summaryrefslogtreecommitdiff
path: root/old-examples/big
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/big')
-rw-r--r--old-examples/big/BigEnglish.gf8
-rw-r--r--old-examples/big/BigEnglishAbs.gf8
-rw-r--r--old-examples/big/BigLexEng.gf5856
-rw-r--r--old-examples/big/BigLexEngAbs.gf5844
-rw-r--r--old-examples/big/BigLexSwe.gf11809
-rw-r--r--old-examples/big/BigLexSweAbs.gf11809
-rw-r--r--old-examples/big/BigSwedish.gf7
-rw-r--r--old-examples/big/BigSwedishAbs.gf5
-rw-r--r--old-examples/big/MAP/Lisp.cf20
-rw-r--r--old-examples/big/MAP/Makefile20
-rw-r--r--old-examples/big/MAP/MkBig.hs42
-rw-r--r--old-examples/big/MAP/TransBig.hs148
-rw-r--r--old-examples/big/MAP/bigwordlist.en6723
-rw-r--r--old-examples/big/MAP/log.txt14
-rw-r--r--old-examples/big/MkDict.hs48
-rw-r--r--old-examples/big/MoreParadigmsSwe.gf29
-rw-r--r--old-examples/big/README9
-rw-r--r--old-examples/big/extract2gf.hs28
-rw-r--r--old-examples/big/mywordlist16056
-rw-r--r--old-examples/big/postedit.hs49
20 files changed, 48532 insertions, 0 deletions
diff --git a/old-examples/big/BigEnglish.gf b/old-examples/big/BigEnglish.gf
new file mode 100644
index 000000000..f7cfe9cf6
--- /dev/null
+++ b/old-examples/big/BigEnglish.gf
@@ -0,0 +1,8 @@
+--# -path=.:alltenses:prelude
+
+concrete BigEnglish of BigEnglishAbs =
+ GrammarEng,
+--- IrregEng,
+ ExtraEng,
+ BigLexEng
+ ** {} ;
diff --git a/old-examples/big/BigEnglishAbs.gf b/old-examples/big/BigEnglishAbs.gf
new file mode 100644
index 000000000..28ea2759c
--- /dev/null
+++ b/old-examples/big/BigEnglishAbs.gf
@@ -0,0 +1,8 @@
+--# -path=.:alltenses:prelude
+
+abstract BigEnglishAbs =
+ Grammar,
+--- IrregEngAbs,
+ ExtraEngAbs,
+ BigLexEngAbs
+ ** {} ;
diff --git a/old-examples/big/BigLexEng.gf b/old-examples/big/BigLexEng.gf
new file mode 100644
index 000000000..a477c9172
--- /dev/null
+++ b/old-examples/big/BigLexEng.gf
@@ -0,0 +1,5856 @@
+concrete BigLexEng of BigLexEngAbs = CatEng ** open ParadigmsEng, IrregEng in {
+lin abandon_V2 = prpV2 (regV "abandon") "" ;
+lin abbreviate_V2 = prpV2 (regV "abbreviate") "" ;
+lin abduct_V2 = prpV2 (regV "abduct") "" ;
+lin able_A2 = regA2 "able" "" ;
+lin able_A = regA "able" ;
+lin abolish_V2 = prpV2 (regV "abolish") "" ;
+lin abolition_N = regN "abolition" ;
+lin abound_V = (regV "abound") ;
+lin about_Prep = mkPrep "about" ;
+lin above_Adv = proAdv "above" ;
+--lin above_Prep = mkPrep "above" ;
+lin abroad_Adv = proAdv "abroad" ;
+lin absence_N2from = prepN2 "absence" "from" ;
+lin absent_A = regA "absent" ;
+lin absent_A2from = regA2 "absent" "from" ;
+lin absentee_N = regN "absentee" ;
+lin absolute_A = longA "absolute" ;
+lin absolve_V3from = dirprepV3 (regV "absolve") "from" ;
+lin abstract_N = regN "abstract" ;
+lin abstract_A = longA "abstract" ;
+lin abstract_V = (regV "abstract") ;
+lin abundance_N = regN "abundance" ;
+lin abundant_A = longA "abundant" ;
+lin academic_A = longA "academic" ;
+lin accelerate_V2 = prpV2 (regV "accelerate") "" ;
+lin accept_V2 = prpV2 (regV "accept") "" ;
+lin access_V2 = prpV2 (regV "access") "" ;
+lin access_N2to = prepN2 "access" "to" ;
+lin accessible_A = longA "accessible" ;
+lin accessible_A2to = longA2 "accessible" "to" ;
+lin accident_N = regN "accident" ;
+lin accommodate_V2 = prpV2 (regV "accommodate") "" ;
+lin accompany_V2 = prpV2 (regV "accompany") "" ;
+lin accomplish_V2 = prpV2 (regV "accomplish") "" ;
+lin accord_V2with = prpV2 (regV "accord") "with" ;
+lin accordingly_Adv = mkAdv "accordingly" ;
+lin account_N = regN "account" ;
+lin account_V2for = prpV2 (regV "account") "for" ;
+lin accumulate_V2 = prpV2 (regV "accumulate") "" ;
+lin accuracy_N = regN "accuracy" ;
+lin accurate_A = longA "accurate" ;
+lin accuse_V3of = dirprepV3 (regV "accuse") "of" ;
+lin ache_N = regN "ache" ;
+lin ache_V = (regV "ache") ;
+lin achieve_V2 = prpV2 (regV "achieve") "" ;
+lin acknowledge_V2 = prpV2 (regV "acknowledge") "" ;
+lin acknowledge_VS = mkVS (regV "acknowledge") ;
+lin acquire_V2 = prpV2 (regV "acquire") "" ;
+lin acquisition_N = regN "acquisition" ;
+lin acquisitive_A = longA "acquisitive" ;
+lin across_Prep = mkPrep "across" ;
+lin act_N = regN "act" ;
+lin act_V = (regV "act") ;
+lin activate_V2 = prpV2 (regV "activate") "" ;
+lin actor_N = regN "actor" ;
+lin actress_N = regN "actress" ;
+lin actual_A = longA "actual" ;
+lin acute_A = longA "acute" ;
+lin adage_N = regN "adage" ;
+lin adapt_V2 = prpV2 (regV "adapt") "" ;
+lin add_V3to = dirprepV3 (regV "add") "to" ;
+lin addict_N = regN "addict" ;
+lin addict_V2 = prpV2 (regV "addict") "" ;
+lin addition_N2to = prepN2 "addition" "to" ;
+lin additive_N = regN "additive" ;
+lin address_N = regN "address" ;
+lin address_V2 = prpV2 (regV "address") "" ;
+lin adept_A = regA "adept" ;
+lin adept_A2at = regA2 "adept" "at" ;
+lin adequacy_N = regN "adequacy" ;
+lin adequate_A = longA "adequate" ;
+lin adequate_A2for = longA2 "adequate" "for" ;
+lin adhere_V2to = prpV2 (regV "adhere") "to" ;
+lin adherent_N = regN "adherent" ;
+lin adhesive_N = regN "adhesive" ;
+lin adhesive_A = longA "adhesive" ;
+lin adjacency_N2to = prepN2 "adjacency" "to" ;
+lin adjacent_A = longA "adjacent" ;
+lin adjacent_A2to = longA2 "adjacent" "to" ;
+lin adjective_N = regN "adjective" ;
+lin adjoin_V2 = prpV2 (regV "adjoin") "" ;
+lin adjunct_N = regN "adjunct" ;
+lin adjust_V2 = prpV2 (regV "adjust") "" ;
+lin administer_V2 = prpV2 (regV "administer") "" ;
+lin administration_N = regN "administration" ;
+lin admire_V2 = prpV2 (regV "admire") "" ;
+lin admissible_A = longA "admissible" ;
+lin admission_N = regN "admission" ;
+lin admission_N2to = prepN2 "admission" "to" ;
+lin admit_V2 = prpV2 (regV "admit") "" ;
+lin admit_V3to = dirprepV3 (regV "admit") "to" ;
+lin admit_V = (regV "admit") ;
+lin admit_V2of = prpV2 (regV "admit") "of" ;
+lin admit_VS = mkVS (regV "admit") ;
+lin adopt_V2 = prpV2 (regV "adopt") "" ;
+lin adult_N = regN "adult" ;
+lin adult_A = longA "adult" ;
+lin advance_N = regN "advance" ;
+lin advance_V = (regV "advance") ;
+lin advantage_N = regN "advantage" ;
+lin advent_N = regN "advent" ;
+lin adventure_N = regN "adventure" ;
+lin adverb_N = regN "adverb" ;
+lin adverbial_A = longA "adverbial" ;
+lin adverse_A = longA "adverse" ;
+lin advertise_V2 = prpV2 (regV "advertise") "" ;
+lin advice_N = regN "advice" ;
+lin advise_V2 = prpV2 (regV "advise") "" ;
+lin advisor_N = regN "advisor" ;
+lin advocate_V2 = prpV2 (regV "advocate") "" ;
+lin aerobic_A = longA "aerobic" ;
+lin aesthetic_A = longA "aesthetic" ;
+lin affair_N = regN "affair" ;
+lin affect_V2 = prpV2 (regV "affect") "" ;
+lin affection_N2for = prepN2 "affection" "for" ;
+lin affix_N = regN "affix" ;
+lin affix_V3with = dirprepV3 (regV "affix") "with" ;
+lin afflict_V2 = prpV2 (regV "afflict") "" ;
+lin afford_V2 = prpV2 (regV "afford") "" ;
+lin afford_VV = mkVV (regV "afford") ;
+lin afresh_Adv = proAdv "afresh" ;
+lin africa_PN = regPN "africa" ;
+lin african_A = longA "african" ;
+lin african_N = regN "african" ;
+lin after_Subj = mkSubj "after" ;
+--lin after_Prep = mkPrep "after" ;
+lin afternoon_N = regN "afternoon" ;
+lin afterthought_N = regN "afterthought" ;
+lin afterwards_Adv = proAdv "afterwards" ;
+lin again_Adv = proAdv "again" ;
+lin against_Prep = mkPrep "against" ;
+lin age_N = regN "age" ;
+lin aged_A = regA "aged" ;
+lin agency_N = regN "agency" ;
+lin agenda_N = regN "agenda" ;
+lin agent_N = regN "agent" ;
+lin aggravate_V2 = prpV2 (regV "aggravate") "" ;
+lin aggressive_A = longA "aggressive" ;
+lin ago_Adv = mkAdv "ago" ;
+lin agree_V2with = prpV2 (regV "agree") "with" ;
+lin ahead_Adv = proAdv "ahead" ;
+lin aid_N = regN "aid" ;
+lin aid_V2 = prpV2 (regV "aid") "" ;
+lin aide_N = regN "aide" ;
+lin aim_N = regN "aim" ;
+lin aim_V2at = prpV2 (regV "aim") "at" ;
+lin aim_V2to = prpV2 (regV "aim") "to" ;
+lin air_N = regN "air" ;
+lin aircraft_N = irregN "aircraft" "aircraft" ;
+lin akin_A = longA "akin" ;
+lin akin_A = longA "akin" ;
+lin alcohol_N = regN "alcohol" ;
+lin alcoholic_A = longA "alcoholic" ;
+lin alcoholic_N = regN "alcoholic" ;
+lin algebra_N = regN "algebra" ;
+lin algorithm_N = regN "algorithm" ;
+lin alias_N2for = prepN2 "alias" "for" ;
+lin align_V2 = prpV2 (regV "align") "" ;
+lin all_Adv = mkAdv "all" ;
+lin allege_VS = mkVS (regV "allege") ;
+lin alley_N = regN "alley" ;
+lin allocate_V3to = dirprepV3 (regV "allocate") "to" ;
+lin allow_V2 = prpV2 (regV "allow") "" ;
+lin allow_V2 = prpV2 (regV "allow") "" ;
+lin allow_V2for = prpV2 (regV "allow") "for" ;
+lin allow_V2of = prpV2 (regV "allow") "of" ;
+lin allude_V2to = prpV2 (regV "allude") "to" ;
+lin ally_N = regN "ally" ;
+lin ally_V2with = prpV2 (regV "ally") "with" ;
+lin almost_Adv = mkAdv "almost" ;
+lin alone_Adv = proAdv "alone" ;
+lin along_Prep = mkPrep "along" ;
+lin aloud_Adv = proAdv "aloud" ;
+lin alphabet_N = regN "alphabet" ;
+lin alphabetic_A = longA "alphabetic" ;
+lin alphanumeric_A = longA "alphanumeric" ;
+--lin already_Adv = mkAdv "already" ;
+lin also_Adv = mkAdv "also" ;
+lin altar_N = regN "altar" ;
+lin alter_V = (regV "alter") ;
+lin alternate_V2with = prpV2 (regV "alternate") "with" ;
+lin alternative_N2to = prepN2 "alternative" "to" ;
+lin alternatively_A = longA "alternatively" ;
+lin always_Adv = mkAdv "always" ;
+lin amaze_V2 = prpV2 (regV "amaze") "" ;
+lin amazing_A = longA "amazing" ;
+lin ambiguity_N = regN "ambiguity" ;
+lin ambiguous_A = longA "ambiguous" ;
+lin ambition_N2 = prepN2 "ambition" "" ;
+lin ambitious_A = longA "ambitious" ;
+lin amenable_A = longA "amenable" ;
+lin amenable_A2to = longA2 "amenable" "to" ;
+lin amend_V2 = prpV2 (regV "amend") "" ;
+lin amenity_N = regN "amenity" ;
+lin america_PN = regPN "america" ;
+lin american_A = longA "american" ;
+lin american_N = regN "american" ;
+lin among_Prep = mkPrep "among" ;
+lin amongst_Prep = mkPrep "amongst" ;
+lin ampere_N = regN "ampere" ;
+lin ampersand_N = regN "ampersand" ;
+lin amuse_V2 = prpV2 (regV "amuse") "" ;
+lin anachronism_N = regN "anachronism" ;
+lin anachronistic_A = longA "anachronistic" ;
+lin analogous_A = longA "analogous" ;
+lin analogous_A2to = longA2 "analogous" "to" ;
+lin analogue_N = regN "analogue" ;
+lin analogy_N2with = prepN2 "analogy" "with" ;
+lin analyse_V2 = prpV2 (regV "analyse") "" ;
+lin analysis_N = irregN "analysis" "analyses" ;
+lin analytic_A = longA "analytic" ;
+lin anaphor_N = regN "anaphor" ;
+lin anaphora_N = regN "anaphora" ;
+lin anaphoric_A = longA "anaphoric" ;
+lin ancestor_N = regN "ancestor" ;
+lin ancient_A = longA "ancient" ;
+lin anecdote_N = regN "anecdote" ;
+lin anger_N = regN "anger" ;
+lin angle_N = regN "angle" ;
+lin angled_A = longA "angled" ;
+lin angler_N = regN "angler" ;
+lin angling_N = regN "angling" ;
+lin angry_A = regA "angry" ;
+lin angry_A2about = regA2 "angry" "about" ;
+lin angry_A2at = regA2 "angry" "at" ;
+lin angry_A2with = regA2 "angry" "with" ;
+lin angry_A2 = regA2 "angry" "" ;
+lin animal_N = regN "animal" ;
+lin animate_A = longA "animate" ;
+lin animate_V2 = prpV2 (regV "animate") "" ;
+lin ankle_N = regN "ankle" ;
+lin annotate_V2 = prpV2 (regV "annotate") "" ;
+lin announce_V2 = prpV2 (regV "announce") "" ;
+lin announce_V2 = prpV2 (regV "announce") "" ;
+lin annoy_V2 = prpV2 (regV "annoy") "" ;
+lin annual_A = longA "annual" ;
+lin anomalous_A = longA "anomalous" ;
+lin anomaly_N = regN "anomaly" ;
+lin answer_N = regN "answer" ;
+lin answer_V2 = prpV2 (regV "answer") "" ;
+lin ant_N = regN "ant" ;
+lin antecedent_N = regN "antecedent" ;
+lin anthropomorphic_A = longA "anthropomorphic" ;
+lin anthropomorphism_N = regN "anthropomorphism" ;
+lin antibiotic_N = regN "antibiotic" ;
+lin anticipate_V2 = prpV2 (regV "anticipate") "" ;
+lin anticipate_V = (regV "anticipate") ;
+lin anticipate_VS = mkVS (regV "anticipate") ;
+lin anxiety_N = regN "anxiety" ;
+lin anxious_A = longA "anxious" ;
+lin anxious_A2about = longA2 "anxious" "about" ;
+lin anxious_A2 = longA2 "anxious" "" ;
+lin anyhow_Adv = proAdv "anyhow" ;
+lin anyway_Adv = mkAdv "anyway" ;
+lin anywhere_Adv = proAdv "anywhere" ;
+lin ape_N = regN "ape" ;
+lin apologetic_A = longA "apologetic" ;
+lin apologetic_A2for = longA2 "apologetic" "for" ;
+lin apologise_V2for = prpV2 (regV "apologise") "for" ;
+lin apologize_V2for = prpV2 (regV "apologize") "for" ;
+lin appal_V2 = prpV2 (regV "appal") "" ;
+lin apparatus_N = regN "apparatus" ;
+lin apparent_A = longA "apparent" ;
+lin apparent_A2to = longA2 "apparent" "to" ;
+lin apparition_N = regN "apparition" ;
+lin appeal_V2to = prpV2 (regV "appeal") "to" ;
+lin appeal_N2to = prepN2 "appeal" "to" ;
+lin appear_V2 = prpV2 (regV "appear") "" ;
+lin appear_V2 = prpV2 (regV "appear") "" ;
+lin appear_V = (regV "appear") ;
+lin appear_V2 = prpV2 (regV "appear") "" ;
+lin append_V3to = dirprepV3 (regV "append") "to" ;
+lin appendix_N = irregN "appendix" "appendices" ;
+lin apple_N = regN "apple" ;
+lin applicable_A = longA "applicable" ;
+lin applicable_A2to = longA2 "applicable" "to" ;
+lin applicant_N = regN "applicant" ;
+lin apply_V3to = dirprepV3 (regV "apply") "to" ;
+lin apply_V2for = prpV2 (regV "apply") "for" ;
+lin appoint_V2 = prpV2 (regV "appoint") "" ;
+lin appoint_V = (regV "appoint") ;
+lin appoint_V2 = prpV2 (regV "appoint") "" ;
+lin appointment_N = regN "appointment" ;
+lin apposite_A = longA "apposite" ;
+lin appraise_V2 = prpV2 (regV "appraise") "" ;
+lin appreciate_VS = mkVS (regV "appreciate") ;
+lin apprehend_V2 = prpV2 (regV "apprehend") "" ;
+lin apprehension_N = regN "apprehension" ;
+lin apprehensive_A = longA "apprehensive" ;
+lin approach_V2 = prpV2 (regV "approach") "" ;
+lin approach_N2to = prepN2 "approach" "to" ;
+lin approbation_N = regN "approbation" ;
+lin appropriate_A = longA "appropriate" ;
+lin appropriate_A2for = longA2 "appropriate" "for" ;
+lin approve_V2of = prpV2 (regV "approve") "of" ;
+lin approximate_A = longA "approximate" ;
+lin approximate_V2to = prpV2 (regV "approximate") "to" ;
+lin april_PN = regPN "april" ;
+lin apse_N = regN "apse" ;
+lin apt_A = regA "apt" ;
+lin apt_A2 = regA2 "apt" "" ;
+lin aptitude_N = regN "aptitude" ;
+lin arabian_A = longA "arabian" ;
+lin arabic_A = longA "arabic" ;
+lin arbitrary_A = longA "arbitrary" ;
+lin arc_N = regN "arc" ;
+lin arch_N = regN "arch" ;
+lin archetype_N = regN "archetype" ;
+lin architect_N = regN "architect" ;
+lin architecture_N = regN "architecture" ;
+lin area_N = regN "area" ;
+lin arena_N = regN "arena" ;
+lin argue_V = (regV "argue") ;
+lin argument_N2s_withabout = prepN2 "argument" "s_withabout" ; --
+lin argument_N2 = prepN2 "argument" "" ; --
+--lin arise_V = useV IrregEng.arise_V ;
+lin arithmetic_N = regN "arithmetic" ;
+lin arm_N = regN "arm" ;
+lin arm_V2 = prpV2 (regV "arm") "" ;
+lin armour_N = regN "armour" ;
+lin armoury_N = regN "armoury" ;
+lin army_N = regN "army" ;
+lin around_Prep = mkPrep "around" ;
+lin arouse_V2 = prpV2 (regV "arouse") "" ;
+lin arrange_V = (regV "arrange") ;
+lin arrange_V2 = prpV2 (regV "arrange") "" ;
+lin arrange_VV = mkVV (regV "arrange") ;
+lin arrange_V2 = prpV2 (regV "arrange") "" ;
+lin array_N = regN "array" ;
+lin arrest_V2 = prpV2 (regV "arrest") "" ;
+lin arrive_V = (regV "arrive") ;
+lin arrive_V2at = prpV2 (regV "arrive") "at" ;
+lin arrow_N = regN "arrow" ;
+lin art_N = regN "art" ;
+lin artefact_N = regN "artefact" ;
+lin article_N = regN "article" ;
+lin articulate_V2 = prpV2 (regV "articulate") "" ;
+lin artificial_A = longA "artificial" ;
+lin artist_N = regN "artist" ;
+lin as_Subj = mkSubj "as" ;
+lin ascend_V2 = prpV2 (regV "ascend") "" ;
+lin ascend_V = (regV "ascend") ;
+lin ascent_N = regN "ascent" ;
+lin ascertain_V2 = prpV2 (regV "ascertain") "" ;
+lin ascribe_V3to = dirprepV3 (regV "ascribe") "to" ;
+lin ash_N = regN "ash" ;
+lin asia_PN = regPN "asia" ;
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin ask_V3for = dirprepV3 (regV "ask") "for" ;
+lin ask_V3to = dirprepV3 (regV "ask") "to" ;
+lin ask_V3s = dirprepV3 (regV "ask") "s" ; --
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin ask_V2for = prpV2 (regV "ask") "for" ;
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin ask_V2 = prpV2 (regV "ask") "" ;
+lin aspect_N = regN "aspect" ;
+lin aspire_V2to = prpV2 (regV "aspire") "to" ;
+lin aspire_VV = mkVV (regV "aspire") ;
+lin aspirin_N = regN "aspirin" ;
+lin ass_N = regN "ass" ;
+lin assault_N = regN "assault" ;
+lin assault_V2 = prpV2 (regV "assault") "" ;
+lin assemble_V2 = prpV2 (regV "assemble") "" ;
+lin assembly_N = regN "assembly" ;
+lin assent_V2to = prpV2 (regV "assent") "to" ;
+lin assert_VS = mkVS (regV "assert") ;
+lin assess_V2 = prpV2 (regV "assess") "" ;
+lin assign_V3to = dirprepV3 (regV "assign") "to" ;
+lin assimilate_V2 = prpV2 (regV "assimilate") "" ;
+lin assist_V2 = prpV2 (regV "assist") "" ;
+lin assist_V = (regV "assist") ;
+lin assist_V2 = prpV2 (regV "assist") "" ;
+lin assist_V2at = prpV2 (regV "assist") "at" ;
+lin assistant_N = regN "assistant" ;
+lin associate_V3with =dirprepV3 (regV "associate") "with" ;
+lin association_N = regN "association" ;
+lin assume_V2 = prpV2 (regV "assume") "" ;
+lin assume_VS = mkVS (regV "assume") ;
+lin assumption_N2 = prepN2 "assumption" "" ; --
+lin assure_VS = mkVS (regV "assure") ;
+lin asterisk_N = regN "asterisk" ;
+lin asthma_N = regN "asthma" ;
+lin asthmatic_A = longA "asthmatic" ;
+lin asthmatically_Adv = mkAdv "asthmatically" ;
+lin astonish_V2 = prpV2 (regV "astonish") "" ;
+lin astronomer_N = regN "astronomer" ;
+lin astronomy_N = regN "astronomy" ;
+lin asymmetry_N = regN "asymmetry" ;
+lin at_Prep = mkPrep "at" ;
+lin atlas_N = regN "atlas" ;
+lin atmosphere_N = regN "atmosphere" ;
+lin atom_N = regN "atom" ;
+lin attach_V2 = prpV2 (regV "attach") "" ;
+lin attach_V3to =dirprepV3 (regV "attach") "to" ;
+lin attach_V2to = prpV2 (regV "attach") "to" ;
+lin attack_V2 = prpV2 (regV "attack") "" ;
+lin attack_N2on = prepN2 "attack" "on" ;
+lin attain_V2 = prpV2 (regV "attain") "" ;
+lin attempt_N2 = prepN2 "attempt" "" ;
+lin attempt_VV = mkVV (regV "attempt") ;
+lin attend_V2to = prpV2 (regV "attend") "to" ;
+lin attention_N2to = prepN2 "attention" "to" ;
+lin attentive_A = longA "attentive" ;
+lin attentive_A2to = longA2 "attentive" "to" ;
+lin attitude_N = regN "attitude" ;
+lin attract_V2 = prpV2 (regV "attract") "" ;
+lin attribute_N = regN "attribute" ;
+lin attribute_V3to =dirprepV3 (regV "attribute") "to" ;
+lin audible_A = longA "audible" ;
+lin audience_N = regN "audience" ;
+lin augment_V2 = prpV2 (regV "augment") "" ;
+lin august_PN = regPN "august" ;
+lin aunt_N2of = prepN2 "aunt" "of" ;
+lin australia_PN = regPN "australia" ;
+lin australian_A = longA "australian" ;
+lin austria_PN = regPN "austria" ;
+lin author_N = regN "author" ;
+lin authority_N = regN "authority" ;
+lin authorize_V2 = prpV2 (regV "authorize") "" ;
+lin automate_V2 = prpV2 (regV "automate") "" ;
+lin automatic_A = longA "automatic" ;
+lin automatically_Adv = mkAdv "automatically" ;
+lin automaton_N = irregN "automaton" "automata" ;
+lin autonomous_A = longA "autonomous" ;
+lin autonomy_N = regN "autonomy" ;
+lin autumn_N = regN "autumn" ;
+lin auxiliary_A = longA "auxiliary" ;
+lin auxiliary_N = regN "auxiliary" ;
+lin avail_V2 = prpV2 (regV "avail") "" ;
+lin available_A = longA "available" ;
+lin avenue_N = regN "avenue" ;
+lin average_A = longA "average" ;
+lin average_N = regN "average" ;
+lin average_V2 = prpV2 (regV "average") "" ;
+lin avoid_V2 = prpV2 (regV "avoid") "" ;
+lin avoid_V2 = prpV2 (regV "avoid") "" ;
+lin avowed_A = longA "avowed" ;
+lin await_V2 = prpV2 (regV "await") "" ;
+lin awaken_V2 = prpV2 (regV "awaken") "" ;
+lin award_V3to =dirprepV3 (regV "award") "to" ;
+lin awful_A = longA "awful" ;
+lin awkward_A = regA "awkward" ;
+lin axe_N = regN "axe" ;
+lin axiom_N = regN "axiom" ;
+lin axiomatic_A = longA "axiomatic" ;
+lin axiomatize_V2 = prpV2 (regV "axiomatize") "" ;
+lin axis_N = irregN "axis" "axes" ;
+lin baby_N = regN "baby" ;
+lin back_N = regN "back" ;
+lin background_N = regN "background" ;
+lin backing_N = regN "backing" ;
+lin backtrack_V = (regV "backtrack") ;
+lin backward_A = longA "backward" ;
+lin backwards_Adv = proAdv "backwards" ;
+lin bacterial_A = longA "bacterial" ;
+lin bacterium_N = irregN "bacterium" "bacteria" ;
+lin bad_A = longA "bad" ;
+lin bag_N = regN "bag" ;
+lin bake_V2 = prpV2 (regV "bake") "" ;
+lin bake_V = (regV "bake") ;
+lin balance_V = (regV "balance") ;
+lin ball_N = regN "ball" ;
+lin ballad_N = regN "ballad" ;
+lin banal_A = longA "banal" ;
+lin banana_N = regN "banana" ;
+lin band_N = regN "band" ;
+lin bang_N = regN "bang" ;
+lin banish_V2 = prpV2 (regV "banish") "" ;
+lin bank_N = regN "bank" ;
+lin bar_N = regN "bar" ;
+lin bar_V2 = prpV2 (regV "bar") "" ;
+lin bare_A = regA "bare" ;
+lin bare_V2 = prpV2 (regV "bare") "" ;
+lin bark_N = regN "bark" ;
+lin bark_V = (regV "bark") ;
+lin barn_N = regN "barn" ;
+lin baron_N = regN "baron" ;
+lin barrel_N = regN "barrel" ;
+lin base_N = regN "base" ;
+lin base_V3loc =dirprepV3 (regV "base") "loc" ;
+lin basic_A = longA "basic" ;
+lin basically_Adv = mkAdv "basically" ;
+lin basin_N = regN "basin" ;
+lin basis_N = irregN "basis" "basis" ;
+lin basis_N2for = irregN2 "basis" "bases" "for" ;
+lin basis_N2of = irregN2 "basis" "bases" "of" ;
+lin basket_N = regN "basket" ;
+lin bat_N = regN "bat" ;
+lin batch_N = regN "batch" ;
+lin bath_N = regN "bath" ;
+lin bathe_V = (regV "bathe") ;
+lin batsman_N = irregN "batsman" "batsman" ;
+lin battle_N = regN "battle" ;
+lin beach_N = regN "beach" ;
+lin beak_N = regN "beak" ;
+lin beam_N = regN "beam" ;
+lin bean_N = regN "bean" ;
+lin bear_N = regN "bear" ;
+lin bear_V2 = prpV2 bear_V "" ;
+lin beard_N = regN "beard" ;
+lin beast_N = regN "beast" ;
+lin beat_V2 = prpV2 beat_V "" ;
+lin beauty_N = regN "beauty" ;
+--lin because_Subj = mkSubj "because" ;
+lin become_V2 = prpV2 become_V "" ;
+lin bed_N = regN "bed" ;
+lin bee_N = regN "bee" ;
+lin beer_N = massN "beer" ;
+lin before_Subj = mkSubj "before" ;
+--lin before_Prep = mkPrep "before" ;
+lin beg_V2 = prpV2 (regV "beg") "" ;
+lin begin_V2 = prpV2 begin_V "" ;
+lin beginning_N = regN "beginning" ;
+lin behalf_N = irregN "behalf" "behalf" ;
+lin behave_V = (regV "behave") ;
+lin behaviour_N = massN "behaviour" ;
+--lin behind_Prep = mkPrep "behind" ;
+lin being_N = regN "being" ;
+lin belief_N = regN "belief" ;
+lin belief_N2in = prepN2 "belief" "in" ;
+lin belief_N2 = prepN2 "belief" "" ;
+lin believe_V2 = prpV2 (regV "believe") "" ;
+lin believe_V2in = prpV2 (regV "believe") "in" ;
+lin believe_VS = mkVS (regV "believe") ;
+lin believe_VS = mkVS (regV "believe") ;
+lin believe_VS = mkVS (regV "believe") ;
+lin bell_N = regN "bell" ;
+lin belong_V2 = prpV2 (regV "belong") "" ;
+lin beloved_A = longA "beloved" ;
+lin beloved_A2by = longA2 "beloved" "by" ;
+lin below_Prep = mkPrep "below" ;
+lin belt_N = regN "belt" ;
+lin bench_N = regN "bench" ;
+lin bend_V = useV IrregEng.bend_V ;
+lin beneath_Prep = mkPrep "beneath" ;
+lin beneficial_A = longA "beneficial" ;
+lin beneficial_A2to = longA2 "beneficial" "to" ;
+lin benefit_N = regN "benefit" ;
+lin berry_N = regN "berry" ;
+lin beside_Prep = mkPrep "beside" ;
+lin besides_Adv = proAdv "besides" ;
+lin bet_N = regN "bet" ;
+lin betray_V2 = prpV2 (regV "betray") "" ;
+lin beyond_Prep = mkPrep "beyond" ;
+lin bias_V2 = prpV2 (regV "bias") "" ;
+lin bible_N = regN "bible" ;
+lin biblical_A = regA "biblical" ;
+lin bibliography_N = regN "bibliography" ;
+lin biconditional_V = (regV "biconditional") ;
+lin bicycle_N = regN "bicycle" ;
+lin bidirectional_A = longA "bidirectional" ;
+lin big_A = regA "big" ;
+lin bike_N = regN "bike" ;
+lin bill_N = regN "bill" ;
+lin bill_PN = regPN "bill" ;
+lin billion_N2 = prepN2 "billion" "" ;
+lin bin_N = regN "bin" ;
+lin binary_A = longA "binary" ;
+lin bind_V2 = prpV2 bind_V "" ;
+lin binding_N = regN "binding" ;
+lin bird_N = regN "bird" ;
+lin birth_N = regN "birth" ;
+lin birthday_N = regN "birthday" ;
+lin bisect_V = (regV "bisect") ;
+lin bisector_N = regN "bisector" ;
+lin bit_N = regN "bit" ;
+lin bite_V2 = prpV2 bite_V "" ;
+lin bitter_A = longA "bitter" ;
+lin bizarre_A = longA "bizarre" ;
+lin black_A = regA "black" ;
+lin blackboard_N = regN "blackboard" ;
+lin blade_N = regN "blade" ;
+lin blame_V3for =dirprepV3 (regV "blame") "for" ;
+lin blame_N = regN "blame" ;
+lin blame_N2for = prepN2 "blame" "for" ;
+lin blank_A = regA "blank" ;
+lin blank_N = regN "blank" ;
+lin bleed_V = useV IrregEng.bleed_V ;
+lin blind_A = regA "blind" ;
+lin blind_V2 = prpV2 (regV "blind") "" ;
+lin block_N = regN "block" ;
+lin block_V2 = prpV2 (regV "block") "" ;
+lin blood_N = regN "blood" ;
+lin blow_N = regN "blow" ;
+lin blow_V = useV IrregEng.blow_V ;
+lin blue_A = regA "blue" ;
+lin bluff_V = (regV "bluff") ;
+lin board_N = regN "board" ;
+lin boat_N = regN "boat" ;
+lin body_N = regN "body" ;
+lin boil_V2 = prpV2 (regV "boil") "" ;
+lin bold_A = regA "bold" ;
+lin bomb_N = regN "bomb" ;
+lin bomb_V2 = prpV2 (regV "bomb") "" ;
+lin bombard_V2 = prpV2 (regV "bombard") "" ;
+lin bond_N = regN "bond" ;
+lin bond_V3to =dirprepV3 (regV "bond") "to" ;
+lin bone_N = regN "bone" ;
+lin bonus_N = regN "bonus" ;
+lin book_N = regN "book" ;
+lin bookkeeping_N = regN "bookkeeping" ;
+lin boolean_A = longA "boolean" ;
+lin boorish_A = longA "boorish" ;
+lin boost_V2 = prpV2 (regV "boost") "" ;
+lin boot_N = regN "boot" ;
+lin bootstrap_N = regN "bootstrap" ;
+lin border_N = regN "border" ;
+lin border_V2 = prpV2 (regV "border") "" ;
+lin bore_N = regN "bore" ;
+lin bore_V2 = prpV2 (regV "bore") "" ;
+lin borrow_V3from =dirprepV3 (regV "borrow") "from" ;
+lin boss_N = regN "boss" ;
+lin bother_V2 = prpV2 (regV "bother") "" ;
+lin bother_V2about = prpV2 (regV "bother") "about" ;
+lin bottle_N = regN "bottle" ;
+lin bottom_N = regN "bottom" ;
+lin bough_N = regN "bough" ;
+lin bound_A2for = longA2 "bound" "for" ;
+lin bound_V = (regV "bound") ;
+lin boundary_N = regN "boundary" ;
+lin bounded_A = longA "bounded" ;
+lin bow_N = regN "bow" ;
+lin bowl_N = regN "bowl" ;
+lin box_N = regN "box" ;
+lin boy_N = regN "boy" ;
+lin brace_N = regN "brace" ;
+lin bracket_N = regN "bracket" ;
+lin bracket_V2 = prpV2 (regV "bracket") "" ;
+lin brain_N = regN "brain" ;
+lin branch_V = (regV "branch") ;
+lin brand_N = regN "brand" ;
+lin brandy_N = regN "brandy" ;
+lin brass_N = regN "brass" ;
+lin brave_A = regA "brave" ;
+lin breach_N = regN "breach" ;
+lin breach_V2 = prpV2 (regV "breach") "" ;
+lin bread_N = regN "bread" ;
+lin breadth_N = regN "breadth" ;
+lin break_N = regN "break" ;
+lin break_V2 = prpV2 break_V "" ;
+lin breakage_N = regN "breakage" ;
+lin breakfast_N = regN "breakfast" ;
+lin breath_N = regN "breath" ;
+lin breathe_V = (regV "breathe") ;
+lin breed_V = (regV "breed") ;
+lin breed_N = regN "breed" ;
+lin breeze_N = regN "breeze" ;
+lin brew_V2 = prpV2 (regV "brew") "" ;
+lin brick_N = regN "brick" ;
+lin bridge_N = regN "bridge" ;
+lin bridge_V2 = prpV2 (regV "bridge") "" ;
+lin brief_A = regA "brief" ;
+lin bright_A = regA "bright" ;
+lin brilliant_A = regA "brilliant" ;
+lin bring_V2 = prpV2 bring_V "" ;
+lin bristle_N = regN "bristle" ;
+lin britain_PN = regPN "britain" ;
+lin british_A = longA "british" ;
+lin broach_V2 = prpV2 (regV "broach") "" ;
+lin broad_A = regA "broad" ;
+lin broadcast_N = regN "broadcast" ;
+lin bronchitis_N = regN "bronchitis" ;
+lin brother_N = regN "brother" ;
+lin brother_N2of = prepN2 "brother" "of" ;
+lin brown_A = regA "brown" ;
+lin bruise_N = regN "bruise" ;
+lin bruise_V2 = prpV2 (regV "bruise") "" ;
+lin brute_N = regN "brute" ;
+lin bucket_N = regN "bucket" ;
+lin bud_N = regN "bud" ;
+lin bud_V = (regV "bud") ;
+lin buffer_N = regN "buffer" ;
+lin buffer_V2 = prpV2 (regV "buffer") "" ;
+lin bug_N = regN "bug" ;
+lin build_V2 = prpV2 build_V "" ;
+lin building_N = regN "building" ;
+lin bullet_N = regN "bullet" ;
+lin bully_N = regN "bully" ;
+lin bully_V2 = prpV2 (regV "bully") "" ;
+lin bun_N = regN "bun" ;
+lin bunch_N = regN "bunch" ;
+lin bundle_N = regN "bundle" ;
+lin burden_N = regN "burden" ;
+lin burn_V2 = prpV2 burn_V "" ;
+lin burst_V = useV IrregEng.burst_V ;
+lin bury_V2 = prpV2 (regV "bury") "" ;
+lin bus_N = regN "bus" ;
+lin bush_N = regN "bush" ;
+lin business_N = regN "business" ;
+lin busy_A = regA "busy" ;
+lin butter_N = massN "butter" ;
+lin butter_V2 = prpV2 (regV "butter") "" ;
+lin butterfly_N = regN "butterfly" ;
+lin button_N = regN "button" ;
+lin buy_V2 = prpV2 buy_V "" ;
+lin buzz_V = (regV "buzz") ;
+lin by_Prep = mkPrep "by" ;
+lin cabinet_N = regN "cabinet" ;
+lin cable_N = regN "cable" ;
+lin cage_N = regN "cage" ;
+lin cake_N = regN "cake" ;
+lin calculate_V2 = prpV2 (regV "calculate") "" ;
+lin calculus_N = regN "calculus" ;
+lin call_N = regN "call" ;
+lin call_V2 = prpV2 (regV "call") "" ;
+lin calm_A = regA "calm" ;
+lin cam_N = regN "cam" ;
+lin cambridge_PN = regPN "cambridge" ;
+lin camel_N = regN "camel" ;
+lin camera_N = regN "camera" ;
+lin camp_N = regN "camp" ;
+lin campaign_N = regN "campaign" ;
+lin can_N = regN "can" ;
+lin can_V2 = prpV2 (regV "can") "" ;
+lin canada_PN = regPN "canada" ;
+lin canadian_A = regA "canadian" ;
+lin cancel_V2 = prpV2 (regV "cancel") "" ;
+lin cancer_N = regN "cancer" ;
+lin candid_A = longA "candid" ;
+lin candidate_N = regN "candidate" ;
+lin candle_N = regN "candle" ;
+lin cannon_N = regN "cannon" ;
+lin canonical_A = longA "canonical" ;
+lin cap_N = regN "cap" ;
+lin capable_A = longA "capable" ;
+lin capable_A2of = longA2 "capable" "of" ;
+lin capacity_N = regN "capacity" ;
+lin capital_N = regN "capital" ;
+lin captain_N = regN "captain" ;
+lin captain_N2 = prepN2 "captain" "" ;
+lin capture_V2 = prpV2 (regV "capture") "" ;
+lin car_N = regN "car" ;
+lin card_N = regN "card" ;
+lin cardboard_N = massN "cardboard" ;
+lin cardinal_A = longA "cardinal" ;
+lin cardinal_N = regN "cardinal" ;
+lin care_V = (regV "care") ;
+lin care_N = massN "care" ;
+lin career_N = regN "career" ;
+lin carriage_N = regN "carriage" ;
+lin carry_V2 = prpV2 (regV "carry") "" ;
+lin cart_N = regN "cart" ;
+lin cartesian_A = longA "cartesian" ;
+lin carve_V2 = prpV2 (regV "carve") "" ;
+lin case_N = regN "case" ;
+lin cash_N = regN "cash" ;
+lin cast_N = regN "cast" ;
+lin cast_V2 = prpV2 cast_V "" ;
+lin castle_N = regN "castle" ;
+lin casual_A = longA "casual" ;
+lin cat_N = regN "cat" ;
+lin catch_N = regN "catch" ;
+lin catch_V2 = prpV2 catch_V "" ;
+lin categorical_A = longA "categorical" ;
+lin category_N = regN "category" ;
+lin cater_V2for = prpV2 (regV "cater") "for" ;
+lin cause_N = regN "cause" ;
+lin cause_V2 = prpV2 (regV "cause") "" ;
+lin caution_N = massN "caution" ;
+lin cautious_A = longA "cautious" ;
+lin cave_N = regN "cave" ;
+lin caviar_N = regN "caviar" ;
+lin cease_V = (regV "cease") ;
+lin ceiling_N = regN "ceiling" ;
+lin cell_N = regN "cell" ;
+lin cellar_N = regN "cellar" ;
+lin cement_N = regN "cement" ;
+--lin cement_N = massN "cement" ;
+lin census_N = regN "census" ;
+lin cent_N = regN "cent" ;
+lin centaur_N = regN "centaur" ;
+lin center_N = regN "center" ;
+lin centre_N = regN "centre" ;
+lin centre_V2 = prpV2 (regV "centre") "" ;
+lin century_N = regN "century" ;
+lin ceremonial_A = longA "ceremonial" ;
+lin ceremony_N = regN "ceremony" ;
+lin certain_A = longA "certain" ;
+lin certain_A2of = longA2 "certain" "of" ;
+lin certain_A2 = longA2 "certain" "" ;
+lin certainty_N = regN "certainty" ;
+lin certainty_N2 = prepN2 "certainty" "" ;
+lin certify_V2 = prpV2 (regV "certify") "" ;
+lin certitude_N = regN "certitude" ;
+lin chain_N = regN "chain" ;
+lin chain_V3to =dirprepV3 (regV "chain") "to" ;
+lin chair_N = regN "chair" ;
+lin chairman_N = irregN "chairman" "chairman" ;
+lin chairwoman_N = irregN "chairwoman" "chairwoman" ;
+lin chalk_N = massN "chalk" ;
+lin challenge_N = regN "challenge" ;
+lin challenge_N2to = prepN2 "challenge" "to" ;
+lin chance_N = regN "chance" ;
+lin chancellor_N = regN "chancellor" ;
+lin change_V = (regV "change") ;
+lin change_N = regN "change" ;
+lin change_V2 = prpV2 (regV "change") "" ;
+lin channel_N = regN "channel" ;
+lin chap_N = regN "chap" ;
+lin chapter_N = regN "chapter" ;
+lin char_V = (regV "char") ;
+lin character_N = regN "character" ;
+lin characteristic_N = regN "characteristic" ;
+lin characteristic_A = longA "characteristic" ;
+lin characteristic_A2of = longA2 "characteristic" "of" ;
+lin characteristically_A = longA "characteristically" ;
+lin characterize_V3_pred =dirprepV3 (regV "characterize") "_pred" ;
+lin charge_N = regN "charge" ;
+lin charge_V3with =dirprepV3 (regV "charge") "with" ;
+lin charitable_A = longA "charitable" ;
+lin charity_N = regN "charity" ;
+lin charm_N = regN "charm" ;
+lin charm_V2 = prpV2 (regV "charm") "" ;
+lin charming_A = longA "charming" ;
+lin chart_N = regN "chart" ;
+lin chase_V2 = prpV2 (regV "chase") "" ;
+lin chaste_A = regA "chaste" ;
+lin cheap_A = regA "cheap" ;
+lin cheat_N = regN "cheat" ;
+lin cheat_V2 = prpV2 (regV "cheat") "" ;
+lin check_N = regN "check" ;
+lin check_V2 = prpV2 (regV "check") "" ;
+lin checkmate_N = regN "checkmate" ;
+lin cheek_N = regN "cheek" ;
+lin cheer_V = (regV "cheer") ;
+lin cheer_N = regN "cheer" ;
+lin cheerful_A = longA "cheerful" ;
+lin cheese_N = massN "cheese" ;
+lin chemical_A = regA "chemical" ;
+lin chemist_N = regN "chemist" ;
+lin chemistry_N = irregN "chemistry" "chemistry" ;
+lin cheque_N = regN "cheque" ;
+lin chequered_A = longA "chequered" ;
+lin chess_N = massN "chess" ;
+lin chest_N = regN "chest" ;
+lin chicken_N = regN "chicken" ;
+lin chief_N = regN "chief" ;
+lin child_N = irregN "child" "child" ;
+lin chimney_N = regN "chimney" ;
+lin chin_N = regN "chin" ;
+lin china_PN = regPN "china" ;
+lin chinaman_N = regN "chinaman" ;
+lin chinese_A = longA "chinese" ;
+lin chocolate_N = massN "chocolate" ;
+lin choice_N = regN "choice" ;
+lin choose_V2 = prpV2 choose_V "" ;
+lin christian_N = regN "christian" ;
+lin christmas_N = regN "christmas" ;
+lin chronic_A = longA "chronic" ;
+lin chronology_N = regN "chronology" ;
+lin chunk_N = regN "chunk" ;
+lin church_N = regN "church" ;
+lin churn_N = regN "churn" ;
+lin churn_V2 = prpV2 (regV "churn") "" ;
+lin churn_V = (regV "churn") ;
+lin cigar_N = regN "cigar" ;
+lin cigarette_N = regN "cigarette" ;
+lin cinema_N = regN "cinema" ;
+lin circle_N = regN "circle" ;
+lin circuit_N = regN "circuit" ;
+lin circular_A = longA "circular" ;
+lin circulate_V = (regV "circulate") ;
+lin circumscribe_V2 = prpV2 (regV "circumscribe") "" ;
+lin circumstance_N = regN "circumstance" ;
+lin circumvent_V = (regV "circumvent") ;
+lin cite_V2 = prpV2 (regV "cite") "" ;
+lin citizen_N = regN "citizen" ;
+lin city_N = regN "city" ;
+lin civilize_V2 = prpV2 (regV "civilize") "" ;
+lin clad_A = longA "clad" ;
+lin clad_A2in = longA2 "clad" "in" ;
+lin claim_VS = mkVS (regV "claim") ;
+lin claim_N2 = prepN2 "claim" "" ;
+lin clan_N = regN "clan" ;
+lin clap_V = (regV "clap") ;
+lin clap_N = regN "clap" ;
+lin clarify_V2 = prpV2 (regV "clarify") "" ;
+lin clarity_N = regN "clarity" ;
+lin clash_V2with = prpV2 (regV "clash") "with" ;
+lin class_N = regN "class" ;
+lin class_V3_pred =dirprepV3 (regV "class") "_pred" ;
+lin classic_A = longA "classic" ;
+lin classify_V2 = prpV2 (regV "classify") "" ;
+lin clause_N = regN "clause" ;
+lin clay_N = massN "clay" ;
+lin clean_A = regA "clean" ;
+lin clean_V2 = prpV2 (regV "clean") "" ;
+lin clear_V2 = prpV2 (regV "clear") "" ;
+lin clear_A = regA "clear" ;
+lin clear_A2 = regA2 "clear" "" ;
+--lin cleave_V2 = prpV2 cleave_V "" ;
+lin cleaver_N = regN "cleaver" ;
+lin cleft_N = regN "cleft" ;
+lin clerk_N = regN "clerk" ;
+lin clever_A = regA "clever" ;
+lin client_N = regN "client" ;
+lin cliff_N = regN "cliff" ;
+lin climate_N = regN "climate" ;
+lin climax_N = regN "climax" ;
+lin climb_V2 = prpV2 (regV "climb") "" ;
+lin clinic_N = regN "clinic" ;
+lin clip_N = regN "clip" ;
+lin clitic_N = regN "clitic" ;
+lin clock_N = regN "clock" ;
+lin clog_N = regN "clog" ;
+lin close_V2 = prpV2 (regV "close") "" ;
+lin close_A = regA "close" ;
+lin close_A2to = regA2 "close" "to" ;
+lin closet_N = regN "closet" ;
+lin closure_N = regN "closure" ;
+lin cloth_N = regN "cloth" ;
+lin clothe_V2 = prpV2 (regV "clothe") "" ;
+lin clothing_N = regN "clothing" ;
+lin cloud_N = regN "cloud" ;
+lin clove_V2 = prpV2 (regV "clove") "" ;
+lin club_N = regN "club" ;
+lin clue_N = regN "clue" ;
+lin clumsy_A = regA "clumsy" ;
+lin clutter_N = regN "clutter" ;
+lin coach_N = regN "coach" ;
+lin coach_V2 = prpV2 (regV "coach") "" ;
+lin coal_N = massN "coal" ;
+lin coalesce_V = (regV "coalesce") ;
+lin coarse_A = regA "coarse" ;
+lin coast_N = regN "coast" ;
+lin coast_V2 = prpV2 (regV "coast") "" ;
+lin coaster_N = regN "coaster" ;
+lin coat_N = regN "coat" ;
+lin cocktail_N = regN "cocktail" ;
+lin cocoa_N = massN "cocoa" ;
+lin coconut_N = regN "coconut" ;
+lin code_N = regN "code" ;
+lin code_V2 = prpV2 (regV "code") "" ;
+lin coefficient_N = regN "coefficient" ;
+lin coerce_V2 = prpV2 (regV "coerce") "" ;
+lin coffee_N = massN "coffee" ;
+lin cog_N = regN "cog" ;
+lin cognition_N = regN "cognition" ;
+lin cognitive_A = longA "cognitive" ;
+lin coherence_N = massN "coherence" ;
+lin coherent_A = longA "coherent" ;
+lin coin_N = regN "coin" ;
+lin coincide_V2with = prpV2 (regV "coincide") "with" ;
+lin coincidence_N = regN "coincidence" ;
+lin coincidental_A = longA "coincidental" ;
+lin cold_A = regA "cold" ;
+lin cold_N = regN "cold" ;
+lin collaborate_V = (regV "collaborate") ;
+lin collapse_N = regN "collapse" ;
+lin collapse_V = (regV "collapse") ;
+lin collar_N = regN "collar" ;
+lin colleague_N = regN "colleague" ;
+lin collect_V3from =dirprepV3 (regV "collect") "from" ;
+lin college_N = regN "college" ;
+lin collide_V = (regV "collide") ;
+lin collinear_A = longA "collinear" ;
+lin collision_N = regN "collision" ;
+lin colon_N = regN "colon" ;
+lin colony_N = regN "colony" ;
+lin colour_N = regN "colour" ;
+lin colour_V2 = prpV2 (regV "colour") "" ;
+lin column_N = regN "column" ;
+lin comb_N = regN "comb" ;
+lin combat_N = regN "combat" ;
+lin combinator_N = regN "combinator" ;
+lin combine_V3with =dirprepV3 (regV "combine") "with" ;
+lin come_V2 = prpV2 come_V "" ;
+lin comedy_N = regN "comedy" ;
+lin comfort_N = regN "comfort" ;
+lin comfort_V2 = prpV2 (regV "comfort") "" ;
+lin comfortable_A = longA "comfortable" ;
+lin comma_N = regN "comma" ;
+lin command_N = regN "command" ;
+lin command_V2 = prpV2 (regV "command") "" ;
+lin commence_V = (regV "commence") ;
+lin comment_N = regN "comment" ;
+lin comment_V2on = prpV2 (regV "comment") "on" ;
+lin commerce_N = regN "commerce" ;
+lin commercial_N = regN "commercial" ;
+lin commission_V2 = prpV2 (regV "commission") "" ;
+lin commission_N = regN "commission" ;
+lin commit_V = (regV "commit") ;
+lin committee_N = regN "committee" ;
+lin commodity_N = regN "commodity" ;
+lin common_A = regA "common" ;
+lin commonsense_A = longA "commonsense" ;
+lin commonwealth_N = regN "commonwealth" ;
+lin commune_N = regN "commune" ;
+lin communicate_V2with = prpV2 (regV "communicate") "with" ;
+lin community_N = regN "community" ;
+lin commutative_A = longA "commutative" ;
+lin commutator_N = regN "commutator" ;
+lin compact_A = longA "compact" ;
+lin companion_N = regN "companion" ;
+lin company_N = regN "company" ;
+lin comparative_A = longA "comparative" ;
+lin comparative_N = regN "comparative" ;
+lin compare_V3with =dirprepV3 (regV "compare") "with" ;
+lin comparison_N2of_ppwith = prepN2 "comparison" "of_ppwith" ;
+lin compass_V = (regV "compass") ;
+lin compatible_A = longA "compatible" ;
+lin compatible_A2with = longA2 "compatible" "with" ;
+lin compel_V2 = prpV2 (regV "compel") "" ;
+lin compensate_V2for = prpV2 (regV "compensate") "for" ;
+lin compete_V2with = prpV2 (regV "compete") "with" ;
+lin competence_N = regN "competence" ;
+lin competent_A = longA "competent" ;
+lin competition_N = regN "competition" ;
+lin competitor_N = regN "competitor" ;
+lin compile_V2 = prpV2 (regV "compile") "" ;
+lin complain_V2about = prpV2 (regV "complain") "about" ;
+lin complaint_N2about = prepN2 "complaint" "about" ;
+lin complement_N = regN "complement" ;
+lin complement_V2 = prpV2 (regV "complement") "" ;
+lin complementary_A = longA "complementary" ;
+lin complementary_A2to = longA2 "complementary" "to" ;
+lin complete_A = longA "complete" ;
+lin complete_V2 = prpV2 (regV "complete") "" ;
+lin complex_A = longA "complex" ;
+lin complex_N = regN "complex" ;
+lin complicate_V2 = prpV2 (regV "complicate") "" ;
+lin compliment_N = regN "compliment" ;
+lin compliment_V2 = prpV2 (regV "compliment") "" ;
+lin comply_V2with = prpV2 (regV "comply") "with" ;
+lin component_N = regN "component" ;
+lin compose_V2 = prpV2 (regV "compose") "" ;
+lin composite_A = longA "composite" ;
+lin composition_N = regN "composition" ;
+lin compound_A = longA "compound" ;
+lin compound_N = regN "compound" ;
+lin compound_V2 = prpV2 (regV "compound") "" ;
+lin comprehend_V2 = prpV2 (regV "comprehend") "" ;
+lin comprehensible_A = longA "comprehensible" ;
+lin comprehensible_A2to = longA2 "comprehensible" "to" ;
+lin comprehension_N = regN "comprehension" ;
+lin comprehensive_A = longA "comprehensive" ;
+lin compress_V2 = prpV2 (regV "compress") "" ;
+lin comprise_V2 = prpV2 (regV "comprise") "" ;
+lin compromise_V = (regV "compromise") ;
+lin compute_V2 = prpV2 (regV "compute") "" ;
+lin computer_N = regN "computer" ;
+lin concatenate_V2 = prpV2 (regV "concatenate") "" ;
+lin concave_A = regA "concave" ;
+lin conceal_V2 = prpV2 (regV "conceal") "" ;
+lin concede_VS = mkVS (regV "concede") ;
+lin conceive_V2of = prpV2 (regV "conceive") "of" ;
+lin concentrate_V2 = prpV2 (regV "concentrate") "" ;
+lin concept_N = regN "concept" ;
+lin conception_N = regN "conception" ;
+lin conceptual_A = longA "conceptual" ;
+lin concern_N = regN "concern" ;
+lin concern_V2 = prpV2 (regV "concern") "" ;
+lin concerning_Prep = mkPrep "concerning" ;
+lin concert_N = regN "concert" ;
+lin concerted_A = longA "concerted" ;
+lin concession_N = regN "concession" ;
+lin concise_A = longA "concise" ;
+lin conclude_VS = mkVS (regV "conclude") ;
+lin conclusion_N2 = prepN2 "conclusion" "" ;
+lin conclusive_A = longA "conclusive" ;
+lin concomitant_A = longA "concomitant" ;
+lin concrete_A = longA "concrete" ;
+lin concrete_N = massN "concrete" ;
+lin concur_V = (regV "concur") ;
+lin concurrent_A = longA "concurrent" ;
+lin condemn_V2 = prpV2 (regV "condemn") "" ;
+lin condition_N = regN "condition" ;
+lin condition_V2 = prpV2 (regV "condition") "" ;
+lin conditional_N = regN "conditional" ;
+lin conducive_A2to = regA2 "conducive" "to" ;
+lin conduct_N = regN "conduct" ;
+lin conduct_V2 = prpV2 (regV "conduct") "" ;
+lin confer_V2with = prpV2 (regV "confer") "with" ;
+lin conference_N = regN "conference" ;
+lin confess_VS = mkVS (regV "confess") ;
+lin confidence_N = regN "confidence" ;
+lin confident_A = longA "confident" ;
+lin configure_V2 = prpV2 (regV "configure") "" ;
+lin confine_V3to =dirprepV3 (regV "confine") "to" ;
+lin confirm_V2 = prpV2 (regV "confirm") "" ;
+lin conflate_V2 = prpV2 (regV "conflate") "" ;
+lin conflict_V2with = prpV2 (regV "conflict") "with" ;
+lin confluence_N = regN "confluence" ;
+lin confluent_A = longA "confluent" ;
+lin conform_V2to = prpV2 (regV "conform") "to" ;
+lin confound_V2 = prpV2 (regV "confound") "" ;
+lin confounded_A = longA "confounded" ;
+lin confront_V3with =dirprepV3 (regV "confront") "with" ;
+lin confuse_V2 = prpV2 (regV "confuse") "" ;
+lin congruence_N = regN "congruence" ;
+lin congruent_A = longA "congruent" ;
+lin conjecture_VS = mkVS (regV "conjecture") ;
+lin conjoin_V2 = prpV2 (regV "conjoin") "" ;
+lin conjunct_N = regN "conjunct" ;
+lin conjunction_N = regN "conjunction" ;
+lin conjunctive_A = longA "conjunctive" ;
+lin connect_V2 = prpV2 (regV "connect") "" ;
+lin connective_N = regN "connective" ;
+lin conquer_V2 = prpV2 (regV "conquer") "" ;
+lin conqueror_N = regN "conqueror" ;
+lin conquest_N = regN "conquest" ;
+lin conscience_N = irregN "conscience" "conscience" ;
+lin conscious_A = longA "conscious" ;
+lin conscious_A2of = longA2 "conscious" "of" ;
+lin consecutive_A = longA "consecutive" ;
+lin consensus_N = regN "consensus" ;
+lin consequence_N = regN "consequence" ;
+lin consequent_A = longA "consequent" ;
+lin conservative_A = longA "conservative" ;
+lin conserve_V2 = prpV2 (regV "conserve") "" ;
+lin consider_V2 = prpV2 (regV "consider") "" ;
+lin consider_V3 =dirprepV3 (regV "consider") "" ;
+lin consider_V2 = prpV2 (regV "consider") "" ;
+lin consider_V2 = prpV2 (regV "consider") "" ;
+lin considerate_A = longA "considerate" ;
+lin consist_V2of = prpV2 (regV "consist") "of" ;
+lin consistency_N = regN "consistency" ;
+lin consistent_A = longA "consistent" ;
+lin consistent_A2with = longA2 "consistent" "with" ;
+lin consonant_A = longA "consonant" ;
+lin consonant_A2with = longA2 "consonant" "with" ;
+lin consonant_N = regN "consonant" ;
+lin constant_A = longA "constant" ;
+lin constant_N = regN "constant" ;
+lin constellation_N = regN "constellation" ;
+lin constituency_N = regN "constituency" ;
+lin constituent_N = regN "constituent" ;
+lin constitute_V2 = prpV2 (regV "constitute") "" ;
+lin constrain_V2 = prpV2 (regV "constrain") "" ;
+lin constraint_N = regN "constraint" ;
+lin constrict_V2 = prpV2 (regV "constrict") "" ;
+lin construct_V2 = prpV2 (regV "construct") "" ;
+lin constructor_N = regN "constructor" ;
+lin construe_V3_pred =dirprepV3 (regV "construe") "_pred" ;
+lin consult_V2 = prpV2 (regV "consult") "" ;
+lin consume_V2 = prpV2 (regV "consume") "" ;
+lin consumption_N = irregN "consumption" "consumption" ;
+lin contact_N = regN "contact" ;
+lin contact_V2 = prpV2 (regV "contact") "" ;
+lin contagion_N = regN "contagion" ;
+lin contagious_A = longA "contagious" ;
+lin contain_V2 = prpV2 (regV "contain") "" ;
+lin contaminate_V2 = prpV2 (regV "contaminate") "" ;
+lin contemplate_V2 = prpV2 (regV "contemplate") "" ;
+lin contemporary_A = longA "contemporary" ;
+lin contemporary_N = regN "contemporary" ;
+lin contend_VS = mkVS (regV "contend") ;
+lin content_A = longA "content" ;
+lin content_A2with = longA2 "content" "with" ;
+lin contented_A = longA "contented" ;
+lin contented_A2with = longA2 "contented" "with" ;
+lin contention_N2 = prepN2 "contention" "" ;
+lin context_N = regN "context" ;
+lin contextual_A = longA "contextual" ;
+lin contiguous_A = longA "contiguous" ;
+lin contiguous_A2to = longA2 "contiguous" "to" ;
+lin contingency_N = regN "contingency" ;
+lin contingent_A = longA "contingent" ;
+lin contingent_A2on = longA2 "contingent" "on" ;
+lin continual_A = longA "continual" ;
+lin continue_V2 = prpV2 (regV "continue") "" ;
+lin continue_V2 = prpV2 (regV "continue") "" ;
+lin continuity_N = regN "continuity" ;
+lin continuous_A = longA "continuous" ;
+lin continuum_N = regN "continuum" ;
+lin contour_N = regN "contour" ;
+lin contract_V = (regV "contract") ;
+lin contract_N = regN "contract" ;
+lin contradict_V2 = prpV2 (regV "contradict") "" ;
+lin contrary_A = longA "contrary" ;
+lin contrary_A2to = longA2 "contrary" "to" ;
+lin contrast_N = regN "contrast" ;
+lin contrast_V3with =dirprepV3 (regV "contrast") "with" ;
+lin contrastive_A = longA "contrastive" ;
+lin contravene_V2 = prpV2 (regV "contravene") "" ;
+lin contribute_V2to = prpV2 (regV "contribute") "to" ;
+lin control_N = regN "control" ;
+lin control_V2 = prpV2 (regV "control") "" ;
+lin controversial_A = longA "controversial" ;
+lin controversy_N = regN "controversy" ;
+lin convenience_N = regN "convenience" ;
+lin convenient_A = longA "convenient" ;
+lin convention_N = regN "convention" ;
+lin converge_V = (regV "converge") ;
+lin convergence_N = regN "convergence" ;
+lin conversation_N = regN "conversation" ;
+lin converse_A = longA "converse" ;
+lin converse_V2with = prpV2 (regV "converse") "with" ;
+lin conversion_N = regN "conversion" ;
+lin convert_V3to =dirprepV3 (regV "convert") "to" ;
+lin convey_V2 = prpV2 (regV "convey") "" ;
+lin convict_N = regN "convict" ;
+lin convict_V2 = prpV2 (regV "convict") "" ;
+lin conviction_N = regN "conviction" ;
+lin convince_V3 =dirprepV3 (regV "convince") "" ;
+lin convincing_A = longA "convincing" ;
+lin convoluted_A = longA "convoluted" ;
+lin cook_N = regN "cook" ;
+lin cook_V2 = prpV2 (regV "cook") "" ;
+lin cool_A = regA "cool" ;
+lin cool_V = (regV "cool") ;
+lin coordinate_V2 = prpV2 (regV "coordinate") "" ;
+lin cope_V2with = prpV2 (regV "cope") "with" ;
+lin copper_N = massN "copper" ;
+lin copula_N = regN "copula" ;
+lin copy_N = regN "copy" ;
+lin copy_V2 = prpV2 (regV "copy") "" ;
+lin copyright_N = regN "copyright" ;
+lin cord_N = regN "cord" ;
+lin corn_N = massN "corn" ;
+lin corner_N = regN "corner" ;
+lin corporation_N = regN "corporation" ;
+lin corpus_N = irregN "corpus" "corpus" ;
+lin correct_A = longA "correct" ;
+lin correct_V2 = prpV2 (regV "correct") "" ;
+lin correlate_V2 = prpV2 (regV "correlate") "" ;
+lin correspond_V2to = prpV2 (regV "correspond") "to" ;
+lin correspondence_N2to = prepN2 "correspondence" "to" ;
+lin corresponding_A = longA "corresponding" ;
+lin cosmetic_A = longA "cosmetic" ;
+lin cost_N = regN "cost" ;
+lin cost_V2 = prpV2 (regV "cost") "" ;
+lin costly_A = regA "costly" ;
+lin costume_N = regN "costume" ;
+lin cotton_N = massN "cotton" ;
+lin cough_V = (regV "cough") ;
+lin cough_N = regN "cough" ;
+lin council_N = regN "council" ;
+lin councillor_N = regN "councillor" ;
+lin count_V2 = prpV2 (regV "count") "" ;
+lin counterfactual_A = longA "counterfactual" ;
+lin counterintuitive_A = longA "counterintuitive" ;
+lin country_N = regN "country" ;
+lin county_N = regN "county" ;
+lin couple_N = regN "couple" ;
+lin couple_V2 = prpV2 (regV "couple") "" ;
+lin courage_N = regN "courage" ;
+lin course_N = regN "course" ;
+lin court_N = regN "court" ;
+lin court_V2 = prpV2 (regV "court") "" ;
+lin court_V = (regV "court") ;
+lin courteous_A = longA "courteous" ;
+lin courtesy_N = regN "courtesy" ;
+lin cover_N = regN "cover" ;
+lin cover_V2 = prpV2 (regV "cover") "" ;
+lin covert_A = longA "covert" ;
+lin cow_N = regN "cow" ;
+lin coward_N = regN "coward" ;
+lin crab_N = regN "crab" ;
+lin crack_N = regN "crack" ;
+lin crack_V2 = prpV2 (regV "crack") "" ;
+lin craft_N = regN "craft" ;
+lin crafty_A = regA "crafty" ;
+lin crag_N = regN "crag" ;
+lin crash_V = (regV "crash") ;
+lin crate_N = regN "crate" ;
+lin crater_N = regN "crater" ;
+lin crave_V2 = prpV2 (regV "crave") "" ;
+lin crawl_V = (regV "crawl") ;
+lin crayfish_N = regN "crayfish" ;
+lin crayon_N = regN "crayon" ;
+lin craze_N = regN "craze" ;
+lin crazy_A = regA "crazy" ;
+lin cream_N = regN "cream" ;
+lin create_V2 = prpV2 (regV "create") "" ;
+lin creator_N = regN "creator" ;
+lin creature_N = regN "creature" ;
+lin credit_N = regN "credit" ;
+lin creep_V2 = prpV2 creep_V "" ;
+lin cricket_N = regN "cricket" ;
+lin crime_N = regN "crime" ;
+lin criminal_A = longA "criminal" ;
+lin criminal_N = regN "criminal" ;
+lin crisis_N = irregN "crisis" "crisis" ;
+lin criterion_N2for = irregN2 "criterion" "criterion" "for" ;
+lin critic_N2of = prepN2 "critic" "of" ;
+lin criticise_V2 = prpV2 (regV "criticise") "" ;
+lin criticism_N = regN "criticism" ;
+lin criticize_V2 = prpV2 (regV "criticize") "" ;
+lin critique_N = regN "critique" ;
+lin crochet_N = regN "crochet" ;
+lin crochet_V2 = prpV2 (regV "crochet") "" ;
+lin crochet_V = (regV "crochet") ;
+lin crop_N = regN "crop" ;
+lin crop_V2 = prpV2 (regV "crop") "" ;
+lin cross_A = regA "cross" ;
+lin cross_N = regN "cross" ;
+lin cross_V2 = prpV2 (regV "cross") "" ;
+lin crow_V = (regV "crow") ;
+lin crow_N = regN "crow" ;
+lin crowd_N = regN "crowd" ;
+lin crown_N = regN "crown" ;
+lin crown_V2 = prpV2 (regV "crown") "" ;
+lin crucial_A = longA "crucial" ;
+lin crude_A = regA "crude" ;
+lin cruel_A = regA "cruel" ;
+lin cruel_A2to = regA2 "cruel" "to" ;
+lin cruelty_N2to = prepN2 "cruelty" "to" ;
+lin crush_V2 = prpV2 (regV "crush") "" ;
+lin cry_V = (regV "cry") ;
+lin cry_N = regN "cry" ;
+lin cub_N = regN "cub" ;
+lin cube_N = regN "cube" ;
+lin cubic_A = longA "cubic" ;
+lin cue_N = regN "cue" ;
+lin cue_V2 = prpV2 (regV "cue") "" ;
+lin culprit_N = regN "culprit" ;
+lin cultivate_V2 = prpV2 (regV "cultivate") "" ;
+lin culture_N = regN "culture" ;
+lin cumbersome_A = longA "cumbersome" ;
+lin cumulative_A = longA "cumulative" ;
+lin cunning_A = longA "cunning" ;
+lin cup_N = regN "cup" ;
+lin cupboard_N = regN "cupboard" ;
+lin curb_V2 = prpV2 (regV "curb") "" ;
+lin cure_N = regN "cure" ;
+lin cure_V3of =dirprepV3 (regV "cure") "of" ;
+lin curiosity_N = regN "curiosity" ;
+lin curious_A = longA "curious" ;
+lin curl_V = (regV "curl") ;
+lin curl_N = regN "curl" ;
+lin current_A = longA "current" ;
+lin current_N = regN "current" ;
+lin curriculum_N = regN "curriculum" ;
+lin curse_N = regN "curse" ;
+lin curse_V2 = prpV2 (regV "curse") "" ;
+lin curtain_N = regN "curtain" ;
+lin curvature_N = regN "curvature" ;
+lin curve_V = (regV "curve") ;
+lin curve_N = regN "curve" ;
+lin custard_N = massN "custard" ;
+lin custom_N = regN "custom" ;
+lin cut_N = regN "cut" ;
+lin cut_V2 = prpV2 cut_V "" ;
+lin cycle_V = (regV "cycle") ;
+lin cyclic_A = longA "cyclic" ;
+lin cynic_N = regN "cynic" ;
+lin dagger_N = regN "dagger" ;
+lin daily_A = longA "daily" ;
+lin damage_N = regN "damage" ;
+lin damage_V2 = prpV2 (regV "damage") "" ;
+lin dance_N = regN "dance" ;
+lin dance_V = (regV "dance") ;
+lin danger_N = regN "danger" ;
+lin dangle_V = (regV "dangle") ;
+lin dare_V2 = prpV2 (regV "dare") "" ;
+lin dare_VV = mkVV (regV "dare") ;
+lin dark_N = regN "dark" ;
+lin dark_A = regA "dark" ;
+lin darken_V2 = prpV2 (regV "darken") "" ;
+lin darken_V = (regV "darken") ;
+lin database_N = regN "database" ;
+lin date_N = regN "date" ;
+lin dative_A = longA "dative" ;
+lin datum_N = irregN "datum" "datum" ;
+lin daughter_N2of = prepN2 "daughter" "of" ;
+lin day_N = regN "day" ;
+lin dead_A = regA "dead" ;
+lin deaf_A = regA "deaf" ;
+lin deal_N = regN "deal" ;
+lin deal_V2with = prpV2 deal_V "with" ;
+lin dear_A = regA "dear" ;
+lin dear_A2to = regA2 "dear" "to" ;
+lin death_N = regN "death" ;
+lin debate_N = regN "debate" ;
+lin debate_V2 = prpV2 (regV "debate") "" ;
+lin debt_N = regN "debt" ;
+lin debtor_N = regN "debtor" ;
+lin debug_V2 = prpV2 (regV "debug") "" ;
+lin decade_N = regN "decade" ;
+lin decay_V = (regV "decay") ;
+lin deceive_V2 = prpV2 (regV "deceive") "" ;
+lin december_PN = regPN "december" ;
+lin deception_N = regN "deception" ;
+lin deceptive_A = longA "deceptive" ;
+lin decide_VV = mkVV (regV "decide") ;
+lin decimal_A = longA "decimal" ;
+lin decimal_N = regN "decimal" ;
+lin decision_N2 = prepN2 "decision" "" ;
+lin decisive_A = longA "decisive" ;
+lin declare_V2 = prpV2 (regV "declare") "" ;
+lin declare_VS = mkVS (regV "declare") ;
+lin decompose_V = (regV "decompose") ;
+lin decomposition_N = regN "decomposition" ;
+lin decrease_V = (regV "decrease") ;
+lin decrease_N2in = prepN2 "decrease" "in" ;
+lin decrement_V2 = prpV2 (regV "decrement") "" ;
+lin dedicate_V3to =dirprepV3 (regV "dedicate") "to" ;
+lin deduce_VS = mkVS (regV "deduce") ;
+lin deducible_A = longA "deducible" ;
+lin deed_N = regN "deed" ;
+lin deep_A = regA "deep" ;
+lin deer_N = regN "deer" ;
+lin defeat_N = regN "defeat" ;
+lin defeat_V2 = prpV2 (regV "defeat") "" ;
+lin defect_N = regN "defect" ;
+lin defect_V = (regV "defect") ;
+lin defence_N = regN "defence" ;
+lin defend_V2 = prpV2 (regV "defend") "" ;
+lin defense_N = regN "defense" ;
+lin defensible_A = longA "defensible" ;
+lin defer_V2 = prpV2 (regV "defer") "" ;
+lin deficiency_N = regN "deficiency" ;
+lin deficient_A = longA "deficient" ;
+lin define_V2 = prpV2 (regV "define") "" ;
+lin definite_A = regA "definite" ;
+lin definition_N = regN "definition" ;
+lin definitive_A = longA "definitive" ;
+lin deform_V2 = prpV2 (regV "deform") "" ;
+lin defy_V2 = prpV2 (regV "defy") "" ;
+lin degrade_V2 = prpV2 (regV "degrade") "" ;
+lin degree_N = regN "degree" ;
+lin delay_N = regN "delay" ;
+lin delay_V2 = prpV2 (regV "delay") "" ;
+lin delete_V2 = prpV2 (regV "delete") "" ;
+lin deliberate_A = longA "deliberate" ;
+lin delicacy_N = regN "delicacy" ;
+lin delicate_A = longA "delicate" ;
+lin delight_N = regN "delight" ;
+lin delight_V2 = prpV2 (regV "delight") "" ;
+lin delimit_V2 = prpV2 (regV "delimit") "" ;
+lin delineate_V2 = prpV2 (regV "delineate") "" ;
+lin deliver_V2 = prpV2 (regV "deliver") "" ;
+lin delve_V = (regV "delve") ;
+lin demand_N = regN "demand" ;
+lin demand_V2 = prpV2 (regV "demand") "" ;
+lin demonstrate_VS = mkVS (regV "demonstrate") ;
+lin denial_N = regN "denial" ;
+lin denote_V2 = prpV2 (regV "denote") "" ;
+lin dense_A = regA "dense" ;
+lin deny_V2 = prpV2 (regV "deny") "" ;
+lin depart_V2from = prpV2 (regV "depart") "from" ;
+lin department_N = regN "department" ;
+lin departure_N = regN "departure" ;
+lin depend_V2on = prpV2 (regV "depend") "on" ;
+lin dependence_N2on = prepN2 "dependence" "on" ;
+lin dependency_N = regN "dependency" ;
+lin dependent_N = regN "dependent" ;
+lin dependent_A = longA "dependent" ;
+lin dependent_A2on = longA2 "dependent" "on" ;
+lin depict_V2 = prpV2 (regV "depict") "" ;
+lin deploy_V2 = prpV2 (regV "deploy") "" ;
+lin deposit_N = regN "deposit" ;
+lin deposit_V2 = prpV2 (regV "deposit") "" ;
+lin depress_V2 = prpV2 (regV "depress") "" ;
+lin depressing_A = longA "depressing" ;
+lin depth_N = regN "depth" ;
+lin derivative_N = regN "derivative" ;
+lin derive_V2from = prpV2 (regV "derive") "from" ;
+lin descend_V2 = prpV2 (regV "descend") "" ;
+lin descendant_N = regN "descendant" ;
+lin descent_N = regN "descent" ;
+lin describe_V2 = prpV2 (regV "describe") "" ;
+lin description_N = regN "description" ;
+lin descriptive_A = longA "descriptive" ;
+lin desert_N = regN "desert" ;
+lin deserve_V2 = prpV2 (regV "deserve") "" ;
+lin design_N = regN "design" ;
+lin design_V2 = prpV2 (regV "design") "" ;
+lin designate_V3_pred =dirprepV3 (regV "designate") "_pred" ;
+lin desire_N2 = prepN2 "desire" "" ;
+lin desire_V2 = prpV2 (regV "desire") "" ;
+lin desire_V2 = prpV2 (regV "desire") "" ;
+lin desire_VV = mkVV (regV "desire") ;
+lin desk_N = regN "desk" ;
+lin despair_N = regN "despair" ;
+lin despair_V = (regV "despair") ;
+lin despair_V2of = prpV2 (regV "despair") "of" ;
+lin desperate_A = longA "desperate" ;
+lin desperate_A2for = longA2 "desperate" "for" ;
+lin desperation_N = regN "desperation" ;
+lin destination_N = regN "destination" ;
+lin destiny_N = regN "destiny" ;
+lin destroy_V2 = prpV2 (regV "destroy") "" ;
+lin destruction_N2of = prepN2 "destruction" "of" ;
+lin destructive_A = longA "destructive" ;
+lin detach_V2 = prpV2 (regV "detach") "" ;
+lin detail_N = regN "detail" ;
+lin detailed_A = longA "detailed" ;
+lin detect_V2 = prpV2 (regV "detect") "" ;
+lin deteriorate_V = (regV "deteriorate") ;
+lin determinate_A = longA "determinate" ;
+lin determine_V2 = prpV2 (regV "determine") "" ;
+lin determinism_N = regN "determinism" ;
+lin deterministic_A = longA "deterministic" ;
+lin determinize_V2 = prpV2 (regV "determinize") "" ;
+lin detract_V2from = prpV2 (regV "detract") "from" ;
+lin develop_V2 = prpV2 (regV "develop") "" ;
+lin deviance_N = regN "deviance" ;
+lin deviant_A = longA "deviant" ;
+lin deviate_V2from = prpV2 (regV "deviate") "from" ;
+lin devil_N = regN "devil" ;
+lin devise_V2 = prpV2 (regV "devise") "" ;
+lin devote_V3to =dirprepV3 (regV "devote") "to" ;
+lin devour_V2 = prpV2 (regV "devour") "" ;
+lin diagnose_V2 = prpV2 (regV "diagnose") "" ;
+lin diagnosis_N = regN "diagnosis" ;
+lin diagnostic_A = longA "diagnostic" ;
+lin diagonal_A = longA "diagonal" ;
+lin diagonal_N = regN "diagonal" ;
+lin diagram_N = regN "diagram" ;
+lin diagrammatic_A = longA "diagrammatic" ;
+lin diagrammatically_Adv = mkAdv "diagrammatically" ;
+lin dialect_N = regN "dialect" ;
+lin dialogue_N = regN "dialogue" ;
+lin diamond_N = regN "diamond" ;
+lin dichotomy_N = regN "dichotomy" ;
+lin dictionary_N = regN "dictionary" ;
+lin die_V = (regV "die") ;
+lin die_N = regN "die" ;
+lin differ_V2from = prpV2 (regV "differ") "from" ;
+lin difference_N = regN "difference" ;
+lin different_A = longA "different" ;
+lin different_A2from = longA2 "different" "from" ;
+lin differentiate_V2 = prpV2 (regV "differentiate") "" ;
+lin difficult_A = longA "difficult" ;
+lin difficult_A2 = longA2 "difficult" "" ;
+lin difficulty_N = regN "difficulty" ;
+lin diffuse_A = longA "diffuse" ;
+lin diffuse_V = (regV "diffuse") ;
+lin dig_V2 = prpV2 dig_V "" ;
+lin digest_N = regN "digest" ;
+lin digest_V2 = prpV2 (regV "digest") "" ;
+lin digit_N = regN "digit" ;
+lin digital_A = longA "digital" ;
+lin dilate_V = (regV "dilate") ;
+lin dimension_N = regN "dimension" ;
+lin diminish_V = (regV "diminish") ;
+lin dine_V = (regV "dine") ;
+lin dinner_N = regN "dinner" ;
+lin dire_A = regA "dire" ;
+lin direct_A = longA "direct" ;
+lin direct_V3to =dirprepV3 (regV "direct") "to" ;
+lin direction_N = regN "direction" ;
+lin director_N = regN "director" ;
+lin directory_N = regN "directory" ;
+lin dirt_N = regN "dirt" ;
+lin disable_V2 = prpV2 (regV "disable") "" ;
+lin disadvantage_N = regN "disadvantage" ;
+lin disambiguate_V2 = prpV2 (regV "disambiguate") "" ;
+lin disarm_V2 = prpV2 (regV "disarm") "" ;
+lin disarmament_N = regN "disarmament" ;
+lin disappoint_V2 = prpV2 (regV "disappoint") "" ;
+lin disaster_N = regN "disaster" ;
+lin disastrous_A = longA "disastrous" ;
+lin disbelief_N = regN "disbelief" ;
+lin disc_N = regN "disc" ;
+lin discard_V2 = prpV2 (regV "discard") "" ;
+lin discern_V2 = prpV2 (regV "discern") "" ;
+lin discipline_N = regN "discipline" ;
+lin disciplined_A = longA "disciplined" ;
+lin discontinuity_N = regN "discontinuity" ;
+lin discontinuous_A = longA "discontinuous" ;
+lin discourage_V2 = prpV2 (regV "discourage") "" ;
+lin discourse_N = regN "discourse" ;
+lin discover_V2 = prpV2 (regV "discover") "" ;
+lin discover_VS = mkVS (regV "discover") ;
+lin discovery_N2 = prepN2 "discovery" "" ;
+lin discrepancy_N = regN "discrepancy" ;
+lin discrete_A = regA "discrete" ;
+lin discriminate_V2 = prpV2 (regV "discriminate") "" ;
+lin discuss_V2 = prpV2 (regV "discuss") "" ;
+lin discussion_N = regN "discussion" ;
+lin discussion_N2about = prepN2 "discussion" "about" ;
+lin discussion_N2s_withabout = prepN2 "discussion" "s_withabout" ;
+lin discussion_N2with = prepN2 "discussion" "with" ;
+lin disease_N = regN "disease" ;
+lin diseased_A = longA "diseased" ;
+lin disguise_V = (regV "disguise") ;
+lin disguise_N = regN "disguise" ;
+lin disguise_V2 = prpV2 (regV "disguise") "" ;
+lin dish_N = regN "dish" ;
+lin dishonest_A = longA "dishonest" ;
+lin disillusion_V2 = prpV2 (regV "disillusion") "" ;
+lin disjoint_A = longA "disjoint" ;
+lin disjunct_N = regN "disjunct" ;
+lin disjunction_N = regN "disjunction" ;
+lin disjunctive_A = longA "disjunctive" ;
+lin disk_N = regN "disk" ;
+lin dislocate_V2 = prpV2 (regV "dislocate") "" ;
+lin dismiss_V2 = prpV2 (regV "dismiss") "" ;
+lin disparate_A = longA "disparate" ;
+lin dispense_V2with = prpV2 (regV "dispense") "with" ;
+lin dispensible_A = longA "dispensible" ;
+lin display_N = regN "display" ;
+lin display_V2 = prpV2 (regV "display") "" ;
+lin dispose_V2of = prpV2 (regV "dispose") "of" ;
+lin disproportionate_A = longA "disproportionate" ;
+lin dispute_N = regN "dispute" ;
+lin dispute_V2 = prpV2 (regV "dispute") "" ;
+lin disquieting_A = longA "disquieting" ;
+lin disrupt_V2 = prpV2 (regV "disrupt") "" ;
+lin dissatisfaction_N = regN "dissatisfaction" ;
+lin dissatisfied_A = longA "dissatisfied" ;
+lin dissent_V = (regV "dissent") ;
+lin dissertation_N = regN "dissertation" ;
+lin dissimilar_A = longA "dissimilar" ;
+lin dissimilar_A2to = longA2 "dissimilar" "to" ;
+lin distance_N = regN "distance" ;
+lin distant_A = longA "distant" ;
+lin distant_A2from = longA2 "distant" "from" ;
+lin distinct_A = longA "distinct" ;
+lin distinct_A2from = longA2 "distinct" "from" ;
+lin distinction_N = regN "distinction" ;
+lin distinctive_A = longA "distinctive" ;
+lin distinguish_V3from =dirprepV3 (regV "distinguish") "from" ;
+lin distract_V3from =dirprepV3 (regV "distract") "from" ;
+lin distribute_V2 = prpV2 (regV "distribute") "" ;
+lin district_N = regN "district" ;
+lin disturb_V2 = prpV2 (regV "disturb") "" ;
+lin ditch_N = regN "ditch" ;
+lin ditransitive_A = longA "ditransitive" ;
+lin dive_N = regN "dive" ;
+lin dive_V = (regV "dive") ;
+lin diverse_A = longA "diverse" ;
+lin divide_V2 = prpV2 (regV "divide") "" ;
+lin dividend_N = regN "dividend" ;
+lin divine_A = longA "divine" ;
+lin divisible_A = longA "divisible" ;
+lin division_N = regN "division" ;
+lin divisor_N = regN "divisor" ;
+lin divorce_V3from =dirprepV3 (regV "divorce") "from" ;
+lin do_V2 = prpV2 (regV "do") "" ;
+lin doctor_N = regN "doctor" ;
+lin document_N = regN "document" ;
+lin document_V2 = prpV2 (regV "document") "" ;
+lin dog_N = regN "dog" ;
+lin dollar_N = regN "dollar" ;
+lin dolt_N = regN "dolt" ;
+lin domain_N = regN "domain" ;
+lin dome_N = regN "dome" ;
+lin dominance_N = regN "dominance" ;
+lin dominant_A = longA "dominant" ;
+lin dominate_V2 = prpV2 (regV "dominate") "" ;
+lin donate_V3to =dirprepV3 (regV "donate") "to" ;
+lin donkey_N = regN "donkey" ;
+lin doom_N = regN "doom" ;
+lin doomed_A = longA "doomed" ;
+lin doomsday_N = regN "doomsday" ;
+lin door_N = regN "door" ;
+lin dormancy_N = regN "dormancy" ;
+lin dormant_A = regA "dormant" ;
+lin dosage_N = regN "dosage" ;
+lin dose_N = regN "dose" ;
+lin dose_V3with =dirprepV3 (regV "dose") "with" ;
+lin dot_N = regN "dot" ;
+lin double_A = longA "double" ;
+lin double_V2 = prpV2 (regV "double") "" ;
+lin doubt_V2 = prpV2 (regV "doubt") "" ;
+lin doubt_VS = mkVS (regV "doubt") ;
+lin doubt_N2 = prepN2 "doubt" "" ;
+lin dour_A = regA "dour" ;
+lin dove_N = regN "dove" ;
+lin down_N = regN "down" ;
+lin down_Prep = mkPrep "down" ;
+lin downward_Adv = mkAdv "downward" ;
+lin doze_V = (regV "doze") ;
+lin dozen_N2 = prepN2 "dozen" "" ;
+lin draft_N = regN "draft" ;
+lin drag_N = regN "drag" ;
+lin drag_V2 = prpV2 (regV "drag") "" ;
+lin drain_N = regN "drain" ;
+lin drain_V2 = prpV2 (regV "drain") "" ;
+lin dram_N = regN "dram" ;
+lin drama_N = regN "drama" ;
+lin dramatic_A = longA "dramatic" ;
+lin dramatically_Adv = mkAdv "dramatically" ;
+lin dramatist_N = regN "dramatist" ;
+lin drastic_A = longA "drastic" ;
+lin drastically_Adv = mkAdv "drastically" ;
+lin draught_N = regN "draught" ;
+lin draw_V2 = prpV2 draw_V "" ;
+lin drawback_N = regN "drawback" ;
+lin drawer_N = regN "drawer" ;
+lin dread_N = regN "dread" ;
+lin dread_V2 = prpV2 (regV "dread") "" ;
+lin dreadful_A = longA "dreadful" ;
+lin dream_N = regN "dream" ;
+lin dream_VS = mkVS (regV "dream") ;
+lin dress_V = (regV "dress") ;
+lin dress_N = regN "dress" ;
+lin drill_N = regN "drill" ;
+lin drill_V2 = prpV2 (regV "drill") "" ;
+lin drink_N = regN "drink" ;
+lin drink_V2 = prpV2 drink_V "" ;
+lin drive_V = useV IrregEng.drive_V ;
+lin drop_N = regN "drop" ;
+lin drop_V2 = prpV2 (regV "drop") "" ;
+lin drought_N = regN "drought" ;
+lin drown_V = (regV "drown") ;
+lin drug_N = regN "drug" ;
+lin drum_N = regN "drum" ;
+lin drunk_A = regA "drunk" ;
+lin dry_A = regA "dry" ;
+lin dry_V2 = prpV2 (regV "dry") "" ;
+lin dual_A = longA "dual" ;
+lin dubious_A = longA "dubious" ;
+lin duck_N = regN "duck" ;
+lin duck_V = (regV "duck") ;
+lin due_A = longA "due" ;
+lin due_A2to = longA2 "due" "to" ;
+lin duel_N = regN "duel" ;
+lin dull_A = regA "dull" ;
+lin dumb_A = regA "dumb" ;
+lin dummy_N = regN "dummy" ;
+lin dump_N = regN "dump" ;
+lin dump_V2 = prpV2 (regV "dump") "" ;
+lin dumpling_N = regN "dumpling" ;
+lin duplicate_V2 = prpV2 (regV "duplicate") "" ;
+--lin during_Prep = mkPrep "during" ;
+lin dust_N = regN "dust" ;
+lin dutch_A = longA "dutch" ;
+lin duty_N = regN "duty" ;
+lin dwarf_N = regN "dwarf" ;
+lin dwarf_V2 = prpV2 (regV "dwarf") "" ;
+--lin dwell_V2 = prpV2 dwell_V "" ;
+lin dwelling_N = regN "dwelling" ;
+lin dynamic_A = longA "dynamic" ;
+lin dynamically_Adv = mkAdv "dynamically" ;
+lin dynamism_N = regN "dynamism" ;
+lin dynamo_N = regN "dynamo" ;
+lin eager_A2 = longA2 "eager" "" ;
+lin eager_A = longA "eager" ;
+lin ear_N = regN "ear" ;
+lin earl_N = regN "earl" ;
+lin early_A = regA "early" ;
+lin earn_V2 = prpV2 (regV "earn") "" ;
+lin earth_N = massN "earth" ;
+lin ease_N = regN "ease" ;
+lin east_N = massN "east" ;
+lin east_A = longA "east" ;
+lin east_A2of = longA2 "east" "of" ;
+lin eastern_A = regA "eastern" ;
+lin easy_A = regA "easy" ;
+lin easy_A2 = regA2 "easy" "" ;
+lin eat_V2 = prpV2 eat_V "" ;
+lin ebb_V = (regV "ebb") ;
+lin echo_N = regN "echo" ;
+lin echo_V2 = prpV2 (regV "echo") "" ;
+lin economic_A = longA "economic" ;
+lin economical_A = longA "economical" ;
+lin economy_N = regN "economy" ;
+lin edge_N = regN "edge" ;
+lin edible_A = longA "edible" ;
+lin edinburgh_PN = regPN "edinburgh" ;
+lin edit_V2 = prpV2 (regV "edit") "" ;
+lin edition_N = regN "edition" ;
+lin editor_N = regN "editor" ;
+lin educate_V2 = prpV2 (regV "educate") "" ;
+lin effect_N = regN "effect" ;
+lin effect_V2 = prpV2 (regV "effect") "" ;
+lin effective_A = regA "effective" ;
+lin efficacy_N = regN "efficacy" ;
+lin efficiency_N = regN "efficiency" ;
+lin efficient_A = longA "efficient" ;
+lin effort_N = regN "effort" ;
+lin egg_N = regN "egg" ;
+lin elaborate_A = longA "elaborate" ;
+lin elaborate_V2 = prpV2 (regV "elaborate") "" ;
+lin elbow_N = regN "elbow" ;
+lin elect_V2 = prpV2 (regV "elect") "" ;
+lin electric_A = longA "electric" ;
+lin electricity_N = massN "electricity" ;
+lin electron_N = regN "electron" ;
+lin electronic_A = longA "electronic" ;
+lin elegance_N = regN "elegance" ;
+lin elegant_A = longA "elegant" ;
+lin element_N = regN "element" ;
+lin elephant_N = regN "elephant" ;
+lin elephantine_A = longA "elephantine" ;
+lin elevate_V2 = prpV2 (regV "elevate") "" ;
+lin elicit_V = (regV "elicit") ;
+lin eligible_A = longA "eligible" ;
+lin eligible_A2for = longA2 "eligible" "for" ;
+lin eliminate_V2 = prpV2 (regV "eliminate") "" ;
+lin ellipse_N = regN "ellipse" ;
+lin ellipsis_N = regN "ellipsis" ;
+lin elliptical_A = longA "elliptical" ;
+lin elsewhere_Adv = proAdv "elsewhere" ;
+lin elucidate_V2 = prpV2 (regV "elucidate") "" ;
+lin elude_V2 = prpV2 (regV "elude") "" ;
+lin elusive_A = longA "elusive" ;
+lin embarrass_V2 = prpV2 (regV "embarrass") "" ;
+lin embassy_N = regN "embassy" ;
+lin embed_V3in =dirprepV3 (regV "embed") "in" ;
+lin embody_V2 = prpV2 (regV "embody") "" ;
+lin embrace_N = regN "embrace" ;
+lin embrace_V2 = prpV2 (regV "embrace") "" ;
+lin embrace_V = (regV "embrace") ;
+lin emerge_V = (regV "emerge") ;
+lin emergency_N = regN "emergency" ;
+lin emergent_A = longA "emergent" ;
+lin emphasis_N = regN "emphasis" ;
+lin emphasise_V2 = prpV2 (regV "emphasise") "" ;
+lin emphasise_VS = mkVS (regV "emphasise") ;
+lin emphasize_V2 = prpV2 (regV "emphasize") "" ;
+lin emphasize_VS = mkVS (regV "emphasize") ;
+lin emphatic_A = longA "emphatic" ;
+lin emphatically_Adv = mkAdv "emphatically" ;
+lin empire_N = regN "empire" ;
+lin empirical_A = longA "empirical" ;
+lin empiricism_N = regN "empiricism" ;
+lin empiricist_N = regN "empiricist" ;
+lin employ_V2 = prpV2 (regV "employ") "" ;
+lin empty_A = regA "empty" ;
+lin empty_V2 = prpV2 (regV "empty") "" ;
+lin emulate_V2 = prpV2 (regV "emulate") "" ;
+lin enable_V2 = prpV2 (regV "enable") "" ;
+lin encapsulate_V2 = prpV2 (regV "encapsulate") "" ;
+lin enchant_V2 = prpV2 (regV "enchant") "" ;
+lin enclose_V2 = prpV2 (regV "enclose") "" ;
+lin enclosure_N = regN "enclosure" ;
+lin encode_V2 = prpV2 (regV "encode") "" ;
+lin encompass_V2 = prpV2 (regV "encompass") "" ;
+lin encounter_V2 = prpV2 (regV "encounter") "" ;
+lin encourage_V2 = prpV2 (regV "encourage") "" ;
+lin encrypt_V2 = prpV2 (regV "encrypt") "" ;
+lin encumber_V2 = prpV2 (regV "encumber") "" ;
+lin encyclopaedia_N = regN "encyclopaedia" ;
+lin encyclopaedic_A = longA "encyclopaedic" ;
+lin end_N = regN "end" ;
+lin end_V2 = prpV2 (regV "end") "" ;
+lin endeavour_VV = mkVV (regV "endeavour") ;
+lin ending_N = regN "ending" ;
+lin endow_V3with =dirprepV3 (regV "endow") "with" ;
+lin enemy_N = regN "enemy" ;
+lin energetic_A = longA "energetic" ;
+lin energetically_Adv = mkAdv "energetically" ;
+lin energy_N = regN "energy" ;
+lin enforce_V2 = prpV2 (regV "enforce") "" ;
+lin engage_V2 = prpV2 (regV "engage") "" ;
+lin engender_V2 = prpV2 (regV "engender") "" ;
+lin engine_N = regN "engine" ;
+lin engineer_N = regN "engineer" ;
+lin engineer_V2 = prpV2 (regV "engineer") "" ;
+lin england_PN = regPN "england" ;
+lin english_A = longA "english" ;
+lin engross_V2 = prpV2 (regV "engross") "" ;
+lin engulf_V2 = prpV2 (regV "engulf") "" ;
+lin enhance_V2 = prpV2 (regV "enhance") "" ;
+lin enjoy_V2 = prpV2 (regV "enjoy") "" ;
+lin enlarge_V2 = prpV2 (regV "enlarge") "" ;
+lin enormous_A = longA "enormous" ;
+lin enquire_V2about = prpV2 (regV "enquire") "about" ;
+lin enrich_V2 = prpV2 (regV "enrich") "" ;
+lin ensure_VS = mkVS (regV "ensure") ;
+lin entail_VS = mkVS (regV "entail") ;
+lin enter_V2 = prpV2 (regV "enter") "" ;
+lin enterprise_N = regN "enterprise" ;
+lin enterprising_A = longA "enterprising" ;
+lin entertain_V2 = prpV2 (regV "entertain") "" ;
+lin enthusiast_N = regN "enthusiast" ;
+lin entire_A = longA "entire" ;
+lin entitle_V3to =dirprepV3 (regV "entitle") "to" ;
+lin entity_N = regN "entity" ;
+lin entrance_N = regN "entrance" ;
+lin entrance_V2 = prpV2 (regV "entrance") "" ;
+lin entropy_N = regN "entropy" ;
+lin entrust_V3to =dirprepV3 (regV "entrust") "to" ;
+lin entry_N = regN "entry" ;
+lin enumerate_V2 = prpV2 (regV "enumerate") "" ;
+lin envelope_N = regN "envelope" ;
+lin environment_N = regN "environment" ;
+lin envisage_V2 = prpV2 (regV "envisage") "" ;
+lin envy_N = regN "envy" ;
+lin envy_V2 = prpV2 (regV "envy") "" ;
+lin epistemology_N = regN "epistemology" ;
+lin equal_N = regN "equal" ;
+lin equal_V2 = prpV2 (regV "equal") "" ;
+lin equal_A = regA "equal" ;
+lin equal_A2to = regA2 "equal" "to" ;
+lin equate_V3with =dirprepV3 (regV "equate") "with" ;
+lin equation_N = regN "equation" ;
+lin equidistant_A = longA "equidistant" ;
+lin equip_V2 = prpV2 (regV "equip") "" ;
+lin equipment_N = regN "equipment" ;
+lin equivalence_N2to = prepN2 "equivalence" "to" ;
+lin equivalent_V = (regV "equivalent") ;
+lin equivalent_A = longA "equivalent" ;
+lin equivalent_A2to = longA2 "equivalent" "to" ;
+lin ergonomic_A = longA "ergonomic" ;
+lin ergonomically_Adv = mkAdv "ergonomically" ;
+lin erroneous_A = longA "erroneous" ;
+lin error_N = regN "error" ;
+lin escape_V2from = prpV2 (regV "escape") "from" ;
+lin eschew_V2 = prpV2 (regV "eschew") "" ;
+lin esoteric_A = longA "esoteric" ;
+lin especially_Adv = mkAdv "especially" ;
+lin espouse_V2 = prpV2 (regV "espouse") "" ;
+lin essay_N = regN "essay" ;
+lin essence_N = regN "essence" ;
+lin essential_A = longA "essential" ;
+lin establish_V2 = prpV2 (regV "establish") "" ;
+lin establishment_N = regN "establishment" ;
+lin estate_N = regN "estate" ;
+lin estimate_VS = mkVS (regV "estimate") ;
+lin euclidean_A = longA "euclidean" ;
+lin europe_PN = regPN "europe" ;
+lin european_A = longA "european" ;
+lin european_N = regN "european" ;
+lin evade_V2 = prpV2 (regV "evade") "" ;
+lin evaluable_A = longA "evaluable" ;
+lin evaluate_V2 = prpV2 (regV "evaluate") "" ;
+lin even_Adv = mkAdv "even" ;
+lin even_A = regA "even" ;
+lin evening_N = regN "evening" ;
+lin event_N = regN "event" ;
+lin eventual_A = longA "eventual" ;
+lin ever_Adv = mkAdv "ever" ;
+lin everyday_A = longA "everyday" ;
+--lin everywhere_Adv = proAdv "everywhere" ;
+lin evidence_N = regN "evidence" ;
+lin evident_A = longA "evident" ;
+lin evident_A2 = longA2 "evident" "" ;
+lin evil_A = regA "evil" ;
+lin evocation_N = regN "evocation" ;
+lin evoke_V2 = prpV2 (regV "evoke") "" ;
+lin evolution_N = regN "evolution" ;
+lin evolve_V = (regV "evolve") ;
+lin exacerbate_V2 = prpV2 (regV "exacerbate") "" ;
+lin exact_A = regA "exact" ;
+lin exaggerate_V2 = prpV2 (regV "exaggerate") "" ;
+lin exaggerate_V = (regV "exaggerate") ;
+lin exalt_V2 = prpV2 (regV "exalt") "" ;
+lin examination_N = regN "examination" ;
+lin examine_V2 = prpV2 (regV "examine") "" ;
+lin example_N = regN "example" ;
+lin excede_V2 = prpV2 (regV "excede") "" ;
+lin exceed_V2 = prpV2 (regV "exceed") "" ;
+lin excellence_N = regN "excellence" ;
+lin excellent_A = longA "excellent" ;
+lin exception_N = regN "exception" ;
+lin excess_N = regN "excess" ;
+lin excessive_A = longA "excessive" ;
+lin exchange_N = regN "exchange" ;
+lin exchange_V3for =dirprepV3 (regV "exchange") "for" ;
+lin excite_V2 = prpV2 (regV "excite") "" ;
+lin exclude_V2 = prpV2 (regV "exclude") "" ;
+lin exclusion_N = regN "exclusion" ;
+lin exclusive_A = longA "exclusive" ;
+lin exclusive_A2to = longA2 "exclusive" "to" ;
+lin excursion_N = regN "excursion" ;
+lin excuse_V2 = prpV2 (regV "excuse") "" ;
+lin excuse_N2for = prepN2 "excuse" "for" ;
+lin execute_V2 = prpV2 (regV "execute") "" ;
+lin exemplar_N = regN "exemplar" ;
+lin exemplify_V2 = prpV2 (regV "exemplify") "" ;
+lin exercise_N = regN "exercise" ;
+lin exert_V2 = prpV2 (regV "exert") "" ;
+lin exhaust_V2 = prpV2 (regV "exhaust") "" ;
+lin exhibit_N = regN "exhibit" ;
+lin exhibit_V2 = prpV2 (regV "exhibit") "" ;
+lin exhort_V2 = prpV2 (regV "exhort") "" ;
+lin exist_V = (regV "exist") ;
+lin existence_N = regN "existence" ;
+lin existent_A = longA "existent" ;
+lin exit_N = regN "exit" ;
+lin exit_V2from = prpV2 (regV "exit") "from" ;
+lin exophoric_A = longA "exophoric" ;
+lin expand_V = (regV "expand") ;
+lin expansion_N = regN "expansion" ;
+lin expect_V2 = prpV2 (regV "expect") "" ;
+lin expect_V2 = prpV2 (regV "expect") "" ;
+lin expect_VS = mkVS (regV "expect") ;
+lin expedient_N = regN "expedient" ;
+lin expel_V2 = prpV2 (regV "expel") "" ;
+lin expend_V2 = prpV2 (regV "expend") "" ;
+lin expenditure_N = regN "expenditure" ;
+lin expense_N = regN "expense" ;
+lin expensive_A = longA "expensive" ;
+lin experience_N = regN "experience" ;
+lin experience_V2 = prpV2 (regV "experience") "" ;
+lin experiment_N = regN "experiment" ;
+lin experiment_V = (regV "experiment") ;
+lin expert_N = regN "expert" ;
+lin expertise_N = regN "expertise" ;
+lin expire_V2 = prpV2 (regV "expire") "" ;
+lin expiry_N = regN "expiry" ;
+lin explain_V3to =dirprepV3 (regV "explain") "to" ;
+lin explanation_N = regN "explanation" ;
+lin explanatory_A = longA "explanatory" ;
+lin explicate_V2 = prpV2 (regV "explicate") "" ;
+lin explicit_A = longA "explicit" ;
+lin explode_V = (regV "explode") ;
+lin exploit_V2 = prpV2 (regV "exploit") "" ;
+lin explore_V2 = prpV2 (regV "explore") "" ;
+lin explore_V = (regV "explore") ;
+lin explosion_N = regN "explosion" ;
+lin explosive_A = longA "explosive" ;
+lin explosive_N = regN "explosive" ;
+lin exponent_N = regN "exponent" ;
+lin exponential_A = longA "exponential" ;
+lin exponential_N = regN "exponential" ;
+lin expose_V2 = prpV2 (regV "expose") "" ;
+lin exposure_V = (regV "exposure") ;
+lin express_A = longA "express" ;
+lin express_V2 = prpV2 (regV "express") "" ;
+lin expressible_A = longA "expressible" ;
+lin expressible_A2by = longA2 "expressible" "by" ;
+lin expression_N = regN "expression" ;
+lin expressly_Adv = mkAdv "expressly" ;
+lin expulsion_N = regN "expulsion" ;
+lin expunge_V2 = prpV2 (regV "expunge") "" ;
+lin extant_A = longA "extant" ;
+lin extend_V2 = prpV2 (regV "extend") "" ;
+lin extensible_A = longA "extensible" ;
+lin extension_N = regN "extension" ;
+lin extensive_A = longA "extensive" ;
+lin extent_N = regN "extent" ;
+lin external_A = longA "external" ;
+lin extra_A = longA "extra" ;
+lin extract_V3from =dirprepV3 (regV "extract") "from" ;
+lin extraneous_A = longA "extraneous" ;
+lin extravagance_N = regN "extravagance" ;
+lin extravagant_A = longA "extravagant" ;
+lin extreme_A = longA "extreme" ;
+lin extrinsic_A = longA "extrinsic" ;
+lin extrinsically_Adv = mkAdv "extrinsically" ;
+lin eye_N = regN "eye" ;
+lin face_N = regN "face" ;
+lin face_V2 = prpV2 (regV "face") "" ;
+lin face_V3with =dirprepV3 (regV "face") "with" ;
+lin facet_N = regN "facet" ;
+lin facetious_A = longA "facetious" ;
+lin facilitate_V2 = prpV2 (regV "facilitate") "" ;
+lin facility_N = regN "facility" ;
+lin fact_N2 = prepN2 "fact" "" ;
+lin factive_A = longA "factive" ;
+lin factive_N = regN "factive" ;
+lin factor_N = regN "factor" ;
+lin factor_V2 = prpV2 (regV "factor") "" ;
+lin factorial_N = regN "factorial" ;
+lin factory_N = regN "factory" ;
+lin factual_A = longA "factual" ;
+lin faculty_N = regN "faculty" ;
+lin fail_V2 = prpV2 (regV "fail") "" ;
+lin failure_N = regN "failure" ;
+lin faint_A = regA "faint" ;
+lin fair_A = regA "fair" ;
+lin fair_N = regN "fair" ;
+lin fairy_N = regN "fairy" ;
+lin faith_N = regN "faith" ;
+lin fall_N = regN "fall" ;
+lin fall_V = useV IrregEng.fall_V ;
+lin false_A = regA "false" ;
+lin falsehood_N = regN "falsehood" ;
+lin fame_N = regN "fame" ;
+lin familiar_A = longA "familiar" ;
+lin familiar_A2to = longA2 "familiar" "to" ;
+lin family_N = regN "family" ;
+lin fan_N = regN "fan" ;
+lin fancy_A = regA "fancy" ;
+lin fancy_V2 = prpV2 (regV "fancy") "" ;
+lin far_A = longA "far" ;
+lin far_A2from = longA2 "far" "from" ;
+lin farce_N = regN "farce" ;
+lin fare_N = regN "fare" ;
+lin farm_N = regN "farm" ;
+lin farm_V = (regV "farm") ;
+lin fashion_N = regN "fashion" ;
+lin fashionable_A = longA "fashionable" ;
+lin fast_A = regA "fast" ;
+lin fasten_V3to =dirprepV3 (regV "fasten") "to" ;
+lin fat_N = massN "fat" ;
+lin fat_A = regA "fat" ;
+lin fate_N = regN "fate" ;
+lin father_N = regN "father" ;
+lin fatigue_N = regN "fatigue" ;
+lin fatigue_V2 = prpV2 (regV "fatigue") "" ;
+lin fault_N = regN "fault" ;
+lin favor_N = regN "favor" ;
+lin favor_V2 = prpV2 (regV "favor") "" ;
+lin favour_N = regN "favour" ;
+lin favour_V2 = prpV2 (regV "favour") "" ;
+lin favourable_A = longA "favourable" ;
+lin favourable_A2to = longA2 "favourable" "to" ;
+lin favourite_A = longA "favourite" ;
+lin fear_N = regN "fear" ;
+lin fear_V2 = prpV2 (regV "fear") "" ;
+lin feasible_A = longA "feasible" ;
+lin feast_N = regN "feast" ;
+lin feather_N = regN "feather" ;
+lin feature_N = regN "feature" ;
+lin feature_V2 = prpV2 (regV "feature") "" ;
+lin february_PN = regPN "february" ;
+lin federal_A = longA "federal" ;
+lin federation_N = regN "federation" ;
+lin fee_N = regN "fee" ;
+lin feed_V2 = prpV2 feed_V "" ;
+lin feedback_N = regN "feedback" ;
+lin feel_V2 = prpV2 feel_V "" ;
+lin feeling_N2 = prepN2 "feeling" "" ;
+lin felix_PN = regPN "felix" ;
+lin fellow_N = regN "fellow" ;
+lin felt_N = regN "felt" ;
+lin female_A = longA "female" ;
+lin fence_N = regN "fence" ;
+lin fertilize_V2 = prpV2 (regV "fertilize") "" ;
+lin fertilizer_N = regN "fertilizer" ;
+lin fetch_V3from =dirprepV3 (regV "fetch") "from" ;
+lin fetter_V2 = prpV2 (regV "fetter") "" ;
+lin fever_N = regN "fever" ;
+lin fiction_N = regN "fiction" ;
+lin fictional_A = longA "fictional" ;
+lin fido_PN = regPN "fido" ;
+lin field_N = regN "field" ;
+lin fierce_A = regA "fierce" ;
+lin fig_N = regN "fig" ;
+lin fight_N = regN "fight" ;
+lin fight_V2 = prpV2 IrregEng.fight_V "" ;
+lin fight_V = useV IrregEng.fight_V ;
+lin figure_N = regN "figure" ;
+lin file_N = regN "file" ;
+lin file_V2 = prpV2 (regV "file") "" ;
+lin fill_V2 = prpV2 (regV "fill") "" ;
+lin fill_V3 =dirprepV3 (regV "fill") "" ;
+lin film_N = regN "film" ;
+lin film_V2 = prpV2 (regV "film") "" ;
+lin filter_N = regN "filter" ;
+lin filter_V2 = prpV2 (regV "filter") "" ;
+lin fin_N = regN "fin" ;
+lin final_A = longA "final" ;
+lin finance_N = regN "finance" ;
+lin financial_A = longA "financial" ;
+lin find_V2 = prpV2 find_V "" ;
+lin fine_A = regA "fine" ;
+lin fine_N = regN "fine" ;
+lin fine_V2 = prpV2 (regV "fine") "" ;
+lin finger_N = regN "finger" ;
+lin fingerprint_N = regN "fingerprint" ;
+lin finish_N = regN "finish" ;
+lin finish_V2 = prpV2 (regV "finish") "" ;
+lin finish_V = (regV "finish") ;
+lin finite_A = longA "finite" ;
+lin fir_N = regN "fir" ;
+lin fire_N = regN "fire" ;
+lin fire_V2 = prpV2 (regV "fire") "" ;
+lin firm_N = regN "firm" ;
+lin firm_A = regA "firm" ;
+lin firstly_Adv = mkAdv "firstly" ;
+lin fish_N = regN "fish" ;
+lin fish_V = (regV "fish") ;
+lin fisherman_N = irregN "fisherman" "fisherman" ;
+lin fit_V2 = prpV2 (regV "fit") "" ;
+lin fit_A = regA "fit" ;
+lin fit_A2for = regA2 "fit" "for" ;
+lin fix_V3to =dirprepV3 (regV "fix") "to" ;
+lin flag_N = regN "flag" ;
+lin flame_N = regN "flame" ;
+lin flash_N = regN "flash" ;
+lin flash_V = (regV "flash") ;
+lin flat_A = regA "flat" ;
+lin flat_N = regN "flat" ;
+lin flavour_N = regN "flavour" ;
+lin flaw_N = regN "flaw" ;
+lin flawed_A = longA "flawed" ;
+lin flesh_N = massN "flesh" ;
+lin flexible_A = longA "flexible" ;
+lin flight_N2from = prepN2 "flight" "from" ;
+lin flip_V2 = prpV2 (regV "flip") "" ;
+lin float_V = (regV "float") ;
+lin flood_N = regN "flood" ;
+lin flood_V2 = prpV2 (regV "flood") "" ;
+lin floor_N = regN "floor" ;
+lin flour_N = massN "flour" ;
+lin flourish_V2 = prpV2 (regV "flourish") "" ;
+lin flourish_V = (regV "flourish") ;
+lin flow_N = regN "flow" ;
+lin flower_N = regN "flower" ;
+lin flu_N = regN "flu" ;
+lin fluid_A = longA "fluid" ;
+lin fluid_N = regN "fluid" ;
+lin flux_N = regN "flux" ;
+lin fly_N = regN "fly" ;
+lin fly_V = useV IrregEng.fly_V ;
+lin foam_N = regN "foam" ;
+lin foam_V = (regV "foam") ;
+lin focal_A = longA "focal" ;
+lin focus_N = regN "focus" ;
+lin focus_V2 = prpV2 (regV "focus") "" ;
+lin focus_V2on = prpV2 (regV "focus") "on" ;
+lin fog_N = regN "fog" ;
+lin foist_V3on =dirprepV3 (regV "foist") "on" ;
+lin fold_N = regN "fold" ;
+lin fold_V2 = prpV2 (regV "fold") "" ;
+lin follow_V2 = prpV2 (regV "follow") "" ;
+lin fond_A2of = regA2 "fond" "of" ;
+lin food_N = massN "food" ;
+lin fool_N = regN "fool" ;
+lin fool_V2 = prpV2 (regV "fool") "" ;
+lin foolish_A = longA "foolish" ;
+lin foot_N = irregN "foot" "feet" ;
+lin football_N = regN "football" ;
+-- lin for_Prep = mkPrep "for" ;
+lin foray_N = regN "foray" ;
+lin forbid_V2 = prpV2 forbid_V "" ;
+lin force_N = regN "force" ;
+lin force_V2 = prpV2 (regV "force") "" ;
+lin forcible_A = longA "forcible" ;
+lin forearm_N = regN "forearm" ;
+--lin forego_V2 = prpV2 forego_V "" ;
+lin foreground_N = regN "foreground" ;
+lin forehead_N = regN "forehead" ;
+lin foreign_A = longA "foreign" ;
+lin foreigner_N = regN "foreigner" ;
+lin forerunner_N = regN "forerunner" ;
+--lin foresee_V2 = prpV2 foresee_V "" ;
+lin forest_N = regN "forest" ;
+lin forestall_V2 = prpV2 (regV "forestall") "" ;
+lin forever_Adv = proAdv "forever" ;
+lin forget_VV = mkVV forget_V ;
+--lin forgive_V3for =dirprepV3 forgive_V "for" ;
+--lin forgo_V2 = prpV2 forgo_V "" ;
+lin fork_N = regN "fork" ;
+lin form_N = regN "form" ;
+lin form_V2 = prpV2 (regV "form") "" ;
+lin formal_A = longA "formal" ;
+lin formalism_N = regN "formalism" ;
+lin format_N = regN "format" ;
+lin formation_N = regN "formation" ;
+lin former_A = longA "former" ;
+lin formula_N = regN "formula" ;
+lin formulate_V2 = prpV2 (regV "formulate") "" ;
+lin fort_N = regN "fort" ;
+lin forthcoming_A = longA "forthcoming" ;
+lin forthwith_Adv = mkAdv "forthwith" ;
+lin fortnight_N = regN "fortnight" ;
+lin fortuitous_A = longA "fortuitous" ;
+lin fortunate_A = longA "fortunate" ;
+lin fortune_N = regN "fortune" ;
+lin forum_N = regN "forum" ;
+lin forward_A = longA "forward" ;
+lin forwards_Adv = proAdv "forwards" ;
+lin found_V2 = prpV2 (regV "found") "" ;
+lin foundation_N = regN "foundation" ;
+lin fountain_N = regN "fountain" ;
+lin fox_N = regN "fox" ;
+lin fraction_N = regN "fraction" ;
+lin fracture_N = regN "fracture" ;
+lin fracture_V2 = prpV2 (regV "fracture") "" ;
+lin fragment_N = regN "fragment" ;
+lin fragment_V2 = prpV2 (regV "fragment") "" ;
+lin fragmentary_A = longA "fragmentary" ;
+lin frame_N = regN "frame" ;
+lin frame_V2 = prpV2 (regV "frame") "" ;
+lin framework_N = regN "framework" ;
+lin france_PN = regPN "france" ;
+lin franz_PN = regPN "franz" ;
+lin free_A = regA "free" ;
+lin free_V2 = prpV2 (regV "free") "" ;
+lin freedom_N = regN "freedom" ;
+lin freeze_V2 = prpV2 freeze_V "" ;
+lin french_A = regA "french" ;
+lin frequency_N = regN "frequency" ;
+lin frequent_A = longA "frequent" ;
+lin fresh_A = regA "fresh" ;
+lin friction_N = regN "friction" ;
+lin friday_PN = regPN "friday" ;
+lin friend_N = regN "friend" ;
+lin friendly_A = regA "friendly" ;
+lin friendly_A2to = regA2 "friendly" "to" ;
+lin fright_N = regN "fright" ;
+lin frighten_V2 = prpV2 (regV "frighten") "" ;
+lin frill_N = regN "frill" ;
+lin fringe_N = regN "fringe" ;
+--lin from_Prep = mkPrep "from" ;
+lin front_A = longA "front" ;
+lin front_N = regN "front" ;
+lin fruit_N = massN "fruit" ;
+lin fry_V2 = prpV2 (regV "fry") "" ;
+lin fulfil_V = (regV "fulfil") ;
+lin full_A = regA "full" ;
+lin fun_N = regN "fun" ;
+lin function_N = regN "function" ;
+lin function_V = (regV "function") ;
+lin functor_N = regN "functor" ;
+lin fund_N = regN "fund" ;
+lin fundamental_A = longA "fundamental" ;
+lin funeral_N = regN "funeral" ;
+lin funereal_A = longA "funereal" ;
+lin fungus_N = irregN "fungus" "fungi" ;
+lin funny_A = regA "funny" ;
+lin fur_N = regN "fur" ;
+lin furnish_V3with =dirprepV3 (regV "furnish") "with" ;
+lin furniture_N = massN "furniture" ;
+lin fuss_N = regN "fuss" ;
+lin future_A = longA "future" ;
+lin future_N = regN "future" ;
+lin fuzzy_A = longA "fuzzy" ;
+lin gag_N = regN "gag" ;
+lin gag_V2 = prpV2 (regV "gag") "" ;
+lin gain_N = regN "gain" ;
+lin gain_V2 = prpV2 (regV "gain") "" ;
+lin galactic_A = longA "galactic" ;
+lin galaxy_N = regN "galaxy" ;
+lin gale_N = regN "gale" ;
+lin gallon_N = regN "gallon" ;
+lin gamble_V = (regV "gamble") ;
+lin game_N = regN "game" ;
+lin gap_N = regN "gap" ;
+lin gape_V = (regV "gape") ;
+lin gape_V2at = prpV2 (regV "gape") "at" ;
+lin garage_N = regN "garage" ;
+lin garden_N = regN "garden" ;
+lin garment_N = regN "garment" ;
+lin gas_N = regN "gas" ;
+lin gaseous_A = longA "gaseous" ;
+lin gate_N = regN "gate" ;
+lin gather_V = (regV "gather") ;
+lin gauge_N = regN "gauge" ;
+lin gauge_V2 = prpV2 (regV "gauge") "" ;
+lin gay_A = regA "gay" ;
+lin gaze_V2at = prpV2 (regV "gaze") "at" ;
+lin gaze_N = regN "gaze" ;
+lin gear_N = regN "gear" ;
+lin gear_V2 = prpV2 (regV "gear") "" ;
+lin generable_A = longA "generable" ;
+lin general_A = longA "general" ;
+lin general_N = regN "general" ;
+lin generate_V2 = prpV2 (regV "generate") "" ;
+lin generation_N = regN "generation" ;
+lin generator_N = regN "generator" ;
+lin generic_A = longA "generic" ;
+lin generosity_N = regN "generosity" ;
+lin generous_A = longA "generous" ;
+lin generous_A2to = longA2 "generous" "to" ;
+lin genitive_A = longA "genitive" ;
+lin genius_N = regN "genius" ;
+lin gentle_A = regA "gentle" ;
+lin gentleman_N = irregN "gentleman" "gentlemen" ;
+lin gently_Adv = mkAdv "gently" ;
+lin genuine_A = longA "genuine" ;
+lin genus_N = regN "genus" ;
+lin geography_N = regN "geography" ;
+lin geology_N = regN "geology" ;
+lin geometry_N = regN "geometry" ;
+lin german_A = longA "german" ;
+lin germane_A = longA "germane" ;
+lin germanic_A = longA "germanic" ;
+lin germany_PN = regPN "germany" ;
+lin gerund_N = regN "gerund" ;
+lin gesture_V = (regV "gesture") ;
+lin gesture_N = regN "gesture" ;
+lin get_V2 = prpV2 get_V "" ;
+lin gift_N = regN "gift" ;
+lin gin_N = massN "gin" ;
+lin giraffe_N = regN "giraffe" ;
+lin girl_N = regN "girl" ;
+lin gist_N = regN "gist" ;
+lin give_V3 = dirdirV3 give_V ;
+lin give_V3to =dirprepV3 give_V "to" ;
+lin glad_A2 = regA2 "glad" "" ;
+lin glad_A = regA "glad" ;
+lin glad_A2 = regA2 "glad" "" ;
+lin glance_N = regN "glance" ;
+lin glance_V2at = prpV2 (regV "glance") "at" ;
+lin glass_N = regN "glass" ;
+lin glean_V2 = prpV2 (regV "glean") "" ;
+lin global_A = longA "global" ;
+lin globe_N = regN "globe" ;
+lin glory_N = regN "glory" ;
+lin gloss_N = regN "gloss" ;
+lin gloss_V2 = prpV2 (regV "gloss") "" ;
+lin glow_N = regN "glow" ;
+lin glow_V2 = prpV2 (regV "glow") "" ;
+lin gnat_N = regN "gnat" ;
+lin gnu_N = regN "gnu" ;
+lin go_V2 = prpV2 go_V "" ;
+lin goat_N = regN "goat" ;
+lin god_N = regN "god" ;
+lin goddess_N = regN "goddess" ;
+lin gold_N = regN "gold" ;
+lin golden_A = regA "golden" ;
+lin good_A = longA "good" ;
+lin goose_N = irregN "goose" "geese" ;
+lin gore_N = regN "gore" ;
+lin gorilla_N = regN "gorilla" ;
+lin gory_A = regA "gory" ;
+lin gospel_N = regN "gospel" ;
+lin govern_V = (regV "govern") ;
+lin government_N = regN "government" ;
+lin grab_V2 = prpV2 (regV "grab") "" ;
+lin grace_N = regN "grace" ;
+lin grade_N = regN "grade" ;
+lin gradual_A = longA "gradual" ;
+lin graft_N = regN "graft" ;
+lin graft_V2 = prpV2 (regV "graft") "" ;
+lin graham_PN = regPN "graham" ;
+lin grain_N = regN "grain" ;
+lin gram_N = regN "gram" ;
+lin grammar_N = regN "grammar" ;
+lin grammatical_A = longA "grammatical" ;
+lin grand_A = regA "grand" ;
+lin grandfather_N = regN "grandfather" ;
+lin grandmother_N = regN "grandmother" ;
+lin grant_N = regN "grant" ;
+lin grant_V2 = prpV2 (regV "grant") "" ;
+lin grape_N = regN "grape" ;
+lin graph_N = regN "graph" ;
+lin graphic_A = longA "graphic" ;
+lin grasp_N = regN "grasp" ;
+lin grasp_V2 = prpV2 (regV "grasp") "" ;
+lin grass_N = massN "grass" ;
+lin grateful_A = regA "grateful" ;
+lin grateful_A2to = regA2 "grateful" "to" ;
+lin grateful_A2 = regA2 "grateful" "" ;
+lin gratuitous_A = longA "gratuitous" ;
+lin grave_N = regN "grave" ;
+lin gravitation_N = regN "gravitation" ;
+lin gravity_N = regN "gravity" ;
+lin gravy_N = massN "gravy" ;
+lin gray_A = regA "gray" ;
+lin grease_N = massN "grease" ;
+lin great_A = regA "great" ;
+lin greece_PN = regPN "greece" ;
+lin greed_N = regN "greed" ;
+lin greek_A = longA "greek" ;
+lin greek_N = regN "greek" ;
+lin green_N = regN "green" ;
+lin greet_V2 = prpV2 (regV "greet") "" ;
+lin gregarious_A = longA "gregarious" ;
+lin grey_A = regA "grey" ;
+lin grid_N = regN "grid" ;
+lin grief_N = regN "grief" ;
+lin grieve_V = (regV "grieve") ;
+lin grill_V2 = prpV2 (regV "grill") "" ;
+lin grim_A = regA "grim" ;
+lin grime_N = regN "grime" ;
+lin grin_N = regN "grin" ;
+lin grin_V = (regV "grin") ;
+lin grind_V2 = prpV2 grind_V "" ;
+lin grip_N = regN "grip" ;
+lin grip_V2 = prpV2 (regV "grip") "" ;
+lin grit_N = regN "grit" ;
+lin grog_N = regN "grog" ;
+lin gross_A = regA "gross" ;
+lin ground_N = regN "ground" ;
+lin group_N = regN "group" ;
+lin group_V2 = prpV2 (regV "group") "" ;
+lin grove_N = regN "grove" ;
+lin grow_V2 = prpV2 IrregEng.grow_V "" ;
+lin grow_V = useV IrregEng.grow_V ;
+lin growth_N = massN "growth" ;
+lin guarantee_N = regN "guarantee" ;
+lin guarantee_VS = mkVS (regV "guarantee") ;
+lin guard_N = regN "guard" ;
+lin guard_V2 = prpV2 (regV "guard") "" ;
+lin guess_N = regN "guess" ;
+lin guess_VS = mkVS (regV "guess") ;
+lin guest_N = regN "guest" ;
+lin guide_N = regN "guide" ;
+lin guide_V2 = prpV2 (regV "guide") "" ;
+lin guideline_N = regN "guideline" ;
+lin guilt_N = regN "guilt" ;
+lin guinea_N = regN "guinea" ;
+lin guise_N = regN "guise" ;
+lin gun_N = regN "gun" ;
+lin habit_N = regN "habit" ;
+lin habitual_A = longA "habitual" ;
+lin hail_N = regN "hail" ;
+lin hair_N = massN "hair" ;
+lin half_Adv = mkAdv "half" ;
+lin half_A = longA "half" ;
+lin half_N = irregN "half" "halves" ;
+lin hall_N = regN "hall" ;
+lin halt_N = regN "halt" ;
+lin halt_V2 = prpV2 (regV "halt") "" ;
+lin halt_V = (regV "halt") ;
+lin halve_V2 = prpV2 (regV "halve") "" ;
+lin hamburger_N = regN "hamburger" ;
+lin hammer_N = regN "hammer" ;
+lin hammer_V2 = prpV2 (regV "hammer") "" ;
+lin hamper_V2 = prpV2 (regV "hamper") "" ;
+lin hand_N = regN "hand" ;
+lin hand_V3 = dirdirV3 (regV "hand") ;
+lin hand_V3to =dirprepV3 (regV "hand") "to" ;
+lin handicap_N = regN "handicap" ;
+lin handicap_V2 = prpV2 (regV "handicap") "" ;
+lin handkerchief_N = regN "handkerchief" ;
+lin handle_N = regN "handle" ;
+lin handle_V2 = prpV2 (regV "handle") "" ;
+lin handsome_A = longA "handsome" ;
+lin hang_V2 = prpV2 (regV "hang") "" ;
+lin hang_V = useV IrregEng.hang_V ;
+lin happen_V = (regV "happen") ;
+lin happen_V2 = prpV2 (regV "happen") "" ;
+lin happening_N = regN "happening" ;
+lin happy_A = regA "happy" ;
+lin happy_A2 = regA2 "happy" "" ;
+lin harbour_N = regN "harbour" ;
+lin hard_A = regA "hard" ;
+lin hard_A2 = regA2 "hard" "" ;
+lin hardly_Adv = mkAdv "hardly" ;
+lin hardware_N = regN "hardware" ;
+lin harm_N = regN "harm" ;
+lin harm_V2 = prpV2 (regV "harm") "" ;
+lin harmonium_N = regN "harmonium" ;
+lin harmony_N = regN "harmony" ;
+lin harness_N = regN "harness" ;
+lin harness_V3to =dirprepV3 (regV "harness") "to" ;
+lin hash_N = regN "hash" ;
+lin hash_V2 = prpV2 (regV "hash") "" ;
+lin haste_N = regN "haste" ;
+lin hasty_A = longA "hasty" ;
+lin hat_N = regN "hat" ;
+lin hate_V2 = prpV2 (regV "hate") "" ;
+lin hatred_N = massN "hatred" ;
+lin have_V2 = prpV2 have_V "" ;
+lin haven_N = regN "haven" ;
+lin hazard_N = regN "hazard" ;
+lin haze_N = regN "haze" ;
+lin head_N = regN "head" ;
+lin head_V2 = prpV2 (regV "head") "" ;
+lin heading_N = regN "heading" ;
+lin heal_V2 = prpV2 (regV "heal") "" ;
+lin health_N = massN "health" ;
+lin healthy_A = regA "healthy" ;
+lin heap_N = regN "heap" ;
+lin hear_V2 = prpV2 hear_V "" ;
+lin heart_N = regN "heart" ;
+lin hearth_N = regN "hearth" ;
+lin heat_V = (regV "heat") ;
+lin heath_N = regN "heath" ;
+lin heathen_N = regN "heathen" ;
+lin heave_V = (regV "heave") ;
+lin heaven_N = regN "heaven" ;
+lin heavy_A = regA "heavy" ;
+lin heel_N = regN "heel" ;
+lin height_N = regN "height" ;
+lin helicopter_N = regN "helicopter" ;
+lin help_N = regN "help" ;
+lin help_V2 = prpV2 (regV "help") "" ;
+lin hemlock_N = regN "hemlock" ;
+lin hen_N = regN "hen" ;
+lin hence_Adv = proAdv "hence" ;
+lin herd_N2of = prepN2 "herd" "of" ;
+--lin here_Adv = proAdv "here" ;
+lin herring_N = regN "herring" ;
+lin heterogeneity_N = regN "heterogeneity" ;
+lin heterogeneous_A = longA "heterogeneous" ;
+lin heuristic_A = longA "heuristic" ;
+lin heuristic_N = regN "heuristic" ;
+lin heuristically_Adv = mkAdv "heuristically" ;
+lin hide_V2 = prpV2 IrregEng.hide_V "" ;
+lin hide_V = useV IrregEng.hide_V ;
+lin hierarchy_N = regN "hierarchy" ;
+lin high_A = regA "high" ;
+lin highlight_N = regN "highlight" ;
+lin highlight_V2 = prpV2 (regV "highlight") "" ;
+lin hill_N = regN "hill" ;
+lin hind_A = longA "hind" ;
+lin hinder_V2 = prpV2 (regV "hinder") "" ;
+lin hindrance_N = regN "hindrance" ;
+lin hinge_N = regN "hinge" ;
+lin hint_N = regN "hint" ;
+lin hint_V2at = prpV2 (regV "hint") "at" ;
+lin hire_V2 = prpV2 (regV "hire") "" ;
+lin history_N = regN "history" ;
+lin hit_V2 = prpV2 hit_V "" ;
+lin hither_Adv = proAdv "hither" ;
+lin hitherto_Adv = mkAdv "hitherto" ;
+lin hoax_N = regN "hoax" ;
+lin hoax_V2 = prpV2 (regV "hoax") "" ;
+lin hold_V2 = prpV2 hold_V "" ;
+lin hole_N = regN "hole" ;
+lin holiday_N = regN "holiday" ;
+lin hollow_A = regA "hollow" ;
+lin holy_A = regA "holy" ;
+lin home_N = regN "home" ;
+lin homogeneous_A = longA "homogeneous" ;
+lin homomorphism_N = regN "homomorphism" ;
+lin hone_V2 = prpV2 (regV "hone") "" ;
+lin honest_A = longA "honest" ;
+lin honesty_N = massN "honesty" ;
+lin honey_N = regN "honey" ;
+lin honor_N = regN "honor" ;
+lin honour_N = regN "honour" ;
+lin honour_V2 = prpV2 (regV "honour") "" ;
+lin honourable_A = longA "honourable" ;
+lin hook_N = regN "hook" ;
+lin hook_V2 = prpV2 (regV "hook") "" ;
+lin hop_N = regN "hop" ;
+lin hop_V = (regV "hop") ;
+lin hope_N = regN "hope" ;
+lin hope_V2for = prpV2 (regV "hope") "for" ;
+lin hope_VS = mkVS (regV "hope") ;
+lin horizon_N = regN "horizon" ;
+lin horizontal_A = longA "horizontal" ;
+lin horn_N = regN "horn" ;
+lin horrendous_A = longA "horrendous" ;
+lin horrible_A = longA "horrible" ;
+lin horrify_V2 = prpV2 (regV "horrify") "" ;
+lin horror_N = regN "horror" ;
+lin horse_N = regN "horse" ;
+lin hospitable_A = longA "hospitable" ;
+lin hospitable_A2to = longA2 "hospitable" "to" ;
+lin hospital_N = regN "hospital" ;
+lin hospitality_N = regN "hospitality" ;
+lin host_N = regN "host" ;
+lin host_V2 = prpV2 (regV "host") "" ;
+lin hot_A = regA "hot" ;
+lin hotel_N = regN "hotel" ;
+lin hour_N = regN "hour" ;
+lin house_N = regN "house" ;
+lin house_V2 = prpV2 (regV "house") "" ;
+lin household_A = longA "household" ;
+lin household_N = regN "household" ;
+lin how_Adv = proAdv "how" ;
+lin however_Adv = proAdv "however" ;
+lin huge_A = regA "huge" ;
+lin hum_N = regN "hum" ;
+lin hum_V = (regV "hum") ;
+lin human_A = longA "human" ;
+lin human_N = regN "human" ;
+lin humble_A = regA "humble" ;
+lin humility_N = regN "humility" ;
+lin humor_N = massN "humor" ;
+lin humour_N = massN "humour" ;
+lin hunch_V = (regV "hunch") ;
+lin hundred_N = regN "hundred" ;
+lin hundred_N2 = prepN2 "hundred" "" ;
+lin hunger_V2for = prpV2 (regV "hunger") "for" ;
+lin hungry_A = regA "hungry" ;
+lin hungry_A2for = regA2 "hungry" "for" ;
+lin hunt_N = regN "hunt" ;
+lin hunt_V2 = prpV2 (regV "hunt") "" ;
+lin huntsman_N = irregN "huntsman" "huntsmen" ;
+lin hurry_V = (regV "hurry") ;
+lin hurry_N = regN "hurry" ;
+lin hurt_V2 = prpV2 IrregEng.hurt_V "" ;
+lin hurt_V = useV IrregEng.hurt_V ;
+lin husband_N2of = prepN2 "husband" "of" ;
+lin hut_N = regN "hut" ;
+lin hybrid_A = longA "hybrid" ;
+lin hydrogen_N = regN "hydrogen" ;
+lin hygiene_N = regN "hygiene" ;
+lin hypothesis_N = irregN "hypothesis" "hypotheses" ;
+lin hypothesize_V2 = prpV2 (regV "hypothesize") "" ;
+lin hypothetical_A = longA "hypothetical" ;
+lin ice_N = massN "ice" ;
+lin iceland_PN = regPN "iceland" ;
+lin icelandic_A = longA "icelandic" ;
+lin icon_N = regN "icon" ;
+lin idea_N = regN "idea" ;
+lin ideal_A = longA "ideal" ;
+lin identical_A = longA "identical" ;
+lin identical_A2to = longA2 "identical" "to" ;
+lin identify_V2 = prpV2 (regV "identify") "" ;
+lin identity_N = regN "identity" ;
+lin idiocy_N = regN "idiocy" ;
+lin idiom_N = regN "idiom" ;
+lin idiomatic_A = longA "idiomatic" ;
+lin idiot_N = regN "idiot" ;
+lin idle_A = regA "idle" ;
+lin idle_V = (regV "idle") ;
+lin ignore_V2 = prpV2 (regV "ignore") "" ;
+lin illegal_A = longA "illegal" ;
+lin illegitimacy_N = regN "illegitimacy" ;
+lin illegitimate_A = longA "illegitimate" ;
+lin illocutionary_A = longA "illocutionary" ;
+lin illogical_A = longA "illogical" ;
+lin illuminate_V2 = prpV2 (regV "illuminate") "" ;
+lin illusion_N = regN "illusion" ;
+lin illusory_A = longA "illusory" ;
+lin illustrate_V2 = prpV2 (regV "illustrate") "" ;
+lin image_N = regN "image" ;
+lin imaginary_A = longA "imaginary" ;
+lin imagine_V2 = prpV2 (regV "imagine") "" ;
+lin imagine_VS = mkVS (regV "imagine") ;
+lin imbalance_N = regN "imbalance" ;
+lin imitate_V2 = prpV2 (regV "imitate") "" ;
+lin immaterial_A = longA "immaterial" ;
+lin immediacy_N = regN "immediacy" ;
+lin immediate_A = longA "immediate" ;
+lin immense_A = longA "immense" ;
+lin immigrant_N = regN "immigrant" ;
+lin immigration_N = regN "immigration" ;
+lin immoderate_A = longA "immoderate" ;
+lin immodest_A = longA "immodest" ;
+lin immodesty_N = regN "immodesty" ;
+lin immune_A2to = longA2 "immune" "to" ;
+lin impair_V2 = prpV2 (regV "impair") "" ;
+lin impart_V3to =dirprepV3 (regV "impart") "to" ;
+lin impartial_A = longA "impartial" ;
+lin impatient_A = longA "impatient" ;
+lin impatient_A2with = longA2 "impatient" "with" ;
+lin impenetrable_A = longA "impenetrable" ;
+lin imperative_A = longA "imperative" ;
+lin imperative_A2 = longA2 "imperative" "" ;
+lin imperfect_A = longA "imperfect" ;
+lin imperfection_N = regN "imperfection" ;
+lin imperial_A = longA "imperial" ;
+lin imperious_A = longA "imperious" ;
+lin impersonal_A = longA "impersonal" ;
+lin impertinent_A = longA "impertinent" ;
+lin impinge_V2on = prpV2 (regV "impinge") "on" ;
+lin implausible_A = longA "implausible" ;
+lin implement_V2 = prpV2 (regV "implement") "" ;
+lin implicate_V2 = prpV2 (regV "implicate") "" ;
+lin implicature_N = regN "implicature" ;
+lin implicit_A = longA "implicit" ;
+lin implicit_A2in = longA2 "implicit" "in" ;
+lin imply_VS = mkVS (regV "imply") ;
+lin impolite_A = longA "impolite" ;
+lin impolite_A2to = longA2 "impolite" "to" ;
+lin import_N = regN "import" ;
+lin import_V2 = prpV2 (regV "import") "" ;
+lin importance_N = massN "importance" ;
+lin important_A = longA "important" ;
+lin important_A2 = longA2 "important" "" ;
+lin important_A2 = longA2 "important" "" ;
+lin impose_V3on =dirprepV3 (regV "impose") "on" ;
+lin imposition_N = regN "imposition" ;
+lin impossible_A2 = longA2 "impossible" "" ;
+lin impossible_A = longA "impossible" ;
+lin impossible_A2 = longA2 "impossible" "" ;
+lin impossible_A2 = longA2 "impossible" "" ;
+lin imprecise_A = longA "imprecise" ;
+lin imprecision_N = regN "imprecision" ;
+lin impress_V2 = prpV2 (regV "impress") "" ;
+lin improbable_A = longA "improbable" ;
+lin improve_V = (regV "improve") ;
+lin impure_A = regA "impure" ;
+--lin in_Prep = mkPrep "in" ;
+lin inability_N2to = prepN2 "inability" "to" ;
+lin inaccuracy_N = regN "inaccuracy" ;
+lin inactive_A = longA "inactive" ;
+lin inadequacy_N2for = prepN2 "inadequacy" "for" ;
+lin inadequecy_N = regN "inadequecy" ;
+lin incapacitate_V2 = prpV2 (regV "incapacitate") "" ;
+lin incarnation_N = regN "incarnation" ;
+lin inch_N = regN "inch" ;
+lin incident_N = regN "incident" ;
+lin incidental_A = longA "incidental" ;
+lin incisive_A = longA "incisive" ;
+lin incline_V = (regV "incline") ;
+lin inclined_A2to = longA2 "inclined" "to" ;
+lin include_V2 = prpV2 (regV "include") "" ;
+lin including_Prep = mkPrep "including" ;
+lin inclusion_N = regN "inclusion" ;
+lin inclusive_A = longA "inclusive" ;
+lin incoherence_N = regN "incoherence" ;
+lin income_N = regN "income" ;
+lin inconceivable_A2 = longA2 "inconceivable" "" ;
+lin inconsistency_N = regN "inconsistency" ;
+lin incontestable_A = longA "incontestable" ;
+lin incontestable_A2 = longA2 "incontestable" "" ;
+lin inconvenience_N = regN "inconvenience" ;
+lin inconvenience_V2 = prpV2 (regV "inconvenience") "" ;
+lin incorporate_V2 = prpV2 (regV "incorporate") "" ;
+lin incorporate_V2 = prpV2 (regV "incorporate") "" ;
+lin incorrigible_A = longA "incorrigible" ;
+lin increase_N = regN "increase" ;
+lin increase_V2 = prpV2 (regV "increase") "" ;
+lin increase_V = (regV "increase") ;
+lin increment_N = regN "increment" ;
+lin increment_V2 = prpV2 (regV "increment") "" ;
+lin incur_V2 = prpV2 (regV "incur") "" ;
+lin indeed_Adv = mkAdv "indeed" ;
+lin indefinite_A = regA "indefinite" ;
+lin independence_N = massN "independence" ;
+lin independent_A = longA "independent" ;
+lin indeterminacy_N = regN "indeterminacy" ;
+lin index_N = irregN "index" "indices" ;
+lin index_V2 = prpV2 (regV "index") "" ;
+lin india_PN = regPN "india" ;
+lin indian_A = regA "indian" ;
+lin indicate_VS = mkVS (regV "indicate") ;
+lin indigestion_N = regN "indigestion" ;
+lin indirect_A = longA "indirect" ;
+lin indiscriminate_A = longA "indiscriminate" ;
+lin indistinguishable_A = longA "indistinguishable" ;
+lin individual_A = longA "individual" ;
+lin individual_N = regN "individual" ;
+lin indoor_A = longA "indoor" ;
+lin induce_V2 = prpV2 (regV "induce") "" ;
+lin induct_V2 = prpV2 (regV "induct") "" ;
+lin indulge_V2in = prpV2 (regV "indulge") "in" ;
+lin indulgent_A = longA "indulgent" ;
+lin industry_N = regN "industry" ;
+lin inescapable_A = longA "inescapable" ;
+lin inevitable_A = longA "inevitable" ;
+lin infect_V2 = prpV2 (regV "infect") "" ;
+lin infection_N = regN "infection" ;
+lin infectious_A = longA "infectious" ;
+lin infer_V3from =dirprepV3 (regV "infer") "from" ;
+lin inference_N = regN "inference" ;
+lin inferior_A = longA "inferior" ;
+lin inferior_A2to = longA2 "inferior" "to" ;
+lin infinite_A = longA "infinite" ;
+lin infinitesimal_A = longA "infinitesimal" ;
+lin infinitive_A = longA "infinitive" ;
+lin infix_N = regN "infix" ;
+lin inflate_V2 = prpV2 (regV "inflate") "" ;
+lin inflation_N = regN "inflation" ;
+lin inflect_V = (regV "inflect") ;
+lin influence_N = regN "influence" ;
+lin influence_V2 = prpV2 (regV "influence") "" ;
+lin inform_V3 =dirprepV3 (regV "inform") "" ;
+lin informal_A = longA "informal" ;
+lin informant_N = regN "informant" ;
+lin information_N = regN "information" ;
+lin ingenious_A = longA "ingenious" ;
+lin ingenuity_N = massN "ingenuity" ;
+lin ingredient_N = regN "ingredient" ;
+lin inhabit_V2 = prpV2 (regV "inhabit") "" ;
+lin inherent_A = longA "inherent" ;
+lin inherent_A2to = longA2 "inherent" "to" ;
+lin inherit_V3from =dirprepV3 (regV "inherit") "from" ;
+lin inheritance_N = regN "inheritance" ;
+lin inhibit_V2 = prpV2 (regV "inhibit") "" ;
+lin initial_A = longA "initial" ;
+lin initialize_V2 = prpV2 (regV "initialize") "" ;
+lin initiate_V2 = prpV2 (regV "initiate") "" ;
+lin inject_V3with =dirprepV3 (regV "inject") "with" ;
+lin injunction_N = regN "injunction" ;
+lin injure_V2 = prpV2 (regV "injure") "" ;
+lin injury_N = regN "injury" ;
+lin ink_N = regN "ink" ;
+lin inn_N = regN "inn" ;
+lin innate_A = longA "innate" ;
+lin innate_A2to = longA2 "innate" "to" ;
+lin inner_A = longA "inner" ;
+lin innocuous_A = longA "innocuous" ;
+lin innovation_N = regN "innovation" ;
+lin input_N = regN "input" ;
+lin inquire_V2about = prpV2 (regV "inquire") "about" ;
+lin inquire_V2 = prpV2 (regV "inquire") "" ;
+lin inquiry_N2about = prepN2 "inquiry" "about" ;
+lin inscribe_V2 = prpV2 (regV "inscribe") "" ;
+lin inscription_N = regN "inscription" ;
+lin insect_N = regN "insect" ;
+lin insert_V2 = prpV2 (regV "insert") "" ;
+lin inside_Adv = proAdv "inside" ;
+lin inside_N = regN "inside" ;
+lin insight_N = regN "insight" ;
+lin insist_V2 = prpV2 (regV "insist") "" ;
+lin insistence_N2on = prepN2 "insistence" "on" ;
+lin insistence_N2 = prepN2 "insistence" "" ;
+lin insistent_A2 = longA2 "insistent" "" ;
+lin inspect_V2 = prpV2 (regV "inspect") "" ;
+lin inspector_N = regN "inspector" ;
+lin inspire_V2 = prpV2 (regV "inspire") "" ;
+lin instability_N = regN "instability" ;
+lin install_V2 = prpV2 (regV "install") "" ;
+lin instance_N2of = prepN2 "instance" "of" ;
+lin instant_N = regN "instant" ;
+lin instantiate_V2 = prpV2 (regV "instantiate") "" ;
+lin instantly_Adv = mkAdv "instantly" ;
+lin instigate_V2 = prpV2 (regV "instigate") "" ;
+lin instil_V3in =dirprepV3 (regV "instil") "in" ;
+lin instinct_N = regN "instinct" ;
+lin institute_V2 = prpV2 (regV "institute") "" ;
+lin institute_N = regN "institute" ;
+lin institution_N = regN "institution" ;
+lin instruct_V2 = prpV2 (regV "instruct") "" ;
+lin instrument_N = regN "instrument" ;
+lin insulate_V3from =dirprepV3 (regV "insulate") "from" ;
+lin insult_N = regN "insult" ;
+lin insult_V2 = prpV2 (regV "insult") "" ;
+lin insurance_N = regN "insurance" ;
+lin insure_V2 = prpV2 (regV "insure") "" ;
+lin intact_A = longA "intact" ;
+lin integer_N = regN "integer" ;
+lin integral_A = longA "integral" ;
+lin integrate_V3with =dirprepV3 (regV "integrate") "with" ;
+lin intellectual_A = longA "intellectual" ;
+lin intelligence_N = regN "intelligence" ;
+lin intelligent_A = longA "intelligent" ;
+lin intelligible_A = longA "intelligible" ;
+lin intend_VV = mkVV (regV "intend") ;
+lin intense_A = longA "intense" ;
+lin intension_N = regN "intension" ;
+lin intention_N = regN "intention" ;
+lin inter_V2 = prpV2 (regV "inter") "" ;
+lin interdisciplinary_A = longA "interdisciplinary" ;
+lin interest_N = regN "interest" ;
+lin interest_V2 = prpV2 (regV "interest") "" ;
+lin interface_N = regN "interface" ;
+lin interfere_V2with = prpV2 (regV "interfere") "with" ;
+lin interference_N = regN "interference" ;
+lin interject_V = (regV "interject") ;
+lin intermediate_A = longA "intermediate" ;
+lin internal_A = longA "internal" ;
+lin international_A = longA "international" ;
+lin interpolate_V2 = prpV2 (regV "interpolate") "" ;
+lin interpret_V2 = prpV2 (regV "interpret") "" ;
+lin interpretive_A = longA "interpretive" ;
+lin interrogate_V2 = prpV2 (regV "interrogate") "" ;
+lin interrogative_A = longA "interrogative" ;
+lin interrupt_V2 = prpV2 (regV "interrupt") "" ;
+lin intersect_V2 = prpV2 (regV "intersect") "" ;
+lin interval_N = regN "interval" ;
+lin intervene_V = (regV "intervene") ;
+lin intimacy_N = regN "intimacy" ;
+lin intimate_A = longA "intimate" ;
+lin intimate_VS = mkVS (regV "intimate") ;
+lin into_Prep = mkPrep "into" ;
+lin intonation_N = regN "intonation" ;
+lin intractable_A = longA "intractable" ;
+lin intransitive_A = longA "intransitive" ;
+lin intravenous_A = longA "intravenous" ;
+lin intricacy_N = regN "intricacy" ;
+lin intricate_A = longA "intricate" ;
+lin intrigue_N = regN "intrigue" ;
+lin intrigue_V = (regV "intrigue") ;
+lin intrinsic_A = longA "intrinsic" ;
+lin intrinsically_Adv = mkAdv "intrinsically" ;
+lin introduce_V3to =dirprepV3 (regV "introduce") "to" ;
+lin introduction_N2to = prepN2 "introduction" "to" ;
+lin introspection_N = massN "introspection" ;
+lin introspective_A = longA "introspective" ;
+lin intrude_V = (regV "intrude") ;
+lin intrusion_N = regN "intrusion" ;
+lin intuition_N = regN "intuition" ;
+lin intuitive_A = longA "intuitive" ;
+lin invade_V2 = prpV2 (regV "invade") "" ;
+lin invalid_N = regN "invalid" ;
+lin invalidate_V2 = prpV2 (regV "invalidate") "" ;
+lin invaluable_A = longA "invaluable" ;
+lin invariable_A = longA "invariable" ;
+lin invariant_A = longA "invariant" ;
+lin invasion_N = regN "invasion" ;
+lin invent_V2 = prpV2 (regV "invent") "" ;
+lin inverse_A = longA "inverse" ;
+lin inversion_N = regN "inversion" ;
+lin invert_V2 = prpV2 (regV "invert") "" ;
+lin invest_V3with =dirprepV3 (regV "invest") "with" ;
+lin investigate_V2 = prpV2 (regV "investigate") "" ;
+lin invisible_A = longA "invisible" ;
+lin invisible_A2to = longA2 "invisible" "to" ;
+lin invite_V3to =dirprepV3 (regV "invite") "to" ;
+lin invocation_N = regN "invocation" ;
+lin invoke_V2 = prpV2 (regV "invoke") "" ;
+lin involve_V2 = prpV2 (regV "involve") "" ;
+lin inwards_Adv = proAdv "inwards" ;
+lin ireland_PN = regPN "ireland" ;
+lin irish_A = longA "irish" ;
+lin iron_N = regN "iron" ;
+lin iron_V2 = prpV2 (regV "iron") "" ;
+lin irony_N = regN "irony" ;
+lin irrational_A = longA "irrational" ;
+lin irregular_A = longA "irregular" ;
+lin irrelevant_A = longA "irrelevant" ;
+lin irremediable_A = longA "irremediable" ;
+lin irrespective_A2of = longA2 "irrespective" "of" ;
+lin irretrievable_A = longA "irretrievable" ;
+lin irritant_N = regN "irritant" ;
+lin irritate_V2 = prpV2 (regV "irritate") "" ;
+lin island_N = regN "island" ;
+lin isolable_A = longA "isolable" ;
+lin isolate_V2 = prpV2 (regV "isolate") "" ;
+lin isomorphic_A = longA "isomorphic" ;
+lin issue_V = (regV "issue") ;
+lin issue_N = regN "issue" ;
+lin italy_PN = regPN "italy" ;
+lin item_N = regN "item" ;
+lin itemize_V2 = prpV2 (regV "itemize") "" ;
+lin iterate_V = (regV "iterate") ;
+lin january_PN = regPN "january" ;
+lin japan_PN = regPN "japan" ;
+lin japanese_A = longA "japanese" ;
+lin jaundice_N = regN "jaundice" ;
+lin jaundiced_A = longA "jaundiced" ;
+lin jaw_N = regN "jaw" ;
+lin jealous_A = longA "jealous" ;
+lin jealous_A2of = longA2 "jealous" "of" ;
+lin jealousy_N2of = prepN2 "jealousy" "of" ;
+lin jew_N = regN "jew" ;
+lin jewel_N = regN "jewel" ;
+lin jeweller_N = regN "jeweller" ;
+lin jewellery_N = regN "jewellery" ;
+lin job_N = regN "job" ;
+lin john_PN = regPN "john" ;
+lin join_V3to =dirprepV3 (regV "join") "to" ;
+lin joint_N = regN "joint" ;
+lin joke_N = regN "joke" ;
+lin joke_V = (regV "joke") ;
+lin journal_N = regN "journal" ;
+lin journalism_N = regN "journalism" ;
+lin journalist_N = regN "journalist" ;
+lin journey_N = regN "journey" ;
+lin joy_N = regN "joy" ;
+lin judge_N = regN "judge" ;
+lin judge_V2 = prpV2 (regV "judge") "" ;
+lin judge_V2 = prpV2 (regV "judge") "" ;
+lin judgment_N = regN "judgment" ;
+lin judicious_A = longA "judicious" ;
+lin juggle_V2 = prpV2 (regV "juggle") "" ;
+lin juggle_V = (regV "juggle") ;
+lin juice_N = regN "juice" ;
+lin july_PN = regPN "july" ;
+lin jumble_V2 = prpV2 (regV "jumble") "" ;
+lin jump_V = (regV "jump") ;
+lin jump_N = regN "jump" ;
+lin june_PN = regPN "june" ;
+lin junk_N = regN "junk" ;
+lin just_A = longA "just" ;
+lin justice_N = regN "justice" ;
+lin justify_V2 = prpV2 (regV "justify") "" ;
+lin juxtapose_V2 = prpV2 (regV "juxtapose") "" ;
+lin juxtaposition_N = regN "juxtaposition" ;
+lin keen_A = regA "keen" ;
+lin keen_A2on = regA2 "keen" "on" ;
+lin keen_A2 = regA2 "keen" "" ;
+lin keep_V2 = prpV2 keep_V "" ;
+lin kennel_N = regN "kennel" ;
+lin kettle_N = regN "kettle" ;
+lin key_N = regN "key" ;
+lin kick_N = regN "kick" ;
+lin kick_V2 = prpV2 (regV "kick") "" ;
+lin kidney_N = regN "kidney" ;
+lin kill_V2 = prpV2 (regV "kill") "" ;
+lin kill_V3f =dirprepV3 (regV "kill") "f" ;
+lin kilogram_N = regN "kilogram" ;
+lin kilometre_N = regN "kilometre" ;
+lin kim_PN = regPN "kim" ;
+lin kind_N = regN "kind" ;
+lin kind_A = regA "kind" ;
+lin kind_A2to = regA2 "kind" "to" ;
+lin king_N = regN "king" ;
+lin kingdom_N = regN "kingdom" ;
+lin kiss_N = regN "kiss" ;
+lin kiss_V2 = prpV2 (regV "kiss") "" ;
+lin kiss_V = (regV "kiss") ;
+lin kitchen_N = regN "kitchen" ;
+lin knee_N = regN "knee" ;
+lin kneel_V = useV IrregEng.kneel_V ;
+lin knife_N = irregN "knife" "knives" ;
+lin knob_N = regN "knob" ;
+lin knock_N = regN "knock" ;
+lin knock_V2 = prpV2 (regV "knock") "" ;
+lin knock_V = (regV "knock") ;
+lin knocker_N = regN "knocker" ;
+lin knot_N = regN "knot" ;
+lin knot_V2 = prpV2 (regV "knot") "" ;
+lin know_VS = mkVS know_V ;
+lin label_N = regN "label" ;
+lin label_V2 = prpV2 (regV "label") "" ;
+lin laboratory_N = regN "laboratory" ;
+lin laborious_A = longA "laborious" ;
+lin labour_N = massN "labour" ;
+lin labour_V = (regV "labour") ;
+lin lace_N = regN "lace" ;
+lin lace_V2 = prpV2 (regV "lace") "" ;
+lin lack_N = regN "lack" ;
+lin lack_V2 = prpV2 (regV "lack") "" ;
+lin lacuna_N = regN "lacuna" ;
+lin ladder_N = regN "ladder" ;
+lin lady_N = regN "lady" ;
+lin lake_N = regN "lake" ;
+lin lamb_N = regN "lamb" ;
+lin lament_N = regN "lament" ;
+lin lament_V2 = prpV2 (regV "lament") "" ;
+lin lamp_N = regN "lamp" ;
+lin land_N = regN "land" ;
+lin land_V = (regV "land") ;
+lin lane_N = regN "lane" ;
+lin language_N = regN "language" ;
+lin lapse_V = (regV "lapse") ;
+lin large_A = regA "large" ;
+lin last_A = longA "last" ;
+lin last_V = (regV "last") ;
+lin late_A = regA "late" ;
+lin lately_Adv = mkAdv "lately" ;
+lin latitude_N = regN "latitude" ;
+lin lattice_N = regN "lattice" ;
+lin laugh_N = regN "laugh" ;
+lin laugh_V2at = prpV2 (regV "laugh") "at" ;
+lin laughter_N = regN "laughter" ;
+lin law_N = regN "law" ;
+lin lawn_N = regN "lawn" ;
+lin lawyer_N = regN "lawyer" ;
+lin lax_A = regA "lax" ;
+lin lay_V3loc =dirprepV3 lay_V "loc" ;
+lin layer_N = regN "layer" ;
+lin layer_V2 = prpV2 (regV "layer") "" ;
+lin laze_V = (regV "laze") ;
+lin lazy_A = regA "lazy" ;
+lin lead_N = regN "lead" ;
+lin lead_V2 = prpV2 lead_V "" ;
+lin leaf_N = irregN "leaf" "leaves" ;
+lin league_N = regN "league" ;
+lin lean_V2on = prpV2 (regV "lean") "on" ;
+lin leap_V = (regV "leap") ;
+lin learn_VS = mkVS (regV "learn") ;
+lin leather_N = massN "leather" ;
+lin leave_V2 = prpV2 IrregEng.leave_V "" ;
+lin leave_V = useV IrregEng.leave_V ;
+lin lecture_N = regN "lecture" ;
+lin lecture_V = (regV "lecture") ;
+lin lee_PN = regPN "lee" ;
+lin left_A = longA "left" ;
+lin leftward_A = longA "leftward" ;
+lin leg_N = regN "leg" ;
+lin legacy_N = regN "legacy" ;
+lin legal_A = longA "legal" ;
+lin legible_A = longA "legible" ;
+lin legitimate_A = longA "legitimate" ;
+lin legitimize_V2 = prpV2 (regV "legitimize") "" ;
+lin lemon_N = regN "lemon" ;
+lin lend_V3to =dirprepV3 (regV "lend") "to" ;
+lin length_N = regN "length" ;
+lin lengthen_V2 = prpV2 (regV "lengthen") "" ;
+lin lesson_N = regN "lesson" ;
+lin let_V3se_vp =dirprepV3 let_V "se_vp" ;
+lin lethal_A = longA "lethal" ;
+lin letter_N = regN "letter" ;
+lin level_A = longA "level" ;
+lin level_N = regN "level" ;
+lin level_V2 = prpV2 (regV "level") "" ;
+lin lexical_A = longA "lexical" ;
+lin lexicalist_A = longA "lexicalist" ;
+lin lexicon_N = regN "lexicon" ;
+lin liable_A = longA "liable" ;
+lin liable_A2to = longA2 "liable" "to" ;
+lin liable_A2 = longA2 "liable" "" ;
+lin liar_N = regN "liar" ;
+lin liberal_A = longA "liberal" ;
+lin liberate_V3from =dirprepV3 (regV "liberate") "from" ;
+lin libertine_N = regN "libertine" ;
+lin liberty_N = regN "liberty" ;
+lin library_N = regN "library" ;
+lin licence_N = regN "licence" ;
+lin license_V2 = prpV2 (regV "license") "" ;
+lin lid_N = regN "lid" ;
+lin lie_V = (regV "lie") ;
+lin lie_V2 = prpV2 IrregEng.lie_V "" ;
+lin life_N = regN "life" ;
+lin lift_N = regN "lift" ;
+lin lift_V2 = prpV2 (regV "lift") "" ;
+lin light_A = regA "light" ;
+lin light_N = regN "light" ;
+lin light_V2 = prpV2 light_V "" ;
+lin lightning_N = regN "lightning" ;
+lin like_A = longA "like" ;
+lin like_V2 = prpV2 (regV "like") "" ;
+lin like_V2 = prpV2 (regV "like") "" ;
+lin like_V2 = prpV2 (regV "like") "" ;
+lin likelihood_N2of = prepN2 "likelihood" "of" ;
+lin likely_A = longA "likely" ;
+lin likely_A2 = longA2 "likely" "" ;
+lin likely_A2 = longA2 "likely" "" ;
+lin limb_N = regN "limb" ;
+lin lime_N = regN "lime" ;
+lin limit_N = regN "limit" ;
+lin limit_V2 = prpV2 (regV "limit") "" ;
+lin line_N = regN "line" ;
+lin line_V2 = prpV2 (regV "line") "" ;
+lin linear_A = longA "linear" ;
+lin linguist_N = regN "linguist" ;
+lin linguistic_A = longA "linguistic" ;
+lin linguistics_N = massN "linguistics" ;
+lin link_N = regN "link" ;
+lin link_V3to =dirprepV3 (regV "link") "to" ;
+lin lion_N = regN "lion" ;
+lin lip_N = regN "lip" ;
+lin liquefaction_N = regN "liquefaction" ;
+lin liquefy_V = (regV "liquefy") ;
+lin liquid_A = longA "liquid" ;
+lin liquid_N = regN "liquid" ;
+lin lisp_N = regN "lisp" ;
+lin lisp_PN = regPN "lisp" ;
+lin list_N = regN "list" ;
+lin list_V2 = prpV2 (regV "list") "" ;
+lin listen_V2to = prpV2 (regV "listen") "to" ;
+lin liszt_PN = regPN "liszt" ;
+lin literal_A = longA "literal" ;
+lin literary_A = longA "literary" ;
+lin literature_N = massN "literature" ;
+lin litre_N = regN "litre" ;
+lin little_N = massN "little" ;
+lin live_A = regA "live" ;
+lin live_V2 = prpV2 (regV "live") "" ;
+lin load_N = regN "load" ;
+lin load_V2 = prpV2 (regV "load") "" ;
+lin loaf_N = irregN "loaf" "loaves" ;
+lin loan_V3to =dirprepV3 (regV "loan") "to" ;
+lin lobster_N = regN "lobster" ;
+lin local_A = longA "local" ;
+lin locate_V2 = prpV2 (regV "locate") "" ;
+lin location_N = regN "location" ;
+lin locative_A = longA "locative" ;
+lin lock_N = regN "lock" ;
+lin lock_V2 = prpV2 (regV "lock") "" ;
+lin log_N = regN "log" ;
+lin logarithm_N = regN "logarithm" ;
+lin logic_N = regN "logic" ;
+lin loiter_V = (regV "loiter") ;
+lin london_PN = regPN "london" ;
+lin lonely_A = regA "lonely" ;
+lin long_Adv = mkAdv "long" ;
+lin long_A = regA "long" ;
+lin long_V2for = prpV2 (regV "long") "for" ;
+lin longwinded_A = longA "longwinded" ;
+lin look_N = regN "look" ;
+lin look_V3 =dirprepV3 (regV "look") "" ;
+lin look_V2for = prpV2 (regV "look") "for" ;
+lin loop_N = regN "loop" ;
+lin loophole_N = regN "loophole" ;
+lin loose_A = regA "loose" ;
+lin lord_N = regN "lord" ;
+lin lore_N = regN "lore" ;
+lin lose_V2 = prpV2 lose_V "" ;
+lin loss_N = regN "loss" ;
+lin lot_N = regN "lot" ;
+lin lottery_N = regN "lottery" ;
+lin loud_A = regA "loud" ;
+lin lounge_V = (regV "lounge") ;
+lin love_N = regN "love" ;
+lin love_V2 = prpV2 (regV "love") "" ;
+lin lovely_A = regA "lovely" ;
+lin low_A = regA "low" ;
+lin lower_V2 = prpV2 (regV "lower") "" ;
+lin loyal_A = longA "loyal" ;
+lin loyal_A2to = longA2 "loyal" "to" ;
+lin luck_N = regN "luck" ;
+lin lump_N = regN "lump" ;
+lin lung_N = regN "lung" ;
+lin lunge_V2 = prpV2 (regV "lunge") "" ;
+lin lurk_V = (regV "lurk") ;
+lin lush_A = regA "lush" ;
+lin luxury_N = regN "luxury" ;
+lin machine_N = regN "machine" ;
+lin machinery_N = massN "machinery" ;
+lin mad_A = regA "mad" ;
+lin mad_A2about = regA2 "mad" "about" ;
+lin mad_A2with = regA2 "mad" "with" ;
+lin made_A2from = longA2 "made" "from" ;
+lin magazine_N = regN "magazine" ;
+lin magic_A = longA "magic" ;
+lin magic_N = massN "magic" ;
+lin magnet_N = regN "magnet" ;
+lin magnetic_A = longA "magnetic" ;
+lin magnitude_N = regN "magnitude" ;
+lin mail_N = massN "mail" ;
+lin mail_V3to =dirprepV3 (regV "mail") "to" ;
+lin main_A = longA "main" ;
+lin mainstream_A = longA "mainstream" ;
+lin maintain_V2 = prpV2 (regV "maintain") "" ;
+lin maintain_VS = mkVS (regV "maintain") ;
+lin maintenance_N = regN "maintenance" ;
+lin major_A = longA "major" ;
+lin make_V2 = prpV2 make_V "" ;
+lin male_A = longA "male" ;
+lin malign_V2 = prpV2 (regV "malign") "" ;
+lin malignant_A = longA "malignant" ;
+lin mammal_N = regN "mammal" ;
+lin man_N = irregN "man" "men" ;
+lin man_V2 = prpV2 (regV "man") "" ;
+lin manage_V2 = prpV2 (regV "manage") "" ;
+lin manage_VV = mkVV (regV "manage") ;
+lin manager_N = regN "manager" ;
+lin mandatory_A = longA "mandatory" ;
+lin manifest_A = longA "manifest" ;
+lin manifest_N = regN "manifest" ;
+lin manifest_V2 = prpV2 (regV "manifest") "" ;
+lin manifestation_N = regN "manifestation" ;
+lin manipulate_V2 = prpV2 (regV "manipulate") "" ;
+lin manner_N = regN "manner" ;
+lin manoeuvre_N = regN "manoeuvre" ;
+lin manoeuvre_V2 = prpV2 (regV "manoeuvre") "" ;
+lin manoeuvre_V = (regV "manoeuvre") ;
+lin manual_A = longA "manual" ;
+lin manual_N = regN "manual" ;
+lin manufacture_V2 = prpV2 (regV "manufacture") "" ;
+lin manuscript_N = regN "manuscript" ;
+lin map_N = regN "map" ;
+lin map_V3to =dirprepV3 (regV "map") "to" ;
+lin mapping_N = regN "mapping" ;
+lin march_N = regN "march" ;
+lin march_PN = regPN "march" ;
+lin margin_N = regN "margin" ;
+lin marginal_A = longA "marginal" ;
+lin marine_A = longA "marine" ;
+lin mark_N = regN "mark" ;
+lin mark_V2 = prpV2 (regV "mark") "" ;
+lin market_N = regN "market" ;
+lin marking_N = regN "marking" ;
+lin marriage_N = regN "marriage" ;
+lin marry_V2 = prpV2 (regV "marry") "" ;
+lin mars_PN = regPN "mars" ;
+lin mary_PN = regPN "mary" ;
+lin mass_N = regN "mass" ;
+lin massive_A = longA "massive" ;
+lin master_N = regN "master" ;
+lin master_V2 = prpV2 (regV "master") "" ;
+lin mat_N = regN "mat" ;
+lin match_N = regN "match" ;
+lin match_V2 = prpV2 (regV "match") "" ;
+lin material_A = longA "material" ;
+lin material_N = regN "material" ;
+lin mathematical_A = longA "mathematical" ;
+lin mathematician_N = regN "mathematician" ;
+lin mathematics_N = massN "mathematics" ;
+lin matrix_N = irregN "matrix" "matrices" ;
+lin matter_N = regN "matter" ;
+lin matter_V = (regV "matter") ;
+lin mature_A = regA "mature" ;
+lin mature_V = (regV "mature") ;
+lin maxim_N = regN "maxim" ;
+lin maximal_A = longA "maximal" ;
+lin maximize_V2 = prpV2 (regV "maximize") "" ;
+lin maximum_N = regN "maximum" ;
+lin may_PN = regPN "may" ;
+lin maybe_Adv = mkAdv "maybe" ;
+lin mayor_N = regN "mayor" ;
+lin meal_N = regN "meal" ;
+lin mean_A = regA "mean" ;
+lin mean_V2 = prpV2 mean_V "" ;
+lin mean_VS = mkVS mean_V ;
+lin meaning_N = regN "meaning" ;
+lin meanwhile_Adv = mkAdv "meanwhile" ;
+lin measure_N = regN "measure" ;
+lin measure_V2 = prpV2 (regV "measure") "" ;
+lin meat_N = massN "meat" ;
+lin mechanic_V = (regV "mechanic") ;
+lin mechanical_A = longA "mechanical" ;
+lin mechanism_N = regN "mechanism" ;
+lin mechanize_V2 = prpV2 (regV "mechanize") "" ;
+lin mediate_V2 = prpV2 (regV "mediate") "" ;
+lin medical_A = longA "medical" ;
+lin medicine_N = massN "medicine" ;
+lin medium_A = longA "medium" ;
+lin medium_N = regN "medium" ;
+lin meet_V2 = prpV2 meet_V "" ;
+lin meeting_N2with = prepN2 "meeting" "with" ;
+lin melody_N = regN "melody" ;
+lin melt_V = (regV "melt") ;
+lin member_N = regN "member" ;
+lin memorable_A = longA "memorable" ;
+lin memorial_N = regN "memorial" ;
+lin memory_N2ger = prepN2 "memory" "ger" ;
+lin memory_N2of = prepN2 "memory" "of" ;
+lin mend_V2 = prpV2 (regV "mend") "" ;
+lin mental_A = longA "mental" ;
+lin mention_N = regN "mention" ;
+lin mention_V2 = prpV2 (regV "mention") "" ;
+lin mercy_N = regN "mercy" ;
+lin merge_V2 = prpV2 (regV "merge") "" ;
+lin merit_N = regN "merit" ;
+lin merry_A = regA "merry" ;
+lin mess_N = regN "mess" ;
+lin message_N = regN "message" ;
+lin messenger_N = regN "messenger" ;
+lin metal_N = regN "metal" ;
+lin metaphor_N = regN "metaphor" ;
+lin method_N = regN "method" ;
+lin methodical_A = longA "methodical" ;
+lin methodology_N = regN "methodology" ;
+lin metre_N = regN "metre" ;
+lin metric_A = longA "metric" ;
+lin microbiology_N = regN "microbiology" ;
+lin microphone_N = regN "microphone" ;
+lin microscope_N = regN "microscope" ;
+lin middle_A = longA "middle" ;
+lin middle_N = regN "middle" ;
+lin mighty_A = regA "mighty" ;
+lin migrate_V = (regV "migrate") ;
+lin mild_A = regA "mild" ;
+lin mile_N = regN "mile" ;
+lin military_A = longA "military" ;
+lin milk_N = massN "milk" ;
+lin mill_N = regN "mill" ;
+lin mill_V2 = prpV2 (regV "mill") "" ;
+lin million_N2 = prepN2 "million" "" ;
+lin mimic_N = regN "mimic" ;
+lin mimic_V2 = prpV2 (regV "mimic") "" ;
+lin mind_N = regN "mind" ;
+lin mind_V2 = prpV2 (regV "mind") "" ;
+lin mind_V2 = prpV2 (regV "mind") "" ;
+lin mine_N = regN "mine" ;
+lin mine_V2 = prpV2 (regV "mine") "" ;
+lin mineral_N = regN "mineral" ;
+lin minim_N = regN "minim" ;
+lin minimal_A = longA "minimal" ;
+lin minimize_V2 = prpV2 (regV "minimize") "" ;
+lin minimum_N = regN "minimum" ;
+lin minister_N = regN "minister" ;
+lin ministry_N = regN "ministry" ;
+lin ministry_N2of = prepN2 "ministry" "of" ;
+lin minor_A = longA "minor" ;
+lin minor_N = regN "minor" ;
+lin minute_A = longA "minute" ;
+lin minute_N = regN "minute" ;
+lin mirror_N = regN "mirror" ;
+lin miscellaneous_A = longA "miscellaneous" ;
+lin misconception_N = regN "misconception" ;
+lin misery_N = regN "misery" ;
+lin mislead_V2 = prpV2 (regV "mislead") "" ;
+lin misplace_V2 = prpV2 (regV "misplace") "" ;
+lin miss_V2 = prpV2 (regV "miss") "" ;
+lin missile_N = regN "missile" ;
+lin mist_N = regN "mist" ;
+lin mistake_N = regN "mistake" ;
+lin mistake_V3for =dirprepV3 mistake_V "for" ;
+lin mix_V3with =dirprepV3 (regV "mix") "with" ;
+lin mixture_N = regN "mixture" ;
+lin mnemonic_A = longA "mnemonic" ;
+lin mode_N = regN "mode" ;
+lin model_A = longA "model" ;
+lin model_N = regN "model" ;
+lin model_V2 = prpV2 (regV "model") "" ;
+lin moderate_A = longA "moderate" ;
+lin moderate_V2 = prpV2 (regV "moderate") "" ;
+lin modern_A = longA "modern" ;
+lin modest_A = longA "modest" ;
+lin modesty_N = massN "modesty" ;
+lin modify_V2 = prpV2 (regV "modify") "" ;
+lin modular_A = longA "modular" ;
+lin module_N = regN "module" ;
+lin molecular_A = longA "molecular" ;
+lin molecule_N = regN "molecule" ;
+lin moment_N = regN "moment" ;
+lin momentary_A = longA "momentary" ;
+lin momentous_A = longA "momentous" ;
+lin momentum_N = regN "momentum" ;
+lin monday_PN = regPN "monday" ;
+lin money_N = massN "money" ;
+lin monitor_N = regN "monitor" ;
+lin monitor_V2 = prpV2 (regV "monitor") "" ;
+lin monkey_N = regN "monkey" ;
+lin monotonic_A = longA "monotonic" ;
+lin monotonically_Adv = mkAdv "monotonically" ;
+lin month_N = regN "month" ;
+lin moon_N = regN "moon" ;
+lin moral_A = longA "moral" ;
+lin moral_N = regN "moral" ;
+lin morning_N = regN "morning" ;
+lin morpheme_N = regN "morpheme" ;
+lin morphology_N = regN "morphology" ;
+lin morphosyntactic_A = longA "morphosyntactic" ;
+lin mortal_A = longA "mortal" ;
+lin mortise_N = regN "mortise" ;
+lin mosque_N = regN "mosque" ;
+lin mosquito_N = regN "mosquito" ;
+lin mostly_Adv = mkAdv "mostly" ;
+lin mother_N2of = prepN2 "mother" "of" ;
+lin motion_N = regN "motion" ;
+lin motivate_V2 = prpV2 (regV "motivate") "" ;
+lin motive_N = regN "motive" ;
+lin motor_N = regN "motor" ;
+lin mould_N = regN "mould" ;
+lin mould_V2 = prpV2 (regV "mould") "" ;
+lin mountain_N = regN "mountain" ;
+lin mouse_N = regN "mouse" ;
+lin mouth_N = regN "mouth" ;
+lin move_V = (regV "move") ;
+lin mud_N = massN "mud" ;
+lin muesli_N = massN "muesli" ;
+lin multifarious_A = longA "multifarious" ;
+lin multiple_A = longA "multiple" ;
+lin multiplicity_N = regN "multiplicity" ;
+lin multiply_V3by =dirprepV3 (regV "multiply") "by" ;
+lin multitude_N2of = prepN2 "multitude" "of" ;
+lin mundane_A = longA "mundane" ;
+lin murder_N = regN "murder" ;
+lin muscle_N = regN "muscle" ;
+lin muscular_A = longA "muscular" ;
+lin music_N = massN "music" ;
+lin musical_N = regN "musical" ;
+lin mutter_V2about = prpV2 (regV "mutter") "about" ;
+lin mutual_A = longA "mutual" ;
+lin mystery_N = regN "mystery" ;
+lin myth_N = regN "myth" ;
+lin mythical_A = longA "mythical" ;
+lin mythology_N = regN "mythology" ;
+lin nail_N = regN "nail" ;
+lin naive_A = longA "naive" ;
+lin name_N = regN "name" ;
+lin name_V2 = prpV2 (regV "name") "" ;
+lin namely_Adv = mkAdv "namely" ;
+lin narrow_A = regA "narrow" ;
+lin narrow_V2 = prpV2 (regV "narrow") "" ;
+lin nasty_A = regA "nasty" ;
+lin nation_N = regN "nation" ;
+lin native_A = longA "native" ;
+lin native_N = regN "native" ;
+lin nature_N = regN "nature" ;
+lin navigate_V = (regV "navigate") ;
+lin navigator_N = regN "navigator" ;
+lin navy_N = regN "navy" ;
+lin near_A = regA "near" ;
+lin near_A2to = regA2 "near" "to" ;
+lin nearby_Adv = proAdv "nearby" ;
+lin neat_A = regA "neat" ;
+lin necessary_A = longA "necessary" ;
+lin necessary_A2for = longA2 "necessary" "for" ;
+lin necessary_A2to = longA2 "necessary" "to" ;
+lin necessitate_V2 = prpV2 (regV "necessitate") "" ;
+lin necessity_N = regN "necessity" ;
+lin neck_N = regN "neck" ;
+lin need_N = regN "need" ;
+lin need_V2 = prpV2 (regV "need") "" ;
+lin needle_N = regN "needle" ;
+lin negate_V2 = prpV2 (regV "negate") "" ;
+lin negative_A = longA "negative" ;
+lin negative_N = regN "negative" ;
+lin neglect_N = regN "neglect" ;
+lin neglect_V2 = prpV2 (regV "neglect") "" ;
+lin negligence_N = regN "negligence" ;
+lin negligent_A = longA "negligent" ;
+lin negligible_A = longA "negligible" ;
+lin negotiate_V2with = prpV2 (regV "negotiate") "with" ;
+lin neighbour_N = regN "neighbour" ;
+lin nephew_N2of = prepN2 "nephew" "of" ;
+lin nerve_N = regN "nerve" ;
+lin nervous_A = longA "nervous" ;
+lin nest_N = regN "nest" ;
+lin nest_V2in = prpV2 (regV "nest") "in" ;
+lin net_N = regN "net" ;
+lin network_N = regN "network" ;
+lin neutral_A = longA "neutral" ;
+lin never_Adv = mkAdv "never" ;
+lin nevertheless_Adv = mkAdv "nevertheless" ;
+lin new_A = regA "new" ;
+lin news_N = regN "news" ;
+lin newspaper_N = regN "newspaper" ;
+lin newton_PN = regPN "newton" ;
+lin next_A = longA "next" ;
+lin nibble_V2 = prpV2 (regV "nibble") "" ;
+lin nice_A = regA "nice" ;
+lin nicety_N = regN "nicety" ;
+lin nigeria_PN = regPN "nigeria" ;
+lin night_N = regN "night" ;
+lin nip_V2 = prpV2 (regV "nip") "" ;
+lin noble_A = regA "noble" ;
+lin nobleman_N = irregN "nobleman" "noblemen" ;
+lin nod_V2 = prpV2 (regV "nod") "" ;
+lin nod_V = (regV "nod") ;
+lin node_N = regN "node" ;
+lin noise_N = regN "noise" ;
+lin nominal_A = longA "nominal" ;
+lin nominate_V2 = prpV2 (regV "nominate") "" ;
+lin nominative_A = longA "nominative" ;
+lin nonetheless_Adv = mkAdv "nonetheless" ;
+lin nonsense_N = regN "nonsense" ;
+lin nonsensical_A = longA "nonsensical" ;
+lin normal_A = longA "normal" ;
+lin normative_A = longA "normative" ;
+lin north_N = massN "north" ;
+lin north_A = longA "north" ;
+lin north_A2of = longA2 "north" "of" ;
+lin northern_A = longA "northern" ;
+lin nose_N = regN "nose" ;
+lin not_Adv = mkAdv "not" ;
+lin notation_N = regN "notation" ;
+lin note_N = regN "note" ;
+lin note_VS = mkVS (regV "note") ;
+lin notice_N = regN "notice" ;
+lin notice_V2 = prpV2 (regV "notice") "" ;
+lin notice_VS = mkVS (regV "notice") ;
+lin notion_N = regN "notion" ;
+lin notoriety_N = massN "notoriety" ;
+lin notorious_A = longA "notorious" ;
+lin notorious_A2for = longA2 "notorious" "for" ;
+lin noun_N = regN "noun" ;
+lin novel_A = longA "novel" ;
+lin novel_N = regN "novel" ;
+lin novelty_N = regN "novelty" ;
+lin november_PN = regPN "november" ;
+lin novice_N = regN "novice" ;
+lin now_Adv = proAdv "now" ;
+--lin now_Adv = mkAdv "now" ;
+lin nowhere_Adv = proAdv "nowhere" ;
+lin nuclear_A = regA "nuclear" ;
+lin nucleus_N = regN "nucleus" ;
+lin nudge_N = regN "nudge" ;
+lin nudge_V2 = prpV2 (regV "nudge") "" ;
+lin nuisance_N = regN "nuisance" ;
+lin numeral_N = regN "numeral" ;
+lin numeric_A = longA "numeric" ;
+lin numerical_A = longA "numerical" ;
+lin numerous_A = longA "numerous" ;
+lin nurse_N = regN "nurse" ;
+lin nurse_V2 = prpV2 (regV "nurse") "" ;
+lin nut_N = regN "nut" ;
+lin nutrient_N = regN "nutrient" ;
+lin nutrition_N = regN "nutrition" ;
+lin nutritious_A = longA "nutritious" ;
+lin nylon_N = massN "nylon" ;
+lin oaf_N = regN "oaf" ;
+lin oak_N = regN "oak" ;
+lin oar_N = regN "oar" ;
+lin oath_N = regN "oath" ;
+lin obey_V2 = prpV2 (regV "obey") "" ;
+lin object_N = regN "object" ;
+lin object_V2to = prpV2 (regV "object") "to" ;
+lin objectionable_A = longA "objectionable" ;
+lin objective_A = longA "objective" ;
+lin objective_N = regN "objective" ;
+lin obligation_N = regN "obligation" ;
+lin obligatory_A = longA "obligatory" ;
+lin obligatory_A2for = longA2 "obligatory" "for" ;
+lin oblige_V2 = prpV2 (regV "oblige") "" ;
+lin oblique_A = longA "oblique" ;
+lin obscure_A = longA "obscure" ;
+lin obscure_V2 = prpV2 (regV "obscure") "" ;
+lin observe_V2 = prpV2 (regV "observe") "" ;
+lin obstacle_N = regN "obstacle" ;
+lin obstruct_V2 = prpV2 (regV "obstruct") "" ;
+lin obstruction_V = (regV "obstruction") ;
+lin obtain_V2 = prpV2 (regV "obtain") "" ;
+lin obvious_A = longA "obvious" ;
+lin obvious_A2 = longA2 "obvious" "" ;
+lin occasion_N = regN "occasion" ;
+lin occupation_N = regN "occupation" ;
+lin occupy_V2 = prpV2 (regV "occupy") "" ;
+lin occur_V = (regV "occur") ;
+lin occurrence_V = (regV "occurrence") ;
+lin ocean_N = regN "ocean" ;
+lin october_PN = regPN "october" ;
+lin odd_A = regA "odd" ;
+lin of_Prep = mkPrep "of" ;
+lin off_Prep = mkPrep "off" ;
+lin offence_N2against = prepN2 "offence" "against" ;
+lin offend_V2 = prpV2 (regV "offend") "" ;
+lin offense_N2against = prepN2 "offense" "against" ;
+lin offensive_A = longA "offensive" ;
+lin offer_VV = mkVV (regV "offer") ;
+lin offer_N2 = prepN2 "offer" "" ;
+lin office_N = regN "office" ;
+lin officer_N = regN "officer" ;
+lin official_N = regN "official" ;
+lin offset_V2 = prpV2 (regV "offset") "" ;
+lin often_Adv = mkAdv "often" ;
+lin oil_N = massN "oil" ;
+lin oil_V2 = prpV2 (regV "oil") "" ;
+lin old_A = regA "old" ;
+lin omission_N = regN "omission" ;
+lin omit_V2 = prpV2 (regV "omit") "" ;
+lin omniscient_A = longA "omniscient" ;
+--lin on_Prep = mkPrep "on" ;
+lin once_Adv = mkAdv "once" ;
+lin onerous_A = longA "onerous" ;
+lin onion_N = regN "onion" ;
+lin only_Adv = mkAdv "only" ;
+lin only_A = longA "only" ;
+lin onto_Prep = mkPrep "onto" ;
+lin ontology_N = regN "ontology" ;
+lin opacity_N = massN "opacity" ;
+lin opaque_A = longA "opaque" ;
+lin open_A = longA "open" ;
+lin open_V = (regV "open") ;
+lin opening_N = regN "opening" ;
+lin operand_N = regN "operand" ;
+lin operate_V2 = prpV2 (regV "operate") "" ;
+lin operation_N2on = prepN2 "operation" "on" ;
+lin operator_N = regN "operator" ;
+lin opinion_N = regN "opinion" ;
+lin opponent_N = regN "opponent" ;
+lin opportune_A = longA "opportune" ;
+lin opportunistic_A = longA "opportunistic" ;
+lin opportunity_N = regN "opportunity" ;
+lin oppose_V2 = prpV2 (regV "oppose") "" ;
+lin opposite_A = longA "opposite" ;
+lin opposition_N2to = prepN2 "opposition" "to" ;
+lin optimal_A = longA "optimal" ;
+lin optimism_N = massN "optimism" ;
+lin optimist_N = regN "optimist" ;
+lin optimize_V2 = prpV2 (regV "optimize") "" ;
+lin optimum_V = (regV "optimum") ;
+lin option_N = regN "option" ;
+lin oral_A = regA "oral" ;
+lin orange_A = longA "orange" ;
+lin orange_N = regN "orange" ;
+lin order_N = regN "order" ;
+lin order_V2 = prpV2 (regV "order") "" ;
+lin order_V2 = prpV2 (regV "order") "" ;
+lin ordering_N = regN "ordering" ;
+lin orderly_A = longA "orderly" ;
+lin ordinary_A = longA "ordinary" ;
+lin ore_N = regN "ore" ;
+lin organ_N = regN "organ" ;
+lin organic_A = longA "organic" ;
+lin organically_Adv = mkAdv "organically" ;
+lin organization_N = regN "organization" ;
+lin organize_V2 = prpV2 (regV "organize") "" ;
+lin orient_N = regN "orient" ;
+lin orient_V2 = prpV2 (regV "orient") "" ;
+lin origin_N = regN "origin" ;
+lin original_A = longA "original" ;
+lin original_N = regN "original" ;
+lin originate_V = (regV "originate") ;
+lin orthography_N = massN "orthography" ;
+lin ostensible_A = longA "ostensible" ;
+lin ostensive_A = longA "ostensive" ;
+lin ostentation_N = massN "ostentation" ;
+lin ostentatious_A = longA "ostentatious" ;
+lin other_A = longA "other" ;
+lin other_N = regN "other" ;
+lin otherwise_Adv = proAdv "otherwise" ;
+lin outdated_A = longA "outdated" ;
+lin outdoor_A = longA "outdoor" ;
+lin outdoors_N = massN "outdoors" ;
+lin outer_A = longA "outer" ;
+lin outlaw_N = regN "outlaw" ;
+lin outlaw_V2 = prpV2 (regV "outlaw") "" ;
+lin outline_N = regN "outline" ;
+lin outline_V2 = prpV2 (regV "outline") "" ;
+lin outrage_N = regN "outrage" ;
+lin outrage_V2 = prpV2 (regV "outrage") "" ;
+lin outside_Adv = proAdv "outside" ;
+lin outside_N = regN "outside" ;
+lin outside_Prep = mkPrep "outside" ;
+lin outstanding_A = longA "outstanding" ;
+lin over_N = regN "over" ;
+lin over_Prep = mkPrep "over" ;
+lin overflow_N = regN "overflow" ;
+lin overflow_V2 = prpV2 (regV "overflow") "" ;
+lin overflow_V = (regV "overflow") ;
+lin overlap_V = (regV "overlap") ;
+lin overt_A = longA "overt" ;
+lin overture_N = regN "overture" ;
+lin overwhelm_V2 = prpV2 (regV "overwhelm") "" ;
+lin owe_V3 = dirdirV3 (regV "owe") ;
+lin own_A = longA "own" ;
+lin own_V2 = prpV2 (regV "own") "" ;
+lin ox_N = irregN "ox" "ox" ;
+lin oxford_PN = regPN "oxford" ;
+lin oxygen_N = massN "oxygen" ;
+lin pace_N = regN "pace" ;
+lin pack_V2 = prpV2 (regV "pack") "" ;
+lin package_N = regN "package" ;
+lin package_V2 = prpV2 (regV "package") "" ;
+lin packet_N = regN "packet" ;
+lin page_N = regN "page" ;
+lin pain_N = regN "pain" ;
+lin painstaking_A = longA "painstaking" ;
+lin paint_N = massN "paint" ;
+lin paint_V2 = prpV2 (regV "paint") "" ;
+lin pair_N = regN "pair" ;
+lin pair_V3with =dirprepV3 (regV "pair") "with" ;
+lin palace_N = regN "palace" ;
+lin pale_A = regA "pale" ;
+lin pamper_V2 = prpV2 (regV "pamper") "" ;
+lin pamphlet_N = regN "pamphlet" ;
+lin pan_N = regN "pan" ;
+lin panacea_N = regN "panacea" ;
+lin pane_N = regN "pane" ;
+lin panel_N = regN "panel" ;
+lin panelling_N = regN "panelling" ;
+lin panic_V = (regV "panic") ;
+lin panic_N = regN "panic" ;
+lin pantry_N = regN "pantry" ;
+lin paper_N = regN "paper" ;
+lin paper_V2 = prpV2 (regV "paper") "" ;
+lin paradigm_N = regN "paradigm" ;
+lin paradox_N = regN "paradox" ;
+lin paragraph_N = regN "paragraph" ;
+lin parallel_N = regN "parallel" ;
+lin parallel_V2 = prpV2 (regV "parallel") "" ;
+lin parallel_A = longA "parallel" ;
+lin parallel_A2to = longA2 "parallel" "to" ;
+lin parameter_N = regN "parameter" ;
+lin paraphrase_N = regN "paraphrase" ;
+lin paraphrase_V2 = prpV2 (regV "paraphrase") "" ;
+lin parasite_N = regN "parasite" ;
+lin parasitic_A = longA "parasitic" ;
+lin parasol_N = regN "parasol" ;
+lin parcel_N = regN "parcel" ;
+lin parent_N2of = prepN2 "parent" "of" ;
+lin parenthesis_N = irregN "parenthesis" "parenthesis" ;
+lin parenthesize_V2 = prpV2 (regV "parenthesize") "" ;
+lin parenthetical_A = longA "parenthetical" ;
+lin parity_N = regN "parity" ;
+lin park_N = regN "park" ;
+lin park_V2 = prpV2 (regV "park") "" ;
+lin parliament_N = regN "parliament" ;
+lin parse_V2 = prpV2 (regV "parse") "" ;
+lin parsimony_N = regN "parsimony" ;
+lin part_N = regN "part" ;
+lin participant_N = regN "participant" ;
+lin participate_V2in = prpV2 (regV "participate") "in" ;
+lin particle_N = regN "particle" ;
+lin particular_A = longA "particular" ;
+lin partition_N = regN "partition" ;
+lin partition_V2 = prpV2 (regV "partition") "" ;
+lin partly_Adv = mkAdv "partly" ;
+lin partner_N = regN "partner" ;
+lin party_N = regN "party" ;
+lin pass_V3to =dirprepV3 (regV "pass") "to" ;
+lin passage_N = regN "passage" ;
+lin passenger_N = regN "passenger" ;
+lin passion_N = regN "passion" ;
+lin passionate_A = longA "passionate" ;
+lin passive_A = longA "passive" ;
+lin past_A = longA "past" ;
+lin past_N = regN "past" ;
+lin paste_N = regN "paste" ;
+lin paste_V3to =dirprepV3 (regV "paste") "to" ;
+lin pastry_N = massN "pastry" ;
+lin pasty_N = regN "pasty" ;
+lin pat_V2 = prpV2 (regV "pat") "" ;
+lin path_N = regN "path" ;
+lin pathology_N = regN "pathology" ;
+lin patience_N = regN "patience" ;
+lin patient_N = regN "patient" ;
+lin patient_A = longA "patient" ;
+lin patient_A2with = longA2 "patient" "with" ;
+lin pattern_N = regN "pattern" ;
+lin paucity_N2of = prepN2 "paucity" "of" ;
+lin pause_V = (regV "pause") ;
+lin pause_N = regN "pause" ;
+lin pay_N = regN "pay" ;
+lin pay_V2for = prpV2 pay_V "for" ;
+lin pea_N = regN "pea" ;
+lin peace_N = massN "peace" ;
+lin peak_N = regN "peak" ;
+lin pear_N = regN "pear" ;
+lin peculiar_A = longA "peculiar" ;
+lin peculiar_A2to = longA2 "peculiar" "to" ;
+lin pedagogical_A = longA "pedagogical" ;
+lin pedant_N = regN "pedant" ;
+lin pedantic_A = longA "pedantic" ;
+lin pedantically_A = longA "pedantically" ;
+lin pelvic_A = longA "pelvic" ;
+lin pelvis_N = regN "pelvis" ;
+lin pen_N = regN "pen" ;
+lin penal_A = longA "penal" ;
+lin penalize_V2 = prpV2 (regV "penalize") "" ;
+lin penalty_N = regN "penalty" ;
+lin pencil_N = regN "pencil" ;
+lin pending_A = longA "pending" ;
+lin penetrate_V2 = prpV2 (regV "penetrate") "" ;
+lin penny_N = regN "penny" ;
+lin people_N = regN "people" ;
+lin pepper_N = massN "pepper" ;
+lin perceive_V2 = prpV2 (regV "perceive") "" ;
+lin perception_N = regN "perception" ;
+lin perceptive_A = longA "perceptive" ;
+lin perceptual_A = longA "perceptual" ;
+lin percolate_V = (regV "percolate") ;
+lin percolator_N = regN "percolator" ;
+lin peremptory_A = longA "peremptory" ;
+lin perfect_A = longA "perfect" ;
+lin perform_V = (regV "perform") ;
+lin perhaps_Adv = mkAdv "perhaps" ;
+lin period_N = regN "period" ;
+lin peripheral_A = longA "peripheral" ;
+lin periphery_N = regN "periphery" ;
+lin perjure_V2 = prpV2 (regV "perjure") "" ;
+lin permanent_A = longA "permanent" ;
+lin permissible_A = longA "permissible" ;
+lin permission_N = regN "permission" ;
+lin permissive_A = longA "permissive" ;
+lin permit_N = regN "permit" ;
+lin permit_V2 = prpV2 (regV "permit") "" ;
+lin permute_V2 = prpV2 (regV "permute") "" ;
+lin perpetual_A = longA "perpetual" ;
+lin perpetuate_V2 = prpV2 (regV "perpetuate") "" ;
+lin perpetuity_N = regN "perpetuity" ;
+lin persimmon_N = regN "persimmon" ;
+lin persist_V = (regV "persist") ;
+lin persistence_N = regN "persistence" ;
+lin persistent_A = longA "persistent" ;
+lin person_N = regN "person" ;
+lin personal_A = longA "personal" ;
+lin perspective_N = regN "perspective" ;
+lin perspicuous_A = longA "perspicuous" ;
+lin persuade_V3 =dirprepV3 (regV "persuade") "" ;
+lin persuade_V2 = prpV2 (regV "persuade") "" ;
+lin persuasion_N = regN "persuasion" ;
+lin persuasive_A = longA "persuasive" ;
+lin perverse_A = longA "perverse" ;
+lin perversion_N = regN "perversion" ;
+lin pervert_N = regN "pervert" ;
+lin pervert_V2 = prpV2 (regV "pervert") "" ;
+lin pet_N = regN "pet" ;
+lin petrol_N = massN "petrol" ;
+lin phase_N = regN "phase" ;
+lin phenomenon_N = irregN "phenomenon" "phenomenon" ;
+lin philosopher_N = regN "philosopher" ;
+lin philosophy_N = regN "philosophy" ;
+lin phone_N = regN "phone" ;
+lin phone_V2 = prpV2 (regV "phone") "" ;
+lin phonemic_A = longA "phonemic" ;
+lin phonetic_A = longA "phonetic" ;
+lin phonetically_Adv = mkAdv "phonetically" ;
+lin phonology_N = massN "phonology" ;
+lin phonotactic_A = longA "phonotactic" ;
+lin photo_N = regN "photo" ;
+lin photograph_N = regN "photograph" ;
+lin photograph_V2 = prpV2 (regV "photograph") "" ;
+lin photography_N = massN "photography" ;
+lin phrase_N = regN "phrase" ;
+lin physical_A = longA "physical" ;
+lin physician_N = regN "physician" ;
+lin physics_N = regN "physics" ;
+lin pianist_N = regN "pianist" ;
+lin piano_N = regN "piano" ;
+lin pick_N = regN "pick" ;
+lin pick_V2 = prpV2 (regV "pick") "" ;
+lin pick_V3 =dirprepV3 (regV "pick") "" ;
+lin picnic_N = regN "picnic" ;
+lin picnic_V = (regV "picnic") ;
+lin picture_N = regN "picture" ;
+lin picture_V2 = prpV2 (regV "picture") "" ;
+lin piece_N = regN "piece" ;
+lin pierce_V2 = prpV2 (regV "pierce") "" ;
+lin pig_N = regN "pig" ;
+lin pigeon_N = regN "pigeon" ;
+lin pilchard_N = regN "pilchard" ;
+lin pile_N = regN "pile" ;
+lin pilfer_V2 = prpV2 (regV "pilfer") "" ;
+lin pill_N = regN "pill" ;
+lin pillar_N = regN "pillar" ;
+lin pillow_N = regN "pillow" ;
+lin pilot_N = regN "pilot" ;
+lin pilot_V2 = prpV2 (regV "pilot") "" ;
+lin pin_N = regN "pin" ;
+lin pin_V3to =dirprepV3 (regV "pin") "to" ;
+lin pink_A = regA "pink" ;
+lin pipe_N = regN "pipe" ;
+lin pistol_N = regN "pistol" ;
+lin pit_N = regN "pit" ;
+lin pitch_N = regN "pitch" ;
+lin pitch_V2 = prpV2 (regV "pitch") "" ;
+lin pitchfork_N = regN "pitchfork" ;
+lin pith_N = regN "pith" ;
+lin pity_V2 = prpV2 (regV "pity") "" ;
+lin pity_N = regN "pity" ;
+lin place_N = regN "place" ;
+lin place_V2 = prpV2 (regV "place") "" ;
+lin place_V3in =dirprepV3 (regV "place") "in" ;
+lin plague_N = regN "plague" ;
+lin plague_V2 = prpV2 (regV "plague") "" ;
+lin plain_A = regA "plain" ;
+lin plain_N = regN "plain" ;
+lin plan_VV = mkVV (regV "plan") ;
+lin plan_N2 = prepN2 "plan" "" ;
+lin planar_A = longA "planar" ;
+lin plane_N = regN "plane" ;
+lin planet_N = regN "planet" ;
+lin plant_N = regN "plant" ;
+lin plastic_A = longA "plastic" ;
+lin plastic_N = massN "plastic" ;
+lin plate_N = regN "plate" ;
+lin plateau_N = regN "plateau" ;
+lin platypus_N = regN "platypus" ;
+lin plausible_A = longA "plausible" ;
+lin play_N = regN "play" ;
+lin play_V2 = prpV2 (regV "play") "" ;
+lin play_V = (regV "play") ;
+lin play_V2with = prpV2 (regV "play") "with" ;
+lin pleasant_A = longA "pleasant" ;
+lin please_V2 = prpV2 (regV "please") "" ;
+lin pleasure_N = regN "pleasure" ;
+lin pledge_N = regN "pledge" ;
+lin pledge_VS = mkVS (regV "pledge") ;
+lin plenty_N = massN "plenty" ;
+lin plot_N = regN "plot" ;
+lin plot_V = (regV "plot") ;
+lin plug_N = regN "plug" ;
+lin plum_N = regN "plum" ;
+lin plumber_N = regN "plumber" ;
+lin plume_N = regN "plume" ;
+lin plummet_V = (regV "plummet") ;
+lin plump_A = regA "plump" ;
+lin plunge_V = (regV "plunge") ;
+lin plural_A = longA "plural" ;
+lin plural_N = regN "plural" ;
+lin pocket_N = regN "pocket" ;
+lin pocket_V2 = prpV2 (regV "pocket") "" ;
+lin poem_N = regN "poem" ;
+lin poet_N = regN "poet" ;
+lin poetry_N = massN "poetry" ;
+lin point_N = regN "point" ;
+lin point_V2to = prpV2 (regV "point") "to" ;
+lin poison_N = regN "poison" ;
+lin poison_V2 = prpV2 (regV "poison") "" ;
+lin poland_PN = regPN "poland" ;
+lin polar_A = longA "polar" ;
+lin pole_N = regN "pole" ;
+lin policeman_N = irregN "policeman" "policeman" ;
+lin policy_N = regN "policy" ;
+lin polish_A = longA "polish" ;
+lin polish_N = regN "polish" ;
+lin polish_V2 = prpV2 (regV "polish") "" ;
+lin polite_A = longA "polite" ;
+lin polite_A2to = longA2 "polite" "to" ;
+lin political_A = longA "political" ;
+lin politician_N = regN "politician" ;
+lin politics_N = irregN "politics" "politics" ;
+lin pollute_V2 = prpV2 (regV "pollute") "" ;
+lin ponder_V = (regV "ponder") ;
+lin pool_N = regN "pool" ;
+lin poor_A = regA "poor" ;
+lin pop_N = regN "pop" ;
+lin popular_A = longA "popular" ;
+lin popular_A2with = longA2 "popular" "with" ;
+lin populated_A = longA "populated" ;
+lin populated_A2by = longA2 "populated" "by" ;
+lin population_N = regN "population" ;
+lin porcupine_N = regN "porcupine" ;
+lin pore_N = regN "pore" ;
+lin pore_V2over = prpV2 (regV "pore") "over" ;
+lin pork_N = massN "pork" ;
+lin porosity_N = regN "porosity" ;
+lin porous_A = longA "porous" ;
+lin porpoise_N = regN "porpoise" ;
+lin port_N = regN "port" ;
+lin portable_A = longA "portable" ;
+lin portion_N = regN "portion" ;
+lin pose_N = regN "pose" ;
+lin pose_V2 = prpV2 (regV "pose") "" ;
+lin position_N = regN "position" ;
+lin positive_A = longA "positive" ;
+lin positive_A2 = longA2 "positive" "" ;
+lin positively_Adv = mkAdv "positively" ;
+lin possess_V2 = prpV2 (regV "possess") "" ;
+lin possession_N = regN "possession" ;
+lin possible_A2 = longA2 "possible" "" ;
+lin possible_A = longA "possible" ;
+lin possible_A2 = longA2 "possible" "" ;
+lin post_N = regN "post" ;
+lin post_V3to =dirprepV3 (regV "post") "to" ;
+lin posterior_A = longA "posterior" ;
+lin postman_N = irregN "postman" "postman" ;
+lin postpone_V2 = prpV2 (regV "postpone") "" ;
+lin postulate_V2 = prpV2 (regV "postulate") "" ;
+lin pot_N = regN "pot" ;
+lin potato_N = regN "potato" ;
+lin potency_N = regN "potency" ;
+lin potent_A = longA "potent" ;
+lin potential_A = longA "potential" ;
+lin pound_N = regN "pound" ;
+lin pound_V2 = prpV2 (regV "pound") "" ;
+lin pour_V3loc =dirprepV3 (regV "pour") "loc" ;
+lin powder_N = regN "powder" ;
+lin power_N = regN "power" ;
+lin power_V2 = prpV2 (regV "power") "" ;
+lin practical_A = longA "practical" ;
+lin practice_N = regN "practice" ;
+lin practise_V2 = prpV2 (regV "practise") "" ;
+lin practitioner_N = regN "practitioner" ;
+lin pragmatic_A = longA "pragmatic" ;
+lin pragmatically_Adv = mkAdv "pragmatically" ;
+lin pragmatics_N = irregN "pragmatics" "pragmatics" ;
+lin praise_N = regN "praise" ;
+lin praise_V2 = prpV2 (regV "praise") "" ;
+lin pray_V2to = prpV2 (regV "pray") "to" ;
+lin prayer_N = regN "prayer" ;
+lin precarious_A = longA "precarious" ;
+lin precede_V2 = prpV2 (regV "precede") "" ;
+lin precedence_N = regN "precedence" ;
+lin precedent_N = regN "precedent" ;
+lin precious_A = longA "precious" ;
+lin precise_A = longA "precise" ;
+lin precision_N = regN "precision" ;
+lin preclude_V2 = prpV2 (regV "preclude") "" ;
+lin precursor_N = regN "precursor" ;
+lin predecessor_N = regN "predecessor" ;
+lin predicate_N = regN "predicate" ;
+lin predicate_V2 = prpV2 (regV "predicate") "" ;
+lin predict_V2 = prpV2 (regV "predict") "" ;
+lin predilection_N2for = prepN2 "predilection" "for" ;
+lin preface_N = regN "preface" ;
+lin prefer_V3to =dirprepV3 (regV "prefer") "to" ;
+lin prefer_V2 = prpV2 (regV "prefer") "" ;
+lin prefer_VV = mkVV (regV "prefer") ;
+lin prefer_V2 = prpV2 (regV "prefer") "" ;
+lin preference_N = regN "preference" ;
+lin pregnancy_N = regN "pregnancy" ;
+lin pregnant_A = longA "pregnant" ;
+lin prejudice_N = regN "prejudice" ;
+lin prejudiced_A = longA "prejudiced" ;
+lin preliminary_A = longA "preliminary" ;
+lin premise_N = regN "premise" ;
+lin preoccupation_N2with = prepN2 "preoccupation" "with" ;
+lin preoccupied_A2with = longA2 "preoccupied" "with" ;
+lin preoccupy_V2 = prpV2 (regV "preoccupy") "" ;
+lin prepare_V3for =dirprepV3 (regV "prepare") "for" ;
+lin preposition_N = regN "preposition" ;
+lin prerequisite_N = regN "prerequisite" ;
+lin prescribe_V2 = prpV2 (regV "prescribe") "" ;
+lin prescription_N = regN "prescription" ;
+lin prescriptive_A = longA "prescriptive" ;
+lin presence_N = regN "presence" ;
+lin present_A = longA "present" ;
+lin present_N = regN "present" ;
+lin present_V3with =dirprepV3 (regV "present") "with" ;
+lin preserve_V3from =dirprepV3 (regV "preserve") "from" ;
+lin preside_V = (regV "preside") ;
+lin presidency_N = regN "presidency" ;
+lin president_N = regN "president" ;
+lin press_V2 = prpV2 (regV "press") "" ;
+lin pressure_N = regN "pressure" ;
+lin prestige_N = regN "prestige" ;
+lin presume_VS = mkVS (regV "presume") ;
+lin presumption_N = regN "presumption" ;
+lin presumptuous_A = longA "presumptuous" ;
+lin presuppose_VS = mkVS (regV "presuppose") ;
+lin presupposition_N2 = prepN2 "presupposition" "" ;
+lin pretence_N2 = prepN2 "pretence" "" ;
+lin pretend_VS = mkVS (regV "pretend") ;
+lin pretty_A = regA "pretty" ;
+lin prevent_V2 = prpV2 (regV "prevent") "" ;
+lin previous_A = longA "previous" ;
+lin price_N = regN "price" ;
+lin prick_V = (regV "prick") ;
+lin prickle_N = regN "prickle" ;
+lin pride_N = regN "pride" ;
+lin priest_N = regN "priest" ;
+lin prim_A = regA "prim" ;
+lin primary_A = longA "primary" ;
+lin primitive_A = longA "primitive" ;
+lin prince_N = regN "prince" ;
+lin principal_A = longA "principal" ;
+lin principle_N = regN "principle" ;
+lin principled_A = longA "principled" ;
+lin print_V2 = prpV2 (regV "print") "" ;
+lin prior_N = regN "prior" ;
+lin prior_A = longA "prior" ;
+lin prior_A2to = longA2 "prior" "to" ;
+lin priority_N = regN "priority" ;
+lin prison_N = regN "prison" ;
+lin privacy_N = regN "privacy" ;
+lin private_A = longA "private" ;
+lin privilege_N = regN "privilege" ;
+lin prize_N = regN "prize" ;
+lin probability_N2 = prepN2 "probability" "" ;
+lin probable_A = longA "probable" ;
+lin probable_A2 = longA2 "probable" "" ;
+lin probe_N = regN "probe" ;
+lin probe_V2 = prpV2 (regV "probe") "" ;
+lin problem_N = regN "problem" ;
+lin problematic_A = longA "problematic" ;
+lin procedure_N = regN "procedure" ;
+lin proceed_V = (regV "proceed") ;
+lin process_N = regN "process" ;
+lin process_V2 = prpV2 (regV "process") "" ;
+lin procession_N = regN "procession" ;
+lin processor_N = regN "processor" ;
+lin produce_N = regN "produce" ;
+lin produce_V2 = prpV2 (regV "produce") "" ;
+lin product_N = regN "product" ;
+lin profession_N = regN "profession" ;
+lin professor_N = regN "professor" ;
+lin proficiency_N2in = prepN2 "proficiency" "in" ;
+lin proficient_A2in = longA2 "proficient" "in" ;
+lin profit_N = regN "profit" ;
+lin profitable_A = longA "profitable" ;
+lin profound_A = longA "profound" ;
+lin profundity_N = regN "profundity" ;
+lin profuse_A = longA "profuse" ;
+lin profusion_N2of = prepN2 "profusion" "of" ;
+lin prognosis_N = regN "prognosis" ;
+lin program_N = regN "program" ;
+lin program_V = (regV "program") ;
+lin programme_N = regN "programme" ;
+lin progress_V2of = prpV2 (regV "progress") "of" ;
+lin progress_N = regN "progress" ;
+lin prohibit_V2 = prpV2 (regV "prohibit") "" ;
+lin project_N = regN "project" ;
+lin project_V = (regV "project") ;
+lin proliferate_V = (regV "proliferate") ;
+lin prolong_V2 = prpV2 (regV "prolong") "" ;
+lin prominence_N = regN "prominence" ;
+lin prominent_A = longA "prominent" ;
+lin promise_V2 = prpV2 (regV "promise") "" ;
+lin promote_V2 = prpV2 (regV "promote") "" ;
+lin prompt_A = regA "prompt" ;
+lin prompt_N = regN "prompt" ;
+lin prompt_V2 = prpV2 (regV "prompt") "" ;
+lin promulgate_V2 = prpV2 (regV "promulgate") "" ;
+lin prone_A = longA "prone" ;
+lin prone_A2to = longA2 "prone" "to" ;
+lin pronominal_A = longA "pronominal" ;
+lin pronoun_N = regN "pronoun" ;
+lin pronounce_V2 = prpV2 (regV "pronounce") "" ;
+lin pronunciation_N = regN "pronunciation" ;
+lin proof_N2 = prepN2 "proof" "" ;
+lin propagate_V = (regV "propagate") ;
+lin propensity_N2for = prepN2 "propensity" "for" ;
+lin proper_A = longA "proper" ;
+lin property_N = regN "property" ;
+lin proponent_N = regN "proponent" ;
+lin proportion_N = regN "proportion" ;
+lin propose_V2 = prpV2 (regV "propose") "" ;
+lin propose_VV = mkVV (regV "propose") ;
+lin proposition_N = regN "proposition" ;
+lin prose_N = massN "prose" ;
+lin prosody_N = regN "prosody" ;
+lin prospect_N2 = prepN2 "prospect" "" ;
+lin prospect_V2for = prpV2 (regV "prospect") "for" ;
+lin prospective_A = longA "prospective" ;
+lin prospector_N = regN "prospector" ;
+lin protect_V3from =dirprepV3 (regV "protect") "from" ;
+lin protest_N = regN "protest" ;
+lin protest_V2against = prpV2 (regV "protest") "against" ;
+lin protocol_N = regN "protocol" ;
+lin prototype_N = regN "prototype" ;
+lin proud_A = regA "proud" ;
+lin proud_A2of = regA2 "proud" "of" ;
+lin prove_VS = mkVS (regV "prove") ;
+lin proven_A = longA "proven" ;
+lin provide_V3for =dirprepV3 (regV "provide") "for" ;
+lin provision_N = regN "provision" ;
+lin prune_N = regN "prune" ;
+lin prune_V2 = prpV2 (regV "prune") "" ;
+lin psychology_N = regN "psychology" ;
+lin pub_N = regN "pub" ;
+lin public_A = longA "public" ;
+lin public_N = regN "public" ;
+lin publication_N = regN "publication" ;
+lin publicity_N = regN "publicity" ;
+lin publish_V2 = prpV2 (regV "publish") "" ;
+lin pull_V2 = prpV2 (regV "pull") "" ;
+lin pulley_N = regN "pulley" ;
+lin pulpit_N = regN "pulpit" ;
+lin pump_N = regN "pump" ;
+lin punch_N = regN "punch" ;
+lin punch_V2 = prpV2 (regV "punch") "" ;
+lin punctual_A = longA "punctual" ;
+lin punctuate_V2 = prpV2 (regV "punctuate") "" ;
+lin punish_V2 = prpV2 (regV "punish") "" ;
+lin punitive_A = longA "punitive" ;
+lin pupil_N = regN "pupil" ;
+lin purchase_V = (regV "purchase") ;
+lin pure_A = regA "pure" ;
+lin purge_N = regN "purge" ;
+lin purple_A = regA "purple" ;
+lin purpose_N = regN "purpose" ;
+lin purse_N = regN "purse" ;
+lin pursue_V2 = prpV2 (regV "pursue") "" ;
+lin pursuit_N = regN "pursuit" ;
+lin purveyor_N = regN "purveyor" ;
+lin push_V2 = prpV2 (regV "push") "" ;
+lin put_V3loc =dirprepV3 put_V "loc" ;
+lin puzzle_N = regN "puzzle" ;
+lin puzzle_V2 = prpV2 (regV "puzzle") "" ;
+lin pyramid_N = regN "pyramid" ;
+lin quadruple_N = regN "quadruple" ;
+lin quail_N = regN "quail" ;
+lin qualify_V2for = prpV2 (regV "qualify") "for" ;
+lin qualitative_A = longA "qualitative" ;
+lin quality_N = regN "quality" ;
+lin quantify_V2 = prpV2 (regV "quantify") "" ;
+lin quantitative_A = longA "quantitative" ;
+lin quarrel_N2with = prepN2 "quarrel" "with" ;
+lin quarter_N = regN "quarter" ;
+lin quartet_N = regN "quartet" ;
+lin queen_N = regN "queen" ;
+lin queer_A = regA "queer" ;
+lin query_N = regN "query" ;
+lin query_V2 = prpV2 (regV "query") "" ;
+lin quest_N = regN "quest" ;
+lin question_N = regN "question" ;
+lin question_V2 = prpV2 (regV "question") "" ;
+lin quibble_V2about = prpV2 (regV "quibble") "about" ;
+lin quick_A = regA "quick" ;
+lin quiet_A = regA "quiet" ;
+lin quiet_N = regN "quiet" ;
+lin quilt_N = regN "quilt" ;
+lin quit_V2 = prpV2 (regV "quit") "" ;
+--lin quite_Adv = mkAdv "quite" ;
+lin quiz_N = irregN "quiz" "quiz" ;
+lin quote_V2 = prpV2 (regV "quote") "" ;
+lin rabbit_N = regN "rabbit" ;
+lin rabid_A = longA "rabid" ;
+lin rabies_N = regN "rabies" ;
+lin race_N = regN "race" ;
+lin race_V2 = prpV2 (regV "race") "" ;
+lin rack_N = regN "rack" ;
+lin radar_N = regN "radar" ;
+lin radical_A = longA "radical" ;
+lin radio_N = regN "radio" ;
+lin radish_N = regN "radish" ;
+lin radius_N = irregN "radius" "radius" ;
+lin rage_N = regN "rage" ;
+lin raid_V2 = prpV2 (regV "raid") "" ;
+lin rail_N = regN "rail" ;
+lin railway_N = regN "railway" ;
+lin rain_V = (regV "rain") ;
+lin rain_N = regN "rain" ;
+lin raise_V2 = prpV2 (regV "raise") "" ;
+lin raisin_N = regN "raisin" ;
+lin random_A = longA "random" ;
+lin range_N = regN "range" ;
+lin range_V2over = prpV2 (regV "range") "over" ;
+lin rank_N = regN "rank" ;
+lin rank_V2 = prpV2 (regV "rank") "" ;
+lin rapid_A = longA "rapid" ;
+lin rare_A = regA "rare" ;
+lin rat_N = regN "rat" ;
+lin rate_N = regN "rate" ;
+lin rather_Adv = mkAdv "rather" ;
+lin ratio_N = regN "ratio" ;
+lin ration_N = regN "ration" ;
+lin ration_V2 = prpV2 (regV "ration") "" ;
+lin rational_A = longA "rational" ;
+lin rationale_N = regN "rationale" ;
+lin raw_A = regA "raw" ;
+lin ray_N = regN "ray" ;
+lin razor_N = regN "razor" ;
+lin reach_V2 = prpV2 (regV "reach") "" ;
+lin read_V2 = prpV2 read_V "" ;
+lin ready_A = regA "ready" ;
+lin ready_A2for = regA2 "ready" "for" ;
+lin real_A = longA "real" ;
+lin realist_N = regN "realist" ;
+lin realistic_A = longA "realistic" ;
+lin realistically_Adv = mkAdv "realistically" ;
+lin realize_VS = mkVS (regV "realize") ;
+lin realm_N = regN "realm" ;
+lin rear_A = longA "rear" ;
+lin rear_N = regN "rear" ;
+lin reason_V = (regV "reason") ;
+lin reason_N2for = prepN2 "reason" "for" ;
+lin reasonable_A = longA "reasonable" ;
+lin rebut_V2 = prpV2 (regV "rebut") "" ;
+lin recapitulate_V2 = prpV2 (regV "recapitulate") "" ;
+lin recede_V = (regV "recede") ;
+lin receipt_N = regN "receipt" ;
+lin receive_V3from =dirprepV3 (regV "receive") "from" ;
+lin recency_N = regN "recency" ;
+lin recent_A = longA "recent" ;
+lin reception_N = regN "reception" ;
+lin recession_N = regN "recession" ;
+lin recipe_N = regN "recipe" ;
+lin recipient_N = regN "recipient" ;
+lin reciprocal_A = longA "reciprocal" ;
+lin reciprocate_V = (regV "reciprocate") ;
+lin recite_V2 = prpV2 (regV "recite") "" ;
+lin recognise_V2 = prpV2 (regV "recognise") "" ;
+lin recognition_N = regN "recognition" ;
+lin recognize_V2 = prpV2 (regV "recognize") "" ;
+lin recommend_V2 = prpV2 (regV "recommend") "" ;
+lin reconcile_V2 = prpV2 (regV "reconcile") "" ;
+lin record_N = regN "record" ;
+lin record_V2 = prpV2 (regV "record") "" ;
+lin recourse_N2to = prepN2 "recourse" "to" ;
+lin recover_V = (regV "recover") ;
+lin recovery_N = regN "recovery" ;
+lin rectify_V2 = prpV2 (regV "rectify") "" ;
+lin recursion_N = regN "recursion" ;
+lin recursive_A = longA "recursive" ;
+lin red_A = regA "red" ;
+lin redeem_V2 = prpV2 (regV "redeem") "" ;
+lin reduce_V2 = prpV2 (regV "reduce") "" ;
+lin reducible_A = longA "reducible" ;
+lin reducible_A2to = longA2 "reducible" "to" ;
+lin redundancy_N = regN "redundancy" ;
+lin redundant_A = longA "redundant" ;
+lin reed_N = regN "reed" ;
+lin refer_V2to = prpV2 (regV "refer") "to" ;
+lin reference_N2to = prepN2 "reference" "to" ;
+lin referent_N = regN "referent" ;
+lin referral_N = regN "referral" ;
+lin refine_V2 = prpV2 (regV "refine") "" ;
+lin reflect_V2 = prpV2 (regV "reflect") "" ;
+lin reflexive_A = longA "reflexive" ;
+lin refractor_N = regN "refractor" ;
+lin refractory_A = longA "refractory" ;
+lin refresh_V2 = prpV2 (regV "refresh") "" ;
+lin refuse_N = regN "refuse" ;
+lin refuse_VV = mkVV (regV "refuse") ;
+lin refute_V2 = prpV2 (regV "refute") "" ;
+lin regard_N = regN "regard" ;
+lin regard_V3_pred =dirprepV3 (regV "regard") "_pred" ;
+lin regime_N = regN "regime" ;
+lin regiment_N = regN "regiment" ;
+lin regiment_V2 = prpV2 (regV "regiment") "" ;
+lin region_N = regN "region" ;
+lin regress_V = (regV "regress") ;
+lin regular_A = longA "regular" ;
+lin regulate_V2 = prpV2 (regV "regulate") "" ;
+lin regulation_N = regN "regulation" ;
+lin reinforce_V2 = prpV2 (regV "reinforce") "" ;
+lin reject_V2 = prpV2 (regV "reject") "" ;
+lin rejoice_V = (regV "rejoice") ;
+lin relate_V3to =dirprepV3 (regV "relate") "to" ;
+lin related_A = longA "related" ;
+lin related_A2to = longA2 "related" "to" ;
+lin relation_N = regN "relation" ;
+lin relative_N = regN "relative" ;
+lin relax_V = (regV "relax") ;
+lin release_V2 = prpV2 (regV "release") "" ;
+lin relegate_V3to =dirprepV3 (regV "relegate") "to" ;
+lin relevance_N2to = prepN2 "relevance" "to" ;
+lin relevant_A = longA "relevant" ;
+lin relevant_A2to = longA2 "relevant" "to" ;
+lin reliable_A = longA "reliable" ;
+lin relief_N = regN "relief" ;
+lin relieve_V2 = prpV2 (regV "relieve") "" ;
+lin religion_N = regN "religion" ;
+lin religious_A = longA "religious" ;
+lin relinquish_V2 = prpV2 (regV "relinquish") "" ;
+lin reluctance_N2 = prepN2 "reluctance" "" ;
+lin reluctant_A = longA "reluctant" ;
+lin reluctant_A2 = longA2 "reluctant" "" ;
+lin rely_V2on = prpV2 (regV "rely") "on" ;
+lin remain_V = (regV "remain") ;
+lin remainder_N = regN "remainder" ;
+lin remark_N = regN "remark" ;
+lin remedial_A = longA "remedial" ;
+lin remedy_N = regN "remedy" ;
+lin remedy_V2 = prpV2 (regV "remedy") "" ;
+lin remember_VS = mkVS (regV "remember") ;
+lin remind_V3 =dirprepV3 (regV "remind") "" ;
+lin remind_V2 = prpV2 (regV "remind") "" ;
+lin reminder_N = regN "reminder" ;
+lin reminiscent_A = longA "reminiscent" ;
+lin reminiscent_A2of = longA2 "reminiscent" "of" ;
+lin remnant_N = regN "remnant" ;
+lin remote_A = regA "remote" ;
+lin remove_V3from =dirprepV3 (regV "remove") "from" ;
+lin renaissance_N = regN "renaissance" ;
+lin render_V3 =dirprepV3 (regV "render") "" ;
+lin rendition_N = regN "rendition" ;
+lin renew_V2 = prpV2 (regV "renew") "" ;
+lin renounce_V2 = prpV2 (regV "renounce") "" ;
+lin rent_N = regN "rent" ;
+lin rent_V2 = prpV2 (regV "rent") "" ;
+lin renunciation_N = regN "renunciation" ;
+lin repair_N = regN "repair" ;
+lin repair_V2 = prpV2 (regV "repair") "" ;
+lin repeat_V2 = prpV2 (regV "repeat") "" ;
+lin repercussion_N = regN "repercussion" ;
+lin repetition_N = regN "repetition" ;
+lin repetitious_A = longA "repetitious" ;
+lin repetitive_A = longA "repetitive" ;
+lin replace_V2 = prpV2 (regV "replace") "" ;
+lin replica_N = regN "replica" ;
+lin replicate_V2 = prpV2 (regV "replicate") "" ;
+lin reply_N = regN "reply" ;
+lin reply_V2to = prpV2 (regV "reply") "to" ;
+lin report_N = regN "report" ;
+lin report_V2 = prpV2 (regV "report") "" ;
+lin report_VS = mkVS (regV "report") ;
+lin reprehend_V2 = prpV2 (regV "reprehend") "" ;
+lin reprehensible_A = longA "reprehensible" ;
+lin represent_V3_pred =dirprepV3 (regV "represent") "_pred" ;
+lin representative_A = longA "representative" ;
+lin representative_N = regN "representative" ;
+lin reprove_V2 = prpV2 (regV "reprove") "" ;
+lin reptile_N = regN "reptile" ;
+lin republic_N = regN "republic" ;
+lin request_V2 = prpV2 (regV "request") "" ;
+lin request_N2for = prepN2 "request" "for" ;
+lin require_V2 = prpV2 (regV "require") "" ;
+lin require_V2_sbse = prpV2 (regV "require") "_sbse" ;
+lin requisite_A = longA "requisite" ;
+lin rescue_V2 = prpV2 (regV "rescue") "" ;
+lin resemble_V2 = prpV2 (regV "resemble") "" ;
+lin reset_V2 = prpV2 (regV "reset") "" ;
+lin reside_V2 = prpV2 (regV "reside") "" ;
+lin residence_N = regN "residence" ;
+lin resident_N = regN "resident" ;
+lin residue_N = regN "residue" ;
+lin resist_V2 = prpV2 (regV "resist") "" ;
+lin resistant_A2to = longA2 "resistant" "to" ;
+lin resistence_N = regN "resistence" ;
+lin resolute_A = longA "resolute" ;
+lin resolution_N = regN "resolution" ;
+lin resolve_V2 = prpV2 (regV "resolve") "" ;
+lin resort_N = regN "resort" ;
+lin resort_V2to = prpV2 (regV "resort") "to" ;
+lin resource_N = regN "resource" ;
+lin respect_N = regN "respect" ;
+lin respect_V2 = prpV2 (regV "respect") "" ;
+lin respective_A = longA "respective" ;
+lin respiration_N = regN "respiration" ;
+lin respiratory_A = longA "respiratory" ;
+lin respond_V2to = prpV2 (regV "respond") "to" ;
+lin response_N2to = prepN2 "response" "to" ;
+lin responsible_A = longA "responsible" ;
+lin responsible_A2for = longA2 "responsible" "for" ;
+lin rest_N = regN "rest" ;
+lin rest_V = (regV "rest") ;
+lin restaurant_N = regN "restaurant" ;
+lin restore_V3to =dirprepV3 (regV "restore") "to" ;
+lin restrain_V2 = prpV2 (regV "restrain") "" ;
+lin restraint_N = regN "restraint" ;
+lin restrict_V2 = prpV2 (regV "restrict") "" ;
+lin result_N = regN "result" ;
+lin result_V = (regV "result") ;
+lin resume_V2 = prpV2 (regV "resume") "" ;
+lin resumption_V = (regV "resumption") ;
+lin resurgence_N = regN "resurgence" ;
+lin resurgent_A = longA "resurgent" ;
+lin resurrect_V2 = prpV2 (regV "resurrect") "" ;
+lin retain_V2 = prpV2 (regV "retain") "" ;
+lin retention_N2 = prepN2 "retention" "" ;
+lin retract_V2 = prpV2 (regV "retract") "" ;
+lin retrieve_V2 = prpV2 (regV "retrieve") "" ;
+lin return_N = regN "return" ;
+lin return_V2 = prpV2 (regV "return") "" ;
+lin return_V2to = prpV2 (regV "return") "to" ;
+lin revamp_V2 = prpV2 (regV "revamp") "" ;
+lin reveal_V2 = prpV2 (regV "reveal") "" ;
+lin revel_V2in = prpV2 (regV "revel") "in" ;
+lin revelation_N = regN "revelation" ;
+lin revenge_N = regN "revenge" ;
+lin revenue_N = regN "revenue" ;
+lin reverse_V2 = prpV2 (regV "reverse") "" ;
+lin reverse_N2of = prepN2 "reverse" "of" ;
+lin reversible_A = longA "reversible" ;
+lin revise_V2 = prpV2 (regV "revise") "" ;
+lin revive_V2 = prpV2 (regV "revive") "" ;
+lin revocation_N = regN "revocation" ;
+lin revoke_V = (regV "revoke") ;
+lin revolution_N = regN "revolution" ;
+lin revolve_V = (regV "revolve") ;
+lin reward_V2 = prpV2 (regV "reward") "" ;
+lin reward_N2for = prepN2 "reward" "for" ;
+lin rhetoric_N = regN "rhetoric" ;
+lin rice_N = regN "rice" ;
+lin rich_A = regA "rich" ;
+lin rid_V3of =dirprepV3 (regV "rid") "of" ;
+lin ride_N = regN "ride" ;
+lin ride_V2 = prpV2 (regV "ride") "" ;
+lin ridiculous_A = longA "ridiculous" ;
+lin right_A = longA "right" ;
+lin right_N = regN "right" ;
+lin rigid_A = regA "rigid" ;
+lin rigorous_A = longA "rigorous" ;
+lin rigour_N = regN "rigour" ;
+lin ring_N = regN "ring" ;
+lin ring_V2 = prpV2 IrregEng.ring_V "" ;
+lin ring_V = useV IrregEng.ring_V ;
+lin ripe_A = regA "ripe" ;
+lin rise_N = regN "rise" ;
+lin rise_V = useV IrregEng.rise_V ;
+lin risk_N = regN "risk" ;
+lin risk_V2 = prpV2 (regV "risk") "" ;
+lin rite_N = regN "rite" ;
+lin rival_A = longA "rival" ;
+lin rival_N = regN "rival" ;
+lin rivalry_N = regN "rivalry" ;
+lin river_N = regN "river" ;
+lin road_N = regN "road" ;
+lin roam_V = (regV "roam") ;
+lin roast_A = longA "roast" ;
+lin roast_V2 = prpV2 (regV "roast") "" ;
+lin rob_V2 = prpV2 (regV "rob") "" ;
+lin robot_N = regN "robot" ;
+lin robust_A = longA "robust" ;
+lin rock_N = regN "rock" ;
+lin rock_V2 = prpV2 (regV "rock") "" ;
+lin rock_V = (regV "rock") ;
+lin rod_N = regN "rod" ;
+lin role_N = regN "role" ;
+lin roll_V = (regV "roll") ;
+lin romance_N = regN "romance" ;
+lin romantic_A = longA "romantic" ;
+lin romantic_N = regN "romantic" ;
+lin roof_N = regN "roof" ;
+lin room_N = regN "room" ;
+lin root_N = regN "root" ;
+lin rope_N = regN "rope" ;
+lin rose_N = regN "rose" ;
+lin rot_V = (regV "rot") ;
+lin rotten_A = regA "rotten" ;
+lin rough_A = regA "rough" ;
+lin round_A = regA "round" ;
+lin route_N = regN "route" ;
+lin routine_A = longA "routine" ;
+lin routine_N = regN "routine" ;
+lin row_N = regN "row" ;
+lin row_V = (regV "row") ;
+lin royal_A = regA "royal" ;
+lin royalty_N = massN "royalty" ;
+lin rub_V = (regV "rub") ;
+lin rubber_N = massN "rubber" ;
+lin rubbish_N = regN "rubbish" ;
+lin rude_A = regA "rude" ;
+lin rude_A2to = regA2 "rude" "to" ;
+lin rudimentary_A = longA "rudimentary" ;
+lin ruin_N = regN "ruin" ;
+lin ruin_V2 = prpV2 (regV "ruin") "" ;
+lin rule_N = regN "rule" ;
+lin rule_V2 = prpV2 (regV "rule") "" ;
+lin ruler_N = regN "ruler" ;
+lin rump_N = regN "rump" ;
+lin run_N = regN "run" ;
+lin run_V = useV IrregEng.run_V ;
+lin rush_N = regN "rush" ;
+lin russian_A = longA "russian" ;
+lin russian_N = regN "russian" ;
+lin sabbatical_A = longA "sabbatical" ;
+lin sad_A = regA "sad" ;
+lin safe_N = regN "safe" ;
+lin safe_A = regA "safe" ;
+lin safe_A2from = regA2 "safe" "from" ;
+lin safety_N = massN "safety" ;
+lin sail_N = regN "sail" ;
+lin saint_N = regN "saint" ;
+lin saintly_A = regA "saintly" ;
+lin sake_N = regN "sake" ;
+lin salad_N = regN "salad" ;
+lin sale_N = regN "sale" ;
+lin salient_A = longA "salient" ;
+lin saline_A = longA "saline" ;
+lin salt_N = regN "salt" ;
+lin same_A = longA "same" ;
+lin sample_N = regN "sample" ;
+lin sanction_N = regN "sanction" ;
+lin sanction_V2 = prpV2 (regV "sanction") "" ;
+lin sand_N = massN "sand" ;
+lin sandy_PN = regPN "sandy" ;
+lin sane_A = regA "sane" ;
+lin sat_V = (regV "sat") ;
+lin sat_V2 = prpV2 (regV "sat") "" ;
+lin satanic_A = longA "satanic" ;
+lin satisfaction_N = regN "satisfaction" ;
+lin satisfactory_A = longA "satisfactory" ;
+lin satisfy_V2 = prpV2 (regV "satisfy") "" ;
+lin saturday_PN = regPN "saturday" ;
+lin sauce_N = regN "sauce" ;
+lin saucer_N = regN "saucer" ;
+lin saucy_A = regA "saucy" ;
+lin sausage_N = regN "sausage" ;
+lin save_V2 = prpV2 (regV "save") "" ;
+lin saw_N = regN "saw" ;
+lin saw_V2 = prpV2 (regV "saw") "" ;
+lin say_VS = mkVS say_V ;
+lin scale_N = regN "scale" ;
+lin scan_V2 = prpV2 (regV "scan") "" ;
+lin scarce_A = regA "scarce" ;
+lin scare_V2 = prpV2 (regV "scare") "" ;
+lin scatter_V2 = prpV2 (regV "scatter") "" ;
+lin scenario_N = regN "scenario" ;
+lin scene_N = regN "scene" ;
+lin sceptic_N = regN "sceptic" ;
+lin schedule_N = regN "schedule" ;
+lin schedule_V2 = prpV2 (regV "schedule") "" ;
+lin schema_N = irregN "schema" "schema" ;
+lin schematic_A = regA "schematic" ;
+lin scheme_N = regN "scheme" ;
+lin scholastic_A = longA "scholastic" ;
+lin school_N = regN "school" ;
+lin science_N = regN "science" ;
+lin scientific_A = longA "scientific" ;
+lin scientist_N = regN "scientist" ;
+lin scold_V = (regV "scold") ;
+lin scope_N = regN "scope" ;
+lin score_N = regN "score" ;
+lin score_V = (regV "score") ;
+lin score_N2of = prepN2 "score" "of" ;
+lin scramble_V2 = prpV2 (regV "scramble") "" ;
+lin scratch_N = regN "scratch" ;
+lin scratch_V2 = prpV2 (regV "scratch") "" ;
+lin screen_N = regN "screen" ;
+lin screw_N = regN "screw" ;
+lin screw_V3to =dirprepV3 (regV "screw") "to" ;
+lin screw_V = (regV "screw") ;
+lin script_N = regN "script" ;
+lin scrupulous_A = longA "scrupulous" ;
+lin scrutiny_N = massN "scrutiny" ;
+lin sea_N = regN "sea" ;
+lin search_N = regN "search" ;
+lin search_V2 = prpV2 (regV "search") "" ;
+lin search_V2for = prpV2 (regV "search") "for" ;
+lin season_N = regN "season" ;
+lin season_V2 = prpV2 (regV "season") "" ;
+lin seat_N = regN "seat" ;
+lin second_N = regN "second" ;
+lin secrecy_N = regN "secrecy" ;
+lin secret_A2from = longA2 "secret" "from" ;
+lin secret_N = regN "secret" ;
+lin secretary_N = regN "secretary" ;
+lin section_N = regN "section" ;
+lin secure_V2 = prpV2 (regV "secure") "" ;
+lin secure_A = regA "secure" ;
+lin secure_A2from = regA2 "secure" "from" ;
+lin see_V2 = prpV2 see_V "" ;
+lin seed_N = regN "seed" ;
+lin seek_V2 = prpV2 seek_V "" ;
+lin seem_V2 = prpV2 (regV "seem") "" ;
+lin seem_V2 = prpV2 (regV "seem") "" ;
+lin seem_V2 = prpV2 (regV "seem") "" ;
+lin segment_N = regN "segment" ;
+lin segment_V2 = prpV2 (regV "segment") "" ;
+lin seize_V2 = prpV2 (regV "seize") "" ;
+lin seldom_Adv = mkAdv "seldom" ;
+lin select_V2 = prpV2 (regV "select") "" ;
+lin self_N = irregN "self" "self" ;
+lin sell_V2 = prpV2 sell_V "" ;
+lin semantic_A = longA "semantic" ;
+lin semantics_N = regN "semantics" ;
+lin send_V3 = dirdirV3 send_V ;
+lin send_V3to =dirprepV3 send_V "to" ;
+lin sensation_N = regN "sensation" ;
+lin sense_N = regN "sense" ;
+lin sense_V2 = prpV2 (regV "sense") "" ;
+lin sense_VS = mkVS (regV "sense") ;
+lin sensible_A = longA "sensible" ;
+lin sensitive_A = longA "sensitive" ;
+lin sensitive_A2to = longA2 "sensitive" "to" ;
+lin sensory_A = longA "sensory" ;
+lin sentence_N = regN "sentence" ;
+lin separate_V2 = prpV2 (regV "separate") "" ;
+lin separate_V3from =dirprepV3 (regV "separate") "from" ;
+lin separate_A = longA "separate" ;
+lin separate_A2from = longA2 "separate" "from" ;
+lin september_PN = regPN "september" ;
+lin sequel_N2to = prepN2 "sequel" "to" ;
+lin sequence_N = regN "sequence" ;
+lin serial_A = longA "serial" ;
+lin series_N = regN "series" ;
+lin serious_A = longA "serious" ;
+lin servant_N = regN "servant" ;
+lin serve_V2 = prpV2 (regV "serve") "" ;
+lin service_N = regN "service" ;
+lin session_N = regN "session" ;
+lin set_N = regN "set" ;
+lin set_V = useV IrregEng.set_V ;
+lin setting_N2for = prepN2 "setting" "for" ;
+lin settle_V = (regV "settle") ;
+lin severe_A = longA "severe" ;
+lin sew_V2 = prpV2 IrregEng.sew_V "" ;
+lin sew_V = useV IrregEng.sew_V ;
+lin sex_N = regN "sex" ;
+lin sexual_A = longA "sexual" ;
+lin shade_N = regN "shade" ;
+lin shade_V2 = prpV2 (regV "shade") "" ;
+lin shadow_N = regN "shadow" ;
+lin shake_N = regN "shake" ;
+lin shake_V2 = prpV2 IrregEng.shake_V "" ;
+lin shake_V = useV IrregEng.shake_V ;
+lin shallow_A = regA "shallow" ;
+lin shame_N = regN "shame" ;
+lin shape_V2 = prpV2 (regV "shape") "" ;
+lin share_N = regN "share" ;
+lin share_V3with =dirprepV3 (regV "share") "with" ;
+lin sharp_A = regA "sharp" ;
+lin shatter_V2 = prpV2 (regV "shatter") "" ;
+lin shave_N = regN "shave" ;
+lin shave_V2 = prpV2 (regV "shave") "" ;
+lin shave_V = (regV "shave") ;
+lin shaven_A = longA "shaven" ;
+lin shear_V = (regV "shear") ;
+lin shed_N = regN "shed" ;
+lin shed_V2 = prpV2 shed_V "" ;
+lin sheep_N = irregN "sheep" "sheep" ;
+lin sheer_A = regA "sheer" ;
+lin sheet_N = regN "sheet" ;
+lin shelf_N = regN "shelf" ;
+lin shell_N = regN "shell" ;
+lin shelve_V2 = prpV2 (regV "shelve") "" ;
+lin shift_V = (regV "shift") ;
+lin shine_V = (regV "shine") ;
+lin ship_N = regN "ship" ;
+lin shirt_N = regN "shirt" ;
+lin shock_N = regN "shock" ;
+lin shock_V2 = prpV2 (regV "shock") "" ;
+lin shoe_N = regN "shoe" ;
+lin shoot_V2 = prpV2 shoot_V "" ;
+lin shop_N = regN "shop" ;
+lin shore_N = regN "shore" ;
+lin short_A = regA "short" ;
+lin shortcoming_N = regN "shortcoming" ;
+lin shot_N = regN "shot" ;
+lin shoulder_N = regN "shoulder" ;
+lin shoulder_V2 = prpV2 (regV "shoulder") "" ;
+lin shout_N = regN "shout" ;
+lin shout_V = (regV "shout") ;
+lin show_N = regN "show" ;
+lin show_V3 =dirprepV3 show_V "" ;
+lin shrug_V = (regV "shrug") ;
+lin shrug_V2 = prpV2 (regV "shrug") "" ;
+lin shrug_N = regN "shrug" ;
+lin shut_V2 = prpV2 shut_V "" ;
+lin sibling_N = regN "sibling" ;
+lin sick_A2of = regA2 "sick" "of" ;
+lin side_N = regN "side" ;
+lin sidestep_V2 = prpV2 (regV "sidestep") "" ;
+lin sideways_Adv = proAdv "sideways" ;
+lin sideways_A = longA "sideways" ;
+lin sight_N = regN "sight" ;
+lin sign_N = regN "sign" ;
+lin sign_V2 = prpV2 (regV "sign") "" ;
+lin signal_N = regN "signal" ;
+lin signal_V2to_that_s = prpV2 (regV "signal") "to_that_s" ;
+lin signature_N = regN "signature" ;
+lin significance_N = regN "significance" ;
+lin significant_A = longA "significant" ;
+lin signify_V2 = prpV2 (regV "signify") "" ;
+lin silence_N = regN "silence" ;
+lin silent_A = longA "silent" ;
+lin silk_A = longA "silk" ;
+lin silk_N = massN "silk" ;
+lin silly_A = regA "silly" ;
+lin silver_N = massN "silver" ;
+lin similar_A = longA "similar" ;
+lin similar_A2to = longA2 "similar" "to" ;
+lin simple_A = regA "simple" ;
+lin simplicity_N = regN "simplicity" ;
+lin simulate_V2 = prpV2 (regV "simulate") "" ;
+lin simultaneous_A = longA "simultaneous" ;
+lin since_Subj = mkSubj "since" ;
+lin since_Prep = mkPrep "since" ;
+lin sincere_A = longA "sincere" ;
+lin sing_V2 = prpV2 IrregEng.sing_V "" ;
+lin sing_V = useV IrregEng.sing_V ;
+lin single_A = longA "single" ;
+lin singular_A = longA "singular" ;
+lin sink_V2 = prpV2 IrregEng.sink_V "" ;
+lin sink_V = useV IrregEng.sink_V ;
+lin sister_N2of = prepN2 "sister" "of" ;
+lin sit_V = (regV "sit") ;
+lin sit_V2 = prpV2 (regV "sit") "" ;
+lin site_N = regN "site" ;
+lin situation_N = regN "situation" ;
+lin size_N = regN "size" ;
+lin skate_N = regN "skate" ;
+lin skate_V = (regV "skate") ;
+lin skeletal_A = longA "skeletal" ;
+lin skeleton_N = regN "skeleton" ;
+lin sketch_N = regN "sketch" ;
+lin sketch_V2 = prpV2 (regV "sketch") "" ;
+lin skilful_A = longA "skilful" ;
+lin skill_N = regN "skill" ;
+lin skilled_A = longA "skilled" ;
+lin skin_N = regN "skin" ;
+lin skip_V2 = prpV2 (regV "skip") "" ;
+lin skip_V = (regV "skip") ;
+lin skirt_N = regN "skirt" ;
+lin sky_N = regN "sky" ;
+lin slash_N = regN "slash" ;
+lin slave_N = regN "slave" ;
+lin sledge_N = regN "sledge" ;
+lin sleep_N = regN "sleep" ;
+lin sleep_V = useV IrregEng.sleep_V ;
+lin slide_V = (regV "slide") ;
+lin slight_A = regA "slight" ;
+lin slight_N = regN "slight" ;
+lin slim_A = regA "slim" ;
+lin slim_V = (regV "slim") ;
+lin slip_V = (regV "slip") ;
+lin slip_N = regN "slip" ;
+lin slipper_N = regN "slipper" ;
+lin slippery_A = regA "slippery" ;
+lin sloe_N = regN "sloe" ;
+lin slope_N = regN "slope" ;
+lin slot_N = regN "slot" ;
+lin slow_A = regA "slow" ;
+lin small_A = regA "small" ;
+lin smart_A = regA "smart" ;
+lin smell_N = regN "smell" ;
+lin smell_V2 = prpV2 (regV "smell") "" ;
+lin smell_V = (regV "smell") ;
+lin smelt_V2 = prpV2 (regV "smelt") "" ;
+lin smile_N = regN "smile" ;
+lin smile_V = (regV "smile") ;
+lin smoke_N = massN "smoke" ;
+lin smoke_V = (regV "smoke") ;
+lin smooth_A = regA "smooth" ;
+lin smooth_V2 = prpV2 (regV "smooth") "" ;
+lin snake_N = regN "snake" ;
+lin snap_V2 = prpV2 (regV "snap") "" ;
+lin snap_V = (regV "snap") ;
+lin snapshot_N = regN "snapshot" ;
+lin snow_V = (regV "snow") ;
+lin snow_N = massN "snow" ;
+lin soap_N = massN "soap" ;
+lin social_A = longA "social" ;
+lin society_N = regN "society" ;
+lin sock_N = regN "sock" ;
+lin sodium_N = regN "sodium" ;
+lin soft_A = regA "soft" ;
+lin software_N = massN "software" ;
+lin soil_N = regN "soil" ;
+lin soldier_N = regN "soldier" ;
+lin sole_A = longA "sole" ;
+lin sole_N = regN "sole" ;
+lin solemn_A = longA "solemn" ;
+lin solid_A = regA "solid" ;
+lin solid_N = regN "solid" ;
+lin soliloquy_N = irregN "soliloquy" "soliloquy" ;
+lin solo_A = longA "solo" ;
+lin solo_N = regN "solo" ;
+lin solution_N = regN "solution" ;
+lin solve_V2 = prpV2 (regV "solve") "" ;
+lin somehow_Adv = proAdv "somehow" ;
+lin sometimes_Adv = proAdv "sometimes" ;
+lin somewhat_Adv = mkAdv "somewhat" ;
+--lin somewhere_Adv = proAdv "somewhere" ;
+lin son_N2of = prepN2 "son" "of" ;
+lin song_N = regN "song" ;
+lin soon_Adv = proAdv "soon" ;
+--lin soon_Adv = mkAdv "soon" ;
+lin sophisticated_A = longA "sophisticated" ;
+lin sophistication_N = regN "sophistication" ;
+lin sore_A = regA "sore" ;
+lin sore_N = regN "sore" ;
+lin sorrow_N = regN "sorrow" ;
+lin sorry_A = regA "sorry" ;
+lin sorry_A2for = regA2 "sorry" "for" ;
+lin sorry_A2 = regA2 "sorry" "" ;
+lin sort_N = regN "sort" ;
+lin sort_V2 = prpV2 (regV "sort") "" ;
+lin soul_N = regN "soul" ;
+lin sound_A = regA "sound" ;
+lin sound_N = regN "sound" ;
+lin sound_V2 = prpV2 (regV "sound") "" ;
+lin soup_N = regN "soup" ;
+lin sour_A = regA "sour" ;
+lin source_N = regN "source" ;
+lin south_N = regN "south" ;
+lin south_A = longA "south" ;
+lin south_A2of = longA2 "south" "of" ;
+lin southern_A = longA "southern" ;
+lin space_N = regN "space" ;
+lin spade_N = regN "spade" ;
+lin spain_PN = regPN "spain" ;
+lin span_V2 = prpV2 (regV "span") "" ;
+lin spanish_A = regA "spanish" ;
+lin spare_A = longA "spare" ;
+lin spare_V3 = dirdirV3 (regV "spare") ;
+lin sparrow_N = regN "sparrow" ;
+lin spate_N = regN "spate" ;
+lin spatial_A = longA "spatial" ;
+lin speak_V = useV IrregEng.speak_V ;
+lin spear_N = regN "spear" ;
+lin spear_V2 = prpV2 (regV "spear") "" ;
+lin special_A = longA "special" ;
+lin specialist_N = regN "specialist" ;
+lin specific_A = longA "specific" ;
+lin specific_A2to = longA2 "specific" "to" ;
+lin specifically_Adv = mkAdv "specifically" ;
+lin specify_V2 = prpV2 (regV "specify") "" ;
+lin spectacle_N = regN "spectacle" ;
+lin spectacular_A = longA "spectacular" ;
+lin spectral_A = longA "spectral" ;
+lin spectrum_N = irregN "spectrum" "spectrum" ;
+lin speculate_V = (regV "speculate") ;
+lin speech_N = regN "speech" ;
+lin speed_N = regN "speed" ;
+lin spell_N = regN "spell" ;
+--lin spell_V2 = prpV2 spell_V "" ;
+--lin spell_V = useV IrregEng.spell_V ;
+lin spend_V2 = prpV2 spend_V "" ;
+lin spin_V2 = prpV2 IrregEng.spin_V "" ;
+lin spin_V = useV IrregEng.spin_V ;
+lin spinster_N = regN "spinster" ;
+lin spirit_N = regN "spirit" ;
+lin spite_N = regN "spite" ;
+lin splendid_A = longA "splendid" ;
+lin splendour_N = regN "splendour" ;
+lin split_V = useV IrregEng.split_V ;
+lin split_N = regN "split" ;
+lin spoil_V2 = prpV2 (regV "spoil") "" ;
+lin spoke_N = regN "spoke" ;
+lin spokesman_N = regN "spokesman" ;
+lin spoon_N = regN "spoon" ;
+lin sport_N = regN "sport" ;
+lin spot_N = regN "spot" ;
+lin spot_V2 = prpV2 (regV "spot") "" ;
+lin spread_V = useV IrregEng.spread_V ;
+lin spring_N = regN "spring" ;
+lin spring_V2 = prpV2 spring_V "" ;
+lin spur_N = regN "spur" ;
+lin spurious_A = longA "spurious" ;
+lin square_A = regA "square" ;
+lin square_N = regN "square" ;
+lin stable_A = regA "stable" ;
+lin stable_N = regN "stable" ;
+lin stack_N = regN "stack" ;
+lin stack_V2 = prpV2 (regV "stack") "" ;
+lin staff_N = regN "staff" ;
+lin staff_V2 = prpV2 (regV "staff") "" ;
+lin stag_N = regN "stag" ;
+lin stage_N = regN "stage" ;
+lin stage_V2 = prpV2 (regV "stage") "" ;
+lin stain_N = regN "stain" ;
+lin stain_V2 = prpV2 (regV "stain") "" ;
+lin stair_N = regN "stair" ;
+lin stake_N = regN "stake" ;
+lin stamp_N = regN "stamp" ;
+lin stance_N = regN "stance" ;
+lin stand_V = (regV "stand") ;
+lin standard_A = longA "standard" ;
+lin standard_N = regN "standard" ;
+lin star_N = regN "star" ;
+lin stare_N = regN "stare" ;
+lin stare_V2at = prpV2 (regV "stare") "at" ;
+lin start_N = regN "start" ;
+lin start_V2 = prpV2 (regV "start") "" ;
+lin start_V = (regV "start") ;
+lin startle_V2 = prpV2 (regV "startle") "" ;
+lin state_N = regN "state" ;
+lin state_V2 = prpV2 (regV "state") "" ;
+lin static_A = longA "static" ;
+lin station_N = regN "station" ;
+lin stationary_A = longA "stationary" ;
+lin stationer_N = regN "stationer" ;
+lin stationery_N = massN "stationery" ;
+lin statistic_N = regN "statistic" ;
+lin statistical_A = longA "statistical" ;
+lin statistics_N = irregN "statistics" "statistics" ;
+--lin statistics_N = regN "statistics" ;
+lin stative_A = longA "stative" ;
+lin statue_N = regN "statue" ;
+lin stature_N = regN "stature" ;
+lin status_N = regN "status" ;
+lin stay_N = regN "stay" ;
+lin stay_V = (regV "stay") ;
+lin steady_A = regA "steady" ;
+lin steal_V3from =dirprepV3 steal_V "from" ;
+lin steam_N = massN "steam" ;
+lin steam_V = (regV "steam") ;
+lin steel_N = massN "steel" ;
+lin steel_V2 = prpV2 (regV "steel") "" ;
+lin steep_A = regA "steep" ;
+lin steeple_N = regN "steeple" ;
+lin steer_N = regN "steer" ;
+lin steer_V2 = prpV2 (regV "steer") "" ;
+lin stem_N = regN "stem" ;
+lin stem_V2 = prpV2 (regV "stem") "" ;
+lin step_N = regN "step" ;
+lin step_V2 = prpV2 (regV "step") "" ;
+lin sterile_A = longA "sterile" ;
+lin stick_N = regN "stick" ;
+lin stick_V2to = prpV2 stick_V "to" ;
+lin sticky_A = regA "sticky" ;
+lin stiff_A = regA "stiff" ;
+lin still_Adv = mkAdv "still" ;
+lin still_A = regA "still" ;
+lin sting_N = regN "sting" ;
+lin sting_V2 = prpV2 sting_V "" ;
+lin stipulate_VS = mkVS (regV "stipulate") ;
+lin stitch_N = regN "stitch" ;
+lin stitch_V2 = prpV2 (regV "stitch") "" ;
+lin stock_N = regN "stock" ;
+lin stock_V2 = prpV2 (regV "stock") "" ;
+lin stocking_N = regN "stocking" ;
+lin stomach_N = regN "stomach" ;
+lin stone_N = regN "stone" ;
+lin stool_N = regN "stool" ;
+lin stoop_V = (regV "stoop") ;
+lin stop_N = regN "stop" ;
+lin stop_V2 = prpV2 (regV "stop") "" ;
+lin stop_V = (regV "stop") ;
+lin storage_N = massN "storage" ;
+lin store_N = regN "store" ;
+lin store_V2 = prpV2 (regV "store") "" ;
+lin storm_N = regN "storm" ;
+lin story_N = regN "story" ;
+lin straight_A = regA "straight" ;
+lin straightforward_A = longA "straightforward" ;
+lin strain_N = regN "strain" ;
+lin strain_V2 = prpV2 (regV "strain") "" ;
+lin strand_V2 = prpV2 (regV "strand") "" ;
+lin strange_A = regA "strange" ;
+lin stranger_N = regN "stranger" ;
+lin strategy_N = regN "strategy" ;
+lin stratum_N = irregN "stratum" "stratum" ;
+lin straw_N = regN "straw" ;
+lin strawberry_N = regN "strawberry" ;
+lin stray_A = regA "stray" ;
+lin stray_V = (regV "stray") ;
+lin stream_N = regN "stream" ;
+lin streamlined_A = longA "streamlined" ;
+lin street_N = regN "street" ;
+lin strength_N = regN "strength" ;
+lin strengthen_V2 = prpV2 (regV "strengthen") "" ;
+lin stress_N = regN "stress" ;
+lin stress_V2 = prpV2 (regV "stress") "" ;
+lin stretch_V = (regV "stretch") ;
+--lin strew_V2 = prpV2 strew_V "" ;
+lin strict_A = regA "strict" ;
+lin strident_A = longA "strident" ;
+lin strike_V2 = prpV2 (regV "strike") "" ;
+lin string_N = regN "string" ;
+lin strip_N = regN "strip" ;
+lin strip_V2 = prpV2 (regV "strip") "" ;
+lin strive_V2for = prpV2 strive_V "for" ;
+lin stroke_N = regN "stroke" ;
+lin stroke_V2 = prpV2 (regV "stroke") "" ;
+lin strong_A = regA "strong" ;
+lin structuralism_N = regN "structuralism" ;
+lin structuralist_N = regN "structuralist" ;
+lin structure_N = regN "structure" ;
+lin struggle_N = regN "struggle" ;
+lin struggle_V2with = prpV2 (regV "struggle") "with" ;
+lin student_N = regN "student" ;
+lin study_V = (regV "study") ;
+lin study_N2 = prepN2 "study" "" ;
+lin stuff_N = regN "stuff" ;
+lin stuff_V2 = prpV2 (regV "stuff") "" ;
+lin stupid_A = regA "stupid" ;
+lin stupor_N = regN "stupor" ;
+lin stutter_V = (regV "stutter") ;
+lin style_N = regN "style" ;
+lin stylistic_A = longA "stylistic" ;
+lin suave_A = regA "suave" ;
+lin subcategorize_V = (regV "subcategorize") ;
+lin subjacency_N = regN "subjacency" ;
+lin subjacent_A = longA "subjacent" ;
+lin subjacent_A2to = longA2 "subjacent" "to" ;
+lin subject_V3to =dirprepV3 (regV "subject") "to" ;
+lin subject_N = regN "subject" ;
+lin subjective_A = longA "subjective" ;
+lin submarine_A = longA "submarine" ;
+lin submarine_N = regN "submarine" ;
+lin submission_N = regN "submission" ;
+lin submit_V2to = prpV2 (regV "submit") "to" ;
+lin subordinate_A = longA "subordinate" ;
+lin subordinate_V2 = prpV2 (regV "subordinate") "" ;
+lin subsequent_A = longA "subsequent" ;
+lin subservient_A = longA "subservient" ;
+lin substance_N = regN "substance" ;
+lin substantial_A = longA "substantial" ;
+lin substantive_A = longA "substantive" ;
+lin substitute_V3for =dirprepV3 (regV "substitute") "for" ;
+lin substitute_N = regN "substitute" ;
+lin subsume_V2 = prpV2 (regV "subsume") "" ;
+lin subsumption_N = regN "subsumption" ;
+lin subtle_A = regA "subtle" ;
+lin subtlety_N = regN "subtlety" ;
+lin subtract_V3from =dirprepV3 (regV "subtract") "from" ;
+lin succeed_V2in = prpV2 (regV "succeed") "in" ;
+lin success_N = regN "success" ;
+lin succession_N = regN "succession" ;
+lin successive_A = longA "successive" ;
+lin successor_N = regN "successor" ;
+lin succinct_A = longA "succinct" ;
+lin succumb_V2to = prpV2 (regV "succumb") "to" ;
+lin suck_V2 = prpV2 (regV "suck") "" ;
+lin sudden_A = longA "sudden" ;
+lin sue_PN = regPN "sue" ;
+lin suffer_V2from = prpV2 (regV "suffer") "from" ;
+lin suffice_V = (regV "suffice") ;
+lin sufficient_A = longA "sufficient" ;
+lin suffix_V2 = prpV2 (regV "suffix") "" ;
+lin suffix_N = regN "suffix" ;
+lin sugar_N = massN "sugar" ;
+lin suggest_V2to_that_s = prpV2 (regV "suggest") "to_that_s" ;
+lin suit_V2 = prpV2 (regV "suit") "" ;
+lin suit_N = regN "suit" ;
+lin suitable_A = longA "suitable" ;
+lin suite_N = regN "suite" ;
+lin sum_N = regN "sum" ;
+lin summer_N = regN "summer" ;
+lin sun_N = regN "sun" ;
+lin sunday_PN = regPN "sunday" ;
+lin sunshine_N = regN "sunshine" ;
+lin super_A = longA "super" ;
+lin superficial_A = longA "superficial" ;
+lin superior_A = longA "superior" ;
+lin supersede_V2 = prpV2 (regV "supersede") "" ;
+lin supervisor_N = regN "supervisor" ;
+lin supper_N = regN "supper" ;
+lin supplement_V2 = prpV2 (regV "supplement") "" ;
+lin supplement_N = regN "supplement" ;
+lin supplementary_A = longA "supplementary" ;
+lin suppletion_N = regN "suppletion" ;
+lin suppletive_A = longA "suppletive" ;
+lin supply_V2 = prpV2 (regV "supply") "" ;
+lin supply_V3to =dirprepV3 (regV "supply") "to" ;
+lin supply_V3with =dirprepV3 (regV "supply") "with" ;
+lin supply_N = regN "supply" ;
+lin support_V2 = prpV2 (regV "support") "" ;
+lin support_N = regN "support" ;
+lin suppose_VS = mkVS (regV "suppose") ;
+lin supposition_N = regN "supposition" ;
+lin suppress_V2 = prpV2 (regV "suppress") "" ;
+lin sure_A2 = regA2 "sure" "" ;
+lin sure_A = regA "sure" ;
+lin sure_A2 = regA2 "sure" "" ;
+lin surface_V = (regV "surface") ;
+lin surface_N = regN "surface" ;
+lin surgeon_N = regN "surgeon" ;
+lin surgery_N = regN "surgery" ;
+lin surgical_A = longA "surgical" ;
+lin surmount_V2 = prpV2 (regV "surmount") "" ;
+lin surprise_V2 = prpV2 (regV "surprise") "" ;
+lin surprise_N = regN "surprise" ;
+lin surround_V2 = prpV2 (regV "surround") "" ;
+lin survey_V2 = prpV2 (regV "survey") "" ;
+lin survey_N = regN "survey" ;
+lin survive_V2 = prpV2 (regV "survive") "" ;
+lin susceptible_A = longA "susceptible" ;
+lin suspect_V2 = prpV2 (regV "suspect") "" ;
+lin suspect_VS = mkVS (regV "suspect") ;
+lin suspect_N = regN "suspect" ;
+lin suspend_V2 = prpV2 (regV "suspend") "" ;
+lin suspense_N = regN "suspense" ;
+lin suspicion_N = regN "suspicion" ;
+lin suspicious_A = longA "suspicious" ;
+lin sustain_V2 = prpV2 (regV "sustain") "" ;
+lin sustenance_N = regN "sustenance" ;
+lin swallow_V2 = prpV2 (regV "swallow") "" ;
+lin swan_N = regN "swan" ;
+lin swap_V3for =dirprepV3 (regV "swap") "for" ;
+lin swear_VS = mkVS swear_V ;
+lin swede_N = regN "swede" ;
+lin sweden_PN = regPN "sweden" ;
+lin swedish_A = regA "swedish" ;
+lin sweep_V2 = prpV2 sweep_V "" ;
+lin sweet_N = regN "sweet" ;
+lin swell_V = useV IrregEng.swell_V ;
+lin swift_A = regA "swift" ;
+lin swift_N = regN "swift" ;
+lin swim_V = useV IrregEng.swim_V ;
+lin swim_N = regN "swim" ;
+lin swing_V = useV IrregEng.swing_V ;
+lin swiss_A = longA "swiss" ;
+lin switch_V2 = prpV2 (regV "switch") "" ;
+lin switch_N = regN "switch" ;
+lin switzerland_PN = regPN "switzerland" ;
+lin sword_N = regN "sword" ;
+lin syllabic_A = longA "syllabic" ;
+lin syllable_N = regN "syllable" ;
+lin syllogism_N = regN "syllogism" ;
+lin symbol_N = regN "symbol" ;
+lin symmetry_N = regN "symmetry" ;
+lin sympathetic_A = longA "sympathetic" ;
+lin sympathetic_A2to = longA2 "sympathetic" "to" ;
+lin symptom_N = regN "symptom" ;
+lin symptomatic_A = longA "symptomatic" ;
+lin symptomatic_A2of = longA2 "symptomatic" "of" ;
+lin synchronous_A = longA "synchronous" ;
+lin synonym_N = regN "synonym" ;
+lin synonymous_A = longA "synonymous" ;
+lin synonymous_A2with = longA2 "synonymous" "with" ;
+lin synonymy_N = regN "synonymy" ;
+lin synopsis_N = regN "synopsis" ;
+lin synoptic_A = longA "synoptic" ;
+lin syntactic_A = longA "syntactic" ;
+lin syntax_N = regN "syntax" ;
+lin synthesis_N = irregN "synthesis" "synthesis" ;
+lin synthesize_V2 = prpV2 (regV "synthesize") "" ;
+lin synthetic_A = longA "synthetic" ;
+lin system_N = regN "system" ;
+lin systematic_A = longA "systematic" ;
+lin systematically_A = longA "systematically" ;
+lin systematize_V2 = prpV2 (regV "systematize") "" ;
+lin table_N = regN "table" ;
+lin tabular_A = longA "tabular" ;
+lin tabulate_V2 = prpV2 (regV "tabulate") "" ;
+lin tacit_A = longA "tacit" ;
+lin tack_N = regN "tack" ;
+lin tackle_V2 = prpV2 (regV "tackle") "" ;
+lin tact_N = regN "tact" ;
+lin tactic_N = regN "tactic" ;
+lin tag_V2 = prpV2 (regV "tag") "" ;
+lin tag_N = regN "tag" ;
+lin tail_N = regN "tail" ;
+lin tailor_N = regN "tailor" ;
+lin take_V2 = prpV2 take_V "" ;
+lin tale_N = regN "tale" ;
+lin talent_N = regN "talent" ;
+lin talented_A = longA "talented" ;
+lin talk_V2about = prpV2 (regV "talk") "about" ;
+lin talk_N = regN "talk" ;
+lin tall_A = regA "tall" ;
+lin tame_A = regA "tame" ;
+lin tangent_N = regN "tangent" ;
+lin tangle_V2 = prpV2 (regV "tangle") "" ;
+lin tank_N = regN "tank" ;
+lin tap_V2 = prpV2 (regV "tap") "" ;
+lin tap_N = regN "tap" ;
+lin tape_V2 = prpV2 (regV "tape") "" ;
+lin tape_N = regN "tape" ;
+lin target_N = regN "target" ;
+lin task_N = regN "task" ;
+lin taste_V2 = prpV2 (regV "taste") "" ;
+lin taste_V2of = prpV2 (regV "taste") "of" ;
+lin taste_N = regN "taste" ;
+lin tautology_N = regN "tautology" ;
+lin tax_V2 = prpV2 (regV "tax") "" ;
+lin tax_N = regN "tax" ;
+lin taxi_N = regN "taxi" ;
+lin taxonomy_N = regN "taxonomy" ;
+lin tea_N = massN "tea" ;
+lin teach_V2 = prpV2 teach_V "" ;
+lin team_N = regN "team" ;
+lin tear_V2 = prpV2 tear_V "" ;
+lin tear_N = regN "tear" ;
+lin tease_V2 = prpV2 (regV "tease") "" ;
+lin technical_A = longA "technical" ;
+lin technique_N = regN "technique" ;
+lin technology_N = regN "technology" ;
+lin tedious_A = longA "tedious" ;
+lin tedium_N = regN "tedium" ;
+lin teem_V2with = prpV2 (regV "teem") "with" ;
+lin telegram_N = regN "telegram" ;
+lin telegraph_V2 = prpV2 (regV "telegraph") "" ;
+lin telegraph_N = regN "telegraph" ;
+lin telephone_V2 = prpV2 (regV "telephone") "" ;
+lin telephone_N = regN "telephone" ;
+lin telescope_N = regN "telescope" ;
+lin television_N = regN "television" ;
+lin tell_V3 =dirprepV3 tell_V "" ;
+lin temper_V3with =dirprepV3 (regV "temper") "with" ;
+lin temper_N = regN "temper" ;
+lin temperature_N = regN "temperature" ;
+lin template_N = regN "template" ;
+lin temple_N = regN "temple" ;
+lin temporal_A = longA "temporal" ;
+lin temporary_A = longA "temporary" ;
+lin tempt_V2 = prpV2 (regV "tempt") "" ;
+lin tend_V2 = prpV2 (regV "tend") "" ;
+lin tendency_N2to = prepN2 "tendency" "to" ;
+lin tender_A = regA "tender" ;
+lin tenet_N = regN "tenet" ;
+lin tennis_N = massN "tennis" ;
+lin tenon_N = regN "tenon" ;
+lin tenor_N = regN "tenor" ;
+lin tense_A = regA "tense" ;
+lin tense_N = regN "tense" ;
+lin tensed_A = longA "tensed" ;
+lin tension_N = regN "tension" ;
+lin tent_N = regN "tent" ;
+lin tentative_A = longA "tentative" ;
+lin term_V3ed =dirprepV3 (regV "term") "ed" ;
+lin term_N = regN "term" ;
+lin terminal_A = longA "terminal" ;
+lin terminal_N = regN "terminal" ;
+lin terminate_V = (regV "terminate") ;
+lin terminology_N = regN "terminology" ;
+lin terrace_N = regN "terrace" ;
+lin terrestrial_A = longA "terrestrial" ;
+lin terrible_A = longA "terrible" ;
+lin terrify_V2 = prpV2 (regV "terrify") "" ;
+lin territory_N = regN "territory" ;
+lin terror_N = regN "terror" ;
+lin terse_A = regA "terse" ;
+lin test_V2 = prpV2 (regV "test") "" ;
+lin test_N = regN "test" ;
+lin testimony_N = regN "testimony" ;
+lin text_N = regN "text" ;
+lin textbook_N = regN "textbook" ;
+lin thank_V2 = prpV2 (regV "thank") "" ;
+lin theatre_N = regN "theatre" ;
+lin theatrical_A = longA "theatrical" ;
+lin thematic_A = longA "thematic" ;
+lin thematically_Adv = mkAdv "thematically" ;
+lin theme_N = regN "theme" ;
+lin then_Adv = proAdv "then" ;
+lin theorem_N = regN "theorem" ;
+lin theoretic_A = longA "theoretic" ;
+lin theoretical_A = longA "theoretical" ;
+lin theoretically_Adv = mkAdv "theoretically" ;
+lin theory_N = regN "theory" ;
+lin therapeutic_A = longA "therapeutic" ;
+lin therapy_N = regN "therapy" ;
+lin therefore_Subj = mkSubj "therefore" ;
+lin thesis_N = regN "thesis" ;
+lin thick_A = regA "thick" ;
+lin thief_N = regN "thief" ;
+lin thigh_N = regN "thigh" ;
+lin thin_A = regA "thin" ;
+lin thing_N = regN "thing" ;
+lin think_VS = mkVS think_V ;
+lin third_N = regN "third" ;
+lin thirst_N2for = prepN2 "thirst" "for" ;
+lin thorough_A = longA "thorough" ;
+lin thought_N2 = prepN2 "thought" "" ;
+lin thousand_N2 = prepN2 "thousand" "" ;
+lin thread_N = regN "thread" ;
+lin threat_N2 = prepN2 "threat" "" ;
+lin threaten_V3with =dirprepV3 (regV "threaten") "with" ;
+lin threshold_N = regN "threshold" ;
+lin throat_N = regN "throat" ;
+--lin through_Prep = mkPrep "through" ;
+lin throughout_Prep = mkPrep "throughout" ;
+lin throw_V3loc =dirprepV3 throw_V "loc" ;
+lin throw_N = regN "throw" ;
+lin thrown_V3loc =dirprepV3 (regV "thrown") "loc" ;
+lin thrust_V3loc =dirprepV3 (regV "thrust") "loc" ;
+lin thrust_N = regN "thrust" ;
+lin thumb_N = regN "thumb" ;
+lin thunder_N = regN "thunder" ;
+lin thursday_PN = regPN "thursday" ;
+lin thus_Subj = mkSubj "thus" ;
+lin ticket_N = regN "ticket" ;
+lin tidy_V2 = prpV2 (regV "tidy") "" ;
+lin tidy_A = regA "tidy" ;
+lin tie_V3to =dirprepV3 (regV "tie") "to" ;
+lin tie_N = regN "tie" ;
+lin tiger_N = regN "tiger" ;
+lin tight_A = regA "tight" ;
+lin till_V2 = prpV2 (regV "till") "" ;
+lin till_N = regN "till" ;
+lin time_V2 = prpV2 (regV "time") "" ;
+lin time_N = regN "time" ;
+lin timely_A = regA "timely" ;
+lin timetable_N = regN "timetable" ;
+lin tin_N = regN "tin" ;
+lin tinker_V2with = prpV2 (regV "tinker") "with" ;
+lin tinker_N = regN "tinker" ;
+lin tip_N = regN "tip" ;
+lin tire_V2of = prpV2 (regV "tire") "of" ;
+lin title_N = regN "title" ;
+--lin to_Prep = mkPrep "to" ;
+lin toad_N = regN "toad" ;
+lin toast_N = massN "toast" ;
+lin toast_V2 = prpV2 (regV "toast") "" ;
+lin tobacco_N = massN "tobacco" ;
+lin today_Adv = proAdv "today" ;
+lin toe_N = regN "toe" ;
+lin together_Adv = proAdv "together" ;
+lin token_N = regN "token" ;
+lin tolerance_N = regN "tolerance" ;
+lin tolerate_V2 = prpV2 (regV "tolerate") "" ;
+lin toll_V = (regV "toll") ;
+lin toll_N = regN "toll" ;
+lin tomato_N = regN "tomato" ;
+lin tomb_N = regN "tomb" ;
+lin tomorrow_Adv = proAdv "tomorrow" ;
+lin ton_N = regN "ton" ;
+lin tone_N = regN "tone" ;
+lin tongue_N = regN "tongue" ;
+lin tonight_Adv = proAdv "tonight" ;
+lin tonne_N = regN "tonne" ;
+lin tool_N = regN "tool" ;
+lin tooth_N = irregN "tooth" "tooth" ;
+lin top_N = regN "top" ;
+lin topic_N = regN "topic" ;
+lin topology_N = regN "topology" ;
+lin torrent_N = regN "torrent" ;
+lin torrential_A = longA "torrential" ;
+lin toss_V2 = prpV2 (regV "toss") "" ;
+lin total_A = longA "total" ;
+lin total_N = regN "total" ;
+lin touch_V2 = prpV2 (regV "touch") "" ;
+lin touch_N = regN "touch" ;
+lin tough_A = regA "tough" ;
+lin tough_A2 = regA2 "tough" "" ;
+lin tour_V2 = prpV2 (regV "tour") "" ;
+lin tour_N = regN "tour" ;
+lin tourist_N = regN "tourist" ;
+lin tow_V2 = prpV2 (regV "tow") "" ;
+lin towards_Prep = mkPrep "towards" ;
+lin tower_N = regN "tower" ;
+lin town_N = regN "town" ;
+lin toxic_A = longA "toxic" ;
+lin toy_N = regN "toy" ;
+lin trace_V2 = prpV2 (regV "trace") "" ;
+lin trace_N = regN "trace" ;
+lin track_V2 = prpV2 (regV "track") "" ;
+lin track_N = regN "track" ;
+lin tract_N = regN "tract" ;
+lin tractable_A = longA "tractable" ;
+lin trade_N = regN "trade" ;
+lin tradition_N = regN "tradition" ;
+lin traffic_N = massN "traffic" ;
+lin traffic_V2in = prpV2 (regV "traffic") "in" ;
+lin tragedy_N = regN "tragedy" ;
+lin tragic_A = longA "tragic" ;
+lin train_V2 = prpV2 (regV "train") "" ;
+lin train_N = regN "train" ;
+lin tramp_N = regN "tramp" ;
+lin tranquil_A = longA "tranquil" ;
+lin transaction_N = regN "transaction" ;
+lin transcendental_A = longA "transcendental" ;
+lin transcribe_V2 = prpV2 (regV "transcribe") "" ;
+lin transcript_N = regN "transcript" ;
+lin transcription_N = regN "transcription" ;
+lin transfer_V3to =dirprepV3 (regV "transfer") "to" ;
+lin transform_V2 = prpV2 (regV "transform") "" ;
+lin transience_N = regN "transience" ;
+lin transient_A = longA "transient" ;
+lin transistor_N = regN "transistor" ;
+lin transit_N = regN "transit" ;
+lin transitive_A = longA "transitive" ;
+lin transitory_A = longA "transitory" ;
+lin translate_V3into =dirprepV3 (regV "translate") "into" ;
+lin transmit_V2 = prpV2 (regV "transmit") "" ;
+lin transparency_N = regN "transparency" ;
+lin transparent_A = longA "transparent" ;
+lin transport_V2 = prpV2 (regV "transport") "" ;
+lin transport_N = regN "transport" ;
+lin trap_V2 = prpV2 (regV "trap") "" ;
+lin trap_N = regN "trap" ;
+lin travel_V2 = prpV2 (regV "travel") "" ;
+lin travel_N = regN "travel" ;
+lin traverse_V2 = prpV2 (regV "traverse") "" ;
+lin tray_N = regN "tray" ;
+lin treat_V3_pred =dirprepV3 (regV "treat") "_pred" ;
+lin treatment_N = regN "treatment" ;
+lin treble_A = longA "treble" ;
+lin treble_V2 = prpV2 (regV "treble") "" ;
+lin tree_N = regN "tree" ;
+lin tremble_V = (regV "tremble") ;
+lin triangle_N = regN "triangle" ;
+lin triangular_A = longA "triangular" ;
+lin tribe_N = regN "tribe" ;
+lin trick_V2 = prpV2 (regV "trick") "" ;
+lin trick_N = regN "trick" ;
+lin trifle_V2with = prpV2 (regV "trifle") "with" ;
+lin trifle_N = regN "trifle" ;
+lin trigger_V2 = prpV2 (regV "trigger") "" ;
+lin trigger_N = regN "trigger" ;
+lin trip_V = (regV "trip") ;
+lin trip_N = regN "trip" ;
+lin triple_A = longA "triple" ;
+lin triple_V2 = prpV2 (regV "triple") "" ;
+lin triple_N = regN "triple" ;
+lin triple_N = regN "triple" ;
+lin triumph_V = (regV "triumph") ;
+lin triumph_N = regN "triumph" ;
+lin trivial_A = longA "trivial" ;
+lin tropic_N = regN "tropic" ;
+lin trouble_V2 = prpV2 (regV "trouble") "" ;
+lin trouble_N = regN "trouble" ;
+lin troublesome_A = longA "troublesome" ;
+lin truck_N = regN "truck" ;
+lin true_A = regA "true" ;
+lin truncate_V2 = prpV2 (regV "truncate") "" ;
+lin trunk_N = regN "trunk" ;
+lin trust_V2 = prpV2 (regV "trust") "" ;
+lin trust_N = regN "trust" ;
+lin truth_N = regN "truth" ;
+lin try_V2 = prpV2 (regV "try") "" ;
+lin try_VV = mkVV (regV "try") ;
+lin tub_N = regN "tub" ;
+lin tube_N = regN "tube" ;
+lin tuck_V3 =dirprepV3 (regV "tuck") "" ;
+lin tuesday_PN = regPN "tuesday" ;
+lin tuition_N = regN "tuition" ;
+lin tumble_V = (regV "tumble") ;
+lin tune_V2 = prpV2 (regV "tune") "" ;
+lin tune_N = regN "tune" ;
+lin turn_V3f =dirprepV3 (regV "turn") "f" ;
+lin turn_V3 =dirprepV3 (regV "turn") "" ;
+lin turn_V = (regV "turn") ;
+lin turn_N = regN "turn" ;
+lin turtle_N = regN "turtle" ;
+lin tutor_N = regN "tutor" ;
+lin twice_Adv = mkAdv "twice" ;
+lin twiddle_V2 = prpV2 (regV "twiddle") "" ;
+lin twin_N = regN "twin" ;
+lin twist_V2 = prpV2 (regV "twist") "" ;
+lin twist_N = regN "twist" ;
+lin type_V2 = prpV2 (regV "type") "" ;
+lin type_N = regN "type" ;
+lin typical_A = longA "typical" ;
+lin typical_A2of = longA2 "typical" "of" ;
+lin tyre_N = regN "tyre" ;
+lin ugly_A = regA "ugly" ;
+lin ulcer_N = regN "ulcer" ;
+lin ultimate_A = longA "ultimate" ;
+lin ultimatum_N = regN "ultimatum" ;
+lin unary_A = longA "unary" ;
+lin uncertainty_N = regN "uncertainty" ;
+lin uncle_N2of = prepN2 "uncle" "of" ;
+--lin under_Prep = mkPrep "under" ;
+lin undergraduate_N = regN "undergraduate" ;
+lin underline_V2 = prpV2 (regV "underline") "" ;
+lin undermine_V2 = prpV2 (regV "undermine") "" ;
+lin underneath_Adv = proAdv "underneath" ;
+lin underneath_Prep = mkPrep "underneath" ;
+lin underneath_N = regN "underneath" ;
+lin underscore_N = regN "underscore" ;
+lin understand_V2 = prpV2 understand_V "" ;
+--lin undo_V2 = prpV2 undo_V "" ;
+lin undoubtedly_Adv = mkAdv "undoubtedly" ;
+lin ungainly_A = longA "ungainly" ;
+lin uniform_A = longA "uniform" ;
+lin uniform_N = regN "uniform" ;
+lin unify_V2 = prpV2 (regV "unify") "" ;
+lin union_N = regN "union" ;
+lin unique_A = longA "unique" ;
+lin unit_N = regN "unit" ;
+lin unitary_A = longA "unitary" ;
+lin unite_V2 = prpV2 (regV "unite") "" ;
+lin unity_N = regN "unity" ;
+lin universe_N = regN "universe" ;
+lin university_N = regN "university" ;
+lin unleash_V2 = prpV2 (regV "unleash") "" ;
+lin unplug_V2 = prpV2 (regV "unplug") "" ;
+lin unprecedented_A = longA "unprecedented" ;
+lin until_Subj = mkSubj "until" ;
+lin unusual_A = longA "unusual" ;
+lin unwieldy_A = regA "unwieldy" ;
+lin unwitting_A = longA "unwitting" ;
+lin up_Prep = mkPrep "up" ;
+lin update_V2 = prpV2 (regV "update") "" ;
+lin upon_Prep = mkPrep "upon" ;
+lin upper_A = longA "upper" ;
+lin upright_A = longA "upright" ;
+lin upset_V2 = prpV2 upset_V "" ;
+lin upside_down_A = longA "upside_down" ;
+lin upstairs_Adv = proAdv "upstairs" ;
+lin urge_V2 = prpV2 (regV "urge") "" ;
+lin urge_N2 = prepN2 "urge" "" ;
+lin urgency_N = regN "urgency" ;
+lin urgent_A = regA "urgent" ;
+lin usage_N = regN "usage" ;
+lin use_V2 = prpV2 (regV "use") "" ;
+lin use_N = regN "use" ;
+lin used_A2to = longA2 "used" "to" ;
+lin usual_A = longA "usual" ;
+lin utility_N = regN "utility" ;
+lin utilize_V2 = prpV2 (regV "utilize") "" ;
+lin utter_A = longA "utter" ;
+lin utter_V2 = prpV2 (regV "utter") "" ;
+lin utterance_N = regN "utterance" ;
+lin vacuous_A = longA "vacuous" ;
+lin vacuum_N = regN "vacuum" ;
+lin vague_A = regA "vague" ;
+lin valence_N = regN "valence" ;
+lin valency_N = regN "valency" ;
+lin valid_A = longA "valid" ;
+lin validate_V2 = prpV2 (regV "validate") "" ;
+lin valley_N = regN "valley" ;
+lin valuable_A = longA "valuable" ;
+lin value_V2 = prpV2 (regV "value") "" ;
+lin value_N = regN "value" ;
+lin van_N = regN "van" ;
+lin vanilla_N = regN "vanilla" ;
+lin vanish_V = (regV "vanish") ;
+lin variable_A = longA "variable" ;
+lin variable_N = regN "variable" ;
+lin variant_N = regN "variant" ;
+lin variation_N = regN "variation" ;
+lin variety_N = regN "variety" ;
+lin various_A = longA "various" ;
+lin varnish_V2 = prpV2 (regV "varnish") "" ;
+lin varnish_N = regN "varnish" ;
+lin vary_V = (regV "vary") ;
+lin vase_N = regN "vase" ;
+lin vast_A = regA "vast" ;
+lin vector_N = regN "vector" ;
+lin vegetable_N = regN "vegetable" ;
+lin vegetation_N = regN "vegetation" ;
+lin vehicle_N = regN "vehicle" ;
+lin velocity_N = regN "velocity" ;
+lin verb_N = regN "verb" ;
+lin verbose_A = regA "verbose" ;
+lin verdict_N = regN "verdict" ;
+lin verify_V2 = prpV2 (regV "verify") "" ;
+lin versatile_A = longA "versatile" ;
+lin verse_N = regN "verse" ;
+lin version_N = regN "version" ;
+lin vertex_N = irregN "vertex" "vertex" ;
+lin vertical_A = longA "vertical" ;
+lin vessel_N = regN "vessel" ;
+lin vet_N = regN "vet" ;
+lin viable_A = longA "viable" ;
+lin vice_N = regN "vice" ;
+lin victim_N = regN "victim" ;
+lin victor_N = regN "victor" ;
+lin victory_N = regN "victory" ;
+lin vie_V2with = prpV2 (regV "vie") "with" ;
+lin view_V3_pred =dirprepV3 (regV "view") "_pred" ;
+lin view_N = regN "view" ;
+lin vigorous_A = longA "vigorous" ;
+lin village_N = regN "village" ;
+lin vindicate_V2 = prpV2 (regV "vindicate") "" ;
+lin vine_N = regN "vine" ;
+lin vineyard_N = regN "vineyard" ;
+lin violate_V2 = prpV2 (regV "violate") "" ;
+lin violence_N = massN "violence" ;
+lin violent_A = longA "violent" ;
+lin viral_A = longA "viral" ;
+lin virtual_A = longA "virtual" ;
+lin virtue_N = regN "virtue" ;
+lin virus_N = regN "virus" ;
+lin visible_A = longA "visible" ;
+lin visible_A2to = longA2 "visible" "to" ;
+lin vision_N = regN "vision" ;
+lin visit_V2 = prpV2 (regV "visit") "" ;
+lin visit_N = regN "visit" ;
+lin visual_A = longA "visual" ;
+lin vital_A = longA "vital" ;
+lin vitiate_V2 = prpV2 (regV "vitiate") "" ;
+lin vocabulary_N = regN "vocabulary" ;
+lin voice_N = regN "voice" ;
+lin volatile_A = longA "volatile" ;
+lin vole_N = regN "vole" ;
+lin volt_N = regN "volt" ;
+lin volume_N = regN "volume" ;
+lin voluntary_A = longA "voluntary" ;
+lin volunteer_V = (regV "volunteer") ;
+lin volunteer_V2for = prpV2 (regV "volunteer") "for" ;
+lin volunteer_N = regN "volunteer" ;
+lin vote_V2for = prpV2 (regV "vote") "for" ;
+lin vote_N = regN "vote" ;
+lin vow_VV = mkVV (regV "vow") ;
+lin vow_VS = mkVS (regV "vow") ;
+lin vow_N = regN "vow" ;
+lin vowel_N = regN "vowel" ;
+lin voyage_N = regN "voyage" ;
+lin vulgar_A = longA "vulgar" ;
+lin wag_V2 = prpV2 (regV "wag") "" ;
+lin waist_N = regN "waist" ;
+lin waistcoat_N = regN "waistcoat" ;
+lin wait_V2for = prpV2 (regV "wait") "for" ;
+lin wait_N = regN "wait" ;
+lin wake_V2 = prpV2 wake_V "" ;
+lin walk_V = (regV "walk") ;
+lin walk_N = regN "walk" ;
+lin wall_N = regN "wall" ;
+lin wan_A = regA "wan" ;
+lin wander_V2 = prpV2 (regV "wander") "" ;
+lin want_V2 = prpV2 (regV "want") "" ;
+--lin want_VV = mkVV (regV "want") ;
+lin war_N = regN "war" ;
+lin ward_N = regN "ward" ;
+lin warm_V2 = prpV2 (regV "warm") "" ;
+lin warm_A = regA "warm" ;
+lin warn_V2 = prpV2 (regV "warn") "" ;
+lin warning_N = regN "warning" ;
+lin wash_V = (regV "wash") ;
+lin waste_A = longA "waste" ;
+lin waste_V2 = prpV2 (regV "waste") "" ;
+lin waste_N = regN "waste" ;
+lin watch_V2 = prpV2 (regV "watch") "" ;
+lin watch_N = regN "watch" ;
+lin water_N = regN "water" ;
+lin wave_V2to = prpV2 (regV "wave") "to" ;
+lin wave_N = regN "wave" ;
+lin wax_N = regN "wax" ;
+lin way_N = regN "way" ;
+lin weak_A = regA "weak" ;
+lin wealth_N = massN "wealth" ;
+lin weapon_N = regN "weapon" ;
+lin wear_V2 = prpV2 wear_V "" ;
+lin weather_N = massN "weather" ;
+lin weave_V2 = prpV2 weave_V "" ;
+lin wedding_N = regN "wedding" ;
+lin wedge_N = regN "wedge" ;
+lin wednesday_PN = regPN "wednesday" ;
+lin weed_N = regN "weed" ;
+lin week_N = regN "week" ;
+lin weep_V = useV IrregEng.weep_V ;
+lin weigh_V2 = prpV2 (regV "weigh") "" ;
+lin weigh_V2 = prpV2 (regV "weigh") "" ;
+lin weight_N = regN "weight" ;
+lin welcome_A = longA "welcome" ;
+lin welcome_V3to =dirprepV3 (regV "welcome") "to" ;
+lin welcome_N2to = prepN2 "welcome" "to" ;
+lin welfare_N = regN "welfare" ;
+lin well_Adv = mkAdv "well" ;
+lin well_A = longA "well" ;
+lin well_N = regN "well" ;
+lin well_formed_A = longA "well_formed" ;
+lin west_N = massN "west" ;
+lin west_A = longA "west" ;
+lin west_A2of = longA2 "west" "of" ;
+lin western_A = longA "western" ;
+lin wet_A = regA "wet" ;
+lin wheat_N = massN "wheat" ;
+lin wheel_N = regN "wheel" ;
+lin wheeled_A = longA "wheeled" ;
+lin whelk_N = regN "whelk" ;
+lin when_Adv = proAdv "when" ;
+--lin when_Adv = proAdv "when" ;
+lin whenever_Adv = proAdv "whenever" ;
+lin where_Adv = proAdv "where" ;
+lin where_Adv = proAdv "where" ;
+lin whereas_Subj = mkSubj "whereas" ;
+lin wherever_Adv = proAdv "wherever" ;
+lin while_Subj = mkSubj "while" ;
+lin whim_N = regN "whim" ;
+lin whine_V = (regV "whine") ;
+lin whine_N = regN "whine" ;
+lin whiskey_N = regN "whiskey" ;
+lin whisky_N = regN "whisky" ;
+lin whisper_N = regN "whisper" ;
+lin whisper_V = (regV "whisper") ;
+lin whisper_VS = mkVS (regV "whisper") ;
+lin whistle_V = (regV "whistle") ;
+lin white_A = regA "white" ;
+lin whole_A = longA "whole" ;
+--lin whole_A = regA "whole" ;
+lin wholly_Adv = mkAdv "wholly" ;
+lin why_Adv = proAdv "why" ;
+lin why_Adv = proAdv "why" ;
+lin whyever_Adv = proAdv "whyever" ;
+lin wicked_A = longA "wicked" ;
+lin wide_A = regA "wide" ;
+lin widow_N = regN "widow" ;
+lin width_N = regN "width" ;
+lin wife_N2of = irregN2 "wife" "wife" "of" ;
+lin wild_A = regA "wild" ;
+lin will_N = regN "will" ;
+lin willing_A2 = longA2 "willing" "" ;
+lin willing_A = longA "willing" ;
+lin win_V2 = prpV2 (regV "win") "" ;
+lin wind_V2 = prpV2 IrregEng.wind_V "" ;
+lin wind_V = useV IrregEng.wind_V ;
+lin wind_N = regN "wind" ;
+lin window_N = regN "window" ;
+lin wine_N = massN "wine" ;
+lin wing_N = regN "wing" ;
+lin winter_N = regN "winter" ;
+lin wire_N = regN "wire" ;
+lin wisdom_N = regN "wisdom" ;
+lin wise_A = regA "wise" ;
+lin wish_V2for = prpV2 (regV "wish") "for" ;
+lin wish_VS = mkVS (regV "wish") ;
+lin wish_N = regN "wish" ;
+lin witch_N = regN "witch" ;
+--lin with_Prep = mkPrep "with" ;
+lin within_Adv = proAdv "within" ;
+lin within_Prep = mkPrep "within" ;
+--lin withold_V2 = prpV2 withold_V "" ;
+--lin without_Prep = mkPrep "without" ;
+lin withstand_V2 = prpV2 (regV "withstand") "" ;
+lin witness_V2 = prpV2 (regV "witness") "" ;
+lin witness_N2to = prepN2 "witness" "to" ;
+lin woman_N = irregN "woman" "woman" ;
+lin wonder_V2 = prpV2 (regV "wonder") "" ;
+lin wonder_N = regN "wonder" ;
+lin wood_N = regN "wood" ;
+lin wooden_A = longA "wooden" ;
+lin wool_N = massN "wool" ;
+lin word_N = regN "word" ;
+lin work_N = massN "work" ;
+lin work_V = (regV "work") ;
+lin world_N = regN "world" ;
+lin worm_N = regN "worm" ;
+lin worry_V2 = prpV2 (regV "worry") "" ;
+lin worry_V2about = prpV2 (regV "worry") "about" ;
+lin worry_N = regN "worry" ;
+lin worship_V2 = prpV2 (regV "worship") "" ;
+lin worth_Prep = mkPrep "worth" ;
+lin worthless_A = longA "worthless" ;
+lin worthwhile_A = longA "worthwhile" ;
+lin worthy_A = regA "worthy" ;
+lin worthy_A2of = regA2 "worthy" "of" ;
+lin wound_V2 = prpV2 (regV "wound") "" ;
+lin wound_N = regN "wound" ;
+lin wrap_V2 = prpV2 (regV "wrap") "" ;
+lin wreck_V2 = prpV2 (regV "wreck") "" ;
+lin wreck_N = regN "wreck" ;
+lin wrinkle_N = regN "wrinkle" ;
+lin wrist_N = regN "wrist" ;
+lin write_V2 = prpV2 write_V "" ;
+lin wrong_A = longA "wrong" ;
+lin wry_A = regA "wry" ;
+lin yard_N = regN "yard" ;
+lin year_N = regN "year" ;
+lin yellow_N = massN "yellow" ;
+lin yellow_A = regA "yellow" ;
+lin yesterday_Adv = proAdv "yesterday" ;
+lin yet_Adv = mkAdv "yet" ;
+lin yield_V2 = prpV2 (regV "yield") "" ;
+lin yield_N = regN "yield" ;
+lin young_A = regA "young" ;
+lin youth_N = regN "youth" ;
+lin zinc_N = massN "zinc" ;
+oper proAdv : Str -> Adv = \s -> mkAdv s ;
+oper useV : V -> V = \v -> v ;
+oper massN : Str -> N = \s -> regN s ;
+longA : Str -> A = \s -> compoundADeg (regA s) ;
+irregN : Str -> Str -> N = \x,y -> mk2N x y ; --
+irregN2 : Str -> Str -> Str -> N2 = \x,y,p -> mkN2 (irregN x y) (mkPrep p) ; --
+longA2 : Str -> Str -> A2 = \s,p -> mkA2 (compoundADeg (regA s)) (mkPrep p) ; --
+regA2 : Str -> Str -> A2 = \s,p -> mkA2 (regA s) (mkPrep p) ; --
+prpV2 : V -> Str -> V2 = \s,p -> mkV2 s (mkPrep p) ; --
+prepN2 : Str -> Str -> N2 = \s,p -> mkN2 (regN s) (mkPrep p) ; --
+dirprepV3 : V -> Str -> V3 = \s,p -> dirV3 s (mkPrep p) ; --
+mkSubj : Str -> Subj = \s -> {s = s ; lock_Subj = <>} ;
+}
diff --git a/old-examples/big/BigLexEngAbs.gf b/old-examples/big/BigLexEngAbs.gf
new file mode 100644
index 000000000..dae14482b
--- /dev/null
+++ b/old-examples/big/BigLexEngAbs.gf
@@ -0,0 +1,5844 @@
+abstract BigLexEngAbs = Cat **{
+fun abandon_V2 : V2 ;
+fun abbreviate_V2 : V2 ;
+fun abduct_V2 : V2 ;
+fun able_A2 : A2 ;
+fun able_A : A ;
+fun abolish_V2 : V2 ;
+fun abolition_N : N ;
+fun abound_V : V ;
+fun about_Prep : Prep ;
+fun above_Adv : Adv ;
+--fun above_Prep : Prep ;
+fun abroad_Adv : Adv ;
+fun absence_N2from : N2 ;
+fun absent_A : A ;
+fun absent_A2from : A2 ;
+fun absentee_N : N ;
+fun absolute_A : A ;
+fun absolve_V3from : V3 ;
+fun abstract_N : N ;
+fun abstract_A : A ;
+fun abstract_V : V ;
+fun abundance_N : N ;
+fun abundant_A : A ;
+fun academic_A : A ;
+fun accelerate_V2 : V2 ;
+fun accept_V2 : V2 ;
+fun access_V2 : V2 ;
+fun access_N2to : N2 ;
+fun accessible_A : A ;
+fun accessible_A2to : A2 ;
+fun accident_N : N ;
+fun accommodate_V2 : V2 ;
+fun accompany_V2 : V2 ;
+fun accomplish_V2 : V2 ;
+fun accord_V2with : V2 ;
+fun accordingly_Adv : Adv ;
+fun account_N : N ;
+fun account_V2for : V2 ;
+fun accumulate_V2 : V2 ;
+fun accuracy_N : N ;
+fun accurate_A : A ;
+fun accuse_V3of : V3 ;
+fun ache_N : N ;
+fun ache_V : V ;
+fun achieve_V2 : V2 ;
+fun acknowledge_V2 : V2 ;
+fun acknowledge_VS : VS ;
+fun acquire_V2 : V2 ;
+fun acquisition_N : N ;
+fun acquisitive_A : A ;
+fun across_Prep : Prep ;
+fun act_N : N ;
+fun act_V : V ;
+fun activate_V2 : V2 ;
+fun actor_N : N ;
+fun actress_N : N ;
+fun actual_A : A ;
+fun acute_A : A ;
+fun adage_N : N ;
+fun adapt_V2 : V2 ;
+fun add_V3to : V3 ;
+fun addict_N : N ;
+fun addict_V2 : V2 ;
+fun addition_N2to : N2 ;
+fun additive_N : N ;
+fun address_N : N ;
+fun address_V2 : V2 ;
+fun adept_A : A ;
+fun adept_A2at : A2 ;
+fun adequacy_N : N ;
+fun adequate_A : A ;
+fun adequate_A2for : A2 ;
+fun adhere_V2to : V2 ;
+fun adherent_N : N ;
+fun adhesive_N : N ;
+fun adhesive_A : A ;
+fun adjacency_N2to : N2 ;
+fun adjacent_A : A ;
+fun adjacent_A2to : A2 ;
+fun adjective_N : N ;
+fun adjoin_V2 : V2 ;
+fun adjunct_N : N ;
+fun adjust_V2 : V2 ;
+fun administer_V2 : V2 ;
+fun administration_N : N ;
+fun admire_V2 : V2 ;
+fun admissible_A : A ;
+fun admission_N : N ;
+fun admission_N2to : N2 ;
+fun admit_V2 : V2 ;
+fun admit_V3to : V3 ;
+fun admit_V : V ;
+fun admit_V2of : V2 ;
+fun admit_VS : VS ;
+fun adopt_V2 : V2 ;
+fun adult_N : N ;
+fun adult_A : A ;
+fun advance_N : N ;
+fun advance_V : V ;
+fun advantage_N : N ;
+fun advent_N : N ;
+fun adventure_N : N ;
+fun adverb_N : N ;
+fun adverbial_A : A ;
+fun adverse_A : A ;
+fun advertise_V2 : V2 ;
+fun advice_N : N ;
+fun advise_V2 : V2 ;
+fun advisor_N : N ;
+fun advocate_V2 : V2 ;
+fun aerobic_A : A ;
+fun aesthetic_A : A ;
+fun affair_N : N ;
+fun affect_V2 : V2 ;
+fun affection_N2for : N2 ;
+fun affix_N : N ;
+fun affix_V3with : V3 ;
+fun afflict_V2 : V2 ;
+fun afford_V2 : V2 ;
+fun afford_VV : VV ;
+fun afresh_Adv : Adv ;
+fun africa_PN : PN ;
+fun african_A : A ;
+fun african_N : N ;
+fun after_Subj : Subj ;
+--fun after_Prep : Prep ;
+fun afternoon_N : N ;
+fun afterthought_N : N ;
+fun afterwards_Adv : Adv ;
+fun again_Adv : Adv ;
+fun against_Prep : Prep ;
+fun age_N : N ;
+fun aged_A : A ;
+fun agency_N : N ;
+fun agenda_N : N ;
+fun agent_N : N ;
+fun aggravate_V2 : V2 ;
+fun aggressive_A : A ;
+fun ago_Adv : Adv ;
+fun agree_V2with : V2 ;
+fun ahead_Adv : Adv ;
+fun aid_N : N ;
+fun aid_V2 : V2 ;
+fun aide_N : N ;
+fun aim_N : N ;
+fun aim_V2at : V2 ;
+fun aim_V2to : V2 ;
+fun air_N : N ;
+fun aircraft_N : N ;
+fun akin_A : A ;
+fun akin_A : A ;
+fun alcohol_N : N ;
+fun alcoholic_A : A ;
+fun alcoholic_N : N ;
+fun algebra_N : N ;
+fun algorithm_N : N ;
+fun alias_N2for : N2 ;
+fun align_V2 : V2 ;
+fun all_Adv : Adv ;
+fun allege_VS : VS ;
+fun alley_N : N ;
+fun allocate_V3to : V3 ;
+fun allow_V2 : V2 ;
+fun allow_V2 : V2 ;
+fun allow_V2for : V2 ;
+fun allow_V2of : V2 ;
+fun allude_V2to : V2 ;
+fun ally_N : N ;
+fun ally_V2with : V2 ;
+fun almost_Adv : Adv ;
+fun alone_Adv : Adv ;
+fun along_Prep : Prep ;
+fun aloud_Adv : Adv ;
+fun alphabet_N : N ;
+fun alphabetic_A : A ;
+fun alphanumeric_A : A ;
+--fun already_Adv : Adv ;
+fun also_Adv : Adv ;
+fun altar_N : N ;
+fun alter_V : V ;
+fun alternate_V2with : V2 ;
+fun alternative_N2to : N2 ;
+fun alternatively_A : A ;
+fun always_Adv : Adv ;
+fun amaze_V2 : V2 ;
+fun amazing_A : A ;
+fun ambiguity_N : N ;
+fun ambiguous_A : A ;
+fun ambition_N2 : N2 ;
+fun ambitious_A : A ;
+fun amenable_A : A ;
+fun amenable_A2to : A2 ;
+fun amend_V2 : V2 ;
+fun amenity_N : N ;
+fun america_PN : PN ;
+fun american_A : A ;
+fun american_N : N ;
+fun among_Prep : Prep ;
+fun amongst_Prep : Prep ;
+fun ampere_N : N ;
+fun ampersand_N : N ;
+fun amuse_V2 : V2 ;
+fun anachronism_N : N ;
+fun anachronistic_A : A ;
+fun analogous_A : A ;
+fun analogous_A2to : A2 ;
+fun analogue_N : N ;
+fun analogy_N2with : N2 ;
+fun analyse_V2 : V2 ;
+fun analysis_N : N ;
+fun analytic_A : A ;
+fun anaphor_N : N ;
+fun anaphora_N : N ;
+fun anaphoric_A : A ;
+fun ancestor_N : N ;
+fun ancient_A : A ;
+fun anecdote_N : N ;
+fun anger_N : N ;
+fun angle_N : N ;
+fun angled_A : A ;
+fun angler_N : N ;
+fun angling_N : N ;
+fun angry_A : A ;
+fun angry_A2about : A2 ;
+fun angry_A2at : A2 ;
+fun angry_A2with : A2 ;
+fun angry_A2 : A2 ;
+fun animal_N : N ;
+fun animate_A : A ;
+fun animate_V2 : V2 ;
+fun ankle_N : N ;
+fun annotate_V2 : V2 ;
+fun announce_V2 : V2 ;
+fun announce_V2 : V2 ;
+fun annoy_V2 : V2 ;
+fun annual_A : A ;
+fun anomalous_A : A ;
+fun anomaly_N : N ;
+fun answer_N : N ;
+fun answer_V2 : V2 ;
+fun ant_N : N ;
+fun antecedent_N : N ;
+fun anthropomorphic_A : A ;
+fun anthropomorphism_N : N ;
+fun antibiotic_N : N ;
+fun anticipate_V2 : V2 ;
+fun anticipate_V : V ;
+fun anticipate_VS : VS ;
+fun anxiety_N : N ;
+fun anxious_A : A ;
+fun anxious_A2about : A2 ;
+fun anxious_A2 : A2 ;
+fun anyhow_Adv : Adv ;
+fun anyway_Adv : Adv ;
+fun anywhere_Adv : Adv ;
+fun ape_N : N ;
+fun apologetic_A : A ;
+fun apologetic_A2for : A2 ;
+fun apologise_V2for : V2 ;
+fun apologize_V2for : V2 ;
+fun appal_V2 : V2 ;
+fun apparatus_N : N ;
+fun apparent_A : A ;
+fun apparent_A2to : A2 ;
+fun apparition_N : N ;
+fun appeal_V2to : V2 ;
+fun appeal_N2to : N2 ;
+fun appear_V2 : V2 ;
+fun appear_V2 : V2 ;
+fun appear_V : V ;
+fun appear_V2 : V2 ;
+fun append_V3to : V3 ;
+fun appendix_N : N ;
+fun apple_N : N ;
+fun applicable_A : A ;
+fun applicable_A2to : A2 ;
+fun applicant_N : N ;
+fun apply_V3to : V3 ;
+fun apply_V2for : V2 ;
+fun appoint_V2 : V2 ;
+fun appoint_V : V ;
+fun appoint_V2 : V2 ;
+fun appointment_N : N ;
+fun apposite_A : A ;
+fun appraise_V2 : V2 ;
+fun appreciate_VS : VS ;
+fun apprehend_V2 : V2 ;
+fun apprehension_N : N ;
+fun apprehensive_A : A ;
+fun approach_V2 : V2 ;
+fun approach_N2to : N2 ;
+fun approbation_N : N ;
+fun appropriate_A : A ;
+fun appropriate_A2for : A2 ;
+fun approve_V2of : V2 ;
+fun approximate_A : A ;
+fun approximate_V2to : V2 ;
+fun april_PN : PN ;
+fun apse_N : N ;
+fun apt_A : A ;
+fun apt_A2 : A2 ;
+fun aptitude_N : N ;
+fun arabian_A : A ;
+fun arabic_A : A ;
+fun arbitrary_A : A ;
+fun arc_N : N ;
+fun arch_N : N ;
+fun archetype_N : N ;
+fun architect_N : N ;
+fun architecture_N : N ;
+fun area_N : N ;
+fun arena_N : N ;
+fun argue_V : V ;
+fun argument_N2s_withabout : N2 ;
+fun argument_N2 : N2 ;
+fun arise_V : V ;
+fun arithmetic_N : N ;
+fun arm_N : N ;
+fun arm_V2 : V2 ;
+fun armour_N : N ;
+fun armoury_N : N ;
+fun army_N : N ;
+fun around_Prep : Prep ;
+fun arouse_V2 : V2 ;
+fun arrange_V : V ;
+fun arrange_V2 : V2 ;
+fun arrange_VV : VV ;
+fun arrange_V2 : V2 ;
+fun array_N : N ;
+fun arrest_V2 : V2 ;
+fun arrive_V : V ;
+fun arrive_V2at : V2 ;
+fun arrow_N : N ;
+fun art_N : N ;
+fun artefact_N : N ;
+fun article_N : N ;
+fun articulate_V2 : V2 ;
+fun artificial_A : A ;
+fun artist_N : N ;
+fun as_Subj : Subj ;
+fun ascend_V2 : V2 ;
+fun ascend_V : V ;
+fun ascent_N : N ;
+fun ascertain_V2 : V2 ;
+fun ascribe_V3to : V3 ;
+fun ash_N : N ;
+fun asia_PN : PN ;
+fun ask_V2 : V2 ;
+fun ask_V3for : V3 ;
+fun ask_V3to : V3 ;
+fun ask_V3s : V3 ;
+fun ask_V2 : V2 ;
+fun ask_V2for : V2 ;
+fun ask_V2 : V2 ;
+fun ask_V2 : V2 ;
+fun ask_V2 : V2 ;
+fun ask_V2 : V2 ;
+fun aspect_N : N ;
+fun aspire_V2to : V2 ;
+fun aspire_VV : VV ;
+fun aspirin_N : N ;
+fun ass_N : N ;
+fun assault_N : N ;
+fun assault_V2 : V2 ;
+fun assemble_V2 : V2 ;
+fun assembly_N : N ;
+fun assent_V2to : V2 ;
+fun assert_VS : VS ;
+fun assess_V2 : V2 ;
+fun assign_V3to : V3 ;
+fun assimilate_V2 : V2 ;
+fun assist_V2 : V2 ;
+fun assist_V : V ;
+fun assist_V2 : V2 ;
+fun assist_V2at : V2 ;
+fun assistant_N : N ;
+fun associate_V3with : V3 ;
+fun association_N : N ;
+fun assume_V2 : V2 ;
+fun assume_VS : VS ;
+fun assumption_N2 : N2 ;
+fun assure_VS : VS ;
+fun asterisk_N : N ;
+fun asthma_N : N ;
+fun asthmatic_A : A ;
+fun asthmatically_Adv : Adv ;
+fun astonish_V2 : V2 ;
+fun astronomer_N : N ;
+fun astronomy_N : N ;
+fun asymmetry_N : N ;
+fun at_Prep : Prep ;
+fun atlas_N : N ;
+fun atmosphere_N : N ;
+fun atom_N : N ;
+fun attach_V2 : V2 ;
+fun attach_V3to : V3 ;
+fun attach_V2to : V2 ;
+fun attack_V2 : V2 ;
+fun attack_N2on : N2 ;
+fun attain_V2 : V2 ;
+fun attempt_N2 : N2 ;
+fun attempt_VV : VV ;
+fun attend_V2to : V2 ;
+fun attention_N2to : N2 ;
+fun attentive_A : A ;
+fun attentive_A2to : A2 ;
+fun attitude_N : N ;
+fun attract_V2 : V2 ;
+fun attribute_N : N ;
+fun attribute_V3to : V3 ;
+fun audible_A : A ;
+fun audience_N : N ;
+fun augment_V2 : V2 ;
+fun august_PN : PN ;
+fun aunt_N2of : N2 ;
+fun australia_PN : PN ;
+fun australian_A : A ;
+fun austria_PN : PN ;
+fun author_N : N ;
+fun authority_N : N ;
+fun authorize_V2 : V2 ;
+fun automate_V2 : V2 ;
+fun automatic_A : A ;
+fun automatically_Adv : Adv ;
+fun automaton_N : N ;
+fun autonomous_A : A ;
+fun autonomy_N : N ;
+fun autumn_N : N ;
+fun auxiliary_A : A ;
+fun auxiliary_N : N ;
+fun avail_V2 : V2 ;
+fun available_A : A ;
+fun avenue_N : N ;
+fun average_A : A ;
+fun average_N : N ;
+fun average_V2 : V2 ;
+fun avoid_V2 : V2 ;
+fun avoid_V2 : V2 ;
+fun avowed_A : A ;
+fun await_V2 : V2 ;
+fun awaken_V2 : V2 ;
+fun award_V3to : V3 ;
+fun awful_A : A ;
+fun awkward_A : A ;
+fun axe_N : N ;
+fun axiom_N : N ;
+fun axiomatic_A : A ;
+fun axiomatize_V2 : V2 ;
+fun axis_N : N ;
+fun baby_N : N ;
+fun back_N : N ;
+fun background_N : N ;
+fun backing_N : N ;
+fun backtrack_V : V ;
+fun backward_A : A ;
+fun backwards_Adv : Adv ;
+fun bacterial_A : A ;
+fun bacterium_N : N ;
+fun bad_A : A ;
+fun bag_N : N ;
+fun bake_V2 : V2 ;
+fun bake_V : V ;
+fun balance_V : V ;
+fun ball_N : N ;
+fun ballad_N : N ;
+fun banal_A : A ;
+fun banana_N : N ;
+fun band_N : N ;
+fun bang_N : N ;
+fun banish_V2 : V2 ;
+fun bank_N : N ;
+fun bar_N : N ;
+fun bar_V2 : V2 ;
+fun bare_A : A ;
+fun bare_V2 : V2 ;
+fun bark_N : N ;
+fun bark_V : V ;
+fun barn_N : N ;
+fun baron_N : N ;
+fun barrel_N : N ;
+fun base_N : N ;
+fun base_V3loc : V3 ;
+fun basic_A : A ;
+fun basically_Adv : Adv ;
+fun basin_N : N ;
+fun basis_N : N ;
+fun basis_N2for : N2 ;
+fun basis_N2of : N2 ;
+fun basket_N : N ;
+fun bat_N : N ;
+fun batch_N : N ;
+fun bath_N : N ;
+fun bathe_V : V ;
+fun batsman_N : N ;
+fun battle_N : N ;
+fun beach_N : N ;
+fun beak_N : N ;
+fun beam_N : N ;
+fun bean_N : N ;
+fun bear_N : N ;
+fun bear_V2 : V2 ;
+fun beard_N : N ;
+fun beast_N : N ;
+fun beat_V2 : V2 ;
+fun beauty_N : N ;
+--fun because_Subj : Subj ;
+fun become_V2 : V2 ;
+fun bed_N : N ;
+fun bee_N : N ;
+fun beer_N : N ;
+fun before_Subj : Subj ;
+--fun before_Prep : Prep ;
+fun beg_V2 : V2 ;
+fun begin_V2 : V2 ;
+fun beginning_N : N ;
+fun behalf_N : N ;
+fun behave_V : V ;
+fun behaviour_N : N ;
+--fun behind_Prep : Prep ;
+fun being_N : N ;
+fun belief_N : N ;
+fun belief_N2in : N2 ;
+fun belief_N2 : N2 ;
+fun believe_V2 : V2 ;
+fun believe_V2in : V2 ;
+fun believe_VS : VS ;
+fun believe_VS : VS ;
+fun believe_VS : VS ;
+fun bell_N : N ;
+fun belong_V2 : V2 ;
+fun beloved_A : A ;
+fun beloved_A2by : A2 ;
+fun below_Prep : Prep ;
+fun belt_N : N ;
+fun bench_N : N ;
+fun bend_V : V ;
+fun beneath_Prep : Prep ;
+fun beneficial_A : A ;
+fun beneficial_A2to : A2 ;
+fun benefit_N : N ;
+fun berry_N : N ;
+fun beside_Prep : Prep ;
+fun besides_Adv : Adv ;
+fun bet_N : N ;
+fun betray_V2 : V2 ;
+fun beyond_Prep : Prep ;
+fun bias_V2 : V2 ;
+fun bible_N : N ;
+fun biblical_A : A ;
+fun bibliography_N : N ;
+fun biconditional_V : V ;
+fun bicycle_N : N ;
+fun bidirectional_A : A ;
+fun big_A : A ;
+fun bike_N : N ;
+fun bill_N : N ;
+fun bill_PN : PN ;
+fun billion_N2 : N2 ;
+fun bin_N : N ;
+fun binary_A : A ;
+fun bind_V2 : V2 ;
+fun binding_N : N ;
+fun bird_N : N ;
+fun birth_N : N ;
+fun birthday_N : N ;
+fun bisect_V : V ;
+fun bisector_N : N ;
+fun bit_N : N ;
+fun bite_V2 : V2 ;
+fun bitter_A : A ;
+fun bizarre_A : A ;
+fun black_A : A ;
+fun blackboard_N : N ;
+fun blade_N : N ;
+fun blame_V3for : V3 ;
+fun blame_N : N ;
+fun blame_N2for : N2 ;
+fun blank_A : A ;
+fun blank_N : N ;
+fun bleed_V : V ;
+fun blind_A : A ;
+fun blind_V2 : V2 ;
+fun block_N : N ;
+fun block_V2 : V2 ;
+fun blood_N : N ;
+fun blow_N : N ;
+fun blow_V : V ;
+fun blue_A : A ;
+fun bluff_V : V ;
+fun board_N : N ;
+fun boat_N : N ;
+fun body_N : N ;
+fun boil_V2 : V2 ;
+fun bold_A : A ;
+fun bomb_N : N ;
+fun bomb_V2 : V2 ;
+fun bombard_V2 : V2 ;
+fun bond_N : N ;
+fun bond_V3to : V3 ;
+fun bone_N : N ;
+fun bonus_N : N ;
+fun book_N : N ;
+fun bookkeeping_N : N ;
+fun boolean_A : A ;
+fun boorish_A : A ;
+fun boost_V2 : V2 ;
+fun boot_N : N ;
+fun bootstrap_N : N ;
+fun border_N : N ;
+fun border_V2 : V2 ;
+fun bore_N : N ;
+fun bore_V2 : V2 ;
+fun borrow_V3from : V3 ;
+fun boss_N : N ;
+fun bother_V2 : V2 ;
+fun bother_V2about : V2 ;
+fun bottle_N : N ;
+fun bottom_N : N ;
+fun bough_N : N ;
+fun bound_A2for : A2 ;
+fun bound_V : V ;
+fun boundary_N : N ;
+fun bounded_A : A ;
+fun bow_N : N ;
+fun bowl_N : N ;
+fun box_N : N ;
+fun boy_N : N ;
+fun brace_N : N ;
+fun bracket_N : N ;
+fun bracket_V2 : V2 ;
+fun brain_N : N ;
+fun branch_V : V ;
+fun brand_N : N ;
+fun brandy_N : N ;
+fun brass_N : N ;
+fun brave_A : A ;
+fun breach_N : N ;
+fun breach_V2 : V2 ;
+fun bread_N : N ;
+fun breadth_N : N ;
+fun break_N : N ;
+fun break_V2 : V2 ;
+fun breakage_N : N ;
+fun breakfast_N : N ;
+fun breath_N : N ;
+fun breathe_V : V ;
+fun breed_V : V ;
+fun breed_N : N ;
+fun breeze_N : N ;
+fun brew_V2 : V2 ;
+fun brick_N : N ;
+fun bridge_N : N ;
+fun bridge_V2 : V2 ;
+fun brief_A : A ;
+fun bright_A : A ;
+fun brilliant_A : A ;
+fun bring_V2 : V2 ;
+fun bristle_N : N ;
+fun britain_PN : PN ;
+fun british_A : A ;
+fun broach_V2 : V2 ;
+fun broad_A : A ;
+fun broadcast_N : N ;
+fun bronchitis_N : N ;
+fun brother_N : N ;
+fun brother_N2of : N2 ;
+fun brown_A : A ;
+fun bruise_N : N ;
+fun bruise_V2 : V2 ;
+fun brute_N : N ;
+fun bucket_N : N ;
+fun bud_N : N ;
+fun bud_V : V ;
+fun buffer_N : N ;
+fun buffer_V2 : V2 ;
+fun bug_N : N ;
+fun build_V2 : V2 ;
+fun building_N : N ;
+fun bullet_N : N ;
+fun bully_N : N ;
+fun bully_V2 : V2 ;
+fun bun_N : N ;
+fun bunch_N : N ;
+fun bundle_N : N ;
+fun burden_N : N ;
+fun burn_V2 : V2 ;
+fun burst_V : V ;
+fun bury_V2 : V2 ;
+fun bus_N : N ;
+fun bush_N : N ;
+fun business_N : N ;
+fun busy_A : A ;
+fun butter_N : N ;
+fun butter_V2 : V2 ;
+fun butterfly_N : N ;
+fun button_N : N ;
+fun buy_V2 : V2 ;
+fun buzz_V : V ;
+fun by_Prep : Prep ;
+fun cabinet_N : N ;
+fun cable_N : N ;
+fun cage_N : N ;
+fun cake_N : N ;
+fun calculate_V2 : V2 ;
+fun calculus_N : N ;
+fun call_N : N ;
+fun call_V2 : V2 ;
+fun calm_A : A ;
+fun cam_N : N ;
+fun cambridge_PN : PN ;
+fun camel_N : N ;
+fun camera_N : N ;
+fun camp_N : N ;
+fun campaign_N : N ;
+fun can_N : N ;
+fun can_V2 : V2 ;
+fun canada_PN : PN ;
+fun canadian_A : A ;
+fun cancel_V2 : V2 ;
+fun cancer_N : N ;
+fun candid_A : A ;
+fun candidate_N : N ;
+fun candle_N : N ;
+fun cannon_N : N ;
+fun canonical_A : A ;
+fun cap_N : N ;
+fun capable_A : A ;
+fun capable_A2of : A2 ;
+fun capacity_N : N ;
+fun capital_N : N ;
+fun captain_N : N ;
+fun captain_N2 : N2 ;
+fun capture_V2 : V2 ;
+fun car_N : N ;
+fun card_N : N ;
+fun cardboard_N : N ;
+fun cardinal_A : A ;
+fun cardinal_N : N ;
+fun care_V : V ;
+fun care_N : N ;
+fun career_N : N ;
+fun carriage_N : N ;
+fun carry_V2 : V2 ;
+fun cart_N : N ;
+fun cartesian_A : A ;
+fun carve_V2 : V2 ;
+fun case_N : N ;
+fun cash_N : N ;
+fun cast_N : N ;
+fun cast_V2 : V2 ;
+fun castle_N : N ;
+fun casual_A : A ;
+fun cat_N : N ;
+fun catch_N : N ;
+fun catch_V2 : V2 ;
+fun categorical_A : A ;
+fun category_N : N ;
+fun cater_V2for : V2 ;
+fun cause_N : N ;
+fun cause_V2 : V2 ;
+fun caution_N : N ;
+fun cautious_A : A ;
+fun cave_N : N ;
+fun caviar_N : N ;
+fun cease_V : V ;
+fun ceiling_N : N ;
+fun cell_N : N ;
+fun cellar_N : N ;
+fun cement_N : N ;
+fun cement_N : N ;
+fun census_N : N ;
+fun cent_N : N ;
+fun centaur_N : N ;
+fun center_N : N ;
+fun centre_N : N ;
+fun centre_V2 : V2 ;
+fun century_N : N ;
+fun ceremonial_A : A ;
+fun ceremony_N : N ;
+fun certain_A : A ;
+fun certain_A2of : A2 ;
+fun certain_A2 : A2 ;
+fun certainty_N : N ;
+fun certainty_N2 : N2 ;
+fun certify_V2 : V2 ;
+fun certitude_N : N ;
+fun chain_N : N ;
+fun chain_V3to : V3 ;
+fun chair_N : N ;
+fun chairman_N : N ;
+fun chairwoman_N : N ;
+fun chalk_N : N ;
+fun challenge_N : N ;
+fun challenge_N2to : N2 ;
+fun chance_N : N ;
+fun chancellor_N : N ;
+fun change_V : V ;
+fun change_N : N ;
+fun change_V2 : V2 ;
+fun channel_N : N ;
+fun chap_N : N ;
+fun chapter_N : N ;
+fun char_V : V ;
+fun character_N : N ;
+fun characteristic_N : N ;
+fun characteristic_A : A ;
+fun characteristic_A2of : A2 ;
+fun characteristically_A : A ;
+fun characterize_V3_pred : V3 ;
+fun charge_N : N ;
+fun charge_V3with : V3 ;
+fun charitable_A : A ;
+fun charity_N : N ;
+fun charm_N : N ;
+fun charm_V2 : V2 ;
+fun charming_A : A ;
+fun chart_N : N ;
+fun chase_V2 : V2 ;
+fun chaste_A : A ;
+fun cheap_A : A ;
+fun cheat_N : N ;
+fun cheat_V2 : V2 ;
+fun check_N : N ;
+fun check_V2 : V2 ;
+fun checkmate_N : N ;
+fun cheek_N : N ;
+fun cheer_V : V ;
+fun cheer_N : N ;
+fun cheerful_A : A ;
+fun cheese_N : N ;
+fun chemical_A : A ;
+fun chemist_N : N ;
+fun chemistry_N : N ;
+fun cheque_N : N ;
+fun chequered_A : A ;
+fun chess_N : N ;
+fun chest_N : N ;
+fun chicken_N : N ;
+fun chief_N : N ;
+fun child_N : N ;
+fun chimney_N : N ;
+fun chin_N : N ;
+fun china_PN : PN ;
+fun chinaman_N : N ;
+fun chinese_A : A ;
+fun chocolate_N : N ;
+fun choice_N : N ;
+fun choose_V2 : V2 ;
+fun christian_N : N ;
+fun christmas_N : N ;
+fun chronic_A : A ;
+fun chronology_N : N ;
+fun chunk_N : N ;
+fun church_N : N ;
+fun churn_N : N ;
+fun churn_V2 : V2 ;
+fun churn_V : V ;
+fun cigar_N : N ;
+fun cigarette_N : N ;
+fun cinema_N : N ;
+fun circle_N : N ;
+fun circuit_N : N ;
+fun circular_A : A ;
+fun circulate_V : V ;
+fun circumscribe_V2 : V2 ;
+fun circumstance_N : N ;
+fun circumvent_V : V ;
+fun cite_V2 : V2 ;
+fun citizen_N : N ;
+fun city_N : N ;
+fun civilize_V2 : V2 ;
+fun clad_A : A ;
+fun clad_A2in : A2 ;
+fun claim_VS : VS ;
+fun claim_N2 : N2 ;
+fun clan_N : N ;
+fun clap_V : V ;
+fun clap_N : N ;
+fun clarify_V2 : V2 ;
+fun clarity_N : N ;
+fun clash_V2with : V2 ;
+fun class_N : N ;
+fun class_V3_pred : V3 ;
+fun classic_A : A ;
+fun classify_V2 : V2 ;
+fun clause_N : N ;
+fun clay_N : N ;
+fun clean_A : A ;
+fun clean_V2 : V2 ;
+fun clear_V2 : V2 ;
+fun clear_A : A ;
+fun clear_A2 : A2 ;
+fun cleave_V2 : V2 ;
+fun cleaver_N : N ;
+fun cleft_N : N ;
+fun clerk_N : N ;
+fun clever_A : A ;
+fun client_N : N ;
+fun cliff_N : N ;
+fun climate_N : N ;
+fun climax_N : N ;
+fun climb_V2 : V2 ;
+fun clinic_N : N ;
+fun clip_N : N ;
+fun clitic_N : N ;
+fun clock_N : N ;
+fun clog_N : N ;
+fun close_V2 : V2 ;
+fun close_A : A ;
+fun close_A2to : A2 ;
+fun closet_N : N ;
+fun closure_N : N ;
+fun cloth_N : N ;
+fun clothe_V2 : V2 ;
+fun clothing_N : N ;
+fun cloud_N : N ;
+fun clove_V2 : V2 ;
+fun club_N : N ;
+fun clue_N : N ;
+fun clumsy_A : A ;
+fun clutter_N : N ;
+fun coach_N : N ;
+fun coach_V2 : V2 ;
+fun coal_N : N ;
+fun coalesce_V : V ;
+fun coarse_A : A ;
+fun coast_N : N ;
+fun coast_V2 : V2 ;
+fun coaster_N : N ;
+fun coat_N : N ;
+fun cocktail_N : N ;
+fun cocoa_N : N ;
+fun coconut_N : N ;
+fun code_N : N ;
+fun code_V2 : V2 ;
+fun coefficient_N : N ;
+fun coerce_V2 : V2 ;
+fun coffee_N : N ;
+fun cog_N : N ;
+fun cognition_N : N ;
+fun cognitive_A : A ;
+fun coherence_N : N ;
+fun coherent_A : A ;
+fun coin_N : N ;
+fun coincide_V2with : V2 ;
+fun coincidence_N : N ;
+fun coincidental_A : A ;
+fun cold_A : A ;
+fun cold_N : N ;
+fun collaborate_V : V ;
+fun collapse_N : N ;
+fun collapse_V : V ;
+fun collar_N : N ;
+fun colleague_N : N ;
+fun collect_V3from : V3 ;
+fun college_N : N ;
+fun collide_V : V ;
+fun collinear_A : A ;
+fun collision_N : N ;
+fun colon_N : N ;
+fun colony_N : N ;
+fun colour_N : N ;
+fun colour_V2 : V2 ;
+fun column_N : N ;
+fun comb_N : N ;
+fun combat_N : N ;
+fun combinator_N : N ;
+fun combine_V3with : V3 ;
+fun come_V2 : V2 ;
+fun comedy_N : N ;
+fun comfort_N : N ;
+fun comfort_V2 : V2 ;
+fun comfortable_A : A ;
+fun comma_N : N ;
+fun command_N : N ;
+fun command_V2 : V2 ;
+fun commence_V : V ;
+fun comment_N : N ;
+fun comment_V2on : V2 ;
+fun commerce_N : N ;
+fun commercial_N : N ;
+fun commission_V2 : V2 ;
+fun commission_N : N ;
+fun commit_V : V ;
+fun committee_N : N ;
+fun commodity_N : N ;
+fun common_A : A ;
+fun commonsense_A : A ;
+fun commonwealth_N : N ;
+fun commune_N : N ;
+fun communicate_V2with : V2 ;
+fun community_N : N ;
+fun commutative_A : A ;
+fun commutator_N : N ;
+fun compact_A : A ;
+fun companion_N : N ;
+fun company_N : N ;
+fun comparative_A : A ;
+fun comparative_N : N ;
+fun compare_V3with : V3 ;
+fun comparison_N2of_ppwith : N2 ;
+fun compass_V : V ;
+fun compatible_A : A ;
+fun compatible_A2with : A2 ;
+fun compel_V2 : V2 ;
+fun compensate_V2for : V2 ;
+fun compete_V2with : V2 ;
+fun competence_N : N ;
+fun competent_A : A ;
+fun competition_N : N ;
+fun competitor_N : N ;
+fun compile_V2 : V2 ;
+fun complain_V2about : V2 ;
+fun complaint_N2about : N2 ;
+fun complement_N : N ;
+fun complement_V2 : V2 ;
+fun complementary_A : A ;
+fun complementary_A2to : A2 ;
+fun complete_A : A ;
+fun complete_V2 : V2 ;
+fun complex_A : A ;
+fun complex_N : N ;
+fun complicate_V2 : V2 ;
+fun compliment_N : N ;
+fun compliment_V2 : V2 ;
+fun comply_V2with : V2 ;
+fun component_N : N ;
+fun compose_V2 : V2 ;
+fun composite_A : A ;
+fun composition_N : N ;
+fun compound_A : A ;
+fun compound_N : N ;
+fun compound_V2 : V2 ;
+fun comprehend_V2 : V2 ;
+fun comprehensible_A : A ;
+fun comprehensible_A2to : A2 ;
+fun comprehension_N : N ;
+fun comprehensive_A : A ;
+fun compress_V2 : V2 ;
+fun comprise_V2 : V2 ;
+fun compromise_V : V ;
+fun compute_V2 : V2 ;
+fun computer_N : N ;
+fun concatenate_V2 : V2 ;
+fun concave_A : A ;
+fun conceal_V2 : V2 ;
+fun concede_VS : VS ;
+fun conceive_V2of : V2 ;
+fun concentrate_V2 : V2 ;
+fun concept_N : N ;
+fun conception_N : N ;
+fun conceptual_A : A ;
+fun concern_N : N ;
+fun concern_V2 : V2 ;
+fun concerning_Prep : Prep ;
+fun concert_N : N ;
+fun concerted_A : A ;
+fun concession_N : N ;
+fun concise_A : A ;
+fun conclude_VS : VS ;
+fun conclusion_N2 : N2 ;
+fun conclusive_A : A ;
+fun concomitant_A : A ;
+fun concrete_A : A ;
+fun concrete_N : N ;
+fun concur_V : V ;
+fun concurrent_A : A ;
+fun condemn_V2 : V2 ;
+fun condition_N : N ;
+fun condition_V2 : V2 ;
+fun conditional_N : N ;
+fun conducive_A2to : A2 ;
+fun conduct_N : N ;
+fun conduct_V2 : V2 ;
+fun confer_V2with : V2 ;
+fun conference_N : N ;
+fun confess_VS : VS ;
+fun confidence_N : N ;
+fun confident_A : A ;
+fun configure_V2 : V2 ;
+fun confine_V3to : V3 ;
+fun confirm_V2 : V2 ;
+fun conflate_V2 : V2 ;
+fun conflict_V2with : V2 ;
+fun confluence_N : N ;
+fun confluent_A : A ;
+fun conform_V2to : V2 ;
+fun confound_V2 : V2 ;
+fun confounded_A : A ;
+fun confront_V3with : V3 ;
+fun confuse_V2 : V2 ;
+fun congruence_N : N ;
+fun congruent_A : A ;
+fun conjecture_VS : VS ;
+fun conjoin_V2 : V2 ;
+fun conjunct_N : N ;
+fun conjunction_N : N ;
+fun conjunctive_A : A ;
+fun connect_V2 : V2 ;
+fun connective_N : N ;
+fun conquer_V2 : V2 ;
+fun conqueror_N : N ;
+fun conquest_N : N ;
+fun conscience_N : N ;
+fun conscious_A : A ;
+fun conscious_A2of : A2 ;
+fun consecutive_A : A ;
+fun consensus_N : N ;
+fun consequence_N : N ;
+fun consequent_A : A ;
+fun conservative_A : A ;
+fun conserve_V2 : V2 ;
+fun consider_V2 : V2 ;
+fun consider_V3 : V3 ;
+fun consider_V2 : V2 ;
+fun consider_V2 : V2 ;
+fun considerate_A : A ;
+fun consist_V2of : V2 ;
+fun consistency_N : N ;
+fun consistent_A : A ;
+fun consistent_A2with : A2 ;
+fun consonant_A : A ;
+fun consonant_A2with : A2 ;
+fun consonant_N : N ;
+fun constant_A : A ;
+fun constant_N : N ;
+fun constellation_N : N ;
+fun constituency_N : N ;
+fun constituent_N : N ;
+fun constitute_V2 : V2 ;
+fun constrain_V2 : V2 ;
+fun constraint_N : N ;
+fun constrict_V2 : V2 ;
+fun construct_V2 : V2 ;
+fun constructor_N : N ;
+fun construe_V3_pred : V3 ;
+fun consult_V2 : V2 ;
+fun consume_V2 : V2 ;
+fun consumption_N : N ;
+fun contact_N : N ;
+fun contact_V2 : V2 ;
+fun contagion_N : N ;
+fun contagious_A : A ;
+fun contain_V2 : V2 ;
+fun contaminate_V2 : V2 ;
+fun contemplate_V2 : V2 ;
+fun contemporary_A : A ;
+fun contemporary_N : N ;
+fun contend_VS : VS ;
+fun content_A : A ;
+fun content_A2with : A2 ;
+fun contented_A : A ;
+fun contented_A2with : A2 ;
+fun contention_N2 : N2 ;
+fun context_N : N ;
+fun contextual_A : A ;
+fun contiguous_A : A ;
+fun contiguous_A2to : A2 ;
+fun contingency_N : N ;
+fun contingent_A : A ;
+fun contingent_A2on : A2 ;
+fun continual_A : A ;
+fun continue_V2 : V2 ;
+fun continue_V2 : V2 ;
+fun continuity_N : N ;
+fun continuous_A : A ;
+fun continuum_N : N ;
+fun contour_N : N ;
+fun contract_V : V ;
+fun contract_N : N ;
+fun contradict_V2 : V2 ;
+fun contrary_A : A ;
+fun contrary_A2to : A2 ;
+fun contrast_N : N ;
+fun contrast_V3with : V3 ;
+fun contrastive_A : A ;
+fun contravene_V2 : V2 ;
+fun contribute_V2to : V2 ;
+fun control_N : N ;
+fun control_V2 : V2 ;
+fun controversial_A : A ;
+fun controversy_N : N ;
+fun convenience_N : N ;
+fun convenient_A : A ;
+fun convention_N : N ;
+fun converge_V : V ;
+fun convergence_N : N ;
+fun conversation_N : N ;
+fun converse_A : A ;
+fun converse_V2with : V2 ;
+fun conversion_N : N ;
+fun convert_V3to : V3 ;
+fun convey_V2 : V2 ;
+fun convict_N : N ;
+fun convict_V2 : V2 ;
+fun conviction_N : N ;
+fun convince_V3 : V3 ;
+fun convincing_A : A ;
+fun convoluted_A : A ;
+fun cook_N : N ;
+fun cook_V2 : V2 ;
+fun cool_A : A ;
+fun cool_V : V ;
+fun coordinate_V2 : V2 ;
+fun cope_V2with : V2 ;
+fun copper_N : N ;
+fun copula_N : N ;
+fun copy_N : N ;
+fun copy_V2 : V2 ;
+fun copyright_N : N ;
+fun cord_N : N ;
+fun corn_N : N ;
+fun corner_N : N ;
+fun corporation_N : N ;
+fun corpus_N : N ;
+fun correct_A : A ;
+fun correct_V2 : V2 ;
+fun correlate_V2 : V2 ;
+fun correspond_V2to : V2 ;
+fun correspondence_N2to : N2 ;
+fun corresponding_A : A ;
+fun cosmetic_A : A ;
+fun cost_N : N ;
+fun cost_V2 : V2 ;
+fun costly_A : A ;
+fun costume_N : N ;
+fun cotton_N : N ;
+fun cough_V : V ;
+fun cough_N : N ;
+fun council_N : N ;
+fun councillor_N : N ;
+fun count_V2 : V2 ;
+fun counterfactual_A : A ;
+fun counterintuitive_A : A ;
+fun country_N : N ;
+fun county_N : N ;
+fun couple_N : N ;
+fun couple_V2 : V2 ;
+fun courage_N : N ;
+fun course_N : N ;
+fun court_N : N ;
+fun court_V2 : V2 ;
+fun court_V : V ;
+fun courteous_A : A ;
+fun courtesy_N : N ;
+fun cover_N : N ;
+fun cover_V2 : V2 ;
+fun covert_A : A ;
+fun cow_N : N ;
+fun coward_N : N ;
+fun crab_N : N ;
+fun crack_N : N ;
+fun crack_V2 : V2 ;
+fun craft_N : N ;
+fun crafty_A : A ;
+fun crag_N : N ;
+fun crash_V : V ;
+fun crate_N : N ;
+fun crater_N : N ;
+fun crave_V2 : V2 ;
+fun crawl_V : V ;
+fun crayfish_N : N ;
+fun crayon_N : N ;
+fun craze_N : N ;
+fun crazy_A : A ;
+fun cream_N : N ;
+fun create_V2 : V2 ;
+fun creator_N : N ;
+fun creature_N : N ;
+fun credit_N : N ;
+fun creep_V2 : V2 ;
+fun cricket_N : N ;
+fun crime_N : N ;
+fun criminal_A : A ;
+fun criminal_N : N ;
+fun crisis_N : N ;
+fun criterion_N2for : N2 ;
+fun critic_N2of : N2 ;
+fun criticise_V2 : V2 ;
+fun criticism_N : N ;
+fun criticize_V2 : V2 ;
+fun critique_N : N ;
+fun crochet_N : N ;
+fun crochet_V2 : V2 ;
+fun crochet_V : V ;
+fun crop_N : N ;
+fun crop_V2 : V2 ;
+fun cross_A : A ;
+fun cross_N : N ;
+fun cross_V2 : V2 ;
+fun crow_V : V ;
+fun crow_N : N ;
+fun crowd_N : N ;
+fun crown_N : N ;
+fun crown_V2 : V2 ;
+fun crucial_A : A ;
+fun crude_A : A ;
+fun cruel_A : A ;
+fun cruel_A2to : A2 ;
+fun cruelty_N2to : N2 ;
+fun crush_V2 : V2 ;
+fun cry_V : V ;
+fun cry_N : N ;
+fun cub_N : N ;
+fun cube_N : N ;
+fun cubic_A : A ;
+fun cue_N : N ;
+fun cue_V2 : V2 ;
+fun culprit_N : N ;
+fun cultivate_V2 : V2 ;
+fun culture_N : N ;
+fun cumbersome_A : A ;
+fun cumulative_A : A ;
+fun cunning_A : A ;
+fun cup_N : N ;
+fun cupboard_N : N ;
+fun curb_V2 : V2 ;
+fun cure_N : N ;
+fun cure_V3of : V3 ;
+fun curiosity_N : N ;
+fun curious_A : A ;
+fun curl_V : V ;
+fun curl_N : N ;
+fun current_A : A ;
+fun current_N : N ;
+fun curriculum_N : N ;
+fun curse_N : N ;
+fun curse_V2 : V2 ;
+fun curtain_N : N ;
+fun curvature_N : N ;
+fun curve_V : V ;
+fun curve_N : N ;
+fun custard_N : N ;
+fun custom_N : N ;
+fun cut_N : N ;
+fun cut_V2 : V2 ;
+fun cycle_V : V ;
+fun cyclic_A : A ;
+fun cynic_N : N ;
+fun dagger_N : N ;
+fun daily_A : A ;
+fun damage_N : N ;
+fun damage_V2 : V2 ;
+fun dance_N : N ;
+fun dance_V : V ;
+fun danger_N : N ;
+fun dangle_V : V ;
+fun dare_V2 : V2 ;
+fun dare_VV : VV ;
+fun dark_N : N ;
+fun dark_A : A ;
+fun darken_V2 : V2 ;
+fun darken_V : V ;
+fun database_N : N ;
+fun date_N : N ;
+fun dative_A : A ;
+fun datum_N : N ;
+fun daughter_N2of : N2 ;
+fun day_N : N ;
+fun dead_A : A ;
+fun deaf_A : A ;
+fun deal_N : N ;
+fun deal_V2with : V2 ;
+fun dear_A : A ;
+fun dear_A2to : A2 ;
+fun death_N : N ;
+fun debate_N : N ;
+fun debate_V2 : V2 ;
+fun debt_N : N ;
+fun debtor_N : N ;
+fun debug_V2 : V2 ;
+fun decade_N : N ;
+fun decay_V : V ;
+fun deceive_V2 : V2 ;
+fun december_PN : PN ;
+fun deception_N : N ;
+fun deceptive_A : A ;
+fun decide_VV : VV ;
+fun decimal_A : A ;
+fun decimal_N : N ;
+fun decision_N2 : N2 ;
+fun decisive_A : A ;
+fun declare_V2 : V2 ;
+fun declare_VS : VS ;
+fun decompose_V : V ;
+fun decomposition_N : N ;
+fun decrease_V : V ;
+fun decrease_N2in : N2 ;
+fun decrement_V2 : V2 ;
+fun dedicate_V3to : V3 ;
+fun deduce_VS : VS ;
+fun deducible_A : A ;
+fun deed_N : N ;
+fun deep_A : A ;
+fun deer_N : N ;
+fun defeat_N : N ;
+fun defeat_V2 : V2 ;
+fun defect_N : N ;
+fun defect_V : V ;
+fun defence_N : N ;
+fun defend_V2 : V2 ;
+fun defense_N : N ;
+fun defensible_A : A ;
+fun defer_V2 : V2 ;
+fun deficiency_N : N ;
+fun deficient_A : A ;
+fun define_V2 : V2 ;
+fun definite_A : A ;
+fun definition_N : N ;
+fun definitive_A : A ;
+fun deform_V2 : V2 ;
+fun defy_V2 : V2 ;
+fun degrade_V2 : V2 ;
+fun degree_N : N ;
+fun delay_N : N ;
+fun delay_V2 : V2 ;
+fun delete_V2 : V2 ;
+fun deliberate_A : A ;
+fun delicacy_N : N ;
+fun delicate_A : A ;
+fun delight_N : N ;
+fun delight_V2 : V2 ;
+fun delimit_V2 : V2 ;
+fun delineate_V2 : V2 ;
+fun deliver_V2 : V2 ;
+fun delve_V : V ;
+fun demand_N : N ;
+fun demand_V2 : V2 ;
+fun demonstrate_VS : VS ;
+fun denial_N : N ;
+fun denote_V2 : V2 ;
+fun dense_A : A ;
+fun deny_V2 : V2 ;
+fun depart_V2from : V2 ;
+fun department_N : N ;
+fun departure_N : N ;
+fun depend_V2on : V2 ;
+fun dependence_N2on : N2 ;
+fun dependency_N : N ;
+fun dependent_N : N ;
+fun dependent_A : A ;
+fun dependent_A2on : A2 ;
+fun depict_V2 : V2 ;
+fun deploy_V2 : V2 ;
+fun deposit_N : N ;
+fun deposit_V2 : V2 ;
+fun depress_V2 : V2 ;
+fun depressing_A : A ;
+fun depth_N : N ;
+fun derivative_N : N ;
+fun derive_V2from : V2 ;
+fun descend_V2 : V2 ;
+fun descendant_N : N ;
+fun descent_N : N ;
+fun describe_V2 : V2 ;
+fun description_N : N ;
+fun descriptive_A : A ;
+fun desert_N : N ;
+fun deserve_V2 : V2 ;
+fun design_N : N ;
+fun design_V2 : V2 ;
+fun designate_V3_pred : V3 ;
+fun desire_N2 : N2 ;
+fun desire_V2 : V2 ;
+fun desire_V2 : V2 ;
+fun desire_VV : VV ;
+fun desk_N : N ;
+fun despair_N : N ;
+fun despair_V : V ;
+fun despair_V2of : V2 ;
+fun desperate_A : A ;
+fun desperate_A2for : A2 ;
+fun desperation_N : N ;
+fun destination_N : N ;
+fun destiny_N : N ;
+fun destroy_V2 : V2 ;
+fun destruction_N2of : N2 ;
+fun destructive_A : A ;
+fun detach_V2 : V2 ;
+fun detail_N : N ;
+fun detailed_A : A ;
+fun detect_V2 : V2 ;
+fun deteriorate_V : V ;
+fun determinate_A : A ;
+fun determine_V2 : V2 ;
+fun determinism_N : N ;
+fun deterministic_A : A ;
+fun determinize_V2 : V2 ;
+fun detract_V2from : V2 ;
+fun develop_V2 : V2 ;
+fun deviance_N : N ;
+fun deviant_A : A ;
+fun deviate_V2from : V2 ;
+fun devil_N : N ;
+fun devise_V2 : V2 ;
+fun devote_V3to : V3 ;
+fun devour_V2 : V2 ;
+fun diagnose_V2 : V2 ;
+fun diagnosis_N : N ;
+fun diagnostic_A : A ;
+fun diagonal_A : A ;
+fun diagonal_N : N ;
+fun diagram_N : N ;
+fun diagrammatic_A : A ;
+fun diagrammatically_Adv : Adv ;
+fun dialect_N : N ;
+fun dialogue_N : N ;
+fun diamond_N : N ;
+fun dichotomy_N : N ;
+fun dictionary_N : N ;
+fun die_V : V ;
+fun die_N : N ;
+fun differ_V2from : V2 ;
+fun difference_N : N ;
+fun different_A : A ;
+fun different_A2from : A2 ;
+fun differentiate_V2 : V2 ;
+fun difficult_A : A ;
+fun difficult_A2 : A2 ;
+fun difficulty_N : N ;
+fun diffuse_A : A ;
+fun diffuse_V : V ;
+fun dig_V2 : V2 ;
+fun digest_N : N ;
+fun digest_V2 : V2 ;
+fun digit_N : N ;
+fun digital_A : A ;
+fun dilate_V : V ;
+fun dimension_N : N ;
+fun diminish_V : V ;
+fun dine_V : V ;
+fun dinner_N : N ;
+fun dire_A : A ;
+fun direct_A : A ;
+fun direct_V3to : V3 ;
+fun direction_N : N ;
+fun director_N : N ;
+fun directory_N : N ;
+fun dirt_N : N ;
+fun disable_V2 : V2 ;
+fun disadvantage_N : N ;
+fun disambiguate_V2 : V2 ;
+fun disarm_V2 : V2 ;
+fun disarmament_N : N ;
+fun disappoint_V2 : V2 ;
+fun disaster_N : N ;
+fun disastrous_A : A ;
+fun disbelief_N : N ;
+fun disc_N : N ;
+fun discard_V2 : V2 ;
+fun discern_V2 : V2 ;
+fun discipline_N : N ;
+fun disciplined_A : A ;
+fun discontinuity_N : N ;
+fun discontinuous_A : A ;
+fun discourage_V2 : V2 ;
+fun discourse_N : N ;
+fun discover_V2 : V2 ;
+fun discover_VS : VS ;
+fun discovery_N2 : N2 ;
+fun discrepancy_N : N ;
+fun discrete_A : A ;
+fun discriminate_V2 : V2 ;
+fun discuss_V2 : V2 ;
+fun discussion_N : N ;
+fun discussion_N2about : N2 ;
+fun discussion_N2s_withabout : N2 ;
+fun discussion_N2with : N2 ;
+fun disease_N : N ;
+fun diseased_A : A ;
+fun disguise_V : V ;
+fun disguise_N : N ;
+fun disguise_V2 : V2 ;
+fun dish_N : N ;
+fun dishonest_A : A ;
+fun disillusion_V2 : V2 ;
+fun disjoint_A : A ;
+fun disjunct_N : N ;
+fun disjunction_N : N ;
+fun disjunctive_A : A ;
+fun disk_N : N ;
+fun dislocate_V2 : V2 ;
+fun dismiss_V2 : V2 ;
+fun disparate_A : A ;
+fun dispense_V2with : V2 ;
+fun dispensible_A : A ;
+fun display_N : N ;
+fun display_V2 : V2 ;
+fun dispose_V2of : V2 ;
+fun disproportionate_A : A ;
+fun dispute_N : N ;
+fun dispute_V2 : V2 ;
+fun disquieting_A : A ;
+fun disrupt_V2 : V2 ;
+fun dissatisfaction_N : N ;
+fun dissatisfied_A : A ;
+fun dissent_V : V ;
+fun dissertation_N : N ;
+fun dissimilar_A : A ;
+fun dissimilar_A2to : A2 ;
+fun distance_N : N ;
+fun distant_A : A ;
+fun distant_A2from : A2 ;
+fun distinct_A : A ;
+fun distinct_A2from : A2 ;
+fun distinction_N : N ;
+fun distinctive_A : A ;
+fun distinguish_V3from : V3 ;
+fun distract_V3from : V3 ;
+fun distribute_V2 : V2 ;
+fun district_N : N ;
+fun disturb_V2 : V2 ;
+fun ditch_N : N ;
+fun ditransitive_A : A ;
+fun dive_N : N ;
+fun dive_V : V ;
+fun diverse_A : A ;
+fun divide_V2 : V2 ;
+fun dividend_N : N ;
+fun divine_A : A ;
+fun divisible_A : A ;
+fun division_N : N ;
+fun divisor_N : N ;
+fun divorce_V3from : V3 ;
+fun do_V2 : V2 ;
+fun doctor_N : N ;
+fun document_N : N ;
+fun document_V2 : V2 ;
+fun dog_N : N ;
+fun dollar_N : N ;
+fun dolt_N : N ;
+fun domain_N : N ;
+fun dome_N : N ;
+fun dominance_N : N ;
+fun dominant_A : A ;
+fun dominate_V2 : V2 ;
+fun donate_V3to : V3 ;
+fun donkey_N : N ;
+fun doom_N : N ;
+fun doomed_A : A ;
+fun doomsday_N : N ;
+fun door_N : N ;
+fun dormancy_N : N ;
+fun dormant_A : A ;
+fun dosage_N : N ;
+fun dose_N : N ;
+fun dose_V3with : V3 ;
+fun dot_N : N ;
+fun double_A : A ;
+fun double_V2 : V2 ;
+fun doubt_V2 : V2 ;
+fun doubt_VS : VS ;
+fun doubt_N2 : N2 ;
+fun dour_A : A ;
+fun dove_N : N ;
+fun down_N : N ;
+fun down_Prep : Prep ;
+fun downward_Adv : Adv ;
+fun doze_V : V ;
+fun dozen_N2 : N2 ;
+fun draft_N : N ;
+fun drag_N : N ;
+fun drag_V2 : V2 ;
+fun drain_N : N ;
+fun drain_V2 : V2 ;
+fun dram_N : N ;
+fun drama_N : N ;
+fun dramatic_A : A ;
+fun dramatically_Adv : Adv ;
+fun dramatist_N : N ;
+fun drastic_A : A ;
+fun drastically_Adv : Adv ;
+fun draught_N : N ;
+fun draw_V2 : V2 ;
+fun drawback_N : N ;
+fun drawer_N : N ;
+fun dread_N : N ;
+fun dread_V2 : V2 ;
+fun dreadful_A : A ;
+fun dream_N : N ;
+fun dream_VS : VS ;
+fun dress_V : V ;
+fun dress_N : N ;
+fun drill_N : N ;
+fun drill_V2 : V2 ;
+fun drink_N : N ;
+fun drink_V2 : V2 ;
+fun drive_V : V ;
+fun drop_N : N ;
+fun drop_V2 : V2 ;
+fun drought_N : N ;
+fun drown_V : V ;
+fun drug_N : N ;
+fun drum_N : N ;
+fun drunk_A : A ;
+fun dry_A : A ;
+fun dry_V2 : V2 ;
+fun dual_A : A ;
+fun dubious_A : A ;
+fun duck_N : N ;
+fun duck_V : V ;
+fun due_A : A ;
+fun due_A2to : A2 ;
+fun duel_N : N ;
+fun dull_A : A ;
+fun dumb_A : A ;
+fun dummy_N : N ;
+fun dump_N : N ;
+fun dump_V2 : V2 ;
+fun dumpling_N : N ;
+fun duplicate_V2 : V2 ;
+--fun during_Prep : Prep ;
+fun dust_N : N ;
+fun dutch_A : A ;
+fun duty_N : N ;
+fun dwarf_N : N ;
+fun dwarf_V2 : V2 ;
+fun dwell_V2 : V2 ;
+fun dwelling_N : N ;
+fun dynamic_A : A ;
+fun dynamically_Adv : Adv ;
+fun dynamism_N : N ;
+fun dynamo_N : N ;
+fun eager_A2 : A2 ;
+fun eager_A : A ;
+fun ear_N : N ;
+fun earl_N : N ;
+fun early_A : A ;
+fun earn_V2 : V2 ;
+fun earth_N : N ;
+fun ease_N : N ;
+fun east_N : N ;
+fun east_A : A ;
+fun east_A2of : A2 ;
+fun eastern_A : A ;
+fun easy_A : A ;
+fun easy_A2 : A2 ;
+fun eat_V2 : V2 ;
+fun ebb_V : V ;
+fun echo_N : N ;
+fun echo_V2 : V2 ;
+fun economic_A : A ;
+fun economical_A : A ;
+fun economy_N : N ;
+fun edge_N : N ;
+fun edible_A : A ;
+fun edinburgh_PN : PN ;
+fun edit_V2 : V2 ;
+fun edition_N : N ;
+fun editor_N : N ;
+fun educate_V2 : V2 ;
+fun effect_N : N ;
+fun effect_V2 : V2 ;
+fun effective_A : A ;
+fun efficacy_N : N ;
+fun efficiency_N : N ;
+fun efficient_A : A ;
+fun effort_N : N ;
+fun egg_N : N ;
+fun elaborate_A : A ;
+fun elaborate_V2 : V2 ;
+fun elbow_N : N ;
+fun elect_V2 : V2 ;
+fun electric_A : A ;
+fun electricity_N : N ;
+fun electron_N : N ;
+fun electronic_A : A ;
+fun elegance_N : N ;
+fun elegant_A : A ;
+fun element_N : N ;
+fun elephant_N : N ;
+fun elephantine_A : A ;
+fun elevate_V2 : V2 ;
+fun elicit_V : V ;
+fun eligible_A : A ;
+fun eligible_A2for : A2 ;
+fun eliminate_V2 : V2 ;
+fun ellipse_N : N ;
+fun ellipsis_N : N ;
+fun elliptical_A : A ;
+fun elsewhere_Adv : Adv ;
+fun elucidate_V2 : V2 ;
+fun elude_V2 : V2 ;
+fun elusive_A : A ;
+fun embarrass_V2 : V2 ;
+fun embassy_N : N ;
+fun embed_V3in : V3 ;
+fun embody_V2 : V2 ;
+fun embrace_N : N ;
+fun embrace_V2 : V2 ;
+fun embrace_V : V ;
+fun emerge_V : V ;
+fun emergency_N : N ;
+fun emergent_A : A ;
+fun emphasis_N : N ;
+fun emphasise_V2 : V2 ;
+fun emphasise_VS : VS ;
+fun emphasize_V2 : V2 ;
+fun emphasize_VS : VS ;
+fun emphatic_A : A ;
+fun emphatically_Adv : Adv ;
+fun empire_N : N ;
+fun empirical_A : A ;
+fun empiricism_N : N ;
+fun empiricist_N : N ;
+fun employ_V2 : V2 ;
+fun empty_A : A ;
+fun empty_V2 : V2 ;
+fun emulate_V2 : V2 ;
+fun enable_V2 : V2 ;
+fun encapsulate_V2 : V2 ;
+fun enchant_V2 : V2 ;
+fun enclose_V2 : V2 ;
+fun enclosure_N : N ;
+fun encode_V2 : V2 ;
+fun encompass_V2 : V2 ;
+fun encounter_V2 : V2 ;
+fun encourage_V2 : V2 ;
+fun encrypt_V2 : V2 ;
+fun encumber_V2 : V2 ;
+fun encyclopaedia_N : N ;
+fun encyclopaedic_A : A ;
+fun end_N : N ;
+fun end_V2 : V2 ;
+fun endeavour_VV : VV ;
+fun ending_N : N ;
+fun endow_V3with : V3 ;
+fun enemy_N : N ;
+fun energetic_A : A ;
+fun energetically_Adv : Adv ;
+fun energy_N : N ;
+fun enforce_V2 : V2 ;
+fun engage_V2 : V2 ;
+fun engender_V2 : V2 ;
+fun engine_N : N ;
+fun engineer_N : N ;
+fun engineer_V2 : V2 ;
+fun england_PN : PN ;
+fun english_A : A ;
+fun engross_V2 : V2 ;
+fun engulf_V2 : V2 ;
+fun enhance_V2 : V2 ;
+fun enjoy_V2 : V2 ;
+fun enlarge_V2 : V2 ;
+fun enormous_A : A ;
+fun enquire_V2about : V2 ;
+fun enrich_V2 : V2 ;
+fun ensure_VS : VS ;
+fun entail_VS : VS ;
+fun enter_V2 : V2 ;
+fun enterprise_N : N ;
+fun enterprising_A : A ;
+fun entertain_V2 : V2 ;
+fun enthusiast_N : N ;
+fun entire_A : A ;
+fun entitle_V3to : V3 ;
+fun entity_N : N ;
+fun entrance_N : N ;
+fun entrance_V2 : V2 ;
+fun entropy_N : N ;
+fun entrust_V3to : V3 ;
+fun entry_N : N ;
+fun enumerate_V2 : V2 ;
+fun envelope_N : N ;
+fun environment_N : N ;
+fun envisage_V2 : V2 ;
+fun envy_N : N ;
+fun envy_V2 : V2 ;
+fun epistemology_N : N ;
+fun equal_N : N ;
+fun equal_V2 : V2 ;
+fun equal_A : A ;
+fun equal_A2to : A2 ;
+fun equate_V3with : V3 ;
+fun equation_N : N ;
+fun equidistant_A : A ;
+fun equip_V2 : V2 ;
+fun equipment_N : N ;
+fun equivalence_N2to : N2 ;
+fun equivalent_V : V ;
+fun equivalent_A : A ;
+fun equivalent_A2to : A2 ;
+fun ergonomic_A : A ;
+fun ergonomically_Adv : Adv ;
+fun erroneous_A : A ;
+fun error_N : N ;
+fun escape_V2from : V2 ;
+fun eschew_V2 : V2 ;
+fun esoteric_A : A ;
+fun especially_Adv : Adv ;
+fun espouse_V2 : V2 ;
+fun essay_N : N ;
+fun essence_N : N ;
+fun essential_A : A ;
+fun establish_V2 : V2 ;
+fun establishment_N : N ;
+fun estate_N : N ;
+fun estimate_VS : VS ;
+fun euclidean_A : A ;
+fun europe_PN : PN ;
+fun european_A : A ;
+fun european_N : N ;
+fun evade_V2 : V2 ;
+fun evaluable_A : A ;
+fun evaluate_V2 : V2 ;
+fun even_Adv : Adv ;
+fun even_A : A ;
+fun evening_N : N ;
+fun event_N : N ;
+fun eventual_A : A ;
+fun ever_Adv : Adv ;
+fun everyday_A : A ;
+--fun everywhere_Adv : Adv ;
+fun evidence_N : N ;
+fun evident_A : A ;
+fun evident_A2 : A2 ;
+fun evil_A : A ;
+fun evocation_N : N ;
+fun evoke_V2 : V2 ;
+fun evolution_N : N ;
+fun evolve_V : V ;
+fun exacerbate_V2 : V2 ;
+fun exact_A : A ;
+fun exaggerate_V2 : V2 ;
+fun exaggerate_V : V ;
+fun exalt_V2 : V2 ;
+fun examination_N : N ;
+fun examine_V2 : V2 ;
+fun example_N : N ;
+fun excede_V2 : V2 ;
+fun exceed_V2 : V2 ;
+fun excellence_N : N ;
+fun excellent_A : A ;
+fun exception_N : N ;
+fun excess_N : N ;
+fun excessive_A : A ;
+fun exchange_N : N ;
+fun exchange_V3for : V3 ;
+fun excite_V2 : V2 ;
+fun exclude_V2 : V2 ;
+fun exclusion_N : N ;
+fun exclusive_A : A ;
+fun exclusive_A2to : A2 ;
+fun excursion_N : N ;
+fun excuse_V2 : V2 ;
+fun excuse_N2for : N2 ;
+fun execute_V2 : V2 ;
+fun exemplar_N : N ;
+fun exemplify_V2 : V2 ;
+fun exercise_N : N ;
+fun exert_V2 : V2 ;
+fun exhaust_V2 : V2 ;
+fun exhibit_N : N ;
+fun exhibit_V2 : V2 ;
+fun exhort_V2 : V2 ;
+fun exist_V : V ;
+fun existence_N : N ;
+fun existent_A : A ;
+fun exit_N : N ;
+fun exit_V2from : V2 ;
+fun exophoric_A : A ;
+fun expand_V : V ;
+fun expansion_N : N ;
+fun expect_V2 : V2 ;
+fun expect_V2 : V2 ;
+fun expect_VS : VS ;
+fun expedient_N : N ;
+fun expel_V2 : V2 ;
+fun expend_V2 : V2 ;
+fun expenditure_N : N ;
+fun expense_N : N ;
+fun expensive_A : A ;
+fun experience_N : N ;
+fun experience_V2 : V2 ;
+fun experiment_N : N ;
+fun experiment_V : V ;
+fun expert_N : N ;
+fun expertise_N : N ;
+fun expire_V2 : V2 ;
+fun expiry_N : N ;
+fun explain_V3to : V3 ;
+fun explanation_N : N ;
+fun explanatory_A : A ;
+fun explicate_V2 : V2 ;
+fun explicit_A : A ;
+fun explode_V : V ;
+fun exploit_V2 : V2 ;
+fun explore_V2 : V2 ;
+fun explore_V : V ;
+fun explosion_N : N ;
+fun explosive_A : A ;
+fun explosive_N : N ;
+fun exponent_N : N ;
+fun exponential_A : A ;
+fun exponential_N : N ;
+fun expose_V2 : V2 ;
+fun exposure_V : V ;
+fun express_A : A ;
+fun express_V2 : V2 ;
+fun expressible_A : A ;
+fun expressible_A2by : A2 ;
+fun expression_N : N ;
+fun expressly_Adv : Adv ;
+fun expulsion_N : N ;
+fun expunge_V2 : V2 ;
+fun extant_A : A ;
+fun extend_V2 : V2 ;
+fun extensible_A : A ;
+fun extension_N : N ;
+fun extensive_A : A ;
+fun extent_N : N ;
+fun external_A : A ;
+fun extra_A : A ;
+fun extract_V3from : V3 ;
+fun extraneous_A : A ;
+fun extravagance_N : N ;
+fun extravagant_A : A ;
+fun extreme_A : A ;
+fun extrinsic_A : A ;
+fun extrinsically_Adv : Adv ;
+fun eye_N : N ;
+fun face_N : N ;
+fun face_V2 : V2 ;
+fun face_V3with : V3 ;
+fun facet_N : N ;
+fun facetious_A : A ;
+fun facilitate_V2 : V2 ;
+fun facility_N : N ;
+fun fact_N2 : N2 ;
+fun factive_A : A ;
+fun factive_N : N ;
+fun factor_N : N ;
+fun factor_V2 : V2 ;
+fun factorial_N : N ;
+fun factory_N : N ;
+fun factual_A : A ;
+fun faculty_N : N ;
+fun fail_V2 : V2 ;
+fun failure_N : N ;
+fun faint_A : A ;
+fun fair_A : A ;
+fun fair_N : N ;
+fun fairy_N : N ;
+fun faith_N : N ;
+fun fall_N : N ;
+fun fall_V : V ;
+fun false_A : A ;
+fun falsehood_N : N ;
+fun fame_N : N ;
+fun familiar_A : A ;
+fun familiar_A2to : A2 ;
+fun family_N : N ;
+fun fan_N : N ;
+fun fancy_A : A ;
+fun fancy_V2 : V2 ;
+fun far_A : A ;
+fun far_A2from : A2 ;
+fun farce_N : N ;
+fun fare_N : N ;
+fun farm_N : N ;
+fun farm_V : V ;
+fun fashion_N : N ;
+fun fashionable_A : A ;
+fun fast_A : A ;
+fun fasten_V3to : V3 ;
+fun fat_N : N ;
+fun fat_A : A ;
+fun fate_N : N ;
+fun father_N : N ;
+fun fatigue_N : N ;
+fun fatigue_V2 : V2 ;
+fun fault_N : N ;
+fun favor_N : N ;
+fun favor_V2 : V2 ;
+fun favour_N : N ;
+fun favour_V2 : V2 ;
+fun favourable_A : A ;
+fun favourable_A2to : A2 ;
+fun favourite_A : A ;
+fun fear_N : N ;
+fun fear_V2 : V2 ;
+fun feasible_A : A ;
+fun feast_N : N ;
+fun feather_N : N ;
+fun feature_N : N ;
+fun feature_V2 : V2 ;
+fun february_PN : PN ;
+fun federal_A : A ;
+fun federation_N : N ;
+fun fee_N : N ;
+fun feed_V2 : V2 ;
+fun feedback_N : N ;
+fun feel_V2 : V2 ;
+fun feeling_N2 : N2 ;
+fun felix_PN : PN ;
+fun fellow_N : N ;
+fun felt_N : N ;
+fun female_A : A ;
+fun fence_N : N ;
+fun fertilize_V2 : V2 ;
+fun fertilizer_N : N ;
+fun fetch_V3from : V3 ;
+fun fetter_V2 : V2 ;
+fun fever_N : N ;
+fun fiction_N : N ;
+fun fictional_A : A ;
+fun fido_PN : PN ;
+fun field_N : N ;
+fun fierce_A : A ;
+fun fig_N : N ;
+fun fight_N : N ;
+fun fight_V2 : V2 ;
+fun fight_V : V ;
+fun figure_N : N ;
+fun file_N : N ;
+fun file_V2 : V2 ;
+fun fill_V2 : V2 ;
+fun fill_V3 : V3 ;
+fun film_N : N ;
+fun film_V2 : V2 ;
+fun filter_N : N ;
+fun filter_V2 : V2 ;
+fun fin_N : N ;
+fun final_A : A ;
+fun finance_N : N ;
+fun financial_A : A ;
+fun find_V2 : V2 ;
+fun fine_A : A ;
+fun fine_N : N ;
+fun fine_V2 : V2 ;
+fun finger_N : N ;
+fun fingerprint_N : N ;
+fun finish_N : N ;
+fun finish_V2 : V2 ;
+fun finish_V : V ;
+fun finite_A : A ;
+fun fir_N : N ;
+fun fire_N : N ;
+fun fire_V2 : V2 ;
+fun firm_N : N ;
+fun firm_A : A ;
+fun firstly_Adv : Adv ;
+fun fish_N : N ;
+fun fish_V : V ;
+fun fisherman_N : N ;
+fun fit_V2 : V2 ;
+fun fit_A : A ;
+fun fit_A2for : A2 ;
+fun fix_V3to : V3 ;
+fun flag_N : N ;
+fun flame_N : N ;
+fun flash_N : N ;
+fun flash_V : V ;
+fun flat_A : A ;
+fun flat_N : N ;
+fun flavour_N : N ;
+fun flaw_N : N ;
+fun flawed_A : A ;
+fun flesh_N : N ;
+fun flexible_A : A ;
+fun flight_N2from : N2 ;
+fun flip_V2 : V2 ;
+fun float_V : V ;
+fun flood_N : N ;
+fun flood_V2 : V2 ;
+fun floor_N : N ;
+fun flour_N : N ;
+fun flourish_V2 : V2 ;
+fun flourish_V : V ;
+fun flow_N : N ;
+fun flower_N : N ;
+fun flu_N : N ;
+fun fluid_A : A ;
+fun fluid_N : N ;
+fun flux_N : N ;
+fun fly_N : N ;
+fun fly_V : V ;
+fun foam_N : N ;
+fun foam_V : V ;
+fun focal_A : A ;
+fun focus_N : N ;
+fun focus_V2 : V2 ;
+fun focus_V2on : V2 ;
+fun fog_N : N ;
+fun foist_V3on : V3 ;
+fun fold_N : N ;
+fun fold_V2 : V2 ;
+fun follow_V2 : V2 ;
+fun fond_A2of : A2 ;
+fun food_N : N ;
+fun fool_N : N ;
+fun fool_V2 : V2 ;
+fun foolish_A : A ;
+fun foot_N : N ;
+fun football_N : N ;
+-- fun for_Prep : Prep ;
+fun foray_N : N ;
+fun forbid_V2 : V2 ;
+fun force_N : N ;
+fun force_V2 : V2 ;
+fun forcible_A : A ;
+fun forearm_N : N ;
+fun forego_V2 : V2 ;
+fun foreground_N : N ;
+fun forehead_N : N ;
+fun foreign_A : A ;
+fun foreigner_N : N ;
+fun forerunner_N : N ;
+fun foresee_V2 : V2 ;
+fun forest_N : N ;
+fun forestall_V2 : V2 ;
+fun forever_Adv : Adv ;
+fun forget_VV : VV ;
+fun forgive_V3for : V3 ;
+fun forgo_V2 : V2 ;
+fun fork_N : N ;
+fun form_N : N ;
+fun form_V2 : V2 ;
+fun formal_A : A ;
+fun formalism_N : N ;
+fun format_N : N ;
+fun formation_N : N ;
+fun former_A : A ;
+fun formula_N : N ;
+fun formulate_V2 : V2 ;
+fun fort_N : N ;
+fun forthcoming_A : A ;
+fun forthwith_Adv : Adv ;
+fun fortnight_N : N ;
+fun fortuitous_A : A ;
+fun fortunate_A : A ;
+fun fortune_N : N ;
+fun forum_N : N ;
+fun forward_A : A ;
+fun forwards_Adv : Adv ;
+fun found_V2 : V2 ;
+fun foundation_N : N ;
+fun fountain_N : N ;
+fun fox_N : N ;
+fun fraction_N : N ;
+fun fracture_N : N ;
+fun fracture_V2 : V2 ;
+fun fragment_N : N ;
+fun fragment_V2 : V2 ;
+fun fragmentary_A : A ;
+fun frame_N : N ;
+fun frame_V2 : V2 ;
+fun framework_N : N ;
+fun france_PN : PN ;
+fun franz_PN : PN ;
+fun free_A : A ;
+fun free_V2 : V2 ;
+fun freedom_N : N ;
+fun freeze_V2 : V2 ;
+fun french_A : A ;
+fun frequency_N : N ;
+fun frequent_A : A ;
+fun fresh_A : A ;
+fun friction_N : N ;
+fun friday_PN : PN ;
+fun friend_N : N ;
+fun friendly_A : A ;
+fun friendly_A2to : A2 ;
+fun fright_N : N ;
+fun frighten_V2 : V2 ;
+fun frill_N : N ;
+fun fringe_N : N ;
+--fun from_Prep : Prep ;
+fun front_A : A ;
+fun front_N : N ;
+fun fruit_N : N ;
+fun fry_V2 : V2 ;
+fun fulfil_V : V ;
+fun full_A : A ;
+fun fun_N : N ;
+fun function_N : N ;
+fun function_V : V ;
+fun functor_N : N ;
+fun fund_N : N ;
+fun fundamental_A : A ;
+fun funeral_N : N ;
+fun funereal_A : A ;
+fun fungus_N : N ;
+fun funny_A : A ;
+fun fur_N : N ;
+fun furnish_V3with : V3 ;
+fun furniture_N : N ;
+fun fuss_N : N ;
+fun future_A : A ;
+fun future_N : N ;
+fun fuzzy_A : A ;
+fun gag_N : N ;
+fun gag_V2 : V2 ;
+fun gain_N : N ;
+fun gain_V2 : V2 ;
+fun galactic_A : A ;
+fun galaxy_N : N ;
+fun gale_N : N ;
+fun gallon_N : N ;
+fun gamble_V : V ;
+fun game_N : N ;
+fun gap_N : N ;
+fun gape_V : V ;
+fun gape_V2at : V2 ;
+fun garage_N : N ;
+fun garden_N : N ;
+fun garment_N : N ;
+fun gas_N : N ;
+fun gaseous_A : A ;
+fun gate_N : N ;
+fun gather_V : V ;
+fun gauge_N : N ;
+fun gauge_V2 : V2 ;
+fun gay_A : A ;
+fun gaze_V2at : V2 ;
+fun gaze_N : N ;
+fun gear_N : N ;
+fun gear_V2 : V2 ;
+fun generable_A : A ;
+fun general_A : A ;
+fun general_N : N ;
+fun generate_V2 : V2 ;
+fun generation_N : N ;
+fun generator_N : N ;
+fun generic_A : A ;
+fun generosity_N : N ;
+fun generous_A : A ;
+fun generous_A2to : A2 ;
+fun genitive_A : A ;
+fun genius_N : N ;
+fun gentle_A : A ;
+fun gentleman_N : N ;
+fun gently_Adv : Adv ;
+fun genuine_A : A ;
+fun genus_N : N ;
+fun geography_N : N ;
+fun geology_N : N ;
+fun geometry_N : N ;
+fun german_A : A ;
+fun germane_A : A ;
+fun germanic_A : A ;
+fun germany_PN : PN ;
+fun gerund_N : N ;
+fun gesture_V : V ;
+fun gesture_N : N ;
+fun get_V2 : V2 ;
+fun gift_N : N ;
+fun gin_N : N ;
+fun giraffe_N : N ;
+fun girl_N : N ;
+fun gist_N : N ;
+fun give_V3 : V3 ;
+fun give_V3to : V3 ;
+fun glad_A2 : A2 ;
+fun glad_A : A ;
+fun glad_A2 : A2 ;
+fun glance_N : N ;
+fun glance_V2at : V2 ;
+fun glass_N : N ;
+fun glean_V2 : V2 ;
+fun global_A : A ;
+fun globe_N : N ;
+fun glory_N : N ;
+fun gloss_N : N ;
+fun gloss_V2 : V2 ;
+fun glow_N : N ;
+fun glow_V2 : V2 ;
+fun gnat_N : N ;
+fun gnu_N : N ;
+fun go_V2 : V2 ;
+fun goat_N : N ;
+fun god_N : N ;
+fun goddess_N : N ;
+fun gold_N : N ;
+fun golden_A : A ;
+fun good_A : A ;
+fun goose_N : N ;
+fun gore_N : N ;
+fun gorilla_N : N ;
+fun gory_A : A ;
+fun gospel_N : N ;
+fun govern_V : V ;
+fun government_N : N ;
+fun grab_V2 : V2 ;
+fun grace_N : N ;
+fun grade_N : N ;
+fun gradual_A : A ;
+fun graft_N : N ;
+fun graft_V2 : V2 ;
+fun graham_PN : PN ;
+fun grain_N : N ;
+fun gram_N : N ;
+fun grammar_N : N ;
+fun grammatical_A : A ;
+fun grand_A : A ;
+fun grandfather_N : N ;
+fun grandmother_N : N ;
+fun grant_N : N ;
+fun grant_V2 : V2 ;
+fun grape_N : N ;
+fun graph_N : N ;
+fun graphic_A : A ;
+fun grasp_N : N ;
+fun grasp_V2 : V2 ;
+fun grass_N : N ;
+fun grateful_A : A ;
+fun grateful_A2to : A2 ;
+fun grateful_A2 : A2 ;
+fun gratuitous_A : A ;
+fun grave_N : N ;
+fun gravitation_N : N ;
+fun gravity_N : N ;
+fun gravy_N : N ;
+fun gray_A : A ;
+fun grease_N : N ;
+fun great_A : A ;
+fun greece_PN : PN ;
+fun greed_N : N ;
+fun greek_A : A ;
+fun greek_N : N ;
+fun green_N : N ;
+fun greet_V2 : V2 ;
+fun gregarious_A : A ;
+fun grey_A : A ;
+fun grid_N : N ;
+fun grief_N : N ;
+fun grieve_V : V ;
+fun grill_V2 : V2 ;
+fun grim_A : A ;
+fun grime_N : N ;
+fun grin_N : N ;
+fun grin_V : V ;
+fun grind_V2 : V2 ;
+fun grip_N : N ;
+fun grip_V2 : V2 ;
+fun grit_N : N ;
+fun grog_N : N ;
+fun gross_A : A ;
+fun ground_N : N ;
+fun group_N : N ;
+fun group_V2 : V2 ;
+fun grove_N : N ;
+fun grow_V2 : V2 ;
+fun grow_V : V ;
+fun growth_N : N ;
+fun guarantee_N : N ;
+fun guarantee_VS : VS ;
+fun guard_N : N ;
+fun guard_V2 : V2 ;
+fun guess_N : N ;
+fun guess_VS : VS ;
+fun guest_N : N ;
+fun guide_N : N ;
+fun guide_V2 : V2 ;
+fun guideline_N : N ;
+fun guilt_N : N ;
+fun guinea_N : N ;
+fun guise_N : N ;
+fun gun_N : N ;
+fun habit_N : N ;
+fun habitual_A : A ;
+fun hail_N : N ;
+fun hair_N : N ;
+fun half_Adv : Adv ;
+fun half_A : A ;
+fun half_N : N ;
+fun hall_N : N ;
+fun halt_N : N ;
+fun halt_V2 : V2 ;
+fun halt_V : V ;
+fun halve_V2 : V2 ;
+fun hamburger_N : N ;
+fun hammer_N : N ;
+fun hammer_V2 : V2 ;
+fun hamper_V2 : V2 ;
+fun hand_N : N ;
+fun hand_V3 : V3 ;
+fun hand_V3to : V3 ;
+fun handicap_N : N ;
+fun handicap_V2 : V2 ;
+fun handkerchief_N : N ;
+fun handle_N : N ;
+fun handle_V2 : V2 ;
+fun handsome_A : A ;
+fun hang_V2 : V2 ;
+fun hang_V : V ;
+fun happen_V : V ;
+fun happen_V2 : V2 ;
+fun happening_N : N ;
+fun happy_A : A ;
+fun happy_A2 : A2 ;
+fun harbour_N : N ;
+fun hard_A : A ;
+fun hard_A2 : A2 ;
+fun hardly_Adv : Adv ;
+fun hardware_N : N ;
+fun harm_N : N ;
+fun harm_V2 : V2 ;
+fun harmonium_N : N ;
+fun harmony_N : N ;
+fun harness_N : N ;
+fun harness_V3to : V3 ;
+fun hash_N : N ;
+fun hash_V2 : V2 ;
+fun haste_N : N ;
+fun hasty_A : A ;
+fun hat_N : N ;
+fun hate_V2 : V2 ;
+fun hatred_N : N ;
+fun have_V2 : V2 ;
+fun haven_N : N ;
+fun hazard_N : N ;
+fun haze_N : N ;
+fun head_N : N ;
+fun head_V2 : V2 ;
+fun heading_N : N ;
+fun heal_V2 : V2 ;
+fun health_N : N ;
+fun healthy_A : A ;
+fun heap_N : N ;
+fun hear_V2 : V2 ;
+fun heart_N : N ;
+fun hearth_N : N ;
+fun heat_V : V ;
+fun heath_N : N ;
+fun heathen_N : N ;
+fun heave_V : V ;
+fun heaven_N : N ;
+fun heavy_A : A ;
+fun heel_N : N ;
+fun height_N : N ;
+fun helicopter_N : N ;
+fun help_N : N ;
+fun help_V2 : V2 ;
+fun hemlock_N : N ;
+fun hen_N : N ;
+fun hence_Adv : Adv ;
+fun herd_N2of : N2 ;
+--fun here_Adv : Adv ;
+fun herring_N : N ;
+fun heterogeneity_N : N ;
+fun heterogeneous_A : A ;
+fun heuristic_A : A ;
+fun heuristic_N : N ;
+fun heuristically_Adv : Adv ;
+fun hide_V2 : V2 ;
+fun hide_V : V ;
+fun hierarchy_N : N ;
+fun high_A : A ;
+fun highlight_N : N ;
+fun highlight_V2 : V2 ;
+fun hill_N : N ;
+fun hind_A : A ;
+fun hinder_V2 : V2 ;
+fun hindrance_N : N ;
+fun hinge_N : N ;
+fun hint_N : N ;
+fun hint_V2at : V2 ;
+fun hire_V2 : V2 ;
+fun history_N : N ;
+fun hit_V2 : V2 ;
+fun hither_Adv : Adv ;
+fun hitherto_Adv : Adv ;
+fun hoax_N : N ;
+fun hoax_V2 : V2 ;
+fun hold_V2 : V2 ;
+fun hole_N : N ;
+fun holiday_N : N ;
+fun hollow_A : A ;
+fun holy_A : A ;
+fun home_N : N ;
+fun homogeneous_A : A ;
+fun homomorphism_N : N ;
+fun hone_V2 : V2 ;
+fun honest_A : A ;
+fun honesty_N : N ;
+fun honey_N : N ;
+fun honor_N : N ;
+fun honour_N : N ;
+fun honour_V2 : V2 ;
+fun honourable_A : A ;
+fun hook_N : N ;
+fun hook_V2 : V2 ;
+fun hop_N : N ;
+fun hop_V : V ;
+fun hope_N : N ;
+fun hope_V2for : V2 ;
+fun hope_VS : VS ;
+fun horizon_N : N ;
+fun horizontal_A : A ;
+fun horn_N : N ;
+fun horrendous_A : A ;
+fun horrible_A : A ;
+fun horrify_V2 : V2 ;
+fun horror_N : N ;
+fun horse_N : N ;
+fun hospitable_A : A ;
+fun hospitable_A2to : A2 ;
+fun hospital_N : N ;
+fun hospitality_N : N ;
+fun host_N : N ;
+fun host_V2 : V2 ;
+fun hot_A : A ;
+fun hotel_N : N ;
+fun hour_N : N ;
+fun house_N : N ;
+fun house_V2 : V2 ;
+fun household_A : A ;
+fun household_N : N ;
+fun how_Adv : Adv ;
+fun however_Adv : Adv ;
+fun huge_A : A ;
+fun hum_N : N ;
+fun hum_V : V ;
+fun human_A : A ;
+fun human_N : N ;
+fun humble_A : A ;
+fun humility_N : N ;
+fun humor_N : N ;
+fun humour_N : N ;
+fun hunch_V : V ;
+fun hundred_N : N ;
+fun hundred_N2 : N2 ;
+fun hunger_V2for : V2 ;
+fun hungry_A : A ;
+fun hungry_A2for : A2 ;
+fun hunt_N : N ;
+fun hunt_V2 : V2 ;
+fun huntsman_N : N ;
+fun hurry_V : V ;
+fun hurry_N : N ;
+fun hurt_V2 : V2 ;
+fun hurt_V : V ;
+fun husband_N2of : N2 ;
+fun hut_N : N ;
+fun hybrid_A : A ;
+fun hydrogen_N : N ;
+fun hygiene_N : N ;
+fun hypothesis_N : N ;
+fun hypothesize_V2 : V2 ;
+fun hypothetical_A : A ;
+fun ice_N : N ;
+fun iceland_PN : PN ;
+fun icelandic_A : A ;
+fun icon_N : N ;
+fun idea_N : N ;
+fun ideal_A : A ;
+fun identical_A : A ;
+fun identical_A2to : A2 ;
+fun identify_V2 : V2 ;
+fun identity_N : N ;
+fun idiocy_N : N ;
+fun idiom_N : N ;
+fun idiomatic_A : A ;
+fun idiot_N : N ;
+fun idle_A : A ;
+fun idle_V : V ;
+fun ignore_V2 : V2 ;
+fun illegal_A : A ;
+fun illegitimacy_N : N ;
+fun illegitimate_A : A ;
+fun illocutionary_A : A ;
+fun illogical_A : A ;
+fun illuminate_V2 : V2 ;
+fun illusion_N : N ;
+fun illusory_A : A ;
+fun illustrate_V2 : V2 ;
+fun image_N : N ;
+fun imaginary_A : A ;
+fun imagine_V2 : V2 ;
+fun imagine_VS : VS ;
+fun imbalance_N : N ;
+fun imitate_V2 : V2 ;
+fun immaterial_A : A ;
+fun immediacy_N : N ;
+fun immediate_A : A ;
+fun immense_A : A ;
+fun immigrant_N : N ;
+fun immigration_N : N ;
+fun immoderate_A : A ;
+fun immodest_A : A ;
+fun immodesty_N : N ;
+fun immune_A2to : A2 ;
+fun impair_V2 : V2 ;
+fun impart_V3to : V3 ;
+fun impartial_A : A ;
+fun impatient_A : A ;
+fun impatient_A2with : A2 ;
+fun impenetrable_A : A ;
+fun imperative_A : A ;
+fun imperative_A2 : A2 ;
+fun imperfect_A : A ;
+fun imperfection_N : N ;
+fun imperial_A : A ;
+fun imperious_A : A ;
+fun impersonal_A : A ;
+fun impertinent_A : A ;
+fun impinge_V2on : V2 ;
+fun implausible_A : A ;
+fun implement_V2 : V2 ;
+fun implicate_V2 : V2 ;
+fun implicature_N : N ;
+fun implicit_A : A ;
+fun implicit_A2in : A2 ;
+fun imply_VS : VS ;
+fun impolite_A : A ;
+fun impolite_A2to : A2 ;
+fun import_N : N ;
+fun import_V2 : V2 ;
+fun importance_N : N ;
+fun important_A : A ;
+fun important_A2 : A2 ;
+fun important_A2 : A2 ;
+fun impose_V3on : V3 ;
+fun imposition_N : N ;
+fun impossible_A2 : A2 ;
+fun impossible_A : A ;
+fun impossible_A2 : A2 ;
+fun impossible_A2 : A2 ;
+fun imprecise_A : A ;
+fun imprecision_N : N ;
+fun impress_V2 : V2 ;
+fun improbable_A : A ;
+fun improve_V : V ;
+fun impure_A : A ;
+--fun in_Prep : Prep ;
+fun inability_N2to : N2 ;
+fun inaccuracy_N : N ;
+fun inactive_A : A ;
+fun inadequacy_N2for : N2 ;
+fun inadequecy_N : N ;
+fun incapacitate_V2 : V2 ;
+fun incarnation_N : N ;
+fun inch_N : N ;
+fun incident_N : N ;
+fun incidental_A : A ;
+fun incisive_A : A ;
+fun incline_V : V ;
+fun inclined_A2to : A2 ;
+fun include_V2 : V2 ;
+fun including_Prep : Prep ;
+fun inclusion_N : N ;
+fun inclusive_A : A ;
+fun incoherence_N : N ;
+fun income_N : N ;
+fun inconceivable_A2 : A2 ;
+fun inconsistency_N : N ;
+fun incontestable_A : A ;
+fun incontestable_A2 : A2 ;
+fun inconvenience_N : N ;
+fun inconvenience_V2 : V2 ;
+fun incorporate_V2 : V2 ;
+fun incorporate_V2 : V2 ;
+fun incorrigible_A : A ;
+fun increase_N : N ;
+fun increase_V2 : V2 ;
+fun increase_V : V ;
+fun increment_N : N ;
+fun increment_V2 : V2 ;
+fun incur_V2 : V2 ;
+fun indeed_Adv : Adv ;
+fun indefinite_A : A ;
+fun independence_N : N ;
+fun independent_A : A ;
+fun indeterminacy_N : N ;
+fun index_N : N ;
+fun index_V2 : V2 ;
+fun india_PN : PN ;
+fun indian_A : A ;
+fun indicate_VS : VS ;
+fun indigestion_N : N ;
+fun indirect_A : A ;
+fun indiscriminate_A : A ;
+fun indistinguishable_A : A ;
+fun individual_A : A ;
+fun individual_N : N ;
+fun indoor_A : A ;
+fun induce_V2 : V2 ;
+fun induct_V2 : V2 ;
+fun indulge_V2in : V2 ;
+fun indulgent_A : A ;
+fun industry_N : N ;
+fun inescapable_A : A ;
+fun inevitable_A : A ;
+fun infect_V2 : V2 ;
+fun infection_N : N ;
+fun infectious_A : A ;
+fun infer_V3from : V3 ;
+fun inference_N : N ;
+fun inferior_A : A ;
+fun inferior_A2to : A2 ;
+fun infinite_A : A ;
+fun infinitesimal_A : A ;
+fun infinitive_A : A ;
+fun infix_N : N ;
+fun inflate_V2 : V2 ;
+fun inflation_N : N ;
+fun inflect_V : V ;
+fun influence_N : N ;
+fun influence_V2 : V2 ;
+fun inform_V3 : V3 ;
+fun informal_A : A ;
+fun informant_N : N ;
+fun information_N : N ;
+fun ingenious_A : A ;
+fun ingenuity_N : N ;
+fun ingredient_N : N ;
+fun inhabit_V2 : V2 ;
+fun inherent_A : A ;
+fun inherent_A2to : A2 ;
+fun inherit_V3from : V3 ;
+fun inheritance_N : N ;
+fun inhibit_V2 : V2 ;
+fun initial_A : A ;
+fun initialize_V2 : V2 ;
+fun initiate_V2 : V2 ;
+fun inject_V3with : V3 ;
+fun injunction_N : N ;
+fun injure_V2 : V2 ;
+fun injury_N : N ;
+fun ink_N : N ;
+fun inn_N : N ;
+fun innate_A : A ;
+fun innate_A2to : A2 ;
+fun inner_A : A ;
+fun innocuous_A : A ;
+fun innovation_N : N ;
+fun input_N : N ;
+fun inquire_V2about : V2 ;
+fun inquire_V2 : V2 ;
+fun inquiry_N2about : N2 ;
+fun inscribe_V2 : V2 ;
+fun inscription_N : N ;
+fun insect_N : N ;
+fun insert_V2 : V2 ;
+fun inside_Adv : Adv ;
+fun inside_N : N ;
+fun insight_N : N ;
+fun insist_V2 : V2 ;
+fun insistence_N2on : N2 ;
+fun insistence_N2 : N2 ;
+fun insistent_A2 : A2 ;
+fun inspect_V2 : V2 ;
+fun inspector_N : N ;
+fun inspire_V2 : V2 ;
+fun instability_N : N ;
+fun install_V2 : V2 ;
+fun instance_N2of : N2 ;
+fun instant_N : N ;
+fun instantiate_V2 : V2 ;
+fun instantly_Adv : Adv ;
+fun instigate_V2 : V2 ;
+fun instil_V3in : V3 ;
+fun instinct_N : N ;
+fun institute_V2 : V2 ;
+fun institute_N : N ;
+fun institution_N : N ;
+fun instruct_V2 : V2 ;
+fun instrument_N : N ;
+fun insulate_V3from : V3 ;
+fun insult_N : N ;
+fun insult_V2 : V2 ;
+fun insurance_N : N ;
+fun insure_V2 : V2 ;
+fun intact_A : A ;
+fun integer_N : N ;
+fun integral_A : A ;
+fun integrate_V3with : V3 ;
+fun intellectual_A : A ;
+fun intelligence_N : N ;
+fun intelligent_A : A ;
+fun intelligible_A : A ;
+fun intend_VV : VV ;
+fun intense_A : A ;
+fun intension_N : N ;
+fun intention_N : N ;
+fun inter_V2 : V2 ;
+fun interdisciplinary_A : A ;
+fun interest_N : N ;
+fun interest_V2 : V2 ;
+fun interface_N : N ;
+fun interfere_V2with : V2 ;
+fun interference_N : N ;
+fun interject_V : V ;
+fun intermediate_A : A ;
+fun internal_A : A ;
+fun international_A : A ;
+fun interpolate_V2 : V2 ;
+fun interpret_V2 : V2 ;
+fun interpretive_A : A ;
+fun interrogate_V2 : V2 ;
+fun interrogative_A : A ;
+fun interrupt_V2 : V2 ;
+fun intersect_V2 : V2 ;
+fun interval_N : N ;
+fun intervene_V : V ;
+fun intimacy_N : N ;
+fun intimate_A : A ;
+fun intimate_VS : VS ;
+fun into_Prep : Prep ;
+fun intonation_N : N ;
+fun intractable_A : A ;
+fun intransitive_A : A ;
+fun intravenous_A : A ;
+fun intricacy_N : N ;
+fun intricate_A : A ;
+fun intrigue_N : N ;
+fun intrigue_V : V ;
+fun intrinsic_A : A ;
+fun intrinsically_Adv : Adv ;
+fun introduce_V3to : V3 ;
+fun introduction_N2to : N2 ;
+fun introspection_N : N ;
+fun introspective_A : A ;
+fun intrude_V : V ;
+fun intrusion_N : N ;
+fun intuition_N : N ;
+fun intuitive_A : A ;
+fun invade_V2 : V2 ;
+fun invalid_N : N ;
+fun invalidate_V2 : V2 ;
+fun invaluable_A : A ;
+fun invariable_A : A ;
+fun invariant_A : A ;
+fun invasion_N : N ;
+fun invent_V2 : V2 ;
+fun inverse_A : A ;
+fun inversion_N : N ;
+fun invert_V2 : V2 ;
+fun invest_V3with : V3 ;
+fun investigate_V2 : V2 ;
+fun invisible_A : A ;
+fun invisible_A2to : A2 ;
+fun invite_V3to : V3 ;
+fun invocation_N : N ;
+fun invoke_V2 : V2 ;
+fun involve_V2 : V2 ;
+fun inwards_Adv : Adv ;
+fun ireland_PN : PN ;
+fun irish_A : A ;
+fun iron_N : N ;
+fun iron_V2 : V2 ;
+fun irony_N : N ;
+fun irrational_A : A ;
+fun irregular_A : A ;
+fun irrelevant_A : A ;
+fun irremediable_A : A ;
+fun irrespective_A2of : A2 ;
+fun irretrievable_A : A ;
+fun irritant_N : N ;
+fun irritate_V2 : V2 ;
+fun island_N : N ;
+fun isolable_A : A ;
+fun isolate_V2 : V2 ;
+fun isomorphic_A : A ;
+fun issue_V : V ;
+fun issue_N : N ;
+fun italy_PN : PN ;
+fun item_N : N ;
+fun itemize_V2 : V2 ;
+fun iterate_V : V ;
+fun january_PN : PN ;
+fun japan_PN : PN ;
+fun japanese_A : A ;
+fun jaundice_N : N ;
+fun jaundiced_A : A ;
+fun jaw_N : N ;
+fun jealous_A : A ;
+fun jealous_A2of : A2 ;
+fun jealousy_N2of : N2 ;
+fun jew_N : N ;
+fun jewel_N : N ;
+fun jeweller_N : N ;
+fun jewellery_N : N ;
+fun job_N : N ;
+fun john_PN : PN ;
+fun join_V3to : V3 ;
+fun joint_N : N ;
+fun joke_N : N ;
+fun joke_V : V ;
+fun journal_N : N ;
+fun journalism_N : N ;
+fun journalist_N : N ;
+fun journey_N : N ;
+fun joy_N : N ;
+fun judge_N : N ;
+fun judge_V2 : V2 ;
+fun judge_V2 : V2 ;
+fun judgment_N : N ;
+fun judicious_A : A ;
+fun juggle_V2 : V2 ;
+fun juggle_V : V ;
+fun juice_N : N ;
+fun july_PN : PN ;
+fun jumble_V2 : V2 ;
+fun jump_V : V ;
+fun jump_N : N ;
+fun june_PN : PN ;
+fun junk_N : N ;
+fun just_A : A ;
+fun justice_N : N ;
+fun justify_V2 : V2 ;
+fun juxtapose_V2 : V2 ;
+fun juxtaposition_N : N ;
+fun keen_A : A ;
+fun keen_A2on : A2 ;
+fun keen_A2 : A2 ;
+fun keep_V2 : V2 ;
+fun kennel_N : N ;
+fun kettle_N : N ;
+fun key_N : N ;
+fun kick_N : N ;
+fun kick_V2 : V2 ;
+fun kidney_N : N ;
+fun kill_V2 : V2 ;
+fun kill_V3f : V3 ;
+fun kilogram_N : N ;
+fun kilometre_N : N ;
+fun kim_PN : PN ;
+fun kind_N : N ;
+fun kind_A : A ;
+fun kind_A2to : A2 ;
+fun king_N : N ;
+fun kingdom_N : N ;
+fun kiss_N : N ;
+fun kiss_V2 : V2 ;
+fun kiss_V : V ;
+fun kitchen_N : N ;
+fun knee_N : N ;
+fun kneel_V : V ;
+fun knife_N : N ;
+fun knob_N : N ;
+fun knock_N : N ;
+fun knock_V2 : V2 ;
+fun knock_V : V ;
+fun knocker_N : N ;
+fun knot_N : N ;
+fun knot_V2 : V2 ;
+fun know_VS : VS ;
+fun label_N : N ;
+fun label_V2 : V2 ;
+fun laboratory_N : N ;
+fun laborious_A : A ;
+fun labour_N : N ;
+fun labour_V : V ;
+fun lace_N : N ;
+fun lace_V2 : V2 ;
+fun lack_N : N ;
+fun lack_V2 : V2 ;
+fun lacuna_N : N ;
+fun ladder_N : N ;
+fun lady_N : N ;
+fun lake_N : N ;
+fun lamb_N : N ;
+fun lament_N : N ;
+fun lament_V2 : V2 ;
+fun lamp_N : N ;
+fun land_N : N ;
+fun land_V : V ;
+fun lane_N : N ;
+fun language_N : N ;
+fun lapse_V : V ;
+fun large_A : A ;
+fun last_A : A ;
+fun last_V : V ;
+fun late_A : A ;
+fun lately_Adv : Adv ;
+fun latitude_N : N ;
+fun lattice_N : N ;
+fun laugh_N : N ;
+fun laugh_V2at : V2 ;
+fun laughter_N : N ;
+fun law_N : N ;
+fun lawn_N : N ;
+fun lawyer_N : N ;
+fun lax_A : A ;
+fun lay_V3loc : V3 ;
+fun layer_N : N ;
+fun layer_V2 : V2 ;
+fun laze_V : V ;
+fun lazy_A : A ;
+fun lead_N : N ;
+fun lead_V2 : V2 ;
+fun leaf_N : N ;
+fun league_N : N ;
+fun lean_V2on : V2 ;
+fun leap_V : V ;
+fun learn_VS : VS ;
+fun leather_N : N ;
+fun leave_V2 : V2 ;
+fun leave_V : V ;
+fun lecture_N : N ;
+fun lecture_V : V ;
+fun lee_PN : PN ;
+fun left_A : A ;
+fun leftward_A : A ;
+fun leg_N : N ;
+fun legacy_N : N ;
+fun legal_A : A ;
+fun legible_A : A ;
+fun legitimate_A : A ;
+fun legitimize_V2 : V2 ;
+fun lemon_N : N ;
+fun lend_V3to : V3 ;
+fun length_N : N ;
+fun lengthen_V2 : V2 ;
+fun lesson_N : N ;
+fun let_V3se_vp : V3 ;
+fun lethal_A : A ;
+fun letter_N : N ;
+fun level_A : A ;
+fun level_N : N ;
+fun level_V2 : V2 ;
+fun lexical_A : A ;
+fun lexicalist_A : A ;
+fun lexicon_N : N ;
+fun liable_A : A ;
+fun liable_A2to : A2 ;
+fun liable_A2 : A2 ;
+fun liar_N : N ;
+fun liberal_A : A ;
+fun liberate_V3from : V3 ;
+fun libertine_N : N ;
+fun liberty_N : N ;
+fun library_N : N ;
+fun licence_N : N ;
+fun license_V2 : V2 ;
+fun lid_N : N ;
+fun lie_V : V ;
+fun lie_V2 : V2 ;
+fun life_N : N ;
+fun lift_N : N ;
+fun lift_V2 : V2 ;
+fun light_A : A ;
+fun light_N : N ;
+fun light_V2 : V2 ;
+fun lightning_N : N ;
+fun like_A : A ;
+fun like_V2 : V2 ;
+fun like_V2 : V2 ;
+fun like_V2 : V2 ;
+fun likelihood_N2of : N2 ;
+fun likely_A : A ;
+fun likely_A2 : A2 ;
+fun likely_A2 : A2 ;
+fun limb_N : N ;
+fun lime_N : N ;
+fun limit_N : N ;
+fun limit_V2 : V2 ;
+fun line_N : N ;
+fun line_V2 : V2 ;
+fun linear_A : A ;
+fun linguist_N : N ;
+fun linguistic_A : A ;
+fun linguistics_N : N ;
+fun link_N : N ;
+fun link_V3to : V3 ;
+fun lion_N : N ;
+fun lip_N : N ;
+fun liquefaction_N : N ;
+fun liquefy_V : V ;
+fun liquid_A : A ;
+fun liquid_N : N ;
+fun lisp_N : N ;
+fun lisp_PN : PN ;
+fun list_N : N ;
+fun list_V2 : V2 ;
+fun listen_V2to : V2 ;
+fun liszt_PN : PN ;
+fun literal_A : A ;
+fun literary_A : A ;
+fun literature_N : N ;
+fun litre_N : N ;
+fun little_N : N ;
+fun live_A : A ;
+fun live_V2 : V2 ;
+fun load_N : N ;
+fun load_V2 : V2 ;
+fun loaf_N : N ;
+fun loan_V3to : V3 ;
+fun lobster_N : N ;
+fun local_A : A ;
+fun locate_V2 : V2 ;
+fun location_N : N ;
+fun locative_A : A ;
+fun lock_N : N ;
+fun lock_V2 : V2 ;
+fun log_N : N ;
+fun logarithm_N : N ;
+fun logic_N : N ;
+fun loiter_V : V ;
+fun london_PN : PN ;
+fun lonely_A : A ;
+fun long_Adv : Adv ;
+fun long_A : A ;
+fun long_V2for : V2 ;
+fun longwinded_A : A ;
+fun look_N : N ;
+fun look_V3 : V3 ;
+fun look_V2for : V2 ;
+fun loop_N : N ;
+fun loophole_N : N ;
+fun loose_A : A ;
+fun lord_N : N ;
+fun lore_N : N ;
+fun lose_V2 : V2 ;
+fun loss_N : N ;
+fun lot_N : N ;
+fun lottery_N : N ;
+fun loud_A : A ;
+fun lounge_V : V ;
+fun love_N : N ;
+fun love_V2 : V2 ;
+fun lovely_A : A ;
+fun low_A : A ;
+fun lower_V2 : V2 ;
+fun loyal_A : A ;
+fun loyal_A2to : A2 ;
+fun luck_N : N ;
+fun lump_N : N ;
+fun lung_N : N ;
+fun lunge_V2 : V2 ;
+fun lurk_V : V ;
+fun lush_A : A ;
+fun luxury_N : N ;
+fun machine_N : N ;
+fun machinery_N : N ;
+fun mad_A : A ;
+fun mad_A2about : A2 ;
+fun mad_A2with : A2 ;
+fun made_A2from : A2 ;
+fun magazine_N : N ;
+fun magic_A : A ;
+fun magic_N : N ;
+fun magnet_N : N ;
+fun magnetic_A : A ;
+fun magnitude_N : N ;
+fun mail_N : N ;
+fun mail_V3to : V3 ;
+fun main_A : A ;
+fun mainstream_A : A ;
+fun maintain_V2 : V2 ;
+fun maintain_VS : VS ;
+fun maintenance_N : N ;
+fun major_A : A ;
+fun make_V2 : V2 ;
+fun male_A : A ;
+fun malign_V2 : V2 ;
+fun malignant_A : A ;
+fun mammal_N : N ;
+fun man_N : N ;
+fun man_V2 : V2 ;
+fun manage_V2 : V2 ;
+fun manage_VV : VV ;
+fun manager_N : N ;
+fun mandatory_A : A ;
+fun manifest_A : A ;
+fun manifest_N : N ;
+fun manifest_V2 : V2 ;
+fun manifestation_N : N ;
+fun manipulate_V2 : V2 ;
+fun manner_N : N ;
+fun manoeuvre_N : N ;
+fun manoeuvre_V2 : V2 ;
+fun manoeuvre_V : V ;
+fun manual_A : A ;
+fun manual_N : N ;
+fun manufacture_V2 : V2 ;
+fun manuscript_N : N ;
+fun map_N : N ;
+fun map_V3to : V3 ;
+fun mapping_N : N ;
+fun march_N : N ;
+fun march_PN : PN ;
+fun margin_N : N ;
+fun marginal_A : A ;
+fun marine_A : A ;
+fun mark_N : N ;
+fun mark_V2 : V2 ;
+fun market_N : N ;
+fun marking_N : N ;
+fun marriage_N : N ;
+fun marry_V2 : V2 ;
+fun mars_PN : PN ;
+fun mary_PN : PN ;
+fun mass_N : N ;
+fun massive_A : A ;
+fun master_N : N ;
+fun master_V2 : V2 ;
+fun mat_N : N ;
+fun match_N : N ;
+fun match_V2 : V2 ;
+fun material_A : A ;
+fun material_N : N ;
+fun mathematical_A : A ;
+fun mathematician_N : N ;
+fun mathematics_N : N ;
+fun matrix_N : N ;
+fun matter_N : N ;
+fun matter_V : V ;
+fun mature_A : A ;
+fun mature_V : V ;
+fun maxim_N : N ;
+fun maximal_A : A ;
+fun maximize_V2 : V2 ;
+fun maximum_N : N ;
+fun may_PN : PN ;
+fun maybe_Adv : Adv ;
+fun mayor_N : N ;
+fun meal_N : N ;
+fun mean_A : A ;
+fun mean_V2 : V2 ;
+fun mean_VS : VS ;
+fun meaning_N : N ;
+fun meanwhile_Adv : Adv ;
+fun measure_N : N ;
+fun measure_V2 : V2 ;
+fun meat_N : N ;
+fun mechanic_V : V ;
+fun mechanical_A : A ;
+fun mechanism_N : N ;
+fun mechanize_V2 : V2 ;
+fun mediate_V2 : V2 ;
+fun medical_A : A ;
+fun medicine_N : N ;
+fun medium_A : A ;
+fun medium_N : N ;
+fun meet_V2 : V2 ;
+fun meeting_N2with : N2 ;
+fun melody_N : N ;
+fun melt_V : V ;
+fun member_N : N ;
+fun memorable_A : A ;
+fun memorial_N : N ;
+fun memory_N2ger : N2 ;
+fun memory_N2of : N2 ;
+fun mend_V2 : V2 ;
+fun mental_A : A ;
+fun mention_N : N ;
+fun mention_V2 : V2 ;
+fun mercy_N : N ;
+fun merge_V2 : V2 ;
+fun merit_N : N ;
+fun merry_A : A ;
+fun mess_N : N ;
+fun message_N : N ;
+fun messenger_N : N ;
+fun metal_N : N ;
+fun metaphor_N : N ;
+fun method_N : N ;
+fun methodical_A : A ;
+fun methodology_N : N ;
+fun metre_N : N ;
+fun metric_A : A ;
+fun microbiology_N : N ;
+fun microphone_N : N ;
+fun microscope_N : N ;
+fun middle_A : A ;
+fun middle_N : N ;
+fun mighty_A : A ;
+fun migrate_V : V ;
+fun mild_A : A ;
+fun mile_N : N ;
+fun military_A : A ;
+fun milk_N : N ;
+fun mill_N : N ;
+fun mill_V2 : V2 ;
+fun million_N2 : N2 ;
+fun mimic_N : N ;
+fun mimic_V2 : V2 ;
+fun mind_N : N ;
+fun mind_V2 : V2 ;
+fun mind_V2 : V2 ;
+fun mine_N : N ;
+fun mine_V2 : V2 ;
+fun mineral_N : N ;
+fun minim_N : N ;
+fun minimal_A : A ;
+fun minimize_V2 : V2 ;
+fun minimum_N : N ;
+fun minister_N : N ;
+fun ministry_N : N ;
+fun ministry_N2of : N2 ;
+fun minor_A : A ;
+fun minor_N : N ;
+fun minute_A : A ;
+fun minute_N : N ;
+fun mirror_N : N ;
+fun miscellaneous_A : A ;
+fun misconception_N : N ;
+fun misery_N : N ;
+fun mislead_V2 : V2 ;
+fun misplace_V2 : V2 ;
+fun miss_V2 : V2 ;
+fun missile_N : N ;
+fun mist_N : N ;
+fun mistake_N : N ;
+fun mistake_V3for : V3 ;
+fun mix_V3with : V3 ;
+fun mixture_N : N ;
+fun mnemonic_A : A ;
+fun mode_N : N ;
+fun model_A : A ;
+fun model_N : N ;
+fun model_V2 : V2 ;
+fun moderate_A : A ;
+fun moderate_V2 : V2 ;
+fun modern_A : A ;
+fun modest_A : A ;
+fun modesty_N : N ;
+fun modify_V2 : V2 ;
+fun modular_A : A ;
+fun module_N : N ;
+fun molecular_A : A ;
+fun molecule_N : N ;
+fun moment_N : N ;
+fun momentary_A : A ;
+fun momentous_A : A ;
+fun momentum_N : N ;
+fun monday_PN : PN ;
+fun money_N : N ;
+fun monitor_N : N ;
+fun monitor_V2 : V2 ;
+fun monkey_N : N ;
+fun monotonic_A : A ;
+fun monotonically_Adv : Adv ;
+fun month_N : N ;
+fun moon_N : N ;
+fun moral_A : A ;
+fun moral_N : N ;
+fun morning_N : N ;
+fun morpheme_N : N ;
+fun morphology_N : N ;
+fun morphosyntactic_A : A ;
+fun mortal_A : A ;
+fun mortise_N : N ;
+fun mosque_N : N ;
+fun mosquito_N : N ;
+fun mostly_Adv : Adv ;
+fun mother_N2of : N2 ;
+fun motion_N : N ;
+fun motivate_V2 : V2 ;
+fun motive_N : N ;
+fun motor_N : N ;
+fun mould_N : N ;
+fun mould_V2 : V2 ;
+fun mountain_N : N ;
+fun mouse_N : N ;
+fun mouth_N : N ;
+fun move_V : V ;
+fun mud_N : N ;
+fun muesli_N : N ;
+fun multifarious_A : A ;
+fun multiple_A : A ;
+fun multiplicity_N : N ;
+fun multiply_V3by : V3 ;
+fun multitude_N2of : N2 ;
+fun mundane_A : A ;
+fun murder_N : N ;
+fun muscle_N : N ;
+fun muscular_A : A ;
+fun music_N : N ;
+fun musical_N : N ;
+fun mutter_V2about : V2 ;
+fun mutual_A : A ;
+fun mystery_N : N ;
+fun myth_N : N ;
+fun mythical_A : A ;
+fun mythology_N : N ;
+fun nail_N : N ;
+fun naive_A : A ;
+fun name_N : N ;
+fun name_V2 : V2 ;
+fun namely_Adv : Adv ;
+fun narrow_A : A ;
+fun narrow_V2 : V2 ;
+fun nasty_A : A ;
+fun nation_N : N ;
+fun native_A : A ;
+fun native_N : N ;
+fun nature_N : N ;
+fun navigate_V : V ;
+fun navigator_N : N ;
+fun navy_N : N ;
+fun near_A : A ;
+fun near_A2to : A2 ;
+fun nearby_Adv : Adv ;
+fun neat_A : A ;
+fun necessary_A : A ;
+fun necessary_A2for : A2 ;
+fun necessary_A2to : A2 ;
+fun necessitate_V2 : V2 ;
+fun necessity_N : N ;
+fun neck_N : N ;
+fun need_N : N ;
+fun need_V2 : V2 ;
+fun needle_N : N ;
+fun negate_V2 : V2 ;
+fun negative_A : A ;
+fun negative_N : N ;
+fun neglect_N : N ;
+fun neglect_V2 : V2 ;
+fun negligence_N : N ;
+fun negligent_A : A ;
+fun negligible_A : A ;
+fun negotiate_V2with : V2 ;
+fun neighbour_N : N ;
+fun nephew_N2of : N2 ;
+fun nerve_N : N ;
+fun nervous_A : A ;
+fun nest_N : N ;
+fun nest_V2in : V2 ;
+fun net_N : N ;
+fun network_N : N ;
+fun neutral_A : A ;
+fun never_Adv : Adv ;
+fun nevertheless_Adv : Adv ;
+fun new_A : A ;
+fun news_N : N ;
+fun newspaper_N : N ;
+fun newton_PN : PN ;
+fun next_A : A ;
+fun nibble_V2 : V2 ;
+fun nice_A : A ;
+fun nicety_N : N ;
+fun nigeria_PN : PN ;
+fun night_N : N ;
+fun nip_V2 : V2 ;
+fun noble_A : A ;
+fun nobleman_N : N ;
+fun nod_V2 : V2 ;
+fun nod_V : V ;
+fun node_N : N ;
+fun noise_N : N ;
+fun nominal_A : A ;
+fun nominate_V2 : V2 ;
+fun nominative_A : A ;
+fun nonetheless_Adv : Adv ;
+fun nonsense_N : N ;
+fun nonsensical_A : A ;
+fun normal_A : A ;
+fun normative_A : A ;
+fun north_N : N ;
+fun north_A : A ;
+fun north_A2of : A2 ;
+fun northern_A : A ;
+fun nose_N : N ;
+fun not_Adv : Adv ;
+fun notation_N : N ;
+fun note_N : N ;
+fun note_VS : VS ;
+fun notice_N : N ;
+fun notice_V2 : V2 ;
+fun notice_VS : VS ;
+fun notion_N : N ;
+fun notoriety_N : N ;
+fun notorious_A : A ;
+fun notorious_A2for : A2 ;
+fun noun_N : N ;
+fun novel_A : A ;
+fun novel_N : N ;
+fun novelty_N : N ;
+fun november_PN : PN ;
+fun novice_N : N ;
+fun now_Adv : Adv ;
+fun now_Adv : Adv ;
+fun nowhere_Adv : Adv ;
+fun nuclear_A : A ;
+fun nucleus_N : N ;
+fun nudge_N : N ;
+fun nudge_V2 : V2 ;
+fun nuisance_N : N ;
+fun numeral_N : N ;
+fun numeric_A : A ;
+fun numerical_A : A ;
+fun numerous_A : A ;
+fun nurse_N : N ;
+fun nurse_V2 : V2 ;
+fun nut_N : N ;
+fun nutrient_N : N ;
+fun nutrition_N : N ;
+fun nutritious_A : A ;
+fun nylon_N : N ;
+fun oaf_N : N ;
+fun oak_N : N ;
+fun oar_N : N ;
+fun oath_N : N ;
+fun obey_V2 : V2 ;
+fun object_N : N ;
+fun object_V2to : V2 ;
+fun objectionable_A : A ;
+fun objective_A : A ;
+fun objective_N : N ;
+fun obligation_N : N ;
+fun obligatory_A : A ;
+fun obligatory_A2for : A2 ;
+fun oblige_V2 : V2 ;
+fun oblique_A : A ;
+fun obscure_A : A ;
+fun obscure_V2 : V2 ;
+fun observe_V2 : V2 ;
+fun obstacle_N : N ;
+fun obstruct_V2 : V2 ;
+fun obstruction_V : V ;
+fun obtain_V2 : V2 ;
+fun obvious_A : A ;
+fun obvious_A2 : A2 ;
+fun occasion_N : N ;
+fun occupation_N : N ;
+fun occupy_V2 : V2 ;
+fun occur_V : V ;
+fun occurrence_V : V ;
+fun ocean_N : N ;
+fun october_PN : PN ;
+fun odd_A : A ;
+fun of_Prep : Prep ;
+fun off_Prep : Prep ;
+fun offence_N2against : N2 ;
+fun offend_V2 : V2 ;
+fun offense_N2against : N2 ;
+fun offensive_A : A ;
+fun offer_VV : VV ;
+fun offer_N2 : N2 ;
+fun office_N : N ;
+fun officer_N : N ;
+fun official_N : N ;
+fun offset_V2 : V2 ;
+fun often_Adv : Adv ;
+fun oil_N : N ;
+fun oil_V2 : V2 ;
+fun old_A : A ;
+fun omission_N : N ;
+fun omit_V2 : V2 ;
+fun omniscient_A : A ;
+--fun on_Prep : Prep ;
+fun once_Adv : Adv ;
+fun onerous_A : A ;
+fun onion_N : N ;
+fun only_Adv : Adv ;
+fun only_A : A ;
+fun onto_Prep : Prep ;
+fun ontology_N : N ;
+fun opacity_N : N ;
+fun opaque_A : A ;
+fun open_A : A ;
+fun open_V : V ;
+fun opening_N : N ;
+fun operand_N : N ;
+fun operate_V2 : V2 ;
+fun operation_N2on : N2 ;
+fun operator_N : N ;
+fun opinion_N : N ;
+fun opponent_N : N ;
+fun opportune_A : A ;
+fun opportunistic_A : A ;
+fun opportunity_N : N ;
+fun oppose_V2 : V2 ;
+fun opposite_A : A ;
+fun opposition_N2to : N2 ;
+fun optimal_A : A ;
+fun optimism_N : N ;
+fun optimist_N : N ;
+fun optimize_V2 : V2 ;
+fun optimum_V : V ;
+fun option_N : N ;
+fun oral_A : A ;
+fun orange_A : A ;
+fun orange_N : N ;
+fun order_N : N ;
+fun order_V2 : V2 ;
+fun order_V2 : V2 ;
+fun ordering_N : N ;
+fun orderly_A : A ;
+fun ordinary_A : A ;
+fun ore_N : N ;
+fun organ_N : N ;
+fun organic_A : A ;
+fun organically_Adv : Adv ;
+fun organization_N : N ;
+fun organize_V2 : V2 ;
+fun orient_N : N ;
+fun orient_V2 : V2 ;
+fun origin_N : N ;
+fun original_A : A ;
+fun original_N : N ;
+fun originate_V : V ;
+fun orthography_N : N ;
+fun ostensible_A : A ;
+fun ostensive_A : A ;
+fun ostentation_N : N ;
+fun ostentatious_A : A ;
+fun other_A : A ;
+fun other_N : N ;
+fun otherwise_Adv : Adv ;
+fun outdated_A : A ;
+fun outdoor_A : A ;
+fun outdoors_N : N ;
+fun outer_A : A ;
+fun outlaw_N : N ;
+fun outlaw_V2 : V2 ;
+fun outline_N : N ;
+fun outline_V2 : V2 ;
+fun outrage_N : N ;
+fun outrage_V2 : V2 ;
+fun outside_Adv : Adv ;
+fun outside_N : N ;
+fun outside_Prep : Prep ;
+fun outstanding_A : A ;
+fun over_N : N ;
+fun over_Prep : Prep ;
+fun overflow_N : N ;
+fun overflow_V2 : V2 ;
+fun overflow_V : V ;
+fun overlap_V : V ;
+fun overt_A : A ;
+fun overture_N : N ;
+fun overwhelm_V2 : V2 ;
+fun owe_V3 : V3 ;
+fun own_A : A ;
+fun own_V2 : V2 ;
+fun ox_N : N ;
+fun oxford_PN : PN ;
+fun oxygen_N : N ;
+fun pace_N : N ;
+fun pack_V2 : V2 ;
+fun package_N : N ;
+fun package_V2 : V2 ;
+fun packet_N : N ;
+fun page_N : N ;
+fun pain_N : N ;
+fun painstaking_A : A ;
+fun paint_N : N ;
+fun paint_V2 : V2 ;
+fun pair_N : N ;
+fun pair_V3with : V3 ;
+fun palace_N : N ;
+fun pale_A : A ;
+fun pamper_V2 : V2 ;
+fun pamphlet_N : N ;
+fun pan_N : N ;
+fun panacea_N : N ;
+fun pane_N : N ;
+fun panel_N : N ;
+fun panelling_N : N ;
+fun panic_V : V ;
+fun panic_N : N ;
+fun pantry_N : N ;
+fun paper_N : N ;
+fun paper_V2 : V2 ;
+fun paradigm_N : N ;
+fun paradox_N : N ;
+fun paragraph_N : N ;
+fun parallel_N : N ;
+fun parallel_V2 : V2 ;
+fun parallel_A : A ;
+fun parallel_A2to : A2 ;
+fun parameter_N : N ;
+fun paraphrase_N : N ;
+fun paraphrase_V2 : V2 ;
+fun parasite_N : N ;
+fun parasitic_A : A ;
+fun parasol_N : N ;
+fun parcel_N : N ;
+fun parent_N2of : N2 ;
+fun parenthesis_N : N ;
+fun parenthesize_V2 : V2 ;
+fun parenthetical_A : A ;
+fun parity_N : N ;
+fun park_N : N ;
+fun park_V2 : V2 ;
+fun parliament_N : N ;
+fun parse_V2 : V2 ;
+fun parsimony_N : N ;
+fun part_N : N ;
+fun participant_N : N ;
+fun participate_V2in : V2 ;
+fun particle_N : N ;
+fun particular_A : A ;
+fun partition_N : N ;
+fun partition_V2 : V2 ;
+fun partly_Adv : Adv ;
+fun partner_N : N ;
+fun party_N : N ;
+fun pass_V3to : V3 ;
+fun passage_N : N ;
+fun passenger_N : N ;
+fun passion_N : N ;
+fun passionate_A : A ;
+fun passive_A : A ;
+fun past_A : A ;
+fun past_N : N ;
+fun paste_N : N ;
+fun paste_V3to : V3 ;
+fun pastry_N : N ;
+fun pasty_N : N ;
+fun pat_V2 : V2 ;
+fun path_N : N ;
+fun pathology_N : N ;
+fun patience_N : N ;
+fun patient_N : N ;
+fun patient_A : A ;
+fun patient_A2with : A2 ;
+fun pattern_N : N ;
+fun paucity_N2of : N2 ;
+fun pause_V : V ;
+fun pause_N : N ;
+fun pay_N : N ;
+fun pay_V2for : V2 ;
+fun pea_N : N ;
+fun peace_N : N ;
+fun peak_N : N ;
+fun pear_N : N ;
+fun peculiar_A : A ;
+fun peculiar_A2to : A2 ;
+fun pedagogical_A : A ;
+fun pedant_N : N ;
+fun pedantic_A : A ;
+fun pedantically_A : A ;
+fun pelvic_A : A ;
+fun pelvis_N : N ;
+fun pen_N : N ;
+fun penal_A : A ;
+fun penalize_V2 : V2 ;
+fun penalty_N : N ;
+fun pencil_N : N ;
+fun pending_A : A ;
+fun penetrate_V2 : V2 ;
+fun penny_N : N ;
+fun people_N : N ;
+fun pepper_N : N ;
+fun perceive_V2 : V2 ;
+fun perception_N : N ;
+fun perceptive_A : A ;
+fun perceptual_A : A ;
+fun percolate_V : V ;
+fun percolator_N : N ;
+fun peremptory_A : A ;
+fun perfect_A : A ;
+fun perform_V : V ;
+fun perhaps_Adv : Adv ;
+fun period_N : N ;
+fun peripheral_A : A ;
+fun periphery_N : N ;
+fun perjure_V2 : V2 ;
+fun permanent_A : A ;
+fun permissible_A : A ;
+fun permission_N : N ;
+fun permissive_A : A ;
+fun permit_N : N ;
+fun permit_V2 : V2 ;
+fun permute_V2 : V2 ;
+fun perpetual_A : A ;
+fun perpetuate_V2 : V2 ;
+fun perpetuity_N : N ;
+fun persimmon_N : N ;
+fun persist_V : V ;
+fun persistence_N : N ;
+fun persistent_A : A ;
+fun person_N : N ;
+fun personal_A : A ;
+fun perspective_N : N ;
+fun perspicuous_A : A ;
+fun persuade_V3 : V3 ;
+fun persuade_V2 : V2 ;
+fun persuasion_N : N ;
+fun persuasive_A : A ;
+fun perverse_A : A ;
+fun perversion_N : N ;
+fun pervert_N : N ;
+fun pervert_V2 : V2 ;
+fun pet_N : N ;
+fun petrol_N : N ;
+fun phase_N : N ;
+fun phenomenon_N : N ;
+fun philosopher_N : N ;
+fun philosophy_N : N ;
+fun phone_N : N ;
+fun phone_V2 : V2 ;
+fun phonemic_A : A ;
+fun phonetic_A : A ;
+fun phonetically_Adv : Adv ;
+fun phonology_N : N ;
+fun phonotactic_A : A ;
+fun photo_N : N ;
+fun photograph_N : N ;
+fun photograph_V2 : V2 ;
+fun photography_N : N ;
+fun phrase_N : N ;
+fun physical_A : A ;
+fun physician_N : N ;
+fun physics_N : N ;
+fun pianist_N : N ;
+fun piano_N : N ;
+fun pick_N : N ;
+fun pick_V2 : V2 ;
+fun pick_V3 : V3 ;
+fun picnic_N : N ;
+fun picnic_V : V ;
+fun picture_N : N ;
+fun picture_V2 : V2 ;
+fun piece_N : N ;
+fun pierce_V2 : V2 ;
+fun pig_N : N ;
+fun pigeon_N : N ;
+fun pilchard_N : N ;
+fun pile_N : N ;
+fun pilfer_V2 : V2 ;
+fun pill_N : N ;
+fun pillar_N : N ;
+fun pillow_N : N ;
+fun pilot_N : N ;
+fun pilot_V2 : V2 ;
+fun pin_N : N ;
+fun pin_V3to : V3 ;
+fun pink_A : A ;
+fun pipe_N : N ;
+fun pistol_N : N ;
+fun pit_N : N ;
+fun pitch_N : N ;
+fun pitch_V2 : V2 ;
+fun pitchfork_N : N ;
+fun pith_N : N ;
+fun pity_V2 : V2 ;
+fun pity_N : N ;
+fun place_N : N ;
+fun place_V2 : V2 ;
+fun place_V3in : V3 ;
+fun plague_N : N ;
+fun plague_V2 : V2 ;
+fun plain_A : A ;
+fun plain_N : N ;
+fun plan_VV : VV ;
+fun plan_N2 : N2 ;
+fun planar_A : A ;
+fun plane_N : N ;
+fun planet_N : N ;
+fun plant_N : N ;
+fun plastic_A : A ;
+fun plastic_N : N ;
+fun plate_N : N ;
+fun plateau_N : N ;
+fun platypus_N : N ;
+fun plausible_A : A ;
+fun play_N : N ;
+fun play_V2 : V2 ;
+fun play_V : V ;
+fun play_V2with : V2 ;
+fun pleasant_A : A ;
+fun please_V2 : V2 ;
+fun pleasure_N : N ;
+fun pledge_N : N ;
+fun pledge_VS : VS ;
+fun plenty_N : N ;
+fun plot_N : N ;
+fun plot_V : V ;
+fun plug_N : N ;
+fun plum_N : N ;
+fun plumber_N : N ;
+fun plume_N : N ;
+fun plummet_V : V ;
+fun plump_A : A ;
+fun plunge_V : V ;
+fun plural_A : A ;
+fun plural_N : N ;
+fun pocket_N : N ;
+fun pocket_V2 : V2 ;
+fun poem_N : N ;
+fun poet_N : N ;
+fun poetry_N : N ;
+fun point_N : N ;
+fun point_V2to : V2 ;
+fun poison_N : N ;
+fun poison_V2 : V2 ;
+fun poland_PN : PN ;
+fun polar_A : A ;
+fun pole_N : N ;
+fun policeman_N : N ;
+fun policy_N : N ;
+fun polish_A : A ;
+fun polish_N : N ;
+fun polish_V2 : V2 ;
+fun polite_A : A ;
+fun polite_A2to : A2 ;
+fun political_A : A ;
+fun politician_N : N ;
+fun politics_N : N ;
+fun pollute_V2 : V2 ;
+fun ponder_V : V ;
+fun pool_N : N ;
+fun poor_A : A ;
+fun pop_N : N ;
+fun popular_A : A ;
+fun popular_A2with : A2 ;
+fun populated_A : A ;
+fun populated_A2by : A2 ;
+fun population_N : N ;
+fun porcupine_N : N ;
+fun pore_N : N ;
+fun pore_V2over : V2 ;
+fun pork_N : N ;
+fun porosity_N : N ;
+fun porous_A : A ;
+fun porpoise_N : N ;
+fun port_N : N ;
+fun portable_A : A ;
+fun portion_N : N ;
+fun pose_N : N ;
+fun pose_V2 : V2 ;
+fun position_N : N ;
+fun positive_A : A ;
+fun positive_A2 : A2 ;
+fun positively_Adv : Adv ;
+fun possess_V2 : V2 ;
+fun possession_N : N ;
+fun possible_A2 : A2 ;
+fun possible_A : A ;
+fun possible_A2 : A2 ;
+fun post_N : N ;
+fun post_V3to : V3 ;
+fun posterior_A : A ;
+fun postman_N : N ;
+fun postpone_V2 : V2 ;
+fun postulate_V2 : V2 ;
+fun pot_N : N ;
+fun potato_N : N ;
+fun potency_N : N ;
+fun potent_A : A ;
+fun potential_A : A ;
+fun pound_N : N ;
+fun pound_V2 : V2 ;
+fun pour_V3loc : V3 ;
+fun powder_N : N ;
+fun power_N : N ;
+fun power_V2 : V2 ;
+fun practical_A : A ;
+fun practice_N : N ;
+fun practise_V2 : V2 ;
+fun practitioner_N : N ;
+fun pragmatic_A : A ;
+fun pragmatically_Adv : Adv ;
+fun pragmatics_N : N ;
+fun praise_N : N ;
+fun praise_V2 : V2 ;
+fun pray_V2to : V2 ;
+fun prayer_N : N ;
+fun precarious_A : A ;
+fun precede_V2 : V2 ;
+fun precedence_N : N ;
+fun precedent_N : N ;
+fun precious_A : A ;
+fun precise_A : A ;
+fun precision_N : N ;
+fun preclude_V2 : V2 ;
+fun precursor_N : N ;
+fun predecessor_N : N ;
+fun predicate_N : N ;
+fun predicate_V2 : V2 ;
+fun predict_V2 : V2 ;
+fun predilection_N2for : N2 ;
+fun preface_N : N ;
+fun prefer_V3to : V3 ;
+fun prefer_V2 : V2 ;
+fun prefer_VV : VV ;
+fun prefer_V2 : V2 ;
+fun preference_N : N ;
+fun pregnancy_N : N ;
+fun pregnant_A : A ;
+fun prejudice_N : N ;
+fun prejudiced_A : A ;
+fun preliminary_A : A ;
+fun premise_N : N ;
+fun preoccupation_N2with : N2 ;
+fun preoccupied_A2with : A2 ;
+fun preoccupy_V2 : V2 ;
+fun prepare_V3for : V3 ;
+fun preposition_N : N ;
+fun prerequisite_N : N ;
+fun prescribe_V2 : V2 ;
+fun prescription_N : N ;
+fun prescriptive_A : A ;
+fun presence_N : N ;
+fun present_A : A ;
+fun present_N : N ;
+fun present_V3with : V3 ;
+fun preserve_V3from : V3 ;
+fun preside_V : V ;
+fun presidency_N : N ;
+fun president_N : N ;
+fun press_V2 : V2 ;
+fun pressure_N : N ;
+fun prestige_N : N ;
+fun presume_VS : VS ;
+fun presumption_N : N ;
+fun presumptuous_A : A ;
+fun presuppose_VS : VS ;
+fun presupposition_N2 : N2 ;
+fun pretence_N2 : N2 ;
+fun pretend_VS : VS ;
+fun pretty_A : A ;
+fun prevent_V2 : V2 ;
+fun previous_A : A ;
+fun price_N : N ;
+fun prick_V : V ;
+fun prickle_N : N ;
+fun pride_N : N ;
+fun priest_N : N ;
+fun prim_A : A ;
+fun primary_A : A ;
+fun primitive_A : A ;
+fun prince_N : N ;
+fun principal_A : A ;
+fun principle_N : N ;
+fun principled_A : A ;
+fun print_V2 : V2 ;
+fun prior_N : N ;
+fun prior_A : A ;
+fun prior_A2to : A2 ;
+fun priority_N : N ;
+fun prison_N : N ;
+fun privacy_N : N ;
+fun private_A : A ;
+fun privilege_N : N ;
+fun prize_N : N ;
+fun probability_N2 : N2 ;
+fun probable_A : A ;
+fun probable_A2 : A2 ;
+fun probe_N : N ;
+fun probe_V2 : V2 ;
+fun problem_N : N ;
+fun problematic_A : A ;
+fun procedure_N : N ;
+fun proceed_V : V ;
+fun process_N : N ;
+fun process_V2 : V2 ;
+fun procession_N : N ;
+fun processor_N : N ;
+fun produce_N : N ;
+fun produce_V2 : V2 ;
+fun product_N : N ;
+fun profession_N : N ;
+fun professor_N : N ;
+fun proficiency_N2in : N2 ;
+fun proficient_A2in : A2 ;
+fun profit_N : N ;
+fun profitable_A : A ;
+fun profound_A : A ;
+fun profundity_N : N ;
+fun profuse_A : A ;
+fun profusion_N2of : N2 ;
+fun prognosis_N : N ;
+fun program_N : N ;
+fun program_V : V ;
+fun programme_N : N ;
+fun progress_V2of : V2 ;
+fun progress_N : N ;
+fun prohibit_V2 : V2 ;
+fun project_N : N ;
+fun project_V : V ;
+fun proliferate_V : V ;
+fun prolong_V2 : V2 ;
+fun prominence_N : N ;
+fun prominent_A : A ;
+fun promise_V2 : V2 ;
+fun promote_V2 : V2 ;
+fun prompt_A : A ;
+fun prompt_N : N ;
+fun prompt_V2 : V2 ;
+fun promulgate_V2 : V2 ;
+fun prone_A : A ;
+fun prone_A2to : A2 ;
+fun pronominal_A : A ;
+fun pronoun_N : N ;
+fun pronounce_V2 : V2 ;
+fun pronunciation_N : N ;
+fun proof_N2 : N2 ;
+fun propagate_V : V ;
+fun propensity_N2for : N2 ;
+fun proper_A : A ;
+fun property_N : N ;
+fun proponent_N : N ;
+fun proportion_N : N ;
+fun propose_V2 : V2 ;
+fun propose_VV : VV ;
+fun proposition_N : N ;
+fun prose_N : N ;
+fun prosody_N : N ;
+fun prospect_N2 : N2 ;
+fun prospect_V2for : V2 ;
+fun prospective_A : A ;
+fun prospector_N : N ;
+fun protect_V3from : V3 ;
+fun protest_N : N ;
+fun protest_V2against : V2 ;
+fun protocol_N : N ;
+fun prototype_N : N ;
+fun proud_A : A ;
+fun proud_A2of : A2 ;
+fun prove_VS : VS ;
+fun proven_A : A ;
+fun provide_V3for : V3 ;
+fun provision_N : N ;
+fun prune_N : N ;
+fun prune_V2 : V2 ;
+fun psychology_N : N ;
+fun pub_N : N ;
+fun public_A : A ;
+fun public_N : N ;
+fun publication_N : N ;
+fun publicity_N : N ;
+fun publish_V2 : V2 ;
+fun pull_V2 : V2 ;
+fun pulley_N : N ;
+fun pulpit_N : N ;
+fun pump_N : N ;
+fun punch_N : N ;
+fun punch_V2 : V2 ;
+fun punctual_A : A ;
+fun punctuate_V2 : V2 ;
+fun punish_V2 : V2 ;
+fun punitive_A : A ;
+fun pupil_N : N ;
+fun purchase_V : V ;
+fun pure_A : A ;
+fun purge_N : N ;
+fun purple_A : A ;
+fun purpose_N : N ;
+fun purse_N : N ;
+fun pursue_V2 : V2 ;
+fun pursuit_N : N ;
+fun purveyor_N : N ;
+fun push_V2 : V2 ;
+fun put_V3loc : V3 ;
+fun puzzle_N : N ;
+fun puzzle_V2 : V2 ;
+fun pyramid_N : N ;
+fun quadruple_N : N ;
+fun quail_N : N ;
+fun qualify_V2for : V2 ;
+fun qualitative_A : A ;
+fun quality_N : N ;
+fun quantify_V2 : V2 ;
+fun quantitative_A : A ;
+fun quarrel_N2with : N2 ;
+fun quarter_N : N ;
+fun quartet_N : N ;
+fun queen_N : N ;
+fun queer_A : A ;
+fun query_N : N ;
+fun query_V2 : V2 ;
+fun quest_N : N ;
+fun question_N : N ;
+fun question_V2 : V2 ;
+fun quibble_V2about : V2 ;
+fun quick_A : A ;
+fun quiet_A : A ;
+fun quiet_N : N ;
+fun quilt_N : N ;
+fun quit_V2 : V2 ;
+--fun quite_Adv : Adv ;
+fun quiz_N : N ;
+fun quote_V2 : V2 ;
+fun rabbit_N : N ;
+fun rabid_A : A ;
+fun rabies_N : N ;
+fun race_N : N ;
+fun race_V2 : V2 ;
+fun rack_N : N ;
+fun radar_N : N ;
+fun radical_A : A ;
+fun radio_N : N ;
+fun radish_N : N ;
+fun radius_N : N ;
+fun rage_N : N ;
+fun raid_V2 : V2 ;
+fun rail_N : N ;
+fun railway_N : N ;
+fun rain_V : V ;
+fun rain_N : N ;
+fun raise_V2 : V2 ;
+fun raisin_N : N ;
+fun random_A : A ;
+fun range_N : N ;
+fun range_V2over : V2 ;
+fun rank_N : N ;
+fun rank_V2 : V2 ;
+fun rapid_A : A ;
+fun rare_A : A ;
+fun rat_N : N ;
+fun rate_N : N ;
+fun rather_Adv : Adv ;
+fun ratio_N : N ;
+fun ration_N : N ;
+fun ration_V2 : V2 ;
+fun rational_A : A ;
+fun rationale_N : N ;
+fun raw_A : A ;
+fun ray_N : N ;
+fun razor_N : N ;
+fun reach_V2 : V2 ;
+fun read_V2 : V2 ;
+fun ready_A : A ;
+fun ready_A2for : A2 ;
+fun real_A : A ;
+fun realist_N : N ;
+fun realistic_A : A ;
+fun realistically_Adv : Adv ;
+fun realize_VS : VS ;
+fun realm_N : N ;
+fun rear_A : A ;
+fun rear_N : N ;
+fun reason_V : V ;
+fun reason_N2for : N2 ;
+fun reasonable_A : A ;
+fun rebut_V2 : V2 ;
+fun recapitulate_V2 : V2 ;
+fun recede_V : V ;
+fun receipt_N : N ;
+fun receive_V3from : V3 ;
+fun recency_N : N ;
+fun recent_A : A ;
+fun reception_N : N ;
+fun recession_N : N ;
+fun recipe_N : N ;
+fun recipient_N : N ;
+fun reciprocal_A : A ;
+fun reciprocate_V : V ;
+fun recite_V2 : V2 ;
+fun recognise_V2 : V2 ;
+fun recognition_N : N ;
+fun recognize_V2 : V2 ;
+fun recommend_V2 : V2 ;
+fun reconcile_V2 : V2 ;
+fun record_N : N ;
+fun record_V2 : V2 ;
+fun recourse_N2to : N2 ;
+fun recover_V : V ;
+fun recovery_N : N ;
+fun rectify_V2 : V2 ;
+fun recursion_N : N ;
+fun recursive_A : A ;
+fun red_A : A ;
+fun redeem_V2 : V2 ;
+fun reduce_V2 : V2 ;
+fun reducible_A : A ;
+fun reducible_A2to : A2 ;
+fun redundancy_N : N ;
+fun redundant_A : A ;
+fun reed_N : N ;
+fun refer_V2to : V2 ;
+fun reference_N2to : N2 ;
+fun referent_N : N ;
+fun referral_N : N ;
+fun refine_V2 : V2 ;
+fun reflect_V2 : V2 ;
+fun reflexive_A : A ;
+fun refractor_N : N ;
+fun refractory_A : A ;
+fun refresh_V2 : V2 ;
+fun refuse_N : N ;
+fun refuse_VV : VV ;
+fun refute_V2 : V2 ;
+fun regard_N : N ;
+fun regard_V3_pred : V3 ;
+fun regime_N : N ;
+fun regiment_N : N ;
+fun regiment_V2 : V2 ;
+fun region_N : N ;
+fun regress_V : V ;
+fun regular_A : A ;
+fun regulate_V2 : V2 ;
+fun regulation_N : N ;
+fun reinforce_V2 : V2 ;
+fun reject_V2 : V2 ;
+fun rejoice_V : V ;
+fun relate_V3to : V3 ;
+fun related_A : A ;
+fun related_A2to : A2 ;
+fun relation_N : N ;
+fun relative_N : N ;
+fun relax_V : V ;
+fun release_V2 : V2 ;
+fun relegate_V3to : V3 ;
+fun relevance_N2to : N2 ;
+fun relevant_A : A ;
+fun relevant_A2to : A2 ;
+fun reliable_A : A ;
+fun relief_N : N ;
+fun relieve_V2 : V2 ;
+fun religion_N : N ;
+fun religious_A : A ;
+fun relinquish_V2 : V2 ;
+fun reluctance_N2 : N2 ;
+fun reluctant_A : A ;
+fun reluctant_A2 : A2 ;
+fun rely_V2on : V2 ;
+fun remain_V : V ;
+fun remainder_N : N ;
+fun remark_N : N ;
+fun remedial_A : A ;
+fun remedy_N : N ;
+fun remedy_V2 : V2 ;
+fun remember_VS : VS ;
+fun remind_V3 : V3 ;
+fun remind_V2 : V2 ;
+fun reminder_N : N ;
+fun reminiscent_A : A ;
+fun reminiscent_A2of : A2 ;
+fun remnant_N : N ;
+fun remote_A : A ;
+fun remove_V3from : V3 ;
+fun renaissance_N : N ;
+fun render_V3 : V3 ;
+fun rendition_N : N ;
+fun renew_V2 : V2 ;
+fun renounce_V2 : V2 ;
+fun rent_N : N ;
+fun rent_V2 : V2 ;
+fun renunciation_N : N ;
+fun repair_N : N ;
+fun repair_V2 : V2 ;
+fun repeat_V2 : V2 ;
+fun repercussion_N : N ;
+fun repetition_N : N ;
+fun repetitious_A : A ;
+fun repetitive_A : A ;
+fun replace_V2 : V2 ;
+fun replica_N : N ;
+fun replicate_V2 : V2 ;
+fun reply_N : N ;
+fun reply_V2to : V2 ;
+fun report_N : N ;
+fun report_V2 : V2 ;
+fun report_VS : VS ;
+fun reprehend_V2 : V2 ;
+fun reprehensible_A : A ;
+fun represent_V3_pred : V3 ;
+fun representative_A : A ;
+fun representative_N : N ;
+fun reprove_V2 : V2 ;
+fun reptile_N : N ;
+fun republic_N : N ;
+fun request_V2 : V2 ;
+fun request_N2for : N2 ;
+fun require_V2 : V2 ;
+fun require_V2_sbse : V2 ;
+fun requisite_A : A ;
+fun rescue_V2 : V2 ;
+fun resemble_V2 : V2 ;
+fun reset_V2 : V2 ;
+fun reside_V2 : V2 ;
+fun residence_N : N ;
+fun resident_N : N ;
+fun residue_N : N ;
+fun resist_V2 : V2 ;
+fun resistant_A2to : A2 ;
+fun resistence_N : N ;
+fun resolute_A : A ;
+fun resolution_N : N ;
+fun resolve_V2 : V2 ;
+fun resort_N : N ;
+fun resort_V2to : V2 ;
+fun resource_N : N ;
+fun respect_N : N ;
+fun respect_V2 : V2 ;
+fun respective_A : A ;
+fun respiration_N : N ;
+fun respiratory_A : A ;
+fun respond_V2to : V2 ;
+fun response_N2to : N2 ;
+fun responsible_A : A ;
+fun responsible_A2for : A2 ;
+fun rest_N : N ;
+fun rest_V : V ;
+fun restaurant_N : N ;
+fun restore_V3to : V3 ;
+fun restrain_V2 : V2 ;
+fun restraint_N : N ;
+fun restrict_V2 : V2 ;
+fun result_N : N ;
+fun result_V : V ;
+fun resume_V2 : V2 ;
+fun resumption_V : V ;
+fun resurgence_N : N ;
+fun resurgent_A : A ;
+fun resurrect_V2 : V2 ;
+fun retain_V2 : V2 ;
+fun retention_N2 : N2 ;
+fun retract_V2 : V2 ;
+fun retrieve_V2 : V2 ;
+fun return_N : N ;
+fun return_V2 : V2 ;
+fun return_V2to : V2 ;
+fun revamp_V2 : V2 ;
+fun reveal_V2 : V2 ;
+fun revel_V2in : V2 ;
+fun revelation_N : N ;
+fun revenge_N : N ;
+fun revenue_N : N ;
+fun reverse_V2 : V2 ;
+fun reverse_N2of : N2 ;
+fun reversible_A : A ;
+fun revise_V2 : V2 ;
+fun revive_V2 : V2 ;
+fun revocation_N : N ;
+fun revoke_V : V ;
+fun revolution_N : N ;
+fun revolve_V : V ;
+fun reward_V2 : V2 ;
+fun reward_N2for : N2 ;
+fun rhetoric_N : N ;
+fun rice_N : N ;
+fun rich_A : A ;
+fun rid_V3of : V3 ;
+fun ride_N : N ;
+fun ride_V2 : V2 ;
+fun ridiculous_A : A ;
+fun right_A : A ;
+fun right_N : N ;
+fun rigid_A : A ;
+fun rigorous_A : A ;
+fun rigour_N : N ;
+fun ring_N : N ;
+fun ring_V2 : V2 ;
+fun ring_V : V ;
+fun ripe_A : A ;
+fun rise_N : N ;
+fun rise_V : V ;
+fun risk_N : N ;
+fun risk_V2 : V2 ;
+fun rite_N : N ;
+fun rival_A : A ;
+fun rival_N : N ;
+fun rivalry_N : N ;
+fun river_N : N ;
+fun road_N : N ;
+fun roam_V : V ;
+fun roast_A : A ;
+fun roast_V2 : V2 ;
+fun rob_V2 : V2 ;
+fun robot_N : N ;
+fun robust_A : A ;
+fun rock_N : N ;
+fun rock_V2 : V2 ;
+fun rock_V : V ;
+fun rod_N : N ;
+fun role_N : N ;
+fun roll_V : V ;
+fun romance_N : N ;
+fun romantic_A : A ;
+fun romantic_N : N ;
+fun roof_N : N ;
+fun room_N : N ;
+fun root_N : N ;
+fun rope_N : N ;
+fun rose_N : N ;
+fun rot_V : V ;
+fun rotten_A : A ;
+fun rough_A : A ;
+fun round_A : A ;
+fun route_N : N ;
+fun routine_A : A ;
+fun routine_N : N ;
+fun row_N : N ;
+fun row_V : V ;
+fun royal_A : A ;
+fun royalty_N : N ;
+fun rub_V : V ;
+fun rubber_N : N ;
+fun rubbish_N : N ;
+fun rude_A : A ;
+fun rude_A2to : A2 ;
+fun rudimentary_A : A ;
+fun ruin_N : N ;
+fun ruin_V2 : V2 ;
+fun rule_N : N ;
+fun rule_V2 : V2 ;
+fun ruler_N : N ;
+fun rump_N : N ;
+fun run_N : N ;
+fun run_V : V ;
+fun rush_N : N ;
+fun russian_A : A ;
+fun russian_N : N ;
+fun sabbatical_A : A ;
+fun sad_A : A ;
+fun safe_N : N ;
+fun safe_A : A ;
+fun safe_A2from : A2 ;
+fun safety_N : N ;
+fun sail_N : N ;
+fun saint_N : N ;
+fun saintly_A : A ;
+fun sake_N : N ;
+fun salad_N : N ;
+fun sale_N : N ;
+fun salient_A : A ;
+fun saline_A : A ;
+fun salt_N : N ;
+fun same_A : A ;
+fun sample_N : N ;
+fun sanction_N : N ;
+fun sanction_V2 : V2 ;
+fun sand_N : N ;
+fun sandy_PN : PN ;
+fun sane_A : A ;
+fun sat_V : V ;
+fun sat_V2 : V2 ;
+fun satanic_A : A ;
+fun satisfaction_N : N ;
+fun satisfactory_A : A ;
+fun satisfy_V2 : V2 ;
+fun saturday_PN : PN ;
+fun sauce_N : N ;
+fun saucer_N : N ;
+fun saucy_A : A ;
+fun sausage_N : N ;
+fun save_V2 : V2 ;
+fun saw_N : N ;
+fun saw_V2 : V2 ;
+fun say_VS : VS ;
+fun scale_N : N ;
+fun scan_V2 : V2 ;
+fun scarce_A : A ;
+fun scare_V2 : V2 ;
+fun scatter_V2 : V2 ;
+fun scenario_N : N ;
+fun scene_N : N ;
+fun sceptic_N : N ;
+fun schedule_N : N ;
+fun schedule_V2 : V2 ;
+fun schema_N : N ;
+fun schematic_A : A ;
+fun scheme_N : N ;
+fun scholastic_A : A ;
+fun school_N : N ;
+fun science_N : N ;
+fun scientific_A : A ;
+fun scientist_N : N ;
+fun scold_V : V ;
+fun scope_N : N ;
+fun score_N : N ;
+fun score_V : V ;
+fun score_N2of : N2 ;
+fun scramble_V2 : V2 ;
+fun scratch_N : N ;
+fun scratch_V2 : V2 ;
+fun screen_N : N ;
+fun screw_N : N ;
+fun screw_V3to : V3 ;
+fun screw_V : V ;
+fun script_N : N ;
+fun scrupulous_A : A ;
+fun scrutiny_N : N ;
+fun sea_N : N ;
+fun search_N : N ;
+fun search_V2 : V2 ;
+fun search_V2for : V2 ;
+fun season_N : N ;
+fun season_V2 : V2 ;
+fun seat_N : N ;
+fun second_N : N ;
+fun secrecy_N : N ;
+fun secret_A2from : A2 ;
+fun secret_N : N ;
+fun secretary_N : N ;
+fun section_N : N ;
+fun secure_V2 : V2 ;
+fun secure_A : A ;
+fun secure_A2from : A2 ;
+fun see_V2 : V2 ;
+fun seed_N : N ;
+fun seek_V2 : V2 ;
+fun seem_V2 : V2 ;
+fun seem_V2 : V2 ;
+fun seem_V2 : V2 ;
+fun segment_N : N ;
+fun segment_V2 : V2 ;
+fun seize_V2 : V2 ;
+fun seldom_Adv : Adv ;
+fun select_V2 : V2 ;
+fun self_N : N ;
+fun sell_V2 : V2 ;
+fun semantic_A : A ;
+fun semantics_N : N ;
+fun send_V3 : V3 ;
+fun send_V3to : V3 ;
+fun sensation_N : N ;
+fun sense_N : N ;
+fun sense_V2 : V2 ;
+fun sense_VS : VS ;
+fun sensible_A : A ;
+fun sensitive_A : A ;
+fun sensitive_A2to : A2 ;
+fun sensory_A : A ;
+fun sentence_N : N ;
+fun separate_V2 : V2 ;
+fun separate_V3from : V3 ;
+fun separate_A : A ;
+fun separate_A2from : A2 ;
+fun september_PN : PN ;
+fun sequel_N2to : N2 ;
+fun sequence_N : N ;
+fun serial_A : A ;
+fun series_N : N ;
+fun serious_A : A ;
+fun servant_N : N ;
+fun serve_V2 : V2 ;
+fun service_N : N ;
+fun session_N : N ;
+fun set_N : N ;
+fun set_V : V ;
+fun setting_N2for : N2 ;
+fun settle_V : V ;
+fun severe_A : A ;
+fun sew_V2 : V2 ;
+fun sew_V : V ;
+fun sex_N : N ;
+fun sexual_A : A ;
+fun shade_N : N ;
+fun shade_V2 : V2 ;
+fun shadow_N : N ;
+fun shake_N : N ;
+fun shake_V2 : V2 ;
+fun shake_V : V ;
+fun shallow_A : A ;
+fun shame_N : N ;
+fun shape_V2 : V2 ;
+fun share_N : N ;
+fun share_V3with : V3 ;
+fun sharp_A : A ;
+fun shatter_V2 : V2 ;
+fun shave_N : N ;
+fun shave_V2 : V2 ;
+fun shave_V : V ;
+fun shaven_A : A ;
+fun shear_V : V ;
+fun shed_N : N ;
+fun shed_V2 : V2 ;
+fun sheep_N : N ;
+fun sheer_A : A ;
+fun sheet_N : N ;
+fun shelf_N : N ;
+fun shell_N : N ;
+fun shelve_V2 : V2 ;
+fun shift_V : V ;
+fun shine_V : V ;
+fun ship_N : N ;
+fun shirt_N : N ;
+fun shock_N : N ;
+fun shock_V2 : V2 ;
+fun shoe_N : N ;
+fun shoot_V2 : V2 ;
+fun shop_N : N ;
+fun shore_N : N ;
+fun short_A : A ;
+fun shortcoming_N : N ;
+fun shot_N : N ;
+fun shoulder_N : N ;
+fun shoulder_V2 : V2 ;
+fun shout_N : N ;
+fun shout_V : V ;
+fun show_N : N ;
+fun show_V3 : V3 ;
+fun shrug_V : V ;
+fun shrug_V2 : V2 ;
+fun shrug_N : N ;
+fun shut_V2 : V2 ;
+fun sibling_N : N ;
+fun sick_A2of : A2 ;
+fun side_N : N ;
+fun sidestep_V2 : V2 ;
+fun sideways_Adv : Adv ;
+fun sideways_A : A ;
+fun sight_N : N ;
+fun sign_N : N ;
+fun sign_V2 : V2 ;
+fun signal_N : N ;
+fun signal_V2to_that_s : V2 ;
+fun signature_N : N ;
+fun significance_N : N ;
+fun significant_A : A ;
+fun signify_V2 : V2 ;
+fun silence_N : N ;
+fun silent_A : A ;
+fun silk_A : A ;
+fun silk_N : N ;
+fun silly_A : A ;
+fun silver_N : N ;
+fun similar_A : A ;
+fun similar_A2to : A2 ;
+fun simple_A : A ;
+fun simplicity_N : N ;
+fun simulate_V2 : V2 ;
+fun simultaneous_A : A ;
+fun since_Subj : Subj ;
+fun since_Prep : Prep ;
+fun sincere_A : A ;
+fun sing_V2 : V2 ;
+fun sing_V : V ;
+fun single_A : A ;
+fun singular_A : A ;
+fun sink_V2 : V2 ;
+fun sink_V : V ;
+fun sister_N2of : N2 ;
+fun sit_V : V ;
+fun sit_V2 : V2 ;
+fun site_N : N ;
+fun situation_N : N ;
+fun size_N : N ;
+fun skate_N : N ;
+fun skate_V : V ;
+fun skeletal_A : A ;
+fun skeleton_N : N ;
+fun sketch_N : N ;
+fun sketch_V2 : V2 ;
+fun skilful_A : A ;
+fun skill_N : N ;
+fun skilled_A : A ;
+fun skin_N : N ;
+fun skip_V2 : V2 ;
+fun skip_V : V ;
+fun skirt_N : N ;
+fun sky_N : N ;
+fun slash_N : N ;
+fun slave_N : N ;
+fun sledge_N : N ;
+fun sleep_N : N ;
+fun sleep_V : V ;
+fun slide_V : V ;
+fun slight_A : A ;
+fun slight_N : N ;
+fun slim_A : A ;
+fun slim_V : V ;
+fun slip_V : V ;
+fun slip_N : N ;
+fun slipper_N : N ;
+fun slippery_A : A ;
+fun sloe_N : N ;
+fun slope_N : N ;
+fun slot_N : N ;
+fun slow_A : A ;
+fun small_A : A ;
+fun smart_A : A ;
+fun smell_N : N ;
+fun smell_V2 : V2 ;
+fun smell_V : V ;
+fun smelt_V2 : V2 ;
+fun smile_N : N ;
+fun smile_V : V ;
+fun smoke_N : N ;
+fun smoke_V : V ;
+fun smooth_A : A ;
+fun smooth_V2 : V2 ;
+fun snake_N : N ;
+fun snap_V2 : V2 ;
+fun snap_V : V ;
+fun snapshot_N : N ;
+fun snow_V : V ;
+fun snow_N : N ;
+fun soap_N : N ;
+fun social_A : A ;
+fun society_N : N ;
+fun sock_N : N ;
+fun sodium_N : N ;
+fun soft_A : A ;
+fun software_N : N ;
+fun soil_N : N ;
+fun soldier_N : N ;
+fun sole_A : A ;
+fun sole_N : N ;
+fun solemn_A : A ;
+fun solid_A : A ;
+fun solid_N : N ;
+fun soliloquy_N : N ;
+fun solo_A : A ;
+fun solo_N : N ;
+fun solution_N : N ;
+fun solve_V2 : V2 ;
+fun somehow_Adv : Adv ;
+fun sometimes_Adv : Adv ;
+fun somewhat_Adv : Adv ;
+--fun somewhere_Adv : Adv ;
+fun son_N2of : N2 ;
+fun song_N : N ;
+fun soon_Adv : Adv ;
+fun soon_Adv : Adv ;
+fun sophisticated_A : A ;
+fun sophistication_N : N ;
+fun sore_A : A ;
+fun sore_N : N ;
+fun sorrow_N : N ;
+fun sorry_A : A ;
+fun sorry_A2for : A2 ;
+fun sorry_A2 : A2 ;
+fun sort_N : N ;
+fun sort_V2 : V2 ;
+fun soul_N : N ;
+fun sound_A : A ;
+fun sound_N : N ;
+fun sound_V2 : V2 ;
+fun soup_N : N ;
+fun sour_A : A ;
+fun source_N : N ;
+fun south_N : N ;
+fun south_A : A ;
+fun south_A2of : A2 ;
+fun southern_A : A ;
+fun space_N : N ;
+fun spade_N : N ;
+fun spain_PN : PN ;
+fun span_V2 : V2 ;
+fun spanish_A : A ;
+fun spare_A : A ;
+fun spare_V3 : V3 ;
+fun sparrow_N : N ;
+fun spate_N : N ;
+fun spatial_A : A ;
+fun speak_V : V ;
+fun spear_N : N ;
+fun spear_V2 : V2 ;
+fun special_A : A ;
+fun specialist_N : N ;
+fun specific_A : A ;
+fun specific_A2to : A2 ;
+fun specifically_Adv : Adv ;
+fun specify_V2 : V2 ;
+fun spectacle_N : N ;
+fun spectacular_A : A ;
+fun spectral_A : A ;
+fun spectrum_N : N ;
+fun speculate_V : V ;
+fun speech_N : N ;
+fun speed_N : N ;
+fun spell_N : N ;
+fun spell_V2 : V2 ;
+fun spell_V : V ;
+fun spend_V2 : V2 ;
+fun spin_V2 : V2 ;
+fun spin_V : V ;
+fun spinster_N : N ;
+fun spirit_N : N ;
+fun spite_N : N ;
+fun splendid_A : A ;
+fun splendour_N : N ;
+fun split_V : V ;
+fun split_N : N ;
+fun spoil_V2 : V2 ;
+fun spoke_N : N ;
+fun spokesman_N : N ;
+fun spoon_N : N ;
+fun sport_N : N ;
+fun spot_N : N ;
+fun spot_V2 : V2 ;
+fun spread_V : V ;
+fun spring_N : N ;
+fun spring_V2 : V2 ;
+fun spur_N : N ;
+fun spurious_A : A ;
+fun square_A : A ;
+fun square_N : N ;
+fun stable_A : A ;
+fun stable_N : N ;
+fun stack_N : N ;
+fun stack_V2 : V2 ;
+fun staff_N : N ;
+fun staff_V2 : V2 ;
+fun stag_N : N ;
+fun stage_N : N ;
+fun stage_V2 : V2 ;
+fun stain_N : N ;
+fun stain_V2 : V2 ;
+fun stair_N : N ;
+fun stake_N : N ;
+fun stamp_N : N ;
+fun stance_N : N ;
+fun stand_V : V ;
+fun standard_A : A ;
+fun standard_N : N ;
+fun star_N : N ;
+fun stare_N : N ;
+fun stare_V2at : V2 ;
+fun start_N : N ;
+fun start_V2 : V2 ;
+fun start_V : V ;
+fun startle_V2 : V2 ;
+fun state_N : N ;
+fun state_V2 : V2 ;
+fun static_A : A ;
+fun station_N : N ;
+fun stationary_A : A ;
+fun stationer_N : N ;
+fun stationery_N : N ;
+fun statistic_N : N ;
+fun statistical_A : A ;
+fun statistics_N : N ;
+fun statistics_N : N ;
+fun stative_A : A ;
+fun statue_N : N ;
+fun stature_N : N ;
+fun status_N : N ;
+fun stay_N : N ;
+fun stay_V : V ;
+fun steady_A : A ;
+fun steal_V3from : V3 ;
+fun steam_N : N ;
+fun steam_V : V ;
+fun steel_N : N ;
+fun steel_V2 : V2 ;
+fun steep_A : A ;
+fun steeple_N : N ;
+fun steer_N : N ;
+fun steer_V2 : V2 ;
+fun stem_N : N ;
+fun stem_V2 : V2 ;
+fun step_N : N ;
+fun step_V2 : V2 ;
+fun sterile_A : A ;
+fun stick_N : N ;
+fun stick_V2to : V2 ;
+fun sticky_A : A ;
+fun stiff_A : A ;
+fun still_Adv : Adv ;
+fun still_A : A ;
+fun sting_N : N ;
+fun sting_V2 : V2 ;
+fun stipulate_VS : VS ;
+fun stitch_N : N ;
+fun stitch_V2 : V2 ;
+fun stock_N : N ;
+fun stock_V2 : V2 ;
+fun stocking_N : N ;
+fun stomach_N : N ;
+fun stone_N : N ;
+fun stool_N : N ;
+fun stoop_V : V ;
+fun stop_N : N ;
+fun stop_V2 : V2 ;
+fun stop_V : V ;
+fun storage_N : N ;
+fun store_N : N ;
+fun store_V2 : V2 ;
+fun storm_N : N ;
+fun story_N : N ;
+fun straight_A : A ;
+fun straightforward_A : A ;
+fun strain_N : N ;
+fun strain_V2 : V2 ;
+fun strand_V2 : V2 ;
+fun strange_A : A ;
+fun stranger_N : N ;
+fun strategy_N : N ;
+fun stratum_N : N ;
+fun straw_N : N ;
+fun strawberry_N : N ;
+fun stray_A : A ;
+fun stray_V : V ;
+fun stream_N : N ;
+fun streamlined_A : A ;
+fun street_N : N ;
+fun strength_N : N ;
+fun strengthen_V2 : V2 ;
+fun stress_N : N ;
+fun stress_V2 : V2 ;
+fun stretch_V : V ;
+fun strew_V2 : V2 ;
+fun strict_A : A ;
+fun strident_A : A ;
+fun strike_V2 : V2 ;
+fun string_N : N ;
+fun strip_N : N ;
+fun strip_V2 : V2 ;
+fun strive_V2for : V2 ;
+fun stroke_N : N ;
+fun stroke_V2 : V2 ;
+fun strong_A : A ;
+fun structuralism_N : N ;
+fun structuralist_N : N ;
+fun structure_N : N ;
+fun struggle_N : N ;
+fun struggle_V2with : V2 ;
+fun student_N : N ;
+fun study_V : V ;
+fun study_N2 : N2 ;
+fun stuff_N : N ;
+fun stuff_V2 : V2 ;
+fun stupid_A : A ;
+fun stupor_N : N ;
+fun stutter_V : V ;
+fun style_N : N ;
+fun stylistic_A : A ;
+fun suave_A : A ;
+fun subcategorize_V : V ;
+fun subjacency_N : N ;
+fun subjacent_A : A ;
+fun subjacent_A2to : A2 ;
+fun subject_V3to : V3 ;
+fun subject_N : N ;
+fun subjective_A : A ;
+fun submarine_A : A ;
+fun submarine_N : N ;
+fun submission_N : N ;
+fun submit_V2to : V2 ;
+fun subordinate_A : A ;
+fun subordinate_V2 : V2 ;
+fun subsequent_A : A ;
+fun subservient_A : A ;
+fun substance_N : N ;
+fun substantial_A : A ;
+fun substantive_A : A ;
+fun substitute_V3for : V3 ;
+fun substitute_N : N ;
+fun subsume_V2 : V2 ;
+fun subsumption_N : N ;
+fun subtle_A : A ;
+fun subtlety_N : N ;
+fun subtract_V3from : V3 ;
+fun succeed_V2in : V2 ;
+fun success_N : N ;
+fun succession_N : N ;
+fun successive_A : A ;
+fun successor_N : N ;
+fun succinct_A : A ;
+fun succumb_V2to : V2 ;
+fun suck_V2 : V2 ;
+fun sudden_A : A ;
+fun sue_PN : PN ;
+fun suffer_V2from : V2 ;
+fun suffice_V : V ;
+fun sufficient_A : A ;
+fun suffix_V2 : V2 ;
+fun suffix_N : N ;
+fun sugar_N : N ;
+fun suggest_V2to_that_s : V2 ;
+fun suit_V2 : V2 ;
+fun suit_N : N ;
+fun suitable_A : A ;
+fun suite_N : N ;
+fun sum_N : N ;
+fun summer_N : N ;
+fun sun_N : N ;
+fun sunday_PN : PN ;
+fun sunshine_N : N ;
+fun super_A : A ;
+fun superficial_A : A ;
+fun superior_A : A ;
+fun supersede_V2 : V2 ;
+fun supervisor_N : N ;
+fun supper_N : N ;
+fun supplement_V2 : V2 ;
+fun supplement_N : N ;
+fun supplementary_A : A ;
+fun suppletion_N : N ;
+fun suppletive_A : A ;
+fun supply_V2 : V2 ;
+fun supply_V3to : V3 ;
+fun supply_V3with : V3 ;
+fun supply_N : N ;
+fun support_V2 : V2 ;
+fun support_N : N ;
+fun suppose_VS : VS ;
+fun supposition_N : N ;
+fun suppress_V2 : V2 ;
+fun sure_A2 : A2 ;
+fun sure_A : A ;
+fun sure_A2 : A2 ;
+fun surface_V : V ;
+fun surface_N : N ;
+fun surgeon_N : N ;
+fun surgery_N : N ;
+fun surgical_A : A ;
+fun surmount_V2 : V2 ;
+fun surprise_V2 : V2 ;
+fun surprise_N : N ;
+fun surround_V2 : V2 ;
+fun survey_V2 : V2 ;
+fun survey_N : N ;
+fun survive_V2 : V2 ;
+fun susceptible_A : A ;
+fun suspect_V2 : V2 ;
+fun suspect_VS : VS ;
+fun suspect_N : N ;
+fun suspend_V2 : V2 ;
+fun suspense_N : N ;
+fun suspicion_N : N ;
+fun suspicious_A : A ;
+fun sustain_V2 : V2 ;
+fun sustenance_N : N ;
+fun swallow_V2 : V2 ;
+fun swan_N : N ;
+fun swap_V3for : V3 ;
+fun swear_VS : VS ;
+fun swede_N : N ;
+fun sweden_PN : PN ;
+fun swedish_A : A ;
+fun sweep_V2 : V2 ;
+fun sweet_N : N ;
+fun swell_V : V ;
+fun swift_A : A ;
+fun swift_N : N ;
+fun swim_V : V ;
+fun swim_N : N ;
+fun swing_V : V ;
+fun swiss_A : A ;
+fun switch_V2 : V2 ;
+fun switch_N : N ;
+fun switzerland_PN : PN ;
+fun sword_N : N ;
+fun syllabic_A : A ;
+fun syllable_N : N ;
+fun syllogism_N : N ;
+fun symbol_N : N ;
+fun symmetry_N : N ;
+fun sympathetic_A : A ;
+fun sympathetic_A2to : A2 ;
+fun symptom_N : N ;
+fun symptomatic_A : A ;
+fun symptomatic_A2of : A2 ;
+fun synchronous_A : A ;
+fun synonym_N : N ;
+fun synonymous_A : A ;
+fun synonymous_A2with : A2 ;
+fun synonymy_N : N ;
+fun synopsis_N : N ;
+fun synoptic_A : A ;
+fun syntactic_A : A ;
+fun syntax_N : N ;
+fun synthesis_N : N ;
+fun synthesize_V2 : V2 ;
+fun synthetic_A : A ;
+fun system_N : N ;
+fun systematic_A : A ;
+fun systematically_A : A ;
+fun systematize_V2 : V2 ;
+fun table_N : N ;
+fun tabular_A : A ;
+fun tabulate_V2 : V2 ;
+fun tacit_A : A ;
+fun tack_N : N ;
+fun tackle_V2 : V2 ;
+fun tact_N : N ;
+fun tactic_N : N ;
+fun tag_V2 : V2 ;
+fun tag_N : N ;
+fun tail_N : N ;
+fun tailor_N : N ;
+fun take_V2 : V2 ;
+fun tale_N : N ;
+fun talent_N : N ;
+fun talented_A : A ;
+fun talk_V2about : V2 ;
+fun talk_N : N ;
+fun tall_A : A ;
+fun tame_A : A ;
+fun tangent_N : N ;
+fun tangle_V2 : V2 ;
+fun tank_N : N ;
+fun tap_V2 : V2 ;
+fun tap_N : N ;
+fun tape_V2 : V2 ;
+fun tape_N : N ;
+fun target_N : N ;
+fun task_N : N ;
+fun taste_V2 : V2 ;
+fun taste_V2of : V2 ;
+fun taste_N : N ;
+fun tautology_N : N ;
+fun tax_V2 : V2 ;
+fun tax_N : N ;
+fun taxi_N : N ;
+fun taxonomy_N : N ;
+fun tea_N : N ;
+fun teach_V2 : V2 ;
+fun team_N : N ;
+fun tear_V2 : V2 ;
+fun tear_N : N ;
+fun tease_V2 : V2 ;
+fun technical_A : A ;
+fun technique_N : N ;
+fun technology_N : N ;
+fun tedious_A : A ;
+fun tedium_N : N ;
+fun teem_V2with : V2 ;
+fun telegram_N : N ;
+fun telegraph_V2 : V2 ;
+fun telegraph_N : N ;
+fun telephone_V2 : V2 ;
+fun telephone_N : N ;
+fun telescope_N : N ;
+fun television_N : N ;
+fun tell_V3 : V3 ;
+fun temper_V3with : V3 ;
+fun temper_N : N ;
+fun temperature_N : N ;
+fun template_N : N ;
+fun temple_N : N ;
+fun temporal_A : A ;
+fun temporary_A : A ;
+fun tempt_V2 : V2 ;
+fun tend_V2 : V2 ;
+fun tendency_N2to : N2 ;
+fun tender_A : A ;
+fun tenet_N : N ;
+fun tennis_N : N ;
+fun tenon_N : N ;
+fun tenor_N : N ;
+fun tense_A : A ;
+fun tense_N : N ;
+fun tensed_A : A ;
+fun tension_N : N ;
+fun tent_N : N ;
+fun tentative_A : A ;
+fun term_V3ed : V3 ;
+fun term_N : N ;
+fun terminal_A : A ;
+fun terminal_N : N ;
+fun terminate_V : V ;
+fun terminology_N : N ;
+fun terrace_N : N ;
+fun terrestrial_A : A ;
+fun terrible_A : A ;
+fun terrify_V2 : V2 ;
+fun territory_N : N ;
+fun terror_N : N ;
+fun terse_A : A ;
+fun test_V2 : V2 ;
+fun test_N : N ;
+fun testimony_N : N ;
+fun text_N : N ;
+fun textbook_N : N ;
+fun thank_V2 : V2 ;
+fun theatre_N : N ;
+fun theatrical_A : A ;
+fun thematic_A : A ;
+fun thematically_Adv : Adv ;
+fun theme_N : N ;
+fun then_Adv : Adv ;
+fun theorem_N : N ;
+fun theoretic_A : A ;
+fun theoretical_A : A ;
+fun theoretically_Adv : Adv ;
+fun theory_N : N ;
+fun therapeutic_A : A ;
+fun therapy_N : N ;
+fun therefore_Subj : Subj ;
+fun thesis_N : N ;
+fun thick_A : A ;
+fun thief_N : N ;
+fun thigh_N : N ;
+fun thin_A : A ;
+fun thing_N : N ;
+fun think_VS : VS ;
+fun third_N : N ;
+fun thirst_N2for : N2 ;
+fun thorough_A : A ;
+fun thought_N2 : N2 ;
+fun thousand_N2 : N2 ;
+fun thread_N : N ;
+fun threat_N2 : N2 ;
+fun threaten_V3with : V3 ;
+fun threshold_N : N ;
+fun throat_N : N ;
+--fun through_Prep : Prep ;
+fun throughout_Prep : Prep ;
+fun throw_V3loc : V3 ;
+fun throw_N : N ;
+fun thrown_V3loc : V3 ;
+fun thrust_V3loc : V3 ;
+fun thrust_N : N ;
+fun thumb_N : N ;
+fun thunder_N : N ;
+fun thursday_PN : PN ;
+fun thus_Subj : Subj ;
+fun ticket_N : N ;
+fun tidy_V2 : V2 ;
+fun tidy_A : A ;
+fun tie_V3to : V3 ;
+fun tie_N : N ;
+fun tiger_N : N ;
+fun tight_A : A ;
+fun till_V2 : V2 ;
+fun till_N : N ;
+fun time_V2 : V2 ;
+fun time_N : N ;
+fun timely_A : A ;
+fun timetable_N : N ;
+fun tin_N : N ;
+fun tinker_V2with : V2 ;
+fun tinker_N : N ;
+fun tip_N : N ;
+fun tire_V2of : V2 ;
+fun title_N : N ;
+--fun to_Prep : Prep ;
+fun toad_N : N ;
+fun toast_N : N ;
+fun toast_V2 : V2 ;
+fun tobacco_N : N ;
+fun today_Adv : Adv ;
+fun toe_N : N ;
+fun together_Adv : Adv ;
+fun token_N : N ;
+fun tolerance_N : N ;
+fun tolerate_V2 : V2 ;
+fun toll_V : V ;
+fun toll_N : N ;
+fun tomato_N : N ;
+fun tomb_N : N ;
+fun tomorrow_Adv : Adv ;
+fun ton_N : N ;
+fun tone_N : N ;
+fun tongue_N : N ;
+fun tonight_Adv : Adv ;
+fun tonne_N : N ;
+fun tool_N : N ;
+fun tooth_N : N ;
+fun top_N : N ;
+fun topic_N : N ;
+fun topology_N : N ;
+fun torrent_N : N ;
+fun torrential_A : A ;
+fun toss_V2 : V2 ;
+fun total_A : A ;
+fun total_N : N ;
+fun touch_V2 : V2 ;
+fun touch_N : N ;
+fun tough_A : A ;
+fun tough_A2 : A2 ;
+fun tour_V2 : V2 ;
+fun tour_N : N ;
+fun tourist_N : N ;
+fun tow_V2 : V2 ;
+fun towards_Prep : Prep ;
+fun tower_N : N ;
+fun town_N : N ;
+fun toxic_A : A ;
+fun toy_N : N ;
+fun trace_V2 : V2 ;
+fun trace_N : N ;
+fun track_V2 : V2 ;
+fun track_N : N ;
+fun tract_N : N ;
+fun tractable_A : A ;
+fun trade_N : N ;
+fun tradition_N : N ;
+fun traffic_N : N ;
+fun traffic_V2in : V2 ;
+fun tragedy_N : N ;
+fun tragic_A : A ;
+fun train_V2 : V2 ;
+fun train_N : N ;
+fun tramp_N : N ;
+fun tranquil_A : A ;
+fun transaction_N : N ;
+fun transcendental_A : A ;
+fun transcribe_V2 : V2 ;
+fun transcript_N : N ;
+fun transcription_N : N ;
+fun transfer_V3to : V3 ;
+fun transform_V2 : V2 ;
+fun transience_N : N ;
+fun transient_A : A ;
+fun transistor_N : N ;
+fun transit_N : N ;
+fun transitive_A : A ;
+fun transitory_A : A ;
+fun translate_V3into : V3 ;
+fun transmit_V2 : V2 ;
+fun transparency_N : N ;
+fun transparent_A : A ;
+fun transport_V2 : V2 ;
+fun transport_N : N ;
+fun trap_V2 : V2 ;
+fun trap_N : N ;
+fun travel_V2 : V2 ;
+fun travel_N : N ;
+fun traverse_V2 : V2 ;
+fun tray_N : N ;
+fun treat_V3_pred : V3 ;
+fun treatment_N : N ;
+fun treble_A : A ;
+fun treble_V2 : V2 ;
+fun tree_N : N ;
+fun tremble_V : V ;
+fun triangle_N : N ;
+fun triangular_A : A ;
+fun tribe_N : N ;
+fun trick_V2 : V2 ;
+fun trick_N : N ;
+fun trifle_V2with : V2 ;
+fun trifle_N : N ;
+fun trigger_V2 : V2 ;
+fun trigger_N : N ;
+fun trip_V : V ;
+fun trip_N : N ;
+fun triple_A : A ;
+fun triple_V2 : V2 ;
+fun triple_N : N ;
+fun triple_N : N ;
+fun triumph_V : V ;
+fun triumph_N : N ;
+fun trivial_A : A ;
+fun tropic_N : N ;
+fun trouble_V2 : V2 ;
+fun trouble_N : N ;
+fun troublesome_A : A ;
+fun truck_N : N ;
+fun true_A : A ;
+fun truncate_V2 : V2 ;
+fun trunk_N : N ;
+fun trust_V2 : V2 ;
+fun trust_N : N ;
+fun truth_N : N ;
+fun try_V2 : V2 ;
+fun try_VV : VV ;
+fun tub_N : N ;
+fun tube_N : N ;
+fun tuck_V3 : V3 ;
+fun tuesday_PN : PN ;
+fun tuition_N : N ;
+fun tumble_V : V ;
+fun tune_V2 : V2 ;
+fun tune_N : N ;
+fun turn_V3f : V3 ;
+fun turn_V3 : V3 ;
+fun turn_V : V ;
+fun turn_N : N ;
+fun turtle_N : N ;
+fun tutor_N : N ;
+fun twice_Adv : Adv ;
+fun twiddle_V2 : V2 ;
+fun twin_N : N ;
+fun twist_V2 : V2 ;
+fun twist_N : N ;
+fun type_V2 : V2 ;
+fun type_N : N ;
+fun typical_A : A ;
+fun typical_A2of : A2 ;
+fun tyre_N : N ;
+fun ugly_A : A ;
+fun ulcer_N : N ;
+fun ultimate_A : A ;
+fun ultimatum_N : N ;
+fun unary_A : A ;
+fun uncertainty_N : N ;
+fun uncle_N2of : N2 ;
+--fun under_Prep : Prep ;
+fun undergraduate_N : N ;
+fun underline_V2 : V2 ;
+fun undermine_V2 : V2 ;
+fun underneath_Adv : Adv ;
+fun underneath_Prep : Prep ;
+fun underneath_N : N ;
+fun underscore_N : N ;
+fun understand_V2 : V2 ;
+fun undo_V2 : V2 ;
+fun undoubtedly_Adv : Adv ;
+fun ungainly_A : A ;
+fun uniform_A : A ;
+fun uniform_N : N ;
+fun unify_V2 : V2 ;
+fun union_N : N ;
+fun unique_A : A ;
+fun unit_N : N ;
+fun unitary_A : A ;
+fun unite_V2 : V2 ;
+fun unity_N : N ;
+fun universe_N : N ;
+fun university_N : N ;
+fun unleash_V2 : V2 ;
+fun unplug_V2 : V2 ;
+fun unprecedented_A : A ;
+fun until_Subj : Subj ;
+fun unusual_A : A ;
+fun unwieldy_A : A ;
+fun unwitting_A : A ;
+fun up_Prep : Prep ;
+fun update_V2 : V2 ;
+fun upon_Prep : Prep ;
+fun upper_A : A ;
+fun upright_A : A ;
+fun upset_V2 : V2 ;
+fun upside_down_A : A ;
+fun upstairs_Adv : Adv ;
+fun urge_V2 : V2 ;
+fun urge_N2 : N2 ;
+fun urgency_N : N ;
+fun urgent_A : A ;
+fun usage_N : N ;
+fun use_V2 : V2 ;
+fun use_N : N ;
+fun used_A2to : A2 ;
+fun usual_A : A ;
+fun utility_N : N ;
+fun utilize_V2 : V2 ;
+fun utter_A : A ;
+fun utter_V2 : V2 ;
+fun utterance_N : N ;
+fun vacuous_A : A ;
+fun vacuum_N : N ;
+fun vague_A : A ;
+fun valence_N : N ;
+fun valency_N : N ;
+fun valid_A : A ;
+fun validate_V2 : V2 ;
+fun valley_N : N ;
+fun valuable_A : A ;
+fun value_V2 : V2 ;
+fun value_N : N ;
+fun van_N : N ;
+fun vanilla_N : N ;
+fun vanish_V : V ;
+fun variable_A : A ;
+fun variable_N : N ;
+fun variant_N : N ;
+fun variation_N : N ;
+fun variety_N : N ;
+fun various_A : A ;
+fun varnish_V2 : V2 ;
+fun varnish_N : N ;
+fun vary_V : V ;
+fun vase_N : N ;
+fun vast_A : A ;
+fun vector_N : N ;
+fun vegetable_N : N ;
+fun vegetation_N : N ;
+fun vehicle_N : N ;
+fun velocity_N : N ;
+fun verb_N : N ;
+fun verbose_A : A ;
+fun verdict_N : N ;
+fun verify_V2 : V2 ;
+fun versatile_A : A ;
+fun verse_N : N ;
+fun version_N : N ;
+fun vertex_N : N ;
+fun vertical_A : A ;
+fun vessel_N : N ;
+fun vet_N : N ;
+fun viable_A : A ;
+fun vice_N : N ;
+fun victim_N : N ;
+fun victor_N : N ;
+fun victory_N : N ;
+fun vie_V2with : V2 ;
+fun view_V3_pred : V3 ;
+fun view_N : N ;
+fun vigorous_A : A ;
+fun village_N : N ;
+fun vindicate_V2 : V2 ;
+fun vine_N : N ;
+fun vineyard_N : N ;
+fun violate_V2 : V2 ;
+fun violence_N : N ;
+fun violent_A : A ;
+fun viral_A : A ;
+fun virtual_A : A ;
+fun virtue_N : N ;
+fun virus_N : N ;
+fun visible_A : A ;
+fun visible_A2to : A2 ;
+fun vision_N : N ;
+fun visit_V2 : V2 ;
+fun visit_N : N ;
+fun visual_A : A ;
+fun vital_A : A ;
+fun vitiate_V2 : V2 ;
+fun vocabulary_N : N ;
+fun voice_N : N ;
+fun volatile_A : A ;
+fun vole_N : N ;
+fun volt_N : N ;
+fun volume_N : N ;
+fun voluntary_A : A ;
+fun volunteer_V : V ;
+fun volunteer_V2for : V2 ;
+fun volunteer_N : N ;
+fun vote_V2for : V2 ;
+fun vote_N : N ;
+fun vow_VV : VV ;
+fun vow_VS : VS ;
+fun vow_N : N ;
+fun vowel_N : N ;
+fun voyage_N : N ;
+fun vulgar_A : A ;
+fun wag_V2 : V2 ;
+fun waist_N : N ;
+fun waistcoat_N : N ;
+fun wait_V2for : V2 ;
+fun wait_N : N ;
+fun wake_V2 : V2 ;
+fun walk_V : V ;
+fun walk_N : N ;
+fun wall_N : N ;
+fun wan_A : A ;
+fun wander_V2 : V2 ;
+fun want_V2 : V2 ;
+--fun want_VV : VV ;
+fun war_N : N ;
+fun ward_N : N ;
+fun warm_V2 : V2 ;
+fun warm_A : A ;
+fun warn_V2 : V2 ;
+fun warning_N : N ;
+fun wash_V : V ;
+fun waste_A : A ;
+fun waste_V2 : V2 ;
+fun waste_N : N ;
+fun watch_V2 : V2 ;
+fun watch_N : N ;
+fun water_N : N ;
+fun wave_V2to : V2 ;
+fun wave_N : N ;
+fun wax_N : N ;
+fun way_N : N ;
+fun weak_A : A ;
+fun wealth_N : N ;
+fun weapon_N : N ;
+fun wear_V2 : V2 ;
+fun weather_N : N ;
+fun weave_V2 : V2 ;
+fun wedding_N : N ;
+fun wedge_N : N ;
+fun wednesday_PN : PN ;
+fun weed_N : N ;
+fun week_N : N ;
+fun weep_V : V ;
+fun weigh_V2 : V2 ;
+fun weigh_V2 : V2 ;
+fun weight_N : N ;
+fun welcome_A : A ;
+fun welcome_V3to : V3 ;
+fun welcome_N2to : N2 ;
+fun welfare_N : N ;
+fun well_Adv : Adv ;
+fun well_A : A ;
+fun well_N : N ;
+fun well_formed_A : A ;
+fun west_N : N ;
+fun west_A : A ;
+fun west_A2of : A2 ;
+fun western_A : A ;
+fun wet_A : A ;
+fun wheat_N : N ;
+fun wheel_N : N ;
+fun wheeled_A : A ;
+fun whelk_N : N ;
+fun when_Adv : Adv ;
+--fun when_Adv : Adv ;
+fun whenever_Adv : Adv ;
+fun where_Adv : Adv ;
+fun where_Adv : Adv ;
+fun whereas_Subj : Subj ;
+fun wherever_Adv : Adv ;
+fun while_Subj : Subj ;
+fun whim_N : N ;
+fun whine_V : V ;
+fun whine_N : N ;
+fun whiskey_N : N ;
+fun whisky_N : N ;
+fun whisper_N : N ;
+fun whisper_V : V ;
+fun whisper_VS : VS ;
+fun whistle_V : V ;
+fun white_A : A ;
+fun whole_A : A ;
+fun whole_A : A ;
+fun wholly_Adv : Adv ;
+fun why_Adv : Adv ;
+fun why_Adv : Adv ;
+fun whyever_Adv : Adv ;
+fun wicked_A : A ;
+fun wide_A : A ;
+fun widow_N : N ;
+fun width_N : N ;
+fun wife_N2of : N2 ;
+fun wild_A : A ;
+fun will_N : N ;
+fun willing_A2 : A2 ;
+fun willing_A : A ;
+fun win_V2 : V2 ;
+fun wind_V2 : V2 ;
+fun wind_V : V ;
+fun wind_N : N ;
+fun window_N : N ;
+fun wine_N : N ;
+fun wing_N : N ;
+fun winter_N : N ;
+fun wire_N : N ;
+fun wisdom_N : N ;
+fun wise_A : A ;
+fun wish_V2for : V2 ;
+fun wish_VS : VS ;
+fun wish_N : N ;
+fun witch_N : N ;
+--fun with_Prep : Prep ;
+fun within_Adv : Adv ;
+fun within_Prep : Prep ;
+fun withold_V2 : V2 ;
+--fun without_Prep : Prep ;
+fun withstand_V2 : V2 ;
+fun witness_V2 : V2 ;
+fun witness_N2to : N2 ;
+fun woman_N : N ;
+fun wonder_V2 : V2 ;
+fun wonder_N : N ;
+fun wood_N : N ;
+fun wooden_A : A ;
+fun wool_N : N ;
+fun word_N : N ;
+fun work_N : N ;
+fun work_V : V ;
+fun world_N : N ;
+fun worm_N : N ;
+fun worry_V2 : V2 ;
+fun worry_V2about : V2 ;
+fun worry_N : N ;
+fun worship_V2 : V2 ;
+fun worth_Prep : Prep ;
+fun worthless_A : A ;
+fun worthwhile_A : A ;
+fun worthy_A : A ;
+fun worthy_A2of : A2 ;
+fun wound_V2 : V2 ;
+fun wound_N : N ;
+fun wrap_V2 : V2 ;
+fun wreck_V2 : V2 ;
+fun wreck_N : N ;
+fun wrinkle_N : N ;
+fun wrist_N : N ;
+fun write_V2 : V2 ;
+fun wrong_A : A ;
+fun wry_A : A ;
+fun yard_N : N ;
+fun year_N : N ;
+fun yellow_N : N ;
+fun yellow_A : A ;
+fun yesterday_Adv : Adv ;
+fun yet_Adv : Adv ;
+fun yield_V2 : V2 ;
+fun yield_N : N ;
+fun young_A : A ;
+fun youth_N : N ;
+fun zinc_N : N ;
+}
diff --git a/old-examples/big/BigLexSwe.gf b/old-examples/big/BigLexSwe.gf
new file mode 100644
index 000000000..c17907470
--- /dev/null
+++ b/old-examples/big/BigLexSwe.gf
@@ -0,0 +1,11809 @@
+concrete BigLexSwe of BigLexSweAbs = CatSwe ** open MoreParadigmsSwe in {
+ lin abstrakt_A_aAbstract = aAbstract "abstrakt" ;
+ lin alert_A_aAbstract = aAbstract "alert" ;
+ lin arrogant_A_aAbstract = aAbstract "arrogant" ;
+ lin defekt_A_aAbstract = aAbstract "defekt" ;
+ lin intakt_A_aAbstract = aAbstract "intakt" ;
+ lin korrekt_A_aAbstract = aAbstract "korrekt" ;
+ lin perfekt_A_aAbstract = aAbstract "perfekt" ;
+ lin separat_A_aAbstract = aAbstract "separat" ;
+ lin bitter_A_aFager = aFager "bitter" ;
+ lin enkel_A_aFager = aFager "enkel" ;
+ lin fager_A_aFager = aFager "fager" ;
+ lin mager_A_aFager = aFager "mager" ;
+ lin platt_A_aGrund = aGrund "platt" ;
+ lin sund_A_aGrund = aGrund "sund" ;
+ lin besprutad_A_aKorkad = aKorkad "besprutad" ;
+ lin besudlad_A_aKorkad = aKorkad "besudlad" ;
+ lin förenklad_A_aKorkad = aKorkad "förenklad" ;
+ lin förgrenad_A_aKorkad = aKorkad "förgrenad" ;
+ lin förkrossad_A_aKorkad = aKorkad "förkrossad" ;
+ lin förpassad_A_aKorkad = aKorkad "förpassad" ;
+ lin förtvivlad_A_aKorkad = aKorkad "förtvivlad" ;
+ lin förvanskad_A_aKorkad = aKorkad "förvanskad" ;
+ lin sansad_A_aKorkad = aKorkad "sansad" ;
+ lin besviken_A_aVaken = aVaken "besviken" ;
+ lin galen_A_aVaken = aVaken "galen" ;
+ lin sviken_A_aVaken = aVaken "sviken" ;
+ lin bred_A_aVid = aVid "bred" ;
+ lin morbid_A_aVid = aVid "morbid" ;
+ lin perfid_A_aVid = aVid "perfid" ;
+ lin sned_A_aVid = aVid "sned" ;
+ lin timid_A_aVid = aVid "timid" ;
+ lin allt_Adv_mkAdv = mkAdv "allt" ;
+ lin bort_Adv_mkAdv = mkAdv "bort" ;
+ lin då_Adv_mkAdv = mkAdv "då" ;
+ lin här_Adv_mkAdv = mkAdv "här" ;
+ lin icke_Adv_mkAdv = mkAdv "icke" ;
+ lin igen_Adv_mkAdv = mkAdv "igen" ;
+ lin inte_Adv_mkAdv = mkAdv "inte" ;
+ lin intet_Adv_mkAdv = mkAdv "intet" ;
+ lin just_Adv_mkAdv = mkAdv "just" ;
+ lin ännu_Adv_mkAdv = mkAdv "ännu" ;
+ lin nu_Adv_mkAdv = mkAdv "nu" ;
+ lin adlig_A_regA = regA "adlig" ;
+ lin allvarlig_A_regA = regA "allvarlig" ;
+ lin alster_A_regA = regA "alster" ;
+ lin andlig_A_regA = regA "andlig" ;
+ lin ansenlig_A_regA = regA "ansenlig" ;
+ lin arbetspliktig_A_regA = regA "arbetspliktig" ;
+ lin arg_A_regA = regA "arg" ;
+ lin arglistig_A_regA = regA "arglistig" ;
+ lin artig_A_regA = regA "artig" ;
+ lin avfällig_A_regA = regA "avfällig" ;
+ lin bedräglig_A_regA = regA "bedräglig" ;
+ lin bedrövlig_A_regA = regA "bedrövlig" ;
+ lin Beer_A_regA = regA "Beer" ;
+ lin behaglig_A_regA = regA "behaglig" ;
+ lin beskedlig_A_regA = regA "beskedlig" ;
+ lin beständig_A_regA = regA "beständig" ;
+ lin besynnerlig_A_regA = regA "besynnerlig" ;
+ lin billig_A_regA = regA "billig" ;
+ lin bitter_A_regA = regA "bitter" ;
+ lin blodig_A_regA = regA "blodig" ;
+ lin blomster_A_regA = regA "blomster" ;
+ lin blöt_A_regA = regA "blöt" ;
+ lin bot_A_regA = regA "bot" ;
+ lin bördig_A_regA = regA "bördig" ;
+ lin broderlig_A_regA = regA "broderlig" ;
+ lin brokig_A_regA = regA "brokig" ;
+ lin buller_A_regA = regA "buller" ;
+ lin äcklig_A_regA = regA "äcklig" ;
+ lin dammig_A_regA = regA "dammig" ;
+ lin dödlig_A_regA = regA "dödlig" ;
+ lin delaktig_A_regA = regA "delaktig" ;
+ lin ädelmodig_A_regA = regA "ädelmodig" ;
+ lin djup_A_regA = regA "djup" ;
+ lin djupsinnig_A_regA = regA "djupsinnig" ;
+ lin dålig_A_regA = regA "dålig" ;
+ lin dåraktig_A_regA = regA "dåraktig" ;
+ lin dunder_A_regA = regA "dunder" ;
+ lin dyr_A_regA = regA "dyr" ;
+ lin dyrbar_A_regA = regA "dyrbar" ;
+ lin dyster_A_regA = regA "dyster" ;
+ lin ebil_A_regA = regA "ebil" ;
+ lin eder_A_regA = regA "eder" ;
+ lin eländig_A_regA = regA "eländig" ;
+ lin ensidig_A_regA = regA "ensidig" ;
+ lin Eser_A_regA = regA "Eser" ;
+ lin evig_A_regA = regA "evig" ;
+ lin evärdlig_A_regA = regA "evärdlig" ;
+ lin fager_A_regA = regA "fager" ;
+ lin farlig_A_regA = regA "farlig" ;
+ lin faslig_A_regA = regA "faslig" ;
+ lin fattig_A_regA = regA "fattig" ;
+ lin fet_A_regA = regA "fet" ;
+ lin fåfäng_A_regA = regA "fåfäng" ;
+ lin fåfänglig_A_regA = regA "fåfänglig" ;
+ lin fin_A_regA = regA "fin" ;
+ lin flitig_A_regA = regA "flitig" ;
+ lin foster_A_regA = regA "foster" ;
+ lin föraktlig_A_regA = regA "föraktlig" ;
+ lin fräck_A_regA = regA "fräck" ;
+ lin färdig_A_regA = regA "färdig" ;
+ lin fördärvlig_A_regA = regA "fördärvlig" ;
+ lin fredlig_A_regA = regA "fredlig" ;
+ lin förer_A_regA = regA "förer" ;
+ lin förfärlig_A_regA = regA "förfärlig" ;
+ lin förgänglig_A_regA = regA "förgänglig" ;
+ lin förhatlig_A_regA = regA "förhatlig" ;
+ lin frimodig_A_regA = regA "frimodig" ;
+ lin frivillig_A_regA = regA "frivillig" ;
+ lin fräls_A_regA = regA "fräls" ;
+ lin förnäm_A_regA = regA "förnäm" ;
+ lin frodig_A_regA = regA "frodig" ;
+ lin försiktig_A_regA = regA "försiktig" ;
+ lin förskräcklig_A_regA = regA "förskräcklig" ;
+ lin förståndig_A_regA = regA "förståndig" ;
+ lin förstör_A_regA = regA "förstör" ;
+ lin försumlig_A_regA = regA "försumlig" ;
+ lin förträfflig_A_regA = regA "förträfflig" ;
+ lin förtryck_A_regA = regA "förtryck" ;
+ lin fuktig_A_regA = regA "fuktig" ;
+ lin ful_A_regA = regA "ful" ;
+ lin full_A_regA = regA "full" ;
+ lin fullkomlig_A_regA = regA "fullkomlig" ;
+ lin fullständig_A_regA = regA "fullständig" ;
+ lin gagnelig_A_regA = regA "gagnelig" ;
+ lin gammalmodig_A_regA = regA "gammalmodig" ;
+ lin gensträvig_A_regA = regA "gensträvig" ;
+ lin giltig_A_regA = regA "giltig" ;
+ lin godmodig_A_regA = regA "godmodig" ;
+ lin grön_A_regA = regA "grön" ;
+ lin gruvlig_A_regA = regA "gruvlig" ;
+ lin gudfruktig_A_regA = regA "gudfruktig" ;
+ lin gul_A_regA = regA "gul" ;
+ lin hal_A_regA = regA "hal" ;
+ lin hastig_A_regA = regA "hastig" ;
+ lin heder_A_regA = regA "heder" ;
+ lin hederlig_A_regA = regA "hederlig" ;
+ lin helig_A_regA = regA "helig" ;
+ lin hemlig_A_regA = regA "hemlig" ;
+ lin häftig_A_regA = regA "häftig" ;
+ lin höger_A_regA = regA "höger" ;
+ lin höghelig_A_regA = regA "höghelig" ;
+ lin högmodig_A_regA = regA "högmodig" ;
+ lin högtidlig_A_regA = regA "högtidlig" ;
+ lin hinder_A_regA = regA "hinder" ;
+ lin hjälp_A_regA = regA "hjälp" ;
+ lin hör_A_regA = regA "hör" ;
+ lin härlig_A_regA = regA "härlig" ;
+ lin hunger_A_regA = regA "hunger" ;
+ lin hungrig_A_regA = regA "hungrig" ;
+ lin hövlig_A_regA = regA "hövlig" ;
+ lin hygglig_A_regA = regA "hygglig" ;
+ lin illfundig_A_regA = regA "illfundig" ;
+ lin invig_A_regA = regA "invig" ;
+ lin ivrig_A_regA = regA "ivrig" ;
+ lin kall_A_regA = regA "kall" ;
+ lin klar_A_regA = regA "klar" ;
+ lin klok_A_regA = regA "klok" ;
+ lin knapp_A_regA = regA "knapp" ;
+ lin konungslig_A_regA = regA "konungslig" ;
+ lin köp_A_regA = regA "köp" ;
+ lin kär_A_regA = regA "kär" ;
+ lin kraftig_A_regA = regA "kraftig" ;
+ lin krokig_A_regA = regA "krokig" ;
+ lin kräslig_A_regA = regA "kräslig" ;
+ lin köttslig_A_regA = regA "köttslig" ;
+ lin kullrig_A_regA = regA "kullrig" ;
+ lin kunglig_A_regA = regA "kunglig" ;
+ lin kunnig_A_regA = regA "kunnig" ;
+ lin kvick_A_regA = regA "kvick" ;
+ lin ledig_A_regA = regA "ledig" ;
+ lin lekamlig_A_regA = regA "lekamlig" ;
+ lin läger_A_regA = regA "läger" ;
+ lin läglig_A_regA = regA "läglig" ;
+ lin lögnaktig_A_regA = regA "lögnaktig" ;
+ lin likgiltig_A_regA = regA "likgiltig" ;
+ lin liksidig_A_regA = regA "liksidig" ;
+ lin listig_A_regA = regA "listig" ;
+ lin livlig_A_regA = regA "livlig" ;
+ lin löjlig_A_regA = regA "löjlig" ;
+ lin ljuvlig_A_regA = regA "ljuvlig" ;
+ lin lämplig_A_regA = regA "lämplig" ;
+ lin lär_A_regA = regA "lär" ;
+ lin läs_A_regA = regA "läs" ;
+ lin lugn_A_regA = regA "lugn" ;
+ lin lycklig_A_regA = regA "lycklig" ;
+ lin mager_A_regA = regA "mager" ;
+ lin möjlig_A_regA = regA "möjlig" ;
+ lin mäktig_A_regA = regA "mäktig" ;
+ lin mänsklig_A_regA = regA "mänsklig" ;
+ lin mörk_A_regA = regA "mörk" ;
+ lin nådig_A_regA = regA "nådig" ;
+ lin nedrig_A_regA = regA "nedrig" ;
+ lin ånger_A_regA = regA "ånger" ;
+ lin ängslig_A_regA = regA "ängslig" ;
+ lin nordlig_A_regA = regA "nordlig" ;
+ lin nykter_A_regA = regA "nykter" ;
+ lin nyttig_A_regA = regA "nyttig" ;
+ lin obehaglig_A_regA = regA "obehaglig" ;
+ lin ocker_A_regA = regA "ocker" ;
+ lin oemotståndlig_A_regA = regA "oemotståndlig" ;
+ lin offer_A_regA = regA "offer" ;
+ lin oförgänglig_A_regA = regA "oförgänglig" ;
+ lin ofrivillig_A_regA = regA "ofrivillig" ;
+ lin oförnuftig_A_regA = regA "oförnuftig" ;
+ lin ogudaktig_A_regA = regA "ogudaktig" ;
+ lin ohelig_A_regA = regA "ohelig" ;
+ lin olycklig_A_regA = regA "olycklig" ;
+ lin omöjlig_A_regA = regA "omöjlig" ;
+ lin omärklig_A_regA = regA "omärklig" ;
+ lin onaturlig_A_regA = regA "onaturlig" ;
+ lin oordentlig_A_regA = regA "oordentlig" ;
+ lin ordentlig_A_regA = regA "ordentlig" ;
+ lin oärlig_A_regA = regA "oärlig" ;
+ lin orolig_A_regA = regA "orolig" ;
+ lin orättfärdig_A_regA = regA "orättfärdig" ;
+ lin orättrådig_A_regA = regA "orättrådig" ;
+ lin orygglig_A_regA = regA "orygglig" ;
+ lin oskicklig_A_regA = regA "oskicklig" ;
+ lin oskyldig_A_regA = regA "oskyldig" ;
+ lin ostrafflig_A_regA = regA "ostrafflig" ;
+ lin osviklig_A_regA = regA "osviklig" ;
+ lin otalig_A_regA = regA "otalig" ;
+ lin otillbörlig_A_regA = regA "otillbörlig" ;
+ lin otålig_A_regA = regA "otålig" ;
+ lin otuktig_A_regA = regA "otuktig" ;
+ lin outrannsaklig_A_regA = regA "outrannsaklig" ;
+ lin outsäglig_A_regA = regA "outsäglig" ;
+ lin ovanlig_A_regA = regA "ovanlig" ;
+ lin ovärdig_A_regA = regA "ovärdig" ;
+ lin perfem_A_regA = regA "perfem" ;
+ lin plötslig_A_regA = regA "plötslig" ;
+ lin präktig_A_regA = regA "präktig" ;
+ lin röd_A_regA = regA "röd" ;
+ lin redig_A_regA = regA "redig" ;
+ lin redlig_A_regA = regA "redlig" ;
+ lin ren_A_regA = regA "ren" ;
+ lin reslig_A_regA = regA "reslig" ;
+ lin ärevördig_A_regA = regA "ärevördig" ;
+ lin rik_A_regA = regA "rik" ;
+ lin riklig_A_regA = regA "riklig" ;
+ lin riktig_A_regA = regA "riktig" ;
+ lin ärlig_A_regA = regA "ärlig" ;
+ lin rolig_A_regA = regA "rolig" ;
+ lin rättfärdig_A_regA = regA "rättfärdig" ;
+ lin rättsinnig_A_regA = regA "rättsinnig" ;
+ lin rymlig_A_regA = regA "rymlig" ;
+ lin saktmodig_A_regA = regA "saktmodig" ;
+ lin salig_A_regA = regA "salig" ;
+ lin sannfärdig_A_regA = regA "sannfärdig" ;
+ lin söder_A_regA = regA "söder" ;
+ lin seger_A_regA = regA "seger" ;
+ lin sen_A_regA = regA "sen" ;
+ lin sjufaldig_A_regA = regA "sjufaldig" ;
+ lin skallig_A_regA = regA "skallig" ;
+ lin skamlig_A_regA = regA "skamlig" ;
+ lin skarp_A_regA = regA "skarp" ;
+ lin säker_A_regA = regA "säker" ;
+ lin skicklig_A_regA = regA "skicklig" ;
+ lin skön_A_regA = regA "skön" ;
+ lin skändlig_A_regA = regA "skändlig" ;
+ lin skulder_A_regA = regA "skulder" ;
+ lin smal_A_regA = regA "smal" ;
+ lin smutsig_A_regA = regA "smutsig" ;
+ lin snar_A_regA = regA "snar" ;
+ lin söndrig_A_regA = regA "söndrig" ;
+ lin snäll_A_regA = regA "snäll" ;
+ lin solig_A_regA = regA "solig" ;
+ lin sorglig_A_regA = regA "sorglig" ;
+ lin spräcklig_A_regA = regA "spräcklig" ;
+ lin söt_A_regA = regA "söt" ;
+ lin stadig_A_regA = regA "stadig" ;
+ lin stark_A_regA = regA "stark" ;
+ lin öster_A_regA = regA "öster" ;
+ lin östlig_A_regA = regA "östlig" ;
+ lin ståndaktig_A_regA = regA "ståndaktig" ;
+ lin ständig_A_regA = regA "ständig" ;
+ lin strimmig_A_regA = regA "strimmig" ;
+ lin sträng_A_regA = regA "sträng" ;
+ lin ståtlig_A_regA = regA "ståtlig" ;
+ lin svag_A_regA = regA "svag" ;
+ lin svart_A_regA = regA "svart" ;
+ lin svår_A_regA = regA "svår" ;
+ lin sydlig_A_regA = regA "sydlig" ;
+ lin syndig_A_regA = regA "syndig" ;
+ lin synlig_A_regA = regA "synlig" ;
+ lin tal_A_regA = regA "tal" ;
+ lin talrik_A_regA = regA "talrik" ;
+ lin tapper_A_regA = regA "tapper" ;
+ lin tillbörlig_A_regA = regA "tillbörlig" ;
+ lin tillfällig_A_regA = regA "tillfällig" ;
+ lin tillförlitlig_A_regA = regA "tillförlitlig" ;
+ lin tillräcklig_A_regA = regA "tillräcklig" ;
+ lin tjock_A_regA = regA "tjock" ;
+ lin tålig_A_regA = regA "tålig" ;
+ lin tålmodig_A_regA = regA "tålmodig" ;
+ lin tokig_A_regA = regA "tokig" ;
+ lin torr_A_regA = regA "torr" ;
+ lin törstig_A_regA = regA "törstig" ;
+ lin tryck_A_regA = regA "tryck" ;
+ lin trygg_A_regA = regA "trygg" ;
+ lin tuktig_A_regA = regA "tuktig" ;
+ lin tvivelaktig_A_regA = regA "tvivelaktig" ;
+ lin tydlig_A_regA = regA "tydlig" ;
+ lin under_A_regA = regA "under" ;
+ lin underdånig_A_regA = regA "underdånig" ;
+ lin underlig_A_regA = regA "underlig" ;
+ lin uppenbar_A_regA = regA "uppenbar" ;
+ lin uppriktig_A_regA = regA "uppriktig" ;
+ lin vacker_A_regA = regA "vacker" ;
+ lin vanlig_A_regA = regA "vanlig" ;
+ lin vanvettig_A_regA = regA "vanvettig" ;
+ lin vederstygglig_A_regA = regA "vederstygglig" ;
+ lin verklig_A_regA = regA "verklig" ;
+ lin övermäktig_A_regA = regA "övermäktig" ;
+ lin övermodig_A_regA = regA "övermodig" ;
+ lin översvinnlig_A_regA = regA "översvinnlig" ;
+ lin väger_A_regA = regA "väger" ;
+ lin viktig_A_regA = regA "viktig" ;
+ lin villig_A_regA = regA "villig" ;
+ lin villkorlig_A_regA = regA "villkorlig" ;
+ lin vis_A_regA = regA "vis" ;
+ lin vislig_A_regA = regA "vislig" ;
+ lin vit_A_regA = regA "vit" ;
+ lin välbehaglig_A_regA = regA "välbehaglig" ;
+ lin väldig_A_regA = regA "väldig" ;
+ lin övlig_A_regA = regA "övlig" ;
+ lin vämjelig_A_regA = regA "vämjelig" ;
+ lin vänlig_A_regA = regA "vänlig" ;
+ lin vänster_A_regA = regA "vänster" ;
+ lin värdig_A_regA = regA "värdig" ;
+ lin övrig_A_regA = regA "övrig" ;
+ lin väster_A_regA = regA "väster" ;
+ lin västlig_A_regA = regA "västlig" ;
+ lin väv_A_regA = regA "väv" ;
+ lin ymnig_A_regA = regA "ymnig" ;
+ lin yster_A_regA = regA "yster" ;
+ lin abbedissa_N_s1 = regN "abbedissa" ;
+ lin abscissa_N_s1 = regN "abscissa" ;
+ lin adresslista_N_s1 = regN "adresslista" ;
+ lin afrikanska_N_s1 = regN "afrikanska" ;
+ lin aga_N_s1 = regN "aga" ;
+ lin agenda_N_s1 = regN "agenda" ;
+ lin akleja_N_s1 = regN "akleja" ;
+ lin aktersnurra_N_s1 = regN "aktersnurra" ;
+ lin algebra_N_s1 = regN "algebra" ;
+ lin alika_N_s1 = regN "alika" ;
+ lin allmosa_N_s1 = regN "allmosa" ;
+ lin almanacka_N_s1 = regN "almanacka" ;
+ lin altartavla_N_s1 = regN "altartavla" ;
+ lin amöba_N_s1 = regN "amöba" ;
+ lin amerikanska_N_s1 = regN "amerikanska" ;
+ lin amma_N_s1 = regN "amma" ;
+ lin ammonitiska_N_s1 = regN "ammonitiska" ;
+ lin anka_N_s1 = regN "anka" ;
+ lin anslagstavla_N_s1 = regN "anslagstavla" ;
+ lin apa_N_s1 = regN "apa" ;
+ lin apmänniska_N_s1 = regN "apmänniska" ;
+ lin Ara_N_s1 = regN "Ara" ;
+ lin arabiska_N_s1 = regN "arabiska" ;
+ lin arbetslöshetskassa_N_s1 = regN "arbetslöshetskassa" ;
+ lin arbetsskada_N_s1 = regN "arbetsskada" ;
+ lin area_N_s1 = regN "area" ;
+ lin arena_N_s1 = regN "arena" ;
+ lin argentinska_N_s1 = regN "argentinska" ;
+ lin aria_N_s1 = regN "aria" ;
+ lin armada_N_s1 = regN "armada" ;
+ lin Asa_N_s1 = regN "Asa" ;
+ lin Asera_N_s1 = regN "Asera" ;
+ lin aura_N_s1 = regN "aura" ;
+ lin autostrada_N_s1 = regN "autostrada" ;
+ lin avigsida_N_s1 = regN "avigsida" ;
+ lin avkomma_N_s1 = regN "avkomma" ;
+ lin avresa_N_s1 = regN "avresa" ;
+ lin axelskada_N_s1 = regN "axelskada" ;
+ lin ayatolla_N_s1 = regN "ayatolla" ;
+ lin backstuga_N_s1 = regN "backstuga" ;
+ lin backsvala_N_s1 = regN "backsvala" ;
+ lin bagagelucka_N_s1 = regN "bagagelucka" ;
+ lin bakficka_N_s1 = regN "bakficka" ;
+ lin bakgata_N_s1 = regN "bakgata" ;
+ lin baklucka_N_s1 = regN "baklucka" ;
+ lin bakläxa_N_s1 = regN "bakläxa" ;
+ lin bakruta_N_s1 = regN "bakruta" ;
+ lin baksida_N_s1 = regN "baksida" ;
+ lin balja_N_s1 = regN "balja" ;
+ lin ballerina_N_s1 = regN "ballerina" ;
+ lin bana_N_s1 = regN "bana" ;
+ lin bandslinga_N_s1 = regN "bandslinga" ;
+ lin barnaföderska_N_s1 = regN "barnaföderska" ;
+ lin barnmorska_N_s1 = regN "barnmorska" ;
+ lin barnpiga_N_s1 = regN "barnpiga" ;
+ lin basilika_N_s1 = regN "basilika" ;
+ lin bena_N_s1 = regN "bena" ;
+ lin bergskedja_N_s1 = regN "bergskedja" ;
+ lin bergssida_N_s1 = regN "bergssida" ;
+ lin bikupa_N_s1 = regN "bikupa" ;
+ lin bila_N_s1 = regN "bila" ;
+ lin bilaga_N_s1 = regN "bilaga" ;
+ lin bilruta_N_s1 = regN "bilruta" ;
+ lin bisyssla_N_s1 = regN "bisyssla" ;
+ lin bjällra_N_s1 = regN "bjällra" ;
+ lin björkvedsbrasa_N_s1 = regN "björkvedsbrasa" ;
+ lin björninna_N_s1 = regN "björninna" ;
+ lin bölja_N_s1 = regN "bölja" ;
+ lin blöja_N_s1 = regN "blöja" ;
+ lin blåklocka_N_s1 = regN "blåklocka" ;
+ lin blomkruka_N_s1 = regN "blomkruka" ;
+ lin blomma_N_s1 = regN "blomma" ;
+ lin blotta_N_s1 = regN "blotta" ;
+ lin blåsa_N_s1 = regN "blåsa" ;
+ lin blåsippa_N_s1 = regN "blåsippa" ;
+ lin blåslampa_N_s1 = regN "blåslampa" ;
+ lin blyertspenna_N_s1 = regN "blyertspenna" ;
+ lin böna_N_s1 = regN "böna" ;
+ lin böneremsa_N_s1 = regN "böneremsa" ;
+ lin böngryta_N_s1 = regN "böngryta" ;
+ lin boja_N_s1 = regN "boja" ;
+ lin bokhylla_N_s1 = regN "bokhylla" ;
+ lin bolagsstämma_N_s1 = regN "bolagsstämma" ;
+ lin bordslåda_N_s1 = regN "bordslåda" ;
+ lin bordsända_N_s1 = regN "bordsända" ;
+ lin bra_N_s1 = regN "bra" ;
+ lin bracka_N_s1 = regN "bracka" ;
+ lin brasa_N_s1 = regN "brasa" ;
+ lin börda_N_s1 = regN "börda" ;
+ lin bräda_N_s1 = regN "bräda" ;
+ lin brödkaka_N_s1 = regN "brödkaka" ;
+ lin brödsmula_N_s1 = regN "brödsmula" ;
+ lin bricka_N_s1 = regN "bricka" ;
+ lin brännässla_N_s1 = regN "brännässla" ;
+ lin brännvinsflaska_N_s1 = regN "brännvinsflaska" ;
+ lin brottyta_N_s1 = regN "brottyta" ;
+ lin bröstvårta_N_s1 = regN "bröstvårta" ;
+ lin brygga_N_s1 = regN "brygga" ;
+ lin brynja_N_s1 = regN "brynja" ;
+ lin bössa_N_s1 = regN "bössa" ;
+ lin bubbla_N_s1 = regN "bubbla" ;
+ lin buckla_N_s1 = regN "buckla" ;
+ lin bukhinna_N_s1 = regN "bukhinna" ;
+ lin bula_N_s1 = regN "bula" ;
+ lin bytta_N_s1 = regN "bytta" ;
+ lin byxa_N_s1 = regN "byxa" ;
+ lin cafeteria_N_s1 = regN "cafeteria" ;
+ lin cederplanka_N_s1 = regN "cederplanka" ;
+ lin chilenska_N_s1 = regN "chilenska" ;
+ lin cortisonspruta_N_s1 = regN "cortisonspruta" ;
+ lin dagligvara_N_s1 = regN "dagligvara" ;
+ lin dagmamma_N_s1 = regN "dagmamma" ;
+ lin dagsfråga_N_s1 = regN "dagsfråga" ;
+ lin dagsresa_N_s1 = regN "dagsresa" ;
+ lin dagstjärna_N_s1 = regN "dagstjärna" ;
+ lin derivata_N_s1 = regN "derivata" ;
+ lin diakonissa_N_s1 = regN "diakonissa" ;
+ lin digitalkamera_N_s1 = regN "digitalkamera" ;
+ lin dimma_N_s1 = regN "dimma" ;
+ lin distriktssköterska_N_s1 = regN "distriktssköterska" ;
+ lin ödla_N_s1 = regN "ödla" ;
+ lin docka_N_s1 = regN "docka" ;
+ lin dokusåpa_N_s1 = regN "dokusåpa" ;
+ lin domkyrka_N_s1 = regN "domkyrka" ;
+ lin dosa_N_s1 = regN "dosa" ;
+ lin ådra_N_s1 = regN "ådra" ;
+ lin dricka_N_s1 = regN "dricka" ;
+ lin droska_N_s1 = regN "droska" ;
+ lin dörrklocka_N_s1 = regN "dörrklocka" ;
+ lin dörrspringa_N_s1 = regN "dörrspringa" ;
+ lin druva_N_s1 = regN "druva" ;
+ lin druvkaka_N_s1 = regN "druvkaka" ;
+ lin dryckesvara_N_s1 = regN "dryckesvara" ;
+ lin duenna_N_s1 = regN "duenna" ;
+ lin duva_N_s1 = regN "duva" ;
+ lin dvala_N_s1 = regN "dvala" ;
+ lin dyna_N_s1 = regN "dyna" ;
+ lin edomeiska_N_s1 = regN "edomeiska" ;
+ lin eldslåga_N_s1 = regN "eldslåga" ;
+ lin eldsvåda_N_s1 = regN "eldsvåda" ;
+ lin energikälla_N_s1 = regN "energikälla" ;
+ lin engelska_N_s1 = regN "engelska" ;
+ lin enkrona_N_s1 = regN "enkrona" ;
+ lin etta_N_s1 = regN "etta" ;
+ lin fackla_N_s1 = regN "fackla" ;
+ lin fakta_N_s1 = regN "fakta" ;
+ lin faktura_N_s1 = regN "faktura" ;
+ lin fana_N_s1 = regN "fana" ;
+ lin fara_N_s1 = regN "fara" ;
+ lin farhåga_N_s1 = regN "farhåga" ;
+ lin fasa_N_s1 = regN "fasa" ;
+ lin fasta_N_s1 = regN "fasta" ;
+ lin fauna_N_s1 = regN "fauna" ;
+ lin födslovånda_N_s1 = regN "födslovånda" ;
+ lin felkälla_N_s1 = regN "felkälla" ;
+ lin femma_N_s1 = regN "femma" ;
+ lin fena_N_s1 = regN "fena" ;
+ lin fäfluga_N_s1 = regN "fäfluga" ;
+ lin ficka_N_s1 = regN "ficka" ;
+ lin ficklampa_N_s1 = regN "ficklampa" ;
+ lin fikonkaka_N_s1 = regN "fikonkaka" ;
+ lin filmkamera_N_s1 = regN "filmkamera" ;
+ lin finlandssvenska_N_s1 = regN "finlandssvenska" ;
+ lin finländska_N_s1 = regN "finländska" ;
+ lin finska_N_s1 = regN "finska" ;
+ lin firma_N_s1 = regN "firma" ;
+ lin fitta_N_s1 = regN "fitta" ;
+ lin fixstjärna_N_s1 = regN "fixstjärna" ;
+ lin flaga_N_s1 = regN "flaga" ;
+ lin flagga_N_s1 = regN "flagga" ;
+ lin flamma_N_s1 = regN "flamma" ;
+ lin flaska_N_s1 = regN "flaska" ;
+ lin flicka_N_s1 = regN "flicka" ;
+ lin flinga_N_s1 = regN "flinga" ;
+ lin flisa_N_s1 = regN "flisa" ;
+ lin följdfråga_N_s1 = regN "följdfråga" ;
+ lin fälla_N_s1 = regN "fälla" ;
+ lin flora_N_s1 = regN "flora" ;
+ lin flotta_N_s1 = regN "flotta" ;
+ lin fläta_N_s1 = regN "fläta" ;
+ lin fluga_N_s1 = regN "fluga" ;
+ lin fängelsehåla_N_s1 = regN "fängelsehåla" ;
+ lin fönsterbräda_N_s1 = regN "fönsterbräda" ;
+ lin fönsterruta_N_s1 = regN "fönsterruta" ;
+ lin fönsterspringa_N_s1 = regN "fönsterspringa" ;
+ lin folkhögskola_N_s1 = regN "folkhögskola" ;
+ lin folksaga_N_s1 = regN "folksaga" ;
+ lin folkskola_N_s1 = regN "folkskola" ;
+ lin folkvisa_N_s1 = regN "folkvisa" ;
+ lin fora_N_s1 = regN "fora" ;
+ lin fotboja_N_s1 = regN "fotboja" ;
+ lin fotogenlampa_N_s1 = regN "fotogenlampa" ;
+ lin fotokopia_N_s1 = regN "fotokopia" ;
+ lin fåra_N_s1 = regN "fåra" ;
+ lin framsida_N_s1 = regN "framsida" ;
+ lin fransyska_N_s1 = regN "fransyska" ;
+ lin fresterska_N_s1 = regN "fresterska" ;
+ lin författarinna_N_s1 = regN "författarinna" ;
+ lin fårfålla_N_s1 = regN "fårfålla" ;
+ lin fråga_N_s1 = regN "fråga" ;
+ lin frikyrka_N_s1 = regN "frikyrka" ;
+ lin friskola_N_s1 = regN "friskola" ;
+ lin frisörska_N_s1 = regN "frisörska" ;
+ lin färja_N_s1 = regN "färja" ;
+ lin förlaga_N_s1 = regN "förlaga" ;
+ lin förlustsiffra_N_s1 = regN "förlustsiffra" ;
+ lin förmåga_N_s1 = regN "förmåga" ;
+ lin förskola_N_s1 = regN "förskola" ;
+ lin försäkringskassa_N_s1 = regN "försäkringskassa" ;
+ lin förstasida_N_s1 = regN "förstasida" ;
+ lin förstlingsgåva_N_s1 = regN "förstlingsgåva" ;
+ lin förstuga_N_s1 = regN "förstuga" ;
+ lin förtrollerska_N_s1 = regN "förtrollerska" ;
+ lin frätskada_N_s1 = regN "frätskada" ;
+ lin fuga_N_s1 = regN "fuga" ;
+ lin fura_N_s1 = regN "fura" ;
+ lin furstinna_N_s1 = regN "furstinna" ;
+ lin fylla_N_s1 = regN "fylla" ;
+ lin fyra_N_s1 = regN "fyra" ;
+ lin gala_N_s1 = regN "gala" ;
+ lin gallblåsa_N_s1 = regN "gallblåsa" ;
+ lin ägarinna_N_s1 = regN "ägarinna" ;
+ lin gata_N_s1 = regN "gata" ;
+ lin gädda_N_s1 = regN "gädda" ;
+ lin gengångerska_N_s1 = regN "gengångerska" ;
+ lin gengåva_N_s1 = regN "gengåva" ;
+ lin gerilla_N_s1 = regN "gerilla" ;
+ lin gågata_N_s1 = regN "gågata" ;
+ lin äggula_N_s1 = regN "äggula" ;
+ lin äggvita_N_s1 = regN "äggvita" ;
+ lin ögla_N_s1 = regN "ögla" ;
+ lin glada_N_s1 = regN "glada" ;
+ lin glaskula_N_s1 = regN "glaskula" ;
+ lin glaspärla_N_s1 = regN "glaspärla" ;
+ lin glödlampa_N_s1 = regN "glödlampa" ;
+ lin glänta_N_s1 = regN "glänta" ;
+ lin gloria_N_s1 = regN "gloria" ;
+ lin glosa_N_s1 = regN "glosa" ;
+ lin gnista_N_s1 = regN "gnista" ;
+ lin gnutta_N_s1 = regN "gnutta" ;
+ lin golfbana_N_s1 = regN "golfbana" ;
+ lin golfklubba_N_s1 = regN "golfklubba" ;
+ lin gorilla_N_s1 = regN "gorilla" ;
+ lin grannkvinna_N_s1 = regN "grannkvinna" ;
+ lin gröda_N_s1 = regN "gröda" ;
+ lin grekiska_N_s1 = regN "grekiska" ;
+ lin grevinna_N_s1 = regN "grevinna" ;
+ lin griffeltavla_N_s1 = regN "griffeltavla" ;
+ lin grimma_N_s1 = regN "grimma" ;
+ lin gränsyta_N_s1 = regN "gränsyta" ;
+ lin groda_N_s1 = regN "groda" ;
+ lin grotta_N_s1 = regN "grotta" ;
+ lin gräshoppa_N_s1 = regN "gräshoppa" ;
+ lin gräsmatta_N_s1 = regN "gräsmatta" ;
+ lin grästuva_N_s1 = regN "grästuva" ;
+ lin gråsugga_N_s1 = regN "gråsugga" ;
+ lin gråterska_N_s1 = regN "gråterska" ;
+ lin grundskola_N_s1 = regN "grundskola" ;
+ lin gruva_N_s1 = regN "gruva" ;
+ lin grävskopa_N_s1 = regN "grävskopa" ;
+ lin gryta_N_s1 = regN "gryta" ;
+ lin gskola_N_s1 = regN "gskola" ;
+ lin gåta_N_s1 = regN "gåta" ;
+ lin gudinna_N_s1 = regN "gudinna" ;
+ lin gula_N_s1 = regN "gula" ;
+ lin guldgruva_N_s1 = regN "guldgruva" ;
+ lin guldkedja_N_s1 = regN "guldkedja" ;
+ lin guldklocka_N_s1 = regN "guldklocka" ;
+ lin guldkrona_N_s1 = regN "guldkrona" ;
+ lin gullviva_N_s1 = regN "gullviva" ;
+ lin gumma_N_s1 = regN "gumma" ;
+ lin gurka_N_s1 = regN "gurka" ;
+ lin gåva_N_s1 = regN "gåva" ;
+ lin gymnasieskola_N_s1 = regN "gymnasieskola" ;
+ lin hacka_N_s1 = regN "hacka" ;
+ lin haka_N_s1 = regN "haka" ;
+ lin halka_N_s1 = regN "halka" ;
+ lin halskedja_N_s1 = regN "halskedja" ;
+ lin halva_N_s1 = regN "halva" ;
+ lin handboja_N_s1 = regN "handboja" ;
+ lin handflata_N_s1 = regN "handflata" ;
+ lin harpa_N_s1 = regN "harpa" ;
+ lin hasa_N_s1 = regN "hasa" ;
+ lin helsida_N_s1 = regN "helsida" ;
+ lin heltäckningsmatta_N_s1 = regN "heltäckningsmatta" ;
+ lin hemresa_N_s1 = regN "hemresa" ;
+ lin hemsida_N_s1 = regN "hemsida" ;
+ lin herdinna_N_s1 = regN "herdinna" ;
+ lin högmässa_N_s1 = regN "högmässa" ;
+ lin högskola_N_s1 = regN "högskola" ;
+ lin högtidsskara_N_s1 = regN "högtidsskara" ;
+ lin hjältinna_N_s1 = regN "hjältinna" ;
+ lin hjärna_N_s1 = regN "hjärna" ;
+ lin hjärnskada_N_s1 = regN "hjärnskada" ;
+ lin hjässa_N_s1 = regN "hjässa" ;
+ lin håla_N_s1 = regN "håla" ;
+ lin höna_N_s1 = regN "höna" ;
+ lin hängmatta_N_s1 = regN "hängmatta" ;
+ lin holländska_N_s1 = regN "holländska" ;
+ lin hona_N_s1 = regN "hona" ;
+ lin honungskaka_N_s1 = regN "honungskaka" ;
+ lin hoppjerka_N_s1 = regN "hoppjerka" ;
+ lin hora_N_s1 = regN "hora" ;
+ lin härdsmälta_N_s1 = regN "härdsmälta" ;
+ lin hårfrisörska_N_s1 = regN "hårfrisörska" ;
+ lin hörna_N_s1 = regN "hörna" ;
+ lin härskara_N_s1 = regN "härskara" ;
+ lin härskarspira_N_s1 = regN "härskarspira" ;
+ lin härva_N_s1 = regN "härva" ;
+ lin höskrinda_N_s1 = regN "höskrinda" ;
+ lin hässja_N_s1 = regN "hässja" ;
+ lin hästfibbla_N_s1 = regN "hästfibbla" ;
+ lin hästsko_N_s1 = regN "hästsko" ;
+ lin hätta_N_s1 = regN "hätta" ;
+ lin hugsvala_N_s1 = regN "hugsvala" ;
+ lin huldra_N_s1 = regN "huldra" ;
+ lin humla_N_s1 = regN "humla" ;
+ lin hushållerska_N_s1 = regN "hushållerska" ;
+ lin huva_N_s1 = regN "huva" ;
+ lin häxa_N_s1 = regN "häxa" ;
+ lin hydda_N_s1 = regN "hydda" ;
+ lin hydra_N_s1 = regN "hydra" ;
+ lin hylla_N_s1 = regN "hylla" ;
+ lin hylsa_N_s1 = regN "hylsa" ;
+ lin hynda_N_s1 = regN "hynda" ;
+ lin hyra_N_s1 = regN "hyra" ;
+ lin indiska_N_s1 = regN "indiska" ;
+ lin inlaga_N_s1 = regN "inlaga" ;
+ lin innerficka_N_s1 = regN "innerficka" ;
+ lin inresa_N_s1 = regN "inresa" ;
+ lin insida_N_s1 = regN "insida" ;
+ lin inspirationskälla_N_s1 = regN "inspirationskälla" ;
+ lin irra_N_s1 = regN "irra" ;
+ lin irrlära_N_s1 = regN "irrlära" ;
+ lin isländska_N_s1 = regN "isländska" ;
+ lin italienska_N_s1 = regN "italienska" ;
+ lin jacka_N_s1 = regN "jacka" ;
+ lin jaktstyrka_N_s1 = regN "jaktstyrka" ;
+ lin japanska_N_s1 = regN "japanska" ;
+ lin jänta_N_s1 = regN "jänta" ;
+ lin jordloppa_N_s1 = regN "jordloppa" ;
+ lin jordmänniska_N_s1 = regN "jordmänniska" ;
+ lin järngruva_N_s1 = regN "järngruva" ;
+ lin judinna_N_s1 = regN "judinna" ;
+ lin junta_N_s1 = regN "junta" ;
+ lin kackerlacka_N_s1 = regN "kackerlacka" ;
+ lin kaja_N_s1 = regN "kaja" ;
+ lin kajuta_N_s1 = regN "kajuta" ;
+ lin kaka_N_s1 = regN "kaka" ;
+ lin kakelugnslucka_N_s1 = regN "kakelugnslucka" ;
+ lin kaksmula_N_s1 = regN "kaksmula" ;
+ lin kamera_N_s1 = regN "kamera" ;
+ lin kammartärna_N_s1 = regN "kammartärna" ;
+ lin kana_N_s1 = regN "kana" ;
+ lin kanadensiska_N_s1 = regN "kanadensiska" ;
+ lin kanna_N_s1 = regN "kanna" ;
+ lin kapitalvara_N_s1 = regN "kapitalvara" ;
+ lin kappa_N_s1 = regN "kappa" ;
+ lin Karka_N_s1 = regN "Karka" ;
+ lin karta_N_s1 = regN "karta" ;
+ lin kassa_N_s1 = regN "kassa" ;
+ lin kassörska_N_s1 = regN "kassörska" ;
+ lin kattuggla_N_s1 = regN "kattuggla" ;
+ lin kedja_N_s1 = regN "kedja" ;
+ lin kejsarinna_N_s1 = regN "kejsarinna" ;
+ lin kesita_N_s1 = regN "kesita" ;
+ lin kägla_N_s1 = regN "kägla" ;
+ lin kindknota_N_s1 = regN "kindknota" ;
+ lin kinesiska_N_s1 = regN "kinesiska" ;
+ lin kista_N_s1 = regN "kista" ;
+ lin klädnypa_N_s1 = regN "klädnypa" ;
+ lin klinga_N_s1 = regN "klinga" ;
+ lin klippa_N_s1 = regN "klippa" ;
+ lin kölista_N_s1 = regN "kölista" ;
+ lin källa_N_s1 = regN "källa" ;
+ lin källartrappa_N_s1 = regN "källartrappa" ;
+ lin klo_N_s1 = regN "klo" ;
+ lin klocka_N_s1 = regN "klocka" ;
+ lin klubba_N_s1 = regN "klubba" ;
+ lin klunga_N_s1 = regN "klunga" ;
+ lin klyfta_N_s1 = regN "klyfta" ;
+ lin klyscha_N_s1 = regN "klyscha" ;
+ lin knäbyxa_N_s1 = regN "knäbyxa" ;
+ lin känga_N_s1 = regN "känga" ;
+ lin knippa_N_s1 = regN "knippa" ;
+ lin knota_N_s1 = regN "knota" ;
+ lin knäppkänga_N_s1 = regN "knäppkänga" ;
+ lin känsla_N_s1 = regN "känsla" ;
+ lin ko_N_s1 = regN "ko" ;
+ lin kobra_N_s1 = regN "kobra" ;
+ lin kofta_N_s1 = regN "kofta" ;
+ lin koja_N_s1 = regN "koja" ;
+ lin kola_N_s1 = regN "kola" ;
+ lin kolgruva_N_s1 = regN "kolgruva" ;
+ lin kolja_N_s1 = regN "kolja" ;
+ lin kollega_N_s1 = regN "kollega" ;
+ lin åkomma_N_s1 = regN "åkomma" ;
+ lin kommandobrygga_N_s1 = regN "kommandobrygga" ;
+ lin kommendörskedja_N_s1 = regN "kommendörskedja" ;
+ lin kopia_N_s1 = regN "kopia" ;
+ lin kopparflaska_N_s1 = regN "kopparflaska" ;
+ lin koreanska_N_s1 = regN "koreanska" ;
+ lin kossa_N_s1 = regN "kossa" ;
+ lin kota_N_s1 = regN "kota" ;
+ lin kåpa_N_s1 = regN "kåpa" ;
+ lin krabba_N_s1 = regN "krabba" ;
+ lin kräfta_N_s1 = regN "kräfta" ;
+ lin krita_N_s1 = regN "krita" ;
+ lin kråka_N_s1 = regN "kråka" ;
+ lin kärleksvisa_N_s1 = regN "kärleksvisa" ;
+ lin krämpa_N_s1 = regN "krämpa" ;
+ lin kärna_N_s1 = regN "kärna" ;
+ lin krönika_N_s1 = regN "krönika" ;
+ lin krona_N_s1 = regN "krona" ;
+ lin kärra_N_s1 = regN "kärra" ;
+ lin krubba_N_s1 = regN "krubba" ;
+ lin kruka_N_s1 = regN "kruka" ;
+ lin krycka_N_s1 = regN "krycka" ;
+ lin krydda_N_s1 = regN "krydda" ;
+ lin kryddnejlika_N_s1 = regN "kryddnejlika" ;
+ lin krypta_N_s1 = regN "krypta" ;
+ lin kåta_N_s1 = regN "kåta" ;
+ lin äktenskapsbryterska_N_s1 = regN "äktenskapsbryterska" ;
+ lin kuggfråga_N_s1 = regN "kuggfråga" ;
+ lin kula_N_s1 = regN "kula" ;
+ lin kullerbytta_N_s1 = regN "kullerbytta" ;
+ lin kulspruta_N_s1 = regN "kulspruta" ;
+ lin kunskapsklyfta_N_s1 = regN "kunskapsklyfta" ;
+ lin kurva_N_s1 = regN "kurva" ;
+ lin kvarleva_N_s1 = regN "kvarleva" ;
+ lin kviga_N_s1 = regN "kviga" ;
+ lin kvinna_N_s1 = regN "kvinna" ;
+ lin kvinnosakskvinna_N_s1 = regN "kvinnosakskvinna" ;
+ lin kyrka_N_s1 = regN "kyrka" ;
+ lin kyrkostämma_N_s1 = regN "kyrkostämma" ;
+ lin lada_N_s1 = regN "lada" ;
+ lin lama_N_s1 = regN "lama" ;
+ lin lampa_N_s1 = regN "lampa" ;
+ lin läcka_N_s1 = regN "läcka" ;
+ lin låda_N_s1 = regN "låda" ;
+ lin läderjacka_N_s1 = regN "läderjacka" ;
+ lin lejoninna_N_s1 = regN "lejoninna" ;
+ lin lekstuga_N_s1 = regN "lekstuga" ;
+ lin levnadsvana_N_s1 = regN "levnadsvana" ;
+ lin ölflaska_N_s1 = regN "ölflaska" ;
+ lin läfsa_N_s1 = regN "läfsa" ;
+ lin låga_N_s1 = regN "låga" ;
+ lin liga_N_s1 = regN "liga" ;
+ lin likkista_N_s1 = regN "likkista" ;
+ lin lilja_N_s1 = regN "lilja" ;
+ lin limpa_N_s1 = regN "limpa" ;
+ lin lina_N_s1 = regN "lina" ;
+ lin lisa_N_s1 = regN "lisa" ;
+ lin lista_N_s1 = regN "lista" ;
+ lin livränta_N_s1 = regN "livränta" ;
+ lin livsfara_N_s1 = regN "livsfara" ;
+ lin ljungtuva_N_s1 = regN "ljungtuva" ;
+ lin länga_N_s1 = regN "länga" ;
+ lin loppa_N_s1 = regN "loppa" ;
+ lin lära_N_s1 = regN "lära" ;
+ lin lärka_N_s1 = regN "lärka" ;
+ lin älskarinna_N_s1 = regN "älskarinna" ;
+ lin lucka_N_s1 = regN "lucka" ;
+ lin lunga_N_s1 = regN "lunga" ;
+ lin lunta_N_s1 = regN "lunta" ;
+ lin älva_N_s1 = regN "älva" ;
+ lin lövkoja_N_s1 = regN "lövkoja" ;
+ lin läxa_N_s1 = regN "läxa" ;
+ lin lycka_N_s1 = regN "lycka" ;
+ lin lykta_N_s1 = regN "lykta" ;
+ lin lyra_N_s1 = regN "lyra" ;
+ lin lyxupplaga_N_s1 = regN "lyxupplaga" ;
+ lin madonna_N_s1 = regN "madonna" ;
+ lin magsmärta_N_s1 = regN "magsmärta" ;
+ lin maja_N_s1 = regN "maja" ;
+ lin mamma_N_s1 = regN "mamma" ;
+ lin maska_N_s1 = regN "maska" ;
+ lin massa_N_s1 = regN "massa" ;
+ lin matta_N_s1 = regN "matta" ;
+ lin möda_N_s1 = regN "möda" ;
+ lin medmänniska_N_s1 = regN "medmänniska" ;
+ lin melodislinga_N_s1 = regN "melodislinga" ;
+ lin mexikanska_N_s1 = regN "mexikanska" ;
+ lin midja_N_s1 = regN "midja" ;
+ lin miljöfråga_N_s1 = regN "miljöfråga" ;
+ lin mina_N_s1 = regN "mina" ;
+ lin mittbena_N_s1 = regN "mittbena" ;
+ lin mjöldryga_N_s1 = regN "mjöldryga" ;
+ lin människa_N_s1 = regN "människa" ;
+ lin människolära_N_s1 = regN "människolära" ;
+ lin moabitiska_N_s1 = regN "moabitiska" ;
+ lin mossa_N_s1 = regN "mossa" ;
+ lin mässa_N_s1 = regN "mässa" ;
+ lin mula_N_s1 = regN "mula" ;
+ lin mulåsna_N_s1 = regN "mulåsna" ;
+ lin mungipa_N_s1 = regN "mungipa" ;
+ lin murgröna_N_s1 = regN "murgröna" ;
+ lin mussla_N_s1 = regN "mussla" ;
+ lin mygga_N_s1 = regN "mygga" ;
+ lin myra_N_s1 = regN "myra" ;
+ lin nådegåva_N_s1 = regN "nådegåva" ;
+ lin ånga_N_s1 = regN "ånga" ;
+ lin nia_N_s1 = regN "nia" ;
+ lin änka_N_s1 = regN "änka" ;
+ lin nolla_N_s1 = regN "nolla" ;
+ lin noppa_N_s1 = regN "noppa" ;
+ lin nota_N_s1 = regN "nota" ;
+ lin näsa_N_s1 = regN "näsa" ;
+ lin önskelista_N_s1 = regN "önskelista" ;
+ lin nässla_N_s1 = regN "nässla" ;
+ lin nunna_N_s1 = regN "nunna" ;
+ lin odåga_N_s1 = regN "odåga" ;
+ lin offergåva_N_s1 = regN "offergåva" ;
+ lin ohälsa_N_s1 = regN "ohälsa" ;
+ lin olja_N_s1 = regN "olja" ;
+ lin olycka_N_s1 = regN "olycka" ;
+ lin omsämja_N_s1 = regN "omsämja" ;
+ lin opera_N_s1 = regN "opera" ;
+ lin ordlista_N_s1 = regN "ordlista" ;
+ lin originalutgåva_N_s1 = regN "originalutgåva" ;
+ lin orsakskedja_N_s1 = regN "orsakskedja" ;
+ lin orättvisa_N_s1 = regN "orättvisa" ;
+ lin ovilja_N_s1 = regN "ovilja" ;
+ lin padda_N_s1 = regN "padda" ;
+ lin palta_N_s1 = regN "palta" ;
+ lin panna_N_s1 = regN "panna" ;
+ lin pannkaka_N_s1 = regN "pannkaka" ;
+ lin papaya_N_s1 = regN "papaya" ;
+ lin papegoja_N_s1 = regN "papegoja" ;
+ lin pappa_N_s1 = regN "pappa" ;
+ lin pappskiva_N_s1 = regN "pappskiva" ;
+ lin paprika_N_s1 = regN "paprika" ;
+ lin parfymflaska_N_s1 = regN "parfymflaska" ;
+ lin pasta_N_s1 = regN "pasta" ;
+ lin penna_N_s1 = regN "penna" ;
+ lin penningkista_N_s1 = regN "penningkista" ;
+ lin pepparkaka_N_s1 = regN "pepparkaka" ;
+ lin persika_N_s1 = regN "persika" ;
+ lin piga_N_s1 = regN "piga" ;
+ lin pingstlilja_N_s1 = regN "pingstlilja" ;
+ lin pipa_N_s1 = regN "pipa" ;
+ lin piska_N_s1 = regN "piska" ;
+ lin pizza_N_s1 = regN "pizza" ;
+ lin pizzeria_N_s1 = regN "pizzeria" ;
+ lin pjäxa_N_s1 = regN "pjäxa" ;
+ lin pålaga_N_s1 = regN "pålaga" ;
+ lin planka_N_s1 = regN "planka" ;
+ lin planta_N_s1 = regN "planta" ;
+ lin plasma_N_s1 = regN "plasma" ;
+ lin platta_N_s1 = regN "platta" ;
+ lin plåga_N_s1 = regN "plåga" ;
+ lin plåtlåda_N_s1 = regN "plåtlåda" ;
+ lin polarresa_N_s1 = regN "polarresa" ;
+ lin potatissoppa_N_s1 = regN "potatissoppa" ;
+ lin potta_N_s1 = regN "potta" ;
+ lin äppelkaka_N_s1 = regN "äppelkaka" ;
+ lin principfråga_N_s1 = regN "principfråga" ;
+ lin prinsessa_N_s1 = regN "prinsessa" ;
+ lin prisma_N_s1 = regN "prisma" ;
+ lin pärla_N_s1 = regN "pärla" ;
+ lin profetia_N_s1 = regN "profetia" ;
+ lin profetissa_N_s1 = regN "profetissa" ;
+ lin programvara_N_s1 = regN "programvara" ;
+ lin påsklilja_N_s1 = regN "påsklilja" ;
+ lin puka_N_s1 = regN "puka" ;
+ lin pulka_N_s1 = regN "pulka" ;
+ lin pumpa_N_s1 = regN "pumpa" ;
+ lin puppa_N_s1 = regN "puppa" ;
+ lin rakethylsa_N_s1 = regN "rakethylsa" ;
+ lin razzia_N_s1 = regN "razzia" ;
+ lin rödpenna_N_s1 = regN "rödpenna" ;
+ lin rädsla_N_s1 = regN "rädsla" ;
+ lin rehabiliteringsfråga_N_s1 = regN "rehabiliteringsfråga" ;
+ lin remsa_N_s1 = regN "remsa" ;
+ lin resa_N_s1 = regN "resa" ;
+ lin reservoarpenna_N_s1 = regN "reservoarpenna" ;
+ lin reskontra_N_s1 = regN "reskontra" ;
+ lin restresa_N_s1 = regN "restresa" ;
+ lin resväska_N_s1 = regN "resväska" ;
+ lin reva_N_s1 = regN "reva" ;
+ lin räfsa_N_s1 = regN "räfsa" ;
+ lin ribba_N_s1 = regN "ribba" ;
+ lin riksstämma_N_s1 = regN "riksstämma" ;
+ lin ringklocka_N_s1 = regN "ringklocka" ;
+ lin räka_N_s1 = regN "räka" ;
+ lin räknesticka_N_s1 = regN "räknesticka" ;
+ lin ärla_N_s1 = regN "ärla" ;
+ lin rämna_N_s1 = regN "rämna" ;
+ lin ränna_N_s1 = regN "ränna" ;
+ lin ränta_N_s1 = regN "ränta" ;
+ lin rosa_N_s1 = regN "rosa" ;
+ lin råraka_N_s1 = regN "råraka" ;
+ lin ärta_N_s1 = regN "ärta" ;
+ lin ärtsoppa_N_s1 = regN "ärtsoppa" ;
+ lin råtta_N_s1 = regN "råtta" ;
+ lin rulltrappa_N_s1 = regN "rulltrappa" ;
+ lin runa_N_s1 = regN "runa" ;
+ lin ruta_N_s1 = regN "ruta" ;
+ lin råvara_N_s1 = regN "råvara" ;
+ lin rövarskara_N_s1 = regN "rövarskara" ;
+ lin rymdfärja_N_s1 = regN "rymdfärja" ;
+ lin rymdresa_N_s1 = regN "rymdresa" ;
+ lin rynka_N_s1 = regN "rynka" ;
+ lin saga_N_s1 = regN "saga" ;
+ lin sallad_N_s1 = regN "sallad" ;
+ lin saltskorpa_N_s1 = regN "saltskorpa" ;
+ lin salva_N_s1 = regN "salva" ;
+ lin samba_N_s1 = regN "samba" ;
+ lin samhällsfråga_N_s1 = regN "samhällsfråga" ;
+ lin sandlåda_N_s1 = regN "sandlåda" ;
+ lin sena_N_s1 = regN "sena" ;
+ lin Sera_N_s1 = regN "Sera" ;
+ lin sexa_N_s1 = regN "sexa" ;
+ lin Sia_N_s1 = regN "Sia" ;
+ lin sida_N_s1 = regN "sida" ;
+ lin siffra_N_s1 = regN "siffra" ;
+ lin signalklocka_N_s1 = regN "signalklocka" ;
+ lin Siha_N_s1 = regN "Siha" ;
+ lin silkesstrumpa_N_s1 = regN "silkesstrumpa" ;
+ lin silltunna_N_s1 = regN "silltunna" ;
+ lin silverklocka_N_s1 = regN "silverklocka" ;
+ lin sippa_N_s1 = regN "sippa" ;
+ lin sjua_N_s1 = regN "sjua" ;
+ lin sjukkassa_N_s1 = regN "sjukkassa" ;
+ lin sjuksköterska_N_s1 = regN "sjuksköterska" ;
+ lin ska_N_s1 = regN "ska" ;
+ lin skada_N_s1 = regN "skada" ;
+ lin skala_N_s1 = regN "skala" ;
+ lin skaldinna_N_s1 = regN "skaldinna" ;
+ lin skallskada_N_s1 = regN "skallskada" ;
+ lin skara_N_s1 = regN "skara" ;
+ lin skena_N_s1 = regN "skena" ;
+ lin säkerhetsstyrka_N_s1 = regN "säkerhetsstyrka" ;
+ lin skida_N_s1 = regN "skida" ;
+ lin skidresa_N_s1 = regN "skidresa" ;
+ lin skilsmässa_N_s1 = regN "skilsmässa" ;
+ lin skinka_N_s1 = regN "skinka" ;
+ lin skinnbyxa_N_s1 = regN "skinnbyxa" ;
+ lin skiva_N_s1 = regN "skiva" ;
+ lin skjorta_N_s1 = regN "skjorta" ;
+ lin sköka_N_s1 = regN "sköka" ;
+ lin sköldpadda_N_s1 = regN "sköldpadda" ;
+ lin skälla_N_s1 = regN "skälla" ;
+ lin skola_N_s1 = regN "skola" ;
+ lin skopa_N_s1 = regN "skopa" ;
+ lin skorpa_N_s1 = regN "skorpa" ;
+ lin skäppa_N_s1 = regN "skäppa" ;
+ lin skåra_N_s1 = regN "skåra" ;
+ lin skrattsalva_N_s1 = regN "skrattsalva" ;
+ lin skreva_N_s1 = regN "skreva" ;
+ lin skröna_N_s1 = regN "skröna" ;
+ lin skräpgömma_N_s1 = regN "skräpgömma" ;
+ lin skärva_N_s1 = regN "skärva" ;
+ lin skrynkla_N_s1 = regN "skrynkla" ;
+ lin skugga_N_s1 = regN "skugga" ;
+ lin skuldra_N_s1 = regN "skuldra" ;
+ lin skuta_N_s1 = regN "skuta" ;
+ lin slagdänga_N_s1 = regN "slagdänga" ;
+ lin slagruta_N_s1 = regN "slagruta" ;
+ lin slampa_N_s1 = regN "slampa" ;
+ lin slamsa_N_s1 = regN "slamsa" ;
+ lin slana_N_s1 = regN "slana" ;
+ lin slägga_N_s1 = regN "slägga" ;
+ lin slinga_N_s1 = regN "slinga" ;
+ lin slöja_N_s1 = regN "slöja" ;
+ lin slända_N_s1 = regN "slända" ;
+ lin slyna_N_s1 = regN "slyna" ;
+ lin smedja_N_s1 = regN "smedja" ;
+ lin småflicka_N_s1 = regN "småflicka" ;
+ lin smocka_N_s1 = regN "smocka" ;
+ lin smärta_N_s1 = regN "smärta" ;
+ lin smula_N_s1 = regN "smula" ;
+ lin åsna_N_s1 = regN "åsna" ;
+ lin snara_N_s1 = regN "snara" ;
+ lin snäcka_N_s1 = regN "snäcka" ;
+ lin snöflinga_N_s1 = regN "snöflinga" ;
+ lin sånggudinna_N_s1 = regN "sånggudinna" ;
+ lin åsninna_N_s1 = regN "åsninna" ;
+ lin snuva_N_s1 = regN "snuva" ;
+ lin socka_N_s1 = regN "socka" ;
+ lin soffa_N_s1 = regN "soffa" ;
+ lin sommarstuga_N_s1 = regN "sommarstuga" ;
+ lin sopa_N_s1 = regN "sopa" ;
+ lin sopmaja_N_s1 = regN "sopmaja" ;
+ lin soppa_N_s1 = regN "soppa" ;
+ lin såpa_N_s1 = regN "såpa" ;
+ lin såpbubbla_N_s1 = regN "såpbubbla" ;
+ lin speditionsfirma_N_s1 = regN "speditionsfirma" ;
+ lin spelmansvisa_N_s1 = regN "spelmansvisa" ;
+ lin spillra_N_s1 = regN "spillra" ;
+ lin spilta_N_s1 = regN "spilta" ;
+ lin spinnerska_N_s1 = regN "spinnerska" ;
+ lin spira_N_s1 = regN "spira" ;
+ lin spottlåda_N_s1 = regN "spottlåda" ;
+ lin spottsalva_N_s1 = regN "spottsalva" ;
+ lin springa_N_s1 = regN "springa" ;
+ lin spruta_N_s1 = regN "spruta" ;
+ lin spya_N_s1 = regN "spya" ;
+ lin sta_N_s1 = regN "sta" ;
+ lin standardfråga_N_s1 = regN "standardfråga" ;
+ lin städerska_N_s1 = regN "städerska" ;
+ lin stekpanna_N_s1 = regN "stekpanna" ;
+ lin stenklyfta_N_s1 = regN "stenklyfta" ;
+ lin stentrappa_N_s1 = regN "stentrappa" ;
+ lin sticka_N_s1 = regN "sticka" ;
+ lin stjärna_N_s1 = regN "stjärna" ;
+ lin stålpenna_N_s1 = regN "stålpenna" ;
+ lin stämma_N_s1 = regN "stämma" ;
+ lin stånka_N_s1 = regN "stånka" ;
+ lin storstuga_N_s1 = regN "storstuga" ;
+ lin strimla_N_s1 = regN "strimla" ;
+ lin strimma_N_s1 = regN "strimma" ;
+ lin strumpa_N_s1 = regN "strumpa" ;
+ lin strövskara_N_s1 = regN "strövskara" ;
+ lin stryksticka_N_s1 = regN "stryksticka" ;
+ lin stuga_N_s1 = regN "stuga" ;
+ lin stupa_N_s1 = regN "stupa" ;
+ lin stupränna_N_s1 = regN "stupränna" ;
+ lin sugga_N_s1 = regN "sugga" ;
+ lin sula_N_s1 = regN "sula" ;
+ lin summa_N_s1 = regN "summa" ;
+ lin svacka_N_s1 = regN "svacka" ;
+ lin svala_N_s1 = regN "svala" ;
+ lin svenska_N_s1 = regN "svenska" ;
+ lin sylta_N_s1 = regN "sylta" ;
+ lin synagoga_N_s1 = regN "synagoga" ;
+ lin syra_N_s1 = regN "syra" ;
+ lin syriska_N_s1 = regN "syriska" ;
+ lin syrsa_N_s1 = regN "syrsa" ;
+ lin syssla_N_s1 = regN "syssla" ;
+ lin tacka_N_s1 = regN "tacka" ;
+ lin tavla_N_s1 = regN "tavla" ;
+ lin taxa_N_s1 = regN "taxa" ;
+ lin tempeltärna_N_s1 = regN "tempeltärna" ;
+ lin terska_N_s1 = regN "terska" ;
+ lin tågmatta_N_s1 = regN "tågmatta" ;
+ lin ticka_N_s1 = regN "ticka" ;
+ lin tiggarlista_N_s1 = regN "tiggarlista" ;
+ lin tilja_N_s1 = regN "tilja" ;
+ lin tjänarinna_N_s1 = regN "tjänarinna" ;
+ lin tjänsteflicka_N_s1 = regN "tjänsteflicka" ;
+ lin tjänstekvinna_N_s1 = regN "tjänstekvinna" ;
+ lin tjänsteresa_N_s1 = regN "tjänsteresa" ;
+ lin tändsticka_N_s1 = regN "tändsticka" ;
+ lin tångloppa_N_s1 = regN "tångloppa" ;
+ lin toffla_N_s1 = regN "toffla" ;
+ lin torva_N_s1 = regN "torva" ;
+ lin täppa_N_s1 = regN "täppa" ;
+ lin trafikolycka_N_s1 = regN "trafikolycka" ;
+ lin trafikskola_N_s1 = regN "trafikskola" ;
+ lin trana_N_s1 = regN "trana" ;
+ lin trappa_N_s1 = regN "trappa" ;
+ lin trasa_N_s1 = regN "trasa" ;
+ lin travbana_N_s1 = regN "travbana" ;
+ lin trea_N_s1 = regN "trea" ;
+ lin tröja_N_s1 = regN "tröja" ;
+ lin träkanna_N_s1 = regN "träkanna" ;
+ lin trälinna_N_s1 = regN "trälinna" ;
+ lin tärna_N_s1 = regN "tärna" ;
+ lin trollkvinna_N_s1 = regN "trollkvinna" ;
+ lin trollpacka_N_s1 = regN "trollpacka" ;
+ lin trosa_N_s1 = regN "trosa" ;
+ lin tårta_N_s1 = regN "tårta" ;
+ lin träta_N_s1 = regN "träta" ;
+ lin trumhinna_N_s1 = regN "trumhinna" ;
+ lin trumma_N_s1 = regN "trumma" ;
+ lin åtta_N_s1 = regN "åtta" ;
+ lin tuba_N_s1 = regN "tuba" ;
+ lin tunga_N_s1 = regN "tunga" ;
+ lin tunna_N_s1 = regN "tunna" ;
+ lin tunnelbana_N_s1 = regN "tunnelbana" ;
+ lin tunnkaka_N_s1 = regN "tunnkaka" ;
+ lin turturduva_N_s1 = regN "turturduva" ;
+ lin tuva_N_s1 = regN "tuva" ;
+ lin tvåa_N_s1 = regN "tvåa" ;
+ lin tvistefråga_N_s1 = regN "tvistefråga" ;
+ lin tvärgata_N_s1 = regN "tvärgata" ;
+ lin tyska_N_s1 = regN "tyska" ;
+ lin uggla_N_s1 = regN "uggla" ;
+ lin ullstrumpa_N_s1 = regN "ullstrumpa" ;
+ lin undersida_N_s1 = regN "undersida" ;
+ lin undersköterska_N_s1 = regN "undersköterska" ;
+ lin upplaga_N_s1 = regN "upplaga" ;
+ lin uppta_N_s1 = regN "uppta" ;
+ lin urna_N_s1 = regN "urna" ;
+ lin utgåva_N_s1 = regN "utgåva" ;
+ lin utsaga_N_s1 = regN "utsaga" ;
+ lin utsida_N_s1 = regN "utsida" ;
+ lin vagga_N_s1 = regN "vagga" ;
+ lin vaggvisa_N_s1 = regN "vaggvisa" ;
+ lin vaka_N_s1 = regN "vaka" ;
+ lin valkyria_N_s1 = regN "valkyria" ;
+ lin valuta_N_s1 = regN "valuta" ;
+ lin vana_N_s1 = regN "vana" ;
+ lin vara_N_s1 = regN "vara" ;
+ lin vattenkälla_N_s1 = regN "vattenkälla" ;
+ lin vattenloppa_N_s1 = regN "vattenloppa" ;
+ lin vattenyta_N_s1 = regN "vattenyta" ;
+ lin väckarklocka_N_s1 = regN "väckarklocka" ;
+ lin våda_N_s1 = regN "våda" ;
+ lin väderbössa_N_s1 = regN "väderbössa" ;
+ lin vecka_N_s1 = regN "vecka" ;
+ lin vedermöda_N_s1 = regN "vedermöda" ;
+ lin veranda_N_s1 = regN "veranda" ;
+ lin övermänniska_N_s1 = regN "övermänniska" ;
+ lin översida_N_s1 = regN "översida" ;
+ lin övervakningskamera_N_s1 = regN "övervakningskamera" ;
+ lin vessla_N_s1 = regN "vessla" ;
+ lin våffla_N_s1 = regN "våffla" ;
+ lin våga_N_s1 = regN "våga" ;
+ lin vildåsna_N_s1 = regN "vildåsna" ;
+ lin vilja_N_s1 = regN "vilja" ;
+ lin villolära_N_s1 = regN "villolära" ;
+ lin vinda_N_s1 = regN "vinda" ;
+ lin vindruta_N_s1 = regN "vindruta" ;
+ lin vindruva_N_s1 = regN "vindruva" ;
+ lin vipa_N_s1 = regN "vipa" ;
+ lin visa_N_s1 = regN "visa" ;
+ lin väninna_N_s1 = regN "väninna" ;
+ lin vårblomma_N_s1 = regN "vårblomma" ;
+ lin värdinna_N_s1 = regN "värdinna" ;
+ lin värja_N_s1 = regN "värja" ;
+ lin världsstjärna_N_s1 = regN "världsstjärna" ;
+ lin vårta_N_s1 = regN "vårta" ;
+ lin väska_N_s1 = regN "väska" ;
+ lin vätska_N_s1 = regN "vätska" ;
+ lin väverska_N_s1 = regN "väverska" ;
+ lin yllestrumpa_N_s1 = regN "yllestrumpa" ;
+ lin yta_N_s1 = regN "yta" ;
+ lin yxa_N_s1 = regN "yxa" ;
+ lin zebra_N_s1 = regN "zebra" ;
+ lin å_N_s2 = s2 "å" ;
+ lin abborre_N_s2 = s2 "abborre" ;
+ lin abbot_N_s2 = s2 "abbot" ;
+ lin aborre_N_s2 = s2 "aborre" ;
+ lin accentuering_N_s2 = s2 "accentuering" ;
+ lin adressbuss_N_s2 = s2 "adressbuss" ;
+ lin adressändring_N_s2 = s2 "adressändring" ;
+ lin akilleshäl_N_s2 = s2 "akilleshäl" ;
+ lin akt_N_s2 = s2 "akt" ;
+ lin allokering_N_s2 = s2 "allokering" ;
+ lin aln_N_s2 = s2 "aln" ;
+ lin amortering_N_s2 = s2 "amortering" ;
+ lin anbefallning_N_s2 = s2 "anbefallning" ;
+ lin and_N_s2 = s2 "and" ;
+ lin ande_N_s2 = s2 "ande" ;
+ lin andel_N_s2 = s2 "andel" ;
+ lin andning_N_s2 = s2 "andning" ;
+ lin anföring_N_s2 = s2 "anföring" ;
+ lin angivning_N_s2 = s2 "angivning" ;
+ lin anhopning_N_s2 = s2 "anhopning" ;
+ lin aning_N_s2 = s2 "aning" ;
+ lin anknytning_N_s2 = s2 "anknytning" ;
+ lin anledning_N_s2 = s2 "anledning" ;
+ lin anläggning_N_s2 = s2 "anläggning" ;
+ lin anmaning_N_s2 = s2 "anmaning" ;
+ lin anmälning_N_s2 = s2 "anmälning" ;
+ lin anmärkning_N_s2 = s2 "anmärkning" ;
+ lin annandag_N_s2 = s2 "annandag" ;
+ lin annektering_N_s2 = s2 "annektering" ;
+ lin annonsering_N_s2 = s2 "annonsering" ;
+ lin anordning_N_s2 = s2 "anordning" ;
+ lin anpassning_N_s2 = s2 "anpassning" ;
+ lin anrikning_N_s2 = s2 "anrikning" ;
+ lin anrättning_N_s2 = s2 "anrättning" ;
+ lin ansamling_N_s2 = s2 "ansamling" ;
+ lin anskaffning_N_s2 = s2 "anskaffning" ;
+ lin ansökning_N_s2 = s2 "ansökning" ;
+ lin anslutning_N_s2 = s2 "anslutning" ;
+ lin anspelning_N_s2 = s2 "anspelning" ;
+ lin anställning_N_s2 = s2 "anställning" ;
+ lin anstormning_N_s2 = s2 "anstormning" ;
+ lin ansträngning_N_s2 = s2 "ansträngning" ;
+ lin antagning_N_s2 = s2 "antagning" ;
+ lin anteckning_N_s2 = s2 "anteckning" ;
+ lin antydning_N_s2 = s2 "antydning" ;
+ lin anvisning_N_s2 = s2 "anvisning" ;
+ lin använde_N_s2 = s2 "använde" ;
+ lin användning_N_s2 = s2 "användning" ;
+ lin apbur_N_s2 = s2 "apbur" ;
+ lin apollofjäril_N_s2 = s2 "apollofjäril" ;
+ lin apostel_N_s2 = s2 "apostel" ;
+ lin apotek_N_s2 = s2 "apotek" ;
+ lin arbetsdag_N_s2 = s2 "arbetsdag" ;
+ lin arbetsförmedling_N_s2 = s2 "arbetsförmedling" ;
+ lin arbetsprövning_N_s2 = s2 "arbetsprövning" ;
+ lin arm_N_s2 = s2 "arm" ;
+ lin armbåge_N_s2 = s2 "armbåge" ;
+ lin arme_N_s2 = s2 "arme" ;
+ lin armhävning_N_s2 = s2 "armhävning" ;
+ lin armring_N_s2 = s2 "armring" ;
+ lin arrestering_N_s2 = s2 "arrestering" ;
+ lin artikel_N_s2 = s2 "artikel" ;
+ lin arvedel_N_s2 = s2 "arvedel" ;
+ lin arvinge_N_s2 = s2 "arvinge" ;
+ lin asagud_N_s2 = s2 "asagud" ;
+ lin ask_N_s2 = s2 "ask" ;
+ lin aske_N_s2 = s2 "aske" ;
+ lin atomubåt_N_s2 = s2 "atomubåt" ;
+ lin automatisering_N_s2 = s2 "automatisering" ;
+ lin avbetalning_N_s2 = s2 "avbetalning" ;
+ lin avbildning_N_s2 = s2 "avbildning" ;
+ lin avdelning_N_s2 = s2 "avdelning" ;
+ lin avdunstning_N_s2 = s2 "avdunstning" ;
+ lin avfälling_N_s2 = s2 "avfälling" ;
+ lin avflyttning_N_s2 = s2 "avflyttning" ;
+ lin avgiftning_N_s2 = s2 "avgiftning" ;
+ lin avgång_N_s2 = s2 "avgång" ;
+ lin avgränsning_N_s2 = s2 "avgränsning" ;
+ lin avgud_N_s2 = s2 "avgud" ;
+ lin avhandling_N_s2 = s2 "avhandling" ;
+ lin avisering_N_s2 = s2 "avisering" ;
+ lin avkastning_N_s2 = s2 "avkastning" ;
+ lin avkänning_N_s2 = s2 "avkänning" ;
+ lin avkomling_N_s2 = s2 "avkomling" ;
+ lin avkoppling_N_s2 = s2 "avkoppling" ;
+ lin avkrok_N_s2 = s2 "avkrok" ;
+ lin avlagring_N_s2 = s2 "avlagring" ;
+ lin avledning_N_s2 = s2 "avledning" ;
+ lin avlivning_N_s2 = s2 "avlivning" ;
+ lin avlöning_N_s2 = s2 "avlöning" ;
+ lin avläsning_N_s2 = s2 "avläsning" ;
+ lin avlusning_N_s2 = s2 "avlusning" ;
+ lin avlyssning_N_s2 = s2 "avlyssning" ;
+ lin avreglering_N_s2 = s2 "avreglering" ;
+ lin avresedag_N_s2 = s2 "avresedag" ;
+ lin avrättning_N_s2 = s2 "avrättning" ;
+ lin avrundning_N_s2 = s2 "avrundning" ;
+ lin avskedshälsning_N_s2 = s2 "avskedshälsning" ;
+ lin avsökning_N_s2 = s2 "avsökning" ;
+ lin avskrivning_N_s2 = s2 "avskrivning" ;
+ lin avslappning_N_s2 = s2 "avslappning" ;
+ lin avslutning_N_s2 = s2 "avslutning" ;
+ lin avspelning_N_s2 = s2 "avspelning" ;
+ lin avstavning_N_s2 = s2 "avstavning" ;
+ lin avstigning_N_s2 = s2 "avstigning" ;
+ lin avstjälpning_N_s2 = s2 "avstjälpning" ;
+ lin avstämning_N_s2 = s2 "avstämning" ;
+ lin avstängning_N_s2 = s2 "avstängning" ;
+ lin avsättning_N_s2 = s2 "avsättning" ;
+ lin avsyning_N_s2 = s2 "avsyning" ;
+ lin avtappning_N_s2 = s2 "avtappning" ;
+ lin avtrubbning_N_s2 = s2 "avtrubbning" ;
+ lin avtryck_N_s2 = s2 "avtryck" ;
+ lin avveckling_N_s2 = s2 "avveckling" ;
+ lin avverkning_N_s2 = s2 "avverkning" ;
+ lin avvägning_N_s2 = s2 "avvägning" ;
+ lin avvisning_N_s2 = s2 "avvisning" ;
+ lin avyttring_N_s2 = s2 "avyttring" ;
+ lin axel_N_s2 = s2 "axel" ;
+ lin backe_N_s2 = s2 "backe" ;
+ lin badrock_N_s2 = s2 "badrock" ;
+ lin bagge_N_s2 = s2 "bagge" ;
+ lin bakduk_N_s2 = s2 "bakduk" ;
+ lin bakgård_N_s2 = s2 "bakgård" ;
+ lin bakkropp_N_s2 = s2 "bakkropp" ;
+ lin bakplåt_N_s2 = s2 "bakplåt" ;
+ lin baktanke_N_s2 = s2 "baktanke" ;
+ lin bakteriehärd_N_s2 = s2 "bakteriehärd" ;
+ lin bakväg_N_s2 = s2 "bakväg" ;
+ lin balansräkning_N_s2 = s2 "balansräkning" ;
+ lin balk_N_s2 = s2 "balk" ;
+ lin banvall_N_s2 = s2 "banvall" ;
+ lin bardisk_N_s2 = s2 "bardisk" ;
+ lin barkbit_N_s2 = s2 "barkbit" ;
+ lin barm_N_s2 = s2 "barm" ;
+ lin barnkull_N_s2 = s2 "barnkull" ;
+ lin basketboll_N_s2 = s2 "basketboll" ;
+ lin bautasten_N_s2 = s2 "bautasten" ;
+ lin bäck_N_s2 = s2 "bäck" ;
+ lin böckling_N_s2 = s2 "böckling" ;
+ lin bädd_N_s2 = s2 "bädd" ;
+ lin bearbetning_N_s2 = s2 "bearbetning" ;
+ lin bebis_N_s2 = s2 "bebis" ;
+ lin bedömning_N_s2 = s2 "bedömning" ;
+ lin bedövning_N_s2 = s2 "bedövning" ;
+ lin befallning_N_s2 = s2 "befallning" ;
+ lin befattning_N_s2 = s2 "befattning" ;
+ lin befolkning_N_s2 = s2 "befolkning" ;
+ lin befruktning_N_s2 = s2 "befruktning" ;
+ lin begravning_N_s2 = s2 "begravning" ;
+ lin begränsning_N_s2 = s2 "begränsning" ;
+ lin begåvning_N_s2 = s2 "begåvning" ;
+ lin behag_N_s2 = s2 "behag" ;
+ lin behandling_N_s2 = s2 "behandling" ;
+ lin beklämning_N_s2 = s2 "beklämning" ;
+ lin bekämpning_N_s2 = s2 "bekämpning" ;
+ lin belastning_N_s2 = s2 "belastning" ;
+ lin beläggning_N_s2 = s2 "beläggning" ;
+ lin belägring_N_s2 = s2 "belägring" ;
+ lin belåning_N_s2 = s2 "belåning" ;
+ lin belysning_N_s2 = s2 "belysning" ;
+ lin bemanning_N_s2 = s2 "bemanning" ;
+ lin bemärkelsedag_N_s2 = s2 "bemärkelsedag" ;
+ lin benådning_N_s2 = s2 "benådning" ;
+ lin benämning_N_s2 = s2 "benämning" ;
+ lin bensinmack_N_s2 = s2 "bensinmack" ;
+ lin beredning_N_s2 = s2 "beredning" ;
+ lin bergstopp_N_s2 = s2 "bergstopp" ;
+ lin bergvägg_N_s2 = s2 "bergvägg" ;
+ lin beräkning_N_s2 = s2 "beräkning" ;
+ lin beroendeställning_N_s2 = s2 "beroendeställning" ;
+ lin beröring_N_s2 = s2 "beröring" ;
+ lin berusning_N_s2 = s2 "berusning" ;
+ lin besiktning_N_s2 = s2 "besiktning" ;
+ lin besittning_N_s2 = s2 "besittning" ;
+ lin beskattning_N_s2 = s2 "beskattning" ;
+ lin beskrivning_N_s2 = s2 "beskrivning" ;
+ lin beskyllning_N_s2 = s2 "beskyllning" ;
+ lin beslut_N_s2 = s2 "beslut" ;
+ lin besparing_N_s2 = s2 "besparing" ;
+ lin bespisning_N_s2 = s2 "bespisning" ;
+ lin besprutning_N_s2 = s2 "besprutning" ;
+ lin best_N_s2 = s2 "best" ;
+ lin beställning_N_s2 = s2 "beställning" ;
+ lin bestämning_N_s2 = s2 "bestämning" ;
+ lin beståndsdel_N_s2 = s2 "beståndsdel" ;
+ lin bestraffning_N_s2 = s2 "bestraffning" ;
+ lin bestrålning_N_s2 = s2 "bestrålning" ;
+ lin besättning_N_s2 = s2 "besättning" ;
+ lin bestyckning_N_s2 = s2 "bestyckning" ;
+ lin besvärjning_N_s2 = s2 "besvärjning" ;
+ lin bet_N_s2 = s2 "bet" ;
+ lin betalning_N_s2 = s2 "betalning" ;
+ lin betäckning_N_s2 = s2 "betäckning" ;
+ lin beteckning_N_s2 = s2 "beteckning" ;
+ lin betoning_N_s2 = s2 "betoning" ;
+ lin bevakning_N_s2 = s2 "bevakning" ;
+ lin bevis_N_s2 = s2 "bevis" ;
+ lin beväring_N_s2 = s2 "beväring" ;
+ lin båge_N_s2 = s2 "båge" ;
+ lin bågskytt_N_s2 = s2 "bågskytt" ;
+ lin bibel_N_s2 = s2 "bibel" ;
+ lin biff_N_s2 = s2 "biff" ;
+ lin bil_N_s2 = s2 "bil" ;
+ lin bild_N_s2 = s2 "bild" ;
+ lin bildning_N_s2 = s2 "bildning" ;
+ lin bildskärm_N_s2 = s2 "bildskärm" ;
+ lin bildvisning_N_s2 = s2 "bildvisning" ;
+ lin bilkörning_N_s2 = s2 "bilkörning" ;
+ lin bindel_N_s2 = s2 "bindel" ;
+ lin bindning_N_s2 = s2 "bindning" ;
+ lin binge_N_s2 = s2 "binge" ;
+ lin binomialfördelning_N_s2 = s2 "binomialfördelning" ;
+ lin biskop_N_s2 = s2 "biskop" ;
+ lin bisvärm_N_s2 = s2 "bisvärm" ;
+ lin bit_N_s2 = s2 "bit" ;
+ lin biverkning_N_s2 = s2 "biverkning" ;
+ lin böjning_N_s2 = s2 "böjning" ;
+ lin björk_N_s2 = s2 "björk" ;
+ lin björn_N_s2 = s2 "björn" ;
+ lin bjässe_N_s2 = s2 "bjässe" ;
+ lin bjudning_N_s2 = s2 "bjudning" ;
+ lin black_N_s2 = s2 "black" ;
+ lin blandning_N_s2 = s2 "blandning" ;
+ lin bläckfisk_N_s2 = s2 "bläckfisk" ;
+ lin blick_N_s2 = s2 "blick" ;
+ lin blink_N_s2 = s2 "blink" ;
+ lin blinkning_N_s2 = s2 "blinkning" ;
+ lin blixt_N_s2 = s2 "blixt" ;
+ lin blixtbelysning_N_s2 = s2 "blixtbelysning" ;
+ lin blåklint_N_s2 = s2 "blåklint" ;
+ lin blåmes_N_s2 = s2 "blåmes" ;
+ lin blockering_N_s2 = s2 "blockering" ;
+ lin blodfläck_N_s2 = s2 "blodfläck" ;
+ lin blodpöl_N_s2 = s2 "blodpöl" ;
+ lin blodspenning_N_s2 = s2 "blodspenning" ;
+ lin blott_N_s2 = s2 "blott" ;
+ lin blås_N_s2 = s2 "blås" ;
+ lin blåsning_N_s2 = s2 "blåsning" ;
+ lin bluff_N_s2 = s2 "bluff" ;
+ lin blus_N_s2 = s2 "blus" ;
+ lin blyerts_N_s2 = s2 "blyerts" ;
+ lin bänk_N_s2 = s2 "bänk" ;
+ lin bock_N_s2 = s2 "bock" ;
+ lin bod_N_s2 = s2 "bod" ;
+ lin bofink_N_s2 = s2 "bofink" ;
+ lin boj_N_s2 = s2 "boj" ;
+ lin bokning_N_s2 = s2 "bokning" ;
+ lin boll_N_s2 = s2 "boll" ;
+ lin bombning_N_s2 = s2 "bombning" ;
+ lin bondgård_N_s2 = s2 "bondgård" ;
+ lin bondpojke_N_s2 = s2 "bondpojke" ;
+ lin boning_N_s2 = s2 "boning" ;
+ lin borg_N_s2 = s2 "borg" ;
+ lin borrning_N_s2 = s2 "borrning" ;
+ lin borste_N_s2 = s2 "borste" ;
+ lin bostadsrättsförening_N_s2 = s2 "bostadsrättsförening" ;
+ lin bosättning_N_s2 = s2 "bosättning" ;
+ lin bot_N_s2 = s2 "bot" ;
+ lin bouppteckning_N_s2 = s2 "bouppteckning" ;
+ lin bov_N_s2 = s2 "bov" ;
+ lin box_N_s2 = s2 "box" ;
+ lin bår_N_s2 = s2 "bår" ;
+ lin brandbil_N_s2 = s2 "brandbil" ;
+ lin brandmur_N_s2 = s2 "brandmur" ;
+ lin brasklapp_N_s2 = s2 "brasklapp" ;
+ lin bärbuske_N_s2 = s2 "bärbuske" ;
+ lin åbrädd_N_s2 = s2 "åbrädd" ;
+ lin brädd_N_s2 = s2 "brädd" ;
+ lin breddning_N_s2 = s2 "breddning" ;
+ lin brevväxling_N_s2 = s2 "brevväxling" ;
+ lin bärgning_N_s2 = s2 "bärgning" ;
+ lin brigg_N_s2 = s2 "brigg" ;
+ lin brink_N_s2 = s2 "brink" ;
+ lin bristning_N_s2 = s2 "bristning" ;
+ lin bristsjukdom_N_s2 = s2 "bristsjukdom" ;
+ lin brits_N_s2 = s2 "brits" ;
+ lin bråkdel_N_s2 = s2 "bråkdel" ;
+ lin bränning_N_s2 = s2 "bränning" ;
+ lin brännmärkning_N_s2 = s2 "brännmärkning" ;
+ lin bro_N_s2 = s2 "bro" ;
+ lin brodd_N_s2 = s2 "brodd" ;
+ lin broms_N_s2 = s2 "broms" ;
+ lin bromsanordning_N_s2 = s2 "bromsanordning" ;
+ lin brott_N_s2 = s2 "brott" ;
+ lin brottsling_N_s2 = s2 "brottsling" ;
+ lin bärsärk_N_s2 = s2 "bärsärk" ;
+ lin bröstarvinge_N_s2 = s2 "bröstarvinge" ;
+ lin bråte_N_s2 = s2 "bråte" ;
+ lin brud_N_s2 = s2 "brud" ;
+ lin bruk_N_s2 = s2 "bruk" ;
+ lin bruksanvisning_N_s2 = s2 "bruksanvisning" ;
+ lin brunn_N_s2 = s2 "brunn" ;
+ lin brygg_N_s2 = s2 "brygg" ;
+ lin brytning_N_s2 = s2 "brytning" ;
+ lin båt_N_s2 = s2 "båt" ;
+ lin båtshake_N_s2 = s2 "båtshake" ;
+ lin budget_N_s2 = s2 "budget" ;
+ lin budkavle_N_s2 = s2 "budkavle" ;
+ lin buffert_N_s2 = s2 "buffert" ;
+ lin bugg_N_s2 = s2 "bugg" ;
+ lin bulle_N_s2 = s2 "bulle" ;
+ lin bult_N_s2 = s2 "bult" ;
+ lin bunke_N_s2 = s2 "bunke" ;
+ lin bunt_N_s2 = s2 "bunt" ;
+ lin bur_N_s2 = s2 "bur" ;
+ lin burk_N_s2 = s2 "burk" ;
+ lin buse_N_s2 = s2 "buse" ;
+ lin buske_N_s2 = s2 "buske" ;
+ lin buss_N_s2 = s2 "buss" ;
+ lin by_N_s2 = s2 "by" ;
+ lin byggherre_N_s2 = s2 "byggherre" ;
+ lin byggkloss_N_s2 = s2 "byggkloss" ;
+ lin camping_N_s2 = s2 "camping" ;
+ lin chansning_N_s2 = s2 "chansning" ;
+ lin cirkus_N_s2 = s2 "cirkus" ;
+ lin cocktail_N_s2 = s2 "cocktail" ;
+ lin dag_N_s2 = s2 "dag" ;
+ lin dagavdelning_N_s2 = s2 "dagavdelning" ;
+ lin dage_N_s2 = s2 "dage" ;
+ lin daggmask_N_s2 = s2 "daggmask" ;
+ lin dagordning_N_s2 = s2 "dagordning" ;
+ lin dagspenning_N_s2 = s2 "dagspenning" ;
+ lin dagstidning_N_s2 = s2 "dagstidning" ;
+ lin dal_N_s2 = s2 "dal" ;
+ lin dale_N_s2 = s2 "dale" ;
+ lin dalgång_N_s2 = s2 "dalgång" ;
+ lin dalkarl_N_s2 = s2 "dalkarl" ;
+ lin dallring_N_s2 = s2 "dallring" ;
+ lin dalmålning_N_s2 = s2 "dalmålning" ;
+ lin damm_N_s2 = s2 "damm" ;
+ lin dans_N_s2 = s2 "dans" ;
+ lin danse_N_s2 = s2 "danse" ;
+ lin darrning_N_s2 = s2 "darrning" ;
+ lin dataavdelning_N_s2 = s2 "dataavdelning" ;
+ lin datainsamling_N_s2 = s2 "datainsamling" ;
+ lin dataskärm_N_s2 = s2 "dataskärm" ;
+ lin datorisering_N_s2 = s2 "datorisering" ;
+ lin datorskärm_N_s2 = s2 "datorskärm" ;
+ lin död_N_s2 = s2 "död" ;
+ lin döding_N_s2 = s2 "döding" ;
+ lin dödskalle_N_s2 = s2 "dödskalle" ;
+ lin debitering_N_s2 = s2 "debitering" ;
+ lin decentralisering_N_s2 = s2 "decentralisering" ;
+ lin degradering_N_s2 = s2 "degradering" ;
+ lin del_N_s2 = s2 "del" ;
+ lin delegering_N_s2 = s2 "delegering" ;
+ lin delning_N_s2 = s2 "delning" ;
+ lin ädelsten_N_s2 = s2 "ädelsten" ;
+ lin deltagarförteckning_N_s2 = s2 "deltagarförteckning" ;
+ lin demokratisering_N_s2 = s2 "demokratisering" ;
+ lin deportering_N_s2 = s2 "deportering" ;
+ lin derivering_N_s2 = s2 "derivering" ;
+ lin devalvering_N_s2 = s2 "devalvering" ;
+ lin diarieföring_N_s2 = s2 "diarieföring" ;
+ lin diavisning_N_s2 = s2 "diavisning" ;
+ lin diktning_N_s2 = s2 "diktning" ;
+ lin diktsamling_N_s2 = s2 "diktsamling" ;
+ lin direktsändning_N_s2 = s2 "direktsändning" ;
+ lin disk_N_s2 = s2 "disk" ;
+ lin diskho_N_s2 = s2 "diskho" ;
+ lin diskning_N_s2 = s2 "diskning" ;
+ lin diskriminering_N_s2 = s2 "diskriminering" ;
+ lin diskus_N_s2 = s2 "diskus" ;
+ lin diskvalificering_N_s2 = s2 "diskvalificering" ;
+ lin djupdykning_N_s2 = s2 "djupdykning" ;
+ lin djurfarm_N_s2 = s2 "djurfarm" ;
+ lin djävel_N_s2 = s2 "djävel" ;
+ lin ädling_N_s2 = s2 "ädling" ;
+ lin dämpning_N_s2 = s2 "dämpning" ;
+ lin doft_N_s2 = s2 "doft" ;
+ lin doktorsavhandling_N_s2 = s2 "doktorsavhandling" ;
+ lin dolk_N_s2 = s2 "dolk" ;
+ lin dom_N_s2 = s2 "dom" ;
+ lin domstol_N_s2 = s2 "domstol" ;
+ lin dosering_N_s2 = s2 "dosering" ;
+ lin drabbning_N_s2 = s2 "drabbning" ;
+ lin dragning_N_s2 = s2 "dragning" ;
+ lin drake_N_s2 = s2 "drake" ;
+ lin dåre_N_s2 = s2 "dåre" ;
+ lin dressing_N_s2 = s2 "dressing" ;
+ lin dribbling_N_s2 = s2 "dribbling" ;
+ lin drill_N_s2 = s2 "drill" ;
+ lin drink_N_s2 = s2 "drink" ;
+ lin dränering_N_s2 = s2 "dränering" ;
+ lin dräng_N_s2 = s2 "dräng" ;
+ lin droppe_N_s2 = s2 "droppe" ;
+ lin drottning_N_s2 = s2 "drottning" ;
+ lin dråp_N_s2 = s2 "dråp" ;
+ lin dörr_N_s2 = s2 "dörr" ;
+ lin drulle_N_s2 = s2 "drulle" ;
+ lin drunkning_N_s2 = s2 "drunkning" ;
+ lin dubb_N_s2 = s2 "dubb" ;
+ lin dubblering_N_s2 = s2 "dubblering" ;
+ lin duk_N_s2 = s2 "duk" ;
+ lin dumpning_N_s2 = s2 "dumpning" ;
+ lin dumsnut_N_s2 = s2 "dumsnut" ;
+ lin dunge_N_s2 = s2 "dunge" ;
+ lin dunk_N_s2 = s2 "dunk" ;
+ lin duns_N_s2 = s2 "duns" ;
+ lin dusch_N_s2 = s2 "dusch" ;
+ lin dvärg_N_s2 = s2 "dvärg" ;
+ lin dykning_N_s2 = s2 "dykning" ;
+ lin dyning_N_s2 = s2 "dyning" ;
+ lin dypöl_N_s2 = s2 "dypöl" ;
+ lin dyrgrip_N_s2 = s2 "dyrgrip" ;
+ lin effektivisering_N_s2 = s2 "effektivisering" ;
+ lin efterapning_N_s2 = s2 "efterapning" ;
+ lin efterforskning_N_s2 = s2 "efterforskning" ;
+ lin efterlysning_N_s2 = s2 "efterlysning" ;
+ lin eftermiddag_N_s2 = s2 "eftermiddag" ;
+ lin efterräkning_N_s2 = s2 "efterräkning" ;
+ lin eftersläpning_N_s2 = s2 "eftersläpning" ;
+ lin egendom_N_s2 = s2 "egendom" ;
+ lin egg_N_s2 = s2 "egg" ;
+ lin ek_N_s2 = s2 "ek" ;
+ lin ekonomutbildning_N_s2 = s2 "ekonomutbildning" ;
+ lin ekorr_N_s2 = s2 "ekorr" ;
+ lin ekorre_N_s2 = s2 "ekorre" ;
+ lin ekosändning_N_s2 = s2 "ekosändning" ;
+ lin elavläsning_N_s2 = s2 "elavläsning" ;
+ lin eldragning_N_s2 = s2 "eldragning" ;
+ lin eldsjäl_N_s2 = s2 "eldsjäl" ;
+ lin eliminering_N_s2 = s2 "eliminering" ;
+ lin elitserieklubb_N_s2 = s2 "elitserieklubb" ;
+ lin elledning_N_s2 = s2 "elledning" ;
+ lin elräkning_N_s2 = s2 "elräkning" ;
+ lin elvisp_N_s2 = s2 "elvisp" ;
+ lin en_N_s2 = s2 "en" ;
+ lin enhörning_N_s2 = s2 "enhörning" ;
+ lin ensamvandring_N_s2 = s2 "ensamvandring" ;
+ lin enskog_N_s2 = s2 "enskog" ;
+ lin ersättning_N_s2 = s2 "ersättning" ;
+ lin erövring_N_s2 = s2 "erövring" ;
+ lin etablering_N_s2 = s2 "etablering" ;
+ lin etsning_N_s2 = s2 "etsning" ;
+ lin evakuering_N_s2 = s2 "evakuering" ;
+ lin exekvering_N_s2 = s2 "exekvering" ;
+ lin exploatering_N_s2 = s2 "exploatering" ;
+ lin exponering_N_s2 = s2 "exponering" ;
+ lin fabulering_N_s2 = s2 "fabulering" ;
+ lin fackförening_N_s2 = s2 "fackförening" ;
+ lin faktorladdning_N_s2 = s2 "faktorladdning" ;
+ lin fakturering_N_s2 = s2 "fakturering" ;
+ lin falk_N_s2 = s2 "falk" ;
+ lin fallbeskrivning_N_s2 = s2 "fallbeskrivning" ;
+ lin fallgrop_N_s2 = s2 "fallgrop" ;
+ lin fallos_N_s2 = s2 "fallos" ;
+ lin fallskärm_N_s2 = s2 "fallskärm" ;
+ lin faltning_N_s2 = s2 "faltning" ;
+ lin falukorv_N_s2 = s2 "falukorv" ;
+ lin familjegrav_N_s2 = s2 "familjegrav" ;
+ lin famn_N_s2 = s2 "famn" ;
+ lin farm_N_s2 = s2 "farm" ;
+ lin farväg_N_s2 = s2 "farväg" ;
+ lin fast_N_s2 = s2 "fast" ;
+ lin fatt_N_s2 = s2 "fatt" ;
+ lin fattning_N_s2 = s2 "fattning" ;
+ lin fäbod_N_s2 = s2 "fäbod" ;
+ lin fegis_N_s2 = s2 "fegis" ;
+ lin felläsning_N_s2 = s2 "felläsning" ;
+ lin felräkning_N_s2 = s2 "felräkning" ;
+ lin felsägning_N_s2 = s2 "felsägning" ;
+ lin felskrivning_N_s2 = s2 "felskrivning" ;
+ lin felstavning_N_s2 = s2 "felstavning" ;
+ lin feltolkning_N_s2 = s2 "feltolkning" ;
+ lin femhörning_N_s2 = s2 "femhörning" ;
+ lin femåring_N_s2 = s2 "femåring" ;
+ lin femtedel_N_s2 = s2 "femtedel" ;
+ lin femtonåring_N_s2 = s2 "femtonåring" ;
+ lin feststämning_N_s2 = s2 "feststämning" ;
+ lin fågel_N_s2 = s2 "fågel" ;
+ lin fågelholk_N_s2 = s2 "fågelholk" ;
+ lin fikus_N_s2 = s2 "fikus" ;
+ lin fil_N_s2 = s2 "fil" ;
+ lin filbunke_N_s2 = s2 "filbunke" ;
+ lin filmatisering_N_s2 = s2 "filmatisering" ;
+ lin filmduk_N_s2 = s2 "filmduk" ;
+ lin filminspelning_N_s2 = s2 "filminspelning" ;
+ lin filmning_N_s2 = s2 "filmning" ;
+ lin filmvisning_N_s2 = s2 "filmvisning" ;
+ lin filt_N_s2 = s2 "filt" ;
+ lin filtrering_N_s2 = s2 "filtrering" ;
+ lin fimp_N_s2 = s2 "fimp" ;
+ lin fingersättning_N_s2 = s2 "fingersättning" ;
+ lin fingertopp_N_s2 = s2 "fingertopp" ;
+ lin fingre_N_s2 = s2 "fingre" ;
+ lin fink_N_s2 = s2 "fink" ;
+ lin finlandssvensk_N_s2 = s2 "finlandssvensk" ;
+ lin finlandssvenske_N_s2 = s2 "finlandssvenske" ;
+ lin fisk_N_s2 = s2 "fisk" ;
+ lin fiskbit_N_s2 = s2 "fiskbit" ;
+ lin fiskbulle_N_s2 = s2 "fiskbulle" ;
+ lin fiske_N_s2 = s2 "fiske" ;
+ lin fiskebåt_N_s2 = s2 "fiskebåt" ;
+ lin fiskgjuse_N_s2 = s2 "fiskgjuse" ;
+ lin fixering_N_s2 = s2 "fixering" ;
+ lin fjant_N_s2 = s2 "fjant" ;
+ lin fjäderhatt_N_s2 = s2 "fjäderhatt" ;
+ lin fjädring_N_s2 = s2 "fjädring" ;
+ lin fjällsluttning_N_s2 = s2 "fjällsluttning" ;
+ lin fjord_N_s2 = s2 "fjord" ;
+ lin fjärd_N_s2 = s2 "fjärd" ;
+ lin fjärdedel_N_s2 = s2 "fjärdedel" ;
+ lin fjärding_N_s2 = s2 "fjärding" ;
+ lin fjäril_N_s2 = s2 "fjäril" ;
+ lin flaskhals_N_s2 = s2 "flaskhals" ;
+ lin fläck_N_s2 = s2 "fläck" ;
+ lin fälg_N_s2 = s2 "fälg" ;
+ lin flik_N_s2 = s2 "flik" ;
+ lin följdverkning_N_s2 = s2 "följdverkning" ;
+ lin fåll_N_s2 = s2 "fåll" ;
+ lin fällkniv_N_s2 = s2 "fällkniv" ;
+ lin fällning_N_s2 = s2 "fällning" ;
+ lin flock_N_s2 = s2 "flock" ;
+ lin flodhäst_N_s2 = s2 "flodhäst" ;
+ lin flott_N_s2 = s2 "flott" ;
+ lin flotte_N_s2 = s2 "flotte" ;
+ lin flört_N_s2 = s2 "flört" ;
+ lin flugsvamp_N_s2 = s2 "flugsvamp" ;
+ lin flygning_N_s2 = s2 "flygning" ;
+ lin flykt_N_s2 = s2 "flykt" ;
+ lin flykting_N_s2 = s2 "flykting" ;
+ lin flytning_N_s2 = s2 "flytning" ;
+ lin flytt_N_s2 = s2 "flytt" ;
+ lin flyttning_N_s2 = s2 "flyttning" ;
+ lin flytväst_N_s2 = s2 "flytväst" ;
+ lin fåne_N_s2 = s2 "fåne" ;
+ lin fång_N_s2 = s2 "fång" ;
+ lin fånge_N_s2 = s2 "fånge" ;
+ lin fänrik_N_s2 = s2 "fänrik" ;
+ lin fönsterglugg_N_s2 = s2 "fönsterglugg" ;
+ lin fog_N_s2 = s2 "fog" ;
+ lin fogde_N_s2 = s2 "fogde" ;
+ lin fogning_N_s2 = s2 "fogning" ;
+ lin fogsvans_N_s2 = s2 "fogsvans" ;
+ lin folkhop_N_s2 = s2 "folkhop" ;
+ lin folkomröstning_N_s2 = s2 "folkomröstning" ;
+ lin folkräkning_N_s2 = s2 "folkräkning" ;
+ lin fordring_N_s2 = s2 "fordring" ;
+ lin form_N_s2 = s2 "form" ;
+ lin formalisering_N_s2 = s2 "formalisering" ;
+ lin formatering_N_s2 = s2 "formatering" ;
+ lin formulering_N_s2 = s2 "formulering" ;
+ lin fornlämning_N_s2 = s2 "fornlämning" ;
+ lin fors_N_s2 = s2 "fors" ;
+ lin forskning_N_s2 = s2 "forskning" ;
+ lin fortplantning_N_s2 = s2 "fortplantning" ;
+ lin fortsättning_N_s2 = s2 "fortsättning" ;
+ lin forward_N_s2 = s2 "forward" ;
+ lin fotboll_N_s2 = s2 "fotboll" ;
+ lin fotografering_N_s2 = s2 "fotografering" ;
+ lin frack_N_s2 = s2 "frack" ;
+ lin förakt_N_s2 = s2 "förakt" ;
+ lin framförhållning_N_s2 = s2 "framförhållning" ;
+ lin framgång_N_s2 = s2 "framgång" ;
+ lin framställning_N_s2 = s2 "framställning" ;
+ lin framstöt_N_s2 = s2 "framstöt" ;
+ lin frans_N_s2 = s2 "frans" ;
+ lin förbindning_N_s2 = s2 "förbindning" ;
+ lin förbrukning_N_s2 = s2 "förbrukning" ;
+ lin förbättring_N_s2 = s2 "förbättring" ;
+ lin fördelning_N_s2 = s2 "fördelning" ;
+ lin fördjupning_N_s2 = s2 "fördjupning" ;
+ lin fördom_N_s2 = s2 "fördom" ;
+ lin färdriktning_N_s2 = s2 "färdriktning" ;
+ lin fördröjning_N_s2 = s2 "fördröjning" ;
+ lin fördärv_N_s2 = s2 "fördärv" ;
+ lin fördubbling_N_s2 = s2 "fördubbling" ;
+ lin färdväg_N_s2 = s2 "färdväg" ;
+ lin fredag_N_s2 = s2 "fredag" ;
+ lin föredragning_N_s2 = s2 "föredragning" ;
+ lin föreläsning_N_s2 = s2 "föreläsning" ;
+ lin föreläsningssal_N_s2 = s2 "föreläsningssal" ;
+ lin förening_N_s2 = s2 "förening" ;
+ lin förenkling_N_s2 = s2 "förenkling" ;
+ lin föreställning_N_s2 = s2 "föreställning" ;
+ lin företag_N_s2 = s2 "företag" ;
+ lin företage_N_s2 = s2 "företage" ;
+ lin företagsledning_N_s2 = s2 "företagsledning" ;
+ lin företräde_N_s2 = s2 "företräde" ;
+ lin förevändning_N_s2 = s2 "förevändning" ;
+ lin förfalskning_N_s2 = s2 "förfalskning" ;
+ lin författning_N_s2 = s2 "författning" ;
+ lin förfining_N_s2 = s2 "förfining" ;
+ lin förflyttning_N_s2 = s2 "förflyttning" ;
+ lin förfrågning_N_s2 = s2 "förfrågning" ;
+ lin förfriskning_N_s2 = s2 "förfriskning" ;
+ lin förfrysning_N_s2 = s2 "förfrysning" ;
+ lin frågeställning_N_s2 = s2 "frågeställning" ;
+ lin förgiftning_N_s2 = s2 "förgiftning" ;
+ lin färgning_N_s2 = s2 "färgning" ;
+ lin förgård_N_s2 = s2 "förgård" ;
+ lin förgrening_N_s2 = s2 "förgrening" ;
+ lin förhandling_N_s2 = s2 "förhandling" ;
+ lin fårhjord_N_s2 = s2 "fårhjord" ;
+ lin förhoppning_N_s2 = s2 "förhoppning" ;
+ lin förhud_N_s2 = s2 "förhud" ;
+ lin frie_N_s2 = s2 "frie" ;
+ lin frigivning_N_s2 = s2 "frigivning" ;
+ lin friidrott_N_s2 = s2 "friidrott" ;
+ lin fröjd_N_s2 = s2 "fröjd" ;
+ lin förklaring_N_s2 = s2 "förklaring" ;
+ lin förkortning_N_s2 = s2 "förkortning" ;
+ lin förkylning_N_s2 = s2 "förkylning" ;
+ lin förlamning_N_s2 = s2 "förlamning" ;
+ lin förläggning_N_s2 = s2 "förläggning" ;
+ lin förlikning_N_s2 = s2 "förlikning" ;
+ lin förlisning_N_s2 = s2 "förlisning" ;
+ lin förlängning_N_s2 = s2 "förlängning" ;
+ lin förläning_N_s2 = s2 "förläning" ;
+ lin förlossning_N_s2 = s2 "förlossning" ;
+ lin förman_N_s2 = s2 "förman" ;
+ lin förmaning_N_s2 = s2 "förmaning" ;
+ lin förmedling_N_s2 = s2 "förmedling" ;
+ lin förmiddag_N_s2 = s2 "förmiddag" ;
+ lin främling_N_s2 = s2 "främling" ;
+ lin förmälning_N_s2 = s2 "förmälning" ;
+ lin förmultning_N_s2 = s2 "förmultning" ;
+ lin förändring_N_s2 = s2 "förändring" ;
+ lin förnedring_N_s2 = s2 "förnedring" ;
+ lin förolämpning_N_s2 = s2 "förolämpning" ;
+ lin frontalkrock_N_s2 = s2 "frontalkrock" ;
+ lin förordning_N_s2 = s2 "förordning" ;
+ lin förorening_N_s2 = s2 "förorening" ;
+ lin förpackning_N_s2 = s2 "förpackning" ;
+ lin församling_N_s2 = s2 "församling" ;
+ lin försening_N_s2 = s2 "försening" ;
+ lin förskingring_N_s2 = s2 "förskingring" ;
+ lin förskjutning_N_s2 = s2 "förskjutning" ;
+ lin försäkring_N_s2 = s2 "försäkring" ;
+ lin förslitning_N_s2 = s2 "förslitning" ;
+ lin försäljning_N_s2 = s2 "försäljning" ;
+ lin försämring_N_s2 = s2 "försämring" ;
+ lin försänkning_N_s2 = s2 "försänkning" ;
+ lin förstening_N_s2 = s2 "förstening" ;
+ lin förstling_N_s2 = s2 "förstling" ;
+ lin förstoppning_N_s2 = s2 "förstoppning" ;
+ lin förstoring_N_s2 = s2 "förstoring" ;
+ lin förstärkning_N_s2 = s2 "förstärkning" ;
+ lin försurning_N_s2 = s2 "försurning" ;
+ lin försvagning_N_s2 = s2 "försvagning" ;
+ lin förteckning_N_s2 = s2 "förteckning" ;
+ lin förtidspensionering_N_s2 = s2 "förtidspensionering" ;
+ lin förtjockning_N_s2 = s2 "förtjockning" ;
+ lin förträngning_N_s2 = s2 "förträngning" ;
+ lin fru_N_s2 = s2 "fru" ;
+ lin frue_N_s2 = s2 "frue" ;
+ lin frukost_N_s2 = s2 "frukost" ;
+ lin frukt_N_s2 = s2 "frukt" ;
+ lin förutsättning_N_s2 = s2 "förutsättning" ;
+ lin förvaltning_N_s2 = s2 "förvaltning" ;
+ lin förvandling_N_s2 = s2 "förvandling" ;
+ lin förvanskning_N_s2 = s2 "förvanskning" ;
+ lin förvarning_N_s2 = s2 "förvarning" ;
+ lin förveckling_N_s2 = s2 "förveckling" ;
+ lin förväntning_N_s2 = s2 "förväntning" ;
+ lin förvrängning_N_s2 = s2 "förvrängning" ;
+ lin förväxling_N_s2 = s2 "förväxling" ;
+ lin frys_N_s2 = s2 "frys" ;
+ lin fästing_N_s2 = s2 "fästing" ;
+ lin fästning_N_s2 = s2 "fästning" ;
+ lin fundering_N_s2 = s2 "fundering" ;
+ lin furste_N_s2 = s2 "furste" ;
+ lin fylking_N_s2 = s2 "fylking" ;
+ lin fyllning_N_s2 = s2 "fyllning" ;
+ lin fyraåring_N_s2 = s2 "fyraåring" ;
+ lin gadd_N_s2 = s2 "gadd" ;
+ lin gaffel_N_s2 = s2 "gaffel" ;
+ lin galning_N_s2 = s2 "galning" ;
+ lin galt_N_s2 = s2 "galt" ;
+ lin gambit_N_s2 = s2 "gambit" ;
+ lin gamling_N_s2 = s2 "gamling" ;
+ lin garnering_N_s2 = s2 "garnering" ;
+ lin gask_N_s2 = s2 "gask" ;
+ lin gast_N_s2 = s2 "gast" ;
+ lin gaste_N_s2 = s2 "gaste" ;
+ lin gatsten_N_s2 = s2 "gatsten" ;
+ lin gelike_N_s2 = s2 "gelike" ;
+ lin generalisering_N_s2 = s2 "generalisering" ;
+ lin generationsväxling_N_s2 = s2 "generationsväxling" ;
+ lin genmanipulering_N_s2 = s2 "genmanipulering" ;
+ lin genomgång_N_s2 = s2 "genomgång" ;
+ lin genomklappning_N_s2 = s2 "genomklappning" ;
+ lin genomläsning_N_s2 = s2 "genomläsning" ;
+ lin genväg_N_s2 = s2 "genväg" ;
+ lin getabock_N_s2 = s2 "getabock" ;
+ lin geting_N_s2 = s2 "geting" ;
+ lin äggstock_N_s2 = s2 "äggstock" ;
+ lin giftbesprutning_N_s2 = s2 "giftbesprutning" ;
+ lin girering_N_s2 = s2 "girering" ;
+ lin gissning_N_s2 = s2 "gissning" ;
+ lin glasvägg_N_s2 = s2 "glasvägg" ;
+ lin glidning_N_s2 = s2 "glidning" ;
+ lin glimt_N_s2 = s2 "glimt" ;
+ lin gliring_N_s2 = s2 "gliring" ;
+ lin glugg_N_s2 = s2 "glugg" ;
+ lin gång_N_s2 = s2 "gång" ;
+ lin gnäggning_N_s2 = s2 "gnäggning" ;
+ lin godbit_N_s2 = s2 "godbit" ;
+ lin ägodel_N_s2 = s2 "ägodel" ;
+ lin goding_N_s2 = s2 "goding" ;
+ lin godis_N_s2 = s2 "godis" ;
+ lin golfklubb_N_s2 = s2 "golfklubb" ;
+ lin ögonfrans_N_s2 = s2 "ögonfrans" ;
+ lin gosse_N_s2 = s2 "gosse" ;
+ lin grabb_N_s2 = s2 "grabb" ;
+ lin gradbeteckning_N_s2 = s2 "gradbeteckning" ;
+ lin gradering_N_s2 = s2 "gradering" ;
+ lin gran_N_s2 = s2 "gran" ;
+ lin granne_N_s2 = s2 "granne" ;
+ lin granske_N_s2 = s2 "granske" ;
+ lin granskning_N_s2 = s2 "granskning" ;
+ lin grav_N_s2 = s2 "grav" ;
+ lin grave_N_s2 = s2 "grave" ;
+ lin gravsten_N_s2 = s2 "gravsten" ;
+ lin gård_N_s2 = s2 "gård" ;
+ lin gårdag_N_s2 = s2 "gårdag" ;
+ lin gördel_N_s2 = s2 "gördel" ;
+ lin gärdesgård_N_s2 = s2 "gärdesgård" ;
+ lin gren_N_s2 = s2 "gren" ;
+ lin grep_N_s2 = s2 "grep" ;
+ lin greve_N_s2 = s2 "greve" ;
+ lin grill_N_s2 = s2 "grill" ;
+ lin grind_N_s2 = s2 "grind" ;
+ lin gris_N_s2 = s2 "gris" ;
+ lin gröngöling_N_s2 = s2 "gröngöling" ;
+ lin gärning_N_s2 = s2 "gärning" ;
+ lin gräns_N_s2 = s2 "gräns" ;
+ lin gränsdragning_N_s2 = s2 "gränsdragning" ;
+ lin grodde_N_s2 = s2 "grodde" ;
+ lin grogg_N_s2 = s2 "grogg" ;
+ lin grop_N_s2 = s2 "grop" ;
+ lin grovgallring_N_s2 = s2 "grovgallring" ;
+ lin gråsparv_N_s2 = s2 "gråsparv" ;
+ lin grund_N_s2 = s2 "grund" ;
+ lin grundritning_N_s2 = s2 "grundritning" ;
+ lin grundsten_N_s2 = s2 "grundsten" ;
+ lin grundval_N_s2 = s2 "grundval" ;
+ lin gruppering_N_s2 = s2 "gruppering" ;
+ lin gruppövning_N_s2 = s2 "gruppövning" ;
+ lin grävling_N_s2 = s2 "grävling" ;
+ lin grymtning_N_s2 = s2 "grymtning" ;
+ lin gryning_N_s2 = s2 "gryning" ;
+ lin grytbit_N_s2 = s2 "grytbit" ;
+ lin gäspning_N_s2 = s2 "gäspning" ;
+ lin gästrike_N_s2 = s2 "gästrike" ;
+ lin göte_N_s2 = s2 "göte" ;
+ lin gubbe_N_s2 = s2 "gubbe" ;
+ lin gud_N_s2 = s2 "gud" ;
+ lin gudaboning_N_s2 = s2 "gudaboning" ;
+ lin guldbagge_N_s2 = s2 "guldbagge" ;
+ lin guldfisk_N_s2 = s2 "guldfisk" ;
+ lin guldkalv_N_s2 = s2 "guldkalv" ;
+ lin guldklimp_N_s2 = s2 "guldklimp" ;
+ lin gulsparv_N_s2 = s2 "gulsparv" ;
+ lin gummisnodd_N_s2 = s2 "gummisnodd" ;
+ lin gump_N_s2 = s2 "gump" ;
+ lin gungstol_N_s2 = s2 "gungstol" ;
+ lin gunstling_N_s2 = s2 "gunstling" ;
+ lin gylf_N_s2 = s2 "gylf" ;
+ lin hackspett_N_s2 = s2 "hackspett" ;
+ lin hage_N_s2 = s2 "hage" ;
+ lin hagtorn_N_s2 = s2 "hagtorn" ;
+ lin hake_N_s2 = s2 "hake" ;
+ lin haklapp_N_s2 = s2 "haklapp" ;
+ lin hall_N_s2 = s2 "hall" ;
+ lin hallick_N_s2 = s2 "hallick" ;
+ lin hals_N_s2 = s2 "hals" ;
+ lin halvö_N_s2 = s2 "halvö" ;
+ lin halvering_N_s2 = s2 "halvering" ;
+ lin halvlek_N_s2 = s2 "halvlek" ;
+ lin halvtimme_N_s2 = s2 "halvtimme" ;
+ lin hammock_N_s2 = s2 "hammock" ;
+ lin hamn_N_s2 = s2 "hamn" ;
+ lin handduk_N_s2 = s2 "handduk" ;
+ lin handklappning_N_s2 = s2 "handklappning" ;
+ lin handklov_N_s2 = s2 "handklov" ;
+ lin handle_N_s2 = s2 "handle" ;
+ lin handledning_N_s2 = s2 "handledning" ;
+ lin handläggning_N_s2 = s2 "handläggning" ;
+ lin handling_N_s2 = s2 "handling" ;
+ lin handske_N_s2 = s2 "handske" ;
+ lin handuppräckning_N_s2 = s2 "handuppräckning" ;
+ lin hane_N_s2 = s2 "hane" ;
+ lin hantering_N_s2 = s2 "hantering" ;
+ lin hantverk_N_s2 = s2 "hantverk" ;
+ lin happening_N_s2 = s2 "happening" ;
+ lin hare_N_s2 = s2 "hare" ;
+ lin harv_N_s2 = s2 "harv" ;
+ lin hasp_N_s2 = s2 "hasp" ;
+ lin hat_N_s2 = s2 "hat" ;
+ lin hatt_N_s2 = s2 "hatt" ;
+ lin havsöring_N_s2 = s2 "havsöring" ;
+ lin havsörn_N_s2 = s2 "havsörn" ;
+ lin höbal_N_s2 = s2 "höbal" ;
+ lin häck_N_s2 = s2 "häck" ;
+ lin hed_N_s2 = s2 "hed" ;
+ lin hedning_N_s2 = s2 "hedning" ;
+ lin hejduk_N_s2 = s2 "hejduk" ;
+ lin helgdag_N_s2 = s2 "helgdag" ;
+ lin helgedom_N_s2 = s2 "helgedom" ;
+ lin hemmafru_N_s2 = s2 "hemmafru" ;
+ lin hemmakväll_N_s2 = s2 "hemmakväll" ;
+ lin herde_N_s2 = s2 "herde" ;
+ lin herr_N_s2 = s2 "herr" ;
+ lin herre_N_s2 = s2 "herre" ;
+ lin herrgård_N_s2 = s2 "herrgård" ;
+ lin hertig_N_s2 = s2 "hertig" ;
+ lin höge_N_s2 = s2 "höge" ;
+ lin hägg_N_s2 = s2 "hägg" ;
+ lin högläsning_N_s2 = s2 "högläsning" ;
+ lin hägring_N_s2 = s2 "hägring" ;
+ lin högskoleutbildning_N_s2 = s2 "högskoleutbildning" ;
+ lin hickning_N_s2 = s2 "hickning" ;
+ lin hind_N_s2 = s2 "hind" ;
+ lin hingst_N_s2 = s2 "hingst" ;
+ lin hingste_N_s2 = s2 "hingste" ;
+ lin hink_N_s2 = s2 "hink" ;
+ lin hiss_N_s2 = s2 "hiss" ;
+ lin höjde_N_s2 = s2 "höjde" ;
+ lin hjälm_N_s2 = s2 "hjälm" ;
+ lin hjälte_N_s2 = s2 "hjälte" ;
+ lin höjning_N_s2 = s2 "höjning" ;
+ lin hjord_N_s2 = s2 "hjord" ;
+ lin hjort_N_s2 = s2 "hjort" ;
+ lin hjärnblödning_N_s2 = s2 "hjärnblödning" ;
+ lin häktning_N_s2 = s2 "häktning" ;
+ lin hällristning_N_s2 = s2 "hällristning" ;
+ lin hälsning_N_s2 = s2 "hälsning" ;
+ lin hämning_N_s2 = s2 "hämning" ;
+ lin hämtning_N_s2 = s2 "hämtning" ;
+ lin hängning_N_s2 = s2 "hängning" ;
+ lin hänsyftning_N_s2 = s2 "hänsyftning" ;
+ lin hänvisning_N_s2 = s2 "hänvisning" ;
+ lin hockeyklubb_N_s2 = s2 "hockeyklubb" ;
+ lin holk_N_s2 = s2 "holk" ;
+ lin holme_N_s2 = s2 "holme" ;
+ lin holmgång_N_s2 = s2 "holmgång" ;
+ lin honungsskivling_N_s2 = s2 "honungsskivling" ;
+ lin hop_N_s2 = s2 "hop" ;
+ lin hopp_N_s2 = s2 "hopp" ;
+ lin hopslagning_N_s2 = s2 "hopslagning" ;
+ lin hoptagning_N_s2 = s2 "hoptagning" ;
+ lin hostning_N_s2 = s2 "hostning" ;
+ lin här_N_s2 = s2 "här" ;
+ lin häradshövding_N_s2 = s2 "häradshövding" ;
+ lin härd_N_s2 = s2 "härd" ;
+ lin hårddisk_N_s2 = s2 "hårddisk" ;
+ lin hårdrock_N_s2 = s2 "hårdrock" ;
+ lin härjning_N_s2 = s2 "härjning" ;
+ lin hörlur_N_s2 = s2 "hörlur" ;
+ lin hörnsten_N_s2 = s2 "hörnsten" ;
+ lin hörsal_N_s2 = s2 "hörsal" ;
+ lin härstamning_N_s2 = s2 "härstamning" ;
+ lin hårtest_N_s2 = s2 "hårtest" ;
+ lin hösäck_N_s2 = s2 "hösäck" ;
+ lin höskulle_N_s2 = s2 "höskulle" ;
+ lin häst_N_s2 = s2 "häst" ;
+ lin höstack_N_s2 = s2 "höstack" ;
+ lin höstdag_N_s2 = s2 "höstdag" ;
+ lin hubb_N_s2 = s2 "hubb" ;
+ lin hud_N_s2 = s2 "hud" ;
+ lin huggorm_N_s2 = s2 "huggorm" ;
+ lin hulling_N_s2 = s2 "hulling" ;
+ lin humbug_N_s2 = s2 "humbug" ;
+ lin hund_N_s2 = s2 "hund" ;
+ lin hundralapp_N_s2 = s2 "hundralapp" ;
+ lin hurts_N_s2 = s2 "hurts" ;
+ lin husgud_N_s2 = s2 "husgud" ;
+ lin husse_N_s2 = s2 "husse" ;
+ lin husvagn_N_s2 = s2 "husvagn" ;
+ lin husvägg_N_s2 = s2 "husvägg" ;
+ lin huvudbindel_N_s2 = s2 "huvudbindel" ;
+ lin huvudledning_N_s2 = s2 "huvudledning" ;
+ lin huvudsysselsättning_N_s2 = s2 "huvudsysselsättning" ;
+ lin håv_N_s2 = s2 "håv" ;
+ lin hävarm_N_s2 = s2 "hävarm" ;
+ lin hövding_N_s2 = s2 "hövding" ;
+ lin hävning_N_s2 = s2 "hävning" ;
+ lin hyllning_N_s2 = s2 "hyllning" ;
+ lin hyresvärd_N_s2 = s2 "hyresvärd" ;
+ lin idegran_N_s2 = s2 "idegran" ;
+ lin identifiering_N_s2 = s2 "identifiering" ;
+ lin idrottsförening_N_s2 = s2 "idrottsförening" ;
+ lin igelkott_N_s2 = s2 "igelkott" ;
+ lin illgärning_N_s2 = s2 "illgärning" ;
+ lin ilning_N_s2 = s2 "ilning" ;
+ lin inackordering_N_s2 = s2 "inackordering" ;
+ lin inbesparing_N_s2 = s2 "inbesparing" ;
+ lin inbetalning_N_s2 = s2 "inbetalning" ;
+ lin inbillning_N_s2 = s2 "inbillning" ;
+ lin inbjudning_N_s2 = s2 "inbjudning" ;
+ lin inblandning_N_s2 = s2 "inblandning" ;
+ lin inblick_N_s2 = s2 "inblick" ;
+ lin inbromsning_N_s2 = s2 "inbromsning" ;
+ lin inbrytning_N_s2 = s2 "inbrytning" ;
+ lin indelning_N_s2 = s2 "indelning" ;
+ lin indentering_N_s2 = s2 "indentering" ;
+ lin indikering_N_s2 = s2 "indikering" ;
+ lin indragning_N_s2 = s2 "indragning" ;
+ lin indrivning_N_s2 = s2 "indrivning" ;
+ lin industrianläggning_N_s2 = s2 "industrianläggning" ;
+ lin inföding_N_s2 = s2 "inföding" ;
+ lin infektionssjukdom_N_s2 = s2 "infektionssjukdom" ;
+ lin inflygning_N_s2 = s2 "inflygning" ;
+ lin inflyttning_N_s2 = s2 "inflyttning" ;
+ lin ingång_N_s2 = s2 "ingång" ;
+ lin inhopp_N_s2 = s2 "inhopp" ;
+ lin initialisering_N_s2 = s2 "initialisering" ;
+ lin initiering_N_s2 = s2 "initiering" ;
+ lin injicering_N_s2 = s2 "injicering" ;
+ lin inkapsling_N_s2 = s2 "inkapsling" ;
+ lin inkodning_N_s2 = s2 "inkodning" ;
+ lin inkomstökning_N_s2 = s2 "inkomstökning" ;
+ lin inkoppling_N_s2 = s2 "inkoppling" ;
+ lin inkörning_N_s2 = s2 "inkörning" ;
+ lin inkörsport_N_s2 = s2 "inkörsport" ;
+ lin inkvartering_N_s2 = s2 "inkvartering" ;
+ lin inlandsis_N_s2 = s2 "inlandsis" ;
+ lin inledning_N_s2 = s2 "inledning" ;
+ lin inläggning_N_s2 = s2 "inläggning" ;
+ lin inloggning_N_s2 = s2 "inloggning" ;
+ lin inläsning_N_s2 = s2 "inläsning" ;
+ lin inmatning_N_s2 = s2 "inmatning" ;
+ lin inmätning_N_s2 = s2 "inmätning" ;
+ lin inmutning_N_s2 = s2 "inmutning" ;
+ lin innehav_N_s2 = s2 "innehav" ;
+ lin innehållsförteckning_N_s2 = s2 "innehållsförteckning" ;
+ lin innekrets_N_s2 = s2 "innekrets" ;
+ lin inramning_N_s2 = s2 "inramning" ;
+ lin inre_N_s2 = s2 "inre" ;
+ lin inredning_N_s2 = s2 "inredning" ;
+ lin inriktning_N_s2 = s2 "inriktning" ;
+ lin inrättning_N_s2 = s2 "inrättning" ;
+ lin insamling_N_s2 = s2 "insamling" ;
+ lin insjö_N_s2 = s2 "insjö" ;
+ lin inskrivning_N_s2 = s2 "inskrivning" ;
+ lin inskränkning_N_s2 = s2 "inskränkning" ;
+ lin inspelning_N_s2 = s2 "inspelning" ;
+ lin insprutning_N_s2 = s2 "insprutning" ;
+ lin installering_N_s2 = s2 "installering" ;
+ lin inställning_N_s2 = s2 "inställning" ;
+ lin instrumentering_N_s2 = s2 "instrumentering" ;
+ lin insättning_N_s2 = s2 "insättning" ;
+ lin intagning_N_s2 = s2 "intagning" ;
+ lin inteckning_N_s2 = s2 "inteckning" ;
+ lin internationalisering_N_s2 = s2 "internationalisering" ;
+ lin intresseförening_N_s2 = s2 "intresseförening" ;
+ lin inventering_N_s2 = s2 "inventering" ;
+ lin inverkning_N_s2 = s2 "inverkning" ;
+ lin investering_N_s2 = s2 "investering" ;
+ lin invigning_N_s2 = s2 "invigning" ;
+ lin invändning_N_s2 = s2 "invändning" ;
+ lin irrgång_N_s2 = s2 "irrgång" ;
+ lin isbildning_N_s2 = s2 "isbildning" ;
+ lin isbit_N_s2 = s2 "isbit" ;
+ lin isbjörn_N_s2 = s2 "isbjörn" ;
+ lin ishall_N_s2 = s2 "ishall" ;
+ lin islänning_N_s2 = s2 "islänning" ;
+ lin istapp_N_s2 = s2 "istapp" ;
+ lin jarl_N_s2 = s2 "jarl" ;
+ lin jaspis_N_s2 = s2 "jaspis" ;
+ lin jeep_N_s2 = s2 "jeep" ;
+ lin jämkning_N_s2 = s2 "jämkning" ;
+ lin jämte_N_s2 = s2 "jämte" ;
+ lin jobb_N_s2 = s2 "jobb" ;
+ lin jolle_N_s2 = s2 "jolle" ;
+ lin jordbävning_N_s2 = s2 "jordbävning" ;
+ lin jorde_N_s2 = s2 "jorde" ;
+ lin jordgubbe_N_s2 = s2 "jordgubbe" ;
+ lin jordplätt_N_s2 = s2 "jordplätt" ;
+ lin järnring_N_s2 = s2 "järnring" ;
+ lin järnväg_N_s2 = s2 "järnväg" ;
+ lin järv_N_s2 = s2 "järv" ;
+ lin jätte_N_s2 = s2 "jätte" ;
+ lin jude_N_s2 = s2 "jude" ;
+ lin jukebox_N_s2 = s2 "jukebox" ;
+ lin julgran_N_s2 = s2 "julgran" ;
+ lin julklapp_N_s2 = s2 "julklapp" ;
+ lin julle_N_s2 = s2 "julle" ;
+ lin julstämning_N_s2 = s2 "julstämning" ;
+ lin jultomte_N_s2 = s2 "jultomte" ;
+ lin jurist_N_s2 = s2 "jurist" ;
+ lin justering_N_s2 = s2 "justering" ;
+ lin kakelugn_N_s2 = s2 "kakelugn" ;
+ lin kakelvägg_N_s2 = s2 "kakelvägg" ;
+ lin kaktus_N_s2 = s2 "kaktus" ;
+ lin kalibrering_N_s2 = s2 "kalibrering" ;
+ lin kalk_N_s2 = s2 "kalk" ;
+ lin kall_N_s2 = s2 "kall" ;
+ lin kalv_N_s2 = s2 "kalv" ;
+ lin kapning_N_s2 = s2 "kapning" ;
+ lin kapplöpning_N_s2 = s2 "kapplöpning" ;
+ lin karakterisering_N_s2 = s2 "karakterisering" ;
+ lin kardborre_N_s2 = s2 "kardborre" ;
+ lin karensdag_N_s2 = s2 "karensdag" ;
+ lin karl_N_s2 = s2 "karl" ;
+ lin karm_N_s2 = s2 "karm" ;
+ lin karp_N_s2 = s2 "karp" ;
+ lin kartläggning_N_s2 = s2 "kartläggning" ;
+ lin kasse_N_s2 = s2 "kasse" ;
+ lin kastrering_N_s2 = s2 "kastrering" ;
+ lin katalogisering_N_s2 = s2 "katalogisering" ;
+ lin kategorisering_N_s2 = s2 "kategorisering" ;
+ lin köbildning_N_s2 = s2 "köbildning" ;
+ lin kelgris_N_s2 = s2 "kelgris" ;
+ lin ökenvandring_N_s2 = s2 "ökenvandring" ;
+ lin keps_N_s2 = s2 "keps" ;
+ lin åkerjord_N_s2 = s2 "åkerjord" ;
+ lin käft_N_s2 = s2 "käft" ;
+ lin kidnappning_N_s2 = s2 "kidnappning" ;
+ lin kille_N_s2 = s2 "kille" ;
+ lin killing_N_s2 = s2 "killing" ;
+ lin kilowattimme_N_s2 = s2 "kilowattimme" ;
+ lin kilt_N_s2 = s2 "kilt" ;
+ lin kittel_N_s2 = s2 "kittel" ;
+ lin kjol_N_s2 = s2 "kjol" ;
+ lin köksinredning_N_s2 = s2 "köksinredning" ;
+ lin kl_N_s2 = s2 "kl" ;
+ lin klack_N_s2 = s2 "klack" ;
+ lin klaff_N_s2 = s2 "klaff" ;
+ lin klase_N_s2 = s2 "klase" ;
+ lin klassificering_N_s2 = s2 "klassificering" ;
+ lin klassning_N_s2 = s2 "klassning" ;
+ lin klave_N_s2 = s2 "klave" ;
+ lin klädning_N_s2 = s2 "klädning" ;
+ lin kåldolme_N_s2 = s2 "kåldolme" ;
+ lin klick_N_s2 = s2 "klick" ;
+ lin klimp_N_s2 = s2 "klimp" ;
+ lin klipp_N_s2 = s2 "klipp" ;
+ lin klippö_N_s2 = s2 "klippö" ;
+ lin klippning_N_s2 = s2 "klippning" ;
+ lin kälke_N_s2 = s2 "kälke" ;
+ lin käll_N_s2 = s2 "käll" ;
+ lin källförteckning_N_s2 = s2 "källförteckning" ;
+ lin klänning_N_s2 = s2 "klänning" ;
+ lin klock_N_s2 = s2 "klock" ;
+ lin kloss_N_s2 = s2 "kloss" ;
+ lin klubb_N_s2 = s2 "klubb" ;
+ lin klubbtidning_N_s2 = s2 "klubbtidning" ;
+ lin klump_N_s2 = s2 "klump" ;
+ lin klunk_N_s2 = s2 "klunk" ;
+ lin klöv_N_s2 = s2 "klöv" ;
+ lin klyvning_N_s2 = s2 "klyvning" ;
+ lin knackning_N_s2 = s2 "knackning" ;
+ lin knall_N_s2 = s2 "knall" ;
+ lin knapp_N_s2 = s2 "knapp" ;
+ lin knatte_N_s2 = s2 "knatte" ;
+ lin kändis_N_s2 = s2 "kändis" ;
+ lin knekt_N_s2 = s2 "knekt" ;
+ lin åkning_N_s2 = s2 "åkning" ;
+ lin kniv_N_s2 = s2 "kniv" ;
+ lin knive_N_s2 = s2 "knive" ;
+ lin knöl_N_s2 = s2 "knöl" ;
+ lin knölpåk_N_s2 = s2 "knölpåk" ;
+ lin känne_N_s2 = s2 "känne" ;
+ lin känning_N_s2 = s2 "känning" ;
+ lin knock_N_s2 = s2 "knock" ;
+ lin knoge_N_s2 = s2 "knoge" ;
+ lin knop_N_s2 = s2 "knop" ;
+ lin knopp_N_s2 = s2 "knopp" ;
+ lin knorr_N_s2 = s2 "knorr" ;
+ lin knäppning_N_s2 = s2 "knäppning" ;
+ lin knös_N_s2 = s2 "knös" ;
+ lin knäskål_N_s2 = s2 "knäskål" ;
+ lin känslobindning_N_s2 = s2 "känslobindning" ;
+ lin knuff_N_s2 = s2 "knuff" ;
+ lin knut_N_s2 = s2 "knut" ;
+ lin knutte_N_s2 = s2 "knutte" ;
+ lin knyst_N_s2 = s2 "knyst" ;
+ lin knytnäve_N_s2 = s2 "knytnäve" ;
+ lin kobbe_N_s2 = s2 "kobbe" ;
+ lin kock_N_s2 = s2 "kock" ;
+ lin kodex_N_s2 = s2 "kodex" ;
+ lin koffert_N_s2 = s2 "koffert" ;
+ lin kofot_N_s2 = s2 "kofot" ;
+ lin kolt_N_s2 = s2 "kolt" ;
+ lin koltrast_N_s2 = s2 "koltrast" ;
+ lin kolv_N_s2 = s2 "kolv" ;
+ lin kommundel_N_s2 = s2 "kommundel" ;
+ lin kompensering_N_s2 = s2 "kompensering" ;
+ lin kompis_N_s2 = s2 "kompis" ;
+ lin komplettering_N_s2 = s2 "komplettering" ;
+ lin konservburk_N_s2 = s2 "konservburk" ;
+ lin konservering_N_s2 = s2 "konservering" ;
+ lin konstutställning_N_s2 = s2 "konstutställning" ;
+ lin kontring_N_s2 = s2 "kontring" ;
+ lin konung_N_s2 = s2 "konung" ;
+ lin konvertering_N_s2 = s2 "konvertering" ;
+ lin kopp_N_s2 = s2 "kopp" ;
+ lin kopparorm_N_s2 = s2 "kopparorm" ;
+ lin koppling_N_s2 = s2 "koppling" ;
+ lin korg_N_s2 = s2 "korg" ;
+ lin kork_N_s2 = s2 "kork" ;
+ lin korkek_N_s2 = s2 "korkek" ;
+ lin kornknarr_N_s2 = s2 "kornknarr" ;
+ lin korp_N_s2 = s2 "korp" ;
+ lin korrigering_N_s2 = s2 "korrigering" ;
+ lin korsning_N_s2 = s2 "korsning" ;
+ lin kortslutning_N_s2 = s2 "kortslutning" ;
+ lin korv_N_s2 = s2 "korv" ;
+ lin kostnadsberäkning_N_s2 = s2 "kostnadsberäkning" ;
+ lin kotte_N_s2 = s2 "kotte" ;
+ lin kotteribildning_N_s2 = s2 "kotteribildning" ;
+ lin köping_N_s2 = s2 "köping" ;
+ lin käpp_N_s2 = s2 "käpp" ;
+ lin käpphäst_N_s2 = s2 "käpphäst" ;
+ lin kraftansträngning_N_s2 = s2 "kraftansträngning" ;
+ lin kraftgärning_N_s2 = s2 "kraftgärning" ;
+ lin kraftyttring_N_s2 = s2 "kraftyttring" ;
+ lin krage_N_s2 = s2 "krage" ;
+ lin kram_N_s2 = s2 "kram" ;
+ lin kran_N_s2 = s2 "kran" ;
+ lin krans_N_s2 = s2 "krans" ;
+ lin kåre_N_s2 = s2 "kåre" ;
+ lin kreditupplysning_N_s2 = s2 "kreditupplysning" ;
+ lin krets_N_s2 = s2 "krets" ;
+ lin krig_N_s2 = s2 "krig" ;
+ lin krigsgud_N_s2 = s2 "krigsgud" ;
+ lin krigshär_N_s2 = s2 "krigshär" ;
+ lin krigslag_N_s2 = s2 "krigslag" ;
+ lin käring_N_s2 = s2 "käring" ;
+ lin kräkning_N_s2 = s2 "kräkning" ;
+ lin kärleksförklaring_N_s2 = s2 "kärleksförklaring" ;
+ lin körning_N_s2 = s2 "körning" ;
+ lin kröning_N_s2 = s2 "kröning" ;
+ lin kränkning_N_s2 = s2 "kränkning" ;
+ lin krock_N_s2 = s2 "krock" ;
+ lin krog_N_s2 = s2 "krog" ;
+ lin krok_N_s2 = s2 "krok" ;
+ lin krokus_N_s2 = s2 "krokus" ;
+ lin kronofogde_N_s2 = s2 "kronofogde" ;
+ lin kronprins_N_s2 = s2 "kronprins" ;
+ lin kropp_N_s2 = s2 "kropp" ;
+ lin krusning_N_s2 = s2 "krusning" ;
+ lin kryddgård_N_s2 = s2 "kryddgård" ;
+ lin krympling_N_s2 = s2 "krympling" ;
+ lin krympning_N_s2 = s2 "krympning" ;
+ lin kätte_N_s2 = s2 "kätte" ;
+ lin kätting_N_s2 = s2 "kätting" ;
+ lin kudde_N_s2 = s2 "kudde" ;
+ lin kuk_N_s2 = s2 "kuk" ;
+ lin kullersten_N_s2 = s2 "kullersten" ;
+ lin kulturyttring_N_s2 = s2 "kulturyttring" ;
+ lin kung_N_s2 = s2 "kung" ;
+ lin kupering_N_s2 = s2 "kupering" ;
+ lin kurbitsmålning_N_s2 = s2 "kurbitsmålning" ;
+ lin kursivering_N_s2 = s2 "kursivering" ;
+ lin kursändring_N_s2 = s2 "kursändring" ;
+ lin kusk_N_s2 = s2 "kusk" ;
+ lin kvantifiering_N_s2 = s2 "kvantifiering" ;
+ lin kvark_N_s2 = s2 "kvark" ;
+ lin kvarn_N_s2 = s2 "kvarn" ;
+ lin kvarnsten_N_s2 = s2 "kvarnsten" ;
+ lin kvart_N_s2 = s2 "kvart" ;
+ lin kvast_N_s2 = s2 "kvast" ;
+ lin kvinnoförening_N_s2 = s2 "kvinnoförening" ;
+ lin kvist_N_s2 = s2 "kvist" ;
+ lin kvistning_N_s2 = s2 "kvistning" ;
+ lin kväljning_N_s2 = s2 "kväljning" ;
+ lin kväll_N_s2 = s2 "kväll" ;
+ lin kvällsföreställning_N_s2 = s2 "kvällsföreställning" ;
+ lin kvällstidning_N_s2 = s2 "kvällstidning" ;
+ lin kvotering_N_s2 = s2 "kvotering" ;
+ lin kyckling_N_s2 = s2 "kyckling" ;
+ lin kyrkby_N_s2 = s2 "kyrkby" ;
+ lin kyrkogård_N_s2 = s2 "kyrkogård" ;
+ lin labb_N_s2 = s2 "labb" ;
+ lin laddning_N_s2 = s2 "laddning" ;
+ lin ladugård_N_s2 = s2 "ladugård" ;
+ lin lag_N_s2 = s2 "lag" ;
+ lin lage_N_s2 = s2 "lage" ;
+ lin lagerkrans_N_s2 = s2 "lagerkrans" ;
+ lin lagkompis_N_s2 = s2 "lagkompis" ;
+ lin lagändring_N_s2 = s2 "lagändring" ;
+ lin lagning_N_s2 = s2 "lagning" ;
+ lin lagring_N_s2 = s2 "lagring" ;
+ lin land_N_s2 = s2 "land" ;
+ lin landhöjning_N_s2 = s2 "landhöjning" ;
+ lin landning_N_s2 = s2 "landning" ;
+ lin landshövding_N_s2 = s2 "landshövding" ;
+ lin landsknekt_N_s2 = s2 "landsknekt" ;
+ lin landstigning_N_s2 = s2 "landstigning" ;
+ lin landsväg_N_s2 = s2 "landsväg" ;
+ lin landvinning_N_s2 = s2 "landvinning" ;
+ lin langning_N_s2 = s2 "langning" ;
+ lin lans_N_s2 = s2 "lans" ;
+ lin lantbruk_N_s2 = s2 "lantbruk" ;
+ lin lapp_N_s2 = s2 "lapp" ;
+ lin lapsus_N_s2 = s2 "lapsus" ;
+ lin last_N_s2 = s2 "last" ;
+ lin lastbil_N_s2 = s2 "lastbil" ;
+ lin lathund_N_s2 = s2 "lathund" ;
+ lin latmask_N_s2 = s2 "latmask" ;
+ lin lax_N_s2 = s2 "lax" ;
+ lin ölburk_N_s2 = s2 "ölburk" ;
+ lin läckerbit_N_s2 = s2 "läckerbit" ;
+ lin lödkolv_N_s2 = s2 "lödkolv" ;
+ lin lödning_N_s2 = s2 "lödning" ;
+ lin äldre_N_s2 = s2 "äldre" ;
+ lin lede_N_s2 = s2 "lede" ;
+ lin ledning_N_s2 = s2 "ledning" ;
+ lin ledningsdragning_N_s2 = s2 "ledningsdragning" ;
+ lin ledtråd_N_s2 = s2 "ledtråd" ;
+ lin legering_N_s2 = s2 "legering" ;
+ lin legoknekt_N_s2 = s2 "legoknekt" ;
+ lin lek_N_s2 = s2 "lek" ;
+ lin lägel_N_s2 = s2 "lägel" ;
+ lin lägg_N_s2 = s2 "lägg" ;
+ lin lift_N_s2 = s2 "lift" ;
+ lin like_N_s2 = s2 "like" ;
+ lin limerick_N_s2 = s2 "limerick" ;
+ lin lindning_N_s2 = s2 "lindning" ;
+ lin linneduk_N_s2 = s2 "linneduk" ;
+ lin listning_N_s2 = s2 "listning" ;
+ lin litteraturförteckning_N_s2 = s2 "litteraturförteckning" ;
+ lin livbåt_N_s2 = s2 "livbåt" ;
+ lin livrock_N_s2 = s2 "livrock" ;
+ lin livsstil_N_s2 = s2 "livsstil" ;
+ lin ljudanläggning_N_s2 = s2 "ljudanläggning" ;
+ lin ljudupptagning_N_s2 = s2 "ljudupptagning" ;
+ lin ljungeld_N_s2 = s2 "ljungeld" ;
+ lin ljusstake_N_s2 = s2 "ljusstake" ;
+ lin lök_N_s2 = s2 "lök" ;
+ lin läkarundersökning_N_s2 = s2 "läkarundersökning" ;
+ lin ölmage_N_s2 = s2 "ölmage" ;
+ lin lämning_N_s2 = s2 "lämning" ;
+ lin lån_N_s2 = s2 "lån" ;
+ lin löneberedning_N_s2 = s2 "löneberedning" ;
+ lin löneförhöjning_N_s2 = s2 "löneförhöjning" ;
+ lin löneökning_N_s2 = s2 "löneökning" ;
+ lin lönesänkning_N_s2 = s2 "lönesänkning" ;
+ lin långrev_N_s2 = s2 "långrev" ;
+ lin långtidssjukskrivning_N_s2 = s2 "långtidssjukskrivning" ;
+ lin länk_N_s2 = s2 "länk" ;
+ lin länkning_N_s2 = s2 "länkning" ;
+ lin lönn_N_s2 = s2 "lönn" ;
+ lin länstol_N_s2 = s2 "länstol" ;
+ lin lobb_N_s2 = s2 "lobb" ;
+ lin logg_N_s2 = s2 "logg" ;
+ lin lokalisering_N_s2 = s2 "lokalisering" ;
+ lin lokaltidning_N_s2 = s2 "lokaltidning" ;
+ lin loop_N_s2 = s2 "loop" ;
+ lin loss_N_s2 = s2 "loss" ;
+ lin lots_N_s2 = s2 "lots" ;
+ lin lottning_N_s2 = s2 "lottning" ;
+ lin lotus_N_s2 = s2 "lotus" ;
+ lin lov_N_s2 = s2 "lov" ;
+ lin lovning_N_s2 = s2 "lovning" ;
+ lin löpning_N_s2 = s2 "löpning" ;
+ lin läpp_N_s2 = s2 "läpp" ;
+ lin läraranvisning_N_s2 = s2 "läraranvisning" ;
+ lin lärarhandledning_N_s2 = s2 "lärarhandledning" ;
+ lin lärarutbildning_N_s2 = s2 "lärarutbildning" ;
+ lin lördag_N_s2 = s2 "lördag" ;
+ lin lärdom_N_s2 = s2 "lärdom" ;
+ lin lärjunge_N_s2 = s2 "lärjunge" ;
+ lin lärling_N_s2 = s2 "lärling" ;
+ lin lärosal_N_s2 = s2 "lärosal" ;
+ lin läsarundersökning_N_s2 = s2 "läsarundersökning" ;
+ lin älskling_N_s2 = s2 "älskling" ;
+ lin låsning_N_s2 = s2 "låsning" ;
+ lin luftförorening_N_s2 = s2 "luftförorening" ;
+ lin luftlandsättning_N_s2 = s2 "luftlandsättning" ;
+ lin lugg_N_s2 = s2 "lugg" ;
+ lin lukt_N_s2 = s2 "lukt" ;
+ lin lund_N_s2 = s2 "lund" ;
+ lin lupp_N_s2 = s2 "lupp" ;
+ lin lur_N_s2 = s2 "lur" ;
+ lin lurifax_N_s2 = s2 "lurifax" ;
+ lin lust_N_s2 = s2 "lust" ;
+ lin lustgård_N_s2 = s2 "lustgård" ;
+ lin lutning_N_s2 = s2 "lutning" ;
+ lin älv_N_s2 = s2 "älv" ;
+ lin älvbrink_N_s2 = s2 "älvbrink" ;
+ lin lövkvist_N_s2 = s2 "lövkvist" ;
+ lin lövskog_N_s2 = s2 "lövskog" ;
+ lin lyckönskning_N_s2 = s2 "lyckönskning" ;
+ lin lysning_N_s2 = s2 "lysning" ;
+ lin mage_N_s2 = s2 "mage" ;
+ lin magpumpning_N_s2 = s2 "magpumpning" ;
+ lin majskolv_N_s2 = s2 "majskolv" ;
+ lin make_N_s2 = s2 "make" ;
+ lin makrill_N_s2 = s2 "makrill" ;
+ lin maktställning_N_s2 = s2 "maktställning" ;
+ lin mall_N_s2 = s2 "mall" ;
+ lin man_N_s2 = s2 "man" ;
+ lin maning_N_s2 = s2 "maning" ;
+ lin manipulering_N_s2 = s2 "manipulering" ;
+ lin mantel_N_s2 = s2 "mantel" ;
+ lin mantelflik_N_s2 = s2 "mantelflik" ;
+ lin manövrering_N_s2 = s2 "manövrering" ;
+ lin mapp_N_s2 = s2 "mapp" ;
+ lin markering_N_s2 = s2 "markering" ;
+ lin markörförflyttning_N_s2 = s2 "markörförflyttning" ;
+ lin marskalk_N_s2 = s2 "marskalk" ;
+ lin mask_N_s2 = s2 "mask" ;
+ lin maskering_N_s2 = s2 "maskering" ;
+ lin massgrav_N_s2 = s2 "massgrav" ;
+ lin matjätte_N_s2 = s2 "matjätte" ;
+ lin matning_N_s2 = s2 "matning" ;
+ lin matsal_N_s2 = s2 "matsal" ;
+ lin matsäck_N_s2 = s2 "matsäck" ;
+ lin matservering_N_s2 = s2 "matservering" ;
+ lin matsked_N_s2 = s2 "matsked" ;
+ lin medfånge_N_s2 = s2 "medfånge" ;
+ lin mellanvägg_N_s2 = s2 "mellanvägg" ;
+ lin men_N_s2 = s2 "men" ;
+ lin mening_N_s2 = s2 "mening" ;
+ lin meritförteckning_N_s2 = s2 "meritförteckning" ;
+ lin middag_N_s2 = s2 "middag" ;
+ lin miljöskildring_N_s2 = s2 "miljöskildring" ;
+ lin milstolpe_N_s2 = s2 "milstolpe" ;
+ lin ministre_N_s2 = s2 "ministre" ;
+ lin mink_N_s2 = s2 "mink" ;
+ lin minnesanteckning_N_s2 = s2 "minnesanteckning" ;
+ lin minoritetsregering_N_s2 = s2 "minoritetsregering" ;
+ lin minskning_N_s2 = s2 "minskning" ;
+ lin missbildning_N_s2 = s2 "missbildning" ;
+ lin missgärning_N_s2 = s2 "missgärning" ;
+ lin misstanke_N_s2 = s2 "misstanke" ;
+ lin misstroendeförklaring_N_s2 = s2 "misstroendeförklaring" ;
+ lin missuppfattning_N_s2 = s2 "missuppfattning" ;
+ lin missvisning_N_s2 = s2 "missvisning" ;
+ lin mjälte_N_s2 = s2 "mjälte" ;
+ lin måle_N_s2 = s2 "måle" ;
+ lin målning_N_s2 = s2 "målning" ;
+ lin målsättning_N_s2 = s2 "målsättning" ;
+ lin måndag_N_s2 = s2 "måndag" ;
+ lin måne_N_s2 = s2 "måne" ;
+ lin ämnesförening_N_s2 = s2 "ämnesförening" ;
+ lin ämnesinriktning_N_s2 = s2 "ämnesinriktning" ;
+ lin modernisering_N_s2 = s2 "modernisering" ;
+ lin modifiering_N_s2 = s2 "modifiering" ;
+ lin moraluppfattning_N_s2 = s2 "moraluppfattning" ;
+ lin morgonsamling_N_s2 = s2 "morgonsamling" ;
+ lin morgontidning_N_s2 = s2 "morgontidning" ;
+ lin moss_N_s2 = s2 "moss" ;
+ lin mosse_N_s2 = s2 "mosse" ;
+ lin motgång_N_s2 = s2 "motgång" ;
+ lin motivering_N_s2 = s2 "motivering" ;
+ lin motorsåg_N_s2 = s2 "motorsåg" ;
+ lin motorväg_N_s2 = s2 "motorväg" ;
+ lin motstånd_N_s2 = s2 "motstånd" ;
+ lin motsättning_N_s2 = s2 "motsättning" ;
+ lin mård_N_s2 = s2 "mård" ;
+ lin mört_N_s2 = s2 "mört" ;
+ lin mäss_N_s2 = s2 "mäss" ;
+ lin mösskärm_N_s2 = s2 "mösskärm" ;
+ lin mätning_N_s2 = s2 "mätning" ;
+ lin mätt_N_s2 = s2 "mätt" ;
+ lin muff_N_s2 = s2 "muff" ;
+ lin mugg_N_s2 = s2 "mugg" ;
+ lin mullvad_N_s2 = s2 "mullvad" ;
+ lin munk_N_s2 = s2 "munk" ;
+ lin munn_N_s2 = s2 "munn" ;
+ lin munskänk_N_s2 = s2 "munskänk" ;
+ lin mur_N_s2 = s2 "mur" ;
+ lin mure_N_s2 = s2 "mure" ;
+ lin musikstil_N_s2 = s2 "musikstil" ;
+ lin musselodling_N_s2 = s2 "musselodling" ;
+ lin mynning_N_s2 = s2 "mynning" ;
+ lin åmynning_N_s2 = s2 "åmynning" ;
+ lin myrstack_N_s2 = s2 "myrstack" ;
+ lin ände_N_s2 = s2 "ände" ;
+ lin ändring_N_s2 = s2 "ändring" ;
+ lin äng_N_s2 = s2 "äng" ;
+ lin ångbåt_N_s2 = s2 "ångbåt" ;
+ lin änge_N_s2 = s2 "änge" ;
+ lin ängel_N_s2 = s2 "ängel" ;
+ lin ångest_N_s2 = s2 "ångest" ;
+ lin njure_N_s2 = s2 "njure" ;
+ lin änkling_N_s2 = s2 "änkling" ;
+ lin nål_N_s2 = s2 "nål" ;
+ lin nos_N_s2 = s2 "nos" ;
+ lin näring_N_s2 = s2 "näring" ;
+ lin önskning_N_s2 = s2 "önskning" ;
+ lin näsring_N_s2 = s2 "näsring" ;
+ lin nyckel_N_s2 = s2 "nyckel" ;
+ lin nymånadsdag_N_s2 = s2 "nymånadsdag" ;
+ lin odling_N_s2 = s2 "odling" ;
+ lin officer_N_s2 = s2 "officer" ;
+ lin ogärning_N_s2 = s2 "ogärning" ;
+ lin oljeförbrukning_N_s2 = s2 "oljeförbrukning" ;
+ lin olycksfallsförsäkring_N_s2 = s2 "olycksfallsförsäkring" ;
+ lin omarbetning_N_s2 = s2 "omarbetning" ;
+ lin ombildning_N_s2 = s2 "ombildning" ;
+ lin omdirigering_N_s2 = s2 "omdirigering" ;
+ lin omfattning_N_s2 = s2 "omfattning" ;
+ lin omflyttning_N_s2 = s2 "omflyttning" ;
+ lin omformatering_N_s2 = s2 "omformatering" ;
+ lin omformulering_N_s2 = s2 "omformulering" ;
+ lin omfördelning_N_s2 = s2 "omfördelning" ;
+ lin omföring_N_s2 = s2 "omföring" ;
+ lin omgivning_N_s2 = s2 "omgivning" ;
+ lin omgång_N_s2 = s2 "omgång" ;
+ lin omkompilering_N_s2 = s2 "omkompilering" ;
+ lin omkonfigurering_N_s2 = s2 "omkonfigurering" ;
+ lin omkoppling_N_s2 = s2 "omkoppling" ;
+ lin omkörning_N_s2 = s2 "omkörning" ;
+ lin omläggning_N_s2 = s2 "omläggning" ;
+ lin ommärkning_N_s2 = s2 "ommärkning" ;
+ lin omnumrering_N_s2 = s2 "omnumrering" ;
+ lin omplacering_N_s2 = s2 "omplacering" ;
+ lin omprövning_N_s2 = s2 "omprövning" ;
+ lin omröstning_N_s2 = s2 "omröstning" ;
+ lin omskrivning_N_s2 = s2 "omskrivning" ;
+ lin omsändning_N_s2 = s2 "omsändning" ;
+ lin omställning_N_s2 = s2 "omställning" ;
+ lin omsättning_N_s2 = s2 "omsättning" ;
+ lin omsvängning_N_s2 = s2 "omsvängning" ;
+ lin omtydning_N_s2 = s2 "omtydning" ;
+ lin omvandling_N_s2 = s2 "omvandling" ;
+ lin omväg_N_s2 = s2 "omväg" ;
+ lin omvälvning_N_s2 = s2 "omvälvning" ;
+ lin omvändning_N_s2 = s2 "omvändning" ;
+ lin onsdag_N_s2 = s2 "onsdag" ;
+ lin onyx_N_s2 = s2 "onyx" ;
+ lin opinionsmätning_N_s2 = s2 "opinionsmätning" ;
+ lin opinionsundersökning_N_s2 = s2 "opinionsundersökning" ;
+ lin ord_N_s2 = s2 "ord" ;
+ lin ordbrytning_N_s2 = s2 "ordbrytning" ;
+ lin ordförklaring_N_s2 = s2 "ordförklaring" ;
+ lin ordlek_N_s2 = s2 "ordlek" ;
+ lin ordning_N_s2 = s2 "ordning" ;
+ lin ordvits_N_s2 = s2 "ordvits" ;
+ lin ordväxling_N_s2 = s2 "ordväxling" ;
+ lin oren_N_s2 = s2 "oren" ;
+ lin orm_N_s2 = s2 "orm" ;
+ lin ormbunke_N_s2 = s2 "ormbunke" ;
+ lin orme_N_s2 = s2 "orme" ;
+ lin ormvråk_N_s2 = s2 "ormvråk" ;
+ lin orre_N_s2 = s2 "orre" ;
+ lin ost_N_s2 = s2 "ost" ;
+ lin oxvagn_N_s2 = s2 "oxvagn" ;
+ lin packning_N_s2 = s2 "packning" ;
+ lin pall_N_s2 = s2 "pall" ;
+ lin palt_N_s2 = s2 "palt" ;
+ lin pamp_N_s2 = s2 "pamp" ;
+ lin pansarvagn_N_s2 = s2 "pansarvagn" ;
+ lin pappersbunt_N_s2 = s2 "pappersbunt" ;
+ lin papperskorg_N_s2 = s2 "papperskorg" ;
+ lin parkering_N_s2 = s2 "parkering" ;
+ lin parkförvaltning_N_s2 = s2 "parkförvaltning" ;
+ lin partiledning_N_s2 = s2 "partiledning" ;
+ lin passering_N_s2 = s2 "passering" ;
+ lin passning_N_s2 = s2 "passning" ;
+ lin pejling_N_s2 = s2 "pejling" ;
+ lin pekpinne_N_s2 = s2 "pekpinne" ;
+ lin peng_N_s2 = s2 "peng" ;
+ lin penge_N_s2 = s2 "penge" ;
+ lin penning_N_s2 = s2 "penning" ;
+ lin penningpung_N_s2 = s2 "penningpung" ;
+ lin pensling_N_s2 = s2 "pensling" ;
+ lin perforering_N_s2 = s2 "perforering" ;
+ lin personalneddragning_N_s2 = s2 "personalneddragning" ;
+ lin personbeskrivning_N_s2 = s2 "personbeskrivning" ;
+ lin personbil_N_s2 = s2 "personbil" ;
+ lin personlighetsklyvning_N_s2 = s2 "personlighetsklyvning" ;
+ lin personskildring_N_s2 = s2 "personskildring" ;
+ lin personteckning_N_s2 = s2 "personteckning" ;
+ lin påfrestning_N_s2 = s2 "påfrestning" ;
+ lin pil_N_s2 = s2 "pil" ;
+ lin pilspets_N_s2 = s2 "pilspets" ;
+ lin pinne_N_s2 = s2 "pinne" ;
+ lin pålagring_N_s2 = s2 "pålagring" ;
+ lin plantering_N_s2 = s2 "plantering" ;
+ lin påle_N_s2 = s2 "påle" ;
+ lin plit_N_s2 = s2 "plit" ;
+ lin plog_N_s2 = s2 "plog" ;
+ lin plombering_N_s2 = s2 "plombering" ;
+ lin päls_N_s2 = s2 "päls" ;
+ lin plåt_N_s2 = s2 "plåt" ;
+ lin plugg_N_s2 = s2 "plugg" ;
+ lin plump_N_s2 = s2 "plump" ;
+ lin plundring_N_s2 = s2 "plundring" ;
+ lin pojke_N_s2 = s2 "pojke" ;
+ lin polarisering_N_s2 = s2 "polarisering" ;
+ lin port_N_s2 = s2 "port" ;
+ lin Posttidning_N_s2 = s2 "Posttidning" ;
+ lin potatis_N_s2 = s2 "potatis" ;
+ lin öppenvårdsmottagning_N_s2 = s2 "öppenvårdsmottagning" ;
+ lin öppning_N_s2 = s2 "öppning" ;
+ lin precisering_N_s2 = s2 "precisering" ;
+ lin predikstol_N_s2 = s2 "predikstol" ;
+ lin presenning_N_s2 = s2 "presenning" ;
+ lin press_N_s2 = s2 "press" ;
+ lin prick_N_s2 = s2 "prick" ;
+ lin påringning_N_s2 = s2 "påringning" ;
+ lin prins_N_s2 = s2 "prins" ;
+ lin prioritering_N_s2 = s2 "prioritering" ;
+ lin pris_N_s2 = s2 "pris" ;
+ lin prissättning_N_s2 = s2 "prissättning" ;
+ lin prisutdelning_N_s2 = s2 "prisutdelning" ;
+ lin pärm_N_s2 = s2 "pärm" ;
+ lin prob_N_s2 = s2 "prob" ;
+ lin problemställning_N_s2 = s2 "problemställning" ;
+ lin profeter_N_s2 = s2 "profeter" ;
+ lin provning_N_s2 = s2 "provning" ;
+ lin provsmakning_N_s2 = s2 "provsmakning" ;
+ lin prästkrage_N_s2 = s2 "prästkrage" ;
+ lin prästvigning_N_s2 = s2 "prästvigning" ;
+ lin prutning_N_s2 = s2 "prutning" ;
+ lin prövning_N_s2 = s2 "prövning" ;
+ lin pryl_N_s2 = s2 "pryl" ;
+ lin påse_N_s2 = s2 "påse" ;
+ lin psykologisering_N_s2 = s2 "psykologisering" ;
+ lin psykologutbildning_N_s2 = s2 "psykologutbildning" ;
+ lin påtryckning_N_s2 = s2 "påtryckning" ;
+ lin pump_N_s2 = s2 "pump" ;
+ lin pung_N_s2 = s2 "pung" ;
+ lin pusselbit_N_s2 = s2 "pusselbit" ;
+ lin påve_N_s2 = s2 "påve" ;
+ lin pyts_N_s2 = s2 "pyts" ;
+ lin är_N_s2 = s2 "är" ;
+ lin radio_N_s2 = s2 "radio" ;
+ lin raketuppskjutning_N_s2 = s2 "raketuppskjutning" ;
+ lin ram_N_s2 = s2 "ram" ;
+ lin ramhandling_N_s2 = s2 "ramhandling" ;
+ lin rangordning_N_s2 = s2 "rangordning" ;
+ lin rannsakning_N_s2 = s2 "rannsakning" ;
+ lin ransonering_N_s2 = s2 "ransonering" ;
+ lin rapportering_N_s2 = s2 "rapportering" ;
+ lin rationalisering_N_s2 = s2 "rationalisering" ;
+ lin ratt_N_s2 = s2 "ratt" ;
+ lin rauk_N_s2 = s2 "rauk" ;
+ lin rädd_N_s2 = s2 "rädd" ;
+ lin realisering_N_s2 = s2 "realisering" ;
+ lin redovisning_N_s2 = s2 "redovisning" ;
+ lin reducering_N_s2 = s2 "reducering" ;
+ lin referensram_N_s2 = s2 "referensram" ;
+ lin reformering_N_s2 = s2 "reformering" ;
+ lin regering_N_s2 = s2 "regering" ;
+ lin registeruppdatering_N_s2 = s2 "registeruppdatering" ;
+ lin reglering_N_s2 = s2 "reglering" ;
+ lin regndroppe_N_s2 = s2 "regndroppe" ;
+ lin regnrock_N_s2 = s2 "regnrock" ;
+ lin regnskur_N_s2 = s2 "regnskur" ;
+ lin rehabilitering_N_s2 = s2 "rehabilitering" ;
+ lin ärekränkning_N_s2 = s2 "ärekränkning" ;
+ lin ren_N_s2 = s2 "ren" ;
+ lin rening_N_s2 = s2 "rening" ;
+ lin äreport_N_s2 = s2 "äreport" ;
+ lin reseanteckning_N_s2 = s2 "reseanteckning" ;
+ lin resebokning_N_s2 = s2 "resebokning" ;
+ lin reservdel_N_s2 = s2 "reservdel" ;
+ lin reseskildring_N_s2 = s2 "reseskildring" ;
+ lin resultatredovisning_N_s2 = s2 "resultatredovisning" ;
+ lin resultattolkning_N_s2 = s2 "resultattolkning" ;
+ lin retag_N_s2 = s2 "retag" ;
+ lin revidering_N_s2 = s2 "revidering" ;
+ lin örfil_N_s2 = s2 "örfil" ;
+ lin årgång_N_s2 = s2 "årgång" ;
+ lin rikedom_N_s2 = s2 "rikedom" ;
+ lin riksväg_N_s2 = s2 "riksväg" ;
+ lin rikt_N_s2 = s2 "rikt" ;
+ lin riktning_N_s2 = s2 "riktning" ;
+ lin rimlighetsbedömning_N_s2 = s2 "rimlighetsbedömning" ;
+ lin ring_N_s2 = s2 "ring" ;
+ lin åring_N_s2 = s2 "åring" ;
+ lin ringe_N_s2 = s2 "ringe" ;
+ lin ringning_N_s2 = s2 "ringning" ;
+ lin ritning_N_s2 = s2 "ritning" ;
+ lin rök_N_s2 = s2 "rök" ;
+ lin röke_N_s2 = s2 "röke" ;
+ lin räkning_N_s2 = s2 "räkning" ;
+ lin örn_N_s2 = s2 "örn" ;
+ lin ränteinbetalning_N_s2 = s2 "ränteinbetalning" ;
+ lin röntgenstråle_N_s2 = s2 "röntgenstråle" ;
+ lin robot_N_s2 = s2 "robot" ;
+ lin rock_N_s2 = s2 "rock" ;
+ lin rocklåt_N_s2 = s2 "rocklåt" ;
+ lin rolltolkning_N_s2 = s2 "rolltolkning" ;
+ lin rop_N_s2 = s2 "rop" ;
+ lin rosenhäck_N_s2 = s2 "rosenhäck" ;
+ lin rosenknopp_N_s2 = s2 "rosenknopp" ;
+ lin rot_N_s2 = s2 "rot" ;
+ lin årsdag_N_s2 = s2 "årsdag" ;
+ lin årsredovisning_N_s2 = s2 "årsredovisning" ;
+ lin örtesäng_N_s2 = s2 "örtesäng" ;
+ lin rätt_N_s2 = s2 "rätt" ;
+ lin rättegång_N_s2 = s2 "rättegång" ;
+ lin rättning_N_s2 = s2 "rättning" ;
+ lin rättshandling_N_s2 = s2 "rättshandling" ;
+ lin rättsundersökning_N_s2 = s2 "rättsundersökning" ;
+ lin ruinhög_N_s2 = s2 "ruinhög" ;
+ lin rulle_N_s2 = s2 "rulle" ;
+ lin rullning_N_s2 = s2 "rullning" ;
+ lin rullstol_N_s2 = s2 "rullstol" ;
+ lin runsten_N_s2 = s2 "runsten" ;
+ lin rustning_N_s2 = s2 "rustning" ;
+ lin rutinräkning_N_s2 = s2 "rutinräkning" ;
+ lin röv_N_s2 = s2 "röv" ;
+ lin rvaltning_N_s2 = s2 "rvaltning" ;
+ lin ryckning_N_s2 = s2 "ryckning" ;
+ lin rygg_N_s2 = s2 "rygg" ;
+ lin ryggsäck_N_s2 = s2 "ryggsäck" ;
+ lin rymdfärjeuppskjutning_N_s2 = s2 "rymdfärjeuppskjutning" ;
+ lin rymdsatsning_N_s2 = s2 "rymdsatsning" ;
+ lin rysning_N_s2 = s2 "rysning" ;
+ lin ryss_N_s2 = s2 "ryss" ;
+ lin Sak_N_s2 = s2 "Sak" ;
+ lin sal_N_s2 = s2 "sal" ;
+ lin samhällsförändring_N_s2 = s2 "samhällsförändring" ;
+ lin samkörning_N_s2 = s2 "samkörning" ;
+ lin samling_N_s2 = s2 "samling" ;
+ lin sammanblandning_N_s2 = s2 "sammanblandning" ;
+ lin sammandragning_N_s2 = s2 "sammandragning" ;
+ lin sammanfattning_N_s2 = s2 "sammanfattning" ;
+ lin sammankoppling_N_s2 = s2 "sammankoppling" ;
+ lin sammanräkning_N_s2 = s2 "sammanräkning" ;
+ lin sammanslagning_N_s2 = s2 "sammanslagning" ;
+ lin sammanslutning_N_s2 = s2 "sammanslutning" ;
+ lin sammanställning_N_s2 = s2 "sammanställning" ;
+ lin sammansättning_N_s2 = s2 "sammansättning" ;
+ lin sammansvärjning_N_s2 = s2 "sammansvärjning" ;
+ lin samordning_N_s2 = s2 "samordning" ;
+ lin sampling_N_s2 = s2 "sampling" ;
+ lin samtal_N_s2 = s2 "samtal" ;
+ lin sandsäck_N_s2 = s2 "sandsäck" ;
+ lin sanning_N_s2 = s2 "sanning" ;
+ lin satsning_N_s2 = s2 "satsning" ;
+ lin sax_N_s2 = s2 "sax" ;
+ lin schemaläggning_N_s2 = s2 "schemaläggning" ;
+ lin säck_N_s2 = s2 "säck" ;
+ lin södermanlänning_N_s2 = s2 "södermanlänning" ;
+ lin sädesskyl_N_s2 = s2 "sädesskyl" ;
+ lin segling_N_s2 = s2 "segling" ;
+ lin segmentering_N_s2 = s2 "segmentering" ;
+ lin serietidning_N_s2 = s2 "serietidning" ;
+ lin serve_N_s2 = s2 "serve" ;
+ lin såg_N_s2 = s2 "såg" ;
+ lin sidhänvisning_N_s2 = s2 "sidhänvisning" ;
+ lin sidindelning_N_s2 = s2 "sidindelning" ;
+ lin sidnumrering_N_s2 = s2 "sidnumrering" ;
+ lin sidovägg_N_s2 = s2 "sidovägg" ;
+ lin sikel_N_s2 = s2 "sikel" ;
+ lin sill_N_s2 = s2 "sill" ;
+ lin silverpenning_N_s2 = s2 "silverpenning" ;
+ lin silverring_N_s2 = s2 "silverring" ;
+ lin simulering_N_s2 = s2 "simulering" ;
+ lin sinnesstämning_N_s2 = s2 "sinnesstämning" ;
+ lin sits_N_s2 = s2 "sits" ;
+ lin sittning_N_s2 = s2 "sittning" ;
+ lin sjöbod_N_s2 = s2 "sjöbod" ;
+ lin själ_N_s2 = s2 "själ" ;
+ lin sjukdom_N_s2 = s2 "sjukdom" ;
+ lin sjukförsäkring_N_s2 = s2 "sjukförsäkring" ;
+ lin sjukskrivning_N_s2 = s2 "sjukskrivning" ;
+ lin skadeersättning_N_s2 = s2 "skadeersättning" ;
+ lin skadesjukdom_N_s2 = s2 "skadesjukdom" ;
+ lin skakning_N_s2 = s2 "skakning" ;
+ lin skalbagge_N_s2 = s2 "skalbagge" ;
+ lin skallerorm_N_s2 = s2 "skallerorm" ;
+ lin skalm_N_s2 = s2 "skalm" ;
+ lin skalning_N_s2 = s2 "skalning" ;
+ lin skarv_N_s2 = s2 "skarv" ;
+ lin skarvning_N_s2 = s2 "skarvning" ;
+ lin skatt_N_s2 = s2 "skatt" ;
+ lin skatteinbetalning_N_s2 = s2 "skatteinbetalning" ;
+ lin skattejämkning_N_s2 = s2 "skattejämkning" ;
+ lin skattning_N_s2 = s2 "skattning" ;
+ lin sked_N_s2 = s2 "sked" ;
+ lin skepp_N_s2 = s2 "skepp" ;
+ lin skeppsbesättning_N_s2 = s2 "skeppsbesättning" ;
+ lin säkerhetsanordning_N_s2 = s2 "säkerhetsanordning" ;
+ lin skick_N_s2 = s2 "skick" ;
+ lin skiftning_N_s2 = s2 "skiftning" ;
+ lin skildring_N_s2 = s2 "skildring" ;
+ lin skilling_N_s2 = s2 "skilling" ;
+ lin skilsmässoförhandling_N_s2 = s2 "skilsmässoförhandling" ;
+ lin skinn_N_s2 = s2 "skinn" ;
+ lin skit_N_s2 = s2 "skit" ;
+ lin skjutning_N_s2 = s2 "skjutning" ;
+ lin skål_N_s2 = s2 "skål" ;
+ lin sköld_N_s2 = s2 "sköld" ;
+ lin skälm_N_s2 = s2 "skälm" ;
+ lin skälvning_N_s2 = s2 "skälvning" ;
+ lin sökning_N_s2 = s2 "sökning" ;
+ lin skåning_N_s2 = s2 "skåning" ;
+ lin skock_N_s2 = s2 "skock" ;
+ lin skog_N_s2 = s2 "skog" ;
+ lin skogsdunge_N_s2 = s2 "skogsdunge" ;
+ lin skogsvandring_N_s2 = s2 "skogsvandring" ;
+ lin skolbespisning_N_s2 = s2 "skolbespisning" ;
+ lin skolgård_N_s2 = s2 "skolgård" ;
+ lin skomakarlärling_N_s2 = s2 "skomakarlärling" ;
+ lin skorsten_N_s2 = s2 "skorsten" ;
+ lin skotte_N_s2 = s2 "skotte" ;
+ lin skär_N_s2 = s2 "skär" ;
+ lin skratt_N_s2 = s2 "skratt" ;
+ lin skörd_N_s2 = s2 "skörd" ;
+ lin skärgårdsö_N_s2 = s2 "skärgårdsö" ;
+ lin skrivning_N_s2 = s2 "skrivning" ;
+ lin skärm_N_s2 = s2 "skärm" ;
+ lin skärmytsling_N_s2 = s2 "skärmytsling" ;
+ lin skärning_N_s2 = s2 "skärning" ;
+ lin skruv_N_s2 = s2 "skruv" ;
+ lin skärv_N_s2 = s2 "skärv" ;
+ lin skur_N_s2 = s2 "skur" ;
+ lin skurk_N_s2 = s2 "skurk" ;
+ lin skvalpning_N_s2 = s2 "skvalpning" ;
+ lin skövling_N_s2 = s2 "skövling" ;
+ lin skydd_N_s2 = s2 "skydd" ;
+ lin skyddsling_N_s2 = s2 "skyddsling" ;
+ lin skye_N_s2 = s2 "skye" ;
+ lin skylt_N_s2 = s2 "skylt" ;
+ lin skyltning_N_s2 = s2 "skyltning" ;
+ lin skymning_N_s2 = s2 "skymning" ;
+ lin skytt_N_s2 = s2 "skytt" ;
+ lin säl_N_s2 = s2 "säl" ;
+ lin sladd_N_s2 = s2 "sladd" ;
+ lin slakt_N_s2 = s2 "slakt" ;
+ lin slang_N_s2 = s2 "slang" ;
+ lin slant_N_s2 = s2 "slant" ;
+ lin slav_N_s2 = s2 "slav" ;
+ lin slev_N_s2 = s2 "slev" ;
+ lin slips_N_s2 = s2 "slips" ;
+ lin släkting_N_s2 = s2 "släkting" ;
+ lin släng_N_s2 = s2 "släng" ;
+ lin slåtteräng_N_s2 = s2 "slåtteräng" ;
+ lin slup_N_s2 = s2 "slup" ;
+ lin slut_N_s2 = s2 "slut" ;
+ lin slutledning_N_s2 = s2 "slutledning" ;
+ lin sluttning_N_s2 = s2 "sluttning" ;
+ lin smak_N_s2 = s2 "smak" ;
+ lin smakriktning_N_s2 = s2 "smakriktning" ;
+ lin smekning_N_s2 = s2 "smekning" ;
+ lin smäll_N_s2 = s2 "smäll" ;
+ lin smålänning_N_s2 = s2 "smålänning" ;
+ lin smoking_N_s2 = s2 "smoking" ;
+ lin smörgås_N_s2 = s2 "smörgås" ;
+ lin smurf_N_s2 = s2 "smurf" ;
+ lin snöboll_N_s2 = s2 "snöboll" ;
+ lin söndag_N_s2 = s2 "söndag" ;
+ lin sönderdelning_N_s2 = s2 "sönderdelning" ;
+ lin sändning_N_s2 = s2 "sändning" ;
+ lin söndring_N_s2 = s2 "söndring" ;
+ lin snedvridning_N_s2 = s2 "snedvridning" ;
+ lin säng_N_s2 = s2 "säng" ;
+ lin snögubbe_N_s2 = s2 "snögubbe" ;
+ lin sänkning_N_s2 = s2 "sänkning" ;
+ lin snok_N_s2 = s2 "snok" ;
+ lin snöstorm_N_s2 = s2 "snöstorm" ;
+ lin snut_N_s2 = s2 "snut" ;
+ lin snutt_N_s2 = s2 "snutt" ;
+ lin snyftning_N_s2 = s2 "snyftning" ;
+ lin socialförsäkring_N_s2 = s2 "socialförsäkring" ;
+ lin sockerbit_N_s2 = s2 "sockerbit" ;
+ lin sol_N_s2 = s2 "sol" ;
+ lin solglimt_N_s2 = s2 "solglimt" ;
+ lin solstråle_N_s2 = s2 "solstråle" ;
+ lin sommardag_N_s2 = s2 "sommardag" ;
+ lin sommarkväll_N_s2 = s2 "sommarkväll" ;
+ lin soptipp_N_s2 = s2 "soptipp" ;
+ lin sorgedag_N_s2 = s2 "sorgedag" ;
+ lin sork_N_s2 = s2 "sork" ;
+ lin sovvagn_N_s2 = s2 "sovvagn" ;
+ lin spak_N_s2 = s2 "spak" ;
+ lin spaning_N_s2 = s2 "spaning" ;
+ lin spare_N_s2 = s2 "spare" ;
+ lin sparv_N_s2 = s2 "sparv" ;
+ lin spatserkäpp_N_s2 = s2 "spatserkäpp" ;
+ lin spådom_N_s2 = s2 "spådom" ;
+ lin specialisering_N_s2 = s2 "specialisering" ;
+ lin specialutbildning_N_s2 = s2 "specialutbildning" ;
+ lin spegel_N_s2 = s2 "spegel" ;
+ lin spel_N_s2 = s2 "spel" ;
+ lin spelning_N_s2 = s2 "spelning" ;
+ lin spene_N_s2 = s2 "spene" ;
+ lin spets_N_s2 = s2 "spets" ;
+ lin spigg_N_s2 = s2 "spigg" ;
+ lin spik_N_s2 = s2 "spik" ;
+ lin spillning_N_s2 = s2 "spillning" ;
+ lin spindel_N_s2 = s2 "spindel" ;
+ lin splittring_N_s2 = s2 "splittring" ;
+ lin spång_N_s2 = s2 "spång" ;
+ lin spänning_N_s2 = s2 "spänning" ;
+ lin spole_N_s2 = s2 "spole" ;
+ lin spolning_N_s2 = s2 "spolning" ;
+ lin spott_N_s2 = s2 "spott" ;
+ lin spårhund_N_s2 = s2 "spårhund" ;
+ lin spridning_N_s2 = s2 "spridning" ;
+ lin spring_N_s2 = s2 "spring" ;
+ lin springbrunn_N_s2 = s2 "springbrunn" ;
+ lin sprint_N_s2 = s2 "sprint" ;
+ lin språkförbistring_N_s2 = s2 "språkförbistring" ;
+ lin sprätt_N_s2 = s2 "sprätt" ;
+ lin spårvagn_N_s2 = s2 "spårvagn" ;
+ lin sår_N_s2 = s2 "sår" ;
+ lin särbegåvning_N_s2 = s2 "särbegåvning" ;
+ lin särställning_N_s2 = s2 "särställning" ;
+ lin stack_N_s2 = s2 "stack" ;
+ lin stadgeändring_N_s2 = s2 "stadgeändring" ;
+ lin stadsdel_N_s2 = s2 "stadsdel" ;
+ lin stadsport_N_s2 = s2 "stadsport" ;
+ lin stake_N_s2 = s2 "stake" ;
+ lin stall_N_s2 = s2 "stall" ;
+ lin stalledräng_N_s2 = s2 "stalledräng" ;
+ lin stamhövding_N_s2 = s2 "stamhövding" ;
+ lin stamme_N_s2 = s2 "stamme" ;
+ lin stammis_N_s2 = s2 "stammis" ;
+ lin stansning_N_s2 = s2 "stansning" ;
+ lin stare_N_s2 = s2 "stare" ;
+ lin stav_N_s2 = s2 "stav" ;
+ lin stavning_N_s2 = s2 "stavning" ;
+ lin städdag_N_s2 = s2 "städdag" ;
+ lin städning_N_s2 = s2 "städning" ;
+ lin såte_N_s2 = s2 "såte" ;
+ lin stegning_N_s2 = s2 "stegning" ;
+ lin sten_N_s2 = s2 "sten" ;
+ lin stendörr_N_s2 = s2 "stendörr" ;
+ lin stendös_N_s2 = s2 "stendös" ;
+ lin stenläggning_N_s2 = s2 "stenläggning" ;
+ lin stensättning_N_s2 = s2 "stensättning" ;
+ lin stickning_N_s2 = s2 "stickning" ;
+ lin stig_N_s2 = s2 "stig" ;
+ lin stil_N_s2 = s2 "stil" ;
+ lin stjälk_N_s2 = s2 "stjälk" ;
+ lin stjärngosse_N_s2 = s2 "stjärngosse" ;
+ lin stjärt_N_s2 = s2 "stjärt" ;
+ lin stålbalk_N_s2 = s2 "stålbalk" ;
+ lin ståldörr_N_s2 = s2 "ståldörr" ;
+ lin ställning_N_s2 = s2 "ställning" ;
+ lin stämning_N_s2 = s2 "stämning" ;
+ lin stämpling_N_s2 = s2 "stämpling" ;
+ lin stång_N_s2 = s2 "stång" ;
+ lin stängning_N_s2 = s2 "stängning" ;
+ lin stock_N_s2 = s2 "stock" ;
+ lin stol_N_s2 = s2 "stol" ;
+ lin stolpe_N_s2 = s2 "stolpe" ;
+ lin stomme_N_s2 = s2 "stomme" ;
+ lin stork_N_s2 = s2 "stork" ;
+ lin storleksordning_N_s2 = s2 "storleksordning" ;
+ lin storm_N_s2 = s2 "storm" ;
+ lin storme_N_s2 = s2 "storme" ;
+ lin stormning_N_s2 = s2 "stormning" ;
+ lin stormvind_N_s2 = s2 "stormvind" ;
+ lin storspov_N_s2 = s2 "storspov" ;
+ lin straffdom_N_s2 = s2 "straffdom" ;
+ lin strafflag_N_s2 = s2 "strafflag" ;
+ lin stridshäst_N_s2 = s2 "stridshäst" ;
+ lin stråke_N_s2 = s2 "stråke" ;
+ lin stråle_N_s2 = s2 "stråle" ;
+ lin strålning_N_s2 = s2 "strålning" ;
+ lin strömning_N_s2 = s2 "strömning" ;
+ lin sträng_N_s2 = s2 "sträng" ;
+ lin störning_N_s2 = s2 "störning" ;
+ lin störtdykning_N_s2 = s2 "störtdykning" ;
+ lin störtskur_N_s2 = s2 "störtskur" ;
+ lin strukturering_N_s2 = s2 "strukturering" ;
+ lin struts_N_s2 = s2 "struts" ;
+ lin strykning_N_s2 = s2 "strykning" ;
+ lin stöt_N_s2 = s2 "stöt" ;
+ lin stötesten_N_s2 = s2 "stötesten" ;
+ lin sättning_N_s2 = s2 "sättning" ;
+ lin stubbe_N_s2 = s2 "stubbe" ;
+ lin stugby_N_s2 = s2 "stugby" ;
+ lin stump_N_s2 = s2 "stump" ;
+ lin stund_N_s2 = s2 "stund" ;
+ lin stut_N_s2 = s2 "stut" ;
+ lin stövel_N_s2 = s2 "stövel" ;
+ lin styrning_N_s2 = s2 "styrning" ;
+ lin suck_N_s2 = s2 "suck" ;
+ lin sump_N_s2 = s2 "sump" ;
+ lin supraledning_N_s2 = s2 "supraledning" ;
+ lin surdeg_N_s2 = s2 "surdeg" ;
+ lin susning_N_s2 = s2 "susning" ;
+ lin svallning_N_s2 = s2 "svallning" ;
+ lin svamp_N_s2 = s2 "svamp" ;
+ lin svan_N_s2 = s2 "svan" ;
+ lin svans_N_s2 = s2 "svans" ;
+ lin svar_N_s2 = s2 "svar" ;
+ lin svartmålning_N_s2 = s2 "svartmålning" ;
+ lin svensk_N_s2 = s2 "svensk" ;
+ lin svenske_N_s2 = s2 "svenske" ;
+ lin svenskättling_N_s2 = s2 "svenskättling" ;
+ lin svepning_N_s2 = s2 "svepning" ;
+ lin svetsning_N_s2 = s2 "svetsning" ;
+ lin svettdroppe_N_s2 = s2 "svettdroppe" ;
+ lin svimning_N_s2 = s2 "svimning" ;
+ lin svål_N_s2 = s2 "svål" ;
+ lin sväljning_N_s2 = s2 "sväljning" ;
+ lin sväng_N_s2 = s2 "sväng" ;
+ lin svängning_N_s2 = s2 "svängning" ;
+ lin syftning_N_s2 = s2 "syftning" ;
+ lin syn_N_s2 = s2 "syn" ;
+ lin synd_N_s2 = s2 "synd" ;
+ lin syndoffersbock_N_s2 = s2 "syndoffersbock" ;
+ lin sysselsättning_N_s2 = s2 "sysselsättning" ;
+ lin tack_N_s2 = s2 "tack" ;
+ lin tackling_N_s2 = s2 "tackling" ;
+ lin tagning_N_s2 = s2 "tagning" ;
+ lin takås_N_s2 = s2 "takås" ;
+ lin tal_N_s2 = s2 "tal" ;
+ lin talgoxe_N_s2 = s2 "talgoxe" ;
+ lin tall_N_s2 = s2 "tall" ;
+ lin tallrik_N_s2 = s2 "tallrik" ;
+ lin tank_N_s2 = s2 "tank" ;
+ lin tankbil_N_s2 = s2 "tankbil" ;
+ lin tanke_N_s2 = s2 "tanke" ;
+ lin åtanke_N_s2 = s2 "åtanke" ;
+ lin tankegång_N_s2 = s2 "tankegång" ;
+ lin tappning_N_s2 = s2 "tappning" ;
+ lin tarm_N_s2 = s2 "tarm" ;
+ lin tass_N_s2 = s2 "tass" ;
+ lin tatuering_N_s2 = s2 "tatuering" ;
+ lin taxe_N_s2 = s2 "taxe" ;
+ lin taxibil_N_s2 = s2 "taxibil" ;
+ lin teckning_N_s2 = s2 "teckning" ;
+ lin tegelmur_N_s2 = s2 "tegelmur" ;
+ lin tegelsten_N_s2 = s2 "tegelsten" ;
+ lin telefax_N_s2 = s2 "telefax" ;
+ lin telefonledning_N_s2 = s2 "telefonledning" ;
+ lin telning_N_s2 = s2 "telning" ;
+ lin tennisboll_N_s2 = s2 "tennisboll" ;
+ lin återblick_N_s2 = s2 "återblick" ;
+ lin återgivning_N_s2 = s2 "återgivning" ;
+ lin återkoppling_N_s2 = s2 "återkoppling" ;
+ lin termos_N_s2 = s2 "termos" ;
+ lin tesked_N_s2 = s2 "tesked" ;
+ lin testning_N_s2 = s2 "testning" ;
+ lin tåg_N_s2 = s2 "tåg" ;
+ lin tidning_N_s2 = s2 "tidning" ;
+ lin tidtagning_N_s2 = s2 "tidtagning" ;
+ lin tilldelning_N_s2 = s2 "tilldelning" ;
+ lin tillgång_N_s2 = s2 "tillgång" ;
+ lin tillökning_N_s2 = s2 "tillökning" ;
+ lin tillämpning_N_s2 = s2 "tillämpning" ;
+ lin tillordning_N_s2 = s2 "tillordning" ;
+ lin tillrättavisning_N_s2 = s2 "tillrättavisning" ;
+ lin tillställning_N_s2 = s2 "tillställning" ;
+ lin tillsättning_N_s2 = s2 "tillsättning" ;
+ lin timme_N_s2 = s2 "timme" ;
+ lin tingest_N_s2 = s2 "tingest" ;
+ lin tinne_N_s2 = s2 "tinne" ;
+ lin tinning_N_s2 = s2 "tinning" ;
+ lin tiondedel_N_s2 = s2 "tiondedel" ;
+ lin tisdag_N_s2 = s2 "tisdag" ;
+ lin titel_N_s2 = s2 "titel" ;
+ lin tjalk_N_s2 = s2 "tjalk" ;
+ lin tjugoåring_N_s2 = s2 "tjugoåring" ;
+ lin tjur_N_s2 = s2 "tjur" ;
+ lin tjuv_N_s2 = s2 "tjuv" ;
+ lin tältplugg_N_s2 = s2 "tältplugg" ;
+ lin tändning_N_s2 = s2 "tändning" ;
+ lin tofs_N_s2 = s2 "tofs" ;
+ lin tolk_N_s2 = s2 "tolk" ;
+ lin tolkning_N_s2 = s2 "tolkning" ;
+ lin tomte_N_s2 = s2 "tomte" ;
+ lin tongång_N_s2 = s2 "tongång" ;
+ lin tonåring_N_s2 = s2 "tonåring" ;
+ lin topp_N_s2 = s2 "topp" ;
+ lin torp_N_s2 = s2 "torp" ;
+ lin torpedbåt_N_s2 = s2 "torpedbåt" ;
+ lin torsdag_N_s2 = s2 "torsdag" ;
+ lin torsk_N_s2 = s2 "torsk" ;
+ lin tår_N_s2 = s2 "tår" ;
+ lin trafikstockning_N_s2 = s2 "trafikstockning" ;
+ lin trakt_N_s2 = s2 "trakt" ;
+ lin transferering_N_s2 = s2 "transferering" ;
+ lin transkribering_N_s2 = s2 "transkribering" ;
+ lin trappnedgång_N_s2 = s2 "trappnedgång" ;
+ lin trappuppgång_N_s2 = s2 "trappuppgång" ;
+ lin trashank_N_s2 = s2 "trashank" ;
+ lin travestering_N_s2 = s2 "travestering" ;
+ lin tråd_N_s2 = s2 "tråd" ;
+ lin trädgård_N_s2 = s2 "trädgård" ;
+ lin tåre_N_s2 = s2 "tåre" ;
+ lin tredjedel_N_s2 = s2 "tredjedel" ;
+ lin trehjuling_N_s2 = s2 "trehjuling" ;
+ lin trimning_N_s2 = s2 "trimning" ;
+ lin trål_N_s2 = s2 "trål" ;
+ lin törnbuske_N_s2 = s2 "törnbuske" ;
+ lin tärning_N_s2 = s2 "tärning" ;
+ lin träning_N_s2 = s2 "träning" ;
+ lin träns_N_s2 = s2 "träns" ;
+ lin trollkarl_N_s2 = s2 "trollkarl" ;
+ lin trolovning_N_s2 = s2 "trolovning" ;
+ lin tron_N_s2 = s2 "tron" ;
+ lin tropp_N_s2 = s2 "tropp" ;
+ lin träram_N_s2 = s2 "träram" ;
+ lin tröskel_N_s2 = s2 "tröskel" ;
+ lin tröst_N_s2 = s2 "tröst" ;
+ lin truck_N_s2 = s2 "truck" ;
+ lin trut_N_s2 = s2 "trut" ;
+ lin tryckfrihetsförordning_N_s2 = s2 "tryckfrihetsförordning" ;
+ lin tryckning_N_s2 = s2 "tryckning" ;
+ lin tryckpress_N_s2 = s2 "tryckpress" ;
+ lin ättling_N_s2 = s2 "ättling" ;
+ lin tätning_N_s2 = s2 "tätning" ;
+ lin åttondel_N_s2 = s2 "åttondel" ;
+ lin tätting_N_s2 = s2 "tätting" ;
+ lin tudelning_N_s2 = s2 "tudelning" ;
+ lin tuggbuss_N_s2 = s2 "tuggbuss" ;
+ lin tull_N_s2 = s2 "tull" ;
+ lin tullfövaltning_N_s2 = s2 "tullfövaltning" ;
+ lin tumme_N_s2 = s2 "tumme" ;
+ lin tupp_N_s2 = s2 "tupp" ;
+ lin tupplur_N_s2 = s2 "tupplur" ;
+ lin turk_N_s2 = s2 "turk" ;
+ lin tusenfoting_N_s2 = s2 "tusenfoting" ;
+ lin tuss_N_s2 = s2 "tuss" ;
+ lin tutning_N_s2 = s2 "tutning" ;
+ lin tvagning_N_s2 = s2 "tvagning" ;
+ lin tvåhjuling_N_s2 = s2 "tvåhjuling" ;
+ lin tvilling_N_s2 = s2 "tvilling" ;
+ lin tvist_N_s2 = s2 "tvist" ;
+ lin tvål_N_s2 = s2 "tvål" ;
+ lin tävling_N_s2 = s2 "tävling" ;
+ lin tävlingsgren_N_s2 = s2 "tävlingsgren" ;
+ lin tävlingsledning_N_s2 = s2 "tävlingsledning" ;
+ lin tvättning_N_s2 = s2 "tvättning" ;
+ lin tysk_N_s2 = s2 "tysk" ;
+ lin ubåt_N_s2 = s2 "ubåt" ;
+ lin udd_N_s2 = s2 "udd" ;
+ lin udde_N_s2 = s2 "udde" ;
+ lin ulv_N_s2 = s2 "ulv" ;
+ lin underavdelning_N_s2 = s2 "underavdelning" ;
+ lin undersökning_N_s2 = s2 "undersökning" ;
+ lin understrykning_N_s2 = s2 "understrykning" ;
+ lin ungdom_N_s2 = s2 "ungdom" ;
+ lin unge_N_s2 = s2 "unge" ;
+ lin ungkarl_N_s2 = s2 "ungkarl" ;
+ lin ungtjur_N_s2 = s2 "ungtjur" ;
+ lin uppackning_N_s2 = s2 "uppackning" ;
+ lin uppdatering_N_s2 = s2 "uppdatering" ;
+ lin uppdelning_N_s2 = s2 "uppdelning" ;
+ lin uppfattning_N_s2 = s2 "uppfattning" ;
+ lin uppfödning_N_s2 = s2 "uppfödning" ;
+ lin uppfinning_N_s2 = s2 "uppfinning" ;
+ lin uppföljning_N_s2 = s2 "uppföljning" ;
+ lin uppgång_N_s2 = s2 "uppgång" ;
+ lin uppgradering_N_s2 = s2 "uppgradering" ;
+ lin upphandling_N_s2 = s2 "upphandling" ;
+ lin upphöjning_N_s2 = s2 "upphöjning" ;
+ lin uppkoppling_N_s2 = s2 "uppkoppling" ;
+ lin uppläggning_N_s2 = s2 "uppläggning" ;
+ lin upplösning_N_s2 = s2 "upplösning" ;
+ lin upplysning_N_s2 = s2 "upplysning" ;
+ lin uppmaning_N_s2 = s2 "uppmaning" ;
+ lin uppoffring_N_s2 = s2 "uppoffring" ;
+ lin upprepning_N_s2 = s2 "upprepning" ;
+ lin uppringning_N_s2 = s2 "uppringning" ;
+ lin uppräkning_N_s2 = s2 "uppräkning" ;
+ lin upprustning_N_s2 = s2 "upprustning" ;
+ lin uppsägning_N_s2 = s2 "uppsägning" ;
+ lin uppskattning_N_s2 = s2 "uppskattning" ;
+ lin uppskjutning_N_s2 = s2 "uppskjutning" ;
+ lin uppslutning_N_s2 = s2 "uppslutning" ;
+ lin uppsplittring_N_s2 = s2 "uppsplittring" ;
+ lin uppstartning_N_s2 = s2 "uppstartning" ;
+ lin uppställning_N_s2 = s2 "uppställning" ;
+ lin uppsättning_N_s2 = s2 "uppsättning" ;
+ lin upptagning_N_s2 = s2 "upptagning" ;
+ lin uppteckning_N_s2 = s2 "uppteckning" ;
+ lin uppvaktning_N_s2 = s2 "uppvaktning" ;
+ lin uppvärming_N_s2 = s2 "uppvärming" ;
+ lin urladdning_N_s2 = s2 "urladdning" ;
+ lin urskog_N_s2 = s2 "urskog" ;
+ lin usling_N_s2 = s2 "usling" ;
+ lin utbetalning_N_s2 = s2 "utbetalning" ;
+ lin utbildning_N_s2 = s2 "utbildning" ;
+ lin utböling_N_s2 = s2 "utböling" ;
+ lin utbredning_N_s2 = s2 "utbredning" ;
+ lin utbrytning_N_s2 = s2 "utbrytning" ;
+ lin utdelning_N_s2 = s2 "utdelning" ;
+ lin utfrågning_N_s2 = s2 "utfrågning" ;
+ lin utgång_N_s2 = s2 "utgång" ;
+ lin utgrävning_N_s2 = s2 "utgrävning" ;
+ lin utökning_N_s2 = s2 "utökning" ;
+ lin utlandssvensk_N_s2 = s2 "utlandssvensk" ;
+ lin utläggning_N_s2 = s2 "utläggning" ;
+ lin utlämning_N_s2 = s2 "utlämning" ;
+ lin utlänning_N_s2 = s2 "utlänning" ;
+ lin utloggning_N_s2 = s2 "utloggning" ;
+ lin utlottning_N_s2 = s2 "utlottning" ;
+ lin utmaning_N_s2 = s2 "utmaning" ;
+ lin utnämning_N_s2 = s2 "utnämning" ;
+ lin utplacering_N_s2 = s2 "utplacering" ;
+ lin utredning_N_s2 = s2 "utredning" ;
+ lin uträkning_N_s2 = s2 "uträkning" ;
+ lin utrotning_N_s2 = s2 "utrotning" ;
+ lin utrustning_N_s2 = s2 "utrustning" ;
+ lin utryckning_N_s2 = s2 "utryckning" ;
+ lin utskrivning_N_s2 = s2 "utskrivning" ;
+ lin utslagning_N_s2 = s2 "utslagning" ;
+ lin utsmyckning_N_s2 = s2 "utsmyckning" ;
+ lin utställning_N_s2 = s2 "utställning" ;
+ lin utsträckning_N_s2 = s2 "utsträckning" ;
+ lin uttestning_N_s2 = s2 "uttestning" ;
+ lin uttydning_N_s2 = s2 "uttydning" ;
+ lin utveckling_N_s2 = s2 "utveckling" ;
+ lin utväg_N_s2 = s2 "utväg" ;
+ lin utvidgning_N_s2 = s2 "utvidgning" ;
+ lin utvärdering_N_s2 = s2 "utvärdering" ;
+ lin vagn_N_s2 = s2 "vagn" ;
+ lin vakt_N_s2 = s2 "vakt" ;
+ lin valberedning_N_s2 = s2 "valberedning" ;
+ lin valk_N_s2 = s2 "valk" ;
+ lin valkrets_N_s2 = s2 "valkrets" ;
+ lin vall_N_s2 = s2 "vall" ;
+ lin valp_N_s2 = s2 "valp" ;
+ lin valvbåge_N_s2 = s2 "valvbåge" ;
+ lin vandring_N_s2 = s2 "vandring" ;
+ lin vanföreställning_N_s2 = s2 "vanföreställning" ;
+ lin vant_N_s2 = s2 "vant" ;
+ lin vante_N_s2 = s2 "vante" ;
+ lin var_N_s2 = s2 "var" ;
+ lin vardag_N_s2 = s2 "vardag" ;
+ lin varg_N_s2 = s2 "varg" ;
+ lin varning_N_s2 = s2 "varning" ;
+ lin varp_N_s2 = s2 "varp" ;
+ lin varulv_N_s2 = s2 "varulv" ;
+ lin vattenösning_N_s2 = s2 "vattenösning" ;
+ lin vädur_N_s2 = s2 "vädur" ;
+ lin vedergällning_N_s2 = s2 "vedergällning" ;
+ lin vederlike_N_s2 = s2 "vederlike" ;
+ lin veke_N_s2 = s2 "veke" ;
+ lin vekling_N_s2 = s2 "vekling" ;
+ lin överansträngning_N_s2 = s2 "överansträngning" ;
+ lin överdel_N_s2 = s2 "överdel" ;
+ lin överflöd_N_s2 = s2 "överflöd" ;
+ lin överföring_N_s2 = s2 "överföring" ;
+ lin övergång_N_s2 = s2 "övergång" ;
+ lin verkning_N_s2 = s2 "verkning" ;
+ lin överläggning_N_s2 = s2 "överläggning" ;
+ lin övernattning_N_s2 = s2 "övernattning" ;
+ lin överraskning_N_s2 = s2 "överraskning" ;
+ lin överrock_N_s2 = s2 "överrock" ;
+ lin överspänning_N_s2 = s2 "överspänning" ;
+ lin översättning_N_s2 = s2 "översättning" ;
+ lin översvämning_N_s2 = s2 "översvämning" ;
+ lin övertolkning_N_s2 = s2 "övertolkning" ;
+ lin vev_N_s2 = s2 "vev" ;
+ lin väg_N_s2 = s2 "väg" ;
+ lin vägg_N_s2 = s2 "vägg" ;
+ lin vägning_N_s2 = s2 "vägning" ;
+ lin viftning_N_s2 = s2 "viftning" ;
+ lin vik_N_s2 = s2 "vik" ;
+ lin viking_N_s2 = s2 "viking" ;
+ lin vild_N_s2 = s2 "vild" ;
+ lin vilde_N_s2 = s2 "vilde" ;
+ lin vind_N_s2 = s2 "vind" ;
+ lin vinge_N_s2 = s2 "vinge" ;
+ lin vingård_N_s2 = s2 "vingård" ;
+ lin vinne_N_s2 = s2 "vinne" ;
+ lin vinpress_N_s2 = s2 "vinpress" ;
+ lin vinterdag_N_s2 = s2 "vinterdag" ;
+ lin vis_N_s2 = s2 "vis" ;
+ lin vise_N_s2 = s2 "vise" ;
+ lin viskning_N_s2 = s2 "viskning" ;
+ lin visning_N_s2 = s2 "visning" ;
+ lin vitlök_N_s2 = s2 "vitlök" ;
+ lin välgärning_N_s2 = s2 "välgärning" ;
+ lin välling_N_s2 = s2 "välling" ;
+ lin välönskning_N_s2 = s2 "välönskning" ;
+ lin vändning_N_s2 = s2 "vändning" ;
+ lin övning_N_s2 = s2 "övning" ;
+ lin våning_N_s2 = s2 "våning" ;
+ lin vänt_N_s2 = s2 "vänt" ;
+ lin vård_N_s2 = s2 "vård" ;
+ lin vårdag_N_s2 = s2 "vårdag" ;
+ lin värde_N_s2 = s2 "värde" ;
+ lin värdering_N_s2 = s2 "värdering" ;
+ lin vridning_N_s2 = s2 "vridning" ;
+ lin värk_N_s2 = s2 "värk" ;
+ lin värld_N_s2 = s2 "värld" ;
+ lin världsåskådning_N_s2 = s2 "världsåskådning" ;
+ lin vårvind_N_s2 = s2 "vårvind" ;
+ lin vätte_N_s2 = s2 "vätte" ;
+ lin växling_N_s2 = s2 "växling" ;
+ lin yngling_N_s2 = s2 "yngling" ;
+ lin yttring_N_s2 = s2 "yttring" ;
+ lin abakus_N_s3 = s3 "abakus" ;
+ lin abderit_N_s3 = s3 "abderit" ;
+ lin abdikation_N_s3 = s3 "abdikation" ;
+ lin abonnent_N_s3 = s3 "abonnent" ;
+ lin abort_N_s3 = s3 "abort" ;
+ lin absid_N_s3 = s3 "absid" ;
+ lin absint_N_s3 = s3 "absint" ;
+ lin absolutist_N_s3 = s3 "absolutist" ;
+ lin absorption_N_s3 = s3 "absorption" ;
+ lin abstinens_N_s3 = s3 "abstinens" ;
+ lin abstraktion_N_s3 = s3 "abstraktion" ;
+ lin absurditet_N_s3 = s3 "absurditet" ;
+ lin acceleration_N_s3 = s3 "acceleration" ;
+ lin accent_N_s3 = s3 "accent" ;
+ lin access_N_s3 = s3 "access" ;
+ lin adaption_N_s3 = s3 "adaption" ;
+ lin addition_N_s3 = s3 "addition" ;
+ lin adept_N_s3 = s3 "adept" ;
+ lin adjunkt_N_s3 = s3 "adjunkt" ;
+ lin adjutant_N_s3 = s3 "adjutant" ;
+ lin administration_N_s3 = s3 "administration" ;
+ lin administratör_N_s3 = s3 "administratör" ;
+ lin adoption_N_s3 = s3 "adoption" ;
+ lin adress_N_s3 = s3 "adress" ;
+ lin adressat_N_s3 = s3 "adressat" ;
+ lin adressrymd_N_s3 = s3 "adressrymd" ;
+ lin advent_N_s3 = s3 "advent" ;
+ lin advokat_N_s3 = s3 "advokat" ;
+ lin advokatyr_N_s3 = s3 "advokatyr" ;
+ lin affekt_N_s3 = s3 "affekt" ;
+ lin affisch_N_s3 = s3 "affisch" ;
+ lin affär_N_s3 = s3 "affär" ;
+ lin afghan_N_s3 = s3 "afghan" ;
+ lin aforism_N_s3 = s3 "aforism" ;
+ lin afrikan_N_s3 = s3 "afrikan" ;
+ lin aftonbön_N_s3 = s3 "aftonbön" ;
+ lin agat_N_s3 = s3 "agat" ;
+ lin agent_N_s3 = s3 "agent" ;
+ lin agentur_N_s3 = s3 "agentur" ;
+ lin aggression_N_s3 = s3 "aggression" ;
+ lin agitation_N_s3 = s3 "agitation" ;
+ lin agronom_N_s3 = s3 "agronom" ;
+ lin akademi_N_s3 = s3 "akademi" ;
+ lin akrobat_N_s3 = s3 "akrobat" ;
+ lin akt_N_s3 = s3 "akt" ;
+ lin akti_N_s3 = s3 "akti" ;
+ lin aktion_N_s3 = s3 "aktion" ;
+ lin aktivitet_N_s3 = s3 "aktivitet" ;
+ lin aktör_N_s3 = s3 "aktör" ;
+ lin aktris_N_s3 = s3 "aktris" ;
+ lin aktualitet_N_s3 = s3 "aktualitet" ;
+ lin akvarell_N_s3 = s3 "akvarell" ;
+ lin akvedukt_N_s3 = s3 "akvedukt" ;
+ lin aladåb_N_s3 = s3 "aladåb" ;
+ lin alban_N_s3 = s3 "alban" ;
+ lin albatross_N_s3 = s3 "albatross" ;
+ lin albin_N_s3 = s3 "albin" ;
+ lin algoritm_N_s3 = s3 "algoritm" ;
+ lin alienation_N_s3 = s3 "alienation" ;
+ lin alkemist_N_s3 = s3 "alkemist" ;
+ lin alkohol_N_s3 = s3 "alkohol" ;
+ lin alkoholist_N_s3 = s3 "alkoholist" ;
+ lin alkov_N_s3 = s3 "alkov" ;
+ lin allians_N_s3 = s3 "allians" ;
+ lin alliteration_N_s3 = s3 "alliteration" ;
+ lin allusion_N_s3 = s3 "allusion" ;
+ lin altan_N_s3 = s3 "altan" ;
+ lin altarrund_N_s3 = s3 "altarrund" ;
+ lin alumn_N_s3 = s3 "alumn" ;
+ lin amalekit_N_s3 = s3 "amalekit" ;
+ lin amanuens_N_s3 = s3 "amanuens" ;
+ lin amason_N_s3 = s3 "amason" ;
+ lin amatör_N_s3 = s3 "amatör" ;
+ lin amatörkonstnär_N_s3 = s3 "amatörkonstnär" ;
+ lin ambassad_N_s3 = s3 "ambassad" ;
+ lin ambassadör_N_s3 = s3 "ambassadör" ;
+ lin ambition_N_s3 = s3 "ambition" ;
+ lin ambradoft_N_s3 = s3 "ambradoft" ;
+ lin ambulans_N_s3 = s3 "ambulans" ;
+ lin amerikan_N_s3 = s3 "amerikan" ;
+ lin ametist_N_s3 = s3 "ametist" ;
+ lin amiral_N_s3 = s3 "amiral" ;
+ lin ammonit_N_s3 = s3 "ammonit" ;
+ lin amoré_N_s3 = s3 "amoré" ;
+ lin amper_N_s3 = s3 "amper" ;
+ lin amplitud_N_s3 = s3 "amplitud" ;
+ lin ampull_N_s3 = s3 "ampull" ;
+ lin amulett_N_s3 = s3 "amulett" ;
+ lin anakronism_N_s3 = s3 "anakronism" ;
+ lin analfabet_N_s3 = s3 "analfabet" ;
+ lin analys_N_s3 = s3 "analys" ;
+ lin analysmetod_N_s3 = s3 "analysmetod" ;
+ lin anarkist_N_s3 = s3 "anarkist" ;
+ lin andakt_N_s3 = s3 "andakt" ;
+ lin anekdot_N_s3 = s3 "anekdot" ;
+ lin anfallsplan_N_s3 = s3 "anfallsplan" ;
+ lin anförvant_N_s3 = s3 "anförvant" ;
+ lin angelägenhet_N_s3 = s3 "angelägenhet" ;
+ lin anglicism_N_s3 = s3 "anglicism" ;
+ lin anglofil_N_s3 = s3 "anglofil" ;
+ lin anhalt_N_s3 = s3 "anhalt" ;
+ lin animation_N_s3 = s3 "animation" ;
+ lin animatör_N_s3 = s3 "animatör" ;
+ lin ankomst_N_s3 = s3 "ankomst" ;
+ lin anmälningsblankett_N_s3 = s3 "anmälningsblankett" ;
+ lin annons_N_s3 = s3 "annons" ;
+ lin annonskampanj_N_s3 = s3 "annonskampanj" ;
+ lin annonsör_N_s3 = s3 "annonsör" ;
+ lin anod_N_s3 = s3 "anod" ;
+ lin anorak_N_s3 = s3 "anorak" ;
+ lin anpassningsprocess_N_s3 = s3 "anpassningsprocess" ;
+ lin ansats_N_s3 = s3 "ansats" ;
+ lin ansiktsfärg_N_s3 = s3 "ansiktsfärg" ;
+ lin ansökningsblankett_N_s3 = s3 "ansökningsblankett" ;
+ lin anstalt_N_s3 = s3 "anstalt" ;
+ lin antagonist_N_s3 = s3 "antagonist" ;
+ lin antenn_N_s3 = s3 "antenn" ;
+ lin antikvitet_N_s3 = s3 "antikvitet" ;
+ lin antipati_N_s3 = s3 "antipati" ;
+ lin antipod_N_s3 = s3 "antipod" ;
+ lin antisemit_N_s3 = s3 "antisemit" ;
+ lin antologi_N_s3 = s3 "antologi" ;
+ lin antropolog_N_s3 = s3 "antropolog" ;
+ lin apelsin_N_s3 = s3 "apelsin" ;
+ lin apkonst_N_s3 = s3 "apkonst" ;
+ lin apostrof_N_s3 = s3 "apostrof" ;
+ lin apparat_N_s3 = s3 "apparat" ;
+ lin apparatur_N_s3 = s3 "apparatur" ;
+ lin appell_N_s3 = s3 "appell" ;
+ lin applåd_N_s3 = s3 "applåd" ;
+ lin applikation_N_s3 = s3 "applikation" ;
+ lin approximation_N_s3 = s3 "approximation" ;
+ lin aprikos_N_s3 = s3 "aprikos" ;
+ lin aptit_N_s3 = s3 "aptit" ;
+ lin arab_N_s3 = s3 "arab" ;
+ lin arabesk_N_s3 = s3 "arabesk" ;
+ lin aramé_N_s3 = s3 "aramé" ;
+ lin arbetsgivaravgift_N_s3 = s3 "arbetsgivaravgift" ;
+ lin arbetsgrupp_N_s3 = s3 "arbetsgrupp" ;
+ lin arbetskamrat_N_s3 = s3 "arbetskamrat" ;
+ lin arbetsplats_N_s3 = s3 "arbetsplats" ;
+ lin arbetstid_N_s3 = s3 "arbetstid" ;
+ lin arbetsuppgift_N_s3 = s3 "arbetsuppgift" ;
+ lin areal_N_s3 = s3 "areal" ;
+ lin Ariel_N_s3 = s3 "Ariel" ;
+ lin aristokrat_N_s3 = s3 "aristokrat" ;
+ lin aristokrati_N_s3 = s3 "aristokrati" ;
+ lin arkad_N_s3 = s3 "arkad" ;
+ lin arkeolog_N_s3 = s3 "arkeolog" ;
+ lin arketyp_N_s3 = s3 "arketyp" ;
+ lin arkitekt_N_s3 = s3 "arkitekt" ;
+ lin arkitektur_N_s3 = s3 "arkitektur" ;
+ lin armatur_N_s3 = s3 "armatur" ;
+ lin arom_N_s3 = s3 "arom" ;
+ lin arrangör_N_s3 = s3 "arrangör" ;
+ lin arrest_N_s3 = s3 "arrest" ;
+ lin arsenal_N_s3 = s3 "arsenal" ;
+ lin art_N_s3 = s3 "art" ;
+ lin artefakt_N_s3 = s3 "artefakt" ;
+ lin artighet_N_s3 = s3 "artighet" ;
+ lin artikelskribent_N_s3 = s3 "artikelskribent" ;
+ lin artikulation_N_s3 = s3 "artikulation" ;
+ lin artillerist_N_s3 = s3 "artillerist" ;
+ lin artist_N_s3 = s3 "artist" ;
+ lin artär_N_s3 = s3 "artär" ;
+ lin arvslott_N_s3 = s3 "arvslott" ;
+ lin asiat_N_s3 = s3 "asiat" ;
+ lin asket_N_s3 = s3 "asket" ;
+ lin aspekt_N_s3 = s3 "aspekt" ;
+ lin aspirant_N_s3 = s3 "aspirant" ;
+ lin aspiration_N_s3 = s3 "aspiration" ;
+ lin assistans_N_s3 = s3 "assistans" ;
+ lin assistent_N_s3 = s3 "assistent" ;
+ lin association_N_s3 = s3 "association" ;
+ lin asterisk_N_s3 = s3 "asterisk" ;
+ lin astrolog_N_s3 = s3 "astrolog" ;
+ lin astronaut_N_s3 = s3 "astronaut" ;
+ lin astronom_N_s3 = s3 "astronom" ;
+ lin asyl_N_s3 = s3 "asyl" ;
+ lin ateist_N_s3 = s3 "ateist" ;
+ lin atlet_N_s3 = s3 "atlet" ;
+ lin atmosfär_N_s3 = s3 "atmosfär" ;
+ lin atom_N_s3 = s3 "atom" ;
+ lin atombomb_N_s3 = s3 "atombomb" ;
+ lin attack_N_s3 = s3 "attack" ;
+ lin attest_N_s3 = s3 "attest" ;
+ lin attiralj_N_s3 = s3 "attiralj" ;
+ lin attityd_N_s3 = s3 "attityd" ;
+ lin attraktion_N_s3 = s3 "attraktion" ;
+ lin attrapp_N_s3 = s3 "attrapp" ;
+ lin audiens_N_s3 = s3 "audiens" ;
+ lin auktion_N_s3 = s3 "auktion" ;
+ lin auktoritet_N_s3 = s3 "auktoritet" ;
+ lin automat_N_s3 = s3 "automat" ;
+ lin automobil_N_s3 = s3 "automobil" ;
+ lin autopilot_N_s3 = s3 "autopilot" ;
+ lin avart_N_s3 = s3 "avart" ;
+ lin avbild_N_s3 = s3 "avbild" ;
+ lin avbön_N_s3 = s3 "avbön" ;
+ lin avdelningschef_N_s3 = s3 "avdelningschef" ;
+ lin aversion_N_s3 = s3 "aversion" ;
+ lin avfärd_N_s3 = s3 "avfärd" ;
+ lin avgas_N_s3 = s3 "avgas" ;
+ lin avgift_N_s3 = s3 "avgift" ;
+ lin avgrund_N_s3 = s3 "avgrund" ;
+ lin avgudabild_N_s3 = s3 "avgudabild" ;
+ lin aviat_N_s3 = s3 "aviat" ;
+ lin avsats_N_s3 = s3 "avsats" ;
+ lin avsikt_N_s3 = s3 "avsikt" ;
+ lin avskedsfest_N_s3 = s3 "avskedsfest" ;
+ lin avskrift_N_s3 = s3 "avskrift" ;
+ lin avskrivningstid_N_s3 = s3 "avskrivningstid" ;
+ lin avsändaradress_N_s3 = s3 "avsändaradress" ;
+ lin Baal_N_s3 = s3 "Baal" ;
+ lin babian_N_s3 = s3 "babian" ;
+ lin bacill_N_s3 = s3 "bacill" ;
+ lin backanal_N_s3 = s3 "backanal" ;
+ lin badort_N_s3 = s3 "badort" ;
+ lin badplats_N_s3 = s3 "badplats" ;
+ lin bagatell_N_s3 = s3 "bagatell" ;
+ lin bajonett_N_s3 = s3 "bajonett" ;
+ lin bakgrund_N_s3 = s3 "bakgrund" ;
+ lin balansakt_N_s3 = s3 "balansakt" ;
+ lin balett_N_s3 = s3 "balett" ;
+ lin balkong_N_s3 = s3 "balkong" ;
+ lin ballad_N_s3 = s3 "ballad" ;
+ lin ballong_N_s3 = s3 "ballong" ;
+ lin balsam_N_s3 = s3 "balsam" ;
+ lin banalitet_N_s3 = s3 "banalitet" ;
+ lin banan_N_s3 = s3 "banan" ;
+ lin banderoll_N_s3 = s3 "banderoll" ;
+ lin bandit_N_s3 = s3 "bandit" ;
+ lin bank_N_s3 = s3 "bank" ;
+ lin bankett_N_s3 = s3 "bankett" ;
+ lin bankir_N_s3 = s3 "bankir" ;
+ lin bankomat_N_s3 = s3 "bankomat" ;
+ lin baptist_N_s3 = s3 "baptist" ;
+ lin barack_N_s3 = s3 "barack" ;
+ lin barbar_N_s3 = s3 "barbar" ;
+ lin barnfamilj_N_s3 = s3 "barnfamilj" ;
+ lin barnslighet_N_s3 = s3 "barnslighet" ;
+ lin baron_N_s3 = s3 "baron" ;
+ lin barrikad_N_s3 = s3 "barrikad" ;
+ lin barriär_N_s3 = s3 "barriär" ;
+ lin baryton_N_s3 = s3 "baryton" ;
+ lin basar_N_s3 = s3 "basar" ;
+ lin basfiol_N_s3 = s3 "basfiol" ;
+ lin basist_N_s3 = s3 "basist" ;
+ lin basröst_N_s3 = s3 "basröst" ;
+ lin bassäng_N_s3 = s3 "bassäng" ;
+ lin bastard_N_s3 = s3 "bastard" ;
+ lin basun_N_s3 = s3 "basun" ;
+ lin batalj_N_s3 = s3 "batalj" ;
+ lin bataljon_N_s3 = s3 "bataljon" ;
+ lin batong_N_s3 = s3 "batong" ;
+ lin bedrift_N_s3 = s3 "bedrift" ;
+ lin beduin_N_s3 = s3 "beduin" ;
+ lin befogenhet_N_s3 = s3 "befogenhet" ;
+ lin begivenhet_N_s3 = s3 "begivenhet" ;
+ lin begravningsplats_N_s3 = s3 "begravningsplats" ;
+ lin begreppsapparat_N_s3 = s3 "begreppsapparat" ;
+ lin behörighet_N_s3 = s3 "behörighet" ;
+ lin bekantskap_N_s3 = s3 "bekantskap" ;
+ lin bekvämlighet_N_s3 = s3 "bekvämlighet" ;
+ lin benägenhet_N_s3 = s3 "benägenhet" ;
+ lin benjaminit_N_s3 = s3 "benjaminit" ;
+ lin bensinkostnad_N_s3 = s3 "bensinkostnad" ;
+ lin bergshöjd_N_s3 = s3 "bergshöjd" ;
+ lin bergslag_N_s3 = s3 "bergslag" ;
+ lin besynnerlighet_N_s3 = s3 "besynnerlighet" ;
+ lin betesmark_N_s3 = s3 "betesmark" ;
+ lin betjänt_N_s3 = s3 "betjänt" ;
+ lin betänklighet_N_s3 = s3 "betänklighet" ;
+ lin bevekelsegrund_N_s3 = s3 "bevekelsegrund" ;
+ lin beväringssoldat_N_s3 = s3 "beväringssoldat" ;
+ lin bibliofil_N_s3 = s3 "bibliofil" ;
+ lin bibliograf_N_s3 = s3 "bibliograf" ;
+ lin biblioman_N_s3 = s3 "biblioman" ;
+ lin bieffekt_N_s3 = s3 "bieffekt" ;
+ lin bifigur_N_s3 = s3 "bifigur" ;
+ lin biflod_N_s3 = s3 "biflod" ;
+ lin bikt_N_s3 = s3 "bikt" ;
+ lin bild_N_s3 = s3 "bild" ;
+ lin bilist_N_s3 = s3 "bilist" ;
+ lin biljard_N_s3 = s3 "biljard" ;
+ lin biljett_N_s3 = s3 "biljett" ;
+ lin biljon_N_s3 = s3 "biljon" ;
+ lin billion_N_s3 = s3 "billion" ;
+ lin biocid_N_s3 = s3 "biocid" ;
+ lin biofilm_N_s3 = s3 "biofilm" ;
+ lin biograf_N_s3 = s3 "biograf" ;
+ lin biografi_N_s3 = s3 "biografi" ;
+ lin biolog_N_s3 = s3 "biolog" ;
+ lin biotop_N_s3 = s3 "biotop" ;
+ lin bisak_N_s3 = s3 "bisak" ;
+ lin bisats_N_s3 = s3 "bisats" ;
+ lin bismak_N_s3 = s3 "bismak" ;
+ lin böjningsform_N_s3 = s3 "böjningsform" ;
+ lin blackout_N_s3 = s3 "blackout" ;
+ lin blam_N_s3 = s3 "blam" ;
+ lin blankett_N_s3 = s3 "blankett" ;
+ lin böld_N_s3 = s3 "böld" ;
+ lin blessyr_N_s3 = s3 "blessyr" ;
+ lin blindtarmsoperation_N_s3 = s3 "blindtarmsoperation" ;
+ lin blodtyp_N_s3 = s3 "blodtyp" ;
+ lin blondin_N_s3 = s3 "blondin" ;
+ lin bön_N_s3 = s3 "bön" ;
+ lin bohem_N_s3 = s3 "bohem" ;
+ lin bojar_N_s3 = s3 "bojar" ;
+ lin bojkott_N_s3 = s3 "bojkott" ;
+ lin bolivian_N_s3 = s3 "bolivian" ;
+ lin bolsjevik_N_s3 = s3 "bolsjevik" ;
+ lin bomb_N_s3 = s3 "bomb" ;
+ lin bonad_N_s3 = s3 "bonad" ;
+ lin boplats_N_s3 = s3 "boplats" ;
+ lin bordell_N_s3 = s3 "bordell" ;
+ lin bordsbön_N_s3 = s3 "bordsbön" ;
+ lin bordsgäst_N_s3 = s3 "bordsgäst" ;
+ lin bordskant_N_s3 = s3 "bordskant" ;
+ lin borgenär_N_s3 = s3 "borgenär" ;
+ lin bortamatch_N_s3 = s3 "bortamatch" ;
+ lin bostadsrätt_N_s3 = s3 "bostadsrätt" ;
+ lin botanik_N_s3 = s3 "botanik" ;
+ lin boulevard_N_s3 = s3 "boulevard" ;
+ lin bragd_N_s3 = s3 "bragd" ;
+ lin brakförlust_N_s3 = s3 "brakförlust" ;
+ lin brandkår_N_s3 = s3 "brandkår" ;
+ lin brandstation_N_s3 = s3 "brandstation" ;
+ lin bransch_N_s3 = s3 "bransch" ;
+ lin brant_N_s3 = s3 "brant" ;
+ lin bravad_N_s3 = s3 "bravad" ;
+ lin bröd_N_s3 = s3 "bröd" ;
+ lin brevspalt_N_s3 = s3 "brevspalt" ;
+ lin brigad_N_s3 = s3 "brigad" ;
+ lin briljant_N_s3 = s3 "briljant" ;
+ lin bris_N_s3 = s3 "bris" ;
+ lin brist_N_s3 = s3 "brist" ;
+ lin bristfällighet_N_s3 = s3 "bristfällighet" ;
+ lin britt_N_s3 = s3 "britt" ;
+ lin bröllopsgäst_N_s3 = s3 "bröllopsgäst" ;
+ lin brokad_N_s3 = s3 "brokad" ;
+ lin bronkit_N_s3 = s3 "bronkit" ;
+ lin brosch_N_s3 = s3 "brosch" ;
+ lin broschyr_N_s3 = s3 "broschyr" ;
+ lin bräsch_N_s3 = s3 "bräsch" ;
+ lin börskurs_N_s3 = s3 "börskurs" ;
+ lin brunett_N_s3 = s3 "brunett" ;
+ lin bruttoinkomst_N_s3 = s3 "bruttoinkomst" ;
+ lin bruttolön_N_s3 = s3 "bruttolön" ;
+ lin brygd_N_s3 = s3 "brygd" ;
+ lin brytningstid_N_s3 = s3 "brytningstid" ;
+ lin brytpunkt_N_s3 = s3 "brytpunkt" ;
+ lin buddhist_N_s3 = s3 "buddhist" ;
+ lin buddist_N_s3 = s3 "buddist" ;
+ lin bukett_N_s3 = s3 "bukett" ;
+ lin bukt_N_s3 = s3 "bukt" ;
+ lin buljong_N_s3 = s3 "buljong" ;
+ lin bulletin_N_s3 = s3 "bulletin" ;
+ lin bulvan_N_s3 = s3 "bulvan" ;
+ lin bundsförvant_N_s3 = s3 "bundsförvant" ;
+ lin bungalow_N_s3 = s3 "bungalow" ;
+ lin bussterminal_N_s3 = s3 "bussterminal" ;
+ lin butelj_N_s3 = s3 "butelj" ;
+ lin butik_N_s3 = s3 "butik" ;
+ lin bygd_N_s3 = s3 "bygd" ;
+ lin byggnad_N_s3 = s3 "byggnad" ;
+ lin byggsats_N_s3 = s3 "byggsats" ;
+ lin byråchef_N_s3 = s3 "byråchef" ;
+ lin byråkrat_N_s3 = s3 "byråkrat" ;
+ lin byst_N_s3 = s3 "byst" ;
+ lin cell_N_s3 = s3 "cell" ;
+ lin cellist_N_s3 = s3 "cellist" ;
+ lin centerpartist_N_s3 = s3 "centerpartist" ;
+ lin central_N_s3 = s3 "central" ;
+ lin centralbank_N_s3 = s3 "centralbank" ;
+ lin centralenhet_N_s3 = s3 "centralenhet" ;
+ lin centrifug_N_s3 = s3 "centrifug" ;
+ lin ceremoni_N_s3 = s3 "ceremoni" ;
+ lin champinjon_N_s3 = s3 "champinjon" ;
+ lin chans_N_s3 = s3 "chans" ;
+ lin charad_N_s3 = s3 "charad" ;
+ lin charlatan_N_s3 = s3 "charlatan" ;
+ lin charmoffensiv_N_s3 = s3 "charmoffensiv" ;
+ lin chaufför_N_s3 = s3 "chaufför" ;
+ lin chauvinist_N_s3 = s3 "chauvinist" ;
+ lin chef_N_s3 = s3 "chef" ;
+ lin chimär_N_s3 = s3 "chimär" ;
+ lin chock_N_s3 = s3 "chock" ;
+ lin choklad_N_s3 = s3 "choklad" ;
+ lin ciceron_N_s3 = s3 "ciceron" ;
+ lin cigarett_N_s3 = s3 "cigarett" ;
+ lin cigarr_N_s3 = s3 "cigarr" ;
+ lin cirkumflex_N_s3 = s3 "cirkumflex" ;
+ lin ciselör_N_s3 = s3 "ciselör" ;
+ lin citation_N_s3 = s3 "citation" ;
+ lin citron_N_s3 = s3 "citron" ;
+ lin civilekonom_N_s3 = s3 "civilekonom" ;
+ lin civilingenjör_N_s3 = s3 "civilingenjör" ;
+ lin civilisation_N_s3 = s3 "civilisation" ;
+ lin civilist_N_s3 = s3 "civilist" ;
+ lin clown_N_s3 = s3 "clown" ;
+ lin coach_N_s3 = s3 "coach" ;
+ lin colombian_N_s3 = s3 "colombian" ;
+ lin cyklist_N_s3 = s3 "cyklist" ;
+ lin cyklon_N_s3 = s3 "cyklon" ;
+ lin cyklop_N_s3 = s3 "cyklop" ;
+ lin cymbal_N_s3 = s3 "cymbal" ;
+ lin cypress_N_s3 = s3 "cypress" ;
+ lin dadaist_N_s3 = s3 "dadaist" ;
+ lin damask_N_s3 = s3 "damask" ;
+ lin damast_N_s3 = s3 "damast" ;
+ lin dans_N_s3 = s3 "dans" ;
+ lin dansör_N_s3 = s3 "dansör" ;
+ lin dansös_N_s3 = s3 "dansös" ;
+ lin databas_N_s3 = s3 "databas" ;
+ lin datamaskin_N_s3 = s3 "datamaskin" ;
+ lin dativ_N_s3 = s3 "dativ" ;
+ lin datorteknik_N_s3 = s3 "datorteknik" ;
+ lin dödssynd_N_s3 = s3 "dödssynd" ;
+ lin debatt_N_s3 = s3 "debatt" ;
+ lin debattör_N_s3 = s3 "debattör" ;
+ lin debut_N_s3 = s3 "debut" ;
+ lin debutant_N_s3 = s3 "debutant" ;
+ lin decimal_N_s3 = s3 "decimal" ;
+ lin dedikation_N_s3 = s3 "dedikation" ;
+ lin defekt_N_s3 = s3 "defekt" ;
+ lin definition_N_s3 = s3 "definition" ;
+ lin deformation_N_s3 = s3 "deformation" ;
+ lin dekad_N_s3 = s3 "dekad" ;
+ lin dekal_N_s3 = s3 "dekal" ;
+ lin deklarant_N_s3 = s3 "deklarant" ;
+ lin deklaration_N_s3 = s3 "deklaration" ;
+ lin dekor_N_s3 = s3 "dekor" ;
+ lin dekoration_N_s3 = s3 "dekoration" ;
+ lin dekoratör_N_s3 = s3 "dekoratör" ;
+ lin delegat_N_s3 = s3 "delegat" ;
+ lin delegation_N_s3 = s3 "delegation" ;
+ lin delfin_N_s3 = s3 "delfin" ;
+ lin delikatess_N_s3 = s3 "delikatess" ;
+ lin delkurs_N_s3 = s3 "delkurs" ;
+ lin delrapport_N_s3 = s3 "delrapport" ;
+ lin delstat_N_s3 = s3 "delstat" ;
+ lin demagog_N_s3 = s3 "demagog" ;
+ lin ödemark_N_s3 = s3 "ödemark" ;
+ lin demograf_N_s3 = s3 "demograf" ;
+ lin demokrat_N_s3 = s3 "demokrat" ;
+ lin demokrati_N_s3 = s3 "demokrati" ;
+ lin demon_N_s3 = s3 "demon" ;
+ lin demonstrant_N_s3 = s3 "demonstrant" ;
+ lin demonstration_N_s3 = s3 "demonstration" ;
+ lin deodorant_N_s3 = s3 "deodorant" ;
+ lin depesch_N_s3 = s3 "depesch" ;
+ lin deportation_N_s3 = s3 "deportation" ;
+ lin depression_N_s3 = s3 "depression" ;
+ lin derivation_N_s3 = s3 "derivation" ;
+ lin desert_N_s3 = s3 "desert" ;
+ lin desertör_N_s3 = s3 "desertör" ;
+ lin design_N_s3 = s3 "design" ;
+ lin despot_N_s3 = s3 "despot" ;
+ lin destination_N_s3 = s3 "destination" ;
+ lin detalj_N_s3 = s3 "detalj" ;
+ lin detektiv_N_s3 = s3 "detektiv" ;
+ lin determinist_N_s3 = s3 "determinist" ;
+ lin devis_N_s3 = s3 "devis" ;
+ lin diabild_N_s3 = s3 "diabild" ;
+ lin diagnos_N_s3 = s3 "diagnos" ;
+ lin diagonal_N_s3 = s3 "diagonal" ;
+ lin diakon_N_s3 = s3 "diakon" ;
+ lin dialekt_N_s3 = s3 "dialekt" ;
+ lin dialog_N_s3 = s3 "dialog" ;
+ lin diamant_N_s3 = s3 "diamant" ;
+ lin diet_N_s3 = s3 "diet" ;
+ lin differens_N_s3 = s3 "differens" ;
+ lin diffusion_N_s3 = s3 "diffusion" ;
+ lin diftong_N_s3 = s3 "diftong" ;
+ lin dignitet_N_s3 = s3 "dignitet" ;
+ lin dikt_N_s3 = s3 "dikt" ;
+ lin diktatur_N_s3 = s3 "diktatur" ;
+ lin dimension_N_s3 = s3 "dimension" ;
+ lin diod_N_s3 = s3 "diod" ;
+ lin dioxid_N_s3 = s3 "dioxid" ;
+ lin diplomat_N_s3 = s3 "diplomat" ;
+ lin direktör_N_s3 = s3 "direktör" ;
+ lin dirigent_N_s3 = s3 "dirigent" ;
+ lin disciplin_N_s3 = s3 "disciplin" ;
+ lin disciplinnämnd_N_s3 = s3 "disciplinnämnd" ;
+ lin diskett_N_s3 = s3 "diskett" ;
+ lin diskettenhet_N_s3 = s3 "diskettenhet" ;
+ lin diskrepans_N_s3 = s3 "diskrepans" ;
+ lin diskriminant_N_s3 = s3 "diskriminant" ;
+ lin diskurs_N_s3 = s3 "diskurs" ;
+ lin diskussion_N_s3 = s3 "diskussion" ;
+ lin dispens_N_s3 = s3 "dispens" ;
+ lin disponent_N_s3 = s3 "disponent" ;
+ lin disposition_N_s3 = s3 "disposition" ;
+ lin dispyt_N_s3 = s3 "dispyt" ;
+ lin dissident_N_s3 = s3 "dissident" ;
+ lin dissonans_N_s3 = s3 "dissonans" ;
+ lin distans_N_s3 = s3 "distans" ;
+ lin distinktion_N_s3 = s3 "distinktion" ;
+ lin distortion_N_s3 = s3 "distortion" ;
+ lin distraktion_N_s3 = s3 "distraktion" ;
+ lin distribution_N_s3 = s3 "distribution" ;
+ lin distributör_N_s3 = s3 "distributör" ;
+ lin divergens_N_s3 = s3 "divergens" ;
+ lin division_N_s3 = s3 "division" ;
+ lin djonk_N_s3 = s3 "djonk" ;
+ lin djupsinninghet_N_s3 = s3 "djupsinninghet" ;
+ lin djävlighet_N_s3 = s3 "djävlighet" ;
+ lin dålighet_N_s3 = s3 "dålighet" ;
+ lin docent_N_s3 = s3 "docent" ;
+ lin doft_N_s3 = s3 "doft" ;
+ lin dogm_N_s3 = s3 "dogm" ;
+ lin doktor_N_s3 = s3 "doktor" ;
+ lin doktorand_N_s3 = s3 "doktorand" ;
+ lin doktrin_N_s3 = s3 "doktrin" ;
+ lin dokumentation_N_s3 = s3 "dokumentation" ;
+ lin dokumentär_N_s3 = s3 "dokumentär" ;
+ lin dokumentärfilm_N_s3 = s3 "dokumentärfilm" ;
+ lin dominant_N_s3 = s3 "dominant" ;
+ lin domän_N_s3 = s3 "domän" ;
+ lin donation_N_s3 = s3 "donation" ;
+ lin drabant_N_s3 = s3 "drabant" ;
+ lin dragon_N_s3 = s3 "dragon" ;
+ lin dramatik_N_s3 = s3 "dramatik" ;
+ lin dramaturg_N_s3 = s3 "dramaturg" ;
+ lin drift_N_s3 = s3 "drift" ;
+ lin drivkraft_N_s3 = s3 "drivkraft" ;
+ lin dräkt_N_s3 = s3 "dräkt" ;
+ lin drömsyn_N_s3 = s3 "drömsyn" ;
+ lin drog_N_s3 = s3 "drog" ;
+ lin dörrpost_N_s3 = s3 "dörrpost" ;
+ lin dörrvakt_N_s3 = s3 "dörrvakt" ;
+ lin dårskap_N_s3 = s3 "dårskap" ;
+ lin dryck_N_s3 = s3 "dryck" ;
+ lin dual_N_s3 = s3 "dual" ;
+ lin dubblett_N_s3 = s3 "dubblett" ;
+ lin duell_N_s3 = s3 "duell" ;
+ lin duett_N_s3 = s3 "duett" ;
+ lin dumhet_N_s3 = s3 "dumhet" ;
+ lin dunst_N_s3 = s3 "dunst" ;
+ lin dust_N_s3 = s3 "dust" ;
+ lin dygd_N_s3 = s3 "dygd" ;
+ lin dykardräkt_N_s3 = s3 "dykardräkt" ;
+ lin edomé_N_s3 = s3 "edomé" ;
+ lin effekt_N_s3 = s3 "effekt" ;
+ lin efraimit_N_s3 = s3 "efraimit" ;
+ lin eftergift_N_s3 = s3 "eftergift" ;
+ lin efterkonstruktion_N_s3 = s3 "efterkonstruktion" ;
+ lin efterrätt_N_s3 = s3 "efterrätt" ;
+ lin egendomlighet_N_s3 = s3 "egendomlighet" ;
+ lin egenhet_N_s3 = s3 "egenhet" ;
+ lin egenskap_N_s3 = s3 "egenskap" ;
+ lin egoist_N_s3 = s3 "egoist" ;
+ lin ekolog_N_s3 = s3 "ekolog" ;
+ lin ekonom_N_s3 = s3 "ekonom" ;
+ lin ekonomi_N_s3 = s3 "ekonomi" ;
+ lin ekonyhet_N_s3 = s3 "ekonyhet" ;
+ lin ekvation_N_s3 = s3 "ekvation" ;
+ lin ekvivalens_N_s3 = s3 "ekvivalens" ;
+ lin elakhet_N_s3 = s3 "elakhet" ;
+ lin elchock_N_s3 = s3 "elchock" ;
+ lin elefant_N_s3 = s3 "elefant" ;
+ lin elektrod_N_s3 = s3 "elektrod" ;
+ lin elektron_N_s3 = s3 "elektron" ;
+ lin element_N_s3 = s3 "element" ;
+ lin elev_N_s3 = s3 "elev" ;
+ lin elgitarr_N_s3 = s3 "elgitarr" ;
+ lin elimination_N_s3 = s3 "elimination" ;
+ lin elinstallatör_N_s3 = s3 "elinstallatör" ;
+ lin elit_N_s3 = s3 "elit" ;
+ lin ellips_N_s3 = s3 "ellips" ;
+ lin ellipsoid_N_s3 = s3 "ellipsoid" ;
+ lin emalj_N_s3 = s3 "emalj" ;
+ lin emigrant_N_s3 = s3 "emigrant" ;
+ lin eminens_N_s3 = s3 "eminens" ;
+ lin emission_N_s3 = s3 "emission" ;
+ lin emotion_N_s3 = s3 "emotion" ;
+ lin endiv_N_s3 = s3 "endiv" ;
+ lin enhet_N_s3 = s3 "enhet" ;
+ lin enklav_N_s3 = s3 "enklav" ;
+ lin enkät_N_s3 = s3 "enkät" ;
+ lin enrumslägenhet_N_s3 = s3 "enrumslägenhet" ;
+ lin enskildhet_N_s3 = s3 "enskildhet" ;
+ lin entreprenad_N_s3 = s3 "entreprenad" ;
+ lin entreprenör_N_s3 = s3 "entreprenör" ;
+ lin entusiast_N_s3 = s3 "entusiast" ;
+ lin enzym_N_s3 = s3 "enzym" ;
+ lin epidemi_N_s3 = s3 "epidemi" ;
+ lin epik_N_s3 = s3 "epik" ;
+ lin epilog_N_s3 = s3 "epilog" ;
+ lin episod_N_s3 = s3 "episod" ;
+ lin epok_N_s3 = s3 "epok" ;
+ lin eremit_N_s3 = s3 "eremit" ;
+ lin erfarenhet_N_s3 = s3 "erfarenhet" ;
+ lin ergonom_N_s3 = s3 "ergonom" ;
+ lin eskort_N_s3 = s3 "eskort" ;
+ lin eskulap_N_s3 = s3 "eskulap" ;
+ lin essay_N_s3 = s3 "essay" ;
+ lin essens_N_s3 = s3 "essens" ;
+ lin estet_N_s3 = s3 "estet" ;
+ lin estetik_N_s3 = s3 "estetik" ;
+ lin estrad_N_s3 = s3 "estrad" ;
+ lin etagär_N_s3 = s3 "etagär" ;
+ lin etapp_N_s3 = s3 "etapp" ;
+ lin etik_N_s3 = s3 "etik" ;
+ lin etikett_N_s3 = s3 "etikett" ;
+ lin etnolog_N_s3 = s3 "etnolog" ;
+ lin etyd_N_s3 = s3 "etyd" ;
+ lin etymolog_N_s3 = s3 "etymolog" ;
+ lin eufemism_N_s3 = s3 "eufemism" ;
+ lin evangelist_N_s3 = s3 "evangelist" ;
+ lin eventualitet_N_s3 = s3 "eventualitet" ;
+ lin evighet_N_s3 = s3 "evighet" ;
+ lin evolution_N_s3 = s3 "evolution" ;
+ lin examensuppsats_N_s3 = s3 "examensuppsats" ;
+ lin examination_N_s3 = s3 "examination" ;
+ lin excellens_N_s3 = s3 "excellens" ;
+ lin exeget_N_s3 = s3 "exeget" ;
+ lin exercis_N_s3 = s3 "exercis" ;
+ lin exhibitionist_N_s3 = s3 "exhibitionist" ;
+ lin existens_N_s3 = s3 "existens" ;
+ lin exkursion_N_s3 = s3 "exkursion" ;
+ lin expedit_N_s3 = s3 "expedit" ;
+ lin expedition_N_s3 = s3 "expedition" ;
+ lin expert_N_s3 = s3 "expert" ;
+ lin exploatör_N_s3 = s3 "exploatör" ;
+ lin explosion_N_s3 = s3 "explosion" ;
+ lin exponent_N_s3 = s3 "exponent" ;
+ lin express_N_s3 = s3 "express" ;
+ lin expressionist_N_s3 = s3 "expressionist" ;
+ lin expropriation_N_s3 = s3 "expropriation" ;
+ lin exteriör_N_s3 = s3 "exteriör" ;
+ lin extravagans_N_s3 = s3 "extravagans" ;
+ lin extremist_N_s3 = s3 "extremist" ;
+ lin fabrik_N_s3 = s3 "fabrik" ;
+ lin fabrikant_N_s3 = s3 "fabrikant" ;
+ lin fabrikör_N_s3 = s3 "fabrikör" ;
+ lin facilitet_N_s3 = s3 "facilitet" ;
+ lin fadäs_N_s3 = s3 "fadäs" ;
+ lin fagott_N_s3 = s3 "fagott" ;
+ lin fakir_N_s3 = s3 "fakir" ;
+ lin fakultet_N_s3 = s3 "fakultet" ;
+ lin falang_N_s3 = s3 "falang" ;
+ lin familj_N_s3 = s3 "familj" ;
+ lin fanerogam_N_s3 = s3 "fanerogam" ;
+ lin fanfar_N_s3 = s3 "fanfar" ;
+ lin fantasi_N_s3 = s3 "fantasi" ;
+ lin fantast_N_s3 = s3 "fantast" ;
+ lin fantom_N_s3 = s3 "fantom" ;
+ lin farisé_N_s3 = s3 "farisé" ;
+ lin farkost_N_s3 = s3 "farkost" ;
+ lin farm_N_s3 = s3 "farm" ;
+ lin farsot_N_s3 = s3 "farsot" ;
+ lin fart_N_s3 = s3 "fart" ;
+ lin fasad_N_s3 = s3 "fasad" ;
+ lin fasan_N_s3 = s3 "fasan" ;
+ lin fascist_N_s3 = s3 "fascist" ;
+ lin fason_N_s3 = s3 "fason" ;
+ lin fastighet_N_s3 = s3 "fastighet" ;
+ lin faun_N_s3 = s3 "faun" ;
+ lin favorit_N_s3 = s3 "favorit" ;
+ lin favör_N_s3 = s3 "favör" ;
+ lin federation_N_s3 = s3 "federation" ;
+ lin fejd_N_s3 = s3 "fejd" ;
+ lin felaktighet_N_s3 = s3 "felaktighet" ;
+ lin felmarginal_N_s3 = s3 "felmarginal" ;
+ lin feminist_N_s3 = s3 "feminist" ;
+ lin fest_N_s3 = s3 "fest" ;
+ lin festival_N_s3 = s3 "festival" ;
+ lin festlighet_N_s3 = s3 "festlighet" ;
+ lin fetisch_N_s3 = s3 "fetisch" ;
+ lin fiendefarkost_N_s3 = s3 "fiendefarkost" ;
+ lin fientlighet_N_s3 = s3 "fientlighet" ;
+ lin figur_N_s3 = s3 "figur" ;
+ lin fil_N_s3 = s3 "fil" ;
+ lin filatelist_N_s3 = s3 "filatelist" ;
+ lin filial_N_s3 = s3 "filial" ;
+ lin filisté_N_s3 = s3 "filisté" ;
+ lin filiste_N_s3 = s3 "filiste" ;
+ lin film_N_s3 = s3 "film" ;
+ lin filmproduktion_N_s3 = s3 "filmproduktion" ;
+ lin filmregissör_N_s3 = s3 "filmregissör" ;
+ lin filolog_N_s3 = s3 "filolog" ;
+ lin filosof_N_s3 = s3 "filosof" ;
+ lin filur_N_s3 = s3 "filur" ;
+ lin final_N_s3 = s3 "final" ;
+ lin finalist_N_s3 = s3 "finalist" ;
+ lin finans_N_s3 = s3 "finans" ;
+ lin finanschef_N_s3 = s3 "finanschef" ;
+ lin finansiär_N_s3 = s3 "finansiär" ;
+ lin finansmarknad_N_s3 = s3 "finansmarknad" ;
+ lin finess_N_s3 = s3 "finess" ;
+ lin fint_N_s3 = s3 "fint" ;
+ lin fiol_N_s3 = s3 "fiol" ;
+ lin fission_N_s3 = s3 "fission" ;
+ lin fjärrkontroll_N_s3 = s3 "fjärrkontroll" ;
+ lin flank_N_s3 = s3 "flank" ;
+ lin flathet_N_s3 = s3 "flathet" ;
+ lin flexskiveenhet_N_s3 = s3 "flexskiveenhet" ;
+ lin följetong_N_s3 = s3 "följetong" ;
+ lin flöjt_N_s3 = s3 "flöjt" ;
+ lin flod_N_s3 = s3 "flod" ;
+ lin florist_N_s3 = s3 "florist" ;
+ lin flottilj_N_s3 = s3 "flottilj" ;
+ lin fältmarskalk_N_s3 = s3 "fältmarskalk" ;
+ lin flygmaskin_N_s3 = s3 "flygmaskin" ;
+ lin flygplats_N_s3 = s3 "flygplats" ;
+ lin flykt_N_s3 = s3 "flykt" ;
+ lin fängelsevakt_N_s3 = s3 "fängelsevakt" ;
+ lin fångst_N_s3 = s3 "fångst" ;
+ lin fånighet_N_s3 = s3 "fånighet" ;
+ lin foliant_N_s3 = s3 "foliant" ;
+ lin folkmängd_N_s3 = s3 "folkmängd" ;
+ lin folkpark_N_s3 = s3 "folkpark" ;
+ lin folkpartist_N_s3 = s3 "folkpartist" ;
+ lin fond_N_s3 = s3 "fond" ;
+ lin font_N_s3 = s3 "font" ;
+ lin fontän_N_s3 = s3 "fontän" ;
+ lin forell_N_s3 = s3 "forell" ;
+ lin form_N_s3 = s3 "form" ;
+ lin formalist_N_s3 = s3 "formalist" ;
+ lin formalitet_N_s3 = s3 "formalitet" ;
+ lin formation_N_s3 = s3 "formation" ;
+ lin fosfat_N_s3 = s3 "fosfat" ;
+ lin fotnot_N_s3 = s3 "fotnot" ;
+ lin fotograf_N_s3 = s3 "fotograf" ;
+ lin foton_N_s3 = s3 "foton" ;
+ lin foxtrot_N_s3 = s3 "foxtrot" ;
+ lin frakt_N_s3 = s3 "frakt" ;
+ lin fraktal_N_s3 = s3 "fraktal" ;
+ lin fraktion_N_s3 = s3 "fraktion" ;
+ lin fras_N_s3 = s3 "fras" ;
+ lin förbön_N_s3 = s3 "förbön" ;
+ lin förbundskapten_N_s3 = s3 "förbundskapten" ;
+ lin förbundsrepublik_N_s3 = s3 "förbundsrepublik" ;
+ lin fräckhet_N_s3 = s3 "fräckhet" ;
+ lin färd_N_s3 = s3 "färd" ;
+ lin färdighet_N_s3 = s3 "färdighet" ;
+ lin förebild_N_s3 = s3 "förebild" ;
+ lin fregatt_N_s3 = s3 "fregatt" ;
+ lin förekomst_N_s3 = s3 "förekomst" ;
+ lin frekvens_N_s3 = s3 "frekvens" ;
+ lin föresats_N_s3 = s3 "föresats" ;
+ lin fresk_N_s3 = s3 "fresk" ;
+ lin föreskrift_N_s3 = s3 "föreskrift" ;
+ lin färg_N_s3 = s3 "färg" ;
+ lin färgplansch_N_s3 = s3 "färgplansch" ;
+ lin förgrund_N_s3 = s3 "förgrund" ;
+ lin förgrundsfigur_N_s3 = s3 "förgrundsfigur" ;
+ lin frihet_N_s3 = s3 "frihet" ;
+ lin fris_N_s3 = s3 "fris" ;
+ lin frisör_N_s3 = s3 "frisör" ;
+ lin frist_N_s3 = s3 "frist" ;
+ lin frisyr_N_s3 = s3 "frisyr" ;
+ lin fröjd_N_s3 = s3 "fröjd" ;
+ lin förklädnad_N_s3 = s3 "förklädnad" ;
+ lin förkunskap_N_s3 = s3 "förkunskap" ;
+ lin förlust_N_s3 = s3 "förlust" ;
+ lin förmögenhet_N_s3 = s3 "förmögenhet" ;
+ lin förmån_N_s3 = s3 "förmån" ;
+ lin förmätenhet_N_s3 = s3 "förmätenhet" ;
+ lin förändringsprocess_N_s3 = s3 "förändringsprocess" ;
+ lin front_N_s3 = s3 "front" ;
+ lin förort_N_s3 = s3 "förort" ;
+ lin förrätt_N_s3 = s3 "förrätt" ;
+ lin förryckthet_N_s3 = s3 "förryckthet" ;
+ lin färs_N_s3 = s3 "färs" ;
+ lin försiktighetsåtgärd_N_s3 = s3 "försiktighetsåtgärd" ;
+ lin Förstlingsfrukt_N_s3 = s3 "Förstlingsfrukt" ;
+ lin försvarsmakt_N_s3 = s3 "försvarsmakt" ;
+ lin försvarsorganisation_N_s3 = s3 "försvarsorganisation" ;
+ lin försvarsstab_N_s3 = s3 "försvarsstab" ;
+ lin förtalskampanj_N_s3 = s3 "förtalskampanj" ;
+ lin förtidspensionär_N_s3 = s3 "förtidspensionär" ;
+ lin förtjänst_N_s3 = s3 "förtjänst" ;
+ lin förtrupp_N_s3 = s3 "förtrupp" ;
+ lin frukt_N_s3 = s3 "frukt" ;
+ lin frustration_N_s3 = s3 "frustration" ;
+ lin förvaltningsmyndighet_N_s3 = s3 "förvaltningsmyndighet" ;
+ lin förvärvsverksamhet_N_s3 = s3 "förvärvsverksamhet" ;
+ lin fåtölj_N_s3 = s3 "fåtölj" ;
+ lin fött_N_s3 = s3 "fött" ;
+ lin fullmakt_N_s3 = s3 "fullmakt" ;
+ lin fundamentalist_N_s3 = s3 "fundamentalist" ;
+ lin funktion_N_s3 = s3 "funktion" ;
+ lin funktionär_N_s3 = s3 "funktionär" ;
+ lin furir_N_s3 = s3 "furir" ;
+ lin fusion_N_s3 = s3 "fusion" ;
+ lin futurist_N_s3 = s3 "futurist" ;
+ lin fyrkant_N_s3 = s3 "fyrkant" ;
+ lin fysik_N_s3 = s3 "fysik" ;
+ lin fysiolog_N_s3 = s3 "fysiolog" ;
+ lin galax_N_s3 = s3 "galax" ;
+ lin galeas_N_s3 = s3 "galeas" ;
+ lin galenskap_N_s3 = s3 "galenskap" ;
+ lin galilé_N_s3 = s3 "galilé" ;
+ lin gallerist_N_s3 = s3 "gallerist" ;
+ lin galon_N_s3 = s3 "galon" ;
+ lin galopp_N_s3 = s3 "galopp" ;
+ lin galosch_N_s3 = s3 "galosch" ;
+ lin galär_N_s3 = s3 "galär" ;
+ lin gammafunktion_N_s3 = s3 "gammafunktion" ;
+ lin garant_N_s3 = s3 "garant" ;
+ lin garderob_N_s3 = s3 "garderob" ;
+ lin gardin_N_s3 = s3 "gardin" ;
+ lin garnison_N_s3 = s3 "garnison" ;
+ lin gavott_N_s3 = s3 "gavott" ;
+ lin gemenskap_N_s3 = s3 "gemenskap" ;
+ lin gemål_N_s3 = s3 "gemål" ;
+ lin gendarm_N_s3 = s3 "gendarm" ;
+ lin genealog_N_s3 = s3 "genealog" ;
+ lin general_N_s3 = s3 "general" ;
+ lin generaladvokat_N_s3 = s3 "generaladvokat" ;
+ lin generalrepetition_N_s3 = s3 "generalrepetition" ;
+ lin generation_N_s3 = s3 "generation" ;
+ lin genetik_N_s3 = s3 "genetik" ;
+ lin genmanipulation_N_s3 = s3 "genmanipulation" ;
+ lin genomfartsled_N_s3 = s3 "genomfartsled" ;
+ lin gentjänst_N_s3 = s3 "gentjänst" ;
+ lin geodet_N_s3 = s3 "geodet" ;
+ lin geofysik_N_s3 = s3 "geofysik" ;
+ lin geograf_N_s3 = s3 "geograf" ;
+ lin geolog_N_s3 = s3 "geolog" ;
+ lin gepard_N_s3 = s3 "gepard" ;
+ lin german_N_s3 = s3 "german" ;
+ lin gesäll_N_s3 = s3 "gesäll" ;
+ lin gest_N_s3 = s3 "gest" ;
+ lin gestalt_N_s3 = s3 "gestalt" ;
+ lin gigant_N_s3 = s3 "gigant" ;
+ lin gileadit_N_s3 = s3 "gileadit" ;
+ lin ginst_N_s3 = s3 "ginst" ;
+ lin giraff_N_s3 = s3 "giraff" ;
+ lin girland_N_s3 = s3 "girland" ;
+ lin gitarr_N_s3 = s3 "gitarr" ;
+ lin glaciär_N_s3 = s3 "glaciär" ;
+ lin glass_N_s3 = s3 "glass" ;
+ lin glasyr_N_s3 = s3 "glasyr" ;
+ lin glob_N_s3 = s3 "glob" ;
+ lin gång_N_s3 = s3 "gång" ;
+ lin gnom_N_s3 = s3 "gnom" ;
+ lin gobeläng_N_s3 = s3 "gobeläng" ;
+ lin godtycklighet_N_s3 = s3 "godtycklighet" ;
+ lin gondol_N_s3 = s3 "gondol" ;
+ lin grad_N_s3 = s3 "grad" ;
+ lin graf_N_s3 = s3 "graf" ;
+ lin grafik_N_s3 = s3 "grafik" ;
+ lin grammofon_N_s3 = s3 "grammofon" ;
+ lin granat_N_s3 = s3 "granat" ;
+ lin gratulant_N_s3 = s3 "gratulant" ;
+ lin gratulation_N_s3 = s3 "gratulation" ;
+ lin graviditet_N_s3 = s3 "graviditet" ;
+ lin gravplats_N_s3 = s3 "gravplats" ;
+ lin gravyr_N_s3 = s3 "gravyr" ;
+ lin gärd_N_s3 = s3 "gärd" ;
+ lin grej_N_s3 = s3 "grej" ;
+ lin grek_N_s3 = s3 "grek" ;
+ lin grift_N_s3 = s3 "grift" ;
+ lin grimas_N_s3 = s3 "grimas" ;
+ lin gränd_N_s3 = s3 "gränd" ;
+ lin gräns_N_s3 = s3 "gräns" ;
+ lin grönsak_N_s3 = s3 "grönsak" ;
+ lin grönsallad_N_s3 = s3 "grönsallad" ;
+ lin grobian_N_s3 = s3 "grobian" ;
+ lin grogrund_N_s3 = s3 "grogrund" ;
+ lin grossist_N_s3 = s3 "grossist" ;
+ lin gräslighet_N_s3 = s3 "gräslighet" ;
+ lin grund_N_s3 = s3 "grund" ;
+ lin grundsats_N_s3 = s3 "grundsats" ;
+ lin grupp_N_s3 = s3 "grupp" ;
+ lin grävmaskin_N_s3 = s3 "grävmaskin" ;
+ lin grymhet_N_s3 = s3 "grymhet" ;
+ lin gråzon_N_s3 = s3 "gråzon" ;
+ lin gäst_N_s3 = s3 "gäst" ;
+ lin gudabild_N_s3 = s3 "gudabild" ;
+ lin gudstjänst_N_s3 = s3 "gudstjänst" ;
+ lin gulasch_N_s3 = s3 "gulasch" ;
+ lin guldsmed_N_s3 = s3 "guldsmed" ;
+ lin gustavian_N_s3 = s3 "gustavian" ;
+ lin guvernant_N_s3 = s3 "guvernant" ;
+ lin guvernör_N_s3 = s3 "guvernör" ;
+ lin gymnasist_N_s3 = s3 "gymnasist" ;
+ lin gymnast_N_s3 = s3 "gymnast" ;
+ lin gynekolog_N_s3 = s3 "gynekolog" ;
+ lin hagmark_N_s3 = s3 "hagmark" ;
+ lin hakparentes_N_s3 = s3 "hakparentes" ;
+ lin hallucination_N_s3 = s3 "hallucination" ;
+ lin halogen_N_s3 = s3 "halogen" ;
+ lin halt_N_s3 = s3 "halt" ;
+ lin halvmesyr_N_s3 = s3 "halvmesyr" ;
+ lin handgranat_N_s3 = s3 "handgranat" ;
+ lin handskrift_N_s3 = s3 "handskrift" ;
+ lin hangar_N_s3 = s3 "hangar" ;
+ lin hankontakt_N_s3 = s3 "hankontakt" ;
+ lin harang_N_s3 = s3 "harang" ;
+ lin hastighet_N_s3 = s3 "hastighet" ;
+ lin hebré_N_s3 = s3 "hebré" ;
+ lin hedersgäst_N_s3 = s3 "hedersgäst" ;
+ lin helg_N_s3 = s3 "helg" ;
+ lin helhetsbild_N_s3 = s3 "helhetsbild" ;
+ lin helnykterist_N_s3 = s3 "helnykterist" ;
+ lin hemkommun_N_s3 = s3 "hemkommun" ;
+ lin hemkomst_N_s3 = s3 "hemkomst" ;
+ lin hemlighet_N_s3 = s3 "hemlighet" ;
+ lin hemmamarknad_N_s3 = s3 "hemmamarknad" ;
+ lin hemmamatch_N_s3 = s3 "hemmamatch" ;
+ lin hepatit_N_s3 = s3 "hepatit" ;
+ lin hermafrodit_N_s3 = s3 "hermafrodit" ;
+ lin hermelin_N_s3 = s3 "hermelin" ;
+ lin hexagon_N_s3 = s3 "hexagon" ;
+ lin höft_N_s3 = s3 "höft" ;
+ lin höghet_N_s3 = s3 "höghet" ;
+ lin hågkomst_N_s3 = s3 "hågkomst" ;
+ lin högkonjuktur_N_s3 = s3 "högkonjuktur" ;
+ lin högtid_N_s3 = s3 "högtid" ;
+ lin högtidlighet_N_s3 = s3 "högtidlighet" ;
+ lin högtidsdräkt_N_s3 = s3 "högtidsdräkt" ;
+ lin högvördighet_N_s3 = s3 "högvördighet" ;
+ lin hierarki_N_s3 = s3 "hierarki" ;
+ lin hind_N_s3 = s3 "hind" ;
+ lin hindu_N_s3 = s3 "hindu" ;
+ lin histolog_N_s3 = s3 "histolog" ;
+ lin historik_N_s3 = s3 "historik" ;
+ lin höjd_N_s3 = s3 "höjd" ;
+ lin höjdpunkt_N_s3 = s3 "höjdpunkt" ;
+ lin hjärtattack_N_s3 = s3 "hjärtattack" ;
+ lin hjärtinfarkt_N_s3 = s3 "hjärtinfarkt" ;
+ lin hälft_N_s3 = s3 "hälft" ;
+ lin hållplats_N_s3 = s3 "hållplats" ;
+ lin homofil_N_s3 = s3 "homofil" ;
+ lin honkontakt_N_s3 = s3 "honkontakt" ;
+ lin honnör_N_s3 = s3 "honnör" ;
+ lin hord_N_s3 = s3 "hord" ;
+ lin horisont_N_s3 = s3 "horisont" ;
+ lin hottentott_N_s3 = s3 "hottentott" ;
+ lin hovrätt_N_s3 = s3 "hovrätt" ;
+ lin härlighet_N_s3 = s3 "härlighet" ;
+ lin huligan_N_s3 = s3 "huligan" ;
+ lin humanist_N_s3 = s3 "humanist" ;
+ lin humorist_N_s3 = s3 "humorist" ;
+ lin huvudperson_N_s3 = s3 "huvudperson" ;
+ lin huvudroll_N_s3 = s3 "huvudroll" ;
+ lin huvudsak_N_s3 = s3 "huvudsak" ;
+ lin hävd_N_s3 = s3 "hävd" ;
+ lin hövlighet_N_s3 = s3 "hövlighet" ;
+ lin hybrid_N_s3 = s3 "hybrid" ;
+ lin hydrofon_N_s3 = s3 "hydrofon" ;
+ lin hydrolog_N_s3 = s3 "hydrolog" ;
+ lin hyllningskör_N_s3 = s3 "hyllningskör" ;
+ lin hylskontakt_N_s3 = s3 "hylskontakt" ;
+ lin hymn_N_s3 = s3 "hymn" ;
+ lin hypnotisör_N_s3 = s3 "hypnotisör" ;
+ lin hypotes_N_s3 = s3 "hypotes" ;
+ lin hyresgäst_N_s3 = s3 "hyresgäst" ;
+ lin hytt_N_s3 = s3 "hytt" ;
+ lin idé_N_s3 = s3 "idé" ;
+ lin idealist_N_s3 = s3 "idealist" ;
+ lin identifikation_N_s3 = s3 "identifikation" ;
+ lin identitet_N_s3 = s3 "identitet" ;
+ lin ideolog_N_s3 = s3 "ideolog" ;
+ lin ideologi_N_s3 = s3 "ideologi" ;
+ lin idiot_N_s3 = s3 "idiot" ;
+ lin idioti_N_s3 = s3 "idioti" ;
+ lin idol_N_s3 = s3 "idol" ;
+ lin idrott_N_s3 = s3 "idrott" ;
+ lin idyll_N_s3 = s3 "idyll" ;
+ lin ignorant_N_s3 = s3 "ignorant" ;
+ lin ikon_N_s3 = s3 "ikon" ;
+ lin illumination_N_s3 = s3 "illumination" ;
+ lin illusion_N_s3 = s3 "illusion" ;
+ lin illusionist_N_s3 = s3 "illusionist" ;
+ lin illustration_N_s3 = s3 "illustration" ;
+ lin illustratör_N_s3 = s3 "illustratör" ;
+ lin imitation_N_s3 = s3 "imitation" ;
+ lin imitatör_N_s3 = s3 "imitatör" ;
+ lin immigrant_N_s3 = s3 "immigrant" ;
+ lin imperialist_N_s3 = s3 "imperialist" ;
+ lin implementation_N_s3 = s3 "implementation" ;
+ lin implikation_N_s3 = s3 "implikation" ;
+ lin implosion_N_s3 = s3 "implosion" ;
+ lin import_N_s3 = s3 "import" ;
+ lin importör_N_s3 = s3 "importör" ;
+ lin improvisation_N_s3 = s3 "improvisation" ;
+ lin impuls_N_s3 = s3 "impuls" ;
+ lin incident_N_s3 = s3 "incident" ;
+ lin independent_N_s3 = s3 "independent" ;
+ lin indian_N_s3 = s3 "indian" ;
+ lin indignation_N_s3 = s3 "indignation" ;
+ lin indikation_N_s3 = s3 "indikation" ;
+ lin indikativ_N_s3 = s3 "indikativ" ;
+ lin individ_N_s3 = s3 "individ" ;
+ lin individualist_N_s3 = s3 "individualist" ;
+ lin individualitet_N_s3 = s3 "individualitet" ;
+ lin induktans_N_s3 = s3 "induktans" ;
+ lin induktion_N_s3 = s3 "induktion" ;
+ lin industri_N_s3 = s3 "industri" ;
+ lin infarkt_N_s3 = s3 "infarkt" ;
+ lin infart_N_s3 = s3 "infart" ;
+ lin infektion_N_s3 = s3 "infektion" ;
+ lin infiltration_N_s3 = s3 "infiltration" ;
+ lin infinitiv_N_s3 = s3 "infinitiv" ;
+ lin inflammation_N_s3 = s3 "inflammation" ;
+ lin influens_N_s3 = s3 "influens" ;
+ lin information_N_s3 = s3 "information" ;
+ lin informationskampanj_N_s3 = s3 "informationskampanj" ;
+ lin informatör_N_s3 = s3 "informatör" ;
+ lin infrastruktur_N_s3 = s3 "infrastruktur" ;
+ lin infusion_N_s3 = s3 "infusion" ;
+ lin ingenjör_N_s3 = s3 "ingenjör" ;
+ lin ingrediens_N_s3 = s3 "ingrediens" ;
+ lin ingress_N_s3 = s3 "ingress" ;
+ lin initial_N_s3 = s3 "initial" ;
+ lin initiation_N_s3 = s3 "initiation" ;
+ lin initiationsrit_N_s3 = s3 "initiationsrit" ;
+ lin injektion_N_s3 = s3 "injektion" ;
+ lin inkarnation_N_s3 = s3 "inkarnation" ;
+ lin inkomst_N_s3 = s3 "inkomst" ;
+ lin inkonsekvens_N_s3 = s3 "inkonsekvens" ;
+ lin innebörd_N_s3 = s3 "innebörd" ;
+ lin innovation_N_s3 = s3 "innovation" ;
+ lin innovatör_N_s3 = s3 "innovatör" ;
+ lin insats_N_s3 = s3 "insats" ;
+ lin insekt_N_s3 = s3 "insekt" ;
+ lin insemination_N_s3 = s3 "insemination" ;
+ lin insikt_N_s3 = s3 "insikt" ;
+ lin insinuation_N_s3 = s3 "insinuation" ;
+ lin inskrift_N_s3 = s3 "inskrift" ;
+ lin inskription_N_s3 = s3 "inskription" ;
+ lin inspektion_N_s3 = s3 "inspektion" ;
+ lin inspektör_N_s3 = s3 "inspektör" ;
+ lin inspiratör_N_s3 = s3 "inspiratör" ;
+ lin installation_N_s3 = s3 "installation" ;
+ lin installatör_N_s3 = s3 "installatör" ;
+ lin instans_N_s3 = s3 "instans" ;
+ lin instinkt_N_s3 = s3 "instinkt" ;
+ lin institution_N_s3 = s3 "institution" ;
+ lin instruktion_N_s3 = s3 "instruktion" ;
+ lin instruktör_N_s3 = s3 "instruktör" ;
+ lin instrumentpanel_N_s3 = s3 "instrumentpanel" ;
+ lin integral_N_s3 = s3 "integral" ;
+ lin integrand_N_s3 = s3 "integrand" ;
+ lin intelligens_N_s3 = s3 "intelligens" ;
+ lin intendent_N_s3 = s3 "intendent" ;
+ lin intention_N_s3 = s3 "intention" ;
+ lin interferens_N_s3 = s3 "interferens" ;
+ lin interiör_N_s3 = s3 "interiör" ;
+ lin interjektion_N_s3 = s3 "interjektion" ;
+ lin intern_N_s3 = s3 "intern" ;
+ lin internetbank_N_s3 = s3 "internetbank" ;
+ lin interpellation_N_s3 = s3 "interpellation" ;
+ lin interpolation_N_s3 = s3 "interpolation" ;
+ lin interpretation_N_s3 = s3 "interpretation" ;
+ lin intervention_N_s3 = s3 "intervention" ;
+ lin intimitet_N_s3 = s3 "intimitet" ;
+ lin intäkt_N_s3 = s3 "intäkt" ;
+ lin intonation_N_s3 = s3 "intonation" ;
+ lin intressent_N_s3 = s3 "intressent" ;
+ lin intrig_N_s3 = s3 "intrig" ;
+ lin introduktion_N_s3 = s3 "introduktion" ;
+ lin invalid_N_s3 = s3 "invalid" ;
+ lin invasion_N_s3 = s3 "invasion" ;
+ lin invers_N_s3 = s3 "invers" ;
+ lin invit_N_s3 = s3 "invit" ;
+ lin invitation_N_s3 = s3 "invitation" ;
+ lin iskristall_N_s3 = s3 "iskristall" ;
+ lin isotop_N_s3 = s3 "isotop" ;
+ lin israel_N_s3 = s3 "israel" ;
+ lin israelit_N_s3 = s3 "israelit" ;
+ lin istid_N_s3 = s3 "istid" ;
+ lin iteration_N_s3 = s3 "iteration" ;
+ lin jaguar_N_s3 = s3 "jaguar" ;
+ lin jakt_N_s3 = s3 "jakt" ;
+ lin japan_N_s3 = s3 "japan" ;
+ lin jargong_N_s3 = s3 "jargong" ;
+ lin jasmin_N_s3 = s3 "jasmin" ;
+ lin jebusé_N_s3 = s3 "jebusé" ;
+ lin jesuit_N_s3 = s3 "jesuit" ;
+ lin jämnrad_N_s3 = s3 "jämnrad" ;
+ lin jonglör_N_s3 = s3 "jonglör" ;
+ lin jour_N_s3 = s3 "jour" ;
+ lin journal_N_s3 = s3 "journal" ;
+ lin journalist_N_s3 = s3 "journalist" ;
+ lin jubilar_N_s3 = s3 "jubilar" ;
+ lin jugoslav_N_s3 = s3 "jugoslav" ;
+ lin julfest_N_s3 = s3 "julfest" ;
+ lin junior_N_s3 = s3 "junior" ;
+ lin jurist_N_s3 = s3 "jurist" ;
+ lin juvel_N_s3 = s3 "juvel" ;
+ lin kabbalist_N_s3 = s3 "kabbalist" ;
+ lin kabin_N_s3 = s3 "kabin" ;
+ lin kabyss_N_s3 = s3 "kabyss" ;
+ lin kadens_N_s3 = s3 "kadens" ;
+ lin kadett_N_s3 = s3 "kadett" ;
+ lin kafferast_N_s3 = s3 "kafferast" ;
+ lin kajak_N_s3 = s3 "kajak" ;
+ lin kaldé_N_s3 = s3 "kaldé" ;
+ lin kalde_N_s3 = s3 "kalde" ;
+ lin kalendermånad_N_s3 = s3 "kalendermånad" ;
+ lin kalkon_N_s3 = s3 "kalkon" ;
+ lin kalkyl_N_s3 = s3 "kalkyl" ;
+ lin kalott_N_s3 = s3 "kalott" ;
+ lin kamel_N_s3 = s3 "kamel" ;
+ lin kamin_N_s3 = s3 "kamin" ;
+ lin kamp_N_s3 = s3 "kamp" ;
+ lin kampanj_N_s3 = s3 "kampanj" ;
+ lin kampsport_N_s3 = s3 "kampsport" ;
+ lin kamrat_N_s3 = s3 "kamrat" ;
+ lin kamrer_N_s3 = s3 "kamrer" ;
+ lin kanal_N_s3 = s3 "kanal" ;
+ lin kanané_N_s3 = s3 "kanané" ;
+ lin kandidat_N_s3 = s3 "kandidat" ;
+ lin kandidatur_N_s3 = s3 "kandidatur" ;
+ lin kanin_N_s3 = s3 "kanin" ;
+ lin kannibal_N_s3 = s3 "kannibal" ;
+ lin kanon_N_s3 = s3 "kanon" ;
+ lin kanonad_N_s3 = s3 "kanonad" ;
+ lin kanot_N_s3 = s3 "kanot" ;
+ lin kant_N_s3 = s3 "kant" ;
+ lin kantat_N_s3 = s3 "kantat" ;
+ lin kanton_N_s3 = s3 "kanton" ;
+ lin kanyl_N_s3 = s3 "kanyl" ;
+ lin kapacitet_N_s3 = s3 "kapacitet" ;
+ lin kapitalist_N_s3 = s3 "kapitalist" ;
+ lin kapitulation_N_s3 = s3 "kapitulation" ;
+ lin kaplan_N_s3 = s3 "kaplan" ;
+ lin kapsyl_N_s3 = s3 "kapsyl" ;
+ lin kapten_N_s3 = s3 "kapten" ;
+ lin karaff_N_s3 = s3 "karaff" ;
+ lin karakteristik_N_s3 = s3 "karakteristik" ;
+ lin karaktär_N_s3 = s3 "karaktär" ;
+ lin karaktäristik_N_s3 = s3 "karaktäristik" ;
+ lin karaktärstyp_N_s3 = s3 "karaktärstyp" ;
+ lin karamell_N_s3 = s3 "karamell" ;
+ lin karantän_N_s3 = s3 "karantän" ;
+ lin kardel_N_s3 = s3 "kardel" ;
+ lin kardinal_N_s3 = s3 "kardinal" ;
+ lin karikatyr_N_s3 = s3 "karikatyr" ;
+ lin karneval_N_s3 = s3 "karneval" ;
+ lin karolin_N_s3 = s3 "karolin" ;
+ lin kaross_N_s3 = s3 "kaross" ;
+ lin karott_N_s3 = s3 "karott" ;
+ lin karriär_N_s3 = s3 "karriär" ;
+ lin karriärist_N_s3 = s3 "karriärist" ;
+ lin kartell_N_s3 = s3 "kartell" ;
+ lin kartong_N_s3 = s3 "kartong" ;
+ lin kartskiss_N_s3 = s3 "kartskiss" ;
+ lin karusell_N_s3 = s3 "karusell" ;
+ lin kasern_N_s3 = s3 "kasern" ;
+ lin kaskad_N_s3 = s3 "kaskad" ;
+ lin kassett_N_s3 = s3 "kassett" ;
+ lin kastanj_N_s3 = s3 "kastanj" ;
+ lin kastrat_N_s3 = s3 "kastrat" ;
+ lin kastrull_N_s3 = s3 "kastrull" ;
+ lin katakomb_N_s3 = s3 "katakomb" ;
+ lin katalog_N_s3 = s3 "katalog" ;
+ lin katarr_N_s3 = s3 "katarr" ;
+ lin katastrof_N_s3 = s3 "katastrof" ;
+ lin katedral_N_s3 = s3 "katedral" ;
+ lin kategori_N_s3 = s3 "kategori" ;
+ lin katekes_N_s3 = s3 "katekes" ;
+ lin katolik_N_s3 = s3 "katolik" ;
+ lin katt_N_s3 = s3 "katt" ;
+ lin kavaj_N_s3 = s3 "kavaj" ;
+ lin kavaljer_N_s3 = s3 "kavaljer" ;
+ lin kavalkad_N_s3 = s3 "kavalkad" ;
+ lin kedjereaktion_N_s3 = s3 "kedjereaktion" ;
+ lin kemist_N_s3 = s3 "kemist" ;
+ lin keramik_N_s3 = s3 "keramik" ;
+ lin åkerareal_N_s3 = s3 "åkerareal" ;
+ lin åkermark_N_s3 = s3 "åkermark" ;
+ lin kerub_N_s3 = s3 "kerub" ;
+ lin khmer_N_s3 = s3 "khmer" ;
+ lin kibbutz_N_s3 = s3 "kibbutz" ;
+ lin kind_N_s3 = s3 "kind" ;
+ lin kines_N_s3 = s3 "kines" ;
+ lin kiosk_N_s3 = s3 "kiosk" ;
+ lin kirurg_N_s3 = s3 "kirurg" ;
+ lin kiwifrukt_N_s3 = s3 "kiwifrukt" ;
+ lin köksregion_N_s3 = s3 "köksregion" ;
+ lin åklagarmyndighet_N_s3 = s3 "åklagarmyndighet" ;
+ lin klan_N_s3 = s3 "klan" ;
+ lin klang_N_s3 = s3 "klang" ;
+ lin klarinett_N_s3 = s3 "klarinett" ;
+ lin klass_N_s3 = s3 "klass" ;
+ lin klasskamrat_N_s3 = s3 "klasskamrat" ;
+ lin klausul_N_s3 = s3 "klausul" ;
+ lin klaviatur_N_s3 = s3 "klaviatur" ;
+ lin kläd_N_s3 = s3 "kläd" ;
+ lin klenod_N_s3 = s3 "klenod" ;
+ lin klenät_N_s3 = s3 "klenät" ;
+ lin klerk_N_s3 = s3 "klerk" ;
+ lin klient_N_s3 = s3 "klient" ;
+ lin klinik_N_s3 = s3 "klinik" ;
+ lin kloak_N_s3 = s3 "kloak" ;
+ lin klosett_N_s3 = s3 "klosett" ;
+ lin klosterruin_N_s3 = s3 "klosterruin" ;
+ lin klumpighet_N_s3 = s3 "klumpighet" ;
+ lin klurighet_N_s3 = s3 "klurighet" ;
+ lin koalition_N_s3 = s3 "koalition" ;
+ lin kod_N_s3 = s3 "kod" ;
+ lin koefficient_N_s3 = s3 "koefficient" ;
+ lin kohort_N_s3 = s3 "kohort" ;
+ lin kokong_N_s3 = s3 "kokong" ;
+ lin kokott_N_s3 = s3 "kokott" ;
+ lin kolchos_N_s3 = s3 "kolchos" ;
+ lin kollaps_N_s3 = s3 "kollaps" ;
+ lin kollision_N_s3 = s3 "kollision" ;
+ lin koloni_N_s3 = s3 "koloni" ;
+ lin kolonialist_N_s3 = s3 "kolonialist" ;
+ lin kolonisatör_N_s3 = s3 "kolonisatör" ;
+ lin kolonist_N_s3 = s3 "kolonist" ;
+ lin kolonn_N_s3 = s3 "kolonn" ;
+ lin kolonnad_N_s3 = s3 "kolonnad" ;
+ lin kolorit_N_s3 = s3 "kolorit" ;
+ lin koloss_N_s3 = s3 "koloss" ;
+ lin kolumn_N_s3 = s3 "kolumn" ;
+ lin kolumnist_N_s3 = s3 "kolumnist" ;
+ lin kombattant_N_s3 = s3 "kombattant" ;
+ lin kombination_N_s3 = s3 "kombination" ;
+ lin komet_N_s3 = s3 "komet" ;
+ lin komik_N_s3 = s3 "komik" ;
+ lin kommendör_N_s3 = s3 "kommendör" ;
+ lin kommentar_N_s3 = s3 "kommentar" ;
+ lin kommission_N_s3 = s3 "kommission" ;
+ lin kommissionär_N_s3 = s3 "kommissionär" ;
+ lin kommun_N_s3 = s3 "kommun" ;
+ lin kommunikation_N_s3 = s3 "kommunikation" ;
+ lin kommunist_N_s3 = s3 "kommunist" ;
+ lin kompanjon_N_s3 = s3 "kompanjon" ;
+ lin kompass_N_s3 = s3 "kompass" ;
+ lin kompensation_N_s3 = s3 "kompensation" ;
+ lin kompetens_N_s3 = s3 "kompetens" ;
+ lin komplikation_N_s3 = s3 "komplikation" ;
+ lin komplimang_N_s3 = s3 "komplimang" ;
+ lin komplott_N_s3 = s3 "komplott" ;
+ lin komponent_N_s3 = s3 "komponent" ;
+ lin komposition_N_s3 = s3 "komposition" ;
+ lin kompositör_N_s3 = s3 "kompositör" ;
+ lin kompost_N_s3 = s3 "kompost" ;
+ lin kompott_N_s3 = s3 "kompott" ;
+ lin kompromiss_N_s3 = s3 "kompromiss" ;
+ lin koncern_N_s3 = s3 "koncern" ;
+ lin koncession_N_s3 = s3 "koncession" ;
+ lin kondom_N_s3 = s3 "kondom" ;
+ lin konduktör_N_s3 = s3 "konduktör" ;
+ lin konferens_N_s3 = s3 "konferens" ;
+ lin konfiguration_N_s3 = s3 "konfiguration" ;
+ lin konfirmation_N_s3 = s3 "konfirmation" ;
+ lin konfiskation_N_s3 = s3 "konfiskation" ;
+ lin konflikt_N_s3 = s3 "konflikt" ;
+ lin konfrontation_N_s3 = s3 "konfrontation" ;
+ lin kongress_N_s3 = s3 "kongress" ;
+ lin kongresslokal_N_s3 = s3 "kongresslokal" ;
+ lin konjunktion_N_s3 = s3 "konjunktion" ;
+ lin konjunktiv_N_s3 = s3 "konjunktiv" ;
+ lin konjunktur_N_s3 = s3 "konjunktur" ;
+ lin konklusion_N_s3 = s3 "konklusion" ;
+ lin konkordans_N_s3 = s3 "konkordans" ;
+ lin konkurrent_N_s3 = s3 "konkurrent" ;
+ lin konkurs_N_s3 = s3 "konkurs" ;
+ lin konsekvens_N_s3 = s3 "konsekvens" ;
+ lin konselj_N_s3 = s3 "konselj" ;
+ lin konsert_N_s3 = s3 "konsert" ;
+ lin konserv_N_s3 = s3 "konserv" ;
+ lin konsonans_N_s3 = s3 "konsonans" ;
+ lin konsonant_N_s3 = s3 "konsonant" ;
+ lin konspiration_N_s3 = s3 "konspiration" ;
+ lin konspirationsteori_N_s3 = s3 "konspirationsteori" ;
+ lin konspiratör_N_s3 = s3 "konspiratör" ;
+ lin konst_N_s3 = s3 "konst" ;
+ lin konstant_N_s3 = s3 "konstant" ;
+ lin konstellation_N_s3 = s3 "konstellation" ;
+ lin konstighet_N_s3 = s3 "konstighet" ;
+ lin konstitution_N_s3 = s3 "konstitution" ;
+ lin konstnär_N_s3 = s3 "konstnär" ;
+ lin konstruktion_N_s3 = s3 "konstruktion" ;
+ lin konstruktivist_N_s3 = s3 "konstruktivist" ;
+ lin konstruktör_N_s3 = s3 "konstruktör" ;
+ lin konsulent_N_s3 = s3 "konsulent" ;
+ lin konsult_N_s3 = s3 "konsult" ;
+ lin konsultation_N_s3 = s3 "konsultation" ;
+ lin konsument_N_s3 = s3 "konsument" ;
+ lin kontakt_N_s3 = s3 "kontakt" ;
+ lin kontaktperson_N_s3 = s3 "kontaktperson" ;
+ lin kontemplation_N_s3 = s3 "kontemplation" ;
+ lin kontext_N_s3 = s3 "kontext" ;
+ lin kontinent_N_s3 = s3 "kontinent" ;
+ lin kontingent_N_s3 = s3 "kontingent" ;
+ lin kontorist_N_s3 = s3 "kontorist" ;
+ lin kontradiktion_N_s3 = s3 "kontradiktion" ;
+ lin kontrahent_N_s3 = s3 "kontrahent" ;
+ lin kontraktion_N_s3 = s3 "kontraktion" ;
+ lin kontrarevolution_N_s3 = s3 "kontrarevolution" ;
+ lin kontrarevolutionär_N_s3 = s3 "kontrarevolutionär" ;
+ lin kontrast_N_s3 = s3 "kontrast" ;
+ lin kontroll_N_s3 = s3 "kontroll" ;
+ lin kontrollant_N_s3 = s3 "kontrollant" ;
+ lin kontrollör_N_s3 = s3 "kontrollör" ;
+ lin kontrovers_N_s3 = s3 "kontrovers" ;
+ lin kontur_N_s3 = s3 "kontur" ;
+ lin konvention_N_s3 = s3 "konvention" ;
+ lin konversation_N_s3 = s3 "konversation" ;
+ lin konvoj_N_s3 = s3 "konvoj" ;
+ lin koordinat_N_s3 = s3 "koordinat" ;
+ lin kopieringsapparat_N_s3 = s3 "kopieringsapparat" ;
+ lin kopieringsmaskin_N_s3 = s3 "kopieringsmaskin" ;
+ lin koral_N_s3 = s3 "koral" ;
+ lin korall_N_s3 = s3 "korall" ;
+ lin korean_N_s3 = s3 "korean" ;
+ lin korist_N_s3 = s3 "korist" ;
+ lin kornett_N_s3 = s3 "kornett" ;
+ lin korporation_N_s3 = s3 "korporation" ;
+ lin korpral_N_s3 = s3 "korpral" ;
+ lin korrektion_N_s3 = s3 "korrektion" ;
+ lin korrespondens_N_s3 = s3 "korrespondens" ;
+ lin korrespondent_N_s3 = s3 "korrespondent" ;
+ lin korridor_N_s3 = s3 "korridor" ;
+ lin korsett_N_s3 = s3 "korsett" ;
+ lin kosack_N_s3 = s3 "kosack" ;
+ lin kosmolog_N_s3 = s3 "kosmolog" ;
+ lin kosmonaut_N_s3 = s3 "kosmonaut" ;
+ lin kostnad_N_s3 = s3 "kostnad" ;
+ lin kostym_N_s3 = s3 "kostym" ;
+ lin kotlett_N_s3 = s3 "kotlett" ;
+ lin kraft_N_s3 = s3 "kraft" ;
+ lin kramp_N_s3 = s3 "kramp" ;
+ lin krasch_N_s3 = s3 "krasch" ;
+ lin kravall_N_s3 = s3 "kravall" ;
+ lin kreation_N_s3 = s3 "kreation" ;
+ lin kreatör_N_s3 = s3 "kreatör" ;
+ lin kredit_N_s3 = s3 "kredit" ;
+ lin kretin_N_s3 = s3 "kretin" ;
+ lin krigskamrat_N_s3 = s3 "krigskamrat" ;
+ lin krigskonselj_N_s3 = s3 "krigskonselj" ;
+ lin krigstid_N_s3 = s3 "krigstid" ;
+ lin kriminalroman_N_s3 = s3 "kriminalroman" ;
+ lin kriminalvårdsanstalt_N_s3 = s3 "kriminalvårdsanstalt" ;
+ lin kriminolog_N_s3 = s3 "kriminolog" ;
+ lin kris_N_s3 = s3 "kris" ;
+ lin kristall_N_s3 = s3 "kristall" ;
+ lin kritik_N_s3 = s3 "kritik" ;
+ lin kräm_N_s3 = s3 "kräm" ;
+ lin krånglighet_N_s3 = s3 "krånglighet" ;
+ lin krönikör_N_s3 = s3 "krönikör" ;
+ lin kärntrupp_N_s3 = s3 "kärntrupp" ;
+ lin kroat_N_s3 = s3 "kroat" ;
+ lin krokodil_N_s3 = s3 "krokodil" ;
+ lin kromosom_N_s3 = s3 "kromosom" ;
+ lin kronofogdemyndighet_N_s3 = s3 "kronofogdemyndighet" ;
+ lin krumelur_N_s3 = s3 "krumelur" ;
+ lin krusidull_N_s3 = s3 "krusidull" ;
+ lin åktur_N_s3 = s3 "åktur" ;
+ lin kuban_N_s3 = s3 "kuban" ;
+ lin kuliss_N_s3 = s3 "kuliss" ;
+ lin kulör_N_s3 = s3 "kulör" ;
+ lin kult_N_s3 = s3 "kult" ;
+ lin kultur_N_s3 = s3 "kultur" ;
+ lin kultursfär_N_s3 = s3 "kultursfär" ;
+ lin kumpan_N_s3 = s3 "kumpan" ;
+ lin kund_N_s3 = s3 "kund" ;
+ lin kunskap_N_s3 = s3 "kunskap" ;
+ lin kuplett_N_s3 = s3 "kuplett" ;
+ lin kupol_N_s3 = s3 "kupol" ;
+ lin kupong_N_s3 = s3 "kupong" ;
+ lin kupp_N_s3 = s3 "kupp" ;
+ lin kur_N_s3 = s3 "kur" ;
+ lin kurd_N_s3 = s3 "kurd" ;
+ lin kuriositet_N_s3 = s3 "kuriositet" ;
+ lin kurir_N_s3 = s3 "kurir" ;
+ lin kurs_N_s3 = s3 "kurs" ;
+ lin kursplan_N_s3 = s3 "kursplan" ;
+ lin kusin_N_s3 = s3 "kusin" ;
+ lin kust_N_s3 = s3 "kust" ;
+ lin kutym_N_s3 = s3 "kutym" ;
+ lin kuvös_N_s3 = s3 "kuvös" ;
+ lin kvadrat_N_s3 = s3 "kvadrat" ;
+ lin kvalifikation_N_s3 = s3 "kvalifikation" ;
+ lin kvantitet_N_s3 = s3 "kvantitet" ;
+ lin kvarskatt_N_s3 = s3 "kvarskatt" ;
+ lin kvarstad_N_s3 = s3 "kvarstad" ;
+ lin kvartett_N_s3 = s3 "kvartett" ;
+ lin kvartsfinal_N_s3 = s3 "kvartsfinal" ;
+ lin kverulant_N_s3 = s3 "kverulant" ;
+ lin kvickhet_N_s3 = s3 "kvickhet" ;
+ lin kvint_N_s3 = s3 "kvint" ;
+ lin kvittens_N_s3 = s3 "kvittens" ;
+ lin kvot_N_s3 = s3 "kvot" ;
+ lin kväveoxid_N_s3 = s3 "kväveoxid" ;
+ lin laborant_N_s3 = s3 "laborant" ;
+ lin laboration_N_s3 = s3 "laboration" ;
+ lin laboratorieassistent_N_s3 = s3 "laboratorieassistent" ;
+ lin laboratoriechef_N_s3 = s3 "laboratoriechef" ;
+ lin labyrint_N_s3 = s3 "labyrint" ;
+ lin lagerlokal_N_s3 = s3 "lagerlokal" ;
+ lin lagun_N_s3 = s3 "lagun" ;
+ lin lakej_N_s3 = s3 "lakej" ;
+ lin larv_N_s3 = s3 "larv" ;
+ lin last_N_s3 = s3 "last" ;
+ lin lavett_N_s3 = s3 "lavett" ;
+ lin lavin_N_s3 = s3 "lavin" ;
+ lin layout_N_s3 = s3 "layout" ;
+ lin läckerhet_N_s3 = s3 "läckerhet" ;
+ lin led_N_s3 = s3 "led" ;
+ lin ledarskribent_N_s3 = s3 "ledarskribent" ;
+ lin ledighet_N_s3 = s3 "ledighet" ;
+ lin legend_N_s3 = s3 "legend" ;
+ lin legion_N_s3 = s3 "legion" ;
+ lin legionär_N_s3 = s3 "legionär" ;
+ lin legosoldat_N_s3 = s3 "legosoldat" ;
+ lin leguan_N_s3 = s3 "leguan" ;
+ lin lekkamrat_N_s3 = s3 "lekkamrat" ;
+ lin lekplats_N_s3 = s3 "lekplats" ;
+ lin leksak_N_s3 = s3 "leksak" ;
+ lin lektion_N_s3 = s3 "lektion" ;
+ lin lektör_N_s3 = s3 "lektör" ;
+ lin leopard_N_s3 = s3 "leopard" ;
+ lin lerslätt_N_s3 = s3 "lerslätt" ;
+ lin levang_N_s3 = s3 "levang" ;
+ lin leverans_N_s3 = s3 "leverans" ;
+ lin leverantör_N_s3 = s3 "leverantör" ;
+ lin levit_N_s3 = s3 "levit" ;
+ lin levnad_N_s3 = s3 "levnad" ;
+ lin levnadskostnad_N_s3 = s3 "levnadskostnad" ;
+ lin lågbudgetproduktion_N_s3 = s3 "lågbudgetproduktion" ;
+ lin lägenhet_N_s3 = s3 "lägenhet" ;
+ lin lägerplats_N_s3 = s3 "lägerplats" ;
+ lin lögn_N_s3 = s3 "lögn" ;
+ lin lgrupp_N_s3 = s3 "lgrupp" ;
+ lin lian_N_s3 = s3 "lian" ;
+ lin liberal_N_s3 = s3 "liberal" ;
+ lin libertarian_N_s3 = s3 "libertarian" ;
+ lin licens_N_s3 = s3 "licens" ;
+ lin ligist_N_s3 = s3 "ligist" ;
+ lin likhet_N_s3 = s3 "likhet" ;
+ lin likör_N_s3 = s3 "likör" ;
+ lin limnolog_N_s3 = s3 "limnolog" ;
+ lin linjal_N_s3 = s3 "linjal" ;
+ lin lins_N_s3 = s3 "lins" ;
+ lin livklädnad_N_s3 = s3 "livklädnad" ;
+ lin livserfarenhet_N_s3 = s3 "livserfarenhet" ;
+ lin livsomständighet_N_s3 = s3 "livsomständighet" ;
+ lin livssituation_N_s3 = s3 "livssituation" ;
+ lin livvakt_N_s3 = s3 "livvakt" ;
+ lin löjlighet_N_s3 = s3 "löjlighet" ;
+ lin löjtnant_N_s3 = s3 "löjtnant" ;
+ lin ljuspunkt_N_s3 = s3 "ljuspunkt" ;
+ lin lön_N_s3 = s3 "lön" ;
+ lin länd_N_s3 = s3 "länd" ;
+ lin längd_N_s3 = s3 "längd" ;
+ lin länsarbetsnämnd_N_s3 = s3 "länsarbetsnämnd" ;
+ lin länsrätt_N_s3 = s3 "länsrätt" ;
+ lin logaritm_N_s3 = s3 "logaritm" ;
+ lin logik_N_s3 = s3 "logik" ;
+ lin lokal_N_s3 = s3 "lokal" ;
+ lin lokalitet_N_s3 = s3 "lokalitet" ;
+ lin lord_N_s3 = s3 "lord" ;
+ lin lott_N_s3 = s3 "lott" ;
+ lin lovsång_N_s3 = s3 "lovsång" ;
+ lin läsargrupp_N_s3 = s3 "läsargrupp" ;
+ lin älsklighet_N_s3 = s3 "älsklighet" ;
+ lin luftvärnspjäs_N_s3 = s3 "luftvärnspjäs" ;
+ lin lukt_N_s3 = s3 "lukt" ;
+ lin luminans_N_s3 = s3 "luminans" ;
+ lin lunch_N_s3 = s3 "lunch" ;
+ lin lunchrestaurang_N_s3 = s3 "lunchrestaurang" ;
+ lin lustighet_N_s3 = s3 "lustighet" ;
+ lin lydelse_N_s3 = s3 "lydelse" ;
+ lin lysdiod_N_s3 = s3 "lysdiod" ;
+ lin madrass_N_s3 = s3 "madrass" ;
+ lin madrigal_N_s3 = s3 "madrigal" ;
+ lin magnet_N_s3 = s3 "magnet" ;
+ lin magnitud_N_s3 = s3 "magnitud" ;
+ lin major_N_s3 = s3 "major" ;
+ lin majoritet_N_s3 = s3 "majoritet" ;
+ lin makt_N_s3 = s3 "makt" ;
+ lin maktposition_N_s3 = s3 "maktposition" ;
+ lin malör_N_s3 = s3 "malör" ;
+ lin mamsell_N_s3 = s3 "mamsell" ;
+ lin mandolin_N_s3 = s3 "mandolin" ;
+ lin manifestation_N_s3 = s3 "manifestation" ;
+ lin manipulation_N_s3 = s3 "manipulation" ;
+ lin mannekäng_N_s3 = s3 "mannekäng" ;
+ lin manschauvinist_N_s3 = s3 "manschauvinist" ;
+ lin manschett_N_s3 = s3 "manschett" ;
+ lin manual_N_s3 = s3 "manual" ;
+ lin manövreringsenhet_N_s3 = s3 "manövreringsenhet" ;
+ lin marginal_N_s3 = s3 "marginal" ;
+ lin marinsoldat_N_s3 = s3 "marinsoldat" ;
+ lin marionett_N_s3 = s3 "marionett" ;
+ lin mark_N_s3 = s3 "mark" ;
+ lin markis_N_s3 = s3 "markis" ;
+ lin marknad_N_s3 = s3 "marknad" ;
+ lin markör_N_s3 = s3 "markör" ;
+ lin marmelad_N_s3 = s3 "marmelad" ;
+ lin maräng_N_s3 = s3 "maräng" ;
+ lin marockan_N_s3 = s3 "marockan" ;
+ lin marsch_N_s3 = s3 "marsch" ;
+ lin martyr_N_s3 = s3 "martyr" ;
+ lin mask_N_s3 = s3 "mask" ;
+ lin maskin_N_s3 = s3 "maskin" ;
+ lin mast_N_s3 = s3 "mast" ;
+ lin mastodont_N_s3 = s3 "mastodont" ;
+ lin match_N_s3 = s3 "match" ;
+ lin matematik_N_s3 = s3 "matematik" ;
+ lin materialist_N_s3 = s3 "materialist" ;
+ lin matgäst_N_s3 = s3 "matgäst" ;
+ lin matnyttighet_N_s3 = s3 "matnyttighet" ;
+ lin matrikeluppgift_N_s3 = s3 "matrikeluppgift" ;
+ lin matris_N_s3 = s3 "matris" ;
+ lin matros_N_s3 = s3 "matros" ;
+ lin maxim_N_s3 = s3 "maxim" ;
+ lin mazarin_N_s3 = s3 "mazarin" ;
+ lin med_N_s3 = s3 "med" ;
+ lin medalj_N_s3 = s3 "medalj" ;
+ lin medaljong_N_s3 = s3 "medaljong" ;
+ lin medaljör_N_s3 = s3 "medaljör" ;
+ lin medelpunkt_N_s3 = s3 "medelpunkt" ;
+ lin median_N_s3 = s3 "median" ;
+ lin medicin_N_s3 = s3 "medicin" ;
+ lin medlemsavgift_N_s3 = s3 "medlemsavgift" ;
+ lin medlemsstat_N_s3 = s3 "medlemsstat" ;
+ lin medresenär_N_s3 = s3 "medresenär" ;
+ lin medsoldat_N_s3 = s3 "medsoldat" ;
+ lin mejerist_N_s3 = s3 "mejerist" ;
+ lin mekanik_N_s3 = s3 "mekanik" ;
+ lin mekanism_N_s3 = s3 "mekanism" ;
+ lin melodi_N_s3 = s3 "melodi" ;
+ lin melon_N_s3 = s3 "melon" ;
+ lin mened_N_s3 = s3 "mened" ;
+ lin menuett_N_s3 = s3 "menuett" ;
+ lin meridian_N_s3 = s3 "meridian" ;
+ lin merit_N_s3 = s3 "merit" ;
+ lin metafor_N_s3 = s3 "metafor" ;
+ lin metall_N_s3 = s3 "metall" ;
+ lin metamorfos_N_s3 = s3 "metamorfos" ;
+ lin meteor_N_s3 = s3 "meteor" ;
+ lin meteorit_N_s3 = s3 "meteorit" ;
+ lin metod_N_s3 = s3 "metod" ;
+ lin metrostation_N_s3 = s3 "metrostation" ;
+ lin mexikan_N_s3 = s3 "mexikan" ;
+ lin middagsrast_N_s3 = s3 "middagsrast" ;
+ lin middagsrest_N_s3 = s3 "middagsrest" ;
+ lin mikrofon_N_s3 = s3 "mikrofon" ;
+ lin militär_N_s3 = s3 "militär" ;
+ lin miljard_N_s3 = s3 "miljard" ;
+ lin miljon_N_s3 = s3 "miljon" ;
+ lin miljöorganisation_N_s3 = s3 "miljöorganisation" ;
+ lin million_N_s3 = s3 "million" ;
+ lin mineral_N_s3 = s3 "mineral" ;
+ lin miniatyr_N_s3 = s3 "miniatyr" ;
+ lin minoritet_N_s3 = s3 "minoritet" ;
+ lin minusgrad_N_s3 = s3 "minusgrad" ;
+ lin minut_N_s3 = s3 "minut" ;
+ lin misär_N_s3 = s3 "misär" ;
+ lin mission_N_s3 = s3 "mission" ;
+ lin mittpunkt_N_s3 = s3 "mittpunkt" ;
+ lin möjlighet_N_s3 = s3 "möjlighet" ;
+ lin måltid_N_s3 = s3 "måltid" ;
+ lin målvakt_N_s3 = s3 "målvakt" ;
+ lin månad_N_s3 = s3 "månad" ;
+ lin mängd_N_s3 = s3 "mängd" ;
+ lin mångfald_N_s3 = s3 "mångfald" ;
+ lin moabit_N_s3 = s3 "moabit" ;
+ lin mobil_N_s3 = s3 "mobil" ;
+ lin mobiltelefon_N_s3 = s3 "mobiltelefon" ;
+ lin mod_N_s3 = s3 "mod" ;
+ lin modell_N_s3 = s3 "modell" ;
+ lin moderat_N_s3 = s3 "moderat" ;
+ lin modernitet_N_s3 = s3 "modernitet" ;
+ lin modifikation_N_s3 = s3 "modifikation" ;
+ lin modul_N_s3 = s3 "modul" ;
+ lin modulation_N_s3 = s3 "modulation" ;
+ lin molekyl_N_s3 = s3 "molekyl" ;
+ lin mollusk_N_s3 = s3 "mollusk" ;
+ lin monark_N_s3 = s3 "monark" ;
+ lin monolog_N_s3 = s3 "monolog" ;
+ lin montör_N_s3 = s3 "montör" ;
+ lin moralist_N_s3 = s3 "moralist" ;
+ lin morgonkonversation_N_s3 = s3 "morgonkonversation" ;
+ lin morgonrodnad_N_s3 = s3 "morgonrodnad" ;
+ lin moskovit_N_s3 = s3 "moskovit" ;
+ lin motion_N_s3 = s3 "motion" ;
+ lin motionär_N_s3 = s3 "motionär" ;
+ lin motor_N_s3 = s3 "motor" ;
+ lin motpart_N_s3 = s3 "motpart" ;
+ lin motpol_N_s3 = s3 "motpol" ;
+ lin motsats_N_s3 = s3 "motsats" ;
+ lin motsvarighet_N_s3 = s3 "motsvarighet" ;
+ lin motåtgärd_N_s3 = s3 "motåtgärd" ;
+ lin märkvärdighet_N_s3 = s3 "märkvärdighet" ;
+ lin mötesplats_N_s3 = s3 "mötesplats" ;
+ lin multiplicitet_N_s3 = s3 "multiplicitet" ;
+ lin multiplikation_N_s3 = s3 "multiplikation" ;
+ lin musch_N_s3 = s3 "musch" ;
+ lin musik_N_s3 = s3 "musik" ;
+ lin musikal_N_s3 = s3 "musikal" ;
+ lin musikform_N_s3 = s3 "musikform" ;
+ lin musköt_N_s3 = s3 "musköt" ;
+ lin muslim_N_s3 = s3 "muslim" ;
+ lin must_N_s3 = s3 "must" ;
+ lin mustasch_N_s3 = s3 "mustasch" ;
+ lin mutation_N_s3 = s3 "mutation" ;
+ lin myndighet_N_s3 = s3 "myndighet" ;
+ lin mystik_N_s3 = s3 "mystik" ;
+ lin nasir_N_s3 = s3 "nasir" ;
+ lin nation_N_s3 = s3 "nation" ;
+ lin nazist_N_s3 = s3 "nazist" ;
+ lin nåd_N_s3 = s3 "nåd" ;
+ lin ändpunkt_N_s3 = s3 "ändpunkt" ;
+ lin nerv_N_s3 = s3 "nerv" ;
+ lin neuros_N_s3 = s3 "neuros" ;
+ lin ängd_N_s3 = s3 "ängd" ;
+ lin änglakör_N_s3 = s3 "änglakör" ;
+ lin ångmaskin_N_s3 = s3 "ångmaskin" ;
+ lin nod_N_s3 = s3 "nod" ;
+ lin norm_N_s3 = s3 "norm" ;
+ lin notis_N_s3 = s3 "notis" ;
+ lin novell_N_s3 = s3 "novell" ;
+ lin nätt_N_s3 = s3 "nätt" ;
+ lin nyans_N_s3 = s3 "nyans" ;
+ lin nymånad_N_s3 = s3 "nymånad" ;
+ lin oanständighet_N_s3 = s3 "oanständighet" ;
+ lin obduktion_N_s3 = s3 "obduktion" ;
+ lin oblat_N_s3 = s3 "oblat" ;
+ lin obligation_N_s3 = s3 "obligation" ;
+ lin observation_N_s3 = s3 "observation" ;
+ lin observatör_N_s3 = s3 "observatör" ;
+ lin ocean_N_s3 = s3 "ocean" ;
+ lin odlingsmark_N_s3 = s3 "odlingsmark" ;
+ lin oegentlighet_N_s3 = s3 "oegentlighet" ;
+ lin offensiv_N_s3 = s3 "offensiv" ;
+ lin offergärd_N_s3 = s3 "offergärd" ;
+ lin offerhöjd_N_s3 = s3 "offerhöjd" ;
+ lin offerhöjdspräst_N_s3 = s3 "offerhöjdspräst" ;
+ lin offert_N_s3 = s3 "offert" ;
+ lin oförrätt_N_s3 = s3 "oförrätt" ;
+ lin oförskämdhet_N_s3 = s3 "oförskämdhet" ;
+ lin ohygglighet_N_s3 = s3 "ohygglighet" ;
+ lin oktav_N_s3 = s3 "oktav" ;
+ lin oktett_N_s3 = s3 "oktett" ;
+ lin olägenhet_N_s3 = s3 "olägenhet" ;
+ lin olikhet_N_s3 = s3 "olikhet" ;
+ lin olycksplats_N_s3 = s3 "olycksplats" ;
+ lin omkostnad_N_s3 = s3 "omkostnad" ;
+ lin omslagsbild_N_s3 = s3 "omslagsbild" ;
+ lin omsorg_N_s3 = s3 "omsorg" ;
+ lin omstart_N_s3 = s3 "omstart" ;
+ lin omständighet_N_s3 = s3 "omständighet" ;
+ lin operand_N_s3 = s3 "operand" ;
+ lin operation_N_s3 = s3 "operation" ;
+ lin operatör_N_s3 = s3 "operatör" ;
+ lin opinion_N_s3 = s3 "opinion" ;
+ lin opponent_N_s3 = s3 "opponent" ;
+ lin optimist_N_s3 = s3 "optimist" ;
+ lin option_N_s3 = s3 "option" ;
+ lin ordningsföljd_N_s3 = s3 "ordningsföljd" ;
+ lin ordningsföreskrift_N_s3 = s3 "ordningsföreskrift" ;
+ lin ordningsvakt_N_s3 = s3 "ordningsvakt" ;
+ lin organisation_N_s3 = s3 "organisation" ;
+ lin organisatör_N_s3 = s3 "organisatör" ;
+ lin organism_N_s3 = s3 "organism" ;
+ lin organist_N_s3 = s3 "organist" ;
+ lin orgasm_N_s3 = s3 "orgasm" ;
+ lin oriental_N_s3 = s3 "oriental" ;
+ lin orkan_N_s3 = s3 "orkan" ;
+ lin ornitolog_N_s3 = s3 "ornitolog" ;
+ lin orolighet_N_s3 = s3 "orolighet" ;
+ lin orsak_N_s3 = s3 "orsak" ;
+ lin ort_N_s3 = s3 "ort" ;
+ lin ortograf_N_s3 = s3 "ortograf" ;
+ lin ortografi_N_s3 = s3 "ortografi" ;
+ lin ortolan_N_s3 = s3 "ortolan" ;
+ lin ortoped_N_s3 = s3 "ortoped" ;
+ lin orätt_N_s3 = s3 "orätt" ;
+ lin oskuld_N_s3 = s3 "oskuld" ;
+ lin otydlighet_N_s3 = s3 "otydlighet" ;
+ lin oväsentlighet_N_s3 = s3 "oväsentlighet" ;
+ lin oxid_N_s3 = s3 "oxid" ;
+ lin pakt_N_s3 = s3 "pakt" ;
+ lin palett_N_s3 = s3 "palett" ;
+ lin palindrom_N_s3 = s3 "palindrom" ;
+ lin palm_N_s3 = s3 "palm" ;
+ lin panel_N_s3 = s3 "panel" ;
+ lin panflöjt_N_s3 = s3 "panflöjt" ;
+ lin paradox_N_s3 = s3 "paradox" ;
+ lin paragraf_N_s3 = s3 "paragraf" ;
+ lin parallell_N_s3 = s3 "parallell" ;
+ lin parentes_N_s3 = s3 "parentes" ;
+ lin park_N_s3 = s3 "park" ;
+ lin parkeringsautomat_N_s3 = s3 "parkeringsautomat" ;
+ lin parkettplats_N_s3 = s3 "parkettplats" ;
+ lin paroll_N_s3 = s3 "paroll" ;
+ lin part_N_s3 = s3 "part" ;
+ lin parti_N_s3 = s3 "parti" ;
+ lin partialintegration_N_s3 = s3 "partialintegration" ;
+ lin partigrupp_N_s3 = s3 "partigrupp" ;
+ lin partition_N_s3 = s3 "partition" ;
+ lin passion_N_s3 = s3 "passion" ;
+ lin pastej_N_s3 = s3 "pastej" ;
+ lin pastorsexpedition_N_s3 = s3 "pastorsexpedition" ;
+ lin patent_N_s3 = s3 "patent" ;
+ lin patient_N_s3 = s3 "patient" ;
+ lin patriot_N_s3 = s3 "patriot" ;
+ lin patron_N_s3 = s3 "patron" ;
+ lin patrull_N_s3 = s3 "patrull" ;
+ lin paulun_N_s3 = s3 "paulun" ;
+ lin paus_N_s3 = s3 "paus" ;
+ lin paviljong_N_s3 = s3 "paviljong" ;
+ lin pedagog_N_s3 = s3 "pedagog" ;
+ lin pedal_N_s3 = s3 "pedal" ;
+ lin pedant_N_s3 = s3 "pedant" ;
+ lin pedofil_N_s3 = s3 "pedofil" ;
+ lin pension_N_s3 = s3 "pension" ;
+ lin pensionär_N_s3 = s3 "pensionär" ;
+ lin period_N_s3 = s3 "period" ;
+ lin permutation_N_s3 = s3 "permutation" ;
+ lin perrong_N_s3 = s3 "perrong" ;
+ lin person_N_s3 = s3 "person" ;
+ lin personlighet_N_s3 = s3 "personlighet" ;
+ lin peruk_N_s3 = s3 "peruk" ;
+ lin pessimist_N_s3 = s3 "pessimist" ;
+ lin pest_N_s3 = s3 "pest" ;
+ lin petitess_N_s3 = s3 "petitess" ;
+ lin pianist_N_s3 = s3 "pianist" ;
+ lin pilgrim_N_s3 = s3 "pilgrim" ;
+ lin pilgrimsfärd_N_s3 = s3 "pilgrimsfärd" ;
+ lin pilot_N_s3 = s3 "pilot" ;
+ lin pingvin_N_s3 = s3 "pingvin" ;
+ lin pionjär_N_s3 = s3 "pionjär" ;
+ lin pirat_N_s3 = s3 "pirat" ;
+ lin pistol_N_s3 = s3 "pistol" ;
+ lin pjäs_N_s3 = s3 "pjäs" ;
+ lin plan_N_s3 = s3 "plan" ;
+ lin planet_N_s3 = s3 "planet" ;
+ lin plansch_N_s3 = s3 "plansch" ;
+ lin plast_N_s3 = s3 "plast" ;
+ lin plastikkirurg_N_s3 = s3 "plastikkirurg" ;
+ lin plats_N_s3 = s3 "plats" ;
+ lin platsbiljett_N_s3 = s3 "platsbiljett" ;
+ lin pleonasm_N_s3 = s3 "pleonasm" ;
+ lin plikt_N_s3 = s3 "plikt" ;
+ lin pluton_N_s3 = s3 "pluton" ;
+ lin plym_N_s3 = s3 "plym" ;
+ lin poet_N_s3 = s3 "poet" ;
+ lin pol_N_s3 = s3 "pol" ;
+ lin polack_N_s3 = s3 "polack" ;
+ lin polis_N_s3 = s3 "polis" ;
+ lin polischef_N_s3 = s3 "polischef" ;
+ lin polismyndighet_N_s3 = s3 "polismyndighet" ;
+ lin politik_N_s3 = s3 "politik" ;
+ lin poäng_N_s3 = s3 "poäng" ;
+ lin population_N_s3 = s3 "population" ;
+ lin porrfilm_N_s3 = s3 "porrfilm" ;
+ lin portalfigur_N_s3 = s3 "portalfigur" ;
+ lin portfölj_N_s3 = s3 "portfölj" ;
+ lin portion_N_s3 = s3 "portion" ;
+ lin portugis_N_s3 = s3 "portugis" ;
+ lin portvakt_N_s3 = s3 "portvakt" ;
+ lin position_N_s3 = s3 "position" ;
+ lin post_N_s3 = s3 "post" ;
+ lin potatissallad_N_s3 = s3 "potatissallad" ;
+ lin potens_N_s3 = s3 "potens" ;
+ lin pott_N_s3 = s3 "pott" ;
+ lin äppelpaj_N_s3 = s3 "äppelpaj" ;
+ lin öppenhjärtighet_N_s3 = s3 "öppenhjärtighet" ;
+ lin praktik_N_s3 = s3 "praktik" ;
+ lin praktikant_N_s3 = s3 "praktikant" ;
+ lin pralin_N_s3 = s3 "pralin" ;
+ lin pratstund_N_s3 = s3 "pratstund" ;
+ lin predikant_N_s3 = s3 "predikant" ;
+ lin prefekt_N_s3 = s3 "prefekt" ;
+ lin preferens_N_s3 = s3 "preferens" ;
+ lin prelat_N_s3 = s3 "prelat" ;
+ lin premiär_N_s3 = s3 "premiär" ;
+ lin premiss_N_s3 = s3 "premiss" ;
+ lin prenumeration_N_s3 = s3 "prenumeration" ;
+ lin preparand_N_s3 = s3 "preparand" ;
+ lin preposition_N_s3 = s3 "preposition" ;
+ lin present_N_s3 = s3 "present" ;
+ lin presentation_N_s3 = s3 "presentation" ;
+ lin president_N_s3 = s3 "president" ;
+ lin prestation_N_s3 = s3 "prestation" ;
+ lin pretention_N_s3 = s3 "pretention" ;
+ lin princip_N_s3 = s3 "princip" ;
+ lin procedur_N_s3 = s3 "procedur" ;
+ lin procentsats_N_s3 = s3 "procentsats" ;
+ lin process_N_s3 = s3 "process" ;
+ lin procession_N_s3 = s3 "procession" ;
+ lin producent_N_s3 = s3 "producent" ;
+ lin produkt_N_s3 = s3 "produkt" ;
+ lin produktion_N_s3 = s3 "produktion" ;
+ lin professor_N_s3 = s3 "professor" ;
+ lin professur_N_s3 = s3 "professur" ;
+ lin profet_N_s3 = s3 "profet" ;
+ lin profil_N_s3 = s3 "profil" ;
+ lin prognos_N_s3 = s3 "prognos" ;
+ lin programpunkt_N_s3 = s3 "programpunkt" ;
+ lin projektil_N_s3 = s3 "projektil" ;
+ lin projektion_N_s3 = s3 "projektion" ;
+ lin prolog_N_s3 = s3 "prolog" ;
+ lin promenad_N_s3 = s3 "promenad" ;
+ lin propagandafilm_N_s3 = s3 "propagandafilm" ;
+ lin proportion_N_s3 = s3 "proportion" ;
+ lin proportional_N_s3 = s3 "proportional" ;
+ lin proposition_N_s3 = s3 "proposition" ;
+ lin proselyt_N_s3 = s3 "proselyt" ;
+ lin prost_N_s3 = s3 "prost" ;
+ lin protes_N_s3 = s3 "protes" ;
+ lin protest_N_s3 = s3 "protest" ;
+ lin protestaktion_N_s3 = s3 "protestaktion" ;
+ lin prototyp_N_s3 = s3 "prototyp" ;
+ lin provins_N_s3 = s3 "provins" ;
+ lin provision_N_s3 = s3 "provision" ;
+ lin provokation_N_s3 = s3 "provokation" ;
+ lin provokatör_N_s3 = s3 "provokatör" ;
+ lin präst_N_s3 = s3 "präst" ;
+ lin prydnad_N_s3 = s3 "prydnad" ;
+ lin psalm_N_s3 = s3 "psalm" ;
+ lin pseudonym_N_s3 = s3 "pseudonym" ;
+ lin psykolog_N_s3 = s3 "psykolog" ;
+ lin psykologkandidat_N_s3 = s3 "psykologkandidat" ;
+ lin psykopat_N_s3 = s3 "psykopat" ;
+ lin psykos_N_s3 = s3 "psykos" ;
+ lin publikan_N_s3 = s3 "publikan" ;
+ lin publikation_N_s3 = s3 "publikation" ;
+ lin pulpet_N_s3 = s3 "pulpet" ;
+ lin pulsar_N_s3 = s3 "pulsar" ;
+ lin punkt_N_s3 = s3 "punkt" ;
+ lin pupill_N_s3 = s3 "pupill" ;
+ lin puritan_N_s3 = s3 "puritan" ;
+ lin pyramid_N_s3 = s3 "pyramid" ;
+ lin rabatt_N_s3 = s3 "rabatt" ;
+ lin rad_N_s3 = s3 "rad" ;
+ lin raderingstangent_N_s3 = s3 "raderingstangent" ;
+ lin radian_N_s3 = s3 "radian" ;
+ lin radioapparat_N_s3 = s3 "radioapparat" ;
+ lin radiostation_N_s3 = s3 "radiostation" ;
+ lin rakapparat_N_s3 = s3 "rakapparat" ;
+ lin raket_N_s3 = s3 "raket" ;
+ lin ramp_N_s3 = s3 "ramp" ;
+ lin ranson_N_s3 = s3 "ranson" ;
+ lin rapport_N_s3 = s3 "rapport" ;
+ lin rast_N_s3 = s3 "rast" ;
+ lin rödgardist_N_s3 = s3 "rödgardist" ;
+ lin reaktion_N_s3 = s3 "reaktion" ;
+ lin realisation_N_s3 = s3 "realisation" ;
+ lin realist_N_s3 = s3 "realist" ;
+ lin realitet_N_s3 = s3 "realitet" ;
+ lin rebell_N_s3 = s3 "rebell" ;
+ lin recensent_N_s3 = s3 "recensent" ;
+ lin recension_N_s3 = s3 "recension" ;
+ lin reception_N_s3 = s3 "reception" ;
+ lin redaktion_N_s3 = s3 "redaktion" ;
+ lin redaktör_N_s3 = s3 "redaktör" ;
+ lin reduktion_N_s3 = s3 "reduktion" ;
+ lin redutt_N_s3 = s3 "redutt" ;
+ lin referens_N_s3 = s3 "referens" ;
+ lin referent_N_s3 = s3 "referent" ;
+ lin reflektion_N_s3 = s3 "reflektion" ;
+ lin reflex_N_s3 = s3 "reflex" ;
+ lin reflexion_N_s3 = s3 "reflexion" ;
+ lin reform_N_s3 = s3 "reform" ;
+ lin reformation_N_s3 = s3 "reformation" ;
+ lin refräng_N_s3 = s3 "refräng" ;
+ lin refug_N_s3 = s3 "refug" ;
+ lin regent_N_s3 = s3 "regent" ;
+ lin regim_N_s3 = s3 "regim" ;
+ lin region_N_s3 = s3 "region" ;
+ lin regissör_N_s3 = s3 "regissör" ;
+ lin rehabiliteringsaktör_N_s3 = s3 "rehabiliteringsaktör" ;
+ lin rehabiliteringsinsats_N_s3 = s3 "rehabiliteringsinsats" ;
+ lin rehabiliteringskarriär_N_s3 = s3 "rehabiliteringskarriär" ;
+ lin rehabiliteringsmetod_N_s3 = s3 "rehabiliteringsmetod" ;
+ lin rehabiliteringsprocess_N_s3 = s3 "rehabiliteringsprocess" ;
+ lin rehabiliteringsresurs_N_s3 = s3 "rehabiliteringsresurs" ;
+ lin rehabiliteringstyp_N_s3 = s3 "rehabiliteringstyp" ;
+ lin reinkarnation_N_s3 = s3 "reinkarnation" ;
+ lin reklamfilm_N_s3 = s3 "reklamfilm" ;
+ lin reklamkampanj_N_s3 = s3 "reklamkampanj" ;
+ lin rekommendation_N_s3 = s3 "rekommendation" ;
+ lin rekonstruktion_N_s3 = s3 "rekonstruktion" ;
+ lin rekryt_N_s3 = s3 "rekryt" ;
+ lin rekvisition_N_s3 = s3 "rekvisition" ;
+ lin relation_N_s3 = s3 "relation" ;
+ lin relief_N_s3 = s3 "relief" ;
+ lin religion_N_s3 = s3 "religion" ;
+ lin remiss_N_s3 = s3 "remiss" ;
+ lin renässans_N_s3 = s3 "renässans" ;
+ lin renässanspoet_N_s3 = s3 "renässanspoet" ;
+ lin renässanstid_N_s3 = s3 "renässanstid" ;
+ lin reparation_N_s3 = s3 "reparation" ;
+ lin repertoar_N_s3 = s3 "repertoar" ;
+ lin repetition_N_s3 = s3 "repetition" ;
+ lin replik_N_s3 = s3 "replik" ;
+ lin representant_N_s3 = s3 "representant" ;
+ lin representation_N_s3 = s3 "representation" ;
+ lin repris_N_s3 = s3 "repris" ;
+ lin reproduktion_N_s3 = s3 "reproduktion" ;
+ lin reptil_N_s3 = s3 "reptil" ;
+ lin republik_N_s3 = s3 "republik" ;
+ lin republikan_N_s3 = s3 "republikan" ;
+ lin resekostnad_N_s3 = s3 "resekostnad" ;
+ lin resenär_N_s3 = s3 "resenär" ;
+ lin reserv_N_s3 = s3 "reserv" ;
+ lin reservation_N_s3 = s3 "reservation" ;
+ lin reservoar_N_s3 = s3 "reservoar" ;
+ lin resolution_N_s3 = s3 "resolution" ;
+ lin resplan_N_s3 = s3 "resplan" ;
+ lin rest_N_s3 = s3 "rest" ;
+ lin restaurang_N_s3 = s3 "restaurang" ;
+ lin restriktion_N_s3 = s3 "restriktion" ;
+ lin resurs_N_s3 = s3 "resurs" ;
+ lin revers_N_s3 = s3 "revers" ;
+ lin revolt_N_s3 = s3 "revolt" ;
+ lin revolution_N_s3 = s3 "revolution" ;
+ lin örfil_N_s3 = s3 "örfil" ;
+ lin rikoschett_N_s3 = s3 "rikoschett" ;
+ lin riksdagsdebatt_N_s3 = s3 "riksdagsdebatt" ;
+ lin risk_N_s3 = s3 "risk" ;
+ lin riskgrupp_N_s3 = s3 "riskgrupp" ;
+ lin ritt_N_s3 = s3 "ritt" ;
+ lin ritual_N_s3 = s3 "ritual" ;
+ lin rival_N_s3 = s3 "rival" ;
+ lin räkenskap_N_s3 = s3 "räkenskap" ;
+ lin rökmaskin_N_s3 = s3 "rökmaskin" ;
+ lin räntesats_N_s3 = s3 "räntesats" ;
+ lin rockkonsert_N_s3 = s3 "rockkonsert" ;
+ lin roll_N_s3 = s3 "roll" ;
+ lin roman_N_s3 = s3 "roman" ;
+ lin öroninflammation_N_s3 = s3 "öroninflammation" ;
+ lin ros_N_s3 = s3 "ros" ;
+ lin rotkonsonant_N_s3 = s3 "rotkonsonant" ;
+ lin årskurs_N_s3 = s3 "årskurs" ;
+ lin röst_N_s3 = s3 "röst" ;
+ lin årstid_N_s3 = s3 "årstid" ;
+ lin rätt_N_s3 = s3 "rätt" ;
+ lin rättighet_N_s3 = s3 "rättighet" ;
+ lin ärtväxt_N_s3 = s3 "ärtväxt" ;
+ lin rubrik_N_s3 = s3 "rubrik" ;
+ lin ruin_N_s3 = s3 "ruin" ;
+ lin rullgardin_N_s3 = s3 "rullgardin" ;
+ lin rutin_N_s3 = s3 "rutin" ;
+ lin rutt_N_s3 = s3 "rutt" ;
+ lin rövarroman_N_s3 = s3 "rövarroman" ;
+ lin ryggrad_N_s3 = s3 "ryggrad" ;
+ lin rymd_N_s3 = s3 "rymd" ;
+ lin rymdbas_N_s3 = s3 "rymdbas" ;
+ lin rymddräkt_N_s3 = s3 "rymddräkt" ;
+ lin rymdfarkost_N_s3 = s3 "rymdfarkost" ;
+ lin rymdfärd_N_s3 = s3 "rymdfärd" ;
+ lin rymdsond_N_s3 = s3 "rymdsond" ;
+ lin rymdstation_N_s3 = s3 "rymdstation" ;
+ lin rytm_N_s3 = s3 "rytm" ;
+ lin sabbat_N_s3 = s3 "sabbat" ;
+ lin sadist_N_s3 = s3 "sadist" ;
+ lin safir_N_s3 = s3 "safir" ;
+ lin saft_N_s3 = s3 "saft" ;
+ lin sagofigur_N_s3 = s3 "sagofigur" ;
+ lin sajt_N_s3 = s3 "sajt" ;
+ lin sak_N_s3 = s3 "sak" ;
+ lin sakuppgift_N_s3 = s3 "sakuppgift" ;
+ lin salighet_N_s3 = s3 "salighet" ;
+ lin sallad_N_s3 = s3 "sallad" ;
+ lin salong_N_s3 = s3 "salong" ;
+ lin salut_N_s3 = s3 "salut" ;
+ lin samarit_N_s3 = s3 "samarit" ;
+ lin samhällsform_N_s3 = s3 "samhällsform" ;
+ lin samhällsinstitution_N_s3 = s3 "samhällsinstitution" ;
+ lin samlingslokal_N_s3 = s3 "samlingslokal" ;
+ lin samlingsplats_N_s3 = s3 "samlingsplats" ;
+ lin sammankomst_N_s3 = s3 "sammankomst" ;
+ lin sanktion_N_s3 = s3 "sanktion" ;
+ lin satanist_N_s3 = s3 "satanist" ;
+ lin satellit_N_s3 = s3 "satellit" ;
+ lin satir_N_s3 = s3 "satir" ;
+ lin sats_N_s3 = s3 "sats" ;
+ lin saxofon_N_s3 = s3 "saxofon" ;
+ lin scen_N_s3 = s3 "scen" ;
+ lin schah_N_s3 = s3 "schah" ;
+ lin schakal_N_s3 = s3 "schakal" ;
+ lin schimpans_N_s3 = s3 "schimpans" ;
+ lin sejour_N_s3 = s3 "sejour" ;
+ lin sekatör_N_s3 = s3 "sekatör" ;
+ lin sekt_N_s3 = s3 "sekt" ;
+ lin sektion_N_s3 = s3 "sektion" ;
+ lin sekund_N_s3 = s3 "sekund" ;
+ lin sekvens_N_s3 = s3 "sekvens" ;
+ lin semafor_N_s3 = s3 "semafor" ;
+ lin senior_N_s3 = s3 "senior" ;
+ lin sensation_N_s3 = s3 "sensation" ;
+ lin seraf_N_s3 = s3 "seraf" ;
+ lin serenad_N_s3 = s3 "serenad" ;
+ lin sergeant_N_s3 = s3 "sergeant" ;
+ lin seri_N_s3 = s3 "seri" ;
+ lin seriefigur_N_s3 = s3 "seriefigur" ;
+ lin servitör_N_s3 = s3 "servitör" ;
+ lin session_N_s3 = s3 "session" ;
+ lin sevärdhet_N_s3 = s3 "sevärdhet" ;
+ lin sfär_N_s3 = s3 "sfär" ;
+ lin sägn_N_s3 = s3 "sägn" ;
+ lin signal_N_s3 = s3 "signal" ;
+ lin signatur_N_s3 = s3 "signatur" ;
+ lin åsikt_N_s3 = s3 "åsikt" ;
+ lin silhuett_N_s3 = s3 "silhuett" ;
+ lin singularitet_N_s3 = s3 "singularitet" ;
+ lin sirat_N_s3 = s3 "sirat" ;
+ lin siren_N_s3 = s3 "siren" ;
+ lin sittplats_N_s3 = s3 "sittplats" ;
+ lin situation_N_s3 = s3 "situation" ;
+ lin självdeklaration_N_s3 = s3 "självdeklaration" ;
+ lin självklarhet_N_s3 = s3 "självklarhet" ;
+ lin självreflektion_N_s3 = s3 "självreflektion" ;
+ lin sjörapport_N_s3 = s3 "sjörapport" ;
+ lin sjukförsäkringsavgift_N_s3 = s3 "sjukförsäkringsavgift" ;
+ lin sjukgymnast_N_s3 = s3 "sjukgymnast" ;
+ lin skadeinsekt_N_s3 = s3 "skadeinsekt" ;
+ lin skald_N_s3 = s3 "skald" ;
+ lin skandal_N_s3 = s3 "skandal" ;
+ lin skandiachef_N_s3 = s3 "skandiachef" ;
+ lin skandiadirektör_N_s3 = s3 "skandiadirektör" ;
+ lin skarpsinnighet_N_s3 = s3 "skarpsinnighet" ;
+ lin skatt_N_s3 = s3 "skatt" ;
+ lin skattemyndighet_N_s3 = s3 "skattemyndighet" ;
+ lin skattesats_N_s3 = s3 "skattesats" ;
+ lin åskådarplats_N_s3 = s3 "åskådarplats" ;
+ lin skådespelarinsats_N_s3 = s3 "skådespelarinsats" ;
+ lin skepnad_N_s3 = s3 "skepnad" ;
+ lin säkerhetstjänst_N_s3 = s3 "säkerhetstjänst" ;
+ lin sketch_N_s3 = s3 "sketch" ;
+ lin skiljaktighet_N_s3 = s3 "skiljaktighet" ;
+ lin skillnad_N_s3 = s3 "skillnad" ;
+ lin skiss_N_s3 = s3 "skiss" ;
+ lin skivaffär_N_s3 = s3 "skivaffär" ;
+ lin skönhet_N_s3 = s3 "skönhet" ;
+ lin skänk_N_s3 = s3 "skänk" ;
+ lin skolkamrat_N_s3 = s3 "skolkamrat" ;
+ lin skolmyndighet_N_s3 = s3 "skolmyndighet" ;
+ lin skorpion_N_s3 = s3 "skorpion" ;
+ lin skräckfilm_N_s3 = s3 "skräckfilm" ;
+ lin skörhet_N_s3 = s3 "skörhet" ;
+ lin skribent_N_s3 = s3 "skribent" ;
+ lin skrift_N_s3 = s3 "skrift" ;
+ lin skrivmaskin_N_s3 = s3 "skrivmaskin" ;
+ lin skröplighet_N_s3 = s3 "skröplighet" ;
+ lin skuggbild_N_s3 = s3 "skuggbild" ;
+ lin skuld_N_s3 = s3 "skuld" ;
+ lin skulptör_N_s3 = s3 "skulptör" ;
+ lin skulptur_N_s3 = s3 "skulptur" ;
+ lin skvadron_N_s3 = s3 "skvadron" ;
+ lin skyldighet_N_s3 = s3 "skyldighet" ;
+ lin slingerväxt_N_s3 = s3 "slingerväxt" ;
+ lin släkt_N_s3 = s3 "släkt" ;
+ lin slätt_N_s3 = s3 "slätt" ;
+ lin slughet_N_s3 = s3 "slughet" ;
+ lin slutsats_N_s3 = s3 "slutsats" ;
+ lin slutstation_N_s3 = s3 "slutstation" ;
+ lin smak_N_s3 = s3 "smak" ;
+ lin smaksensation_N_s3 = s3 "smaksensation" ;
+ lin smed_N_s3 = s3 "smed" ;
+ lin sång_N_s3 = s3 "sång" ;
+ lin sångtext_N_s3 = s3 "sångtext" ;
+ lin snökanon_N_s3 = s3 "snökanon" ;
+ lin socialantropolog_N_s3 = s3 "socialantropolog" ;
+ lin socialdemokrat_N_s3 = s3 "socialdemokrat" ;
+ lin socialförsäkringsnämnd_N_s3 = s3 "socialförsäkringsnämnd" ;
+ lin socialist_N_s3 = s3 "socialist" ;
+ lin socialnämnd_N_s3 = s3 "socialnämnd" ;
+ lin societet_N_s3 = s3 "societet" ;
+ lin soldat_N_s3 = s3 "soldat" ;
+ lin solist_N_s3 = s3 "solist" ;
+ lin sopran_N_s3 = s3 "sopran" ;
+ lin sorg_N_s3 = s3 "sorg" ;
+ lin sort_N_s3 = s3 "sort" ;
+ lin souvenir_N_s3 = s3 "souvenir" ;
+ lin spalt_N_s3 = s3 "spalt" ;
+ lin spanjor_N_s3 = s3 "spanjor" ;
+ lin sparbank_N_s3 = s3 "sparbank" ;
+ lin specialeffekt_N_s3 = s3 "specialeffekt" ;
+ lin specialist_N_s3 = s3 "specialist" ;
+ lin specialitet_N_s3 = s3 "specialitet" ;
+ lin specifikation_N_s3 = s3 "specifikation" ;
+ lin spekulant_N_s3 = s3 "spekulant" ;
+ lin spekulation_N_s3 = s3 "spekulation" ;
+ lin spelpjäs_N_s3 = s3 "spelpjäs" ;
+ lin spetsfundighet_N_s3 = s3 "spetsfundighet" ;
+ lin spion_N_s3 = s3 "spion" ;
+ lin sport_N_s3 = s3 "sport" ;
+ lin spärrvakt_N_s3 = s3 "spärrvakt" ;
+ lin sårbarhet_N_s3 = s3 "sårbarhet" ;
+ lin säsong_N_s3 = s3 "säsong" ;
+ lin stamfamilj_N_s3 = s3 "stamfamilj" ;
+ lin standard_N_s3 = s3 "standard" ;
+ lin startraket_N_s3 = s3 "startraket" ;
+ lin stat_N_s3 = s3 "stat" ;
+ lin station_N_s3 = s3 "station" ;
+ lin statist_N_s3 = s3 "statist" ;
+ lin statistik_N_s3 = s3 "statistik" ;
+ lin statsmakt_N_s3 = s3 "statsmakt" ;
+ lin städ_N_s3 = s3 "städ" ;
+ lin stödjepunkt_N_s3 = s3 "stödjepunkt" ;
+ lin stencil_N_s3 = s3 "stencil" ;
+ lin stilist_N_s3 = s3 "stilist" ;
+ lin stjärnbild_N_s3 = s3 "stjärnbild" ;
+ lin stöld_N_s3 = s3 "stöld" ;
+ lin stäng_N_s3 = s3 "stäng" ;
+ lin stod_N_s3 = s3 "stod" ;
+ lin storhet_N_s3 = s3 "storhet" ;
+ lin stormakt_N_s3 = s3 "stormakt" ;
+ lin stormarknad_N_s3 = s3 "stormarknad" ;
+ lin storstadsregion_N_s3 = s3 "storstadsregion" ;
+ lin stäpp_N_s3 = s3 "stäpp" ;
+ lin strapats_N_s3 = s3 "strapats" ;
+ lin strateg_N_s3 = s3 "strateg" ;
+ lin strejk_N_s3 = s3 "strejk" ;
+ lin strid_N_s3 = s3 "strid" ;
+ lin stridskamrat_N_s3 = s3 "stridskamrat" ;
+ lin strof_N_s3 = s3 "strof" ;
+ lin student_N_s3 = s3 "student" ;
+ lin studentkår_N_s3 = s3 "studentkår" ;
+ lin stund_N_s3 = s3 "stund" ;
+ lin styrenhet_N_s3 = s3 "styrenhet" ;
+ lin subkultur_N_s3 = s3 "subkultur" ;
+ lin substans_N_s3 = s3 "substans" ;
+ lin substitution_N_s3 = s3 "substitution" ;
+ lin subtraktion_N_s3 = s3 "subtraktion" ;
+ lin suggestion_N_s3 = s3 "suggestion" ;
+ lin sultan_N_s3 = s3 "sultan" ;
+ lin supermakt_N_s3 = s3 "supermakt" ;
+ lin svit_N_s3 = s3 "svit" ;
+ lin svårighet_N_s3 = s3 "svårighet" ;
+ lin svullnad_N_s3 = s3 "svullnad" ;
+ lin svulst_N_s3 = s3 "svulst" ;
+ lin symbios_N_s3 = s3 "symbios" ;
+ lin symbol_N_s3 = s3 "symbol" ;
+ lin sympatisör_N_s3 = s3 "sympatisör" ;
+ lin synd_N_s3 = s3 "synd" ;
+ lin synpunkt_N_s3 = s3 "synpunkt" ;
+ lin syntax_N_s3 = s3 "syntax" ;
+ lin syntes_N_s3 = s3 "syntes" ;
+ lin syren_N_s3 = s3 "syren" ;
+ lin tabell_N_s3 = s3 "tabell" ;
+ lin tablett_N_s3 = s3 "tablett" ;
+ lin takterrass_N_s3 = s3 "takterrass" ;
+ lin taktik_N_s3 = s3 "taktik" ;
+ lin talang_N_s3 = s3 "talang" ;
+ lin talent_N_s3 = s3 "talent" ;
+ lin talisman_N_s3 = s3 "talisman" ;
+ lin talong_N_s3 = s3 "talong" ;
+ lin tandrad_N_s3 = s3 "tandrad" ;
+ lin tangent_N_s3 = s3 "tangent" ;
+ lin tanklöshet_N_s3 = s3 "tanklöshet" ;
+ lin tant_N_s3 = s3 "tant" ;
+ lin tapet_N_s3 = s3 "tapet" ;
+ lin tapir_N_s3 = s3 "tapir" ;
+ lin tariff_N_s3 = s3 "tariff" ;
+ lin taxeringsnämnd_N_s3 = s3 "taxeringsnämnd" ;
+ lin åtbörd_N_s3 = s3 "åtbörd" ;
+ lin teaterpjäs_N_s3 = s3 "teaterpjäs" ;
+ lin teknolog_N_s3 = s3 "teknolog" ;
+ lin telefon_N_s3 = s3 "telefon" ;
+ lin telefonkatalog_N_s3 = s3 "telefonkatalog" ;
+ lin telegraf_N_s3 = s3 "telegraf" ;
+ lin teleoperatör_N_s3 = s3 "teleoperatör" ;
+ lin tempelbyggnad_N_s3 = s3 "tempelbyggnad" ;
+ lin tempelskatt_N_s3 = s3 "tempelskatt" ;
+ lin temperatur_N_s3 = s3 "temperatur" ;
+ lin tendens_N_s3 = s3 "tendens" ;
+ lin teolog_N_s3 = s3 "teolog" ;
+ lin teosof_N_s3 = s3 "teosof" ;
+ lin terebint_N_s3 = s3 "terebint" ;
+ lin term_N_s3 = s3 "term" ;
+ lin termin_N_s3 = s3 "termin" ;
+ lin terminal_N_s3 = s3 "terminal" ;
+ lin termit_N_s3 = s3 "termit" ;
+ lin termostat_N_s3 = s3 "termostat" ;
+ lin terrass_N_s3 = s3 "terrass" ;
+ lin terräng_N_s3 = s3 "terräng" ;
+ lin terrorattack_N_s3 = s3 "terrorattack" ;
+ lin terrorist_N_s3 = s3 "terrorist" ;
+ lin återstod_N_s3 = s3 "återstod" ;
+ lin test_N_s3 = s3 "test" ;
+ lin text_N_s3 = s3 "text" ;
+ lin åtgärd_N_s3 = s3 "åtgärd" ;
+ lin tid_N_s3 = s3 "tid" ;
+ lin tidpunkt_N_s3 = s3 "tidpunkt" ;
+ lin tidskrift_N_s3 = s3 "tidskrift" ;
+ lin tidsmarginal_N_s3 = s3 "tidsmarginal" ;
+ lin tidsskillnad_N_s3 = s3 "tidsskillnad" ;
+ lin tidtabell_N_s3 = s3 "tidtabell" ;
+ lin tillfällighet_N_s3 = s3 "tillfällighet" ;
+ lin tillsats_N_s3 = s3 "tillsats" ;
+ lin tillsynsmyndighet_N_s3 = s3 "tillsynsmyndighet" ;
+ lin timkostnad_N_s3 = s3 "timkostnad" ;
+ lin tingsrätt_N_s3 = s3 "tingsrätt" ;
+ lin tiopotens_N_s3 = s3 "tiopotens" ;
+ lin tjej_N_s3 = s3 "tjej" ;
+ lin tjänst_N_s3 = s3 "tjänst" ;
+ lin tjänstledighet_N_s3 = s3 "tjänstledighet" ;
+ lin tjuvnad_N_s3 = s3 "tjuvnad" ;
+ lin åtkomst_N_s3 = s3 "åtkomst" ;
+ lin täkt_N_s3 = s3 "täkt" ;
+ lin tänd_N_s3 = s3 "tänd" ;
+ lin toalett_N_s3 = s3 "toalett" ;
+ lin tokighet_N_s3 = s3 "tokighet" ;
+ lin tomat_N_s3 = s3 "tomat" ;
+ lin tonart_N_s3 = s3 "tonart" ;
+ lin tonsur_N_s3 = s3 "tonsur" ;
+ lin torped_N_s3 = s3 "torped" ;
+ lin tortyr_N_s3 = s3 "tortyr" ;
+ lin tradition_N_s3 = s3 "tradition" ;
+ lin trafikant_N_s3 = s3 "trafikant" ;
+ lin trafikpolis_N_s3 = s3 "trafikpolis" ;
+ lin trakt_N_s3 = s3 "trakt" ;
+ lin transaktion_N_s3 = s3 "transaktion" ;
+ lin transform_N_s3 = s3 "transform" ;
+ lin transformation_N_s3 = s3 "transformation" ;
+ lin transkription_N_s3 = s3 "transkription" ;
+ lin translation_N_s3 = s3 "translation" ;
+ lin transponering_N_s3 = s3 "transponering" ;
+ lin transport_N_s3 = s3 "transport" ;
+ lin transportör_N_s3 = s3 "transportör" ;
+ lin trapets_N_s3 = s3 "trapets" ;
+ lin trappavsats_N_s3 = s3 "trappavsats" ;
+ lin treklang_N_s3 = s3 "treklang" ;
+ lin trend_N_s3 = s3 "trend" ;
+ lin trerumslägenhet_N_s3 = s3 "trerumslägenhet" ;
+ lin tribunal_N_s3 = s3 "tribunal" ;
+ lin triumf_N_s3 = s3 "triumf" ;
+ lin trivialitet_N_s3 = s3 "trivialitet" ;
+ lin tråkighet_N_s3 = s3 "tråkighet" ;
+ lin trängselskatt_N_s3 = s3 "trängselskatt" ;
+ lin tron_N_s3 = s3 "tron" ;
+ lin trop_N_s3 = s3 "trop" ;
+ lin tropik_N_s3 = s3 "tropik" ;
+ lin trottoar_N_s3 = s3 "trottoar" ;
+ lin truism_N_s3 = s3 "truism" ;
+ lin trumpet_N_s3 = s3 "trumpet" ;
+ lin trupp_N_s3 = s3 "trupp" ;
+ lin trust_N_s3 = s3 "trust" ;
+ lin täthet_N_s3 = s3 "täthet" ;
+ lin tätort_N_s3 = s3 "tätort" ;
+ lin tub_N_s3 = s3 "tub" ;
+ lin tulpan_N_s3 = s3 "tulpan" ;
+ lin tumör_N_s3 = s3 "tumör" ;
+ lin tunnelbanestation_N_s3 = s3 "tunnelbanestation" ;
+ lin turbin_N_s3 = s3 "turbin" ;
+ lin turist_N_s3 = s3 "turist" ;
+ lin tveksamhet_N_s3 = s3 "tveksamhet" ;
+ lin tvetydighet_N_s3 = s3 "tvetydighet" ;
+ lin tvist_N_s3 = s3 "tvist" ;
+ lin tvårumslägenhet_N_s3 = s3 "tvårumslägenhet" ;
+ lin tyngdpunkt_N_s3 = s3 "tyngdpunkt" ;
+ lin typ_N_s3 = s3 "typ" ;
+ lin tyrann_N_s3 = s3 "tyrann" ;
+ lin undanflykt_N_s3 = s3 "undanflykt" ;
+ lin undergrupp_N_s3 = s3 "undergrupp" ;
+ lin underlighet_N_s3 = s3 "underlighet" ;
+ lin underskrift_N_s3 = s3 "underskrift" ;
+ lin undertext_N_s3 = s3 "undertext" ;
+ lin undulat_N_s3 = s3 "undulat" ;
+ lin ungdomsorganisation_N_s3 = s3 "ungdomsorganisation" ;
+ lin uniform_N_s3 = s3 "uniform" ;
+ lin union_N_s3 = s3 "union" ;
+ lin uppgift_N_s3 = s3 "uppgift" ;
+ lin uppriktighet_N_s3 = s3 "uppriktighet" ;
+ lin uppsats_N_s3 = s3 "uppsats" ;
+ lin urbild_N_s3 = s3 "urbild" ;
+ lin ursäkt_N_s3 = s3 "ursäkt" ;
+ lin utenhet_N_s3 = s3 "utenhet" ;
+ lin utflykt_N_s3 = s3 "utflykt" ;
+ lin utgift_N_s3 = s3 "utgift" ;
+ lin utkant_N_s3 = s3 "utkant" ;
+ lin utmark_N_s3 = s3 "utmark" ;
+ lin utmatningsenhet_N_s3 = s3 "utmatningsenhet" ;
+ lin utpost_N_s3 = s3 "utpost" ;
+ lin utredningsenhet_N_s3 = s3 "utredningsenhet" ;
+ lin utsikt_N_s3 = s3 "utsikt" ;
+ lin utskrift_N_s3 = s3 "utskrift" ;
+ lin vaggsång_N_s3 = s3 "vaggsång" ;
+ lin vakt_N_s3 = s3 "vakt" ;
+ lin valkampanj_N_s3 = s3 "valkampanj" ;
+ lin vallon_N_s3 = s3 "vallon" ;
+ lin valmöjlighet_N_s3 = s3 "valmöjlighet" ;
+ lin valör_N_s3 = s3 "valör" ;
+ lin valsituation_N_s3 = s3 "valsituation" ;
+ lin vansinnighet_N_s3 = s3 "vansinnighet" ;
+ lin varians_N_s3 = s3 "varians" ;
+ lin variant_N_s3 = s3 "variant" ;
+ lin variation_N_s3 = s3 "variation" ;
+ lin varuleverantör_N_s3 = s3 "varuleverantör" ;
+ lin varutransport_N_s3 = s3 "varutransport" ;
+ lin våd_N_s3 = s3 "våd" ;
+ lin vedervärdighet_N_s3 = s3 "vedervärdighet" ;
+ lin vegan_N_s3 = s3 "vegan" ;
+ lin vegetarian_N_s3 = s3 "vegetarian" ;
+ lin vegetation_N_s3 = s3 "vegetation" ;
+ lin ventil_N_s3 = s3 "ventil" ;
+ lin överdos_N_s3 = s3 "överdos" ;
+ lin överdrift_N_s3 = s3 "överdrift" ;
+ lin överhet_N_s3 = s3 "överhet" ;
+ lin överhetsperson_N_s3 = s3 "överhetsperson" ;
+ lin verifikation_N_s3 = s3 "verifikation" ;
+ lin verklighet_N_s3 = s3 "verklighet" ;
+ lin verksamhet_N_s3 = s3 "verksamhet" ;
+ lin överkurs_N_s3 = s3 "överkurs" ;
+ lin vers_N_s3 = s3 "vers" ;
+ lin version_N_s3 = s3 "version" ;
+ lin överskrift_N_s3 = s3 "överskrift" ;
+ lin överstelöjtnant_N_s3 = s3 "överstelöjtnant" ;
+ lin överstepräst_N_s3 = s3 "överstepräst" ;
+ lin vetenskap_N_s3 = s3 "vetenskap" ;
+ lin veteran_N_s3 = s3 "veteran" ;
+ lin veterinär_N_s3 = s3 "veterinär" ;
+ lin vibration_N_s3 = s3 "vibration" ;
+ lin vikt_N_s3 = s3 "vikt" ;
+ lin vildmark_N_s3 = s3 "vildmark" ;
+ lin viloplats_N_s3 = s3 "viloplats" ;
+ lin vin_N_s3 = s3 "vin" ;
+ lin vinst_N_s3 = s3 "vinst" ;
+ lin viol_N_s3 = s3 "viol" ;
+ lin violinist_N_s3 = s3 "violinist" ;
+ lin violoncell_N_s3 = s3 "violoncell" ;
+ lin virtuos_N_s3 = s3 "virtuos" ;
+ lin vision_N_s3 = s3 "vision" ;
+ lin visionär_N_s3 = s3 "visionär" ;
+ lin visit_N_s3 = s3 "visit" ;
+ lin väldighet_N_s3 = s3 "väldighet" ;
+ lin våldsamhet_N_s3 = s3 "våldsamhet" ;
+ lin välgörenhet_N_s3 = s3 "välgörenhet" ;
+ lin vålnad_N_s3 = s3 "vålnad" ;
+ lin vänlighet_N_s3 = s3 "vänlighet" ;
+ lin väntetid_N_s3 = s3 "väntetid" ;
+ lin vokal_N_s3 = s3 "vokal" ;
+ lin volontär_N_s3 = s3 "volontär" ;
+ lin volt_N_s3 = s3 "volt" ;
+ lin volym_N_s3 = s3 "volym" ;
+ lin vårdcentral_N_s3 = s3 "vårdcentral" ;
+ lin vrist_N_s3 = s3 "vrist" ;
+ lin vulkan_N_s3 = s3 "vulkan" ;
+ lin vävnad_N_s3 = s3 "vävnad" ;
+ lin växelkurs_N_s3 = s3 "växelkurs" ;
+ lin växt_N_s3 = s3 "växt" ;
+ lin webbplats_N_s3 = s3 "webbplats" ;
+ lin yrkesgrupp_N_s3 = s3 "yrkesgrupp" ;
+ lin ytenhet_N_s3 = s3 "ytenhet" ;
+ lin ytterlighet_N_s3 = s3 "ytterlighet" ;
+ lin adagio_N_s4 = s4 "adagio" ;
+ lin affärsbiträde_N_s4 = s4 "affärsbiträde" ;
+ lin affärsresande_N_s4 = s4 "affärsresande" ;
+ lin agnostiker_N_s4 = s4 "agnostiker" ;
+ lin akademiker_N_s4 = s4 "akademiker" ;
+ lin aktstycke_N_s4 = s4 "aktstycke" ;
+ lin algerier_N_s4 = s4 "algerier" ;
+ lin alibi_N_s4 = s4 "alibi" ;
+ lin allergiker_N_s4 = s4 "allergiker" ;
+ lin altare_N_s4 = s4 "altare" ;
+ lin analytiker_N_s4 = s4 "analytiker" ;
+ lin anlete_N_s4 = s4 "anlete" ;
+ lin ansikte_N_s4 = s4 "ansikte" ;
+ lin anställningsförhållande_N_s4 = s4 "anställningsförhållande" ;
+ lin ansvarsområde_N_s4 = s4 "ansvarsområde" ;
+ lin användningsområde_N_s4 = s4 "användningsområde" ;
+ lin arbete_N_s4 = s4 "arbete" ;
+ lin arbetsförhållande_N_s4 = s4 "arbetsförhållande" ;
+ lin arier_N_s4 = s4 "arier" ;
+ lin armenier_N_s4 = s4 "armenier" ;
+ lin arve_N_s4 = s4 "arve" ;
+ lin arvode_N_s4 = s4 "arvode" ;
+ lin assyrier_N_s4 = s4 "assyrier" ;
+ lin astmatiker_N_s4 = s4 "astmatiker" ;
+ lin avgörande_N_s4 = s4 "avgörande" ;
+ lin avgudabeläte_N_s4 = s4 "avgudabeläte" ;
+ lin avseende_N_s4 = s4 "avseende" ;
+ lin bagageutrymme_N_s4 = s4 "bagageutrymme" ;
+ lin baksäte_N_s4 = s4 "baksäte" ;
+ lin bandage_N_s4 = s4 "bandage" ;
+ lin beläte_N_s4 = s4 "beläte" ;
+ lin bemödande_N_s4 = s4 "bemödande" ;
+ lin bergfäste_N_s4 = s4 "bergfäste" ;
+ lin bete_N_s4 = s4 "bete" ;
+ lin beteende_N_s4 = s4 "beteende" ;
+ lin betänkande_N_s4 = s4 "betänkande" ;
+ lin bi_N_s4 = s4 "bi" ;
+ lin bisamhälle_N_s4 = s4 "bisamhälle" ;
+ lin biträde_N_s4 = s4 "biträde" ;
+ lin bälte_N_s4 = s4 "bälte" ;
+ lin bomärke_N_s4 = s4 "bomärke" ;
+ lin bräde_N_s4 = s4 "bräde" ;
+ lin brödstycke_N_s4 = s4 "brödstycke" ;
+ lin bränsle_N_s4 = s4 "bränsle" ;
+ lin brofäste_N_s4 = s4 "brofäste" ;
+ lin brottstycke_N_s4 = s4 "brottstycke" ;
+ lin bygge_N_s4 = s4 "bygge" ;
+ lin bylte_N_s4 = s4 "bylte" ;
+ lin byte_N_s4 = s4 "byte" ;
+ lin collage_N_s4 = s4 "collage" ;
+ lin crescendo_N_s4 = s4 "crescendo" ;
+ lin cyniker_N_s4 = s4 "cyniker" ;
+ lin dagsverke_N_s4 = s4 "dagsverke" ;
+ lin dödsbo_N_s4 = s4 "dödsbo" ;
+ lin diabetiker_N_s4 = s4 "diabetiker" ;
+ lin diskussionsämne_N_s4 = s4 "diskussionsämne" ;
+ lin dogmatiker_N_s4 = s4 "dogmatiker" ;
+ lin eftermäle_N_s4 = s4 "eftermäle" ;
+ lin egyptier_N_s4 = s4 "egyptier" ;
+ lin ekipage_N_s4 = s4 "ekipage" ;
+ lin eldorado_N_s4 = s4 "eldorado" ;
+ lin elektriker_N_s4 = s4 "elektriker" ;
+ lin emballage_N_s4 = s4 "emballage" ;
+ lin embargo_N_s4 = s4 "embargo" ;
+ lin envälde_N_s4 = s4 "envälde" ;
+ lin epileptiker_N_s4 = s4 "epileptiker" ;
+ lin etage_N_s4 = s4 "etage" ;
+ lin etiopier_N_s4 = s4 "etiopier" ;
+ lin extremvärde_N_s4 = s4 "extremvärde" ;
+ lin familjeförhållande_N_s4 = s4 "familjeförhållande" ;
+ lin fanatiker_N_s4 = s4 "fanatiker" ;
+ lin fågelbo_N_s4 = s4 "fågelbo" ;
+ lin fiasko_N_s4 = s4 "fiasko" ;
+ lin firma_N_s4 = s4 "firma" ;
+ lin följe_N_s4 = s4 "följe" ;
+ lin flöte_N_s4 = s4 "flöte" ;
+ lin flygfä_N_s4 = s4 "flygfä" ;
+ lin fnöske_N_s4 = s4 "fnöske" ;
+ lin folke_N_s4 = s4 "folke" ;
+ lin foto_N_s4 = s4 "foto" ;
+ lin framsäte_N_s4 = s4 "framsäte" ;
+ lin förbiseende_N_s4 = s4 "förbiseende" ;
+ lin före_N_s4 = s4 "före" ;
+ lin föredöme_N_s4 = s4 "föredöme" ;
+ lin förehavande_N_s4 = s4 "förehavande" ;
+ lin förhållande_N_s4 = s4 "förhållande" ;
+ lin förhänge_N_s4 = s4 "förhänge" ;
+ lin frimärke_N_s4 = s4 "frimärke" ;
+ lin frånfälle_N_s4 = s4 "frånfälle" ;
+ lin försvarsområde_N_s4 = s4 "försvarsområde" ;
+ lin förtroende_N_s4 = s4 "förtroende" ;
+ lin förvärvsarbete_N_s4 = s4 "förvärvsarbete" ;
+ lin fäste_N_s4 = s4 "fäste" ;
+ lin garage_N_s4 = s4 "garage" ;
+ lin garde_N_s4 = s4 "garde" ;
+ lin genmäle_N_s4 = s4 "genmäle" ;
+ lin getto_N_s4 = s4 "getto" ;
+ lin gifte_N_s4 = s4 "gifte" ;
+ lin glissando_N_s4 = s4 "glissando" ;
+ lin gömsle_N_s4 = s4 "gömsle" ;
+ lin grönområde_N_s4 = s4 "grönområde" ;
+ lin gränsvärde_N_s4 = s4 "gränsvärde" ;
+ lin grupparbete_N_s4 = s4 "grupparbete" ;
+ lin handarbete_N_s4 = s4 "handarbete" ;
+ lin hekto_N_s4 = s4 "hekto" ;
+ lin helvete_N_s4 = s4 "helvete" ;
+ lin hembiträde_N_s4 = s4 "hembiträde" ;
+ lin herradöme_N_s4 = s4 "herradöme" ;
+ lin herravälde_N_s4 = s4 "herravälde" ;
+ lin hertigdöme_N_s4 = s4 "hertigdöme" ;
+ lin hölje_N_s4 = s4 "hölje" ;
+ lin hänge_N_s4 = s4 "hänge" ;
+ lin hängsle_N_s4 = s4 "hängsle" ;
+ lin hänseende_N_s4 = s4 "hänseende" ;
+ lin härbärge_N_s4 = s4 "härbärge" ;
+ lin hårstrå_N_s4 = s4 "hårstrå" ;
+ lin humle_N_s4 = s4 "humle" ;
+ lin hövdingdöme_N_s4 = s4 "hövdingdöme" ;
+ lin hygge_N_s4 = s4 "hygge" ;
+ lin hypokondriker_N_s4 = s4 "hypokondriker" ;
+ lin hysteri_N_s4 = s4 "hysteri" ;
+ lin inbyte_N_s4 = s4 "inbyte" ;
+ lin indier_N_s4 = s4 "indier" ;
+ lin inflytande_N_s4 = s4 "inflytande" ;
+ lin ingripande_N_s4 = s4 "ingripande" ;
+ lin innandöme_N_s4 = s4 "innandöme" ;
+ lin innanmäte_N_s4 = s4 "innanmäte" ;
+ lin insjuknande_N_s4 = s4 "insjuknande" ;
+ lin intermezzo_N_s4 = s4 "intermezzo" ;
+ lin intresse_N_s4 = s4 "intresse" ;
+ lin irakier_N_s4 = s4 "irakier" ;
+ lin iranier_N_s4 = s4 "iranier" ;
+ lin isstycke_N_s4 = s4 "isstycke" ;
+ lin johan_N_s4 = s4 "johan" ;
+ lin kalhygge_N_s4 = s4 "kalhygge" ;
+ lin kilo_N_s4 = s4 "kilo" ;
+ lin kilometer_N_s4 = s4 "kilometer" ;
+ lin klargörande_N_s4 = s4 "klargörande" ;
+ lin klassiker_N_s4 = s4 "klassiker" ;
+ lin klor_N_s4 = s4 "klor" ;
+ lin klöver_N_s4 = s4 "klöver" ;
+ lin knippe_N_s4 = s4 "knippe" ;
+ lin kolon_N_s4 = s4 "kolon" ;
+ lin kolväte_N_s4 = s4 "kolväte" ;
+ lin kommando_N_s4 = s4 "kommando" ;
+ lin konkursbo_N_s4 = s4 "konkursbo" ;
+ lin konststycke_N_s4 = s4 "konststycke" ;
+ lin konto_N_s4 = s4 "konto" ;
+ lin konungarike_N_s4 = s4 "konungarike" ;
+ lin kors_N_s4 = s4 "kors" ;
+ lin kärande_N_s4 = s4 "kärande" ;
+ lin kroniker_N_s4 = s4 "kroniker" ;
+ lin kungadöme_N_s4 = s4 "kungadöme" ;
+ lin kungarike_N_s4 = s4 "kungarike" ;
+ lin kunskapsområde_N_s4 = s4 "kunskapsområde" ;
+ lin kvitto_N_s4 = s4 "kvitto" ;
+ lin kyffe_N_s4 = s4 "kyffe" ;
+ lin kynne_N_s4 = s4 "kynne" ;
+ lin landområde_N_s4 = s4 "landområde" ;
+ lin lasse_N_s4 = s4 "lasse" ;
+ lin leende_N_s4 = s4 "leende" ;
+ lin levnadsöde_N_s4 = s4 "levnadsöde" ;
+ lin levnadsförhållande_N_s4 = s4 "levnadsförhållande" ;
+ lin löfte_N_s4 = s4 "löfte" ;
+ lin läge_N_s4 = s4 "läge" ;
+ lin lidande_N_s4 = s4 "lidande" ;
+ lin åliggande_N_s4 = s4 "åliggande" ;
+ lin linne_N_s4 = s4 "linne" ;
+ lin löje_N_s4 = s4 "löje" ;
+ lin lärosäte_N_s4 = s4 "lärosäte" ;
+ lin läsminne_N_s4 = s4 "läsminne" ;
+ lin läte_N_s4 = s4 "läte" ;
+ lin lynne_N_s4 = s4 "lynne" ;
+ lin lyse_N_s4 = s4 "lyse" ;
+ lin lyte_N_s4 = s4 "lyte" ;
+ lin magiker_N_s4 = s4 "magiker" ;
+ lin makro_N_s4 = s4 "makro" ;
+ lin ämbete_N_s4 = s4 "ämbete" ;
+ lin medelvärde_N_s4 = s4 "medelvärde" ;
+ lin metspö_N_s4 = s4 "metspö" ;
+ lin minne_N_s4 = s4 "minne" ;
+ lin missöde_N_s4 = s4 "missöde" ;
+ lin misslyckande_N_s4 = s4 "misslyckande" ;
+ lin ämne_N_s4 = s4 "ämne" ;
+ lin ämnesområde_N_s4 = s4 "ämnesområde" ;
+ lin moder_N_s4 = s4 "moder" ;
+ lin montage_N_s4 = s4 "montage" ;
+ lin mästerstycke_N_s4 = s4 "mästerstycke" ;
+ lin möte_N_s4 = s4 "möte" ;
+ lin musikstycke_N_s4 = s4 "musikstycke" ;
+ lin muskelfäste_N_s4 = s4 "muskelfäste" ;
+ lin omdöme_N_s4 = s4 "omdöme" ;
+ lin område_N_s4 = s4 "område" ;
+ lin order_N_s4 = s4 "order" ;
+ lin ordförande_N_s4 = s4 "ordförande" ;
+ lin orsaksförhållande_N_s4 = s4 "orsaksförhållande" ;
+ lin planeringsmöte_N_s4 = s4 "planeringsmöte" ;
+ lin äpple_N_s4 = s4 "äpple" ;
+ lin pressmeddelande_N_s4 = s4 "pressmeddelande" ;
+ lin prisläge_N_s4 = s4 "prisläge" ;
+ lin projektarbete_N_s4 = s4 "projektarbete" ;
+ lin pörte_N_s4 = s4 "pörte" ;
+ lin påstående_N_s4 = s4 "påstående" ;
+ lin psyke_N_s4 = s4 "psyke" ;
+ lin psykoanalytiker_N_s4 = s4 "psykoanalytiker" ;
+ lin rede_N_s4 = s4 "rede" ;
+ lin regemente_N_s4 = s4 "regemente" ;
+ lin ärende_N_s4 = s4 "ärende" ;
+ lin århundrade_N_s4 = s4 "århundrade" ;
+ lin rike_N_s4 = s4 "rike" ;
+ lin årsmöte_N_s4 = s4 "årsmöte" ;
+ lin årtionde_N_s4 = s4 "årtionde" ;
+ lin årtusende_N_s4 = s4 "årtusende" ;
+ lin rykte_N_s4 = s4 "rykte" ;
+ lin samarbetsområde_N_s4 = s4 "samarbetsområde" ;
+ lin samhälle_N_s4 = s4 "samhälle" ;
+ lin samtalsämne_N_s4 = s4 "samtalsämne" ;
+ lin samvete_N_s4 = s4 "samvete" ;
+ lin sinne_N_s4 = s4 "sinne" ;
+ lin sjukvårdsarbete_N_s4 = s4 "sjukvårdsarbete" ;
+ lin skeende_N_s4 = s4 "skeende" ;
+ lin skivminne_N_s4 = s4 "skivminne" ;
+ lin slag_N_s4 = s4 "slag" ;
+ lin släktförhållande_N_s4 = s4 "släktförhållande" ;
+ lin snö_N_s4 = s4 "snö" ;
+ lin snille_N_s4 = s4 "snille" ;
+ lin spöke_N_s4 = s4 "spöke" ;
+ lin språkområde_N_s4 = s4 "språkområde" ;
+ lin stödområde_N_s4 = s4 "stödområde" ;
+ lin säte_N_s4 = s4 "säte" ;
+ lin ställe_N_s4 = s4 "ställe" ;
+ lin strå_N_s4 = s4 "strå" ;
+ lin straffarbete_N_s4 = s4 "straffarbete" ;
+ lin strövområde_N_s4 = s4 "strövområde" ;
+ lin studie_N_s4 = s4 "studie" ;
+ lin stycke_N_s4 = s4 "stycke" ;
+ lin styrelsemöte_N_s4 = s4 "styrelsemöte" ;
+ lin syre_N_s4 = s4 "syre" ;
+ lin åtagande_N_s4 = s4 "åtagande" ;
+ lin taxeringsvärde_N_s4 = s4 "taxeringsvärde" ;
+ lin teoretiker_N_s4 = s4 "teoretiker" ;
+ lin tessaloniker_N_s4 = s4 "tessaloniker" ;
+ lin testamente_N_s4 = s4 "testamente" ;
+ lin åtgörande_N_s4 = s4 "åtgörande" ;
+ lin tillfälle_N_s4 = s4 "tillfälle" ;
+ lin tillämpningsområde_N_s4 = s4 "tillämpningsområde" ;
+ lin trafikmärke_N_s4 = s4 "trafikmärke" ;
+ lin törne_N_s4 = s4 "törne" ;
+ lin utgiftsområde_N_s4 = s4 "utgiftsområde" ;
+ lin utgångsläge_N_s4 = s4 "utgångsläge" ;
+ lin utlåtande_N_s4 = s4 "utlåtande" ;
+ lin utsäde_N_s4 = s4 "utsäde" ;
+ lin varumärke_N_s4 = s4 "varumärke" ;
+ lin verksamhetsområde_N_s4 = s4 "verksamhetsområde" ;
+ lin viss_N_s4 = s4 "viss" ;
+ lin vittne_N_s4 = s4 "vittne" ;
+ lin välde_N_s4 = s4 "välde" ;
+ lin värde_N_s4 = s4 "värde" ;
+ lin väsende_N_s4 = s4 "väsende" ;
+ lin abonnemang_N_s5 = s5 "abonnemang" ;
+ lin abstinensbesvär_N_s5 = s5 "abstinensbesvär" ;
+ lin acceptans_N_s5 = s5 "acceptans" ;
+ lin ackompanjemang_N_s5 = s5 "ackompanjemang" ;
+ lin ackord_N_s5 = s5 "ackord" ;
+ lin adjektiv_N_s5 = s5 "adjektiv" ;
+ lin adoptivbarn_N_s5 = s5 "adoptivbarn" ;
+ lin adoptivson_N_s5 = s5 "adoptivson" ;
+ lin adressering_N_s5 = s5 "adressering" ;
+ lin advent_N_s5 = s5 "advent" ;
+ lin adventsljus_N_s5 = s5 "adventsljus" ;
+ lin adverb_N_s5 = s5 "adverb" ;
+ lin affix_N_s5 = s5 "affix" ;
+ lin affärsverk_N_s5 = s5 "affärsverk" ;
+ lin afton_N_s5 = s5 "afton" ;
+ lin aggregat_N_s5 = s5 "aggregat" ;
+ lin aggressivitet_N_s5 = s5 "aggressivitet" ;
+ lin agnosticism_N_s5 = s5 "agnosticism" ;
+ lin agoni_N_s5 = s5 "agoni" ;
+ lin akribi_N_s5 = s5 "akribi" ;
+ lin aktiebolag_N_s5 = s5 "aktiebolag" ;
+ lin aktiekapital_N_s5 = s5 "aktiekapital" ;
+ lin aktivering_N_s5 = s5 "aktivering" ;
+ lin aktning_N_s5 = s5 "aktning" ;
+ lin aktualisering_N_s5 = s5 "aktualisering" ;
+ lin akustik_N_s5 = s5 "akustik" ;
+ lin alarm_N_s5 = s5 "alarm" ;
+ lin album_N_s5 = s5 "album" ;
+ lin alfabet_N_s5 = s5 "alfabet" ;
+ lin algumträ_N_s5 = s5 "algumträ" ;
+ lin alkoholism_N_s5 = s5 "alkoholism" ;
+ lin alkoholproblem_N_s5 = s5 "alkoholproblem" ;
+ lin allemansrätt_N_s5 = s5 "allemansrätt" ;
+ lin allmakt_N_s5 = s5 "allmakt" ;
+ lin allmänbildning_N_s5 = s5 "allmänbildning" ;
+ lin allmängods_N_s5 = s5 "allmängods" ;
+ lin allmänhet_N_s5 = s5 "allmänhet" ;
+ lin allting_N_s5 = s5 "allting" ;
+ lin allvar_N_s5 = s5 "allvar" ;
+ lin almugträ_N_s5 = s5 "almugträ" ;
+ lin altarbord_N_s5 = s5 "altarbord" ;
+ lin altare_N_s5 = s5 "altare" ;
+ lin alternativ_N_s5 = s5 "alternativ" ;
+ lin alvar_N_s5 = s5 "alvar" ;
+ lin amaryllis_N_s5 = s5 "amaryllis" ;
+ lin amatörmässighet_N_s5 = s5 "amatörmässighet" ;
+ lin ambivalens_N_s5 = s5 "ambivalens" ;
+ lin ammoniak_N_s5 = s5 "ammoniak" ;
+ lin ammunition_N_s5 = s5 "ammunition" ;
+ lin ananas_N_s5 = s5 "ananas" ;
+ lin anblick_N_s5 = s5 "anblick" ;
+ lin anbud_N_s5 = s5 "anbud" ;
+ lin andebesvärjare_N_s5 = s5 "andebesvärjare" ;
+ lin andedräkt_N_s5 = s5 "andedräkt" ;
+ lin andetag_N_s5 = s5 "andetag" ;
+ lin andhämtning_N_s5 = s5 "andhämtning" ;
+ lin andlighet_N_s5 = s5 "andlighet" ;
+ lin andnöd_N_s5 = s5 "andnöd" ;
+ lin andningsorgan_N_s5 = s5 "andningsorgan" ;
+ lin anfall_N_s5 = s5 "anfall" ;
+ lin anförare_N_s5 = s5 "anförare" ;
+ lin angrepp_N_s5 = s5 "angrepp" ;
+ lin anhang_N_s5 = s5 "anhang" ;
+ lin anis_N_s5 = s5 "anis" ;
+ lin ankare_N_s5 = s5 "ankare" ;
+ lin ankarklo_N_s5 = s5 "ankarklo" ;
+ lin anlag_N_s5 = s5 "anlag" ;
+ lin anletsdrag_N_s5 = s5 "anletsdrag" ;
+ lin anlopp_N_s5 = s5 "anlopp" ;
+ lin anonymitet_N_s5 = s5 "anonymitet" ;
+ lin anrop_N_s5 = s5 "anrop" ;
+ lin ansiktsuttryck_N_s5 = s5 "ansiktsuttryck" ;
+ lin ansjovis_N_s5 = s5 "ansjovis" ;
+ lin anslag_N_s5 = s5 "anslag" ;
+ lin anspråk_N_s5 = s5 "anspråk" ;
+ lin anspråkslöshet_N_s5 = s5 "anspråkslöshet" ;
+ lin anstånd_N_s5 = s5 "anstånd" ;
+ lin anständighet_N_s5 = s5 "anständighet" ;
+ lin ansvar_N_s5 = s5 "ansvar" ;
+ lin ansvarsfrihet_N_s5 = s5 "ansvarsfrihet" ;
+ lin ansvarslöshet_N_s5 = s5 "ansvarslöshet" ;
+ lin antal_N_s5 = s5 "antal" ;
+ lin anteckningsblock_N_s5 = s5 "anteckningsblock" ;
+ lin anteckningsbok_N_s5 = s5 "anteckningsbok" ;
+ lin antikvariat_N_s5 = s5 "antikvariat" ;
+ lin anus_N_s5 = s5 "anus" ;
+ lin användarvänlighet_N_s5 = s5 "användarvänlighet" ;
+ lin användbarhet_N_s5 = s5 "användbarhet" ;
+ lin aphus_N_s5 = s5 "aphus" ;
+ lin apotek_N_s5 = s5 "apotek" ;
+ lin appendix_N_s5 = s5 "appendix" ;
+ lin aprilskämt_N_s5 = s5 "aprilskämt" ;
+ lin arbetare_N_s5 = s5 "arbetare" ;
+ lin arbetarklass_N_s5 = s5 "arbetarklass" ;
+ lin arbetsbord_N_s5 = s5 "arbetsbord" ;
+ lin arbetsfolk_N_s5 = s5 "arbetsfolk" ;
+ lin arbetshus_N_s5 = s5 "arbetshus" ;
+ lin arbetsinsats_N_s5 = s5 "arbetsinsats" ;
+ lin arbetskraft_N_s5 = s5 "arbetskraft" ;
+ lin arbetslag_N_s5 = s5 "arbetslag" ;
+ lin arbetsliv_N_s5 = s5 "arbetsliv" ;
+ lin arbetslöshet_N_s5 = s5 "arbetslöshet" ;
+ lin arbetsmarknad_N_s5 = s5 "arbetsmarknad" ;
+ lin arbetsmarknadsutskott_N_s5 = s5 "arbetsmarknadsutskott" ;
+ lin arbetssituation_N_s5 = s5 "arbetssituation" ;
+ lin arbetsvillkor_N_s5 = s5 "arbetsvillkor" ;
+ lin arealbidrag_N_s5 = s5 "arealbidrag" ;
+ lin argument_N_s5 = s5 "argument" ;
+ lin argumentation_N_s5 = s5 "argumentation" ;
+ lin argumentering_N_s5 = s5 "argumentering" ;
+ lin ark_N_s5 = s5 "ark" ;
+ lin arkiv_N_s5 = s5 "arkiv" ;
+ lin arkivering_N_s5 = s5 "arkivering" ;
+ lin armband_N_s5 = s5 "armband" ;
+ lin armbandsur_N_s5 = s5 "armbandsur" ;
+ lin armbågsveck_N_s5 = s5 "armbågsveck" ;
+ lin armod_N_s5 = s5 "armod" ;
+ lin armstöd_N_s5 = s5 "armstöd" ;
+ lin arrangemang_N_s5 = s5 "arrangemang" ;
+ lin artonhundratal_N_s5 = s5 "artonhundratal" ;
+ lin arv_N_s5 = s5 "arv" ;
+ lin asbest_N_s5 = s5 "asbest" ;
+ lin asfalt_N_s5 = s5 "asfalt" ;
+ lin askfat_N_s5 = s5 "askfat" ;
+ lin assimilation_N_s5 = s5 "assimilation" ;
+ lin attentat_N_s5 = s5 "attentat" ;
+ lin attribut_N_s5 = s5 "attribut" ;
+ lin auktionsverk_N_s5 = s5 "auktionsverk" ;
+ lin automation_N_s5 = s5 "automation" ;
+ lin autonomi_N_s5 = s5 "autonomi" ;
+ lin avancemang_N_s5 = s5 "avancemang" ;
+ lin avbländning_N_s5 = s5 "avbländning" ;
+ lin avbrott_N_s5 = s5 "avbrott" ;
+ lin avdrag_N_s5 = s5 "avdrag" ;
+ lin avfall_N_s5 = s5 "avfall" ;
+ lin avföring_N_s5 = s5 "avföring" ;
+ lin avgångsbetyg_N_s5 = s5 "avgångsbetyg" ;
+ lin avhåll_N_s5 = s5 "avhåll" ;
+ lin avhämtning_N_s5 = s5 "avhämtning" ;
+ lin avkodning_N_s5 = s5 "avkodning" ;
+ lin avlastning_N_s5 = s5 "avlastning" ;
+ lin avlopp_N_s5 = s5 "avlopp" ;
+ lin avloppssytem_N_s5 = s5 "avloppssytem" ;
+ lin avmattning_N_s5 = s5 "avmattning" ;
+ lin avoghet_N_s5 = s5 "avoghet" ;
+ lin avsked_N_s5 = s5 "avsked" ;
+ lin avslag_N_s5 = s5 "avslag" ;
+ lin avsnitt_N_s5 = s5 "avsnitt" ;
+ lin avstamp_N_s5 = s5 "avstamp" ;
+ lin avsteg_N_s5 = s5 "avsteg" ;
+ lin avstånd_N_s5 = s5 "avstånd" ;
+ lin avtal_N_s5 = s5 "avtal" ;
+ lin avund_N_s5 = s5 "avund" ;
+ lin avvänjning_N_s5 = s5 "avvänjning" ;
+ lin ax_N_s5 = s5 "ax" ;
+ lin axiom_N_s5 = s5 "axiom" ;
+ lin axplock_N_s5 = s5 "axplock" ;
+ lin Baalsaltare_N_s5 = s5 "Baalsaltare" ;
+ lin backkrön_N_s5 = s5 "backkrön" ;
+ lin bad_N_s5 = s5 "bad" ;
+ lin badhus_N_s5 = s5 "badhus" ;
+ lin badkar_N_s5 = s5 "badkar" ;
+ lin badstrand_N_s5 = s5 "badstrand" ;
+ lin bajs_N_s5 = s5 "bajs" ;
+ lin bakbord_N_s5 = s5 "bakbord" ;
+ lin bakhjul_N_s5 = s5 "bakhjul" ;
+ lin bakhåll_N_s5 = s5 "bakhåll" ;
+ lin bakrus_N_s5 = s5 "bakrus" ;
+ lin bakslag_N_s5 = s5 "bakslag" ;
+ lin bakverk_N_s5 = s5 "bakverk" ;
+ lin balans_N_s5 = s5 "balans" ;
+ lin ballongdäck_N_s5 = s5 "ballongdäck" ;
+ lin band_N_s5 = s5 "band" ;
+ lin bandbredd_N_s5 = s5 "bandbredd" ;
+ lin bandning_N_s5 = s5 "bandning" ;
+ lin baner_N_s5 = s5 "baner" ;
+ lin banesår_N_s5 = s5 "banesår" ;
+ lin bankgiro_N_s5 = s5 "bankgiro" ;
+ lin banklån_N_s5 = s5 "banklån" ;
+ lin bantning_N_s5 = s5 "bantning" ;
+ lin barbari_N_s5 = s5 "barbari" ;
+ lin barmhärtighet_N_s5 = s5 "barmhärtighet" ;
+ lin barn_N_s5 = s5 "barn" ;
+ lin barnaskap_N_s5 = s5 "barnaskap" ;
+ lin barnbarn_N_s5 = s5 "barnbarn" ;
+ lin barnbidrag_N_s5 = s5 "barnbidrag" ;
+ lin barnbok_N_s5 = s5 "barnbok" ;
+ lin barndom_N_s5 = s5 "barndom" ;
+ lin barnomsorg_N_s5 = s5 "barnomsorg" ;
+ lin barnpassning_N_s5 = s5 "barnpassning" ;
+ lin barnprostitution_N_s5 = s5 "barnprostitution" ;
+ lin barnvagn_N_s5 = s5 "barnvagn" ;
+ lin barr_N_s5 = s5 "barr" ;
+ lin basbelopp_N_s5 = s5 "basbelopp" ;
+ lin basket_N_s5 = s5 "basket" ;
+ lin basunljud_N_s5 = s5 "basunljud" ;
+ lin bäcken_N_s5 = s5 "bäcken" ;
+ lin befäl_N_s5 = s5 "befäl" ;
+ lin befälhavare_N_s5 = s5 "befälhavare" ;
+ lin begär_N_s5 = s5 "begär" ;
+ lin begrepp_N_s5 = s5 "begrepp" ;
+ lin begriplighet_N_s5 = s5 "begriplighet" ;
+ lin behag_N_s5 = s5 "behag" ;
+ lin behållning_N_s5 = s5 "behållning" ;
+ lin behov_N_s5 = s5 "behov" ;
+ lin behärskning_N_s5 = s5 "behärskning" ;
+ lin beklädnad_N_s5 = s5 "beklädnad" ;
+ lin belägg_N_s5 = s5 "belägg" ;
+ lin belopp_N_s5 = s5 "belopp" ;
+ lin belåtenhet_N_s5 = s5 "belåtenhet" ;
+ lin ben_N_s5 = s5 "ben" ;
+ lin beredskap_N_s5 = s5 "beredskap" ;
+ lin berg_N_s5 = s5 "berg" ;
+ lin bergmassiv_N_s5 = s5 "bergmassiv" ;
+ lin berlock_N_s5 = s5 "berlock" ;
+ lin berättarjag_N_s5 = s5 "berättarjag" ;
+ lin besatthet_N_s5 = s5 "besatthet" ;
+ lin besinning_N_s5 = s5 "besinning" ;
+ lin beskaffenhet_N_s5 = s5 "beskaffenhet" ;
+ lin besked_N_s5 = s5 "besked" ;
+ lin beskickning_N_s5 = s5 "beskickning" ;
+ lin beslag_N_s5 = s5 "beslag" ;
+ lin beslut_N_s5 = s5 "beslut" ;
+ lin beslutsamhet_N_s5 = s5 "beslutsamhet" ;
+ lin beslutsfattning_N_s5 = s5 "beslutsfattning" ;
+ lin beslutsmässighet_N_s5 = s5 "beslutsmässighet" ;
+ lin bespottare_N_s5 = s5 "bespottare" ;
+ lin bestick_N_s5 = s5 "bestick" ;
+ lin bestigning_N_s5 = s5 "bestigning" ;
+ lin beställningsjobb_N_s5 = s5 "beställningsjobb" ;
+ lin bestämdhet_N_s5 = s5 "bestämdhet" ;
+ lin bestånd_N_s5 = s5 "bestånd" ;
+ lin beständighet_N_s5 = s5 "beständighet" ;
+ lin bestörtning_N_s5 = s5 "bestörtning" ;
+ lin bestyr_N_s5 = s5 "bestyr" ;
+ lin besvikenhet_N_s5 = s5 "besvikenhet" ;
+ lin besvär_N_s5 = s5 "besvär" ;
+ lin besvärjare_N_s5 = s5 "besvärjare" ;
+ lin betalkort_N_s5 = s5 "betalkort" ;
+ lin betjäning_N_s5 = s5 "betjäning" ;
+ lin betänketid_N_s5 = s5 "betänketid" ;
+ lin betong_N_s5 = s5 "betong" ;
+ lin betryck_N_s5 = s5 "betryck" ;
+ lin bett_N_s5 = s5 "bett" ;
+ lin betydenhet_N_s5 = s5 "betydenhet" ;
+ lin betyg_N_s5 = s5 "betyg" ;
+ lin bevis_N_s5 = s5 "bevis" ;
+ lin bevisföring_N_s5 = s5 "bevisföring" ;
+ lin bägare_N_s5 = s5 "bägare" ;
+ lin bibehåll_N_s5 = s5 "bibehåll" ;
+ lin bibelsällskap_N_s5 = s5 "bibelsällskap" ;
+ lin bibliotek_N_s5 = s5 "bibliotek" ;
+ lin bidrag_N_s5 = s5 "bidrag" ;
+ lin bihang_N_s5 = s5 "bihang" ;
+ lin bildspråk_N_s5 = s5 "bildspråk" ;
+ lin bindestreck_N_s5 = s5 "bindestreck" ;
+ lin biobesök_N_s5 = s5 "biobesök" ;
+ lin biologiavdelning_N_s5 = s5 "biologiavdelning" ;
+ lin bistick_N_s5 = s5 "bistick" ;
+ lin bistånd_N_s5 = s5 "bistånd" ;
+ lin bitterhet_N_s5 = s5 "bitterhet" ;
+ lin bivillkor_N_s5 = s5 "bivillkor" ;
+ lin bjud_N_s5 = s5 "bjud" ;
+ lin blad_N_s5 = s5 "blad" ;
+ lin blåbär_N_s5 = s5 "blåbär" ;
+ lin bläck_N_s5 = s5 "bläck" ;
+ lin bläckhorn_N_s5 = s5 "bläckhorn" ;
+ lin bleck_N_s5 = s5 "bleck" ;
+ lin blekhet_N_s5 = s5 "blekhet" ;
+ lin blindhet_N_s5 = s5 "blindhet" ;
+ lin blindskrift_N_s5 = s5 "blindskrift" ;
+ lin blindtarm_N_s5 = s5 "blindtarm" ;
+ lin block_N_s5 = s5 "block" ;
+ lin blockchoklad_N_s5 = s5 "blockchoklad" ;
+ lin blod_N_s5 = s5 "blod" ;
+ lin blodbad_N_s5 = s5 "blodbad" ;
+ lin blodprov_N_s5 = s5 "blodprov" ;
+ lin blodsdåd_N_s5 = s5 "blodsdåd" ;
+ lin blomkål_N_s5 = s5 "blomkål" ;
+ lin blomning_N_s5 = s5 "blomning" ;
+ lin blomsterland_N_s5 = s5 "blomsterland" ;
+ lin blomstring_N_s5 = s5 "blomstring" ;
+ lin bloss_N_s5 = s5 "bloss" ;
+ lin blåst_N_s5 = s5 "blåst" ;
+ lin blues_N_s5 = s5 "blues" ;
+ lin blygd_N_s5 = s5 "blygd" ;
+ lin blyghet_N_s5 = s5 "blyghet" ;
+ lin blygsamhet_N_s5 = s5 "blygsamhet" ;
+ lin bodelning_N_s5 = s5 "bodelning" ;
+ lin bohag_N_s5 = s5 "bohag" ;
+ lin bokauktion_N_s5 = s5 "bokauktion" ;
+ lin bokföring_N_s5 = s5 "bokföring" ;
+ lin bokförlag_N_s5 = s5 "bokförlag" ;
+ lin bokslut_N_s5 = s5 "bokslut" ;
+ lin bokstav_N_s5 = s5 "bokstav" ;
+ lin bokstavsordning_N_s5 = s5 "bokstavsordning" ;
+ lin bolag_N_s5 = s5 "bolag" ;
+ lin bolmört_N_s5 = s5 "bolmört" ;
+ lin bolåneinstitut_N_s5 = s5 "bolåneinstitut" ;
+ lin bomull_N_s5 = s5 "bomull" ;
+ lin boningshus_N_s5 = s5 "boningshus" ;
+ lin bonus_N_s5 = s5 "bonus" ;
+ lin bord_N_s5 = s5 "bord" ;
+ lin bordläggning_N_s5 = s5 "bordläggning" ;
+ lin borg_N_s5 = s5 "borg" ;
+ lin borgare_N_s5 = s5 "borgare" ;
+ lin borgerlighet_N_s5 = s5 "borgerlighet" ;
+ lin bortalag_N_s5 = s5 "bortalag" ;
+ lin bortfall_N_s5 = s5 "bortfall" ;
+ lin bortgång_N_s5 = s5 "bortgång" ;
+ lin bortskämdhet_N_s5 = s5 "bortskämdhet" ;
+ lin boskap_N_s5 = s5 "boskap" ;
+ lin bostad_N_s5 = s5 "bostad" ;
+ lin bostadsbolag_N_s5 = s5 "bostadsbolag" ;
+ lin bostadshus_N_s5 = s5 "bostadshus" ;
+ lin botgöring_N_s5 = s5 "botgöring" ;
+ lin bottennapp_N_s5 = s5 "bottennapp" ;
+ lin bottenvåning_N_s5 = s5 "bottenvåning" ;
+ lin bowling_N_s5 = s5 "bowling" ;
+ lin bowlingklot_N_s5 = s5 "bowlingklot" ;
+ lin boxning_N_s5 = s5 "boxning" ;
+ lin brak_N_s5 = s5 "brak" ;
+ lin bärare_N_s5 = s5 "bärare" ;
+ lin bråck_N_s5 = s5 "bråck" ;
+ lin bräd_N_s5 = s5 "bräd" ;
+ lin brev_N_s5 = s5 "brev" ;
+ lin bärighet_N_s5 = s5 "bärighet" ;
+ lin briljans_N_s5 = s5 "briljans" ;
+ lin bris_N_s5 = s5 "bris" ;
+ lin bristningsgräns_N_s5 = s5 "bristningsgräns" ;
+ lin bråk_N_s5 = s5 "bråk" ;
+ lin bröllop_N_s5 = s5 "bröllop" ;
+ lin bröllopsdag_N_s5 = s5 "bröllopsdag" ;
+ lin brännoffersdjur_N_s5 = s5 "brännoffersdjur" ;
+ lin brännsår_N_s5 = s5 "brännsår" ;
+ lin brännvin_N_s5 = s5 "brännvin" ;
+ lin brons_N_s5 = s5 "brons" ;
+ lin brosk_N_s5 = s5 "brosk" ;
+ lin brott_N_s5 = s5 "brott" ;
+ lin brottning_N_s5 = s5 "brottning" ;
+ lin brottslighet_N_s5 = s5 "brottslighet" ;
+ lin brottsorganisation_N_s5 = s5 "brottsorganisation" ;
+ lin börsbolag_N_s5 = s5 "börsbolag" ;
+ lin bröst_N_s5 = s5 "bröst" ;
+ lin brudpar_N_s5 = s5 "brudpar" ;
+ lin bruk_N_s5 = s5 "bruk" ;
+ lin brus_N_s5 = s5 "brus" ;
+ lin brutalitet_N_s5 = s5 "brutalitet" ;
+ lin bryn_N_s5 = s5 "bryn" ;
+ lin bås_N_s5 = s5 "bås" ;
+ lin bättring_N_s5 = s5 "bättring" ;
+ lin bud_N_s5 = s5 "bud" ;
+ lin budbärare_N_s5 = s5 "budbärare" ;
+ lin budgetår_N_s5 = s5 "budgetår" ;
+ lin budgivning_N_s5 = s5 "budgivning" ;
+ lin budord_N_s5 = s5 "budord" ;
+ lin budskap_N_s5 = s5 "budskap" ;
+ lin bund_N_s5 = s5 "bund" ;
+ lin byalag_N_s5 = s5 "byalag" ;
+ lin bybefolkning_N_s5 = s5 "bybefolkning" ;
+ lin bygg_N_s5 = s5 "bygg" ;
+ lin byggnadsverk_N_s5 = s5 "byggnadsverk" ;
+ lin byggning_N_s5 = s5 "byggning" ;
+ lin byxlinning_N_s5 = s5 "byxlinning" ;
+ lin camping_N_s5 = s5 "camping" ;
+ lin cannabis_N_s5 = s5 "cannabis" ;
+ lin cederträ_N_s5 = s5 "cederträ" ;
+ lin cellofan_N_s5 = s5 "cellofan" ;
+ lin centralisering_N_s5 = s5 "centralisering" ;
+ lin centralstation_N_s5 = s5 "centralstation" ;
+ lin centrering_N_s5 = s5 "centrering" ;
+ lin ceremoniel_N_s5 = s5 "ceremoniel" ;
+ lin certifikat_N_s5 = s5 "certifikat" ;
+ lin championat_N_s5 = s5 "championat" ;
+ lin chilisås_N_s5 = s5 "chilisås" ;
+ lin chips_N_s5 = s5 "chips" ;
+ lin choklad_N_s5 = s5 "choklad" ;
+ lin cirkulation_N_s5 = s5 "cirkulation" ;
+ lin cirkulationsorgan_N_s5 = s5 "cirkulationsorgan" ;
+ lin citadell_N_s5 = s5 "citadell" ;
+ lin citat_N_s5 = s5 "citat" ;
+ lin cockpit_N_s5 = s5 "cockpit" ;
+ lin cowboy_N_s5 = s5 "cowboy" ;
+ lin curling_N_s5 = s5 "curling" ;
+ lin currysås_N_s5 = s5 "currysås" ;
+ lin dagblad_N_s5 = s5 "dagblad" ;
+ lin dagbok_N_s5 = s5 "dagbok" ;
+ lin dagis_N_s5 = s5 "dagis" ;
+ lin dagning_N_s5 = s5 "dagning" ;
+ lin dagsljus_N_s5 = s5 "dagsljus" ;
+ lin dagspress_N_s5 = s5 "dagspress" ;
+ lin dalmas_N_s5 = s5 "dalmas" ;
+ lin damm_N_s5 = s5 "damm" ;
+ lin dansband_N_s5 = s5 "dansband" ;
+ lin dass_N_s5 = s5 "dass" ;
+ lin databehandling_N_s5 = s5 "databehandling" ;
+ lin databuss_N_s5 = s5 "databuss" ;
+ lin datainspektion_N_s5 = s5 "datainspektion" ;
+ lin datakommunikation_N_s5 = s5 "datakommunikation" ;
+ lin datasäkerhet_N_s5 = s5 "datasäkerhet" ;
+ lin dataspel_N_s5 = s5 "dataspel" ;
+ lin datornät_N_s5 = s5 "datornät" ;
+ lin datornätverk_N_s5 = s5 "datornätverk" ;
+ lin datorspel_N_s5 = s5 "datorspel" ;
+ lin datorsystem_N_s5 = s5 "datorsystem" ;
+ lin datum_N_s5 = s5 "datum" ;
+ lin däck_N_s5 = s5 "däck" ;
+ lin dåd_N_s5 = s5 "dåd" ;
+ lin dödlighet_N_s5 = s5 "dödlighet" ;
+ lin dådlöshet_N_s5 = s5 "dådlöshet" ;
+ lin dödsfall_N_s5 = s5 "dödsfall" ;
+ lin debattinlägg_N_s5 = s5 "debattinlägg" ;
+ lin deduktion_N_s5 = s5 "deduktion" ;
+ lin deflation_N_s5 = s5 "deflation" ;
+ lin degeneration_N_s5 = s5 "degeneration" ;
+ lin deklination_N_s5 = s5 "deklination" ;
+ lin dekrement_N_s5 = s5 "dekrement" ;
+ lin dekret_N_s5 = s5 "dekret" ;
+ lin delaktighet_N_s5 = s5 "delaktighet" ;
+ lin delägarskap_N_s5 = s5 "delägarskap" ;
+ lin delmängd_N_s5 = s5 "delmängd" ;
+ lin ödem_N_s5 = s5 "ödem" ;
+ lin demodulation_N_s5 = s5 "demodulation" ;
+ lin demoralisering_N_s5 = s5 "demoralisering" ;
+ lin densitet_N_s5 = s5 "densitet" ;
+ lin departement_N_s5 = s5 "departement" ;
+ lin derivat_N_s5 = s5 "derivat" ;
+ lin design_N_s5 = s5 "design" ;
+ lin desperation_N_s5 = s5 "desperation" ;
+ lin destruktion_N_s5 = s5 "destruktion" ;
+ lin destruktivitet_N_s5 = s5 "destruktivitet" ;
+ lin detektion_N_s5 = s5 "detektion" ;
+ lin däggdjur_N_s5 = s5 "däggdjur" ;
+ lin di_N_s5 = s5 "di" ;
+ lin diadem_N_s5 = s5 "diadem" ;
+ lin diplom_N_s5 = s5 "diplom" ;
+ lin direktion_N_s5 = s5 "direktion" ;
+ lin direktiv_N_s5 = s5 "direktiv" ;
+ lin diskotek_N_s5 = s5 "diskotek" ;
+ lin diskretion_N_s5 = s5 "diskretion" ;
+ lin disproportion_N_s5 = s5 "disproportion" ;
+ lin distorsion_N_s5 = s5 "distorsion" ;
+ lin distrikt_N_s5 = s5 "distrikt" ;
+ lin djup_N_s5 = s5 "djup" ;
+ lin djur_N_s5 = s5 "djur" ;
+ lin djävul_N_s5 = s5 "djävul" ;
+ lin ödmjukhet_N_s5 = s5 "ödmjukhet" ;
+ lin dån_N_s5 = s5 "dån" ;
+ lin doktorspromotion_N_s5 = s5 "doktorspromotion" ;
+ lin dokument_N_s5 = s5 "dokument" ;
+ lin domare_N_s5 = s5 "domare" ;
+ lin domarvishet_N_s5 = s5 "domarvishet" ;
+ lin domedag_N_s5 = s5 "domedag" ;
+ lin dominans_N_s5 = s5 "dominans" ;
+ lin domslut_N_s5 = s5 "domslut" ;
+ lin Domsord_N_s5 = s5 "Domsord" ;
+ lin donationsbrev_N_s5 = s5 "donationsbrev" ;
+ lin dop_N_s5 = s5 "dop" ;
+ lin doping_N_s5 = s5 "doping" ;
+ lin dopp_N_s5 = s5 "dopp" ;
+ lin dotterbolag_N_s5 = s5 "dotterbolag" ;
+ lin dotterson_N_s5 = s5 "dotterson" ;
+ lin drag_N_s5 = s5 "drag" ;
+ lin dragningskraft_N_s5 = s5 "dragningskraft" ;
+ lin drev_N_s5 = s5 "drev" ;
+ lin drägg_N_s5 = s5 "drägg" ;
+ lin dårhus_N_s5 = s5 "dårhus" ;
+ lin driftighet_N_s5 = s5 "driftighet" ;
+ lin dristighet_N_s5 = s5 "dristighet" ;
+ lin driv_N_s5 = s5 "driv" ;
+ lin drivhus_N_s5 = s5 "drivhus" ;
+ lin drivved_N_s5 = s5 "drivved" ;
+ lin dröjsmål_N_s5 = s5 "dröjsmål" ;
+ lin dråpare_N_s5 = s5 "dråpare" ;
+ lin dörrhandtag_N_s5 = s5 "dörrhandtag" ;
+ lin dörrvaktare_N_s5 = s5 "dörrvaktare" ;
+ lin dästhet_N_s5 = s5 "dästhet" ;
+ lin dåtid_N_s5 = s5 "dåtid" ;
+ lin dubbdäck_N_s5 = s5 "dubbdäck" ;
+ lin dubbelhet_N_s5 = s5 "dubbelhet" ;
+ lin dugg_N_s5 = s5 "dugg" ;
+ lin duggregn_N_s5 = s5 "duggregn" ;
+ lin duglighet_N_s5 = s5 "duglighet" ;
+ lin dunkelhet_N_s5 = s5 "dunkelhet" ;
+ lin dussin_N_s5 = s5 "dussin" ;
+ lin duvslag_N_s5 = s5 "duvslag" ;
+ lin dygn_N_s5 = s5 "dygn" ;
+ lin edition_N_s5 = s5 "edition" ;
+ lin effektivitet_N_s5 = s5 "effektivitet" ;
+ lin eftergivenhet_N_s5 = s5 "eftergivenhet" ;
+ lin efterkrigstid_N_s5 = s5 "efterkrigstid" ;
+ lin efterled_N_s5 = s5 "efterled" ;
+ lin efternamn_N_s5 = s5 "efternamn" ;
+ lin efterskrift_N_s5 = s5 "efterskrift" ;
+ lin eftertryck_N_s5 = s5 "eftertryck" ;
+ lin egennamn_N_s5 = s5 "egennamn" ;
+ lin egocentricitet_N_s5 = s5 "egocentricitet" ;
+ lin ek_N_s5 = s5 "ek" ;
+ lin ekolod_N_s5 = s5 "ekolod" ;
+ lin ekonomisering_N_s5 = s5 "ekonomisering" ;
+ lin ekorrbo_N_s5 = s5 "ekorrbo" ;
+ lin ekosystem_N_s5 = s5 "ekosystem" ;
+ lin eksem_N_s5 = s5 "eksem" ;
+ lin elanvändning_N_s5 = s5 "elanvändning" ;
+ lin elavbrott_N_s5 = s5 "elavbrott" ;
+ lin elbolag_N_s5 = s5 "elbolag" ;
+ lin eldning_N_s5 = s5 "eldning" ;
+ lin eldprov_N_s5 = s5 "eldprov" ;
+ lin elegans_N_s5 = s5 "elegans" ;
+ lin elektricitet_N_s5 = s5 "elektricitet" ;
+ lin elektrolys_N_s5 = s5 "elektrolys" ;
+ lin elektronik_N_s5 = s5 "elektronik" ;
+ lin element_N_s5 = s5 "element" ;
+ lin elfel_N_s5 = s5 "elfel" ;
+ lin elfenben_N_s5 = s5 "elfenben" ;
+ lin elförsörjning_N_s5 = s5 "elförsörjning" ;
+ lin elixir_N_s5 = s5 "elixir" ;
+ lin elkonsumtion_N_s5 = s5 "elkonsumtion" ;
+ lin elkraft_N_s5 = s5 "elkraft" ;
+ lin elljus_N_s5 = s5 "elljus" ;
+ lin elnät_N_s5 = s5 "elnät" ;
+ lin eluttag_N_s5 = s5 "eluttag" ;
+ lin elverk_N_s5 = s5 "elverk" ;
+ lin emancipation_N_s5 = s5 "emancipation" ;
+ lin emblem_N_s5 = s5 "emblem" ;
+ lin emfas_N_s5 = s5 "emfas" ;
+ lin emigration_N_s5 = s5 "emigration" ;
+ lin enbär_N_s5 = s5 "enbär" ;
+ lin enfald_N_s5 = s5 "enfald" ;
+ lin enformighet_N_s5 = s5 "enformighet" ;
+ lin engagemang_N_s5 = s5 "engagemang" ;
+ lin enhetlighet_N_s5 = s5 "enhetlighet" ;
+ lin enighet_N_s5 = s5 "enighet" ;
+ lin enkelhet_N_s5 = s5 "enkelhet" ;
+ lin enkelspårighet_N_s5 = s5 "enkelspårighet" ;
+ lin ensamhet_N_s5 = s5 "ensamhet" ;
+ lin enslighet_N_s5 = s5 "enslighet" ;
+ lin envishet_N_s5 = s5 "envishet" ;
+ lin epitet_N_s5 = s5 "epitet" ;
+ lin epos_N_s5 = s5 "epos" ;
+ lin erosion_N_s5 = s5 "erosion" ;
+ lin etablissemang_N_s5 = s5 "etablissemang" ;
+ lin eten_N_s5 = s5 "eten" ;
+ lin evenemang_N_s5 = s5 "evenemang" ;
+ lin evidens_N_s5 = s5 "evidens" ;
+ lin evolution_N_s5 = s5 "evolution" ;
+ lin exakthet_N_s5 = s5 "exakthet" ;
+ lin exemplar_N_s5 = s5 "exemplar" ;
+ lin exercisplats_N_s5 = s5 "exercisplats" ;
+ lin experiment_N_s5 = s5 "experiment" ;
+ lin expertis_N_s5 = s5 "expertis" ;
+ lin export_N_s5 = s5 "export" ;
+ lin expropriering_N_s5 = s5 "expropriering" ;
+ lin extas_N_s5 = s5 "extas" ;
+ lin extrapolation_N_s5 = s5 "extrapolation" ;
+ lin extrapolering_N_s5 = s5 "extrapolering" ;
+ lin extremfall_N_s5 = s5 "extremfall" ;
+ lin fä_N_s5 = s5 "fä" ;
+ lin fabrikat_N_s5 = s5 "fabrikat" ;
+ lin fabrikation_N_s5 = s5 "fabrikation" ;
+ lin fack_N_s5 = s5 "fack" ;
+ lin fackförbund_N_s5 = s5 "fackförbund" ;
+ lin fackspråk_N_s5 = s5 "fackspråk" ;
+ lin faksimil_N_s5 = s5 "faksimil" ;
+ lin faktafel_N_s5 = s5 "faktafel" ;
+ lin fall_N_s5 = s5 "fall" ;
+ lin fallskärmsavtal_N_s5 = s5 "fallskärmsavtal" ;
+ lin falskhet_N_s5 = s5 "falskhet" ;
+ lin familjeliv_N_s5 = s5 "familjeliv" ;
+ lin famntag_N_s5 = s5 "famntag" ;
+ lin farlighet_N_s5 = s5 "farlighet" ;
+ lin fartyg_N_s5 = s5 "fartyg" ;
+ lin fascination_N_s5 = s5 "fascination" ;
+ lin fasthet_N_s5 = s5 "fasthet" ;
+ lin fat_N_s5 = s5 "fat" ;
+ lin fattigdom_N_s5 = s5 "fattigdom" ;
+ lin födelsedag_N_s5 = s5 "födelsedag" ;
+ lin fädernegods_N_s5 = s5 "fädernegods" ;
+ lin feghet_N_s5 = s5 "feghet" ;
+ lin feldetektering_N_s5 = s5 "feldetektering" ;
+ lin felfrihet_N_s5 = s5 "felfrihet" ;
+ lin felhantering_N_s5 = s5 "felhantering" ;
+ lin felsteg_N_s5 = s5 "felsteg" ;
+ lin femtiotal_N_s5 = s5 "femtiotal" ;
+ lin fenomen_N_s5 = s5 "fenomen" ;
+ lin fetstil_N_s5 = s5 "fetstil" ;
+ lin fett_N_s5 = s5 "fett" ;
+ lin fåfänglighet_N_s5 = s5 "fåfänglighet" ;
+ lin fägring_N_s5 = s5 "fägring" ;
+ lin fideikommiss_N_s5 = s5 "fideikommiss" ;
+ lin fikon_N_s5 = s5 "fikon" ;
+ lin fikonträd_N_s5 = s5 "fikonträd" ;
+ lin fiktion_N_s5 = s5 "fiktion" ;
+ lin filmjölk_N_s5 = s5 "filmjölk" ;
+ lin finansiering_N_s5 = s5 "finansiering" ;
+ lin fingeravtryck_N_s5 = s5 "fingeravtryck" ;
+ lin firmament_N_s5 = s5 "firmament" ;
+ lin fisk_N_s5 = s5 "fisk" ;
+ lin fiskare_N_s5 = s5 "fiskare" ;
+ lin fixpunkt_N_s5 = s5 "fixpunkt" ;
+ lin fjäll_N_s5 = s5 "fjäll" ;
+ lin fjolår_N_s5 = s5 "fjolår" ;
+ lin fjäsk_N_s5 = s5 "fjäsk" ;
+ lin fjun_N_s5 = s5 "fjun" ;
+ lin fäktning_N_s5 = s5 "fäktning" ;
+ lin fåkunnighet_N_s5 = s5 "fåkunnighet" ;
+ lin flaggskepp_N_s5 = s5 "flaggskepp" ;
+ lin flak_N_s5 = s5 "flak" ;
+ lin flambering_N_s5 = s5 "flambering" ;
+ lin flarn_N_s5 = s5 "flarn" ;
+ lin fläderbär_N_s5 = s5 "fläderbär" ;
+ lin flextid_N_s5 = s5 "flextid" ;
+ lin flickebarn_N_s5 = s5 "flickebarn" ;
+ lin flöjtblåsare_N_s5 = s5 "flöjtblåsare" ;
+ lin fläsk_N_s5 = s5 "fläsk" ;
+ lin fält_N_s5 = s5 "fält" ;
+ lin fältsjukhus_N_s5 = s5 "fältsjukhus" ;
+ lin fältslag_N_s5 = s5 "fältslag" ;
+ lin fluss_N_s5 = s5 "fluss" ;
+ lin flyg_N_s5 = s5 "flyg" ;
+ lin flygbolag_N_s5 = s5 "flygbolag" ;
+ lin flygplan_N_s5 = s5 "flygplan" ;
+ lin flytt_N_s5 = s5 "flytt" ;
+ lin flyttal_N_s5 = s5 "flyttal" ;
+ lin fång_N_s5 = s5 "fång" ;
+ lin fångstverktyg_N_s5 = s5 "fångstverktyg" ;
+ lin fniss_N_s5 = s5 "fniss" ;
+ lin fänkål_N_s5 = s5 "fänkål" ;
+ lin fönsterputsning_N_s5 = s5 "fönsterputsning" ;
+ lin fodral_N_s5 = s5 "fodral" ;
+ lin fokus_N_s5 = s5 "fokus" ;
+ lin fokusering_N_s5 = s5 "fokusering" ;
+ lin folk_N_s5 = s5 "folk" ;
+ lin folkbibliotek_N_s5 = s5 "folkbibliotek" ;
+ lin folkbokföring_N_s5 = s5 "folkbokföring" ;
+ lin folkdräkt_N_s5 = s5 "folkdräkt" ;
+ lin folkgrupp_N_s5 = s5 "folkgrupp" ;
+ lin folköl_N_s5 = s5 "folköl" ;
+ lin folkmord_N_s5 = s5 "folkmord" ;
+ lin folkpension_N_s5 = s5 "folkpension" ;
+ lin fonem_N_s5 = s5 "fonem" ;
+ lin fordon_N_s5 = s5 "fordon" ;
+ lin formalin_N_s5 = s5 "formalin" ;
+ lin format_N_s5 = s5 "format" ;
+ lin formgivning_N_s5 = s5 "formgivning" ;
+ lin formulär_N_s5 = s5 "formulär" ;
+ lin forntid_N_s5 = s5 "forntid" ;
+ lin forskningsråd_N_s5 = s5 "forskningsråd" ;
+ lin fortbildning_N_s5 = s5 "fortbildning" ;
+ lin forum_N_s5 = s5 "forum" ;
+ lin fossil_N_s5 = s5 "fossil" ;
+ lin fosterland_N_s5 = s5 "fosterland" ;
+ lin fotblad_N_s5 = s5 "fotblad" ;
+ lin fotbollslag_N_s5 = s5 "fotbollslag" ;
+ lin fotostatkopiering_N_s5 = s5 "fotostatkopiering" ;
+ lin fotosättning_N_s5 = s5 "fotosättning" ;
+ lin fotspår_N_s5 = s5 "fotspår" ;
+ lin fotsteg_N_s5 = s5 "fotsteg" ;
+ lin får_N_s5 = s5 "får" ;
+ lin fragment_N_s5 = s5 "fragment" ;
+ lin fragmentering_N_s5 = s5 "fragmentering" ;
+ lin fårahus_N_s5 = s5 "fårahus" ;
+ lin framdäck_N_s5 = s5 "framdäck" ;
+ lin framhjul_N_s5 = s5 "framhjul" ;
+ lin framkallning_N_s5 = s5 "framkallning" ;
+ lin framkomlighet_N_s5 = s5 "framkomlighet" ;
+ lin framsteg_N_s5 = s5 "framsteg" ;
+ lin framtid_N_s5 = s5 "framtid" ;
+ lin framtoning_N_s5 = s5 "framtoning" ;
+ lin förankring_N_s5 = s5 "förankring" ;
+ lin förarplats_N_s5 = s5 "förarplats" ;
+ lin fras_N_s5 = s5 "fras" ;
+ lin frasering_N_s5 = s5 "frasering" ;
+ lin förband_N_s5 = s5 "förband" ;
+ lin förbittring_N_s5 = s5 "förbittring" ;
+ lin förbjud_N_s5 = s5 "förbjud" ;
+ lin förbud_N_s5 = s5 "förbud" ;
+ lin förbund_N_s5 = s5 "förbund" ;
+ lin förädling_N_s5 = s5 "förädling" ;
+ lin fördärv_N_s5 = s5 "fördärv" ;
+ lin fördumning_N_s5 = s5 "fördumning" ;
+ lin fred_N_s5 = s5 "fred" ;
+ lin föredrag_N_s5 = s5 "föredrag" ;
+ lin fredstid_N_s5 = s5 "fredstid" ;
+ lin föremål_N_s5 = s5 "föremål" ;
+ lin föreståndare_N_s5 = s5 "föreståndare" ;
+ lin företag_N_s5 = s5 "företag" ;
+ lin företagsamhet_N_s5 = s5 "företagsamhet" ;
+ lin företal_N_s5 = s5 "företal" ;
+ lin förfall_N_s5 = s5 "förfall" ;
+ lin förfaringssätt_N_s5 = s5 "förfaringssätt" ;
+ lin förflackning_N_s5 = s5 "förflackning" ;
+ lin förföljare_N_s5 = s5 "förföljare" ;
+ lin färgblindhet_N_s5 = s5 "färgblindhet" ;
+ lin frågeformulär_N_s5 = s5 "frågeformulär" ;
+ lin förgänglighet_N_s5 = s5 "förgänglighet" ;
+ lin färgsättning_N_s5 = s5 "färgsättning" ;
+ lin förgät_N_s5 = s5 "förgät" ;
+ lin förgätenhet_N_s5 = s5 "förgätenhet" ;
+ lin frågvishet_N_s5 = s5 "frågvishet" ;
+ lin förgyllning_N_s5 = s5 "förgyllning" ;
+ lin förhandsinformation_N_s5 = s5 "förhandsinformation" ;
+ lin förhandsvisning_N_s5 = s5 "förhandsvisning" ;
+ lin förhållningssätt_N_s5 = s5 "förhållningssätt" ;
+ lin förhör_N_s5 = s5 "förhör" ;
+ lin förhärjare_N_s5 = s5 "förhärjare" ;
+ lin förhus_N_s5 = s5 "förhus" ;
+ lin frid_N_s5 = s5 "frid" ;
+ lin frigjordhet_N_s5 = s5 "frigjordhet" ;
+ lin friktion_N_s5 = s5 "friktion" ;
+ lin frimodighet_N_s5 = s5 "frimodighet" ;
+ lin friår_N_s5 = s5 "friår" ;
+ lin frisinthet_N_s5 = s5 "frisinthet" ;
+ lin frispråkighet_N_s5 = s5 "frispråkighet" ;
+ lin fristad_N_s5 = s5 "fristad" ;
+ lin fritid_N_s5 = s5 "fritid" ;
+ lin förlag_N_s5 = s5 "förlag" ;
+ lin förlägenhet_N_s5 = s5 "förlägenhet" ;
+ lin förlopp_N_s5 = s5 "förlopp" ;
+ lin frälsning_N_s5 = s5 "frälsning" ;
+ lin förlåt_N_s5 = s5 "förlåt" ;
+ lin förmak_N_s5 = s5 "förmak" ;
+ lin främlingskap_N_s5 = s5 "främlingskap" ;
+ lin förnamn_N_s5 = s5 "förnamn" ;
+ lin föränderlighet_N_s5 = s5 "föränderlighet" ;
+ lin frändskap_N_s5 = s5 "frändskap" ;
+ lin förnöjsamhet_N_s5 = s5 "förnöjsamhet" ;
+ lin förnuft_N_s5 = s5 "förnuft" ;
+ lin fromhet_N_s5 = s5 "fromhet" ;
+ lin frost_N_s5 = s5 "frost" ;
+ lin förrådshus_N_s5 = s5 "förrådshus" ;
+ lin försiktighet_N_s5 = s5 "försiktighet" ;
+ lin försök_N_s5 = s5 "försök" ;
+ lin fårskinn_N_s5 = s5 "fårskinn" ;
+ lin förskjut_N_s5 = s5 "förskjut" ;
+ lin förskoning_N_s5 = s5 "förskoning" ;
+ lin försäkringsbolag_N_s5 = s5 "försäkringsbolag" ;
+ lin förslag_N_s5 = s5 "förslag" ;
+ lin försmak_N_s5 = s5 "försmak" ;
+ lin försoning_N_s5 = s5 "försoning" ;
+ lin försörjning_N_s5 = s5 "försörjning" ;
+ lin försåt_N_s5 = s5 "försåt" ;
+ lin förstad_N_s5 = s5 "förstad" ;
+ lin förstfödslorätt_N_s5 = s5 "förstfödslorätt" ;
+ lin förstlingsbröd_N_s5 = s5 "förstlingsbröd" ;
+ lin förstånd_N_s5 = s5 "förstånd" ;
+ lin förstöring_N_s5 = s5 "förstöring" ;
+ lin försumlighet_N_s5 = s5 "försumlighet" ;
+ lin försvar_N_s5 = s5 "försvar" ;
+ lin försvarstal_N_s5 = s5 "försvarstal" ;
+ lin försvarsutskott_N_s5 = s5 "försvarsutskott" ;
+ lin försvenskning_N_s5 = s5 "försvenskning" ;
+ lin försyn_N_s5 = s5 "försyn" ;
+ lin förtal_N_s5 = s5 "förtal" ;
+ lin förteg_N_s5 = s5 "förteg" ;
+ lin förtidspension_N_s5 = s5 "förtidspension" ;
+ lin förtjusning_N_s5 = s5 "förtjusning" ;
+ lin förtretlighet_N_s5 = s5 "förtretlighet" ;
+ lin förträfflighet_N_s5 = s5 "förträfflighet" ;
+ lin förtäring_N_s5 = s5 "förtäring" ;
+ lin förtrolighet_N_s5 = s5 "förtrolighet" ;
+ lin förtrollning_N_s5 = s5 "förtrollning" ;
+ lin förtryck_N_s5 = s5 "förtryck" ;
+ lin förtryckare_N_s5 = s5 "förtryckare" ;
+ lin fruktbarhet_N_s5 = s5 "fruktbarhet" ;
+ lin fruktlöshet_N_s5 = s5 "fruktlöshet" ;
+ lin förvaring_N_s5 = s5 "förvaring" ;
+ lin förvildning_N_s5 = s5 "förvildning" ;
+ lin förvirring_N_s5 = s5 "förvirring" ;
+ lin förvissning_N_s5 = s5 "förvissning" ;
+ lin förvåning_N_s5 = s5 "förvåning" ;
+ lin förvärv_N_s5 = s5 "förvärv" ;
+ lin fäst_N_s5 = s5 "fäst" ;
+ lin fukt_N_s5 = s5 "fukt" ;
+ lin fuktighet_N_s5 = s5 "fuktighet" ;
+ lin fulhet_N_s5 = s5 "fulhet" ;
+ lin fullhet_N_s5 = s5 "fullhet" ;
+ lin fullkomlighet_N_s5 = s5 "fullkomlighet" ;
+ lin fulländning_N_s5 = s5 "fulländning" ;
+ lin fullständighet_N_s5 = s5 "fullständighet" ;
+ lin fundament_N_s5 = s5 "fundament" ;
+ lin fundersamhet_N_s5 = s5 "fundersamhet" ;
+ lin funktionalitet_N_s5 = s5 "funktionalitet" ;
+ lin fyllnad_N_s5 = s5 "fyllnad" ;
+ lin fynd_N_s5 = s5 "fynd" ;
+ lin fyrtiotal_N_s5 = s5 "fyrtiotal" ;
+ lin gallskrik_N_s5 = s5 "gallskrik" ;
+ lin gap_N_s5 = s5 "gap" ;
+ lin gapskratt_N_s5 = s5 "gapskratt" ;
+ lin garn_N_s5 = s5 "garn" ;
+ lin garnityr_N_s5 = s5 "garnityr" ;
+ lin gathörn_N_s5 = s5 "gathörn" ;
+ lin gatubarn_N_s5 = s5 "gatubarn" ;
+ lin gödning_N_s5 = s5 "gödning" ;
+ lin gödsling_N_s5 = s5 "gödsling" ;
+ lin gebit_N_s5 = s5 "gebit" ;
+ lin gehäng_N_s5 = s5 "gehäng" ;
+ lin gemak_N_s5 = s5 "gemak" ;
+ lin gemenskap_N_s5 = s5 "gemenskap" ;
+ lin gemyt_N_s5 = s5 "gemyt" ;
+ lin generalstab_N_s5 = s5 "generalstab" ;
+ lin generering_N_s5 = s5 "generering" ;
+ lin genes_N_s5 = s5 "genes" ;
+ lin genombrott_N_s5 = s5 "genombrott" ;
+ lin genomfart_N_s5 = s5 "genomfart" ;
+ lin genomslag_N_s5 = s5 "genomslag" ;
+ lin genomsnitt_N_s5 = s5 "genomsnitt" ;
+ lin genomströmning_N_s5 = s5 "genomströmning" ;
+ lin gensträvighet_N_s5 = s5 "gensträvighet" ;
+ lin gensvar_N_s5 = s5 "gensvar" ;
+ lin geovetenskap_N_s5 = s5 "geovetenskap" ;
+ lin geschäft_N_s5 = s5 "geschäft" ;
+ lin gevär_N_s5 = s5 "gevär" ;
+ lin äggskal_N_s5 = s5 "äggskal" ;
+ lin gift_N_s5 = s5 "gift" ;
+ lin giftermål_N_s5 = s5 "giftermål" ;
+ lin gill_N_s5 = s5 "gill" ;
+ lin giltighet_N_s5 = s5 "giltighet" ;
+ lin girighet_N_s5 = s5 "girighet" ;
+ lin giv_N_s5 = s5 "giv" ;
+ lin gjut_N_s5 = s5 "gjut" ;
+ lin glans_N_s5 = s5 "glans" ;
+ lin glapp_N_s5 = s5 "glapp" ;
+ lin glas_N_s5 = s5 "glas" ;
+ lin glasögon_N_s5 = s5 "glasögon" ;
+ lin glashav_N_s5 = s5 "glashav" ;
+ lin glädjebudskap_N_s5 = s5 "glädjebudskap" ;
+ lin gleflyg_N_s5 = s5 "gleflyg" ;
+ lin glesbygd_N_s5 = s5 "glesbygd" ;
+ lin glåpord_N_s5 = s5 "glåpord" ;
+ lin glukos_N_s5 = s5 "glukos" ;
+ lin glykos_N_s5 = s5 "glykos" ;
+ lin gäng_N_s5 = s5 "gäng" ;
+ lin gnägg_N_s5 = s5 "gnägg" ;
+ lin gnäll_N_s5 = s5 "gnäll" ;
+ lin godhet_N_s5 = s5 "godhet" ;
+ lin godis_N_s5 = s5 "godis" ;
+ lin gods_N_s5 = s5 "gods" ;
+ lin golv_N_s5 = s5 "golv" ;
+ lin ögon_N_s5 = s5 "ögon" ;
+ lin ögonblick_N_s5 = s5 "ögonblick" ;
+ lin ögonkast_N_s5 = s5 "ögonkast" ;
+ lin gossebarn_N_s5 = s5 "gossebarn" ;
+ lin granatgevär_N_s5 = s5 "granatgevär" ;
+ lin granatträd_N_s5 = s5 "granatträd" ;
+ lin grand_N_s5 = s5 "grand" ;
+ lin grannskap_N_s5 = s5 "grannskap" ;
+ lin granris_N_s5 = s5 "granris" ;
+ lin gravitation_N_s5 = s5 "gravitation" ;
+ lin gräddfil_N_s5 = s5 "gräddfil" ;
+ lin grepp_N_s5 = s5 "grepp" ;
+ lin grin_N_s5 = s5 "grin" ;
+ lin grip_N_s5 = s5 "grip" ;
+ lin gräl_N_s5 = s5 "gräl" ;
+ lin gränsfall_N_s5 = s5 "gränsfall" ;
+ lin gränssnitt_N_s5 = s5 "gränssnitt" ;
+ lin göromål_N_s5 = s5 "göromål" ;
+ lin gross_N_s5 = s5 "gross" ;
+ lin gräs_N_s5 = s5 "gräs" ;
+ lin gräslök_N_s5 = s5 "gräslök" ;
+ lin gräsrot_N_s5 = s5 "gräsrot" ;
+ lin grumlighet_N_s5 = s5 "grumlighet" ;
+ lin grums_N_s5 = s5 "grums" ;
+ lin grundlag_N_s5 = s5 "grundlag" ;
+ lin grundläggning_N_s5 = s5 "grundläggning" ;
+ lin grundtrygghet_N_s5 = s5 "grundtrygghet" ;
+ lin grus_N_s5 = s5 "grus" ;
+ lin grustag_N_s5 = s5 "grustag" ;
+ lin gryn_N_s5 = s5 "gryn" ;
+ lin gryt_N_s5 = s5 "gryt" ;
+ lin grytlock_N_s5 = s5 "grytlock" ;
+ lin gäss_N_s5 = s5 "gäss" ;
+ lin gästabud_N_s5 = s5 "gästabud" ;
+ lin gästfrihet_N_s5 = s5 "gästfrihet" ;
+ lin gåtfullhet_N_s5 = s5 "gåtfullhet" ;
+ lin gudlöshet_N_s5 = s5 "gudlöshet" ;
+ lin gudomlighet_N_s5 = s5 "gudomlighet" ;
+ lin guld_N_s5 = s5 "guld" ;
+ lin gulsot_N_s5 = s5 "gulsot" ;
+ lin gyckelspel_N_s5 = s5 "gyckelspel" ;
+ lin hack_N_s5 = s5 "hack" ;
+ lin hafs_N_s5 = s5 "hafs" ;
+ lin hakkors_N_s5 = s5 "hakkors" ;
+ lin hallon_N_s5 = s5 "hallon" ;
+ lin halm_N_s5 = s5 "halm" ;
+ lin halvljus_N_s5 = s5 "halvljus" ;
+ lin halvår_N_s5 = s5 "halvår" ;
+ lin hand_N_s5 = s5 "hand" ;
+ lin handbok_N_s5 = s5 "handbok" ;
+ lin handfat_N_s5 = s5 "handfat" ;
+ lin handgrepp_N_s5 = s5 "handgrepp" ;
+ lin handikapp_N_s5 = s5 "handikapp" ;
+ lin handjur_N_s5 = s5 "handjur" ;
+ lin handlag_N_s5 = s5 "handlag" ;
+ lin handpåläggning_N_s5 = s5 "handpåläggning" ;
+ lin handstil_N_s5 = s5 "handstil" ;
+ lin handtag_N_s5 = s5 "handtag" ;
+ lin hanegäll_N_s5 = s5 "hanegäll" ;
+ lin hanrej_N_s5 = s5 "hanrej" ;
+ lin hantverkare_N_s5 = s5 "hantverkare" ;
+ lin harem_N_s5 = s5 "harem" ;
+ lin harm_N_s5 = s5 "harm" ;
+ lin harnesk_N_s5 = s5 "harnesk" ;
+ lin hasch_N_s5 = s5 "hasch" ;
+ lin haschisch_N_s5 = s5 "haschisch" ;
+ lin hastverk_N_s5 = s5 "hastverk" ;
+ lin Hat_N_s5 = s5 "Hat" ;
+ lin hav_N_s5 = s5 "hav" ;
+ lin havregröt_N_s5 = s5 "havregröt" ;
+ lin havsbad_N_s5 = s5 "havsbad" ;
+ lin heat_N_s5 = s5 "heat" ;
+ lin hederlighet_N_s5 = s5 "hederlighet" ;
+ lin hektar_N_s5 = s5 "hektar" ;
+ lin helgerån_N_s5 = s5 "helgerån" ;
+ lin helgon_N_s5 = s5 "helgon" ;
+ lin helhet_N_s5 = s5 "helhet" ;
+ lin helhetsintryck_N_s5 = s5 "helhetsintryck" ;
+ lin helhetssyn_N_s5 = s5 "helhetssyn" ;
+ lin helhjärtenhet_N_s5 = s5 "helhjärtenhet" ;
+ lin helighet_N_s5 = s5 "helighet" ;
+ lin helium_N_s5 = s5 "helium" ;
+ lin heltal_N_s5 = s5 "heltal" ;
+ lin hembränning_N_s5 = s5 "hembränning" ;
+ lin hembygd_N_s5 = s5 "hembygd" ;
+ lin hemfärd_N_s5 = s5 "hemfärd" ;
+ lin hemgift_N_s5 = s5 "hemgift" ;
+ lin hemhörighet_N_s5 = s5 "hemhörighet" ;
+ lin hemland_N_s5 = s5 "hemland" ;
+ lin hemm_N_s5 = s5 "hemm" ;
+ lin hemort_N_s5 = s5 "hemort" ;
+ lin hemspråk_N_s5 = s5 "hemspråk" ;
+ lin hemstad_N_s5 = s5 "hemstad" ;
+ lin hemväg_N_s5 = s5 "hemväg" ;
+ lin hemvärn_N_s5 = s5 "hemvärn" ;
+ lin Herdetorn_N_s5 = s5 "Herdetorn" ;
+ lin heroin_N_s5 = s5 "heroin" ;
+ lin häftighet_N_s5 = s5 "häftighet" ;
+ lin högaktning_N_s5 = s5 "högaktning" ;
+ lin högerhand_N_s5 = s5 "högerhand" ;
+ lin högertrafik_N_s5 = s5 "högertrafik" ;
+ lin högfärd_N_s5 = s5 "högfärd" ;
+ lin höghus_N_s5 = s5 "höghus" ;
+ lin högkvarter_N_s5 = s5 "högkvarter" ;
+ lin högmod_N_s5 = s5 "högmod" ;
+ lin högskoleprov_N_s5 = s5 "högskoleprov" ;
+ lin högtryck_N_s5 = s5 "högtryck" ;
+ lin himmel_N_s5 = s5 "himmel" ;
+ lin himmelsfärd_N_s5 = s5 "himmelsfärd" ;
+ lin hirs_N_s5 = s5 "hirs" ;
+ lin historielöshet_N_s5 = s5 "historielöshet" ;
+ lin hittebarn_N_s5 = s5 "hittebarn" ;
+ lin hittegods_N_s5 = s5 "hittegods" ;
+ lin hittelön_N_s5 = s5 "hittelön" ;
+ lin hjert_N_s5 = s5 "hjert" ;
+ lin hjälplöshet_N_s5 = s5 "hjälplöshet" ;
+ lin hjälpsamhet_N_s5 = s5 "hjälpsamhet" ;
+ lin hjältemod_N_s5 = s5 "hjältemod" ;
+ lin hjortron_N_s5 = s5 "hjortron" ;
+ lin hjärtlighet_N_s5 = s5 "hjärtlighet" ;
+ lin hjärtslag_N_s5 = s5 "hjärtslag" ;
+ lin hjärtstillestånd_N_s5 = s5 "hjärtstillestånd" ;
+ lin hjul_N_s5 = s5 "hjul" ;
+ lin hål_N_s5 = s5 "hål" ;
+ lin hölass_N_s5 = s5 "hölass" ;
+ lin hölj_N_s5 = s5 "hölj" ;
+ lin hålkort_N_s5 = s5 "hålkort" ;
+ lin håll_N_s5 = s5 "håll" ;
+ lin hållbarhet_N_s5 = s5 "hållbarhet" ;
+ lin hållfasthet_N_s5 = s5 "hållfasthet" ;
+ lin hållning_N_s5 = s5 "hållning" ;
+ lin hälsovård_N_s5 = s5 "hälsovård" ;
+ lin hämnd_N_s5 = s5 "hämnd" ;
+ lin händelseförlopp_N_s5 = s5 "händelseförlopp" ;
+ lin händelseutveckling_N_s5 = s5 "händelseutveckling" ;
+ lin hängivenhet_N_s5 = s5 "hängivenhet" ;
+ lin hänglås_N_s5 = s5 "hänglås" ;
+ lin hänsyn_N_s5 = s5 "hänsyn" ;
+ lin hänsynslöshet_N_s5 = s5 "hänsynslöshet" ;
+ lin homogenitet_N_s5 = s5 "homogenitet" ;
+ lin honnörsord_N_s5 = s5 "honnörsord" ;
+ lin honorar_N_s5 = s5 "honorar" ;
+ lin honung_N_s5 = s5 "honung" ;
+ lin hopp_N_s5 = s5 "hopp" ;
+ lin hopplöshet_N_s5 = s5 "hopplöshet" ;
+ lin horn_N_s5 = s5 "horn" ;
+ lin horoskop_N_s5 = s5 "horoskop" ;
+ lin hospital_N_s5 = s5 "hospital" ;
+ lin hotell_N_s5 = s5 "hotell" ;
+ lin hov_N_s5 = s5 "hov" ;
+ lin hår_N_s5 = s5 "hår" ;
+ lin häradshövding_N_s5 = s5 "häradshövding" ;
+ lin hårdhet_N_s5 = s5 "hårdhet" ;
+ lin hörfel_N_s5 = s5 "hörfel" ;
+ lin härkomst_N_s5 = s5 "härkomst" ;
+ lin hörn_N_s5 = s5 "hörn" ;
+ lin härskare_N_s5 = s5 "härskare" ;
+ lin härsklystnad_N_s5 = s5 "härsklystnad" ;
+ lin hårsmån_N_s5 = s5 "hårsmån" ;
+ lin höstregn_N_s5 = s5 "höstregn" ;
+ lin hätskhet_N_s5 = s5 "hätskhet" ;
+ lin hugskott_N_s5 = s5 "hugskott" ;
+ lin huldhet_N_s5 = s5 "huldhet" ;
+ lin humanitet_N_s5 = s5 "humanitet" ;
+ lin humör_N_s5 = s5 "humör" ;
+ lin hundratal_N_s5 = s5 "hundratal" ;
+ lin hus_N_s5 = s5 "hus" ;
+ lin husdjur_N_s5 = s5 "husdjur" ;
+ lin husfolk_N_s5 = s5 "husfolk" ;
+ lin husgeråd_N_s5 = s5 "husgeråd" ;
+ lin hushåll_N_s5 = s5 "hushåll" ;
+ lin huvud_N_s5 = s5 "huvud" ;
+ lin huvudhandling_N_s5 = s5 "huvudhandling" ;
+ lin huvudhår_N_s5 = s5 "huvudhår" ;
+ lin huvudstad_N_s5 = s5 "huvudstad" ;
+ lin huvudvärk_N_s5 = s5 "huvudvärk" ;
+ lin hävstång_N_s5 = s5 "hävstång" ;
+ lin hygien_N_s5 = s5 "hygien" ;
+ lin hypnos_N_s5 = s5 "hypnos" ;
+ lin hyreshus_N_s5 = s5 "hyreshus" ;
+ lin hyss_N_s5 = s5 "hyss" ;
+ lin ideal_N_s5 = s5 "ideal" ;
+ lin idiom_N_s5 = s5 "idiom" ;
+ lin igenkänning_N_s5 = s5 "igenkänning" ;
+ lin ignorans_N_s5 = s5 "ignorans" ;
+ lin ilbud_N_s5 = s5 "ilbud" ;
+ lin illdåd_N_s5 = s5 "illdåd" ;
+ lin illustrering_N_s5 = s5 "illustrering" ;
+ lin immigration_N_s5 = s5 "immigration" ;
+ lin immunitet_N_s5 = s5 "immunitet" ;
+ lin impedans_N_s5 = s5 "impedans" ;
+ lin impotens_N_s5 = s5 "impotens" ;
+ lin inaktivitet_N_s5 = s5 "inaktivitet" ;
+ lin inbördeskrig_N_s5 = s5 "inbördeskrig" ;
+ lin inbärgning_N_s5 = s5 "inbärgning" ;
+ lin inbrott_N_s5 = s5 "inbrott" ;
+ lin inbyggare_N_s5 = s5 "inbyggare" ;
+ lin incitament_N_s5 = s5 "incitament" ;
+ lin index_N_s5 = s5 "index" ;
+ lin indifferens_N_s5 = s5 "indifferens" ;
+ lin indoktrinering_N_s5 = s5 "indoktrinering" ;
+ lin indolens_N_s5 = s5 "indolens" ;
+ lin industrialisering_N_s5 = s5 "industrialisering" ;
+ lin infall_N_s5 = s5 "infall" ;
+ lin inflation_N_s5 = s5 "inflation" ;
+ lin informationsblad_N_s5 = s5 "informationsblad" ;
+ lin ingjut_N_s5 = s5 "ingjut" ;
+ lin ingrepp_N_s5 = s5 "ingrepp" ;
+ lin initiativ_N_s5 = s5 "initiativ" ;
+ lin inkassering_N_s5 = s5 "inkassering" ;
+ lin inkast_N_s5 = s5 "inkast" ;
+ lin inklination_N_s5 = s5 "inklination" ;
+ lin inkompetens_N_s5 = s5 "inkompetens" ;
+ lin inkontinens_N_s5 = s5 "inkontinens" ;
+ lin inkrement_N_s5 = s5 "inkrement" ;
+ lin inkvisition_N_s5 = s5 "inkvisition" ;
+ lin inland_N_s5 = s5 "inland" ;
+ lin inlägg_N_s5 = s5 "inlägg" ;
+ lin inlämning_N_s5 = s5 "inlämning" ;
+ lin inlån_N_s5 = s5 "inlån" ;
+ lin inlåning_N_s5 = s5 "inlåning" ;
+ lin inlopp_N_s5 = s5 "inlopp" ;
+ lin inlärning_N_s5 = s5 "inlärning" ;
+ lin inlåsning_N_s5 = s5 "inlåsning" ;
+ lin innanhav_N_s5 = s5 "innanhav" ;
+ lin innehåll_N_s5 = s5 "innehåll" ;
+ lin innerstad_N_s5 = s5 "innerstad" ;
+ lin inordning_N_s5 = s5 "inordning" ;
+ lin inpassering_N_s5 = s5 "inpassering" ;
+ lin inplantering_N_s5 = s5 "inplantering" ;
+ lin inregistrering_N_s5 = s5 "inregistrering" ;
+ lin inskränkthet_N_s5 = s5 "inskränkthet" ;
+ lin inslag_N_s5 = s5 "inslag" ;
+ lin insläpp_N_s5 = s5 "insläpp" ;
+ lin insortering_N_s5 = s5 "insortering" ;
+ lin inspiration_N_s5 = s5 "inspiration" ;
+ lin inspärrning_N_s5 = s5 "inspärrning" ;
+ lin institut_N_s5 = s5 "institut" ;
+ lin inställsamhet_N_s5 = s5 "inställsamhet" ;
+ lin instruktionsbok_N_s5 = s5 "instruktionsbok" ;
+ lin instrument_N_s5 = s5 "instrument" ;
+ lin insyn_N_s5 = s5 "insyn" ;
+ lin intag_N_s5 = s5 "intag" ;
+ lin integration_N_s5 = s5 "integration" ;
+ lin integrering_N_s5 = s5 "integrering" ;
+ lin integritet_N_s5 = s5 "integritet" ;
+ lin intellekt_N_s5 = s5 "intellekt" ;
+ lin intensitet_N_s5 = s5 "intensitet" ;
+ lin interaktion_N_s5 = s5 "interaktion" ;
+ lin internat_N_s5 = s5 "internat" ;
+ lin interpunktion_N_s5 = s5 "interpunktion" ;
+ lin intåg_N_s5 = s5 "intåg" ;
+ lin intighet_N_s5 = s5 "intighet" ;
+ lin intolerans_N_s5 = s5 "intolerans" ;
+ lin intress_N_s5 = s5 "intress" ;
+ lin intrång_N_s5 = s5 "intrång" ;
+ lin introspektion_N_s5 = s5 "introspektion" ;
+ lin intryck_N_s5 = s5 "intryck" ;
+ lin intuition_N_s5 = s5 "intuition" ;
+ lin intyg_N_s5 = s5 "intyg" ;
+ lin invaliditet_N_s5 = s5 "invaliditet" ;
+ lin invandring_N_s5 = s5 "invandring" ;
+ lin invektiv_N_s5 = s5 "invektiv" ;
+ lin inversion_N_s5 = s5 "inversion" ;
+ lin invånare_N_s5 = s5 "invånare" ;
+ lin invokation_N_s5 = s5 "invokation" ;
+ lin involvering_N_s5 = s5 "involvering" ;
+ lin irrbloss_N_s5 = s5 "irrbloss" ;
+ lin irritation_N_s5 = s5 "irritation" ;
+ lin isberg_N_s5 = s5 "isberg" ;
+ lin isflak_N_s5 = s5 "isflak" ;
+ lin ishav_N_s5 = s5 "ishav" ;
+ lin islossning_N_s5 = s5 "islossning" ;
+ lin isolation_N_s5 = s5 "isolation" ;
+ lin isolering_N_s5 = s5 "isolering" ;
+ lin jack_N_s5 = s5 "jack" ;
+ lin jaktlag_N_s5 = s5 "jaktlag" ;
+ lin jaktplan_N_s5 = s5 "jaktplan" ;
+ lin jeans_N_s5 = s5 "jeans" ;
+ lin jetflyg_N_s5 = s5 "jetflyg" ;
+ lin jetplan_N_s5 = s5 "jetplan" ;
+ lin jämlikhet_N_s5 = s5 "jämlikhet" ;
+ lin jämställdhet_N_s5 = s5 "jämställdhet" ;
+ lin jämvikt_N_s5 = s5 "jämvikt" ;
+ lin jobb_N_s5 = s5 "jobb" ;
+ lin joggning_N_s5 = s5 "joggning" ;
+ lin jord_N_s5 = s5 "jord" ;
+ lin jordabalk_N_s5 = s5 "jordabalk" ;
+ lin jordagods_N_s5 = s5 "jordagods" ;
+ lin jordbruk_N_s5 = s5 "jordbruk" ;
+ lin jordnöt_N_s5 = s5 "jordnöt" ;
+ lin journalskrivning_N_s5 = s5 "journalskrivning" ;
+ lin järn_N_s5 = s5 "järn" ;
+ lin jäsning_N_s5 = s5 "jäsning" ;
+ lin jubelår_N_s5 = s5 "jubelår" ;
+ lin jubelrop_N_s5 = s5 "jubelrop" ;
+ lin judendom_N_s5 = s5 "judendom" ;
+ lin julafton_N_s5 = s5 "julafton" ;
+ lin juldag_N_s5 = s5 "juldag" ;
+ lin julkort_N_s5 = s5 "julkort" ;
+ lin julmat_N_s5 = s5 "julmat" ;
+ lin jurisdiktion_N_s5 = s5 "jurisdiktion" ;
+ lin justitiedepartement_N_s5 = s5 "justitiedepartement" ;
+ lin kalas_N_s5 = s5 "kalas" ;
+ lin kalenderår_N_s5 = s5 "kalenderår" ;
+ lin kamratskap_N_s5 = s5 "kamratskap" ;
+ lin kanadagås_N_s5 = s5 "kanadagås" ;
+ lin kanalisering_N_s5 = s5 "kanalisering" ;
+ lin kanelrör_N_s5 = s5 "kanelrör" ;
+ lin kaos_N_s5 = s5 "kaos" ;
+ lin kapell_N_s5 = s5 "kapell" ;
+ lin kapital_N_s5 = s5 "kapital" ;
+ lin karaktärsdaning_N_s5 = s5 "karaktärsdaning" ;
+ lin karaktärsdrag_N_s5 = s5 "karaktärsdrag" ;
+ lin karat_N_s5 = s5 "karat" ;
+ lin karens_N_s5 = s5 "karens" ;
+ lin kartering_N_s5 = s5 "kartering" ;
+ lin kartotek_N_s5 = s5 "kartotek" ;
+ lin kassaskåp_N_s5 = s5 "kassaskåp" ;
+ lin kassör_N_s5 = s5 "kassör" ;
+ lin kastell_N_s5 = s5 "kastell" ;
+ lin kausalitet_N_s5 = s5 "kausalitet" ;
+ lin åkerbruk_N_s5 = s5 "åkerbruk" ;
+ lin åkeriföretag_N_s5 = s5 "åkeriföretag" ;
+ lin kiss_N_s5 = s5 "kiss" ;
+ lin kitslighet_N_s5 = s5 "kitslighet" ;
+ lin kiv_N_s5 = s5 "kiv" ;
+ lin kök_N_s5 = s5 "kök" ;
+ lin kåkstad_N_s5 = s5 "kåkstad" ;
+ lin kladd_N_s5 = s5 "kladd" ;
+ lin klagomål_N_s5 = s5 "klagomål" ;
+ lin klagorop_N_s5 = s5 "klagorop" ;
+ lin klarhet_N_s5 = s5 "klarhet" ;
+ lin klaver_N_s5 = s5 "klaver" ;
+ lin kläd_N_s5 = s5 "kläd" ;
+ lin klädesplagg_N_s5 = s5 "klädesplagg" ;
+ lin klädnad_N_s5 = s5 "klädnad" ;
+ lin klåfingrighet_N_s5 = s5 "klåfingrighet" ;
+ lin klientel_N_s5 = s5 "klientel" ;
+ lin klientisering_N_s5 = s5 "klientisering" ;
+ lin klimat_N_s5 = s5 "klimat" ;
+ lin klockspel_N_s5 = s5 "klockspel" ;
+ lin klokhet_N_s5 = s5 "klokhet" ;
+ lin klorofyll_N_s5 = s5 "klorofyll" ;
+ lin klot_N_s5 = s5 "klot" ;
+ lin kålrot_N_s5 = s5 "kålrot" ;
+ lin klättring_N_s5 = s5 "klättring" ;
+ lin kluvenhet_N_s5 = s5 "kluvenhet" ;
+ lin knä_N_s5 = s5 "knä" ;
+ lin knapphet_N_s5 = s5 "knapphet" ;
+ lin knäckebröd_N_s5 = s5 "knäckebröd" ;
+ lin knep_N_s5 = s5 "knep" ;
+ lin knott_N_s5 = s5 "knott" ;
+ lin könsfördelning_N_s5 = s5 "könsfördelning" ;
+ lin känslighet_N_s5 = s5 "känslighet" ;
+ lin könsorgan_N_s5 = s5 "könsorgan" ;
+ lin kodning_N_s5 = s5 "kodning" ;
+ lin kognition_N_s5 = s5 "kognition" ;
+ lin kokning_N_s5 = s5 "kokning" ;
+ lin kokos_N_s5 = s5 "kokos" ;
+ lin kol_N_s5 = s5 "kol" ;
+ lin kollektiv_N_s5 = s5 "kollektiv" ;
+ lin kollektivanslutning_N_s5 = s5 "kollektivanslutning" ;
+ lin kolonisation_N_s5 = s5 "kolonisation" ;
+ lin kolonisering_N_s5 = s5 "kolonisering" ;
+ lin kommatering_N_s5 = s5 "kommatering" ;
+ lin kommendörsband_N_s5 = s5 "kommendörsband" ;
+ lin kommers_N_s5 = s5 "kommers" ;
+ lin kommissariat_N_s5 = s5 "kommissariat" ;
+ lin kommunalråd_N_s5 = s5 "kommunalråd" ;
+ lin kommunförbund_N_s5 = s5 "kommunförbund" ;
+ lin kompatibilitet_N_s5 = s5 "kompatibilitet" ;
+ lin kompendieförmedling_N_s5 = s5 "kompendieförmedling" ;
+ lin kompetenshöjning_N_s5 = s5 "kompetenshöjning" ;
+ lin kompetensutveckling_N_s5 = s5 "kompetensutveckling" ;
+ lin kompilering_N_s5 = s5 "kompilering" ;
+ lin komplement_N_s5 = s5 "komplement" ;
+ lin komplex_N_s5 = s5 "komplex" ;
+ lin komplexitet_N_s5 = s5 "komplexitet" ;
+ lin komprimering_N_s5 = s5 "komprimering" ;
+ lin kompromisslöshet_N_s5 = s5 "kompromisslöshet" ;
+ lin koncentrat_N_s5 = s5 "koncentrat" ;
+ lin koncentration_N_s5 = s5 "koncentration" ;
+ lin kondens_N_s5 = s5 "kondens" ;
+ lin kondensation_N_s5 = s5 "kondensation" ;
+ lin kondition_N_s5 = s5 "kondition" ;
+ lin konfekt_N_s5 = s5 "konfekt" ;
+ lin konfektion_N_s5 = s5 "konfektion" ;
+ lin konfigurering_N_s5 = s5 "konfigurering" ;
+ lin konfiskering_N_s5 = s5 "konfiskering" ;
+ lin konformitet_N_s5 = s5 "konformitet" ;
+ lin konglomerat_N_s5 = s5 "konglomerat" ;
+ lin kongruens_N_s5 = s5 "kongruens" ;
+ lin konjak_N_s5 = s5 "konjak" ;
+ lin konkurrens_N_s5 = s5 "konkurrens" ;
+ lin konsistens_N_s5 = s5 "konsistens" ;
+ lin konstbevattning_N_s5 = s5 "konstbevattning" ;
+ lin konstverk_N_s5 = s5 "konstverk" ;
+ lin konsulat_N_s5 = s5 "konsulat" ;
+ lin konsumtion_N_s5 = s5 "konsumtion" ;
+ lin kontokort_N_s5 = s5 "kontokort" ;
+ lin kontor_N_s5 = s5 "kontor" ;
+ lin kontrakt_N_s5 = s5 "kontrakt" ;
+ lin kontrolläsning_N_s5 = s5 "kontrolläsning" ;
+ lin konungahus_N_s5 = s5 "konungahus" ;
+ lin konungapalats_N_s5 = s5 "konungapalats" ;
+ lin konvenans_N_s5 = s5 "konvenans" ;
+ lin konvent_N_s5 = s5 "konvent" ;
+ lin konvergens_N_s5 = s5 "konvergens" ;
+ lin konvolut_N_s5 = s5 "konvolut" ;
+ lin kooperation_N_s5 = s5 "kooperation" ;
+ lin koordination_N_s5 = s5 "koordination" ;
+ lin kopiering_N_s5 = s5 "kopiering" ;
+ lin kopieringsutrustning_N_s5 = s5 "kopieringsutrustning" ;
+ lin kor_N_s5 = s5 "kor" ;
+ lin korn_N_s5 = s5 "korn" ;
+ lin korpfotboll_N_s5 = s5 "korpfotboll" ;
+ lin korrekthet_N_s5 = s5 "korrekthet" ;
+ lin korrektiv_N_s5 = s5 "korrektiv" ;
+ lin korrektur_N_s5 = s5 "korrektur" ;
+ lin korrekturfel_N_s5 = s5 "korrekturfel" ;
+ lin korrelation_N_s5 = s5 "korrelation" ;
+ lin korruption_N_s5 = s5 "korruption" ;
+ lin kors_N_s5 = s5 "kors" ;
+ lin korsord_N_s5 = s5 "korsord" ;
+ lin korsordslösning_N_s5 = s5 "korsordslösning" ;
+ lin korståg_N_s5 = s5 "korståg" ;
+ lin korsvalidering_N_s5 = s5 "korsvalidering" ;
+ lin kort_N_s5 = s5 "kort" ;
+ lin kortspel_N_s5 = s5 "kortspel" ;
+ lin kortsynthet_N_s5 = s5 "kortsynthet" ;
+ lin korvgrillning_N_s5 = s5 "korvgrillning" ;
+ lin korvstoppning_N_s5 = s5 "korvstoppning" ;
+ lin kospillning_N_s5 = s5 "kospillning" ;
+ lin kotteri_N_s5 = s5 "kotteri" ;
+ lin köpeavtal_N_s5 = s5 "köpeavtal" ;
+ lin köpebrev_N_s5 = s5 "köpebrev" ;
+ lin krafs_N_s5 = s5 "krafs" ;
+ lin kraftverk_N_s5 = s5 "kraftverk" ;
+ lin kran_N_s5 = s5 "kran" ;
+ lin krankhet_N_s5 = s5 "krankhet" ;
+ lin krass_N_s5 = s5 "krass" ;
+ lin krav_N_s5 = s5 "krav" ;
+ lin kreativitet_N_s5 = s5 "kreativitet" ;
+ lin kreatur_N_s5 = s5 "kreatur" ;
+ lin kreditinstitut_N_s5 = s5 "kreditinstitut" ;
+ lin kreditkort_N_s5 = s5 "kreditkort" ;
+ lin kretslopp_N_s5 = s5 "kretslopp" ;
+ lin kårhus_N_s5 = s5 "kårhus" ;
+ lin krig_N_s5 = s5 "krig" ;
+ lin krigare_N_s5 = s5 "krigare" ;
+ lin krigföring_N_s5 = s5 "krigföring" ;
+ lin krigsfolk_N_s5 = s5 "krigsfolk" ;
+ lin krigsmakt_N_s5 = s5 "krigsmakt" ;
+ lin kriminalisering_N_s5 = s5 "kriminalisering" ;
+ lin kriminalvård_N_s5 = s5 "kriminalvård" ;
+ lin kristendom_N_s5 = s5 "kristendom" ;
+ lin kristenhet_N_s5 = s5 "kristenhet" ;
+ lin körkort_N_s5 = s5 "körkort" ;
+ lin kärl_N_s5 = s5 "kärl" ;
+ lin kräldjur_N_s5 = s5 "kräldjur" ;
+ lin kärlek_N_s5 = s5 "kärlek" ;
+ lin krön_N_s5 = s5 "krön" ;
+ lin kärnkraft_N_s5 = s5 "kärnkraft" ;
+ lin kärnkraftverk_N_s5 = s5 "kärnkraftverk" ;
+ lin krog_N_s5 = s5 "krog" ;
+ lin krom_N_s5 = s5 "krom" ;
+ lin kronblad_N_s5 = s5 "kronblad" ;
+ lin kroppslighet_N_s5 = s5 "kroppslighet" ;
+ lin kroppsvisitation_N_s5 = s5 "kroppsvisitation" ;
+ lin kross_N_s5 = s5 "kross" ;
+ lin kärr_N_s5 = s5 "kärr" ;
+ lin krås_N_s5 = s5 "krås" ;
+ lin körsbär_N_s5 = s5 "körsbär" ;
+ lin krukmakare_N_s5 = s5 "krukmakare" ;
+ lin krus_N_s5 = s5 "krus" ;
+ lin krusbär_N_s5 = s5 "krusbär" ;
+ lin krux_N_s5 = s5 "krux" ;
+ lin kryp_N_s5 = s5 "kryp" ;
+ lin krypning_N_s5 = s5 "krypning" ;
+ lin kryptering_N_s5 = s5 "kryptering" ;
+ lin kösystem_N_s5 = s5 "kösystem" ;
+ lin äktenskap_N_s5 = s5 "äktenskap" ;
+ lin äktenskapsbrott_N_s5 = s5 "äktenskapsbrott" ;
+ lin kött_N_s5 = s5 "kött" ;
+ lin kugghjul_N_s5 = s5 "kugghjul" ;
+ lin kungahus_N_s5 = s5 "kungahus" ;
+ lin kunskapsackumulation_N_s5 = s5 "kunskapsackumulation" ;
+ lin kunskapsbas_N_s5 = s5 "kunskapsbas" ;
+ lin kuslighet_N_s5 = s5 "kuslighet" ;
+ lin kuvert_N_s5 = s5 "kuvert" ;
+ lin kval_N_s5 = s5 "kval" ;
+ lin kvalfullhet_N_s5 = s5 "kvalfullhet" ;
+ lin kvalitet_N_s5 = s5 "kvalitet" ;
+ lin kvarhåll_N_s5 = s5 "kvarhåll" ;
+ lin kvartal_N_s5 = s5 "kvartal" ;
+ lin kvarter_N_s5 = s5 "kvarter" ;
+ lin kverulans_N_s5 = s5 "kverulans" ;
+ lin kvinnfolk_N_s5 = s5 "kvinnfolk" ;
+ lin kvällsmat_N_s5 = s5 "kvällsmat" ;
+ lin kvävning_N_s5 = s5 "kvävning" ;
+ lin kylning_N_s5 = s5 "kylning" ;
+ lin kyrkoråd_N_s5 = s5 "kyrkoråd" ;
+ lin kyskhet_N_s5 = s5 "kyskhet" ;
+ lin öl_N_s5 = s5 "öl" ;
+ lin laboratorieexperiment_N_s5 = s5 "laboratorieexperiment" ;
+ lin lack_N_s5 = s5 "lack" ;
+ lin lagbok_N_s5 = s5 "lagbok" ;
+ lin laglöshet_N_s5 = s5 "laglöshet" ;
+ lin laglydighet_N_s5 = s5 "laglydighet" ;
+ lin lagstiftning_N_s5 = s5 "lagstiftning" ;
+ lin lagtolkare_N_s5 = s5 "lagtolkare" ;
+ lin lakan_N_s5 = s5 "lakan" ;
+ lin lakrits_N_s5 = s5 "lakrits" ;
+ lin lamm_N_s5 = s5 "lamm" ;
+ lin land_N_s5 = s5 "land" ;
+ lin landsbygd_N_s5 = s5 "landsbygd" ;
+ lin landsflykt_N_s5 = s5 "landsflykt" ;
+ lin landskap_N_s5 = s5 "landskap" ;
+ lin landslag_N_s5 = s5 "landslag" ;
+ lin landsort_N_s5 = s5 "landsort" ;
+ lin landsting_N_s5 = s5 "landsting" ;
+ lin lantbruk_N_s5 = s5 "lantbruk" ;
+ lin lantvärn_N_s5 = s5 "lantvärn" ;
+ lin larm_N_s5 = s5 "larm" ;
+ lin lasarett_N_s5 = s5 "lasarett" ;
+ lin lathet_N_s5 = s5 "lathet" ;
+ lin latin_N_s5 = s5 "latin" ;
+ lin ålderdom_N_s5 = s5 "ålderdom" ;
+ lin åldersfördelning_N_s5 = s5 "åldersfördelning" ;
+ lin legotillverkning_N_s5 = s5 "legotillverkning" ;
+ lin lejon_N_s5 = s5 "lejon" ;
+ lin lejr_N_s5 = s5 "lejr" ;
+ lin lektorat_N_s5 = s5 "lektorat" ;
+ lin lektyr_N_s5 = s5 "lektyr" ;
+ lin lenhet_N_s5 = s5 "lenhet" ;
+ lin ler_N_s5 = s5 "ler" ;
+ lin levebröd_N_s5 = s5 "levebröd" ;
+ lin leverfett_N_s5 = s5 "leverfett" ;
+ lin levern_N_s5 = s5 "levern" ;
+ lin levnad_N_s5 = s5 "levnad" ;
+ lin lexikon_N_s5 = s5 "lexikon" ;
+ lin läggning_N_s5 = s5 "läggning" ;
+ lin lågland_N_s5 = s5 "lågland" ;
+ lin ölglas_N_s5 = s5 "ölglas" ;
+ lin lågtryck_N_s5 = s5 "lågtryck" ;
+ lin ölhävning_N_s5 = s5 "ölhävning" ;
+ lin liderlighet_N_s5 = s5 "liderlighet" ;
+ lin lik_N_s5 = s5 "lik" ;
+ lin likformighet_N_s5 = s5 "likformighet" ;
+ lin likgiltighet_N_s5 = s5 "likgiltighet" ;
+ lin liknöjdhet_N_s5 = s5 "liknöjdhet" ;
+ lin likställdhet_N_s5 = s5 "likställdhet" ;
+ lin likviditet_N_s5 = s5 "likviditet" ;
+ lin lin_N_s5 = s5 "lin" ;
+ lin lindring_N_s5 = s5 "lindring" ;
+ lin lingon_N_s5 = s5 "lingon" ;
+ lin lit_N_s5 = s5 "lit" ;
+ lin litteratur_N_s5 = s5 "litteratur" ;
+ lin liv_N_s5 = s5 "liv" ;
+ lin livbolag_N_s5 = s5 "livbolag" ;
+ lin livförsäkring_N_s5 = s5 "livförsäkring" ;
+ lin livförsäkringsbolag_N_s5 = s5 "livförsäkringsbolag" ;
+ lin livlighet_N_s5 = s5 "livlighet" ;
+ lin livshållning_N_s5 = s5 "livshållning" ;
+ lin livsinställning_N_s5 = s5 "livsinställning" ;
+ lin livsmedelsföretag_N_s5 = s5 "livsmedelsföretag" ;
+ lin livsverk_N_s5 = s5 "livsverk" ;
+ lin ljud_N_s5 = s5 "ljud" ;
+ lin ljus_N_s5 = s5 "ljus" ;
+ lin ljusning_N_s5 = s5 "ljusning" ;
+ lin ljusår_N_s5 = s5 "ljusår" ;
+ lin läkare_N_s5 = s5 "läkare" ;
+ lin läkarintyg_N_s5 = s5 "läkarintyg" ;
+ lin läkarvård_N_s5 = s5 "läkarvård" ;
+ lin läkemedelsföretag_N_s5 = s5 "läkemedelsföretag" ;
+ lin llskap_N_s5 = s5 "llskap" ;
+ lin lämplighet_N_s5 = s5 "lämplighet" ;
+ lin lån_N_s5 = s5 "lån" ;
+ lin låneord_N_s5 = s5 "låneord" ;
+ lin längdskidåkning_N_s5 = s5 "längdskidåkning" ;
+ lin långmodighet_N_s5 = s5 "långmodighet" ;
+ lin långsamhet_N_s5 = s5 "långsamhet" ;
+ lin lönsamhet_N_s5 = s5 "lönsamhet" ;
+ lin lock_N_s5 = s5 "lock" ;
+ lin loft_N_s5 = s5 "loft" ;
+ lin loggning_N_s5 = s5 "loggning" ;
+ lin lojalitet_N_s5 = s5 "lojalitet" ;
+ lin lojhet_N_s5 = s5 "lojhet" ;
+ lin lokomotiv_N_s5 = s5 "lokomotiv" ;
+ lin lopp_N_s5 = s5 "lopp" ;
+ lin lov_N_s5 = s5 "lov" ;
+ lin löpeld_N_s5 = s5 "löpeld" ;
+ lin lår_N_s5 = s5 "lår" ;
+ lin läraktighet_N_s5 = s5 "läraktighet" ;
+ lin lärare_N_s5 = s5 "lärare" ;
+ lin lärobok_N_s5 = s5 "lärobok" ;
+ lin lås_N_s5 = s5 "lås" ;
+ lin lösaktighet_N_s5 = s5 "lösaktighet" ;
+ lin läsbarhet_N_s5 = s5 "läsbarhet" ;
+ lin läsekrets_N_s5 = s5 "läsekrets" ;
+ lin lösenord_N_s5 = s5 "lösenord" ;
+ lin läsfel_N_s5 = s5 "läsfel" ;
+ lin älskog_N_s5 = s5 "älskog" ;
+ lin läsår_N_s5 = s5 "läsår" ;
+ lin löss_N_s5 = s5 "löss" ;
+ lin ölstop_N_s5 = s5 "ölstop" ;
+ lin lättfärdighet_N_s5 = s5 "lättfärdighet" ;
+ lin lätthet_N_s5 = s5 "lätthet" ;
+ lin lättrogenhet_N_s5 = s5 "lättrogenhet" ;
+ lin luft_N_s5 = s5 "luft" ;
+ lin luftcirkulation_N_s5 = s5 "luftcirkulation" ;
+ lin luftsluss_N_s5 = s5 "luftsluss" ;
+ lin luftvärn_N_s5 = s5 "luftvärn" ;
+ lin lumpenhet_N_s5 = s5 "lumpenhet" ;
+ lin lunginflammation_N_s5 = s5 "lunginflammation" ;
+ lin lustmord_N_s5 = s5 "lustmord" ;
+ lin löv_N_s5 = s5 "löv" ;
+ lin lövsprickning_N_s5 = s5 "lövsprickning" ;
+ lin lyckorus_N_s5 = s5 "lyckorus" ;
+ lin lycksalighet_N_s5 = s5 "lycksalighet" ;
+ lin lydnad_N_s5 = s5 "lydnad" ;
+ lin lysrör_N_s5 = s5 "lysrör" ;
+ lin lyst_N_s5 = s5 "lyst" ;
+ lin magasin_N_s5 = s5 "magasin" ;
+ lin magnetband_N_s5 = s5 "magnetband" ;
+ lin magsår_N_s5 = s5 "magsår" ;
+ lin majestät_N_s5 = s5 "majestät" ;
+ lin majs_N_s5 = s5 "majs" ;
+ lin maknadsföring_N_s5 = s5 "maknadsföring" ;
+ lin maktutövning_N_s5 = s5 "maktutövning" ;
+ lin mandat_N_s5 = s5 "mandat" ;
+ lin mandelträd_N_s5 = s5 "mandelträd" ;
+ lin mandom_N_s5 = s5 "mandom" ;
+ lin maner_N_s5 = s5 "maner" ;
+ lin manhaftighet_N_s5 = s5 "manhaftighet" ;
+ lin manifest_N_s5 = s5 "manifest" ;
+ lin manlighet_N_s5 = s5 "manlighet" ;
+ lin manér_N_s5 = s5 "manér" ;
+ lin manskap_N_s5 = s5 "manskap" ;
+ lin mantal_N_s5 = s5 "mantal" ;
+ lin manus_N_s5 = s5 "manus" ;
+ lin manuskript_N_s5 = s5 "manuskript" ;
+ lin margarin_N_s5 = s5 "margarin" ;
+ lin marginalskatt_N_s5 = s5 "marginalskatt" ;
+ lin marknadsföring_N_s5 = s5 "marknadsföring" ;
+ lin maskingevär_N_s5 = s5 "maskingevär" ;
+ lin maskros_N_s5 = s5 "maskros" ;
+ lin massproduktion_N_s5 = s5 "massproduktion" ;
+ lin masturbation_N_s5 = s5 "masturbation" ;
+ lin matbord_N_s5 = s5 "matbord" ;
+ lin material_N_s5 = s5 "material" ;
+ lin mathiss_N_s5 = s5 "mathiss" ;
+ lin mathållning_N_s5 = s5 "mathållning" ;
+ lin matlagning_N_s5 = s5 "matlagning" ;
+ lin matos_N_s5 = s5 "matos" ;
+ lin matsmältning_N_s5 = s5 "matsmältning" ;
+ lin matsmältningsorgan_N_s5 = s5 "matsmältningsorgan" ;
+ lin ämbar_N_s5 = s5 "ämbar" ;
+ lin ämbetsverk_N_s5 = s5 "ämbetsverk" ;
+ lin möblemang_N_s5 = s5 "möblemang" ;
+ lin möblering_N_s5 = s5 "möblering" ;
+ lin medelklass_N_s5 = s5 "medelklass" ;
+ lin medeltid_N_s5 = s5 "medeltid" ;
+ lin medelväg_N_s5 = s5 "medelväg" ;
+ lin medicinering_N_s5 = s5 "medicinering" ;
+ lin meditation_N_s5 = s5 "meditation" ;
+ lin medlemskap_N_s5 = s5 "medlemskap" ;
+ lin medmänsklighet_N_s5 = s5 "medmänsklighet" ;
+ lin medvetenhet_N_s5 = s5 "medvetenhet" ;
+ lin medvind_N_s5 = s5 "medvind" ;
+ lin mekanisering_N_s5 = s5 "mekanisering" ;
+ lin mellanting_N_s5 = s5 "mellanting" ;
+ lin melonträd_N_s5 = s5 "melonträd" ;
+ lin menighet_N_s5 = s5 "menighet" ;
+ lin meningslöshet_N_s5 = s5 "meningslöshet" ;
+ lin mentalsjukhus_N_s5 = s5 "mentalsjukhus" ;
+ lin ömhet_N_s5 = s5 "ömhet" ;
+ lin middagsbord_N_s5 = s5 "middagsbord" ;
+ lin midnatt_N_s5 = s5 "midnatt" ;
+ lin migrän_N_s5 = s5 "migrän" ;
+ lin mikroskop_N_s5 = s5 "mikroskop" ;
+ lin mildhet_N_s5 = s5 "mildhet" ;
+ lin militärtjänstgöring_N_s5 = s5 "militärtjänstgöring" ;
+ lin miljöbeskrivning_N_s5 = s5 "miljöbeskrivning" ;
+ lin miljöförstöring_N_s5 = s5 "miljöförstöring" ;
+ lin minimering_N_s5 = s5 "minimering" ;
+ lin minimum_N_s5 = s5 "minimum" ;
+ lin ministerråd_N_s5 = s5 "ministerråd" ;
+ lin missaktning_N_s5 = s5 "missaktning" ;
+ lin missanpassning_N_s5 = s5 "missanpassning" ;
+ lin missförstånd_N_s5 = s5 "missförstånd" ;
+ lin missgrepp_N_s5 = s5 "missgrepp" ;
+ lin misshandling_N_s5 = s5 "misshandling" ;
+ lin missmod_N_s5 = s5 "missmod" ;
+ lin misstag_N_s5 = s5 "misstag" ;
+ lin misstänksamhet_N_s5 = s5 "misstänksamhet" ;
+ lin mjöd_N_s5 = s5 "mjöd" ;
+ lin mjöl_N_s5 = s5 "mjöl" ;
+ lin ömklighet_N_s5 = s5 "ömklighet" ;
+ lin mål_N_s5 = s5 "mål" ;
+ lin måleri_N_s5 = s5 "måleri" ;
+ lin målinriktning_N_s5 = s5 "målinriktning" ;
+ lin ämnesomsättning_N_s5 = s5 "ämnesomsättning" ;
+ lin mång_N_s5 = s5 "mång" ;
+ lin människobarn_N_s5 = s5 "människobarn" ;
+ lin månsken_N_s5 = s5 "månsken" ;
+ lin mänsklighet_N_s5 = s5 "mänsklighet" ;
+ lin mönstring_N_s5 = s5 "mönstring" ;
+ lin mobilisering_N_s5 = s5 "mobilisering" ;
+ lin mod_N_s5 = s5 "mod" ;
+ lin modehus_N_s5 = s5 "modehus" ;
+ lin modem_N_s5 = s5 "modem" ;
+ lin moderbundenhet_N_s5 = s5 "moderbundenhet" ;
+ lin moderlighet_N_s5 = s5 "moderlighet" ;
+ lin moderliv_N_s5 = s5 "moderliv" ;
+ lin modersmål_N_s5 = s5 "modersmål" ;
+ lin modularisering_N_s5 = s5 "modularisering" ;
+ lin mognad_N_s5 = s5 "mognad" ;
+ lin moln_N_s5 = s5 "moln" ;
+ lin molnighet_N_s5 = s5 "molnighet" ;
+ lin moment_N_s5 = s5 "moment" ;
+ lin moms_N_s5 = s5 "moms" ;
+ lin monopol_N_s5 = s5 "monopol" ;
+ lin montering_N_s5 = s5 "montering" ;
+ lin monument_N_s5 = s5 "monument" ;
+ lin moral_N_s5 = s5 "moral" ;
+ lin moralupplösning_N_s5 = s5 "moralupplösning" ;
+ lin moras_N_s5 = s5 "moras" ;
+ lin mord_N_s5 = s5 "mord" ;
+ lin mordbrand_N_s5 = s5 "mordbrand" ;
+ lin Mores_N_s5 = s5 "Mores" ;
+ lin morgon_N_s5 = s5 "morgon" ;
+ lin morgonblad_N_s5 = s5 "morgonblad" ;
+ lin morgondag_N_s5 = s5 "morgondag" ;
+ lin morot_N_s5 = s5 "morot" ;
+ lin motbok_N_s5 = s5 "motbok" ;
+ lin motdrag_N_s5 = s5 "motdrag" ;
+ lin motell_N_s5 = s5 "motell" ;
+ lin motiv_N_s5 = s5 "motiv" ;
+ lin motivation_N_s5 = s5 "motivation" ;
+ lin motocross_N_s5 = s5 "motocross" ;
+ lin motorik_N_s5 = s5 "motorik" ;
+ lin motståndare_N_s5 = s5 "motståndare" ;
+ lin mottagning_N_s5 = s5 "mottagning" ;
+ lin motvind_N_s5 = s5 "motvind" ;
+ lin märkning_N_s5 = s5 "märkning" ;
+ lin ömsesidighet_N_s5 = s5 "ömsesidighet" ;
+ lin möss_N_s5 = s5 "möss" ;
+ lin mässing_N_s5 = s5 "mässing" ;
+ lin mästerskap_N_s5 = s5 "mästerskap" ;
+ lin mästerverk_N_s5 = s5 "mästerverk" ;
+ lin möt_N_s5 = s5 "möt" ;
+ lin mätaravläsning_N_s5 = s5 "mätaravläsning" ;
+ lin mått_N_s5 = s5 "mått" ;
+ lin mättnad_N_s5 = s5 "mättnad" ;
+ lin mullighet_N_s5 = s5 "mullighet" ;
+ lin munvighet_N_s5 = s5 "munvighet" ;
+ lin murare_N_s5 = s5 "murare" ;
+ lin murbruk_N_s5 = s5 "murbruk" ;
+ lin murlod_N_s5 = s5 "murlod" ;
+ lin murpelare_N_s5 = s5 "murpelare" ;
+ lin musikinstrument_N_s5 = s5 "musikinstrument" ;
+ lin musiksmak_N_s5 = s5 "musiksmak" ;
+ lin mygg_N_s5 = s5 "mygg" ;
+ lin mynt_N_s5 = s5 "mynt" ;
+ lin namn_N_s5 = s5 "namn" ;
+ lin ändamål_N_s5 = s5 "ändamål" ;
+ lin ändamålsenlighet_N_s5 = s5 "ändamålsenlighet" ;
+ lin ändlighet_N_s5 = s5 "ändlighet" ;
+ lin nederlag_N_s5 = s5 "nederlag" ;
+ lin änglabarn_N_s5 = s5 "änglabarn" ;
+ lin önskemål_N_s5 = s5 "önskemål" ;
+ lin nät_N_s5 = s5 "nät" ;
+ lin nätverk_N_s5 = s5 "nätverk" ;
+ lin nyår_N_s5 = s5 "nyår" ;
+ lin oaktsamhet_N_s5 = s5 "oaktsamhet" ;
+ lin obarmhärtighet_N_s5 = s5 "obarmhärtighet" ;
+ lin obehag_N_s5 = s5 "obehag" ;
+ lin obeslutsamhet_N_s5 = s5 "obeslutsamhet" ;
+ lin objekt_N_s5 = s5 "objekt" ;
+ lin objektivitet_N_s5 = s5 "objektivitet" ;
+ lin obönhörlighet_N_s5 = s5 "obönhörlighet" ;
+ lin obotfärdighet_N_s5 = s5 "obotfärdighet" ;
+ lin ockupation_N_s5 = s5 "ockupation" ;
+ lin odödlighet_N_s5 = s5 "odödlighet" ;
+ lin odds_N_s5 = s5 "odds" ;
+ lin odjur_N_s5 = s5 "odjur" ;
+ lin odlingsfält_N_s5 = s5 "odlingsfält" ;
+ lin oduglighet_N_s5 = s5 "oduglighet" ;
+ lin oenighet_N_s5 = s5 "oenighet" ;
+ lin oerfarenhet_N_s5 = s5 "oerfarenhet" ;
+ lin offerdjur_N_s5 = s5 "offerdjur" ;
+ lin offerkött_N_s5 = s5 "offerkött" ;
+ lin offerlamm_N_s5 = s5 "offerlamm" ;
+ lin oföretagsamhet_N_s5 = s5 "oföretagsamhet" ;
+ lin ofrihet_N_s5 = s5 "ofrihet" ;
+ lin oförnuft_N_s5 = s5 "oförnuft" ;
+ lin ofullständighet_N_s5 = s5 "ofullständighet" ;
+ lin ogenomtränglighet_N_s5 = s5 "ogenomtränglighet" ;
+ lin ogräs_N_s5 = s5 "ogräs" ;
+ lin ogudaktighet_N_s5 = s5 "ogudaktighet" ;
+ lin ohörsamhet_N_s5 = s5 "ohörsamhet" ;
+ lin ok_N_s5 = s5 "ok" ;
+ lin okunnighet_N_s5 = s5 "okunnighet" ;
+ lin olivträd_N_s5 = s5 "olivträd" ;
+ lin oljehorn_N_s5 = s5 "oljehorn" ;
+ lin oljud_N_s5 = s5 "oljud" ;
+ lin ollon_N_s5 = s5 "ollon" ;
+ lin olycksfall_N_s5 = s5 "olycksfall" ;
+ lin ombud_N_s5 = s5 "ombud" ;
+ lin ombyggnad_N_s5 = s5 "ombyggnad" ;
+ lin omdisposition_N_s5 = s5 "omdisposition" ;
+ lin omfång_N_s5 = s5 "omfång" ;
+ lin omöjlighet_N_s5 = s5 "omöjlighet" ;
+ lin omklädning_N_s5 = s5 "omklädning" ;
+ lin omkrets_N_s5 = s5 "omkrets" ;
+ lin omlopp_N_s5 = s5 "omlopp" ;
+ lin omorganisation_N_s5 = s5 "omorganisation" ;
+ lin omregistrering_N_s5 = s5 "omregistrering" ;
+ lin omräkning_N_s5 = s5 "omräkning" ;
+ lin omskolning_N_s5 = s5 "omskolning" ;
+ lin omslag_N_s5 = s5 "omslag" ;
+ lin omvårdnad_N_s5 = s5 "omvårdnad" ;
+ lin omvärld_N_s5 = s5 "omvärld" ;
+ lin omväxling_N_s5 = s5 "omväxling" ;
+ lin onaturlighet_N_s5 = s5 "onaturlighet" ;
+ lin oändlighet_N_s5 = s5 "oändlighet" ;
+ lin oordentlighet_N_s5 = s5 "oordentlighet" ;
+ lin oordning_N_s5 = s5 "oordning" ;
+ lin operasällskap_N_s5 = s5 "operasällskap" ;
+ lin operativsystem_N_s5 = s5 "operativsystem" ;
+ lin operaverk_N_s5 = s5 "operaverk" ;
+ lin opposition_N_s5 = s5 "opposition" ;
+ lin optimering_N_s5 = s5 "optimering" ;
+ lin ord_N_s5 = s5 "ord" ;
+ lin ordbehandling_N_s5 = s5 "ordbehandling" ;
+ lin ordblindhet_N_s5 = s5 "ordblindhet" ;
+ lin ordbok_N_s5 = s5 "ordbok" ;
+ lin ordermottagning_N_s5 = s5 "ordermottagning" ;
+ lin ordföljd_N_s5 = s5 "ordföljd" ;
+ lin ordförandeskap_N_s5 = s5 "ordförandeskap" ;
+ lin ordförråd_N_s5 = s5 "ordförråd" ;
+ lin ordspråk_N_s5 = s5 "ordspråk" ;
+ lin ordstäv_N_s5 = s5 "ordstäv" ;
+ lin ordval_N_s5 = s5 "ordval" ;
+ lin oredlighet_N_s5 = s5 "oredlighet" ;
+ lin orenlighet_N_s5 = s5 "orenlighet" ;
+ lin orering_N_s5 = s5 "orering" ;
+ lin organ_N_s5 = s5 "organ" ;
+ lin original_N_s5 = s5 "original" ;
+ lin originalitet_N_s5 = s5 "originalitet" ;
+ lin originalspråk_N_s5 = s5 "originalspråk" ;
+ lin ormbett_N_s5 = s5 "ormbett" ;
+ lin orosmoment_N_s5 = s5 "orosmoment" ;
+ lin orörlighet_N_s5 = s5 "orörlighet" ;
+ lin orättfärdighet_N_s5 = s5 "orättfärdighet" ;
+ lin orättrådighet_N_s5 = s5 "orättrådighet" ;
+ lin orygglighet_N_s5 = s5 "orygglighet" ;
+ lin os_N_s5 = s5 "os" ;
+ lin osäkerhet_N_s5 = s5 "osäkerhet" ;
+ lin ostrafflighet_N_s5 = s5 "ostrafflighet" ;
+ lin ostron_N_s5 = s5 "ostron" ;
+ lin otacksamhet_N_s5 = s5 "otacksamhet" ;
+ lin otålighet_N_s5 = s5 "otålighet" ;
+ lin otrohet_N_s5 = s5 "otrohet" ;
+ lin otrygghet_N_s5 = s5 "otrygghet" ;
+ lin otukt_N_s5 = s5 "otukt" ;
+ lin otur_N_s5 = s5 "otur" ;
+ lin otyg_N_s5 = s5 "otyg" ;
+ lin ovanlighet_N_s5 = s5 "ovanlighet" ;
+ lin ovarsamhet_N_s5 = s5 "ovarsamhet" ;
+ lin overklighet_N_s5 = s5 "overklighet" ;
+ lin ovett_N_s5 = s5 "ovett" ;
+ lin ovisshet_N_s5 = s5 "ovisshet" ;
+ lin oxidation_N_s5 = s5 "oxidation" ;
+ lin oxkött_N_s5 = s5 "oxkött" ;
+ lin pack_N_s5 = s5 "pack" ;
+ lin paddling_N_s5 = s5 "paddling" ;
+ lin paginering_N_s5 = s5 "paginering" ;
+ lin paket_N_s5 = s5 "paket" ;
+ lin palats_N_s5 = s5 "palats" ;
+ lin palmträd_N_s5 = s5 "palmträd" ;
+ lin pampighet_N_s5 = s5 "pampighet" ;
+ lin panel_N_s5 = s5 "panel" ;
+ lin panik_N_s5 = s5 "panik" ;
+ lin pantning_N_s5 = s5 "pantning" ;
+ lin papper_N_s5 = s5 "papper" ;
+ lin pappersark_N_s5 = s5 "pappersark" ;
+ lin par_N_s5 = s5 "par" ;
+ lin paradis_N_s5 = s5 "paradis" ;
+ lin paraplyställ_N_s5 = s5 "paraplyställ" ;
+ lin paritet_N_s5 = s5 "paritet" ;
+ lin parkeringshus_N_s5 = s5 "parkeringshus" ;
+ lin parkettgolv_N_s5 = s5 "parkettgolv" ;
+ lin parlament_N_s5 = s5 "parlament" ;
+ lin parning_N_s5 = s5 "parning" ;
+ lin parti_N_s5 = s5 "parti" ;
+ lin partitur_N_s5 = s5 "partitur" ;
+ lin partnerskap_N_s5 = s5 "partnerskap" ;
+ lin pass_N_s5 = s5 "pass" ;
+ lin passion_N_s5 = s5 "passion" ;
+ lin passivitet_N_s5 = s5 "passivitet" ;
+ lin patent_N_s5 = s5 "patent" ;
+ lin påbud_N_s5 = s5 "påbud" ;
+ lin påbyggnad_N_s5 = s5 "påbyggnad" ;
+ lin pelare_N_s5 = s5 "pelare" ;
+ lin pelarhuvud_N_s5 = s5 "pelarhuvud" ;
+ lin pendeltåg_N_s5 = s5 "pendeltåg" ;
+ lin penningbegär_N_s5 = s5 "penningbegär" ;
+ lin pensionat_N_s5 = s5 "pensionat" ;
+ lin perception_N_s5 = s5 "perception" ;
+ lin pergament_N_s5 = s5 "pergament" ;
+ lin periodicitet_N_s5 = s5 "periodicitet" ;
+ lin permission_N_s5 = s5 "permission" ;
+ lin personkrets_N_s5 = s5 "personkrets" ;
+ lin perspektiv_N_s5 = s5 "perspektiv" ;
+ lin påhitt_N_s5 = s5 "påhitt" ;
+ lin påhittighet_N_s5 = s5 "påhittighet" ;
+ lin påhopp_N_s5 = s5 "påhopp" ;
+ lin pinsamhet_N_s5 = s5 "pinsamhet" ;
+ lin pipskaft_N_s5 = s5 "pipskaft" ;
+ lin piratkopiering_N_s5 = s5 "piratkopiering" ;
+ lin placering_N_s5 = s5 "placering" ;
+ lin plagg_N_s5 = s5 "plagg" ;
+ lin plagiat_N_s5 = s5 "plagiat" ;
+ lin plagiering_N_s5 = s5 "plagiering" ;
+ lin plakat_N_s5 = s5 "plakat" ;
+ lin planering_N_s5 = s5 "planering" ;
+ lin planing_N_s5 = s5 "planing" ;
+ lin plank_N_s5 = s5 "plank" ;
+ lin planläggning_N_s5 = s5 "planläggning" ;
+ lin planmässighet_N_s5 = s5 "planmässighet" ;
+ lin plikttrohet_N_s5 = s5 "plikttrohet" ;
+ lin pling_N_s5 = s5 "pling" ;
+ lin pålitlighet_N_s5 = s5 "pålitlighet" ;
+ lin plånbok_N_s5 = s5 "plånbok" ;
+ lin plommon_N_s5 = s5 "plommon" ;
+ lin poem_N_s5 = s5 "poem" ;
+ lin polishus_N_s5 = s5 "polishus" ;
+ lin polistjänstgöring_N_s5 = s5 "polistjänstgöring" ;
+ lin polynom_N_s5 = s5 "polynom" ;
+ lin popcorn_N_s5 = s5 "popcorn" ;
+ lin popularisering_N_s5 = s5 "popularisering" ;
+ lin popularitet_N_s5 = s5 "popularitet" ;
+ lin porslin_N_s5 = s5 "porslin" ;
+ lin porträtt_N_s5 = s5 "porträtt" ;
+ lin postning_N_s5 = s5 "postning" ;
+ lin poströstning_N_s5 = s5 "poströstning" ;
+ lin postulat_N_s5 = s5 "postulat" ;
+ lin potatismos_N_s5 = s5 "potatismos" ;
+ lin äppelträd_N_s5 = s5 "äppelträd" ;
+ lin öppenvård_N_s5 = s5 "öppenvård" ;
+ lin precision_N_s5 = s5 "precision" ;
+ lin prefix_N_s5 = s5 "prefix" ;
+ lin prejudikat_N_s5 = s5 "prejudikat" ;
+ lin preparat_N_s5 = s5 "preparat" ;
+ lin presentkort_N_s5 = s5 "presentkort" ;
+ lin presidentval_N_s5 = s5 "presidentval" ;
+ lin press_N_s5 = s5 "press" ;
+ lin presstopp_N_s5 = s5 "presstopp" ;
+ lin primtal_N_s5 = s5 "primtal" ;
+ lin prioritet_N_s5 = s5 "prioritet" ;
+ lin pris_N_s5 = s5 "pris" ;
+ lin prisklass_N_s5 = s5 "prisklass" ;
+ lin priskrig_N_s5 = s5 "priskrig" ;
+ lin problem_N_s5 = s5 "problem" ;
+ lin problemlösning_N_s5 = s5 "problemlösning" ;
+ lin produktionsstyrningssystem_N_s5 = s5 "produktionsstyrningssystem" ;
+ lin produktivitet_N_s5 = s5 "produktivitet" ;
+ lin professionalisering_N_s5 = s5 "professionalisering" ;
+ lin proffs_N_s5 = s5 "proffs" ;
+ lin profilanalys_N_s5 = s5 "profilanalys" ;
+ lin programmerarutbildning_N_s5 = s5 "programmerarutbildning" ;
+ lin programmering_N_s5 = s5 "programmering" ;
+ lin programmeringsspråk_N_s5 = s5 "programmeringsspråk" ;
+ lin projekt_N_s5 = s5 "projekt" ;
+ lin päron_N_s5 = s5 "päron" ;
+ lin protokoll_N_s5 = s5 "protokoll" ;
+ lin prov_N_s5 = s5 "prov" ;
+ lin prydnadsgräs_N_s5 = s5 "prydnadsgräs" ;
+ lin psalmbok_N_s5 = s5 "psalmbok" ;
+ lin påskalamm_N_s5 = s5 "påskalamm" ;
+ lin psykoanalys_N_s5 = s5 "psykoanalys" ;
+ lin pubertet_N_s5 = s5 "pubertet" ;
+ lin publicering_N_s5 = s5 "publicering" ;
+ lin publicitet_N_s5 = s5 "publicitet" ;
+ lin pulkaåkning_N_s5 = s5 "pulkaåkning" ;
+ lin pulsslag_N_s5 = s5 "pulsslag" ;
+ lin pund_N_s5 = s5 "pund" ;
+ lin punschbord_N_s5 = s5 "punschbord" ;
+ lin puss_N_s5 = s5 "puss" ;
+ lin putsning_N_s5 = s5 "putsning" ;
+ lin pyjamas_N_s5 = s5 "pyjamas" ;
+ lin år_N_s5 = s5 "år" ;
+ lin radband_N_s5 = s5 "radband" ;
+ lin radhus_N_s5 = s5 "radhus" ;
+ lin rampljus_N_s5 = s5 "rampljus" ;
+ lin rapp_N_s5 = s5 "rapp" ;
+ lin rapportskrivning_N_s5 = s5 "rapportskrivning" ;
+ lin rattonykterhet_N_s5 = s5 "rattonykterhet" ;
+ lin rbund_N_s5 = s5 "rbund" ;
+ lin råd_N_s5 = s5 "råd" ;
+ lin räddning_N_s5 = s5 "räddning" ;
+ lin rådgivning_N_s5 = s5 "rådgivning" ;
+ lin rådhus_N_s5 = s5 "rådhus" ;
+ lin rådighet_N_s5 = s5 "rådighet" ;
+ lin rådjur_N_s5 = s5 "rådjur" ;
+ lin rådslut_N_s5 = s5 "rådslut" ;
+ lin rödvin_N_s5 = s5 "rödvin" ;
+ lin recept_N_s5 = s5 "recept" ;
+ lin rederi_N_s5 = s5 "rederi" ;
+ lin redigering_N_s5 = s5 "redigering" ;
+ lin redlighet_N_s5 = s5 "redlighet" ;
+ lin redovisningsdatum_N_s5 = s5 "redovisningsdatum" ;
+ lin redovisningssystem_N_s5 = s5 "redovisningssystem" ;
+ lin redskap_N_s5 = s5 "redskap" ;
+ lin referat_N_s5 = s5 "referat" ;
+ lin regelbeskrivning_N_s5 = s5 "regelbeskrivning" ;
+ lin regelbundenhet_N_s5 = s5 "regelbundenhet" ;
+ lin regelverk_N_s5 = s5 "regelverk" ;
+ lin regeringsställning_N_s5 = s5 "regeringsställning" ;
+ lin regionbibliotek_N_s5 = s5 "regionbibliotek" ;
+ lin regionbidrag_N_s5 = s5 "regionbidrag" ;
+ lin regionsjukhus_N_s5 = s5 "regionsjukhus" ;
+ lin registrering_N_s5 = s5 "registrering" ;
+ lin regn_N_s5 = s5 "regn" ;
+ lin reklamblad_N_s5 = s5 "reklamblad" ;
+ lin rekord_N_s5 = s5 "rekord" ;
+ lin rekreation_N_s5 = s5 "rekreation" ;
+ lin rekrytering_N_s5 = s5 "rekrytering" ;
+ lin rekursion_N_s5 = s5 "rekursion" ;
+ lin relevans_N_s5 = s5 "relevans" ;
+ lin reliabilitet_N_s5 = s5 "reliabilitet" ;
+ lin remissvar_N_s5 = s5 "remissvar" ;
+ lin remittering_N_s5 = s5 "remittering" ;
+ lin renhet_N_s5 = s5 "renhet" ;
+ lin renhållning_N_s5 = s5 "renhållning" ;
+ lin reningsbad_N_s5 = s5 "reningsbad" ;
+ lin renlärighet_N_s5 = s5 "renlärighet" ;
+ lin rensning_N_s5 = s5 "rensning" ;
+ lin rep_N_s5 = s5 "rep" ;
+ lin reservat_N_s5 = s5 "reservat" ;
+ lin residens_N_s5 = s5 "residens" ;
+ lin resignation_N_s5 = s5 "resignation" ;
+ lin resmål_N_s5 = s5 "resmål" ;
+ lin resonemang_N_s5 = s5 "resonemang" ;
+ lin respons_N_s5 = s5 "respons" ;
+ lin restid_N_s5 = s5 "restid" ;
+ lin resultat_N_s5 = s5 "resultat" ;
+ lin retlighet_N_s5 = s5 "retlighet" ;
+ lin rett_N_s5 = s5 "rett" ;
+ lin revben_N_s5 = s5 "revben" ;
+ lin revision_N_s5 = s5 "revision" ;
+ lin riddarhus_N_s5 = s5 "riddarhus" ;
+ lin ridderskap_N_s5 = s5 "ridderskap" ;
+ lin rik_N_s5 = s5 "rik" ;
+ lin riksdag_N_s5 = s5 "riksdag" ;
+ lin riktighet_N_s5 = s5 "riktighet" ;
+ lin rimlighet_N_s5 = s5 "rimlighet" ;
+ lin ringare_N_s5 = s5 "ringare" ;
+ lin ringhet_N_s5 = s5 "ringhet" ;
+ lin ris_N_s5 = s5 "ris" ;
+ lin riv_N_s5 = s5 "riv" ;
+ lin ärkebiskop_N_s5 = s5 "ärkebiskop" ;
+ lin rökelsekar_N_s5 = s5 "rökelsekar" ;
+ lin räkenskapsår_N_s5 = s5 "räkenskapsår" ;
+ lin rökning_N_s5 = s5 "rökning" ;
+ lin rlag_N_s5 = s5 "rlag" ;
+ lin ärlighet_N_s5 = s5 "ärlighet" ;
+ lin örngott_N_s5 = s5 "örngott" ;
+ lin rock_N_s5 = s5 "rock" ;
+ lin rollspel_N_s5 = s5 "rollspel" ;
+ lin öron_N_s5 = s5 "öron" ;
+ lin rop_N_s5 = s5 "rop" ;
+ lin rotation_N_s5 = s5 "rotation" ;
+ lin rov_N_s5 = s5 "rov" ;
+ lin rovdjur_N_s5 = s5 "rovdjur" ;
+ lin rovdrift_N_s5 = s5 "rovdrift" ;
+ lin rör_N_s5 = s5 "rör" ;
+ lin rörelsefrihet_N_s5 = s5 "rörelsefrihet" ;
+ lin rörighet_N_s5 = s5 "rörighet" ;
+ lin rörlighet_N_s5 = s5 "rörlighet" ;
+ lin årsförbrukning_N_s5 = s5 "årsförbrukning" ;
+ lin röstlängd_N_s5 = s5 "röstlängd" ;
+ lin rösträtt_N_s5 = s5 "rösträtt" ;
+ lin årtag_N_s5 = s5 "årtag" ;
+ lin årtal_N_s5 = s5 "årtal" ;
+ lin rättfärdighet_N_s5 = s5 "rättfärdighet" ;
+ lin rättrådighet_N_s5 = s5 "rättrådighet" ;
+ lin rättssäkerhet_N_s5 = s5 "rättssäkerhet" ;
+ lin rättsskipning_N_s5 = s5 "rättsskipning" ;
+ lin rättstavning_N_s5 = s5 "rättstavning" ;
+ lin rättstjänare_N_s5 = s5 "rättstjänare" ;
+ lin rubricering_N_s5 = s5 "rubricering" ;
+ lin rus_N_s5 = s5 "rus" ;
+ lin russin_N_s5 = s5 "russin" ;
+ lin rövare_N_s5 = s5 "rövare" ;
+ lin råvaruförbrukning_N_s5 = s5 "råvaruförbrukning" ;
+ lin ryggstöd_N_s5 = s5 "ryggstöd" ;
+ lin ryggvärk_N_s5 = s5 "ryggvärk" ;
+ lin ryktesspridning_N_s5 = s5 "ryktesspridning" ;
+ lin rymdskepp_N_s5 = s5 "rymdskepp" ;
+ lin ryttare_N_s5 = s5 "ryttare" ;
+ lin sabbat_N_s5 = s5 "sabbat" ;
+ lin sakfel_N_s5 = s5 "sakfel" ;
+ lin saklighet_N_s5 = s5 "saklighet" ;
+ lin sakrament_N_s5 = s5 "sakrament" ;
+ lin salighet_N_s5 = s5 "salighet" ;
+ lin salt_N_s5 = s5 "salt" ;
+ lin samarbet_N_s5 = s5 "samarbet" ;
+ lin samband_N_s5 = s5 "samband" ;
+ lin samfällighet_N_s5 = s5 "samfällighet" ;
+ lin samfund_N_s5 = s5 "samfund" ;
+ lin samhällsdjur_N_s5 = s5 "samhällsdjur" ;
+ lin samhällsordning_N_s5 = s5 "samhällsordning" ;
+ lin samhörighet_N_s5 = s5 "samhörighet" ;
+ lin samlag_N_s5 = s5 "samlag" ;
+ lin sammanbrott_N_s5 = s5 "sammanbrott" ;
+ lin sammandrag_N_s5 = s5 "sammandrag" ;
+ lin sammanhang_N_s5 = s5 "sammanhang" ;
+ lin sammanhållning_N_s5 = s5 "sammanhållning" ;
+ lin sammet_N_s5 = s5 "sammet" ;
+ lin samordningsansvar_N_s5 = s5 "samordningsansvar" ;
+ lin samtal_N_s5 = s5 "samtal" ;
+ lin samtid_N_s5 = s5 "samtid" ;
+ lin sandfält_N_s5 = s5 "sandfält" ;
+ lin sandstrand_N_s5 = s5 "sandstrand" ;
+ lin sannfärdighet_N_s5 = s5 "sannfärdighet" ;
+ lin sannolikhet_N_s5 = s5 "sannolikhet" ;
+ lin säd_N_s5 = s5 "säd" ;
+ lin sefir_N_s5 = s5 "sefir" ;
+ lin sefyr_N_s5 = s5 "sefyr" ;
+ lin segelbåt_N_s5 = s5 "segelbåt" ;
+ lin segerkrans_N_s5 = s5 "segerkrans" ;
+ lin segertåg_N_s5 = s5 "segertåg" ;
+ lin segment_N_s5 = s5 "segment" ;
+ lin sekretariat_N_s5 = s5 "sekretariat" ;
+ lin sekretess_N_s5 = s5 "sekretess" ;
+ lin selektion_N_s5 = s5 "selektion" ;
+ lin senap_N_s5 = s5 "senap" ;
+ lin senilitet_N_s5 = s5 "senilitet" ;
+ lin sentimentalitet_N_s5 = s5 "sentimentalitet" ;
+ lin Ser_N_s5 = s5 "Ser" ;
+ lin sextiotal_N_s5 = s5 "sextiotal" ;
+ lin sextonhundratal_N_s5 = s5 "sextonhundratal" ;
+ lin sexualitet_N_s5 = s5 "sexualitet" ;
+ lin sexualliv_N_s5 = s5 "sexualliv" ;
+ lin sexualrådgivning_N_s5 = s5 "sexualrådgivning" ;
+ lin shopping_N_s5 = s5 "shopping" ;
+ lin siare_N_s5 = s5 "siare" ;
+ lin sidospår_N_s5 = s5 "sidospår" ;
+ lin sigill_N_s5 = s5 "sigill" ;
+ lin signet_N_s5 = s5 "signet" ;
+ lin sikt_N_s5 = s5 "sikt" ;
+ lin siktning_N_s5 = s5 "siktning" ;
+ lin åsiktsfrihet_N_s5 = s5 "åsiktsfrihet" ;
+ lin silverbägare_N_s5 = s5 "silverbägare" ;
+ lin silverbröllop_N_s5 = s5 "silverbröllop" ;
+ lin silverfat_N_s5 = s5 "silverfat" ;
+ lin silverhår_N_s5 = s5 "silverhår" ;
+ lin silvermynt_N_s5 = s5 "silvermynt" ;
+ lin sinnesförfattning_N_s5 = s5 "sinnesförfattning" ;
+ lin sinnessjukhus_N_s5 = s5 "sinnessjukhus" ;
+ lin sinnessvaghet_N_s5 = s5 "sinnessvaghet" ;
+ lin sirap_N_s5 = s5 "sirap" ;
+ lin sjöfart_N_s5 = s5 "sjöfart" ;
+ lin sjöförsäkringsbolag_N_s5 = s5 "sjöförsäkringsbolag" ;
+ lin självaktning_N_s5 = s5 "självaktning" ;
+ lin självbehärskning_N_s5 = s5 "självbehärskning" ;
+ lin självförsvar_N_s5 = s5 "självförsvar" ;
+ lin själviskhet_N_s5 = s5 "själviskhet" ;
+ lin självmord_N_s5 = s5 "självmord" ;
+ lin självständighet_N_s5 = s5 "självständighet" ;
+ lin självstyrelseorgan_N_s5 = s5 "självstyrelseorgan" ;
+ lin självsvåldighet_N_s5 = s5 "självsvåldighet" ;
+ lin sjukersättning_N_s5 = s5 "sjukersättning" ;
+ lin sjukfall_N_s5 = s5 "sjukfall" ;
+ lin sjukhus_N_s5 = s5 "sjukhus" ;
+ lin sjukpenning_N_s5 = s5 "sjukpenning" ;
+ lin sjukvård_N_s5 = s5 "sjukvård" ;
+ lin sjuttiotal_N_s5 = s5 "sjuttiotal" ;
+ lin sjuttonhundratal_N_s5 = s5 "sjuttonhundratal" ;
+ lin skadedjur_N_s5 = s5 "skadedjur" ;
+ lin skadestånd_N_s5 = s5 "skadestånd" ;
+ lin skaft_N_s5 = s5 "skaft" ;
+ lin skal_N_s5 = s5 "skal" ;
+ lin skalkaktighet_N_s5 = s5 "skalkaktighet" ;
+ lin skalv_N_s5 = s5 "skalv" ;
+ lin skans_N_s5 = s5 "skans" ;
+ lin skar_N_s5 = s5 "skar" ;
+ lin skatteavdrag_N_s5 = s5 "skatteavdrag" ;
+ lin skattepenning_N_s5 = s5 "skattepenning" ;
+ lin skattmästare_N_s5 = s5 "skattmästare" ;
+ lin skattskrivning_N_s5 = s5 "skattskrivning" ;
+ lin skavsår_N_s5 = s5 "skavsår" ;
+ lin skådebröd_N_s5 = s5 "skådebröd" ;
+ lin skådeplats_N_s5 = s5 "skådeplats" ;
+ lin skådespel_N_s5 = s5 "skådespel" ;
+ lin skelett_N_s5 = s5 "skelett" ;
+ lin sken_N_s5 = s5 "sken" ;
+ lin skepp_N_s5 = s5 "skepp" ;
+ lin säkerhet_N_s5 = s5 "säkerhet" ;
+ lin skägg_N_s5 = s5 "skägg" ;
+ lin skicklighet_N_s5 = s5 "skicklighet" ;
+ lin skidåkning_N_s5 = s5 "skidåkning" ;
+ lin skidlöpning_N_s5 = s5 "skidlöpning" ;
+ lin skidspår_N_s5 = s5 "skidspår" ;
+ lin skift_N_s5 = s5 "skift" ;
+ lin skikt_N_s5 = s5 "skikt" ;
+ lin skiljebrev_N_s5 = s5 "skiljebrev" ;
+ lin skinn_N_s5 = s5 "skinn" ;
+ lin skivbolag_N_s5 = s5 "skivbolag" ;
+ lin skivomslag_N_s5 = s5 "skivomslag" ;
+ lin skjortbröst_N_s5 = s5 "skjortbröst" ;
+ lin skjul_N_s5 = s5 "skjul" ;
+ lin skjut_N_s5 = s5 "skjut" ;
+ lin skäl_N_s5 = s5 "skäl" ;
+ lin åskmoln_N_s5 = s5 "åskmoln" ;
+ lin skämt_N_s5 = s5 "skämt" ;
+ lin skolbarn_N_s5 = s5 "skolbarn" ;
+ lin skolförvaltning_N_s5 = s5 "skolförvaltning" ;
+ lin skolgång_N_s5 = s5 "skolgång" ;
+ lin skoltidning_N_s5 = s5 "skoltidning" ;
+ lin skott_N_s5 = s5 "skott" ;
+ lin skottning_N_s5 = s5 "skottning" ;
+ lin skåp_N_s5 = s5 "skåp" ;
+ lin skratt_N_s5 = s5 "skratt" ;
+ lin skördeskri_N_s5 = s5 "skördeskri" ;
+ lin åskregn_N_s5 = s5 "åskregn" ;
+ lin skrev_N_s5 = s5 "skrev" ;
+ lin skärgård_N_s5 = s5 "skärgård" ;
+ lin skri_N_s5 = s5 "skri" ;
+ lin skriftspråk_N_s5 = s5 "skriftspråk" ;
+ lin skrin_N_s5 = s5 "skrin" ;
+ lin skriv_N_s5 = s5 "skriv" ;
+ lin skrivarhastighet_N_s5 = s5 "skrivarhastighet" ;
+ lin skrivblock_N_s5 = s5 "skrivblock" ;
+ lin skrivbord_N_s5 = s5 "skrivbord" ;
+ lin skrivfel_N_s5 = s5 "skrivfel" ;
+ lin skrivtyg_N_s5 = s5 "skrivtyg" ;
+ lin skrän_N_s5 = s5 "skrän" ;
+ lin skärp_N_s5 = s5 "skärp" ;
+ lin skräp_N_s5 = s5 "skräp" ;
+ lin skrymtare_N_s5 = s5 "skrymtare" ;
+ lin åskskydd_N_s5 = s5 "åskskydd" ;
+ lin åskslag_N_s5 = s5 "åskslag" ;
+ lin sköt_N_s5 = s5 "sköt" ;
+ lin skötsamhet_N_s5 = s5 "skötsamhet" ;
+ lin skötselråd_N_s5 = s5 "skötselråd" ;
+ lin skur_N_s5 = s5 "skur" ;
+ lin skvätt_N_s5 = s5 "skvätt" ;
+ lin skydd_N_s5 = s5 "skydd" ;
+ lin skyddshelgon_N_s5 = s5 "skyddshelgon" ;
+ lin skyddsnät_N_s5 = s5 "skyddsnät" ;
+ lin skyddsombud_N_s5 = s5 "skyddsombud" ;
+ lin skyddsutrustning_N_s5 = s5 "skyddsutrustning" ;
+ lin skygd_N_s5 = s5 "skygd" ;
+ lin skylt_N_s5 = s5 "skylt" ;
+ lin skymt_N_s5 = s5 "skymt" ;
+ lin slag_N_s5 = s5 "slag" ;
+ lin slagfält_N_s5 = s5 "slagfält" ;
+ lin slagg_N_s5 = s5 "slagg" ;
+ lin slagning_N_s5 = s5 "slagning" ;
+ lin slagordning_N_s5 = s5 "slagordning" ;
+ lin slagsmål_N_s5 = s5 "slagsmål" ;
+ lin slaktdjur_N_s5 = s5 "slaktdjur" ;
+ lin slalomåkning_N_s5 = s5 "slalomåkning" ;
+ lin slapphet_N_s5 = s5 "slapphet" ;
+ lin slarvfel_N_s5 = s5 "slarvfel" ;
+ lin slädspår_N_s5 = s5 "slädspår" ;
+ lin slöhet_N_s5 = s5 "slöhet" ;
+ lin släkt_N_s5 = s5 "släkt" ;
+ lin släktforskning_N_s5 = s5 "släktforskning" ;
+ lin släktskap_N_s5 = s5 "släktskap" ;
+ lin sällhet_N_s5 = s5 "sällhet" ;
+ lin sällskap_N_s5 = s5 "sällskap" ;
+ lin slott_N_s5 = s5 "slott" ;
+ lin sluss_N_s5 = s5 "sluss" ;
+ lin slut_N_s5 = s5 "slut" ;
+ lin slutspel_N_s5 = s5 "slutspel" ;
+ lin smeksamhet_N_s5 = s5 "smeksamhet" ;
+ lin småhus_N_s5 = s5 "småhus" ;
+ lin smidighet_N_s5 = s5 "smidighet" ;
+ lin smink_N_s5 = s5 "smink" ;
+ lin sminkning_N_s5 = s5 "sminkning" ;
+ lin smälek_N_s5 = s5 "smälek" ;
+ lin sömnlöshet_N_s5 = s5 "sömnlöshet" ;
+ lin smörgåsbord_N_s5 = s5 "smörgåsbord" ;
+ lin småskalighet_N_s5 = s5 "småskalighet" ;
+ lin småstad_N_s5 = s5 "småstad" ;
+ lin smuggling_N_s5 = s5 "smuggling" ;
+ lin smutskastning_N_s5 = s5 "smutskastning" ;
+ lin snabbhet_N_s5 = s5 "snabbhet" ;
+ lin snabbköp_N_s5 = s5 "snabbköp" ;
+ lin snäckskal_N_s5 = s5 "snäckskal" ;
+ lin sändebud_N_s5 = s5 "sändebud" ;
+ lin sångare_N_s5 = s5 "sångare" ;
+ lin såning_N_s5 = s5 "såning" ;
+ lin snitt_N_s5 = s5 "snitt" ;
+ lin sänklod_N_s5 = s5 "sänklod" ;
+ lin snår_N_s5 = s5 "snår" ;
+ lin snösmältning_N_s5 = s5 "snösmältning" ;
+ lin snus_N_s5 = s5 "snus" ;
+ lin socialbidrag_N_s5 = s5 "socialbidrag" ;
+ lin solidaritet_N_s5 = s5 "solidaritet" ;
+ lin soliditet_N_s5 = s5 "soliditet" ;
+ lin solljus_N_s5 = s5 "solljus" ;
+ lin solution_N_s5 = s5 "solution" ;
+ lin sommarnatt_N_s5 = s5 "sommarnatt" ;
+ lin sommartid_N_s5 = s5 "sommartid" ;
+ lin sonson_N_s5 = s5 "sonson" ;
+ lin sophämtning_N_s5 = s5 "sophämtning" ;
+ lin sopstation_N_s5 = s5 "sopstation" ;
+ lin sorglöshet_N_s5 = s5 "sorglöshet" ;
+ lin sortering_N_s5 = s5 "sortering" ;
+ lin sortiment_N_s5 = s5 "sortiment" ;
+ lin sovplats_N_s5 = s5 "sovplats" ;
+ lin spalt_N_s5 = s5 "spalt" ;
+ lin spann_N_s5 = s5 "spann" ;
+ lin sparbeting_N_s5 = s5 "sparbeting" ;
+ lin spädbarn_N_s5 = s5 "spädbarn" ;
+ lin specialfall_N_s5 = s5 "specialfall" ;
+ lin specialinriktning_N_s5 = s5 "specialinriktning" ;
+ lin specialistsjukhus_N_s5 = s5 "specialistsjukhus" ;
+ lin spejare_N_s5 = s5 "spejare" ;
+ lin spenabarn_N_s5 = s5 "spenabarn" ;
+ lin spindelnät_N_s5 = s5 "spindelnät" ;
+ lin spis_N_s5 = s5 "spis" ;
+ lin spjut_N_s5 = s5 "spjut" ;
+ lin sportlov_N_s5 = s5 "sportlov" ;
+ lin spotskhet_N_s5 = s5 "spotskhet" ;
+ lin spår_N_s5 = s5 "spår" ;
+ lin springare_N_s5 = s5 "springare" ;
+ lin språk_N_s5 = s5 "språk" ;
+ lin språkrör_N_s5 = s5 "språkrör" ;
+ lin språng_N_s5 = s5 "språng" ;
+ lin sår_N_s5 = s5 "sår" ;
+ lin särbehandling_N_s5 = s5 "särbehandling" ;
+ lin stab_N_s5 = s5 "stab" ;
+ lin stabilitet_N_s5 = s5 "stabilitet" ;
+ lin stad_N_s5 = s5 "stad" ;
+ lin staffli_N_s5 = s5 "staffli" ;
+ lin staket_N_s5 = s5 "staket" ;
+ lin stall_N_s5 = s5 "stall" ;
+ lin standar_N_s5 = s5 "standar" ;
+ lin standardformat_N_s5 = s5 "standardformat" ;
+ lin standardisering_N_s5 = s5 "standardisering" ;
+ lin starkhet_N_s5 = s5 "starkhet" ;
+ lin startplats_N_s5 = s5 "startplats" ;
+ lin startskott_N_s5 = s5 "startskott" ;
+ lin stativ_N_s5 = s5 "stativ" ;
+ lin statsbidrag_N_s5 = s5 "statsbidrag" ;
+ lin statsråd_N_s5 = s5 "statsråd" ;
+ lin stavfel_N_s5 = s5 "stavfel" ;
+ lin stödjepelare_N_s5 = s5 "stödjepelare" ;
+ lin stearinljus_N_s5 = s5 "stearinljus" ;
+ lin steg_N_s5 = s5 "steg" ;
+ lin stelhet_N_s5 = s5 "stelhet" ;
+ lin stelning_N_s5 = s5 "stelning" ;
+ lin sten_N_s5 = s5 "sten" ;
+ lin stenbock_N_s5 = s5 "stenbock" ;
+ lin stengolv_N_s5 = s5 "stengolv" ;
+ lin stenhuggare_N_s5 = s5 "stenhuggare" ;
+ lin stenhus_N_s5 = s5 "stenhus" ;
+ lin stereoskop_N_s5 = s5 "stereoskop" ;
+ lin stick_N_s5 = s5 "stick" ;
+ lin stift_N_s5 = s5 "stift" ;
+ lin stigmatisering_N_s5 = s5 "stigmatisering" ;
+ lin stilgrepp_N_s5 = s5 "stilgrepp" ;
+ lin stillestånd_N_s5 = s5 "stillestånd" ;
+ lin stillhet_N_s5 = s5 "stillhet" ;
+ lin sting_N_s5 = s5 "sting" ;
+ lin Stjärngemak_N_s5 = s5 "Stjärngemak" ;
+ lin stjärntydare_N_s5 = s5 "stjärntydare" ;
+ lin stål_N_s5 = s5 "stål" ;
+ lin ställ_N_s5 = s5 "ställ" ;
+ lin stånd_N_s5 = s5 "stånd" ;
+ lin ståndaktighet_N_s5 = s5 "ståndaktighet" ;
+ lin stoft_N_s5 = s5 "stoft" ;
+ lin stoftmoln_N_s5 = s5 "stoftmoln" ;
+ lin stoj_N_s5 = s5 "stoj" ;
+ lin stolthet_N_s5 = s5 "stolthet" ;
+ lin storbolag_N_s5 = s5 "storbolag" ;
+ lin storföretag_N_s5 = s5 "storföretag" ;
+ lin storlek_N_s5 = s5 "storlek" ;
+ lin storskalighet_N_s5 = s5 "storskalighet" ;
+ lin storstad_N_s5 = s5 "storstad" ;
+ lin storting_N_s5 = s5 "storting" ;
+ lin storverk_N_s5 = s5 "storverk" ;
+ lin storvilt_N_s5 = s5 "storvilt" ;
+ lin strå_N_s5 = s5 "strå" ;
+ lin straff_N_s5 = s5 "straff" ;
+ lin stramhet_N_s5 = s5 "stramhet" ;
+ lin strand_N_s5 = s5 "strand" ;
+ lin streck_N_s5 = s5 "streck" ;
+ lin stress_N_s5 = s5 "stress" ;
+ lin stridslarm_N_s5 = s5 "stridslarm" ;
+ lin strålglans_N_s5 = s5 "strålglans" ;
+ lin strömavbrott_N_s5 = s5 "strömavbrott" ;
+ lin sätt_N_s5 = s5 "sätt" ;
+ lin ståthållare_N_s5 = s5 "ståthållare" ;
+ lin studs_N_s5 = s5 "studs" ;
+ lin stup_N_s5 = s5 "stup" ;
+ lin styck_N_s5 = s5 "styck" ;
+ lin stygn_N_s5 = s5 "stygn" ;
+ lin styrelseledamot_N_s5 = s5 "styrelseledamot" ;
+ lin substantiv_N_s5 = s5 "substantiv" ;
+ lin substitut_N_s5 = s5 "substitut" ;
+ lin suffix_N_s5 = s5 "suffix" ;
+ lin summation_N_s5 = s5 "summation" ;
+ lin summering_N_s5 = s5 "summering" ;
+ lin sund_N_s5 = s5 "sund" ;
+ lin surr_N_s5 = s5 "surr" ;
+ lin surrogat_N_s5 = s5 "surrogat" ;
+ lin suveränitet_N_s5 = s5 "suveränitet" ;
+ lin svaghet_N_s5 = s5 "svaghet" ;
+ lin svalg_N_s5 = s5 "svalg" ;
+ lin svall_N_s5 = s5 "svall" ;
+ lin svallkött_N_s5 = s5 "svallkött" ;
+ lin svar_N_s5 = s5 "svar" ;
+ lin svek_N_s5 = s5 "svek" ;
+ lin svin_N_s5 = s5 "svin" ;
+ lin svärd_N_s5 = s5 "svärd" ;
+ lin svärdshugg_N_s5 = s5 "svärdshugg" ;
+ lin sydland_N_s5 = s5 "sydland" ;
+ lin synagogföreståndare_N_s5 = s5 "synagogföreståndare" ;
+ lin syndare_N_s5 = s5 "syndare" ;
+ lin syndfullhet_N_s5 = s5 "syndfullhet" ;
+ lin syndrom_N_s5 = s5 "syndrom" ;
+ lin synsätt_N_s5 = s5 "synsätt" ;
+ lin syntetisering_N_s5 = s5 "syntetisering" ;
+ lin syskon_N_s5 = s5 "syskon" ;
+ lin system_N_s5 = s5 "system" ;
+ lin systematisering_N_s5 = s5 "systematisering" ;
+ lin systembolag_N_s5 = s5 "systembolag" ;
+ lin tacksamhet_N_s5 = s5 "tacksamhet" ;
+ lin tag_N_s5 = s5 "tag" ;
+ lin taggtråd_N_s5 = s5 "taggtråd" ;
+ lin tak_N_s5 = s5 "tak" ;
+ lin tal_N_s5 = s5 "tal" ;
+ lin åtal_N_s5 = s5 "åtal" ;
+ lin talspråk_N_s5 = s5 "talspråk" ;
+ lin tandem_N_s5 = s5 "tandem" ;
+ lin tangentbord_N_s5 = s5 "tangentbord" ;
+ lin tapperhet_N_s5 = s5 "tapperhet" ;
+ lin taxeinformation_N_s5 = s5 "taxeinformation" ;
+ lin täck_N_s5 = s5 "täck" ;
+ lin täckning_N_s5 = s5 "täckning" ;
+ lin team_N_s5 = s5 "team" ;
+ lin teckensätt_N_s5 = s5 "teckensätt" ;
+ lin tefat_N_s5 = s5 "tefat" ;
+ lin tegelbruk_N_s5 = s5 "tegelbruk" ;
+ lin teknikutveckling_N_s5 = s5 "teknikutveckling" ;
+ lin telebolag_N_s5 = s5 "telebolag" ;
+ lin telekombolag_N_s5 = s5 "telekombolag" ;
+ lin telenät_N_s5 = s5 "telenät" ;
+ lin teleportation_N_s5 = s5 "teleportation" ;
+ lin teleskop_N_s5 = s5 "teleskop" ;
+ lin television_N_s5 = s5 "television" ;
+ lin telex_N_s5 = s5 "telex" ;
+ lin tempelbolare_N_s5 = s5 "tempelbolare" ;
+ lin temperament_N_s5 = s5 "temperament" ;
+ lin tenn_N_s5 = s5 "tenn" ;
+ lin tennis_N_s5 = s5 "tennis" ;
+ lin teorem_N_s5 = s5 "teorem" ;
+ lin återanpassning_N_s5 = s5 "återanpassning" ;
+ lin återanvändning_N_s5 = s5 "återanvändning" ;
+ lin återbetalning_N_s5 = s5 "återbetalning" ;
+ lin terrordåd_N_s5 = s5 "terrordåd" ;
+ lin återvinning_N_s5 = s5 "återvinning" ;
+ lin test_N_s5 = s5 "test" ;
+ lin textil_N_s5 = s5 "textil" ;
+ lin tåg_N_s5 = s5 "tåg" ;
+ lin åtgång_N_s5 = s5 "åtgång" ;
+ lin tidevarv_N_s5 = s5 "tidevarv" ;
+ lin tillförlitlighet_N_s5 = s5 "tillförlitlighet" ;
+ lin tillägg_N_s5 = s5 "tillägg" ;
+ lin tillgivenhet_N_s5 = s5 "tillgivenhet" ;
+ lin tillgänglighet_N_s5 = s5 "tillgänglighet" ;
+ lin tillhåll_N_s5 = s5 "tillhåll" ;
+ lin tillhörighet_N_s5 = s5 "tillhörighet" ;
+ lin tillämplighet_N_s5 = s5 "tillämplighet" ;
+ lin tillnamn_N_s5 = s5 "tillnamn" ;
+ lin tillskott_N_s5 = s5 "tillskott" ;
+ lin tillslag_N_s5 = s5 "tillslag" ;
+ lin tillslut_N_s5 = s5 "tillslut" ;
+ lin tillspillogivning_N_s5 = s5 "tillspillogivning" ;
+ lin tillstånd_N_s5 = s5 "tillstånd" ;
+ lin tillsyn_N_s5 = s5 "tillsyn" ;
+ lin tilltal_N_s5 = s5 "tilltal" ;
+ lin tilltugg_N_s5 = s5 "tilltugg" ;
+ lin tillverkning_N_s5 = s5 "tillverkning" ;
+ lin tillvägagång_N_s5 = s5 "tillvägagång" ;
+ lin tillväxt_N_s5 = s5 "tillväxt" ;
+ lin timglas_N_s5 = s5 "timglas" ;
+ lin ting_N_s5 = s5 "ting" ;
+ lin tingsplats_N_s5 = s5 "tingsplats" ;
+ lin tingsrätt_N_s5 = s5 "tingsrätt" ;
+ lin tiotal_N_s5 = s5 "tiotal" ;
+ lin tips_N_s5 = s5 "tips" ;
+ lin titthål_N_s5 = s5 "titthål" ;
+ lin tjafs_N_s5 = s5 "tjafs" ;
+ lin tjafsighet_N_s5 = s5 "tjafsighet" ;
+ lin tjatighet_N_s5 = s5 "tjatighet" ;
+ lin tjänare_N_s5 = s5 "tjänare" ;
+ lin tjänstaktighet_N_s5 = s5 "tjänstaktighet" ;
+ lin tjänstefel_N_s5 = s5 "tjänstefel" ;
+ lin tjänstgöring_N_s5 = s5 "tjänstgöring" ;
+ lin tjänstvillighet_N_s5 = s5 "tjänstvillighet" ;
+ lin tjugotal_N_s5 = s5 "tjugotal" ;
+ lin tjusning_N_s5 = s5 "tjusning" ;
+ lin tålighet_N_s5 = s5 "tålighet" ;
+ lin tält_N_s5 = s5 "tält" ;
+ lin tömning_N_s5 = s5 "tömning" ;
+ lin tobak_N_s5 = s5 "tobak" ;
+ lin tolvslag_N_s5 = s5 "tolvslag" ;
+ lin tomhet_N_s5 = s5 "tomhet" ;
+ lin tonfall_N_s5 = s5 "tonfall" ;
+ lin tonår_N_s5 = s5 "tonår" ;
+ lin tordön_N_s5 = s5 "tordön" ;
+ lin torftighet_N_s5 = s5 "torftighet" ;
+ lin torg_N_s5 = s5 "torg" ;
+ lin torn_N_s5 = s5 "torn" ;
+ lin torp_N_s5 = s5 "torp" ;
+ lin tortyr_N_s5 = s5 "tortyr" ;
+ lin torv_N_s5 = s5 "torv" ;
+ lin torvbrytning_N_s5 = s5 "torvbrytning" ;
+ lin torvtäkt_N_s5 = s5 "torvtäkt" ;
+ lin trä_N_s5 = s5 "trä" ;
+ lin tragik_N_s5 = s5 "tragik" ;
+ lin traktat_N_s5 = s5 "traktat" ;
+ lin trall_N_s5 = s5 "trall" ;
+ lin tramp_N_s5 = s5 "tramp" ;
+ lin trams_N_s5 = s5 "trams" ;
+ lin tranbär_N_s5 = s5 "tranbär" ;
+ lin trapphus_N_s5 = s5 "trapphus" ;
+ lin trappsteg_N_s5 = s5 "trappsteg" ;
+ lin travare_N_s5 = s5 "travare" ;
+ lin träd_N_s5 = s5 "träd" ;
+ lin trädgård_N_s5 = s5 "trädgård" ;
+ lin trådning_N_s5 = s5 "trådning" ;
+ lin treenighet_N_s5 = s5 "treenighet" ;
+ lin trendbrott_N_s5 = s5 "trendbrott" ;
+ lin trettiotal_N_s5 = s5 "trettiotal" ;
+ lin tråg_N_s5 = s5 "tråg" ;
+ lin tröghet_N_s5 = s5 "tröghet" ;
+ lin trähus_N_s5 = s5 "trähus" ;
+ lin trick_N_s5 = s5 "trick" ;
+ lin törn_N_s5 = s5 "törn" ;
+ lin trofasthet_N_s5 = s5 "trofasthet" ;
+ lin trohet_N_s5 = s5 "trohet" ;
+ lin troll_N_s5 = s5 "troll" ;
+ lin trollkrets_N_s5 = s5 "trollkrets" ;
+ lin trolöshet_N_s5 = s5 "trolöshet" ;
+ lin tross_N_s5 = s5 "tross" ;
+ lin trossamfund_N_s5 = s5 "trossamfund" ;
+ lin trots_N_s5 = s5 "trots" ;
+ lin trovärdighet_N_s5 = s5 "trovärdighet" ;
+ lin träsk_N_s5 = s5 "träsk" ;
+ lin träslöjd_N_s5 = s5 "träslöjd" ;
+ lin trøst_N_s5 = s5 "trøst" ;
+ lin trötthet_N_s5 = s5 "trötthet" ;
+ lin trygghet_N_s5 = s5 "trygghet" ;
+ lin åttiotal_N_s5 = s5 "åttiotal" ;
+ lin tungomål_N_s5 = s5 "tungomål" ;
+ lin tvång_N_s5 = s5 "tvång" ;
+ lin tvär_N_s5 = s5 "tvär" ;
+ lin tydlighet_N_s5 = s5 "tydlighet" ;
+ lin tydning_N_s5 = s5 "tydning" ;
+ lin tyg_N_s5 = s5 "tyg" ;
+ lin tyghus_N_s5 = s5 "tyghus" ;
+ lin tyngdkraft_N_s5 = s5 "tyngdkraft" ;
+ lin typologisering_N_s5 = s5 "typologisering" ;
+ lin typsnitt_N_s5 = s5 "typsnitt" ;
+ lin typsättning_N_s5 = s5 "typsättning" ;
+ lin tysthet_N_s5 = s5 "tysthet" ;
+ lin tystnad_N_s5 = s5 "tystnad" ;
+ lin undantag_N_s5 = s5 "undantag" ;
+ lin underdånighet_N_s5 = s5 "underdånighet" ;
+ lin undergivenhet_N_s5 = s5 "undergivenhet" ;
+ lin undergång_N_s5 = s5 "undergång" ;
+ lin underhåll_N_s5 = s5 "underhåll" ;
+ lin underhållning_N_s5 = s5 "underhållning" ;
+ lin underjord_N_s5 = s5 "underjord" ;
+ lin underlägsenhet_N_s5 = s5 "underlägsenhet" ;
+ lin underlåtenhet_N_s5 = s5 "underlåtenhet" ;
+ lin undernäring_N_s5 = s5 "undernäring" ;
+ lin underskott_N_s5 = s5 "underskott" ;
+ lin understöd_N_s5 = s5 "understöd" ;
+ lin undervisning_N_s5 = s5 "undervisning" ;
+ lin undsättning_N_s5 = s5 "undsättning" ;
+ lin ungdomsförbund_N_s5 = s5 "ungdomsförbund" ;
+ lin universitet_N_s5 = s5 "universitet" ;
+ lin universitetssjukhus_N_s5 = s5 "universitetssjukhus" ;
+ lin uppbåd_N_s5 = s5 "uppbåd" ;
+ lin uppbränning_N_s5 = s5 "uppbränning" ;
+ lin uppbrott_N_s5 = s5 "uppbrott" ;
+ lin uppbyggnad_N_s5 = s5 "uppbyggnad" ;
+ lin uppdrag_N_s5 = s5 "uppdrag" ;
+ lin uppehåll_N_s5 = s5 "uppehåll" ;
+ lin uppenbarelsetält_N_s5 = s5 "uppenbarelsetält" ;
+ lin uppgivenhet_N_s5 = s5 "uppgivenhet" ;
+ lin upphov_N_s5 = s5 "upphov" ;
+ lin upphovsmannarätt_N_s5 = s5 "upphovsmannarätt" ;
+ lin upphovsrätt_N_s5 = s5 "upphovsrätt" ;
+ lin upplopp_N_s5 = s5 "upplopp" ;
+ lin upplåt_N_s5 = s5 "upplåt" ;
+ lin uppmärksamhet_N_s5 = s5 "uppmärksamhet" ;
+ lin upprop_N_s5 = s5 "upprop" ;
+ lin uppror_N_s5 = s5 "uppror" ;
+ lin upprördhet_N_s5 = s5 "upprördhet" ;
+ lin uppskjut_N_s5 = s5 "uppskjut" ;
+ lin uppslag_N_s5 = s5 "uppslag" ;
+ lin uppslagsbok_N_s5 = s5 "uppslagsbok" ;
+ lin uppslagsverk_N_s5 = s5 "uppslagsverk" ;
+ lin upptagenhet_N_s5 = s5 "upptagenhet" ;
+ lin ur_N_s5 = s5 "ur" ;
+ lin urartning_N_s5 = s5 "urartning" ;
+ lin urbanisering_N_s5 = s5 "urbanisering" ;
+ lin urklipp_N_s5 = s5 "urklipp" ;
+ lin urkramning_N_s5 = s5 "urkramning" ;
+ lin urskiljning_N_s5 = s5 "urskiljning" ;
+ lin ursprung_N_s5 = s5 "ursprung" ;
+ lin urtid_N_s5 = s5 "urtid" ;
+ lin urval_N_s5 = s5 "urval" ;
+ lin uselhet_N_s5 = s5 "uselhet" ;
+ lin utbrott_N_s5 = s5 "utbrott" ;
+ lin utbud_N_s5 = s5 "utbud" ;
+ lin utdrag_N_s5 = s5 "utdrag" ;
+ lin utfall_N_s5 = s5 "utfall" ;
+ lin utfiskning_N_s5 = s5 "utfiskning" ;
+ lin utformning_N_s5 = s5 "utformning" ;
+ lin utgivning_N_s5 = s5 "utgivning" ;
+ lin utgjut_N_s5 = s5 "utgjut" ;
+ lin uthållighet_N_s5 = s5 "uthållighet" ;
+ lin uthus_N_s5 = s5 "uthus" ;
+ lin uthyrning_N_s5 = s5 "uthyrning" ;
+ lin utjämning_N_s5 = s5 "utjämning" ;
+ lin utkast_N_s5 = s5 "utkast" ;
+ lin utland_N_s5 = s5 "utland" ;
+ lin utlägg_N_s5 = s5 "utlägg" ;
+ lin utlåning_N_s5 = s5 "utlåning" ;
+ lin utlokalisering_N_s5 = s5 "utlokalisering" ;
+ lin utlopp_N_s5 = s5 "utlopp" ;
+ lin utplåning_N_s5 = s5 "utplåning" ;
+ lin utrikesdepartement_N_s5 = s5 "utrikesdepartement" ;
+ lin utrikesutskott_N_s5 = s5 "utrikesutskott" ;
+ lin utskick_N_s5 = s5 "utskick" ;
+ lin utskott_N_s5 = s5 "utskott" ;
+ lin utslag_N_s5 = s5 "utslag" ;
+ lin utsläpp_N_s5 = s5 "utsläpp" ;
+ lin utspel_N_s5 = s5 "utspel" ;
+ lin utsugning_N_s5 = s5 "utsugning" ;
+ lin uttag_N_s5 = s5 "uttag" ;
+ lin uttal_N_s5 = s5 "uttal" ;
+ lin uttåg_N_s5 = s5 "uttåg" ;
+ lin uttorkning_N_s5 = s5 "uttorkning" ;
+ lin uttryck_N_s5 = s5 "uttryck" ;
+ lin utvandring_N_s5 = s5 "utvandring" ;
+ lin utvinning_N_s5 = s5 "utvinning" ;
+ lin vadmal_N_s5 = s5 "vadmal" ;
+ lin vaksamhet_N_s5 = s5 "vaksamhet" ;
+ lin vaktskjul_N_s5 = s5 "vaktskjul" ;
+ lin vakttorn_N_s5 = s5 "vakttorn" ;
+ lin val_N_s5 = s5 "val" ;
+ lin valfrihet_N_s5 = s5 "valfrihet" ;
+ lin valthorn_N_s5 = s5 "valthorn" ;
+ lin valv_N_s5 = s5 "valv" ;
+ lin vanlighet_N_s5 = s5 "vanlighet" ;
+ lin varaktighet_N_s5 = s5 "varaktighet" ;
+ lin varmbad_N_s5 = s5 "varmbad" ;
+ lin varuhus_N_s5 = s5 "varuhus" ;
+ lin varv_N_s5 = s5 "varv" ;
+ lin vass_N_s5 = s5 "vass" ;
+ lin vattenbryn_N_s5 = s5 "vattenbryn" ;
+ lin vattendrag_N_s5 = s5 "vattendrag" ;
+ lin vattenverk_N_s5 = s5 "vattenverk" ;
+ lin vax_N_s5 = s5 "vax" ;
+ lin vaxljus_N_s5 = s5 "vaxljus" ;
+ lin väckning_N_s5 = s5 "väckning" ;
+ lin väderlek_N_s5 = s5 "väderlek" ;
+ lin väderstreck_N_s5 = s5 "väderstreck" ;
+ lin veck_N_s5 = s5 "veck" ;
+ lin veckoslut_N_s5 = s5 "veckoslut" ;
+ lin vekhet_N_s5 = s5 "vekhet" ;
+ lin vemod_N_s5 = s5 "vemod" ;
+ lin ventilation_N_s5 = s5 "ventilation" ;
+ lin äventyr_N_s5 = s5 "äventyr" ;
+ lin verb_N_s5 = s5 "verb" ;
+ lin verbböjning_N_s5 = s5 "verbböjning" ;
+ lin överbefolkning_N_s5 = s5 "överbefolkning" ;
+ lin överdrag_N_s5 = s5 "överdrag" ;
+ lin överfall_N_s5 = s5 "överfall" ;
+ lin överfart_N_s5 = s5 "överfart" ;
+ lin överflöd_N_s5 = s5 "överflöd" ;
+ lin överflyttning_N_s5 = s5 "överflyttning" ;
+ lin övergödning_N_s5 = s5 "övergödning" ;
+ lin övergiv_N_s5 = s5 "övergiv" ;
+ lin överhettning_N_s5 = s5 "överhettning" ;
+ lin verk_N_s5 = s5 "verk" ;
+ lin överklass_N_s5 = s5 "överklass" ;
+ lin överkänslighet_N_s5 = s5 "överkänslighet" ;
+ lin verksamhetsår_N_s5 = s5 "verksamhetsår" ;
+ lin verkstad_N_s5 = s5 "verkstad" ;
+ lin verkställighet_N_s5 = s5 "verkställighet" ;
+ lin verktyg_N_s5 = s5 "verktyg" ;
+ lin överlevnad_N_s5 = s5 "överlevnad" ;
+ lin överlägsenhet_N_s5 = s5 "överlägsenhet" ;
+ lin övermakt_N_s5 = s5 "övermakt" ;
+ lin övermod_N_s5 = s5 "övermod" ;
+ lin överrumpling_N_s5 = s5 "överrumpling" ;
+ lin översitteri_N_s5 = s5 "översitteri" ;
+ lin överskådlighet_N_s5 = s5 "överskådlighet" ;
+ lin överskott_N_s5 = s5 "överskott" ;
+ lin överslag_N_s5 = s5 "överslag" ;
+ lin versmått_N_s5 = s5 "versmått" ;
+ lin överspändhet_N_s5 = s5 "överspändhet" ;
+ lin översyn_N_s5 = s5 "översyn" ;
+ lin övertag_N_s5 = s5 "övertag" ;
+ lin övertid_N_s5 = s5 "övertid" ;
+ lin övertramp_N_s5 = s5 "övertramp" ;
+ lin överträdare_N_s5 = s5 "överträdare" ;
+ lin övervakning_N_s5 = s5 "övervakning" ;
+ lin övervikt_N_s5 = s5 "övervikt" ;
+ lin vet_N_s5 = s5 "vet" ;
+ lin vetekorn_N_s5 = s5 "vetekorn" ;
+ lin vett_N_s5 = s5 "vett" ;
+ lin vägledning_N_s5 = s5 "vägledning" ;
+ lin vägskäl_N_s5 = s5 "vägskäl" ;
+ lin vågspel_N_s5 = s5 "vågspel" ;
+ lin vägvisare_N_s5 = s5 "vägvisare" ;
+ lin vikariat_N_s5 = s5 "vikariat" ;
+ lin vilddjur_N_s5 = s5 "vilddjur" ;
+ lin vilk_N_s5 = s5 "vilk" ;
+ lin villkor_N_s5 = s5 "villkor" ;
+ lin villospår_N_s5 = s5 "villospår" ;
+ lin vin_N_s5 = s5 "vin" ;
+ lin vinning_N_s5 = s5 "vinning" ;
+ lin vinterhus_N_s5 = s5 "vinterhus" ;
+ lin vintertid_N_s5 = s5 "vintertid" ;
+ lin vintips_N_s5 = s5 "vintips" ;
+ lin vinträd_N_s5 = s5 "vinträd" ;
+ lin virrvarr_N_s5 = s5 "virrvarr" ;
+ lin virus_N_s5 = s5 "virus" ;
+ lin visdom_N_s5 = s5 "visdom" ;
+ lin Vish_N_s5 = s5 "Vish" ;
+ lin vishet_N_s5 = s5 "vishet" ;
+ lin visshet_N_s5 = s5 "visshet" ;
+ lin visthus_N_s5 = s5 "visthus" ;
+ lin vitalitet_N_s5 = s5 "vitalitet" ;
+ lin vitterhet_N_s5 = s5 "vitterhet" ;
+ lin vittnesbörd_N_s5 = s5 "vittnesbörd" ;
+ lin väktare_N_s5 = s5 "väktare" ;
+ lin välbehag_N_s5 = s5 "välbehag" ;
+ lin våld_N_s5 = s5 "våld" ;
+ lin väldighet_N_s5 = s5 "väldighet" ;
+ lin våldsverkare_N_s5 = s5 "våldsverkare" ;
+ lin välfärd_N_s5 = s5 "välfärd" ;
+ lin välstånd_N_s5 = s5 "välstånd" ;
+ lin vänskap_N_s5 = s5 "vänskap" ;
+ lin väntsal_N_s5 = s5 "väntsal" ;
+ lin våpighet_N_s5 = s5 "våpighet" ;
+ lin vrak_N_s5 = s5 "vrak" ;
+ lin värd_N_s5 = s5 "värd" ;
+ lin vårdagjämning_N_s5 = s5 "vårdagjämning" ;
+ lin värdelöshet_N_s5 = s5 "värdelöshet" ;
+ lin värdighet_N_s5 = s5 "värdighet" ;
+ lin vördnad_N_s5 = s5 "vördnad" ;
+ lin vördsamhet_N_s5 = s5 "vördsamhet" ;
+ lin värdshus_N_s5 = s5 "värdshus" ;
+ lin vårdslöshet_N_s5 = s5 "vårdslöshet" ;
+ lin vred_N_s5 = s5 "vred" ;
+ lin världsförakt_N_s5 = s5 "världsförakt" ;
+ lin världskrig_N_s5 = s5 "världskrig" ;
+ lin vårregn_N_s5 = s5 "vårregn" ;
+ lin värv_N_s5 = s5 "värv" ;
+ lin västerland_N_s5 = s5 "västerland" ;
+ lin växthus_N_s5 = s5 "växthus" ;
+ lin vykort_N_s5 = s5 "vykort" ;
+ lin yrkesliv_N_s5 = s5 "yrkesliv" ;
+ lin axelrem_N_sKam = sKam "axelrem" ;
+ lin brudgum_N_sKam = sKam "brudgum" ;
+ lin dagdröm_N_sKam = sKam "dagdröm" ;
+ lin drivrem_N_sKam = sKam "drivrem" ;
+ lin dröm_N_sKam = sKam "dröm" ;
+ lin dumbom_N_sKam = sKam "dumbom" ;
+ lin familjemedlem_N_sKam = sKam "familjemedlem" ;
+ lin gruppmedlem_N_sKam = sKam "gruppmedlem" ;
+ lin kam_N_sKam = sKam "kam" ;
+ lin lem_N_sKam = sKam "lem" ;
+ lin mardröm_N_sKam = sKam "mardröm" ;
+ lin medlem_N_sKam = sKam "medlem" ;
+ lin önskedröm_N_sKam = sKam "önskedröm" ;
+ lin rem_N_sKam = sKam "rem" ;
+ lin skam_N_sKam = sKam "skam" ;
+ lin stam_N_sKam = sKam "stam" ;
+ lin ström_N_sKam = sKam "ström" ;
+ lin adderare_N_sKikare = sKikare "adderare" ;
+ lin aktieägare_N_sKikare = sKikare "aktieägare" ;
+ lin allmänläkare_N_sKikare = sKikare "allmänläkare" ;
+ lin allätare_N_sKikare = sKikare "allätare" ;
+ lin allvetare_N_sKikare = sKikare "allvetare" ;
+ lin amerikanare_N_sKikare = sKikare "amerikanare" ;
+ lin anbudsgivare_N_sKikare = sKikare "anbudsgivare" ;
+ lin anfallare_N_sKikare = sKikare "anfallare" ;
+ lin anförare_N_sKikare = sKikare "anförare" ;
+ lin angivare_N_sKikare = sKikare "angivare" ;
+ lin angripare_N_sKikare = sKikare "angripare" ;
+ lin anhängare_N_sKikare = sKikare "anhängare" ;
+ lin anhörigvårdare_N_sKikare = sKikare "anhörigvårdare" ;
+ lin ankare_N_sKikare = sKikare "ankare" ;
+ lin anmälare_N_sKikare = sKikare "anmälare" ;
+ lin anordnare_N_sKikare = sKikare "anordnare" ;
+ lin ansökare_N_sKikare = sKikare "ansökare" ;
+ lin användare_N_sKikare = sKikare "användare" ;
+ lin arbetare_N_sKikare = sKikare "arbetare" ;
+ lin arbetsgivare_N_sKikare = sKikare "arbetsgivare" ;
+ lin arbetstagare_N_sKikare = sKikare "arbetstagare" ;
+ lin argentinare_N_sKikare = sKikare "argentinare" ;
+ lin artikelförfattare_N_sKikare = sKikare "artikelförfattare" ;
+ lin asätare_N_sKikare = sKikare "asätare" ;
+ lin australiensare_N_sKikare = sKikare "australiensare" ;
+ lin avbytare_N_sKikare = sKikare "avbytare" ;
+ lin avgudadyrkare_N_sKikare = sKikare "avgudadyrkare" ;
+ lin avkännare_N_sKikare = sKikare "avkännare" ;
+ lin avkodare_N_sKikare = sKikare "avkodare" ;
+ lin avledare_N_sKikare = sKikare "avledare" ;
+ lin avläsare_N_sKikare = sKikare "avläsare" ;
+ lin avlusare_N_sKikare = sKikare "avlusare" ;
+ lin avnämare_N_sKikare = sKikare "avnämare" ;
+ lin avsökare_N_sKikare = sKikare "avsökare" ;
+ lin avskiljare_N_sKikare = sKikare "avskiljare" ;
+ lin avslöjare_N_sKikare = sKikare "avslöjare" ;
+ lin avsändare_N_sKikare = sKikare "avsändare" ;
+ lin avstickare_N_sKikare = sKikare "avstickare" ;
+ lin avvikare_N_sKikare = sKikare "avvikare" ;
+ lin bacillbärare_N_sKikare = sKikare "bacillbärare" ;
+ lin baddare_N_sKikare = sKikare "baddare" ;
+ lin bagare_N_sKikare = sKikare "bagare" ;
+ lin bakdantare_N_sKikare = sKikare "bakdantare" ;
+ lin bakåtsträvare_N_sKikare = sKikare "bakåtsträvare" ;
+ lin banbrytare_N_sKikare = sKikare "banbrytare" ;
+ lin bandspelare_N_sKikare = sKikare "bandspelare" ;
+ lin bankrånare_N_sKikare = sKikare "bankrånare" ;
+ lin barberare_N_sKikare = sKikare "barberare" ;
+ lin barnskötare_N_sKikare = sKikare "barnskötare" ;
+ lin bedömare_N_sKikare = sKikare "bedömare" ;
+ lin bedragare_N_sKikare = sKikare "bedragare" ;
+ lin befattningshavare_N_sKikare = sKikare "befattningshavare" ;
+ lin befälhavare_N_sKikare = sKikare "befälhavare" ;
+ lin befriare_N_sKikare = sKikare "befriare" ;
+ lin behandlare_N_sKikare = sKikare "behandlare" ;
+ lin behärskare_N_sKikare = sKikare "behärskare" ;
+ lin bekämpare_N_sKikare = sKikare "bekämpare" ;
+ lin belgare_N_sKikare = sKikare "belgare" ;
+ lin belägrare_N_sKikare = sKikare "belägrare" ;
+ lin beredare_N_sKikare = sKikare "beredare" ;
+ lin bergsprängare_N_sKikare = sKikare "bergsprängare" ;
+ lin berättare_N_sKikare = sKikare "berättare" ;
+ lin besegrare_N_sKikare = sKikare "besegrare" ;
+ lin besökare_N_sKikare = sKikare "besökare" ;
+ lin beskyddare_N_sKikare = sKikare "beskyddare" ;
+ lin beslutsfattare_N_sKikare = sKikare "beslutsfattare" ;
+ lin beställare_N_sKikare = sKikare "beställare" ;
+ lin besvärjare_N_sKikare = sKikare "besvärjare" ;
+ lin betraktare_N_sKikare = sKikare "betraktare" ;
+ lin bettlare_N_sKikare = sKikare "bettlare" ;
+ lin betvingare_N_sKikare = sKikare "betvingare" ;
+ lin beundrare_N_sKikare = sKikare "beundrare" ;
+ lin bevakare_N_sKikare = sKikare "bevakare" ;
+ lin bägare_N_sKikare = sKikare "bägare" ;
+ lin bidragsgivare_N_sKikare = sKikare "bidragsgivare" ;
+ lin bidragslämnare_N_sKikare = sKikare "bidragslämnare" ;
+ lin bidragstagare_N_sKikare = sKikare "bidragstagare" ;
+ lin bidragsutbetalare_N_sKikare = sKikare "bidragsutbetalare" ;
+ lin bilägare_N_sKikare = sKikare "bilägare" ;
+ lin bilhandlare_N_sKikare = sKikare "bilhandlare" ;
+ lin biltillverkare_N_sKikare = sKikare "biltillverkare" ;
+ lin bisittare_N_sKikare = sKikare "bisittare" ;
+ lin blandare_N_sKikare = sKikare "blandare" ;
+ lin blodgivare_N_sKikare = sKikare "blodgivare" ;
+ lin blomsterhandlare_N_sKikare = sKikare "blomsterhandlare" ;
+ lin blottare_N_sKikare = sKikare "blottare" ;
+ lin blåsare_N_sKikare = sKikare "blåsare" ;
+ lin bluffmakare_N_sKikare = sKikare "bluffmakare" ;
+ lin bokläsare_N_sKikare = sKikare "bokläsare" ;
+ lin boktryckare_N_sKikare = sKikare "boktryckare" ;
+ lin bombare_N_sKikare = sKikare "bombare" ;
+ lin borgare_N_sKikare = sKikare "borgare" ;
+ lin borgmästare_N_sKikare = sKikare "borgmästare" ;
+ lin borrare_N_sKikare = sKikare "borrare" ;
+ lin botgörare_N_sKikare = sKikare "botgörare" ;
+ lin bowlare_N_sKikare = sKikare "bowlare" ;
+ lin boxare_N_sKikare = sKikare "boxare" ;
+ lin brandvarnare_N_sKikare = sKikare "brandvarnare" ;
+ lin bärare_N_sKikare = sKikare "bärare" ;
+ lin brevbärare_N_sKikare = sKikare "brevbärare" ;
+ lin bringare_N_sKikare = sKikare "bringare" ;
+ lin bråkmakare_N_sKikare = sKikare "bråkmakare" ;
+ lin brännare_N_sKikare = sKikare "brännare" ;
+ lin brobyggare_N_sKikare = sKikare "brobyggare" ;
+ lin börsmäklare_N_sKikare = sKikare "börsmäklare" ;
+ lin bryggare_N_sKikare = sKikare "bryggare" ;
+ lin brynäsare_N_sKikare = sKikare "brynäsare" ;
+ lin brytare_N_sKikare = sKikare "brytare" ;
+ lin bästsäljare_N_sKikare = sKikare "bästsäljare" ;
+ lin båtägare_N_sKikare = sKikare "båtägare" ;
+ lin budbärare_N_sKikare = sKikare "budbärare" ;
+ lin byggare_N_sKikare = sKikare "byggare" ;
+ lin byggmästare_N_sKikare = sKikare "byggmästare" ;
+ lin byggnadsarbetare_N_sKikare = sKikare "byggnadsarbetare" ;
+ lin byinvånare_N_sKikare = sKikare "byinvånare" ;
+ lin campare_N_sKikare = sKikare "campare" ;
+ lin chilenare_N_sKikare = sKikare "chilenare" ;
+ lin dagdrivare_N_sKikare = sKikare "dagdrivare" ;
+ lin dammsugare_N_sKikare = sKikare "dammsugare" ;
+ lin dansare_N_sKikare = sKikare "dansare" ;
+ lin databehandlare_N_sKikare = sKikare "databehandlare" ;
+ lin datoranvändare_N_sKikare = sKikare "datoranvändare" ;
+ lin datortillverkare_N_sKikare = sKikare "datortillverkare" ;
+ lin dödspolare_N_sKikare = sKikare "dödspolare" ;
+ lin deckare_N_sKikare = sKikare "deckare" ;
+ lin deckarförfattare_N_sKikare = sKikare "deckarförfattare" ;
+ lin delägare_N_sKikare = sKikare "delägare" ;
+ lin deltagare_N_sKikare = sKikare "deltagare" ;
+ lin detaljarbetare_N_sKikare = sKikare "detaljarbetare" ;
+ lin diktare_N_sKikare = sKikare "diktare" ;
+ lin diversearbetare_N_sKikare = sKikare "diversearbetare" ;
+ lin diversehandlare_N_sKikare = sKikare "diversehandlare" ;
+ lin djurgårdare_N_sKikare = sKikare "djurgårdare" ;
+ lin dämpare_N_sKikare = sKikare "dämpare" ;
+ lin domare_N_sKikare = sKikare "domare" ;
+ lin doppvärmare_N_sKikare = sKikare "doppvärmare" ;
+ lin döpare_N_sKikare = sKikare "döpare" ;
+ lin dragare_N_sKikare = sKikare "dragare" ;
+ lin drömmare_N_sKikare = sKikare "drömmare" ;
+ lin drönare_N_sKikare = sKikare "drönare" ;
+ lin dörrvaktare_N_sKikare = sKikare "dörrvaktare" ;
+ lin dykare_N_sKikare = sKikare "dykare" ;
+ lin efterapare_N_sKikare = sKikare "efterapare" ;
+ lin efterföljare_N_sKikare = sKikare "efterföljare" ;
+ lin eftersökare_N_sKikare = sKikare "eftersökare" ;
+ lin eftersläntrare_N_sKikare = sKikare "eftersläntrare" ;
+ lin efterträdare_N_sKikare = sKikare "efterträdare" ;
+ lin egenföretagare_N_sKikare = sKikare "egenföretagare" ;
+ lin eldare_N_sKikare = sKikare "eldare" ;
+ lin eldkastare_N_sKikare = sKikare "eldkastare" ;
+ lin eldsläckare_N_sKikare = sKikare "eldsläckare" ;
+ lin elmätare_N_sKikare = sKikare "elmätare" ;
+ lin enare_N_sKikare = sKikare "enare" ;
+ lin envåldshärskare_N_sKikare = sKikare "envåldshärskare" ;
+ lin ersättare_N_sKikare = sKikare "ersättare" ;
+ lin erövrare_N_sKikare = sKikare "erövrare" ;
+ lin europamästare_N_sKikare = sKikare "europamästare" ;
+ lin familjeförsörjare_N_sKikare = sKikare "familjeförsörjare" ;
+ lin fanjunkare_N_sKikare = sKikare "fanjunkare" ;
+ lin fastighetsägare_N_sKikare = sKikare "fastighetsägare" ;
+ lin fastighetsmäklare_N_sKikare = sKikare "fastighetsmäklare" ;
+ lin festdeltagare_N_sKikare = sKikare "festdeltagare" ;
+ lin fifflare_N_sKikare = sKikare "fifflare" ;
+ lin filmare_N_sKikare = sKikare "filmare" ;
+ lin filmskapare_N_sKikare = sKikare "filmskapare" ;
+ lin finländare_N_sKikare = sKikare "finländare" ;
+ lin finsmakare_N_sKikare = sKikare "finsmakare" ;
+ lin firare_N_sKikare = sKikare "firare" ;
+ lin firmatecknare_N_sKikare = sKikare "firmatecknare" ;
+ lin fiskare_N_sKikare = sKikare "fiskare" ;
+ lin fiskhandlare_N_sKikare = sKikare "fiskhandlare" ;
+ lin fiskmånglare_N_sKikare = sKikare "fiskmånglare" ;
+ lin fixare_N_sKikare = sKikare "fixare" ;
+ lin fäktare_N_sKikare = sKikare "fäktare" ;
+ lin flamländare_N_sKikare = sKikare "flamländare" ;
+ lin följare_N_sKikare = sKikare "följare" ;
+ lin följeslagare_N_sKikare = sKikare "följeslagare" ;
+ lin flöjtblåsare_N_sKikare = sKikare "flöjtblåsare" ;
+ lin fältjägare_N_sKikare = sKikare "fältjägare" ;
+ lin flygare_N_sKikare = sKikare "flygare" ;
+ lin flygkapare_N_sKikare = sKikare "flygkapare" ;
+ lin flygledare_N_sKikare = sKikare "flygledare" ;
+ lin fångvaktare_N_sKikare = sKikare "fångvaktare" ;
+ lin folklivsforskare_N_sKikare = sKikare "folklivsforskare" ;
+ lin fordringsägare_N_sKikare = sKikare "fordringsägare" ;
+ lin formgivare_N_sKikare = sKikare "formgivare" ;
+ lin forskare_N_sKikare = sKikare "forskare" ;
+ lin fostrare_N_sKikare = sKikare "fostrare" ;
+ lin fotgängare_N_sKikare = sKikare "fotgängare" ;
+ lin föraktare_N_sKikare = sKikare "föraktare" ;
+ lin framförare_N_sKikare = sKikare "framförare" ;
+ lin framställare_N_sKikare = sKikare "framställare" ;
+ lin förare_N_sKikare = sKikare "förare" ;
+ lin förbrytare_N_sKikare = sKikare "förbrytare" ;
+ lin fördärvare_N_sKikare = sKikare "fördärvare" ;
+ lin föredragshållare_N_sKikare = sKikare "föredragshållare" ;
+ lin fredsdomare_N_sKikare = sKikare "fredsdomare" ;
+ lin föregångare_N_sKikare = sKikare "föregångare" ;
+ lin förespråkare_N_sKikare = sKikare "förespråkare" ;
+ lin frestare_N_sKikare = sKikare "frestare" ;
+ lin föreståndare_N_sKikare = sKikare "föreståndare" ;
+ lin företagsledare_N_sKikare = sKikare "företagsledare" ;
+ lin företrädare_N_sKikare = sKikare "företrädare" ;
+ lin förfalskare_N_sKikare = sKikare "förfalskare" ;
+ lin författare_N_sKikare = sKikare "författare" ;
+ lin förföljare_N_sKikare = sKikare "förföljare" ;
+ lin förförare_N_sKikare = sKikare "förförare" ;
+ lin förgasare_N_sKikare = sKikare "förgasare" ;
+ lin frågeställare_N_sKikare = sKikare "frågeställare" ;
+ lin förhandlare_N_sKikare = sKikare "förhandlare" ;
+ lin förhörsledare_N_sKikare = sKikare "förhörsledare" ;
+ lin friare_N_sKikare = sKikare "friare" ;
+ lin frilansare_N_sKikare = sKikare "frilansare" ;
+ lin fripassagerare_N_sKikare = sKikare "fripassagerare" ;
+ lin fritänkare_N_sKikare = sKikare "fritänkare" ;
+ lin förkunnare_N_sKikare = sKikare "förkunnare" ;
+ lin förläggare_N_sKikare = sKikare "förläggare" ;
+ lin förlorare_N_sKikare = sKikare "förlorare" ;
+ lin förlossare_N_sKikare = sKikare "förlossare" ;
+ lin frälsare_N_sKikare = sKikare "frälsare" ;
+ lin förmedlare_N_sKikare = sKikare "förmedlare" ;
+ lin främjare_N_sKikare = sKikare "främjare" ;
+ lin förmånstagare_N_sKikare = sKikare "förmånstagare" ;
+ lin förmyndare_N_sKikare = sKikare "förmyndare" ;
+ lin förnekare_N_sKikare = sKikare "förnekare" ;
+ lin förnyare_N_sKikare = sKikare "förnyare" ;
+ lin frossare_N_sKikare = sKikare "frossare" ;
+ lin förrädare_N_sKikare = sKikare "förrädare" ;
+ lin förrättare_N_sKikare = sKikare "förrättare" ;
+ lin förskingrare_N_sKikare = sKikare "förskingrare" ;
+ lin förskolelärare_N_sKikare = sKikare "förskolelärare" ;
+ lin förskollärare_N_sKikare = sKikare "förskollärare" ;
+ lin försäkringsläkare_N_sKikare = sKikare "försäkringsläkare" ;
+ lin försäkringstagare_N_sKikare = sKikare "försäkringstagare" ;
+ lin försäljare_N_sKikare = sKikare "försäljare" ;
+ lin försmädare_N_sKikare = sKikare "försmädare" ;
+ lin försörjare_N_sKikare = sKikare "försörjare" ;
+ lin förstörare_N_sKikare = sKikare "förstörare" ;
+ lin förstärkare_N_sKikare = sKikare "förstärkare" ;
+ lin förståsigpåare_N_sKikare = sKikare "förståsigpåare" ;
+ lin försvarare_N_sKikare = sKikare "försvarare" ;
+ lin förtryckare_N_sKikare = sKikare "förtryckare" ;
+ lin förvaltare_N_sKikare = sKikare "förvaltare" ;
+ lin förövare_N_sKikare = sKikare "förövare" ;
+ lin fullbordare_N_sKikare = sKikare "fullbordare" ;
+ lin funderare_N_sKikare = sKikare "funderare" ;
+ lin fuskare_N_sKikare = sKikare "fuskare" ;
+ lin gare_N_sKikare = sKikare "gare" ;
+ lin ägare_N_sKikare = sKikare "ägare" ;
+ lin garvare_N_sKikare = sKikare "garvare" ;
+ lin gatsopare_N_sKikare = sKikare "gatsopare" ;
+ lin generalsekreterare_N_sKikare = sKikare "generalsekreterare" ;
+ lin gengångare_N_sKikare = sKikare "gengångare" ;
+ lin genomförare_N_sKikare = sKikare "genomförare" ;
+ lin genomsökare_N_sKikare = sKikare "genomsökare" ;
+ lin ggare_N_sKikare = sKikare "ggare" ;
+ lin gnagare_N_sKikare = sKikare "gnagare" ;
+ lin gångare_N_sKikare = sKikare "gångare" ;
+ lin ögonläkare_N_sKikare = sKikare "ögonläkare" ;
+ lin gormare_N_sKikare = sKikare "gormare" ;
+ lin granskare_N_sKikare = sKikare "granskare" ;
+ lin gripare_N_sKikare = sKikare "gripare" ;
+ lin gräsklippare_N_sKikare = sKikare "gräsklippare" ;
+ lin grubblare_N_sKikare = sKikare "grubblare" ;
+ lin grundare_N_sKikare = sKikare "grundare" ;
+ lin grävare_N_sKikare = sKikare "grävare" ;
+ lin göteborgare_N_sKikare = sKikare "göteborgare" ;
+ lin gynnare_N_sKikare = sKikare "gynnare" ;
+ lin halvledare_N_sKikare = sKikare "halvledare" ;
+ lin hamburgare_N_sKikare = sKikare "hamburgare" ;
+ lin handlare_N_sKikare = sKikare "handlare" ;
+ lin handledare_N_sKikare = sKikare "handledare" ;
+ lin handläggare_N_sKikare = sKikare "handläggare" ;
+ lin hanterare_N_sKikare = sKikare "hanterare" ;
+ lin hantlangare_N_sKikare = sKikare "hantlangare" ;
+ lin hatare_N_sKikare = sKikare "hatare" ;
+ lin häcklare_N_sKikare = sKikare "häcklare" ;
+ lin hädare_N_sKikare = sKikare "hädare" ;
+ lin hemmansägare_N_sKikare = sKikare "hemmansägare" ;
+ lin höginkomsttagare_N_sKikare = sKikare "höginkomsttagare" ;
+ lin högtalare_N_sKikare = sKikare "högtalare" ;
+ lin hälare_N_sKikare = sKikare "hälare" ;
+ lin hållare_N_sKikare = sKikare "hållare" ;
+ lin hämnare_N_sKikare = sKikare "hämnare" ;
+ lin hämtare_N_sKikare = sKikare "hämtare" ;
+ lin hängare_N_sKikare = sKikare "hängare" ;
+ lin holländare_N_sKikare = sKikare "holländare" ;
+ lin åhörare_N_sKikare = sKikare "åhörare" ;
+ lin härjare_N_sKikare = sKikare "härjare" ;
+ lin härmare_N_sKikare = sKikare "härmare" ;
+ lin hörnpelare_N_sKikare = sKikare "hörnpelare" ;
+ lin härskare_N_sKikare = sKikare "härskare" ;
+ lin huggare_N_sKikare = sKikare "huggare" ;
+ lin husköpare_N_sKikare = sKikare "husköpare" ;
+ lin husläkare_N_sKikare = sKikare "husläkare" ;
+ lin huvudjägare_N_sKikare = sKikare "huvudjägare" ;
+ lin huvudlärare_N_sKikare = sKikare "huvudlärare" ;
+ lin häxmästare_N_sKikare = sKikare "häxmästare" ;
+ lin hycklare_N_sKikare = sKikare "hycklare" ;
+ lin iakttagare_N_sKikare = sKikare "iakttagare" ;
+ lin identifierare_N_sKikare = sKikare "identifierare" ;
+ lin idkare_N_sKikare = sKikare "idkare" ;
+ lin idrottare_N_sKikare = sKikare "idrottare" ;
+ lin inbetalare_N_sKikare = sKikare "inbetalare" ;
+ lin inbjudare_N_sKikare = sKikare "inbjudare" ;
+ lin inbyggare_N_sKikare = sKikare "inbyggare" ;
+ lin införare_N_sKikare = sKikare "införare" ;
+ lin initiativtagare_N_sKikare = sKikare "initiativtagare" ;
+ lin inkomsttagare_N_sKikare = sKikare "inkomsttagare" ;
+ lin inköpare_N_sKikare = sKikare "inköpare" ;
+ lin inkräktare_N_sKikare = sKikare "inkräktare" ;
+ lin inledare_N_sKikare = sKikare "inledare" ;
+ lin innehavare_N_sKikare = sKikare "innehavare" ;
+ lin innevånare_N_sKikare = sKikare "innevånare" ;
+ lin inredare_N_sKikare = sKikare "inredare" ;
+ lin inropare_N_sKikare = sKikare "inropare" ;
+ lin insamlare_N_sKikare = sKikare "insamlare" ;
+ lin inskrivare_N_sKikare = sKikare "inskrivare" ;
+ lin insändare_N_sKikare = sKikare "insändare" ;
+ lin insprutare_N_sKikare = sKikare "insprutare" ;
+ lin instiftare_N_sKikare = sKikare "instiftare" ;
+ lin intervjuare_N_sKikare = sKikare "intervjuare" ;
+ lin invandrare_N_sKikare = sKikare "invandrare" ;
+ lin inverterare_N_sKikare = sKikare "inverterare" ;
+ lin invånare_N_sKikare = sKikare "invånare" ;
+ lin irländare_N_sKikare = sKikare "irländare" ;
+ lin isbrytare_N_sKikare = sKikare "isbrytare" ;
+ lin italienare_N_sKikare = sKikare "italienare" ;
+ lin jagare_N_sKikare = sKikare "jagare" ;
+ lin jägare_N_sKikare = sKikare "jägare" ;
+ lin jägmästare_N_sKikare = sKikare "jägmästare" ;
+ lin joggare_N_sKikare = sKikare "joggare" ;
+ lin jordbrukare_N_sKikare = sKikare "jordbrukare" ;
+ lin åkallare_N_sKikare = sKikare "åkallare" ;
+ lin kammare_N_sKikare = sKikare "kammare" ;
+ lin kammarskrivare_N_sKikare = sKikare "kammarskrivare" ;
+ lin kanadensare_N_sKikare = sKikare "kanadensare" ;
+ lin kapare_N_sKikare = sKikare "kapare" ;
+ lin kare_N_sKikare = sKikare "kare" ;
+ lin åkare_N_sKikare = sKikare "åkare" ;
+ lin kastare_N_sKikare = sKikare "kastare" ;
+ lin kejsare_N_sKikare = sKikare "kejsare" ;
+ lin kidnappare_N_sKikare = sKikare "kidnappare" ;
+ lin kikare_N_sKikare = sKikare "kikare" ;
+ lin åklagare_N_sKikare = sKikare "åklagare" ;
+ lin klarerare_N_sKikare = sKikare "klarerare" ;
+ lin klippare_N_sKikare = sKikare "klippare" ;
+ lin källare_N_sKikare = sKikare "källare" ;
+ lin klockare_N_sKikare = sKikare "klockare" ;
+ lin klottrare_N_sKikare = sKikare "klottrare" ;
+ lin klåpare_N_sKikare = sKikare "klåpare" ;
+ lin kålsupare_N_sKikare = sKikare "kålsupare" ;
+ lin klättrare_N_sKikare = sKikare "klättrare" ;
+ lin knarkare_N_sKikare = sKikare "knarkare" ;
+ lin kännare_N_sKikare = sKikare "kännare" ;
+ lin kofångare_N_sKikare = sKikare "kofångare" ;
+ lin kokare_N_sKikare = sKikare "kokare" ;
+ lin kopplare_N_sKikare = sKikare "kopplare" ;
+ lin korsfarare_N_sKikare = sKikare "korsfarare" ;
+ lin köpare_N_sKikare = sKikare "köpare" ;
+ lin kreditgivare_N_sKikare = sKikare "kreditgivare" ;
+ lin krögare_N_sKikare = sKikare "krögare" ;
+ lin krämare_N_sKikare = sKikare "krämare" ;
+ lin krukmakare_N_sKikare = sKikare "krukmakare" ;
+ lin kursdeltagare_N_sKikare = sKikare "kursdeltagare" ;
+ lin kursledare_N_sKikare = sKikare "kursledare" ;
+ lin kurvritare_N_sKikare = sKikare "kurvritare" ;
+ lin kurvskrivare_N_sKikare = sKikare "kurvskrivare" ;
+ lin kvinnoprästmotståndare_N_sKikare = sKikare "kvinnoprästmotståndare" ;
+ lin kväkare_N_sKikare = sKikare "kväkare" ;
+ lin kylare_N_sKikare = sKikare "kylare" ;
+ lin kypare_N_sKikare = sKikare "kypare" ;
+ lin kyrkobesökare_N_sKikare = sKikare "kyrkobesökare" ;
+ lin kyrkvaktare_N_sKikare = sKikare "kyrkvaktare" ;
+ lin lagbrytare_N_sKikare = sKikare "lagbrytare" ;
+ lin lagerarbetare_N_sKikare = sKikare "lagerarbetare" ;
+ lin lagledare_N_sKikare = sKikare "lagledare" ;
+ lin lagstiftare_N_sKikare = sKikare "lagstiftare" ;
+ lin landstrykare_N_sKikare = sKikare "landstrykare" ;
+ lin langare_N_sKikare = sKikare "langare" ;
+ lin lantbrukare_N_sKikare = sKikare "lantbrukare" ;
+ lin lantmätare_N_sKikare = sKikare "lantmätare" ;
+ lin lare_N_sKikare = sKikare "lare" ;
+ lin laserskrivare_N_sKikare = sKikare "laserskrivare" ;
+ lin ledare_N_sKikare = sKikare "ledare" ;
+ lin ledsagare_N_sKikare = sKikare "ledsagare" ;
+ lin lirare_N_sKikare = sKikare "lirare" ;
+ lin livsparare_N_sKikare = sKikare "livsparare" ;
+ lin ljare_N_sKikare = sKikare "ljare" ;
+ lin ljugare_N_sKikare = sKikare "ljugare" ;
+ lin läkare_N_sKikare = sKikare "läkare" ;
+ lin llare_N_sKikare = sKikare "llare" ;
+ lin långtradare_N_sKikare = sKikare "långtradare" ;
+ lin lönnmördare_N_sKikare = sKikare "lönnmördare" ;
+ lin låntagare_N_sKikare = sKikare "låntagare" ;
+ lin lokförare_N_sKikare = sKikare "lokförare" ;
+ lin löpare_N_sKikare = sKikare "löpare" ;
+ lin ölöppnare_N_sKikare = sKikare "ölöppnare" ;
+ lin lärare_N_sKikare = sKikare "lärare" ;
+ lin läromästare_N_sKikare = sKikare "läromästare" ;
+ lin läsare_N_sKikare = sKikare "läsare" ;
+ lin älskare_N_sKikare = sKikare "älskare" ;
+ lin lunchätare_N_sKikare = sKikare "lunchätare" ;
+ lin lurendrejare_N_sKikare = sKikare "lurendrejare" ;
+ lin lustmördare_N_sKikare = sKikare "lustmördare" ;
+ lin lycksökare_N_sKikare = sKikare "lycksökare" ;
+ lin lyssnare_N_sKikare = sKikare "lyssnare" ;
+ lin makthavare_N_sKikare = sKikare "makthavare" ;
+ lin manusförfattare_N_sKikare = sKikare "manusförfattare" ;
+ lin markägare_N_sKikare = sKikare "markägare" ;
+ lin massmördare_N_sKikare = sKikare "massmördare" ;
+ lin matare_N_sKikare = sKikare "matare" ;
+ lin medarbetare_N_sKikare = sKikare "medarbetare" ;
+ lin medborgare_N_sKikare = sKikare "medborgare" ;
+ lin medhjälpare_N_sKikare = sKikare "medhjälpare" ;
+ lin medlare_N_sKikare = sKikare "medlare" ;
+ lin medpassagerare_N_sKikare = sKikare "medpassagerare" ;
+ lin medtävlare_N_sKikare = sKikare "medtävlare" ;
+ lin menedare_N_sKikare = sKikare "menedare" ;
+ lin mifare_N_sKikare = sKikare "mifare" ;
+ lin missbrukare_N_sKikare = sKikare "missbrukare" ;
+ lin missdådare_N_sKikare = sKikare "missdådare" ;
+ lin mjölnare_N_sKikare = sKikare "mjölnare" ;
+ lin mäklare_N_sKikare = sKikare "mäklare" ;
+ lin målare_N_sKikare = sKikare "målare" ;
+ lin målsägare_N_sKikare = sKikare "målsägare" ;
+ lin månglare_N_sKikare = sKikare "månglare" ;
+ lin månlandare_N_sKikare = sKikare "månlandare" ;
+ lin mobiltillverkare_N_sKikare = sKikare "mobiltillverkare" ;
+ lin motspelare_N_sKikare = sKikare "motspelare" ;
+ lin motståndare_N_sKikare = sKikare "motståndare" ;
+ lin mottagare_N_sKikare = sKikare "mottagare" ;
+ lin mördare_N_sKikare = sKikare "mördare" ;
+ lin mästare_N_sKikare = sKikare "mästare" ;
+ lin mätare_N_sKikare = sKikare "mätare" ;
+ lin mötessekreterare_N_sKikare = sKikare "mötessekreterare" ;
+ lin murare_N_sKikare = sKikare "murare" ;
+ lin ångare_N_sKikare = sKikare "ångare" ;
+ lin ockrare_N_sKikare = sKikare "ockrare" ;
+ lin odlare_N_sKikare = sKikare "odlare" ;
+ lin officerare_N_sKikare = sKikare "officerare" ;
+ lin omhändertagare_N_sKikare = sKikare "omhändertagare" ;
+ lin omkopplare_N_sKikare = sKikare "omkopplare" ;
+ lin omvandlare_N_sKikare = sKikare "omvandlare" ;
+ lin ordbehandlare_N_sKikare = sKikare "ordbehandlare" ;
+ lin ordermottagare_N_sKikare = sKikare "ordermottagare" ;
+ lin partiledare_N_sKikare = sKikare "partiledare" ;
+ lin passagerare_N_sKikare = sKikare "passagerare" ;
+ lin pekare_N_sKikare = sKikare "pekare" ;
+ lin pelare_N_sKikare = sKikare "pelare" ;
+ lin pendlare_N_sKikare = sKikare "pendlare" ;
+ lin pensionssparare_N_sKikare = sKikare "pensionssparare" ;
+ lin påförare_N_sKikare = sKikare "påförare" ;
+ lin planterare_N_sKikare = sKikare "planterare" ;
+ lin polare_N_sKikare = sKikare "polare" ;
+ lin portvaktare_N_sKikare = sKikare "portvaktare" ;
+ lin öppnare_N_sKikare = sKikare "öppnare" ;
+ lin predikare_N_sKikare = sKikare "predikare" ;
+ lin pristagare_N_sKikare = sKikare "pristagare" ;
+ lin programmerare_N_sKikare = sKikare "programmerare" ;
+ lin projektledare_N_sKikare = sKikare "projektledare" ;
+ lin rallare_N_sKikare = sKikare "rallare" ;
+ lin rare_N_sKikare = sKikare "rare" ;
+ lin räddare_N_sKikare = sKikare "räddare" ;
+ lin rådgivare_N_sKikare = sKikare "rådgivare" ;
+ lin örebroare_N_sKikare = sKikare "örebroare" ;
+ lin redare_N_sKikare = sKikare "redare" ;
+ lin redigerare_N_sKikare = sKikare "redigerare" ;
+ lin registrerare_N_sKikare = sKikare "registrerare" ;
+ lin rehabiliterare_N_sKikare = sKikare "rehabiliterare" ;
+ lin remsläsare_N_sKikare = sKikare "remsläsare" ;
+ lin renare_N_sKikare = sKikare "renare" ;
+ lin rågångare_N_sKikare = sKikare "rågångare" ;
+ lin riddare_N_sKikare = sKikare "riddare" ;
+ lin räknare_N_sKikare = sKikare "räknare" ;
+ lin rånare_N_sKikare = sKikare "rånare" ;
+ lin rånmördare_N_sKikare = sKikare "rånmördare" ;
+ lin rocksvarvare_N_sKikare = sKikare "rocksvarvare" ;
+ lin roddare_N_sKikare = sKikare "roddare" ;
+ lin romare_N_sKikare = sKikare "romare" ;
+ lin rörmokare_N_sKikare = sKikare "rörmokare" ;
+ lin rättsläkare_N_sKikare = sKikare "rättsläkare" ;
+ lin rusthållare_N_sKikare = sKikare "rusthållare" ;
+ lin rövare_N_sKikare = sKikare "rövare" ;
+ lin rymdfarare_N_sKikare = sKikare "rymdfarare" ;
+ lin rysare_N_sKikare = sKikare "rysare" ;
+ lin ryttare_N_sKikare = sKikare "ryttare" ;
+ lin samlare_N_sKikare = sKikare "samlare" ;
+ lin samordnare_N_sKikare = sKikare "samordnare" ;
+ lin sanningssökare_N_sKikare = sKikare "sanningssökare" ;
+ lin sare_N_sKikare = sKikare "sare" ;
+ lin seglare_N_sKikare = sKikare "seglare" ;
+ lin segrare_N_sKikare = sKikare "segrare" ;
+ lin sekreterare_N_sKikare = sKikare "sekreterare" ;
+ lin serietecknare_N_sKikare = sKikare "serietecknare" ;
+ lin siare_N_sKikare = sKikare "siare" ;
+ lin simmare_N_sKikare = sKikare "simmare" ;
+ lin självmordsbombare_N_sKikare = sKikare "självmordsbombare" ;
+ lin skadegörare_N_sKikare = sKikare "skadegörare" ;
+ lin skapare_N_sKikare = sKikare "skapare" ;
+ lin sökare_N_sKikare = sKikare "sökare" ;
+ lin skattebetalare_N_sKikare = sKikare "skattebetalare" ;
+ lin skattesmitare_N_sKikare = sKikare "skattesmitare" ;
+ lin skattkammare_N_sKikare = sKikare "skattkammare" ;
+ lin åskådare_N_sKikare = sKikare "åskådare" ;
+ lin skådespelare_N_sKikare = sKikare "skådespelare" ;
+ lin skidåkare_N_sKikare = sKikare "skidåkare" ;
+ lin skoflickare_N_sKikare = sKikare "skoflickare" ;
+ lin skogsägare_N_sKikare = sKikare "skogsägare" ;
+ lin skolledare_N_sKikare = sKikare "skolledare" ;
+ lin skollärare_N_sKikare = sKikare "skollärare" ;
+ lin skolmästare_N_sKikare = sKikare "skolmästare" ;
+ lin skomakare_N_sKikare = sKikare "skomakare" ;
+ lin skärare_N_sKikare = sKikare "skärare" ;
+ lin skräddare_N_sKikare = sKikare "skräddare" ;
+ lin skriftställare_N_sKikare = sKikare "skriftställare" ;
+ lin skrivare_N_sKikare = sKikare "skrivare" ;
+ lin skrymtare_N_sKikare = sKikare "skrymtare" ;
+ lin slamkrypare_N_sKikare = sKikare "slamkrypare" ;
+ lin säljare_N_sKikare = sKikare "säljare" ;
+ lin slukare_N_sKikare = sKikare "slukare" ;
+ lin smidare_N_sKikare = sKikare "smidare" ;
+ lin smitare_N_sKikare = sKikare "smitare" ;
+ lin smugglare_N_sKikare = sKikare "smugglare" ;
+ lin sändare_N_sKikare = sKikare "sändare" ;
+ lin sångare_N_sKikare = sKikare "sångare" ;
+ lin snickare_N_sKikare = sKikare "snickare" ;
+ lin snyftare_N_sKikare = sKikare "snyftare" ;
+ lin solfångare_N_sKikare = sKikare "solfångare" ;
+ lin sotare_N_sKikare = sKikare "sotare" ;
+ lin spanare_N_sKikare = sKikare "spanare" ;
+ lin sparare_N_sKikare = sKikare "sparare" ;
+ lin spejare_N_sKikare = sKikare "spejare" ;
+ lin spelare_N_sKikare = sKikare "spelare" ;
+ lin spelledare_N_sKikare = sKikare "spelledare" ;
+ lin sportfiskare_N_sKikare = sKikare "sportfiskare" ;
+ lin springare_N_sKikare = sKikare "springare" ;
+ lin språkforskare_N_sKikare = sKikare "språkforskare" ;
+ lin spårvagnsförare_N_sKikare = sKikare "spårvagnsförare" ;
+ lin statare_N_sKikare = sKikare "statare" ;
+ lin statsförrädare_N_sKikare = sKikare "statsförrädare" ;
+ lin statssekreterare_N_sKikare = sKikare "statssekreterare" ;
+ lin statsvetare_N_sKikare = sKikare "statsvetare" ;
+ lin stenhuggare_N_sKikare = sKikare "stenhuggare" ;
+ lin österrikare_N_sKikare = sKikare "österrikare" ;
+ lin stockholmare_N_sKikare = sKikare "stockholmare" ;
+ lin stormare_N_sKikare = sKikare "stormare" ;
+ lin strålkastare_N_sKikare = sKikare "strålkastare" ;
+ lin strömbrytare_N_sKikare = sKikare "strömbrytare" ;
+ lin sättare_N_sKikare = sKikare "sättare" ;
+ lin ståthållare_N_sKikare = sKikare "ståthållare" ;
+ lin stöttepelare_N_sKikare = sKikare "stöttepelare" ;
+ lin susare_N_sKikare = sKikare "susare" ;
+ lin svärmare_N_sKikare = sKikare "svärmare" ;
+ lin svävare_N_sKikare = sKikare "svävare" ;
+ lin syndare_N_sKikare = sKikare "syndare" ;
+ lin syrebehållare_N_sKikare = sKikare "syrebehållare" ;
+ lin systemerare_N_sKikare = sKikare "systemerare" ;
+ lin talare_N_sKikare = sKikare "talare" ;
+ lin tandläkare_N_sKikare = sKikare "tandläkare" ;
+ lin tandpetare_N_sKikare = sKikare "tandpetare" ;
+ lin ätare_N_sKikare = sKikare "ätare" ;
+ lin taxerare_N_sKikare = sKikare "taxerare" ;
+ lin taxiförare_N_sKikare = sKikare "taxiförare" ;
+ lin tecknare_N_sKikare = sKikare "tecknare" ;
+ lin telefonsvarare_N_sKikare = sKikare "telefonsvarare" ;
+ lin återförare_N_sKikare = sKikare "återförare" ;
+ lin återförsäljare_N_sKikare = sKikare "återförsäljare" ;
+ lin testare_N_sKikare = sKikare "testare" ;
+ lin textförfattare_N_sKikare = sKikare "textförfattare" ;
+ lin tidningsutgivare_N_sKikare = sKikare "tidningsutgivare" ;
+ lin tiggare_N_sKikare = sKikare "tiggare" ;
+ lin tillförare_N_sKikare = sKikare "tillförare" ;
+ lin tillgripare_N_sKikare = sKikare "tillgripare" ;
+ lin tillverkare_N_sKikare = sKikare "tillverkare" ;
+ lin tittare_N_sKikare = sKikare "tittare" ;
+ lin tjallare_N_sKikare = sKikare "tjallare" ;
+ lin tjänare_N_sKikare = sKikare "tjänare" ;
+ lin tänkare_N_sKikare = sKikare "tänkare" ;
+ lin tonsättare_N_sKikare = sKikare "tonsättare" ;
+ lin transkriberare_N_sKikare = sKikare "transkriberare" ;
+ lin trevare_N_sKikare = sKikare "trevare" ;
+ lin trålare_N_sKikare = sKikare "trålare" ;
+ lin tränare_N_sKikare = sKikare "tränare" ;
+ lin törnsångare_N_sKikare = sKikare "törnsångare" ;
+ lin tronföljare_N_sKikare = sKikare "tronföljare" ;
+ lin tvivlare_N_sKikare = sKikare "tvivlare" ;
+ lin underhuggare_N_sKikare = sKikare "underhuggare" ;
+ lin underläkare_N_sKikare = sKikare "underläkare" ;
+ lin undersökare_N_sKikare = sKikare "undersökare" ;
+ lin undertecknare_N_sKikare = sKikare "undertecknare" ;
+ lin ungdomsledare_N_sKikare = sKikare "ungdomsledare" ;
+ lin uppbärare_N_sKikare = sKikare "uppbärare" ;
+ lin uppdragsgivare_N_sKikare = sKikare "uppdragsgivare" ;
+ lin uppfödare_N_sKikare = sKikare "uppfödare" ;
+ lin uppfinnare_N_sKikare = sKikare "uppfinnare" ;
+ lin uppföljare_N_sKikare = sKikare "uppföljare" ;
+ lin uppförare_N_sKikare = sKikare "uppförare" ;
+ lin uppgiftslämnare_N_sKikare = sKikare "uppgiftslämnare" ;
+ lin uppsökare_N_sKikare = sKikare "uppsökare" ;
+ lin uppvaktare_N_sKikare = sKikare "uppvaktare" ;
+ lin utbetalare_N_sKikare = sKikare "utbetalare" ;
+ lin utbildare_N_sKikare = sKikare "utbildare" ;
+ lin utförare_N_sKikare = sKikare "utförare" ;
+ lin utgivare_N_sKikare = sKikare "utgivare" ;
+ lin utlöpare_N_sKikare = sKikare "utlöpare" ;
+ lin utmanare_N_sKikare = sKikare "utmanare" ;
+ lin utredare_N_sKikare = sKikare "utredare" ;
+ lin utropare_N_sKikare = sKikare "utropare" ;
+ lin utställare_N_sKikare = sKikare "utställare" ;
+ lin uttolkare_N_sKikare = sKikare "uttolkare" ;
+ lin utövare_N_sKikare = sKikare "utövare" ;
+ lin utvecklare_N_sKikare = sKikare "utvecklare" ;
+ lin vaktare_N_sKikare = sKikare "vaktare" ;
+ lin vaktmästare_N_sKikare = sKikare "vaktmästare" ;
+ lin vandrare_N_sKikare = sKikare "vandrare" ;
+ lin vare_N_sKikare = sKikare "vare" ;
+ lin varmvattenberedare_N_sKikare = sKikare "varmvattenberedare" ;
+ lin varumottagare_N_sKikare = sKikare "varumottagare" ;
+ lin vedersakare_N_sKikare = sKikare "vedersakare" ;
+ lin äventyrare_N_sKikare = sKikare "äventyrare" ;
+ lin överbefälhavare_N_sKikare = sKikare "överbefälhavare" ;
+ lin överförare_N_sKikare = sKikare "överförare" ;
+ lin överförmyndare_N_sKikare = sKikare "överförmyndare" ;
+ lin verkmästare_N_sKikare = sKikare "verkmästare" ;
+ lin överlevare_N_sKikare = sKikare "överlevare" ;
+ lin överläkare_N_sKikare = sKikare "överläkare" ;
+ lin översättare_N_sKikare = sKikare "översättare" ;
+ lin överträdare_N_sKikare = sKikare "överträdare" ;
+ lin övervakare_N_sKikare = sKikare "övervakare" ;
+ lin vägbrytare_N_sKikare = sKikare "vägbrytare" ;
+ lin vägvisare_N_sKikare = sKikare "vägvisare" ;
+ lin villaägare_N_sKikare = sKikare "villaägare" ;
+ lin vinbägare_N_sKikare = sKikare "vinbägare" ;
+ lin vindrinkare_N_sKikare = sKikare "vindrinkare" ;
+ lin vinnare_N_sKikare = sKikare "vinnare" ;
+ lin vinprovare_N_sKikare = sKikare "vinprovare" ;
+ lin vintrampare_N_sKikare = sKikare "vintrampare" ;
+ lin vippomkopplare_N_sKikare = sKikare "vippomkopplare" ;
+ lin visare_N_sKikare = sKikare "visare" ;
+ lin väktare_N_sKikare = sKikare "väktare" ;
+ lin våldsverkare_N_sKikare = sKikare "våldsverkare" ;
+ lin väljare_N_sKikare = sKikare "väljare" ;
+ lin övningsledare_N_sKikare = sKikare "övningsledare" ;
+ lin vårdare_N_sKikare = sKikare "vårdare" ;
+ lin vårdgivare_N_sKikare = sKikare "vårdgivare" ;
+ lin vårdnadshavare_N_sKikare = sKikare "vårdnadshavare" ;
+ lin vårdtagare_N_sKikare = sKikare "vårdtagare" ;
+ lin världsmästare_N_sKikare = sKikare "världsmästare" ;
+ lin värnare_N_sKikare = sKikare "värnare" ;
+ lin växlare_N_sKikare = sKikare "växlare" ;
+ lin webbläsare_N_sKikare = sKikare "webbläsare" ;
+ lin yrkesfiskare_N_sKikare = sKikare "yrkesfiskare" ;
+ lin yrkesutövare_N_sKikare = sKikare "yrkesutövare" ;
+ lin zigenare_N_sKikare = sKikare "zigenare" ;
+ lin affärscentrum_N_sMuseum = sMuseum "affärscentrum" ;
+ lin akvarium_N_sMuseum = sMuseum "akvarium" ;
+ lin aluminium_N_sMuseum = sMuseum "aluminium" ;
+ lin auditorium_N_sMuseum = sMuseum "auditorium" ;
+ lin centrum_N_sMuseum = sMuseum "centrum" ;
+ lin decennium_N_sMuseum = sMuseum "decennium" ;
+ lin diarium_N_sMuseum = sMuseum "diarium" ;
+ lin evangelium_N_sMuseum = sMuseum "evangelium" ;
+ lin falsarium_N_sMuseum = sMuseum "falsarium" ;
+ lin gymnasium_N_sMuseum = sMuseum "gymnasium" ;
+ lin herbarium_N_sMuseum = sMuseum "herbarium" ;
+ lin imperium_N_sMuseum = sMuseum "imperium" ;
+ lin indicium_N_sMuseum = sMuseum "indicium" ;
+ lin inventarium_N_sMuseum = sMuseum "inventarium" ;
+ lin jubileum_N_sMuseum = sMuseum "jubileum" ;
+ lin kalendarium_N_sMuseum = sMuseum "kalendarium" ;
+ lin kollegium_N_sMuseum = sMuseum "kollegium" ;
+ lin kompendium_N_sMuseum = sMuseum "kompendium" ;
+ lin koncilium_N_sMuseum = sMuseum "koncilium" ;
+ lin konsilium_N_sMuseum = sMuseum "konsilium" ;
+ lin konsortium_N_sMuseum = sMuseum "konsortium" ;
+ lin kranium_N_sMuseum = sMuseum "kranium" ;
+ lin krematorium_N_sMuseum = sMuseum "krematorium" ;
+ lin kriterium_N_sMuseum = sMuseum "kriterium" ;
+ lin laboratorium_N_sMuseum = sMuseum "laboratorium" ;
+ lin markum_N_sMuseum = sMuseum "markum" ;
+ lin massmedium_N_sMuseum = sMuseum "massmedium" ;
+ lin mausoleum_N_sMuseum = sMuseum "mausoleum" ;
+ lin medium_N_sMuseum = sMuseum "medium" ;
+ lin ministerium_N_sMuseum = sMuseum "ministerium" ;
+ lin museum_N_sMuseum = sMuseum "museum" ;
+ lin mycelium_N_sMuseum = sMuseum "mycelium" ;
+ lin mysterium_N_sMuseum = sMuseum "mysterium" ;
+ lin observatorium_N_sMuseum = sMuseum "observatorium" ;
+ lin planeringsstadium_N_sMuseum = sMuseum "planeringsstadium" ;
+ lin planministerium_N_sMuseum = sMuseum "planministerium" ;
+ lin podium_N_sMuseum = sMuseum "podium" ;
+ lin polisministerium_N_sMuseum = sMuseum "polisministerium" ;
+ lin preludium_N_sMuseum = sMuseum "preludium" ;
+ lin privilegium_N_sMuseum = sMuseum "privilegium" ;
+ lin propagandaministerium_N_sMuseum = sMuseum "propagandaministerium" ;
+ lin radium_N_sMuseum = sMuseum "radium" ;
+ lin rymdimperium_N_sMuseum = sMuseum "rymdimperium" ;
+ lin sakum_N_sMuseum = sMuseum "sakum" ;
+ lin sanatorium_N_sMuseum = sMuseum "sanatorium" ;
+ lin seminarium_N_sMuseum = sMuseum "seminarium" ;
+ lin solarium_N_sMuseum = sMuseum "solarium" ;
+ lin stadium_N_sMuseum = sMuseum "stadium" ;
+ lin stipendium_N_sMuseum = sMuseum "stipendium" ;
+ lin studium_N_sMuseum = sMuseum "studium" ;
+ lin symposium_N_sMuseum = sMuseum "symposium" ;
+ lin territorium_N_sMuseum = sMuseum "territorium" ;
+ lin urvalskriterium_N_sMuseum = sMuseum "urvalskriterium" ;
+ lin vinum_N_sMuseum = sMuseum "vinum" ;
+ lin adel_N_sNyckel = sNyckel "adel" ;
+ lin adoptivförälder_N_sNyckel = sNyckel "adoptivförälder" ;
+ lin akter_N_sNyckel = sNyckel "akter" ;
+ lin ankel_N_sNyckel = sNyckel "ankel" ;
+ lin apel_N_sNyckel = sNyckel "apel" ;
+ lin apostel_N_sNyckel = sNyckel "apostel" ;
+ lin arbetsmarknadsminister_N_sNyckel = sNyckel "arbetsmarknadsminister" ;
+ lin artikel_N_sNyckel = sNyckel "artikel" ;
+ lin aster_N_sNyckel = sNyckel "aster" ;
+ lin axel_N_sNyckel = sNyckel "axel" ;
+ lin backspegel_N_sNyckel = sNyckel "backspegel" ;
+ lin barometer_N_sNyckel = sNyckel "barometer" ;
+ lin bartender_N_sNyckel = sNyckel "bartender" ;
+ lin basker_N_sNyckel = sNyckel "basker" ;
+ lin bödel_N_sNyckel = sNyckel "bödel" ;
+ lin bibel_N_sNyckel = sNyckel "bibel" ;
+ lin biel_N_sNyckel = sNyckel "biel" ;
+ lin bilnyckel_N_sNyckel = sNyckel "bilnyckel" ;
+ lin bindel_N_sNyckel = sNyckel "bindel" ;
+ lin blodigel_N_sNyckel = sNyckel "blodigel" ;
+ lin blunder_N_sNyckel = sNyckel "blunder" ;
+ lin bokcirkel_N_sNyckel = sNyckel "bokcirkel" ;
+ lin bokhandel_N_sNyckel = sNyckel "bokhandel" ;
+ lin bolster_N_sNyckel = sNyckel "bolster" ;
+ lin boxer_N_sNyckel = sNyckel "boxer" ;
+ lin buffel_N_sNyckel = sNyckel "buffel" ;
+ lin bunker_N_sNyckel = sNyckel "bunker" ;
+ lin bäver_N_sNyckel = sNyckel "bäver" ;
+ lin bygel_N_sNyckel = sNyckel "bygel" ;
+ lin ceder_N_sNyckel = sNyckel "ceder" ;
+ lin center_N_sNyckel = sNyckel "center" ;
+ lin centiliter_N_sNyckel = sNyckel "centiliter" ;
+ lin centimeter_N_sNyckel = sNyckel "centimeter" ;
+ lin cirkel_N_sNyckel = sNyckel "cirkel" ;
+ lin container_N_sNyckel = sNyckel "container" ;
+ lin curlingförälder_N_sNyckel = sNyckel "curlingförälder" ;
+ lin cykel_N_sNyckel = sNyckel "cykel" ;
+ lin cylinder_N_sNyckel = sNyckel "cylinder" ;
+ lin dager_N_sNyckel = sNyckel "dager" ;
+ lin debattartikel_N_sNyckel = sNyckel "debattartikel" ;
+ lin decimeter_N_sNyckel = sNyckel "decimeter" ;
+ lin degel_N_sNyckel = sNyckel "degel" ;
+ lin diameter_N_sNyckel = sNyckel "diameter" ;
+ lin ejder_N_sNyckel = sNyckel "ejder" ;
+ lin elorgel_N_sNyckel = sNyckel "elorgel" ;
+ lin epistel_N_sNyckel = sNyckel "epistel" ;
+ lin fadder_N_sNyckel = sNyckel "fadder" ;
+ lin familjehemsförälder_N_sNyckel = sNyckel "familjehemsförälder" ;
+ lin farförälder_N_sNyckel = sNyckel "farförälder" ;
+ lin faster_N_sNyckel = sNyckel "faster" ;
+ lin födsel_N_sNyckel = sNyckel "födsel" ;
+ lin fågel_N_sNyckel = sNyckel "fågel" ;
+ lin fiffel_N_sNyckel = sNyckel "fiffel" ;
+ lin filister_N_sNyckel = sNyckel "filister" ;
+ lin fimbulvinter_N_sNyckel = sNyckel "fimbulvinter" ;
+ lin finansminister_N_sNyckel = sNyckel "finansminister" ;
+ lin finger_N_sNyckel = sNyckel "finger" ;
+ lin fjäder_N_sNyckel = sNyckel "fjäder" ;
+ lin fläder_N_sNyckel = sNyckel "fläder" ;
+ lin flöjel_N_sNyckel = sNyckel "flöjel" ;
+ lin följesedel_N_sNyckel = sNyckel "följesedel" ;
+ lin flygel_N_sNyckel = sNyckel "flygel" ;
+ lin flyttfågel_N_sNyckel = sNyckel "flyttfågel" ;
+ lin folder_N_sNyckel = sNyckel "folder" ;
+ lin fraktsedel_N_sNyckel = sNyckel "fraktsedel" ;
+ lin förlagsartikel_N_sNyckel = sNyckel "förlagsartikel" ;
+ lin förälder_N_sNyckel = sNyckel "förälder" ;
+ lin försvarsminister_N_sNyckel = sNyckel "försvarsminister" ;
+ lin gaffel_N_sNyckel = sNyckel "gaffel" ;
+ lin gangster_N_sNyckel = sNyckel "gangster" ;
+ lin gavel_N_sNyckel = sNyckel "gavel" ;
+ lin giffel_N_sNyckel = sNyckel "giffel" ;
+ lin glasfiberkabel_N_sNyckel = sNyckel "glasfiberkabel" ;
+ lin gördel_N_sNyckel = sNyckel "gördel" ;
+ lin griffel_N_sNyckel = sNyckel "griffel" ;
+ lin guldålder_N_sNyckel = sNyckel "guldålder" ;
+ lin halvcirkel_N_sNyckel = sNyckel "halvcirkel" ;
+ lin hamster_N_sNyckel = sNyckel "hamster" ;
+ lin handel_N_sNyckel = sNyckel "handel" ;
+ lin hassel_N_sNyckel = sNyckel "hassel" ;
+ lin helikopter_N_sNyckel = sNyckel "helikopter" ;
+ lin hexaeder_N_sNyckel = sNyckel "hexaeder" ;
+ lin högaffel_N_sNyckel = sNyckel "högaffel" ;
+ lin häger_N_sNyckel = sNyckel "häger" ;
+ lin hygrometer_N_sNyckel = sNyckel "hygrometer" ;
+ lin hyllmeter_N_sNyckel = sNyckel "hyllmeter" ;
+ lin hyvel_N_sNyckel = sNyckel "hyvel" ;
+ lin igel_N_sNyckel = sNyckel "igel" ;
+ lin iller_N_sNyckel = sNyckel "iller" ;
+ lin infallsvinkel_N_sNyckel = sNyckel "infallsvinkel" ;
+ lin inrikesminister_N_sNyckel = sNyckel "inrikesminister" ;
+ lin invandrarminister_N_sNyckel = sNyckel "invandrarminister" ;
+ lin iver_N_sNyckel = sNyckel "iver" ;
+ lin jökel_N_sNyckel = sNyckel "jökel" ;
+ lin joker_N_sNyckel = sNyckel "joker" ;
+ lin jordbruksminister_N_sNyckel = sNyckel "jordbruksminister" ;
+ lin jumper_N_sNyckel = sNyckel "jumper" ;
+ lin justitieminister_N_sNyckel = sNyckel "justitieminister" ;
+ lin kabel_N_sNyckel = sNyckel "kabel" ;
+ lin kader_N_sNyckel = sNyckel "kader" ;
+ lin kalender_N_sNyckel = sNyckel "kalender" ;
+ lin kaliber_N_sNyckel = sNyckel "kaliber" ;
+ lin kanariefågel_N_sNyckel = sNyckel "kanariefågel" ;
+ lin kandelaber_N_sNyckel = sNyckel "kandelaber" ;
+ lin kateder_N_sNyckel = sNyckel "kateder" ;
+ lin kateter_N_sNyckel = sNyckel "kateter" ;
+ lin kennel_N_sNyckel = sNyckel "kennel" ;
+ lin åker_N_sNyckel = sNyckel "åker" ;
+ lin kägel_N_sNyckel = sNyckel "kägel" ;
+ lin kittel_N_sNyckel = sNyckel "kittel" ;
+ lin kjortel_N_sNyckel = sNyckel "kjortel" ;
+ lin koaxialkabel_N_sNyckel = sNyckel "koaxialkabel" ;
+ lin konstapel_N_sNyckel = sNyckel "konstapel" ;
+ lin konverter_N_sNyckel = sNyckel "konverter" ;
+ lin krater_N_sNyckel = sNyckel "krater" ;
+ lin kronometer_N_sNyckel = sNyckel "kronometer" ;
+ lin körtel_N_sNyckel = sNyckel "körtel" ;
+ lin kulturminister_N_sNyckel = sNyckel "kulturminister" ;
+ lin kvadratmeter_N_sNyckel = sNyckel "kvadratmeter" ;
+ lin lager_N_sNyckel = sNyckel "lager" ;
+ lin laser_N_sNyckel = sNyckel "laser" ;
+ lin lder_N_sNyckel = sNyckel "lder" ;
+ lin ålder_N_sNyckel = sNyckel "ålder" ;
+ lin lägel_N_sNyckel = sNyckel "lägel" ;
+ lin lillfinger_N_sNyckel = sNyckel "lillfinger" ;
+ lin löpsedel_N_sNyckel = sNyckel "löpsedel" ;
+ lin låttitel_N_sNyckel = sNyckel "låttitel" ;
+ lin magister_N_sNyckel = sNyckel "magister" ;
+ lin mandel_N_sNyckel = sNyckel "mandel" ;
+ lin mangel_N_sNyckel = sNyckel "mangel" ;
+ lin mantel_N_sNyckel = sNyckel "mantel" ;
+ lin manöver_N_sNyckel = sNyckel "manöver" ;
+ lin matrikel_N_sNyckel = sNyckel "matrikel" ;
+ lin meter_N_sNyckel = sNyckel "meter" ;
+ lin miljöminister_N_sNyckel = sNyckel "miljöminister" ;
+ lin millimeter_N_sNyckel = sNyckel "millimeter" ;
+ lin minister_N_sNyckel = sNyckel "minister" ;
+ lin mistel_N_sNyckel = sNyckel "mistel" ;
+ lin monter_N_sNyckel = sNyckel "monter" ;
+ lin morförälder_N_sNyckel = sNyckel "morförälder" ;
+ lin moster_N_sNyckel = sNyckel "moster" ;
+ lin nagel_N_sNyckel = sNyckel "nagel" ;
+ lin ängel_N_sNyckel = sNyckel "ängel" ;
+ lin nyckel_N_sNyckel = sNyckel "nyckel" ;
+ lin orgel_N_sNyckel = sNyckel "orgel" ;
+ lin originaltitel_N_sNyckel = sNyckel "originaltitel" ;
+ lin orkester_N_sNyckel = sNyckel "orkester" ;
+ lin packsedel_N_sNyckel = sNyckel "packsedel" ;
+ lin panter_N_sNyckel = sNyckel "panter" ;
+ lin papperstiger_N_sNyckel = sNyckel "papperstiger" ;
+ lin parameter_N_sNyckel = sNyckel "parameter" ;
+ lin partikel_N_sNyckel = sNyckel "partikel" ;
+ lin pendel_N_sNyckel = sNyckel "pendel" ;
+ lin pensel_N_sNyckel = sNyckel "pensel" ;
+ lin platinadegel_N_sNyckel = sNyckel "platinadegel" ;
+ lin poppel_N_sNyckel = sNyckel "poppel" ;
+ lin premiärminister_N_sNyckel = sNyckel "premiärminister" ;
+ lin puckel_N_sNyckel = sNyckel "puckel" ;
+ lin pudel_N_sNyckel = sNyckel "pudel" ;
+ lin rektangel_N_sNyckel = sNyckel "rektangel" ;
+ lin reporter_N_sNyckel = sNyckel "reporter" ;
+ lin ärkeängel_N_sNyckel = sNyckel "ärkeängel" ;
+ lin ränsel_N_sNyckel = sNyckel "ränsel" ;
+ lin rotel_N_sNyckel = sNyckel "rotel" ;
+ lin rovfågel_N_sNyckel = sNyckel "rovfågel" ;
+ lin rymdkapsel_N_sNyckel = sNyckel "rymdkapsel" ;
+ lin ryttarstövel_N_sNyckel = sNyckel "ryttarstövel" ;
+ lin sabel_N_sNyckel = sNyckel "sabel" ;
+ lin sadel_N_sNyckel = sNyckel "sadel" ;
+ lin sedel_N_sNyckel = sNyckel "sedel" ;
+ lin seger_N_sNyckel = sNyckel "seger" ;
+ lin semester_N_sNyckel = sNyckel "semester" ;
+ lin sjöfågel_N_sNyckel = sNyckel "sjöfågel" ;
+ lin sjumilastövel_N_sNyckel = sNyckel "sjumilastövel" ;
+ lin skinnlägel_N_sNyckel = sNyckel "skinnlägel" ;
+ lin skolminister_N_sNyckel = sNyckel "skolminister" ;
+ lin skoter_N_sNyckel = sNyckel "skoter" ;
+ lin skyffel_N_sNyckel = sNyckel "skyffel" ;
+ lin skyttel_N_sNyckel = sNyckel "skyttel" ;
+ lin slyngel_N_sNyckel = sNyckel "slyngel" ;
+ lin snigel_N_sNyckel = sNyckel "snigel" ;
+ lin sobel_N_sNyckel = sNyckel "sobel" ;
+ lin socialminister_N_sNyckel = sNyckel "socialminister" ;
+ lin solfjäder_N_sNyckel = sNyckel "solfjäder" ;
+ lin spatel_N_sNyckel = sNyckel "spatel" ;
+ lin spegel_N_sNyckel = sNyckel "spegel" ;
+ lin spindel_N_sNyckel = sNyckel "spindel" ;
+ lin stapel_N_sNyckel = sNyckel "stapel" ;
+ lin statsminister_N_sNyckel = sNyckel "statsminister" ;
+ lin stämpel_N_sNyckel = sNyckel "stämpel" ;
+ lin studiecirkel_N_sNyckel = sNyckel "studiecirkel" ;
+ lin stövel_N_sNyckel = sNyckel "stövel" ;
+ lin supporter_N_sNyckel = sNyckel "supporter" ;
+ lin symfoniorkester_N_sNyckel = sNyckel "symfoniorkester" ;
+ lin synvinkel_N_sNyckel = sNyckel "synvinkel" ;
+ lin syster_N_sNyckel = sNyckel "syster" ;
+ lin teater_N_sNyckel = sNyckel "teater" ;
+ lin termometer_N_sNyckel = sNyckel "termometer" ;
+ lin tidsålder_N_sNyckel = sNyckel "tidsålder" ;
+ lin tistel_N_sNyckel = sNyckel "tistel" ;
+ lin titel_N_sNyckel = sNyckel "titel" ;
+ lin triangel_N_sNyckel = sNyckel "triangel" ;
+ lin trimeter_N_sNyckel = sNyckel "trimeter" ;
+ lin trippel_N_sNyckel = sNyckel "trippel" ;
+ lin tröskel_N_sNyckel = sNyckel "tröskel" ;
+ lin trumvirvel_N_sNyckel = sNyckel "trumvirvel" ;
+ lin tryffel_N_sNyckel = sNyckel "tryffel" ;
+ lin tunnel_N_sNyckel = sNyckel "tunnel" ;
+ lin tygel_N_sNyckel = sNyckel "tygel" ;
+ lin utbildningsminister_N_sNyckel = sNyckel "utbildningsminister" ;
+ lin utrikesminister_N_sNyckel = sNyckel "utrikesminister" ;
+ lin utter_N_sNyckel = sNyckel "utter" ;
+ lin vagel_N_sNyckel = sNyckel "vagel" ;
+ lin vaktel_N_sNyckel = sNyckel "vaktel" ;
+ lin valsedel_N_sNyckel = sNyckel "valsedel" ;
+ lin vigsel_N_sNyckel = sNyckel "vigsel" ;
+ lin vimpel_N_sNyckel = sNyckel "vimpel" ;
+ lin vindel_N_sNyckel = sNyckel "vindel" ;
+ lin vinkel_N_sNyckel = sNyckel "vinkel" ;
+ lin vinter_N_sNyckel = sNyckel "vinter" ;
+ lin virvel_N_sNyckel = sNyckel "virvel" ;
+ lin växel_N_sNyckel = sNyckel "växel" ;
+ lin ytter_N_sNyckel = sNyckel "ytter" ;
+ lin aber_N_sPapper = sPapper "aber" ;
+ lin alster_N_sPapper = sPapper "alster" ;
+ lin barer_N_sPapper = sPapper "barer" ;
+ lin beckblomster_N_sPapper = sPapper "beckblomster" ;
+ lin bedövningsmedel_N_sPapper = sPapper "bedövningsmedel" ;
+ lin bekämpningsmedel_N_sPapper = sPapper "bekämpningsmedel" ;
+ lin benrangel_N_sPapper = sPapper "benrangel" ;
+ lin berusningsmedel_N_sPapper = sPapper "berusningsmedel" ;
+ lin betsel_N_sPapper = sPapper "betsel" ;
+ lin blomster_N_sPapper = sPapper "blomster" ;
+ lin blåsväder_N_sPapper = sPapper "blåsväder" ;
+ lin boer_N_sPapper = sPapper "boer" ;
+ lin botemedel_N_sPapper = sPapper "botemedel" ;
+ lin brevpapper_N_sPapper = sPapper "brevpapper" ;
+ lin brottsoffer_N_sPapper = sPapper "brottsoffer" ;
+ lin buller_N_sPapper = sPapper "buller" ;
+ lin center_N_sPapper = sPapper "center" ;
+ lin chiffer_N_sPapper = sPapper "chiffer" ;
+ lin äckel_N_sPapper = sPapper "äckel" ;
+ lin dunder_N_sPapper = sPapper "dunder" ;
+ lin exempel_N_sPapper = sPapper "exempel" ;
+ lin fäder_N_sPapper = sPapper "fäder" ;
+ lin fiel_N_sPapper = sPapper "fiel" ;
+ lin filter_N_sPapper = sPapper "filter" ;
+ lin fönster_N_sPapper = sPapper "fönster" ;
+ lin foder_N_sPapper = sPapper "foder" ;
+ lin foster_N_sPapper = sPapper "foster" ;
+ lin galler_N_sPapper = sPapper "galler" ;
+ lin gödningsmedel_N_sPapper = sPapper "gödningsmedel" ;
+ lin gener_N_sPapper = sPapper "gener" ;
+ lin gissel_N_sPapper = sPapper "gissel" ;
+ lin gytter_N_sPapper = sPapper "gytter" ;
+ lin hagel_N_sPapper = sPapper "hagel" ;
+ lin halster_N_sPapper = sPapper "halster" ;
+ lin hinder_N_sPapper = sPapper "hinder" ;
+ lin hjälpmedel_N_sPapper = sPapper "hjälpmedel" ;
+ lin hölster_N_sPapper = sPapper "hölster" ;
+ lin joller_N_sPapper = sPapper "joller" ;
+ lin jubel_N_sPapper = sPapper "jubel" ;
+ lin kadaver_N_sPapper = sPapper "kadaver" ;
+ lin kakel_N_sPapper = sPapper "kakel" ;
+ lin kapitel_N_sPapper = sPapper "kapitel" ;
+ lin köer_N_sPapper = sPapper "köer" ;
+ lin kloster_N_sPapper = sPapper "kloster" ;
+ lin koger_N_sPapper = sPapper "koger" ;
+ lin koppel_N_sPapper = sPapper "koppel" ;
+ lin lager_N_sPapper = sPapper "lager" ;
+ lin lejer_N_sPapper = sPapper "lejer" ;
+ lin läger_N_sPapper = sPapper "läger" ;
+ lin livsmedel_N_sPapper = sPapper "livsmedel" ;
+ lin ljuster_N_sPapper = sPapper "ljuster" ;
+ lin läkemedel_N_sPapper = sPapper "läkemedel" ;
+ lin lockmedel_N_sPapper = sPapper "lockmedel" ;
+ lin medel_N_sPapper = sPapper "medel" ;
+ lin mirakel_N_sPapper = sPapper "mirakel" ;
+ lin mönster_N_sPapper = sPapper "mönster" ;
+ lin monster_N_sPapper = sPapper "monster" ;
+ lin mörker_N_sPapper = sPapper "mörker" ;
+ lin offer_N_sPapper = sPapper "offer" ;
+ lin oväder_N_sPapper = sPapper "oväder" ;
+ lin papper_N_sPapper = sPapper "papper" ;
+ lin piller_N_sPapper = sPapper "piller" ;
+ lin äppel_N_sPapper = sPapper "äppel" ;
+ lin pussel_N_sPapper = sPapper "pussel" ;
+ lin register_N_sPapper = sPapper "register" ;
+ lin rengöringsmedel_N_sPapper = sPapper "rengöringsmedel" ;
+ lin rusmedel_N_sPapper = sPapper "rusmedel" ;
+ lin segel_N_sPapper = sPapper "segel" ;
+ lin sekel_N_sPapper = sPapper "sekel" ;
+ lin skräckexempel_N_sPapper = sPapper "skräckexempel" ;
+ lin skvaller_N_sPapper = sPapper "skvaller" ;
+ lin skyltfönster_N_sPapper = sPapper "skyltfönster" ;
+ lin sömnmedel_N_sPapper = sPapper "sömnmedel" ;
+ lin spektakel_N_sPapper = sPapper "spektakel" ;
+ lin stegel_N_sPapper = sPapper "stegel" ;
+ lin stängsel_N_sPapper = sPapper "stängsel" ;
+ lin styrmedel_N_sPapper = sPapper "styrmedel" ;
+ lin syndoffer_N_sPapper = sPapper "syndoffer" ;
+ lin tackel_N_sPapper = sPapper "tackel" ;
+ lin tackoffer_N_sPapper = sPapper "tackoffer" ;
+ lin tegel_N_sPapper = sPapper "tegel" ;
+ lin tempel_N_sPapper = sPapper "tempel" ;
+ lin textilier_N_sPapper = sPapper "textilier" ;
+ lin tvivel_N_sPapper = sPapper "tvivel" ;
+ lin typexempel_N_sPapper = sPapper "typexempel" ;
+ lin under_N_sPapper = sPapper "under" ;
+ lin varroakvalster_N_sPapper = sPapper "varroakvalster" ;
+ lin varsel_N_sPapper = sPapper "varsel" ;
+ lin väder_N_sPapper = sPapper "väder" ;
+ lin vidunder_N_sPapper = sPapper "vidunder" ;
+ lin yngel_N_sPapper = sPapper "yngel" ;
+ lin allegat_N_sParti = sParti "allegat" ;
+ lin allergen_N_sParti = sParti "allergen" ;
+ lin angiveri_N_sParti = sParti "angiveri" ;
+ lin bageri_N_sParti = sParti "bageri" ;
+ lin batteri_N_sParti = sParti "batteri" ;
+ lin begabberi_N_sParti = sParti "begabberi" ;
+ lin bröd_N_sParti = sParti "bröd" ;
+ lin bryderi_N_sParti = sParti "bryderi" ;
+ lin bryggeri_N_sParti = sParti "bryggeri" ;
+ lin café_N_sParti = sParti "café" ;
+ lin charkuteri_N_sParti = sParti "charkuteri" ;
+ lin draperi_N_sParti = sParti "draperi" ;
+ lin drömmeri_N_sParti = sParti "drömmeri" ;
+ lin elpris_N_sParti = sParti "elpris" ;
+ lin epitaf_N_sParti = sParti "epitaf" ;
+ lin extrapris_N_sParti = sParti "extrapris" ;
+ lin femininum_N_sParti = sParti "femininum" ;
+ lin fett_N_sParti = sParti "fett" ;
+ lin fiskeri_N_sParti = sParti "fiskeri" ;
+ lin fåneri_N_sParti = sParti "fåneri" ;
+ lin fotografi_N_sParti = sParti "fotografi" ;
+ lin frieri_N_sParti = sParti "frieri" ;
+ lin förräderi_N_sParti = sParti "förräderi" ;
+ lin fyrverkeri_N_sParti = sParti "fyrverkeri" ;
+ lin galleri_N_sParti = sParti "galleri" ;
+ lin gelé_N_sParti = sParti "gelé" ;
+ lin geni_N_sParti = sParti "geni" ;
+ lin grubbleri_N_sParti = sParti "grubbleri" ;
+ lin harts_N_sParti = sParti "harts" ;
+ lin haveri_N_sParti = sParti "haveri" ;
+ lin häleri_N_sParti = sParti "häleri" ;
+ lin hormon_N_sParti = sParti "hormon" ;
+ lin hårklyveri_N_sParti = sParti "hårklyveri" ;
+ lin hyckleri_N_sParti = sParti "hyckleri" ;
+ lin intern_N_sParti = sParti "intern" ;
+ lin kabinett_N_sParti = sParti "kabinett" ;
+ lin kafé_N_sParti = sParti "kafé" ;
+ lin kansli_N_sParti = sParti "kansli" ;
+ lin kavalleri_N_sParti = sParti "kavalleri" ;
+ lin åkeri_N_sParti = sParti "åkeri" ;
+ lin klammeri_N_sParti = sParti "klammeri" ;
+ lin koketteri_N_sParti = sParti "koketteri" ;
+ lin kompani_N_sParti = sParti "kompani" ;
+ lin kåseri_N_sParti = sParti "kåseri" ;
+ lin kätteri_N_sParti = sParti "kätteri" ;
+ lin lotteri_N_sParti = sParti "lotteri" ;
+ lin mejeri_N_sParti = sParti "mejeri" ;
+ lin parti_N_sParti = sParti "parti" ;
+ lin portvin_N_sParti = sParti "portvin" ;
+ lin rederi_N_sParti = sParti "rederi" ;
+ lin regeringskansli_N_sParti = sParti "regeringskansli" ;
+ lin relä_N_sParti = sParti "relä" ;
+ lin salt_N_sParti = sParti "salt" ;
+ lin städ_N_sParti = sParti "städ" ;
+ lin tokeri_N_sParti = sParti "tokeri" ;
+ lin barnprogram_N_sProgram = sProgram "barnprogram" ;
+ lin bonusprogram_N_sProgram = sProgram "bonusprogram" ;
+ lin datorprogram_N_sProgram = sProgram "datorprogram" ;
+ lin diagram_N_sProgram = sProgram "diagram" ;
+ lin gram_N_sProgram = sProgram "gram" ;
+ lin histogram_N_sProgram = sProgram "histogram" ;
+ lin hologram_N_sProgram = sProgram "hologram" ;
+ lin incitamentsprogram_N_sProgram = sProgram "incitamentsprogram" ;
+ lin kilogram_N_sProgram = sProgram "kilogram" ;
+ lin konsertprogram_N_sProgram = sProgram "konsertprogram" ;
+ lin konvergensprogram_N_sProgram = sProgram "konvergensprogram" ;
+ lin optionsprogram_N_sProgram = sProgram "optionsprogram" ;
+ lin ordbehandlingsprogram_N_sProgram = sProgram "ordbehandlingsprogram" ;
+ lin partiprogram_N_sProgram = sProgram "partiprogram" ;
+ lin program_N_sProgram = sProgram "program" ;
+ lin radioprogram_N_sProgram = sProgram "radioprogram" ;
+ lin rehabiliteringsprogram_N_sProgram = sProgram "rehabiliteringsprogram" ;
+ lin rum_N_sProgram = sProgram "rum" ;
+ lin samhällsprogram_N_sProgram = sProgram "samhällsprogram" ;
+ lin spelprogram_N_sProgram = sProgram "spelprogram" ;
+ lin stapeldiagram_N_sProgram = sProgram "stapeldiagram" ;
+ lin statistikprogram_N_sProgram = sProgram "statistikprogram" ;
+ lin telegram_N_sProgram = sProgram "telegram" ;
+ lin tillväxtprogram_N_sProgram = sProgram "tillväxtprogram" ;
+ lin typsättningsprogram_N_sProgram = sProgram "typsättningsprogram" ;
+ lin absorbera_V_regV = regV "absorbera" ;
+ lin abstrahera_V_regV = regV "abstrahera" ;
+ lin accelerera_V_regV = regV "accelerera" ;
+ lin accentuera_V_regV = regV "accentuera" ;
+ lin acceptera_V_regV = regV "acceptera" ;
+ lin ackompanjera_V_regV = regV "ackompanjera" ;
+ lin ackumulera_V_regV = regV "ackumulera" ;
+ lin Ada_V_regV = regV "Ada" ;
+ lin adaptera_V_regV = regV "adaptera" ;
+ lin addera_V_regV = regV "addera" ;
+ lin afficiera_V_regV = regV "afficiera" ;
+ lin aga_V_regV = regV "aga" ;
+ lin agera_V_regV = regV "agera" ;
+ lin agna_V_regV = regV "agna" ;
+ lin Aja_V_regV = regV "Aja" ;
+ lin akta_V_regV = regV "akta" ;
+ lin aktivera_V_regV = regV "aktivera" ;
+ lin alstra_V_regV = regV "alstra" ;
+ lin alternera_V_regV = regV "alternera" ;
+ lin amma_V_regV = regV "amma" ;
+ lin ana_V_regV = regV "ana" ;
+ lin analysera_V_regV = regV "analysera" ;
+ lin anamma_V_regV = regV "anamma" ;
+ lin anda_V_regV = regV "anda" ;
+ lin andra_V_regV = regV "andra" ;
+ lin animera_V_regV = regV "animera" ;
+ lin anklaga_V_regV = regV "anklaga" ;
+ lin anlita_V_regV = regV "anlita" ;
+ lin anmoda_V_regV = regV "anmoda" ;
+ lin annonsera_V_regV = regV "annonsera" ;
+ lin anordna_V_regV = regV "anordna" ;
+ lin anpassa_V_regV = regV "anpassa" ;
+ lin anropa_V_regV = regV "anropa" ;
+ lin anrätta_V_regV = regV "anrätta" ;
+ lin ansa_V_regV = regV "ansa" ;
+ lin ansamla_V_regV = regV "ansamla" ;
+ lin anskaffa_V_regV = regV "anskaffa" ;
+ lin anspela_V_regV = regV "anspela" ;
+ lin anstifta_V_regV = regV "anstifta" ;
+ lin ansvara_V_regV = regV "ansvara" ;
+ lin antasta_V_regV = regV "antasta" ;
+ lin antecipera_V_regV = regV "antecipera" ;
+ lin anteckna_V_regV = regV "anteckna" ;
+ lin anvisa_V_regV = regV "anvisa" ;
+ lin apostrofera_V_regV = regV "apostrofera" ;
+ lin applådera_V_regV = regV "applådera" ;
+ lin applicera_V_regV = regV "applicera" ;
+ lin approximera_V_regV = regV "approximera" ;
+ lin arbeta_V_regV = regV "arbeta" ;
+ lin arbetspröva_V_regV = regV "arbetspröva" ;
+ lin argumentera_V_regV = regV "argumentera" ;
+ lin arkivera_V_regV = regV "arkivera" ;
+ lin arma_V_regV = regV "arma" ;
+ lin arrangera_V_regV = regV "arrangera" ;
+ lin arrendera_V_regV = regV "arrendera" ;
+ lin arrestera_V_regV = regV "arrestera" ;
+ lin artikulera_V_regV = regV "artikulera" ;
+ lin asfaltera_V_regV = regV "asfaltera" ;
+ lin aspirera_V_regV = regV "aspirera" ;
+ lin associera_V_regV = regV "associera" ;
+ lin attackera_V_regV = regV "attackera" ;
+ lin attestera_V_regV = regV "attestera" ;
+ lin attrahera_V_regV = regV "attrahera" ;
+ lin auskultera_V_regV = regV "auskultera" ;
+ lin avancera_V_regV = regV "avancera" ;
+ lin avbilda_V_regV = regV "avbilda" ;
+ lin avbärga_V_regV = regV "avbärga" ;
+ lin avdela_V_regV = regV "avdela" ;
+ lin avdunsta_V_regV = regV "avdunsta" ;
+ lin avfatta_V_regV = regV "avfatta" ;
+ lin avfärda_V_regV = regV "avfärda" ;
+ lin avfyra_V_regV = regV "avfyra" ;
+ lin avgränsa_V_regV = regV "avgränsa" ;
+ lin avguda_V_regV = regV "avguda" ;
+ lin avhämta_V_regV = regV "avhämta" ;
+ lin avkasta_V_regV = regV "avkasta" ;
+ lin avkunna_V_regV = regV "avkunna" ;
+ lin avla_V_regV = regV "avla" ;
+ lin avlasta_V_regV = regV "avlasta" ;
+ lin avlägsna_V_regV = regV "avlägsna" ;
+ lin avlämna_V_regV = regV "avlämna" ;
+ lin avlossa_V_regV = regV "avlossa" ;
+ lin avlyssna_V_regV = regV "avlyssna" ;
+ lin avraka_V_regV = regV "avraka" ;
+ lin avrapportera_V_regV = regV "avrapportera" ;
+ lin avrätta_V_regV = regV "avrätta" ;
+ lin avrunda_V_regV = regV "avrunda" ;
+ lin avsegla_V_regV = regV "avsegla" ;
+ lin avskaffa_V_regV = regV "avskaffa" ;
+ lin avskeda_V_regV = regV "avskeda" ;
+ lin avskärma_V_regV = regV "avskärma" ;
+ lin avslöja_V_regV = regV "avslöja" ;
+ lin avsluta_V_regV = regV "avsluta" ;
+ lin avsmaka_V_regV = regV "avsmaka" ;
+ lin avsomna_V_regV = regV "avsomna" ;
+ lin avspisa_V_regV = regV "avspisa" ;
+ lin avstava_V_regV = regV "avstava" ;
+ lin avsvimma_V_regV = regV "avsvimma" ;
+ lin avsyna_V_regV = regV "avsyna" ;
+ lin avteckna_V_regV = regV "avteckna" ;
+ lin avvakta_V_regV = regV "avvakta" ;
+ lin avveckla_V_regV = regV "avveckla" ;
+ lin avverka_V_regV = regV "avverka" ;
+ lin avvisa_V_regV = regV "avvisa" ;
+ lin avväpna_V_regV = regV "avväpna" ;
+ lin Baala_V_regV = regV "Baala" ;
+ lin backa_V_regV = regV "backa" ;
+ lin bada_V_regV = regV "bada" ;
+ lin bagatellisera_V_regV = regV "bagatellisera" ;
+ lin baka_V_regV = regV "baka" ;
+ lin balansera_V_regV = regV "balansera" ;
+ lin balsamera_V_regV = regV "balsamera" ;
+ lin bana_V_regV = regV "bana" ;
+ lin banka_V_regV = regV "banka" ;
+ lin banna_V_regV = regV "banna" ;
+ lin båda_V_regV = regV "båda" ;
+ lin bädda_V_regV = regV "bädda" ;
+ lin beakta_V_regV = regV "beakta" ;
+ lin bearbeta_V_regV = regV "bearbeta" ;
+ lin beblanda_V_regV = regV "beblanda" ;
+ lin bedåra_V_regV = regV "bedåra" ;
+ lin bedröva_V_regV = regV "bedröva" ;
+ lin bedöva_V_regV = regV "bedöva" ;
+ lin bedyra_V_regV = regV "bedyra" ;
+ lin befara_V_regV = regV "befara" ;
+ lin befatta_V_regV = regV "befatta" ;
+ lin beflita_V_regV = regV "beflita" ;
+ lin befolka_V_regV = regV "befolka" ;
+ lin befordra_V_regV = regV "befordra" ;
+ lin befria_V_regV = regV "befria" ;
+ lin befrämja_V_regV = regV "befrämja" ;
+ lin befrukta_V_regV = regV "befrukta" ;
+ lin befrynda_V_regV = regV "befrynda" ;
+ lin begabba_V_regV = regV "begabba" ;
+ lin begagna_V_regV = regV "begagna" ;
+ lin begränsa_V_regV = regV "begränsa" ;
+ lin begrunda_V_regV = regV "begrunda" ;
+ lin begåva_V_regV = regV "begåva" ;
+ lin behaga_V_regV = regV "behaga" ;
+ lin behandla_V_regV = regV "behandla" ;
+ lin behärska_V_regV = regV "behärska" ;
+ lin bejaka_V_regV = regV "bejaka" ;
+ lin beklaga_V_regV = regV "beklaga" ;
+ lin bekämpa_V_regV = regV "bekämpa" ;
+ lin bekräfta_V_regV = regV "bekräfta" ;
+ lin bekymra_V_regV = regV "bekymra" ;
+ lin belasta_V_regV = regV "belasta" ;
+ lin belägra_V_regV = regV "belägra" ;
+ lin belöna_V_regV = regV "belöna" ;
+ lin bemäktiga_V_regV = regV "bemäktiga" ;
+ lin bemyndiga_V_regV = regV "bemyndiga" ;
+ lin berika_V_regV = regV "berika" ;
+ lin beräkna_V_regV = regV "beräkna" ;
+ lin åberopa_V_regV = regV "åberopa" ;
+ lin berätta_V_regV = regV "berätta" ;
+ lin berättiga_V_regV = regV "berättiga" ;
+ lin berusa_V_regV = regV "berusa" ;
+ lin beröva_V_regV = regV "beröva" ;
+ lin besegra_V_regV = regV "besegra" ;
+ lin besiktiga_V_regV = regV "besiktiga" ;
+ lin besinna_V_regV = regV "besinna" ;
+ lin beskåda_V_regV = regV "beskåda" ;
+ lin beskärma_V_regV = regV "beskärma" ;
+ lin beskydda_V_regV = regV "beskydda" ;
+ lin beslöja_V_regV = regV "beslöja" ;
+ lin besluta_V_regV = regV "besluta" ;
+ lin besmitta_V_regV = regV "besmitta" ;
+ lin bespara_V_regV = regV "bespara" ;
+ lin bespeja_V_regV = regV "bespeja" ;
+ lin bespisa_V_regV = regV "bespisa" ;
+ lin bespotta_V_regV = regV "bespotta" ;
+ lin bestraffa_V_regV = regV "bestraffa" ;
+ lin bestråla_V_regV = regV "bestråla" ;
+ lin besvara_V_regV = regV "besvara" ;
+ lin besvära_V_regV = regV "besvära" ;
+ lin beta_V_regV = regV "beta" ;
+ lin betala_V_regV = regV "betala" ;
+ lin beteckna_V_regV = regV "beteckna" ;
+ lin betinga_V_regV = regV "betinga" ;
+ lin betjäna_V_regV = regV "betjäna" ;
+ lin betona_V_regV = regV "betona" ;
+ lin betrakta_V_regV = regV "betrakta" ;
+ lin betunga_V_regV = regV "betunga" ;
+ lin betvivla_V_regV = regV "betvivla" ;
+ lin betyga_V_regV = regV "betyga" ;
+ lin beundra_V_regV = regV "beundra" ;
+ lin bevaka_V_regV = regV "bevaka" ;
+ lin bevandra_V_regV = regV "bevandra" ;
+ lin bevara_V_regV = regV "bevara" ;
+ lin bevilja_V_regV = regV "bevilja" ;
+ lin bevisa_V_regV = regV "bevisa" ;
+ lin bevista_V_regV = regV "bevista" ;
+ lin bevittna_V_regV = regV "bevittna" ;
+ lin beväpna_V_regV = regV "beväpna" ;
+ lin bida_V_regV = regV "bida" ;
+ lin bifoga_V_regV = regV "bifoga" ;
+ lin bilda_V_regV = regV "bilda" ;
+ lin bita_V_regV = regV "bita" ;
+ lin böka_V_regV = regV "böka" ;
+ lin blamera_V_regV = regV "blamera" ;
+ lin blanda_V_regV = regV "blanda" ;
+ lin bläddra_V_regV = regV "bläddra" ;
+ lin blekna_V_regV = regV "blekna" ;
+ lin blicka_V_regV = regV "blicka" ;
+ lin blidka_V_regV = regV "blidka" ;
+ lin blinka_V_regV = regV "blinka" ;
+ lin blippa_V_regV = regV "blippa" ;
+ lin blända_V_regV = regV "blända" ;
+ lin blocka_V_regV = regV "blocka" ;
+ lin blockera_V_regV = regV "blockera" ;
+ lin blomma_V_regV = regV "blomma" ;
+ lin blomstra_V_regV = regV "blomstra" ;
+ lin blotta_V_regV = regV "blotta" ;
+ lin bolla_V_regV = regV "bolla" ;
+ lin bolma_V_regV = regV "bolma" ;
+ lin bomba_V_regV = regV "bomba" ;
+ lin bomma_V_regV = regV "bomma" ;
+ lin borda_V_regV = regV "borda" ;
+ lin borra_V_regV = regV "borra" ;
+ lin borsta_V_regV = regV "borsta" ;
+ lin bortslösa_V_regV = regV "bortslösa" ;
+ lin bota_V_regV = regV "bota" ;
+ lin boxa_V_regV = regV "boxa" ;
+ lin braka_V_regV = regV "braka" ;
+ lin börda_V_regV = regV "börda" ;
+ lin bringa_V_regV = regV "bringa" ;
+ lin börja_V_regV = regV "börja" ;
+ lin bråka_V_regV = regV "bråka" ;
+ lin bromsa_V_regV = regV "bromsa" ;
+ lin bruka_V_regV = regV "bruka" ;
+ lin brusa_V_regV = regV "brusa" ;
+ lin böta_V_regV = regV "böta" ;
+ lin bättra_V_regV = regV "bättra" ;
+ lin buga_V_regV = regV "buga" ;
+ lin bullra_V_regV = regV "bullra" ;
+ lin bäva_V_regV = regV "bäva" ;
+ lin byta_V_regV = regV "byta" ;
+ lin censurera_V_regV = regV "censurera" ;
+ lin centralisera_V_regV = regV "centralisera" ;
+ lin centrera_V_regV = regV "centrera" ;
+ lin charmera_V_regV = regV "charmera" ;
+ lin chockera_V_regV = regV "chockera" ;
+ lin citera_V_regV = regV "citera" ;
+ lin civilisera_V_regV = regV "civilisera" ;
+ lin daga_V_regV = regV "daga" ;
+ lin dallra_V_regV = regV "dallra" ;
+ lin damma_V_regV = regV "damma" ;
+ lin dansa_V_regV = regV "dansa" ;
+ lin danska_V_regV = regV "danska" ;
+ lin darra_V_regV = regV "darra" ;
+ lin döda_V_regV = regV "döda" ;
+ lin debattera_V_regV = regV "debattera" ;
+ lin decentralisera_V_regV = regV "decentralisera" ;
+ lin definiera_V_regV = regV "definiera" ;
+ lin dekantera_V_regV = regV "dekantera" ;
+ lin dekorera_V_regV = regV "dekorera" ;
+ lin dela_V_regV = regV "dela" ;
+ lin demonstrera_V_regV = regV "demonstrera" ;
+ lin demoralisera_V_regV = regV "demoralisera" ;
+ lin deponera_V_regV = regV "deponera" ;
+ lin designa_V_regV = regV "designa" ;
+ lin dia_V_regV = regV "dia" ;
+ lin diagnostisera_V_regV = regV "diagnostisera" ;
+ lin differentiera_V_regV = regV "differentiera" ;
+ lin dika_V_regV = regV "dika" ;
+ lin dikta_V_regV = regV "dikta" ;
+ lin diktera_V_regV = regV "diktera" ;
+ lin dirigera_V_regV = regV "dirigera" ;
+ lin diska_V_regV = regV "diska" ;
+ lin diskriminera_V_regV = regV "diskriminera" ;
+ lin diskutera_V_regV = regV "diskutera" ;
+ lin disputera_V_regV = regV "disputera" ;
+ lin distrahera_V_regV = regV "distrahera" ;
+ lin distribuera_V_regV = regV "distribuera" ;
+ lin dividera_V_regV = regV "dividera" ;
+ lin djävla_V_regV = regV "djävla" ;
+ lin ödmjuka_V_regV = regV "ödmjuka" ;
+ lin dämpa_V_regV = regV "dämpa" ;
+ lin dåna_V_regV = regV "dåna" ;
+ lin dokumentera_V_regV = regV "dokumentera" ;
+ lin dominera_V_regV = regV "dominera" ;
+ lin domna_V_regV = regV "domna" ;
+ lin doppa_V_regV = regV "doppa" ;
+ lin dra_V_regV = regV "dra" ;
+ lin dåra_V_regV = regV "dåra" ;
+ lin drabba_V_regV = regV "drabba" ;
+ lin dregla_V_regV = regV "dregla" ;
+ lin dribbla_V_regV = regV "dribbla" ;
+ lin drista_V_regV = regV "drista" ;
+ lin drömma_V_regV = regV "drömma" ;
+ lin droppa_V_regV = regV "droppa" ;
+ lin drunkna_V_regV = regV "drunkna" ;
+ lin duka_V_regV = regV "duka" ;
+ lin dundra_V_regV = regV "dundra" ;
+ lin dunka_V_regV = regV "dunka" ;
+ lin döva_V_regV = regV "döva" ;
+ lin dyrka_V_regV = regV "dyrka" ;
+ lin effektivisera_V_regV = regV "effektivisera" ;
+ lin efterforska_V_regV = regV "efterforska" ;
+ lin efterfråga_V_regV = regV "efterfråga" ;
+ lin efterlämna_V_regV = regV "efterlämna" ;
+ lin eftersinna_V_regV = regV "eftersinna" ;
+ lin egga_V_regV = regV "egga" ;
+ lin Egla_V_regV = regV "Egla" ;
+ lin Ela_V_regV = regV "Ela" ;
+ lin elda_V_regV = regV "elda" ;
+ lin Eleasa_V_regV = regV "Eleasa" ;
+ lin eliminera_V_regV = regV "eliminera" ;
+ lin emballera_V_regV = regV "emballera" ;
+ lin ena_V_regV = regV "ena" ;
+ lin enervera_V_regV = regV "enervera" ;
+ lin engagera_V_regV = regV "engagera" ;
+ lin entlediga_V_regV = regV "entlediga" ;
+ lin entusiasmera_V_regV = regV "entusiasmera" ;
+ lin erinra_V_regV = regV "erinra" ;
+ lin ertappa_V_regV = regV "ertappa" ;
+ lin erövra_V_regV = regV "erövra" ;
+ lin estimera_V_regV = regV "estimera" ;
+ lin etablera_V_regV = regV "etablera" ;
+ lin existera_V_regV = regV "existera" ;
+ lin expediera_V_regV = regV "expediera" ;
+ lin experimentera_V_regV = regV "experimentera" ;
+ lin exploatera_V_regV = regV "exploatera" ;
+ lin exponera_V_regV = regV "exponera" ;
+ lin exportera_V_regV = regV "exportera" ;
+ lin famla_V_regV = regV "famla" ;
+ lin fantisera_V_regV = regV "fantisera" ;
+ lin fascinera_V_regV = regV "fascinera" ;
+ lin fasta_V_regV = regV "fasta" ;
+ lin fastna_V_regV = regV "fastna" ;
+ lin fatta_V_regV = regV "fatta" ;
+ lin favorisera_V_regV = regV "favorisera" ;
+ lin faxa_V_regV = regV "faxa" ;
+ lin fela_V_regV = regV "fela" ;
+ lin festa_V_regV = regV "festa" ;
+ lin fiffla_V_regV = regV "fiffla" ;
+ lin fila_V_regV = regV "fila" ;
+ lin filma_V_regV = regV "filma" ;
+ lin finansiera_V_regV = regV "finansiera" ;
+ lin finkamma_V_regV = regV "finkamma" ;
+ lin finna_V_regV = regV "finna" ;
+ lin fira_V_regV = regV "fira" ;
+ lin fiska_V_regV = regV "fiska" ;
+ lin fixera_V_regV = regV "fixera" ;
+ lin fjättra_V_regV = regV "fjättra" ;
+ lin fäkta_V_regV = regV "fäkta" ;
+ lin flacka_V_regV = regV "flacka" ;
+ lin fladdra_V_regV = regV "fladdra" ;
+ lin flöda_V_regV = regV "flöda" ;
+ lin flämta_V_regV = regV "flämta" ;
+ lin flotta_V_regV = regV "flotta" ;
+ lin flykta_V_regV = regV "flykta" ;
+ lin flytta_V_regV = regV "flytta" ;
+ lin fånga_V_regV = regV "fånga" ;
+ lin fängsla_V_regV = regV "fängsla" ;
+ lin foga_V_regV = regV "foga" ;
+ lin fokusera_V_regV = regV "fokusera" ;
+ lin fordra_V_regV = regV "fordra" ;
+ lin forma_V_regV = regV "forma" ;
+ lin formera_V_regV = regV "formera" ;
+ lin forska_V_regV = regV "forska" ;
+ lin fostra_V_regV = regV "fostra" ;
+ lin fotografera_V_regV = regV "fotografera" ;
+ lin förakta_V_regV = regV "förakta" ;
+ lin framalstra_V_regV = regV "framalstra" ;
+ lin frambringa_V_regV = regV "frambringa" ;
+ lin framhärda_V_regV = regV "framhärda" ;
+ lin framkalla_V_regV = regV "framkalla" ;
+ lin framleva_V_regV = regV "framleva" ;
+ lin framtvinga_V_regV = regV "framtvinga" ;
+ lin förankra_V_regV = regV "förankra" ;
+ lin frappera_V_regV = regV "frappera" ;
+ lin förbanna_V_regV = regV "förbanna" ;
+ lin förbarma_V_regV = regV "förbarma" ;
+ lin förbaska_V_regV = regV "förbaska" ;
+ lin förbida_V_regV = regV "förbida" ;
+ lin förbittra_V_regV = regV "förbittra" ;
+ lin förblinda_V_regV = regV "förblinda" ;
+ lin förbluffa_V_regV = regV "förbluffa" ;
+ lin förbrylla_V_regV = regV "förbrylla" ;
+ lin förbättra_V_regV = regV "förbättra" ;
+ lin fördela_V_regV = regV "fördela" ;
+ lin fördjupa_V_regV = regV "fördjupa" ;
+ lin förödmjuka_V_regV = regV "förödmjuka" ;
+ lin fördärva_V_regV = regV "fördärva" ;
+ lin fördumma_V_regV = regV "fördumma" ;
+ lin förena_V_regV = regV "förena" ;
+ lin förenkla_V_regV = regV "förenkla" ;
+ lin fresta_V_regV = regV "fresta" ;
+ lin förevisa_V_regV = regV "förevisa" ;
+ lin författa_V_regV = regV "författa" ;
+ lin förfela_V_regV = regV "förfela" ;
+ lin förflytta_V_regV = regV "förflytta" ;
+ lin förfoga_V_regV = regV "förfoga" ;
+ lin förfära_V_regV = regV "förfära" ;
+ lin förfärdiga_V_regV = regV "förfärdiga" ;
+ lin förfråga_V_regV = regV "förfråga" ;
+ lin förfriska_V_regV = regV "förfriska" ;
+ lin färga_V_regV = regV "färga" ;
+ lin fråga_V_regV = regV "fråga" ;
+ lin förhandla_V_regV = regV "förhandla" ;
+ lin förhasta_V_regV = regV "förhasta" ;
+ lin förhindra_V_regV = regV "förhindra" ;
+ lin förhärda_V_regV = regV "förhärda" ;
+ lin förhärja_V_regV = regV "förhärja" ;
+ lin förhärliga_V_regV = regV "förhärliga" ;
+ lin förhäxa_V_regV = regV "förhäxa" ;
+ lin fria_V_regV = regV "fria" ;
+ lin frihetsberöva_V_regV = regV "frihetsberöva" ;
+ lin förirra_V_regV = regV "förirra" ;
+ lin friska_V_regV = regV "friska" ;
+ lin förjaga_V_regV = regV "förjaga" ;
+ lin fröjda_V_regV = regV "fröjda" ;
+ lin föröka_V_regV = regV "föröka" ;
+ lin förkasta_V_regV = regV "förkasta" ;
+ lin förklara_V_regV = regV "förklara" ;
+ lin förkorta_V_regV = regV "förkorta" ;
+ lin förkovra_V_regV = regV "förkovra" ;
+ lin förkunna_V_regV = regV "förkunna" ;
+ lin förlama_V_regV = regV "förlama" ;
+ lin förlita_V_regV = regV "förlita" ;
+ lin förlöjliga_V_regV = regV "förlöjliga" ;
+ lin förläna_V_regV = regV "förläna" ;
+ lin förlora_V_regV = regV "förlora" ;
+ lin förlossa_V_regV = regV "förlossa" ;
+ lin frälsa_V_regV = regV "frälsa" ;
+ lin förälska_V_regV = regV "förälska" ;
+ lin förlusta_V_regV = regV "förlusta" ;
+ lin förmana_V_regV = regV "förmana" ;
+ lin förmedla_V_regV = regV "förmedla" ;
+ lin förmildra_V_regV = regV "förmildra" ;
+ lin förminska_V_regV = regV "förminska" ;
+ lin främja_V_regV = regV "främja" ;
+ lin förmoda_V_regV = regV "förmoda" ;
+ lin förmörka_V_regV = regV "förmörka" ;
+ lin förändra_V_regV = regV "förändra" ;
+ lin förnedra_V_regV = regV "förnedra" ;
+ lin förneka_V_regV = regV "förneka" ;
+ lin förnärma_V_regV = regV "förnärma" ;
+ lin förnya_V_regV = regV "förnya" ;
+ lin förolämpa_V_regV = regV "förolämpa" ;
+ lin förordna_V_regV = regV "förordna" ;
+ lin förorena_V_regV = regV "förorena" ;
+ lin förorsaka_V_regV = regV "förorsaka" ;
+ lin frossa_V_regV = regV "frossa" ;
+ lin förplikta_V_regV = regV "förplikta" ;
+ lin förpliktiga_V_regV = regV "förpliktiga" ;
+ lin förära_V_regV = regV "förära" ;
+ lin förråa_V_regV = regV "förråa" ;
+ lin förrätta_V_regV = regV "förrätta" ;
+ lin försaka_V_regV = regV "försaka" ;
+ lin församla_V_regV = regV "församla" ;
+ lin försegla_V_regV = regV "försegla" ;
+ lin försena_V_regV = regV "försena" ;
+ lin förskaffa_V_regV = regV "förskaffa" ;
+ lin förskapa_V_regV = regV "förskapa" ;
+ lin förskingra_V_regV = regV "förskingra" ;
+ lin förskottera_V_regV = regV "förskottera" ;
+ lin försäkra_V_regV = regV "försäkra" ;
+ lin förslösa_V_regV = regV "förslösa" ;
+ lin försmäkta_V_regV = regV "försmäkta" ;
+ lin försnilla_V_regV = regV "försnilla" ;
+ lin försona_V_regV = regV "försona" ;
+ lin förstocka_V_regV = regV "förstocka" ;
+ lin förstora_V_regV = regV "förstora" ;
+ lin försumma_V_regV = regV "försumma" ;
+ lin försvaga_V_regV = regV "försvaga" ;
+ lin försvara_V_regV = regV "försvara" ;
+ lin försvåra_V_regV = regV "försvåra" ;
+ lin försynda_V_regV = regV "försynda" ;
+ lin förtala_V_regV = regV "förtala" ;
+ lin förteckna_V_regV = regV "förteckna" ;
+ lin förtjäna_V_regV = regV "förtjäna" ;
+ lin förtorka_V_regV = regV "förtorka" ;
+ lin förtrampa_V_regV = regV "förtrampa" ;
+ lin förtörna_V_regV = regV "förtörna" ;
+ lin förtrolla_V_regV = regV "förtrolla" ;
+ lin förtrösta_V_regV = regV "förtrösta" ;
+ lin förtvina_V_regV = regV "förtvina" ;
+ lin förtvivla_V_regV = regV "förtvivla" ;
+ lin förtydliga_V_regV = regV "förtydliga" ;
+ lin frukta_V_regV = regV "frukta" ;
+ lin förundra_V_regV = regV "förundra" ;
+ lin förunna_V_regV = regV "förunna" ;
+ lin frustrera_V_regV = regV "frustrera" ;
+ lin föröva_V_regV = regV "föröva" ;
+ lin förvalta_V_regV = regV "förvalta" ;
+ lin förvandla_V_regV = regV "förvandla" ;
+ lin förvara_V_regV = regV "förvara" ;
+ lin förvarna_V_regV = regV "förvarna" ;
+ lin förverkliga_V_regV = regV "förverkliga" ;
+ lin förvägra_V_regV = regV "förvägra" ;
+ lin förvilla_V_regV = regV "förvilla" ;
+ lin förvirra_V_regV = regV "förvirra" ;
+ lin förvisa_V_regV = regV "förvisa" ;
+ lin förvissa_V_regV = regV "förvissa" ;
+ lin förvissna_V_regV = regV "förvissna" ;
+ lin förvålla_V_regV = regV "förvålla" ;
+ lin förvåna_V_regV = regV "förvåna" ;
+ lin förvänta_V_regV = regV "förvänta" ;
+ lin förvärra_V_regV = regV "förvärra" ;
+ lin förvärva_V_regV = regV "förvärva" ;
+ lin förväxla_V_regV = regV "förväxla" ;
+ lin fästa_V_regV = regV "fästa" ;
+ lin fukta_V_regV = regV "fukta" ;
+ lin fullborda_V_regV = regV "fullborda" ;
+ lin fullkomna_V_regV = regV "fullkomna" ;
+ lin fumla_V_regV = regV "fumla" ;
+ lin fundera_V_regV = regV "fundera" ;
+ lin fungera_V_regV = regV "fungera" ;
+ lin fuska_V_regV = regV "fuska" ;
+ lin fyrfota_V_regV = regV "fyrfota" ;
+ lin öga_V_regV = regV "öga" ;
+ lin gagna_V_regV = regV "gagna" ;
+ lin gallra_V_regV = regV "gallra" ;
+ lin gapa_V_regV = regV "gapa" ;
+ lin garantera_V_regV = regV "garantera" ;
+ lin gäcka_V_regV = regV "gäcka" ;
+ lin genera_V_regV = regV "genera" ;
+ lin genomborra_V_regV = regV "genomborra" ;
+ lin genomvandra_V_regV = regV "genomvandra" ;
+ lin Gera_V_regV = regV "Gera" ;
+ lin gestikulera_V_regV = regV "gestikulera" ;
+ lin Gibea_V_regV = regV "Gibea" ;
+ lin gilla_V_regV = regV "gilla" ;
+ lin gillra_V_regV = regV "gillra" ;
+ lin gissa_V_regV = regV "gissa" ;
+ lin gissla_V_regV = regV "gissla" ;
+ lin glimma_V_regV = regV "glimma" ;
+ lin glittra_V_regV = regV "glittra" ;
+ lin ägna_V_regV = regV "ägna" ;
+ lin gnabba_V_regV = regV "gnabba" ;
+ lin gnägga_V_regV = regV "gnägga" ;
+ lin gorma_V_regV = regV "gorma" ;
+ lin granska_V_regV = regV "granska" ;
+ lin grassera_V_regV = regV "grassera" ;
+ lin gratulera_V_regV = regV "gratulera" ;
+ lin gravera_V_regV = regV "gravera" ;
+ lin grädda_V_regV = regV "grädda" ;
+ lin grilla_V_regV = regV "grilla" ;
+ lin grina_V_regV = regV "grina" ;
+ lin grönska_V_regV = regV "grönska" ;
+ lin grubbla_V_regV = regV "grubbla" ;
+ lin grumla_V_regV = regV "grumla" ;
+ lin grunda_V_regV = regV "grunda" ;
+ lin grusa_V_regV = regV "grusa" ;
+ lin gruva_V_regV = regV "gruva" ;
+ lin grymta_V_regV = regV "grymta" ;
+ lin gäspa_V_regV = regV "gäspa" ;
+ lin gästa_V_regV = regV "gästa" ;
+ lin gunga_V_regV = regV "gunga" ;
+ lin gynna_V_regV = regV "gynna" ;
+ lin hacka_V_regV = regV "hacka" ;
+ lin hagla_V_regV = regV "hagla" ;
+ lin haka_V_regV = regV "haka" ;
+ lin halta_V_regV = regV "halta" ;
+ lin hamna_V_regV = regV "hamna" ;
+ lin hamra_V_regV = regV "hamra" ;
+ lin handla_V_regV = regV "handla" ;
+ lin hantera_V_regV = regV "hantera" ;
+ lin harva_V_regV = regV "harva" ;
+ lin hasta_V_regV = regV "hasta" ;
+ lin hata_V_regV = regV "hata" ;
+ lin haussa_V_regV = regV "haussa" ;
+ lin häda_V_regV = regV "häda" ;
+ lin hedra_V_regV = regV "hedra" ;
+ lin hejda_V_regV = regV "hejda" ;
+ lin hela_V_regV = regV "hela" ;
+ lin helga_V_regV = regV "helga" ;
+ lin heta_V_regV = regV "heta" ;
+ lin häfta_V_regV = regV "häfta" ;
+ lin höga_V_regV = regV "höga" ;
+ lin hicka_V_regV = regV "hicka" ;
+ lin hindra_V_regV = regV "hindra" ;
+ lin hisna_V_regV = regV "hisna" ;
+ lin hitta_V_regV = regV "hitta" ;
+ lin hjärta_V_regV = regV "hjärta" ;
+ lin häkta_V_regV = regV "häkta" ;
+ lin hälsa_V_regV = regV "hälsa" ;
+ lin hämma_V_regV = regV "hämma" ;
+ lin hämna_V_regV = regV "hämna" ;
+ lin hämta_V_regV = regV "hämta" ;
+ lin håna_V_regV = regV "håna" ;
+ lin hänvisa_V_regV = regV "hänvisa" ;
+ lin hojta_V_regV = regV "hojta" ;
+ lin hopa_V_regV = regV "hopa" ;
+ lin hoppa_V_regV = regV "hoppa" ;
+ lin hopsamla_V_regV = regV "hopsamla" ;
+ lin hosta_V_regV = regV "hosta" ;
+ lin hota_V_regV = regV "hota" ;
+ lin häpna_V_regV = regV "häpna" ;
+ lin härja_V_regV = regV "härja" ;
+ lin härma_V_regV = regV "härma" ;
+ lin hörsamma_V_regV = regV "hörsamma" ;
+ lin härska_V_regV = regV "härska" ;
+ lin härstamma_V_regV = regV "härstamma" ;
+ lin huka_V_regV = regV "huka" ;
+ lin hungra_V_regV = regV "hungra" ;
+ lin hurra_V_regV = regV "hurra" ;
+ lin huta_V_regV = regV "huta" ;
+ lin huttra_V_regV = regV "huttra" ;
+ lin hävda_V_regV = regV "hävda" ;
+ lin hylla_V_regV = regV "hylla" ;
+ lin hypnotisera_V_regV = regV "hypnotisera" ;
+ lin idealisera_V_regV = regV "idealisera" ;
+ lin identifiera_V_regV = regV "identifiera" ;
+ lin idissla_V_regV = regV "idissla" ;
+ lin idka_V_regV = regV "idka" ;
+ lin illustrera_V_regV = regV "illustrera" ;
+ lin imitera_V_regV = regV "imitera" ;
+ lin imponera_V_regV = regV "imponera" ;
+ lin importera_V_regV = regV "importera" ;
+ lin improvisera_V_regV = regV "improvisera" ;
+ lin inbärga_V_regV = regV "inbärga" ;
+ lin inbringa_V_regV = regV "inbringa" ;
+ lin indela_V_regV = regV "indela" ;
+ lin indikera_V_regV = regV "indikera" ;
+ lin individualisera_V_regV = regV "individualisera" ;
+ lin infånga_V_regV = regV "infånga" ;
+ lin infoga_V_regV = regV "infoga" ;
+ lin informera_V_regV = regV "informera" ;
+ lin infria_V_regV = regV "infria" ;
+ lin införliva_V_regV = regV "införliva" ;
+ lin införskaffa_V_regV = regV "införskaffa" ;
+ lin inhägna_V_regV = regV "inhägna" ;
+ lin inhämta_V_regV = regV "inhämta" ;
+ lin initiera_V_regV = regV "initiera" ;
+ lin injicera_V_regV = regV "injicera" ;
+ lin inkalla_V_regV = regV "inkalla" ;
+ lin inkapsla_V_regV = regV "inkapsla" ;
+ lin inkludera_V_regV = regV "inkludera" ;
+ lin inkräkta_V_regV = regV "inkräkta" ;
+ lin inlemma_V_regV = regV "inlemma" ;
+ lin inmata_V_regV = regV "inmata" ;
+ lin inmönstra_V_regV = regV "inmönstra" ;
+ lin inmundiga_V_regV = regV "inmundiga" ;
+ lin innefatta_V_regV = regV "innefatta" ;
+ lin innästla_V_regV = regV "innästla" ;
+ lin inordna_V_regV = regV "inordna" ;
+ lin inprägla_V_regV = regV "inprägla" ;
+ lin inpränta_V_regV = regV "inpränta" ;
+ lin inrista_V_regV = regV "inrista" ;
+ lin inropa_V_regV = regV "inropa" ;
+ lin inrätta_V_regV = regV "inrätta" ;
+ lin insamla_V_regV = regV "insamla" ;
+ lin inspektera_V_regV = regV "inspektera" ;
+ lin inspirera_V_regV = regV "inspirera" ;
+ lin instifta_V_regV = regV "instifta" ;
+ lin inströmma_V_regV = regV "inströmma" ;
+ lin intala_V_regV = regV "intala" ;
+ lin inteckna_V_regV = regV "inteckna" ;
+ lin integrera_V_regV = regV "integrera" ;
+ lin intellektualisera_V_regV = regV "intellektualisera" ;
+ lin intervjua_V_regV = regV "intervjua" ;
+ lin intjäna_V_regV = regV "intjäna" ;
+ lin intressera_V_regV = regV "intressera" ;
+ lin inträffa_V_regV = regV "inträffa" ;
+ lin intrigera_V_regV = regV "intrigera" ;
+ lin introducera_V_regV = regV "introducera" ;
+ lin inöva_V_regV = regV "inöva" ;
+ lin invadera_V_regV = regV "invadera" ;
+ lin invagga_V_regV = regV "invagga" ;
+ lin invalidisera_V_regV = regV "invalidisera" ;
+ lin invandra_V_regV = regV "invandra" ;
+ lin inveckla_V_regV = regV "inveckla" ;
+ lin inverka_V_regV = regV "inverka" ;
+ lin invertera_V_regV = regV "invertera" ;
+ lin investera_V_regV = regV "investera" ;
+ lin invänta_V_regV = regV "invänta" ;
+ lin involvera_V_regV = regV "involvera" ;
+ lin inympa_V_regV = regV "inympa" ;
+ lin ironisera_V_regV = regV "ironisera" ;
+ lin irra_V_regV = regV "irra" ;
+ lin irritera_V_regV = regV "irritera" ;
+ lin isolera_V_regV = regV "isolera" ;
+ lin jabba_V_regV = regV "jabba" ;
+ lin jaga_V_regV = regV "jaga" ;
+ lin jaka_V_regV = regV "jaka" ;
+ lin jämka_V_regV = regV "jämka" ;
+ lin jämna_V_regV = regV "jämna" ;
+ lin jämra_V_regV = regV "jämra" ;
+ lin jobba_V_regV = regV "jobba" ;
+ lin jollra_V_regV = regV "jollra" ;
+ lin jorda_V_regV = regV "jorda" ;
+ lin jubla_V_regV = regV "jubla" ;
+ lin öka_V_regV = regV "öka" ;
+ lin kackla_V_regV = regV "kackla" ;
+ lin kakla_V_regV = regV "kakla" ;
+ lin kalkylera_V_regV = regV "kalkylera" ;
+ lin kalla_V_regV = regV "kalla" ;
+ lin åkalla_V_regV = regV "åkalla" ;
+ lin kallna_V_regV = regV "kallna" ;
+ lin kalva_V_regV = regV "kalva" ;
+ lin kapitulera_V_regV = regV "kapitulera" ;
+ lin kapsla_V_regV = regV "kapsla" ;
+ lin karakterisera_V_regV = regV "karakterisera" ;
+ lin karaktärisera_V_regV = regV "karaktärisera" ;
+ lin karda_V_regV = regV "karda" ;
+ lin kassera_V_regV = regV "kassera" ;
+ lin kasta_V_regV = regV "kasta" ;
+ lin katalogisera_V_regV = regV "katalogisera" ;
+ lin kavla_V_regV = regV "kavla" ;
+ lin kedja_V_regV = regV "kedja" ;
+ lin kidnappa_V_regV = regV "kidnappa" ;
+ lin kisa_V_regV = regV "kisa" ;
+ lin kissa_V_regV = regV "kissa" ;
+ lin kiva_V_regV = regV "kiva" ;
+ lin käka_V_regV = regV "käka" ;
+ lin klaga_V_regV = regV "klaga" ;
+ lin klandra_V_regV = regV "klandra" ;
+ lin klappa_V_regV = regV "klappa" ;
+ lin klara_V_regV = regV "klara" ;
+ lin klassa_V_regV = regV "klassa" ;
+ lin klia_V_regV = regV "klia" ;
+ lin klistra_V_regV = regV "klistra" ;
+ lin klocka_V_regV = regV "klocka" ;
+ lin klottra_V_regV = regV "klottra" ;
+ lin klättra_V_regV = regV "klättra" ;
+ lin kämpa_V_regV = regV "kämpa" ;
+ lin knacka_V_regV = regV "knacka" ;
+ lin knappa_V_regV = regV "knappa" ;
+ lin knarra_V_regV = regV "knarra" ;
+ lin knastra_V_regV = regV "knastra" ;
+ lin knåda_V_regV = regV "knåda" ;
+ lin knipsa_V_regV = regV "knipsa" ;
+ lin känneteckna_V_regV = regV "känneteckna" ;
+ lin knoppa_V_regV = regV "knoppa" ;
+ lin knorra_V_regV = regV "knorra" ;
+ lin knota_V_regV = regV "knota" ;
+ lin knuffa_V_regV = regV "knuffa" ;
+ lin knyppla_V_regV = regV "knyppla" ;
+ lin koda_V_regV = regV "koda" ;
+ lin koka_V_regV = regV "koka" ;
+ lin kombinera_V_regV = regV "kombinera" ;
+ lin kommendera_V_regV = regV "kommendera" ;
+ lin kommentera_V_regV = regV "kommentera" ;
+ lin kommersialisera_V_regV = regV "kommersialisera" ;
+ lin kommunicera_V_regV = regV "kommunicera" ;
+ lin kompensera_V_regV = regV "kompensera" ;
+ lin komplettera_V_regV = regV "komplettera" ;
+ lin komplicera_V_regV = regV "komplicera" ;
+ lin komponera_V_regV = regV "komponera" ;
+ lin kompromettera_V_regV = regV "kompromettera" ;
+ lin kompromissa_V_regV = regV "kompromissa" ;
+ lin koncentrera_V_regV = regV "koncentrera" ;
+ lin konditionera_V_regV = regV "konditionera" ;
+ lin konfrontera_V_regV = regV "konfrontera" ;
+ lin konfundera_V_regV = regV "konfundera" ;
+ lin kongruera_V_regV = regV "kongruera" ;
+ lin konkurrera_V_regV = regV "konkurrera" ;
+ lin konservera_V_regV = regV "konservera" ;
+ lin konstatera_V_regV = regV "konstatera" ;
+ lin konstituera_V_regV = regV "konstituera" ;
+ lin konstruera_V_regV = regV "konstruera" ;
+ lin konsultera_V_regV = regV "konsultera" ;
+ lin kontakta_V_regV = regV "kontakta" ;
+ lin kontrastera_V_regV = regV "kontrastera" ;
+ lin kontrollera_V_regV = regV "kontrollera" ;
+ lin konversera_V_regV = regV "konversera" ;
+ lin koordinera_V_regV = regV "koordinera" ;
+ lin koppla_V_regV = regV "koppla" ;
+ lin korrigera_V_regV = regV "korrigera" ;
+ lin korrumpera_V_regV = regV "korrumpera" ;
+ lin korsa_V_regV = regV "korsa" ;
+ lin korta_V_regV = regV "korta" ;
+ lin kosta_V_regV = regV "kosta" ;
+ lin kratta_V_regV = regV "kratta" ;
+ lin kravla_V_regV = regV "kravla" ;
+ lin kringstråla_V_regV = regV "kringstråla" ;
+ lin kritisera_V_regV = regV "kritisera" ;
+ lin kräla_V_regV = regV "kräla" ;
+ lin krocka_V_regV = regV "krocka" ;
+ lin krossa_V_regV = regV "krossa" ;
+ lin krysta_V_regV = regV "krysta" ;
+ lin äkta_V_regV = regV "äkta" ;
+ lin kugga_V_regV = regV "kugga" ;
+ lin kullkasta_V_regV = regV "kullkasta" ;
+ lin kunna_V_regV = regV "kunna" ;
+ lin kupa_V_regV = regV "kupa" ;
+ lin kuva_V_regV = regV "kuva" ;
+ lin kvantifiera_V_regV = regV "kvantifiera" ;
+ lin kvarlämna_V_regV = regV "kvarlämna" ;
+ lin kvickna_V_regV = regV "kvickna" ;
+ lin kvittera_V_regV = regV "kvittera" ;
+ lin kvittra_V_regV = regV "kvittra" ;
+ lin kyssa_V_regV = regV "kyssa" ;
+ lin laborera_V_regV = regV "laborera" ;
+ lin ladda_V_regV = regV "ladda" ;
+ lin laga_V_regV = regV "laga" ;
+ lin lagra_V_regV = regV "lagra" ;
+ lin lapa_V_regV = regV "lapa" ;
+ lin lappa_V_regV = regV "lappa" ;
+ lin larma_V_regV = regV "larma" ;
+ lin lasta_V_regV = regV "lasta" ;
+ lin ledsaga_V_regV = regV "ledsaga" ;
+ lin ledsna_V_regV = regV "ledsna" ;
+ lin lega_V_regV = regV "lega" ;
+ lin leka_V_regV = regV "leka" ;
+ lin lena_V_regV = regV "lena" ;
+ lin leta_V_regV = regV "leta" ;
+ lin leva_V_regV = regV "leva" ;
+ lin låga_V_regV = regV "låga" ;
+ lin lägra_V_regV = regV "lägra" ;
+ lin Libna_V_regV = regV "Libna" ;
+ lin lika_V_regV = regV "lika" ;
+ lin likna_V_regV = regV "likna" ;
+ lin linda_V_regV = regV "linda" ;
+ lin lindra_V_regV = regV "lindra" ;
+ lin lirka_V_regV = regV "lirka" ;
+ lin lita_V_regV = regV "lita" ;
+ lin ljunga_V_regV = regV "ljunga" ;
+ lin ljusna_V_regV = regV "ljusna" ;
+ lin lämna_V_regV = regV "lämna" ;
+ lin lämpa_V_regV = regV "lämpa" ;
+ lin låna_V_regV = regV "låna" ;
+ lin längta_V_regV = regV "längta" ;
+ lin locka_V_regV = regV "locka" ;
+ lin lossa_V_regV = regV "lossa" ;
+ lin lossna_V_regV = regV "lossna" ;
+ lin lotta_V_regV = regV "lotta" ;
+ lin lova_V_regV = regV "lova" ;
+ lin lovprisa_V_regV = regV "lovprisa" ;
+ lin läppja_V_regV = regV "läppja" ;
+ lin älska_V_regV = regV "älska" ;
+ lin läspa_V_regV = regV "läspa" ;
+ lin älta_V_regV = regV "älta" ;
+ lin låtsa_V_regV = regV "låtsa" ;
+ lin lätta_V_regV = regV "lätta" ;
+ lin lugna_V_regV = regV "lugna" ;
+ lin lukta_V_regV = regV "lukta" ;
+ lin lura_V_regV = regV "lura" ;
+ lin lusta_V_regV = regV "lusta" ;
+ lin luta_V_regV = regV "luta" ;
+ lin luttra_V_regV = regV "luttra" ;
+ lin lycka_V_regV = regV "lycka" ;
+ lin lyckönska_V_regV = regV "lyckönska" ;
+ lin lyfta_V_regV = regV "lyfta" ;
+ lin lyssna_V_regV = regV "lyssna" ;
+ lin maka_V_regV = regV "maka" ;
+ lin mana_V_regV = regV "mana" ;
+ lin mangla_V_regV = regV "mangla" ;
+ lin manifestera_V_regV = regV "manifestera" ;
+ lin manipulera_V_regV = regV "manipulera" ;
+ lin manna_V_regV = regV "manna" ;
+ lin markera_V_regV = regV "markera" ;
+ lin marschera_V_regV = regV "marschera" ;
+ lin matcha_V_regV = regV "matcha" ;
+ lin matta_V_regV = regV "matta" ;
+ lin möda_V_regV = regV "möda" ;
+ lin meddela_V_regV = regV "meddela" ;
+ lin mejsla_V_regV = regV "mejsla" ;
+ lin mena_V_regV = regV "mena" ;
+ lin meritera_V_regV = regV "meritera" ;
+ lin meta_V_regV = regV "meta" ;
+ lin mildra_V_regV = regV "mildra" ;
+ lin minska_V_regV = regV "minska" ;
+ lin Mispa_V_regV = regV "Mispa" ;
+ lin missa_V_regV = regV "missa" ;
+ lin missbruka_V_regV = regV "missbruka" ;
+ lin misshaga_V_regV = regV "misshaga" ;
+ lin misshandla_V_regV = regV "misshandla" ;
+ lin mista_V_regV = regV "mista" ;
+ lin mixa_V_regV = regV "mixa" ;
+ lin mjölka_V_regV = regV "mjölka" ;
+ lin ömka_V_regV = regV "ömka" ;
+ lin måla_V_regV = regV "måla" ;
+ lin ämna_V_regV = regV "ämna" ;
+ lin mångfaldiga_V_regV = regV "mångfaldiga" ;
+ lin mobba_V_regV = regV "mobba" ;
+ lin mogna_V_regV = regV "mogna" ;
+ lin morra_V_regV = regV "morra" ;
+ lin mosa_V_regV = regV "mosa" ;
+ lin mota_V_regV = regV "mota" ;
+ lin motarbeta_V_regV = regV "motarbeta" ;
+ lin motivera_V_regV = regV "motivera" ;
+ lin motsvara_V_regV = regV "motsvara" ;
+ lin motverka_V_regV = regV "motverka" ;
+ lin mörda_V_regV = regV "mörda" ;
+ lin mörka_V_regV = regV "mörka" ;
+ lin mätta_V_regV = regV "mätta" ;
+ lin mulna_V_regV = regV "mulna" ;
+ lin mumla_V_regV = regV "mumla" ;
+ lin mumsa_V_regV = regV "mumsa" ;
+ lin mura_V_regV = regV "mura" ;
+ lin murkna_V_regV = regV "murkna" ;
+ lin muta_V_regV = regV "muta" ;
+ lin myllra_V_regV = regV "myllra" ;
+ lin mynta_V_regV = regV "mynta" ;
+ lin nagla_V_regV = regV "nagla" ;
+ lin narra_V_regV = regV "narra" ;
+ lin ända_V_regV = regV "ända" ;
+ lin nödga_V_regV = regV "nödga" ;
+ lin ändra_V_regV = regV "ändra" ;
+ lin nedtrampa_V_regV = regV "nedtrampa" ;
+ lin neka_V_regV = regV "neka" ;
+ lin ånga_V_regV = regV "ånga" ;
+ lin ångra_V_regV = regV "ångra" ;
+ lin nicka_V_regV = regV "nicka" ;
+ lin nitälska_V_regV = regV "nitälska" ;
+ lin närma_V_regV = regV "närma" ;
+ lin önska_V_regV = regV "önska" ;
+ lin äntra_V_regV = regV "äntra" ;
+ lin observera_V_regV = regV "observera" ;
+ lin obstruera_V_regV = regV "obstruera" ;
+ lin ockra_V_regV = regV "ockra" ;
+ lin ockupera_V_regV = regV "ockupera" ;
+ lin odla_V_regV = regV "odla" ;
+ lin offra_V_regV = regV "offra" ;
+ lin ofördärva_V_regV = regV "ofördärva" ;
+ lin ogilla_V_regV = regV "ogilla" ;
+ lin ohelga_V_regV = regV "ohelga" ;
+ lin olja_V_regV = regV "olja" ;
+ lin omfatta_V_regV = regV "omfatta" ;
+ lin omgjorda_V_regV = regV "omgjorda" ;
+ lin omringa_V_regV = regV "omringa" ;
+ lin omstörta_V_regV = regV "omstörta" ;
+ lin omstrukturera_V_regV = regV "omstrukturera" ;
+ lin omtala_V_regV = regV "omtala" ;
+ lin omvårda_V_regV = regV "omvårda" ;
+ lin omvärdera_V_regV = regV "omvärdera" ;
+ lin omväxla_V_regV = regV "omväxla" ;
+ lin operera_V_regV = regV "operera" ;
+ lin opponera_V_regV = regV "opponera" ;
+ lin optimera_V_regV = regV "optimera" ;
+ lin orda_V_regV = regV "orda" ;
+ lin ordna_V_regV = regV "ordna" ;
+ lin orena_V_regV = regV "orena" ;
+ lin organisera_V_regV = regV "organisera" ;
+ lin orka_V_regV = regV "orka" ;
+ lin oroa_V_regV = regV "oroa" ;
+ lin orsaka_V_regV = regV "orsaka" ;
+ lin oskära_V_regV = regV "oskära" ;
+ lin packa_V_regV = regV "packa" ;
+ lin paddla_V_regV = regV "paddla" ;
+ lin panta_V_regV = regV "panta" ;
+ lin para_V_regV = regV "para" ;
+ lin paralysera_V_regV = regV "paralysera" ;
+ lin parera_V_regV = regV "parera" ;
+ lin passa_V_regV = regV "passa" ;
+ lin passera_V_regV = regV "passera" ;
+ lin passionera_V_regV = regV "passionera" ;
+ lin påbörja_V_regV = regV "påbörja" ;
+ lin pejla_V_regV = regV "pejla" ;
+ lin peka_V_regV = regV "peka" ;
+ lin pensionera_V_regV = regV "pensionera" ;
+ lin peppa_V_regV = regV "peppa" ;
+ lin peta_V_regV = regV "peta" ;
+ lin pina_V_regV = regV "pina" ;
+ lin piska_V_regV = regV "piska" ;
+ lin påöka_V_regV = regV "påöka" ;
+ lin påklistra_V_regV = regV "påklistra" ;
+ lin påkosta_V_regV = regV "påkosta" ;
+ lin placera_V_regV = regV "placera" ;
+ lin planera_V_regV = regV "planera" ;
+ lin planta_V_regV = regV "planta" ;
+ lin plantera_V_regV = regV "plantera" ;
+ lin plaska_V_regV = regV "plaska" ;
+ lin plåga_V_regV = regV "plåga" ;
+ lin plocka_V_regV = regV "plocka" ;
+ lin plundra_V_regV = regV "plundra" ;
+ lin pluta_V_regV = regV "pluta" ;
+ lin pocka_V_regV = regV "pocka" ;
+ lin posera_V_regV = regV "posera" ;
+ lin påpeka_V_regV = regV "påpeka" ;
+ lin öppna_V_regV = regV "öppna" ;
+ lin praktisera_V_regV = regV "praktisera" ;
+ lin prassla_V_regV = regV "prassla" ;
+ lin prata_V_regV = regV "prata" ;
+ lin precisera_V_regV = regV "precisera" ;
+ lin predika_V_regV = regV "predika" ;
+ lin preparera_V_regV = regV "preparera" ;
+ lin presentera_V_regV = regV "presentera" ;
+ lin pressa_V_regV = regV "pressa" ;
+ lin prägla_V_regV = regV "prägla" ;
+ lin pricka_V_regV = regV "pricka" ;
+ lin prisa_V_regV = regV "prisa" ;
+ lin pränta_V_regV = regV "pränta" ;
+ lin processa_V_regV = regV "processa" ;
+ lin producera_V_regV = regV "producera" ;
+ lin profetera_V_regV = regV "profetera" ;
+ lin programmera_V_regV = regV "programmera" ;
+ lin proppa_V_regV = regV "proppa" ;
+ lin prova_V_regV = regV "prova" ;
+ lin provocera_V_regV = regV "provocera" ;
+ lin pruta_V_regV = regV "pruta" ;
+ lin pröva_V_regV = regV "pröva" ;
+ lin påskynda_V_regV = regV "påskynda" ;
+ lin påträffa_V_regV = regV "påträffa" ;
+ lin påtvinga_V_regV = regV "påtvinga" ;
+ lin publicera_V_regV = regV "publicera" ;
+ lin pumpa_V_regV = regV "pumpa" ;
+ lin putsa_V_regV = regV "putsa" ;
+ lin påverka_V_regV = regV "påverka" ;
+ lin påvisa_V_regV = regV "påvisa" ;
+ lin ära_V_regV = regV "ära" ;
+ lin ragga_V_regV = regV "ragga" ;
+ lin ragla_V_regV = regV "ragla" ;
+ lin raka_V_regV = regV "raka" ;
+ lin Rama_V_regV = regV "Rama" ;
+ lin ramla_V_regV = regV "ramla" ;
+ lin ranka_V_regV = regV "ranka" ;
+ lin rannsaka_V_regV = regV "rannsaka" ;
+ lin ransonera_V_regV = regV "ransonera" ;
+ lin rappa_V_regV = regV "rappa" ;
+ lin rapportera_V_regV = regV "rapportera" ;
+ lin rasa_V_regV = regV "rasa" ;
+ lin rassla_V_regV = regV "rassla" ;
+ lin rata_V_regV = regV "rata" ;
+ lin rädda_V_regV = regV "rädda" ;
+ lin rådfråga_V_regV = regV "rådfråga" ;
+ lin reagera_V_regV = regV "reagera" ;
+ lin realisera_V_regV = regV "realisera" ;
+ lin recensera_V_regV = regV "recensera" ;
+ lin reducera_V_regV = regV "reducera" ;
+ lin referera_V_regV = regV "referera" ;
+ lin regera_V_regV = regV "regera" ;
+ lin registrera_V_regV = regV "registrera" ;
+ lin reglera_V_regV = regV "reglera" ;
+ lin regna_V_regV = regV "regna" ;
+ lin rekommendera_V_regV = regV "rekommendera" ;
+ lin rekonstruera_V_regV = regV "rekonstruera" ;
+ lin rekvirera_V_regV = regV "rekvirera" ;
+ lin relatera_V_regV = regV "relatera" ;
+ lin rena_V_regV = regV "rena" ;
+ lin renovera_V_regV = regV "renovera" ;
+ lin rensa_V_regV = regV "rensa" ;
+ lin repa_V_regV = regV "repa" ;
+ lin reparera_V_regV = regV "reparera" ;
+ lin repetera_V_regV = regV "repetera" ;
+ lin representera_V_regV = regV "representera" ;
+ lin respektera_V_regV = regV "respektera" ;
+ lin reta_V_regV = regV "reta" ;
+ lin revolutionera_V_regV = regV "revolutionera" ;
+ lin rigla_V_regV = regV "rigla" ;
+ lin rikta_V_regV = regV "rikta" ;
+ lin rimma_V_regV = regV "rimma" ;
+ lin ringa_V_regV = regV "ringa" ;
+ lin rista_V_regV = regV "rista" ;
+ lin rita_V_regV = regV "rita" ;
+ lin råka_V_regV = regV "råka" ;
+ lin räkna_V_regV = regV "räkna" ;
+ lin rämna_V_regV = regV "rämna" ;
+ lin roa_V_regV = regV "roa" ;
+ lin rodna_V_regV = regV "rodna" ;
+ lin ropa_V_regV = regV "ropa" ;
+ lin rossla_V_regV = regV "rossla" ;
+ lin rosta_V_regV = regV "rosta" ;
+ lin rota_V_regV = regV "rota" ;
+ lin rösta_V_regV = regV "rösta" ;
+ lin räta_V_regV = regV "räta" ;
+ lin rätta_V_regV = regV "rätta" ;
+ lin rättfärdiga_V_regV = regV "rättfärdiga" ;
+ lin rubba_V_regV = regV "rubba" ;
+ lin rulla_V_regV = regV "rulla" ;
+ lin rumla_V_regV = regV "rumla" ;
+ lin rusa_V_regV = regV "rusa" ;
+ lin rusta_V_regV = regV "rusta" ;
+ lin ruttna_V_regV = regV "ruttna" ;
+ lin röva_V_regV = regV "röva" ;
+ lin rygga_V_regV = regV "rygga" ;
+ lin rynka_V_regV = regV "rynka" ;
+ lin sadla_V_regV = regV "sadla" ;
+ lin sakna_V_regV = regV "sakna" ;
+ lin salta_V_regV = regV "salta" ;
+ lin samla_V_regV = regV "samla" ;
+ lin sammanfatta_V_regV = regV "sammanfatta" ;
+ lin sammanfoga_V_regV = regV "sammanfoga" ;
+ lin sammankalla_V_regV = regV "sammankalla" ;
+ lin sammanträffa_V_regV = regV "sammanträffa" ;
+ lin samordna_V_regV = regV "samordna" ;
+ lin samtala_V_regV = regV "samtala" ;
+ lin sanktionera_V_regV = regV "sanktionera" ;
+ lin sarga_V_regV = regV "sarga" ;
+ lin satsa_V_regV = regV "satsa" ;
+ lin Seba_V_regV = regV "Seba" ;
+ lin segla_V_regV = regV "segla" ;
+ lin segra_V_regV = regV "segra" ;
+ lin serva_V_regV = regV "serva" ;
+ lin servera_V_regV = regV "servera" ;
+ lin shoppa_V_regV = regV "shoppa" ;
+ lin signa_V_regV = regV "signa" ;
+ lin sikta_V_regV = regV "sikta" ;
+ lin sila_V_regV = regV "sila" ;
+ lin Simea_V_regV = regV "Simea" ;
+ lin simma_V_regV = regV "simma" ;
+ lin sina_V_regV = regV "sina" ;
+ lin sjabbla_V_regV = regV "sjabbla" ;
+ lin ska_V_regV = regV "ska" ;
+ lin äska_V_regV = regV "äska" ;
+ lin skada_V_regV = regV "skada" ;
+ lin skaffa_V_regV = regV "skaffa" ;
+ lin skaka_V_regV = regV "skaka" ;
+ lin skalla_V_regV = regV "skalla" ;
+ lin skallra_V_regV = regV "skallra" ;
+ lin skapa_V_regV = regV "skapa" ;
+ lin skatta_V_regV = regV "skatta" ;
+ lin skåda_V_regV = regV "skåda" ;
+ lin skicka_V_regV = regV "skicka" ;
+ lin skifta_V_regV = regV "skifta" ;
+ lin skildra_V_regV = regV "skildra" ;
+ lin skingra_V_regV = regV "skingra" ;
+ lin skipa_V_regV = regV "skipa" ;
+ lin skjuta_V_regV = regV "skjuta" ;
+ lin skämta_V_regV = regV "skämta" ;
+ lin skända_V_regV = regV "skända" ;
+ lin skola_V_regV = regV "skola" ;
+ lin skolka_V_regV = regV "skolka" ;
+ lin skona_V_regV = regV "skona" ;
+ lin säkra_V_regV = regV "säkra" ;
+ lin skrapa_V_regV = regV "skrapa" ;
+ lin skratta_V_regV = regV "skratta" ;
+ lin skörda_V_regV = regV "skörda" ;
+ lin skria_V_regV = regV "skria" ;
+ lin skräna_V_regV = regV "skräna" ;
+ lin skrota_V_regV = regV "skrota" ;
+ lin skruva_V_regV = regV "skruva" ;
+ lin skärva_V_regV = regV "skärva" ;
+ lin skugga_V_regV = regV "skugga" ;
+ lin skumma_V_regV = regV "skumma" ;
+ lin skura_V_regV = regV "skura" ;
+ lin skvalpa_V_regV = regV "skvalpa" ;
+ lin skövla_V_regV = regV "skövla" ;
+ lin skydda_V_regV = regV "skydda" ;
+ lin skymta_V_regV = regV "skymta" ;
+ lin skynda_V_regV = regV "skynda" ;
+ lin slabba_V_regV = regV "slabba" ;
+ lin slakta_V_regV = regV "slakta" ;
+ lin slarva_V_regV = regV "slarva" ;
+ lin slicka_V_regV = regV "slicka" ;
+ lin slipa_V_regV = regV "slipa" ;
+ lin sälla_V_regV = regV "sälla" ;
+ lin slockna_V_regV = regV "slockna" ;
+ lin slopa_V_regV = regV "slopa" ;
+ lin släpa_V_regV = regV "släpa" ;
+ lin slösa_V_regV = regV "slösa" ;
+ lin sluka_V_regV = regV "sluka" ;
+ lin slumra_V_regV = regV "slumra" ;
+ lin slunga_V_regV = regV "slunga" ;
+ lin sluta_V_regV = regV "sluta" ;
+ lin smaka_V_regV = regV "smaka" ;
+ lin smattra_V_regV = regV "smattra" ;
+ lin smäda_V_regV = regV "smäda" ;
+ lin smickra_V_regV = regV "smickra" ;
+ lin smitta_V_regV = regV "smitta" ;
+ lin smula_V_regV = regV "smula" ;
+ lin smycka_V_regV = regV "smycka" ;
+ lin snacka_V_regV = regV "snacka" ;
+ lin snarka_V_regV = regV "snarka" ;
+ lin snatta_V_regV = regV "snatta" ;
+ lin sönderkrossa_V_regV = regV "sönderkrossa" ;
+ lin söndersmula_V_regV = regV "söndersmula" ;
+ lin söndertröska_V_regV = regV "söndertröska" ;
+ lin snickra_V_regV = regV "snickra" ;
+ lin snoppa_V_regV = regV "snoppa" ;
+ lin snöra_V_regV = regV "snöra" ;
+ lin snubbla_V_regV = regV "snubbla" ;
+ lin snurra_V_regV = regV "snurra" ;
+ lin snyfta_V_regV = regV "snyfta" ;
+ lin Sofa_V_regV = regV "Sofa" ;
+ lin sola_V_regV = regV "sola" ;
+ lin somna_V_regV = regV "somna" ;
+ lin sopa_V_regV = regV "sopa" ;
+ lin sortera_V_regV = regV "sortera" ;
+ lin spana_V_regV = regV "spana" ;
+ lin spara_V_regV = regV "spara" ;
+ lin sparka_V_regV = regV "sparka" ;
+ lin specificera_V_regV = regV "specificera" ;
+ lin spegla_V_regV = regV "spegla" ;
+ lin speja_V_regV = regV "speja" ;
+ lin spekulera_V_regV = regV "spekulera" ;
+ lin spela_V_regV = regV "spela" ;
+ lin spendera_V_regV = regV "spendera" ;
+ lin spetsa_V_regV = regV "spetsa" ;
+ lin spika_V_regV = regV "spika" ;
+ lin spisa_V_regV = regV "spisa" ;
+ lin spjärna_V_regV = regV "spjärna" ;
+ lin splittra_V_regV = regV "splittra" ;
+ lin spänta_V_regV = regV "spänta" ;
+ lin spola_V_regV = regV "spola" ;
+ lin sponsra_V_regV = regV "sponsra" ;
+ lin sporra_V_regV = regV "sporra" ;
+ lin spotta_V_regV = regV "spotta" ;
+ lin spåra_V_regV = regV "spåra" ;
+ lin spärra_V_regV = regV "spärra" ;
+ lin spruta_V_regV = regV "spruta" ;
+ lin såra_V_regV = regV "såra" ;
+ lin stabilisera_V_regV = regV "stabilisera" ;
+ lin stadga_V_regV = regV "stadga" ;
+ lin staka_V_regV = regV "staka" ;
+ lin stamma_V_regV = regV "stamma" ;
+ lin stampa_V_regV = regV "stampa" ;
+ lin stanna_V_regV = regV "stanna" ;
+ lin stapla_V_regV = regV "stapla" ;
+ lin stappla_V_regV = regV "stappla" ;
+ lin starta_V_regV = regV "starta" ;
+ lin städa_V_regV = regV "städa" ;
+ lin stega_V_regV = regV "stega" ;
+ lin stegra_V_regV = regV "stegra" ;
+ lin stelna_V_regV = regV "stelna" ;
+ lin stena_V_regV = regV "stena" ;
+ lin sticka_V_regV = regV "sticka" ;
+ lin stifta_V_regV = regV "stifta" ;
+ lin stiga_V_regV = regV "stiga" ;
+ lin stilla_V_regV = regV "stilla" ;
+ lin stimulera_V_regV = regV "stimulera" ;
+ lin stirra_V_regV = regV "stirra" ;
+ lin stämpla_V_regV = regV "stämpla" ;
+ lin stånga_V_regV = regV "stånga" ;
+ lin stoja_V_regV = regV "stoja" ;
+ lin stoppa_V_regV = regV "stoppa" ;
+ lin storarta_V_regV = regV "storarta" ;
+ lin storma_V_regV = regV "storma" ;
+ lin straffa_V_regV = regV "straffa" ;
+ lin strama_V_regV = regV "strama" ;
+ lin stranda_V_regV = regV "stranda" ;
+ lin strejka_V_regV = regV "strejka" ;
+ lin stressa_V_regV = regV "stressa" ;
+ lin strippa_V_regV = regV "strippa" ;
+ lin stråla_V_regV = regV "stråla" ;
+ lin strömma_V_regV = regV "strömma" ;
+ lin störta_V_regV = regV "störta" ;
+ lin strukturera_V_regV = regV "strukturera" ;
+ lin sträva_V_regV = regV "sträva" ;
+ lin stöta_V_regV = regV "stöta" ;
+ lin stötta_V_regV = regV "stötta" ;
+ lin studera_V_regV = regV "studera" ;
+ lin studsa_V_regV = regV "studsa" ;
+ lin stukturera_V_regV = regV "stukturera" ;
+ lin åstunda_V_regV = regV "åstunda" ;
+ lin stupa_V_regV = regV "stupa" ;
+ lin stycka_V_regV = regV "stycka" ;
+ lin sucka_V_regV = regV "sucka" ;
+ lin suggerera_V_regV = regV "suggerera" ;
+ lin supa_V_regV = regV "supa" ;
+ lin supera_V_regV = regV "supera" ;
+ lin surra_V_regV = regV "surra" ;
+ lin susa_V_regV = regV "susa" ;
+ lin svalla_V_regV = regV "svalla" ;
+ lin svara_V_regV = regV "svara" ;
+ lin svenska_V_regV = regV "svenska" ;
+ lin svindla_V_regV = regV "svindla" ;
+ lin svinga_V_regV = regV "svinga" ;
+ lin svämma_V_regV = regV "svämma" ;
+ lin svärma_V_regV = regV "svärma" ;
+ lin sväva_V_regV = regV "sväva" ;
+ lin syfta_V_regV = regV "syfta" ;
+ lin åsyfta_V_regV = regV "åsyfta" ;
+ lin synda_V_regV = regV "synda" ;
+ lin syra_V_regV = regV "syra" ;
+ lin tacka_V_regV = regV "tacka" ;
+ lin tackla_V_regV = regV "tackla" ;
+ lin tala_V_regV = regV "tala" ;
+ lin åtala_V_regV = regV "åtala" ;
+ lin tanka_V_regV = regV "tanka" ;
+ lin tapetsera_V_regV = regV "tapetsera" ;
+ lin tappa_V_regV = regV "tappa" ;
+ lin teckna_V_regV = regV "teckna" ;
+ lin återbörda_V_regV = regV "återbörda" ;
+ lin återgälda_V_regV = regV "återgälda" ;
+ lin återkalla_V_regV = regV "återkalla" ;
+ lin återlämna_V_regV = regV "återlämna" ;
+ lin återspegla_V_regV = regV "återspegla" ;
+ lin testa_V_regV = regV "testa" ;
+ lin texta_V_regV = regV "texta" ;
+ lin tåga_V_regV = regV "tåga" ;
+ lin tillaga_V_regV = regV "tillaga" ;
+ lin tillbringa_V_regV = regV "tillbringa" ;
+ lin tilldela_V_regV = regV "tilldela" ;
+ lin tillfoga_V_regV = regV "tillfoga" ;
+ lin tillfriskna_V_regV = regV "tillfriskna" ;
+ lin tillägna_V_regV = regV "tillägna" ;
+ lin tillöka_V_regV = regV "tillöka" ;
+ lin tillkalla_V_regV = regV "tillkalla" ;
+ lin tillämpa_V_regV = regV "tillämpa" ;
+ lin tillönska_V_regV = regV "tillönska" ;
+ lin tillräkna_V_regV = regV "tillräkna" ;
+ lin tillrättavisa_V_regV = regV "tillrättavisa" ;
+ lin tillskifta_V_regV = regV "tillskifta" ;
+ lin tillskynda_V_regV = regV "tillskynda" ;
+ lin tilltala_V_regV = regV "tilltala" ;
+ lin tillverka_V_regV = regV "tillverka" ;
+ lin tillvita_V_regV = regV "tillvita" ;
+ lin tillvälla_V_regV = regV "tillvälla" ;
+ lin tima_V_regV = regV "tima" ;
+ lin timma_V_regV = regV "timma" ;
+ lin Timna_V_regV = regV "Timna" ;
+ lin timra_V_regV = regV "timra" ;
+ lin tina_V_regV = regV "tina" ;
+ lin titta_V_regV = regV "titta" ;
+ lin tjäna_V_regV = regV "tjäna" ;
+ lin tjusa_V_regV = regV "tjusa" ;
+ lin tolka_V_regV = regV "tolka" ;
+ lin tona_V_regV = regV "tona" ;
+ lin toppa_V_regV = regV "toppa" ;
+ lin torka_V_regV = regV "torka" ;
+ lin torna_V_regV = regV "torna" ;
+ lin tortera_V_regV = regV "tortera" ;
+ lin trafikera_V_regV = regV "trafikera" ;
+ lin trakta_V_regV = regV "trakta" ;
+ lin trampa_V_regV = regV "trampa" ;
+ lin transformera_V_regV = regV "transformera" ;
+ lin transportera_V_regV = regV "transportera" ;
+ lin trappa_V_regV = regV "trappa" ;
+ lin trava_V_regV = regV "trava" ;
+ lin treva_V_regV = regV "treva" ;
+ lin träffa_V_regV = regV "träffa" ;
+ lin trimma_V_regV = regV "trimma" ;
+ lin trippa_V_regV = regV "trippa" ;
+ lin triumfera_V_regV = regV "triumfera" ;
+ lin tråna_V_regV = regV "tråna" ;
+ lin trängta_V_regV = regV "trängta" ;
+ lin trolla_V_regV = regV "trolla" ;
+ lin trolova_V_regV = regV "trolova" ;
+ lin trona_V_regV = regV "trona" ;
+ lin trotsa_V_regV = regV "trotsa" ;
+ lin tröska_V_regV = regV "tröska" ;
+ lin törsta_V_regV = regV "törsta" ;
+ lin trösta_V_regV = regV "trösta" ;
+ lin trötta_V_regV = regV "trötta" ;
+ lin tröttna_V_regV = regV "tröttna" ;
+ lin truga_V_regV = regV "truga" ;
+ lin trygga_V_regV = regV "trygga" ;
+ lin täta_V_regV = regV "täta" ;
+ lin tugga_V_regV = regV "tugga" ;
+ lin tukta_V_regV = regV "tukta" ;
+ lin tumma_V_regV = regV "tumma" ;
+ lin tuta_V_regV = regV "tuta" ;
+ lin tveka_V_regV = regV "tveka" ;
+ lin tvinga_V_regV = regV "tvinga" ;
+ lin tvista_V_regV = regV "tvista" ;
+ lin tvivla_V_regV = regV "tvivla" ;
+ lin tävla_V_regV = regV "tävla" ;
+ lin tvätta_V_regV = regV "tvätta" ;
+ lin tygla_V_regV = regV "tygla" ;
+ lin tysta_V_regV = regV "tysta" ;
+ lin tystna_V_regV = regV "tystna" ;
+ lin underhandla_V_regV = regV "underhandla" ;
+ lin underkasta_V_regV = regV "underkasta" ;
+ lin underlätta_V_regV = regV "underlätta" ;
+ lin underordna_V_regV = regV "underordna" ;
+ lin underrätta_V_regV = regV "underrätta" ;
+ lin underskatta_V_regV = regV "underskatta" ;
+ lin underteckna_V_regV = regV "underteckna" ;
+ lin undervisa_V_regV = regV "undervisa" ;
+ lin undra_V_regV = regV "undra" ;
+ lin unga_V_regV = regV "unga" ;
+ lin unna_V_regV = regV "unna" ;
+ lin uppamma_V_regV = regV "uppamma" ;
+ lin uppassa_V_regV = regV "uppassa" ;
+ lin uppbåda_V_regV = regV "uppbåda" ;
+ lin uppdatera_V_regV = regV "uppdatera" ;
+ lin uppdela_V_regV = regV "uppdela" ;
+ lin uppegga_V_regV = regV "uppegga" ;
+ lin uppelda_V_regV = regV "uppelda" ;
+ lin uppenbara_V_regV = regV "uppenbara" ;
+ lin uppfatta_V_regV = regV "uppfatta" ;
+ lin uppfostra_V_regV = regV "uppfostra" ;
+ lin uppfriska_V_regV = regV "uppfriska" ;
+ lin upphandla_V_regV = regV "upphandla" ;
+ lin upphetsa_V_regV = regV "upphetsa" ;
+ lin uppkalla_V_regV = regV "uppkalla" ;
+ lin uppkasta_V_regV = regV "uppkasta" ;
+ lin uppliva_V_regV = regV "uppliva" ;
+ lin uppmana_V_regV = regV "uppmana" ;
+ lin uppmärksamma_V_regV = regV "uppmärksamma" ;
+ lin uppmuntra_V_regV = regV "uppmuntra" ;
+ lin upprepa_V_regV = regV "upprepa" ;
+ lin upprista_V_regV = regV "upprista" ;
+ lin uppropa_V_regV = regV "uppropa" ;
+ lin upprätta_V_regV = regV "upprätta" ;
+ lin uppskatta_V_regV = regV "uppskatta" ;
+ lin uppsluka_V_regV = regV "uppsluka" ;
+ lin uppteckna_V_regV = regV "uppteckna" ;
+ lin uppöva_V_regV = regV "uppöva" ;
+ lin uppvakna_V_regV = regV "uppvakna" ;
+ lin uppvakta_V_regV = regV "uppvakta" ;
+ lin uppvigla_V_regV = regV "uppvigla" ;
+ lin uppvisa_V_regV = regV "uppvisa" ;
+ lin ursäkta_V_regV = regV "ursäkta" ;
+ lin utannonsera_V_regV = regV "utannonsera" ;
+ lin utarbeta_V_regV = regV "utarbeta" ;
+ lin utarma_V_regV = regV "utarma" ;
+ lin utbetala_V_regV = regV "utbetala" ;
+ lin utdela_V_regV = regV "utdela" ;
+ lin utforma_V_regV = regV "utforma" ;
+ lin utforska_V_regV = regV "utforska" ;
+ lin utfärda_V_regV = regV "utfärda" ;
+ lin utfråga_V_regV = regV "utfråga" ;
+ lin utfundera_V_regV = regV "utfundera" ;
+ lin uthärda_V_regV = regV "uthärda" ;
+ lin utöka_V_regV = regV "utöka" ;
+ lin utlämna_V_regV = regV "utlämna" ;
+ lin utlova_V_regV = regV "utlova" ;
+ lin utmana_V_regV = regV "utmana" ;
+ lin utnyttja_V_regV = regV "utnyttja" ;
+ lin utpeka_V_regV = regV "utpeka" ;
+ lin utplåna_V_regV = regV "utplåna" ;
+ lin utrannsaka_V_regV = regV "utrannsaka" ;
+ lin utropa_V_regV = regV "utropa" ;
+ lin utrota_V_regV = regV "utrota" ;
+ lin uträtta_V_regV = regV "uträtta" ;
+ lin utrusta_V_regV = regV "utrusta" ;
+ lin utsina_V_regV = regV "utsina" ;
+ lin utskifta_V_regV = regV "utskifta" ;
+ lin utsläta_V_regV = regV "utsläta" ;
+ lin utstråla_V_regV = regV "utstråla" ;
+ lin uttala_V_regV = regV "uttala" ;
+ lin uttorka_V_regV = regV "uttorka" ;
+ lin utöva_V_regV = regV "utöva" ;
+ lin utvandra_V_regV = regV "utvandra" ;
+ lin utveckla_V_regV = regV "utveckla" ;
+ lin utverka_V_regV = regV "utverka" ;
+ lin utvidga_V_regV = regV "utvidga" ;
+ lin utvisa_V_regV = regV "utvisa" ;
+ lin utvärdera_V_regV = regV "utvärdera" ;
+ lin utväxla_V_regV = regV "utväxla" ;
+ lin öva_V_regV = regV "öva" ;
+ lin vackla_V_regV = regV "vackla" ;
+ lin vagga_V_regV = regV "vagga" ;
+ lin vaka_V_regV = regV "vaka" ;
+ lin vakna_V_regV = regV "vakna" ;
+ lin vakta_V_regV = regV "vakta" ;
+ lin valla_V_regV = regV "valla" ;
+ lin vandra_V_regV = regV "vandra" ;
+ lin vanka_V_regV = regV "vanka" ;
+ lin vanära_V_regV = regV "vanära" ;
+ lin vara_V_regV = regV "vara" ;
+ lin variera_V_regV = regV "variera" ;
+ lin varna_V_regV = regV "varna" ;
+ lin varsna_V_regV = regV "varsna" ;
+ lin vattna_V_regV = regV "vattna" ;
+ lin vädja_V_regV = regV "vädja" ;
+ lin vädra_V_regV = regV "vädra" ;
+ lin veckla_V_regV = regV "veckla" ;
+ lin vela_V_regV = regV "vela" ;
+ lin ventilera_V_regV = regV "ventilera" ;
+ lin äventyra_V_regV = regV "äventyra" ;
+ lin överbevisa_V_regV = regV "överbevisa" ;
+ lin överflöda_V_regV = regV "överflöda" ;
+ lin verifiera_V_regV = regV "verifiera" ;
+ lin verka_V_regV = regV "verka" ;
+ lin överklaga_V_regV = regV "överklaga" ;
+ lin överlasta_V_regV = regV "överlasta" ;
+ lin överlämna_V_regV = regV "överlämna" ;
+ lin överordna_V_regV = regV "överordna" ;
+ lin överraska_V_regV = regV "överraska" ;
+ lin överskatta_V_regV = regV "överskatta" ;
+ lin överskugga_V_regV = regV "överskugga" ;
+ lin överskygga_V_regV = regV "överskygga" ;
+ lin övertala_V_regV = regV "övertala" ;
+ lin överträffa_V_regV = regV "överträffa" ;
+ lin övertyga_V_regV = regV "övertyga" ;
+ lin övervaka_V_regV = regV "övervaka" ;
+ lin överväldiga_V_regV = regV "överväldiga" ;
+ lin veta_V_regV = regV "veta" ;
+ lin våga_V_regV = regV "våga" ;
+ lin vägra_V_regV = regV "vägra" ;
+ lin vicka_V_regV = regV "vicka" ;
+ lin vidareutveckla_V_regV = regV "vidareutveckla" ;
+ lin vidga_V_regV = regV "vidga" ;
+ lin vidimera_V_regV = regV "vidimera" ;
+ lin vifta_V_regV = regV "vifta" ;
+ lin vika_V_regV = regV "vika" ;
+ lin vila_V_regV = regV "vila" ;
+ lin villa_V_regV = regV "villa" ;
+ lin vimla_V_regV = regV "vimla" ;
+ lin vinka_V_regV = regV "vinka" ;
+ lin vippa_V_regV = regV "vippa" ;
+ lin vira_V_regV = regV "vira" ;
+ lin virka_V_regV = regV "virka" ;
+ lin visa_V_regV = regV "visa" ;
+ lin viska_V_regV = regV "viska" ;
+ lin vispa_V_regV = regV "vispa" ;
+ lin vissla_V_regV = regV "vissla" ;
+ lin vissna_V_regV = regV "vissna" ;
+ lin vista_V_regV = regV "vista" ;
+ lin vitmena_V_regV = regV "vitmena" ;
+ lin vittna_V_regV = regV "vittna" ;
+ lin välkomna_V_regV = regV "välkomna" ;
+ lin vålla_V_regV = regV "vålla" ;
+ lin välsigna_V_regV = regV "välsigna" ;
+ lin vältra_V_regV = regV "vältra" ;
+ lin vänta_V_regV = regV "vänta" ;
+ lin väpna_V_regV = regV "väpna" ;
+ lin vårda_V_regV = regV "vårda" ;
+ lin värdera_V_regV = regV "värdera" ;
+ lin vredga_V_regV = regV "vredga" ;
+ lin vricka_V_regV = regV "vricka" ;
+ lin växla_V_regV = regV "växla" ;
+ lin yppa_V_regV = regV "yppa" ;
+ lin yrka_V_regV = regV "yrka" ;
+ lin yttra_V_regV = regV "yttra" ;
+ lin anbefalla_V_v2 = v2 "anbefalla" ;
+ lin anföra_V_v2 = v2 "anföra" ;
+ lin anförda_V_v2 = v2 "anförda" ;
+ lin anförtrodda_V_v2 = v2 "anförtrodda" ;
+ lin anlända_V_v2 = v2 "anlända" ;
+ lin anmäla_V_v2 = v2 "anmäla" ;
+ lin anmälda_V_v2 = v2 "anmälda" ;
+ lin anna_V_v2 = v2 "anna" ;
+ lin ansöka_V_v2 = v2 "ansöka" ;
+ lin anställa_V_v2 = v2 "anställa" ;
+ lin anstränga_V_v2 = v2 "anstränga" ;
+ lin antända_V_v2 = v2 "antända" ;
+ lin antyda_V_v2 = v2 "antyda" ;
+ lin antydda_V_v2 = v2 "antydda" ;
+ lin använda_V_v2 = v2 "använda" ;
+ lin avbeställa_V_v2 = v2 "avbeställa" ;
+ lin avblåsa_V_v2 = v2 "avblåsa" ;
+ lin avföra_V_v2 = v2 "avföra" ;
+ lin avgjorda_V_v2 = v2 "avgjorda" ;
+ lin avhjälpa_V_v2 = v2 "avhjälpa" ;
+ lin avhända_V_v2 = v2 "avhända" ;
+ lin avkläda_V_v2 = v2 "avkläda" ;
+ lin avklippa_V_v2 = v2 "avklippa" ;
+ lin avkänna_V_v2 = v2 "avkänna" ;
+ lin avkräva_V_v2 = v2 "avkräva" ;
+ lin avkyla_V_v2 = v2 "avkyla" ;
+ lin avledda_V_v2 = v2 "avledda" ;
+ lin avläsa_V_v2 = v2 "avläsa" ;
+ lin avråda_V_v2 = v2 "avråda" ;
+ lin avsöka_V_v2 = v2 "avsöka" ;
+ lin avskräcka_V_v2 = v2 "avskräcka" ;
+ lin avskydda_V_v2 = v2 "avskydda" ;
+ lin avsända_V_v2 = v2 "avsända" ;
+ lin avspänna_V_v2 = v2 "avspänna" ;
+ lin avställa_V_v2 = v2 "avställa" ;
+ lin avstänga_V_v2 = v2 "avstänga" ;
+ lin avstyra_V_v2 = v2 "avstyra" ;
+ lin avstyrka_V_v2 = v2 "avstyrka" ;
+ lin avtäcka_V_v2 = v2 "avtäcka" ;
+ lin avträda_V_v2 = v2 "avträda" ;
+ lin avväga_V_v2 = v2 "avväga" ;
+ lin avvända_V_v2 = v2 "avvända" ;
+ lin avvärjda_V_v2 = v2 "avvärjda" ;
+ lin bada_V_v2 = v2 "bada" ;
+ lin bana_V_v2 = v2 "bana" ;
+ lin banna_V_v2 = v2 "banna" ;
+ lin bannlysa_V_v2 = v2 "bannlysa" ;
+ lin bebodda_V_v2 = v2 "bebodda" ;
+ lin bebygga_V_v2 = v2 "bebygga" ;
+ lin bedöma_V_v2 = v2 "bedöma" ;
+ lin bedömda_V_v2 = v2 "bedömda" ;
+ lin befalla_V_v2 = v2 "befalla" ;
+ lin befästa_V_v2 = v2 "befästa" ;
+ lin begära_V_v2 = v2 "begära" ;
+ lin begrava_V_v2 = v2 "begrava" ;
+ lin begravda_V_v2 = v2 "begravda" ;
+ lin begynna_V_v2 = v2 "begynna" ;
+ lin behöva_V_v2 = v2 "behöva" ;
+ lin beklädda_V_v2 = v2 "beklädda" ;
+ lin beklämma_V_v2 = v2 "beklämma" ;
+ lin bekänna_V_v2 = v2 "bekänna" ;
+ lin belysa_V_v2 = v2 "belysa" ;
+ lin bemöta_V_v2 = v2 "bemöta" ;
+ lin benämna_V_v2 = v2 "benämna" ;
+ lin bereda_V_v2 = v2 "bereda" ;
+ lin beredda_V_v2 = v2 "beredda" ;
+ lin berömma_V_v2 = v2 "berömma" ;
+ lin beröra_V_v2 = v2 "beröra" ;
+ lin besöka_V_v2 = v2 "besöka" ;
+ lin beskänka_V_v2 = v2 "beskänka" ;
+ lin beskära_V_v2 = v2 "beskära" ;
+ lin beskylla_V_v2 = v2 "beskylla" ;
+ lin beställa_V_v2 = v2 "beställa" ;
+ lin beställda_V_v2 = v2 "beställda" ;
+ lin bestämda_V_v2 = v2 "bestämda" ;
+ lin bestämma_V_v2 = v2 "bestämma" ;
+ lin bestänka_V_v2 = v2 "bestänka" ;
+ lin bestyrka_V_v2 = v2 "bestyrka" ;
+ lin beta_V_v2 = v2 "beta" ;
+ lin betala_V_v2 = v2 "betala" ;
+ lin betäcka_V_v2 = v2 "betäcka" ;
+ lin betänka_V_v2 = v2 "betänka" ;
+ lin betrodda_V_v2 = v2 "betrodda" ;
+ lin betrycka_V_v2 = v2 "betrycka" ;
+ lin betyda_V_v2 = v2 "betyda" ;
+ lin beveka_V_v2 = v2 "beveka" ;
+ lin biträda_V_v2 = v2 "biträda" ;
+ lin böja_V_v2 = v2 "böja" ;
+ lin böjda_V_v2 = v2 "böjda" ;
+ lin blöda_V_v2 = v2 "blöda" ;
+ lin bleka_V_v2 = v2 "bleka" ;
+ lin blåsa_V_v2 = v2 "blåsa" ;
+ lin bokföra_V_v2 = v2 "bokföra" ;
+ lin bortskänka_V_v2 = v2 "bortskänka" ;
+ lin bortträngda_V_v2 = v2 "bortträngda" ;
+ lin bräcka_V_v2 = v2 "bräcka" ;
+ lin breda_V_v2 = v2 "breda" ;
+ lin brinna_V_v2 = v2 "brinna" ;
+ lin brända_V_v2 = v2 "brända" ;
+ lin bränna_V_v2 = v2 "bränna" ;
+ lin brännmärka_V_v2 = v2 "brännmärka" ;
+ lin brydda_V_v2 = v2 "brydda" ;
+ lin bötfälla_V_v2 = v2 "bötfälla" ;
+ lin busa_V_v2 = v2 "busa" ;
+ lin bygga_V_v2 = v2 "bygga" ;
+ lin byggda_V_v2 = v2 "byggda" ;
+ lin byta_V_v2 = v2 "byta" ;
+ lin cara_V_v2 = v2 "cara" ;
+ lin direktsända_V_v2 = v2 "direktsända" ;
+ lin döma_V_v2 = v2 "döma" ;
+ lin dolda_V_v2 = v2 "dolda" ;
+ lin döpa_V_v2 = v2 "döpa" ;
+ lin dröja_V_v2 = v2 "dröja" ;
+ lin drämma_V_v2 = v2 "drämma" ;
+ lin dränka_V_v2 = v2 "dränka" ;
+ lin dräpa_V_v2 = v2 "dräpa" ;
+ lin efterfölja_V_v2 = v2 "efterfölja" ;
+ lin efterföljda_V_v2 = v2 "efterföljda" ;
+ lin efterleva_V_v2 = v2 "efterleva" ;
+ lin efterlysa_V_v2 = v2 "efterlysa" ;
+ lin eftersöka_V_v2 = v2 "eftersöka" ;
+ lin efterskänka_V_v2 = v2 "efterskänka" ;
+ lin eftersända_V_v2 = v2 "eftersända" ;
+ lin efterträda_V_v2 = v2 "efterträda" ;
+ lin enda_V_v2 = v2 "enda" ;
+ lin enskilda_V_v2 = v2 "enskilda" ;
+ lin erkänna_V_v2 = v2 "erkänna" ;
+ lin ernådda_V_v2 = v2 "ernådda" ;
+ lin ersta_V_v2 = v2 "ersta" ;
+ lin ersätta_V_v2 = v2 "ersätta" ;
+ lin fastställa_V_v2 = v2 "fastställa" ;
+ lin föda_V_v2 = v2 "föda" ;
+ lin festa_V_v2 = v2 "festa" ;
+ lin fina_V_v2 = v2 "fina" ;
+ lin fjärrstyra_V_v2 = v2 "fjärrstyra" ;
+ lin flådda_V_v2 = v2 "flådda" ;
+ lin följa_V_v2 = v2 "följa" ;
+ lin fläka_V_v2 = v2 "fläka" ;
+ lin fälla_V_v2 = v2 "fälla" ;
+ lin fällda_V_v2 = v2 "fällda" ;
+ lin flyta_V_v2 = v2 "flyta" ;
+ lin fortsätta_V_v2 = v2 "fortsätta" ;
+ lin föra_V_v2 = v2 "föra" ;
+ lin frakta_V_v2 = v2 "frakta" ;
+ lin framföra_V_v2 = v2 "framföra" ;
+ lin framförda_V_v2 = v2 "framförda" ;
+ lin framhäva_V_v2 = v2 "framhäva" ;
+ lin framställa_V_v2 = v2 "framställa" ;
+ lin framställda_V_v2 = v2 "framställda" ;
+ lin framträda_V_v2 = v2 "framträda" ;
+ lin föranleda_V_v2 = v2 "föranleda" ;
+ lin föranmäla_V_v2 = v2 "föranmäla" ;
+ lin förbereda_V_v2 = v2 "förbereda" ;
+ lin förblöda_V_v2 = v2 "förblöda" ;
+ lin förbränna_V_v2 = v2 "förbränna" ;
+ lin förda_V_v2 = v2 "förda" ;
+ lin föröda_V_v2 = v2 "föröda" ;
+ lin färdigställa_V_v2 = v2 "färdigställa" ;
+ lin fördöma_V_v2 = v2 "fördöma" ;
+ lin fördröjda_V_v2 = v2 "fördröjda" ;
+ lin förebrådda_V_v2 = v2 "förebrådda" ;
+ lin förebygga_V_v2 = v2 "förebygga" ;
+ lin föreläsa_V_v2 = v2 "föreläsa" ;
+ lin föreställa_V_v2 = v2 "föreställa" ;
+ lin företedda_V_v2 = v2 "företedda" ;
+ lin företräda_V_v2 = v2 "företräda" ;
+ lin företrädda_V_v2 = v2 "företrädda" ;
+ lin förfölja_V_v2 = v2 "förfölja" ;
+ lin förföljda_V_v2 = v2 "förföljda" ;
+ lin förföra_V_v2 = v2 "förföra" ;
+ lin förglömma_V_v2 = v2 "förglömma" ;
+ lin förgylla_V_v2 = v2 "förgylla" ;
+ lin förhöra_V_v2 = v2 "förhöra" ;
+ lin förhäva_V_v2 = v2 "förhäva" ;
+ lin frigjorda_V_v2 = v2 "frigjorda" ;
+ lin frikänna_V_v2 = v2 "frikänna" ;
+ lin förkläda_V_v2 = v2 "förkläda" ;
+ lin förleda_V_v2 = v2 "förleda" ;
+ lin förlänga_V_v2 = v2 "förlänga" ;
+ lin förlösa_V_v2 = v2 "förlösa" ;
+ lin frälsa_V_v2 = v2 "frälsa" ;
+ lin förmådda_V_v2 = v2 "förmådda" ;
+ lin förnöjda_V_v2 = v2 "förnöjda" ;
+ lin förråda_V_v2 = v2 "förråda" ;
+ lin fräsa_V_v2 = v2 "fräsa" ;
+ lin försöka_V_v2 = v2 "försöka" ;
+ lin förskräcka_V_v2 = v2 "förskräcka" ;
+ lin försmådda_V_v2 = v2 "försmådda" ;
+ lin försörjda_V_v2 = v2 "försörjda" ;
+ lin förstämma_V_v2 = v2 "förstämma" ;
+ lin förstöra_V_v2 = v2 "förstöra" ;
+ lin förstörda_V_v2 = v2 "förstörda" ;
+ lin förströdda_V_v2 = v2 "förströdda" ;
+ lin förstärka_V_v2 = v2 "förstärka" ;
+ lin fräta_V_v2 = v2 "fräta" ;
+ lin förtälja_V_v2 = v2 "förtälja" ;
+ lin förtära_V_v2 = v2 "förtära" ;
+ lin förtränga_V_v2 = v2 "förtränga" ;
+ lin förtrycka_V_v2 = v2 "förtrycka" ;
+ lin förtryckta_V_v2 = v2 "förtryckta" ;
+ lin förutspådda_V_v2 = v2 "förutspådda" ;
+ lin förvränga_V_v2 = v2 "förvränga" ;
+ lin frysa_V_v2 = v2 "frysa" ;
+ lin fösa_V_v2 = v2 "fösa" ;
+ lin fästa_V_v2 = v2 "fästa" ;
+ lin fullföljda_V_v2 = v2 "fullföljda" ;
+ lin fylla_V_v2 = v2 "fylla" ;
+ lin fyllda_V_v2 = v2 "fyllda" ;
+ lin äga_V_v2 = v2 "äga" ;
+ lin göda_V_v2 = v2 "göda" ;
+ lin genomföra_V_v2 = v2 "genomföra" ;
+ lin genomförda_V_v2 = v2 "genomförda" ;
+ lin genomlöpa_V_v2 = v2 "genomlöpa" ;
+ lin genomsöka_V_v2 = v2 "genomsöka" ;
+ lin genomtränga_V_v2 = v2 "genomtränga" ;
+ lin gerda_V_v2 = v2 "gerda" ;
+ lin gifta_V_v2 = v2 "gifta" ;
+ lin gjorda_V_v2 = v2 "gjorda" ;
+ lin glöda_V_v2 = v2 "glöda" ;
+ lin glömma_V_v2 = v2 "glömma" ;
+ lin gömda_V_v2 = v2 "gömda" ;
+ lin gömma_V_v2 = v2 "gömma" ;
+ lin godkänna_V_v2 = v2 "godkänna" ;
+ lin granna_V_v2 = v2 "granna" ;
+ lin gråta_V_v2 = v2 "gråta" ;
+ lin grunna_V_v2 = v2 "grunna" ;
+ lin gräva_V_v2 = v2 "gräva" ;
+ lin grävda_V_v2 = v2 "grävda" ;
+ lin handleda_V_v2 = v2 "handleda" ;
+ lin handledda_V_v2 = v2 "handledda" ;
+ lin hanna_V_v2 = v2 "hanna" ;
+ lin harda_V_v2 = v2 "harda" ;
+ lin hemsöka_V_v2 = v2 "hemsöka" ;
+ lin heta_V_v2 = v2 "heta" ;
+ lin höga_V_v2 = v2 "höga" ;
+ lin hilda_V_v2 = v2 "hilda" ;
+ lin höja_V_v2 = v2 "höja" ;
+ lin höjda_V_v2 = v2 "höjda" ;
+ lin hjälpa_V_v2 = v2 "hjälpa" ;
+ lin hölja_V_v2 = v2 "hölja" ;
+ lin höljda_V_v2 = v2 "höljda" ;
+ lin hänföra_V_v2 = v2 "hänföra" ;
+ lin hänga_V_v2 = v2 "hänga" ;
+ lin hängda_V_v2 = v2 "hängda" ;
+ lin hopsmälta_V_v2 = v2 "hopsmälta" ;
+ lin hora_V_v2 = v2 "hora" ;
+ lin hosa_V_v2 = v2 "hosa" ;
+ lin åhöra_V_v2 = v2 "åhöra" ;
+ lin höra_V_v2 = v2 "höra" ;
+ lin härleda_V_v2 = v2 "härleda" ;
+ lin häva_V_v2 = v2 "häva" ;
+ lin hyra_V_v2 = v2 "hyra" ;
+ lin hysa_V_v2 = v2 "hysa" ;
+ lin iföra_V_v2 = v2 "iföra" ;
+ lin ifrågasätta_V_v2 = v2 "ifrågasätta" ;
+ lin ifylla_V_v2 = v2 "ifylla" ;
+ lin igenkänna_V_v2 = v2 "igenkänna" ;
+ lin ikläda_V_v2 = v2 "ikläda" ;
+ lin inbygga_V_v2 = v2 "inbygga" ;
+ lin införa_V_v2 = v2 "införa" ;
+ lin införda_V_v2 = v2 "införda" ;
+ lin inhysa_V_v2 = v2 "inhysa" ;
+ lin inkänna_V_v2 = v2 "inkänna" ;
+ lin inköpa_V_v2 = v2 "inköpa" ;
+ lin inleda_V_v2 = v2 "inleda" ;
+ lin inledda_V_v2 = v2 "inledda" ;
+ lin inlära_V_v2 = v2 "inlära" ;
+ lin inläsa_V_v2 = v2 "inläsa" ;
+ lin inreda_V_v2 = v2 "inreda" ;
+ lin inredda_V_v2 = v2 "inredda" ;
+ lin inrymma_V_v2 = v2 "inrymma" ;
+ lin inskränka_V_v2 = v2 "inskränka" ;
+ lin inskärpa_V_v2 = v2 "inskärpa" ;
+ lin insända_V_v2 = v2 "insända" ;
+ lin inställa_V_v2 = v2 "inställa" ;
+ lin instämma_V_v2 = v2 "instämma" ;
+ lin instänga_V_v2 = v2 "instänga" ;
+ lin insätta_V_v2 = v2 "insätta" ;
+ lin insvepa_V_v2 = v2 "insvepa" ;
+ lin inträda_V_v2 = v2 "inträda" ;
+ lin intränga_V_v2 = v2 "intränga" ;
+ lin inviga_V_v2 = v2 "inviga" ;
+ lin invända_V_v2 = v2 "invända" ;
+ lin inväva_V_v2 = v2 "inväva" ;
+ lin jämföra_V_v2 = v2 "jämföra" ;
+ lin jämställa_V_v2 = v2 "jämställa" ;
+ lin kläcka_V_v2 = v2 "kläcka" ;
+ lin kläda_V_v2 = v2 "kläda" ;
+ lin klådda_V_v2 = v2 "klådda" ;
+ lin klippa_V_v2 = v2 "klippa" ;
+ lin klämda_V_v2 = v2 "klämda" ;
+ lin klämma_V_v2 = v2 "klämma" ;
+ lin klösa_V_v2 = v2 "klösa" ;
+ lin knäcka_V_v2 = v2 "knäcka" ;
+ lin kända_V_v2 = v2 "kända" ;
+ lin känna_V_v2 = v2 "känna" ;
+ lin knäppa_V_v2 = v2 "knäppa" ;
+ lin knycka_V_v2 = v2 "knycka" ;
+ lin korrekturläsa_V_v2 = v2 "korrekturläsa" ;
+ lin korsfästa_V_v2 = v2 "korsfästa" ;
+ lin köpa_V_v2 = v2 "köpa" ;
+ lin köra_V_v2 = v2 "köra" ;
+ lin körda_V_v2 = v2 "körda" ;
+ lin kräka_V_v2 = v2 "kräka" ;
+ lin kröna_V_v2 = v2 "kröna" ;
+ lin kränga_V_v2 = v2 "kränga" ;
+ lin kränka_V_v2 = v2 "kränka" ;
+ lin kräva_V_v2 = v2 "kräva" ;
+ lin krympa_V_v2 = v2 "krympa" ;
+ lin kungjorda_V_v2 = v2 "kungjorda" ;
+ lin kvinna_V_v2 = v2 "kvinna" ;
+ lin kväljda_V_v2 = v2 "kväljda" ;
+ lin kväsa_V_v2 = v2 "kväsa" ;
+ lin kväva_V_v2 = v2 "kväva" ;
+ lin kyla_V_v2 = v2 "kyla" ;
+ lin kylda_V_v2 = v2 "kylda" ;
+ lin kyssa_V_v2 = v2 "kyssa" ;
+ lin laga_V_v2 = v2 "laga" ;
+ lin lagda_V_v2 = v2 "lagda" ;
+ lin läcka_V_v2 = v2 "läcka" ;
+ lin leda_V_v2 = v2 "leda" ;
+ lin ledda_V_v2 = v2 "ledda" ;
+ lin leja_V_v2 = v2 "leja" ;
+ lin lejda_V_v2 = v2 "lejda" ;
+ lin leka_V_v2 = v2 "leka" ;
+ lin leva_V_v2 = v2 "leva" ;
+ lin likställa_V_v2 = v2 "likställa" ;
+ lin likställda_V_v2 = v2 "likställda" ;
+ lin linna_V_v2 = v2 "linna" ;
+ lin lisa_V_v2 = v2 "lisa" ;
+ lin löpa_V_v2 = v2 "löpa" ;
+ lin lära_V_v2 = v2 "lära" ;
+ lin lärda_V_v2 = v2 "lärda" ;
+ lin låsa_V_v2 = v2 "låsa" ;
+ lin lästa_V_v2 = v2 "lästa" ;
+ lin lycka_V_v2 = v2 "lycka" ;
+ lin lyda_V_v2 = v2 "lyda" ;
+ lin lyfta_V_v2 = v2 "lyfta" ;
+ lin lysa_V_v2 = v2 "lysa" ;
+ lin lysta_V_v2 = v2 "lysta" ;
+ lin maga_V_v2 = v2 "maga" ;
+ lin marknadsföra_V_v2 = v2 "marknadsföra" ;
+ lin marta_V_v2 = v2 "marta" ;
+ lin mata_V_v2 = v2 "mata" ;
+ lin medföra_V_v2 = v2 "medföra" ;
+ lin medrycka_V_v2 = v2 "medrycka" ;
+ lin missköta_V_v2 = v2 "missköta" ;
+ lin misstänka_V_v2 = v2 "misstänka" ;
+ lin misstänkta_V_v2 = v2 "misstänkta" ;
+ lin misstrodda_V_v2 = v2 "misstrodda" ;
+ lin mista_V_v2 = v2 "mista" ;
+ lin mnda_V_v2 = v2 "mnda" ;
+ lin märka_V_v2 = v2 "märka" ;
+ lin mäta_V_v2 = v2 "mäta" ;
+ lin nämna_V_v2 = v2 "nämna" ;
+ lin näpsa_V_v2 = v2 "näpsa" ;
+ lin offentliggjorda_V_v2 = v2 "offentliggjorda" ;
+ lin omnämna_V_v2 = v2 "omnämna" ;
+ lin omsända_V_v2 = v2 "omsända" ;
+ lin omvälva_V_v2 = v2 "omvälva" ;
+ lin omvända_V_v2 = v2 "omvända" ;
+ lin orädda_V_v2 = v2 "orädda" ;
+ lin panda_V_v2 = v2 "panda" ;
+ lin påföra_V_v2 = v2 "påföra" ;
+ lin plöja_V_v2 = v2 "plöja" ;
+ lin påminna_V_v2 = v2 "påminna" ;
+ lin polisanmäla_V_v2 = v2 "polisanmäla" ;
+ lin posa_V_v2 = v2 "posa" ;
+ lin pryda_V_v2 = v2 "pryda" ;
+ lin putta_V_v2 = v2 "putta" ;
+ lin rana_V_v2 = v2 "rana" ;
+ lin rasa_V_v2 = v2 "rasa" ;
+ lin räcka_V_v2 = v2 "räcka" ;
+ lin råda_V_v2 = v2 "råda" ;
+ lin reda_V_v2 = v2 "reda" ;
+ lin redda_V_v2 = v2 "redda" ;
+ lin rentvådda_V_v2 = v2 "rentvådda" ;
+ lin resa_V_v2 = v2 "resa" ;
+ lin resta_V_v2 = v2 "resta" ;
+ lin reta_V_v2 = v2 "reta" ;
+ lin rika_V_v2 = v2 "rika" ;
+ lin ringa_V_v2 = v2 "ringa" ;
+ lin röja_V_v2 = v2 "röja" ;
+ lin röjda_V_v2 = v2 "röjda" ;
+ lin röka_V_v2 = v2 "röka" ;
+ lin rodda_V_v2 = v2 "rodda" ;
+ lin öronmärka_V_v2 = v2 "öronmärka" ;
+ lin röra_V_v2 = v2 "röra" ;
+ lin ärva_V_v2 = v2 "ärva" ;
+ lin rycka_V_v2 = v2 "rycka" ;
+ lin ryka_V_v2 = v2 "ryka" ;
+ lin rymma_V_v2 = v2 "rymma" ;
+ lin ösa_V_v2 = v2 "ösa" ;
+ lin saga_V_v2 = v2 "saga" ;
+ lin sammanföra_V_v2 = v2 "sammanföra" ;
+ lin sammanställa_V_v2 = v2 "sammanställa" ;
+ lin sammanträda_V_v2 = v2 "sammanträda" ;
+ lin sammantränga_V_v2 = v2 "sammantränga" ;
+ lin samsända_V_v2 = v2 "samsända" ;
+ lin samtycka_V_v2 = v2 "samtycka" ;
+ lin sanda_V_v2 = v2 "sanda" ;
+ lin sanka_V_v2 = v2 "sanka" ;
+ lin sata_V_v2 = v2 "sata" ;
+ lin sådda_V_v2 = v2 "sådda" ;
+ lin sena_V_v2 = v2 "sena" ;
+ lin söka_V_v2 = v2 "söka" ;
+ lin säkerställa_V_v2 = v2 "säkerställa" ;
+ lin skilda_V_v2 = v2 "skilda" ;
+ lin skilja_V_v2 = v2 "skilja" ;
+ lin skölja_V_v2 = v2 "skölja" ;
+ lin skämma_V_v2 = v2 "skämma" ;
+ lin skänka_V_v2 = v2 "skänka" ;
+ lin skräddarsydda_V_v2 = v2 "skräddarsydda" ;
+ lin skrämma_V_v2 = v2 "skrämma" ;
+ lin skärpa_V_v2 = v2 "skärpa" ;
+ lin sköta_V_v2 = v2 "sköta" ;
+ lin skvätta_V_v2 = v2 "skvätta" ;
+ lin skyla_V_v2 = v2 "skyla" ;
+ lin skymma_V_v2 = v2 "skymma" ;
+ lin släcka_V_v2 = v2 "släcka" ;
+ lin sålda_V_v2 = v2 "sålda" ;
+ lin slänga_V_v2 = v2 "slänga" ;
+ lin släppa_V_v2 = v2 "släppa" ;
+ lin slutföra_V_v2 = v2 "slutföra" ;
+ lin smaksätta_V_v2 = v2 "smaksätta" ;
+ lin smeka_V_v2 = v2 "smeka" ;
+ lin smida_V_v2 = v2 "smida" ;
+ lin smidda_V_v2 = v2 "smidda" ;
+ lin smälta_V_v2 = v2 "smälta" ;
+ lin smorda_V_v2 = v2 "smorda" ;
+ lin sända_V_v2 = v2 "sända" ;
+ lin sänka_V_v2 = v2 "sänka" ;
+ lin snodda_V_v2 = v2 "snodda" ;
+ lin späda_V_v2 = v2 "späda" ;
+ lin spådda_V_v2 = v2 "spådda" ;
+ lin spilla_V_v2 = v2 "spilla" ;
+ lin späka_V_v2 = v2 "späka" ;
+ lin spända_V_v2 = v2 "spända" ;
+ lin spänna_V_v2 = v2 "spänna" ;
+ lin spräcka_V_v2 = v2 "spräcka" ;
+ lin sprida_V_v2 = v2 "sprida" ;
+ lin spränga_V_v2 = v2 "spränga" ;
+ lin sörja_V_v2 = v2 "sörja" ;
+ lin stadda_V_v2 = v2 "stadda" ;
+ lin stöda_V_v2 = v2 "stöda" ;
+ lin steka_V_v2 = v2 "steka" ;
+ lin stjälpa_V_v2 = v2 "stjälpa" ;
+ lin ställa_V_v2 = v2 "ställa" ;
+ lin stämda_V_v2 = v2 "stämda" ;
+ lin stämma_V_v2 = v2 "stämma" ;
+ lin stänga_V_v2 = v2 "stänga" ;
+ lin stänka_V_v2 = v2 "stänka" ;
+ lin stöpa_V_v2 = v2 "stöpa" ;
+ lin störa_V_v2 = v2 "störa" ;
+ lin sträcka_V_v2 = v2 "sträcka" ;
+ lin strödda_V_v2 = v2 "strödda" ;
+ lin stärka_V_v2 = v2 "stärka" ;
+ lin sätta_V_v2 = v2 "sätta" ;
+ lin stöta_V_v2 = v2 "stöta" ;
+ lin styra_V_v2 = v2 "styra" ;
+ lin styrda_V_v2 = v2 "styrda" ;
+ lin styrka_V_v2 = v2 "styrka" ;
+ lin söva_V_v2 = v2 "söva" ;
+ lin svepa_V_v2 = v2 "svepa" ;
+ lin svälta_V_v2 = v2 "svälta" ;
+ lin svänga_V_v2 = v2 "svänga" ;
+ lin sydda_V_v2 = v2 "sydda" ;
+ lin äta_V_v2 = v2 "äta" ;
+ lin täcka_V_v2 = v2 "täcka" ;
+ lin återanvända_V_v2 = v2 "återanvända" ;
+ lin återföra_V_v2 = v2 "återföra" ;
+ lin återskänka_V_v2 = v2 "återskänka" ;
+ lin återsända_V_v2 = v2 "återsända" ;
+ lin återställa_V_v2 = v2 "återställa" ;
+ lin återuppväcka_V_v2 = v2 "återuppväcka" ;
+ lin återvända_V_v2 = v2 "återvända" ;
+ lin åtföljda_V_v2 = v2 "åtföljda" ;
+ lin tilldöma_V_v2 = v2 "tilldöma" ;
+ lin tillföra_V_v2 = v2 "tillföra" ;
+ lin tillfredsställa_V_v2 = v2 "tillfredsställa" ;
+ lin tillmäta_V_v2 = v2 "tillmäta" ;
+ lin tillreda_V_v2 = v2 "tillreda" ;
+ lin tillsätta_V_v2 = v2 "tillsätta" ;
+ lin tillstöta_V_v2 = v2 "tillstöta" ;
+ lin tillstyrka_V_v2 = v2 "tillstyrka" ;
+ lin tillträda_V_v2 = v2 "tillträda" ;
+ lin tåla_V_v2 = v2 "tåla" ;
+ lin tömma_V_v2 = v2 "tömma" ;
+ lin tända_V_v2 = v2 "tända" ;
+ lin tänka_V_v2 = v2 "tänka" ;
+ lin träda_V_v2 = v2 "träda" ;
+ lin åtrådda_V_v2 = v2 "åtrådda" ;
+ lin tränga_V_v2 = v2 "tränga" ;
+ lin trodda_V_v2 = v2 "trodda" ;
+ lin träta_V_v2 = v2 "träta" ;
+ lin trycka_V_v2 = v2 "trycka" ;
+ lin tvådda_V_v2 = v2 "tvådda" ;
+ lin tycka_V_v2 = v2 "tycka" ;
+ lin tyda_V_v2 = v2 "tyda" ;
+ lin tynga_V_v2 = v2 "tynga" ;
+ lin undanröjda_V_v2 = v2 "undanröjda" ;
+ lin underbygga_V_v2 = v2 "underbygga" ;
+ lin underkänna_V_v2 = v2 "underkänna" ;
+ lin undersöka_V_v2 = v2 "undersöka" ;
+ lin understöda_V_v2 = v2 "understöda" ;
+ lin undertrycka_V_v2 = v2 "undertrycka" ;
+ lin uppbygga_V_v2 = v2 "uppbygga" ;
+ lin uppfödda_V_v2 = v2 "uppfödda" ;
+ lin uppföra_V_v2 = v2 "uppföra" ;
+ lin uppfylla_V_v2 = v2 "uppfylla" ;
+ lin upphöja_V_v2 = v2 "upphöja" ;
+ lin upphöjda_V_v2 = v2 "upphöjda" ;
+ lin upphäva_V_v2 = v2 "upphäva" ;
+ lin uppleva_V_v2 = v2 "uppleva" ;
+ lin upplösa_V_v2 = v2 "upplösa" ;
+ lin upplyfta_V_v2 = v2 "upplyfta" ;
+ lin upplysa_V_v2 = v2 "upplysa" ;
+ lin uppmäta_V_v2 = v2 "uppmäta" ;
+ lin uppnådda_V_v2 = v2 "uppnådda" ;
+ lin uppresa_V_v2 = v2 "uppresa" ;
+ lin uppröra_V_v2 = v2 "uppröra" ;
+ lin uppsöka_V_v2 = v2 "uppsöka" ;
+ lin uppskrämma_V_v2 = v2 "uppskrämma" ;
+ lin uppställa_V_v2 = v2 "uppställa" ;
+ lin upptäcka_V_v2 = v2 "upptäcka" ;
+ lin uppträda_V_v2 = v2 "uppträda" ;
+ lin uppväcka_V_v2 = v2 "uppväcka" ;
+ lin utbreda_V_v2 = v2 "utbreda" ;
+ lin utbyta_V_v2 = v2 "utbyta" ;
+ lin utdöma_V_v2 = v2 "utdöma" ;
+ lin utestänga_V_v2 = v2 "utestänga" ;
+ lin utföra_V_v2 = v2 "utföra" ;
+ lin utförda_V_v2 = v2 "utförda" ;
+ lin utkräva_V_v2 = v2 "utkräva" ;
+ lin utlösa_V_v2 = v2 "utlösa" ;
+ lin utlysa_V_v2 = v2 "utlysa" ;
+ lin utmärka_V_v2 = v2 "utmärka" ;
+ lin utmäta_V_v2 = v2 "utmäta" ;
+ lin utnämna_V_v2 = v2 "utnämna" ;
+ lin uträcka_V_v2 = v2 "uträcka" ;
+ lin utreda_V_v2 = v2 "utreda" ;
+ lin utredda_V_v2 = v2 "utredda" ;
+ lin utrymma_V_v2 = v2 "utrymma" ;
+ lin utsläcka_V_v2 = v2 "utsläcka" ;
+ lin utsända_V_v2 = v2 "utsända" ;
+ lin utspridda_V_v2 = v2 "utspridda" ;
+ lin utställa_V_v2 = v2 "utställa" ;
+ lin utställda_V_v2 = v2 "utställda" ;
+ lin utsträcka_V_v2 = v2 "utsträcka" ;
+ lin utströdda_V_v2 = v2 "utströdda" ;
+ lin utsätta_V_v2 = v2 "utsätta" ;
+ lin utstyra_V_v2 = v2 "utstyra" ;
+ lin uttömma_V_v2 = v2 "uttömma" ;
+ lin uttänka_V_v2 = v2 "uttänka" ;
+ lin utträda_V_v2 = v2 "utträda" ;
+ lin uttrycka_V_v2 = v2 "uttrycka" ;
+ lin uttyda_V_v2 = v2 "uttyda" ;
+ lin utvalda_V_v2 = v2 "utvalda" ;
+ lin vala_V_v2 = v2 "vala" ;
+ lin vanda_V_v2 = v2 "vanda" ;
+ lin väcka_V_v2 = v2 "väcka" ;
+ lin vedergälla_V_v2 = v2 "vedergälla" ;
+ lin vederkvicka_V_v2 = v2 "vederkvicka" ;
+ lin överanstränga_V_v2 = v2 "överanstränga" ;
+ lin överföra_V_v2 = v2 "överföra" ;
+ lin överförda_V_v2 = v2 "överförda" ;
+ lin verkställa_V_v2 = v2 "verkställa" ;
+ lin överleva_V_v2 = v2 "överleva" ;
+ lin överösa_V_v2 = v2 "överösa" ;
+ lin översköljda_V_v2 = v2 "översköljda" ;
+ lin översända_V_v2 = v2 "översända" ;
+ lin överstänka_V_v2 = v2 "överstänka" ;
+ lin översätta_V_v2 = v2 "översätta" ;
+ lin övertäcka_V_v2 = v2 "övertäcka" ;
+ lin överväga_V_v2 = v2 "överväga" ;
+ lin väga_V_v2 = v2 "väga" ;
+ lin vägleda_V_v2 = v2 "vägleda" ;
+ lin viga_V_v2 = v2 "viga" ;
+ lin vika_V_v2 = v2 "vika" ;
+ lin vila_V_v2 = v2 "vila" ;
+ lin välta_V_v2 = v2 "välta" ;
+ lin välva_V_v2 = v2 "välva" ;
+ lin väna_V_v2 = v2 "väna" ;
+ lin vända_V_v2 = v2 "vända" ;
+ lin vräka_V_v2 = v2 "vräka" ;
+ lin värma_V_v2 = v2 "värma" ;
+ lin vässa_V_v2 = v2 "vässa" ;
+ lin väta_V_v2 = v2 "väta" ;
+ lin väva_V_v2 = v2 "väva" ;
+ lin växa_V_v2 = v2 "växa" ;
+ lin wara_V_v2 = v2 "wara" ;
+ lin anse_V_v3 = v3 "anse" ;
+ lin avlägga_V_v3 = v3 "avlägga" ;
+ lin avsky_V_v3 = v3 "avsky" ;
+ lin avvika_V_v3 = v3 "avvika" ;
+ lin bero_V_v3 = v3 "bero" ;
+ lin bete_V_v3 = v3 "bete" ;
+ lin bo_V_v3 = v3 "bo" ;
+ lin efterleva_V_v3 = v3 "efterleva" ;
+ lin fly_V_v3 = v3 "fly" ;
+ lin förebrå_V_v3 = v3 "förebrå" ;
+ lin förmå_V_v3 = v3 "förmå" ;
+ lin försmå_V_v3 = v3 "försmå" ;
+ lin förströ_V_v3 = v3 "förströ" ;
+ lin glo_V_v3 = v3 "glo" ;
+ lin gno_V_v3 = v3 "gno" ;
+ lin innehålla_V_v3 = v3 "innehålla" ;
+ lin klä_V_v3 = v3 "klä" ;
+ lin kånka_V_v3 = v3 "kånka" ;
+ lin knorra_V_v3 = v3 "knorra" ;
+ lin le_V_v3 = v3 "le" ;
+ lin medverka_V_v3 = v3 "medverka" ;
+ lin nå_V_v3 = v3 "nå" ;
+ lin pendla_V_v3 = v3 "pendla" ;
+ lin rå_V_v3 = v3 "rå" ;
+ lin så_V_v3 = v3 "så" ;
+ lin ske_V_v3 = v3 "ske" ;
+ lin sko_V_v3 = v3 "sko" ;
+ lin slumra_V_v3 = v3 "slumra" ;
+ lin småprata_V_v3 = v3 "småprata" ;
+ lin sno_V_v3 = v3 "sno" ;
+ lin sova_V_v3 = v3 "sova" ;
+ lin strö_V_v3 = v3 "strö" ;
+ lin strömma_V_v3 = v3 "strömma" ;
+ lin tro_V_v3 = v3 "tro" ;
+ lin två_V_v3 = v3 "två" ;
+} \ No newline at end of file
diff --git a/old-examples/big/BigLexSweAbs.gf b/old-examples/big/BigLexSweAbs.gf
new file mode 100644
index 000000000..75d6bdb03
--- /dev/null
+++ b/old-examples/big/BigLexSweAbs.gf
@@ -0,0 +1,11809 @@
+abstract BigLexSweAbs = Cat ** {
+ fun abstrakt_A_aAbstract : A ;
+ fun alert_A_aAbstract : A ;
+ fun arrogant_A_aAbstract : A ;
+ fun defekt_A_aAbstract : A ;
+ fun intakt_A_aAbstract : A ;
+ fun korrekt_A_aAbstract : A ;
+ fun perfekt_A_aAbstract : A ;
+ fun separat_A_aAbstract : A ;
+ fun bitter_A_aFager : A ;
+ fun enkel_A_aFager : A ;
+ fun fager_A_aFager : A ;
+ fun mager_A_aFager : A ;
+ fun platt_A_aGrund : A ;
+ fun sund_A_aGrund : A ;
+ fun besprutad_A_aKorkad : A ;
+ fun besudlad_A_aKorkad : A ;
+ fun förenklad_A_aKorkad : A ;
+ fun förgrenad_A_aKorkad : A ;
+ fun förkrossad_A_aKorkad : A ;
+ fun förpassad_A_aKorkad : A ;
+ fun förtvivlad_A_aKorkad : A ;
+ fun förvanskad_A_aKorkad : A ;
+ fun sansad_A_aKorkad : A ;
+ fun besviken_A_aVaken : A ;
+ fun galen_A_aVaken : A ;
+ fun sviken_A_aVaken : A ;
+ fun bred_A_aVid : A ;
+ fun morbid_A_aVid : A ;
+ fun perfid_A_aVid : A ;
+ fun sned_A_aVid : A ;
+ fun timid_A_aVid : A ;
+ fun allt_Adv_mkAdv : Adv ;
+ fun bort_Adv_mkAdv : Adv ;
+ fun då_Adv_mkAdv : Adv ;
+ fun här_Adv_mkAdv : Adv ;
+ fun icke_Adv_mkAdv : Adv ;
+ fun igen_Adv_mkAdv : Adv ;
+ fun inte_Adv_mkAdv : Adv ;
+ fun intet_Adv_mkAdv : Adv ;
+ fun just_Adv_mkAdv : Adv ;
+ fun ännu_Adv_mkAdv : Adv ;
+ fun nu_Adv_mkAdv : Adv ;
+ fun adlig_A_regA : A ;
+ fun allvarlig_A_regA : A ;
+ fun alster_A_regA : A ;
+ fun andlig_A_regA : A ;
+ fun ansenlig_A_regA : A ;
+ fun arbetspliktig_A_regA : A ;
+ fun arg_A_regA : A ;
+ fun arglistig_A_regA : A ;
+ fun artig_A_regA : A ;
+ fun avfällig_A_regA : A ;
+ fun bedräglig_A_regA : A ;
+ fun bedrövlig_A_regA : A ;
+ fun Beer_A_regA : A ;
+ fun behaglig_A_regA : A ;
+ fun beskedlig_A_regA : A ;
+ fun beständig_A_regA : A ;
+ fun besynnerlig_A_regA : A ;
+ fun billig_A_regA : A ;
+ fun bitter_A_regA : A ;
+ fun blodig_A_regA : A ;
+ fun blomster_A_regA : A ;
+ fun blöt_A_regA : A ;
+ fun bot_A_regA : A ;
+ fun bördig_A_regA : A ;
+ fun broderlig_A_regA : A ;
+ fun brokig_A_regA : A ;
+ fun buller_A_regA : A ;
+ fun äcklig_A_regA : A ;
+ fun dammig_A_regA : A ;
+ fun dödlig_A_regA : A ;
+ fun delaktig_A_regA : A ;
+ fun ädelmodig_A_regA : A ;
+ fun djup_A_regA : A ;
+ fun djupsinnig_A_regA : A ;
+ fun dålig_A_regA : A ;
+ fun dåraktig_A_regA : A ;
+ fun dunder_A_regA : A ;
+ fun dyr_A_regA : A ;
+ fun dyrbar_A_regA : A ;
+ fun dyster_A_regA : A ;
+ fun ebil_A_regA : A ;
+ fun eder_A_regA : A ;
+ fun eländig_A_regA : A ;
+ fun ensidig_A_regA : A ;
+ fun Eser_A_regA : A ;
+ fun evig_A_regA : A ;
+ fun evärdlig_A_regA : A ;
+ fun fager_A_regA : A ;
+ fun farlig_A_regA : A ;
+ fun faslig_A_regA : A ;
+ fun fattig_A_regA : A ;
+ fun fet_A_regA : A ;
+ fun fåfäng_A_regA : A ;
+ fun fåfänglig_A_regA : A ;
+ fun fin_A_regA : A ;
+ fun flitig_A_regA : A ;
+ fun foster_A_regA : A ;
+ fun föraktlig_A_regA : A ;
+ fun fräck_A_regA : A ;
+ fun färdig_A_regA : A ;
+ fun fördärvlig_A_regA : A ;
+ fun fredlig_A_regA : A ;
+ fun förer_A_regA : A ;
+ fun förfärlig_A_regA : A ;
+ fun förgänglig_A_regA : A ;
+ fun förhatlig_A_regA : A ;
+ fun frimodig_A_regA : A ;
+ fun frivillig_A_regA : A ;
+ fun fräls_A_regA : A ;
+ fun förnäm_A_regA : A ;
+ fun frodig_A_regA : A ;
+ fun försiktig_A_regA : A ;
+ fun förskräcklig_A_regA : A ;
+ fun förståndig_A_regA : A ;
+ fun förstör_A_regA : A ;
+ fun försumlig_A_regA : A ;
+ fun förträfflig_A_regA : A ;
+ fun förtryck_A_regA : A ;
+ fun fuktig_A_regA : A ;
+ fun ful_A_regA : A ;
+ fun full_A_regA : A ;
+ fun fullkomlig_A_regA : A ;
+ fun fullständig_A_regA : A ;
+ fun gagnelig_A_regA : A ;
+ fun gammalmodig_A_regA : A ;
+ fun gensträvig_A_regA : A ;
+ fun giltig_A_regA : A ;
+ fun godmodig_A_regA : A ;
+ fun grön_A_regA : A ;
+ fun gruvlig_A_regA : A ;
+ fun gudfruktig_A_regA : A ;
+ fun gul_A_regA : A ;
+ fun hal_A_regA : A ;
+ fun hastig_A_regA : A ;
+ fun heder_A_regA : A ;
+ fun hederlig_A_regA : A ;
+ fun helig_A_regA : A ;
+ fun hemlig_A_regA : A ;
+ fun häftig_A_regA : A ;
+ fun höger_A_regA : A ;
+ fun höghelig_A_regA : A ;
+ fun högmodig_A_regA : A ;
+ fun högtidlig_A_regA : A ;
+ fun hinder_A_regA : A ;
+ fun hjälp_A_regA : A ;
+ fun hör_A_regA : A ;
+ fun härlig_A_regA : A ;
+ fun hunger_A_regA : A ;
+ fun hungrig_A_regA : A ;
+ fun hövlig_A_regA : A ;
+ fun hygglig_A_regA : A ;
+ fun illfundig_A_regA : A ;
+ fun invig_A_regA : A ;
+ fun ivrig_A_regA : A ;
+ fun kall_A_regA : A ;
+ fun klar_A_regA : A ;
+ fun klok_A_regA : A ;
+ fun knapp_A_regA : A ;
+ fun konungslig_A_regA : A ;
+ fun köp_A_regA : A ;
+ fun kär_A_regA : A ;
+ fun kraftig_A_regA : A ;
+ fun krokig_A_regA : A ;
+ fun kräslig_A_regA : A ;
+ fun köttslig_A_regA : A ;
+ fun kullrig_A_regA : A ;
+ fun kunglig_A_regA : A ;
+ fun kunnig_A_regA : A ;
+ fun kvick_A_regA : A ;
+ fun ledig_A_regA : A ;
+ fun lekamlig_A_regA : A ;
+ fun läger_A_regA : A ;
+ fun läglig_A_regA : A ;
+ fun lögnaktig_A_regA : A ;
+ fun likgiltig_A_regA : A ;
+ fun liksidig_A_regA : A ;
+ fun listig_A_regA : A ;
+ fun livlig_A_regA : A ;
+ fun löjlig_A_regA : A ;
+ fun ljuvlig_A_regA : A ;
+ fun lämplig_A_regA : A ;
+ fun lär_A_regA : A ;
+ fun läs_A_regA : A ;
+ fun lugn_A_regA : A ;
+ fun lycklig_A_regA : A ;
+ fun mager_A_regA : A ;
+ fun möjlig_A_regA : A ;
+ fun mäktig_A_regA : A ;
+ fun mänsklig_A_regA : A ;
+ fun mörk_A_regA : A ;
+ fun nådig_A_regA : A ;
+ fun nedrig_A_regA : A ;
+ fun ånger_A_regA : A ;
+ fun ängslig_A_regA : A ;
+ fun nordlig_A_regA : A ;
+ fun nykter_A_regA : A ;
+ fun nyttig_A_regA : A ;
+ fun obehaglig_A_regA : A ;
+ fun ocker_A_regA : A ;
+ fun oemotståndlig_A_regA : A ;
+ fun offer_A_regA : A ;
+ fun oförgänglig_A_regA : A ;
+ fun ofrivillig_A_regA : A ;
+ fun oförnuftig_A_regA : A ;
+ fun ogudaktig_A_regA : A ;
+ fun ohelig_A_regA : A ;
+ fun olycklig_A_regA : A ;
+ fun omöjlig_A_regA : A ;
+ fun omärklig_A_regA : A ;
+ fun onaturlig_A_regA : A ;
+ fun oordentlig_A_regA : A ;
+ fun ordentlig_A_regA : A ;
+ fun oärlig_A_regA : A ;
+ fun orolig_A_regA : A ;
+ fun orättfärdig_A_regA : A ;
+ fun orättrådig_A_regA : A ;
+ fun orygglig_A_regA : A ;
+ fun oskicklig_A_regA : A ;
+ fun oskyldig_A_regA : A ;
+ fun ostrafflig_A_regA : A ;
+ fun osviklig_A_regA : A ;
+ fun otalig_A_regA : A ;
+ fun otillbörlig_A_regA : A ;
+ fun otålig_A_regA : A ;
+ fun otuktig_A_regA : A ;
+ fun outrannsaklig_A_regA : A ;
+ fun outsäglig_A_regA : A ;
+ fun ovanlig_A_regA : A ;
+ fun ovärdig_A_regA : A ;
+ fun perfem_A_regA : A ;
+ fun plötslig_A_regA : A ;
+ fun präktig_A_regA : A ;
+ fun röd_A_regA : A ;
+ fun redig_A_regA : A ;
+ fun redlig_A_regA : A ;
+ fun ren_A_regA : A ;
+ fun reslig_A_regA : A ;
+ fun ärevördig_A_regA : A ;
+ fun rik_A_regA : A ;
+ fun riklig_A_regA : A ;
+ fun riktig_A_regA : A ;
+ fun ärlig_A_regA : A ;
+ fun rolig_A_regA : A ;
+ fun rättfärdig_A_regA : A ;
+ fun rättsinnig_A_regA : A ;
+ fun rymlig_A_regA : A ;
+ fun saktmodig_A_regA : A ;
+ fun salig_A_regA : A ;
+ fun sannfärdig_A_regA : A ;
+ fun söder_A_regA : A ;
+ fun seger_A_regA : A ;
+ fun sen_A_regA : A ;
+ fun sjufaldig_A_regA : A ;
+ fun skallig_A_regA : A ;
+ fun skamlig_A_regA : A ;
+ fun skarp_A_regA : A ;
+ fun säker_A_regA : A ;
+ fun skicklig_A_regA : A ;
+ fun skön_A_regA : A ;
+ fun skändlig_A_regA : A ;
+ fun skulder_A_regA : A ;
+ fun smal_A_regA : A ;
+ fun smutsig_A_regA : A ;
+ fun snar_A_regA : A ;
+ fun söndrig_A_regA : A ;
+ fun snäll_A_regA : A ;
+ fun solig_A_regA : A ;
+ fun sorglig_A_regA : A ;
+ fun spräcklig_A_regA : A ;
+ fun söt_A_regA : A ;
+ fun stadig_A_regA : A ;
+ fun stark_A_regA : A ;
+ fun öster_A_regA : A ;
+ fun östlig_A_regA : A ;
+ fun ståndaktig_A_regA : A ;
+ fun ständig_A_regA : A ;
+ fun strimmig_A_regA : A ;
+ fun sträng_A_regA : A ;
+ fun ståtlig_A_regA : A ;
+ fun svag_A_regA : A ;
+ fun svart_A_regA : A ;
+ fun svår_A_regA : A ;
+ fun sydlig_A_regA : A ;
+ fun syndig_A_regA : A ;
+ fun synlig_A_regA : A ;
+ fun tal_A_regA : A ;
+ fun talrik_A_regA : A ;
+ fun tapper_A_regA : A ;
+ fun tillbörlig_A_regA : A ;
+ fun tillfällig_A_regA : A ;
+ fun tillförlitlig_A_regA : A ;
+ fun tillräcklig_A_regA : A ;
+ fun tjock_A_regA : A ;
+ fun tålig_A_regA : A ;
+ fun tålmodig_A_regA : A ;
+ fun tokig_A_regA : A ;
+ fun torr_A_regA : A ;
+ fun törstig_A_regA : A ;
+ fun tryck_A_regA : A ;
+ fun trygg_A_regA : A ;
+ fun tuktig_A_regA : A ;
+ fun tvivelaktig_A_regA : A ;
+ fun tydlig_A_regA : A ;
+ fun under_A_regA : A ;
+ fun underdånig_A_regA : A ;
+ fun underlig_A_regA : A ;
+ fun uppenbar_A_regA : A ;
+ fun uppriktig_A_regA : A ;
+ fun vacker_A_regA : A ;
+ fun vanlig_A_regA : A ;
+ fun vanvettig_A_regA : A ;
+ fun vederstygglig_A_regA : A ;
+ fun verklig_A_regA : A ;
+ fun övermäktig_A_regA : A ;
+ fun övermodig_A_regA : A ;
+ fun översvinnlig_A_regA : A ;
+ fun väger_A_regA : A ;
+ fun viktig_A_regA : A ;
+ fun villig_A_regA : A ;
+ fun villkorlig_A_regA : A ;
+ fun vis_A_regA : A ;
+ fun vislig_A_regA : A ;
+ fun vit_A_regA : A ;
+ fun välbehaglig_A_regA : A ;
+ fun väldig_A_regA : A ;
+ fun övlig_A_regA : A ;
+ fun vämjelig_A_regA : A ;
+ fun vänlig_A_regA : A ;
+ fun vänster_A_regA : A ;
+ fun värdig_A_regA : A ;
+ fun övrig_A_regA : A ;
+ fun väster_A_regA : A ;
+ fun västlig_A_regA : A ;
+ fun väv_A_regA : A ;
+ fun ymnig_A_regA : A ;
+ fun yster_A_regA : A ;
+ fun abbedissa_N_s1 : N ;
+ fun abscissa_N_s1 : N ;
+ fun adresslista_N_s1 : N ;
+ fun afrikanska_N_s1 : N ;
+ fun aga_N_s1 : N ;
+ fun agenda_N_s1 : N ;
+ fun akleja_N_s1 : N ;
+ fun aktersnurra_N_s1 : N ;
+ fun algebra_N_s1 : N ;
+ fun alika_N_s1 : N ;
+ fun allmosa_N_s1 : N ;
+ fun almanacka_N_s1 : N ;
+ fun altartavla_N_s1 : N ;
+ fun amöba_N_s1 : N ;
+ fun amerikanska_N_s1 : N ;
+ fun amma_N_s1 : N ;
+ fun ammonitiska_N_s1 : N ;
+ fun anka_N_s1 : N ;
+ fun anslagstavla_N_s1 : N ;
+ fun apa_N_s1 : N ;
+ fun apmänniska_N_s1 : N ;
+ fun Ara_N_s1 : N ;
+ fun arabiska_N_s1 : N ;
+ fun arbetslöshetskassa_N_s1 : N ;
+ fun arbetsskada_N_s1 : N ;
+ fun area_N_s1 : N ;
+ fun arena_N_s1 : N ;
+ fun argentinska_N_s1 : N ;
+ fun aria_N_s1 : N ;
+ fun armada_N_s1 : N ;
+ fun Asa_N_s1 : N ;
+ fun Asera_N_s1 : N ;
+ fun aura_N_s1 : N ;
+ fun autostrada_N_s1 : N ;
+ fun avigsida_N_s1 : N ;
+ fun avkomma_N_s1 : N ;
+ fun avresa_N_s1 : N ;
+ fun axelskada_N_s1 : N ;
+ fun ayatolla_N_s1 : N ;
+ fun backstuga_N_s1 : N ;
+ fun backsvala_N_s1 : N ;
+ fun bagagelucka_N_s1 : N ;
+ fun bakficka_N_s1 : N ;
+ fun bakgata_N_s1 : N ;
+ fun baklucka_N_s1 : N ;
+ fun bakläxa_N_s1 : N ;
+ fun bakruta_N_s1 : N ;
+ fun baksida_N_s1 : N ;
+ fun balja_N_s1 : N ;
+ fun ballerina_N_s1 : N ;
+ fun bana_N_s1 : N ;
+ fun bandslinga_N_s1 : N ;
+ fun barnaföderska_N_s1 : N ;
+ fun barnmorska_N_s1 : N ;
+ fun barnpiga_N_s1 : N ;
+ fun basilika_N_s1 : N ;
+ fun bena_N_s1 : N ;
+ fun bergskedja_N_s1 : N ;
+ fun bergssida_N_s1 : N ;
+ fun bikupa_N_s1 : N ;
+ fun bila_N_s1 : N ;
+ fun bilaga_N_s1 : N ;
+ fun bilruta_N_s1 : N ;
+ fun bisyssla_N_s1 : N ;
+ fun bjällra_N_s1 : N ;
+ fun björkvedsbrasa_N_s1 : N ;
+ fun björninna_N_s1 : N ;
+ fun bölja_N_s1 : N ;
+ fun blöja_N_s1 : N ;
+ fun blåklocka_N_s1 : N ;
+ fun blomkruka_N_s1 : N ;
+ fun blomma_N_s1 : N ;
+ fun blotta_N_s1 : N ;
+ fun blåsa_N_s1 : N ;
+ fun blåsippa_N_s1 : N ;
+ fun blåslampa_N_s1 : N ;
+ fun blyertspenna_N_s1 : N ;
+ fun böna_N_s1 : N ;
+ fun böneremsa_N_s1 : N ;
+ fun böngryta_N_s1 : N ;
+ fun boja_N_s1 : N ;
+ fun bokhylla_N_s1 : N ;
+ fun bolagsstämma_N_s1 : N ;
+ fun bordslåda_N_s1 : N ;
+ fun bordsända_N_s1 : N ;
+ fun bra_N_s1 : N ;
+ fun bracka_N_s1 : N ;
+ fun brasa_N_s1 : N ;
+ fun börda_N_s1 : N ;
+ fun bräda_N_s1 : N ;
+ fun brödkaka_N_s1 : N ;
+ fun brödsmula_N_s1 : N ;
+ fun bricka_N_s1 : N ;
+ fun brännässla_N_s1 : N ;
+ fun brännvinsflaska_N_s1 : N ;
+ fun brottyta_N_s1 : N ;
+ fun bröstvårta_N_s1 : N ;
+ fun brygga_N_s1 : N ;
+ fun brynja_N_s1 : N ;
+ fun bössa_N_s1 : N ;
+ fun bubbla_N_s1 : N ;
+ fun buckla_N_s1 : N ;
+ fun bukhinna_N_s1 : N ;
+ fun bula_N_s1 : N ;
+ fun bytta_N_s1 : N ;
+ fun byxa_N_s1 : N ;
+ fun cafeteria_N_s1 : N ;
+ fun cederplanka_N_s1 : N ;
+ fun chilenska_N_s1 : N ;
+ fun cortisonspruta_N_s1 : N ;
+ fun dagligvara_N_s1 : N ;
+ fun dagmamma_N_s1 : N ;
+ fun dagsfråga_N_s1 : N ;
+ fun dagsresa_N_s1 : N ;
+ fun dagstjärna_N_s1 : N ;
+ fun derivata_N_s1 : N ;
+ fun diakonissa_N_s1 : N ;
+ fun digitalkamera_N_s1 : N ;
+ fun dimma_N_s1 : N ;
+ fun distriktssköterska_N_s1 : N ;
+ fun ödla_N_s1 : N ;
+ fun docka_N_s1 : N ;
+ fun dokusåpa_N_s1 : N ;
+ fun domkyrka_N_s1 : N ;
+ fun dosa_N_s1 : N ;
+ fun ådra_N_s1 : N ;
+ fun dricka_N_s1 : N ;
+ fun droska_N_s1 : N ;
+ fun dörrklocka_N_s1 : N ;
+ fun dörrspringa_N_s1 : N ;
+ fun druva_N_s1 : N ;
+ fun druvkaka_N_s1 : N ;
+ fun dryckesvara_N_s1 : N ;
+ fun duenna_N_s1 : N ;
+ fun duva_N_s1 : N ;
+ fun dvala_N_s1 : N ;
+ fun dyna_N_s1 : N ;
+ fun edomeiska_N_s1 : N ;
+ fun eldslåga_N_s1 : N ;
+ fun eldsvåda_N_s1 : N ;
+ fun energikälla_N_s1 : N ;
+ fun engelska_N_s1 : N ;
+ fun enkrona_N_s1 : N ;
+ fun etta_N_s1 : N ;
+ fun fackla_N_s1 : N ;
+ fun fakta_N_s1 : N ;
+ fun faktura_N_s1 : N ;
+ fun fana_N_s1 : N ;
+ fun fara_N_s1 : N ;
+ fun farhåga_N_s1 : N ;
+ fun fasa_N_s1 : N ;
+ fun fasta_N_s1 : N ;
+ fun fauna_N_s1 : N ;
+ fun födslovånda_N_s1 : N ;
+ fun felkälla_N_s1 : N ;
+ fun femma_N_s1 : N ;
+ fun fena_N_s1 : N ;
+ fun fäfluga_N_s1 : N ;
+ fun ficka_N_s1 : N ;
+ fun ficklampa_N_s1 : N ;
+ fun fikonkaka_N_s1 : N ;
+ fun filmkamera_N_s1 : N ;
+ fun finlandssvenska_N_s1 : N ;
+ fun finländska_N_s1 : N ;
+ fun finska_N_s1 : N ;
+ fun firma_N_s1 : N ;
+ fun fitta_N_s1 : N ;
+ fun fixstjärna_N_s1 : N ;
+ fun flaga_N_s1 : N ;
+ fun flagga_N_s1 : N ;
+ fun flamma_N_s1 : N ;
+ fun flaska_N_s1 : N ;
+ fun flicka_N_s1 : N ;
+ fun flinga_N_s1 : N ;
+ fun flisa_N_s1 : N ;
+ fun följdfråga_N_s1 : N ;
+ fun fälla_N_s1 : N ;
+ fun flora_N_s1 : N ;
+ fun flotta_N_s1 : N ;
+ fun fläta_N_s1 : N ;
+ fun fluga_N_s1 : N ;
+ fun fängelsehåla_N_s1 : N ;
+ fun fönsterbräda_N_s1 : N ;
+ fun fönsterruta_N_s1 : N ;
+ fun fönsterspringa_N_s1 : N ;
+ fun folkhögskola_N_s1 : N ;
+ fun folksaga_N_s1 : N ;
+ fun folkskola_N_s1 : N ;
+ fun folkvisa_N_s1 : N ;
+ fun fora_N_s1 : N ;
+ fun fotboja_N_s1 : N ;
+ fun fotogenlampa_N_s1 : N ;
+ fun fotokopia_N_s1 : N ;
+ fun fåra_N_s1 : N ;
+ fun framsida_N_s1 : N ;
+ fun fransyska_N_s1 : N ;
+ fun fresterska_N_s1 : N ;
+ fun författarinna_N_s1 : N ;
+ fun fårfålla_N_s1 : N ;
+ fun fråga_N_s1 : N ;
+ fun frikyrka_N_s1 : N ;
+ fun friskola_N_s1 : N ;
+ fun frisörska_N_s1 : N ;
+ fun färja_N_s1 : N ;
+ fun förlaga_N_s1 : N ;
+ fun förlustsiffra_N_s1 : N ;
+ fun förmåga_N_s1 : N ;
+ fun förskola_N_s1 : N ;
+ fun försäkringskassa_N_s1 : N ;
+ fun förstasida_N_s1 : N ;
+ fun förstlingsgåva_N_s1 : N ;
+ fun förstuga_N_s1 : N ;
+ fun förtrollerska_N_s1 : N ;
+ fun frätskada_N_s1 : N ;
+ fun fuga_N_s1 : N ;
+ fun fura_N_s1 : N ;
+ fun furstinna_N_s1 : N ;
+ fun fylla_N_s1 : N ;
+ fun fyra_N_s1 : N ;
+ fun gala_N_s1 : N ;
+ fun gallblåsa_N_s1 : N ;
+ fun ägarinna_N_s1 : N ;
+ fun gata_N_s1 : N ;
+ fun gädda_N_s1 : N ;
+ fun gengångerska_N_s1 : N ;
+ fun gengåva_N_s1 : N ;
+ fun gerilla_N_s1 : N ;
+ fun gågata_N_s1 : N ;
+ fun äggula_N_s1 : N ;
+ fun äggvita_N_s1 : N ;
+ fun ögla_N_s1 : N ;
+ fun glada_N_s1 : N ;
+ fun glaskula_N_s1 : N ;
+ fun glaspärla_N_s1 : N ;
+ fun glödlampa_N_s1 : N ;
+ fun glänta_N_s1 : N ;
+ fun gloria_N_s1 : N ;
+ fun glosa_N_s1 : N ;
+ fun gnista_N_s1 : N ;
+ fun gnutta_N_s1 : N ;
+ fun golfbana_N_s1 : N ;
+ fun golfklubba_N_s1 : N ;
+ fun gorilla_N_s1 : N ;
+ fun grannkvinna_N_s1 : N ;
+ fun gröda_N_s1 : N ;
+ fun grekiska_N_s1 : N ;
+ fun grevinna_N_s1 : N ;
+ fun griffeltavla_N_s1 : N ;
+ fun grimma_N_s1 : N ;
+ fun gränsyta_N_s1 : N ;
+ fun groda_N_s1 : N ;
+ fun grotta_N_s1 : N ;
+ fun gräshoppa_N_s1 : N ;
+ fun gräsmatta_N_s1 : N ;
+ fun grästuva_N_s1 : N ;
+ fun gråsugga_N_s1 : N ;
+ fun gråterska_N_s1 : N ;
+ fun grundskola_N_s1 : N ;
+ fun gruva_N_s1 : N ;
+ fun grävskopa_N_s1 : N ;
+ fun gryta_N_s1 : N ;
+ fun gskola_N_s1 : N ;
+ fun gåta_N_s1 : N ;
+ fun gudinna_N_s1 : N ;
+ fun gula_N_s1 : N ;
+ fun guldgruva_N_s1 : N ;
+ fun guldkedja_N_s1 : N ;
+ fun guldklocka_N_s1 : N ;
+ fun guldkrona_N_s1 : N ;
+ fun gullviva_N_s1 : N ;
+ fun gumma_N_s1 : N ;
+ fun gurka_N_s1 : N ;
+ fun gåva_N_s1 : N ;
+ fun gymnasieskola_N_s1 : N ;
+ fun hacka_N_s1 : N ;
+ fun haka_N_s1 : N ;
+ fun halka_N_s1 : N ;
+ fun halskedja_N_s1 : N ;
+ fun halva_N_s1 : N ;
+ fun handboja_N_s1 : N ;
+ fun handflata_N_s1 : N ;
+ fun harpa_N_s1 : N ;
+ fun hasa_N_s1 : N ;
+ fun helsida_N_s1 : N ;
+ fun heltäckningsmatta_N_s1 : N ;
+ fun hemresa_N_s1 : N ;
+ fun hemsida_N_s1 : N ;
+ fun herdinna_N_s1 : N ;
+ fun högmässa_N_s1 : N ;
+ fun högskola_N_s1 : N ;
+ fun högtidsskara_N_s1 : N ;
+ fun hjältinna_N_s1 : N ;
+ fun hjärna_N_s1 : N ;
+ fun hjärnskada_N_s1 : N ;
+ fun hjässa_N_s1 : N ;
+ fun håla_N_s1 : N ;
+ fun höna_N_s1 : N ;
+ fun hängmatta_N_s1 : N ;
+ fun holländska_N_s1 : N ;
+ fun hona_N_s1 : N ;
+ fun honungskaka_N_s1 : N ;
+ fun hoppjerka_N_s1 : N ;
+ fun hora_N_s1 : N ;
+ fun härdsmälta_N_s1 : N ;
+ fun hårfrisörska_N_s1 : N ;
+ fun hörna_N_s1 : N ;
+ fun härskara_N_s1 : N ;
+ fun härskarspira_N_s1 : N ;
+ fun härva_N_s1 : N ;
+ fun höskrinda_N_s1 : N ;
+ fun hässja_N_s1 : N ;
+ fun hästfibbla_N_s1 : N ;
+ fun hästsko_N_s1 : N ;
+ fun hätta_N_s1 : N ;
+ fun hugsvala_N_s1 : N ;
+ fun huldra_N_s1 : N ;
+ fun humla_N_s1 : N ;
+ fun hushållerska_N_s1 : N ;
+ fun huva_N_s1 : N ;
+ fun häxa_N_s1 : N ;
+ fun hydda_N_s1 : N ;
+ fun hydra_N_s1 : N ;
+ fun hylla_N_s1 : N ;
+ fun hylsa_N_s1 : N ;
+ fun hynda_N_s1 : N ;
+ fun hyra_N_s1 : N ;
+ fun indiska_N_s1 : N ;
+ fun inlaga_N_s1 : N ;
+ fun innerficka_N_s1 : N ;
+ fun inresa_N_s1 : N ;
+ fun insida_N_s1 : N ;
+ fun inspirationskälla_N_s1 : N ;
+ fun irra_N_s1 : N ;
+ fun irrlära_N_s1 : N ;
+ fun isländska_N_s1 : N ;
+ fun italienska_N_s1 : N ;
+ fun jacka_N_s1 : N ;
+ fun jaktstyrka_N_s1 : N ;
+ fun japanska_N_s1 : N ;
+ fun jänta_N_s1 : N ;
+ fun jordloppa_N_s1 : N ;
+ fun jordmänniska_N_s1 : N ;
+ fun järngruva_N_s1 : N ;
+ fun judinna_N_s1 : N ;
+ fun junta_N_s1 : N ;
+ fun kackerlacka_N_s1 : N ;
+ fun kaja_N_s1 : N ;
+ fun kajuta_N_s1 : N ;
+ fun kaka_N_s1 : N ;
+ fun kakelugnslucka_N_s1 : N ;
+ fun kaksmula_N_s1 : N ;
+ fun kamera_N_s1 : N ;
+ fun kammartärna_N_s1 : N ;
+ fun kana_N_s1 : N ;
+ fun kanadensiska_N_s1 : N ;
+ fun kanna_N_s1 : N ;
+ fun kapitalvara_N_s1 : N ;
+ fun kappa_N_s1 : N ;
+ fun Karka_N_s1 : N ;
+ fun karta_N_s1 : N ;
+ fun kassa_N_s1 : N ;
+ fun kassörska_N_s1 : N ;
+ fun kattuggla_N_s1 : N ;
+ fun kedja_N_s1 : N ;
+ fun kejsarinna_N_s1 : N ;
+ fun kesita_N_s1 : N ;
+ fun kägla_N_s1 : N ;
+ fun kindknota_N_s1 : N ;
+ fun kinesiska_N_s1 : N ;
+ fun kista_N_s1 : N ;
+ fun klädnypa_N_s1 : N ;
+ fun klinga_N_s1 : N ;
+ fun klippa_N_s1 : N ;
+ fun kölista_N_s1 : N ;
+ fun källa_N_s1 : N ;
+ fun källartrappa_N_s1 : N ;
+ fun klo_N_s1 : N ;
+ fun klocka_N_s1 : N ;
+ fun klubba_N_s1 : N ;
+ fun klunga_N_s1 : N ;
+ fun klyfta_N_s1 : N ;
+ fun klyscha_N_s1 : N ;
+ fun knäbyxa_N_s1 : N ;
+ fun känga_N_s1 : N ;
+ fun knippa_N_s1 : N ;
+ fun knota_N_s1 : N ;
+ fun knäppkänga_N_s1 : N ;
+ fun känsla_N_s1 : N ;
+ fun ko_N_s1 : N ;
+ fun kobra_N_s1 : N ;
+ fun kofta_N_s1 : N ;
+ fun koja_N_s1 : N ;
+ fun kola_N_s1 : N ;
+ fun kolgruva_N_s1 : N ;
+ fun kolja_N_s1 : N ;
+ fun kollega_N_s1 : N ;
+ fun åkomma_N_s1 : N ;
+ fun kommandobrygga_N_s1 : N ;
+ fun kommendörskedja_N_s1 : N ;
+ fun kopia_N_s1 : N ;
+ fun kopparflaska_N_s1 : N ;
+ fun koreanska_N_s1 : N ;
+ fun kossa_N_s1 : N ;
+ fun kota_N_s1 : N ;
+ fun kåpa_N_s1 : N ;
+ fun krabba_N_s1 : N ;
+ fun kräfta_N_s1 : N ;
+ fun krita_N_s1 : N ;
+ fun kråka_N_s1 : N ;
+ fun kärleksvisa_N_s1 : N ;
+ fun krämpa_N_s1 : N ;
+ fun kärna_N_s1 : N ;
+ fun krönika_N_s1 : N ;
+ fun krona_N_s1 : N ;
+ fun kärra_N_s1 : N ;
+ fun krubba_N_s1 : N ;
+ fun kruka_N_s1 : N ;
+ fun krycka_N_s1 : N ;
+ fun krydda_N_s1 : N ;
+ fun kryddnejlika_N_s1 : N ;
+ fun krypta_N_s1 : N ;
+ fun kåta_N_s1 : N ;
+ fun äktenskapsbryterska_N_s1 : N ;
+ fun kuggfråga_N_s1 : N ;
+ fun kula_N_s1 : N ;
+ fun kullerbytta_N_s1 : N ;
+ fun kulspruta_N_s1 : N ;
+ fun kunskapsklyfta_N_s1 : N ;
+ fun kurva_N_s1 : N ;
+ fun kvarleva_N_s1 : N ;
+ fun kviga_N_s1 : N ;
+ fun kvinna_N_s1 : N ;
+ fun kvinnosakskvinna_N_s1 : N ;
+ fun kyrka_N_s1 : N ;
+ fun kyrkostämma_N_s1 : N ;
+ fun lada_N_s1 : N ;
+ fun lama_N_s1 : N ;
+ fun lampa_N_s1 : N ;
+ fun läcka_N_s1 : N ;
+ fun låda_N_s1 : N ;
+ fun läderjacka_N_s1 : N ;
+ fun lejoninna_N_s1 : N ;
+ fun lekstuga_N_s1 : N ;
+ fun levnadsvana_N_s1 : N ;
+ fun ölflaska_N_s1 : N ;
+ fun läfsa_N_s1 : N ;
+ fun låga_N_s1 : N ;
+ fun liga_N_s1 : N ;
+ fun likkista_N_s1 : N ;
+ fun lilja_N_s1 : N ;
+ fun limpa_N_s1 : N ;
+ fun lina_N_s1 : N ;
+ fun lisa_N_s1 : N ;
+ fun lista_N_s1 : N ;
+ fun livränta_N_s1 : N ;
+ fun livsfara_N_s1 : N ;
+ fun ljungtuva_N_s1 : N ;
+ fun länga_N_s1 : N ;
+ fun loppa_N_s1 : N ;
+ fun lära_N_s1 : N ;
+ fun lärka_N_s1 : N ;
+ fun älskarinna_N_s1 : N ;
+ fun lucka_N_s1 : N ;
+ fun lunga_N_s1 : N ;
+ fun lunta_N_s1 : N ;
+ fun älva_N_s1 : N ;
+ fun lövkoja_N_s1 : N ;
+ fun läxa_N_s1 : N ;
+ fun lycka_N_s1 : N ;
+ fun lykta_N_s1 : N ;
+ fun lyra_N_s1 : N ;
+ fun lyxupplaga_N_s1 : N ;
+ fun madonna_N_s1 : N ;
+ fun magsmärta_N_s1 : N ;
+ fun maja_N_s1 : N ;
+ fun mamma_N_s1 : N ;
+ fun maska_N_s1 : N ;
+ fun massa_N_s1 : N ;
+ fun matta_N_s1 : N ;
+ fun möda_N_s1 : N ;
+ fun medmänniska_N_s1 : N ;
+ fun melodislinga_N_s1 : N ;
+ fun mexikanska_N_s1 : N ;
+ fun midja_N_s1 : N ;
+ fun miljöfråga_N_s1 : N ;
+ fun mina_N_s1 : N ;
+ fun mittbena_N_s1 : N ;
+ fun mjöldryga_N_s1 : N ;
+ fun människa_N_s1 : N ;
+ fun människolära_N_s1 : N ;
+ fun moabitiska_N_s1 : N ;
+ fun mossa_N_s1 : N ;
+ fun mässa_N_s1 : N ;
+ fun mula_N_s1 : N ;
+ fun mulåsna_N_s1 : N ;
+ fun mungipa_N_s1 : N ;
+ fun murgröna_N_s1 : N ;
+ fun mussla_N_s1 : N ;
+ fun mygga_N_s1 : N ;
+ fun myra_N_s1 : N ;
+ fun nådegåva_N_s1 : N ;
+ fun ånga_N_s1 : N ;
+ fun nia_N_s1 : N ;
+ fun änka_N_s1 : N ;
+ fun nolla_N_s1 : N ;
+ fun noppa_N_s1 : N ;
+ fun nota_N_s1 : N ;
+ fun näsa_N_s1 : N ;
+ fun önskelista_N_s1 : N ;
+ fun nässla_N_s1 : N ;
+ fun nunna_N_s1 : N ;
+ fun odåga_N_s1 : N ;
+ fun offergåva_N_s1 : N ;
+ fun ohälsa_N_s1 : N ;
+ fun olja_N_s1 : N ;
+ fun olycka_N_s1 : N ;
+ fun omsämja_N_s1 : N ;
+ fun opera_N_s1 : N ;
+ fun ordlista_N_s1 : N ;
+ fun originalutgåva_N_s1 : N ;
+ fun orsakskedja_N_s1 : N ;
+ fun orättvisa_N_s1 : N ;
+ fun ovilja_N_s1 : N ;
+ fun padda_N_s1 : N ;
+ fun palta_N_s1 : N ;
+ fun panna_N_s1 : N ;
+ fun pannkaka_N_s1 : N ;
+ fun papaya_N_s1 : N ;
+ fun papegoja_N_s1 : N ;
+ fun pappa_N_s1 : N ;
+ fun pappskiva_N_s1 : N ;
+ fun paprika_N_s1 : N ;
+ fun parfymflaska_N_s1 : N ;
+ fun pasta_N_s1 : N ;
+ fun penna_N_s1 : N ;
+ fun penningkista_N_s1 : N ;
+ fun pepparkaka_N_s1 : N ;
+ fun persika_N_s1 : N ;
+ fun piga_N_s1 : N ;
+ fun pingstlilja_N_s1 : N ;
+ fun pipa_N_s1 : N ;
+ fun piska_N_s1 : N ;
+ fun pizza_N_s1 : N ;
+ fun pizzeria_N_s1 : N ;
+ fun pjäxa_N_s1 : N ;
+ fun pålaga_N_s1 : N ;
+ fun planka_N_s1 : N ;
+ fun planta_N_s1 : N ;
+ fun plasma_N_s1 : N ;
+ fun platta_N_s1 : N ;
+ fun plåga_N_s1 : N ;
+ fun plåtlåda_N_s1 : N ;
+ fun polarresa_N_s1 : N ;
+ fun potatissoppa_N_s1 : N ;
+ fun potta_N_s1 : N ;
+ fun äppelkaka_N_s1 : N ;
+ fun principfråga_N_s1 : N ;
+ fun prinsessa_N_s1 : N ;
+ fun prisma_N_s1 : N ;
+ fun pärla_N_s1 : N ;
+ fun profetia_N_s1 : N ;
+ fun profetissa_N_s1 : N ;
+ fun programvara_N_s1 : N ;
+ fun påsklilja_N_s1 : N ;
+ fun puka_N_s1 : N ;
+ fun pulka_N_s1 : N ;
+ fun pumpa_N_s1 : N ;
+ fun puppa_N_s1 : N ;
+ fun rakethylsa_N_s1 : N ;
+ fun razzia_N_s1 : N ;
+ fun rödpenna_N_s1 : N ;
+ fun rädsla_N_s1 : N ;
+ fun rehabiliteringsfråga_N_s1 : N ;
+ fun remsa_N_s1 : N ;
+ fun resa_N_s1 : N ;
+ fun reservoarpenna_N_s1 : N ;
+ fun reskontra_N_s1 : N ;
+ fun restresa_N_s1 : N ;
+ fun resväska_N_s1 : N ;
+ fun reva_N_s1 : N ;
+ fun räfsa_N_s1 : N ;
+ fun ribba_N_s1 : N ;
+ fun riksstämma_N_s1 : N ;
+ fun ringklocka_N_s1 : N ;
+ fun räka_N_s1 : N ;
+ fun räknesticka_N_s1 : N ;
+ fun ärla_N_s1 : N ;
+ fun rämna_N_s1 : N ;
+ fun ränna_N_s1 : N ;
+ fun ränta_N_s1 : N ;
+ fun rosa_N_s1 : N ;
+ fun råraka_N_s1 : N ;
+ fun ärta_N_s1 : N ;
+ fun ärtsoppa_N_s1 : N ;
+ fun råtta_N_s1 : N ;
+ fun rulltrappa_N_s1 : N ;
+ fun runa_N_s1 : N ;
+ fun ruta_N_s1 : N ;
+ fun råvara_N_s1 : N ;
+ fun rövarskara_N_s1 : N ;
+ fun rymdfärja_N_s1 : N ;
+ fun rymdresa_N_s1 : N ;
+ fun rynka_N_s1 : N ;
+ fun saga_N_s1 : N ;
+ fun sallad_N_s1 : N ;
+ fun saltskorpa_N_s1 : N ;
+ fun salva_N_s1 : N ;
+ fun samba_N_s1 : N ;
+ fun samhällsfråga_N_s1 : N ;
+ fun sandlåda_N_s1 : N ;
+ fun sena_N_s1 : N ;
+ fun Sera_N_s1 : N ;
+ fun sexa_N_s1 : N ;
+ fun Sia_N_s1 : N ;
+ fun sida_N_s1 : N ;
+ fun siffra_N_s1 : N ;
+ fun signalklocka_N_s1 : N ;
+ fun Siha_N_s1 : N ;
+ fun silkesstrumpa_N_s1 : N ;
+ fun silltunna_N_s1 : N ;
+ fun silverklocka_N_s1 : N ;
+ fun sippa_N_s1 : N ;
+ fun sjua_N_s1 : N ;
+ fun sjukkassa_N_s1 : N ;
+ fun sjuksköterska_N_s1 : N ;
+ fun ska_N_s1 : N ;
+ fun skada_N_s1 : N ;
+ fun skala_N_s1 : N ;
+ fun skaldinna_N_s1 : N ;
+ fun skallskada_N_s1 : N ;
+ fun skara_N_s1 : N ;
+ fun skena_N_s1 : N ;
+ fun säkerhetsstyrka_N_s1 : N ;
+ fun skida_N_s1 : N ;
+ fun skidresa_N_s1 : N ;
+ fun skilsmässa_N_s1 : N ;
+ fun skinka_N_s1 : N ;
+ fun skinnbyxa_N_s1 : N ;
+ fun skiva_N_s1 : N ;
+ fun skjorta_N_s1 : N ;
+ fun sköka_N_s1 : N ;
+ fun sköldpadda_N_s1 : N ;
+ fun skälla_N_s1 : N ;
+ fun skola_N_s1 : N ;
+ fun skopa_N_s1 : N ;
+ fun skorpa_N_s1 : N ;
+ fun skäppa_N_s1 : N ;
+ fun skåra_N_s1 : N ;
+ fun skrattsalva_N_s1 : N ;
+ fun skreva_N_s1 : N ;
+ fun skröna_N_s1 : N ;
+ fun skräpgömma_N_s1 : N ;
+ fun skärva_N_s1 : N ;
+ fun skrynkla_N_s1 : N ;
+ fun skugga_N_s1 : N ;
+ fun skuldra_N_s1 : N ;
+ fun skuta_N_s1 : N ;
+ fun slagdänga_N_s1 : N ;
+ fun slagruta_N_s1 : N ;
+ fun slampa_N_s1 : N ;
+ fun slamsa_N_s1 : N ;
+ fun slana_N_s1 : N ;
+ fun slägga_N_s1 : N ;
+ fun slinga_N_s1 : N ;
+ fun slöja_N_s1 : N ;
+ fun slända_N_s1 : N ;
+ fun slyna_N_s1 : N ;
+ fun smedja_N_s1 : N ;
+ fun småflicka_N_s1 : N ;
+ fun smocka_N_s1 : N ;
+ fun smärta_N_s1 : N ;
+ fun smula_N_s1 : N ;
+ fun åsna_N_s1 : N ;
+ fun snara_N_s1 : N ;
+ fun snäcka_N_s1 : N ;
+ fun snöflinga_N_s1 : N ;
+ fun sånggudinna_N_s1 : N ;
+ fun åsninna_N_s1 : N ;
+ fun snuva_N_s1 : N ;
+ fun socka_N_s1 : N ;
+ fun soffa_N_s1 : N ;
+ fun sommarstuga_N_s1 : N ;
+ fun sopa_N_s1 : N ;
+ fun sopmaja_N_s1 : N ;
+ fun soppa_N_s1 : N ;
+ fun såpa_N_s1 : N ;
+ fun såpbubbla_N_s1 : N ;
+ fun speditionsfirma_N_s1 : N ;
+ fun spelmansvisa_N_s1 : N ;
+ fun spillra_N_s1 : N ;
+ fun spilta_N_s1 : N ;
+ fun spinnerska_N_s1 : N ;
+ fun spira_N_s1 : N ;
+ fun spottlåda_N_s1 : N ;
+ fun spottsalva_N_s1 : N ;
+ fun springa_N_s1 : N ;
+ fun spruta_N_s1 : N ;
+ fun spya_N_s1 : N ;
+ fun sta_N_s1 : N ;
+ fun standardfråga_N_s1 : N ;
+ fun städerska_N_s1 : N ;
+ fun stekpanna_N_s1 : N ;
+ fun stenklyfta_N_s1 : N ;
+ fun stentrappa_N_s1 : N ;
+ fun sticka_N_s1 : N ;
+ fun stjärna_N_s1 : N ;
+ fun stålpenna_N_s1 : N ;
+ fun stämma_N_s1 : N ;
+ fun stånka_N_s1 : N ;
+ fun storstuga_N_s1 : N ;
+ fun strimla_N_s1 : N ;
+ fun strimma_N_s1 : N ;
+ fun strumpa_N_s1 : N ;
+ fun strövskara_N_s1 : N ;
+ fun stryksticka_N_s1 : N ;
+ fun stuga_N_s1 : N ;
+ fun stupa_N_s1 : N ;
+ fun stupränna_N_s1 : N ;
+ fun sugga_N_s1 : N ;
+ fun sula_N_s1 : N ;
+ fun summa_N_s1 : N ;
+ fun svacka_N_s1 : N ;
+ fun svala_N_s1 : N ;
+ fun svenska_N_s1 : N ;
+ fun sylta_N_s1 : N ;
+ fun synagoga_N_s1 : N ;
+ fun syra_N_s1 : N ;
+ fun syriska_N_s1 : N ;
+ fun syrsa_N_s1 : N ;
+ fun syssla_N_s1 : N ;
+ fun tacka_N_s1 : N ;
+ fun tavla_N_s1 : N ;
+ fun taxa_N_s1 : N ;
+ fun tempeltärna_N_s1 : N ;
+ fun terska_N_s1 : N ;
+ fun tågmatta_N_s1 : N ;
+ fun ticka_N_s1 : N ;
+ fun tiggarlista_N_s1 : N ;
+ fun tilja_N_s1 : N ;
+ fun tjänarinna_N_s1 : N ;
+ fun tjänsteflicka_N_s1 : N ;
+ fun tjänstekvinna_N_s1 : N ;
+ fun tjänsteresa_N_s1 : N ;
+ fun tändsticka_N_s1 : N ;
+ fun tångloppa_N_s1 : N ;
+ fun toffla_N_s1 : N ;
+ fun torva_N_s1 : N ;
+ fun täppa_N_s1 : N ;
+ fun trafikolycka_N_s1 : N ;
+ fun trafikskola_N_s1 : N ;
+ fun trana_N_s1 : N ;
+ fun trappa_N_s1 : N ;
+ fun trasa_N_s1 : N ;
+ fun travbana_N_s1 : N ;
+ fun trea_N_s1 : N ;
+ fun tröja_N_s1 : N ;
+ fun träkanna_N_s1 : N ;
+ fun trälinna_N_s1 : N ;
+ fun tärna_N_s1 : N ;
+ fun trollkvinna_N_s1 : N ;
+ fun trollpacka_N_s1 : N ;
+ fun trosa_N_s1 : N ;
+ fun tårta_N_s1 : N ;
+ fun träta_N_s1 : N ;
+ fun trumhinna_N_s1 : N ;
+ fun trumma_N_s1 : N ;
+ fun åtta_N_s1 : N ;
+ fun tuba_N_s1 : N ;
+ fun tunga_N_s1 : N ;
+ fun tunna_N_s1 : N ;
+ fun tunnelbana_N_s1 : N ;
+ fun tunnkaka_N_s1 : N ;
+ fun turturduva_N_s1 : N ;
+ fun tuva_N_s1 : N ;
+ fun tvåa_N_s1 : N ;
+ fun tvistefråga_N_s1 : N ;
+ fun tvärgata_N_s1 : N ;
+ fun tyska_N_s1 : N ;
+ fun uggla_N_s1 : N ;
+ fun ullstrumpa_N_s1 : N ;
+ fun undersida_N_s1 : N ;
+ fun undersköterska_N_s1 : N ;
+ fun upplaga_N_s1 : N ;
+ fun uppta_N_s1 : N ;
+ fun urna_N_s1 : N ;
+ fun utgåva_N_s1 : N ;
+ fun utsaga_N_s1 : N ;
+ fun utsida_N_s1 : N ;
+ fun vagga_N_s1 : N ;
+ fun vaggvisa_N_s1 : N ;
+ fun vaka_N_s1 : N ;
+ fun valkyria_N_s1 : N ;
+ fun valuta_N_s1 : N ;
+ fun vana_N_s1 : N ;
+ fun vara_N_s1 : N ;
+ fun vattenkälla_N_s1 : N ;
+ fun vattenloppa_N_s1 : N ;
+ fun vattenyta_N_s1 : N ;
+ fun väckarklocka_N_s1 : N ;
+ fun våda_N_s1 : N ;
+ fun väderbössa_N_s1 : N ;
+ fun vecka_N_s1 : N ;
+ fun vedermöda_N_s1 : N ;
+ fun veranda_N_s1 : N ;
+ fun övermänniska_N_s1 : N ;
+ fun översida_N_s1 : N ;
+ fun övervakningskamera_N_s1 : N ;
+ fun vessla_N_s1 : N ;
+ fun våffla_N_s1 : N ;
+ fun våga_N_s1 : N ;
+ fun vildåsna_N_s1 : N ;
+ fun vilja_N_s1 : N ;
+ fun villolära_N_s1 : N ;
+ fun vinda_N_s1 : N ;
+ fun vindruta_N_s1 : N ;
+ fun vindruva_N_s1 : N ;
+ fun vipa_N_s1 : N ;
+ fun visa_N_s1 : N ;
+ fun väninna_N_s1 : N ;
+ fun vårblomma_N_s1 : N ;
+ fun värdinna_N_s1 : N ;
+ fun värja_N_s1 : N ;
+ fun världsstjärna_N_s1 : N ;
+ fun vårta_N_s1 : N ;
+ fun väska_N_s1 : N ;
+ fun vätska_N_s1 : N ;
+ fun väverska_N_s1 : N ;
+ fun yllestrumpa_N_s1 : N ;
+ fun yta_N_s1 : N ;
+ fun yxa_N_s1 : N ;
+ fun zebra_N_s1 : N ;
+ fun å_N_s2 : N ;
+ fun abborre_N_s2 : N ;
+ fun abbot_N_s2 : N ;
+ fun aborre_N_s2 : N ;
+ fun accentuering_N_s2 : N ;
+ fun adressbuss_N_s2 : N ;
+ fun adressändring_N_s2 : N ;
+ fun akilleshäl_N_s2 : N ;
+ fun akt_N_s2 : N ;
+ fun allokering_N_s2 : N ;
+ fun aln_N_s2 : N ;
+ fun amortering_N_s2 : N ;
+ fun anbefallning_N_s2 : N ;
+ fun and_N_s2 : N ;
+ fun ande_N_s2 : N ;
+ fun andel_N_s2 : N ;
+ fun andning_N_s2 : N ;
+ fun anföring_N_s2 : N ;
+ fun angivning_N_s2 : N ;
+ fun anhopning_N_s2 : N ;
+ fun aning_N_s2 : N ;
+ fun anknytning_N_s2 : N ;
+ fun anledning_N_s2 : N ;
+ fun anläggning_N_s2 : N ;
+ fun anmaning_N_s2 : N ;
+ fun anmälning_N_s2 : N ;
+ fun anmärkning_N_s2 : N ;
+ fun annandag_N_s2 : N ;
+ fun annektering_N_s2 : N ;
+ fun annonsering_N_s2 : N ;
+ fun anordning_N_s2 : N ;
+ fun anpassning_N_s2 : N ;
+ fun anrikning_N_s2 : N ;
+ fun anrättning_N_s2 : N ;
+ fun ansamling_N_s2 : N ;
+ fun anskaffning_N_s2 : N ;
+ fun ansökning_N_s2 : N ;
+ fun anslutning_N_s2 : N ;
+ fun anspelning_N_s2 : N ;
+ fun anställning_N_s2 : N ;
+ fun anstormning_N_s2 : N ;
+ fun ansträngning_N_s2 : N ;
+ fun antagning_N_s2 : N ;
+ fun anteckning_N_s2 : N ;
+ fun antydning_N_s2 : N ;
+ fun anvisning_N_s2 : N ;
+ fun använde_N_s2 : N ;
+ fun användning_N_s2 : N ;
+ fun apbur_N_s2 : N ;
+ fun apollofjäril_N_s2 : N ;
+ fun apostel_N_s2 : N ;
+ fun apotek_N_s2 : N ;
+ fun arbetsdag_N_s2 : N ;
+ fun arbetsförmedling_N_s2 : N ;
+ fun arbetsprövning_N_s2 : N ;
+ fun arm_N_s2 : N ;
+ fun armbåge_N_s2 : N ;
+ fun arme_N_s2 : N ;
+ fun armhävning_N_s2 : N ;
+ fun armring_N_s2 : N ;
+ fun arrestering_N_s2 : N ;
+ fun artikel_N_s2 : N ;
+ fun arvedel_N_s2 : N ;
+ fun arvinge_N_s2 : N ;
+ fun asagud_N_s2 : N ;
+ fun ask_N_s2 : N ;
+ fun aske_N_s2 : N ;
+ fun atomubåt_N_s2 : N ;
+ fun automatisering_N_s2 : N ;
+ fun avbetalning_N_s2 : N ;
+ fun avbildning_N_s2 : N ;
+ fun avdelning_N_s2 : N ;
+ fun avdunstning_N_s2 : N ;
+ fun avfälling_N_s2 : N ;
+ fun avflyttning_N_s2 : N ;
+ fun avgiftning_N_s2 : N ;
+ fun avgång_N_s2 : N ;
+ fun avgränsning_N_s2 : N ;
+ fun avgud_N_s2 : N ;
+ fun avhandling_N_s2 : N ;
+ fun avisering_N_s2 : N ;
+ fun avkastning_N_s2 : N ;
+ fun avkänning_N_s2 : N ;
+ fun avkomling_N_s2 : N ;
+ fun avkoppling_N_s2 : N ;
+ fun avkrok_N_s2 : N ;
+ fun avlagring_N_s2 : N ;
+ fun avledning_N_s2 : N ;
+ fun avlivning_N_s2 : N ;
+ fun avlöning_N_s2 : N ;
+ fun avläsning_N_s2 : N ;
+ fun avlusning_N_s2 : N ;
+ fun avlyssning_N_s2 : N ;
+ fun avreglering_N_s2 : N ;
+ fun avresedag_N_s2 : N ;
+ fun avrättning_N_s2 : N ;
+ fun avrundning_N_s2 : N ;
+ fun avskedshälsning_N_s2 : N ;
+ fun avsökning_N_s2 : N ;
+ fun avskrivning_N_s2 : N ;
+ fun avslappning_N_s2 : N ;
+ fun avslutning_N_s2 : N ;
+ fun avspelning_N_s2 : N ;
+ fun avstavning_N_s2 : N ;
+ fun avstigning_N_s2 : N ;
+ fun avstjälpning_N_s2 : N ;
+ fun avstämning_N_s2 : N ;
+ fun avstängning_N_s2 : N ;
+ fun avsättning_N_s2 : N ;
+ fun avsyning_N_s2 : N ;
+ fun avtappning_N_s2 : N ;
+ fun avtrubbning_N_s2 : N ;
+ fun avtryck_N_s2 : N ;
+ fun avveckling_N_s2 : N ;
+ fun avverkning_N_s2 : N ;
+ fun avvägning_N_s2 : N ;
+ fun avvisning_N_s2 : N ;
+ fun avyttring_N_s2 : N ;
+ fun axel_N_s2 : N ;
+ fun backe_N_s2 : N ;
+ fun badrock_N_s2 : N ;
+ fun bagge_N_s2 : N ;
+ fun bakduk_N_s2 : N ;
+ fun bakgård_N_s2 : N ;
+ fun bakkropp_N_s2 : N ;
+ fun bakplåt_N_s2 : N ;
+ fun baktanke_N_s2 : N ;
+ fun bakteriehärd_N_s2 : N ;
+ fun bakväg_N_s2 : N ;
+ fun balansräkning_N_s2 : N ;
+ fun balk_N_s2 : N ;
+ fun banvall_N_s2 : N ;
+ fun bardisk_N_s2 : N ;
+ fun barkbit_N_s2 : N ;
+ fun barm_N_s2 : N ;
+ fun barnkull_N_s2 : N ;
+ fun basketboll_N_s2 : N ;
+ fun bautasten_N_s2 : N ;
+ fun bäck_N_s2 : N ;
+ fun böckling_N_s2 : N ;
+ fun bädd_N_s2 : N ;
+ fun bearbetning_N_s2 : N ;
+ fun bebis_N_s2 : N ;
+ fun bedömning_N_s2 : N ;
+ fun bedövning_N_s2 : N ;
+ fun befallning_N_s2 : N ;
+ fun befattning_N_s2 : N ;
+ fun befolkning_N_s2 : N ;
+ fun befruktning_N_s2 : N ;
+ fun begravning_N_s2 : N ;
+ fun begränsning_N_s2 : N ;
+ fun begåvning_N_s2 : N ;
+ fun behag_N_s2 : N ;
+ fun behandling_N_s2 : N ;
+ fun beklämning_N_s2 : N ;
+ fun bekämpning_N_s2 : N ;
+ fun belastning_N_s2 : N ;
+ fun beläggning_N_s2 : N ;
+ fun belägring_N_s2 : N ;
+ fun belåning_N_s2 : N ;
+ fun belysning_N_s2 : N ;
+ fun bemanning_N_s2 : N ;
+ fun bemärkelsedag_N_s2 : N ;
+ fun benådning_N_s2 : N ;
+ fun benämning_N_s2 : N ;
+ fun bensinmack_N_s2 : N ;
+ fun beredning_N_s2 : N ;
+ fun bergstopp_N_s2 : N ;
+ fun bergvägg_N_s2 : N ;
+ fun beräkning_N_s2 : N ;
+ fun beroendeställning_N_s2 : N ;
+ fun beröring_N_s2 : N ;
+ fun berusning_N_s2 : N ;
+ fun besiktning_N_s2 : N ;
+ fun besittning_N_s2 : N ;
+ fun beskattning_N_s2 : N ;
+ fun beskrivning_N_s2 : N ;
+ fun beskyllning_N_s2 : N ;
+ fun beslut_N_s2 : N ;
+ fun besparing_N_s2 : N ;
+ fun bespisning_N_s2 : N ;
+ fun besprutning_N_s2 : N ;
+ fun best_N_s2 : N ;
+ fun beställning_N_s2 : N ;
+ fun bestämning_N_s2 : N ;
+ fun beståndsdel_N_s2 : N ;
+ fun bestraffning_N_s2 : N ;
+ fun bestrålning_N_s2 : N ;
+ fun besättning_N_s2 : N ;
+ fun bestyckning_N_s2 : N ;
+ fun besvärjning_N_s2 : N ;
+ fun bet_N_s2 : N ;
+ fun betalning_N_s2 : N ;
+ fun betäckning_N_s2 : N ;
+ fun beteckning_N_s2 : N ;
+ fun betoning_N_s2 : N ;
+ fun bevakning_N_s2 : N ;
+ fun bevis_N_s2 : N ;
+ fun beväring_N_s2 : N ;
+ fun båge_N_s2 : N ;
+ fun bågskytt_N_s2 : N ;
+ fun bibel_N_s2 : N ;
+ fun biff_N_s2 : N ;
+ fun bil_N_s2 : N ;
+ fun bild_N_s2 : N ;
+ fun bildning_N_s2 : N ;
+ fun bildskärm_N_s2 : N ;
+ fun bildvisning_N_s2 : N ;
+ fun bilkörning_N_s2 : N ;
+ fun bindel_N_s2 : N ;
+ fun bindning_N_s2 : N ;
+ fun binge_N_s2 : N ;
+ fun binomialfördelning_N_s2 : N ;
+ fun biskop_N_s2 : N ;
+ fun bisvärm_N_s2 : N ;
+ fun bit_N_s2 : N ;
+ fun biverkning_N_s2 : N ;
+ fun böjning_N_s2 : N ;
+ fun björk_N_s2 : N ;
+ fun björn_N_s2 : N ;
+ fun bjässe_N_s2 : N ;
+ fun bjudning_N_s2 : N ;
+ fun black_N_s2 : N ;
+ fun blandning_N_s2 : N ;
+ fun bläckfisk_N_s2 : N ;
+ fun blick_N_s2 : N ;
+ fun blink_N_s2 : N ;
+ fun blinkning_N_s2 : N ;
+ fun blixt_N_s2 : N ;
+ fun blixtbelysning_N_s2 : N ;
+ fun blåklint_N_s2 : N ;
+ fun blåmes_N_s2 : N ;
+ fun blockering_N_s2 : N ;
+ fun blodfläck_N_s2 : N ;
+ fun blodpöl_N_s2 : N ;
+ fun blodspenning_N_s2 : N ;
+ fun blott_N_s2 : N ;
+ fun blås_N_s2 : N ;
+ fun blåsning_N_s2 : N ;
+ fun bluff_N_s2 : N ;
+ fun blus_N_s2 : N ;
+ fun blyerts_N_s2 : N ;
+ fun bänk_N_s2 : N ;
+ fun bock_N_s2 : N ;
+ fun bod_N_s2 : N ;
+ fun bofink_N_s2 : N ;
+ fun boj_N_s2 : N ;
+ fun bokning_N_s2 : N ;
+ fun boll_N_s2 : N ;
+ fun bombning_N_s2 : N ;
+ fun bondgård_N_s2 : N ;
+ fun bondpojke_N_s2 : N ;
+ fun boning_N_s2 : N ;
+ fun borg_N_s2 : N ;
+ fun borrning_N_s2 : N ;
+ fun borste_N_s2 : N ;
+ fun bostadsrättsförening_N_s2 : N ;
+ fun bosättning_N_s2 : N ;
+ fun bot_N_s2 : N ;
+ fun bouppteckning_N_s2 : N ;
+ fun bov_N_s2 : N ;
+ fun box_N_s2 : N ;
+ fun bår_N_s2 : N ;
+ fun brandbil_N_s2 : N ;
+ fun brandmur_N_s2 : N ;
+ fun brasklapp_N_s2 : N ;
+ fun bärbuske_N_s2 : N ;
+ fun åbrädd_N_s2 : N ;
+ fun brädd_N_s2 : N ;
+ fun breddning_N_s2 : N ;
+ fun brevväxling_N_s2 : N ;
+ fun bärgning_N_s2 : N ;
+ fun brigg_N_s2 : N ;
+ fun brink_N_s2 : N ;
+ fun bristning_N_s2 : N ;
+ fun bristsjukdom_N_s2 : N ;
+ fun brits_N_s2 : N ;
+ fun bråkdel_N_s2 : N ;
+ fun bränning_N_s2 : N ;
+ fun brännmärkning_N_s2 : N ;
+ fun bro_N_s2 : N ;
+ fun brodd_N_s2 : N ;
+ fun broms_N_s2 : N ;
+ fun bromsanordning_N_s2 : N ;
+ fun brott_N_s2 : N ;
+ fun brottsling_N_s2 : N ;
+ fun bärsärk_N_s2 : N ;
+ fun bröstarvinge_N_s2 : N ;
+ fun bråte_N_s2 : N ;
+ fun brud_N_s2 : N ;
+ fun bruk_N_s2 : N ;
+ fun bruksanvisning_N_s2 : N ;
+ fun brunn_N_s2 : N ;
+ fun brygg_N_s2 : N ;
+ fun brytning_N_s2 : N ;
+ fun båt_N_s2 : N ;
+ fun båtshake_N_s2 : N ;
+ fun budget_N_s2 : N ;
+ fun budkavle_N_s2 : N ;
+ fun buffert_N_s2 : N ;
+ fun bugg_N_s2 : N ;
+ fun bulle_N_s2 : N ;
+ fun bult_N_s2 : N ;
+ fun bunke_N_s2 : N ;
+ fun bunt_N_s2 : N ;
+ fun bur_N_s2 : N ;
+ fun burk_N_s2 : N ;
+ fun buse_N_s2 : N ;
+ fun buske_N_s2 : N ;
+ fun buss_N_s2 : N ;
+ fun by_N_s2 : N ;
+ fun byggherre_N_s2 : N ;
+ fun byggkloss_N_s2 : N ;
+ fun camping_N_s2 : N ;
+ fun chansning_N_s2 : N ;
+ fun cirkus_N_s2 : N ;
+ fun cocktail_N_s2 : N ;
+ fun dag_N_s2 : N ;
+ fun dagavdelning_N_s2 : N ;
+ fun dage_N_s2 : N ;
+ fun daggmask_N_s2 : N ;
+ fun dagordning_N_s2 : N ;
+ fun dagspenning_N_s2 : N ;
+ fun dagstidning_N_s2 : N ;
+ fun dal_N_s2 : N ;
+ fun dale_N_s2 : N ;
+ fun dalgång_N_s2 : N ;
+ fun dalkarl_N_s2 : N ;
+ fun dallring_N_s2 : N ;
+ fun dalmålning_N_s2 : N ;
+ fun damm_N_s2 : N ;
+ fun dans_N_s2 : N ;
+ fun danse_N_s2 : N ;
+ fun darrning_N_s2 : N ;
+ fun dataavdelning_N_s2 : N ;
+ fun datainsamling_N_s2 : N ;
+ fun dataskärm_N_s2 : N ;
+ fun datorisering_N_s2 : N ;
+ fun datorskärm_N_s2 : N ;
+ fun död_N_s2 : N ;
+ fun döding_N_s2 : N ;
+ fun dödskalle_N_s2 : N ;
+ fun debitering_N_s2 : N ;
+ fun decentralisering_N_s2 : N ;
+ fun degradering_N_s2 : N ;
+ fun del_N_s2 : N ;
+ fun delegering_N_s2 : N ;
+ fun delning_N_s2 : N ;
+ fun ädelsten_N_s2 : N ;
+ fun deltagarförteckning_N_s2 : N ;
+ fun demokratisering_N_s2 : N ;
+ fun deportering_N_s2 : N ;
+ fun derivering_N_s2 : N ;
+ fun devalvering_N_s2 : N ;
+ fun diarieföring_N_s2 : N ;
+ fun diavisning_N_s2 : N ;
+ fun diktning_N_s2 : N ;
+ fun diktsamling_N_s2 : N ;
+ fun direktsändning_N_s2 : N ;
+ fun disk_N_s2 : N ;
+ fun diskho_N_s2 : N ;
+ fun diskning_N_s2 : N ;
+ fun diskriminering_N_s2 : N ;
+ fun diskus_N_s2 : N ;
+ fun diskvalificering_N_s2 : N ;
+ fun djupdykning_N_s2 : N ;
+ fun djurfarm_N_s2 : N ;
+ fun djävel_N_s2 : N ;
+ fun ädling_N_s2 : N ;
+ fun dämpning_N_s2 : N ;
+ fun doft_N_s2 : N ;
+ fun doktorsavhandling_N_s2 : N ;
+ fun dolk_N_s2 : N ;
+ fun dom_N_s2 : N ;
+ fun domstol_N_s2 : N ;
+ fun dosering_N_s2 : N ;
+ fun drabbning_N_s2 : N ;
+ fun dragning_N_s2 : N ;
+ fun drake_N_s2 : N ;
+ fun dåre_N_s2 : N ;
+ fun dressing_N_s2 : N ;
+ fun dribbling_N_s2 : N ;
+ fun drill_N_s2 : N ;
+ fun drink_N_s2 : N ;
+ fun dränering_N_s2 : N ;
+ fun dräng_N_s2 : N ;
+ fun droppe_N_s2 : N ;
+ fun drottning_N_s2 : N ;
+ fun dråp_N_s2 : N ;
+ fun dörr_N_s2 : N ;
+ fun drulle_N_s2 : N ;
+ fun drunkning_N_s2 : N ;
+ fun dubb_N_s2 : N ;
+ fun dubblering_N_s2 : N ;
+ fun duk_N_s2 : N ;
+ fun dumpning_N_s2 : N ;
+ fun dumsnut_N_s2 : N ;
+ fun dunge_N_s2 : N ;
+ fun dunk_N_s2 : N ;
+ fun duns_N_s2 : N ;
+ fun dusch_N_s2 : N ;
+ fun dvärg_N_s2 : N ;
+ fun dykning_N_s2 : N ;
+ fun dyning_N_s2 : N ;
+ fun dypöl_N_s2 : N ;
+ fun dyrgrip_N_s2 : N ;
+ fun effektivisering_N_s2 : N ;
+ fun efterapning_N_s2 : N ;
+ fun efterforskning_N_s2 : N ;
+ fun efterlysning_N_s2 : N ;
+ fun eftermiddag_N_s2 : N ;
+ fun efterräkning_N_s2 : N ;
+ fun eftersläpning_N_s2 : N ;
+ fun egendom_N_s2 : N ;
+ fun egg_N_s2 : N ;
+ fun ek_N_s2 : N ;
+ fun ekonomutbildning_N_s2 : N ;
+ fun ekorr_N_s2 : N ;
+ fun ekorre_N_s2 : N ;
+ fun ekosändning_N_s2 : N ;
+ fun elavläsning_N_s2 : N ;
+ fun eldragning_N_s2 : N ;
+ fun eldsjäl_N_s2 : N ;
+ fun eliminering_N_s2 : N ;
+ fun elitserieklubb_N_s2 : N ;
+ fun elledning_N_s2 : N ;
+ fun elräkning_N_s2 : N ;
+ fun elvisp_N_s2 : N ;
+ fun en_N_s2 : N ;
+ fun enhörning_N_s2 : N ;
+ fun ensamvandring_N_s2 : N ;
+ fun enskog_N_s2 : N ;
+ fun ersättning_N_s2 : N ;
+ fun erövring_N_s2 : N ;
+ fun etablering_N_s2 : N ;
+ fun etsning_N_s2 : N ;
+ fun evakuering_N_s2 : N ;
+ fun exekvering_N_s2 : N ;
+ fun exploatering_N_s2 : N ;
+ fun exponering_N_s2 : N ;
+ fun fabulering_N_s2 : N ;
+ fun fackförening_N_s2 : N ;
+ fun faktorladdning_N_s2 : N ;
+ fun fakturering_N_s2 : N ;
+ fun falk_N_s2 : N ;
+ fun fallbeskrivning_N_s2 : N ;
+ fun fallgrop_N_s2 : N ;
+ fun fallos_N_s2 : N ;
+ fun fallskärm_N_s2 : N ;
+ fun faltning_N_s2 : N ;
+ fun falukorv_N_s2 : N ;
+ fun familjegrav_N_s2 : N ;
+ fun famn_N_s2 : N ;
+ fun farm_N_s2 : N ;
+ fun farväg_N_s2 : N ;
+ fun fast_N_s2 : N ;
+ fun fatt_N_s2 : N ;
+ fun fattning_N_s2 : N ;
+ fun fäbod_N_s2 : N ;
+ fun fegis_N_s2 : N ;
+ fun felläsning_N_s2 : N ;
+ fun felräkning_N_s2 : N ;
+ fun felsägning_N_s2 : N ;
+ fun felskrivning_N_s2 : N ;
+ fun felstavning_N_s2 : N ;
+ fun feltolkning_N_s2 : N ;
+ fun femhörning_N_s2 : N ;
+ fun femåring_N_s2 : N ;
+ fun femtedel_N_s2 : N ;
+ fun femtonåring_N_s2 : N ;
+ fun feststämning_N_s2 : N ;
+ fun fågel_N_s2 : N ;
+ fun fågelholk_N_s2 : N ;
+ fun fikus_N_s2 : N ;
+ fun fil_N_s2 : N ;
+ fun filbunke_N_s2 : N ;
+ fun filmatisering_N_s2 : N ;
+ fun filmduk_N_s2 : N ;
+ fun filminspelning_N_s2 : N ;
+ fun filmning_N_s2 : N ;
+ fun filmvisning_N_s2 : N ;
+ fun filt_N_s2 : N ;
+ fun filtrering_N_s2 : N ;
+ fun fimp_N_s2 : N ;
+ fun fingersättning_N_s2 : N ;
+ fun fingertopp_N_s2 : N ;
+ fun fingre_N_s2 : N ;
+ fun fink_N_s2 : N ;
+ fun finlandssvensk_N_s2 : N ;
+ fun finlandssvenske_N_s2 : N ;
+ fun fisk_N_s2 : N ;
+ fun fiskbit_N_s2 : N ;
+ fun fiskbulle_N_s2 : N ;
+ fun fiske_N_s2 : N ;
+ fun fiskebåt_N_s2 : N ;
+ fun fiskgjuse_N_s2 : N ;
+ fun fixering_N_s2 : N ;
+ fun fjant_N_s2 : N ;
+ fun fjäderhatt_N_s2 : N ;
+ fun fjädring_N_s2 : N ;
+ fun fjällsluttning_N_s2 : N ;
+ fun fjord_N_s2 : N ;
+ fun fjärd_N_s2 : N ;
+ fun fjärdedel_N_s2 : N ;
+ fun fjärding_N_s2 : N ;
+ fun fjäril_N_s2 : N ;
+ fun flaskhals_N_s2 : N ;
+ fun fläck_N_s2 : N ;
+ fun fälg_N_s2 : N ;
+ fun flik_N_s2 : N ;
+ fun följdverkning_N_s2 : N ;
+ fun fåll_N_s2 : N ;
+ fun fällkniv_N_s2 : N ;
+ fun fällning_N_s2 : N ;
+ fun flock_N_s2 : N ;
+ fun flodhäst_N_s2 : N ;
+ fun flott_N_s2 : N ;
+ fun flotte_N_s2 : N ;
+ fun flört_N_s2 : N ;
+ fun flugsvamp_N_s2 : N ;
+ fun flygning_N_s2 : N ;
+ fun flykt_N_s2 : N ;
+ fun flykting_N_s2 : N ;
+ fun flytning_N_s2 : N ;
+ fun flytt_N_s2 : N ;
+ fun flyttning_N_s2 : N ;
+ fun flytväst_N_s2 : N ;
+ fun fåne_N_s2 : N ;
+ fun fång_N_s2 : N ;
+ fun fånge_N_s2 : N ;
+ fun fänrik_N_s2 : N ;
+ fun fönsterglugg_N_s2 : N ;
+ fun fog_N_s2 : N ;
+ fun fogde_N_s2 : N ;
+ fun fogning_N_s2 : N ;
+ fun fogsvans_N_s2 : N ;
+ fun folkhop_N_s2 : N ;
+ fun folkomröstning_N_s2 : N ;
+ fun folkräkning_N_s2 : N ;
+ fun fordring_N_s2 : N ;
+ fun form_N_s2 : N ;
+ fun formalisering_N_s2 : N ;
+ fun formatering_N_s2 : N ;
+ fun formulering_N_s2 : N ;
+ fun fornlämning_N_s2 : N ;
+ fun fors_N_s2 : N ;
+ fun forskning_N_s2 : N ;
+ fun fortplantning_N_s2 : N ;
+ fun fortsättning_N_s2 : N ;
+ fun forward_N_s2 : N ;
+ fun fotboll_N_s2 : N ;
+ fun fotografering_N_s2 : N ;
+ fun frack_N_s2 : N ;
+ fun förakt_N_s2 : N ;
+ fun framförhållning_N_s2 : N ;
+ fun framgång_N_s2 : N ;
+ fun framställning_N_s2 : N ;
+ fun framstöt_N_s2 : N ;
+ fun frans_N_s2 : N ;
+ fun förbindning_N_s2 : N ;
+ fun förbrukning_N_s2 : N ;
+ fun förbättring_N_s2 : N ;
+ fun fördelning_N_s2 : N ;
+ fun fördjupning_N_s2 : N ;
+ fun fördom_N_s2 : N ;
+ fun färdriktning_N_s2 : N ;
+ fun fördröjning_N_s2 : N ;
+ fun fördärv_N_s2 : N ;
+ fun fördubbling_N_s2 : N ;
+ fun färdväg_N_s2 : N ;
+ fun fredag_N_s2 : N ;
+ fun föredragning_N_s2 : N ;
+ fun föreläsning_N_s2 : N ;
+ fun föreläsningssal_N_s2 : N ;
+ fun förening_N_s2 : N ;
+ fun förenkling_N_s2 : N ;
+ fun föreställning_N_s2 : N ;
+ fun företag_N_s2 : N ;
+ fun företage_N_s2 : N ;
+ fun företagsledning_N_s2 : N ;
+ fun företräde_N_s2 : N ;
+ fun förevändning_N_s2 : N ;
+ fun förfalskning_N_s2 : N ;
+ fun författning_N_s2 : N ;
+ fun förfining_N_s2 : N ;
+ fun förflyttning_N_s2 : N ;
+ fun förfrågning_N_s2 : N ;
+ fun förfriskning_N_s2 : N ;
+ fun förfrysning_N_s2 : N ;
+ fun frågeställning_N_s2 : N ;
+ fun förgiftning_N_s2 : N ;
+ fun färgning_N_s2 : N ;
+ fun förgård_N_s2 : N ;
+ fun förgrening_N_s2 : N ;
+ fun förhandling_N_s2 : N ;
+ fun fårhjord_N_s2 : N ;
+ fun förhoppning_N_s2 : N ;
+ fun förhud_N_s2 : N ;
+ fun frie_N_s2 : N ;
+ fun frigivning_N_s2 : N ;
+ fun friidrott_N_s2 : N ;
+ fun fröjd_N_s2 : N ;
+ fun förklaring_N_s2 : N ;
+ fun förkortning_N_s2 : N ;
+ fun förkylning_N_s2 : N ;
+ fun förlamning_N_s2 : N ;
+ fun förläggning_N_s2 : N ;
+ fun förlikning_N_s2 : N ;
+ fun förlisning_N_s2 : N ;
+ fun förlängning_N_s2 : N ;
+ fun förläning_N_s2 : N ;
+ fun förlossning_N_s2 : N ;
+ fun förman_N_s2 : N ;
+ fun förmaning_N_s2 : N ;
+ fun förmedling_N_s2 : N ;
+ fun förmiddag_N_s2 : N ;
+ fun främling_N_s2 : N ;
+ fun förmälning_N_s2 : N ;
+ fun förmultning_N_s2 : N ;
+ fun förändring_N_s2 : N ;
+ fun förnedring_N_s2 : N ;
+ fun förolämpning_N_s2 : N ;
+ fun frontalkrock_N_s2 : N ;
+ fun förordning_N_s2 : N ;
+ fun förorening_N_s2 : N ;
+ fun förpackning_N_s2 : N ;
+ fun församling_N_s2 : N ;
+ fun försening_N_s2 : N ;
+ fun förskingring_N_s2 : N ;
+ fun förskjutning_N_s2 : N ;
+ fun försäkring_N_s2 : N ;
+ fun förslitning_N_s2 : N ;
+ fun försäljning_N_s2 : N ;
+ fun försämring_N_s2 : N ;
+ fun försänkning_N_s2 : N ;
+ fun förstening_N_s2 : N ;
+ fun förstling_N_s2 : N ;
+ fun förstoppning_N_s2 : N ;
+ fun förstoring_N_s2 : N ;
+ fun förstärkning_N_s2 : N ;
+ fun försurning_N_s2 : N ;
+ fun försvagning_N_s2 : N ;
+ fun förteckning_N_s2 : N ;
+ fun förtidspensionering_N_s2 : N ;
+ fun förtjockning_N_s2 : N ;
+ fun förträngning_N_s2 : N ;
+ fun fru_N_s2 : N ;
+ fun frue_N_s2 : N ;
+ fun frukost_N_s2 : N ;
+ fun frukt_N_s2 : N ;
+ fun förutsättning_N_s2 : N ;
+ fun förvaltning_N_s2 : N ;
+ fun förvandling_N_s2 : N ;
+ fun förvanskning_N_s2 : N ;
+ fun förvarning_N_s2 : N ;
+ fun förveckling_N_s2 : N ;
+ fun förväntning_N_s2 : N ;
+ fun förvrängning_N_s2 : N ;
+ fun förväxling_N_s2 : N ;
+ fun frys_N_s2 : N ;
+ fun fästing_N_s2 : N ;
+ fun fästning_N_s2 : N ;
+ fun fundering_N_s2 : N ;
+ fun furste_N_s2 : N ;
+ fun fylking_N_s2 : N ;
+ fun fyllning_N_s2 : N ;
+ fun fyraåring_N_s2 : N ;
+ fun gadd_N_s2 : N ;
+ fun gaffel_N_s2 : N ;
+ fun galning_N_s2 : N ;
+ fun galt_N_s2 : N ;
+ fun gambit_N_s2 : N ;
+ fun gamling_N_s2 : N ;
+ fun garnering_N_s2 : N ;
+ fun gask_N_s2 : N ;
+ fun gast_N_s2 : N ;
+ fun gaste_N_s2 : N ;
+ fun gatsten_N_s2 : N ;
+ fun gelike_N_s2 : N ;
+ fun generalisering_N_s2 : N ;
+ fun generationsväxling_N_s2 : N ;
+ fun genmanipulering_N_s2 : N ;
+ fun genomgång_N_s2 : N ;
+ fun genomklappning_N_s2 : N ;
+ fun genomläsning_N_s2 : N ;
+ fun genväg_N_s2 : N ;
+ fun getabock_N_s2 : N ;
+ fun geting_N_s2 : N ;
+ fun äggstock_N_s2 : N ;
+ fun giftbesprutning_N_s2 : N ;
+ fun girering_N_s2 : N ;
+ fun gissning_N_s2 : N ;
+ fun glasvägg_N_s2 : N ;
+ fun glidning_N_s2 : N ;
+ fun glimt_N_s2 : N ;
+ fun gliring_N_s2 : N ;
+ fun glugg_N_s2 : N ;
+ fun gång_N_s2 : N ;
+ fun gnäggning_N_s2 : N ;
+ fun godbit_N_s2 : N ;
+ fun ägodel_N_s2 : N ;
+ fun goding_N_s2 : N ;
+ fun godis_N_s2 : N ;
+ fun golfklubb_N_s2 : N ;
+ fun ögonfrans_N_s2 : N ;
+ fun gosse_N_s2 : N ;
+ fun grabb_N_s2 : N ;
+ fun gradbeteckning_N_s2 : N ;
+ fun gradering_N_s2 : N ;
+ fun gran_N_s2 : N ;
+ fun granne_N_s2 : N ;
+ fun granske_N_s2 : N ;
+ fun granskning_N_s2 : N ;
+ fun grav_N_s2 : N ;
+ fun grave_N_s2 : N ;
+ fun gravsten_N_s2 : N ;
+ fun gård_N_s2 : N ;
+ fun gårdag_N_s2 : N ;
+ fun gördel_N_s2 : N ;
+ fun gärdesgård_N_s2 : N ;
+ fun gren_N_s2 : N ;
+ fun grep_N_s2 : N ;
+ fun greve_N_s2 : N ;
+ fun grill_N_s2 : N ;
+ fun grind_N_s2 : N ;
+ fun gris_N_s2 : N ;
+ fun gröngöling_N_s2 : N ;
+ fun gärning_N_s2 : N ;
+ fun gräns_N_s2 : N ;
+ fun gränsdragning_N_s2 : N ;
+ fun grodde_N_s2 : N ;
+ fun grogg_N_s2 : N ;
+ fun grop_N_s2 : N ;
+ fun grovgallring_N_s2 : N ;
+ fun gråsparv_N_s2 : N ;
+ fun grund_N_s2 : N ;
+ fun grundritning_N_s2 : N ;
+ fun grundsten_N_s2 : N ;
+ fun grundval_N_s2 : N ;
+ fun gruppering_N_s2 : N ;
+ fun gruppövning_N_s2 : N ;
+ fun grävling_N_s2 : N ;
+ fun grymtning_N_s2 : N ;
+ fun gryning_N_s2 : N ;
+ fun grytbit_N_s2 : N ;
+ fun gäspning_N_s2 : N ;
+ fun gästrike_N_s2 : N ;
+ fun göte_N_s2 : N ;
+ fun gubbe_N_s2 : N ;
+ fun gud_N_s2 : N ;
+ fun gudaboning_N_s2 : N ;
+ fun guldbagge_N_s2 : N ;
+ fun guldfisk_N_s2 : N ;
+ fun guldkalv_N_s2 : N ;
+ fun guldklimp_N_s2 : N ;
+ fun gulsparv_N_s2 : N ;
+ fun gummisnodd_N_s2 : N ;
+ fun gump_N_s2 : N ;
+ fun gungstol_N_s2 : N ;
+ fun gunstling_N_s2 : N ;
+ fun gylf_N_s2 : N ;
+ fun hackspett_N_s2 : N ;
+ fun hage_N_s2 : N ;
+ fun hagtorn_N_s2 : N ;
+ fun hake_N_s2 : N ;
+ fun haklapp_N_s2 : N ;
+ fun hall_N_s2 : N ;
+ fun hallick_N_s2 : N ;
+ fun hals_N_s2 : N ;
+ fun halvö_N_s2 : N ;
+ fun halvering_N_s2 : N ;
+ fun halvlek_N_s2 : N ;
+ fun halvtimme_N_s2 : N ;
+ fun hammock_N_s2 : N ;
+ fun hamn_N_s2 : N ;
+ fun handduk_N_s2 : N ;
+ fun handklappning_N_s2 : N ;
+ fun handklov_N_s2 : N ;
+ fun handle_N_s2 : N ;
+ fun handledning_N_s2 : N ;
+ fun handläggning_N_s2 : N ;
+ fun handling_N_s2 : N ;
+ fun handske_N_s2 : N ;
+ fun handuppräckning_N_s2 : N ;
+ fun hane_N_s2 : N ;
+ fun hantering_N_s2 : N ;
+ fun hantverk_N_s2 : N ;
+ fun happening_N_s2 : N ;
+ fun hare_N_s2 : N ;
+ fun harv_N_s2 : N ;
+ fun hasp_N_s2 : N ;
+ fun hat_N_s2 : N ;
+ fun hatt_N_s2 : N ;
+ fun havsöring_N_s2 : N ;
+ fun havsörn_N_s2 : N ;
+ fun höbal_N_s2 : N ;
+ fun häck_N_s2 : N ;
+ fun hed_N_s2 : N ;
+ fun hedning_N_s2 : N ;
+ fun hejduk_N_s2 : N ;
+ fun helgdag_N_s2 : N ;
+ fun helgedom_N_s2 : N ;
+ fun hemmafru_N_s2 : N ;
+ fun hemmakväll_N_s2 : N ;
+ fun herde_N_s2 : N ;
+ fun herr_N_s2 : N ;
+ fun herre_N_s2 : N ;
+ fun herrgård_N_s2 : N ;
+ fun hertig_N_s2 : N ;
+ fun höge_N_s2 : N ;
+ fun hägg_N_s2 : N ;
+ fun högläsning_N_s2 : N ;
+ fun hägring_N_s2 : N ;
+ fun högskoleutbildning_N_s2 : N ;
+ fun hickning_N_s2 : N ;
+ fun hind_N_s2 : N ;
+ fun hingst_N_s2 : N ;
+ fun hingste_N_s2 : N ;
+ fun hink_N_s2 : N ;
+ fun hiss_N_s2 : N ;
+ fun höjde_N_s2 : N ;
+ fun hjälm_N_s2 : N ;
+ fun hjälte_N_s2 : N ;
+ fun höjning_N_s2 : N ;
+ fun hjord_N_s2 : N ;
+ fun hjort_N_s2 : N ;
+ fun hjärnblödning_N_s2 : N ;
+ fun häktning_N_s2 : N ;
+ fun hällristning_N_s2 : N ;
+ fun hälsning_N_s2 : N ;
+ fun hämning_N_s2 : N ;
+ fun hämtning_N_s2 : N ;
+ fun hängning_N_s2 : N ;
+ fun hänsyftning_N_s2 : N ;
+ fun hänvisning_N_s2 : N ;
+ fun hockeyklubb_N_s2 : N ;
+ fun holk_N_s2 : N ;
+ fun holme_N_s2 : N ;
+ fun holmgång_N_s2 : N ;
+ fun honungsskivling_N_s2 : N ;
+ fun hop_N_s2 : N ;
+ fun hopp_N_s2 : N ;
+ fun hopslagning_N_s2 : N ;
+ fun hoptagning_N_s2 : N ;
+ fun hostning_N_s2 : N ;
+ fun här_N_s2 : N ;
+ fun häradshövding_N_s2 : N ;
+ fun härd_N_s2 : N ;
+ fun hårddisk_N_s2 : N ;
+ fun hårdrock_N_s2 : N ;
+ fun härjning_N_s2 : N ;
+ fun hörlur_N_s2 : N ;
+ fun hörnsten_N_s2 : N ;
+ fun hörsal_N_s2 : N ;
+ fun härstamning_N_s2 : N ;
+ fun hårtest_N_s2 : N ;
+ fun hösäck_N_s2 : N ;
+ fun höskulle_N_s2 : N ;
+ fun häst_N_s2 : N ;
+ fun höstack_N_s2 : N ;
+ fun höstdag_N_s2 : N ;
+ fun hubb_N_s2 : N ;
+ fun hud_N_s2 : N ;
+ fun huggorm_N_s2 : N ;
+ fun hulling_N_s2 : N ;
+ fun humbug_N_s2 : N ;
+ fun hund_N_s2 : N ;
+ fun hundralapp_N_s2 : N ;
+ fun hurts_N_s2 : N ;
+ fun husgud_N_s2 : N ;
+ fun husse_N_s2 : N ;
+ fun husvagn_N_s2 : N ;
+ fun husvägg_N_s2 : N ;
+ fun huvudbindel_N_s2 : N ;
+ fun huvudledning_N_s2 : N ;
+ fun huvudsysselsättning_N_s2 : N ;
+ fun håv_N_s2 : N ;
+ fun hävarm_N_s2 : N ;
+ fun hövding_N_s2 : N ;
+ fun hävning_N_s2 : N ;
+ fun hyllning_N_s2 : N ;
+ fun hyresvärd_N_s2 : N ;
+ fun idegran_N_s2 : N ;
+ fun identifiering_N_s2 : N ;
+ fun idrottsförening_N_s2 : N ;
+ fun igelkott_N_s2 : N ;
+ fun illgärning_N_s2 : N ;
+ fun ilning_N_s2 : N ;
+ fun inackordering_N_s2 : N ;
+ fun inbesparing_N_s2 : N ;
+ fun inbetalning_N_s2 : N ;
+ fun inbillning_N_s2 : N ;
+ fun inbjudning_N_s2 : N ;
+ fun inblandning_N_s2 : N ;
+ fun inblick_N_s2 : N ;
+ fun inbromsning_N_s2 : N ;
+ fun inbrytning_N_s2 : N ;
+ fun indelning_N_s2 : N ;
+ fun indentering_N_s2 : N ;
+ fun indikering_N_s2 : N ;
+ fun indragning_N_s2 : N ;
+ fun indrivning_N_s2 : N ;
+ fun industrianläggning_N_s2 : N ;
+ fun inföding_N_s2 : N ;
+ fun infektionssjukdom_N_s2 : N ;
+ fun inflygning_N_s2 : N ;
+ fun inflyttning_N_s2 : N ;
+ fun ingång_N_s2 : N ;
+ fun inhopp_N_s2 : N ;
+ fun initialisering_N_s2 : N ;
+ fun initiering_N_s2 : N ;
+ fun injicering_N_s2 : N ;
+ fun inkapsling_N_s2 : N ;
+ fun inkodning_N_s2 : N ;
+ fun inkomstökning_N_s2 : N ;
+ fun inkoppling_N_s2 : N ;
+ fun inkörning_N_s2 : N ;
+ fun inkörsport_N_s2 : N ;
+ fun inkvartering_N_s2 : N ;
+ fun inlandsis_N_s2 : N ;
+ fun inledning_N_s2 : N ;
+ fun inläggning_N_s2 : N ;
+ fun inloggning_N_s2 : N ;
+ fun inläsning_N_s2 : N ;
+ fun inmatning_N_s2 : N ;
+ fun inmätning_N_s2 : N ;
+ fun inmutning_N_s2 : N ;
+ fun innehav_N_s2 : N ;
+ fun innehållsförteckning_N_s2 : N ;
+ fun innekrets_N_s2 : N ;
+ fun inramning_N_s2 : N ;
+ fun inre_N_s2 : N ;
+ fun inredning_N_s2 : N ;
+ fun inriktning_N_s2 : N ;
+ fun inrättning_N_s2 : N ;
+ fun insamling_N_s2 : N ;
+ fun insjö_N_s2 : N ;
+ fun inskrivning_N_s2 : N ;
+ fun inskränkning_N_s2 : N ;
+ fun inspelning_N_s2 : N ;
+ fun insprutning_N_s2 : N ;
+ fun installering_N_s2 : N ;
+ fun inställning_N_s2 : N ;
+ fun instrumentering_N_s2 : N ;
+ fun insättning_N_s2 : N ;
+ fun intagning_N_s2 : N ;
+ fun inteckning_N_s2 : N ;
+ fun internationalisering_N_s2 : N ;
+ fun intresseförening_N_s2 : N ;
+ fun inventering_N_s2 : N ;
+ fun inverkning_N_s2 : N ;
+ fun investering_N_s2 : N ;
+ fun invigning_N_s2 : N ;
+ fun invändning_N_s2 : N ;
+ fun irrgång_N_s2 : N ;
+ fun isbildning_N_s2 : N ;
+ fun isbit_N_s2 : N ;
+ fun isbjörn_N_s2 : N ;
+ fun ishall_N_s2 : N ;
+ fun islänning_N_s2 : N ;
+ fun istapp_N_s2 : N ;
+ fun jarl_N_s2 : N ;
+ fun jaspis_N_s2 : N ;
+ fun jeep_N_s2 : N ;
+ fun jämkning_N_s2 : N ;
+ fun jämte_N_s2 : N ;
+ fun jobb_N_s2 : N ;
+ fun jolle_N_s2 : N ;
+ fun jordbävning_N_s2 : N ;
+ fun jorde_N_s2 : N ;
+ fun jordgubbe_N_s2 : N ;
+ fun jordplätt_N_s2 : N ;
+ fun järnring_N_s2 : N ;
+ fun järnväg_N_s2 : N ;
+ fun järv_N_s2 : N ;
+ fun jätte_N_s2 : N ;
+ fun jude_N_s2 : N ;
+ fun jukebox_N_s2 : N ;
+ fun julgran_N_s2 : N ;
+ fun julklapp_N_s2 : N ;
+ fun julle_N_s2 : N ;
+ fun julstämning_N_s2 : N ;
+ fun jultomte_N_s2 : N ;
+ fun jurist_N_s2 : N ;
+ fun justering_N_s2 : N ;
+ fun kakelugn_N_s2 : N ;
+ fun kakelvägg_N_s2 : N ;
+ fun kaktus_N_s2 : N ;
+ fun kalibrering_N_s2 : N ;
+ fun kalk_N_s2 : N ;
+ fun kall_N_s2 : N ;
+ fun kalv_N_s2 : N ;
+ fun kapning_N_s2 : N ;
+ fun kapplöpning_N_s2 : N ;
+ fun karakterisering_N_s2 : N ;
+ fun kardborre_N_s2 : N ;
+ fun karensdag_N_s2 : N ;
+ fun karl_N_s2 : N ;
+ fun karm_N_s2 : N ;
+ fun karp_N_s2 : N ;
+ fun kartläggning_N_s2 : N ;
+ fun kasse_N_s2 : N ;
+ fun kastrering_N_s2 : N ;
+ fun katalogisering_N_s2 : N ;
+ fun kategorisering_N_s2 : N ;
+ fun köbildning_N_s2 : N ;
+ fun kelgris_N_s2 : N ;
+ fun ökenvandring_N_s2 : N ;
+ fun keps_N_s2 : N ;
+ fun åkerjord_N_s2 : N ;
+ fun käft_N_s2 : N ;
+ fun kidnappning_N_s2 : N ;
+ fun kille_N_s2 : N ;
+ fun killing_N_s2 : N ;
+ fun kilowattimme_N_s2 : N ;
+ fun kilt_N_s2 : N ;
+ fun kittel_N_s2 : N ;
+ fun kjol_N_s2 : N ;
+ fun köksinredning_N_s2 : N ;
+ fun kl_N_s2 : N ;
+ fun klack_N_s2 : N ;
+ fun klaff_N_s2 : N ;
+ fun klase_N_s2 : N ;
+ fun klassificering_N_s2 : N ;
+ fun klassning_N_s2 : N ;
+ fun klave_N_s2 : N ;
+ fun klädning_N_s2 : N ;
+ fun kåldolme_N_s2 : N ;
+ fun klick_N_s2 : N ;
+ fun klimp_N_s2 : N ;
+ fun klipp_N_s2 : N ;
+ fun klippö_N_s2 : N ;
+ fun klippning_N_s2 : N ;
+ fun kälke_N_s2 : N ;
+ fun käll_N_s2 : N ;
+ fun källförteckning_N_s2 : N ;
+ fun klänning_N_s2 : N ;
+ fun klock_N_s2 : N ;
+ fun kloss_N_s2 : N ;
+ fun klubb_N_s2 : N ;
+ fun klubbtidning_N_s2 : N ;
+ fun klump_N_s2 : N ;
+ fun klunk_N_s2 : N ;
+ fun klöv_N_s2 : N ;
+ fun klyvning_N_s2 : N ;
+ fun knackning_N_s2 : N ;
+ fun knall_N_s2 : N ;
+ fun knapp_N_s2 : N ;
+ fun knatte_N_s2 : N ;
+ fun kändis_N_s2 : N ;
+ fun knekt_N_s2 : N ;
+ fun åkning_N_s2 : N ;
+ fun kniv_N_s2 : N ;
+ fun knive_N_s2 : N ;
+ fun knöl_N_s2 : N ;
+ fun knölpåk_N_s2 : N ;
+ fun känne_N_s2 : N ;
+ fun känning_N_s2 : N ;
+ fun knock_N_s2 : N ;
+ fun knoge_N_s2 : N ;
+ fun knop_N_s2 : N ;
+ fun knopp_N_s2 : N ;
+ fun knorr_N_s2 : N ;
+ fun knäppning_N_s2 : N ;
+ fun knös_N_s2 : N ;
+ fun knäskål_N_s2 : N ;
+ fun känslobindning_N_s2 : N ;
+ fun knuff_N_s2 : N ;
+ fun knut_N_s2 : N ;
+ fun knutte_N_s2 : N ;
+ fun knyst_N_s2 : N ;
+ fun knytnäve_N_s2 : N ;
+ fun kobbe_N_s2 : N ;
+ fun kock_N_s2 : N ;
+ fun kodex_N_s2 : N ;
+ fun koffert_N_s2 : N ;
+ fun kofot_N_s2 : N ;
+ fun kolt_N_s2 : N ;
+ fun koltrast_N_s2 : N ;
+ fun kolv_N_s2 : N ;
+ fun kommundel_N_s2 : N ;
+ fun kompensering_N_s2 : N ;
+ fun kompis_N_s2 : N ;
+ fun komplettering_N_s2 : N ;
+ fun konservburk_N_s2 : N ;
+ fun konservering_N_s2 : N ;
+ fun konstutställning_N_s2 : N ;
+ fun kontring_N_s2 : N ;
+ fun konung_N_s2 : N ;
+ fun konvertering_N_s2 : N ;
+ fun kopp_N_s2 : N ;
+ fun kopparorm_N_s2 : N ;
+ fun koppling_N_s2 : N ;
+ fun korg_N_s2 : N ;
+ fun kork_N_s2 : N ;
+ fun korkek_N_s2 : N ;
+ fun kornknarr_N_s2 : N ;
+ fun korp_N_s2 : N ;
+ fun korrigering_N_s2 : N ;
+ fun korsning_N_s2 : N ;
+ fun kortslutning_N_s2 : N ;
+ fun korv_N_s2 : N ;
+ fun kostnadsberäkning_N_s2 : N ;
+ fun kotte_N_s2 : N ;
+ fun kotteribildning_N_s2 : N ;
+ fun köping_N_s2 : N ;
+ fun käpp_N_s2 : N ;
+ fun käpphäst_N_s2 : N ;
+ fun kraftansträngning_N_s2 : N ;
+ fun kraftgärning_N_s2 : N ;
+ fun kraftyttring_N_s2 : N ;
+ fun krage_N_s2 : N ;
+ fun kram_N_s2 : N ;
+ fun kran_N_s2 : N ;
+ fun krans_N_s2 : N ;
+ fun kåre_N_s2 : N ;
+ fun kreditupplysning_N_s2 : N ;
+ fun krets_N_s2 : N ;
+ fun krig_N_s2 : N ;
+ fun krigsgud_N_s2 : N ;
+ fun krigshär_N_s2 : N ;
+ fun krigslag_N_s2 : N ;
+ fun käring_N_s2 : N ;
+ fun kräkning_N_s2 : N ;
+ fun kärleksförklaring_N_s2 : N ;
+ fun körning_N_s2 : N ;
+ fun kröning_N_s2 : N ;
+ fun kränkning_N_s2 : N ;
+ fun krock_N_s2 : N ;
+ fun krog_N_s2 : N ;
+ fun krok_N_s2 : N ;
+ fun krokus_N_s2 : N ;
+ fun kronofogde_N_s2 : N ;
+ fun kronprins_N_s2 : N ;
+ fun kropp_N_s2 : N ;
+ fun krusning_N_s2 : N ;
+ fun kryddgård_N_s2 : N ;
+ fun krympling_N_s2 : N ;
+ fun krympning_N_s2 : N ;
+ fun kätte_N_s2 : N ;
+ fun kätting_N_s2 : N ;
+ fun kudde_N_s2 : N ;
+ fun kuk_N_s2 : N ;
+ fun kullersten_N_s2 : N ;
+ fun kulturyttring_N_s2 : N ;
+ fun kung_N_s2 : N ;
+ fun kupering_N_s2 : N ;
+ fun kurbitsmålning_N_s2 : N ;
+ fun kursivering_N_s2 : N ;
+ fun kursändring_N_s2 : N ;
+ fun kusk_N_s2 : N ;
+ fun kvantifiering_N_s2 : N ;
+ fun kvark_N_s2 : N ;
+ fun kvarn_N_s2 : N ;
+ fun kvarnsten_N_s2 : N ;
+ fun kvart_N_s2 : N ;
+ fun kvast_N_s2 : N ;
+ fun kvinnoförening_N_s2 : N ;
+ fun kvist_N_s2 : N ;
+ fun kvistning_N_s2 : N ;
+ fun kväljning_N_s2 : N ;
+ fun kväll_N_s2 : N ;
+ fun kvällsföreställning_N_s2 : N ;
+ fun kvällstidning_N_s2 : N ;
+ fun kvotering_N_s2 : N ;
+ fun kyckling_N_s2 : N ;
+ fun kyrkby_N_s2 : N ;
+ fun kyrkogård_N_s2 : N ;
+ fun labb_N_s2 : N ;
+ fun laddning_N_s2 : N ;
+ fun ladugård_N_s2 : N ;
+ fun lag_N_s2 : N ;
+ fun lage_N_s2 : N ;
+ fun lagerkrans_N_s2 : N ;
+ fun lagkompis_N_s2 : N ;
+ fun lagändring_N_s2 : N ;
+ fun lagning_N_s2 : N ;
+ fun lagring_N_s2 : N ;
+ fun land_N_s2 : N ;
+ fun landhöjning_N_s2 : N ;
+ fun landning_N_s2 : N ;
+ fun landshövding_N_s2 : N ;
+ fun landsknekt_N_s2 : N ;
+ fun landstigning_N_s2 : N ;
+ fun landsväg_N_s2 : N ;
+ fun landvinning_N_s2 : N ;
+ fun langning_N_s2 : N ;
+ fun lans_N_s2 : N ;
+ fun lantbruk_N_s2 : N ;
+ fun lapp_N_s2 : N ;
+ fun lapsus_N_s2 : N ;
+ fun last_N_s2 : N ;
+ fun lastbil_N_s2 : N ;
+ fun lathund_N_s2 : N ;
+ fun latmask_N_s2 : N ;
+ fun lax_N_s2 : N ;
+ fun ölburk_N_s2 : N ;
+ fun läckerbit_N_s2 : N ;
+ fun lödkolv_N_s2 : N ;
+ fun lödning_N_s2 : N ;
+ fun äldre_N_s2 : N ;
+ fun lede_N_s2 : N ;
+ fun ledning_N_s2 : N ;
+ fun ledningsdragning_N_s2 : N ;
+ fun ledtråd_N_s2 : N ;
+ fun legering_N_s2 : N ;
+ fun legoknekt_N_s2 : N ;
+ fun lek_N_s2 : N ;
+ fun lägel_N_s2 : N ;
+ fun lägg_N_s2 : N ;
+ fun lift_N_s2 : N ;
+ fun like_N_s2 : N ;
+ fun limerick_N_s2 : N ;
+ fun lindning_N_s2 : N ;
+ fun linneduk_N_s2 : N ;
+ fun listning_N_s2 : N ;
+ fun litteraturförteckning_N_s2 : N ;
+ fun livbåt_N_s2 : N ;
+ fun livrock_N_s2 : N ;
+ fun livsstil_N_s2 : N ;
+ fun ljudanläggning_N_s2 : N ;
+ fun ljudupptagning_N_s2 : N ;
+ fun ljungeld_N_s2 : N ;
+ fun ljusstake_N_s2 : N ;
+ fun lök_N_s2 : N ;
+ fun läkarundersökning_N_s2 : N ;
+ fun ölmage_N_s2 : N ;
+ fun lämning_N_s2 : N ;
+ fun lån_N_s2 : N ;
+ fun löneberedning_N_s2 : N ;
+ fun löneförhöjning_N_s2 : N ;
+ fun löneökning_N_s2 : N ;
+ fun lönesänkning_N_s2 : N ;
+ fun långrev_N_s2 : N ;
+ fun långtidssjukskrivning_N_s2 : N ;
+ fun länk_N_s2 : N ;
+ fun länkning_N_s2 : N ;
+ fun lönn_N_s2 : N ;
+ fun länstol_N_s2 : N ;
+ fun lobb_N_s2 : N ;
+ fun logg_N_s2 : N ;
+ fun lokalisering_N_s2 : N ;
+ fun lokaltidning_N_s2 : N ;
+ fun loop_N_s2 : N ;
+ fun loss_N_s2 : N ;
+ fun lots_N_s2 : N ;
+ fun lottning_N_s2 : N ;
+ fun lotus_N_s2 : N ;
+ fun lov_N_s2 : N ;
+ fun lovning_N_s2 : N ;
+ fun löpning_N_s2 : N ;
+ fun läpp_N_s2 : N ;
+ fun läraranvisning_N_s2 : N ;
+ fun lärarhandledning_N_s2 : N ;
+ fun lärarutbildning_N_s2 : N ;
+ fun lördag_N_s2 : N ;
+ fun lärdom_N_s2 : N ;
+ fun lärjunge_N_s2 : N ;
+ fun lärling_N_s2 : N ;
+ fun lärosal_N_s2 : N ;
+ fun läsarundersökning_N_s2 : N ;
+ fun älskling_N_s2 : N ;
+ fun låsning_N_s2 : N ;
+ fun luftförorening_N_s2 : N ;
+ fun luftlandsättning_N_s2 : N ;
+ fun lugg_N_s2 : N ;
+ fun lukt_N_s2 : N ;
+ fun lund_N_s2 : N ;
+ fun lupp_N_s2 : N ;
+ fun lur_N_s2 : N ;
+ fun lurifax_N_s2 : N ;
+ fun lust_N_s2 : N ;
+ fun lustgård_N_s2 : N ;
+ fun lutning_N_s2 : N ;
+ fun älv_N_s2 : N ;
+ fun älvbrink_N_s2 : N ;
+ fun lövkvist_N_s2 : N ;
+ fun lövskog_N_s2 : N ;
+ fun lyckönskning_N_s2 : N ;
+ fun lysning_N_s2 : N ;
+ fun mage_N_s2 : N ;
+ fun magpumpning_N_s2 : N ;
+ fun majskolv_N_s2 : N ;
+ fun make_N_s2 : N ;
+ fun makrill_N_s2 : N ;
+ fun maktställning_N_s2 : N ;
+ fun mall_N_s2 : N ;
+ fun man_N_s2 : N ;
+ fun maning_N_s2 : N ;
+ fun manipulering_N_s2 : N ;
+ fun mantel_N_s2 : N ;
+ fun mantelflik_N_s2 : N ;
+ fun manövrering_N_s2 : N ;
+ fun mapp_N_s2 : N ;
+ fun markering_N_s2 : N ;
+ fun markörförflyttning_N_s2 : N ;
+ fun marskalk_N_s2 : N ;
+ fun mask_N_s2 : N ;
+ fun maskering_N_s2 : N ;
+ fun massgrav_N_s2 : N ;
+ fun matjätte_N_s2 : N ;
+ fun matning_N_s2 : N ;
+ fun matsal_N_s2 : N ;
+ fun matsäck_N_s2 : N ;
+ fun matservering_N_s2 : N ;
+ fun matsked_N_s2 : N ;
+ fun medfånge_N_s2 : N ;
+ fun mellanvägg_N_s2 : N ;
+ fun men_N_s2 : N ;
+ fun mening_N_s2 : N ;
+ fun meritförteckning_N_s2 : N ;
+ fun middag_N_s2 : N ;
+ fun miljöskildring_N_s2 : N ;
+ fun milstolpe_N_s2 : N ;
+ fun ministre_N_s2 : N ;
+ fun mink_N_s2 : N ;
+ fun minnesanteckning_N_s2 : N ;
+ fun minoritetsregering_N_s2 : N ;
+ fun minskning_N_s2 : N ;
+ fun missbildning_N_s2 : N ;
+ fun missgärning_N_s2 : N ;
+ fun misstanke_N_s2 : N ;
+ fun misstroendeförklaring_N_s2 : N ;
+ fun missuppfattning_N_s2 : N ;
+ fun missvisning_N_s2 : N ;
+ fun mjälte_N_s2 : N ;
+ fun måle_N_s2 : N ;
+ fun målning_N_s2 : N ;
+ fun målsättning_N_s2 : N ;
+ fun måndag_N_s2 : N ;
+ fun måne_N_s2 : N ;
+ fun ämnesförening_N_s2 : N ;
+ fun ämnesinriktning_N_s2 : N ;
+ fun modernisering_N_s2 : N ;
+ fun modifiering_N_s2 : N ;
+ fun moraluppfattning_N_s2 : N ;
+ fun morgonsamling_N_s2 : N ;
+ fun morgontidning_N_s2 : N ;
+ fun moss_N_s2 : N ;
+ fun mosse_N_s2 : N ;
+ fun motgång_N_s2 : N ;
+ fun motivering_N_s2 : N ;
+ fun motorsåg_N_s2 : N ;
+ fun motorväg_N_s2 : N ;
+ fun motstånd_N_s2 : N ;
+ fun motsättning_N_s2 : N ;
+ fun mård_N_s2 : N ;
+ fun mört_N_s2 : N ;
+ fun mäss_N_s2 : N ;
+ fun mösskärm_N_s2 : N ;
+ fun mätning_N_s2 : N ;
+ fun mätt_N_s2 : N ;
+ fun muff_N_s2 : N ;
+ fun mugg_N_s2 : N ;
+ fun mullvad_N_s2 : N ;
+ fun munk_N_s2 : N ;
+ fun munn_N_s2 : N ;
+ fun munskänk_N_s2 : N ;
+ fun mur_N_s2 : N ;
+ fun mure_N_s2 : N ;
+ fun musikstil_N_s2 : N ;
+ fun musselodling_N_s2 : N ;
+ fun mynning_N_s2 : N ;
+ fun åmynning_N_s2 : N ;
+ fun myrstack_N_s2 : N ;
+ fun ände_N_s2 : N ;
+ fun ändring_N_s2 : N ;
+ fun äng_N_s2 : N ;
+ fun ångbåt_N_s2 : N ;
+ fun änge_N_s2 : N ;
+ fun ängel_N_s2 : N ;
+ fun ångest_N_s2 : N ;
+ fun njure_N_s2 : N ;
+ fun änkling_N_s2 : N ;
+ fun nål_N_s2 : N ;
+ fun nos_N_s2 : N ;
+ fun näring_N_s2 : N ;
+ fun önskning_N_s2 : N ;
+ fun näsring_N_s2 : N ;
+ fun nyckel_N_s2 : N ;
+ fun nymånadsdag_N_s2 : N ;
+ fun odling_N_s2 : N ;
+ fun officer_N_s2 : N ;
+ fun ogärning_N_s2 : N ;
+ fun oljeförbrukning_N_s2 : N ;
+ fun olycksfallsförsäkring_N_s2 : N ;
+ fun omarbetning_N_s2 : N ;
+ fun ombildning_N_s2 : N ;
+ fun omdirigering_N_s2 : N ;
+ fun omfattning_N_s2 : N ;
+ fun omflyttning_N_s2 : N ;
+ fun omformatering_N_s2 : N ;
+ fun omformulering_N_s2 : N ;
+ fun omfördelning_N_s2 : N ;
+ fun omföring_N_s2 : N ;
+ fun omgivning_N_s2 : N ;
+ fun omgång_N_s2 : N ;
+ fun omkompilering_N_s2 : N ;
+ fun omkonfigurering_N_s2 : N ;
+ fun omkoppling_N_s2 : N ;
+ fun omkörning_N_s2 : N ;
+ fun omläggning_N_s2 : N ;
+ fun ommärkning_N_s2 : N ;
+ fun omnumrering_N_s2 : N ;
+ fun omplacering_N_s2 : N ;
+ fun omprövning_N_s2 : N ;
+ fun omröstning_N_s2 : N ;
+ fun omskrivning_N_s2 : N ;
+ fun omsändning_N_s2 : N ;
+ fun omställning_N_s2 : N ;
+ fun omsättning_N_s2 : N ;
+ fun omsvängning_N_s2 : N ;
+ fun omtydning_N_s2 : N ;
+ fun omvandling_N_s2 : N ;
+ fun omväg_N_s2 : N ;
+ fun omvälvning_N_s2 : N ;
+ fun omvändning_N_s2 : N ;
+ fun onsdag_N_s2 : N ;
+ fun onyx_N_s2 : N ;
+ fun opinionsmätning_N_s2 : N ;
+ fun opinionsundersökning_N_s2 : N ;
+ fun ord_N_s2 : N ;
+ fun ordbrytning_N_s2 : N ;
+ fun ordförklaring_N_s2 : N ;
+ fun ordlek_N_s2 : N ;
+ fun ordning_N_s2 : N ;
+ fun ordvits_N_s2 : N ;
+ fun ordväxling_N_s2 : N ;
+ fun oren_N_s2 : N ;
+ fun orm_N_s2 : N ;
+ fun ormbunke_N_s2 : N ;
+ fun orme_N_s2 : N ;
+ fun ormvråk_N_s2 : N ;
+ fun orre_N_s2 : N ;
+ fun ost_N_s2 : N ;
+ fun oxvagn_N_s2 : N ;
+ fun packning_N_s2 : N ;
+ fun pall_N_s2 : N ;
+ fun palt_N_s2 : N ;
+ fun pamp_N_s2 : N ;
+ fun pansarvagn_N_s2 : N ;
+ fun pappersbunt_N_s2 : N ;
+ fun papperskorg_N_s2 : N ;
+ fun parkering_N_s2 : N ;
+ fun parkförvaltning_N_s2 : N ;
+ fun partiledning_N_s2 : N ;
+ fun passering_N_s2 : N ;
+ fun passning_N_s2 : N ;
+ fun pejling_N_s2 : N ;
+ fun pekpinne_N_s2 : N ;
+ fun peng_N_s2 : N ;
+ fun penge_N_s2 : N ;
+ fun penning_N_s2 : N ;
+ fun penningpung_N_s2 : N ;
+ fun pensling_N_s2 : N ;
+ fun perforering_N_s2 : N ;
+ fun personalneddragning_N_s2 : N ;
+ fun personbeskrivning_N_s2 : N ;
+ fun personbil_N_s2 : N ;
+ fun personlighetsklyvning_N_s2 : N ;
+ fun personskildring_N_s2 : N ;
+ fun personteckning_N_s2 : N ;
+ fun påfrestning_N_s2 : N ;
+ fun pil_N_s2 : N ;
+ fun pilspets_N_s2 : N ;
+ fun pinne_N_s2 : N ;
+ fun pålagring_N_s2 : N ;
+ fun plantering_N_s2 : N ;
+ fun påle_N_s2 : N ;
+ fun plit_N_s2 : N ;
+ fun plog_N_s2 : N ;
+ fun plombering_N_s2 : N ;
+ fun päls_N_s2 : N ;
+ fun plåt_N_s2 : N ;
+ fun plugg_N_s2 : N ;
+ fun plump_N_s2 : N ;
+ fun plundring_N_s2 : N ;
+ fun pojke_N_s2 : N ;
+ fun polarisering_N_s2 : N ;
+ fun port_N_s2 : N ;
+ fun Posttidning_N_s2 : N ;
+ fun potatis_N_s2 : N ;
+ fun öppenvårdsmottagning_N_s2 : N ;
+ fun öppning_N_s2 : N ;
+ fun precisering_N_s2 : N ;
+ fun predikstol_N_s2 : N ;
+ fun presenning_N_s2 : N ;
+ fun press_N_s2 : N ;
+ fun prick_N_s2 : N ;
+ fun påringning_N_s2 : N ;
+ fun prins_N_s2 : N ;
+ fun prioritering_N_s2 : N ;
+ fun pris_N_s2 : N ;
+ fun prissättning_N_s2 : N ;
+ fun prisutdelning_N_s2 : N ;
+ fun pärm_N_s2 : N ;
+ fun prob_N_s2 : N ;
+ fun problemställning_N_s2 : N ;
+ fun profeter_N_s2 : N ;
+ fun provning_N_s2 : N ;
+ fun provsmakning_N_s2 : N ;
+ fun prästkrage_N_s2 : N ;
+ fun prästvigning_N_s2 : N ;
+ fun prutning_N_s2 : N ;
+ fun prövning_N_s2 : N ;
+ fun pryl_N_s2 : N ;
+ fun påse_N_s2 : N ;
+ fun psykologisering_N_s2 : N ;
+ fun psykologutbildning_N_s2 : N ;
+ fun påtryckning_N_s2 : N ;
+ fun pump_N_s2 : N ;
+ fun pung_N_s2 : N ;
+ fun pusselbit_N_s2 : N ;
+ fun påve_N_s2 : N ;
+ fun pyts_N_s2 : N ;
+ fun är_N_s2 : N ;
+ fun radio_N_s2 : N ;
+ fun raketuppskjutning_N_s2 : N ;
+ fun ram_N_s2 : N ;
+ fun ramhandling_N_s2 : N ;
+ fun rangordning_N_s2 : N ;
+ fun rannsakning_N_s2 : N ;
+ fun ransonering_N_s2 : N ;
+ fun rapportering_N_s2 : N ;
+ fun rationalisering_N_s2 : N ;
+ fun ratt_N_s2 : N ;
+ fun rauk_N_s2 : N ;
+ fun rädd_N_s2 : N ;
+ fun realisering_N_s2 : N ;
+ fun redovisning_N_s2 : N ;
+ fun reducering_N_s2 : N ;
+ fun referensram_N_s2 : N ;
+ fun reformering_N_s2 : N ;
+ fun regering_N_s2 : N ;
+ fun registeruppdatering_N_s2 : N ;
+ fun reglering_N_s2 : N ;
+ fun regndroppe_N_s2 : N ;
+ fun regnrock_N_s2 : N ;
+ fun regnskur_N_s2 : N ;
+ fun rehabilitering_N_s2 : N ;
+ fun ärekränkning_N_s2 : N ;
+ fun ren_N_s2 : N ;
+ fun rening_N_s2 : N ;
+ fun äreport_N_s2 : N ;
+ fun reseanteckning_N_s2 : N ;
+ fun resebokning_N_s2 : N ;
+ fun reservdel_N_s2 : N ;
+ fun reseskildring_N_s2 : N ;
+ fun resultatredovisning_N_s2 : N ;
+ fun resultattolkning_N_s2 : N ;
+ fun retag_N_s2 : N ;
+ fun revidering_N_s2 : N ;
+ fun örfil_N_s2 : N ;
+ fun årgång_N_s2 : N ;
+ fun rikedom_N_s2 : N ;
+ fun riksväg_N_s2 : N ;
+ fun rikt_N_s2 : N ;
+ fun riktning_N_s2 : N ;
+ fun rimlighetsbedömning_N_s2 : N ;
+ fun ring_N_s2 : N ;
+ fun åring_N_s2 : N ;
+ fun ringe_N_s2 : N ;
+ fun ringning_N_s2 : N ;
+ fun ritning_N_s2 : N ;
+ fun rök_N_s2 : N ;
+ fun röke_N_s2 : N ;
+ fun räkning_N_s2 : N ;
+ fun örn_N_s2 : N ;
+ fun ränteinbetalning_N_s2 : N ;
+ fun röntgenstråle_N_s2 : N ;
+ fun robot_N_s2 : N ;
+ fun rock_N_s2 : N ;
+ fun rocklåt_N_s2 : N ;
+ fun rolltolkning_N_s2 : N ;
+ fun rop_N_s2 : N ;
+ fun rosenhäck_N_s2 : N ;
+ fun rosenknopp_N_s2 : N ;
+ fun rot_N_s2 : N ;
+ fun årsdag_N_s2 : N ;
+ fun årsredovisning_N_s2 : N ;
+ fun örtesäng_N_s2 : N ;
+ fun rätt_N_s2 : N ;
+ fun rättegång_N_s2 : N ;
+ fun rättning_N_s2 : N ;
+ fun rättshandling_N_s2 : N ;
+ fun rättsundersökning_N_s2 : N ;
+ fun ruinhög_N_s2 : N ;
+ fun rulle_N_s2 : N ;
+ fun rullning_N_s2 : N ;
+ fun rullstol_N_s2 : N ;
+ fun runsten_N_s2 : N ;
+ fun rustning_N_s2 : N ;
+ fun rutinräkning_N_s2 : N ;
+ fun röv_N_s2 : N ;
+ fun rvaltning_N_s2 : N ;
+ fun ryckning_N_s2 : N ;
+ fun rygg_N_s2 : N ;
+ fun ryggsäck_N_s2 : N ;
+ fun rymdfärjeuppskjutning_N_s2 : N ;
+ fun rymdsatsning_N_s2 : N ;
+ fun rysning_N_s2 : N ;
+ fun ryss_N_s2 : N ;
+ fun Sak_N_s2 : N ;
+ fun sal_N_s2 : N ;
+ fun samhällsförändring_N_s2 : N ;
+ fun samkörning_N_s2 : N ;
+ fun samling_N_s2 : N ;
+ fun sammanblandning_N_s2 : N ;
+ fun sammandragning_N_s2 : N ;
+ fun sammanfattning_N_s2 : N ;
+ fun sammankoppling_N_s2 : N ;
+ fun sammanräkning_N_s2 : N ;
+ fun sammanslagning_N_s2 : N ;
+ fun sammanslutning_N_s2 : N ;
+ fun sammanställning_N_s2 : N ;
+ fun sammansättning_N_s2 : N ;
+ fun sammansvärjning_N_s2 : N ;
+ fun samordning_N_s2 : N ;
+ fun sampling_N_s2 : N ;
+ fun samtal_N_s2 : N ;
+ fun sandsäck_N_s2 : N ;
+ fun sanning_N_s2 : N ;
+ fun satsning_N_s2 : N ;
+ fun sax_N_s2 : N ;
+ fun schemaläggning_N_s2 : N ;
+ fun säck_N_s2 : N ;
+ fun södermanlänning_N_s2 : N ;
+ fun sädesskyl_N_s2 : N ;
+ fun segling_N_s2 : N ;
+ fun segmentering_N_s2 : N ;
+ fun serietidning_N_s2 : N ;
+ fun serve_N_s2 : N ;
+ fun såg_N_s2 : N ;
+ fun sidhänvisning_N_s2 : N ;
+ fun sidindelning_N_s2 : N ;
+ fun sidnumrering_N_s2 : N ;
+ fun sidovägg_N_s2 : N ;
+ fun sikel_N_s2 : N ;
+ fun sill_N_s2 : N ;
+ fun silverpenning_N_s2 : N ;
+ fun silverring_N_s2 : N ;
+ fun simulering_N_s2 : N ;
+ fun sinnesstämning_N_s2 : N ;
+ fun sits_N_s2 : N ;
+ fun sittning_N_s2 : N ;
+ fun sjöbod_N_s2 : N ;
+ fun själ_N_s2 : N ;
+ fun sjukdom_N_s2 : N ;
+ fun sjukförsäkring_N_s2 : N ;
+ fun sjukskrivning_N_s2 : N ;
+ fun skadeersättning_N_s2 : N ;
+ fun skadesjukdom_N_s2 : N ;
+ fun skakning_N_s2 : N ;
+ fun skalbagge_N_s2 : N ;
+ fun skallerorm_N_s2 : N ;
+ fun skalm_N_s2 : N ;
+ fun skalning_N_s2 : N ;
+ fun skarv_N_s2 : N ;
+ fun skarvning_N_s2 : N ;
+ fun skatt_N_s2 : N ;
+ fun skatteinbetalning_N_s2 : N ;
+ fun skattejämkning_N_s2 : N ;
+ fun skattning_N_s2 : N ;
+ fun sked_N_s2 : N ;
+ fun skepp_N_s2 : N ;
+ fun skeppsbesättning_N_s2 : N ;
+ fun säkerhetsanordning_N_s2 : N ;
+ fun skick_N_s2 : N ;
+ fun skiftning_N_s2 : N ;
+ fun skildring_N_s2 : N ;
+ fun skilling_N_s2 : N ;
+ fun skilsmässoförhandling_N_s2 : N ;
+ fun skinn_N_s2 : N ;
+ fun skit_N_s2 : N ;
+ fun skjutning_N_s2 : N ;
+ fun skål_N_s2 : N ;
+ fun sköld_N_s2 : N ;
+ fun skälm_N_s2 : N ;
+ fun skälvning_N_s2 : N ;
+ fun sökning_N_s2 : N ;
+ fun skåning_N_s2 : N ;
+ fun skock_N_s2 : N ;
+ fun skog_N_s2 : N ;
+ fun skogsdunge_N_s2 : N ;
+ fun skogsvandring_N_s2 : N ;
+ fun skolbespisning_N_s2 : N ;
+ fun skolgård_N_s2 : N ;
+ fun skomakarlärling_N_s2 : N ;
+ fun skorsten_N_s2 : N ;
+ fun skotte_N_s2 : N ;
+ fun skär_N_s2 : N ;
+ fun skratt_N_s2 : N ;
+ fun skörd_N_s2 : N ;
+ fun skärgårdsö_N_s2 : N ;
+ fun skrivning_N_s2 : N ;
+ fun skärm_N_s2 : N ;
+ fun skärmytsling_N_s2 : N ;
+ fun skärning_N_s2 : N ;
+ fun skruv_N_s2 : N ;
+ fun skärv_N_s2 : N ;
+ fun skur_N_s2 : N ;
+ fun skurk_N_s2 : N ;
+ fun skvalpning_N_s2 : N ;
+ fun skövling_N_s2 : N ;
+ fun skydd_N_s2 : N ;
+ fun skyddsling_N_s2 : N ;
+ fun skye_N_s2 : N ;
+ fun skylt_N_s2 : N ;
+ fun skyltning_N_s2 : N ;
+ fun skymning_N_s2 : N ;
+ fun skytt_N_s2 : N ;
+ fun säl_N_s2 : N ;
+ fun sladd_N_s2 : N ;
+ fun slakt_N_s2 : N ;
+ fun slang_N_s2 : N ;
+ fun slant_N_s2 : N ;
+ fun slav_N_s2 : N ;
+ fun slev_N_s2 : N ;
+ fun slips_N_s2 : N ;
+ fun släkting_N_s2 : N ;
+ fun släng_N_s2 : N ;
+ fun slåtteräng_N_s2 : N ;
+ fun slup_N_s2 : N ;
+ fun slut_N_s2 : N ;
+ fun slutledning_N_s2 : N ;
+ fun sluttning_N_s2 : N ;
+ fun smak_N_s2 : N ;
+ fun smakriktning_N_s2 : N ;
+ fun smekning_N_s2 : N ;
+ fun smäll_N_s2 : N ;
+ fun smålänning_N_s2 : N ;
+ fun smoking_N_s2 : N ;
+ fun smörgås_N_s2 : N ;
+ fun smurf_N_s2 : N ;
+ fun snöboll_N_s2 : N ;
+ fun söndag_N_s2 : N ;
+ fun sönderdelning_N_s2 : N ;
+ fun sändning_N_s2 : N ;
+ fun söndring_N_s2 : N ;
+ fun snedvridning_N_s2 : N ;
+ fun säng_N_s2 : N ;
+ fun snögubbe_N_s2 : N ;
+ fun sänkning_N_s2 : N ;
+ fun snok_N_s2 : N ;
+ fun snöstorm_N_s2 : N ;
+ fun snut_N_s2 : N ;
+ fun snutt_N_s2 : N ;
+ fun snyftning_N_s2 : N ;
+ fun socialförsäkring_N_s2 : N ;
+ fun sockerbit_N_s2 : N ;
+ fun sol_N_s2 : N ;
+ fun solglimt_N_s2 : N ;
+ fun solstråle_N_s2 : N ;
+ fun sommardag_N_s2 : N ;
+ fun sommarkväll_N_s2 : N ;
+ fun soptipp_N_s2 : N ;
+ fun sorgedag_N_s2 : N ;
+ fun sork_N_s2 : N ;
+ fun sovvagn_N_s2 : N ;
+ fun spak_N_s2 : N ;
+ fun spaning_N_s2 : N ;
+ fun spare_N_s2 : N ;
+ fun sparv_N_s2 : N ;
+ fun spatserkäpp_N_s2 : N ;
+ fun spådom_N_s2 : N ;
+ fun specialisering_N_s2 : N ;
+ fun specialutbildning_N_s2 : N ;
+ fun spegel_N_s2 : N ;
+ fun spel_N_s2 : N ;
+ fun spelning_N_s2 : N ;
+ fun spene_N_s2 : N ;
+ fun spets_N_s2 : N ;
+ fun spigg_N_s2 : N ;
+ fun spik_N_s2 : N ;
+ fun spillning_N_s2 : N ;
+ fun spindel_N_s2 : N ;
+ fun splittring_N_s2 : N ;
+ fun spång_N_s2 : N ;
+ fun spänning_N_s2 : N ;
+ fun spole_N_s2 : N ;
+ fun spolning_N_s2 : N ;
+ fun spott_N_s2 : N ;
+ fun spårhund_N_s2 : N ;
+ fun spridning_N_s2 : N ;
+ fun spring_N_s2 : N ;
+ fun springbrunn_N_s2 : N ;
+ fun sprint_N_s2 : N ;
+ fun språkförbistring_N_s2 : N ;
+ fun sprätt_N_s2 : N ;
+ fun spårvagn_N_s2 : N ;
+ fun sår_N_s2 : N ;
+ fun särbegåvning_N_s2 : N ;
+ fun särställning_N_s2 : N ;
+ fun stack_N_s2 : N ;
+ fun stadgeändring_N_s2 : N ;
+ fun stadsdel_N_s2 : N ;
+ fun stadsport_N_s2 : N ;
+ fun stake_N_s2 : N ;
+ fun stall_N_s2 : N ;
+ fun stalledräng_N_s2 : N ;
+ fun stamhövding_N_s2 : N ;
+ fun stamme_N_s2 : N ;
+ fun stammis_N_s2 : N ;
+ fun stansning_N_s2 : N ;
+ fun stare_N_s2 : N ;
+ fun stav_N_s2 : N ;
+ fun stavning_N_s2 : N ;
+ fun städdag_N_s2 : N ;
+ fun städning_N_s2 : N ;
+ fun såte_N_s2 : N ;
+ fun stegning_N_s2 : N ;
+ fun sten_N_s2 : N ;
+ fun stendörr_N_s2 : N ;
+ fun stendös_N_s2 : N ;
+ fun stenläggning_N_s2 : N ;
+ fun stensättning_N_s2 : N ;
+ fun stickning_N_s2 : N ;
+ fun stig_N_s2 : N ;
+ fun stil_N_s2 : N ;
+ fun stjälk_N_s2 : N ;
+ fun stjärngosse_N_s2 : N ;
+ fun stjärt_N_s2 : N ;
+ fun stålbalk_N_s2 : N ;
+ fun ståldörr_N_s2 : N ;
+ fun ställning_N_s2 : N ;
+ fun stämning_N_s2 : N ;
+ fun stämpling_N_s2 : N ;
+ fun stång_N_s2 : N ;
+ fun stängning_N_s2 : N ;
+ fun stock_N_s2 : N ;
+ fun stol_N_s2 : N ;
+ fun stolpe_N_s2 : N ;
+ fun stomme_N_s2 : N ;
+ fun stork_N_s2 : N ;
+ fun storleksordning_N_s2 : N ;
+ fun storm_N_s2 : N ;
+ fun storme_N_s2 : N ;
+ fun stormning_N_s2 : N ;
+ fun stormvind_N_s2 : N ;
+ fun storspov_N_s2 : N ;
+ fun straffdom_N_s2 : N ;
+ fun strafflag_N_s2 : N ;
+ fun stridshäst_N_s2 : N ;
+ fun stråke_N_s2 : N ;
+ fun stråle_N_s2 : N ;
+ fun strålning_N_s2 : N ;
+ fun strömning_N_s2 : N ;
+ fun sträng_N_s2 : N ;
+ fun störning_N_s2 : N ;
+ fun störtdykning_N_s2 : N ;
+ fun störtskur_N_s2 : N ;
+ fun strukturering_N_s2 : N ;
+ fun struts_N_s2 : N ;
+ fun strykning_N_s2 : N ;
+ fun stöt_N_s2 : N ;
+ fun stötesten_N_s2 : N ;
+ fun sättning_N_s2 : N ;
+ fun stubbe_N_s2 : N ;
+ fun stugby_N_s2 : N ;
+ fun stump_N_s2 : N ;
+ fun stund_N_s2 : N ;
+ fun stut_N_s2 : N ;
+ fun stövel_N_s2 : N ;
+ fun styrning_N_s2 : N ;
+ fun suck_N_s2 : N ;
+ fun sump_N_s2 : N ;
+ fun supraledning_N_s2 : N ;
+ fun surdeg_N_s2 : N ;
+ fun susning_N_s2 : N ;
+ fun svallning_N_s2 : N ;
+ fun svamp_N_s2 : N ;
+ fun svan_N_s2 : N ;
+ fun svans_N_s2 : N ;
+ fun svar_N_s2 : N ;
+ fun svartmålning_N_s2 : N ;
+ fun svensk_N_s2 : N ;
+ fun svenske_N_s2 : N ;
+ fun svenskättling_N_s2 : N ;
+ fun svepning_N_s2 : N ;
+ fun svetsning_N_s2 : N ;
+ fun svettdroppe_N_s2 : N ;
+ fun svimning_N_s2 : N ;
+ fun svål_N_s2 : N ;
+ fun sväljning_N_s2 : N ;
+ fun sväng_N_s2 : N ;
+ fun svängning_N_s2 : N ;
+ fun syftning_N_s2 : N ;
+ fun syn_N_s2 : N ;
+ fun synd_N_s2 : N ;
+ fun syndoffersbock_N_s2 : N ;
+ fun sysselsättning_N_s2 : N ;
+ fun tack_N_s2 : N ;
+ fun tackling_N_s2 : N ;
+ fun tagning_N_s2 : N ;
+ fun takås_N_s2 : N ;
+ fun tal_N_s2 : N ;
+ fun talgoxe_N_s2 : N ;
+ fun tall_N_s2 : N ;
+ fun tallrik_N_s2 : N ;
+ fun tank_N_s2 : N ;
+ fun tankbil_N_s2 : N ;
+ fun tanke_N_s2 : N ;
+ fun åtanke_N_s2 : N ;
+ fun tankegång_N_s2 : N ;
+ fun tappning_N_s2 : N ;
+ fun tarm_N_s2 : N ;
+ fun tass_N_s2 : N ;
+ fun tatuering_N_s2 : N ;
+ fun taxe_N_s2 : N ;
+ fun taxibil_N_s2 : N ;
+ fun teckning_N_s2 : N ;
+ fun tegelmur_N_s2 : N ;
+ fun tegelsten_N_s2 : N ;
+ fun telefax_N_s2 : N ;
+ fun telefonledning_N_s2 : N ;
+ fun telning_N_s2 : N ;
+ fun tennisboll_N_s2 : N ;
+ fun återblick_N_s2 : N ;
+ fun återgivning_N_s2 : N ;
+ fun återkoppling_N_s2 : N ;
+ fun termos_N_s2 : N ;
+ fun tesked_N_s2 : N ;
+ fun testning_N_s2 : N ;
+ fun tåg_N_s2 : N ;
+ fun tidning_N_s2 : N ;
+ fun tidtagning_N_s2 : N ;
+ fun tilldelning_N_s2 : N ;
+ fun tillgång_N_s2 : N ;
+ fun tillökning_N_s2 : N ;
+ fun tillämpning_N_s2 : N ;
+ fun tillordning_N_s2 : N ;
+ fun tillrättavisning_N_s2 : N ;
+ fun tillställning_N_s2 : N ;
+ fun tillsättning_N_s2 : N ;
+ fun timme_N_s2 : N ;
+ fun tingest_N_s2 : N ;
+ fun tinne_N_s2 : N ;
+ fun tinning_N_s2 : N ;
+ fun tiondedel_N_s2 : N ;
+ fun tisdag_N_s2 : N ;
+ fun titel_N_s2 : N ;
+ fun tjalk_N_s2 : N ;
+ fun tjugoåring_N_s2 : N ;
+ fun tjur_N_s2 : N ;
+ fun tjuv_N_s2 : N ;
+ fun tältplugg_N_s2 : N ;
+ fun tändning_N_s2 : N ;
+ fun tofs_N_s2 : N ;
+ fun tolk_N_s2 : N ;
+ fun tolkning_N_s2 : N ;
+ fun tomte_N_s2 : N ;
+ fun tongång_N_s2 : N ;
+ fun tonåring_N_s2 : N ;
+ fun topp_N_s2 : N ;
+ fun torp_N_s2 : N ;
+ fun torpedbåt_N_s2 : N ;
+ fun torsdag_N_s2 : N ;
+ fun torsk_N_s2 : N ;
+ fun tår_N_s2 : N ;
+ fun trafikstockning_N_s2 : N ;
+ fun trakt_N_s2 : N ;
+ fun transferering_N_s2 : N ;
+ fun transkribering_N_s2 : N ;
+ fun trappnedgång_N_s2 : N ;
+ fun trappuppgång_N_s2 : N ;
+ fun trashank_N_s2 : N ;
+ fun travestering_N_s2 : N ;
+ fun tråd_N_s2 : N ;
+ fun trädgård_N_s2 : N ;
+ fun tåre_N_s2 : N ;
+ fun tredjedel_N_s2 : N ;
+ fun trehjuling_N_s2 : N ;
+ fun trimning_N_s2 : N ;
+ fun trål_N_s2 : N ;
+ fun törnbuske_N_s2 : N ;
+ fun tärning_N_s2 : N ;
+ fun träning_N_s2 : N ;
+ fun träns_N_s2 : N ;
+ fun trollkarl_N_s2 : N ;
+ fun trolovning_N_s2 : N ;
+ fun tron_N_s2 : N ;
+ fun tropp_N_s2 : N ;
+ fun träram_N_s2 : N ;
+ fun tröskel_N_s2 : N ;
+ fun tröst_N_s2 : N ;
+ fun truck_N_s2 : N ;
+ fun trut_N_s2 : N ;
+ fun tryckfrihetsförordning_N_s2 : N ;
+ fun tryckning_N_s2 : N ;
+ fun tryckpress_N_s2 : N ;
+ fun ättling_N_s2 : N ;
+ fun tätning_N_s2 : N ;
+ fun åttondel_N_s2 : N ;
+ fun tätting_N_s2 : N ;
+ fun tudelning_N_s2 : N ;
+ fun tuggbuss_N_s2 : N ;
+ fun tull_N_s2 : N ;
+ fun tullfövaltning_N_s2 : N ;
+ fun tumme_N_s2 : N ;
+ fun tupp_N_s2 : N ;
+ fun tupplur_N_s2 : N ;
+ fun turk_N_s2 : N ;
+ fun tusenfoting_N_s2 : N ;
+ fun tuss_N_s2 : N ;
+ fun tutning_N_s2 : N ;
+ fun tvagning_N_s2 : N ;
+ fun tvåhjuling_N_s2 : N ;
+ fun tvilling_N_s2 : N ;
+ fun tvist_N_s2 : N ;
+ fun tvål_N_s2 : N ;
+ fun tävling_N_s2 : N ;
+ fun tävlingsgren_N_s2 : N ;
+ fun tävlingsledning_N_s2 : N ;
+ fun tvättning_N_s2 : N ;
+ fun tysk_N_s2 : N ;
+ fun ubåt_N_s2 : N ;
+ fun udd_N_s2 : N ;
+ fun udde_N_s2 : N ;
+ fun ulv_N_s2 : N ;
+ fun underavdelning_N_s2 : N ;
+ fun undersökning_N_s2 : N ;
+ fun understrykning_N_s2 : N ;
+ fun ungdom_N_s2 : N ;
+ fun unge_N_s2 : N ;
+ fun ungkarl_N_s2 : N ;
+ fun ungtjur_N_s2 : N ;
+ fun uppackning_N_s2 : N ;
+ fun uppdatering_N_s2 : N ;
+ fun uppdelning_N_s2 : N ;
+ fun uppfattning_N_s2 : N ;
+ fun uppfödning_N_s2 : N ;
+ fun uppfinning_N_s2 : N ;
+ fun uppföljning_N_s2 : N ;
+ fun uppgång_N_s2 : N ;
+ fun uppgradering_N_s2 : N ;
+ fun upphandling_N_s2 : N ;
+ fun upphöjning_N_s2 : N ;
+ fun uppkoppling_N_s2 : N ;
+ fun uppläggning_N_s2 : N ;
+ fun upplösning_N_s2 : N ;
+ fun upplysning_N_s2 : N ;
+ fun uppmaning_N_s2 : N ;
+ fun uppoffring_N_s2 : N ;
+ fun upprepning_N_s2 : N ;
+ fun uppringning_N_s2 : N ;
+ fun uppräkning_N_s2 : N ;
+ fun upprustning_N_s2 : N ;
+ fun uppsägning_N_s2 : N ;
+ fun uppskattning_N_s2 : N ;
+ fun uppskjutning_N_s2 : N ;
+ fun uppslutning_N_s2 : N ;
+ fun uppsplittring_N_s2 : N ;
+ fun uppstartning_N_s2 : N ;
+ fun uppställning_N_s2 : N ;
+ fun uppsättning_N_s2 : N ;
+ fun upptagning_N_s2 : N ;
+ fun uppteckning_N_s2 : N ;
+ fun uppvaktning_N_s2 : N ;
+ fun uppvärming_N_s2 : N ;
+ fun urladdning_N_s2 : N ;
+ fun urskog_N_s2 : N ;
+ fun usling_N_s2 : N ;
+ fun utbetalning_N_s2 : N ;
+ fun utbildning_N_s2 : N ;
+ fun utböling_N_s2 : N ;
+ fun utbredning_N_s2 : N ;
+ fun utbrytning_N_s2 : N ;
+ fun utdelning_N_s2 : N ;
+ fun utfrågning_N_s2 : N ;
+ fun utgång_N_s2 : N ;
+ fun utgrävning_N_s2 : N ;
+ fun utökning_N_s2 : N ;
+ fun utlandssvensk_N_s2 : N ;
+ fun utläggning_N_s2 : N ;
+ fun utlämning_N_s2 : N ;
+ fun utlänning_N_s2 : N ;
+ fun utloggning_N_s2 : N ;
+ fun utlottning_N_s2 : N ;
+ fun utmaning_N_s2 : N ;
+ fun utnämning_N_s2 : N ;
+ fun utplacering_N_s2 : N ;
+ fun utredning_N_s2 : N ;
+ fun uträkning_N_s2 : N ;
+ fun utrotning_N_s2 : N ;
+ fun utrustning_N_s2 : N ;
+ fun utryckning_N_s2 : N ;
+ fun utskrivning_N_s2 : N ;
+ fun utslagning_N_s2 : N ;
+ fun utsmyckning_N_s2 : N ;
+ fun utställning_N_s2 : N ;
+ fun utsträckning_N_s2 : N ;
+ fun uttestning_N_s2 : N ;
+ fun uttydning_N_s2 : N ;
+ fun utveckling_N_s2 : N ;
+ fun utväg_N_s2 : N ;
+ fun utvidgning_N_s2 : N ;
+ fun utvärdering_N_s2 : N ;
+ fun vagn_N_s2 : N ;
+ fun vakt_N_s2 : N ;
+ fun valberedning_N_s2 : N ;
+ fun valk_N_s2 : N ;
+ fun valkrets_N_s2 : N ;
+ fun vall_N_s2 : N ;
+ fun valp_N_s2 : N ;
+ fun valvbåge_N_s2 : N ;
+ fun vandring_N_s2 : N ;
+ fun vanföreställning_N_s2 : N ;
+ fun vant_N_s2 : N ;
+ fun vante_N_s2 : N ;
+ fun var_N_s2 : N ;
+ fun vardag_N_s2 : N ;
+ fun varg_N_s2 : N ;
+ fun varning_N_s2 : N ;
+ fun varp_N_s2 : N ;
+ fun varulv_N_s2 : N ;
+ fun vattenösning_N_s2 : N ;
+ fun vädur_N_s2 : N ;
+ fun vedergällning_N_s2 : N ;
+ fun vederlike_N_s2 : N ;
+ fun veke_N_s2 : N ;
+ fun vekling_N_s2 : N ;
+ fun överansträngning_N_s2 : N ;
+ fun överdel_N_s2 : N ;
+ fun överflöd_N_s2 : N ;
+ fun överföring_N_s2 : N ;
+ fun övergång_N_s2 : N ;
+ fun verkning_N_s2 : N ;
+ fun överläggning_N_s2 : N ;
+ fun övernattning_N_s2 : N ;
+ fun överraskning_N_s2 : N ;
+ fun överrock_N_s2 : N ;
+ fun överspänning_N_s2 : N ;
+ fun översättning_N_s2 : N ;
+ fun översvämning_N_s2 : N ;
+ fun övertolkning_N_s2 : N ;
+ fun vev_N_s2 : N ;
+ fun väg_N_s2 : N ;
+ fun vägg_N_s2 : N ;
+ fun vägning_N_s2 : N ;
+ fun viftning_N_s2 : N ;
+ fun vik_N_s2 : N ;
+ fun viking_N_s2 : N ;
+ fun vild_N_s2 : N ;
+ fun vilde_N_s2 : N ;
+ fun vind_N_s2 : N ;
+ fun vinge_N_s2 : N ;
+ fun vingård_N_s2 : N ;
+ fun vinne_N_s2 : N ;
+ fun vinpress_N_s2 : N ;
+ fun vinterdag_N_s2 : N ;
+ fun vis_N_s2 : N ;
+ fun vise_N_s2 : N ;
+ fun viskning_N_s2 : N ;
+ fun visning_N_s2 : N ;
+ fun vitlök_N_s2 : N ;
+ fun välgärning_N_s2 : N ;
+ fun välling_N_s2 : N ;
+ fun välönskning_N_s2 : N ;
+ fun vändning_N_s2 : N ;
+ fun övning_N_s2 : N ;
+ fun våning_N_s2 : N ;
+ fun vänt_N_s2 : N ;
+ fun vård_N_s2 : N ;
+ fun vårdag_N_s2 : N ;
+ fun värde_N_s2 : N ;
+ fun värdering_N_s2 : N ;
+ fun vridning_N_s2 : N ;
+ fun värk_N_s2 : N ;
+ fun värld_N_s2 : N ;
+ fun världsåskådning_N_s2 : N ;
+ fun vårvind_N_s2 : N ;
+ fun vätte_N_s2 : N ;
+ fun växling_N_s2 : N ;
+ fun yngling_N_s2 : N ;
+ fun yttring_N_s2 : N ;
+ fun abakus_N_s3 : N ;
+ fun abderit_N_s3 : N ;
+ fun abdikation_N_s3 : N ;
+ fun abonnent_N_s3 : N ;
+ fun abort_N_s3 : N ;
+ fun absid_N_s3 : N ;
+ fun absint_N_s3 : N ;
+ fun absolutist_N_s3 : N ;
+ fun absorption_N_s3 : N ;
+ fun abstinens_N_s3 : N ;
+ fun abstraktion_N_s3 : N ;
+ fun absurditet_N_s3 : N ;
+ fun acceleration_N_s3 : N ;
+ fun accent_N_s3 : N ;
+ fun access_N_s3 : N ;
+ fun adaption_N_s3 : N ;
+ fun addition_N_s3 : N ;
+ fun adept_N_s3 : N ;
+ fun adjunkt_N_s3 : N ;
+ fun adjutant_N_s3 : N ;
+ fun administration_N_s3 : N ;
+ fun administratör_N_s3 : N ;
+ fun adoption_N_s3 : N ;
+ fun adress_N_s3 : N ;
+ fun adressat_N_s3 : N ;
+ fun adressrymd_N_s3 : N ;
+ fun advent_N_s3 : N ;
+ fun advokat_N_s3 : N ;
+ fun advokatyr_N_s3 : N ;
+ fun affekt_N_s3 : N ;
+ fun affisch_N_s3 : N ;
+ fun affär_N_s3 : N ;
+ fun afghan_N_s3 : N ;
+ fun aforism_N_s3 : N ;
+ fun afrikan_N_s3 : N ;
+ fun aftonbön_N_s3 : N ;
+ fun agat_N_s3 : N ;
+ fun agent_N_s3 : N ;
+ fun agentur_N_s3 : N ;
+ fun aggression_N_s3 : N ;
+ fun agitation_N_s3 : N ;
+ fun agronom_N_s3 : N ;
+ fun akademi_N_s3 : N ;
+ fun akrobat_N_s3 : N ;
+ fun akt_N_s3 : N ;
+ fun akti_N_s3 : N ;
+ fun aktion_N_s3 : N ;
+ fun aktivitet_N_s3 : N ;
+ fun aktör_N_s3 : N ;
+ fun aktris_N_s3 : N ;
+ fun aktualitet_N_s3 : N ;
+ fun akvarell_N_s3 : N ;
+ fun akvedukt_N_s3 : N ;
+ fun aladåb_N_s3 : N ;
+ fun alban_N_s3 : N ;
+ fun albatross_N_s3 : N ;
+ fun albin_N_s3 : N ;
+ fun algoritm_N_s3 : N ;
+ fun alienation_N_s3 : N ;
+ fun alkemist_N_s3 : N ;
+ fun alkohol_N_s3 : N ;
+ fun alkoholist_N_s3 : N ;
+ fun alkov_N_s3 : N ;
+ fun allians_N_s3 : N ;
+ fun alliteration_N_s3 : N ;
+ fun allusion_N_s3 : N ;
+ fun altan_N_s3 : N ;
+ fun altarrund_N_s3 : N ;
+ fun alumn_N_s3 : N ;
+ fun amalekit_N_s3 : N ;
+ fun amanuens_N_s3 : N ;
+ fun amason_N_s3 : N ;
+ fun amatör_N_s3 : N ;
+ fun amatörkonstnär_N_s3 : N ;
+ fun ambassad_N_s3 : N ;
+ fun ambassadör_N_s3 : N ;
+ fun ambition_N_s3 : N ;
+ fun ambradoft_N_s3 : N ;
+ fun ambulans_N_s3 : N ;
+ fun amerikan_N_s3 : N ;
+ fun ametist_N_s3 : N ;
+ fun amiral_N_s3 : N ;
+ fun ammonit_N_s3 : N ;
+ fun amoré_N_s3 : N ;
+ fun amper_N_s3 : N ;
+ fun amplitud_N_s3 : N ;
+ fun ampull_N_s3 : N ;
+ fun amulett_N_s3 : N ;
+ fun anakronism_N_s3 : N ;
+ fun analfabet_N_s3 : N ;
+ fun analys_N_s3 : N ;
+ fun analysmetod_N_s3 : N ;
+ fun anarkist_N_s3 : N ;
+ fun andakt_N_s3 : N ;
+ fun anekdot_N_s3 : N ;
+ fun anfallsplan_N_s3 : N ;
+ fun anförvant_N_s3 : N ;
+ fun angelägenhet_N_s3 : N ;
+ fun anglicism_N_s3 : N ;
+ fun anglofil_N_s3 : N ;
+ fun anhalt_N_s3 : N ;
+ fun animation_N_s3 : N ;
+ fun animatör_N_s3 : N ;
+ fun ankomst_N_s3 : N ;
+ fun anmälningsblankett_N_s3 : N ;
+ fun annons_N_s3 : N ;
+ fun annonskampanj_N_s3 : N ;
+ fun annonsör_N_s3 : N ;
+ fun anod_N_s3 : N ;
+ fun anorak_N_s3 : N ;
+ fun anpassningsprocess_N_s3 : N ;
+ fun ansats_N_s3 : N ;
+ fun ansiktsfärg_N_s3 : N ;
+ fun ansökningsblankett_N_s3 : N ;
+ fun anstalt_N_s3 : N ;
+ fun antagonist_N_s3 : N ;
+ fun antenn_N_s3 : N ;
+ fun antikvitet_N_s3 : N ;
+ fun antipati_N_s3 : N ;
+ fun antipod_N_s3 : N ;
+ fun antisemit_N_s3 : N ;
+ fun antologi_N_s3 : N ;
+ fun antropolog_N_s3 : N ;
+ fun apelsin_N_s3 : N ;
+ fun apkonst_N_s3 : N ;
+ fun apostrof_N_s3 : N ;
+ fun apparat_N_s3 : N ;
+ fun apparatur_N_s3 : N ;
+ fun appell_N_s3 : N ;
+ fun applåd_N_s3 : N ;
+ fun applikation_N_s3 : N ;
+ fun approximation_N_s3 : N ;
+ fun aprikos_N_s3 : N ;
+ fun aptit_N_s3 : N ;
+ fun arab_N_s3 : N ;
+ fun arabesk_N_s3 : N ;
+ fun aramé_N_s3 : N ;
+ fun arbetsgivaravgift_N_s3 : N ;
+ fun arbetsgrupp_N_s3 : N ;
+ fun arbetskamrat_N_s3 : N ;
+ fun arbetsplats_N_s3 : N ;
+ fun arbetstid_N_s3 : N ;
+ fun arbetsuppgift_N_s3 : N ;
+ fun areal_N_s3 : N ;
+ fun Ariel_N_s3 : N ;
+ fun aristokrat_N_s3 : N ;
+ fun aristokrati_N_s3 : N ;
+ fun arkad_N_s3 : N ;
+ fun arkeolog_N_s3 : N ;
+ fun arketyp_N_s3 : N ;
+ fun arkitekt_N_s3 : N ;
+ fun arkitektur_N_s3 : N ;
+ fun armatur_N_s3 : N ;
+ fun arom_N_s3 : N ;
+ fun arrangör_N_s3 : N ;
+ fun arrest_N_s3 : N ;
+ fun arsenal_N_s3 : N ;
+ fun art_N_s3 : N ;
+ fun artefakt_N_s3 : N ;
+ fun artighet_N_s3 : N ;
+ fun artikelskribent_N_s3 : N ;
+ fun artikulation_N_s3 : N ;
+ fun artillerist_N_s3 : N ;
+ fun artist_N_s3 : N ;
+ fun artär_N_s3 : N ;
+ fun arvslott_N_s3 : N ;
+ fun asiat_N_s3 : N ;
+ fun asket_N_s3 : N ;
+ fun aspekt_N_s3 : N ;
+ fun aspirant_N_s3 : N ;
+ fun aspiration_N_s3 : N ;
+ fun assistans_N_s3 : N ;
+ fun assistent_N_s3 : N ;
+ fun association_N_s3 : N ;
+ fun asterisk_N_s3 : N ;
+ fun astrolog_N_s3 : N ;
+ fun astronaut_N_s3 : N ;
+ fun astronom_N_s3 : N ;
+ fun asyl_N_s3 : N ;
+ fun ateist_N_s3 : N ;
+ fun atlet_N_s3 : N ;
+ fun atmosfär_N_s3 : N ;
+ fun atom_N_s3 : N ;
+ fun atombomb_N_s3 : N ;
+ fun attack_N_s3 : N ;
+ fun attest_N_s3 : N ;
+ fun attiralj_N_s3 : N ;
+ fun attityd_N_s3 : N ;
+ fun attraktion_N_s3 : N ;
+ fun attrapp_N_s3 : N ;
+ fun audiens_N_s3 : N ;
+ fun auktion_N_s3 : N ;
+ fun auktoritet_N_s3 : N ;
+ fun automat_N_s3 : N ;
+ fun automobil_N_s3 : N ;
+ fun autopilot_N_s3 : N ;
+ fun avart_N_s3 : N ;
+ fun avbild_N_s3 : N ;
+ fun avbön_N_s3 : N ;
+ fun avdelningschef_N_s3 : N ;
+ fun aversion_N_s3 : N ;
+ fun avfärd_N_s3 : N ;
+ fun avgas_N_s3 : N ;
+ fun avgift_N_s3 : N ;
+ fun avgrund_N_s3 : N ;
+ fun avgudabild_N_s3 : N ;
+ fun aviat_N_s3 : N ;
+ fun avsats_N_s3 : N ;
+ fun avsikt_N_s3 : N ;
+ fun avskedsfest_N_s3 : N ;
+ fun avskrift_N_s3 : N ;
+ fun avskrivningstid_N_s3 : N ;
+ fun avsändaradress_N_s3 : N ;
+ fun Baal_N_s3 : N ;
+ fun babian_N_s3 : N ;
+ fun bacill_N_s3 : N ;
+ fun backanal_N_s3 : N ;
+ fun badort_N_s3 : N ;
+ fun badplats_N_s3 : N ;
+ fun bagatell_N_s3 : N ;
+ fun bajonett_N_s3 : N ;
+ fun bakgrund_N_s3 : N ;
+ fun balansakt_N_s3 : N ;
+ fun balett_N_s3 : N ;
+ fun balkong_N_s3 : N ;
+ fun ballad_N_s3 : N ;
+ fun ballong_N_s3 : N ;
+ fun balsam_N_s3 : N ;
+ fun banalitet_N_s3 : N ;
+ fun banan_N_s3 : N ;
+ fun banderoll_N_s3 : N ;
+ fun bandit_N_s3 : N ;
+ fun bank_N_s3 : N ;
+ fun bankett_N_s3 : N ;
+ fun bankir_N_s3 : N ;
+ fun bankomat_N_s3 : N ;
+ fun baptist_N_s3 : N ;
+ fun barack_N_s3 : N ;
+ fun barbar_N_s3 : N ;
+ fun barnfamilj_N_s3 : N ;
+ fun barnslighet_N_s3 : N ;
+ fun baron_N_s3 : N ;
+ fun barrikad_N_s3 : N ;
+ fun barriär_N_s3 : N ;
+ fun baryton_N_s3 : N ;
+ fun basar_N_s3 : N ;
+ fun basfiol_N_s3 : N ;
+ fun basist_N_s3 : N ;
+ fun basröst_N_s3 : N ;
+ fun bassäng_N_s3 : N ;
+ fun bastard_N_s3 : N ;
+ fun basun_N_s3 : N ;
+ fun batalj_N_s3 : N ;
+ fun bataljon_N_s3 : N ;
+ fun batong_N_s3 : N ;
+ fun bedrift_N_s3 : N ;
+ fun beduin_N_s3 : N ;
+ fun befogenhet_N_s3 : N ;
+ fun begivenhet_N_s3 : N ;
+ fun begravningsplats_N_s3 : N ;
+ fun begreppsapparat_N_s3 : N ;
+ fun behörighet_N_s3 : N ;
+ fun bekantskap_N_s3 : N ;
+ fun bekvämlighet_N_s3 : N ;
+ fun benägenhet_N_s3 : N ;
+ fun benjaminit_N_s3 : N ;
+ fun bensinkostnad_N_s3 : N ;
+ fun bergshöjd_N_s3 : N ;
+ fun bergslag_N_s3 : N ;
+ fun besynnerlighet_N_s3 : N ;
+ fun betesmark_N_s3 : N ;
+ fun betjänt_N_s3 : N ;
+ fun betänklighet_N_s3 : N ;
+ fun bevekelsegrund_N_s3 : N ;
+ fun beväringssoldat_N_s3 : N ;
+ fun bibliofil_N_s3 : N ;
+ fun bibliograf_N_s3 : N ;
+ fun biblioman_N_s3 : N ;
+ fun bieffekt_N_s3 : N ;
+ fun bifigur_N_s3 : N ;
+ fun biflod_N_s3 : N ;
+ fun bikt_N_s3 : N ;
+ fun bild_N_s3 : N ;
+ fun bilist_N_s3 : N ;
+ fun biljard_N_s3 : N ;
+ fun biljett_N_s3 : N ;
+ fun biljon_N_s3 : N ;
+ fun billion_N_s3 : N ;
+ fun biocid_N_s3 : N ;
+ fun biofilm_N_s3 : N ;
+ fun biograf_N_s3 : N ;
+ fun biografi_N_s3 : N ;
+ fun biolog_N_s3 : N ;
+ fun biotop_N_s3 : N ;
+ fun bisak_N_s3 : N ;
+ fun bisats_N_s3 : N ;
+ fun bismak_N_s3 : N ;
+ fun böjningsform_N_s3 : N ;
+ fun blackout_N_s3 : N ;
+ fun blam_N_s3 : N ;
+ fun blankett_N_s3 : N ;
+ fun böld_N_s3 : N ;
+ fun blessyr_N_s3 : N ;
+ fun blindtarmsoperation_N_s3 : N ;
+ fun blodtyp_N_s3 : N ;
+ fun blondin_N_s3 : N ;
+ fun bön_N_s3 : N ;
+ fun bohem_N_s3 : N ;
+ fun bojar_N_s3 : N ;
+ fun bojkott_N_s3 : N ;
+ fun bolivian_N_s3 : N ;
+ fun bolsjevik_N_s3 : N ;
+ fun bomb_N_s3 : N ;
+ fun bonad_N_s3 : N ;
+ fun boplats_N_s3 : N ;
+ fun bordell_N_s3 : N ;
+ fun bordsbön_N_s3 : N ;
+ fun bordsgäst_N_s3 : N ;
+ fun bordskant_N_s3 : N ;
+ fun borgenär_N_s3 : N ;
+ fun bortamatch_N_s3 : N ;
+ fun bostadsrätt_N_s3 : N ;
+ fun botanik_N_s3 : N ;
+ fun boulevard_N_s3 : N ;
+ fun bragd_N_s3 : N ;
+ fun brakförlust_N_s3 : N ;
+ fun brandkår_N_s3 : N ;
+ fun brandstation_N_s3 : N ;
+ fun bransch_N_s3 : N ;
+ fun brant_N_s3 : N ;
+ fun bravad_N_s3 : N ;
+ fun bröd_N_s3 : N ;
+ fun brevspalt_N_s3 : N ;
+ fun brigad_N_s3 : N ;
+ fun briljant_N_s3 : N ;
+ fun bris_N_s3 : N ;
+ fun brist_N_s3 : N ;
+ fun bristfällighet_N_s3 : N ;
+ fun britt_N_s3 : N ;
+ fun bröllopsgäst_N_s3 : N ;
+ fun brokad_N_s3 : N ;
+ fun bronkit_N_s3 : N ;
+ fun brosch_N_s3 : N ;
+ fun broschyr_N_s3 : N ;
+ fun bräsch_N_s3 : N ;
+ fun börskurs_N_s3 : N ;
+ fun brunett_N_s3 : N ;
+ fun bruttoinkomst_N_s3 : N ;
+ fun bruttolön_N_s3 : N ;
+ fun brygd_N_s3 : N ;
+ fun brytningstid_N_s3 : N ;
+ fun brytpunkt_N_s3 : N ;
+ fun buddhist_N_s3 : N ;
+ fun buddist_N_s3 : N ;
+ fun bukett_N_s3 : N ;
+ fun bukt_N_s3 : N ;
+ fun buljong_N_s3 : N ;
+ fun bulletin_N_s3 : N ;
+ fun bulvan_N_s3 : N ;
+ fun bundsförvant_N_s3 : N ;
+ fun bungalow_N_s3 : N ;
+ fun bussterminal_N_s3 : N ;
+ fun butelj_N_s3 : N ;
+ fun butik_N_s3 : N ;
+ fun bygd_N_s3 : N ;
+ fun byggnad_N_s3 : N ;
+ fun byggsats_N_s3 : N ;
+ fun byråchef_N_s3 : N ;
+ fun byråkrat_N_s3 : N ;
+ fun byst_N_s3 : N ;
+ fun cell_N_s3 : N ;
+ fun cellist_N_s3 : N ;
+ fun centerpartist_N_s3 : N ;
+ fun central_N_s3 : N ;
+ fun centralbank_N_s3 : N ;
+ fun centralenhet_N_s3 : N ;
+ fun centrifug_N_s3 : N ;
+ fun ceremoni_N_s3 : N ;
+ fun champinjon_N_s3 : N ;
+ fun chans_N_s3 : N ;
+ fun charad_N_s3 : N ;
+ fun charlatan_N_s3 : N ;
+ fun charmoffensiv_N_s3 : N ;
+ fun chaufför_N_s3 : N ;
+ fun chauvinist_N_s3 : N ;
+ fun chef_N_s3 : N ;
+ fun chimär_N_s3 : N ;
+ fun chock_N_s3 : N ;
+ fun choklad_N_s3 : N ;
+ fun ciceron_N_s3 : N ;
+ fun cigarett_N_s3 : N ;
+ fun cigarr_N_s3 : N ;
+ fun cirkumflex_N_s3 : N ;
+ fun ciselör_N_s3 : N ;
+ fun citation_N_s3 : N ;
+ fun citron_N_s3 : N ;
+ fun civilekonom_N_s3 : N ;
+ fun civilingenjör_N_s3 : N ;
+ fun civilisation_N_s3 : N ;
+ fun civilist_N_s3 : N ;
+ fun clown_N_s3 : N ;
+ fun coach_N_s3 : N ;
+ fun colombian_N_s3 : N ;
+ fun cyklist_N_s3 : N ;
+ fun cyklon_N_s3 : N ;
+ fun cyklop_N_s3 : N ;
+ fun cymbal_N_s3 : N ;
+ fun cypress_N_s3 : N ;
+ fun dadaist_N_s3 : N ;
+ fun damask_N_s3 : N ;
+ fun damast_N_s3 : N ;
+ fun dans_N_s3 : N ;
+ fun dansör_N_s3 : N ;
+ fun dansös_N_s3 : N ;
+ fun databas_N_s3 : N ;
+ fun datamaskin_N_s3 : N ;
+ fun dativ_N_s3 : N ;
+ fun datorteknik_N_s3 : N ;
+ fun dödssynd_N_s3 : N ;
+ fun debatt_N_s3 : N ;
+ fun debattör_N_s3 : N ;
+ fun debut_N_s3 : N ;
+ fun debutant_N_s3 : N ;
+ fun decimal_N_s3 : N ;
+ fun dedikation_N_s3 : N ;
+ fun defekt_N_s3 : N ;
+ fun definition_N_s3 : N ;
+ fun deformation_N_s3 : N ;
+ fun dekad_N_s3 : N ;
+ fun dekal_N_s3 : N ;
+ fun deklarant_N_s3 : N ;
+ fun deklaration_N_s3 : N ;
+ fun dekor_N_s3 : N ;
+ fun dekoration_N_s3 : N ;
+ fun dekoratör_N_s3 : N ;
+ fun delegat_N_s3 : N ;
+ fun delegation_N_s3 : N ;
+ fun delfin_N_s3 : N ;
+ fun delikatess_N_s3 : N ;
+ fun delkurs_N_s3 : N ;
+ fun delrapport_N_s3 : N ;
+ fun delstat_N_s3 : N ;
+ fun demagog_N_s3 : N ;
+ fun ödemark_N_s3 : N ;
+ fun demograf_N_s3 : N ;
+ fun demokrat_N_s3 : N ;
+ fun demokrati_N_s3 : N ;
+ fun demon_N_s3 : N ;
+ fun demonstrant_N_s3 : N ;
+ fun demonstration_N_s3 : N ;
+ fun deodorant_N_s3 : N ;
+ fun depesch_N_s3 : N ;
+ fun deportation_N_s3 : N ;
+ fun depression_N_s3 : N ;
+ fun derivation_N_s3 : N ;
+ fun desert_N_s3 : N ;
+ fun desertör_N_s3 : N ;
+ fun design_N_s3 : N ;
+ fun despot_N_s3 : N ;
+ fun destination_N_s3 : N ;
+ fun detalj_N_s3 : N ;
+ fun detektiv_N_s3 : N ;
+ fun determinist_N_s3 : N ;
+ fun devis_N_s3 : N ;
+ fun diabild_N_s3 : N ;
+ fun diagnos_N_s3 : N ;
+ fun diagonal_N_s3 : N ;
+ fun diakon_N_s3 : N ;
+ fun dialekt_N_s3 : N ;
+ fun dialog_N_s3 : N ;
+ fun diamant_N_s3 : N ;
+ fun diet_N_s3 : N ;
+ fun differens_N_s3 : N ;
+ fun diffusion_N_s3 : N ;
+ fun diftong_N_s3 : N ;
+ fun dignitet_N_s3 : N ;
+ fun dikt_N_s3 : N ;
+ fun diktatur_N_s3 : N ;
+ fun dimension_N_s3 : N ;
+ fun diod_N_s3 : N ;
+ fun dioxid_N_s3 : N ;
+ fun diplomat_N_s3 : N ;
+ fun direktör_N_s3 : N ;
+ fun dirigent_N_s3 : N ;
+ fun disciplin_N_s3 : N ;
+ fun disciplinnämnd_N_s3 : N ;
+ fun diskett_N_s3 : N ;
+ fun diskettenhet_N_s3 : N ;
+ fun diskrepans_N_s3 : N ;
+ fun diskriminant_N_s3 : N ;
+ fun diskurs_N_s3 : N ;
+ fun diskussion_N_s3 : N ;
+ fun dispens_N_s3 : N ;
+ fun disponent_N_s3 : N ;
+ fun disposition_N_s3 : N ;
+ fun dispyt_N_s3 : N ;
+ fun dissident_N_s3 : N ;
+ fun dissonans_N_s3 : N ;
+ fun distans_N_s3 : N ;
+ fun distinktion_N_s3 : N ;
+ fun distortion_N_s3 : N ;
+ fun distraktion_N_s3 : N ;
+ fun distribution_N_s3 : N ;
+ fun distributör_N_s3 : N ;
+ fun divergens_N_s3 : N ;
+ fun division_N_s3 : N ;
+ fun djonk_N_s3 : N ;
+ fun djupsinninghet_N_s3 : N ;
+ fun djävlighet_N_s3 : N ;
+ fun dålighet_N_s3 : N ;
+ fun docent_N_s3 : N ;
+ fun doft_N_s3 : N ;
+ fun dogm_N_s3 : N ;
+ fun doktor_N_s3 : N ;
+ fun doktorand_N_s3 : N ;
+ fun doktrin_N_s3 : N ;
+ fun dokumentation_N_s3 : N ;
+ fun dokumentär_N_s3 : N ;
+ fun dokumentärfilm_N_s3 : N ;
+ fun dominant_N_s3 : N ;
+ fun domän_N_s3 : N ;
+ fun donation_N_s3 : N ;
+ fun drabant_N_s3 : N ;
+ fun dragon_N_s3 : N ;
+ fun dramatik_N_s3 : N ;
+ fun dramaturg_N_s3 : N ;
+ fun drift_N_s3 : N ;
+ fun drivkraft_N_s3 : N ;
+ fun dräkt_N_s3 : N ;
+ fun drömsyn_N_s3 : N ;
+ fun drog_N_s3 : N ;
+ fun dörrpost_N_s3 : N ;
+ fun dörrvakt_N_s3 : N ;
+ fun dårskap_N_s3 : N ;
+ fun dryck_N_s3 : N ;
+ fun dual_N_s3 : N ;
+ fun dubblett_N_s3 : N ;
+ fun duell_N_s3 : N ;
+ fun duett_N_s3 : N ;
+ fun dumhet_N_s3 : N ;
+ fun dunst_N_s3 : N ;
+ fun dust_N_s3 : N ;
+ fun dygd_N_s3 : N ;
+ fun dykardräkt_N_s3 : N ;
+ fun edomé_N_s3 : N ;
+ fun effekt_N_s3 : N ;
+ fun efraimit_N_s3 : N ;
+ fun eftergift_N_s3 : N ;
+ fun efterkonstruktion_N_s3 : N ;
+ fun efterrätt_N_s3 : N ;
+ fun egendomlighet_N_s3 : N ;
+ fun egenhet_N_s3 : N ;
+ fun egenskap_N_s3 : N ;
+ fun egoist_N_s3 : N ;
+ fun ekolog_N_s3 : N ;
+ fun ekonom_N_s3 : N ;
+ fun ekonomi_N_s3 : N ;
+ fun ekonyhet_N_s3 : N ;
+ fun ekvation_N_s3 : N ;
+ fun ekvivalens_N_s3 : N ;
+ fun elakhet_N_s3 : N ;
+ fun elchock_N_s3 : N ;
+ fun elefant_N_s3 : N ;
+ fun elektrod_N_s3 : N ;
+ fun elektron_N_s3 : N ;
+ fun element_N_s3 : N ;
+ fun elev_N_s3 : N ;
+ fun elgitarr_N_s3 : N ;
+ fun elimination_N_s3 : N ;
+ fun elinstallatör_N_s3 : N ;
+ fun elit_N_s3 : N ;
+ fun ellips_N_s3 : N ;
+ fun ellipsoid_N_s3 : N ;
+ fun emalj_N_s3 : N ;
+ fun emigrant_N_s3 : N ;
+ fun eminens_N_s3 : N ;
+ fun emission_N_s3 : N ;
+ fun emotion_N_s3 : N ;
+ fun endiv_N_s3 : N ;
+ fun enhet_N_s3 : N ;
+ fun enklav_N_s3 : N ;
+ fun enkät_N_s3 : N ;
+ fun enrumslägenhet_N_s3 : N ;
+ fun enskildhet_N_s3 : N ;
+ fun entreprenad_N_s3 : N ;
+ fun entreprenör_N_s3 : N ;
+ fun entusiast_N_s3 : N ;
+ fun enzym_N_s3 : N ;
+ fun epidemi_N_s3 : N ;
+ fun epik_N_s3 : N ;
+ fun epilog_N_s3 : N ;
+ fun episod_N_s3 : N ;
+ fun epok_N_s3 : N ;
+ fun eremit_N_s3 : N ;
+ fun erfarenhet_N_s3 : N ;
+ fun ergonom_N_s3 : N ;
+ fun eskort_N_s3 : N ;
+ fun eskulap_N_s3 : N ;
+ fun essay_N_s3 : N ;
+ fun essens_N_s3 : N ;
+ fun estet_N_s3 : N ;
+ fun estetik_N_s3 : N ;
+ fun estrad_N_s3 : N ;
+ fun etagär_N_s3 : N ;
+ fun etapp_N_s3 : N ;
+ fun etik_N_s3 : N ;
+ fun etikett_N_s3 : N ;
+ fun etnolog_N_s3 : N ;
+ fun etyd_N_s3 : N ;
+ fun etymolog_N_s3 : N ;
+ fun eufemism_N_s3 : N ;
+ fun evangelist_N_s3 : N ;
+ fun eventualitet_N_s3 : N ;
+ fun evighet_N_s3 : N ;
+ fun evolution_N_s3 : N ;
+ fun examensuppsats_N_s3 : N ;
+ fun examination_N_s3 : N ;
+ fun excellens_N_s3 : N ;
+ fun exeget_N_s3 : N ;
+ fun exercis_N_s3 : N ;
+ fun exhibitionist_N_s3 : N ;
+ fun existens_N_s3 : N ;
+ fun exkursion_N_s3 : N ;
+ fun expedit_N_s3 : N ;
+ fun expedition_N_s3 : N ;
+ fun expert_N_s3 : N ;
+ fun exploatör_N_s3 : N ;
+ fun explosion_N_s3 : N ;
+ fun exponent_N_s3 : N ;
+ fun express_N_s3 : N ;
+ fun expressionist_N_s3 : N ;
+ fun expropriation_N_s3 : N ;
+ fun exteriör_N_s3 : N ;
+ fun extravagans_N_s3 : N ;
+ fun extremist_N_s3 : N ;
+ fun fabrik_N_s3 : N ;
+ fun fabrikant_N_s3 : N ;
+ fun fabrikör_N_s3 : N ;
+ fun facilitet_N_s3 : N ;
+ fun fadäs_N_s3 : N ;
+ fun fagott_N_s3 : N ;
+ fun fakir_N_s3 : N ;
+ fun fakultet_N_s3 : N ;
+ fun falang_N_s3 : N ;
+ fun familj_N_s3 : N ;
+ fun fanerogam_N_s3 : N ;
+ fun fanfar_N_s3 : N ;
+ fun fantasi_N_s3 : N ;
+ fun fantast_N_s3 : N ;
+ fun fantom_N_s3 : N ;
+ fun farisé_N_s3 : N ;
+ fun farkost_N_s3 : N ;
+ fun farm_N_s3 : N ;
+ fun farsot_N_s3 : N ;
+ fun fart_N_s3 : N ;
+ fun fasad_N_s3 : N ;
+ fun fasan_N_s3 : N ;
+ fun fascist_N_s3 : N ;
+ fun fason_N_s3 : N ;
+ fun fastighet_N_s3 : N ;
+ fun faun_N_s3 : N ;
+ fun favorit_N_s3 : N ;
+ fun favör_N_s3 : N ;
+ fun federation_N_s3 : N ;
+ fun fejd_N_s3 : N ;
+ fun felaktighet_N_s3 : N ;
+ fun felmarginal_N_s3 : N ;
+ fun feminist_N_s3 : N ;
+ fun fest_N_s3 : N ;
+ fun festival_N_s3 : N ;
+ fun festlighet_N_s3 : N ;
+ fun fetisch_N_s3 : N ;
+ fun fiendefarkost_N_s3 : N ;
+ fun fientlighet_N_s3 : N ;
+ fun figur_N_s3 : N ;
+ fun fil_N_s3 : N ;
+ fun filatelist_N_s3 : N ;
+ fun filial_N_s3 : N ;
+ fun filisté_N_s3 : N ;
+ fun filiste_N_s3 : N ;
+ fun film_N_s3 : N ;
+ fun filmproduktion_N_s3 : N ;
+ fun filmregissör_N_s3 : N ;
+ fun filolog_N_s3 : N ;
+ fun filosof_N_s3 : N ;
+ fun filur_N_s3 : N ;
+ fun final_N_s3 : N ;
+ fun finalist_N_s3 : N ;
+ fun finans_N_s3 : N ;
+ fun finanschef_N_s3 : N ;
+ fun finansiär_N_s3 : N ;
+ fun finansmarknad_N_s3 : N ;
+ fun finess_N_s3 : N ;
+ fun fint_N_s3 : N ;
+ fun fiol_N_s3 : N ;
+ fun fission_N_s3 : N ;
+ fun fjärrkontroll_N_s3 : N ;
+ fun flank_N_s3 : N ;
+ fun flathet_N_s3 : N ;
+ fun flexskiveenhet_N_s3 : N ;
+ fun följetong_N_s3 : N ;
+ fun flöjt_N_s3 : N ;
+ fun flod_N_s3 : N ;
+ fun florist_N_s3 : N ;
+ fun flottilj_N_s3 : N ;
+ fun fältmarskalk_N_s3 : N ;
+ fun flygmaskin_N_s3 : N ;
+ fun flygplats_N_s3 : N ;
+ fun flykt_N_s3 : N ;
+ fun fängelsevakt_N_s3 : N ;
+ fun fångst_N_s3 : N ;
+ fun fånighet_N_s3 : N ;
+ fun foliant_N_s3 : N ;
+ fun folkmängd_N_s3 : N ;
+ fun folkpark_N_s3 : N ;
+ fun folkpartist_N_s3 : N ;
+ fun fond_N_s3 : N ;
+ fun font_N_s3 : N ;
+ fun fontän_N_s3 : N ;
+ fun forell_N_s3 : N ;
+ fun form_N_s3 : N ;
+ fun formalist_N_s3 : N ;
+ fun formalitet_N_s3 : N ;
+ fun formation_N_s3 : N ;
+ fun fosfat_N_s3 : N ;
+ fun fotnot_N_s3 : N ;
+ fun fotograf_N_s3 : N ;
+ fun foton_N_s3 : N ;
+ fun foxtrot_N_s3 : N ;
+ fun frakt_N_s3 : N ;
+ fun fraktal_N_s3 : N ;
+ fun fraktion_N_s3 : N ;
+ fun fras_N_s3 : N ;
+ fun förbön_N_s3 : N ;
+ fun förbundskapten_N_s3 : N ;
+ fun förbundsrepublik_N_s3 : N ;
+ fun fräckhet_N_s3 : N ;
+ fun färd_N_s3 : N ;
+ fun färdighet_N_s3 : N ;
+ fun förebild_N_s3 : N ;
+ fun fregatt_N_s3 : N ;
+ fun förekomst_N_s3 : N ;
+ fun frekvens_N_s3 : N ;
+ fun föresats_N_s3 : N ;
+ fun fresk_N_s3 : N ;
+ fun föreskrift_N_s3 : N ;
+ fun färg_N_s3 : N ;
+ fun färgplansch_N_s3 : N ;
+ fun förgrund_N_s3 : N ;
+ fun förgrundsfigur_N_s3 : N ;
+ fun frihet_N_s3 : N ;
+ fun fris_N_s3 : N ;
+ fun frisör_N_s3 : N ;
+ fun frist_N_s3 : N ;
+ fun frisyr_N_s3 : N ;
+ fun fröjd_N_s3 : N ;
+ fun förklädnad_N_s3 : N ;
+ fun förkunskap_N_s3 : N ;
+ fun förlust_N_s3 : N ;
+ fun förmögenhet_N_s3 : N ;
+ fun förmån_N_s3 : N ;
+ fun förmätenhet_N_s3 : N ;
+ fun förändringsprocess_N_s3 : N ;
+ fun front_N_s3 : N ;
+ fun förort_N_s3 : N ;
+ fun förrätt_N_s3 : N ;
+ fun förryckthet_N_s3 : N ;
+ fun färs_N_s3 : N ;
+ fun försiktighetsåtgärd_N_s3 : N ;
+ fun Förstlingsfrukt_N_s3 : N ;
+ fun försvarsmakt_N_s3 : N ;
+ fun försvarsorganisation_N_s3 : N ;
+ fun försvarsstab_N_s3 : N ;
+ fun förtalskampanj_N_s3 : N ;
+ fun förtidspensionär_N_s3 : N ;
+ fun förtjänst_N_s3 : N ;
+ fun förtrupp_N_s3 : N ;
+ fun frukt_N_s3 : N ;
+ fun frustration_N_s3 : N ;
+ fun förvaltningsmyndighet_N_s3 : N ;
+ fun förvärvsverksamhet_N_s3 : N ;
+ fun fåtölj_N_s3 : N ;
+ fun fött_N_s3 : N ;
+ fun fullmakt_N_s3 : N ;
+ fun fundamentalist_N_s3 : N ;
+ fun funktion_N_s3 : N ;
+ fun funktionär_N_s3 : N ;
+ fun furir_N_s3 : N ;
+ fun fusion_N_s3 : N ;
+ fun futurist_N_s3 : N ;
+ fun fyrkant_N_s3 : N ;
+ fun fysik_N_s3 : N ;
+ fun fysiolog_N_s3 : N ;
+ fun galax_N_s3 : N ;
+ fun galeas_N_s3 : N ;
+ fun galenskap_N_s3 : N ;
+ fun galilé_N_s3 : N ;
+ fun gallerist_N_s3 : N ;
+ fun galon_N_s3 : N ;
+ fun galopp_N_s3 : N ;
+ fun galosch_N_s3 : N ;
+ fun galär_N_s3 : N ;
+ fun gammafunktion_N_s3 : N ;
+ fun garant_N_s3 : N ;
+ fun garderob_N_s3 : N ;
+ fun gardin_N_s3 : N ;
+ fun garnison_N_s3 : N ;
+ fun gavott_N_s3 : N ;
+ fun gemenskap_N_s3 : N ;
+ fun gemål_N_s3 : N ;
+ fun gendarm_N_s3 : N ;
+ fun genealog_N_s3 : N ;
+ fun general_N_s3 : N ;
+ fun generaladvokat_N_s3 : N ;
+ fun generalrepetition_N_s3 : N ;
+ fun generation_N_s3 : N ;
+ fun genetik_N_s3 : N ;
+ fun genmanipulation_N_s3 : N ;
+ fun genomfartsled_N_s3 : N ;
+ fun gentjänst_N_s3 : N ;
+ fun geodet_N_s3 : N ;
+ fun geofysik_N_s3 : N ;
+ fun geograf_N_s3 : N ;
+ fun geolog_N_s3 : N ;
+ fun gepard_N_s3 : N ;
+ fun german_N_s3 : N ;
+ fun gesäll_N_s3 : N ;
+ fun gest_N_s3 : N ;
+ fun gestalt_N_s3 : N ;
+ fun gigant_N_s3 : N ;
+ fun gileadit_N_s3 : N ;
+ fun ginst_N_s3 : N ;
+ fun giraff_N_s3 : N ;
+ fun girland_N_s3 : N ;
+ fun gitarr_N_s3 : N ;
+ fun glaciär_N_s3 : N ;
+ fun glass_N_s3 : N ;
+ fun glasyr_N_s3 : N ;
+ fun glob_N_s3 : N ;
+ fun gång_N_s3 : N ;
+ fun gnom_N_s3 : N ;
+ fun gobeläng_N_s3 : N ;
+ fun godtycklighet_N_s3 : N ;
+ fun gondol_N_s3 : N ;
+ fun grad_N_s3 : N ;
+ fun graf_N_s3 : N ;
+ fun grafik_N_s3 : N ;
+ fun grammofon_N_s3 : N ;
+ fun granat_N_s3 : N ;
+ fun gratulant_N_s3 : N ;
+ fun gratulation_N_s3 : N ;
+ fun graviditet_N_s3 : N ;
+ fun gravplats_N_s3 : N ;
+ fun gravyr_N_s3 : N ;
+ fun gärd_N_s3 : N ;
+ fun grej_N_s3 : N ;
+ fun grek_N_s3 : N ;
+ fun grift_N_s3 : N ;
+ fun grimas_N_s3 : N ;
+ fun gränd_N_s3 : N ;
+ fun gräns_N_s3 : N ;
+ fun grönsak_N_s3 : N ;
+ fun grönsallad_N_s3 : N ;
+ fun grobian_N_s3 : N ;
+ fun grogrund_N_s3 : N ;
+ fun grossist_N_s3 : N ;
+ fun gräslighet_N_s3 : N ;
+ fun grund_N_s3 : N ;
+ fun grundsats_N_s3 : N ;
+ fun grupp_N_s3 : N ;
+ fun grävmaskin_N_s3 : N ;
+ fun grymhet_N_s3 : N ;
+ fun gråzon_N_s3 : N ;
+ fun gäst_N_s3 : N ;
+ fun gudabild_N_s3 : N ;
+ fun gudstjänst_N_s3 : N ;
+ fun gulasch_N_s3 : N ;
+ fun guldsmed_N_s3 : N ;
+ fun gustavian_N_s3 : N ;
+ fun guvernant_N_s3 : N ;
+ fun guvernör_N_s3 : N ;
+ fun gymnasist_N_s3 : N ;
+ fun gymnast_N_s3 : N ;
+ fun gynekolog_N_s3 : N ;
+ fun hagmark_N_s3 : N ;
+ fun hakparentes_N_s3 : N ;
+ fun hallucination_N_s3 : N ;
+ fun halogen_N_s3 : N ;
+ fun halt_N_s3 : N ;
+ fun halvmesyr_N_s3 : N ;
+ fun handgranat_N_s3 : N ;
+ fun handskrift_N_s3 : N ;
+ fun hangar_N_s3 : N ;
+ fun hankontakt_N_s3 : N ;
+ fun harang_N_s3 : N ;
+ fun hastighet_N_s3 : N ;
+ fun hebré_N_s3 : N ;
+ fun hedersgäst_N_s3 : N ;
+ fun helg_N_s3 : N ;
+ fun helhetsbild_N_s3 : N ;
+ fun helnykterist_N_s3 : N ;
+ fun hemkommun_N_s3 : N ;
+ fun hemkomst_N_s3 : N ;
+ fun hemlighet_N_s3 : N ;
+ fun hemmamarknad_N_s3 : N ;
+ fun hemmamatch_N_s3 : N ;
+ fun hepatit_N_s3 : N ;
+ fun hermafrodit_N_s3 : N ;
+ fun hermelin_N_s3 : N ;
+ fun hexagon_N_s3 : N ;
+ fun höft_N_s3 : N ;
+ fun höghet_N_s3 : N ;
+ fun hågkomst_N_s3 : N ;
+ fun högkonjuktur_N_s3 : N ;
+ fun högtid_N_s3 : N ;
+ fun högtidlighet_N_s3 : N ;
+ fun högtidsdräkt_N_s3 : N ;
+ fun högvördighet_N_s3 : N ;
+ fun hierarki_N_s3 : N ;
+ fun hind_N_s3 : N ;
+ fun hindu_N_s3 : N ;
+ fun histolog_N_s3 : N ;
+ fun historik_N_s3 : N ;
+ fun höjd_N_s3 : N ;
+ fun höjdpunkt_N_s3 : N ;
+ fun hjärtattack_N_s3 : N ;
+ fun hjärtinfarkt_N_s3 : N ;
+ fun hälft_N_s3 : N ;
+ fun hållplats_N_s3 : N ;
+ fun homofil_N_s3 : N ;
+ fun honkontakt_N_s3 : N ;
+ fun honnör_N_s3 : N ;
+ fun hord_N_s3 : N ;
+ fun horisont_N_s3 : N ;
+ fun hottentott_N_s3 : N ;
+ fun hovrätt_N_s3 : N ;
+ fun härlighet_N_s3 : N ;
+ fun huligan_N_s3 : N ;
+ fun humanist_N_s3 : N ;
+ fun humorist_N_s3 : N ;
+ fun huvudperson_N_s3 : N ;
+ fun huvudroll_N_s3 : N ;
+ fun huvudsak_N_s3 : N ;
+ fun hävd_N_s3 : N ;
+ fun hövlighet_N_s3 : N ;
+ fun hybrid_N_s3 : N ;
+ fun hydrofon_N_s3 : N ;
+ fun hydrolog_N_s3 : N ;
+ fun hyllningskör_N_s3 : N ;
+ fun hylskontakt_N_s3 : N ;
+ fun hymn_N_s3 : N ;
+ fun hypnotisör_N_s3 : N ;
+ fun hypotes_N_s3 : N ;
+ fun hyresgäst_N_s3 : N ;
+ fun hytt_N_s3 : N ;
+ fun idé_N_s3 : N ;
+ fun idealist_N_s3 : N ;
+ fun identifikation_N_s3 : N ;
+ fun identitet_N_s3 : N ;
+ fun ideolog_N_s3 : N ;
+ fun ideologi_N_s3 : N ;
+ fun idiot_N_s3 : N ;
+ fun idioti_N_s3 : N ;
+ fun idol_N_s3 : N ;
+ fun idrott_N_s3 : N ;
+ fun idyll_N_s3 : N ;
+ fun ignorant_N_s3 : N ;
+ fun ikon_N_s3 : N ;
+ fun illumination_N_s3 : N ;
+ fun illusion_N_s3 : N ;
+ fun illusionist_N_s3 : N ;
+ fun illustration_N_s3 : N ;
+ fun illustratör_N_s3 : N ;
+ fun imitation_N_s3 : N ;
+ fun imitatör_N_s3 : N ;
+ fun immigrant_N_s3 : N ;
+ fun imperialist_N_s3 : N ;
+ fun implementation_N_s3 : N ;
+ fun implikation_N_s3 : N ;
+ fun implosion_N_s3 : N ;
+ fun import_N_s3 : N ;
+ fun importör_N_s3 : N ;
+ fun improvisation_N_s3 : N ;
+ fun impuls_N_s3 : N ;
+ fun incident_N_s3 : N ;
+ fun independent_N_s3 : N ;
+ fun indian_N_s3 : N ;
+ fun indignation_N_s3 : N ;
+ fun indikation_N_s3 : N ;
+ fun indikativ_N_s3 : N ;
+ fun individ_N_s3 : N ;
+ fun individualist_N_s3 : N ;
+ fun individualitet_N_s3 : N ;
+ fun induktans_N_s3 : N ;
+ fun induktion_N_s3 : N ;
+ fun industri_N_s3 : N ;
+ fun infarkt_N_s3 : N ;
+ fun infart_N_s3 : N ;
+ fun infektion_N_s3 : N ;
+ fun infiltration_N_s3 : N ;
+ fun infinitiv_N_s3 : N ;
+ fun inflammation_N_s3 : N ;
+ fun influens_N_s3 : N ;
+ fun information_N_s3 : N ;
+ fun informationskampanj_N_s3 : N ;
+ fun informatör_N_s3 : N ;
+ fun infrastruktur_N_s3 : N ;
+ fun infusion_N_s3 : N ;
+ fun ingenjör_N_s3 : N ;
+ fun ingrediens_N_s3 : N ;
+ fun ingress_N_s3 : N ;
+ fun initial_N_s3 : N ;
+ fun initiation_N_s3 : N ;
+ fun initiationsrit_N_s3 : N ;
+ fun injektion_N_s3 : N ;
+ fun inkarnation_N_s3 : N ;
+ fun inkomst_N_s3 : N ;
+ fun inkonsekvens_N_s3 : N ;
+ fun innebörd_N_s3 : N ;
+ fun innovation_N_s3 : N ;
+ fun innovatör_N_s3 : N ;
+ fun insats_N_s3 : N ;
+ fun insekt_N_s3 : N ;
+ fun insemination_N_s3 : N ;
+ fun insikt_N_s3 : N ;
+ fun insinuation_N_s3 : N ;
+ fun inskrift_N_s3 : N ;
+ fun inskription_N_s3 : N ;
+ fun inspektion_N_s3 : N ;
+ fun inspektör_N_s3 : N ;
+ fun inspiratör_N_s3 : N ;
+ fun installation_N_s3 : N ;
+ fun installatör_N_s3 : N ;
+ fun instans_N_s3 : N ;
+ fun instinkt_N_s3 : N ;
+ fun institution_N_s3 : N ;
+ fun instruktion_N_s3 : N ;
+ fun instruktör_N_s3 : N ;
+ fun instrumentpanel_N_s3 : N ;
+ fun integral_N_s3 : N ;
+ fun integrand_N_s3 : N ;
+ fun intelligens_N_s3 : N ;
+ fun intendent_N_s3 : N ;
+ fun intention_N_s3 : N ;
+ fun interferens_N_s3 : N ;
+ fun interiör_N_s3 : N ;
+ fun interjektion_N_s3 : N ;
+ fun intern_N_s3 : N ;
+ fun internetbank_N_s3 : N ;
+ fun interpellation_N_s3 : N ;
+ fun interpolation_N_s3 : N ;
+ fun interpretation_N_s3 : N ;
+ fun intervention_N_s3 : N ;
+ fun intimitet_N_s3 : N ;
+ fun intäkt_N_s3 : N ;
+ fun intonation_N_s3 : N ;
+ fun intressent_N_s3 : N ;
+ fun intrig_N_s3 : N ;
+ fun introduktion_N_s3 : N ;
+ fun invalid_N_s3 : N ;
+ fun invasion_N_s3 : N ;
+ fun invers_N_s3 : N ;
+ fun invit_N_s3 : N ;
+ fun invitation_N_s3 : N ;
+ fun iskristall_N_s3 : N ;
+ fun isotop_N_s3 : N ;
+ fun israel_N_s3 : N ;
+ fun israelit_N_s3 : N ;
+ fun istid_N_s3 : N ;
+ fun iteration_N_s3 : N ;
+ fun jaguar_N_s3 : N ;
+ fun jakt_N_s3 : N ;
+ fun japan_N_s3 : N ;
+ fun jargong_N_s3 : N ;
+ fun jasmin_N_s3 : N ;
+ fun jebusé_N_s3 : N ;
+ fun jesuit_N_s3 : N ;
+ fun jämnrad_N_s3 : N ;
+ fun jonglör_N_s3 : N ;
+ fun jour_N_s3 : N ;
+ fun journal_N_s3 : N ;
+ fun journalist_N_s3 : N ;
+ fun jubilar_N_s3 : N ;
+ fun jugoslav_N_s3 : N ;
+ fun julfest_N_s3 : N ;
+ fun junior_N_s3 : N ;
+ fun jurist_N_s3 : N ;
+ fun juvel_N_s3 : N ;
+ fun kabbalist_N_s3 : N ;
+ fun kabin_N_s3 : N ;
+ fun kabyss_N_s3 : N ;
+ fun kadens_N_s3 : N ;
+ fun kadett_N_s3 : N ;
+ fun kafferast_N_s3 : N ;
+ fun kajak_N_s3 : N ;
+ fun kaldé_N_s3 : N ;
+ fun kalde_N_s3 : N ;
+ fun kalendermånad_N_s3 : N ;
+ fun kalkon_N_s3 : N ;
+ fun kalkyl_N_s3 : N ;
+ fun kalott_N_s3 : N ;
+ fun kamel_N_s3 : N ;
+ fun kamin_N_s3 : N ;
+ fun kamp_N_s3 : N ;
+ fun kampanj_N_s3 : N ;
+ fun kampsport_N_s3 : N ;
+ fun kamrat_N_s3 : N ;
+ fun kamrer_N_s3 : N ;
+ fun kanal_N_s3 : N ;
+ fun kanané_N_s3 : N ;
+ fun kandidat_N_s3 : N ;
+ fun kandidatur_N_s3 : N ;
+ fun kanin_N_s3 : N ;
+ fun kannibal_N_s3 : N ;
+ fun kanon_N_s3 : N ;
+ fun kanonad_N_s3 : N ;
+ fun kanot_N_s3 : N ;
+ fun kant_N_s3 : N ;
+ fun kantat_N_s3 : N ;
+ fun kanton_N_s3 : N ;
+ fun kanyl_N_s3 : N ;
+ fun kapacitet_N_s3 : N ;
+ fun kapitalist_N_s3 : N ;
+ fun kapitulation_N_s3 : N ;
+ fun kaplan_N_s3 : N ;
+ fun kapsyl_N_s3 : N ;
+ fun kapten_N_s3 : N ;
+ fun karaff_N_s3 : N ;
+ fun karakteristik_N_s3 : N ;
+ fun karaktär_N_s3 : N ;
+ fun karaktäristik_N_s3 : N ;
+ fun karaktärstyp_N_s3 : N ;
+ fun karamell_N_s3 : N ;
+ fun karantän_N_s3 : N ;
+ fun kardel_N_s3 : N ;
+ fun kardinal_N_s3 : N ;
+ fun karikatyr_N_s3 : N ;
+ fun karneval_N_s3 : N ;
+ fun karolin_N_s3 : N ;
+ fun kaross_N_s3 : N ;
+ fun karott_N_s3 : N ;
+ fun karriär_N_s3 : N ;
+ fun karriärist_N_s3 : N ;
+ fun kartell_N_s3 : N ;
+ fun kartong_N_s3 : N ;
+ fun kartskiss_N_s3 : N ;
+ fun karusell_N_s3 : N ;
+ fun kasern_N_s3 : N ;
+ fun kaskad_N_s3 : N ;
+ fun kassett_N_s3 : N ;
+ fun kastanj_N_s3 : N ;
+ fun kastrat_N_s3 : N ;
+ fun kastrull_N_s3 : N ;
+ fun katakomb_N_s3 : N ;
+ fun katalog_N_s3 : N ;
+ fun katarr_N_s3 : N ;
+ fun katastrof_N_s3 : N ;
+ fun katedral_N_s3 : N ;
+ fun kategori_N_s3 : N ;
+ fun katekes_N_s3 : N ;
+ fun katolik_N_s3 : N ;
+ fun katt_N_s3 : N ;
+ fun kavaj_N_s3 : N ;
+ fun kavaljer_N_s3 : N ;
+ fun kavalkad_N_s3 : N ;
+ fun kedjereaktion_N_s3 : N ;
+ fun kemist_N_s3 : N ;
+ fun keramik_N_s3 : N ;
+ fun åkerareal_N_s3 : N ;
+ fun åkermark_N_s3 : N ;
+ fun kerub_N_s3 : N ;
+ fun khmer_N_s3 : N ;
+ fun kibbutz_N_s3 : N ;
+ fun kind_N_s3 : N ;
+ fun kines_N_s3 : N ;
+ fun kiosk_N_s3 : N ;
+ fun kirurg_N_s3 : N ;
+ fun kiwifrukt_N_s3 : N ;
+ fun köksregion_N_s3 : N ;
+ fun åklagarmyndighet_N_s3 : N ;
+ fun klan_N_s3 : N ;
+ fun klang_N_s3 : N ;
+ fun klarinett_N_s3 : N ;
+ fun klass_N_s3 : N ;
+ fun klasskamrat_N_s3 : N ;
+ fun klausul_N_s3 : N ;
+ fun klaviatur_N_s3 : N ;
+ fun kläd_N_s3 : N ;
+ fun klenod_N_s3 : N ;
+ fun klenät_N_s3 : N ;
+ fun klerk_N_s3 : N ;
+ fun klient_N_s3 : N ;
+ fun klinik_N_s3 : N ;
+ fun kloak_N_s3 : N ;
+ fun klosett_N_s3 : N ;
+ fun klosterruin_N_s3 : N ;
+ fun klumpighet_N_s3 : N ;
+ fun klurighet_N_s3 : N ;
+ fun koalition_N_s3 : N ;
+ fun kod_N_s3 : N ;
+ fun koefficient_N_s3 : N ;
+ fun kohort_N_s3 : N ;
+ fun kokong_N_s3 : N ;
+ fun kokott_N_s3 : N ;
+ fun kolchos_N_s3 : N ;
+ fun kollaps_N_s3 : N ;
+ fun kollision_N_s3 : N ;
+ fun koloni_N_s3 : N ;
+ fun kolonialist_N_s3 : N ;
+ fun kolonisatör_N_s3 : N ;
+ fun kolonist_N_s3 : N ;
+ fun kolonn_N_s3 : N ;
+ fun kolonnad_N_s3 : N ;
+ fun kolorit_N_s3 : N ;
+ fun koloss_N_s3 : N ;
+ fun kolumn_N_s3 : N ;
+ fun kolumnist_N_s3 : N ;
+ fun kombattant_N_s3 : N ;
+ fun kombination_N_s3 : N ;
+ fun komet_N_s3 : N ;
+ fun komik_N_s3 : N ;
+ fun kommendör_N_s3 : N ;
+ fun kommentar_N_s3 : N ;
+ fun kommission_N_s3 : N ;
+ fun kommissionär_N_s3 : N ;
+ fun kommun_N_s3 : N ;
+ fun kommunikation_N_s3 : N ;
+ fun kommunist_N_s3 : N ;
+ fun kompanjon_N_s3 : N ;
+ fun kompass_N_s3 : N ;
+ fun kompensation_N_s3 : N ;
+ fun kompetens_N_s3 : N ;
+ fun komplikation_N_s3 : N ;
+ fun komplimang_N_s3 : N ;
+ fun komplott_N_s3 : N ;
+ fun komponent_N_s3 : N ;
+ fun komposition_N_s3 : N ;
+ fun kompositör_N_s3 : N ;
+ fun kompost_N_s3 : N ;
+ fun kompott_N_s3 : N ;
+ fun kompromiss_N_s3 : N ;
+ fun koncern_N_s3 : N ;
+ fun koncession_N_s3 : N ;
+ fun kondom_N_s3 : N ;
+ fun konduktör_N_s3 : N ;
+ fun konferens_N_s3 : N ;
+ fun konfiguration_N_s3 : N ;
+ fun konfirmation_N_s3 : N ;
+ fun konfiskation_N_s3 : N ;
+ fun konflikt_N_s3 : N ;
+ fun konfrontation_N_s3 : N ;
+ fun kongress_N_s3 : N ;
+ fun kongresslokal_N_s3 : N ;
+ fun konjunktion_N_s3 : N ;
+ fun konjunktiv_N_s3 : N ;
+ fun konjunktur_N_s3 : N ;
+ fun konklusion_N_s3 : N ;
+ fun konkordans_N_s3 : N ;
+ fun konkurrent_N_s3 : N ;
+ fun konkurs_N_s3 : N ;
+ fun konsekvens_N_s3 : N ;
+ fun konselj_N_s3 : N ;
+ fun konsert_N_s3 : N ;
+ fun konserv_N_s3 : N ;
+ fun konsonans_N_s3 : N ;
+ fun konsonant_N_s3 : N ;
+ fun konspiration_N_s3 : N ;
+ fun konspirationsteori_N_s3 : N ;
+ fun konspiratör_N_s3 : N ;
+ fun konst_N_s3 : N ;
+ fun konstant_N_s3 : N ;
+ fun konstellation_N_s3 : N ;
+ fun konstighet_N_s3 : N ;
+ fun konstitution_N_s3 : N ;
+ fun konstnär_N_s3 : N ;
+ fun konstruktion_N_s3 : N ;
+ fun konstruktivist_N_s3 : N ;
+ fun konstruktör_N_s3 : N ;
+ fun konsulent_N_s3 : N ;
+ fun konsult_N_s3 : N ;
+ fun konsultation_N_s3 : N ;
+ fun konsument_N_s3 : N ;
+ fun kontakt_N_s3 : N ;
+ fun kontaktperson_N_s3 : N ;
+ fun kontemplation_N_s3 : N ;
+ fun kontext_N_s3 : N ;
+ fun kontinent_N_s3 : N ;
+ fun kontingent_N_s3 : N ;
+ fun kontorist_N_s3 : N ;
+ fun kontradiktion_N_s3 : N ;
+ fun kontrahent_N_s3 : N ;
+ fun kontraktion_N_s3 : N ;
+ fun kontrarevolution_N_s3 : N ;
+ fun kontrarevolutionär_N_s3 : N ;
+ fun kontrast_N_s3 : N ;
+ fun kontroll_N_s3 : N ;
+ fun kontrollant_N_s3 : N ;
+ fun kontrollör_N_s3 : N ;
+ fun kontrovers_N_s3 : N ;
+ fun kontur_N_s3 : N ;
+ fun konvention_N_s3 : N ;
+ fun konversation_N_s3 : N ;
+ fun konvoj_N_s3 : N ;
+ fun koordinat_N_s3 : N ;
+ fun kopieringsapparat_N_s3 : N ;
+ fun kopieringsmaskin_N_s3 : N ;
+ fun koral_N_s3 : N ;
+ fun korall_N_s3 : N ;
+ fun korean_N_s3 : N ;
+ fun korist_N_s3 : N ;
+ fun kornett_N_s3 : N ;
+ fun korporation_N_s3 : N ;
+ fun korpral_N_s3 : N ;
+ fun korrektion_N_s3 : N ;
+ fun korrespondens_N_s3 : N ;
+ fun korrespondent_N_s3 : N ;
+ fun korridor_N_s3 : N ;
+ fun korsett_N_s3 : N ;
+ fun kosack_N_s3 : N ;
+ fun kosmolog_N_s3 : N ;
+ fun kosmonaut_N_s3 : N ;
+ fun kostnad_N_s3 : N ;
+ fun kostym_N_s3 : N ;
+ fun kotlett_N_s3 : N ;
+ fun kraft_N_s3 : N ;
+ fun kramp_N_s3 : N ;
+ fun krasch_N_s3 : N ;
+ fun kravall_N_s3 : N ;
+ fun kreation_N_s3 : N ;
+ fun kreatör_N_s3 : N ;
+ fun kredit_N_s3 : N ;
+ fun kretin_N_s3 : N ;
+ fun krigskamrat_N_s3 : N ;
+ fun krigskonselj_N_s3 : N ;
+ fun krigstid_N_s3 : N ;
+ fun kriminalroman_N_s3 : N ;
+ fun kriminalvårdsanstalt_N_s3 : N ;
+ fun kriminolog_N_s3 : N ;
+ fun kris_N_s3 : N ;
+ fun kristall_N_s3 : N ;
+ fun kritik_N_s3 : N ;
+ fun kräm_N_s3 : N ;
+ fun krånglighet_N_s3 : N ;
+ fun krönikör_N_s3 : N ;
+ fun kärntrupp_N_s3 : N ;
+ fun kroat_N_s3 : N ;
+ fun krokodil_N_s3 : N ;
+ fun kromosom_N_s3 : N ;
+ fun kronofogdemyndighet_N_s3 : N ;
+ fun krumelur_N_s3 : N ;
+ fun krusidull_N_s3 : N ;
+ fun åktur_N_s3 : N ;
+ fun kuban_N_s3 : N ;
+ fun kuliss_N_s3 : N ;
+ fun kulör_N_s3 : N ;
+ fun kult_N_s3 : N ;
+ fun kultur_N_s3 : N ;
+ fun kultursfär_N_s3 : N ;
+ fun kumpan_N_s3 : N ;
+ fun kund_N_s3 : N ;
+ fun kunskap_N_s3 : N ;
+ fun kuplett_N_s3 : N ;
+ fun kupol_N_s3 : N ;
+ fun kupong_N_s3 : N ;
+ fun kupp_N_s3 : N ;
+ fun kur_N_s3 : N ;
+ fun kurd_N_s3 : N ;
+ fun kuriositet_N_s3 : N ;
+ fun kurir_N_s3 : N ;
+ fun kurs_N_s3 : N ;
+ fun kursplan_N_s3 : N ;
+ fun kusin_N_s3 : N ;
+ fun kust_N_s3 : N ;
+ fun kutym_N_s3 : N ;
+ fun kuvös_N_s3 : N ;
+ fun kvadrat_N_s3 : N ;
+ fun kvalifikation_N_s3 : N ;
+ fun kvantitet_N_s3 : N ;
+ fun kvarskatt_N_s3 : N ;
+ fun kvarstad_N_s3 : N ;
+ fun kvartett_N_s3 : N ;
+ fun kvartsfinal_N_s3 : N ;
+ fun kverulant_N_s3 : N ;
+ fun kvickhet_N_s3 : N ;
+ fun kvint_N_s3 : N ;
+ fun kvittens_N_s3 : N ;
+ fun kvot_N_s3 : N ;
+ fun kväveoxid_N_s3 : N ;
+ fun laborant_N_s3 : N ;
+ fun laboration_N_s3 : N ;
+ fun laboratorieassistent_N_s3 : N ;
+ fun laboratoriechef_N_s3 : N ;
+ fun labyrint_N_s3 : N ;
+ fun lagerlokal_N_s3 : N ;
+ fun lagun_N_s3 : N ;
+ fun lakej_N_s3 : N ;
+ fun larv_N_s3 : N ;
+ fun last_N_s3 : N ;
+ fun lavett_N_s3 : N ;
+ fun lavin_N_s3 : N ;
+ fun layout_N_s3 : N ;
+ fun läckerhet_N_s3 : N ;
+ fun led_N_s3 : N ;
+ fun ledarskribent_N_s3 : N ;
+ fun ledighet_N_s3 : N ;
+ fun legend_N_s3 : N ;
+ fun legion_N_s3 : N ;
+ fun legionär_N_s3 : N ;
+ fun legosoldat_N_s3 : N ;
+ fun leguan_N_s3 : N ;
+ fun lekkamrat_N_s3 : N ;
+ fun lekplats_N_s3 : N ;
+ fun leksak_N_s3 : N ;
+ fun lektion_N_s3 : N ;
+ fun lektör_N_s3 : N ;
+ fun leopard_N_s3 : N ;
+ fun lerslätt_N_s3 : N ;
+ fun levang_N_s3 : N ;
+ fun leverans_N_s3 : N ;
+ fun leverantör_N_s3 : N ;
+ fun levit_N_s3 : N ;
+ fun levnad_N_s3 : N ;
+ fun levnadskostnad_N_s3 : N ;
+ fun lågbudgetproduktion_N_s3 : N ;
+ fun lägenhet_N_s3 : N ;
+ fun lägerplats_N_s3 : N ;
+ fun lögn_N_s3 : N ;
+ fun lgrupp_N_s3 : N ;
+ fun lian_N_s3 : N ;
+ fun liberal_N_s3 : N ;
+ fun libertarian_N_s3 : N ;
+ fun licens_N_s3 : N ;
+ fun ligist_N_s3 : N ;
+ fun likhet_N_s3 : N ;
+ fun likör_N_s3 : N ;
+ fun limnolog_N_s3 : N ;
+ fun linjal_N_s3 : N ;
+ fun lins_N_s3 : N ;
+ fun livklädnad_N_s3 : N ;
+ fun livserfarenhet_N_s3 : N ;
+ fun livsomständighet_N_s3 : N ;
+ fun livssituation_N_s3 : N ;
+ fun livvakt_N_s3 : N ;
+ fun löjlighet_N_s3 : N ;
+ fun löjtnant_N_s3 : N ;
+ fun ljuspunkt_N_s3 : N ;
+ fun lön_N_s3 : N ;
+ fun länd_N_s3 : N ;
+ fun längd_N_s3 : N ;
+ fun länsarbetsnämnd_N_s3 : N ;
+ fun länsrätt_N_s3 : N ;
+ fun logaritm_N_s3 : N ;
+ fun logik_N_s3 : N ;
+ fun lokal_N_s3 : N ;
+ fun lokalitet_N_s3 : N ;
+ fun lord_N_s3 : N ;
+ fun lott_N_s3 : N ;
+ fun lovsång_N_s3 : N ;
+ fun läsargrupp_N_s3 : N ;
+ fun älsklighet_N_s3 : N ;
+ fun luftvärnspjäs_N_s3 : N ;
+ fun lukt_N_s3 : N ;
+ fun luminans_N_s3 : N ;
+ fun lunch_N_s3 : N ;
+ fun lunchrestaurang_N_s3 : N ;
+ fun lustighet_N_s3 : N ;
+ fun lydelse_N_s3 : N ;
+ fun lysdiod_N_s3 : N ;
+ fun madrass_N_s3 : N ;
+ fun madrigal_N_s3 : N ;
+ fun magnet_N_s3 : N ;
+ fun magnitud_N_s3 : N ;
+ fun major_N_s3 : N ;
+ fun majoritet_N_s3 : N ;
+ fun makt_N_s3 : N ;
+ fun maktposition_N_s3 : N ;
+ fun malör_N_s3 : N ;
+ fun mamsell_N_s3 : N ;
+ fun mandolin_N_s3 : N ;
+ fun manifestation_N_s3 : N ;
+ fun manipulation_N_s3 : N ;
+ fun mannekäng_N_s3 : N ;
+ fun manschauvinist_N_s3 : N ;
+ fun manschett_N_s3 : N ;
+ fun manual_N_s3 : N ;
+ fun manövreringsenhet_N_s3 : N ;
+ fun marginal_N_s3 : N ;
+ fun marinsoldat_N_s3 : N ;
+ fun marionett_N_s3 : N ;
+ fun mark_N_s3 : N ;
+ fun markis_N_s3 : N ;
+ fun marknad_N_s3 : N ;
+ fun markör_N_s3 : N ;
+ fun marmelad_N_s3 : N ;
+ fun maräng_N_s3 : N ;
+ fun marockan_N_s3 : N ;
+ fun marsch_N_s3 : N ;
+ fun martyr_N_s3 : N ;
+ fun mask_N_s3 : N ;
+ fun maskin_N_s3 : N ;
+ fun mast_N_s3 : N ;
+ fun mastodont_N_s3 : N ;
+ fun match_N_s3 : N ;
+ fun matematik_N_s3 : N ;
+ fun materialist_N_s3 : N ;
+ fun matgäst_N_s3 : N ;
+ fun matnyttighet_N_s3 : N ;
+ fun matrikeluppgift_N_s3 : N ;
+ fun matris_N_s3 : N ;
+ fun matros_N_s3 : N ;
+ fun maxim_N_s3 : N ;
+ fun mazarin_N_s3 : N ;
+ fun med_N_s3 : N ;
+ fun medalj_N_s3 : N ;
+ fun medaljong_N_s3 : N ;
+ fun medaljör_N_s3 : N ;
+ fun medelpunkt_N_s3 : N ;
+ fun median_N_s3 : N ;
+ fun medicin_N_s3 : N ;
+ fun medlemsavgift_N_s3 : N ;
+ fun medlemsstat_N_s3 : N ;
+ fun medresenär_N_s3 : N ;
+ fun medsoldat_N_s3 : N ;
+ fun mejerist_N_s3 : N ;
+ fun mekanik_N_s3 : N ;
+ fun mekanism_N_s3 : N ;
+ fun melodi_N_s3 : N ;
+ fun melon_N_s3 : N ;
+ fun mened_N_s3 : N ;
+ fun menuett_N_s3 : N ;
+ fun meridian_N_s3 : N ;
+ fun merit_N_s3 : N ;
+ fun metafor_N_s3 : N ;
+ fun metall_N_s3 : N ;
+ fun metamorfos_N_s3 : N ;
+ fun meteor_N_s3 : N ;
+ fun meteorit_N_s3 : N ;
+ fun metod_N_s3 : N ;
+ fun metrostation_N_s3 : N ;
+ fun mexikan_N_s3 : N ;
+ fun middagsrast_N_s3 : N ;
+ fun middagsrest_N_s3 : N ;
+ fun mikrofon_N_s3 : N ;
+ fun militär_N_s3 : N ;
+ fun miljard_N_s3 : N ;
+ fun miljon_N_s3 : N ;
+ fun miljöorganisation_N_s3 : N ;
+ fun million_N_s3 : N ;
+ fun mineral_N_s3 : N ;
+ fun miniatyr_N_s3 : N ;
+ fun minoritet_N_s3 : N ;
+ fun minusgrad_N_s3 : N ;
+ fun minut_N_s3 : N ;
+ fun misär_N_s3 : N ;
+ fun mission_N_s3 : N ;
+ fun mittpunkt_N_s3 : N ;
+ fun möjlighet_N_s3 : N ;
+ fun måltid_N_s3 : N ;
+ fun målvakt_N_s3 : N ;
+ fun månad_N_s3 : N ;
+ fun mängd_N_s3 : N ;
+ fun mångfald_N_s3 : N ;
+ fun moabit_N_s3 : N ;
+ fun mobil_N_s3 : N ;
+ fun mobiltelefon_N_s3 : N ;
+ fun mod_N_s3 : N ;
+ fun modell_N_s3 : N ;
+ fun moderat_N_s3 : N ;
+ fun modernitet_N_s3 : N ;
+ fun modifikation_N_s3 : N ;
+ fun modul_N_s3 : N ;
+ fun modulation_N_s3 : N ;
+ fun molekyl_N_s3 : N ;
+ fun mollusk_N_s3 : N ;
+ fun monark_N_s3 : N ;
+ fun monolog_N_s3 : N ;
+ fun montör_N_s3 : N ;
+ fun moralist_N_s3 : N ;
+ fun morgonkonversation_N_s3 : N ;
+ fun morgonrodnad_N_s3 : N ;
+ fun moskovit_N_s3 : N ;
+ fun motion_N_s3 : N ;
+ fun motionär_N_s3 : N ;
+ fun motor_N_s3 : N ;
+ fun motpart_N_s3 : N ;
+ fun motpol_N_s3 : N ;
+ fun motsats_N_s3 : N ;
+ fun motsvarighet_N_s3 : N ;
+ fun motåtgärd_N_s3 : N ;
+ fun märkvärdighet_N_s3 : N ;
+ fun mötesplats_N_s3 : N ;
+ fun multiplicitet_N_s3 : N ;
+ fun multiplikation_N_s3 : N ;
+ fun musch_N_s3 : N ;
+ fun musik_N_s3 : N ;
+ fun musikal_N_s3 : N ;
+ fun musikform_N_s3 : N ;
+ fun musköt_N_s3 : N ;
+ fun muslim_N_s3 : N ;
+ fun must_N_s3 : N ;
+ fun mustasch_N_s3 : N ;
+ fun mutation_N_s3 : N ;
+ fun myndighet_N_s3 : N ;
+ fun mystik_N_s3 : N ;
+ fun nasir_N_s3 : N ;
+ fun nation_N_s3 : N ;
+ fun nazist_N_s3 : N ;
+ fun nåd_N_s3 : N ;
+ fun ändpunkt_N_s3 : N ;
+ fun nerv_N_s3 : N ;
+ fun neuros_N_s3 : N ;
+ fun ängd_N_s3 : N ;
+ fun änglakör_N_s3 : N ;
+ fun ångmaskin_N_s3 : N ;
+ fun nod_N_s3 : N ;
+ fun norm_N_s3 : N ;
+ fun notis_N_s3 : N ;
+ fun novell_N_s3 : N ;
+ fun nätt_N_s3 : N ;
+ fun nyans_N_s3 : N ;
+ fun nymånad_N_s3 : N ;
+ fun oanständighet_N_s3 : N ;
+ fun obduktion_N_s3 : N ;
+ fun oblat_N_s3 : N ;
+ fun obligation_N_s3 : N ;
+ fun observation_N_s3 : N ;
+ fun observatör_N_s3 : N ;
+ fun ocean_N_s3 : N ;
+ fun odlingsmark_N_s3 : N ;
+ fun oegentlighet_N_s3 : N ;
+ fun offensiv_N_s3 : N ;
+ fun offergärd_N_s3 : N ;
+ fun offerhöjd_N_s3 : N ;
+ fun offerhöjdspräst_N_s3 : N ;
+ fun offert_N_s3 : N ;
+ fun oförrätt_N_s3 : N ;
+ fun oförskämdhet_N_s3 : N ;
+ fun ohygglighet_N_s3 : N ;
+ fun oktav_N_s3 : N ;
+ fun oktett_N_s3 : N ;
+ fun olägenhet_N_s3 : N ;
+ fun olikhet_N_s3 : N ;
+ fun olycksplats_N_s3 : N ;
+ fun omkostnad_N_s3 : N ;
+ fun omslagsbild_N_s3 : N ;
+ fun omsorg_N_s3 : N ;
+ fun omstart_N_s3 : N ;
+ fun omständighet_N_s3 : N ;
+ fun operand_N_s3 : N ;
+ fun operation_N_s3 : N ;
+ fun operatör_N_s3 : N ;
+ fun opinion_N_s3 : N ;
+ fun opponent_N_s3 : N ;
+ fun optimist_N_s3 : N ;
+ fun option_N_s3 : N ;
+ fun ordningsföljd_N_s3 : N ;
+ fun ordningsföreskrift_N_s3 : N ;
+ fun ordningsvakt_N_s3 : N ;
+ fun organisation_N_s3 : N ;
+ fun organisatör_N_s3 : N ;
+ fun organism_N_s3 : N ;
+ fun organist_N_s3 : N ;
+ fun orgasm_N_s3 : N ;
+ fun oriental_N_s3 : N ;
+ fun orkan_N_s3 : N ;
+ fun ornitolog_N_s3 : N ;
+ fun orolighet_N_s3 : N ;
+ fun orsak_N_s3 : N ;
+ fun ort_N_s3 : N ;
+ fun ortograf_N_s3 : N ;
+ fun ortografi_N_s3 : N ;
+ fun ortolan_N_s3 : N ;
+ fun ortoped_N_s3 : N ;
+ fun orätt_N_s3 : N ;
+ fun oskuld_N_s3 : N ;
+ fun otydlighet_N_s3 : N ;
+ fun oväsentlighet_N_s3 : N ;
+ fun oxid_N_s3 : N ;
+ fun pakt_N_s3 : N ;
+ fun palett_N_s3 : N ;
+ fun palindrom_N_s3 : N ;
+ fun palm_N_s3 : N ;
+ fun panel_N_s3 : N ;
+ fun panflöjt_N_s3 : N ;
+ fun paradox_N_s3 : N ;
+ fun paragraf_N_s3 : N ;
+ fun parallell_N_s3 : N ;
+ fun parentes_N_s3 : N ;
+ fun park_N_s3 : N ;
+ fun parkeringsautomat_N_s3 : N ;
+ fun parkettplats_N_s3 : N ;
+ fun paroll_N_s3 : N ;
+ fun part_N_s3 : N ;
+ fun parti_N_s3 : N ;
+ fun partialintegration_N_s3 : N ;
+ fun partigrupp_N_s3 : N ;
+ fun partition_N_s3 : N ;
+ fun passion_N_s3 : N ;
+ fun pastej_N_s3 : N ;
+ fun pastorsexpedition_N_s3 : N ;
+ fun patent_N_s3 : N ;
+ fun patient_N_s3 : N ;
+ fun patriot_N_s3 : N ;
+ fun patron_N_s3 : N ;
+ fun patrull_N_s3 : N ;
+ fun paulun_N_s3 : N ;
+ fun paus_N_s3 : N ;
+ fun paviljong_N_s3 : N ;
+ fun pedagog_N_s3 : N ;
+ fun pedal_N_s3 : N ;
+ fun pedant_N_s3 : N ;
+ fun pedofil_N_s3 : N ;
+ fun pension_N_s3 : N ;
+ fun pensionär_N_s3 : N ;
+ fun period_N_s3 : N ;
+ fun permutation_N_s3 : N ;
+ fun perrong_N_s3 : N ;
+ fun person_N_s3 : N ;
+ fun personlighet_N_s3 : N ;
+ fun peruk_N_s3 : N ;
+ fun pessimist_N_s3 : N ;
+ fun pest_N_s3 : N ;
+ fun petitess_N_s3 : N ;
+ fun pianist_N_s3 : N ;
+ fun pilgrim_N_s3 : N ;
+ fun pilgrimsfärd_N_s3 : N ;
+ fun pilot_N_s3 : N ;
+ fun pingvin_N_s3 : N ;
+ fun pionjär_N_s3 : N ;
+ fun pirat_N_s3 : N ;
+ fun pistol_N_s3 : N ;
+ fun pjäs_N_s3 : N ;
+ fun plan_N_s3 : N ;
+ fun planet_N_s3 : N ;
+ fun plansch_N_s3 : N ;
+ fun plast_N_s3 : N ;
+ fun plastikkirurg_N_s3 : N ;
+ fun plats_N_s3 : N ;
+ fun platsbiljett_N_s3 : N ;
+ fun pleonasm_N_s3 : N ;
+ fun plikt_N_s3 : N ;
+ fun pluton_N_s3 : N ;
+ fun plym_N_s3 : N ;
+ fun poet_N_s3 : N ;
+ fun pol_N_s3 : N ;
+ fun polack_N_s3 : N ;
+ fun polis_N_s3 : N ;
+ fun polischef_N_s3 : N ;
+ fun polismyndighet_N_s3 : N ;
+ fun politik_N_s3 : N ;
+ fun poäng_N_s3 : N ;
+ fun population_N_s3 : N ;
+ fun porrfilm_N_s3 : N ;
+ fun portalfigur_N_s3 : N ;
+ fun portfölj_N_s3 : N ;
+ fun portion_N_s3 : N ;
+ fun portugis_N_s3 : N ;
+ fun portvakt_N_s3 : N ;
+ fun position_N_s3 : N ;
+ fun post_N_s3 : N ;
+ fun potatissallad_N_s3 : N ;
+ fun potens_N_s3 : N ;
+ fun pott_N_s3 : N ;
+ fun äppelpaj_N_s3 : N ;
+ fun öppenhjärtighet_N_s3 : N ;
+ fun praktik_N_s3 : N ;
+ fun praktikant_N_s3 : N ;
+ fun pralin_N_s3 : N ;
+ fun pratstund_N_s3 : N ;
+ fun predikant_N_s3 : N ;
+ fun prefekt_N_s3 : N ;
+ fun preferens_N_s3 : N ;
+ fun prelat_N_s3 : N ;
+ fun premiär_N_s3 : N ;
+ fun premiss_N_s3 : N ;
+ fun prenumeration_N_s3 : N ;
+ fun preparand_N_s3 : N ;
+ fun preposition_N_s3 : N ;
+ fun present_N_s3 : N ;
+ fun presentation_N_s3 : N ;
+ fun president_N_s3 : N ;
+ fun prestation_N_s3 : N ;
+ fun pretention_N_s3 : N ;
+ fun princip_N_s3 : N ;
+ fun procedur_N_s3 : N ;
+ fun procentsats_N_s3 : N ;
+ fun process_N_s3 : N ;
+ fun procession_N_s3 : N ;
+ fun producent_N_s3 : N ;
+ fun produkt_N_s3 : N ;
+ fun produktion_N_s3 : N ;
+ fun professor_N_s3 : N ;
+ fun professur_N_s3 : N ;
+ fun profet_N_s3 : N ;
+ fun profil_N_s3 : N ;
+ fun prognos_N_s3 : N ;
+ fun programpunkt_N_s3 : N ;
+ fun projektil_N_s3 : N ;
+ fun projektion_N_s3 : N ;
+ fun prolog_N_s3 : N ;
+ fun promenad_N_s3 : N ;
+ fun propagandafilm_N_s3 : N ;
+ fun proportion_N_s3 : N ;
+ fun proportional_N_s3 : N ;
+ fun proposition_N_s3 : N ;
+ fun proselyt_N_s3 : N ;
+ fun prost_N_s3 : N ;
+ fun protes_N_s3 : N ;
+ fun protest_N_s3 : N ;
+ fun protestaktion_N_s3 : N ;
+ fun prototyp_N_s3 : N ;
+ fun provins_N_s3 : N ;
+ fun provision_N_s3 : N ;
+ fun provokation_N_s3 : N ;
+ fun provokatör_N_s3 : N ;
+ fun präst_N_s3 : N ;
+ fun prydnad_N_s3 : N ;
+ fun psalm_N_s3 : N ;
+ fun pseudonym_N_s3 : N ;
+ fun psykolog_N_s3 : N ;
+ fun psykologkandidat_N_s3 : N ;
+ fun psykopat_N_s3 : N ;
+ fun psykos_N_s3 : N ;
+ fun publikan_N_s3 : N ;
+ fun publikation_N_s3 : N ;
+ fun pulpet_N_s3 : N ;
+ fun pulsar_N_s3 : N ;
+ fun punkt_N_s3 : N ;
+ fun pupill_N_s3 : N ;
+ fun puritan_N_s3 : N ;
+ fun pyramid_N_s3 : N ;
+ fun rabatt_N_s3 : N ;
+ fun rad_N_s3 : N ;
+ fun raderingstangent_N_s3 : N ;
+ fun radian_N_s3 : N ;
+ fun radioapparat_N_s3 : N ;
+ fun radiostation_N_s3 : N ;
+ fun rakapparat_N_s3 : N ;
+ fun raket_N_s3 : N ;
+ fun ramp_N_s3 : N ;
+ fun ranson_N_s3 : N ;
+ fun rapport_N_s3 : N ;
+ fun rast_N_s3 : N ;
+ fun rödgardist_N_s3 : N ;
+ fun reaktion_N_s3 : N ;
+ fun realisation_N_s3 : N ;
+ fun realist_N_s3 : N ;
+ fun realitet_N_s3 : N ;
+ fun rebell_N_s3 : N ;
+ fun recensent_N_s3 : N ;
+ fun recension_N_s3 : N ;
+ fun reception_N_s3 : N ;
+ fun redaktion_N_s3 : N ;
+ fun redaktör_N_s3 : N ;
+ fun reduktion_N_s3 : N ;
+ fun redutt_N_s3 : N ;
+ fun referens_N_s3 : N ;
+ fun referent_N_s3 : N ;
+ fun reflektion_N_s3 : N ;
+ fun reflex_N_s3 : N ;
+ fun reflexion_N_s3 : N ;
+ fun reform_N_s3 : N ;
+ fun reformation_N_s3 : N ;
+ fun refräng_N_s3 : N ;
+ fun refug_N_s3 : N ;
+ fun regent_N_s3 : N ;
+ fun regim_N_s3 : N ;
+ fun region_N_s3 : N ;
+ fun regissör_N_s3 : N ;
+ fun rehabiliteringsaktör_N_s3 : N ;
+ fun rehabiliteringsinsats_N_s3 : N ;
+ fun rehabiliteringskarriär_N_s3 : N ;
+ fun rehabiliteringsmetod_N_s3 : N ;
+ fun rehabiliteringsprocess_N_s3 : N ;
+ fun rehabiliteringsresurs_N_s3 : N ;
+ fun rehabiliteringstyp_N_s3 : N ;
+ fun reinkarnation_N_s3 : N ;
+ fun reklamfilm_N_s3 : N ;
+ fun reklamkampanj_N_s3 : N ;
+ fun rekommendation_N_s3 : N ;
+ fun rekonstruktion_N_s3 : N ;
+ fun rekryt_N_s3 : N ;
+ fun rekvisition_N_s3 : N ;
+ fun relation_N_s3 : N ;
+ fun relief_N_s3 : N ;
+ fun religion_N_s3 : N ;
+ fun remiss_N_s3 : N ;
+ fun renässans_N_s3 : N ;
+ fun renässanspoet_N_s3 : N ;
+ fun renässanstid_N_s3 : N ;
+ fun reparation_N_s3 : N ;
+ fun repertoar_N_s3 : N ;
+ fun repetition_N_s3 : N ;
+ fun replik_N_s3 : N ;
+ fun representant_N_s3 : N ;
+ fun representation_N_s3 : N ;
+ fun repris_N_s3 : N ;
+ fun reproduktion_N_s3 : N ;
+ fun reptil_N_s3 : N ;
+ fun republik_N_s3 : N ;
+ fun republikan_N_s3 : N ;
+ fun resekostnad_N_s3 : N ;
+ fun resenär_N_s3 : N ;
+ fun reserv_N_s3 : N ;
+ fun reservation_N_s3 : N ;
+ fun reservoar_N_s3 : N ;
+ fun resolution_N_s3 : N ;
+ fun resplan_N_s3 : N ;
+ fun rest_N_s3 : N ;
+ fun restaurang_N_s3 : N ;
+ fun restriktion_N_s3 : N ;
+ fun resurs_N_s3 : N ;
+ fun revers_N_s3 : N ;
+ fun revolt_N_s3 : N ;
+ fun revolution_N_s3 : N ;
+ fun örfil_N_s3 : N ;
+ fun rikoschett_N_s3 : N ;
+ fun riksdagsdebatt_N_s3 : N ;
+ fun risk_N_s3 : N ;
+ fun riskgrupp_N_s3 : N ;
+ fun ritt_N_s3 : N ;
+ fun ritual_N_s3 : N ;
+ fun rival_N_s3 : N ;
+ fun räkenskap_N_s3 : N ;
+ fun rökmaskin_N_s3 : N ;
+ fun räntesats_N_s3 : N ;
+ fun rockkonsert_N_s3 : N ;
+ fun roll_N_s3 : N ;
+ fun roman_N_s3 : N ;
+ fun öroninflammation_N_s3 : N ;
+ fun ros_N_s3 : N ;
+ fun rotkonsonant_N_s3 : N ;
+ fun årskurs_N_s3 : N ;
+ fun röst_N_s3 : N ;
+ fun årstid_N_s3 : N ;
+ fun rätt_N_s3 : N ;
+ fun rättighet_N_s3 : N ;
+ fun ärtväxt_N_s3 : N ;
+ fun rubrik_N_s3 : N ;
+ fun ruin_N_s3 : N ;
+ fun rullgardin_N_s3 : N ;
+ fun rutin_N_s3 : N ;
+ fun rutt_N_s3 : N ;
+ fun rövarroman_N_s3 : N ;
+ fun ryggrad_N_s3 : N ;
+ fun rymd_N_s3 : N ;
+ fun rymdbas_N_s3 : N ;
+ fun rymddräkt_N_s3 : N ;
+ fun rymdfarkost_N_s3 : N ;
+ fun rymdfärd_N_s3 : N ;
+ fun rymdsond_N_s3 : N ;
+ fun rymdstation_N_s3 : N ;
+ fun rytm_N_s3 : N ;
+ fun sabbat_N_s3 : N ;
+ fun sadist_N_s3 : N ;
+ fun safir_N_s3 : N ;
+ fun saft_N_s3 : N ;
+ fun sagofigur_N_s3 : N ;
+ fun sajt_N_s3 : N ;
+ fun sak_N_s3 : N ;
+ fun sakuppgift_N_s3 : N ;
+ fun salighet_N_s3 : N ;
+ fun sallad_N_s3 : N ;
+ fun salong_N_s3 : N ;
+ fun salut_N_s3 : N ;
+ fun samarit_N_s3 : N ;
+ fun samhällsform_N_s3 : N ;
+ fun samhällsinstitution_N_s3 : N ;
+ fun samlingslokal_N_s3 : N ;
+ fun samlingsplats_N_s3 : N ;
+ fun sammankomst_N_s3 : N ;
+ fun sanktion_N_s3 : N ;
+ fun satanist_N_s3 : N ;
+ fun satellit_N_s3 : N ;
+ fun satir_N_s3 : N ;
+ fun sats_N_s3 : N ;
+ fun saxofon_N_s3 : N ;
+ fun scen_N_s3 : N ;
+ fun schah_N_s3 : N ;
+ fun schakal_N_s3 : N ;
+ fun schimpans_N_s3 : N ;
+ fun sejour_N_s3 : N ;
+ fun sekatör_N_s3 : N ;
+ fun sekt_N_s3 : N ;
+ fun sektion_N_s3 : N ;
+ fun sekund_N_s3 : N ;
+ fun sekvens_N_s3 : N ;
+ fun semafor_N_s3 : N ;
+ fun senior_N_s3 : N ;
+ fun sensation_N_s3 : N ;
+ fun seraf_N_s3 : N ;
+ fun serenad_N_s3 : N ;
+ fun sergeant_N_s3 : N ;
+ fun seri_N_s3 : N ;
+ fun seriefigur_N_s3 : N ;
+ fun servitör_N_s3 : N ;
+ fun session_N_s3 : N ;
+ fun sevärdhet_N_s3 : N ;
+ fun sfär_N_s3 : N ;
+ fun sägn_N_s3 : N ;
+ fun signal_N_s3 : N ;
+ fun signatur_N_s3 : N ;
+ fun åsikt_N_s3 : N ;
+ fun silhuett_N_s3 : N ;
+ fun singularitet_N_s3 : N ;
+ fun sirat_N_s3 : N ;
+ fun siren_N_s3 : N ;
+ fun sittplats_N_s3 : N ;
+ fun situation_N_s3 : N ;
+ fun självdeklaration_N_s3 : N ;
+ fun självklarhet_N_s3 : N ;
+ fun självreflektion_N_s3 : N ;
+ fun sjörapport_N_s3 : N ;
+ fun sjukförsäkringsavgift_N_s3 : N ;
+ fun sjukgymnast_N_s3 : N ;
+ fun skadeinsekt_N_s3 : N ;
+ fun skald_N_s3 : N ;
+ fun skandal_N_s3 : N ;
+ fun skandiachef_N_s3 : N ;
+ fun skandiadirektör_N_s3 : N ;
+ fun skarpsinnighet_N_s3 : N ;
+ fun skatt_N_s3 : N ;
+ fun skattemyndighet_N_s3 : N ;
+ fun skattesats_N_s3 : N ;
+ fun åskådarplats_N_s3 : N ;
+ fun skådespelarinsats_N_s3 : N ;
+ fun skepnad_N_s3 : N ;
+ fun säkerhetstjänst_N_s3 : N ;
+ fun sketch_N_s3 : N ;
+ fun skiljaktighet_N_s3 : N ;
+ fun skillnad_N_s3 : N ;
+ fun skiss_N_s3 : N ;
+ fun skivaffär_N_s3 : N ;
+ fun skönhet_N_s3 : N ;
+ fun skänk_N_s3 : N ;
+ fun skolkamrat_N_s3 : N ;
+ fun skolmyndighet_N_s3 : N ;
+ fun skorpion_N_s3 : N ;
+ fun skräckfilm_N_s3 : N ;
+ fun skörhet_N_s3 : N ;
+ fun skribent_N_s3 : N ;
+ fun skrift_N_s3 : N ;
+ fun skrivmaskin_N_s3 : N ;
+ fun skröplighet_N_s3 : N ;
+ fun skuggbild_N_s3 : N ;
+ fun skuld_N_s3 : N ;
+ fun skulptör_N_s3 : N ;
+ fun skulptur_N_s3 : N ;
+ fun skvadron_N_s3 : N ;
+ fun skyldighet_N_s3 : N ;
+ fun slingerväxt_N_s3 : N ;
+ fun släkt_N_s3 : N ;
+ fun slätt_N_s3 : N ;
+ fun slughet_N_s3 : N ;
+ fun slutsats_N_s3 : N ;
+ fun slutstation_N_s3 : N ;
+ fun smak_N_s3 : N ;
+ fun smaksensation_N_s3 : N ;
+ fun smed_N_s3 : N ;
+ fun sång_N_s3 : N ;
+ fun sångtext_N_s3 : N ;
+ fun snökanon_N_s3 : N ;
+ fun socialantropolog_N_s3 : N ;
+ fun socialdemokrat_N_s3 : N ;
+ fun socialförsäkringsnämnd_N_s3 : N ;
+ fun socialist_N_s3 : N ;
+ fun socialnämnd_N_s3 : N ;
+ fun societet_N_s3 : N ;
+ fun soldat_N_s3 : N ;
+ fun solist_N_s3 : N ;
+ fun sopran_N_s3 : N ;
+ fun sorg_N_s3 : N ;
+ fun sort_N_s3 : N ;
+ fun souvenir_N_s3 : N ;
+ fun spalt_N_s3 : N ;
+ fun spanjor_N_s3 : N ;
+ fun sparbank_N_s3 : N ;
+ fun specialeffekt_N_s3 : N ;
+ fun specialist_N_s3 : N ;
+ fun specialitet_N_s3 : N ;
+ fun specifikation_N_s3 : N ;
+ fun spekulant_N_s3 : N ;
+ fun spekulation_N_s3 : N ;
+ fun spelpjäs_N_s3 : N ;
+ fun spetsfundighet_N_s3 : N ;
+ fun spion_N_s3 : N ;
+ fun sport_N_s3 : N ;
+ fun spärrvakt_N_s3 : N ;
+ fun sårbarhet_N_s3 : N ;
+ fun säsong_N_s3 : N ;
+ fun stamfamilj_N_s3 : N ;
+ fun standard_N_s3 : N ;
+ fun startraket_N_s3 : N ;
+ fun stat_N_s3 : N ;
+ fun station_N_s3 : N ;
+ fun statist_N_s3 : N ;
+ fun statistik_N_s3 : N ;
+ fun statsmakt_N_s3 : N ;
+ fun städ_N_s3 : N ;
+ fun stödjepunkt_N_s3 : N ;
+ fun stencil_N_s3 : N ;
+ fun stilist_N_s3 : N ;
+ fun stjärnbild_N_s3 : N ;
+ fun stöld_N_s3 : N ;
+ fun stäng_N_s3 : N ;
+ fun stod_N_s3 : N ;
+ fun storhet_N_s3 : N ;
+ fun stormakt_N_s3 : N ;
+ fun stormarknad_N_s3 : N ;
+ fun storstadsregion_N_s3 : N ;
+ fun stäpp_N_s3 : N ;
+ fun strapats_N_s3 : N ;
+ fun strateg_N_s3 : N ;
+ fun strejk_N_s3 : N ;
+ fun strid_N_s3 : N ;
+ fun stridskamrat_N_s3 : N ;
+ fun strof_N_s3 : N ;
+ fun student_N_s3 : N ;
+ fun studentkår_N_s3 : N ;
+ fun stund_N_s3 : N ;
+ fun styrenhet_N_s3 : N ;
+ fun subkultur_N_s3 : N ;
+ fun substans_N_s3 : N ;
+ fun substitution_N_s3 : N ;
+ fun subtraktion_N_s3 : N ;
+ fun suggestion_N_s3 : N ;
+ fun sultan_N_s3 : N ;
+ fun supermakt_N_s3 : N ;
+ fun svit_N_s3 : N ;
+ fun svårighet_N_s3 : N ;
+ fun svullnad_N_s3 : N ;
+ fun svulst_N_s3 : N ;
+ fun symbios_N_s3 : N ;
+ fun symbol_N_s3 : N ;
+ fun sympatisör_N_s3 : N ;
+ fun synd_N_s3 : N ;
+ fun synpunkt_N_s3 : N ;
+ fun syntax_N_s3 : N ;
+ fun syntes_N_s3 : N ;
+ fun syren_N_s3 : N ;
+ fun tabell_N_s3 : N ;
+ fun tablett_N_s3 : N ;
+ fun takterrass_N_s3 : N ;
+ fun taktik_N_s3 : N ;
+ fun talang_N_s3 : N ;
+ fun talent_N_s3 : N ;
+ fun talisman_N_s3 : N ;
+ fun talong_N_s3 : N ;
+ fun tandrad_N_s3 : N ;
+ fun tangent_N_s3 : N ;
+ fun tanklöshet_N_s3 : N ;
+ fun tant_N_s3 : N ;
+ fun tapet_N_s3 : N ;
+ fun tapir_N_s3 : N ;
+ fun tariff_N_s3 : N ;
+ fun taxeringsnämnd_N_s3 : N ;
+ fun åtbörd_N_s3 : N ;
+ fun teaterpjäs_N_s3 : N ;
+ fun teknolog_N_s3 : N ;
+ fun telefon_N_s3 : N ;
+ fun telefonkatalog_N_s3 : N ;
+ fun telegraf_N_s3 : N ;
+ fun teleoperatör_N_s3 : N ;
+ fun tempelbyggnad_N_s3 : N ;
+ fun tempelskatt_N_s3 : N ;
+ fun temperatur_N_s3 : N ;
+ fun tendens_N_s3 : N ;
+ fun teolog_N_s3 : N ;
+ fun teosof_N_s3 : N ;
+ fun terebint_N_s3 : N ;
+ fun term_N_s3 : N ;
+ fun termin_N_s3 : N ;
+ fun terminal_N_s3 : N ;
+ fun termit_N_s3 : N ;
+ fun termostat_N_s3 : N ;
+ fun terrass_N_s3 : N ;
+ fun terräng_N_s3 : N ;
+ fun terrorattack_N_s3 : N ;
+ fun terrorist_N_s3 : N ;
+ fun återstod_N_s3 : N ;
+ fun test_N_s3 : N ;
+ fun text_N_s3 : N ;
+ fun åtgärd_N_s3 : N ;
+ fun tid_N_s3 : N ;
+ fun tidpunkt_N_s3 : N ;
+ fun tidskrift_N_s3 : N ;
+ fun tidsmarginal_N_s3 : N ;
+ fun tidsskillnad_N_s3 : N ;
+ fun tidtabell_N_s3 : N ;
+ fun tillfällighet_N_s3 : N ;
+ fun tillsats_N_s3 : N ;
+ fun tillsynsmyndighet_N_s3 : N ;
+ fun timkostnad_N_s3 : N ;
+ fun tingsrätt_N_s3 : N ;
+ fun tiopotens_N_s3 : N ;
+ fun tjej_N_s3 : N ;
+ fun tjänst_N_s3 : N ;
+ fun tjänstledighet_N_s3 : N ;
+ fun tjuvnad_N_s3 : N ;
+ fun åtkomst_N_s3 : N ;
+ fun täkt_N_s3 : N ;
+ fun tänd_N_s3 : N ;
+ fun toalett_N_s3 : N ;
+ fun tokighet_N_s3 : N ;
+ fun tomat_N_s3 : N ;
+ fun tonart_N_s3 : N ;
+ fun tonsur_N_s3 : N ;
+ fun torped_N_s3 : N ;
+ fun tortyr_N_s3 : N ;
+ fun tradition_N_s3 : N ;
+ fun trafikant_N_s3 : N ;
+ fun trafikpolis_N_s3 : N ;
+ fun trakt_N_s3 : N ;
+ fun transaktion_N_s3 : N ;
+ fun transform_N_s3 : N ;
+ fun transformation_N_s3 : N ;
+ fun transkription_N_s3 : N ;
+ fun translation_N_s3 : N ;
+ fun transponering_N_s3 : N ;
+ fun transport_N_s3 : N ;
+ fun transportör_N_s3 : N ;
+ fun trapets_N_s3 : N ;
+ fun trappavsats_N_s3 : N ;
+ fun treklang_N_s3 : N ;
+ fun trend_N_s3 : N ;
+ fun trerumslägenhet_N_s3 : N ;
+ fun tribunal_N_s3 : N ;
+ fun triumf_N_s3 : N ;
+ fun trivialitet_N_s3 : N ;
+ fun tråkighet_N_s3 : N ;
+ fun trängselskatt_N_s3 : N ;
+ fun tron_N_s3 : N ;
+ fun trop_N_s3 : N ;
+ fun tropik_N_s3 : N ;
+ fun trottoar_N_s3 : N ;
+ fun truism_N_s3 : N ;
+ fun trumpet_N_s3 : N ;
+ fun trupp_N_s3 : N ;
+ fun trust_N_s3 : N ;
+ fun täthet_N_s3 : N ;
+ fun tätort_N_s3 : N ;
+ fun tub_N_s3 : N ;
+ fun tulpan_N_s3 : N ;
+ fun tumör_N_s3 : N ;
+ fun tunnelbanestation_N_s3 : N ;
+ fun turbin_N_s3 : N ;
+ fun turist_N_s3 : N ;
+ fun tveksamhet_N_s3 : N ;
+ fun tvetydighet_N_s3 : N ;
+ fun tvist_N_s3 : N ;
+ fun tvårumslägenhet_N_s3 : N ;
+ fun tyngdpunkt_N_s3 : N ;
+ fun typ_N_s3 : N ;
+ fun tyrann_N_s3 : N ;
+ fun undanflykt_N_s3 : N ;
+ fun undergrupp_N_s3 : N ;
+ fun underlighet_N_s3 : N ;
+ fun underskrift_N_s3 : N ;
+ fun undertext_N_s3 : N ;
+ fun undulat_N_s3 : N ;
+ fun ungdomsorganisation_N_s3 : N ;
+ fun uniform_N_s3 : N ;
+ fun union_N_s3 : N ;
+ fun uppgift_N_s3 : N ;
+ fun uppriktighet_N_s3 : N ;
+ fun uppsats_N_s3 : N ;
+ fun urbild_N_s3 : N ;
+ fun ursäkt_N_s3 : N ;
+ fun utenhet_N_s3 : N ;
+ fun utflykt_N_s3 : N ;
+ fun utgift_N_s3 : N ;
+ fun utkant_N_s3 : N ;
+ fun utmark_N_s3 : N ;
+ fun utmatningsenhet_N_s3 : N ;
+ fun utpost_N_s3 : N ;
+ fun utredningsenhet_N_s3 : N ;
+ fun utsikt_N_s3 : N ;
+ fun utskrift_N_s3 : N ;
+ fun vaggsång_N_s3 : N ;
+ fun vakt_N_s3 : N ;
+ fun valkampanj_N_s3 : N ;
+ fun vallon_N_s3 : N ;
+ fun valmöjlighet_N_s3 : N ;
+ fun valör_N_s3 : N ;
+ fun valsituation_N_s3 : N ;
+ fun vansinnighet_N_s3 : N ;
+ fun varians_N_s3 : N ;
+ fun variant_N_s3 : N ;
+ fun variation_N_s3 : N ;
+ fun varuleverantör_N_s3 : N ;
+ fun varutransport_N_s3 : N ;
+ fun våd_N_s3 : N ;
+ fun vedervärdighet_N_s3 : N ;
+ fun vegan_N_s3 : N ;
+ fun vegetarian_N_s3 : N ;
+ fun vegetation_N_s3 : N ;
+ fun ventil_N_s3 : N ;
+ fun överdos_N_s3 : N ;
+ fun överdrift_N_s3 : N ;
+ fun överhet_N_s3 : N ;
+ fun överhetsperson_N_s3 : N ;
+ fun verifikation_N_s3 : N ;
+ fun verklighet_N_s3 : N ;
+ fun verksamhet_N_s3 : N ;
+ fun överkurs_N_s3 : N ;
+ fun vers_N_s3 : N ;
+ fun version_N_s3 : N ;
+ fun överskrift_N_s3 : N ;
+ fun överstelöjtnant_N_s3 : N ;
+ fun överstepräst_N_s3 : N ;
+ fun vetenskap_N_s3 : N ;
+ fun veteran_N_s3 : N ;
+ fun veterinär_N_s3 : N ;
+ fun vibration_N_s3 : N ;
+ fun vikt_N_s3 : N ;
+ fun vildmark_N_s3 : N ;
+ fun viloplats_N_s3 : N ;
+ fun vin_N_s3 : N ;
+ fun vinst_N_s3 : N ;
+ fun viol_N_s3 : N ;
+ fun violinist_N_s3 : N ;
+ fun violoncell_N_s3 : N ;
+ fun virtuos_N_s3 : N ;
+ fun vision_N_s3 : N ;
+ fun visionär_N_s3 : N ;
+ fun visit_N_s3 : N ;
+ fun väldighet_N_s3 : N ;
+ fun våldsamhet_N_s3 : N ;
+ fun välgörenhet_N_s3 : N ;
+ fun vålnad_N_s3 : N ;
+ fun vänlighet_N_s3 : N ;
+ fun väntetid_N_s3 : N ;
+ fun vokal_N_s3 : N ;
+ fun volontär_N_s3 : N ;
+ fun volt_N_s3 : N ;
+ fun volym_N_s3 : N ;
+ fun vårdcentral_N_s3 : N ;
+ fun vrist_N_s3 : N ;
+ fun vulkan_N_s3 : N ;
+ fun vävnad_N_s3 : N ;
+ fun växelkurs_N_s3 : N ;
+ fun växt_N_s3 : N ;
+ fun webbplats_N_s3 : N ;
+ fun yrkesgrupp_N_s3 : N ;
+ fun ytenhet_N_s3 : N ;
+ fun ytterlighet_N_s3 : N ;
+ fun adagio_N_s4 : N ;
+ fun affärsbiträde_N_s4 : N ;
+ fun affärsresande_N_s4 : N ;
+ fun agnostiker_N_s4 : N ;
+ fun akademiker_N_s4 : N ;
+ fun aktstycke_N_s4 : N ;
+ fun algerier_N_s4 : N ;
+ fun alibi_N_s4 : N ;
+ fun allergiker_N_s4 : N ;
+ fun altare_N_s4 : N ;
+ fun analytiker_N_s4 : N ;
+ fun anlete_N_s4 : N ;
+ fun ansikte_N_s4 : N ;
+ fun anställningsförhållande_N_s4 : N ;
+ fun ansvarsområde_N_s4 : N ;
+ fun användningsområde_N_s4 : N ;
+ fun arbete_N_s4 : N ;
+ fun arbetsförhållande_N_s4 : N ;
+ fun arier_N_s4 : N ;
+ fun armenier_N_s4 : N ;
+ fun arve_N_s4 : N ;
+ fun arvode_N_s4 : N ;
+ fun assyrier_N_s4 : N ;
+ fun astmatiker_N_s4 : N ;
+ fun avgörande_N_s4 : N ;
+ fun avgudabeläte_N_s4 : N ;
+ fun avseende_N_s4 : N ;
+ fun bagageutrymme_N_s4 : N ;
+ fun baksäte_N_s4 : N ;
+ fun bandage_N_s4 : N ;
+ fun beläte_N_s4 : N ;
+ fun bemödande_N_s4 : N ;
+ fun bergfäste_N_s4 : N ;
+ fun bete_N_s4 : N ;
+ fun beteende_N_s4 : N ;
+ fun betänkande_N_s4 : N ;
+ fun bi_N_s4 : N ;
+ fun bisamhälle_N_s4 : N ;
+ fun biträde_N_s4 : N ;
+ fun bälte_N_s4 : N ;
+ fun bomärke_N_s4 : N ;
+ fun bräde_N_s4 : N ;
+ fun brödstycke_N_s4 : N ;
+ fun bränsle_N_s4 : N ;
+ fun brofäste_N_s4 : N ;
+ fun brottstycke_N_s4 : N ;
+ fun bygge_N_s4 : N ;
+ fun bylte_N_s4 : N ;
+ fun byte_N_s4 : N ;
+ fun collage_N_s4 : N ;
+ fun crescendo_N_s4 : N ;
+ fun cyniker_N_s4 : N ;
+ fun dagsverke_N_s4 : N ;
+ fun dödsbo_N_s4 : N ;
+ fun diabetiker_N_s4 : N ;
+ fun diskussionsämne_N_s4 : N ;
+ fun dogmatiker_N_s4 : N ;
+ fun eftermäle_N_s4 : N ;
+ fun egyptier_N_s4 : N ;
+ fun ekipage_N_s4 : N ;
+ fun eldorado_N_s4 : N ;
+ fun elektriker_N_s4 : N ;
+ fun emballage_N_s4 : N ;
+ fun embargo_N_s4 : N ;
+ fun envälde_N_s4 : N ;
+ fun epileptiker_N_s4 : N ;
+ fun etage_N_s4 : N ;
+ fun etiopier_N_s4 : N ;
+ fun extremvärde_N_s4 : N ;
+ fun familjeförhållande_N_s4 : N ;
+ fun fanatiker_N_s4 : N ;
+ fun fågelbo_N_s4 : N ;
+ fun fiasko_N_s4 : N ;
+ fun firma_N_s4 : N ;
+ fun följe_N_s4 : N ;
+ fun flöte_N_s4 : N ;
+ fun flygfä_N_s4 : N ;
+ fun fnöske_N_s4 : N ;
+ fun folke_N_s4 : N ;
+ fun foto_N_s4 : N ;
+ fun framsäte_N_s4 : N ;
+ fun förbiseende_N_s4 : N ;
+ fun före_N_s4 : N ;
+ fun föredöme_N_s4 : N ;
+ fun förehavande_N_s4 : N ;
+ fun förhållande_N_s4 : N ;
+ fun förhänge_N_s4 : N ;
+ fun frimärke_N_s4 : N ;
+ fun frånfälle_N_s4 : N ;
+ fun försvarsområde_N_s4 : N ;
+ fun förtroende_N_s4 : N ;
+ fun förvärvsarbete_N_s4 : N ;
+ fun fäste_N_s4 : N ;
+ fun garage_N_s4 : N ;
+ fun garde_N_s4 : N ;
+ fun genmäle_N_s4 : N ;
+ fun getto_N_s4 : N ;
+ fun gifte_N_s4 : N ;
+ fun glissando_N_s4 : N ;
+ fun gömsle_N_s4 : N ;
+ fun grönområde_N_s4 : N ;
+ fun gränsvärde_N_s4 : N ;
+ fun grupparbete_N_s4 : N ;
+ fun handarbete_N_s4 : N ;
+ fun hekto_N_s4 : N ;
+ fun helvete_N_s4 : N ;
+ fun hembiträde_N_s4 : N ;
+ fun herradöme_N_s4 : N ;
+ fun herravälde_N_s4 : N ;
+ fun hertigdöme_N_s4 : N ;
+ fun hölje_N_s4 : N ;
+ fun hänge_N_s4 : N ;
+ fun hängsle_N_s4 : N ;
+ fun hänseende_N_s4 : N ;
+ fun härbärge_N_s4 : N ;
+ fun hårstrå_N_s4 : N ;
+ fun humle_N_s4 : N ;
+ fun hövdingdöme_N_s4 : N ;
+ fun hygge_N_s4 : N ;
+ fun hypokondriker_N_s4 : N ;
+ fun hysteri_N_s4 : N ;
+ fun inbyte_N_s4 : N ;
+ fun indier_N_s4 : N ;
+ fun inflytande_N_s4 : N ;
+ fun ingripande_N_s4 : N ;
+ fun innandöme_N_s4 : N ;
+ fun innanmäte_N_s4 : N ;
+ fun insjuknande_N_s4 : N ;
+ fun intermezzo_N_s4 : N ;
+ fun intresse_N_s4 : N ;
+ fun irakier_N_s4 : N ;
+ fun iranier_N_s4 : N ;
+ fun isstycke_N_s4 : N ;
+ fun johan_N_s4 : N ;
+ fun kalhygge_N_s4 : N ;
+ fun kilo_N_s4 : N ;
+ fun kilometer_N_s4 : N ;
+ fun klargörande_N_s4 : N ;
+ fun klassiker_N_s4 : N ;
+ fun klor_N_s4 : N ;
+ fun klöver_N_s4 : N ;
+ fun knippe_N_s4 : N ;
+ fun kolon_N_s4 : N ;
+ fun kolväte_N_s4 : N ;
+ fun kommando_N_s4 : N ;
+ fun konkursbo_N_s4 : N ;
+ fun konststycke_N_s4 : N ;
+ fun konto_N_s4 : N ;
+ fun konungarike_N_s4 : N ;
+ fun kors_N_s4 : N ;
+ fun kärande_N_s4 : N ;
+ fun kroniker_N_s4 : N ;
+ fun kungadöme_N_s4 : N ;
+ fun kungarike_N_s4 : N ;
+ fun kunskapsområde_N_s4 : N ;
+ fun kvitto_N_s4 : N ;
+ fun kyffe_N_s4 : N ;
+ fun kynne_N_s4 : N ;
+ fun landområde_N_s4 : N ;
+ fun lasse_N_s4 : N ;
+ fun leende_N_s4 : N ;
+ fun levnadsöde_N_s4 : N ;
+ fun levnadsförhållande_N_s4 : N ;
+ fun löfte_N_s4 : N ;
+ fun läge_N_s4 : N ;
+ fun lidande_N_s4 : N ;
+ fun åliggande_N_s4 : N ;
+ fun linne_N_s4 : N ;
+ fun löje_N_s4 : N ;
+ fun lärosäte_N_s4 : N ;
+ fun läsminne_N_s4 : N ;
+ fun läte_N_s4 : N ;
+ fun lynne_N_s4 : N ;
+ fun lyse_N_s4 : N ;
+ fun lyte_N_s4 : N ;
+ fun magiker_N_s4 : N ;
+ fun makro_N_s4 : N ;
+ fun ämbete_N_s4 : N ;
+ fun medelvärde_N_s4 : N ;
+ fun metspö_N_s4 : N ;
+ fun minne_N_s4 : N ;
+ fun missöde_N_s4 : N ;
+ fun misslyckande_N_s4 : N ;
+ fun ämne_N_s4 : N ;
+ fun ämnesområde_N_s4 : N ;
+ fun moder_N_s4 : N ;
+ fun montage_N_s4 : N ;
+ fun mästerstycke_N_s4 : N ;
+ fun möte_N_s4 : N ;
+ fun musikstycke_N_s4 : N ;
+ fun muskelfäste_N_s4 : N ;
+ fun omdöme_N_s4 : N ;
+ fun område_N_s4 : N ;
+ fun order_N_s4 : N ;
+ fun ordförande_N_s4 : N ;
+ fun orsaksförhållande_N_s4 : N ;
+ fun planeringsmöte_N_s4 : N ;
+ fun äpple_N_s4 : N ;
+ fun pressmeddelande_N_s4 : N ;
+ fun prisläge_N_s4 : N ;
+ fun projektarbete_N_s4 : N ;
+ fun pörte_N_s4 : N ;
+ fun påstående_N_s4 : N ;
+ fun psyke_N_s4 : N ;
+ fun psykoanalytiker_N_s4 : N ;
+ fun rede_N_s4 : N ;
+ fun regemente_N_s4 : N ;
+ fun ärende_N_s4 : N ;
+ fun århundrade_N_s4 : N ;
+ fun rike_N_s4 : N ;
+ fun årsmöte_N_s4 : N ;
+ fun årtionde_N_s4 : N ;
+ fun årtusende_N_s4 : N ;
+ fun rykte_N_s4 : N ;
+ fun samarbetsområde_N_s4 : N ;
+ fun samhälle_N_s4 : N ;
+ fun samtalsämne_N_s4 : N ;
+ fun samvete_N_s4 : N ;
+ fun sinne_N_s4 : N ;
+ fun sjukvårdsarbete_N_s4 : N ;
+ fun skeende_N_s4 : N ;
+ fun skivminne_N_s4 : N ;
+ fun slag_N_s4 : N ;
+ fun släktförhållande_N_s4 : N ;
+ fun snö_N_s4 : N ;
+ fun snille_N_s4 : N ;
+ fun spöke_N_s4 : N ;
+ fun språkområde_N_s4 : N ;
+ fun stödområde_N_s4 : N ;
+ fun säte_N_s4 : N ;
+ fun ställe_N_s4 : N ;
+ fun strå_N_s4 : N ;
+ fun straffarbete_N_s4 : N ;
+ fun strövområde_N_s4 : N ;
+ fun studie_N_s4 : N ;
+ fun stycke_N_s4 : N ;
+ fun styrelsemöte_N_s4 : N ;
+ fun syre_N_s4 : N ;
+ fun åtagande_N_s4 : N ;
+ fun taxeringsvärde_N_s4 : N ;
+ fun teoretiker_N_s4 : N ;
+ fun tessaloniker_N_s4 : N ;
+ fun testamente_N_s4 : N ;
+ fun åtgörande_N_s4 : N ;
+ fun tillfälle_N_s4 : N ;
+ fun tillämpningsområde_N_s4 : N ;
+ fun trafikmärke_N_s4 : N ;
+ fun törne_N_s4 : N ;
+ fun utgiftsområde_N_s4 : N ;
+ fun utgångsläge_N_s4 : N ;
+ fun utlåtande_N_s4 : N ;
+ fun utsäde_N_s4 : N ;
+ fun varumärke_N_s4 : N ;
+ fun verksamhetsområde_N_s4 : N ;
+ fun viss_N_s4 : N ;
+ fun vittne_N_s4 : N ;
+ fun välde_N_s4 : N ;
+ fun värde_N_s4 : N ;
+ fun väsende_N_s4 : N ;
+ fun abonnemang_N_s5 : N ;
+ fun abstinensbesvär_N_s5 : N ;
+ fun acceptans_N_s5 : N ;
+ fun ackompanjemang_N_s5 : N ;
+ fun ackord_N_s5 : N ;
+ fun adjektiv_N_s5 : N ;
+ fun adoptivbarn_N_s5 : N ;
+ fun adoptivson_N_s5 : N ;
+ fun adressering_N_s5 : N ;
+ fun advent_N_s5 : N ;
+ fun adventsljus_N_s5 : N ;
+ fun adverb_N_s5 : N ;
+ fun affix_N_s5 : N ;
+ fun affärsverk_N_s5 : N ;
+ fun afton_N_s5 : N ;
+ fun aggregat_N_s5 : N ;
+ fun aggressivitet_N_s5 : N ;
+ fun agnosticism_N_s5 : N ;
+ fun agoni_N_s5 : N ;
+ fun akribi_N_s5 : N ;
+ fun aktiebolag_N_s5 : N ;
+ fun aktiekapital_N_s5 : N ;
+ fun aktivering_N_s5 : N ;
+ fun aktning_N_s5 : N ;
+ fun aktualisering_N_s5 : N ;
+ fun akustik_N_s5 : N ;
+ fun alarm_N_s5 : N ;
+ fun album_N_s5 : N ;
+ fun alfabet_N_s5 : N ;
+ fun algumträ_N_s5 : N ;
+ fun alkoholism_N_s5 : N ;
+ fun alkoholproblem_N_s5 : N ;
+ fun allemansrätt_N_s5 : N ;
+ fun allmakt_N_s5 : N ;
+ fun allmänbildning_N_s5 : N ;
+ fun allmängods_N_s5 : N ;
+ fun allmänhet_N_s5 : N ;
+ fun allting_N_s5 : N ;
+ fun allvar_N_s5 : N ;
+ fun almugträ_N_s5 : N ;
+ fun altarbord_N_s5 : N ;
+ fun altare_N_s5 : N ;
+ fun alternativ_N_s5 : N ;
+ fun alvar_N_s5 : N ;
+ fun amaryllis_N_s5 : N ;
+ fun amatörmässighet_N_s5 : N ;
+ fun ambivalens_N_s5 : N ;
+ fun ammoniak_N_s5 : N ;
+ fun ammunition_N_s5 : N ;
+ fun ananas_N_s5 : N ;
+ fun anblick_N_s5 : N ;
+ fun anbud_N_s5 : N ;
+ fun andebesvärjare_N_s5 : N ;
+ fun andedräkt_N_s5 : N ;
+ fun andetag_N_s5 : N ;
+ fun andhämtning_N_s5 : N ;
+ fun andlighet_N_s5 : N ;
+ fun andnöd_N_s5 : N ;
+ fun andningsorgan_N_s5 : N ;
+ fun anfall_N_s5 : N ;
+ fun anförare_N_s5 : N ;
+ fun angrepp_N_s5 : N ;
+ fun anhang_N_s5 : N ;
+ fun anis_N_s5 : N ;
+ fun ankare_N_s5 : N ;
+ fun ankarklo_N_s5 : N ;
+ fun anlag_N_s5 : N ;
+ fun anletsdrag_N_s5 : N ;
+ fun anlopp_N_s5 : N ;
+ fun anonymitet_N_s5 : N ;
+ fun anrop_N_s5 : N ;
+ fun ansiktsuttryck_N_s5 : N ;
+ fun ansjovis_N_s5 : N ;
+ fun anslag_N_s5 : N ;
+ fun anspråk_N_s5 : N ;
+ fun anspråkslöshet_N_s5 : N ;
+ fun anstånd_N_s5 : N ;
+ fun anständighet_N_s5 : N ;
+ fun ansvar_N_s5 : N ;
+ fun ansvarsfrihet_N_s5 : N ;
+ fun ansvarslöshet_N_s5 : N ;
+ fun antal_N_s5 : N ;
+ fun anteckningsblock_N_s5 : N ;
+ fun anteckningsbok_N_s5 : N ;
+ fun antikvariat_N_s5 : N ;
+ fun anus_N_s5 : N ;
+ fun användarvänlighet_N_s5 : N ;
+ fun användbarhet_N_s5 : N ;
+ fun aphus_N_s5 : N ;
+ fun apotek_N_s5 : N ;
+ fun appendix_N_s5 : N ;
+ fun aprilskämt_N_s5 : N ;
+ fun arbetare_N_s5 : N ;
+ fun arbetarklass_N_s5 : N ;
+ fun arbetsbord_N_s5 : N ;
+ fun arbetsfolk_N_s5 : N ;
+ fun arbetshus_N_s5 : N ;
+ fun arbetsinsats_N_s5 : N ;
+ fun arbetskraft_N_s5 : N ;
+ fun arbetslag_N_s5 : N ;
+ fun arbetsliv_N_s5 : N ;
+ fun arbetslöshet_N_s5 : N ;
+ fun arbetsmarknad_N_s5 : N ;
+ fun arbetsmarknadsutskott_N_s5 : N ;
+ fun arbetssituation_N_s5 : N ;
+ fun arbetsvillkor_N_s5 : N ;
+ fun arealbidrag_N_s5 : N ;
+ fun argument_N_s5 : N ;
+ fun argumentation_N_s5 : N ;
+ fun argumentering_N_s5 : N ;
+ fun ark_N_s5 : N ;
+ fun arkiv_N_s5 : N ;
+ fun arkivering_N_s5 : N ;
+ fun armband_N_s5 : N ;
+ fun armbandsur_N_s5 : N ;
+ fun armbågsveck_N_s5 : N ;
+ fun armod_N_s5 : N ;
+ fun armstöd_N_s5 : N ;
+ fun arrangemang_N_s5 : N ;
+ fun artonhundratal_N_s5 : N ;
+ fun arv_N_s5 : N ;
+ fun asbest_N_s5 : N ;
+ fun asfalt_N_s5 : N ;
+ fun askfat_N_s5 : N ;
+ fun assimilation_N_s5 : N ;
+ fun attentat_N_s5 : N ;
+ fun attribut_N_s5 : N ;
+ fun auktionsverk_N_s5 : N ;
+ fun automation_N_s5 : N ;
+ fun autonomi_N_s5 : N ;
+ fun avancemang_N_s5 : N ;
+ fun avbländning_N_s5 : N ;
+ fun avbrott_N_s5 : N ;
+ fun avdrag_N_s5 : N ;
+ fun avfall_N_s5 : N ;
+ fun avföring_N_s5 : N ;
+ fun avgångsbetyg_N_s5 : N ;
+ fun avhåll_N_s5 : N ;
+ fun avhämtning_N_s5 : N ;
+ fun avkodning_N_s5 : N ;
+ fun avlastning_N_s5 : N ;
+ fun avlopp_N_s5 : N ;
+ fun avloppssytem_N_s5 : N ;
+ fun avmattning_N_s5 : N ;
+ fun avoghet_N_s5 : N ;
+ fun avsked_N_s5 : N ;
+ fun avslag_N_s5 : N ;
+ fun avsnitt_N_s5 : N ;
+ fun avstamp_N_s5 : N ;
+ fun avsteg_N_s5 : N ;
+ fun avstånd_N_s5 : N ;
+ fun avtal_N_s5 : N ;
+ fun avund_N_s5 : N ;
+ fun avvänjning_N_s5 : N ;
+ fun ax_N_s5 : N ;
+ fun axiom_N_s5 : N ;
+ fun axplock_N_s5 : N ;
+ fun Baalsaltare_N_s5 : N ;
+ fun backkrön_N_s5 : N ;
+ fun bad_N_s5 : N ;
+ fun badhus_N_s5 : N ;
+ fun badkar_N_s5 : N ;
+ fun badstrand_N_s5 : N ;
+ fun bajs_N_s5 : N ;
+ fun bakbord_N_s5 : N ;
+ fun bakhjul_N_s5 : N ;
+ fun bakhåll_N_s5 : N ;
+ fun bakrus_N_s5 : N ;
+ fun bakslag_N_s5 : N ;
+ fun bakverk_N_s5 : N ;
+ fun balans_N_s5 : N ;
+ fun ballongdäck_N_s5 : N ;
+ fun band_N_s5 : N ;
+ fun bandbredd_N_s5 : N ;
+ fun bandning_N_s5 : N ;
+ fun baner_N_s5 : N ;
+ fun banesår_N_s5 : N ;
+ fun bankgiro_N_s5 : N ;
+ fun banklån_N_s5 : N ;
+ fun bantning_N_s5 : N ;
+ fun barbari_N_s5 : N ;
+ fun barmhärtighet_N_s5 : N ;
+ fun barn_N_s5 : N ;
+ fun barnaskap_N_s5 : N ;
+ fun barnbarn_N_s5 : N ;
+ fun barnbidrag_N_s5 : N ;
+ fun barnbok_N_s5 : N ;
+ fun barndom_N_s5 : N ;
+ fun barnomsorg_N_s5 : N ;
+ fun barnpassning_N_s5 : N ;
+ fun barnprostitution_N_s5 : N ;
+ fun barnvagn_N_s5 : N ;
+ fun barr_N_s5 : N ;
+ fun basbelopp_N_s5 : N ;
+ fun basket_N_s5 : N ;
+ fun basunljud_N_s5 : N ;
+ fun bäcken_N_s5 : N ;
+ fun befäl_N_s5 : N ;
+ fun befälhavare_N_s5 : N ;
+ fun begär_N_s5 : N ;
+ fun begrepp_N_s5 : N ;
+ fun begriplighet_N_s5 : N ;
+ fun behag_N_s5 : N ;
+ fun behållning_N_s5 : N ;
+ fun behov_N_s5 : N ;
+ fun behärskning_N_s5 : N ;
+ fun beklädnad_N_s5 : N ;
+ fun belägg_N_s5 : N ;
+ fun belopp_N_s5 : N ;
+ fun belåtenhet_N_s5 : N ;
+ fun ben_N_s5 : N ;
+ fun beredskap_N_s5 : N ;
+ fun berg_N_s5 : N ;
+ fun bergmassiv_N_s5 : N ;
+ fun berlock_N_s5 : N ;
+ fun berättarjag_N_s5 : N ;
+ fun besatthet_N_s5 : N ;
+ fun besinning_N_s5 : N ;
+ fun beskaffenhet_N_s5 : N ;
+ fun besked_N_s5 : N ;
+ fun beskickning_N_s5 : N ;
+ fun beslag_N_s5 : N ;
+ fun beslut_N_s5 : N ;
+ fun beslutsamhet_N_s5 : N ;
+ fun beslutsfattning_N_s5 : N ;
+ fun beslutsmässighet_N_s5 : N ;
+ fun bespottare_N_s5 : N ;
+ fun bestick_N_s5 : N ;
+ fun bestigning_N_s5 : N ;
+ fun beställningsjobb_N_s5 : N ;
+ fun bestämdhet_N_s5 : N ;
+ fun bestånd_N_s5 : N ;
+ fun beständighet_N_s5 : N ;
+ fun bestörtning_N_s5 : N ;
+ fun bestyr_N_s5 : N ;
+ fun besvikenhet_N_s5 : N ;
+ fun besvär_N_s5 : N ;
+ fun besvärjare_N_s5 : N ;
+ fun betalkort_N_s5 : N ;
+ fun betjäning_N_s5 : N ;
+ fun betänketid_N_s5 : N ;
+ fun betong_N_s5 : N ;
+ fun betryck_N_s5 : N ;
+ fun bett_N_s5 : N ;
+ fun betydenhet_N_s5 : N ;
+ fun betyg_N_s5 : N ;
+ fun bevis_N_s5 : N ;
+ fun bevisföring_N_s5 : N ;
+ fun bägare_N_s5 : N ;
+ fun bibehåll_N_s5 : N ;
+ fun bibelsällskap_N_s5 : N ;
+ fun bibliotek_N_s5 : N ;
+ fun bidrag_N_s5 : N ;
+ fun bihang_N_s5 : N ;
+ fun bildspråk_N_s5 : N ;
+ fun bindestreck_N_s5 : N ;
+ fun biobesök_N_s5 : N ;
+ fun biologiavdelning_N_s5 : N ;
+ fun bistick_N_s5 : N ;
+ fun bistånd_N_s5 : N ;
+ fun bitterhet_N_s5 : N ;
+ fun bivillkor_N_s5 : N ;
+ fun bjud_N_s5 : N ;
+ fun blad_N_s5 : N ;
+ fun blåbär_N_s5 : N ;
+ fun bläck_N_s5 : N ;
+ fun bläckhorn_N_s5 : N ;
+ fun bleck_N_s5 : N ;
+ fun blekhet_N_s5 : N ;
+ fun blindhet_N_s5 : N ;
+ fun blindskrift_N_s5 : N ;
+ fun blindtarm_N_s5 : N ;
+ fun block_N_s5 : N ;
+ fun blockchoklad_N_s5 : N ;
+ fun blod_N_s5 : N ;
+ fun blodbad_N_s5 : N ;
+ fun blodprov_N_s5 : N ;
+ fun blodsdåd_N_s5 : N ;
+ fun blomkål_N_s5 : N ;
+ fun blomning_N_s5 : N ;
+ fun blomsterland_N_s5 : N ;
+ fun blomstring_N_s5 : N ;
+ fun bloss_N_s5 : N ;
+ fun blåst_N_s5 : N ;
+ fun blues_N_s5 : N ;
+ fun blygd_N_s5 : N ;
+ fun blyghet_N_s5 : N ;
+ fun blygsamhet_N_s5 : N ;
+ fun bodelning_N_s5 : N ;
+ fun bohag_N_s5 : N ;
+ fun bokauktion_N_s5 : N ;
+ fun bokföring_N_s5 : N ;
+ fun bokförlag_N_s5 : N ;
+ fun bokslut_N_s5 : N ;
+ fun bokstav_N_s5 : N ;
+ fun bokstavsordning_N_s5 : N ;
+ fun bolag_N_s5 : N ;
+ fun bolmört_N_s5 : N ;
+ fun bolåneinstitut_N_s5 : N ;
+ fun bomull_N_s5 : N ;
+ fun boningshus_N_s5 : N ;
+ fun bonus_N_s5 : N ;
+ fun bord_N_s5 : N ;
+ fun bordläggning_N_s5 : N ;
+ fun borg_N_s5 : N ;
+ fun borgare_N_s5 : N ;
+ fun borgerlighet_N_s5 : N ;
+ fun bortalag_N_s5 : N ;
+ fun bortfall_N_s5 : N ;
+ fun bortgång_N_s5 : N ;
+ fun bortskämdhet_N_s5 : N ;
+ fun boskap_N_s5 : N ;
+ fun bostad_N_s5 : N ;
+ fun bostadsbolag_N_s5 : N ;
+ fun bostadshus_N_s5 : N ;
+ fun botgöring_N_s5 : N ;
+ fun bottennapp_N_s5 : N ;
+ fun bottenvåning_N_s5 : N ;
+ fun bowling_N_s5 : N ;
+ fun bowlingklot_N_s5 : N ;
+ fun boxning_N_s5 : N ;
+ fun brak_N_s5 : N ;
+ fun bärare_N_s5 : N ;
+ fun bråck_N_s5 : N ;
+ fun bräd_N_s5 : N ;
+ fun brev_N_s5 : N ;
+ fun bärighet_N_s5 : N ;
+ fun briljans_N_s5 : N ;
+ fun bris_N_s5 : N ;
+ fun bristningsgräns_N_s5 : N ;
+ fun bråk_N_s5 : N ;
+ fun bröllop_N_s5 : N ;
+ fun bröllopsdag_N_s5 : N ;
+ fun brännoffersdjur_N_s5 : N ;
+ fun brännsår_N_s5 : N ;
+ fun brännvin_N_s5 : N ;
+ fun brons_N_s5 : N ;
+ fun brosk_N_s5 : N ;
+ fun brott_N_s5 : N ;
+ fun brottning_N_s5 : N ;
+ fun brottslighet_N_s5 : N ;
+ fun brottsorganisation_N_s5 : N ;
+ fun börsbolag_N_s5 : N ;
+ fun bröst_N_s5 : N ;
+ fun brudpar_N_s5 : N ;
+ fun bruk_N_s5 : N ;
+ fun brus_N_s5 : N ;
+ fun brutalitet_N_s5 : N ;
+ fun bryn_N_s5 : N ;
+ fun bås_N_s5 : N ;
+ fun bättring_N_s5 : N ;
+ fun bud_N_s5 : N ;
+ fun budbärare_N_s5 : N ;
+ fun budgetår_N_s5 : N ;
+ fun budgivning_N_s5 : N ;
+ fun budord_N_s5 : N ;
+ fun budskap_N_s5 : N ;
+ fun bund_N_s5 : N ;
+ fun byalag_N_s5 : N ;
+ fun bybefolkning_N_s5 : N ;
+ fun bygg_N_s5 : N ;
+ fun byggnadsverk_N_s5 : N ;
+ fun byggning_N_s5 : N ;
+ fun byxlinning_N_s5 : N ;
+ fun camping_N_s5 : N ;
+ fun cannabis_N_s5 : N ;
+ fun cederträ_N_s5 : N ;
+ fun cellofan_N_s5 : N ;
+ fun centralisering_N_s5 : N ;
+ fun centralstation_N_s5 : N ;
+ fun centrering_N_s5 : N ;
+ fun ceremoniel_N_s5 : N ;
+ fun certifikat_N_s5 : N ;
+ fun championat_N_s5 : N ;
+ fun chilisås_N_s5 : N ;
+ fun chips_N_s5 : N ;
+ fun choklad_N_s5 : N ;
+ fun cirkulation_N_s5 : N ;
+ fun cirkulationsorgan_N_s5 : N ;
+ fun citadell_N_s5 : N ;
+ fun citat_N_s5 : N ;
+ fun cockpit_N_s5 : N ;
+ fun cowboy_N_s5 : N ;
+ fun curling_N_s5 : N ;
+ fun currysås_N_s5 : N ;
+ fun dagblad_N_s5 : N ;
+ fun dagbok_N_s5 : N ;
+ fun dagis_N_s5 : N ;
+ fun dagning_N_s5 : N ;
+ fun dagsljus_N_s5 : N ;
+ fun dagspress_N_s5 : N ;
+ fun dalmas_N_s5 : N ;
+ fun damm_N_s5 : N ;
+ fun dansband_N_s5 : N ;
+ fun dass_N_s5 : N ;
+ fun databehandling_N_s5 : N ;
+ fun databuss_N_s5 : N ;
+ fun datainspektion_N_s5 : N ;
+ fun datakommunikation_N_s5 : N ;
+ fun datasäkerhet_N_s5 : N ;
+ fun dataspel_N_s5 : N ;
+ fun datornät_N_s5 : N ;
+ fun datornätverk_N_s5 : N ;
+ fun datorspel_N_s5 : N ;
+ fun datorsystem_N_s5 : N ;
+ fun datum_N_s5 : N ;
+ fun däck_N_s5 : N ;
+ fun dåd_N_s5 : N ;
+ fun dödlighet_N_s5 : N ;
+ fun dådlöshet_N_s5 : N ;
+ fun dödsfall_N_s5 : N ;
+ fun debattinlägg_N_s5 : N ;
+ fun deduktion_N_s5 : N ;
+ fun deflation_N_s5 : N ;
+ fun degeneration_N_s5 : N ;
+ fun deklination_N_s5 : N ;
+ fun dekrement_N_s5 : N ;
+ fun dekret_N_s5 : N ;
+ fun delaktighet_N_s5 : N ;
+ fun delägarskap_N_s5 : N ;
+ fun delmängd_N_s5 : N ;
+ fun ödem_N_s5 : N ;
+ fun demodulation_N_s5 : N ;
+ fun demoralisering_N_s5 : N ;
+ fun densitet_N_s5 : N ;
+ fun departement_N_s5 : N ;
+ fun derivat_N_s5 : N ;
+ fun design_N_s5 : N ;
+ fun desperation_N_s5 : N ;
+ fun destruktion_N_s5 : N ;
+ fun destruktivitet_N_s5 : N ;
+ fun detektion_N_s5 : N ;
+ fun däggdjur_N_s5 : N ;
+ fun di_N_s5 : N ;
+ fun diadem_N_s5 : N ;
+ fun diplom_N_s5 : N ;
+ fun direktion_N_s5 : N ;
+ fun direktiv_N_s5 : N ;
+ fun diskotek_N_s5 : N ;
+ fun diskretion_N_s5 : N ;
+ fun disproportion_N_s5 : N ;
+ fun distorsion_N_s5 : N ;
+ fun distrikt_N_s5 : N ;
+ fun djup_N_s5 : N ;
+ fun djur_N_s5 : N ;
+ fun djävul_N_s5 : N ;
+ fun ödmjukhet_N_s5 : N ;
+ fun dån_N_s5 : N ;
+ fun doktorspromotion_N_s5 : N ;
+ fun dokument_N_s5 : N ;
+ fun domare_N_s5 : N ;
+ fun domarvishet_N_s5 : N ;
+ fun domedag_N_s5 : N ;
+ fun dominans_N_s5 : N ;
+ fun domslut_N_s5 : N ;
+ fun Domsord_N_s5 : N ;
+ fun donationsbrev_N_s5 : N ;
+ fun dop_N_s5 : N ;
+ fun doping_N_s5 : N ;
+ fun dopp_N_s5 : N ;
+ fun dotterbolag_N_s5 : N ;
+ fun dotterson_N_s5 : N ;
+ fun drag_N_s5 : N ;
+ fun dragningskraft_N_s5 : N ;
+ fun drev_N_s5 : N ;
+ fun drägg_N_s5 : N ;
+ fun dårhus_N_s5 : N ;
+ fun driftighet_N_s5 : N ;
+ fun dristighet_N_s5 : N ;
+ fun driv_N_s5 : N ;
+ fun drivhus_N_s5 : N ;
+ fun drivved_N_s5 : N ;
+ fun dröjsmål_N_s5 : N ;
+ fun dråpare_N_s5 : N ;
+ fun dörrhandtag_N_s5 : N ;
+ fun dörrvaktare_N_s5 : N ;
+ fun dästhet_N_s5 : N ;
+ fun dåtid_N_s5 : N ;
+ fun dubbdäck_N_s5 : N ;
+ fun dubbelhet_N_s5 : N ;
+ fun dugg_N_s5 : N ;
+ fun duggregn_N_s5 : N ;
+ fun duglighet_N_s5 : N ;
+ fun dunkelhet_N_s5 : N ;
+ fun dussin_N_s5 : N ;
+ fun duvslag_N_s5 : N ;
+ fun dygn_N_s5 : N ;
+ fun edition_N_s5 : N ;
+ fun effektivitet_N_s5 : N ;
+ fun eftergivenhet_N_s5 : N ;
+ fun efterkrigstid_N_s5 : N ;
+ fun efterled_N_s5 : N ;
+ fun efternamn_N_s5 : N ;
+ fun efterskrift_N_s5 : N ;
+ fun eftertryck_N_s5 : N ;
+ fun egennamn_N_s5 : N ;
+ fun egocentricitet_N_s5 : N ;
+ fun ek_N_s5 : N ;
+ fun ekolod_N_s5 : N ;
+ fun ekonomisering_N_s5 : N ;
+ fun ekorrbo_N_s5 : N ;
+ fun ekosystem_N_s5 : N ;
+ fun eksem_N_s5 : N ;
+ fun elanvändning_N_s5 : N ;
+ fun elavbrott_N_s5 : N ;
+ fun elbolag_N_s5 : N ;
+ fun eldning_N_s5 : N ;
+ fun eldprov_N_s5 : N ;
+ fun elegans_N_s5 : N ;
+ fun elektricitet_N_s5 : N ;
+ fun elektrolys_N_s5 : N ;
+ fun elektronik_N_s5 : N ;
+ fun element_N_s5 : N ;
+ fun elfel_N_s5 : N ;
+ fun elfenben_N_s5 : N ;
+ fun elförsörjning_N_s5 : N ;
+ fun elixir_N_s5 : N ;
+ fun elkonsumtion_N_s5 : N ;
+ fun elkraft_N_s5 : N ;
+ fun elljus_N_s5 : N ;
+ fun elnät_N_s5 : N ;
+ fun eluttag_N_s5 : N ;
+ fun elverk_N_s5 : N ;
+ fun emancipation_N_s5 : N ;
+ fun emblem_N_s5 : N ;
+ fun emfas_N_s5 : N ;
+ fun emigration_N_s5 : N ;
+ fun enbär_N_s5 : N ;
+ fun enfald_N_s5 : N ;
+ fun enformighet_N_s5 : N ;
+ fun engagemang_N_s5 : N ;
+ fun enhetlighet_N_s5 : N ;
+ fun enighet_N_s5 : N ;
+ fun enkelhet_N_s5 : N ;
+ fun enkelspårighet_N_s5 : N ;
+ fun ensamhet_N_s5 : N ;
+ fun enslighet_N_s5 : N ;
+ fun envishet_N_s5 : N ;
+ fun epitet_N_s5 : N ;
+ fun epos_N_s5 : N ;
+ fun erosion_N_s5 : N ;
+ fun etablissemang_N_s5 : N ;
+ fun eten_N_s5 : N ;
+ fun evenemang_N_s5 : N ;
+ fun evidens_N_s5 : N ;
+ fun evolution_N_s5 : N ;
+ fun exakthet_N_s5 : N ;
+ fun exemplar_N_s5 : N ;
+ fun exercisplats_N_s5 : N ;
+ fun experiment_N_s5 : N ;
+ fun expertis_N_s5 : N ;
+ fun export_N_s5 : N ;
+ fun expropriering_N_s5 : N ;
+ fun extas_N_s5 : N ;
+ fun extrapolation_N_s5 : N ;
+ fun extrapolering_N_s5 : N ;
+ fun extremfall_N_s5 : N ;
+ fun fä_N_s5 : N ;
+ fun fabrikat_N_s5 : N ;
+ fun fabrikation_N_s5 : N ;
+ fun fack_N_s5 : N ;
+ fun fackförbund_N_s5 : N ;
+ fun fackspråk_N_s5 : N ;
+ fun faksimil_N_s5 : N ;
+ fun faktafel_N_s5 : N ;
+ fun fall_N_s5 : N ;
+ fun fallskärmsavtal_N_s5 : N ;
+ fun falskhet_N_s5 : N ;
+ fun familjeliv_N_s5 : N ;
+ fun famntag_N_s5 : N ;
+ fun farlighet_N_s5 : N ;
+ fun fartyg_N_s5 : N ;
+ fun fascination_N_s5 : N ;
+ fun fasthet_N_s5 : N ;
+ fun fat_N_s5 : N ;
+ fun fattigdom_N_s5 : N ;
+ fun födelsedag_N_s5 : N ;
+ fun fädernegods_N_s5 : N ;
+ fun feghet_N_s5 : N ;
+ fun feldetektering_N_s5 : N ;
+ fun felfrihet_N_s5 : N ;
+ fun felhantering_N_s5 : N ;
+ fun felsteg_N_s5 : N ;
+ fun femtiotal_N_s5 : N ;
+ fun fenomen_N_s5 : N ;
+ fun fetstil_N_s5 : N ;
+ fun fett_N_s5 : N ;
+ fun fåfänglighet_N_s5 : N ;
+ fun fägring_N_s5 : N ;
+ fun fideikommiss_N_s5 : N ;
+ fun fikon_N_s5 : N ;
+ fun fikonträd_N_s5 : N ;
+ fun fiktion_N_s5 : N ;
+ fun filmjölk_N_s5 : N ;
+ fun finansiering_N_s5 : N ;
+ fun fingeravtryck_N_s5 : N ;
+ fun firmament_N_s5 : N ;
+ fun fisk_N_s5 : N ;
+ fun fiskare_N_s5 : N ;
+ fun fixpunkt_N_s5 : N ;
+ fun fjäll_N_s5 : N ;
+ fun fjolår_N_s5 : N ;
+ fun fjäsk_N_s5 : N ;
+ fun fjun_N_s5 : N ;
+ fun fäktning_N_s5 : N ;
+ fun fåkunnighet_N_s5 : N ;
+ fun flaggskepp_N_s5 : N ;
+ fun flak_N_s5 : N ;
+ fun flambering_N_s5 : N ;
+ fun flarn_N_s5 : N ;
+ fun fläderbär_N_s5 : N ;
+ fun flextid_N_s5 : N ;
+ fun flickebarn_N_s5 : N ;
+ fun flöjtblåsare_N_s5 : N ;
+ fun fläsk_N_s5 : N ;
+ fun fält_N_s5 : N ;
+ fun fältsjukhus_N_s5 : N ;
+ fun fältslag_N_s5 : N ;
+ fun fluss_N_s5 : N ;
+ fun flyg_N_s5 : N ;
+ fun flygbolag_N_s5 : N ;
+ fun flygplan_N_s5 : N ;
+ fun flytt_N_s5 : N ;
+ fun flyttal_N_s5 : N ;
+ fun fång_N_s5 : N ;
+ fun fångstverktyg_N_s5 : N ;
+ fun fniss_N_s5 : N ;
+ fun fänkål_N_s5 : N ;
+ fun fönsterputsning_N_s5 : N ;
+ fun fodral_N_s5 : N ;
+ fun fokus_N_s5 : N ;
+ fun fokusering_N_s5 : N ;
+ fun folk_N_s5 : N ;
+ fun folkbibliotek_N_s5 : N ;
+ fun folkbokföring_N_s5 : N ;
+ fun folkdräkt_N_s5 : N ;
+ fun folkgrupp_N_s5 : N ;
+ fun folköl_N_s5 : N ;
+ fun folkmord_N_s5 : N ;
+ fun folkpension_N_s5 : N ;
+ fun fonem_N_s5 : N ;
+ fun fordon_N_s5 : N ;
+ fun formalin_N_s5 : N ;
+ fun format_N_s5 : N ;
+ fun formgivning_N_s5 : N ;
+ fun formulär_N_s5 : N ;
+ fun forntid_N_s5 : N ;
+ fun forskningsråd_N_s5 : N ;
+ fun fortbildning_N_s5 : N ;
+ fun forum_N_s5 : N ;
+ fun fossil_N_s5 : N ;
+ fun fosterland_N_s5 : N ;
+ fun fotblad_N_s5 : N ;
+ fun fotbollslag_N_s5 : N ;
+ fun fotostatkopiering_N_s5 : N ;
+ fun fotosättning_N_s5 : N ;
+ fun fotspår_N_s5 : N ;
+ fun fotsteg_N_s5 : N ;
+ fun får_N_s5 : N ;
+ fun fragment_N_s5 : N ;
+ fun fragmentering_N_s5 : N ;
+ fun fårahus_N_s5 : N ;
+ fun framdäck_N_s5 : N ;
+ fun framhjul_N_s5 : N ;
+ fun framkallning_N_s5 : N ;
+ fun framkomlighet_N_s5 : N ;
+ fun framsteg_N_s5 : N ;
+ fun framtid_N_s5 : N ;
+ fun framtoning_N_s5 : N ;
+ fun förankring_N_s5 : N ;
+ fun förarplats_N_s5 : N ;
+ fun fras_N_s5 : N ;
+ fun frasering_N_s5 : N ;
+ fun förband_N_s5 : N ;
+ fun förbittring_N_s5 : N ;
+ fun förbjud_N_s5 : N ;
+ fun förbud_N_s5 : N ;
+ fun förbund_N_s5 : N ;
+ fun förädling_N_s5 : N ;
+ fun fördärv_N_s5 : N ;
+ fun fördumning_N_s5 : N ;
+ fun fred_N_s5 : N ;
+ fun föredrag_N_s5 : N ;
+ fun fredstid_N_s5 : N ;
+ fun föremål_N_s5 : N ;
+ fun föreståndare_N_s5 : N ;
+ fun företag_N_s5 : N ;
+ fun företagsamhet_N_s5 : N ;
+ fun företal_N_s5 : N ;
+ fun förfall_N_s5 : N ;
+ fun förfaringssätt_N_s5 : N ;
+ fun förflackning_N_s5 : N ;
+ fun förföljare_N_s5 : N ;
+ fun färgblindhet_N_s5 : N ;
+ fun frågeformulär_N_s5 : N ;
+ fun förgänglighet_N_s5 : N ;
+ fun färgsättning_N_s5 : N ;
+ fun förgät_N_s5 : N ;
+ fun förgätenhet_N_s5 : N ;
+ fun frågvishet_N_s5 : N ;
+ fun förgyllning_N_s5 : N ;
+ fun förhandsinformation_N_s5 : N ;
+ fun förhandsvisning_N_s5 : N ;
+ fun förhållningssätt_N_s5 : N ;
+ fun förhör_N_s5 : N ;
+ fun förhärjare_N_s5 : N ;
+ fun förhus_N_s5 : N ;
+ fun frid_N_s5 : N ;
+ fun frigjordhet_N_s5 : N ;
+ fun friktion_N_s5 : N ;
+ fun frimodighet_N_s5 : N ;
+ fun friår_N_s5 : N ;
+ fun frisinthet_N_s5 : N ;
+ fun frispråkighet_N_s5 : N ;
+ fun fristad_N_s5 : N ;
+ fun fritid_N_s5 : N ;
+ fun förlag_N_s5 : N ;
+ fun förlägenhet_N_s5 : N ;
+ fun förlopp_N_s5 : N ;
+ fun frälsning_N_s5 : N ;
+ fun förlåt_N_s5 : N ;
+ fun förmak_N_s5 : N ;
+ fun främlingskap_N_s5 : N ;
+ fun förnamn_N_s5 : N ;
+ fun föränderlighet_N_s5 : N ;
+ fun frändskap_N_s5 : N ;
+ fun förnöjsamhet_N_s5 : N ;
+ fun förnuft_N_s5 : N ;
+ fun fromhet_N_s5 : N ;
+ fun frost_N_s5 : N ;
+ fun förrådshus_N_s5 : N ;
+ fun försiktighet_N_s5 : N ;
+ fun försök_N_s5 : N ;
+ fun fårskinn_N_s5 : N ;
+ fun förskjut_N_s5 : N ;
+ fun förskoning_N_s5 : N ;
+ fun försäkringsbolag_N_s5 : N ;
+ fun förslag_N_s5 : N ;
+ fun försmak_N_s5 : N ;
+ fun försoning_N_s5 : N ;
+ fun försörjning_N_s5 : N ;
+ fun försåt_N_s5 : N ;
+ fun förstad_N_s5 : N ;
+ fun förstfödslorätt_N_s5 : N ;
+ fun förstlingsbröd_N_s5 : N ;
+ fun förstånd_N_s5 : N ;
+ fun förstöring_N_s5 : N ;
+ fun försumlighet_N_s5 : N ;
+ fun försvar_N_s5 : N ;
+ fun försvarstal_N_s5 : N ;
+ fun försvarsutskott_N_s5 : N ;
+ fun försvenskning_N_s5 : N ;
+ fun försyn_N_s5 : N ;
+ fun förtal_N_s5 : N ;
+ fun förteg_N_s5 : N ;
+ fun förtidspension_N_s5 : N ;
+ fun förtjusning_N_s5 : N ;
+ fun förtretlighet_N_s5 : N ;
+ fun förträfflighet_N_s5 : N ;
+ fun förtäring_N_s5 : N ;
+ fun förtrolighet_N_s5 : N ;
+ fun förtrollning_N_s5 : N ;
+ fun förtryck_N_s5 : N ;
+ fun förtryckare_N_s5 : N ;
+ fun fruktbarhet_N_s5 : N ;
+ fun fruktlöshet_N_s5 : N ;
+ fun förvaring_N_s5 : N ;
+ fun förvildning_N_s5 : N ;
+ fun förvirring_N_s5 : N ;
+ fun förvissning_N_s5 : N ;
+ fun förvåning_N_s5 : N ;
+ fun förvärv_N_s5 : N ;
+ fun fäst_N_s5 : N ;
+ fun fukt_N_s5 : N ;
+ fun fuktighet_N_s5 : N ;
+ fun fulhet_N_s5 : N ;
+ fun fullhet_N_s5 : N ;
+ fun fullkomlighet_N_s5 : N ;
+ fun fulländning_N_s5 : N ;
+ fun fullständighet_N_s5 : N ;
+ fun fundament_N_s5 : N ;
+ fun fundersamhet_N_s5 : N ;
+ fun funktionalitet_N_s5 : N ;
+ fun fyllnad_N_s5 : N ;
+ fun fynd_N_s5 : N ;
+ fun fyrtiotal_N_s5 : N ;
+ fun gallskrik_N_s5 : N ;
+ fun gap_N_s5 : N ;
+ fun gapskratt_N_s5 : N ;
+ fun garn_N_s5 : N ;
+ fun garnityr_N_s5 : N ;
+ fun gathörn_N_s5 : N ;
+ fun gatubarn_N_s5 : N ;
+ fun gödning_N_s5 : N ;
+ fun gödsling_N_s5 : N ;
+ fun gebit_N_s5 : N ;
+ fun gehäng_N_s5 : N ;
+ fun gemak_N_s5 : N ;
+ fun gemenskap_N_s5 : N ;
+ fun gemyt_N_s5 : N ;
+ fun generalstab_N_s5 : N ;
+ fun generering_N_s5 : N ;
+ fun genes_N_s5 : N ;
+ fun genombrott_N_s5 : N ;
+ fun genomfart_N_s5 : N ;
+ fun genomslag_N_s5 : N ;
+ fun genomsnitt_N_s5 : N ;
+ fun genomströmning_N_s5 : N ;
+ fun gensträvighet_N_s5 : N ;
+ fun gensvar_N_s5 : N ;
+ fun geovetenskap_N_s5 : N ;
+ fun geschäft_N_s5 : N ;
+ fun gevär_N_s5 : N ;
+ fun äggskal_N_s5 : N ;
+ fun gift_N_s5 : N ;
+ fun giftermål_N_s5 : N ;
+ fun gill_N_s5 : N ;
+ fun giltighet_N_s5 : N ;
+ fun girighet_N_s5 : N ;
+ fun giv_N_s5 : N ;
+ fun gjut_N_s5 : N ;
+ fun glans_N_s5 : N ;
+ fun glapp_N_s5 : N ;
+ fun glas_N_s5 : N ;
+ fun glasögon_N_s5 : N ;
+ fun glashav_N_s5 : N ;
+ fun glädjebudskap_N_s5 : N ;
+ fun gleflyg_N_s5 : N ;
+ fun glesbygd_N_s5 : N ;
+ fun glåpord_N_s5 : N ;
+ fun glukos_N_s5 : N ;
+ fun glykos_N_s5 : N ;
+ fun gäng_N_s5 : N ;
+ fun gnägg_N_s5 : N ;
+ fun gnäll_N_s5 : N ;
+ fun godhet_N_s5 : N ;
+ fun godis_N_s5 : N ;
+ fun gods_N_s5 : N ;
+ fun golv_N_s5 : N ;
+ fun ögon_N_s5 : N ;
+ fun ögonblick_N_s5 : N ;
+ fun ögonkast_N_s5 : N ;
+ fun gossebarn_N_s5 : N ;
+ fun granatgevär_N_s5 : N ;
+ fun granatträd_N_s5 : N ;
+ fun grand_N_s5 : N ;
+ fun grannskap_N_s5 : N ;
+ fun granris_N_s5 : N ;
+ fun gravitation_N_s5 : N ;
+ fun gräddfil_N_s5 : N ;
+ fun grepp_N_s5 : N ;
+ fun grin_N_s5 : N ;
+ fun grip_N_s5 : N ;
+ fun gräl_N_s5 : N ;
+ fun gränsfall_N_s5 : N ;
+ fun gränssnitt_N_s5 : N ;
+ fun göromål_N_s5 : N ;
+ fun gross_N_s5 : N ;
+ fun gräs_N_s5 : N ;
+ fun gräslök_N_s5 : N ;
+ fun gräsrot_N_s5 : N ;
+ fun grumlighet_N_s5 : N ;
+ fun grums_N_s5 : N ;
+ fun grundlag_N_s5 : N ;
+ fun grundläggning_N_s5 : N ;
+ fun grundtrygghet_N_s5 : N ;
+ fun grus_N_s5 : N ;
+ fun grustag_N_s5 : N ;
+ fun gryn_N_s5 : N ;
+ fun gryt_N_s5 : N ;
+ fun grytlock_N_s5 : N ;
+ fun gäss_N_s5 : N ;
+ fun gästabud_N_s5 : N ;
+ fun gästfrihet_N_s5 : N ;
+ fun gåtfullhet_N_s5 : N ;
+ fun gudlöshet_N_s5 : N ;
+ fun gudomlighet_N_s5 : N ;
+ fun guld_N_s5 : N ;
+ fun gulsot_N_s5 : N ;
+ fun gyckelspel_N_s5 : N ;
+ fun hack_N_s5 : N ;
+ fun hafs_N_s5 : N ;
+ fun hakkors_N_s5 : N ;
+ fun hallon_N_s5 : N ;
+ fun halm_N_s5 : N ;
+ fun halvljus_N_s5 : N ;
+ fun halvår_N_s5 : N ;
+ fun hand_N_s5 : N ;
+ fun handbok_N_s5 : N ;
+ fun handfat_N_s5 : N ;
+ fun handgrepp_N_s5 : N ;
+ fun handikapp_N_s5 : N ;
+ fun handjur_N_s5 : N ;
+ fun handlag_N_s5 : N ;
+ fun handpåläggning_N_s5 : N ;
+ fun handstil_N_s5 : N ;
+ fun handtag_N_s5 : N ;
+ fun hanegäll_N_s5 : N ;
+ fun hanrej_N_s5 : N ;
+ fun hantverkare_N_s5 : N ;
+ fun harem_N_s5 : N ;
+ fun harm_N_s5 : N ;
+ fun harnesk_N_s5 : N ;
+ fun hasch_N_s5 : N ;
+ fun haschisch_N_s5 : N ;
+ fun hastverk_N_s5 : N ;
+ fun Hat_N_s5 : N ;
+ fun hav_N_s5 : N ;
+ fun havregröt_N_s5 : N ;
+ fun havsbad_N_s5 : N ;
+ fun heat_N_s5 : N ;
+ fun hederlighet_N_s5 : N ;
+ fun hektar_N_s5 : N ;
+ fun helgerån_N_s5 : N ;
+ fun helgon_N_s5 : N ;
+ fun helhet_N_s5 : N ;
+ fun helhetsintryck_N_s5 : N ;
+ fun helhetssyn_N_s5 : N ;
+ fun helhjärtenhet_N_s5 : N ;
+ fun helighet_N_s5 : N ;
+ fun helium_N_s5 : N ;
+ fun heltal_N_s5 : N ;
+ fun hembränning_N_s5 : N ;
+ fun hembygd_N_s5 : N ;
+ fun hemfärd_N_s5 : N ;
+ fun hemgift_N_s5 : N ;
+ fun hemhörighet_N_s5 : N ;
+ fun hemland_N_s5 : N ;
+ fun hemm_N_s5 : N ;
+ fun hemort_N_s5 : N ;
+ fun hemspråk_N_s5 : N ;
+ fun hemstad_N_s5 : N ;
+ fun hemväg_N_s5 : N ;
+ fun hemvärn_N_s5 : N ;
+ fun Herdetorn_N_s5 : N ;
+ fun heroin_N_s5 : N ;
+ fun häftighet_N_s5 : N ;
+ fun högaktning_N_s5 : N ;
+ fun högerhand_N_s5 : N ;
+ fun högertrafik_N_s5 : N ;
+ fun högfärd_N_s5 : N ;
+ fun höghus_N_s5 : N ;
+ fun högkvarter_N_s5 : N ;
+ fun högmod_N_s5 : N ;
+ fun högskoleprov_N_s5 : N ;
+ fun högtryck_N_s5 : N ;
+ fun himmel_N_s5 : N ;
+ fun himmelsfärd_N_s5 : N ;
+ fun hirs_N_s5 : N ;
+ fun historielöshet_N_s5 : N ;
+ fun hittebarn_N_s5 : N ;
+ fun hittegods_N_s5 : N ;
+ fun hittelön_N_s5 : N ;
+ fun hjert_N_s5 : N ;
+ fun hjälplöshet_N_s5 : N ;
+ fun hjälpsamhet_N_s5 : N ;
+ fun hjältemod_N_s5 : N ;
+ fun hjortron_N_s5 : N ;
+ fun hjärtlighet_N_s5 : N ;
+ fun hjärtslag_N_s5 : N ;
+ fun hjärtstillestånd_N_s5 : N ;
+ fun hjul_N_s5 : N ;
+ fun hål_N_s5 : N ;
+ fun hölass_N_s5 : N ;
+ fun hölj_N_s5 : N ;
+ fun hålkort_N_s5 : N ;
+ fun håll_N_s5 : N ;
+ fun hållbarhet_N_s5 : N ;
+ fun hållfasthet_N_s5 : N ;
+ fun hållning_N_s5 : N ;
+ fun hälsovård_N_s5 : N ;
+ fun hämnd_N_s5 : N ;
+ fun händelseförlopp_N_s5 : N ;
+ fun händelseutveckling_N_s5 : N ;
+ fun hängivenhet_N_s5 : N ;
+ fun hänglås_N_s5 : N ;
+ fun hänsyn_N_s5 : N ;
+ fun hänsynslöshet_N_s5 : N ;
+ fun homogenitet_N_s5 : N ;
+ fun honnörsord_N_s5 : N ;
+ fun honorar_N_s5 : N ;
+ fun honung_N_s5 : N ;
+ fun hopp_N_s5 : N ;
+ fun hopplöshet_N_s5 : N ;
+ fun horn_N_s5 : N ;
+ fun horoskop_N_s5 : N ;
+ fun hospital_N_s5 : N ;
+ fun hotell_N_s5 : N ;
+ fun hov_N_s5 : N ;
+ fun hår_N_s5 : N ;
+ fun häradshövding_N_s5 : N ;
+ fun hårdhet_N_s5 : N ;
+ fun hörfel_N_s5 : N ;
+ fun härkomst_N_s5 : N ;
+ fun hörn_N_s5 : N ;
+ fun härskare_N_s5 : N ;
+ fun härsklystnad_N_s5 : N ;
+ fun hårsmån_N_s5 : N ;
+ fun höstregn_N_s5 : N ;
+ fun hätskhet_N_s5 : N ;
+ fun hugskott_N_s5 : N ;
+ fun huldhet_N_s5 : N ;
+ fun humanitet_N_s5 : N ;
+ fun humör_N_s5 : N ;
+ fun hundratal_N_s5 : N ;
+ fun hus_N_s5 : N ;
+ fun husdjur_N_s5 : N ;
+ fun husfolk_N_s5 : N ;
+ fun husgeråd_N_s5 : N ;
+ fun hushåll_N_s5 : N ;
+ fun huvud_N_s5 : N ;
+ fun huvudhandling_N_s5 : N ;
+ fun huvudhår_N_s5 : N ;
+ fun huvudstad_N_s5 : N ;
+ fun huvudvärk_N_s5 : N ;
+ fun hävstång_N_s5 : N ;
+ fun hygien_N_s5 : N ;
+ fun hypnos_N_s5 : N ;
+ fun hyreshus_N_s5 : N ;
+ fun hyss_N_s5 : N ;
+ fun ideal_N_s5 : N ;
+ fun idiom_N_s5 : N ;
+ fun igenkänning_N_s5 : N ;
+ fun ignorans_N_s5 : N ;
+ fun ilbud_N_s5 : N ;
+ fun illdåd_N_s5 : N ;
+ fun illustrering_N_s5 : N ;
+ fun immigration_N_s5 : N ;
+ fun immunitet_N_s5 : N ;
+ fun impedans_N_s5 : N ;
+ fun impotens_N_s5 : N ;
+ fun inaktivitet_N_s5 : N ;
+ fun inbördeskrig_N_s5 : N ;
+ fun inbärgning_N_s5 : N ;
+ fun inbrott_N_s5 : N ;
+ fun inbyggare_N_s5 : N ;
+ fun incitament_N_s5 : N ;
+ fun index_N_s5 : N ;
+ fun indifferens_N_s5 : N ;
+ fun indoktrinering_N_s5 : N ;
+ fun indolens_N_s5 : N ;
+ fun industrialisering_N_s5 : N ;
+ fun infall_N_s5 : N ;
+ fun inflation_N_s5 : N ;
+ fun informationsblad_N_s5 : N ;
+ fun ingjut_N_s5 : N ;
+ fun ingrepp_N_s5 : N ;
+ fun initiativ_N_s5 : N ;
+ fun inkassering_N_s5 : N ;
+ fun inkast_N_s5 : N ;
+ fun inklination_N_s5 : N ;
+ fun inkompetens_N_s5 : N ;
+ fun inkontinens_N_s5 : N ;
+ fun inkrement_N_s5 : N ;
+ fun inkvisition_N_s5 : N ;
+ fun inland_N_s5 : N ;
+ fun inlägg_N_s5 : N ;
+ fun inlämning_N_s5 : N ;
+ fun inlån_N_s5 : N ;
+ fun inlåning_N_s5 : N ;
+ fun inlopp_N_s5 : N ;
+ fun inlärning_N_s5 : N ;
+ fun inlåsning_N_s5 : N ;
+ fun innanhav_N_s5 : N ;
+ fun innehåll_N_s5 : N ;
+ fun innerstad_N_s5 : N ;
+ fun inordning_N_s5 : N ;
+ fun inpassering_N_s5 : N ;
+ fun inplantering_N_s5 : N ;
+ fun inregistrering_N_s5 : N ;
+ fun inskränkthet_N_s5 : N ;
+ fun inslag_N_s5 : N ;
+ fun insläpp_N_s5 : N ;
+ fun insortering_N_s5 : N ;
+ fun inspiration_N_s5 : N ;
+ fun inspärrning_N_s5 : N ;
+ fun institut_N_s5 : N ;
+ fun inställsamhet_N_s5 : N ;
+ fun instruktionsbok_N_s5 : N ;
+ fun instrument_N_s5 : N ;
+ fun insyn_N_s5 : N ;
+ fun intag_N_s5 : N ;
+ fun integration_N_s5 : N ;
+ fun integrering_N_s5 : N ;
+ fun integritet_N_s5 : N ;
+ fun intellekt_N_s5 : N ;
+ fun intensitet_N_s5 : N ;
+ fun interaktion_N_s5 : N ;
+ fun internat_N_s5 : N ;
+ fun interpunktion_N_s5 : N ;
+ fun intåg_N_s5 : N ;
+ fun intighet_N_s5 : N ;
+ fun intolerans_N_s5 : N ;
+ fun intress_N_s5 : N ;
+ fun intrång_N_s5 : N ;
+ fun introspektion_N_s5 : N ;
+ fun intryck_N_s5 : N ;
+ fun intuition_N_s5 : N ;
+ fun intyg_N_s5 : N ;
+ fun invaliditet_N_s5 : N ;
+ fun invandring_N_s5 : N ;
+ fun invektiv_N_s5 : N ;
+ fun inversion_N_s5 : N ;
+ fun invånare_N_s5 : N ;
+ fun invokation_N_s5 : N ;
+ fun involvering_N_s5 : N ;
+ fun irrbloss_N_s5 : N ;
+ fun irritation_N_s5 : N ;
+ fun isberg_N_s5 : N ;
+ fun isflak_N_s5 : N ;
+ fun ishav_N_s5 : N ;
+ fun islossning_N_s5 : N ;
+ fun isolation_N_s5 : N ;
+ fun isolering_N_s5 : N ;
+ fun jack_N_s5 : N ;
+ fun jaktlag_N_s5 : N ;
+ fun jaktplan_N_s5 : N ;
+ fun jeans_N_s5 : N ;
+ fun jetflyg_N_s5 : N ;
+ fun jetplan_N_s5 : N ;
+ fun jämlikhet_N_s5 : N ;
+ fun jämställdhet_N_s5 : N ;
+ fun jämvikt_N_s5 : N ;
+ fun jobb_N_s5 : N ;
+ fun joggning_N_s5 : N ;
+ fun jord_N_s5 : N ;
+ fun jordabalk_N_s5 : N ;
+ fun jordagods_N_s5 : N ;
+ fun jordbruk_N_s5 : N ;
+ fun jordnöt_N_s5 : N ;
+ fun journalskrivning_N_s5 : N ;
+ fun järn_N_s5 : N ;
+ fun jäsning_N_s5 : N ;
+ fun jubelår_N_s5 : N ;
+ fun jubelrop_N_s5 : N ;
+ fun judendom_N_s5 : N ;
+ fun julafton_N_s5 : N ;
+ fun juldag_N_s5 : N ;
+ fun julkort_N_s5 : N ;
+ fun julmat_N_s5 : N ;
+ fun jurisdiktion_N_s5 : N ;
+ fun justitiedepartement_N_s5 : N ;
+ fun kalas_N_s5 : N ;
+ fun kalenderår_N_s5 : N ;
+ fun kamratskap_N_s5 : N ;
+ fun kanadagås_N_s5 : N ;
+ fun kanalisering_N_s5 : N ;
+ fun kanelrör_N_s5 : N ;
+ fun kaos_N_s5 : N ;
+ fun kapell_N_s5 : N ;
+ fun kapital_N_s5 : N ;
+ fun karaktärsdaning_N_s5 : N ;
+ fun karaktärsdrag_N_s5 : N ;
+ fun karat_N_s5 : N ;
+ fun karens_N_s5 : N ;
+ fun kartering_N_s5 : N ;
+ fun kartotek_N_s5 : N ;
+ fun kassaskåp_N_s5 : N ;
+ fun kassör_N_s5 : N ;
+ fun kastell_N_s5 : N ;
+ fun kausalitet_N_s5 : N ;
+ fun åkerbruk_N_s5 : N ;
+ fun åkeriföretag_N_s5 : N ;
+ fun kiss_N_s5 : N ;
+ fun kitslighet_N_s5 : N ;
+ fun kiv_N_s5 : N ;
+ fun kök_N_s5 : N ;
+ fun kåkstad_N_s5 : N ;
+ fun kladd_N_s5 : N ;
+ fun klagomål_N_s5 : N ;
+ fun klagorop_N_s5 : N ;
+ fun klarhet_N_s5 : N ;
+ fun klaver_N_s5 : N ;
+ fun kläd_N_s5 : N ;
+ fun klädesplagg_N_s5 : N ;
+ fun klädnad_N_s5 : N ;
+ fun klåfingrighet_N_s5 : N ;
+ fun klientel_N_s5 : N ;
+ fun klientisering_N_s5 : N ;
+ fun klimat_N_s5 : N ;
+ fun klockspel_N_s5 : N ;
+ fun klokhet_N_s5 : N ;
+ fun klorofyll_N_s5 : N ;
+ fun klot_N_s5 : N ;
+ fun kålrot_N_s5 : N ;
+ fun klättring_N_s5 : N ;
+ fun kluvenhet_N_s5 : N ;
+ fun knä_N_s5 : N ;
+ fun knapphet_N_s5 : N ;
+ fun knäckebröd_N_s5 : N ;
+ fun knep_N_s5 : N ;
+ fun knott_N_s5 : N ;
+ fun könsfördelning_N_s5 : N ;
+ fun känslighet_N_s5 : N ;
+ fun könsorgan_N_s5 : N ;
+ fun kodning_N_s5 : N ;
+ fun kognition_N_s5 : N ;
+ fun kokning_N_s5 : N ;
+ fun kokos_N_s5 : N ;
+ fun kol_N_s5 : N ;
+ fun kollektiv_N_s5 : N ;
+ fun kollektivanslutning_N_s5 : N ;
+ fun kolonisation_N_s5 : N ;
+ fun kolonisering_N_s5 : N ;
+ fun kommatering_N_s5 : N ;
+ fun kommendörsband_N_s5 : N ;
+ fun kommers_N_s5 : N ;
+ fun kommissariat_N_s5 : N ;
+ fun kommunalråd_N_s5 : N ;
+ fun kommunförbund_N_s5 : N ;
+ fun kompatibilitet_N_s5 : N ;
+ fun kompendieförmedling_N_s5 : N ;
+ fun kompetenshöjning_N_s5 : N ;
+ fun kompetensutveckling_N_s5 : N ;
+ fun kompilering_N_s5 : N ;
+ fun komplement_N_s5 : N ;
+ fun komplex_N_s5 : N ;
+ fun komplexitet_N_s5 : N ;
+ fun komprimering_N_s5 : N ;
+ fun kompromisslöshet_N_s5 : N ;
+ fun koncentrat_N_s5 : N ;
+ fun koncentration_N_s5 : N ;
+ fun kondens_N_s5 : N ;
+ fun kondensation_N_s5 : N ;
+ fun kondition_N_s5 : N ;
+ fun konfekt_N_s5 : N ;
+ fun konfektion_N_s5 : N ;
+ fun konfigurering_N_s5 : N ;
+ fun konfiskering_N_s5 : N ;
+ fun konformitet_N_s5 : N ;
+ fun konglomerat_N_s5 : N ;
+ fun kongruens_N_s5 : N ;
+ fun konjak_N_s5 : N ;
+ fun konkurrens_N_s5 : N ;
+ fun konsistens_N_s5 : N ;
+ fun konstbevattning_N_s5 : N ;
+ fun konstverk_N_s5 : N ;
+ fun konsulat_N_s5 : N ;
+ fun konsumtion_N_s5 : N ;
+ fun kontokort_N_s5 : N ;
+ fun kontor_N_s5 : N ;
+ fun kontrakt_N_s5 : N ;
+ fun kontrolläsning_N_s5 : N ;
+ fun konungahus_N_s5 : N ;
+ fun konungapalats_N_s5 : N ;
+ fun konvenans_N_s5 : N ;
+ fun konvent_N_s5 : N ;
+ fun konvergens_N_s5 : N ;
+ fun konvolut_N_s5 : N ;
+ fun kooperation_N_s5 : N ;
+ fun koordination_N_s5 : N ;
+ fun kopiering_N_s5 : N ;
+ fun kopieringsutrustning_N_s5 : N ;
+ fun kor_N_s5 : N ;
+ fun korn_N_s5 : N ;
+ fun korpfotboll_N_s5 : N ;
+ fun korrekthet_N_s5 : N ;
+ fun korrektiv_N_s5 : N ;
+ fun korrektur_N_s5 : N ;
+ fun korrekturfel_N_s5 : N ;
+ fun korrelation_N_s5 : N ;
+ fun korruption_N_s5 : N ;
+ fun kors_N_s5 : N ;
+ fun korsord_N_s5 : N ;
+ fun korsordslösning_N_s5 : N ;
+ fun korståg_N_s5 : N ;
+ fun korsvalidering_N_s5 : N ;
+ fun kort_N_s5 : N ;
+ fun kortspel_N_s5 : N ;
+ fun kortsynthet_N_s5 : N ;
+ fun korvgrillning_N_s5 : N ;
+ fun korvstoppning_N_s5 : N ;
+ fun kospillning_N_s5 : N ;
+ fun kotteri_N_s5 : N ;
+ fun köpeavtal_N_s5 : N ;
+ fun köpebrev_N_s5 : N ;
+ fun krafs_N_s5 : N ;
+ fun kraftverk_N_s5 : N ;
+ fun kran_N_s5 : N ;
+ fun krankhet_N_s5 : N ;
+ fun krass_N_s5 : N ;
+ fun krav_N_s5 : N ;
+ fun kreativitet_N_s5 : N ;
+ fun kreatur_N_s5 : N ;
+ fun kreditinstitut_N_s5 : N ;
+ fun kreditkort_N_s5 : N ;
+ fun kretslopp_N_s5 : N ;
+ fun kårhus_N_s5 : N ;
+ fun krig_N_s5 : N ;
+ fun krigare_N_s5 : N ;
+ fun krigföring_N_s5 : N ;
+ fun krigsfolk_N_s5 : N ;
+ fun krigsmakt_N_s5 : N ;
+ fun kriminalisering_N_s5 : N ;
+ fun kriminalvård_N_s5 : N ;
+ fun kristendom_N_s5 : N ;
+ fun kristenhet_N_s5 : N ;
+ fun körkort_N_s5 : N ;
+ fun kärl_N_s5 : N ;
+ fun kräldjur_N_s5 : N ;
+ fun kärlek_N_s5 : N ;
+ fun krön_N_s5 : N ;
+ fun kärnkraft_N_s5 : N ;
+ fun kärnkraftverk_N_s5 : N ;
+ fun krog_N_s5 : N ;
+ fun krom_N_s5 : N ;
+ fun kronblad_N_s5 : N ;
+ fun kroppslighet_N_s5 : N ;
+ fun kroppsvisitation_N_s5 : N ;
+ fun kross_N_s5 : N ;
+ fun kärr_N_s5 : N ;
+ fun krås_N_s5 : N ;
+ fun körsbär_N_s5 : N ;
+ fun krukmakare_N_s5 : N ;
+ fun krus_N_s5 : N ;
+ fun krusbär_N_s5 : N ;
+ fun krux_N_s5 : N ;
+ fun kryp_N_s5 : N ;
+ fun krypning_N_s5 : N ;
+ fun kryptering_N_s5 : N ;
+ fun kösystem_N_s5 : N ;
+ fun äktenskap_N_s5 : N ;
+ fun äktenskapsbrott_N_s5 : N ;
+ fun kött_N_s5 : N ;
+ fun kugghjul_N_s5 : N ;
+ fun kungahus_N_s5 : N ;
+ fun kunskapsackumulation_N_s5 : N ;
+ fun kunskapsbas_N_s5 : N ;
+ fun kuslighet_N_s5 : N ;
+ fun kuvert_N_s5 : N ;
+ fun kval_N_s5 : N ;
+ fun kvalfullhet_N_s5 : N ;
+ fun kvalitet_N_s5 : N ;
+ fun kvarhåll_N_s5 : N ;
+ fun kvartal_N_s5 : N ;
+ fun kvarter_N_s5 : N ;
+ fun kverulans_N_s5 : N ;
+ fun kvinnfolk_N_s5 : N ;
+ fun kvällsmat_N_s5 : N ;
+ fun kvävning_N_s5 : N ;
+ fun kylning_N_s5 : N ;
+ fun kyrkoråd_N_s5 : N ;
+ fun kyskhet_N_s5 : N ;
+ fun öl_N_s5 : N ;
+ fun laboratorieexperiment_N_s5 : N ;
+ fun lack_N_s5 : N ;
+ fun lagbok_N_s5 : N ;
+ fun laglöshet_N_s5 : N ;
+ fun laglydighet_N_s5 : N ;
+ fun lagstiftning_N_s5 : N ;
+ fun lagtolkare_N_s5 : N ;
+ fun lakan_N_s5 : N ;
+ fun lakrits_N_s5 : N ;
+ fun lamm_N_s5 : N ;
+ fun land_N_s5 : N ;
+ fun landsbygd_N_s5 : N ;
+ fun landsflykt_N_s5 : N ;
+ fun landskap_N_s5 : N ;
+ fun landslag_N_s5 : N ;
+ fun landsort_N_s5 : N ;
+ fun landsting_N_s5 : N ;
+ fun lantbruk_N_s5 : N ;
+ fun lantvärn_N_s5 : N ;
+ fun larm_N_s5 : N ;
+ fun lasarett_N_s5 : N ;
+ fun lathet_N_s5 : N ;
+ fun latin_N_s5 : N ;
+ fun ålderdom_N_s5 : N ;
+ fun åldersfördelning_N_s5 : N ;
+ fun legotillverkning_N_s5 : N ;
+ fun lejon_N_s5 : N ;
+ fun lejr_N_s5 : N ;
+ fun lektorat_N_s5 : N ;
+ fun lektyr_N_s5 : N ;
+ fun lenhet_N_s5 : N ;
+ fun ler_N_s5 : N ;
+ fun levebröd_N_s5 : N ;
+ fun leverfett_N_s5 : N ;
+ fun levern_N_s5 : N ;
+ fun levnad_N_s5 : N ;
+ fun lexikon_N_s5 : N ;
+ fun läggning_N_s5 : N ;
+ fun lågland_N_s5 : N ;
+ fun ölglas_N_s5 : N ;
+ fun lågtryck_N_s5 : N ;
+ fun ölhävning_N_s5 : N ;
+ fun liderlighet_N_s5 : N ;
+ fun lik_N_s5 : N ;
+ fun likformighet_N_s5 : N ;
+ fun likgiltighet_N_s5 : N ;
+ fun liknöjdhet_N_s5 : N ;
+ fun likställdhet_N_s5 : N ;
+ fun likviditet_N_s5 : N ;
+ fun lin_N_s5 : N ;
+ fun lindring_N_s5 : N ;
+ fun lingon_N_s5 : N ;
+ fun lit_N_s5 : N ;
+ fun litteratur_N_s5 : N ;
+ fun liv_N_s5 : N ;
+ fun livbolag_N_s5 : N ;
+ fun livförsäkring_N_s5 : N ;
+ fun livförsäkringsbolag_N_s5 : N ;
+ fun livlighet_N_s5 : N ;
+ fun livshållning_N_s5 : N ;
+ fun livsinställning_N_s5 : N ;
+ fun livsmedelsföretag_N_s5 : N ;
+ fun livsverk_N_s5 : N ;
+ fun ljud_N_s5 : N ;
+ fun ljus_N_s5 : N ;
+ fun ljusning_N_s5 : N ;
+ fun ljusår_N_s5 : N ;
+ fun läkare_N_s5 : N ;
+ fun läkarintyg_N_s5 : N ;
+ fun läkarvård_N_s5 : N ;
+ fun läkemedelsföretag_N_s5 : N ;
+ fun llskap_N_s5 : N ;
+ fun lämplighet_N_s5 : N ;
+ fun lån_N_s5 : N ;
+ fun låneord_N_s5 : N ;
+ fun längdskidåkning_N_s5 : N ;
+ fun långmodighet_N_s5 : N ;
+ fun långsamhet_N_s5 : N ;
+ fun lönsamhet_N_s5 : N ;
+ fun lock_N_s5 : N ;
+ fun loft_N_s5 : N ;
+ fun loggning_N_s5 : N ;
+ fun lojalitet_N_s5 : N ;
+ fun lojhet_N_s5 : N ;
+ fun lokomotiv_N_s5 : N ;
+ fun lopp_N_s5 : N ;
+ fun lov_N_s5 : N ;
+ fun löpeld_N_s5 : N ;
+ fun lår_N_s5 : N ;
+ fun läraktighet_N_s5 : N ;
+ fun lärare_N_s5 : N ;
+ fun lärobok_N_s5 : N ;
+ fun lås_N_s5 : N ;
+ fun lösaktighet_N_s5 : N ;
+ fun läsbarhet_N_s5 : N ;
+ fun läsekrets_N_s5 : N ;
+ fun lösenord_N_s5 : N ;
+ fun läsfel_N_s5 : N ;
+ fun älskog_N_s5 : N ;
+ fun läsår_N_s5 : N ;
+ fun löss_N_s5 : N ;
+ fun ölstop_N_s5 : N ;
+ fun lättfärdighet_N_s5 : N ;
+ fun lätthet_N_s5 : N ;
+ fun lättrogenhet_N_s5 : N ;
+ fun luft_N_s5 : N ;
+ fun luftcirkulation_N_s5 : N ;
+ fun luftsluss_N_s5 : N ;
+ fun luftvärn_N_s5 : N ;
+ fun lumpenhet_N_s5 : N ;
+ fun lunginflammation_N_s5 : N ;
+ fun lustmord_N_s5 : N ;
+ fun löv_N_s5 : N ;
+ fun lövsprickning_N_s5 : N ;
+ fun lyckorus_N_s5 : N ;
+ fun lycksalighet_N_s5 : N ;
+ fun lydnad_N_s5 : N ;
+ fun lysrör_N_s5 : N ;
+ fun lyst_N_s5 : N ;
+ fun magasin_N_s5 : N ;
+ fun magnetband_N_s5 : N ;
+ fun magsår_N_s5 : N ;
+ fun majestät_N_s5 : N ;
+ fun majs_N_s5 : N ;
+ fun maknadsföring_N_s5 : N ;
+ fun maktutövning_N_s5 : N ;
+ fun mandat_N_s5 : N ;
+ fun mandelträd_N_s5 : N ;
+ fun mandom_N_s5 : N ;
+ fun maner_N_s5 : N ;
+ fun manhaftighet_N_s5 : N ;
+ fun manifest_N_s5 : N ;
+ fun manlighet_N_s5 : N ;
+ fun manér_N_s5 : N ;
+ fun manskap_N_s5 : N ;
+ fun mantal_N_s5 : N ;
+ fun manus_N_s5 : N ;
+ fun manuskript_N_s5 : N ;
+ fun margarin_N_s5 : N ;
+ fun marginalskatt_N_s5 : N ;
+ fun marknadsföring_N_s5 : N ;
+ fun maskingevär_N_s5 : N ;
+ fun maskros_N_s5 : N ;
+ fun massproduktion_N_s5 : N ;
+ fun masturbation_N_s5 : N ;
+ fun matbord_N_s5 : N ;
+ fun material_N_s5 : N ;
+ fun mathiss_N_s5 : N ;
+ fun mathållning_N_s5 : N ;
+ fun matlagning_N_s5 : N ;
+ fun matos_N_s5 : N ;
+ fun matsmältning_N_s5 : N ;
+ fun matsmältningsorgan_N_s5 : N ;
+ fun ämbar_N_s5 : N ;
+ fun ämbetsverk_N_s5 : N ;
+ fun möblemang_N_s5 : N ;
+ fun möblering_N_s5 : N ;
+ fun medelklass_N_s5 : N ;
+ fun medeltid_N_s5 : N ;
+ fun medelväg_N_s5 : N ;
+ fun medicinering_N_s5 : N ;
+ fun meditation_N_s5 : N ;
+ fun medlemskap_N_s5 : N ;
+ fun medmänsklighet_N_s5 : N ;
+ fun medvetenhet_N_s5 : N ;
+ fun medvind_N_s5 : N ;
+ fun mekanisering_N_s5 : N ;
+ fun mellanting_N_s5 : N ;
+ fun melonträd_N_s5 : N ;
+ fun menighet_N_s5 : N ;
+ fun meningslöshet_N_s5 : N ;
+ fun mentalsjukhus_N_s5 : N ;
+ fun ömhet_N_s5 : N ;
+ fun middagsbord_N_s5 : N ;
+ fun midnatt_N_s5 : N ;
+ fun migrän_N_s5 : N ;
+ fun mikroskop_N_s5 : N ;
+ fun mildhet_N_s5 : N ;
+ fun militärtjänstgöring_N_s5 : N ;
+ fun miljöbeskrivning_N_s5 : N ;
+ fun miljöförstöring_N_s5 : N ;
+ fun minimering_N_s5 : N ;
+ fun minimum_N_s5 : N ;
+ fun ministerråd_N_s5 : N ;
+ fun missaktning_N_s5 : N ;
+ fun missanpassning_N_s5 : N ;
+ fun missförstånd_N_s5 : N ;
+ fun missgrepp_N_s5 : N ;
+ fun misshandling_N_s5 : N ;
+ fun missmod_N_s5 : N ;
+ fun misstag_N_s5 : N ;
+ fun misstänksamhet_N_s5 : N ;
+ fun mjöd_N_s5 : N ;
+ fun mjöl_N_s5 : N ;
+ fun ömklighet_N_s5 : N ;
+ fun mål_N_s5 : N ;
+ fun måleri_N_s5 : N ;
+ fun målinriktning_N_s5 : N ;
+ fun ämnesomsättning_N_s5 : N ;
+ fun mång_N_s5 : N ;
+ fun människobarn_N_s5 : N ;
+ fun månsken_N_s5 : N ;
+ fun mänsklighet_N_s5 : N ;
+ fun mönstring_N_s5 : N ;
+ fun mobilisering_N_s5 : N ;
+ fun mod_N_s5 : N ;
+ fun modehus_N_s5 : N ;
+ fun modem_N_s5 : N ;
+ fun moderbundenhet_N_s5 : N ;
+ fun moderlighet_N_s5 : N ;
+ fun moderliv_N_s5 : N ;
+ fun modersmål_N_s5 : N ;
+ fun modularisering_N_s5 : N ;
+ fun mognad_N_s5 : N ;
+ fun moln_N_s5 : N ;
+ fun molnighet_N_s5 : N ;
+ fun moment_N_s5 : N ;
+ fun moms_N_s5 : N ;
+ fun monopol_N_s5 : N ;
+ fun montering_N_s5 : N ;
+ fun monument_N_s5 : N ;
+ fun moral_N_s5 : N ;
+ fun moralupplösning_N_s5 : N ;
+ fun moras_N_s5 : N ;
+ fun mord_N_s5 : N ;
+ fun mordbrand_N_s5 : N ;
+ fun Mores_N_s5 : N ;
+ fun morgon_N_s5 : N ;
+ fun morgonblad_N_s5 : N ;
+ fun morgondag_N_s5 : N ;
+ fun morot_N_s5 : N ;
+ fun motbok_N_s5 : N ;
+ fun motdrag_N_s5 : N ;
+ fun motell_N_s5 : N ;
+ fun motiv_N_s5 : N ;
+ fun motivation_N_s5 : N ;
+ fun motocross_N_s5 : N ;
+ fun motorik_N_s5 : N ;
+ fun motståndare_N_s5 : N ;
+ fun mottagning_N_s5 : N ;
+ fun motvind_N_s5 : N ;
+ fun märkning_N_s5 : N ;
+ fun ömsesidighet_N_s5 : N ;
+ fun möss_N_s5 : N ;
+ fun mässing_N_s5 : N ;
+ fun mästerskap_N_s5 : N ;
+ fun mästerverk_N_s5 : N ;
+ fun möt_N_s5 : N ;
+ fun mätaravläsning_N_s5 : N ;
+ fun mått_N_s5 : N ;
+ fun mättnad_N_s5 : N ;
+ fun mullighet_N_s5 : N ;
+ fun munvighet_N_s5 : N ;
+ fun murare_N_s5 : N ;
+ fun murbruk_N_s5 : N ;
+ fun murlod_N_s5 : N ;
+ fun murpelare_N_s5 : N ;
+ fun musikinstrument_N_s5 : N ;
+ fun musiksmak_N_s5 : N ;
+ fun mygg_N_s5 : N ;
+ fun mynt_N_s5 : N ;
+ fun namn_N_s5 : N ;
+ fun ändamål_N_s5 : N ;
+ fun ändamålsenlighet_N_s5 : N ;
+ fun ändlighet_N_s5 : N ;
+ fun nederlag_N_s5 : N ;
+ fun änglabarn_N_s5 : N ;
+ fun önskemål_N_s5 : N ;
+ fun nät_N_s5 : N ;
+ fun nätverk_N_s5 : N ;
+ fun nyår_N_s5 : N ;
+ fun oaktsamhet_N_s5 : N ;
+ fun obarmhärtighet_N_s5 : N ;
+ fun obehag_N_s5 : N ;
+ fun obeslutsamhet_N_s5 : N ;
+ fun objekt_N_s5 : N ;
+ fun objektivitet_N_s5 : N ;
+ fun obönhörlighet_N_s5 : N ;
+ fun obotfärdighet_N_s5 : N ;
+ fun ockupation_N_s5 : N ;
+ fun odödlighet_N_s5 : N ;
+ fun odds_N_s5 : N ;
+ fun odjur_N_s5 : N ;
+ fun odlingsfält_N_s5 : N ;
+ fun oduglighet_N_s5 : N ;
+ fun oenighet_N_s5 : N ;
+ fun oerfarenhet_N_s5 : N ;
+ fun offerdjur_N_s5 : N ;
+ fun offerkött_N_s5 : N ;
+ fun offerlamm_N_s5 : N ;
+ fun oföretagsamhet_N_s5 : N ;
+ fun ofrihet_N_s5 : N ;
+ fun oförnuft_N_s5 : N ;
+ fun ofullständighet_N_s5 : N ;
+ fun ogenomtränglighet_N_s5 : N ;
+ fun ogräs_N_s5 : N ;
+ fun ogudaktighet_N_s5 : N ;
+ fun ohörsamhet_N_s5 : N ;
+ fun ok_N_s5 : N ;
+ fun okunnighet_N_s5 : N ;
+ fun olivträd_N_s5 : N ;
+ fun oljehorn_N_s5 : N ;
+ fun oljud_N_s5 : N ;
+ fun ollon_N_s5 : N ;
+ fun olycksfall_N_s5 : N ;
+ fun ombud_N_s5 : N ;
+ fun ombyggnad_N_s5 : N ;
+ fun omdisposition_N_s5 : N ;
+ fun omfång_N_s5 : N ;
+ fun omöjlighet_N_s5 : N ;
+ fun omklädning_N_s5 : N ;
+ fun omkrets_N_s5 : N ;
+ fun omlopp_N_s5 : N ;
+ fun omorganisation_N_s5 : N ;
+ fun omregistrering_N_s5 : N ;
+ fun omräkning_N_s5 : N ;
+ fun omskolning_N_s5 : N ;
+ fun omslag_N_s5 : N ;
+ fun omvårdnad_N_s5 : N ;
+ fun omvärld_N_s5 : N ;
+ fun omväxling_N_s5 : N ;
+ fun onaturlighet_N_s5 : N ;
+ fun oändlighet_N_s5 : N ;
+ fun oordentlighet_N_s5 : N ;
+ fun oordning_N_s5 : N ;
+ fun operasällskap_N_s5 : N ;
+ fun operativsystem_N_s5 : N ;
+ fun operaverk_N_s5 : N ;
+ fun opposition_N_s5 : N ;
+ fun optimering_N_s5 : N ;
+ fun ord_N_s5 : N ;
+ fun ordbehandling_N_s5 : N ;
+ fun ordblindhet_N_s5 : N ;
+ fun ordbok_N_s5 : N ;
+ fun ordermottagning_N_s5 : N ;
+ fun ordföljd_N_s5 : N ;
+ fun ordförandeskap_N_s5 : N ;
+ fun ordförråd_N_s5 : N ;
+ fun ordspråk_N_s5 : N ;
+ fun ordstäv_N_s5 : N ;
+ fun ordval_N_s5 : N ;
+ fun oredlighet_N_s5 : N ;
+ fun orenlighet_N_s5 : N ;
+ fun orering_N_s5 : N ;
+ fun organ_N_s5 : N ;
+ fun original_N_s5 : N ;
+ fun originalitet_N_s5 : N ;
+ fun originalspråk_N_s5 : N ;
+ fun ormbett_N_s5 : N ;
+ fun orosmoment_N_s5 : N ;
+ fun orörlighet_N_s5 : N ;
+ fun orättfärdighet_N_s5 : N ;
+ fun orättrådighet_N_s5 : N ;
+ fun orygglighet_N_s5 : N ;
+ fun os_N_s5 : N ;
+ fun osäkerhet_N_s5 : N ;
+ fun ostrafflighet_N_s5 : N ;
+ fun ostron_N_s5 : N ;
+ fun otacksamhet_N_s5 : N ;
+ fun otålighet_N_s5 : N ;
+ fun otrohet_N_s5 : N ;
+ fun otrygghet_N_s5 : N ;
+ fun otukt_N_s5 : N ;
+ fun otur_N_s5 : N ;
+ fun otyg_N_s5 : N ;
+ fun ovanlighet_N_s5 : N ;
+ fun ovarsamhet_N_s5 : N ;
+ fun overklighet_N_s5 : N ;
+ fun ovett_N_s5 : N ;
+ fun ovisshet_N_s5 : N ;
+ fun oxidation_N_s5 : N ;
+ fun oxkött_N_s5 : N ;
+ fun pack_N_s5 : N ;
+ fun paddling_N_s5 : N ;
+ fun paginering_N_s5 : N ;
+ fun paket_N_s5 : N ;
+ fun palats_N_s5 : N ;
+ fun palmträd_N_s5 : N ;
+ fun pampighet_N_s5 : N ;
+ fun panel_N_s5 : N ;
+ fun panik_N_s5 : N ;
+ fun pantning_N_s5 : N ;
+ fun papper_N_s5 : N ;
+ fun pappersark_N_s5 : N ;
+ fun par_N_s5 : N ;
+ fun paradis_N_s5 : N ;
+ fun paraplyställ_N_s5 : N ;
+ fun paritet_N_s5 : N ;
+ fun parkeringshus_N_s5 : N ;
+ fun parkettgolv_N_s5 : N ;
+ fun parlament_N_s5 : N ;
+ fun parning_N_s5 : N ;
+ fun parti_N_s5 : N ;
+ fun partitur_N_s5 : N ;
+ fun partnerskap_N_s5 : N ;
+ fun pass_N_s5 : N ;
+ fun passion_N_s5 : N ;
+ fun passivitet_N_s5 : N ;
+ fun patent_N_s5 : N ;
+ fun påbud_N_s5 : N ;
+ fun påbyggnad_N_s5 : N ;
+ fun pelare_N_s5 : N ;
+ fun pelarhuvud_N_s5 : N ;
+ fun pendeltåg_N_s5 : N ;
+ fun penningbegär_N_s5 : N ;
+ fun pensionat_N_s5 : N ;
+ fun perception_N_s5 : N ;
+ fun pergament_N_s5 : N ;
+ fun periodicitet_N_s5 : N ;
+ fun permission_N_s5 : N ;
+ fun personkrets_N_s5 : N ;
+ fun perspektiv_N_s5 : N ;
+ fun påhitt_N_s5 : N ;
+ fun påhittighet_N_s5 : N ;
+ fun påhopp_N_s5 : N ;
+ fun pinsamhet_N_s5 : N ;
+ fun pipskaft_N_s5 : N ;
+ fun piratkopiering_N_s5 : N ;
+ fun placering_N_s5 : N ;
+ fun plagg_N_s5 : N ;
+ fun plagiat_N_s5 : N ;
+ fun plagiering_N_s5 : N ;
+ fun plakat_N_s5 : N ;
+ fun planering_N_s5 : N ;
+ fun planing_N_s5 : N ;
+ fun plank_N_s5 : N ;
+ fun planläggning_N_s5 : N ;
+ fun planmässighet_N_s5 : N ;
+ fun plikttrohet_N_s5 : N ;
+ fun pling_N_s5 : N ;
+ fun pålitlighet_N_s5 : N ;
+ fun plånbok_N_s5 : N ;
+ fun plommon_N_s5 : N ;
+ fun poem_N_s5 : N ;
+ fun polishus_N_s5 : N ;
+ fun polistjänstgöring_N_s5 : N ;
+ fun polynom_N_s5 : N ;
+ fun popcorn_N_s5 : N ;
+ fun popularisering_N_s5 : N ;
+ fun popularitet_N_s5 : N ;
+ fun porslin_N_s5 : N ;
+ fun porträtt_N_s5 : N ;
+ fun postning_N_s5 : N ;
+ fun poströstning_N_s5 : N ;
+ fun postulat_N_s5 : N ;
+ fun potatismos_N_s5 : N ;
+ fun äppelträd_N_s5 : N ;
+ fun öppenvård_N_s5 : N ;
+ fun precision_N_s5 : N ;
+ fun prefix_N_s5 : N ;
+ fun prejudikat_N_s5 : N ;
+ fun preparat_N_s5 : N ;
+ fun presentkort_N_s5 : N ;
+ fun presidentval_N_s5 : N ;
+ fun press_N_s5 : N ;
+ fun presstopp_N_s5 : N ;
+ fun primtal_N_s5 : N ;
+ fun prioritet_N_s5 : N ;
+ fun pris_N_s5 : N ;
+ fun prisklass_N_s5 : N ;
+ fun priskrig_N_s5 : N ;
+ fun problem_N_s5 : N ;
+ fun problemlösning_N_s5 : N ;
+ fun produktionsstyrningssystem_N_s5 : N ;
+ fun produktivitet_N_s5 : N ;
+ fun professionalisering_N_s5 : N ;
+ fun proffs_N_s5 : N ;
+ fun profilanalys_N_s5 : N ;
+ fun programmerarutbildning_N_s5 : N ;
+ fun programmering_N_s5 : N ;
+ fun programmeringsspråk_N_s5 : N ;
+ fun projekt_N_s5 : N ;
+ fun päron_N_s5 : N ;
+ fun protokoll_N_s5 : N ;
+ fun prov_N_s5 : N ;
+ fun prydnadsgräs_N_s5 : N ;
+ fun psalmbok_N_s5 : N ;
+ fun påskalamm_N_s5 : N ;
+ fun psykoanalys_N_s5 : N ;
+ fun pubertet_N_s5 : N ;
+ fun publicering_N_s5 : N ;
+ fun publicitet_N_s5 : N ;
+ fun pulkaåkning_N_s5 : N ;
+ fun pulsslag_N_s5 : N ;
+ fun pund_N_s5 : N ;
+ fun punschbord_N_s5 : N ;
+ fun puss_N_s5 : N ;
+ fun putsning_N_s5 : N ;
+ fun pyjamas_N_s5 : N ;
+ fun år_N_s5 : N ;
+ fun radband_N_s5 : N ;
+ fun radhus_N_s5 : N ;
+ fun rampljus_N_s5 : N ;
+ fun rapp_N_s5 : N ;
+ fun rapportskrivning_N_s5 : N ;
+ fun rattonykterhet_N_s5 : N ;
+ fun rbund_N_s5 : N ;
+ fun råd_N_s5 : N ;
+ fun räddning_N_s5 : N ;
+ fun rådgivning_N_s5 : N ;
+ fun rådhus_N_s5 : N ;
+ fun rådighet_N_s5 : N ;
+ fun rådjur_N_s5 : N ;
+ fun rådslut_N_s5 : N ;
+ fun rödvin_N_s5 : N ;
+ fun recept_N_s5 : N ;
+ fun rederi_N_s5 : N ;
+ fun redigering_N_s5 : N ;
+ fun redlighet_N_s5 : N ;
+ fun redovisningsdatum_N_s5 : N ;
+ fun redovisningssystem_N_s5 : N ;
+ fun redskap_N_s5 : N ;
+ fun referat_N_s5 : N ;
+ fun regelbeskrivning_N_s5 : N ;
+ fun regelbundenhet_N_s5 : N ;
+ fun regelverk_N_s5 : N ;
+ fun regeringsställning_N_s5 : N ;
+ fun regionbibliotek_N_s5 : N ;
+ fun regionbidrag_N_s5 : N ;
+ fun regionsjukhus_N_s5 : N ;
+ fun registrering_N_s5 : N ;
+ fun regn_N_s5 : N ;
+ fun reklamblad_N_s5 : N ;
+ fun rekord_N_s5 : N ;
+ fun rekreation_N_s5 : N ;
+ fun rekrytering_N_s5 : N ;
+ fun rekursion_N_s5 : N ;
+ fun relevans_N_s5 : N ;
+ fun reliabilitet_N_s5 : N ;
+ fun remissvar_N_s5 : N ;
+ fun remittering_N_s5 : N ;
+ fun renhet_N_s5 : N ;
+ fun renhållning_N_s5 : N ;
+ fun reningsbad_N_s5 : N ;
+ fun renlärighet_N_s5 : N ;
+ fun rensning_N_s5 : N ;
+ fun rep_N_s5 : N ;
+ fun reservat_N_s5 : N ;
+ fun residens_N_s5 : N ;
+ fun resignation_N_s5 : N ;
+ fun resmål_N_s5 : N ;
+ fun resonemang_N_s5 : N ;
+ fun respons_N_s5 : N ;
+ fun restid_N_s5 : N ;
+ fun resultat_N_s5 : N ;
+ fun retlighet_N_s5 : N ;
+ fun rett_N_s5 : N ;
+ fun revben_N_s5 : N ;
+ fun revision_N_s5 : N ;
+ fun riddarhus_N_s5 : N ;
+ fun ridderskap_N_s5 : N ;
+ fun rik_N_s5 : N ;
+ fun riksdag_N_s5 : N ;
+ fun riktighet_N_s5 : N ;
+ fun rimlighet_N_s5 : N ;
+ fun ringare_N_s5 : N ;
+ fun ringhet_N_s5 : N ;
+ fun ris_N_s5 : N ;
+ fun riv_N_s5 : N ;
+ fun ärkebiskop_N_s5 : N ;
+ fun rökelsekar_N_s5 : N ;
+ fun räkenskapsår_N_s5 : N ;
+ fun rökning_N_s5 : N ;
+ fun rlag_N_s5 : N ;
+ fun ärlighet_N_s5 : N ;
+ fun örngott_N_s5 : N ;
+ fun rock_N_s5 : N ;
+ fun rollspel_N_s5 : N ;
+ fun öron_N_s5 : N ;
+ fun rop_N_s5 : N ;
+ fun rotation_N_s5 : N ;
+ fun rov_N_s5 : N ;
+ fun rovdjur_N_s5 : N ;
+ fun rovdrift_N_s5 : N ;
+ fun rör_N_s5 : N ;
+ fun rörelsefrihet_N_s5 : N ;
+ fun rörighet_N_s5 : N ;
+ fun rörlighet_N_s5 : N ;
+ fun årsförbrukning_N_s5 : N ;
+ fun röstlängd_N_s5 : N ;
+ fun rösträtt_N_s5 : N ;
+ fun årtag_N_s5 : N ;
+ fun årtal_N_s5 : N ;
+ fun rättfärdighet_N_s5 : N ;
+ fun rättrådighet_N_s5 : N ;
+ fun rättssäkerhet_N_s5 : N ;
+ fun rättsskipning_N_s5 : N ;
+ fun rättstavning_N_s5 : N ;
+ fun rättstjänare_N_s5 : N ;
+ fun rubricering_N_s5 : N ;
+ fun rus_N_s5 : N ;
+ fun russin_N_s5 : N ;
+ fun rövare_N_s5 : N ;
+ fun råvaruförbrukning_N_s5 : N ;
+ fun ryggstöd_N_s5 : N ;
+ fun ryggvärk_N_s5 : N ;
+ fun ryktesspridning_N_s5 : N ;
+ fun rymdskepp_N_s5 : N ;
+ fun ryttare_N_s5 : N ;
+ fun sabbat_N_s5 : N ;
+ fun sakfel_N_s5 : N ;
+ fun saklighet_N_s5 : N ;
+ fun sakrament_N_s5 : N ;
+ fun salighet_N_s5 : N ;
+ fun salt_N_s5 : N ;
+ fun samarbet_N_s5 : N ;
+ fun samband_N_s5 : N ;
+ fun samfällighet_N_s5 : N ;
+ fun samfund_N_s5 : N ;
+ fun samhällsdjur_N_s5 : N ;
+ fun samhällsordning_N_s5 : N ;
+ fun samhörighet_N_s5 : N ;
+ fun samlag_N_s5 : N ;
+ fun sammanbrott_N_s5 : N ;
+ fun sammandrag_N_s5 : N ;
+ fun sammanhang_N_s5 : N ;
+ fun sammanhållning_N_s5 : N ;
+ fun sammet_N_s5 : N ;
+ fun samordningsansvar_N_s5 : N ;
+ fun samtal_N_s5 : N ;
+ fun samtid_N_s5 : N ;
+ fun sandfält_N_s5 : N ;
+ fun sandstrand_N_s5 : N ;
+ fun sannfärdighet_N_s5 : N ;
+ fun sannolikhet_N_s5 : N ;
+ fun säd_N_s5 : N ;
+ fun sefir_N_s5 : N ;
+ fun sefyr_N_s5 : N ;
+ fun segelbåt_N_s5 : N ;
+ fun segerkrans_N_s5 : N ;
+ fun segertåg_N_s5 : N ;
+ fun segment_N_s5 : N ;
+ fun sekretariat_N_s5 : N ;
+ fun sekretess_N_s5 : N ;
+ fun selektion_N_s5 : N ;
+ fun senap_N_s5 : N ;
+ fun senilitet_N_s5 : N ;
+ fun sentimentalitet_N_s5 : N ;
+ fun Ser_N_s5 : N ;
+ fun sextiotal_N_s5 : N ;
+ fun sextonhundratal_N_s5 : N ;
+ fun sexualitet_N_s5 : N ;
+ fun sexualliv_N_s5 : N ;
+ fun sexualrådgivning_N_s5 : N ;
+ fun shopping_N_s5 : N ;
+ fun siare_N_s5 : N ;
+ fun sidospår_N_s5 : N ;
+ fun sigill_N_s5 : N ;
+ fun signet_N_s5 : N ;
+ fun sikt_N_s5 : N ;
+ fun siktning_N_s5 : N ;
+ fun åsiktsfrihet_N_s5 : N ;
+ fun silverbägare_N_s5 : N ;
+ fun silverbröllop_N_s5 : N ;
+ fun silverfat_N_s5 : N ;
+ fun silverhår_N_s5 : N ;
+ fun silvermynt_N_s5 : N ;
+ fun sinnesförfattning_N_s5 : N ;
+ fun sinnessjukhus_N_s5 : N ;
+ fun sinnessvaghet_N_s5 : N ;
+ fun sirap_N_s5 : N ;
+ fun sjöfart_N_s5 : N ;
+ fun sjöförsäkringsbolag_N_s5 : N ;
+ fun självaktning_N_s5 : N ;
+ fun självbehärskning_N_s5 : N ;
+ fun självförsvar_N_s5 : N ;
+ fun själviskhet_N_s5 : N ;
+ fun självmord_N_s5 : N ;
+ fun självständighet_N_s5 : N ;
+ fun självstyrelseorgan_N_s5 : N ;
+ fun självsvåldighet_N_s5 : N ;
+ fun sjukersättning_N_s5 : N ;
+ fun sjukfall_N_s5 : N ;
+ fun sjukhus_N_s5 : N ;
+ fun sjukpenning_N_s5 : N ;
+ fun sjukvård_N_s5 : N ;
+ fun sjuttiotal_N_s5 : N ;
+ fun sjuttonhundratal_N_s5 : N ;
+ fun skadedjur_N_s5 : N ;
+ fun skadestånd_N_s5 : N ;
+ fun skaft_N_s5 : N ;
+ fun skal_N_s5 : N ;
+ fun skalkaktighet_N_s5 : N ;
+ fun skalv_N_s5 : N ;
+ fun skans_N_s5 : N ;
+ fun skar_N_s5 : N ;
+ fun skatteavdrag_N_s5 : N ;
+ fun skattepenning_N_s5 : N ;
+ fun skattmästare_N_s5 : N ;
+ fun skattskrivning_N_s5 : N ;
+ fun skavsår_N_s5 : N ;
+ fun skådebröd_N_s5 : N ;
+ fun skådeplats_N_s5 : N ;
+ fun skådespel_N_s5 : N ;
+ fun skelett_N_s5 : N ;
+ fun sken_N_s5 : N ;
+ fun skepp_N_s5 : N ;
+ fun säkerhet_N_s5 : N ;
+ fun skägg_N_s5 : N ;
+ fun skicklighet_N_s5 : N ;
+ fun skidåkning_N_s5 : N ;
+ fun skidlöpning_N_s5 : N ;
+ fun skidspår_N_s5 : N ;
+ fun skift_N_s5 : N ;
+ fun skikt_N_s5 : N ;
+ fun skiljebrev_N_s5 : N ;
+ fun skinn_N_s5 : N ;
+ fun skivbolag_N_s5 : N ;
+ fun skivomslag_N_s5 : N ;
+ fun skjortbröst_N_s5 : N ;
+ fun skjul_N_s5 : N ;
+ fun skjut_N_s5 : N ;
+ fun skäl_N_s5 : N ;
+ fun åskmoln_N_s5 : N ;
+ fun skämt_N_s5 : N ;
+ fun skolbarn_N_s5 : N ;
+ fun skolförvaltning_N_s5 : N ;
+ fun skolgång_N_s5 : N ;
+ fun skoltidning_N_s5 : N ;
+ fun skott_N_s5 : N ;
+ fun skottning_N_s5 : N ;
+ fun skåp_N_s5 : N ;
+ fun skratt_N_s5 : N ;
+ fun skördeskri_N_s5 : N ;
+ fun åskregn_N_s5 : N ;
+ fun skrev_N_s5 : N ;
+ fun skärgård_N_s5 : N ;
+ fun skri_N_s5 : N ;
+ fun skriftspråk_N_s5 : N ;
+ fun skrin_N_s5 : N ;
+ fun skriv_N_s5 : N ;
+ fun skrivarhastighet_N_s5 : N ;
+ fun skrivblock_N_s5 : N ;
+ fun skrivbord_N_s5 : N ;
+ fun skrivfel_N_s5 : N ;
+ fun skrivtyg_N_s5 : N ;
+ fun skrän_N_s5 : N ;
+ fun skärp_N_s5 : N ;
+ fun skräp_N_s5 : N ;
+ fun skrymtare_N_s5 : N ;
+ fun åskskydd_N_s5 : N ;
+ fun åskslag_N_s5 : N ;
+ fun sköt_N_s5 : N ;
+ fun skötsamhet_N_s5 : N ;
+ fun skötselråd_N_s5 : N ;
+ fun skur_N_s5 : N ;
+ fun skvätt_N_s5 : N ;
+ fun skydd_N_s5 : N ;
+ fun skyddshelgon_N_s5 : N ;
+ fun skyddsnät_N_s5 : N ;
+ fun skyddsombud_N_s5 : N ;
+ fun skyddsutrustning_N_s5 : N ;
+ fun skygd_N_s5 : N ;
+ fun skylt_N_s5 : N ;
+ fun skymt_N_s5 : N ;
+ fun slag_N_s5 : N ;
+ fun slagfält_N_s5 : N ;
+ fun slagg_N_s5 : N ;
+ fun slagning_N_s5 : N ;
+ fun slagordning_N_s5 : N ;
+ fun slagsmål_N_s5 : N ;
+ fun slaktdjur_N_s5 : N ;
+ fun slalomåkning_N_s5 : N ;
+ fun slapphet_N_s5 : N ;
+ fun slarvfel_N_s5 : N ;
+ fun slädspår_N_s5 : N ;
+ fun slöhet_N_s5 : N ;
+ fun släkt_N_s5 : N ;
+ fun släktforskning_N_s5 : N ;
+ fun släktskap_N_s5 : N ;
+ fun sällhet_N_s5 : N ;
+ fun sällskap_N_s5 : N ;
+ fun slott_N_s5 : N ;
+ fun sluss_N_s5 : N ;
+ fun slut_N_s5 : N ;
+ fun slutspel_N_s5 : N ;
+ fun smeksamhet_N_s5 : N ;
+ fun småhus_N_s5 : N ;
+ fun smidighet_N_s5 : N ;
+ fun smink_N_s5 : N ;
+ fun sminkning_N_s5 : N ;
+ fun smälek_N_s5 : N ;
+ fun sömnlöshet_N_s5 : N ;
+ fun smörgåsbord_N_s5 : N ;
+ fun småskalighet_N_s5 : N ;
+ fun småstad_N_s5 : N ;
+ fun smuggling_N_s5 : N ;
+ fun smutskastning_N_s5 : N ;
+ fun snabbhet_N_s5 : N ;
+ fun snabbköp_N_s5 : N ;
+ fun snäckskal_N_s5 : N ;
+ fun sändebud_N_s5 : N ;
+ fun sångare_N_s5 : N ;
+ fun såning_N_s5 : N ;
+ fun snitt_N_s5 : N ;
+ fun sänklod_N_s5 : N ;
+ fun snår_N_s5 : N ;
+ fun snösmältning_N_s5 : N ;
+ fun snus_N_s5 : N ;
+ fun socialbidrag_N_s5 : N ;
+ fun solidaritet_N_s5 : N ;
+ fun soliditet_N_s5 : N ;
+ fun solljus_N_s5 : N ;
+ fun solution_N_s5 : N ;
+ fun sommarnatt_N_s5 : N ;
+ fun sommartid_N_s5 : N ;
+ fun sonson_N_s5 : N ;
+ fun sophämtning_N_s5 : N ;
+ fun sopstation_N_s5 : N ;
+ fun sorglöshet_N_s5 : N ;
+ fun sortering_N_s5 : N ;
+ fun sortiment_N_s5 : N ;
+ fun sovplats_N_s5 : N ;
+ fun spalt_N_s5 : N ;
+ fun spann_N_s5 : N ;
+ fun sparbeting_N_s5 : N ;
+ fun spädbarn_N_s5 : N ;
+ fun specialfall_N_s5 : N ;
+ fun specialinriktning_N_s5 : N ;
+ fun specialistsjukhus_N_s5 : N ;
+ fun spejare_N_s5 : N ;
+ fun spenabarn_N_s5 : N ;
+ fun spindelnät_N_s5 : N ;
+ fun spis_N_s5 : N ;
+ fun spjut_N_s5 : N ;
+ fun sportlov_N_s5 : N ;
+ fun spotskhet_N_s5 : N ;
+ fun spår_N_s5 : N ;
+ fun springare_N_s5 : N ;
+ fun språk_N_s5 : N ;
+ fun språkrör_N_s5 : N ;
+ fun språng_N_s5 : N ;
+ fun sår_N_s5 : N ;
+ fun särbehandling_N_s5 : N ;
+ fun stab_N_s5 : N ;
+ fun stabilitet_N_s5 : N ;
+ fun stad_N_s5 : N ;
+ fun staffli_N_s5 : N ;
+ fun staket_N_s5 : N ;
+ fun stall_N_s5 : N ;
+ fun standar_N_s5 : N ;
+ fun standardformat_N_s5 : N ;
+ fun standardisering_N_s5 : N ;
+ fun starkhet_N_s5 : N ;
+ fun startplats_N_s5 : N ;
+ fun startskott_N_s5 : N ;
+ fun stativ_N_s5 : N ;
+ fun statsbidrag_N_s5 : N ;
+ fun statsråd_N_s5 : N ;
+ fun stavfel_N_s5 : N ;
+ fun stödjepelare_N_s5 : N ;
+ fun stearinljus_N_s5 : N ;
+ fun steg_N_s5 : N ;
+ fun stelhet_N_s5 : N ;
+ fun stelning_N_s5 : N ;
+ fun sten_N_s5 : N ;
+ fun stenbock_N_s5 : N ;
+ fun stengolv_N_s5 : N ;
+ fun stenhuggare_N_s5 : N ;
+ fun stenhus_N_s5 : N ;
+ fun stereoskop_N_s5 : N ;
+ fun stick_N_s5 : N ;
+ fun stift_N_s5 : N ;
+ fun stigmatisering_N_s5 : N ;
+ fun stilgrepp_N_s5 : N ;
+ fun stillestånd_N_s5 : N ;
+ fun stillhet_N_s5 : N ;
+ fun sting_N_s5 : N ;
+ fun Stjärngemak_N_s5 : N ;
+ fun stjärntydare_N_s5 : N ;
+ fun stål_N_s5 : N ;
+ fun ställ_N_s5 : N ;
+ fun stånd_N_s5 : N ;
+ fun ståndaktighet_N_s5 : N ;
+ fun stoft_N_s5 : N ;
+ fun stoftmoln_N_s5 : N ;
+ fun stoj_N_s5 : N ;
+ fun stolthet_N_s5 : N ;
+ fun storbolag_N_s5 : N ;
+ fun storföretag_N_s5 : N ;
+ fun storlek_N_s5 : N ;
+ fun storskalighet_N_s5 : N ;
+ fun storstad_N_s5 : N ;
+ fun storting_N_s5 : N ;
+ fun storverk_N_s5 : N ;
+ fun storvilt_N_s5 : N ;
+ fun strå_N_s5 : N ;
+ fun straff_N_s5 : N ;
+ fun stramhet_N_s5 : N ;
+ fun strand_N_s5 : N ;
+ fun streck_N_s5 : N ;
+ fun stress_N_s5 : N ;
+ fun stridslarm_N_s5 : N ;
+ fun strålglans_N_s5 : N ;
+ fun strömavbrott_N_s5 : N ;
+ fun sätt_N_s5 : N ;
+ fun ståthållare_N_s5 : N ;
+ fun studs_N_s5 : N ;
+ fun stup_N_s5 : N ;
+ fun styck_N_s5 : N ;
+ fun stygn_N_s5 : N ;
+ fun styrelseledamot_N_s5 : N ;
+ fun substantiv_N_s5 : N ;
+ fun substitut_N_s5 : N ;
+ fun suffix_N_s5 : N ;
+ fun summation_N_s5 : N ;
+ fun summering_N_s5 : N ;
+ fun sund_N_s5 : N ;
+ fun surr_N_s5 : N ;
+ fun surrogat_N_s5 : N ;
+ fun suveränitet_N_s5 : N ;
+ fun svaghet_N_s5 : N ;
+ fun svalg_N_s5 : N ;
+ fun svall_N_s5 : N ;
+ fun svallkött_N_s5 : N ;
+ fun svar_N_s5 : N ;
+ fun svek_N_s5 : N ;
+ fun svin_N_s5 : N ;
+ fun svärd_N_s5 : N ;
+ fun svärdshugg_N_s5 : N ;
+ fun sydland_N_s5 : N ;
+ fun synagogföreståndare_N_s5 : N ;
+ fun syndare_N_s5 : N ;
+ fun syndfullhet_N_s5 : N ;
+ fun syndrom_N_s5 : N ;
+ fun synsätt_N_s5 : N ;
+ fun syntetisering_N_s5 : N ;
+ fun syskon_N_s5 : N ;
+ fun system_N_s5 : N ;
+ fun systematisering_N_s5 : N ;
+ fun systembolag_N_s5 : N ;
+ fun tacksamhet_N_s5 : N ;
+ fun tag_N_s5 : N ;
+ fun taggtråd_N_s5 : N ;
+ fun tak_N_s5 : N ;
+ fun tal_N_s5 : N ;
+ fun åtal_N_s5 : N ;
+ fun talspråk_N_s5 : N ;
+ fun tandem_N_s5 : N ;
+ fun tangentbord_N_s5 : N ;
+ fun tapperhet_N_s5 : N ;
+ fun taxeinformation_N_s5 : N ;
+ fun täck_N_s5 : N ;
+ fun täckning_N_s5 : N ;
+ fun team_N_s5 : N ;
+ fun teckensätt_N_s5 : N ;
+ fun tefat_N_s5 : N ;
+ fun tegelbruk_N_s5 : N ;
+ fun teknikutveckling_N_s5 : N ;
+ fun telebolag_N_s5 : N ;
+ fun telekombolag_N_s5 : N ;
+ fun telenät_N_s5 : N ;
+ fun teleportation_N_s5 : N ;
+ fun teleskop_N_s5 : N ;
+ fun television_N_s5 : N ;
+ fun telex_N_s5 : N ;
+ fun tempelbolare_N_s5 : N ;
+ fun temperament_N_s5 : N ;
+ fun tenn_N_s5 : N ;
+ fun tennis_N_s5 : N ;
+ fun teorem_N_s5 : N ;
+ fun återanpassning_N_s5 : N ;
+ fun återanvändning_N_s5 : N ;
+ fun återbetalning_N_s5 : N ;
+ fun terrordåd_N_s5 : N ;
+ fun återvinning_N_s5 : N ;
+ fun test_N_s5 : N ;
+ fun textil_N_s5 : N ;
+ fun tåg_N_s5 : N ;
+ fun åtgång_N_s5 : N ;
+ fun tidevarv_N_s5 : N ;
+ fun tillförlitlighet_N_s5 : N ;
+ fun tillägg_N_s5 : N ;
+ fun tillgivenhet_N_s5 : N ;
+ fun tillgänglighet_N_s5 : N ;
+ fun tillhåll_N_s5 : N ;
+ fun tillhörighet_N_s5 : N ;
+ fun tillämplighet_N_s5 : N ;
+ fun tillnamn_N_s5 : N ;
+ fun tillskott_N_s5 : N ;
+ fun tillslag_N_s5 : N ;
+ fun tillslut_N_s5 : N ;
+ fun tillspillogivning_N_s5 : N ;
+ fun tillstånd_N_s5 : N ;
+ fun tillsyn_N_s5 : N ;
+ fun tilltal_N_s5 : N ;
+ fun tilltugg_N_s5 : N ;
+ fun tillverkning_N_s5 : N ;
+ fun tillvägagång_N_s5 : N ;
+ fun tillväxt_N_s5 : N ;
+ fun timglas_N_s5 : N ;
+ fun ting_N_s5 : N ;
+ fun tingsplats_N_s5 : N ;
+ fun tingsrätt_N_s5 : N ;
+ fun tiotal_N_s5 : N ;
+ fun tips_N_s5 : N ;
+ fun titthål_N_s5 : N ;
+ fun tjafs_N_s5 : N ;
+ fun tjafsighet_N_s5 : N ;
+ fun tjatighet_N_s5 : N ;
+ fun tjänare_N_s5 : N ;
+ fun tjänstaktighet_N_s5 : N ;
+ fun tjänstefel_N_s5 : N ;
+ fun tjänstgöring_N_s5 : N ;
+ fun tjänstvillighet_N_s5 : N ;
+ fun tjugotal_N_s5 : N ;
+ fun tjusning_N_s5 : N ;
+ fun tålighet_N_s5 : N ;
+ fun tält_N_s5 : N ;
+ fun tömning_N_s5 : N ;
+ fun tobak_N_s5 : N ;
+ fun tolvslag_N_s5 : N ;
+ fun tomhet_N_s5 : N ;
+ fun tonfall_N_s5 : N ;
+ fun tonår_N_s5 : N ;
+ fun tordön_N_s5 : N ;
+ fun torftighet_N_s5 : N ;
+ fun torg_N_s5 : N ;
+ fun torn_N_s5 : N ;
+ fun torp_N_s5 : N ;
+ fun tortyr_N_s5 : N ;
+ fun torv_N_s5 : N ;
+ fun torvbrytning_N_s5 : N ;
+ fun torvtäkt_N_s5 : N ;
+ fun trä_N_s5 : N ;
+ fun tragik_N_s5 : N ;
+ fun traktat_N_s5 : N ;
+ fun trall_N_s5 : N ;
+ fun tramp_N_s5 : N ;
+ fun trams_N_s5 : N ;
+ fun tranbär_N_s5 : N ;
+ fun trapphus_N_s5 : N ;
+ fun trappsteg_N_s5 : N ;
+ fun travare_N_s5 : N ;
+ fun träd_N_s5 : N ;
+ fun trädgård_N_s5 : N ;
+ fun trådning_N_s5 : N ;
+ fun treenighet_N_s5 : N ;
+ fun trendbrott_N_s5 : N ;
+ fun trettiotal_N_s5 : N ;
+ fun tråg_N_s5 : N ;
+ fun tröghet_N_s5 : N ;
+ fun trähus_N_s5 : N ;
+ fun trick_N_s5 : N ;
+ fun törn_N_s5 : N ;
+ fun trofasthet_N_s5 : N ;
+ fun trohet_N_s5 : N ;
+ fun troll_N_s5 : N ;
+ fun trollkrets_N_s5 : N ;
+ fun trolöshet_N_s5 : N ;
+ fun tross_N_s5 : N ;
+ fun trossamfund_N_s5 : N ;
+ fun trots_N_s5 : N ;
+ fun trovärdighet_N_s5 : N ;
+ fun träsk_N_s5 : N ;
+ fun träslöjd_N_s5 : N ;
+ fun trøst_N_s5 : N ;
+ fun trötthet_N_s5 : N ;
+ fun trygghet_N_s5 : N ;
+ fun åttiotal_N_s5 : N ;
+ fun tungomål_N_s5 : N ;
+ fun tvång_N_s5 : N ;
+ fun tvär_N_s5 : N ;
+ fun tydlighet_N_s5 : N ;
+ fun tydning_N_s5 : N ;
+ fun tyg_N_s5 : N ;
+ fun tyghus_N_s5 : N ;
+ fun tyngdkraft_N_s5 : N ;
+ fun typologisering_N_s5 : N ;
+ fun typsnitt_N_s5 : N ;
+ fun typsättning_N_s5 : N ;
+ fun tysthet_N_s5 : N ;
+ fun tystnad_N_s5 : N ;
+ fun undantag_N_s5 : N ;
+ fun underdånighet_N_s5 : N ;
+ fun undergivenhet_N_s5 : N ;
+ fun undergång_N_s5 : N ;
+ fun underhåll_N_s5 : N ;
+ fun underhållning_N_s5 : N ;
+ fun underjord_N_s5 : N ;
+ fun underlägsenhet_N_s5 : N ;
+ fun underlåtenhet_N_s5 : N ;
+ fun undernäring_N_s5 : N ;
+ fun underskott_N_s5 : N ;
+ fun understöd_N_s5 : N ;
+ fun undervisning_N_s5 : N ;
+ fun undsättning_N_s5 : N ;
+ fun ungdomsförbund_N_s5 : N ;
+ fun universitet_N_s5 : N ;
+ fun universitetssjukhus_N_s5 : N ;
+ fun uppbåd_N_s5 : N ;
+ fun uppbränning_N_s5 : N ;
+ fun uppbrott_N_s5 : N ;
+ fun uppbyggnad_N_s5 : N ;
+ fun uppdrag_N_s5 : N ;
+ fun uppehåll_N_s5 : N ;
+ fun uppenbarelsetält_N_s5 : N ;
+ fun uppgivenhet_N_s5 : N ;
+ fun upphov_N_s5 : N ;
+ fun upphovsmannarätt_N_s5 : N ;
+ fun upphovsrätt_N_s5 : N ;
+ fun upplopp_N_s5 : N ;
+ fun upplåt_N_s5 : N ;
+ fun uppmärksamhet_N_s5 : N ;
+ fun upprop_N_s5 : N ;
+ fun uppror_N_s5 : N ;
+ fun upprördhet_N_s5 : N ;
+ fun uppskjut_N_s5 : N ;
+ fun uppslag_N_s5 : N ;
+ fun uppslagsbok_N_s5 : N ;
+ fun uppslagsverk_N_s5 : N ;
+ fun upptagenhet_N_s5 : N ;
+ fun ur_N_s5 : N ;
+ fun urartning_N_s5 : N ;
+ fun urbanisering_N_s5 : N ;
+ fun urklipp_N_s5 : N ;
+ fun urkramning_N_s5 : N ;
+ fun urskiljning_N_s5 : N ;
+ fun ursprung_N_s5 : N ;
+ fun urtid_N_s5 : N ;
+ fun urval_N_s5 : N ;
+ fun uselhet_N_s5 : N ;
+ fun utbrott_N_s5 : N ;
+ fun utbud_N_s5 : N ;
+ fun utdrag_N_s5 : N ;
+ fun utfall_N_s5 : N ;
+ fun utfiskning_N_s5 : N ;
+ fun utformning_N_s5 : N ;
+ fun utgivning_N_s5 : N ;
+ fun utgjut_N_s5 : N ;
+ fun uthållighet_N_s5 : N ;
+ fun uthus_N_s5 : N ;
+ fun uthyrning_N_s5 : N ;
+ fun utjämning_N_s5 : N ;
+ fun utkast_N_s5 : N ;
+ fun utland_N_s5 : N ;
+ fun utlägg_N_s5 : N ;
+ fun utlåning_N_s5 : N ;
+ fun utlokalisering_N_s5 : N ;
+ fun utlopp_N_s5 : N ;
+ fun utplåning_N_s5 : N ;
+ fun utrikesdepartement_N_s5 : N ;
+ fun utrikesutskott_N_s5 : N ;
+ fun utskick_N_s5 : N ;
+ fun utskott_N_s5 : N ;
+ fun utslag_N_s5 : N ;
+ fun utsläpp_N_s5 : N ;
+ fun utspel_N_s5 : N ;
+ fun utsugning_N_s5 : N ;
+ fun uttag_N_s5 : N ;
+ fun uttal_N_s5 : N ;
+ fun uttåg_N_s5 : N ;
+ fun uttorkning_N_s5 : N ;
+ fun uttryck_N_s5 : N ;
+ fun utvandring_N_s5 : N ;
+ fun utvinning_N_s5 : N ;
+ fun vadmal_N_s5 : N ;
+ fun vaksamhet_N_s5 : N ;
+ fun vaktskjul_N_s5 : N ;
+ fun vakttorn_N_s5 : N ;
+ fun val_N_s5 : N ;
+ fun valfrihet_N_s5 : N ;
+ fun valthorn_N_s5 : N ;
+ fun valv_N_s5 : N ;
+ fun vanlighet_N_s5 : N ;
+ fun varaktighet_N_s5 : N ;
+ fun varmbad_N_s5 : N ;
+ fun varuhus_N_s5 : N ;
+ fun varv_N_s5 : N ;
+ fun vass_N_s5 : N ;
+ fun vattenbryn_N_s5 : N ;
+ fun vattendrag_N_s5 : N ;
+ fun vattenverk_N_s5 : N ;
+ fun vax_N_s5 : N ;
+ fun vaxljus_N_s5 : N ;
+ fun väckning_N_s5 : N ;
+ fun väderlek_N_s5 : N ;
+ fun väderstreck_N_s5 : N ;
+ fun veck_N_s5 : N ;
+ fun veckoslut_N_s5 : N ;
+ fun vekhet_N_s5 : N ;
+ fun vemod_N_s5 : N ;
+ fun ventilation_N_s5 : N ;
+ fun äventyr_N_s5 : N ;
+ fun verb_N_s5 : N ;
+ fun verbböjning_N_s5 : N ;
+ fun överbefolkning_N_s5 : N ;
+ fun överdrag_N_s5 : N ;
+ fun överfall_N_s5 : N ;
+ fun överfart_N_s5 : N ;
+ fun överflöd_N_s5 : N ;
+ fun överflyttning_N_s5 : N ;
+ fun övergödning_N_s5 : N ;
+ fun övergiv_N_s5 : N ;
+ fun överhettning_N_s5 : N ;
+ fun verk_N_s5 : N ;
+ fun överklass_N_s5 : N ;
+ fun överkänslighet_N_s5 : N ;
+ fun verksamhetsår_N_s5 : N ;
+ fun verkstad_N_s5 : N ;
+ fun verkställighet_N_s5 : N ;
+ fun verktyg_N_s5 : N ;
+ fun överlevnad_N_s5 : N ;
+ fun överlägsenhet_N_s5 : N ;
+ fun övermakt_N_s5 : N ;
+ fun övermod_N_s5 : N ;
+ fun överrumpling_N_s5 : N ;
+ fun översitteri_N_s5 : N ;
+ fun överskådlighet_N_s5 : N ;
+ fun överskott_N_s5 : N ;
+ fun överslag_N_s5 : N ;
+ fun versmått_N_s5 : N ;
+ fun överspändhet_N_s5 : N ;
+ fun översyn_N_s5 : N ;
+ fun övertag_N_s5 : N ;
+ fun övertid_N_s5 : N ;
+ fun övertramp_N_s5 : N ;
+ fun överträdare_N_s5 : N ;
+ fun övervakning_N_s5 : N ;
+ fun övervikt_N_s5 : N ;
+ fun vet_N_s5 : N ;
+ fun vetekorn_N_s5 : N ;
+ fun vett_N_s5 : N ;
+ fun vägledning_N_s5 : N ;
+ fun vägskäl_N_s5 : N ;
+ fun vågspel_N_s5 : N ;
+ fun vägvisare_N_s5 : N ;
+ fun vikariat_N_s5 : N ;
+ fun vilddjur_N_s5 : N ;
+ fun vilk_N_s5 : N ;
+ fun villkor_N_s5 : N ;
+ fun villospår_N_s5 : N ;
+ fun vin_N_s5 : N ;
+ fun vinning_N_s5 : N ;
+ fun vinterhus_N_s5 : N ;
+ fun vintertid_N_s5 : N ;
+ fun vintips_N_s5 : N ;
+ fun vinträd_N_s5 : N ;
+ fun virrvarr_N_s5 : N ;
+ fun virus_N_s5 : N ;
+ fun visdom_N_s5 : N ;
+ fun Vish_N_s5 : N ;
+ fun vishet_N_s5 : N ;
+ fun visshet_N_s5 : N ;
+ fun visthus_N_s5 : N ;
+ fun vitalitet_N_s5 : N ;
+ fun vitterhet_N_s5 : N ;
+ fun vittnesbörd_N_s5 : N ;
+ fun väktare_N_s5 : N ;
+ fun välbehag_N_s5 : N ;
+ fun våld_N_s5 : N ;
+ fun väldighet_N_s5 : N ;
+ fun våldsverkare_N_s5 : N ;
+ fun välfärd_N_s5 : N ;
+ fun välstånd_N_s5 : N ;
+ fun vänskap_N_s5 : N ;
+ fun väntsal_N_s5 : N ;
+ fun våpighet_N_s5 : N ;
+ fun vrak_N_s5 : N ;
+ fun värd_N_s5 : N ;
+ fun vårdagjämning_N_s5 : N ;
+ fun värdelöshet_N_s5 : N ;
+ fun värdighet_N_s5 : N ;
+ fun vördnad_N_s5 : N ;
+ fun vördsamhet_N_s5 : N ;
+ fun värdshus_N_s5 : N ;
+ fun vårdslöshet_N_s5 : N ;
+ fun vred_N_s5 : N ;
+ fun världsförakt_N_s5 : N ;
+ fun världskrig_N_s5 : N ;
+ fun vårregn_N_s5 : N ;
+ fun värv_N_s5 : N ;
+ fun västerland_N_s5 : N ;
+ fun växthus_N_s5 : N ;
+ fun vykort_N_s5 : N ;
+ fun yrkesliv_N_s5 : N ;
+ fun axelrem_N_sKam : N ;
+ fun brudgum_N_sKam : N ;
+ fun dagdröm_N_sKam : N ;
+ fun drivrem_N_sKam : N ;
+ fun dröm_N_sKam : N ;
+ fun dumbom_N_sKam : N ;
+ fun familjemedlem_N_sKam : N ;
+ fun gruppmedlem_N_sKam : N ;
+ fun kam_N_sKam : N ;
+ fun lem_N_sKam : N ;
+ fun mardröm_N_sKam : N ;
+ fun medlem_N_sKam : N ;
+ fun önskedröm_N_sKam : N ;
+ fun rem_N_sKam : N ;
+ fun skam_N_sKam : N ;
+ fun stam_N_sKam : N ;
+ fun ström_N_sKam : N ;
+ fun adderare_N_sKikare : N ;
+ fun aktieägare_N_sKikare : N ;
+ fun allmänläkare_N_sKikare : N ;
+ fun allätare_N_sKikare : N ;
+ fun allvetare_N_sKikare : N ;
+ fun amerikanare_N_sKikare : N ;
+ fun anbudsgivare_N_sKikare : N ;
+ fun anfallare_N_sKikare : N ;
+ fun anförare_N_sKikare : N ;
+ fun angivare_N_sKikare : N ;
+ fun angripare_N_sKikare : N ;
+ fun anhängare_N_sKikare : N ;
+ fun anhörigvårdare_N_sKikare : N ;
+ fun ankare_N_sKikare : N ;
+ fun anmälare_N_sKikare : N ;
+ fun anordnare_N_sKikare : N ;
+ fun ansökare_N_sKikare : N ;
+ fun användare_N_sKikare : N ;
+ fun arbetare_N_sKikare : N ;
+ fun arbetsgivare_N_sKikare : N ;
+ fun arbetstagare_N_sKikare : N ;
+ fun argentinare_N_sKikare : N ;
+ fun artikelförfattare_N_sKikare : N ;
+ fun asätare_N_sKikare : N ;
+ fun australiensare_N_sKikare : N ;
+ fun avbytare_N_sKikare : N ;
+ fun avgudadyrkare_N_sKikare : N ;
+ fun avkännare_N_sKikare : N ;
+ fun avkodare_N_sKikare : N ;
+ fun avledare_N_sKikare : N ;
+ fun avläsare_N_sKikare : N ;
+ fun avlusare_N_sKikare : N ;
+ fun avnämare_N_sKikare : N ;
+ fun avsökare_N_sKikare : N ;
+ fun avskiljare_N_sKikare : N ;
+ fun avslöjare_N_sKikare : N ;
+ fun avsändare_N_sKikare : N ;
+ fun avstickare_N_sKikare : N ;
+ fun avvikare_N_sKikare : N ;
+ fun bacillbärare_N_sKikare : N ;
+ fun baddare_N_sKikare : N ;
+ fun bagare_N_sKikare : N ;
+ fun bakdantare_N_sKikare : N ;
+ fun bakåtsträvare_N_sKikare : N ;
+ fun banbrytare_N_sKikare : N ;
+ fun bandspelare_N_sKikare : N ;
+ fun bankrånare_N_sKikare : N ;
+ fun barberare_N_sKikare : N ;
+ fun barnskötare_N_sKikare : N ;
+ fun bedömare_N_sKikare : N ;
+ fun bedragare_N_sKikare : N ;
+ fun befattningshavare_N_sKikare : N ;
+ fun befälhavare_N_sKikare : N ;
+ fun befriare_N_sKikare : N ;
+ fun behandlare_N_sKikare : N ;
+ fun behärskare_N_sKikare : N ;
+ fun bekämpare_N_sKikare : N ;
+ fun belgare_N_sKikare : N ;
+ fun belägrare_N_sKikare : N ;
+ fun beredare_N_sKikare : N ;
+ fun bergsprängare_N_sKikare : N ;
+ fun berättare_N_sKikare : N ;
+ fun besegrare_N_sKikare : N ;
+ fun besökare_N_sKikare : N ;
+ fun beskyddare_N_sKikare : N ;
+ fun beslutsfattare_N_sKikare : N ;
+ fun beställare_N_sKikare : N ;
+ fun besvärjare_N_sKikare : N ;
+ fun betraktare_N_sKikare : N ;
+ fun bettlare_N_sKikare : N ;
+ fun betvingare_N_sKikare : N ;
+ fun beundrare_N_sKikare : N ;
+ fun bevakare_N_sKikare : N ;
+ fun bägare_N_sKikare : N ;
+ fun bidragsgivare_N_sKikare : N ;
+ fun bidragslämnare_N_sKikare : N ;
+ fun bidragstagare_N_sKikare : N ;
+ fun bidragsutbetalare_N_sKikare : N ;
+ fun bilägare_N_sKikare : N ;
+ fun bilhandlare_N_sKikare : N ;
+ fun biltillverkare_N_sKikare : N ;
+ fun bisittare_N_sKikare : N ;
+ fun blandare_N_sKikare : N ;
+ fun blodgivare_N_sKikare : N ;
+ fun blomsterhandlare_N_sKikare : N ;
+ fun blottare_N_sKikare : N ;
+ fun blåsare_N_sKikare : N ;
+ fun bluffmakare_N_sKikare : N ;
+ fun bokläsare_N_sKikare : N ;
+ fun boktryckare_N_sKikare : N ;
+ fun bombare_N_sKikare : N ;
+ fun borgare_N_sKikare : N ;
+ fun borgmästare_N_sKikare : N ;
+ fun borrare_N_sKikare : N ;
+ fun botgörare_N_sKikare : N ;
+ fun bowlare_N_sKikare : N ;
+ fun boxare_N_sKikare : N ;
+ fun brandvarnare_N_sKikare : N ;
+ fun bärare_N_sKikare : N ;
+ fun brevbärare_N_sKikare : N ;
+ fun bringare_N_sKikare : N ;
+ fun bråkmakare_N_sKikare : N ;
+ fun brännare_N_sKikare : N ;
+ fun brobyggare_N_sKikare : N ;
+ fun börsmäklare_N_sKikare : N ;
+ fun bryggare_N_sKikare : N ;
+ fun brynäsare_N_sKikare : N ;
+ fun brytare_N_sKikare : N ;
+ fun bästsäljare_N_sKikare : N ;
+ fun båtägare_N_sKikare : N ;
+ fun budbärare_N_sKikare : N ;
+ fun byggare_N_sKikare : N ;
+ fun byggmästare_N_sKikare : N ;
+ fun byggnadsarbetare_N_sKikare : N ;
+ fun byinvånare_N_sKikare : N ;
+ fun campare_N_sKikare : N ;
+ fun chilenare_N_sKikare : N ;
+ fun dagdrivare_N_sKikare : N ;
+ fun dammsugare_N_sKikare : N ;
+ fun dansare_N_sKikare : N ;
+ fun databehandlare_N_sKikare : N ;
+ fun datoranvändare_N_sKikare : N ;
+ fun datortillverkare_N_sKikare : N ;
+ fun dödspolare_N_sKikare : N ;
+ fun deckare_N_sKikare : N ;
+ fun deckarförfattare_N_sKikare : N ;
+ fun delägare_N_sKikare : N ;
+ fun deltagare_N_sKikare : N ;
+ fun detaljarbetare_N_sKikare : N ;
+ fun diktare_N_sKikare : N ;
+ fun diversearbetare_N_sKikare : N ;
+ fun diversehandlare_N_sKikare : N ;
+ fun djurgårdare_N_sKikare : N ;
+ fun dämpare_N_sKikare : N ;
+ fun domare_N_sKikare : N ;
+ fun doppvärmare_N_sKikare : N ;
+ fun döpare_N_sKikare : N ;
+ fun dragare_N_sKikare : N ;
+ fun drömmare_N_sKikare : N ;
+ fun drönare_N_sKikare : N ;
+ fun dörrvaktare_N_sKikare : N ;
+ fun dykare_N_sKikare : N ;
+ fun efterapare_N_sKikare : N ;
+ fun efterföljare_N_sKikare : N ;
+ fun eftersökare_N_sKikare : N ;
+ fun eftersläntrare_N_sKikare : N ;
+ fun efterträdare_N_sKikare : N ;
+ fun egenföretagare_N_sKikare : N ;
+ fun eldare_N_sKikare : N ;
+ fun eldkastare_N_sKikare : N ;
+ fun eldsläckare_N_sKikare : N ;
+ fun elmätare_N_sKikare : N ;
+ fun enare_N_sKikare : N ;
+ fun envåldshärskare_N_sKikare : N ;
+ fun ersättare_N_sKikare : N ;
+ fun erövrare_N_sKikare : N ;
+ fun europamästare_N_sKikare : N ;
+ fun familjeförsörjare_N_sKikare : N ;
+ fun fanjunkare_N_sKikare : N ;
+ fun fastighetsägare_N_sKikare : N ;
+ fun fastighetsmäklare_N_sKikare : N ;
+ fun festdeltagare_N_sKikare : N ;
+ fun fifflare_N_sKikare : N ;
+ fun filmare_N_sKikare : N ;
+ fun filmskapare_N_sKikare : N ;
+ fun finländare_N_sKikare : N ;
+ fun finsmakare_N_sKikare : N ;
+ fun firare_N_sKikare : N ;
+ fun firmatecknare_N_sKikare : N ;
+ fun fiskare_N_sKikare : N ;
+ fun fiskhandlare_N_sKikare : N ;
+ fun fiskmånglare_N_sKikare : N ;
+ fun fixare_N_sKikare : N ;
+ fun fäktare_N_sKikare : N ;
+ fun flamländare_N_sKikare : N ;
+ fun följare_N_sKikare : N ;
+ fun följeslagare_N_sKikare : N ;
+ fun flöjtblåsare_N_sKikare : N ;
+ fun fältjägare_N_sKikare : N ;
+ fun flygare_N_sKikare : N ;
+ fun flygkapare_N_sKikare : N ;
+ fun flygledare_N_sKikare : N ;
+ fun fångvaktare_N_sKikare : N ;
+ fun folklivsforskare_N_sKikare : N ;
+ fun fordringsägare_N_sKikare : N ;
+ fun formgivare_N_sKikare : N ;
+ fun forskare_N_sKikare : N ;
+ fun fostrare_N_sKikare : N ;
+ fun fotgängare_N_sKikare : N ;
+ fun föraktare_N_sKikare : N ;
+ fun framförare_N_sKikare : N ;
+ fun framställare_N_sKikare : N ;
+ fun förare_N_sKikare : N ;
+ fun förbrytare_N_sKikare : N ;
+ fun fördärvare_N_sKikare : N ;
+ fun föredragshållare_N_sKikare : N ;
+ fun fredsdomare_N_sKikare : N ;
+ fun föregångare_N_sKikare : N ;
+ fun förespråkare_N_sKikare : N ;
+ fun frestare_N_sKikare : N ;
+ fun föreståndare_N_sKikare : N ;
+ fun företagsledare_N_sKikare : N ;
+ fun företrädare_N_sKikare : N ;
+ fun förfalskare_N_sKikare : N ;
+ fun författare_N_sKikare : N ;
+ fun förföljare_N_sKikare : N ;
+ fun förförare_N_sKikare : N ;
+ fun förgasare_N_sKikare : N ;
+ fun frågeställare_N_sKikare : N ;
+ fun förhandlare_N_sKikare : N ;
+ fun förhörsledare_N_sKikare : N ;
+ fun friare_N_sKikare : N ;
+ fun frilansare_N_sKikare : N ;
+ fun fripassagerare_N_sKikare : N ;
+ fun fritänkare_N_sKikare : N ;
+ fun förkunnare_N_sKikare : N ;
+ fun förläggare_N_sKikare : N ;
+ fun förlorare_N_sKikare : N ;
+ fun förlossare_N_sKikare : N ;
+ fun frälsare_N_sKikare : N ;
+ fun förmedlare_N_sKikare : N ;
+ fun främjare_N_sKikare : N ;
+ fun förmånstagare_N_sKikare : N ;
+ fun förmyndare_N_sKikare : N ;
+ fun förnekare_N_sKikare : N ;
+ fun förnyare_N_sKikare : N ;
+ fun frossare_N_sKikare : N ;
+ fun förrädare_N_sKikare : N ;
+ fun förrättare_N_sKikare : N ;
+ fun förskingrare_N_sKikare : N ;
+ fun förskolelärare_N_sKikare : N ;
+ fun förskollärare_N_sKikare : N ;
+ fun försäkringsläkare_N_sKikare : N ;
+ fun försäkringstagare_N_sKikare : N ;
+ fun försäljare_N_sKikare : N ;
+ fun försmädare_N_sKikare : N ;
+ fun försörjare_N_sKikare : N ;
+ fun förstörare_N_sKikare : N ;
+ fun förstärkare_N_sKikare : N ;
+ fun förståsigpåare_N_sKikare : N ;
+ fun försvarare_N_sKikare : N ;
+ fun förtryckare_N_sKikare : N ;
+ fun förvaltare_N_sKikare : N ;
+ fun förövare_N_sKikare : N ;
+ fun fullbordare_N_sKikare : N ;
+ fun funderare_N_sKikare : N ;
+ fun fuskare_N_sKikare : N ;
+ fun gare_N_sKikare : N ;
+ fun ägare_N_sKikare : N ;
+ fun garvare_N_sKikare : N ;
+ fun gatsopare_N_sKikare : N ;
+ fun generalsekreterare_N_sKikare : N ;
+ fun gengångare_N_sKikare : N ;
+ fun genomförare_N_sKikare : N ;
+ fun genomsökare_N_sKikare : N ;
+ fun ggare_N_sKikare : N ;
+ fun gnagare_N_sKikare : N ;
+ fun gångare_N_sKikare : N ;
+ fun ögonläkare_N_sKikare : N ;
+ fun gormare_N_sKikare : N ;
+ fun granskare_N_sKikare : N ;
+ fun gripare_N_sKikare : N ;
+ fun gräsklippare_N_sKikare : N ;
+ fun grubblare_N_sKikare : N ;
+ fun grundare_N_sKikare : N ;
+ fun grävare_N_sKikare : N ;
+ fun göteborgare_N_sKikare : N ;
+ fun gynnare_N_sKikare : N ;
+ fun halvledare_N_sKikare : N ;
+ fun hamburgare_N_sKikare : N ;
+ fun handlare_N_sKikare : N ;
+ fun handledare_N_sKikare : N ;
+ fun handläggare_N_sKikare : N ;
+ fun hanterare_N_sKikare : N ;
+ fun hantlangare_N_sKikare : N ;
+ fun hatare_N_sKikare : N ;
+ fun häcklare_N_sKikare : N ;
+ fun hädare_N_sKikare : N ;
+ fun hemmansägare_N_sKikare : N ;
+ fun höginkomsttagare_N_sKikare : N ;
+ fun högtalare_N_sKikare : N ;
+ fun hälare_N_sKikare : N ;
+ fun hållare_N_sKikare : N ;
+ fun hämnare_N_sKikare : N ;
+ fun hämtare_N_sKikare : N ;
+ fun hängare_N_sKikare : N ;
+ fun holländare_N_sKikare : N ;
+ fun åhörare_N_sKikare : N ;
+ fun härjare_N_sKikare : N ;
+ fun härmare_N_sKikare : N ;
+ fun hörnpelare_N_sKikare : N ;
+ fun härskare_N_sKikare : N ;
+ fun huggare_N_sKikare : N ;
+ fun husköpare_N_sKikare : N ;
+ fun husläkare_N_sKikare : N ;
+ fun huvudjägare_N_sKikare : N ;
+ fun huvudlärare_N_sKikare : N ;
+ fun häxmästare_N_sKikare : N ;
+ fun hycklare_N_sKikare : N ;
+ fun iakttagare_N_sKikare : N ;
+ fun identifierare_N_sKikare : N ;
+ fun idkare_N_sKikare : N ;
+ fun idrottare_N_sKikare : N ;
+ fun inbetalare_N_sKikare : N ;
+ fun inbjudare_N_sKikare : N ;
+ fun inbyggare_N_sKikare : N ;
+ fun införare_N_sKikare : N ;
+ fun initiativtagare_N_sKikare : N ;
+ fun inkomsttagare_N_sKikare : N ;
+ fun inköpare_N_sKikare : N ;
+ fun inkräktare_N_sKikare : N ;
+ fun inledare_N_sKikare : N ;
+ fun innehavare_N_sKikare : N ;
+ fun innevånare_N_sKikare : N ;
+ fun inredare_N_sKikare : N ;
+ fun inropare_N_sKikare : N ;
+ fun insamlare_N_sKikare : N ;
+ fun inskrivare_N_sKikare : N ;
+ fun insändare_N_sKikare : N ;
+ fun insprutare_N_sKikare : N ;
+ fun instiftare_N_sKikare : N ;
+ fun intervjuare_N_sKikare : N ;
+ fun invandrare_N_sKikare : N ;
+ fun inverterare_N_sKikare : N ;
+ fun invånare_N_sKikare : N ;
+ fun irländare_N_sKikare : N ;
+ fun isbrytare_N_sKikare : N ;
+ fun italienare_N_sKikare : N ;
+ fun jagare_N_sKikare : N ;
+ fun jägare_N_sKikare : N ;
+ fun jägmästare_N_sKikare : N ;
+ fun joggare_N_sKikare : N ;
+ fun jordbrukare_N_sKikare : N ;
+ fun åkallare_N_sKikare : N ;
+ fun kammare_N_sKikare : N ;
+ fun kammarskrivare_N_sKikare : N ;
+ fun kanadensare_N_sKikare : N ;
+ fun kapare_N_sKikare : N ;
+ fun kare_N_sKikare : N ;
+ fun åkare_N_sKikare : N ;
+ fun kastare_N_sKikare : N ;
+ fun kejsare_N_sKikare : N ;
+ fun kidnappare_N_sKikare : N ;
+ fun kikare_N_sKikare : N ;
+ fun åklagare_N_sKikare : N ;
+ fun klarerare_N_sKikare : N ;
+ fun klippare_N_sKikare : N ;
+ fun källare_N_sKikare : N ;
+ fun klockare_N_sKikare : N ;
+ fun klottrare_N_sKikare : N ;
+ fun klåpare_N_sKikare : N ;
+ fun kålsupare_N_sKikare : N ;
+ fun klättrare_N_sKikare : N ;
+ fun knarkare_N_sKikare : N ;
+ fun kännare_N_sKikare : N ;
+ fun kofångare_N_sKikare : N ;
+ fun kokare_N_sKikare : N ;
+ fun kopplare_N_sKikare : N ;
+ fun korsfarare_N_sKikare : N ;
+ fun köpare_N_sKikare : N ;
+ fun kreditgivare_N_sKikare : N ;
+ fun krögare_N_sKikare : N ;
+ fun krämare_N_sKikare : N ;
+ fun krukmakare_N_sKikare : N ;
+ fun kursdeltagare_N_sKikare : N ;
+ fun kursledare_N_sKikare : N ;
+ fun kurvritare_N_sKikare : N ;
+ fun kurvskrivare_N_sKikare : N ;
+ fun kvinnoprästmotståndare_N_sKikare : N ;
+ fun kväkare_N_sKikare : N ;
+ fun kylare_N_sKikare : N ;
+ fun kypare_N_sKikare : N ;
+ fun kyrkobesökare_N_sKikare : N ;
+ fun kyrkvaktare_N_sKikare : N ;
+ fun lagbrytare_N_sKikare : N ;
+ fun lagerarbetare_N_sKikare : N ;
+ fun lagledare_N_sKikare : N ;
+ fun lagstiftare_N_sKikare : N ;
+ fun landstrykare_N_sKikare : N ;
+ fun langare_N_sKikare : N ;
+ fun lantbrukare_N_sKikare : N ;
+ fun lantmätare_N_sKikare : N ;
+ fun lare_N_sKikare : N ;
+ fun laserskrivare_N_sKikare : N ;
+ fun ledare_N_sKikare : N ;
+ fun ledsagare_N_sKikare : N ;
+ fun lirare_N_sKikare : N ;
+ fun livsparare_N_sKikare : N ;
+ fun ljare_N_sKikare : N ;
+ fun ljugare_N_sKikare : N ;
+ fun läkare_N_sKikare : N ;
+ fun llare_N_sKikare : N ;
+ fun långtradare_N_sKikare : N ;
+ fun lönnmördare_N_sKikare : N ;
+ fun låntagare_N_sKikare : N ;
+ fun lokförare_N_sKikare : N ;
+ fun löpare_N_sKikare : N ;
+ fun ölöppnare_N_sKikare : N ;
+ fun lärare_N_sKikare : N ;
+ fun läromästare_N_sKikare : N ;
+ fun läsare_N_sKikare : N ;
+ fun älskare_N_sKikare : N ;
+ fun lunchätare_N_sKikare : N ;
+ fun lurendrejare_N_sKikare : N ;
+ fun lustmördare_N_sKikare : N ;
+ fun lycksökare_N_sKikare : N ;
+ fun lyssnare_N_sKikare : N ;
+ fun makthavare_N_sKikare : N ;
+ fun manusförfattare_N_sKikare : N ;
+ fun markägare_N_sKikare : N ;
+ fun massmördare_N_sKikare : N ;
+ fun matare_N_sKikare : N ;
+ fun medarbetare_N_sKikare : N ;
+ fun medborgare_N_sKikare : N ;
+ fun medhjälpare_N_sKikare : N ;
+ fun medlare_N_sKikare : N ;
+ fun medpassagerare_N_sKikare : N ;
+ fun medtävlare_N_sKikare : N ;
+ fun menedare_N_sKikare : N ;
+ fun mifare_N_sKikare : N ;
+ fun missbrukare_N_sKikare : N ;
+ fun missdådare_N_sKikare : N ;
+ fun mjölnare_N_sKikare : N ;
+ fun mäklare_N_sKikare : N ;
+ fun målare_N_sKikare : N ;
+ fun målsägare_N_sKikare : N ;
+ fun månglare_N_sKikare : N ;
+ fun månlandare_N_sKikare : N ;
+ fun mobiltillverkare_N_sKikare : N ;
+ fun motspelare_N_sKikare : N ;
+ fun motståndare_N_sKikare : N ;
+ fun mottagare_N_sKikare : N ;
+ fun mördare_N_sKikare : N ;
+ fun mästare_N_sKikare : N ;
+ fun mätare_N_sKikare : N ;
+ fun mötessekreterare_N_sKikare : N ;
+ fun murare_N_sKikare : N ;
+ fun ångare_N_sKikare : N ;
+ fun ockrare_N_sKikare : N ;
+ fun odlare_N_sKikare : N ;
+ fun officerare_N_sKikare : N ;
+ fun omhändertagare_N_sKikare : N ;
+ fun omkopplare_N_sKikare : N ;
+ fun omvandlare_N_sKikare : N ;
+ fun ordbehandlare_N_sKikare : N ;
+ fun ordermottagare_N_sKikare : N ;
+ fun partiledare_N_sKikare : N ;
+ fun passagerare_N_sKikare : N ;
+ fun pekare_N_sKikare : N ;
+ fun pelare_N_sKikare : N ;
+ fun pendlare_N_sKikare : N ;
+ fun pensionssparare_N_sKikare : N ;
+ fun påförare_N_sKikare : N ;
+ fun planterare_N_sKikare : N ;
+ fun polare_N_sKikare : N ;
+ fun portvaktare_N_sKikare : N ;
+ fun öppnare_N_sKikare : N ;
+ fun predikare_N_sKikare : N ;
+ fun pristagare_N_sKikare : N ;
+ fun programmerare_N_sKikare : N ;
+ fun projektledare_N_sKikare : N ;
+ fun rallare_N_sKikare : N ;
+ fun rare_N_sKikare : N ;
+ fun räddare_N_sKikare : N ;
+ fun rådgivare_N_sKikare : N ;
+ fun örebroare_N_sKikare : N ;
+ fun redare_N_sKikare : N ;
+ fun redigerare_N_sKikare : N ;
+ fun registrerare_N_sKikare : N ;
+ fun rehabiliterare_N_sKikare : N ;
+ fun remsläsare_N_sKikare : N ;
+ fun renare_N_sKikare : N ;
+ fun rågångare_N_sKikare : N ;
+ fun riddare_N_sKikare : N ;
+ fun räknare_N_sKikare : N ;
+ fun rånare_N_sKikare : N ;
+ fun rånmördare_N_sKikare : N ;
+ fun rocksvarvare_N_sKikare : N ;
+ fun roddare_N_sKikare : N ;
+ fun romare_N_sKikare : N ;
+ fun rörmokare_N_sKikare : N ;
+ fun rättsläkare_N_sKikare : N ;
+ fun rusthållare_N_sKikare : N ;
+ fun rövare_N_sKikare : N ;
+ fun rymdfarare_N_sKikare : N ;
+ fun rysare_N_sKikare : N ;
+ fun ryttare_N_sKikare : N ;
+ fun samlare_N_sKikare : N ;
+ fun samordnare_N_sKikare : N ;
+ fun sanningssökare_N_sKikare : N ;
+ fun sare_N_sKikare : N ;
+ fun seglare_N_sKikare : N ;
+ fun segrare_N_sKikare : N ;
+ fun sekreterare_N_sKikare : N ;
+ fun serietecknare_N_sKikare : N ;
+ fun siare_N_sKikare : N ;
+ fun simmare_N_sKikare : N ;
+ fun självmordsbombare_N_sKikare : N ;
+ fun skadegörare_N_sKikare : N ;
+ fun skapare_N_sKikare : N ;
+ fun sökare_N_sKikare : N ;
+ fun skattebetalare_N_sKikare : N ;
+ fun skattesmitare_N_sKikare : N ;
+ fun skattkammare_N_sKikare : N ;
+ fun åskådare_N_sKikare : N ;
+ fun skådespelare_N_sKikare : N ;
+ fun skidåkare_N_sKikare : N ;
+ fun skoflickare_N_sKikare : N ;
+ fun skogsägare_N_sKikare : N ;
+ fun skolledare_N_sKikare : N ;
+ fun skollärare_N_sKikare : N ;
+ fun skolmästare_N_sKikare : N ;
+ fun skomakare_N_sKikare : N ;
+ fun skärare_N_sKikare : N ;
+ fun skräddare_N_sKikare : N ;
+ fun skriftställare_N_sKikare : N ;
+ fun skrivare_N_sKikare : N ;
+ fun skrymtare_N_sKikare : N ;
+ fun slamkrypare_N_sKikare : N ;
+ fun säljare_N_sKikare : N ;
+ fun slukare_N_sKikare : N ;
+ fun smidare_N_sKikare : N ;
+ fun smitare_N_sKikare : N ;
+ fun smugglare_N_sKikare : N ;
+ fun sändare_N_sKikare : N ;
+ fun sångare_N_sKikare : N ;
+ fun snickare_N_sKikare : N ;
+ fun snyftare_N_sKikare : N ;
+ fun solfångare_N_sKikare : N ;
+ fun sotare_N_sKikare : N ;
+ fun spanare_N_sKikare : N ;
+ fun sparare_N_sKikare : N ;
+ fun spejare_N_sKikare : N ;
+ fun spelare_N_sKikare : N ;
+ fun spelledare_N_sKikare : N ;
+ fun sportfiskare_N_sKikare : N ;
+ fun springare_N_sKikare : N ;
+ fun språkforskare_N_sKikare : N ;
+ fun spårvagnsförare_N_sKikare : N ;
+ fun statare_N_sKikare : N ;
+ fun statsförrädare_N_sKikare : N ;
+ fun statssekreterare_N_sKikare : N ;
+ fun statsvetare_N_sKikare : N ;
+ fun stenhuggare_N_sKikare : N ;
+ fun österrikare_N_sKikare : N ;
+ fun stockholmare_N_sKikare : N ;
+ fun stormare_N_sKikare : N ;
+ fun strålkastare_N_sKikare : N ;
+ fun strömbrytare_N_sKikare : N ;
+ fun sättare_N_sKikare : N ;
+ fun ståthållare_N_sKikare : N ;
+ fun stöttepelare_N_sKikare : N ;
+ fun susare_N_sKikare : N ;
+ fun svärmare_N_sKikare : N ;
+ fun svävare_N_sKikare : N ;
+ fun syndare_N_sKikare : N ;
+ fun syrebehållare_N_sKikare : N ;
+ fun systemerare_N_sKikare : N ;
+ fun talare_N_sKikare : N ;
+ fun tandläkare_N_sKikare : N ;
+ fun tandpetare_N_sKikare : N ;
+ fun ätare_N_sKikare : N ;
+ fun taxerare_N_sKikare : N ;
+ fun taxiförare_N_sKikare : N ;
+ fun tecknare_N_sKikare : N ;
+ fun telefonsvarare_N_sKikare : N ;
+ fun återförare_N_sKikare : N ;
+ fun återförsäljare_N_sKikare : N ;
+ fun testare_N_sKikare : N ;
+ fun textförfattare_N_sKikare : N ;
+ fun tidningsutgivare_N_sKikare : N ;
+ fun tiggare_N_sKikare : N ;
+ fun tillförare_N_sKikare : N ;
+ fun tillgripare_N_sKikare : N ;
+ fun tillverkare_N_sKikare : N ;
+ fun tittare_N_sKikare : N ;
+ fun tjallare_N_sKikare : N ;
+ fun tjänare_N_sKikare : N ;
+ fun tänkare_N_sKikare : N ;
+ fun tonsättare_N_sKikare : N ;
+ fun transkriberare_N_sKikare : N ;
+ fun trevare_N_sKikare : N ;
+ fun trålare_N_sKikare : N ;
+ fun tränare_N_sKikare : N ;
+ fun törnsångare_N_sKikare : N ;
+ fun tronföljare_N_sKikare : N ;
+ fun tvivlare_N_sKikare : N ;
+ fun underhuggare_N_sKikare : N ;
+ fun underläkare_N_sKikare : N ;
+ fun undersökare_N_sKikare : N ;
+ fun undertecknare_N_sKikare : N ;
+ fun ungdomsledare_N_sKikare : N ;
+ fun uppbärare_N_sKikare : N ;
+ fun uppdragsgivare_N_sKikare : N ;
+ fun uppfödare_N_sKikare : N ;
+ fun uppfinnare_N_sKikare : N ;
+ fun uppföljare_N_sKikare : N ;
+ fun uppförare_N_sKikare : N ;
+ fun uppgiftslämnare_N_sKikare : N ;
+ fun uppsökare_N_sKikare : N ;
+ fun uppvaktare_N_sKikare : N ;
+ fun utbetalare_N_sKikare : N ;
+ fun utbildare_N_sKikare : N ;
+ fun utförare_N_sKikare : N ;
+ fun utgivare_N_sKikare : N ;
+ fun utlöpare_N_sKikare : N ;
+ fun utmanare_N_sKikare : N ;
+ fun utredare_N_sKikare : N ;
+ fun utropare_N_sKikare : N ;
+ fun utställare_N_sKikare : N ;
+ fun uttolkare_N_sKikare : N ;
+ fun utövare_N_sKikare : N ;
+ fun utvecklare_N_sKikare : N ;
+ fun vaktare_N_sKikare : N ;
+ fun vaktmästare_N_sKikare : N ;
+ fun vandrare_N_sKikare : N ;
+ fun vare_N_sKikare : N ;
+ fun varmvattenberedare_N_sKikare : N ;
+ fun varumottagare_N_sKikare : N ;
+ fun vedersakare_N_sKikare : N ;
+ fun äventyrare_N_sKikare : N ;
+ fun överbefälhavare_N_sKikare : N ;
+ fun överförare_N_sKikare : N ;
+ fun överförmyndare_N_sKikare : N ;
+ fun verkmästare_N_sKikare : N ;
+ fun överlevare_N_sKikare : N ;
+ fun överläkare_N_sKikare : N ;
+ fun översättare_N_sKikare : N ;
+ fun överträdare_N_sKikare : N ;
+ fun övervakare_N_sKikare : N ;
+ fun vägbrytare_N_sKikare : N ;
+ fun vägvisare_N_sKikare : N ;
+ fun villaägare_N_sKikare : N ;
+ fun vinbägare_N_sKikare : N ;
+ fun vindrinkare_N_sKikare : N ;
+ fun vinnare_N_sKikare : N ;
+ fun vinprovare_N_sKikare : N ;
+ fun vintrampare_N_sKikare : N ;
+ fun vippomkopplare_N_sKikare : N ;
+ fun visare_N_sKikare : N ;
+ fun väktare_N_sKikare : N ;
+ fun våldsverkare_N_sKikare : N ;
+ fun väljare_N_sKikare : N ;
+ fun övningsledare_N_sKikare : N ;
+ fun vårdare_N_sKikare : N ;
+ fun vårdgivare_N_sKikare : N ;
+ fun vårdnadshavare_N_sKikare : N ;
+ fun vårdtagare_N_sKikare : N ;
+ fun världsmästare_N_sKikare : N ;
+ fun värnare_N_sKikare : N ;
+ fun växlare_N_sKikare : N ;
+ fun webbläsare_N_sKikare : N ;
+ fun yrkesfiskare_N_sKikare : N ;
+ fun yrkesutövare_N_sKikare : N ;
+ fun zigenare_N_sKikare : N ;
+ fun affärscentrum_N_sMuseum : N ;
+ fun akvarium_N_sMuseum : N ;
+ fun aluminium_N_sMuseum : N ;
+ fun auditorium_N_sMuseum : N ;
+ fun centrum_N_sMuseum : N ;
+ fun decennium_N_sMuseum : N ;
+ fun diarium_N_sMuseum : N ;
+ fun evangelium_N_sMuseum : N ;
+ fun falsarium_N_sMuseum : N ;
+ fun gymnasium_N_sMuseum : N ;
+ fun herbarium_N_sMuseum : N ;
+ fun imperium_N_sMuseum : N ;
+ fun indicium_N_sMuseum : N ;
+ fun inventarium_N_sMuseum : N ;
+ fun jubileum_N_sMuseum : N ;
+ fun kalendarium_N_sMuseum : N ;
+ fun kollegium_N_sMuseum : N ;
+ fun kompendium_N_sMuseum : N ;
+ fun koncilium_N_sMuseum : N ;
+ fun konsilium_N_sMuseum : N ;
+ fun konsortium_N_sMuseum : N ;
+ fun kranium_N_sMuseum : N ;
+ fun krematorium_N_sMuseum : N ;
+ fun kriterium_N_sMuseum : N ;
+ fun laboratorium_N_sMuseum : N ;
+ fun markum_N_sMuseum : N ;
+ fun massmedium_N_sMuseum : N ;
+ fun mausoleum_N_sMuseum : N ;
+ fun medium_N_sMuseum : N ;
+ fun ministerium_N_sMuseum : N ;
+ fun museum_N_sMuseum : N ;
+ fun mycelium_N_sMuseum : N ;
+ fun mysterium_N_sMuseum : N ;
+ fun observatorium_N_sMuseum : N ;
+ fun planeringsstadium_N_sMuseum : N ;
+ fun planministerium_N_sMuseum : N ;
+ fun podium_N_sMuseum : N ;
+ fun polisministerium_N_sMuseum : N ;
+ fun preludium_N_sMuseum : N ;
+ fun privilegium_N_sMuseum : N ;
+ fun propagandaministerium_N_sMuseum : N ;
+ fun radium_N_sMuseum : N ;
+ fun rymdimperium_N_sMuseum : N ;
+ fun sakum_N_sMuseum : N ;
+ fun sanatorium_N_sMuseum : N ;
+ fun seminarium_N_sMuseum : N ;
+ fun solarium_N_sMuseum : N ;
+ fun stadium_N_sMuseum : N ;
+ fun stipendium_N_sMuseum : N ;
+ fun studium_N_sMuseum : N ;
+ fun symposium_N_sMuseum : N ;
+ fun territorium_N_sMuseum : N ;
+ fun urvalskriterium_N_sMuseum : N ;
+ fun vinum_N_sMuseum : N ;
+ fun adel_N_sNyckel : N ;
+ fun adoptivförälder_N_sNyckel : N ;
+ fun akter_N_sNyckel : N ;
+ fun ankel_N_sNyckel : N ;
+ fun apel_N_sNyckel : N ;
+ fun apostel_N_sNyckel : N ;
+ fun arbetsmarknadsminister_N_sNyckel : N ;
+ fun artikel_N_sNyckel : N ;
+ fun aster_N_sNyckel : N ;
+ fun axel_N_sNyckel : N ;
+ fun backspegel_N_sNyckel : N ;
+ fun barometer_N_sNyckel : N ;
+ fun bartender_N_sNyckel : N ;
+ fun basker_N_sNyckel : N ;
+ fun bödel_N_sNyckel : N ;
+ fun bibel_N_sNyckel : N ;
+ fun biel_N_sNyckel : N ;
+ fun bilnyckel_N_sNyckel : N ;
+ fun bindel_N_sNyckel : N ;
+ fun blodigel_N_sNyckel : N ;
+ fun blunder_N_sNyckel : N ;
+ fun bokcirkel_N_sNyckel : N ;
+ fun bokhandel_N_sNyckel : N ;
+ fun bolster_N_sNyckel : N ;
+ fun boxer_N_sNyckel : N ;
+ fun buffel_N_sNyckel : N ;
+ fun bunker_N_sNyckel : N ;
+ fun bäver_N_sNyckel : N ;
+ fun bygel_N_sNyckel : N ;
+ fun ceder_N_sNyckel : N ;
+ fun center_N_sNyckel : N ;
+ fun centiliter_N_sNyckel : N ;
+ fun centimeter_N_sNyckel : N ;
+ fun cirkel_N_sNyckel : N ;
+ fun container_N_sNyckel : N ;
+ fun curlingförälder_N_sNyckel : N ;
+ fun cykel_N_sNyckel : N ;
+ fun cylinder_N_sNyckel : N ;
+ fun dager_N_sNyckel : N ;
+ fun debattartikel_N_sNyckel : N ;
+ fun decimeter_N_sNyckel : N ;
+ fun degel_N_sNyckel : N ;
+ fun diameter_N_sNyckel : N ;
+ fun ejder_N_sNyckel : N ;
+ fun elorgel_N_sNyckel : N ;
+ fun epistel_N_sNyckel : N ;
+ fun fadder_N_sNyckel : N ;
+ fun familjehemsförälder_N_sNyckel : N ;
+ fun farförälder_N_sNyckel : N ;
+ fun faster_N_sNyckel : N ;
+ fun födsel_N_sNyckel : N ;
+ fun fågel_N_sNyckel : N ;
+ fun fiffel_N_sNyckel : N ;
+ fun filister_N_sNyckel : N ;
+ fun fimbulvinter_N_sNyckel : N ;
+ fun finansminister_N_sNyckel : N ;
+ fun finger_N_sNyckel : N ;
+ fun fjäder_N_sNyckel : N ;
+ fun fläder_N_sNyckel : N ;
+ fun flöjel_N_sNyckel : N ;
+ fun följesedel_N_sNyckel : N ;
+ fun flygel_N_sNyckel : N ;
+ fun flyttfågel_N_sNyckel : N ;
+ fun folder_N_sNyckel : N ;
+ fun fraktsedel_N_sNyckel : N ;
+ fun förlagsartikel_N_sNyckel : N ;
+ fun förälder_N_sNyckel : N ;
+ fun försvarsminister_N_sNyckel : N ;
+ fun gaffel_N_sNyckel : N ;
+ fun gangster_N_sNyckel : N ;
+ fun gavel_N_sNyckel : N ;
+ fun giffel_N_sNyckel : N ;
+ fun glasfiberkabel_N_sNyckel : N ;
+ fun gördel_N_sNyckel : N ;
+ fun griffel_N_sNyckel : N ;
+ fun guldålder_N_sNyckel : N ;
+ fun halvcirkel_N_sNyckel : N ;
+ fun hamster_N_sNyckel : N ;
+ fun handel_N_sNyckel : N ;
+ fun hassel_N_sNyckel : N ;
+ fun helikopter_N_sNyckel : N ;
+ fun hexaeder_N_sNyckel : N ;
+ fun högaffel_N_sNyckel : N ;
+ fun häger_N_sNyckel : N ;
+ fun hygrometer_N_sNyckel : N ;
+ fun hyllmeter_N_sNyckel : N ;
+ fun hyvel_N_sNyckel : N ;
+ fun igel_N_sNyckel : N ;
+ fun iller_N_sNyckel : N ;
+ fun infallsvinkel_N_sNyckel : N ;
+ fun inrikesminister_N_sNyckel : N ;
+ fun invandrarminister_N_sNyckel : N ;
+ fun iver_N_sNyckel : N ;
+ fun jökel_N_sNyckel : N ;
+ fun joker_N_sNyckel : N ;
+ fun jordbruksminister_N_sNyckel : N ;
+ fun jumper_N_sNyckel : N ;
+ fun justitieminister_N_sNyckel : N ;
+ fun kabel_N_sNyckel : N ;
+ fun kader_N_sNyckel : N ;
+ fun kalender_N_sNyckel : N ;
+ fun kaliber_N_sNyckel : N ;
+ fun kanariefågel_N_sNyckel : N ;
+ fun kandelaber_N_sNyckel : N ;
+ fun kateder_N_sNyckel : N ;
+ fun kateter_N_sNyckel : N ;
+ fun kennel_N_sNyckel : N ;
+ fun åker_N_sNyckel : N ;
+ fun kägel_N_sNyckel : N ;
+ fun kittel_N_sNyckel : N ;
+ fun kjortel_N_sNyckel : N ;
+ fun koaxialkabel_N_sNyckel : N ;
+ fun konstapel_N_sNyckel : N ;
+ fun konverter_N_sNyckel : N ;
+ fun krater_N_sNyckel : N ;
+ fun kronometer_N_sNyckel : N ;
+ fun körtel_N_sNyckel : N ;
+ fun kulturminister_N_sNyckel : N ;
+ fun kvadratmeter_N_sNyckel : N ;
+ fun lager_N_sNyckel : N ;
+ fun laser_N_sNyckel : N ;
+ fun lder_N_sNyckel : N ;
+ fun ålder_N_sNyckel : N ;
+ fun lägel_N_sNyckel : N ;
+ fun lillfinger_N_sNyckel : N ;
+ fun löpsedel_N_sNyckel : N ;
+ fun låttitel_N_sNyckel : N ;
+ fun magister_N_sNyckel : N ;
+ fun mandel_N_sNyckel : N ;
+ fun mangel_N_sNyckel : N ;
+ fun mantel_N_sNyckel : N ;
+ fun manöver_N_sNyckel : N ;
+ fun matrikel_N_sNyckel : N ;
+ fun meter_N_sNyckel : N ;
+ fun miljöminister_N_sNyckel : N ;
+ fun millimeter_N_sNyckel : N ;
+ fun minister_N_sNyckel : N ;
+ fun mistel_N_sNyckel : N ;
+ fun monter_N_sNyckel : N ;
+ fun morförälder_N_sNyckel : N ;
+ fun moster_N_sNyckel : N ;
+ fun nagel_N_sNyckel : N ;
+ fun ängel_N_sNyckel : N ;
+ fun nyckel_N_sNyckel : N ;
+ fun orgel_N_sNyckel : N ;
+ fun originaltitel_N_sNyckel : N ;
+ fun orkester_N_sNyckel : N ;
+ fun packsedel_N_sNyckel : N ;
+ fun panter_N_sNyckel : N ;
+ fun papperstiger_N_sNyckel : N ;
+ fun parameter_N_sNyckel : N ;
+ fun partikel_N_sNyckel : N ;
+ fun pendel_N_sNyckel : N ;
+ fun pensel_N_sNyckel : N ;
+ fun platinadegel_N_sNyckel : N ;
+ fun poppel_N_sNyckel : N ;
+ fun premiärminister_N_sNyckel : N ;
+ fun puckel_N_sNyckel : N ;
+ fun pudel_N_sNyckel : N ;
+ fun rektangel_N_sNyckel : N ;
+ fun reporter_N_sNyckel : N ;
+ fun ärkeängel_N_sNyckel : N ;
+ fun ränsel_N_sNyckel : N ;
+ fun rotel_N_sNyckel : N ;
+ fun rovfågel_N_sNyckel : N ;
+ fun rymdkapsel_N_sNyckel : N ;
+ fun ryttarstövel_N_sNyckel : N ;
+ fun sabel_N_sNyckel : N ;
+ fun sadel_N_sNyckel : N ;
+ fun sedel_N_sNyckel : N ;
+ fun seger_N_sNyckel : N ;
+ fun semester_N_sNyckel : N ;
+ fun sjöfågel_N_sNyckel : N ;
+ fun sjumilastövel_N_sNyckel : N ;
+ fun skinnlägel_N_sNyckel : N ;
+ fun skolminister_N_sNyckel : N ;
+ fun skoter_N_sNyckel : N ;
+ fun skyffel_N_sNyckel : N ;
+ fun skyttel_N_sNyckel : N ;
+ fun slyngel_N_sNyckel : N ;
+ fun snigel_N_sNyckel : N ;
+ fun sobel_N_sNyckel : N ;
+ fun socialminister_N_sNyckel : N ;
+ fun solfjäder_N_sNyckel : N ;
+ fun spatel_N_sNyckel : N ;
+ fun spegel_N_sNyckel : N ;
+ fun spindel_N_sNyckel : N ;
+ fun stapel_N_sNyckel : N ;
+ fun statsminister_N_sNyckel : N ;
+ fun stämpel_N_sNyckel : N ;
+ fun studiecirkel_N_sNyckel : N ;
+ fun stövel_N_sNyckel : N ;
+ fun supporter_N_sNyckel : N ;
+ fun symfoniorkester_N_sNyckel : N ;
+ fun synvinkel_N_sNyckel : N ;
+ fun syster_N_sNyckel : N ;
+ fun teater_N_sNyckel : N ;
+ fun termometer_N_sNyckel : N ;
+ fun tidsålder_N_sNyckel : N ;
+ fun tistel_N_sNyckel : N ;
+ fun titel_N_sNyckel : N ;
+ fun triangel_N_sNyckel : N ;
+ fun trimeter_N_sNyckel : N ;
+ fun trippel_N_sNyckel : N ;
+ fun tröskel_N_sNyckel : N ;
+ fun trumvirvel_N_sNyckel : N ;
+ fun tryffel_N_sNyckel : N ;
+ fun tunnel_N_sNyckel : N ;
+ fun tygel_N_sNyckel : N ;
+ fun utbildningsminister_N_sNyckel : N ;
+ fun utrikesminister_N_sNyckel : N ;
+ fun utter_N_sNyckel : N ;
+ fun vagel_N_sNyckel : N ;
+ fun vaktel_N_sNyckel : N ;
+ fun valsedel_N_sNyckel : N ;
+ fun vigsel_N_sNyckel : N ;
+ fun vimpel_N_sNyckel : N ;
+ fun vindel_N_sNyckel : N ;
+ fun vinkel_N_sNyckel : N ;
+ fun vinter_N_sNyckel : N ;
+ fun virvel_N_sNyckel : N ;
+ fun växel_N_sNyckel : N ;
+ fun ytter_N_sNyckel : N ;
+ fun aber_N_sPapper : N ;
+ fun alster_N_sPapper : N ;
+ fun barer_N_sPapper : N ;
+ fun beckblomster_N_sPapper : N ;
+ fun bedövningsmedel_N_sPapper : N ;
+ fun bekämpningsmedel_N_sPapper : N ;
+ fun benrangel_N_sPapper : N ;
+ fun berusningsmedel_N_sPapper : N ;
+ fun betsel_N_sPapper : N ;
+ fun blomster_N_sPapper : N ;
+ fun blåsväder_N_sPapper : N ;
+ fun boer_N_sPapper : N ;
+ fun botemedel_N_sPapper : N ;
+ fun brevpapper_N_sPapper : N ;
+ fun brottsoffer_N_sPapper : N ;
+ fun buller_N_sPapper : N ;
+ fun center_N_sPapper : N ;
+ fun chiffer_N_sPapper : N ;
+ fun äckel_N_sPapper : N ;
+ fun dunder_N_sPapper : N ;
+ fun exempel_N_sPapper : N ;
+ fun fäder_N_sPapper : N ;
+ fun fiel_N_sPapper : N ;
+ fun filter_N_sPapper : N ;
+ fun fönster_N_sPapper : N ;
+ fun foder_N_sPapper : N ;
+ fun foster_N_sPapper : N ;
+ fun galler_N_sPapper : N ;
+ fun gödningsmedel_N_sPapper : N ;
+ fun gener_N_sPapper : N ;
+ fun gissel_N_sPapper : N ;
+ fun gytter_N_sPapper : N ;
+ fun hagel_N_sPapper : N ;
+ fun halster_N_sPapper : N ;
+ fun hinder_N_sPapper : N ;
+ fun hjälpmedel_N_sPapper : N ;
+ fun hölster_N_sPapper : N ;
+ fun joller_N_sPapper : N ;
+ fun jubel_N_sPapper : N ;
+ fun kadaver_N_sPapper : N ;
+ fun kakel_N_sPapper : N ;
+ fun kapitel_N_sPapper : N ;
+ fun köer_N_sPapper : N ;
+ fun kloster_N_sPapper : N ;
+ fun koger_N_sPapper : N ;
+ fun koppel_N_sPapper : N ;
+ fun lager_N_sPapper : N ;
+ fun lejer_N_sPapper : N ;
+ fun läger_N_sPapper : N ;
+ fun livsmedel_N_sPapper : N ;
+ fun ljuster_N_sPapper : N ;
+ fun läkemedel_N_sPapper : N ;
+ fun lockmedel_N_sPapper : N ;
+ fun medel_N_sPapper : N ;
+ fun mirakel_N_sPapper : N ;
+ fun mönster_N_sPapper : N ;
+ fun monster_N_sPapper : N ;
+ fun mörker_N_sPapper : N ;
+ fun offer_N_sPapper : N ;
+ fun oväder_N_sPapper : N ;
+ fun papper_N_sPapper : N ;
+ fun piller_N_sPapper : N ;
+ fun äppel_N_sPapper : N ;
+ fun pussel_N_sPapper : N ;
+ fun register_N_sPapper : N ;
+ fun rengöringsmedel_N_sPapper : N ;
+ fun rusmedel_N_sPapper : N ;
+ fun segel_N_sPapper : N ;
+ fun sekel_N_sPapper : N ;
+ fun skräckexempel_N_sPapper : N ;
+ fun skvaller_N_sPapper : N ;
+ fun skyltfönster_N_sPapper : N ;
+ fun sömnmedel_N_sPapper : N ;
+ fun spektakel_N_sPapper : N ;
+ fun stegel_N_sPapper : N ;
+ fun stängsel_N_sPapper : N ;
+ fun styrmedel_N_sPapper : N ;
+ fun syndoffer_N_sPapper : N ;
+ fun tackel_N_sPapper : N ;
+ fun tackoffer_N_sPapper : N ;
+ fun tegel_N_sPapper : N ;
+ fun tempel_N_sPapper : N ;
+ fun textilier_N_sPapper : N ;
+ fun tvivel_N_sPapper : N ;
+ fun typexempel_N_sPapper : N ;
+ fun under_N_sPapper : N ;
+ fun varroakvalster_N_sPapper : N ;
+ fun varsel_N_sPapper : N ;
+ fun väder_N_sPapper : N ;
+ fun vidunder_N_sPapper : N ;
+ fun yngel_N_sPapper : N ;
+ fun allegat_N_sParti : N ;
+ fun allergen_N_sParti : N ;
+ fun angiveri_N_sParti : N ;
+ fun bageri_N_sParti : N ;
+ fun batteri_N_sParti : N ;
+ fun begabberi_N_sParti : N ;
+ fun bröd_N_sParti : N ;
+ fun bryderi_N_sParti : N ;
+ fun bryggeri_N_sParti : N ;
+ fun café_N_sParti : N ;
+ fun charkuteri_N_sParti : N ;
+ fun draperi_N_sParti : N ;
+ fun drömmeri_N_sParti : N ;
+ fun elpris_N_sParti : N ;
+ fun epitaf_N_sParti : N ;
+ fun extrapris_N_sParti : N ;
+ fun femininum_N_sParti : N ;
+ fun fett_N_sParti : N ;
+ fun fiskeri_N_sParti : N ;
+ fun fåneri_N_sParti : N ;
+ fun fotografi_N_sParti : N ;
+ fun frieri_N_sParti : N ;
+ fun förräderi_N_sParti : N ;
+ fun fyrverkeri_N_sParti : N ;
+ fun galleri_N_sParti : N ;
+ fun gelé_N_sParti : N ;
+ fun geni_N_sParti : N ;
+ fun grubbleri_N_sParti : N ;
+ fun harts_N_sParti : N ;
+ fun haveri_N_sParti : N ;
+ fun häleri_N_sParti : N ;
+ fun hormon_N_sParti : N ;
+ fun hårklyveri_N_sParti : N ;
+ fun hyckleri_N_sParti : N ;
+ fun intern_N_sParti : N ;
+ fun kabinett_N_sParti : N ;
+ fun kafé_N_sParti : N ;
+ fun kansli_N_sParti : N ;
+ fun kavalleri_N_sParti : N ;
+ fun åkeri_N_sParti : N ;
+ fun klammeri_N_sParti : N ;
+ fun koketteri_N_sParti : N ;
+ fun kompani_N_sParti : N ;
+ fun kåseri_N_sParti : N ;
+ fun kätteri_N_sParti : N ;
+ fun lotteri_N_sParti : N ;
+ fun mejeri_N_sParti : N ;
+ fun parti_N_sParti : N ;
+ fun portvin_N_sParti : N ;
+ fun rederi_N_sParti : N ;
+ fun regeringskansli_N_sParti : N ;
+ fun relä_N_sParti : N ;
+ fun salt_N_sParti : N ;
+ fun städ_N_sParti : N ;
+ fun tokeri_N_sParti : N ;
+ fun barnprogram_N_sProgram : N ;
+ fun bonusprogram_N_sProgram : N ;
+ fun datorprogram_N_sProgram : N ;
+ fun diagram_N_sProgram : N ;
+ fun gram_N_sProgram : N ;
+ fun histogram_N_sProgram : N ;
+ fun hologram_N_sProgram : N ;
+ fun incitamentsprogram_N_sProgram : N ;
+ fun kilogram_N_sProgram : N ;
+ fun konsertprogram_N_sProgram : N ;
+ fun konvergensprogram_N_sProgram : N ;
+ fun optionsprogram_N_sProgram : N ;
+ fun ordbehandlingsprogram_N_sProgram : N ;
+ fun partiprogram_N_sProgram : N ;
+ fun program_N_sProgram : N ;
+ fun radioprogram_N_sProgram : N ;
+ fun rehabiliteringsprogram_N_sProgram : N ;
+ fun rum_N_sProgram : N ;
+ fun samhällsprogram_N_sProgram : N ;
+ fun spelprogram_N_sProgram : N ;
+ fun stapeldiagram_N_sProgram : N ;
+ fun statistikprogram_N_sProgram : N ;
+ fun telegram_N_sProgram : N ;
+ fun tillväxtprogram_N_sProgram : N ;
+ fun typsättningsprogram_N_sProgram : N ;
+ fun absorbera_V_regV : V ;
+ fun abstrahera_V_regV : V ;
+ fun accelerera_V_regV : V ;
+ fun accentuera_V_regV : V ;
+ fun acceptera_V_regV : V ;
+ fun ackompanjera_V_regV : V ;
+ fun ackumulera_V_regV : V ;
+ fun Ada_V_regV : V ;
+ fun adaptera_V_regV : V ;
+ fun addera_V_regV : V ;
+ fun afficiera_V_regV : V ;
+ fun aga_V_regV : V ;
+ fun agera_V_regV : V ;
+ fun agna_V_regV : V ;
+ fun Aja_V_regV : V ;
+ fun akta_V_regV : V ;
+ fun aktivera_V_regV : V ;
+ fun alstra_V_regV : V ;
+ fun alternera_V_regV : V ;
+ fun amma_V_regV : V ;
+ fun ana_V_regV : V ;
+ fun analysera_V_regV : V ;
+ fun anamma_V_regV : V ;
+ fun anda_V_regV : V ;
+ fun andra_V_regV : V ;
+ fun animera_V_regV : V ;
+ fun anklaga_V_regV : V ;
+ fun anlita_V_regV : V ;
+ fun anmoda_V_regV : V ;
+ fun annonsera_V_regV : V ;
+ fun anordna_V_regV : V ;
+ fun anpassa_V_regV : V ;
+ fun anropa_V_regV : V ;
+ fun anrätta_V_regV : V ;
+ fun ansa_V_regV : V ;
+ fun ansamla_V_regV : V ;
+ fun anskaffa_V_regV : V ;
+ fun anspela_V_regV : V ;
+ fun anstifta_V_regV : V ;
+ fun ansvara_V_regV : V ;
+ fun antasta_V_regV : V ;
+ fun antecipera_V_regV : V ;
+ fun anteckna_V_regV : V ;
+ fun anvisa_V_regV : V ;
+ fun apostrofera_V_regV : V ;
+ fun applådera_V_regV : V ;
+ fun applicera_V_regV : V ;
+ fun approximera_V_regV : V ;
+ fun arbeta_V_regV : V ;
+ fun arbetspröva_V_regV : V ;
+ fun argumentera_V_regV : V ;
+ fun arkivera_V_regV : V ;
+ fun arma_V_regV : V ;
+ fun arrangera_V_regV : V ;
+ fun arrendera_V_regV : V ;
+ fun arrestera_V_regV : V ;
+ fun artikulera_V_regV : V ;
+ fun asfaltera_V_regV : V ;
+ fun aspirera_V_regV : V ;
+ fun associera_V_regV : V ;
+ fun attackera_V_regV : V ;
+ fun attestera_V_regV : V ;
+ fun attrahera_V_regV : V ;
+ fun auskultera_V_regV : V ;
+ fun avancera_V_regV : V ;
+ fun avbilda_V_regV : V ;
+ fun avbärga_V_regV : V ;
+ fun avdela_V_regV : V ;
+ fun avdunsta_V_regV : V ;
+ fun avfatta_V_regV : V ;
+ fun avfärda_V_regV : V ;
+ fun avfyra_V_regV : V ;
+ fun avgränsa_V_regV : V ;
+ fun avguda_V_regV : V ;
+ fun avhämta_V_regV : V ;
+ fun avkasta_V_regV : V ;
+ fun avkunna_V_regV : V ;
+ fun avla_V_regV : V ;
+ fun avlasta_V_regV : V ;
+ fun avlägsna_V_regV : V ;
+ fun avlämna_V_regV : V ;
+ fun avlossa_V_regV : V ;
+ fun avlyssna_V_regV : V ;
+ fun avraka_V_regV : V ;
+ fun avrapportera_V_regV : V ;
+ fun avrätta_V_regV : V ;
+ fun avrunda_V_regV : V ;
+ fun avsegla_V_regV : V ;
+ fun avskaffa_V_regV : V ;
+ fun avskeda_V_regV : V ;
+ fun avskärma_V_regV : V ;
+ fun avslöja_V_regV : V ;
+ fun avsluta_V_regV : V ;
+ fun avsmaka_V_regV : V ;
+ fun avsomna_V_regV : V ;
+ fun avspisa_V_regV : V ;
+ fun avstava_V_regV : V ;
+ fun avsvimma_V_regV : V ;
+ fun avsyna_V_regV : V ;
+ fun avteckna_V_regV : V ;
+ fun avvakta_V_regV : V ;
+ fun avveckla_V_regV : V ;
+ fun avverka_V_regV : V ;
+ fun avvisa_V_regV : V ;
+ fun avväpna_V_regV : V ;
+ fun Baala_V_regV : V ;
+ fun backa_V_regV : V ;
+ fun bada_V_regV : V ;
+ fun bagatellisera_V_regV : V ;
+ fun baka_V_regV : V ;
+ fun balansera_V_regV : V ;
+ fun balsamera_V_regV : V ;
+ fun bana_V_regV : V ;
+ fun banka_V_regV : V ;
+ fun banna_V_regV : V ;
+ fun båda_V_regV : V ;
+ fun bädda_V_regV : V ;
+ fun beakta_V_regV : V ;
+ fun bearbeta_V_regV : V ;
+ fun beblanda_V_regV : V ;
+ fun bedåra_V_regV : V ;
+ fun bedröva_V_regV : V ;
+ fun bedöva_V_regV : V ;
+ fun bedyra_V_regV : V ;
+ fun befara_V_regV : V ;
+ fun befatta_V_regV : V ;
+ fun beflita_V_regV : V ;
+ fun befolka_V_regV : V ;
+ fun befordra_V_regV : V ;
+ fun befria_V_regV : V ;
+ fun befrämja_V_regV : V ;
+ fun befrukta_V_regV : V ;
+ fun befrynda_V_regV : V ;
+ fun begabba_V_regV : V ;
+ fun begagna_V_regV : V ;
+ fun begränsa_V_regV : V ;
+ fun begrunda_V_regV : V ;
+ fun begåva_V_regV : V ;
+ fun behaga_V_regV : V ;
+ fun behandla_V_regV : V ;
+ fun behärska_V_regV : V ;
+ fun bejaka_V_regV : V ;
+ fun beklaga_V_regV : V ;
+ fun bekämpa_V_regV : V ;
+ fun bekräfta_V_regV : V ;
+ fun bekymra_V_regV : V ;
+ fun belasta_V_regV : V ;
+ fun belägra_V_regV : V ;
+ fun belöna_V_regV : V ;
+ fun bemäktiga_V_regV : V ;
+ fun bemyndiga_V_regV : V ;
+ fun berika_V_regV : V ;
+ fun beräkna_V_regV : V ;
+ fun åberopa_V_regV : V ;
+ fun berätta_V_regV : V ;
+ fun berättiga_V_regV : V ;
+ fun berusa_V_regV : V ;
+ fun beröva_V_regV : V ;
+ fun besegra_V_regV : V ;
+ fun besiktiga_V_regV : V ;
+ fun besinna_V_regV : V ;
+ fun beskåda_V_regV : V ;
+ fun beskärma_V_regV : V ;
+ fun beskydda_V_regV : V ;
+ fun beslöja_V_regV : V ;
+ fun besluta_V_regV : V ;
+ fun besmitta_V_regV : V ;
+ fun bespara_V_regV : V ;
+ fun bespeja_V_regV : V ;
+ fun bespisa_V_regV : V ;
+ fun bespotta_V_regV : V ;
+ fun bestraffa_V_regV : V ;
+ fun bestråla_V_regV : V ;
+ fun besvara_V_regV : V ;
+ fun besvära_V_regV : V ;
+ fun beta_V_regV : V ;
+ fun betala_V_regV : V ;
+ fun beteckna_V_regV : V ;
+ fun betinga_V_regV : V ;
+ fun betjäna_V_regV : V ;
+ fun betona_V_regV : V ;
+ fun betrakta_V_regV : V ;
+ fun betunga_V_regV : V ;
+ fun betvivla_V_regV : V ;
+ fun betyga_V_regV : V ;
+ fun beundra_V_regV : V ;
+ fun bevaka_V_regV : V ;
+ fun bevandra_V_regV : V ;
+ fun bevara_V_regV : V ;
+ fun bevilja_V_regV : V ;
+ fun bevisa_V_regV : V ;
+ fun bevista_V_regV : V ;
+ fun bevittna_V_regV : V ;
+ fun beväpna_V_regV : V ;
+ fun bida_V_regV : V ;
+ fun bifoga_V_regV : V ;
+ fun bilda_V_regV : V ;
+ fun bita_V_regV : V ;
+ fun böka_V_regV : V ;
+ fun blamera_V_regV : V ;
+ fun blanda_V_regV : V ;
+ fun bläddra_V_regV : V ;
+ fun blekna_V_regV : V ;
+ fun blicka_V_regV : V ;
+ fun blidka_V_regV : V ;
+ fun blinka_V_regV : V ;
+ fun blippa_V_regV : V ;
+ fun blända_V_regV : V ;
+ fun blocka_V_regV : V ;
+ fun blockera_V_regV : V ;
+ fun blomma_V_regV : V ;
+ fun blomstra_V_regV : V ;
+ fun blotta_V_regV : V ;
+ fun bolla_V_regV : V ;
+ fun bolma_V_regV : V ;
+ fun bomba_V_regV : V ;
+ fun bomma_V_regV : V ;
+ fun borda_V_regV : V ;
+ fun borra_V_regV : V ;
+ fun borsta_V_regV : V ;
+ fun bortslösa_V_regV : V ;
+ fun bota_V_regV : V ;
+ fun boxa_V_regV : V ;
+ fun braka_V_regV : V ;
+ fun börda_V_regV : V ;
+ fun bringa_V_regV : V ;
+ fun börja_V_regV : V ;
+ fun bråka_V_regV : V ;
+ fun bromsa_V_regV : V ;
+ fun bruka_V_regV : V ;
+ fun brusa_V_regV : V ;
+ fun böta_V_regV : V ;
+ fun bättra_V_regV : V ;
+ fun buga_V_regV : V ;
+ fun bullra_V_regV : V ;
+ fun bäva_V_regV : V ;
+ fun byta_V_regV : V ;
+ fun censurera_V_regV : V ;
+ fun centralisera_V_regV : V ;
+ fun centrera_V_regV : V ;
+ fun charmera_V_regV : V ;
+ fun chockera_V_regV : V ;
+ fun citera_V_regV : V ;
+ fun civilisera_V_regV : V ;
+ fun daga_V_regV : V ;
+ fun dallra_V_regV : V ;
+ fun damma_V_regV : V ;
+ fun dansa_V_regV : V ;
+ fun danska_V_regV : V ;
+ fun darra_V_regV : V ;
+ fun döda_V_regV : V ;
+ fun debattera_V_regV : V ;
+ fun decentralisera_V_regV : V ;
+ fun definiera_V_regV : V ;
+ fun dekantera_V_regV : V ;
+ fun dekorera_V_regV : V ;
+ fun dela_V_regV : V ;
+ fun demonstrera_V_regV : V ;
+ fun demoralisera_V_regV : V ;
+ fun deponera_V_regV : V ;
+ fun designa_V_regV : V ;
+ fun dia_V_regV : V ;
+ fun diagnostisera_V_regV : V ;
+ fun differentiera_V_regV : V ;
+ fun dika_V_regV : V ;
+ fun dikta_V_regV : V ;
+ fun diktera_V_regV : V ;
+ fun dirigera_V_regV : V ;
+ fun diska_V_regV : V ;
+ fun diskriminera_V_regV : V ;
+ fun diskutera_V_regV : V ;
+ fun disputera_V_regV : V ;
+ fun distrahera_V_regV : V ;
+ fun distribuera_V_regV : V ;
+ fun dividera_V_regV : V ;
+ fun djävla_V_regV : V ;
+ fun ödmjuka_V_regV : V ;
+ fun dämpa_V_regV : V ;
+ fun dåna_V_regV : V ;
+ fun dokumentera_V_regV : V ;
+ fun dominera_V_regV : V ;
+ fun domna_V_regV : V ;
+ fun doppa_V_regV : V ;
+ fun dra_V_regV : V ;
+ fun dåra_V_regV : V ;
+ fun drabba_V_regV : V ;
+ fun dregla_V_regV : V ;
+ fun dribbla_V_regV : V ;
+ fun drista_V_regV : V ;
+ fun drömma_V_regV : V ;
+ fun droppa_V_regV : V ;
+ fun drunkna_V_regV : V ;
+ fun duka_V_regV : V ;
+ fun dundra_V_regV : V ;
+ fun dunka_V_regV : V ;
+ fun döva_V_regV : V ;
+ fun dyrka_V_regV : V ;
+ fun effektivisera_V_regV : V ;
+ fun efterforska_V_regV : V ;
+ fun efterfråga_V_regV : V ;
+ fun efterlämna_V_regV : V ;
+ fun eftersinna_V_regV : V ;
+ fun egga_V_regV : V ;
+ fun Egla_V_regV : V ;
+ fun Ela_V_regV : V ;
+ fun elda_V_regV : V ;
+ fun Eleasa_V_regV : V ;
+ fun eliminera_V_regV : V ;
+ fun emballera_V_regV : V ;
+ fun ena_V_regV : V ;
+ fun enervera_V_regV : V ;
+ fun engagera_V_regV : V ;
+ fun entlediga_V_regV : V ;
+ fun entusiasmera_V_regV : V ;
+ fun erinra_V_regV : V ;
+ fun ertappa_V_regV : V ;
+ fun erövra_V_regV : V ;
+ fun estimera_V_regV : V ;
+ fun etablera_V_regV : V ;
+ fun existera_V_regV : V ;
+ fun expediera_V_regV : V ;
+ fun experimentera_V_regV : V ;
+ fun exploatera_V_regV : V ;
+ fun exponera_V_regV : V ;
+ fun exportera_V_regV : V ;
+ fun famla_V_regV : V ;
+ fun fantisera_V_regV : V ;
+ fun fascinera_V_regV : V ;
+ fun fasta_V_regV : V ;
+ fun fastna_V_regV : V ;
+ fun fatta_V_regV : V ;
+ fun favorisera_V_regV : V ;
+ fun faxa_V_regV : V ;
+ fun fela_V_regV : V ;
+ fun festa_V_regV : V ;
+ fun fiffla_V_regV : V ;
+ fun fila_V_regV : V ;
+ fun filma_V_regV : V ;
+ fun finansiera_V_regV : V ;
+ fun finkamma_V_regV : V ;
+ fun finna_V_regV : V ;
+ fun fira_V_regV : V ;
+ fun fiska_V_regV : V ;
+ fun fixera_V_regV : V ;
+ fun fjättra_V_regV : V ;
+ fun fäkta_V_regV : V ;
+ fun flacka_V_regV : V ;
+ fun fladdra_V_regV : V ;
+ fun flöda_V_regV : V ;
+ fun flämta_V_regV : V ;
+ fun flotta_V_regV : V ;
+ fun flykta_V_regV : V ;
+ fun flytta_V_regV : V ;
+ fun fånga_V_regV : V ;
+ fun fängsla_V_regV : V ;
+ fun foga_V_regV : V ;
+ fun fokusera_V_regV : V ;
+ fun fordra_V_regV : V ;
+ fun forma_V_regV : V ;
+ fun formera_V_regV : V ;
+ fun forska_V_regV : V ;
+ fun fostra_V_regV : V ;
+ fun fotografera_V_regV : V ;
+ fun förakta_V_regV : V ;
+ fun framalstra_V_regV : V ;
+ fun frambringa_V_regV : V ;
+ fun framhärda_V_regV : V ;
+ fun framkalla_V_regV : V ;
+ fun framleva_V_regV : V ;
+ fun framtvinga_V_regV : V ;
+ fun förankra_V_regV : V ;
+ fun frappera_V_regV : V ;
+ fun förbanna_V_regV : V ;
+ fun förbarma_V_regV : V ;
+ fun förbaska_V_regV : V ;
+ fun förbida_V_regV : V ;
+ fun förbittra_V_regV : V ;
+ fun förblinda_V_regV : V ;
+ fun förbluffa_V_regV : V ;
+ fun förbrylla_V_regV : V ;
+ fun förbättra_V_regV : V ;
+ fun fördela_V_regV : V ;
+ fun fördjupa_V_regV : V ;
+ fun förödmjuka_V_regV : V ;
+ fun fördärva_V_regV : V ;
+ fun fördumma_V_regV : V ;
+ fun förena_V_regV : V ;
+ fun förenkla_V_regV : V ;
+ fun fresta_V_regV : V ;
+ fun förevisa_V_regV : V ;
+ fun författa_V_regV : V ;
+ fun förfela_V_regV : V ;
+ fun förflytta_V_regV : V ;
+ fun förfoga_V_regV : V ;
+ fun förfära_V_regV : V ;
+ fun förfärdiga_V_regV : V ;
+ fun förfråga_V_regV : V ;
+ fun förfriska_V_regV : V ;
+ fun färga_V_regV : V ;
+ fun fråga_V_regV : V ;
+ fun förhandla_V_regV : V ;
+ fun förhasta_V_regV : V ;
+ fun förhindra_V_regV : V ;
+ fun förhärda_V_regV : V ;
+ fun förhärja_V_regV : V ;
+ fun förhärliga_V_regV : V ;
+ fun förhäxa_V_regV : V ;
+ fun fria_V_regV : V ;
+ fun frihetsberöva_V_regV : V ;
+ fun förirra_V_regV : V ;
+ fun friska_V_regV : V ;
+ fun förjaga_V_regV : V ;
+ fun fröjda_V_regV : V ;
+ fun föröka_V_regV : V ;
+ fun förkasta_V_regV : V ;
+ fun förklara_V_regV : V ;
+ fun förkorta_V_regV : V ;
+ fun förkovra_V_regV : V ;
+ fun förkunna_V_regV : V ;
+ fun förlama_V_regV : V ;
+ fun förlita_V_regV : V ;
+ fun förlöjliga_V_regV : V ;
+ fun förläna_V_regV : V ;
+ fun förlora_V_regV : V ;
+ fun förlossa_V_regV : V ;
+ fun frälsa_V_regV : V ;
+ fun förälska_V_regV : V ;
+ fun förlusta_V_regV : V ;
+ fun förmana_V_regV : V ;
+ fun förmedla_V_regV : V ;
+ fun förmildra_V_regV : V ;
+ fun förminska_V_regV : V ;
+ fun främja_V_regV : V ;
+ fun förmoda_V_regV : V ;
+ fun förmörka_V_regV : V ;
+ fun förändra_V_regV : V ;
+ fun förnedra_V_regV : V ;
+ fun förneka_V_regV : V ;
+ fun förnärma_V_regV : V ;
+ fun förnya_V_regV : V ;
+ fun förolämpa_V_regV : V ;
+ fun förordna_V_regV : V ;
+ fun förorena_V_regV : V ;
+ fun förorsaka_V_regV : V ;
+ fun frossa_V_regV : V ;
+ fun förplikta_V_regV : V ;
+ fun förpliktiga_V_regV : V ;
+ fun förära_V_regV : V ;
+ fun förråa_V_regV : V ;
+ fun förrätta_V_regV : V ;
+ fun försaka_V_regV : V ;
+ fun församla_V_regV : V ;
+ fun försegla_V_regV : V ;
+ fun försena_V_regV : V ;
+ fun förskaffa_V_regV : V ;
+ fun förskapa_V_regV : V ;
+ fun förskingra_V_regV : V ;
+ fun förskottera_V_regV : V ;
+ fun försäkra_V_regV : V ;
+ fun förslösa_V_regV : V ;
+ fun försmäkta_V_regV : V ;
+ fun försnilla_V_regV : V ;
+ fun försona_V_regV : V ;
+ fun förstocka_V_regV : V ;
+ fun förstora_V_regV : V ;
+ fun försumma_V_regV : V ;
+ fun försvaga_V_regV : V ;
+ fun försvara_V_regV : V ;
+ fun försvåra_V_regV : V ;
+ fun försynda_V_regV : V ;
+ fun förtala_V_regV : V ;
+ fun förteckna_V_regV : V ;
+ fun förtjäna_V_regV : V ;
+ fun förtorka_V_regV : V ;
+ fun förtrampa_V_regV : V ;
+ fun förtörna_V_regV : V ;
+ fun förtrolla_V_regV : V ;
+ fun förtrösta_V_regV : V ;
+ fun förtvina_V_regV : V ;
+ fun förtvivla_V_regV : V ;
+ fun förtydliga_V_regV : V ;
+ fun frukta_V_regV : V ;
+ fun förundra_V_regV : V ;
+ fun förunna_V_regV : V ;
+ fun frustrera_V_regV : V ;
+ fun föröva_V_regV : V ;
+ fun förvalta_V_regV : V ;
+ fun förvandla_V_regV : V ;
+ fun förvara_V_regV : V ;
+ fun förvarna_V_regV : V ;
+ fun förverkliga_V_regV : V ;
+ fun förvägra_V_regV : V ;
+ fun förvilla_V_regV : V ;
+ fun förvirra_V_regV : V ;
+ fun förvisa_V_regV : V ;
+ fun förvissa_V_regV : V ;
+ fun förvissna_V_regV : V ;
+ fun förvålla_V_regV : V ;
+ fun förvåna_V_regV : V ;
+ fun förvänta_V_regV : V ;
+ fun förvärra_V_regV : V ;
+ fun förvärva_V_regV : V ;
+ fun förväxla_V_regV : V ;
+ fun fästa_V_regV : V ;
+ fun fukta_V_regV : V ;
+ fun fullborda_V_regV : V ;
+ fun fullkomna_V_regV : V ;
+ fun fumla_V_regV : V ;
+ fun fundera_V_regV : V ;
+ fun fungera_V_regV : V ;
+ fun fuska_V_regV : V ;
+ fun fyrfota_V_regV : V ;
+ fun öga_V_regV : V ;
+ fun gagna_V_regV : V ;
+ fun gallra_V_regV : V ;
+ fun gapa_V_regV : V ;
+ fun garantera_V_regV : V ;
+ fun gäcka_V_regV : V ;
+ fun genera_V_regV : V ;
+ fun genomborra_V_regV : V ;
+ fun genomvandra_V_regV : V ;
+ fun Gera_V_regV : V ;
+ fun gestikulera_V_regV : V ;
+ fun Gibea_V_regV : V ;
+ fun gilla_V_regV : V ;
+ fun gillra_V_regV : V ;
+ fun gissa_V_regV : V ;
+ fun gissla_V_regV : V ;
+ fun glimma_V_regV : V ;
+ fun glittra_V_regV : V ;
+ fun ägna_V_regV : V ;
+ fun gnabba_V_regV : V ;
+ fun gnägga_V_regV : V ;
+ fun gorma_V_regV : V ;
+ fun granska_V_regV : V ;
+ fun grassera_V_regV : V ;
+ fun gratulera_V_regV : V ;
+ fun gravera_V_regV : V ;
+ fun grädda_V_regV : V ;
+ fun grilla_V_regV : V ;
+ fun grina_V_regV : V ;
+ fun grönska_V_regV : V ;
+ fun grubbla_V_regV : V ;
+ fun grumla_V_regV : V ;
+ fun grunda_V_regV : V ;
+ fun grusa_V_regV : V ;
+ fun gruva_V_regV : V ;
+ fun grymta_V_regV : V ;
+ fun gäspa_V_regV : V ;
+ fun gästa_V_regV : V ;
+ fun gunga_V_regV : V ;
+ fun gynna_V_regV : V ;
+ fun hacka_V_regV : V ;
+ fun hagla_V_regV : V ;
+ fun haka_V_regV : V ;
+ fun halta_V_regV : V ;
+ fun hamna_V_regV : V ;
+ fun hamra_V_regV : V ;
+ fun handla_V_regV : V ;
+ fun hantera_V_regV : V ;
+ fun harva_V_regV : V ;
+ fun hasta_V_regV : V ;
+ fun hata_V_regV : V ;
+ fun haussa_V_regV : V ;
+ fun häda_V_regV : V ;
+ fun hedra_V_regV : V ;
+ fun hejda_V_regV : V ;
+ fun hela_V_regV : V ;
+ fun helga_V_regV : V ;
+ fun heta_V_regV : V ;
+ fun häfta_V_regV : V ;
+ fun höga_V_regV : V ;
+ fun hicka_V_regV : V ;
+ fun hindra_V_regV : V ;
+ fun hisna_V_regV : V ;
+ fun hitta_V_regV : V ;
+ fun hjärta_V_regV : V ;
+ fun häkta_V_regV : V ;
+ fun hälsa_V_regV : V ;
+ fun hämma_V_regV : V ;
+ fun hämna_V_regV : V ;
+ fun hämta_V_regV : V ;
+ fun håna_V_regV : V ;
+ fun hänvisa_V_regV : V ;
+ fun hojta_V_regV : V ;
+ fun hopa_V_regV : V ;
+ fun hoppa_V_regV : V ;
+ fun hopsamla_V_regV : V ;
+ fun hosta_V_regV : V ;
+ fun hota_V_regV : V ;
+ fun häpna_V_regV : V ;
+ fun härja_V_regV : V ;
+ fun härma_V_regV : V ;
+ fun hörsamma_V_regV : V ;
+ fun härska_V_regV : V ;
+ fun härstamma_V_regV : V ;
+ fun huka_V_regV : V ;
+ fun hungra_V_regV : V ;
+ fun hurra_V_regV : V ;
+ fun huta_V_regV : V ;
+ fun huttra_V_regV : V ;
+ fun hävda_V_regV : V ;
+ fun hylla_V_regV : V ;
+ fun hypnotisera_V_regV : V ;
+ fun idealisera_V_regV : V ;
+ fun identifiera_V_regV : V ;
+ fun idissla_V_regV : V ;
+ fun idka_V_regV : V ;
+ fun illustrera_V_regV : V ;
+ fun imitera_V_regV : V ;
+ fun imponera_V_regV : V ;
+ fun importera_V_regV : V ;
+ fun improvisera_V_regV : V ;
+ fun inbärga_V_regV : V ;
+ fun inbringa_V_regV : V ;
+ fun indela_V_regV : V ;
+ fun indikera_V_regV : V ;
+ fun individualisera_V_regV : V ;
+ fun infånga_V_regV : V ;
+ fun infoga_V_regV : V ;
+ fun informera_V_regV : V ;
+ fun infria_V_regV : V ;
+ fun införliva_V_regV : V ;
+ fun införskaffa_V_regV : V ;
+ fun inhägna_V_regV : V ;
+ fun inhämta_V_regV : V ;
+ fun initiera_V_regV : V ;
+ fun injicera_V_regV : V ;
+ fun inkalla_V_regV : V ;
+ fun inkapsla_V_regV : V ;
+ fun inkludera_V_regV : V ;
+ fun inkräkta_V_regV : V ;
+ fun inlemma_V_regV : V ;
+ fun inmata_V_regV : V ;
+ fun inmönstra_V_regV : V ;
+ fun inmundiga_V_regV : V ;
+ fun innefatta_V_regV : V ;
+ fun innästla_V_regV : V ;
+ fun inordna_V_regV : V ;
+ fun inprägla_V_regV : V ;
+ fun inpränta_V_regV : V ;
+ fun inrista_V_regV : V ;
+ fun inropa_V_regV : V ;
+ fun inrätta_V_regV : V ;
+ fun insamla_V_regV : V ;
+ fun inspektera_V_regV : V ;
+ fun inspirera_V_regV : V ;
+ fun instifta_V_regV : V ;
+ fun inströmma_V_regV : V ;
+ fun intala_V_regV : V ;
+ fun inteckna_V_regV : V ;
+ fun integrera_V_regV : V ;
+ fun intellektualisera_V_regV : V ;
+ fun intervjua_V_regV : V ;
+ fun intjäna_V_regV : V ;
+ fun intressera_V_regV : V ;
+ fun inträffa_V_regV : V ;
+ fun intrigera_V_regV : V ;
+ fun introducera_V_regV : V ;
+ fun inöva_V_regV : V ;
+ fun invadera_V_regV : V ;
+ fun invagga_V_regV : V ;
+ fun invalidisera_V_regV : V ;
+ fun invandra_V_regV : V ;
+ fun inveckla_V_regV : V ;
+ fun inverka_V_regV : V ;
+ fun invertera_V_regV : V ;
+ fun investera_V_regV : V ;
+ fun invänta_V_regV : V ;
+ fun involvera_V_regV : V ;
+ fun inympa_V_regV : V ;
+ fun ironisera_V_regV : V ;
+ fun irra_V_regV : V ;
+ fun irritera_V_regV : V ;
+ fun isolera_V_regV : V ;
+ fun jabba_V_regV : V ;
+ fun jaga_V_regV : V ;
+ fun jaka_V_regV : V ;
+ fun jämka_V_regV : V ;
+ fun jämna_V_regV : V ;
+ fun jämra_V_regV : V ;
+ fun jobba_V_regV : V ;
+ fun jollra_V_regV : V ;
+ fun jorda_V_regV : V ;
+ fun jubla_V_regV : V ;
+ fun öka_V_regV : V ;
+ fun kackla_V_regV : V ;
+ fun kakla_V_regV : V ;
+ fun kalkylera_V_regV : V ;
+ fun kalla_V_regV : V ;
+ fun åkalla_V_regV : V ;
+ fun kallna_V_regV : V ;
+ fun kalva_V_regV : V ;
+ fun kapitulera_V_regV : V ;
+ fun kapsla_V_regV : V ;
+ fun karakterisera_V_regV : V ;
+ fun karaktärisera_V_regV : V ;
+ fun karda_V_regV : V ;
+ fun kassera_V_regV : V ;
+ fun kasta_V_regV : V ;
+ fun katalogisera_V_regV : V ;
+ fun kavla_V_regV : V ;
+ fun kedja_V_regV : V ;
+ fun kidnappa_V_regV : V ;
+ fun kisa_V_regV : V ;
+ fun kissa_V_regV : V ;
+ fun kiva_V_regV : V ;
+ fun käka_V_regV : V ;
+ fun klaga_V_regV : V ;
+ fun klandra_V_regV : V ;
+ fun klappa_V_regV : V ;
+ fun klara_V_regV : V ;
+ fun klassa_V_regV : V ;
+ fun klia_V_regV : V ;
+ fun klistra_V_regV : V ;
+ fun klocka_V_regV : V ;
+ fun klottra_V_regV : V ;
+ fun klättra_V_regV : V ;
+ fun kämpa_V_regV : V ;
+ fun knacka_V_regV : V ;
+ fun knappa_V_regV : V ;
+ fun knarra_V_regV : V ;
+ fun knastra_V_regV : V ;
+ fun knåda_V_regV : V ;
+ fun knipsa_V_regV : V ;
+ fun känneteckna_V_regV : V ;
+ fun knoppa_V_regV : V ;
+ fun knorra_V_regV : V ;
+ fun knota_V_regV : V ;
+ fun knuffa_V_regV : V ;
+ fun knyppla_V_regV : V ;
+ fun koda_V_regV : V ;
+ fun koka_V_regV : V ;
+ fun kombinera_V_regV : V ;
+ fun kommendera_V_regV : V ;
+ fun kommentera_V_regV : V ;
+ fun kommersialisera_V_regV : V ;
+ fun kommunicera_V_regV : V ;
+ fun kompensera_V_regV : V ;
+ fun komplettera_V_regV : V ;
+ fun komplicera_V_regV : V ;
+ fun komponera_V_regV : V ;
+ fun kompromettera_V_regV : V ;
+ fun kompromissa_V_regV : V ;
+ fun koncentrera_V_regV : V ;
+ fun konditionera_V_regV : V ;
+ fun konfrontera_V_regV : V ;
+ fun konfundera_V_regV : V ;
+ fun kongruera_V_regV : V ;
+ fun konkurrera_V_regV : V ;
+ fun konservera_V_regV : V ;
+ fun konstatera_V_regV : V ;
+ fun konstituera_V_regV : V ;
+ fun konstruera_V_regV : V ;
+ fun konsultera_V_regV : V ;
+ fun kontakta_V_regV : V ;
+ fun kontrastera_V_regV : V ;
+ fun kontrollera_V_regV : V ;
+ fun konversera_V_regV : V ;
+ fun koordinera_V_regV : V ;
+ fun koppla_V_regV : V ;
+ fun korrigera_V_regV : V ;
+ fun korrumpera_V_regV : V ;
+ fun korsa_V_regV : V ;
+ fun korta_V_regV : V ;
+ fun kosta_V_regV : V ;
+ fun kratta_V_regV : V ;
+ fun kravla_V_regV : V ;
+ fun kringstråla_V_regV : V ;
+ fun kritisera_V_regV : V ;
+ fun kräla_V_regV : V ;
+ fun krocka_V_regV : V ;
+ fun krossa_V_regV : V ;
+ fun krysta_V_regV : V ;
+ fun äkta_V_regV : V ;
+ fun kugga_V_regV : V ;
+ fun kullkasta_V_regV : V ;
+ fun kunna_V_regV : V ;
+ fun kupa_V_regV : V ;
+ fun kuva_V_regV : V ;
+ fun kvantifiera_V_regV : V ;
+ fun kvarlämna_V_regV : V ;
+ fun kvickna_V_regV : V ;
+ fun kvittera_V_regV : V ;
+ fun kvittra_V_regV : V ;
+ fun kyssa_V_regV : V ;
+ fun laborera_V_regV : V ;
+ fun ladda_V_regV : V ;
+ fun laga_V_regV : V ;
+ fun lagra_V_regV : V ;
+ fun lapa_V_regV : V ;
+ fun lappa_V_regV : V ;
+ fun larma_V_regV : V ;
+ fun lasta_V_regV : V ;
+ fun ledsaga_V_regV : V ;
+ fun ledsna_V_regV : V ;
+ fun lega_V_regV : V ;
+ fun leka_V_regV : V ;
+ fun lena_V_regV : V ;
+ fun leta_V_regV : V ;
+ fun leva_V_regV : V ;
+ fun låga_V_regV : V ;
+ fun lägra_V_regV : V ;
+ fun Libna_V_regV : V ;
+ fun lika_V_regV : V ;
+ fun likna_V_regV : V ;
+ fun linda_V_regV : V ;
+ fun lindra_V_regV : V ;
+ fun lirka_V_regV : V ;
+ fun lita_V_regV : V ;
+ fun ljunga_V_regV : V ;
+ fun ljusna_V_regV : V ;
+ fun lämna_V_regV : V ;
+ fun lämpa_V_regV : V ;
+ fun låna_V_regV : V ;
+ fun längta_V_regV : V ;
+ fun locka_V_regV : V ;
+ fun lossa_V_regV : V ;
+ fun lossna_V_regV : V ;
+ fun lotta_V_regV : V ;
+ fun lova_V_regV : V ;
+ fun lovprisa_V_regV : V ;
+ fun läppja_V_regV : V ;
+ fun älska_V_regV : V ;
+ fun läspa_V_regV : V ;
+ fun älta_V_regV : V ;
+ fun låtsa_V_regV : V ;
+ fun lätta_V_regV : V ;
+ fun lugna_V_regV : V ;
+ fun lukta_V_regV : V ;
+ fun lura_V_regV : V ;
+ fun lusta_V_regV : V ;
+ fun luta_V_regV : V ;
+ fun luttra_V_regV : V ;
+ fun lycka_V_regV : V ;
+ fun lyckönska_V_regV : V ;
+ fun lyfta_V_regV : V ;
+ fun lyssna_V_regV : V ;
+ fun maka_V_regV : V ;
+ fun mana_V_regV : V ;
+ fun mangla_V_regV : V ;
+ fun manifestera_V_regV : V ;
+ fun manipulera_V_regV : V ;
+ fun manna_V_regV : V ;
+ fun markera_V_regV : V ;
+ fun marschera_V_regV : V ;
+ fun matcha_V_regV : V ;
+ fun matta_V_regV : V ;
+ fun möda_V_regV : V ;
+ fun meddela_V_regV : V ;
+ fun mejsla_V_regV : V ;
+ fun mena_V_regV : V ;
+ fun meritera_V_regV : V ;
+ fun meta_V_regV : V ;
+ fun mildra_V_regV : V ;
+ fun minska_V_regV : V ;
+ fun Mispa_V_regV : V ;
+ fun missa_V_regV : V ;
+ fun missbruka_V_regV : V ;
+ fun misshaga_V_regV : V ;
+ fun misshandla_V_regV : V ;
+ fun mista_V_regV : V ;
+ fun mixa_V_regV : V ;
+ fun mjölka_V_regV : V ;
+ fun ömka_V_regV : V ;
+ fun måla_V_regV : V ;
+ fun ämna_V_regV : V ;
+ fun mångfaldiga_V_regV : V ;
+ fun mobba_V_regV : V ;
+ fun mogna_V_regV : V ;
+ fun morra_V_regV : V ;
+ fun mosa_V_regV : V ;
+ fun mota_V_regV : V ;
+ fun motarbeta_V_regV : V ;
+ fun motivera_V_regV : V ;
+ fun motsvara_V_regV : V ;
+ fun motverka_V_regV : V ;
+ fun mörda_V_regV : V ;
+ fun mörka_V_regV : V ;
+ fun mätta_V_regV : V ;
+ fun mulna_V_regV : V ;
+ fun mumla_V_regV : V ;
+ fun mumsa_V_regV : V ;
+ fun mura_V_regV : V ;
+ fun murkna_V_regV : V ;
+ fun muta_V_regV : V ;
+ fun myllra_V_regV : V ;
+ fun mynta_V_regV : V ;
+ fun nagla_V_regV : V ;
+ fun narra_V_regV : V ;
+ fun ända_V_regV : V ;
+ fun nödga_V_regV : V ;
+ fun ändra_V_regV : V ;
+ fun nedtrampa_V_regV : V ;
+ fun neka_V_regV : V ;
+ fun ånga_V_regV : V ;
+ fun ångra_V_regV : V ;
+ fun nicka_V_regV : V ;
+ fun nitälska_V_regV : V ;
+ fun närma_V_regV : V ;
+ fun önska_V_regV : V ;
+ fun äntra_V_regV : V ;
+ fun observera_V_regV : V ;
+ fun obstruera_V_regV : V ;
+ fun ockra_V_regV : V ;
+ fun ockupera_V_regV : V ;
+ fun odla_V_regV : V ;
+ fun offra_V_regV : V ;
+ fun ofördärva_V_regV : V ;
+ fun ogilla_V_regV : V ;
+ fun ohelga_V_regV : V ;
+ fun olja_V_regV : V ;
+ fun omfatta_V_regV : V ;
+ fun omgjorda_V_regV : V ;
+ fun omringa_V_regV : V ;
+ fun omstörta_V_regV : V ;
+ fun omstrukturera_V_regV : V ;
+ fun omtala_V_regV : V ;
+ fun omvårda_V_regV : V ;
+ fun omvärdera_V_regV : V ;
+ fun omväxla_V_regV : V ;
+ fun operera_V_regV : V ;
+ fun opponera_V_regV : V ;
+ fun optimera_V_regV : V ;
+ fun orda_V_regV : V ;
+ fun ordna_V_regV : V ;
+ fun orena_V_regV : V ;
+ fun organisera_V_regV : V ;
+ fun orka_V_regV : V ;
+ fun oroa_V_regV : V ;
+ fun orsaka_V_regV : V ;
+ fun oskära_V_regV : V ;
+ fun packa_V_regV : V ;
+ fun paddla_V_regV : V ;
+ fun panta_V_regV : V ;
+ fun para_V_regV : V ;
+ fun paralysera_V_regV : V ;
+ fun parera_V_regV : V ;
+ fun passa_V_regV : V ;
+ fun passera_V_regV : V ;
+ fun passionera_V_regV : V ;
+ fun påbörja_V_regV : V ;
+ fun pejla_V_regV : V ;
+ fun peka_V_regV : V ;
+ fun pensionera_V_regV : V ;
+ fun peppa_V_regV : V ;
+ fun peta_V_regV : V ;
+ fun pina_V_regV : V ;
+ fun piska_V_regV : V ;
+ fun påöka_V_regV : V ;
+ fun påklistra_V_regV : V ;
+ fun påkosta_V_regV : V ;
+ fun placera_V_regV : V ;
+ fun planera_V_regV : V ;
+ fun planta_V_regV : V ;
+ fun plantera_V_regV : V ;
+ fun plaska_V_regV : V ;
+ fun plåga_V_regV : V ;
+ fun plocka_V_regV : V ;
+ fun plundra_V_regV : V ;
+ fun pluta_V_regV : V ;
+ fun pocka_V_regV : V ;
+ fun posera_V_regV : V ;
+ fun påpeka_V_regV : V ;
+ fun öppna_V_regV : V ;
+ fun praktisera_V_regV : V ;
+ fun prassla_V_regV : V ;
+ fun prata_V_regV : V ;
+ fun precisera_V_regV : V ;
+ fun predika_V_regV : V ;
+ fun preparera_V_regV : V ;
+ fun presentera_V_regV : V ;
+ fun pressa_V_regV : V ;
+ fun prägla_V_regV : V ;
+ fun pricka_V_regV : V ;
+ fun prisa_V_regV : V ;
+ fun pränta_V_regV : V ;
+ fun processa_V_regV : V ;
+ fun producera_V_regV : V ;
+ fun profetera_V_regV : V ;
+ fun programmera_V_regV : V ;
+ fun proppa_V_regV : V ;
+ fun prova_V_regV : V ;
+ fun provocera_V_regV : V ;
+ fun pruta_V_regV : V ;
+ fun pröva_V_regV : V ;
+ fun påskynda_V_regV : V ;
+ fun påträffa_V_regV : V ;
+ fun påtvinga_V_regV : V ;
+ fun publicera_V_regV : V ;
+ fun pumpa_V_regV : V ;
+ fun putsa_V_regV : V ;
+ fun påverka_V_regV : V ;
+ fun påvisa_V_regV : V ;
+ fun ära_V_regV : V ;
+ fun ragga_V_regV : V ;
+ fun ragla_V_regV : V ;
+ fun raka_V_regV : V ;
+ fun Rama_V_regV : V ;
+ fun ramla_V_regV : V ;
+ fun ranka_V_regV : V ;
+ fun rannsaka_V_regV : V ;
+ fun ransonera_V_regV : V ;
+ fun rappa_V_regV : V ;
+ fun rapportera_V_regV : V ;
+ fun rasa_V_regV : V ;
+ fun rassla_V_regV : V ;
+ fun rata_V_regV : V ;
+ fun rädda_V_regV : V ;
+ fun rådfråga_V_regV : V ;
+ fun reagera_V_regV : V ;
+ fun realisera_V_regV : V ;
+ fun recensera_V_regV : V ;
+ fun reducera_V_regV : V ;
+ fun referera_V_regV : V ;
+ fun regera_V_regV : V ;
+ fun registrera_V_regV : V ;
+ fun reglera_V_regV : V ;
+ fun regna_V_regV : V ;
+ fun rekommendera_V_regV : V ;
+ fun rekonstruera_V_regV : V ;
+ fun rekvirera_V_regV : V ;
+ fun relatera_V_regV : V ;
+ fun rena_V_regV : V ;
+ fun renovera_V_regV : V ;
+ fun rensa_V_regV : V ;
+ fun repa_V_regV : V ;
+ fun reparera_V_regV : V ;
+ fun repetera_V_regV : V ;
+ fun representera_V_regV : V ;
+ fun respektera_V_regV : V ;
+ fun reta_V_regV : V ;
+ fun revolutionera_V_regV : V ;
+ fun rigla_V_regV : V ;
+ fun rikta_V_regV : V ;
+ fun rimma_V_regV : V ;
+ fun ringa_V_regV : V ;
+ fun rista_V_regV : V ;
+ fun rita_V_regV : V ;
+ fun råka_V_regV : V ;
+ fun räkna_V_regV : V ;
+ fun rämna_V_regV : V ;
+ fun roa_V_regV : V ;
+ fun rodna_V_regV : V ;
+ fun ropa_V_regV : V ;
+ fun rossla_V_regV : V ;
+ fun rosta_V_regV : V ;
+ fun rota_V_regV : V ;
+ fun rösta_V_regV : V ;
+ fun räta_V_regV : V ;
+ fun rätta_V_regV : V ;
+ fun rättfärdiga_V_regV : V ;
+ fun rubba_V_regV : V ;
+ fun rulla_V_regV : V ;
+ fun rumla_V_regV : V ;
+ fun rusa_V_regV : V ;
+ fun rusta_V_regV : V ;
+ fun ruttna_V_regV : V ;
+ fun röva_V_regV : V ;
+ fun rygga_V_regV : V ;
+ fun rynka_V_regV : V ;
+ fun sadla_V_regV : V ;
+ fun sakna_V_regV : V ;
+ fun salta_V_regV : V ;
+ fun samla_V_regV : V ;
+ fun sammanfatta_V_regV : V ;
+ fun sammanfoga_V_regV : V ;
+ fun sammankalla_V_regV : V ;
+ fun sammanträffa_V_regV : V ;
+ fun samordna_V_regV : V ;
+ fun samtala_V_regV : V ;
+ fun sanktionera_V_regV : V ;
+ fun sarga_V_regV : V ;
+ fun satsa_V_regV : V ;
+ fun Seba_V_regV : V ;
+ fun segla_V_regV : V ;
+ fun segra_V_regV : V ;
+ fun serva_V_regV : V ;
+ fun servera_V_regV : V ;
+ fun shoppa_V_regV : V ;
+ fun signa_V_regV : V ;
+ fun sikta_V_regV : V ;
+ fun sila_V_regV : V ;
+ fun Simea_V_regV : V ;
+ fun simma_V_regV : V ;
+ fun sina_V_regV : V ;
+ fun sjabbla_V_regV : V ;
+ fun ska_V_regV : V ;
+ fun äska_V_regV : V ;
+ fun skada_V_regV : V ;
+ fun skaffa_V_regV : V ;
+ fun skaka_V_regV : V ;
+ fun skalla_V_regV : V ;
+ fun skallra_V_regV : V ;
+ fun skapa_V_regV : V ;
+ fun skatta_V_regV : V ;
+ fun skåda_V_regV : V ;
+ fun skicka_V_regV : V ;
+ fun skifta_V_regV : V ;
+ fun skildra_V_regV : V ;
+ fun skingra_V_regV : V ;
+ fun skipa_V_regV : V ;
+ fun skjuta_V_regV : V ;
+ fun skämta_V_regV : V ;
+ fun skända_V_regV : V ;
+ fun skola_V_regV : V ;
+ fun skolka_V_regV : V ;
+ fun skona_V_regV : V ;
+ fun säkra_V_regV : V ;
+ fun skrapa_V_regV : V ;
+ fun skratta_V_regV : V ;
+ fun skörda_V_regV : V ;
+ fun skria_V_regV : V ;
+ fun skräna_V_regV : V ;
+ fun skrota_V_regV : V ;
+ fun skruva_V_regV : V ;
+ fun skärva_V_regV : V ;
+ fun skugga_V_regV : V ;
+ fun skumma_V_regV : V ;
+ fun skura_V_regV : V ;
+ fun skvalpa_V_regV : V ;
+ fun skövla_V_regV : V ;
+ fun skydda_V_regV : V ;
+ fun skymta_V_regV : V ;
+ fun skynda_V_regV : V ;
+ fun slabba_V_regV : V ;
+ fun slakta_V_regV : V ;
+ fun slarva_V_regV : V ;
+ fun slicka_V_regV : V ;
+ fun slipa_V_regV : V ;
+ fun sälla_V_regV : V ;
+ fun slockna_V_regV : V ;
+ fun slopa_V_regV : V ;
+ fun släpa_V_regV : V ;
+ fun slösa_V_regV : V ;
+ fun sluka_V_regV : V ;
+ fun slumra_V_regV : V ;
+ fun slunga_V_regV : V ;
+ fun sluta_V_regV : V ;
+ fun smaka_V_regV : V ;
+ fun smattra_V_regV : V ;
+ fun smäda_V_regV : V ;
+ fun smickra_V_regV : V ;
+ fun smitta_V_regV : V ;
+ fun smula_V_regV : V ;
+ fun smycka_V_regV : V ;
+ fun snacka_V_regV : V ;
+ fun snarka_V_regV : V ;
+ fun snatta_V_regV : V ;
+ fun sönderkrossa_V_regV : V ;
+ fun söndersmula_V_regV : V ;
+ fun söndertröska_V_regV : V ;
+ fun snickra_V_regV : V ;
+ fun snoppa_V_regV : V ;
+ fun snöra_V_regV : V ;
+ fun snubbla_V_regV : V ;
+ fun snurra_V_regV : V ;
+ fun snyfta_V_regV : V ;
+ fun Sofa_V_regV : V ;
+ fun sola_V_regV : V ;
+ fun somna_V_regV : V ;
+ fun sopa_V_regV : V ;
+ fun sortera_V_regV : V ;
+ fun spana_V_regV : V ;
+ fun spara_V_regV : V ;
+ fun sparka_V_regV : V ;
+ fun specificera_V_regV : V ;
+ fun spegla_V_regV : V ;
+ fun speja_V_regV : V ;
+ fun spekulera_V_regV : V ;
+ fun spela_V_regV : V ;
+ fun spendera_V_regV : V ;
+ fun spetsa_V_regV : V ;
+ fun spika_V_regV : V ;
+ fun spisa_V_regV : V ;
+ fun spjärna_V_regV : V ;
+ fun splittra_V_regV : V ;
+ fun spänta_V_regV : V ;
+ fun spola_V_regV : V ;
+ fun sponsra_V_regV : V ;
+ fun sporra_V_regV : V ;
+ fun spotta_V_regV : V ;
+ fun spåra_V_regV : V ;
+ fun spärra_V_regV : V ;
+ fun spruta_V_regV : V ;
+ fun såra_V_regV : V ;
+ fun stabilisera_V_regV : V ;
+ fun stadga_V_regV : V ;
+ fun staka_V_regV : V ;
+ fun stamma_V_regV : V ;
+ fun stampa_V_regV : V ;
+ fun stanna_V_regV : V ;
+ fun stapla_V_regV : V ;
+ fun stappla_V_regV : V ;
+ fun starta_V_regV : V ;
+ fun städa_V_regV : V ;
+ fun stega_V_regV : V ;
+ fun stegra_V_regV : V ;
+ fun stelna_V_regV : V ;
+ fun stena_V_regV : V ;
+ fun sticka_V_regV : V ;
+ fun stifta_V_regV : V ;
+ fun stiga_V_regV : V ;
+ fun stilla_V_regV : V ;
+ fun stimulera_V_regV : V ;
+ fun stirra_V_regV : V ;
+ fun stämpla_V_regV : V ;
+ fun stånga_V_regV : V ;
+ fun stoja_V_regV : V ;
+ fun stoppa_V_regV : V ;
+ fun storarta_V_regV : V ;
+ fun storma_V_regV : V ;
+ fun straffa_V_regV : V ;
+ fun strama_V_regV : V ;
+ fun stranda_V_regV : V ;
+ fun strejka_V_regV : V ;
+ fun stressa_V_regV : V ;
+ fun strippa_V_regV : V ;
+ fun stråla_V_regV : V ;
+ fun strömma_V_regV : V ;
+ fun störta_V_regV : V ;
+ fun strukturera_V_regV : V ;
+ fun sträva_V_regV : V ;
+ fun stöta_V_regV : V ;
+ fun stötta_V_regV : V ;
+ fun studera_V_regV : V ;
+ fun studsa_V_regV : V ;
+ fun stukturera_V_regV : V ;
+ fun åstunda_V_regV : V ;
+ fun stupa_V_regV : V ;
+ fun stycka_V_regV : V ;
+ fun sucka_V_regV : V ;
+ fun suggerera_V_regV : V ;
+ fun supa_V_regV : V ;
+ fun supera_V_regV : V ;
+ fun surra_V_regV : V ;
+ fun susa_V_regV : V ;
+ fun svalla_V_regV : V ;
+ fun svara_V_regV : V ;
+ fun svenska_V_regV : V ;
+ fun svindla_V_regV : V ;
+ fun svinga_V_regV : V ;
+ fun svämma_V_regV : V ;
+ fun svärma_V_regV : V ;
+ fun sväva_V_regV : V ;
+ fun syfta_V_regV : V ;
+ fun åsyfta_V_regV : V ;
+ fun synda_V_regV : V ;
+ fun syra_V_regV : V ;
+ fun tacka_V_regV : V ;
+ fun tackla_V_regV : V ;
+ fun tala_V_regV : V ;
+ fun åtala_V_regV : V ;
+ fun tanka_V_regV : V ;
+ fun tapetsera_V_regV : V ;
+ fun tappa_V_regV : V ;
+ fun teckna_V_regV : V ;
+ fun återbörda_V_regV : V ;
+ fun återgälda_V_regV : V ;
+ fun återkalla_V_regV : V ;
+ fun återlämna_V_regV : V ;
+ fun återspegla_V_regV : V ;
+ fun testa_V_regV : V ;
+ fun texta_V_regV : V ;
+ fun tåga_V_regV : V ;
+ fun tillaga_V_regV : V ;
+ fun tillbringa_V_regV : V ;
+ fun tilldela_V_regV : V ;
+ fun tillfoga_V_regV : V ;
+ fun tillfriskna_V_regV : V ;
+ fun tillägna_V_regV : V ;
+ fun tillöka_V_regV : V ;
+ fun tillkalla_V_regV : V ;
+ fun tillämpa_V_regV : V ;
+ fun tillönska_V_regV : V ;
+ fun tillräkna_V_regV : V ;
+ fun tillrättavisa_V_regV : V ;
+ fun tillskifta_V_regV : V ;
+ fun tillskynda_V_regV : V ;
+ fun tilltala_V_regV : V ;
+ fun tillverka_V_regV : V ;
+ fun tillvita_V_regV : V ;
+ fun tillvälla_V_regV : V ;
+ fun tima_V_regV : V ;
+ fun timma_V_regV : V ;
+ fun Timna_V_regV : V ;
+ fun timra_V_regV : V ;
+ fun tina_V_regV : V ;
+ fun titta_V_regV : V ;
+ fun tjäna_V_regV : V ;
+ fun tjusa_V_regV : V ;
+ fun tolka_V_regV : V ;
+ fun tona_V_regV : V ;
+ fun toppa_V_regV : V ;
+ fun torka_V_regV : V ;
+ fun torna_V_regV : V ;
+ fun tortera_V_regV : V ;
+ fun trafikera_V_regV : V ;
+ fun trakta_V_regV : V ;
+ fun trampa_V_regV : V ;
+ fun transformera_V_regV : V ;
+ fun transportera_V_regV : V ;
+ fun trappa_V_regV : V ;
+ fun trava_V_regV : V ;
+ fun treva_V_regV : V ;
+ fun träffa_V_regV : V ;
+ fun trimma_V_regV : V ;
+ fun trippa_V_regV : V ;
+ fun triumfera_V_regV : V ;
+ fun tråna_V_regV : V ;
+ fun trängta_V_regV : V ;
+ fun trolla_V_regV : V ;
+ fun trolova_V_regV : V ;
+ fun trona_V_regV : V ;
+ fun trotsa_V_regV : V ;
+ fun tröska_V_regV : V ;
+ fun törsta_V_regV : V ;
+ fun trösta_V_regV : V ;
+ fun trötta_V_regV : V ;
+ fun tröttna_V_regV : V ;
+ fun truga_V_regV : V ;
+ fun trygga_V_regV : V ;
+ fun täta_V_regV : V ;
+ fun tugga_V_regV : V ;
+ fun tukta_V_regV : V ;
+ fun tumma_V_regV : V ;
+ fun tuta_V_regV : V ;
+ fun tveka_V_regV : V ;
+ fun tvinga_V_regV : V ;
+ fun tvista_V_regV : V ;
+ fun tvivla_V_regV : V ;
+ fun tävla_V_regV : V ;
+ fun tvätta_V_regV : V ;
+ fun tygla_V_regV : V ;
+ fun tysta_V_regV : V ;
+ fun tystna_V_regV : V ;
+ fun underhandla_V_regV : V ;
+ fun underkasta_V_regV : V ;
+ fun underlätta_V_regV : V ;
+ fun underordna_V_regV : V ;
+ fun underrätta_V_regV : V ;
+ fun underskatta_V_regV : V ;
+ fun underteckna_V_regV : V ;
+ fun undervisa_V_regV : V ;
+ fun undra_V_regV : V ;
+ fun unga_V_regV : V ;
+ fun unna_V_regV : V ;
+ fun uppamma_V_regV : V ;
+ fun uppassa_V_regV : V ;
+ fun uppbåda_V_regV : V ;
+ fun uppdatera_V_regV : V ;
+ fun uppdela_V_regV : V ;
+ fun uppegga_V_regV : V ;
+ fun uppelda_V_regV : V ;
+ fun uppenbara_V_regV : V ;
+ fun uppfatta_V_regV : V ;
+ fun uppfostra_V_regV : V ;
+ fun uppfriska_V_regV : V ;
+ fun upphandla_V_regV : V ;
+ fun upphetsa_V_regV : V ;
+ fun uppkalla_V_regV : V ;
+ fun uppkasta_V_regV : V ;
+ fun uppliva_V_regV : V ;
+ fun uppmana_V_regV : V ;
+ fun uppmärksamma_V_regV : V ;
+ fun uppmuntra_V_regV : V ;
+ fun upprepa_V_regV : V ;
+ fun upprista_V_regV : V ;
+ fun uppropa_V_regV : V ;
+ fun upprätta_V_regV : V ;
+ fun uppskatta_V_regV : V ;
+ fun uppsluka_V_regV : V ;
+ fun uppteckna_V_regV : V ;
+ fun uppöva_V_regV : V ;
+ fun uppvakna_V_regV : V ;
+ fun uppvakta_V_regV : V ;
+ fun uppvigla_V_regV : V ;
+ fun uppvisa_V_regV : V ;
+ fun ursäkta_V_regV : V ;
+ fun utannonsera_V_regV : V ;
+ fun utarbeta_V_regV : V ;
+ fun utarma_V_regV : V ;
+ fun utbetala_V_regV : V ;
+ fun utdela_V_regV : V ;
+ fun utforma_V_regV : V ;
+ fun utforska_V_regV : V ;
+ fun utfärda_V_regV : V ;
+ fun utfråga_V_regV : V ;
+ fun utfundera_V_regV : V ;
+ fun uthärda_V_regV : V ;
+ fun utöka_V_regV : V ;
+ fun utlämna_V_regV : V ;
+ fun utlova_V_regV : V ;
+ fun utmana_V_regV : V ;
+ fun utnyttja_V_regV : V ;
+ fun utpeka_V_regV : V ;
+ fun utplåna_V_regV : V ;
+ fun utrannsaka_V_regV : V ;
+ fun utropa_V_regV : V ;
+ fun utrota_V_regV : V ;
+ fun uträtta_V_regV : V ;
+ fun utrusta_V_regV : V ;
+ fun utsina_V_regV : V ;
+ fun utskifta_V_regV : V ;
+ fun utsläta_V_regV : V ;
+ fun utstråla_V_regV : V ;
+ fun uttala_V_regV : V ;
+ fun uttorka_V_regV : V ;
+ fun utöva_V_regV : V ;
+ fun utvandra_V_regV : V ;
+ fun utveckla_V_regV : V ;
+ fun utverka_V_regV : V ;
+ fun utvidga_V_regV : V ;
+ fun utvisa_V_regV : V ;
+ fun utvärdera_V_regV : V ;
+ fun utväxla_V_regV : V ;
+ fun öva_V_regV : V ;
+ fun vackla_V_regV : V ;
+ fun vagga_V_regV : V ;
+ fun vaka_V_regV : V ;
+ fun vakna_V_regV : V ;
+ fun vakta_V_regV : V ;
+ fun valla_V_regV : V ;
+ fun vandra_V_regV : V ;
+ fun vanka_V_regV : V ;
+ fun vanära_V_regV : V ;
+ fun vara_V_regV : V ;
+ fun variera_V_regV : V ;
+ fun varna_V_regV : V ;
+ fun varsna_V_regV : V ;
+ fun vattna_V_regV : V ;
+ fun vädja_V_regV : V ;
+ fun vädra_V_regV : V ;
+ fun veckla_V_regV : V ;
+ fun vela_V_regV : V ;
+ fun ventilera_V_regV : V ;
+ fun äventyra_V_regV : V ;
+ fun överbevisa_V_regV : V ;
+ fun överflöda_V_regV : V ;
+ fun verifiera_V_regV : V ;
+ fun verka_V_regV : V ;
+ fun överklaga_V_regV : V ;
+ fun överlasta_V_regV : V ;
+ fun överlämna_V_regV : V ;
+ fun överordna_V_regV : V ;
+ fun överraska_V_regV : V ;
+ fun överskatta_V_regV : V ;
+ fun överskugga_V_regV : V ;
+ fun överskygga_V_regV : V ;
+ fun övertala_V_regV : V ;
+ fun överträffa_V_regV : V ;
+ fun övertyga_V_regV : V ;
+ fun övervaka_V_regV : V ;
+ fun överväldiga_V_regV : V ;
+ fun veta_V_regV : V ;
+ fun våga_V_regV : V ;
+ fun vägra_V_regV : V ;
+ fun vicka_V_regV : V ;
+ fun vidareutveckla_V_regV : V ;
+ fun vidga_V_regV : V ;
+ fun vidimera_V_regV : V ;
+ fun vifta_V_regV : V ;
+ fun vika_V_regV : V ;
+ fun vila_V_regV : V ;
+ fun villa_V_regV : V ;
+ fun vimla_V_regV : V ;
+ fun vinka_V_regV : V ;
+ fun vippa_V_regV : V ;
+ fun vira_V_regV : V ;
+ fun virka_V_regV : V ;
+ fun visa_V_regV : V ;
+ fun viska_V_regV : V ;
+ fun vispa_V_regV : V ;
+ fun vissla_V_regV : V ;
+ fun vissna_V_regV : V ;
+ fun vista_V_regV : V ;
+ fun vitmena_V_regV : V ;
+ fun vittna_V_regV : V ;
+ fun välkomna_V_regV : V ;
+ fun vålla_V_regV : V ;
+ fun välsigna_V_regV : V ;
+ fun vältra_V_regV : V ;
+ fun vänta_V_regV : V ;
+ fun väpna_V_regV : V ;
+ fun vårda_V_regV : V ;
+ fun värdera_V_regV : V ;
+ fun vredga_V_regV : V ;
+ fun vricka_V_regV : V ;
+ fun växla_V_regV : V ;
+ fun yppa_V_regV : V ;
+ fun yrka_V_regV : V ;
+ fun yttra_V_regV : V ;
+ fun anbefalla_V_v2 : V ;
+ fun anföra_V_v2 : V ;
+ fun anförda_V_v2 : V ;
+ fun anförtrodda_V_v2 : V ;
+ fun anlända_V_v2 : V ;
+ fun anmäla_V_v2 : V ;
+ fun anmälda_V_v2 : V ;
+ fun anna_V_v2 : V ;
+ fun ansöka_V_v2 : V ;
+ fun anställa_V_v2 : V ;
+ fun anstränga_V_v2 : V ;
+ fun antända_V_v2 : V ;
+ fun antyda_V_v2 : V ;
+ fun antydda_V_v2 : V ;
+ fun använda_V_v2 : V ;
+ fun avbeställa_V_v2 : V ;
+ fun avblåsa_V_v2 : V ;
+ fun avföra_V_v2 : V ;
+ fun avgjorda_V_v2 : V ;
+ fun avhjälpa_V_v2 : V ;
+ fun avhända_V_v2 : V ;
+ fun avkläda_V_v2 : V ;
+ fun avklippa_V_v2 : V ;
+ fun avkänna_V_v2 : V ;
+ fun avkräva_V_v2 : V ;
+ fun avkyla_V_v2 : V ;
+ fun avledda_V_v2 : V ;
+ fun avläsa_V_v2 : V ;
+ fun avråda_V_v2 : V ;
+ fun avsöka_V_v2 : V ;
+ fun avskräcka_V_v2 : V ;
+ fun avskydda_V_v2 : V ;
+ fun avsända_V_v2 : V ;
+ fun avspänna_V_v2 : V ;
+ fun avställa_V_v2 : V ;
+ fun avstänga_V_v2 : V ;
+ fun avstyra_V_v2 : V ;
+ fun avstyrka_V_v2 : V ;
+ fun avtäcka_V_v2 : V ;
+ fun avträda_V_v2 : V ;
+ fun avväga_V_v2 : V ;
+ fun avvända_V_v2 : V ;
+ fun avvärjda_V_v2 : V ;
+ fun bada_V_v2 : V ;
+ fun bana_V_v2 : V ;
+ fun banna_V_v2 : V ;
+ fun bannlysa_V_v2 : V ;
+ fun bebodda_V_v2 : V ;
+ fun bebygga_V_v2 : V ;
+ fun bedöma_V_v2 : V ;
+ fun bedömda_V_v2 : V ;
+ fun befalla_V_v2 : V ;
+ fun befästa_V_v2 : V ;
+ fun begära_V_v2 : V ;
+ fun begrava_V_v2 : V ;
+ fun begravda_V_v2 : V ;
+ fun begynna_V_v2 : V ;
+ fun behöva_V_v2 : V ;
+ fun beklädda_V_v2 : V ;
+ fun beklämma_V_v2 : V ;
+ fun bekänna_V_v2 : V ;
+ fun belysa_V_v2 : V ;
+ fun bemöta_V_v2 : V ;
+ fun benämna_V_v2 : V ;
+ fun bereda_V_v2 : V ;
+ fun beredda_V_v2 : V ;
+ fun berömma_V_v2 : V ;
+ fun beröra_V_v2 : V ;
+ fun besöka_V_v2 : V ;
+ fun beskänka_V_v2 : V ;
+ fun beskära_V_v2 : V ;
+ fun beskylla_V_v2 : V ;
+ fun beställa_V_v2 : V ;
+ fun beställda_V_v2 : V ;
+ fun bestämda_V_v2 : V ;
+ fun bestämma_V_v2 : V ;
+ fun bestänka_V_v2 : V ;
+ fun bestyrka_V_v2 : V ;
+ fun beta_V_v2 : V ;
+ fun betala_V_v2 : V ;
+ fun betäcka_V_v2 : V ;
+ fun betänka_V_v2 : V ;
+ fun betrodda_V_v2 : V ;
+ fun betrycka_V_v2 : V ;
+ fun betyda_V_v2 : V ;
+ fun beveka_V_v2 : V ;
+ fun biträda_V_v2 : V ;
+ fun böja_V_v2 : V ;
+ fun böjda_V_v2 : V ;
+ fun blöda_V_v2 : V ;
+ fun bleka_V_v2 : V ;
+ fun blåsa_V_v2 : V ;
+ fun bokföra_V_v2 : V ;
+ fun bortskänka_V_v2 : V ;
+ fun bortträngda_V_v2 : V ;
+ fun bräcka_V_v2 : V ;
+ fun breda_V_v2 : V ;
+ fun brinna_V_v2 : V ;
+ fun brända_V_v2 : V ;
+ fun bränna_V_v2 : V ;
+ fun brännmärka_V_v2 : V ;
+ fun brydda_V_v2 : V ;
+ fun bötfälla_V_v2 : V ;
+ fun busa_V_v2 : V ;
+ fun bygga_V_v2 : V ;
+ fun byggda_V_v2 : V ;
+ fun byta_V_v2 : V ;
+ fun cara_V_v2 : V ;
+ fun direktsända_V_v2 : V ;
+ fun döma_V_v2 : V ;
+ fun dolda_V_v2 : V ;
+ fun döpa_V_v2 : V ;
+ fun dröja_V_v2 : V ;
+ fun drämma_V_v2 : V ;
+ fun dränka_V_v2 : V ;
+ fun dräpa_V_v2 : V ;
+ fun efterfölja_V_v2 : V ;
+ fun efterföljda_V_v2 : V ;
+ fun efterleva_V_v2 : V ;
+ fun efterlysa_V_v2 : V ;
+ fun eftersöka_V_v2 : V ;
+ fun efterskänka_V_v2 : V ;
+ fun eftersända_V_v2 : V ;
+ fun efterträda_V_v2 : V ;
+ fun enda_V_v2 : V ;
+ fun enskilda_V_v2 : V ;
+ fun erkänna_V_v2 : V ;
+ fun ernådda_V_v2 : V ;
+ fun ersta_V_v2 : V ;
+ fun ersätta_V_v2 : V ;
+ fun fastställa_V_v2 : V ;
+ fun föda_V_v2 : V ;
+ fun festa_V_v2 : V ;
+ fun fina_V_v2 : V ;
+ fun fjärrstyra_V_v2 : V ;
+ fun flådda_V_v2 : V ;
+ fun följa_V_v2 : V ;
+ fun fläka_V_v2 : V ;
+ fun fälla_V_v2 : V ;
+ fun fällda_V_v2 : V ;
+ fun flyta_V_v2 : V ;
+ fun fortsätta_V_v2 : V ;
+ fun föra_V_v2 : V ;
+ fun frakta_V_v2 : V ;
+ fun framföra_V_v2 : V ;
+ fun framförda_V_v2 : V ;
+ fun framhäva_V_v2 : V ;
+ fun framställa_V_v2 : V ;
+ fun framställda_V_v2 : V ;
+ fun framträda_V_v2 : V ;
+ fun föranleda_V_v2 : V ;
+ fun föranmäla_V_v2 : V ;
+ fun förbereda_V_v2 : V ;
+ fun förblöda_V_v2 : V ;
+ fun förbränna_V_v2 : V ;
+ fun förda_V_v2 : V ;
+ fun föröda_V_v2 : V ;
+ fun färdigställa_V_v2 : V ;
+ fun fördöma_V_v2 : V ;
+ fun fördröjda_V_v2 : V ;
+ fun förebrådda_V_v2 : V ;
+ fun förebygga_V_v2 : V ;
+ fun föreläsa_V_v2 : V ;
+ fun föreställa_V_v2 : V ;
+ fun företedda_V_v2 : V ;
+ fun företräda_V_v2 : V ;
+ fun företrädda_V_v2 : V ;
+ fun förfölja_V_v2 : V ;
+ fun förföljda_V_v2 : V ;
+ fun förföra_V_v2 : V ;
+ fun förglömma_V_v2 : V ;
+ fun förgylla_V_v2 : V ;
+ fun förhöra_V_v2 : V ;
+ fun förhäva_V_v2 : V ;
+ fun frigjorda_V_v2 : V ;
+ fun frikänna_V_v2 : V ;
+ fun förkläda_V_v2 : V ;
+ fun förleda_V_v2 : V ;
+ fun förlänga_V_v2 : V ;
+ fun förlösa_V_v2 : V ;
+ fun frälsa_V_v2 : V ;
+ fun förmådda_V_v2 : V ;
+ fun förnöjda_V_v2 : V ;
+ fun förråda_V_v2 : V ;
+ fun fräsa_V_v2 : V ;
+ fun försöka_V_v2 : V ;
+ fun förskräcka_V_v2 : V ;
+ fun försmådda_V_v2 : V ;
+ fun försörjda_V_v2 : V ;
+ fun förstämma_V_v2 : V ;
+ fun förstöra_V_v2 : V ;
+ fun förstörda_V_v2 : V ;
+ fun förströdda_V_v2 : V ;
+ fun förstärka_V_v2 : V ;
+ fun fräta_V_v2 : V ;
+ fun förtälja_V_v2 : V ;
+ fun förtära_V_v2 : V ;
+ fun förtränga_V_v2 : V ;
+ fun förtrycka_V_v2 : V ;
+ fun förtryckta_V_v2 : V ;
+ fun förutspådda_V_v2 : V ;
+ fun förvränga_V_v2 : V ;
+ fun frysa_V_v2 : V ;
+ fun fösa_V_v2 : V ;
+ fun fästa_V_v2 : V ;
+ fun fullföljda_V_v2 : V ;
+ fun fylla_V_v2 : V ;
+ fun fyllda_V_v2 : V ;
+ fun äga_V_v2 : V ;
+ fun göda_V_v2 : V ;
+ fun genomföra_V_v2 : V ;
+ fun genomförda_V_v2 : V ;
+ fun genomlöpa_V_v2 : V ;
+ fun genomsöka_V_v2 : V ;
+ fun genomtränga_V_v2 : V ;
+ fun gerda_V_v2 : V ;
+ fun gifta_V_v2 : V ;
+ fun gjorda_V_v2 : V ;
+ fun glöda_V_v2 : V ;
+ fun glömma_V_v2 : V ;
+ fun gömda_V_v2 : V ;
+ fun gömma_V_v2 : V ;
+ fun godkänna_V_v2 : V ;
+ fun granna_V_v2 : V ;
+ fun gråta_V_v2 : V ;
+ fun grunna_V_v2 : V ;
+ fun gräva_V_v2 : V ;
+ fun grävda_V_v2 : V ;
+ fun handleda_V_v2 : V ;
+ fun handledda_V_v2 : V ;
+ fun hanna_V_v2 : V ;
+ fun harda_V_v2 : V ;
+ fun hemsöka_V_v2 : V ;
+ fun heta_V_v2 : V ;
+ fun höga_V_v2 : V ;
+ fun hilda_V_v2 : V ;
+ fun höja_V_v2 : V ;
+ fun höjda_V_v2 : V ;
+ fun hjälpa_V_v2 : V ;
+ fun hölja_V_v2 : V ;
+ fun höljda_V_v2 : V ;
+ fun hänföra_V_v2 : V ;
+ fun hänga_V_v2 : V ;
+ fun hängda_V_v2 : V ;
+ fun hopsmälta_V_v2 : V ;
+ fun hora_V_v2 : V ;
+ fun hosa_V_v2 : V ;
+ fun åhöra_V_v2 : V ;
+ fun höra_V_v2 : V ;
+ fun härleda_V_v2 : V ;
+ fun häva_V_v2 : V ;
+ fun hyra_V_v2 : V ;
+ fun hysa_V_v2 : V ;
+ fun iföra_V_v2 : V ;
+ fun ifrågasätta_V_v2 : V ;
+ fun ifylla_V_v2 : V ;
+ fun igenkänna_V_v2 : V ;
+ fun ikläda_V_v2 : V ;
+ fun inbygga_V_v2 : V ;
+ fun införa_V_v2 : V ;
+ fun införda_V_v2 : V ;
+ fun inhysa_V_v2 : V ;
+ fun inkänna_V_v2 : V ;
+ fun inköpa_V_v2 : V ;
+ fun inleda_V_v2 : V ;
+ fun inledda_V_v2 : V ;
+ fun inlära_V_v2 : V ;
+ fun inläsa_V_v2 : V ;
+ fun inreda_V_v2 : V ;
+ fun inredda_V_v2 : V ;
+ fun inrymma_V_v2 : V ;
+ fun inskränka_V_v2 : V ;
+ fun inskärpa_V_v2 : V ;
+ fun insända_V_v2 : V ;
+ fun inställa_V_v2 : V ;
+ fun instämma_V_v2 : V ;
+ fun instänga_V_v2 : V ;
+ fun insätta_V_v2 : V ;
+ fun insvepa_V_v2 : V ;
+ fun inträda_V_v2 : V ;
+ fun intränga_V_v2 : V ;
+ fun inviga_V_v2 : V ;
+ fun invända_V_v2 : V ;
+ fun inväva_V_v2 : V ;
+ fun jämföra_V_v2 : V ;
+ fun jämställa_V_v2 : V ;
+ fun kläcka_V_v2 : V ;
+ fun kläda_V_v2 : V ;
+ fun klådda_V_v2 : V ;
+ fun klippa_V_v2 : V ;
+ fun klämda_V_v2 : V ;
+ fun klämma_V_v2 : V ;
+ fun klösa_V_v2 : V ;
+ fun knäcka_V_v2 : V ;
+ fun kända_V_v2 : V ;
+ fun känna_V_v2 : V ;
+ fun knäppa_V_v2 : V ;
+ fun knycka_V_v2 : V ;
+ fun korrekturläsa_V_v2 : V ;
+ fun korsfästa_V_v2 : V ;
+ fun köpa_V_v2 : V ;
+ fun köra_V_v2 : V ;
+ fun körda_V_v2 : V ;
+ fun kräka_V_v2 : V ;
+ fun kröna_V_v2 : V ;
+ fun kränga_V_v2 : V ;
+ fun kränka_V_v2 : V ;
+ fun kräva_V_v2 : V ;
+ fun krympa_V_v2 : V ;
+ fun kungjorda_V_v2 : V ;
+ fun kvinna_V_v2 : V ;
+ fun kväljda_V_v2 : V ;
+ fun kväsa_V_v2 : V ;
+ fun kväva_V_v2 : V ;
+ fun kyla_V_v2 : V ;
+ fun kylda_V_v2 : V ;
+ fun kyssa_V_v2 : V ;
+ fun laga_V_v2 : V ;
+ fun lagda_V_v2 : V ;
+ fun läcka_V_v2 : V ;
+ fun leda_V_v2 : V ;
+ fun ledda_V_v2 : V ;
+ fun leja_V_v2 : V ;
+ fun lejda_V_v2 : V ;
+ fun leka_V_v2 : V ;
+ fun leva_V_v2 : V ;
+ fun likställa_V_v2 : V ;
+ fun likställda_V_v2 : V ;
+ fun linna_V_v2 : V ;
+ fun lisa_V_v2 : V ;
+ fun löpa_V_v2 : V ;
+ fun lära_V_v2 : V ;
+ fun lärda_V_v2 : V ;
+ fun låsa_V_v2 : V ;
+ fun lästa_V_v2 : V ;
+ fun lycka_V_v2 : V ;
+ fun lyda_V_v2 : V ;
+ fun lyfta_V_v2 : V ;
+ fun lysa_V_v2 : V ;
+ fun lysta_V_v2 : V ;
+ fun maga_V_v2 : V ;
+ fun marknadsföra_V_v2 : V ;
+ fun marta_V_v2 : V ;
+ fun mata_V_v2 : V ;
+ fun medföra_V_v2 : V ;
+ fun medrycka_V_v2 : V ;
+ fun missköta_V_v2 : V ;
+ fun misstänka_V_v2 : V ;
+ fun misstänkta_V_v2 : V ;
+ fun misstrodda_V_v2 : V ;
+ fun mista_V_v2 : V ;
+ fun mnda_V_v2 : V ;
+ fun märka_V_v2 : V ;
+ fun mäta_V_v2 : V ;
+ fun nämna_V_v2 : V ;
+ fun näpsa_V_v2 : V ;
+ fun offentliggjorda_V_v2 : V ;
+ fun omnämna_V_v2 : V ;
+ fun omsända_V_v2 : V ;
+ fun omvälva_V_v2 : V ;
+ fun omvända_V_v2 : V ;
+ fun orädda_V_v2 : V ;
+ fun panda_V_v2 : V ;
+ fun påföra_V_v2 : V ;
+ fun plöja_V_v2 : V ;
+ fun påminna_V_v2 : V ;
+ fun polisanmäla_V_v2 : V ;
+ fun posa_V_v2 : V ;
+ fun pryda_V_v2 : V ;
+ fun putta_V_v2 : V ;
+ fun rana_V_v2 : V ;
+ fun rasa_V_v2 : V ;
+ fun räcka_V_v2 : V ;
+ fun råda_V_v2 : V ;
+ fun reda_V_v2 : V ;
+ fun redda_V_v2 : V ;
+ fun rentvådda_V_v2 : V ;
+ fun resa_V_v2 : V ;
+ fun resta_V_v2 : V ;
+ fun reta_V_v2 : V ;
+ fun rika_V_v2 : V ;
+ fun ringa_V_v2 : V ;
+ fun röja_V_v2 : V ;
+ fun röjda_V_v2 : V ;
+ fun röka_V_v2 : V ;
+ fun rodda_V_v2 : V ;
+ fun öronmärka_V_v2 : V ;
+ fun röra_V_v2 : V ;
+ fun ärva_V_v2 : V ;
+ fun rycka_V_v2 : V ;
+ fun ryka_V_v2 : V ;
+ fun rymma_V_v2 : V ;
+ fun ösa_V_v2 : V ;
+ fun saga_V_v2 : V ;
+ fun sammanföra_V_v2 : V ;
+ fun sammanställa_V_v2 : V ;
+ fun sammanträda_V_v2 : V ;
+ fun sammantränga_V_v2 : V ;
+ fun samsända_V_v2 : V ;
+ fun samtycka_V_v2 : V ;
+ fun sanda_V_v2 : V ;
+ fun sanka_V_v2 : V ;
+ fun sata_V_v2 : V ;
+ fun sådda_V_v2 : V ;
+ fun sena_V_v2 : V ;
+ fun söka_V_v2 : V ;
+ fun säkerställa_V_v2 : V ;
+ fun skilda_V_v2 : V ;
+ fun skilja_V_v2 : V ;
+ fun skölja_V_v2 : V ;
+ fun skämma_V_v2 : V ;
+ fun skänka_V_v2 : V ;
+ fun skräddarsydda_V_v2 : V ;
+ fun skrämma_V_v2 : V ;
+ fun skärpa_V_v2 : V ;
+ fun sköta_V_v2 : V ;
+ fun skvätta_V_v2 : V ;
+ fun skyla_V_v2 : V ;
+ fun skymma_V_v2 : V ;
+ fun släcka_V_v2 : V ;
+ fun sålda_V_v2 : V ;
+ fun slänga_V_v2 : V ;
+ fun släppa_V_v2 : V ;
+ fun slutföra_V_v2 : V ;
+ fun smaksätta_V_v2 : V ;
+ fun smeka_V_v2 : V ;
+ fun smida_V_v2 : V ;
+ fun smidda_V_v2 : V ;
+ fun smälta_V_v2 : V ;
+ fun smorda_V_v2 : V ;
+ fun sända_V_v2 : V ;
+ fun sänka_V_v2 : V ;
+ fun snodda_V_v2 : V ;
+ fun späda_V_v2 : V ;
+ fun spådda_V_v2 : V ;
+ fun spilla_V_v2 : V ;
+ fun späka_V_v2 : V ;
+ fun spända_V_v2 : V ;
+ fun spänna_V_v2 : V ;
+ fun spräcka_V_v2 : V ;
+ fun sprida_V_v2 : V ;
+ fun spränga_V_v2 : V ;
+ fun sörja_V_v2 : V ;
+ fun stadda_V_v2 : V ;
+ fun stöda_V_v2 : V ;
+ fun steka_V_v2 : V ;
+ fun stjälpa_V_v2 : V ;
+ fun ställa_V_v2 : V ;
+ fun stämda_V_v2 : V ;
+ fun stämma_V_v2 : V ;
+ fun stänga_V_v2 : V ;
+ fun stänka_V_v2 : V ;
+ fun stöpa_V_v2 : V ;
+ fun störa_V_v2 : V ;
+ fun sträcka_V_v2 : V ;
+ fun strödda_V_v2 : V ;
+ fun stärka_V_v2 : V ;
+ fun sätta_V_v2 : V ;
+ fun stöta_V_v2 : V ;
+ fun styra_V_v2 : V ;
+ fun styrda_V_v2 : V ;
+ fun styrka_V_v2 : V ;
+ fun söva_V_v2 : V ;
+ fun svepa_V_v2 : V ;
+ fun svälta_V_v2 : V ;
+ fun svänga_V_v2 : V ;
+ fun sydda_V_v2 : V ;
+ fun äta_V_v2 : V ;
+ fun täcka_V_v2 : V ;
+ fun återanvända_V_v2 : V ;
+ fun återföra_V_v2 : V ;
+ fun återskänka_V_v2 : V ;
+ fun återsända_V_v2 : V ;
+ fun återställa_V_v2 : V ;
+ fun återuppväcka_V_v2 : V ;
+ fun återvända_V_v2 : V ;
+ fun åtföljda_V_v2 : V ;
+ fun tilldöma_V_v2 : V ;
+ fun tillföra_V_v2 : V ;
+ fun tillfredsställa_V_v2 : V ;
+ fun tillmäta_V_v2 : V ;
+ fun tillreda_V_v2 : V ;
+ fun tillsätta_V_v2 : V ;
+ fun tillstöta_V_v2 : V ;
+ fun tillstyrka_V_v2 : V ;
+ fun tillträda_V_v2 : V ;
+ fun tåla_V_v2 : V ;
+ fun tömma_V_v2 : V ;
+ fun tända_V_v2 : V ;
+ fun tänka_V_v2 : V ;
+ fun träda_V_v2 : V ;
+ fun åtrådda_V_v2 : V ;
+ fun tränga_V_v2 : V ;
+ fun trodda_V_v2 : V ;
+ fun träta_V_v2 : V ;
+ fun trycka_V_v2 : V ;
+ fun tvådda_V_v2 : V ;
+ fun tycka_V_v2 : V ;
+ fun tyda_V_v2 : V ;
+ fun tynga_V_v2 : V ;
+ fun undanröjda_V_v2 : V ;
+ fun underbygga_V_v2 : V ;
+ fun underkänna_V_v2 : V ;
+ fun undersöka_V_v2 : V ;
+ fun understöda_V_v2 : V ;
+ fun undertrycka_V_v2 : V ;
+ fun uppbygga_V_v2 : V ;
+ fun uppfödda_V_v2 : V ;
+ fun uppföra_V_v2 : V ;
+ fun uppfylla_V_v2 : V ;
+ fun upphöja_V_v2 : V ;
+ fun upphöjda_V_v2 : V ;
+ fun upphäva_V_v2 : V ;
+ fun uppleva_V_v2 : V ;
+ fun upplösa_V_v2 : V ;
+ fun upplyfta_V_v2 : V ;
+ fun upplysa_V_v2 : V ;
+ fun uppmäta_V_v2 : V ;
+ fun uppnådda_V_v2 : V ;
+ fun uppresa_V_v2 : V ;
+ fun uppröra_V_v2 : V ;
+ fun uppsöka_V_v2 : V ;
+ fun uppskrämma_V_v2 : V ;
+ fun uppställa_V_v2 : V ;
+ fun upptäcka_V_v2 : V ;
+ fun uppträda_V_v2 : V ;
+ fun uppväcka_V_v2 : V ;
+ fun utbreda_V_v2 : V ;
+ fun utbyta_V_v2 : V ;
+ fun utdöma_V_v2 : V ;
+ fun utestänga_V_v2 : V ;
+ fun utföra_V_v2 : V ;
+ fun utförda_V_v2 : V ;
+ fun utkräva_V_v2 : V ;
+ fun utlösa_V_v2 : V ;
+ fun utlysa_V_v2 : V ;
+ fun utmärka_V_v2 : V ;
+ fun utmäta_V_v2 : V ;
+ fun utnämna_V_v2 : V ;
+ fun uträcka_V_v2 : V ;
+ fun utreda_V_v2 : V ;
+ fun utredda_V_v2 : V ;
+ fun utrymma_V_v2 : V ;
+ fun utsläcka_V_v2 : V ;
+ fun utsända_V_v2 : V ;
+ fun utspridda_V_v2 : V ;
+ fun utställa_V_v2 : V ;
+ fun utställda_V_v2 : V ;
+ fun utsträcka_V_v2 : V ;
+ fun utströdda_V_v2 : V ;
+ fun utsätta_V_v2 : V ;
+ fun utstyra_V_v2 : V ;
+ fun uttömma_V_v2 : V ;
+ fun uttänka_V_v2 : V ;
+ fun utträda_V_v2 : V ;
+ fun uttrycka_V_v2 : V ;
+ fun uttyda_V_v2 : V ;
+ fun utvalda_V_v2 : V ;
+ fun vala_V_v2 : V ;
+ fun vanda_V_v2 : V ;
+ fun väcka_V_v2 : V ;
+ fun vedergälla_V_v2 : V ;
+ fun vederkvicka_V_v2 : V ;
+ fun överanstränga_V_v2 : V ;
+ fun överföra_V_v2 : V ;
+ fun överförda_V_v2 : V ;
+ fun verkställa_V_v2 : V ;
+ fun överleva_V_v2 : V ;
+ fun överösa_V_v2 : V ;
+ fun översköljda_V_v2 : V ;
+ fun översända_V_v2 : V ;
+ fun överstänka_V_v2 : V ;
+ fun översätta_V_v2 : V ;
+ fun övertäcka_V_v2 : V ;
+ fun överväga_V_v2 : V ;
+ fun väga_V_v2 : V ;
+ fun vägleda_V_v2 : V ;
+ fun viga_V_v2 : V ;
+ fun vika_V_v2 : V ;
+ fun vila_V_v2 : V ;
+ fun välta_V_v2 : V ;
+ fun välva_V_v2 : V ;
+ fun väna_V_v2 : V ;
+ fun vända_V_v2 : V ;
+ fun vräka_V_v2 : V ;
+ fun värma_V_v2 : V ;
+ fun vässa_V_v2 : V ;
+ fun väta_V_v2 : V ;
+ fun väva_V_v2 : V ;
+ fun växa_V_v2 : V ;
+ fun wara_V_v2 : V ;
+ fun anse_V_v3 : V ;
+ fun avlägga_V_v3 : V ;
+ fun avsky_V_v3 : V ;
+ fun avvika_V_v3 : V ;
+ fun bero_V_v3 : V ;
+ fun bete_V_v3 : V ;
+ fun bo_V_v3 : V ;
+ fun efterleva_V_v3 : V ;
+ fun fly_V_v3 : V ;
+ fun förebrå_V_v3 : V ;
+ fun förmå_V_v3 : V ;
+ fun försmå_V_v3 : V ;
+ fun förströ_V_v3 : V ;
+ fun glo_V_v3 : V ;
+ fun gno_V_v3 : V ;
+ fun innehålla_V_v3 : V ;
+ fun klä_V_v3 : V ;
+ fun kånka_V_v3 : V ;
+ fun knorra_V_v3 : V ;
+ fun le_V_v3 : V ;
+ fun medverka_V_v3 : V ;
+ fun nå_V_v3 : V ;
+ fun pendla_V_v3 : V ;
+ fun rå_V_v3 : V ;
+ fun så_V_v3 : V ;
+ fun ske_V_v3 : V ;
+ fun sko_V_v3 : V ;
+ fun slumra_V_v3 : V ;
+ fun småprata_V_v3 : V ;
+ fun sno_V_v3 : V ;
+ fun sova_V_v3 : V ;
+ fun strö_V_v3 : V ;
+ fun strömma_V_v3 : V ;
+ fun tro_V_v3 : V ;
+ fun två_V_v3 : V ;
+} \ No newline at end of file
diff --git a/old-examples/big/BigSwedish.gf b/old-examples/big/BigSwedish.gf
new file mode 100644
index 000000000..552d5c4f7
--- /dev/null
+++ b/old-examples/big/BigSwedish.gf
@@ -0,0 +1,7 @@
+--# -path=.:alltenses:prelude
+
+concrete BigSwedish of BigSwedishAbs =
+ GrammarSwe,
+ ExtraSwe,
+ BigLexSwe
+ ** {} ;
diff --git a/old-examples/big/BigSwedishAbs.gf b/old-examples/big/BigSwedishAbs.gf
new file mode 100644
index 000000000..9c4ca20c5
--- /dev/null
+++ b/old-examples/big/BigSwedishAbs.gf
@@ -0,0 +1,5 @@
+abstract BigSwedishAbs =
+ Grammar,
+ ExtraSweAbs,
+ BigLexSweAbs
+ ** {} ;
diff --git a/old-examples/big/MAP/Lisp.cf b/old-examples/big/MAP/Lisp.cf
new file mode 100644
index 000000000..e0fd0de88
--- /dev/null
+++ b/old-examples/big/MAP/Lisp.cf
@@ -0,0 +1,20 @@
+-- Lisp as used in the Alvey grammar
+
+entrypoints Prog, Exp ;
+
+Pro. Prog ::= [Exp] ;
+
+App. Exp ::= "(" [Exp] ")" ;
+At. Exp ::= Id ;
+IdPlus. Exp ::= IdPl ;
+IdStr. Exp ::= String ;
+Plus. Exp ::= "+" ;
+Minus. Exp ::= "-" ;
+Num. Exp ::= Integer ;
+
+token IdPl ('+' letter (letter | digit | '-' | '_')*) ;
+token Id (letter (letter | digit | '-' | '_')*) ;
+
+terminator Exp "" ;
+
+comment ";;" ;
diff --git a/old-examples/big/MAP/Makefile b/old-examples/big/MAP/Makefile
new file mode 100644
index 000000000..8586995a3
--- /dev/null
+++ b/old-examples/big/MAP/Makefile
@@ -0,0 +1,20 @@
+all:
+ make big
+ make gf
+ mv Big*.gf ..
+gf:
+ ./mkBig
+
+big:
+ ghc --make MkBig -o mkBig
+parser:
+ happy -gca ParLisp.y
+ alex -g LexLisp.x
+ latex DocLisp.tex; dvips DocLisp.dvi -o DocLisp.ps
+ ghc --make TestLisp.hs -o TestLisp
+clean:
+ -rm -f *.log *.aux *.hi *.o *.dvi
+ -rm -f DocLisp.ps
+distclean: clean
+ -rm -f DocLisp.* LexLisp.* ParLisp.* LayoutLisp.* SkelLisp.* PrintLisp.* TestLisp.* AbsLisp.* TestLisp ErrM.* SharedString.* Lisp.dtd XMLLisp.* Makefile*
+
diff --git a/old-examples/big/MAP/MkBig.hs b/old-examples/big/MAP/MkBig.hs
new file mode 100644
index 000000000..0ea4e0b18
--- /dev/null
+++ b/old-examples/big/MAP/MkBig.hs
@@ -0,0 +1,42 @@
+module Main where
+
+import TransBig
+
+import IO ( stdin, hGetContents )
+import System ( getArgs, getProgName )
+
+import LexLisp
+import ParLisp
+import SkelLisp
+import PrintLisp
+import AbsLisp
+import ErrM
+
+type ParseFun a = [Token] -> Err a
+
+myLLexer = myLexer
+
+type Verbosity = Int
+
+putStrV :: Verbosity -> String -> IO ()
+putStrV v s = if v > 1 then putStrLn s else return ()
+
+runFile :: Verbosity -> ParseFun Prog -> FilePath -> IO ()
+runFile v p f = putStrLn f >> readFile f >>= run v p
+
+run :: Verbosity -> ParseFun Prog -> String -> IO ()
+run v p s = let ts = myLLexer s in case p ts of
+ Bad s -> do putStrLn "\nParse Failed...\n"
+ putStrV v "Tokens:"
+ putStrV v $ show ts
+ putStrLn s
+ Ok tree -> do putStrLn "\nParse Successful!"
+ transTree tree
+
+
+
+main :: IO ()
+main = do
+ runFile 0 pProg infile
+
+infile = "bigwordlist.en"
diff --git a/old-examples/big/MAP/TransBig.hs b/old-examples/big/MAP/TransBig.hs
new file mode 100644
index 000000000..ea59dcc6c
--- /dev/null
+++ b/old-examples/big/MAP/TransBig.hs
@@ -0,0 +1,148 @@
+module TransBig where
+
+import AbsLisp
+import PrintLisp
+
+import Char
+
+abstrgf = "BigLexEngAbs.gf"
+concrgf = "BigLexEng.gf"
+
+transTree :: Prog -> IO ()
+transTree (Pro ts) = do
+ writeFile abstrgf "abstract BigLexEngAbs = Cat **{\n"
+ writeFile concrgf
+ "concrete BigLexEng of BigLexEngAbs = CatEng ** open ParadigmsEng, IrregEng in {\n"
+ mapM_ transRule ts
+ appendFile abstrgf "}\n"
+ addOpers
+ appendFile concrgf "}\n"
+
+transRule :: Exp -> IO ()
+transRule e = case e of
+ App (At f : _ : cat : _) | not (discardCat cat) -> catRule (hyph f) cat
+ _ -> notConsidered $ "--! " ++ printTree e
+ where
+ hyph (Id f) = Id (map unhyph f)
+ unhyph '-' = '_'
+ unhyph c = c
+
+discardCat (App cs) = any (flip elem cs) discarded where
+ discarded = [
+ App [At (Id "AUX"),Plus],
+ App [At (Id "PAST"),Plus],
+ App [At (Id "QUA"),Plus],
+ App [At (Id "VFORM"),At (Id "EN")],
+ App [At (Id "AFORM"),At (Id "ER")],
+ App [At (Id "AFORM"),At (Id "EST")]
+ ]
+discardCat _ = False
+
+
+catRule :: Id -> Exp -> IO ()
+catRule (Id f) e = case cleanCat e of
+ App (App [At (Id "V"), Minus] : App [At (Id "N"), Plus] : more) -> case more of
+ [App [At (Id "SUBCAT"),sub]] ->
+ let prep = prepSub sub in
+ putRule (f ++ "_N2" ++ prep) "N2" "prepN2" [show f, show prep]
+ [App [At (Id "PLU"),Minus],App [At (Id "SUBCAT"),sub]] ->
+ let prep = prepSub sub in
+ putRule (f ++ "_N2" ++ prep) "N2" "irregN2" [show f, show f, show prep]
+ [App [At (Id "PLU"),Minus]] ->
+ putRule (f ++ "_N") "N" "irregN" [show f, show f] --- could find the forms
+ [App [At (Id "PLU"),_]] ->
+ notConsidered $ "--! " ++ f ++ " " ++ printTree e
+ (App [At (Id "PRO"),Plus]:_) ->
+ notConsidered $ "--! " ++ f ++ " " ++ printTree e
+ [App [At (Id "COUNT"),Minus]] ->
+ putRule (f ++ "_N") "N" "massN" [show f]
+ [App [At (Id "PN"),Plus]] ->
+ putRule (f ++ "_PN") "PN" "regPN" [show f]
+ [] ->
+ putRule (f ++ "_N") "N" "regN" [show f]
+ _ -> putStrLn $ "---- " ++ f ++ " " ++ printTree e
+ App (App [At (Id "V"), Plus] : App [At (Id "N"), Plus] : more) -> case more of
+ (App [At (Id "ADV"), Plus]:_) ->
+ putRule (f ++ "_Adv") "Adv" "mkAdv" [show f]
+ [App [At (Id "SUBCAT"),sub]] ->
+ let prep = prepSub sub in
+ putRule (f ++ "_A2" ++ prep) "A2" "regA2" [show f,show prep]
+ [App [At (Id "AFORM"),At (Id "NONE")],App [At (Id "SUBCAT"),sub]] ->
+ let prep = prepSub sub in
+ putRule (f ++ "_A2" ++ prep) "A2" "longA2" [show f,show prep]
+ [App [At (Id "SUBCAT"),sub],App [At (Id "AFORM"),At (Id "NONE")]] ->
+ let prep = prepSub sub in
+ putRule (f ++ "_A2" ++ prep) "A2" "longA2" [show f,show prep]
+ (App [At (Id "AFORM"),At (Id "NONE")]:_) ->
+ putRule (f ++ "_A") "A" "longA" [show f]
+ [] ->
+ putRule (f ++ "_A") "A" "regA" [show f]
+ _ -> putStrLn $ "---- " ++ f ++ " " ++ printTree e
+ App (App [At (Id "V"), Plus] : App [At (Id "N"), Minus] : more) -> case more of
+ App [At (Id "SUBCAT"),At (Id "NP_NP")]:form ->
+ putRule (f ++ "_V3") "V3" "dirdirV3" [verbForm form f]
+ App [At (Id "SUBCAT"),At (Id ('N':'P':'_':sub))]:form ->
+ let prep = map toLower (drop 2 sub) in
+ putRule (f ++ "_V3" ++ prep) "V3" "dirprepV3" [verbForm form f, show prep]
+ App [At (Id "SUBCAT"),At (Id "SFIN")]:form ->
+ putRule (f ++ "_VS") "VS" "mkVS" [verbForm form f]
+ App [At (Id "SUBCAT"),At (Id "SE1")]:form ->
+ putRule (f ++ "_VV") "VV" "mkVV" [verbForm form f]
+ App [At (Id "SUBCAT"),sub]:form ->
+ let prep = prepSub sub in
+ putRule (f ++ "_V2" ++ prep) "V2" "prepV2" [verbForm form f, show prep]
+ form | length form < 2 ->
+ putRule (f ++ "_V") "V" "useV" [verbForm form f]
+ _ -> putStrLn $ "---- " ++ f ++ " " ++ printTree e
+ App (App [At (Id "V"), Minus] : App [At (Id "N"), Minus] : more) -> case more of
+ [App [At (Id "SUBCAT"), At (Id "BARE_S")]] ->
+ putRule (f ++ "_Subj") "Subj" "mkSubj" [show f]
+ [App [At (Id "SUBCAT"), At (Id "NP")]] ->
+ putRule (f ++ "_Prep") "Prep" "mkPrep" [show f]
+ App [At (Id "PRO"), Plus] : _ ->
+ putRule (f ++ "_Adv") "Adv" "proAdv" [show f]
+ _ -> putStrLn $ "---- " ++ f ++ " " ++ printTree e
+ App (App [At (Id "PRO"), Plus] :
+ App [At (Id "V"), Minus] : App [At (Id "N"), Minus] :_) ->
+ putRule (f ++ "_Adv") "Adv" "proAdv" [show f]
+ _ -> notConsidered $ "--! " ++ f ++ " " ++ printTree e
+
+cleanCat (App es) = App $ filter (not . irrelevant) es where
+ irrelevant c = elem c [
+ App [At (Id "SUBCAT"), At (Id "NULL")],
+ App [At (Id "AT"), Minus], --- ?
+ App [At (Id "LAT"), Minus],
+ App [At (Id "LAT"), Plus]
+ ]
+cleanCat c = c
+
+notConsidered r = return () --- putStrLn
+
+putRule :: String -> String -> String -> [String] -> IO ()
+putRule fun cat oper args = do
+ appendFile abstrgf $ unwords ["fun",fun,":",cat,";\n"]
+ appendFile concrgf $ unwords $ ["lin",fun,"=",oper] ++ args ++ [";\n"]
+
+prepSub :: Exp -> String
+prepSub s = case s of
+ At (Id ('P':'P':cs)) -> map toLower cs
+ _ -> ""
+
+verbForm form f
+ | elem (App [At (Id "REG"),Minus]) form = "IrregEng." ++ f ++ "_V"
+ | otherwise = "(regV " ++ show f ++ ")"
+
+addOpers = mapM_ (appendFile concrgf) [
+ "oper proAdv : Str -> Adv = \\s -> mkAdv s ;\n",
+ "oper useV : V -> V = \\v -> v ;\n",
+ "oper massN : Str -> N = \\s -> regN s ;\n",
+ "longA : Str -> A = \\s -> compoundADeg (regA s) ;\n",
+ "mkSubj : Str -> Subj = \\s -> {s = s ; lock_Subj = <>} ;\n",
+ "irregN : Str -> Str -> N = \x,y -> mk2N x y ;\",
+ "irregN2 : Str -> Str -> Str -> N2 = \x,y,p -> mkN2 (irregN x y) (mkPrep p) ;\n",
+ "longA2 : Str -> Str -> A2 = \s,p -> mkA2 (compoundADeg (regA s)) (mkPrep p) ;\n",
+ "regA2 : Str -> Str -> A2 = \s,p -> mkA2 (regA s) (mkPrep p) ;\n",
+ "prepV2 : V -> Str -> V2 = \s,p -> mkV2 s (mkPrep p) ;\n",
+ "prepN2 : Str -> Str -> N2 = \s,p -> mkN2 (regN s) (mkPrep p) ;\n",
+ "dirprepV3 : V -> Str -> V3 = \s,p -> dirV3 s (mkPrep p) ;\n"
+ ]
diff --git a/old-examples/big/MAP/bigwordlist.en b/old-examples/big/MAP/bigwordlist.en
new file mode 100644
index 000000000..a233d4e86
--- /dev/null
+++ b/old-examples/big/MAP/bigwordlist.en
@@ -0,0 +1,6723 @@
+;;
+;;
+;; bigwordlist.en
+;;
+;;
+;; Author: Graham Russell May 1987
+;;
+;; Copyright - Graeme Ritchie, Alan Black,
+;; Steve Pulman and Graham Russell 1987
+;;
+;;
+;; included by bigwordlist.le
+;;
+;;
+;;
+;; Copyright Graeme Ritchie, Alan Black,
+;; Steve Pulman and Graham Russell 1987
+;;
+;; ---------------------------------------------
+;; | Not to be used for military purposes |
+;; ---------------------------------------------
+;;
+(a a ((SUBCAT DETN) (QUA +) (DEF -) (AGR SING)) A NIL)
+(abandon abandon ((V +) (N -) (SUBCAT NP)) ABANDON NIL)
+(abbreviate abbreviate ((V +) (N -) (AT -) (SUBCAT NP)) ABBREVIATE NIL)
+(abduct abduct ((V +) (N -) (SUBCAT NP) (AT -)) ABDUCT NIL)
+(+able +able ((FIX SUF) (V +) (N +) (AFORM NONE) (SUBCAT NULL) (STEM ((INFL +) (N -) (V +)))) ABLE NIL)
+(able able ((V +) (N +) (SUBCAT INF)) ABLE NIL)
+(able able ((V +) (N +) (SUBCAT NULL)) ABLE NIL)
+(abolish abolish ((V +) (N -) (SUBCAT NP) (LAT -)) ABOLISH NIL)
+(abolition abolition ((V -) (N +)) ABOLITION NIL)
+(abound abound ((V +) (N -) (SUBCAT NULL) (LAT -)) ABOUND NIL)
+(about about ((V -) (N -) (SUBCAT INF)) ABOUT NIL)
+(about about ((V -) (N -) (SUBCAT NP)) ABOUT NIL)
+(about about ((V -) (N -) (SUBCAT NP) (PFORM ABOUT)) ABOUT NIL)
+(above above ((PRO +) (V -) (N -)) ABOVE NIL)
+(above above ((V -) (N -) (SUBCAT NP)) ABOVE NIL)
+(abroad abroad ((PRO +) (V -) (N -)) ABROAD NIL)
+(absence absence ((V -) (N +) (SUBCAT PPFROM)) ABSENCE NIL)
+(absent absent ((V +) (N +) (SUBCAT NULL)) ABSENT NIL)
+(absent absent ((V +) (N +) (SUBCAT PPFROM)) ABSENT NIL)
+(absentee absentee ((V -) (N +)) ABSENTEE NIL)
+(absolute absolute ((V +) (N +) (AFORM NONE)) ABSOLUTE NIL)
+(absolve absolve ((V +) (N -) (SUBCAT NP_PPFROM)) ABSOLVE NIL)
+(abstract abstract ((V -) (N +)) ABSTRACT NIL)
+(abstract abstract ((V +) (N +) (AFORM NONE)) ABSTRACT NIL)
+(abstract abstract ((V +) (N -) (AT -)) ABSTRACT NIL)
+(abundance abundance ((V -) (N +)) ABUNDANCE NIL)
+(abundant abundant ((V +) (N +) (AFORM NONE)) ABUNDANT NIL)
+(academic academic ((V +) (N +) (AFORM NONE)) ACADEMIC NIL)
+(accelerate accelerate ((V +) (N -) (SUBCAT NP) (AT -)) ACCELERATE NIL)
+(accept accept ((V +) (N -) (SUBCAT NP)) ACCEPT NIL)
+(access access ((V +) (N -) (SUBCAT NP)) ACCESS NIL)
+(access access ((V -) (N +) (SUBCAT PPTO)) ACCESS NIL)
+(accessible accessible ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) ACCESSIBLE NIL)
+(accessible accessible ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) ACCESSIBLE NIL)
+(accident accident ((V -) (N +)) ACCIDENT NIL)
+(accommodate accommodate ((V +) (N -) (SUBCAT NP) (AT -)) ACCOMMODATE NIL)
+(accompany accompany ((V +) (N -) (SUBCAT NP)) ACCOMPANY NIL)
+(accomplish accomplish ((V +) (N -) (SUBCAT NP) (LAT -)) ACCOMPLISH NIL)
+(accord accord ((V +) (N -) (SUBCAT PPWITH)) ACCORD NIL)
+(accordingly accordingly ((V +) (N +) (ADV +)) ACCORDINGLY NIL)
+(account account ((V -) (N +)) ACCOUNT NIL)
+(account account ((V +) (N -) (SUBCAT PPFOR)) ACCOUNT NIL)
+(accumulate accumulate ((V +) (N -) (SUBCAT NP) (AT -)) ACCUMULATE NIL)
+(accuracy accuracy ((V -) (N +)) ACCURACY NIL)
+(accurate accurate ((V +) (N +) (AFORM NONE)) ACCURATE NIL)
+(accuse accuse ((V +) (N -) (SUBCAT NP_PPOF)) ACCUSE NIL)
+(ache ache ((V -) (N +)) ACHE NIL)
+(ache ache ((V +) (N -) (SUBCAT NULL)) ACHE NIL)
+(achieve achieve ((V +) (N -) (SUBCAT NP)) ACHIEVE NIL)
+(acknowledge acknowledge ((V +) (N -) (SUBCAT NP)) ACKNOWLEDGE NIL)
+(acknowledge acknowledge ((V +) (N -) (SUBCAT SFIN)) ACKNOWLEDGE NIL)
+(acquire acquire ((V +) (N -) (SUBCAT NP)) ACQUIRE NIL)
+(acquisition acquisition ((V -) (N +)) ACQUISITION NIL)
+(acquisitive acquisitive ((V +) (N +) (AFORM NONE)) ACQUISITIVE NIL)
+(across across ((V -) (N -) (SUBCAT NP)) ACROSS NIL)
+(act act ((V -) (N +)) ACT NIL)
+(act act ((V +) (N -) (AT -)) ACT NIL)
+(activate activate ((V +) (N -) (AT -) (SUBCAT NP)) ACTIVATE NIL)
+(actor actor ((V -) (N +)) ACTOR NIL)
+(actress actress ((V -) (N +)) ACTRESS NIL)
+(actual actual ((V +) (N +) (AFORM NONE)) ACTUAL NIL)
+(acute acute ((V +) (N +) (AFORM NONE)) ACUTE NIL)
+(adage adage ((V -) (N +)) ADAGE NIL)
+(adapt adapt ((V +) (N -) (SUBCAT NP)) ADAPT NIL)
+(add add ((V +) (N -) (SUBCAT NP_PPTO)) ADD NIL)
+(addict addict ((V -) (N +)) ADDICT NIL)
+(addict addict ((V +) (N -) (SUBCAT NP) (AT -)) ADDICT NIL)
+(addition addition ((V -) (N +) (SUBCAT PPTO)) ADDITION NIL)
+(additive additive ((V -) (N +)) ADDITIVE NIL)
+(address address ((V -) (N +)) ADDRESS NIL)
+(address address ((V +) (N -) (SUBCAT NP)) ADDRESS NIL)
+(adept adept ((V +) (N +) (SUBCAT NULL)) ADEPT NIL)
+(adept adept ((V +) (N +) (SUBCAT PPAT)) ADEPT NIL)
+(adequacy adequacy ((V -) (N +)) ADEQUACY NIL)
+(adequate adequate ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) ADEQUATE NIL)
+(adequate adequate ((V +) (N +) (AFORM NONE) (SUBCAT PPFOR)) ADEQUATE NIL)
+(adhere adhere ((V +) (N -) (SUBCAT PPTO)) ADHERE NIL)
+(adherent adherent ((V -) (N +)) ADHERENT NIL)
+(adhesive adhesive ((V -) (N +)) ADHESIVE NIL)
+(adhesive adhesive ((V +) (N +) (AFORM NONE)) ADHESIVE NIL)
+(adjacency adjacency ((V -) (N +) (SUBCAT PPTO)) ADJACENCY NIL)
+(adjacent adjacent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) ADJACENT NIL)
+(adjacent adjacent ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) ADJACENT NIL)
+(adjective adjective ((V -) (N +)) ADJECTIVE NIL)
+(adjoin adjoin ((V +) (N -) (SUBCAT NP)) ADJOIN NIL)
+(adjunct adjunct ((V -) (N +)) ADJUNCT NIL)
+(adjust adjust ((V +) (N -) (SUBCAT NP)) ADJUST NIL)
+(administer administer ((V +) (N -) (SUBCAT NP) (LAT -)) ADMINISTER NIL)
+(administration administration ((V -) (N +)) ADMINISTRATION NIL)
+(admire admire ((V +) (N -) (SUBCAT NP)) ADMIRE NIL)
+(admissible admissible ((V +) (N +) (AFORM NONE)) ADMISSIBLE NIL)
+(admission admission ((V -) (N +)) ADMISSION NIL)
+(admission admission ((V -) (N +) (SUBCAT PPTO)) ADMISSION NIL)
+(admit admit ((V +) (N -) (SUBCAT NP)) ADMIT NIL)
+(admit admit ((V +) (N -) (SUBCAT NP_PPTO)) ADMIT NIL)
+(admit admit ((V +) (N -) (SUBCAT NULL)) ADMIT NIL)
+(admit admit ((V +) (N -) (SUBCAT PPOF)) ADMIT NIL)
+(admit admit ((V +) (N -) (SUBCAT SFIN)) ADMIT NIL)
+(adopt adopt ((V +) (N -) (AT -) (SUBCAT NP)) ADOPT NIL)
+(adult adult ((V -) (N +)) ADULT NIL)
+(adult adult ((V +) (N +) (AFORM NONE)) ADULT NIL)
+(advance advance ((V -) (N +)) ADVANCE NIL)
+(advance advance ((V +) (N -) (SUBCAT NULL)) ADVANCE NIL)
+(advantage advantage ((V -) (N +)) ADVANTAGE NIL)
+(advent advent ((V -) (N +)) ADVENT NIL)
+(adventure adventure ((V -) (N +)) ADVENTURE NIL)
+(adverb adverb ((V -) (N +)) ADVERB NIL)
+(adverbial adverbial ((V +) (N +) (AFORM NONE)) ADVERBIAL NIL)
+(adverse adverse ((V +) (N +) (AFORM NONE)) ADVERSE NIL)
+(advertise advertise ((V +) (N -) (SUBCAT NP)) ADVERTISE NIL)
+(advice advice ((V -) (N +)) ADVICE NIL)
+(advise advise ((V +) (N -) (SUBCAT OE)) ADVISE NIL)
+(advisor advisor ((V -) (N +)) ADVISOR NIL)
+(advocate advocate ((V +) (N -) (SUBCAT NP)) ADVOCATE NIL)
+(aerobic aerobic ((V +) (N +) (AFORM NONE)) AEROBIC NIL)
+(aesthetic aesthetic ((V +) (N +) (AFORM NONE)) AESTHETIC NIL)
+(affair affair ((V -) (N +)) AFFAIR NIL)
+(affect affect ((V +) (N -) (SUBCAT NP)) AFFECT NIL)
+(affection affection ((V -) (N +) (SUBCAT PPFOR)) AFFECTION NIL)
+(affix affix ((V -) (N +)) AFFIX NIL)
+(affix affix ((V +) (N -) (SUBCAT NP_PPWITH)) AFFIX NIL)
+(afflict afflict ((V +) (N -) (SUBCAT NP) (AT -)) AFFLICT NIL)
+(afford afford ((V +) (N -) (SUBCAT NP) (LAT -)) AFFORD NIL)
+(afford afford ((V +) (N -) (SUBCAT SE1) (LAT -)) AFFORD NIL)
+(afraid afraid ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT NULL) (LAT -)) AFRAID NIL)
+(afraid afraid ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT PPOF) (LAT -)) AFRAID NIL)
+(afraid afraid ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT SFIN) (LAT -)) AFRAID NIL)
+(afresh afresh ((V -) (N -) (PRO +) (ADV +)) AFRESH NIL)
+(africa africa ((V -) (N +) (PN +)) AFRICA NIL)
+(african african ((V +) (N +) (AFORM NONE)) AFRICAN NIL)
+(african african ((V -) (N +)) AFRICAN NIL)
+(after after ((V -) (N -) (SUBCAT BARE_S)) AFTER NIL)
+(after after ((V -) (N -) (SUBCAT ING)) AFTER NIL)
+(after after ((V -) (N -) (SUBCAT NP)) AFTER NIL)
+(afternoon afternoon ((V -) (N +)) AFTERNOON NIL)
+(afterthought afterthought ((V -) (N +)) AFTERTHOUGHT NIL)
+(afterwards afterwards ((PRO +) (V -) (N -)) AFTERWARDS NIL)
+(again again ((PRO +) (V -) (N -)) AGAIN NIL)
+(against against ((V -) (N -) (SUBCAT NP)) AGAINST NIL)
+(against against ((V -) (N -) (SUBCAT NP) (PFORM AGAINST)) AGAINST NIL)
+(age age ((V -) (N +) (LAT -)) AGE NIL)
+(aged aged ((V +) (N +)) AGED NIL)
+(agency agency ((V -) (N +)) AGENCY NIL)
+(agenda agenda ((V -) (N +)) AGENDA NIL)
+(agent agent ((V -) (N +)) AGENT NIL)
+(aggravate aggravate ((V +) (N -) (SUBCAT NP) (AT -)) AGGRAVATE NIL)
+(aggressive aggressive ((V +) (N +) (AFORM NONE)) AGGRESSIVE NIL)
+(ago ago ((V +) (N +) (ADV +)) AGO NIL)
+(agree agree ((V +) (N -) (SUBCAT PPWITH)) AGREE NIL)
+(ahead ahead ((V -) (N -) (PRO +)) AHEAD NIL)
+(aid aid ((V -) (N +)) AID NIL)
+(aid aid ((V +) (N -) (SUBCAT NP)) AID NIL)
+(aide aide ((V -) (N +)) AIDE NIL)
+(aim aim ((V -) (N +) (LAT -)) AIM NIL)
+(aim aim ((V +) (N -) (SUBCAT PPAT) (LAT -)) AIM NIL)
+(aim aim ((V +) (N -) (SUBCAT PPTO) (LAT -)) AIM NIL)
+(air air ((V -) (N +)) AIR NIL)
+(aircraft aircraft ((V -) (N +) (PLU +)) AIRCRAFT NIL)
+(aircraft aircraft ((V -) (N +) (PLU -)) AIRCRAFT NIL)
+(akin akin ((V +) (N +) (AFORM NONE) (SUBCAT NULL) (PRD +)) AKIN NIL)
+(akin akin ((V +) (N +) (AFORM NONE) (SUBCAT PPTO) (PRD +)) AKIN NIL)
+(+al +al ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM ((AFORM NONE)))) AL NIL)
+(+al +al ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (LAT +)(INFL +))) (LAT +)) AL NIL)
+(+al +al ((FIX SUF) (V -) (N +) (STEM (V (INFL +)))) AL NIL)
+(alcohol alcohol ((V -) (N +)) ALCOHOL NIL)
+(alcoholic alcoholic ((V +) (N +) (AFORM NONE)) ALCOHOLIC NIL)
+(alcoholic alcoholic ((V -) (N +)) ALCOHOLIC NIL)
+(algebra algebra ((V -) (N +)) ALGEBRA NIL)
+(algorithm algorithm ((V -) (N +)) ALGORITHM NIL)
+(alias alias ((V -) (N +) (SUBCAT PPFOR)) ALIAS NIL)
+(align align ((V +) (N -) (SUBCAT NP)) ALIGN NIL)
+(alike alike ((V +) (N +) (PRD +) (AFORM NONE) (LAT -)) ALIKE NIL)
+(alive alive ((V +) (N +) (PRD +) (AFORM NONE) (LAT -)) ALIVE NIL)
+(all all ((V +) (N +) (ADV +) (LAT -)) ALL NIL)
+(all all ((V -) (N +) (PRO +)) ALL NIL)
+(all all ((V +) (N +) (QUA +) (DEF +)) ALL NIL)
+(all all ((V +) (N +) (QUA +) (DEF +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT -)))) ALL NIL)
+(all all ((V +) (N +) (QUA +) (DEF +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT +) (PLU +)))) ALL NIL)
+(allege allege ((V +) (N -) (SUBCAT SFIN)) ALLEGE NIL)
+(alley alley ((V -) (N +)) ALLEY NIL)
+(allocate allocate ((V +) (N -) (AT -) (SUBCAT NP_PPTO)) ALLOCATE NIL)
+(allow allow ((V +) (N -) (SUBCAT NP)) ALLOW NIL)
+(allow allow ((V +) (N -) (SUBCAT OR)) ALLOW NIL)
+(allow allow ((V +) (N -) (SUBCAT PPFOR)) ALLOW NIL)
+(allow allow ((V +) (N -) (SUBCAT PPOF)) ALLOW NIL)
+(allude allude ((V +) (N -) (SUBCAT PPTO)) ALLUDE NIL)
+(ally ally ((V -) (N +)) ALLY NIL)
+(ally ally ((V +) (N -) (SUBCAT PPWITH)) ALLY NIL)
+(almost almost ((V +) (N +) (ADV +) (LAT -)) ALMOST NIL)
+(alone alone ((PRO +) (V -) (N -)) ALONE NIL)
+(alone alone ((V +) (N +) (PRD +) (AFORM NONE) (LAT -)) ALONE NIL)
+(along along ((V -) (N -) (SUBCAT NP)) ALONG NIL)
+(aloud aloud ((PRO +) (V -) (N -)) ALOUD NIL)
+(alphabet alphabet ((V -) (N +)) ALPHABET NIL)
+(alphabetic alphabetic ((V +) (N +) (AFORM NONE)) ALPHABETIC NIL)
+(alphanumeric alphanumeric ((V +) (N +) (AFORM NONE)) ALPHANUMERIC NIL)
+(already already ((V +) (N +) (ADV +)) ALREADY NIL)
+(also also ((V +) (N +) (ADV +)) ALSO NIL)
+(altar altar ((V -) (N +)) ALTAR NIL)
+(alter alter ((V +) (N -) (SUBCAT NULL)) ALTER NIL)
+(alternate alternate ((V +) (N -) (SUBCAT PPWITH) (AT -)) ALTERNATE NIL)
+(alternative alternative ((V -) (N +) (SUBCAT PPTO)) ALTERNATIVE NIL)
+(alternatively alternatively ((V +) (N +) (AFORM NONE) (ADV +)) ALTERNATIVELY NIL)
+(although although ((V -) (N -) (SUBCAT FIN_S)) ALTHOUGH NIL)
+(always always ((V +) (N +) (ADV +)) ALWAYS NIL)
+(am am ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR SING1)) BE NIL)
+(amaze amaze ((V +) (N -) (SUBCAT NP) (LAT -)) AMAZE NIL)
+(amazing amazing ((V +) (N +) (AFORM NONE)) AMAZING NIL)
+(ambiguity ambiguity ((V -) (N +)) AMBIGUITY NIL)
+(ambiguous ambiguous ((V +) (N +) (AFORM NONE)) AMBIGUOUS NIL)
+(ambition ambition ((V -) (N +) (SUBCAT INF)) AMBITION NIL)
+(ambitious ambitious ((V +) (N +) (AFORM NONE)) AMBITIOUS NIL)
+(amenable amenable ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) AMENABLE NIL)
+(amenable amenable ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) AMENABLE NIL)
+(amend amend ((V +) (N -) (SUBCAT NP)) AMEND NIL)
+(amenity amenity ((V -) (N +)) AMENITY NIL)
+(america america ((V -) (N +) (PN +)) AMERICA NIL)
+(american american ((V +) (N +) (AFORM NONE)) AMERICAN NIL)
+(american american ((V -) (N +)) AMERICAN NIL)
+(among among ((V -) (N -) (SUBCAT NP)) AMONG NIL)
+(amongst amongst ((V -) (N -) (SUBCAT NP)) AMONGST NIL)
+(amount amount ((V -) (N +) (LAT -) (PART +)) AMOUNT NIL)
+(ampere ampere ((V -) (N +)) AMPERE NIL)
+(ampersand ampersand ((V -) (N +)) AMPERSAND NIL)
+(amuse amuse ((V +) (N -) (SUBCAT NP)) AMUSE NIL)
+(+an +an ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (LAT +) (INFL +))) (LAT +)) AN NIL)
+(+an +an ((FIX SUF) (V -) (N +) (STEM ((N +) (LAT +))) (LAT +)) AN NIL)
+(an an ((SUBCAT DETN) (QUA +) (DEF -) (AGR SING)) A NIL)
+(anachronism anachronism ((V -) (N +)) ANACHRONISM NIL)
+(anachronistic anachronistic ((V +) (N +) (AFORM NONE)) ANACHRONISTIC NIL)
+(analogous analogous ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) ANALOGOUS NIL)
+(analogous analogous ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) ANALOGOUS NIL)
+(analogue analogue ((V -) (N +)) ANALOGUE NIL)
+(analogy analogy ((V -) (N +) (SUBCAT PPWITH)) ANALOGY NIL)
+(analyse analyse ((V +) (N -) (SUBCAT NP)) ANALYSE NIL)
+(analyses analyses ((V -) (N +) (PLU +)) ANALYSIS NIL)
+(analysis analysis ((V -) (N +) (PLU -)) ANALYSIS NIL)
+(analytic analytic ((V +) (N +) (AFORM NONE)) ANALYTIC NIL)
+(anaphor anaphor ((V -) (N +)) ANAPHOR NIL)
+(anaphora anaphora ((V -) (N +)) ANAPHORA NIL)
+(anaphoric anaphoric ((V +) (N +) (AFORM NONE)) ANAPHORIC NIL)
+(+ance +ance ((FIX SUF) (V -) (N +) (STEM (V (INFL +) (LAT +))) (LAT +)) ANCE NIL)
+(ancestor ancestor ((V -) (N +)) ANCESTOR NIL)
+(ancient ancient ((V +) (N +) (AFORM NONE)) ANCIENT NIL)
+(and and ((SUBCAT AND)) AND NIL)
+(anecdote anecdote ((V -) (N +)) ANECDOTE NIL)
+(anger anger ((V -) (N +) (LAT -)) ANGER NIL)
+(angle angle ((V -) (N +)) ANGLE NIL)
+(angled angled ((V +) (N +) (AFORM NONE)) ANGLED NIL)
+(angler angler ((V -) (N +)) ANGLER NIL)
+(angling angling ((V -) (N +)) ANGLING NIL)
+(angry angry ((V +) (N +) (SUBCAT NULL) (LAT -)) ANGRY NIL)
+(angry angry ((V +) (N +) (SUBCAT PPABOUT) (LAT -)) ANGRY NIL)
+(angry angry ((V +) (N +) (SUBCAT PPAT) (LAT -)) ANGRY NIL)
+(angry angry ((V +) (N +) (SUBCAT PPWITH) (LAT -)) ANGRY NIL)
+(angry angry ((V +) (N +) (SUBCAT SFIN) (LAT -)) ANGRY NIL)
+(animal animal ((V -) (N +)) ANIMAL NIL)
+(animate animate ((V +) (N +) (AFORM NONE)) ANIMATE NIL)
+(animate animate ((V +) (N -) (SUBCAT NP) (AT -)) ANIMATE NIL)
+(ankle ankle ((V -) (N +) (LAT -)) ANKLE NIL)
+(annotate annotate ((V +) (N -) (SUBCAT NP) (AT -)) ANNOTATE NIL)
+(announce announce ((V +) (N -) (SUBCAT NP) (LAT +)) ANNOUNCE NIL)
+(announce announce ((V +) (N -) (SUBCAT NP) (LAT -)) ANNOUNCE NIL)
+(annoy annoy ((V +) (N -) (SUBCAT NP)) ANNOY NIL)
+(annual annual ((V +) (N +) (AFORM NONE)) ANNUAL NIL)
+(anomalous anomalous ((V +) (N +) (AFORM NONE)) ANOMALOUS NIL)
+(anomaly anomaly ((V -) (N +)) ANOMALY NIL)
+(another another ((V +) (N +) (QUA +) (SUBCAT DETN)) ANOTHER NIL)
+(answer answer ((V -) (N +) (LAT -)) ANSWER NIL)
+(answer answer ((V +) (N -) (SUBCAT NP) (LAT -)) ANSWER NIL)
+(ant ant ((V -) (N +) (LAT -)) ANT NIL)
+(antecedent antecedent ((V -) (N +)) ANTECEDENT NIL)
+(anthropomorphic anthropomorphic ((V +) (N +) (AFORM NONE)) ANTHROPOMORPHIC NIL)
+(anthropomorphism anthropomorphism ((V -) (N +)) ANTHROPOMORPHISM NIL)
+(anti- anti- ((FIX PRE) (STEM ((N +)(INFL +)))) ANTI NIL)
+(antibiotic antibiotic ((V -) (N +)) ANTIBIOTIC NIL)
+(anticipate anticipate ((V +) (N -) (SUBCAT NP) (AT -)) ANTICIPATE NIL)
+(anticipate anticipate ((V +) (N -) (SUBCAT NULL) (AT -)) ANTICIPATE NIL)
+(anticipate anticipate ((V +) (N -) (SUBCAT SFIN) (AT -)) ANTICIPATE NIL)
+(anxiety anxiety ((V -) (N +) (LAT -)) ANXIETY NIL)
+(anxious anxious ((V +) (N +) (AFORM NONE) (SUBCAT NULL) (LAT -)) ANXIOUS NIL)
+(anxious anxious ((V +) (N +) (AFORM NONE) (SUBCAT PPABOUT) (LAT -)) ANXIOUS NIL)
+(anxious anxious ((V +) (N +) (AFORM NONE) (SUBCAT SFIN) (LAT -)) ANXIOUS NIL)
+(any any ((V +) (N +) (QUA +)) ANY NIL)
+(anybody anybody ((PRO +) (DEF -) (V -) (N +)) ANYBODY NIL)
+(anyhow anyhow ((PRO +) (V -) (N -)) ANYHOW NIL)
+(anyone anyone ((PRO +) (V -) (N +)) ANYONE NIL)
+(anything anything ((PRO +) (DEF -) (V -) (N +)) ANYTHING NIL)
+(anyway anyway ((V +) (N +) (ADV +)) ANYWAY NIL)
+(anywhere anywhere ((PRO +) (V -) (N -)) ANYWHERE NIL)
+(apart apart ((V -) (N -) (SUBCAT PPFROM)) APART NIL)
+(ape ape ((V -) (N +)) APE NIL)
+(apologetic apologetic ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) APOLOGETIC NIL)
+(apologetic apologetic ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) APOLOGETIC NIL)
+(apologise apologise ((V +) (N -) (SUBCAT PPFOR)) APOLOGISE NIL)
+(apologize apologize ((V +) (N -) (SUBCAT PPFOR)) APOLOGIZE NIL)
+(appal appal ((V +) (N -) (SUBCAT NP) (LAT -)) APPAL NIL)
+(apparatus apparatus ((V -) (N +)) APPARATUS NIL)
+(apparent apparent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) APPARENT NIL)
+(apparent apparent ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) APPARENT NIL)
+(apparition apparition ((V -) (N +)) APPARITION NIL)
+(appeal appeal ((V +) (N -) (SUBCAT PPTO)) APPEAL NIL)
+(appeal appeal ((V -) (N +) (SUBCAT PPTO)) APPEAL NIL)
+(appear appear ((V +) (N -) (SUBCAT AP)) APPEAR NIL)
+(appear appear ((V +) (N -) (SUBCAT IT_SUBJ) (AGR IT)) APPEAR NIL)
+(appear appear ((V +) (N -) (SUBCAT NULL)) APPEAR NIL)
+(appear appear ((V +) (N -) (SUBCAT SR2)) APPEAR NIL)
+(append append ((V +) (N -) (SUBCAT NP_PPTO)) APPEND NIL)
+(appendices appendices ((V -) (N +) (PLU +)) APPENDICES NIL)
+(appendix appendix ((V -) (N +) (PLU -)) APPENDIX NIL)
+(apple apple ((V -) (N +) (LAT -)) APPLE NIL)
+(applicable applicable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) APPLICABLE NIL)
+(applicable applicable ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) APPLICABLE NIL)
+(applicant applicant ((V -) (N +)) APPLICANT NIL)
+(apply apply ((V +) (N -) (SUBCAT NP_PPTO)) APPLY NIL)
+(apply apply ((V +) (N -) (SUBCAT PPFOR)) APPLY NIL)
+(appoint appoint ((V +) (N -) (SUBCAT NP)) APPOINT NIL)
+(appoint appoint ((V +) (N -) (SUBCAT NULL)) APPOINT NIL)
+(appoint appoint ((V +) (N -) (SUBCAT TWONP)) APPOINT NIL)
+(appointment appointment ((V -) (N +)) APPOINTMENT NIL)
+(apposite apposite ((V +) (N +) (AFORM NONE)) APPOSITE NIL)
+(appraise appraise ((V +) (N -) (SUBCAT NP)) APPRAISE NIL)
+(appreciate appreciate ((V +) (N -) (AT -) (SUBCAT SFIN)) APPRECIATE NIL)
+(apprehend apprehend ((V +) (N -) (SUBCAT NP)) APPREHEND NIL)
+(apprehension apprehension ((V -) (N +)) APPREHENSION NIL)
+(apprehensive apprehensive ((V +) (N +) (AFORM NONE)) APPREHENSIVE NIL)
+(approach approach ((V +) (N -) (SUBCAT NP)) APPROACH NIL)
+(approach approach ((V -) (N +) (SUBCAT PPTO)) APPROACH NIL)
+(approbation approbation ((V -) (N +)) APPROBATION NIL)
+(appropriate appropriate ((V +) (N +) (AT -) (SUBCAT NULL) (AFORM NONE)) APPROPRIATE NIL)
+(appropriate appropriate ((V +) (N +) (AT -) (SUBCAT PPFOR) (AFORM NONE)) APPROPRIATE NIL)
+(approve approve ((V +) (N -) (SUBCAT PPOF)) APPROVE NIL)
+(approximate approximate ((V +) (N +) (AFORM NONE)) APPROXIMATE NIL)
+(approximate approximate ((V +) (N -) (SUBCAT PPTO) (AT -)) APPROXIMATE NIL)
+(april april ((V -) (N +) (PN +)) APRIL NIL)
+(apse apse ((V -) (N +)) APSE NIL)
+(apt apt ((V +) (N +) (SUBCAT NULL)) APT NIL)
+(apt apt ((V +) (N +) (SUBCAT SR1)) APT NIL)
+(aptitude aptitude ((V -) (N +)) APTITUDE NIL)
+(arabian arabian ((V +) (N +) (AFORM NONE)) ARABIAN NIL)
+(arabic arabic ((V +) (N +) (AFORM NONE)) ARABIC NIL)
+(arbitrary arbitrary ((V +) (N +) (AFORM NONE)) ARBITRARY NIL)
+(arc arc ((V -) (N +)) ARC NIL)
+(arch- arch- ((FIX PRE) (STEM N)) ARCH NIL)
+(arch arch ((V -) (N +)) ARCH NIL)
+(archetype archetype ((V -) (N +)) ARCHETYPE NIL)
+(architect architect ((V -) (N +)) ARCHITECT NIL)
+(architecture architecture ((V -) (N +)) ARCHITECTURE NIL)
+(are are ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR SING2)) BE NIL)
+(are are ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR PLUR)) BE NIL)
+(area area ((V -) (N +)) AREA NIL)
+(arena arena ((V -) (N +)) ARENA NIL)
+("aren't" "aren't" ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR SING2) (NEG +)) BE NIL)
+("aren't" "aren't" ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR PLUR) (NEG +)) BE NIL)
+("aren't" "aren't" ((V +) (N -) (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (INV +) (AGR SING1) (NEG +)) BE NIL)
+(argue argue ((V +) (N -) (SUBCAT NULL)) ARGUE NIL)
+(argument argument ((V -) (N +) (SUBCAT PPS_WITHABOUT)) ARGUMENT NIL)
+(argument argument ((V -) (N +) (SUBCAT STHAT)) ARGUMENT NIL)
+(arise arise ((V +) (N -) (LAT -) (REG -)) ARISE NIL)
+(arisen arisen ((V +) (N -) (VFORM EN) (LAT -)) ARISE NIL)
+(arithmetic arithmetic ((V -) (N +)) ARITHMETIC NIL)
+(arm arm ((V -) (N +) (LAT -)) ARM NIL)
+(arm arm ((V +) (N -) (SUBCAT NP) (LAT -)) ARM NIL)
+(armour armour ((V -) (N +)) ARMOUR NIL)
+(armoury armoury ((V -) (N +)) ARMOURY NIL)
+(arms arms ((V -) (N +) (PLU +)) ARMS NIL)
+(army army ((V -) (N +) (LAT -)) ARMY NIL)
+(arose arose ((V +) (N -) (FIN +) (PAST +) (LAT -)) ARISE NIL)
+(around around ((V -) (N -) (SUBCAT NP)) AROUND NIL)
+(arouse arouse ((V +) (N -) (SUBCAT NP) (LAT -)) AROUSE NIL)
+(arrange arrange ((V +) (N -)) ARRANGE NIL)
+(arrange arrange ((V +) (N -) (SUBCAT NP)) ARRANGE NIL)
+(arrange arrange ((V +) (N -) (SUBCAT SE1)) ARRANGE NIL)
+(arrange arrange ((V +) (N -) (SUBCAT SINF)) ARRANGE NIL)
+(array array ((V -) (N +)) ARRAY NIL)
+(arrest arrest ((V +) (N -) (SUBCAT NP)) ARREST NIL)
+(arrive arrive ((V +) (N -)) ARRIVE NIL)
+(arrive arrive ((V +) (N -) (SUBCAT PPAT)) ARRIVE NIL)
+(arrow arrow ((V -) (N +) (LAT -)) ARROW NIL)
+(art art ((V -) (N +) (LAT -)) ART NIL)
+(artefact artefact ((V -) (N +)) ARTEFACT NIL)
+(article article ((V -) (N +) (LAT -)) ARTICLE NIL)
+(articulate articulate ((V +) (N -) (AT -) (SUBCAT NP)) ARTICULATE NIL)
+(artificial artificial ((V +) (N +) (AFORM NONE)) ARTIFICIAL NIL)
+(artist artist ((V -) (N +) (LAT -)) ARTIST NIL)
+(+ary +ary ((FIX SUF) (V +) (N +) (STEM ((V -) (N +) (INFL +)))) ARY NIL)
+(as as ((PRT AS)) AS NIL)
+(as as ((SUBCAT DETA)) AS NIL)
+(as as ((V -) (N -) (SUBCAT BARE_S)) AS NIL)
+(ascend ascend ((V +) (N -) (SUBCAT NP)) ASCEND NIL)
+(ascend ascend ((V +) (N -) (SUBCAT NULL)) ASCEND NIL)
+(ascent ascent ((V -) (N +)) ASCENT NIL)
+(ascertain ascertain ((V +) (N -) (SUBCAT NP)) ASCERTAIN NIL)
+(ascribe ascribe ((V +) (N -) (SUBCAT NP_PPTO)) ASCRIBE NIL)
+(ash ash ((V -) (N +) (LAT -)) ASH NIL)
+(ashamed ashamed ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT NULL)) ASHAMED NIL)
+(ashamed ashamed ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT PPOF)) ASHAMED NIL)
+(asia asia ((V -) (N +) (PN +)) ASIA NIL)
+(ask ask ((V +) (N -) (SUBCAT NP) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT NP_PPFOR) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT NP_PPTO) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT NP_Q_S) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT OE) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT PPFOR) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT Q) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT SE2) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT SINF) (LAT -)) ASK NIL)
+(ask ask ((V +) (N -) (SUBCAT TWONP) (LAT -)) ASK NIL)
+(asleep asleep ((V +) (N +) (PRD +) (AFORM NONE)) ASLEEP NIL)
+(aspect aspect ((V -) (N +)) ASPECT NIL)
+(aspire aspire ((V +) (N -) (SUBCAT PPTO)) ASPIRE NIL)
+(aspire aspire ((V +) (N -) (SUBCAT SE1)) ASPIRE NIL)
+(aspirin aspirin ((V -) (N +)) ASPIRIN NIL)
+(ass ass ((V -) (N +)) ASS NIL)
+(assault assault ((V -) (N +)) ASSAULT NIL)
+(assault assault ((V +) (N -) (SUBCAT NP)) ASSAULT NIL)
+(assemble assemble ((V +) (N -) (SUBCAT NP)) ASSEMBLE NIL)
+(assembly assembly ((V -) (N +)) ASSEMBLY NIL)
+(assent assent ((V +) (N -) (SUBCAT PPTO)) ASSENT NIL)
+(assert assert ((V +) (N -) (SUBCAT SFIN) (AT -)) ASSERT NIL)
+(assess assess ((V +) (N -) (SUBCAT NP)) ASSESS NIL)
+(assign assign ((V +) (N -) (SUBCAT NP_PPTO)) ASSIGN NIL)
+(assimilate assimilate ((V +) (N -) (SUBCAT NP) (AT -)) ASSIMILATE NIL)
+(assist assist ((V +) (N -) (SUBCAT NP)) ASSIST NIL)
+(assist assist ((V +) (N -) (SUBCAT NULL)) ASSIST NIL)
+(assist assist ((V +) (N -) (SUBCAT OE)) ASSIST NIL)
+(assist assist ((V +) (N -) (SUBCAT PPAT)) ASSIST NIL)
+(assistant assistant ((V -) (N +)) ASSISTANT NIL)
+(associate associate ((V +) (N -) (SUBCAT NP_PPWITH) (AT -)) ASSOCIATE NIL)
+(association association ((V -) (N +)) ASSOCIATION NIL)
+(assume assume ((V +) (N -) (SUBCAT NP)) ASSUME NIL)
+(assume assume ((V +) (N -) (SUBCAT SFIN)) ASSUME NIL)
+(assumption assumption ((V -) (N +) (SUBCAT STHAT)) ASSUMPTION NIL)
+(assure assure ((V +) (N -) (SUBCAT SFIN)) ASSURE NIL)
+(asterisk asterisk ((V -) (N +)) ASTERISK NIL)
+(asthma asthma ((V -) (N +)) ASTHMA NIL)
+(asthmatic asthmatic ((V +) (N +) (AFORM NONE)) ASTHMATIC NIL)
+(asthmatically asthmatically ((V +) (N +) (ADV +)) ASTHMATICALLY NIL)
+(astonish astonish ((V +) (N -) (SUBCAT NP)) ASTONISH NIL)
+(astray astray ((V +) (N +) (PRD +)) ASTRAY NIL)
+(astronomer astronomer ((V -) (N +)) ASTRONOMER NIL)
+(astronomy astronomy ((V -) (N +)) ASTRONOMY NIL)
+(asymmetry asymmetry ((V -) (N +)) ASYMMETRY NIL)
+(at at ((V -) (N -) (SUBCAT NP)) AT NIL)
+(at at ((V -) (N -) (SUBCAT NP) (PFORM AT)) AT NIL)
+(ate ate ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) EAT NIL)
+(+ation +ation ((FIX SUF) (V -) (N +) (SUBCAT NULL) (STEM (V (INFL +) (LAT +))) (LAT +)) ATION NIL)
+(+ative +ative ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (V (INFL +) (LAT +))) (LAT +)) ATIVE NIL)
+(atlas atlas ((V -) (N +)) ATLAS NIL)
+(atmosphere atmosphere ((V -) (N +)) ATMOSPHERE NIL)
+(atom atom ((V -) (N +) (LAT -)) ATOM NIL)
+(+ator +ator ((FIX SUF) (V -) (N +) (STEM ((LAT +) (INFL +) (V +) (N -) (BAR 0)))) ATOR NIL)
+(+atory +atory ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (V (INFL +) (LAT +))) (LAT +)) ATORY NIL)
+(attach attach ((V +) (N -) (SUBCAT NP)) ATTACH NIL)
+(attach attach ((V +) (N -) (SUBCAT NP_PPTO)) ATTACH NIL)
+(attach attach ((V +) (N -) (SUBCAT PPTO)) ATTACH NIL)
+(attack attack ((V +) (N -) (SUBCAT NP) (LAT -)) ATTACK NIL)
+(attack attack ((V -) (N +) (SUBCAT PPON) (LAT -)) ATTACK NIL)
+(attain attain ((V +) (N -) (SUBCAT NP)) ATTAIN NIL)
+(attempt attempt ((V -) (N +) (SUBCAT INF) (LAT -)) ATTEMPT NIL)
+(attempt attempt ((V +) (N -) (SUBCAT SE1) (LAT -)) ATTEMPT NIL)
+(attend attend ((V +) (N -) (SUBCAT PPTO)) ATTEND NIL)
+(attention attention ((V -) (N +) (SUBCAT PPTO)) ATTENTION NIL)
+(attentive attentive ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) ATTENTIVE NIL)
+(attentive attentive ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) ATTENTIVE NIL)
+(attitude attitude ((V -) (N +)) ATTITUDE NIL)
+(attract attract ((V +) (N -) (AT -) (SUBCAT NP)) ATTRACT NIL)
+(attribute attribute ((V -) (N +)) ATTRIBUTE NIL)
+(attribute attribute ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) ATTRIBUTE NIL)
+(audible audible ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) AUDIBLE NIL)
+(audience audience ((V -) (N +)) AUDIENCE NIL)
+(augment augment ((V +) (N -) (SUBCAT NP)) AUGMENT NIL)
+(august august ((V -) (N +) (PN +)) AUGUST NIL)
+(aunt aunt ((V -) (N +) (SUBCAT PPOF) (LAT -)) AUNT NIL)
+(australia australia ((V -) (N +) (PN +)) AUSTRALIA NIL)
+(australian australian ((V +) (N +) (AFORM NONE)) AUSTRALIAN NIL)
+(austria austria ((V -) (N +) (PN +)) AUSTRIA NIL)
+(author author ((V -) (N +)) AUTHOR NIL)
+(authority authority ((V -) (N +)) AUTHORITY NIL)
+(authorize authorize ((V +) (N -) (SUBCAT NP)) AUTHORIZE NIL)
+(automata automata ((V -) (N +) (PLU +)) AUTOMATON NIL)
+(automate automate ((V +) (N -) (AT -) (SUBCAT NP)) AUTOMATE NIL)
+(automatic automatic ((V +) (N +) (AFORM NONE)) AUTOMATIC NIL)
+(automatically automatically ((V +) (N +) (ADV +) (LAT -) (INFL -)) AUTOMATICALLY NIL)
+(automaton automaton ((V -) (N +) (PLU -)) AUTOMATON NIL)
+(autonomous autonomous ((V +) (N +) (AFORM NONE)) AUTONOMOUS NIL)
+(autonomy autonomy ((V -) (N +)) AUTONOMY NIL)
+(autumn autumn ((V -) (N +)) AUTUMN NIL)
+(auxiliary auxiliary ((V +) (N +) (AFORM NONE)) AUXILIARY NIL)
+(auxiliary auxiliary ((V -) (N +)) AUXILIARY NIL)
+(avail avail ((V +) (N -) (SUBCAT NP)) AVAIL NIL)
+(available available ((V +) (N +) (AFORM NONE)) AVAILABLE NIL)
+(avenue avenue ((V -) (N +)) AVENUE NIL)
+(average average ((V +) (N +) (AFORM NONE)) AVERAGE NIL)
+(average average ((V -) (N +)) AVERAGE NIL)
+(average average ((V +) (N -) (SUBCAT NP)) AVERAGE NIL)
+(avoid avoid ((V +) (N -) (SUBCAT NP)) AVOID NIL)
+(avoid avoid ((V +) (N -) (SUBCAT SE3)) AVOID NIL)
+(avowed avowed ((V +) (N +) (AFORM NONE)) AVOWED NIL)
+(await await ((V +) (N -) (SUBCAT NP)) AWAIT NIL)
+(awake awake ((V +) (N +) (PRD +) (AFORM NONE)) AWAKE NIL)
+(awaken awaken ((V +) (N -) (SUBCAT NP)) AWAKEN NIL)
+(award award ((V +) (N -) (LAT -) (SUBCAT NP_PPTO)) AWARD NIL)
+(aware aware ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT NULL)) AWARE NIL)
+(aware aware ((V +) (N +) (PRD +) (AFORM NONE) (SUBCAT PPOF)) AWARE NIL)
+(away away ((V -) (N -) (SUBCAT PPFROM)) AWAY NIL)
+(awful awful ((V +) (N +) (AFORM NONE)) AWFUL NIL)
+(awkward awkward ((V +) (N +) (LAT -)) AWKWARD NIL)
+(axe axe ((V -) (N +)) AXE NIL)
+(axes axes ((V -) (N +) (PLU +)) AXE NIL)
+(axiom axiom ((V -) (N +)) AXIOM NIL)
+(axiomatic axiomatic ((V +) (N +) (AFORM NONE)) AXIOMATIC NIL)
+(axiomatize axiomatize ((V +) (N -) (SUBCAT NP)) AXIOMATIZE NIL)
+(axis axis ((V -) (N +) (PLU -)) AXIS NIL)
+(baby baby ((V -) (N +)) BABY NIL)
+(back back ((V -) (N +) (LAT -)) BACK NIL)
+(background background ((V -) (N +)) BACKGROUND NIL)
+(backing backing ((V -) (N +)) BACKING NIL)
+(backtrack backtrack ((V +) (N -) (SUBCAT NULL) (LAT -)) BACKTRACK NIL)
+(backward backward ((V +) (N +) (AFORM NONE)) BACKWARD NIL)
+(backwards backwards ((V -) (N -) (PRO +) (ADV +)) BACKWARDS NIL)
+(bacteria bacteria ((V -) (N +) (PLU +)) BACTERIUM NIL)
+(bacterial bacterial ((V +) (N +) (AFORM NONE)) BACTERIAL NIL)
+(bacterium bacterium ((V -) (N +) (PLU -)) BACTERIUM NIL)
+(bad bad ((V +) (N +) (AFORM NONE) (LAT -)) BAD NIL)
+(bag bag ((V -) (N +) (LAT -)) BAG NIL)
+(bake bake ((V +) (N -) (SUBCAT NP) (LAT -)) BAKE NIL)
+(bake bake ((V +) (N -) (SUBCAT NULL) (LAT -)) BAKE NIL)
+(balance balance ((V +) (N -)) BALANCE NIL)
+(ball ball ((V -) (N +)) BALL NIL)
+(ballad ballad ((V -) (N +)) BALLAD NIL)
+(banal banal ((V +) (N +) (AFORM NONE)) BANAL NIL)
+(banana banana ((V -) (N +)) BANANA NIL)
+(band band ((V -) (N +)) BAND NIL)
+(bang bang ((V -) (N +)) BANG NIL)
+(banish banish ((V +) (N -) (SUBCAT NP) (LAT -)) BANISH NIL)
+(bank bank ((V -) (N +)) BANK NIL)
+(bar bar ((V -) (N +)) BAR NIL)
+(bar bar ((V +) (N -) (SUBCAT NP) (LAT -)) BAR NIL)
+(bare bare ((V +) (N +)) BARE NIL)
+(bare bare ((V +) (N -) (SUBCAT NP)) BARE NIL)
+(bark bark ((V -) (N +)) BARK NIL)
+(bark bark ((V +) (N -) (LAT -)) BARK NIL)
+(barn barn ((V -) (N +)) BARN NIL)
+(baron baron ((V -) (N +)) BARON NIL)
+(barrel barrel ((V -) (N +) (LAT -)) BARREL NIL)
+(base base ((V -) (N +) (LAT -)) BASE NIL)
+(base base ((V +) (N -) (SUBCAT NP_PPLOC) (LAT -)) BASE NIL)
+(bases bases ((V -) (N +) (PLU +)) BASIS NIL)
+(basic basic ((V +) (N +) (AFORM NONE)) BASIC NIL)
+(basically basically ((V +) (N +) (ADV +) (LAT -) (INFL -)) BASICALLY NIL)
+(basin basin ((V -) (N +) (LAT -)) BASIN NIL)
+(basis basis ((V -) (N +) (PLU -)) BASIS NIL)
+(basis basis ((V -) (N +) (PLU -) (SUBCAT PPFOR)) BASIS NIL)
+(basis basis ((V -) (N +) (PLU -) (SUBCAT PPOF)) BASIS NIL)
+(basket basket ((V -) (N +) (LAT -)) BASKET NIL)
+(bat bat ((V -) (N +)) BAT NIL)
+(batch batch ((V -) (N +) (LAT -)) BATCH NIL)
+(bath bath ((V -) (N +) (LAT -)) BATH NIL)
+(bathe bathe ((V +) (N -) (LAT -)) BATHE NIL)
+(batsman batsman ((V -) (N +) (PLU -)) BATSMAN NIL)
+(batsmen batsmen ((V -) (N +) (PLU +)) BATSMAN NIL)
+(battle battle ((V -) (N +) (LAT -)) BATTLE NIL)
+(be be ((V +) (N -) (AUX +) (VFORM BSE) (SUBCAT PRED)) BE NIL)
+(beach beach ((V -) (N +)) BEACH NIL)
+(beak beak ((V -) (N +) (LAT -)) BEAK NIL)
+(beam beam ((V -) (N +) (LAT -)) BEAM NIL)
+(bean bean ((V -) (N +) (LAT -)) BEAN NIL)
+(bear bear ((V -) (N +) (LAT -)) BEAR NIL)
+(bear bear ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BEAR NIL)
+(beard beard ((V -) (N +) (LAT -)) BEARD NIL)
+(beast beast ((V -) (N +)) BEAST NIL)
+(beat beat ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) BEAT NIL)
+(beat beat ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BEAT NIL)
+(beaten beaten ((V +) (N -) (SUBCAT NP) (VFORM EN)) BEAT NIL)
+(beauty beauty ((V -) (N +)) BEAUTY NIL)
+(became became ((V +) (N -) (SUBCAT AP) (FIN +) (PAST +)) BECOME NIL)
+(because because ((V -) (N -) (SUBCAT BARE_S)) BECAUSE NIL)
+(because because ((V -) (N -) (SUBCAT PPOF)) BECAUSE NIL)
+(become become ((V +) (N -) (SUBCAT AP) (LAT -) (REG -)) BECOME NIL)
+(become become ((V +) (N -) (SUBCAT AP) (VFORM EN)) BECOME NIL)
+(bed bed ((V -) (N +) (LAT -)) BED NIL)
+(bee bee ((V -) (N +) (LAT -)) BEE NIL)
+(been been ((V +) (N -) (AUX +) (SUBCAT PRED) (VFORM EN)) BE NIL)
+(beer beer ((V -) (N +) (COUNT -)) BEER NIL)
+(before before ((V -) (N -) (SUBCAT BARE_S)) BEFORE NIL)
+(before before ((V -) (N -) (SUBCAT ING)) BEFORE NIL)
+(before before ((V -) (N -) (SUBCAT NP)) BEFORE NIL)
+(beg beg ((V +) (N -) (SUBCAT OE)) BEG NIL)
+(began began ((V +) (N -) (SUBCAT SR1) (FIN +) (PAST +)) BEGIN NIL)
+(begin begin ((V +) (N -) (SUBCAT SR1) (REG -)) BEGIN NIL)
+(beginning beginning ((V -) (N +)) BEGINNING NIL)
+(begun begun ((V +) (N -) (SUBCAT SR1) (VFORM EN)) BEGIN NIL)
+(behalf behalf ((V -) (N +) (PLU -)) BEHALF NIL)
+(behave behave ((V +) (N -)) BEHAVE NIL)
+(behaviour behaviour ((V -) (N +) (COUNT -)) BEHAVIOUR NIL)
+(behind behind ((V -) (N -) (SUBCAT NP)) BEHIND NIL)
+(being being ((V +) (N -) (AUX +) (SUBCAT PRED) (VFORM ING)) BE NIL)
+(being being ((V -) (N +)) BEING NIL)
+(belief belief ((V -) (N +) (SUBCAT NULL) (LAT -)) BELIEF NIL)
+(belief belief ((V -) (N +) (SUBCAT PPIN) (LAT -)) BELIEF NIL)
+(belief belief ((V -) (N +) (SUBCAT STHAT) (LAT -)) BELIEF NIL)
+(believe believe ((V +) (N -) (SUBCAT OR) (LAT -)) BELIEVE NIL)
+(believe believe ((V +) (N -) (SUBCAT PPIN) (LAT -)) BELIEVE NIL)
+(believe believe ((V +) (N -) (SUBCAT SFIN) (LAT -) (AGR IT)) BELIEVE NIL)
+(believe believe ((V +) (N -) (SUBCAT SFIN) (LAT -) (AGR S)) BELIEVE NIL)
+(believe believe ((V +) (N -) (SUBCAT SFIN) (LAT -)) BELIEVE NIL)
+(bell bell ((V -) (N +) (LAT -)) BELL NIL)
+(belong belong ((V +) (N -) (SUBCAT NPTO) (LAT -)) BELONG NIL)
+(beloved beloved ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) BELOVED NIL)
+(beloved beloved ((V +) (N +) (SUBCAT PPBY) (AFORM NONE)) BELOVED NIL)
+(below below ((V -) (N -) (SUBCAT NP)) BELOW NIL)
+(belt belt ((V -) (N +) (LAT -)) BELT NIL)
+(bench bench ((V -) (N +)) BENCH NIL)
+(bend bend ((V +) (N -) (LAT -) (REG -)) BEND NIL)
+(beneath beneath ((V -) (N -) (SUBCAT NP)) BENEATH NIL)
+(beneficial beneficial ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) BENEFICIAL NIL)
+(beneficial beneficial ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) BENEFICIAL NIL)
+(benefit benefit ((V -) (N +)) BENEFIT NIL)
+(bent bent ((V +) (N -) (FIN +) (PAST +)) BEND NIL)
+(bent bent ((V +) (N -) (VFORM EN)) BEND NIL)
+(berry berry ((V -) (N +) (LAT -)) BERRY NIL)
+(beside beside ((V -) (N -) (SUBCAT NP)) BESIDE NIL)
+(besides besides ((PRO +) (V -) (N -)) BESIDES NIL)
+(best best ((V +) (N +) (AFORM EST) (LAT -)) GOOD NIL)
+(bet bet ((V -) (N +)) BET NIL)
+(betray betray ((V +) (N -) (SUBCAT NP)) BETRAY NIL)
+(better better ((V +) (N +) (ADV +) (AFORM ER)) WELL NIL)
+(better better ((V +) (N +) (AFORM ER) (LAT -)) GOOD NIL)
+(between between ((V -) (N -) (SUBCAT PLUR)) BETWEEN NIL)
+(beyond beyond ((V -) (N -) (SUBCAT NP)) BEYOND NIL)
+(bi- bi- ((FIX PRE) (STEM (A (INFL +)))) BI NIL)
+(bias bias ((V +) (N -) (SUBCAT NP) (LAT -)) BIAS NIL)
+(bible bible ((V -) (N +)) BIBLE NIL)
+(biblical biblical ((V +) (N +)) BIBLICAL NIL)
+(bibliography bibliography ((V -) (N +)) BIBLIOGRAPHY NIL)
+(biconditional biconditional ((V +) (N -)) BICONDITIONAL NIL)
+(bicycle bicycle ((V -) (N +)) BICYCLE NIL)
+(bidirectional bidirectional ((V +) (N +) (AFORM NONE)) BIDIRECTIONAL NIL)
+(big big ((V +) (N +) (LAT -)) BIG NIL)
+(bike bike ((V -) (N +) (LAT -)) BIKE NIL)
+(bill bill ((V -) (N +) (LAT -)) BILL NIL)
+(bill bill ((V -) (N +) (PN +)) BILL NIL)
+(billion billion ((V -) (N +) (SUBCAT N1)) BILLION NIL)
+(bin bin ((V -) (N +)) BIN NIL)
+(binary binary ((V +) (N +) (AFORM NONE)) BINARY NIL)
+(bind bind ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BIND NIL)
+(binding binding ((V -) (N +)) BINDING NIL)
+(bird bird ((V -) (N +) (LAT -)) BIRD NIL)
+(birth birth ((V -) (N +) (LAT -)) BIRTH NIL)
+(birthday birthday ((V -) (N +) (LAT -)) BIRTHDAY NIL)
+(bisect bisect ((V +) (N -)) BISECT NIL)
+(bisector bisector ((V -) (N +)) BISECTOR NIL)
+(bit bit ((V -) (N +)) BIT NIL)
+(bit bit ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) BITE NIL)
+(bite bite ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BITE NIL)
+(bitten bitten ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) BITE NIL)
+(bitter bitter ((V +) (N +) (AFORM NONE)) BITTER NIL)
+(bitterest bitterest ((V +) (N +) (AFORM EST)) BITTER NIL)
+(bizarre bizarre ((V +) (N +) (AFORM NONE)) BIZARRE NIL)
+(black black ((V +) (N +)) BLACK NIL)
+(blackboard blackboard ((V -) (N +)) BLACKBOARD NIL)
+(blade blade ((V -) (N +)) BLADE NIL)
+(blame blame ((V +) (N -) (SUBCAT NP_PPFOR) (LAT -)) BLAME NIL)
+(blame blame ((V -) (N +) (SUBCAT NULL) (LAT -)) BLAME NIL)
+(blame blame ((V -) (N +) (SUBCAT PPFOR) (LAT -)) BLAME NIL)
+(blank blank ((V +) (N +)) BLANK NIL)
+(blank blank ((V -) (N +)) BLANK NIL)
+(bled bled ((V +) (N -) (FIN +) (PAST +) (LAT -)) BLEED NIL)
+(bled bled ((V +) (N -) (VFORM EN) (LAT -)) BLEED NIL)
+(bleed bleed ((V +) (N -) (LAT -) (REG -)) BLEED NIL)
+(blew blew ((V +) (N -) (FIN +) (PAST +)) BLOW NIL)
+(blind blind ((V +) (N +) (LAT -)) BLIND NIL)
+(blind blind ((V +) (N -) (SUBCAT NP) (LAT -)) BLIND NIL)
+(block block ((V -) (N +)) BLOCK NIL)
+(block block ((V +) (N -) (SUBCAT NP)) BLOCK NIL)
+(blood blood ((V -) (N +)) BLOOD NIL)
+(blow blow ((V -) (N +)) BLOW NIL)
+(blow blow ((V +) (N -) (REG -)) BLOW NIL)
+(blown blown ((V +) (N -) (VFORM EN)) BLOW NIL)
+(blue blue ((V +) (N +)) BLUE NIL)
+(bluff bluff ((V +) (N -) (SUBCAT NULL)) BLUFF NIL)
+(board board ((V -) (N +)) BOARD NIL)
+(boat boat ((V -) (N +)) BOAT NIL)
+(body body ((V -) (N +)) BODY NIL)
+(boil boil ((V +) (N -) (SUBCAT NP) (LAT -)) BOIL NIL)
+(bold bold ((V +) (N +) (LAT -)) BOLD NIL)
+(bomb bomb ((V -) (N +) (LAT -)) BOMB NIL)
+(bomb bomb ((V +) (N -) (SUBCAT NP) (LAT -)) BOMB NIL)
+(bombard bombard ((V +) (N -) (SUBCAT NP)) BOMBARD NIL)
+(bond bond ((V -) (N +) (LAT -)) BOND NIL)
+(bond bond ((V +) (N -) (SUBCAT NP_PPTO)) BOND NIL)
+(bone bone ((V -) (N +) (LAT -)) BONE NIL)
+(bonus bonus ((V -) (N +)) BONUS NIL)
+(book book ((V -) (N +) (LAT -)) BOOK NIL)
+(bookkeeping bookkeeping ((V -) (N +)) BOOKKEEPING NIL)
+(boolean boolean ((V +) (N +) (AFORM NONE)) BOOLEAN NIL)
+(boorish boorish ((V +) (N +) (AFORM NONE)) BOORISH NIL)
+(boost boost ((V +) (N -) (SUBCAT NP) (LAT -)) BOOST NIL)
+(boot boot ((V -) (N +) (LAT -)) BOOT NIL)
+(bootstrap bootstrap ((V -) (N +)) BOOTSTRAP NIL)
+(border border ((V -) (N +)) BORDER NIL)
+(border border ((V +) (N -) (SUBCAT NP)) BORDER NIL)
+(bore bore ((V -) (N +)) BORE NIL)
+(bore bore ((V +) (N -) (SUBCAT NP)) BORE NIL)
+(bore bore ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) BEAR NIL)
+(born born ((V +) (N -) (SUBCAT NP) (VFORM EN)) BEAR NIL)
+(borne borne ((V +) (N -) (SUBCAT NP) (VFORM EN)) BEAR NIL)
+(borrow borrow ((V +) (N -) (SUBCAT NP_PPFROM)) BORROW NIL)
+(boss boss ((V -) (N +)) BOSS NIL)
+(both both ((PRO +) (V -) (N +) (PART +) (PLU +)) BOTH NIL)
+(both both ((SUBCAT BOTH)) BOTH NIL)
+(both both ((V +) (N +) (QUA +) (DEF +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT +) (PLU +)))) BOTH NIL)
+(bother bother ((V +) (N -) (AGR IT) (SUBCAT S_SUBJ)) BOTHER NIL)
+(bother bother ((V +) (N -) (AGR S) (SUBCAT S_SUBJ)) BOTHER NIL)
+(bother bother ((V +) (N -) (SUBCAT NP)) BOTHER NIL)
+(bother bother ((V +) (N -) (SUBCAT PPABOUT)) BOTHER NIL)
+(bottle bottle ((V -) (N +)) BOTTLE NIL)
+(bottom bottom ((V -) (N +)) BOTTOM NIL)
+(bough bough ((V -) (N +)) BOUGH NIL)
+(bought bought ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) BUY NIL)
+(bought bought ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) BUY NIL)
+(bound bound ((V +) (N +) (AFORM NONE) (SUBCAT PPFOR)) BOUND NIL)
+(bound bound ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) BIND NIL)
+(bound bound ((V +) (N -) (SUBCAT NP) (VFORM EN)) BIND NIL)
+(bound bound ((V +) (N -) (SUBCAT NULL)) BOUND NIL)
+(boundary boundary ((V -) (N +)) BOUNDARY NIL)
+(bounded bounded ((V +) (N +) (AFORM NONE)) BOUNDED NIL)
+(bow bow ((V -) (N +)) BOW NIL)
+(bowl bowl ((V -) (N +)) BOWL NIL)
+(box box ((V -) (N +)) BOX NIL)
+(boy boy ((V -) (N +)) BOY NIL)
+(brace brace ((V -) (N +)) BRACE NIL)
+(bracket bracket ((V -) (N +)) BRACKET NIL)
+(bracket bracket ((V +) (N -) (SUBCAT NP)) BRACKET NIL)
+(brain brain ((V -) (N +)) BRAIN NIL)
+(branch branch ((V +) (N -)) BRANCH NIL)
+(brand brand ((V -) (N +)) BRAND NIL)
+(brandy brandy ((V -) (N +)) BRANDY NIL)
+(brass brass ((V -) (N +)) BRASS NIL)
+(brave brave ((V +) (N +)) BRAVE NIL)
+(breach breach ((V -) (N +)) BREACH NIL)
+(breach breach ((V +) (N -) (SUBCAT NP) (LAT -)) BREACH NIL)
+(bread bread ((V -) (N +)) BREAD NIL)
+(breadth breadth ((V -) (N +)) BREADTH NIL)
+(break break ((V -) (N +)) BREAK NIL)
+(break break ((V +) (N -) (SUBCAT NP) (REG -)) BREAK NIL)
+(breakage breakage ((V -) (N +)) BREAKAGE NIL)
+(breakfast breakfast ((V -) (N +)) BREAKFAST NIL)
+(breath breath ((V -) (N +)) BREATH NIL)
+(breathe breathe ((V +) (N -) (SUBCAT NULL)) BREATHE NIL)
+(breed breed ((V +) (N -)) BREED NIL)
+(breed breed ((V -) (N +)) BREED NIL)
+(breeze breeze ((V -) (N +)) BREEZE NIL)
+(brew brew ((V +) (N -) (SUBCAT NP)) BREW NIL)
+(brick brick ((V -) (N +)) BRICK NIL)
+(bridge bridge ((V -) (N +)) BRIDGE NIL)
+(bridge bridge ((V +) (N -) (SUBCAT NP)) BRIDGE NIL)
+(brief brief ((V +) (N +)) BRIEF NIL)
+(briefs briefs ((V -) (N +) (PLU +)) BRIEFS NIL)
+(bright bright ((V +) (N +)) BRIGHT NIL)
+(brilliance brilliance ((V -) (COUNT -) (N +)) BRILLIANCE NIL)
+(brilliant brilliant ((V +) (N +)) BRILLIANT NIL)
+(bring bring ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BRING NIL)
+(bristle bristle ((V -) (N +)) BRISTLE NIL)
+(britain britain ((V -) (N +) (PN +)) BRITAIN NIL)
+(british british ((V +) (N +) (AFORM NONE)) BRITISH NIL)
+(broach broach ((V +) (N -) (SUBCAT NP)) BROACH NIL)
+(broad broad ((V +) (N +) (LAT -)) BROAD NIL)
+(broadcast broadcast ((V -) (N +)) BROADCAST NIL)
+(broke broke ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) BREAK NIL)
+(broken broken ((V +) (N -) (SUBCAT NP) (VFORM EN)) BREAK NIL)
+(bronchitis bronchitis ((V -) (N +)) BRONCHITIS NIL)
+(brother brother ((V -) (N +) (SUBCAT NULL) (LAT -)) BROTHER NIL)
+(brother brother ((V -) (N +) (SUBCAT PPOF) (LAT -)) BROTHER NIL)
+(brought brought ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) BRING NIL)
+(brought brought ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) BRING NIL)
+(brown brown ((V +) (N +) (LAT -)) BROWN NIL)
+(bruise bruise ((V -) (N +)) BRUISE NIL)
+(bruise bruise ((V +) (N -) (SUBCAT NP)) BRUISE NIL)
+(brute brute ((V -) (N +)) BRUTE NIL)
+(bucket bucket ((V -) (N +)) BUCKET NIL)
+(bud bud ((V -) (N +)) BUD NIL)
+(bud bud ((V +) (N -) (SUBCAT NULL)) BUD NIL)
+(buffer buffer ((V -) (N +)) BUFFER NIL)
+(buffer buffer ((V +) (N -) (SUBCAT NP)) BUFFER NIL)
+(bug bug ((V -) (N +)) BUG NIL)
+(build build ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BUILD NIL)
+(building building ((V -) (N +)) BUILDING NIL)
+(built built ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) BUILD NIL)
+(built built ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) BUILD NIL)
+(bullet bullet ((V -) (N +)) BULLET NIL)
+(bully bully ((V -) (N +)) BULLY NIL)
+(bully bully ((V +) (N -) (SUBCAT NP)) BULLY NIL)
+(bun bun ((V -) (N +)) BUN NIL)
+(bunch bunch ((V -) (N +)) BUNCH NIL)
+(bundle bundle ((V -) (N +)) BUNDLE NIL)
+(burden burden ((V -) (N +)) BURDEN NIL)
+(burn burn ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BURN NIL)
+(burnt burnt ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) BURN NIL)
+(burnt burnt ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) BURN NIL)
+(burst burst ((V +) (N -) (FIN +) (PAST +)) BURST NIL)
+(burst burst ((V +) (N -) (REG -)) BURST NIL)
+(burst burst ((V +) (N -) (VFORM EN)) BURST NIL)
+(bury bury ((V +) (N -) (SUBCAT NP)) BURY NIL)
+(bus bus ((V -) (N +)) BUS NIL)
+(bush bush ((V -) (N +)) BUSH NIL)
+(business business ((V -) (N +)) BUSINESS NIL)
+(busy busy ((V +) (N +)) BUSY NIL)
+(but but ((SUBCAT BUT)) BUT NIL)
+(butter butter ((V -) (N +) (COUNT -)) BUTTER NIL)
+(butter butter ((V +) (N -) (SUBCAT NP)) BUTTER NIL)
+(butterfly butterfly ((V -) (N +)) BUTTERFLY NIL)
+(button button ((V -) (N +)) BUTTON NIL)
+(buy buy ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) BUY NIL)
+(buzz buzz ((V +) (N -)) BUZZ NIL)
+(by by ((V -) (N -) (SUBCAT ING)) BY NIL)
+(by by ((V -) (N -) (SUBCAT NP)) BY NIL)
+(by by ((V -) (N -) (SUBCAT NP) (PFORM BY)) BY NIL)
+(cabinet cabinet ((V -) (N +)) CABINET NIL)
+(cable cable ((V -) (N +)) CABLE NIL)
+(cage cage ((V -) (N +)) CAGE NIL)
+(cake cake ((V -) (N +)) CAKE NIL)
+(calculate calculate ((V +) (N -) (AT -) (SUBCAT NP)) CALCULATE NIL)
+(calculus calculus ((V -) (N +)) CALCULUS NIL)
+(call call ((V -) (N +)) CALL NIL)
+(call call ((V +) (N -) (SUBCAT NP)) CALL NIL)
+(calm calm ((V +) (N +) (LAT -)) CALM NIL)
+(cam cam ((V -) (N +)) CAM NIL)
+(cambridge cambridge ((V -) (N +) (PN +)) CAMBRIDGE NIL)
+(came came ((V +) (N -) (SUBCAT LOC) (FIN +) (PAST +)) COME NIL)
+(camel camel ((V -) (N +)) CAMEL NIL)
+(camera camera ((V -) (N +)) CAMERA NIL)
+(camp camp ((V -) (N +)) CAMP NIL)
+(campaign campaign ((V -) (N +)) CAMPAIGN NIL)
+(can can ((V -) (N +)) CAN NIL)
+(can can ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) CAN NIL)
+(can can ((V +) (N -) (SUBCAT NP)) CAN NIL)
+(canada canada ((V -) (N +) (PN +)) CANADA NIL)
+(canadian canadian ((V +) (N +)) CANADIAN NIL)
+(cancel cancel ((V +) (N -) (SUBCAT NP)) CANCEL NIL)
+(cancer cancer ((V -) (N +)) CANCER NIL)
+(candid candid ((V +) (N +) (AFORM NONE)) CANDID NIL)
+(candidate candidate ((V -) (N +)) CANDIDATE NIL)
+(candle candle ((V -) (N +)) CANDLE NIL)
+(cannon cannon ((V -) (N +)) CANNON NIL)
+(cannot cannot ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -) (NEG +)) CAN NIL)
+(canonical canonical ((V +) (N +) (AFORM NONE)) CANONICAL NIL)
+("can't" "can't" ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -) (NEG +)) CAN NIL)
+(cap cap ((V -) (N +)) CAP NIL)
+(capable capable ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) CAPABLE NIL)
+(capable capable ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) CAPABLE NIL)
+(capacity capacity ((V -) (N +)) CAPACITY NIL)
+(capital capital ((V -) (N +)) CAPITAL NIL)
+(captain captain ((V -) (N +)) CAPTAIN NIL)
+(captain captain ((V -) (N +) (SUBCAT NP)) CAPTAIN NIL)
+(capture capture ((V +) (N -) (SUBCAT NP)) CAPTURE NIL)
+(car car ((V -) (N +)) CAR NIL)
+(card card ((V -) (N +)) CARD NIL)
+(cardboard cardboard ((V -) (N +) (COUNT -)) CARDBOARD NIL)
+(cardinal cardinal ((V +) (N +) (AFORM NONE)) CARDINAL NIL)
+(cardinal cardinal ((V -) (N +)) CARDINAL NIL)
+(care care ((V +) (N -) (LAT -)) CARE NIL)
+(care care ((V -) (N +) (LAT -) (COUNT -)) CARE NIL)
+(career career ((V -) (N +)) CAREER NIL)
+(carriage carriage ((V -) (N +)) CARRIAGE NIL)
+(carry carry ((V +) (N -) (SUBCAT NP) (LAT -)) CARRY NIL)
+(cart cart ((V -) (N +)) CART NIL)
+(cartesian cartesian ((V +) (N +) (AFORM NONE)) CARTESIAN NIL)
+(carve carve ((V +) (N -) (SUBCAT NP)) CARVE NIL)
+(case case ((V -) (N +)) CASE NIL)
+(cash cash ((V -) (N +)) CASH NIL)
+(cast cast ((V -) (N +)) CAST NIL)
+(cast cast ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) CAST NIL)
+(cast cast ((V +) (N -) (SUBCAT NP) (REG -)) CAST NIL)
+(cast cast ((V +) (N -) (VFORM EN) (SUBCAT NP)) CAST NIL)
+(castle castle ((V -) (N +)) CASTLE NIL)
+(casual casual ((V +) (N +) (AFORM NONE)) CASUAL NIL)
+(cat cat ((V -) (N +)) CAT NIL)
+(catch catch ((V -) (N +)) CATCH NIL)
+(catch catch ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) CATCH NIL)
+(categorical categorical ((V +) (N +) (AFORM NONE)) CATEGORICAL NIL)
+(category category ((V -) (N +)) CATEGORY NIL)
+(cater cater ((V +) (N -) (SUBCAT PPFOR)) CATER NIL)
+(cattle cattle ((V -) (N +) (PLU +)) CATTLE NIL)
+(caught caught ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +) (LAT -)) CATCH NIL)
+(caught caught ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) CATCH NIL)
+(cause cause ((V -) (N +)) CAUSE NIL)
+(cause cause ((V +) (N -) (SUBCAT NP)) CAUSE NIL)
+(caution caution ((V -) (N +) (COUNT -)) CAUTION NIL)
+(cautious cautious ((V +) (N +) (AFORM NONE)) CAUTIOUS NIL)
+(cave cave ((V -) (N +) (LAT -)) CAVE NIL)
+(caviar caviar ((V -) (N +)) CAVIAR NIL)
+(cease cease ((V +) (N -)) CEASE NIL)
+(ceiling ceiling ((V -) (N +)) CEILING NIL)
+(cell cell ((V -) (N +)) CELL NIL)
+(cellar cellar ((V -) (N +)) CELLAR NIL)
+(cement cement ((V -) (N +)) CEMENT NIL)
+(cement cement ((V -) (N +) (COUNT -)) CEMENT NIL)
+(census census ((V -) (N +)) CENSUS NIL)
+(cent cent ((V -) (N +)) CENT NIL)
+(centaur centaur ((V -) (N +)) CENTAUR NIL)
+(center center ((V -) (N +)) CENTER NIL)
+(centre centre ((V -) (N +)) CENTRE NIL)
+(centre centre ((V +) (N -) (SUBCAT NP)) CENTRE NIL)
+(century century ((V -) (N +)) CENTURY NIL)
+(ceremonial ceremonial ((V +) (N +) (AFORM NONE)) CEREMONIAL NIL)
+(ceremony ceremony ((V -) (N +)) CEREMONY NIL)
+(certain certain ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) CERTAIN NIL)
+(certain certain ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) CERTAIN NIL)
+(certain certain ((V +) (N +) (AFORM NONE) (SUBCAT SFIN)) CERTAIN NIL)
+(certain certain ((V +) (N +) (QUA +) (SUBCAT DETN)) CERTAIN NIL)
+(certainty certainty ((V -) (N +) (SUBCAT NULL)) CERTAINTY NIL)
+(certainty certainty ((V -) (N +) (SUBCAT STHAT)) CERTAINTY NIL)
+(certify certify ((V +) (N -) (SUBCAT STHAT)) CERTIFY NIL)
+(certitude certitude ((V -) (N +)) CERTITUDE NIL)
+(chain chain ((V -) (N +)) CHAIN NIL)
+(chain chain ((V +) (N -) (SUBCAT NP_PPTO)) CHAIN NIL)
+(chair chair ((V -) (N +)) CHAIR NIL)
+(chairman chairman ((V -) (N +) (PLU -)) CHAIRMAN NIL)
+(chairmen chairmen ((V -) (N +) (PLU +)) CHAIRMEN NIL)
+(chairwoman chairwoman ((V -) (N +) (PLU -)) CHAIRWOMAN NIL)
+(chairwomen chairwomen ((V -) (N +) (PLU +)) CHAIRWOMEN NIL)
+(chalk chalk ((V -) (N +) (COUNT -)) CHALK NIL)
+(challenge challenge ((V -) (N +) (SUBCAT NULL)) CHALLENGE NIL)
+(challenge challenge ((V -) (N +) (SUBCAT PPTO)) CHALLENGE NIL)
+(chance chance ((V -) (N +)) CHANCE NIL)
+(chancellor chancellor ((V -) (N +)) CHANCELLOR NIL)
+(change change ((V +) (N -)) CHANGE NIL)
+(change change ((V -) (N +)) CHANGE NIL)
+(change change ((V +) (N -) (SUBCAT NP)) CHANGE NIL)
+(channel channel ((V -) (N +)) CHANNEL NIL)
+(chap chap ((V -) (N +)) CHAP NIL)
+(chapter chapter ((V -) (N +)) CHAPTER NIL)
+(char char ((V +) (N -) (SUBCAT NULL)) CHAR NIL)
+(character character ((V -) (N +)) CHARACTER NIL)
+(characteristic characteristic ((V -) (N +)) CHARACTERISTIC NIL)
+(characteristic characteristic ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CHARACTERISTIC NIL)
+(characteristic characteristic ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) CHARACTERISTIC NIL)
+(characteristically characteristically ((V +) (N +) (AFORM NONE) (ADV +)) CHARACTERISTICALLY NIL)
+(characterize characterize ((V +) (N -) (SUBCAT NP_AS_PRED)) CHARACTERIZE NIL)
+(charge charge ((V -) (N +)) CHARGE NIL)
+(charge charge ((V +) (N -) (SUBCAT NP_PPWITH)) CHARGE NIL)
+(charitable charitable ((V +) (N +) (AFORM NONE)) CHARITABLE NIL)
+(charity charity ((V -) (N +)) CHARITY NIL)
+(charm charm ((V -) (N +) (LAT -)) CHARM NIL)
+(charm charm ((V +) (N -) (SUBCAT NP) (LAT -)) CHARM NIL)
+(charming charming ((V +) (N +) (AFORM NONE)) CHARMING NIL)
+(chart chart ((V -) (N +)) CHART NIL)
+(chase chase ((V +) (N -) (SUBCAT NP)) CHASE NIL)
+(chaste chaste ((V +) (N +)) CHASTE NIL)
+(cheap cheap ((V +) (N +)) CHEAP NIL)
+(cheat cheat ((V -) (N +)) CHEAT NIL)
+(cheat cheat ((V +) (N -) (SUBCAT NP)) CHEAT NIL)
+(check check ((V -) (N +)) CHECK NIL)
+(check check ((V +) (N -) (SUBCAT NP)) CHECK NIL)
+(checkmate checkmate ((V -) (N +)) CHECKMATE NIL)
+(cheek cheek ((V -) (N +)) CHEEK NIL)
+(cheer cheer ((V +) (N -)) CHEER NIL)
+(cheer cheer ((V -) (N +)) CHEER NIL)
+(cheerful cheerful ((V +) (N +) (AFORM NONE)) CHEERFUL NIL)
+(cheese cheese ((V -) (N +) (COUNT -)) CHEESE NIL)
+(chemical chemical ((V +) (N +)) CHEMICAL NIL)
+(chemist chemist ((V -) (N +)) CHEMIST NIL)
+(chemistry chemistry ((V -) (N +) (PLU -)) CHEMISTRY NIL)
+(cheque cheque ((V -) (N +)) CHEQUE NIL)
+(chequered chequered ((V +) (N +) (AFORM NONE)) CHEQUERED NIL)
+(chess chess ((V -) (N +) (COUNT -)) CHESS NIL)
+(chest chest ((V -) (N +)) CHEST NIL)
+(chicken chicken ((V -) (N +)) CHICKEN NIL)
+(chief chief ((V -) (N +)) CHIEF NIL)
+(chief chief ((V +) (N +) (PRD -)) CHIEF NIL)
+(child child ((V -) (N +) (PLU -) (LAT -)) CHILD NIL)
+(children children ((V -) (N +) (PLU +)) CHILDREN NIL)
+(chimney chimney ((V -) (N +)) CHIMNEY NIL)
+(chin chin ((V -) (N +)) CHIN NIL)
+(china china ((V -) (N +) (PN +)) CHINA NIL)
+(chinaman chinaman ((V -) (N +)) CHINAMAN NIL)
+(chinese chinese ((V +) (N +) (AFORM NONE)) CHINESE NIL)
+(chocolate chocolate ((V -) (N +) (COUNT -)) CHOCOLATE NIL)
+(choice choice ((V -) (N +)) CHOICE NIL)
+(choose choose ((V +) (N -) (SUBCAT NP) (REG -)) CHOOSE NIL)
+(chose chose ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) CHOOSE NIL)
+(chosen chosen ((V +) (N -) (SUBCAT NP) (VFORM EN)) CHOOSE NIL)
+(christian christian ((V -) (N +)) CHRISTIAN NIL)
+(christmas christmas ((V -) (N +)) CHRISTMAS NIL)
+(chronic chronic ((V +) (N +) (AFORM NONE)) CHRONIC NIL)
+(chronology chronology ((V -) (N +)) CHRONOLOGY NIL)
+(chunk chunk ((V -) (N +)) CHUNK NIL)
+(church church ((V -) (N +)) CHURCH NIL)
+(churn churn ((V -) (N +)) CHURN NIL)
+(churn churn ((V +) (N -) (SUBCAT NP)) CHURN NIL)
+(churn churn ((V +) (N -) (SUBCAT NULL)) CHURN NIL)
+(cigar cigar ((V -) (N +)) CIGAR NIL)
+(cigarette cigarette ((V -) (N +)) CIGARETTE NIL)
+(cinema cinema ((V -) (N +)) CINEMA NIL)
+(circle circle ((V -) (N +)) CIRCLE NIL)
+(circuit circuit ((V -) (N +)) CIRCUIT NIL)
+(circular circular ((V +) (N +) (AFORM NONE)) CIRCULAR NIL)
+(circulate circulate ((V +) (N -) (AT -) (SUBCAT NULL)) CIRCULATE NIL)
+(circumscribe circumscribe ((V +) (N -) (SUBCAT NP)) CIRCUMSCRIBE NIL)
+(circumstance circumstance ((V -) (N +)) CIRCUMSTANCE NIL)
+(circumvent circumvent ((V +) (N -) (AT -)) CIRCUMVENT NIL)
+(cite cite ((V +) (N -) (SUBCAT NP)) CITE NIL)
+(citizen citizen ((V -) (N +)) CITIZEN NIL)
+(city city ((V -) (N +)) CITY NIL)
+(civilize civilize ((V +) (N -) (SUBCAT NP)) CIVILIZE NIL)
+(clad clad ((V +) (N +) (AFORM NONE) (SUBCAT NULL) (LAT -)) CLAD NIL)
+(clad clad ((V +) (N +) (AFORM NONE) (SUBCAT PPIN) (LAT -)) CLAD NIL)
+(claim claim ((V +) (N -) (SUBCAT SFIN) (LAT -)) CLAIM NIL)
+(claim claim ((V -) (N +) (SUBCAT STHAT) (LAT -)) CLAIM NIL)
+(clan clan ((V -) (N +) (LAT -)) CLAN NIL)
+(clap clap ((V +) (N -)) CLAP NIL)
+(clap clap ((V -) (N +)) CLAP NIL)
+(clarify clarify ((V +) (N -) (SUBCAT NP)) CLARIFY NIL)
+(clarity clarity ((V -) (N +)) CLARITY NIL)
+(clash clash ((V +) (N -) (SUBCAT PPWITH)) CLASH NIL)
+(class class ((V -) (N +)) CLASS NIL)
+(class class ((V +) (N -) (SUBCAT NP_AS_PRED)) CLASS NIL)
+(classic classic ((V +) (N +) (AFORM NONE)) CLASSIC NIL)
+(classify classify ((V +) (N -) (SUBCAT NP)) CLASSIFY NIL)
+(clause clause ((V -) (N +)) CLAUSE NIL)
+(clay clay ((V -) (N +) (COUNT -)) CLAY NIL)
+(clean clean ((V +) (N +) (LAT -)) CLEAN NIL)
+(clean clean ((V +) (N -) (SUBCAT NP) (LAT -)) CLEAN NIL)
+(clear clear ((V +) (N -) (SUBCAT NP)) CLEAR NIL)
+(clear clear ((V +) (N +) (SUBCAT NULL)) CLEAR NIL)
+(clear clear ((V +) (N +) (SUBCAT SFIN)) CLEAR NIL)
+(cleave cleave ((V +) (N -) (SUBCAT NP) (REG -)) CLEAVE NIL)
+(cleaver cleaver ((V -) (N +)) CLEAVER NIL)
+(cleft cleft ((V -) (N +)) CLEFT NIL)
+(cleft cleft ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) CLEAVE NIL)
+(cleft cleft ((V +) (N -) (FIN -) (SUBCAT NP) (VFORM EN)) CLEAVE NIL)
+(clerk clerk ((V -) (N +)) CLERK NIL)
+(clever clever ((V +) (N +) (LAT -)) CLEVER NIL)
+(client client ((V -) (N +)) CLIENT NIL)
+(cliff cliff ((V -) (N +)) CLIFF NIL)
+(climate climate ((V -) (N +)) CLIMATE NIL)
+(climax climax ((V -) (N +)) CLIMAX NIL)
+(climb climb ((V +) (N -) (SUBCAT NP)) CLIMB NIL)
+(clinic clinic ((V -) (N +)) CLINIC NIL)
+(clip clip ((V -) (N +)) CLIP NIL)
+(clitic clitic ((V -) (N +)) CLITIC NIL)
+(clock clock ((V -) (N +)) CLOCK NIL)
+(clog clog ((V -) (N +)) CLOG NIL)
+(close close ((V +) (N -) (SUBCAT NP) (LAT -)) CLOSE NIL)
+(close close ((V +) (N +) (SUBCAT NULL) (LAT -)) CLOSE NIL)
+(close close ((V +) (N +) (SUBCAT PPTO) (LAT -)) CLOSE NIL)
+(closet closet ((V -) (N +)) CLOSET NIL)
+(closure closure ((V -) (N +)) CLOSURE NIL)
+(cloth cloth ((V -) (N +)) CLOTH NIL)
+(clothe clothe ((V +) (N -) (SUBCAT NP)) CLOTHE NIL)
+(clothes clothes ((V -) (N +) (PLU +)) CLOTHES NIL)
+(clothing clothing ((V -) (N +)) CLOTHING NIL)
+(cloud cloud ((V -) (N +)) CLOUD NIL)
+(clove clove ((V +) (N -) (SUBCAT NP) (FIN +) (PAST -)) CLEAVE NIL)
+(club club ((V -) (N +)) CLUB NIL)
+(clue clue ((V -) (N +)) CLUE NIL)
+(clumsy clumsy ((V +) (N +)) CLUMSY NIL)
+(clutter clutter ((V -) (N +)) CLUTTER NIL)
+(co- co- ((FIX PRE) (STEM nil)) CO NIL)
+(coach coach ((V -) (N +)) COACH NIL)
+(coach coach ((V +) (N -) (SUBCAT NP)) COACH NIL)
+(coal coal ((V -) (N +) (COUNT -)) COAL NIL)
+(coalesce coalesce ((V +) (N -) (SUBCAT NULL)) COALESCE NIL)
+(coarse coarse ((V +) (N +)) COARSE NIL)
+(coast coast ((V -) (N +)) COAST NIL)
+(coast coast ((V +) (N -) (SUBCAT NP)) COAST NIL)
+(coaster coaster ((V -) (N +)) COASTER NIL)
+(coat coat ((V -) (N +)) COAT NIL)
+(cocktail cocktail ((V -) (N +)) COCKTAIL NIL)
+(cocoa cocoa ((V -) (N +) (COUNT -)) COCOA NIL)
+(coconut coconut ((V -) (N +)) COCONUT NIL)
+(code code ((V -) (N +)) CODE NIL)
+(code code ((V +) (N -) (SUBCAT NP)) CODE NIL)
+(coefficient coefficient ((V -) (N +)) COEFFICIENT NIL)
+(coerce coerce ((V +) (N -) (AT -) (SUBCAT NP)) COERCE NIL)
+(coffee coffee ((V -) (N +) (COUNT -)) COFFEE NIL)
+(cog cog ((V -) (N +)) COG NIL)
+(cognition cognition ((V -) (N +)) COGNITION NIL)
+(cognitive cognitive ((V +) (N +) (AFORM NONE)) COGNITIVE NIL)
+(coherence coherence ((V -) (N +) (COUNT -)) COHERENCE NIL)
+(coherent coherent ((V +) (N +) (AFORM NONE)) COHERENT NIL)
+(coin coin ((V -) (N +)) COIN NIL)
+(coincide coincide ((V +) (N -) (SUBCAT PPWITH)) COINCIDE NIL)
+(coincidence coincidence ((V -) (N +)) COINCIDENCE NIL)
+(coincidental coincidental ((V +) (N +) (AFORM NONE)) COINCIDENTAL NIL)
+(cold cold ((V +) (N +)) COLD NIL)
+(cold cold ((V -) (N +)) COLD NIL)
+(collaborate collaborate ((V +) (N -) (SUBCAT NULL) (AT -)) COLLABORATE NIL)
+(collapse collapse ((V -) (N +)) COLLAPSE NIL)
+(collapse collapse ((V +) (N -) (SUBCAT NULL)) COLLAPSE NIL)
+(collar collar ((V -) (N +)) COLLAR NIL)
+(colleague colleague ((V -) (N +)) COLLEAGUE NIL)
+(collect collect ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) COLLECT NIL)
+(college college ((V -) (N +)) COLLEGE NIL)
+(collide collide ((V +) (N -)) COLLIDE NIL)
+(collinear collinear ((V +) (N +) (AFORM NONE)) COLLINEAR NIL)
+(collision collision ((V -) (N +)) COLLISION NIL)
+(colon colon ((V -) (N +)) COLON NIL)
+(colony colony ((V -) (N +)) COLONY NIL)
+(colour colour ((V -) (N +)) COLOUR NIL)
+(colour colour ((V +) (N -) (SUBCAT NP)) COLOUR NIL)
+(column column ((V -) (N +)) COLUMN NIL)
+(comb comb ((V -) (N +)) COMB NIL)
+(combat combat ((V -) (N +)) COMBAT NIL)
+(combinator combinator ((V -) (N +)) COMBINATOR NIL)
+(combine combine ((V +) (N -) (SUBCAT NP_PPWITH)) COMBINE NIL)
+(come come ((V +) (N -) (SUBCAT LOC) (REG -)) COME NIL)
+(comedy comedy ((V -) (N +)) COMEDY NIL)
+(comfort comfort ((V -) (N +)) COMFORT NIL)
+(comfort comfort ((V +) (N -) (SUBCAT NP) (LAT -)) COMFORT NIL)
+(comfortable comfortable ((V +) (N +) (AFORM NONE)) COMFORTABLE NIL)
+(comma comma ((V -) (N +)) COMMA NIL)
+(command command ((V -) (N +)) COMMAND NIL)
+(command command ((V +) (N -) (SUBCAT OE)) COMMAND NIL)
+(commence commence ((V +) (N -)) COMMENCE NIL)
+(comment comment ((V -) (N +)) COMMENT NIL)
+(comment comment ((V +) (N -) (SUBCAT PPON)) COMMENT NIL)
+(commerce commerce ((V -) (N +)) COMMERCE NIL)
+(commercial commercial ((V -) (N +)) COMMERCIAL NIL)
+(commission commission ((V +) (N -) (SUBCAT NP)) COMMISSION NIL)
+(commission commission ((V -) (N +)) COMMISSION NIL)
+(commit commit ((V +) (N -)) COMMIT NIL)
+(committee committee ((V -) (N +)) COMMITTEE NIL)
+(commodity commodity ((V -) (N +)) COMMODITY NIL)
+(common common ((V +) (N +) (LAT -)) COMMON NIL)
+(commonsense commonsense ((V +) (N +) (AFORM NONE)) COMMONSENSE NIL)
+(commonwealth commonwealth ((V -) (N +)) COMMONWEALTH NIL)
+(commune commune ((V -) (N +)) COMMUNE NIL)
+(communicate communicate ((V +) (N -) (SUBCAT PPWITH) (AT -)) COMMUNICATE NIL)
+(community community ((V -) (N +)) COMMUNITY NIL)
+(commutative commutative ((V +) (N +) (AFORM NONE)) COMMUTATIVE NIL)
+(commutator commutator ((V -) (N +)) COMMUTATOR NIL)
+(compact compact ((V +) (N +) (AFORM NONE)) COMPACT NIL)
+(companion companion ((V -) (N +)) COMPANION NIL)
+(company company ((V -) (N +)) COMPANY NIL)
+(comparative comparative ((V +) (N +) (AFORM NONE)) COMPARATIVE NIL)
+(comparative comparative ((V -) (N +)) COMPARATIVE NIL)
+(compare compare ((V +) (N -) (SUBCAT NP_PPWITH)) COMPARE NIL)
+(comparison comparison ((V -) (N +) (SUBCAT PPOF_PPWITH)) COMPARISON NIL)
+(compass compass ((V +) (N -)) COMPASS NIL)
+(compatible compatible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) COMPATIBLE NIL)
+(compatible compatible ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) COMPATIBLE NIL)
+(compel compel ((V +) (N -) (SUBCAT OE)) COMPEL NIL)
+(compensate compensate ((V +) (N -) (SUBCAT PPFOR)) COMPENSATE NIL)
+(compete compete ((V +) (N -) (SUBCAT PPWITH)) COMPETE NIL)
+(competence competence ((V -) (N +)) COMPETENCE NIL)
+(competent competent ((V +) (N +) (AFORM NONE)) COMPETENT NIL)
+(competition competition ((V -) (N +)) COMPETITION NIL)
+(competitor competitor ((V -) (N +)) COMPETITOR NIL)
+(compile compile ((V +) (N -) (SUBCAT NP)) COMPILE NIL)
+(complain complain ((V +) (N -) (SUBCAT PPABOUT)) COMPLAIN NIL)
+(complaint complaint ((V -) (N +) (SUBCAT PPABOUT)) COMPLAINT NIL)
+(complement complement ((V -) (N +)) COMPLEMENT NIL)
+(complement complement ((V +) (N -) (SUBCAT NP)) COMPLEMENT NIL)
+(complementary complementary ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) COMPLEMENTARY NIL)
+(complementary complementary ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) COMPLEMENTARY NIL)
+(complete complete ((V +) (N +) (AFORM NONE)) COMPLETE NIL)
+(complete complete ((V +) (N -) (SUBCAT NP) (AT -)) COMPLETE NIL)
+(complex complex ((V +) (N +) (AFORM NONE)) COMPLEX NIL)
+(complex complex ((V -) (N +)) COMPLEX NIL)
+(complicate complicate ((V +) (N -) (SUBCAT NP) (AT -)) COMPLICATE NIL)
+(compliment compliment ((V -) (N +)) COMPLIMENT NIL)
+(compliment compliment ((V +) (N -) (SUBCAT NP)) COMPLIMENT NIL)
+(comply comply ((V +) (N -) (SUBCAT PPWITH)) COMPLY NIL)
+(component component ((V -) (N +)) COMPONENT NIL)
+(compose compose ((V +) (N -) (SUBCAT NP)) COMPOSE NIL)
+(composite composite ((V +) (N +) (AFORM NONE)) COMPOSITE NIL)
+(composition composition ((V -) (N +)) COMPOSITION NIL)
+(compound compound ((V +) (N +) (AFORM NONE)) COMPOUND NIL)
+(compound compound ((V -) (N +)) COMPOUND NIL)
+(compound compound ((V +) (N -) (SUBCAT NP)) COMPOUND NIL)
+(comprehend comprehend ((V +) (N -) (SUBCAT NP)) COMPREHEND NIL)
+(comprehensible comprehensible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) COMPREHENSIBLE NIL)
+(comprehensible comprehensible ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) COMPREHENSIBLE NIL)
+(comprehension comprehension ((V -) (N +)) COMPREHENSION NIL)
+(comprehensive comprehensive ((V +) (N +) (AFORM NONE)) COMPREHENSIVE NIL)
+(compress compress ((V +) (N -) (SUBCAT NP) (AT -)) COMPRESS NIL)
+(comprise comprise ((V +) (N -) (SUBCAT NP)) COMPRISE NIL)
+(compromise compromise ((V +) (N -)) COMPROMISE NIL)
+(compute compute ((V +) (N -) (SUBCAT NP)) COMPUTE NIL)
+(computer computer ((V -) (N +)) COMPUTER NIL)
+(concatenate concatenate ((V +) (N -) (AT -) (SUBCAT NP)) CONCATENATE NIL)
+(concave concave ((V +) (N +)) CONCAVE NIL)
+(conceal conceal ((V +) (N -) (SUBCAT NP) (LAT -)) CONCEAL NIL)
+(concede concede ((V +) (N -) (SUBCAT SFIN)) CONCEDE NIL)
+(conceive conceive ((V +) (N -) (SUBCAT PPOF)) CONCEIVE NIL)
+(concentrate concentrate ((V +) (N -) (SUBCAT NP) (AT -)) CONCENTRATE NIL)
+(concept concept ((V -) (N +)) CONCEPT NIL)
+(conception conception ((V -) (N +)) CONCEPTION NIL)
+(conceptual conceptual ((V +) (N +) (AFORM NONE)) CONCEPTUAL NIL)
+(concern concern ((V -) (N +)) CONCERN NIL)
+(concern concern ((V +) (N -) (SUBCAT NP)) CONCERN NIL)
+(concerning concerning ((V -) (N -) (SUBCAT NP)) CONCERNING NIL)
+(concert concert ((V -) (N +)) CONCERT NIL)
+(concerted concerted ((V +) (N +) (AFORM NONE)) CONCERTED NIL)
+(concession concession ((V -) (N +)) CONCESSION NIL)
+(concise concise ((V +) (N +) (AFORM NONE)) CONCISE NIL)
+(conclude conclude ((V +) (N -) (SUBCAT SFIN)) CONCLUDE NIL)
+(conclusion conclusion ((V -) (N +) (SUBCAT STHAT)) CONCLUSION NIL)
+(conclusive conclusive ((V +) (N +) (AFORM NONE)) CONCLUSIVE NIL)
+(concomitant concomitant ((V +) (N +) (AFORM NONE)) CONCOMITANT NIL)
+(concrete concrete ((V +) (N +) (AFORM NONE)) CONCRETE NIL)
+(concrete concrete ((V -) (N +) (COUNT -)) CONCRETE NIL)
+(concur concur ((V +) (N -) (SUBCAT NULL)) CONCUR NIL)
+(concurrent concurrent ((V +) (N +) (AFORM NONE)) CONCURRENT NIL)
+(condemn condemn ((V +) (N -) (SUBCAT NP)) CONDEMN NIL)
+(condition condition ((V -) (N +)) CONDITION NIL)
+(condition condition ((V +) (N -) (SUBCAT NP)) CONDITION NIL)
+(conditional conditional ((V -) (N +)) CONDITIONAL NIL)
+(conducive conducive ((V +) (N +) (SUBCAT PPTO)) CONDUCIVE NIL)
+(conduct conduct ((V -) (N +)) CONDUCT NIL)
+(conduct conduct ((V +) (N -) (SUBCAT NP)) CONDUCT NIL)
+(confer confer ((V +) (N -) (SUBCAT PPWITH)) CONFER NIL)
+(conference conference ((V -) (N +)) CONFERENCE NIL)
+(confess confess ((V +) (N -) (SUBCAT SFIN) (AT -)) CONFESS NIL)
+(confidence confidence ((V -) (N +)) CONFIDENCE NIL)
+(confident confident ((V +) (N +) (AFORM NONE)) CONFIDENT NIL)
+(configure configure ((V +) (N -) (SUBCAT NP)) CONFIGURE NIL)
+(confine confine ((V +) (N -) (SUBCAT NP_PPTO)) CONFINE NIL)
+(confirm confirm ((V +) (N -) (SUBCAT NP)) CONFIRM NIL)
+(conflate conflate ((V +) (N -) (AT -) (SUBCAT NP)) CONFLATE NIL)
+(conflict conflict ((V +) (N -) (SUBCAT PPWITH)) CONFLICT NIL)
+(confluence confluence ((V -) (N +)) CONFLUENCE NIL)
+(confluent confluent ((V +) (N +) (AFORM NONE)) CONFLUENT NIL)
+(conform conform ((V +) (N -) (SUBCAT PPTO)) CONFORM NIL)
+(confound confound ((V +) (N -) (SUBCAT NP)) CONFOUND NIL)
+(confounded confounded ((V +) (N +) (AFORM NONE)) CONFOUNDED NIL)
+(confront confront ((V +) (N -) (SUBCAT NP_PPWITH)) CONFRONT NIL)
+(confuse confuse ((V +) (N -) (AT -) (SUBCAT NP)) CONFUSE NIL)
+(congruence congruence ((V -) (N +)) CONGRUENCE NIL)
+(congruent congruent ((V +) (N +) (AFORM NONE)) CONGRUENT NIL)
+(conjecture conjecture ((V +) (N -) (SUBCAT SFIN)) CONJECTURE NIL)
+(conjoin conjoin ((V +) (N -) (SUBCAT NP)) CONJOIN NIL)
+(conjunct conjunct ((V -) (N +)) CONJUNCT NIL)
+(conjunction conjunction ((V -) (N +)) CONJUNCTION NIL)
+(conjunctive conjunctive ((V +) (N +) (AFORM NONE)) CONJUNCTIVE NIL)
+(connect connect ((V +) (N -) (SUBCAT NP) (AT -)) CONNECT NIL)
+(connective connective ((V -) (N +)) CONNECTIVE NIL)
+(conquer conquer ((V +) (N -) (SUBCAT NP)) CONQUER NIL)
+(conqueror conqueror ((V -) (N +)) CONQUEROR NIL)
+(conquest conquest ((V -) (N +)) CONQUEST NIL)
+(conscience conscience ((V -) (N +) (PLU -)) CONSCIENCE NIL)
+(conscious conscious ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) CONSCIOUS NIL)
+(conscious conscious ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) CONSCIOUS NIL)
+(consecutive consecutive ((V +) (N +) (AFORM NONE)) CONSECUTIVE NIL)
+(consensus consensus ((V -) (N +)) CONSENSUS NIL)
+(consequence consequence ((V -) (N +)) CONSEQUENCE NIL)
+(consequent consequent ((V +) (N +) (AFORM NONE) (PRD -)) CONSEQUENT NIL)
+(conservative conservative ((V +) (N +) (AFORM NONE)) CONSERVATIVE NIL)
+(conserve conserve ((V +) (N -) (SUBCAT NP)) CONSERVE NIL)
+(consider consider ((V +) (N -) (SUBCAT NP)) CONSIDER NIL)
+(consider consider ((V +) (N -) (SUBCAT NP_AP)) CONSIDER NIL)
+(consider consider ((V +) (N -) (SUBCAT OR)) CONSIDER NIL)
+(consider consider ((V +) (N -) (SUBCAT TWONP)) CONSIDER NIL)
+(considerate considerate ((V +) (N +) (AFORM NONE)) CONSIDERATE NIL)
+(consist consist ((V +) (N -) (SUBCAT PPOF)) CONSIST NIL)
+(consistency consistency ((V -) (N +)) CONSISTENCY NIL)
+(consistent consistent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CONSISTENT NIL)
+(consistent consistent ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) CONSISTENT NIL)
+(consonant consonant ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) CONSONANT NIL)
+(consonant consonant ((V +) (N +) (AFORM NONE) (SUBCAT PPWITH)) CONSONANT NIL)
+(consonant consonant ((V -) (N +)) CONSONANT NIL)
+(constant constant ((V +) (N +) (AFORM NONE)) CONSTANT NIL)
+(constant constant ((V -) (N +)) CONSTANT NIL)
+(constellation constellation ((V -) (N +)) CONSTELLATION NIL)
+(constituency constituency ((V -) (N +)) CONSTITUENCY NIL)
+(constituent constituent ((V -) (N +)) CONSTITUENT NIL)
+(constitute constitute ((V +) (N -) (SUBCAT NP)) CONSTITUTE NIL)
+(constrain constrain ((V +) (N -) (SUBCAT NP)) CONSTRAIN NIL)
+(constraint constraint ((V -) (N +)) CONSTRAINT NIL)
+(constrict constrict ((V +) (N -) (SUBCAT NP) (AT -)) CONSTRICT NIL)
+(construct construct ((V +) (N -) (AT -) (SUBCAT NP)) CONSTRUCT NIL)
+(constructor constructor ((V -) (N +)) CONSTRUCTOR NIL)
+(construe construe ((V +) (N -) (SUBCAT NP_AS_PRED)) CONSTRUE NIL)
+(consult consult ((V +) (N -) (SUBCAT NP)) CONSULT NIL)
+(consume consume ((V +) (N -) (SUBCAT NP)) CONSUME NIL)
+(consumption consumption ((V -) (N +) (PLU -)) CONSUMPTION NIL)
+(contact contact ((V -) (N +)) CONTACT NIL)
+(contact contact ((V +) (N -) (SUBCAT NP)) CONTACT NIL)
+(contagion contagion ((V -) (N +)) CONTAGION NIL)
+(contagious contagious ((V +) (N +) (AFORM NONE)) CONTAGIOUS NIL)
+(contain contain ((V +) (N -) (SUBCAT NP)) CONTAIN NIL)
+(contaminate contaminate ((V +) (N -) (SUBCAT NP) (AT -)) CONTAMINATE NIL)
+(contemplate contemplate ((V +) (N -) (SUBCAT NP)) CONTEMPLATE NIL)
+(contemporary contemporary ((V +) (N +) (AFORM NONE)) CONTEMPORARY NIL)
+(contemporary contemporary ((V -) (N +)) CONTEMPORARY NIL)
+(contend contend ((V +) (N -) (SUBCAT SFIN)) CONTEND NIL)
+(content content ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) CONTENT NIL)
+(content content ((V +) (N +) (AFORM NONE) (SUBCAT PPWITH)) CONTENT NIL)
+(contented contented ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CONTENTED NIL)
+(contented contented ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) CONTENTED NIL)
+(contention contention ((V -) (N +) (SUBCAT STHAT)) CONTENTION NIL)
+(contents contents ((V -) (N +) (PLU +)) CONTENTS NIL)
+(context context ((V -) (N +)) CONTEXT NIL)
+(contextual contextual ((V +) (N +) (AFORM NONE)) CONTEXTUAL NIL)
+(contiguous contiguous ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CONTIGUOUS NIL)
+(contiguous contiguous ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) CONTIGUOUS NIL)
+(contingency contingency ((V -) (N +)) CONTINGENCY NIL)
+(contingent contingent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CONTINGENT NIL)
+(contingent contingent ((V +) (N +) (SUBCAT PPON) (AFORM NONE)) CONTINGENT NIL)
+(continual continual ((V +) (N +) (AFORM NONE)) CONTINUAL NIL)
+(continue continue ((V +) (N -) (SUBCAT SE3)) CONTINUE NIL)
+(continue continue ((V +) (N -) (SUBCAT SR1)) CONTINUE NIL)
+(continuity continuity ((V -) (N +)) CONTINUITY NIL)
+(continuous continuous ((V +) (N +) (AFORM NONE)) CONTINUOUS NIL)
+(continuum continuum ((V -) (N +)) CONTINUUM NIL)
+(contour contour ((V -) (N +)) CONTOUR NIL)
+(contract contract ((V +) (N -) (AT -)) CONTRACT NIL)
+(contract contract ((V -) (N +)) CONTRACT NIL)
+(contradict contradict ((V +) (N -) (SUBCAT NP) (AT -)) CONTRADICT NIL)
+(contrary contrary ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) CONTRARY NIL)
+(contrary contrary ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) CONTRARY NIL)
+(contrast contrast ((V -) (N +)) CONTRAST NIL)
+(contrast contrast ((V +) (N -) (SUBCAT NP_PPWITH)) CONTRAST NIL)
+(contrastive contrastive ((V +) (N +) (AFORM NONE)) CONTRASTIVE NIL)
+(contravene contravene ((V +) (N -) (SUBCAT NP)) CONTRAVENE NIL)
+(contribute contribute ((V +) (N -) (SUBCAT PPTO) (AT -)) CONTRIBUTE NIL)
+(control control ((V -) (N +)) CONTROL NIL)
+(control control ((V +) (N -) (SUBCAT NP)) CONTROL NIL)
+(controversial controversial ((V +) (N +) (AFORM NONE)) CONTROVERSIAL NIL)
+(controversy controversy ((V -) (N +)) CONTROVERSY NIL)
+(convenience convenience ((V -) (N +)) CONVENIENCE NIL)
+(convenient convenient ((V +) (N +) (AFORM NONE)) CONVENIENT NIL)
+(convention convention ((V -) (N +)) CONVENTION NIL)
+(converge converge ((V +) (N -) (SUBCAT NULL)) CONVERGE NIL)
+(convergence convergence ((V -) (N +)) CONVERGENCE NIL)
+(conversation conversation ((V -) (N +)) CONVERSATION NIL)
+(converse converse ((V +) (N +) (AFORM NONE)) CONVERSE NIL)
+(converse converse ((V +) (N -) (SUBCAT PPWITH)) CONVERSE NIL)
+(conversion conversion ((V -) (N +)) CONVERSION NIL)
+(convert convert ((V +) (N -) (SUBCAT NP_PPTO)) CONVERT NIL)
+(convey convey ((V +) (N -) (SUBCAT NP)) CONVEY NIL)
+(convict convict ((V -) (N +)) CONVICT NIL)
+(convict convict ((V +) (N -) (SUBCAT NP) (AT -)) CONVICT NIL)
+(conviction conviction ((V -) (N +)) CONVICTION NIL)
+(convince convince ((V +) (N -) (SUBCAT NP_S)) CONVINCE NIL)
+(convincing convincing ((V +) (N +) (AFORM NONE)) CONVINCING NIL)
+(convoluted convoluted ((V +) (N +) (AFORM NONE)) CONVOLUTED NIL)
+(cook cook ((V -) (N +)) COOK NIL)
+(cook cook ((V +) (N -) (SUBCAT NP)) COOK NIL)
+(cool cool ((V +) (N +)) COOL NIL)
+(cool cool ((V +) (N -) (SUBCAT NULL)) COOL NIL)
+(coordinate coordinate ((V +) (N -) (SUBCAT NP) (AT -)) COORDINATE NIL)
+(cope cope ((V +) (N -) (SUBCAT PPWITH)) COPE NIL)
+(copper copper ((V -) (N +) (COUNT -)) COPPER NIL)
+(copula copula ((V -) (N +)) COPULA NIL)
+(copy copy ((V -) (N +)) COPY NIL)
+(copy copy ((V +) (N -) (SUBCAT NP)) COPY NIL)
+(copyright copyright ((V -) (N +)) COPYRIGHT NIL)
+(cord cord ((V -) (N +)) CORD NIL)
+(corn corn ((V -) (N +) (COUNT -)) CORN NIL)
+(corner corner ((V -) (N +)) CORNER NIL)
+(corollary corollary ((V -) (N +) (AFORM NONE)) COROLLARY NIL)
+(corpora corpora ((V -) (N +) (PLU +)) CORPUS NIL)
+(corporation corporation ((V -) (N +)) CORPORATION NIL)
+(corpus corpus ((V -) (N +) (PLU -)) CORPUS NIL)
+(correct correct ((V +) (N +) (AFORM NONE)) CORRECT NIL)
+(correct correct ((V +) (N -) (SUBCAT NP) (AT -)) CORRECT NIL)
+(correlate correlate ((V +) (N -) (SUBCAT NP) (AT -)) CORRELATE NIL)
+(correspond correspond ((V +) (N -) (SUBCAT PPTO)) CORRESPOND NIL)
+(correspondence correspondence ((V -) (N +) (SUBCAT PPTO)) CORRESPONDENCE NIL)
+(corresponding corresponding ((V +) (N +) (AFORM NONE)) CORRESPONDING NIL)
+(cosmetic cosmetic ((V +) (N +) (AFORM NONE)) COSMETIC NIL)
+(cost cost ((V -) (N +) (LAT -)) COST NIL)
+(cost cost ((V +) (N -) (SUBCAT NOPASS) (LAT -)) COST NIL)
+(cost cost ((V +) (N -) (SUBCAT NOPASS) (VFORM EN) (LAT -)) COST NIL)
+(costly costly ((V +) (N +)) COSTLY NIL)
+(costume costume ((V -) (N +)) COSTUME NIL)
+(cotton cotton ((V -) (N +) (COUNT -)) COTTON NIL)
+(cough cough ((V +) (N -)) COUGH NIL)
+(cough cough ((V -) (N +)) COUGH NIL)
+(could could ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST +) (AUX +)) COULD NIL)
+("couldn't" "couldn't" ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST +) (AUX +) (NEG +)) COULD NIL)
+(council council ((V -) (N +)) COUNCIL NIL)
+(councillor councillor ((V -) (N +)) COUNCILLOR NIL)
+(count count ((TITLE +)) COUNT NIL)
+(count count ((V +) (N -) (SUBCAT NP)) COUNT NIL)
+(counterfactual counterfactual ((V +) (N +) (AFORM NONE)) COUNTERFACTUAL NIL)
+(counterintuitive counterintuitive ((V +) (N +) (AFORM NONE)) COUNTERINTUITIVE NIL)
+(country country ((V -) (N +)) COUNTRY NIL)
+(county county ((V -) (N +)) COUNTY NIL)
+(couple couple ((V -) (N +)) COUPLE NIL)
+(couple couple ((V +) (N -) (SUBCAT NP)) COUPLE NIL)
+(courage courage ((V -) (N +)) COURAGE NIL)
+(course course ((V -) (N +)) COURSE NIL)
+(court court ((V -) (N +)) COURT NIL)
+(court court ((V +) (N -) (SUBCAT NP)) COURT NIL)
+(court court ((V +) (N -) (SUBCAT NULL)) COURT NIL)
+(courteous courteous ((V +) (N +) (AFORM NONE)) COURTEOUS NIL)
+(courtesy courtesy ((V -) (N +)) COURTESY NIL)
+(cover cover ((V -) (N +)) COVER NIL)
+(cover cover ((V +) (N -) (SUBCAT NP)) COVER NIL)
+(covert covert ((V +) (N +) (AFORM NONE)) COVERT NIL)
+(cow cow ((V -) (N +)) COW NIL)
+(coward coward ((V -) (N +)) COWARD NIL)
+(crab crab ((V -) (N +)) CRAB NIL)
+(crack crack ((V -) (N +)) CRACK NIL)
+(crack crack ((V +) (N -) (SUBCAT NP)) CRACK NIL)
+(craft craft ((V -) (N +)) CRAFT NIL)
+(crafty crafty ((V +) (N +)) CRAFTY NIL)
+(crag crag ((V -) (N +)) CRAG NIL)
+(crash crash ((V +) (N -)) CRASH NIL)
+(crate crate ((V -) (N +)) CRATE NIL)
+(crater crater ((V -) (N +)) CRATER NIL)
+(crave crave ((V +) (N -) (SUBCAT NP)) CRAVE NIL)
+(crawl crawl ((V +) (N -) (SUBCAT NULL)) CRAWL NIL)
+(crayfish crayfish ((V -) (N +)) CRAYFISH NIL)
+(crayon crayon ((V -) (N +)) CRAYON NIL)
+(craze craze ((V -) (N +)) CRAZE NIL)
+(crazy crazy ((V +) (N +)) CRAZY NIL)
+(cream cream ((V -) (N +)) CREAM NIL)
+(create create ((V +) (N -) (AT -) (SUBCAT NP)) CREATE NIL)
+(creator creator ((V -) (N +)) CREATOR NIL)
+(creature creature ((V -) (N +)) CREATURE NIL)
+(credit credit ((V -) (N +)) CREDIT NIL)
+(creep creep ((V +) (N -) (SUBCAT PP) (LAT -) (REG -)) CREEP NIL)
+(crept crept ((V +) (N -) (SUBCAT PP) (FIN +) (PAST +) (LAT -)) CREEP NIL)
+(crept crept ((V +) (N -) (SUBCAT PP) (VFORM EN)) CREEP NIL)
+(cricket cricket ((V -) (N +)) CRICKET NIL)
+(crime crime ((V -) (N +)) CRIME NIL)
+(criminal criminal ((V +) (N +) (AFORM NONE)) CRIMINAL NIL)
+(criminal criminal ((V -) (N +)) CRIMINAL NIL)
+(crises crises ((V -) (N +) (PLU +)) CRISIS NIL)
+(crisis crisis ((V -) (N +) (PLU -)) CRISIS NIL)
+(criteria criteria ((V -) (N +) (PLU +) (SUBCAT PPFOR)) CRITERION NIL)
+(criterion criterion ((V -) (N +) (PLU -) (SUBCAT PPFOR)) CRITERION NIL)
+(critic critic ((V -) (N +) (SUBCAT PPOF)) CRITIC NIL)
+(criticise criticise ((V +) (N -) (SUBCAT NP)) CRITICISE NIL)
+(criticism criticism ((V -) (N +)) CRITICISM NIL)
+(criticize criticize ((V +) (N -) (SUBCAT NP)) CRITICIZE NIL)
+(critique critique ((V -) (N +)) CRITIQUE NIL)
+(crochet crochet ((V -) (N +)) CROCHET NIL)
+(crochet crochet ((V +) (N -) (SUBCAT NP)) CROCHET NIL)
+(crochet crochet ((V +) (N -) (SUBCAT NULL)) CROCHET NIL)
+(crop crop ((V -) (N +)) CROP NIL)
+(crop crop ((V +) (N -) (SUBCAT NP)) CROP NIL)
+(cross cross ((V +) (N +)) CROSS NIL)
+(cross cross ((V -) (N +)) CROSS NIL)
+(cross cross ((V +) (N -) (SUBCAT NP)) CROSS NIL)
+(crow crow ((V +) (N -)) CROW NIL)
+(crow crow ((V -) (N +)) CROW NIL)
+(crowd crowd ((V -) (N +)) CROWD NIL)
+(crown crown ((V -) (N +)) CROWN NIL)
+(crown crown ((V +) (N -) (SUBCAT NP)) CROWN NIL)
+(crucial crucial ((V +) (N +) (AFORM NONE)) CRUCIAL NIL)
+(crude crude ((V +) (N +)) CRUDE NIL)
+(cruel cruel ((V +) (N +) (SUBCAT NULL)) CRUEL NIL)
+(cruel cruel ((V +) (N +) (SUBCAT PPTO)) CRUEL NIL)
+(cruelty cruelty ((V -) (N +) (SUBCAT PPTO)) CRUELTY NIL)
+(crush crush ((V +) (N -) (SUBCAT NP)) CRUSH NIL)
+(cry cry ((V +) (N -)) CRY NIL)
+(cry cry ((V -) (N +)) CRY NIL)
+(cub cub ((V -) (N +)) CUB NIL)
+(cube cube ((V -) (N +)) CUBE NIL)
+(cubic cubic ((V +) (N +) (AFORM NONE)) CUBIC NIL)
+(cue cue ((V -) (N +)) CUE NIL)
+(cue cue ((V +) (N -) (SUBCAT NP)) CUE NIL)
+(culprit culprit ((V -) (N +)) CULPRIT NIL)
+(cultivate cultivate ((V +) (N -) (SUBCAT NP) (AT -)) CULTIVATE NIL)
+(culture culture ((V -) (N +)) CULTURE NIL)
+(cumbersome cumbersome ((V +) (N +) (AFORM NONE)) CUMBERSOME NIL)
+(cumulative cumulative ((V +) (N +) (AFORM NONE)) CUMULATIVE NIL)
+(cunning cunning ((V +) (N +) (AFORM NONE)) CUNNING NIL)
+(cup cup ((V -) (N +)) CUP NIL)
+(cupboard cupboard ((V -) (N +)) CUPBOARD NIL)
+(curb curb ((V +) (N -) (SUBCAT NP)) CURB NIL)
+(cure cure ((V -) (N +)) CURE NIL)
+(cure cure ((V +) (N -) (SUBCAT NP_PPOF)) CURE NIL)
+(curiosity curiosity ((V -) (N +)) CURIOSITY NIL)
+(curious curious ((V +) (N +) (AFORM NONE)) CURIOUS NIL)
+(curl curl ((V +) (N -)) CURL NIL)
+(curl curl ((V -) (N +)) CURL NIL)
+(current current ((V +) (N +) (AFORM NONE)) CURRENT NIL)
+(current current ((V -) (N +)) CURRENT NIL)
+(curriculum curriculum ((V -) (N +)) CURRICULUM NIL)
+(curse curse ((V -) (N +)) CURSE NIL)
+(curse curse ((V +) (N -) (SUBCAT NP)) CURSE NIL)
+(curtain curtain ((V -) (N +)) CURTAIN NIL)
+(curvature curvature ((V -) (N +)) CURVATURE NIL)
+(curve curve ((V +) (N -)) CURVE NIL)
+(curve curve ((V -) (N +)) CURVE NIL)
+(custard custard ((V -) (N +) (COUNT -)) CUSTARD NIL)
+(custom custom ((V -) (N +)) CUSTOM NIL)
+(cut cut ((V -) (N +)) CUT NIL)
+(cut cut ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) CUT NIL)
+(cut cut ((V +) (N -) (SUBCAT NP) (REG -)) CUT NIL)
+(cut cut ((V +) (N -) (SUBCAT NP) (VFORM EN)) CUT NIL)
+(cycle cycle ((V +) (N -)) CYCLE NIL)
+(cyclic cyclic ((V +) (N +) (AFORM NONE)) CYCLIC NIL)
+(cynic cynic ((V -) (N +)) CYNIC NIL)
+(dagger dagger ((V -) (N +)) DAGGER NIL)
+(daily daily ((V +) (N +) (AFORM NONE)) DAILY NIL)
+(damage damage ((V -) (N +)) DAMAGE NIL)
+(damage damage ((V +) (N -) (SUBCAT NP)) DAMAGE NIL)
+(dance dance ((V -) (N +)) DANCE NIL)
+(dance dance ((V +) (N -) (SUBCAT NULL)) DANCE NIL)
+(danger danger ((V -) (N +) (LAT +)) DANGER NIL)
+(dangle dangle ((V +) (N -) (SUBCAT NULL)) DANGLE NIL)
+(dare dare ((V +) (N -) (SUBCAT BASE_VP)) DARE NIL)
+(dare dare ((V +) (N -) (SUBCAT SE1)) DARE NIL)
+("daren't" "daren't" ((V +) (N -) (FIN +) (PAST -) (SUBCAT BASE_VP) (AGR SING1) (NEG +)) DARE NIL)
+("daren't" "daren't" ((V +) (N -) (FIN +) (PAST -) (SUBCAT BASE_VP) (AGR SING2) (NEG +)) DARE NIL)
+("daren't" "daren't" ((V +) (N -) (FIN +) (PAST -) (SUBCAT BASE_VP) (AGR PLUR) (NEG +)) DARE NIL)
+(dark dark ((V -) (N +)) DARK NIL)
+(dark dark ((V +) (N +) (LAT -)) DARK NIL)
+(darken darken ((V +) (N -) (SUBCAT NP)) DARKEN NIL)
+(darken darken ((V +) (N -) (SUBCAT NULL)) DARKEN NIL)
+(data data ((V -) (N +) (PLU +)) DATUM NIL)
+(database database ((V -) (N +)) DATABASE NIL)
+(date date ((V -) (N +)) DATE NIL)
+(dative dative ((V +) (N +) (AFORM NONE)) DATIVE NIL)
+(datum datum ((V -) (N +) (PLU -)) DATUM NIL)
+(daughter daughter ((V -) (N +) (SUBCAT PPOF)) DAUGHTER NIL)
+(day day ((V -) (N +)) DAY NIL)
+(de- de- ((FIX PRE) (STEM N)) DE NIL)
+(dead dead ((V +) (N +) (LAT -)) DEAD NIL)
+(deaf deaf ((V +) (N +) (LAT -)) DEAF NIL)
+(deal deal ((V -) (N +)) DEAL NIL)
+(deal deal ((V +) (N -) (SUBCAT PPWITH) (REG -)) DEAL NIL)
+(dealt dealt ((V +) (N -) (SUBCAT PPWITH) (FIN +) (PAST +)) DEAL NIL)
+(dealt dealt ((V +) (N -) (SUBCAT PPWITH) (VFORM EN)) DEAL NIL)
+(dear dear ((V +) (N +) (SUBCAT NULL)) DEAR NIL)
+(dear dear ((V +) (N +) (SUBCAT PPTO)) DEAR NIL)
+(death death ((V -) (N +)) DEATH NIL)
+(debate debate ((V -) (N +)) DEBATE NIL)
+(debate debate ((V +) (N -) (SUBCAT NP)) DEBATE NIL)
+(debt debt ((V -) (N +)) DEBT NIL)
+(debtor debtor ((V -) (N +)) DEBTOR NIL)
+(debug debug ((V +) (N -) (SUBCAT NP)) DEBUG NIL)
+(decade decade ((V -) (N +)) DECADE NIL)
+(decay decay ((V +) (N -)) DECAY NIL)
+(deceive deceive ((V +) (N -) (SUBCAT NP)) DECEIVE NIL)
+(december december ((V -) (N +) (PN +)) DECEMBER NIL)
+(deception deception ((V -) (N +)) DECEPTION NIL)
+(deceptive deceptive ((V +) (N +) (AFORM NONE)) DECEPTIVE NIL)
+(decide decide ((V +) (N -) (SUBCAT SE1)) DECIDE NIL)
+(decimal decimal ((V +) (N +) (AFORM NONE)) DECIMAL NIL)
+(decimal decimal ((V -) (N +)) DECIMAL NIL)
+(decision decision ((V -) (N +) (SUBCAT INF)) DECISION NIL)
+(decisive decisive ((V +) (N +) (AFORM NONE)) DECISIVE NIL)
+(declare declare ((V +) (N -) (SUBCAT OR)) DECLARE NIL)
+(declare declare ((V +) (N -) (SUBCAT SFIN)) DECLARE NIL)
+(decompose decompose ((V +) (N -) (SUBCAT NULL)) DECOMPOSE NIL)
+(decomposition decomposition ((V -) (N +)) DECOMPOSITION NIL)
+(decrease decrease ((V +) (N -)) DECREASE NIL)
+(decrease decrease ((V -) (N +) (SUBCAT PPIN)) DECREASE NIL)
+(decrement decrement ((V +) (N -) (SUBCAT NP)) DECREMENT NIL)
+(dedicate dedicate ((V +) (N -) (SUBCAT NP_PPTO)) DEDICATE NIL)
+(deduce deduce ((V +) (N -) (SUBCAT SFIN)) DEDUCE NIL)
+(deducible deducible ((V +) (N +) (AFORM NONE)) DEDUCIBLE NIL)
+(deed deed ((V -) (N +)) DEED NIL)
+(deep deep ((V +) (N +) (LAT -)) DEEP NIL)
+(deer deer ((V -) (N +)) DEER NIL)
+(defeat defeat ((V -) (N +)) DEFEAT NIL)
+(defeat defeat ((V +) (N -) (SUBCAT NP)) DEFEAT NIL)
+(defect defect ((V -) (N +)) DEFECT NIL)
+(defect defect ((V +) (N -) (SUBCAT NULL)) DEFECT NIL)
+(defence defence ((V -) (N +)) DEFENCE NIL)
+(defend defend ((V +) (N -) (SUBCAT NP)) DEFEND NIL)
+(defense defense ((V -) (N +)) DEFENSE NIL)
+(defensible defensible ((V +) (N +) (AFORM NONE)) DEFENSIBLE NIL)
+(defer defer ((V +) (N -) (SUBCAT NP)) DEFER NIL)
+(deficiency deficiency ((V -) (N +)) DEFICIENCY NIL)
+(deficient deficient ((V +) (N +) (AFORM NONE)) DEFICIENT NIL)
+(define define ((V +) (N -) (SUBCAT NP)) DEFINE NIL)
+(definite definite ((V +) (N +)) DEFINITE NIL)
+(definition definition ((V -) (N +)) DEFINITION NIL)
+(definitive definitive ((V +) (N +) (AFORM NONE)) DEFINITIVE NIL)
+(deform deform ((V +) (N -) (SUBCAT NP)) DEFORM NIL)
+(defy defy ((V +) (N -) (SUBCAT NP)) DEFY NIL)
+(degrade degrade ((V +) (N -) (SUBCAT NP)) DEGRADE NIL)
+(degree degree ((V -) (N +)) DEGREE NIL)
+(delay delay ((V -) (N +)) DELAY NIL)
+(delay delay ((V +) (N -) (SUBCAT NP)) DELAY NIL)
+(delete delete ((V +) (N -) (AT -) (SUBCAT NP)) DELETE NIL)
+(deliberate deliberate ((V +) (N +) (AFORM NONE)) DELIBERATE NIL)
+(delicacy delicacy ((V -) (N +)) DELICACY NIL)
+(delicate delicate ((V +) (N +) (AFORM NONE)) DELICATE NIL)
+(delight delight ((V -) (N +)) DELIGHT NIL)
+(delight delight ((V +) (N -) (SUBCAT NP)) DELIGHT NIL)
+(delimit delimit ((V +) (N -) (SUBCAT NP)) DELIMIT NIL)
+(delineate delineate ((V +) (N -) (SUBCAT NP)) DELINEATE NIL)
+(deliver deliver ((V +) (N -) (SUBCAT NP)) DELIVER NIL)
+(delve delve ((V +) (N -) (SUBCAT NULL)) DELVE NIL)
+(demand demand ((V -) (N +)) DEMAND NIL)
+(demand demand ((V +) (N -) (SUBCAT NP)) DEMAND NIL)
+(demonstrate demonstrate ((V +) (N -) (SUBCAT SFIN) (AT -)) DEMONSTRATE NIL)
+(denial denial ((V -) (N +)) DENIAL NIL)
+(denote denote ((V +) (N -) (SUBCAT NP)) DENOTE NIL)
+(dense dense ((V +) (N +)) DENSE NIL)
+(deny deny ((V +) (N -) (SUBCAT NP)) DENY NIL)
+(depart depart ((V +) (N -) (SUBCAT PPFROM)) DEPART NIL)
+(department department ((V -) (N +)) DEPARTMENT NIL)
+(departure departure ((V -) (N +)) DEPARTURE NIL)
+(depend depend ((V +) (N -) (SUBCAT PPON)) DEPEND NIL)
+(dependence dependence ((V -) (N +) (SUBCAT PPON)) DEPENDENCE NIL)
+(dependency dependency ((V -) (N +)) DEPENDENCY NIL)
+(dependent dependent ((V -) (N +)) DEPENDENT NIL)
+(dependent dependent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) DEPENDENT NIL)
+(dependent dependent ((V +) (N +) (SUBCAT PPON) (AFORM NONE)) DEPENDENT NIL)
+(depict depict ((V +) (N -) (SUBCAT NP) (AT -)) DEPICT NIL)
+(deploy deploy ((V +) (N -) (SUBCAT NP)) DEPLOY NIL)
+(deposit deposit ((V -) (N +)) DEPOSIT NIL)
+(deposit deposit ((V +) (N -) (SUBCAT NP)) DEPOSIT NIL)
+(depress depress ((V +) (N -) (AT -) (SUBCAT NP)) DEPRESS NIL)
+(depressing depressing ((V +) (N +) (AFORM NONE)) DEPRESSING NIL)
+(depth depth ((V -) (N +)) DEPTH NIL)
+(derivative derivative ((V -) (N +)) DERIVATIVE NIL)
+(derive derive ((V +) (N -) (SUBCAT PPFROM)) DERIVE NIL)
+(descend descend ((V +) (N -) (SUBCAT PP)) DESCEND NIL)
+(descendant descendant ((V -) (N +)) DESCENDANT NIL)
+(descent descent ((V -) (N +)) DESCENT NIL)
+(describe describe ((V +) (N -) (SUBCAT NP)) DESCRIBE NIL)
+(description description ((V -) (N +)) DESCRIPTION NIL)
+(descriptive descriptive ((V +) (N +) (AFORM NONE)) DESCRIPTIVE NIL)
+(desert desert ((V -) (N +)) DESERT NIL)
+(deserve deserve ((V +) (N -) (SUBCAT NP)) DESERVE NIL)
+(design design ((V -) (N +)) DESIGN NIL)
+(design design ((V +) (N -) (SUBCAT NP)) DESIGN NIL)
+(designate designate ((V +) (N -) (SUBCAT NP_AS_PRED) (AT -)) DESIGNATE NIL)
+(desire desire ((V -) (N +) (SUBCAT INF)) DESIRE NIL)
+(desire desire ((V +) (N -) (SUBCAT NP)) DESIRE NIL)
+(desire desire ((V +) (N -) (SUBCAT OR)) DESIRE NIL)
+(desire desire ((V +) (N -) (SUBCAT SE1)) DESIRE NIL)
+(desk desk ((V -) (N +)) DESK NIL)
+(despair despair ((V -) (N +)) DESPAIR NIL)
+(despair despair ((V +) (N -) (SUBCAT NULL)) DESPAIR NIL)
+(despair despair ((V +) (N -) (SUBCAT PPOF)) DESPAIR NIL)
+(desperate desperate ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) DESPERATE NIL)
+(desperate desperate ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) DESPERATE NIL)
+(desperation desperation ((V -) (N +)) DESPERATION NIL)
+(destination destination ((V -) (N +)) DESTINATION NIL)
+(destiny destiny ((V -) (N +)) DESTINY NIL)
+(destroy destroy ((V +) (N -) (SUBCAT NP)) DESTROY NIL)
+(destruction destruction ((V -) (N +) (SUBCAT PPOF)) DESTRUCTION NIL)
+(destructive destructive ((V +) (N +) (AFORM NONE)) DESTRUCTIVE NIL)
+(detach detach ((V +) (N -) (SUBCAT NP)) DETACH NIL)
+(detail detail ((V -) (N +)) DETAIL NIL)
+(detailed detailed ((V +) (N +) (AFORM NONE)) DETAILED NIL)
+(detect detect ((V +) (N -) (SUBCAT NP) (AT -)) DETECT NIL)
+(deteriorate deteriorate ((V +) (N -) (SUBCAT NULL) (AT -)) DETERIORATE NIL)
+(determinate determinate ((V +) (N +) (AFORM NONE)) DETERMINATE NIL)
+(determine determine ((V +) (N -) (SUBCAT NP)) DETERMINE NIL)
+(determinism determinism ((V -) (N +)) DETERMINISM NIL)
+(deterministic deterministic ((V +) (N +) (AFORM NONE)) DETERMINISTIC NIL)
+(determinize determinize ((V +) (N -) (SUBCAT NP)) DETERMINIZE NIL)
+(detract detract ((V +) (N -) (SUBCAT PPFROM)) DETRACT NIL)
+(develop develop ((V +) (N -) (SUBCAT NP)) DEVELOP NIL)
+(deviance deviance ((V -) (N +)) DEVIANCE NIL)
+(deviant deviant ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) DEVIANT NIL)
+(deviate deviate ((V +) (N -) (AT -) (SUBCAT PPFROM)) DEVIATE NIL)
+(devil devil ((V -) (N +)) DEVIL NIL)
+(devise devise ((V +) (N -) (SUBCAT NP)) DEVISE NIL)
+(devote devote ((V +) (N -) (SUBCAT NP_PPTO)) DEVOTE NIL)
+(devour devour ((V +) (N -) (SUBCAT NP)) DEVOUR NIL)
+(diagnose diagnose ((V +) (N -) (SUBCAT NP)) DIAGNOSE NIL)
+(diagnosis diagnosis ((V -) (N +)) DIAGNOSIS NIL)
+(diagnostic diagnostic ((V +) (N +) (AFORM NONE)) DIAGNOSTIC NIL)
+(diagonal diagonal ((V +) (N +) (AFORM NONE)) DIAGONAL NIL)
+(diagonal diagonal ((V -) (N +)) DIAGONAL NIL)
+(diagram diagram ((V -) (N +)) DIAGRAM NIL)
+(diagrammatic diagrammatic ((V +) (N +) (AFORM NONE)) DIAGRAMMATIC NIL)
+(diagrammatically diagrammatically ((V +) (N +) (ADV +)) DIAGRAMMATICALLY NIL)
+(dialect dialect ((V -) (N +)) DIALECT NIL)
+(dialogue dialogue ((V -) (N +)) DIALOGUE NIL)
+(diamond diamond ((V -) (N +)) DIAMOND NIL)
+(dice dice ((V -) (N +) (PLU +)) DICE NIL)
+(dichotomy dichotomy ((V -) (N +)) DICHOTOMY NIL)
+(dictionary dictionary ((V -) (N +)) DICTIONARY NIL)
+(did did ((V +) (N -) (SUBCAT DO_COMPL) (FIN +) (PAST +) (AUX +)) DO NIL)
+("didn't" "didn't" ((V +) (N -) (SUBCAT DO_COMPL) (FIN +) (PAST +) (AUX +) (NEG +)) DO NIL)
+(die die ((V +) (N -)) DIE NIL)
+(die die ((V -) (N +)) DIE NIL)
+(differ differ ((V +) (N -) (SUBCAT PPFROM)) DIFFER NIL)
+(difference difference ((V -) (N +)) DIFFERENCE NIL)
+(different different ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) DIFFERENT NIL)
+(different different ((V +) (N +) (AFORM NONE) (SUBCAT PPFROM)) DIFFERENT NIL)
+(differentiate differentiate ((V +) (N -) (AT -) (SUBCAT NP)) DIFFERENTIATE NIL)
+(difficult difficult ((V +) (N +) (AFORM NONE) (SUBCAT NULL) (LAT -)) DIFFICULT NIL)
+(difficult difficult ((V +) (N +) (AFORM NONE) (SUBCAT OBJ_GAP) (LAT -)) DIFFICULT NIL)
+(difficulty difficulty ((V -) (N +)) DIFFICULTY NIL)
+(diffuse diffuse ((V +) (N +) (AFORM NONE)) DIFFUSE NIL)
+(diffuse diffuse ((V +) (N -) (AT -) (SUBCAT NULL)) DIFFUSE NIL)
+(dig dig ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) DIG NIL)
+(digest digest ((V -) (N +)) DIGEST NIL)
+(digest digest ((V +) (N -) (SUBCAT NP) (AT -)) DIGEST NIL)
+(digit digit ((V -) (N +)) DIGIT NIL)
+(digital digital ((V +) (N +) (AFORM NONE)) DIGITAL NIL)
+(dilate dilate ((V +) (N -) (AT -) (SUBCAT NULL)) DILATE NIL)
+(dimension dimension ((V -) (N +)) DIMENSION NIL)
+(diminish diminish ((V +) (N -) (SUBCAT NULL)) DIMINISH NIL)
+(dine dine ((V +) (N -)) DINE NIL)
+(dinner dinner ((V -) (N +)) DINNER NIL)
+(dire dire ((V +) (N +)) DIRE NIL)
+(direct direct ((V +) (N +) (AFORM NONE)) DIRECT NIL)
+(direct direct ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) DIRECT NIL)
+(direction direction ((V -) (N +)) DIRECTION NIL)
+(director director ((V -) (N +)) DIRECTOR NIL)
+(directory directory ((V -) (N +)) DIRECTORY NIL)
+(dirt dirt ((V -) (N +)) DIRT NIL)
+(dis- dis- ((FIX PRE) (STEM (V(LAT +)))) DIS NIL)
+(disable disable ((V +) (N -) (SUBCAT NP)) DISABLE NIL)
+(disadvantage disadvantage ((V -) (N +)) DISADVANTAGE NIL)
+(disambiguate disambiguate ((V +) (N -) (SUBCAT NP) (AT -)) DISAMBIGUATE NIL)
+(disarm disarm ((V +) (N -) (SUBCAT NP)) DISARM NIL)
+(disarmament disarmament ((V -) (N +)) DISARMAMENT NIL)
+(disappoint disappoint ((V +) (N -) (SUBCAT NP)) DISAPPOINT NIL)
+(disaster disaster ((V -) (N +)) DISASTER NIL)
+(disastrous disastrous ((V +) (N +) (AFORM NONE)) DISASTROUS NIL)
+(disbelief disbelief ((V -) (N +)) DISBELIEF NIL)
+(disc disc ((V -) (N +)) DISC NIL)
+(discard discard ((V +) (N -) (SUBCAT NP)) DISCARD NIL)
+(discern discern ((V +) (N -) (SUBCAT NP)) DISCERN NIL)
+(discipline discipline ((V -) (N +)) DISCIPLINE NIL)
+(disciplined disciplined ((V +) (N +) (AFORM NONE)) DISCIPLINED NIL)
+(discontinuity discontinuity ((V -) (N +)) DISCONTINUITY NIL)
+(discontinuous discontinuous ((V +) (N +) (AFORM NONE)) DISCONTINUOUS NIL)
+(discourage discourage ((V +) (N -) (SUBCAT NP)) DISCOURAGE NIL)
+(discourse discourse ((V -) (N +)) DISCOURSE NIL)
+(discover discover ((V +) (N -) (SUBCAT NP)) DISCOVER NIL)
+(discover discover ((V +) (N -) (SUBCAT SFIN)) DISCOVER NIL)
+(discovery discovery ((V -) (N +) (SUBCAT STHAT)) DISCOVERY NIL)
+(discrepancy discrepancy ((V -) (N +)) DISCREPANCY NIL)
+(discrete discrete ((V +) (N +)) DISCRETE NIL)
+(discriminate discriminate ((V +) (N -) (AT -) (SUBCAT NP)) DISCRIMINATE NIL)
+(discuss discuss ((V +) (N -) (AT -) (SUBCAT NP)) DISCUSS NIL)
+(discussion discussion ((V -) (N +) (SUBCAT NULL)) DISCUSSION NIL)
+(discussion discussion ((V -) (N +) (SUBCAT PPABOUT)) DISCUSSION NIL)
+(discussion discussion ((V -) (N +) (SUBCAT PPS_WITHABOUT)) DISCUSSION NIL)
+(discussion discussion ((V -) (N +) (SUBCAT PPWITH)) DISCUSSION NIL)
+(disease disease ((V -) (N +)) DISEASE NIL)
+(diseased diseased ((V +) (N +) (AFORM NONE)) DISEASED NIL)
+(disguise disguise ((V +) (N -)) DISGUISE NIL)
+(disguise disguise ((V -) (N +)) DISGUISE NIL)
+(disguise disguise ((V +) (N -) (SUBCAT NP)) DISGUISE NIL)
+(dish dish ((V -) (N +)) DISH NIL)
+(dishonest dishonest ((V +) (N +) (AFORM NONE)) DISHONEST NIL)
+(disillusion disillusion ((V +) (N -) (SUBCAT NP)) DISILLUSION NIL)
+(disjoint disjoint ((V +) (N +) (AFORM NONE)) DISJOINT NIL)
+(disjunct disjunct ((V -) (N +)) DISJUNCT NIL)
+(disjunction disjunction ((V -) (N +)) DISJUNCTION NIL)
+(disjunctive disjunctive ((V +) (N +) (AFORM NONE)) DISJUNCTIVE NIL)
+(disk disk ((V -) (N +)) DISK NIL)
+(dislocate dislocate ((V +) (N -) (SUBCAT NP) (AT -)) DISLOCATE NIL)
+(dismiss dismiss ((V +) (N -) (SUBCAT NP)) DISMISS NIL)
+(disparate disparate ((V +) (N +) (AFORM NONE)) DISPARATE NIL)
+(dispense dispense ((V +) (N -) (SUBCAT PPWITH)) DISPENSE NIL)
+(dispensible dispensible ((V +) (N +) (AFORM NONE)) DISPENSIBLE NIL)
+(display display ((V -) (N +)) DISPLAY NIL)
+(display display ((V +) (N -) (SUBCAT NP)) DISPLAY NIL)
+(dispose dispose ((V +) (N -) (SUBCAT PPOF)) DISPOSE NIL)
+(disproportionate disproportionate ((V +) (N +) (AFORM NONE)) DISPROPORTIONATE NIL)
+(dispute dispute ((V -) (N +)) DISPUTE NIL)
+(dispute dispute ((V +) (N -) (SUBCAT NP)) DISPUTE NIL)
+(disquieting disquieting ((V +) (N +) (AFORM NONE)) DISQUIETING NIL)
+(disrupt disrupt ((V +) (N -) (SUBCAT NP) (AT -)) DISRUPT NIL)
+(dissatisfaction dissatisfaction ((V -) (N +)) DISSATISFACTION NIL)
+(dissatisfied dissatisfied ((V +) (N +) (AFORM NONE)) DISSATISFIED NIL)
+(dissent dissent ((V +) (N -)) DISSENT NIL)
+(dissertation dissertation ((V -) (N +)) DISSERTATION NIL)
+(dissimilar dissimilar ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) DISSIMILAR NIL)
+(dissimilar dissimilar ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) DISSIMILAR NIL)
+(distance distance ((V -) (N +)) DISTANCE NIL)
+(distant distant ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) DISTANT NIL)
+(distant distant ((V +) (N +) (AFORM NONE) (SUBCAT PPFROM)) DISTANT NIL)
+(distinct distinct ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) DISTINCT NIL)
+(distinct distinct ((V +) (N +) (SUBCAT PPFROM) (AFORM NONE)) DISTINCT NIL)
+(distinction distinction ((V -) (N +)) DISTINCTION NIL)
+(distinctive distinctive ((V +) (N +) (AFORM NONE)) DISTINCTIVE NIL)
+(distinguish distinguish ((V +) (N -) (SUBCAT NP_PPFROM)) DISTINGUISH NIL)
+(distract distract ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) DISTRACT NIL)
+(distribute distribute ((V +) (N -) (AT -) (SUBCAT NP)) DISTRIBUTE NIL)
+(district district ((V -) (N +)) DISTRICT NIL)
+(disturb disturb ((V +) (N -) (SUBCAT NP)) DISTURB NIL)
+(ditch ditch ((V -) (N +)) DITCH NIL)
+(ditransitive ditransitive ((V +) (N +) (AFORM NONE)) DITRANSITIVE NIL)
+(dive dive ((V -) (N +)) DIVE NIL)
+(dive dive ((V +) (N -) (SUBCAT NULL)) DIVE NIL)
+(diverse diverse ((V +) (N +) (AFORM NONE)) DIVERSE NIL)
+(divide divide ((V +) (N -) (SUBCAT NP)) DIVIDE NIL)
+(dividend dividend ((V -) (N +)) DIVIDEND NIL)
+(divine divine ((V +) (N +) (AFORM NONE)) DIVINE NIL)
+(divisible divisible ((V +) (N +) (AFORM NONE)) DIVISIBLE NIL)
+(division division ((V -) (N +)) DIVISION NIL)
+(divisor divisor ((V -) (N +)) DIVISOR NIL)
+(divorce divorce ((V +) (N -) (SUBCAT NP_PPFROM)) DIVORCE NIL)
+(do do ((V +) (N -) (INFL -) (AUX +) (SUBCAT DO_COMPL)) DO NIL)
+(do do ((V +) (N -) (SUBCAT NP)) DO NIL)
+(doctor doctor ((V -) (N +)) DOCTOR NIL)
+(document document ((V -) (N +)) DOCUMENT NIL)
+(document document ((V +) (N -) (SUBCAT NP)) DOCUMENT NIL)
+(does does ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR IT)) DO NIL)
+(does does ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR SING3)) DO NIL)
+("doesn't" "doesn't" ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (NEG +) (AGR IT)) DO NIL)
+("doesn't" "doesn't" ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (NEG +) (AGR SING3)) DO NIL)
+(dog dog ((V -) (N +)) DOG NIL)
+(dollar dollar ((V -) (N +)) DOLLAR NIL)
+(dolt dolt ((V -) (N +)) DOLT NIL)
+(+dom +dom ((V -) (N +) (FIX SUF) (STEM (N (INFL +)))) DOM NIL)
+(domain domain ((V -) (N +)) DOMAIN NIL)
+(dome dome ((V -) (N +)) DOME NIL)
+(dominance dominance ((V -) (N +)) DOMINANCE NIL)
+(dominant dominant ((V +) (N +) (AFORM NONE)) DOMINANT NIL)
+(dominate dominate ((V +) (N -) (AT -) (SUBCAT NP)) DOMINATE NIL)
+(donate donate ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) DONATE NIL)
+(done done ((V +) (N -) (SUBCAT NP) (VFORM EN)) DO NIL)
+(donkey donkey ((V -) (N +)) DONKEY NIL)
+("don't" "don't" ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR SING1) (NEG +)) DO NIL)
+("don't" "don't" ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR SING2) (NEG +)) DO NIL)
+("don't" "don't" ((V +) (N -) (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR PLUR) (NEG +)) DO NIL)
+(doom doom ((V -) (N +)) DOOM NIL)
+(doomed doomed ((V +) (N +) (AFORM NONE)) DOOMED NIL)
+(doomsday doomsday ((V -) (N +)) DOOMSDAY NIL)
+(door door ((V -) (N +)) DOOR NIL)
+(dormancy dormancy ((V -) (N +)) DORMANCY NIL)
+(dormant dormant ((V +) (N +)) DORMANT NIL)
+(dosage dosage ((V -) (N +)) DOSAGE NIL)
+(dose dose ((V -) (N +)) DOSE NIL)
+(dose dose ((V +) (N -) (SUBCAT NP_PPWITH)) DOSE NIL)
+(dot dot ((V -) (N +)) DOT NIL)
+(double double ((V +) (N +) (AFORM NONE)) DOUBLE NIL)
+(double double ((V +) (N -) (SUBCAT NP)) DOUBLE NIL)
+(doubt doubt ((V +) (N -) (SUBCAT NP)) DOUBT NIL)
+(doubt doubt ((V +) (N -) (SUBCAT SFIN)) DOUBT NIL)
+(doubt doubt ((V -) (N +) (SUBCAT STHAT)) DOUBT NIL)
+(dour dour ((V +) (N +)) DOUR NIL)
+(dove dove ((V -) (N +)) DOVE NIL)
+(down down ((V -) (N +)) DOWN NIL)
+(down down ((V -) (N -) (SUBCAT NP)) DOWN NIL)
+(down down ((V -) (N -) (SUBCAT PP)) DOWN NIL)
+(downward downward ((V +) (N +) (ADV +)) DOWNWARD NIL)
+(doze doze ((V +) (N -) (SUBCAT NULL)) DOZE NIL)
+(dozen dozen ((V -) (N +) (SUBCAT N1)) DOZEN NIL)
+(draft draft ((V -) (N +)) DRAFT NIL)
+(drag drag ((V -) (N +)) DRAG NIL)
+(drag drag ((V +) (N -) (SUBCAT NP)) DRAG NIL)
+(drain drain ((V -) (N +)) DRAIN NIL)
+(drain drain ((V +) (N -) (SUBCAT NP)) DRAIN NIL)
+(dram dram ((V -) (N +)) DRAM NIL)
+(drama drama ((V -) (N +)) DRAMA NIL)
+(dramatic dramatic ((V +) (N +) (AFORM NONE)) DRAMATIC NIL)
+(dramatically dramatically ((V +) (N +) (ADV +)) DRAMATICALLY NIL)
+(dramatist dramatist ((V -) (N +)) DRAMATIST NIL)
+(drank drank ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) DRINK NIL)
+(drastic drastic ((V +) (N +) (AFORM NONE)) DRASTIC NIL)
+(drastically drastically ((V +) (N +) (ADV +)) DRASTICALLY NIL)
+(draught draught ((V -) (N +)) DRAUGHT NIL)
+(draw draw ((V +) (N -) (SUBCAT NP) (REG -)) DRAW NIL)
+(drawback drawback ((V -) (N +)) DRAWBACK NIL)
+(drawer drawer ((V -) (N +)) DRAWER NIL)
+(drawn drawn ((V +) (N -) (SUBCAT NP) (VFORM EN)) DRAW NIL)
+(dread dread ((V -) (N +)) DREAD NIL)
+(dread dread ((V +) (N -) (SUBCAT NP)) DREAD NIL)
+(dreadful dreadful ((V +) (N +) (AFORM NONE)) DREADFUL NIL)
+(dream dream ((V -) (N +)) DREAM NIL)
+(dream dream ((V +) (N -) (SUBCAT SFIN) (LAT -)) DREAM NIL)
+(dreamt dreamt ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +) (LAT -)) DREAM NIL)
+(dreamt dreamt ((V +) (N -) (SUBCAT SFIN) (VFORM EN) (LAT -)) DREAM NIL)
+(dress dress ((V +) (N -)) DRESS NIL)
+(dress dress ((V -) (N +)) DRESS NIL)
+(drew drew ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) DRAW NIL)
+(drill drill ((V -) (N +)) DRILL NIL)
+(drill drill ((V +) (N -) (SUBCAT NP)) DRILL NIL)
+(drink drink ((V -) (N +) (LAT -)) DRINK NIL)
+(drink drink ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) DRINK NIL)
+(drive drive ((V +) (N -) (LAT -) (REG -)) DRIVE NIL)
+(driven driven ((V +) (N -) (VFORM EN) (LAT -)) DRIVE NIL)
+(drop drop ((V -) (N +)) DROP NIL)
+(drop drop ((V +) (N -) (SUBCAT NP)) DROP NIL)
+(drought drought ((V -) (N +)) DROUGHT NIL)
+(drove drove ((V +) (N -) (FIN +) (PAST +) (LAT -)) DRIVE NIL)
+(drown drown ((V +) (N -)) DROWN NIL)
+(drug drug ((V -) (N +)) DRUG NIL)
+(drum drum ((V -) (N +)) DRUM NIL)
+(drunk drunk ((V +) (N +)) DRUNK NIL)
+(drunk drunk ((V +) (N -) (SUBCAT NP) (VFORM EN) (LAT -)) DRINK NIL)
+(dry dry ((V +) (N +)) DRY NIL)
+(dry dry ((V +) (N -) (SUBCAT NP) (LAT -)) DRY NIL)
+(dual dual ((V +) (N +) (AFORM NONE)) DUAL NIL)
+(dubious dubious ((V +) (N +) (AFORM NONE)) DUBIOUS NIL)
+(duck duck ((V -) (N +)) DUCK NIL)
+(duck duck ((V +) (N -) (SUBCAT NULL)) DUCK NIL)
+(due due ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) DUE NIL)
+(due due ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) DUE NIL)
+(duel duel ((V -) (N +)) DUEL NIL)
+(dug dug ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) DIG NIL)
+(dug dug ((V +) (N -) (SUBCAT NP) (VFORM EN)) DIG NIL)
+(dull dull ((V +) (N +)) DULL NIL)
+(dumb dumb ((V +) (N +)) DUMB NIL)
+(dummy dummy ((V -) (N +)) DUMMY NIL)
+(dump dump ((V -) (N +)) DUMP NIL)
+(dump dump ((V +) (N -) (SUBCAT NP)) DUMP NIL)
+(dumpling dumpling ((V -) (N +)) DUMPLING NIL)
+(duplicate duplicate ((V +) (N -) (AT -) (SUBCAT NP)) DUPLICATE NIL)
+(during during ((V -) (N -) (SUBCAT NP)) DURING NIL)
+(dust dust ((V -) (N +)) DUST NIL)
+(dutch dutch ((V +) (N +) (AFORM NONE)) DUTCH NIL)
+(duty duty ((V -) (N +)) DUTY NIL)
+(dwarf dwarf ((V -) (N +)) DWARF NIL)
+(dwarf dwarf ((V +) (N -) (SUBCAT NP)) DWARF NIL)
+(dwell dwell ((V +) (N -) (SUBCAT PP) (REG -)) DWELL NIL)
+(dwelling dwelling ((V -) (N +)) DWELLING NIL)
+(dwelt dwelt ((V +) (N -) (SUBCAT PPON) (PAST +) (FIN +)) DWELT NIL)
+(dwelt dwelt ((V +) (N -) (SUBCAT PPON) (VFORM EN) (FIN -)) DWELT NIL)
+(dynamic dynamic ((V +) (N +) (AFORM NONE)) DYNAMIC NIL)
+(dynamically dynamically ((V +) (N +) (ADV +)) DYNAMICALLY NIL)
+(dynamism dynamism ((V -) (N +)) DYNAMISM NIL)
+(dynamo dynamo ((V -) (N +)) DYNAMO NIL)
+(each each ((V +) (N +) (DEF +) (PART -) (AGR ((N +) (V -) (COUNT +) (BAR 2) (PLU -))) (QUA +)) EACH NIL)
+(each each ((V -) (N +) (PRO +) (PLU -) (PART +)) EACH NIL)
+(eager eager ((V +) (N +) (AFORM NONE) (SUBCAT INF)) EAGER NIL)
+(eager eager ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) EAGER NIL)
+(ear ear ((V -) (N +)) EAR NIL)
+(earl earl ((V -) (N +)) EARL NIL)
+(early early ((V +) (N +)) EARLY NIL)
+(earn earn ((V +) (N -) (SUBCAT NP)) EARN NIL)
+(earnt earnt ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) EARN NIL)
+(earnt earnt ((V +) (N -) (SUBCAT NP) (VFORM EN)) EARN NIL)
+(earth earth ((V -) (N +) (COUNT -)) EARTH NIL)
+(ease ease ((V -) (N +)) EASE NIL)
+(east east ((V -) (N +) (COUNT -)) EAST NIL)
+(east east ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) EAST NIL)
+(east east ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) EAST NIL)
+(eastern eastern ((V +) (N +)) EASTERN NIL)
+(easy easy ((V +) (N +) (SUBCAT NULL)) EASY NIL)
+(easy easy ((V +) (N +) (SUBCAT OBJ_GAP)) EASY NIL)
+(eat eat ((V +) (N -) (SUBCAT NP) (REG -)) EAT NIL)
+(eaten eaten ((V +) (N -) (SUBCAT NP) (VFORM EN)) EAT NIL)
+(ebb ebb ((V +) (N -) (SUBCAT NULL)) EBB NIL)
+(echo echo ((V -) (N +)) ECHO NIL)
+(echo echo ((V +) (N -) (SUBCAT NP)) ECHO NIL)
+(economic economic ((V +) (N +) (AFORM NONE)) ECONOMIC NIL)
+(economical economical ((V +) (N +) (AFORM NONE)) ECONOMICAL NIL)
+(economy economy ((V -) (N +)) ECONOMY NIL)
+(+ed +ed ((FIX SUF) (V +) (N -) (FIN +) (PAST +) (STEM (V (REG +)(INFL +)))) ED NIL)
+(+ed +ed ((FIX SUF) (V +) (N -) (VFORM EN) (STEM (V (REG +)(INFL +)))) ED NIL)
+(edge edge ((V -) (N +)) EDGE NIL)
+(edible edible ((V +) (N +) (AFORM NONE)) EDIBLE NIL)
+(edinburgh edinburgh ((V -) (N +) (PN +)) EDINBURGH NIL)
+(edit edit ((V +) (N -) (SUBCAT NP)) EDIT NIL)
+(edition edition ((V -) (N +)) EDITION NIL)
+(editor editor ((V -) (N +)) EDITOR NIL)
+(educate educate ((V +) (N -) (SUBCAT NP) (AT -)) EDUCATE NIL)
+(+ee +ee ((FIX SUF) (V -) (N +) (STEM (V (INFL +)))) EE NIL)
+(effect effect ((V -) (N +)) EFFECT NIL)
+(effect effect ((V +) (N -) (SUBCAT NP)) EFFECT NIL)
+(effective effective ((V +) (N +)) EFFECTIVE NIL)
+(efficacy efficacy ((V -) (N +)) EFFICACY NIL)
+(efficiency efficiency ((V -) (N +)) EFFICENCY NIL)
+(efficient efficient ((V +) (N +) (AFORM NONE)) EFFICIENT NIL)
+(effort effort ((V -) (N +)) EFFORT NIL)
+(egg egg ((V -) (N +)) EGG NIL)
+(eight eight ((V +) (N +) (QUA +) (SUBCAT DETN)) EIGHT NIL)
+(eighteen eighteen ((V +) (N +) (QUA +) (NUM CARD)) EIGHTEEN NIL)
+(eighteenth eighteenth ((V +) (N +) (QUA +) (NUM ORD)) EIGHTEENTH NIL)
+(eighth eighth ((V +) (N +) (QUA +) (NUM ORD)) EIGHTH NIL)
+(eightieth eightieth ((V +) (N +) (QUA +) (NUM ORD)) EIGHTIETH NIL)
+(eighty eighty ((V +) (N +) (QUA +) (NUM CARD)) EIGHTY NIL)
+(either either ((PRO +) (N +) (V -) (PLU -) (PART +)) EITHER NIL)
+(either either ((SUBCAT EITHER)) EITHER NIL)
+(either either ((V +) (N +) (DEF +) (QUA +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT +) (PLU -)))) EITHER NIL)
+(elaborate elaborate ((V +) (N +) (AFORM NONE)) ELABORATE NIL)
+(elaborate elaborate ((V +) (N -) (AT -) (SUBCAT NP)) ELABORATE NIL)
+(elastic elastic ((V +) (N +) (COUNT -)) ELASTIC NIL)
+(elbow elbow ((V -) (N +)) ELBOW NIL)
+(elder elder ((V +) (N +) (AFORM ER)) OLD NIL)
+(eldest eldest ((V +) (N +) (AFORM EST)) OLD NIL)
+(elect elect ((V +) (N -) (SUBCAT TWONP) (AT -)) ELECT NIL)
+(electric electric ((V +) (N +) (AFORM NONE)) ELECTRIC NIL)
+(electricity electricity ((V -) (N +) (COUNT -)) ELECTRICITY NIL)
+(electron electron ((V -) (N +)) ELECTRON NIL)
+(electronic electronic ((V +) (N +) (AFORM NONE)) ELECTRONIC NIL)
+(elegance elegance ((V -) (N +)) ELEGANCE NIL)
+(elegant elegant ((V +) (N +) (AFORM NONE)) ELEGANT NIL)
+(element element ((V -) (N +)) ELEMENT NIL)
+(elephant elephant ((V -) (N +)) ELEPHANT NIL)
+(elephantine elephantine ((V +) (N +) (AFORM NONE)) ELEPHANTINE NIL)
+(elevate elevate ((V +) (N -) (SUBCAT NP) (AT -)) ELEVATE NIL)
+(eleven eleven ((V +) (N +) (QUA +) (NUM CARD)) ELEVEN NIL)
+(eleventh eleventh ((V +) (N +) (QUA +) (NUM ORD)) ELEVENTH NIL)
+(elicit elicit ((V +) (N -) (SUBCAT NULL)) ELICIT NIL)
+(eligible eligible ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) ELIGIBLE NIL)
+(eligible eligible ((V +) (N +) (AFORM NONE) (SUBCAT PPFOR)) ELIGIBLE NIL)
+(eliminate eliminate ((V +) (N -) (SUBCAT NP) (AT -)) ELIMINATE NIL)
+(ellipse ellipse ((V -) (N +)) ELLIPSE NIL)
+(ellipsis ellipsis ((V -) (N +)) ELLIPSIS NIL)
+(elliptical elliptical ((V +) (N +) (AFORM NONE)) ELLIPTICAL NIL)
+(else else ((SUBCAT ELSE)) ELSE NIL)
+(elsewhere elsewhere ((V -) (N -) (PRO +)) ELSEWHERE NIL)
+(elucidate elucidate ((V +) (N -) (SUBCAT NP) (AT -)) ELUCIDATE NIL)
+(elude elude ((V +) (N -) (SUBCAT NP)) ELUDE NIL)
+(elusive elusive ((V +) (N +) (AFORM NONE)) ELUSIVE NIL)
+(embarrass embarrass ((V +) (N -) (SUBCAT NP)) EMBARRASS NIL)
+(embassy embassy ((V -) (N +)) EMBASSY NIL)
+(embed embed ((V +) (N -) (SUBCAT NP_PPIN)) EMBED NIL)
+(embody embody ((V +) (N -) (SUBCAT NP)) EMBODY NIL)
+(embrace embrace ((V -) (N +)) EMBRACE NIL)
+(embrace embrace ((V +) (N -) (SUBCAT NP)) EMBRACE NIL)
+(embrace embrace ((V +) (N -) (SUBCAT NULL)) EMBRACE NIL)
+(emerge emerge ((V +) (N -) (SUBCAT NULL)) EMERGE NIL)
+(emergency emergency ((V -) (N +)) EMERGENCY NIL)
+(emergent emergent ((V +) (N +) (AFORM NONE)) EMERGENT NIL)
+(emphasis emphasis ((V -) (N +)) EMPHASIS NIL)
+(emphasise emphasise ((V +) (N -) (SUBCAT NP)) EMPHASISE NIL)
+(emphasise emphasise ((V +) (N -) (SUBCAT SFIN)) EMPHASISE NIL)
+(emphasize emphasize ((V +) (N -) (SUBCAT NP)) EMPHASIZE NIL)
+(emphasize emphasize ((V +) (N -) (SUBCAT SFIN)) EMPHASIZE NIL)
+(emphatic emphatic ((V +) (N +) (AFORM NONE)) EMPHATIC NIL)
+(emphatically emphatically ((V +) (N +) (ADV +)) EMPHATICALLY NIL)
+(empire empire ((V -) (N +)) EMPIRE NIL)
+(empirical empirical ((V +) (N +) (AFORM NONE)) EMPIRICAL NIL)
+(empiricism empiricism ((V -) (N +)) EMPIRICISM NIL)
+(empiricist empiricist ((V -) (N +)) EMPIRICIST NIL)
+(employ employ ((V +) (N -) (SUBCAT NP)) EMPLOY NIL)
+(empty empty ((V +) (N +) (LAT -)) EMPTY NIL)
+(empty empty ((V +) (N -) (SUBCAT NP) (LAT -)) EMPTY NIL)
+(emulate emulate ((V +) (N -) (AT -) (SUBCAT NP)) EMULATE NIL)
+(+en +en ((FIX SUF) (V +) (N -) (INFL +) (AGR ((BAR 2) (V -) (N +) (NFORM NORM))) (STEM (A (INFL +)))) EN NIL)
+(enable enable ((V +) (N -) (SUBCAT OE)) ENABLE NIL)
+(encapsulate encapsulate ((V +) (N -) (AT -) (SUBCAT NP)) ENCAPSULATE NIL)
+(enchant enchant ((V +) (N -) (SUBCAT NP)) ENCHANT NIL)
+(enclose enclose ((V +) (N -) (SUBCAT NP)) ENCLOSE NIL)
+(enclosure enclosure ((V -) (N +)) ENCLOSURE NIL)
+(encode encode ((V +) (N -) (SUBCAT NP)) ENCODE NIL)
+(encompass encompass ((V +) (N -) (SUBCAT NP)) ENCOMPASS NIL)
+(encounter encounter ((V +) (N -) (SUBCAT NP)) ENCOUNTER NIL)
+(encourage encourage ((V +) (N -) (SUBCAT NP)) ENCOURAGE NIL)
+(encrypt encrypt ((V +) (N -) (AT -) (SUBCAT NP)) ENCRYPT NIL)
+(encumber encumber ((V +) (N -) (SUBCAT NP)) ENCUMBER NIL)
+(encyclopaedia encyclopaedia ((V -) (N +)) ENCYCLOPAEDIA NIL)
+(encyclopaedic encyclopaedic ((V +) (N +) (AFORM NONE)) ENCYCLOPAEDIC NIL)
+(end end ((V -) (N +)) END NIL)
+(end end ((V +) (N -) (SUBCAT NP)) END NIL)
+(endeavour endeavour ((V +) (N -) (SUBCAT SE1)) ENDEAVOUR NIL)
+(ending ending ((V -) (N +)) ENDING NIL)
+(endow endow ((V +) (N -) (SUBCAT NP_PPWITH)) ENDOW NIL)
+(enemy enemy ((V -) (N +)) ENEMY NIL)
+(energetic energetic ((V +) (N +) (AFORM NONE)) ENERGETIC NIL)
+(energetically energetically ((V +) (N +) (ADV +)) ENERGETICALLY NIL)
+(energy energy ((V -) (N +)) ENERGY NIL)
+(enforce enforce ((V +) (N -) (SUBCAT NP)) ENFORCE NIL)
+(engage engage ((V +) (N -) (SUBCAT NP)) ENGAGE NIL)
+(engender engender ((V +) (N -) (SUBCAT NP)) ENGENDER NIL)
+(engine engine ((V -) (N +)) ENGINE NIL)
+(engineer engineer ((V -) (N +)) ENGINEER NIL)
+(engineer engineer ((V +) (N -) (SUBCAT NP)) ENGINEER NIL)
+(england england ((V -) (N +) (PN +)) ENGLAND NIL)
+(english english ((V +) (N +) (AFORM NONE)) ENGLISH NIL)
+(engross engross ((V +) (N -) (SUBCAT NP)) ENGROSS NIL)
+(engulf engulf ((V +) (N -) (SUBCAT NP)) ENGULF NIL)
+(enhance enhance ((V +) (N -) (SUBCAT NP)) ENHANCE NIL)
+(enjoy enjoy ((V +) (N -) (SUBCAT NP)) ENJOY NIL)
+(enlarge enlarge ((V +) (N -) (SUBCAT NP)) ENLARGE NIL)
+(enormous enormous ((V +) (N +) (AFORM NONE)) ENORMOUS NIL)
+(enough enough ((V -) (N +) (PRO +)) ENOUGH NIL)
+(enough enough ((V +) (N +) (QUA +)) ENOUGH NIL)
+(enough enough ((V +) (N +) (QUA +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT -)))) ENOUGH NIL)
+(enough enough ((V +) (N +) (QUA +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT +) (PLU +)))) ENOUGH NIL)
+(enquire enquire ((V +) (N -) (SUBCAT PPABOUT)) ENQUIRE NIL)
+(enrich enrich ((V +) (N -) (SUBCAT NP)) ENRICH NIL)
+(ensure ensure ((V +) (N -) (SUBCAT SFIN)) ENSURE NIL)
+(entail entail ((V +) (N -) (SUBCAT SFIN)) ENTAIL NIL)
+(enter enter ((V +) (N -) (SUBCAT NP)) ENTER NIL)
+(enterprise enterprise ((V -) (N +)) ENTERPRISE NIL)
+(enterprising enterprising ((V +) (N +) (AFORM NONE)) ENTERPRISING NIL)
+(entertain entertain ((V +) (N -) (SUBCAT NP)) ENTERTAIN NIL)
+(enthusiast enthusiast ((V -) (N +)) ENTHUSIAST NIL)
+(entire entire ((V +) (N +) (AFORM NONE)) ENTIRE NIL)
+(entitle entitle ((V +) (N -) (SUBCAT NP_PPTO)) ENTITLE NIL)
+(entity entity ((V -) (N +)) ENTITY NIL)
+(entrance entrance ((V -) (N +)) ENTRANCE NIL)
+(entrance entrance ((V +) (N -) (SUBCAT NP)) ENTRANCE NIL)
+(entropy entropy ((V -) (N +)) ENTROPY NIL)
+(entrust entrust ((V +) (N -) (SUBCAT NP_PPTO)) ENTRUST NIL)
+(entry entry ((V -) (N +)) ENTRY NIL)
+(enumerate enumerate ((V +) (N -) (AT -) (SUBCAT NP)) ENUMERATE NIL)
+(envelope envelope ((V -) (N +)) ENVELOPE NIL)
+(environment environment ((V -) (N +)) ENVIRONMENT NIL)
+(envisage envisage ((V +) (N -) (SUBCAT NP)) ENVISAGE NIL)
+(envy envy ((V -) (N +)) ENVY NIL)
+(envy envy ((V +) (N -) (SUBCAT NP)) ENVY NIL)
+(epistemology epistemology ((V -) (N +)) EPISTEMOLOGY NIL)
+(equal equal ((V -) (N +)) EQUAL NIL)
+(equal equal ((V +) (N -) (SUBCAT NP)) EQUAL NIL)
+(equal equal ((V +) (N +) (SUBCAT NULL)) EQUAL NIL)
+(equal equal ((V +) (N +) (SUBCAT PPTO)) EQUAL NIL)
+(equate equate ((V +) (N -) (AT -) (SUBCAT NP_PPWITH)) EQUATE NIL)
+(equation equation ((V -) (N +)) EQUATION NIL)
+(equidistant equidistant ((V +) (N +) (AFORM NONE)) EQUIDISTANT NIL)
+(equip equip ((V +) (N -) (SUBCAT NP)) EQUIP NIL)
+(equipment equipment ((V -) (N +)) EQUIPMENT NIL)
+(equivalence equivalence ((V -) (N +) (SUBCAT PPTO)) EQUIVALENCE NIL)
+(equivalent equivalent ((V +) (N -)) EQUIVALENT NIL)
+(equivalent equivalent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) EQUIVALENT NIL)
+(equivalent equivalent ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) EQUIVALENT NIL)
+(+er +er ((FIX SUF) (V +) (N +) (AFORM ER) (QUA -) (STEM (A (INFL +)))) ER NIL)
+(+er +er ((FIX SUF) (V -) (N +) (STEM (V (INFL +))) (LAT -)) ER NIL)
+(ergonomic ergonomic ((V +) (N +) (AFORM NONE)) ERGONOMIC NIL)
+(ergonomically ergonomically ((V +) (N +) (ADV +)) ERGONOMICALLY NIL)
+(erroneous erroneous ((V +) (N +) (AFORM NONE)) ERRONEOUS NIL)
+(error error ((V -) (N +)) ERROR NIL)
+(escape escape ((V +) (N -) (SUBCAT PPFROM)) ESCAPE NIL)
+(eschew eschew ((V +) (N -) (SUBCAT NP)) ESCHEW NIL)
+(+ese +ese ((FIX SUF) (V -) (N +) (STEM ((N +) (PN +)))) ESE NIL)
+(esoteric esoteric ((V +) (N +) (AFORM NONE)) ESOTERIC NIL)
+(especially especially ((V +) (N +) (ADV +) (SUBCAT A1)) ESPECIALLY NIL)
+(espouse espouse ((V +) (N -) (SUBCAT NP)) ESPOUSE NIL)
+(+ess +ess ((FIX SUF) (V -) (N +) (STEM (N (INFL +)))) ESS NIL)
+(essay essay ((V -) (N +)) ESSAY NIL)
+(essence essence ((V -) (N +)) ESSENCE NIL)
+(essential essential ((V +) (N +) (AFORM NONE)) ESSENTIAL NIL)
+(+est +est ((FIX SUF) (V +) (N +) (AFORM EST) (QUA -) (STEM (A (INFL +)))) EST NIL)
+(establish establish ((V +) (N -) (SUBCAT NP)) ESTABLISH NIL)
+(establishment establishment ((V -) (N +)) ESTABLISHMENT NIL)
+(estate estate ((V -) (N +)) ESTATE NIL)
+(estimate estimate ((V +) (N -) (SUBCAT SFIN) (AT -)) ESTIMATE NIL)
+(euclidean euclidean ((V +) (N +) (AFORM NONE)) EUCLIDEAN NIL)
+(europe europe ((V -) (N +) (PN +)) EUROPE NIL)
+(european european ((V +) (N +) (AFORM NONE)) EUROPEAN NIL)
+(european european ((V -) (N +)) EUROPEAN NIL)
+(evade evade ((V +) (N -) (SUBCAT NP)) EVADE NIL)
+(evaluable evaluable ((V +) (N +) (AFORM NONE)) EVALUABLE NIL)
+(evaluate evaluate ((V +) (N -) (SUBCAT NP) (AT -)) EVALUATE NIL)
+(even even ((V +) (N +) (ADV +)) EVEN NIL)
+(even even ((V +) (N +)) EVEN NIL)
+(evening evening ((V -) (N +)) EVENING NIL)
+(event event ((V -) (N +)) EVENT NIL)
+(eventual eventual ((V +) (N +) (AFORM NONE)) EVENTUAL NIL)
+(ever ever ((V +) (N +) (ADV +) (SUBCAT A1)) EVER NIL)
+(every every ((V +) (N +) (DEF +) (QUA +) (PART -) (AGR ((N +) (V -) (BAR 2) (COUNT +) (PLU -)))) EVERY NIL)
+(everyday everyday ((V +) (N +) (AFORM NONE)) EVERYDAY NIL)
+(everyone everyone ((V -) (N +) (PRO +)) EVERYONE NIL)
+(everyone everyone ((V -) (N +) (PRO +) (PLU -)) EVERYONE NIL)
+(everything everything ((V -) (N +) (PRO +)) EVERYTHING NIL)
+(everywhere everywhere ((V -) (N -) (PRO +)) EVERYWHERE NIL)
+(evidence evidence ((V -) (N +)) EVIDENCE NIL)
+(evident evident ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) EVIDENT NIL)
+(evident evident ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) EVIDENT NIL)
+(evil evil ((V +) (N +)) EVIL NIL)
+(evocation evocation ((V -) (N +)) EVOCATION NIL)
+(evoke evoke ((V +) (N -) (SUBCAT NP)) EVOKE NIL)
+(evolution evolution ((V -) (N +)) EVOLUTION NIL)
+(evolve evolve ((V +) (N -) (SUBCAT NULL)) EVOLVE NIL)
+(ex- ex- ((FIX PRE) (STEM ((N +)))) EX NIL)
+(exacerbate exacerbate ((V +) (N -) (SUBCAT NP) (AT -)) EXACERBATE NIL)
+(exact exact ((V +) (N +)) EXACT NIL)
+(exaggerate exaggerate ((V +) (N -) (SUBCAT NP) (AT -)) EXAGGERATE NIL)
+(exaggerate exaggerate ((V +) (N -) (SUBCAT NULL) (AT -)) EXAGGERATE NIL)
+(exalt exalt ((V +) (N -) (SUBCAT NP)) EXALT NIL)
+(examination examination ((V -) (N +)) EXAMINATION NIL)
+(examine examine ((V +) (N -) (SUBCAT NP)) EXAMINE NIL)
+(example example ((V -) (N +)) EXAMPLE NIL)
+(excede excede ((V +) (N -) (SUBCAT NP)) EXCEDE NIL)
+(exceed exceed ((V +) (N -) (SUBCAT NP)) EXCEED NIL)
+(excellence excellence ((V -) (N +)) EXCELLENCE NIL)
+(excellent excellent ((V +) (N +) (AFORM NONE)) EXCELLENT NIL)
+(except except ((V -) (N -)) EXCEPT NIL)
+(exception exception ((V -) (N +)) EXCEPTION NIL)
+(excess excess ((V -) (N +)) EXCESS NIL)
+(excessive excessive ((V +) (N +) (AFORM NONE)) EXCESSIVE NIL)
+(exchange exchange ((V -) (N +)) EXCHANGE NIL)
+(exchange exchange ((V +) (N -) (SUBCAT NP_PPFOR)) EXCHANGE NIL)
+(excite excite ((V +) (N -) (SUBCAT NP)) EXCITE NIL)
+(exclude exclude ((V +) (N -) (SUBCAT NP)) EXCLUDE NIL)
+(exclusion exclusion ((V -) (N +)) EXCLUSION NIL)
+(exclusive exclusive ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) EXCLUSIVE NIL)
+(exclusive exclusive ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) EXCLUSIVE NIL)
+(excursion excursion ((V -) (N +)) EXCURSION NIL)
+(excuse excuse ((V +) (N -) (SUBCAT NP)) EXCUSE NIL)
+(excuse excuse ((V -) (N +) (SUBCAT PPFOR)) EXCUSE NIL)
+(execute execute ((V +) (N -) (SUBCAT NP) (AT -)) EXECUTE NIL)
+(exemplar exemplar ((V -) (N +)) EXEMPLAR NIL)
+(exemplify exemplify ((V +) (N -) (SUBCAT NP)) EXEMPLIFY NIL)
+(exercise exercise ((V -) (N +)) EXERCISE NIL)
+(exert exert ((V +) (N -) (SUBCAT NP)) EXERT NIL)
+(exhaust exhaust ((V +) (N -) (AT -) (SUBCAT NP)) EXHAUST NIL)
+(exhibit exhibit ((V -) (N +)) EXHIBIT NIL)
+(exhibit exhibit ((V +) (N -) (SUBCAT NP) (AT -)) EXHIBIT NIL)
+(exhort exhort ((V +) (N -) (SUBCAT OE)) EXHORT NIL)
+(exist exist ((V +) (N -)) EXIST NIL)
+(existence existence ((V -) (N +)) EXISTENCE NIL)
+(existent existent ((V +) (N +) (AFORM NONE)) EXISTENT NIL)
+(exit exit ((V -) (N +)) EXIT NIL)
+(exit exit ((V +) (N -) (SUBCAT PPFROM)) EXIT NIL)
+(exophoric exophoric ((V +) (N +) (AFORM NONE)) EXOPHORIC NIL)
+(expand expand ((V +) (N -) (SUBCAT NULL)) EXPAND NIL)
+(expansion expansion ((V -) (N +)) EXPANSION NIL)
+(expect expect ((V +) (N -) (SUBCAT NP)) EXPECT NIL)
+(expect expect ((V +) (N -) (SUBCAT OR)) EXPECT NIL)
+(expect expect ((V +) (N -) (SUBCAT SFIN)) EXPECT NIL)
+(expedient expedient ((V -) (N +)) EXPEDIENT NIL)
+(expel expel ((V +) (N -) (SUBCAT NP)) EXPEL NIL)
+(expend expend ((V +) (N -) (SUBCAT NP)) EXPEND NIL)
+(expenditure expenditure ((V -) (N +)) EXPENDITURE NIL)
+(expense expense ((V -) (N +)) EXPENSE NIL)
+(expensive expensive ((V +) (N +) (AFORM NONE)) EXPENSIVE NIL)
+(experience experience ((V -) (N +)) EXPERIENCE NIL)
+(experience experience ((V +) (N -) (SUBCAT NP)) EXPERIENCE NIL)
+(experiment experiment ((V -) (N +)) EXPERIMENT NIL)
+(experiment experiment ((V +) (N -) (SUBCAT NULL)) EXPERIMENT NIL)
+(expert expert ((V -) (N +)) EXPERT NIL)
+(expertise expertise ((V -) (N +)) EXPERTISE NIL)
+(expire expire ((V +) (N -) (SUBCAT NP)) EXPIRE NIL)
+(expiry expiry ((V -) (N +)) EXPIRY NIL)
+(explain explain ((V +) (N -) (SUBCAT NP_PPTO)) EXPLAIN NIL)
+(explanation explanation ((V -) (N +)) EXPLANATION NIL)
+(explanatory explanatory ((V +) (N +) (AFORM NONE)) EXPLANATORY NIL)
+(explicate explicate ((V +) (N -) (SUBCAT NP) (AT -)) EXPLICATE NIL)
+(explicit explicit ((V +) (N +) (AFORM NONE)) EXPLICIT NIL)
+(explode explode ((V +) (N -)) EXPLODE NIL)
+(exploit exploit ((V +) (N -) (SUBCAT NP)) EXPLOIT NIL)
+(explore explore ((V +) (N -) (SUBCAT NP)) EXPLORE NIL)
+(explore explore ((V +) (N -) (SUBCAT NULL)) EXPLORE NIL)
+(explosion explosion ((V -) (N +)) EXPLOSION NIL)
+(explosive explosive ((V +) (N +) (AFORM NONE)) EXPLOSIVE NIL)
+(explosive explosive ((V -) (N +)) EXPLOSIVE NIL)
+(exponent exponent ((V -) (N +)) EXPONENT NIL)
+(exponential exponential ((V +) (N +) (AFORM NONE)) EXPONENTIAL NIL)
+(exponential exponential ((V -) (N +)) EXPONENTIAL NIL)
+(expose expose ((V +) (N -) (SUBCAT NP)) EXPOSE NIL)
+(exposure exposure ((V +) (N -)) EXPOSURE NIL)
+(express express ((V +) (N +) (AFORM NONE)) EXPRESS NIL)
+(express express ((V +) (N -) (SUBCAT NP) (AT -)) EXPRESS NIL)
+(expressible expressible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) EXPRESSIBLE NIL)
+(expressible expressible ((V +) (N +) (SUBCAT PPBY) (AFORM NONE)) EXPRESSIBLE NIL)
+(expression expression ((V -) (N +)) EXPRESSION NIL)
+(expressly expressly ((V +) (N +) (ADV +)) EXPRESSLY NIL)
+(expulsion expulsion ((V -) (N +)) EXPULSION NIL)
+(expunge expunge ((V +) (N -) (SUBCAT NP)) EXPUNGE NIL)
+(extant extant ((V +) (N +) (AFORM NONE)) EXTANT NIL)
+(extend extend ((V +) (N -) (SUBCAT NP)) EXTEND NIL)
+(extensible extensible ((V +) (N +) (AFORM NONE)) EXTENSIBLE NIL)
+(extension extension ((V -) (N +)) EXTENSION NIL)
+(extensive extensive ((V +) (N +) (AFORM NONE)) EXTENSIVE NIL)
+(extent extent ((V -) (N +)) EXTENT NIL)
+(external external ((V +) (N +) (AFORM NONE)) EXTERNAL NIL)
+(extra extra ((V +) (N +) (AFORM NONE)) EXTRA NIL)
+(extract extract ((V +) (N -) (AT -) (SUBCAT NP_PPFROM)) EXTRACT NIL)
+(extraneous extraneous ((V +) (N +) (AFORM NONE)) EXTRANEOUS NIL)
+(extravagance extravagance ((V -) (N +)) EXTRAVAGANCE NIL)
+(extravagant extravagant ((V +) (N +) (AFORM NONE)) EXTRAVAGANT NIL)
+(extreme extreme ((V +) (N +) (AFORM NONE)) EXTREME NIL)
+(extrinsic extrinsic ((V +) (N +) (AFORM NONE)) EXTRINSIC NIL)
+(extrinsically extrinsically ((V +) (N +) (ADV +)) EXTRINSICALLY NIL)
+(eye eye ((V -) (N +)) EYE NIL)
+(face face ((V -) (N +)) FACE NIL)
+(face face ((V +) (N -) (SUBCAT NP)) FACE NIL)
+(face face ((V +) (N -) (SUBCAT NP_PPWITH)) FACE NIL)
+(facet facet ((V -) (N +)) FACET NIL)
+(facetious facetious ((V +) (N +) (AFORM NONE)) FACETIOUS NIL)
+(facilitate facilitate ((V +) (N -) (SUBCAT NP) (AT -)) FACILITATE NIL)
+(facility facility ((V -) (N +)) FACILITY NIL)
+(fact fact ((V -) (N +) (SUBCAT STHAT)) FACT NIL)
+(factive factive ((V +) (N +) (AFORM NONE)) FACTIVE NIL)
+(factive factive ((V -) (N +)) FACTIVE NIL)
+(factor factor ((V -) (N +)) FACTOR NIL)
+(factor factor ((V +) (N -) (SUBCAT NP)) FACTOR NIL)
+(factorial factorial ((V -) (N +)) FACTORIAL NIL)
+(factory factory ((V -) (N +)) FACTORY NIL)
+(factual factual ((V +) (N +) (AFORM NONE)) FACTUAL NIL)
+(faculty faculty ((V -) (N +)) FACULTY NIL)
+(fail fail ((V +) (N -) (SUBCAT SR1)) FAIL NIL)
+(failure failure ((V -) (N +)) FAILURE NIL)
+(faint faint ((V +) (N +)) FAINT NIL)
+(fair fair ((V +) (N +)) FAIR NIL)
+(fair fair ((V -) (N +)) FAIR NIL)
+(fairy fairy ((V -) (N +)) FAIRY NIL)
+(faith faith ((V -) (N +)) FAITH NIL)
+(fall fall ((V -) (N +)) FALL NIL)
+(fall fall ((V +) (N -) (SUBCAT NULL) (REG -)) FALL NIL)
+(fallen fallen ((V +) (N -) (VFORM EN)) FALL NIL)
+(false false ((V +) (N +)) FALSE NIL)
+(falsehood falsehood ((V -) (N +)) FALSEHOOD NIL)
+(fame fame ((V -) (N +)) FAME NIL)
+(familiar familiar ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) FAMILIAR NIL)
+(familiar familiar ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) FAMILIAR NIL)
+(family family ((V -) (N +)) FAMILY NIL)
+(fan fan ((V -) (N +)) FAN NIL)
+(fancy fancy ((V +) (N +) (LAT -)) FANCY NIL)
+(fancy fancy ((V +) (N -) (SUBCAT NP) (LAT -)) FANCY NIL)
+(far far ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) FAR NIL)
+(far far ((V +) (N +) (SUBCAT PPFROM) (AFORM NONE)) FAR NIL)
+(farce farce ((V -) (N +) (LAT -)) FARCE NIL)
+(fare fare ((V -) (N +)) FARE NIL)
+(farm farm ((V -) (N +)) FARM NIL)
+(farm farm ((V +) (N -) (SUBCAT NULL)) FARM NIL)
+(farther farther ((V +) (N +) (SUBCAT NULL) (AFORM ER)) FAR NIL)
+(farther farther ((V +) (N +) (SUBCAT PPFROM) (AFORM ER)) FAR NIL)
+(farthest farthest ((V +) (N +) (SUBCAT NULL) (AFORM ER)) FAR NIL)
+(farthest farthest ((V +) (N +) (SUBCAT PPFROM) (AFORM ER)) FAR NIL)
+(fashion fashion ((V -) (N +)) FASHION NIL)
+(fashionable fashionable ((V +) (N +) (AFORM NONE) (LAT -)) FASHIONABLE NIL)
+(fast fast ((V +) (N +) (LAT -)) FAST NIL)
+(fasten fasten ((V +) (N -) (SUBCAT NP_PPTO)) FASTEN NIL)
+(fat fat ((V -) (N +) (LAT -) (COUNT -)) FAT NIL)
+(fat fat ((V +) (N +) (LAT -)) FAT NIL)
+(fate fate ((V -) (N +)) FATE NIL)
+(father father ((V -) (N +)) FATHER NIL)
+(fatigue fatigue ((V -) (N +)) FATIGUE NIL)
+(fatigue fatigue ((V +) (N -) (SUBCAT NP)) FATIGUE NIL)
+(fault fault ((V -) (N +)) FAULT NIL)
+(favor favor ((V -) (N +)) FAVOR NIL)
+(favor favor ((V +) (N -) (SUBCAT NP)) FAVOR NIL)
+(favour favour ((V -) (N +)) FAVOUR NIL)
+(favour favour ((V +) (N -) (SUBCAT NP)) FAVOUR NIL)
+(favourable favourable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) FAVOURABLE NIL)
+(favourable favourable ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) FAVOURABLE NIL)
+(favourite favourite ((V +) (N +) (AFORM NONE)) FAVOURITE NIL)
+(fear fear ((V -) (N +)) FEAR NIL)
+(fear fear ((V +) (N -) (SUBCAT NP) (LAT -)) FEAR NIL)
+(feasible feasible ((V +) (N +) (AFORM NONE)) FEASIBLE NIL)
+(feast feast ((V -) (N +)) FEAST NIL)
+(feather feather ((V -) (N +)) FEATHER NIL)
+(feature feature ((V -) (N +)) FEATURE NIL)
+(feature feature ((V +) (N -) (SUBCAT NP)) FEATURE NIL)
+(february february ((V -) (N +) (PN +)) FEBRUARY NIL)
+(fed fed ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) FEED NIL)
+(fed fed ((V +) (N -) (SUBCAT NP) (VFORM EN)) FEED NIL)
+(federal federal ((V +) (N +) (AFORM NONE)) FEDERAL NIL)
+(federation federation ((V -) (N +)) FEDERATION NIL)
+(fee fee ((V -) (N +)) FEE NIL)
+(feed feed ((V +) (N -) (SUBCAT NP) (REG -)) FEED NIL)
+(feedback feedback ((V -) (N +)) FEEDBACK NIL)
+(feel feel ((V +) (N -) (SUBCAT AP) (REG -)) FEEL NIL)
+(feeling feeling ((V -) (N +) (SUBCAT STHAT)) FEELING NIL)
+(feet feet ((V -) (N +) (PLU +)) FOOT NIL)
+(felix felix ((V -) (N +) (PN +)) FELIX NIL)
+(fell fell ((V +) (N -) (FIN +) (PAST +)) FALL NIL)
+(fellow fellow ((V -) (N +)) FELLOW NIL)
+(felt felt ((V -) (N +)) FELT NIL)
+(felt felt ((V +) (N -) (SUBCAT AP) (FIN +) (PAST +)) FEEL NIL)
+(felt felt ((V +) (N -) (SUBCAT AP) (VFORM EN)) FEEL NIL)
+(female female ((V +) (N +) (AFORM NONE)) FEMALE NIL)
+(fence fence ((V -) (N +)) FENCE NIL)
+(fertilize fertilize ((V +) (N -) (SUBCAT NP)) FERTILIZE NIL)
+(fertilizer fertilizer ((V -) (N +)) FERTILIZER NIL)
+(fetch fetch ((V +) (N -) (SUBCAT NP_PPFROM)) FETCH NIL)
+(fetter fetter ((V +) (N -) (SUBCAT NP)) FETTER NIL)
+(fever fever ((V -) (N +)) FEVER NIL)
+(few few ((PRO +) (V -) (N +)) FEW NIL)
+(few few ((V +) (N +) (QUA +) (INFL +) (PRD +) (NEG +) (AGR ((N +) (V -) (BAR 1) (COUNT +) (PLU +)))) FEW NIL)
+(fiction fiction ((V -) (N +)) FICTION NIL)
+(fictional fictional ((V +) (N +) (AFORM NONE)) FICTIONAL NIL)
+(fido fido ((V -) (N +) (PN +)) FIDO NIL)
+(field field ((V -) (N +)) FIELD NIL)
+(fierce fierce ((V +) (N +)) FIERCE NIL)
+(fifteen fifteen ((V +) (N +) (QUA +) (NUM CARD)) FIFTEEN NIL)
+(fifteenth fifteenth ((V +) (N +) (QUA +) (NUM ORD)) FIFTEENTH NIL)
+(fifth fifth ((V +) (N +) (QUA +) (NUM ORD)) FIFTH NIL)
+(fiftieth fiftieth ((V +) (N +) (QUA +) (NUM ORD)) FIFTIETH NIL)
+(fifty fifty ((V +) (N +) (QUA +) (NUM CARD)) FIFTY NIL)
+(fig fig ((V -) (N +)) FIG NIL)
+(fight fight ((V -) (N +)) FIGHT NIL)
+(fight fight ((V +) (N -) (SUBCAT NP) (REG -)) FIGHT NIL)
+(fight fight ((V +) (N -) (SUBCAT NULL) (REG -)) FIGHT NIL)
+(figure figure ((V -) (N +)) FIGURE NIL)
+(file file ((V -) (N +)) FILE NIL)
+(file file ((V +) (N -) (SUBCAT NP)) FILE NIL)
+(fill fill ((V +) (N -) (SUBCAT NP)) FILL NIL)
+(fill fill ((V +) (N -) (SUBCAT NP_IN)) FILL NIL)
+(film film ((V -) (N +)) FILM NIL)
+(film film ((V +) (N -) (SUBCAT NP)) FILM NIL)
+(filter filter ((V -) (N +)) FILTER NIL)
+(filter filter ((V +) (N -) (SUBCAT NP)) FILTER NIL)
+(fin fin ((V -) (N +)) FIN NIL)
+(final final ((V +) (N +) (AFORM NONE)) FINAL NIL)
+(finance fincance ((V -) (N +)) FINANCE NIL)
+(financial financial ((V +) (N +) (AFORM NONE)) FINANCIAL NIL)
+(find find ((V +) (N -) (SUBCAT NP) (REG -)) FIND NIL)
+(findings findings ((V -) (N +) (PLU +)) FINDINGS NIL)
+(fine fine ((V +) (N +)) FINE NIL)
+(fine fine ((V -) (N +)) FINE NIL)
+(fine fine ((V +) (N -) (SUBCAT NP)) FINE NIL)
+(finger finger ((V -) (N +)) FINGER NIL)
+(fingerprint fingerprint ((V -) (N +)) FINGERPRINT NIL)
+(finish finish ((V -) (N +)) FINISH NIL)
+(finish finish ((V +) (N -) (SUBCAT NP)) FINISH NIL)
+(finish finish ((V +) (N -) (SUBCAT NULL)) FINISH NIL)
+(finite finite ((V +) (N +) (AFORM NONE)) FINITE NIL)
+(fir fir ((V -) (N +)) FIR NIL)
+(fire fire ((V -) (N +)) FIRE NIL)
+(fire fire ((V +) (N -) (SUBCAT NP)) FIRE NIL)
+(firm firm ((V -) (N +)) FIRM NIL)
+(firm firm ((V +) (N +)) FIRM NIL)
+(first first ((V +) (N +) (NUM ORD) (QUA +)) FIRST NIL)
+(firstly firstly ((V +) (N +) (ADV +)) FIRSTLY NIL)
+(fish fish ((V -) (N +)) FISH NIL)
+(fish fish ((V -) (N +) (PLU +)) FISH NIL)
+(fish fish ((V +) (N -) (SUBCAT NULL)) FISH NIL)
+(fisherman fisherman ((V -) (N +) (PLU -)) FISHERMAN NIL)
+(fishermen fishermen ((V -) (N +) (PLU +)) FISHERMEN NIL)
+(fit fit ((V +) (N -) (SUBCAT NP)) FIT NIL)
+(fit fit ((V +) (N +) (SUBCAT NULL)) FIT NIL)
+(fit fit ((V +) (N +) (SUBCAT PPFOR)) FIT NIL)
+(five five ((V +) (N +) (QUA +) (NUM CARD)) FIVE NIL)
+(fix fix ((V +) (N -) (SUBCAT NP_PPTO)) FIX NIL)
+(flag flag ((V -) (N +)) FLAG NIL)
+(flame flame ((V -) (N +)) FLAME NIL)
+(flash flash ((V -) (N +)) FLASH NIL)
+(flash flash ((V +) (N -)) FLASH NIL)
+(flat flat ((V +) (N +)) FLAT NIL)
+(flat flat ((V -) (N +)) FLAT NIL)
+(flavour flavour ((V -) (N +)) FLAVOUR NIL)
+(flaw flaw ((V -) (N +)) FLAW NIL)
+(flawed flawed ((V +) (N +) (AFORM NONE)) FLAWED NIL)
+(flesh flesh ((V -) (N +) (COUNT -)) FLESH NIL)
+(flew flew ((V +) (N -) (FIN +) (PAST +)) FLY NIL)
+(flexible flexible ((V +) (N +) (AFORM NONE)) FLEXIBLE NIL)
+(flight flight ((V -) (N +) (SUBCAT PPFROM)) FLIGHT NIL)
+(flip flip ((V +) (N -) (SUBCAT NP)) FLIP NIL)
+(float float ((V +) (N -)) FLOAT NIL)
+(flood flood ((V -) (N +)) FLOOD NIL)
+(flood flood ((V +) (N -) (SUBCAT NP)) FLOOD NIL)
+(floor floor ((V -) (N +)) FLOOR NIL)
+(flour flour ((V -) (N +) (COUNT -)) FLOUR NIL)
+(flourish flourish ((V +) (N -) (SUBCAT NP)) FLOURISH NIL)
+(flourish flourish ((V +) (N -) (SUBCAT NULL)) FLOURISH NIL)
+(flow flow ((V -) (N +)) FLOW NIL)
+(flower flower ((V -) (N +)) FLOWER NIL)
+(flown flown ((V +) (N -) (VFORM EN)) FLY NIL)
+(flu flu ((V -) (N +)) FLU NIL)
+(fluid fluid ((V +) (N +) (AFORM NONE)) FLUID NIL)
+(fluid fluid ((V -) (N +)) FLUID NIL)
+(flux flux ((V -) (N +)) FLUX NIL)
+(fly fly ((V -) (N +)) FLY NIL)
+(fly fly ((V +) (N -) (SUBCAT NULL) (REG -)) FLY NIL)
+(foam foam ((V -) (N +)) FOAM NIL)
+(foam foam ((V +) (N -) (SUBCAT NULL)) FOAM NIL)
+(focal focal ((V +) (N +) (AFORM NONE)) FOCAL NIL)
+(focus focus ((V -) (N +)) FOCUS NIL)
+(focus focus ((V +) (N -) (SUBCAT NP)) FOCUS NIL)
+(focus focus ((V +) (N -) (SUBCAT PPON)) FOCUS NIL)
+(fog fog ((V -) (N +)) FOG NIL)
+(foist foist ((V +) (N -) (SUBCAT NP_PPON)) FOIST NIL)
+(fold fold ((V -) (N +)) FOLD NIL)
+(fold fold ((V +) (N -) (SUBCAT NP)) FOLD NIL)
+(follow follow ((V +) (N -) (SUBCAT NP)) FOLLOW NIL)
+(fond fond ((V +) (N +) (SUBCAT PPOF)) FOND NIL)
+(food food ((V -) (N +) (COUNT -)) FOOD NIL)
+(fool fool ((V -) (N +)) FOOL NIL)
+(fool fool ((V +) (N -) (SUBCAT NP)) FOOL NIL)
+(foolish foolish ((V +) (N +) (AFORM NONE)) FOOLISH NIL)
+(foot foot ((V -) (N +) (PLU -)) FOOT NIL)
+(football football ((V -) (N +)) FOOTBALL NIL)
+(for for ((SUBCAT FOR)) FOR NIL)
+(for for ((V -) (N -) (SUBCAT NP)) FOR NIL)
+(for for ((V -) (N -) (SUBCAT NP) (PFORM FOR)) FOR NIL)
+(foray foray ((V -) (N +)) FORAY NIL)
+(forbade forbade ((V +) (N -) (SUBCAT OE) (FIN +) (PAST +)) FORBID NIL)
+(forbid forbid ((V +) (N -) (SUBCAT OE) (REG -)) FORBID NIL)
+(forbidden forbidden ((V +) (N -) (SUBCAT OE) (VFORM EN)) FORBID NIL)
+(force force ((V -) (N +)) FORCE NIL)
+(force force ((V +) (N -) (SUBCAT OE)) FORCE NIL)
+(forcible forcible ((V +) (N +) (AFORM NONE)) FORCIBLE NIL)
+(forearm forearm ((V -) (N +)) FOREARM NIL)
+(forego forego ((V +) (N -) (SUBCAT NP) (REG -)) FOREGO NIL)
+(foregone foregone ((V +) (N -) (SUBCAT NP) (VFORM EN)) FOREGO NIL)
+(foreground foreground ((V -) (N +)) FOREGROUND NIL)
+(forehead forehead ((V -) (N +)) FOREHEAD NIL)
+(foreign foreign ((V +) (N +) (AFORM NONE)) FOREIGN NIL)
+(foreigner foreigner ((V -) (N +)) FOREIGNER NIL)
+(forerunner forerunner ((V -) (N +)) FORERUNNER NIL)
+(foresaw foresaw ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) FORESEE NIL)
+(foresee foresee ((V +) (N -) (SUBCAT NP) (REG -)) FORESEE NIL)
+(foreseen foreseen ((V +) (N -) (SUBCAT NP) (VFORM EN)) FORESEE NIL)
+(forest forest ((V -) (N +)) FOREST NIL)
+(forestall forestall ((V +) (N -) (SUBCAT NP)) FORESTALL NIL)
+(forever forever ((V -) (N -) (PRO +)) FOREVER NIL)
+(forewent forewent ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) FOREGO NIL)
+(forgave forgave ((V +) (N -) (SUBCAT NP_PPFOR) (FIN +) (PAST +)) FORGIVE NIL)
+(forget forget ((V +) (N -) (SUBCAT SE1) (REG -)) FORGET NIL)
+(forgive forgive ((V +) (N -) (SUBCAT NP_PPFOR) (REG -)) FORGIVE NIL)
+(forgiven forgiven ((V +) (N -) (SUBCAT NP_PPFOR) (VFORM EN)) FORGIVE NIL)
+(forgo forgo ((V +) (N -) (SUBCAT NP) (REG -)) FORGO NIL)
+(forgone forgone ((V +) (N -) (SUBCAT NP) (VFORM EN)) FORGO NIL)
+(forgot forgot ((V +) (N -) (SUBCAT SE1) (FIN +) (PAST +)) FORGET NIL)
+(forgotten forgotten ((V +) (N -) (SUBCAT SE1) (VFORM EN)) FORGET NIL)
+(fork fork ((V -) (N +)) FORK NIL)
+(form form ((V -) (N +)) FORM NIL)
+(form form ((V +) (N -) (SUBCAT NP)) FORM NIL)
+(formal formal ((V +) (N +) (AFORM NONE)) FORMAL NIL)
+(formalism formalism ((V -) (N +)) FORMALISM NIL)
+(format format ((V -) (N +)) FORMAT NIL)
+(formation formation ((V -) (N +)) FORMATION NIL)
+(former former ((V +) (N +) (AFORM NONE)) FORMER NIL)
+(formula formula ((V -) (N +)) FORMULA NIL)
+(formulae formulae ((V -) (N +) (PLU +)) FORMULA NIL)
+(formulate formulate ((V +) (N -) (SUBCAT NP) (AT -)) FORMULATE NIL)
+(fort fort ((V -) (N +)) FORT NIL)
+(forth forth ((V -) (N -) (PRO -)) FORTH NIL)
+(forthcoming forthcoming ((V +) (N +) (AFORM NONE)) FORTHCOMING NIL)
+(forthwith forthwith ((V +) (N +) (ADV +)) FORTHWITH NIL)
+(fortieth fortieth ((V +) (N +) (QUA +) (NUM ORD)) FORTIETH NIL)
+(fortnight fortnight ((V -) (N +)) FORTNIGHT NIL)
+(fortuitous fortuitous ((V +) (N +) (AFORM NONE)) FORTUITOUS NIL)
+(fortunate fortunate ((V +) (N +) (AFORM NONE)) FORTUNATE NIL)
+(fortune fortune ((V -) (N +)) FORTUNE NIL)
+(forty forty ((V +) (N +) (QUA +) (NUM CARD)) FORTY NIL)
+(forum forum ((V -) (N +)) FORUM NIL)
+(forward forward ((V +) (N +) (AFORM NONE)) FORWARD NIL)
+(forwards forwards ((V -) (N -) (PRO +)) FORWARDS NIL)
+(fought fought ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) FIGHT NIL)
+(fought fought ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) FIGHT NIL)
+(fought fought ((V +) (N -) (VFORM EN) (SUBCAT NP)) FIGHT NIL)
+(fought fought ((V +) (N -) (VFORM EN) (SUBCAT NULL)) FIGHT NIL)
+(found found ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) FIND NIL)
+(found found ((V +) (N -) (SUBCAT NP)) FOUND NIL)
+(found found ((V +) (N -) (SUBCAT NP) (VFORM EN)) FIND NIL)
+(foundation foundation ((V -) (N +)) FOUNDATION NIL)
+(fountain fountain ((V -) (N +)) FOUNTAIN NIL)
+(four four ((V +) (N +) (QUA +) (NUM CARD)) FOUR NIL)
+(fourteen fourteen ((V +) (N +) (QUA +) (NUM CARD)) FOURTEEN NIL)
+(fourteenth fourteenth ((V +) (N +) (QUA +) (NUM ORD)) FOURTEENTH NIL)
+(fourth fourth ((V +) (N +) (QUA +) (NUM ORD)) FOURTH NIL)
+(fox fox ((V -) (N +)) FOX NIL)
+(fraction fraction ((V -) (N +)) FRACTION NIL)
+(fracture fracture ((V -) (N +)) FRACTURE NIL)
+(fracture fracture ((V +) (N -) (SUBCAT NP)) FRACTURE NIL)
+(fragment fragment ((V -) (N +)) FRAGMENT NIL)
+(fragment fragment ((V +) (N -) (SUBCAT NP)) FRAGMENT NIL)
+(fragmentary fragmentary ((V +) (N +) (AFORM NONE)) FRAGMENTARY NIL)
+(frame frame ((V -) (N +)) FRAME NIL)
+(frame frame ((V +) (N -) (SUBCAT NP)) FRAME NIL)
+(framework framework ((V -) (N +)) FRAMEWORK NIL)
+(france france ((V -) (N +) (PN +)) FRANCE NIL)
+(franz franz ((V -) (N +) (PN +)) FRANZ NIL)
+(free free ((V +) (N +)) FREE NIL)
+(free free ((V +) (N -) (SUBCAT NP)) FREE NIL)
+(freedom freedom ((V -) (N +)) FREEDOM NIL)
+(freeze freeze ((V +) (N -) (SUBCAT NP) (REG -)) FREEZE NIL)
+(french french ((V +) (N +)) FRENCH NIL)
+(frequency frequency ((V -) (N +)) FREQUENCY NIL)
+(frequent frequent ((V +) (N +) (AFORM NONE)) FREQUENT NIL)
+(fresh fresh ((V +) (N +)) FRESH NIL)
+(friction friction ((V -) (N +)) FRICTION NIL)
+(friday friday ((V -) (N +) (PN +)) FRIDAY NIL)
+(friend friend ((V -) (N +)) FRIEND NIL)
+(friendly friendly ((V +) (N +) (SUBCAT NULL)) FRIENDLY NIL)
+(friendly friendly ((V +) (N +) (SUBCAT PPTO)) FRIENDLY NIL)
+(fright fright ((V -) (N +)) FRIGHT NIL)
+(frighten frighten ((V +) (N -) (SUBCAT NP)) FRIGHTEN NIL)
+(frill frill ((V -) (N +)) FRILL NIL)
+(fringe fringe ((V -) (N +)) FRINGE NIL)
+(from from ((V -) (N -) (SUBCAT NP)) FROM NIL)
+(from from ((V -) (N -) (SUBCAT NP) (PFORM FROM)) FROM NIL)
+(front front ((V +) (N +) (AFORM NONE)) FRONT NIL)
+(front front ((V -) (N +)) FRONT NIL)
+(froze froze ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) FREEZE NIL)
+(frozen frozen ((V +) (N -) (SUBCAT NP) (VFORM EN)) FREEZE NIL)
+(fruit fruit ((V -) (N +) (COUNT -)) FRUIT NIL)
+(fry fry ((V +) (N -) (SUBCAT NP)) FRY NIL)
+(+ful +ful ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (INFL +))) (LAT -)) FUL NIL)
+(+ful +ful ((FIX SUF) (V -) (N +) (LAT -) (STEM N)) FUL NIL)
+(fulfil fulfil ((V +) (N -)) FULFIL NIL)
+(full full ((V +) (N +)) FULL NIL)
+(fun fun ((V -) (N +)) FUN NIL)
+(function function ((V -) (N +)) FUNCTION NIL)
+(function function ((V +) (N -) (SUBCAT NULL)) FUNCTION NIL)
+(functor functor ((V -) (N +)) FUNCTOR NIL)
+(fund fund ((V -) (N +)) FUND NIL)
+(fundamental fundamental ((V +) (N +) (AFORM NONE)) FUNDAMENTAL NIL)
+(funeral funeral ((V -) (N +)) FUNERAL NIL)
+(funereal funereal ((V +) (N +) (AFORM NONE)) FUNEREAL NIL)
+(fungi fungi ((V -) (N +) (PLU +)) FUNGUS NIL)
+(fungus fungus ((V -) (N +) (PLU -)) FUNGUS NIL)
+(funny funny ((V +) (N +)) FUNNY NIL)
+(fur fur ((V -) (N +)) FUR NIL)
+(furnish furnish ((V +) (N -) (SUBCAT NP_PPWITH)) FURNISH NIL)
+(furniture furniture ((V -) (N +) (COUNT -)) FURNITURE NIL)
+(further further ((V +) (N +) (ADV +) (AFORM ER)) FAR NIL)
+(further further ((V +) (N +) (AFORM ER)) FAR NIL)
+(furthest furthest ((V +) (N +) (ADV +) (AFORM EST)) FAR NIL)
+(furthest furthest ((V +) (N +) (AFORM EST)) FAR NIL)
+(fuss fuss ((V -) (N +)) FUSS NIL)
+(future future ((V +) (N +) (AFORM NONE)) FUTURE NIL)
+(future future ((V -) (N +)) FUTURE NIL)
+(fuzzy fuzzy ((V +) (N +) (AFORM NONE)) FUZZY NIL)
+(gag gag ((V -) (N +)) GAG NIL)
+(gag gag ((V +) (N -) (SUBCAT NP)) GAG NIL)
+(gain gain ((V -) (N +)) GAIN NIL)
+(gain gain ((V +) (N -) (SUBCAT NP)) GAIN NIL)
+(galactic galactic ((V +) (N +) (AFORM NONE)) GALACTIC NIL)
+(galaxy galaxy ((V -) (N +)) GALAXY NIL)
+(gale gale ((V -) (N +)) GALE NIL)
+(gallon gallon ((V -) (N +)) GALLON NIL)
+(gamble gamble ((V +) (N -)) GAMBLE NIL)
+(game game ((V -) (N +)) GAME NIL)
+(gap gap ((V -) (N +)) GAP NIL)
+(gape gape ((V +) (N -) (SUBCAT NULL)) GAPE NIL)
+(gape gape ((V +) (N -) (SUBCAT PPAT)) GAPE NIL)
+(garage garage ((V -) (N +)) GARAGE NIL)
+(garden garden ((V -) (N +)) GARDEN NIL)
+(garment garment ((V -) (N +)) GARMENT NIL)
+(gas gas ((V -) (N +)) GAS NIL)
+(gaseous gaseous ((V +) (N +) (AFORM NONE)) GASEOUS NIL)
+(gate gate ((V -) (N +)) GATE NIL)
+(gather gather ((V +) (N -)) GATHER NIL)
+(gauge gauge ((V -) (N +)) GAUGE NIL)
+(gauge gauge ((V +) (N -) (SUBCAT NP)) GAUGE NIL)
+(gave gave ((V +) (N -) (SUBCAT NP_NP) (FIN +) (PAST +)) GIVE NIL)
+(gave gave ((V +) (N -) (SUBCAT NP_PPTO) (FIN +) (PAST +)) GIVE NIL)
+(gay gay ((V +) (N +)) GAY NIL)
+(gaze gaze ((V +) (N -) (SUBCAT PPAT)) GAZE NIL)
+(gaze gaze ((V -) (N +)) GAZE NIL)
+(gear gear ((V -) (N +)) GEAR NIL)
+(gear gear ((V +) (N -) (SUBCAT NP)) GEAR NIL)
+(geese geese ((V -) (N +) (PLU +)) GOOSE NIL)
+(generable generable ((V +) (N +) (AFORM NONE)) GENERABLE NIL)
+(general general ((V +) (N +) (AFORM NONE)) GENERAL NIL)
+(general general ((V -) (N +)) GENERAL NIL)
+(generate generate ((V +) (N -) (SUBCAT NP) (AT -)) GENERATE NIL)
+(generation generation ((V -) (N +)) GENERATION NIL)
+(generator generator ((V -) (N +)) GENERATOR NIL)
+(generic generic ((V +) (N +) (AFORM NONE)) GENERIC NIL)
+(generosity generosity ((V -) (N +)) GENEROSITY NIL)
+(generous generous ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) GENEROUS NIL)
+(generous generous ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) GENEROUS NIL)
+(genitive genitive ((V +) (N +) (AFORM NONE)) GENITIVE NIL)
+(genius genius ((V -) (N +)) GENIUS NIL)
+(gentle gentle ((V +) (N +)) GENTLE NIL)
+(gentleman gentleman ((V -) (N +) (PLU -)) GENTLEMAN NIL)
+(gentlemen gentlemen ((V -) (N +) (PLU +)) GENTLEMEN NIL)
+(gently gently ((V +) (N +) (ADV +)) GENTLY NIL)
+(genuine genuine ((V +) (N +) (AFORM NONE)) GENUINE NIL)
+(genus genus ((V -) (N +)) GENUS NIL)
+(geography geography ((V -) (N +)) GEOGRAPHY NIL)
+(geology geology ((V -) (N +)) GEOLOGY NIL)
+(geometry geometry ((V -) (N +)) GEOMETRY NIL)
+(german german ((V +) (N +) (AFORM NONE)) GERMAN NIL)
+(germane germane ((V +) (N +) (AFORM NONE)) GERMANE NIL)
+(germanic germanic ((V +) (N +) (AFORM NONE)) GERMANIC NIL)
+(germany germany ((V -) (N +) (PN +)) GERMANY NIL)
+(gerund gerund ((V -) (N +)) GERUND NIL)
+(gesture gesture ((V +) (N -) (SUBCAT NULL)) GESTURE NIL)
+(gesture gesture ((V -) (N +)) GESTURE NIL)
+(get get ((V +) (N -) (SUBCAT NP) (REG -)) GET NIL)
+(gift gift ((V -) (N +)) GIFT NIL)
+(gin gin ((V -) (N +) (COUNT -)) GIN NIL)
+(giraffe giraffe ((V -) (N +)) GIRAFFE NIL)
+(girl girl ((V -) (N +)) GIRL NIL)
+(gist gist ((V -) (N +)) GIST NIL)
+(give give ((V +) (N -) (SUBCAT NP_NP) (REG -)) GIVE NIL)
+(give give ((V +) (N -) (SUBCAT NP_PPTO) (REG -)) GIVE NIL)
+(given given ((V +) (N -) (SUBCAT NP_NP) (VFORM EN)) GIVE NIL)
+(given given ((V +) (N -) (SUBCAT NP_PPTO) (VFORM EN)) GIVE NIL)
+(glad glad ((V +) (N +) (SUBCAT INF)) GLAD NIL)
+(glad glad ((V +) (N +) (SUBCAT NULL)) GLAD NIL)
+(glad glad ((V +) (N +) (SUBCAT SFIN)) GLAD NIL)
+(glance glance ((V -) (N +)) GLANCE NIL)
+(glance glance ((V +) (N -) (SUBCAT PPAT)) GLANCE NIL)
+(glass glass ((V -) (N +)) GLASS NIL)
+(glasses glasses ((V -) (N +) (PLU +)) GLASSES NIL)
+(glean glean ((V +) (N -) (SUBCAT NP)) GLEAN NIL)
+(global global ((V +) (N +) (AFORM NONE)) GLOBAL NIL)
+(globe globe ((V -) (N +)) GLOBE NIL)
+(glory glory ((V -) (N +)) GLORY NIL)
+(gloss gloss ((V -) (N +)) GLOSS NIL)
+(gloss gloss ((V +) (N -) (SUBCAT NP)) GLOSS NIL)
+(glow glow ((V -) (N +)) GLOW NIL)
+(glow glow ((V +) (N -) (SUBCAT NP)) GLOW NIL)
+(gnat gnat ((V -) (N +)) GNAT NIL)
+(gnu gnu ((V -) (N +)) GNU NIL)
+(go go ((V +) (N -) (SUBCAT PP) (REG -)) GO NIL)
+(goat goat ((V -) (N +)) GOAT NIL)
+(god god ((V -) (N +)) GOD NIL)
+(goddess goddess ((V -) (N +)) GODDESS NIL)
+(gold gold ((V -) (N +)) GOLD NIL)
+(golden golden ((V +) (N +)) GOLDEN NIL)
+(gone gone ((V +) (N -) (SUBCAT PP) (VFORM EN)) GO NIL)
+(good good ((V +) (N +) (AFORM NONE)) GOOD NIL)
+(goods goods ((V -) (N +) (PLU +)) GOODS NIL)
+(goose goose ((V -) (N +) (PLU -)) GOOSE NIL)
+(gore gore ((V -) (N +)) GORE NIL)
+(gorilla gorilla ((V -) (N +)) GORILLA NIL)
+(gory gory ((V +) (N +)) GORY NIL)
+(gospel gospel ((V -) (N +)) GOSPEL NIL)
+(got got ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) GET NIL)
+(govern govern ((V +) (N -)) GOVERN NIL)
+(government government ((V -) (N +)) GOVERNMENT NIL)
+(grab grab ((V +) (N -) (SUBCAT NP)) GRAB NIL)
+(grace grace ((V -) (N +)) GRACE NIL)
+(gradation gradation ((V -) (N -)) GRADATION NIL)
+(grade grade ((V -) (N +)) GRADE NIL)
+(gradual gradual ((V +) (N +) (AFORM NONE)) GRADUAL NIL)
+(graft graft ((V -) (N +)) GRAFT NIL)
+(graft graft ((V +) (N -) (SUBCAT NP)) GRAFT NIL)
+(graham graham ((V -) (N +) (PN +)) GRAHAM NIL)
+(grain grain ((V -) (N +)) GRAIN NIL)
+(gram gram ((V -) (N +)) GRAM NIL)
+(grammar grammar ((V -) (N +)) GRAMMAR NIL)
+(grammatical grammatical ((V +) (N +) (AFORM NONE)) GRAMMATICAL NIL)
+(grand grand ((V +) (N +)) GRAND NIL)
+(grandfather grandfather ((V -) (N +)) GRANDFATHER NIL)
+(grandmother grandmother ((V -) (N +)) GRANDMOTHER NIL)
+(grant grant ((V -) (N +)) GRANT NIL)
+(grant grant ((V +) (N -) (SUBCAT NP)) GRANT NIL)
+(grape grape ((V -) (N +)) GRAPE NIL)
+(graph graph ((V -) (N +)) GRAPH NIL)
+(graphic graphic ((V +) (N +) (AFORM NONE)) GRAPHIC NIL)
+(grasp grasp ((V -) (N +)) GRASP NIL)
+(grasp grasp ((V +) (N -) (SUBCAT NP)) GRASP NIL)
+(grass grass ((V -) (N +) (COUNT -)) GRASS NIL)
+(grateful grateful ((V +) (N +) (SUBCAT NULL)) GRATEFUL NIL)
+(grateful grateful ((V +) (N +) (SUBCAT PPTO)) GRATEFUL NIL)
+(grateful grateful ((V +) (N +) (SUBCAT SFIN)) GRATEFUL NIL)
+(gratuitous gratuitous ((V +) (N +) (AFORM NONE)) GRATUITOUS NIL)
+(grave grave ((V -) (N +)) GRAVE NIL)
+(gravitation gravitation ((V -) (N +)) GRAVITATION NIL)
+(gravity gravity ((V -) (N +)) GRAVITY NIL)
+(gravy gravy ((V -) (N +) (COUNT -)) GRAVY NIL)
+(gray gray ((V +) (N +)) GRAY NIL)
+(grease grease ((V -) (N +) (COUNT -)) GREASE NIL)
+(great- great- ((FIX PRE) (STEM N)) GREAT NIL)
+(great great ((V +) (N +)) GREAT NIL)
+(greece greece ((V -) (N +) (PN +)) GREECE NIL)
+(greed greed ((V -) (N +)) GREED NIL)
+(greek greek ((V +) (N +) (AFORM NONE)) GREEK NIL)
+(greek greek ((V -) (N +)) GREEK NIL)
+(green green ((V -) (N +)) GREEN NIL)
+(greet greet ((V +) (N -) (SUBCAT NP)) GREET NIL)
+(gregarious gregarious ((V +) (N +) (AFORM NONE)) GREGARIOUS NIL)
+(grew grew ((V +) (N -) (FIN +) (PAST +)) GROW NIL)
+(grey grey ((V +) (N +)) GREY NIL)
+(grid grid ((V -) (N +)) GRID NIL)
+(grief grief ((V -) (N +)) GRIEF NIL)
+(grieve grieve ((V +) (N -)) GRIEVE NIL)
+(grill grill ((V +) (N -) (SUBCAT NP)) GRILL NIL)
+(grim grim ((V +) (N +)) GRIM NIL)
+(grime grime ((V -) (N +)) GRIME NIL)
+(grin grin ((V -) (N +)) GRIN NIL)
+(grin grin ((V +) (N -) (SUBCAT NULL)) GRIN NIL)
+(grind grind ((V +) (N -) (SUBCAT NP) (REG -)) GRIND NIL)
+(grip grip ((V -) (N +)) GRIP NIL)
+(grip grip ((V +) (N -) (SUBCAT NP)) GRIP NIL)
+(grit grit ((V -) (N +)) GRIT NIL)
+(grog grog ((V -) (N +)) GROG NIL)
+(gross gross ((V +) (N +)) GROSS NIL)
+(ground ground ((V -) (N +)) GROUND NIL)
+(ground ground ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) GRIND NIL)
+(ground ground ((V +) (N -) (SUBCAT NP) (VFORM EN)) GRIND NIL)
+(group group ((V -) (N +)) GROUP NIL)
+(group group ((V +) (N -) (SUBCAT NP)) GROUP NIL)
+(grove grove ((V -) (N +)) GROVE NIL)
+(grow grow ((V +) (N -) (SUBCAT NP) (REG -)) GROW NIL)
+(grow grow ((V +) (N -) (SUBCAT NULL) (REG -)) GROW NIL)
+(grown grown ((V +) (N -) (SUBCAT NP) (VFORM EN)) GROW NIL)
+(grown grown ((V +) (N -) (SUBCAT NULL) (VFORM EN)) GROW NIL)
+(grown grown ((V +) (N -) (VFORM EN)) GROW NIL)
+(growth growth ((V -) (N +) (COUNT -)) GROWTH NIL)
+(guarantee guarantee ((V -) (N +)) GUARANTEE NIL)
+(guarantee guarantee ((V +) (N -) (SUBCAT SFIN)) GUARANTEE NIL)
+(guard guard ((V -) (N +)) GUARD NIL)
+(guard guard ((V +) (N -) (SUBCAT NP)) GUARD NIL)
+(guess guess ((V -) (N +)) GUESS NIL)
+(guess guess ((V +) (N -) (SUBCAT SFIN)) GUESS NIL)
+(guest guest ((V -) (N +)) GUEST NIL)
+(guide guide ((V -) (N +)) GUIDE NIL)
+(guide guide ((V +) (N -) (SUBCAT NP)) GUIDE NIL)
+(guideline guideline ((V -) (N +)) GUIDELINE NIL)
+(guilt guilt ((V -) (N +)) GUILT NIL)
+(guinea guinea ((V -) (N +)) GUINEA NIL)
+(guise guise ((V -) (N +)) GUISE NIL)
+(gun gun ((V -) (N +)) GUN NIL)
+(habit habit ((V -) (N +)) HABIT NIL)
+(habitual habitual ((V +) (N +) (AFORM NONE)) HABITUAL NIL)
+(had had ((V +) (N -) (AUX +) (SUBCAT PSP) (FIN +) (PAST +)) HAVE NIL)
+(had had ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) HAVE NIL)
+(had had ((V +) (N -) (SUBCAT NP) (VFORM EN)) HAVE NIL)
+("hadn't" "hadn't" ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (AGR SING3) (NEG +) (PAST +)) HAVE NIL)
+("hadn't" "hadn't" ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (AGR S) (NEG +) (PAST +)) HAVE NIL)
+("hadn't" "hadn't" ((V +) (N -) (FIN +) (SUBCAT NP) (AGR SING3) (NEG +) (PAST +)) HAVE NIL)
+(hail hail ((V -) (N +)) HAIL NIL)
+(hair hair ((V -) (N +) (COUNT -)) HAIR NIL)
+(half half ((V +) (N +) (ADV +)) HALF NIL)
+(half half ((V +) (N +) (AFORM NONE)) HALF NIL)
+(half half ((V -) (N +) (PLU -)) HALF NIL)
+(half half ((V +) (N +) (QUA +)) HALF NIL)
+(hall hall ((V -) (N +)) HALL NIL)
+(halt halt ((V -) (N +)) HALT NIL)
+(halt halt ((V +) (N -) (SUBCAT NP)) HALT NIL)
+(halt halt ((V +) (N -) (SUBCAT NULL)) HALT NIL)
+(halve halve ((V +) (N -) (SUBCAT NP)) HALVE NIL)
+(halves halves ((V -) (N +) (PLU +)) HALF NIL)
+(hamburger hamburger ((V -) (N +)) HAMBURGER NIL)
+(hammer hammer ((V -) (N +)) HAMMER NIL)
+(hammer hammer ((V +) (N -) (SUBCAT NP)) HAMMER NIL)
+(hamper hamper ((V +) (N -) (SUBCAT NP)) HAMPER NIL)
+(hand hand ((V -) (N +)) HAND NIL)
+(hand hand ((V +) (N -) (SUBCAT NP_NP)) HAND NIL)
+(hand hand ((V +) (N -) (SUBCAT NP_PPTO)) HAND NIL)
+(handicap handicap ((V -) (N +)) HANDICAP NIL)
+(handicap handicap ((V +) (N -) (SUBCAT NP)) HANDICAP NIL)
+(handkerchief handkerchief ((V -) (N +)) HANDKERCHIEF NIL)
+(handle handle ((V -) (N +)) HANDLE NIL)
+(handle handle ((V +) (N -) (SUBCAT NP)) HANDLE NIL)
+(handsome handsome ((V +) (N +) (AFORM NONE)) HANDSOME NIL)
+(hang hang ((V +) (N -) (SUBCAT NP)) HANG NIL)
+(hang hang ((V +) (N -) (SUBCAT NULL) (REG -)) HANG NIL)
+(happen happen ((V +) (N -)) HAPPEN NIL)
+(happen happen ((V +) (N -) (SUBCAT SR1)) HAPPEN NIL)
+(happening happening ((V -) (N +)) HAPPENING NIL)
+(happy happy ((V +) (N +) (SUBCAT NULL)) HAPPY NIL)
+(happy happy ((V +) (N +) (SUBCAT SR1)) HAPPY NIL)
+(harbour harbour ((V -) (N +)) HARBOUR NIL)
+(hard hard ((V +) (N +) (SUBCAT NULL)) HARD NIL)
+(hard hard ((V +) (N +) (SUBCAT OBJ_GAP)) HARD NIL)
+(hardly hardly ((V +) (N +) (ADV +)) HARDLY NIL)
+(hardware hardware ((V -) (N +)) HARDWARE NIL)
+(harm harm ((V -) (N +)) HARM NIL)
+(harm harm ((V +) (N -) (SUBCAT NP)) HARM NIL)
+(harmonium harmonium ((V -) (N +)) HARMONIUM NIL)
+(harmony harmony ((V -) (N +) (LAT -)) HARMONY NIL)
+(harness harness ((V -) (N +)) HARNESS NIL)
+(harness harness ((V +) (N -) (SUBCAT NP_PPTO)) HARNESS NIL)
+(has has ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR SING3)) HAVE NIL)
+(has has ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR S)) HAVE NIL)
+(has has ((V +) (N -) (FIN +) (SUBCAT NP) (PAST -) (AGR SING3)) HAVE NIL)
+(hash hash ((V -) (N +)) HASH NIL)
+(hash hash ((V +) (N -) (SUBCAT NP)) HASH NIL)
+("hasn't" "hasn't" ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR SING3) (NEG +)) HAVE NIL)
+("hasn't" "hasn't" ((V +) (N -) (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR S) (NEG +)) HAVE NIL)
+("hasn't" "hasn't" ((V +) (N -) (FIN +) (SUBCAT NP) (PAST -) (AGR SING3) (NEG +)) HAVE NIL)
+(haste haste ((V -) (N +)) HASTE NIL)
+(hasty hasty ((V +) (N +) (AFORM NONE)) HASTY NIL)
+(hat hat ((V -) (N +)) HAT NIL)
+(hate hate ((V +) (N -) (SUBCAT NP)) HATE NIL)
+(hatred hatred ((V -) (N +) (COUNT -)) HATRED NIL)
+(have have ((V +) (N -) (SUBCAT NP) (REG -)) HAVE NIL)
+(have have ((V +) (N -) (SUBCAT PSP) (INFL -) (AUX +) (REG -)) HAVE NIL)
+(haven haven ((V -) (N +)) HAVEN NIL)
+("haven't" "haven't" ((V +) (N -) (SUBCAT NP) (NEG +)) HAVE NIL)
+("haven't" "haven't" ((V +) (N -) (SUBCAT PSP) (INFL -) (AUX +) (NEG +)) HAVE NIL)
+(having having ((V +) (N -) (VFORM ING) (PRD -) (AUX +) (SUBCAT PSP)) HAVING NIL)
+(hazard hazard ((V -) (N +)) HAZARD NIL)
+(haze haze ((V -) (N +)) HAZE NIL)
+(he he ((V -) (N +) (PRO +) (CASE NOM) (PER 3) (PLU -)) HE NIL)
+(head head ((V -) (N +)) HEAD NIL)
+(head head ((V +) (N -) (SUBCAT NP)) HEAD NIL)
+(heading heading ((V -) (N +)) HEADING NIL)
+(heal heal ((V +) (N -) (SUBCAT NP)) HEAL NIL)
+(health health ((V -) (N +) (COUNT -)) HEALTH NIL)
+(healthy healthy ((V +) (N +)) HEALTHY NIL)
+(heap heap ((V -) (N +)) HEAP NIL)
+(hear hear ((V +) (N -) (SUBCAT NP) (REG -)) HEAR NIL)
+(heard heard ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) HEAR NIL)
+(heard heard ((V +) (N -) (SUBCAT NP) (VFORM EN)) HEAR NIL)
+(heart heart ((V -) (N +)) HEART NIL)
+(hearth hearth ((V -) (N +)) HEARTH NIL)
+(heat heat ((V +) (N -)) HEAT NIL)
+(heath heath ((V -) (N +)) HEATH NIL)
+(heathen heathen ((V -) (N +)) HEATHEN NIL)
+(heave heave ((V +) (N -) (SUBCAT NULL)) HEAVE NIL)
+(heaven heaven ((V -) (N +)) HEAVEN NIL)
+(heavy heavy ((V +) (N +)) HEAVY NIL)
+(heel heel ((V -) (N +)) HEEL NIL)
+(height height ((V -) (N +)) HEIGHT NIL)
+(held held ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) HOLD NIL)
+(held held ((V +) (N -) (SUBCAT NP) (VFORM EN)) HOLD NIL)
+(helicopter helicopter ((V -) (N +)) HELICOPTER NIL)
+(help help ((V -) (N +)) HELP NIL)
+(help help ((V +) (N -) (SUBCAT NP)) HELP NIL)
+(hemlock hemlock ((V -) (N +)) HEMLOCK NIL)
+(hen hen ((V -) (N +)) HEN NIL)
+(hence hence ((V -) (N -) (PRO +)) HENCE NIL)
+(her her ((QUA +) (SUBCAT DETN) (POSS +)) HER NIL)
+(her her ((V -) (N +) (PRO +) (PER 3) (PLU -) (CASE ACC)) HER NIL)
+(herd herd ((V -) (N +) (SUBCAT PPOF)) HERD NIL)
+(here here ((PRO +) (V -) (N -)) HERE NIL)
+(herring herring ((V -) (N +)) HERRING NIL)
+(hers hers ((PRO +) (V -) (N +)) HERS NIL)
+(herself herself ((PRO +) (N +) (V -) (REFL ((BAR 2) (N +) (V -) (PER 3) (PLU -)))) HERSELF NIL)
+(heterogeneity heterogeneity ((V -) (N +)) HETEROGENEITY NIL)
+(heterogeneous heterogeneous ((V +) (N +) (AFORM NONE)) HETEROGENEOUS NIL)
+(heuristic heuristic ((V +) (N +) (AFORM NONE)) HEURISTIC NIL)
+(heuristic heuristic ((V -) (N +)) HEURISTIC NIL)
+(heuristically heuristically ((V +) (N +) (ADV +)) HEURISTICALLY NIL)
+(hid hid ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) HIDE NIL)
+(hid hid ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) HIDE NIL)
+(hidden hidden ((V +) (N -) (VFORM EN) (SUBCAT NP)) HIDE NIL)
+(hidden hidden ((V +) (N -) (VFORM EN) (SUBCAT NULL)) HIDE NIL)
+(hide hide ((V +) (N -) (SUBCAT NP) (REG -)) HIDE NIL)
+(hide hide ((V +) (N -) (SUBCAT NULL) (REG -)) HIDE NIL)
+(hierarchy hierarchy ((V -) (N +)) HIERARCHY NIL)
+(high high ((V +) (N +)) HIGH NIL)
+(highlight highlight ((V -) (N +)) HIGHLIGHT NIL)
+(highlight highlight ((V +) (N -) (SUBCAT NP)) HIGHLIGHT NIL)
+(hill hill ((V -) (N +)) HILL NIL)
+(him him ((V -) (N +) (PRO +) (PER 3) (PLU -) (CASE ACC)) HIM NIL)
+(himself himself ((N +) (V -) (REFL ((BAR 2) (N +) (V -) (PER 3) (PLU -)))) HIMSELF NIL)
+(hind hind ((V +) (N +) (AFORM NONE)) HIND NIL)
+(hinder hinder ((V +) (N -) (SUBCAT NP)) HINDER NIL)
+(hindrance hindrance ((V -) (N +)) HINDRANCE NIL)
+(hinge hinge ((V -) (N +)) HINGE NIL)
+(hint hint ((V -) (N +)) HINT NIL)
+(hint hint ((V +) (N -) (SUBCAT PPAT)) HINT NIL)
+(hire hire ((V +) (N -) (SUBCAT NP)) HIRE NIL)
+(his his ((PRO +) (V -) (N +)) HIS NIL)
+(his his ((QUA +) (SUBCAT DETN) (POSS +)) HIS NIL)
+(history history ((V -) (N +)) HISTORY NIL)
+(hit hit ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) HIT NIL)
+(hit hit ((V +) (N -) (SUBCAT NP) (REG -)) HIT NIL)
+(hit hit ((V +) (N -) (SUBCAT NP) (VFORM EN)) HIT NIL)
+(hither hither ((V -) (N -) (PRO +)) HITHER NIL)
+(hitherto hitherto ((V +) (N +) (ADV +)) HITHERTO NIL)
+(hoax hoax ((V -) (N +)) HOAX NIL)
+(hoax hoax ((V +) (N -) (SUBCAT NP)) HOAX NIL)
+(hold hold ((V +) (N -) (SUBCAT NP) (REG -)) HOLD NIL)
+(hole hole ((V -) (N +)) HOLE NIL)
+(holiday holiday ((V -) (N +)) HOLIDAY NIL)
+(hollow hollow ((V +) (N +)) HOLLOW NIL)
+(holy holy ((V +) (N +)) HOLY NIL)
+(home home ((V -) (N +)) HOME NIL)
+(homogeneous homogeneous ((V +) (N +) (AFORM NONE)) HOMOGENEOUS NIL)
+(homomorphism homomorphism ((V -) (N +)) HOMOMORPHISM NIL)
+(hone hone ((V +) (N -) (SUBCAT NP)) HONE NIL)
+(honest honest ((V +) (N +) (AFORM NONE)) HONEST NIL)
+(honesty honesty ((V -) (N +) (COUNT -)) HONESTY NIL)
+(honey honey ((V -) (N +)) HONEY NIL)
+(honor honor ((V -) (N +)) HONOUR NIL)
+(honour honour ((V -) (N +)) HONOUR NIL)
+(honour honour ((V +) (N -) (SUBCAT NP)) HONOUR NIL)
+(honourable honourable ((V +) (N +) (AFORM NONE)) HONOURABLE NIL)
+(+hood +hood ((FIX SUF) (V -) (N +) (STEM (N (INFL +))) (LAT -)) HOOD NIL)
+(hook hook ((V -) (N +)) HOOK NIL)
+(hook hook ((V +) (N -) (SUBCAT NP)) HOOK NIL)
+(hop hop ((V -) (N +)) HOP NIL)
+(hop hop ((V +) (N -) (SUBCAT NULL)) HOP NIL)
+(hope hope ((V -) (N +)) HOPE NIL)
+(hope hope ((V +) (N -) (SUBCAT PPFOR)) HOPE NIL)
+(hope hope ((V +) (N -) (SUBCAT SFIN)) HOPE NIL)
+(horizon horizon ((V -) (N +)) HORIZON NIL)
+(horizontal horizontal ((V +) (N +) (AFORM NONE)) HORIZONTAL NIL)
+(horn horn ((V -) (N +)) HORN NIL)
+(horrendous horrendous ((V +) (N +) (AFORM NONE)) HORRENDOUS NIL)
+(horrible horrible ((V +) (N +) (AFORM NONE)) HORRIBLE NIL)
+(horrify horrify ((V +) (N -) (SUBCAT NP)) HORRIFY NIL)
+(horror horror ((V -) (N +)) HORROR NIL)
+(horse horse ((V -) (N +)) HORSE NIL)
+(hospitable hospitable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) HOSPITABLE NIL)
+(hospitable hospitable ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) HOSPITABLE NIL)
+(hospital hospital ((V -) (N +)) HOSPITAL NIL)
+(hospitality hospitality ((V -) (N +)) HOSPITALITY NIL)
+(host host ((V -) (N +)) HOST NIL)
+(host host ((V +) (N -) (SUBCAT NP)) HOST NIL)
+(hot hot ((V +) (N +)) HOT NIL)
+(hotel hotel ((V -) (N +)) HOTEL NIL)
+(hour hour ((V -) (N +)) HOUR NIL)
+(house house ((V -) (N +)) HOUSE NIL)
+(house house ((V +) (N -) (SUBCAT NP)) HOUSE NIL)
+(household household ((V +) (N +) (AFORM NONE)) HOUSEHOLD NIL)
+(household household ((V -) (N +)) HOUSEHOLD NIL)
+(how how ((PRO +) (V -) (N -) (WH +) (UB Q)) HOW NIL)
+(how how ((SUBCAT DETA) (WH +) (UB Q)) HOW NIL)
+(however however ((PRO +) (V -) (N -) (WH +) (UB Q) (EVER +)) HOWEVER NIL)
+(however however ((SUBCAT DETA) (WH +) (UB Q)) HOWEVER NIL)
+(huge huge ((V +) (N +)) HUGE NIL)
+(hum hum ((V -) (N +)) HUM NIL)
+(hum hum ((V +) (N -) (SUBCAT NULL)) HUM NIL)
+(human human ((V +) (N +) (AFORM NONE)) HUMAN NIL)
+(human human ((V -) (N +)) HUMAN NIL)
+(humble humble ((V +) (N +)) HUMBLE NIL)
+(humility humility ((V -) (N +)) HUMILITY NIL)
+(humor humor ((V -) (N +) (COUNT -)) HUMOR NIL)
+(humour humour ((V -) (N +) (COUNT -)) HUMOUR NIL)
+(hunch hunch ((V +) (N -) (SUBCAT NULL)) HUNCH NIL)
+(hundred hundred ((V -) (N +)) HUNDRED NIL)
+(hundred hundred ((V -) (N +) (SUBCAT N1)) HUNDRED NIL)
+(hundredth hundredth ((V +) (N +) (QUA +) (NUM ORD)) HUNDREDTH NIL)
+(hung hung ((V +) (N -) (VFORM EN)) HANG NIL)
+(hunger hunger ((V -) (N +) (SUBCAT PPFOR) (COUNT -)) HUNGER NIL)
+(hunger hunger ((V +) (N -) (SUBCAT PPFOR)) HUNGER NIL)
+(hungry hungry ((V +) (N +) (SUBCAT NULL)) HUNGRY NIL)
+(hungry hungry ((V +) (N +) (SUBCAT PPFOR)) HUNGRY NIL)
+(hunt hunt ((V -) (N +)) HUNT NIL)
+(hunt hunt ((V +) (N -) (SUBCAT NP)) HUNT NIL)
+(huntsman huntsman ((V -) (N +) (PLU -)) HUNTSMAN NIL)
+(huntsmen huntsmen ((V -) (N +) (PLU +)) HUNTSMAN NIL)
+(hurry hurry ((V +) (N -)) HURRY NIL)
+(hurry hurry ((V -) (N +)) HURRY NIL)
+(hurt hurt ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) HURT NIL)
+(hurt hurt ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) HURT NIL)
+(hurt hurt ((V +) (N -) (SUBCAT NP) (REG -)) HURT NIL)
+(hurt hurt ((V +) (N -) (SUBCAT NULL) (REG -)) HURT NIL)
+(hurt hurt ((V +) (N -) (VFORM EN) (SUBCAT NP)) HURT NIL)
+(hurt hurt ((V +) (N -) (VFORM EN) (SUBCAT NULL)) HURT NIL)
+(husband husband ((V -) (N +) (SUBCAT PPOF)) HUSBAND NIL)
+(hut hut ((V -) (N +)) HUT NIL)
+(hybrid hybrid ((V +) (N +) (AFORM NONE)) HYBRID NIL)
+(hydrogen hydrogen ((V -) (N +)) HYDROGEN NIL)
+(hygiene hygiene ((V -) (N +)) HYGIENE NIL)
+(hypotheses hypotheses ((V -) (N +) (PLU +)) HYPOTHESES NIL)
+(hypothesis hypothesis ((V -) (N +) (PLU -)) HYPOTHESIS NIL)
+(hypothesize hypothesize ((V +) (N -) (SUBCAT NP)) HYPOTHESIZE NIL)
+(hypothetical hypothetical ((V +) (N +) (AFORM NONE)) HYPOTHETICAL NIL)
+(i i ((V -) (N +) (PRO +) (PER 1) (PLU -) (CASE NOM)) I NIL)
+(+ic +ic ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (LAT +)(INFL +))) (LAT +)) IC NIL)
+(ice ice ((V -) (N +) (COUNT -)) ICE NIL)
+(iceland iceland ((V -) (N +) (PN +)) ICELAND NIL)
+(icelandic icelandic ((V +) (N +) (AFORM NONE)) ICELANDIC NIL)
+(icon icon ((V -) (N +)) ICON NIL)
+(idea idea ((V -) (N +)) IDEA NIL)
+(ideal ideal ((V +) (N +) (AFORM NONE)) IDEAL NIL)
+(identical identical ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IDENTICAL NIL)
+(identical identical ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) IDENTICAL NIL)
+(identify identify ((V +) (N -) (SUBCAT NP)) IDENTIFY NIL)
+(identity identity ((V -) (N +)) IDENTITY NIL)
+(idiocy idiocy ((V -) (N +)) IDIOCY NIL)
+(idiom idiom ((V -) (N +)) IDIOM NIL)
+(idiomatic idiomatic ((V +) (N +) (AFORM NONE)) IDIOMATIC NIL)
+(idiot idiot ((V -) (N +)) IDIOT NIL)
+(idle idle ((V +) (N +)) IDLE NIL)
+(idle idle ((V +) (N -) (SUBCAT NULL)) IDLE NIL)
+(if if ((SUBCAT IF)) IF NIL)
+(+ify +ify ((FIX SUF) (V +) (N -) (AUX -) (AGR ((BAR 2) (V -) (N +) (NFORM NORM))) (STEM ((N +) (INFL +) (LAT +))) (LAT +)) IFY NIL)
+(ignore ignore ((V +) (N -) (SUBCAT NP)) IGNORE NIL)
+(ill ill ((V +) (N +) (PRD +) (AFORM NONE)) ILL NIL)
+(illegal illegal ((V +) (N +) (AFORM NONE)) ILLEGAL NIL)
+(illegitimacy illegitimacy ((V -) (N +)) ILLEGITIMACY NIL)
+(illegitimate illegitimate ((V +) (N +) (AFORM NONE)) ILLEGITIMATE NIL)
+(illocutionary illocutionary ((V +) (N +) (AFORM NONE)) ILLOCUTIONARY NIL)
+(illogical illogical ((V +) (N +) (AFORM NONE)) ILLOGICAL NIL)
+(illuminate illuminate ((V +) (N -) (SUBCAT NP) (AT -)) ILLUMINATE NIL)
+(illusion illusion ((V -) (N +)) ILLUSION NIL)
+(illusory illusory ((V +) (N +) (AFORM NONE)) ILLUSORY NIL)
+(illustrate illustrate ((V +) (N -) (AT -) (SUBCAT NP)) ILLUSTRATE NIL)
+(image image ((V -) (N +)) IMAGE NIL)
+(imaginary imaginary ((V +) (N +) (AFORM NONE)) IMAGINARY NIL)
+(imagine imagine ((V +) (N -) (SUBCAT OR)) IMAGINE NIL)
+(imagine imagine ((V +) (N -) (SUBCAT SFIN)) IMAGINE NIL)
+(imbalance imbalance ((V -) (N +)) IMBALANCE NIL)
+(imitate imitate ((V +) (N -) (AT -) (SUBCAT NP)) IMITATE NIL)
+(immaterial immaterial ((V +) (N +) (AFORM NONE)) IMMATERIAL NIL)
+(immediacy immediacy ((V -) (N +)) IMMEDIACY NIL)
+(immediate immediate ((V +) (N +) (AFORM NONE)) IMMEDIATE NIL)
+(immense immense ((V +) (N +) (AFORM NONE)) IMMENSE NIL)
+(immigrant immigrant ((V -) (N +)) IMMIGRANT NIL)
+(immigration immigration ((V -) (N +)) IMMIGRATION NIL)
+(immoderate immoderate ((V +) (N +) (AFORM NONE)) IMMODERATE NIL)
+(immodest immodest ((V +) (N +) (AFORM NONE)) IMMODEST NIL)
+(immodesty immodesty ((V -) (N +)) IMMODESTY NIL)
+(immune immune ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) IMMUNE NIL)
+(impair impair ((V +) (N -) (SUBCAT NP)) IMPAIR NIL)
+(impart impart ((V +) (N -) (SUBCAT NP_PPTO)) IMPART NIL)
+(impartial impartial ((V +) (N +) (AFORM NONE)) IMPARTIAL NIL)
+(impatience impatience ((V -) (N +) (SUBCAT PPWITH) (COUNT -)) IMPATIENCE NIL)
+(impatient impatient ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPATIENT NIL)
+(impatient impatient ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) IMPATIENT NIL)
+(impenetrable impenetrable ((V +) (N +) (AFORM NONE)) IMPENETRABLE NIL)
+(imperative imperative ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPERATIVE NIL)
+(imperative imperative ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) IMPERATIVE NIL)
+(imperfect imperfect ((V +) (N +) (AFORM NONE)) IMPERFECT NIL)
+(imperfection imperfection ((V -) (N +)) IMPERFECTION NIL)
+(imperial imperial ((V +) (N +) (AFORM NONE)) IMPERIAL NIL)
+(imperious imperious ((V +) (N +) (AFORM NONE)) IMPERIOUS NIL)
+(impersonal impersonal ((V +) (N +) (AFORM NONE)) IMPERSONAL NIL)
+(impertinent impertinent ((V +) (N +) (AFORM NONE)) IMPERTINENT NIL)
+(impinge impinge ((V +) (N -) (SUBCAT PPON)) IMPINGE NIL)
+(implausible implausible ((V +) (N +) (AFORM NONE)) IMPLAUSIBLE NIL)
+(implement implement ((V +) (N -) (SUBCAT NP)) IMPLEMENT NIL)
+(implicate implicate ((V +) (N -) (SUBCAT NP) (AT -)) IMPLICATE NIL)
+(implicature implicature ((V -) (N +)) IMPLICATURE NIL)
+(implicit implicit ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPLICIT NIL)
+(implicit implicit ((V +) (N +) (SUBCAT PPIN) (AFORM NONE)) IMPLICIT NIL)
+(imply imply ((V +) (N -) (SUBCAT SFIN)) IMPLY NIL)
+(impolite impolite ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPOLITE NIL)
+(impolite impolite ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) IMPOLITE NIL)
+(import import ((V -) (N +)) IMPORT NIL)
+(import import ((V +) (N -) (SUBCAT NP)) IMPORT NIL)
+(importance importance ((V -) (N +) (COUNT -)) IMPORTANCE NIL)
+(important important ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPORTANT NIL)
+(important important ((V +) (N +) (SUBCAT SBSE) (AFORM NONE)) IMPORTANT NIL)
+(important important ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) IMPORTANT NIL)
+(impose impose ((V +) (N -) (SUBCAT NP_PPON)) IMPOSE NIL)
+(imposition imposition ((V -) (N +)) IMPOSITION NIL)
+(impossible impossible ((V +) (N +) (SUBCAT INF) (AFORM NONE)) IMPOSSIBLE NIL)
+(impossible impossible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) IMPOSSIBLE NIL)
+(impossible impossible ((V +) (N +) (SUBCAT OBJ_GAP) (AFORM NONE)) IMPOSSIBLE NIL)
+(impossible impossible ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) IMPOSSIBLE NIL)
+(imprecise imprecise ((V +) (N +) (AFORM NONE)) IMPRECISE NIL)
+(imprecision imprecision ((V -) (N +)) IMPRECISION NIL)
+(impress impress ((V +) (N -) (SUBCAT NP) (AT -)) IMPRESS NIL)
+(improbable improbable ((V +) (N +) (AFORM NONE)) IMPROBABLE NIL)
+(improve improve ((V +) (N -)) IMPROVE NIL)
+(impure impure ((V +) (N +)) IMPURE NIL)
+(in- in- ((FIX PRE) (STEM ((V +) (N +) (LAT +) (AFORM NONE)))) IN NIL)
+(in in ((PRT IN)) IN NIL)
+(in in ((V -) (N -) (SUBCAT ING)) IN NIL)
+(in in ((V -) (N -) (SUBCAT NP)) IN NIL)
+(in in ((V -) (N -) (SUBCAT NP) (PFORM IN)) IN NIL)
+(in in ((V -) (N -) (SUBCAT STHAT)) IN NIL)
+(inability inability ((V -) (N +) (SUBCAT PPTO)) INABILITY NIL)
+(inaccuracy inaccuracy ((V -) (N +)) INACCURACY NIL)
+(inactive inactive ((V +) (N +) (AFORM NONE)) INACTIVE NIL)
+(inadequacy inadequacy ((V -) (N +) (SUBCAT PPFOR)) INADEQUACY NIL)
+(inadequecy inadequecy ((V -) (N +)) INADEQUECY NIL)
+(incapacitate incapacitate ((V +) (N -) (AT -) (SUBCAT NP)) INCAPACITATE NIL)
+(incarnation incarnation ((V -) (N +)) INCARNATION NIL)
+(inch inch ((V -) (N +)) INCH NIL)
+(incident incident ((V -) (N +)) INCIDENT NIL)
+(incidental incidental ((V +) (N +) (AFORM NONE)) INCIDENTAL NIL)
+(incisive incisive ((V +) (N +) (AFORM NONE)) INCISIVE NIL)
+(incline incline ((V +) (N -) (SUBCAT NULL)) INCLINE NIL)
+(inclined inclined ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) INCLINED NIL)
+(include include ((V +) (N -) (SUBCAT NP)) INCLUDE NIL)
+(including including ((V -) (N -) (SUBCAT NP)) INCLUDING NIL)
+(inclusion inclusion ((V -) (N +)) INCLUSION NIL)
+(inclusive inclusive ((V +) (N +) (AFORM NONE)) INCLUSIVE NIL)
+(incoherence incoherence ((V -) (N +)) INCOHERENCE NIL)
+(income income ((V -) (N +)) INCOME NIL)
+(inconceivable inconceivable ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) INCONCEIVABLE NIL)
+(inconsistency inconsistency ((V -) (N +)) INCONSISTENCY NIL)
+(incontestable incontestable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) INCONTESTABLE NIL)
+(incontestable incontestable ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) INCONTESTABLE NIL)
+(inconvenience inconvenience ((V -) (N +)) INCONVENIENCE NIL)
+(inconvenience inconvenience ((V +) (N -) (SUBCAT NP)) INCONVENIENCE NIL)
+(incorporate incorporate ((V +) (N -) (AT -) (SUBCAT NP)) INCORPORATE NIL)
+(incorporate incorporate ((V +) (N -) (SUBCAT NP) (AT -)) INCORPORATE NIL)
+(incorrigible incorrigible ((V +) (N +) (AFORM NONE)) INCORRIGIBLE NIL)
+(increase increase ((V -) (N +)) INCREASE NIL)
+(increase increase ((V +) (N -) (SUBCAT NP)) INCREASE NIL)
+(increase increase ((V +) (N -) (SUBCAT NULL)) INCREASE NIL)
+(increment increment ((V -) (N +)) INCREMENT NIL)
+(increment increment ((V +) (N -) (SUBCAT NP)) INCREMENT NIL)
+(incur incur ((V +) (N -) (SUBCAT NP)) INCUR NIL)
+(indeed indeed ((V +) (N +) (ADV +)) INDEED NIL)
+(indefinite indefinite ((V +) (N +)) INDEFINITE NIL)
+(independence independence ((V -) (N +) (COUNT -)) INDEPENDENCE NIL)
+(independent independent ((V +) (N +) (AFORM NONE)) INDEPENDENT NIL)
+(indeterminacy indeterminacy ((V -) (N +)) INDETERMINACY NIL)
+(index index ((V -) (N +) (PLU -)) INDEX NIL)
+(index index ((V +) (N -) (SUBCAT NP)) INDEX NIL)
+(india india ((V -) (N +) (PN +)) INDIA NIL)
+(indian indian ((V +) (N +)) INDIAN NIL)
+(indicate indicate ((V +) (N -) (SUBCAT SFIN) (AT -)) INDICATE NIL)
+(indices indices ((V -) (N +) (PLU +)) INDEX NIL)
+(indigestion indigestion ((V -) (N +)) INDIGESTION NIL)
+(indirect indirect ((V +) (N +) (AFORM NONE)) INDIRECT NIL)
+(indiscriminate indiscriminate ((V +) (N +) (AFORM NONE)) INDISCRIMINATE NIL)
+(indistinguishable indistinguishable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) INDISTINGUISHABLE NIL)
+(individual individual ((V +) (N +) (AFORM NONE)) INDIVIDUAL NIL)
+(individual individual ((V -) (N +)) INDIVIDUAL NIL)
+(indoor indoor ((V +) (N +) (AFORM NONE)) INDOOR NIL)
+(induce induce ((V +) (N -) (SUBCAT OE)) INDUCE NIL)
+(induct induct ((V +) (N -) (SUBCAT NP) (AT -)) INDUCT NIL)
+(indulge indulge ((V +) (N -) (SUBCAT PPIN)) INDULGE NIL)
+(indulgent indulgent ((V +) (N +) (AFORM NONE)) INDULGENT NIL)
+(industry industry ((V -) (N +)) INDUSTRY NIL)
+(inescapable inescapable ((V +) (N +) (AFORM NONE)) INESCAPABLE NIL)
+(inevitable inevitable ((V +) (N +) (AFORM NONE)) INEVITABLE NIL)
+(infect infect ((V +) (N -) (SUBCAT NP) (AT -)) INFECT NIL)
+(infection infection ((V -) (N +)) INFECTION NIL)
+(infectious infectious ((V +) (N +) (AFORM NONE)) INFECTIOUS NIL)
+(infer infer ((V +) (N -) (SUBCAT NP_PPFROM)) INFER NIL)
+(inference inference ((V -) (N +)) INFERENCE NIL)
+(inferior inferior ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) INFERIOR NIL)
+(inferior inferior ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) INFERIOR NIL)
+(infinite infinite ((V +) (N +) (AFORM NONE)) INFINITE NIL)
+(infinitesimal infinitesimal ((V +) (N +) (AFORM NONE)) INFINITESIMAL NIL)
+(infinitive infinitive ((V +) (N +) (AFORM NONE)) INFINITIVE NIL)
+(infix infix ((V -) (N +)) INFIX NIL)
+(inflate inflate ((V +) (N -) (SUBCAT NP) (AT -)) INFLATE NIL)
+(inflation inflation ((V -) (N +)) INFLATION NIL)
+(inflect inflect ((V +) (N -) (AT -) (SUBCAT NULL)) INFLECT NIL)
+(influence influence ((V -) (N +)) INFLUENCE NIL)
+(influence influence ((V +) (N -) (SUBCAT NP)) INFLUENCE NIL)
+(inform inform ((V +) (N -) (SUBCAT NP_S)) INFORM NIL)
+(informal informal ((V +) (N +) (AFORM NONE)) INFORMAL NIL)
+(informant informant ((V -) (N +)) INFORMANT NIL)
+(information information ((V -) (N +)) INFORMATION NIL)
+(+ing +ing ((FIX SUF) (V +) (N -) (VFORM ING) (STEM (V (INFL +)))) ING NIL)
+(ingenious ingenious ((V +) (N +) (AFORM NONE)) INGENIOUS NIL)
+(ingenuity ingenuity ((V -) (N +) (COUNT -)) INGENUITY NIL)
+(ingredient ingredient ((V -) (N +)) INGREDIENT NIL)
+(inhabit inhabit ((V +) (N -) (SUBCAT NP)) INHABIT NIL)
+(inherent inherent ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) INHERENT NIL)
+(inherent inherent ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) INHERENT NIL)
+(inherit inherit ((V +) (N -) (SUBCAT NP_PPFROM)) INHERIT NIL)
+(inheritance inheritance ((V -) (N +)) INHERITANCE NIL)
+(inhibit inhibit ((V +) (N -) (AT -) (SUBCAT NP)) INHIBIT NIL)
+(initial initial ((V +) (N +) (AFORM NONE)) INITIAL NIL)
+(initialize initialize ((V +) (N -) (SUBCAT NP)) INITIALIZE NIL)
+(initiate initiate ((V +) (N -) (AT -) (SUBCAT NP)) INITIATE NIL)
+(inject inject ((V +) (N -) (SUBCAT NP_PPWITH) (AT -)) INJECT NIL)
+(injunction injunction ((V -) (N +)) INJUNCTION NIL)
+(injure injure ((V +) (N -) (SUBCAT NP)) INJURE NIL)
+(injury injury ((V -) (N +)) INJURY NIL)
+(ink ink ((V -) (N +)) INK NIL)
+(inn inn ((V -) (N +)) INN NIL)
+(innate innate ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) INNATE NIL)
+(innate innate ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) INNATE NIL)
+(inner inner ((V +) (N +) (AFORM NONE)) INNER NIL)
+(innermost innermost ((V +) (N +) (AFORM EST)) INNERMOST NIL)
+(innocuous innocuous ((V +) (N +) (AFORM NONE)) INNOCUOUS NIL)
+(innovation innovation ((V -) (N +)) INNOVATION NIL)
+(input input ((V -) (N +)) INPUT NIL)
+(inquire inquire ((V +) (N -) (SUBCAT PPABOUT)) INQUIRE NIL)
+(inquire inquire ((V +) (N -) (SUBCAT Q_S)) INQUIRE NIL)
+(inquiry inquiry ((V -) (N +) (SUBCAT PPABOUT)) INQUIRY NIL)
+(inscribe inscribe ((V +) (N -) (SUBCAT NP)) INSCRIBE NIL)
+(inscription inscription ((V -) (N +)) INSCRIPTION NIL)
+(insect insect ((V -) (N +)) INSECT NIL)
+(insert insert ((V +) (N -) (SUBCAT NP) (AT -)) INSERT NIL)
+(inside inside ((PRO +) (V -) (N -)) INSIDE NIL)
+(inside inside ((V -) (N +)) INSIDE NIL)
+(insight insight ((V -) (N +)) INSIGHT NIL)
+(insist insist ((V +) (N -) (SUBCAT SBSE)) INSIST NIL)
+(insistence insistence ((V -) (N +) (SUBCAT PPON)) INSISTENCE NIL)
+(insistence insistence ((V -) (N +) (SUBCAT SBSE)) INSISTENCE NIL)
+(insistent insistent ((V +) (N +) (SUBCAT SBSE) (AFORM NONE)) INSISTENT NIL)
+(inspect inspect ((V +) (N -) (SUBCAT NP) (AT -)) INSPECT NIL)
+(inspector inspector ((V -) (N +)) INSPECTOR NIL)
+(inspire inspire ((V +) (N -) (SUBCAT NP)) INSPIRE NIL)
+(instability instability ((V -) (N +)) INSTABILITY NIL)
+(install install ((V +) (N -) (SUBCAT NP)) INSTALL NIL)
+(instance instance ((V -) (N +) (SUBCAT PPOF)) INSTANCE NIL)
+(instant instant ((V -) (N +)) INSTANT NIL)
+(instantiate instantiate ((V +) (N -) (SUBCAT NP) (AT -)) INSTANTIATE NIL)
+(instantly instantly ((V +) (N +) (ADV +)) INSTANTLY NIL)
+(instead instead ((V -) (N -) (SUBCAT PPOF)) INSTEAD NIL)
+(instigate instigate ((V +) (N -) (AT -) (SUBCAT NP)) INSTIGATE NIL)
+(instil instil ((V +) (N -) (SUBCAT NP_PPIN)) INSTIL NIL)
+(instinct instinct ((V -) (N +)) INSTINCT NIL)
+(institute institute ((V +) (N -) (AT -) (SUBCAT NP)) INSTITUTE NIL)
+(institute institute ((V -) (N +)) INSTITUTE NIL)
+(institution institution ((V -) (N +)) INSTITUTION NIL)
+(instruct instruct ((V +) (N -) (SUBCAT OE) (AT -)) INSTRUCT NIL)
+(instrument instrument ((V -) (N +)) INSTRUMENT NIL)
+(insulate insulate ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) INSULATE NIL)
+(insult insult ((V -) (N +)) INSULT NIL)
+(insult insult ((V +) (N -) (SUBCAT NP)) INSULT NIL)
+(insurance insurance ((V -) (N +)) INSURANCE NIL)
+(insure insure ((V +) (N -) (SUBCAT NP)) INSURE NIL)
+(intact intact ((V +) (N +) (AFORM NONE)) INTACT NIL)
+(integer integer ((V -) (N +)) INTEGER NIL)
+(integral integral ((V +) (N +) (AFORM NONE)) INTEGRAL NIL)
+(integrate integrate ((V +) (N -) (AT -) (SUBCAT NP_PPWITH)) INTEGRATE NIL)
+(intellectual intellectual ((V +) (N +) (AFORM NONE)) INTELLECTUAL NIL)
+(intelligence intelligence ((V -) (N +)) INTELLIGENCE NIL)
+(intelligent intelligent ((V +) (N +) (AFORM NONE)) INTELLIGENT NIL)
+(intelligible intelligible ((V +) (N +) (AFORM NONE)) INTELLIGIBLE NIL)
+(intend intend ((V +) (N -) (SUBCAT SE1)) INTEND NIL)
+(intense intense ((V +) (N +) (AFORM NONE)) INTENSE NIL)
+(intension intension ((V -) (N +)) INTENSION NIL)
+(intention intention ((V -) (N +)) INTENTION NIL)
+(inter- inter- ((FIX PRE) (STEM nil)) INTER NIL)
+(inter inter ((V +) (N -) (SUBCAT NP)) INTER NIL)
+(interdisciplinary interdisciplinary ((V +) (N +) (AFORM NONE)) INTERDISCIPLINARY NIL)
+(interest interest ((V -) (N +)) INTEREST NIL)
+(interest interest ((V +) (N -) (SUBCAT NP)) INTEREST NIL)
+(interface interface ((V -) (N +)) INTERFACE NIL)
+(interfere interfere ((V +) (N -) (SUBCAT PPWITH)) INTERFERE NIL)
+(interference interference ((V -) (N +)) INTERFERENCE NIL)
+(interject interject ((V +) (N -) (AT -) (SUBCAT NULL)) INTERJECT NIL)
+(intermediate intermediate ((V +) (N +) (AFORM NONE)) INTERMEDIATE NIL)
+(internal internal ((V +) (N +) (AFORM NONE)) INTERNAL NIL)
+(international international ((V +) (N +) (AFORM NONE)) INTERNATIONAL NIL)
+(interpolate interpolate ((V +) (N -) (AT -) (SUBCAT NP)) INTERPOLATE NIL)
+(interpret interpret ((V +) (N -) (SUBCAT NP)) INTERPRET NIL)
+(interpretive interpretive ((V +) (N +) (AFORM NONE)) INTERPRET NIL)
+(interrogate interrogate ((V +) (N -) (AT -) (SUBCAT NP)) INTERROGATE NIL)
+(interrogative interrogative ((V +) (N +) (AFORM NONE)) INTERROGATIVE NIL)
+(interrupt interrupt ((V +) (N -) (AT -) (SUBCAT NP)) INTERRUPT NIL)
+(intersect intersect ((V +) (N -) (AT -) (SUBCAT NP)) INTERSECT NIL)
+(interval interval ((V -) (N +)) INTERVAL NIL)
+(intervene intervene ((V +) (N -) (SUBCAT NULL)) INTERVENE NIL)
+(intimacy intimacy ((V -) (N +)) INTIMACY NIL)
+(intimate intimate ((V +) (N +) (AFORM NONE)) INTIMATE NIL)
+(intimate intimate ((V +) (N -) (AT -) (SUBCAT SFIN)) INTIMATE NIL)
+(into into ((V -) (N -) (SUBCAT NP)) INTO NIL)
+(intonation intonation ((V -) (N +)) INTONATION NIL)
+(intra- intra- ((FIX PRE) (STEM ((V +) (N +)))) INTRA NIL)
+(intractable intractable ((V +) (N +) (AFORM NONE)) INTRACTABLE NIL)
+(intransitive intransitive ((V +) (N +) (AFORM NONE)) INTRANSITIVE NIL)
+(intravenous intravenous ((V +) (N +) (AFORM NONE)) INTRAVENOUS NIL)
+(intricacy intricacy ((V -) (N +)) INTRICACY NIL)
+(intricate intricate ((V +) (N +) (AFORM NONE)) INTRICATE NIL)
+(intrigue intrigue ((V -) (N +)) INTRIGUE NIL)
+(intrigue intrigue ((V +) (N -) (SUBCAT NULL)) INTRIGUE NIL)
+(intrinsic intrinsic ((V +) (N +) (AFORM NONE)) INTRINSIC NIL)
+(intrinsically intrinsically ((V +) (N +) (ADV +)) INTRINSICALLY NIL)
+(introduce introduce ((V +) (N -) (SUBCAT NP_PPTO)) INTRODUCE NIL)
+(introduction introduction ((V -) (N +) (SUBCAT PPTO)) INTRODUCTION NIL)
+(introspection introspection ((V -) (N +) (COUNT -)) INTROSPECTION NIL)
+(introspective introspective ((V +) (N +) (AFORM NONE)) INTROSPECTIVE NIL)
+(intrude intrude ((V +) (N -)) INTRUDE NIL)
+(intrusion intrusion ((V -) (N +)) INTRUSION NIL)
+(intuition intuition ((V -) (N +)) INTUITION NIL)
+(intuitive intuitive ((V +) (N +) (AFORM NONE)) INTUITIVE NIL)
+(invade invade ((V +) (N -) (SUBCAT NP)) INVADE NIL)
+(invalid invalid ((V -) (N +)) INVALID NIL)
+(invalidate invalidate ((V +) (N -) (SUBCAT NP) (AT -)) INVALIDATE NIL)
+(invaluable invaluable ((V +) (N +) (AFORM NONE)) INVALUABLE NIL)
+(invariable invariable ((V +) (N +) (AFORM NONE)) INVARIABLE NIL)
+(invariant invariant ((V +) (N +) (AFORM NONE)) INVARIANT NIL)
+(invasion invasion ((V -) (N +)) INVASION NIL)
+(invent invent ((V +) (N -) (SUBCAT NP) (AT -)) INVENT NIL)
+(inverse inverse ((V +) (N +) (AFORM NONE)) INVERSE NIL)
+(inversion inversion ((V -) (N +)) INVERSION NIL)
+(invert invert ((V +) (N -) (SUBCAT NP)) INVERT NIL)
+(invest invest ((V +) (N -) (SUBCAT NP_PPWITH)) INVEST NIL)
+(investigate investigate ((V +) (N -) (SUBCAT NP) (AT -)) INVESTIGATE NIL)
+(invisible invisible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) INVISIBLE NIL)
+(invisible invisible ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) INVISIBLE NIL)
+(invite invite ((V +) (N -) (SUBCAT NP_PPTO)) INVITE NIL)
+(invocation invocation ((V -) (N +)) INVOCATION NIL)
+(invoke invoke ((V +) (N -) (SUBCAT NP)) INVOKE NIL)
+(involve involve ((V +) (N -) (SUBCAT NP)) INVOLVE NIL)
+(inwards inwards ((PRO +) (V -) (N -)) INWARDS NIL)
+(+ion +ion ((FIX SUF) (V -) (N +) (SUBCAT NULL) (STEM (V (INFL +) (AT -)))) ION NIL)
+(ireland ireland ((V -) (N +) (PN +)) IRELAND NIL)
+(irish irish ((V +) (N +) (AFORM NONE)) IRISH NIL)
+(iron iron ((V -) (N +)) IRON NIL)
+(iron iron ((V +) (N -) (SUBCAT NP)) IRON NIL)
+(irony irony ((V -) (N +)) IRONY NIL)
+(irrational irrational ((V +) (N +) (AFORM NONE)) IRRATIONAL NIL)
+(irregular irregular ((V +) (N +) (AFORM NONE)) IRREGULAR NIL)
+(irrelevant irrelevant ((V +) (N +) (AFORM NONE)) IRRELEVANT NIL)
+(irremediable irremediable ((V +) (N +) (AFORM NONE)) IRREMEDIABLE NIL)
+(irrespective irrespective ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) IRRESPECTIVE NIL)
+(irretrievable irretrievable ((V +) (N +) (AFORM NONE)) IRRETRIEVABLE NIL)
+(irritant irritant ((V -) (N +)) IRRITANT NIL)
+(irritate irritate ((V +) (N -) (AT -) (SUBCAT NP)) IRRITATE NIL)
+(is is ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR SING3)) BE NIL)
+(is is ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR S)) BE NIL)
+(+ise +ise ((FIX SUF) (V +) (N -) (AUX -) (SUBCAT NP) (AGR ((BAR 2) (V -) (N +) (NFORM NORM))) (STEM ((N +) (V -) (INFL +) (LAT +)))) ISE NIL)
+(+ise +ise ((FIX SUF) (V +) (N -) (AUX -) (SUBCAT NP) (STEM ((AFORM NONE) (ADV -) (LAT +)))) ISE NIL)
+(+ish +ish ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM ((AFORM NONE))) (LAT -)) ISH NIL)
+(island island ((V -) (N +)) ISLAND NIL)
+(+ism +ism ((V -) (N +) (FIX SUF) (STEM ((LAT +) (N +)))) ISM NIL)
+("isn't" "isn't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR SING3) (NEG +)) BE NIL)
+("isn't" "isn't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR S) (NEG +)) BE NIL)
+(isolable isolable ((V +) (N +) (AFORM NONE)) ISOLABLE NIL)
+(isolate isolate ((V +) (N -) (SUBCAT NP) (AT -)) ISOLATE NIL)
+(isomorphic isomorphic ((V +) (N +) (AFORM NONE)) ISOMORPHIC NIL)
+(issue issue ((V +) (N -)) ISSUE NIL)
+(issue issue ((V -) (N +)) ISSUE NIL)
+(+ist +ist ((FIX SUF) (V -) (N +) (STEM N)) IST NIL)
+(it it ((V -) (N +) (PRO +) (NFORM IT)) IT NIL)
+(it it ((V -) (N +) (PRO +) (PER 3) (PLU -)) IT NIL)
+(italy italy ((V -) (N +) (PN +)) ITALY NIL)
+(item item ((V -) (N +)) ITEM NIL)
+(itemize itemize ((V +) (N -) (SUBCAT NP)) ITEMIZE NIL)
+(iterate iterate ((V +) (N -) (SUBCAT NULL) (AT -)) ITERATE NIL)
+(its its ((QUA +) (SUBCAT DETN) (POSS +)) ITS NIL)
+(itself itself ((V -) (N +) (REFL ((BAR 2) (V -) (N +) (PER 3) (PLU -)))) ITSELF NIL)
+(+ity +ity ((FIX SUF) (V -) (N +) (LAT +) (STEM ((AFORM NONE) (LAT +)))) ITY NIL)
+(+ive +ive ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (V (INFL +) (AT -)))) IVE NIL)
+(+ize +ize ((FIX SUF) (V +) (N -) (AUX -) (SUBCAT NP) (AGR ((BAR 2) (V -) (N +) (NFORM NORM))) (STEM ((AFORM NONE) (ADV -) (LAT +)))) IZE NIL)
+(+ize +ize ((FIX SUF) (V +) (N -) (AUX -) (SUBCAT NP) (AGR ((BAR 2) (V -) (N +) (NFORM NORM))) (STEM ((N +) (V -) (INFL +) (LAT +)))) IZE NIL)
+(january january ((V -) (N +) (PN +)) JANUARY NIL)
+(japan japan ((V -) (N +) (PN +)) JAPAN NIL)
+(japanese japanese ((V +) (N +) (AFORM NONE)) JAPANESE NIL)
+(jaundice jaundice ((V -) (N +)) JAUNDICE NIL)
+(jaundiced jaundiced ((V +) (N +) (AFORM NONE)) JAUNDICED NIL)
+(jaw jaw ((V -) (N +)) JAW NIL)
+(jealous jealous ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) JEALOUS NIL)
+(jealous jealous ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) JEALOUS NIL)
+(jealousy jealousy ((V -) (N +) (SUBCAT PPOF)) JEALOUSY NIL)
+(jew jew ((V -) (N +)) JEW NIL)
+(jewel jewel ((V -) (N +)) JEWEL NIL)
+(jeweller jeweller ((V -) (N +)) JEWELLER NIL)
+(jewellery jewellery ((V -) (N +)) JEWELLERY NIL)
+(job job ((V -) (N +)) JOB NIL)
+(john john ((V -) (N +) (PN +)) JOHN NIL)
+(join join ((V +) (N -) (SUBCAT NP_PPTO)) JOIN NIL)
+(joint joint ((V -) (N +)) JOINT NIL)
+(joke joke ((V -) (N +)) JOKE NIL)
+(joke joke ((V +) (N -) (SUBCAT NULL)) JOKE NIL)
+(journal journal ((V -) (N +)) JOURNAL NIL)
+(journalism journalism ((V -) (N +)) JOURNALISM NIL)
+(journalist journalist ((V -) (N +)) JOURNALIST NIL)
+(journey journey ((V -) (N +)) JOURNEY NIL)
+(joy joy ((V -) (N +)) JOY NIL)
+(judge judge ((V -) (N +)) JUDGE NIL)
+(judge judge ((V +) (N -) (SUBCAT NP)) JUDGE NIL)
+(judge judge ((V +) (N -) (SUBCAT Q_S)) JUDGE NIL)
+(judgment judgment ((V -) (N +)) JUDGMENT NIL)
+(judicious judicious ((V +) (N +) (AFORM NONE)) JUDICIOUS NIL)
+(juggle juggle ((V +) (N -) (SUBCAT NP)) JUGGLE NIL)
+(juggle juggle ((V +) (N -) (SUBCAT NULL)) JUGGLE NIL)
+(juice juice ((V -) (N +)) JUICE NIL)
+(july july ((V -) (N +) (PN +)) JULY NIL)
+(jumble jumble ((V +) (N -) (SUBCAT NP)) JUMBLE NIL)
+(jump jump ((V +) (N -)) JUMP NIL)
+(jump jump ((V -) (N +)) JUMP NIL)
+(june june ((V -) (N +) (PN +)) JUNE NIL)
+(junk junk ((V -) (N +)) JUNK NIL)
+(just just ((V +) (N +) (AFORM NONE)) JUST NIL)
+(justice justice ((V -) (N +)) JUSTICE NIL)
+(justify justify ((V +) (N -) (SUBCAT NP)) JUSTIFY NIL)
+(juxtapose juxtapose ((V +) (N -) (SUBCAT NP)) JUXTAPOSE NIL)
+(juxtaposition juxtaposition ((V -) (N +)) JUXTAPOSITION NIL)
+(keen keen ((V +) (N +) (SUBCAT NULL)) KEEN NIL)
+(keen keen ((V +) (N +) (SUBCAT PPON)) KEEN NIL)
+(keen keen ((V +) (N +) (SUBCAT SR1)) KEEN NIL)
+(keep keep ((V +) (N -) (SUBCAT NP) (REG -)) KEEP NIL)
+(kennel kennel ((V -) (N +)) KENNEL NIL)
+(kept kept ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) KEEP NIL)
+(kept kept ((V +) (N -) (VFORM EN) (SUBCAT NP)) KEEP NIL)
+(kettle kettle ((V -) (N +)) KETTLE NIL)
+(key key ((V -) (N +)) KEY NIL)
+(kick kick ((V -) (N +)) KICK NIL)
+(kick kick ((V +) (N -) (SUBCAT NP)) KICK NIL)
+(kidney kidney ((V -) (N +)) KIDNEY NIL)
+(kill kill ((V +) (N -) (SUBCAT NP)) KILL NIL)
+(kill kill ((V +) (N -) (SUBCAT NP_OFF)) KILL NIL)
+(kilogram kilogram ((V -) (N +)) KILOGRAM NIL)
+(kilometre kilometre ((V -) (N +)) KILOMETRE NIL)
+(kim kim ((V -) (N +) (PN +)) KIM NIL)
+(kind kind ((V -) (N +)) KIND NIL)
+(kind kind ((V +) (N +) (SUBCAT NULL)) KIND NIL)
+(kind kind ((V +) (N +) (SUBCAT PPTO)) KIND NIL)
+(king king ((V -) (N +)) KING NIL)
+(kingdom kingdom ((V -) (N +)) KINGDOM NIL)
+(kiss kiss ((V -) (N +)) KISS NIL)
+(kiss kiss ((V +) (N -) (SUBCAT NP)) KISS NIL)
+(kiss kiss ((V +) (N -) (SUBCAT NULL)) KISS NIL)
+(kitchen kitchen ((V -) (N +)) KITCHEN NIL)
+(knee knee ((V -) (N +)) KNEE NIL)
+(kneel kneel ((V +) (N -) (SUBCAT NULL) (REG -)) KNEEL NIL)
+(knelt knelt ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) KNEEL NIL)
+(knelt knelt ((V +) (N -) (VFORM EN) (SUBCAT NULL)) KNEEL NIL)
+(knew knew ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) KNOW NIL)
+(knife knife ((V -) (N +) (PLU -)) KNIFE NIL)
+(knives knives ((V -) (N +) (PLU +)) KNIFE NIL)
+(knob knob ((V -) (N +)) KNOB NIL)
+(knock knock ((V -) (N +)) KNOCK NIL)
+(knock knock ((V +) (N -) (SUBCAT NP)) KNOCK NIL)
+(knock knock ((V +) (N -) (SUBCAT NULL)) KNOCK NIL)
+(knocker knocker ((V -) (N +)) KNOCKER NIL)
+(knot knot ((V -) (N +)) KNOT NIL)
+(knot knot ((V +) (N -) (SUBCAT NP)) KNOT NIL)
+(know know ((V +) (N -) (SUBCAT SFIN) (REG -)) KNOW NIL)
+(knowledge knowledge ((V -) (N +) (SUBCAT PPOF) (COUNT -)) KNOWLEDGE NIL)
+(knowledge knowledge ((V -) (N +) (SUBCAT STHAT) (COUNT -)) KNOWLEDGE NIL)
+(known known ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) KNOW NIL)
+(label label ((V -) (N +)) LABEL NIL)
+(label label ((V +) (N -) (SUBCAT NP)) LABEL NIL)
+(laboratory laboratory ((V -) (N +)) LABORATORY NIL)
+(laborious laborious ((V +) (N +) (AFORM NONE)) LABORIOUS NIL)
+(labour labour ((V -) (N +) (COUNT -)) LABOUR NIL)
+(labour labour ((V +) (N -) (SUBCAT NULL)) LABOUR NIL)
+(lace lace ((V -) (N +)) LACE NIL)
+(lace lace ((V +) (N -) (SUBCAT NP)) LACE NIL)
+(lack lack ((V -) (N +)) LACK NIL)
+(lack lack ((V +) (N -) (SUBCAT NP)) LACK NIL)
+(lacuna lacuna ((V -) (N +)) LACUNA NIL)
+(ladder ladder ((V -) (N +)) LADDER NIL)
+(lady lady ((V -) (N +)) LADY NIL)
+(laid laid ((V +) (N -) (SUBCAT NP_PPLOC) (FIN +) (PAST +)) LAY NIL)
+(laid laid ((V +) (N -) (SUBCAT NP_PPLOC) (VFORM EN)) LAY NIL)
+(lain lain ((V +) (N -) (SUBCAT LOC) (VFORM EN)) LIE NIL)
+(lake lake ((V -) (N +)) LAKE NIL)
+(lamb lamb ((V -) (N +)) LAMB NIL)
+(lament lament ((V -) (N +)) LAMENT NIL)
+(lament lament ((V +) (N -) (SUBCAT NP)) LAMENT NIL)
+(lamp lamp ((V -) (N +)) LAMP NIL)
+(land land ((V -) (N +)) LAND NIL)
+(land land ((V +) (N -) (SUBCAT NULL)) LAND NIL)
+(lane lane ((V -) (N +)) LANE NIL)
+(language language ((V -) (N +)) LANGUAGE NIL)
+(lapse lapse ((V +) (N -) (SUBCAT NULL)) LAPSE NIL)
+(large large ((V +) (N +)) LARGE NIL)
+(last last ((V +) (N +) (AFORM NONE)) LAST NIL)
+(last last ((V +) (N -)) LAST NIL)
+(late late ((V +) (N +)) LATE NIL)
+(lately lately ((V +) (N +) (ADV +)) LATELY NIL)
+(latitude latitude ((V -) (N +)) LATITUDE NIL)
+(latter latter ((V +) (N +) (AFORM ER)) LATTER NIL)
+(lattice lattice ((V -) (N +)) LATTICE NIL)
+(laugh laugh ((V -) (N +)) LAUGH NIL)
+(laugh laugh ((V +) (N -) (SUBCAT PPAT)) LAUGH NIL)
+(laughter laughter ((V -) (N +)) LAUGHTER NIL)
+(law law ((V -) (N +)) LAW NIL)
+(lawn lawn ((V -) (N +)) LAWN NIL)
+(lawyer lawyer ((V -) (N +)) LAWYER NIL)
+(lax lax ((V +) (N +)) LAX NIL)
+(lay lay ((V +) (N -) (SUBCAT LOC) (FIN +) (PAST +)) LIE NIL)
+(lay lay ((V +) (N -) (SUBCAT NP_PPLOC) (REG -)) LAY NIL)
+(layer layer ((V -) (N +)) LAYER NIL)
+(layer layer ((V +) (N -) (SUBCAT NP)) LAYER NIL)
+(laze laze ((V +) (N -) (SUBCAT NULL)) LAZE NIL)
+(lazy lazy ((V +) (N +)) LAZY NIL)
+(lead lead ((V -) (N +)) LEAD NIL)
+(lead lead ((V +) (N -) (SUBCAT NP) (REG -)) LEAD NIL)
+(leaf leaf ((V -) (N +) (PLU -)) LEAF NIL)
+(league league ((V -) (N +)) LEAGUE NIL)
+(lean lean ((V +) (N -) (SUBCAT PPON)) LEAN NIL)
+(leant leant ((V +) (N -) (SUBCAT PPON) (FIN +) (PAST +)) LEAN NIL)
+(leant leant ((V +) (N -) (SUBCAT PPON) (VFORM EN)) LEAN NIL)
+(leap leap ((V +) (N -)) LEAP NIL)
+(learn learn ((V +) (N -) (SUBCAT SFIN)) LEARN NIL)
+(learnt learnt ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) LEARN NIL)
+(learnt learnt ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) LEARN NIL)
+(least least ((V +) (N +) (AFORM EST)) LITTLE NIL)
+(leather leather ((V -) (N +) (COUNT -)) LEATHER NIL)
+(leave leave ((V +) (N -) (SUBCAT NP) (REG -)) LEAVE NIL)
+(leave leave ((V +) (N -) (SUBCAT NULL) (REG -)) LEAVE NIL)
+(leaves leaves ((V -) (N +) (PLU +)) LEAF NIL)
+(lecture lecture ((V -) (N +)) LECTURE NIL)
+(lecture lecture ((V +) (N -) (SUBCAT NULL)) LECTURE NIL)
+(led led ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) LEAD NIL)
+(led led ((V +) (N -) (VFORM EN) (SUBCAT NP)) LEAD NIL)
+(lee lee ((V -) (N +) (PN +)) LEE NIL)
+(left left ((V +) (N +) (AFORM NONE)) LEFT NIL)
+(left left ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) LEAVE NIL)
+(left left ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) LEAVE NIL)
+(left left ((V +) (N -) (VFORM EN) (SUBCAT NP)) LEAVE NIL)
+(left left ((V +) (N -) (VFORM EN) (SUBCAT NULL)) LEAVE NIL)
+(leftmost leftmost ((V +) (N +) (AFORM EST)) LEFTMOST NIL)
+(leftward leftward ((V +) (N +) (AFORM NONE)) LEFTWARD NIL)
+(leg leg ((V -) (N +)) LEG NIL)
+(legacy legacy ((V -) (N +)) LEGACY NIL)
+(legal legal ((V +) (N +) (AFORM NONE)) LEGAL NIL)
+(legible legible ((V +) (N +) (AFORM NONE)) LEGIBLE NIL)
+(legitimate legitimate ((V +) (N +) (AFORM NONE)) LEGITIMATE NIL)
+(legitimize legitimize ((V +) (N -) (SUBCAT NP)) LEGITIMIZE NIL)
+(lemon lemon ((V -) (N +)) LEMON NIL)
+(lend lend ((V +) (N -) (SUBCAT NP_PPTO)) LEND NIL)
+(length length ((V -) (N +)) LENGTH NIL)
+(lengthen lengthen ((V +) (N -) (SUBCAT NP)) LENGTHEN NIL)
+(+less +less ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (INFL +))) (LAT -)) LESS NIL)
+(less less ((PRO +) (V -) (N +)) LESS NIL)
+(less less ((V +) (N +) (QUA +) (AFORM ER)) LITTLE NIL)
+(lesson lesson ((V -) (N +)) LESSON NIL)
+(let let ((V +) (N -) (SUBCAT NP_BASE_VP) (FIN +) (PAST +)) LET NIL)
+(let let ((V +) (N -) (SUBCAT NP_BASE_VP) (REG -)) LET NIL)
+(let let ((V +) (N -) (SUBCAT NP_BASE_VP) (VFORM EN)) LET NIL)
+(lethal lethal ((V +) (N +) (AFORM NONE)) LETHAL NIL)
+(letter letter ((V -) (N +)) LETTER NIL)
+(level level ((V +) (N +) (AFORM NONE)) LEVEL NIL)
+(level level ((V -) (N +)) LEVEL NIL)
+(level level ((V +) (N -) (SUBCAT NP)) LEVEL NIL)
+(lexical lexical ((V +) (N +) (AFORM NONE)) LEXICAL NIL)
+(lexicalist lexicalist ((V +) (N +) (AFORM NONE)) LEXICALIST NIL)
+(lexicon lexicon ((V -) (N +)) LEXICON NIL)
+(liable liable ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) LIABLE NIL)
+(liable liable ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) LIABLE NIL)
+(liable liable ((V +) (N +) (AFORM NONE) (SUBCAT SR1)) LIABLE NIL)
+(liar liar ((V -) (N +)) LIAR NIL)
+(liberal liberal ((V +) (N +) (AFORM NONE)) LIBERAL NIL)
+(liberate liberate ((V +) (N -) (AT -) (SUBCAT NP_PPFROM)) LIBERATE NIL)
+(libertine libertine ((V -) (N +)) LIBERTINE NIL)
+(liberty liberty ((V -) (N +)) LIBERTY NIL)
+(library library ((V -) (N +)) LIBRARY NIL)
+(licence licence ((V -) (N +)) LICENCE NIL)
+(license license ((V +) (N -) (SUBCAT NP)) LICENSE NIL)
+(lid lid ((V -) (N +)) LID NIL)
+(lie lie ((V +) (N -)) LIE NIL)
+(lie lie ((V +) (N -) (SUBCAT LOC) (REG -)) LIE NIL)
+(life life ((V -) (N +)) LIFE NIL)
+(lift lift ((V -) (N +)) LIFT NIL)
+(lift lift ((V +) (N -) (SUBCAT NP)) LIFT NIL)
+(light light ((V +) (N +)) LIGHT NIL)
+(light light ((V -) (N +)) LIGHT NIL)
+(light light ((V +) (N -) (SUBCAT NP) (REG -)) LIGHT NIL)
+(lightning lightning ((V -) (N +)) LIGHTNING NIL)
+(-like -like ((FIX SUF) (V +) (N +) (AFORM NONE) (STEM (N (INFL +))) (LAT -)) LIKE NIL)
+(like like ((V +) (N +) (AFORM NONE)) LIKE NIL)
+(like like ((V +) (N -) (SUBCAT NP)) LIKE NIL)
+(like like ((V +) (N -) (SUBCAT OR2)) LIKE NIL)
+(like like ((V +) (N -) (SUBCAT SE3)) LIKE NIL)
+(likelihood likelihood ((V -) (N +) (SUBCAT PPOF)) LIKELIHOOD NIL)
+(likely likely ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) LIKELY NIL)
+(likely likely ((V +) (N +) (AFORM NONE) (SUBCAT SR1)) LIKELY NIL)
+(likely likely ((V +) (N +) (AFORM NONE) (SUBCAT SSUBJ)) LIKELY NIL)
+(limb limb ((V -) (N +)) LIMB NIL)
+(lime lime ((V -) (N +)) LIME NIL)
+(limit limit ((V -) (N +)) LIMIT NIL)
+(limit limit ((V +) (N -) (SUBCAT NP)) LIMIT NIL)
+(line line ((V -) (N +)) LINE NIL)
+(line line ((V +) (N -) (SUBCAT NP)) LINE NIL)
+(linear linear ((V +) (N +) (AFORM NONE)) LINEAR NIL)
+(linguist linguist ((V -) (N +)) LINGUIST NIL)
+(linguistic linguistic ((V +) (N +) (AFORM NONE)) LINGUISTIC NIL)
+(linguistics linguistics ((V -) (N +) (COUNT -)) LINGUISTICS NIL)
+(link link ((V -) (N +)) LINK NIL)
+(link link ((V +) (N -) (SUBCAT NP_PPTO)) LINK NIL)
+(lion lion ((V -) (N +)) LION NIL)
+(lip lip ((V -) (N +)) LIP NIL)
+(liquefaction liquefaction ((V -) (N +)) LIQUEFACTION NIL)
+(liquefy liquefy ((V +) (N -)) LIQUEFY NIL)
+(liquid liquid ((V +) (N +) (AFORM NONE)) LIQUID NIL)
+(liquid liquid ((V -) (N +)) LIQUID NIL)
+(lisp lisp ((V -) (N +)) LISP NIL)
+(lisp lisp ((V -) (N +) (PN +)) LISP NIL)
+(list list ((V -) (N +)) LIST NIL)
+(list list ((V +) (N -) (SUBCAT NP)) LIST NIL)
+(listen listen ((V +) (N -) (SUBCAT PPTO)) LISTEN NIL)
+(liszt liszt ((V -) (N +) (PN +)) LISZT NIL)
+(lit lit ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) LIGHT NIL)
+(lit lit ((V +) (N -) (SUBCAT NP) (VFORM EN)) LIGHT NIL)
+(literal literal ((V +) (N +) (AFORM NONE)) LITERAL NIL)
+(literary literary ((V +) (N +) (AFORM NONE)) LITERARY NIL)
+(literature literature ((V -) (N +) (COUNT -)) LITERATURE NIL)
+(litre litre ((V -) (N +)) LITRE NIL)
+(little little ((V -) (N +) (COUNT -)) LITTLE NIL)
+(little little ((V +) (N +) (QUA +) (NEG +) (PRD +) (AGR ((N +) (V -) (BAR 1) (COUNT -) (PLU -)))) LITTLE NIL)
+(live live ((V +) (N +)) LIVE NIL)
+(live live ((V +) (N -) (SUBCAT LOC)) LIVE NIL)
+(load load ((V -) (N +)) LOAD NIL)
+(load load ((V +) (N -) (SUBCAT NP)) LOAD NIL)
+(loaf loaf ((V -) (N +) (PLU -)) LOAF NIL)
+(loan loan ((V +) (N -) (SUBCAT NP_PPTO)) LOAN NIL)
+(loaves loaves ((V -) (N +) (PLU +)) LOAF NIL)
+(lobster lobster ((V -) (N +)) LOBSTER NIL)
+(local local ((V +) (N +) (AFORM NONE)) LOCAL NIL)
+(locate locate ((V +) (N -) (SUBCAT NP) (AT -)) LOCATE NIL)
+(location location ((V -) (N +)) LOCATION NIL)
+(locative locative ((V +) (N +) (AFORM NONE)) LOCATIVE NIL)
+(lock lock ((V -) (N +)) LOCK NIL)
+(lock lock ((V +) (N -) (SUBCAT NP)) LOCK NIL)
+(log log ((V -) (N +)) LOG NIL)
+(logarithm logarithm ((V -) (N +)) LOGARITHM NIL)
+(logic logic ((V -) (N +)) LOGIC NIL)
+(loiter loiter ((V +) (N -) (SUBCAT NULL)) LOITER NIL)
+(london london ((V -) (N +) (PN +)) LONDON NIL)
+(lonely lonely ((V +) (N +)) LONELY NIL)
+(long long ((V +) (N +) (ADV +)) LONG NIL)
+(long long ((V +) (N +)) LONG NIL)
+(long long ((V +) (N -) (SUBCAT PPFOR)) LONG NIL)
+(longwinded longwinded ((V +) (N +) (AFORM NONE)) LONGWINDED NIL)
+(look look ((V -) (N +)) LOOK NIL)
+(look look ((V +) (N -) (SUBCAT NP_UP)) LOOK NIL)
+(look look ((V +) (N -) (SUBCAT PPFOR)) LOOK NIL)
+(loop loop ((V -) (N +)) LOOP NIL)
+(loophole loophole ((V -) (N +)) LOOPHOLE NIL)
+(loose loose ((V +) (N +)) LOOSE NIL)
+(lord lord ((V -) (N +)) LORD NIL)
+(lore lore ((V -) (N +)) LORE NIL)
+(lose lose ((V +) (N -) (SUBCAT NP) (REG -)) LOSE NIL)
+(loss loss ((V -) (N +)) LOSS NIL)
+(lost lost ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) LOSE NIL)
+(lost lost ((V +) (N -) (SUBCAT NP) (VFORM EN)) LOSE NIL)
+(lot lot ((V -) (N +)) LOT NIL)
+(lottery lottery ((V -) (N +)) LOTTERY NIL)
+(loud loud ((V +) (N +)) LOUD NIL)
+(lounge lounge ((V +) (N -) (SUBCAT NULL)) LOUNGE NIL)
+(love love ((V -) (N +)) LOVE NIL)
+(love love ((V +) (N -) (SUBCAT NP)) LOVE NIL)
+(lovely lovely ((V +) (N +)) LOVELY NIL)
+(low low ((V +) (N +)) LOW NIL)
+(lower lower ((V +) (N -) (SUBCAT NP)) LOWER NIL)
+(loyal loyal ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) LOYAL NIL)
+(loyal loyal ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) LOYAL NIL)
+(loyalty loyalty ((V -) (N +) (SUBCAT PPTO) (COUNT -)) LOYALTY NIL)
+(luck luck ((V -) (N +)) LUCK NIL)
+(lump lump ((V -) (N +)) LUMP NIL)
+(lung lung ((V -) (N +)) LUNG NIL)
+(lunge lunge ((V +) (N -) (SUBCAT PP)) LUNGE NIL)
+(lurk lurk ((V +) (N -) (SUBCAT NULL)) LURK NIL)
+(lush lush ((V +) (N +)) LUSH NIL)
+(luxury luxury ((V -) (N +)) LUXURY NIL)
+(+ly +ly ((FIX SUF) (V +) (N +) (ADV +) (SUBCAT NULL) (INFL -) (STEM ((AFORM NONE)))) LY NIL)
+(machine machine ((V -) (N +)) MACHINE NIL)
+(machinery machinery ((V -) (N +) (COUNT -)) MACHINERY NIL)
+(mad mad ((V +) (N +) (SUBCAT NULL)) MAD NIL)
+(mad mad ((V +) (N +) (SUBCAT PPABOUT)) MAD NIL)
+(mad mad ((V +) (N +) (SUBCAT PPWITH)) MAD NIL)
+(made made ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) MAKE NIL)
+(made made ((V +) (N -) (SUBCAT NP) (VFORM EN)) MAKE NIL)
+(made made ((V +) (N +) (SUBCAT PPFROM) (AFORM NONE)) MADE NIL)
+(magazine magazine ((V -) (N +)) MAGAZINE NIL)
+(magic magic ((V +) (N +) (AFORM NONE)) MAGIC NIL)
+(magic magic ((V -) (N +) (COUNT -)) MAGIC NIL)
+(magnet magnet ((V -) (N +)) MAGNET NIL)
+(magnetic magnetic ((V +) (N +) (AFORM NONE)) MAGNETIC NIL)
+(magnitude magnitude ((V -) (N +)) MAGNITUDE NIL)
+(mail mail ((V -) (N +) (COUNT -)) MAIL NIL)
+(mail mail ((V +) (N -) (SUBCAT NP_PPTO)) MAIL NIL)
+(main main ((V +) (N +) (AFORM NONE)) MAIN NIL)
+(mainstream mainstream ((V +) (N +) (AFORM NONE)) MAINSTREAM NIL)
+(maintain maintain ((V +) (N -) (SUBCAT NP)) MAINTAIN NIL)
+(maintain maintain ((V +) (N -) (SUBCAT SFIN)) MAINTAIN NIL)
+(maintenance maintenance ((V -) (N +)) MAINTENANCE NIL)
+(major major ((V +) (N +) (AFORM NONE)) MAJOR NIL)
+(majority majority ((V -) (N +) (PART +)) MAJORITY NIL)
+(make make ((V +) (N -) (SUBCAT NP) (REG -)) MAKE NIL)
+(male male ((V +) (N +) (AFORM NONE)) MALE NIL)
+(malign malign ((V +) (N -) (SUBCAT NP)) MALIGN NIL)
+(malignant malignant ((V +) (N +) (AFORM NONE)) MALIGNANT NIL)
+(mammal mammal ((V -) (N +)) MAMMAL NIL)
+(man man ((V -) (N +) (PLU -)) MAN NIL)
+(man man ((V +) (N -) (SUBCAT NP)) MAN NIL)
+(manage manage ((V +) (N -) (SUBCAT NP)) MANAGE NIL)
+(manage manage ((V +) (N -) (SUBCAT SE1)) MANAGE NIL)
+(manager manager ((V -) (N +)) MANAGER NIL)
+(mandatory mandatory ((V +) (N +) (AFORM NONE)) MANDATORY NIL)
+(manifest manifest ((V +) (N +) (AFORM NONE)) MANIFEST NIL)
+(manifest manifest ((V -) (N +)) MANIFEST NIL)
+(manifest manifest ((V +) (N -) (SUBCAT NP)) MANIFEST NIL)
+(manifestation manifestation ((V -) (N +)) MANIFESTATION NIL)
+(manipulate manipulate ((V +) (N -) (SUBCAT NP) (AT -)) MANIPULATE NIL)
+(manner manner ((V -) (N +)) MANNER NIL)
+(manners manners ((V -) (N +) (PLU +)) MANNERS NIL)
+(manoeuvre manoeuvre ((V -) (N +)) MANOEUVRE NIL)
+(manoeuvre manoeuvre ((V +) (N -) (SUBCAT NP)) MANOEUVRE NIL)
+(manoeuvre manoeuvre ((V +) (N -) (SUBCAT NULL)) MANOEUVRE NIL)
+(manual manual ((V +) (N +) (AFORM NONE)) MANUAL NIL)
+(manual manual ((V -) (N +)) MANUAL NIL)
+(manufacture manufacture ((V +) (N -) (SUBCAT NP)) MANUFACTURE NIL)
+(manuscript manuscript ((V -) (N +)) MANUSCRIPT NIL)
+(many many ((PRO +) (V -) (N +) (PLU +) (PART -)) MANY NIL)
+(many many ((V +) (N +) (QUA +) (AGR ((N +) (V -) (BAR 1) (COUNT +) (PLU +)))) MANY NIL)
+(map map ((V -) (N +)) MAP NIL)
+(map map ((V +) (N -) (SUBCAT NP_PPTO)) MAP NIL)
+(mapping mapping ((V -) (N +)) MAPPING NIL)
+(march march ((V -) (N +)) MARCH NIL)
+(march march ((V -) (N +) (PN +)) MARCH NIL)
+(margin margin ((V -) (N +)) MARGIN NIL)
+(marginal marginal ((V +) (N +) (AFORM NONE)) MARGINAL NIL)
+(marine marine ((V +) (N +) (AFORM NONE)) MARINE NIL)
+(mark mark ((V -) (N +)) MARK NIL)
+(mark mark ((V +) (N -) (SUBCAT NP)) MARK NIL)
+(market market ((V -) (N +)) MARKET NIL)
+(marking marking ((V -) (N +)) MARKING NIL)
+(marriage marriage ((V -) (N +)) MARRIAGE NIL)
+(marry marry ((V +) (N -) (SUBCAT NP)) MARRY NIL)
+(mars mars ((V -) (N +) (PN +)) MARS NIL)
+(mary mary ((V -) (N +) (PN +)) MARY NIL)
+(mass mass ((V -) (N +)) MASS NIL)
+(massive massive ((V +) (N +) (AFORM NONE)) MASSIVE NIL)
+(master master ((V -) (N +)) MASTER NIL)
+(master master ((V +) (N -) (SUBCAT NP)) MASTER NIL)
+(mat mat ((V -) (N +)) MAT NIL)
+(match match ((V -) (N +)) MATCH NIL)
+(match match ((V +) (N -) (SUBCAT NP)) MATCH NIL)
+(material material ((V +) (N +) (AFORM NONE)) MATERIAL NIL)
+(material material ((V -) (N +)) MATERIAL NIL)
+(mathematical mathematical ((V +) (N +) (AFORM NONE)) MATHEMATICAL NIL)
+(mathematician mathematician ((V -) (N +)) MATHEMATICIAN NIL)
+(mathematics mathematics ((V -) (N +) (COUNT -)) MATHEMATICS NIL)
+(matrices matrices ((V -) (N +) (PLU +)) MATRIX NIL)
+(matrix matrix ((V -) (N +) (PLU -)) MATRIX NIL)
+(matter matter ((V -) (N +)) MATTER NIL)
+(matter matter ((V +) (N -) (SUBCAT NULL)) MATTER NIL)
+(mature mature ((V +) (N +)) MATURE NIL)
+(mature mature ((V +) (N -) (SUBCAT NULL)) MATURE NIL)
+(maxim maxim ((V -) (N +)) MAXIM NIL)
+(maximal maximal ((V +) (N +) (AFORM NONE)) MAXIMAL NIL)
+(maximize maximize ((V +) (N -) (SUBCAT NP)) MAXIMIZE NIL)
+(maximum maximum ((V -) (N +)) MAXIMUM NIL)
+(may may ((V -) (N +) (PN +)) MAY NIL)
+(may may ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) MAY NIL)
+(maybe maybe ((V +) (N +) (ADV +)) MAYBE NIL)
+(mayor mayor ((V -) (N +)) MAYOR NIL)
+(me me ((V -) (N +) (PRO +) (PER 1) (PLU -) (CASE ACC)) ME NIL)
+(meal meal ((V -) (N +)) MEAL NIL)
+(mean mean ((V +) (N +)) MEAN NIL)
+(mean mean ((V +) (N -) (SUBCAT NP) (REG -)) MEAN NIL)
+(mean mean ((V +) (N -) (SUBCAT SFIN) (REG -)) MEAN NIL)
+(meaning meaning ((V -) (N +)) MEANING NIL)
+(means means ((V -) (N +) (PLU +)) MEANS NIL)
+(meant meant ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) MEAN NIL)
+(meant meant ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) MEAN NIL)
+(meanwhile meanwhile ((V +) (N +) (ADV +)) MEANWHILE NIL)
+(measure measure ((V -) (N +)) MEASURE NIL)
+(measure measure ((V +) (N -) (SUBCAT NP)) MEASURE NIL)
+(meat meat ((V -) (N +) (COUNT -)) MEAT NIL)
+(mechanic mechanic ((V +) (N -)) MECHANIC NIL)
+(mechanical mechanical ((V +) (N +) (AFORM NONE)) MECHANICAL NIL)
+(mechanism mechanism ((V -) (N +)) MECHANISM NIL)
+(mechanize mechanize ((V +) (N -) (SUBCAT NP)) MECHANIZE NIL)
+(mediate mediate ((V +) (N -) (AT -) (SUBCAT NP)) MEDIATE NIL)
+(medical medical ((V +) (N +) (AFORM NONE)) MEDICAL NIL)
+(medicine medicine ((V -) (N +) (COUNT -)) MEDICINE NIL)
+(medium medium ((V +) (N +) (AFORM NONE)) MEDIUM NIL)
+(medium medium ((V -) (N +)) MEDIUM NIL)
+(meet meet ((V +) (N -) (SUBCAT NP) (REG -)) MEET NIL)
+(meeting meeting ((V -) (N +) (SUBCAT PPWITH)) MEETING NIL)
+(melody melody ((V -) (N +)) MELODY NIL)
+(melt melt ((V +) (N -)) MELT NIL)
+(member member ((V -) (N +)) MEMBER NIL)
+(memorable memorable ((V +) (N +) (AFORM NONE)) MEMORABLE NIL)
+(memorial memorial ((V -) (N +)) MEMORIAL NIL)
+(memory memory ((V -) (N +) (SUBCAT PPGER)) MEMORY NIL)
+(memory memory ((V -) (N +) (SUBCAT PPOF)) MEMORY NIL)
+(men men ((V -) (N +) (PLU +)) MAN NIL)
+(mend mend ((V +) (N -) (SUBCAT NP)) MEND NIL)
+(+ment +ment ((FIX SUF) (V -) (N +) (LAT -) (STEM (V (INFL +)))) MENT NIL)
+(mental mental ((V +) (N +) (AFORM NONE)) MENTAL NIL)
+(mention mention ((V -) (N +)) MENTION NIL)
+(mention mention ((V +) (N -) (SUBCAT NP)) MENTION NIL)
+(mercy mercy ((V -) (N +)) MERCY NIL)
+(mere mere ((V +) (N +) (PRD -)) MERE NIL)
+(merge merge ((V +) (N -) (SUBCAT NP)) MERGE NIL)
+(merit merit ((V -) (N +)) MERIT NIL)
+(merry merry ((V +) (N +)) MERRY NIL)
+(mess mess ((V -) (N +)) MESS NIL)
+(message message ((V -) (N +)) MESSAGE NIL)
+(messenger messenger ((V -) (N +)) MESSENGER NIL)
+(met met ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) MEET NIL)
+(met met ((V +) (N -) (SUBCAT NP) (VFORM EN)) MEET NIL)
+(metal metal ((V -) (N +)) METAL NIL)
+(metaphor metaphor ((V -) (N +)) METAPHOR NIL)
+(method method ((V -) (N +)) METHOD NIL)
+(methodical methodical ((V +) (N +) (AFORM NONE)) METHODICAL NIL)
+(methodology methodology ((V -) (N +)) METHODOLOGY NIL)
+(metre metre ((V -) (N +)) METRE NIL)
+(metric metric ((V +) (N +) (AFORM NONE)) METRIC NIL)
+(mice mice ((V -) (N +) (PLU +)) MOUSE NIL)
+(microbiology microbiology ((V -) (N +)) MICROBIOLOGY NIL)
+(microphone microphone ((V -) (N +)) MICROPHONE NIL)
+(microscope microscope ((V -) (N +)) MICROSCOPE NIL)
+(mid- mid- ((FIX PRE) (STEM N)) MID NIL)
+(middle middle ((V +) (N +) (AFORM NONE)) MIDDLE NIL)
+(middle middle ((V -) (N +)) MIDDLE NIL)
+(might might ((V +) (N -) (SUBCAT BASE_VP) (AUX +) (PAST -) (FIN +)) MIGHT NIL)
+("mightn't" "mightn't" ((V +) (N -) (SUBCAT BASE_VP) (AUX +) (PAST -) (FIN +) (NEG +)) MIGHT NIL)
+(mighty mighty ((V +) (N +)) MIGHTY NIL)
+(migrate migrate ((V +) (N -) (AT -) (SUBCAT NULL)) MIGRATE NIL)
+(mild mild ((V +) (N +)) MILD NIL)
+(mile mile ((V -) (N +)) MILE NIL)
+(military military ((V +) (N +) (AFORM NONE)) MILITARY NIL)
+(milk milk ((V -) (N +) (COUNT -)) MILK NIL)
+(mill mill ((V -) (N +)) MILL NIL)
+(mill mill ((V +) (N -) (SUBCAT NP)) MILL NIL)
+(million million ((V -) (N +) (SUBCAT N1)) MILLION NIL)
+(millionth millionth ((V +) (N +) (QUA +) (NUM ORD)) MILLIONTH NIL)
+(mimic mimic ((V -) (N +)) MIMIC NIL)
+(mimic mimic ((V +) (N -) (SUBCAT NP)) MIMIC NIL)
+(mind mind ((V -) (N +)) MIND NIL)
+(mind mind ((V +) (N -) (SUBCAT NP)) MIND NIL)
+(mind mind ((V +) (N -) (SUBCAT SE3)) MIND NIL)
+(mine mine ((PRO +) (V -) (N +)) MINE NIL)
+(mine mine ((V -) (N +)) MINE NIL)
+(mine mine ((V +) (N -) (SUBCAT NP)) MINE NIL)
+(mineral mineral ((V -) (N +)) MINERAL NIL)
+(mini- mini- ((FIX PRE) (STEM N)) MINI NIL)
+(minim minim ((V -) (N +)) MINIM NIL)
+(minimal minimal ((V +) (N +) (AFORM NONE)) MINIMAL NIL)
+(minimize minimize ((V +) (N -) (SUBCAT NP)) MINIMIZE NIL)
+(minimum minimum ((V -) (N +)) MINIMUM NIL)
+(minister minister ((V -) (N +)) MINISTER NIL)
+(ministry ministry ((V -) (N +) (SUBCAT NULL)) MINISTRY NIL)
+(ministry ministry ((V -) (N +) (SUBCAT PPOF)) MINISTRY NIL)
+(minor minor ((V +) (N +) (AFORM NONE)) MINOR NIL)
+(minor minor ((V -) (N +)) MINOR NIL)
+(minute minute ((V +) (N +) (AFORM NONE)) MINUTE NIL)
+(minute minute ((V -) (N +)) MINUTE NIL)
+(mirror mirror ((V -) (N +)) MIRROR NIL)
+(mis- mis- ((FIX PRE) (STEM V)) MIS NIL)
+(miscellaneous miscellaneous ((V +) (N +) (AFORM NONE)) MISCELLANEOUS NIL)
+(misconception misconception ((V -) (N +)) MISCONCEPTION NIL)
+(misery misery ((V -) (N +)) MISERY NIL)
+(mislead mislead ((V +) (N -) (SUBCAT NP)) MISLEAD NIL)
+(misled misled ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) MISLED NIL)
+(misled misled ((V +) (N -) (SUBCAT NP) (VFORM EN)) MISLED NIL)
+(misplace misplace ((V +) (N -) (SUBCAT NP)) MISPLACE NIL)
+(miss miss ((TITLE +)) MISS NIL)
+(miss miss ((V +) (N -) (SUBCAT NP)) MISS NIL)
+(missile missile ((V -) (N +)) MISSILE NIL)
+(mist mist ((V -) (N +)) MIST NIL)
+(mistake mistake ((V -) (N +)) MISTAKE NIL)
+(mistake mistake ((V +) (N -) (SUBCAT NP_PPFOR) (REG -)) MISTAKE NIL)
+(mistaken mistaken ((V +) (N -) (SUBCAT NP_PPFOR) (VFORM EN)) MISTAKE NIL)
+(mistook mistook ((V +) (N -) (SUBCAT NP_PPFOR) (FIN +) (PAST +)) MISTAKE NIL)
+(mix mix ((V +) (N -) (SUBCAT NP_PPWITH)) MIX NIL)
+(mixture mixture ((V -) (N +)) MIXTURE NIL)
+(mnemonic mnemonic ((V +) (N +) (AFORM NONE)) MNEMONIC NIL)
+(mode mode ((V -) (N +)) MODE NIL)
+(model model ((V +) (N +) (AFORM NONE)) MODEL NIL)
+(model model ((V -) (N +)) MODEL NIL)
+(model model ((V +) (N -) (SUBCAT NP)) MODEL NIL)
+(moderate moderate ((V +) (N +) (AFORM NONE)) MODERATE NIL)
+(moderate moderate ((V +) (N -) (AT -) (SUBCAT NP)) MODERATE NIL)
+(modern modern ((V +) (N +) (AFORM NONE)) MODERN NIL)
+(modest modest ((V +) (N +) (AFORM NONE)) MODEST NIL)
+(modesty modesty ((V -) (N +) (COUNT -)) MODESTY NIL)
+(modify modify ((V +) (N -) (SUBCAT NP)) MODIFY NIL)
+(modular modular ((V +) (N +) (AFORM NONE)) MODULAR NIL)
+(module module ((V -) (N +)) MODULE NIL)
+(molasses molasses ((V -) (N +) (INFL -) (COUNT -)) MOLASSES NIL)
+(molecular molecular ((V +) (N +) (AFORM NONE)) MOLECULAR NIL)
+(molecule molecule ((V -) (N +)) MOLECULE NIL)
+(moment moment ((V -) (N +)) MOMENT NIL)
+(momentary momentary ((V +) (N +) (AFORM NONE)) MOMENTARY NIL)
+(momentous momentous ((V +) (N +) (AFORM NONE)) MOMENTOUS NIL)
+(momentum momentum ((V -) (N +)) MOMENTUM NIL)
+(monday monday ((V -) (N +) (PN +)) MONDAY NIL)
+(money money ((V -) (N +) (COUNT -)) MONEY NIL)
+(monitor monitor ((V -) (N +)) MONITOR NIL)
+(monitor monitor ((V +) (N -) (SUBCAT NP)) MONITOR NIL)
+(monkey monkey ((V -) (N +)) MONKEY NIL)
+(monotonic monotonic ((V +) (N +) (AFORM NONE)) MONOTONIC NIL)
+(monotonically monotonically ((V +) (N +) (ADV +)) MONOTONICALLY NIL)
+(month month ((V -) (N +)) MONTH NIL)
+(moon moon ((V -) (N +)) MOON NIL)
+(moral moral ((V +) (N +) (AFORM NONE)) MORAL NIL)
+(moral moral ((V -) (N +)) MORAL NIL)
+(more more ((PRO +) (V -) (N +)) MORE NIL)
+(more more ((V +) (N +) (QUA +) (AFORM ER)) MORE NIL)
+(morning morning ((V -) (N +)) MORNING NIL)
+(morpheme morpheme ((V -) (N +)) MORPHEME NIL)
+(morphology morphology ((V -) (N +)) MORPHOLOGY NIL)
+(morphosyntactic morphosyntactic ((V +) (N +) (AFORM NONE)) MORPHOSYNTACTIC NIL)
+(mortal mortal ((V +) (N +) (AFORM NONE)) MORTAL NIL)
+(mortise mortise ((V -) (N +)) MORTISE NIL)
+(mosque mosque ((V -) (N +)) MOSQUE NIL)
+(mosquito mosquito ((V -) (N +)) MOSQUITO NIL)
+(most most ((PRO +) (V -) (N +) (PLU +)) MOST NIL)
+(most most ((V +) (N +) (QUA +) (AFORM EST) (SUBCAT N1)) MOST NIL)
+(mostly mostly ((V +) (N +) (ADV +)) MOSTLY NIL)
+(mother mother ((V -) (N +) (SUBCAT PPOF)) MOTHER NIL)
+(motion motion ((V -) (N +)) MOTION NIL)
+(motivate motivate ((V +) (N -) (SUBCAT NP) (AT -)) MOTIVATE NIL)
+(motive motive ((V -) (N +)) MOTIVE NIL)
+(motor motor ((V -) (N +)) MOTOR NIL)
+(mould mould ((V -) (N +)) MOULD NIL)
+(mould mould ((V +) (N -) (SUBCAT NP)) MOULD NIL)
+(mountain mountain ((V -) (N +)) MOUNTAIN NIL)
+(mouse mouse ((V -) (N +)) MOUSE NIL)
+(mouth mouth ((V -) (N +)) MOUTH NIL)
+(move move ((V +) (N -)) MOVE NIL)
+(mr mr ((TITLE +)) MR NIL)
+(mrs mrs ((TITLE +)) MRS NIL)
+(much much ((PRO +) (V -) (N +)) MUCH NIL)
+(much much ((V +) (N +) (PRD +) (AGR ((N +) (V -) (BAR 1) (COUNT -) (PLU -))) (QUA +)) MUCH NIL)
+(mud mud ((V -) (N +) (COUNT -)) MUD NIL)
+(muesli muesli ((V -) (N +) (COUNT -)) MUESLI NIL)
+(multifarious multifarious ((V +) (N +) (AFORM NONE)) MULTIFARIOUS NIL)
+(multiple multiple ((V +) (N +) (AFORM NONE)) MULTIPLE NIL)
+(multiplicity multiplicity ((V -) (N +)) MULTIPLICITY NIL)
+(multiply multiply ((V +) (N -) (SUBCAT NP_PPBY)) MULTIPLY NIL)
+(multitude multitude ((V -) (N +) (SUBCAT PPOF)) MULTITUDE NIL)
+(mundane mundane ((V +) (N +) (AFORM NONE)) MUNDANE NIL)
+(murder murder ((V -) (N +)) MURDER NIL)
+(muscle muscle ((V -) (N +)) MUSCLE NIL)
+(muscular muscular ((V +) (N +) (AFORM NONE)) MUSCULAR NIL)
+(music music ((V -) (N +) (COUNT -)) MUSIC NIL)
+(musical musical ((V -) (N +)) MUSICAL NIL)
+(must must ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) MUST NIL)
+("mustn't" "mustn't" ((V +) (N -) (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +) (NEG +)) MUST NIL)
+(mutter mutter ((V +) (N -) (SUBCAT PPABOUT)) MUTTER NIL)
+(mutual mutual ((V +) (N +) (AFORM NONE)) MUTUAL NIL)
+(my my ((QUA +) (SUBCAT DETN) (POSS +)) MY NIL)
+(myself myself ((PRO +) (V -) (N +) (REFL ((BAR 2) (V -) (N +) (PER 1) (PLU -)))) MYSELF NIL)
+(mystery mystery ((V -) (N +)) MYSTERY NIL)
+(myth myth ((V -) (N +)) MYTH NIL)
+(mythical mythical ((V +) (N +) (AFORM NONE)) MYTHICAL NIL)
+(mythology mythology ((V -) (N +)) MYTHOLOGY NIL)
+(nail nail ((V -) (N +)) NAIL NIL)
+(naive naive ((V +) (N +) (AFORM NONE)) NAIVE NIL)
+(name name ((V -) (N +)) NAME NIL)
+(name name ((V +) (N -) (SUBCAT NP)) NAME NIL)
+(namely namely ((V +) (N +) (ADV +)) NAMELY NIL)
+(narrow narrow ((V +) (N +)) NARROW NIL)
+(narrow narrow ((V +) (N -) (SUBCAT NP)) NARROW NIL)
+(nasty nasty ((V +) (N +)) NASTY NIL)
+(nation nation ((V -) (N +)) NATION NIL)
+(native native ((V +) (N +) (AFORM NONE)) NATIVE NIL)
+(native native ((V -) (N +)) NATIVE NIL)
+(nature nature ((V -) (N +)) NATURE NIL)
+(navigate navigate ((V +) (AT -) (N -)) NAVIGATE NIL)
+(navigator navigator ((V -) (N +)) NAVIGATOR NIL)
+(navy navy ((V -) (N +)) NAVY NIL)
+(near near ((V +) (N +) (SUBCAT NULL)) NEAR NIL)
+(near near ((V +) (N +) (SUBCAT PPTO)) NEAR NIL)
+(nearby nearby ((PRO +) (V -) (N -)) NEARBY NIL)
+(neat neat ((V +) (N +)) NEAT NIL)
+(necessary necessary ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) NECESSARY NIL)
+(necessary necessary ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) NECESSARY NIL)
+(necessary necessary ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) NECESSARY NIL)
+(necessitate necessitate ((V +) (N -) (SUBCAT NP) (AT -)) NECESSITATE NIL)
+(necessity necessity ((V -) (N +)) NECESSITY NIL)
+(neck neck ((V -) (N +)) NECK NIL)
+(need need ((V -) (N +)) NEED NIL)
+(need need ((V +) (N -) (SUBCAT SR1)) NEED NIL)
+(needle needle ((V -) (N +)) NEEDLE NIL)
+("needn't" "needn't" ((V +) (N -) (SUBCAT BASE_VP) (NEG +)) NEED NIL)
+(negate negate ((V +) (N -) (AT -) (SUBCAT NP)) NEGATE NIL)
+(negative negative ((V +) (N +) (AFORM NONE)) NEGATIVE NIL)
+(negative negative ((V -) (N +)) NEGATIVE NIL)
+(neglect neglect ((V -) (N +)) NEGLECT NIL)
+(neglect neglect ((V +) (N -) (SUBCAT NP)) NEGLECT NIL)
+(negligence negligence ((V -) (N +)) NEGLIGENCE NIL)
+(negligent negligent ((V +) (N +) (AFORM NONE)) NEGLIGENT NIL)
+(negligible negligible ((V +) (N +) (AFORM NONE)) NEGLIGIBLE NIL)
+(negotiate negotiate ((V +) (N -) (SUBCAT PPWITH) (AT -)) NEGOTIATE NIL)
+(neighbour neighbour ((V -) (N +)) NEIGHBOUR NIL)
+(neither neither ((PRO +) (V -) (N +) (PLU -) (PART +)) NEITHER NIL)
+(neither neither ((SUBCAT NEITHER)) NEITHER NIL)
+(neither neither ((V +) (N +) (QUA +) (NEG +) (DEF +) (PART -) (AGR ((V -) (N +) (BAR 2) (COUNT +) (PLU -)))) NEITHER NIL)
+(nephew nephew ((V -) (N +) (SUBCAT PPOF)) NEPHEW NIL)
+(nerve nerve ((V -) (N +)) NERVE NIL)
+(nervous nervous ((V +) (N +) (AFORM NONE)) NERVOUS NIL)
+(+ness +ness ((FIX SUF) (V -) (N +) (STEM ((AFORM NONE))) (LAT -)) NESS NIL)
+(nest nest ((V -) (N +)) NEST NIL)
+(nest nest ((V +) (N -) (SUBCAT PPIN)) NEST NIL)
+(net net ((V -) (N +)) NET NIL)
+(network network ((V -) (N +)) NETWORK NIL)
+(neutral neutral ((V +) (N +) (AFORM NONE)) NEUTRAL NIL)
+(never never ((V +) (N +) (ADV +)) NEVER NIL)
+(nevertheless nevertheless ((V +) (N +) (ADV +)) NEVERTHELESS NIL)
+(new new ((V +) (N +)) NEW NIL)
+(news news ((V -) (N +)) NEWS NIL)
+(newspaper newspaper ((V -) (N +)) NEWSPAPER NIL)
+(newton newton ((V -) (N +) (PN +)) NEWTON NIL)
+(next next ((V +) (N +) (AFORM NONE)) NEXT NIL)
+(nibble nibble ((V +) (N -) (SUBCAT NP)) NIBBLE NIL)
+(nice nice ((V +) (N +)) NICE NIL)
+(nicety nicety ((V -) (N +)) NICETY NIL)
+(nigeria nigeria ((V -) (N +) (PN +)) NIGERIA NIL)
+(night night ((V -) (N +)) NIGHT NIL)
+(nine nine ((V +) (N +) (QUA +) (NUM CARD)) NINE NIL)
+(nineteen nineteen ((V +) (N +) (QUA +) (NUM CARD)) NINETEEN NIL)
+(nineteenth nineteenth ((V +) (N +) (QUA +) (NUM ORD)) NINETEENTH NIL)
+(ninetieth ninetieth ((V +) (N +) (QUA +) (NUM ORD)) NINETIETH NIL)
+(ninety ninety ((V +) (N +) (QUA +) (NUM CARD)) NINETY NIL)
+(ninth ninth ((V +) (N +) (NUM ORD) (QUA +)) NINTH NIL)
+(nip nip ((V +) (N -) (SUBCAT NP)) NIP NIL)
+(no no ((V +) (N +) (QUA +) (PART -) (NEG +)) NO NIL)
+(noble noble ((V +) (N +)) NOBLE NIL)
+(nobleman nobleman ((V -) (N +) (PLU -)) NOBLEMAN NIL)
+(noblemen noblemen ((V -) (N +) (PLU +)) NOBLEMEN NIL)
+(nobody nobody ((PRO +) (V -) (N +) (NEG +)) NOBODY NIL)
+(nod nod ((V +) (N -) (SUBCAT NP)) NOD NIL)
+(nod nod ((V +) (N -) (SUBCAT NULL)) NOD NIL)
+(node node ((V -) (N +)) NODE NIL)
+(noise noise ((V -) (N +)) NOISE NIL)
+(nominal nominal ((V +) (N +) (AFORM NONE)) NOMINAL NIL)
+(nominate nominate ((V +) (N -) (SUBCAT NP) (AT -)) NOMINATE NIL)
+(nominative nominative ((V +) (N +) (AFORM NONE)) NOMINATIVE NIL)
+(non- non- ((FIX PRE) (STEM ((N +)))) NON NIL)
+(none none ((PRO +) (V -) (N +) (NEG +)) NONE NIL)
+(none none ((V +) (N +) (QUA +) (NEG +)) NONE NIL)
+(nonetheless nonetheless ((V +) (N +) (ADV +)) NONETHELESS NIL)
+(nonsense nonsense ((V -) (N +)) NONSENSE NIL)
+(nonsensical nonsensical ((V +) (N +) (AFORM NONE)) NONSENSICAL NIL)
+(no-one no-one ((PRO +) (V -) (N +) (NEG +)) NO-ONE NIL)
+(nor nor ((SUBCAT NOR)) NOR NIL)
+(normal normal ((V +) (N +) (AFORM NONE)) NORMAL NIL)
+(normative normative ((V +) (N +) (AFORM NONE)) NORMATIVE NIL)
+(north north ((V -) (N +) (COUNT -)) NORTH NIL)
+(north north ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) NORTH NIL)
+(north north ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) NORTH NIL)
+(northern northern ((V +) (N +) (AFORM NONE)) NORTHERN NIL)
+(nose nose ((V -) (N +)) NOSE NIL)
+(not not ((SUBCAT NOT)) NOT NIL)
+(not not ((V +) (N +) (ADV +) (NEG +)) NOT NIL)
+(notation notation ((V -) (N +)) NOTATION NIL)
+(note note ((V -) (N +)) NOTE NIL)
+(note note ((V +) (N -) (SUBCAT SFIN)) NOTE NIL)
+(nothing nothing ((PRO +) (V -) (N +)) NOTHING NIL)
+(notice notice ((V -) (N +)) NOTICE NIL)
+(notice notice ((V +) (N -) (SUBCAT NP)) NOTICE NIL)
+(notice notice ((V +) (N -) (SUBCAT SFIN)) NOTICE NIL)
+(notion notion ((V -) (N +)) NOTION NIL)
+(notoriety notoriety ((V -) (N +) (COUNT -)) NOTORIETY NIL)
+(notorious notorious ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) NOTORIOUS NIL)
+(notorious notorious ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) NOTORIOUS NIL)
+(notwithstanding notwithstanding ((V -) (N -)) NOTWITHSTANDING NIL)
+(noun noun ((V -) (N +)) NOUN NIL)
+(novel novel ((V +) (N +) (AFORM NONE)) NOVEL NIL)
+(novel novel ((V -) (N +)) NOVEL NIL)
+(novelty novelty ((V -) (N +)) NOVELTY NIL)
+(november november ((V -) (N +) (PN +)) NOVEMBER NIL)
+(novice novice ((V -) (N +)) NOVICE NIL)
+(now now ((PRO +) (V -) (N -)) NOW NIL)
+(now now ((V +) (N +) (ADV +)) NOW NIL)
+(nowhere nowhere ((PRO +) (V -) (N -) (NEG +)) NOWHERE NIL)
+(nuclear nuclear ((V +) (N +) (LAT -)) NUCLEAR NIL)
+(nucleus nucleus ((V -) (N +)) NUCLEUS NIL)
+(nudge nudge ((V -) (N +)) NUDGE NIL)
+(nudge nudge ((V +) (N -) (SUBCAT NP)) NUDGE NIL)
+(nuisance nuisance ((V -) (N +)) NUISANCE NIL)
+(number number ((V -) (N +) (PART +)) NUMBER NIL)
+(numeral numeral ((V -) (N +)) NUMERAL NIL)
+(numeric numeric ((V +) (N +) (AFORM NONE)) NUMERIC NIL)
+(numerical numerical ((V +) (N +) (AFORM NONE)) NUMERICAL NIL)
+(numerous numerous ((V +) (N +) (AFORM NONE)) NUMEROUS NIL)
+(nurse nurse ((V -) (N +)) NURSE NIL)
+(nurse nurse ((V +) (N -) (SUBCAT NP)) NURSE NIL)
+(nut nut ((V -) (N +)) NUT NIL)
+(nutrient nutrient ((V -) (N +)) NUTRIENT NIL)
+(nutrition nutrition ((V -) (N +)) NUTRITION NIL)
+(nutritious nutritious ((V +) (N +) (AFORM NONE)) NUTRITIOUS NIL)
+(nylon nylon ((V -) (N +) (COUNT -)) NYLON NIL)
+(oaf oaf ((V -) (N +)) OAF NIL)
+(oak oak ((V -) (N +)) OAK NIL)
+(oar oar ((V -) (N +)) OAR NIL)
+(oath oath ((V -) (N +)) OATH NIL)
+(oats oats ((V -) (N +) (INFL -) (COUNT -)) OATS NIL)
+(obey obey ((V +) (N -) (SUBCAT NP)) OBEY NIL)
+(object object ((V -) (N +)) OBJECT NIL)
+(object object ((V +) (N -) (SUBCAT PPTO) (AT -)) OBJECT NIL)
+(objectionable objectionable ((V +) (N +) (AFORM NONE)) OBJECTIONABLE NIL)
+(objective objective ((V +) (N +) (AFORM NONE)) OBJECTIVE NIL)
+(objective objective ((V -) (N +)) OBJECTIVE NIL)
+(obligation obligation ((V -) (N +)) OBLIGATION NIL)
+(obligatory obligatory ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) OBLIGATORY NIL)
+(obligatory obligatory ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) OBLIGATORY NIL)
+(oblige oblige ((V +) (N -) (SUBCAT OE)) OBLIGE NIL)
+(oblique oblique ((V +) (N +) (AFORM NONE)) OBLIQUE NIL)
+(obscure obscure ((V +) (N +) (AFORM NONE)) OBSCURE NIL)
+(obscure obscure ((V +) (N -) (SUBCAT NP)) OBSCURE NIL)
+(observe observe ((V +) (N -) (SUBCAT NP)) OBSERVE NIL)
+(obstacle obstacle ((V -) (N +)) OBSTACLE NIL)
+(obstruct obstruct ((V +) (N -) (SUBCAT NP) (AT -)) OBSTRUCT NIL)
+(obstruction obstruction ((V +) (N -)) OBSTRUCTION NIL)
+(obtain obtain ((V +) (N -) (SUBCAT NP)) OBTAIN NIL)
+(obvious obvious ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) OBVIOUS NIL)
+(obvious obvious ((V +) (N +) (AFORM NONE) (SUBCAT S_SUBJ)) OBVIOUS NIL)
+(occasion occasion ((V -) (N +)) OCCASION NIL)
+(occupation occupation ((V -) (N +)) OCCUPATION NIL)
+(occupy occupy ((V +) (N -) (SUBCAT NP)) OCCUPY NIL)
+(occur occur ((V +) (N -) (SUBCAT NULL)) OCCUR NIL)
+(occurrence occurrence ((V +) (N -)) OCCURRENCE NIL)
+(ocean ocean ((V -) (N +)) OCEAN NIL)
+(october october ((V -) (N +) (PN +)) OCTOBER NIL)
+(odd odd ((V +) (N +)) ODD NIL)
+(odds odds ((V -) (N +) (PLU +)) ODDS NIL)
+(of of ((V -) (N -) (SUBCAT NP)) OF NIL)
+(of of ((V -) (N -) (SUBCAT NP) (PFORM OF)) OF NIL)
+(off off ((PRT OFF)) OFF NIL)
+(off off ((V -) (N -) (SUBCAT NP)) OFF NIL)
+(offence offence ((V -) (N +) (SUBCAT PPAGAINST)) OFFENCE NIL)
+(offend offend ((V +) (N -) (SUBCAT NP)) OFFEND NIL)
+(offense offense ((V -) (N +) (SUBCAT PPAGAINST)) OFFENSE NIL)
+(offensive offensive ((V +) (N +) (AFORM NONE)) OFFENSIVE NIL)
+(offer offer ((V +) (N -) (SUBCAT SE1)) OFFER NIL)
+(offer offer ((V -) (N +) (SUBCAT SE1)) OFFER NIL)
+(office office ((V -) (N +)) OFFICE NIL)
+(officer officer ((V -) (N +)) OFFICER NIL)
+(official official ((V -) (N +)) OFFICIAL NIL)
+(offset offset ((V +) (N -) (SUBCAT NP)) OFFSET NIL)
+(often often ((V +) (N +) (ADV +)) OFTEN NIL)
+(oil oil ((V -) (N +) (COUNT -)) OIL NIL)
+(oil oil ((V +) (N -) (SUBCAT NP)) OIL NIL)
+(old old ((V +) (N +)) OLD NIL)
+(old old ((V -) (N +) (PLU +)) OLD NIL)
+(omission omission ((V -) (N +)) OMISSION NIL)
+(omit omit ((V +) (N -) (SUBCAT NP)) OMIT NIL)
+(omniscient omniscient ((V +) (N +) (AFORM NONE)) OMNISCIENT NIL)
+(on on ((PRT ON)) ON NIL)
+(on on ((V -) (N -) (SUBCAT NP)) ON NIL)
+(on on ((V -) (N -) (SUBCAT NP) (PFORM ON)) ON NIL)
+(once once ((V +) (N +) (ADV +)) ONCE NIL)
+(one one ((BAR 0) (SUBCAT ONE) (V -) (N +)) ONE NIL)
+(one one ((PRO +) (V -) (N +) (PLU -)) ONE NIL)
+(one one ((V +) (N +) (QUA +) (NUM CARD) (PART -) (AGR ((N +) (V -) (BAR 1) (COUNT +) (PLU -)))) ONE NIL)
+(onerous onerous ((V +) (N +) (AFORM NONE)) ONEROUS NIL)
+(oneself oneself ((PRO +) (V -) (N +)) ONESELF NIL)
+(onion onion ((V -) (N +)) ONION NIL)
+(only only ((V +) (N +) (ADV +)) ONLY NIL)
+(only only ((V +) (N +) (AFORM NONE)) ONLY NIL)
+(onto onto ((V -) (N -) (SUBCAT NP)) ONTO NIL)
+(ontology ontology ((V -) (N +)) ONTOLOGY NIL)
+(opacity opacity ((V -) (N +) (COUNT -)) OPACITY NIL)
+(opaque opaque ((V +) (N +) (AFORM NONE)) OPAQUE NIL)
+(open open ((V +) (N +) (AFORM NONE)) OPEN NIL)
+(open open ((V +) (N -)) OPEN NIL)
+(opening opening ((V -) (N +)) OPENING NIL)
+(operand operand ((V -) (N +)) OPERAND NIL)
+(operate operate ((V +) (N -) (SUBCAT NP) (AT -)) OPERATE NIL)
+(operation operation ((V -) (N +) (SUBCAT PPON)) OPERATION NIL)
+(operator operator ((V -) (N +)) OPERATOR NIL)
+(opinion opinion ((V -) (N +)) OPINION NIL)
+(opponent opponent ((V -) (N +)) OPPONENT NIL)
+(opportune opportune ((V +) (N +) (AFORM NONE)) OPPORTUNE NIL)
+(opportunistic opportunistic ((V +) (N +) (AFORM NONE)) OPPORTUNISTIC NIL)
+(opportunity opportunity ((V -) (N +)) OPPORTUNITY NIL)
+(oppose oppose ((V +) (N -) (SUBCAT NP)) OPPOSE NIL)
+(opposite opposite ((V +) (N +) (AFORM NONE)) OPPOSITE NIL)
+(opposite opposite ((V -) (N -)) OPPOSITE NIL)
+(opposition opposition ((V -) (N +) (SUBCAT PPTO)) OPPOSITION NIL)
+(optimal optimal ((V +) (N +) (AFORM NONE)) OPTIMAL NIL)
+(optimism optimism ((V -) (N +) (COUNT -)) OPTIMISM NIL)
+(optimist optimist ((V -) (N +)) OPTIMIST NIL)
+(optimize optimize ((V +) (N -) (SUBCAT NP)) OPTIMIZE NIL)
+(optimum optimum ((V +) (N -)) OPTIMUM NIL)
+(option option ((V -) (N +)) OPTION NIL)
+(+or +or ((FIX SUF) (V -) (N +) (STEM ((LAT +) (AT -) (INFL +) (V +) (N -) (BAR 0)))) OR NIL)
+(or or ((SUBCAT OR)) OR NIL)
+(oral oral ((V +) (N +)) ORAL NIL)
+(orange orange ((V +) (N +) (AFORM NONE)) ORANGE NIL)
+(orange orange ((V -) (N +)) ORANGE NIL)
+(order order ((V -) (N +)) ORDER NIL)
+(order order ((V +) (N -) (SUBCAT NP)) ORDER NIL)
+(order order ((V +) (N -) (SUBCAT OE)) ORDER NIL)
+(ordering ordering ((V -) (N +)) ORDERING NIL)
+(orderly orderly ((V +) (N +) (AFORM NONE)) ORDERLY NIL)
+(ordinary ordinary ((V +) (N +) (AFORM NONE)) ORDINARY NIL)
+(ore ore ((V -) (N +)) ORE NIL)
+(organ organ ((V -) (N +)) ORGAN NIL)
+(organic organic ((V +) (N +) (AFORM NONE)) ORGANIC NIL)
+(organically organically ((V +) (N +) (ADV +)) ORGANICALLY NIL)
+(organization organization ((V -) (N +)) ORGANIZATION NIL)
+(organize organize ((V +) (N -) (SUBCAT NP)) ORGANIZE NIL)
+(orient orient ((V -) (N +)) ORIENT NIL)
+(orient orient ((V +) (N -) (SUBCAT NP)) ORIENT NIL)
+(origin origin ((V -) (N +)) ORIGIN NIL)
+(original original ((V +) (N +) (AFORM NONE)) ORIGINAL NIL)
+(original original ((V -) (N +)) ORIGINAL NIL)
+(originate originate ((V +) (N -) (AT -) (SUBCAT NULL)) ORIGINATE NIL)
+(orthography orthography ((V -) (N +) (COUNT -)) ORTHOGRAPHY NIL)
+(+ory +ory ((V +) (N +) (FIX SUF) (AFORM NONE) (STEM ((V +) (N -) (AT -)))) ORY NIL)
+(ostensible ostensible ((V +) (N +) (AFORM NONE)) OSTENSIBLE NIL)
+(ostensive ostensive ((V +) (N +) (AFORM NONE)) OSTENSIVE NIL)
+(ostentation ostentation ((V -) (N +) (COUNT -)) OSTENTATION NIL)
+(ostentatious ostentatious ((V +) (N +) (AFORM NONE)) OSTENTATIOUS NIL)
+(other other ((V +) (N +) (AFORM NONE)) OTHER NIL)
+(other other ((V -) (N +)) OTHER NIL)
+(otherwise otherwise ((PRO +) (V -) (N -)) OTHERWISE NIL)
+(otherwise otherwise ((SUBCAT OTHERWISE)) OTHERWISE NIL)
+(ought ought ((V +) (N -) (SUBCAT INF) (FIN +) (PAST -) (AUX +)) OUGHT NIL)
+("oughtn't" "oughtn't" ((V +) (N -) (SUBCAT INF) (FIN +) (PAST -) (AUX +) (NEG +)) OUGHT NIL)
+(our our ((QUA +) (SUBCAT DETN) (POSS +)) OUR NIL)
+(ours ours ((PRO +) (V -) (N +)) OURS NIL)
+(ourselves ourselves ((PRO +) (V -) (N +) (REFL ((BAR 2) (V -) (N +) (PER 1) (PLU +)))) OURSELVES NIL)
+(+ous +ous ((FIX SUF) (V +) (N +) (AFORM NONE) (LAT +) (STEM (N (INFL +) (LAT +)))) OUS NIL)
+(out- out- ((FIX PRE) (STEM V)) OUT NIL)
+(out out ((V -) (N -) (SUBCAT PP)) OUT NIL)
+(outdated outdated ((V +) (N +) (AFORM NONE)) OUTDATED NIL)
+(outdoor outdoor ((V +) (N +) (AFORM NONE)) OUTDOOR NIL)
+(outdoors outdoors ((V -) (N +) (COUNT -)) OUTDOORS NIL)
+(outer outer ((V +) (N +) (AFORM NONE)) OUTER NIL)
+(outermost outermost ((V +) (N +) (AFORM EST)) OUTERMOST NIL)
+(outlaw outlaw ((V -) (N +)) OUTLAW NIL)
+(outlaw outlaw ((V +) (N -) (SUBCAT NP)) OUTLAW NIL)
+(outline outline ((V -) (N +)) OUTLINE NIL)
+(outline outline ((V +) (N -) (SUBCAT NP)) OUTLINE NIL)
+(outrage outrage ((V -) (N +)) OUTRAGE NIL)
+(outrage outrage ((V +) (N -) (SUBCAT NP)) OUTRAGE NIL)
+(outside outside ((PRO +) (V -) (N -)) OUTSIDE NIL)
+(outside outside ((V -) (N +)) OUTSIDE NIL)
+(outside outside ((V -) (N -) (SUBCAT NP)) OUTSIDE NIL)
+(outstanding outstanding ((V +) (N +) (AFORM NONE)) OUTSTANDING NIL)
+(over- over- ((FIX PRE) (STEM ((V +)))) OVER NIL)
+(over over ((V -) (N +)) OVER NIL)
+(over over ((V -) (N -) (SUBCAT NP)) OVER NIL)
+(overflow overflow ((V -) (N +)) OVERFLOW NIL)
+(overflow overflow ((V +) (N -) (SUBCAT NP)) OVERFLOW NIL)
+(overflow overflow ((V +) (N -) (SUBCAT NULL)) OVERFLOW NIL)
+(overlap overlap ((V +) (N -) (SUBCAT NULL)) OVERLAP NIL)
+(overt overt ((V +) (N +) (AFORM NONE)) OVERT NIL)
+(overture overture ((V -) (N +)) OVERTURE NIL)
+(overwhelm overwhelm ((V +) (N -) (SUBCAT NP)) OVERWHELM NIL)
+(owe owe ((V +) (N -) (SUBCAT NP_NP)) OWE NIL)
+(own own ((V +) (N +) (AFORM NONE)) OWN NIL)
+(own own ((V +) (N -) (SUBCAT NP)) OWN NIL)
+(ox ox ((V -) (N +) (PLU -)) OX NIL)
+(oxen oxen ((V -) (N +) (PLU +)) OX NIL)
+(oxford oxford ((V -) (N +) (PN +)) OXFORD NIL)
+(oxygen oxygen ((V -) (N +) (COUNT -)) OXYGEN NIL)
+(pace pace ((V -) (N +)) PACE NIL)
+(pack pack ((V +) (N -) (SUBCAT NP)) PACK NIL)
+(package package ((V -) (N +)) PACKAGE NIL)
+(package package ((V +) (N -) (SUBCAT NP)) PACKAGE NIL)
+(packet packet ((V -) (N +)) PACKET NIL)
+(page page ((V -) (N +)) PAGE NIL)
+(paid paid ((V +) (N -) (SUBCAT PPFOR) (FIN +) (PAST +)) PAY NIL)
+(paid paid ((V +) (N -) (SUBCAT PPFOR) (VFORM EN)) PAY NIL)
+(pain pain ((V -) (N +)) PAIN NIL)
+(painstaking painstaking ((V +) (N +) (AFORM NONE)) PAINSTAKING NIL)
+(paint paint ((V -) (N +) (COUNT -)) PAINT NIL)
+(paint paint ((V +) (N -) (SUBCAT NP)) PAINT NIL)
+(pair pair ((V -) (N +)) PAIR NIL)
+(pair pair ((V +) (N -) (SUBCAT NP_PPWITH)) PAIR NIL)
+(palace palace ((V -) (N +)) PALACE NIL)
+(pale pale ((V +) (N +)) PALE NIL)
+(pamper pamper ((V +) (N -) (SUBCAT NP)) PAMPER NIL)
+(pamphlet pamphlet ((V -) (N +)) PAMPHLET NIL)
+(pan pan ((V -) (N +)) PAN NIL)
+(panacea panacea ((V -) (N +)) PANACEA NIL)
+(pane pane ((V -) (N +)) PANE NIL)
+(panel panel ((V -) (N +)) PANEL NIL)
+(panelling panelling ((V -) (N +)) PANELLING NIL)
+(panic panic ((V +) (N -)) PANIC NIL)
+(panic panic ((V -) (N +)) PANIC NIL)
+(pantry pantry ((V -) (N +)) PANTRY NIL)
+(paper paper ((V -) (N +)) PAPER NIL)
+(paper paper ((V +) (N -) (SUBCAT NP)) PAPER NIL)
+(paradigm paradigm ((V -) (N +)) PARADIGM NIL)
+(paradox paradox ((V -) (N +)) PARADOX NIL)
+(paragraph paragraph ((V -) (N +)) PARAGRAPH NIL)
+(parallel parallel ((V -) (N +)) PARALLEL NIL)
+(parallel parallel ((V +) (N -) (SUBCAT NP)) PARALLEL NIL)
+(parallel parallel ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PARALLEL NIL)
+(parallel parallel ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) PARALLEL NIL)
+(parameter parameter ((V -) (N +)) PARAMETER NIL)
+(paraphrase paraphrase ((V -) (N +)) PARAPHRASE NIL)
+(paraphrase paraphrase ((V +) (N -) (SUBCAT NP)) PARAPHRASE NIL)
+(parasite parasite ((V -) (N +)) PARASITE NIL)
+(parasitic parasitic ((V +) (N +) (AFORM NONE)) PARASITIC NIL)
+(parasol parasol ((V -) (N +)) PARASOL NIL)
+(parcel parcel ((V -) (N +)) PARCEL NIL)
+(parent parent ((V -) (N +) (SUBCAT PPOF)) PARENT NIL)
+(parentheses parentheses ((V -) (N +) (PLU +)) PARENTHESIS NIL)
+(parenthesis parenthesis ((V -) (N +) (PLU -)) PARENTHESIS NIL)
+(parenthesize parenthesize ((V +) (N -) (SUBCAT NP)) PARENTHESIZE NIL)
+(parenthetical parenthetical ((V +) (N +) (AFORM NONE)) PARENTHETICAL NIL)
+(paris paris ((V -) (N +) (PN -)) PARIS NIL)
+(parity parity ((V -) (N +)) PARITY NIL)
+(park park ((V -) (N +)) PARK NIL)
+(park park ((V +) (N -) (SUBCAT NP)) PARK NIL)
+(parliament parliament ((V -) (N +)) PARLIAMENT NIL)
+(parse parse ((V +) (N -) (SUBCAT NP)) PARSE NIL)
+(parsimony parsimony ((V -) (N +)) PARSIMONY NIL)
+(part part ((V -) (N +)) PART NIL)
+(participant participant ((V -) (N +)) PARTICIPANT NIL)
+(participate participate ((V +) (N -) (AT -) (SUBCAT PPIN)) PARTICIPATE NIL)
+(particle particle ((V -) (N +)) PARTICLE NIL)
+(particular particular ((V +) (N +) (AFORM NONE)) PARTICULAR NIL)
+(partition partition ((V -) (N +)) PARTITION NIL)
+(partition partition ((V +) (N -) (SUBCAT NP)) PARTITION NIL)
+(partly partly ((V +) (N +) (ADV +)) PARTLY NIL)
+(partner partner ((V -) (N +)) PARTNER NIL)
+(party party ((V -) (N +)) PARTY NIL)
+(pass pass ((V +) (N -) (SUBCAT NP_PPTO)) PASS NIL)
+(passage passage ((V -) (N +)) PASSAGE NIL)
+(passenger passenger ((V -) (N +)) PASSENGER NIL)
+(passion passion ((V -) (N +)) PASSION NIL)
+(passionate passionate ((V +) (N +) (AFORM NONE)) PASSIONATE NIL)
+(passive passive ((V +) (N +) (AFORM NONE)) PASSIVE NIL)
+(past past ((V +) (N +) (AFORM NONE)) PAST NIL)
+(past past ((V -) (N +)) PAST NIL)
+(paste paste ((V -) (N +)) PASTE NIL)
+(paste paste ((V +) (N -) (SUBCAT NP_PPTO)) PASTE NIL)
+(pastry pastry ((V -) (N +) (COUNT -)) PASTRY NIL)
+(pasty pasty ((V -) (N +)) PASTY NIL)
+(pat pat ((V +) (N -) (SUBCAT NP)) PAT NIL)
+(path path ((V -) (N +)) PATH NIL)
+(pathology pathology ((V -) (N +)) PATHOLOGY NIL)
+(patience patience ((V -) (N +)) PATIENCE NIL)
+(patient patient ((V -) (N +)) PATIENT NIL)
+(patient patient ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PATIENT NIL)
+(patient patient ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) PATIENT NIL)
+(pattern pattern ((V -) (N +)) PATTERN NIL)
+(paucity paucity ((V -) (N +) (SUBCAT PPOF)) PAUCITY NIL)
+(pause pause ((V +) (N -) (SUBCAT NULL)) PAUSE NIL)
+(pause pause ((V -) (N +)) PAUSE NIL)
+(pay pay ((V -) (N +)) PAY NIL)
+(pay pay ((V +) (N -) (SUBCAT PPFOR) (REG -)) PAY NIL)
+(pea pea ((V -) (N +)) PEA NIL)
+(peace peace ((V -) (N +) (COUNT -)) PEACE NIL)
+(peak peak ((V -) (N +)) PEAK NIL)
+(pear pear ((V -) (N +)) PEAR NIL)
+(peculiar peculiar ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PECULIAR NIL)
+(peculiar peculiar ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) PECULIAR NIL)
+(pedagogical pedagogical ((V +) (N +) (AFORM NONE)) PEDAGOGICAL NIL)
+(pedant pedant ((V -) (N +)) PEDANT NIL)
+(pedantic pedantic ((V +) (N +) (AFORM NONE)) PEDANTIC NIL)
+(pedantically pedantically ((V +) (N +) (AFORM NONE) (ADV +)) PEDANTICALLY NIL)
+(pelvic pelvic ((V +) (N +) (AFORM NONE)) PELVIC NIL)
+(pelvis pelvis ((V -) (N +)) PELVIS NIL)
+(pen pen ((V -) (N +)) PEN NIL)
+(penal penal ((V +) (N +) (AFORM NONE)) PENAL NIL)
+(penalize penalize ((V +) (N -) (SUBCAT NP)) PENALIZE NIL)
+(penalty penalty ((V -) (N +)) PENALTY NIL)
+(pence pence ((V -) (N +) (PLU +)) PENCE NIL)
+(pencil pencil ((V -) (N +)) PENCIL NIL)
+(pending pending ((V +) (N +) (AFORM NONE)) PENDING NIL)
+(penetrate penetrate ((V +) (N -) (SUBCAT NP) (AT -)) PENETRATE NIL)
+(penicillin penicillin ((V -) (N -)) PENICILLIN NIL)
+(penny penny ((V -) (N +)) PENNY NIL)
+(people people ((V -) (N +)) PEOPLE NIL)
+(people people ((V -) (N +) (PLU +)) PEOPLE NIL)
+(pepper pepper ((V -) (N +) (COUNT -)) PEPPER NIL)
+(perceive perceive ((V +) (N -) (SUBCAT NP)) PERCEIVE NIL)
+(perception perception ((V -) (N +)) PERCEPTION NIL)
+(perceptive perceptive ((V +) (N +) (AFORM NONE)) PERCEPTIVE NIL)
+(perceptual perceptual ((V +) (N +) (AFORM NONE)) PERCEPTUAL NIL)
+(percolate percolate ((V +) (N -) (SUBCAT NULL) (AT -)) PERCOLATE NIL)
+(percolator percolator ((V -) (N +)) PERCOLATOR NIL)
+(peremptory peremptory ((V +) (N +) (AFORM NONE)) PEREMPTORY NIL)
+(perfect perfect ((V +) (N +) (AFORM NONE)) PERFECT NIL)
+(perform perform ((V +) (N -)) PERFORM NIL)
+(perhaps perhaps ((V +) (N +) (ADV +)) PERHAPS NIL)
+(period period ((V -) (N +)) PERIOD NIL)
+(peripheral peripheral ((V +) (N +) (AFORM NONE)) PERIPHERAL NIL)
+(periphery periphery ((V -) (N +)) PERIPHERY NIL)
+(perjure perjure ((V +) (N -) (SUBCAT REFL)) PERJURE NIL)
+(permanent permanent ((V +) (N +) (AFORM NONE)) PERMANENT NIL)
+(permissible permissible ((V +) (N +) (AFORM NONE)) PERMISSIBLE NIL)
+(permission permission ((V -) (N +)) PERMISSION NIL)
+(permissive permissive ((V +) (N +) (AFORM NONE)) PERMISSIVE NIL)
+(permit permit ((V -) (N +)) PERMIT NIL)
+(permit permit ((V +) (N -) (SUBCAT OR)) PERMIT NIL)
+(permute permute ((V +) (N -) (SUBCAT NP)) PERMUTE NIL)
+(perpetual perpetual ((V +) (N +) (AFORM NONE)) PERPETUAL NIL)
+(perpetuate perpetuate ((V +) (N -) (SUBCAT NP) (AT -)) PERPETUATE NIL)
+(perpetuity perpetuity ((V -) (N +)) PERPETUITY NIL)
+(persimmon persimmon ((V -) (N +)) PERSIMMON NIL)
+(persist persist ((V +) (N -) (SUBCAT NULL)) PERSIST NIL)
+(persistence persistence ((V -) (N +)) PERSISTENCE NIL)
+(persistent persistent ((V +) (N +) (AFORM NONE)) PERSISTENT NIL)
+(person person ((V -) (N +)) PERSON NIL)
+(personal personal ((V +) (N +) (AFORM NONE)) PERSONAL NIL)
+(perspective perspective ((V -) (N +)) PERSPECTIVE NIL)
+(perspicuous perspicuous ((V +) (N +) (AFORM NONE)) PERSPICUOUS NIL)
+(persuade persuade ((V +) (N -) (SUBCAT NP_S)) PERSUADE NIL)
+(persuade persuade ((V +) (N -) (SUBCAT OE)) PERSUADE NIL)
+(persuasion persuasion ((V -) (N +)) PERSUASION NIL)
+(persuasive persuasive ((V +) (N +) (AFORM NONE)) PERSUASIVE NIL)
+(perverse perverse ((V +) (N +) (AFORM NONE)) PERVERSE NIL)
+(perversion perversion ((V -) (N +)) PERVERSION NIL)
+(pervert pervert ((V -) (N +)) PERVERT NIL)
+(pervert pervert ((V +) (N -) (SUBCAT NP)) PERVERT NIL)
+(pet pet ((V -) (N +)) PET NIL)
+(petrol petrol ((V -) (N +) (COUNT -)) PETROL NIL)
+(phase phase ((V -) (N +)) PHASES NIL)
+(phenomena phenomena ((V -) (N +) (PLU +)) PHENOMENON NIL)
+(phenomenon phenomenon ((V -) (N +) (PLU -)) PHENOMENON NIL)
+(philosopher philosopher ((V -) (N +)) PHILOSOPHER NIL)
+(philosophy philosophy ((V -) (N +)) PHILOSOPHY NIL)
+(phone phone ((V -) (N +)) PHONE NIL)
+(phone phone ((V +) (N -) (SUBCAT NP)) PHONE NIL)
+(phonemic phonemic ((V +) (N +) (AFORM NONE)) PHONEMIC NIL)
+(phonetic phonetic ((V +) (N +) (AFORM NONE)) PHONETIC NIL)
+(phonetically phonetically ((V +) (N +) (ADV +)) PHONETICALLY NIL)
+(phonetics phonetics ((V -) (N +) (INFL -) (COUNT -)) PHONETICS NIL)
+(phonology phonology ((V -) (N +) (COUNT -)) PHONOLOGY NIL)
+(phonotactic phonotactic ((V +) (N +) (AFORM NONE)) PHONOTACTIC NIL)
+(photo photo ((V -) (N +)) PHOTO NIL)
+(photograph photograph ((V -) (N +)) PHOTOGRAPH NIL)
+(photograph photograph ((V +) (N -) (SUBCAT NP)) PHOTOGRAPH NIL)
+(photography photography ((V -) (N +) (COUNT -)) PHOTOGRAPHY NIL)
+(phrase phrase ((V -) (N +)) PHRASE NIL)
+(physical physical ((V +) (N +) (AFORM NONE)) PHYSICAL NIL)
+(physician physician ((V -) (N +)) PHYSICIAN NIL)
+(physics physics ((V -) (N +)) PHYSICS NIL)
+(pianist pianist ((V -) (N +)) PIANIST NIL)
+(piano piano ((V -) (N +)) PIANO NIL)
+(pick pick ((V -) (N +)) PICK NIL)
+(pick pick ((V +) (N -) (SUBCAT NP)) PICK NIL)
+(pick pick ((V +) (N -) (SUBCAT NP_UP)) PICK NIL)
+(picnic picnic ((V -) (N +)) PICNIC NIL)
+(picnic picnic ((V +) (N -) (SUBCAT NULL)) PICNIC NIL)
+(picture picture ((V -) (N +)) PICTURE NIL)
+(picture picture ((V +) (N -) (SUBCAT NP)) PICTURE NIL)
+(piece piece ((V -) (N +)) PIECE NIL)
+(pierce pierce ((V +) (N -) (SUBCAT NP)) PIERCE NIL)
+(pig pig ((V -) (N +)) PIG NIL)
+(pigeon pigeon ((V -) (N +)) PIGEON NIL)
+(pilchard pilchard ((V -) (N +)) PILCHARD NIL)
+(pile pile ((V -) (N +)) PILE NIL)
+(pilfer pilfer ((V +) (N -) (SUBCAT NP)) PILFER NIL)
+(pill pill ((V -) (N +)) PILL NIL)
+(pillar pillar ((V -) (N +)) PILLAR NIL)
+(pillow pillow ((V -) (N +)) PILLOW NIL)
+(pilot pilot ((V -) (N +)) PILOT NIL)
+(pilot pilot ((V +) (N -) (SUBCAT NP)) PILOT NIL)
+(pin pin ((V -) (N +)) PIN NIL)
+(pin pin ((V +) (N -) (SUBCAT NP_PPTO)) PIN NIL)
+(pink pink ((V +) (N +)) PINK NIL)
+(pipe pipe ((V -) (N +)) PIPE NIL)
+(pistol pistol ((V -) (N +)) PISTOL NIL)
+(pit pit ((V -) (N +)) PIT NIL)
+(pitch pitch ((V -) (N +)) PITCH NIL)
+(pitch pitch ((V +) (N -) (SUBCAT NP)) PITCH NIL)
+(pitchfork pitchfork ((V -) (N +)) PITCHFORK NIL)
+(pith pith ((V -) (N +)) PITH NIL)
+(pity pity ((V +) (N -) (SUBCAT NP)) PITY NIL)
+(pity pity ((V -) (N +)) PITY NIL)
+(place place ((V -) (N +)) PLACE NIL)
+(place place ((V +) (N -) (SUBCAT NP)) PLACE NIL)
+(place place ((V +) (N -) (SUBCAT NP_PPIN)) PLACE NIL)
+(plague plague ((V -) (N +)) PLAGUE NIL)
+(plague plague ((V +) (N -) (SUBCAT NP)) PLAGUE NIL)
+(plain plain ((V +) (N +)) PLAIN NIL)
+(plain plain ((V -) (N +)) PLAIN NIL)
+(plan plan ((V +) (N -) (SUBCAT SE1)) PLAN NIL)
+(plan plan ((V -) (N +) (SUBCAT SE1)) PLAN NIL)
+(planar planar ((V +) (N +) (AFORM NONE)) PLANAR NIL)
+(plane plane ((V -) (N +)) PLANE NIL)
+(planet planet ((V -) (N +)) PLANET NIL)
+(plant plant ((V -) (N +)) PLANT NIL)
+(plastic plastic ((V +) (N +) (AFORM NONE)) PLASTIC NIL)
+(plastic plastic ((V -) (N +) (COUNT -)) PLASTIC NIL)
+(plate plate ((V -) (N +)) PLATE NIL)
+(plateau plateau ((V -) (N +)) PLATEAU NIL)
+(platypus platypus ((V -) (N +)) PLATYPUS NIL)
+(plausible plausible ((V +) (N +) (AFORM NONE)) PLAUSIBLE NIL)
+(play play ((V -) (N +)) PLAY NIL)
+(play play ((V +) (N -) (SUBCAT NP)) PLAY NIL)
+(play play ((V +) (N -) (SUBCAT NULL)) PLAY NIL)
+(play play ((V +) (N -) (SUBCAT PPWITH)) PLAY NIL)
+(pleasant pleasant ((V +) (N +) (AFORM NONE)) PLEASANT NIL)
+(please please ((V +) (N -) (SUBCAT NP)) PLEASE NIL)
+(pleasure pleasure ((V -) (N +)) PLEASURE NIL)
+(pledge pledge ((V -) (N +)) PLEDGE NIL)
+(pledge pledge ((V +) (N -) (SUBCAT SFIN)) PLEDGE NIL)
+(plenty plenty ((V -) (N +) (COUNT -)) PLENTY NIL)
+(plot plot ((V -) (N +)) PLOT NIL)
+(plot plot ((V +) (N -) (SUBCAT NULL)) PLOT NIL)
+(plug plug ((V -) (N +)) PLUG NIL)
+(plum plum ((V -) (N +)) PLUM NIL)
+(plumber plumber ((V -) (N +)) PLUMBER NIL)
+(plume plume ((V -) (N +)) PLUME NIL)
+(plummet plummet ((V +) (N -) (SUBCAT NULL)) PLUMMET NIL)
+(plump plump ((V +) (N +)) PLUMP NIL)
+(plunge plunge ((V +) (N -) (SUBCAT NULL)) PLUNGE NIL)
+(plural plural ((V +) (N +) (AFORM NONE)) PLURAL NIL)
+(plural plural ((V -) (N +)) PLURAL NIL)
+(pocket pocket ((V -) (N +)) POCKET NIL)
+(pocket pocket ((V +) (N -) (SUBCAT NP)) POCKET NIL)
+(poem poem ((V -) (N +)) POEM NIL)
+(poet poet ((V -) (N +)) POET NIL)
+(poetry poetry ((V -) (N +) (COUNT -)) POETRY NIL)
+(point point ((V -) (N +)) POINT NIL)
+(point point ((V +) (N -) (SUBCAT PPTO)) POINT NIL)
+(poison poison ((V -) (N +)) POISON NIL)
+(poison poison ((V +) (N -) (SUBCAT NP)) POISON NIL)
+(poland poland ((V -) (N +) (PN +)) POLAND NIL)
+(polar polar ((V +) (N +) (AFORM NONE)) POLAR NIL)
+(pole pole ((V -) (N +)) POLE NIL)
+(police police ((V -) (N +) (PLU +)) POLICE NIL)
+(policeman policeman ((V -) (N +) (PLU -)) POLICEMAN NIL)
+(policemen policemen ((V -) (N +) (PLU +)) POLICEMAN NIL)
+(policy policy ((V -) (N +)) POLICY NIL)
+(polish polish ((V +) (N +) (AFORM NONE)) POLISH NIL)
+(polish polish ((V -) (N +)) POLISH NIL)
+(polish polish ((V +) (N -) (SUBCAT NP)) POLISH NIL)
+(polite polite ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) POLITE NIL)
+(polite polite ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) POLITE NIL)
+(political political ((V +) (N +) (AFORM NONE)) POLITICAL NIL)
+(politician politician ((V -) (N +)) POLITICIAN NIL)
+(politics politics ((V -) (N +) (PLU -)) POLITICS NIL)
+(pollute pollute ((V +) (N -) (SUBCAT NP) (AT -)) POLLUTE NIL)
+(ponder ponder ((V +) (N -) (SUBCAT NULL)) PONDER NIL)
+(pool pool ((V -) (N +)) POOL NIL)
+(poor poor ((V -) (N +) (PLU +)) POOR NIL)
+(poor poor ((V +) (N +)) POOR NIL)
+(pop pop ((V -) (N +)) POP NIL)
+(popular popular ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) POPULAR NIL)
+(popular popular ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) POPULAR NIL)
+(populated populated ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) POPULATED NIL)
+(populated populated ((V +) (N +) (SUBCAT PPBY) (AFORM NONE)) POPULATED NIL)
+(population population ((V -) (N +)) POPULATION NIL)
+(porcupine porcupine ((V -) (N +)) PORCUPINE NIL)
+(pore pore ((V -) (N +)) PORE NIL)
+(pore pore ((V +) (N -) (SUBCAT PPOVER)) PORE NIL)
+(pork pork ((V -) (N +) (COUNT -)) PORK NIL)
+(porosity porosity ((V -) (N +)) POROSITY NIL)
+(porous porous ((V +) (N +) (AFORM NONE)) POROUS NIL)
+(porpoise porpoise ((V -) (N +)) PORPOISE NIL)
+(port port ((V -) (N +)) PORT NIL)
+(portable portable ((V +) (N +) (AFORM NONE)) PORTABLE NIL)
+(portion portion ((V -) (N +)) PORTION NIL)
+(pose pose ((V -) (N +)) POSE NIL)
+(pose pose ((V +) (N -) (SUBCAT NP)) POSE NIL)
+(position position ((V -) (N +)) POSITION NIL)
+(positive positive ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) POSITIVE NIL)
+(positive positive ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) POSITIVE NIL)
+(positively positively ((V +) (N +) (ADV +)) POSITIVELY NIL)
+(possess possess ((V +) (N -) (SUBCAT NP)) POSSESS NIL)
+(possession possession ((V -) (N +)) POSSESSION NIL)
+(possible possible ((V +) (N +) (SUBCAT INF) (AFORM NONE)) POSSIBLE NIL)
+(possible possible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) POSSIBLE NIL)
+(possible possible ((V +) (N +) (SUBCAT S_SUBJ) (AFORM NONE)) POSSIBLE NIL)
+(post- post- ((FIX PRE) (STEM ((V +)))) POST NIL)
+(post post ((V -) (N +)) POST NIL)
+(post post ((V +) (N -) (SUBCAT NP_PPTO)) POST NIL)
+(posterior posterior ((V +) (N +) (AFORM NONE)) POSTERIOR NIL)
+(postman postman ((V -) (N +) (PLU -)) POSTMAN NIL)
+(postmen postmen ((V -) (N +) (PLU +)) POSTMEN NIL)
+(postpone postpone ((V +) (N -) (SUBCAT NP)) POSTPONE NIL)
+(postulate postulate ((V +) (N -) (SUBCAT NP) (AT -)) POSTULATE NIL)
+(pot pot ((V -) (N +)) POT NIL)
+(potato potato ((V -) (N +)) POTATO NIL)
+(potency potency ((V -) (N +)) POTENCY NIL)
+(potent potent ((V +) (N +) (AFORM NONE)) POTENT NIL)
+(potential potential ((V +) (N +) (AFORM NONE)) POTENTIAL NIL)
+(pound pound ((V -) (N +)) POUND NIL)
+(pound pound ((V +) (N -) (SUBCAT NP)) POUND NIL)
+(pour pour ((V +) (N -) (SUBCAT NP_PPLOC)) POUR NIL)
+(powder powder ((V -) (N +)) POWDER NIL)
+(power power ((V -) (N +)) POWER NIL)
+(power power ((V +) (N -) (SUBCAT NP)) POWER NIL)
+(practical practical ((V +) (N +) (AFORM NONE)) PRACTICAL NIL)
+(practice practice ((V -) (N +)) PRACTICE NIL)
+(practise practise ((V +) (N -) (SUBCAT NP)) PRACTISE NIL)
+(practitioner practitioner ((V -) (N +)) PRACTITIONER NIL)
+(pragmatic pragmatic ((V +) (N +) (AFORM NONE)) PRAGMATIC NIL)
+(pragmatically pragmatically ((V +) (N +) (ADV +)) PRAGMATICALLY NIL)
+(pragmatics pragmatics ((V -) (N +) (PLU -)) PRAGMATICS NIL)
+(praise praise ((V -) (N +)) PRAISE NIL)
+(praise praise ((V +) (N -) (SUBCAT NP)) PRAISE NIL)
+(pray pray ((V +) (N -) (SUBCAT PPTO)) PRAY NIL)
+(prayer prayer ((V -) (N +)) PRAYER NIL)
+(pre- pre- ((FIX PRE) (STEM ((V +)))) PRE NIL)
+(precarious precarious ((V +) (N +) (AFORM NONE)) PRECARIOUS NIL)
+(precede precede ((V +) (N -) (SUBCAT NP)) PRECEDE NIL)
+(precedence precedence ((V -) (N +)) PRECEDENCE NIL)
+(precedent precedent ((V -) (N +)) PRECEDENT NIL)
+(precious precious ((V +) (N +) (AFORM NONE)) PRECIOUS NIL)
+(precise precise ((V +) (N +) (AFORM NONE)) PRECISE NIL)
+(precision precision ((V -) (N +)) PRECISION NIL)
+(preclude preclude ((V +) (N -) (SUBCAT NP)) PRECLUDE NIL)
+(precursor precursor ((V -) (N +)) PRECURSOR NIL)
+(predecessor predecessor ((V -) (N +)) PREDECESSOR NIL)
+(predicate predicate ((V -) (N +)) PREDICATE NIL)
+(predicate predicate ((V +) (N -) (SUBCAT NP) (AT -)) PREDICATE NIL)
+(predict predict ((V +) (N -) (SUBCAT NP) (AT -)) PREDICT NIL)
+(predilection predilection ((V -) (N +) (SUBCAT PPFOR)) PREDILECTION NIL)
+(preface preface ((V -) (N +)) PREFACE NIL)
+(prefer prefer ((V +) (N -) (SUBCAT NP_PPTO)) PREFER NIL)
+(prefer prefer ((V +) (N -) (SUBCAT OR)) PREFER NIL)
+(prefer prefer ((V +) (N -) (SUBCAT SE1)) PREFER NIL)
+(prefer prefer ((V +) (N -) (SUBCAT SINF)) PREFER NIL)
+(preference preference ((V -) (N +)) PREFERENCE NIL)
+(pregnancy pregnancy ((V -) (N +)) PREGNANCY NIL)
+(pregnant pregnant ((V +) (N +) (AFORM NONE)) PREGNANT NIL)
+(prejudice prejudice ((V -) (N +)) PREJUDICE NIL)
+(prejudiced prejudiced ((V +) (N +) (AFORM NONE)) PREJUDICED NIL)
+(preliminary preliminary ((V +) (N +) (AFORM NONE)) PRELIMINARY NIL)
+(premise premise ((V -) (N +)) PREMISE NIL)
+(preoccupation preoccupation ((V -) (N +) (SUBCAT PPWITH)) PREOCCUPATION NIL)
+(preoccupied preoccupied ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) PREOCCUPIED NIL)
+(preoccupy preoccupy ((V +) (N -) (SUBCAT NP)) PREOCCUPY NIL)
+(prepare prepare ((V +) (N -) (SUBCAT NP_PPFOR)) PREPARE NIL)
+(preposition preposition ((V -) (N +)) PREPOSITION NIL)
+(prerequisite prerequisite ((V -) (N +)) PREREQUISITE NIL)
+(prescribe prescribe ((V +) (N -) (SUBCAT NP)) PRESCRIBE NIL)
+(prescription prescription ((V -) (N +)) PRESCRIPTION NIL)
+(prescriptive prescriptive ((V +) (N +) (AFORM NONE)) PRESCRIPTIVE NIL)
+(presence presence ((V -) (N +)) PRESENCE NIL)
+(present present ((V +) (N +) (AFORM NONE)) PRESENT NIL)
+(present present ((V -) (N +)) PRESENT NIL)
+(present present ((V +) (N -) (SUBCAT NP_PPWITH)) PRESENT NIL)
+(preserve preserve ((V +) (N -) (SUBCAT NP_PPFROM)) PRESERVE NIL)
+(preside preside ((V +) (N -) (SUBCAT NULL)) PRESIDE NIL)
+(presidency presidency ((V -) (N +)) PRESIDENCY NIL)
+(president president ((V -) (N +)) PRESIDENT NIL)
+(press press ((V +) (N -) (SUBCAT NP)) PRESS NIL)
+(pressure pressure ((V -) (N +)) PRESSURE NIL)
+(prestige prestige ((V -) (N +)) PRESTIGE NIL)
+(presume presume ((V +) (N -) (SUBCAT SFIN)) PRESUME NIL)
+(presumption presumption ((V -) (N +)) PRESUMPTION NIL)
+(presumptuous presumptuous ((V +) (N +) (AFORM NONE)) PRESUMPTUOUS NIL)
+(presuppose presuppose ((V +) (N -) (SUBCAT SFIN)) PRESUPPOSE NIL)
+(presupposition presupposition ((V -) (N +) (SUBCAT SFIN)) PRESUPPOSITION NIL)
+(pretence pretence ((V -) (N +) (SUBCAT STHAT)) PRETENCE NIL)
+(pretend pretend ((V +) (N -) (SUBCAT SFIN)) PRETEND NIL)
+(pretty pretty ((V +) (N +)) PRETTY NIL)
+(prevent prevent ((V +) (N -) (SUBCAT OR2) (AT -)) PREVENT NIL)
+(previous previous ((V +) (N +) (AFORM NONE)) PREVIOUS NIL)
+(price price ((V -) (N +)) PRICE NIL)
+(prick prick ((V +) (N -)) PRICK NIL)
+(prickle prickle ((V -) (N +)) PRICKLE NIL)
+(pride pride ((V -) (N +)) PRIDE NIL)
+(priest priest ((V -) (N +)) PRIEST NIL)
+(prim prim ((V +) (N +)) PRIM NIL)
+(primary primary ((V +) (N +) (AFORM NONE)) PRIMARY NIL)
+(prime prime ((N +) (V +) (AFORM NONE)) PRIME NIL)
+(prime prime ((N -) (V +)) PRIME NIL)
+(primitive primitive ((V +) (N +) (AFORM NONE)) PRIMITIVE NIL)
+(prince prince ((V -) (N +)) PRINCE NIL)
+(principal principal ((V +) (N +) (AFORM NONE)) PRINCIPAL NIL)
+(principle principle ((V -) (N +)) PRINCIPLE NIL)
+(principled principled ((V +) (N +) (AFORM NONE)) PRINCIPLED NIL)
+(print print ((V +) (N -) (SUBCAT NP)) PRINT NIL)
+(prior prior ((V -) (N +)) PRIOR NIL)
+(prior prior ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PRIOR NIL)
+(prior prior ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) PRIOR NIL)
+(priority priority ((V -) (N +)) PRIORITY NIL)
+(prison prison ((V -) (N +)) PRISON NIL)
+(privacy privacy ((V -) (N +)) PRIVACY NIL)
+(private private ((V +) (N +) (AFORM NONE)) PRIVATE NIL)
+(privilege privilege ((V -) (N +)) PRIVILEGE NIL)
+(prize prize ((V -) (N +)) PRIZE NIL)
+(probability probability ((V -) (N +) (SUBCAT SFIN)) PROBABILITY NIL)
+(probable probable ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PROBABLE NIL)
+(probable probable ((V +) (N +) (SUBCAT SFIN) (AFORM NONE)) PROBABLE NIL)
+(probe probe ((V -) (N +)) PROBE NIL)
+(probe probe ((V +) (N -) (SUBCAT NP)) PROBE NIL)
+(problem problem ((V -) (N +)) PROBLEM NIL)
+(problematic problematic ((V +) (N +) (AFORM NONE)) PROBLEMATIC NIL)
+(procedure procedure ((V -) (N +)) PROCEDURE NIL)
+(proceed proceed ((V +) (N -)) PROCEED NIL)
+(proceedings proceedings ((V -) (N +) (PLU +)) PROCEEDINGS NIL)
+(process process ((V -) (N +)) PROCESS NIL)
+(process process ((V +) (N -) (SUBCAT NP)) PROCESS NIL)
+(procession procession ((V -) (N +)) PROCESSION NIL)
+(processor processor ((V -) (N +)) PROCESSOR NIL)
+(produce produce ((V -) (N +)) PRODUCE NIL)
+(produce produce ((V +) (N -) (SUBCAT NP)) PRODUCE NIL)
+(product product ((V -) (N +)) PRODUCT NIL)
+(profession profession ((V -) (N +)) PROFESSION NIL)
+(professor professor ((TITLE +)) PROFESSOR NIL)
+(professor professor ((V -) (N +)) PROFESSOR NIL)
+(proficiency proficiency ((V -) (N +) (SUBCAT PPIN)) PROFICIENCY NIL)
+(proficient proficient ((V +) (N +) (AFORM NONE) (SUBCAT PPIN)) PROFICIENT NIL)
+(profit profit ((V -) (N +)) PROFIT NIL)
+(profitable profitable ((V +) (N +) (AFORM NONE)) PROFITABLE NIL)
+(profound profound ((V +) (N +) (AFORM NONE)) PROFOUND NIL)
+(profundity profundity ((V -) (N +)) PROFUNDITY NIL)
+(profuse profuse ((V +) (N +) (AFORM NONE)) PROFUSE NIL)
+(profusion profusion ((V -) (N +) (SUBCAT PPOF)) PROFUSION NIL)
+(prognosis prognosis ((V -) (N +)) PROGNOSIS NIL)
+(program program ((V -) (N +)) PROGRAM NIL)
+(program program ((V +) (N -) (SUBCAT NULL)) PROGRAM NIL)
+(programme programme ((V -) (N +)) PROGRAMME NIL)
+(progress progress ((V +) (N -) (AT -) (SUBCAT PPOF)) PROGRESS NIL)
+(progress progress ((V -) (N +)) PROGRESS NIL)
+(prohibit prohibit ((V +) (N -) (SUBCAT NP) (AT -)) PROHIBIT NIL)
+(project project ((V -) (N +)) PROJECT NIL)
+(project project ((V +) (N -) (SUBCAT NULL) (AT -)) PROJECT NIL)
+(proliferate proliferate ((V +) (N -) (SUBCAT NULL) (AT -)) PROLIFERATE NIL)
+(prolong prolong ((V +) (N -) (SUBCAT NP)) PROLONG NIL)
+(prominence prominence ((V -) (N +)) PROMINENCE NIL)
+(prominent prominent ((V +) (N +) (AFORM NONE)) PROMINENT NIL)
+(promise promise ((V +) (N -) (SUBCAT SE2)) PROMISE NIL)
+(promote promote ((V +) (N -) (SUBCAT NP) (AT -)) PROMOTE NIL)
+(prompt prompt ((V +) (N +)) PROMPT NIL)
+(prompt prompt ((V -) (N +)) PROMPT NIL)
+(prompt prompt ((V +) (N -) (SUBCAT NP)) PROMPT NIL)
+(promulgate promulgate ((V +) (N -) (SUBCAT NP) (AT -)) PROMULGATE NIL)
+(prone prone ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) PRONE NIL)
+(prone prone ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) PRONE NIL)
+(pronominal pronominal ((V +) (N +) (AFORM NONE)) PRONOMINAL NIL)
+(pronoun pronoun ((V -) (N +)) PRONOUN NIL)
+(pronounce pronounce ((V +) (N -) (SUBCAT NP)) PRONOUNCE NIL)
+(pronunciation pronunciation ((V -) (N +)) PRONUNCIATION NIL)
+(+proof +proof ((V +) (N +) (AFORM NONE) (FIX SUF) (STEM (N(INFL +))) (LAT -)) PROOF NIL)
+(+proof +proof ((V +) (N -) (SUBCAT NP) (FIX SUF) (STEM (N(INFL +))) (LAT -)) PROOF NIL)
+(proof proof ((V -) (N +) (SUBCAT STHAT)) PROOF NIL)
+(propagate propagate ((V +) (N -) (SUBCAT NULL) (AT -)) PROPAGATE NIL)
+(propensity propensity ((V -) (N +) (SUBCAT PPFOR)) PROPENSITY NIL)
+(proper proper ((V +) (N +) (AFORM NONE)) PROPER NIL)
+(property property ((V -) (N +)) PROPERTY NIL)
+(proponent proponent ((V -) (N +)) PROPONENT NIL)
+(proportion proportion ((V -) (N +)) PROPORTION NIL)
+(propose propose ((V +) (N -) (SUBCAT SBSE)) PROPOSE NIL)
+(propose propose ((V +) (N -) (SUBCAT SE1)) PROPOSE NIL)
+(proposition proposition ((V -) (N +)) PROPOSITION NIL)
+(prose prose ((V -) (N +) (COUNT -)) PROSE NIL)
+(prosody prosody ((V -) (N +)) PROSODY NIL)
+(prospect prospect ((V -) (N +) (SUBCAT NP)) PROSPECT NIL)
+(prospect prospect ((V +) (N -) (SUBCAT PPFOR)) PROSPECT NIL)
+(prospective prospective ((V +) (N +) (AFORM NONE)) PROSPECTIVE NIL)
+(prospector prospector ((V -) (N +)) PROSPECTOR NIL)
+(protect protect ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) PROTECT NIL)
+(protest protest ((V -) (N +)) PROTEST NIL)
+(protest protest ((V +) (N -) (SUBCAT PPAGAINST)) PROTEST NIL)
+(protocol protocol ((V -) (N +)) PROTOCOL NIL)
+(prototype prototype ((V -) (N +)) PROTOTYPE NIL)
+(proud proud ((V +) (N +) (SUBCAT NULL)) PROUD NIL)
+(proud proud ((V +) (N +) (SUBCAT PPOF)) PROUD NIL)
+(prove prove ((V +) (N -) (SUBCAT SFIN)) PROVE NIL)
+(proven proven ((V +) (N +) (AFORM NONE)) PROVEN NIL)
+(proven proven ((V +) (N -) (PRD +) (VFORM EN)) PROVE NIL)
+(provide provide ((V +) (N -) (SUBCAT NP_PPFOR)) PROVIDE NIL)
+(provision provision ((V -) (N +)) PROVISION NIL)
+(prune prune ((V -) (N +)) PRUNE NIL)
+(prune prune ((V +) (N -) (SUBCAT NP)) PRUNE NIL)
+(pseudo- pseudo- ((FIX PRE) (STEM ((N +)))) PSEUDO NIL)
+(psychology psychology ((V -) (N +)) PSYCHOLOGY NIL)
+(pub pub ((V -) (N +)) PUB NIL)
+(public public ((V +) (N +) (AFORM NONE)) PUBLIC NIL)
+(public public ((V -) (N +)) PUBLIC NIL)
+(publication publication ((V -) (N +)) PUBLICATION NIL)
+(publicity publicity ((V -) (N +)) PUBLICITY NIL)
+(publish publish ((V +) (N -) (SUBCAT NP)) PUBLISH NIL)
+(pull pull ((V +) (N -) (SUBCAT NP)) PULL NIL)
+(pulley pulley ((V -) (N +)) PULLEY NIL)
+(pulpit pulpit ((V -) (N +)) PULPIT NIL)
+(pump pump ((V -) (N +)) PUMP NIL)
+(punch punch ((V -) (N +)) PUNCH NIL)
+(punch punch ((V +) (N -) (SUBCAT NP)) PUNCH NIL)
+(punctual punctual ((V +) (N +) (AFORM NONE)) PUNCTUAL NIL)
+(punctuate punctuate ((V +) (N -) (SUBCAT NP) (AT -)) PUNCTUATE NIL)
+(punish punish ((V +) (N -) (SUBCAT NP)) PUNISH NIL)
+(punitive punitive ((V +) (N +) (AFORM NONE)) PUNITIVE NIL)
+(pupil pupil ((V -) (N +)) PUPIL NIL)
+(purchase purchase ((V +) (N -)) PURCHASE NIL)
+(pure pure ((V +) (N +)) PURE NIL)
+(purge purge ((V -) (N +)) PURGE NIL)
+(purple purple ((V +) (N +)) PURPLE NIL)
+(purpose purpose ((V -) (N +)) PURPOSE NIL)
+(purse purse ((V -) (N +)) PURSE NIL)
+(pursue pursue ((V +) (N -) (SUBCAT NP)) PURSUE NIL)
+(pursuit pursuit ((V -) (N +)) PURSUIT NIL)
+(purveyor purveyor ((V -) (N +)) PURVEYOR NIL)
+(push push ((V +) (N -) (SUBCAT NP)) PUSH NIL)
+(put put ((V +) (N -) (SUBCAT NP_PPLOC) (FIN +) (PAST +)) PUT NIL)
+(put put ((V +) (N -) (SUBCAT NP_PPLOC) (REG -)) PUT NIL)
+(put put ((V +) (N -) (SUBCAT NP_PPLOC) (VFORM EN)) PUT NIL)
+(puzzle puzzle ((V +) (N -) (AGR IT) (SUBCAT S_SUBJ)) PUZZLE NIL)
+(puzzle puzzle ((V +) (N -) (AGR S) (SUBCAT S_SUBJ)) PUZZLE NIL)
+(puzzle puzzle ((V -) (N +)) PUZZLE NIL)
+(puzzle puzzle ((V +) (N -) (SUBCAT NP)) PUZZLE NIL)
+(pyramid pyramid ((V -) (N +)) PYRAMID NIL)
+(quadruple quadruple ((V -) (N +)) QUADRUPLE NIL)
+(quail quail ((V -) (N +)) QUAIL NIL)
+(qualify qualify ((V +) (N -) (SUBCAT PPFOR)) QUALIFY NIL)
+(qualitative qualitative ((V +) (N +) (AFORM NONE)) QUALITATIVE NIL)
+(quality quality ((V -) (N +)) QUALITY NIL)
+(quantify quantify ((V +) (N -) (SUBCAT NP)) QUANTIFY NIL)
+(quantitative quantitative ((V +) (N +) (AFORM NONE)) QUANTITATIVE NIL)
+(quantity quantity ((V -) (N +) (PART +)) QUANTITY NIL)
+(quarrel quarrel ((V -) (N +) (SUBCAT PPWITH)) QUARREL NIL)
+(quarter quarter ((V -) (N +)) QUARTER NIL)
+(quartet quartet ((V -) (N +)) QUARTET NIL)
+(queen queen ((V -) (N +)) QUEEN NIL)
+(queer queer ((V +) (N +)) QUEER NIL)
+(query query ((V -) (N +)) QUERY NIL)
+(query query ((V +) (N -) (SUBCAT NP)) QUERY NIL)
+(quest quest ((V -) (N +)) QUEST NIL)
+(question question ((V -) (N +)) QUESTION NIL)
+(question question ((V +) (N -) (SUBCAT NP)) QUESTION NIL)
+(quibble quibble ((V +) (N -) (SUBCAT PPABOUT)) QUIBBLE NIL)
+(quick quick ((V +) (N +)) QUICK NIL)
+(quiet quiet ((V +) (N +)) QUIET NIL)
+(quiet quiet ((V -) (N +)) QUIET NIL)
+(quilt quilt ((V -) (N +)) QUILT NIL)
+(quit quit ((V +) (N -) (SUBCAT NP)) QUIT NIL)
+(quite quite ((V +) (N +) (ADV +)) QUITE NIL)
+(quiz quiz ((V -) (N +) (PLU -)) QUIZ NIL)
+(quizzes quizzes ((V -) (N +) (PLU +)) QUIZ NIL)
+(quote quote ((V +) (N -) (SUBCAT NP)) QUOTE NIL)
+(rabbit rabbit ((V -) (N +)) RABBIT NIL)
+(rabid rabid ((V +) (N +) (AFORM NONE)) RABID NIL)
+(rabies rabies ((V -) (N +)) RABIES NIL)
+(race race ((V -) (N +)) RACE NIL)
+(race race ((V +) (N -) (SUBCAT NP)) RACE NIL)
+(rack rack ((V -) (N +)) RACK NIL)
+(radar radar ((V -) (N +)) RADAR NIL)
+(radical radical ((V +) (N +) (AFORM NONE)) RADICAL NIL)
+(radii radii ((V -) (N +) (PLU +)) RADII NIL)
+(radio radio ((V -) (N +)) RADIO NIL)
+(radish radish ((V -) (N +)) RADISH NIL)
+(radius radius ((V -) (N +) (PLU -)) RADIUS NIL)
+(rage rage ((V -) (N +)) RAGE NIL)
+(raid raid ((V +) (N -) (SUBCAT NP)) RAID NIL)
+(rail rail ((V -) (N +)) RAIL NIL)
+(railway railway ((V -) (N +)) RAILWAY NIL)
+(rain rain ((V +) (N -) (AGR IT)) RAIN NIL)
+(rain rain ((V -) (N +)) RAIN NIL)
+(raise raise ((V +) (N -) (SUBCAT NP)) RAISE NIL)
+(raisin raisin ((V -) (N +)) RAISIN NIL)
+(ran ran ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) RUN NIL)
+(random random ((V +) (N +) (AFORM NONE)) RANDOM NIL)
+(rang rang ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) RING NIL)
+(rang rang ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) RING NIL)
+(range range ((V -) (N +)) RANGE NIL)
+(range range ((V +) (N -) (SUBCAT PPOVER)) RANGE NIL)
+(rank rank ((V -) (N +)) RANK NIL)
+(rank rank ((V +) (N -) (SUBCAT NP)) RANK NIL)
+(rapid rapid ((V +) (N +) (AFORM NONE)) RAPID NIL)
+(rare rare ((V +) (N +)) RARE NIL)
+(rat rat ((V -) (N +)) RAT NIL)
+(rate rate ((V -) (N +)) RATE NIL)
+(rather rather ((V +) (N +) (ADV +)) RATHER NIL)
+(ratio ratio ((V -) (N +)) RATIO NIL)
+(ration ration ((V -) (N +)) RATION NIL)
+(ration ration ((V +) (N -) (SUBCAT NP)) RATION NIL)
+(rational rational ((V +) (N +) (AFORM NONE)) RATIONAL NIL)
+(rationale rationale ((V -) (N +)) RATIONALE NIL)
+(raw raw ((V +) (N +)) RAW NIL)
+(ray ray ((V -) (N +)) RAY NIL)
+(razor razor ((V -) (N +)) RAZOR NIL)
+(re- re- ((FIX PRE) (STEM V)) RE NIL)
+(reach reach ((V +) (N -) (SUBCAT NP)) REACH NIL)
+(read read ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) READ NIL)
+(read read ((V +) (N -) (SUBCAT NP) (REG -)) READ NIL)
+(read read ((V +) (N -) (SUBCAT NP) (VFORM EN)) READ NIL)
+(ready ready ((V +) (N +) (SUBCAT NULL)) READY NIL)
+(ready ready ((V +) (N +) (SUBCAT PPFOR)) READY NIL)
+(real real ((V +) (N +) (AFORM NONE)) REAL NIL)
+(realist realist ((V -) (N +)) REALIST NIL)
+(realistic realistic ((V +) (N +) (AFORM NONE)) REALISTIC NIL)
+(realistically realistically ((V +) (N +) (ADV +)) REALISTICALLY NIL)
+(realize realize ((V +) (N -) (SUBCAT SFIN)) REALIZE NIL)
+(realm realm ((V -) (N +)) REALM NIL)
+(rear rear ((V +) (N +) (AFORM NONE)) REAR NIL)
+(rear rear ((V -) (N +)) REAR NIL)
+(reason reason ((V +) (N -)) REASON NIL)
+(reason reason ((V -) (N +) (SUBCAT PPFOR)) REASON NIL)
+(reasonable reasonable ((V +) (N +) (AFORM NONE)) REASONABLE NIL)
+(rebut rebut ((V +) (N -) (SUBCAT NP)) REBUT NIL)
+(recapitulate recapitulate ((V +) (N -) (SUBCAT NP) (AT -)) RECAPITULATE NIL)
+(recede recede ((V +) (N -)) RECEDE NIL)
+(receipt receipt ((V -) (N +)) RECEIPT NIL)
+(receive receive ((V +) (N -) (SUBCAT NP_PPFROM)) RECEIVE NIL)
+(recency recency ((V -) (N +)) RECENCY NIL)
+(recent recent ((V +) (N +) (AFORM NONE)) RECENT NIL)
+(reception reception ((V -) (N +)) RECEPTION NIL)
+(recession recession ((V -) (N +)) RECESSION NIL)
+(recipe recipe ((V -) (N +)) RECIPE NIL)
+(recipient recipient ((V -) (N +)) RECIPIENT NIL)
+(reciprocal reciprocal ((V +) (N +) (AFORM NONE)) RECIPROCAL NIL)
+(reciprocate reciprocate ((V +) (N -) (AT -) (SUBCAT NULL)) RECIPROCATE NIL)
+(recite recite ((V +) (N -) (SUBCAT NP)) RECITE NIL)
+(recognise recognise ((V +) (N -) (SUBCAT NP)) RECOGNISE NIL)
+(recognition recognition ((V -) (N +)) RECOGNITION NIL)
+(recognize recognize ((V +) (N -) (SUBCAT NP)) RECOGNIZE NIL)
+(recommend recommend ((V +) (N -) (SUBCAT NP)) RECOMMEND NIL)
+(reconcile reconcile ((V +) (N -) (SUBCAT NP)) RECONCILE NIL)
+(record record ((V -) (N +)) RECORD NIL)
+(record record ((V +) (N -) (SUBCAT NP)) RECORD NIL)
+(recourse recourse ((V -) (N +) (SUBCAT PPTO)) RECOURSE NIL)
+(recover recover ((V +) (N -) (SUBCAT NULL)) RECOVER NIL)
+(recovery recovery ((V -) (N +)) RECOVERY NIL)
+(rectify rectify ((V +) (N -) (SUBCAT NP)) RECTIFY NIL)
+(recursion recursion ((V -) (N +)) RECURSION NIL)
+(recursive recursive ((V +) (N +) (AFORM NONE)) RECURSIVE NIL)
+(red red ((V +) (N +)) RED NIL)
+(redeem redeem ((V +) (N -) (SUBCAT NP)) REDEEM NIL)
+(reduce reduce ((V +) (N -) (SUBCAT NP)) REDUCE NIL)
+(reducible reducible ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) REDUCIBLE NIL)
+(reducible reducible ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) REDUCIBLE NIL)
+(redundancy redundancy ((V -) (N +)) REDUNDANCY NIL)
+(redundant redundant ((V +) (N +) (AFORM NONE)) REDUNDANT NIL)
+(reed reed ((V -) (N +)) REED NIL)
+(refer refer ((V +) (N -) (SUBCAT PPTO)) REFER NIL)
+(reference reference ((V -) (N +) (SUBCAT PPTO)) REFERENCE NIL)
+(referent referent ((V -) (N +)) REFERENT NIL)
+(referral referral ((V -) (N +)) REFERRAL NIL)
+(refine refine ((V +) (N -) (SUBCAT NP)) REFINE NIL)
+(reflect reflect ((V +) (N -) (AT -) (SUBCAT NP)) REFLECT NIL)
+(reflexive reflexive ((V +) (N +) (AFORM NONE)) REFLEXIVE NIL)
+(refractor refractor ((V -) (N +)) REFRACTOR NIL)
+(refractory refractory ((V +) (N +) (AFORM NONE)) REFRACTORY NIL)
+(refresh refresh ((V +) (N -) (SUBCAT NP)) REFRESH NIL)
+(refuse refuse ((V -) (N +)) REFUSE NIL)
+(refuse refuse ((V +) (N -) (SUBCAT SE1)) REFUSE NIL)
+(refute refute ((V +) (N -) (SUBCAT NP)) REFUTE NIL)
+(regard regard ((V -) (N +)) REGARD NIL)
+(regard regard ((V +) (N -) (SUBCAT NP_AS_PRED)) REGARD NIL)
+(regime regime ((V -) (N +)) REGIME NIL)
+(regiment regiment ((V -) (N +)) REGIMENT NIL)
+(regiment regiment ((V +) (N -) (SUBCAT NP)) REGIMENT NIL)
+(region region ((V -) (N +)) REGION NIL)
+(regress regress ((V +) (N -) (SUBCAT NULL) (AT -)) REGRESS NIL)
+(regular regular ((V +) (N +) (AFORM NONE)) REGULAR NIL)
+(regulate regulate ((V +) (N -) (SUBCAT NP) (AT -)) REGULATE NIL)
+(regulation regulation ((V -) (N +)) REGULATION NIL)
+(reinforce reinforce ((V +) (N -) (SUBCAT NP)) REINFORCE NIL)
+(reject reject ((V +) (N -) (SUBCAT NP) (AT -)) REJECT NIL)
+(rejoice rejoice ((V +) (N -)) REJOICE NIL)
+(relate relate ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) RELATE NIL)
+(related related ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) RELATED NIL)
+(related related ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) RELATED NIL)
+(relation relation ((V -) (N +)) RELATION NIL)
+(relative relative ((V -) (N +)) RELATIVE NIL)
+(relax relax ((V +) (N -) (SUBCAT NULL)) RELAX NIL)
+(release release ((V +) (N -) (SUBCAT NP)) RELEASE NIL)
+(relegate relegate ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) RELEGATE NIL)
+(relevance relevance ((V -) (N +) (SUBCAT PPTO)) RELEVANCE NIL)
+(relevant relevant ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) RELEVANT NIL)
+(relevant relevant ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) RELEVANT NIL)
+(reliable reliable ((V +) (N +) (AFORM NONE)) RELIABLE NIL)
+(relief relief ((V -) (N +)) RELIEF NIL)
+(relieve relieve ((V +) (N -) (SUBCAT NP)) RELIEVE NIL)
+(religion religion ((V -) (N +)) RELIGION NIL)
+(religious religious ((V +) (N +) (AFORM NONE)) RELIGIOUS NIL)
+(relinquish relinquish ((V +) (N -) (SUBCAT NP)) RELINQUISH NIL)
+(reluctance reluctance ((V -) (N +) (SUBCAT SR1)) RELUCTANCE NIL)
+(reluctant reluctant ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) RELUCTANT NIL)
+(reluctant reluctant ((V +) (N +) (SUBCAT SR1) (AFORM NONE)) RELUCTANT NIL)
+(rely rely ((V +) (N -) (SUBCAT PPON)) RELY NIL)
+(remain remain ((V +) (N -) (SUBCAT NULL)) REMAIN NIL)
+(remainder remainder ((V -) (N +)) REMAINDER NIL)
+(remains remains ((V -) (N +) (PLU +)) REMAINS NIL)
+(remark remark ((V -) (N +)) REMARK NIL)
+(remedial remedial ((V +) (N +) (AFORM NONE)) REMEDIAL NIL)
+(remedy remedy ((V -) (N +)) REMEDY NIL)
+(remedy remedy ((V +) (N -) (SUBCAT NP)) REMEDY NIL)
+(remember remember ((V +) (N -) (SUBCAT SFIN)) REMEMBER NIL)
+(remind remind ((V +) (N -) (SUBCAT NP_S)) REMIND NIL)
+(remind remind ((V +) (N -) (SUBCAT OE)) REMIND NIL)
+(reminder reminder ((V -) (N +)) REMINDER NIL)
+(reminiscent reminiscent ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) REMINISCENT NIL)
+(reminiscent reminiscent ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) REMINISCENT NIL)
+(remnant remnant ((V -) (N +)) REMNANT NIL)
+(remote remote ((V +) (N +)) REMOTE NIL)
+(remove remove ((V +) (N -) (SUBCAT NP_PPFROM)) REMOVE NIL)
+(renaissance renaissance ((V -) (N +)) RENAISSANCE NIL)
+(render render ((V +) (N -) (SUBCAT NP_AP)) RENDER NIL)
+(rendition rendition ((V -) (N +)) RENDITION NIL)
+(renew renew ((V +) (N -) (SUBCAT NP)) RENEW NIL)
+(renounce renounce ((V +) (N -) (SUBCAT NP)) RENOUNCE NIL)
+(rent rent ((V -) (N +)) RENT NIL)
+(rent rent ((V +) (N -) (SUBCAT NP)) RENT NIL)
+(renunciation renunciation ((V -) (N +)) RENUNCIATION NIL)
+(repair repair ((V -) (N +)) REPAIR NIL)
+(repair repair ((V +) (N -) (SUBCAT NP)) REPAIR NIL)
+(repeat repeat ((V +) (N -) (SUBCAT NP)) REPEAT NIL)
+(repercussion repercussion ((V -) (N +)) REPERCUSSION NIL)
+(repetition repetition ((V -) (N +)) REPETITION NIL)
+(repetitious repetitious ((V +) (N +) (AFORM NONE)) REPETITIOUS NIL)
+(repetitive repetitive ((V +) (N +) (AFORM NONE)) REPETITIVE NIL)
+(replace replace ((V +) (N -) (SUBCAT NP)) REPLACE NIL)
+(replica replica ((V -) (N +)) REPLICA NIL)
+(replicate replicate ((V +) (N -) (SUBCAT NP) (AT -)) REPLICATE NIL)
+(reply reply ((V -) (N +)) REPLY NIL)
+(reply reply ((V +) (N -) (SUBCAT PPTO)) REPLY NIL)
+(report report ((V -) (N +)) REPORT NIL)
+(report report ((V +) (N -) (SUBCAT NP)) REPORT NIL)
+(report report ((V +) (N -) (SUBCAT SFIN)) REPORT NIL)
+(reprehend reprehend ((V +) (N -) (SUBCAT NP)) REPREHEND NIL)
+(reprehensible reprehensible ((V +) (N +) (AFORM NONE)) REPREHENSIBLE NIL)
+(represent represent ((V +) (N -) (SUBCAT NP_AS_PRED)) REPRESENT NIL)
+(representative representative ((V +) (N +) (AFORM NONE)) REPRESENTATIVE NIL)
+(representative representative ((V -) (N +)) REPRESENTATIVE NIL)
+(reprove reprove ((V +) (N -) (SUBCAT NP)) REPROVE NIL)
+(reptile reptile ((V -) (N +)) REPTILE NIL)
+(republic republic ((V -) (N +)) REPUBLIC NIL)
+(request request ((V +) (N -) (SUBCAT NP)) REQUEST NIL)
+(request request ((V -) (N +) (SUBCAT PPFOR)) REQUEST NIL)
+(require require ((V +) (N -) (SUBCAT NP)) REQUIRE NIL)
+(require require ((V +) (N -) (SUBCAT PP_SBSE)) REQUIRE NIL)
+(requisite requisite ((V +) (N +) (AFORM NONE)) REQUISITE NIL)
+(rescue rescue ((V +) (N -) (SUBCAT NP)) RESCUE NIL)
+(resemble resemble ((V +) (N -) (SUBCAT NP)) RESEMBLE NIL)
+(reset reset ((V +) (N -) (SUBCAT NP)) RESET NIL)
+(reside reside ((V +) (N -) (SUBCAT PP)) RESIDE NIL)
+(residence residence ((V -) (N +)) RESIDENCE NIL)
+(resident resident ((V -) (N +)) RESIDENT NIL)
+(residue residue ((V -) (N +)) RESIDUE NIL)
+(resist resist ((V +) (N -) (SUBCAT NP)) RESIST NIL)
+(resistant resistant ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) RESISTANT NIL)
+(resistence resistence ((V -) (N +)) RESISTENCE NIL)
+(resolute resolute ((V +) (N +) (AFORM NONE)) RESOLUTE NIL)
+(resolution resolution ((V -) (N +)) RESOLUTION NIL)
+(resolve resolve ((V +) (N -) (SUBCAT NP)) RESOLVE NIL)
+(resort resort ((V -) (N +)) RESORT NIL)
+(resort resort ((V +) (N -) (SUBCAT PPTO)) RESORT NIL)
+(resource resource ((V -) (N +)) RESOURCE NIL)
+(respect respect ((V -) (N +)) RESPECT NIL)
+(respect respect ((V +) (N -) (SUBCAT NP)) RESPECT NIL)
+(respective respective ((V +) (N +) (AFORM NONE)) RESPECTIVE NIL)
+(respiration respiration ((V -) (N +)) RESPIRATION NIL)
+(respiratory respiratory ((V +) (N +) (AFORM NONE)) RESPIRATORY NIL)
+(respond respond ((V +) (N -) (SUBCAT PPTO)) RESPOND NIL)
+(response response ((V -) (N +) (SUBCAT PPTO)) RESPONSE NIL)
+(responsible responsible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) RESPONSIBLE NIL)
+(responsible responsible ((V +) (N +) (SUBCAT PPFOR) (AFORM NONE)) RESPONSIBLE NIL)
+(rest rest ((V -) (N +)) REST NIL)
+(rest rest ((V +) (N -) (SUBCAT NULL)) REST NIL)
+(restaurant restaurant ((V -) (N +)) RESTAURANT NIL)
+(restore restore ((V +) (N -) (SUBCAT NP_PPTO)) RESTORE NIL)
+(restrain restrain ((V +) (N -) (SUBCAT NP)) RESTRAIN NIL)
+(restraint restraint ((V -) (N +)) RESTRAINT NIL)
+(restrict restrict ((V +) (N -) (AT -) (SUBCAT NP)) RESTRICT NIL)
+(result result ((V -) (N +)) RESULT NIL)
+(result result ((V +) (N -) (SUBCAT NULL)) RESULT NIL)
+(resume resume ((V +) (N -) (SUBCAT NP)) RESUME NIL)
+(resumption resumption ((V +) (N -)) RESUMPTION NIL)
+(resurgence resurgence ((V -) (N +)) RESURGENCE NIL)
+(resurgent resurgent ((V +) (N +) (AFORM NONE)) RESURGENT NIL)
+(resurrect resurrect ((V +) (N -) (SUBCAT NP) (AT -)) RESURRECT NIL)
+(retain retain ((V +) (N -) (SUBCAT NP)) RETAIN NIL)
+(retention retention ((V -) (N +) (SUBCAT NP)) RETENTION NIL)
+(retract retract ((V +) (N -) (AT -) (SUBCAT NP)) RETRACT NIL)
+(retrieve retrieve ((V +) (N -) (SUBCAT NP)) RETRIEVE NIL)
+(return return ((V -) (N +)) RETURN NIL)
+(return return ((V +) (N -) (SUBCAT NP)) RETURN NIL)
+(return return ((V +) (N -) (SUBCAT PPTO)) RETURN NIL)
+(revamp revamp ((V +) (N -) (SUBCAT NP) (LAT -)) REVAMP NIL)
+(reveal reveal ((V +) (N -) (SUBCAT NP)) REVEAL NIL)
+(revel revel ((V +) (N -) (SUBCAT PPIN) (LAT -)) REVEL NIL)
+(revelation revelation ((V -) (N +)) REVELATION NIL)
+(revenge revenge ((V -) (N +)) REVENGE NIL)
+(revenue revenue ((V -) (N +)) REVENUE NIL)
+(reverse reverse ((V +) (N -) (SUBCAT NP)) REVERSE NIL)
+(reverse reverse ((V -) (N +) (SUBCAT PPOF)) REVERSE NIL)
+(reversible reversible ((V +) (N +) (AFORM NONE)) REVERSIBLE NIL)
+(revise revise ((V +) (N -) (AT -) (SUBCAT NP)) REVISE NIL)
+(revive revive ((V +) (N -) (SUBCAT NP)) REVIVE NIL)
+(revocation revocation ((V -) (N +)) REVOCATION NIL)
+(revoke revoke ((V +) (N -) (SUBCAT NULL)) REVOKE NIL)
+(revolution revolution ((V -) (N +)) REVOLUTION NIL)
+(revolve revolve ((V +) (N -) (SUBCAT NULL) (LAT -)) REVOLVE NIL)
+(reward reward ((V +) (N -) (SUBCAT NP)) REWARD NIL)
+(reward reward ((V -) (N +) (SUBCAT PPFOR)) REWARD NIL)
+(rhetoric rhetoric ((V -) (N +)) RHETORIC NIL)
+(rice rice ((V -) (N +)) RICE NIL)
+(rich rich ((V +) (N +)) RICH NIL)
+(rid rid ((V +) (N -) (SUBCAT NP_PPOF)) RID NIL)
+(ridden ridden ((V +) (N -) (SUBCAT NP) (VFORM EN)) RIDE NIL)
+(ride ride ((V -) (N +)) RIDE NIL)
+(ride ride ((V +) (N -) (SUBCAT NP)) RIDE NIL)
+(ridiculous ridiculous ((V +) (N +) (AFORM NONE)) RIDICULOUS NIL)
+(right right ((V +) (N +) (AFORM NONE)) RIGHT NIL)
+(right right ((V -) (N +)) RIGHT NIL)
+(rigid rigid ((V +) (N +)) RIGID NIL)
+(rigorous rigorous ((V +) (N +) (AFORM NONE)) RIGOROUS NIL)
+(rigour rigour ((V -) (N +)) RIGOUR NIL)
+(ring ring ((V -) (N +)) RING NIL)
+(ring ring ((V +) (N -) (SUBCAT NP) (REG -)) RING NIL)
+(ring ring ((V +) (N -) (SUBCAT NULL) (REG -)) RING NIL)
+(ripe ripe ((V +) (N +)) RIPE NIL)
+(rise rise ((V -) (N +)) RISE NIL)
+(rise rise ((V +) (N -) (SUBCAT NULL) (REG -)) RISE NIL)
+(risen risen ((V +) (N -) (VFORM EN)) RISE NIL)
+(risk risk ((V -) (N +)) RISK NIL)
+(risk risk ((V +) (N -) (SUBCAT SE3)) RISK NIL)
+(rite rite ((V -) (N +)) RITE NIL)
+(rival rival ((V +) (N +) (AFORM NONE)) RIVAL NIL)
+(rival rival ((V -) (N +)) RIVAL NIL)
+(rivalry rivalry ((V -) (N +)) RIVALRY NIL)
+(river river ((V -) (N +)) RIVER NIL)
+(road road ((V -) (N +)) ROAD NIL)
+(roam roam ((V +) (N -) (SUBCAT NULL)) ROAM NIL)
+(roast roast ((V +) (N +) (AFORM NONE)) ROAST NIL)
+(roast roast ((V +) (N -) (SUBCAT NP)) ROAST NIL)
+(rob rob ((V +) (N -) (SUBCAT NP)) ROB NIL)
+(robot robot ((V -) (N +)) ROBOT NIL)
+(robust robust ((V +) (N +) (AFORM NONE)) ROBUST NIL)
+(rock rock ((V -) (N +)) ROCK NIL)
+(rock rock ((V +) (N -) (SUBCAT NP)) ROCK NIL)
+(rock rock ((V +) (N -) (SUBCAT NULL)) ROCK NIL)
+(rod rod ((V -) (N +)) ROD NIL)
+(rode rode ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) RIDE NIL)
+(role role ((V -) (N +)) ROLE NIL)
+(roll roll ((V +) (N -)) ROLL NIL)
+(romance romance ((V -) (N +)) ROMANCE NIL)
+(romantic romantic ((V +) (N +) (AFORM NONE)) ROMANTIC NIL)
+(romantic romantic ((V -) (N +)) ROMANTIC NIL)
+(roof roof ((V -) (N +)) ROOF NIL)
+(room room ((V -) (N +)) ROOM NIL)
+(root root ((V -) (N +)) ROOT NIL)
+(rope rope ((V -) (N +)) ROPE NIL)
+(rose rose ((V +) (N -) (FIN +) (PAST +)) RISE NIL)
+(rose rose ((V -) (N +)) ROSE NIL)
+(rot rot ((V +) (N -) (SUBCAT NULL)) ROT NIL)
+(rotten rotten ((V +) (N +)) ROTTEN NIL)
+(rough rough ((V +) (N +)) ROUGH NIL)
+(round round ((V +) (N +)) ROUND NIL)
+(route route ((V -) (N +)) ROUTE NIL)
+(routine routine ((V +) (N +) (AFORM NONE)) ROUTINE NIL)
+(routine routine ((V -) (N +)) ROUTINE NIL)
+(row row ((V -) (N +)) ROW NIL)
+(row row ((V +) (N -) (SUBCAT NULL)) ROW NIL)
+(royal royal ((V +) (N +)) ROYAL NIL)
+(royalty royalty ((V -) (N +) (COUNT -)) ROYALTY NIL)
+(rub rub ((V +) (N -)) RUB NIL)
+(rubber rubber ((V -) (N +) (COUNT -)) RUBBER NIL)
+(rubbish rubbish ((V -) (N +)) RUBBISH NIL)
+(rude rude ((V +) (N +) (SUBCAT NULL)) RUDE NIL)
+(rude rude ((V +) (N +) (SUBCAT PPTO)) RUDE NIL)
+(rudimentary rudimentary ((V +) (N +) (AFORM NONE)) RUDIMENTARY NIL)
+(ruin ruin ((V -) (N +)) RUIN NIL)
+(ruin ruin ((V +) (N -) (SUBCAT NP)) RUIN NIL)
+(rule rule ((V -) (N +)) RULE NIL)
+(rule rule ((V +) (N -) (SUBCAT NP)) RULE NIL)
+(ruler ruler ((V -) (N +)) RULER NIL)
+(rump rump ((V -) (N +) (LAT -)) RUMP NIL)
+(run run ((V -) (N +)) RUN NIL)
+(run run ((V +) (N -) (SUBCAT NULL) (REG -)) RUN NIL)
+(run run ((V +) (N -) (SUBCAT NULL) (VFORM EN)) RUN NIL)
+(rung rung ((V +) (N -) (SUBCAT NP) (VFORM EN)) RING NIL)
+(rung rung ((V +) (N -) (SUBCAT NULL) (VFORM EN)) RING NIL)
+(rush rush ((V -) (N +)) RUSH NIL)
+(russian russian ((V +) (N +) (AFORM NONE)) RUSSIAN NIL)
+(russian russian ((V -) (N +)) RUSSIAN NIL)
+(+s +s ((FIX SUF) (V +) (N -) (FIN +) (PAST -) (AGR IT) (STEM (V (INFL +) (AGR IT)))) S NIL)
+(+s +s ((FIX SUF) (V +) (N -) (FIN +) (PAST -) (AGR S) (STEM (V (INFL +) (AGR S)))) S NIL)
+(+s +s ((FIX SUF) (V +) (N -) (FIN +) (PAST -) (AGR SING3) (STEM (V (INFL +) (AGR NPNORM)))) S NIL)
+(+s +s ((FIX SUF) (V -) (N +) (PLU +) (POSS -) (STEM (N (COUNT +) (INFL +)))) S NIL)
+("'s" "'s" ((V -) (N +) (POSS +)) S NIL)
+(sabbatical sabbatical ((V +) (N +) (AFORM NONE)) SABBATICAL NIL)
+(sad sad ((V +) (N +)) SAD NIL)
+(safe safe ((V -) (N +)) SAFE NIL)
+(safe safe ((V +) (N +) (SUBCAT NULL)) SAFE NIL)
+(safe safe ((V +) (N +) (SUBCAT PPFROM)) SAFE NIL)
+(safety safety ((V -) (N +) (COUNT -)) SAFETY NIL)
+(said said ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) SAY NIL)
+(said said ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) SAY NIL)
+(sail sail ((V -) (N +)) SAIL NIL)
+(saint saint ((V -) (N +)) SAINT NIL)
+(saintly saintly ((V +) (N +)) SAINTLY NIL)
+(sake sake ((V -) (N +) (LAT -)) SAKE NIL)
+(salad salad ((V -) (N +)) SALAD NIL)
+(sale sale ((V -) (N +)) SALE NIL)
+(salient salient ((V +) (N +) (AFORM NONE)) SALIENT NIL)
+(saline saline ((V +) (N +) (AFORM NONE)) SALINE NIL)
+(salt salt ((V -) (N +)) SALT NIL)
+(same same ((V +) (N +) (AFORM NONE)) SAME NIL)
+(sample sample ((V -) (N +)) SAMPLE NIL)
+(sanction sanction ((V -) (N +)) SANCTION NIL)
+(sanction sanction ((V +) (N -) (SUBCAT NP)) SANCTION NIL)
+(sand sand ((V -) (N +) (COUNT -)) SAND NIL)
+(sandy sandy ((V -) (N +) (PN +)) SANDY NIL)
+(sane sane ((V +) (N +)) SANE NIL)
+(sang sang ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SING NIL)
+(sang sang ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SING NIL)
+(sank sank ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SINK NIL)
+(sank sank ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SINK NIL)
+(sat sat ((V +) (N -) (SUBCAT NULL)) SIT NIL)
+(sat sat ((V +) (N -) (SUBCAT PP)) SIT NIL)
+(satanic satanic ((V +) (N +) (AFORM NONE)) SATANIC NIL)
+(satisfaction satisfaction ((V -) (N +)) SATISFACTION NIL)
+(satisfactory satisfactory ((V +) (N +) (AFORM NONE)) SATISFACTORY NIL)
+(satisfy satisfy ((V +) (N -) (SUBCAT NP)) SATISFY NIL)
+(saturday saturday ((V -) (N +) (PN +)) SATURDAY NIL)
+(sauce sauce ((V -) (N +) (LAT -)) SAUCE NIL)
+(saucer saucer ((V -) (N +)) SAUCER NIL)
+(saucy saucy ((V +) (N +)) SAUCY NIL)
+(sausage sausage ((V -) (N +)) SAUSAGE NIL)
+(save save ((V +) (N -) (SUBCAT NP)) SAVE NIL)
+(savings savings ((V -) (N +) (PLU +)) SAVINGS NIL)
+(saw saw ((V -) (N +)) SAW NIL)
+(saw saw ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SEE NIL)
+(saw saw ((V +) (N -) (SUBCAT NP)) SAW NIL)
+(sawn sawn ((V +) (N -) (SUBCAT NP) (VFORM EN)) SAW NIL)
+(say say ((V +) (N -) (SUBCAT SFIN) (REG -)) SAY NIL)
+(scale scale ((V -) (N +)) SCALE NIL)
+(scan scan ((V +) (N -) (SUBCAT NP) (LAT -)) SCAN NIL)
+(scarce scarce ((V +) (N +)) SCARCE NIL)
+(scare scare ((V +) (N -) (SUBCAT NP)) SCARE NIL)
+(scatter scatter ((V +) (N -) (SUBCAT NP) (LAT -)) SCATTER NIL)
+(scenario scenario ((V -) (N +)) SCENARIO NIL)
+(scene scene ((V -) (N +)) SCENE NIL)
+(sceptic sceptic ((V -) (N +)) SCEPTIC NIL)
+(schedule schedule ((V -) (N +)) SCHEDULE NIL)
+(schedule schedule ((V +) (N -) (SUBCAT NP)) SCHEDULE NIL)
+(schema schema ((V -) (N +) (PLU -)) SCHEMA NIL)
+(schemata schemata ((V -) (N +) (PLU +)) SCHEMA NIL)
+(schematic schematic ((V +) (N +)) SCHEMATIC NIL)
+(scheme scheme ((V -) (N +)) SCHEME NIL)
+(scholastic scholastic ((V +) (N +) (AFORM NONE)) SCHOLASTIC NIL)
+(school school ((V -) (N +)) SCHOOL NIL)
+(science science ((V -) (N +)) SCIENCE NIL)
+(scientific scientific ((V +) (N +) (AFORM NONE)) SCIENTIFIC NIL)
+(scientist scientist ((V -) (N +)) SCIENTIST NIL)
+(scissors scissors ((V -) (N +) (PLU +)) SCISSORS NIL)
+(scold scold ((V +) (N -)) SCOLD NIL)
+(scope scope ((V -) (N +)) SCOPE NIL)
+(score score ((V -) (N +)) SCORE NIL)
+(score score ((V +) (N -) (SUBCAT NULL)) SCORE NIL)
+(score score ((V -) (N +) (SUBCAT PPOF)) SCORE NIL)
+(scramble scramble ((V +) (N -) (SUBCAT NP)) SCRAMBLE NIL)
+(scratch scratch ((V -) (N +)) SCRATCH NIL)
+(scratch scratch ((V +) (N -) (SUBCAT NP)) SCRATCH NIL)
+(screen screen ((V -) (N +)) SCREEN NIL)
+(screw screw ((V -) (N +)) SCREW NIL)
+(screw screw ((V +) (N -) (SUBCAT NP_PPTO)) SCREW NIL)
+(screw screw ((V +) (N -) (SUBCAT NULL)) SCREW NIL)
+(script script ((V -) (N +)) SCRIPT NIL)
+(scrupulous scrupulous ((V +) (N +) (AFORM NONE)) SCRUPULOUS NIL)
+(scrutiny scrutiny ((V -) (N +) (COUNT -)) SCRUTINY NIL)
+(sea sea ((V -) (N +)) SEA NIL)
+(search search ((V -) (N +)) SEARCH NIL)
+(search search ((V +) (N -) (SUBCAT NP)) SEARCH NIL)
+(search search ((V +) (N -) (SUBCAT PPFOR)) SEARCH NIL)
+(season season ((V -) (N +)) SEASON NIL)
+(season season ((V +) (N -) (SUBCAT NP)) SEASON NIL)
+(seat seat ((V -) (N +)) SEAT NIL)
+(second second ((V +) (N +) (NUM ORD) (QUA +)) SECOND NIL)
+(second second ((V -) (N +)) SECOND NIL)
+(secrecy secrecy ((V -) (N +)) SECRECY NIL)
+(secret secret ((V +) (N +) (AFORM NONE) (SUBCAT PPFROM)) SECRET NIL)
+(secret secret ((V -) (N +)) SECRET NIL)
+(secretary secretary ((V -) (N +)) SECRETARY NIL)
+(section section ((V -) (N +)) SECTION NIL)
+(secure secure ((V +) (N -) (SUBCAT NP)) SECURE NIL)
+(secure secure ((V +) (N +) (SUBCAT NULL)) SECURE NIL)
+(secure secure ((V +) (N +) (SUBCAT PPFROM)) SECURE NIL)
+(see see ((V +) (N -) (SUBCAT NP) (REG -)) SEE NIL)
+(seed seed ((V -) (N +)) SEED NIL)
+(seek seek ((V +) (N -) (SUBCAT NP) (REG -)) SEEK NIL)
+(seem seem ((V +) (N -) (SUBCAT AP)) SEEM NIL)
+(seem seem ((V +) (N -) (SUBCAT IT_SUBJ) (AGR IT)) SEEM NIL)
+(seem seem ((V +) (N -) (SUBCAT SR2)) SEEM NIL)
+(seen seen ((V +) (N -) (SUBCAT NP) (VFORM EN)) SEE NIL)
+(segment segment ((V -) (N +)) SEGMENT NIL)
+(segment segment ((V +) (N -) (SUBCAT NP)) SEGMENT NIL)
+(seize seize ((V +) (N -) (SUBCAT NP)) SEIZE NIL)
+(seldom seldom ((V +) (N +) (ADV +)) SELDOM NIL)
+(select select ((V +) (N -) (AT -) (SUBCAT NP)) SELECT NIL)
+(self self ((V -) (N +) (PLU -)) SELF NIL)
+(sell sell ((V +) (N -) (SUBCAT NP) (REG -)) SELL NIL)
+(selves selves ((V -) (N +) (PLU +)) SELVES NIL)
+(semantic semantic ((V +) (N +) (AFORM NONE)) SEMANTIC NIL)
+(semantics semantics ((V -) (N +)) SEMANTICS NIL)
+(semi- semi- ((FIX PRE) (STEM nil)) SEMI NIL)
+(send send ((V +) (N -) (SUBCAT NP_NP) (REG -)) SEND NIL)
+(send send ((V +) (N -) (SUBCAT NP_PPTO) (REG -)) SEND NIL)
+(sensation sensation ((V -) (N +)) SENSATION NIL)
+(sense sense ((V -) (N +)) SENSE NIL)
+(sense sense ((V +) (N -) (SUBCAT NP)) SENSE NIL)
+(sense sense ((V +) (N -) (SUBCAT SFIN)) SENSE NIL)
+(sensible sensible ((V +) (N +) (AFORM NONE)) SENSIBLE NIL)
+(sensitive sensitive ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SENSITIVE NIL)
+(sensitive sensitive ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) SENSITIVE NIL)
+(sensory sensory ((V +) (N +) (AFORM NONE)) SENSORY NIL)
+(sent sent ((V +) (N -) (SUBCAT NP_NP) (FIN +) (PAST +)) SEND NIL)
+(sent sent ((V +) (N -) (SUBCAT NP_NP) (VFORM EN)) SEND NIL)
+(sent sent ((V +) (N -) (SUBCAT NP_PPTO) (FIN +) (PAST +)) SEND NIL)
+(sent sent ((V +) (N -) (SUBCAT NP_PPTO) (VFORM EN)) SEND NIL)
+(sentence sentence ((V -) (N +)) SENTENCE NIL)
+(separate separate ((V +) (N -) (SUBCAT NP) (AT -)) SEPARATE NIL)
+(separate separate ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) SEPARATE NIL)
+(separate separate ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SEPARATE NIL)
+(separate separate ((V +) (N +) (SUBCAT PPFROM) (AFORM NONE)) SEPARATE NIL)
+(september september ((V -) (N +) (PN +)) SEPTEMBER NIL)
+(sequel sequel ((V -) (N +) (SUBCAT PPTO)) SEQUEL NIL)
+(sequence sequence ((V -) (N +)) SEQUENCE NIL)
+(serial serial ((V +) (N +) (AFORM NONE)) SERIAL NIL)
+(series series ((V -) (N +)) SERIES NIL)
+(serious serious ((V +) (N +) (AFORM NONE)) SERIOUS NIL)
+(servant servant ((V -) (N +)) SERVANT NIL)
+(serve serve ((V +) (N -) (SUBCAT NP)) SERVE NIL)
+(service service ((V -) (N +)) SERVICE NIL)
+(session session ((V -) (N +)) SESSION NIL)
+(set set ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SET NIL)
+(set set ((V -) (N +)) SET NIL)
+(set set ((V +) (N -) (SUBCAT NULL) (REG -)) SET NIL)
+(set set ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SET NIL)
+(setting setting ((V -) (N +) (SUBCAT PPFOR)) SETTING NIL)
+(settle settle ((V +) (N -) (SUBCAT NULL)) SETTLE NIL)
+(seven seven ((V +) (N +) (QUA +) (NUM CARD)) SEVEN NIL)
+(seventeen seventeen ((V +) (N +) (QUA +) (NUM CARD)) SEVENTEEN NIL)
+(seventeenth seventeenth ((V +) (N +) (QUA +) (NUM ORD)) SEVENTEENTH NIL)
+(seventh seventh ((V +) (N +) (NUM ORD) (QUA +)) SEVENTH NIL)
+(seventieth seventyieth ((V +) (N +) (QUA +) (NUM ORD)) SEVENTIETH NIL)
+(seventy seventy ((V +) (N +) (QUA +) (NUM CARD)) SEVENTY NIL)
+(several several ((V -) (N +) (PRO +) (PART -)) SEVERAL NIL)
+(several several ((V +) (N +) (QUA +) (PRD +) (AGR ((N +) (V -) (BAR 1) (COUNT +) (PLU +)))) SEVERAL NIL)
+(severe severe ((V +) (N +) (AFORM NONE)) SEVERE NIL)
+(sew sew ((V +) (N -) (SUBCAT NP) (REG -)) SEW NIL)
+(sew sew ((V +) (N -) (SUBCAT NULL) (REG -)) SEW NIL)
+(sewed sewed ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SEW NIL)
+(sewed sewed ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SEW NIL)
+(sewn sewn ((V +) (N -) (VFORM EN) (SUBCAT NP)) SEW NIL)
+(sewn sewn ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SEW NIL)
+(sex sex ((V -) (N +)) SEX NIL)
+(sexual sexual ((V +) (N +) (AFORM NONE)) SEXUAL NIL)
+(shade shade ((V -) (N +)) SHADE NIL)
+(shade shade ((V +) (N -) (SUBCAT NP)) SHADE NIL)
+(shadow shadow ((V -) (N +)) SHADOW NIL)
+(shake shake ((V -) (N +)) SHAKE NIL)
+(shake shake ((V +) (N -) (SUBCAT NP) (REG -)) SHAKE NIL)
+(shake shake ((V +) (N -) (SUBCAT NULL) (REG -)) SHAKE NIL)
+(shaken shaken ((V +) (N -) (SUBCAT NP) (VFORM EN)) SHAKE NIL)
+(shaken shaken ((V +) (N -) (SUBCAT NULL) (VFORM EN)) SHAKE NIL)
+(shall shall ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -)) SHALL NIL)
+(shallow shallow ((V +) (N +)) SHALLOW NIL)
+(shame shame ((V -) (N +)) SHAME NIL)
+("shan't" "shan't" ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -) (NEG +)) SHALL NIL)
+(shape shape ((V +) (N -) (SUBCAT NP)) SHAPE NIL)
+(share share ((V -) (N +)) SHARE NIL)
+(share share ((V +) (N -) (SUBCAT NP_PPWITH)) SHARE NIL)
+(sharp sharp ((V +) (N +)) SHARP NIL)
+(shatter shatter ((V +) (N -) (SUBCAT NP)) SHATTER NIL)
+(shave shave ((V -) (N +)) SHAVE NIL)
+(shave shave ((V +) (N -) (SUBCAT NP)) SHAVE NIL)
+(shave shave ((V +) (N -) (SUBCAT NULL)) SHAVE NIL)
+(shaven shaven ((V +) (N +) (AFORM NONE)) SHAVEN NIL)
+(she she ((V -) (N +) (PRO +) (PER 3) (PLU -) (CASE NOM)) SHE NIL)
+(shear shear ((V +) (N -) (SUBCAT NULL)) SHEAR NIL)
+(shears shears ((V -) (N +) (PLU +)) SHEARS NIL)
+(shed shed ((V -) (N +) (LAT -)) SHED NIL)
+(shed shed ((V +) (N -) (SUBCAT NP) (LAT -) (FIN +) (PAST +)) SHED NIL)
+(shed shed ((V +) (N -) (SUBCAT NP) (LAT -) (REG -)) SHED NIL)
+(shed shed ((V +) (N -) (SUBCAT NP) (LAT -) (VFORM EN)) SHED NIL)
+(sheep sheep ((V -) (N +) (PLU -)) SHEEP NIL)
+(sheer sheer ((V +) (N +) (LAT -)) SHEER NIL)
+(sheet sheet ((V -) (N +)) SHEET NIL)
+(shelf shelf ((V -) (N +)) SHELF NIL)
+(shell shell ((V -) (N +)) SHELL NIL)
+(shelve shelve ((V +) (N -) (SUBCAT NP)) SHELVE NIL)
+(shelves shelves ((V -) (N +) (PLU +)) SHELF NIL)
+(shift shift ((V +) (N -) (SUBCAT NULL)) SHIFT NIL)
+(shine shine ((V +) (N -)) SHINE NIL)
+(+ship +ship ((FIX SUF) (V -) (N +) (STEM (N (INFL +)))) SHIP NIL)
+(ship ship ((V -) (N +)) SHIP NIL)
+(shirt shirt ((V -) (N +)) SHIRT NIL)
+(shock shock ((V -) (N +)) SHOCK NIL)
+(shock shock ((V +) (N -) (SUBCAT NP)) SHOCK NIL)
+(shoe shoe ((V -) (N +)) SHOE NIL)
+(shone shone ((V +) (N -) (FIN +) (PAST +)) SHINE NIL)
+(shone shone ((V +) (N -) (VFORM EN)) SHINE NIL)
+(shook shook ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SHAKE NIL)
+(shook shook ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) SHAKE NIL)
+(shoot shoot ((V +) (N -) (SUBCAT NP) (REG -)) SHOOT NIL)
+(shop shop ((V -) (N +)) SHOP NIL)
+(shore shore ((V -) (N +)) SHORE NIL)
+(short short ((V +) (N +)) SHORT NIL)
+(shortcoming shortcoming ((V -) (N +)) SHORTCOMING NIL)
+(shot shot ((V -) (N +)) SHOT NIL)
+(shot shot ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SHOOT NIL)
+(shot shot ((V +) (N -) (SUBCAT NP) (VFORM EN)) SHOOT NIL)
+(should should ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (PAST -) (FIN +)) SHOULD NIL)
+(shoulder shoulder ((V -) (N +)) SHOULDER NIL)
+(shoulder shoulder ((V +) (N -) (SUBCAT NP)) SHOULDER NIL)
+("shouldn't" "shouldn't" ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (PAST -) (FIN +) (NEG +)) SHOULD NIL)
+(shout shout ((V -) (N +)) SHOUT NIL)
+(shout shout ((V +) (N -) (SUBCAT NULL)) SHOUT NIL)
+(show show ((V -) (N +)) SHOW NIL)
+(show show ((V +) (N -) (SUBCAT NP_S) (REG -)) SHOW NIL)
+(showed showed ((V +) (N -) (SUBCAT NP_S) (FIN +) (PAST +)) SHOW NIL)
+(shown shown ((V +) (N -) (SUBCAT NP_S) (VFORM EN)) SHOW NIL)
+(shrug shrug ((V +) (N -) (SUBCAT NULL)) SHRUG NIL)
+(shrug shrug ((V +) (N -) (SUBCAT NP)) SHRUG NIL)
+(shrug shrug ((V -) (N +)) SHRUG NIL)
+(shut shut ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SHUT NIL)
+(shut shut ((V +) (N -) (SUBCAT NP) (REG -)) SHUT NIL)
+(shut shut ((V +) (N -) (SUBCAT NP) (VFORM EN)) SHUT NIL)
+(sibling sibling ((V -) (N +)) SIBLING NIL)
+(sick sick ((V +) (N +) (SUBCAT PPOF)) SICK NIL)
+(side side ((V -) (N +)) SIDE NIL)
+(sidestep sidestep ((V +) (N -) (SUBCAT NP) (LAT -)) SIDESTEP NIL)
+(sideways sideways ((PRO +) (V -) (N -)) SIDEWAYS NIL)
+(sideways sideways ((V +) (N +) (AFORM NONE)) SIDEWAYS NIL)
+(sight sight ((V -) (N +)) SIGHT NIL)
+(sign sign ((V -) (N +)) SIGN NIL)
+(sign sign ((V +) (N -) (SUBCAT NP)) SIGN NIL)
+(signal signal ((V -) (N +)) SIGNAL NIL)
+(signal signal ((V +) (N -) (SUBCAT PPTO_THAT_S)) SIGNAL NIL)
+(signature signature ((V -) (N +)) SIGNATURE NIL)
+(significance significance ((V -) (N +)) SIGNIFICANCE NIL)
+(significant significant ((V +) (N +) (AFORM NONE)) SIGNIFICANT NIL)
+(signify signify ((V +) (N -) (SUBCAT NP)) SIGNIFY NIL)
+(silence silence ((V -) (N +)) SILENCE NIL)
+(silent silent ((V +) (N +) (AFORM NONE)) SILENT NIL)
+(silk silk ((V +) (N +) (AFORM NONE)) SILK NIL)
+(silk silk ((V -) (N +) (COUNT -)) SILK NIL)
+(silly silly ((V +) (N +)) SILLY NIL)
+(silver silver ((V -) (N +) (COUNT -)) SILVER NIL)
+(similar similar ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SIMILAR NIL)
+(similar similar ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) SIMILAR NIL)
+(simple simple ((V +) (N +)) SIMPLE NIL)
+(simplicity simplicity ((V -) (N +)) SIMPLICITY NIL)
+(simulate simulate ((V +) (N -) (SUBCAT NP) (AT -)) SIMULATE NIL)
+(simultaneous simultaneous ((V +) (N +) (AFORM NONE)) SIMULTANEOUS NIL)
+(since since ((V -) (N -) (SUBCAT BARE_S)) SINCE NIL)
+(since since ((V -) (N -) (SUBCAT ING)) SINCE NIL)
+(since since ((V -) (N -) (SUBCAT NP)) SINCE NIL)
+(sincere sincere ((V +) (N +) (AFORM NONE)) SINCERE NIL)
+(sing sing ((V +) (N -) (SUBCAT NP) (REG -)) SING NIL)
+(sing sing ((V +) (N -) (SUBCAT NULL) (REG -)) SING NIL)
+(single single ((V +) (N +) (AFORM NONE)) SINGLE NIL)
+(singular singular ((V +) (N +) (AFORM NONE)) SINGULAR NIL)
+(sink sink ((V +) (N -) (SUBCAT NP) (REG -)) SINK NIL)
+(sink sink ((V +) (N -) (SUBCAT NULL) (REG -)) SINK NIL)
+(sir sir ((TITLE +)) SIR NIL)
+(sister sister ((V -) (N +) (SUBCAT PPOF)) SISTER NIL)
+(sit sit ((V +) (N -) (SUBCAT NULL)) SIT NIL)
+(sit sit ((V +) (N -) (SUBCAT PP)) SIT NIL)
+(site site ((V -) (N +)) SITE NIL)
+(situation situation ((V -) (N +)) SITUATION NIL)
+(six six ((V +) (N +) (QUA +) (NUM CARD)) SIX NIL)
+(sixteen sixteen ((V +) (N +) (QUA +) (NUM CARD)) SIXTEEN NIL)
+(sixteenth sixteenth ((V +) (N +) (QUA +) (NUM ORD)) SIXTEENTH NIL)
+(sixth sixth ((V +) (N +) (NUM ORD) (QUA +)) SIXTH NIL)
+(sixtieth sixtieth ((V +) (N +) (QUA +) (NUM ORD)) SIXTIETH NIL)
+(sixty sixty ((V +) (N +) (QUA +) (NUM CARD)) SIXTY NIL)
+(size size ((V -) (N +)) SIZE NIL)
+(skate skate ((V -) (N +) (LAT -)) SKATE NIL)
+(skate skate ((V +) (N -) (SUBCAT NULL) (LAT -)) SKATE NIL)
+(skeletal skeletal ((V +) (N +) (AFORM NONE)) SKELETAL NIL)
+(skeleton skeleton ((V -) (N +)) SKELETON NIL)
+(sketch sketch ((V -) (N +)) SKETCH NIL)
+(sketch sketch ((V +) (N -) (SUBCAT NP)) SKETCH NIL)
+(skilful skilful ((V +) (N +) (AFORM NONE)) SKILFUL NIL)
+(skill skill ((V -) (N +)) SKILL NIL)
+(skilled skilled ((V +) (N +) (AFORM NONE) (LAT -)) SKILLED NIL)
+(skin skin ((V -) (N +)) SKIN NIL)
+(skip skip ((V +) (N -) (SUBCAT NP) (LAT -)) SKIP NIL)
+(skip skip ((V +) (N -) (SUBCAT NULL) (LAT -)) SKIP NIL)
+(skirt skirt ((V -) (N +)) SKIRT NIL)
+(sky sky ((V -) (N +)) SKY NIL)
+(slash slash ((V -) (N +)) SLASH NIL)
+(slave slave ((V -) (N +)) SLAVE NIL)
+(sledge sledge ((V -) (N +)) SLEDGE NIL)
+(sleep sleep ((V -) (N +)) SLEEP NIL)
+(sleep sleep ((V +) (N -) (SUBCAT NULL) (REG -)) SLEEP NIL)
+(slept slept ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) SLEEP NIL)
+(slept slept ((V +) (N -) (SUBCAT NULL) (VFORM EN)) SLEEP NIL)
+(slide slide ((V +) (N -) (SUBCAT NULL)) SLIDE NIL)
+(slight slight ((V +) (N +)) SLIGHT NIL)
+(slight slight ((V -) (N +)) SLIGHT NIL)
+(slim slim ((V +) (N +)) SLIM NIL)
+(slim slim ((V +) (N -) (SUBCAT NULL)) SLIM NIL)
+(slip slip ((V +) (N -)) SLIP NIL)
+(slip slip ((V -) (N +)) SLIP NIL)
+(slipper slipper ((V -) (N +)) SLIPPER NIL)
+(slippery slippery ((V +) (N +)) SLIPPERY NIL)
+(sloe sloe ((V -) (N +)) SLOE NIL)
+(slope slope ((V -) (N +)) SLOPE NIL)
+(slot slot ((V -) (N +)) SLOT NIL)
+(slow slow ((V +) (N +)) SLOW NIL)
+(small small ((V +) (N +)) SMALL NIL)
+(smart smart ((V +) (N +)) SMART NIL)
+(smell smell ((V -) (N +)) SMELL NIL)
+(smell smell ((V +) (N -) (SUBCAT NP)) SMELL NIL)
+(smell smell ((V +) (N -) (SUBCAT NULL)) SMELL NIL)
+(smelt smelt ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SMELL NIL)
+(smelt smelt ((V +) (N -) (SUBCAT NP)) SMELT NIL)
+(smelt smelt ((V +) (N -) (SUBCAT NP) (VFORM EN)) SMELL NIL)
+(smelt smelt ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) SMELL NIL)
+(smelt smelt ((V +) (N -) (SUBCAT NULL) (VFORM EN)) SMELL NIL)
+(smile smile ((V -) (N +)) SMILE NIL)
+(smile smile ((V +) (N -) (SUBCAT NULL)) SMILE NIL)
+(smoke smoke ((V -) (N +) (COUNT -)) SMOKE NIL)
+(smoke smoke ((V +) (N -) (SUBCAT NULL)) SMOKE NIL)
+(smooth smooth ((V +) (N +)) SMOOTH NIL)
+(smooth smooth ((V +) (N -) (SUBCAT NP)) SMOOTH NIL)
+(snake snake ((V -) (N +)) SNAKE NIL)
+(snap snap ((V +) (N -) (SUBCAT NP)) SNAP NIL)
+(snap snap ((V +) (N -) (SUBCAT NULL)) SNAP NIL)
+(snapshot snapshot ((V -) (N +)) SNAPSHOT NIL)
+(snow snow ((V +) (N -) (AGR IT)) SNOW NIL)
+(snow snow ((V -) (N +) (COUNT -)) SNOW NIL)
+(so so ((SUBCAT DETA)) SO NIL)
+(soap soap ((V -) (N +) (COUNT -)) SOAP NIL)
+(social social ((V +) (N +) (AFORM NONE)) SOCIAL NIL)
+(society society ((V -) (N +)) SOCIETY NIL)
+(sock sock ((V -) (N +)) SOCK NIL)
+(sodium sodium ((V -) (N +)) SODIUM NIL)
+(soft soft ((V +) (N +)) SOFT NIL)
+(software software ((V -) (N +) (COUNT -)) SOFTWARE NIL)
+(soil soil ((V -) (N +)) SOIL NIL)
+(sold sold ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SELL NIL)
+(sold sold ((V +) (N -) (VFORM EN) (SUBCAT NP)) SELL NIL)
+(soldier soldier ((V -) (N +)) SOLDIER NIL)
+(sole sole ((V +) (N +) (AFORM NONE)) SOLE NIL)
+(sole sole ((V -) (N +)) SOLE NIL)
+(solemn solemn ((V +) (N +) (AFORM NONE)) SOLEMN NIL)
+(solid solid ((V +) (N +)) SOLID NIL)
+(solid solid ((V -) (N +)) SOLID NIL)
+(soliloquies soliloquies ((V -) (N +) (PLU +)) SOLILOQUY NIL)
+(soliloquy soliloquy ((V -) (N +) (PLU -)) SOLILOQUY NIL)
+(solo solo ((V +) (N +) (AFORM NONE)) SOLO NIL)
+(solo solo ((V -) (N +)) SOLO NIL)
+(solution solution ((V -) (N +)) SOLUTION NIL)
+(solve solve ((V +) (N -) (SUBCAT NP)) SOLVE NIL)
+(some some ((PRO +) (V -) (N +) (PLU +)) SOME NIL)
+(some some ((V +) (N +) (QUA +)) SOME NIL)
+(somebody somebody ((PRO +) (V -) (N +)) SOMEBODY NIL)
+(somehow somehow ((PRO +) (V -) (N -)) SOMEHOW NIL)
+(someone someone ((PRO +) (V -) (N +)) SOMEONE NIL)
+(something something ((PRO +) (V -) (N +)) SOMETHING NIL)
+(sometimes sometimes ((PRO +) (V -) (N -)) SOMETIMES NIL)
+(somewhat somewhat ((V +) (N +) (ADV +)) SOMEWHAT NIL)
+(somewhere somewhere ((PRO +) (V -) (N -)) SOMEWHERE NIL)
+(son son ((V -) (N +) (SUBCAT PPOF)) SON NIL)
+(song song ((V -) (N +)) SONG NIL)
+(soon soon ((PRO +) (V -) (N -)) SOON NIL)
+(soon soon ((V +) (N +) (ADV +)) SOON NIL)
+(sophisticated sophisticated ((V +) (N +) (AFORM NONE)) SOPHISTICATED NIL)
+(sophistication sophistication ((V -) (N +)) SOPHISTICATION NIL)
+(sore sore ((V +) (N +)) SORE NIL)
+(sore sore ((V -) (N +)) SORE NIL)
+(sorrow sorrow ((V -) (N +)) SORROW NIL)
+(sorry sorry ((V +) (N +) (SUBCAT NULL)) SORRY NIL)
+(sorry sorry ((V +) (N +) (SUBCAT PPFOR)) SORRY NIL)
+(sorry sorry ((V +) (N +) (SUBCAT SFIN)) SORRY NIL)
+(sort sort ((V -) (N +)) SORT NIL)
+(sort sort ((V +) (N -) (SUBCAT NP)) SORT NIL)
+(sought sought ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SEEK NIL)
+(sought sought ((V +) (N -) (VFORM EN) (SUBCAT NP)) SEEK NIL)
+(soul soul ((V -) (N +)) SOUL NIL)
+(sound sound ((V +) (N +)) SOUND NIL)
+(sound sound ((V -) (N +)) SOUND NIL)
+(sound sound ((V +) (N -) (SUBCAT AP)) SOUND NIL)
+(soup soup ((V -) (N +)) SOUP NIL)
+(sour sour ((V +) (N +)) SOUR NIL)
+(source source ((V -) (N +)) SOURCE NIL)
+(south south ((V -) (N +)) SOUTH NIL)
+(south south ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SOUTH NIL)
+(south south ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) SOUTH NIL)
+(southern southern ((V +) (N +) (AFORM NONE)) SOUTHERN NIL)
+(space space ((V -) (N +)) SPACE NIL)
+(spade spade ((V -) (N +)) SPADE NIL)
+(spain spain ((V -) (N +) (PN +)) SPAIN NIL)
+(span span ((V +) (N -) (FIN +) (PAST +)) SPIN NIL)
+(span span ((V +) (N -) (SUBCAT NP)) SPAN NIL)
+(spanish spanish ((V +) (N +)) SPANISH NIL)
+(spare spare ((V +) (N +) (AFORM NONE)) SPARE NIL)
+(spare spare ((V +) (N -) (SUBCAT NP_NP)) SPARE NIL)
+(sparrow sparrow ((V -) (N +)) SPARROW NIL)
+(spate spate ((V -) (N +) (LAT -)) SPATE NIL)
+(spatial spatial ((V +) (N +) (AFORM NONE)) SPATIAL NIL)
+(speak speak ((V +) (N -) (SUBCAT NULL) (REG -)) SPEAK NIL)
+(spear spear ((V -) (N +)) SPEAR NIL)
+(spear spear ((V +) (N -) (SUBCAT NP)) SPEAR NIL)
+(special special ((V +) (N +) (AFORM NONE)) SPECIAL NIL)
+(specialist specialist ((V -) (N +)) SPECIALIST NIL)
+(specific specific ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SPECIFIC NIL)
+(specific specific ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) SPECIFIC NIL)
+(specifically specifically ((V +) (N +) (ADV +)) SPECIFICALLY NIL)
+(specify specify ((V +) (N -) (SUBCAT NP)) SPECIFY NIL)
+(spectacle spectacle ((V -) (N +)) SPECTACLE NIL)
+(spectacles spectacles ((V -) (N +) (PLU +)) SPECTACLES NIL)
+(spectacular spectacular ((V +) (N +) (AFORM NONE)) SPECTACULAR NIL)
+(spectra spectra ((V -) (N +) (PLU +)) SPECTRA NIL)
+(spectral spectral ((V +) (N +) (AFORM NONE)) SPECTRAL NIL)
+(spectrum spectrum ((V -) (N +) (PLU -)) SPECTRUM NIL)
+(speculate speculate ((V +) (N -) (SUBCAT NULL) (AT -)) SPECULATE NIL)
+(sped sped ((V +) (N -) (SUBCAT NULL) (FIN +) (PAST +)) SPED NIL)
+(sped sped ((V +) (N -) (SUBCAT NULL) (VFORM EN)) SPED NIL)
+(speech speech ((V -) (N +)) SPEECH NIL)
+(speed speed ((V -) (N +)) SPEED NIL)
+(spell spell ((V -) (N +)) SPELL NIL)
+(spell spell ((V +) (N -) (SUBCAT NP) (REG -)) SPELL NIL)
+(spell spell ((V +) (N -) (SUBCAT NULL) (REG -)) SPELL NIL)
+(spelt spelt ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) SPELL NIL)
+(spelt spelt ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SPELL NIL)
+(spelt spelt ((V +) (N -) (VFORM EN) (SUBCAT NP)) SPELL NIL)
+(spelt spelt ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SPELL NIL)
+(spend spend ((V +) (N -) (SUBCAT NP) (REG -)) SPEND NIL)
+(spent spent ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SPEND NIL)
+(spent spent ((V +) (N -) (SUBCAT NP) (VFORM EN)) SPEND NIL)
+(spin spin ((V +) (N -) (SUBCAT NP) (REG -)) SPIN NIL)
+(spin spin ((V +) (N -) (SUBCAT NULL) (REG -)) SPIN NIL)
+(spinster spinster ((V -) (N +)) SPINSTER NIL)
+(spirit spirit ((V -) (N +)) SPIRIT NIL)
+(spite spite ((V -) (N +)) SPITE NIL)
+(splendid splendid ((V +) (N +) (AFORM NONE)) SPLENDID NIL)
+(splendour splendour ((V -) (N +)) SPLENDOUR NIL)
+(split split ((V +) (N -) (FIN +) (PAST +)) SPLIT NIL)
+(split split ((V +) (N -) (REG -)) SPLIT NIL)
+(split split ((V -) (N +)) SPLIT NIL)
+(split split ((V +) (N -) (VFORM EN)) SPLIT NIL)
+(spoil spoil ((V +) (N -) (SUBCAT NP)) SPOIL NIL)
+(spoilt spoilt ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SPOIL NIL)
+(spoilt spoilt ((V +) (N -) (SUBCAT NP) (VFORM EN)) SPOIL NIL)
+(spoke spoke ((V +) (N -) (FIN +) (PAST +)) SPEAK NIL)
+(spoke spoke ((V -) (N +)) SPOKE NIL)
+(spoken spoken ((V +) (N -) (VFORM EN)) SPEAK NIL)
+(spokesman spokesman ((V -) (N +)) SPOKESMAN NIL)
+(spoon spoon ((V -) (N +)) SPOON NIL)
+(sport sport ((V -) (N +)) SPORT NIL)
+(spot spot ((V -) (N +)) SPOT NIL)
+(spot spot ((V +) (N -) (SUBCAT NP)) SPOT NIL)
+(sprang sprang ((V +) (N -) (SUBCAT PP) (FIN +) (PAST +)) SPRING NIL)
+(spread spread ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) SPREAD NIL)
+(spread spread ((V +) (N -) (SUBCAT NULL) (REG -)) SPREAD NIL)
+(spread spread ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SPREAD NIL)
+(spring spring ((V -) (N +)) SPRING NIL)
+(spring spring ((V +) (N -) (SUBCAT PP) (REG -)) SPRING NIL)
+(sprung sprung ((V +) (N -) (SUBCAT PP) (VFORM EN)) SPRING NIL)
+(spun spun ((V +) (N -) (VFORM EN)) SPIN NIL)
+(spur spur ((V -) (N +)) SPUR NIL)
+(spurious spurious ((V +) (N +) (AFORM NONE)) SPURIOUS NIL)
+(square square ((V +) (N +)) SQUARE NIL)
+(square square ((V -) (N +)) SQUARE NIL)
+(stable stable ((V +) (N +)) STABLE NIL)
+(stable stable ((V -) (N +)) STABLE NIL)
+(stack stack ((V -) (N +)) STACK NIL)
+(stack stack ((V +) (N -) (SUBCAT NP)) STACK NIL)
+(staff staff ((V -) (N +)) STAFF NIL)
+(staff staff ((V +) (N -) (SUBCAT NP)) STAFF NIL)
+(stag stag ((V -) (N +)) STAG NIL)
+(stage stage ((V -) (N +)) STAGE NIL)
+(stage stage ((V +) (N -) (SUBCAT NP)) STAGE NIL)
+(stain stain ((V -) (N +)) STAIN NIL)
+(stain stain ((V +) (N -) (SUBCAT NP)) STAIN NIL)
+(stair stair ((V -) (N +)) STAIR NIL)
+(stake stake ((V -) (N +)) STAKE NIL)
+(stamp stamp ((V -) (N +)) STAMP NIL)
+(stance stance ((V -) (N +)) STANCE NIL)
+(stand stand ((V +) (N -)) STAND NIL)
+(standard standard ((V +) (N +) (AFORM NONE)) STANDARD NIL)
+(standard standard ((V -) (N +)) STANDARD NIL)
+(stang stang ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) STING NIL)
+(star star ((V -) (N +)) STAR NIL)
+(stare stare ((V -) (N +)) STARE NIL)
+(stare stare ((V +) (N -) (SUBCAT PPAT)) STARE NIL)
+(start start ((V -) (N +)) START NIL)
+(start start ((V +) (N -) (SUBCAT NP)) START NIL)
+(start start ((V +) (N -) (SUBCAT NULL)) START NIL)
+(startle startle ((V +) (N -) (SUBCAT NP)) STARTLE NIL)
+(state state ((V -) (N +)) STATE NIL)
+(state state ((V +) (N -) (SUBCAT Q_S)) STATE NIL)
+(static static ((V +) (N +) (AFORM NONE)) STATIC NIL)
+(station station ((V -) (N +)) STATION NIL)
+(stationary stationary ((V +) (N +) (AFORM NONE)) STATIONARY NIL)
+(stationer stationer ((V -) (N +)) STATIONER NIL)
+(stationery stationery ((V -) (N +) (COUNT -)) STATIONERY NIL)
+(statistic statistic ((V -) (N +)) STATISTIC NIL)
+(statistical statistical ((V +) (N +) (AFORM NONE)) STATISTICAL NIL)
+(statistics statistics ((V -) (N +) (PLU -)) STATISTICS NIL)
+(statistics statistics ((V -) (N +)) STATISTICS NIL)
+(stative stative ((V +) (N +) (AFORM NONE)) STATIVE NIL)
+(statue statue ((V -) (N +)) STATUE NIL)
+(stature stature ((V -) (N +)) STATURE NIL)
+(status status ((V -) (N +)) STATUS NIL)
+(stay stay ((V -) (N +)) STAY NIL)
+(stay stay ((V +) (N -) (SUBCAT NULL)) STAY NIL)
+(steady steady ((V +) (N +)) STEADY NIL)
+(steal steal ((V +) (N -) (SUBCAT NP_PPFROM) (REG -)) STEAL NIL)
+(steam steam ((V -) (N +) (COUNT -)) STEAM NIL)
+(steam steam ((V +) (N -) (SUBCAT NULL)) STEAM NIL)
+(steel steel ((V -) (N +) (COUNT -)) STEEL NIL)
+(steel steel ((V +) (N -) (SUBCAT REFL)) STEEL NIL)
+(steep steep ((V +) (N +)) STEEP NIL)
+(steeple steeple ((V -) (N +)) STEEPLE NIL)
+(steer steer ((V -) (N +)) STEER NIL)
+(steer steer ((V +) (N -) (SUBCAT NP)) STEER NIL)
+(stem stem ((V -) (N +)) STEM NIL)
+(stem stem ((V +) (N -) (SUBCAT NP)) STEM NIL)
+(step step ((V -) (N +)) STEP NIL)
+(step step ((V +) (N -) (SUBCAT PP)) STEP NIL)
+(sterile sterile ((V +) (N +) (AFORM NONE)) STERILE NIL)
+(stick stick ((V -) (N +)) STICK NIL)
+(stick stick ((V +) (N -) (SUBCAT PPTO) (REG -)) STICK NIL)
+(sticky sticky ((V +) (N +)) STICKY NIL)
+(stiff stiff ((V +) (N +)) STIFF NIL)
+(still still ((V +) (N +) (ADV +)) STILL NIL)
+(still still ((V +) (N +)) STILL NIL)
+(sting sting ((V -) (N +)) STING NIL)
+(sting sting ((V +) (N -) (SUBCAT NP) (REG -)) STING NIL)
+(stipulate stipulate ((V +) (N -) (SUBCAT SFIN) (AT -)) STIPULATE NIL)
+(stitch stitch ((V -) (N +)) STITCH NIL)
+(stitch stitch ((V +) (N -) (SUBCAT NP)) STITCH NIL)
+(stock stock ((V -) (N +)) STOCK NIL)
+(stock stock ((V +) (N -) (SUBCAT NP)) STOCK NIL)
+(stocking stocking ((V -) (N +)) STOCKING NIL)
+(stole stole ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) STEAL NIL)
+(stolen stolen ((V +) (N -) (SUBCAT NP) (VFORM EN)) STEAL NIL)
+(stomach stomach ((V -) (N +)) STOMACH NIL)
+(stone stone ((V -) (N +)) STONE NIL)
+(stood stood ((V +) (N -) (FIN +) (PAST +)) STAND NIL)
+(stood stood ((V +) (N -) (VFORM EN)) STAND NIL)
+(stool stool ((V -) (N +)) STOOL NIL)
+(stoop stoop ((V +) (N -)) STOOP NIL)
+(stop stop ((V -) (N +)) STOP NIL)
+(stop stop ((V +) (N -) (SUBCAT NP)) STOP NIL)
+(stop stop ((V +) (N -) (SUBCAT NULL)) STOP NIL)
+(storage storage ((V -) (N +) (COUNT -)) STORAGE NIL)
+(store store ((V -) (N +)) STORE NIL)
+(store store ((V +) (N -) (SUBCAT NP)) STORE NIL)
+(storm storm ((V -) (N +)) STORM NIL)
+(story story ((V -) (N +)) STORY NIL)
+(straight straight ((V +) (N +)) STRAIGHT NIL)
+(straightforward straightforward ((V +) (N +) (AFORM NONE)) STRAIGHTFORWARD NIL)
+(strain strain ((V -) (N +)) STRAIN NIL)
+(strain strain ((V +) (N -) (SUBCAT NP)) STRAIN NIL)
+(strand strand ((V +) (N -) (SUBCAT NP)) STRAND NIL)
+(strange strange ((V +) (N +)) STRANGE NIL)
+(stranger stranger ((V -) (N +)) STRANGER NIL)
+(strata strata ((V -) (N +) (PLU +)) STRATUM NIL)
+(strategy strategy ((V -) (N +)) STRATEGY NIL)
+(stratum stratum ((V -) (N +) (PLU -)) STRATUM NIL)
+(straw straw ((V -) (N +)) STRAW NIL)
+(strawberry strawberry ((V -) (N +)) STRAWBERRY NIL)
+(stray stray ((V +) (N +)) STRAY NIL)
+(stray stray ((V +) (N -) (SUBCAT NULL)) STRAY NIL)
+(stream stream ((V -) (N +)) STREAM NIL)
+(streamlined streamlined ((V +) (N +) (AFORM NONE)) STREAMLINED NIL)
+(street street ((V -) (N +)) STREET NIL)
+(strength strength ((V -) (N +)) STRENGTH NIL)
+(strengthen strengthen ((V +) (N -) (SUBCAT NP)) STRENGTHEN NIL)
+(stress stress ((V -) (N +)) STRESS NIL)
+(stress stress ((V +) (N -) (SUBCAT NP)) STRESS NIL)
+(stretch stretch ((V +) (N -)) STRETCH NIL)
+(strew strew ((V +) (N -) (SUBCAT NP) (REG -)) STREW NIL)
+(strewed strewed ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) STREW NIL)
+(strewn strewn ((V +) (N -) (SUBCAT NP) (VFORM EN)) STREW NIL)
+(strict strict ((V +) (N +)) STRICT NIL)
+(strident strident ((V +) (N +) (AFORM NONE)) STRIDENT NIL)
+(strike strike ((V +) (N -) (SUBCAT NP)) STRIKE NIL)
+(string string ((V -) (N +)) STRING NIL)
+(strip strip ((V -) (N +)) STRIP NIL)
+(strip strip ((V +) (N -) (SUBCAT NP)) STRIP NIL)
+(strive strive ((V +) (N -) (SUBCAT PPFOR) (REG -)) STRIVE NIL)
+(striven striven ((V +) (N -) (SUBCAT PPFOR) (VFORM EN)) STRIVE NIL)
+(stroke stroke ((V -) (N +)) STROKE NIL)
+(stroke stroke ((V +) (N -) (SUBCAT NP)) STROKE NIL)
+(strong strong ((V +) (N +)) STRONG NIL)
+(strove strove ((V +) (N -) (SUBCAT PPFOR) (FIN +) (PAST +)) STRIVE NIL)
+(struck struck ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) STRIKE NIL)
+(struck struck ((V +) (N -) (SUBCAT NP) (VFORM EN)) STRIKE NIL)
+(structuralism structuralism ((V -) (N +)) STRUCTURALISM NIL)
+(structuralist structuralist ((V -) (N +)) STRUCTURALIST NIL)
+(structure structure ((V -) (N +)) STRUCTURE NIL)
+(struggle struggle ((V -) (N +)) STRUGGLE NIL)
+(struggle struggle ((V +) (N -) (SUBCAT PPWITH)) STRUGGLE NIL)
+(stuck stuck ((V +) (N -) (SUBCAT PPTO) (FIN +) (PAST +)) STICK NIL)
+(stuck stuck ((V +) (N -) (SUBCAT PPTO) (VFORM EN)) STICK NIL)
+(student student ((V -) (N +)) STUDENT NIL)
+(study study ((V +) (N -)) STUDY NIL)
+(study study ((V -) (N +) (SUBCAT NP)) STUDY NIL)
+(stuff stuff ((V -) (N +)) STUFF NIL)
+(stuff stuff ((V +) (N -) (SUBCAT NP)) STUFF NIL)
+(stung stung ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) STING NIL)
+(stung stung ((V +) (N -) (SUBCAT NP) (VFORM EN)) STING NIL)
+(stupid stupid ((V +) (N +)) STUPID NIL)
+(stupor stupor ((V -) (N +)) STUPOR NIL)
+(stutter stutter ((V +) (N -) (SUBCAT NULL)) STUTTER NIL)
+(style style ((V -) (N +)) STYLE NIL)
+(stylistic stylistic ((V +) (N +) (AFORM NONE)) STYLISTIC NIL)
+(suave suave ((V +) (N +)) SUAVE NIL)
+(sub- sub- ((FIX PRE) (STEM nil)) SUB NIL)
+(subcategorize subcategorize ((V +) (N -) (SUBCAT NULL)) SUBCATEGORIZE NIL)
+(subjacency subjacency ((V -) (N +)) SUBJACENCY NIL)
+(subjacent subjacent ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) SUBJACENT NIL)
+(subjacent subjacent ((V +) (N +) (AFORM NONE) (SUBCAT PPTO)) SUBJACENT NIL)
+(subject subject ((V +) (N -) (SUBCAT NP_PPTO) (AT -)) SUBJECT NIL)
+(subject subject ((V -) (N +)) SUBJECT NIL)
+(subjective subjective ((V +) (N +) (AFORM NONE)) SUBJECTIVE NIL)
+(submarine submarine ((V +) (N +) (AFORM NONE)) SUBMARINE NIL)
+(submarine submarine ((V -) (N +)) SUBMARINE NIL)
+(submission submission ((V -) (N +)) SUBMISSION NIL)
+(submit submit ((V +) (N -) (SUBCAT PPTO)) SUBMIT NIL)
+(subordinate subordinate ((V +) (N +) (AFORM NONE)) SUBORDINATE NIL)
+(subordinate subordinate ((V +) (N -) (SUBCAT NP) (AT -)) SUBORDINATE NIL)
+(subsequent subsequent ((V +) (N +) (AFORM NONE)) SUBSEQUENT NIL)
+(subservient subservient ((V +) (N +) (AFORM NONE)) SUBSERVIENT NIL)
+(substance substance ((V -) (N +)) SUBSTANCE NIL)
+(substantial substantial ((V +) (N +) (AFORM NONE)) SUBSTANTIAL NIL)
+(substantive substantive ((V +) (N +) (AFORM NONE)) SUBSTANTIVE NIL)
+(substitute substitute ((V +) (N -) (SUBCAT NP_PPFOR) (AT -)) SUBSTITUTE NIL)
+(substitute substitute ((V -) (N +)) SUBSTITUTE NIL)
+(subsume subsume ((V +) (N -) (SUBCAT NP)) SUBSUME NIL)
+(subsumption subsumption ((V -) (N +)) SUBSUMPTION NIL)
+(subtle subtle ((V +) (N +)) SUBTLE NIL)
+(subtlety subtlety ((V -) (N +)) SUBTLETY NIL)
+(subtract subtract ((V +) (N -) (SUBCAT NP_PPFROM) (AT -)) SUBTRACT NIL)
+(succeed succeed ((V +) (N -) (SUBCAT PPIN)) SUCCEED NIL)
+(success success ((V -) (N +)) SUCCESS NIL)
+(succession succession ((V -) (N +)) SUCCESSION NIL)
+(successive successive ((V +) (N +) (AFORM NONE)) SUCCESSIVE NIL)
+(successor successor ((V -) (N +)) SUCCESSOR NIL)
+(succinct succinct ((V +) (N +) (AFORM NONE)) SUCCINCT NIL)
+(succumb succumb ((V +) (N -) (SUBCAT PPTO) (LAT -)) SUCCUMB NIL)
+(such such ((V +) (N +) (QUA +) (PART -) (SUBCAT N1)) SUCH NIL)
+(suck suck ((V +) (N -) (SUBCAT NP)) SUCK NIL)
+(sudden sudden ((V +) (N +) (AFORM NONE)) SUDDEN NIL)
+(sue sue ((V -) (N +) (PN +)) SUE NIL)
+(suffer suffer ((V +) (N -) (SUBCAT PPFROM)) SUFFER NIL)
+(suffice suffice ((V +) (N -) (SUBCAT NULL)) SUFFICE NIL)
+(sufficient sufficient ((V +) (N +) (AFORM NONE)) SUFFICIENT NIL)
+(suffix suffix ((V +) (N -) (SUBCAT NP)) SUFFIX NIL)
+(suffix suffix ((V -) (N +)) SUFFIX NIL)
+(sugar sugar ((V -) (N +) (COUNT -)) SUGAR NIL)
+(suggest suggest ((V +) (N -) (SUBCAT PPTO_THAT_S) (AT -)) SUGGEST NIL)
+(suit suit ((V +) (N -) (SUBCAT NP)) SUIT NIL)
+(suit suit ((V -) (N +)) SUIT NIL)
+(suitable suitable ((V +) (N +) (AFORM NONE)) SUITABLE NIL)
+(suite suite ((V -) (N +)) SUITE NIL)
+(sum sum ((V -) (N +)) SUM NIL)
+(summer summer ((V -) (N +)) SUMMER NIL)
+(sun sun ((V -) (N +)) SUN NIL)
+(sunday sunday ((V -) (N +) (PN +)) SUNDAY NIL)
+(sung sung ((V +) (N -) (VFORM EN) (SUBCAT NP)) SING NIL)
+(sung sung ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SING NIL)
+(sunk sunk ((V +) (N -) (VFORM EN) (SUBCAT NP)) SINK NIL)
+(sunk sunk ((V +) (N -) (VFORM EN) (SUBCAT NULL)) SINK NIL)
+(sunshine sunshine ((V -) (N +)) SUNSHINE NIL)
+(super- super- ((FIX PRE) (STEM ((N +)))) SUPER NIL)
+(super super ((V +) (N +) (AFORM NONE)) SUPER NIL)
+(superficial superficial ((V +) (N +) (AFORM NONE)) SUPERFICIAL NIL)
+(superior superior ((V +) (N +) (AFORM NONE)) SUPERIOR NIL)
+(supersede supersede ((V +) (N -) (SUBCAT NP)) SUPERSEDE NIL)
+(supervisor supervisor ((V -) (N +)) SUPERVISOR NIL)
+(supper supper ((V -) (N +)) SUPPER NIL)
+(supplement supplement ((V +) (N -) (SUBCAT NP)) SUPPLEMENT NIL)
+(supplement supplement ((V -) (N +)) SUPPLEMENT NIL)
+(supplementary supplementary ((V +) (N +) (AFORM NONE)) SUPPLEMENTARY NIL)
+(suppletion suppletion ((V -) (N +)) SUPPLETION NIL)
+(suppletive suppletive ((V +) (N +) (AFORM NONE)) SUPPLETIVE NIL)
+(supply supply ((V +) (N -) (SUBCAT NP)) SUPPLY NIL)
+(supply supply ((V +) (N -) (SUBCAT NP_PPTO)) SUPPLY NIL)
+(supply supply ((V +) (N -) (SUBCAT NP_PPWITH)) SUPPLY NIL)
+(supply supply ((V -) (N +)) SUPPLY NIL)
+(support support ((V +) (N -) (SUBCAT NP)) SUPPORT NIL)
+(support support ((V -) (N +)) SUPPORT NIL)
+(suppose suppose ((V +) (N -) (SUBCAT SFIN)) SUPPOSE NIL)
+(supposition supposition ((V -) (N +)) SUPPOSITION NIL)
+(suppress suppress ((V +) (N -) (SUBCAT NP) (AT -)) SUPPRESS NIL)
+(sure sure ((V +) (N +) (SUBCAT INF)) SURE NIL)
+(sure sure ((V +) (N +) (SUBCAT NULL)) SURE NIL)
+(sure sure ((V +) (N +) (SUBCAT STHAT)) SURE NIL)
+(surface surface ((V +) (N -) (SUBCAT NULL)) SURFACE NIL)
+(surface surface ((V -) (N +)) SURFACE NIL)
+(surgeon surgeon ((V -) (N +)) SURGEON NIL)
+(surgery surgery ((V -) (N +)) SURGERY NIL)
+(surgical surgical ((V +) (N +) (AFORM NONE)) SURGICAL NIL)
+(surmount surmount ((V +) (N -) (SUBCAT NP)) SURMOUNT NIL)
+(surprise surprise ((V +) (N -) (AGR IT) (SUBCAT S_SUBJ)) SURPRISE NIL)
+(surprise surprise ((V +) (N -) (AGR S) (SUBCAT S_SUBJ)) SURPRISE NIL)
+(surprise surprise ((V +) (N -) (SUBCAT NP)) SURPRISE NIL)
+(surprise surprise ((V -) (N +)) SURPRISE NIL)
+(surround surround ((V +) (N -) (SUBCAT NP)) SURROUND NIL)
+(survey survey ((V +) (N -) (SUBCAT NP)) SURVEY NIL)
+(survey survey ((V -) (N +)) SURVEY NIL)
+(survive survive ((V +) (N -) (SUBCAT NP)) SURVIVE NIL)
+(susceptible susceptible ((V +) (N +) (AFORM NONE)) SUSCEPTIBLE NIL)
+(suspect suspect ((V +) (N -) (SUBCAT NP)) SUSPECT NIL)
+(suspect suspect ((V +) (N -) (SUBCAT SFIN)) SUSPECT NIL)
+(suspect suspect ((V -) (N +)) SUSPECT NIL)
+(suspend suspend ((V +) (N -) (SUBCAT NP)) SUSPEND NIL)
+(suspense suspense ((V -) (N +)) SUSPENSE NIL)
+(suspicion suspicion ((V -) (N +)) SUSPICION NIL)
+(suspicious suspicious ((V +) (N +) (AFORM NONE)) SUSPICIOUS NIL)
+(sustain sustain ((V +) (N -) (SUBCAT NP)) SUSTAIN NIL)
+(sustenance sustenance ((V -) (N +)) SUSTENANCE NIL)
+(swallow swallow ((V +) (N -) (SUBCAT NP)) SWALLOW NIL)
+(swam swam ((V +) (N -) (FIN +) (PAST +)) SWIM NIL)
+(swan swan ((V -) (N +)) SWAN NIL)
+(swang swang ((V +) (N -) (FIN +) (PAST +)) SWING NIL)
+(swap swap ((V +) (N -) (SUBCAT NP_PPFOR) (LAT -)) SWAP NIL)
+(swear swear ((V +) (N -) (SUBCAT SFIN) (REG -)) SWEAR NIL)
+(swede swede ((V -) (N +)) SWEDE NIL)
+(sweden sweden ((V -) (N +) (PN +)) SWEDEN NIL)
+(swedish swedish ((V +) (N +)) SWEDISH NIL)
+(sweep sweep ((V +) (N -) (SUBCAT NP) (REG -)) SWEEP NIL)
+(sweet sweet ((V -) (N +)) SWEET NIL)
+(swell swell ((V +) (N -) (REG -)) SWELL NIL)
+(swelled swelled ((V +) (N -) (FIN +) (PAST +)) SWELL NIL)
+(swept swept ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) SWEEP NIL)
+(swept swept ((V +) (N -) (SUBCAT NP) (VFORM EN)) SWEEP NIL)
+(swift swift ((V +) (N +)) SWIFT NIL)
+(swift swift ((V -) (N +)) SWIFT NIL)
+(swim swim ((V +) (N -) (REG -)) SWIM NIL)
+(swim swim ((V -) (N +)) SWIM NIL)
+(swing swing ((V +) (N -) (REG -)) SWING NIL)
+(swiss swiss ((V +) (N +) (AFORM NONE)) SWISS NIL)
+(switch switch ((V +) (N -) (SUBCAT NP)) SWITCH NIL)
+(switch switch ((V -) (N +)) SWITCH NIL)
+(switzerland switzerland ((V -) (N +) (PN +)) SWITZERLAND NIL)
+(swollen swollen ((V +) (N -) (VFORM EN)) SWELL NIL)
+(sword sword ((V -) (N +)) SWORD NIL)
+(swore swore ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) SWEAR NIL)
+(sworn sworn ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) SWEAR NIL)
+(swum swum ((V +) (N -) (VFORM EN)) SWIM NIL)
+(swung swung ((V +) (N -) (VFORM EN)) SWING NIL)
+(syllabic syllabic ((V +) (N +) (AFORM NONE)) SYLLABIC NIL)
+(syllable syllable ((V -) (N +)) SYLLABLE NIL)
+(syllogism syllogism ((V -) (N +)) SYLLOGISM NIL)
+(symbol symbol ((V -) (N +)) SYMBOL NIL)
+(symmetry symmetry ((V -) (N +)) SYMMETRY NIL)
+(sympathetic sympathetic ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SYMPATHETIC NIL)
+(sympathetic sympathetic ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) SYMPATHETIC NIL)
+(sympathy sympathy ((V -) (N +) (SUBCAT PPWITH) (COUNT -)) SYMPATHY NIL)
+(symptom symptom ((V -) (N +)) SYMPTOM NIL)
+(symptomatic symptomatic ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) SYMPTOMATIC NIL)
+(symptomatic symptomatic ((V +) (N +) (AFORM NONE) (SUBCAT PPOF)) SYMPTOMATIC NIL)
+(synchronous synchronous ((V +) (N +) (AFORM NONE)) SYNCHRONOUS NIL)
+(synonym synonym ((V -) (N +)) SYNONYM NIL)
+(synonymous synonymous ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) SYNONYMOUS NIL)
+(synonymous synonymous ((V +) (N +) (SUBCAT PPWITH) (AFORM NONE)) SYNONYMOUS NIL)
+(synonymy synonymy ((V -) (N +)) SYNONYMY NIL)
+(synopsis synopsis ((V -) (N +)) SYNOPSIS NIL)
+(synoptic synoptic ((V +) (N +) (AFORM NONE)) SYNOPTIC NIL)
+(syntactic syntactic ((V +) (N +) (AFORM NONE)) SYNTACTIC NIL)
+(syntax syntax ((V -) (N +)) SYNTAX NIL)
+(syntheses syntheses ((V -) (N +) (PLU +)) SYNTHESIS NIL)
+(synthesis synthesis ((V -) (N +) (PLU -)) SYNTHESIS NIL)
+(synthesize synthesize ((V +) (N -) (SUBCAT NP)) SYNTHESIZE NIL)
+(synthetic synthetic ((V +) (N +) (AFORM NONE)) SYNTHETIC NIL)
+(system system ((V -) (N +)) SYSTEM NIL)
+(systematic systematic ((V +) (N +) (AFORM NONE)) SYSTEMATIC NIL)
+(systematically systematically ((V +) (N +) (AFORM NONE)) SYSTEMATICALLY NIL)
+(systematize systematize ((V +) (N -) (SUBCAT NP)) SYSTEMATIZE NIL)
+(table table ((V -) (N +)) TABLE NIL)
+(tabular tabular ((V +) (N +) (AFORM NONE)) TABULAR NIL)
+(tabulate tabulate ((V +) (N -) (SUBCAT NP) (AT -)) TABULATE NIL)
+(tacit tacit ((V +) (N +) (AFORM NONE)) TACIT NIL)
+(tack tack ((V -) (N +)) TACK NIL)
+(tackle tackle ((V +) (N -) (SUBCAT NP)) TACKLE NIL)
+(tact tact ((V -) (N +)) TACT NIL)
+(tactic tactic ((V -) (N +)) TACTIC NIL)
+(tag tag ((V +) (N -) (SUBCAT NP) (LAT -)) TAG NIL)
+(tag tag ((V -) (N +)) TAG NIL)
+(tail tail ((V -) (N +)) TAIL NIL)
+(tailor tailor ((V -) (N +)) TAILOR NIL)
+(take take ((V +) (N -) (SUBCAT NP) (REG -)) TAKE NIL)
+(taken taken ((V +) (N -) (SUBCAT NP) (VFORM EN)) TAKE NIL)
+(tale tale ((V -) (N +)) TALE NIL)
+(talent talent ((V -) (N +)) TALENT NIL)
+(talented talented ((V +) (N +) (AFORM NONE)) TALENTED NIL)
+(talk talk ((V +) (N -) (SUBCAT PPABOUT)) TALK NIL)
+(talk talk ((V -) (N +)) TALK NIL)
+(tall tall ((V +) (N +)) TALL NIL)
+(tame tame ((V +) (N +)) TAME NIL)
+(tangent tangent ((V -) (N +)) TANGENT NIL)
+(tangle tangle ((V +) (N -) (SUBCAT NP)) TANGLE NIL)
+(tank tank ((V -) (N +)) TANK NIL)
+(tap tap ((V +) (N -) (SUBCAT NP)) TAP NIL)
+(tap tap ((V -) (N +)) TAP NIL)
+(tape tape ((V +) (N -) (SUBCAT NP)) TAPE NIL)
+(tape tape ((V -) (N +)) TAPE NIL)
+(target target ((V -) (N +)) TARGET NIL)
+(task task ((V -) (N +)) TASK NIL)
+(taste taste ((V +) (N -) (SUBCAT NP)) TASTE NIL)
+(taste taste ((V +) (N -) (SUBCAT PPOF)) TASTE NIL)
+(taste taste ((V -) (N +)) TASTE NIL)
+(taught taught ((V +) (N -) (SUBCAT OE) (FIN +) (PAST +)) TEACH NIL)
+(taught taught ((V +) (N -) (SUBCAT OE) (VFORM EN)) TEACH NIL)
+(tautology tautology ((V -) (N +)) TAUTOLOGY NIL)
+(tax tax ((V +) (N -) (SUBCAT NP)) TAX NIL)
+(tax tax ((V -) (N +)) TAX NIL)
+(taxi taxi ((V -) (N +)) TAXI NIL)
+(taxonomy taxonomy ((V -) (N +)) TAXONOMY NIL)
+(tea tea ((V -) (N +) (COUNT -)) TEA NIL)
+(teach teach ((V +) (N -) (SUBCAT OE) (REG -)) TEACH NIL)
+(team team ((V -) (N +)) TEAM NIL)
+(tear tear ((V +) (N -) (SUBCAT NP) (REG -)) TEAR NIL)
+(tear tear ((V -) (N +)) TEAR NIL)
+(tease tease ((V +) (N -) (SUBCAT NP)) TEASE NIL)
+(technical technical ((V +) (N +) (AFORM NONE)) TECHNICAL NIL)
+(technician technician ((V -) (N -)) TECHNICIAN NIL)
+(technique technique ((V -) (N +)) TECHNIQUE NIL)
+(technology technology ((V -) (N +)) TECHNOLOGY NIL)
+(tedious tedious ((V +) (N +) (AFORM NONE)) TEDIOUS NIL)
+(tedium tedium ((V -) (N +)) TEDIUM NIL)
+(teem teem ((V +) (N -) (SUBCAT PPWITH)) TEEM NIL)
+(teeth teeth ((V -) (N +) (PLU +)) TOOTH NIL)
+(telegram telegram ((V -) (N +)) TELEGRAM NIL)
+(telegraph telegraph ((V +) (N -) (SUBCAT NP)) TELEGRAPH NIL)
+(telegraph telegraph ((V -) (N +)) TELEGRAPH NIL)
+(telephone telephone ((V +) (N -) (SUBCAT NP)) TELEPHONE NIL)
+(telephone telephone ((V -) (N +)) TELEPHONE NIL)
+(telescope telescope ((V -) (N +)) TELESCOPE NIL)
+(television television ((V -) (N +)) TELEVISION NIL)
+(tell tell ((V +) (N -) (SUBCAT NP_S) (REG -)) TELL NIL)
+(temper temper ((V +) (N -) (SUBCAT NP_PPWITH)) TEMPER NIL)
+(temper temper ((V -) (N +)) TEMPER NIL)
+(temperature temperature ((V -) (N +)) TEMPERATURE NIL)
+(template template ((V -) (N +)) TEMPLATE NIL)
+(temple temple ((V -) (N +)) TEMPLE NIL)
+(temporal temporal ((V +) (N +) (AFORM NONE)) TEMPORAL NIL)
+(temporary temporary ((V +) (N +) (AFORM NONE)) TEMPORARY NIL)
+(tempt tempt ((V +) (N -) (SUBCAT NP)) TEMPT NIL)
+(ten ten ((V +) (N +) (QUA +) (NUM CARD)) TEN NIL)
+(tend tend ((V +) (N -) (SUBCAT SR1)) TEND NIL)
+(tendency tendency ((V -) (N +) (SUBCAT PPTO)) TENDENCY NIL)
+(tender tender ((V +) (N +)) TENDER NIL)
+(tenet tenet ((V -) (N +)) TENET NIL)
+(tennis tennis ((V -) (N +) (COUNT -)) TENNIS NIL)
+(tenon tenon ((V -) (N +)) TENON NIL)
+(tenor tenor ((V -) (N +)) TENOR NIL)
+(tense tense ((V +) (N +)) TENSE NIL)
+(tense tense ((V -) (N +)) TENSE NIL)
+(tensed tensed ((V +) (N +) (AFORM NONE)) TENSED NIL)
+(tension tension ((V -) (N +)) TENSION NIL)
+(tent tent ((V -) (N +)) TENT NIL)
+(tentative tentative ((V +) (N +) (AFORM NONE)) TENTATIVE NIL)
+(tenth tenth ((V +) (N +) (NUM ORD) (QUA +)) TENTH NIL)
+(term term ((V +) (N -) (SUBCAT NP_PRED)) TERM NIL)
+(term term ((V -) (N +)) TERM NIL)
+(terminal terminal ((V +) (N +) (AFORM NONE)) TERMINAL NIL)
+(terminal terminal ((V -) (N +)) TERMINAL NIL)
+(terminate terminate ((V +) (N -) (SUBCAT NULL) (AT -)) TERMINATE NIL)
+(terminology terminology ((V -) (N +)) TERMINOLOGY NIL)
+(terrace terrace ((V -) (N +)) TERRACE NIL)
+(terrestrial terrestrial ((V +) (N +) (AFORM NONE)) TERRESTRIAL NIL)
+(terrible terrible ((V +) (N +) (AFORM NONE)) TERRIBLE NIL)
+(terrify terrify ((V +) (N -) (SUBCAT NP)) TERRIFY NIL)
+(territory territory ((V -) (N +)) TERRITORY NIL)
+(terror terror ((V -) (N +)) TERROR NIL)
+(terse terse ((V +) (N +)) TERSE NIL)
+(test test ((V +) (N -) (SUBCAT NP)) TEST NIL)
+(test test ((V -) (N +)) TEST NIL)
+(testimony testimony ((V -) (N +)) TESTIMONY NIL)
+(text text ((V -) (N +)) TEXT NIL)
+(textbook textbook ((V -) (N +)) TEXTBOOK NIL)
+(than than ((SUBCAT THAN)) THAN NIL)
+(thank thank ((V +) (N -) (SUBCAT NP)) THANK NIL)
+(thanks thanks ((V -) (N +) (PLU +) (SUBCAT PPFOR)) THANKS NIL)
+(that that ((QUA +) (SUBCAT DETN) (AGR ((V -) (N +) (BAR 2) (PLU -)))) THAT NIL)
+(that that ((SUBCAT DETA)) THAT NIL)
+(that that ((SUBCAT THAT)) THAT NIL)
+(that that ((V -) (N +) (PRO +)) THAT NIL)
+(that that ((V -) (N +) (PRO +) (WH -) (UB R)) THAT NIL)
+(the the ((SUBCAT DETN) (QUA +)) THE NIL)
+(theatre theatre ((V -) (N +)) THEATRE NIL)
+(theatrical theatrical ((V +) (N +) (AFORM NONE)) THEATRICAL NIL)
+(their their ((QUA +) (SUBCAT DETN) (POSS +)) THEIR NIL)
+(theirs theirs ((PRO +) (V -) (N +)) THEIRS NIL)
+(them them ((PRO +) (V -) (N +) (PER 3) (PLU +) (CASE ACC)) THEM NIL)
+(thematic thematic ((V +) (N +) (AFORM NONE)) THEMATIC NIL)
+(thematically thematically ((V +) (N +) (ADV +)) THEMATICALLY NIL)
+(theme theme ((V -) (N +)) THEME NIL)
+(themselves themselves ((PRO +) (V -) (N +) (REFL ((BAR 2) (V -) (N +) (PLU +)))) THEMSELVES NIL)
+(then then ((PRO +) (V -) (N -)) THEN NIL)
+(theorem theorem ((V -) (N +)) THEOREM NIL)
+(theoretic theoretic ((V +) (N +) (AFORM NONE)) THEORETIC NIL)
+(theoretical theoretical ((V +) (N +) (AFORM NONE)) THEORETICAL NIL)
+(theoretically theoretically ((V +) (N +) (ADV +)) THEORETICALLY NIL)
+(theory theory ((V -) (N +)) THEORY NIL)
+(therapeutic therapeutic ((V +) (N +) (AFORM NONE)) THERAPEUTIC NIL)
+(therapy therapy ((V -) (N +)) THERAPY NIL)
+(there there ((V -) (N +) (PRO +) (NFORM THERE)) THERE NIL)
+(there there ((V -) (PRO +) (N -)) THERE NIL)
+(therefore therefore ((V -) (N -) (SUBCAT BARE_S)) THEREFORE NIL)
+(these these ((PRO +) (V -) (N +) (PLU +)) THESE NIL)
+(these these ((QUA +) (SUBCAT DETN) (AGR ((V -) (N +) (BAR 2) (COUNT +) (PLU +)))) THESE NIL)
+(theses theses ((V -) (N +) (PLU +)) THESES NIL)
+(thesis thesis ((V -) (N +)) THESIS NIL)
+(they they ((PRO +) (V -) (N +) (PER 3) (PLU +) (CASE NOM)) THEY NIL)
+(thick thick ((V +) (N +)) THICK NIL)
+(thief thief ((V -) (N +)) THIEF NIL)
+(thigh thigh ((V -) (N +)) THIGH NIL)
+(thin thin ((V +) (N +)) THIN NIL)
+(thing thing ((V -) (N +)) THING NIL)
+(think think ((V +) (N -) (SUBCAT SFIN) (REG -)) THINK NIL)
+(third third ((V +) (N +) (NUM ORD) (QUA +)) THIRD NIL)
+(third third ((V -) (N +)) THIRD NIL)
+(thirst thirst ((V -) (N +) (SUBCAT PPFOR)) THIRST NIL)
+(thirteen thirteen ((V +) (N +) (QUA +) (NUM CARD)) THIRTEEN NIL)
+(thirteenth thirteenth ((V +) (N +) (QUA +) (NUM ORD)) THIRTEENTH NIL)
+(thirtieth thirtieth ((V +) (N +) (QUA +) (NUM ORD)) THIRTIETH NIL)
+(thirty thirty ((V +) (N +) (QUA +) (NUM CARD)) THIRTY NIL)
+(this this ((PRO +) (V -) (N +) (PLU -)) THIS NIL)
+(this this ((QUA +) (SUBCAT DETN) (AGR ((V -) (N +) (BAR 2) (PLU -)))) THIS NIL)
+(thorough thorough ((V +) (N +) (AFORM NONE)) THOROUGH NIL)
+(those those ((PRO +) (V -) (N +) (PLU +)) THOSE NIL)
+(those those ((QUA +) (SUBCAT DETN) (AGR ((V -) (N +) (BAR 2) (COUNT +) (PLU +)))) THOSE NIL)
+(though though ((V -) (N -) (SUBCAT FIN_S)) THOUGH NIL)
+(thought thought ((V +) (N -) (SUBCAT SFIN) (FIN +) (PAST +)) THINK NIL)
+(thought thought ((V -) (N +) (SUBCAT SFIN)) THOUGHT NIL)
+(thought thought ((V +) (N -) (SUBCAT SFIN) (VFORM EN)) THINK NIL)
+(thousand thousand ((V -) (N +) (SUBCAT N1)) THOUSAND NIL)
+(thousandth thousandth ((V +) (N +) (QUA +) (NUM ORD)) THOUSANDTH NIL)
+(thread thread ((V -) (N +)) THREAD NIL)
+(threat threat ((V -) (N +) (SUBCAT INF)) THREAT NIL)
+(threaten threaten ((V +) (N -) (SUBCAT NP_PPWITH)) THREATEN NIL)
+(three three ((V +) (N +) (QUA +) (NUM CARD) (AGR ((N +) (V -) (BAR 1) (COUNT +) (PLU +)))) THREE NIL)
+(threshold threshold ((V -) (N +)) THRESHOLD NIL)
+(threw threw ((V +) (N -) (SUBCAT NP_PPLOC) (FIN +) (PAST +)) THROW NIL)
+(throat throat ((V -) (N +)) THROAT NIL)
+(through through ((V -) (N -) (SUBCAT NP)) THROUGH NIL)
+(throughout throughout ((V -) (N -) (SUBCAT NP)) THROUGHOUT NIL)
+(throw throw ((V +) (N -) (SUBCAT NP_PPLOC) (REG -)) THROW NIL)
+(throw throw ((V -) (N +)) THROW NIL)
+(thrown thrown ((V +) (N -) (SUBCAT NP_PPLOC)) THROW NIL)
+(thrust thrust ((V +) (N -) (SUBCAT NP_PPLOC)) THRUST NIL)
+(thrust thrust ((V -) (N +)) THRUST NIL)
+(thumb thumb ((V -) (N +)) THUMB NIL)
+(thunder thunder ((V -) (N +)) THUNDER NIL)
+(thursday thursday ((V -) (N +) (PN +)) THURSDAY NIL)
+(thus thus ((V -) (N -) (SUBCAT BARE_S)) THUS NIL)
+(ticket ticket ((V -) (N +)) TICKET NIL)
+(tidy tidy ((V +) (N -) (SUBCAT NP)) TIDY NIL)
+(tidy tidy ((V +) (N +)) TIDY NIL)
+(tie tie ((V +) (N -) (SUBCAT NP_PPTO)) TIE NIL)
+(tie tie ((V -) (N +)) TIE NIL)
+(tiger tiger ((V -) (N +)) TIGER NIL)
+(tight tight ((V +) (N +)) TIGHT NIL)
+(till till ((V +) (N -) (SUBCAT NP)) TILL NIL)
+(till till ((V -) (N +)) TILL NIL)
+(till till ((V -) (N -)) TILL NIL)
+(time time ((V +) (N -) (SUBCAT NP)) TIME NIL)
+(time time ((V -) (N +)) TIME NIL)
+(timely timely ((V +) (N +)) TIMELY NIL)
+(timetable timetable ((V -) (N +)) TIMETABLE NIL)
+(tin tin ((V -) (N +)) TIN NIL)
+(tinker tinker ((V +) (N -) (SUBCAT PPWITH)) TINKER NIL)
+(tinker tinker ((V -) (N +)) TINKER NIL)
+(tip tip ((V -) (N +)) TIP NIL)
+(tire tire ((V +) (N -) (SUBCAT PPOF)) TIRE NIL)
+(title title ((V -) (N +)) TITLE NIL)
+(to to ((V +) (N -) (AUX +) (FIN -) (SUBCAT BASE_VP) (VFORM TO)) TO NIL)
+(to to ((V -) (N -) (SUBCAT NP) (PFORM TO)) TO NIL)
+(to to ((V -) (N -) (SUBCAT NP)) TO NIL)
+(toad toad ((V -) (N +)) TOAD NIL)
+(toast toast ((V -) (N +) (COUNT -)) TOAST NIL)
+(toast toast ((V +) (N -) (SUBCAT NP)) TOAST NIL)
+(tobacco tobacco ((V -) (N +) (COUNT -)) TOBACCO NIL)
+(today today ((PRO +) (V -) (N -)) TODAY NIL)
+(toe toe ((V -) (N +)) TOE NIL)
+(together together ((PRO +) (V -) (N -)) TOGETHER NIL)
+(together together ((V -) (N -) (SUBCAT PPWITH)) TOGETHER NIL)
+(token token ((V -) (N +)) TOKEN NIL)
+(told told ((V +) (N -) (SUBCAT NP_S) (FIN +) (PAST +)) TELL NIL)
+(told told ((V +) (N -) (SUBCAT NP_S) (VFORM EN)) TELL NIL)
+(tolerance tolerance ((V -) (N +)) TOLERANCE NIL)
+(tolerate tolerate ((V +) (N -) (SUBCAT NP) (AT -)) TOLERATE NIL)
+(toll toll ((V +) (N -) (SUBCAT NULL)) TOLL NIL)
+(toll toll ((V -) (N +)) TOLL NIL)
+(tomato tomato ((V -) (N +)) TOMATO NIL)
+(tomb tomb ((V -) (N +)) TOMB NIL)
+(tomorrow tomorrow ((PRO +) (V -) (N -)) TOMORROW NIL)
+(ton ton ((V -) (N +)) TON NIL)
+(tone tone ((V -) (N +)) TONE NIL)
+(tongs tongs ((V -) (N +) (PLU +)) TONGS NIL)
+(tongue tongue ((V -) (N +)) TONGUE NIL)
+(tonight tonight ((PRO +) (V -) (N -)) TONIGHT NIL)
+(tonne tonne ((V -) (N +)) TONNE NIL)
+(too too ((SUBCAT DETA)) TOO NIL)
+(took took ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) TAKE NIL)
+(tool tool ((V -) (N +)) TOOL NIL)
+(tooth tooth ((V -) (N +) (PLU -)) TOOTH NIL)
+(top top ((V -) (N +)) TOP NIL)
+(topic topic ((V -) (N +)) TOPIC NIL)
+(topology topology ((V -) (N +)) TOPOLOGY NIL)
+(tore tore ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) TEAR NIL)
+(torn torn ((V +) (N -) (SUBCAT NP) (VFORM EN)) TEAR NIL)
+(torrent torrent ((V -) (N +)) TORRENT NIL)
+(torrential torrential ((V +) (N +) (AFORM NONE)) TORRENTIAL NIL)
+(toss toss ((V +) (N -) (SUBCAT NP)) TOSS NIL)
+(total total ((V +) (N +) (AFORM NONE)) TOTAL NIL)
+(total total ((V -) (N +)) TOTAL NIL)
+(touch touch ((V +) (N -) (SUBCAT NP)) TOUCH NIL)
+(touch touch ((V -) (N +)) TOUCH NIL)
+(tough tough ((V +) (N +) (SUBCAT NULL)) TOUGH NIL)
+(tough tough ((V +) (N +) (SUBCAT OBJ_GAP)) TOUGH NIL)
+(tour tour ((V +) (N -) (SUBCAT NP)) TOUR NIL)
+(tour tour ((V -) (N +)) TOUR NIL)
+(tourist tourist ((V -) (N +)) TOURIST NIL)
+(tow tow ((V +) (N -) (SUBCAT NP)) TOW NIL)
+(towards towards ((V -) (N -) (SUBCAT NP)) TOWARDS NIL)
+(tower tower ((V -) (N +)) TOWER NIL)
+(town town ((V -) (N +)) TOWN NIL)
+(toxic toxic ((V +) (N +) (AFORM NONE)) TOXIC NIL)
+(toy toy ((V -) (N +)) TOY NIL)
+(trace trace ((V +) (N -) (SUBCAT NP)) TRACE NIL)
+(trace trace ((V -) (N +)) TRACE NIL)
+(track track ((V +) (N -) (SUBCAT NP)) TRACK NIL)
+(track track ((V -) (N +)) TRACK NIL)
+(tract tract ((V -) (N +)) TRACT NIL)
+(tractable tractable ((V +) (N +) (AFORM NONE)) TRACTABLE NIL)
+(trade trade ((V -) (N +)) TRADE NIL)
+(tradition tradition ((V -) (N +)) TRADITION NIL)
+(traffic traffic ((V -) (N +) (COUNT -)) TRAFFIC NIL)
+(traffic traffic ((V +) (N -) (SUBCAT PPIN)) TRAFFIC NIL)
+(tragedy tragedy ((V -) (N +)) TRAGEDY NIL)
+(tragic tragic ((V +) (N +) (AFORM NONE)) TRAGIC NIL)
+(train train ((V +) (N -) (SUBCAT NP)) TRAIN NIL)
+(train train ((V -) (N +)) TRAIN NIL)
+(tramp tramp ((V -) (N +)) TRAMP NIL)
+(tranquil tranquil ((V +) (N +) (AFORM NONE)) TRANQUIL NIL)
+(trans- trans- ((FIX PRE) (STEM A)) TRANS NIL)
+(transaction transaction ((V -) (N +)) TRANSACTION NIL)
+(transcendental transcendental ((V +) (N +) (AFORM NONE)) TRANSCENDENTAL NIL)
+(transcribe transcribe ((V +) (N -) (SUBCAT NP)) TRANSCRIBE NIL)
+(transcript transcript ((V -) (N +)) TRANSCRIPT NIL)
+(transcription transcription ((V -) (N +)) TRANSCRIPTION NIL)
+(transfer transfer ((V +) (N -) (SUBCAT NP_PPTO)) TRANSFER NIL)
+(transform transform ((V +) (N -) (SUBCAT NP)) TRANSFORM NIL)
+(transience transience ((V -) (N +)) TRANSIENCE NIL)
+(transient transient ((V +) (N +) (AFORM NONE)) TRANSIENT NIL)
+(transistor transistor ((V -) (N +)) TRANSISTOR NIL)
+(transit transit ((V -) (N +)) TRANSIT NIL)
+(transitive transitive ((V +) (N +) (AFORM NONE)) TRANSITIVE NIL)
+(transitory transitory ((V +) (N +) (AFORM NONE)) TRANSITORY NIL)
+(translate translate ((V +) (N -) (SUBCAT NP_PPINTO) (AT -)) TRANSLATE NIL)
+(transmit transmit ((V +) (N -) (SUBCAT NP)) TRANSMIT NIL)
+(transparency transparency ((V -) (N +)) TRANSPARENCY NIL)
+(transparent transparent ((V +) (N +) (AFORM NONE)) TRANSPARENT NIL)
+(transport transport ((V +) (N -) (SUBCAT NP)) TRANSPORT NIL)
+(transport transport ((V -) (N +)) TRANSPORT NIL)
+(trap trap ((V +) (N -) (SUBCAT NP)) TRAP NIL)
+(trap trap ((V -) (N +)) TRAP NIL)
+(travel travel ((V +) (N -) (SUBCAT NP)) TRAVEL NIL)
+(travel travel ((V -) (N +)) TRAVEL NIL)
+(traverse traverse ((V +) (N -) (SUBCAT NP)) TRAVERSE NIL)
+(tray tray ((V -) (N +)) TRAY NIL)
+(treat treat ((V +) (N -) (SUBCAT NP_AS_PRED)) TREAT NIL)
+(treatment treatment ((V -) (N +)) TREATMENT NIL)
+(treble treble ((V +) (N +) (AFORM NONE)) TREBLE NIL)
+(treble treble ((V +) (N -) (SUBCAT NP)) TREBLE NIL)
+(tree tree ((V -) (N +)) TREE NIL)
+(tremble tremble ((V +) (N -)) TREMBLE NIL)
+(triangle triangle ((V -) (N +)) TRIANGLE NIL)
+(triangular triangular ((V +) (N +) (AFORM NONE)) TRIANGULAR NIL)
+(tribe tribe ((V -) (N +)) TRIBE NIL)
+(trick trick ((V +) (N -) (SUBCAT NP)) TRICK NIL)
+(trick trick ((V -) (N +)) TRICK NIL)
+(trifle trifle ((V +) (N -) (SUBCAT PPWITH)) TRIFLE NIL)
+(trifle trifle ((V -) (N +)) TRIFLE NIL)
+(trigger trigger ((V +) (N -) (SUBCAT NP)) TRIGGER NIL)
+(trigger trigger ((V -) (N +)) TRIGGER NIL)
+(trip trip ((V +) (N -) (SUBCAT NULL)) TRIP NIL)
+(trip trip ((V -) (N +)) TRIP NIL)
+(triple triple ((V +) (N +) (AFORM NONE)) TRIPLE NIL)
+(triple triple ((V +) (N -) (SUBCAT NP)) TRIPLE NIL)
+(triple triple ((V -) (N +)) TRIPLE NIL)
+(triple triple ((V -) (N +)) TRIPLE NIL)
+(triumph triumph ((V +) (N -) (SUBCAT NULL)) TRIUMPH NIL)
+(triumph triumph ((V -) (N +)) TRIUMPH NIL)
+(trivial trivial ((V +) (N +) (AFORM NONE)) TRIVIAL NIL)
+(troops troops ((V -) (N +) (PLU +)) TROOPS NIL)
+(tropic tropic ((V -) (N +)) TROPIC NIL)
+(trouble trouble ((V +) (N -) (SUBCAT NP)) TROUBLE NIL)
+(trouble trouble ((V -) (N +)) TROUBLE NIL)
+(troublesome troublesome ((V +) (N +) (AFORM NONE)) TROUBLESOME NIL)
+(trousers trousers ((V -) (N +) (PLU +)) TROUSERS NIL)
+(truck truck ((V -) (N +)) TRUCK NIL)
+(true true ((V +) (N +)) TRUE NIL)
+(truncate truncate ((V +) (N -) (SUBCAT NP) (AT -)) TRUNCATE NIL)
+(trunk trunk ((V -) (N +)) TRUNK NIL)
+(trust trust ((V +) (N -) (SUBCAT NP)) TRUST NIL)
+(trust trust ((V -) (N +)) TRUST NIL)
+(truth truth ((V -) (N +)) TRUTH NIL)
+(try try ((V +) (N -) (SUBCAT NP)) TRY NIL)
+(try try ((V +) (N -) (SUBCAT SE1)) TRY NIL)
+(tub tub ((V -) (N +)) TUB NIL)
+(tube tube ((V -) (N +)) TUBE NIL)
+(tuck tuck ((V +) (N -) (SUBCAT NP_IN)) TUCK NIL)
+(tuesday tuesday ((V -) (N +) (PN +)) TUESDAY NIL)
+(tuition tuition ((V -) (N +)) TUITION NIL)
+(tumble tumble ((V +) (N -) (SUBCAT NULL)) TUMBLE NIL)
+(tune tune ((V +) (N -) (SUBCAT NP)) TUNE NIL)
+(tune tune ((V -) (N +)) TUNE NIL)
+(turn turn ((V +) (N -) (SUBCAT NP_OFF)) TURN NIL)
+(turn turn ((V +) (N -) (SUBCAT NP_ON)) TURN NIL)
+(turn turn ((V +) (N -) (SUBCAT NULL)) TURN NIL)
+(turn turn ((V -) (N +)) TURN NIL)
+(turtle turtle ((V -) (N +)) TURTLE NIL)
+(tutor tutor ((V -) (N +)) TUTOR NIL)
+(twelfth twelfth ((V +) (N +) (NUM ORD) (QUA +)) TWELFTH NIL)
+(twelve twelve ((V +) (N +) (QUA +) (NUM CARD)) TWELVE NIL)
+(twentieth twentieth ((V +) (N +) (QUA +) (NUM ORD)) TWENTIETH NIL)
+(twenty twenty ((V +) (N +) (QUA +) (NUM CARD)) TWENTY NIL)
+(twice twice ((V +) (N +) (ADV +)) TWICE NIL)
+(twiddle twiddle ((V +) (N -) (SUBCAT NP)) TWIDDLE NIL)
+(twin twin ((V -) (N +)) TWIN NIL)
+(twist twist ((V +) (N -) (SUBCAT NP)) TWIST NIL)
+(twist twist ((V -) (N +)) TWIST NIL)
+(two two ((V +) (N +) (QUA +) (NUM CARD)) TWO NIL)
+(type type ((V +) (N -) (SUBCAT NP)) TYPE NIL)
+(type type ((V -) (N +)) TYPE NIL)
+(typical typical ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) TYPICAL NIL)
+(typical typical ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) TYPICAL NIL)
+(tyre tyre ((V -) (N +)) TYRE NIL)
+(ugly ugly ((V +) (N +)) UGLY NIL)
+(ulcer ulcer ((V -) (N +)) ULCER NIL)
+(ultimate ultimate ((V +) (N +) (AFORM NONE)) ULTIMATE NIL)
+(ultimatum ultimatum ((V -) (N +)) ULTIMATUM NIL)
+(ultra- ultra- ((FIX PRE) (STEM A)) ULTRA NIL)
+(un- un- ((FIX PRE) (STEM ((V +)))) UN NIL)
+(unary unary ((V +) (N +) (AFORM NONE)) UNARY NIL)
+(uncertainty uncertainty ((V -) (N +)) UNCERTAINTY NIL)
+(uncle uncle ((V -) (N +) (SUBCAT PPOF)) UNCLE NIL)
+(under- under- ((FIX PRE) (STEM nil)) UNDER NIL)
+(under under ((V -) (N -) (SUBCAT NP)) UNDER NIL)
+(undergraduate undergraduate ((V -) (N +)) UNDERGRADUATE NIL)
+(underline underline ((V +) (N -) (SUBCAT NP)) UNDERLINE NIL)
+(undermine undermine ((V +) (N -) (SUBCAT NP)) UNDERMINE NIL)
+(underneath underneath ((PRO +) (V -) (N -)) UNDERNEATH NIL)
+(underneath underneath ((V -) (N -) (SUBCAT NP)) UNDERNEATH NIL)
+(underneath underneath ((V -) (N +)) UNDERNEATH NIL)
+(underscore underscore ((V -) (N +)) UNDERSCORE NIL)
+(understand understand ((V +) (N -) (SUBCAT NP) (REG -)) UNDERSTAND NIL)
+(understood understood ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) UNDERSTAND NIL)
+(understood understood ((V +) (N -) (SUBCAT NP) (VFORM EN)) UNDERSTAND NIL)
+(undid undid ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) UNDO NIL)
+(undo undo ((V +) (N -) (SUBCAT NP) (REG -)) UNDO NIL)
+(undone undone ((V +) (N -) (SUBCAT NP) (VFORM EN)) UNDO NIL)
+(undoubtedly undoubtedly ((V +) (N +) (ADV +)) UNDOUBTEDLY NIL)
+(ungainly ungainly ((V +) (N +) (AFORM NONE)) UNGAINLY NIL)
+(uniform uniform ((V +) (N +) (AFORM NONE)) UNIFORM NIL)
+(uniform uniform ((V -) (N +)) UNIFORM NIL)
+(unify unify ((V +) (N -) (SUBCAT NP)) UNIFY NIL)
+(union union ((V -) (N +)) UNION NIL)
+(unique unique ((V +) (N +) (AFORM NONE)) UNIQUE NIL)
+(unit unit ((V -) (N +)) UNIT NIL)
+(unitary unitary ((V +) (N +) (AFORM NONE)) UNITARY NIL)
+(unite unite ((V +) (N -) (SUBCAT NP)) UNITE NIL)
+(unity unity ((V -) (N +)) UNITY NIL)
+(universe universe ((V -) (N +)) UNIVERSE NIL)
+(university university ((V -) (N +)) UNIVERSITY NIL)
+(unleash unleash ((V +) (N -) (SUBCAT NP)) UNLEASH NIL)
+(unplug unplug ((V +) (N -) (SUBCAT NP)) UNPLUG NIL)
+(unprecedented unprecedented ((V +) (N +) (AFORM NONE)) UNPRECEDENTED NIL)
+(until until ((V -) (N -) (SUBCAT BARE_S)) UNTIL NIL)
+(until until ((V -) (N -)) UNTIL NIL)
+(unusual unusual ((V +) (N +) (AFORM NONE)) UNUSUAL NIL)
+(unwieldy unwieldy ((V +) (N +)) UNWIELDY NIL)
+(unwitting unwitting ((V +) (N +) (AFORM NONE)) UNWITTING NIL)
+(up up ((PRT UP)) UP NIL)
+(up up ((V -) (N -) (SUBCAT NP)) UP NIL)
+(up up ((V -) (N -) (SUBCAT PP)) UP NIL)
+(update update ((V +) (N -)(SUBCAT NP)) UPDATE NIL)
+(upon upon ((V -) (N -) (SUBCAT NP)) UPON NIL)
+(upper upper ((V +) (N +) (AFORM NONE)) UPPER NIL)
+(upright upright ((V +) (N +) (AFORM NONE)) UPRIGHT NIL)
+(upset upset ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) UPSET NIL)
+(upset upset ((V +) (N -) (SUBCAT NP) (REG -)) UPSET NIL)
+(upset upset ((V +) (N -) (SUBCAT NP) (VFORM EN)) UPSET NIL)
+(upside-down upside-down ((V +) (N +) (AFORM NONE)) UPSIDE-DOWN NIL)
+(upstairs upstairs ((PRO +) (V -) (N -)) UPSTAIRS NIL)
+(urge urge ((V +) (N -) (SUBCAT OE)) URGE NIL)
+(urge urge ((V -) (N +) (SUBCAT OE)) URGE NIL)
+(urgency urgency ((V -) (N +)) URGENCY NIL)
+(urgent urgent ((V +) (N +)) URGENT NIL)
+(us us ((V -) (N +) (PRO +) (PER 1) (CASE ACC) (PLU +)) US NIL)
+(usage usage ((V -) (N +)) USAGE NIL)
+(use use ((V +) (N -) (SUBCAT NP)) USE NIL)
+(use use ((V -) (N +)) USE NIL)
+(used used ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) USED NIL)
+(usual usual ((V +) (N +) (AFORM NONE)) USUAL NIL)
+(utility utility ((V -) (N +)) UTILITY NIL)
+(utilize utilize ((V +) (N -) (SUBCAT NP)) UTILIZE NIL)
+(utter utter ((V +) (N +) (AFORM NONE) (PRD -)) UTTER NIL)
+(utter utter ((V +) (N -) (SUBCAT NP)) UTTER NIL)
+(utterance utterance ((V -) (N +)) UTTERANCE NIL)
+(vacuous vacuous ((V +) (N +) (AFORM NONE)) VACUOUS NIL)
+(vacuum vacuum ((V -) (N +)) VACUUM NIL)
+(vague vague ((V +) (N +)) VAGUE NIL)
+(valence valence ((V -) (N +)) VALENCE NIL)
+(valency valency ((V -) (N +)) VALENCY NIL)
+(valid valid ((V +) (N +) (AFORM NONE)) VALID NIL)
+(validate validate ((V +) (N -) (SUBCAT NP) (AT -)) VALIDATE NIL)
+(valley valley ((V -) (N +)) VALLEY NIL)
+(valuable valuable ((V +) (N +) (AFORM NONE)) VALUABLE NIL)
+(value value ((V +) (N -) (SUBCAT NP)) VALUE NIL)
+(value value ((V -) (N +)) VALUE NIL)
+(van van ((V -) (N +)) VAN NIL)
+(vanilla vanilla ((V -) (N +)) VANILLA NIL)
+(vanish vanish ((V +) (N -) (SUBCAT NULL)) VANISH NIL)
+(variable variable ((V +) (N +) (AFORM NONE)) VARIABLE NIL)
+(variable variable ((V -) (N +)) VARIABLE NIL)
+(variant variant ((V -) (N +)) VARIANT NIL)
+(variation variation ((V -) (N +)) VARIATION NIL)
+(variety variety ((V -) (N +)) VARIETY NIL)
+(various various ((V +) (N +) (AFORM NONE)) VARIOUS NIL)
+(varnish varnish ((V +) (N -) (SUBCAT NP)) VARNISH NIL)
+(varnish varnish ((V -) (N +)) VARNISH NIL)
+(vary vary ((V +) (N -)) VARY NIL)
+(vase vase ((V -) (N +)) VASE NIL)
+(vast vast ((V +) (N +)) VAST NIL)
+(vector vector ((V -) (N +)) VECTOR NIL)
+(vegetable vegetable ((V -) (N +)) VEGETABLE NIL)
+(vegetation vegetation ((V -) (N +)) VEGETATION NIL)
+(vehicle vehicle ((V -) (N +)) VEHICLE NIL)
+(velocity velocity ((V -) (N +)) VELOCITY NIL)
+(verb verb ((V -) (N +)) VERB NIL)
+(verbose verbose ((V +) (N +)) VERBOSE NIL)
+(verdict verdict ((V -) (N +)) VERDICT NIL)
+(verify verify ((V +) (N -) (SUBCAT NP)) VERIFY NIL)
+(versatile versatile ((V +) (N +) (AFORM NONE)) VERSATILE NIL)
+(verse verse ((V -) (N +)) VERSE NIL)
+(version version ((V -) (N +)) VERSION NIL)
+(vertex vertex ((V -) (N +) (PLU -)) VERTEX NIL)
+(vertical vertical ((V +) (N +) (AFORM NONE)) VERTICAL NIL)
+(vertices vertices ((V -) (N +) (PLU +)) VERTEX NIL)
+(very very ((SUBCAT DETA)) VERY NIL)
+(vessel vessel ((V -) (N +)) VESSEL NIL)
+(vet vet ((V -) (N +)) VET NIL)
+(viable viable ((V +) (N +) (AFORM NONE)) VIABLE NIL)
+(vice- vice- ((FIX PRE) (STEM N)) VICE NIL)
+(vice vice ((V -) (N +)) VICE NIL)
+(victim victim ((V -) (N +)) VICTIM NIL)
+(victor victor ((V -) (N +)) VICTOR NIL)
+(victory victory ((V -) (N +)) VICTORY NIL)
+(vie vie ((V +) (N -) (SUBCAT PPWITH)) VIE NIL)
+(view view ((V +) (N -) (SUBCAT NP_AS_PRED)) VIEW NIL)
+(view view ((V -) (N +)) VIEW NIL)
+(vigorous vigorous ((V +) (N +) (AFORM NONE)) VIGOROUS NIL)
+(village village ((V -) (N +)) VILLAGE NIL)
+(vindicate vindicate ((V +) (N -) (SUBCAT NP) (AT -)) VINDICATE NIL)
+(vine vine ((V -) (N +)) VINE NIL)
+(vineyard vineyard ((V -) (N +)) VINEYARD NIL)
+(violate violate ((V +) (N -) (SUBCAT NP) (AT -)) VIOLATE NIL)
+(violence violence ((V -) (N +) (COUNT -)) VIOLENCE NIL)
+(violent violent ((V +) (N +) (AFORM NONE)) VIOLENT NIL)
+(viral viral ((V +) (N +) (AFORM NONE)) VIRAL NIL)
+(virtual virtual ((V +) (N +) (AFORM NONE)) VIRTUAL NIL)
+(virtue virtue ((V -) (N +)) VIRTUE NIL)
+(virus virus ((V -) (N +)) VIRUS NIL)
+(visible visible ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) VISIBLE NIL)
+(visible visible ((V +) (N +) (SUBCAT PPTO) (AFORM NONE)) VISIBLE NIL)
+(vision vision ((V -) (N +)) VISION NIL)
+(visit visit ((V +) (N -) (SUBCAT NP)) VISIT NIL)
+(visit visit ((V -) (N +)) VISIT NIL)
+(visual visual ((V +) (N +) (AFORM NONE)) VISUAL NIL)
+(vital vital ((V +) (N +) (AFORM NONE)) VITAL NIL)
+(vitiate vitiate ((V +) (N -) (SUBCAT NP) (AT -)) VITIATE NIL)
+(vocabulary vocabulary ((V -) (N +)) VOCABULARY NIL)
+(voice voice ((V -) (N +)) VOICE NIL)
+(volatile volatile ((V +) (N +) (AFORM NONE)) VOLATILE NIL)
+(vole vole ((V -) (N +)) VOLE NIL)
+(volt volt ((V -) (N +)) VOLT NIL)
+(volume volume ((V -) (N +)) VOLUME NIL)
+(voluntary voluntary ((V +) (N +) (AFORM NONE)) VOLUNTARY NIL)
+(volunteer volunteer ((V +) (N -) (SUBCAT NULL)) VOLUNTEER NIL)
+(volunteer volunteer ((V +) (N -) (SUBCAT PPFOR)) VOLUNTEER NIL)
+(volunteer volunteer ((V -) (N +)) VOLUNTEER NIL)
+(vote vote ((V +) (N -) (SUBCAT PPFOR)) VOTE NIL)
+(vote vote ((V -) (N +)) VOTE NIL)
+(vow vow ((V +) (N -) (SUBCAT SE1)) VOW NIL)
+(vow vow ((V +) (N -) (SUBCAT SFIN)) VOW NIL)
+(vow vow ((V -) (N +)) VOW NIL)
+(vowel vowel ((V -) (N +)) VOWEL NIL)
+(voyage voyage ((V -) (N +)) VOYAGE NIL)
+(vulgar vulgar ((V +) (N +) (AFORM NONE)) VULGAR NIL)
+(wag wag ((V +) (N -) (SUBCAT NP)) WAG NIL)
+(wages wages ((V -) (N +) (PLU +)) WAGES NIL)
+(waist waist ((V -) (N +)) WAIST NIL)
+(waistcoat waistcoat ((V -) (N +)) WAISTCOAT NIL)
+(wait wait ((V +) (N -) (SUBCAT PPFOR)) WAIT NIL)
+(wait wait ((V -) (N +)) WAIT NIL)
+(wake wake ((V +) (N -) (SUBCAT NP) (REG -)) WAKE NIL)
+(walk walk ((V +) (N -) (SUBCAT NULL)) WALK NIL)
+(walk walk ((V -) (N +)) WALK NIL)
+(wall wall ((V -) (N +)) WALL NIL)
+(wan wan ((V +) (N +)) WAN NIL)
+(wander wander ((V +) (N -) (SUBCAT PP)) WANDER NIL)
+(want want ((V +) (N -) (SUBCAT OR)) WANT NIL)
+(want want ((V +) (N -) (SUBCAT SE1)) WANT NIL)
+(war war ((V -) (N +)) WAR NIL)
+(+ward +ward ((FIX SUF) (V +) (N +) (ADV +) (AFORM NONE) (STEM (N (INFL +)))) WARD NIL)
+(ward ward ((V -) (N +)) WARD NIL)
+(warm warm ((V +) (N -) (SUBCAT NP)) WARM NIL)
+(warm warm ((V +) (N +)) WARM NIL)
+(warn warn ((V +) (N -) (SUBCAT NP)) WARN NIL)
+(warning warning ((V -) (N +)) WARNING NIL)
+(was was ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR SING1)) BE NIL)
+(was was ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR SING3)) BE NIL)
+(was was ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR S)) BE NIL)
+(wash wash ((V +) (N -)) WASH NIL)
+("wasn't" "wasn't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR SING1) (NEG +)) BE NIL)
+("wasn't" "wasn't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR SING3) (NEG +)) BE NIL)
+("wasn't" "wasn't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR S) (NEG +)) BE NIL)
+(waste waste ((V +) (N +) (AFORM NONE)) WASTE NIL)
+(waste waste ((V +) (N -) (SUBCAT NP)) WASTE NIL)
+(waste waste ((V -) (N +)) WASTE NIL)
+(watch watch ((V +) (N -) (SUBCAT NP)) WATCH NIL)
+(watch watch ((V -) (N +)) WATCH NIL)
+(water water ((V -) (N +)) WATER NIL)
+(wave wave ((V +) (N -) (SUBCAT PPTO)) WAVE NIL)
+(wave wave ((V -) (N +)) WAVE NIL)
+(wax wax ((V -) (N +)) WAX NIL)
+(way way ((V -) (N +)) WAY NIL)
+(we we ((V -) (N +) (PRO +) (PER 1) (CASE NOM) (PLU +)) WE NIL)
+(weak weak ((V +) (N +)) WEAK NIL)
+(wealth wealth ((V -) (N +) (COUNT -)) WEALTH NIL)
+(weapon weapon ((V -) (N +)) WEAPON NIL)
+(wear wear ((V +) (N -) (SUBCAT NP) (REG -)) WEAR NIL)
+(weather weather ((V -) (N +) (COUNT -)) WEATHER NIL)
+(weave weave ((V +) (N -) (SUBCAT NP) (REG -)) WEAVE NIL)
+(wedding wedding ((V -) (N +)) WEDDING NIL)
+(wedge wedge ((V -) (N +)) WEDGE NIL)
+(wednesday wednesday ((V -) (N +) (PN +)) WEDNESDAY NIL)
+(weed weed ((V -) (N +)) WEED NIL)
+(week week ((V -) (N +)) WEEK NIL)
+(weep weep ((V +) (N -) (REG -)) WEEP NIL)
+(weigh weigh ((V +) (N -) (SUBCAT NOPASS)) WEIGH NIL)
+(weigh weigh ((V +) (N -) (SUBCAT NP)) WEIGH NIL)
+(weight weight ((V -) (N +)) WEIGHT NIL)
+(welcome welcome ((V +) (N +) (AFORM NONE)) WELCOME NIL)
+(welcome welcome ((V +) (N -) (SUBCAT NP_PPTO)) WELCOME NIL)
+(welcome welcome ((V -) (N +) (SUBCAT PPTO)) WELCOME NIL)
+(welfare welfare ((V -) (N +)) WELFARE NIL)
+(well well ((V +) (N +) (ADV +) (AFORM NONE)) WELL NIL)
+(well well ((V +) (N +) (AFORM NONE)) WELL NIL)
+(well well ((V -) (N +)) WELL NIL)
+(well-formed well-formed ((V +) (N +) (AFORM NONE)) WELL-FORMED NIL)
+(went went ((V +) (N -) (SUBCAT PP) (FIN +) (PAST +)) GO NIL)
+(wept wept ((V +) (N -) (FIN +) (PAST +)) WEEP NIL)
+(wept wept ((V +) (N -) (VFORM EN)) WEEP NIL)
+(were were ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR PLUR)) BE NIL)
+(were were ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (AGR SING2)) BE NIL)
+("weren't" "weren't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (NEG +) (AGR PLUR)) BE NIL)
+("weren't" "weren't" ((V +) (N -) (AUX +) (SUBCAT PRED) (FIN +) (PAST +) (NEG +) (AGR SING2)) BE NIL)
+(west west ((V -) (N +) (COUNT -)) WEST NIL)
+(west west ((V +) (N +) (SUBCAT NULL) (AFORM NONE)) WEST NIL)
+(west west ((V +) (N +) (SUBCAT PPOF) (AFORM NONE)) WEST NIL)
+(western western ((V +) (N +) (AFORM NONE)) WESTERN NIL)
+(wet wet ((V +) (N +)) WET NIL)
+(what what ((PRO +) (V -) (N +) (WH +) (UB Q)) WHAT NIL)
+(what what ((QUA +) (SUBCAT DETN) (WH +) (UB Q)) WHAT NIL)
+(whatever whatever ((PRO +) (V -) (N +) (WH +) (UB R) (EVER +)) WHATEVER NIL)
+(whatever whatever ((QUA +) (SUBCAT DETN) (WH +) (UB R) (EVER +)) WHATEVER NIL)
+(wheat wheat ((V -) (N +) (COUNT -)) WHEAT NIL)
+(wheel wheel ((V -) (N +)) WHEEL NIL)
+(wheeled wheeled ((V +) (N +) (AFORM NONE)) WHEELED NIL)
+(whelk whelk ((V -) (N +)) WHELK NIL)
+(when when ((PRO +) (V -) (N -) (WH +) (UB Q)) WHEN NIL)
+(when when ((PRO +) (V -) (N -) (WH +) (UB R)) WHEN NIL)
+(whenever whenever ((PRO +) (V -) (N -) (WH +) (UB R) (EVER +)) WHENEVER NIL)
+(where where ((PRO +) (V -) (N -) (WH +) (UB Q)) WHERE NIL)
+(where where ((PRO +) (V -) (N -) (WH +) (UB R)) WHERE NIL)
+(whereas whereas ((V -) (N -) (SUBCAT BARE_S)) WHEREAS NIL)
+(wherever wherever ((PRO +) (V -) (N -) (WH +) (EVER +) (UB R)) WHEREVER NIL)
+(whether whether ((SUBCAT WHETHER)) WHETHER NIL)
+(which which ((PRO +) (V -) (N +) (WH +) (PART +) (UB Q)) WHICH NIL)
+(which which ((PRO +) (V -) (N +) (WH +) (UB R)) WHICH NIL)
+(which which ((SUBCAT DETN) (QUA +) (WH +) (UB Q)) WHICH NIL)
+(whichever whichever ((PRO +) (V -) (N +) (WH +) (UB R) (EVER +)) WHICHEVER NIL)
+(whichever whichever ((SUBCAT DETN) (QUA +) (WH +) (UB R) (EVER +)) WHICHEVER NIL)
+(while while ((V -) (N -) (SUBCAT BARE_S)) WHILE NIL)
+(whim whim ((V -) (N +)) WHIM NIL)
+(whine whine ((V +) (N -) (SUBCAT NULL)) WHINE NIL)
+(whine whine ((V -) (N +)) WHINE NIL)
+(whiskey whiskey ((V -) (N +)) WHISKY NIL)
+(whisky whisky ((V -) (N +)) WHISKY NIL)
+(whisper whisper ((V -) (N +)) WHISPER NIL)
+(whisper whisper ((V +) (N -) (SUBCAT NULL)) WHISPER NIL)
+(whisper whisper ((V +) (N -) (SUBCAT SFIN)) WHISPER NIL)
+(whistle whistle ((V +) (N -)) WHISTLE NIL)
+(white white ((V +) (N +)) WHITE NIL)
+(who who ((PRO +) (V -) (N +) (WH +) (UB Q)) WHO NIL)
+(who who ((PRO +) (V -) (N +) (WH +) (UB R)) WHO NIL)
+(whoever whoever ((PRO +) (V -) (N +) (WH +) (EVER +) (UB R)) WHOEVER NIL)
+(whole whole ((V +) (N +) (AFORM NONE)) WHOLE NIL)
+(whole whole ((V +) (N +)) WHOLE NIL)
+(wholly wholly ((V +) (N +) (ADV +)) WHOLLY NIL)
+(whom whom ((PRO +) (V -) (N +) (CASE ACC) (WH +) (UB Q)) WHOM NIL)
+(whom whom ((PRO +) (V -) (N +) (CASE ACC) (WH +) (UB R)) WHOM NIL)
+(whose whose ((PRO +) (V -) (N +) (POSS +) (WH +) (UB Q)) WHOSE NIL)
+(whose whose ((PRO +) (V -) (N +) (POSS +) (WH +) (UB R)) WHOSE NIL)
+(why why ((PRO +) (V -) (N -) (WH +) (UB Q)) WHY NIL)
+(why why ((PRO +) (V -) (N -) (WH +) (UB R)) WHY NIL)
+(whyever whyever ((PRO +) (V -) (N -) (WH +) (UB R) (EVER +)) WHYEVER NIL)
+(wicked wicked ((V +) (N +) (AFORM NONE)) WICKED NIL)
+(wide wide ((V +) (N +)) WIDE NIL)
+(widow widow ((V -) (N +)) WIDOW NIL)
+(width width ((V -) (N +)) WIDTH NIL)
+(wife wife ((V -) (N +) (PLU -) (SUBCAT PPOF)) WIFE NIL)
+(wild wild ((V +) (N +)) WILD NIL)
+(will will ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -)) WILL NIL)
+(will will ((V -) (N +)) WILL NIL)
+(willing willing ((V +) (N +) (AFORM NONE) (SUBCAT INF)) WILLING NIL)
+(willing willing ((V +) (N +) (AFORM NONE) (SUBCAT NULL)) WILLING NIL)
+(win win ((V +) (N -) (SUBCAT NP)) WIN NIL)
+(wind wind ((V +) (N -) (SUBCAT NP) (REG -)) WIND NIL)
+(wind wind ((V +) (N -) (SUBCAT NULL) (REG -)) WIND NIL)
+(wind wind ((V -) (N +)) WIND NIL)
+(window window ((V -) (N +)) WINDOW NIL)
+(wine wine ((V -) (N +) (COUNT -)) WINE NIL)
+(wing wing ((V -) (N +)) WING NIL)
+(winter winter ((V -) (N +)) WINTER NIL)
+(wire wire ((V -) (N +)) WIRE NIL)
+(wisdom wisdom ((V -) (N +)) WISDOM NIL)
+(+wise +wise ((FIX SUF) (V +) (N +) (ADV +) (AFORM NONE) (STEM N)) WISE NIL)
+(wise wise ((V +) (N +)) WISE NIL)
+(wish wish ((V +) (N -) (SUBCAT PPFOR)) WISH NIL)
+(wish wish ((V +) (N -) (SUBCAT SFIN)) WISH NIL)
+(wish wish ((V -) (N +)) WISH NIL)
+(witch witch ((V -) (N +)) WITCH NIL)
+(with with ((V -) (N -) (SUBCAT NP) (PFORM WITH)) WITH NIL)
+(with with ((V -) (N -) (SUBCAT NP)) WITH NIL)
+(witheld witheld ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) WITHELD NIL)
+(witheld witheld ((V +) (N -) (VFORM EN) (SUBCAT NP)) WITHELD NIL)
+(within within ((PRO +) (V -) (N -)) WITHIN NIL)
+(within within ((V -) (N -) (SUBCAT NP)) WITHIN NIL)
+(withold withold ((V +) (N -) (SUBCAT NP) (REG -)) WITHOLD NIL)
+(without without ((V -) (N -) (SUBCAT NP)) WITHOUT NIL)
+(withstand withstand ((V +) (N -) (SUBCAT NP)) WITHSTAND NIL)
+(withstood withstood ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WITHSTAND NIL)
+(withstood withstood ((V +) (N -) (SUBCAT NP) (VFORM EN)) WITHSTAND NIL)
+(witness witness ((V +) (N -) (SUBCAT NP)) WITNESS NIL)
+(witness witness ((V -) (N +) (SUBCAT PPTO)) WITNESS NIL)
+(wives wives ((V -) (N +) (PLU +)) WIFE NIL)
+(woke woke ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WAKE NIL)
+(woken woken ((V +) (N -) (SUBCAT NP) (VFORM EN)) WAKE NIL)
+(woman woman ((V -) (N +) (PLU -)) WOMAN NIL)
+(women women ((V -) (N +) (PLU +)) WOMAN NIL)
+(won won ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WIN NIL)
+(won won ((V +) (N -) (SUBCAT NP) (VFORM EN)) WIN NIL)
+(wonder wonder ((V +) (N -) (SUBCAT Q)) WONDER NIL)
+(wonder wonder ((V -) (N +)) WONDER NIL)
+("won't" "won't" ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -) (NEG +)) WILL NIL)
+(wood wood ((V -) (N +)) WOOD NIL)
+(wooden wooden ((V +) (N +) (AFORM NONE)) WOODEN NIL)
+(wool wool ((V -) (N +) (COUNT -)) WOOL NIL)
+(word word ((V -) (N +)) WORD NIL)
+(wore wore ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WEAR NIL)
+(+work +work ((FIX SUF) (V -) (N +) (STEM (N (INFL +)))) WORK NIL)
+(work work ((V -) (N +) (COUNT -)) WORK NIL)
+(work work ((V +) (N -)) WORK NIL)
+(world world ((V -) (N +)) WORLD NIL)
+(worm worm ((V -) (N +)) WORM NIL)
+(worn worn ((V +) (N -) (SUBCAT NP) (VFORM EN)) WEAR NIL)
+(worry worry ((V +) (N -) (AGR IT) (SUBCAT S_SUBJ)) WORRY NIL)
+(worry worry ((V +) (N -) (AGR S) (SUBCAT S_SUBJ)) WORRY NIL)
+(worry worry ((V +) (N -) (SUBCAT NP)) WORRY NIL)
+(worry worry ((V +) (N -) (SUBCAT PPABOUT)) WORRY NIL)
+(worry worry ((V -) (N +)) WORRY NIL)
+(worse worse ((V +) (N +) (AFORM ER)) BAD NIL)
+(worship worship ((V +) (N -) (SUBCAT NP)) WORSHIP NIL)
+(worst worst ((V +) (N +) (AFORM EST)) BAD NIL)
+(worth worth ((V -) (N -) (SUBCAT NP)) WORTH NIL)
+(worthless worthless ((V +) (N +) (AFORM NONE)) WORTHLESS NIL)
+(worthwhile worthwhile ((V +) (N +) (AFORM NONE)) WORTHWHILE NIL)
+(worthy worthy ((V +) (N +) (SUBCAT NULL)) WORTHY NIL)
+(worthy worthy ((V +) (N +) (SUBCAT PPOF)) WORTHY NIL)
+(would would ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (PAST +) (FIN +)) WOULD NIL)
+("wouldn't" "wouldn't" ((V +) (N -) (AUX +) (SUBCAT BASE_VP) (PAST +) (FIN +) (NEG +)) WOULD NIL)
+(wound wound ((V +) (N -) (FIN +) (PAST +) (SUBCAT NP)) WIND NIL)
+(wound wound ((V +) (N -) (FIN +) (PAST +) (SUBCAT NULL)) WIND NIL)
+(wound wound ((V +) (N -) (SUBCAT NP)) WOUND NIL)
+(wound wound ((V +) (N -) (VFORM EN) (SUBCAT NP)) WIND NIL)
+(wound wound ((V +) (N -) (VFORM EN) (SUBCAT NULL)) WIND NIL)
+(wound wound ((V -) (N +)) WOUND NIL)
+(wove wove ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WEAVE NIL)
+(woven woven ((V +) (N -) (SUBCAT NP) (VFORM EN)) WEAVE NIL)
+(wrap wrap ((V +) (N -) (SUBCAT NP)) WRAP NIL)
+(wreck wreck ((V +) (N -) (SUBCAT NP)) WRECK NIL)
+(wreck wreck ((V -) (N +)) WRECK NIL)
+(wrinkle wrinkle ((V -) (N +)) WRINKLE NIL)
+(wrist wrist ((V -) (N +)) WRIST NIL)
+(write write ((V +) (N -) (SUBCAT NP) (REG -)) WRITE NIL)
+(written written ((V +) (N -) (SUBCAT NP) (VFORM EN)) WRITE NIL)
+(wrong wrong ((V +) (N +) (AFORM NONE)) WRONG NIL)
+(wrote wrote ((V +) (N -) (SUBCAT NP) (FIN +) (PAST +)) WRITE NIL)
+(wry wry ((V +) (N +)) WRY NIL)
+(+y +y ((FIX SUF) (V +) (N +) (STEM (N (INFL +))) (LAT -)) Y NIL)
+(yard yard ((V -) (N +)) YARD NIL)
+(year year ((V -) (N +)) YEAR NIL)
+(yellow yellow ((V -) (N +) (COUNT -)) YELLOW NIL)
+(yellow yellow ((V +) (N +)) YELLOW NIL)
+(yesterday yesterday ((PRO +) (V -) (N -)) YESTERDAY NIL)
+(yet yet ((V +) (N +) (ADV +)) YET NIL)
+(yield yield ((V +) (N -) (SUBCAT NP)) YIELD NIL)
+(yield yield ((V -) (N +)) YIELD NIL)
+(you you ((V -) (N +) (PRO +) (PER 2)) YOU NIL)
+(young young ((V +) (N +)) YOUNG NIL)
+(your your ((QUA +) (SUBCAT DETN) (POSS +)) YOUR NIL)
+(yours yours ((PRO +) (V -) (N +)) YOURS NIL)
+(yourself yourself ((PRO +) (V -) (N +) (REFL ((BAR 2) (V -) (N +) (PER 2) (PLU -)))) YOURSELF NIL)
+(yourselves yourselves ((PRO +) (V -) (N +) (REFL ((BAR 2) (V -) (N +) (PER 2) (PLU +)))) YOURSELVES NIL)
+(youth youth ((V -) (N +)) YOUTH NIL)
+(zero zero ((V +) (N +) (QUA +) (NUM CARD) (PART -)) ZERO NIL)
+(zinc zinc ((V -) (N +) (COUNT -)) ZINC NIL)
+
diff --git a/old-examples/big/MAP/log.txt b/old-examples/big/MAP/log.txt
new file mode 100644
index 000000000..4b66f9595
--- /dev/null
+++ b/old-examples/big/MAP/log.txt
@@ -0,0 +1,14 @@
+7/11/2006
+
+14.10 write Lisp.cf
+
+14.20 able to parse biglex
+
+14.30 MkBig main program compiles
+
+16.25 writing 5842 lemmas in files
+
+17.15 compiles fine but get conflicts with Irreg and Structural
+
+17.37 compiles fine in BigShallowEng, but not BigEnglish, because the latter
+imports too much conflicting lexicon to remove manually
diff --git a/old-examples/big/MkDict.hs b/old-examples/big/MkDict.hs
new file mode 100644
index 000000000..babf7809f
--- /dev/null
+++ b/old-examples/big/MkDict.hs
@@ -0,0 +1,48 @@
+import Char
+
+infile = "mywordlist1"
+
+main = do
+ s <- readFile infile
+ mapM_ (putStrLn . mkOne) $ lines s
+
+mkOne s = case words s of
+ "--":_ -> ""
+ ('(':_):w:cat:ws -> unwords $ mkCatf (nopar cat) (more ws) w
+ _ -> "-- " ++ s
+ where
+ more ws = case ws of
+ _ | elem "(REG" ws -> "irreg"
+ _ -> "reg"
+ nopar = filter (flip notElem "()")
+ mkCatf c r w = case c of
+ "Noun" -> ["N","regN",w]
+ "PRT" -> ["Adv","mkAdv",w] ----
+ "TITLE" -> ["N","regN",w] ----
+ "Adject" -> ["A","regA",w]
+ "AdjInf" -> ["A","regA",w] ----
+ "AdjInf_LONG" -> ["A","longA",w] ----
+ "AdjPrd" -> ["A","regA",w] ----
+ "AdjPrd_LONG" -> ["A","longA",w] ----
+ "Adject_LONG" -> ["A","longA",w]
+ "Verb" | r == "irreg" -> []
+ "Verb" -> ["V","regV",w]
+ "V2" | r == "irreg" -> ["V2","irreg", w, "_V"]
+ "V2" -> ["V2","regV2", w]
+ "PNoun" -> ["PN","regPN",toUpper (head w): tail w]
+ 'V':'2':'_':prep | r == "irreg" ->
+ let p = map toLower prep in ["V2","mkV2_"++p, w, "_V", p]
+ x:'2':'_':prep ->
+ let p = map toLower prep in [[x]++"2","prep" ++[x]++"2"++p, w, p]
+ "V3_NP" | r == "irreg" -> ["V3","irreg", w, "_V"]
+ "V3_NP" -> ["V3","regV3", w]
+ 'V':'3':'_':'P':'P':prep | r == "irreg" ->
+ let p = map toLower prep in ["V3","mkV3_"++p, w, "_V", p]
+ 'V':'3':'_':'P':'P':prep ->
+ let p = map toLower prep in ["V3","mkV3_"++p, w, p]
+ 'V':'3':'_':'S':_ | r == "irreg" -> ["V2","mkV2_S", w, "_V"] ----
+ 'V':'3':'_':'S':_ -> ["V2","mkV2_S", w] ----
+ 'V':'3':'_':_ -> ["V3","mkV3", w] ----
+
+ _ -> [c,"mk" ++ c, w]
+
diff --git a/old-examples/big/MoreParadigmsSwe.gf b/old-examples/big/MoreParadigmsSwe.gf
new file mode 100644
index 000000000..1fccfb4b5
--- /dev/null
+++ b/old-examples/big/MoreParadigmsSwe.gf
@@ -0,0 +1,29 @@
+resource MoreParadigmsSwe = ParadigmsSwe ** open Prelude, CatSwe in {
+
+oper
+ s2 : Str -> N = decl2Noun ;
+ s3 : Str -> N = decl3Noun ;
+ s4 : Str -> N = decl4Noun ;
+ s5 : Str -> N = decl5Noun ;
+
+ v2 : Str -> V = conj2 ;
+ v3 : Str -> V = conj3 ;
+
+ aAbstract : Str -> A = \a -> mk2A a a ;
+ aFager : Str -> A = \a -> mk3A a (a + "t") (Predef.tk 2 a + "a") ;
+ aGrund : Str -> A = regA ; -- yes
+ aKorkad : Str -> A = \a -> mk3A a (init a + "t") (a + "e") ;
+ aVaken : Str -> A = \a -> mk3A a (init a + "t") (Predef.tk 2 a + "a") ;
+ aVid : Str -> A = regA ; -- yes
+
+---- to do
+ sParti : Str -> N = regN ;
+ sPapper : Str -> N = regN ;
+ sKikare : Str -> N = regN ;
+ sProgram : Str -> N = regN ;
+ sNyckel : Str -> N = regN ;
+ sMuseum : Str -> N = regN ;
+ sKam : Str -> N = regN ;
+
+
+}
diff --git a/old-examples/big/README b/old-examples/big/README
new file mode 100644
index 000000000..20a064be9
--- /dev/null
+++ b/old-examples/big/README
@@ -0,0 +1,9 @@
+BigEngLex.gf adapted from a word list by Alan Black & al.
+http://www.cs.cmu.edu/~awb/pub/map/MAP3.1.tar.gz
+Not to be used for military purposes.
+
+Translation to GF has introduced some errors, e.g. in
+inflection, which have not yet been corrected.
+
+AR 2006.
+
diff --git a/old-examples/big/extract2gf.hs b/old-examples/big/extract2gf.hs
new file mode 100644
index 000000000..6fbc1f5da
--- /dev/null
+++ b/old-examples/big/extract2gf.hs
@@ -0,0 +1,28 @@
+import System
+import Char
+
+-- usage: extract2gf <lang> <extracted>
+
+main = do
+ la:f:_ <- getArgs
+ let cnc = f ++ ".gf"
+ let abs = f ++ "Abs.gf"
+ s <- readFile f
+ writeFile abs $ "abstract " ++ f ++ "Abs = Cat ** {\n"
+ writeFile cnc $ "concrete " ++ f ++ " of " ++ f ++
+ "Abs = Cat" ++ la ++ " ** open Paradigms" ++ la ++ " in {\n"
+ mapM_ (mkOne abs cnc . words) $ filter (not . empty) $ lines s
+ appendFile abs "}"
+ appendFile cnc "}"
+
+-- format: cat oper args
+
+mkOne abs cnc (cat : oper : args@(a1:_)) = do
+ appendFile abs $ " fun " ++ fun ++ " : " ++ cat ++ " ;\n"
+ appendFile cnc $ " lin " ++ fun ++ " = " ++ lin ++ " ;\n"
+ where
+ fun = a1 ++ "_" ++ cat ++ "_" ++ oper
+ lin = unwords $ oper:["\"" ++ s ++ "\"" | s <- args]
+mkOne _ _ ws = putStrLn $ unwords ws
+
+empty s = all isSpace s || take 2 s == "--"
diff --git a/old-examples/big/mywordlist1 b/old-examples/big/mywordlist1
new file mode 100644
index 000000000..99572fe30
--- /dev/null
+++ b/old-examples/big/mywordlist1
@@ -0,0 +1,6056 @@
+-- runghc MkDict.hs mywordlist1 >BigLexEng
+-- runghc extract2gf.hs Eng BigLexEng
+-- runhugs postedit
+
+-- ((V +) (N -) (SUBCAT NP)) V2 712
+-- (V +) (N +) (SUBCAT PP A2_ 98
+-- ((V -) (N +)) Noun 2272
+-- (V +) (N -) (SUBCAT PP V2_ 149
+-- ((V +) (N +) (SUBCAT NULL)) Adject 29
+-- ((V -) (N -) (SUBCAT NP)) Prep
+-- (V +) (N -) (SUBCAT NP) V2 327
+-- (V -) (N -)) Adv 38
+-- ((V +) (N +)) Adject 197
+-- (V +) (N +) (AFORM NONE) Adject_LONG 855
+-- ((V +) (N +) (ADV +)) Adv 62
+-- (V -) (N +) (SUBCAT PP N2_
+-- (V +) (N -) (SUBCAT SFIN) VS 72
+-- (V -) (N +) Noun
+-- Noun (PN +) PNoun 61
+-- (V +) (N -) Verb
+-- (V -) (N -) (SUBCAT BARE_S) Subj
+-- ((PRO +) (
+-- (V -) (N -) (WH +) IAdv
+-- Verb (SUBCAT NP_ V3_ 141
+-- (V +) (N +) (SUBCAT NULL) Adject 76
+-- (AFORM NONE) _LONG 174
+-- (V +) (N +) (PRD +) AdjPrd 14
+-- (V +) (N +) (SUBCAT INF) AdjInf
+-- (V -) (N -) Adv
+-- (V +) (N +) Adj
+-- Adj (SUBCAT SFIN)_LONG) Adject_LONG
+
+
+(abandon abandon V2 ABANDON NIL)
+(abbreviate abbreviate (Verb (AT -) (SUBCAT NP)) ABBREVIATE NIL)
+(abduct abduct (V2 (AT -)) ABDUCT NIL)
+(able able (AdjInf) ABLE NIL)
+(able able Adject ABLE NIL)
+(abolish abolish (V2 (LAT -)) ABOLISH NIL)
+(abolition abolition Noun ABOLITION NIL)
+(abound abound (Verb (SUBCAT NULL) (LAT -)) ABOUND NIL)
+(about about (Adv (SUBCAT INF)) ABOUT NIL)
+(about about Prep ABOUT NIL)
+(above above ( Adv ABOVE NIL)
+(above above Prep ABOVE NIL)
+(abroad abroad (Adv ABROAD NIL)
+(absence absence (N2_FROM)) ABSENCE NIL)
+(absent absent Adject ABSENT NIL)
+(absent absent (A2_FROM)) ABSENT NIL)
+(absentee absentee Noun ABSENTEE NIL)
+(absolute absolute (Adject_LONG) ABSOLUTE NIL)
+(absolve absolve (V3_PPFROM)) ABSOLVE NIL)
+(abstract abstract Noun ABSTRACT NIL)
+(abstract abstract (Adject_LONG) ABSTRACT NIL)
+(abstract abstract (Verb (AT -)) ABSTRACT NIL)
+(abundance abundance Noun ABUNDANCE NIL)
+(abundant abundant (Adject_LONG) ABUNDANT NIL)
+(academic academic (Adject_LONG) ACADEMIC NIL)
+(accelerate accelerate (V2 (AT -)) ACCELERATE NIL)
+(accept accept V2 ACCEPT NIL)
+(access access V2 ACCESS NIL)
+(access access (N2_TO)) ACCESS NIL)
+(accessible accessible (Adject_LONG (SUBCAT NULL)) ACCESSIBLE NIL)
+(accessible accessible (Adject_LONG (SUBCAT PPTO)) ACCESSIBLE NIL)
+(accident accident Noun ACCIDENT NIL)
+(accommodate accommodate (V2 (AT -)) ACCOMMODATE NIL)
+(accompany accompany V2 ACCOMPANY NIL)
+(accomplish accomplish (V2 (LAT -)) ACCOMPLISH NIL)
+(accord accord (V2_WITH)) ACCORD NIL)
+(accordingly accordingly Adv ACCORDINGLY NIL)
+(account account Noun ACCOUNT NIL)
+(account account (V2_FOR)) ACCOUNT NIL)
+(accumulate accumulate (V2 (AT -)) ACCUMULATE NIL)
+(accuracy accuracy Noun ACCURACY NIL)
+(accurate accurate (Adject_LONG) ACCURATE NIL)
+(accuse accuse (V3_PPOF)) ACCUSE NIL)
+(ache ache Noun ACHE NIL)
+(ache ache (Verb (SUBCAT NULL)) ACHE NIL)
+(achieve achieve V2 ACHIEVE NIL)
+(acknowledge acknowledge V2 ACKNOWLEDGE NIL)
+(acknowledge acknowledge (VS) ACKNOWLEDGE NIL)
+(acquire acquire V2 ACQUIRE NIL)
+(acquisition acquisition Noun ACQUISITION NIL)
+(acquisitive acquisitive (Adject_LONG) ACQUISITIVE NIL)
+(across across Prep ACROSS NIL)
+(act act Noun ACT NIL)
+(act act (Verb (AT -)) ACT NIL)
+(activate activate (Verb (AT -) (SUBCAT NP)) ACTIVATE NIL)
+(actor actor Noun ACTOR NIL)
+(actress actress Noun ACTRESS NIL)
+(actual actual (Adject_LONG) ACTUAL NIL)
+(acute acute (Adject_LONG) ACUTE NIL)
+(adage adage Noun ADAGE NIL)
+(adapt adapt V2 ADAPT NIL)
+(add add (V3_PPTO)) ADD NIL)
+(addict addict Noun ADDICT NIL)
+(addict addict (V2 (AT -)) ADDICT NIL)
+(addition addition (N2_TO)) ADDITION NIL)
+(additive additive Noun ADDITIVE NIL)
+(address address Noun ADDRESS NIL)
+(address address V2 ADDRESS NIL)
+(adept adept Adject ADEPT NIL)
+(adept adept (A2_AT)) ADEPT NIL)
+(adequacy adequacy Noun ADEQUACY NIL)
+(adequate adequate (Adject_LONG (SUBCAT NULL)) ADEQUATE NIL)
+(adequate adequate (Adject_LONG (SUBCAT PPFOR)) ADEQUATE NIL)
+(adhere adhere (V2_TO)) ADHERE NIL)
+(adherent adherent Noun ADHERENT NIL)
+(adhesive adhesive Noun ADHESIVE NIL)
+(adhesive adhesive (Adject_LONG) ADHESIVE NIL)
+(adjacency adjacency (N2_TO)) ADJACENCY NIL)
+(adjacent adjacent (Adject_LONG) ADJACENT NIL)
+(adjacent adjacent (A2_TO)_LONG) ADJACENT NIL)
+(adjective adjective Noun AdjectIVE NIL)
+(adjoin adjoin V2 ADJOIN NIL)
+(adjunct adjunct Noun ADJUNCT NIL)
+(adjust adjust V2 ADJUST NIL)
+(administer administer (V2 (LAT -)) ADMINISTER NIL)
+(administration administration Noun ADMINISTRATION NIL)
+(admire admire V2 ADMIRE NIL)
+(admissible admissible (Adject_LONG) ADMISSIBLE NIL)
+(admission admission Noun ADMISSION NIL)
+(admission admission (N2_TO)) ADMISSION NIL)
+(admit admit V2 ADMIT NIL)
+(admit admit (V3_PPTO)) ADMIT NIL)
+(admit admit (Verb (SUBCAT NULL)) ADMIT NIL)
+(admit admit (V2_OF)) ADMIT NIL)
+(admit admit (VS) ADMIT NIL)
+(adopt adopt (Verb (AT -) (SUBCAT NP)) ADOPT NIL)
+(adult adult Noun ADULT NIL)
+(adult adult (Adject_LONG) ADULT NIL)
+(advance advance Noun ADVANCE NIL)
+(advance advance (Verb (SUBCAT NULL)) ADVANCE NIL)
+(advantage advantage Noun ADVANTAGE NIL)
+(advent advent Noun ADVENT NIL)
+(adventure adventure Noun ADVENTURE NIL)
+(adverb adverb Noun ADVERB NIL)
+(adverbial adverbial (Adject_LONG) ADVERBIAL NIL)
+(adverse adverse (Adject_LONG) ADVERSE NIL)
+(advertise advertise V2 ADVERTISE NIL)
+(advice advice Noun ADVICE NIL)
+(advise advise (Verb (SUBCAT OE)) ADVISE NIL)
+(advisor advisor Noun ADVISOR NIL)
+(advocate advocate V2 ADVOCATE NIL)
+(aerobic aerobic (Adject_LONG) AEROBIC NIL)
+(aesthetic aesthetic (Adject_LONG) AESTHETIC NIL)
+(affair affair Noun AFFAIR NIL)
+(affect affect V2 AFFECT NIL)
+(affection affection (N2_FOR)) AFFECTION NIL)
+(afflict afflict (V2 (AT -)) AFFLICT NIL)
+(afford afford (V2 (LAT -)) AFFORD NIL)
+(afford afford (Verb (SUBCAT SE1) (LAT -)) AFFORD NIL)
+(afraid afraid (AdjPrd_LONG (SUBCAT NULL) (LAT -)) AFRAID NIL)
+(afraid afraid (AdjPrd_LONG (SUBCAT PPOF) (LAT -)) AFRAID NIL)
+(afraid afraid (AdjPrd_LONG (SUBCAT SFIN) (LAT -)) AFRAID NIL)
+(afresh afresh (Adv (PRO +) (ADV +)) AFRESH NIL)
+(africa africa (PNoun) AFRICA NIL)
+(african african (Adject_LONG) AFRICAN NIL)
+(african african Noun AFRICAN NIL)
+(after after (Subj) AFTER NIL)
+(after after (Adv (SUBCAT ING)) AFTER NIL)
+(after after Prep AFTER NIL)
+(afternoon afternoon Noun AFTERNOON NIL)
+(afterthought afterthought Noun AFTERTHOUGHT NIL)
+(afterwards afterwards (Adv AFTERWARDS NIL)
+(again again (Adv AGAIN NIL)
+(against against Prep AGAINST NIL)
+(age age (Noun (LAT -)) AGE NIL)
+(aged aged Adject AGED NIL)
+(agency agency Noun AGENCY NIL)
+(agenda agenda Noun AGENDA NIL)
+(agent agent Noun AGENT NIL)
+(aggravate aggravate (V2 (AT -)) AGGRAVATE NIL)
+(aggressive aggressive (Adject_LONG) AGGRESSIVE NIL)
+(ago ago Adv AGO NIL)
+(agree agree (V2_WITH)) AGREE NIL)
+(ahead ahead (Adv (PRO +)) AHEAD NIL)
+(aid aid Noun AID NIL)
+(aid aid V2 AID NIL)
+(aide aide Noun AIDE NIL)
+(aim aim (Noun (LAT -)) AIM NIL)
+(aim aim (V2_AT) (LAT -)) AIM NIL)
+(aim aim (V2_TO) (LAT -)) AIM NIL)
+(air air Noun AIR NIL)
+(aircraft aircraft (Noun (PLU +)) AIRCRAFT NIL)
+(aircraft aircraft (Noun (PLU -)) AIRCRAFT NIL)
+(akin akin (Adject_LONG (SUBCAT NULL) (PRD +)) AKIN NIL)
+(akin akin (Adject_LONG (SUBCAT PPTO) (PRD +)) AKIN NIL)
+(alcohol alcohol Noun ALCOHOL NIL)
+(alcoholic alcoholic (Adject_LONG) ALCOHOLIC NIL)
+(alcoholic alcoholic Noun ALCOHOLIC NIL)
+(algebra algebra Noun ALGEBRA NIL)
+(algorithm algorithm Noun ALGORITHM NIL)
+(alias alias (N2_FOR)) ALIAS NIL)
+(align align V2 ALIGN NIL)
+(alike alike (AdjPrd_LONG (LAT -)) ALIKE NIL)
+(alive alive (AdjPrd_LONG (LAT -)) ALIVE NIL)
+-- (all all (Adject (ADV +) (LAT -)) ALL NIL)
+(allege allege (VS) ALLEGE NIL)
+(alley alley Noun ALLEY NIL)
+(allocate allocate (Verb (AT -) (SUBCAT NP_PPTO)) ALLOCATE NIL)
+(allow allow V2 ALLOW NIL)
+(allow allow (Verb (SUBCAT OR)) ALLOW NIL)
+(allow allow (V2_FOR)) ALLOW NIL)
+(allow allow (V2_OF)) ALLOW NIL)
+(allude allude (V2_TO)) ALLUDE NIL)
+(ally ally Noun ALLY NIL)
+(ally ally (V2_WITH)) ALLY NIL)
+-- (almost almost (Adject (ADV +) (LAT -)) ALMOST NIL)
+(alone alone (Adv ALONE NIL)
+(alone alone (AdjPrd_LONG (LAT -)) ALONE NIL)
+(along along Prep ALONG NIL)
+(aloud aloud (Adv ALOUD NIL)
+(alphabet alphabet Noun ALPHABET NIL)
+(alphabetic alphabetic (Adject_LONG) ALPHABETIC NIL)
+(alphanumeric alphanumeric (Adject_LONG) ALPHANUMERIC NIL)
+(already already Adv ALREADY NIL)
+(also also Adv ALSO NIL)
+(altar altar Noun ALTAR NIL)
+(alter alter (Verb (SUBCAT NULL)) ALTER NIL)
+(alternate alternate (V2_WITH) (AT -)) ALTERNATE NIL)
+(alternative alternative (N2_TO)) ALTERNATIVE NIL)
+(alternatively alternatively (Adject_LONG (ADV +)) ALTERNATIVELY NIL)
+(although although ((V -) (N -) (SUBCAT FIN_S)) ALTHOUGH NIL)
+(always always Adv ALWAYS NIL)
+(am am (Verb (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR SING1)) BE NIL)
+(amaze amaze (V2 (LAT -)) AMAZE NIL)
+(amazing amazing (Adject_LONG) AMAZING NIL)
+(ambiguity ambiguity Noun AMBIGUITY NIL)
+(ambiguous ambiguous (Adject_LONG) AMBIGUOUS NIL)
+(ambition ambition (Noun (SUBCAT INF)) AMBITION NIL)
+(ambitious ambitious (Adject_LONG) AMBITIOUS NIL)
+(amenable amenable (Adject_LONG (SUBCAT NULL)) AMENABLE NIL)
+(amenable amenable (Adject_LONG (SUBCAT PPTO)) AMENABLE NIL)
+(amend amend V2 AMEND NIL)
+(amenity amenity Noun AMENITY NIL)
+(america america (PNoun) AMERICA NIL)
+(american american (Adject_LONG) AMERICAN NIL)
+(american american Noun AMERICAN NIL)
+(among among Prep AMONG NIL)
+(amongst amongst Prep AMONGST NIL)
+(amount amount (Noun (LAT -) (PART +)) AMOUNT NIL)
+(ampere ampere Noun AMPERE NIL)
+(ampersand ampersand Noun AMPERSAND NIL)
+(amuse amuse V2 AMUSE NIL)
+(anachronism anachronism Noun ANACHRONISM NIL)
+(anachronistic anachronistic (Adject_LONG) ANACHRONISTIC NIL)
+(analogous analogous (Adject_LONG (SUBCAT NULL)) ANALOGOUS NIL)
+(analogous analogous (Adject_LONG (SUBCAT PPTO)) ANALOGOUS NIL)
+(analogue analogue Noun ANALOGUE NIL)
+(analogy analogy (N2_WITH)) ANALOGY NIL)
+(analyse analyse V2 ANALYSE NIL)
+(analyses analyses (Noun (PLU +)) ANALYSIS NIL)
+(analysis analysis (Noun (PLU -)) ANALYSIS NIL)
+(analytic analytic (Adject_LONG) ANALYTIC NIL)
+(anaphor anaphor Noun ANAPHOR NIL)
+(anaphora anaphora Noun ANAPHORA NIL)
+(anaphoric anaphoric (Adject_LONG) ANAPHORIC NIL)
+(ancestor ancestor Noun ANCESTOR NIL)
+(ancient ancient (Adject_LONG) ANCIENT NIL)
+(anecdote anecdote Noun ANECDOTE NIL)
+(anger anger (Noun (LAT -)) ANGER NIL)
+(angle angle Noun ANGLE NIL)
+(angled angled (Adject_LONG) ANGLED NIL)
+(angler angler Noun ANGLER NIL)
+(angling angling Noun ANGLING NIL)
+(angry angry (Adject (LAT -)) ANGRY NIL)
+(angry angry (A2_ABOUT) (LAT -)) ANGRY NIL)
+(angry angry (A2_AT) (LAT -)) ANGRY NIL)
+(angry angry (A2_WITH) (LAT -)) ANGRY NIL)
+(angry angry (Adject (SUBCAT SFIN) (LAT -)) ANGRY NIL)
+(animal animal Noun ANIMAL NIL)
+(animate animate (Adject_LONG) ANIMATE NIL)
+(animate animate (V2 (AT -)) ANIMATE NIL)
+(ankle ankle (Noun (LAT -)) ANKLE NIL)
+(annotate annotate (V2 (AT -)) ANNOTATE NIL)
+(announce announce (V2 (LAT +)) ANNounCE NIL)
+(announce announce (V2 (LAT -)) ANNounCE NIL)
+(annoy annoy V2 ANNOY NIL)
+(annual annual (Adject_LONG) ANNUAL NIL)
+(anomalous anomalous (Adject_LONG) ANOMALOUS NIL)
+(anomaly anomaly Noun ANOMALY NIL)
+(answer answer (Noun (LAT -)) ANSWER NIL)
+(answer answer (V2 (LAT -)) ANSWER NIL)
+(ant ant (Noun (LAT -)) ANT NIL)
+(antecedent antecedent Noun ANTECEDENT NIL)
+(anthropomorphic anthropomorphic (Adject_LONG) ANTHROPOMORPHIC NIL)
+(anthropomorphism anthropomorphism Noun ANTHROPOMORPHISM NIL)
+(antibiotic antibiotic Noun ANTIBIOTIC NIL)
+(anticipate anticipate (V2 (AT -)) ANTICIPATE NIL)
+(anticipate anticipate (Verb (SUBCAT NULL) (AT -)) ANTICIPATE NIL)
+(anticipate anticipate (VS (AT -)) ANTICIPATE NIL)
+(anxiety anxiety (Noun (LAT -)) ANXIETY NIL)
+(anxious anxious (Adject_LONG (SUBCAT NULL) (LAT -)) ANXIOUS NIL)
+(anxious anxious (Adject_LONG (SUBCAT PPABOUT) (LAT -)) ANXIOUS NIL)
+(anxious anxious (Adject_LONG (SUBCAT SFIN) (LAT -)) ANXIOUS NIL)
+(anybody anybody (NP) ANYBODY NIL)
+(anyhow anyhow (Adv ANYHOW NIL)
+(anything anything (NP) Noun) ANYTHING NIL)
+(anyway anyway Adv ANYWAY NIL)
+(anywhere anywhere (Adv ANYWHERE NIL)
+(apart apart (Adv (SUBCAT PPFROM)) APART NIL)
+(ape ape Noun APE NIL)
+(apologetic apologetic (Adject_LONG) APOLOGETIC NIL)
+(apologetic apologetic (A2_FOR)_LONG) APOLOGETIC NIL)
+(apologise apologise (V2_FOR)) APOLOGISE NIL)
+(apologize apologize (V2_FOR)) APOLOGIZE NIL)
+(appal appal (V2 (LAT -)) APPAL NIL)
+(apparatus apparatus Noun APPARATUS NIL)
+(apparent apparent (Adject_LONG) APPARENT NIL)
+(apparent apparent (A2_TO)_LONG) APPARENT NIL)
+(apparition apparition Noun APPARITION NIL)
+(appeal appeal (V2_TO)) APPEAL NIL)
+(appeal appeal (N2_TO)) APPEAL NIL)
+(appear appear (Verb (SUBCAT AP)) APPEAR NIL)
+(appear appear (Verb (SUBCAT IT_SUBJ) (AGR IT)) APPEAR NIL)
+(appear appear (Verb (SUBCAT NULL)) APPEAR NIL)
+(appear appear (Verb (SUBCAT SR2)) APPEAR NIL)
+(append append (V3_PPTO)) APPEND NIL)
+(appendices appendices (Noun (PLU +)) APPENDICES NIL)
+(appendix appendix (Noun (PLU -)) APPENDIX NIL)
+(apple apple (Noun (LAT -)) APPLE NIL)
+(applicable applicable (Adject_LONG) APPLICABLE NIL)
+(applicable applicable (A2_TO)_LONG) APPLICABLE NIL)
+(applicant applicant Noun APPLICANT NIL)
+(apply apply (V3_PPTO)) APPLY NIL)
+(apply apply (V2_FOR)) APPLY NIL)
+(appoint appoint V2 APPOINT NIL)
+(appoint appoint (Verb (SUBCAT NULL)) APPOINT NIL)
+(appoint appoint (Verb (SUBCAT TWONP)) APPOINT NIL)
+(appointment appointment Noun APPOINTMENT NIL)
+(apposite apposite (Adject_LONG) APPOSITE NIL)
+(appraise appraise V2 APPRAISE NIL)
+(appreciate appreciate (Verb (AT -) (SUBCAT SFIN)) APPRECIATE NIL)
+(apprehend apprehend V2 APPREHEND NIL)
+(apprehension apprehension Noun APPREHENSION NIL)
+(apprehensive apprehensive (Adject_LONG) APPREHENSIVE NIL)
+(approach approach V2 APPROACH NIL)
+(approach approach (N2_TO)) APPROACH NIL)
+(approbation approbation Noun APPROBATION NIL)
+(appropriate appropriate (Adject (AT -) (SUBCAT NULL)_LONG) APPROPRIATE NIL)
+(appropriate appropriate (Adject (AT -) (SUBCAT PPFOR)_LONG) APPROPRIATE NIL)
+(approve approve (V2_OF)) APPROVE NIL)
+(approximate approximate (Adject_LONG) APPROXIMATE NIL)
+(approximate approximate (V2_TO) (AT -)) APPROXIMATE NIL)
+(april april (PNoun) APRIL NIL)
+(apse apse Noun APSE NIL)
+(apt apt Adject APT NIL)
+(apt apt (Adject (SUBCAT SR1)) APT NIL)
+(aptitude aptitude Noun APTITUDE NIL)
+(arabian arabian (Adject_LONG) ARABIAN NIL)
+(arabic arabic (Adject_LONG) ARABIC NIL)
+(arbitrary arbitrary (Adject_LONG) ARBITRARY NIL)
+(arc arc Noun ARC NIL)
+(arch arch Noun ARCH NIL)
+(archetype archetype Noun ARCHETYPE NIL)
+(architect architect Noun ARCHITECT NIL)
+(architecture architecture Noun ARCHITECTURE NIL)
+(are are (Verb (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR SING2)) BE NIL)
+(are are (Verb (FIN +) (PAST -) (AUX +) (SUBCAT PRED) (AGR PLUR)) BE NIL)
+(area area Noun AREA NIL)
+(arena arena Noun ARENA NIL)
+(argue argue (Verb (SUBCAT NULL)) ARGUE NIL)
+(argument argument (N2_S_WITHABOUT)) ARGUMENT NIL)
+(argument argument (Noun (SUBCAT STHAT)) ARGUMENT NIL)
+(arise arise (Verb (LAT -) (REG -)) ARISE NIL)
+(arithmetic arithmetic Noun ARITHMETIC NIL)
+(arm arm (Noun (LAT -)) ARM NIL)
+(arm arm (V2 (LAT -)) ARM NIL)
+(armour armour Noun ARMOUR NIL)
+(armoury armoury Noun ARMOURY NIL)
+(arms arms (Noun (PLU +)) ARMS NIL)
+(army army (Noun (LAT -)) ARMY NIL)
+(around around Prep AROUND NIL)
+(arouse arouse (V2 (LAT -)) AROUSE NIL)
+(arrange arrange (Verb) ARRANGE NIL)
+(arrange arrange V2 ARRANGE NIL)
+(arrange arrange (Verb (SUBCAT SE1)) ARRANGE NIL)
+(arrange arrange (Verb (SUBCAT SINF)) ARRANGE NIL)
+(array array Noun ARRAY NIL)
+(arrest arrest V2 ARREST NIL)
+(arrive arrive (Verb) ARRIVE NIL)
+(arrive arrive (V2_AT)) ARRIVE NIL)
+(arrow arrow (Noun (LAT -)) ARROW NIL)
+(art art (Noun (LAT -)) ART NIL)
+(artefact artefact Noun ARTEFACT NIL)
+(article article (Noun (LAT -)) ARTICLE NIL)
+(articulate articulate (Verb (AT -) (SUBCAT NP)) ARTICULATE NIL)
+(artificial artificial (Adject_LONG) ARTIFICIAL NIL)
+(artist artist (Noun (LAT -)) ARTIST NIL)
+(as as (Subj) AS NIL)
+(ascend ascend V2 ASCEND NIL)
+(ascend ascend (Verb (SUBCAT NULL)) ASCEND NIL)
+(ascent ascent Noun ASCENT NIL)
+(ascertain ascertain V2 ASCERTAIN NIL)
+(ascribe ascribe (V3_PPTO)) ASCRIBE NIL)
+(ash ash (Noun (LAT -)) ASH NIL)
+(ashamed ashamed (AdjPrd_LONG (SUBCAT NULL)) ASHAMED NIL)
+(ashamed ashamed (AdjPrd_LONG (SUBCAT PPOF)) ASHAMED NIL)
+(asia asia (PNoun) ASIA NIL)
+(ask ask (V2 (LAT -)) ASK NIL)
+(ask ask (V3_PPFOR) (LAT -)) ASK NIL)
+(ask ask (V3_PPTO) (LAT -)) ASK NIL)
+--(ask ask (V3_Q_S) (LAT -)) ASK NIL)
+(ask ask (Verb (SUBCAT OE) (LAT -)) ASK NIL)
+(ask ask (V2_FOR) (LAT -)) ASK NIL)
+(ask ask (VQ (LAT -)) ASK NIL)
+(ask ask (Verb (SUBCAT SE2) (LAT -)) ASK NIL)
+(ask ask (Verb (SUBCAT SINF) (LAT -)) ASK NIL)
+(ask ask (Verb (SUBCAT TWONP) (LAT -)) ASK NIL)
+(asleep asleep (AdjPrd_LONG) ASLEEP NIL)
+(aspect aspect Noun ASPECT NIL)
+(aspire aspire (V2_TO)) ASPIRE NIL)
+(aspire aspire (Verb (SUBCAT SE1)) ASPIRE NIL)
+(aspirin aspirin Noun ASPIRIN NIL)
+(ass ass Noun ASS NIL)
+(assault assault Noun ASSAULT NIL)
+(assault assault V2 ASSAULT NIL)
+(assemble assemble V2 ASSEMBLE NIL)
+(assembly assembly Noun ASSEMBLY NIL)
+(assent assent (V2_TO)) ASSENT NIL)
+(assert assert (VS (AT -)) ASSERT NIL)
+(assess assess V2 ASSESS NIL)
+(assign assign (V3_PPTO)) ASSIGN NIL)
+(assimilate assimilate (V2 (AT -)) ASSIMILATE NIL)
+(assist assist V2 ASSIST NIL)
+(assist assist (Verb (SUBCAT NULL)) ASSIST NIL)
+(assist assist (Verb (SUBCAT OE)) ASSIST NIL)
+(assist assist (V2_AT)) ASSIST NIL)
+(assistant assistant Noun ASSISTANT NIL)
+(associate associate (V3_PPWITH) (AT -)) ASSOCIATE NIL)
+(association association Noun ASSOCIATION NIL)
+(assume assume V2 ASSUME NIL)
+(assume assume (VS) ASSUME NIL)
+(assumption assumption (Noun (SUBCAT STHAT)) ASSUMPTION NIL)
+(assure assure (VS) ASSURE NIL)
+(asterisk asterisk Noun ASTERISK NIL)
+(asthma asthma Noun ASTHMA NIL)
+(asthmatic asthmatic (Adject_LONG) ASTHMATIC NIL)
+(asthmatically asthmatically Adv ASTHMATICALLY NIL)
+(astonish astonish V2 ASTONISH NIL)
+(astray astray (AdjPrd) ASTRAY NIL)
+(astronomer astronomer Noun ASTRONOMER NIL)
+(astronomy astronomy Noun ASTRONOMY NIL)
+(asymmetry asymmetry Noun ASYMMETRY NIL)
+(at at Prep AT NIL)
+(atlas atlas Noun ATLAS NIL)
+(atmosphere atmosphere Noun ATMOSPHERE NIL)
+(atom atom (Noun (LAT -)) ATOM NIL)
+(attach attach V2 ATTACH NIL)
+(attach attach (V3_PPTO)) ATTACH NIL)
+(attach attach (V2_TO)) ATTACH NIL)
+(attack attack (V2 (LAT -)) ATTACK NIL)
+(attack attack (N2_ON) (LAT -)) ATTACK NIL)
+(attain attain V2 ATTAIN NIL)
+(attempt attempt (Noun (SUBCAT INF) (LAT -)) ATTEMPT NIL)
+(attempt attempt (Verb (SUBCAT SE1) (LAT -)) ATTEMPT NIL)
+(attend attend (V2_TO)) ATTEND NIL)
+(attention attention (N2_TO)) ATTENTION NIL)
+(attentive attentive (Adject_LONG) ATTENTIVE NIL)
+(attentive attentive (A2_TO)_LONG) ATTENTIVE NIL)
+(attitude attitude Noun ATTITUDE NIL)
+(attract attract (Verb (AT -) (SUBCAT NP)) ATTRACT NIL)
+(attribute attribute Noun ATTRIBUTE NIL)
+(attribute attribute (V3_PPTO) (AT -)) ATTRIBUTE NIL)
+(audible audible (Adject_LONG (SUBCAT NULL)) AUDIBLE NIL)
+(audience audience Noun AUDIENCE NIL)
+(augment augment V2 AUGMENT NIL)
+(august august (PNoun) AUGUST NIL)
+(aunt aunt (N2_OF) (LAT -)) AUNT NIL)
+(australia australia (PNoun) AUSTRALIA NIL)
+(australian australian (Adject_LONG) AUSTRALIAN NIL)
+(austria austria (PNoun) AUSTRIA NIL)
+(author author Noun AUTHOR NIL)
+(authority authority Noun AUTHORITY NIL)
+(authorize authorize V2 AUTHORIZE NIL)
+(automata automata (Noun (PLU +)) AUTOMATON NIL)
+(automate automate (Verb (AT -) (SUBCAT NP)) AUTOMATE NIL)
+(automatic automatic (Adject_LONG) AUTOMATIC NIL)
+(automatically automatically (Adject (ADV +) (LAT -) (INFL -)) AUTOMATICALLY NIL)
+(automaton automaton (Noun (PLU -)) AUTOMATON NIL)
+(autonomous autonomous (Adject_LONG) AUTONOMOUS NIL)
+(autonomy autonomy Noun AUTONOMY NIL)
+(autumn autumn Noun AUTUMN NIL)
+(auxiliary auxiliary (Adject_LONG) AUXILIARY NIL)
+(auxiliary auxiliary Noun AUXILIARY NIL)
+(avail avail V2 AVAIL NIL)
+(available available (Adject_LONG) AVAILABLE NIL)
+(avenue avenue Noun AVENUE NIL)
+(average average (Adject_LONG) AVERAGE NIL)
+(average average Noun AVERAGE NIL)
+(average average V2 AVERAGE NIL)
+(avoid avoid V2 AVOID NIL)
+(avoid avoid (Verb (SUBCAT SE3)) AVOID NIL)
+(avowed avowed (Adject_LONG) AVOWED NIL)
+(await await V2 AWAIT NIL)
+(awake awake (AdjPrd_LONG) AWAKE NIL)
+(awaken awaken V2 AWAKEN NIL)
+(award award (Verb (LAT -) (SUBCAT NP_PPTO)) AWARD NIL)
+(aware aware (AdjPrd_LONG (SUBCAT NULL)) AWARE NIL)
+(aware aware (AdjPrd_LONG (SUBCAT PPOF)) AWARE NIL)
+(away away (Adv (SUBCAT PPFROM)) AWAY NIL)
+(awful awful (Adject_LONG) AWFUL NIL)
+(awkward awkward (Adject (LAT -)) AWKWARD NIL)
+(axe axe Noun AXE NIL)
+(axes axes (Noun (PLU +)) AXE NIL)
+(axiom axiom Noun AXIOM NIL)
+(axiomatic axiomatic (Adject_LONG) AXIOMATIC NIL)
+(axiomatize axiomatize V2 AXIOMATIZE NIL)
+(axis axis (Noun (PLU -)) AXIS NIL)
+(baby baby Noun BABY NIL)
+(back back (Noun (LAT -)) BACK NIL)
+(background background Noun BACKGROUND NIL)
+(backing backing Noun BACKING NIL)
+(backtrack backtrack (Verb (SUBCAT NULL) (LAT -)) BACKTRACK NIL)
+(backward backward (Adject_LONG) BACKWARD NIL)
+(backwards backwards (Adv (PRO +) (ADV +)) BACKWARDS NIL)
+(bacteria bacteria (Noun (PLU +)) BACTERIUM NIL)
+(bacterial bacterial (Adject_LONG) BACTERIAL NIL)
+(bacterium bacterium (Noun (PLU -)) BACTERIUM NIL)
+(bad bad (Adject_LONG (LAT -)) BAD NIL)
+(bag bag (Noun (LAT -)) BAG NIL)
+(bake bake (V2 (LAT -)) BAKE NIL)
+(bake bake (Verb (SUBCAT NULL) (LAT -)) BAKE NIL)
+(balance balance (Verb) BALANCE NIL)
+(ball ball Noun BALL NIL)
+(ballad ballad Noun BALLAD NIL)
+(banal banal (Adject_LONG) BANAL NIL)
+(banana banana Noun BANANA NIL)
+(band band Noun BAND NIL)
+(bang bang Noun BANG NIL)
+(banish banish (V2 (LAT -)) BANISH NIL)
+(bank bank Noun BANK NIL)
+(bar bar Noun BAR NIL)
+(bar bar (V2 (LAT -)) BAR NIL)
+(bare bare Adject BARE NIL)
+(bare bare V2 BARE NIL)
+(bark bark Noun BARK NIL)
+(bark bark (Verb (LAT -)) BARK NIL)
+(barn barn Noun BARN NIL)
+(baron baron Noun BARON NIL)
+(barrel barrel (Noun (LAT -)) BARREL NIL)
+(base base (Noun (LAT -)) BASE NIL)
+(base base (V3_PPLOC) (LAT -)) BASE NIL)
+(bases bases (Noun (PLU +)) BASIS NIL)
+(basic basic (Adject_LONG) BASIC NIL)
+(basically basically (Adject (ADV +) (LAT -) (INFL -)) BASICALLY NIL)
+(basin basin (Noun (LAT -)) BASIN NIL)
+(basis basis (Noun (PLU -)) BASIS NIL)
+(basis basis (Noun (PLU -) (SUBCAT PPFOR)) BASIS NIL)
+(basis basis (Noun (PLU -) (SUBCAT PPOF)) BASIS NIL)
+(basket basket (Noun (LAT -)) BASKET NIL)
+(bat bat Noun BAT NIL)
+(batch batch (Noun (LAT -)) BATCH NIL)
+(bath bath (Noun (LAT -)) BATH NIL)
+(bathe bathe (Verb (LAT -)) BATHE NIL)
+(batsman batsman (Noun (PLU -)) BATSMAN NIL)
+(batsmen batsmen (Noun (PLU +)) BATSMAN NIL)
+(battle battle (Noun (LAT -)) BATTLE NIL)
+(be be (Verb (AUX +) (VFORM BSE) (SUBCAT PRED)) BE NIL)
+(beach beach Noun BEACH NIL)
+(beak beak (Noun (LAT -)) BEAK NIL)
+(beam beam (Noun (LAT -)) BEAM NIL)
+(bean bean (Noun (LAT -)) BEAN NIL)
+(bear bear (Noun (LAT -)) BEAR NIL)
+(bear bear (V2 (LAT -) (REG -)) BEAR NIL)
+(beard beard (Noun (LAT -)) BEARD NIL)
+(beast beast Noun BEAST NIL)
+(beat beat (V2 (LAT -) (REG -)) BEAT NIL)
+(beauty beauty Noun BEAUTY NIL)
+(because because (Subj) BECAUSE NIL)
+(because because ((V -) (N -) (SUBCAT PPOF)) BECAUSE NIL)
+(become become (Verb (SUBCAT AP) (LAT -) (REG -)) BECOME NIL)
+(bed bed (Noun (LAT -)) BED NIL)
+(bee bee (Noun (LAT -)) BEE NIL)
+(beer beer (Noun (COUNT -)) BEER NIL)
+(before before (Subj) BEFORE NIL)
+(before before (Adv (SUBCAT ING)) BEFORE NIL)
+(before before Prep BEFORE NIL)
+(beg beg (Verb (SUBCAT OE)) BEG NIL)
+(begin begin (Verb (SUBCAT SR1) (REG -)) BEGIN NIL)
+(beginning beginning Noun BEGINNING NIL)
+(behalf behalf (Noun (PLU -)) BEHALF NIL)
+(behave behave (Verb) BEHAVE NIL)
+(behaviour behaviour (Noun (COUNT -)) BEHAVIOUR NIL)
+(behind behind Prep BEHIND NIL)
+(being being (Verb (AUX +) (SUBCAT PRED) (VFORM ING)) BE NIL)
+(being being Noun BEING NIL)
+(belief belief (Noun (SUBCAT NULL) (LAT -)) BELIEF NIL)
+(belief belief (N2_IN) (LAT -)) BELIEF NIL)
+(belief belief (Noun (SUBCAT STHAT) (LAT -)) BELIEF NIL)
+(believe believe (Verb (SUBCAT OR) (LAT -)) BELIEVE NIL)
+(believe believe (V2_IN) (LAT -)) BELIEVE NIL)
+(believe believe (VS (LAT -) (AGR IT)) BELIEVE NIL)
+(believe believe (VS (LAT -) (AGR S)) BELIEVE NIL)
+(believe believe (VS (LAT -)) BELIEVE NIL)
+(bell bell (Noun (LAT -)) BELL NIL)
+(belong belong (Verb (SUBCAT NPTO) (LAT -)) BELONG NIL)
+(beloved beloved (Adject_LONG) BELOVED NIL)
+(beloved beloved (A2_BY)_LONG) BELOVED NIL)
+(below below Prep BELOW NIL)
+(belt belt (Noun (LAT -)) BELT NIL)
+(bench bench Noun BENCH NIL)
+(bend bend (Verb (LAT -) (REG -)) BEND NIL)
+(beneath beneath Prep BENEATH NIL)
+(beneficial beneficial (Adject_LONG) BENEFICIAL NIL)
+(beneficial beneficial (A2_TO)_LONG) BENEFICIAL NIL)
+(benefit benefit Noun BENEFIT NIL)
+(berry berry (Noun (LAT -)) BERRY NIL)
+(beside beside Prep BESIDE NIL)
+(besides besides (Adv BESIDES NIL)
+(bet bet Noun BET NIL)
+(betray betray V2 BETRAY NIL)
+(between between ((V -) (N -) (SUBCAT PLUR)) BETWEEN NIL)
+(beyond beyond Prep BEYOND NIL)
+(bias bias (V2 (LAT -)) BIAS NIL)
+(bible bible Noun BIBLE NIL)
+(biblical biblical Adject BIBLICAL NIL)
+(bibliography bibliography Noun BIBLIOGRAPHY NIL)
+(biconditional biconditional (Verb) BICONDITIONAL NIL)
+(bicycle bicycle Noun BICYCLE NIL)
+(bidirectional bidirectional (Adject_LONG) BIDIRECTIONAL NIL)
+(big big (Adject (LAT -)) BIG NIL)
+(bike bike (Noun (LAT -)) BIKE NIL)
+(bill bill (Noun (LAT -)) BILL NIL)
+(bill bill (PNoun) BILL NIL)
+(billion billion (Noun (SUBCAT N1)) BILLION NIL)
+(bin bin Noun BIN NIL)
+(binary binary (Adject_LONG) BINARY NIL)
+(bind bind (V2 (LAT -) (REG -)) BIND NIL)
+(binding binding Noun BINDING NIL)
+(bird bird (Noun (LAT -)) BIRD NIL)
+(birth birth (Noun (LAT -)) BIRTH NIL)
+(birthday birthday (Noun (LAT -)) BIRTHDAY NIL)
+(bisect bisect (Verb) BISECT NIL)
+(bisector bisector Noun BISECTOR NIL)
+(bit bit Noun BIT NIL)
+(bite bite (V2 (LAT -) (REG -)) BITE NIL)
+(bitter bitter (Adject_LONG) BITTER NIL)
+(bizarre bizarre (Adject_LONG) BIZARRE NIL)
+(black black Adject BLACK NIL)
+(blackboard blackboard Noun BLACKBOARD NIL)
+(blade blade Noun BLADE NIL)
+(blame blame (V3_PPFOR) (LAT -)) BLAME NIL)
+(blame blame (Noun (SUBCAT NULL) (LAT -)) BLAME NIL)
+(blame blame (N2_FOR) (LAT -)) BLAME NIL)
+(blank blank Adject BLANK NIL)
+(blank blank Noun BLANK NIL)
+(bleed bleed (Verb (LAT -) (REG -)) BLEED NIL)
+(blind blind (Adject (LAT -)) BLIND NIL)
+(blind blind (V2 (LAT -)) BLIND NIL)
+(block block Noun BLOCK NIL)
+(block block V2 BLOCK NIL)
+(blood blood Noun BLOOD NIL)
+(blow blow Noun BLOW NIL)
+(blow blow (Verb (REG -)) BLOW NIL)
+(blue blue Adject BLUE NIL)
+(bluff bluff (Verb (SUBCAT NULL)) BLUFF NIL)
+(board board Noun BOARD NIL)
+(boat boat Noun BOAT NIL)
+(body body Noun BODY NIL)
+(boil boil (V2 (LAT -)) BOIL NIL)
+(bold bold (Adject (LAT -)) BOLD NIL)
+(bomb bomb (Noun (LAT -)) BOMB NIL)
+(bomb bomb (V2 (LAT -)) BOMB NIL)
+(bombard bombard V2 BOMBARD NIL)
+(bond bond (Noun (LAT -)) BOND NIL)
+(bond bond (V3_PPTO)) BOND NIL)
+(bone bone (Noun (LAT -)) BONE NIL)
+(bonus bonus Noun BONUS NIL)
+(book book (Noun (LAT -)) BOOK NIL)
+(bookkeeping bookkeeping Noun BOOKKEEPING NIL)
+(boolean boolean (Adject_LONG) BOOLEAN NIL)
+(boorish boorish (Adject_LONG) BOORISH NIL)
+(boost boost (V2 (LAT -)) BOOST NIL)
+(boot boot (Noun (LAT -)) BOOT NIL)
+(bootstrap bootstrap Noun BOOTSTRAP NIL)
+(border border Noun BORDER NIL)
+(border border V2 BORDER NIL)
+(bore bore Noun BORE NIL)
+(bore bore V2 BORE NIL)
+(borrow borrow (V3_PPFROM)) BORROW NIL)
+(boss boss Noun BOSS NIL)
+(bother bother (Verb (AGR IT) (SUBCAT S_SUBJ)) BOTHER NIL)
+(bother bother (Verb (AGR S) (SUBCAT S_SUBJ)) BOTHER NIL)
+(bother bother V2 BOTHER NIL)
+(bother bother (V2_ABOUT)) BOTHER NIL)
+(bottle bottle Noun BOTTLE NIL)
+(bottom bottom Noun BOTTOM NIL)
+(bough bough Noun BOUGH NIL)
+(bound bound (Adject_LONG (SUBCAT PPFOR)) BOUND NIL)
+(bound bound (Verb (SUBCAT NULL)) BOUND NIL)
+(boundary boundary Noun BOUNDARY NIL)
+(bounded bounded (Adject_LONG) BOUNDED NIL)
+(bow bow Noun BOW NIL)
+(bowl bowl Noun BOWL NIL)
+(box box Noun BOX NIL)
+(boy boy Noun BOY NIL)
+(brace brace Noun BRACE NIL)
+(bracket bracket Noun BRACKET NIL)
+(bracket bracket V2 BRACKET NIL)
+(brain brain Noun BRAIN NIL)
+(branch branch (Verb) BRANCH NIL)
+(brand brand Noun BRAND NIL)
+(brandy brandy Noun BRANDY NIL)
+(brass brass Noun BRASS NIL)
+(brave brave Adject BRAVE NIL)
+(breach breach Noun BREACH NIL)
+(breach breach (V2 (LAT -)) BREACH NIL)
+(bread bread Noun BREAD NIL)
+(breadth breadth Noun BREADTH NIL)
+(break break Noun BREAK NIL)
+(break break (V2 (REG -)) BREAK NIL)
+(breakage breakage Noun BREAKAGE NIL)
+(breakfast breakfast Noun BREAKFAST NIL)
+(breath breath Noun BREATH NIL)
+(breathe breathe (Verb (SUBCAT NULL)) BREATHE NIL)
+(breed breed (Verb) BREED NIL)
+(breed breed Noun BREED NIL)
+(breeze breeze Noun BREEZE NIL)
+(brew brew V2 BREW NIL)
+(brick brick Noun BRICK NIL)
+(bridge bridge Noun BRIDGE NIL)
+(bridge bridge V2 BRIDGE NIL)
+(brief brief Adject BRIEF NIL)
+(briefs briefs (Noun (PLU +)) BRIEFS NIL)
+(bright bright Adject BRIGHT NIL)
+(brilliance brilliance ((V -) (COUNT -) (N +)) BRILLIANCE NIL)
+(brilliant brilliant Adject BRILLIANT NIL)
+(bring bring (V2 (LAT -) (REG -)) BRING NIL)
+(bristle bristle Noun BRISTLE NIL)
+(britain britain (PNoun) BRITAIN NIL)
+(british british (Adject_LONG) BRITISH NIL)
+(broach broach V2 BROACH NIL)
+(broad broad (Adject (LAT -)) BROAD NIL)
+(broadcast broadcast Noun BROADCAST NIL)
+(bronchitis bronchitis Noun BRONCHITIS NIL)
+(brother brother (Noun (SUBCAT NULL) (LAT -)) BROTHER NIL)
+(brother brother (N2_OF) (LAT -)) BROTHER NIL)
+(brown brown (Adject (LAT -)) BROWN NIL)
+(bruise bruise Noun BRUISE NIL)
+(bruise bruise V2 BRUISE NIL)
+(brute brute Noun BRUTE NIL)
+(bucket bucket Noun BUCKET NIL)
+(bud bud Noun BUD NIL)
+(bud bud (Verb (SUBCAT NULL)) BUD NIL)
+(buffer buffer Noun BUFFER NIL)
+(buffer buffer V2 BUFFER NIL)
+(bug bug Noun BUG NIL)
+(build build (V2 (LAT -) (REG -)) BUILD NIL)
+(building building Noun BUILDING NIL)
+(bullet bullet Noun BULLET NIL)
+(bully bully Noun BULLY NIL)
+(bully bully V2 BULLY NIL)
+(bun bun Noun BUN NIL)
+(bunch bunch Noun BUNCH NIL)
+(bundle bundle Noun BUNDLE NIL)
+(burden burden Noun BURDEN NIL)
+(burn burn (V2 (LAT -) (REG -)) BURN NIL)
+(burst burst (Verb (REG -)) BURST NIL)
+(bury bury V2 BURY NIL)
+(bus bus Noun BUS NIL)
+(bush bush Noun BUSH NIL)
+(business business Noun BUSINESS NIL)
+(busy busy Adject BUSY NIL)
+(butter butter (Noun (COUNT -)) BUTTER NIL)
+(butter butter V2 BUTTER NIL)
+(butterfly butterfly Noun BUTTERFLY NIL)
+(button button Noun BUTTON NIL)
+(buy buy (V2 (LAT -) (REG -)) BUY NIL)
+(buzz buzz (Verb) BUZZ NIL)
+(by by (Adv (SUBCAT ING)) BY NIL)
+(by by Prep BY NIL)
+(cabinet cabinet Noun CABINET NIL)
+(cable cable Noun CABLE NIL)
+(cage cage Noun CAGE NIL)
+(cake cake Noun CAKE NIL)
+(calculate calculate (Verb (AT -) (SUBCAT NP)) CALCULATE NIL)
+(calculus calculus Noun CALCULUS NIL)
+(call call Noun CALL NIL)
+(call call V2 CALL NIL)
+(calm calm (Adject (LAT -)) CALM NIL)
+(cam cam Noun CAM NIL)
+(cambridge cambridge (PNoun) CAMBRIDGE NIL)
+(camel camel Noun CAMEL NIL)
+(camera camera Noun CAMERA NIL)
+(camp camp Noun CAMP NIL)
+(campaign campaign Noun CAMPAIGN NIL)
+(can can Noun CAN NIL)
+(can can (Verb (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) CAN NIL)
+(can can V2 CAN NIL)
+(canada canada (PNoun) CANADA NIL)
+(canadian canadian Adject CANADIAN NIL)
+(cancel cancel V2 CANCEL NIL)
+(cancer cancer Noun CANCER NIL)
+(candid candid (Adject_LONG) CANDID NIL)
+(candidate candidate Noun CANDIDATE NIL)
+(candle candle Noun CANDLE NIL)
+(cannon cannon Noun CANNON NIL)
+(cannot cannot (Verb (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -) (NEG +)) CAN NIL)
+(canonical canonical (Adject_LONG) CANONICAL NIL)
+(cap cap Noun CAP NIL)
+(capable capable (Adject_LONG (SUBCAT NULL)) CAPABLE NIL)
+(capable capable (Adject_LONG (SUBCAT PPOF)) CAPABLE NIL)
+(capacity capacity Noun CAPACITY NIL)
+(capital capital Noun CAPITAL NIL)
+(captain captain Noun CAPTAIN NIL)
+(captain captain (Noun (SUBCAT NP)) CAPTAIN NIL)
+(capture capture V2 CAPTURE NIL)
+(car car Noun CAR NIL)
+(card card Noun CARD NIL)
+(cardboard cardboard (Noun (COUNT -)) CARDBOARD NIL)
+(cardinal cardinal (Adject_LONG) CARDINAL NIL)
+(cardinal cardinal Noun CARDINAL NIL)
+(care care (Verb (LAT -)) CARE NIL)
+(care care (Noun (LAT -) (COUNT -)) CARE NIL)
+(career career Noun CAREER NIL)
+(carriage carriage Noun CARRIAGE NIL)
+(carry carry (V2 (LAT -)) CARRY NIL)
+(cart cart Noun CART NIL)
+(cartesian cartesian (Adject_LONG) CARTESIAN NIL)
+(carve carve V2 CARVE NIL)
+(case case Noun CASE NIL)
+(cash cash Noun CASH NIL)
+(cast cast Noun CAST NIL)
+(cast cast (V2 (REG -)) CAST NIL)
+(castle castle Noun CASTLE NIL)
+(casual casual (Adject_LONG) CASUAL NIL)
+(cat cat Noun CAT NIL)
+(catch catch Noun CATCH NIL)
+(catch catch (V2 (LAT -) (REG -)) CATCH NIL)
+(categorical categorical (Adject_LONG) CATEGORICAL NIL)
+(category category Noun CATEGORY NIL)
+(cater cater (V2_FOR)) CATER NIL)
+(cattle cattle (Noun (PLU +)) CATTLE NIL)
+(cause cause Noun CAUSE NIL)
+(cause cause V2 CAUSE NIL)
+(caution caution (Noun (COUNT -)) CAUTION NIL)
+(cautious cautious (Adject_LONG) CAUTIOUS NIL)
+(cave cave (Noun (LAT -)) CAVE NIL)
+(caviar caviar Noun CAVIAR NIL)
+(cease cease (Verb) CEASE NIL)
+(ceiling ceiling Noun CEILING NIL)
+(cell cell Noun CELL NIL)
+(cellar cellar Noun CELLAR NIL)
+(cement cement Noun CEMENT NIL)
+(cement cement (Noun (COUNT -)) CEMENT NIL)
+(census census Noun CENSUS NIL)
+(cent cent Noun CENT NIL)
+(centaur centaur Noun CENTAUR NIL)
+(center center Noun CENTER NIL)
+(centre centre Noun CENTRE NIL)
+(centre centre V2 CENTRE NIL)
+(century century Noun CENTURY NIL)
+(ceremonial ceremonial (Adject_LONG) CEREMONIAL NIL)
+(ceremony ceremony Noun CEREMONY NIL)
+(certain certain (Adject_LONG (SUBCAT NULL)) CERTAIN NIL)
+(certain certain (Adject_LONG (SUBCAT PPOF)) CERTAIN NIL)
+(certain certain (Adject_LONG (SUBCAT SFIN)) CERTAIN NIL)
+(certainty certainty (Noun (SUBCAT NULL)) CERTAINTY NIL)
+(certainty certainty (Noun (SUBCAT STHAT)) CERTAINTY NIL)
+(certify certify (Verb (SUBCAT STHAT)) CERTIFY NIL)
+(certitude certitude Noun CERTITUDE NIL)
+(chain chain Noun CHAIN NIL)
+(chain chain (V3_PPTO)) CHAIN NIL)
+(chair chair Noun CHAIR NIL)
+(chairman chairman (Noun (PLU -)) CHAIRMAN NIL)
+(chairmen chairmen (Noun (PLU +)) CHAIRMEN NIL)
+(chairwoman chairwoman (Noun (PLU -)) CHAIRWOMAN NIL)
+(chairwomen chairwomen (Noun (PLU +)) CHAIRWOMEN NIL)
+(chalk chalk (Noun (COUNT -)) CHALK NIL)
+(challenge challenge (Noun (SUBCAT NULL)) CHALLENGE NIL)
+(challenge challenge (N2_TO)) CHALLENGE NIL)
+(chance chance Noun CHANCE NIL)
+(chancellor chancellor Noun CHANCELLOR NIL)
+(change change (Verb) CHANGE NIL)
+(change change Noun CHANGE NIL)
+(change change V2 CHANGE NIL)
+(channel channel Noun CHANNEL NIL)
+(chap chap Noun CHAP NIL)
+(chapter chapter Noun CHAPTER NIL)
+(char char (Verb (SUBCAT NULL)) CHAR NIL)
+(character character Noun CHARACTER NIL)
+(characteristic characteristic Noun CHARACTERISTIC NIL)
+(characteristic characteristic (Adject_LONG) CHARACTERISTIC NIL)
+(characteristic characteristic (A2_OF)_LONG) CHARACTERISTIC NIL)
+(characteristically characteristically (Adject_LONG (ADV +)) CHARACTERISTICALLY NIL)
+(characterize characterize (V3_PPAS)) CHARACTERIZE NIL)
+(charge charge Noun CHARGE NIL)
+(charge charge (V3_PPWITH)) CHARGE NIL)
+(charitable charitable (Adject_LONG) CHARITABLE NIL)
+(charity charity Noun CHARITY NIL)
+(charm charm (Noun (LAT -)) CHARM NIL)
+(charm charm (V2 (LAT -)) CHARM NIL)
+(charming charming (Adject_LONG) CHARMING NIL)
+(chart chart Noun CHART NIL)
+(chase chase V2 CHASE NIL)
+(chaste chaste Adject CHASTE NIL)
+(cheap cheap Adject CHEAP NIL)
+(cheat cheat Noun CHEAT NIL)
+(cheat cheat V2 CHEAT NIL)
+(check check Noun CHECK NIL)
+(check check V2 CHECK NIL)
+(checkmate checkmate Noun CHECKMATE NIL)
+(cheek cheek Noun CHEEK NIL)
+(cheer cheer (Verb) CHEER NIL)
+(cheer cheer Noun CHEER NIL)
+(cheerful cheerful (Adject_LONG) CHEERFUL NIL)
+(cheese cheese (Noun (COUNT -)) CHEESE NIL)
+(chemical chemical Adject CHEMICAL NIL)
+(chemist chemist Noun CHEMIST NIL)
+(chemistry chemistry (Noun (PLU -)) CHEMISTRY NIL)
+(cheque cheque Noun CHEQUE NIL)
+(chequered chequered (Adject_LONG) CHEQUERED NIL)
+(chess chess (Noun (COUNT -)) CHESS NIL)
+(chest chest Noun CHEST NIL)
+(chicken chicken Noun CHICKEN NIL)
+(chief chief Noun CHIEF NIL)
+(chief chief (Adject (PRD -)) CHIEF NIL)
+(child child (Noun (PLU -) (LAT -)) CHILD NIL)
+(children children (Noun (PLU +)) CHILDREN NIL)
+(chimney chimney Noun CHIMNEY NIL)
+(chin chin Noun CHIN NIL)
+(china china (PNoun) CHINA NIL)
+(chinaman chinaman Noun CHINAMAN NIL)
+(chinese chinese (Adject_LONG) CHINESE NIL)
+(chocolate chocolate (Noun (COUNT -)) CHOCOLATE NIL)
+(choice choice Noun CHOICE NIL)
+(choose choose (V2 (REG -)) CHOOSE NIL)
+(christian christian Noun CHRISTIAN NIL)
+(christmas christmas Noun CHRISTMAS NIL)
+(chronic chronic (Adject_LONG) CHRONIC NIL)
+(chronology chronology Noun CHRONOLOGY NIL)
+(chunk chunk Noun CHUNK NIL)
+(church church Noun CHURCH NIL)
+(churn churn Noun CHURN NIL)
+(churn churn V2 CHURN NIL)
+(churn churn (Verb (SUBCAT NULL)) CHURN NIL)
+(cigar cigar Noun CIGAR NIL)
+(cigarette cigarette Noun CIGARETTE NIL)
+(cinema cinema Noun CINEMA NIL)
+(circle circle Noun CIRCLE NIL)
+(circuit circuit Noun CIRCUIT NIL)
+(circular circular (Adject_LONG) CIRCULAR NIL)
+(circulate circulate (Verb (AT -) (SUBCAT NULL)) CIRCULATE NIL)
+(circumscribe circumscribe V2 CIRCUMSCRIBE NIL)
+(circumstance circumstance Noun CIRCUMSTANCE NIL)
+(circumvent circumvent (Verb (AT -)) CIRCUMVENT NIL)
+(cite cite V2 CITE NIL)
+(citizen citizen Noun CITIZEN NIL)
+(city city Noun CITY NIL)
+(civilize civilize V2 CIVILIZE NIL)
+(clad clad (Adject_LONG (SUBCAT NULL) (LAT -)) CLAD NIL)
+(clad clad (Adject_LONG (SUBCAT PPIN) (LAT -)) CLAD NIL)
+(claim claim (VS (LAT -)) CLAIM NIL)
+(claim claim (Noun (SUBCAT STHAT) (LAT -)) CLAIM NIL)
+(clan clan (Noun (LAT -)) CLAN NIL)
+(clap clap (Verb) CLAP NIL)
+(clap clap Noun CLAP NIL)
+(clarify clarify V2 CLARIFY NIL)
+(clarity clarity Noun CLARITY NIL)
+(clash clash (V2_WITH)) CLASH NIL)
+(class class Noun CLASS NIL)
+(class class (V3_PPAS)) CLASS NIL)
+(classic classic (Adject_LONG) CLASSIC NIL)
+(classify classify V2 CLASSIFY NIL)
+(clause clause Noun CLAUSE NIL)
+(clay clay (Noun (COUNT -)) CLAY NIL)
+(clean clean (Adject (LAT -)) CLEAN NIL)
+(clean clean (V2 (LAT -)) CLEAN NIL)
+(clear clear V2 CLEAR NIL)
+(clear clear Adject CLEAR NIL)
+(clear clear (Adject (SUBCAT SFIN)) CLEAR NIL)
+(cleave cleave (V2 (REG -)) CLEAVE NIL)
+(cleaver cleaver Noun CLEAVER NIL)
+(cleft cleft Noun CLEFT NIL)
+(clerk clerk Noun CLERK NIL)
+(clever clever (Adject (LAT -)) CLEVER NIL)
+(client client Noun CLIENT NIL)
+(cliff cliff Noun CLIFF NIL)
+(climate climate Noun CLIMATE NIL)
+(climax climax Noun CLIMAX NIL)
+(climb climb V2 CLIMB NIL)
+(clinic clinic Noun CLINIC NIL)
+(clip clip Noun CLIP NIL)
+(clitic clitic Noun CLITIC NIL)
+(clock clock Noun CLOCK NIL)
+(clog clog Noun CLOG NIL)
+(close close (V2 (LAT -)) CLOSE NIL)
+(close close (Adject (LAT -)) CLOSE NIL)
+(close close (A2_TO) (LAT -)) CLOSE NIL)
+(closet closet Noun CLOSET NIL)
+(closure closure Noun CLOSURE NIL)
+(cloth cloth Noun CLOTH NIL)
+(clothe clothe V2 CLOTHE NIL)
+(clothes clothes (Noun (PLU +)) CLOTHES NIL)
+(clothing clothing Noun CLOTHING NIL)
+(cloud cloud Noun CLOUD NIL)
+(clove clove (V2 (FIN +) (PAST -)) CLEAVE NIL)
+(club club Noun CLUB NIL)
+(clue clue Noun CLUE NIL)
+(clumsy clumsy Adject CLUMSY NIL)
+(clutter clutter Noun CLUTTER NIL)
+(coach coach Noun COACH NIL)
+(coach coach V2 COACH NIL)
+(coal coal (Noun (COUNT -)) COAL NIL)
+(coalesce coalesce (Verb (SUBCAT NULL)) COALESCE NIL)
+(coarse coarse Adject COARSE NIL)
+(coast coast Noun COAST NIL)
+(coast coast V2 COAST NIL)
+(coaster coaster Noun COASTER NIL)
+(coat coat Noun COAT NIL)
+(cocktail cocktail Noun COCKTAIL NIL)
+(cocoa cocoa (Noun (COUNT -)) COCOA NIL)
+(coconut coconut Noun COCONUT NIL)
+(code code Noun CODE NIL)
+(code code V2 CODE NIL)
+(coefficient coefficient Noun COEFFICIENT NIL)
+(coerce coerce (Verb (AT -) (SUBCAT NP)) COERCE NIL)
+(coffee coffee (Noun (COUNT -)) COFFEE NIL)
+(cog cog Noun COG NIL)
+(cognition cognition Noun COGNITION NIL)
+(cognitive cognitive (Adject_LONG) COGNITIVE NIL)
+(coherence coherence (Noun (COUNT -)) COHERENCE NIL)
+(coherent coherent (Adject_LONG) COHERENT NIL)
+(coin coin Noun COIN NIL)
+(coincide coincide (V2_WITH)) COINCIDE NIL)
+(coincidence coincidence Noun COINCIDENCE NIL)
+(coincidental coincidental (Adject_LONG) COINCIDENTAL NIL)
+(cold cold Adject COLD NIL)
+(cold cold Noun COLD NIL)
+(collaborate collaborate (Verb (SUBCAT NULL) (AT -)) COLLABORATE NIL)
+(collapse collapse Noun COLLAPSE NIL)
+(collapse collapse (Verb (SUBCAT NULL)) COLLAPSE NIL)
+(collar collar Noun COLLAR NIL)
+(colleague colleague Noun COLLEAGUE NIL)
+(collect collect (V3_PPFROM) (AT -)) COLLECT NIL)
+(college college Noun COLLEGE NIL)
+(collide collide (Verb) COLLIDE NIL)
+(collinear collinear (Adject_LONG) COLLINEAR NIL)
+(collision collision Noun COLLISION NIL)
+(colon colon Noun COLON NIL)
+(colony colony Noun COLONY NIL)
+(colour colour Noun COLOUR NIL)
+(colour colour V2 COLOUR NIL)
+(column column Noun COLUMN NIL)
+(comb comb Noun COMB NIL)
+(combat combat Noun COMBAT NIL)
+(combinator combinator Noun COMBINATOR NIL)
+(combine combine (V3_PPWITH)) COMBINE NIL)
+(come come (Verb (SUBCAT LOC) (REG -)) COME NIL)
+(comedy comedy Noun COMEDY NIL)
+(comfort comfort Noun COMFORT NIL)
+(comfort comfort (V2 (LAT -)) COMFORT NIL)
+(comfortable comfortable (Adject_LONG) COMFORTABLE NIL)
+(comma comma Noun COMMA NIL)
+(command command Noun COMMAND NIL)
+(command command (Verb (SUBCAT OE)) COMMAND NIL)
+(commence commence (Verb) COMMENCE NIL)
+(comment comment Noun COMMENT NIL)
+(comment comment (V2_ON)) COMMENT NIL)
+(commerce commerce Noun COMMERCE NIL)
+(commercial commercial Noun COMMERCIAL NIL)
+(commission commission V2 COMMISSION NIL)
+(commission commission Noun COMMISSION NIL)
+(commit commit (Verb) COMMIT NIL)
+(committee committee Noun COMMITTEE NIL)
+(commodity commodity Noun COMMODITY NIL)
+(common common (Adject (LAT -)) COMMON NIL)
+(commonsense commonsense (Adject_LONG) COMMONSENSE NIL)
+(commonwealth commonwealth Noun COMMONWEALTH NIL)
+(commune commune Noun COMMUNE NIL)
+(communicate communicate (V2_WITH) (AT -)) COMMUNICATE NIL)
+(community community Noun COMMUNITY NIL)
+(commutative commutative (Adject_LONG) COMMUTATIVE NIL)
+(commutator commutator Noun COMMUTATOR NIL)
+(compact compact (Adject_LONG) COMPACT NIL)
+(companion companion Noun COMPANION NIL)
+(company company Noun COMPANY NIL)
+(comparative comparative (Adject_LONG) COMPARATIVE NIL)
+(comparative comparative Noun COMPARATIVE NIL)
+(compare compare (V3_PPWITH)) COMPARE NIL)
+(comparison comparison (N2_OF_PPWITH)) COMPARISON NIL)
+(compass compass (Verb) COMPASS NIL)
+(compatible compatible (Adject_LONG) COMPATIBLE NIL)
+(compatible compatible (A2_WITH)_LONG) COMPATIBLE NIL)
+(compel compel (Verb (SUBCAT OE)) COMPEL NIL)
+(compensate compensate (V2_FOR)) COMPENSATE NIL)
+(compete compete (V2_WITH)) COMPETE NIL)
+(competence competence Noun COMPETENCE NIL)
+(competent competent (Adject_LONG) COMPETENT NIL)
+(competition competition Noun COMPETITION NIL)
+(competitor competitor Noun COMPETITOR NIL)
+(compile compile V2 COMPILE NIL)
+(complain complain (V2_ABOUT)) COMPLAIN NIL)
+(complaint complaint (N2_ABOUT)) COMPLAINT NIL)
+(complement complement Noun COMPLEMENT NIL)
+(complement complement V2 COMPLEMENT NIL)
+(complementary complementary (Adject_LONG) COMPLEMENTARY NIL)
+(complementary complementary (A2_TO)_LONG) COMPLEMENTARY NIL)
+(complete complete (Adject_LONG) COMPLETE NIL)
+(complete complete (V2 (AT -)) COMPLETE NIL)
+(complex complex (Adject_LONG) COMPLEX NIL)
+(complex complex Noun COMPLEX NIL)
+(complicate complicate (V2 (AT -)) COMPLICATE NIL)
+(compliment compliment Noun COMPLIMENT NIL)
+(compliment compliment V2 COMPLIMENT NIL)
+(comply comply (V2_WITH)) COMPLY NIL)
+(component component Noun COMPONENT NIL)
+(compose compose V2 COMPOSE NIL)
+(composite composite (Adject_LONG) COMPOSITE NIL)
+(composition composition Noun COMPOSITION NIL)
+(compound compound (Adject_LONG) COMPOUND NIL)
+(compound compound Noun COMPOUND NIL)
+(compound compound V2 COMPOUND NIL)
+(comprehend comprehend V2 COMPREHEND NIL)
+(comprehensible comprehensible (Adject_LONG) COMPREHENSIBLE NIL)
+(comprehensible comprehensible (A2_TO)_LONG) COMPREHENSIBLE NIL)
+(comprehension comprehension Noun COMPREHENSION NIL)
+(comprehensive comprehensive (Adject_LONG) COMPREHENSIVE NIL)
+(compress compress (V2 (AT -)) COMPRESS NIL)
+(comprise comprise V2 COMPRISE NIL)
+(compromise compromise (Verb) COMPROMISE NIL)
+(compute compute V2 COMPUTE NIL)
+(computer computer Noun COMPUTER NIL)
+(concatenate concatenate (Verb (AT -) (SUBCAT NP)) CONCATENATE NIL)
+(concave concave Adject CONCAVE NIL)
+(conceal conceal (V2 (LAT -)) CONCEAL NIL)
+(concede concede (VS) CONCEDE NIL)
+(conceive conceive (V2_OF)) CONCEIVE NIL)
+(concentrate concentrate (V2 (AT -)) CONCENTRATE NIL)
+(concept concept Noun CONCEPT NIL)
+(conception conception Noun CONCEPTION NIL)
+(conceptual conceptual (Adject_LONG) CONCEPTUAL NIL)
+(concern concern Noun CONCERN NIL)
+(concern concern V2 CONCERN NIL)
+(concerning concerning Prep CONCERNING NIL)
+(concert concert Noun CONCERT NIL)
+(concerted concerted (Adject_LONG) CONCERTED NIL)
+(concession concession Noun CONCESSION NIL)
+(concise concise (Adject_LONG) CONCISE NIL)
+(conclude conclude (VS) CONCLUDE NIL)
+(conclusion conclusion (Noun (SUBCAT STHAT)) CONCLUSION NIL)
+(conclusive conclusive (Adject_LONG) CONCLUSIVE NIL)
+(concomitant concomitant (Adject_LONG) CONCOMITANT NIL)
+(concrete concrete (Adject_LONG) CONCRETE NIL)
+(concrete concrete (Noun (COUNT -)) CONCRETE NIL)
+(concur concur (Verb (SUBCAT NULL)) CONCUR NIL)
+(concurrent concurrent (Adject_LONG) CONCURRENT NIL)
+(condemn condemn V2 CONDEMN NIL)
+(condition condition Noun CONDITION NIL)
+(condition condition V2 CONDITION NIL)
+(conditional conditional Noun CONDITIONAL NIL)
+(conducive conducive (A2_TO)) CONDUCIVE NIL)
+(conduct conduct Noun CONDUCT NIL)
+(conduct conduct V2 CONDUCT NIL)
+(confer confer (V2_WITH)) CONFER NIL)
+(conference conference Noun CONFERENCE NIL)
+(confess confess (VS (AT -)) CONFESS NIL)
+(confidence confidence Noun CONFIDENCE NIL)
+(confident confident (Adject_LONG) CONFIDENT NIL)
+(configure configure V2 CONFIGURE NIL)
+(confine confine (V3_PPTO)) CONFINE NIL)
+(confirm confirm V2 CONFIRM NIL)
+(conflate conflate (Verb (AT -) (SUBCAT NP)) CONFLATE NIL)
+(conflict conflict (V2_WITH)) CONFLICT NIL)
+(confluence confluence Noun CONFLUENCE NIL)
+(confluent confluent (Adject_LONG) CONFLUENT NIL)
+(conform conform (V2_TO)) CONFORM NIL)
+(confound confound V2 CONFOUND NIL)
+(confounded confounded (Adject_LONG) CONFOUNDED NIL)
+(confront confront (V3_PPWITH)) CONFRONT NIL)
+(confuse confuse (Verb (AT -) (SUBCAT NP)) CONFUSE NIL)
+(congruence congruence Noun CONGRUENCE NIL)
+(congruent congruent (Adject_LONG) CONGRUENT NIL)
+(conjecture conjecture (VS) CONJECTURE NIL)
+(conjoin conjoin V2 CONJOIN NIL)
+(conjunct conjunct Noun CONJUNCT NIL)
+(conjunction conjunction Noun CONJUNCTION NIL)
+(conjunctive conjunctive (Adject_LONG) CONJUNCTIVE NIL)
+(connect connect (V2 (AT -)) CONNECT NIL)
+(connective connective Noun CONNECTIVE NIL)
+(conquer conquer V2 CONQUER NIL)
+(conqueror conqueror Noun CONQUEROR NIL)
+(conquest conquest Noun CONQUEST NIL)
+(conscience conscience (Noun (PLU -)) CONSCIENCE NIL)
+(conscious conscious (Adject_LONG (SUBCAT NULL)) CONSCIOUS NIL)
+(conscious conscious (Adject_LONG (SUBCAT PPOF)) CONSCIOUS NIL)
+(consecutive consecutive (Adject_LONG) CONSECUTIVE NIL)
+(consensus consensus Noun CONSENSUS NIL)
+(consequence consequence Noun CONSEQUENCE NIL)
+(consequent consequent (Adject_LONG (PRD -)) CONSEQUENT NIL)
+(conservative conservative (Adject_LONG) CONSERVATIVE NIL)
+(conserve conserve V2 CONSERVE NIL)
+(consider consider V2 CONSIDER NIL)
+(consider consider (V2A) CONSIDER NIL)
+(consider consider (Verb (SUBCAT OR)) CONSIDER NIL)
+(consider consider (Verb (SUBCAT TWONP)) CONSIDER NIL)
+(considerate considerate (Adject_LONG) CONSIDERATE NIL)
+(consist consist (V2_OF)) CONSIST NIL)
+(consistency consistency Noun CONSISTENCY NIL)
+(consistent consistent (Adject_LONG) CONSISTENT NIL)
+(consistent consistent (A2_WITH)_LONG) CONSISTENT NIL)
+(consonant consonant (Adject_LONG (SUBCAT NULL)) CONSONANT NIL)
+(consonant consonant (Adject_LONG (SUBCAT PPWITH)) CONSONANT NIL)
+(consonant consonant Noun CONSONANT NIL)
+(constant constant (Adject_LONG) CONSTANT NIL)
+(constant constant Noun CONSTANT NIL)
+(constellation constellation Noun CONSTELLATION NIL)
+(constituency constituency Noun CONSTITUENCY NIL)
+(constituent constituent Noun CONSTITUENT NIL)
+(constitute constitute V2 CONSTITUTE NIL)
+(constrain constrain V2 CONSTRAIN NIL)
+(constraint constraint Noun CONSTRAINT NIL)
+(constrict constrict (V2 (AT -)) CONSTRICT NIL)
+(construct construct (Verb (AT -) (SUBCAT NP)) CONSTRUCT NIL)
+(constructor constructor Noun CONSTRUCTOR NIL)
+(construe construe (V3_PPAS)) CONSTRUE NIL)
+(consult consult V2 CONSULT NIL)
+(consume consume V2 CONSUME NIL)
+(consumption consumption (Noun (PLU -)) CONSUMPTION NIL)
+(contact contact Noun CONTACT NIL)
+(contact contact V2 CONTACT NIL)
+(contagion contagion Noun CONTAGION NIL)
+(contagious contagious (Adject_LONG) CONTAGIOUS NIL)
+(contain contain V2 CONTAIN NIL)
+(contaminate contaminate (V2 (AT -)) CONTAMINATE NIL)
+(contemplate contemplate V2 CONTEMPLATE NIL)
+(contemporary contemporary (Adject_LONG) CONTEMPORARY NIL)
+(contemporary contemporary Noun CONTEMPORARY NIL)
+(contend contend (VS) CONTEND NIL)
+(content content (Adject_LONG (SUBCAT NULL)) CONTENT NIL)
+(content content (Adject_LONG (SUBCAT PPWITH)) CONTENT NIL)
+(contented contented (Adject_LONG) CONTENTED NIL)
+(contented contented (A2_WITH)_LONG) CONTENTED NIL)
+(contention contention (Noun (SUBCAT STHAT)) CONTENTION NIL)
+(contents contents (Noun (PLU +)) CONTENTS NIL)
+(context context Noun CONTEXT NIL)
+(contextual contextual (Adject_LONG) CONTEXTUAL NIL)
+(contiguous contiguous (Adject_LONG) CONTIGUOUS NIL)
+(contiguous contiguous (A2_TO)_LONG) CONTIGUOUS NIL)
+(contingency contingency Noun CONTINGENCY NIL)
+(contingent contingent (Adject_LONG) CONTINGENT NIL)
+(contingent contingent (A2_ON)_LONG) CONTINGENT NIL)
+(continual continual (Adject_LONG) CONTINUAL NIL)
+(continue continue (Verb (SUBCAT SE3)) CONTINUE NIL)
+(continue continue (Verb (SUBCAT SR1)) CONTINUE NIL)
+(continuity continuity Noun CONTINUITY NIL)
+(continuous continuous (Adject_LONG) CONTINUOUS NIL)
+(continuum continuum Noun CONTINUUM NIL)
+(contour contour Noun CONTOUR NIL)
+(contract contract (Verb (AT -)) CONTRACT NIL)
+(contract contract Noun CONTRACT NIL)
+(contradict contradict (V2 (AT -)) CONTRADICT NIL)
+(contrary contrary (Adject_LONG) CONTRARY NIL)
+(contrary contrary (A2_TO)_LONG) CONTRARY NIL)
+(contrast contrast Noun CONTRAST NIL)
+(contrast contrast (V3_PPWITH)) CONTRAST NIL)
+(contrastive contrastive (Adject_LONG) CONTRASTIVE NIL)
+(contravene contravene V2 CONTRAVENE NIL)
+(contribute contribute (V2_TO) (AT -)) CONTRIBUTE NIL)
+(control control Noun CONTROL NIL)
+(control control V2 CONTROL NIL)
+(controversial controversial (Adject_LONG) CONTROVERSIAL NIL)
+(controversy controversy Noun CONTROVERSY NIL)
+(convenience convenience Noun CONVENIENCE NIL)
+(convenient convenient (Adject_LONG) CONVENIENT NIL)
+(convention convention Noun CONVENTION NIL)
+(converge converge (Verb (SUBCAT NULL)) CONVERGE NIL)
+(convergence convergence Noun CONVERGENCE NIL)
+(conversation conversation Noun CONVERSATION NIL)
+(converse converse (Adject_LONG) CONVERSE NIL)
+(converse converse (V2_WITH)) CONVERSE NIL)
+(conversion conversion Noun CONVERSION NIL)
+(convert convert (V3_PPTO)) CONVERT NIL)
+(convey convey V2 CONVEY NIL)
+(convict convict Noun CONVICT NIL)
+(convict convict (V2 (AT -)) CONVICT NIL)
+(conviction conviction Noun CONVICTION NIL)
+(convince convince (V2)) CONVINCE NIL)
+(convincing convincing (Adject_LONG) CONVINCING NIL)
+(convoluted convoluted (Adject_LONG) CONVOLUTED NIL)
+(cook cook Noun COOK NIL)
+(cook cook V2 COOK NIL)
+(cool cool Adject COOL NIL)
+(cool cool (Verb (SUBCAT NULL)) COOL NIL)
+(coordinate coordinate (V2 (AT -)) COORDINATE NIL)
+(cope cope (V2_WITH)) COPE NIL)
+(copper copper (Noun (COUNT -)) COPPER NIL)
+(copula copula Noun COPULA NIL)
+(copy copy Noun COPY NIL)
+(copy copy V2 COPY NIL)
+(copyright copyright Noun COPYRIGHT NIL)
+(cord cord Noun CORD NIL)
+(corn corn (Noun (COUNT -)) CORN NIL)
+(corner corner Noun CORNER NIL)
+(corollary corollary Noun COROLLARY NIL)
+(corpora corpora (Noun (PLU +)) CORPUS NIL)
+(corporation corporation Noun CORPORATION NIL)
+(corpus corpus (Noun (PLU -)) CORPUS NIL)
+(correct correct (Adject_LONG) CORRECT NIL)
+(correct correct (V2 (AT -)) CORRECT NIL)
+(correlate correlate (V2 (AT -)) CORRELATE NIL)
+(correspond correspond (V2_TO)) CORRESPOND NIL)
+(correspondence correspondence (N2_TO)) CORRESPONDENCE NIL)
+(corresponding corresponding (Adject_LONG) CORRESPONDING NIL)
+(cosmetic cosmetic (Adject_LONG) COSMETIC NIL)
+(cost cost (Noun (LAT -)) COST NIL)
+(cost cost (Verb (SUBCAT NOPASS) (LAT -)) COST NIL)
+(costly costly Adject COSTLY NIL)
+(costume costume Noun COSTUME NIL)
+(cotton cotton (Noun (COUNT -)) COTTON NIL)
+(cough cough (Verb) COUGH NIL)
+(cough cough Noun COUGH NIL)
+(council council Noun COUNCIL NIL)
+(councillor councillor Noun COUNCILLOR NIL)
+(count count ((TITLE +)) COUNT NIL)
+(count count V2 COUNT NIL)
+(counterfactual counterfactual (Adject_LONG) COUNTERFACTUAL NIL)
+(counterintuitive counterintuitive (Adject_LONG) COUNTERINTUITIVE NIL)
+(country country Noun COUNTRY NIL)
+(county county Noun COUNTY NIL)
+(couple couple Noun COUPLE NIL)
+(couple couple V2 COUPLE NIL)
+(courage courage Noun COURAGE NIL)
+(course course Noun COURSE NIL)
+(court court Noun COURT NIL)
+(court court V2 COURT NIL)
+(court court (Verb (SUBCAT NULL)) COURT NIL)
+(courteous courteous (Adject_LONG) COURTEOUS NIL)
+(courtesy courtesy Noun COURTESY NIL)
+(cover cover Noun COVER NIL)
+(cover cover V2 COVER NIL)
+(covert covert (Adject_LONG) COVERT NIL)
+(cow cow Noun COW NIL)
+(coward coward Noun COWARD NIL)
+(crab crab Noun CRAB NIL)
+(crack crack Noun CRACK NIL)
+(crack crack V2 CRACK NIL)
+(craft craft Noun CRAFT NIL)
+(crafty crafty Adject CRAFTY NIL)
+(crag crag Noun CRAG NIL)
+(crash crash (Verb) CRASH NIL)
+(crate crate Noun CRATE NIL)
+(crater crater Noun CRATER NIL)
+(crave crave V2 CRAVE NIL)
+(crawl crawl (Verb (SUBCAT NULL)) CRAWL NIL)
+(crayfish crayfish Noun CRAYFISH NIL)
+(crayon crayon Noun CRAYON NIL)
+(craze craze Noun CRAZE NIL)
+(crazy crazy Adject CRAZY NIL)
+(cream cream Noun CREAM NIL)
+(create create (Verb (AT -) (SUBCAT NP)) CREATE NIL)
+(creator creator Noun CREATOR NIL)
+(creature creature Noun CREATURE NIL)
+(credit credit Noun CREDIT NIL)
+(creep creep V2 (LAT -) (REG -)) CREEP NIL)
+(cricket cricket Noun CRICKET NIL)
+(crime crime Noun CRIME NIL)
+(criminal criminal (Adject_LONG) CRIMINAL NIL)
+(criminal criminal Noun CRIMINAL NIL)
+(crises crises (Noun (PLU +)) CRISIS NIL)
+(crisis crisis (Noun (PLU -)) CRISIS NIL)
+(criteria criteria (Noun (PLU +) (SUBCAT PPFOR)) CRITERION NIL)
+(criterion criterion (Noun (PLU -) (SUBCAT PPFOR)) CRITERION NIL)
+(critic critic (N2_OF)) CRITIC NIL)
+(criticise criticise V2 CRITICISE NIL)
+(criticism criticism Noun CRITICISM NIL)
+(criticize criticize V2 CRITICIZE NIL)
+(critique critique Noun CRITIQUE NIL)
+(crochet crochet Noun CROCHET NIL)
+(crochet crochet V2 CROCHET NIL)
+(crochet crochet (Verb (SUBCAT NULL)) CROCHET NIL)
+(crop crop Noun CROP NIL)
+(crop crop V2 CROP NIL)
+(cross cross Adject CROSS NIL)
+(cross cross Noun CROSS NIL)
+(cross cross V2 CROSS NIL)
+(crow crow (Verb) CROW NIL)
+(crow crow Noun CROW NIL)
+(crowd crowd Noun CROWD NIL)
+(crown crown Noun CROWN NIL)
+(crown crown V2 CROWN NIL)
+(crucial crucial (Adject_LONG) CRUCIAL NIL)
+(crude crude Adject CRUDE NIL)
+(cruel cruel Adject CRUEL NIL)
+(cruel cruel (A2_TO)) CRUEL NIL)
+(cruelty cruelty (N2_TO)) CRUELTY NIL)
+(crush crush V2 CRUSH NIL)
+(cry cry (Verb) CRY NIL)
+(cry cry Noun CRY NIL)
+(cub cub Noun CUB NIL)
+(cube cube Noun CUBE NIL)
+(cubic cubic (Adject_LONG) CUBIC NIL)
+(cue cue Noun CUE NIL)
+(cue cue V2 CUE NIL)
+(culprit culprit Noun CULPRIT NIL)
+(cultivate cultivate (V2 (AT -)) CULTIVATE NIL)
+(culture culture Noun CULTURE NIL)
+(cumbersome cumbersome (Adject_LONG) CUMBERSOME NIL)
+(cumulative cumulative (Adject_LONG) CUMULATIVE NIL)
+(cunning cunning (Adject_LONG) CUNNING NIL)
+(cup cup Noun CUP NIL)
+(cupboard cupboard Noun CUPBOARD NIL)
+(curb curb V2 CURB NIL)
+(cure cure Noun CURE NIL)
+(cure cure (V3_PPOF)) CURE NIL)
+(curiosity curiosity Noun CURIOSITY NIL)
+(curious curious (Adject_LONG) CURIOUS NIL)
+(curl curl (Verb) CURL NIL)
+(curl curl Noun CURL NIL)
+(current current (Adject_LONG) CURRENT NIL)
+(current current Noun CURRENT NIL)
+(curriculum curriculum Noun CURRICULUM NIL)
+(curse curse Noun CURSE NIL)
+(curse curse V2 CURSE NIL)
+(curtain curtain Noun CURTAIN NIL)
+(curvature curvature Noun CURVATURE NIL)
+(curve curve (Verb) CURVE NIL)
+(curve curve Noun CURVE NIL)
+(custard custard (Noun (COUNT -)) CUSTARD NIL)
+(custom custom Noun CUSTOM NIL)
+(cut cut Noun CUT NIL)
+(cut cut (V2 (REG -)) CUT NIL)
+(cycle cycle (Verb) CYCLE NIL)
+(cyclic cyclic (Adject_LONG) CYCLIC NIL)
+(cynic cynic Noun CYNIC NIL)
+(dagger dagger Noun DAGGER NIL)
+(daily daily (Adject_LONG) DAILY NIL)
+(damage damage Noun DAMAGE NIL)
+(damage damage V2 DAMAGE NIL)
+(dance dance Noun DANCE NIL)
+(dance dance (Verb (SUBCAT NULL)) DANCE NIL)
+(danger danger (Noun (LAT +)) DANGER NIL)
+(dangle dangle (Verb (SUBCAT NULL)) DANGLE NIL)
+(dare dare (Verb (SUBCAT BASE_VP)) DARE NIL)
+(dare dare (Verb (SUBCAT SE1)) DARE NIL)
+(dark dark Noun DARK NIL)
+(dark dark (Adject (LAT -)) DARK NIL)
+(darken darken V2 DARKEN NIL)
+(darken darken (Verb (SUBCAT NULL)) DARKEN NIL)
+(data data (Noun (PLU +)) DATUM NIL)
+(database database Noun DATABASE NIL)
+(date date Noun DATE NIL)
+(dative dative (Adject_LONG) DATIVE NIL)
+(datum datum (Noun (PLU -)) DATUM NIL)
+(daughter daughter (N2_OF)) DAUGHTER NIL)
+(day day Noun DAY NIL)
+(dead dead (Adject (LAT -)) DEAD NIL)
+(deaf deaf (Adject (LAT -)) DEAF NIL)
+(deal deal Noun DEAL NIL)
+(deal deal (V2_WITH) (REG -)) DEAL NIL)
+(dear dear Adject DEAR NIL)
+(dear dear (A2_TO)) DEAR NIL)
+(death death Noun DEATH NIL)
+(debate debate Noun DEBATE NIL)
+(debate debate V2 DEBATE NIL)
+(debt debt Noun DEBT NIL)
+(debtor debtor Noun DEBTOR NIL)
+(debug debug V2 DEBUG NIL)
+(decade decade Noun DECADE NIL)
+(decay decay (Verb) DECAY NIL)
+(deceive deceive V2 DECEIVE NIL)
+(december december (PNoun) DECEMBER NIL)
+(deception deception Noun DECEPTION NIL)
+(deceptive deceptive (Adject_LONG) DECEPTIVE NIL)
+(decide decide (Verb (SUBCAT SE1)) DECIDE NIL)
+(decimal decimal (Adject_LONG) DECIMAL NIL)
+(decimal decimal Noun DECIMAL NIL)
+(decision decision (Noun (SUBCAT INF)) DECISION NIL)
+(decisive decisive (Adject_LONG) DECISIVE NIL)
+(declare declare (Verb (SUBCAT OR)) DECLARE NIL)
+(declare declare (VS) DECLARE NIL)
+(decompose decompose (Verb (SUBCAT NULL)) DECOMPOSE NIL)
+(decomposition decomposition Noun DECOMPOSITION NIL)
+(decrease decrease (Verb) DECREASE NIL)
+(decrease decrease (N2_IN)) DECREASE NIL)
+(decrement decrement V2 DECREMENT NIL)
+(dedicate dedicate (V3_PPTO)) DEDICATE NIL)
+(deduce deduce (VS) DEDUCE NIL)
+(deducible deducible (Adject_LONG) DEDUCIBLE NIL)
+(deed deed Noun DEED NIL)
+(deep deep (Adject (LAT -)) DEEP NIL)
+(deer deer Noun DEER NIL)
+(defeat defeat Noun DEFEAT NIL)
+(defeat defeat V2 DEFEAT NIL)
+(defect defect Noun DEFECT NIL)
+(defect defect (Verb (SUBCAT NULL)) DEFECT NIL)
+(defence defence Noun DEFENCE NIL)
+(defend defend V2 DEFEND NIL)
+(defense defense Noun DEFENSE NIL)
+(defensible defensible (Adject_LONG) DEFENSIBLE NIL)
+(defer defer V2 DEFER NIL)
+(deficiency deficiency Noun DEFICIENCY NIL)
+(deficient deficient (Adject_LONG) DEFICIENT NIL)
+(define define V2 DEFINE NIL)
+(definite definite Adject DEFINITE NIL)
+(definition definition Noun DEFINITION NIL)
+(definitive definitive (Adject_LONG) DEFINITIVE NIL)
+(deform deform V2 DEFORM NIL)
+(defy defy V2 DEFY NIL)
+(degrade degrade V2 DEGRADE NIL)
+(degree degree Noun DEGREE NIL)
+(delay delay Noun DELAY NIL)
+(delay delay V2 DELAY NIL)
+(delete delete (Verb (AT -) (SUBCAT NP)) DELETE NIL)
+(deliberate deliberate (Adject_LONG) DELIBERATE NIL)
+(delicacy delicacy Noun DELICACY NIL)
+(delicate delicate (Adject_LONG) DELICATE NIL)
+(delight delight Noun DELIGHT NIL)
+(delight delight V2 DELIGHT NIL)
+(delimit delimit V2 DELIMIT NIL)
+(delineate delineate V2 DELINEATE NIL)
+(deliver deliver V2 DELIVER NIL)
+(delve delve (Verb (SUBCAT NULL)) DELVE NIL)
+(demand demand Noun DEMAND NIL)
+(demand demand V2 DEMAND NIL)
+(demonstrate demonstrate (VS (AT -)) DEMONSTRATE NIL)
+(denial denial Noun DENIAL NIL)
+(denote denote V2 DENOTE NIL)
+(dense dense Adject DENSE NIL)
+(deny deny V2 DENY NIL)
+(depart depart (V2_FROM)) DEPART NIL)
+(department department Noun DEPARTMENT NIL)
+(departure departure Noun DEPARTURE NIL)
+(depend depend (V2_ON)) DEPEND NIL)
+(dependence dependence (N2_ON)) DEPENDENCE NIL)
+(dependency dependency Noun DEPENDENCY NIL)
+(dependent dependent Noun DEPENDENT NIL)
+(dependent dependent (Adject_LONG) DEPENDENT NIL)
+(dependent dependent (A2_ON)_LONG) DEPENDENT NIL)
+(depict depict (V2 (AT -)) DEPICT NIL)
+(deploy deploy V2 DEPLOY NIL)
+(deposit deposit Noun DEPOSIT NIL)
+(deposit deposit V2 DEPOSIT NIL)
+(depress depress (Verb (AT -) (SUBCAT NP)) DEPRESS NIL)
+(depressing depressing (Adject_LONG) DEPRESSING NIL)
+(depth depth Noun DEPTH NIL)
+(derivative derivative Noun DERIVATIVE NIL)
+(derive derive (V2_FROM)) DERIVE NIL)
+(descend descend V2) DESCEND NIL)
+(descendant descendant Noun DESCENDANT NIL)
+(descent descent Noun DESCENT NIL)
+(describe describe V2 DESCRIBE NIL)
+(description description Noun DESCRIPTION NIL)
+(descriptive descriptive (Adject_LONG) DESCRIPTIVE NIL)
+(desert desert Noun DESERT NIL)
+(deserve deserve V2 DESERVE NIL)
+(design design Noun DESIGN NIL)
+(design design V2 DESIGN NIL)
+(designate designate (V3_PPAS) (AT -)) DESIGNATE NIL)
+(desire desire (Noun (SUBCAT INF)) DESIRE NIL)
+(desire desire V2 DESIRE NIL)
+(desire desire (Verb (SUBCAT OR)) DESIRE NIL)
+(desire desire (Verb (SUBCAT SE1)) DESIRE NIL)
+(desk desk Noun DESK NIL)
+(despair despair Noun DESPAIR NIL)
+(despair despair (Verb (SUBCAT NULL)) DESPAIR NIL)
+(despair despair (V2_OF)) DESPAIR NIL)
+(desperate desperate (Adject_LONG) DESPERATE NIL)
+(desperate desperate (A2_FOR)_LONG) DESPERATE NIL)
+(desperation desperation Noun DESPERATION NIL)
+(destination destination Noun DESTINATION NIL)
+(destiny destiny Noun DESTINY NIL)
+(destroy destroy V2 DESTROY NIL)
+(destruction destruction (N2_OF)) DESTRUCTION NIL)
+(destructive destructive (Adject_LONG) DESTRUCTIVE NIL)
+(detach detach V2 DETACH NIL)
+(detail detail Noun DETAIL NIL)
+(detailed detailed (Adject_LONG) DETAILED NIL)
+(detect detect (V2 (AT -)) DETECT NIL)
+(deteriorate deteriorate (Verb (SUBCAT NULL) (AT -)) DETERIORATE NIL)
+(determinate determinate (Adject_LONG) DETERMINATE NIL)
+(determine determine V2 DETERMINE NIL)
+(determinism determinism Noun DETERMINISM NIL)
+(deterministic deterministic (Adject_LONG) DETERMINISTIC NIL)
+(determinize determinize V2 DETERMINIZE NIL)
+(detract detract (V2_FROM)) DETRACT NIL)
+(develop develop V2 DEVELOP NIL)
+(deviance deviance Noun DEVIANCE NIL)
+(deviant deviant (Adject_LONG) DEVIANT NIL)
+(deviate deviate (Verb (AT -) (SUBCAT PPFROM)) DEVIATE NIL)
+(devil devil Noun DEVIL NIL)
+(devise devise V2 DEVISE NIL)
+(devote devote (V3_PPTO)) DEVOTE NIL)
+(devour devour V2 DEVOUR NIL)
+(diagnose diagnose V2 DIAGNOSE NIL)
+(diagnosis diagnosis Noun DIAGNOSIS NIL)
+(diagnostic diagnostic (Adject_LONG) DIAGNOSTIC NIL)
+(diagonal diagonal (Adject_LONG) DIAGONAL NIL)
+(diagonal diagonal Noun DIAGONAL NIL)
+(diagram diagram Noun DIAGRAM NIL)
+(diagrammatic diagrammatic (Adject_LONG) DIAGRAMMATIC NIL)
+(diagrammatically diagrammatically Adv DIAGRAMMATICALLY NIL)
+(dialect dialect Noun DIALECT NIL)
+(dialogue dialogue Noun DIALOGUE NIL)
+(diamond diamond Noun DIAMOND NIL)
+(dice dice (Noun (PLU +)) DICE NIL)
+(dichotomy dichotomy Noun DICHOTOMY NIL)
+(dictionary dictionary Noun DICTIONARY NIL)
+(die die (Verb) DIE NIL)
+(die die Noun DIE NIL)
+(differ differ (V2_FROM)) DIFFER NIL)
+(difference difference Noun DIFFERENCE NIL)
+(different different (Adject_LONG (SUBCAT NULL)) DIFFERENT NIL)
+(different different (Adject_LONG (SUBCAT PPFROM)) DIFFERENT NIL)
+(differentiate differentiate (Verb (AT -) (SUBCAT NP)) DIFFERENTIATE NIL)
+(difficult difficult (Adject_LONG (SUBCAT NULL) (LAT -)) DIFFICULT NIL)
+(difficult difficult (Adject_LONG (SUBCAT OBJ_GAP) (LAT -)) DIFFICULT NIL)
+(difficulty difficulty Noun DIFFICULTY NIL)
+(diffuse diffuse (Adject_LONG) DIFFUSE NIL)
+(diffuse diffuse (Verb (AT -) (SUBCAT NULL)) DIFFUSE NIL)
+(dig dig (V2 (LAT -) (REG -)) DIG NIL)
+(digest digest Noun DIGEST NIL)
+(digest digest (V2 (AT -)) DIGEST NIL)
+(digit digit Noun DIGIT NIL)
+(digital digital (Adject_LONG) DIGITAL NIL)
+(dilate dilate (Verb (AT -) (SUBCAT NULL)) DILATE NIL)
+(dimension dimension Noun DIMENSION NIL)
+(diminish diminish (Verb (SUBCAT NULL)) DIMINISH NIL)
+(dine dine (Verb) DINE NIL)
+(dinner dinner Noun DINNER NIL)
+(dire dire Adject DIRE NIL)
+(direct direct (Adject_LONG) DIRECT NIL)
+(direct direct (V3_PPTO) (AT -)) DIRECT NIL)
+(direction direction Noun DIRECTION NIL)
+(director director Noun DIRECTOR NIL)
+(directory directory Noun DIRECTORY NIL)
+(dirt dirt Noun DIRT NIL)
+(disable disable V2 DISABLE NIL)
+(disadvantage disadvantage Noun DISADVANTAGE NIL)
+(disambiguate disambiguate (V2 (AT -)) DISAMBIGUATE NIL)
+(disarm disarm V2 DISARM NIL)
+(disarmament disarmament Noun DISARMAMENT NIL)
+(disappoint disappoint V2 DISAPPOINT NIL)
+(disaster disaster Noun DISASTER NIL)
+(disastrous disastrous (Adject_LONG) DISASTROUS NIL)
+(disbelief disbelief Noun DISBELIEF NIL)
+(disc disc Noun DISC NIL)
+(discard discard V2 DISCARD NIL)
+(discern discern V2 DISCERN NIL)
+(discipline discipline Noun DISCIPLINE NIL)
+(disciplined disciplined (Adject_LONG) DISCIPLINED NIL)
+(discontinuity discontinuity Noun DISCONTINUITY NIL)
+(discontinuous discontinuous (Adject_LONG) DISCONTINUOUS NIL)
+(discourage discourage V2 DISCOURAGE NIL)
+(discourse discourse Noun DISCOURSE NIL)
+(discover discover V2 DISCOVER NIL)
+(discover discover (VS) DISCOVER NIL)
+(discovery discovery (Noun (SUBCAT STHAT)) DISCOVERY NIL)
+(discrepancy discrepancy Noun DISCREPANCY NIL)
+(discrete discrete Adject DISCRETE NIL)
+(discriminate discriminate (Verb (AT -) (SUBCAT NP)) DISCRIMINATE NIL)
+(discuss discuss (Verb (AT -) (SUBCAT NP)) DISCUSS NIL)
+(discussion discussion (Noun (SUBCAT NULL)) DISCUSSION NIL)
+(discussion discussion (N2_ABOUT)) DISCUSSION NIL)
+(discussion discussion (N2_S_WITHABOUT)) DISCUSSION NIL)
+(discussion discussion (N2_WITH)) DISCUSSION NIL)
+(disease disease Noun DISEASE NIL)
+(diseased diseased (Adject_LONG) DISEASED NIL)
+(disguise disguise (Verb) DISGUISE NIL)
+(disguise disguise Noun DISGUISE NIL)
+(disguise disguise V2 DISGUISE NIL)
+(dish dish Noun DISH NIL)
+(dishonest dishonest (Adject_LONG) DISHONEST NIL)
+(disillusion disillusion V2 DISILLUSION NIL)
+(disjoint disjoint (Adject_LONG) DISJOINT NIL)
+(disjunct disjunct Noun DISJUNCT NIL)
+(disjunction disjunction Noun DISJUNCTION NIL)
+(disjunctive disjunctive (Adject_LONG) DISJUNCTIVE NIL)
+(disk disk Noun DISK NIL)
+(dislocate dislocate (V2 (AT -)) DISLOCATE NIL)
+(dismiss dismiss V2 DISMISS NIL)
+(disparate disparate (Adject_LONG) DISPARATE NIL)
+(dispense dispense (V2_WITH)) DISPENSE NIL)
+(dispensible dispensible (Adject_LONG) DISPENSIBLE NIL)
+(display display Noun DISPLAY NIL)
+(display display V2 DISPLAY NIL)
+(dispose dispose (V2_OF)) DISPOSE NIL)
+(disproportionate disproportionate (Adject_LONG) DISPROPORTIONATE NIL)
+(dispute dispute Noun DISPUTE NIL)
+(dispute dispute V2 DISPUTE NIL)
+(disquieting disquieting (Adject_LONG) DISQUIETING NIL)
+(disrupt disrupt (V2 (AT -)) DISRUPT NIL)
+(dissatisfaction dissatisfaction Noun DISSATISFACTION NIL)
+(dissatisfied dissatisfied (Adject_LONG) DISSATISFIED NIL)
+(dissent dissent (Verb) DISSENT NIL)
+(dissertation dissertation Noun DISSERTATION NIL)
+(dissimilar dissimilar (Adject_LONG (SUBCAT NULL)) DISSIMILAR NIL)
+(dissimilar dissimilar (Adject_LONG (SUBCAT PPTO)) DISSIMILAR NIL)
+(distance distance Noun DISTANCE NIL)
+(distant distant (Adject_LONG (SUBCAT NULL)) DISTANT NIL)
+(distant distant (Adject_LONG (SUBCAT PPFROM)) DISTANT NIL)
+(distinct distinct (Adject_LONG) DISTINCT NIL)
+(distinct distinct (A2_FROM)_LONG) DISTINCT NIL)
+(distinction distinction Noun DISTINCTION NIL)
+(distinctive distinctive (Adject_LONG) DISTINCTIVE NIL)
+(distinguish distinguish (V3_PPFROM)) DISTINGUISH NIL)
+(distract distract (V3_PPFROM) (AT -)) DISTRACT NIL)
+(distribute distribute (Verb (AT -) (SUBCAT NP)) DISTRIBUTE NIL)
+(district district Noun DISTRICT NIL)
+(disturb disturb V2 DISTURB NIL)
+(ditch ditch Noun DITCH NIL)
+(ditransitive ditransitive (Adject_LONG) DITRANSITIVE NIL)
+(dive dive Noun DIVE NIL)
+(dive dive (Verb (SUBCAT NULL)) DIVE NIL)
+(diverse diverse (Adject_LONG) DIVERSE NIL)
+(divide divide V2 DIVIDE NIL)
+(dividend dividend Noun DIVIDEND NIL)
+(divine divine (Adject_LONG) DIVINE NIL)
+(divisible divisible (Adject_LONG) DIVISIBLE NIL)
+(division division Noun DIVISION NIL)
+(divisor divisor Noun DIVISOR NIL)
+(divorce divorce (V3_PPFROM)) DIVORCE NIL)
+(do do (Verb (INFL -) (AUX +) (SUBCAT DO_COMPL)) DO NIL)
+(do do V2 DO NIL)
+(doctor doctor Noun DOCTOR NIL)
+(document document Noun DOCUMENT NIL)
+(document document V2 DOCUMENT NIL)
+(does does (Verb (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR IT)) DO NIL)
+(does does (Verb (AUX +) (SUBCAT DO_COMPL) (FIN +) (PAST -) (AGR SING3)) DO NIL)
+(dog dog Noun DOG NIL)
+(dollar dollar Noun DOLLAR NIL)
+(dolt dolt Noun DOLT NIL)
+(domain domain Noun DOMAIN NIL)
+(dome dome Noun DOME NIL)
+(dominance dominance Noun DOMINANCE NIL)
+(dominant dominant (Adject_LONG) DOMINANT NIL)
+(dominate dominate (Verb (AT -) (SUBCAT NP)) DOMINATE NIL)
+(donate donate (V3_PPTO) (AT -)) DONATE NIL)
+(donkey donkey Noun DONKEY NIL)
+(doom doom Noun DOOM NIL)
+(doomed doomed (Adject_LONG) DOOMED NIL)
+(doomsday doomsday Noun DOOMSDAY NIL)
+(door door Noun DOOR NIL)
+(dormancy dormancy Noun DORMANCY NIL)
+(dormant dormant Adject DORMANT NIL)
+(dosage dosage Noun DOSAGE NIL)
+(dose dose Noun DOSE NIL)
+(dose dose (V3_PPWITH)) DOSE NIL)
+(dot dot Noun DOT NIL)
+(double double (Adject_LONG) DOUBLE NIL)
+(double double V2 DOUBLE NIL)
+(doubt doubt V2 DOUBT NIL)
+(doubt doubt (VS) DOUBT NIL)
+(doubt doubt (Noun (SUBCAT STHAT)) DOUBT NIL)
+(dour dour Adject DOUR NIL)
+(dove dove Noun DOVE NIL)
+(down down Noun DOWN NIL)
+(down down Prep DOWN NIL)
+(down down (Adv (SUBCAT PP)) DOWN NIL)
+(downward downward Adv DOWNWARD NIL)
+(doze doze (Verb (SUBCAT NULL)) DOZE NIL)
+(dozen dozen (Noun (SUBCAT N1)) DOZEN NIL)
+(draft draft Noun DRAFT NIL)
+(drag drag Noun DRAG NIL)
+(drag drag V2 DRAG NIL)
+(drain drain Noun DRAIN NIL)
+(drain drain V2 DRAIN NIL)
+(dram dram Noun DRAM NIL)
+(drama drama Noun DRAMA NIL)
+(dramatic dramatic (Adject_LONG) DRAMATIC NIL)
+(dramatically dramatically Adv DRAMATICALLY NIL)
+(dramatist dramatist Noun DRAMATIST NIL)
+(drastic drastic (Adject_LONG) DRASTIC NIL)
+(drastically drastically Adv DRASTICALLY NIL)
+(draught draught Noun DRAUGHT NIL)
+(draw draw (V2 (REG -)) DRAW NIL)
+(drawback drawback Noun DRAWBACK NIL)
+(drawer drawer Noun DRAWER NIL)
+(dread dread Noun DREAD NIL)
+(dread dread V2 DREAD NIL)
+(dreadful dreadful (Adject_LONG) DREADFUL NIL)
+(dream dream Noun DREAM NIL)
+(dream dream (VS (LAT -)) DREAM NIL)
+(dress dress (Verb) DRESS NIL)
+(dress dress Noun DRESS NIL)
+(drill drill Noun DRILL NIL)
+(drill drill V2 DRILL NIL)
+(drink drink (Noun (LAT -)) DRINK NIL)
+(drink drink (V2 (LAT -) (REG -)) DRINK NIL)
+(drive drive (Verb (LAT -) (REG -)) DRIVE NIL)
+(drop drop Noun DROP NIL)
+(drop drop V2 DROP NIL)
+(drought drought Noun DROUGHT NIL)
+(drown drown (Verb) DROWN NIL)
+(drug drug Noun DRUG NIL)
+(drum drum Noun DRUM NIL)
+(drunk drunk Adject DRUNK NIL)
+(dry dry Adject DRY NIL)
+(dry dry (V2 (LAT -)) DRY NIL)
+(dual dual (Adject_LONG) DUAL NIL)
+(dubious dubious (Adject_LONG) DUBIOUS NIL)
+(duck duck Noun DUCK NIL)
+(duck duck (Verb (SUBCAT NULL)) DUCK NIL)
+(due due (Adject_LONG) DUE NIL)
+(due due (A2_TO)_LONG) DUE NIL)
+(duel duel Noun DUEL NIL)
+(dull dull Adject DULL NIL)
+(dumb dumb Adject DUMB NIL)
+(dummy dummy Noun DUMMY NIL)
+(dump dump Noun DUMP NIL)
+(dump dump V2 DUMP NIL)
+(dumpling dumpling Noun DUMPLING NIL)
+(duplicate duplicate (Verb (AT -) (SUBCAT NP)) DUPLICATE NIL)
+(during during Prep DURING NIL)
+(dust dust Noun DUST NIL)
+(dutch dutch (Adject_LONG) DUTCH NIL)
+(duty duty Noun DUTY NIL)
+(dwarf dwarf Noun DWARF NIL)
+(dwarf dwarf V2 DWARF NIL)
+(dwell dwell V2 (REG -)) DWELL NIL)
+(dwelling dwelling Noun DWELLING NIL)
+(dynamic dynamic (Adject_LONG) DYNAMIC NIL)
+(dynamically dynamically Adv DYNAMICALLY NIL)
+(dynamism dynamism Noun DYNAMISM NIL)
+(dynamo dynamo Noun DYNAMO NIL)
+(eager eager (Adject_LONG (SUBCAT INF)) EAGER NIL)
+(eager eager (Adject_LONG (SUBCAT NULL)) EAGER NIL)
+(ear ear Noun EAR NIL)
+(earl earl Noun EARL NIL)
+(early early Adject EARLY NIL)
+(earn earn V2 EARN NIL)
+(earth earth (Noun (COUNT -)) EARTH NIL)
+(ease ease Noun EASE NIL)
+(east east (Noun (COUNT -)) EAST NIL)
+(east east (Adject_LONG) EAST NIL)
+(east east (A2_OF)_LONG) EAST NIL)
+(eastern eastern Adject EASTERN NIL)
+(easy easy Adject EASY NIL)
+(easy easy (Adject (SUBCAT OBJ_GAP)) EASY NIL)
+(eat eat (V2 (REG -)) EAT NIL)
+(ebb ebb (Verb (SUBCAT NULL)) EBB NIL)
+(echo echo Noun ECHO NIL)
+(echo echo V2 ECHO NIL)
+(economic economic (Adject_LONG) ECONOMIC NIL)
+(economical economical (Adject_LONG) ECONOMICAL NIL)
+(economy economy Noun ECONOMY NIL)
+(edge edge Noun EDGE NIL)
+(edible edible (Adject_LONG) EDIBLE NIL)
+(edinburgh edinburgh (PNoun) EDINBURGH NIL)
+(edit edit V2 EDIT NIL)
+(edition edition Noun EDITION NIL)
+(editor editor Noun EDITOR NIL)
+(educate educate (V2 (AT -)) EDUCATE NIL)
+(effect effect Noun EFFECT NIL)
+(effect effect V2 EFFECT NIL)
+(effective effective Adject EFFECTIVE NIL)
+(efficacy efficacy Noun EFFICACY NIL)
+(efficiency efficiency Noun EFFICENCY NIL)
+(efficient efficient (Adject_LONG) EFFICIENT NIL)
+(effort effort Noun EFFORT NIL)
+(egg egg Noun EGG NIL)
+(elaborate elaborate (Adject_LONG) ELABORATE NIL)
+(elaborate elaborate (Verb (AT -) (SUBCAT NP)) ELABORATE NIL)
+(elastic elastic (Adject (COUNT -)) ELASTIC NIL)
+(elbow elbow Noun ELBOW NIL)
+(elect elect (Verb (SUBCAT TWONP) (AT -)) ELECT NIL)
+(electric electric (Adject_LONG) ELECTRIC NIL)
+(electricity electricity (Noun (COUNT -)) ELECTRICITY NIL)
+(electron electron Noun ELECTRON NIL)
+(electronic electronic (Adject_LONG) ELECTRONIC NIL)
+(elegance elegance Noun ELEGANCE NIL)
+(elegant elegant (Adject_LONG) ELEGANT NIL)
+(element element Noun ELEMENT NIL)
+(elephant elephant Noun ELEPHANT NIL)
+(elephantine elephantine (Adject_LONG) ELEPHANTINE NIL)
+(elevate elevate (V2 (AT -)) ELEVATE NIL)
+(elicit elicit (Verb (SUBCAT NULL)) ELICIT NIL)
+(eligible eligible (Adject_LONG (SUBCAT NULL)) ELIGIBLE NIL)
+(eligible eligible (Adject_LONG (SUBCAT PPFOR)) ELIGIBLE NIL)
+(eliminate eliminate (V2 (AT -)) ELIMINATE NIL)
+(ellipse ellipse Noun ELLIPSE NIL)
+(ellipsis ellipsis Noun ELLIPSIS NIL)
+(elliptical elliptical (Adject_LONG) ELLIPTICAL NIL)
+(elsewhere elsewhere (Adv (PRO +)) ELSEWHERE NIL)
+(elucidate elucidate (V2 (AT -)) ELUCIDATE NIL)
+(elude elude V2 ELUDE NIL)
+(elusive elusive (Adject_LONG) ELUSIVE NIL)
+(embarrass embarrass V2 EMBARRASS NIL)
+(embassy embassy Noun EMBASSY NIL)
+(embed embed (V3_PPIN)) EMBED NIL)
+(embody embody V2 EMBODY NIL)
+(embrace embrace Noun EMBRACE NIL)
+(embrace embrace V2 EMBRACE NIL)
+(embrace embrace (Verb (SUBCAT NULL)) EMBRACE NIL)
+(emerge emerge (Verb (SUBCAT NULL)) EMERGE NIL)
+(emergency emergency Noun EMERGENCY NIL)
+(emergent emergent (Adject_LONG) EMERGENT NIL)
+(emphasis emphasis Noun EMPHASIS NIL)
+(emphasise emphasise V2 EMPHASISE NIL)
+(emphasise emphasise (VS) EMPHASISE NIL)
+(emphasize emphasize V2 EMPHASIZE NIL)
+(emphasize emphasize (VS) EMPHASIZE NIL)
+(emphatic emphatic (Adject_LONG) EMPHATIC NIL)
+(emphatically emphatically Adv EMPHATICALLY NIL)
+(empire empire Noun EMPIRE NIL)
+(empirical empirical (Adject_LONG) EMPIRICAL NIL)
+(empiricism empiricism Noun EMPIRICISM NIL)
+(empiricist empiricist Noun EMPIRICIST NIL)
+(employ employ V2 EMPLOY NIL)
+(empty empty (Adject (LAT -)) EMPTY NIL)
+(empty empty (V2 (LAT -)) EMPTY NIL)
+(emulate emulate (Verb (AT -) (SUBCAT NP)) EMULATE NIL)
+(enable enable (Verb (SUBCAT OE)) ENABLE NIL)
+(encapsulate encapsulate (Verb (AT -) (SUBCAT NP)) ENCAPSULATE NIL)
+(enchant enchant V2 ENCHANT NIL)
+(enclose enclose V2 ENCLOSE NIL)
+(enclosure enclosure Noun ENCLOSURE NIL)
+(encode encode V2 ENCODE NIL)
+(encompass encompass V2 ENCOMPASS NIL)
+(encounter encounter V2 ENCOUNTER NIL)
+(encourage encourage V2 ENCOURAGE NIL)
+(encrypt encrypt (Verb (AT -) (SUBCAT NP)) ENCRYPT NIL)
+(encumber encumber V2 ENCUMBER NIL)
+(encyclopaedia encyclopaedia Noun ENCYCLOPAEDIA NIL)
+(encyclopaedic encyclopaedic (Adject_LONG) ENCYCLOPAEDIC NIL)
+(end end Noun END NIL)
+(end end V2 END NIL)
+(endeavour endeavour (Verb (SUBCAT SE1)) ENDEAVOUR NIL)
+(ending ending Noun ENDING NIL)
+(endow endow (V3_PPWITH)) ENDOW NIL)
+(enemy enemy Noun ENEMY NIL)
+(energetic energetic (Adject_LONG) ENERGETIC NIL)
+(energetically energetically Adv ENERGETICALLY NIL)
+(energy energy Noun ENERGY NIL)
+(enforce enforce V2 ENFORCE NIL)
+(engage engage V2 ENGAGE NIL)
+(engender engender V2 ENGENDER NIL)
+(engine engine Noun ENGINE NIL)
+(engineer engineer Noun ENGINEER NIL)
+(engineer engineer V2 ENGINEER NIL)
+(england england (PNoun) ENGLAND NIL)
+(english english (Adject_LONG) ENGLISH NIL)
+(engross engross V2 ENGROSS NIL)
+(engulf engulf V2 ENGULF NIL)
+(enhance enhance V2 ENHANCE NIL)
+(enjoy enjoy V2 ENJOY NIL)
+(enlarge enlarge V2 ENLARGE NIL)
+(enormous enormous (Adject_LONG) ENORMOUS NIL)
+(enquire enquire (V2_ABOUT)) ENQUIRE NIL)
+(enrich enrich V2 ENRICH NIL)
+(ensure ensure (VS) ENSURE NIL)
+(entail entail (VS) ENTAIL NIL)
+(enter enter V2 ENTER NIL)
+(enterprise enterprise Noun ENTERPRISE NIL)
+(enterprising enterprising (Adject_LONG) ENTERPRISING NIL)
+(entertain entertain V2 ENTERTAIN NIL)
+(enthusiast enthusiast Noun ENTHUSIAST NIL)
+(entire entire (Adject_LONG) ENTIRE NIL)
+(entitle entitle (V3_PPTO)) ENTITLE NIL)
+(entity entity Noun ENTITY NIL)
+(entrance entrance Noun ENTRANCE NIL)
+(entrance entrance V2 ENTRANCE NIL)
+(entropy entropy Noun ENTROPY NIL)
+(entrust entrust (V3_PPTO)) ENTRUST NIL)
+(entry entry Noun ENTRY NIL)
+(enumerate enumerate (Verb (AT -) (SUBCAT NP)) ENUMERATE NIL)
+(envelope envelope Noun ENVELOPE NIL)
+(environment environment Noun ENVIRONMENT NIL)
+(envisage envisage V2 ENVISAGE NIL)
+(envy envy Noun ENVY NIL)
+(envy envy V2 ENVY NIL)
+(epistemology epistemology Noun EPISTEMOLOGY NIL)
+(equal equal Noun EQUAL NIL)
+(equal equal V2 EQUAL NIL)
+(equal equal Adject EQUAL NIL)
+(equal equal (A2_TO)) EQUAL NIL)
+(equate equate (Verb (AT -) (SUBCAT NP_PPWITH)) EQUATE NIL)
+(equation equation Noun EQUATION NIL)
+(equidistant equidistant (Adject_LONG) EQUIDISTANT NIL)
+(equip equip V2 EQUIP NIL)
+(equipment equipment Noun EQUIPMENT NIL)
+(equivalence equivalence (N2_TO)) EQUIVALENCE NIL)
+(equivalent equivalent (Verb) EQUIVALENT NIL)
+(equivalent equivalent (Adject_LONG) EQUIVALENT NIL)
+(equivalent equivalent (A2_TO)_LONG) EQUIVALENT NIL)
+(ergonomic ergonomic (Adject_LONG) ERGONOMIC NIL)
+(ergonomically ergonomically Adv ERGONOMICALLY NIL)
+(erroneous erroneous (Adject_LONG) ERRONEOUS NIL)
+(error error Noun ERROR NIL)
+(escape escape (V2_FROM)) ESCAPE NIL)
+(eschew eschew V2 ESCHEW NIL)
+(esoteric esoteric (Adject_LONG) ESOTERIC NIL)
+(especially especially (Adject (ADV +) (SUBCAT A1)) ESPECIALLY NIL)
+(espouse espouse V2 ESPOUSE NIL)
+(essay essay Noun ESSAY NIL)
+(essence essence Noun ESSENCE NIL)
+(essential essential (Adject_LONG) ESSENTIAL NIL)
+(establish establish V2 ESTABLISH NIL)
+(establishment establishment Noun ESTABLISHMENT NIL)
+(estate estate Noun ESTATE NIL)
+(estimate estimate (VS (AT -)) ESTIMATE NIL)
+(euclidean euclidean (Adject_LONG) EUCLIDEAN NIL)
+(europe europe (PNoun) EUROPE NIL)
+(european european (Adject_LONG) EUROPEAN NIL)
+(european european Noun EUROPEAN NIL)
+(evade evade V2 EVADE NIL)
+(evaluable evaluable (Adject_LONG) EVALUABLE NIL)
+(evaluate evaluate (V2 (AT -)) EVALUATE NIL)
+(even even Adv EVEN NIL)
+(even even Adject EVEN NIL)
+(evening evening Noun EVENING NIL)
+(event event Noun EVENT NIL)
+(eventual eventual (Adject_LONG) EVENTUAL NIL)
+(ever ever (Adject (ADV +) (SUBCAT A1)) EVER NIL)
+(everyday everyday (Adject_LONG) EVERYDAY NIL)
+(everywhere everywhere (Adv (PRO +)) EVERYWHERE NIL)
+(evidence evidence Noun EVIDENCE NIL)
+(evident evident (Adject_LONG) EVIDENT NIL)
+(evident evident (Adject_LONG EVIDENT NIL)
+(evil evil Adject EVIL NIL)
+(evocation evocation Noun EVOCATION NIL)
+(evoke evoke V2 EVOKE NIL)
+(evolution evolution Noun EVOLUTION NIL)
+(evolve evolve (Verb (SUBCAT NULL)) EVOLVE NIL)
+(exacerbate exacerbate (V2 (AT -)) EXACERBATE NIL)
+(exact exact Adject EXACT NIL)
+(exaggerate exaggerate (V2 (AT -)) EXAGGERATE NIL)
+(exaggerate exaggerate (Verb (SUBCAT NULL) (AT -)) EXAGGERATE NIL)
+(exalt exalt V2 EXALT NIL)
+(examination examination Noun EXAMINATION NIL)
+(examine examine V2 EXAMINE NIL)
+(example example Noun EXAMPLE NIL)
+(excede excede V2 EXCEDE NIL)
+(exceed exceed V2 EXCEED NIL)
+(excellence excellence Noun EXCELLENCE NIL)
+(excellent excellent (Adject_LONG) EXCELLENT NIL)
+(except except (Adv EXCEPT NIL)
+(exception exception Noun EXCEPTION NIL)
+(excess excess Noun EXCESS NIL)
+(excessive excessive (Adject_LONG) EXCESSIVE NIL)
+(exchange exchange Noun EXCHANGE NIL)
+(exchange exchange (V3_PPFOR)) EXCHANGE NIL)
+(excite excite V2 EXCITE NIL)
+(exclude exclude V2 EXCLUDE NIL)
+(exclusion exclusion Noun EXCLUSION NIL)
+(exclusive exclusive (Adject_LONG) EXCLUSIVE NIL)
+(exclusive exclusive (A2_TO)_LONG) EXCLUSIVE NIL)
+(excursion excursion Noun EXCURSION NIL)
+(excuse excuse V2 EXCUSE NIL)
+(excuse excuse (N2_FOR)) EXCUSE NIL)
+(execute execute (V2 (AT -)) EXECUTE NIL)
+(exemplar exemplar Noun EXEMPLAR NIL)
+(exemplify exemplify V2 EXEMPLIFY NIL)
+(exercise exercise Noun EXERCISE NIL)
+(exert exert V2 EXERT NIL)
+(exhaust exhaust (Verb (AT -) (SUBCAT NP)) EXHAUST NIL)
+(exhibit exhibit Noun EXHIBIT NIL)
+(exhibit exhibit (V2 (AT -)) EXHIBIT NIL)
+(exhort exhort (Verb (SUBCAT OE)) EXHORT NIL)
+(exist exist (Verb) EXIST NIL)
+(existence existence Noun EXISTENCE NIL)
+(existent existent (Adject_LONG) EXISTENT NIL)
+(exit exit Noun EXIT NIL)
+(exit exit (V2_FROM)) EXIT NIL)
+(exophoric exophoric (Adject_LONG) EXOPHORIC NIL)
+(expand expand (Verb (SUBCAT NULL)) EXPAND NIL)
+(expansion expansion Noun EXPANSION NIL)
+(expect expect V2 EXPECT NIL)
+(expect expect (Verb (SUBCAT OR)) EXPECT NIL)
+(expect expect (VS) EXPECT NIL)
+(expedient expedient Noun EXPEDIENT NIL)
+(expel expel V2 EXPEL NIL)
+(expend expend V2 EXPEND NIL)
+(expenditure expenditure Noun EXPENDITURE NIL)
+(expense expense Noun EXPENSE NIL)
+(expensive expensive (Adject_LONG) EXPENSIVE NIL)
+(experience experience Noun EXPERIENCE NIL)
+(experience experience V2 EXPERIENCE NIL)
+(experiment experiment Noun EXPERIMENT NIL)
+(experiment experiment (Verb (SUBCAT NULL)) EXPERIMENT NIL)
+(expert expert Noun EXPERT NIL)
+(expertise expertise Noun EXPERTISE NIL)
+(expire expire V2 EXPIRE NIL)
+(expiry expiry Noun EXPIRY NIL)
+(explain explain (V3_PPTO)) EXPLAIN NIL)
+(explanation explanation Noun EXPLANATION NIL)
+(explanatory explanatory (Adject_LONG) EXPLANATORY NIL)
+(explicate explicate (V2 (AT -)) EXPLICATE NIL)
+(explicit explicit (Adject_LONG) EXPLICIT NIL)
+(explode explode (Verb) EXPLODE NIL)
+(exploit exploit V2 EXPLOIT NIL)
+(explore explore V2 EXPLORE NIL)
+(explore explore (Verb (SUBCAT NULL)) EXPLORE NIL)
+(explosion explosion Noun EXPLOSION NIL)
+(explosive explosive (Adject_LONG) EXPLOSIVE NIL)
+(explosive explosive Noun EXPLOSIVE NIL)
+(exponent exponent Noun EXPONENT NIL)
+(exponential exponential (Adject_LONG) EXPONENTIAL NIL)
+(exponential exponential Noun EXPONENTIAL NIL)
+(expose expose V2 EXPOSE NIL)
+(exposure exposure (Verb) EXPOSURE NIL)
+(express express (Adject_LONG) EXPRESS NIL)
+(express express (V2 (AT -)) EXPRESS NIL)
+(expressible expressible (Adject_LONG) EXPRESSIBLE NIL)
+(expressible expressible (A2_BY)_LONG) EXPRESSIBLE NIL)
+(expression expression Noun EXPRESSION NIL)
+(expressly expressly Adv EXPRESSLY NIL)
+(expulsion expulsion Noun EXPULSION NIL)
+(expunge expunge V2 EXPUNGE NIL)
+(extant extant (Adject_LONG) EXTANT NIL)
+(extend extend V2 EXTEND NIL)
+(extensible extensible (Adject_LONG) EXTENSIBLE NIL)
+(extension extension Noun EXTENSION NIL)
+(extensive extensive (Adject_LONG) EXTENSIVE NIL)
+(extent extent Noun EXTENT NIL)
+(external external (Adject_LONG) EXTERNAL NIL)
+(extra extra (Adject_LONG) EXTRA NIL)
+(extract extract (Verb (AT -) (SUBCAT NP_PPFROM)) EXTRACT NIL)
+(extraneous extraneous (Adject_LONG) EXTRANEOUS NIL)
+(extravagance extravagance Noun EXTRAVAGANCE NIL)
+(extravagant extravagant (Adject_LONG) EXTRAVAGANT NIL)
+(extreme extreme (Adject_LONG) EXTREME NIL)
+(extrinsic extrinsic (Adject_LONG) EXTRINSIC NIL)
+(extrinsically extrinsically Adv EXTRINSICALLY NIL)
+(eye eye Noun EYE NIL)
+(face face Noun FACE NIL)
+(face face V2 FACE NIL)
+(face face (V3_PPWITH)) FACE NIL)
+(facet facet Noun FACET NIL)
+(facetious facetious (Adject_LONG) FACETIOUS NIL)
+(facilitate facilitate (V2 (AT -)) FACILITATE NIL)
+(facility facility Noun FACILITY NIL)
+(fact fact (Noun (SUBCAT STHAT)) FACT NIL)
+(factive factive (Adject_LONG) FACTIVE NIL)
+(factive factive Noun FACTIVE NIL)
+(factor factor Noun FACTOR NIL)
+(factor factor V2 FACTOR NIL)
+(factorial factorial Noun FACTORIAL NIL)
+(factory factory Noun FACTORY NIL)
+(factual factual (Adject_LONG) FACTUAL NIL)
+(faculty faculty Noun FACULTY NIL)
+(fail fail (Verb (SUBCAT SR1)) FAIL NIL)
+(failure failure Noun FAILURE NIL)
+(faint faint Adject FAINT NIL)
+(fair fair Adject FAIR NIL)
+(fair fair Noun FAIR NIL)
+(fairy fairy Noun FAIRY NIL)
+(faith faith Noun FAITH NIL)
+(fall fall Noun FALL NIL)
+(fall fall (Verb (SUBCAT NULL) (REG -)) FALL NIL)
+(false false Adject FALSE NIL)
+(falsehood falsehood Noun FALSEHOOD NIL)
+(fame fame Noun FAME NIL)
+(familiar familiar (Adject_LONG) FAMILIAR NIL)
+(familiar familiar (A2_TO)_LONG) FAMILIAR NIL)
+(family family Noun FAMILY NIL)
+(fan fan Noun FAN NIL)
+(fancy fancy (Adject (LAT -)) FANCY NIL)
+(fancy fancy (V2 (LAT -)) FANCY NIL)
+(far far (Adject_LONG) FAR NIL)
+(far far (A2_FROM)_LONG) FAR NIL)
+(farce farce (Noun (LAT -)) FARCE NIL)
+(fare fare Noun FARE NIL)
+(farm farm Noun FARM NIL)
+(farm farm (Verb (SUBCAT NULL)) FARM NIL)
+(fashion fashion Noun FASHION NIL)
+(fashionable fashionable (Adject_LONG (LAT -)) FASHIONABLE NIL)
+(fast fast (Adject (LAT -)) FAST NIL)
+(fasten fasten (V3_PPTO)) FASTEN NIL)
+(fat fat (Noun (LAT -) (COUNT -)) FAT NIL)
+(fat fat (Adject (LAT -)) FAT NIL)
+(fate fate Noun FATE NIL)
+(father father Noun FATHER NIL)
+(fatigue fatigue Noun FATIGUE NIL)
+(fatigue fatigue V2 FATIGUE NIL)
+(fault fault Noun FAULT NIL)
+(favor favor Noun FAVOR NIL)
+(favor favor V2 FAVOR NIL)
+(favour favour Noun FAVOUR NIL)
+(favour favour V2 FAVOUR NIL)
+(favourable favourable (Adject_LONG) FAVOURABLE NIL)
+(favourable favourable (A2_TO)_LONG) FAVOURABLE NIL)
+(favourite favourite (Adject_LONG) FAVOURITE NIL)
+(fear fear Noun FEAR NIL)
+(fear fear (V2 (LAT -)) FEAR NIL)
+(feasible feasible (Adject_LONG) FEASIBLE NIL)
+(feast feast Noun FEAST NIL)
+(feather feather Noun FEATHER NIL)
+(feature feature Noun FEATURE NIL)
+(feature feature V2 FEATURE NIL)
+(february february (PNoun) FEBRUARY NIL)
+(federal federal (Adject_LONG) FEDERAL NIL)
+(federation federation Noun FEDERATION NIL)
+(fee fee Noun FEE NIL)
+(feed feed (V2 (REG -)) FEED NIL)
+(feedback feedback Noun FEEDBACK NIL)
+(feel feel (Verb (SUBCAT AP) (REG -)) FEEL NIL)
+(feeling feeling (Noun (SUBCAT STHAT)) FEELING NIL)
+(feet feet (Noun (PLU +)) FOOT NIL)
+(felix felix (PNoun) FELIX NIL)
+(fellow fellow Noun FELLOW NIL)
+(felt felt Noun FELT NIL)
+(female female (Adject_LONG) FEMALE NIL)
+(fence fence Noun FENCE NIL)
+(fertilize fertilize V2 FERTILIZE NIL)
+(fertilizer fertilizer Noun FERTILIZER NIL)
+(fetch fetch (V3_PPFROM)) FETCH NIL)
+(fetter fetter V2 FETTER NIL)
+(fever fever Noun FEVER NIL)
+(fiction fiction Noun FICTION NIL)
+(fictional fictional (Adject_LONG) FICTIONAL NIL)
+(fido fido (PNoun) FIDO NIL)
+(field field Noun FIELD NIL)
+(fierce fierce Adject FIERCE NIL)
+(fig fig Noun FIG NIL)
+(fight fight Noun FIGHT NIL)
+(fight fight (V2 (REG -)) FIGHT NIL)
+(fight fight (Verb (SUBCAT NULL) (REG -)) FIGHT NIL)
+(figure figure Noun FIGURE NIL)
+(file file Noun FILE NIL)
+(file file V2 FILE NIL)
+(fill fill V2 FILL NIL)
+(fill fill (V3_PPIN)) FILL NIL)
+(film film Noun FILM NIL)
+(film film V2 FILM NIL)
+(filter filter Noun FILTER NIL)
+(filter filter V2 FILTER NIL)
+(fin fin Noun FIN NIL)
+(final final (Adject_LONG) FINAL NIL)
+(finance fincance Noun FINANCE NIL)
+(financial financial (Adject_LONG) FINANCIAL NIL)
+(find find (V2 (REG -)) FIND NIL)
+(findings findings (Noun (PLU +)) FINDINGS NIL)
+(fine fine Adject FINE NIL)
+(fine fine Noun FINE NIL)
+(fine fine V2 FINE NIL)
+(finger finger Noun FINGER NIL)
+(fingerprint fingerprint Noun FINGERPRINT NIL)
+(finish finish Noun FINISH NIL)
+(finish finish V2 FINISH NIL)
+(finish finish (Verb (SUBCAT NULL)) FINISH NIL)
+(finite finite (Adject_LONG) FINITE NIL)
+(fir fir Noun FIR NIL)
+(fire fire Noun FIRE NIL)
+(fire fire V2 FIRE NIL)
+(firm firm Noun FIRM NIL)
+(firm firm Adject FIRM NIL)
+(firstly firstly Adv FIRSTLY NIL)
+(fish fish Noun FISH NIL)
+(fish fish (Noun (PLU +)) FISH NIL)
+(fish fish (Verb (SUBCAT NULL)) FISH NIL)
+(fisherman fisherman (Noun (PLU -)) FISHERMAN NIL)
+(fishermen fishermen (Noun (PLU +)) FISHERMEN NIL)
+(fit fit V2 FIT NIL)
+(fit fit Adject FIT NIL)
+(fit fit (A2_FOR)) FIT NIL)
+(flag flag Noun FLAG NIL)
+(flame flame Noun FLAME NIL)
+(flash flash Noun FLASH NIL)
+(flash flash (Verb) FLASH NIL)
+(flat flat Adject FLAT NIL)
+(flat flat Noun FLAT NIL)
+(flavour flavour Noun FLAVOUR NIL)
+(flaw flaw Noun FLAW NIL)
+(flawed flawed (Adject_LONG) FLAWED NIL)
+(flesh flesh (Noun (COUNT -)) FLESH NIL)
+(flexible flexible (Adject_LONG) FLEXIBLE NIL)
+(flight flight (N2_FROM)) FLIGHT NIL)
+(flip flip V2 FLIP NIL)
+(float float (Verb) FLOAT NIL)
+(flood flood Noun FLOOD NIL)
+(flood flood V2 FLOOD NIL)
+(floor floor Noun FLOOR NIL)
+(flour flour (Noun (COUNT -)) FLOUR NIL)
+(flourish flourish V2 FLOURISH NIL)
+(flourish flourish (Verb (SUBCAT NULL)) FLOURISH NIL)
+(flow flow Noun FLOW NIL)
+(flower flower Noun FLOWER NIL)
+(flu flu Noun FLU NIL)
+(fluid fluid (Adject_LONG) FLUID NIL)
+(fluid fluid Noun FLUID NIL)
+(flux flux Noun FLUX NIL)
+(fly fly Noun FLY NIL)
+(fly fly (Verb (SUBCAT NULL) (REG -)) FLY NIL)
+(foam foam Noun FOAM NIL)
+(foam foam (Verb (SUBCAT NULL)) FOAM NIL)
+(focal focal (Adject_LONG) FOCAL NIL)
+(focus focus Noun FOCUS NIL)
+(focus focus V2 FOCUS NIL)
+(focus focus (V2_ON)) FOCUS NIL)
+(fog fog Noun FOG NIL)
+(foist foist (V3_PPON)) FOIST NIL)
+(fold fold Noun FOLD NIL)
+(fold fold V2 FOLD NIL)
+(follow follow V2 FOLLOW NIL)
+(fond fond (A2_OF)) FOND NIL)
+(food food (Noun (COUNT -)) FOOD NIL)
+(fool fool Noun FOOL NIL)
+(fool fool V2 FOOL NIL)
+(foolish foolish (Adject_LONG) FOOLISH NIL)
+(foot foot (Noun (PLU -)) FOOT NIL)
+(football football Noun FOOTBALL NIL)
+(for for PConj FOR NIL)
+(for for Prep FOR NIL)
+(foray foray Noun FORAY NIL)
+(forbid forbid (Verb (SUBCAT OE) (REG -)) FORBID NIL)
+(force force Noun FORCE NIL)
+(force force (Verb (SUBCAT OE)) FORCE NIL)
+(forcible forcible (Adject_LONG) FORCIBLE NIL)
+(forearm forearm Noun FOREARM NIL)
+(forego forego (V2 (REG -)) FOREGO NIL)
+(foreground foreground Noun FOREGROUND NIL)
+(forehead forehead Noun FOREHEAD NIL)
+(foreign foreign (Adject_LONG) FOREIGN NIL)
+(foreigner foreigner Noun FOREIGNER NIL)
+(forerunner forerunner Noun FORERUNNER NIL)
+(foresee foresee (V2 (REG -)) FORESEE NIL)
+(forest forest Noun FOREST NIL)
+(forestall forestall V2 FORESTALL NIL)
+(forever forever (Adv (PRO +)) FOREVER NIL)
+(forget forget (Verb (SUBCAT SE1) (REG -)) FORGET NIL)
+(forgive forgive (V3_PPFOR) (REG -)) FORGIVE NIL)
+(forgo forgo (V2 (REG -)) FORGO NIL)
+(fork fork Noun FORK NIL)
+(form form Noun FORM NIL)
+(form form V2 FORM NIL)
+(formal formal (Adject_LONG) FORMAL NIL)
+(formalism formalism Noun FORMALISM NIL)
+(format format Noun FORMAT NIL)
+(formation formation Noun FORMATION NIL)
+(former former (Adject_LONG) FORMER NIL)
+(formula formula Noun FORMULA NIL)
+(formulae formulae (Noun (PLU +)) FORMULA NIL)
+(formulate formulate (V2 (AT -)) FORMULATE NIL)
+(fort fort Noun FORT NIL)
+(forth forth (Adv (PRO -)) FORTH NIL)
+(forthcoming forthcoming (Adject_LONG) FORTHCOMING NIL)
+(forthwith forthwith Adv FORTHWITH NIL)
+(fortnight fortnight Noun FORTNIGHT NIL)
+(fortuitous fortuitous (Adject_LONG) FORTUITOUS NIL)
+(fortunate fortunate (Adject_LONG) FORTUNATE NIL)
+(fortune fortune Noun FORTUNE NIL)
+(forum forum Noun FORUM NIL)
+(forward forward (Adject_LONG) FORWARD NIL)
+(forwards forwards (Adv (PRO +)) FORWARDS NIL)
+(found found V2 FOUND NIL)
+(foundation foundation Noun FOUNDATION NIL)
+(fountain fountain Noun FOUNTAIN NIL)
+(fox fox Noun FOX NIL)
+(fraction fraction Noun FRACTION NIL)
+(fracture fracture Noun FRACTURE NIL)
+(fracture fracture V2 FRACTURE NIL)
+(fragment fragment Noun FRAGMENT NIL)
+(fragment fragment V2 FRAGMENT NIL)
+(fragmentary fragmentary (Adject_LONG) FRAGMENTARY NIL)
+(frame frame Noun FRAME NIL)
+(frame frame V2 FRAME NIL)
+(framework framework Noun FRAMEWORK NIL)
+(france france (PNoun) FRANCE NIL)
+(franz franz (PNoun) FRANZ NIL)
+(free free Adject FREE NIL)
+(free free V2 FREE NIL)
+(freedom freedom Noun FREEDOM NIL)
+(freeze freeze (V2 (REG -)) FREEZE NIL)
+(french french Adject FRENCH NIL)
+(frequency frequency Noun FREQUENCY NIL)
+(frequent frequent (Adject_LONG) FREQUENT NIL)
+(fresh fresh Adject FRESH NIL)
+(friction friction Noun FRICTION NIL)
+(friday friday (PNoun) FRIDAY NIL)
+(friend friend Noun FRIEND NIL)
+(friendly friendly Adject FRIENDLY NIL)
+(friendly friendly (A2_TO)) FRIENDLY NIL)
+(fright fright Noun FRIGHT NIL)
+(frighten frighten V2 FRIGHTEN NIL)
+(frill frill Noun FRILL NIL)
+(fringe fringe Noun FRINGE NIL)
+(from from Prep FROM NIL)
+(front front (Adject_LONG) FRONT NIL)
+(front front Noun FRONT NIL)
+(fruit fruit (Noun (COUNT -)) FRUIT NIL)
+(fry fry V2 FRY NIL)
+(fulfil fulfil (Verb) FULFIL NIL)
+(full full Adject FULL NIL)
+(fun fun Noun FUN NIL)
+(function function Noun FUNCTION NIL)
+(function function (Verb (SUBCAT NULL)) FUNCTION NIL)
+(functor functor Noun FUNCTOR NIL)
+(fund fund Noun FUND NIL)
+(fundamental fundamental (Adject_LONG) FUNDAMENTAL NIL)
+(funeral funeral Noun FUNERAL NIL)
+(funereal funereal (Adject_LONG) FUNEREAL NIL)
+(fungi fungi (Noun (PLU +)) FUNGUS NIL)
+(fungus fungus (Noun (PLU -)) FUNGUS NIL)
+(funny funny Adject FUNNY NIL)
+(fur fur Noun FUR NIL)
+(furnish furnish (V3_PPWITH)) FURNISH NIL)
+(furniture furniture (Noun (COUNT -)) FURNITURE NIL)
+(fuss fuss Noun FUSS NIL)
+(future future (Adject_LONG) FUTURE NIL)
+(future future Noun FUTURE NIL)
+(fuzzy fuzzy (Adject_LONG) FUZZY NIL)
+(gag gag Noun GAG NIL)
+(gag gag V2 GAG NIL)
+(gain gain Noun GAIN NIL)
+(gain gain V2 GAIN NIL)
+(galactic galactic (Adject_LONG) GALACTIC NIL)
+(galaxy galaxy Noun GALAXY NIL)
+(gale gale Noun GALE NIL)
+(gallon gallon Noun GALLON NIL)
+(gamble gamble (Verb) GAMBLE NIL)
+(game game Noun GAME NIL)
+(gap gap Noun GAP NIL)
+(gape gape (Verb (SUBCAT NULL)) GAPE NIL)
+(gape gape (V2_AT)) GAPE NIL)
+(garage garage Noun GARAGE NIL)
+(garden garden Noun GARDEN NIL)
+(garment garment Noun GARMENT NIL)
+(gas gas Noun GAS NIL)
+(gaseous gaseous (Adject_LONG) GASEOUS NIL)
+(gate gate Noun GATE NIL)
+(gather gather (Verb) GATHER NIL)
+(gauge gauge Noun GAUGE NIL)
+(gauge gauge V2 GAUGE NIL)
+(gay gay Adject GAY NIL)
+(gaze gaze (V2_AT)) GAZE NIL)
+(gaze gaze Noun GAZE NIL)
+(gear gear Noun GEAR NIL)
+(gear gear V2 GEAR NIL)
+(geese geese (Noun (PLU +)) GOOSE NIL)
+(generable generable (Adject_LONG) GENERABLE NIL)
+(general general (Adject_LONG) GENERAL NIL)
+(general general Noun GENERAL NIL)
+(generate generate (V2 (AT -)) GENERATE NIL)
+(generation generation Noun GENERATION NIL)
+(generator generator Noun GENERATOR NIL)
+(generic generic (Adject_LONG) GENERIC NIL)
+(generosity generosity Noun GENEROSITY NIL)
+(generous generous (Adject_LONG) GENEROUS NIL)
+(generous generous (A2_TO)_LONG) GENEROUS NIL)
+(genitive genitive (Adject_LONG) GENITIVE NIL)
+(genius genius Noun GENIUS NIL)
+(gentle gentle Adject GENTLE NIL)
+(gentleman gentleman (Noun (PLU -)) GENTLEMAN NIL)
+(gentlemen gentlemen (Noun (PLU +)) GENTLEMEN NIL)
+(gently gently Adv GENTLY NIL)
+(genuine genuine (Adject_LONG) GENUINE NIL)
+(genus genus Noun GENUS NIL)
+(geography geography Noun GEOGRAPHY NIL)
+(geology geology Noun GEOLOGY NIL)
+(geometry geometry Noun GEOMETRY NIL)
+(german german (Adject_LONG) GERMAN NIL)
+(germane germane (Adject_LONG) GERMANE NIL)
+(germanic germanic (Adject_LONG) GERMANIC NIL)
+(germany germany (PNoun) GERMANY NIL)
+(gerund gerund Noun GERUND NIL)
+(gesture gesture (Verb (SUBCAT NULL)) GESTURE NIL)
+(gesture gesture Noun GESTURE NIL)
+(get get (V2 (REG -)) GET NIL)
+(gift gift Noun GIFT NIL)
+(gin gin (Noun (COUNT -)) GIN NIL)
+(giraffe giraffe Noun GIRAFFE NIL)
+(girl girl Noun GIRL NIL)
+(gist gist Noun GIST NIL)
+(give give (V3_NP) (REG -)) GIVE NIL)
+(give give (V3_PPTO) (REG -)) GIVE NIL)
+(glad glad (AdjInf) GLAD NIL)
+(glad glad Adject GLAD NIL)
+(glad glad (Adject (SUBCAT SFIN)) GLAD NIL)
+(glance glance Noun GLANCE NIL)
+(glance glance (V2_AT)) GLANCE NIL)
+(glass glass Noun GLASS NIL)
+(glasses glasses (Noun (PLU +)) GLASSES NIL)
+(glean glean V2 GLEAN NIL)
+(global global (Adject_LONG) GLOBAL NIL)
+(globe globe Noun GLOBE NIL)
+(glory glory Noun GLORY NIL)
+(gloss gloss Noun GLOSS NIL)
+(gloss gloss V2 GLOSS NIL)
+(glow glow Noun GLOW NIL)
+(glow glow V2 GLOW NIL)
+(gnat gnat Noun GNAT NIL)
+(gnu gnu Noun GNU NIL)
+(go go V2 (REG -)) GO NIL)
+(goat goat Noun GOAT NIL)
+(god god Noun GOD NIL)
+(goddess goddess Noun GODDESS NIL)
+(gold gold Noun GOLD NIL)
+(golden golden Adject GOLDEN NIL)
+(good good (Adject_LONG) GOOD NIL)
+(goods goods (Noun (PLU +)) GOODS NIL)
+(goose goose (Noun (PLU -)) GOOSE NIL)
+(gore gore Noun GORE NIL)
+(gorilla gorilla Noun GORILLA NIL)
+(gory gory Adject GORY NIL)
+(gospel gospel Noun GOSPEL NIL)
+(govern govern (Verb) GOVERN NIL)
+(government government Noun GOVERNMENT NIL)
+(grab grab V2 GRAB NIL)
+(grace grace Noun GRACE NIL)
+(gradation gradation (Adv GRADATION NIL)
+(grade grade Noun GRADE NIL)
+(gradual gradual (Adject_LONG) GRADUAL NIL)
+(graft graft Noun GRAFT NIL)
+(graft graft V2 GRAFT NIL)
+(graham graham (PNoun) GRAHAM NIL)
+(grain grain Noun GRAIN NIL)
+(gram gram Noun GRAM NIL)
+(grammar grammar Noun GRAMMAR NIL)
+(grammatical grammatical (Adject_LONG) GRAMMATICAL NIL)
+(grand grand Adject GRAND NIL)
+(grandfather grandfather Noun GRANDFATHER NIL)
+(grandmother grandmother Noun GRANDMOTHER NIL)
+(grant grant Noun GRANT NIL)
+(grant grant V2 GRANT NIL)
+(grape grape Noun GRAPE NIL)
+(graph graph Noun GRAPH NIL)
+(graphic graphic (Adject_LONG) GRAPHIC NIL)
+(grasp grasp Noun GRASP NIL)
+(grasp grasp V2 GRASP NIL)
+(grass grass (Noun (COUNT -)) GRASS NIL)
+(grateful grateful Adject GRATEFUL NIL)
+(grateful grateful (A2_TO)) GRATEFUL NIL)
+(grateful grateful (Adject (SUBCAT SFIN)) GRATEFUL NIL)
+(gratuitous gratuitous (Adject_LONG) GRATUITOUS NIL)
+(grave grave Noun GRAVE NIL)
+(gravitation gravitation Noun GRAVITATION NIL)
+(gravity gravity Noun GRAVITY NIL)
+(gravy gravy (Noun (COUNT -)) GRAVY NIL)
+(gray gray Adject GRAY NIL)
+(grease grease (Noun (COUNT -)) GREASE NIL)
+(great great Adject GREAT NIL)
+(greece greece (PNoun) GREECE NIL)
+(greed greed Noun GREED NIL)
+(greek greek (Adject_LONG) GREEK NIL)
+(greek greek Noun GREEK NIL)
+(green green Noun GREEN NIL)
+(greet greet V2 GREET NIL)
+(gregarious gregarious (Adject_LONG) GREGARIOUS NIL)
+(grey grey Adject GREY NIL)
+(grid grid Noun GRID NIL)
+(grief grief Noun GRIEF NIL)
+(grieve grieve (Verb) GRIEVE NIL)
+(grill grill V2 GRILL NIL)
+(grim grim Adject GRIM NIL)
+(grime grime Noun GRIME NIL)
+(grin grin Noun GRIN NIL)
+(grin grin (Verb (SUBCAT NULL)) GRIN NIL)
+(grind grind (V2 (REG -)) GRIND NIL)
+(grip grip Noun GRIP NIL)
+(grip grip V2 GRIP NIL)
+(grit grit Noun GRIT NIL)
+(grog grog Noun GROG NIL)
+(gross gross Adject GROSS NIL)
+(ground ground Noun GROUND NIL)
+(group group Noun GROUP NIL)
+(group group V2 GROUP NIL)
+(grove grove Noun GROVE NIL)
+(grow grow (V2 (REG -)) GROW NIL)
+(grow grow (Verb (SUBCAT NULL) (REG -)) GROW NIL)
+(growth growth (Noun (COUNT -)) GROWTH NIL)
+(guarantee guarantee Noun GUARANTEE NIL)
+(guarantee guarantee (VS) GUARANTEE NIL)
+(guard guard Noun GUARD NIL)
+(guard guard V2 GUARD NIL)
+(guess guess Noun GUESS NIL)
+(guess guess (VS) GUESS NIL)
+(guest guest Noun GUEST NIL)
+(guide guide Noun GUIDE NIL)
+(guide guide V2 GUIDE NIL)
+(guideline guideline Noun GUIDELINE NIL)
+(guilt guilt Noun GUILT NIL)
+(guinea guinea Noun GUINEA NIL)
+(guise guise Noun GUISE NIL)
+(gun gun Noun GUN NIL)
+(habit habit Noun HABIT NIL)
+(habitual habitual (Adject_LONG) HABITUAL NIL)
+(hail hail Noun HAIL NIL)
+(hair hair (Noun (COUNT -)) HAIR NIL)
+(half half Adv HALF NIL)
+(half half (Adject_LONG) HALF NIL)
+(half half (Noun (PLU -)) HALF NIL)
+(hall hall Noun HALL NIL)
+(halt halt Noun HALT NIL)
+(halt halt V2 HALT NIL)
+(halt halt (Verb (SUBCAT NULL)) HALT NIL)
+(halve halve V2 HALVE NIL)
+(halves halves (Noun (PLU +)) HALF NIL)
+(hamburger hamburger Noun HAMBURGER NIL)
+(hammer hammer Noun HAMMER NIL)
+(hammer hammer V2 HAMMER NIL)
+(hamper hamper V2 HAMPER NIL)
+(hand hand Noun HAND NIL)
+(hand hand (V3_NP)) HAND NIL)
+(hand hand (V3_PPTO)) HAND NIL)
+(handicap handicap Noun HANDICAP NIL)
+(handicap handicap V2 HANDICAP NIL)
+(handkerchief handkerchief Noun HANDKERCHIEF NIL)
+(handle handle Noun HANDLE NIL)
+(handle handle V2 HANDLE NIL)
+(handsome handsome (Adject_LONG) HANDSOME NIL)
+(hang hang V2 HANG NIL)
+(hang hang (Verb (SUBCAT NULL) (REG -)) HANG NIL)
+(happen happen (Verb) HAPPEN NIL)
+(happen happen (Verb (SUBCAT SR1)) HAPPEN NIL)
+(happening happening Noun HAPPENING NIL)
+(happy happy Adject HAPPY NIL)
+(happy happy (Adject (SUBCAT SR1)) HAPPY NIL)
+(harbour harbour Noun HARBOUR NIL)
+(hard hard Adject HARD NIL)
+(hard hard (Adject (SUBCAT OBJ_GAP)) HARD NIL)
+(hardly hardly Adv HARDLY NIL)
+(hardware hardware Noun HARDWARE NIL)
+(harm harm Noun HARM NIL)
+(harm harm V2 HARM NIL)
+(harmonium harmonium Noun HARMONIUM NIL)
+(harmony harmony (Noun (LAT -)) HARMONY NIL)
+(harness harness Noun HARNESS NIL)
+(harness harness (V3_PPTO)) HARNESS NIL)
+(has has (Verb (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR SING3)) HAVE NIL)
+(has has (Verb (AUX +) (FIN +) (SUBCAT PSP) (PAST -) (AGR S)) HAVE NIL)
+(has has (Verb (FIN +) (SUBCAT NP) (PAST -) (AGR SING3)) HAVE NIL)
+(hash hash Noun HASH NIL)
+(hash hash V2 HASH NIL)
+(haste haste Noun HASTE NIL)
+(hasty hasty (Adject_LONG) HASTY NIL)
+(hat hat Noun HAT NIL)
+(hate hate V2 HATE NIL)
+(hatred hatred (Noun (COUNT -)) HATRED NIL)
+(have have (V2 (REG -)) HAVE NIL)
+(have have (Verb (SUBCAT PSP) (INFL -) (AUX +) (REG -)) HAVE NIL)
+(haven haven Noun HAVEN NIL)
+(having having (Verb (VFORM ING) (PRD -) (AUX +) (SUBCAT PSP)) HAVING NIL)
+(hazard hazard Noun HAZARD NIL)
+(haze haze Noun HAZE NIL)
+(head head Noun HEAD NIL)
+(head head V2 HEAD NIL)
+(heading heading Noun HEADING NIL)
+(heal heal V2 HEAL NIL)
+(health health (Noun (COUNT -)) HEALTH NIL)
+(healthy healthy Adject HEALTHY NIL)
+(heap heap Noun HEAP NIL)
+(hear hear (V2 (REG -)) HEAR NIL)
+(heart heart Noun HEART NIL)
+(hearth hearth Noun HEARTH NIL)
+(heat heat (Verb) HEAT NIL)
+(heath heath Noun HEATH NIL)
+(heathen heathen Noun HEATHEN NIL)
+(heave heave (Verb (SUBCAT NULL)) HEAVE NIL)
+(heaven heaven Noun HEAVEN NIL)
+(heavy heavy Adject HEAVY NIL)
+(heel heel Noun HEEL NIL)
+(height height Noun HEIGHT NIL)
+(helicopter helicopter Noun HELICOPTER NIL)
+(help help Noun HELP NIL)
+(help help V2 HELP NIL)
+(hemlock hemlock Noun HEMLOCK NIL)
+(hen hen Noun HEN NIL)
+(hence hence ((V -) (N -) (PRO +)) HENCE NIL)
+(herd herd (N2_OF)) HERD NIL)
+(here here (Adv HERE NIL)
+(herring herring Noun HERRING NIL)
+(heterogeneity heterogeneity Noun HETEROGENEITY NIL)
+(heterogeneous heterogeneous (Adject_LONG) HETEROGENEOUS NIL)
+(heuristic heuristic (Adject_LONG) HEURISTIC NIL)
+(heuristic heuristic Noun HEURISTIC NIL)
+(heuristically heuristically Adv HEURISTICALLY NIL)
+(hide hide (V2 (REG -)) HIDE NIL)
+(hide hide (Verb (SUBCAT NULL) (REG -)) HIDE NIL)
+(hierarchy hierarchy Noun HIERARCHY NIL)
+(high high Adject HIGH NIL)
+(highlight highlight Noun HIGHLIGHT NIL)
+(highlight highlight V2 HIGHLIGHT NIL)
+(hill hill Noun HILL NIL)
+(hind hind (Adject_LONG) HIND NIL)
+(hinder hinder V2 HINDER NIL)
+(hindrance hindrance Noun HINDRANCE NIL)
+(hinge hinge Noun HINGE NIL)
+(hint hint Noun HINT NIL)
+(hint hint (V2_AT)) HINT NIL)
+(hire hire V2 HIRE NIL)
+(history history Noun HISTORY NIL)
+(hit hit (V2 (REG -)) HIT NIL)
+(hither hither (Adv (PRO +)) HITHER NIL)
+(hitherto hitherto Adv HITHERTO NIL)
+(hoax hoax Noun HOAX NIL)
+(hoax hoax V2 HOAX NIL)
+(hold hold (V2 (REG -)) HOLD NIL)
+(hole hole Noun HOLE NIL)
+(holiday holiday Noun HOLIDAY NIL)
+(hollow hollow Adject HOLLOW NIL)
+(holy holy Adject HOLY NIL)
+(home home Noun HOME NIL)
+(homogeneous homogeneous (Adject_LONG) HOMOGENEOUS NIL)
+(homomorphism homomorphism Noun HOMOMORPHISM NIL)
+(hone hone V2 HONE NIL)
+(honest honest (Adject_LONG) HONEST NIL)
+(honesty honesty (Noun (COUNT -)) HONESTY NIL)
+(honey honey Noun HONEY NIL)
+(honor honor Noun HONOUR NIL)
+(honour honour Noun HONOUR NIL)
+(honour honour V2 HONOUR NIL)
+(honourable honourable (Adject_LONG) HONOURABLE NIL)
+(hook hook Noun HOOK NIL)
+(hook hook V2 HOOK NIL)
+(hop hop Noun HOP NIL)
+(hop hop (Verb (SUBCAT NULL)) HOP NIL)
+(hope hope Noun HOPE NIL)
+(hope hope (V2_FOR)) HOPE NIL)
+(hope hope (VS) HOPE NIL)
+(horizon horizon Noun HORIZON NIL)
+(horizontal horizontal (Adject_LONG) HORIZONTAL NIL)
+(horn horn Noun HORN NIL)
+(horrendous horrendous (Adject_LONG) HORRENDOUS NIL)
+(horrible horrible (Adject_LONG) HORRIBLE NIL)
+(horrify horrify V2 HORRIFY NIL)
+(horror horror Noun HORROR NIL)
+(horse horse Noun HORSE NIL)
+(hospitable hospitable (Adject_LONG) HOSPITABLE NIL)
+(hospitable hospitable (A2_TO)_LONG) HOSPITABLE NIL)
+(hospital hospital Noun HOSPITAL NIL)
+(hospitality hospitality Noun HOSPITALITY NIL)
+(host host Noun HOST NIL)
+(host host V2 HOST NIL)
+(hot hot Adject HOT NIL)
+(hotel hotel Noun HOTEL NIL)
+(hour hour Noun HOUR NIL)
+(house house Noun HOUSE NIL)
+(house house V2 HOUSE NIL)
+(household household (Adject_LONG) HOUSEHOLD NIL)
+(household household Noun HOUSEHOLD NIL)
+(how how (IAdv (UB Q)) HOW NIL)
+(however however (IAdv (UB Q) (EVER +)) HOWEVER NIL)
+(huge huge Adject HUGE NIL)
+(hum hum Noun HUM NIL)
+(hum hum (Verb (SUBCAT NULL)) HUM NIL)
+(human human (Adject_LONG) HUMAN NIL)
+(human human Noun HUMAN NIL)
+(humble humble Adject HUMBLE NIL)
+(humility humility Noun HUMILITY NIL)
+(humor humor (Noun (COUNT -)) HUMOR NIL)
+(humour humour (Noun (COUNT -)) HUMOUR NIL)
+(hunch hunch (Verb (SUBCAT NULL)) HUNCH NIL)
+(hundred hundred Noun HUNDRED NIL)
+(hundred hundred (Noun (SUBCAT N1)) HUNDRED NIL)
+(hunger hunger (N2_FOR) (COUNT -)) HUNGER NIL)
+(hunger hunger (V2_FOR)) HUNGER NIL)
+(hungry hungry Adject HUNGRY NIL)
+(hungry hungry (A2_FOR)) HUNGRY NIL)
+(hunt hunt Noun HUNT NIL)
+(hunt hunt V2 HUNT NIL)
+(huntsman huntsman (Noun (PLU -)) HUNTSMAN NIL)
+(huntsmen huntsmen (Noun (PLU +)) HUNTSMAN NIL)
+(hurry hurry (Verb) HURRY NIL)
+(hurry hurry Noun HURRY NIL)
+(hurt hurt (V2 (REG -)) HURT NIL)
+(hurt hurt (Verb (SUBCAT NULL) (REG -)) HURT NIL)
+(husband husband (N2_OF)) HUSBAND NIL)
+(hut hut Noun HUT NIL)
+(hybrid hybrid (Adject_LONG) HYBRID NIL)
+(hydrogen hydrogen Noun HYDROGEN NIL)
+(hygiene hygiene Noun HYGIENE NIL)
+(hypotheses hypotheses (Noun (PLU +)) HYPOTHESES NIL)
+(hypothesis hypothesis (Noun (PLU -)) HYPOTHESIS NIL)
+(hypothesize hypothesize V2 HYPOTHESIZE NIL)
+(hypothetical hypothetical (Adject_LONG) HYPOTHETICAL NIL)
+(ice ice (Noun (COUNT -)) ICE NIL)
+(iceland iceland (PNoun) ICELAND NIL)
+(icelandic icelandic (Adject_LONG) ICELANDIC NIL)
+(icon icon Noun ICON NIL)
+(idea idea Noun IDEA NIL)
+(ideal ideal (Adject_LONG) IDEAL NIL)
+(identical identical (Adject_LONG) IDENTICAL NIL)
+(identical identical (A2_TO)_LONG) IDENTICAL NIL)
+(identify identify V2 IDENTIFY NIL)
+(identity identity Noun IDENTITY NIL)
+(idiocy idiocy Noun IDIOCY NIL)
+(idiom idiom Noun IDIOM NIL)
+(idiomatic idiomatic (Adject_LONG) IDIOMATIC NIL)
+(idiot idiot Noun IDIOT NIL)
+(idle idle Adject IDLE NIL)
+(idle idle (Verb (SUBCAT NULL)) IDLE NIL)
+(ignore ignore V2 IGNORE NIL)
+(ill ill (AdjPrd_LONG) ILL NIL)
+(illegal illegal (Adject_LONG) ILLEGAL NIL)
+(illegitimacy illegitimacy Noun ILLEGITIMACY NIL)
+(illegitimate illegitimate (Adject_LONG) ILLEGITIMATE NIL)
+(illocutionary illocutionary (Adject_LONG) ILLOCUTIONARY NIL)
+(illogical illogical (Adject_LONG) ILLOGICAL NIL)
+(illuminate illuminate (V2 (AT -)) ILLUMINATE NIL)
+(illusion illusion Noun ILLUSION NIL)
+(illusory illusory (Adject_LONG) ILLUSORY NIL)
+(illustrate illustrate (Verb (AT -) (SUBCAT NP)) ILLUSTRATE NIL)
+(image image Noun IMAGE NIL)
+(imaginary imaginary (Adject_LONG) IMAGINARY NIL)
+(imagine imagine (Verb (SUBCAT OR)) IMAGINE NIL)
+(imagine imagine (VS) IMAGINE NIL)
+(imbalance imbalance Noun IMBALANCE NIL)
+(imitate imitate (Verb (AT -) (SUBCAT NP)) IMITATE NIL)
+(immaterial immaterial (Adject_LONG) IMMATERIAL NIL)
+(immediacy immediacy Noun IMMEDIACY NIL)
+(immediate immediate (Adject_LONG) IMMEDIATE NIL)
+(immense immense (Adject_LONG) IMMENSE NIL)
+(immigrant immigrant Noun IMMIGRANT NIL)
+(immigration immigration Noun IMMIGRATION NIL)
+(immoderate immoderate (Adject_LONG) IMMODERATE NIL)
+(immodest immodest (Adject_LONG) IMMODEST NIL)
+(immodesty immodesty Noun IMMODESTY NIL)
+(immune immune (Adject_LONG (SUBCAT PPTO)) IMMUNE NIL)
+(impair impair V2 IMPAIR NIL)
+(impart impart (V3_PPTO)) IMPART NIL)
+(impartial impartial (Adject_LONG) IMPARTIAL NIL)
+(impatience impatience (N2_WITH) (COUNT -)) IMPATIENCE NIL)
+(impatient impatient (Adject_LONG) IMPATIENT NIL)
+(impatient impatient (A2_WITH)_LONG) IMPATIENT NIL)
+(impenetrable impenetrable (Adject_LONG) IMPENETRABLE NIL)
+(imperative imperative (Adject_LONG) IMPERATIVE NIL)
+(imperative imperative (Adject_LONG IMPERATIVE NIL)
+(imperfect imperfect (Adject_LONG) IMPERFECT NIL)
+(imperfection imperfection Noun IMPERFECTION NIL)
+(imperial imperial (Adject_LONG) IMPERIAL NIL)
+(imperious imperious (Adject_LONG) IMPERIOUS NIL)
+(impersonal impersonal (Adject_LONG) IMPERSONAL NIL)
+(impertinent impertinent (Adject_LONG) IMPERTINENT NIL)
+(impinge impinge (V2_ON)) IMPINGE NIL)
+(implausible implausible (Adject_LONG) IMPLAUSIBLE NIL)
+(implement implement V2 IMPLEMENT NIL)
+(implicate implicate (V2 (AT -)) IMPLICATE NIL)
+(implicature implicature Noun IMPLICATURE NIL)
+(implicit implicit (Adject_LONG) IMPLICIT NIL)
+(implicit implicit (A2_IN)_LONG) IMPLICIT NIL)
+(imply imply (VS) IMPLY NIL)
+(impolite impolite (Adject_LONG) IMPOLITE NIL)
+(impolite impolite (A2_TO)_LONG) IMPOLITE NIL)
+(import import Noun IMPORT NIL)
+(import import V2 IMPORT NIL)
+(importance importance (Noun (COUNT -)) IMPORTANCE NIL)
+(important important (Adject_LONG) IMPORTANT NIL)
+(important important ((V +) (N +) (SUBCAT SBSE)_LONG) IMPORTANT NIL)
+(important important ((V +) (N +) (SUBCAT SFIN)_LONG) IMPORTANT NIL)
+(impose impose (V3_PPON)) IMPOSE NIL)
+(imposition imposition Noun IMPOSITION NIL)
+(impossible impossible (AdjInf_LONG) IMPOSSIBLE NIL)
+(impossible impossible (Adject_LONG) IMPOSSIBLE NIL)
+(impossible impossible ((V +) (N +) (SUBCAT OBJ_GAP)_LONG) IMPOSSIBLE NIL)
+(impossible impossible ((V +) (N +) (SUBCAT SFIN)_LONG) IMPOSSIBLE NIL)
+(imprecise imprecise (Adject_LONG) IMPRECISE NIL)
+(imprecision imprecision Noun IMPRECISION NIL)
+(impress impress (V2 (AT -)) IMPRESS NIL)
+(improbable improbable (Adject_LONG) IMPROBABLE NIL)
+(improve improve (Verb) IMPROVE NIL)
+(impure impure Adject IMPURE NIL)
+(in in ((PRT IN)) IN NIL)
+(in in (Adv (SUBCAT ING)) IN NIL)
+(in in Prep IN NIL)
+(inability inability (N2_TO)) INABILITY NIL)
+(inaccuracy inaccuracy Noun INACCURACY NIL)
+(inactive inactive (Adject_LONG) INACTIVE NIL)
+(inadequacy inadequacy (N2_FOR)) INADEQUACY NIL)
+(inadequecy inadequecy Noun INADEQUECY NIL)
+(incapacitate incapacitate (Verb (AT -) (SUBCAT NP)) INCAPACITATE NIL)
+(incarnation incarnation Noun INCARNATION NIL)
+(inch inch Noun INCH NIL)
+(incident incident Noun INCIDENT NIL)
+(incidental incidental (Adject_LONG) INCIDENTAL NIL)
+(incisive incisive (Adject_LONG) INCISIVE NIL)
+(incline incline (Verb (SUBCAT NULL)) INCLINE NIL)
+(inclined inclined (Adject_LONG (SUBCAT PPTO)) INCLINED NIL)
+(include include V2 INCLUDE NIL)
+(including including Prep INCLUDING NIL)
+(inclusion inclusion Noun INCLUSION NIL)
+(inclusive inclusive (Adject_LONG) INCLUSIVE NIL)
+(incoherence incoherence Noun INCOHERENCE NIL)
+(income income Noun INCOME NIL)
+(inconceivable inconceivable (Adject_LONG INCONCEIVABLE NIL)
+(inconsistency inconsistency Noun INCONSISTENCY NIL)
+(incontestable incontestable (Adject_LONG) INCONTESTABLE NIL)
+(incontestable incontestable (Adject_LONG INCONTESTABLE NIL)
+(inconvenience inconvenience Noun INCONVENIENCE NIL)
+(inconvenience inconvenience V2 INCONVENIENCE NIL)
+(incorporate incorporate (Verb (AT -) (SUBCAT NP)) INCORPORATE NIL)
+(incorporate incorporate (V2 (AT -)) INCORPORATE NIL)
+(incorrigible incorrigible (Adject_LONG) INCORRIGIBLE NIL)
+(increase increase Noun INCREASE NIL)
+(increase increase V2 INCREASE NIL)
+(increase increase (Verb (SUBCAT NULL)) INCREASE NIL)
+(increment increment Noun INCREMENT NIL)
+(increment increment V2 INCREMENT NIL)
+(incur incur V2 INCUR NIL)
+(indeed indeed Adv INDEED NIL)
+(indefinite indefinite Adject INDEFINITE NIL)
+(independence independence (Noun (COUNT -)) INDEPENDENCE NIL)
+(independent independent (Adject_LONG) INDEPENDENT NIL)
+(indeterminacy indeterminacy Noun INDETERMINACY NIL)
+(index index (Noun (PLU -)) INDEX NIL)
+(index index V2 INDEX NIL)
+(india india (PNoun) INDIA NIL)
+(indian indian Adject INDIAN NIL)
+(indicate indicate (VS (AT -)) INDICATE NIL)
+(indices indices (Noun (PLU +)) INDEX NIL)
+(indigestion indigestion Noun INDIGESTION NIL)
+(indirect indirect (Adject_LONG) INDIRECT NIL)
+(indiscriminate indiscriminate (Adject_LONG) INDISCRIMINATE NIL)
+(indistinguishable indistinguishable (Adject_LONG) INDISTINGUISHABLE NIL)
+(individual individual (Adject_LONG) INDIVIDUAL NIL)
+(individual individual Noun INDIVIDUAL NIL)
+(indoor indoor (Adject_LONG) INDOOR NIL)
+(induce induce (Verb (SUBCAT OE)) INDUCE NIL)
+(induct induct (V2 (AT -)) INDUCT NIL)
+(indulge indulge (V2_IN)) INDULGE NIL)
+(indulgent indulgent (Adject_LONG) INDULGENT NIL)
+(industry industry Noun INDUSTRY NIL)
+(inescapable inescapable (Adject_LONG) INESCAPABLE NIL)
+(inevitable inevitable (Adject_LONG) INEVITABLE NIL)
+(infect infect (V2 (AT -)) INFECT NIL)
+(infection infection Noun INFECTION NIL)
+(infectious infectious (Adject_LONG) INFECTIOUS NIL)
+(infer infer (V3_PPFROM)) INFER NIL)
+(inference inference Noun INFERENCE NIL)
+(inferior inferior (Adject_LONG (SUBCAT NULL)) INFERIOR NIL)
+(inferior inferior (Adject_LONG (SUBCAT PPTO)) INFERIOR NIL)
+(infinite infinite (Adject_LONG) INFINITE NIL)
+(infinitesimal infinitesimal (Adject_LONG) INFINITESIMAL NIL)
+(infinitive infinitive (Adject_LONG) INFINITIVE NIL)
+(inflate inflate (V2 (AT -)) INFLATE NIL)
+(inflation inflation Noun INFLATION NIL)
+(inflect inflect (Verb (AT -) (SUBCAT NULL)) INFLECT NIL)
+(influence influence Noun INFLUENCE NIL)
+(influence influence V2 INFLUENCE NIL)
+(inform inform (V2)) INFORM NIL)
+(informal informal (Adject_LONG) INFORMAL NIL)
+(informant informant Noun INFORMANT NIL)
+(information information Noun INFORMATION NIL)
+(ingenious ingenious (Adject_LONG) INGENIOUS NIL)
+(ingenuity ingenuity (Noun (COUNT -)) INGENUITY NIL)
+(ingredient ingredient Noun INGREDIENT NIL)
+(inhabit inhabit V2 INHABIT NIL)
+(inherent inherent (Adject_LONG) INHERENT NIL)
+(inherent inherent (A2_TO)_LONG) INHERENT NIL)
+(inherit inherit (V3_PPFROM)) INHERIT NIL)
+(inheritance inheritance Noun INHERITANCE NIL)
+(inhibit inhibit (Verb (AT -) (SUBCAT NP)) INHIBIT NIL)
+(initial initial (Adject_LONG) INITIAL NIL)
+(initialize initialize V2 INITIALIZE NIL)
+(initiate initiate (Verb (AT -) (SUBCAT NP)) INITIATE NIL)
+(inject inject (V3_PPWITH) (AT -)) INJECT NIL)
+(injunction injunction Noun INJUNCTION NIL)
+(injure injure V2 INJURE NIL)
+(injury injury Noun INJURY NIL)
+(ink ink Noun INK NIL)
+(inn inn Noun INN NIL)
+(innate innate (Adject_LONG) INNATE NIL)
+(innate innate (A2_TO)_LONG) INNATE NIL)
+(inner inner (Adject_LONG) INNER NIL)
+(innocuous innocuous (Adject_LONG) INNOCUOUS NIL)
+(innovation innovation Noun INNOVATION NIL)
+(input input Noun INPUT NIL)
+(inquire inquire (V2_ABOUT)) INQUIRE NIL)
+(inquire inquire (Verb (SUBCAT Q_S)) INQUIRE NIL)
+(inquiry inquiry (N2_ABOUT)) INQUIRY NIL)
+(inscribe inscribe V2 INSCRIBE NIL)
+(inscription inscription Noun INSCRIPTION NIL)
+(insect insect Noun INSECT NIL)
+(insert insert (V2 (AT -)) INSERT NIL)
+(inside inside (Adv INSIDE NIL)
+(inside inside Noun INSIDE NIL)
+(insight insight Noun INSIGHT NIL)
+(insist insist (Verb (SUBCAT SBSE)) INSIST NIL)
+(insistence insistence (N2_ON)) INSISTENCE NIL)
+(insistence insistence (Noun (SUBCAT SBSE)) INSISTENCE NIL)
+(insistent insistent (Adject (SUBCAT SBSE)_LONG) INSISTENT NIL)
+(inspect inspect (V2 (AT -)) INSPECT NIL)
+(inspector inspector Noun INSPECTOR NIL)
+(inspire inspire V2 INSPIRE NIL)
+(instability instability Noun INSTABILITY NIL)
+(install install V2 INSTALL NIL)
+(instance instance (N2_OF)) INSTANCE NIL)
+(instant instant Noun INSTANT NIL)
+(instantiate instantiate (V2 (AT -)) INSTANTIATE NIL)
+(instantly instantly Adv INSTANTLY NIL)
+(instead instead (Adv (SUBCAT PPOF)) INSTEAD NIL)
+(instigate instigate (Verb (AT -) (SUBCAT NP)) INSTIGATE NIL)
+(instil instil (V3_PPIN)) INSTIL NIL)
+(instinct instinct Noun INSTINCT NIL)
+(institute institute (Verb (AT -) (SUBCAT NP)) INSTITUTE NIL)
+(institute institute Noun INSTITUTE NIL)
+(institution institution Noun INSTITUTION NIL)
+(instruct instruct (Verb (SUBCAT OE) (AT -)) INSTRUCT NIL)
+(instrument instrument Noun INSTRUMENT NIL)
+(insulate insulate (V3_PPFROM) (AT -)) INSULATE NIL)
+(insult insult Noun INSULT NIL)
+(insult insult V2 INSULT NIL)
+(insurance insurance Noun INSURANCE NIL)
+(insure insure V2 INSURE NIL)
+(intact intact (Adject_LONG) INTACT NIL)
+(integer integer Noun INTEGER NIL)
+(integral integral (Adject_LONG) INTEGRAL NIL)
+(integrate integrate (Verb (AT -) (SUBCAT NP_PPWITH)) INTEGRATE NIL)
+(intellectual intellectual (Adject_LONG) INTELLECTUAL NIL)
+(intelligence intelligence Noun INTELLIGENCE NIL)
+(intelligent intelligent (Adject_LONG) INTELLIGENT NIL)
+(intelligible intelligible (Adject_LONG) INTELLIGIBLE NIL)
+(intend intend (Verb (SUBCAT SE1)) INTEND NIL)
+(intense intense (Adject_LONG) INTENSE NIL)
+(intension intension Noun INTENSION NIL)
+(intention intention Noun INTENTION NIL)
+(inter inter V2 INTER NIL)
+(interdisciplinary interdisciplinary (Adject_LONG) INTERDISCIPLINARY NIL)
+(interest interest Noun INTEREST NIL)
+(interest interest V2 INTEREST NIL)
+(interface interface Noun INTERFACE NIL)
+(interfere interfere (V2_WITH)) INTERFERE NIL)
+(interference interference Noun INTERFERENCE NIL)
+(interject interject (Verb (AT -) (SUBCAT NULL)) INTERJECT NIL)
+(intermediate intermediate (Adject_LONG) INTERMEDIATE NIL)
+(internal internal (Adject_LONG) INTERNAL NIL)
+(international international (Adject_LONG) INTERNATIONAL NIL)
+(interpolate interpolate (Verb (AT -) (SUBCAT NP)) INTERPOLATE NIL)
+(interpret interpret V2 INTERPRET NIL)
+(interpretive interpretive (Adject_LONG) INTERPRET NIL)
+(interrogate interrogate (Verb (AT -) (SUBCAT NP)) INTERROGATE NIL)
+(interrogative interrogative (Adject_LONG) INTERROGATIVE NIL)
+(interrupt interrupt (Verb (AT -) (SUBCAT NP)) INTERRUPT NIL)
+(intersect intersect (Verb (AT -) (SUBCAT NP)) INTERSECT NIL)
+(interval interval Noun INTERVAL NIL)
+(intervene intervene (Verb (SUBCAT NULL)) INTERVENE NIL)
+(intimacy intimacy Noun INTIMACY NIL)
+(intimate intimate (Adject_LONG) INTIMATE NIL)
+(intimate intimate (Verb (AT -) (SUBCAT SFIN)) INTIMATE NIL)
+(into into Prep INTO NIL)
+(intonation intonation Noun INTONATION NIL)
+(intractable intractable (Adject_LONG) INTRACTABLE NIL)
+(intransitive intransitive (Adject_LONG) INTRANSITIVE NIL)
+(intravenous intravenous (Adject_LONG) INTRAVENOUS NIL)
+(intricacy intricacy Noun INTRICACY NIL)
+(intricate intricate (Adject_LONG) INTRICATE NIL)
+(intrigue intrigue Noun INTRIGUE NIL)
+(intrigue intrigue (Verb (SUBCAT NULL)) INTRIGUE NIL)
+(intrinsic intrinsic (Adject_LONG) INTRINSIC NIL)
+(intrinsically intrinsically Adv INTRINSICALLY NIL)
+(introduce introduce (V3_PPTO)) INTRODUCE NIL)
+(introduction introduction (N2_TO)) INTRODUCTION NIL)
+(introspection introspection (Noun (COUNT -)) INTROSPECTION NIL)
+(introspective introspective (Adject_LONG) INTROSPECTIVE NIL)
+(intrude intrude (Verb) INTRUDE NIL)
+(intrusion intrusion Noun INTRUSION NIL)
+(intuition intuition Noun INTUITION NIL)
+(intuitive intuitive (Adject_LONG) INTUITIVE NIL)
+(invade invade V2 INVADE NIL)
+(invalid invalid Noun INVALID NIL)
+(invalidate invalidate (V2 (AT -)) INVALIDATE NIL)
+(invaluable invaluable (Adject_LONG) INVALUABLE NIL)
+(invariable invariable (Adject_LONG) INVARIABLE NIL)
+(invariant invariant (Adject_LONG) INVARIANT NIL)
+(invasion invasion Noun INVASION NIL)
+(invent invent (V2 (AT -)) INVENT NIL)
+(inverse inverse (Adject_LONG) INVERSE NIL)
+(inversion inversion Noun INVERSION NIL)
+(invert invert V2 INVERT NIL)
+(invest invest (V3_PPWITH)) INVEST NIL)
+(investigate investigate (V2 (AT -)) INVESTIGATE NIL)
+(invisible invisible (Adject_LONG) INVISIBLE NIL)
+(invisible invisible (A2_TO)_LONG) INVISIBLE NIL)
+(invite invite (V3_PPTO)) INVITE NIL)
+(invocation invocation Noun INVOCATION NIL)
+(invoke invoke V2 INVOKE NIL)
+(involve involve V2 INVOLVE NIL)
+(inwards inwards (Adv INWARDS NIL)
+(ireland ireland (PNoun) IRELAND NIL)
+(irish irish (Adject_LONG) IRISH NIL)
+(iron iron Noun IRON NIL)
+(iron iron V2 IRON NIL)
+(irony irony Noun IRONY NIL)
+(irrational irrational (Adject_LONG) IRRATIONAL NIL)
+(irregular irregular (Adject_LONG) IRREGULAR NIL)
+(irrelevant irrelevant (Adject_LONG) IRRELEVANT NIL)
+(irremediable irremediable (Adject_LONG) IRREMEDIABLE NIL)
+(irrespective irrespective (Adject_LONG (SUBCAT PPOF)) IRRESPECTIVE NIL)
+(irretrievable irretrievable (Adject_LONG) IRRETRIEVABLE NIL)
+(irritant irritant Noun IRRITANT NIL)
+(irritate irritate (Verb (AT -) (SUBCAT NP)) IRRITATE NIL)
+(is is (Verb (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR SING3)) BE NIL)
+(is is (Verb (AUX +) (SUBCAT PRED) (FIN +) (PAST -) (AGR S)) BE NIL)
+(island island Noun ISLAND NIL)
+(isolable isolable (Adject_LONG) ISOLABLE NIL)
+(isolate isolate (V2 (AT -)) ISOLATE NIL)
+(isomorphic isomorphic (Adject_LONG) ISOMORPHIC NIL)
+(issue issue (Verb) ISSUE NIL)
+(issue issue Noun ISSUE NIL)
+(italy italy (PNoun) ITALY NIL)
+(item item Noun ITEM NIL)
+(itemize itemize V2 ITEMIZE NIL)
+(iterate iterate (Verb (SUBCAT NULL) (AT -)) ITERATE NIL)
+(january january (PNoun) JANUARY NIL)
+(japan japan (PNoun) JAPAN NIL)
+(japanese japanese (Adject_LONG) JAPANESE NIL)
+(jaundice jaundice Noun JAUNDICE NIL)
+(jaundiced jaundiced (Adject_LONG) JAUNDICED NIL)
+(jaw jaw Noun JAW NIL)
+(jealous jealous (Adject_LONG) JEALOUS NIL)
+(jealous jealous (A2_OF)_LONG) JEALOUS NIL)
+(jealousy jealousy (N2_OF)) JEALOUSY NIL)
+(jew jew Noun JEW NIL)
+(jewel jewel Noun JEWEL NIL)
+(jeweller jeweller Noun JEWELLER NIL)
+(jewellery jewellery Noun JEWELLERY NIL)
+(job job Noun JOB NIL)
+(john john (PNoun) JOHN NIL)
+(join join (V3_PPTO)) JOIN NIL)
+(joint joint Noun JOINT NIL)
+(joke joke Noun JOKE NIL)
+(joke joke (Verb (SUBCAT NULL)) JOKE NIL)
+(journal journal Noun JOURNAL NIL)
+(journalism journalism Noun JOURNALISM NIL)
+(journalist journalist Noun JOURNALIST NIL)
+(journey journey Noun JOURNEY NIL)
+(joy joy Noun JOY NIL)
+(judge judge Noun JUDGE NIL)
+(judge judge V2 JUDGE NIL)
+(judge judge (Verb (SUBCAT Q_S)) JUDGE NIL)
+(judgment judgment Noun JUDGMENT NIL)
+(judicious judicious (Adject_LONG) JUDICIOUS NIL)
+(juggle juggle V2 JUGGLE NIL)
+(juggle juggle (Verb (SUBCAT NULL)) JUGGLE NIL)
+(juice juice Noun JUICE NIL)
+(july july (PNoun) JULY NIL)
+(jumble jumble V2 JUMBLE NIL)
+(jump jump (Verb) JUMP NIL)
+(jump jump Noun JUMP NIL)
+(june june (PNoun) JUNE NIL)
+(junk junk Noun JUNK NIL)
+(just just (Adject_LONG) JUST NIL)
+(justice justice Noun JUSTICE NIL)
+(justify justify V2 JUSTIFY NIL)
+(juxtapose juxtapose V2 JUXTAPOSE NIL)
+(juxtaposition juxtaposition Noun JUXTAPOSITION NIL)
+(keen keen Adject KEEN NIL)
+(keen keen (A2_ON)) KEEN NIL)
+(keen keen (Adject (SUBCAT SR1)) KEEN NIL)
+(keep keep (V2 (REG -)) KEEP NIL)
+(kennel kennel Noun KENNEL NIL)
+(kettle kettle Noun KETTLE NIL)
+(key key Noun KEY NIL)
+(kick kick Noun KICK NIL)
+(kick kick V2 KICK NIL)
+(kidney kidney Noun KIDNEY NIL)
+(kill kill V2 KILL NIL)
+(kill kill (V3_OFF)) KILL NIL)
+(kilogram kilogram Noun KILOGRAM NIL)
+(kilometre kilometre Noun KILOMETRE NIL)
+(kim kim (PNoun) KIM NIL)
+(kind kind Noun KIND NIL)
+(kind kind Adject KIND NIL)
+(kind kind (A2_TO)) KIND NIL)
+(king king Noun KING NIL)
+(kingdom kingdom Noun KINGDOM NIL)
+(kiss kiss Noun KISS NIL)
+(kiss kiss V2 KISS NIL)
+(kiss kiss (Verb (SUBCAT NULL)) KISS NIL)
+(kitchen kitchen Noun KITCHEN NIL)
+(knee knee Noun KNEE NIL)
+(kneel kneel (Verb (SUBCAT NULL) (REG -)) KNEEL NIL)
+(knife knife (Noun (PLU -)) KNIFE NIL)
+(knives knives (Noun (PLU +)) KNIFE NIL)
+(knob knob Noun KNOB NIL)
+(knock knock Noun KNOCK NIL)
+(knock knock V2 KNOCK NIL)
+(knock knock (Verb (SUBCAT NULL)) KNOCK NIL)
+(knocker knocker Noun KNOCKER NIL)
+(knot knot Noun KNOT NIL)
+(knot knot V2 KNOT NIL)
+(know know (VS (REG -)) KNOW NIL)
+(knowledge knowledge (N2_OF) (COUNT -)) KNOWLEDGE NIL)
+(knowledge knowledge (Noun (SUBCAT STHAT) (COUNT -)) KNOWLEDGE NIL)
+(label label Noun LABEL NIL)
+(label label V2 LABEL NIL)
+(laboratory laboratory Noun LABORATORY NIL)
+(laborious laborious (Adject_LONG) LABORIOUS NIL)
+(labour labour (Noun (COUNT -)) LABOUR NIL)
+(labour labour (Verb (SUBCAT NULL)) LABOUR NIL)
+(lace lace Noun LACE NIL)
+(lace lace V2 LACE NIL)
+(lack lack Noun LACK NIL)
+(lack lack V2 LACK NIL)
+(lacuna lacuna Noun LACUNA NIL)
+(ladder ladder Noun LADDER NIL)
+(lady lady Noun LADY NIL)
+(lake lake Noun LAKE NIL)
+(lamb lamb Noun LAMB NIL)
+(lament lament Noun LAMENT NIL)
+(lament lament V2 LAMENT NIL)
+(lamp lamp Noun LAMP NIL)
+(land land Noun LAND NIL)
+(land land (Verb (SUBCAT NULL)) LAND NIL)
+(lane lane Noun LANE NIL)
+(language language Noun LANGUAGE NIL)
+(lapse lapse (Verb (SUBCAT NULL)) LAPSE NIL)
+(large large Adject LARGE NIL)
+(last last (Adject_LONG) LAST NIL)
+(last last (Verb) LAST NIL)
+(late late Adject LATE NIL)
+(lately lately Adv LATELY NIL)
+(latitude latitude Noun LATITUDE NIL)
+(lattice lattice Noun LATTICE NIL)
+(laugh laugh Noun LAUGH NIL)
+(laugh laugh (V2_AT)) LAUGH NIL)
+(laughter laughter Noun LAUGHTER NIL)
+(law law Noun LAW NIL)
+(lawn lawn Noun LAWN NIL)
+(lawyer lawyer Noun LAWYER NIL)
+(lax lax Adject LAX NIL)
+(lay lay (V3_PPLOC) (REG -)) LAY NIL)
+(layer layer Noun LAYER NIL)
+(layer layer V2 LAYER NIL)
+(laze laze (Verb (SUBCAT NULL)) LAZE NIL)
+(lazy lazy Adject LAZY NIL)
+(lead lead Noun LEAD NIL)
+(lead lead (V2 (REG -)) LEAD NIL)
+(leaf leaf (Noun (PLU -)) LEAF NIL)
+(league league Noun LEAGUE NIL)
+(lean lean (V2_ON)) LEAN NIL)
+(leap leap (Verb) LEAP NIL)
+(learn learn (VS) LEARN NIL)
+(leather leather (Noun (COUNT -)) LEATHER NIL)
+(leave leave (V2 (REG -)) LEAVE NIL)
+(leave leave (Verb (SUBCAT NULL) (REG -)) LEAVE NIL)
+(leaves leaves (Noun (PLU +)) LEAF NIL)
+(lecture lecture Noun LECTURE NIL)
+(lecture lecture (Verb (SUBCAT NULL)) LECTURE NIL)
+(lee lee (PNoun) LEE NIL)
+(left left (Adject_LONG) LEFT NIL)
+(leftward leftward (Adject_LONG) LEFTWARD NIL)
+(leg leg Noun LEG NIL)
+(legacy legacy Noun LEGACY NIL)
+(legal legal (Adject_LONG) LEGAL NIL)
+(legible legible (Adject_LONG) LEGIBLE NIL)
+(legitimate legitimate (Adject_LONG) LEGITIMATE NIL)
+(legitimize legitimize V2 LEGITIMIZE NIL)
+(lemon lemon Noun LEMON NIL)
+(lend lend (V3_PPTO)) LEND NIL)
+(length length Noun LENGTH NIL)
+(lengthen lengthen V2 LENGTHEN NIL)
+(lesson lesson Noun LESSON NIL)
+-- (let let (V3_BASE_VP) (REG -)) LET NIL)
+(lethal lethal (Adject_LONG) LETHAL NIL)
+(letter letter Noun LETTER NIL)
+(level level (Adject_LONG) LEVEL NIL)
+(level level Noun LEVEL NIL)
+(level level V2 LEVEL NIL)
+(lexical lexical (Adject_LONG) LEXICAL NIL)
+(lexicalist lexicalist (Adject_LONG) LEXICALIST NIL)
+(lexicon lexicon Noun LEXICON NIL)
+(liable liable (Adject_LONG (SUBCAT NULL)) LIABLE NIL)
+(liable liable (Adject_LONG (SUBCAT PPTO)) LIABLE NIL)
+(liable liable (Adject_LONG (SUBCAT SR1)) LIABLE NIL)
+(liar liar Noun LIAR NIL)
+(liberal liberal (Adject_LONG) LIBERAL NIL)
+(liberate liberate (Verb (AT -) (SUBCAT NP_PPFROM)) LIBERATE NIL)
+(libertine libertine Noun LIBERTINE NIL)
+(liberty liberty Noun LIBERTY NIL)
+(library library Noun LIBRARY NIL)
+(licence licence Noun LICENCE NIL)
+(license license V2 LICENSE NIL)
+(lid lid Noun LID NIL)
+(lie lie (Verb) LIE NIL)
+(lie lie (Verb (SUBCAT LOC) (REG -)) LIE NIL)
+(life life Noun LIFE NIL)
+(lift lift Noun LIFT NIL)
+(lift lift V2 LIFT NIL)
+(light light Adject LIGHT NIL)
+(light light Noun LIGHT NIL)
+(light light (V2 (REG -)) LIGHT NIL)
+(lightning lightning Noun LIGHTNING NIL)
+(like like (Adject_LONG) LIKE NIL)
+(like like V2 LIKE NIL)
+(like like (Verb (SUBCAT OR2)) LIKE NIL)
+(like like (Verb (SUBCAT SE3)) LIKE NIL)
+(likelihood likelihood (N2_OF)) LIKELIHOOD NIL)
+(likely likely (Adject_LONG (SUBCAT NULL)) LIKELY NIL)
+(likely likely (Adject_LONG (SUBCAT SR1)) LIKELY NIL)
+(likely likely (Adject_LONG (SUBCAT SSUBJ)) LIKELY NIL)
+(limb limb Noun LIMB NIL)
+(lime lime Noun LIME NIL)
+(limit limit Noun LIMIT NIL)
+(limit limit V2 LIMIT NIL)
+(line line Noun LINE NIL)
+(line line V2 LINE NIL)
+(linear linear (Adject_LONG) LINEAR NIL)
+(linguist linguist Noun LINGUIST NIL)
+(linguistic linguistic (Adject_LONG) LINGUISTIC NIL)
+(linguistics linguistics (Noun (COUNT -)) LINGUISTICS NIL)
+(link link Noun LINK NIL)
+(link link (V3_PPTO)) LINK NIL)
+(lion lion Noun LION NIL)
+(lip lip Noun LIP NIL)
+(liquefaction liquefaction Noun LIQUEFACTION NIL)
+(liquefy liquefy (Verb) LIQUEFY NIL)
+(liquid liquid (Adject_LONG) LIQUID NIL)
+(liquid liquid Noun LIQUID NIL)
+(lisp lisp Noun LISP NIL)
+(lisp lisp (PNoun) LISP NIL)
+(list list Noun LIST NIL)
+(list list V2 LIST NIL)
+(listen listen (V2_TO)) LISTEN NIL)
+(liszt liszt (PNoun) LISZT NIL)
+(literal literal (Adject_LONG) LITERAL NIL)
+(literary literary (Adject_LONG) LITERARY NIL)
+(literature literature (Noun (COUNT -)) LITERATURE NIL)
+(litre litre Noun LITRE NIL)
+(little little (Noun (COUNT -)) LITTLE NIL)
+(live live Adject LIVE NIL)
+(live live (Verb (SUBCAT LOC)) LIVE NIL)
+(load load Noun LOAD NIL)
+(load load V2 LOAD NIL)
+(loaf loaf (Noun (PLU -)) LOAF NIL)
+(loan loan (V3_PPTO)) LOAN NIL)
+(loaves loaves (Noun (PLU +)) LOAF NIL)
+(lobster lobster Noun LOBSTER NIL)
+(local local (Adject_LONG) LOCAL NIL)
+(locate locate (V2 (AT -)) LOCATE NIL)
+(location location Noun LOCATION NIL)
+(locative locative (Adject_LONG) LOCATIVE NIL)
+(lock lock Noun LOCK NIL)
+(lock lock V2 LOCK NIL)
+(log log Noun LOG NIL)
+(logarithm logarithm Noun LOGARITHM NIL)
+(logic logic Noun LOGIC NIL)
+(loiter loiter (Verb (SUBCAT NULL)) LOITER NIL)
+(london london (PNoun) LONDON NIL)
+(lonely lonely Adject LONELY NIL)
+(long long Adv LONG NIL)
+(long long Adject LONG NIL)
+(long long (V2_FOR)) LONG NIL)
+(longwinded longwinded (Adject_LONG) LONGWINDED NIL)
+(look look Noun LOOK NIL)
+(look look (V3_UP)) LOOK NIL)
+(look look (V2_FOR)) LOOK NIL)
+(loop loop Noun LOOP NIL)
+(loophole loophole Noun LOOPHOLE NIL)
+(loose loose Adject LOOSE NIL)
+(lord lord Noun LORD NIL)
+(lore lore Noun LORE NIL)
+(lose lose (V2 (REG -)) LOSE NIL)
+(loss loss Noun LOSS NIL)
+(lot lot Noun LOT NIL)
+(lottery lottery Noun LOTTERY NIL)
+(loud loud Adject LOUD NIL)
+(lounge lounge (Verb (SUBCAT NULL)) LOUNGE NIL)
+(love love Noun LOVE NIL)
+(love love V2 LOVE NIL)
+(lovely lovely Adject LOVELY NIL)
+(low low Adject LOW NIL)
+(lower lower V2 LOWER NIL)
+(loyal loyal (Adject_LONG) LOYAL NIL)
+(loyal loyal (A2_TO)_LONG) LOYAL NIL)
+(loyalty loyalty (N2_TO) (COUNT -)) LOYALTY NIL)
+(luck luck Noun LUCK NIL)
+(lump lump Noun LUMP NIL)
+(lung lung Noun LUNG NIL)
+(lunge lunge V2) LUNGE NIL)
+(lurk lurk (Verb (SUBCAT NULL)) LURK NIL)
+(lush lush Adject LUSH NIL)
+(luxury luxury Noun LUXURY NIL)
+(machine machine Noun MACHINE NIL)
+(machinery machinery (Noun (COUNT -)) MACHINERY NIL)
+(mad mad Adject MAD NIL)
+(mad mad (A2_ABOUT)) MAD NIL)
+(mad mad (A2_WITH)) MAD NIL)
+(made made (A2_FROM)_LONG) MADE NIL)
+(magazine magazine Noun MAGAZINE NIL)
+(magic magic (Adject_LONG) MAGIC NIL)
+(magic magic (Noun (COUNT -)) MAGIC NIL)
+(magnet magnet Noun MAGNET NIL)
+(magnetic magnetic (Adject_LONG) MAGNETIC NIL)
+(magnitude magnitude Noun MAGNITUDE NIL)
+(mail mail (Noun (COUNT -)) MAIL NIL)
+(mail mail (V3_PPTO)) MAIL NIL)
+(main main (Adject_LONG) MAIN NIL)
+(mainstream mainstream (Adject_LONG) MAINSTREAM NIL)
+(maintain maintain V2 MAINTAIN NIL)
+(maintain maintain (VS) MAINTAIN NIL)
+(maintenance maintenance Noun MAINTENANCE NIL)
+(major major (Adject_LONG) MAJOR NIL)
+(majority majority (Noun (PART +)) MAJORITY NIL)
+(make make (V2 (REG -)) MAKE NIL)
+(male male (Adject_LONG) MALE NIL)
+(malign malign V2 MALIGN NIL)
+(malignant malignant (Adject_LONG) MALIGNANT NIL)
+(mammal mammal Noun MAMMAL NIL)
+(man man (Noun (PLU -)) MAN NIL)
+(man man V2 MAN NIL)
+(manage manage V2 MANAGE NIL)
+(manage manage (Verb (SUBCAT SE1)) MANAGE NIL)
+(manager manager Noun MANAGER NIL)
+(mandatory mandatory (Adject_LONG) MANDATORY NIL)
+(manifest manifest (Adject_LONG) MANIFEST NIL)
+(manifest manifest Noun MANIFEST NIL)
+(manifest manifest V2 MANIFEST NIL)
+(manifestation manifestation Noun MANIFESTATION NIL)
+(manipulate manipulate (V2 (AT -)) MANIPULATE NIL)
+(manner manner Noun MANNER NIL)
+(manners manners (Noun (PLU +)) MANNERS NIL)
+(manoeuvre manoeuvre Noun MANOEUVRE NIL)
+(manoeuvre manoeuvre V2 MANOEUVRE NIL)
+(manoeuvre manoeuvre (Verb (SUBCAT NULL)) MANOEUVRE NIL)
+(manual manual (Adject_LONG) MANUAL NIL)
+(manual manual Noun MANUAL NIL)
+(manufacture manufacture V2 MANUFACTURE NIL)
+(manuscript manuscript Noun MANUSCRIPT NIL)
+(map map Noun MAP NIL)
+(map map (V3_PPTO)) MAP NIL)
+(mapping mapping Noun MAPPING NIL)
+(march march Noun MARCH NIL)
+(march march (PNoun) MARCH NIL)
+(margin margin Noun MARGIN NIL)
+(marginal marginal (Adject_LONG) MARGINAL NIL)
+(marine marine (Adject_LONG) MARINE NIL)
+(mark mark Noun MARK NIL)
+(mark mark V2 MARK NIL)
+(market market Noun MARKET NIL)
+(marking marking Noun MARKING NIL)
+(marriage marriage Noun MARRIAGE NIL)
+(marry marry V2 MARRY NIL)
+(mars mars (PNoun) MARS NIL)
+(mary mary (PNoun) MARY NIL)
+(mass mass Noun MASS NIL)
+(massive massive (Adject_LONG) MASSIVE NIL)
+(master master Noun MASTER NIL)
+(master master V2 MASTER NIL)
+(mat mat Noun MAT NIL)
+(match match Noun MATCH NIL)
+(match match V2 MATCH NIL)
+(material material (Adject_LONG) MATERIAL NIL)
+(material material Noun MATERIAL NIL)
+(mathematical mathematical (Adject_LONG) MATHEMATICAL NIL)
+(mathematician mathematician Noun MATHEMATICIAN NIL)
+(mathematics mathematics (Noun (COUNT -)) MATHEMATICS NIL)
+(matrices matrices (Noun (PLU +)) MATRIX NIL)
+(matrix matrix (Noun (PLU -)) MATRIX NIL)
+(matter matter Noun MATTER NIL)
+(matter matter (Verb (SUBCAT NULL)) MATTER NIL)
+(mature mature Adject MATURE NIL)
+(mature mature (Verb (SUBCAT NULL)) MATURE NIL)
+(maxim maxim Noun MAXIM NIL)
+(maximal maximal (Adject_LONG) MAXIMAL NIL)
+(maximize maximize V2 MAXIMIZE NIL)
+(maximum maximum Noun MAXIMUM NIL)
+(may may (PNoun) MAY NIL)
+(may may (Verb (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) MAY NIL)
+(maybe maybe Adv MAYBE NIL)
+(mayor mayor Noun MAYOR NIL)
+(meal meal Noun MEAL NIL)
+(mean mean Adject MEAN NIL)
+(mean mean (V2 (REG -)) MEAN NIL)
+(mean mean (VS (REG -)) MEAN NIL)
+(meaning meaning Noun MEANING NIL)
+(means means (Noun (PLU +)) MEANS NIL)
+(meanwhile meanwhile Adv MEANWHILE NIL)
+(measure measure Noun MEASURE NIL)
+(measure measure V2 MEASURE NIL)
+(meat meat (Noun (COUNT -)) MEAT NIL)
+(mechanic mechanic (Verb) MECHANIC NIL)
+(mechanical mechanical (Adject_LONG) MECHANICAL NIL)
+(mechanism mechanism Noun MECHANISM NIL)
+(mechanize mechanize V2 MECHANIZE NIL)
+(mediate mediate (Verb (AT -) (SUBCAT NP)) MEDIATE NIL)
+(medical medical (Adject_LONG) MEDICAL NIL)
+(medicine medicine (Noun (COUNT -)) MEDICINE NIL)
+(medium medium (Adject_LONG) MEDIUM NIL)
+(medium medium Noun MEDIUM NIL)
+(meet meet (V2 (REG -)) MEET NIL)
+(meeting meeting (N2_WITH)) MEETING NIL)
+(melody melody Noun MELODY NIL)
+(melt melt (Verb) MELT NIL)
+(member member Noun MEMBER NIL)
+(memorable memorable (Adject_LONG) MEMORABLE NIL)
+(memorial memorial Noun MEMORIAL NIL)
+(memory memory (N2_GER)) MEMORY NIL)
+(memory memory (N2_OF)) MEMORY NIL)
+(men men (Noun (PLU +)) MAN NIL)
+(mend mend V2 MEND NIL)
+(mental mental (Adject_LONG) MENTAL NIL)
+(mention mention Noun MENTION NIL)
+(mention mention V2 MENTION NIL)
+(mercy mercy Noun MERCY NIL)
+(mere mere (Adject (PRD -)) MERE NIL)
+(merge merge V2 MERGE NIL)
+(merit merit Noun MERIT NIL)
+(merry merry Adject MERRY NIL)
+(mess mess Noun MESS NIL)
+(message message Noun MESSAGE NIL)
+(messenger messenger Noun MESSENGER NIL)
+(metal metal Noun METAL NIL)
+(metaphor metaphor Noun METAPHOR NIL)
+(method method Noun METHOD NIL)
+(methodical methodical (Adject_LONG) METHODICAL NIL)
+(methodology methodology Noun METHODOLOGY NIL)
+(metre metre Noun METRE NIL)
+(metric metric (Adject_LONG) METRIC NIL)
+(mice mice (Noun (PLU +)) MOUSE NIL)
+(microbiology microbiology Noun MICROBIOLOGY NIL)
+(microphone microphone Noun MICROPHONE NIL)
+(microscope microscope Noun MICROSCOPE NIL)
+(middle middle (Adject_LONG) MIDDLE NIL)
+(middle middle Noun MIDDLE NIL)
+(might might (Verb (SUBCAT BASE_VP) (AUX +) (PAST -) (FIN +)) MIGHT NIL)
+(mighty mighty Adject MIGHTY NIL)
+(migrate migrate (Verb (AT -) (SUBCAT NULL)) MIGRATE NIL)
+(mild mild Adject MILD NIL)
+(mile mile Noun MILE NIL)
+(military military (Adject_LONG) MILITARY NIL)
+(milk milk (Noun (COUNT -)) MILK NIL)
+(mill mill Noun MILL NIL)
+(mill mill V2 MILL NIL)
+(million million (Noun (SUBCAT N1)) MILLION NIL)
+(mimic mimic Noun MIMIC NIL)
+(mimic mimic V2 MIMIC NIL)
+(mind mind Noun MIND NIL)
+(mind mind V2 MIND NIL)
+(mind mind (Verb (SUBCAT SE3)) MIND NIL)
+(mine mine Noun MINE NIL)
+(mine mine V2 MINE NIL)
+(mineral mineral Noun MINERAL NIL)
+(minim minim Noun MINIM NIL)
+(minimal minimal (Adject_LONG) MINIMAL NIL)
+(minimize minimize V2 MINIMIZE NIL)
+(minimum minimum Noun MINIMUM NIL)
+(minister minister Noun MINISTER NIL)
+(ministry ministry (Noun (SUBCAT NULL)) MINISTRY NIL)
+(ministry ministry (N2_OF)) MINISTRY NIL)
+(minor minor (Adject_LONG) MINOR NIL)
+(minor minor Noun MINOR NIL)
+(minute minute (Adject_LONG) MINUTE NIL)
+(minute minute Noun MINUTE NIL)
+(mirror mirror Noun MIRROR NIL)
+(miscellaneous miscellaneous (Adject_LONG) MISCELLANEOUS NIL)
+(misconception misconception Noun MISCONCEPTION NIL)
+(misery misery Noun MISERY NIL)
+(mislead mislead V2 MISLEAD NIL)
+(misplace misplace V2 MISPLACE NIL)
+(miss miss ((TITLE +)) MISS NIL)
+(miss miss V2 MISS NIL)
+(missile missile Noun MISSILE NIL)
+(mist mist Noun MIST NIL)
+(mistake mistake Noun MISTAKE NIL)
+(mistake mistake (V3_PPFOR) (REG -)) MISTAKE NIL)
+(mix mix (V3_PPWITH)) MIX NIL)
+(mixture mixture Noun MIXTURE NIL)
+(mnemonic mnemonic (Adject_LONG) MNEMONIC NIL)
+(mode mode Noun MODE NIL)
+(model model (Adject_LONG) MODEL NIL)
+(model model Noun MODEL NIL)
+(model model V2 MODEL NIL)
+(moderate moderate (Adject_LONG) MODERATE NIL)
+(moderate moderate (Verb (AT -) (SUBCAT NP)) MODERATE NIL)
+(modern modern (Adject_LONG) MODERN NIL)
+(modest modest (Adject_LONG) MODEST NIL)
+(modesty modesty (Noun (COUNT -)) MODESTY NIL)
+(modify modify V2 MODIFY NIL)
+(modular modular (Adject_LONG) MODULAR NIL)
+(module module Noun MODULE NIL)
+(molasses molasses (Noun (INFL -) (COUNT -)) MOLASSES NIL)
+(molecular molecular (Adject_LONG) MOLECULAR NIL)
+(molecule molecule Noun MOLECULE NIL)
+(moment moment Noun MOMENT NIL)
+(momentary momentary (Adject_LONG) MOMENTARY NIL)
+(momentous momentous (Adject_LONG) MOMENTOUS NIL)
+(momentum momentum Noun MOMENTUM NIL)
+(monday monday (PNoun) MONDAY NIL)
+(money money (Noun (COUNT -)) MONEY NIL)
+(monitor monitor Noun MONITOR NIL)
+(monitor monitor V2 MONITOR NIL)
+(monkey monkey Noun MONKEY NIL)
+(monotonic monotonic (Adject_LONG) MONOTONIC NIL)
+(monotonically monotonically Adv MONOTONICALLY NIL)
+(month month Noun MONTH NIL)
+(moon moon Noun MOON NIL)
+(moral moral (Adject_LONG) MORAL NIL)
+(moral moral Noun MORAL NIL)
+(morning morning Noun MORNING NIL)
+(morpheme morpheme Noun MORPHEME NIL)
+(morphology morphology Noun MORPHOLOGY NIL)
+(morphosyntactic morphosyntactic (Adject_LONG) MORPHOSYNTACTIC NIL)
+(mortal mortal (Adject_LONG) MORTAL NIL)
+(mortise mortise Noun MORTISE NIL)
+(mosque mosque Noun MOSQUE NIL)
+(mosquito mosquito Noun MOSQUITO NIL)
+(mostly mostly Adv MOSTLY NIL)
+(mother mother (N2_OF)) MOTHER NIL)
+(motion motion Noun MOTION NIL)
+(motivate motivate (V2 (AT -)) MOTIVATE NIL)
+(motive motive Noun MOTIVE NIL)
+(motor motor Noun MOTOR NIL)
+(mould mould Noun MOULD NIL)
+(mould mould V2 MOULD NIL)
+(mountain mountain Noun MOUNTAIN NIL)
+(mouse mouse Noun MOUSE NIL)
+(mouth mouth Noun MOUTH NIL)
+(move move (Verb) MOVE NIL)
+(mr mr ((TITLE +)) MR NIL)
+(mrs mrs ((TITLE +)) MRS NIL)
+(mud mud (Noun (COUNT -)) MUD NIL)
+(muesli muesli (Noun (COUNT -)) MUESLI NIL)
+(multifarious multifarious (Adject_LONG) MULTIFARIOUS NIL)
+(multiple multiple (Adject_LONG) MULTIPLE NIL)
+(multiplicity multiplicity Noun MULTIPLICITY NIL)
+(multiply multiply (V3_PPBY)) MULTIPLY NIL)
+(multitude multitude (N2_OF)) MULTITUDE NIL)
+(mundane mundane (Adject_LONG) MUNDANE NIL)
+(murder murder Noun MURDER NIL)
+(muscle muscle Noun MUSCLE NIL)
+(muscular muscular (Adject_LONG) MUSCULAR NIL)
+(music music (Noun (COUNT -)) MUSIC NIL)
+(musical musical Noun MUSICAL NIL)
+(must must (Verb (SUBCAT BASE_VP) (FIN +) (PAST -) (AUX +)) MUST NIL)
+(mutter mutter (V2_ABOUT)) MUTTER NIL)
+(mutual mutual (Adject_LONG) MUTUAL NIL)
+(mystery mystery Noun MYSTERY NIL)
+(myth myth Noun MYTH NIL)
+(mythical mythical (Adject_LONG) MYTHICAL NIL)
+(mythology mythology Noun MYTHOLOGY NIL)
+(nail nail Noun NAIL NIL)
+(naive naive (Adject_LONG) NAIVE NIL)
+(name name Noun NAME NIL)
+(name name V2 NAME NIL)
+(namely namely Adv NAMELY NIL)
+(narrow narrow Adject NARROW NIL)
+(narrow narrow V2 NARROW NIL)
+(nasty nasty Adject NASTY NIL)
+(nation nation Noun NATION NIL)
+(native native (Adject_LONG) NATIVE NIL)
+(native native Noun NATIVE NIL)
+(nature nature Noun NATURE NIL)
+(navigate navigate ((V +) (AT -) (N -)) NAVIGATE NIL)
+(navigator navigator Noun NAVIGATOR NIL)
+(navy navy Noun NAVY NIL)
+(near near Adject NEAR NIL)
+(near near (A2_TO)) NEAR NIL)
+(nearby nearby (Adv NEARBY NIL)
+(neat neat Adject NEAT NIL)
+(necessary necessary (Adject_LONG) NECESSARY NIL)
+(necessary necessary (A2_FOR)_LONG) NECESSARY NIL)
+(necessary necessary (A2_TO)_LONG) NECESSARY NIL)
+(necessitate necessitate (V2 (AT -)) NECESSITATE NIL)
+(necessity necessity Noun NECESSITY NIL)
+(neck neck Noun NECK NIL)
+(need need Noun NEED NIL)
+(need need (Verb (SUBCAT SR1)) NEED NIL)
+(needle needle Noun NEEDLE NIL)
+(negate negate (Verb (AT -) (SUBCAT NP)) NEGATE NIL)
+(negative negative (Adject_LONG) NEGATIVE NIL)
+(negative negative Noun NEGATIVE NIL)
+(neglect neglect Noun NEGLECT NIL)
+(neglect neglect V2 NEGLECT NIL)
+(negligence negligence Noun NEGLIGENCE NIL)
+(negligent negligent (Adject_LONG) NEGLIGENT NIL)
+(negligible negligible (Adject_LONG) NEGLIGIBLE NIL)
+(negotiate negotiate (V2_WITH) (AT -)) NEGOTIATE NIL)
+(neighbour neighbour Noun NEIGHBOUR NIL)
+(nephew nephew (N2_OF)) NEPHEW NIL)
+(nerve nerve Noun NERVE NIL)
+(nervous nervous (Adject_LONG) NERVOUS NIL)
+(nest nest Noun NEST NIL)
+(nest nest (V2_IN)) NEST NIL)
+(net net Noun NET NIL)
+(network network Noun NETWORK NIL)
+(neutral neutral (Adject_LONG) NEUTRAL NIL)
+(never never Adv NEVER NIL)
+(nevertheless nevertheless Adv NEVERTHELESS NIL)
+(new new Adject NEW NIL)
+(news news Noun NEWS NIL)
+(newspaper newspaper Noun NEWSPAPER NIL)
+(newton newton (PNoun) NEWTON NIL)
+(next next (Adject_LONG) NEXT NIL)
+(nibble nibble V2 NIBBLE NIL)
+(nice nice Adject NICE NIL)
+(nicety nicety Noun NICETY NIL)
+(nigeria nigeria (PNoun) NIGERIA NIL)
+(night night Noun NIGHT NIL)
+(nip nip V2 NIP NIL)
+(noble noble Adject NOBLE NIL)
+(nobleman nobleman (Noun (PLU -)) NOBLEMAN NIL)
+(noblemen noblemen (Noun (PLU +)) NOBLEMEN NIL)
+(nod nod V2 NOD NIL)
+(nod nod (Verb (SUBCAT NULL)) NOD NIL)
+(node node Noun NODE NIL)
+(noise noise Noun NOISE NIL)
+(nominal nominal (Adject_LONG) NOMINAL NIL)
+(nominate nominate (V2 (AT -)) NOMINATE NIL)
+(nominative nominative (Adject_LONG) NOMINATIVE NIL)
+(nonetheless nonetheless Adv NONETHELESS NIL)
+(nonsense nonsense Noun NONSENSE NIL)
+(nonsensical nonsensical (Adject_LONG) NONSENSICAL NIL)
+(normal normal (Adject_LONG) NORMAL NIL)
+(normative normative (Adject_LONG) NORMATIVE NIL)
+(north north (Noun (COUNT -)) NORTH NIL)
+(north north (Adject_LONG) NORTH NIL)
+(north north (A2_OF)_LONG) NORTH NIL)
+(northern northern (Adject_LONG) NORTHERN NIL)
+(nose nose Noun NOSE NIL)
+(notation notation Noun NOTATION NIL)
+(note note Noun NOTE NIL)
+(note note (VS) NOTE NIL)
+(notice notice Noun NOTICE NIL)
+(notice notice V2 NOTICE NIL)
+(notice notice (VS) NOTICE NIL)
+(notion notion Noun NOTION NIL)
+(notoriety notoriety (Noun (COUNT -)) NOTORIETY NIL)
+(notorious notorious (Adject_LONG) NOTORIOUS NIL)
+(notorious notorious (A2_FOR)_LONG) NOTORIOUS NIL)
+(notwithstanding notwithstanding (Adv NOTWITHSTANDING NIL)
+(noun noun Noun Noun NIL)
+(novel novel (Adject_LONG) NOVEL NIL)
+(novel novel Noun NOVEL NIL)
+(novelty novelty Noun NOVELTY NIL)
+(november november (PNoun) NOVEMBER NIL)
+(novice novice Noun NOVICE NIL)
+(now now (Adv NOW NIL)
+(now now Adv NOW NIL)
+(nowhere nowhere (Adv (NEG +)) NOWHERE NIL)
+(nuclear nuclear (Adject (LAT -)) NUCLEAR NIL)
+(nucleus nucleus Noun NUCLEUS NIL)
+(nudge nudge Noun NUDGE NIL)
+(nudge nudge V2 NUDGE NIL)
+(nuisance nuisance Noun NUISANCE NIL)
+(number number (Noun (PART +)) NUMBER NIL)
+(numeral numeral Noun NUMERAL NIL)
+(numeric numeric (Adject_LONG) NUMERIC NIL)
+(numerical numerical (Adject_LONG) NUMERICAL NIL)
+(numerous numerous (Adject_LONG) NUMEROUS NIL)
+(nurse nurse Noun NURSE NIL)
+(nurse nurse V2 NURSE NIL)
+(nut nut Noun NUT NIL)
+(nutrient nutrient Noun NUTRIENT NIL)
+(nutrition nutrition Noun NUTRITION NIL)
+(nutritious nutritious (Adject_LONG) NUTRITIOUS NIL)
+(nylon nylon (Noun (COUNT -)) NYLON NIL)
+(oaf oaf Noun OAF NIL)
+(oak oak Noun OAK NIL)
+(oar oar Noun OAR NIL)
+(oath oath Noun OATH NIL)
+(oats oats (Noun (INFL -) (COUNT -)) OATS NIL)
+(obey obey V2 OBEY NIL)
+(object object Noun OBJECT NIL)
+(object object (V2_TO) (AT -)) OBJECT NIL)
+(objectionable objectionable (Adject_LONG) OBJECTIONABLE NIL)
+(objective objective (Adject_LONG) OBJECTIVE NIL)
+(objective objective Noun OBJECTIVE NIL)
+(obligation obligation Noun OBLIGATION NIL)
+(obligatory obligatory (Adject_LONG) OBLIGATORY NIL)
+(obligatory obligatory (A2_FOR)_LONG) OBLIGATORY NIL)
+(oblige oblige (Verb (SUBCAT OE)) OBLIGE NIL)
+(oblique oblique (Adject_LONG) OBLIQUE NIL)
+(obscure obscure (Adject_LONG) OBSCURE NIL)
+(obscure obscure V2 OBSCURE NIL)
+(observe observe V2 OBSERVE NIL)
+(obstacle obstacle Noun OBSTACLE NIL)
+(obstruct obstruct (V2 (AT -)) OBSTRUCT NIL)
+(obstruction obstruction (Verb) OBSTRUCTION NIL)
+(obtain obtain V2 OBTAIN NIL)
+(obvious obvious (Adject_LONG (SUBCAT NULL)) OBVIOUS NIL)
+(obvious obvious (Adject_LONG (SUBCAT S_SUBJ)) OBVIOUS NIL)
+(occasion occasion Noun OCCASION NIL)
+(occupation occupation Noun OCCUPATION NIL)
+(occupy occupy V2 OCCUPY NIL)
+(occur occur (Verb (SUBCAT NULL)) OCCUR NIL)
+(occurrence occurrence (Verb) OCCURRENCE NIL)
+(ocean ocean Noun OCEAN NIL)
+(october october (PNoun) OCTOBER NIL)
+(odd odd Adject ODD NIL)
+(odds odds (Noun (PLU +)) ODDS NIL)
+(of of Prep OF NIL)
+(off off ((PRT OFF)) OFF NIL)
+(off off Prep OFF NIL)
+(offence offence (N2_AGAINST)) OFFENCE NIL)
+(offend offend V2 OFFEND NIL)
+(offense offense (N2_AGAINST)) OFFENSE NIL)
+(offensive offensive (Adject_LONG) OFFENSIVE NIL)
+(offer offer (Verb (SUBCAT SE1)) OFFER NIL)
+(offer offer (Noun (SUBCAT SE1)) OFFER NIL)
+(office office Noun OFFICE NIL)
+(officer officer Noun OFFICER NIL)
+(official official Noun OFFICIAL NIL)
+(offset offset V2 OFFSET NIL)
+(often often Adv OFTEN NIL)
+(oil oil (Noun (COUNT -)) OIL NIL)
+(oil oil V2 OIL NIL)
+(old old Adject OLD NIL)
+(old old (Noun (PLU +)) OLD NIL)
+(omission omission Noun OMISSION NIL)
+(omit omit V2 OMIT NIL)
+(omniscient omniscient (Adject_LONG) OMNISCIENT NIL)
+(on on ((PRT ON)) ON NIL)
+(on on Prep ON NIL)
+(once once Adv ONCE NIL)
+(onerous onerous (Adject_LONG) ONEROUS NIL)
+(onion onion Noun ONION NIL)
+(only only Adv ONLY NIL)
+(only only (Adject_LONG) ONLY NIL)
+(onto onto Prep ONTO NIL)
+(ontology ontology Noun ONTOLOGY NIL)
+(opacity opacity (Noun (COUNT -)) OPACITY NIL)
+(opaque opaque (Adject_LONG) OPAQUE NIL)
+(open open (Adject_LONG) OPEN NIL)
+(open open (Verb) OPEN NIL)
+(opening opening Noun OPENING NIL)
+(operand operand Noun OPERAND NIL)
+(operate operate (V2 (AT -)) OPERATE NIL)
+(operation operation (N2_ON)) OPERATION NIL)
+(operator operator Noun OPERATOR NIL)
+(opinion opinion Noun OPINION NIL)
+(opponent opponent Noun OPPONENT NIL)
+(opportune opportune (Adject_LONG) OPPORTUNE NIL)
+(opportunistic opportunistic (Adject_LONG) OPPORTUNISTIC NIL)
+(opportunity opportunity Noun OPPORTUNITY NIL)
+(oppose oppose V2 OPPOSE NIL)
+(opposite opposite (Adject_LONG) OPPOSITE NIL)
+(opposite opposite (Adv OPPOSITE NIL)
+(opposition opposition (N2_TO)) OPPOSITION NIL)
+(optimal optimal (Adject_LONG) OPTIMAL NIL)
+(optimism optimism (Noun (COUNT -)) OPTIMISM NIL)
+(optimist optimist Noun OPTIMIST NIL)
+(optimize optimize V2 OPTIMIZE NIL)
+(optimum optimum (Verb) OPTIMUM NIL)
+(option option Noun OPTION NIL)
+(oral oral Adject ORAL NIL)
+(orange orange (Adject_LONG) ORANGE NIL)
+(orange orange Noun ORANGE NIL)
+(order order Noun ORDER NIL)
+(order order V2 ORDER NIL)
+(order order (Verb (SUBCAT OE)) ORDER NIL)
+(ordering ordering Noun ORDERING NIL)
+(orderly orderly (Adject_LONG) ORDERLY NIL)
+(ordinary ordinary (Adject_LONG) ORDINARY NIL)
+(ore ore Noun ORE NIL)
+(organ organ Noun ORGAN NIL)
+(organic organic (Adject_LONG) ORGANIC NIL)
+(organically organically Adv ORGANICALLY NIL)
+(organization organization Noun ORGANIZATION NIL)
+(organize organize V2 ORGANIZE NIL)
+(orient orient Noun ORIENT NIL)
+(orient orient V2 ORIENT NIL)
+(origin origin Noun ORIGIN NIL)
+(original original (Adject_LONG) ORIGINAL NIL)
+(original original Noun ORIGINAL NIL)
+(originate originate (Verb (AT -) (SUBCAT NULL)) ORIGINATE NIL)
+(orthography orthography (Noun (COUNT -)) ORTHOGRAPHY NIL)
+(ostensible ostensible (Adject_LONG) OSTENSIBLE NIL)
+(ostensive ostensive (Adject_LONG) OSTENSIVE NIL)
+(ostentation ostentation (Noun (COUNT -)) OSTENTATION NIL)
+(ostentatious ostentatious (Adject_LONG) OSTENTATIOUS NIL)
+(other other (Adject_LONG) OTHER NIL)
+(other other Noun OTHER NIL)
+(otherwise otherwise (Adv OTHERWISE NIL)
+(ought ought (Verb (SUBCAT INF) (FIN +) (PAST -) (AUX +)) OUGHT NIL)
+(out out (Adv (SUBCAT PP)) OUT NIL)
+(outdated outdated (Adject_LONG) OUTDATED NIL)
+(outdoor outdoor (Adject_LONG) OUTDOOR NIL)
+(outdoors outdoors (Noun (COUNT -)) OUTDOORS NIL)
+(outer outer (Adject_LONG) OUTER NIL)
+(outlaw outlaw Noun OUTLAW NIL)
+(outlaw outlaw V2 OUTLAW NIL)
+(outline outline Noun OUTLINE NIL)
+(outline outline V2 OUTLINE NIL)
+(outrage outrage Noun OUTRAGE NIL)
+(outrage outrage V2 OUTRAGE NIL)
+(outside outside (Adv OUTSIDE NIL)
+(outside outside Noun OUTSIDE NIL)
+(outside outside Prep OUTSIDE NIL)
+(outstanding outstanding (Adject_LONG) OUTSTANDING NIL)
+(over over Noun OVER NIL)
+(over over Prep OVER NIL)
+(overflow overflow Noun OVERFLOW NIL)
+(overflow overflow V2 OVERFLOW NIL)
+(overflow overflow (Verb (SUBCAT NULL)) OVERFLOW NIL)
+(overlap overlap (Verb (SUBCAT NULL)) OVERLAP NIL)
+(overt overt (Adject_LONG) OVERT NIL)
+(overture overture Noun OVERTURE NIL)
+(overwhelm overwhelm V2 OVERWHELM NIL)
+(owe owe (V3_NP)) OWE NIL)
+(own own (Adject_LONG) OWN NIL)
+(own own V2 OWN NIL)
+(ox ox (Noun (PLU -)) OX NIL)
+(oxen oxen (Noun (PLU +)) OX NIL)
+(oxford oxford (PNoun) OXFORD NIL)
+(oxygen oxygen (Noun (COUNT -)) OXYGEN NIL)
+(pace pace Noun PACE NIL)
+(pack pack V2 PACK NIL)
+(package package Noun PACKAGE NIL)
+(package package V2 PACKAGE NIL)
+(packet packet Noun PACKET NIL)
+(page page Noun PAGE NIL)
+(pain pain Noun PAIN NIL)
+(painstaking painstaking (Adject_LONG) PAINSTAKING NIL)
+(paint paint (Noun (COUNT -)) PAINT NIL)
+(paint paint V2 PAINT NIL)
+(pair pair Noun PAIR NIL)
+(pair pair (V3_PPWITH)) PAIR NIL)
+(palace palace Noun PALACE NIL)
+(pale pale Adject PALE NIL)
+(pamper pamper V2 PAMPER NIL)
+(pamphlet pamphlet Noun PAMPHLET NIL)
+(pan pan Noun PAN NIL)
+(panacea panacea Noun PANACEA NIL)
+(pane pane Noun PANE NIL)
+(panel panel Noun PANEL NIL)
+(panelling panelling Noun PANELLING NIL)
+(panic panic (Verb) PANIC NIL)
+(panic panic Noun PANIC NIL)
+(pantry pantry Noun PANTRY NIL)
+(paper paper Noun PAPER NIL)
+(paper paper V2 PAPER NIL)
+(paradigm paradigm Noun PARADIGM NIL)
+(paradox paradox Noun PARADOX NIL)
+(paragraph paragraph Noun PARAGRAPH NIL)
+(parallel parallel Noun PARALLEL NIL)
+(parallel parallel V2 PARALLEL NIL)
+(parallel parallel (Adject_LONG) PARALLEL NIL)
+(parallel parallel (A2_TO)_LONG) PARALLEL NIL)
+(parameter parameter Noun PARAMETER NIL)
+(paraphrase paraphrase Noun PARAPHRASE NIL)
+(paraphrase paraphrase V2 PARAPHRASE NIL)
+(parasite parasite Noun PARASITE NIL)
+(parasitic parasitic (Adject_LONG) PARASITIC NIL)
+(parasol parasol Noun PARASOL NIL)
+(parcel parcel Noun PARCEL NIL)
+(parent parent (N2_OF)) PARENT NIL)
+(parentheses parentheses (Noun (PLU +)) PARENTHESIS NIL)
+(parenthesis parenthesis (Noun (PLU -)) PARENTHESIS NIL)
+(parenthesize parenthesize V2 PARENTHESIZE NIL)
+(parenthetical parenthetical (Adject_LONG) PARENTHETICAL NIL)
+(paris paris (Noun (PN -)) PARIS NIL)
+(parity parity Noun PARITY NIL)
+(park park Noun PARK NIL)
+(park park V2 PARK NIL)
+(parliament parliament Noun PARLIAMENT NIL)
+(parse parse V2 PARSE NIL)
+(parsimony parsimony Noun PARSIMONY NIL)
+(part part Noun PART NIL)
+(participant participant Noun PARTICIPANT NIL)
+(participate participate (Verb (AT -) (SUBCAT PPIN)) PARTICIPATE NIL)
+(particle particle Noun PARTICLE NIL)
+(particular particular (Adject_LONG) PARTICULAR NIL)
+(partition partition Noun PARTITION NIL)
+(partition partition V2 PARTITION NIL)
+(partly partly Adv PARTLY NIL)
+(partner partner Noun PARTNER NIL)
+(party party Noun PARTY NIL)
+(pass pass (V3_PPTO)) PASS NIL)
+(passage passage Noun PASSAGE NIL)
+(passenger passenger Noun PASSENGER NIL)
+(passion passion Noun PASSION NIL)
+(passionate passionate (Adject_LONG) PASSIONATE NIL)
+(passive passive (Adject_LONG) PASSIVE NIL)
+(past past (Adject_LONG) PAST NIL)
+(past past Noun PAST NIL)
+(paste paste Noun PASTE NIL)
+(paste paste (V3_PPTO)) PASTE NIL)
+(pastry pastry (Noun (COUNT -)) PASTRY NIL)
+(pasty pasty Noun PASTY NIL)
+(pat pat V2 PAT NIL)
+(path path Noun PATH NIL)
+(pathology pathology Noun PATHOLOGY NIL)
+(patience patience Noun PATIENCE NIL)
+(patient patient Noun PATIENT NIL)
+(patient patient (Adject_LONG) PATIENT NIL)
+(patient patient (A2_WITH)_LONG) PATIENT NIL)
+(pattern pattern Noun PATTERN NIL)
+(paucity paucity (N2_OF)) PAUCITY NIL)
+(pause pause (Verb (SUBCAT NULL)) PAUSE NIL)
+(pause pause Noun PAUSE NIL)
+(pay pay Noun PAY NIL)
+(pay pay (V2_FOR) (REG -)) PAY NIL)
+(pea pea Noun PEA NIL)
+(peace peace (Noun (COUNT -)) PEACE NIL)
+(peak peak Noun PEAK NIL)
+(pear pear Noun PEAR NIL)
+(peculiar peculiar (Adject_LONG) PECULIAR NIL)
+(peculiar peculiar (A2_TO)_LONG) PECULIAR NIL)
+(pedagogical pedagogical (Adject_LONG) PEDAGOGICAL NIL)
+(pedant pedant Noun PEDANT NIL)
+(pedantic pedantic (Adject_LONG) PEDANTIC NIL)
+(pedantically pedantically (Adject_LONG (ADV +)) PEDANTICALLY NIL)
+(pelvic pelvic (Adject_LONG) PELVIC NIL)
+(pelvis pelvis Noun PELVIS NIL)
+(pen pen Noun PEN NIL)
+(penal penal (Adject_LONG) PENAL NIL)
+(penalize penalize V2 PENALIZE NIL)
+(penalty penalty Noun PENALTY NIL)
+(pence pence (Noun (PLU +)) PENCE NIL)
+(pencil pencil Noun PENCIL NIL)
+(pending pending (Adject_LONG) PENDING NIL)
+(penetrate penetrate (V2 (AT -)) PENETRATE NIL)
+(penicillin penicillin (Adv PENICILLIN NIL)
+(penny penny Noun PENNY NIL)
+(people people Noun PEOPLE NIL)
+(people people (Noun (PLU +)) PEOPLE NIL)
+(pepper pepper (Noun (COUNT -)) PEPPER NIL)
+(perceive perceive V2 PERCEIVE NIL)
+(perception perception Noun PERCEPTION NIL)
+(perceptive perceptive (Adject_LONG) PERCEPTIVE NIL)
+(perceptual perceptual (Adject_LONG) PERCEPTUAL NIL)
+(percolate percolate (Verb (SUBCAT NULL) (AT -)) PERCOLATE NIL)
+(percolator percolator Noun PERCOLATOR NIL)
+(peremptory peremptory (Adject_LONG) PEREMPTORY NIL)
+(perfect perfect (Adject_LONG) PERFECT NIL)
+(perform perform (Verb) PERFORM NIL)
+(perhaps perhaps Adv PERHAPS NIL)
+(period period Noun PERIOD NIL)
+(peripheral peripheral (Adject_LONG) PERIPHERAL NIL)
+(periphery periphery Noun PERIPHERY NIL)
+(perjure perjure (Verb (SUBCAT REFL)) PERJURE NIL)
+(permanent permanent (Adject_LONG) PERMANENT NIL)
+(permissible permissible (Adject_LONG) PERMISSIBLE NIL)
+(permission permission Noun PERMISSION NIL)
+(permissive permissive (Adject_LONG) PERMISSIVE NIL)
+(permit permit Noun PERMIT NIL)
+(permit permit (Verb (SUBCAT OR)) PERMIT NIL)
+(permute permute V2 PERMUTE NIL)
+(perpetual perpetual (Adject_LONG) PERPETUAL NIL)
+(perpetuate perpetuate (V2 (AT -)) PERPETUATE NIL)
+(perpetuity perpetuity Noun PERPETUITY NIL)
+(persimmon persimmon Noun PERSIMMON NIL)
+(persist persist (Verb (SUBCAT NULL)) PERSIST NIL)
+(persistence persistence Noun PERSISTENCE NIL)
+(persistent persistent (Adject_LONG) PERSISTENT NIL)
+(person person Noun PERSON NIL)
+(personal personal (Adject_LONG) PERSONAL NIL)
+(perspective perspective Noun PERSPECTIVE NIL)
+(perspicuous perspicuous (Adject_LONG) PERSPICUOUS NIL)
+(persuade persuade (V2)) PERSUADE NIL)
+(persuade persuade (Verb (SUBCAT OE)) PERSUADE NIL)
+(persuasion persuasion Noun PERSUASION NIL)
+(persuasive persuasive (Adject_LONG) PERSUASIVE NIL)
+(perverse perverse (Adject_LONG) PERVERSE NIL)
+(perversion perversion Noun PERVERSION NIL)
+(pervert pervert Noun PERVERT NIL)
+(pervert pervert V2 PERVERT NIL)
+(pet pet Noun PET NIL)
+(petrol petrol (Noun (COUNT -)) PETROL NIL)
+(phase phase Noun PHASES NIL)
+(phenomena phenomena (Noun (PLU +)) PHENOMENON NIL)
+(phenomenon phenomenon (Noun (PLU -)) PHENOMENON NIL)
+(philosopher philosopher Noun PHILOSOPHER NIL)
+(philosophy philosophy Noun PHILOSOPHY NIL)
+(phone phone Noun PHONE NIL)
+(phone phone V2 PHONE NIL)
+(phonemic phonemic (Adject_LONG) PHONEMIC NIL)
+(phonetic phonetic (Adject_LONG) PHONETIC NIL)
+(phonetically phonetically Adv PHONETICALLY NIL)
+(phonetics phonetics (Noun (INFL -) (COUNT -)) PHONETICS NIL)
+(phonology phonology (Noun (COUNT -)) PHONOLOGY NIL)
+(phonotactic phonotactic (Adject_LONG) PHONOTACTIC NIL)
+(photo photo Noun PHOTO NIL)
+(photograph photograph Noun PHOTOGRAPH NIL)
+(photograph photograph V2 PHOTOGRAPH NIL)
+(photography photography (Noun (COUNT -)) PHOTOGRAPHY NIL)
+(phrase phrase Noun PHRASE NIL)
+(physical physical (Adject_LONG) PHYSICAL NIL)
+(physician physician Noun PHYSICIAN NIL)
+(physics physics Noun PHYSICS NIL)
+(pianist pianist Noun PIANIST NIL)
+(piano piano Noun PIANO NIL)
+(pick pick Noun PICK NIL)
+(pick pick V2 PICK NIL)
+(pick pick (V3_UP)) PICK NIL)
+(picnic picnic Noun PICNIC NIL)
+(picnic picnic (Verb (SUBCAT NULL)) PICNIC NIL)
+(picture picture Noun PICTURE NIL)
+(picture picture V2 PICTURE NIL)
+(piece piece Noun PIECE NIL)
+(pierce pierce V2 PIERCE NIL)
+(pig pig Noun PIG NIL)
+(pigeon pigeon Noun PIGEON NIL)
+(pilchard pilchard Noun PILCHARD NIL)
+(pile pile Noun PILE NIL)
+(pilfer pilfer V2 PILFER NIL)
+(pill pill Noun PILL NIL)
+(pillar pillar Noun PILLAR NIL)
+(pillow pillow Noun PILLOW NIL)
+(pilot pilot Noun PILOT NIL)
+(pilot pilot V2 PILOT NIL)
+(pin pin Noun PIN NIL)
+(pin pin (V3_PPTO)) PIN NIL)
+(pink pink Adject PINK NIL)
+(pipe pipe Noun PIPE NIL)
+(pistol pistol Noun PISTOL NIL)
+(pit pit Noun PIT NIL)
+(pitch pitch Noun PITCH NIL)
+(pitch pitch V2 PITCH NIL)
+(pitchfork pitchfork Noun PITCHFORK NIL)
+(pith pith Noun PITH NIL)
+(pity pity V2 PITY NIL)
+(pity pity Noun PITY NIL)
+(place place Noun PLACE NIL)
+(place place V2 PLACE NIL)
+(place place (V3_PPIN)) PLACE NIL)
+(plague plague Noun PLAGUE NIL)
+(plague plague V2 PLAGUE NIL)
+(plain plain Adject PLAIN NIL)
+(plain plain Noun PLAIN NIL)
+(plan plan (Verb (SUBCAT SE1)) PLAN NIL)
+(plan plan (Noun (SUBCAT SE1)) PLAN NIL)
+(planar planar (Adject_LONG) PLANAR NIL)
+(plane plane Noun PLANE NIL)
+(planet planet Noun PLANET NIL)
+(plant plant Noun PLANT NIL)
+(plastic plastic (Adject_LONG) PLASTIC NIL)
+(plastic plastic (Noun (COUNT -)) PLASTIC NIL)
+(plate plate Noun PLATE NIL)
+(plateau plateau Noun PLATEAU NIL)
+(platypus platypus Noun PLATYPUS NIL)
+(plausible plausible (Adject_LONG) PLAUSIBLE NIL)
+(play play Noun PLAY NIL)
+(play play V2 PLAY NIL)
+(play play (Verb (SUBCAT NULL)) PLAY NIL)
+(play play (V2_WITH)) PLAY NIL)
+(pleasant pleasant (Adject_LONG) PLEASANT NIL)
+(please please V2 PLEASE NIL)
+(pleasure pleasure Noun PLEASURE NIL)
+(pledge pledge Noun PLEDGE NIL)
+(pledge pledge (VS) PLEDGE NIL)
+(plenty plenty (Noun (COUNT -)) PLENTY NIL)
+(plot plot Noun PLOT NIL)
+(plot plot (Verb (SUBCAT NULL)) PLOT NIL)
+(plug plug Noun PLUG NIL)
+(plum plum Noun PLUM NIL)
+(plumber plumber Noun PLUMBER NIL)
+(plume plume Noun PLUME NIL)
+(plummet plummet (Verb (SUBCAT NULL)) PLUMMET NIL)
+(plump plump Adject PLUMP NIL)
+(plunge plunge (Verb (SUBCAT NULL)) PLUNGE NIL)
+(plural plural (Adject_LONG) PLURAL NIL)
+(plural plural Noun PLURAL NIL)
+(pocket pocket Noun POCKET NIL)
+(pocket pocket V2 POCKET NIL)
+(poem poem Noun POEM NIL)
+(poet poet Noun POET NIL)
+(poetry poetry (Noun (COUNT -)) POETRY NIL)
+(point point Noun POINT NIL)
+(point point (V2_TO)) POINT NIL)
+(poison poison Noun POISON NIL)
+(poison poison V2 POISON NIL)
+(poland poland (PNoun) POLAND NIL)
+(polar polar (Adject_LONG) POLAR NIL)
+(pole pole Noun POLE NIL)
+(police police (Noun (PLU +)) POLICE NIL)
+(policeman policeman (Noun (PLU -)) POLICEMAN NIL)
+(policemen policemen (Noun (PLU +)) POLICEMAN NIL)
+(policy policy Noun POLICY NIL)
+(polish polish (Adject_LONG) POLISH NIL)
+(polish polish Noun POLISH NIL)
+(polish polish V2 POLISH NIL)
+(polite polite (Adject_LONG) POLITE NIL)
+(polite polite (A2_TO)_LONG) POLITE NIL)
+(political political (Adject_LONG) POLITICAL NIL)
+(politician politician Noun POLITICIAN NIL)
+(politics politics (Noun (PLU -)) POLITICS NIL)
+(pollute pollute (V2 (AT -)) POLLUTE NIL)
+(ponder ponder (Verb (SUBCAT NULL)) PONDER NIL)
+(pool pool Noun POOL NIL)
+(poor poor (Noun (PLU +)) POOR NIL)
+(poor poor Adject POOR NIL)
+(pop pop Noun POP NIL)
+(popular popular (Adject_LONG) POPULAR NIL)
+(popular popular (A2_WITH)_LONG) POPULAR NIL)
+(populated populated (Adject_LONG) POPULATED NIL)
+(populated populated (A2_BY)_LONG) POPULATED NIL)
+(population population Noun POPULATION NIL)
+(porcupine porcupine Noun PORCUPINE NIL)
+(pore pore Noun PORE NIL)
+(pore pore (V2_OVER)) PORE NIL)
+(pork pork (Noun (COUNT -)) PORK NIL)
+(porosity porosity Noun POROSITY NIL)
+(porous porous (Adject_LONG) POROUS NIL)
+(porpoise porpoise Noun PORPOISE NIL)
+(port port Noun PORT NIL)
+(portable portable (Adject_LONG) PORTABLE NIL)
+(portion portion Noun PORTION NIL)
+(pose pose Noun POSE NIL)
+(pose pose V2 POSE NIL)
+(position position Noun POSITION NIL)
+(positive positive (Adject_LONG) POSITIVE NIL)
+(positive positive (Adject_LONG POSITIVE NIL)
+(positively positively Adv POSITIVELY NIL)
+(possess possess V2 POSSESS NIL)
+(possession possession Noun POSSESSION NIL)
+(possible possible (AdjInf_LONG) POSSIBLE NIL)
+(possible possible (Adject_LONG) POSSIBLE NIL)
+(possible possible (Adject (SUBCAT S_SUBJ)_LONG) POSSIBLE NIL)
+(post post Noun POST NIL)
+(post post (V3_PPTO)) POST NIL)
+(posterior posterior (Adject_LONG) POSTERIOR NIL)
+(postman postman (Noun (PLU -)) POSTMAN NIL)
+(postmen postmen (Noun (PLU +)) POSTMEN NIL)
+(postpone postpone V2 POSTPONE NIL)
+(postulate postulate (V2 (AT -)) POSTULATE NIL)
+(pot pot Noun POT NIL)
+(potato potato Noun POTATO NIL)
+(potency potency Noun POTENCY NIL)
+(potent potent (Adject_LONG) POTENT NIL)
+(potential potential (Adject_LONG) POTENTIAL NIL)
+(pound pound Noun POUND NIL)
+(pound pound V2 POUND NIL)
+(pour pour (V3_PPLOC)) POUR NIL)
+(powder powder Noun POWDER NIL)
+(power power Noun POWER NIL)
+(power power V2 POWER NIL)
+(practical practical (Adject_LONG) PRACTICAL NIL)
+(practice practice Noun PRACTICE NIL)
+(practise practise V2 PRACTISE NIL)
+(practitioner practitioner Noun PRACTITIONER NIL)
+(pragmatic pragmatic (Adject_LONG) PRAGMATIC NIL)
+(pragmatically pragmatically Adv PRAGMATICALLY NIL)
+(pragmatics pragmatics (Noun (PLU -)) PRAGMATICS NIL)
+(praise praise Noun PRAISE NIL)
+(praise praise V2 PRAISE NIL)
+(pray pray (V2_TO)) PRAY NIL)
+(prayer prayer Noun PRAYER NIL)
+(precarious precarious (Adject_LONG) PRECARIOUS NIL)
+(precede precede V2 PRECEDE NIL)
+(precedence precedence Noun PRECEDENCE NIL)
+(precedent precedent Noun PRECEDENT NIL)
+(precious precious (Adject_LONG) PRECIOUS NIL)
+(precise precise (Adject_LONG) PRECISE NIL)
+(precision precision Noun PRECISION NIL)
+(preclude preclude V2 PRECLUDE NIL)
+(precursor precursor Noun PRECURSOR NIL)
+(predecessor predecessor Noun PREDECESSOR NIL)
+(predicate predicate Noun PREDICATE NIL)
+(predicate predicate (V2 (AT -)) PREDICATE NIL)
+(predict predict (V2 (AT -)) PREDICT NIL)
+(predilection predilection (N2_FOR)) PREDILECTION NIL)
+(preface preface Noun PREFACE NIL)
+(prefer prefer (V3_PPTO)) PREFER NIL)
+(prefer prefer (Verb (SUBCAT OR)) PREFER NIL)
+(prefer prefer (Verb (SUBCAT SE1)) PREFER NIL)
+(prefer prefer (Verb (SUBCAT SINF)) PREFER NIL)
+(preference preference Noun PREFERENCE NIL)
+(pregnancy pregnancy Noun PREGNANCY NIL)
+(pregnant pregnant (Adject_LONG) PREGNANT NIL)
+(prejudice prejudice Noun PREJUDICE NIL)
+(prejudiced prejudiced (Adject_LONG) PREJUDICED NIL)
+(preliminary preliminary (Adject_LONG) PRELIMINARY NIL)
+(premise premise Noun PREMISE NIL)
+(preoccupation preoccupation (N2_WITH)) PREOCCUPATION NIL)
+(preoccupied preoccupied (A2_WITH)_LONG) PREOCCUPIED NIL)
+(preoccupy preoccupy V2 PREOCCUPY NIL)
+(prepare prepare (V3_PPFOR)) PREPARE NIL)
+(preposition preposition Noun PREPOSITION NIL)
+(prerequisite prerequisite Noun PREREQUISITE NIL)
+(prescribe prescribe V2 PRESCRIBE NIL)
+(prescription prescription Noun PRESCRIPTION NIL)
+(prescriptive prescriptive (Adject_LONG) PRESCRIPTIVE NIL)
+(presence presence Noun PRESENCE NIL)
+(present present (Adject_LONG) PRESENT NIL)
+(present present Noun PRESENT NIL)
+(present present (V3_PPWITH)) PRESENT NIL)
+(preserve preserve (V3_PPFROM)) PRESERVE NIL)
+(preside preside (Verb (SUBCAT NULL)) PRESIDE NIL)
+(presidency presidency Noun PRESIDENCY NIL)
+(president president Noun PRESIDENT NIL)
+(press press V2 PRESS NIL)
+(pressure pressure Noun PRESSURE NIL)
+(prestige prestige Noun PRESTIGE NIL)
+(presume presume (VS) PRESUME NIL)
+(presumption presumption Noun PRESUMPTION NIL)
+(presumptuous presumptuous (Adject_LONG) PRESUMPTUOUS NIL)
+(presuppose presuppose (VS) PRESUPPOSE NIL)
+(presupposition presupposition (Noun (SUBCAT SFIN)) PRESUPPOSITION NIL)
+(pretence pretence (Noun (SUBCAT STHAT)) PRETENCE NIL)
+(pretend pretend (VS) PRETEND NIL)
+(pretty pretty Adject PRETTY NIL)
+(prevent prevent (Verb (SUBCAT OR2) (AT -)) PREVENT NIL)
+(previous previous (Adject_LONG) PREVIOUS NIL)
+(price price Noun PRICE NIL)
+(prick prick (Verb) PRICK NIL)
+(prickle prickle Noun PRICKLE NIL)
+(pride pride Noun PRIDE NIL)
+(priest priest Noun PRIEST NIL)
+(prim prim Adject PRIM NIL)
+(primary primary (Adject_LONG) PRIMARY NIL)
+(prime prime ((N +) (V +)_LONG) PRIME NIL)
+(prime prime ((N -) (V +)) PRIME NIL)
+(primitive primitive (Adject_LONG) PRIMITIVE NIL)
+(prince prince Noun PRINCE NIL)
+(principal principal (Adject_LONG) PRINCIPAL NIL)
+(principle principle Noun PRINCIPLE NIL)
+(principled principled (Adject_LONG) PRINCIPLED NIL)
+(print print V2 PRINT NIL)
+(prior prior Noun PRIOR NIL)
+(prior prior (Adject_LONG) PRIOR NIL)
+(prior prior (A2_TO)_LONG) PRIOR NIL)
+(priority priority Noun PRIORITY NIL)
+(prison prison Noun PRISON NIL)
+(privacy privacy Noun PRIVACY NIL)
+(private private (Adject_LONG) PRIVATE NIL)
+(privilege privilege Noun PRIVILEGE NIL)
+(prize prize Noun PRIZE NIL)
+(probability probability (Noun (SUBCAT SFIN)) PROBABILITY NIL)
+(probable probable (Adject_LONG) PROBABLE NIL)
+(probable probable (Adject_LONG PROBABLE NIL)
+(probe probe Noun PROBE NIL)
+(probe probe V2 PROBE NIL)
+(problem problem Noun PROBLEM NIL)
+(problematic problematic (Adject_LONG) PROBLEMATIC NIL)
+(procedure procedure Noun PROCEDURE NIL)
+(proceed proceed (Verb) PROCEED NIL)
+(proceedings proceedings (Noun (PLU +)) PROCEEDINGS NIL)
+(process process Noun PROCESS NIL)
+(process process V2 PROCESS NIL)
+(procession procession Noun PROCESSION NIL)
+(processor processor Noun PROCESSOR NIL)
+(produce produce Noun PRODUCE NIL)
+(produce produce V2 PRODUCE NIL)
+(product product Noun PRODUCT NIL)
+(profession profession Noun PROFESSION NIL)
+(professor professor ((TITLE +)) PROFESSOR NIL)
+(professor professor Noun PROFESSOR NIL)
+(proficiency proficiency (N2_IN)) PROFICIENCY NIL)
+(proficient proficient (Adject_LONG (SUBCAT PPIN)) PROFICIENT NIL)
+(profit profit Noun PROFIT NIL)
+(profitable profitable (Adject_LONG) PROFITABLE NIL)
+(profound profound (Adject_LONG) PROFOUND NIL)
+(profundity profundity Noun PROFUNDITY NIL)
+(profuse profuse (Adject_LONG) PROFUSE NIL)
+(profusion profusion (N2_OF)) PROFUSION NIL)
+(prognosis prognosis Noun PROGNOSIS NIL)
+(program program Noun PROGRAM NIL)
+(program program (Verb (SUBCAT NULL)) PROGRAM NIL)
+(programme programme Noun PROGRAMME NIL)
+(progress progress (Verb (AT -) (SUBCAT PPOF)) PROGRESS NIL)
+(progress progress Noun PROGRESS NIL)
+(prohibit prohibit (V2 (AT -)) PROHIBIT NIL)
+(project project Noun PROJECT NIL)
+(project project (Verb (SUBCAT NULL) (AT -)) PROJECT NIL)
+(proliferate proliferate (Verb (SUBCAT NULL) (AT -)) PROLIFERATE NIL)
+(prolong prolong V2 PROLONG NIL)
+(prominence prominence Noun PROMINENCE NIL)
+(prominent prominent (Adject_LONG) PROMINENT NIL)
+(promise promise (Verb (SUBCAT SE2)) PROMISE NIL)
+(promote promote (V2 (AT -)) PROMOTE NIL)
+(prompt prompt Adject PROMPT NIL)
+(prompt prompt Noun PROMPT NIL)
+(prompt prompt V2 PROMPT NIL)
+(promulgate promulgate (V2 (AT -)) PROMULGATE NIL)
+(prone prone (Adject_LONG) PRONE NIL)
+(prone prone (A2_TO)_LONG) PRONE NIL)
+(pronominal pronominal (Adject_LONG) PRONOMINAL NIL)
+(pronoun pronoun Noun PRONoun NIL)
+(pronounce pronounce V2 PRONounCE NIL)
+(pronunciation pronunciation Noun PRONUNCIATION NIL)
+(proof proof (Noun (SUBCAT STHAT)) PROOF NIL)
+(propagate propagate (Verb (SUBCAT NULL) (AT -)) PROPAGATE NIL)
+(propensity propensity (N2_FOR)) PROPENSITY NIL)
+(proper proper (Adject_LONG) PROPER NIL)
+(property property Noun PROPERTY NIL)
+(proponent proponent Noun PROPONENT NIL)
+(proportion proportion Noun PROPORTION NIL)
+(propose propose (Verb (SUBCAT SBSE)) PROPOSE NIL)
+(propose propose (Verb (SUBCAT SE1)) PROPOSE NIL)
+(proposition proposition Noun PROPOSITION NIL)
+(prose prose (Noun (COUNT -)) PROSE NIL)
+(prosody prosody Noun PROSODY NIL)
+(prospect prospect (Noun (SUBCAT NP)) PROSPECT NIL)
+(prospect prospect (V2_FOR)) PROSPECT NIL)
+(prospective prospective (Adject_LONG) PROSPECTIVE NIL)
+(prospector prospector Noun PROSPECTOR NIL)
+(protect protect (V3_PPFROM) (AT -)) PROTECT NIL)
+(protest protest Noun PROTEST NIL)
+(protest protest (V2_AGAINST)) PROTEST NIL)
+(protocol protocol Noun PROTOCOL NIL)
+(prototype prototype Noun PROTOTYPE NIL)
+(proud proud Adject PROUD NIL)
+(proud proud (A2_OF)) PROUD NIL)
+(prove prove (VS) PROVE NIL)
+(proven proven (Adject_LONG) PROVEN NIL)
+(provide provide (V3_PPFOR)) PROVIDE NIL)
+(provision provision Noun PROVISION NIL)
+(prune prune Noun PRUNE NIL)
+(prune prune V2 PRUNE NIL)
+(psychology psychology Noun PSYCHOLOGY NIL)
+(pub pub Noun PUB NIL)
+(public public (Adject_LONG) PUBLIC NIL)
+(public public Noun PUBLIC NIL)
+(publication publication Noun PUBLICATION NIL)
+(publicity publicity Noun PUBLICITY NIL)
+(publish publish V2 PUBLISH NIL)
+(pull pull V2 PULL NIL)
+(pulley pulley Noun PULLEY NIL)
+(pulpit pulpit Noun PULPIT NIL)
+(pump pump Noun PUMP NIL)
+(punch punch Noun PUNCH NIL)
+(punch punch V2 PUNCH NIL)
+(punctual punctual (Adject_LONG) PUNCTUAL NIL)
+(punctuate punctuate (V2 (AT -)) PUNCTUATE NIL)
+(punish punish V2 PUNISH NIL)
+(punitive punitive (Adject_LONG) PUNITIVE NIL)
+(pupil pupil Noun PUPIL NIL)
+(purchase purchase (Verb) PURCHASE NIL)
+(pure pure Adject PURE NIL)
+(purge purge Noun PURGE NIL)
+(purple purple Adject PURPLE NIL)
+(purpose purpose Noun PURPOSE NIL)
+(purse purse Noun PURSE NIL)
+(pursue pursue V2 PURSUE NIL)
+(pursuit pursuit Noun PURSUIT NIL)
+(purveyor purveyor Noun PURVEYOR NIL)
+(push push V2 PUSH NIL)
+(put put (V3_PPLOC) (REG -)) PUT NIL)
+(puzzle puzzle (Verb (AGR IT) (SUBCAT S_SUBJ)) PUZZLE NIL)
+(puzzle puzzle (Verb (AGR S) (SUBCAT S_SUBJ)) PUZZLE NIL)
+(puzzle puzzle Noun PUZZLE NIL)
+(puzzle puzzle V2 PUZZLE NIL)
+(pyramid pyramid Noun PYRAMID NIL)
+(quadruple quadruple Noun QUADRUPLE NIL)
+(quail quail Noun QUAIL NIL)
+(qualify qualify (V2_FOR)) QUALIFY NIL)
+(qualitative qualitative (Adject_LONG) QUALITATIVE NIL)
+(quality quality Noun QUALITY NIL)
+(quantify quantify V2 QUANTIFY NIL)
+(quantitative quantitative (Adject_LONG) QUANTITATIVE NIL)
+(quantity quantity (Noun (PART +)) QUANTITY NIL)
+(quarrel quarrel (N2_WITH)) QUARREL NIL)
+(quarter quarter Noun QUARTER NIL)
+(quartet quartet Noun QUARTET NIL)
+(queen queen Noun QUEEN NIL)
+(queer queer Adject QUEER NIL)
+(query query Noun QUERY NIL)
+(query query V2 QUERY NIL)
+(quest quest Noun QUEST NIL)
+(question question Noun QUESTION NIL)
+(question question V2 QUESTION NIL)
+(quibble quibble (V2_ABOUT)) QUIBBLE NIL)
+(quick quick Adject QUICK NIL)
+(quiet quiet Adject QUIET NIL)
+(quiet quiet Noun QUIET NIL)
+(quilt quilt Noun QUILT NIL)
+(quit quit V2 QUIT NIL)
+(quite quite Adv QUITE NIL)
+(quiz quiz (Noun (PLU -)) QUIZ NIL)
+(quizzes quizzes (Noun (PLU +)) QUIZ NIL)
+(quote quote V2 QUOTE NIL)
+(rabbit rabbit Noun RABBIT NIL)
+(rabid rabid (Adject_LONG) RABID NIL)
+(rabies rabies Noun RABIES NIL)
+(race race Noun RACE NIL)
+(race race V2 RACE NIL)
+(rack rack Noun RACK NIL)
+(radar radar Noun RADAR NIL)
+(radical radical (Adject_LONG) RADICAL NIL)
+(radii radii (Noun (PLU +)) RADII NIL)
+(radio radio Noun RADIO NIL)
+(radish radish Noun RADISH NIL)
+(radius radius (Noun (PLU -)) RADIUS NIL)
+(rage rage Noun RAGE NIL)
+(raid raid V2 RAID NIL)
+(rail rail Noun RAIL NIL)
+(railway railway Noun RAILWAY NIL)
+(rain rain (Verb (AGR IT)) RAIN NIL)
+(rain rain Noun RAIN NIL)
+(raise raise V2 RAISE NIL)
+(raisin raisin Noun RAISIN NIL)
+(random random (Adject_LONG) RANDOM NIL)
+(range range Noun RANGE NIL)
+(range range (V2_OVER)) RANGE NIL)
+(rank rank Noun RANK NIL)
+(rank rank V2 RANK NIL)
+(rapid rapid (Adject_LONG) RAPID NIL)
+(rare rare Adject RARE NIL)
+(rat rat Noun RAT NIL)
+(rate rate Noun RATE NIL)
+(rather rather Adv RATHER NIL)
+(ratio ratio Noun RATIO NIL)
+(ration ration Noun RATION NIL)
+(ration ration V2 RATION NIL)
+(rational rational (Adject_LONG) RATIONAL NIL)
+(rationale rationale Noun RATIONALE NIL)
+(raw raw Adject RAW NIL)
+(ray ray Noun RAY NIL)
+(razor razor Noun RAZOR NIL)
+(reach reach V2 REACH NIL)
+(read read (V2 (REG -)) READ NIL)
+(ready ready Adject READY NIL)
+(ready ready (A2_FOR)) READY NIL)
+(real real (Adject_LONG) REAL NIL)
+(realist realist Noun REALIST NIL)
+(realistic realistic (Adject_LONG) REALISTIC NIL)
+(realistically realistically Adv REALISTICALLY NIL)
+(realize realize (VS) REALIZE NIL)
+(realm realm Noun REALM NIL)
+(rear rear (Adject_LONG) REAR NIL)
+(rear rear Noun REAR NIL)
+(reason reason (Verb) REASON NIL)
+(reason reason (N2_FOR)) REASON NIL)
+(reasonable reasonable (Adject_LONG) REASONABLE NIL)
+(rebut rebut V2 REBUT NIL)
+(recapitulate recapitulate (V2 (AT -)) RECAPITULATE NIL)
+(recede recede (Verb) RECEDE NIL)
+(receipt receipt Noun RECEIPT NIL)
+(receive receive (V3_PPFROM)) RECEIVE NIL)
+(recency recency Noun RECENCY NIL)
+(recent recent (Adject_LONG) RECENT NIL)
+(reception reception Noun RECEPTION NIL)
+(recession recession Noun RECESSION NIL)
+(recipe recipe Noun RECIPE NIL)
+(recipient recipient Noun RECIPIENT NIL)
+(reciprocal reciprocal (Adject_LONG) RECIPROCAL NIL)
+(reciprocate reciprocate (Verb (AT -) (SUBCAT NULL)) RECIPROCATE NIL)
+(recite recite V2 RECITE NIL)
+(recognise recognise V2 RECOGNISE NIL)
+(recognition recognition Noun RECOGNITION NIL)
+(recognize recognize V2 RECOGNIZE NIL)
+(recommend recommend V2 RECOMMEND NIL)
+(reconcile reconcile V2 RECONCILE NIL)
+(record record Noun RECORD NIL)
+(record record V2 RECORD NIL)
+(recourse recourse (N2_TO)) RECOURSE NIL)
+(recover recover (Verb (SUBCAT NULL)) RECOVER NIL)
+(recovery recovery Noun RECOVERY NIL)
+(rectify rectify V2 RECTIFY NIL)
+(recursion recursion Noun RECURSION NIL)
+(recursive recursive (Adject_LONG) RECURSIVE NIL)
+(red red Adject RED NIL)
+(redeem redeem V2 REDEEM NIL)
+(reduce reduce V2 REDUCE NIL)
+(reducible reducible (Adject_LONG (SUBCAT NULL)) REDUCIBLE NIL)
+(reducible reducible (Adject_LONG (SUBCAT PPTO)) REDUCIBLE NIL)
+(redundancy redundancy Noun REDUNDANCY NIL)
+(redundant redundant (Adject_LONG) REDUNDANT NIL)
+(reed reed Noun REED NIL)
+(refer refer (V2_TO)) REFER NIL)
+(reference reference (N2_TO)) REFERENCE NIL)
+(referent referent Noun REFERENT NIL)
+(referral referral Noun REFERRAL NIL)
+(refine refine V2 REFINE NIL)
+(reflect reflect (Verb (AT -) (SUBCAT NP)) REFLECT NIL)
+(reflexive reflexive (Adject_LONG) REFLEXIVE NIL)
+(refractor refractor Noun REFRACTOR NIL)
+(refractory refractory (Adject_LONG) REFRACTORY NIL)
+(refresh refresh V2 REFRESH NIL)
+(refuse refuse Noun REFUSE NIL)
+(refuse refuse (Verb (SUBCAT SE1)) REFUSE NIL)
+(refute refute V2 REFUTE NIL)
+(regard regard Noun REGARD NIL)
+(regard regard (V3_PPAS)) REGARD NIL)
+(regime regime Noun REGIME NIL)
+(regiment regiment Noun REGIMENT NIL)
+(regiment regiment V2 REGIMENT NIL)
+(region region Noun REGION NIL)
+(regress regress (Verb (SUBCAT NULL) (AT -)) REGRESS NIL)
+(regular regular (Adject_LONG) REGULAR NIL)
+(regulate regulate (V2 (AT -)) REGULATE NIL)
+(regulation regulation Noun REGULATION NIL)
+(reinforce reinforce V2 REINFORCE NIL)
+(reject reject (V2 (AT -)) REJECT NIL)
+(rejoice rejoice (Verb) REJOICE NIL)
+(relate relate (V3_PPTO) (AT -)) RELATE NIL)
+(related related (Adject_LONG) RELATED NIL)
+(related related (A2_TO)_LONG) RELATED NIL)
+(relation relation Noun RELATION NIL)
+(relative relative Noun RELATIVE NIL)
+(relax relax (Verb (SUBCAT NULL)) RELAX NIL)
+(release release V2 RELEASE NIL)
+(relegate relegate (V3_PPTO) (AT -)) RELEGATE NIL)
+(relevance relevance (N2_TO)) RELEVANCE NIL)
+(relevant relevant (Adject_LONG) RELEVANT NIL)
+(relevant relevant (A2_TO)_LONG) RELEVANT NIL)
+(reliable reliable (Adject_LONG) RELIABLE NIL)
+(relief relief Noun RELIEF NIL)
+(relieve relieve V2 RELIEVE NIL)
+(religion religion Noun RELIGION NIL)
+(religious religious (Adject_LONG) RELIGIOUS NIL)
+(relinquish relinquish V2 RELINQUISH NIL)
+(reluctance reluctance (Noun (SUBCAT SR1)) RELUCTANCE NIL)
+(reluctant reluctant (Adject_LONG) RELUCTANT NIL)
+(reluctant reluctant (Adject (SUBCAT SR1)_LONG) RELUCTANT NIL)
+(rely rely (V2_ON)) RELY NIL)
+(remain remain (Verb (SUBCAT NULL)) REMAIN NIL)
+(remainder remainder Noun REMAINDER NIL)
+(remains remains (Noun (PLU +)) REMAINS NIL)
+(remark remark Noun REMARK NIL)
+(remedial remedial (Adject_LONG) REMEDIAL NIL)
+(remedy remedy Noun REMEDY NIL)
+(remedy remedy V2 REMEDY NIL)
+(remember remember (VS) REMEMBER NIL)
+(remind remind (V2)) REMIND NIL)
+(remind remind (Verb (SUBCAT OE)) REMIND NIL)
+(reminder reminder Noun REMINDER NIL)
+(reminiscent reminiscent (Adject_LONG (SUBCAT NULL)) REMINISCENT NIL)
+(reminiscent reminiscent (Adject_LONG (SUBCAT PPOF)) REMINISCENT NIL)
+(remnant remnant Noun REMNANT NIL)
+(remote remote Adject REMOTE NIL)
+(remove remove (V3_PPFROM)) REMOVE NIL)
+(renaissance renaissance Noun RENAISSANCE NIL)
+(render render (V2A)) RENDER NIL)
+(rendition rendition Noun RENDITION NIL)
+(renew renew V2 RENEW NIL)
+(renounce renounce V2 RENounCE NIL)
+(rent rent Noun RENT NIL)
+(rent rent V2 RENT NIL)
+(renunciation renunciation Noun RENUNCIATION NIL)
+(repair repair Noun REPAIR NIL)
+(repair repair V2 REPAIR NIL)
+(repeat repeat V2 REPEAT NIL)
+(repercussion repercussion Noun REPERCUSSION NIL)
+(repetition repetition Noun REPETITION NIL)
+(repetitious repetitious (Adject_LONG) REPETITIOUS NIL)
+(repetitive repetitive (Adject_LONG) REPETITIVE NIL)
+(replace replace V2 REPLACE NIL)
+(replica replica Noun REPLICA NIL)
+(replicate replicate (V2 (AT -)) REPLICATE NIL)
+(reply reply Noun REPLY NIL)
+(reply reply (V2_TO)) REPLY NIL)
+(report report Noun REPORT NIL)
+(report report V2 REPORT NIL)
+(report report (VS) REPORT NIL)
+(reprehend reprehend V2 REPREHEND NIL)
+(reprehensible reprehensible (Adject_LONG) REPREHENSIBLE NIL)
+(represent represent (V3_PPAS)) REPRESENT NIL)
+(representative representative (Adject_LONG) REPRESENTATIVE NIL)
+(representative representative Noun REPRESENTATIVE NIL)
+(reprove reprove V2 REPROVE NIL)
+(reptile reptile Noun REPTILE NIL)
+(republic republic Noun REPUBLIC NIL)
+(request request V2 REQUEST NIL)
+(request request (N2_FOR)) REQUEST NIL)
+(require require V2 REQUIRE NIL)
+(require require (V2__SBSE)) REQUIRE NIL)
+(requisite requisite (Adject_LONG) REQUISITE NIL)
+(rescue rescue V2 RESCUE NIL)
+(resemble resemble V2 RESEMBLE NIL)
+(reset reset V2 RESET NIL)
+(reside reside V2) RESIDE NIL)
+(residence residence Noun RESIDENCE NIL)
+(resident resident Noun RESIDENT NIL)
+(residue residue Noun RESIDUE NIL)
+(resist resist V2 RESIST NIL)
+(resistant resistant (Adject_LONG (SUBCAT PPTO)) RESISTANT NIL)
+(resistence resistence Noun RESISTENCE NIL)
+(resolute resolute (Adject_LONG) RESOLUTE NIL)
+(resolution resolution Noun RESOLUTION NIL)
+(resolve resolve V2 RESOLVE NIL)
+(resort resort Noun RESORT NIL)
+(resort resort (V2_TO)) RESORT NIL)
+(resource resource Noun RESOURCE NIL)
+(respect respect Noun RESPECT NIL)
+(respect respect V2 RESPECT NIL)
+(respective respective (Adject_LONG) RESPECTIVE NIL)
+(respiration respiration Noun RESPIRATION NIL)
+(respiratory respiratory (Adject_LONG) RESPIRATORY NIL)
+(respond respond (V2_TO)) RESPOND NIL)
+(response response (N2_TO)) RESPONSE NIL)
+(responsible responsible (Adject_LONG) RESPONSIBLE NIL)
+(responsible responsible (A2_FOR)_LONG) RESPONSIBLE NIL)
+(rest rest Noun REST NIL)
+(rest rest (Verb (SUBCAT NULL)) REST NIL)
+(restaurant restaurant Noun RESTAURANT NIL)
+(restore restore (V3_PPTO)) RESTORE NIL)
+(restrain restrain V2 RESTRAIN NIL)
+(restraint restraint Noun RESTRAINT NIL)
+(restrict restrict (Verb (AT -) (SUBCAT NP)) RESTRICT NIL)
+(result result Noun RESULT NIL)
+(result result (Verb (SUBCAT NULL)) RESULT NIL)
+(resume resume V2 RESUME NIL)
+(resumption resumption (Verb) RESUMPTION NIL)
+(resurgence resurgence Noun RESURGENCE NIL)
+(resurgent resurgent (Adject_LONG) RESURGENT NIL)
+(resurrect resurrect (V2 (AT -)) RESURRECT NIL)
+(retain retain V2 RETAIN NIL)
+(retention retention (Noun (SUBCAT NP)) RETENTION NIL)
+(retract retract (Verb (AT -) (SUBCAT NP)) RETRACT NIL)
+(retrieve retrieve V2 RETRIEVE NIL)
+(return return Noun RETURN NIL)
+(return return V2 RETURN NIL)
+(return return (V2_TO)) RETURN NIL)
+(revamp revamp (V2 (LAT -)) REVAMP NIL)
+(reveal reveal V2 REVEAL NIL)
+(revel revel (V2_IN) (LAT -)) REVEL NIL)
+(revelation revelation Noun REVELATION NIL)
+(revenge revenge Noun REVENGE NIL)
+(revenue revenue Noun REVENUE NIL)
+(reverse reverse V2 REVERSE NIL)
+(reverse reverse (N2_OF)) REVERSE NIL)
+(reversible reversible (Adject_LONG) REVERSIBLE NIL)
+(revise revise (Verb (AT -) (SUBCAT NP)) REVISE NIL)
+(revive revive V2 REVIVE NIL)
+(revocation revocation Noun REVOCATION NIL)
+(revoke revoke (Verb (SUBCAT NULL)) REVOKE NIL)
+(revolution revolution Noun REVOLUTION NIL)
+(revolve revolve (Verb (SUBCAT NULL) (LAT -)) REVOLVE NIL)
+(reward reward V2 REWARD NIL)
+(reward reward (N2_FOR)) REWARD NIL)
+(rhetoric rhetoric Noun RHETORIC NIL)
+(rice rice Noun RICE NIL)
+(rich rich Adject RICH NIL)
+(rid rid (V3_PPOF)) RID NIL)
+(ride ride Noun RIDE NIL)
+(ride ride V2 RIDE NIL)
+(ridiculous ridiculous (Adject_LONG) RIDICULOUS NIL)
+(right right (Adject_LONG) RIGHT NIL)
+(right right Noun RIGHT NIL)
+(rigid rigid Adject RIGID NIL)
+(rigorous rigorous (Adject_LONG) RIGOROUS NIL)
+(rigour rigour Noun RIGOUR NIL)
+(ring ring Noun RING NIL)
+(ring ring (V2 (REG -)) RING NIL)
+(ring ring (Verb (SUBCAT NULL) (REG -)) RING NIL)
+(ripe ripe Adject RIPE NIL)
+(rise rise Noun RISE NIL)
+(rise rise (Verb (SUBCAT NULL) (REG -)) RISE NIL)
+(risk risk Noun RISK NIL)
+(risk risk (Verb (SUBCAT SE3)) RISK NIL)
+(rite rite Noun RITE NIL)
+(rival rival (Adject_LONG) RIVAL NIL)
+(rival rival Noun RIVAL NIL)
+(rivalry rivalry Noun RIVALRY NIL)
+(river river Noun RIVER NIL)
+(road road Noun ROAD NIL)
+(roam roam (Verb (SUBCAT NULL)) ROAM NIL)
+(roast roast (Adject_LONG) ROAST NIL)
+(roast roast V2 ROAST NIL)
+(rob rob V2 ROB NIL)
+(robot robot Noun ROBOT NIL)
+(robust robust (Adject_LONG) ROBUST NIL)
+(rock rock Noun ROCK NIL)
+(rock rock V2 ROCK NIL)
+(rock rock (Verb (SUBCAT NULL)) ROCK NIL)
+(rod rod Noun ROD NIL)
+(role role Noun ROLE NIL)
+(roll roll (Verb) ROLL NIL)
+(romance romance Noun ROMANCE NIL)
+(romantic romantic (Adject_LONG) ROMANTIC NIL)
+(romantic romantic Noun ROMANTIC NIL)
+(roof roof Noun ROOF NIL)
+(room room Noun ROOM NIL)
+(root root Noun ROOT NIL)
+(rope rope Noun ROPE NIL)
+(rose rose Noun ROSE NIL)
+(rot rot (Verb (SUBCAT NULL)) ROT NIL)
+(rotten rotten Adject ROTTEN NIL)
+(rough rough Adject ROUGH NIL)
+(round round Adject ROUND NIL)
+(route route Noun ROUTE NIL)
+(routine routine (Adject_LONG) ROUTINE NIL)
+(routine routine Noun ROUTINE NIL)
+(row row Noun ROW NIL)
+(row row (Verb (SUBCAT NULL)) ROW NIL)
+(royal royal Adject ROYAL NIL)
+(royalty royalty (Noun (COUNT -)) ROYALTY NIL)
+(rub rub (Verb) RUB NIL)
+(rubber rubber (Noun (COUNT -)) RUBBER NIL)
+(rubbish rubbish Noun RUBBISH NIL)
+(rude rude Adject RUDE NIL)
+(rude rude (A2_TO)) RUDE NIL)
+(rudimentary rudimentary (Adject_LONG) RUDIMENTARY NIL)
+(ruin ruin Noun RUIN NIL)
+(ruin ruin V2 RUIN NIL)
+(rule rule Noun RULE NIL)
+(rule rule V2 RULE NIL)
+(ruler ruler Noun RULER NIL)
+(rump rump (Noun (LAT -)) RUMP NIL)
+(run run Noun RUN NIL)
+(run run (Verb (SUBCAT NULL) (REG -)) RUN NIL)
+(rush rush Noun RUSH NIL)
+(russian russian (Adject_LONG) RUSSIAN NIL)
+(russian russian Noun RUSSIAN NIL)
+(sabbatical sabbatical (Adject_LONG) SABBATICAL NIL)
+(sad sad Adject SAD NIL)
+(safe safe Noun SAFE NIL)
+(safe safe Adject SAFE NIL)
+(safe safe (A2_FROM)) SAFE NIL)
+(safety safety (Noun (COUNT -)) SAFETY NIL)
+(sail sail Noun SAIL NIL)
+(saint saint Noun SAINT NIL)
+(saintly saintly Adject SAINTLY NIL)
+(sake sake (Noun (LAT -)) SAKE NIL)
+(salad salad Noun SALAD NIL)
+(sale sale Noun SALE NIL)
+(salient salient (Adject_LONG) SALIENT NIL)
+(saline saline (Adject_LONG) SALINE NIL)
+(salt salt Noun SALT NIL)
+(same same (Adject_LONG) SAME NIL)
+(sample sample Noun SAMPLE NIL)
+(sanction sanction Noun SANCTION NIL)
+(sanction sanction V2 SANCTION NIL)
+(sand sand (Noun (COUNT -)) SAND NIL)
+(sandy sandy (PNoun) SANDY NIL)
+(sane sane Adject SANE NIL)
+(sat sat (Verb (SUBCAT NULL)) SIT NIL)
+(sat sat V2) SIT NIL)
+(satanic satanic (Adject_LONG) SATANIC NIL)
+(satisfaction satisfaction Noun SATISFACTION NIL)
+(satisfactory satisfactory (Adject_LONG) SATISFACTORY NIL)
+(satisfy satisfy V2 SATISFY NIL)
+(saturday saturday (PNoun) SATURDAY NIL)
+(sauce sauce (Noun (LAT -)) SAUCE NIL)
+(saucer saucer Noun SAUCER NIL)
+(saucy saucy Adject SAUCY NIL)
+(sausage sausage Noun SAUSAGE NIL)
+(save save V2 SAVE NIL)
+(savings savings (Noun (PLU +)) SAVINGS NIL)
+(saw saw Noun SAW NIL)
+(saw saw V2 SAW NIL)
+(say say (VS (REG -)) SAY NIL)
+(scale scale Noun SCALE NIL)
+(scan scan (V2 (LAT -)) SCAN NIL)
+(scarce scarce Adject SCARCE NIL)
+(scare scare V2 SCARE NIL)
+(scatter scatter (V2 (LAT -)) SCATTER NIL)
+(scenario scenario Noun SCENARIO NIL)
+(scene scene Noun SCENE NIL)
+(sceptic sceptic Noun SCEPTIC NIL)
+(schedule schedule Noun SCHEDULE NIL)
+(schedule schedule V2 SCHEDULE NIL)
+(schema schema (Noun (PLU -)) SCHEMA NIL)
+(schemata schemata (Noun (PLU +)) SCHEMA NIL)
+(schematic schematic Adject SCHEMATIC NIL)
+(scheme scheme Noun SCHEME NIL)
+(scholastic scholastic (Adject_LONG) SCHOLASTIC NIL)
+(school school Noun SCHOOL NIL)
+(science science Noun SCIENCE NIL)
+(scientific scientific (Adject_LONG) SCIENTIFIC NIL)
+(scientist scientist Noun SCIENTIST NIL)
+(scissors scissors (Noun (PLU +)) SCISSORS NIL)
+(scold scold (Verb) SCOLD NIL)
+(scope scope Noun SCOPE NIL)
+(score score Noun SCORE NIL)
+(score score (Verb (SUBCAT NULL)) SCORE NIL)
+(score score (N2_OF)) SCORE NIL)
+(scramble scramble V2 SCRAMBLE NIL)
+(scratch scratch Noun SCRATCH NIL)
+(scratch scratch V2 SCRATCH NIL)
+(screen screen Noun SCREEN NIL)
+(screw screw Noun SCREW NIL)
+(screw screw (V3_PPTO)) SCREW NIL)
+(screw screw (Verb (SUBCAT NULL)) SCREW NIL)
+(script script Noun SCRIPT NIL)
+(scrupulous scrupulous (Adject_LONG) SCRUPULOUS NIL)
+(scrutiny scrutiny (Noun (COUNT -)) SCRUTINY NIL)
+(sea sea Noun SEA NIL)
+(search search Noun SEARCH NIL)
+(search search V2 SEARCH NIL)
+(search search (V2_FOR)) SEARCH NIL)
+(season season Noun SEASON NIL)
+(season season V2 SEASON NIL)
+(seat seat Noun SEAT NIL)
+(second second Noun SECOND NIL)
+(secrecy secrecy Noun SECRECY NIL)
+(secret secret (Adject_LONG (SUBCAT PPFROM)) SECRET NIL)
+(secret secret Noun SECRET NIL)
+(secretary secretary Noun SECRETARY NIL)
+(section section Noun SECTION NIL)
+(secure secure V2 SECURE NIL)
+(secure secure Adject SECURE NIL)
+(secure secure (A2_FROM)) SECURE NIL)
+(see see (V2 (REG -)) SEE NIL)
+(seed seed Noun SEED NIL)
+(seek seek (V2 (REG -)) SEEK NIL)
+(seem seem (Verb (SUBCAT AP)) SEEM NIL)
+(seem seem (Verb (SUBCAT IT_SUBJ) (AGR IT)) SEEM NIL)
+(seem seem (Verb (SUBCAT SR2)) SEEM NIL)
+(segment segment Noun SEGMENT NIL)
+(segment segment V2 SEGMENT NIL)
+(seize seize V2 SEIZE NIL)
+(seldom seldom Adv SELDOM NIL)
+(select select (Verb (AT -) (SUBCAT NP)) SELECT NIL)
+(self self (Noun (PLU -)) SELF NIL)
+(sell sell (V2 (REG -)) SELL NIL)
+(selves selves (Noun (PLU +)) SELVES NIL)
+(semantic semantic (Adject_LONG) SEMANTIC NIL)
+(semantics semantics Noun SEMANTICS NIL)
+(send send (V3_NP) (REG -)) SEND NIL)
+(send send (V3_PPTO) (REG -)) SEND NIL)
+(sensation sensation Noun SENSATION NIL)
+(sense sense Noun SENSE NIL)
+(sense sense V2 SENSE NIL)
+(sense sense (VS) SENSE NIL)
+(sensible sensible (Adject_LONG) SENSIBLE NIL)
+(sensitive sensitive (Adject_LONG) SENSITIVE NIL)
+(sensitive sensitive (A2_TO)_LONG) SENSITIVE NIL)
+(sensory sensory (Adject_LONG) SENSORY NIL)
+(sentence sentence Noun SENTENCE NIL)
+(separate separate (V2 (AT -)) SEPARATE NIL)
+(separate separate (V3_PPFROM) (AT -)) SEPARATE NIL)
+(separate separate (Adject_LONG) SEPARATE NIL)
+(separate separate (A2_FROM)_LONG) SEPARATE NIL)
+(september september (PNoun) SEPTEMBER NIL)
+(sequel sequel (N2_TO)) SEQUEL NIL)
+(sequence sequence Noun SEQUENCE NIL)
+(serial serial (Adject_LONG) SERIAL NIL)
+(series series Noun SERIES NIL)
+(serious serious (Adject_LONG) SERIOUS NIL)
+(servant servant Noun SERVANT NIL)
+(serve serve V2 SERVE NIL)
+(service service Noun SERVICE NIL)
+(session session Noun SESSION NIL)
+(set set Noun SET NIL)
+(set set (Verb (SUBCAT NULL) (REG -)) SET NIL)
+(setting setting (N2_FOR)) SETTING NIL)
+(settle settle (Verb (SUBCAT NULL)) SETTLE NIL)
+(severe severe (Adject_LONG) SEVERE NIL)
+(sew sew (V2 (REG -)) SEW NIL)
+(sew sew (Verb (SUBCAT NULL) (REG -)) SEW NIL)
+(sex sex Noun SEX NIL)
+(sexual sexual (Adject_LONG) SEXUAL NIL)
+(shade shade Noun SHADE NIL)
+(shade shade V2 SHADE NIL)
+(shadow shadow Noun SHADOW NIL)
+(shake shake Noun SHAKE NIL)
+(shake shake (V2 (REG -)) SHAKE NIL)
+(shake shake (Verb (SUBCAT NULL) (REG -)) SHAKE NIL)
+(shall shall (Verb (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -)) SHALL NIL)
+(shallow shallow Adject SHALLOW NIL)
+(shame shame Noun SHAME NIL)
+(shape shape V2 SHAPE NIL)
+(share share Noun SHARE NIL)
+(share share (V3_PPWITH)) SHARE NIL)
+(sharp sharp Adject SHARP NIL)
+(shatter shatter V2 SHATTER NIL)
+(shave shave Noun SHAVE NIL)
+(shave shave V2 SHAVE NIL)
+(shave shave (Verb (SUBCAT NULL)) SHAVE NIL)
+(shaven shaven (Adject_LONG) SHAVEN NIL)
+(shear shear (Verb (SUBCAT NULL)) SHEAR NIL)
+(shears shears (Noun (PLU +)) SHEARS NIL)
+(shed shed (Noun (LAT -)) SHED NIL)
+(shed shed (V2 (LAT -) (REG -)) SHED NIL)
+(sheep sheep (Noun (PLU -)) SHEEP NIL)
+(sheer sheer (Adject (LAT -)) SHEER NIL)
+(sheet sheet Noun SHEET NIL)
+(shelf shelf Noun SHELF NIL)
+(shell shell Noun SHELL NIL)
+(shelve shelve V2 SHELVE NIL)
+(shelves shelves (Noun (PLU +)) SHELF NIL)
+(shift shift (Verb (SUBCAT NULL)) SHIFT NIL)
+(shine shine (Verb) SHINE NIL)
+(ship ship Noun SHIP NIL)
+(shirt shirt Noun SHIRT NIL)
+(shock shock Noun SHOCK NIL)
+(shock shock V2 SHOCK NIL)
+(shoe shoe Noun SHOE NIL)
+(shoot shoot (V2 (REG -)) SHOOT NIL)
+(shop shop Noun SHOP NIL)
+(shore shore Noun SHORE NIL)
+(short short Adject SHORT NIL)
+(shortcoming shortcoming Noun SHORTCOMING NIL)
+(shot shot Noun SHOT NIL)
+(should should (Verb (AUX +) (SUBCAT BASE_VP) (PAST -) (FIN +)) SHOULD NIL)
+(shoulder shoulder Noun SHOULDER NIL)
+(shoulder shoulder V2 SHOULDER NIL)
+(shout shout Noun SHOUT NIL)
+(shout shout (Verb (SUBCAT NULL)) SHOUT NIL)
+(show show Noun SHOW NIL)
+(show show (V2) (REG -)) SHOW NIL)
+(shrug shrug (Verb (SUBCAT NULL)) SHRUG NIL)
+(shrug shrug V2 SHRUG NIL)
+(shrug shrug Noun SHRUG NIL)
+(shut shut (V2 (REG -)) SHUT NIL)
+(sibling sibling Noun SIBLING NIL)
+(sick sick (A2_OF)) SICK NIL)
+(side side Noun SIDE NIL)
+(sidestep sidestep (V2 (LAT -)) SIDESTEP NIL)
+(sideways sideways (Adv SIDEWAYS NIL)
+(sideways sideways (Adject_LONG) SIDEWAYS NIL)
+(sight sight Noun SIGHT NIL)
+(sign sign Noun SIGN NIL)
+(sign sign V2 SIGN NIL)
+(signal signal Noun SIGNAL NIL)
+(signal signal (V2_TO_THAT_S)) SIGNAL NIL)
+(signature signature Noun SIGNATURE NIL)
+(significance significance Noun SIGNIFICANCE NIL)
+(significant significant (Adject_LONG) SIGNIFICANT NIL)
+(signify signify V2 SIGNIFY NIL)
+(silence silence Noun SILENCE NIL)
+(silent silent (Adject_LONG) SILENT NIL)
+(silk silk (Adject_LONG) SILK NIL)
+(silk silk (Noun (COUNT -)) SILK NIL)
+(silly silly Adject SILLY NIL)
+(silver silver (Noun (COUNT -)) SILVER NIL)
+(similar similar (Adject_LONG) SIMILAR NIL)
+(similar similar (A2_TO)_LONG) SIMILAR NIL)
+(simple simple Adject SIMPLE NIL)
+(simplicity simplicity Noun SIMPLICITY NIL)
+(simulate simulate (V2 (AT -)) SIMULATE NIL)
+(simultaneous simultaneous (Adject_LONG) SIMULTANEOUS NIL)
+(since since (Subj) SINCE NIL)
+(since since (Adv (SUBCAT ING)) SINCE NIL)
+(since since Prep SINCE NIL)
+(sincere sincere (Adject_LONG) SINCERE NIL)
+(sing sing (V2 (REG -)) SING NIL)
+(sing sing (Verb (SUBCAT NULL) (REG -)) SING NIL)
+(single single (Adject_LONG) SINGLE NIL)
+(singular singular (Adject_LONG) SINGULAR NIL)
+(sink sink (V2 (REG -)) SINK NIL)
+(sink sink (Verb (SUBCAT NULL) (REG -)) SINK NIL)
+(sir sir ((TITLE +)) SIR NIL)
+(sister sister (N2_OF)) SISTER NIL)
+(sit sit (Verb (SUBCAT NULL)) SIT NIL)
+(sit sit V2) SIT NIL)
+(site site Noun SITE NIL)
+(situation situation Noun SITUATION NIL)
+(size size Noun SIZE NIL)
+(skate skate (Noun (LAT -)) SKATE NIL)
+(skate skate (Verb (SUBCAT NULL) (LAT -)) SKATE NIL)
+(skeletal skeletal (Adject_LONG) SKELETAL NIL)
+(skeleton skeleton Noun SKELETON NIL)
+(sketch sketch Noun SKETCH NIL)
+(sketch sketch V2 SKETCH NIL)
+(skilful skilful (Adject_LONG) SKILFUL NIL)
+(skill skill Noun SKILL NIL)
+(skilled skilled (Adject_LONG (LAT -)) SKILLED NIL)
+(skin skin Noun SKIN NIL)
+(skip skip (V2 (LAT -)) SKIP NIL)
+(skip skip (Verb (SUBCAT NULL) (LAT -)) SKIP NIL)
+(skirt skirt Noun SKIRT NIL)
+(sky sky Noun SKY NIL)
+(slash slash Noun SLASH NIL)
+(slave slave Noun SLAVE NIL)
+(sledge sledge Noun SLEDGE NIL)
+(sleep sleep Noun SLEEP NIL)
+(sleep sleep (Verb (SUBCAT NULL) (REG -)) SLEEP NIL)
+(slide slide (Verb (SUBCAT NULL)) SLIDE NIL)
+(slight slight Adject SLIGHT NIL)
+(slight slight Noun SLIGHT NIL)
+(slim slim Adject SLIM NIL)
+(slim slim (Verb (SUBCAT NULL)) SLIM NIL)
+(slip slip (Verb) SLIP NIL)
+(slip slip Noun SLIP NIL)
+(slipper slipper Noun SLIPPER NIL)
+(slippery slippery Adject SLIPPERY NIL)
+(sloe sloe Noun SLOE NIL)
+(slope slope Noun SLOPE NIL)
+(slot slot Noun SLOT NIL)
+(slow slow Adject SLOW NIL)
+(small small Adject SMALL NIL)
+(smart smart Adject SMART NIL)
+(smell smell Noun SMELL NIL)
+(smell smell V2 SMELL NIL)
+(smell smell (Verb (SUBCAT NULL)) SMELL NIL)
+(smelt smelt V2 SMELT NIL)
+(smile smile Noun SMILE NIL)
+(smile smile (Verb (SUBCAT NULL)) SMILE NIL)
+(smoke smoke (Noun (COUNT -)) SMOKE NIL)
+(smoke smoke (Verb (SUBCAT NULL)) SMOKE NIL)
+(smooth smooth Adject SMOOTH NIL)
+(smooth smooth V2 SMOOTH NIL)
+(snake snake Noun SNAKE NIL)
+(snap snap V2 SNAP NIL)
+(snap snap (Verb (SUBCAT NULL)) SNAP NIL)
+(snapshot snapshot Noun SNAPSHOT NIL)
+(snow snow (Verb (AGR IT)) SNOW NIL)
+(snow snow (Noun (COUNT -)) SNOW NIL)
+(so so PConj ((SUBCAT DETA)) SO NIL)
+(soap soap (Noun (COUNT -)) SOAP NIL)
+(social social (Adject_LONG) SOCIAL NIL)
+(society society Noun SOCIETY NIL)
+(sock sock Noun SOCK NIL)
+(sodium sodium Noun SODIUM NIL)
+(soft soft Adject SOFT NIL)
+(software software (Noun (COUNT -)) SOFTWARE NIL)
+(soil soil Noun SOIL NIL)
+(soldier soldier Noun SOLDIER NIL)
+(sole sole (Adject_LONG) SOLE NIL)
+(sole sole Noun SOLE NIL)
+(solemn solemn (Adject_LONG) SOLEMN NIL)
+(solid solid Adject SOLID NIL)
+(solid solid Noun SOLID NIL)
+(soliloquies soliloquies (Noun (PLU +)) SOLILOQUY NIL)
+(soliloquy soliloquy (Noun (PLU -)) SOLILOQUY NIL)
+(solo solo (Adject_LONG) SOLO NIL)
+(solo solo Noun SOLO NIL)
+(solution solution Noun SOLUTION NIL)
+(solve solve V2 SOLVE NIL)
+(somehow somehow (Adv SOMEHOW NIL)
+(sometimes sometimes (Adv SOMETIMES NIL)
+(somewhat somewhat Adv SOMEWHAT NIL)
+(somewhere somewhere (Adv SOMEWHERE NIL)
+(son son (N2_OF)) SON NIL)
+(song song Noun SONG NIL)
+(soon soon (Adv SOON NIL)
+(soon soon Adv SOON NIL)
+(sophisticated sophisticated (Adject_LONG) SOPHISTICATED NIL)
+(sophistication sophistication Noun SOPHISTICATION NIL)
+(sore sore Adject SORE NIL)
+(sore sore Noun SORE NIL)
+(sorrow sorrow Noun SORROW NIL)
+(sorry sorry Adject SORRY NIL)
+(sorry sorry (A2_FOR)) SORRY NIL)
+(sorry sorry (Adject (SUBCAT SFIN)) SORRY NIL)
+(sort sort Noun SORT NIL)
+(sort sort V2 SORT NIL)
+(soul soul Noun SOUL NIL)
+(sound sound Adject SOUND NIL)
+(sound sound Noun SOUND NIL)
+(sound sound (Verb (SUBCAT AP)) SOUND NIL)
+(soup soup Noun SOUP NIL)
+(sour sour Adject SOUR NIL)
+(source source Noun SOURCE NIL)
+(south south Noun SOUTH NIL)
+(south south (Adject_LONG) SOUTH NIL)
+(south south (A2_OF)_LONG) SOUTH NIL)
+(southern southern (Adject_LONG) SOUTHERN NIL)
+(space space Noun SPACE NIL)
+(spade spade Noun SPADE NIL)
+(spain spain (PNoun) SPAIN NIL)
+(span span V2 SPAN NIL)
+(spanish spanish Adject SPANISH NIL)
+(spare spare (Adject_LONG) SPARE NIL)
+(spare spare (V3_NP)) SPARE NIL)
+(sparrow sparrow Noun SPARROW NIL)
+(spate spate (Noun (LAT -)) SPATE NIL)
+(spatial spatial (Adject_LONG) SPATIAL NIL)
+(speak speak (Verb (SUBCAT NULL) (REG -)) SPEAK NIL)
+(spear spear Noun SPEAR NIL)
+(spear spear V2 SPEAR NIL)
+(special special (Adject_LONG) SPECIAL NIL)
+(specialist specialist Noun SPECIALIST NIL)
+(specific specific (Adject_LONG) SPECIFIC NIL)
+(specific specific (A2_TO)_LONG) SPECIFIC NIL)
+(specifically specifically Adv SPECIFICALLY NIL)
+(specify specify V2 SPECIFY NIL)
+(spectacle spectacle Noun SPECTACLE NIL)
+(spectacles spectacles (Noun (PLU +)) SPECTACLES NIL)
+(spectacular spectacular (Adject_LONG) SPECTACULAR NIL)
+(spectra spectra (Noun (PLU +)) SPECTRA NIL)
+(spectral spectral (Adject_LONG) SPECTRAL NIL)
+(spectrum spectrum (Noun (PLU -)) SPECTRUM NIL)
+(speculate speculate (Verb (SUBCAT NULL) (AT -)) SPECULATE NIL)
+(speech speech Noun SPEECH NIL)
+(speed speed Noun SPEED NIL)
+(spell spell Noun SPELL NIL)
+(spell spell (V2 (REG -)) SPELL NIL)
+(spell spell (Verb (SUBCAT NULL) (REG -)) SPELL NIL)
+(spend spend (V2 (REG -)) SPEND NIL)
+(spin spin (V2 (REG -)) SPIN NIL)
+(spin spin (Verb (SUBCAT NULL) (REG -)) SPIN NIL)
+(spinster spinster Noun SPINSTER NIL)
+(spirit spirit Noun SPIRIT NIL)
+(spite spite Noun SPITE NIL)
+(splendid splendid (Adject_LONG) SPLENDID NIL)
+(splendour splendour Noun SPLENDOUR NIL)
+(split split (Verb (REG -)) SPLIT NIL)
+(split split Noun SPLIT NIL)
+(spoil spoil V2 SPOIL NIL)
+(spoke spoke Noun SPOKE NIL)
+(spokesman spokesman Noun SPOKESMAN NIL)
+(spoon spoon Noun SPOON NIL)
+(sport sport Noun SPORT NIL)
+(spot spot Noun SPOT NIL)
+(spot spot V2 SPOT NIL)
+(spread spread (Verb (SUBCAT NULL) (REG -)) SPREAD NIL)
+(spring spring Noun SPRING NIL)
+(spring spring V2 (REG -)) SPRING NIL)
+(spur spur Noun SPUR NIL)
+(spurious spurious (Adject_LONG) SPURIOUS NIL)
+(square square Adject SQUARE NIL)
+(square square Noun SQUARE NIL)
+(stable stable Adject STABLE NIL)
+(stable stable Noun STABLE NIL)
+(stack stack Noun STACK NIL)
+(stack stack V2 STACK NIL)
+(staff staff Noun STAFF NIL)
+(staff staff V2 STAFF NIL)
+(stag stag Noun STAG NIL)
+(stage stage Noun STAGE NIL)
+(stage stage V2 STAGE NIL)
+(stain stain Noun STAIN NIL)
+(stain stain V2 STAIN NIL)
+(stair stair Noun STAIR NIL)
+(stake stake Noun STAKE NIL)
+(stamp stamp Noun STAMP NIL)
+(stance stance Noun STANCE NIL)
+(stand stand (Verb) STAND NIL)
+(standard standard (Adject_LONG) STANDARD NIL)
+(standard standard Noun STANDARD NIL)
+(star star Noun STAR NIL)
+(stare stare Noun STARE NIL)
+(stare stare (V2_AT)) STARE NIL)
+(start start Noun START NIL)
+(start start V2 START NIL)
+(start start (Verb (SUBCAT NULL)) START NIL)
+(startle startle V2 STARTLE NIL)
+(state state Noun STATE NIL)
+(state state (Verb (SUBCAT Q_S)) STATE NIL)
+(static static (Adject_LONG) STATIC NIL)
+(station station Noun STATION NIL)
+(stationary stationary (Adject_LONG) STATIONARY NIL)
+(stationer stationer Noun STATIONER NIL)
+(stationery stationery (Noun (COUNT -)) STATIONERY NIL)
+(statistic statistic Noun STATISTIC NIL)
+(statistical statistical (Adject_LONG) STATISTICAL NIL)
+(statistics statistics (Noun (PLU -)) STATISTICS NIL)
+(statistics statistics Noun STATISTICS NIL)
+(stative stative (Adject_LONG) STATIVE NIL)
+(statue statue Noun STATUE NIL)
+(stature stature Noun STATURE NIL)
+(status status Noun STATUS NIL)
+(stay stay Noun STAY NIL)
+(stay stay (Verb (SUBCAT NULL)) STAY NIL)
+(steady steady Adject STEADY NIL)
+(steal steal (V3_PPFROM) (REG -)) STEAL NIL)
+(steam steam (Noun (COUNT -)) STEAM NIL)
+(steam steam (Verb (SUBCAT NULL)) STEAM NIL)
+(steel steel (Noun (COUNT -)) STEEL NIL)
+(steel steel (Verb (SUBCAT REFL)) STEEL NIL)
+(steep steep Adject STEEP NIL)
+(steeple steeple Noun STEEPLE NIL)
+(steer steer Noun STEER NIL)
+(steer steer V2 STEER NIL)
+(stem stem Noun STEM NIL)
+(stem stem V2 STEM NIL)
+(step step Noun STEP NIL)
+(step step V2) STEP NIL)
+(sterile sterile (Adject_LONG) STERILE NIL)
+(stick stick Noun STICK NIL)
+(stick stick (V2_TO) (REG -)) STICK NIL)
+(sticky sticky Adject STICKY NIL)
+(stiff stiff Adject STIFF NIL)
+(still still Adv STILL NIL)
+(still still Adject STILL NIL)
+(sting sting Noun STING NIL)
+(sting sting (V2 (REG -)) STING NIL)
+(stipulate stipulate (VS (AT -)) STIPULATE NIL)
+(stitch stitch Noun STITCH NIL)
+(stitch stitch V2 STITCH NIL)
+(stock stock Noun STOCK NIL)
+(stock stock V2 STOCK NIL)
+(stocking stocking Noun STOCKING NIL)
+(stomach stomach Noun STOMACH NIL)
+(stone stone Noun STONE NIL)
+(stool stool Noun STOOL NIL)
+(stoop stoop (Verb) STOOP NIL)
+(stop stop Noun STOP NIL)
+(stop stop V2 STOP NIL)
+(stop stop (Verb (SUBCAT NULL)) STOP NIL)
+(storage storage (Noun (COUNT -)) STORAGE NIL)
+(store store Noun STORE NIL)
+(store store V2 STORE NIL)
+(storm storm Noun STORM NIL)
+(story story Noun STORY NIL)
+(straight straight Adject STRAIGHT NIL)
+(straightforward straightforward (Adject_LONG) STRAIGHTFORWARD NIL)
+(strain strain Noun STRAIN NIL)
+(strain strain V2 STRAIN NIL)
+(strand strand V2 STRAND NIL)
+(strange strange Adject STRANGE NIL)
+(stranger stranger Noun STRANGER NIL)
+(strata strata (Noun (PLU +)) STRATUM NIL)
+(strategy strategy Noun STRATEGY NIL)
+(stratum stratum (Noun (PLU -)) STRATUM NIL)
+(straw straw Noun STRAW NIL)
+(strawberry strawberry Noun STRAWBERRY NIL)
+(stray stray Adject STRAY NIL)
+(stray stray (Verb (SUBCAT NULL)) STRAY NIL)
+(stream stream Noun STREAM NIL)
+(streamlined streamlined (Adject_LONG) STREAMLINED NIL)
+(street street Noun STREET NIL)
+(strength strength Noun STRENGTH NIL)
+(strengthen strengthen V2 STRENGTHEN NIL)
+(stress stress Noun STRESS NIL)
+(stress stress V2 STRESS NIL)
+(stretch stretch (Verb) STRETCH NIL)
+(strew strew (V2 (REG -)) STREW NIL)
+(strict strict Adject STRICT NIL)
+(strident strident (Adject_LONG) STRIDENT NIL)
+(strike strike V2 STRIKE NIL)
+(string string Noun STRING NIL)
+(strip strip Noun STRIP NIL)
+(strip strip V2 STRIP NIL)
+(strive strive (V2_FOR) (REG -)) STRIVE NIL)
+(stroke stroke Noun STROKE NIL)
+(stroke stroke V2 STROKE NIL)
+(strong strong Adject STRONG NIL)
+(structuralism structuralism Noun STRUCTURALISM NIL)
+(structuralist structuralist Noun STRUCTURALIST NIL)
+(structure structure Noun STRUCTURE NIL)
+(struggle struggle Noun STRUGGLE NIL)
+(struggle struggle (V2_WITH)) STRUGGLE NIL)
+(student student Noun STUDENT NIL)
+(study study (Verb) STUDY NIL)
+(study study (Noun (SUBCAT NP)) STUDY NIL)
+(stuff stuff Noun STUFF NIL)
+(stuff stuff V2 STUFF NIL)
+(stupid stupid Adject STUPID NIL)
+(stupor stupor Noun STUPOR NIL)
+(stutter stutter (Verb (SUBCAT NULL)) STUTTER NIL)
+(style style Noun STYLE NIL)
+(stylistic stylistic (Adject_LONG) STYLISTIC NIL)
+(suave suave Adject SUAVE NIL)
+(subcategorize subcategorize (Verb (SUBCAT NULL)) SUBCATEGORIZE NIL)
+(subjacency subjacency Noun SUBJACENCY NIL)
+(subjacent subjacent (Adject_LONG (SUBCAT NULL)) SUBJACENT NIL)
+(subjacent subjacent (Adject_LONG (SUBCAT PPTO)) SUBJACENT NIL)
+(subject subject (V3_PPTO) (AT -)) SUBJECT NIL)
+(subject subject Noun SUBJECT NIL)
+(subjective subjective (Adject_LONG) SUBJECTIVE NIL)
+(submarine submarine (Adject_LONG) SUBMARINE NIL)
+(submarine submarine Noun SUBMARINE NIL)
+(submission submission Noun SUBMISSION NIL)
+(submit submit (V2_TO)) SUBMIT NIL)
+(subordinate subordinate (Adject_LONG) SUBORDINATE NIL)
+(subordinate subordinate (V2 (AT -)) SUBORDINATE NIL)
+(subsequent subsequent (Adject_LONG) SUBSEQUENT NIL)
+(subservient subservient (Adject_LONG) SUBSERVIENT NIL)
+(substance substance Noun SUBSTANCE NIL)
+(substantial substantial (Adject_LONG) SUBSTANTIAL NIL)
+(substantive substantive (Adject_LONG) SUBSTANTIVE NIL)
+(substitute substitute (V3_PPFOR) (AT -)) SUBSTITUTE NIL)
+(substitute substitute Noun SUBSTITUTE NIL)
+(subsume subsume V2 SUBSUME NIL)
+(subsumption subsumption Noun SUBSUMPTION NIL)
+(subtle subtle Adject SUBTLE NIL)
+(subtlety subtlety Noun SUBTLETY NIL)
+(subtract subtract (V3_PPFROM) (AT -)) SUBTRACT NIL)
+(succeed succeed (V2_IN)) SUCCEED NIL)
+(success success Noun SUCCESS NIL)
+(succession succession Noun SUCCESSION NIL)
+(successive successive (Adject_LONG) SUCCESSIVE NIL)
+(successor successor Noun SUCCESSOR NIL)
+(succinct succinct (Adject_LONG) SUCCINCT NIL)
+(succumb succumb (V2_TO) (LAT -)) SUCCUMB NIL)
+(suck suck V2 SUCK NIL)
+(sudden sudden (Adject_LONG) SUDDEN NIL)
+(sue sue (PNoun) SUE NIL)
+(suffer suffer (V2_FROM)) SUFFER NIL)
+(suffice suffice (Verb (SUBCAT NULL)) SUFFICE NIL)
+(sufficient sufficient (Adject_LONG) SUFFICIENT NIL)
+(sugar sugar (Noun (COUNT -)) SUGAR NIL)
+(suggest suggest (V2_TO_THAT_S) (AT -)) SUGGEST NIL)
+(suit suit V2 SUIT NIL)
+(suit suit Noun SUIT NIL)
+(suitable suitable (Adject_LONG) SUITABLE NIL)
+(suite suite Noun SUITE NIL)
+(sum sum Noun SUM NIL)
+(summer summer Noun SUMMER NIL)
+(sun sun Noun SUN NIL)
+(sunday sunday (PNoun) SUNDAY NIL)
+(sunshine sunshine Noun SUNSHINE NIL)
+(super super (Adject_LONG) SUPER NIL)
+(superficial superficial (Adject_LONG) SUPERFICIAL NIL)
+(superior superior (Adject_LONG) SUPERIOR NIL)
+(supersede supersede V2 SUPERSEDE NIL)
+(supervisor supervisor Noun SUPERVISOR NIL)
+(supper supper Noun SUPPER NIL)
+(supplement supplement V2 SUPPLEMENT NIL)
+(supplement supplement Noun SUPPLEMENT NIL)
+(supplementary supplementary (Adject_LONG) SUPPLEMENTARY NIL)
+(suppletion suppletion Noun SUPPLETION NIL)
+(suppletive suppletive (Adject_LONG) SUPPLETIVE NIL)
+(supply supply V2 SUPPLY NIL)
+(supply supply (V3_PPTO)) SUPPLY NIL)
+(supply supply (V3_PPWITH)) SUPPLY NIL)
+(supply supply Noun SUPPLY NIL)
+(support support V2 SUPPORT NIL)
+(support support Noun SUPPORT NIL)
+(suppose suppose (VS) SUPPOSE NIL)
+(supposition supposition Noun SUPPOSITION NIL)
+(suppress suppress (V2 (AT -)) SUPPRESS NIL)
+(sure sure (AdjInf) SURE NIL)
+(sure sure Adject SURE NIL)
+(sure sure (Adject (SUBCAT STHAT)) SURE NIL)
+(surface surface (Verb (SUBCAT NULL)) SURFACE NIL)
+(surface surface Noun SURFACE NIL)
+(surgeon surgeon Noun SURGEON NIL)
+(surgery surgery Noun SURGERY NIL)
+(surgical surgical (Adject_LONG) SURGICAL NIL)
+(surmount surmount V2 SURMOUNT NIL)
+(surprise surprise (Verb (AGR IT) (SUBCAT S_SUBJ)) SURPRISE NIL)
+(surprise surprise (Verb (AGR S) (SUBCAT S_SUBJ)) SURPRISE NIL)
+(surprise surprise V2 SURPRISE NIL)
+(surprise surprise Noun SURPRISE NIL)
+(surround surround V2 SURROUND NIL)
+(survey survey V2 SURVEY NIL)
+(survey survey Noun SURVEY NIL)
+(survive survive V2 SURVIVE NIL)
+(susceptible susceptible (Adject_LONG) SUSCEPTIBLE NIL)
+(suspect suspect V2 SUSPECT NIL)
+(suspect suspect (VS) SUSPECT NIL)
+(suspect suspect Noun SUSPECT NIL)
+(suspend suspend V2 SUSPEND NIL)
+(suspense suspense Noun SUSPENSE NIL)
+(suspicion suspicion Noun SUSPICION NIL)
+(suspicious suspicious (Adject_LONG) SUSPICIOUS NIL)
+(sustain sustain V2 SUSTAIN NIL)
+(sustenance sustenance Noun SUSTENANCE NIL)
+(swallow swallow V2 SWALLOW NIL)
+(swan swan Noun SWAN NIL)
+(swap swap (V3_PPFOR) (LAT -)) SWAP NIL)
+(swear swear (VS (REG -)) SWEAR NIL)
+(swede swede Noun SWEDE NIL)
+(sweden sweden (PNoun) SWEDEN NIL)
+(swedish swedish Adject SWEDISH NIL)
+(sweep sweep (V2 (REG -)) SWEEP NIL)
+(sweet sweet Noun SWEET NIL)
+(swell swell (Verb (REG -)) SWELL NIL)
+(swift swift Adject SWIFT NIL)
+(swift swift Noun SWIFT NIL)
+(swim swim (Verb (REG -)) SWIM NIL)
+(swim swim Noun SWIM NIL)
+(swing swing (Verb (REG -)) SWING NIL)
+(swiss swiss (Adject_LONG) SWISS NIL)
+(switch switch V2 SWITCH NIL)
+(switch switch Noun SWITCH NIL)
+(switzerland switzerland (PNoun) SWITZERLAND NIL)
+(sword sword Noun SWORD NIL)
+(syllabic syllabic (Adject_LONG) SYLLABIC NIL)
+(syllable syllable Noun SYLLABLE NIL)
+(syllogism syllogism Noun SYLLOGISM NIL)
+(symbol symbol Noun SYMBOL NIL)
+(symmetry symmetry Noun SYMMETRY NIL)
+(sympathetic sympathetic (Adject_LONG) SYMPATHETIC NIL)
+(sympathetic sympathetic (A2_TO)_LONG) SYMPATHETIC NIL)
+(sympathy sympathy (N2_WITH) (COUNT -)) SYMPATHY NIL)
+(symptom symptom Noun SYMPTOM NIL)
+(symptomatic symptomatic (Adject_LONG (SUBCAT NULL)) SYMPTOMATIC NIL)
+(symptomatic symptomatic (Adject_LONG (SUBCAT PPOF)) SYMPTOMATIC NIL)
+(synchronous synchronous (Adject_LONG) SYNCHRONOUS NIL)
+(synonym synonym Noun SYNONYM NIL)
+(synonymous synonymous (Adject_LONG) SYNONYMOUS NIL)
+(synonymous synonymous (A2_WITH)_LONG) SYNONYMOUS NIL)
+(synonymy synonymy Noun SYNONYMY NIL)
+(synopsis synopsis Noun SYNOPSIS NIL)
+(synoptic synoptic (Adject_LONG) SYNOPTIC NIL)
+(syntactic syntactic (Adject_LONG) SYNTACTIC NIL)
+(syntax syntax Noun SYNTAX NIL)
+(syntheses syntheses (Noun (PLU +)) SYNTHESIS NIL)
+(synthesis synthesis (Noun (PLU -)) SYNTHESIS NIL)
+(synthesize synthesize V2 SYNTHESIZE NIL)
+(synthetic synthetic (Adject_LONG) SYNTHETIC NIL)
+(system system Noun SYSTEM NIL)
+(systematic systematic (Adject_LONG) SYSTEMATIC NIL)
+(systematically systematically (Adject_LONG) SYSTEMATICALLY NIL)
+(systematize systematize V2 SYSTEMATIZE NIL)
+(table table Noun TABLE NIL)
+(tabular tabular (Adject_LONG) TABULAR NIL)
+(tabulate tabulate (V2 (AT -)) TABULATE NIL)
+(tacit tacit (Adject_LONG) TACIT NIL)
+(tack tack Noun TACK NIL)
+(tackle tackle V2 TACKLE NIL)
+(tact tact Noun TACT NIL)
+(tactic tactic Noun TACTIC NIL)
+(tag tag (V2 (LAT -)) TAG NIL)
+(tag tag Noun TAG NIL)
+(tail tail Noun TAIL NIL)
+(tailor tailor Noun TAILOR NIL)
+(take take (V2 (REG -)) TAKE NIL)
+(tale tale Noun TALE NIL)
+(talent talent Noun TALENT NIL)
+(talented talented (Adject_LONG) TALENTED NIL)
+(talk talk (V2_ABOUT)) TALK NIL)
+(talk talk Noun TALK NIL)
+(tall tall Adject TALL NIL)
+(tame tame Adject TAME NIL)
+(tangent tangent Noun TANGENT NIL)
+(tangle tangle V2 TANGLE NIL)
+(tank tank Noun TANK NIL)
+(tap tap V2 TAP NIL)
+(tap tap Noun TAP NIL)
+(tape tape V2 TAPE NIL)
+(tape tape Noun TAPE NIL)
+(target target Noun TARGET NIL)
+(task task Noun TASK NIL)
+(taste taste V2 TASTE NIL)
+(taste taste (V2_OF)) TASTE NIL)
+(taste taste Noun TASTE NIL)
+(tautology tautology Noun TAUTOLOGY NIL)
+(tax tax V2 TAX NIL)
+(tax tax Noun TAX NIL)
+(taxi taxi Noun TAXI NIL)
+(taxonomy taxonomy Noun TAXONOMY NIL)
+(tea tea (Noun (COUNT -)) TEA NIL)
+(teach teach (Verb (SUBCAT OE) (REG -)) TEACH NIL)
+(team team Noun TEAM NIL)
+(tear tear (V2 (REG -)) TEAR NIL)
+(tear tear Noun TEAR NIL)
+(tease tease V2 TEASE NIL)
+(technical technical (Adject_LONG) TECHNICAL NIL)
+(technician technician (Adv TECHNICIAN NIL)
+(technique technique Noun TECHNIQUE NIL)
+(technology technology Noun TECHNOLOGY NIL)
+(tedious tedious (Adject_LONG) TEDIOUS NIL)
+(tedium tedium Noun TEDIUM NIL)
+(teem teem (V2_WITH)) TEEM NIL)
+(teeth teeth (Noun (PLU +)) TOOTH NIL)
+(telegram telegram Noun TELEGRAM NIL)
+(telegraph telegraph V2 TELEGRAPH NIL)
+(telegraph telegraph Noun TELEGRAPH NIL)
+(telephone telephone V2 TELEPHONE NIL)
+(telephone telephone Noun TELEPHONE NIL)
+(telescope telescope Noun TELESCOPE NIL)
+(television television Noun TELEVISION NIL)
+(tell tell (V2) (REG -)) TELL NIL)
+(temper temper (V3_PPWITH)) TEMPER NIL)
+(temper temper Noun TEMPER NIL)
+(temperature temperature Noun TEMPERATURE NIL)
+(template template Noun TEMPLATE NIL)
+(temple temple Noun TEMPLE NIL)
+(temporal temporal (Adject_LONG) TEMPORAL NIL)
+(temporary temporary (Adject_LONG) TEMPORARY NIL)
+(tempt tempt V2 TEMPT NIL)
+(tend tend (Verb (SUBCAT SR1)) TEND NIL)
+(tendency tendency (N2_TO)) TENDENCY NIL)
+(tender tender Adject TENDER NIL)
+(tenet tenet Noun TENET NIL)
+(tennis tennis (Noun (COUNT -)) TENNIS NIL)
+(tenon tenon Noun TENON NIL)
+(tenor tenor Noun TENOR NIL)
+(tense tense Adject TENSE NIL)
+(tense tense Noun TENSE NIL)
+(tensed tensed (Adject_LONG) TENSED NIL)
+(tension tension Noun TENSION NIL)
+(tent tent Noun TENT NIL)
+(tentative tentative (Adject_LONG) TENTATIVE NIL)
+(term term (V3_PRED)) TERM NIL)
+(term term Noun TERM NIL)
+(terminal terminal (Adject_LONG) TERMINAL NIL)
+(terminal terminal Noun TERMINAL NIL)
+(terminate terminate (Verb (SUBCAT NULL) (AT -)) TERMINATE NIL)
+(terminology terminology Noun TERMINOLOGY NIL)
+(terrace terrace Noun TERRACE NIL)
+(terrestrial terrestrial (Adject_LONG) TERRESTRIAL NIL)
+(terrible terrible (Adject_LONG) TERRIBLE NIL)
+(terrify terrify V2 TERRIFY NIL)
+(territory territory Noun TERRITORY NIL)
+(terror terror Noun TERROR NIL)
+(terse terse Adject TERSE NIL)
+(test test V2 TEST NIL)
+(test test Noun TEST NIL)
+(testimony testimony Noun TESTIMONY NIL)
+(text text Noun TEXT NIL)
+(textbook textbook Noun TEXTBOOK NIL)
+(thank thank V2 THANK NIL)
+(thanks thanks (Noun (PLU +) (SUBCAT PPFOR)) THANKS NIL)
+(theatre theatre Noun THEATRE NIL)
+(theatrical theatrical (Adject_LONG) THEATRICAL NIL)
+(thematic thematic (Adject_LONG) THEMATIC NIL)
+(thematically thematically Adv THEMATICALLY NIL)
+(theme theme Noun THEME NIL)
+(then then (Adv THEN NIL)
+(theorem theorem Noun THEOREM NIL)
+(theoretic theoretic (Adject_LONG) THEORETIC NIL)
+(theoretical theoretical (Adject_LONG) THEORETICAL NIL)
+(theoretically theoretically Adv THEORETICALLY NIL)
+(theory theory Noun THEORY NIL)
+(therapeutic therapeutic (Adject_LONG) THERAPEUTIC NIL)
+(therapy therapy Noun THERAPY NIL)
+(there there ((V -) (PRO +) (N -)) THERE NIL)
+(therefore therefore (Subj) THEREFORE NIL)
+(theses theses (Noun (PLU +)) THESES NIL)
+(thesis thesis Noun THESIS NIL)
+(thick thick Adject THICK NIL)
+(thief thief Noun THIEF NIL)
+(thigh thigh Noun THIGH NIL)
+(thin thin Adject THIN NIL)
+(thing thing Noun THING NIL)
+(think think (VS (REG -)) THINK NIL)
+(third third Noun THIRD NIL)
+(thirst thirst (N2_FOR)) THIRST NIL)
+(thorough thorough (Adject_LONG) THOROUGH NIL)
+(though though (Adv (SUBCAT FIN_S)) THOUGH NIL)
+(thought thought (Noun (SUBCAT SFIN)) THOUGHT NIL)
+(thousand thousand (Noun (SUBCAT N1)) THOUSAND NIL)
+(thread thread Noun THREAD NIL)
+(threat threat (Noun (SUBCAT INF)) THREAT NIL)
+(threaten threaten (V3_PPWITH)) THREATEN NIL)
+(threshold threshold Noun THRESHOLD NIL)
+(throat throat Noun THROAT NIL)
+(through through Prep THROUGH NIL)
+(throughout throughout Prep THROUGHOUT NIL)
+(throw throw (V3_PPLOC) (REG -)) THROW NIL)
+(throw throw Noun THROW NIL)
+(thrown thrown (V3_PPLOC)) THROW NIL)
+(thrust thrust (V3_PPLOC)) THRUST NIL)
+(thrust thrust Noun THRUST NIL)
+(thumb thumb Noun THUMB NIL)
+(thunder thunder Noun THUNDER NIL)
+(thursday thursday (PNoun) THURSDAY NIL)
+(thus thus (Subj) THUS NIL)
+(ticket ticket Noun TICKET NIL)
+(tidy tidy V2 TIDY NIL)
+(tidy tidy Adject TIDY NIL)
+(tie tie (V3_PPTO)) TIE NIL)
+(tie tie Noun TIE NIL)
+(tiger tiger Noun TIGER NIL)
+(tight tight Adject TIGHT NIL)
+(till till V2 TILL NIL)
+(till till Noun TILL NIL)
+(till till (Adv TILL NIL)
+(time time V2 TIME NIL)
+(time time Noun TIME NIL)
+(timely timely Adject TIMELY NIL)
+(timetable timetable Noun TIMETABLE NIL)
+(tin tin Noun TIN NIL)
+(tinker tinker (V2_WITH)) TINKER NIL)
+(tinker tinker Noun TINKER NIL)
+(tip tip Noun TIP NIL)
+(tire tire (V2_OF)) TIRE NIL)
+(title title Noun TITLE NIL)
+(to to Prep TO NIL)
+(toad toad Noun TOAD NIL)
+(toast toast (Noun (COUNT -)) TOAST NIL)
+(toast toast V2 TOAST NIL)
+(tobacco tobacco (Noun (COUNT -)) TOBACCO NIL)
+(today today (Adv TODAY NIL)
+(toe toe Noun TOE NIL)
+(together together (Adv TOGETHER NIL)
+(together together (Adv (SUBCAT PPWITH)) TOGETHER NIL)
+(token token Noun TOKEN NIL)
+(tolerance tolerance Noun TOLERANCE NIL)
+(tolerate tolerate (V2 (AT -)) TOLERATE NIL)
+(toll toll (Verb (SUBCAT NULL)) TOLL NIL)
+(toll toll Noun TOLL NIL)
+(tomato tomato Noun TOMATO NIL)
+(tomb tomb Noun TOMB NIL)
+(tomorrow tomorrow (Adv TOMORROW NIL)
+(ton ton Noun TON NIL)
+(tone tone Noun TONE NIL)
+(tongs tongs (Noun (PLU +)) TONGS NIL)
+(tongue tongue Noun TONGUE NIL)
+(tonight tonight (Adv TONIGHT NIL)
+(tonne tonne Noun TONNE NIL)
+(tool tool Noun TOOL NIL)
+(tooth tooth (Noun (PLU -)) TOOTH NIL)
+(top top Noun TOP NIL)
+(topic topic Noun TOPIC NIL)
+(topology topology Noun TOPOLOGY NIL)
+(torrent torrent Noun TORRENT NIL)
+(torrential torrential (Adject_LONG) TORRENTIAL NIL)
+(toss toss V2 TOSS NIL)
+(total total (Adject_LONG) TOTAL NIL)
+(total total Noun TOTAL NIL)
+(touch touch V2 TOUCH NIL)
+(touch touch Noun TOUCH NIL)
+(tough tough Adject TOUGH NIL)
+(tough tough (Adject (SUBCAT OBJ_GAP)) TOUGH NIL)
+(tour tour V2 TOUR NIL)
+(tour tour Noun TOUR NIL)
+(tourist tourist Noun TOURIST NIL)
+(tow tow V2 TOW NIL)
+(towards towards Prep TOWARDS NIL)
+(tower tower Noun TOWER NIL)
+(town town Noun TOWN NIL)
+(toxic toxic (Adject_LONG) TOXIC NIL)
+(toy toy Noun TOY NIL)
+(trace trace V2 TRACE NIL)
+(trace trace Noun TRACE NIL)
+(track track V2 TRACK NIL)
+(track track Noun TRACK NIL)
+(tract tract Noun TRACT NIL)
+(tractable tractable (Adject_LONG) TRACTABLE NIL)
+(trade trade Noun TRADE NIL)
+(tradition tradition Noun TRADITION NIL)
+(traffic traffic (Noun (COUNT -)) TRAFFIC NIL)
+(traffic traffic (V2_IN)) TRAFFIC NIL)
+(tragedy tragedy Noun TRAGEDY NIL)
+(tragic tragic (Adject_LONG) TRAGIC NIL)
+(train train V2 TRAIN NIL)
+(train train Noun TRAIN NIL)
+(tramp tramp Noun TRAMP NIL)
+(tranquil tranquil (Adject_LONG) TRANQUIL NIL)
+(transaction transaction Noun TRANSACTION NIL)
+(transcendental transcendental (Adject_LONG) TRANSCENDENTAL NIL)
+(transcribe transcribe V2 TRANSCRIBE NIL)
+(transcript transcript Noun TRANSCRIPT NIL)
+(transcription transcription Noun TRANSCRIPTION NIL)
+(transfer transfer (V3_PPTO)) TRANSFER NIL)
+(transform transform V2 TRANSFORM NIL)
+(transience transience Noun TRANSIENCE NIL)
+(transient transient (Adject_LONG) TRANSIENT NIL)
+(transistor transistor Noun TRANSISTOR NIL)
+(transit transit Noun TRANSIT NIL)
+(transitive transitive (Adject_LONG) TRANSITIVE NIL)
+(transitory transitory (Adject_LONG) TRANSITORY NIL)
+(translate translate (V3_PPINTO) (AT -)) TRANSLATE NIL)
+(transmit transmit V2 TRANSMIT NIL)
+(transparency transparency Noun TRANSPARENCY NIL)
+(transparent transparent (Adject_LONG) TRANSPARENT NIL)
+(transport transport V2 TRANSPORT NIL)
+(transport transport Noun TRANSPORT NIL)
+(trap trap V2 TRAP NIL)
+(trap trap Noun TRAP NIL)
+(travel travel V2 TRAVEL NIL)
+(travel travel Noun TRAVEL NIL)
+(traverse traverse V2 TRAVERSE NIL)
+(tray tray Noun TRAY NIL)
+(treat treat (V3_PPAS)) TREAT NIL)
+(treatment treatment Noun TREATMENT NIL)
+(treble treble (Adject_LONG) TREBLE NIL)
+(treble treble V2 TREBLE NIL)
+(tree tree Noun TREE NIL)
+(tremble tremble (Verb) TREMBLE NIL)
+(triangle triangle Noun TRIANGLE NIL)
+(triangular triangular (Adject_LONG) TRIANGULAR NIL)
+(tribe tribe Noun TRIBE NIL)
+(trick trick V2 TRICK NIL)
+(trick trick Noun TRICK NIL)
+(trifle trifle (V2_WITH)) TRIFLE NIL)
+(trifle trifle Noun TRIFLE NIL)
+(trigger trigger V2 TRIGGER NIL)
+(trigger trigger Noun TRIGGER NIL)
+(trip trip (Verb (SUBCAT NULL)) TRIP NIL)
+(trip trip Noun TRIP NIL)
+(triple triple (Adject_LONG) TRIPLE NIL)
+(triple triple V2 TRIPLE NIL)
+(triple triple Noun TRIPLE NIL)
+(triple triple Noun TRIPLE NIL)
+(triumph triumph (Verb (SUBCAT NULL)) TRIUMPH NIL)
+(triumph triumph Noun TRIUMPH NIL)
+(trivial trivial (Adject_LONG) TRIVIAL NIL)
+(troops troops (Noun (PLU +)) TROOPS NIL)
+(tropic tropic Noun TROPIC NIL)
+(trouble trouble V2 TROUBLE NIL)
+(trouble trouble Noun TROUBLE NIL)
+(troublesome troublesome (Adject_LONG) TROUBLESOME NIL)
+(trousers trousers (Noun (PLU +)) TROUSERS NIL)
+(truck truck Noun TRUCK NIL)
+(true true Adject TRUE NIL)
+(truncate truncate (V2 (AT -)) TRUNCATE NIL)
+(trunk trunk Noun TRUNK NIL)
+(trust trust V2 TRUST NIL)
+(trust trust Noun TRUST NIL)
+(truth truth Noun TRUTH NIL)
+(try try V2 TRY NIL)
+(try try (Verb (SUBCAT SE1)) TRY NIL)
+(tub tub Noun TUB NIL)
+(tube tube Noun TUBE NIL)
+(tuck tuck (V3_PPIN)) TUCK NIL)
+(tuesday tuesday (PNoun) TUESDAY NIL)
+(tuition tuition Noun TUITION NIL)
+(tumble tumble (Verb (SUBCAT NULL)) TUMBLE NIL)
+(tune tune V2 TUNE NIL)
+(tune tune Noun TUNE NIL)
+(turn turn (V3_OFF)) TURN NIL)
+(turn turn (V3_ON)) TURN NIL)
+(turn turn (Verb (SUBCAT NULL)) TURN NIL)
+(turn turn Noun TURN NIL)
+(turtle turtle Noun TURTLE NIL)
+(tutor tutor Noun TUTOR NIL)
+(twice twice Adv TWICE NIL)
+(twiddle twiddle V2 TWIDDLE NIL)
+(twin twin Noun TWIN NIL)
+(twist twist V2 TWIST NIL)
+(twist twist Noun TWIST NIL)
+(type type V2 TYPE NIL)
+(type type Noun TYPE NIL)
+(typical typical (Adject_LONG) TYPICAL NIL)
+(typical typical (A2_OF)_LONG) TYPICAL NIL)
+(tyre tyre Noun TYRE NIL)
+(ugly ugly Adject UGLY NIL)
+(ulcer ulcer Noun ULCER NIL)
+(ultimate ultimate (Adject_LONG) ULTIMATE NIL)
+(ultimatum ultimatum Noun ULTIMATUM NIL)
+(unary unary (Adject_LONG) UNARY NIL)
+(uncertainty uncertainty Noun UNCERTAINTY NIL)
+(uncle uncle (N2_OF)) UNCLE NIL)
+(under under Prep UNDER NIL)
+(undergraduate undergraduate Noun UNDERGRADUATE NIL)
+(underline underline V2 UNDERLINE NIL)
+(undermine undermine V2 UNDERMINE NIL)
+(underneath underneath (Adv UNDERNEATH NIL)
+(underneath underneath Prep UNDERNEATH NIL)
+(underneath underneath Noun UNDERNEATH NIL)
+(underscore underscore Noun UNDERSCORE NIL)
+(understand understand (V2 (REG -)) UNDERSTAND NIL)
+(undo undo (V2 (REG -)) UNDO NIL)
+(undoubtedly undoubtedly Adv UNDOUBTEDLY NIL)
+(ungainly ungainly (Adject_LONG) UNGAINLY NIL)
+(uniform uniform (Adject_LONG) UNIFORM NIL)
+(uniform uniform Noun UNIFORM NIL)
+(unify unify V2 UNIFY NIL)
+(union union Noun UNION NIL)
+(unique unique (Adject_LONG) UNIQUE NIL)
+(unit unit Noun UNIT NIL)
+(unitary unitary (Adject_LONG) UNITARY NIL)
+(unite unite V2 UNITE NIL)
+(unity unity Noun UNITY NIL)
+(universe universe Noun UNIVERSE NIL)
+(university university Noun UNIVERSITY NIL)
+(unleash unleash V2 UNLEASH NIL)
+(unplug unplug V2 UNPLUG NIL)
+(unprecedented unprecedented (Adject_LONG) UNPRECEDENTED NIL)
+(until until (Subj) UNTIL NIL)
+(until until (Adv UNTIL NIL)
+(unusual unusual (Adject_LONG) UNUSUAL NIL)
+(unwieldy unwieldy Adject UNWIELDY NIL)
+(unwitting unwitting (Adject_LONG) UNWITTING NIL)
+(up up ((PRT UP)) UP NIL)
+(up up Prep UP NIL)
+(up up (Adv (SUBCAT PP)) UP NIL)
+(update update V2 UPDATE NIL)
+(upon upon Prep UPON NIL)
+(upper upper (Adject_LONG) UPPER NIL)
+(upright upright (Adject_LONG) UPRIGHT NIL)
+(upset upset (V2 (REG -)) UPSET NIL)
+(upside_down upside_down (Adject_LONG) UPSIDE-DOWN NIL)
+(upstairs upstairs (Adv UPSTAIRS NIL)
+(urge urge (Verb (SUBCAT OE)) URGE NIL)
+(urge urge (Noun (SUBCAT OE)) URGE NIL)
+(urgency urgency Noun URGENCY NIL)
+(urgent urgent Adject URGENT NIL)
+(usage usage Noun USAGE NIL)
+(use use V2 USE NIL)
+(use use Noun USE NIL)
+(used used (A2_TO)_LONG) USED NIL)
+(usual usual (Adject_LONG) USUAL NIL)
+(utility utility Noun UTILITY NIL)
+(utilize utilize V2 UTILIZE NIL)
+(utter utter (Adject_LONG (PRD -)) UTTER NIL)
+(utter utter V2 UTTER NIL)
+(utterance utterance Noun UTTERANCE NIL)
+(vacuous vacuous (Adject_LONG) VACUOUS NIL)
+(vacuum vacuum Noun VACUUM NIL)
+(vague vague Adject VAGUE NIL)
+(valence valence Noun VALENCE NIL)
+(valency valency Noun VALENCY NIL)
+(valid valid (Adject_LONG) VALID NIL)
+(validate validate (V2 (AT -)) VALIDATE NIL)
+(valley valley Noun VALLEY NIL)
+(valuable valuable (Adject_LONG) VALUABLE NIL)
+(value value V2 VALUE NIL)
+(value value Noun VALUE NIL)
+(van van Noun VAN NIL)
+(vanilla vanilla Noun VANILLA NIL)
+(vanish vanish (Verb (SUBCAT NULL)) VANISH NIL)
+(variable variable (Adject_LONG) VARIABLE NIL)
+(variable variable Noun VARIABLE NIL)
+(variant variant Noun VARIANT NIL)
+(variation variation Noun VARIATION NIL)
+(variety variety Noun VARIETY NIL)
+(various various (Adject_LONG) VARIOUS NIL)
+(varnish varnish V2 VARNISH NIL)
+(varnish varnish Noun VARNISH NIL)
+(vary vary (Verb) VARY NIL)
+(vase vase Noun VASE NIL)
+(vast vast Adject VAST NIL)
+(vector vector Noun VECTOR NIL)
+(vegetable vegetable Noun VEGETABLE NIL)
+(vegetation vegetation Noun VEGETATION NIL)
+(vehicle vehicle Noun VEHICLE NIL)
+(velocity velocity Noun VELOCITY NIL)
+(verb verb Noun VERB NIL)
+(verbose verbose Adject VERBOSE NIL)
+(verdict verdict Noun VERDICT NIL)
+(verify verify V2 VERIFY NIL)
+(versatile versatile (Adject_LONG) VERSATILE NIL)
+(verse verse Noun VERSE NIL)
+(version version Noun VERSION NIL)
+(vertex vertex (Noun (PLU -)) VERTEX NIL)
+(vertical vertical (Adject_LONG) VERTICAL NIL)
+(vertices vertices (Noun (PLU +)) VERTEX NIL)
+(vessel vessel Noun VESSEL NIL)
+(vet vet Noun VET NIL)
+(viable viable (Adject_LONG) VIABLE NIL)
+(vice vice Noun VICE NIL)
+(victim victim Noun VICTIM NIL)
+(victor victor Noun VICTOR NIL)
+(victory victory Noun VICTORY NIL)
+(vie vie (V2_WITH)) VIE NIL)
+(view view (V3_PPAS)) VIEW NIL)
+(view view Noun VIEW NIL)
+(vigorous vigorous (Adject_LONG) VIGOROUS NIL)
+(village village Noun VILLAGE NIL)
+(vindicate vindicate (V2 (AT -)) VINDICATE NIL)
+(vine vine Noun VINE NIL)
+(vineyard vineyard Noun VINEYARD NIL)
+(violate violate (V2 (AT -)) VIOLATE NIL)
+(violence violence (Noun (COUNT -)) VIOLENCE NIL)
+(violent violent (Adject_LONG) VIOLENT NIL)
+(viral viral (Adject_LONG) VIRAL NIL)
+(virtual virtual (Adject_LONG) VIRTUAL NIL)
+(virtue virtue Noun VIRTUE NIL)
+(virus virus Noun VIRUS NIL)
+(visible visible (Adject_LONG) VISIBLE NIL)
+(visible visible (A2_TO)_LONG) VISIBLE NIL)
+(vision vision Noun VISION NIL)
+(visit visit V2 VISIT NIL)
+(visit visit Noun VISIT NIL)
+(visual visual (Adject_LONG) VISUAL NIL)
+(vital vital (Adject_LONG) VITAL NIL)
+(vitiate vitiate (V2 (AT -)) VITIATE NIL)
+(vocabulary vocabulary Noun VOCABULARY NIL)
+(voice voice Noun VOICE NIL)
+(volatile volatile (Adject_LONG) VOLATILE NIL)
+(vole vole Noun VOLE NIL)
+(volt volt Noun VOLT NIL)
+(volume volume Noun VOLUME NIL)
+(voluntary voluntary (Adject_LONG) VOLUNTARY NIL)
+(volunteer volunteer (Verb (SUBCAT NULL)) VOLUNTEER NIL)
+(volunteer volunteer (V2_FOR)) VOLUNTEER NIL)
+(volunteer volunteer Noun VOLUNTEER NIL)
+(vote vote (V2_FOR)) VOTE NIL)
+(vote vote Noun VOTE NIL)
+(vow vow (Verb (SUBCAT SE1)) VOW NIL)
+(vow vow (VS) VOW NIL)
+(vow vow Noun VOW NIL)
+(vowel vowel Noun VOWEL NIL)
+(voyage voyage Noun VOYAGE NIL)
+(vulgar vulgar (Adject_LONG) VULGAR NIL)
+(wag wag V2 WAG NIL)
+(wages wages (Noun (PLU +)) WAGES NIL)
+(waist waist Noun WAIST NIL)
+(waistcoat waistcoat Noun WAISTCOAT NIL)
+(wait wait (V2_FOR)) WAIT NIL)
+(wait wait Noun WAIT NIL)
+(wake wake (V2 (REG -)) WAKE NIL)
+(walk walk (Verb (SUBCAT NULL)) WALK NIL)
+(walk walk Noun WALK NIL)
+(wall wall Noun WALL NIL)
+(wan wan Adject WAN NIL)
+(wander wander V2) WANDER NIL)
+(want want (Verb (SUBCAT OR)) WANT NIL)
+(want want (Verb (SUBCAT SE1)) WANT NIL)
+(war war Noun WAR NIL)
+(ward ward Noun WARD NIL)
+(warm warm V2 WARM NIL)
+(warm warm Adject WARM NIL)
+(warn warn V2 WARN NIL)
+(warning warning Noun WARNING NIL)
+(wash wash (Verb) WASH NIL)
+(waste waste (Adject_LONG) WASTE NIL)
+(waste waste V2 WASTE NIL)
+(waste waste Noun WASTE NIL)
+(watch watch V2 WATCH NIL)
+(watch watch Noun WATCH NIL)
+(water water Noun WATER NIL)
+(wave wave (V2_TO)) WAVE NIL)
+(wave wave Noun WAVE NIL)
+(wax wax Noun WAX NIL)
+(way way Noun WAY NIL)
+(weak weak Adject WEAK NIL)
+(wealth wealth (Noun (COUNT -)) WEALTH NIL)
+(weapon weapon Noun WEAPON NIL)
+(wear wear (V2 (REG -)) WEAR NIL)
+(weather weather (Noun (COUNT -)) WEATHER NIL)
+(weave weave (V2 (REG -)) WEAVE NIL)
+(wedding wedding Noun WEDDING NIL)
+(wedge wedge Noun WEDGE NIL)
+(wednesday wednesday (PNoun) WEDNESDAY NIL)
+(weed weed Noun WEED NIL)
+(week week Noun WEEK NIL)
+(weep weep (Verb (REG -)) WEEP NIL)
+(weigh weigh (Verb (SUBCAT NOPASS)) WEIGH NIL)
+(weigh weigh V2 WEIGH NIL)
+(weight weight Noun WEIGHT NIL)
+(welcome welcome (Adject_LONG) WELCOME NIL)
+(welcome welcome (V3_PPTO)) WELCOME NIL)
+(welcome welcome (N2_TO)) WELCOME NIL)
+(welfare welfare Noun WELFARE NIL)
+-- (well well (Adject (ADV +)_LONG) WELL NIL)
+(well well (Adject_LONG) WELL NIL)
+(well well Noun WELL NIL)
+(well_formed well_formed (Adject_LONG) WELL-FORMED NIL)
+(west west (Noun (COUNT -)) WEST NIL)
+(west west (Adject_LONG) WEST NIL)
+(west west (A2_OF)_LONG) WEST NIL)
+(western western (Adject_LONG) WESTERN NIL)
+(wet wet Adject WET NIL)
+(wheat wheat (Noun (COUNT -)) WHEAT NIL)
+(wheel wheel Noun WHEEL NIL)
+(wheeled wheeled (Adject_LONG) WHEELED NIL)
+(whelk whelk Noun WHELK NIL)
+(when when (IAdv (UB Q)) WHEN NIL)
+(when when (IAdv (UB R)) WHEN NIL)
+(whenever whenever (IAdv (UB R) (EVER +)) WHENEVER NIL)
+(where where (IAdv (UB Q)) WHERE NIL)
+(where where (IAdv (UB R)) WHERE NIL)
+(whereas whereas (Subj) WHEREAS NIL)
+(wherever wherever (IAdv (EVER +) (UB R)) WHEREVER NIL)
+(while while (Subj) WHILE NIL)
+(whim whim Noun WHIM NIL)
+(whine whine (Verb (SUBCAT NULL)) WHINE NIL)
+(whine whine Noun WHINE NIL)
+(whiskey whiskey Noun WHISKY NIL)
+(whisky whisky Noun WHISKY NIL)
+(whisper whisper Noun WHISPER NIL)
+(whisper whisper (Verb (SUBCAT NULL)) WHISPER NIL)
+(whisper whisper (VS) WHISPER NIL)
+(whistle whistle (Verb) WHISTLE NIL)
+(white white Adject WHITE NIL)
+(whole whole (Adject_LONG) WHOLE NIL)
+(whole whole Adject WHOLE NIL)
+(wholly wholly Adv WHOLLY NIL)
+(why why (IAdv (UB Q)) WHY NIL)
+(why why (IAdv (UB R)) WHY NIL)
+(whyever whyever (IAdv (UB R) (EVER +)) WHYEVER NIL)
+(wicked wicked (Adject_LONG) WICKED NIL)
+(wide wide Adject WIDE NIL)
+(widow widow Noun WIDOW NIL)
+(width width Noun WIDTH NIL)
+(wife wife (Noun (PLU -) (SUBCAT PPOF)) WIFE NIL)
+(wild wild Adject WILD NIL)
+(will will (Verb (AUX +) (SUBCAT BASE_VP) (FIN +) (PAST -)) WILL NIL)
+(will will Noun WILL NIL)
+(willing willing (Adject_LONG (SUBCAT INF)) WILLING NIL)
+(win win V2 WIN NIL)
+(wind wind (V2 (REG -)) WIND NIL)
+(wind wind (Verb (SUBCAT NULL) (REG -)) WIND NIL)
+(wind wind Noun WIND NIL)
+(window window Noun WINDOW NIL)
+(wine wine (Noun (COUNT -)) WINE NIL)
+(wing wing Noun WING NIL)
+(winter winter Noun WINTER NIL)
+(wire wire Noun WIRE NIL)
+(wisdom wisdom Noun WISDOM NIL)
+(wise wise Adject WISE NIL)
+(wish wish (V2_FOR)) WISH NIL)
+(wish wish (VS) WISH NIL)
+(wish wish Noun WISH NIL)
+(witch witch Noun WITCH NIL)
+(with with Prep WITH NIL)
+(within within (Adv WITHIN NIL)
+(within within Prep WITHIN NIL)
+(withold withold (V2 (REG -)) WITHOLD NIL)
+(without without Prep WITHOUT NIL)
+(withstand withstand V2 WITHSTAND NIL)
+(witness witness V2 WITNESS NIL)
+(witness witness (N2_TO)) WITNESS NIL)
+(wives wives (Noun (PLU +)) WIFE NIL)
+(woman woman (Noun (PLU -)) WOMAN NIL)
+(women women (Noun (PLU +)) WOMAN NIL)
+(wonder wonder (VQ) WONDER NIL)
+(wonder wonder Noun WONDER NIL)
+(wood wood Noun WOOD NIL)
+(wooden wooden (Adject_LONG) WOODEN NIL)
+(wool wool (Noun (COUNT -)) WOOL NIL)
+(word word Noun WORD NIL)
+(work work (Noun (COUNT -)) WORK NIL)
+(work work (Verb) WORK NIL)
+(world world Noun WORLD NIL)
+(worm worm Noun WORM NIL)
+(worry worry (Verb (AGR IT) (SUBCAT S_SUBJ)) WORRY NIL)
+(worry worry (Verb (AGR S) (SUBCAT S_SUBJ)) WORRY NIL)
+(worry worry V2 WORRY NIL)
+(worry worry (V2_ABOUT)) WORRY NIL)
+(worry worry Noun WORRY NIL)
+(worship worship V2 WORSHIP NIL)
+(worth worth Prep WORTH NIL)
+(worthless worthless (Adject_LONG) WORTHLESS NIL)
+(worthwhile worthwhile (Adject_LONG) WORTHWHILE NIL)
+(worthy worthy Adject WORTHY NIL)
+(worthy worthy (A2_OF)) WORTHY NIL)
+(wound wound V2 WOUND NIL)
+(wound wound Noun WOUND NIL)
+(wrap wrap V2 WRAP NIL)
+(wreck wreck V2 WRECK NIL)
+(wreck wreck Noun WRECK NIL)
+(wrinkle wrinkle Noun WRINKLE NIL)
+(wrist wrist Noun WRIST NIL)
+(write write (V2 (REG -)) WRITE NIL)
+(wrong wrong (Adject_LONG) WRONG NIL)
+(wry wry Adject WRY NIL)
+(yard yard Noun YARD NIL)
+(year year Noun YEAR NIL)
+(yellow yellow (Noun (COUNT -)) YELLOW NIL)
+(yellow yellow Adject YELLOW NIL)
+(yesterday yesterday (Adv YESTERDAY NIL)
+(yet yet Adv YET NIL)
+(yield yield V2 YIELD NIL)
+(yield yield Noun YIELD NIL)
+(young young Adject YOUNG NIL)
+(youth youth Noun YOUTH NIL)
+(zinc zinc (Noun (COUNT -)) ZINC NIL)
+
diff --git a/old-examples/big/postedit.hs b/old-examples/big/postedit.hs
new file mode 100644
index 000000000..628b64752
--- /dev/null
+++ b/old-examples/big/postedit.hs
@@ -0,0 +1,49 @@
+import Char
+import System
+
+infile = "BigLexEng.gf"
+tmp = "tm"
+
+main = do
+ writeFile tmp ""
+ s <- readFile infile
+ mapM_ (appendFile tmp . mkTwo) $ lines s --- $ chop s
+ system "cp BigLexEng.gf bak"
+ system "mv tm BigLexEng.gf"
+
+chop s = case s of
+ ';':cs -> ";\n"++chop cs
+ c:cs -> c:chop cs
+ _ -> s
+
+mkTwo s = case words s of
+ lin:tie:eq:"dirV3":tie_V:ws ->
+ let prep = case reverse (takeWhile (/='_') (reverse tie)) of
+ "loc" -> "in" ---
+ p -> p
+ in unwords $
+ [lin,tie,eq,"dirV3",show (take (length tie_V - 2) tie_V),show prep] ++
+ ws ++ ["\n"]
+ _ -> s ++ "\n"
+
+mkOne s = case words s of
+ lin:a2:eq:pa2:ws | take 6 pa2 == "prepA2" ->
+ unwords $ [lin,a2,eq,"prepA2"] ++ ws ++ ["\n"]
+ lin:a2:eq:pa2:ws | take 6 pa2 == "prepV2" ->
+ unwords $ [lin,a2,eq,"prepV2"] ++ ws ++ ["\n"]
+ lin:v2:eq:"mkV2":v:_:ws ->
+ unwords $ [lin,v2,eq,"mkV2",(read v ++ "_V")] ++ ws ++ ["\n"]
+ lin:v2:eq:"mkV3":v:_:ws ->
+ unwords $ [lin,v2,eq,"dirV3",(read v ++ "_V")] ++ ws ++ ["\n"]
+ lin:a2:eq:pa2:ws | take 4 pa2 == "mkV2" ->
+ unwords $ [lin,a2,eq,"mkV2"] ++ ws ++ ["\n"]
+ lin:a2:eq:pa2:ws | take 6 pa2 == "prepN2" ->
+ unwords $ [lin,a2,eq,"prepN2"] ++ ws ++ ["\n"]
+ lin:a2:eq:pa2:ws | take 4 pa2 == "mkV3" ->
+ unwords $ [lin,a2,eq,"mkV3"] ++ ws ++ ["\n"]
+
+ lin:v2:eq:"irreg":v:_:ws ->
+ unwords $ [lin,v2,eq,"dirV2",(read v ++ "_V")] ++ ws ++ ["\n"]
+
+
+ _ -> s ++ "\n"