From f6a4c7859133fd935876cc3ad9a7e0ec1c4a8091 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 27 Oct 2008 05:17:56 +0000 Subject: [PATCH] illume moves to e's tree - why? the new wizard and config profiles make it now a breeze to set up and use - unlike before. so now it's a wizard or profile option out-of-the-box. it's a good example of a radical change in profiel for a radical change in gui. SVN revision: 37195 --- config/Makefile.am | 2 +- config/illume/Makefile.am | 31 + config/illume/e.src | 789 + config/illume/icon.png | Bin 0 -> 7555 bytes config/illume/module.battery.src | 6 + config/illume/module.dropshadow.src | 7 + config/illume/module.illume.src | 18 + config/illume/module.mixer.src | 3 + config/illume/module.pager.src | 15 + config/illume/profile.desktop | 5 + configure.ac | 1 + data/themes/Makefile.am | 11 +- data/themes/illume.edc | 2463 + data/themes/images/big_arrow_down.png | Bin 0 -> 1577 bytes data/themes/images/big_arrow_up.png | Bin 0 -> 1584 bytes data/themes/images/bluetooth.png | Bin 0 -> 291 bytes data/themes/images/bt_basew.png | Bin 0 -> 1527 bytes data/themes/images/bt_hilightw.png | Bin 0 -> 279 bytes data/themes/images/cfg.png | Bin 0 -> 582 bytes data/themes/images/gsm_0.png | Bin 0 -> 343 bytes data/themes/images/gsm_1.png | Bin 0 -> 346 bytes data/themes/images/gsm_2.png | Bin 0 -> 349 bytes data/themes/images/gsm_3.png | Bin 0 -> 346 bytes data/themes/images/gsm_4.png | Bin 0 -> 340 bytes data/themes/images/gsm_no.png | Bin 0 -> 427 bytes data/themes/images/illume-apps.png | Bin 0 -> 910 bytes data/themes/images/illume-close.png | Bin 0 -> 3300 bytes data/themes/images/illume-home.png | Bin 0 -> 1578 bytes data/themes/images/k_grad.png | Bin 0 -> 1153 bytes data/themes/images/k_tabhl.png | Bin 0 -> 458 bytes data/themes/images/k_tabhm.png | Bin 0 -> 217 bytes data/themes/images/k_tabhr.png | Bin 0 -> 457 bytes data/themes/images/k_tabl.png | Bin 0 -> 298 bytes data/themes/images/k_tabr.png | Bin 0 -> 278 bytes data/themes/images/k_tpsh.png | Bin 0 -> 569 bytes data/themes/images/k_wtgr.png | Bin 0 -> 1403 bytes data/themes/images/wifi_0.png | Bin 0 -> 236 bytes data/themes/images/wifi_1.png | Bin 0 -> 245 bytes data/themes/images/wifi_2.png | Bin 0 -> 283 bytes data/themes/images/wifi_3.png | Bin 0 -> 355 bytes data/themes/images/wifi_4.png | Bin 0 -> 416 bytes src/modules/illume/.cvsignore | 7 + src/modules/illume/Makefile.am | 100 + src/modules/illume/dicts/English_(US).dic | 98342 ++++++++++++++++ .../illume/dicts/English_(US)_Small.dic | 5001 + src/modules/illume/e-module-illume.edj | Bin 0 -> 9528 bytes src/modules/illume/e_busycover.c | 174 + src/modules/illume/e_busycover.h | 38 + src/modules/illume/e_busywin.c | 280 + src/modules/illume/e_busywin.h | 49 + src/modules/illume/e_cfg.c | 2056 + src/modules/illume/e_cfg.h | 72 + src/modules/illume/e_flaunch.c | 310 + src/modules/illume/e_flaunch.h | 40 + src/modules/illume/e_kbd.c | 1158 + src/modules/illume/e_kbd.h | 53 + src/modules/illume/e_kbd_buf.c | 580 + src/modules/illume/e_kbd_buf.h | 72 + src/modules/illume/e_kbd_dict.c | 872 + src/modules/illume/e_kbd_dict.h | 61 + src/modules/illume/e_kbd_int.c | 1908 + src/modules/illume/e_kbd_int.h | 115 + src/modules/illume/e_kbd_send.c | 38 + src/modules/illume/e_kbd_send.h | 15 + src/modules/illume/e_mod_gad_bluetooth.c | 216 + src/modules/illume/e_mod_gad_bluetooth.h | 7 + src/modules/illume/e_mod_gad_cfg.c | 297 + src/modules/illume/e_mod_gad_cfg.h | 7 + src/modules/illume/e_mod_gad_gsm.c | 704 + src/modules/illume/e_mod_gad_gsm.h | 7 + src/modules/illume/e_mod_gad_usb.c | 216 + src/modules/illume/e_mod_gad_usb.h | 7 + src/modules/illume/e_mod_gad_wifi.c | 250 + src/modules/illume/e_mod_gad_wifi.h | 7 + src/modules/illume/e_mod_layout.c | 813 + src/modules/illume/e_mod_layout.h | 12 + src/modules/illume/e_mod_main.c | 90 + src/modules/illume/e_mod_main.h | 12 + src/modules/illume/e_mod_win.c | 1065 + src/modules/illume/e_mod_win.h | 18 + src/modules/illume/e_pwr.c | 197 + src/modules/illume/e_pwr.h | 10 + src/modules/illume/e_simplelock.c | 262 + src/modules/illume/e_simplelock.h | 14 + src/modules/illume/e_slipshelf.c | 1043 + src/modules/illume/e_slipshelf.h | 90 + src/modules/illume/e_slipwin.c | 405 + src/modules/illume/e_slipwin.h | 49 + src/modules/illume/e_winilist.c | 499 + src/modules/illume/e_winilist.h | 13 + src/modules/illume/keyboards/Default.kbd | 106 + src/modules/illume/keyboards/Numbers.kbd | 120 + src/modules/illume/keyboards/Terminal.kbd | 244 + src/modules/illume/keyboards/alpha.png | Bin 0 -> 1461 bytes src/modules/illume/keyboards/backspace.png | Bin 0 -> 289 bytes src/modules/illume/keyboards/down.png | Bin 0 -> 276 bytes src/modules/illume/keyboards/enter.png | Bin 0 -> 286 bytes .../keyboards/ignore_built_in_keyboards | 1 + src/modules/illume/keyboards/left.png | Bin 0 -> 271 bytes src/modules/illume/keyboards/numeric.png | Bin 0 -> 1505 bytes src/modules/illume/keyboards/qwerty.png | Bin 0 -> 1673 bytes src/modules/illume/keyboards/right.png | Bin 0 -> 274 bytes src/modules/illume/keyboards/shift.png | Bin 0 -> 266 bytes src/modules/illume/keyboards/tab.png | Bin 0 -> 306 bytes src/modules/illume/keyboards/up.png | Bin 0 -> 262 bytes src/modules/illume/module.desktop.in | 6 + src/modules/illume/wifiget.c | 179 + x-ui.sh | 17 + 108 files changed, 121672 insertions(+), 3 deletions(-) create mode 100644 config/illume/Makefile.am create mode 100644 config/illume/e.src create mode 100644 config/illume/icon.png create mode 100644 config/illume/module.battery.src create mode 100644 config/illume/module.dropshadow.src create mode 100644 config/illume/module.illume.src create mode 100644 config/illume/module.mixer.src create mode 100644 config/illume/module.pager.src create mode 100644 config/illume/profile.desktop create mode 100644 data/themes/illume.edc create mode 100644 data/themes/images/big_arrow_down.png create mode 100644 data/themes/images/big_arrow_up.png create mode 100644 data/themes/images/bluetooth.png create mode 100644 data/themes/images/bt_basew.png create mode 100644 data/themes/images/bt_hilightw.png create mode 100644 data/themes/images/cfg.png create mode 100644 data/themes/images/gsm_0.png create mode 100644 data/themes/images/gsm_1.png create mode 100644 data/themes/images/gsm_2.png create mode 100644 data/themes/images/gsm_3.png create mode 100644 data/themes/images/gsm_4.png create mode 100644 data/themes/images/gsm_no.png create mode 100644 data/themes/images/illume-apps.png create mode 100644 data/themes/images/illume-close.png create mode 100644 data/themes/images/illume-home.png create mode 100644 data/themes/images/k_grad.png create mode 100644 data/themes/images/k_tabhl.png create mode 100644 data/themes/images/k_tabhm.png create mode 100644 data/themes/images/k_tabhr.png create mode 100644 data/themes/images/k_tabl.png create mode 100644 data/themes/images/k_tabr.png create mode 100644 data/themes/images/k_tpsh.png create mode 100644 data/themes/images/k_wtgr.png create mode 100644 data/themes/images/wifi_0.png create mode 100644 data/themes/images/wifi_1.png create mode 100644 data/themes/images/wifi_2.png create mode 100644 data/themes/images/wifi_3.png create mode 100644 data/themes/images/wifi_4.png create mode 100644 src/modules/illume/.cvsignore create mode 100644 src/modules/illume/Makefile.am create mode 100644 src/modules/illume/dicts/English_(US).dic create mode 100644 src/modules/illume/dicts/English_(US)_Small.dic create mode 100644 src/modules/illume/e-module-illume.edj create mode 100644 src/modules/illume/e_busycover.c create mode 100644 src/modules/illume/e_busycover.h create mode 100644 src/modules/illume/e_busywin.c create mode 100644 src/modules/illume/e_busywin.h create mode 100644 src/modules/illume/e_cfg.c create mode 100644 src/modules/illume/e_cfg.h create mode 100644 src/modules/illume/e_flaunch.c create mode 100644 src/modules/illume/e_flaunch.h create mode 100644 src/modules/illume/e_kbd.c create mode 100644 src/modules/illume/e_kbd.h create mode 100644 src/modules/illume/e_kbd_buf.c create mode 100644 src/modules/illume/e_kbd_buf.h create mode 100644 src/modules/illume/e_kbd_dict.c create mode 100644 src/modules/illume/e_kbd_dict.h create mode 100644 src/modules/illume/e_kbd_int.c create mode 100644 src/modules/illume/e_kbd_int.h create mode 100644 src/modules/illume/e_kbd_send.c create mode 100644 src/modules/illume/e_kbd_send.h create mode 100644 src/modules/illume/e_mod_gad_bluetooth.c create mode 100644 src/modules/illume/e_mod_gad_bluetooth.h create mode 100644 src/modules/illume/e_mod_gad_cfg.c create mode 100644 src/modules/illume/e_mod_gad_cfg.h create mode 100644 src/modules/illume/e_mod_gad_gsm.c create mode 100644 src/modules/illume/e_mod_gad_gsm.h create mode 100644 src/modules/illume/e_mod_gad_usb.c create mode 100644 src/modules/illume/e_mod_gad_usb.h create mode 100644 src/modules/illume/e_mod_gad_wifi.c create mode 100644 src/modules/illume/e_mod_gad_wifi.h create mode 100644 src/modules/illume/e_mod_layout.c create mode 100644 src/modules/illume/e_mod_layout.h create mode 100644 src/modules/illume/e_mod_main.c create mode 100644 src/modules/illume/e_mod_main.h create mode 100644 src/modules/illume/e_mod_win.c create mode 100644 src/modules/illume/e_mod_win.h create mode 100644 src/modules/illume/e_pwr.c create mode 100644 src/modules/illume/e_pwr.h create mode 100644 src/modules/illume/e_simplelock.c create mode 100644 src/modules/illume/e_simplelock.h create mode 100644 src/modules/illume/e_slipshelf.c create mode 100644 src/modules/illume/e_slipshelf.h create mode 100644 src/modules/illume/e_slipwin.c create mode 100644 src/modules/illume/e_slipwin.h create mode 100644 src/modules/illume/e_winilist.c create mode 100644 src/modules/illume/e_winilist.h create mode 100644 src/modules/illume/keyboards/Default.kbd create mode 100644 src/modules/illume/keyboards/Numbers.kbd create mode 100644 src/modules/illume/keyboards/Terminal.kbd create mode 100644 src/modules/illume/keyboards/alpha.png create mode 100644 src/modules/illume/keyboards/backspace.png create mode 100644 src/modules/illume/keyboards/down.png create mode 100644 src/modules/illume/keyboards/enter.png create mode 100644 src/modules/illume/keyboards/ignore_built_in_keyboards create mode 100644 src/modules/illume/keyboards/left.png create mode 100644 src/modules/illume/keyboards/numeric.png create mode 100644 src/modules/illume/keyboards/qwerty.png create mode 100644 src/modules/illume/keyboards/right.png create mode 100644 src/modules/illume/keyboards/shift.png create mode 100644 src/modules/illume/keyboards/tab.png create mode 100644 src/modules/illume/keyboards/up.png create mode 100644 src/modules/illume/module.desktop.in create mode 100644 src/modules/illume/wifiget.c create mode 100755 x-ui.sh diff --git a/config/Makefile.am b/config/Makefile.am index 7cefbf417..d79806dd2 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,5 +1,5 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = default standard minimalist scaleable netbook +SUBDIRS = default standard minimalist scaleable netbook illume EET_EET = @eet_eet@ diff --git a/config/illume/Makefile.am b/config/illume/Makefile.am new file mode 100644 index 000000000..0cbf1e041 --- /dev/null +++ b/config/illume/Makefile.am @@ -0,0 +1,31 @@ +MAINTAINERCLEANFILES = Makefile.in + +EET_EET = @eet_eet@ + +EXTRA_DIST = \ + e.src \ + module.battery.src \ + module.dropshadow.src \ + module.illume.src \ + module.mixer.src \ + module.pager.src + +filesdir = $(datadir)/enlightenment/data/config/illume +files_DATA = \ + profile.desktop \ + icon.png \ + e.cfg \ + module.battery.cfg \ + module.dropshadow.cfg \ + module.illume.cfg \ + module.mixer.cfg \ + module.pager.cfg + +%.cfg: %.src + $(EET_EET) -e \ + $(top_builddir)/config/illume/$@ config \ + $< 1 + +clean-local: + rm -rf *.cfg *~ + diff --git a/config/illume/e.src b/config/illume/e.src new file mode 100644 index 000000000..09a8b8a86 --- /dev/null +++ b/config/illume/e.src @@ -0,0 +1,789 @@ +group "E_Config" struct { + value "config_version" int: 65833; + value "show_splash" int: 1; + value "init_default_theme" string: "default.edj"; + value "desktop_default_name" string: "Desktop %i, %i"; + value "menus_scroll_speed" double: 1000.0000000000000000000000000; + value "menus_fast_mouse_move_threshhold" double: 300.0000000000000000000000000; + value "menus_click_drag_timeout" double: 0.2500000000000000000000000; + value "border_shade_animate" int: 1; + value "border_shade_transition" int: 3; + value "border_shade_speed" double: 3000.0000000000000000000000000; + value "framerate" double: 30.0000000000000000000000000; + value "image_cache" int: 2048; + value "font_cache" int: 512; + value "edje_cache" int: 8; + value "edje_collection_cache" int: 24; + value "zone_desks_x_count" int: 4; + value "zone_desks_y_count" int: 1; + value "use_virtual_roots" int: 0; + value "show_desktop_icons" int: 0; + value "edge_flip_dragging" int: 0; + value "edge_flip_moving" int: 0; + value "edge_flip_timeout" double: 0.2500000000000000000000000; + value "evas_engine_default" int: 4; + value "evas_engine_container" int: 0; + value "evas_engine_init" int: 0; + value "evas_engine_menus" int: 0; + value "evas_engine_borders" int: 0; + value "evas_engine_errors" int: 0; + value "evas_engine_popups" int: 0; + value "evas_engine_drag" int: 0; + value "evas_engine_win" int: 0; + value "evas_engine_zone" int: 0; + value "use_composite" int: 0; + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "illume"; + value "enabled" uchar: 1; + value "delayed" uchar: 0; + value "priority" int: 1; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "start"; + value "enabled" uchar: 1; + value "delayed" uchar: 0; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_desk"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_dialogs"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_imc"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_keybindings"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_intl"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_mouse_cursor"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_transitions"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "battery"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "mixer"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "clock"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "pager"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "connman"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_display"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_profiles"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_performance"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_fonts"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_engine"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_startup"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_theme"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_wallpaper"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "dropshadow"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_desks"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "conf_scale"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: 0; + } + } + group "modules" list { + group "E_Config_Module" struct { + value "name" string: "gadman"; + value "enabled" uchar: 1; + value "delayed" uchar: 1; + value "priority" int: -100; + } + } + group "font_defaults" list { + group "E_Font_Default" struct { + value "text_class" string: "default"; + value "font" string: "Vera"; + value "size" int: 10; + } + } + group "themes" list { + group "E_Config_Theme" struct { + value "category" string: "theme"; + value "file" string: "illume.edj"; + } + } + group "key_bindings" list { + group "E_Config_Binding_Key" struct { + value "context" int: 9; + value "modifiers" int: 0; + value "key" string: "Keycode-177"; + value "action" string: "simple_lock"; + value "params" string: ""; + value "any_mod" uchar: 1; + } + } + group "key_bindings" list { + group "E_Config_Binding_Key" struct { + value "context" int: 9; + value "modifiers" int: 0; + value "key" string: "Execute"; + value "action" string: "delayed_action"; + value "params" string: "[0.0 exec dbus-send --system --dest=org.openmoko.Power / org.openmoko.Power.Core.RequestResourceState string:cpu string:illume-cmdline string:off] [2.0 halt_now]"; + value "any_mod" uchar: 1; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,clicked,[12]"; + value "source" string: "e.event.close"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_close"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.titlebar"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_move"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,up,1"; + value "source" string: "e.event.titlebar"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_move"; + value "params" string: "end"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.tl"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "tl"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.t"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "t"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.tr"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "tr"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.r"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "r"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.br"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "br"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.b"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "b"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.bl"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "bl"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,1"; + value "source" string: "e.event.resize.l"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "l"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,up,1"; + value "source" string: "e.event.resize.*"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_resize"; + value "params" string: "end"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,down,3"; + value "source" string: "e.event.resize.*"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_move"; + } + } + group "signal_bindings" list { + group "E_Config_Binding_Signal" struct { + value "context" int: 2; + value "signal" string: "mouse,up,3"; + value "source" string: "e.event.resize.*"; + value "modifiers" int: 0; + value "any_mod" uchar: 1; + value "action" string: "window_move"; + value "params" string: "end"; + } + } + value "window_placement_policy" int: 0; + value "focus_policy" int: 0; + value "focus_setting" int: 1; + value "pass_click_on" int: 1; + value "always_click_to_raise" int: 0; + value "always_click_to_focus" int: 0; + value "use_auto_raise" int: 0; + value "auto_raise_delay" double: 0.5000000000000000000000000; + value "use_resist" int: 1; + value "drag_resist" int: 16; + value "desk_resist" int: 32; + value "window_resist" int: 12; + value "gadget_resist" int: 32; + value "winlist_warp_while_selecting" int: 1; + value "winlist_warp_at_end" int: 1; + value "winlist_warp_speed" double: 0.1000000000000000055511151; + value "winlist_scroll_animate" int: 1; + value "winlist_scroll_speed" double: 0.1000000000000000055511151; + value "winlist_list_show_iconified" int: 1; + value "winlist_list_show_other_desk_iconified" int: 1; + value "winlist_list_show_other_screen_iconified" int: 0; + value "winlist_list_show_other_desk_windows" int: 0; + value "winlist_list_show_other_screen_windows" int: 0; + value "winlist_list_uncover_while_selecting" int: 0; + value "winlist_list_jump_desk_while_selecting" int: 0; + value "winlist_list_focus_while_selecting" int: 1; + value "winlist_list_raise_while_selecting" int: 1; + value "winlist_pos_align_x" double: 0.5000000000000000000000000; + value "winlist_pos_align_y" double: 0.5000000000000000000000000; + value "winlist_pos_size_w" double: 0.5000000000000000000000000; + value "winlist_pos_size_h" double: 0.5000000000000000000000000; + value "winlist_pos_min_w" int: 0; + value "winlist_pos_min_h" int: 0; + value "winlist_pos_max_w" int: 320; + value "winlist_pos_max_h" int: 320; + value "maximize_policy" int: 50; + value "allow_manip" int: 0; + value "border_fix_on_shelf_toggle" int: 0; + value "allow_above_fullscreen" int: 0; + value "kill_if_close_not_possible" int: 1; + value "kill_process" int: 1; + value "kill_timer_wait" double: 10.0000000000000000000000000; + value "ping_clients" int: 1; + value "transition_desk" string: "vswipe"; + value "transition_change" string: "crossfade"; + value "remember_internal_windows" int: 0; + value "move_info_follows" int: 1; + value "resize_info_follows" int: 1; + value "move_info_visible" int: 1; + value "resize_info_visible" int: 1; + value "focus_last_focused_per_desktop" int: 1; + value "focus_revert_on_hide_or_close" int: 1; + value "pointer_slide" int: 0; + value "use_e_cursor" int: 1; + value "cursor_size" int: 32; + value "menu_autoscroll_margin" int: 0; + value "menu_autoscroll_cursor_margin" int: 1; + value "transient.move" int: 1; + value "transient.resize" int: 0; + value "transient.raise" int: 1; + value "transient.lower" int: 1; + value "transient.layer" int: 1; + value "transient.desktop" int: 1; + value "transient.iconify" int: 1; + value "modal_windows" int: 1; + value "menu_eap_name_show" int: 1; + value "menu_eap_generic_show" int: 1; + value "menu_eap_comment_show" int: 0; + value "fullscreen_policy" int: 0; + value "exebuf_max_exe_list" int: 20; + value "exebuf_max_eap_list" int: 20; + value "exebuf_max_hist_list" int: 20; + value "exebuf_scroll_animate" int: 1; + value "exebuf_scroll_speed" double: 0.1000000000000000055511151; + value "exebuf_pos_align_x" double: 0.5000000000000000000000000; + value "exebuf_pos_align_y" double: 0.5000000000000000000000000; + value "exebuf_pos_size_w" double: 0.7500000000000000000000000; + value "exebuf_pos_size_h" double: 0.2500000000000000000000000; + value "exebuf_pos_min_w" int: 200; + value "exebuf_pos_min_h" int: 160; + value "exebuf_pos_max_w" int: 400; + value "exebuf_pos_max_h" int: 320; + value "exebuf_term_cmd" string: "xterm -hold -e"; + value "use_app_icon" int: 0; + value "cnfmdlg_disabled" int: 0; + value "cfgdlg_auto_apply" int: 0; + value "cfgdlg_default_mode" int: 0; + group "gadcons" list { + group "E_Config_Gadcon" struct { + value "name" string: "slipshelf"; + value "id" int: 0; + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "clock"; + value "id" string: "clock"; + value "geom.pos" int: 720; + value "geom.size" int: 42; + value "geom.res" int: 138; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 1; + value "state_info.flags" int: 1; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "battery"; + value "id" string: "battery"; + value "geom.pos" int: 720; + value "geom.size" int: 52; + value "geom.res" int: 142; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 4; + value "state_info.flags" int: 1; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "illume-gsm"; + value "id" string: "illume-gsm"; + value "geom.pos" int: 720; + value "geom.size" int: 29; + value "geom.res" int: 142; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 3; + value "state_info.flags" int: 1; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "illume-wifi"; + value "id" string: "illume-wifi"; + value "geom.pos" int: 720; + value "geom.size" int: 19; + value "geom.res" int: 138; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 2; + value "state_info.flags" int: 1; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + } + } + group "gadcons" list { + group "E_Config_Gadcon" struct { + value "name" string: "slipshelf_extra"; + value "id" int: 0; + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "illume-bluetooth"; + value "id" string: "illume-bluetooth"; + value "geom.pos" int: 440; + value "geom.size" int: 32; + value "geom.res" int: 472; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 3; + value "state_info.flags" int: 3; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "illume-cfg"; + value "id" string: "illume-cfg"; + value "geom.pos" int: 0; + value "geom.size" int: 32; + value "geom.res" int: 472; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 1; + value "state_info.flags" int: 1; + value "style" string: "plain"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "pager"; + value "id" string: "pager"; + value "geom.pos" int: 376; + value "geom.size" int: 96; + value "geom.res" int: 472; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 4; + value "state_info.flags" int: 0; + value "style" string: "inset"; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } + } + } + group "gadcons" list { + group "E_Config_Gadcon" struct { + value "name" string: "gadman"; + value "id" int: 114; + } + } + group "gadcons" list { + group "E_Config_Gadcon" struct { + value "name" string: "gadman_top"; + value "id" int: 115; + } + } + value "font_hinting" int: 0; + value "desklock_auth_method" int: 0; + value "desklock_login_box_zone" int: -1; + value "desklock_autolock_screensaver" int: 0; + value "desklock_autolock_idle" int: 0; + value "desklock_autolock_idle_timeout" double: 300.0000000000000000000000000; + value "desklock_use_custom_desklock" int: 0; + value "display_res_restore" int: 0; + value "display_res_width" int: 1; + value "display_res_height" int: 1; + value "display_res_hz" int: 0; + value "display_res_rotation" int: 0; + value "screensaver_enable" int: 1; + value "screensaver_timeout" int: 30; + value "screensaver_interval" int: 5; + value "screensaver_blanking" int: 2; + value "screensaver_expose" int: 2; + value "dpms_enable" int: 0; + value "dpms_standby_enable" int: 0; + value "dpms_suspend_enable" int: 0; + value "dpms_off_enable" int: 0; + value "dpms_standby_timeout" int: 0; + value "dpms_suspend_timeout" int: 0; + value "dpms_off_timeout" int: 0; + value "clientlist_group_by" int: 0; + value "clientlist_include_all_zones" int: 0; + value "clientlist_separate_with" int: 0; + value "clientlist_sort_by" int: 0; + value "clientlist_separate_iconified_apps" int: 0; + value "clientlist_warp_to_iconified_desktop" int: 0; + value "clientlist_limit_caption_len" int: 0; + value "clientlist_max_caption_len" int: 2; + value "mouse_hand" int: 1; + value "mouse_accel_numerator" int: 2; + value "mouse_accel_denominator" int: 1; + value "mouse_accel_threshold" int: 4; + value "border_raise_on_mouse_action" int: 1; + value "border_raise_on_focus" int: 1; + value "desk_flip_wrap" int: 0; + value "icon_theme" string: "openmoko-standard"; + value "desk_flip_animate_mode" int: 0; + value "desk_flip_animate_interpolation" int: 0; + value "desk_flip_animate_time" double: 0.2000000000000000111022302; + value "wallpaper_import_last_dev" string: "~/"; + value "wallpaper_import_last_path" string: "/"; + value "wallpaper_grad_c1_r" int: 0; + value "wallpaper_grad_c1_g" int: 0; + value "wallpaper_grad_c1_b" int: 0; + value "wallpaper_grad_c2_r" int: 255; + value "wallpaper_grad_c2_g" int: 255; + value "wallpaper_grad_c2_b" int: 255; + value "theme_default_border_style" string: "default"; + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/jpeg"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/png"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/x-pixmap"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/x-xpixmap"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/svg+xml"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/gif"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "image/tiff"; + value "icon" string: "THUMB"; + } + } + group "mime_icons" list { + group "E_Config_Mime_Icon" struct { + value "mime" string: "application/x-desktop"; + value "icon" string: "DESKTOP"; + } + } + value "desk_auto_switch" int: 0; + value "thumb_nice" int: 0; + value "menu_favorites_show" int: 1; + value "menu_apps_show" int: 1; + value "ping_clients_interval" int: 128; + value "cache_flush_poll_interval" int: 512; + value "thumbscroll_enable" int: 1; + value "thumbscroll_threshhold" int: 36; + value "thumbscroll_momentum_threshhold" double: 100.0000000000000000000000000; + value "thumbscroll_friction" double: 1.0000000000000000000000000; + value "hal_desktop" int: 0; + value "border_keyboard.timeout" double: 5.0000000000000000000000000; + value "border_keyboard.move.dx" uchar: 5; + value "border_keyboard.move.dy" uchar: 5; + value "border_keyboard.resize.dx" uchar: 5; + value "border_keyboard.resize.dy" uchar: 5; + value "scale.min" double: 1.0000000000000000000000000; + value "scale.max" double: 3.0000000000000000000000000; + value "scale.factor" double: 1.0000000000000000000000000; + value "scale.base_dpi" int: 142; + value "scale.use_dpi" uchar: 1; + value "scale.use_custom" uchar: 0; + value "show_cursor" uchar: 0; + value "idle_cursor" uchar: 0; + value "default_system_menu" string: ""; +} diff --git a/config/illume/icon.png b/config/illume/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..9e0ed3dac82f0499c92c86775018cf5d0c0a5517 GIT binary patch literal 7555 zcmZu$cQoAH)BkQ^t=^*dE{N3-!ZnBY~78N-gIRF4uI@%f!uQ}>}L`Hhu_bNLK zT{DpXLoGF+Zj|HCwLt2qr=Pw!BTH zt%_RXr8(myNS=YtNCwrp94)kIRpv+;p~jie=v0dos7Z{Vw2eo{LPy}tV6W*;iGqL4 zC%1a_P&W7BuBuO?L0|l9J?y(`+x~rAoSqN0_Sy3Oe+B<9`AhLH1j@HZi|^i`Ti2L` zj2$hWCROWc@RS>ynL+s2LiQ3hWFz)*J#4^_pMiwSkXJ7MofiA=DQ+(Mj{bT++O<{` zc7TniV2|xV?=QM7hV>OEWd=VE+0)W!d1N*w3K#SOXGOl9)aF;SXl6n zb#|&_aUw8b#Fqap7;1R`2L_}8c8wMg?j}mbzH~{rT!nPs#wac#eRi7)n5n>=N{-E0 zIr!VRKnMTr+gU*DTR(EU&p6foV*bDwOd&KD>6ZK(<_UaQJc)i2;Y8Ua?kRXIn2(E< z1I*p$7Z!#=pWiDgjP`^@aZLV*I(=F-F*pNQaKiS(`tuCZKt=x5H8ri7TPUm)3|D;Z zq3RPkxXReIXSK5z%&`6@w)-Q(qo7{$x4({>T5U;@a>4h#gZ#=rv7TT;~Pxr z2;eEFp|1pK8l%OBR`<_K=fg2FRH&zIh3rm?uP3?ld89FZ!B@#kU7o4eYnK1C69(KC z{5Mc5Latvmv6@O;58So<0aKa)5d8}i)uqDG&P@9awoz$E!9G+dnc2F>pInoEN2Hxc zpWVbc6k~G6u@{f(Y@|GaqR-9DLFyW=2o@W;{?9KRff7JhA$e}=BhsO?tD~(gNUmhY z;gx|~YloZazQwkUw3*q+6tTATA}kf)W9Zw{Kw5Y%ca;t?@6TL@gd1r1j|d*TOsY%t z4&{qepkzLI<^KCG_W$-MIzK%yzo% z%xBp&^kC)eVo~!_OWYTMO z(e3I34zh!e){_UIOF7^N5_27o7#w^-Nw#D^UE$VSak1Y^b6w(~BL8nqUUv8*Q0K2* zWk}y%-$3U*lIqSSYtN;#|Cy+kt#mxY#5DGJXg>Ub+LvJXLXvs)TTA7fP#^j4eN?vE z3br%i;x?CZczgZVafKI=s5ij|TgmRxhi7~E#--4$+HU+;$;bmbRLTycMUVePgRVZ# zoH5e|pFevvkiot5icO6BMfofZiIW{q6+wGxfzme-Q2-_=D#jhk(K&>LU2vf?K-u~i zVu9Wz3dt>`NW~97ZCP6)&C6Z%m2c4ho9;^*(8?Iw2{g_TEKv%P7WU0&njS_netC{BxAYwypL+jDtIcO=vEzD{tDwb@&GF*9 zL7i8T#3%b80tiEfp~c8=Umwl899dEck((flQdHUrfAI-6k{x50@ME>5_DaM-vDh#u zDCi=#2lxHz;`E0~=0WHobbms zyMmhe=4j}4H4B%hV)h)(L$CaSHmsYZ{d9>pYpXIjFQ9-LnhY>gQw%0;*=Jrngk?|_c;)!QKUlE5Jt^$kp9 zETQRDCI|AQ0aMd>gV}!q*Jn4 zIkTl%uS7GD-2EQ}c^y0ZRb9e5t0KC+hpIrR{)cVKLkfwP({pON`JzM;qSG@lY zLdbtb$y|u9L9G1B2*_-{asecziT3KO?JQvfWAF7TTg+1Qh2-P!;{^;sL#Cf+C^A;j zzwQlJR(B60akC*V^ia2azK_@51v&lNXuvl&!Zz*)PuxnpWnl_}5^GltaaoXF4;Nm! zt0{jg{znr|?6c@0$dGKQ4ooq7V=A)bvV*B*3GvA@Sf8^+QaNb3u`m3IxnA$6+0N%v z#tP8MJ+Uu$zlKjqmWah{X85Mh^mc6WiDrv#YzQEe5){#h4nzs;`Pbbs#+T#co1* z$3(*`UoxHGMGl13uSFPXCc1IO;x$l2W9q{~VU$Ex2MX3fDe5W2x%GhG(~?-k6P%d# zKVf;rpb=pk;b;37cw0f}pAgmiKo106Q*)j1P4lx|Z4UO-d?9h0?L^PtN$yBFNVk{} zMdqNLQ$9bQ&v#t}}bk(ObB;Nh8#_e_)k-=XfX;dU^+{ecC^T>?UBiISklNs-qK zjk(8vUjO2X|B6_$pM9ZL7=b3h8Dd<7dc^J~I}J;znwhP2<(9s51m8U9E`i?w0SDou z@t%Hg75iJ__q=87A6Vi=M{?(gj^B<3qW?%+50gkct0gOAOc`z4E7d}L>>7GtnS1I8 zt;_D0_9VT-C^w$pFrhGG5Q>SZ#A9pL@;*q2?qU!HcAr=D#RzE5XF|x8ptkB4{nXvWC}rf-2+pACKjTVb6w0fO2F%-{mSAm#U9&3FaHenjZyvBI&lY-&4u_jO1o2#^mq6|Eon7eBH zq3{t-ih>{6)fh1^Wb&r+Btgf4eGo9lIIVwH-2R6GIYBU6RA)fg9BNmQsCq`Olg~&4QW1^ zOh(E&6Y8Kl_5OsF#{Rs$#v!PPHb6B@ING-Ty8WrX=KF=^i_8rHwv#X})>KOgKwOUF zPt><((84^qCL4J7Q1&qH-8pzSwWZW9IGj*3MyM9F0TRCcXUpi-ZU+eNJxFf21xAxc zpain+7p#73KYRcX*W^;86bl<(G$Q#-(KNQx^GAP&=aqk7o@{QHvzb(DK5hY)Rt!))O$p zqx3Bfg!`}Ok8gj+`!zKaNZ5e53n86QEYymsGfK}TdP4?MT!n3pdiSk|EHEpK^ZkZm zG)AzPAys~Pms6IW9WUpc)NqQrsWVg-;~mQn4zP ztaeA1(}?AKbW=Q zC+(y^QSms`AQK`eGt5zt05?!6XTWQUJ-FvSfgRgT2!E9Snh>y%g0y1cH$v(53In+!a0^rTr>z|1no76FLraE;LEHzGd^ z*|u`5pyRzD&9@KrqDjQ{_y*bflN(TXd3PSfM{q#vMY8|95jzCqA-5_ZEg=e%JU7xO zhx3>LHGiI4Z9@8pVqg7&=h}?w29t}hC{0Q~vzLz$g|0$Fz5e4E9f5=e_>=A@4Mb+h zA#YPi2=+vaO004A{T-K5RcFxK3X!X55(XnPvngrvF<@-K@yQ)qYpBnlQk0{(uT)%o z7Kx#(z;od@SMK`+JM&2E$+$=>{3c?F)l{&YbXV*Rfa|_I93s5c%dLA*H8C2j6luh$ z3GWK~M#cj^TK{8+WnEwx#gQJ7c(J@1kau_0X-(l2qiARNNl@I}1G`F0{A~P#^jY4p z{lalf|6<4Tl0#{tCF`E>OPvqO1pI1l_YKYQuJE&Go71({6>Ks_$^OYi1$);4 zN57|_dcMHfy-o-HTTqkCLlWNwah##fg#uZf=%{5PRc4PP4N;r*c?q%frfYAClPMOo zmW=+}b-H-5@o3pEk|`j^9H0Unzdft(Y_gN5N@x9wwZ`Q51I2E_e4&k_zA4a9 z;xgcy>`~II+SWjmzO3N7bvHWyW1eUxb_q7=_dz*yK^dhp8x?ydYU>AZ3`Lv75MU`I zY3Z}3WYpiIEP8-GdhLWwkd-trH3_90IoTM57O6(R%{To5J3x^EiEB_Hw(XJHVTf2 zCmAK_#!NCMrBgzKD32v4>e#OAjN`ahSF=wBLIO>e^IWjJ@9ELUd6JEWuMwHeI`Los ztcl71FLknsoD*2>1_1UW$&5b2KBLNExJ2MDcz}t%#FQ^-f~b&ljEl_|osxqCC0DU4 zz%&Sx;%ht&s^se`JOrWh0Fm@ED6#}-rR&ZJiH=Frvw=L3X+RmgN%%1eZSf_n5Mmx? zCYwHTXk4Bk+sXX+pQB%-Ehl8ZHR8>q$8c^WLu3j_cRfrAWTsYnz)&Ckz+?GewEVAd znr7Gh;=cA>yDj6Qp4CIpLm{49?}cE~j*%bJrVHf_f{993);C!-`QuVGQabt^eNZ_t z;Aa=e>M;i4)=)8iTaRieBz;_wW)j8waQZE@cEiGJDCb6fnPYB9 zXYfN4h3pBea|zN~2JL|Wy^;T5s{rGoa!wu=V$^yjqBg_#IY<-_rJo$gVtuZKCMwQl zc%B`jB?q$LDUKU=Ppe7+bkOSCYj&qIu~+)jcLmWnRTvW3G-q%BUd)Qd)LOqib^xnv={o5IeG=M zzn5!a^CUGfmbOyRmF`To*@0!~@uZ}Xp9qt$))=94*pB4Hi1y3$&$KwA zLxcRkIg!`*J*0fuXdiBWCAyJEtousRKRhT9%JUJ7w zd+RRTxR&&YRFBC}pr#ld_P&TBTim%aE?$VP=gsZ+c&hNJaZ?7pL2|>n;5F=cTBYQ` zVcoB>8XowuQS{xolRI+ZCw>i~l^kp7^c2=0Fe_`{>RL=-GusI4ZYjsPE{8dY zQM9Gx8DT}?^;lI|ew+^y%lxw@VXgoYAdbsV%^`>XqKo%=ow9TmXD=;o7(Aw?T~Edh zQetIzdMmD2v76&a?~AT04vS1f&#VZujw0Ek9}^G4DgxIyttzI`L1%Tbo?9XQ=Mf`+3%aDrOcS5DdmA%+J*Gq z8V>!U*uO2Q$}6EU#zz-pn=3)_I;;+UE5cFYQr%!yIMadlowSYQ@8xcljf_ONF^M?V zZL?7x7L)DUW;QrGMYc4#hHr(J9Mo}zcjS_#-a4LY6d=>?8_ik&dXef-ZjjpcYWWj` z7mo4O8{;nz40wC=(m-TIrW*Gj2TsEXT+!%;}_i2j|qnPnv?Ve*W|01K;#Ty*Dq zq7vgA6MHv-5^NEu9$6~sD*7oK->J3mD2b%v8(3R|h2pQ?%gAukqYWAb=x*F zoDhxe@DN@B#ajaU`j1UCYDmlCW8KNF!ud|L44g3&b4~Zh%+h;V?P1N+^;*jZe*61X zd3)wr6t0?qvqlzZ5BnGre;k``r?!y_bEL4lXZR@h5s*5I58-SsX|oV`mcpM0j($RR zq2C)+utLbjy!=L6-g8oQ^F_&&oGr$yH8Z8L_YUv{>qYYNp+jSy{oTZ~^?i{ZvbchL z%{tATj6{Qc-@ni9k8^H>2Y?M8fAuncvnBug`_%8Hn@AZ6U<^vi(>0f%<9s>xlNn9A z*ZuS~MI{qf771$}{i6zCbMr=6=6Wu_uiLxw1aLzoRbEwMT89tcKHZ?5&*d8lLKJSE z2)W8U9(C~36fg7zwl?U+D-PcMD5%MsRD1OoId&h1bbS3#{FXtk!$;SZ_dSVtQVbEm z+mWISh9#es73b=h>YD+11&6n2PRqUbq%NXhn0a{%hC80Lk(FbG1}IF+SGQxwb5XronYJFstnc@Y>~|@rov6(@=5Gqwy@N0+f9YfV%O{CB%u`))U7$+|;!# zjZ*2|wuKTo%HiIxpVub(5(7+bwm%K1KZS6v>$+D<#24ri#QE_bm4S2+^xZA4+GY{Y zeY~i#$j=QT|AB>If$1(O$>m*+mcb{Yfvt8Jx!EXzqMkP3l6S)=I;++978VwE{HLmPg>ZG@>f@8~`LtmgtB@Gko$-QMa-~0wy*>2b&6IK; zC&~}4?|$=6aT~!BZZAFfCqYf`vZ4+`-|DXgPc1N(y|DS+KyScBOTtc;VbL6oS|m(r zbQ@4*y#d)v=i>%n3IA{K?@dMT(P;xtN|Bc={Vb^iPF~*LWiwmG#*Ax4{GJl2QjC!k zjNrQc}0bTdPA}2c#UI~Tc^4Ivz#_Ix)cCWQF@+zyP`>dl> z@01(wFWYbL+95Ye%fR6PV3#FwqGm9U0*P!82LjU^p`1m5i>lzfD*(#gg zIXA3g=t05}cqTZns4v&t>+f6S7-4{522>d1-)R^7zhNawFxH#Al0 z$U;h9`KPB!En3YBJl7@bei*0XlA#W8gYY5M0^c=^2H6ZYq+?(H${B?AgN+s{Cj2B2 zJwdOX$C{QMOzw|~!xP>DnEq%rXv31TLb2h&@gEZ}A0HMgr#wC_6Drr1uk6IR5;kWjVg|FWv0 zz_{DgOvvYOz&R1BYVxhaOQ_)qtGOZzo0^%KEC=<-?(VIGUfv|KX{+x|!&@lJGz>22zf zR)|)Ai|RU+&DTe;P$Kg60n~?9W4!V2Y?u7D=}@QC%Bz6%lHsdIJslSTwC9ha&xKQP zRVn+-m(cW#b4*Rm zHx>rDV)uIWE7m?l6 z_=!j44iDmej6@4mX0~q@s?P(+Ey^rpW=25RrQx0DlwU8PcGOhVztqo3yw9Q3Ce*ec z33kHx*{ci2W=%8~bSIK_ae_nHyPjUHKJ&}n^OzH17#|2+xKGjInCW>?)XglM-bcdu z1J<83R8>Or$1RLp97&bI^=C>Qzh&&cni6J1cKBpA5$;y6+js6Va=NvfRl*qQq;DgW zX*E+POLy2|uF#Ua=iypLhLq2UJpVQ0b(34yv*zD+2?y^;4P3^JnZ8i)(SP@;8?n?e zQaiLgNFoTQYWrY z=?+0;Y_LC`kt-0_kT&p#SkE+AgFzCV;W>0q3;SPIIFrz5)DA&s@@9f95|@O8Ge2`OA~OxJXC9eUQ={I?04^=e=A-fV4oG^P8waFDwuL>DbLUARC8+3^jjOQKR_56+1zrD^|bTl~t%5>Nx-pz;D)H zMvM>tn(^d21V_uGu(f4jW7MN$t$scX!sP)Ik*MLLdm2Oembedded systems like
phones and web
tablets with tiny
touchscreen displays.
Only use this if
you really have
such a device. diff --git a/configure.ac b/configure.ac index 2fc1e52be..ac88e12c7 100644 --- a/configure.ac +++ b/configure.ac @@ -458,5 +458,6 @@ config/standard/Makefile config/minimalist/Makefile config/scaleable/Makefile config/netbook/Makefile +config/illume/Makefile po/Makefile.in ]) diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am index fb88fe857..a6e6cc5df 100644 --- a/data/themes/Makefile.am +++ b/data/themes/Makefile.am @@ -10,15 +10,22 @@ EDJE_FLAGS = \ filesdir = $(datadir)/enlightenment/data/themes files_DATA = \ -default.edj +default.edj \ +illume.edj EXTRA_DIST = \ -default.edc +default.edc \ +illume.edc default.edj: Makefile $(EXTRA_DIST) $(EDJE_CC) $(EDJE_FLAGS) \ $(top_srcdir)/data/themes/default.edc \ $(top_builddir)/data/themes/default.edj +illume.edj: Makefile $(EXTRA_DIST) + $(EDJE_CC) $(EDJE_FLAGS) \ + $(top_srcdir)/data/themes/illume.edc \ + $(top_builddir)/data/themes/illume.edj + clean-local: rm -f *.edj diff --git a/data/themes/illume.edc b/data/themes/illume.edc new file mode 100644 index 000000000..f04673be5 --- /dev/null +++ b/data/themes/illume.edc @@ -0,0 +1,2463 @@ +collections { + +///////////////////////////////////////////////////////////////////////////// + /*** OVERRIDES FROM BASE ***/ + group { name: "e/desktop/background"; + images { + image: "vgrad_dark.png" COMP; + } + parts { + part { name: "background_image"; + description { state: "default" 0.0; + image.normal: "vgrad_dark.png"; + fill { + smooth: 0; + size { + relative: 0 1.0; + offset: 36 0; + } + } + } + } + } + } + group { name: "e/pointer/enlightenment/default/color"; + images.image: "pointer.png" COMP; + parts { + part { name: "base"; + mouse_events: 0; + description { state: "default" 0.0; + aspect: 0.71875 0.71875; + aspect_preference: BOTH; + image.normal: "pointer.png"; + } + } + part { name: "e.swallow.hotspot"; + type: SWALLOW; + description { state: "default" 0.0; + visible: 0; + rel1 { + to: "base"; + relative: 0.27 0.125; + offset: 0 0; + } + rel2 { + to: "base"; + relative: 0.27 0.125; + offset: 0 0; + } + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** ILLUME: SLIPSHELF ***/ + + group { name: "e/modules/slipshelf/base/default"; + images { + image: "base_bg.png" COMP; + image: "big_arrow_down.png" COMP; + image: "big_arrow_up.png" COMP; + } +// data.item: "shaped" "1"; + parts { + part { name: "base"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "base_bg.png"; + image.border: 2 2 2 2; + fill.smooth: 0; + } + } + + part { name: "s1"; + mouse_events: 0; + type: RECT; + description { state: "default" 0.0; + visible: 0; + rel1 { + to_y: "e.swallow.extra"; + offset: 0 -4; + } + rel2 { + to_y: "e.swallow.extra"; + offset: -1 5; + } + } + } + part { name: "s2"; + mouse_events: 0; + type: RECT; + description { state: "default" 0.0; + visible: 0; + min: 1 64; + rel1 { + to: "s1"; + relative: 0.0 1.0; + offset: 0 0; + } + rel2 { + to: "s3"; + relative: 1.0 0.0; + offset: -1 -1; + } + } + } + part { name: "s3"; + mouse_events: 0; + type: RECT; + description { state: "default" 0.0; + visible: 0; + rel1 { + to_y: "e.swallow.content"; + offset: 0 -4; + } + rel2 { + to_y: "e.swallow.content"; + offset: -1 3; + } + } + } + part { name: "e.swallow.extra"; + type: SWALLOW; + description { state: "default" 0.0; + fixed: 1 1; + align: 0.5 0.0; + rel1 { + relative: 0.0 0.0; + offset: 4 4; + } + rel2 { + relative: 1.0 0.0; + offset: -5 4; + } + } + } + + part { name: "e.swallow.visible"; + type: SWALLOW; + description { state: "default" 0.0; + visible: 0; + rel1.to: "s3"; + rel2.to: "s3"; + } + } + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 1.0; + rel1 { + relative: 1.0 1.0; + offset: -5 -5; + } + rel2 { + relative: 1.0 1.0; + offset: -5 -5; + } + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + align: 0.0 0.5; + rel1 { + to_x: "kbd"; + to_y: "e.swallow.content"; + relative: 1.0 0.0; + offset: 0 0; + } + rel2 { + to_x: "inout"; + to_y: "e.swallow.content"; + relative: 0.0 1.0; + offset: -1 -1; + } + color: 0 0 0 255; + text { + font: "Sans:style=Bold"; + size: 10; + min: 0 1; + align: 0.0 0.5; + } + } + } + part { name: "inout"; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + image.normal: "big_arrow_down.png"; + max: 22 22; + aspect: 1.0 1.0; + aspect_preference: VERTICAL; + rel1 { +// to_x: "kbd"; + to_y: "e.swallow.content"; + relative: 0.0 0.0; + offset: 0 0; + } + rel2 { + to_y: "e.swallow.content"; + offset: 1 -1; + } + } + description { state: "out1" 0.0; + inherit: "default" 0.0; + image.normal: "big_arrow_up.png"; + } + description { state: "out2" 0.0; + inherit: "default" 0.0; + image.normal: "big_arrow_up.png"; + } + description { state: "in1" 0.0; + inherit: "default" 0.0; + image.normal: "big_arrow_down.png"; + } + } + part { name: "slider"; + type: RECT; + repeat_events: 1; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1 { + to_y: "e.swallow.content"; + offset: 0 0; + } + rel2 { + to_x: "e.swallow.content"; + to_y: "e.swallow.content"; + relative: 0.0 1.0; + offset: -1 -1; + } + } + } + part { name: "kbd"; + type: RECT; + mouse_events: 1; + description { state: "default" 0.0; + visible: 1; +// visible: 0; // sean wants it gone. don't look at me. + color: 0 0 0 0; + rel1 { + to_y: "e.swallow.content"; + to_x: "kbdtext"; + } + rel2 { + to_x: "kbdtext"; + to_y: "e.swallow.content"; + relative: 1.0 1.0; +// relative: 0.0 1.0; // sean wants it gone. don't look at me. + offset: -1 -1; + } + } + } + part { name: "kbdtext"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + visible: 1; +// visible: 0; // sean wants it gone. don't look at me. + align: 0.0 1.0; + fixed: 1 1; + rel1 { + to_y: "e.swallow.content"; + offset: 1 0; + } + rel2 { + to_y: "e.swallow.content"; + relative: 0.0 1.0; + offset: 1 -1; + } + color: 0 0 0 255; + text { + font: "Sans:style=Bold"; + text: "qwerty"; + size: 8; + min: 1 1; + align: 0.0 1.0; + text_class: "slipshelf_title"; + } + } + } + part { name: "e.swallow.controls"; + type: SWALLOW; + description { state: "default" 0.0; + align: 0.5 0.5; + rel1.to: "s2"; + rel2.to: "s2"; + } + } + } + programs { + program { name: "kbd"; + signal: "mouse,up,1"; + source: "kbd"; + action: SIGNAL_EMIT "e,action,do,keyboard" ""; + } + program { name: "slide"; + signal: "mouse,up,1"; + source: "slider"; + action: SIGNAL_EMIT "e,action,toggle" ""; + } + program { name: "out1"; + signal: "e,state,out,begin"; + source: "e"; + action: STATE_SET "out1" 0.0; + transition: LINEAR 0.25; + target: "inout"; + } + program { name: "out2"; + signal: "e,state,out,end"; + source: "e"; + action: STATE_SET "out2" 0.0; + transition: LINEAR 0.25; + target: "inout"; + } + program { name: "in1"; + signal: "e,state,in,begin"; + source: "e"; + action: STATE_SET "in1" 0.0; + transition: LINEAR 0.25; + target: "inout"; + } + program { name: "in2"; + signal: "e,state,in,end"; + source: "e"; + action: STATE_SET "default" 0.0; + transition: LINEAR 0.25; + target: "inout"; + } + } + } + + group { name: "e/modules/slipshelf/controls/default"; + images { + image: "bt_base1.png" COMP; + image: "bt_base2.png" COMP; + image: "bt_hilight.png" COMP; + image: "bt_shine.png" COMP; + image: "bt_dis_base.png" COMP; + image: "bt_dis_hilight.png" COMP; + image: "illume-apps.png" COMP; + image: "illume-home.png" COMP; + image: "illume-close.png" COMP; + } + parts { + part { name: "base"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + visible: 0; + aspect: 3.0 3.0; + aspect_preference: VERTICAL; + min: 50 50; + rel1.offset: 16 16; + rel2.offset: -17 -17; + } + } + part { name: "apps_image"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "apps"; + rel1.offset: -8 -8; + rel2.to: "apps"; + rel2.offset: 7 7; + image { + normal: "bt_base2.png"; + border: 7 7 7 7; + } + } + description { state: "clicked" 0.0; + inherit: "default" 0.0; + image.normal: "bt_base1.png"; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_base.png"; + border: 4 4 4 4; + } + } + } + part { name: "apps_icon"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "apps_image"; + rel1.offset: 8 8; + rel2.to: "apps_image"; + rel2.offset: -9 -9; + aspect: 1.0 1.0; + aspect_preference: BOTH; + max: 96 96; + image.normal: "illume-apps.png"; + } + } + part { name: "apps_over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "apps_image"; + rel2.to: "apps_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilight.png"; + border: 7 7 7 0; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_hilight.png"; + border: 4 4 4 0; + } + } + } + part { name: "apps_over2"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "apps_image"; + rel2.to: "apps_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + part { name: "apps"; + type: RECT; + description { state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: VERTICAL; + align: 0.0 0.5; + rel1.offset: 16 16; + rel2.offset: -17 -17; + color: 0 0 0 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + + part { name: "home_image"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "home"; + rel1.offset: -8 -8; + rel2.to: "home"; + rel2.offset: 7 7; + image { + normal: "bt_base2.png"; + border: 7 7 7 7; + } + } + description { state: "clicked" 0.0; + inherit: "default" 0.0; + image.normal: "bt_base1.png"; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_base.png"; + border: 4 4 4 4; + } + } + } + part { name: "home_icon"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "home_image"; + rel1.offset: 8 8; + rel2.to: "home_image"; + rel2.offset: -9 -9; + aspect: 1.0 1.0; + aspect_preference: BOTH; + max: 96 96; + image.normal: "illume-home.png"; + } + } + part { name: "home_over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "home_image"; + rel2.to: "home_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilight.png"; + border: 7 7 7 0; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_hilight.png"; + border: 4 4 4 0; + } + } + } + part { name: "home_over2"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "home_image"; + rel2.to: "home_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + part { name: "home"; + type: RECT; + description { state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: VERTICAL; + align: 0.5 0.5; + rel1.offset: 16 16; + rel2.offset: -17 -17; + color: 0 0 0 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + + part { name: "close_image"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "close"; + rel1.offset: -8 -8; + rel2.to: "close"; + rel2.offset: 7 7; + image { + normal: "bt_base2.png"; + border: 7 7 7 7; + } + } + description { state: "clicked" 0.0; + inherit: "default" 0.0; + image.normal: "bt_base1.png"; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_base.png"; + border: 4 4 4 4; + } + } + } + part { name: "close_icon"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "close_image"; + rel1.offset: 8 8; + rel2.to: "close_image"; + rel2.offset: -9 -9; + aspect: 1.0 1.0; + aspect_preference: BOTH; + max: 96 96; + image.normal: "illume-close.png"; + } + } + part { name: "close_over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "close_image"; + rel2.to: "close_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilight.png"; + border: 7 7 7 0; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_hilight.png"; + border: 4 4 4 0; + } + } + } + part { name: "close_over2"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "close_image"; + rel2.to: "close_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + part { name: "close"; + type: RECT; + description { state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: VERTICAL; + align: 1.0 0.5; + rel1.offset: 16 16; + rel2.offset: -17 -17; + color: 0 0 0 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + programs { + program { name: "appsdown"; + signal: "mouse,down,1"; + source: "apps"; + action: STATE_SET "clicked" 0.0; + target: "apps_image"; + } + program { name: "appsup"; + signal: "mouse,up,1"; + source: "apps"; + action: STATE_SET "default" 0.0; + target: "apps_image"; + after: "apps"; + } + program { name: "apps"; + action: SIGNAL_EMIT "e,action,do,apps" ""; + } + program { name: "appsenabled"; + signal: "e,state,action,apps,enabled"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "apps_image"; + target: "apps_icon"; + target: "apps_over1"; + target: "apps_over2"; + target: "apps"; + } + program { name: "appsdisabled"; + signal: "e,state,action,apps,disabled"; + source: "e"; + action: STATE_SET "disabled" 0.0; + target: "apps_image"; + target: "apps_icon"; + target: "apps_over1"; + target: "apps_over2"; + target: "apps"; + } + + program { name: "homedown"; + signal: "mouse,down,1"; + source: "home"; + action: STATE_SET "clicked" 0.0; + target: "home_image"; + } + program { name: "homeup"; + signal: "mouse,up,1"; + source: "home"; + action: STATE_SET "default" 0.0; + target: "home_image"; + after: "home"; + } + program { name: "home"; + action: SIGNAL_EMIT "e,action,do,home" ""; + } + program { name: "homeenabled"; + signal: "e,state,action,home,enabled"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "home_image"; + target: "home_icon"; + target: "home_over1"; + target: "home_over2"; + target: "home"; + } + program { name: "homedisabled"; + signal: "e,state,action,home,disabled"; + source: "e"; + action: STATE_SET "disabled" 0.0; + target: "home_image"; + target: "home_icon"; + target: "home_over1"; + target: "home_over2"; + target: "home"; + } + + program { name: "closedown"; + signal: "mouse,down,1"; + source: "close"; + action: STATE_SET "clicked" 0.0; + target: "close_image"; + } + program { name: "closeup"; + signal: "mouse,up,1"; + source: "close"; + action: STATE_SET "default" 0.0; + target: "close_image"; + after: "close"; + } + program { name: "close"; + action: SIGNAL_EMIT "e,action,do,close" ""; + } + program { name: "closeenabled"; + signal: "e,state,action,close,enabled"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "close_image"; + target: "close_icon"; + target: "close_over1"; + target: "close_over2"; + target: "close"; + } + program { name: "closedisabled"; + signal: "e,state,action,close,disabled"; + source: "e"; + action: STATE_SET "disabled" 0.0; + target: "close_image"; + target: "close_icon"; + target: "close_over1"; + target: "close_over2"; + target: "close"; + } + } + } + + group { name: "e/modules/slipshelf/controls/applist"; + images { + } + parts { + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; + } + } +/* + part { name: "e.add.label"; + type: TEXT; + mouse_events: 1; + description { state: "default" 0.0; + align: 1.0 0.0; + color: 176 176 176 255; + text { + font: "Liberation-Bold"; + size: 20; + min: 1 1; + align: 1.0 0.0; + text_class: "slipshelf_title"; + } + } + description { state: "pressed" 0.0; + inherit: "default" 0.0; + align: 1.0 1.0; + color: 255 255 255 255; + } + } + */ + } +/* + programs { + program { name: "b4"; + signal: "mouse,down,1"; + source: "e.add.label"; + action: STATE_SET "pressed" 0.0; + target: "e.add.label"; + } + program { name: "b5"; + signal: "mouse,up,1"; + source: "e.add.label"; + action: STATE_SET "default" 0.0; + target: "e.add.label"; + } + program { name: "b6"; + signal: "mouse,clicked,1"; + source: "e.add.label"; + action: SIGNAL_EMIT "e,action,do,applist,add" ""; + } + } + */ + } + +///////////////////////////////////////////////////////////////////////////// + /*** ILLUME: SLIPWIN ***/ + + group { name: "e/modules/slipwin/base/default"; + images { + image: "base_bg.png" COMP; + } +// data.item: "shaped" "1"; + parts { + part { name: "base"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "base_bg.png"; + image.border: 2 2 2 2; + fill.smooth: 0; + } + } + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; +// fixed: 1 1; + rel1.offset: 4 4; + rel2.offset: -5 -5; + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** ILLUME: BUSYWIN ***/ +/* + group { name: "e/modules/busywin/base/default"; + images { + image: "busy-1.png" COMP; + image: "busy-2.png" COMP; + image: "busy-3.png" COMP; + image: "busy-4.png" COMP; + image: "busy-5.png" COMP; + image: "busy-6.png" COMP; + image: "busy-7.png" COMP; + image: "busy-8.png" COMP; + image: "busy-9.png" COMP; + } +// data.item: "shaped" "1"; + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 255; + } + } + part { name: "busy"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "busy-9.png"; + image.tween: "busy-1.png"; + image.tween: "busy-2.png"; + image.tween: "busy-3.png"; + image.tween: "busy-4.png"; + image.tween: "busy-5.png"; + image.tween: "busy-6.png"; + image.tween: "busy-7.png"; + image.tween: "busy-8.png"; + aspect_preference: VERTICAL; + aspect: 1.0 1.0; + min: 32 32; + max: 64 64; + align: 0.0 0.0; + rel1.relative: 0.0 0.0; + rel1.offset: 8 8; + rel2.offset: -9 -9; + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "busy"; + rel1.offset: 8 0; + rel1.relative: 1.0 0.0; + rel2.to_x: "base"; + rel2.to_y: "busy"; + rel2.offset: -9 -1; + rel2.relative: 1.0 1.0; + align: 0.0 0.5; + color: 176 176 176 255; + text { + font: "Liberation"; + size: 20; + min: 0 1; + } + } + } + } + programs { + program { name: "go1"; + signal: "e,state,out,begin"; + source: "e"; + action: STATE_SET "default" 0.0; + transition: LINEAR 0.4; + target: "busy"; + after: "go1"; + } + program { name: "stop1"; + signal: "e,state,in,end"; + source: "e"; + action: ACTION_STOP; + target: "go1"; + } + } + } +*/ + +///////////////////////////////////////////////////////////////////////////// + /*** ILLUME: KBD ***/ + + group { name: "e/modules/kbd/base/default"; + images { + image: "k_wtgr.png" COMP; + image: "k_tpsh.png" COMP; + image: "k_tabl.png" COMP; + image: "k_tabr.png" COMP; + image: "k_tabhl.png" COMP; + image: "k_tabhm.png" COMP; + image: "k_tabhr.png" COMP; + image: "k_grad.png" COMP; +// image: "k_ltgry.png" COMP; +// image: "grill_dark_tiny_pattern.png" COMP; + image: "big_arrow_up.png" COMP; + } +// data.item: "shaped" "1"; + parts { + part { name: "base"; + description { state: "default" 0.0; + rel1 { + to_y: "compose_bg"; + relative: 0.0 1.0; + offset: 0 0; + } + image.normal: "k_grad.png"; + fill { + smooth: 0; + size { + relative: 0 1.0; + offset: 36 0; + } + } + } + } +/* + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 51 51 51 255; + } + } + part { name: "grill"; + description { state: "default" 0.0; + rel1 { + to_y: "compose_bg"; + relative: 0.0 1.0; + offset: 0 0; + } + image.normal: "grill_dark_tiny_pattern.png"; + fill { + size { + relative: 0 0; + offset: 144 144; + } + } + } + } + part { name: "light"; + description { state: "default" 0.0; + rel1.to: "grill"; + rel2.to: "grill"; + image.normal: "k_ltgry.png"; + fill { + smooth: 0; + size { + relative: 0 1.0; + offset: 36 0; + } + } + } + } + */ + part { name: "compose_bg"; + description { state: "default" 0.0; + image.normal: "k_wtgr.png"; + rel2.to: "e.swallow.label"; + rel2.offset: 1 2; + fill { + smooth: 0; + size { + relative: 0 1.0; + offset: 36 0; + } + } + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + visible: 0; + rel1.to_x: "tl_tab"; + rel1.relative: 1.0 0.0; + rel1.offset: 1 8; + rel2.to_x: "rt_tab"; + rel2.relative: 0.0 0.0; + rel2.offset: -2 8; + align: 0.5 0.0; + text { + font: "Sans"; + size: 10; + min: 0 1; + } + } + } + part { name: "e.swallow.label"; + type: SWALLOW; + description { state: "default" 0.0; + rel1.to: "e.text.label"; + rel1.offset: -8 -8; + rel2.to: "e.text.label"; + rel2.offset: 7 7; + align: 0.5 0.0; + } + } + part { name: "compose_sh"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tpsh.png"; + rel1 { + to_x: "tl_tab"; + relative: 1.0 0.0; + offset: -12 0; + } + rel2 { + to_x: "rt_tab"; + to_y: "compose_bg"; + relative: 0.0 1.0; + offset: 11 -1; + } + image.border: 12 12 12 12; + fill.smooth: 0; + } + } + part { name: "tl_tab"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tabl.png"; + image.border: 0 12 6 6; + fill.smooth: 0; + rel1.to: "lprev"; + rel2.to: "lprev"; + rel2.offset: 13 -1; + } + } + part { name: "rt_tab"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tabr.png"; + image.border: 12 0 6 6; + fill.smooth: 0; + rel1.to: "lnext"; + rel1.offset: -12 0; + rel2.to: "lnext"; + } + } + part { name: "lprev"; + type: RECT; + description { state: "default" 0.0; + aspect: 1.5 1.5; + align: 0.0 0.5; + aspect_preference: VERTICAL; + color: 0 0 0 0; + rel2 { + to_y: "compose_bg"; + relative: 0.0 1.0; + offset: 0 -1; + } + } + } + part { name: "lnext"; + type: RECT; + description { state: "default" 0.0; + aspect: 1.5 1.5; + align: 1.0 0.5; + aspect_preference: VERTICAL; + color: 0 0 0 0; + rel1 { + relative: 1.0 0.0; + offset: -1 0; + } + rel2 { + to_y: "compose_bg"; + relative: 1.0 1.0; + offset: -1 -1; + } + } + } + + part { name: "tl_tabh"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tabhl.png"; + image.border: 0 12 6 20; + fill.smooth: 0; + rel1.to: "tl_tab"; + rel2.to: "tl_tab"; + rel2.offset: -2 15; + } + } + part { name: "tr_tabh"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tabhr.png"; + image.border: 12 0 6 20; + fill.smooth: 0; + rel1.to: "rt_tab"; + rel1.offset: 1 0; + rel2.to: "rt_tab"; + rel2.offset: -1 15; + } + } + part { name: "t_h"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "k_tabhm.png"; + fill.smooth: 0; + rel1 { + to: "tl_tabh"; + relative: 1.0 1.0; + offset: 0 -15; + } + rel2 { + to: "tr_tabh"; + relative: 0.0 1.0; + offset: -1 -1; + } + } + } + // dict/selection selector + part { name: "lprev2"; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + max: 22 22; + aspect: 1.39393939 1.39393939; + aspect_preference: BOTH; + image.normal: "big_arrow_up.png"; + color: 255 255 255 255; + align: 0.5 0.5; + rel1.to: "lprev"; + rel2.to: "lprev"; + } + } + + // layout selector icon/config + part { name: "e.swallow.layout"; + type: SWALLOW; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "lnext"; + rel2.to: "lnext"; + } + } + + + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; + rel1 { + to_y: "e.swallow.label"; + relative: 0.0 1.0; + offset: 0 4; + } + rel2 { + relative: 1.0 1.0; + offset: -1 -1; + } + } + } + } + programs { + program { name: "lprev"; + signal: "mouse,down,1"; + source: "lprev"; + action: SIGNAL_EMIT "e,action,do,matches" ""; + } + program { name: "lnext"; + signal: "mouse,down,1"; + source: "lnext"; + action: SIGNAL_EMIT "e,action,do,layouts" ""; + } + } + } + + group { name: "e/modules/kbd/match/word"; + images { + image: "bt_basew.png" COMP; + image: "bt_base2.png" COMP; + image: "bt_hilight.png" COMP; + image: "bt_shine.png" COMP; + } + parts { + part { name: "button_image"; + mouse_events: 1; + description { state: "default" 0.0; + rel1.to: "e.text.label"; + rel1.offset: -3 -3; + rel2.to_x: "e.text.label"; + rel2.offset: 2 2; + image { + normal: "bt_basew.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "active" 0.0; + inherit: "default" 0.0; + image.normal: "bt_base2.png"; + } + } + part { name: "e.text.label"; + type: TEXT; + effect: SOFT_SHADOW; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + color: 0 0 0 255; + color3: 0 0 0 0; + min: 32 0; + rel1 { + relative: 0.0 0.0; + offset: 3 3; + } + rel2 { + relative: 1.0 1.0; + offset: -4 -4; + } + text { + font: "Sans"; + size: 10; + min: 1 1; + } + } + description { state: "active" 0.0; + inherit: "default" 0.0; + color: 224 224 224 255; + color3: 0 0 0 64; + } + } + part { name: "over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilight.png"; + border: 7 7 7 0; + } + fill.smooth: 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_dis_hilight.png"; + border: 4 4 4 0; + } + } + } + part { name: "over2"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + programs { + program { name: "select"; + signal: "mouse,up,1"; + source: "button_image"; + action: SIGNAL_EMIT "e,action,do,select" ""; + } + program { name: "default"; + signal: "e,state,selected"; + source: "e"; + action: STATE_SET "active" 0.0; + target: "button_image"; + target: "e.text.label"; + } + program { name: "select2"; + signal: "mouse,down,1"; + source: "button_image"; + action: STATE_SET "active" 0.0; + target: "button_image"; + target: "e.text.label"; + } + program { name: "select3"; + signal: "mouse,up,1"; + source: "button_image"; + action: STATE_SET "default" 0.0; + target: "button_image"; + target: "e.text.label"; + } + } + } + + group { name: "e/modules/kbd/key/default"; + images { + image: "bt_base2.png" COMP; + image: "bt_basew.png" COMP; + image: "bt_hilightw.png" COMP; + image: "bt_shine.png" COMP; + } + parts { + part { name: "button_image"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "e.swallow.content"; + rel1.offset: -3 -3; + rel2.to_x: "e.swallow.content"; + rel2.offset: 2 2; + image { + normal: "bt_basew.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "active" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_base2.png"; + border: 7 7 7 7; + } + } + } + part { name: "content_clip"; + description { state: "default" 0.0; + color: 0 0 0 255; + rel1.to: "button_image"; + rel2.to: "button_image"; + } + description { state: "active" 0.0; + inherit: "default" 0.0; + color: 255 255 255 255; + } + } + part { + name: "e.swallow.content"; + type: SWALLOW; + clip_to: "content_clip"; + mouse_events: 0; + description { state: "default" 0.0; + rel1 { + relative: 0.0 0.0; + offset: 3 3; + } + rel2 { + relative: 1.0 1.0; + offset: -4 -4; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + rel1 { + relative: -0.5 -2.0; + offset: 3 3; + } + rel2 { + relative: 1.5 0.0; + offset: -4 -4; + } + } + } + part { name: "e.text.label"; + type: TEXT; + clip_to: "content_clip"; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + rel1.to: "e.swallow.content"; + rel2.to: "e.swallow.content"; + color: 255 255 255 255; + text { + font: "Sans"; + size: 10; + min: 1 1; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + text { + size: 24; + } + } + } + part { name: "over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilightw.png"; + border: 7 7 7 0; + } + fill.smooth: 0; + } + } + part { name: "over2"; + mouse_events: 1; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + programs { + program { name: "down"; + signal: "e,state,pressed"; + source: "e"; + action: STATE_SET "selected" 0.0; + target: "e.swallow.content"; + target: "e.text.label"; + } + program { name: "up"; + signal: "e,state,released"; + source: "e"; + action: STATE_SET "default" 0.0; + transition: DECELERATE 0.25; + target: "e.swallow.content"; + target: "e.text.label"; + } + program { name: "selected"; + signal: "e,state,selected"; + source: "e"; + action: STATE_SET "active" 0.0; + target: "button_image"; + target: "content_clip"; + } + program { name: "sunelected"; + signal: "e,state,unselected"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "button_image"; + target: "content_clip"; + } + } + } + + group { name: "e/modules/kbd/zoomkey/default"; + images { + image: "bt_base2.png" COMP; + image: "bt_basew.png" COMP; + image: "bt_hilightw.png" COMP; + image: "bt_shine.png" COMP; + } + parts { + part { name: "button_image"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "e.swallow.content"; + rel1.offset: -3 -3; + rel2.to: "e.swallow.content"; + rel2.offset: 2 2; + image { + normal: "bt_basew.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "active" 0.0; + inherit: "default" 0.0; + image { + normal: "bt_base2.png"; + border: 7 7 7 7; + } + } + } + part { name: "content_clip"; + description { state: "default" 0.0; + color: 0 0 0 255; + rel1.to: "button_image"; + rel2.to: "button_image"; + } + description { state: "active" 0.0; + inherit: "default" 0.0; + color: 255 255 255 255; + } + } + part { + name: "e.swallow.content"; + type: SWALLOW; + clip_to: "content_clip"; + mouse_events: 0; + description { state: "default" 0.0; + rel1 { + relative: 0.0 0.0; + offset: 3 3; + } + rel2 { + relative: 1.0 1.0; + offset: -4 -4; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + rel1 { + relative: -0.25 -0.25; + offset: 3 3; + } + rel2 { + relative: 1.25 1.25; + offset: -4 -4; + } + } + } + part { name: "e.text.label"; + type: TEXT; + clip_to: "content_clip"; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + rel1.to: "e.swallow.content"; + rel2.to: "e.swallow.content"; + color: 255 255 255 255; + text { + font: "Sans"; + size: 40; + min: 1 1; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + text { + size: 60; + } + } + } + part { name: "over1"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + rel2.relative: 1.0 0.5; + image { + normal: "bt_hilightw.png"; + border: 7 7 7 0; + } + fill.smooth: 0; + } + } + part { name: "over2"; + mouse_events: 1; + description { state: "default" 0.0; + rel1.to: "button_image"; + rel2.to: "button_image"; + image { + normal: "bt_shine.png"; + border: 7 7 7 7; + } + fill.smooth: 0; + } + description { state: "disabled" 0.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + programs { + program { name: "down"; + signal: "e,state,pressed"; + source: "e"; + action: STATE_SET "selected" 0.0; + target: "e.swallow.content"; + target: "e.text.label"; + } + program { name: "up"; + signal: "e,state,released"; + source: "e"; + action: STATE_SET "default" 0.0; + transition: DECELERATE 0.25; + target: "e.swallow.content"; + target: "e.text.label"; + } + program { name: "selected"; + signal: "e,state,selected"; + source: "e"; + action: STATE_SET "active" 0.0; + target: "button_image"; + target: "content_clip"; + } + program { name: "sunelected"; + signal: "e,state,unselected"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "button_image"; + target: "content_clip"; + } + } + } + + group { name: "e/modules/kbd/zoom/default"; +// data.item: "shaped" "1"; +// max: 320 320; // hmm size here should be determined some other way + images { + image: "base_bg.png" COMP; + image: "inset_sunk.png" COMP; + } + parts { + part { name: "base"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "base_bg.png"; + image.border: 2 2 2 2; + fill.smooth: 0; + } + } + part { name: "clip"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "border"; + rel2.to: "border"; + rel1.offset: 1 1; + rel2.offset: -2 -2; + } + } + part { name: "e.swallow.content"; + clip_to: "clip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: 120 120; + max: 120 120; + rel1.offset: 4 4; + rel2.offset: -5 -5; + } + } + part { name: "border"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.offset: 3 3; + rel2.offset: -4 -4; + image { + normal: "inset_sunk.png"; + border: 7 7 7 7; + middle: 0; + } + fill.smooth : 0; + } + } + } + } + + group { name: "e/modules/kbd/match/default"; +// data.item: "shaped" "1"; + images { + image: "base_bg.png" COMP; + } + parts { + part { name: "base"; + mouse_events: 0; + description { state: "default" 0.0; + image.normal: "base_bg.png"; + image.border: 2 2 2 2; + fill.smooth: 0; + } + } + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; + rel1 { + relative: 0.0 0.0; + offset: 4 4; + } + rel2 { + relative: 1.0 1.0; + offset: -5 -5; + } + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME CFG ***/ + // FIXME: will die + group { name: "e/modules/illume/config/dialog"; + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 255 255 255 255; + } + } + part { name: "e.swallow.content"; + type: SWALLOW; + description { state: "default" 0.0; + rel1 { + relative: 0.0 0.0; + offset: 0 0; + } + rel2 { + to: "ok"; + relative: 1.0 0.0; + offset: -1 -1; + } + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + align: 0.5 1.0; + rel1 { + relative: 0.0 1.0; + offset: 0 -9; + } + rel2 { + relative: 1.0 1.0; + offset: -1 -9; + } + color: 0 0 0 255; + text { + font: "Sans"; + size: 24; + min: 1 1; + align: 0.5 1.0; + } + } + } + part { name: "ok"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1.to_y: "e.text.label"; + rel1.offset: 0 -15; + } + } + } + programs { + program { name: "press"; + signal: "mouse,up,1"; + source: "ok"; + action: SIGNAL_EMIT "e,action,do,ok" ""; + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME WIFI ***/ + group { name: "e/modules/illume/gadget/wifi"; + images { + image: "wifi_0.png" COMP; + image: "wifi_1.png" COMP; + image: "wifi_2.png" COMP; + image: "wifi_3.png" COMP; + image: "wifi_4.png" COMP; + } + min: 19 23; + max: 19 42; + script { + public message(Msg_Type:type, id, ...) { + if ((type == MSG_FLOAT) && (id == 1)) { + new Float:val; + val = getfarg(2); + set_state(PART:"wifi", "default", val); + } + } + } + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1.offset: 2 4; + rel2.offset: -3 -5; + } + } + part { name: "wifi"; + mouse_events: 0; + description { state: "default" 0.0; + min: 5 5; + max: 15 15; + aspect: 1.0 1.0; + aspect_preference: BOTH; + align: 0.5 1.0; + color: 255 255 255 176; + image.normal: "wifi_0.png"; + rel1.to: "base"; + rel2.to: "base"; + } + description { state: "default" 0.25; + inherit: "default" 0.0; + image.normal: "wifi_1.png"; + } + description { state: "default" 0.5; + inherit: "default" 0.0; + image.normal: "wifi_2.png"; + } + description { state: "default" 0.75; + inherit: "default" 0.0; + image.normal: "wifi_3.png"; + } + description { state: "default" 1.0; + inherit: "default" 0.0; + image.normal: "wifi_4.png"; + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME GSM ***/ + group { name: "e/modules/illume/gadget/gsm"; + images { + image: "gsm_no.png" COMP; + image: "gsm_0.png" COMP; + image: "gsm_1.png" COMP; + image: "gsm_2.png" COMP; + image: "gsm_3.png" COMP; + image: "gsm_4.png" COMP; + } + min: 29 23; + max: 29 42; + script { + public message(Msg_Type:type, id, ...) { + if ((type == MSG_FLOAT) && (id == 1)) { + new Float:val; + val = getfarg(2); + set_state(PART:"gsm", "default", val); + } + if ((type == MSG_STRING) && (id == 1)) { + new val[100]; + getsarg(2, val, 100); + set_text(PART:"e.text.label", val); + } + } + } + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1.offset: 2 4; + rel2.offset: -3 -5; + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + color: 176 176 176 255; + align: 1.0 0.0; + text { + align: 1.0 0.0; + font: "Sans:style=Bold"; + size: 5; + min: 1 1; + } + } + } + part { name: "nogsm"; + mouse_events: 0; + description { state: "default" 0.0; + min: 7 5; + max: 25 15; + aspect: 1.6666666 1.6666666; + aspect_preference: BOTH; + align: 0.5 1.0; + color: 255 255 255 176; + image.normal: "gsm_no.png"; + rel1.to: "base"; + rel2.to: "base"; + visible: 0; + } + description { state: "nogsm" 0.0; + inherit: "default" 0.0; + visible: 1; + } + } + part { name: "gsm_clip"; + type: RECT; + description { state: "default" 0.0; + visible: 1; + } + description { state: "nogsm" 0.0; + visible: 0; + } + } + part { name: "gsm"; + mouse_events: 0; + clip_to: "gsm_clip"; + description { state: "default" 0.0; + min: 7 5; + max: 25 15; + aspect: 1.6666666 1.6666666; + aspect_preference: BOTH; + align: 0.5 1.0; + color: 255 255 255 176; + image.normal: "gsm_0.png"; + rel1.to: "base"; + rel2.to: "base"; + } + description { state: "default" 0.25; + inherit: "default" 0.0; + image.normal: "gsm_1.png"; + } + description { state: "default" 0.5; + inherit: "default" 0.0; + image.normal: "gsm_2.png"; + } + description { state: "default" 0.75; + inherit: "default" 0.0; + image.normal: "gsm_3.png"; + } + description { state: "default" 1.0; + inherit: "default" 0.0; + image.normal: "gsm_4.png"; + } + } + } + programs { + program { name: "on"; + signal: "e,state,active"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "nogsm"; + target: "gsm_clip"; + } + program { name: "off"; + signal: "e,state,passive"; + source: "e"; + action: STATE_SET "nogsm" 0.0; + target: "nogsm"; + target: "gsm_clip"; + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME BLUETOOTH ***/ + group { name: "e/modules/illume/gadget/bluetooth"; + images { + image: "bluetooth.png" COMP; + } + min: 32 32; + max: 256 256; + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1.offset: 0 0; + rel2.offset: -1 -1; + } + } + part { name: "bluetooth"; + mouse_events: 0; + description { state: "default" 0.0; + min: 8 8; + max: 24 24; + aspect: 1.0 1.0; + aspect_preference: BOTH; + align: 0.5 0.5; + color: 255 255 255 176; + image.normal: "bluetooth.png"; + rel1.to: "base"; + rel2.to: "base"; + } + description { state: "off" 1.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + programs { + program { name: "on"; + signal: "e,state,active"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "bluetooth"; + } + program { name: "off"; + signal: "e,state,passive"; + source: "e"; + action: STATE_SET "off" 0.0; + target: "bluetooth"; + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME CFG ***/ + group { name: "e/modules/illume/gadget/cfg"; + images { + image: "cfg.png" COMP; + } + min: 32 32; + max: 256 256; + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1.offset: 0 0; + rel2.offset: -1 -1; + } + } + part { name: "cfg"; + mouse_events: 0; + description { state: "default" 0.0; + min: 8 8; + max: 24 24; + aspect: 1.0 1.0; + aspect_preference: BOTH; + align: 0.5 0.5; + color: 255 255 255 176; + image.normal: "cfg.png"; + rel1.to: "base"; + rel2.to: "base"; + } + description { state: "off" 1.0; + inherit: "default" 0.0; + visible: 0; + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME SIMPLELOCK ***/ + group { + name: "e/modules/simplelock/base/default"; + min: 0 1; + parts { + part { name: "base"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; + color: 0 0 0 255; + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + rel1 { + offset: 40 40; + } + rel2 { + offset: -41 -41; + } + color: 216 216 216 255; + text { + font: "Sans:style=Bold"; + text: "Locked"; + size: 24; + min: 1 1; + } + } + } + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME FLAUNCH ***/ + group { + name: "e/modules/flaunch/button/default"; + parts { +/* + part { name: "base"; + mouse_events: 0; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 205; + rel1.offset: 0 0; + rel2.offset: -2 -2; + } + } + part { name: "plus"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + align: 1.0 0.0; + rel1.offset: -2 0; + rel1.relative: 1.0 0.0; + rel2.offset: -2 0; + rel2.relative: 1.0 0.0; + color: 255 255 255 255; + text { + font: "Sans:style=Bold"; + text: "+"; + size: 8; + align: 1.0 0.0; + min: 1 1; + } + } + } + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + align: 0.0 1.0; + rel1.offset: 4 -1; + rel1.relative: 0.0 1.0; + rel2.offset: -5 -1; + rel2.relative: 1.0 1.0; + color: 255 255 255 255; + text { + font: "Sans:style=Bold"; + size: 8; + align: 0.0 1.0; + min: 0 1; + } + } + } + */ + } +/* + programs { + program { name: "up"; + signal: "mouse,up,1"; + source: "base"; + action: SIGNAL_EMIT "e,action,do,select" ""; + } + } + */ + } + + group { + name: "e/modules/flaunch/button/start"; + parts { +/* + part { name: "base"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; + color: 0 0 0 205; + rel1.offset: 0 0; + rel2.offset: -2 -2; + } + } + part { + name: "e.text.label"; + type: TEXT; + mouse_events: 0; + scale: 1; + description { + state: "default" 0.0; + color: 255 255 255 255; + text { + text: "*"; + font: "Sans"; + size: 14; + align: 0.0 1.0; + } + rel1 { + relative: 0.0 0.0; + offset: 4 8; +// to: "asterisk.button"; + } + rel2 { + relative: 1.0 1.0; + offset: 0 11; +// to: "asterisk.button"; + } + } + } + */ +/* + part { name: "e.text.label"; + type: TEXT; + mouse_events: 0; + description { state: "default" 0.0; + align: 0.0 1.0; + rel1.offset: 4 10; + rel1.relative: 0.0 1.0; + rel2.offset: -5 10; + rel2.relative: 1.0 1.0; + color: 255 255 255 255; + text { + font: "Liberation"; + size: 32; + align: 0.0 1.0; + min: 0 1; + } + } + } + */ + } +/* + programs { + program { name: "up"; + signal: "mouse,up,1"; + source: "base"; + action: SIGNAL_EMIT "e,action,do,select" ""; + } + } + */ + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME SCROLLFRAME ***/ + group { name: "e/modules/illume/launcher/scrollview"; + parts { +/* + part { name: "clipper"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; } + } + */ + part { name: "e.swallow.content"; +// clip_to: "clipper"; + type: SWALLOW; + description { state: "default" 0.0; } + } +/* + part { + name: "sb_vbar"; + type: RECT; + mouse_events: 0; + description { + state: "default" 0.0; + } + description { state: "hidden" 0.0; + visible: 0; + } + } + part { name: "sb_vbar_base"; + type: RECT; + clip_to: "sb_vbar"; + mouse_events: 0; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1 { + relative: 1.0 0.0; + offset: -8 0; + } + rel2 { + relative: 1.0 1.0; + offset: -1 -9; + } + } + } + part { name: "e.dragable.vbar"; + type: RECT; + clip_to: "sb_vbar"; + mouse_events: 0; + dragable { + x: 0 0 0; + y: 1 1 0; + confine: "sb_vbar_base"; + } + description { state: "default" 0.0; + min: 8 8; + rel1 { + relative: 0.5 0.5; + offset: 0 0; + to: "sb_vbar_base"; + } + rel2 { + relative: 0.5 0.5; + offset: 0 0; + to: "sb_vbar_base"; + } + color: 255 255 255 160; + } + } + part { + name: "sb_hbar"; + type: RECT; + mouse_events: 0; + description { + state: "default" 0.0; + } + description { state: "hidden" 0.0; + visible: 0; + } + } + part { name: "sb_hbar_base"; + type: RECT; + clip_to: "sb_hbar"; + mouse_events: 0; + description { state: "default" 0.0; + color: 0 0 0 0; + rel1 { + relative: 0.0 1.0; + offset: 0 -8; + } + rel2 { + relative: 1.0 1.0; + offset: -9 -1; + } + } + } + part { name: "e.dragable.hbar"; + type: RECT; + clip_to: "sb_hbar"; + mouse_events: 0; + dragable { + x: 1 1 0; + y: 0 0 0; + confine: "sb_hbar_base"; + } + description { state: "default" 0.0; + min: 8 8; + rel1 { + relative: 0.5 0.5; + offset: 0 0; + to: "sb_hbar_base"; + } + rel2 { + relative: 0.5 0.5; + offset: 0 0; + to: "sb_hbar_base"; + } + color: 255 255 255 160; + } + } + */ + } + programs { +/* + program { + name: "sb_vbar_show"; + signal: "e,action,show,vbar"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "sb_vbar"; + } + program { + name: "sb_vbar_hide"; + signal: "e,action,hide,vbar"; + source: "e"; + action: STATE_SET "hidden" 0.0; + target: "sb_vbar"; + } + program { + name: "sb_hbar_show"; + signal: "e,action,show,hbar"; + source: "e"; + action: STATE_SET "default" 0.0; + target: "sb_hbar"; + } + program { + name: "sb_hbar_hide"; + signal: "e,action,hide,hbar"; + source: "e"; + action: STATE_SET "hidden" 0.0; + target: "sb_hbar"; + } + */ + } + } + +///////////////////////////////////////////////////////////////////////////// + /*** MOD: ILLUME BUSYCOVER ***/ + group { + name: "e/modules/busycover/default"; + images { + image: "busy-1.png" COMP; + image: "busy-2.png" COMP; + image: "busy-3.png" COMP; + image: "busy-4.png" COMP; + image: "busy-5.png" COMP; + image: "busy-6.png" COMP; + image: "busy-7.png" COMP; + image: "busy-8.png" COMP; + image: "busy-9.png" COMP; + } + parts { + part { name: "base"; + type: RECT; + description { state: "default" 0.0; + color: 0 0 0 205; + } + } + part { name: "busy"; + mouse_events: 0; + description { state: "default" 0.0; + image { + normal: "busy-9.png"; + tween: "busy-1.png"; + tween: "busy-2.png"; + tween: "busy-3.png"; + tween: "busy-4.png"; + tween: "busy-5.png"; + tween: "busy-6.png"; + tween: "busy-7.png"; + tween: "busy-8.png"; + } + min: 32 32; + max: 32 32; + align: 0.5 0.5; + } + } + part { name: "e.text.title"; + mouse_events: 0; + type: TEXT; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + align: 0.5 0.0; + rel1.to: "busy"; + rel1.relative: 0.5 1.0; + rel1.offset: 0 4; + rel2.to: "busy"; + rel2.relative: 0.5 1.0; + rel2.offset: 0 4; + color: 255 255 255 255; + text { + font: "Sans:style=Bold"; + text: "LOADING"; + size: 8; + align: 0.5 0.0; + min: 1 1; + } + } + } + } + programs { + program { name: "go1"; + signal: "show"; + source: ""; + action: STATE_SET "default" 0.0; + transition: LINEAR 0.3333; + target: "busy"; + after: "go1"; + } + program { name: "up"; + signal: "mouse,up,1"; + source: "base"; + action: SIGNAL_EMIT "e,action,do,select" ""; + } + } + } + +} + diff --git a/data/themes/images/big_arrow_down.png b/data/themes/images/big_arrow_down.png new file mode 100644 index 0000000000000000000000000000000000000000..db81aac437eeca95bfac5c438346eb961ca80622 GIT binary patch literal 1577 zcmV+^2G;qBP)Px#24YJ`L;y1YGXOJ&KSTBa000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOS` z4JjIQMLb0S000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000GqNkl^j2;$N28C`n05Qj(ICWSd1R;yn!z%Cp#_-GcQ6@>H%VLsecV{I=)|Y+}F}x*TpJwj3f4 z@NLtlZ(=}~j+My~ymIBr8W04^Xm4*9zJn2H1I zpmn7PgFvM$h#kj{9h=ZJ4L|rphYr!!*2bALXL$1D$+tj8fi7=pX_+1z9OT-yYdm`N z$Ww<90wDxXpFaH#_#~lI3bd0hn@1Yh0aPD7dh|D4*L@>iUtiCK3m0f@ZROdsX9peV z)2B~Q-oAaCt5>h`@ZrOCkm|i{+dO~%{0Cr3f!;LIYP%~}dTLaH?>KVg$gr;K=(?VZ zy83DB>gs53Zzmp)Gd@24{i#!@#_!y@LtkItI$$@fZQD#tOq`UkpMYgxRi;`-iL@uQ zIuQhcumTF8ok*}?-rL(h>uC6Zb-o4Av&=AAJ!(Y8;+cuVEv9hwl z>({RvBgh>ng~vnznnY4JqJN61*xBiQKQOtRxf)QBhHWVHlK^mE|0XL?WC& zf1U>q9`Nebs~li9o5eIu(&;qmbedEu#p>#6qfCWmd3AuDf;L_25l?8ZGzlw(83iKI zX!L#{5Wp}DHY!rDVzVp@(==ILUT&0-%Sz#W_DKt|(R$iFF?dD13W!u!SLeXhJof{3 zB5s-{OG`@*@X7`ewl4mx9xpB~Hu(U5 z@kj}g@6uFV+nVxIeUXY)V=D^_3r)6d|Ko*(bfO;!1aeL|&&ldvhD|#NOkr(*f++1Teo5i;6bPfC8-+aAvE(#X$Rk3lC_gfK55nS*~c{ zVxisbP~8qWk<~rEfTaM7B9GIG%IWPmIocBNc0uEFK*J`z{a=Un+EDl{y8aW#$R#Ps b|6cwEjpqg=LQVGK00000NkvXXu0mjfdNt&_ literal 0 HcmV?d00001 diff --git a/data/themes/images/big_arrow_up.png b/data/themes/images/big_arrow_up.png new file mode 100644 index 0000000000000000000000000000000000000000..a90fe93521ece68bfc048a76c7bafb6b6448cb00 GIT binary patch literal 1584 zcmV-02G9A4P)Px#24YJ`L;y1YGXOJ&KSTBa000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOS` z4JjO*CYf*m000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000GxNkl2aGpr(+3|m%sy-dKuRBm2qmm8G>TrCr@ z$^#Gp5CmXEqtO%qgZ~cj>#9#reD?96aiA&ywE#i@>IVh}h=^!lV1NMB^Z#r4eF6TQ z@+E<*0n`Eb8o=ROw{8&;(Zs|A5fSzF_7Z@@{CXX~|FeVp0XG0R($mvJL`0*bqjcrU z6&f8KCB_(CyLOEL9O3uv8C)v?Se0@($h*9zySsZa5{cm6y?c1_<;#~rM4iu{ zKi@OBwpZY;t}e5urw7q!6ptT224f7iZNqUK*tVSmw=4@6FJ6Rg+nq07yx0@Cwin=z zjt;Z8w-^2W{g|GfhT}M3jKOi7JoBbXDwXPd_3Bm0;99A`?d|R6ojZ5X*Vl)ssi_>G z>$-U+|F^if2+Ok2*4Bott*y@2uV0r0u9pHF4u{Rb!9m=-c@tApQw0wa`THg!#9}d| z(`mG~w;Mz7*vnEZ=RRC(vojYfakB{T}_3L=}@L@qZ$W`Oz%a}9W4|kk0!2}Bz~aTS*(^?-I)$@m&!Vrd z4|8*KM*(~UkOq+D5qG^WpcF}qya+cnH7&(rF?4lxVPs?^2Pmh5C~=#co4;^p#P#&L zy1G9CfdF*<-)vM>HShV8Cr_fKr3KMw6!Y`*-%8-N2i$kjE>F=02VTB?`!+^KMsWZB z{k$9%T`qtv%la8WhDXWe0SE#xLZQ%jAP|72X;4+Q;Kh$0KaR%6M%=x77Yhpu-*E5@ z2Y2LXD@CFl1W;DV}gSoLF>)E!AOeTY5GWi{V_fi0u6z#lCfa0@3P&YOLyC7E-In5YjNG6k~rE=?AG}LYOZeok%CK8EeF+IyU z9FND(djQ`{(H6Gly(b=zpBL*BVYY1}kw`Sle!X*3v4JR8j%wbebpZAOs6BY_;9r`i z!EqeKc4jq~ldaJ9e-*X+&J3`OiDW|>FLv~aHpehs! z%~+Pz!Usso6It(QFQ`URepdqshC-pgEz4@=gYKhG0Jg0je$f`-!h-y|%f-@MJS~+v zM~aHj)1;+971t8`MWH8xkn#W*)M>x92XV*pu313JP8fG2U~QinO!1kTU9O*%cIZN1 z*2}9H+bx(#f^QL70(Y)*O%l>?NMQuIx8BW!Q}bm%qHT2`D64;u=xnoS&PU znpeW$T$GwvlA5AWo>`Ki;O^-g5Z=fq4pda<>EamTaeVKTgM0@JIGhgt|DRrdvs85H zxh2ch?7CSOg#VP=$+Y=YZUavtgHQ_B0^CT^W0fkIoGTRC`)l=z4I(~aqY40)nNM1M^0H)gpi3A$UHx3vIVCg!09k)yPyhe` literal 0 HcmV?d00001 diff --git a/data/themes/images/bt_basew.png b/data/themes/images/bt_basew.png new file mode 100644 index 0000000000000000000000000000000000000000..8d787dd2b6540c9501fefd39d854313f14d97745 GIT binary patch literal 1527 zcmVPx#24YJ`L;&Id;{f7L_rh%e000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOS< z0wpfr3E0#C000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000G2NklZ|G&v_G+D#U8=c{1JfKLwkw= z@p}!x4FER*ya!-gG|G*67r@qRHhVmu&tIx4mCE67-17hbE-o(K z&gb)&v)Sx1fP1F9L}S(g+&elt`bJZtYGO)>DJfNzNfVR3Rh62QNpoL*Y>xG5Ql^xc zWm#Jpx9oe#!~AAwqp}%8RURH5errap1CWWu%FX@#{V#TRcRzy&$ZV#7APCUE1*Es- zb~3=4`JG1!D5z~@9_tf01PO{vp94hsSu(;j0@&Q#+}hsWetU3ma0uXH>IUuX?0lL9 z^ubU zHGp$B==#RS#$8p~ge+X#qmt>QB9u_GRIE=LgQR*ky12Na-O;K)2fJpiQoTW+6C8f) z*2Y}`*8xnXw!-RkI$eVhbezyOSO$9xf&vID1R+x3;6^fNmYpiL^9mCHQo`7}kPNbg z`82qzwt>KOI#~m-ib%^T^`Nd*uQN=}T5 z2)eE-%M5miqs18aJH)qxgHS-ES%@W6>Y`#AE2J={2wK505{VMeFr@ex8R(Z%8XMH7 zl$9@FTaH%-Xu*sDSz@V)Hx3EcDco?2AsMi)DF8K!q`^-cejx-Y^<#sW5|mo#80JZ> zA*6bkO~6a35LgygR2YdfW{61%vYf?yTt*f{StVnd z7lEiE^-CeAP$gCjW);UnJV`D^SXHg~X2Xbu!oBut!XnapP*S7rY{-1TAyy~@X;}<) zT?bIDMyp!I99H5=8^W#Qy@F_xtwWShmVK;ck5vr?$d)JQ^F*3TqnH;`SDzCr-5>(! z&d$y*@7%ewHknRJgiKm6hF;Pmtq-DOvlf@WjfI1=T}kuqA0P*p1=TxnO% z6g2#+9Tuyi?g-88je}SW@&DarhxxB_eE;<6f!#0Y#5v*l^XEU`xbgnSw{L&AwZ68F z$?7E3T8;)&)ZQGNBH0w0;bdFlrVJQc#c#G^FF+yA~H zlW7$xq^3d{I_c?`G<=}zdX6h dzqIV4@o!J^&6x%qZa)A3002ovPDHLkV1kq_$YlTk literal 0 HcmV?d00001 diff --git a/data/themes/images/bt_hilightw.png b/data/themes/images/bt_hilightw.png new file mode 100644 index 0000000000000000000000000000000000000000..b97a4f81be4d2a8a8733682cf2be6f5a89babe0e GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^CP2)`!3HD~X4)$NDaPU;cPEB*=VV?2Ih+L^k;M!Q z+`=Ht$S`Y;1W=H@#M9T6{RXE12Q!beg?|iCNV3E=qQp5rH#aq}gu%HeHL)Z$MWH;i zBtya7(>EZzkxv|`sKwL8F~sBe+bbJ+4><_9TugUi&TEvCiT?6%PRk4}naL9_x4Y_Y zNpP^R5MnyL>&BgVw@8bS81#_jZDizuGb=syL zP-QD|nx1j#-40#l>ksB?1PC*)`sgXLqHpSPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOT5 z2Qm*`=Hbx*000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}0004@NklsN72sCCVm33)=pc+6e1=m z#241IHi~GJjT&`qo`q$caqfGjY+5Q0L9Sw zgu6IAF32KQOOOKhaAaJN>lJ_^DoL`d6Q0+psCj=8r&9q}!t=8B)x3vkoKLl(7e92d zwD?kuJ%iCpSv*4@lUT$3p%h(in7fH?Y6V4$@gW6};~>tqNZ16v;dN9~3&?N@J4OU_ za4Z&o8&+2WK4TUOEvlHtTx{|=wyFS|Sc&dDF(M$tuCTZhm3%1!#5wa6dvU0RT{%wT zH(udu88Co6!V|p1f#~uLY>(akOOu$#Pdtlfl4fuxc9jy}E!@CCmW!Tr1(^XJ00D&1}a80b4*MBW!FPS!Qt`rkV{i}UCz9uD=w63$`UALnm& U2}u8f%>V!Z07*qoM6N<$f&vor*#H0l literal 0 HcmV?d00001 diff --git a/data/themes/images/gsm_0.png b/data/themes/images/gsm_0.png new file mode 100644 index 0000000000000000000000000000000000000000..50c5c103f7c80636160505d6fdb4602500b3f8b7 GIT binary patch literal 343 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!3HD+(^8%SDaPU;cPEB*=VV?2Ic!PZ?k)`f zL2$v|<&%LToCO|{#S9GG!XV7ZFl&wkP>{XE)7O>#2B!?W5%1;~4S#_`k|nMYCC>S| zxv6<249-QVi6yBi3gww484B*6z5(HleBwYwn><|{Lo813oubQk$U&rKe`XZ}Pm^(i z!H+iMg7zrAW10dHB8%GO7#h_LX5{XE)7O>#2B!?W5%1;~4S#_`k|nMYCC>S| zxv6<249-QVi6yBi3gww484B*6z5(HleBwYwTRmMILo813oubQk$U&rKe`XZ}Pm^(i z!H+iMg7zrAW10dHB8%GO7#h_LW~gf3&Sm>bPYc-Gb2 jyZTilJ9W}s(`9k3ySE;@rypku^ZdJjE literal 0 HcmV?d00001 diff --git a/data/themes/images/gsm_2.png b/data/themes/images/gsm_2.png new file mode 100644 index 0000000000000000000000000000000000000000..5ad1b5fd9396338ad6bd2ab5706ab9d3be849ae4 GIT binary patch literal 349 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!3HD+(^8%SDaPU;cPEB*=VV?2Ic!PZ?k)`f zL2$v|<&%LToCO|{#S9GG!XV7ZFl&wkP>{XE)7O>#2B!?W5$BdxmnT3W$r9Iy66gHf z+|;}h2Ir#G#FEq$h4Rdj3l-^G%FmoWaEb6)|vCu{b9$(V3xp+GGER>2J(`$whB_89gcMb&KGXkQY0b z)NpjndpxOx>D;#Iv2Mw`uPQqjJz$H;{p@Wjy8AIx!QyST&PEC0jBgqvpB$JqbG_oi z$hO|{1vQU<>3b+;GRicXZeZe@^sIK7Hmll!V`YMuiWrwox>K;?oM4^cSuvGMza<_9 m#??p_+n(5Nbn3q861ixZef#Qf%YOv=fx*+&&t;ucLK6TXW_$Jk literal 0 HcmV?d00001 diff --git a/data/themes/images/gsm_3.png b/data/themes/images/gsm_3.png new file mode 100644 index 0000000000000000000000000000000000000000..97e17cab1adb96d4a90399530d2df6fe247d50b9 GIT binary patch literal 346 zcmeAS@N?(olHy`uVBq!ia0vp^l0eMQ!3HD+(^8%SDaPU;cPEB*=VV?2Ic!PZ?k)`f zL2$v|<&%LToCO|{#S9GG!XV7ZFl&wkP>{XE)7O>#2B!?W5y#=Ck|LmxWQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pEyv_R!|E>$`j5UC(_t=AS%w{>_`|xy#y?T(eYW+|*X3 zxpI!POZ;w?yA8YF<}NYS-JiQUTikI8L)?MOW`?XgB5U(wN;?k}W=&+WFzrZB5G{PT z!6V~Z;}^D9Cswk%8hJ`T;Cj<2TQG6UJfm344GetSR!^A5zTwZ*S^Jf3jAkWQzpSsh jXZ}?uTlM6-S;F#b%rC4<6{XE)7O>#2B!?W5qq$0=3}6cWQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pEyv_dQTU}5R21$r|9w>3J_@7U-^>Jfa6@l z!3Wak4#;NhlvwVN5ZEDA#lSM}KtkMPCppe9&wV#N6Skgx_RT4?WbaGSmmSzz`>It} z&N}4sc9%+Q!|JzRCtSU8O{XE)7O>#2A41+m$0jucpy+nvcxr_#5q4V zH#M(>!MP|ku_QG`p**uBL&4qCHz2%`PaJ3!o2QFoh{fr(Q}*&Q8S=F5SD5SKd78o9 z+1a~1iLGph?It#316Ed6Ufww_jB5&=1ZKGyso7aHs%m%E-|L=i(IW6-u>)tt0>)bw zRSQH6*I#0;;aJmfVc}|t>FSJG3*ISM)F^mVRVWKNh$o~^c)|6|L9o^}=5<$`X9L#` zX7k5JONl21p4oH!I)1R#V)cb8yXe9xD- z{Lt#ceLY7HyU(^}j6FR4Vqgl#K5nxc7v1V?YFnKP#5GoEf*TX@8i?s_UukF7NHRyW`lJ;sbX!K0mAc|DN5X=X0+p zzL>*ue4e?nP${e3B=x_FEFzP*jvuK0t`Po6Ia9~IZo8UCOBXM?+p2JCa(8)o-wC?J?m7SMo-N0h&$`iU`XlaA^OE_K042&F19t@lb9Kev8VZi8V zA7WcJ`}O&1&WfMFfQoDF0R{`u;NKsBR=ug*%O&Y9|4!6s{+m6UjxUecaFww3xB^ehG?h*^=v`_fR_2MfB;k>2l0?H6l(N0lO!iwzwbmwB9rposZ_$~_nW-Ax% zx65{ijQj|m@>P$g#Hr!smaYjF9(}J$Tl03oM;|3+S{kJJS0v*{hl{ZMOKEeA3>(W4 z6eCecq@c+1#nMLD_mJ_6<&bf5A*7)+`u`}f4&!_HrK(F%uR%I(8RDO;MkpvVD7u5q zo$o0jT^zL5f%u31u9Pt|`CZ|IHa9~gsotvW9_eHun=_vnicIi5!dx-Wop!~&z)8!L zBqEbX<4)|`rrxXYsf9LQM_B!gI_%Di7l5RclvLpUa`&}j(Rk0$(2xV52{`Lep-i=# z5jGoo+737v2h{7l|IDgqgJwCFgrWT1>6JPaDX3DJu?v7wBhN>Es0f7l9oOU z3keC~jQtnj9F@UjivtGHY_W18$Xa2J8|U7r4Dl-R1kD&n$M4F(AqWDhNQICXM015S zUH0_!RDV*IlRNGmA0KxFzDUyN!Wbb{7_{5Sb-xS0P|v-haT5>=i77~rU6btPWhhW* zQE$omttaZDBz0|fXXldjmKH@n=*5jgbD)7FbL#8YH(}x7=g~q;slp3Slatj+P02LG zo2l#$XErxCZF4cl9UL66Yq_Wftqu4C z9Xy59VbUd6>aQy*aD&!j6s0KR>cxOoY=$Ihgp%j0@?s`_WlcTGSIvvN{A{eO1UtP3 z3k!?8QVAbaB;uIu0r@Z}293r-LQ`1T*^d~VjSt&wck8u&j806%WbFU38JEe*s-M|9 zv^G3jf>uxMzO#J|5f!~q-6-id8A0*iit+OLl~7hzW;NJXV_7e%$SI34cm`wF2I-YT zwm4fT3f9)v2$uDaTe2i?<85EVo2<`p!T37G!_;(8>-rJ?U#*k+kaTLcw4YF7Y&|nR zgjY2+UQK!PT@Fp@0npoKAP>>RC;Q87DXP17BqSX467QksHbWx@hmHxS-yh*;6Wvrs zszHgA#5M3o+FvMdY#qTkAHN`mCt?y^`es0a#Qw{-!m`eEN9Zu$v5DlBC4`0io&Ptb zqJn})I$-Lc4!i65X6JrQ;52_rXnqYf=yI=aYV#zkZ}m9*H7hIY1!-I#FAxpfRAjXW z+Y|FE$w0NF9*i3?Lsj)xfSm&ao72&sTJx%83&wQc+U}|`ad@HV-?g>zQj?J&pD}AQ ziI6euHiK8$ z7ziYNKa7YG%4!iX13`>cA+#EB4-b#!Gyemoprlj=R0x)0uer@6W1FGTkF2boeEIRa z8Ak~i%0$J;nlUlU!9`d|B&qwt8KPvK|gV|M=b;W0*wta=KX7%4?&eFDxDaufrxv3zur6tiJ0G_LkuZ1)=& zVK|2 z)5i%bX0{IW_6*7#o)8wA$0jBdx=Be%>dsQdL@BUe3O~wYB^Qp>itVR2fn`8qX)_SoyH_B@-UV%+0Ot4L{zZ zPS+{-5TQyHqjES*ofpH0g@uh7w6LtgJ5zN@9%Ntc?d=I0s97bRpNG4ENA$7+WVxQ- zeS8RV8bisQi&`}@Y-bEe=vIrq(0?)MrBYl{(o2aMS@J&}eEO7P@>X2-h)E+=P9Bc? z##8sdFn){esUjr8StWLi5UG)UV#cI!!)YtW;lsb1T|Pe|%h$kR?iF88>fb6U;%xxK$F_lk%cBYAh}QMr2#K!CLrl{JAsTL? zp;cd&lmhIbZ{@Q~*ddC9@I5fpA8|5{M&9OzW(BlZH_FS&@zN)0`2!B44KO~^6}luX zzHWz@d7m~eJtwnTnB4Gl{-*TprzyM^k`b2LnwlSJ6X8M*L=whOCuupT*mW~FEs({w zm_l&hIzl!s*wO|yyn1cr5PZ^urwu97J3Bl2TE!FD6O9ukpGG@>G8{bt`VbJ7!>!}< zQ$P8FUs;(*q&ZqUR>e#L57!K?d}t$4l{u^<$bvF?{frVjen~86k&n5wwstdf#z*eIq~}$eRD66<`8kFhuCA`~@x|(n)B^39 zRPqHzIeG{9NXv0TDve}>UEJbsd&(-l6TWLJhBsl+Y?|Ze;^JabVbamj8P)s5C$(q8 z$XGvfUi7871i+^;ee`I3Oq<%)+j}kIDF$vgIm>DVEcAO%)NOE9N^Y2dAiBhW zOo=H~`)@hIU@&cB0}4qSR90104LaGu_O`u!Tj64R=RiW+)8mG^DL(eF)jb2E`)@5lgR zD|dBs8}M(jrdU{5_~4B?3Gq=fzkzoVXN@kC1m;g%p#2A-_e(eP<Px#24YJ`L;wH)0002_L%V+f000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iO7@ z1OPM}wlk;z000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000GrNklMJqrRw4q>oX1efw@$1+Qj+q(H8}5;w#vXs@%{lMf_c8Ykz+f;K z3luQmOO`z$5xBLf_SxHs{G72Jrak=;#+gz9_|F z@mBzk={qcfOXNQ(6bdVbVOY&dp-@->@PtKhiTr#%|GE|VqU7`W*DQidnl(5yYq|1Rx9`3ZM@_zf}6@e3-uHx)7QV z$=B)PqX33-x!h7b9$)O_&x*z3o0*xJmjM0&a6>~=AwsXs8Djom&~Ua)LtBI97=ag{ zf&Bgb{f^0(MMxwPKLWTSB74i_@}IZ;E*uVz0{EANFx;9~=s_kQ0OIlZVm6yyqEPgJ zj_qK8T;ggN(tSw&;NITeQY;o*v@8owl&PtyXX$kMI{=>nc-YQws6Xg+n_ga9aSXg)g;1ac^=_=~^N4^sv zP~;079v;3)CX+7#{0-pRX%RHH$lu!9Ql5NSgj6c!iU=B$-(3+jr^(;k+zcG~vIui? zbB>CjIZ6J;#ztVtmqnPLpMQbcjs81}a2Ejt`4Q3KPE1UEbsv@wj*pL5lF6hH;YJd{ zGXdl*<$+8l^Zoev_}BMo4d>+Kw!yr>Nx;iM$|@uysSN z{*sCaLmee>b-ETLXOW2tnKWArNdkpXOZgjCuz~-D+Wp`wDaMP9AZ5DN8!7a3)Cu2Z zG0vpQ+|cW5)EBPA2q{diQ1NET1%NYZ;c|?Zg{a)61HP*RAXTc0#-&@G!V$;?u48m` z^eNg;C)A`689h5Ydu#jripal|{!ezlDV44`z_L}w-lvHDTV()Mj~rkR8?A`Zq=7^~ zfCo+LCqhjbjcF;CjRSb?fM!B8>)cH^yn6VFVZ;2006Gm823vf`l){bS)^)gbL&jcF z%OeN03LC9Pavwru8})PL0z6Ag@koG=g$+Bp5hA-MfLA)V88+-8((G1+gXRFM&9Gs0 zseVo4Aft;2ngf)pA3J~@zzzr!v|HZacAg#JfB^Cic-%4%5WC`ao(DL0Jz*+nb0!?_ zCJ#Y#KtE{tn`XG?Edq$;^1i@3z>5nkl}hip6K3!*R3)$j*a7SS20MTqz+eZk0Lp`R z%CiGl0PcisyhE|a$v3IHvJQ~b_Y4IcV0a;d7Y-14^{S!bg$SC<;)YOr{Npfyhji?x z^R7P-uY+(?MJ>JY0`){+d564mA;_eb^q$UL}dPr;&q>eo>rmAk07*qoM6N<$f&`Ax8~^|S literal 0 HcmV?d00001 diff --git a/data/themes/images/k_grad.png b/data/themes/images/k_grad.png new file mode 100644 index 0000000000000000000000000000000000000000..3549c2a85169b532e262f6fa67ab03d44f2ddfa6 GIT binary patch literal 1153 zcmV-{1b+L8P)}00001b5ch_0Itp) z=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOT0 z0XrDndnD`t000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000BrNklD)y{a=?&h>aax*y7x zy|HbXL=ejt{6;!Rj)SZ~{Tl-DM;nvKtN!gEc>gftAc#HnE9WeKQSTsqKy`=N$6a;) z+K1a6;CTLx7FaWE-5q+3{7eTS>fe~_Bd`n7DXWJs)JJ}H-X2kZp)m=*z5*Mzw-liw z(|*QYdzTK9iTWx7Pz9YM51q&MyH7s=gu?_KWDZy-K)E`zm2QuVI++&8*q*-w_>gUe z0M#W7QUPR(UiguCRimMgkq4!>}3H;Jn&Y}^`rLuC*>_V zNE$6r6M3qdD%nUkI9&8_u z_CO5g+T)_m6ob|tuj03=AB&qPEJxx8oNXkvYKRSls*6}KbP?(gvxK3N5VIZxQG6wSr08xAk~M(p`yrGNVB&<4 z$}L>f-9UFxJ&fN=$nOdRyw^Vr6<_Eu0#Sbz>RX4r9TZ321|lD>Wh%}$7fzsqPz>Il z>lcx}w@^Ps_ge{3K~VPteqi|^9VCqw$eAzi?+TGgpdr6kJ+2~e0|BduRHtB!csVT? zO26p&fc`%V9T7USCH;8^nMj_3W8P}R3fAnNJmb$IuT{pnWKS_tIM$hR>m=CmWE}?Z zK*oUN7U>{Mc;iXP_p3rGF7Bq|P2`OycgwDmy5jVn)d?5%5@RyIUyMS)GCD9Oak=7e z050(BA1r%xkW8*`LB1969m+#BtXRQmj~+5n{e=#aNeeiP|C2F3P7wL=paiR)^mS#w!O6v^#xcEr!fT+AWQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pE%GeRZkbk5Rc<;r)~5);vnLBK4trbbAC6^ z>2KJuRUo_m(EiWNE-cd8e;Hg0vJb`?oP6g~l&iGM`%|0E4c4RFm(M&dcxS-uIicim zc~$~nOuN9l4U4XZOq!<}>$z*g4$Xp{+qSdMVOqLmy1=1Y`3Q!qx2l-)8l4{;F`8!k zTeW~qriYcWtTClgo_X`N8HR7qnX-h*B~LcK*0%9mNN!Q6INOd52bMDG*(RK7yl8N& zS7LIakMv5Z-c=WaO`opXb?{il>R$F9%L}!#YYUHE1B><6GvpL4;0cgRzB41REil@2 zUv$Dn-rv`RHz==^U~2!wAj2r^nb`AD^agvH>>ee~Nos9d8P4sN?>atz{$80MQzZ-T ugkF~@xKcVpv)~x-zeTHVv;R+iBD{)a>(~98*4zMwDubu1pUXO@geCy?)3gTw literal 0 HcmV?d00001 diff --git a/data/themes/images/k_tabhm.png b/data/themes/images/k_tabhm.png new file mode 100644 index 0000000000000000000000000000000000000000..051bc62f416d4b8d5a8a787b46bd4624194e6479 GIT binary patch literal 217 zcmeAS@N?(olHy`uVBq!ia0vp^d_c_4!3HF+i2N%7QjEnx?oJHr&dIz4a@dl*-CY)^mS#w!O6v^rsvuuDh3piEOCt}an8@p zP0cG|a4t$sEJ;mKD9)^mS#w!O6v^E-_ho<2j&^WQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pE%Ge6;Bt(5Rc<;r|tGS5+LFlE_d_?tDTj! z^+xgT%&+=?1ovlId2?^vAaF!qB8Sz{*!cUsoY~4PhW#fsnV9o9IAz4L)yxJ}1GXPF+P-1#f3tVqt+v_( z7QTk}8y|=V+^!Xgkc_D8IhhZv95hR1@vuhI3oBvZ)^mS#w!O6wP&$;BB{WPGEWQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pEyuatEY=&h{pM3A8+s9=MNk>@ZtOW_%?a_ zx|$!~-rk<{_4W1VMgj~z25iR0#?0pC+Z$G_$ncAZxRJTYREe39k#RCm%Sn~&l!SzY z2ag_gDS9ijv$r!uO3j=(Q}VgTe~DWM4ffu3hN literal 0 HcmV?d00001 diff --git a/data/themes/images/k_tabr.png b/data/themes/images/k_tabr.png new file mode 100644 index 0000000000000000000000000000000000000000..6aad5cbee7adf38801de3226b4e31ce4dd6779f2 GIT binary patch literal 278 zcmeAS@N?(olHy`uVBq!ia0vp^d_c_4!3HF+i2N%7QjEnx?oJHr&dIz4a@dl*-CY)^mS#w!O6wPXT`*te-J1nS>hT|;+&tG zo0?a`;9QiNSdyBeP@Y+mq2TW68xY>eCk|9p=;`7ZqH+G|1w+0D1s>K5{VKkfS8}p{ z5Q=LSV4L~DrAO|xx8+U&*21s-xp8&D&ElPg@02FZj9j~wf#I^V=2GX-=~Z@LXT1v$ z@A9a-WvXcWTD`(HNn+cl>=%3I+dC?09X4p$VEO!-n90{lmyjwB2EUUFdgVgOiJo!TNP$(M_O`WQl7;iF1B# zZfaf$gL6@8Vo7R>LV0FMhJw4NZ$Nk>pE%H}DV{ElArXh)&bXV`Y{28@@08G*xBJEB zH-F=^qw254p1BtzykLpXEmx&lFW2tc0w2|S#tLS=MZzB*mN1<=pk5%lHqud~k!8z) z$-&$v4wD<256o#){-D<-^x;*=rY031rVGr?Z)`7|EH`(En(LS6wyJ32--%qVohz?O zHl$xnSUsg7oPCKwm2bb#!5a)K#Ak>nyl?!bR%vA5e%amqGPlUL3G7lT-#J!HR=<8~ z&QtcencE^bj6;{6GyUqpoAuF9(L9B>H;YZ3oso-i(pB?JqF&ZD^*Pi?_v3{FY0P89T(G^Ug3%EiW!JONS zt*wS>t22|oRqZJb;gmjfrY|Bh?aAC(8P1FzdTwPd{zVV1lKEWB>)V^Qoj7{RHpas^ zuCG)pmdKI;Vst E0O$wgegFUf literal 0 HcmV?d00001 diff --git a/data/themes/images/k_wtgr.png b/data/themes/images/k_wtgr.png new file mode 100644 index 0000000000000000000000000000000000000000..f7911d5886697f92199fc95effd824162ae2cf06 GIT binary patch literal 1403 zcmV->1%&#EP)Px#24YJ`L;&Cb-~iy*e@=J+000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOS; z4Kg_CX>@2HM@dakSAh-}000EmNklRnD&k!jRHyw4rJ8{ZY?Oulet9%@2QmeuV$=*#Y$v%CP3PI^O+~PwNNi z?o(Jf57)HZZiIAh-s)s#_y9>gQ$WAzj+zAU;uUx#RWK9=8<=6z7{F6FfCek?Kwyz* z0LOc7-rVV&8~+7@5+1;Oa(GG@VDxu#^$NoW8r0yl48jPH43!Y=_b^uH?W2#B9v*Po z$cp#R7noJ>k3H*P{r$D!!AvN6$mY})2KDJwzG>qv;p@Mw5sOV5gka-reb~dB*)1Cw z(y)_osN?4xQxRr5*Gu{LMRrn!wHNU4!q8g@rynTIZFC3|4B>{X7})V8-`PCU46C7- zIOoAwOT0E5VfK(^cEO63Gh2{!AHJDXnUm=~NfaBWwbe>(EdpD(CV;15GUIi3JQ<|x z6PX;c`Dx-L55>(KE`k=LN0zC9TyXEBCkR;N&PxBF#gV04nZ|L7UTizvn|~^X5#rYg zQJM!+j$}2@0~F+rc7y}C=AjOvWiqz~@ENtvQYl!Fq8oW?_W&r1Xzg7pp{0R=#LXPK zpipyh<!Ph~p_F83>qqyecZLo;3#F?NNtD*?p>@})ab8?CV$G2; zNo0dvHT0HZS5^Nzlv$1@1azp^Qe~WK{rH2qQ;bwqvl{34#nlI%W_9Jl`7X(WZV31Z zNq+(8S^Te-=aVZQoe6>-Qr;>Wiez&`Ch(JSNFZWWuihwebj;$PCQC*rS(1gYO9gBW z^EFtDJQ^Yku<8SBWB|lj7t6`Yl7gErGNWa%B1gBG-Aw{Hi*IC^$(9N=T8X6)o+I<# zqN|cX(~(_lw_1EL+&CrSnUgpds#pmhnExa{&f`ye?2||qD?vx~62X1N)D-!1U z-&78)3eadv^#@C~T%t3jz8VD{Vs#&9gr87#1pv&@^p!*xq}Lc4?G7!%#UXdynw>CV zcBGclMEzXAV}%dBRipWCEvmElt=bc5uW*0z$g0m%g#{03NVC-g@05B|mGJjpxczLY z2;9b$GxTbQ_^~JlVD!-fzyA+>4M$t|HKc{v(RBOtsI+s|r@pyRXd#YvrOqq0cA82i zwqRj(Styi*0%-1Y_okG6WSJqVs_Z0Zr)KV+z9j@I8%tZ+?9#MasCAbxlxo^K#WlHf zBks1(`X{KKj#d8!bwN8$jHkHra87}G5hFhg&eo>kOzvB>dkK>rYo63I`*6Z*7S>gj zif6jRwI!~cX(t)lZmmYwLCEWQ7FL_Mt&p+F(ef%ts}{{p);{_$*|=^PSA>$hE-rP) z)i_R3T(=)i%+`U^=;H&~;#PoP*wE;^c6WPO``j%is3&PiUso&_u%9i(%)iFZS)Th6 zw;PMl^L2x^t_FuVyFQS8nqSu~RWLCwsg6QWbi(PCpjOBN{s6d3umiN>7ybYM002ov JPDHLkV1nj*m-GMt literal 0 HcmV?d00001 diff --git a/data/themes/images/wifi_0.png b/data/themes/images/wifi_0.png new file mode 100644 index 0000000000000000000000000000000000000000..799e93c4403a88b6b4e79779e0920778b4f1e980 GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^{2QL70(Y)*K0-AbW|YuPgfvP8oJ1HWjPLQlOAziEBiObAE1a zYF-J0b5UwyNotBhd1gt5g1e`0KzJjcI8c$hr;B5V#`&`s9k~uD@UUL2dHHv}%{!Oq zsVaJJbeQ>h1rz3})Ta51e3_~flf=*B^M0;v!LK3~J`1kf_l+4V_t;*ow~qW?BswKb VRPamQ0d=5}44$rjF6*2UngErXMIZnG literal 0 HcmV?d00001 diff --git a/data/themes/images/wifi_1.png b/data/themes/images/wifi_1.png new file mode 100644 index 0000000000000000000000000000000000000000..a3db891b4950ef60bd1dc74d1516439e4d8554ca GIT binary patch literal 245 zcmeAS@N?(olHy`uVBq!ia0vp^{2QL70(Y)*K0-AbW|YuPgfvP8nWfKD*r13qT>s64!_l=ltB< z)VvY~=c3falGGH1^30M91$R&1fbd2>aiF3APZ!4!jq_(Odh#_G@Hhubf9;W(ce*Cb z)yLIy*TK^s{+*)CT}QqpU)%Ix&Qh*+3ns>&_bi#>&C?&SravsKR&|iA-}h?&%$2*n glGvtwxb~6no{jXRzwUmWK(iSQL70(Y)*K0-AbW|YuPgfvP8oJ1F5Mo{IG~VZiEBiObAE1a zYF-J0b5UwyNotBhd1gt5g1e`0KzJjcI8afUr;B5V#`(GDck?zF@U%R<@6darDe{t` zO!Nkx<_3v}D;%Dw-i#=ks4@Rt(xi@_nYQm{>3j(O+dAKZNj34iz59dgBDS~!v3Ym@ z_bf44*U044V6=lh%pvb^fWGvqSHkHD9cFswHyD#mDvK%#3|h>;?_izwcn`DD3-jE^ T8V1jSE@1F<^>bP0l+XkKo|;~v literal 0 HcmV?d00001 diff --git a/data/themes/images/wifi_3.png b/data/themes/images/wifi_3.png new file mode 100644 index 0000000000000000000000000000000000000000..f9a84c6643079f2f66777461edee3fb12b218ed2 GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^{2QL70(Y)*K0-AbW|YuPgfvP8oJ1?x=3n6F?!!64!_l=ltB< z)VvY~=c3falGGH1^30M91$R&1fbd2>aiF4oo-U3d8t3O;wDofe6gc|vzC`oJLgt)? zKHUfpC-&|I3ktcf=p10(Fem(!-J6b}zSj8bzvaR|s05$6^QSoNT<@8ZKBYzGyZ4D` zlzxr>pi;v(V`l9RMz&=)7Ib$^`5DZ6w!q=vD*FS1Wwt9?q!Yp!Wv|UhStb@^z0UBM z*zakd*DyVgc(`^J|FWtTGU4j)-epGJwOA)Jf1}Kwbe&bZw^P9^KXtd40JK%X#py85}Sb4q9e04QL70(Y)*K0-AbW|YuPgfvP8oJ1o+Ix!WCMjHOI#yLobz*Y zQ}ap~oQqNuOHxx5$}>wc6x=<11Hv2m#DR)_d%8G=Xq@l8Wb5VZD8l+6pGDcs>C}g; zhq_LVAJ|Wam}TlRE!xeogTY$*`va~wM^1@2ZrHLdY|BnDzeg7PSlIIlpPidoe14{< z;6r=ur6vdT_%=3&x#;Msyh(2R5v<*D+uL*X35%B&e|k9kF1WPlJ&I({Y_ZcT=$>wW zO1A6zi`1k2OOw<4Q;VC#__b}HhonzU+AZ;Z`8z|m-5=)6U;O39>j0U>2UV9XEm~=H zN_qN`@R@4>p_JHTLI@O1TaS?83{ F1OTyMrkwx) literal 0 HcmV?d00001 diff --git a/src/modules/illume/.cvsignore b/src/modules/illume/.cvsignore new file mode 100644 index 000000000..bb0ec768d --- /dev/null +++ b/src/modules/illume/.cvsignore @@ -0,0 +1,7 @@ +module.la +*.lo +Makefile.in +Makefile +.libs +.deps +module.desktop diff --git a/src/modules/illume/Makefile.am b/src/modules/illume/Makefile.am new file mode 100644 index 000000000..e0eb28e4f --- /dev/null +++ b/src/modules/illume/Makefile.am @@ -0,0 +1,100 @@ +MAINTAINERCLEANFILES = Makefile.in +MODULE = illume + +# data files for the module +filesdir = $(libdir)/enlightenment/modules/$(MODULE) +files_DATA = \ +e-module-$(MODULE).edj module.desktop + +EXTRA_DIST = $(files_DATA) + +# the module .so file +INCLUDES = -I. \ + -I$(top_srcdir) \ + -I$(top_srcdir)/src/modules/$(MODULE) \ + -I$(top_srcdir)/src/bin \ + -I$(top_srcdir)/src/lib \ + -I$(top_srcdir)/src/modules \ + @e_cflags@ +pkgdir = $(libdir)/enlightenment/modules/$(MODULE)/$(MODULE_ARCH) +pkg_LTLIBRARIES = module.la +module_la_SOURCES = e_mod_main.c \ + e_mod_main.h + e_mod_layout.h \ + e_mod_layout.c \ + e_mod_win.h \ + e_mod_win.c \ + e_kbd.h \ + e_kbd.c \ + e_slipshelf.h \ + e_slipshelf.c \ + e_slipwin.h \ + e_slipwin.c \ + e_mod_gad_wifi.c \ + e_mod_gad_wifi.h \ + e_mod_gad_gsm.c \ + e_mod_gad_gsm.h \ + e_mod_gad_usb.c \ + e_mod_gad_usb.h \ + e_mod_gad_bluetooth.c \ + e_mod_gad_bluetooth.h \ + e_pwr.c \ + e_pwr.h \ + e_busywin.h \ + e_busywin.c \ + e_cfg.h \ + e_cfg.c \ + e_mod_gad_cfg.c \ + e_mod_gad_cfg.h \ + e_winilist.c \ + e_winilist.h \ + e_simplelock.c \ + e_simplelock.h \ + e_kbd_send.c \ + e_kbd_send.h \ + e_kbd_int.c \ + e_kbd_int.h \ + e_kbd_buf.c \ + e_kbd_buf.h \ + e_kbd_dict.c \ + e_kbd_dict.h \ + e_flaunch.c \ + e_flaunch.h \ + e_busycover.c \ + e_busycover.h + +module_la_LIBADD = @e_libs@ @dlopen_libs@ +module_la_LDFLAGS = -module -avoid-version +module_la_DEPENDENCIES = $(top_builddir)/config.h + +wifigetdir = $(pkgdir) + +wifiget_PROGRAMS = wifiget +wifiget_SOURCES = wifiget.c +wifiget_LDFLAGS = + +kbdsdir = $(datadir)/keyboards +kbds_DATA = \ + keyboards/ignore_built_in_keyboards \ + keyboards/Default.kbd \ + keyboards/alpha.png \ + keyboards/Numbers.kbd \ + keyboards/numeric.png \ + keyboards/Terminal.kbd \ + keyboards/qwerty.png \ + keyboards/up.png \ + keyboards/down.png \ + keyboards/left.png \ + keyboards/right.png \ + keyboards/shift.png \ + keyboards/tab.png \ + keyboards/enter.png \ + keyboards/backspace.png + +dictsdir = $(datadir)/dicts +dicts_DATA = \ + dicts/English_(US).dic \ + dicts/English_(US)_Small.dic + +uninstall: + rm -rf $(DESTDIR)$(libdir)/enlightenment/modules/$(MODULE) diff --git a/src/modules/illume/dicts/English_(US).dic b/src/modules/illume/dicts/English_(US).dic new file mode 100644 index 000000000..fa85686b2 --- /dev/null +++ b/src/modules/illume/dicts/English_(US).dic @@ -0,0 +1,98342 @@ +a 21930 +A 40 +Aachen 3 +Aachen's 1 +Aaliyah 1 +Aaliyah's 1 +aardvark 3 +aardvark's 1 +aardvarks 1 +Aaron 5 +Aaron's 1 +abaci 2 +aback 5 +abacus 2 +abacuses 1 +abacus's 1 +abaft 3 +abalone 3 +abalone's 1 +abalones 1 +abandon 48 +abandoned 6 +abandoning 2 +abandonment 7 +abandonment's 1 +abandons 1 +abase 3 +abased 2 +abasement 2 +abases 1 +abash 2 +abashed 2 +abashes 1 +abashing 1 +abasing 1 +abate 5 +abated 1 +abatement 3 +abatement's 1 +abates 1 +abating 3 +abattoir 3 +abattoir's 1 +abattoirs 1 +Abbas 3 +Abbasid 2 +Abbasid's 1 +abbess 3 +abbesses 1 +abbess's 1 +abbey 22 +abbey's 1 +abbeys 1 +abbot 7 +abbot's 1 +abbots 1 +Abbott 5 +Abbott's 1 +abbreviate 3 +abbreviated 3 +abbreviates 1 +abbreviating 1 +abbreviation 4 +abbreviation's 1 +abbreviations 1 +Abby 2 +Abby's 1 +abdicate 4 +abdicated 2 +abdicates 1 +abdicating 1 +abdication 3 +abdication's 1 +abdications 1 +abdomen 5 +abdomen's 1 +abdomens 1 +abdominal 8 +abduct 4 +abducted 2 +abducting 1 +abduction 5 +abduction's 1 +abductions 1 +abductor 2 +abductores 1 +abductor's 1 +abductors 1 +abducts 1 +Abdul 5 +Abdul's 1 +Abe 3 +abeam 3 +abed 2 +Abel 4 +Abelard 2 +Abelard's 1 +Abel's 1 +Abelson 2 +Abelson's 1 +Aberdeen 16 +Aberdeen's 1 +Abernathy 2 +Abernathy's 1 +aberrant 4 +aberration 4 +aberration's 1 +aberrations 1 +Abe's 1 +abet 4 +abets 1 +abetted 1 +abetter 2 +abetters 1 +abetting 2 +abettor 2 +abettor's 1 +abettors 1 +abeyance 3 +abeyance's 1 +abhor 3 +abhorred 2 +abhorrence 2 +abhorrence's 1 +abhorrent 3 +abhorring 1 +abhors 1 +abide 6 +abided 1 +abides 1 +abiding 4 +abidings 1 +Abidjan 1 +Abidjan's 1 +Abigail 3 +Abigail's 1 +Abilene 2 +Abilene's 1 +abilities 2 +ability 107 +ability's 1 +abject 3 +abjected 1 +abjecting 1 +abjectly 2 +abjects 1 +abjuration 2 +abjuration's 1 +abjurations 1 +abjure 3 +abjured 1 +abjures 1 +abjuring 1 +ablative 3 +ablatives 1 +ablaze 4 +able 306 +abler 1 +ables 1 +ablest 1 +abloom 2 +ablution 2 +ablution's 1 +ablutions 1 +ably 3 +abnegate 2 +abnegated 1 +abnegates 1 +abnegating 1 +abnegation 2 +abnegation's 1 +Abner 2 +Abner's 1 +abnormal 11 +abnormalities 2 +abnormality 9 +abnormality's 1 +abnormally 4 +aboard 13 +abode 4 +aboded 1 +abode's 1 +abodes 1 +aboding 1 +abolish 21 +abolished 2 +abolishes 1 +abolishing 2 +abolition 14 +abolitionist 5 +abolitionist's 1 +abolitionists 1 +abolition's 1 +abominable 3 +abominably 2 +abominate 3 +abominated 2 +abominates 1 +abominating 1 +abomination 3 +abomination's 1 +abominations 1 +aboriginal 5 +aboriginals 1 +aborigine 4 +aborigine's 1 +aborigines 1 +abort 4 +aborted 2 +aborting 1 +abortion 17 +abortionist 2 +abortionist's 1 +abortionists 1 +abortion's 1 +abortions 1 +abortive 5 +aborts 1 +abound 7 +abounded 1 +abounding 3 +abounds 1 +about 1975 +abouts 2 +above 262 +aboveboard 2 +abracadabra 2 +abrade 2 +abraded 2 +abrades 1 +abrading 2 +Abraham 7 +Abraham's 1 +Abram 2 +Abram's 1 +Abrams 1 +abrasion 3 +abrasion's 1 +abrasions 1 +abrasive 7 +abrasively 2 +abrasiveness 2 +abrasive's 1 +abrasives 1 +abreast 4 +abridge 3 +abridged 2 +abridgement 2 +abridgements 1 +abridges 1 +abridging 1 +abridgment 2 +abridgment's 1 +abridgments 1 +abroad 41 +abrogate 3 +abrogated 1 +abrogates 1 +abrogating 1 +abrogation 2 +abrogation's 1 +abrogations 1 +abrupt 7 +abrupter 1 +abruptest 1 +abruptly 14 +abruptness 2 +abruptness's 1 +Absalom 2 +Absalom's 1 +abscess 3 +abscessed 1 +abscesses 1 +abscessing 2 +abscess's 1 +abscissa 2 +abscissae 1 +abscissa's 1 +abscissas 1 +abscond 4 +absconded 2 +absconding 3 +absconds 1 +absence 62 +absence's 1 +absences 1 +absent 19 +absented 1 +absentee 4 +absenteeism 4 +absenteeism's 1 +absentee's 1 +absentees 1 +absenting 3 +absently 4 +absents 1 +absinth 1 +absinthe 3 +absinthe's 1 +absolute 40 +absolutely 60 +absoluter 1 +absolutes 1 +absolutest 1 +absolution 3 +absolution's 1 +absolutism 3 +absolutism's 1 +absolve 5 +absolved 2 +absolves 1 +absolving 1 +absorb 29 +absorbed 3 +absorbency 2 +absorbency's 1 +absorbent 4 +absorbents 1 +absorbing 5 +absorbs 1 +absorption 12 +absorption's 1 +abstain 5 +abstained 1 +abstainer 2 +abstainer's 1 +abstainers 1 +abstaining 2 +abstains 1 +abstemious 2 +abstention 5 +abstention's 1 +abstentions 1 +abstinence 4 +abstinence's 1 +abstinent 3 +abstract 29 +abstracted 3 +abstractedly 2 +abstracter 1 +abstractest 1 +abstracting 3 +abstraction 8 +abstraction's 1 +abstractions 1 +abstractly 2 +abstractness 2 +abstractnesses 1 +abstractness's 1 +abstracts 1 +abstruse 2 +abstrusely 2 +abstruseness 2 +abstruseness's 1 +abstruser 1 +abstrusest 1 +absurd 13 +absurder 1 +absurdest 1 +absurdities 1 +absurdity 5 +absurdity's 1 +absurdly 4 +Abuja 2 +abundance 9 +abundance's 1 +abundances 1 +abundant 8 +abundantly 4 +abuse 52 +abused 3 +abuser 3 +abuser's 1 +abusers 1 +abuses 1 +abusing 3 +abusive 5 +abusively 2 +abusiveness 1 +abusiveness's 1 +abut 3 +abutment 2 +abutment's 1 +abutments 1 +abuts 1 +abutted 1 +abutting 1 +abuzz 3 +abysmal 3 +abysmally 2 +abyss 4 +abysses 1 +Abyssinia 3 +Abyssinian 1 +Abyssinia's 1 +abyss's 1 +Ac 1 +acacia 2 +acacia's 1 +acacias 1 +academia 3 +academia's 1 +academic 60 +academical 3 +academically 4 +academician 2 +academician's 1 +academicians 1 +academics 1 +academies 1 +academy 17 +academy's 1 +Acadia 2 +Acadia's 1 +acanthi 1 +acanthus 3 +acanthuses 1 +acanthus's 1 +Acapulco 2 +Acapulco's 1 +accede 4 +acceded 1 +accedes 1 +acceding 3 +accelerate 13 +accelerated 4 +accelerates 1 +accelerating 4 +acceleration 9 +acceleration's 1 +accelerations 1 +accelerator 6 +accelerator's 1 +accelerators 1 +accent 23 +accented 2 +accenting 2 +accent's 1 +accents 1 +accentuate 6 +accentuated 2 +accentuates 1 +accentuating 2 +accentuation 2 +accentuation's 1 +accept 205 +acceptability 5 +acceptability's 1 +acceptable 38 +acceptably 2 +acceptance 29 +acceptance's 1 +acceptances 2 +accepted 12 +accepting 3 +accepts 1 +access 118 +accessed 2 +accesses 1 +accessibility 5 +accessibility's 1 +accessible 18 +accessibly 2 +accessing 3 +accession 9 +accessioned 1 +accessioning 1 +accession's 1 +accessions 1 +accessories 1 +accessory 11 +accessory's 1 +access's 1 +accident 86 +accidental 10 +accidentally 7 +accidentals 1 +accident's 1 +accidents 1 +acclaim 8 +acclaimed 4 +acclaiming 2 +acclaims 1 +acclamation 3 +acclamation's 1 +acclimate 2 +acclimated 1 +acclimates 1 +acclimating 1 +acclimation 2 +acclimation's 1 +acclimatisation 2 +acclimatization 2 +acclimatization's 1 +acclimatize 2 +acclimatized 2 +acclimatizes 1 +acclimatizing 1 +accolade 4 +accoladed 1 +accolade's 1 +accolades 1 +accolading 1 +accommodate 23 +accommodated 1 +accommodates 1 +accommodating 2 +accommodation 46 +accommodation's 1 +accommodations 1 +accompanied 1 +accompanies 1 +accompaniment 7 +accompaniment's 1 +accompaniments 1 +accompanist 2 +accompanist's 1 +accompanists 1 +accompany 50 +accompanying 10 +accomplice 5 +accomplice's 1 +accomplices 1 +accomplish 12 +accomplished 5 +accomplishes 1 +accomplishing 2 +accomplishment 4 +accomplishment's 1 +accomplishments 1 +accord 24 +accordance 2 +accordance's 1 +accorded 1 +according 4 +accordingly 26 +accordion 3 +accordion's 1 +accordions 1 +accord's 1 +accords 1 +accost 3 +accosted 1 +accosting 2 +accosts 1 +account 262 +accountability 14 +accountability's 1 +accountable 9 +accountancy 10 +accountancy's 1 +accountant 24 +accountant's 1 +accountants 1 +accounted 1 +accounting 28 +accounting's 1 +account's 1 +accounts 1 +accouterments 1 +accoutrements 1 +Accra 2 +Accra's 1 +accredit 3 +accreditation 5 +accreditation's 1 +accredited 3 +accrediting 2 +accredits 1 +accretion 3 +accretion's 1 +accretions 1 +accrual 3 +accrual's 1 +accruals 1 +accrue 7 +accrued 3 +accrues 1 +accruing 2 +acculturation 2 +acculturation's 1 +accumulate 14 +accumulated 5 +accumulates 1 +accumulating 2 +accumulation 12 +accumulation's 1 +accumulations 1 +accumulative 2 +accumulator 5 +accumulator's 1 +accuracy 19 +accuracy's 1 +accurate 31 +accurately 16 +accurateness 1 +accurateness's 1 +accursed 2 +accusation 14 +accusation's 1 +accusations 1 +accusative 3 +accusatives 1 +accusatory 3 +accuse 50 +accused 13 +accused's 1 +accuser 3 +accuser's 1 +accusers 1 +accuses 1 +accusing 3 +accusingly 3 +accustom 4 +accustomed 10 +accustoming 1 +accustoms 1 +ace 21 +aced 1 +acerbic 2 +acerbity 2 +acerbity's 1 +ace's 1 +aces 1 +acetaminophen 1 +acetate 4 +acetate's 1 +acetates 1 +acetic 3 +acetone 3 +acetone's 1 +acetylene 2 +acetylene's 1 +Acevedo 2 +Acevedo's 1 +Achaean 2 +Achaean's 1 +ache 12 +Achebe 2 +Achebe's 1 +ached 1 +Achernar 2 +Achernar's 1 +aches 2 +Acheson 3 +Acheson's 1 +achier 1 +achiest 1 +achievable 4 +achieve 171 +achieved 2 +achievement 48 +achievement's 1 +achievements 1 +achiever 4 +achiever's 1 +achievers 1 +achieves 1 +achieving 2 +Achilles 3 +aching 6 +achoo 2 +achromatic 2 +achy 3 +acid 62 +acidic 4 +acidified 2 +acidifies 1 +acidify 2 +acidifying 3 +acidity 5 +acidity's 1 +acidly 3 +acid's 1 +acids 2 +acidulous 2 +acing 1 +acknowledge 45 +acknowledged 4 +acknowledgement 9 +acknowledgements 1 +acknowledges 1 +acknowledging 2 +acknowledgment 3 +acknowledgment's 1 +acknowledgments 1 +acme 2 +acme's 1 +acmes 1 +acne 3 +acne's 1 +acolyte 3 +acolyte's 1 +acolytes 1 +Aconcagua 2 +Aconcagua's 1 +aconite 3 +aconite's 1 +aconites 1 +acorn 5 +acorn's 1 +acorns 1 +Acosta 2 +Acosta's 1 +acoustic 11 +acoustical 2 +acoustically 2 +acoustics 1 +acoustics's 1 +acquaint 6 +acquaintance 11 +acquaintance's 1 +acquaintances 1 +acquainted 1 +acquainting 1 +acquaints 1 +acquiesce 4 +acquiesced 1 +acquiescence 4 +acquiescence's 1 +acquiescent 2 +acquiesces 1 +acquiescing 3 +acquirable 1 +acquire 70 +acquired 5 +acquirement 3 +acquirement's 1 +acquires 1 +acquiring 3 +acquisition 35 +acquisition's 1 +acquisitions 1 +acquisitive 3 +acquisitiveness 2 +acquisitiveness's 1 +acquit 7 +acquited 1 +acquiting 1 +acquits 1 +acquittal 3 +acquittal's 1 +acquittals 1 +acquitted 2 +acquitting 1 +acre 24 +acreage 3 +acreage's 1 +acreages 1 +acre's 1 +acres 1 +acrid 3 +acrider 1 +acridest 1 +acrimonious 3 +acrimony 3 +acrimony's 1 +acrobat 4 +acrobatic 3 +acrobatics 2 +acrobatics's 1 +acrobat's 1 +acrobats 1 +acronym 3 +acronym's 1 +acronyms 1 +Acropolis 2 +Acropolis's 1 +across 256 +acrostic 3 +acrostic's 1 +acrostics 1 +Acrux 2 +Acrux's 1 +acrylic 7 +acrylics 1 +Ac's 1 +act 389 +Actaeon 2 +Actaeon's 1 +acted 2 +acting 10 +actinium 2 +actinium's 1 +action 274 +actionable 3 +actioned 1 +actioning 1 +action's 1 +actions 1 +activate 16 +activated 3 +activates 1 +activating 3 +activation 7 +activation's 1 +active 76 +actively 17 +actives 1 +activism 3 +activism's 1 +activist 15 +activist's 1 +activists 1 +activities 2 +activity 233 +activity's 1 +Acton 4 +Acton's 1 +actor 39 +actor's 1 +actors 1 +actress 15 +actresses 1 +actress's 1 +act's 1 +acts 1 +Acts 1 +actual 72 +actualities 1 +actuality 4 +actuality's 1 +actualization 3 +actualization's 1 +actualize 2 +actualized 2 +actualizes 1 +actualizing 3 +actually 262 +actuarial 4 +actuaries 1 +actuary 5 +actuary's 1 +actuate 2 +actuated 1 +actuates 1 +actuating 2 +actuator 2 +actuator's 1 +actuators 1 +Acuff 2 +Acuff's 1 +acuity 3 +acuity's 1 +acumen 3 +acumen's 1 +acupuncture 4 +acupuncture's 1 +acupuncturist 2 +acupuncturists 1 +acute 26 +acutely 6 +acuteness 2 +acuteness's 1 +acuter 1 +acutes 2 +acutest 1 +ad 31 +Ada 4 +adage 4 +adage's 1 +adages 1 +adagio 2 +adagios 1 +Adam 37 +adamant 6 +adamantly 3 +Adam's 1 +Adams 12 +Adan 2 +Adana 2 +Adana's 1 +Adan's 1 +adapt 30 +adaptability 4 +adaptability's 1 +adaptable 4 +adaptation 13 +adaptation's 1 +adaptations 1 +adapted 2 +adapter 3 +adapter's 1 +adapters 1 +adapting 3 +adaptive 5 +adaptor 5 +adaptors 1 +adapts 1 +Adar 1 +Adar's 1 +Ada's 1 +add 278 +Addams 2 +added 17 +addend 1 +addenda 2 +addend's 1 +addends 1 +addendum 3 +addendum's 1 +adder 3 +Adderley 2 +Adderley's 1 +adder's 1 +adders 1 +addict 10 +addicted 2 +addicting 2 +addiction 8 +addiction's 1 +addictions 1 +addictive 8 +addicts 1 +Addie 2 +Addie's 1 +adding 4 +Addison 4 +Addison's 1 +addition 31 +additional 77 +additionally 8 +addition's 1 +additions 1 +additive 7 +additives 1 +addle 2 +addled 2 +addles 1 +addling 1 +address 126 +addressable 2 +addressed 3 +addressee 4 +addressee's 1 +addressees 1 +addresses 1 +addressing 2 +address's 1 +adds 2 +adduce 5 +adduced 1 +adduces 1 +adducing 1 +Adela 2 +Adelaide 4 +Adelaide's 1 +Adela's 1 +Adele 3 +Adele's 1 +Adeline 2 +Adeline's 1 +Aden 4 +Adenauer 4 +Adenauer's 1 +adenoid 2 +adenoidal 2 +adenoids 1 +Aden's 1 +adept 5 +adepter 1 +adeptest 1 +adeptly 3 +adeptness 2 +adeptness's 1 +adepts 1 +adequacy 5 +adequacy's 1 +adequate 38 +adequately 13 +Adhara 1 +Adhara's 1 +adhere 10 +adhered 1 +adherence 6 +adherence's 1 +adherent 5 +adherent's 1 +adherents 1 +adheres 1 +adhering 3 +adhesion 6 +adhesion's 1 +adhesive 7 +adhesives 1 +adiabatic 2 +Adidas 2 +Adidas's 1 +adieu 4 +adieus 1 +adieux 2 +adipose 2 +Adirondack 2 +Adirondack's 1 +Adirondacks 1 +adjacent 13 +adjacently 2 +adjectival 4 +adjectivally 2 +adjective 12 +adjective's 1 +adjectives 1 +adjoin 5 +adjoined 1 +adjoining 8 +adjoins 1 +adjourn 11 +adjourned 2 +adjourning 1 +adjournment 4 +adjournment's 1 +adjournments 1 +adjourns 1 +adjudge 3 +adjudged 1 +adjudges 1 +adjudging 2 +adjudicate 4 +adjudicated 1 +adjudicates 1 +adjudicating 2 +adjudication 5 +adjudication's 1 +adjudicator 4 +adjudicator's 1 +adjudicators 1 +adjunct 4 +adjunct's 1 +adjuncts 1 +adjuration 1 +adjuration's 1 +adjurations 1 +adjure 2 +adjured 1 +adjures 1 +adjuring 1 +adjust 30 +adjustable 7 +adjusted 3 +adjuster 3 +adjuster's 1 +adjusters 1 +adjusting 3 +adjustment 23 +adjustment's 1 +adjustments 1 +adjustor 2 +adjustor's 1 +adjustors 1 +adjusts 1 +adjutant 4 +adjutant's 1 +adjutants 1 +Adkins 1 +Adkins's 1 +Adler 3 +Adler's 1 +adman 2 +adman's 1 +admen 1 +administer 21 +administered 2 +administering 3 +administers 1 +administrate 2 +administrated 1 +administrates 1 +administrating 2 +administration 71 +administration's 1 +administrations 1 +administrative 37 +administratively 3 +administrator 17 +administrator's 1 +administrators 1 +admirable 7 +admirably 4 +admiral 1 +admiral's 1 +admirals 1 +admiralty 5 +admiralty's 1 +admiration 12 +admiration's 1 +admire 24 +admired 2 +admirer 7 +admirer's 1 +admirers 1 +admires 1 +admiring 4 +admiringly 3 +admissibility 3 +admissibility's 1 +admissible 4 +admission 31 +admission's 1 +admissions 2 +admit 114 +admits 1 +admittance 3 +admittance's 1 +admitted 2 +admittedly 9 +admitting 4 +admixture 2 +admixture's 1 +admixtures 1 +admonish 3 +admonished 1 +admonishes 1 +admonishing 2 +admonishment 2 +admonishment's 1 +admonishments 1 +admonition 3 +admonition's 1 +admonitions 1 +admonitory 2 +ado 4 +adobe 4 +adobe's 1 +adobes 1 +adolescence 7 +adolescence's 1 +adolescences 1 +adolescent 12 +adolescents 1 +Adolf 4 +Adolfo 2 +Adolfo's 1 +Adolf's 1 +Adolph 3 +Adolph's 1 +Adonis 2 +Adonises 1 +Adonis's 1 +adopt 89 +adopted 5 +adopting 3 +adoption 18 +adoption's 1 +adoptions 1 +adoptive 3 +adopts 1 +adorable 4 +adorably 2 +adoration 3 +adoration's 1 +adore 7 +adored 2 +adores 1 +adoring 3 +adoringly 2 +adorn 7 +adorned 1 +adorning 2 +adornment 3 +adornment's 1 +adornments 1 +adorns 1 +ado's 1 +adrenal 3 +adrenaline 4 +adrenaline's 1 +adrenals 1 +Adrian 11 +Adriana 1 +Adriana's 1 +Adrian's 1 +Adriatic 4 +Adrienne 2 +Adrienne's 1 +adrift 4 +adroit 2 +adroiter 1 +adroitest 1 +adroitly 2 +adroitness 2 +adroitness's 1 +ad's 1 +ads 3 +adulate 2 +adulated 2 +adulates 1 +adulating 1 +adulation 3 +adulation's 1 +adult 87 +adulterant 2 +adulterant's 1 +adulterants 1 +adulterate 3 +adulterated 2 +adulterates 1 +adulterating 1 +adulteration 2 +adulteration's 1 +adulterer 2 +adulterer's 1 +adulterers 1 +adulteress 3 +adulteresses 1 +adulteress's 1 +adulteries 1 +adulterous 2 +adultery 5 +adultery's 1 +adulthood 5 +adulthood's 1 +adults 1 +adumbrate 2 +adumbrated 1 +adumbrates 1 +adumbrating 1 +adumbration 2 +adumbration's 1 +advance 88 +advanced 35 +advancement 7 +advancement's 1 +advancements 1 +advances 2 +advancing 7 +advantage 106 +advantaged 2 +advantageous 6 +advantageously 2 +advantage's 1 +advantages 1 +advantaging 1 +Advent 1 +advent 10 +Adventist 1 +Adventist's 1 +adventitious 2 +advent's 1 +Advent's 1 +advents 1 +Advents 1 +adventure 23 +adventured 1 +adventurer 8 +adventurer's 1 +adventurers 1 +adventure's 1 +adventures 1 +adventuresome 2 +adventuress 2 +adventuresses 1 +adventuress's 1 +adventuring 3 +adventurous 7 +adventurously 2 +adverb 4 +adverbial 4 +adverbial's 1 +adverbials 1 +adverb's 1 +adverbs 1 +adversarial 3 +adversaries 1 +adversary 6 +adversary's 1 +adverse 14 +adversely 6 +adverser 1 +adversest 1 +adversities 1 +adversity 4 +adversity's 1 +advert 13 +adverted 2 +adverting 1 +advertise 19 +advertised 4 +advertisement 24 +advertisement's 1 +advertisements 1 +advertiser 7 +advertiser's 1 +advertisers 1 +advertises 1 +advertising 45 +advertising's 1 +adverts 1 +advice 106 +advice's 1 +Advil 1 +Advil's 1 +advisability 2 +advisability's 1 +advisable 7 +advise 56 +advised 2 +advisedly 2 +advisement 2 +advisement's 1 +adviser 35 +adviser's 1 +advisers 1 +advises 1 +advising 3 +advisor 7 +advisories 1 +advisors 1 +advisory 18 +advocacy 6 +advocacy's 1 +advocate 29 +advocated 2 +advocates 1 +advocating 1 +adz 1 +adze 3 +adze's 1 +adzes 1 +adz's 1 +Aegean 4 +aegis 3 +aegis's 1 +Aelfric 2 +Aelfric's 1 +Aeneas 3 +Aeneid 2 +Aeneid's 1 +Aeolus 2 +Aeolus's 1 +aeon 3 +aeon's 1 +aeons 1 +aerate 3 +aerated 2 +aerates 1 +aerating 2 +aeration 3 +aeration's 1 +aerator 2 +aerator's 1 +aerators 1 +aerial 11 +aerialist 1 +aerialist's 1 +aerialists 1 +aerials 1 +aerie 1 +aerier 1 +aerie's 1 +aeries 1 +aeriest 1 +aerobatics 2 +aerobic 6 +aerobics 3 +aerodynamic 4 +aerodynamically 2 +aerodynamics 2 +aerodynamics's 1 +Aeroflot 2 +Aeroflot's 1 +aeronautical 3 +aeronautics 3 +aeronautics's 1 +aerosol 6 +aerosol's 1 +aerosols 1 +aerospace 10 +aerospace's 1 +aery 1 +Aeschylus 3 +Aeschylus's 1 +Aesculapius 2 +Aesculapius's 1 +Aesop 2 +Aesop's 1 +aesthete 2 +aesthetes 1 +aesthetic 14 +aesthetically 3 +aesthetics 5 +aesthetics's 1 +afar 5 +affability 2 +affability's 1 +affable 3 +affabler 1 +affablest 1 +affably 2 +affair 108 +affair's 1 +affairs 2 +affect 139 +affectation 3 +affectation's 1 +affectations 1 +affected 8 +affecting 2 +affection 19 +affectionate 5 +affectionately 4 +affectioned 1 +affectioning 1 +affection's 1 +affections 1 +affects 1 +affidavit 5 +affidavit's 1 +affidavits 1 +affiliate 7 +affiliated 3 +affiliates 1 +affiliating 1 +affiliation 7 +affiliation's 1 +affiliations 1 +affinities 1 +affinity 11 +affinity's 1 +affirm 9 +affirmation 5 +affirmation's 1 +affirmations 1 +affirmative 5 +affirmatively 2 +affirmatives 1 +affirmed 2 +affirming 3 +affirms 1 +affix 5 +affixed 2 +affixes 2 +affixing 2 +afflict 6 +afflicted 3 +afflicting 1 +affliction 3 +affliction's 1 +afflictions 1 +afflicts 1 +affluence 4 +affluence's 1 +affluent 6 +affluently 2 +afford 56 +affordable 6 +afforded 1 +affording 1 +affords 1 +afforest 2 +afforestation 3 +afforestation's 1 +afforested 2 +afforesting 1 +afforests 1 +affray 4 +affray's 1 +affrays 1 +affront 6 +affronted 2 +affronting 1 +affront's 1 +affronts 1 +Afghan 1 +afghan 7 +Afghanistan 9 +Afghanistan's 1 +afghan's 1 +Afghan's 1 +afghans 1 +Afghans 1 +aficionado 3 +aficionado's 1 +aficionados 1 +afield 6 +afire 2 +aflame 2 +afloat 4 +aflutter 2 +afoot 5 +aforementioned 3 +aforesaid 2 +aforethought 2 +afoul 2 +afraid 62 +afresh 4 +Africa 80 +African 1 +Africans 1 +Africa's 1 +Afrikaans 1 +Afrikaans's 1 +Afrikaner 1 +Afrikaner's 1 +Afrikaners 1 +Afro 1 +Afrocentrism 1 +Afro's 1 +Afros 1 +aft 7 +after 1178 +afterbirth 2 +afterbirth's 1 +afterbirths 1 +afterburner 2 +afterburner's 1 +afterburners 1 +aftercare 2 +aftercare's 1 +aftereffect 2 +aftereffect's 1 +aftereffects 1 +afterglow 2 +afterglow's 1 +afterglows 1 +afterlife 3 +afterlife's 1 +afterlives 1 +aftermath 9 +aftermath's 1 +aftermaths 1 +afternoon 92 +afternoon's 1 +afternoons 1 +afters 1 +aftershave 4 +aftershaves 1 +aftershock 3 +aftershock's 1 +aftershocks 1 +aftertaste 3 +aftertaste's 1 +aftertastes 1 +afterthought 4 +afterthought's 1 +afterthoughts 1 +afterward 2 +afterword 2 +afterword's 1 +afterwords 1 +Ag 1 +again 565 +against 565 +Agamemnon 2 +Agamemnon's 1 +agape 3 +agar 2 +agar's 1 +Agassi 3 +Agassi's 1 +Agassiz 2 +Agassiz's 1 +agate 3 +agate's 1 +agates 1 +Agatha 4 +Agatha's 1 +agave 3 +agave's 1 +age 277 +aged 36 +ageing 12 +ageings 1 +ageism 3 +ageless 2 +agencies 1 +agency 98 +agency's 1 +agenda 27 +agenda's 1 +agendas 3 +agent 83 +agent's 1 +agents 1 +age's 1 +ages 1 +Aggie 5 +Aggie's 1 +agglomerate 4 +agglomerated 2 +agglomerates 1 +agglomerating 1 +agglomeration 2 +agglomeration's 1 +agglomerations 1 +agglutinate 2 +agglutinated 2 +agglutinates 1 +agglutinating 1 +agglutination 2 +agglutination's 1 +agglutinations 1 +aggrandize 2 +aggrandized 2 +aggrandizement 2 +aggrandizement's 1 +aggrandizes 1 +aggrandizing 2 +aggravate 6 +aggravated 3 +aggravates 1 +aggravating 3 +aggravation 4 +aggravation's 1 +aggravations 1 +aggregate 22 +aggregated 3 +aggregates 1 +aggregating 2 +aggregation 5 +aggregation's 1 +aggregations 1 +aggression 15 +aggression's 1 +aggressive 21 +aggressively 5 +aggressiveness 3 +aggressor 4 +aggressor's 1 +aggressors 1 +aggrieve 2 +aggrieved 5 +aggrieves 1 +aggrieving 1 +aghast 4 +agile 4 +agilely 1 +agiler 1 +agilest 1 +agility 4 +agility's 1 +aging 4 +agings 1 +agitate 5 +agitated 4 +agitates 1 +agitating 2 +agitation 7 +agitation's 1 +agitations 1 +agitator 3 +agitator's 1 +agitators 1 +Aglaia 2 +Aglaia's 1 +agleam 2 +aglitter 2 +aglow 2 +Agnes 11 +Agnes's 1 +Agnew 4 +Agnew's 1 +Agni 1 +Agni's 1 +agnostic 4 +agnosticism 2 +agnosticism's 1 +agnostic's 1 +agnostics 1 +ago 201 +agog 2 +agonies 1 +agonize 2 +agonized 2 +agonizes 2 +agonizing 4 +agonizingly 2 +agony 12 +agony's 1 +Agra 3 +agrarian 6 +agrarians 1 +Agra's 1 +agree 239 +agreeable 6 +agreeably 3 +agreed 13 +agreeing 2 +agreement 162 +agreement's 1 +agreements 1 +agrees 1 +agribusiness 2 +agribusinesses 1 +agribusiness's 1 +Agricola 2 +Agricola's 1 +agricultural 43 +agriculturalist 2 +agriculturalists 1 +agriculture 41 +agriculture's 1 +Agrippa 4 +Agrippa's 1 +Agrippina 2 +Agrippina's 1 +agronomist 2 +agronomist's 1 +agronomists 1 +agronomy 2 +agronomy's 1 +aground 3 +Ag's 1 +ague 3 +ague's 1 +Aguilar 2 +Aguilar's 1 +Aguinaldo 2 +Aguinaldo's 1 +Aguirre 2 +Aguirre's 1 +Agustin 2 +Agustin's 1 +ah 108 +aha 29 +Ahab 2 +Ahab's 1 +ahas 1 +ahead 65 +ahem 2 +ahems 1 +Ahmad 4 +Ahmadabad 2 +Ahmad's 1 +Ahmed 7 +Ahmed's 1 +ahoy 2 +ahoys 1 +Ahriman 2 +Ahriman's 1 +aid 110 +Aida 2 +Aida's 1 +aide 7 +aided 2 +aide's 1 +aides 2 +aiding 2 +aids 21 +Aiken 2 +Aiken's 1 +ail 3 +ailed 1 +Aileen 3 +Aileen's 1 +aileron 3 +aileron's 1 +ailerons 1 +ailing 6 +ailment 5 +ailment's 1 +ailments 1 +ails 1 +aim 156 +aimed 2 +Aimee 2 +Aimee's 1 +aiming 1 +aimless 3 +aimlessly 3 +aimlessness 2 +aimlessness's 1 +aims 1 +ain't 1 +Ainu 1 +Ainu's 1 +air 7 +airborne 6 +airbrush 3 +airbrushed 2 +airbrushes 1 +airbrushing 2 +airbrush's 1 +aircraft 64 +aircraft's 1 +airdrop 3 +airdropped 1 +airdropping 1 +airdrop's 1 +airdrops 1 +aired 2 +Airedale 2 +Airedale's 1 +Airedales 1 +airfare 3 +airfares 1 +airfield 10 +airfield's 1 +airfields 1 +airfoil 3 +airfoil's 1 +airfoils 1 +airhead 2 +airhead's 1 +airheads 1 +airier 1 +airiest 1 +airily 3 +airiness 2 +airiness's 1 +airing 4 +airing's 1 +airings 1 +airless 3 +airlift 5 +airlifted 2 +airlifting 2 +airlift's 1 +airlifts 1 +airline 22 +airliner 4 +airliner's 1 +airliners 1 +airline's 1 +airlines 1 +airmail 4 +airmailed 2 +airmailing 1 +airmails 1 +airman 5 +airman's 1 +airmen 2 +airplane 3 +airplane's 1 +airplanes 1 +airport 35 +airport's 1 +airports 1 +air's 1 +airs 2 +airship 3 +airship's 1 +airships 1 +airsick 2 +airsickness 1 +airsickness's 1 +airspace 3 +airspace's 1 +airstrip 4 +airstrip's 1 +airstrips 1 +airtight 3 +airwaves 1 +airway 11 +airway's 1 +airways 1 +airworthier 1 +airworthiest 1 +airworthy 3 +airy 5 +Aisha 2 +Aisha's 1 +aisle 9 +aisled 2 +aisle's 1 +aisles 1 +aisling 2 +ajar 3 +Ajax 3 +Ajax's 1 +Akbar 3 +Akbar's 1 +Akhmatova 2 +Akhmatova's 1 +Akihito 2 +Akihito's 1 +akimbo 3 +akin 6 +Akita 2 +Akita's 1 +Akkad 1 +Akkad's 1 +Akron 1 +Akron's 1 +Al 1 +Ala 1 +Alabama 3 +Alabaman 1 +Alabamans 1 +Alabama's 1 +Alabamian 1 +Alabamians 1 +alabaster 3 +alabaster's 1 +alacrity 3 +alacrity's 1 +Aladdin 3 +Aladdin's 1 +Alamo 2 +Alamogordo 1 +Alamogordo's 1 +Alamo's 1 +Alan 54 +Alana 1 +Alana's 1 +Alan's 1 +Alar 2 +Alaric 2 +Alaric's 1 +alarm 34 +alarmed 7 +alarming 8 +alarmingly 4 +alarmist 3 +alarmist's 1 +alarmists 1 +alarms 1 +Ala's 1 +alas 9 +alases 1 +Alaska 5 +Alaskan 1 +Alaskans 1 +Alaska's 1 +alb 4 +Alba 1 +albacore 3 +albacore's 1 +albacores 1 +Albania 7 +Albanian 1 +Albanian's 1 +Albanians 1 +Albania's 1 +Albany 3 +Albany's 1 +Alba's 1 +albatross 4 +albatrosses 1 +albatross's 1 +Albee 2 +Albee's 1 +albeit 16 +Alberio 1 +Alberio's 1 +Albert 24 +Alberta 3 +Alberta's 1 +Alberto 4 +Alberto's 1 +Albert's 1 +Albigensian 1 +albino 3 +albino's 1 +albinos 1 +Albion 5 +Albion's 1 +Albireo 2 +Albireo's 1 +alb's 1 +albs 1 +album 28 +albumen 1 +albumen's 1 +albumin 4 +albumin's 1 +album's 1 +albums 1 +Albuquerque 2 +Albuquerque's 1 +Alcatraz 2 +Alcatraz's 1 +Alcestis 2 +Alcestis's 1 +alchemist 3 +alchemist's 1 +alchemists 1 +alchemy 3 +alchemy's 1 +Alcibiades 2 +Alcibiades's 1 +Alcmena 1 +Alcmena's 1 +Alcoa 1 +Alcoa's 1 +alcohol 33 +alcoholic 12 +alcoholic's 1 +alcoholics 2 +alcoholism 4 +alcoholism's 1 +alcohol's 1 +alcohols 1 +Alcott 2 +Alcott's 1 +alcove 4 +alcove's 1 +alcoves 1 +Alcuin 3 +Alcuin's 1 +Alcyone 2 +Alcyone's 1 +Aldan 1 +Aldan's 1 +Aldebaran 2 +Aldebaran's 1 +Alden 2 +Alden's 1 +alder 4 +Alderamin 1 +Alderamin's 1 +alderman 4 +alderman's 1 +aldermen 1 +alder's 1 +alders 1 +alderwoman 1 +alderwomen 1 +Aldo 3 +Aldo's 1 +Aldrin 2 +Aldrin's 1 +ale 12 +Alec 10 +Alec's 1 +Aleichem 1 +Aleichem's 1 +Alejandra 2 +Alejandra's 1 +Alejandro 3 +Alejandro's 1 +Alembert 1 +Alembert's 1 +Aleppo 2 +Aleppo's 1 +alert 26 +alerted 2 +alerter 2 +alertest 1 +alerting 3 +alertly 2 +alertness 3 +alertness's 1 +alerts 1 +ale's 1 +ales 1 +Aleut 2 +Aleutian 2 +Aleut's 1 +Alex 21 +Alexander 28 +Alexander's 1 +Alexandra 11 +Alexandra's 1 +Alexandria 4 +Alexandria's 1 +Alexei 7 +Alexei's 1 +Alexis 4 +Alex's 1 +alfalfa 2 +alfalfa's 1 +Alfonso 4 +Alfonso's 1 +Alfonzo 2 +Alfonzo's 1 +Alford 3 +Alford's 1 +Alfred 14 +Alfreda 2 +Alfreda's 1 +Alfredo 3 +Alfredo's 1 +Alfred's 1 +alfresco 2 +alga 8 +algae 2 +alga's 1 +algebra 4 +algebraic 3 +algebraically 2 +algebra's 1 +algebras 1 +Algenib 2 +Algenib's 1 +Alger 2 +Algeria 7 +Algerian 2 +Algerians 1 +Algeria's 1 +Alger's 1 +Algieba 1 +Algieba's 1 +Algiers 4 +Algiers's 1 +Algol 2 +Algol's 1 +Algonquian 1 +Algonquian's 1 +Algonquians 1 +Algonquin 2 +Algonquin's 1 +algorithm 10 +algorithmic 2 +algorithm's 1 +algorithms 1 +Alhambra 2 +Alhambra's 1 +Alhena 2 +Alhena's 1 +Ali 15 +alias 4 +aliased 1 +aliases 1 +aliasing 2 +alibi 4 +alibied 1 +alibiing 1 +alibi's 1 +alibis 1 +Alice 27 +Alice's 1 +Alicia 3 +Alicia's 1 +alien 19 +alienable 2 +alienate 7 +alienated 3 +alienates 1 +alienating 3 +alienation 6 +alienation's 1 +aliened 1 +aliening 1 +alien's 1 +aliens 1 +Alighieri 2 +Alighieri's 1 +alight 9 +alighted 2 +alighting 2 +alights 1 +align 8 +aligned 2 +aligning 2 +alignment 7 +alignment's 1 +alignments 1 +aligns 1 +alike 18 +alimentary 2 +alimony 2 +alimony's 1 +Aline 3 +Aline's 1 +Alioth 2 +Alioth's 1 +Ali's 1 +Alisa 2 +Alisa's 1 +Alisha 1 +Alisha's 1 +Alison 16 +Alison's 1 +Alissa 2 +Alissa's 1 +Alistair 5 +Alistair's 1 +alit 2 +alive 45 +Alkaid 2 +Alkaid's 1 +alkali 5 +alkalies 1 +alkaline 6 +alkalinity 3 +alkalinity's 1 +alkali's 1 +alkalis 1 +alkaloid 3 +alkaloid's 1 +alkaloids 1 +all 2634 +Allah 3 +Allahabad 2 +Allahabad's 1 +Allah's 1 +Allan 12 +Allan's 1 +allay 4 +allayed 1 +allaying 1 +allays 1 +allegation 23 +allegation's 1 +allegations 1 +allege 21 +alleged 20 +allegedly 12 +alleges 1 +Alleghenies 1 +Allegheny 2 +Allegheny's 1 +allegiance 10 +allegiance's 1 +allegiances 1 +alleging 1 +allegorical 3 +allegorically 2 +allegories 1 +allegory 4 +allegory's 1 +Allegra 2 +Allegra's 1 +allegro 2 +allegros 1 +alleluia 3 +alleluias 1 +Allen 1 +Allende 3 +Allende's 1 +Allen's 1 +Allentown 2 +Allentown's 1 +allergen 2 +allergenic 2 +allergen's 1 +allergens 1 +allergic 4 +allergies 1 +allergist 2 +allergist's 1 +allergists 1 +allergy 5 +allergy's 1 +alleviate 8 +alleviated 2 +alleviates 1 +alleviating 2 +alleviation 3 +alleviation's 1 +alley 10 +alley's 1 +alleys 1 +alleyway 5 +alleyway's 1 +alleyways 1 +alliance 39 +alliance's 1 +alliances 1 +Allie 2 +allied 16 +Allie's 1 +allies 1 +allies's 1 +alligator 3 +alligator's 1 +alligators 1 +Allison 5 +Allison's 1 +alliteration 2 +alliteration's 1 +alliterations 1 +alliterative 2 +allocate 27 +allocated 4 +allocates 1 +allocating 2 +allocation 25 +allocation's 1 +allocations 1 +allot 7 +allotment 6 +allotment's 1 +allotments 1 +allots 1 +allotted 3 +allotting 2 +allover 3 +allow 345 +allowable 4 +allowance 36 +allowance's 1 +allowances 1 +allowed 2 +allowing 2 +allows 1 +alloy 7 +alloyed 2 +alloying 3 +alloy's 1 +alloys 1 +allspice 3 +allspice's 1 +Allstate 2 +Allstate's 1 +allude 5 +alluded 2 +alludes 1 +alluding 1 +allure 4 +allured 1 +allures 1 +alluring 3 +allusion 5 +allusion's 1 +allusions 2 +allusive 2 +allusively 2 +alluvia 1 +alluvial 3 +alluvium 2 +alluvium's 1 +alluviums 1 +ally 33 +allying 1 +Allyson 2 +Allyson's 1 +Alma 3 +Almach 1 +Almach's 1 +almanac 2 +almanac's 1 +almanacs 1 +Alma's 1 +Almaty 1 +Almighty 1 +almighty 6 +Almighty's 1 +Almohad 1 +Almohad's 1 +almond 7 +almond's 1 +almonds 1 +Almoravid 1 +Almoravid's 1 +almost 318 +alms 1 +Alnilam 2 +Alnilam's 1 +Alnitak 2 +Alnitak's 1 +aloe 2 +aloe's 1 +aloes 1 +aloft 4 +aloha 2 +aloha's 1 +alohas 1 +alone 131 +along 198 +alongside 36 +Alonzo 2 +Alonzo's 1 +aloof 5 +aloofness 3 +aloofness's 1 +aloud 12 +alpaca 2 +alpaca's 1 +alpacas 1 +Alpert 2 +Alpert's 1 +alpha 13 +alphabet 5 +alphabeted 1 +alphabetic 3 +alphabetical 4 +alphabetically 3 +alphabeting 1 +alphabetize 1 +alphabetized 1 +alphabetizes 1 +alphabetizing 1 +alphabet's 1 +alphabets 1 +alphanumeric 4 +alphanumerics 1 +Alphard 2 +Alphard's 1 +alpha's 1 +alphas 1 +Alphecca 1 +Alphecca's 1 +Alpheratz 2 +Alpheratz's 1 +Alphonse 2 +Alphonse's 1 +Alphonso 2 +Alphonso's 1 +Alpine 2 +alpine 8 +alpines 1 +Alpo 1 +Alpo's 1 +Alps 6 +already 345 +alright 86 +Al's 1 +Alsace 3 +Alsace's 1 +Alsatian 1 +Alsatian's 1 +also 1251 +Alsop 2 +Alsop's 1 +Alston 3 +Alston's 1 +Alta 2 +Altai 2 +Altaic 1 +Altaic's 1 +Altair 2 +Altair's 1 +Altai's 1 +Altamira 2 +Altamira's 1 +altar 12 +altar's 1 +altars 1 +Alta's 1 +alter 45 +alterable 2 +alteration 17 +alteration's 1 +alterations 1 +altercation 3 +altercation's 1 +altercations 1 +altered 5 +altering 2 +alternate 12 +alternated 2 +alternately 4 +alternates 1 +alternating 4 +alternation 3 +alternation's 1 +alternations 1 +alternative 108 +alternatively 19 +alternative's 1 +alternatives 1 +alternator 3 +alternator's 1 +alternators 1 +alters 1 +Althea 2 +Althea's 1 +although 439 +altimeter 2 +altimeter's 1 +altimeters 1 +Altiplano 1 +Altiplano's 1 +altitude 8 +altitude's 1 +altitudes 1 +Altman 3 +Altman's 1 +alto 3 +altogether 34 +Altoids 1 +Altoids's 1 +Alton 8 +Alton's 1 +alto's 1 +altos 1 +altruism 4 +altruism's 1 +altruist 2 +altruistic 3 +altruistically 2 +altruist's 1 +altruists 1 +Aludra 1 +Aludra's 1 +alum 3 +aluminum 2 +aluminum's 1 +alumna 2 +alumnae 2 +alumna's 1 +alumni 3 +alumnus 2 +alumnus's 1 +alum's 1 +alums 1 +Alva 2 +Alvarado 2 +Alvarado's 1 +Alvarez 2 +Alvarez's 1 +Alvaro 2 +Alvaro's 1 +Alva's 1 +Alvin 3 +Alvin's 1 +always 464 +Alyce 1 +Alyce's 1 +Alyson 1 +Alyson's 1 +Alyssa 1 +Alyssa's 1 +Alzheimer 4 +Alzheimer's 1 +am 34 +Am 4 +Amadeus 2 +Amadeus's 1 +Amado 2 +Amado's 1 +amalgam 4 +amalgamate 7 +amalgamated 3 +amalgamates 1 +amalgamating 3 +amalgamation 5 +amalgamation's 1 +amalgamations 1 +amalgam's 1 +amalgams 1 +Amalia 2 +Amalia's 1 +Amanda 8 +Amanda's 1 +amanuenses 1 +amanuensis 2 +amanuensis's 1 +amaranth 2 +amaranth's 1 +amaranths 1 +Amarillo 2 +Amarillo's 1 +Amaru 2 +Amaru's 1 +amaryllis 2 +amaryllises 1 +amaryllis's 1 +amass 5 +amassed 2 +amasses 1 +amassing 2 +Amaterasu 2 +Amaterasu's 1 +amateur 22 +amateurish 3 +amateurism 2 +amateurism's 1 +amateur's 1 +amateurs 3 +Amati 2 +Amati's 1 +amatory 3 +amaze 6 +amazed 11 +amazement 7 +amazement's 1 +amazes 1 +amazing 22 +amazingly 6 +amazon 3 +Amazon 5 +amazon's 1 +Amazon's 1 +amazons 1 +Amazons 1 +ambassador 1 +ambassadorial 2 +ambassador's 1 +ambassadors 1 +ambassadorship 2 +ambassadorship's 1 +ambassadorships 1 +Amber 1 +amber 8 +ambergris 2 +ambergris's 1 +amber's 1 +Amber's 1 +ambiance 2 +ambiance's 1 +ambiances 1 +ambidextrous 2 +ambidextrously 1 +ambience 4 +ambience's 1 +ambiences 1 +ambient 4 +ambiguities 1 +ambiguity 13 +ambiguity's 1 +ambiguous 10 +ambiguously 3 +ambition 25 +ambition's 1 +ambitions 1 +ambitious 17 +ambitiously 2 +ambitiousness 2 +ambitiousness's 1 +ambivalence 5 +ambivalence's 1 +ambivalent 5 +ambivalently 2 +amble 5 +ambled 1 +ambles 1 +ambling 3 +ambrosia 2 +ambrosia's 1 +ambulance 20 +ambulance's 1 +ambulances 1 +ambulatories 1 +ambulatory 4 +ambush 8 +ambushed 2 +ambushes 1 +ambushing 2 +ambush's 1 +ameba 1 +amebae 1 +ameba's 1 +amebas 1 +Amelia 4 +Amelia's 1 +ameliorate 3 +ameliorated 2 +ameliorates 1 +ameliorating 2 +amelioration 3 +amelioration's 1 +amen 7 +amenable 5 +amend 17 +amendable 2 +amended 4 +amending 2 +amendment 30 +amendment's 1 +amendments 1 +amends 4 +amends's 1 +amened 1 +Amenhotep 2 +Amenhotep's 1 +amening 1 +amenities 1 +amenity 10 +amenity's 1 +amens 1 +Amerasian 1 +Amerasians 1 +America 105 +American 1 +Americana 2 +Americana's 1 +Americanism 1 +Americanism's 1 +Americanisms 1 +Americanization 1 +Americanization's 1 +Americanizations 1 +Americanize 2 +Americanized 1 +Americanizes 1 +Americanizing 1 +Americans 2 +America's 1 +Americas 1 +Amerind 1 +Amerindian 2 +Amerindian's 1 +Amerindians 1 +Amerind's 1 +Amerinds 1 +Ameslan 2 +Ameslan's 1 +amethyst 4 +amethyst's 1 +amethysts 1 +Amharic 2 +Amharic's 1 +Amherst 2 +Amherst's 1 +amiability 2 +amiability's 1 +amiable 5 +amiably 4 +amicability 2 +amicability's 1 +amicable 4 +amicably 3 +amid 13 +amids 1 +amidships 2 +amidst 7 +Amie 2 +Amie's 1 +Amiga 3 +Amiga's 1 +amigo 3 +amigo's 1 +amigos 1 +Amish 1 +amiss 9 +amity 2 +amity's 1 +Amman 3 +Amman's 1 +ammeter 2 +ammeter's 1 +ammeters 1 +ammo 2 +ammonia 6 +ammonia's 1 +ammo's 1 +ammunition 8 +ammunition's 1 +amnesia 3 +amnesiac 3 +amnesiac's 1 +amnesiacs 1 +amnesia's 1 +amnestied 2 +amnesties 1 +amnesty 14 +amnestying 1 +amnesty's 1 +amniocenteses 1 +amniocentesis 3 +amniocentesis's 1 +Amoco 2 +Amoco's 1 +amoeba 2 +amoebae 1 +amoeba's 1 +amoebas 1 +amoebic 2 +amok 2 +amok's 1 +among 232 +amongst 47 +amoral 3 +amorality 2 +amorality's 1 +amorally 2 +amorous 3 +amorously 2 +amorousness 2 +amorousness's 1 +amorphous 5 +amorphously 2 +amorphousness 2 +amorphousness's 1 +amortization 2 +amortization's 1 +amortizations 1 +amortize 2 +amortized 1 +amortizes 1 +amortizing 1 +Amos 1 +amount 201 +amounted 1 +amounting 1 +amount's 1 +amounts 1 +amour 4 +amour's 1 +amours 2 +amp 12 +Amparo 2 +Amparo's 1 +amped 1 +amperage 1 +amperage's 1 +Ampere 1 +ampere 2 +ampere's 1 +Ampere's 1 +amperes 1 +ampersand 2 +ampersand's 1 +ampersands 1 +amphetamine 4 +amphetamine's 1 +amphetamines 1 +amphibian 5 +amphibian's 1 +amphibians 1 +amphibious 3 +amphitheater 2 +amphitheater's 1 +amphitheaters 1 +amphitheatre 3 +amphitheatres 1 +amping 1 +ample 11 +ampler 1 +amplest 1 +amplification 5 +amplification's 1 +amplifications 1 +amplified 3 +amplifier 7 +amplifier's 1 +amplifiers 1 +amplifies 1 +amplify 6 +amplifying 2 +amplitude 6 +amplitude's 1 +amplitudes 1 +amply 4 +ampoule 3 +ampoule's 1 +ampoules 1 +amp's 1 +amps 1 +ampul 1 +ampule 1 +ampule's 1 +ampules 1 +ampuls 1 +amputate 4 +amputated 2 +amputates 1 +amputating 1 +amputation 3 +amputation's 1 +amputations 2 +amputee 2 +amputee's 1 +amputees 1 +Amritsar 2 +Amritsar's 1 +Am's 1 +Amsterdam 11 +Amsterdam's 1 +Amtrak 2 +amuck 2 +amuck's 1 +amulet 3 +amulet's 1 +amulets 1 +Amundsen 2 +Amundsen's 1 +Amur 2 +Amur's 1 +amuse 8 +amused 10 +amusement 13 +amusement's 1 +amusements 1 +amuses 1 +amusing 11 +amusingly 2 +Amway 1 +Amway's 1 +Amy 10 +Amy's 1 +an 3447 +Ana 6 +Anabaptist 1 +Anabaptist's 1 +Anabel 1 +Anabel's 1 +anachronism 3 +anachronism's 1 +anachronisms 1 +anachronistic 3 +Anacin 1 +Anacin's 1 +anaconda 2 +anaconda's 1 +anacondas 1 +Anacreon 2 +Anacreon's 1 +anaemia 6 +anaemic 4 +anaerobic 3 +anaesthesia 4 +anaesthetic 6 +anaesthetics 1 +anaesthetist 3 +anaesthetists 1 +anaesthetize 2 +anaesthetized 2 +anaesthetizes 1 +anaesthetizing 2 +anagram 4 +anagram's 1 +anagrams 1 +Anaheim 2 +Anaheim's 1 +anal 9 +Analects 1 +Analects's 1 +analgesia 3 +analgesia's 1 +analgesic 4 +analgesics 1 +analog 3 +analogies 1 +analogous 7 +analogously 2 +analog's 1 +analogs 1 +analogue 9 +analogue's 1 +analogues 1 +analogy 13 +analogy's 1 +analysis 145 +analysis's 1 +analyst 21 +analyst's 1 +analysts 1 +analytic 5 +analytical 10 +analytically 3 +analytics 2 +analyze 5 +analyzed 2 +analyzer 2 +analyzer's 1 +analyzers 1 +analyzes 1 +analyzing 1 +Ananias 1 +Ananias's 1 +anapest 1 +anapest's 1 +anapests 1 +anarchic 3 +anarchically 2 +anarchism 2 +anarchism's 1 +anarchist 4 +anarchistic 2 +anarchist's 1 +anarchists 1 +anarchy 5 +anarchy's 1 +Ana's 1 +Anasazi 1 +Anasazi's 1 +Anastasia 2 +Anastasia's 1 +anathema 4 +anathema's 1 +anathemas 1 +Anatole 2 +Anatole's 1 +Anatolia 3 +Anatolian 1 +Anatolia's 1 +anatomic 2 +anatomical 4 +anatomically 2 +anatomies 1 +anatomist 3 +anatomist's 1 +anatomists 1 +anatomy 7 +anatomy's 1 +Anaxagoras 2 +Anaxagoras's 1 +ancestor 15 +ancestored 1 +ancestoring 1 +ancestor's 1 +ancestors 1 +ancestral 5 +ancestress 2 +ancestresses 1 +ancestress's 1 +ancestries 1 +ancestry 4 +ancestry's 1 +anchor 11 +Anchorage 2 +anchorage 4 +anchorage's 1 +Anchorage's 1 +anchorages 1 +anchored 2 +anchoring 2 +anchorite 2 +anchorite's 1 +anchorites 1 +anchorman 2 +anchorman's 1 +anchormen 1 +anchorpeople 1 +anchorperson 1 +anchor's 1 +anchors 1 +anchorwoman 2 +anchorwomen 1 +anchovies 1 +anchovy 3 +anchovy's 1 +ancient 54 +ancienter 1 +ancientest 1 +ancients 1 +ancillaries 1 +ancillary 6 +and 26823 +Andalusia 3 +Andalusian 1 +Andalusia's 1 +Andaman 2 +andante 3 +andantes 1 +Andean 2 +Andersen 4 +Andersen's 1 +Anderson 17 +Anderson's 1 +Andes 2 +andiron 2 +andiron's 1 +andirons 1 +Andorra 2 +Andorra's 1 +Andre 4 +Andrea 5 +Andrea's 1 +Andrei 4 +Andrei's 1 +Andre's 1 +Andres 2 +Andrew 47 +Andrew's 1 +Andrews 10 +Andrianampoinimerina 1 +Andrianampoinimerina's 1 +androgen 2 +androgen's 1 +androgynous 2 +android 4 +android's 1 +androids 1 +Andromache 2 +Andromache's 1 +Andromeda 2 +Andromeda's 1 +Andropov 2 +ands 1 +Andy 30 +Andy's 1 +anecdota 1 +anecdotal 4 +anecdote 6 +anecdote's 1 +anecdotes 1 +anemia 1 +anemia's 1 +anemic 2 +anemometer 2 +anemometer's 1 +anemometers 1 +anemone 4 +anemone's 1 +anemones 1 +anesthesia 2 +anesthesia's 1 +anesthesiologist 2 +anesthesiologist's 1 +anesthesiologists 1 +anesthesiology 1 +anesthesiology's 1 +anesthetic 1 +anesthetic's 1 +anesthetics 1 +anesthetist 1 +anesthetist's 1 +anesthetists 1 +anesthetize 2 +anesthetized 1 +anesthetizes 1 +anesthetizing 1 +aneurism 2 +aneurisms 1 +aneurysm 2 +aneurysm's 1 +aneurysms 1 +anew 4 +Angara 2 +Angara's 1 +angel 24 +Angel 3 +Angela 1 +Angela's 1 +Angelia 1 +Angelia's 1 +angelic 3 +Angelica 3 +angelically 2 +Angelica's 1 +Angelico 2 +Angelico's 1 +Angelina 3 +Angelina's 1 +Angeline 2 +Angeline's 1 +Angelique 2 +Angelique's 1 +Angelita 1 +Angelita's 1 +Angelo 3 +Angelo's 1 +Angelou 2 +angel's 1 +Angel's 1 +angels 1 +anger 46 +angered 2 +angering 1 +anger's 1 +angers 1 +Angevin 3 +Angevin's 1 +Angie 4 +Angie's 1 +angina 3 +angina's 1 +angioplasties 1 +angioplasty 3 +angiosperm 3 +angiosperm's 1 +angiosperms 1 +Angkor 2 +Angkor's 1 +angle 43 +angled 4 +angler 9 +angler's 1 +anglers 1 +angle's 1 +angles 1 +angleworm 1 +angleworm's 1 +angleworms 1 +Anglia 10 +Anglia's 1 +Anglican 1 +Anglicanism 1 +Anglicanism's 1 +Anglicanisms 1 +Anglicans 1 +Anglicize 2 +Anglicized 2 +Anglicizes 1 +Anglicizing 1 +angling 4 +angling's 1 +Anglo 2 +Anglophile 2 +Anglophile's 1 +Anglophiles 1 +Anglo's 1 +Anglos 1 +Angola 6 +Angolan 1 +Angolans 1 +Angola's 1 +Angora 1 +angora 2 +angora's 1 +Angora's 1 +angoras 1 +Angoras 1 +angrier 1 +angriest 1 +angrily 13 +angry 46 +angst 3 +angstrom 2 +angstrom's 1 +angstroms 1 +angst's 1 +Anguilla 2 +Anguilla's 1 +anguish 9 +anguished 4 +anguishes 1 +anguishing 2 +anguish's 1 +angular 6 +angularities 1 +angularity 2 +angularity's 1 +Angus 8 +Angus's 1 +ani 2 +Aniakchak 1 +Aniakchak's 1 +Anibal 2 +Anibal's 1 +animal 157 +animal's 1 +animals 1 +animate 5 +animated 6 +animatedly 2 +animates 1 +animating 2 +animation 6 +animation's 1 +animations 1 +animator 2 +animator's 1 +animators 1 +animism 2 +animism's 1 +animist 2 +animistic 2 +animists 1 +animosities 1 +animosity 4 +animosity's 1 +animus 2 +animus's 1 +anion 3 +anion's 1 +anions 1 +anise 3 +aniseed 2 +aniseed's 1 +anise's 1 +Anita 4 +Anita's 1 +Ankara 1 +Ankara's 1 +ankh 2 +ankh's 1 +ankhs 1 +ankle 18 +ankled 1 +ankle's 1 +ankles 1 +anklet 2 +anklet's 1 +anklets 1 +ankling 1 +Ann 1 +Anna 30 +Annabel 4 +Annabelle 1 +Annabelle's 1 +Annabel's 1 +annals 1 +Annam 2 +Annam's 1 +Annapolis 2 +Annapolis's 1 +Annapurna 2 +Annapurna's 1 +Anna's 1 +Anne 46 +anneal 4 +annealed 2 +annealing 3 +anneals 1 +Anne's 1 +Annette 3 +Annette's 1 +annex 8 +annexation 3 +annexation's 1 +annexations 1 +annexe 4 +annexed 2 +annexe's 1 +annexes 1 +annexing 1 +Annie 13 +Annie's 1 +annihilate 4 +annihilated 2 +annihilates 1 +annihilating 2 +annihilation 3 +annihilation's 1 +annihilator 1 +annihilator's 1 +annihilators 1 +anniversaries 1 +anniversary 23 +anniversary's 1 +Annmarie 2 +Annmarie's 1 +annotate 4 +annotated 2 +annotates 1 +annotating 2 +annotation 3 +annotation's 1 +annotations 1 +announce 129 +announced 2 +announcement 30 +announcement's 1 +announcements 1 +announcer 3 +announcer's 1 +announcers 1 +announces 2 +announcing 2 +annoy 8 +annoyance 7 +annoyance's 1 +annoyances 1 +annoyed 9 +annoying 7 +annoyingly 2 +annoys 1 +Ann's 1 +annual 86 +annually 13 +annuals 1 +annuities 1 +annuity 4 +annuity's 1 +annul 4 +annular 2 +annulars 1 +annulled 2 +annulling 2 +annulment 3 +annulment's 1 +annulments 1 +annuls 1 +anode 2 +anode's 1 +anodes 1 +anodyne 2 +anodyne's 1 +anodynes 1 +anoint 4 +anointed 2 +anointing 3 +anointment 2 +anointment's 1 +anoints 1 +anomalies 1 +anomalous 5 +anomaly 8 +anomaly's 1 +anon 5 +anons 1 +anonymity 5 +anonymity's 1 +anonymous 15 +anonymously 3 +anopheles 1 +anopheles's 1 +anorak 5 +anoraks 1 +anorexia 5 +anorexia's 1 +anorexic 5 +anorexics 2 +another 585 +Anouilh 2 +Anouilh's 1 +Anselm 6 +Anselmo 2 +Anselmo's 1 +Anselm's 1 +Anshan 2 +Anshan's 1 +answer 230 +answerable 4 +answered 2 +answering 8 +answer's 1 +answers 2 +ant 15 +antacid 3 +antacid's 1 +antacids 1 +Antaeus 2 +Antaeus's 1 +antagonism 5 +antagonism's 1 +antagonisms 2 +antagonist 4 +antagonistic 4 +antagonistically 2 +antagonist's 1 +antagonists 1 +antagonize 3 +antagonized 2 +antagonizes 1 +antagonizing 1 +Antananarivo 2 +Antananarivo's 1 +Antarctic 3 +antarctic 7 +Antarctica 5 +Antarctica's 1 +Antarctic's 1 +Antares 2 +ante 5 +anteater 2 +anteater's 1 +anteaters 1 +antebellum 2 +antecedent 6 +antecedent's 1 +antecedents 1 +antechamber 2 +antechamber's 1 +antechambers 1 +anted 1 +antedate 3 +antedated 1 +antedates 1 +antedating 1 +antediluvian 3 +anteed 1 +anteing 1 +antelope 3 +antelope's 1 +antelopes 1 +antenna 3 +antennae 4 +antenna's 1 +antennas 1 +anterior 4 +anteroom 2 +anteroom's 1 +anterooms 1 +ante's 1 +antes 2 +anthem 6 +anthem's 1 +anthems 1 +anther 3 +anther's 1 +anthers 1 +anthill 3 +anthills 2 +anthologies 1 +anthologist 2 +anthologist's 1 +anthologists 1 +anthologize 2 +anthologized 1 +anthologizes 1 +anthologizing 1 +anthology 4 +anthology's 1 +Anthony 26 +Anthony's 1 +anthracite 3 +anthracite's 1 +anthrax 2 +anthrax's 1 +anthropocentric 2 +anthropoid 3 +anthropoids 1 +anthropological 6 +anthropologist 9 +anthropologist's 1 +anthropologists 1 +anthropology 9 +anthropology's 1 +anthropomorphic 3 +anthropomorphism 2 +anthropomorphism's 1 +anti 6 +antiabortion 2 +antiaircraft 2 +antibiotic 9 +antibiotic's 1 +antibiotics 1 +antibodies 2 +antibody 18 +antibody's 1 +antic 5 +Antichrist 1 +Antichrist's 1 +Antichrists 1 +anticipate 27 +anticipated 7 +anticipates 1 +anticipating 2 +anticipation 10 +anticipation's 1 +anticipations 1 +anticipatory 3 +anticked 1 +anticking 1 +anticlimactic 3 +anticlimax 3 +anticlimaxes 1 +anticlimax's 1 +anticlockwise 3 +antic's 1 +antics 1 +anticyclone 2 +anticyclone's 1 +anticyclones 1 +antidepressant 4 +antidepressant's 1 +antidepressants 1 +antidote 4 +antidote's 1 +antidotes 1 +Antietam 2 +Antietam's 1 +antifreeze 3 +antifreeze's 1 +antigen 8 +antigen's 1 +antigens 1 +Antigone 2 +Antigone's 1 +Antigua 3 +Antigua's 1 +antihero 2 +antiheroes 1 +antihero's 1 +antihistamine 3 +antihistamine's 1 +antihistamines 1 +antiknock 1 +antiknock's 1 +Antilles 1 +antimatter 3 +antimatter's 1 +antimony 2 +antimony's 1 +anting 2 +Antioch 2 +Antioch's 1 +antiparticle 2 +antiparticle's 1 +antiparticles 1 +Antipas 1 +Antipas's 1 +antipasti 2 +antipasto 2 +antipasto's 1 +antipastos 1 +antipathetic 2 +antipathies 1 +antipathy 4 +antipathy's 1 +antipersonnel 1 +antiperspirant 2 +antiperspirant's 1 +antiperspirants 1 +antiphonal 2 +antiphonals 1 +antipodes 1 +antiquarian 4 +antiquarians 1 +antiquaries 1 +antiquary 3 +antiquary's 1 +antiquate 1 +antiquated 3 +antiquates 1 +antiquating 1 +antique 19 +antiqued 2 +antique's 1 +antiques 2 +antiquing 2 +antiquities 1 +antiquity 8 +antiquity's 1 +antis 2 +antiseptic 4 +antiseptically 2 +antiseptics 2 +antislavery 6 +antisocial 3 +antitheses 1 +antithesis 4 +antithesis's 1 +antithetical 3 +antithetically 2 +antitoxin 2 +antitoxin's 1 +antitoxins 1 +antitrust 4 +antitrust's 1 +antiviral 3 +antivirals 1 +antiwar 3 +antler 4 +antlered 2 +antler's 1 +antlers 1 +Antofagasta 2 +Antofagasta's 1 +Antoine 3 +Antoine's 1 +Antoinette 4 +Antoinette's 1 +Anton 5 +Antone 2 +Antone's 1 +Antonia 4 +Antonia's 1 +Antoninus 2 +Antoninus's 1 +Antonio 8 +Antonio's 1 +Antonius 2 +Antonius's 1 +Anton's 1 +Antony 6 +antonym 2 +antonym's 1 +antonyms 1 +Antony's 1 +ant's 1 +ants 1 +Antwan 1 +Antwan's 1 +Antwerp 4 +Antwerp's 1 +Anubis 2 +Anubis's 1 +anus 3 +anuses 1 +anus's 1 +anvil 3 +anviled 1 +anviling 1 +anvilled 1 +anvilling 1 +anvil's 1 +anvils 1 +anxieties 1 +anxiety 34 +anxiety's 1 +anxious 33 +anxiously 9 +any 1246 +anybodies 1 +anybody 53 +anyhow 7 +anymore 5 +anyone 153 +anyplace 2 +anything 290 +anythings 1 +anytime 3 +anyway 125 +anyways 1 +anywhere 43 +anywheres 1 +Anzac 2 +Anzac's 1 +AOL 2 +AOL's 1 +aorta 2 +aortae 1 +aorta's 1 +aortas 1 +apace 3 +Apache 2 +Apache's 1 +Apaches 1 +Apalachicola 2 +Apalachicola's 1 +apart 38 +apartheid 6 +apartheid's 1 +apartment 21 +apartment's 1 +apartments 1 +apathetic 3 +apathetically 2 +apathy 5 +apathy's 1 +ape 7 +aped 1 +Apennines 2 +aperitif 3 +aperitifs 1 +aperture 4 +aperture's 1 +apertures 1 +ape's 1 +apes 1 +apex 5 +apexes 1 +apex's 1 +aphasia 3 +aphasia's 1 +aphasic 3 +aphasics 1 +aphelia 2 +aphelion 2 +aphelion's 1 +aphelions 1 +aphid 4 +aphides 1 +aphid's 1 +aphids 1 +aphorism 3 +aphorism's 1 +aphorisms 1 +aphoristic 2 +aphrodisiac 4 +aphrodisiac's 1 +aphrodisiacs 1 +Aphrodite 3 +Aphrodite's 1 +Apia 2 +apiaries 1 +apiary 2 +apiary's 1 +Apia's 1 +apices 1 +apices's 1 +apiece 5 +aping 3 +aplenty 3 +aplomb 4 +aplomb's 1 +apocalypse 4 +apocalypse's 1 +apocalypses 1 +apocalyptic 4 +Apocrypha 2 +apocryphal 3 +Apocrypha's 1 +apogee 3 +apogee's 1 +apogees 1 +apolitical 3 +Apollinaire 3 +Apollinaire's 1 +Apollo 5 +Apollonian 1 +Apollo's 1 +Apollos 1 +apologetic 5 +apologetically 4 +apologetics 1 +apologia 2 +apologia's 1 +apologias 1 +apologies 1 +apologist 3 +apologist's 1 +apologists 1 +apologize 7 +apologized 1 +apologizes 1 +apologizing 1 +apology 14 +apology's 1 +apoplectic 3 +apoplexies 1 +apoplexy 2 +apoplexy's 1 +apostasies 1 +apostasy 2 +apostasy's 1 +apostate 3 +apostate's 1 +apostates 1 +apostle 7 +apostle's 1 +apostles 1 +apostolic 3 +apostrophe 4 +apostrophe's 1 +apostrophes 1 +apothecaries 1 +apothecary 4 +apothecary's 1 +apotheoses 1 +apotheosis 3 +apotheosis's 1 +apotheosized 2 +apotheosizes 1 +apotheosizing 1 +appal 3 +Appalachia 2 +Appalachian 2 +Appalachians 1 +Appalachia's 1 +appall 3 +appalled 7 +appalling 13 +appallingly 3 +appalls 1 +Appaloosa 2 +Appaloosa's 1 +appals 1 +apparatus 13 +apparatuses 1 +apparatus's 1 +apparel 4 +appareled 1 +appareling 1 +apparelled 2 +apparelling 1 +apparel's 1 +apparels 1 +apparent 56 +apparently 80 +apparition 3 +apparition's 1 +apparitions 1 +appeal 149 +appealed 1 +appealing 7 +appeal's 1 +appeals 1 +appear 310 +appearance 68 +appearance's 1 +appearances 1 +appeared 1 +appearing 2 +appears 1 +appease 4 +appeased 2 +appeasement 3 +appeasement's 1 +appeasements 1 +appeaser 2 +appeaser's 1 +appeasers 1 +appeases 1 +appeasing 2 +appellant 10 +appellant's 1 +appellants 1 +appellate 4 +appellation 3 +appellation's 1 +appellations 1 +append 4 +appendage 3 +appendage's 1 +appendages 1 +appendectomies 1 +appendectomy 2 +appendectomy's 1 +appended 2 +appendices 1 +appendicitis 3 +appendicitis's 1 +appending 2 +appendix 21 +appendixes 1 +appendix's 1 +appends 1 +appertain 4 +appertained 1 +appertaining 1 +appertains 1 +appetite 13 +appetite's 1 +appetites 1 +appetizer 2 +appetizer's 1 +appetizers 1 +appetizing 2 +appetizingly 1 +applaud 8 +applauded 2 +applauding 3 +applauds 1 +applause 8 +applause's 1 +Apple 2 +apple 37 +applejack 2 +applejack's 1 +apple's 1 +Apple's 1 +apples 1 +applesauce 2 +applesauce's 1 +Appleseed 2 +Appleseed's 1 +Appleton 3 +Appleton's 1 +appliance 9 +appliance's 1 +appliances 1 +applicability 4 +applicability's 1 +applicable 16 +applicant 26 +applicant's 1 +applicants 1 +application 165 +application's 1 +applications 2 +applicator 2 +applicator's 1 +applicators 1 +applied 12 +applies 1 +apply 196 +applying 1 +appoint 79 +appointed 7 +appointee 4 +appointee's 1 +appointees 1 +appointing 3 +appointment 62 +appointment's 1 +appointments 1 +appoints 1 +Appomattox 2 +Appomattox's 1 +apportion 4 +apportioned 2 +apportioning 2 +apportionment 3 +apportionment's 1 +apportions 1 +apposite 3 +appositely 2 +appositeness 2 +appositeness's 1 +apposition 3 +apposition's 1 +appositive 2 +appositives 1 +appraisal 14 +appraisal's 1 +appraisals 1 +appraise 7 +appraised 2 +appraiser 2 +appraiser's 1 +appraisers 1 +appraises 1 +appraising 3 +appreciable 4 +appreciably 3 +appreciate 47 +appreciated 2 +appreciates 1 +appreciating 2 +appreciation 15 +appreciation's 1 +appreciations 1 +appreciative 4 +appreciatively 3 +apprehend 4 +apprehended 2 +apprehending 2 +apprehends 1 +apprehension 8 +apprehension's 1 +apprehensions 1 +apprehensive 5 +apprehensively 3 +apprehensiveness 2 +apprehensiveness's 1 +apprentice 14 +apprenticed 2 +apprentice's 1 +apprentices 1 +apprenticeship 8 +apprenticeship's 1 +apprenticeships 1 +apprenticing 2 +apprise 2 +apprised 2 +apprises 1 +apprising 1 +approach 244 +approachable 3 +approached 2 +approaches 1 +approaching 5 +approbation 3 +approbation's 1 +approbations 1 +appropriate 121 +appropriated 2 +appropriately 11 +appropriateness 4 +appropriateness's 1 +appropriates 1 +appropriating 2 +appropriation 7 +appropriation's 1 +appropriations 1 +approval 42 +approval's 1 +approvals 1 +approve 55 +approved 12 +approves 1 +approving 3 +approvingly 3 +approximate 10 +approximated 1 +approximately 30 +approximates 1 +approximating 1 +approximation 6 +approximation's 1 +approximations 1 +appurtenance 2 +appurtenance's 1 +appurtenances 1 +Apr 1 +apricot 7 +apricot's 1 +apricots 1 +April 149 +April's 1 +Aprils 1 +apron 8 +apron's 1 +aprons 1 +apropos 3 +Apr's 1 +apse 5 +apse's 1 +apses 1 +apt 10 +apter 1 +aptest 1 +aptitude 5 +aptitude's 1 +aptitudes 1 +aptly 4 +aptness 2 +aptness's 1 +Apuleius 2 +Apuleius's 1 +aqua 3 +aquaculture 3 +aquaculture's 1 +aquae 2 +Aquafresh 2 +Aquafresh's 1 +aquamarine 3 +aquamarine's 1 +aquamarines 1 +aquanaut 3 +aquanaut's 1 +aquanauts 1 +aquaplane 3 +aquaplaned 1 +aquaplane's 1 +aquaplanes 1 +aquaplaning 1 +aquaria 2 +aquarium 12 +aquarium's 1 +aquariums 1 +Aquarius 3 +Aquariuses 1 +Aquarius's 1 +aqua's 1 +aquas 1 +aquatic 7 +aquatics 1 +aquavit 3 +aquavit's 1 +aqueduct 4 +aqueduct's 1 +aqueducts 1 +aqueous 3 +aquifer 5 +aquifer's 1 +aquifers 1 +Aquila 2 +Aquila's 1 +aquiline 3 +Aquinas 2 +Aquinas's 1 +Aquino 5 +Aquino's 1 +Aquitaine 7 +Aquitaine's 1 +Ar 1 +Ara 1 +Arab 3 +arabesque 4 +arabesque's 1 +arabesques 2 +Arabia 12 +Arabian 1 +Arabians 1 +Arabia's 1 +Arabic 1 +Arabic's 1 +arable 6 +Arab's 1 +Arabs 1 +Araby 2 +Araby's 1 +Araceli 1 +Araceli's 1 +arachnid 3 +arachnid's 1 +arachnids 1 +Arafat 5 +Arafat's 1 +Araguaya 1 +Araguaya's 1 +Aral 2 +Aral's 1 +Aramaic 1 +Aramaic's 1 +Aramco 2 +Aramco's 1 +Arapaho 1 +Arapaho's 1 +Ararat 2 +Ararat's 1 +Ara's 1 +Araucanian 1 +Araucanian's 1 +Arawak 2 +Arawakan 1 +Arawakan's 1 +Arawak's 1 +arbiter 4 +arbiter's 1 +arbiters 1 +arbitrarily 4 +arbitrariness 3 +arbitrariness's 1 +arbitrary 13 +arbitrate 4 +arbitrated 2 +arbitrates 1 +arbitrating 2 +arbitration 9 +arbitration's 1 +arbitrator 6 +arbitrator's 1 +arbitrators 2 +Arbitron 1 +Arbitron's 1 +arbor 2 +arboreal 2 +arbores 1 +arboreta 1 +arboretum 3 +arboretum's 1 +arboretums 1 +arbor's 1 +arbors 1 +arborvitae 1 +arborvitae's 1 +arborvitaes 1 +arbutus 2 +arbutuses 1 +arbutus's 1 +arc 11 +arcade 8 +arcade's 1 +arcades 2 +Arcadia 3 +Arcadian 1 +Arcadia's 1 +arcane 3 +arced 1 +arch 23 +archaeological 11 +archaeologist 7 +archaeologist's 1 +archaeologists 1 +archaic 6 +archaically 2 +archaism 2 +archaism's 1 +archaisms 1 +archangel 3 +archangel's 1 +archangels 1 +archbishop 1 +archbishopric 4 +archbishopric's 1 +archbishoprics 1 +archbishop's 1 +archbishops 1 +archdeacon 5 +archdeacon's 1 +archdeacons 1 +archdiocese 2 +archdiocese's 1 +archdioceses 1 +archduke 1 +archduke's 1 +archdukes 1 +Archean 2 +arched 5 +archenemies 1 +archenemy 2 +archenemy's 1 +archeology 2 +archeology's 1 +archer 5 +archer's 1 +archers 1 +archery 3 +archery's 1 +arches 1 +archest 1 +archetypal 4 +archetype 4 +archetype's 1 +archetypes 1 +Archibald 4 +Archibald's 1 +Archie 5 +Archie's 1 +Archimedes 3 +Archimedes's 1 +arching 3 +archipelago 4 +archipelagoes 1 +archipelago's 1 +archipelagos 1 +architect 30 +architect's 1 +architects 1 +architectural 15 +architecturally 3 +architecture 32 +architecture's 1 +architectures 1 +archive 18 +archived 2 +archive's 1 +archives 2 +archiving 2 +archivist 4 +archivist's 1 +archivists 1 +archly 3 +archness 2 +archness's 1 +arch's 1 +archway 5 +archway's 1 +archways 1 +arcing 2 +arcked 1 +arcking 1 +arc's 1 +arcs 1 +arctic 11 +Arctic 2 +Arctic's 1 +arctics 1 +Arcturus 2 +Arcturus's 1 +Arden 3 +Arden's 1 +ardent 4 +ardently 2 +ardor 2 +ardor's 1 +ardors 1 +arduous 4 +arduously 2 +arduousness 2 +arduousness's 1 +are 4 +area 588 +area's 1 +areas 1 +arena 12 +arena's 1 +arenas 1 +aren't 2 +Arequipa 2 +Arequipa's 1 +ares 1 +Ares 1 +Argentina 12 +Argentina's 1 +Argentine 2 +Argentine's 1 +Argentines 1 +Argentinian 1 +Argentinians 1 +Argo 1 +argon 2 +Argonaut 2 +Argonaut's 1 +Argonne 2 +Argonne's 1 +argon's 1 +Argo's 1 +Argos 4 +argosies 1 +argosy 3 +argosy's 1 +argot 2 +argot's 1 +argots 1 +arguable 4 +arguably 8 +argue 152 +argued 2 +argues 1 +arguing 3 +argument 124 +argumentation 2 +argumentation's 1 +argumentative 3 +argument's 1 +arguments 1 +Argus 3 +Argus's 1 +argyle 2 +argyles 1 +aria 4 +Ariadne 3 +Ariadne's 1 +Arianism 1 +Arianism's 1 +aria's 1 +arias 1 +arid 5 +arider 1 +aridest 1 +aridity 2 +aridity's 1 +Ariel 4 +Ariel's 1 +Aries 3 +Arieses 1 +aright 2 +Ariosto 2 +Ariosto's 1 +arise 98 +arisen 1 +arises 1 +arising 2 +Aristarchus 2 +Aristarchus's 1 +Aristides 2 +aristocracies 1 +aristocracy 7 +aristocracy's 1 +aristocrat 5 +aristocratic 7 +aristocratically 2 +aristocrat's 1 +aristocrats 1 +Aristophanes 2 +Aristophanes's 1 +Aristotelian 1 +Aristotle 6 +Aristotle's 1 +arithmetic 8 +arithmetical 3 +arithmetically 2 +arithmetic's 1 +Arius 2 +Arius's 1 +Ariz 1 +Arizona 4 +Arizonan 1 +Arizonans 1 +Arizona's 1 +Arizonian 1 +Arizonians 1 +Ariz's 1 +Arjuna 2 +Arjuna's 1 +Ark 3 +ark 5 +Arkansan 1 +Arkansan's 1 +Arkansas 4 +Arkansas's 1 +Arkhangelsk 2 +Arkhangelsk's 1 +ark's 1 +Ark's 1 +arks 1 +Arkwright 3 +Arkwright's 1 +Arlene 2 +Arlene's 1 +Arline 1 +Arline's 1 +Arlington 3 +Arlington's 1 +arm 218 +armada 3 +armada's 1 +armadas 2 +armadillo 2 +armadillo's 1 +armadillos 1 +Armageddon 2 +Armageddon's 1 +Armageddons 1 +Armagnac 3 +Armagnac's 1 +armament 5 +armament's 1 +armaments 1 +Armand 3 +Armando 2 +Armando's 1 +Armand's 1 +Armani 1 +Armani's 1 +armature 3 +armatured 1 +armature's 1 +armatures 1 +armaturing 1 +armband 3 +armband's 1 +armbands 1 +armchair 12 +armchair's 1 +armchairs 1 +armed 39 +Armenia 5 +Armenian 1 +Armenian's 1 +Armenians 1 +Armenia's 1 +armful 3 +armful's 1 +armfuls 1 +armhole 2 +armhole's 1 +armholes 1 +armies 1 +arming 3 +Arminius 2 +Arminius's 1 +armistice 4 +armistice's 1 +armistices 1 +armlet 2 +armlet's 1 +armlets 1 +Armonk 2 +Armonk's 1 +armor 2 +armored 2 +armorer 1 +armorer's 1 +armorers 1 +armories 1 +armoring 1 +armor's 1 +armors 1 +armory 2 +armory's 1 +Armour 2 +Armour's 1 +armpit 4 +armpit's 1 +armpits 1 +armrest 2 +armrest's 1 +armrests 1 +arm's 1 +arms 1 +armsful 1 +Armstrong 11 +Armstrong's 1 +army 126 +army's 1 +Arneb 1 +Arneb's 1 +Arnhem 2 +Arnhem's 1 +Arno 2 +Arnold 12 +Arnold's 1 +Arno's 1 +Arnulfo 2 +Arnulfo's 1 +aroma 6 +aroma's 1 +aromas 1 +aromatherapy 4 +aromatic 6 +aromatics 2 +Aron 2 +Aron's 1 +arose 1 +around 455 +arousal 6 +arousal's 1 +arouse 16 +aroused 2 +arouses 1 +arousing 3 +arpeggio 3 +arpeggio's 1 +arpeggios 1 +arraign 2 +arraigned 1 +arraigning 1 +arraignment 2 +arraignment's 1 +arraignments 1 +arraigns 1 +arrange 75 +arranged 3 +arrangement 93 +arrangement's 1 +arrangements 1 +arranger 3 +arranger's 1 +arrangers 1 +arranges 1 +arranging 2 +arrant 2 +array 16 +arrayed 2 +arraying 1 +array's 1 +arrays 1 +arrears 8 +arrest 68 +arrested 3 +arresting 3 +arrests 1 +Arrhenius 2 +Arrhenius's 1 +arrival 40 +arrival's 1 +arrivals 1 +arrive 145 +arrived 1 +arrives 1 +arriving 2 +arrogance 7 +arrogance's 1 +arrogant 8 +arrogantly 3 +arrogate 2 +arrogated 1 +arrogates 1 +arrogating 1 +Arron 2 +Arron's 1 +arrow 19 +arrowhead 3 +arrowhead's 1 +arrowheads 1 +arrowroot 3 +arrowroot's 1 +arrow's 1 +arrows 1 +arroyo 2 +arroyo's 1 +arroyos 1 +Ar's 1 +arsenal 5 +arsenal's 1 +arsenals 1 +arsenic 3 +arsenic's 1 +arson 5 +arsonist 3 +arsonist's 1 +arsonists 1 +arson's 1 +art 212 +Art 3 +Artaxerxes 2 +Artaxerxes's 1 +artefact 11 +artefact's 1 +artefacts 1 +Artemis 5 +Artemis's 1 +arterial 6 +arteries 1 +arteriosclerosis 2 +arteriosclerosis's 1 +artery 8 +artery's 1 +artful 3 +artfully 2 +artfulness 2 +artfulness's 1 +arthritic 4 +arthritics 1 +arthritis 6 +arthritis's 1 +arthropod 4 +arthropod's 1 +arthropods 1 +Arthur 1 +Arthurian 1 +Arthur's 1 +artichoke 4 +artichoke's 1 +artichokes 1 +article 100 +article's 1 +articles 1 +articulate 14 +articulated 4 +articulately 2 +articulateness 2 +articulateness's 1 +articulates 1 +articulating 2 +articulation 6 +articulation's 1 +articulations 1 +Artie 2 +artier 1 +Artie's 1 +artiest 1 +artifact 4 +artifact's 1 +artifacts 1 +artifice 4 +artificer 2 +artificer's 1 +artificers 1 +artifice's 1 +artifices 1 +artificial 24 +artificiality 3 +artificiality's 1 +artificially 5 +artillery 9 +artillery's 1 +artisan 6 +artisan's 1 +artisans 1 +artist 83 +artiste 4 +artiste's 1 +artistes 2 +artistic 19 +artistically 4 +artistry 3 +artistry's 1 +artist's 1 +artists 1 +artless 2 +artlessly 2 +artlessness 2 +artlessness's 1 +art's 1 +Art's 1 +arts 2 +artsier 1 +artsiest 1 +artsy 3 +Arturo 2 +Arturo's 1 +artwork 6 +artwork's 1 +artworks 1 +arty 4 +Aruba 2 +Aruba's 1 +Aryan 1 +Aryan's 1 +Aryans 1 +A's 1 +As 1 +as 5357 +Asama 2 +Asama's 1 +asbestos 5 +asbestos's 1 +Ascella 1 +Ascella's 1 +ascend 5 +ascendancy 4 +ascendancy's 1 +ascendant 3 +ascendants 1 +ascended 2 +ascendency 2 +ascendent 3 +ascendents 1 +ascending 4 +ascends 1 +ascension 2 +ascension's 1 +ascensions 1 +ascent 8 +ascent's 1 +ascents 1 +ascertain 11 +ascertainable 2 +ascertained 2 +ascertaining 2 +ascertains 1 +ascetic 4 +asceticism 2 +asceticism's 1 +ascetic's 1 +ascetics 2 +ascot 3 +ascot's 1 +ascots 1 +ascribable 2 +ascribe 9 +ascribed 2 +ascribes 1 +ascribing 1 +ascription 2 +ascription's 1 +aseptic 2 +asexual 3 +asexually 2 +Asgard 2 +Asgard's 1 +ash 17 +ashamed 13 +ashamedly 2 +Ashanti 2 +Ashanti's 1 +ashcan 3 +ashcan's 1 +ashcans 1 +Ashcroft 3 +Ashcroft's 1 +Ashe 2 +ashed 1 +ashen 3 +Ashe's 1 +ashes 1 +ashier 1 +ashiest 1 +Ashikaga 1 +Ashikaga's 1 +ashing 2 +Ashkenazim 1 +Ashkhabad 2 +Ashkhabad's 1 +Ashlee 1 +Ashlee's 1 +Ashley 13 +Ashley's 1 +Ashmolean 3 +Ashmolean's 1 +ashore 8 +ashram 3 +ashram's 1 +ashrams 1 +ash's 1 +ashtray 5 +ashtray's 1 +ashtrays 1 +Ashurbanipal 2 +Ashurbanipal's 1 +ashy 2 +Asia 1 +Asian 2 +Asians 1 +Asia's 1 +Asiatic 1 +Asiatic's 1 +Asiatics 2 +aside 41 +asides 1 +Asimov 2 +asinine 3 +ask 614 +askance 3 +asked 1 +askew 3 +asking 4 +asks 1 +aslant 2 +asleep 27 +Asmara 2 +Asmara's 1 +asocial 2 +asocials 1 +Asoka 2 +Asoka's 1 +asp 4 +asparagus 3 +asparagus's 1 +aspartame 2 +aspect 119 +aspect's 1 +aspects 1 +Aspell 2 +Aspell's 1 +aspen 2 +Aspen 2 +aspen's 1 +Aspen's 1 +aspens 1 +asperities 1 +asperity 2 +asperity's 1 +aspersion 2 +aspersion's 1 +aspersions 1 +asphalt 4 +asphalted 2 +asphalting 2 +asphalt's 1 +asphalts 1 +asphyxia 2 +asphyxia's 1 +asphyxiate 2 +asphyxiated 2 +asphyxiates 1 +asphyxiating 2 +asphyxiation 2 +asphyxiation's 1 +asphyxiations 1 +aspic 2 +aspic's 1 +aspics 1 +Aspidiske 1 +Aspidiske's 1 +aspirant 4 +aspirant's 1 +aspirants 1 +aspirate 4 +aspirated 2 +aspirates 1 +aspirating 1 +aspiration 15 +aspiration's 1 +aspirations 1 +aspire 7 +aspired 1 +aspires 1 +aspirin 6 +aspiring 4 +aspirin's 1 +aspirins 1 +asp's 1 +asps 1 +Asquith 5 +Asquith's 1 +ass 8 +Assad 4 +Assad's 1 +assail 4 +assailable 2 +assailant 4 +assailant's 1 +assailants 1 +assailed 1 +assailing 1 +assails 1 +Assam 1 +Assamese 2 +Assamese's 1 +Assam's 1 +assassin 7 +assassinate 5 +assassinated 2 +assassinates 1 +assassinating 1 +assassination 8 +assassination's 1 +assassinations 1 +assassin's 1 +assassins 1 +assault 37 +assaulted 2 +assaulter 2 +assaulting 3 +assault's 1 +assaults 1 +assay 11 +assayed 2 +assaying 1 +assays 1 +assemblage 7 +assemblage's 1 +assemblages 1 +assemble 19 +assembled 5 +assembler 3 +assembler's 1 +assemblers 1 +assembles 1 +assemblies 1 +assembling 3 +assembly 61 +assemblyman 2 +assemblyman's 1 +assemblymen 1 +assembly's 1 +assemblywoman 2 +assemblywomen 1 +assent 8 +assented 1 +assenting 1 +assent's 1 +assents 1 +assert 23 +asserted 2 +asserting 2 +assertion 13 +assertion's 1 +assertions 1 +assertive 5 +assertively 2 +assertiveness 4 +assertiveness's 1 +asserts 1 +asses 1 +assess 67 +assessed 3 +assesses 1 +assessing 3 +assessment 80 +assessment's 1 +assessments 1 +assessor 7 +assessor's 1 +assessors 1 +asset 66 +asset's 1 +assets 1 +asseverate 2 +asseverated 1 +asseverates 1 +asseverating 1 +asshole 3 +assholes 1 +assiduous 3 +assiduously 3 +assiduousness 2 +assiduousness's 1 +assign 21 +assignable 2 +assignation 2 +assignation's 1 +assignations 1 +assigned 3 +assigning 3 +assignment 20 +assignment's 1 +assignments 1 +assigns 1 +assimilate 7 +assimilated 2 +assimilates 1 +assimilating 2 +assimilation 5 +assimilation's 1 +Assisi 3 +Assisi's 1 +assist 44 +assistance 45 +assistance's 1 +assistant 48 +assistant's 1 +assistants 1 +assisted 4 +assisting 3 +assists 1 +assize 3 +assizes 1 +associate 100 +associated 21 +associates 1 +associating 2 +association 138 +association's 1 +associations 2 +associative 6 +assonance 2 +assonance's 1 +assort 3 +assorted 5 +assorting 1 +assortment 5 +assortment's 1 +assortments 1 +assorts 1 +ass's 1 +assuage 4 +assuaged 1 +assuages 1 +assuaging 3 +assume 114 +assumed 4 +assumes 1 +assuming 2 +assumption 58 +assumption's 1 +assumptions 1 +assurance 26 +assurance's 1 +assurances 2 +assure 33 +assured 6 +assuredly 3 +assureds 1 +assures 1 +assuring 1 +Assyria 2 +Assyrian 1 +Assyrian's 1 +Assyrians 1 +Assyria's 1 +Astaire 2 +Astaire's 1 +Astana 1 +Astana's 1 +Astarte 2 +Astarte's 1 +aster 2 +asterisk 4 +asterisked 2 +asterisking 1 +asterisk's 1 +asterisks 1 +astern 3 +asteroid 3 +asteroid's 1 +asteroids 1 +aster's 1 +asters 1 +asthma 9 +asthma's 1 +asthmatic 5 +asthmatics 2 +astigmatic 2 +astigmatism 2 +astigmatism's 1 +astigmatisms 1 +astir 2 +Aston 8 +astonish 3 +astonished 8 +astonishes 1 +astonishing 11 +astonishingly 4 +astonishment 8 +astonishment's 1 +Aston's 1 +Astor 3 +Astoria 2 +Astoria's 1 +Astor's 1 +astound 3 +astounded 3 +astounding 4 +astoundingly 2 +astounds 1 +astrakhan 2 +Astrakhan 2 +astrakhan's 1 +Astrakhan's 1 +astral 3 +astrals 1 +astray 6 +astride 4 +astringency 2 +astringency's 1 +astringent 3 +astringents 1 +astrologer 4 +astrologer's 1 +astrologers 1 +astrological 3 +astrology 4 +astrology's 1 +astronaut 5 +astronautics 2 +astronautics's 1 +astronaut's 1 +astronauts 1 +astronomer 6 +astronomer's 1 +astronomers 1 +astronomic 2 +astronomical 5 +astronomically 2 +astronomy 6 +astronomy's 1 +astrophysicist 2 +astrophysicist's 1 +astrophysicists 1 +astrophysics 2 +astrophysics's 1 +AstroTurf 1 +AstroTurfs 1 +Asturias 2 +Asturias's 1 +astute 4 +astutely 2 +astuteness 2 +astuteness's 1 +astuter 1 +astutest 1 +asunder 2 +Aswan 3 +Aswan's 1 +asylum 12 +asylum's 1 +asylums 1 +asymmetric 3 +asymmetrical 3 +asymmetrically 2 +asymmetry 5 +asymmetry's 1 +asymptotic 2 +asymptotically 2 +asynchronous 3 +asynchronously 2 +At 1 +at 4796 +Atacama 2 +Atacama's 1 +Atahualpa 2 +Atahualpa's 1 +Atalanta 2 +Atalanta's 1 +Atari 3 +Atari's 1 +atavism 2 +atavism's 1 +atavistic 2 +ate 1 +atelier 3 +atelier's 1 +ateliers 1 +ates 1 +Athabasca 1 +Athabascan 1 +Athabascan's 1 +Athabasca's 1 +atheism 3 +atheism's 1 +atheist 5 +atheistic 2 +atheist's 1 +atheists 1 +Athena 3 +Athena's 1 +Athenian 2 +Athenian's 1 +Athenians 1 +Athens 13 +Athens's 1 +atherosclerosis 3 +atherosclerosis's 1 +athlete 10 +athlete's 1 +athletes 1 +athletic 7 +athletically 2 +athletics 7 +athletics's 1 +Atkins 5 +Atkinson 8 +Atkinson's 1 +Atkins's 1 +Atlanta 5 +Atlanta's 1 +atlantes 1 +Atlantes 1 +Atlantic 24 +Atlantic's 1 +Atlantis 3 +Atlantis's 1 +Atlas 2 +atlas 6 +atlases 2 +Atlases 2 +atlas's 1 +Atlas's 1 +Atman 1 +atmosphere 51 +atmosphere's 1 +atmospheres 1 +atmospheric 9 +atmospherically 2 +atmospherics 2 +atoll 4 +atoll's 1 +atolls 1 +atom 18 +atomic 14 +atomics 2 +atomizer 2 +atomizer's 1 +atomizers 1 +atom's 1 +atoms 1 +atonal 2 +atonality 2 +atonality's 1 +atone 3 +atoned 1 +atonement 3 +atonement's 1 +atones 1 +atoning 2 +atop 3 +Atreus 2 +Atreus's 1 +Atria 1 +atria 2 +Atria's 1 +atrium 4 +atrium's 1 +atriums 1 +atrocious 3 +atrociously 2 +atrociousness 1 +atrociousness's 1 +atrocities 1 +atrocity 5 +atrocity's 1 +atrophied 2 +atrophies 1 +atrophy 4 +atrophying 2 +atrophy's 1 +Atropos 2 +Atropos's 1 +At's 1 +Ats 1 +attach 51 +attached 5 +attaching 2 +attachment 12 +attachment's 1 +attachments 1 +attach's 1 +attack 171 +attacked 2 +attacker 11 +attacker's 1 +attackers 1 +attacking 5 +attacks 1 +attain 14 +attainable 3 +attained 2 +attaining 2 +attainment 12 +attainment's 1 +attainments 1 +attains 1 +attar 2 +attar's 1 +attempt 220 +attempted 11 +attempting 2 +attempts 1 +attend 94 +attendance 22 +attendance's 1 +attendances 1 +attendant 12 +attendant's 1 +attendants 1 +attended 2 +attender 3 +attender's 1 +attending 2 +attends 1 +attention 143 +attention's 1 +attentions 1 +attentive 5 +attentively 3 +attentiveness 2 +attentiveness's 1 +attenuate 4 +attenuated 3 +attenuates 1 +attenuating 3 +attenuation 3 +attenuation's 1 +attest 5 +attestation 2 +attestation's 1 +attestations 1 +attested 2 +attesting 2 +attests 1 +Attic 1 +attic 10 +Attica 3 +Attica's 1 +attic's 1 +attics 1 +Attila 2 +Attila's 1 +attire 6 +attired 1 +attires 1 +attiring 1 +attitude 111 +attitude's 1 +attitudes 2 +attitudinize 1 +attitudinized 1 +attitudinizes 1 +attitudinizing 1 +Attlee 5 +Attlee's 1 +attorney 9 +attorney's 1 +attorneys 1 +attract 67 +attracted 2 +attracting 5 +attraction 26 +attraction's 1 +attractions 1 +attractive 54 +attractively 4 +attractiveness 5 +attractiveness's 1 +attracts 1 +attributable 8 +attribute 39 +attributed 2 +attributes 1 +attributing 3 +attribution 4 +attribution's 1 +attributions 1 +attributive 4 +attributively 2 +attributives 1 +attrition 3 +attrition's 1 +Attucks 1 +attune 3 +attuned 1 +attunes 1 +attuning 1 +atwitter 1 +Atwood 2 +Atwood's 1 +atypical 3 +atypically 2 +Au 1 +Aubrey 4 +Aubrey's 1 +auburn 4 +auburn's 1 +Auckland 9 +Auckland's 1 +auction 20 +auctioned 1 +auctioneer 6 +auctioneer's 1 +auctioneers 1 +auctioning 2 +auction's 1 +auctions 1 +audacious 3 +audaciously 2 +audaciousness 2 +audaciousness's 1 +audacity 3 +audacity's 1 +Auden 3 +Auden's 1 +Audi 3 +audibility 2 +audibility's 1 +audible 5 +audibles 1 +audibly 3 +audience 67 +audience's 1 +audiences 2 +audio 11 +Audion 1 +Audion's 1 +audiophile 2 +audiophile's 1 +audiophiles 1 +audio's 1 +audios 1 +audiovisual 4 +Audi's 1 +audit 32 +audited 3 +auditing 6 +audition 8 +auditioned 1 +auditioning 3 +audition's 1 +auditions 1 +auditor 20 +auditoria 2 +auditorium 4 +auditorium's 1 +auditoriums 1 +auditor's 1 +auditors 1 +auditory 5 +audit's 1 +audits 1 +Audra 2 +Audra's 1 +Audrey 6 +Audrey's 1 +Audubon 2 +Audubon's 1 +Aug 31 +Augean 1 +auger 3 +auger's 1 +augers 1 +aught 3 +aughts 1 +augment 7 +augmentation 3 +augmentation's 1 +augmentations 1 +augmented 2 +augmenting 2 +augments 1 +Aug's 1 +Augsburg 3 +Augsburg's 1 +augur 3 +augured 1 +auguries 1 +auguring 1 +augur's 1 +augurs 1 +augury 2 +augury's 1 +august 3 +August 81 +Augusta 4 +Augustan 1 +Augusta's 1 +auguster 1 +augustest 1 +Augustine 5 +Augustine's 1 +August's 1 +augusts 1 +Augusts 1 +Augustus 6 +Augustus's 1 +auk 3 +auk's 1 +auks 2 +aunt 1 +aunt's 1 +aunts 1 +aura 7 +aurae 1 +aural 3 +aurally 2 +Aurangzeb 3 +Aurangzeb's 1 +aura's 1 +auras 1 +Aurelia 2 +Aurelia's 1 +Aurelio 2 +Aurelio's 1 +Aurelius 2 +Aurelius's 1 +aureole 2 +aureoled 1 +aureole's 1 +aureoles 1 +aureoling 1 +Aureomycin 1 +Aureomycin's 1 +auricle 2 +auricle's 1 +auricles 1 +Auriga 1 +Auriga's 1 +Aurora 3 +Aurora's 1 +Au's 1 +Auschwitz 3 +Auschwitz's 1 +auspice 2 +auspices 6 +auspicious 3 +auspiciously 2 +auspiciousness 2 +auspiciousness's 1 +Aussie 1 +Aussie's 1 +Aussies 1 +Austen 6 +Austen's 1 +austere 5 +austerely 2 +austerer 1 +austerest 1 +austerities 1 +austerity 6 +austerity's 1 +Austerlitz 2 +Austerlitz's 1 +Austin 8 +Austin's 1 +Austins 2 +Australasia 3 +Australasia's 1 +Australia 52 +Australian 1 +Australian's 1 +Australians 1 +Australia's 1 +Australoid 1 +Australopithecus 2 +Australopithecus's 1 +Austria 15 +Austrian 1 +Austrians 1 +Austria's 1 +Austronesian 1 +authentic 11 +authentically 3 +authenticate 3 +authenticated 2 +authenticates 1 +authenticating 2 +authentication 2 +authentication's 1 +authentications 1 +authenticity 6 +authenticity's 1 +author 72 +authored 2 +authoring 3 +authoritarian 8 +authoritarianism 3 +authoritarianism's 1 +authoritarians 1 +authoritative 8 +authoritatively 3 +authoritativeness 2 +authoritativeness's 1 +authorities 1 +authority 315 +authority's 1 +authorization 4 +authorization's 1 +authorizations 1 +authorize 8 +authorized 3 +authorizes 1 +authorizing 3 +author's 1 +authors 1 +authorship 4 +authorship's 1 +autism 2 +autism's 1 +autistic 4 +autistics 1 +auto 6 +autobiographical 4 +autobiographies 1 +autobiography 7 +autobiography's 1 +autocracies 1 +autocracy 3 +autocracy's 1 +autocrat 2 +autocratic 4 +autocratically 2 +autocrat's 1 +autocrats 1 +autoed 1 +autograph 5 +autographed 2 +autographing 1 +autograph's 1 +autographs 1 +autoimmune 3 +autoing 1 +automata 2 +automate 5 +automated 6 +automates 1 +automatic 28 +automatically 30 +automatics 1 +automating 2 +automation 6 +automation's 1 +automaton 3 +automaton's 1 +automatons 1 +automobile 5 +automobiled 1 +automobile's 1 +automobiles 1 +automobiling 1 +automotive 4 +autonomous 14 +autonomously 2 +autonomy 20 +autonomy's 1 +autopilot 3 +autopilot's 1 +autopilots 1 +autopsied 2 +autopsies 1 +autopsy 4 +autopsying 1 +autopsy's 1 +auto's 1 +autos 2 +autoworker 1 +autoworkers 1 +Autumn 1 +autumn 41 +autumnal 3 +autumn's 1 +Autumn's 1 +autumns 1 +auxiliaries 1 +auxiliary 7 +Av 1 +Ava 2 +avail 8 +availability 21 +availability's 1 +available 274 +availed 1 +availing 1 +avails 1 +avalanche 4 +avalanche's 1 +avalanches 1 +Avalon 2 +Avalon's 1 +avarice 3 +avarice's 1 +avaricious 2 +avariciously 2 +Ava's 1 +avast 2 +avasts 1 +avatar 2 +avatar's 1 +avatars 1 +Ave 3 +avenge 3 +avenged 1 +avenger 4 +avenger's 1 +avengers 1 +avenges 1 +avenging 4 +Aventine 1 +Aventine's 1 +avenue 1 +avenue's 1 +avenues 1 +aver 3 +average 113 +averaged 2 +average's 1 +averages 1 +averaging 2 +Avernus 1 +Avernus's 1 +averred 1 +averring 1 +Averroes 2 +Averroes's 1 +avers 1 +averse 3 +aversion 4 +aversion's 1 +aversions 1 +avert 8 +averted 2 +averting 2 +averts 1 +Avery 3 +Avery's 1 +Ave's 1 +Aves 1 +Avesta 2 +Avesta's 1 +avian 2 +avians 1 +aviaries 1 +aviary 3 +aviary's 1 +aviation 12 +aviation's 1 +aviator 3 +aviator's 1 +aviators 1 +aviatrices 1 +aviatrix 2 +aviatrixes 1 +aviatrix's 1 +Avicenna 2 +Avicenna's 1 +avid 4 +avider 1 +avidest 1 +avidity 2 +avidity's 1 +avidly 3 +Avignon 3 +Avignon's 1 +Avila 2 +Avila's 1 +avionics 3 +avionics's 1 +Avior 1 +Avior's 1 +Avis 2 +avocado 3 +avocadoes 1 +avocado's 1 +avocados 1 +avocation 2 +avocation's 1 +avocations 1 +Avogadro 2 +Avogadro's 1 +avoid 124 +avoidable 3 +avoidably 2 +avoidance 7 +avoidance's 1 +avoided 2 +avoiding 3 +avoids 1 +avoirdupois 3 +avoirdupois's 1 +Avon 7 +Avon's 1 +avow 2 +avowal 2 +avowal's 1 +avowals 1 +avowed 3 +avowedly 2 +avowing 1 +avows 1 +Av's 1 +avuncular 3 +await 23 +awaited 2 +awaiting 2 +awaits 1 +awake 22 +awaked 1 +awaken 6 +awakened 2 +awakening 5 +awakenings 1 +awakens 1 +awakes 1 +awaking 1 +award 204 +awarded 1 +awarding 3 +awards 1 +aware 111 +awareness 38 +awareness's 1 +awarer 1 +awarest 1 +awash 4 +away 383 +aways 1 +awe 8 +awed 3 +aweigh 2 +awe's 1 +awes 1 +awesome 6 +awesomely 2 +awestruck 3 +awful 35 +awfuller 1 +awfullest 1 +awfully 6 +awfulness 2 +awfulness's 1 +awhile 4 +awing 1 +awkward 18 +awkwarder 1 +awkwardest 1 +awkwardly 6 +awkwardness 3 +awkwardness's 1 +awl 3 +awl's 1 +awls 1 +awning 3 +awning's 1 +awnings 1 +awoke 1 +awoken 1 +awry 3 +ax 4 +axe 13 +axed 2 +axes 1 +axial 3 +axing 2 +axiom 4 +axiomatic 3 +axiomatically 2 +axiomatics 1 +axiom's 1 +axioms 1 +axis 12 +axises 1 +axis's 1 +axle 5 +axle's 1 +axles 2 +axon 3 +axon's 1 +axons 1 +ax's 1 +Axum 2 +Axum's 1 +ay 8 +Ayala 2 +Ayala's 1 +ayatollah 1 +ayatollahs 1 +aye 56 +Ayers 2 +aye's 1 +ayes 1 +Aymara 2 +Aymara's 1 +Ayrshire 6 +Ayrshire's 1 +Ayurveda 2 +Ayurveda's 1 +Ayyubid 1 +Ayyubid's 1 +azalea 3 +azalea's 1 +azaleas 1 +Azana 2 +Azana's 1 +Azania 2 +Azania's 1 +Azazel 2 +Azazel's 1 +Azerbaijan 6 +Azerbaijani 1 +Azerbaijani's 1 +Azerbaijan's 1 +azimuth 2 +azimuth's 1 +azimuths 1 +Azores 2 +Azov 2 +Azov's 1 +Aztec 1 +Aztecan 1 +Aztec's 1 +Aztecs 1 +Aztlan 1 +Aztlan's 1 +azure 3 +azure's 1 +azures 1 +b 188 +B 28 +Ba 1 +baa 4 +baaed 1 +baaing 3 +Baal 2 +Baal's 1 +baas 1 +Babar 2 +Babar's 1 +Babbage 2 +Babbage's 1 +Babbitt 2 +Babbitt's 1 +babble 5 +babbled 2 +babbler 2 +babbler's 1 +babblers 1 +babbles 1 +babbling 3 +babe 5 +Babel 3 +babel 4 +Babel's 1 +babels 1 +Babels 1 +babe's 1 +babes 1 +babied 1 +babier 1 +babies 1 +babiest 1 +baboon 4 +baboon's 1 +baboons 1 +Babur 3 +Babur's 1 +babushka 2 +babushka's 1 +babushkas 1 +baby 119 +babyhood 2 +babyhood's 1 +babying 2 +babyish 2 +Babylon 3 +Babylonian 1 +Babylonian's 1 +Babylon's 1 +Babylons 1 +baby's 1 +babysat 3 +babysit 3 +babysits 1 +babysitter 3 +babysitters 1 +babysitting 2 +Bacall 2 +Bacall's 1 +Bacardi 1 +Bacardi's 1 +baccalaureate 3 +baccalaureate's 1 +baccalaureates 1 +bacchanal 3 +Bacchanalia 2 +bacchanalian 3 +bacchanalians 1 +Bacchanalia's 1 +bacchanal's 1 +bacchanals 1 +Bacchus 3 +Bacchus's 1 +Bach 7 +bachelor 7 +bachelor's 1 +bachelors 2 +Bach's 1 +bacilli 3 +bacillus 3 +bacillus's 1 +back 1076 +backache 3 +backache's 1 +backaches 1 +backbit 2 +backbite 2 +backbiter 2 +backbiter's 1 +backbiters 1 +backbites 1 +backbiting 3 +backbitings 1 +backbitten 1 +backboard 2 +backboard's 1 +backboards 1 +backbone 6 +backbone's 1 +backbones 1 +backbreaking 3 +backdate 3 +backdated 2 +backdates 1 +backdating 2 +backdrop 8 +backdrop's 1 +backdrops 1 +backed 2 +backer 5 +backer's 1 +backers 1 +backfield 1 +backfield's 1 +backfields 1 +backfire 4 +backfired 1 +backfires 1 +backfiring 2 +backgammon 2 +backgammon's 1 +background 72 +background's 1 +backgrounds 1 +backhand 5 +backhanded 2 +backhanding 1 +backhand's 1 +backhands 1 +backhoe 2 +backhoes 1 +backing 15 +backing's 1 +backings 1 +backlash 6 +backlashes 1 +backlash's 1 +backless 2 +backlog 5 +backlogged 1 +backlogging 1 +backlog's 1 +backlogs 1 +backpack 5 +backpacked 2 +backpacker 3 +backpacker's 1 +backpackers 1 +backpacking 3 +backpack's 1 +backpacks 1 +backpedal 3 +backpedaled 1 +backpedaling 1 +backpedalled 1 +backpedalling 1 +backpedals 1 +backrest 3 +backrest's 1 +backrests 1 +back's 1 +backs 2 +backside 5 +backside's 1 +backsides 1 +backslapper 1 +backslapper's 1 +backslappers 1 +backslash 3 +backslid 1 +backslidden 1 +backslide 3 +backslider 2 +backslider's 1 +backsliders 1 +backslides 1 +backsliding 3 +backspace 4 +backspaced 1 +backspaces 1 +backspacing 2 +backspin 2 +backspin's 1 +backstabbing 3 +backstage 5 +backstairs 1 +backstop 2 +backstopped 1 +backstopping 1 +backstop's 1 +backstops 1 +backstretch 1 +backstretches 1 +backstretch's 1 +backstroke 3 +backstroked 1 +backstroke's 1 +backstrokes 1 +backstroking 1 +backtrack 4 +backtracked 1 +backtracking 3 +backtracks 1 +backup 5 +backup's 1 +backups 1 +Backus 2 +Backus's 1 +backward 11 +backwardness 3 +backwardness's 1 +backwards 21 +backwash 3 +backwash's 1 +backwater 3 +backwater's 1 +backwaters 1 +backwoods 1 +backyard 4 +backyard's 1 +backyards 1 +bacon 11 +Bacon 8 +bacon's 1 +Bacon's 1 +bacteria 1 +bacterial 8 +bacterias 1 +bacteriological 3 +bacteriologist 2 +bacteriologist's 1 +bacteriologists 1 +bacteriology 2 +bacteriology's 1 +bacterium 16 +bacterium's 1 +Bactria 2 +Bactria's 1 +bad 271 +badder 1 +baddest 1 +bade 1 +Baden 3 +Baden's 1 +badge 11 +badger 10 +badgered 1 +badgering 3 +badger's 1 +badgers 1 +badge's 1 +badges 1 +badinage 3 +badinage's 1 +badlands 1 +Badlands 2 +badly 45 +badminton 4 +badminton's 1 +badmouth 2 +badmouthed 1 +badmouthing 2 +badmouths 1 +badness 2 +badness's 1 +Baedeker 2 +Baedeker's 1 +Baez 2 +Baez's 1 +Baffin 2 +Baffin's 1 +baffle 6 +baffled 3 +bafflement 2 +bafflement's 1 +baffles 1 +baffling 3 +bag 80 +bagatelle 2 +bagatelle's 1 +bagatelles 1 +bagel 3 +bagel's 1 +bagels 1 +baggage 7 +baggage's 1 +bagged 2 +baggie 1 +baggier 1 +baggies 1 +Baggies 1 +baggiest 1 +bagginess 2 +bagginess's 1 +bagging 3 +baggy 6 +Baghdad 8 +Baghdad's 1 +bagpipe 3 +bagpipe's 1 +bagpipes 2 +bag's 1 +bags 1 +Baguio 2 +Baguio's 1 +bah 2 +Baha'i 2 +Bahama 2 +Bahama's 1 +Bahamas 4 +Bahamian 1 +Bahamian's 1 +Bahamians 1 +Baha'ullah 1 +Bahia 2 +Bahia's 1 +Bahrain 4 +Bahrain's 1 +bahs 1 +Baikal 2 +Baikal's 1 +bail 15 +bailed 2 +Bailey 11 +Bailey's 1 +bailiff 5 +bailiff's 1 +bailiffs 1 +bailing 1 +bailiwick 2 +bailiwick's 1 +bailiwicks 1 +bailout 2 +bailout's 1 +bailouts 1 +bail's 1 +bails 1 +Baird 3 +Baird's 1 +bait 11 +baited 2 +baiting 3 +bait's 1 +baits 1 +baize 3 +baize's 1 +bake 11 +baked 7 +Bakelite 2 +Bakelite's 1 +Baker 22 +baker 6 +bakeries 1 +baker's 1 +Baker's 1 +bakers 1 +Bakersfield 2 +Bakersfield's 1 +bakery 5 +bakery's 1 +bakes 1 +baking 7 +baking's 1 +Baku 3 +Bakunin 2 +Bakunin's 1 +Baku's 1 +balalaika 2 +balalaika's 1 +balalaikas 1 +balance 111 +balanced 13 +balance's 1 +balances 1 +Balanchine 3 +Balanchine's 1 +balancing 5 +Balaton 2 +Balaton's 1 +Balboa 3 +Balboa's 1 +balconies 1 +balcony 14 +balcony's 1 +bald 10 +balded 1 +balder 1 +Balder 1 +balderdash 3 +balderdash's 1 +Balder's 1 +baldest 1 +balding 3 +baldly 2 +baldness 2 +baldness's 1 +balds 1 +Baldwin 12 +Baldwin's 1 +bale 7 +Balearic 2 +Balearic's 1 +baled 2 +baleen 3 +baleen's 1 +baleful 3 +balefuller 1 +balefullest 1 +balefully 2 +bale's 1 +bales 1 +Balfour 4 +Balfour's 1 +Bali 3 +Balinese 2 +baling 2 +Bali's 1 +balk 4 +Balkan 2 +Balkans 4 +balked 2 +Balkhash 2 +Balkhash's 1 +balkier 1 +balkiest 1 +balking 2 +balks 1 +balky 2 +Ball 3 +ball 93 +ballad 6 +balladeer 3 +balladeer's 1 +balladeers 1 +ballad's 1 +ballads 1 +Ballard 3 +Ballard's 1 +ballast 4 +ballasted 2 +ballasting 1 +ballast's 1 +ballasts 1 +balled 2 +ballerina 3 +ballerina's 1 +ballerinas 1 +ballet 18 +ballet's 1 +ballets 2 +balling 3 +ballistic 5 +ballistics 2 +ballistics's 1 +balloon 14 +ballooned 1 +ballooning 3 +balloonist 2 +balloonists 1 +balloon's 1 +balloons 1 +ballot 14 +balloted 2 +balloting 2 +ballot's 1 +ballots 1 +ballpark 2 +ballpark's 1 +ballparks 1 +ballplayer 1 +ballplayer's 1 +ballplayers 1 +ballpoint 4 +ballpoint's 1 +ballpoints 1 +ballroom 5 +ballroom's 1 +ballrooms 1 +ball's 1 +Ball's 1 +balls 1 +ballsier 1 +ballsiest 1 +ballsy 3 +ballyhoo 2 +ballyhooed 2 +ballyhooing 1 +ballyhoo's 1 +ballyhoos 1 +balm 4 +balmier 1 +balmiest 1 +balminess 2 +balminess's 1 +balm's 1 +balms 1 +balmy 3 +baloney 3 +baloney's 1 +balsa 2 +balsam 2 +balsamed 1 +balsaming 1 +balsam's 1 +balsams 1 +balsa's 1 +balsas 1 +Balthazar 2 +Balthazar's 1 +Baltic 3 +Baltimore 3 +Baltimore's 1 +Baluchistan 2 +Baluchistan's 1 +baluster 2 +baluster's 1 +balusters 1 +balustrade 4 +balustrade's 1 +balustrades 1 +Balzac 2 +Balzac's 1 +Bamako 2 +Bamako's 1 +Bambi 3 +Bambi's 1 +bamboo 5 +bamboo's 1 +bamboos 1 +bamboozle 3 +bamboozled 2 +bamboozles 1 +bamboozling 2 +ban 58 +Banach 1 +Banach's 1 +banal 5 +banaler 1 +banalest 1 +banalities 1 +banality 3 +banality's 1 +banana 12 +banana's 1 +bananas 1 +Bancroft 2 +Bancroft's 1 +band 94 +bandage 8 +bandaged 2 +bandage's 1 +bandages 1 +bandaging 2 +bandana 2 +bandanas 1 +bandanna 2 +bandanna's 1 +bandannas 1 +banded 3 +bandied 1 +bandier 1 +bandies 1 +bandiest 1 +banding 4 +bandit 5 +banditry 2 +banditry's 1 +bandit's 1 +bandits 1 +banditti 2 +bandoleer 3 +bandoleer's 1 +bandoleers 1 +bandolier 2 +bandoliers 1 +band's 1 +bands 1 +bandstand 3 +bandstand's 1 +bandstands 1 +Bandung 2 +Bandung's 1 +bandwagon 5 +bandwagon's 1 +bandwagons 1 +bandwidth 3 +bandwidth's 1 +bandy 4 +bandying 1 +bane 3 +baned 1 +baneful 2 +banefuller 1 +banefullest 1 +bane's 1 +banes 1 +bang 27 +Bangalore 2 +Bangalore's 1 +banged 1 +banging 4 +Bangkok 1 +Bangkok's 1 +Bangladesh 7 +Bangladeshi 2 +Bangladeshis 2 +Bangladesh's 1 +bangle 4 +bangle's 1 +bangles 1 +Bangor 8 +Bangor's 1 +bang's 1 +bangs 1 +Bangui 2 +Bangui's 1 +bani 2 +baning 1 +banish 7 +banished 2 +banishes 1 +banishing 2 +banishment 3 +banishment's 1 +banister 3 +banister's 1 +banisters 1 +Banjarmasin 2 +Banjarmasin's 1 +banjo 3 +banjoes 1 +banjoist 2 +banjoist's 1 +banjoists 1 +banjo's 1 +banjos 1 +Banjul 2 +Banjul's 1 +bank 242 +bankbook 1 +bankbook's 1 +bankbooks 1 +banked 2 +banker 17 +banker's 1 +bankers 2 +banking 23 +banking's 1 +banknote 4 +banknotes 1 +bankroll 3 +bankrolled 1 +bankrolling 1 +bankroll's 1 +bankrolls 1 +bankrupt 12 +bankruptcies 1 +bankruptcy 13 +bankruptcy's 1 +bankrupted 2 +bankrupting 2 +bankrupt's 1 +bankrupts 2 +bank's 1 +banks 1 +Banks 6 +banned 5 +Banneker 1 +Banneker's 1 +banner 12 +bannered 2 +bannering 1 +banner's 1 +banners 1 +banning 3 +Bannister 2 +Bannister's 1 +banns 2 +banquet 7 +banqueted 1 +banqueting 4 +banquet's 1 +banquets 1 +bans 1 +banshee 3 +banshee's 1 +banshees 1 +bantam 3 +bantam's 1 +bantams 1 +bantamweight 2 +bantamweight's 1 +bantamweights 1 +banter 5 +bantered 1 +bantering 3 +banters 1 +Banting 2 +Banting's 1 +Bantu 2 +Bantu's 1 +Bantus 1 +banyan 3 +banyan's 1 +banyans 1 +baobab 3 +baobab's 1 +baobabs 1 +Baotou 1 +Baotou's 1 +baptism 7 +baptismal 3 +baptism's 1 +baptisms 1 +Baptist 2 +baptist 9 +Baptiste 3 +baptisteries 1 +baptistery 3 +baptistery's 1 +Baptiste's 1 +Baptist's 1 +baptists 1 +Baptists 1 +baptize 4 +baptized 2 +baptizes 1 +baptizing 1 +bar 117 +Barabbas 1 +Barabbas's 1 +barb 5 +Barbadian 1 +Barbadians 1 +Barbados 5 +Barbados's 1 +Barbara 19 +Barbara's 1 +Barbarella 2 +Barbarella's 1 +barbarian 7 +barbarian's 1 +barbarians 1 +barbaric 4 +barbarism 3 +barbarism's 1 +barbarisms 1 +barbarities 1 +barbarity 2 +barbarity's 1 +Barbarossa 4 +Barbarossa's 1 +barbarous 3 +barbarously 2 +Barbary 2 +Barbary's 1 +barbecue 8 +barbecued 2 +barbecue's 1 +barbecues 1 +barbecuing 1 +barbed 5 +barbell 2 +barbell's 1 +barbells 1 +barber 5 +Barber 5 +barbered 2 +barbering 2 +barberries 1 +barberry 2 +barberry's 1 +barber's 1 +Barber's 1 +barbers 1 +barbershop 2 +barbershop's 1 +barbershops 1 +Barbie 3 +Barbie's 1 +barbing 1 +barbiturate 3 +barbiturate's 1 +barbiturates 1 +Barbour 3 +Barbour's 1 +Barbra 3 +Barbra's 1 +barb's 1 +barbs 1 +Barbuda 2 +Barbuda's 1 +Barcelona 10 +Barcelona's 1 +Barclay 4 +Barclay's 1 +bard 5 +Bardeen 2 +Bardeen's 1 +bard's 1 +bards 1 +bare 30 +bareback 3 +bared 2 +barefaced 2 +barefoot 4 +barefooted 2 +barehanded 1 +bareheaded 2 +barely 25 +bareness 2 +bareness's 1 +Barents 2 +Barents's 1 +barer 1 +bares 1 +barest 1 +barf 3 +barfed 1 +barfing 1 +barfs 1 +bargain 20 +bargained 2 +bargainer 2 +bargaining 15 +bargain's 1 +bargains 1 +barge 10 +barged 2 +barge's 1 +barges 1 +barging 3 +baring 2 +baritone 3 +baritone's 1 +baritones 1 +barium 4 +barium's 1 +bark 16 +barked 1 +barker 2 +Barker 6 +barker's 1 +Barker's 1 +barkers 1 +barking 4 +Barkley 2 +Barkley's 1 +bark's 1 +barks 1 +barley 8 +barley's 1 +Barlow 6 +Barlow's 1 +barmaid 5 +barmaid's 1 +barmaids 1 +barman 6 +barman's 1 +barn 18 +Barnabas 3 +Barnaby 2 +Barnaby's 1 +barnacle 4 +barnacle's 1 +barnacles 1 +Barnard 5 +Barnard's 1 +Barnaul 2 +Barnaul's 1 +Barnes 15 +Barnett 7 +Barnett's 1 +Barney 5 +Barney's 1 +barn's 1 +barns 1 +barnstorm 2 +barnstormed 1 +barnstorming 3 +barnstorms 1 +Barnum 2 +Barnum's 1 +barnyard 2 +barnyard's 1 +barnyards 1 +Baroda 2 +Baroda's 1 +barometer 4 +barometer's 1 +barometers 1 +barometric 2 +baron 1 +baroness 3 +baronesses 1 +baroness's 1 +baronet 4 +baronet's 1 +baronets 1 +baronial 3 +baron's 1 +barons 1 +baroque 8 +baroque's 1 +Barquisimeto 2 +Barquisimeto's 1 +Barr 4 +barrack 4 +barracks 8 +barracuda 2 +barracuda's 1 +barracudas 1 +barrage 8 +barraged 1 +barrage's 1 +barrages 1 +barraging 1 +Barranquilla 2 +Barranquilla's 1 +barred 2 +barrel 17 +barreled 1 +barreling 1 +barrelled 2 +barrelling 2 +barrel's 1 +barrels 1 +barren 7 +barrener 1 +barrenest 1 +barrenness 2 +barrenness's 1 +barrens 1 +Barrera 1 +Barrera's 1 +Barrett 7 +barrette 1 +barrette's 1 +barrettes 1 +Barrett's 1 +barricade 6 +barricaded 2 +barricade's 1 +barricades 2 +barricading 2 +Barrie 4 +barrier 34 +barrier's 1 +barriers 1 +Barrie's 1 +barring 4 +barrings 1 +barrio 2 +barrio's 1 +barrios 3 +barrister 10 +barrister's 1 +barristers 1 +Barron 3 +Barron's 1 +barroom 2 +barroom's 1 +barrooms 1 +barrow 6 +barrow's 1 +barrows 1 +Barr's 1 +Barry 21 +Barrymore 3 +Barrymore's 1 +Barry's 1 +bar's 1 +bars 2 +Bart 4 +bartender 3 +bartender's 1 +bartenders 1 +barter 5 +bartered 2 +bartering 3 +barters 1 +Barth 4 +Bartholdi 1 +Bartholdi's 1 +Bartholomew 5 +Bartholomew's 1 +Barth's 1 +Bartlett 3 +Bartlett's 1 +Barton 8 +Barton's 1 +Bart's 1 +Baruch 2 +Baruch's 1 +Baryshnikov 2 +Ba's 1 +basal 7 +basalt 5 +basalt's 1 +base 286 +baseball 6 +baseball's 1 +baseballs 1 +baseboard 2 +baseboard's 1 +baseboards 1 +based 1 +Basel 3 +baseless 2 +baseline 9 +baseline's 1 +baselines 1 +Basel's 1 +basely 2 +baseman 2 +baseman's 1 +basemen 1 +basement 11 +basement's 1 +basements 1 +baseness 2 +baseness's 1 +baser 1 +base's 1 +bases 1 +basest 1 +bash 7 +bashed 2 +bashes 1 +bashful 2 +bashfully 2 +bashfulness 2 +bashfulness's 1 +bashing 3 +Basho 2 +Basho's 1 +basic 117 +basically 33 +basics 1 +Basie 2 +Basie's 1 +basil 3 +Basil 9 +basilica 4 +basilica's 1 +basilicas 1 +basil's 1 +Basil's 1 +basin 18 +basing 3 +basin's 1 +basins 1 +basis 147 +basis's 1 +bask 5 +basked 2 +basket 21 +basketball 4 +basketball's 1 +basketballs 1 +basket's 1 +baskets 1 +basking 3 +basks 1 +Basque 2 +Basque's 1 +Basques 1 +Basra 3 +Basra's 1 +bass 22 +Bass 4 +basses 2 +Basseterre 2 +Basseterre's 1 +bassi 1 +bassinet 2 +bassinet's 1 +bassinets 1 +bassist 3 +bassist's 1 +bassists 1 +basso 3 +bassoon 3 +bassoonist 2 +bassoonist's 1 +bassoonists 1 +bassoon's 1 +bassoons 2 +basso's 1 +bassos 1 +bass's 1 +Bass's 1 +bast 3 +bastard 21 +bastardize 2 +bastardized 2 +bastardizes 1 +bastardizing 1 +bastard's 1 +bastards 1 +baste 3 +basted 1 +bastes 1 +Bastille 3 +Bastille's 1 +basting 2 +bastion 4 +bastion's 1 +bastions 1 +bast's 1 +basts 1 +bat 22 +Bataan 1 +Bataan's 1 +batch 13 +batched 2 +batches 1 +batching 2 +batch's 1 +bate 5 +bated 2 +bates 1 +Bates 7 +bath 39 +bathe 8 +bathed 2 +bather 3 +bather's 1 +bathers 1 +bathes 1 +bathhouse 2 +bathhouse's 1 +bathhouses 1 +bathing 4 +bathmat 2 +bathmats 1 +bathos 1 +bathos's 1 +bathrobe 3 +bathrobe's 1 +bathrobes 1 +bathroom 31 +bathroom's 1 +bathrooms 1 +bath's 1 +baths 1 +Bathsheba 4 +Bathsheba's 1 +bathtub 3 +bathtub's 1 +bathtubs 1 +batik 2 +batik's 1 +batiks 1 +bating 1 +Batista 2 +Batista's 1 +Batman 3 +Batman's 1 +baton 7 +baton's 1 +batons 1 +bat's 1 +bats 1 +batsman 9 +batsman's 1 +batsmen 1 +battalion 9 +battalion's 1 +battalions 1 +batted 2 +batten 6 +battened 2 +battening 2 +batten's 1 +battens 1 +batter 9 +battered 8 +batteries 1 +battering 3 +batters 1 +battery 23 +battery's 1 +battier 1 +battiest 1 +batting 5 +batting's 1 +Battle 2 +battle 84 +battled 1 +battlefield 6 +battlefield's 1 +battlefields 1 +battleground 3 +battlegrounds 1 +battlement 4 +battlement's 1 +battlements 1 +battle's 1 +Battle's 1 +battles 1 +battleship 3 +battleship's 1 +battleships 1 +battling 4 +batty 3 +Batu 2 +Batu's 1 +bauble 4 +bauble's 1 +baubles 1 +baud 3 +Baudelaire 3 +Baudelaire's 1 +Baudouin 2 +Baudouin's 1 +baud's 1 +bauds 1 +Bauer 3 +Bauer's 1 +Bauhaus 2 +Bauhaus's 1 +Baum 1 +Baum's 1 +bauxite 4 +bauxite's 1 +Bavaria 4 +Bavarian 1 +Bavarians 1 +Bavaria's 1 +bawdier 1 +bawdiest 1 +bawdily 2 +bawdiness 2 +bawdiness's 1 +bawdy 3 +bawl 5 +bawled 1 +bawling 3 +bawls 1 +Baxter 8 +Baxter's 1 +bay 43 +bayberries 1 +bayberry 2 +bayberry's 1 +bayed 1 +Bayer 2 +Bayer's 1 +Bayes 1 +Bayesian 1 +Bayeux 2 +Bayeux's 1 +baying 3 +Baylor 2 +Baylor's 1 +bayonet 5 +bayoneted 1 +bayoneting 1 +bayonet's 1 +bayonets 1 +bayonetted 1 +bayonetting 1 +Bayonne 3 +Bayonne's 1 +bayou 2 +bayou's 1 +bayous 2 +Bayreuth 2 +Bayreuth's 1 +bay's 1 +bays 1 +Baywatch 1 +Baywatch's 1 +bazaar 5 +bazaar's 1 +bazaars 1 +bazillion 1 +bazillions 1 +bazooka 2 +bazooka's 1 +bazookas 1 +Be 1 +be 42283 +Beach 2 +beach 53 +beachcomber 2 +beachcomber's 1 +beachcombers 1 +beached 2 +beaches 1 +beachhead 2 +beachhead's 1 +beachheads 1 +beaching 3 +beach's 1 +Beach's 1 +beacon 7 +beacon's 1 +beacons 1 +bead 12 +beaded 3 +beadier 1 +beadiest 1 +beading 2 +Beadle 3 +Beadle's 1 +bead's 1 +beads 1 +beady 3 +beagle 4 +beagled 1 +beagle's 1 +beagles 1 +beagling 2 +beak 7 +beaked 2 +beaker 4 +beaker's 1 +beakers 1 +beak's 1 +beaks 2 +beam 26 +beamed 2 +beaming 3 +beam's 1 +beams 1 +bean 20 +Bean 3 +beanbag 3 +beanbag's 1 +beanbags 1 +beaned 1 +beaning 1 +bean's 1 +Bean's 1 +beans 1 +bear 115 +bearable 3 +beard 13 +Beard 3 +bearded 5 +bearding 1 +Beardmore 2 +Beardmore's 1 +beard's 1 +Beard's 1 +beards 1 +Beardsley 3 +Beardsley's 1 +bearer 6 +bearer's 1 +bearers 1 +bearing 13 +bearing's 1 +bearings 1 +bearish 2 +Bearnaise 1 +Bearnaise's 1 +bears 1 +bearskin 2 +bearskin's 1 +bearskins 1 +Beasley 2 +Beasley's 1 +beast 16 +beastlier 1 +beastliest 1 +beastliness 2 +beastliness's 1 +beastly 3 +beast's 1 +beasts 1 +beat 101 +beaten 6 +beater 3 +beater's 1 +beaters 1 +beatific 2 +beatification 2 +beatification's 1 +beatifications 1 +beatified 2 +beatifies 1 +beatify 2 +beatifying 1 +beating 8 +beating's 1 +beatings 1 +beatitude 2 +beatitude's 1 +beatitudes 1 +Beatlemania 2 +Beatlemania's 1 +Beatles 1 +Beatles's 1 +beatnik 2 +beatnik's 1 +beatniks 1 +Beatrice 6 +Beatrice's 1 +Beatrix 4 +Beatrix's 1 +Beatriz 2 +Beatriz's 1 +beats 1 +Beau 1 +beau 5 +Beaufort 3 +Beaufort's 1 +Beaujolais 2 +Beaujolais's 1 +Beaumarchais 2 +Beaumarchais's 1 +Beaumont 5 +Beaumont's 1 +Beauregard 2 +Beauregard's 1 +beau's 1 +Beau's 1 +beaus 1 +beauteous 2 +beauteously 1 +beautician 2 +beautician's 1 +beauticians 1 +beauties 1 +beautification 2 +beautification's 1 +beautified 2 +beautifier 2 +beautifier's 1 +beautifiers 1 +beautifies 1 +beautiful 89 +beautifuler 1 +beautifulest 1 +beautifully 14 +beautify 2 +beautifying 3 +beauty 46 +beauty's 1 +Beauvoir 3 +Beauvoir's 1 +beaux 3 +beaux's 1 +beaver 5 +beavered 1 +beavering 2 +beaver's 1 +beavers 1 +bebop 3 +bebop's 1 +bebops 1 +becalm 2 +becalmed 2 +becalming 1 +becalms 1 +became 1 +because 856 +Bechtel 2 +Bechtel's 1 +beck 4 +Beck 7 +Becker 5 +Becker's 1 +Becket 3 +Becket's 1 +Beckett 5 +Beckett's 1 +beckon 7 +beckoned 2 +beckoning 3 +beckons 1 +beck's 1 +Beck's 1 +becks 1 +Becky 6 +Becky's 1 +become 677 +becomes 2 +becoming 4 +becomingly 2 +becomings 1 +Becquerel 2 +Becquerel's 1 +bed 185 +bedazzle 2 +bedazzled 2 +bedazzles 1 +bedazzling 1 +bedbug 3 +bedbug's 1 +bedbugs 1 +bedclothes 1 +bedded 3 +bedder 2 +bedder's 1 +bedding 6 +bedding's 1 +Bede 5 +bedeck 2 +bedecked 1 +bedecking 1 +bedecks 1 +Bede's 1 +bedevil 3 +bedeviled 1 +bedeviling 1 +bedevilled 2 +bedevilling 1 +bedevilment 1 +bedevilment's 1 +bedevils 1 +bedfellow 4 +bedfellow's 1 +bedfellows 1 +bedlam 3 +bedlam's 1 +bedlams 1 +Bedouin 2 +Bedouin's 1 +Bedouins 1 +bedpan 2 +bedpan's 1 +bedpans 1 +bedraggle 1 +bedraggled 3 +bedraggles 1 +bedraggling 1 +bedridden 3 +bedrock 5 +bedrock's 1 +bedrocks 1 +bedroll 2 +bedroll's 1 +bedrolls 1 +bedroom 62 +bedroom's 1 +bedrooms 1 +bed's 1 +beds 3 +bedside 8 +bedside's 1 +bedsides 1 +bedsore 2 +bedsore's 1 +bedsores 1 +bedspread 4 +bedspread's 1 +bedspreads 1 +bedstead 4 +bedstead's 1 +bedsteads 1 +bedtime 5 +bedtime's 1 +bedtimes 1 +bee 17 +Beebe 2 +Beebe's 1 +beech 7 +Beecher 2 +Beecher's 1 +beeches 1 +beechnut 1 +beechnut's 1 +beechnuts 1 +beech's 1 +beef 18 +Beefaroni 1 +Beefaroni's 1 +beefburger 2 +beefburger's 1 +beefed 2 +beefier 1 +beefiest 1 +beefing 1 +beef's 1 +beefs 1 +beefsteak 3 +beefsteak's 1 +beefsteaks 1 +beefy 3 +beehive 4 +beehive's 1 +beehives 1 +beekeeper 2 +beekeeper's 1 +beekeepers 1 +beekeeping 2 +beekeeping's 1 +beeline 2 +beelined 1 +beeline's 1 +beelines 1 +beelining 1 +Beelzebub 2 +Beelzebub's 1 +been 2 +beep 4 +beeped 1 +beeper 2 +beeper's 1 +beepers 1 +beeping 3 +beep's 1 +beeps 1 +beer 40 +Beerbohm 2 +Beerbohm's 1 +beer's 1 +beers 1 +bee's 1 +bees 1 +beeswax 3 +beeswax's 1 +beet 4 +Beethoven 7 +Beethoven's 1 +beetle 9 +beetled 1 +beetle's 1 +beetles 1 +beetling 2 +Beeton 2 +Beeton's 1 +beet's 1 +beets 1 +beeves 1 +beeves's 1 +befall 5 +befallen 1 +befalling 1 +befalls 1 +befell 1 +befit 4 +befits 1 +befitted 1 +befitting 2 +befog 2 +befogged 2 +befogging 1 +befogs 1 +before 886 +beforehand 9 +befoul 2 +befouled 1 +befouling 1 +befouls 1 +befriend 4 +befriended 1 +befriending 3 +befriends 1 +befuddle 2 +befuddled 2 +befuddles 1 +befuddling 1 +beg 23 +began 2 +beget 3 +begets 1 +begetting 2 +beggar 7 +beggared 2 +beggaring 1 +beggarly 2 +beggar's 1 +beggars 1 +begged 1 +begging 3 +Begin 1 +begin 443 +beginner 9 +beginner's 1 +beginners 1 +beginning 80 +beginning's 1 +beginnings 1 +Begin's 1 +begins 1 +begone 3 +begonia 3 +begonia's 1 +begonias 1 +begot 3 +begotten 3 +begrudge 3 +begrudged 2 +begrudges 1 +begrudging 1 +begrudgingly 2 +begs 2 +beguile 3 +beguiled 1 +beguiles 1 +beguiling 3 +beguilingly 2 +begun 1 +behalf 16 +behalf's 1 +behalves 1 +Behan 2 +Behan's 1 +behave 36 +behaved 1 +behaves 1 +behaving 1 +behavior 3 +behavioral 3 +behavior's 1 +behead 4 +beheaded 2 +beheading 3 +beheads 1 +beheld 2 +behemoth 2 +behemoth's 1 +behemoths 1 +behest 3 +behest's 1 +behests 1 +behind 241 +behinds 1 +behold 4 +beholden 3 +beholder 3 +beholder's 1 +beholders 1 +beholding 2 +beholds 1 +behoove 1 +behooved 1 +behooves 1 +behooving 1 +Behring 2 +Behring's 1 +Beiderbecke 2 +Beiderbecke's 1 +beige 5 +beige's 1 +Beijing 7 +being 48 +being's 1 +beings 1 +Beirut 9 +Beirut's 1 +Bekesy 1 +Bekesy's 1 +Bela 2 +belabor 1 +belabored 1 +belaboring 1 +belabors 1 +Belarus 2 +Bela's 1 +belated 4 +belatedly 4 +Belau 1 +Belau's 1 +belay 4 +belayed 1 +belaying 3 +belays 1 +belch 5 +belched 1 +belches 1 +belching 3 +beleaguer 2 +beleaguered 4 +beleaguering 1 +beleaguers 1 +Belem 2 +Belem's 1 +Belfast 38 +Belfast's 1 +belfries 1 +belfry 3 +belfry's 1 +Belgian 2 +Belgian's 1 +Belgians 1 +Belgium 16 +Belgium's 1 +Belgrade 5 +Belgrade's 1 +belie 4 +belied 1 +belief 77 +belief's 1 +beliefs 1 +belies 1 +believable 3 +believe 349 +believed 1 +believer 8 +believer's 1 +believers 1 +believes 1 +believing 2 +Belinda 9 +Belinda's 1 +belittle 3 +belittled 1 +belittles 1 +belittling 3 +Belize 3 +Belize's 1 +Bell 18 +bell 31 +Bella 1 +belladonna 2 +belladonna's 1 +Bellamy 4 +Bellamy's 1 +Bella's 1 +Bellatrix 2 +Bellatrix's 1 +bellboy 2 +bellboy's 1 +bellboys 1 +belle 4 +belled 1 +belle's 1 +belles 2 +bellhop 3 +bellhop's 1 +bellhops 1 +bellicose 2 +bellicosity 2 +bellicosity's 1 +bellied 2 +bellies 1 +belligerence 2 +belligerence's 1 +belligerency 2 +belligerency's 1 +belligerent 4 +belligerently 3 +belligerents 1 +belling 2 +Bellini 2 +Bellini's 1 +Bellow 2 +bellow 8 +bellowed 2 +bellowing 3 +Bellow's 1 +bellows 3 +bellows's 1 +bell's 1 +Bell's 1 +bells 1 +bellwether 2 +bellwether's 1 +bellwethers 1 +belly 13 +bellyache 2 +bellyached 1 +bellyache's 1 +bellyaches 1 +bellyaching 2 +bellybutton 2 +bellybutton's 1 +bellybuttons 1 +bellyful 2 +bellyful's 1 +bellyfuls 1 +bellying 1 +belly's 1 +Belmont 4 +Belmont's 1 +Belmopan 2 +Belmopan's 1 +belong 67 +belonged 1 +belonging 2 +belonging's 1 +belongings 6 +belongs 1 +beloved 11 +beloveds 1 +below 148 +belows 1 +Belshazzar 2 +Belshazzar's 1 +belt 32 +Beltane 2 +Beltane's 1 +belted 3 +belting 3 +belt's 1 +belts 1 +beltway 2 +beltway's 1 +beltways 1 +Belushi 2 +Belushi's 1 +belying 1 +bemoan 3 +bemoaned 1 +bemoaning 2 +bemoans 1 +bemuse 2 +bemused 5 +bemuses 1 +bemusing 1 +Ben 34 +Benacerraf 1 +Benacerraf's 1 +Benares 2 +Benares's 1 +bench 29 +benched 2 +benches 1 +benching 3 +Benchley 2 +Benchley's 1 +benchmark 6 +benchmark's 1 +benchmarks 1 +bench's 1 +bend 47 +bender 2 +Bender 2 +bender's 1 +Bender's 1 +bending 3 +Bendix 1 +Bendix's 1 +bends 1 +beneath 56 +Benedict 7 +Benedictine 1 +Benedictine's 1 +benediction 3 +benediction's 1 +benedictions 1 +Benedict's 1 +benefaction 2 +benefaction's 1 +benefactions 1 +benefactor 5 +benefactor's 1 +benefactors 1 +benefactress 2 +benefactresses 1 +benefice 4 +beneficence 2 +beneficence's 1 +beneficent 3 +beneficently 2 +benefice's 1 +benefices 1 +beneficial 16 +beneficially 3 +beneficiaries 1 +beneficiary 11 +beneficiary's 1 +benefit 200 +benefited 1 +benefiting 2 +benefit's 1 +benefits 1 +benefitted 1 +benefitting 1 +Benelux 2 +Benelux's 1 +Benet 2 +Benet's 1 +Benetton 1 +Benetton's 1 +benevolence 3 +benevolence's 1 +benevolences 1 +benevolent 6 +benevolently 2 +Bengal 3 +Bengali 2 +Bengali's 1 +Bengal's 1 +Benghazi 3 +Benghazi's 1 +benighted 3 +benign 7 +benignly 3 +Benin 3 +Benin's 1 +Benita 2 +Benita's 1 +Benito 2 +Benito's 1 +Benjamin 19 +Benjamin's 1 +Bennett 10 +Bennett's 1 +Bennie 2 +Bennie's 1 +Benny 8 +Benny's 1 +Ben's 1 +Benson 7 +Benson's 1 +bent 5 +Bentham 4 +Bentham's 1 +Bentley 6 +Bentley's 1 +Benton 3 +Benton's 1 +bents 1 +benumb 2 +benumbed 2 +benumbing 2 +benumbs 1 +Benz 2 +Benzedrine 2 +Benzedrine's 1 +benzene 3 +benzene's 1 +Beowulf 3 +Beowulf's 1 +bequeath 4 +bequeathed 2 +bequeathing 2 +bequeaths 1 +bequest 6 +bequest's 1 +bequests 1 +berate 3 +berated 1 +berates 1 +berating 2 +Berber 1 +Berber's 1 +Berbers 2 +bereave 2 +bereaved 4 +bereavement 6 +bereavement's 1 +bereavements 1 +bereaves 1 +bereaving 1 +bereft 4 +Berenice 3 +Berenice's 1 +beret 4 +beret's 1 +berets 1 +Beretta 2 +Beretta's 1 +Berg 4 +berg 5 +Bergen 3 +Bergen's 1 +Berger 5 +Bergerac 2 +Bergerac's 1 +Berger's 1 +Bergman 3 +Bergman's 1 +berg's 1 +Berg's 1 +bergs 1 +Bergson 2 +Bergson's 1 +Beria 2 +Beria's 1 +beriberi 1 +beriberi's 1 +Bering 2 +Bering's 1 +Berkeley 8 +Berkeley's 1 +Berkshire 9 +Berkshire's 1 +Berkshires 1 +Berle 2 +Berle's 1 +Berlin 29 +Berliner 1 +Berliner's 1 +Berlin's 1 +Berlins 1 +Berlioz 3 +Berlioz's 1 +Berlitz 2 +Berlitz's 1 +berm 3 +berm's 1 +berms 1 +Bermuda 4 +Bermuda's 1 +Bermudas 1 +Bern 3 +Bernadette 3 +Bernadette's 1 +Bernadine 2 +Bernadine's 1 +Bernard 23 +Bernardo 2 +Bernardo's 1 +Bernard's 1 +Bernays 2 +Bernays's 1 +Bernbach 2 +Bernbach's 1 +Berne 3 +Berne's 1 +Bernhardt 2 +Bernhardt's 1 +Bernice 9 +Bernice's 1 +Bernie 5 +Bernie's 1 +Bernini 3 +Bernini's 1 +Bernoulli 2 +Bernoulli's 1 +Bern's 1 +Bernstein 4 +Bernstein's 1 +Berra 2 +Berra's 1 +berried 2 +berries 1 +Berry 6 +berry 7 +berrying 1 +berry's 1 +Berry's 1 +berserk 3 +Bert 7 +Berta 2 +Berta's 1 +Bertelsmann 2 +Bertelsmann's 1 +berth 7 +Bertha 4 +Bertha's 1 +berthed 1 +berthing 3 +berth's 1 +berths 1 +Bertie 3 +Bertie's 1 +Bertillon 1 +Bertillon's 1 +Bertram 3 +Bertram's 1 +Bertrand 4 +Bertrand's 1 +Bert's 1 +beryl 2 +Beryl 5 +beryllium 2 +beryllium's 1 +beryl's 1 +Beryl's 1 +beryls 1 +Berzelius 2 +Berzelius's 1 +Be's 1 +beseech 3 +beseeched 1 +beseeches 1 +beseeching 3 +beset 5 +besets 1 +besetting 2 +beside 61 +besides 29 +besiege 4 +besieged 3 +besieger 3 +besieger's 1 +besiegers 1 +besieges 1 +besieging 3 +besmirch 3 +besmirched 2 +besmirches 1 +besmirching 1 +besom 3 +besomed 1 +besoming 1 +besom's 1 +besoms 1 +besot 2 +besots 1 +besotted 3 +besotting 1 +besought 1 +bespeak 3 +bespeaking 1 +bespeaks 1 +bespoke 3 +bespoken 1 +Bess 3 +Bessel 2 +Bessel's 1 +Bessemer 2 +Bessemer's 1 +Bessie 4 +Bessie's 1 +Best 3 +best 85 +bested 1 +bestial 3 +bestiality 2 +bestiality's 1 +bestiaries 1 +bestiary 3 +bestiary's 1 +besting 1 +bestir 2 +bestirred 1 +bestirring 1 +bestirs 1 +bestow 6 +bestowal 2 +bestowal's 1 +bestowals 1 +bestowed 2 +bestowing 3 +bestows 1 +bestrid 1 +bestridden 2 +bestride 2 +bestrides 1 +bestriding 1 +bestrode 2 +Best's 1 +bests 1 +bestseller 3 +bestsellers 1 +bet 38 +beta 9 +betake 2 +betaken 1 +betakes 1 +betaking 1 +beta's 1 +betas 1 +betcha 2 +Betelgeuse 2 +Betelgeuse's 1 +Beth 1 +Bethany 2 +Bethany's 1 +Bethe 2 +Bethe's 1 +Bethesda 2 +Bethesda's 1 +bethink 2 +bethinking 1 +bethinks 1 +Bethlehem 3 +Bethlehem's 1 +bethought 3 +Beth's 1 +Bethune 1 +betide 4 +betided 1 +betides 1 +betiding 1 +betoken 2 +betokened 2 +betokening 1 +betokens 1 +betook 2 +betray 11 +betrayal 7 +betrayal's 1 +betrayals 1 +betrayed 3 +betrayer 2 +betrayer's 1 +betrayers 1 +betraying 3 +betrays 1 +betroth 4 +betrothal 3 +betrothal's 1 +betrothals 1 +betrothed 2 +betrothing 1 +betroths 1 +bet's 1 +bets 1 +Betsy 4 +Betsy's 1 +Bette 2 +betted 1 +better 150 +bettered 1 +bettering 2 +betterment 3 +betterment's 1 +betters 1 +Bette's 1 +Bettie 1 +Bettie's 1 +betting 6 +bettor 1 +bettor's 1 +bettors 1 +Betty 16 +Bettye 2 +Bettye's 1 +Betty's 1 +between 910 +betwixt 3 +Beulah 2 +Beulah's 1 +bevel 3 +beveled 1 +beveling 1 +bevelled 2 +bevelling 2 +bevel's 1 +bevels 1 +beverage 4 +beverage's 1 +beverages 1 +Beverley 6 +Beverley's 1 +Beverly 4 +Beverly's 1 +bevies 1 +bevy 2 +bevy's 1 +bewail 3 +bewailed 1 +bewailing 2 +bewails 1 +beware 8 +bewared 1 +bewares 1 +bewaring 1 +bewilder 3 +bewildered 7 +bewildering 5 +bewilderment 4 +bewilderment's 1 +bewilders 1 +bewitch 3 +bewitched 2 +bewitches 1 +bewitching 3 +Beyer 2 +Beyer's 1 +beyond 121 +beyonds 1 +Bhopal 2 +Bhopal's 1 +Bhutan 1 +Bhutan's 1 +Bhutto 4 +Bhutto's 1 +Bi 1 +Bialystok 2 +Bialystok's 1 +Bianca 2 +Bianca's 1 +biannual 2 +biannually 2 +bias 20 +biased 5 +biases 1 +biasing 3 +bias's 1 +biassed 2 +biassing 1 +biathlon 2 +biathlon's 1 +biathlons 1 +Bib 2 +bib 5 +Bible 1 +bible 23 +Bible's 1 +bibles 1 +Bibles 1 +Biblical 1 +biblical 10 +bibliographer 2 +bibliographer's 1 +bibliographers 1 +bibliographic 4 +bibliographical 3 +bibliographies 1 +bibliography 7 +bibliography's 1 +bibliophile 2 +bibliophile's 1 +bibliophiles 1 +bib's 1 +Bib's 1 +bibs 1 +bibulous 2 +Bic 1 +bicameral 4 +bicentennial 3 +bicentennials 1 +bicep 4 +biceps 1 +bicepses 1 +biceps's 1 +bicker 5 +bickered 1 +bickering 4 +bickering's 1 +bickers 2 +Bic's 1 +bicuspid 2 +bicuspids 1 +bicycle 14 +bicycled 1 +bicycle's 1 +bicycles 1 +bicycling 3 +bicyclist 2 +bicyclist's 1 +bicyclists 1 +bid 55 +bidden 1 +bidder 8 +bidders 1 +biddies 1 +bidding 5 +bidding's 1 +Biddle 2 +Biddle's 1 +biddy 2 +biddy's 1 +bide 3 +bided 2 +bides 1 +bidet 3 +bidet's 1 +bidets 1 +biding 1 +bidirectional 2 +bids 2 +biennial 3 +biennially 2 +biennials 1 +bier 2 +Bierce 2 +Bierce's 1 +bier's 1 +biers 1 +bifocal 3 +bifocals 1 +bifurcate 2 +bifurcated 2 +bifurcates 1 +bifurcating 2 +bifurcation 3 +bifurcation's 1 +bifurcations 1 +big 342 +bigamist 2 +bigamist's 1 +bigamists 1 +bigamous 2 +bigamy 2 +bigamy's 1 +Bigfoot 1 +bigger 1 +biggest 1 +biggie 3 +biggie's 1 +biggies 1 +Biggles 2 +Biggles's 1 +bighearted 1 +bighorn 3 +bighorn's 1 +bighorns 1 +bight 3 +bight's 1 +bights 1 +bigmouth 2 +bigmouth's 1 +bigmouths 1 +bigness 2 +bigness's 1 +bigot 4 +bigoted 3 +bigotries 1 +bigotry 3 +bigotry's 1 +bigot's 1 +bigots 1 +bigwig 4 +bigwig's 1 +bigwigs 1 +bike 27 +biked 1 +biker 4 +bikers 1 +bike's 1 +bikes 1 +biking 3 +bikini 3 +bikini's 1 +bikinis 1 +Biko 2 +Biko's 1 +bilateral 11 +bilaterally 2 +Bilbao 3 +Bilbao's 1 +Bilbo 2 +Bilbo's 1 +bile 14 +bile's 1 +bilge 3 +bilge's 1 +bilges 1 +bilingual 6 +bilinguals 1 +bilious 2 +bilk 3 +bilked 1 +bilking 1 +bilks 1 +bill 126 +Bill 49 +billboard 3 +billboard's 1 +billboards 1 +billed 2 +billet 5 +billeted 1 +billeting 3 +billet's 1 +billets 2 +billfold 3 +billfold's 1 +billfolds 1 +billiards 1 +Billie 4 +Billie's 1 +billies 1 +billing 4 +billing's 1 +billings 1 +Billings 2 +Billings's 1 +billion 53 +billionaire 3 +billionaire's 1 +billionaires 1 +billion's 1 +billions 1 +billionth 2 +billionths 1 +billow 5 +billowed 1 +billowier 1 +billowiest 1 +billowing 3 +billow's 1 +billows 1 +billowy 2 +bill's 1 +Bill's 1 +bills 1 +billy 2 +Billy 24 +billy's 1 +Billy's 1 +bimbo 3 +bimboes 1 +bimbo's 1 +bimbos 1 +Bimini 1 +Bimini's 1 +bimonthlies 1 +bimonthly 2 +bin 18 +binaries 1 +binary 12 +bind 52 +binder 5 +binderies 1 +binder's 1 +binders 1 +bindery 3 +bindery's 1 +binding 19 +binding's 1 +bindings 1 +binds 1 +binge 5 +binged 2 +bingeing 2 +binge's 1 +binges 1 +binging 1 +bingo 5 +bingo's 1 +binnacle 2 +binnacle's 1 +binnacles 1 +binned 1 +binning 2 +binocular 4 +binoculars 8 +binomial 3 +binomial's 1 +binomials 1 +bin's 1 +bins 1 +biochemical 8 +biochemicals 1 +biochemist 3 +biochemistry 4 +biochemistry's 1 +biochemist's 1 +biochemists 1 +biodegradable 3 +biodiversity 3 +biofeedback 2 +biofeedback's 1 +biographer 5 +biographer's 1 +biographers 1 +biographical 6 +biographies 1 +biography 12 +biography's 1 +Bioko 2 +Bioko's 1 +biological 23 +biologically 4 +biologist 7 +biologist's 1 +biologists 1 +biology 13 +biology's 1 +bionic 2 +bionics 1 +biophysicist 2 +biophysicist's 1 +biophysicists 1 +biophysics 2 +biophysics's 1 +biopsied 1 +biopsies 1 +biopsy 13 +biopsying 1 +biopsy's 1 +biorhythm 2 +biorhythms 1 +biosphere 3 +biosphere's 1 +biospheres 1 +biotechnology 5 +biotechnology's 1 +bipartisan 3 +bipartite 2 +biped 3 +bipedal 3 +biped's 1 +bipeds 1 +biplane 3 +biplane's 1 +biplanes 1 +bipolar 4 +biracial 1 +birch 6 +birched 2 +birches 1 +birching 2 +birch's 1 +Bird 6 +bird 96 +birdbath 2 +birdbath's 1 +birdbaths 1 +birdbrained 1 +birdcage 3 +birdcage's 1 +birdcages 1 +birded 1 +birdhouse 2 +birdhouse's 1 +birdhouses 1 +birdie 4 +birdied 1 +birdieing 1 +birdie's 1 +birdies 1 +birding 2 +bird's 1 +Bird's 1 +birds 1 +birdseed 3 +birdseed's 1 +Birdseye 2 +Birdseye's 1 +birdwatcher 2 +birdwatchers 1 +biretta 2 +biretta's 1 +birettas 1 +Birkenstock 1 +Birmingham 36 +Birmingham's 1 +Biro 1 +Biro's 1 +birth 63 +birthday 36 +birthday's 1 +birthdays 1 +birthed 2 +birthing 3 +birthmark 2 +birthmark's 1 +birthmarks 1 +birthplace 5 +birthplace's 1 +birthplaces 1 +birthrate 3 +birthrates 1 +birthright 3 +birthright's 1 +birthrights 1 +birth's 1 +births 1 +birthstone 2 +birthstone's 1 +birthstones 1 +Bi's 1 +Biscay 3 +Biscayne 2 +Biscayne's 1 +Biscay's 1 +biscuit 18 +biscuit's 1 +biscuits 1 +bisect 3 +bisected 2 +bisecting 2 +bisection 2 +bisection's 1 +bisections 1 +bisector 2 +bisector's 1 +bisectors 1 +bisects 1 +bisexual 4 +bisexuality 2 +bisexuality's 1 +bisexuals 1 +Bishkek 2 +Bishop 20 +bishop 42 +bishopric 4 +bishopric's 1 +bishoprics 1 +bishop's 1 +Bishop's 1 +bishops 1 +Bismarck 4 +Bismarck's 1 +Bismark 2 +Bismark's 1 +bismuth 3 +bismuth's 1 +bison 3 +bison's 1 +bisons 1 +bisque 2 +bisque's 1 +Bisquick 1 +Bisquick's 1 +Bissau 2 +Bissau's 1 +bistro 3 +bistro's 1 +bistros 1 +bit 176 +bitch 14 +bitched 1 +bitches 1 +bitchier 2 +bitchiest 1 +bitching 3 +bitch's 1 +bitchy 4 +bite 35 +bites 1 +biting 5 +bitingly 2 +bitings 1 +bitmap 4 +bit's 1 +bits 1 +bitten 6 +bitter 29 +bitterer 1 +bitterest 1 +bitterly 13 +bittern 3 +bitterness 9 +bitterness's 1 +bittern's 1 +bitterns 1 +bitters 1 +bittersweet 2 +bittersweet's 1 +bittersweets 1 +bitumen 3 +bitumen's 1 +bituminous 2 +bivalve 4 +bivalve's 1 +bivalves 1 +bivouac 4 +bivouacked 2 +bivouacking 1 +bivouac's 1 +bivouacs 1 +biweeklies 1 +biweekly 2 +bizarre 13 +bizarrely 3 +bizarres 1 +Bizet 2 +Bizet's 1 +Bk 1 +Bk's 1 +blab 3 +blabbed 1 +blabbermouth 2 +blabbermouth's 1 +blabbermouths 1 +blabbing 3 +blabs 1 +Black 13 +black 260 +blackball 2 +blackballed 2 +blackballing 2 +blackball's 1 +blackballs 1 +Blackbeard 3 +Blackbeard's 1 +blackberries 1 +blackberry 5 +blackberrying 2 +blackberry's 1 +blackbird 4 +blackbird's 1 +blackbirds 1 +blackboard 5 +blackboard's 1 +blackboards 1 +Blackburn 11 +Blackburn's 1 +blackcurrant 3 +blackcurrant's 1 +blacked 2 +blacken 4 +blackened 4 +blackening 3 +blackens 1 +blacker 1 +blackest 1 +Blackfoot 2 +Blackfoot's 1 +blackguard 3 +blackguard's 1 +blackguards 1 +blackhead 2 +blackhead's 1 +blackheads 1 +blacking 3 +blackish 2 +blackjack 3 +blackjacked 1 +blackjacking 1 +blackjack's 1 +blackjacks 1 +blacklist 4 +blacklisted 2 +blacklisting 2 +blacklist's 1 +blacklists 1 +blackmail 8 +blackmailed 2 +blackmailer 2 +blackmailer's 1 +blackmailers 1 +blackmailing 2 +blackmail's 1 +blackmails 1 +blackness 6 +blackness's 1 +blackout 4 +blackout's 1 +blackouts 1 +Black's 1 +blacks 1 +Blacks 1 +Blackshirt 2 +Blackshirt's 1 +blacksmith 5 +blacksmith's 1 +blacksmiths 1 +Blackstone 2 +Blackstone's 1 +blackthorn 4 +blackthorn's 1 +blackthorns 1 +blacktop 2 +blacktopped 1 +blacktopping 1 +blacktop's 1 +blacktops 1 +Blackwell 4 +Blackwell's 1 +bladder 14 +bladder's 1 +bladders 1 +blade 20 +bladed 2 +blade's 1 +blades 2 +blading 1 +blah 6 +blahed 1 +blahing 1 +blah's 1 +blahs 1 +Blaine 3 +Blaine's 1 +Blair 6 +Blair's 1 +Blake 13 +Blake's 1 +blame 55 +blamed 1 +blameless 3 +blamelessly 2 +blamer 2 +blame's 1 +blames 1 +blameworthy 2 +blaming 2 +Blanca 2 +Blanca's 1 +blanch 4 +Blanchard 2 +Blanchard's 1 +Blanche 13 +blanched 2 +Blanche's 1 +blanches 1 +blanching 3 +blancmange 3 +blancmange's 1 +bland 8 +blander 1 +blandest 1 +blandishment 2 +blandishment's 1 +blandishments 2 +blandly 3 +blandness 2 +blandness's 1 +blank 24 +blanked 2 +Blankenship 1 +Blankenship's 1 +blanker 2 +blankest 1 +blanket 20 +blanketed 2 +blanketing 3 +blanket's 1 +blankets 1 +blanking 2 +blankly 5 +blankness 2 +blankness's 1 +blanks 1 +Blantyre 2 +Blantyre's 1 +blare 4 +blared 1 +blares 1 +blaring 3 +blarney 2 +blarneyed 1 +blarneying 1 +blarney's 1 +blarneys 1 +blaspheme 3 +blasphemed 1 +blasphemer 2 +blasphemer's 1 +blasphemers 1 +blasphemes 1 +blasphemies 1 +blaspheming 3 +blasphemous 3 +blasphemously 2 +blasphemy 4 +blasphemy's 1 +blast 22 +blasted 3 +blaster 3 +blaster's 1 +blasters 1 +blasting 3 +blasting's 1 +blastoff 1 +blastoff's 1 +blastoffs 1 +blast's 1 +blasts 1 +blatant 5 +blatantly 4 +Blatz 1 +Blatz's 1 +Blavatsky 2 +Blavatsky's 1 +blaze 17 +blazed 2 +blazer 5 +blazer's 1 +blazers 1 +blaze's 1 +blazes 1 +blazing 6 +blazon 3 +blazoned 1 +blazoning 2 +blazons 1 +bleach 8 +bleached 3 +bleacher 2 +bleachers 1 +bleaches 1 +bleaching 3 +bleak 11 +bleaker 1 +bleakest 1 +bleakly 3 +bleakness 2 +bleakness's 1 +blearier 1 +bleariest 1 +blearily 2 +bleary 3 +bleat 4 +bleated 2 +bleating 3 +bleats 1 +bled 2 +bleed 11 +bleeder 2 +bleeder's 1 +bleeders 1 +bleeding 13 +bleeds 1 +bleep 6 +bleeped 1 +bleeping 3 +bleep's 1 +bleeps 1 +blemish 4 +blemished 2 +blemishes 1 +blemishing 1 +blemish's 1 +blench 3 +blenched 1 +blenches 1 +blenching 1 +blend 18 +blended 3 +blender 3 +blender's 1 +blenders 1 +blending 4 +blends 1 +Blenheim 4 +Blenheim's 1 +blent 2 +bless 13 +blessed 6 +blesseder 1 +blessedest 1 +blessedly 2 +blessedness 2 +blessedness's 1 +blesses 1 +blessing 12 +blessing's 1 +blessings 1 +blest 3 +Blevins 2 +Blevins's 1 +blew 1 +Bligh 2 +Bligh's 1 +blight 5 +blighted 2 +blighting 3 +blight's 1 +blights 1 +blimp 3 +blimp's 1 +blimps 1 +blind 41 +blinded 2 +blinder 2 +blinders 1 +blindest 1 +blindfold 6 +blindfolded 2 +blindfolding 1 +blindfolds 1 +blinding 5 +blindingly 2 +blinding's 1 +blindly 5 +blindness 5 +blindness's 1 +blinds 1 +blindside 2 +blindsided 1 +blindsides 1 +blindsiding 1 +blink 14 +blinked 1 +blinker 3 +blinkered 2 +blinkering 1 +blinker's 1 +blinkers 2 +blinking 6 +blinks 1 +blintz 1 +blintze 1 +blintzes 1 +blintz's 1 +blip 4 +blip's 1 +blips 1 +bliss 6 +blissed 2 +blisses 1 +blissful 3 +blissfully 3 +blissfulness 1 +blissfulness's 1 +blissing 1 +bliss's 1 +blister 6 +blistered 2 +blistering 4 +blister's 1 +blisters 1 +blithe 2 +blithely 3 +blither 1 +blithest 1 +blitz 6 +blitzed 3 +blitzes 1 +blitzing 2 +blitz's 1 +blizzard 5 +blizzard's 1 +blizzards 1 +bloat 3 +bloated 4 +bloating 3 +bloats 1 +blob 6 +blobbed 2 +blobbing 2 +blob's 1 +blobs 1 +bloc 8 +Bloch 3 +Bloch's 1 +block 88 +blockade 8 +blockaded 2 +blockade's 1 +blockades 1 +blockading 3 +blockage 4 +blockage's 1 +blockages 1 +Blockbuster 1 +blockbuster 4 +blockbuster's 1 +Blockbuster's 1 +blockbusters 1 +blocked 3 +blockhead 2 +blockhead's 1 +blockheads 1 +blockhouse 2 +blockhouse's 1 +blockhouses 1 +blocking 6 +block's 1 +blocks 1 +bloc's 1 +blocs 1 +Bloemfontein 2 +Bloemfontein's 1 +blond 10 +blonde 14 +Blondel 5 +Blondel's 1 +blonder 1 +blonde's 1 +blondes 1 +blondest 1 +Blondie 2 +Blondie's 1 +blondness 2 +blondness's 1 +blonds 1 +blood 106 +bloodbath 2 +bloodbaths 1 +bloodcurdling 2 +blooded 2 +bloodhound 3 +bloodhound's 1 +bloodhounds 1 +bloodied 3 +bloodier 1 +bloodies 1 +bloodiest 1 +blooding 2 +bloodless 3 +bloodlessly 2 +bloodmobile 1 +bloodmobile's 1 +bloodmobiles 1 +blood's 1 +bloods 1 +bloodshed 4 +bloodshed's 1 +bloodshot 3 +bloodstain 3 +bloodstained 3 +bloodstain's 1 +bloodstains 1 +bloodstream 5 +bloodstream's 1 +bloodstreams 1 +bloodsucker 2 +bloodsucker's 1 +bloodsuckers 1 +bloodthirstier 1 +bloodthirstiest 1 +bloodthirstiness 2 +bloodthirstiness's 1 +bloodthirsty 3 +bloody 78 +bloodying 2 +bloom 11 +Bloom 4 +bloomed 1 +bloomer 2 +Bloomer 2 +bloomer's 1 +Bloomer's 1 +bloomers 1 +Bloomfield 3 +Bloomfield's 1 +blooming 7 +Bloomingdale 2 +Bloomingdale's 1 +bloom's 1 +Bloom's 1 +blooms 1 +Bloomsbury 5 +Bloomsbury's 1 +blooper 2 +blooper's 1 +bloopers 1 +blossom 9 +blossomed 2 +blossoming 3 +blossom's 1 +blossoms 1 +blot 9 +blotch 4 +blotched 2 +blotches 1 +blotchier 1 +blotchiest 1 +blotching 1 +blotch's 1 +blotchy 3 +blot's 1 +blots 1 +blotted 2 +blotter 3 +blotter's 1 +blotters 1 +blotting 3 +blouse 10 +bloused 2 +blouse's 1 +blouses 1 +blousing 1 +blow 78 +blower 3 +blower's 1 +blowers 1 +blowgun 2 +blowgun's 1 +blowguns 1 +blowing 2 +blowing's 1 +blown 4 +blowout 3 +blowout's 1 +blowouts 1 +blows 1 +blowsier 1 +blowsiest 1 +blowsy 3 +blowtorch 3 +blowtorches 1 +blowtorch's 1 +blowup 1 +blowup's 1 +blowups 1 +blowzier 1 +blowziest 1 +blowzy 2 +blubber 3 +blubbered 1 +blubbering 3 +blubbers 1 +Blucher 2 +Blucher's 1 +bludgeon 4 +bludgeoned 2 +bludgeoning 3 +bludgeon's 1 +bludgeons 1 +blue 122 +Bluebeard 2 +Bluebeard's 1 +bluebell 3 +bluebell's 1 +bluebells 1 +blueberries 1 +blueberry 2 +blueberry's 1 +bluebird 2 +bluebird's 1 +bluebirds 1 +bluebottle 3 +bluebottle's 1 +bluebottles 1 +blued 2 +bluefish 2 +bluefishes 1 +bluefish's 1 +bluegrass 3 +bluegrass's 1 +blueing 2 +bluejacket 1 +bluejacket's 1 +bluejackets 1 +bluejay 2 +bluejays 1 +bluenose 2 +bluenose's 1 +bluenoses 1 +blueprint 7 +blueprinted 1 +blueprinting 1 +blueprint's 1 +blueprints 1 +bluer 1 +blue's 1 +blues 1 +bluest 1 +bluff 8 +bluffed 1 +bluffer 2 +bluffer's 1 +bluffers 1 +bluffest 1 +bluffing 2 +bluffs 1 +bluing 1 +bluing's 1 +bluish 3 +blunder 8 +blunderbuss 3 +blunderbusses 1 +blunderbuss's 1 +blundered 1 +blunderer 2 +blunderer's 1 +blunderers 1 +blundering 3 +blunder's 1 +blunders 1 +blunt 9 +blunted 2 +blunter 1 +bluntest 1 +blunting 2 +bluntly 6 +bluntness 2 +bluntness's 1 +blunts 1 +blur 11 +blurb 4 +blurb's 1 +blurbs 1 +blurred 3 +blurrier 1 +blurriest 1 +blurring 4 +blurry 2 +blurs 1 +blurt 5 +blurted 2 +blurting 2 +blurts 1 +blush 11 +blushed 1 +blusher 3 +blusher's 1 +blushers 1 +blushes 1 +blushing 3 +bluster 4 +blustered 1 +blustering 3 +blusters 1 +blustery 3 +Blvd 2 +Blythe 3 +Blythe's 1 +BMW 8 +BMW's 1 +boa 3 +boar 7 +board 174 +boarded 2 +boarder 3 +boarder's 1 +boarders 1 +boarding 7 +boardinghouse 2 +boardinghouse's 1 +boardinghouses 1 +boarding's 1 +boardroom 5 +boardroom's 1 +boardrooms 1 +board's 1 +boards 1 +boardwalk 3 +boardwalk's 1 +boardwalks 1 +boar's 1 +boars 1 +boa's 1 +boas 1 +Boas 1 +Boas's 1 +boast 17 +boasted 1 +boaster 2 +boaster's 1 +boasters 1 +boastful 2 +boastfully 2 +boastfulness 2 +boastfulness's 1 +boasting 3 +boasts 1 +boat 78 +boated 1 +boater 4 +boater's 1 +boaters 1 +boating 3 +boating's 1 +boatman 4 +boatman's 1 +boatmen 1 +boat's 1 +boats 1 +boatswain 4 +boatswain's 1 +boatswains 1 +Bob 1 +bob 12 +bobbed 2 +Bobbi 1 +Bobbie 5 +Bobbie's 1 +bobbies 1 +bobbin 3 +bobbing 3 +bobbing's 1 +bobbin's 1 +bobbins 1 +Bobbi's 1 +Bobbitt 2 +Bobbitt's 1 +bobble 4 +bobbled 1 +bobble's 1 +bobbles 1 +bobbling 1 +Bobby 12 +bobby 5 +bobby's 1 +Bobby's 1 +bobcat 2 +bobcat's 1 +bobcats 1 +bobolink 2 +bobolink's 1 +bobolinks 1 +Bob's 1 +bobs 1 +bobsled 2 +bobsledded 1 +bobsledding 1 +bobsled's 1 +bobsleds 1 +bobtail 3 +bobtail's 1 +bobtails 1 +bobwhite 2 +bobwhite's 1 +bobwhites 1 +Boccaccio 2 +Boccaccio's 1 +bode 4 +boded 1 +bodega 2 +bodega's 1 +bodegas 1 +bodes 1 +Bodhidharma 2 +Bodhidharma's 1 +Bodhisattva 2 +Bodhisattva's 1 +bodice 5 +bodice's 1 +bodices 1 +bodies 1 +bodily 12 +boding 1 +bodkin 2 +bodkin's 1 +bodkins 1 +body 328 +bodybuilding 2 +bodyguard 6 +bodyguard's 1 +bodyguards 1 +body's 2 +bodywork 3 +bodywork's 1 +Boeing 6 +Boeing's 1 +Boeotia 2 +Boeotian 1 +Boeotia's 1 +Boer 1 +Boer's 1 +Boers 1 +Boethius 2 +Boethius's 1 +bog 10 +Bogart 3 +Bogart's 1 +bogey 6 +bogeyed 1 +bogeying 1 +bogeyman 3 +bogeyman's 1 +bogeymen 1 +bogey's 1 +bogeys 1 +bogged 1 +boggier 1 +boggiest 1 +bogging 1 +boggle 3 +boggled 2 +boggles 1 +boggling 3 +boggy 3 +bogie 3 +bogied 1 +bogie's 1 +bogies 1 +bog's 1 +bogs 1 +bogus 5 +bogy 4 +bogy's 1 +Bohemia 4 +Bohemian 1 +bohemian 5 +Bohemian's 1 +bohemians 1 +Bohemians 1 +Bohemia's 1 +Bohr 3 +Bohr's 1 +boil 20 +boiled 7 +boiler 12 +boilerplate 3 +boilerplate's 1 +boiler's 1 +boilers 1 +boiling 10 +boilings 1 +boils 1 +Boise 2 +Boise's 1 +boisterous 4 +boisterously 2 +boisterousness 2 +boisterousness's 1 +Bojangles 2 +Bojangles's 1 +bola 2 +bola's 1 +bolas 1 +bold 17 +bolder 1 +boldest 1 +boldface 3 +boldface's 1 +boldly 6 +boldness 3 +boldness's 1 +bolds 1 +bole 2 +bolero 2 +bolero's 1 +boleros 1 +bole's 1 +boles 1 +Boleyn 3 +Boleyn's 1 +Bolivar 2 +Bolivar's 1 +Bolivia 5 +Bolivian 1 +Bolivians 1 +Bolivia's 1 +boll 2 +bolled 1 +bolling 2 +boll's 1 +bolls 1 +bologna 2 +Bologna 4 +bologna's 1 +Bologna's 1 +boloney 1 +boloney's 1 +Bolshevik 1 +Bolshevik's 1 +Bolsheviks 1 +Bolshevism 1 +Bolshevism's 1 +Bolshevisms 1 +Bolshevist 1 +Bolshevist's 1 +Bolshevists 1 +Bolshoi 3 +Bolshoi's 1 +bolster 8 +bolstered 2 +bolstering 2 +bolsters 1 +bolt 20 +bolted 2 +bolting 3 +Bolton 8 +Bolton's 1 +bolt's 1 +bolts 1 +Boltzmann 2 +Boltzmann's 1 +bomb 51 +bombard 6 +bombarded 2 +bombardier 2 +bombardier's 1 +bombardiers 1 +bombarding 2 +bombardment 5 +bombardment's 1 +bombardments 1 +bombards 1 +bombast 3 +bombastic 2 +bombast's 1 +Bombay 6 +Bombay's 1 +bombed 3 +bomber 13 +bomber's 1 +bombers 1 +bombing 13 +bombings 1 +bombs 1 +bombshell 4 +bombshell's 1 +bombshells 1 +bonanza 5 +bonanza's 1 +bonanzas 1 +Bonaparte 3 +Bonaparte's 1 +Bonaventure 2 +Bonaventure's 1 +bonbon 2 +bonbon's 1 +bonbons 1 +Bond 12 +bond 43 +bondage 4 +bondage's 1 +bonded 3 +bonding 5 +bond's 1 +Bond's 1 +bonds 1 +bondsman 2 +bondsman's 1 +bondsmen 1 +bone 50 +boned 2 +bonehead 2 +bonehead's 1 +boneheads 1 +boneless 3 +boner 1 +boner's 1 +boners 1 +bone's 1 +bones 2 +boney 2 +boneyer 1 +boneyest 1 +bonfire 6 +bonfire's 1 +bonfires 2 +bong 3 +bonged 1 +bonging 1 +bongo 2 +bongoes 1 +bongo's 1 +bongos 1 +bong's 1 +bongs 1 +Bonhoeffer 2 +Bonhoeffer's 1 +bonier 1 +boniest 1 +Boniface 3 +Boniface's 1 +boning 2 +Bonita 2 +Bonita's 1 +bonito 2 +bonitoes 1 +bonito's 1 +bonitos 1 +bonkers 1 +Bonn 7 +Bonner 1 +Bonner's 1 +bonnet 7 +bonnet's 1 +bonnets 1 +Bonneville 2 +Bonneville's 1 +bonnie 2 +Bonnie 4 +bonnier 1 +Bonnie's 1 +bonniest 1 +Bonn's 1 +bonny 3 +bonsai 3 +bonsai's 1 +bonsais 1 +bonus 20 +bonuses 1 +bonus's 1 +bony 5 +boo 7 +boob 4 +boobed 2 +boobies 1 +boobing 1 +boob's 1 +boobs 1 +booby 3 +booby's 1 +boodle 3 +boodle's 1 +boodles 1 +booed 1 +boogie 5 +boogied 1 +boogieing 1 +boogies 1 +booing 2 +book 399 +bookcase 4 +bookcase's 1 +bookcases 1 +booked 3 +bookend 3 +bookended 1 +bookending 1 +bookends 1 +Booker 3 +Booker's 1 +bookie 3 +bookie's 1 +bookies 1 +booking 16 +booking's 1 +bookings 1 +bookish 3 +bookkeeper 2 +bookkeeper's 1 +bookkeepers 1 +bookkeeping 3 +bookkeeping's 1 +booklet 14 +booklet's 1 +booklets 1 +bookmaker 4 +bookmaker's 1 +bookmakers 1 +bookmaking 3 +bookmaking's 1 +bookmark 3 +bookmarked 1 +bookmarking 1 +bookmark's 1 +bookmarks 1 +bookmobile 2 +bookmobile's 1 +bookmobiles 1 +book's 1 +books 1 +bookseller 8 +bookseller's 1 +booksellers 2 +bookshelf 3 +bookshelf's 1 +bookshelves 1 +bookshop 10 +bookshops 1 +bookstore 3 +bookstore's 1 +bookstores 1 +bookworm 3 +bookworm's 1 +bookworms 1 +Boole 2 +Boolean 1 +Boole's 1 +boom 23 +boomed 1 +boomerang 3 +boomeranged 1 +boomeranging 1 +boomerang's 1 +boomerangs 1 +booming 5 +booms 1 +boon 5 +boondocks 1 +boondoggle 2 +boondoggled 1 +boondoggles 1 +boondoggling 1 +Boone 2 +Boone's 1 +boon's 1 +boons 1 +boor 3 +boorish 3 +boorishly 1 +boor's 1 +boors 1 +boos 1 +boost 31 +boosted 2 +booster 4 +booster's 1 +boosters 1 +boosting 3 +boost's 1 +boosts 1 +boot 48 +bootblack 2 +bootblack's 1 +bootblacks 1 +booted 2 +bootee 2 +bootee's 1 +bootees 1 +booth 6 +Booth 6 +booth's 1 +Booth's 1 +booths 1 +bootie 2 +bootie's 1 +booties 1 +booting 1 +bootleg 3 +bootlegged 2 +bootlegger 3 +bootlegger's 1 +bootleggers 1 +bootlegging 3 +bootlegs 1 +bootless 2 +boot's 1 +boots 1 +bootstrap 2 +bootstrap's 1 +bootstraps 1 +booty 4 +booty's 1 +booze 6 +boozed 2 +boozer 2 +boozer's 1 +boozers 1 +booze's 1 +boozes 1 +boozier 1 +booziest 1 +boozing 3 +boozy 2 +bop 4 +bopped 1 +bopping 2 +bops 1 +borax 3 +borax's 1 +Bordeaux 5 +Bordeaux's 1 +bordello 2 +bordello's 1 +bordellos 1 +Borden 2 +Borden's 1 +border 60 +bordered 2 +bordering 3 +borderland 3 +borderland's 1 +borderlands 1 +borderline 4 +borderline's 1 +borderlines 1 +border's 1 +borders 1 +Bordon 3 +Bordon's 1 +bore 16 +Boreas 1 +Boreas's 1 +bored 16 +boredom 8 +boredom's 1 +borer 2 +borer's 1 +borers 1 +bores 1 +Borg 3 +Borges 2 +Borgia 2 +Borgia's 1 +Borglum 1 +Borglum's 1 +Borg's 1 +boring 19 +boringly 2 +boring's 1 +Boris 10 +Bork 2 +Bork's 1 +Borlaug 1 +Borlaug's 1 +Born 2 +born 88 +borne 2 +Borneo 4 +Borneo's 1 +Born's 1 +Borobudur 1 +Borobudur's 1 +Borodin 2 +Borodin's 1 +boron 2 +boron's 1 +borough 26 +borough's 1 +boroughs 1 +borrow 34 +borrowed 4 +borrower 10 +borrower's 1 +borrowers 1 +borrowing 15 +borrowing's 1 +borrows 1 +borscht 2 +borscht's 1 +Boru 2 +Boru's 1 +Bosch 3 +Bosch's 1 +Bose 2 +Bose's 1 +bosh 3 +bosh's 1 +Bosnia 12 +Bosnia's 1 +bosom 5 +bosom's 1 +bosoms 1 +Bosporus 1 +Bosporus's 1 +boss 45 +bossed 2 +bosser 1 +bosses 1 +bossier 1 +bossiest 1 +bossily 2 +bossiness 2 +bossiness's 1 +bossing 2 +boss's 1 +bossy 3 +Boston 10 +Bostonian 1 +Bostonians 1 +Boston's 1 +Bostons 1 +bosun 3 +bosun's 1 +bosuns 1 +Boswell 7 +Boswell's 1 +botanical 6 +botanist 4 +botanist's 1 +botanists 1 +botany 4 +botany's 1 +botch 3 +botched 2 +botches 1 +botching 2 +both 691 +bother 47 +bothered 3 +bothering 1 +bothers 1 +bothersome 2 +Botswana 4 +Botswana's 1 +Botticelli 2 +Botticelli's 1 +bottle 64 +bottled 4 +bottleneck 4 +bottleneck's 1 +bottlenecks 1 +bottle's 1 +bottles 1 +bottling 3 +bottom 83 +bottomed 1 +bottoming 1 +bottomless 3 +bottom's 1 +bottoms 1 +botulism 2 +botulism's 1 +boudoir 4 +boudoir's 1 +boudoirs 1 +bouffant 3 +bouffants 1 +bough 5 +bough's 1 +boughs 1 +bought 1 +bouillabaisse 2 +bouillabaisse's 1 +bouillabaisses 1 +bouillon 2 +bouillon's 1 +bouillons 1 +Boulder 3 +boulder 8 +bouldered 1 +bouldering 3 +boulder's 1 +Boulder's 1 +boulders 1 +boulevard 4 +boulevard's 1 +boulevards 2 +Boulez 2 +Boulez's 1 +bounce 18 +bounced 2 +bouncer 4 +bouncer's 1 +bouncers 1 +bounces 1 +bouncier 1 +bounciest 1 +bouncing 4 +bouncy 3 +bound 37 +boundaries 1 +boundary 46 +boundary's 1 +bounded 2 +bounden 2 +bounder 2 +bounder's 1 +bounders 1 +bounding 3 +boundless 3 +bounds 1 +bounteous 2 +bounties 1 +bountiful 2 +bountifully 2 +bounty 4 +bounty's 1 +bouquet 6 +bouquet's 1 +bouquets 1 +Bourbaki 1 +Bourbaki's 1 +bourbon 3 +Bourbon 3 +bourbon's 1 +Bourbon's 1 +bourgeois 14 +bourgeoisie 9 +bourgeoisie's 1 +bourgeois's 1 +Bournemouth 6 +Bournemouth's 1 +bout 10 +boutique 5 +boutique's 1 +boutiques 2 +bout's 1 +bouts 1 +Bovary 3 +Bovary's 1 +bovine 5 +bovines 1 +bow 31 +Bowditch 2 +Bowditch's 1 +bowdlerize 2 +bowdlerized 2 +bowdlerizes 1 +bowdlerizing 1 +bowed 2 +bowel 18 +Bowell 2 +Bowell's 1 +bowel's 1 +bowels 1 +Bowen 4 +Bowen's 1 +bower 4 +bower's 1 +bowers 1 +Bowers 3 +Bowery 2 +Bowery's 1 +Bowie 4 +Bowie's 1 +bowing 2 +bowing's 1 +bowl 40 +bowled 2 +bowlegged 1 +bowler 12 +bowler's 1 +bowlers 1 +bowling 9 +bowling's 1 +bowl's 1 +bowls 1 +bowman 3 +Bowman 3 +bowman's 1 +Bowman's 1 +bowmen 1 +bows 1 +bowsprit 2 +bowsprit's 1 +bowsprits 1 +bowstring 2 +bowstring's 1 +bowstrings 1 +box 121 +boxcar 2 +boxcar's 1 +boxcars 1 +boxed 3 +boxer 8 +boxer's 1 +boxers 1 +boxes 1 +boxing 14 +boxing's 1 +box's 1 +boxwood 2 +boxwood's 1 +boy 217 +boycott 12 +boycotted 1 +boycotting 3 +boycotts 1 +Boyd 6 +Boyd's 1 +Boyer 2 +Boyer's 1 +boyfriend 15 +boyfriend's 1 +boyfriends 1 +boyhood 3 +boyhood's 1 +boyhoods 1 +boyish 4 +boyishly 2 +boyishness 2 +boyishness's 1 +Boyle 5 +Boyle's 1 +boy's 1 +boys 1 +boysenberries 1 +boysenberry 2 +boysenberry's 1 +bozo 2 +bozo's 1 +bozos 1 +Br 1 +bra 7 +brace 12 +braced 1 +bracelet 5 +bracelet's 1 +bracelets 1 +brace's 1 +braces 1 +bracing 4 +bracken 5 +bracken's 1 +bracket 14 +bracketed 2 +bracketing 3 +bracketing's 1 +bracket's 1 +brackets 1 +brackish 3 +bract 2 +bract's 1 +bracts 1 +brad 3 +Brad 3 +Bradbury 4 +Bradbury's 1 +Braddock 2 +Braddock's 1 +Bradford 14 +Bradford's 1 +Bradley 6 +Bradley's 1 +Bradly 1 +Bradly's 1 +brad's 1 +Brad's 1 +brads 1 +Bradshaw 5 +Bradshaw's 1 +Bradstreet 3 +Bradstreet's 1 +Brady 6 +Brady's 1 +brag 4 +Bragg 6 +braggart 3 +braggart's 1 +braggarts 1 +bragged 1 +bragger 2 +bragger's 1 +braggers 1 +bragging 3 +Bragg's 1 +brags 1 +Brahe 2 +Brahe's 1 +Brahma 2 +Brahmagupta 1 +Brahmagupta's 1 +Brahman 2 +Brahmanism 1 +Brahmanism's 1 +Brahmanisms 1 +Brahman's 1 +Brahmans 1 +Brahmaputra 2 +Brahmaputra's 1 +Brahma's 1 +Brahmas 1 +Brahmin 2 +Brahmin's 1 +Brahmins 2 +Brahms 4 +braid 5 +braided 3 +braiding 2 +braids 1 +Braille 1 +braille 3 +Brailled 1 +Braille's 1 +Brailles 1 +Brailling 1 +Brain 2 +brain 60 +brainchild 4 +brainchildren 2 +brainchild's 1 +brained 2 +brainier 1 +brainiest 1 +braining 1 +brainless 2 +brain's 1 +Brain's 1 +brains 1 +brainstorm 3 +brainstormed 1 +brainstorming 3 +brainstorming's 1 +brainstorm's 1 +brainstorms 1 +brainteaser 2 +brainteasers 1 +brainwash 3 +brainwashed 2 +brainwashes 1 +brainwashing 3 +brainwashing's 1 +brainy 3 +braise 2 +braised 2 +braises 1 +braising 2 +brake 17 +braked 1 +brakeman 2 +brakeman's 1 +brakemen 1 +brake's 1 +brakes 1 +braking 4 +bramble 5 +bramble's 1 +brambles 1 +Brampton 3 +Brampton's 1 +Bran 1 +bran 4 +Branch 2 +branch 92 +branched 2 +branches 1 +branching 5 +branching's 1 +branch's 1 +Branch's 1 +brand 30 +branded 3 +Brandeis 2 +Brandeis's 1 +Branden 1 +Brandenburg 3 +Brandenburg's 1 +Branden's 1 +Brandi 2 +Brandie 1 +brandied 2 +Brandie's 1 +brandies 1 +branding 3 +Brandi's 1 +brandish 4 +brandished 2 +brandishes 1 +brandishing 3 +Brando 4 +Brandon 4 +Brandon's 1 +Brando's 1 +brand's 1 +brands 1 +Brandt 4 +Brandt's 1 +brandy 12 +Brandy 2 +brandying 1 +brandy's 1 +Brandy's 1 +bran's 1 +Bran's 1 +Brant 2 +Brant's 1 +Braque 5 +Braque's 1 +bra's 1 +bras 2 +brash 5 +brasher 1 +brashest 1 +brashly 2 +brashness 2 +brashness's 1 +Brasilia 2 +brass 19 +brassed 2 +brasses 1 +brassier 1 +brassiere 3 +brassiere's 1 +brassieres 1 +brassiest 1 +brassing 1 +brass's 1 +brassy 3 +brat 4 +Bratislava 3 +Bratislava's 1 +brat's 1 +brats 1 +Brattain 1 +Brattain's 1 +brattier 1 +brattiest 1 +bratty 2 +bravado 3 +bravado's 1 +brave 26 +braved 1 +bravely 5 +braver 1 +bravery 5 +bravery's 1 +braves 2 +bravest 1 +braving 1 +bravo 4 +bravos 1 +bravura 3 +bravura's 1 +bravuras 1 +brawl 5 +brawled 1 +brawler 2 +brawler's 1 +brawlers 1 +brawling 2 +brawl's 1 +brawls 1 +brawn 3 +brawnier 1 +brawniest 1 +brawniness 1 +brawniness's 1 +brawn's 1 +brawny 2 +bray 4 +Bray 4 +brayed 1 +braying 3 +Bray's 1 +brays 1 +brazen 5 +brazened 1 +brazening 1 +brazenly 2 +brazenness 2 +brazenness's 1 +brazens 1 +brazier 3 +brazier's 1 +braziers 1 +Brazil 19 +Brazilian 1 +Brazilians 1 +Brazil's 1 +Brazos 2 +Brazos's 1 +Brazzaville 2 +Brazzaville's 1 +breach 44 +breached 2 +breaches 1 +breaching 2 +breach's 1 +bread 41 +breadbasket 2 +breadbasket's 1 +breadbaskets 1 +breaded 2 +breadfruit 2 +breadfruit's 1 +breadfruits 1 +breading 2 +bread's 1 +breads 1 +breadth 8 +breadth's 1 +breadths 1 +breadwinner 3 +breadwinner's 1 +breadwinners 1 +break 240 +breakable 2 +breakables 1 +breakage 4 +breakage's 1 +breakages 1 +breakdown 18 +breakdown's 1 +breakdowns 1 +breaker 4 +breaker's 1 +breakers 1 +breakfast 50 +breakfasted 1 +breakfasting 1 +breakfast's 1 +breakfasts 1 +breaking 5 +breaking's 1 +breakneck 3 +breakpoints 1 +breaks 1 +breakthrough 10 +breakthrough's 1 +breakthroughs 1 +breakup 2 +breakup's 1 +breakups 1 +breakwater 3 +breakwater's 1 +breakwaters 1 +breast 32 +breastbone 2 +breastbone's 1 +breastbones 1 +breasted 2 +breasting 1 +breastplate 2 +breastplate's 1 +breastplates 1 +breast's 1 +breasts 1 +breaststroke 3 +breaststroke's 1 +breaststrokes 1 +breastwork 2 +breastwork's 1 +breastworks 1 +breath 57 +breathable 3 +breathe 37 +breathed 1 +breather 3 +breather's 1 +breathers 1 +breathes 1 +breathier 1 +breathiest 1 +breathing 13 +breathing's 1 +breathless 7 +breathlessly 4 +breathlessness 2 +breathlessness's 1 +breath's 1 +breaths 1 +breathtaking 5 +breathtakingly 2 +breathy 2 +Brecht 3 +Brecht's 1 +Breckenridge 2 +Breckenridge's 1 +bred 1 +breded 1 +bredes 1 +breding 1 +breech 5 +breeches 1 +breech's 1 +breed 39 +breeder 7 +breeder's 1 +breeders 1 +breeding 22 +breeding's 1 +breeds 1 +breeze 19 +breezed 1 +breeze's 1 +breezes 1 +breezier 1 +breeziest 1 +breezily 2 +breeziness 2 +breeziness's 1 +breezing 1 +breezy 3 +Bremen 3 +Bremen's 1 +Brenda 8 +Brendan 4 +Brendan's 1 +Brenda's 1 +Brennan 4 +Brennan's 1 +Brenner 2 +Brenner's 1 +Brent 6 +Brenton 2 +Brenton's 1 +Brent's 1 +Brest 3 +Brest's 1 +Bret 2 +brethren 1 +Breton 3 +Bret's 1 +Brett 5 +Brett's 1 +breviaries 1 +breviary 2 +breviary's 1 +brevity 3 +brevity's 1 +brew 11 +brewed 2 +Brewer 3 +brewer 8 +breweries 1 +brewer's 1 +Brewer's 1 +brewers 1 +brewery 12 +brewery's 1 +brewing 7 +brewing's 1 +brews 1 +Brewster 2 +Brewster's 1 +Brezhnev 4 +Brezhnev's 1 +Brian 47 +Briana 1 +Briana's 1 +Brianna 1 +Brianna's 1 +Brian's 1 +briar 4 +briar's 1 +briars 1 +bribe 9 +bribed 2 +bribery 4 +bribery's 1 +bribes 1 +bribing 3 +Brice 3 +Brice's 1 +brick 31 +brickbat 3 +brickbat's 1 +brickbats 1 +bricked 2 +bricking 1 +bricklayer 3 +bricklayer's 1 +bricklayers 1 +bricklaying 2 +bricklaying's 1 +brick's 1 +bricks 1 +bridal 4 +bridals 1 +Bridalveil 1 +Bridalveil's 1 +bride 14 +bridegroom 4 +bridegroom's 1 +bridegrooms 1 +bride's 1 +brides 1 +bridesmaid 4 +bridesmaid's 1 +bridesmaids 1 +bridge 74 +bridged 2 +bridgehead 2 +bridgehead's 1 +bridgeheads 1 +Bridgeport 2 +Bridgeport's 1 +Bridger 2 +Bridger's 1 +bridge's 1 +bridges 1 +Bridges 4 +Bridget 7 +Bridgetown 2 +Bridgetown's 1 +Bridget's 1 +Bridgett 2 +Bridgette 2 +Bridgette's 1 +Bridgett's 1 +bridgework 2 +bridgework's 1 +bridging 4 +Bridgman 2 +Bridgman's 1 +bridle 7 +bridled 2 +bridle's 1 +bridles 1 +bridling 3 +Brie 2 +brief 66 +briefcase 6 +briefcase's 1 +briefcases 1 +briefed 1 +briefer 2 +briefest 1 +briefing 9 +briefing's 1 +briefings 1 +briefly 35 +briefness 1 +briefness's 1 +briefs 1 +brier 2 +brier's 1 +briers 1 +Brie's 1 +brig 3 +brigade 16 +brigade's 1 +brigades 1 +Brigadoon 2 +brigand 4 +brigandage 3 +brigandage's 1 +brigand's 1 +brigands 1 +brigantine 2 +brigantine's 1 +brigantines 1 +Briggs 4 +Brigham 3 +Brigham's 1 +Bright 3 +bright 64 +brighten 6 +brightened 2 +brightening 3 +brightens 1 +brighter 2 +brightest 3 +brightly 10 +brightness 6 +brightness's 1 +Brighton 17 +Brighton's 1 +Bright's 1 +brights 2 +Brigid 2 +Brigid's 1 +Brigitte 3 +Brigitte's 1 +brig's 1 +brigs 1 +brilliance 6 +brilliance's 1 +brilliancy 2 +brilliancy's 1 +brilliant 38 +brilliantly 7 +brilliants 1 +Brillo 2 +brim 7 +brimful 3 +brimmed 2 +brimming 2 +brim's 1 +brims 1 +brimstone 2 +brimstone's 1 +brindled 2 +brine 5 +brine's 1 +bring 441 +bringing 2 +brings 1 +brinier 1 +briniest 1 +brink 6 +Brinkley 2 +Brinkley's 1 +brinkmanship 2 +brinkmanship's 1 +brink's 1 +brinks 1 +brinksmanship 1 +briny 2 +briquet 1 +briquet's 1 +briquets 1 +briquette 2 +briquette's 1 +briquettes 1 +Brisbane 3 +Brisbane's 1 +brisk 8 +brisked 1 +brisker 1 +briskest 1 +brisket 3 +brisket's 1 +briskets 1 +brisking 1 +briskly 7 +briskness 2 +briskness's 1 +brisks 1 +bristle 7 +bristled 2 +bristle's 1 +bristles 1 +bristlier 1 +bristliest 1 +bristling 3 +bristly 2 +Bristol 31 +Bristol's 1 +Brit 2 +Britain 253 +Britain's 2 +Britannia 5 +Britannia's 1 +Britannic 2 +Britannica 2 +Britannica's 1 +britches 1 +British 3 +Britisher 1 +Britney 1 +Britney's 1 +Briton 2 +Briton's 1 +Britons 1 +Brit's 1 +Brits 1 +Britt 1 +Brittany 5 +Brittany's 1 +Britten 4 +Britten's 1 +brittle 8 +brittleness 2 +brittleness's 1 +brittler 1 +brittlest 1 +Brittney 1 +Brittney's 1 +Britt's 1 +Brno 2 +Brno's 1 +broach 5 +broached 2 +broaches 1 +broaching 2 +broad 68 +broadcast 26 +broadcasted 2 +broadcaster 7 +broadcaster's 1 +broadcasters 1 +broadcasting 19 +broadcasts 1 +broadcloth 2 +broadcloth's 1 +broaden 9 +broadened 2 +broadening 4 +broadens 1 +broader 1 +broadest 1 +broadloom 2 +broadloom's 1 +broadly 18 +broadness 2 +broads 1 +broadside 3 +broadsided 1 +broadside's 1 +broadsides 1 +broadsiding 1 +broadsword 2 +broadsword's 1 +broadswords 1 +Broadway 5 +Broadway's 1 +Broadways 1 +Brobdingnag 1 +Brobdingnagian 1 +Brobdingnag's 1 +brocade 3 +brocaded 2 +brocade's 1 +brocades 1 +brocading 1 +broccoli 3 +broccoli's 1 +brochure 15 +brochure's 1 +brochures 1 +Brock 3 +Brock's 1 +brogan 2 +brogan's 1 +brogans 1 +brogue 3 +brogue's 1 +brogues 1 +broil 3 +broiled 2 +broiler 2 +broiler's 1 +broilers 1 +broiling 3 +broils 1 +Brokaw 2 +Brokaw's 1 +broke 4 +broken 31 +brokenhearted 2 +broker 14 +brokerage 4 +brokerage's 1 +brokerages 1 +brokered 2 +brokering 3 +broker's 1 +brokers 1 +bromide 3 +bromide's 1 +bromides 1 +bromine 3 +bromine's 1 +bronchi 2 +bronchial 3 +bronchi's 1 +bronchitis 4 +bronchitis's 1 +bronchus 2 +bronchus's 1 +bronco 2 +bronco's 1 +broncos 1 +Bronson 2 +Bronson's 1 +Bronte 3 +brontosaur 2 +brontosauri 1 +brontosaur's 1 +brontosaurs 1 +brontosaurus 2 +brontosauruses 1 +brontosaurus's 1 +Bronx 3 +Bronx's 1 +bronze 20 +bronzed 3 +bronze's 1 +bronzes 1 +bronzing 3 +brooch 5 +brooches 1 +brooch's 1 +brood 7 +brooded 1 +brooder 1 +brooder's 1 +brooders 1 +brooding 6 +brood's 1 +broods 1 +brook 6 +Brooke 8 +brooked 1 +Brooke's 1 +brooking 3 +Brooklyn 4 +Brooklyn's 1 +brook's 1 +brooks 1 +Brooks 6 +broom 6 +broom's 1 +brooms 1 +broomstick 3 +broomstick's 1 +broomsticks 1 +broth 4 +brothel 5 +brothel's 1 +brothels 1 +brother 125 +brothered 1 +brotherhood 5 +brotherhood's 1 +brotherhoods 1 +brothering 1 +brotherliness 1 +brotherliness's 1 +brotherly 3 +brother's 1 +brothers 1 +broth's 1 +broths 1 +brought 1 +brouhaha 2 +brouhaha's 1 +brouhahas 1 +brow 15 +browbeat 2 +browbeaten 2 +browbeating 2 +browbeats 1 +Brown 40 +brown 55 +Browne 6 +browned 3 +browner 1 +Browne's 1 +brownest 1 +Brownian 1 +Brownian's 1 +Brownie 1 +brownie 5 +brownier 1 +brownie's 1 +Brownie's 1 +brownies 1 +Brownies 1 +browniest 1 +browning 4 +Browning 7 +browning's 1 +Browning's 1 +brownish 3 +brownout 2 +brownout's 1 +brownouts 1 +brown's 1 +Brown's 1 +browns 1 +Brownshirt 1 +brownstone 2 +brownstone's 1 +brownstones 1 +Brownsville 2 +Brownsville's 1 +brow's 1 +brows 1 +browse 6 +browsed 2 +browser 3 +browser's 1 +browsers 1 +browses 1 +browsing 4 +brr 3 +Br's 1 +Brubeck 2 +Brubeck's 1 +Bruce 19 +Bruce's 1 +Bruckner 2 +Bruckner's 1 +Brueghel 2 +Brueghel's 1 +bruin 1 +bruin's 1 +bruins 1 +bruise 12 +bruised 5 +bruiser 3 +bruiser's 1 +bruisers 1 +bruises 1 +bruising 5 +Brummel 2 +Brummel's 1 +brunch 3 +brunched 1 +brunches 1 +brunching 1 +brunch's 1 +Brunei 3 +Brunei's 1 +Brunelleschi 2 +Brunelleschi's 1 +brunet 1 +brunets 1 +brunette 3 +brunette's 1 +brunettes 1 +Brunhilde 1 +Brunhilde's 1 +Bruno 7 +Bruno's 1 +Brunswick 1 +Brunswick's 1 +brunt 4 +brunted 1 +brunting 1 +brunt's 1 +brunts 1 +brush 41 +brushed 2 +brushes 1 +brushing 3 +brush's 1 +brushwood 2 +brushwood's 1 +brusque 4 +brusquely 3 +brusqueness 2 +brusqueness's 1 +brusquer 1 +brusquest 1 +Brussels 17 +Brut 2 +brutal 11 +brutalities 1 +brutality 5 +brutality's 1 +brutalize 2 +brutalized 1 +brutalizes 1 +brutalizing 2 +brutally 5 +brute 5 +brute's 1 +brutes 1 +brutish 3 +brutishly 2 +Brut's 1 +Brutus 4 +Brutus's 1 +Bryan 1 +Bryan's 1 +Bryant 4 +Bryant's 1 +Bryce 4 +Bryce's 1 +Brynner 2 +Brynner's 1 +Bryon 2 +Bryon's 1 +Brzezinski 2 +Brzezinski's 1 +B's 1 +Btu 1 +bubble 17 +bubbled 1 +bubble's 1 +bubbles 1 +bubblier 1 +bubbliest 1 +bubbling 5 +bubbly 4 +Buber 2 +Buber's 1 +buccaneer 3 +buccaneered 1 +buccaneering 3 +buccaneer's 1 +buccaneers 1 +Buchanan 6 +Buchanan's 1 +Bucharest 5 +Bucharest's 1 +Buchenwald 2 +Buchenwald's 1 +Buchwald 2 +Buchwald's 1 +buck 11 +Buck 2 +buckboard 1 +buckboard's 1 +buckboards 1 +bucked 1 +bucket 16 +bucketed 1 +bucketful 2 +bucketful's 1 +bucketfuls 1 +bucketing 2 +bucket's 1 +buckets 1 +buckeye 3 +buckeye's 1 +buckeyes 1 +bucking 3 +Buckingham 10 +Buckingham's 1 +buckle 8 +buckled 2 +buckler 3 +buckler's 1 +bucklers 1 +buckle's 1 +buckles 1 +Buckley 5 +Buckley's 1 +buckling 3 +Buckner 2 +Buckner's 1 +buckram 2 +buckram's 1 +buck's 1 +Buck's 1 +bucks 1 +bucksaw 1 +bucksaw's 1 +bucksaws 1 +buckshot 2 +buckshot's 1 +buckskin 2 +buckskin's 1 +buckskins 1 +buckteeth 1 +bucktooth 1 +bucktoothed 1 +bucktooth's 1 +buckwheat 3 +buckwheat's 1 +bucolic 3 +bucolics 1 +bud 12 +Bud 3 +Budapest 6 +Budapest's 1 +budded 2 +Buddha 3 +Buddha's 1 +Buddhas 1 +Buddhism 1 +Buddhism's 1 +Buddhisms 1 +Buddhist 1 +Buddhist's 1 +Buddhists 1 +buddies 1 +budding 5 +buddings 1 +Buddy 3 +buddy 4 +buddy's 1 +Buddy's 1 +budge 4 +budged 1 +budgerigar 3 +budgerigar's 1 +budgerigars 1 +budges 1 +budget 100 +budgetary 7 +budgeted 3 +budgeting 5 +budget's 1 +budgets 1 +budgie 3 +budgie's 1 +budgies 1 +budging 1 +bud's 1 +Bud's 1 +buds 1 +Budweiser 2 +Budweiser's 1 +buff 9 +Buffalo 3 +buffalo 4 +buffaloed 1 +buffaloes 1 +buffaloing 1 +buffalo's 1 +Buffalo's 1 +buffalos 1 +buffed 2 +buffer 12 +buffered 2 +buffering 3 +buffer's 1 +buffers 1 +buffet 9 +buffeted 2 +buffeting 3 +buffet's 1 +buffets 1 +buffing 3 +buffoon 2 +buffoonery 2 +buffoonery's 1 +buffoon's 1 +buffoons 1 +buff's 1 +buffs 1 +Buffy 1 +Buffy's 1 +Buford 2 +Buford's 1 +bug 11 +bugaboo 2 +bugaboo's 1 +bugaboos 1 +Bugatti 3 +Bugatti's 1 +bugbear 3 +bugbear's 1 +bugbears 1 +bugged 1 +bugger 12 +bugger's 1 +buggers 1 +buggier 1 +buggies 1 +buggiest 1 +bugging 3 +buggy 5 +buggy's 1 +bugle 4 +bugled 1 +bugler 2 +bugler's 1 +buglers 1 +bugle's 1 +bugles 1 +bugling 1 +bug's 1 +bugs 1 +Buick 2 +Buick's 1 +build 238 +builder 21 +builder's 1 +builders 1 +building 232 +building's 1 +buildings 1 +builds 1 +buildup 2 +buildups 1 +built 1 +Bujumbura 2 +Bujumbura's 1 +Bukhara 2 +Bukhara's 1 +Bukharin 4 +Bukharin's 1 +Bulawayo 2 +Bulawayo's 1 +bulb 13 +bulbed 2 +bulbing 1 +bulbous 3 +bulb's 1 +bulbs 1 +Bulfinch 1 +Bulfinch's 1 +Bulganin 2 +Bulganin's 1 +Bulgar 2 +Bulgaria 8 +Bulgarian 1 +Bulgarians 1 +Bulgaria's 1 +Bulgar's 1 +bulge 10 +bulged 2 +bulge's 1 +bulges 1 +bulgier 1 +bulgiest 1 +bulging 4 +bulgy 3 +bulimia 3 +bulimia's 1 +bulimic 3 +bulimics 1 +bulk 26 +bulked 2 +bulkhead 3 +bulkhead's 1 +bulkheads 1 +bulkier 1 +bulkiest 1 +bulkiness 2 +bulkiness's 1 +bulking 3 +bulk's 1 +bulks 1 +bulky 6 +bull 16 +bulldog 3 +bulldogged 1 +bulldogging 1 +bulldog's 1 +bulldogs 1 +bulldoze 3 +bulldozed 2 +bulldozer 5 +bulldozer's 1 +bulldozers 1 +bulldozes 1 +bulldozing 3 +bulled 1 +bullet 15 +bulletin 13 +bulletined 1 +bulletining 1 +bulletin's 1 +bulletins 1 +bulletproof 2 +bulletproofed 1 +bulletproofing 1 +bulletproofs 1 +bullet's 1 +bullets 1 +bullfight 3 +bullfighter 2 +bullfighter's 1 +bullfighters 1 +bullfighting 2 +bullfighting's 1 +bullfight's 1 +bullfights 1 +bullfinch 2 +bullfinches 1 +bullfinch's 1 +bullfrog 3 +bullfrog's 1 +bullfrogs 1 +bullheaded 2 +bullhorn 2 +bullhorn's 1 +bullhorns 1 +bullied 2 +bullied's 1 +bullier 2 +bullies 1 +bulliest 1 +bulling 3 +bullion 3 +bullion's 1 +bullish 3 +Bullock 3 +bullock 5 +bullock's 1 +Bullock's 1 +bullocks 1 +bullpen 1 +bullpen's 1 +bullpens 1 +bullring 3 +bullring's 1 +bullrings 1 +bull's 1 +bulls 1 +bullshit 4 +bullshit's 1 +bullshits 1 +bullshitted 1 +bullshitting 2 +Bullwinkle 2 +Bullwinkle's 1 +bully 11 +bullying 5 +bullying's 1 +bully's 1 +bulrush 2 +bulrushes 1 +bulrush's 1 +Bultmann 2 +Bultmann's 1 +bulwark 3 +bulwark's 1 +bulwarks 1 +bum 9 +bumble 3 +bumblebee 2 +bumblebee's 1 +bumblebees 1 +bumbled 1 +bumbler 2 +bumbler's 1 +bumblers 1 +bumbles 1 +bumbling 2 +bumblings 1 +bummed 2 +bummer 2 +bummer's 1 +bummers 1 +bummest 1 +bumming 1 +bump 16 +bumped 1 +bumper 6 +bumper's 1 +bumpers 1 +bumpier 1 +bumpiest 1 +bumping 3 +bumpkin 2 +bumpkin's 1 +bumpkins 1 +Bumppo 2 +Bumppo's 1 +bumps 2 +bumptious 2 +bumpy 4 +bum's 1 +bums 1 +bun 9 +bunch 18 +Bunche 2 +bunched 2 +Bunche's 1 +bunches 1 +bunching 3 +bunch's 1 +buncombe 1 +buncombe's 1 +Bundestag 5 +Bundestag's 1 +bundle 17 +bundled 3 +bundle's 1 +bundles 1 +bundling 3 +bung 5 +bungalow 10 +bungalow's 1 +bungalows 1 +bunged 1 +bunghole 2 +bunghole's 1 +bungholes 1 +bunging 1 +bungle 4 +bungled 2 +bungler 2 +bungler's 1 +bunglers 1 +bungles 1 +bungling 3 +bung's 1 +bungs 1 +Bunin 1 +Bunin's 1 +bunion 2 +bunion's 1 +bunions 1 +bunk 6 +bunked 1 +Bunker 2 +bunker 7 +bunker's 1 +Bunker's 1 +bunkers 1 +bunkhouse 2 +bunkhouse's 1 +bunkhouses 1 +bunking 1 +bunk's 1 +bunks 1 +bunkum 2 +bunkum's 1 +bunnies 1 +bunny 7 +bunny's 1 +bun's 1 +buns 1 +Bunsen 2 +Bunsen's 1 +bunt 2 +bunted 1 +bunting 3 +bunting's 1 +buntings 1 +bunts 1 +Bunyan 3 +Bunyan's 1 +buoy 4 +buoyancy 4 +buoyancy's 1 +buoyant 6 +buoyantly 2 +buoyed 1 +buoying 1 +buoy's 1 +buoys 1 +bur 4 +Burbank 2 +Burbank's 1 +burble 3 +burbled 2 +burbles 1 +burbling 3 +Burch 2 +Burch's 1 +burden 36 +burdened 2 +burdening 1 +burden's 1 +burdens 1 +burdensome 3 +burdock 3 +burdock's 1 +bureau 22 +bureaucracies 1 +bureaucracy 17 +bureaucracy's 1 +bureaucrat 8 +bureaucratic 11 +bureaucratically 2 +bureaucrat's 1 +bureaucrats 1 +bureau's 1 +bureaus 1 +bureaux 1 +burg 4 +burgeon 3 +burgeoned 1 +burgeoning 5 +burgeons 1 +Burger 2 +burger 5 +burger's 1 +Burger's 1 +burgers 1 +Burgess 6 +Burgess's 1 +burgher 3 +burgher's 1 +burghers 1 +burglar 9 +burglaries 1 +burglarize 1 +burglarized 1 +burglarizes 1 +burglarizing 1 +burglar's 1 +burglars 1 +burglary 9 +burglary's 1 +burgle 4 +burgled 2 +burgles 1 +burgling 2 +Burgoyne 2 +Burgoyne's 1 +burg's 1 +burgs 1 +Burgundian 1 +Burgundies 1 +Burgundy 4 +Burgundy's 1 +burial 13 +burial's 1 +burials 1 +buried 4 +buries 1 +Burke 6 +Burke's 1 +Burks 2 +Burl 2 +burlap 3 +burlap's 1 +burlesque 4 +burlesqued 1 +burlesque's 1 +burlesques 1 +burlesquing 2 +burlier 1 +burliest 1 +burliness 2 +burliness's 1 +Burl's 1 +burly 5 +Burma 7 +Burma's 1 +Burmese 2 +burn 65 +burned 3 +burner 4 +burner's 1 +burners 1 +Burnett 3 +Burnett's 1 +burning 18 +burnish 4 +burnished 3 +burnishes 1 +burnishing 3 +burnoose 1 +burnoose's 1 +burnooses 1 +burnout 3 +burnout's 1 +burnouts 1 +burns 1 +Burns 9 +Burnside 2 +Burnside's 1 +burnt 5 +burp 4 +burped 1 +burping 3 +burp's 1 +burps 1 +Burr 2 +burr 4 +burred 1 +burring 2 +Burris 1 +Burris's 1 +burrito 2 +burritos 1 +burro 2 +burro's 1 +burros 1 +Burroughs 3 +Burroughs's 1 +burrow 9 +burrowed 2 +burrowing 3 +burrow's 1 +burrows 1 +burr's 1 +Burr's 1 +burrs 1 +bur's 1 +burs 1 +Bursa 3 +bursar 3 +bursar's 1 +bursars 1 +Bursa's 1 +bursitis 2 +bursitis's 1 +burst 40 +bursted 1 +bursting 3 +bursts 1 +Burt 4 +Burton 10 +Burton's 2 +Burt's 1 +Burundi 3 +Burundi's 1 +bury 33 +burying 3 +bus 74 +busbies 1 +busboy 2 +busboy's 1 +busboys 1 +busby 4 +busby's 1 +Busch 2 +Busch's 1 +bused 1 +buses 1 +bush 20 +Bush 31 +bushed 1 +bushel 3 +busheled 1 +busheling 1 +bushelled 1 +bushelling 1 +bushel's 1 +bushels 1 +bushes 1 +Bushido 1 +Bushido's 1 +bushier 1 +bushiest 1 +bushiness 2 +bushiness's 1 +bushing 2 +bushing's 1 +bushings 1 +bushman 2 +bushman's 1 +bushmen 1 +Bushnell 2 +Bushnell's 1 +bush's 1 +Bush's 1 +bushwhack 2 +bushwhacked 2 +bushwhacker 1 +bushwhacker's 1 +bushwhackers 1 +bushwhacking 1 +bushwhacks 1 +bushy 4 +busied 1 +busier 1 +busies 1 +busiest 1 +busily 5 +business 396 +businesses 1 +businesslike 5 +businessman 22 +businessman's 1 +businessmen 1 +business's 1 +businesswoman 3 +businesswoman's 1 +businesswomen 1 +busing 1 +bus's 1 +buss 3 +bussed 2 +busses 1 +bussing 2 +bust 13 +busted 2 +buster 3 +buster's 1 +busters 1 +busting 2 +bustle 7 +bustled 1 +bustles 1 +bustling 4 +bust's 1 +busts 1 +busy 60 +busybodies 1 +busybody 3 +busybody's 1 +busying 2 +busyness 2 +busyness's 1 +busywork 1 +busywork's 1 +but 4606 +butane 3 +butane's 1 +butch 6 +butcher 9 +butchered 2 +butcheries 1 +butchering 2 +butcher's 1 +butchers 4 +butchery 2 +butchery's 1 +butches 1 +Butler 13 +butler 5 +butlered 1 +butlering 1 +butler's 1 +Butler's 1 +butlers 1 +buts 1 +butt 10 +butte 2 +butted 1 +butter 25 +buttercup 3 +buttercup's 1 +buttercups 1 +buttered 3 +butterfat 3 +butterfat's 1 +butterfingers 1 +Butterfingers 2 +butterfingers's 1 +Butterfingers's 1 +butterflied 1 +butterflies 1 +butterfly 14 +butterflying 1 +butterfly's 1 +butterier 1 +butteries 1 +butteriest 1 +buttering 2 +buttermilk 3 +buttermilk's 1 +butternut 2 +butternut's 1 +butternuts 1 +butter's 1 +butters 1 +butterscotch 3 +butterscotch's 1 +buttery 3 +butte's 1 +buttes 1 +butting 2 +buttock 6 +buttocked 1 +buttocking 2 +buttock's 1 +buttocks 1 +button 31 +buttoned 2 +buttonhole 4 +buttonholed 2 +buttonhole's 1 +buttonholes 1 +buttonholing 1 +buttoning 2 +button's 1 +buttons 1 +buttress 6 +buttressed 2 +buttresses 1 +buttressing 2 +buttress's 1 +butt's 1 +butts 1 +buxom 2 +buxomer 1 +buxomest 1 +Buxtehude 2 +Buxtehude's 1 +buy 269 +buyer 46 +buyer's 1 +buyers 1 +buying 7 +buyout 4 +buyouts 1 +buys 1 +buzz 11 +buzzard 4 +buzzard's 1 +buzzards 1 +buzzed 1 +buzzer 3 +buzzer's 1 +buzzers 1 +buzzes 1 +buzzing 4 +buzz's 1 +buzzword 2 +buzzwords 1 +by 5133 +Byblos 2 +Byblos's 1 +bye 21 +Byelorussia 3 +Byelorussia's 1 +Byers 2 +Byers's 1 +bye's 1 +byes 1 +bygone 4 +bygones 1 +bylaw 2 +bylaw's 1 +bylaws 1 +byline 2 +bylines 1 +bypass 13 +bypassed 2 +bypasses 1 +bypassing 2 +bypass's 1 +bypast 1 +byplay 2 +byproduct 3 +byproducts 1 +Byrd 4 +Byrd's 1 +Byron 5 +Byronic 1 +Byron's 1 +bystander 4 +bystander's 1 +bystanders 1 +byte 6 +byte's 1 +bytes 1 +byway 3 +byway's 1 +byways 1 +byword 2 +byword's 1 +bywords 1 +Byzantine 1 +Byzantines 1 +Byzantium 3 +Byzantium's 1 +c 164 +C 48 +Ca 1 +cab 21 +cabal 4 +cabal's 1 +cabals 1 +cabana 2 +cabana's 1 +cabanas 1 +cabaret 5 +cabaret's 1 +cabarets 1 +cabbage 7 +cabbage's 1 +cabbages 1 +cabbed 1 +cabbie 2 +cabbies 1 +cabbing 1 +cabby 3 +cabby's 1 +Cabernet 3 +Cabernet's 1 +cabin 15 +Cabinet 2 +cabinet 72 +cabinetmaker 2 +cabinetmaker's 1 +cabinetmakers 1 +cabinet's 1 +cabinets 1 +Cabinets 1 +cabin's 1 +cabins 1 +cable 29 +cablecast 1 +cablecasted 1 +cablecasting 1 +cablecasts 1 +cabled 2 +cablegram 3 +cablegram's 1 +cablegrams 1 +cable's 1 +cables 1 +cabling 3 +caboodle 3 +caboodle's 1 +caboose 2 +caboose's 1 +cabooses 1 +Cabot 2 +Cabot's 1 +Cabral 2 +Cabral's 1 +Cabrera 2 +Cabrera's 1 +Cabrini 1 +Cabrini's 1 +cab's 1 +cabs 1 +cacao 2 +cacao's 1 +cacaos 1 +cache 7 +cached 2 +cache's 1 +caches 1 +cachet 2 +cacheted 1 +cacheting 1 +cachet's 1 +cachets 1 +caching 3 +cackle 4 +cackled 1 +cackles 1 +cackling 3 +cacophonies 1 +cacophonous 2 +cacophony 3 +cacophony's 1 +cacti 1 +cactus 3 +cactuses 1 +cactus's 1 +cad 5 +cadaver 4 +cadaverous 2 +cadaver's 1 +cadavers 1 +caddied 1 +caddies 1 +caddish 2 +caddy 5 +caddying 2 +caddy's 1 +cadence 3 +cadence's 1 +cadences 1 +cadenza 2 +cadenza's 1 +cadenzas 1 +cadet 7 +cadet's 1 +cadets 1 +cadge 3 +cadged 2 +cadger 2 +cadger's 1 +cadgers 1 +cadges 1 +cadging 2 +Cadillac 3 +Cadillac's 1 +Cadiz 3 +Cadiz's 1 +cadmium 3 +cadmium's 1 +cadre 4 +cadre's 1 +cadres 1 +cad's 1 +cads 1 +caducei 1 +caduceus 2 +caduceus's 1 +Caedmon 2 +Caedmon's 1 +Caerphilly 3 +Caerphilly's 1 +Caesar 7 +Caesarean 1 +caesarean 3 +caesareans 1 +Caesareans 1 +Caesar's 1 +Caesars 2 +caesura 2 +caesurae 2 +caesura's 1 +caesuras 1 +cafeteria 3 +cafeteria's 1 +cafeterias 1 +caffeine 3 +caffeine's 1 +caftan 3 +caftan's 1 +caftans 1 +cage 19 +Cage 2 +caged 3 +cage's 1 +Cage's 1 +cages 1 +cagey 3 +cagier 1 +cagiest 1 +cagily 2 +caginess 2 +caginess's 1 +caging 3 +Cagney 3 +Cagney's 1 +cagy 2 +Cahokia 1 +Cahokia's 1 +cahoot 2 +cahoots 1 +Caiaphas 1 +Caiaphas's 1 +Cain 4 +Cain's 1 +Cains 1 +cairn 4 +cairn's 1 +cairns 1 +Cairo 9 +Cairo's 1 +caisson 2 +caisson's 1 +caissons 1 +Caitlin 2 +Caitlin's 1 +cajole 5 +cajoled 1 +cajolery 2 +cajolery's 1 +cajoles 1 +cajoling 3 +Cajun 2 +Cajun's 1 +Cajuns 1 +cake 42 +caked 1 +cake's 1 +cakes 1 +caking 2 +Cal 2 +calabash 2 +calabashes 1 +calabash's 1 +Calais 4 +Calais's 1 +calamine 3 +calamined 1 +calamine's 1 +calamines 1 +calamining 1 +calamities 1 +calamitous 2 +calamity 3 +calamity's 1 +calcified 2 +calcifies 1 +calcify 2 +calcifying 1 +calcine 2 +calcined 2 +calcines 1 +calcining 1 +calcite 3 +calcite's 1 +calcium 15 +calcium's 1 +calculable 2 +calculate 43 +calculated 5 +calculates 1 +calculating 4 +calculation 25 +calculation's 1 +calculations 1 +calculator 7 +calculator's 1 +calculators 1 +calculi 2 +calculus 3 +calculuses 1 +calculus's 1 +Calcutta 5 +Calcutta's 1 +Calder 6 +Calderon 2 +Calderon's 1 +Calder's 1 +caldron 2 +caldron's 1 +caldrons 1 +Caldwell 3 +Caldwell's 1 +Caleb 2 +Caleb's 1 +Caledonia 3 +Caledonia's 1 +calendar 15 +calendared 1 +calendaring 2 +calendar's 1 +calendars 1 +calf 13 +calf's 1 +calfs 1 +calfskin 2 +calfskin's 1 +Calgary 3 +Calgary's 1 +Calhoun 2 +Calhoun's 1 +Cali 1 +Caliban 3 +Caliban's 1 +caliber 2 +caliber's 1 +calibers 1 +calibrate 4 +calibrated 2 +calibrates 1 +calibrating 2 +calibration 4 +calibration's 1 +calibrations 1 +calibrator 2 +calibrator's 1 +calibrators 1 +calico 3 +calicoes 1 +calico's 1 +calicos 1 +California 24 +Californian 1 +Californians 1 +California's 1 +Caligula 2 +Caligula's 1 +caliper 2 +calipered 1 +calipering 1 +caliper's 1 +calipers 1 +caliph 2 +caliphate 2 +caliphate's 1 +caliphates 1 +caliph's 1 +caliphs 1 +Cali's 1 +calisthenic 2 +calisthenics 1 +calisthenics's 1 +calk 2 +calked 1 +calking 1 +calks 1 +call 631 +callable 2 +Callaghan 5 +Callaghan's 1 +Callahan 3 +Callahan's 1 +Callao 2 +Callao's 1 +Callas 2 +called 3 +caller 8 +caller's 1 +callers 1 +Callie 2 +Callie's 1 +calligrapher 2 +calligrapher's 1 +calligraphers 1 +calligraphy 3 +calligraphy's 1 +calling 7 +calling's 1 +callings 1 +Calliope 2 +calliope 3 +calliope's 1 +Calliope's 1 +calliopes 1 +calliper 2 +callipered 1 +callipering 1 +callipers 1 +Callisto 2 +Callisto's 1 +callous 4 +calloused 2 +callouses 1 +callousing 1 +callously 2 +callousness 2 +callousness's 1 +callow 3 +callower 1 +callowest 1 +calls 2 +callus 3 +callused 2 +calluses 1 +callusing 1 +callus's 1 +calm 41 +calmed 1 +calmer 2 +calmest 1 +calming 4 +calmly 11 +calmness 3 +calmness's 1 +calms 1 +Caloocan 1 +Caloocan's 1 +caloric 2 +calorie 5 +calorie's 1 +calories 1 +calorific 2 +Cal's 1 +calumniate 2 +calumniated 1 +calumniates 1 +calumniating 1 +calumnies 1 +calumny 3 +calumny's 1 +Calvary 2 +Calvary's 1 +calve 4 +calved 2 +Calvert 3 +Calvert's 1 +calves 1 +calves's 1 +Calvin 4 +calving 3 +Calvinism 1 +Calvinism's 1 +Calvinisms 1 +Calvinist 1 +Calvinistic 1 +Calvinist's 1 +Calvinists 1 +Calvin's 1 +calyces 1 +calyces's 1 +calypso 2 +calypso's 1 +calypsos 1 +calyx 2 +calyxes 1 +calyx's 1 +cam 7 +Camacho 2 +Camacho's 1 +camaraderie 3 +camaraderie's 1 +camber 3 +cambered 2 +cambering 1 +camber's 1 +cambers 1 +cambia 2 +cambium 2 +cambium's 1 +cambiums 1 +Cambodia 9 +Cambodian 1 +Cambodians 1 +Cambodia's 1 +Cambrian 1 +cambric 2 +cambric's 1 +Cambridge 38 +Cambridge's 1 +camcorder 5 +camcorders 1 +came 3 +Camel 2 +camel 8 +camellia 3 +camellia's 1 +camellias 1 +Camelopardalis 1 +Camelopardalis's 1 +Camelot 3 +Camelot's 1 +camel's 1 +Camel's 1 +camels 1 +Camembert 1 +Camembert's 1 +Camemberts 1 +cameo 3 +cameoed 1 +cameoing 1 +cameo's 1 +cameos 1 +camera 42 +camerae 2 +cameraman 5 +cameraman's 1 +cameramen 1 +camera's 1 +cameras 1 +camerawoman 2 +camerawomen 1 +Cameron 12 +Cameron's 1 +Cameroon 4 +Cameroon's 1 +Cameroons 1 +Camilla 4 +Camilla's 1 +Camille 6 +Camille's 1 +camisole 2 +camisole's 1 +camisoles 1 +Camoens 2 +Camoens's 1 +camomile 3 +camomile's 1 +camomiles 1 +camouflage 7 +camouflaged 3 +camouflage's 1 +camouflages 1 +camouflaging 3 +camp 50 +campaign 122 +campaigned 1 +campaigner 10 +campaigner's 1 +campaigners 1 +campaigning 6 +campaign's 1 +campaigns 1 +campanile 4 +campanile's 1 +campaniles 1 +campanili 2 +Campbell 18 +Campbell's 1 +camped 1 +camper 3 +camper's 1 +campers 1 +campest 1 +campfire 2 +campfire's 1 +campfires 1 +campground 2 +campground's 1 +campgrounds 1 +camphor 2 +camphor's 1 +campier 1 +campiest 1 +Campinas 2 +Campinas's 1 +camping 5 +Campos 2 +camp's 1 +camps 2 +campsite 5 +campsite's 1 +campsites 1 +campus 8 +campused 1 +campuses 1 +campusing 1 +campus's 1 +campy 2 +Camry 2 +Camry's 1 +cam's 1 +cams 2 +camshaft 2 +camshaft's 1 +camshafts 1 +Camus 3 +Camus's 1 +can 2693 +Canaan 2 +Canaan's 1 +Canada 31 +Canada's 1 +Canadian 2 +Canadians 1 +canal 28 +Canaletto 3 +Canaletto's 1 +canal's 1 +canals 1 +canard 3 +canard's 1 +canards 1 +canaries 1 +Canaries 1 +canary 3 +canary's 1 +canasta 2 +canasta's 1 +Canaveral 2 +Canaveral's 1 +Canberra 4 +Canberra's 1 +cancan 2 +cancan's 1 +cancans 1 +cancel 25 +canceled 1 +canceling 1 +cancellation 8 +cancellation's 1 +cancellations 1 +cancelled 2 +cancelling 3 +cancels 1 +Cancer 2 +cancer 49 +cancerous 3 +cancer's 1 +Cancer's 1 +cancers 1 +Cancers 1 +Cancun 2 +Cancun's 1 +Candace 2 +Candace's 1 +candelabra 3 +candelabras 1 +candelabrum 2 +candelabrum's 1 +candelabrums 1 +Candice 2 +Candice's 1 +candid 5 +candidacies 1 +candidacy 4 +candidacy's 1 +candidate 83 +candidate's 1 +candidates 1 +Candide 2 +candider 1 +Candide's 1 +candidest 1 +candidly 3 +candidness 2 +candidness's 1 +candied 2 +candies 1 +candle 19 +candled 1 +candlelight 4 +candlelight's 1 +candle's 1 +candles 1 +candlestick 3 +candlestick's 1 +candlesticks 1 +candling 1 +candor 2 +candor's 1 +Candy 2 +candy 7 +candying 1 +candy's 1 +Candy's 1 +cane 9 +caned 2 +cane's 1 +canes 1 +canine 6 +canines 2 +caning 2 +canister 3 +canistered 1 +canistering 1 +canister's 1 +canisters 1 +canker 3 +cankered 2 +cankering 1 +cankerous 2 +canker's 1 +cankers 1 +cannabis 6 +cannabises 1 +cannabis's 1 +canned 4 +canneries 1 +cannery 2 +cannery's 1 +Cannes 4 +cannibal 3 +cannibalism 3 +cannibalism's 1 +cannibalistic 2 +cannibalize 2 +cannibalized 1 +cannibalizes 1 +cannibalizing 1 +cannibal's 1 +cannibals 1 +cannier 1 +canniest 1 +cannily 2 +canniness 2 +canniness's 1 +canning 3 +cannon 11 +Cannon 3 +cannonade 3 +cannonaded 1 +cannonade's 1 +cannonades 1 +cannonading 2 +cannonball 2 +cannonballed 1 +cannonballing 1 +cannonball's 1 +cannonballs 1 +cannoned 1 +cannoning 1 +cannon's 1 +Cannon's 1 +cannons 1 +cannot 2 +canny 4 +canoe 9 +canoed 1 +canoeist 4 +canoeist's 1 +canoeists 1 +canoe's 1 +canoes 1 +Canon 8 +canon 9 +canonical 4 +canonicals 1 +canonization 2 +canonization's 1 +canonizations 1 +canonize 2 +canonized 2 +canonizes 1 +canonizing 1 +canon's 1 +Canon's 1 +canons 2 +canopied 2 +canopies 1 +Canopus 2 +Canopus's 1 +canopy 9 +canopying 1 +canopy's 1 +can's 1 +cans 1 +can't 3 +cant 6 +Cantabrigian 1 +cantaloup 1 +cantaloupe 2 +cantaloupe's 1 +cantaloupes 1 +cantaloups 1 +cantankerous 2 +cantankerously 2 +cantankerousness 2 +cantankerousness's 1 +cantata 3 +cantata's 1 +cantatas 1 +canted 2 +canteen 9 +canteen's 1 +canteens 1 +canter 5 +Canterbury 14 +Canterbury's 1 +cantered 1 +cantering 3 +canter's 1 +canters 1 +canticle 2 +canticle's 1 +canticles 1 +cantilever 3 +cantilevered 2 +cantilevering 1 +cantilever's 1 +cantilevers 1 +canting 3 +canto 4 +canton 3 +Canton 3 +Cantonese 2 +Cantonese's 1 +canton's 1 +Canton's 1 +cantons 1 +Cantor 1 +cantor 2 +cantor's 1 +Cantor's 1 +cantors 1 +canto's 1 +cantos 1 +Cantrell 2 +Cantrell's 1 +cant's 1 +cants 1 +Cantu 1 +Cantu's 1 +Canute 2 +Canute's 1 +canvas 20 +canvasback 1 +canvasback's 1 +canvasbacks 1 +canvased 2 +canvases 1 +canvasing 1 +canvas's 1 +canvass 5 +canvassed 2 +canvasser 2 +canvasser's 1 +canvassers 1 +canvasses 1 +canvassing 3 +canyon 4 +canyon's 1 +canyons 2 +cap 36 +capabilities 1 +capability 20 +capability's 1 +capable 51 +capabler 1 +capablest 1 +capably 2 +capacious 3 +capaciously 2 +capaciousness 2 +capaciousness's 1 +capacitance 4 +capacitance's 1 +capacities 1 +capacitor 5 +capacitor's 1 +capacitors 1 +capacity 65 +capacity's 1 +caparison 3 +caparisoned 2 +caparisoning 1 +caparison's 1 +caparisons 1 +cape 5 +caped 2 +Capek 1 +Capek's 1 +Capella 2 +Capella's 1 +caper 4 +capered 1 +capering 3 +caper's 1 +capers 1 +cape's 1 +capes 1 +Capet 2 +Capetian 1 +Capetian's 1 +Capetown 2 +Capetown's 1 +Capet's 1 +Caph 1 +Caph's 1 +capillaries 1 +capillary 5 +Capistrano 2 +Capistrano's 1 +capital 147 +capitalism 21 +capitalism's 1 +capitalist 30 +capitalistic 2 +capitalist's 1 +capitalists 1 +capitalization 2 +capitalization's 1 +capitalize 3 +capitalized 2 +capitalizes 1 +capitalizing 1 +capital's 1 +capitals 1 +capitol 3 +Capitol 3 +Capitoline 2 +Capitoline's 1 +Capitol's 1 +capitols 1 +Capitols 1 +capitulate 3 +capitulated 2 +capitulates 1 +capitulating 1 +capitulation 3 +capitulation's 1 +capitulations 1 +caplet 1 +caplets 1 +capon 2 +Capone 2 +Capone's 1 +capon's 1 +capons 1 +Capote 2 +Capote's 1 +capped 3 +capping 4 +cappuccino 4 +cappuccino's 1 +cappuccinos 1 +Capra 2 +Capri 3 +caprice 4 +caprice's 1 +caprices 2 +capricious 3 +capriciously 2 +capriciousness 2 +capriciousness's 1 +Capricorn 3 +Capricorn's 1 +Capricorns 1 +Capri's 1 +cap's 1 +caps 1 +capsize 4 +capsized 2 +capsizes 1 +capsizing 2 +capstan 2 +capstan's 1 +capstans 1 +capsule 6 +capsuled 1 +capsule's 1 +capsules 1 +capsuling 1 +Capt 6 +captain 4 +captaincies 1 +captaincy 4 +captaincy's 1 +captained 1 +captaining 1 +captain's 1 +captains 1 +caption 7 +captioned 2 +captioning 2 +caption's 1 +captions 1 +captious 2 +captivate 3 +captivated 2 +captivates 1 +captivating 3 +captivation 2 +captivation's 1 +captive 9 +captive's 1 +captives 1 +captivities 1 +captivity 6 +captivity's 1 +captor 3 +captor's 1 +captors 1 +Capt's 1 +capture 39 +captured 1 +captures 1 +capturing 2 +Capulet 2 +Capulet's 1 +car 356 +Cara 8 +Caracalla 2 +Caracalla's 1 +Caracas 3 +Caracas's 1 +caracul 1 +caracul's 1 +carafe 2 +carafe's 1 +carafes 1 +caramel 4 +caramel's 1 +caramels 1 +carapace 3 +carapace's 1 +carapaces 1 +Cara's 1 +carat 4 +carat's 1 +carats 1 +Caravaggio 2 +Caravaggio's 1 +caravan 16 +caravan's 1 +caravans 1 +caraway 2 +caraway's 1 +caraways 1 +carbide 3 +carbide's 1 +carbides 1 +carbine 2 +carbine's 1 +carbines 1 +carbohydrate 7 +carbohydrate's 1 +carbohydrates 1 +Carboloy 1 +Carboloy's 1 +carbon 27 +carbonate 9 +carbonated 2 +carbonate's 1 +carbonates 1 +carbonating 1 +carbonation 2 +carbonation's 1 +Carboniferous 1 +carbon's 1 +carbons 1 +Carborundum 2 +Carborundum's 1 +carboy 2 +carboy's 1 +carboys 1 +carbuncle 3 +carbuncle's 1 +carbuncles 1 +carburetor 1 +carburetor's 1 +carburetors 1 +carcase 4 +carcase's 1 +carcass 6 +carcasses 1 +carcass's 1 +carcinogen 3 +carcinogenic 4 +carcinogen's 1 +carcinogens 1 +carcinoma 7 +carcinoma's 1 +carcinomas 1 +carcinomata 2 +card 100 +cardboard 10 +cardboard's 1 +carded 2 +Cardenas 1 +Cardenas's 1 +cardiac 7 +Cardiff 20 +Cardiff's 1 +cardigan 5 +cardigan's 1 +cardigans 1 +Cardin 2 +cardinal 4 +cardinal's 1 +cardinals 1 +carding 3 +Cardin's 1 +cardiogram 2 +cardiogram's 1 +cardiograms 1 +cardiologist 2 +cardiologist's 1 +cardiologists 1 +cardiology 2 +cardiology's 1 +cardiopulmonary 2 +cardiovascular 5 +Cardozo 2 +Cardozo's 1 +card's 1 +cards 1 +cardsharp 1 +cardsharp's 1 +cardsharps 1 +care 283 +cared 2 +careen 4 +careened 1 +careening 2 +careens 1 +career 99 +careered 1 +careering 3 +career's 1 +careers 1 +carefree 4 +careful 54 +carefuller 1 +carefullest 1 +carefully 74 +carefulness 2 +carefulness's 1 +caregiver 3 +caregivers 1 +careless 8 +carelessly 4 +carelessness 4 +carelessness's 1 +cares 1 +caress 9 +caressed 2 +caresses 1 +caressing 3 +caress's 1 +caret 3 +caretaker 7 +caretaker's 1 +caretakers 1 +caret's 1 +carets 1 +careworn 2 +Carey 6 +Carey's 1 +carfare 1 +carfare's 1 +cargo 12 +cargoes 1 +cargo's 1 +cargos 1 +Carib 2 +Caribbean 6 +Caribbeans 1 +caribou 3 +caribou's 1 +caribous 1 +Carib's 1 +caricature 6 +caricatured 2 +caricature's 1 +caricatures 1 +caricaturing 2 +caricaturist 2 +caricaturist's 1 +caricaturists 1 +caries 2 +caries's 1 +carillon 2 +carillonned 1 +carillonning 1 +carillon's 1 +carillons 1 +Carina 2 +Carina's 1 +caring 14 +Carissa 1 +Carissa's 1 +carjack 3 +carjacked 1 +carjacker 2 +carjackers 1 +carjacking 3 +carjackings 1 +carjacks 1 +Carl 13 +Carla 6 +Carla's 1 +Carlene 1 +Carlene's 1 +Carlin 1 +Carlin's 1 +Carlo 6 +Carlo's 1 +Carlos 8 +Carl's 1 +Carlsbad 2 +Carlsbad's 1 +Carlson 3 +Carlson's 1 +Carlton 6 +Carlton's 1 +Carly 2 +Carlyle 3 +Carlyle's 1 +Carly's 1 +Carmela 2 +Carmela's 1 +Carmella 2 +Carmella's 1 +Carmelo 2 +Carmelo's 1 +Carmen 4 +Carmen's 1 +Carmichael 3 +Carmichael's 1 +Carmine 1 +carmine 3 +carmine's 1 +Carmine's 1 +carmines 1 +carnage 4 +carnage's 1 +carnal 3 +carnally 2 +Carnap 2 +Carnap's 1 +Carnation 1 +carnation 4 +carnation's 1 +Carnation's 1 +carnations 1 +Carnegie 3 +Carnegie's 1 +carnelian 3 +carnelian's 1 +carnelians 1 +Carney 2 +Carney's 1 +carnival 6 +carnival's 1 +carnivals 1 +carnivore 4 +carnivore's 1 +carnivores 1 +carnivorous 3 +Carnot 2 +Carnot's 1 +Carol 12 +carol 6 +Carole 5 +caroled 1 +caroler 1 +caroler's 1 +carolers 1 +Carole's 1 +Carolina 5 +Carolina's 1 +Caroline 21 +caroling 1 +Carolingian 1 +Carolinian 1 +carolled 1 +caroller 2 +carollers 1 +carolling 1 +carol's 1 +Carol's 1 +carols 1 +Carolyn 10 +Carolyn's 1 +carom 1 +caromed 1 +caroming 1 +carom's 1 +caroms 1 +carotid 3 +carotid's 1 +carotids 1 +carousal 2 +carousal's 1 +carousals 1 +carouse 3 +caroused 1 +carousel 4 +carousel's 1 +carousels 1 +carouser 2 +carouser's 1 +carousers 1 +carouses 1 +carousing 3 +carp 9 +carpal 3 +carpal's 1 +carpals 1 +Carpathian 1 +Carpathian's 1 +Carpathians 1 +carped 1 +carpel 2 +carpel's 1 +carpels 1 +Carpenter 4 +carpenter 7 +carpentered 1 +carpentering 2 +carpenter's 1 +Carpenter's 1 +carpenters 1 +carpentry 4 +carpentry's 1 +carpet 38 +carpetbag 3 +carpetbagged 1 +carpetbagger 3 +carpetbagger's 1 +carpetbaggers 1 +carpetbagging 1 +carpetbag's 1 +carpetbags 1 +carpeted 3 +carpeting 3 +carpeting's 1 +carpet's 1 +carpets 1 +carpi 1 +carping 3 +carport 3 +carport's 1 +carports 1 +carp's 1 +carps 1 +carpus 2 +carpus's 1 +Carr 7 +Carranza 2 +Carranza's 1 +carrel 2 +carrel's 1 +carrels 1 +carriage 26 +carriage's 1 +carriages 1 +carriageway 6 +carriageway's 1 +Carrie 14 +carried 3 +Carrier 1 +carrier 21 +carrier's 1 +Carrier's 1 +carriers 1 +Carrie's 1 +carries 1 +Carrillo 2 +Carrillo's 1 +carrion 3 +carrion's 1 +Carroll 5 +Carroll's 1 +carrot 11 +carrot's 1 +carrots 1 +carrousel 2 +carrousel's 1 +carrousels 1 +Carr's 1 +carry 316 +carryall 2 +carryall's 1 +carryalls 1 +carrying 5 +carryout 2 +carryouts 1 +car's 1 +cars 1 +carsick 2 +carsickness 1 +carsickness's 1 +Carson 7 +Carson's 1 +cart 18 +carted 1 +cartel 6 +cartel's 1 +cartels 1 +Carter 15 +Carter's 1 +Cartesian 1 +Carthage 3 +Carthage's 1 +Carthaginian 1 +Cartier 3 +Cartier's 1 +cartilage 3 +cartilage's 1 +cartilages 1 +cartilaginous 2 +carting 2 +cartographer 2 +cartographer's 1 +cartographers 1 +cartography 2 +cartography's 1 +carton 5 +carton's 1 +cartons 1 +cartoon 11 +cartooned 1 +cartooning 2 +cartoonist 4 +cartoonist's 1 +cartoonists 1 +cartoon's 1 +cartoons 1 +cartridge 7 +cartridge's 1 +cartridges 1 +cart's 1 +carts 1 +cartwheel 3 +cartwheeled 1 +cartwheeling 1 +cartwheel's 1 +cartwheels 1 +Cartwright 3 +Cartwright's 1 +Caruso 2 +Caruso's 1 +carve 15 +carved 7 +carver 3 +Carver 3 +carver's 1 +Carver's 1 +carvers 1 +carves 1 +carving 8 +carving's 1 +carvings 1 +Cary 3 +caryatid 3 +caryatides 1 +caryatid's 1 +caryatids 1 +Cary's 1 +Ca's 1 +Casablanca 3 +Casablanca's 1 +Casals 2 +Casals's 1 +Casandra 1 +Casandra's 1 +Casanova 2 +Casanova's 1 +Casanovas 1 +cascade 9 +cascaded 1 +cascade's 1 +cascades 1 +Cascades 1 +Cascades's 1 +cascading 2 +Case 1 +case 618 +cased 2 +casein 3 +casein's 1 +caseload 3 +caseload's 1 +caseloads 1 +casement 3 +casement's 1 +casements 1 +case's 1 +Case's 1 +cases 1 +casework 4 +caseworker 2 +caseworker's 1 +caseworkers 1 +casework's 1 +Casey 5 +Casey's 1 +Cash 2 +cash 91 +cashed 2 +cashes 1 +cashew 3 +cashew's 1 +cashews 1 +cashier 5 +cashiered 2 +cashiering 1 +cashier's 1 +cashiers 1 +cashing 1 +cashmere 3 +cashmere's 1 +cash's 1 +Cash's 1 +casing 4 +casing's 1 +casings 1 +casino 4 +casino's 1 +casinos 1 +Casio 2 +Casio's 1 +cask 5 +casket 4 +casket's 1 +caskets 1 +cask's 1 +casks 1 +Caspar 5 +Caspar's 1 +Caspian 3 +Cassandra 2 +Cassandra's 1 +Cassatt 2 +Cassatt's 1 +cassava 2 +cassava's 1 +cassavas 1 +casserole 6 +casseroled 2 +casserole's 1 +casseroles 1 +casseroling 1 +cassette 13 +cassette's 1 +cassettes 1 +cassia 2 +cassia's 1 +cassias 1 +Cassie 5 +Cassie's 1 +Cassiopeia 2 +Cassiopeia's 1 +Cassius 2 +Cassius's 1 +cassock 3 +cassock's 1 +cassocks 1 +cast 57 +Castaneda 2 +Castaneda's 1 +castanet 3 +castanet's 1 +castanets 1 +castaway 2 +castaway's 1 +castaways 1 +caste 5 +casted 1 +caster 4 +caster's 1 +casters 1 +caste's 1 +castes 1 +castigate 3 +castigated 1 +castigates 1 +castigating 2 +castigation 2 +castigation's 1 +castigator 1 +castigator's 1 +castigators 1 +Castillo 2 +Castillo's 1 +casting 6 +casting's 1 +castings 2 +castle 56 +castled 1 +Castlereagh 3 +Castlereagh's 1 +castle's 1 +castles 1 +castling 3 +castoff 3 +castoffs 1 +castor 3 +Castor 3 +castor's 1 +Castor's 1 +castors 2 +castrate 5 +castrated 2 +castrates 1 +castrating 3 +castration 3 +castration's 1 +castrations 1 +Castries 2 +Castries's 1 +Castro 6 +Castro's 1 +casts 1 +casual 23 +casually 10 +casualness 3 +casualness's 1 +casuals 1 +casualties 2 +casualty 19 +casualty's 1 +casuist 2 +casuistry 2 +casuistry's 1 +casuist's 1 +casuists 1 +cat 59 +cataclysm 2 +cataclysmic 3 +cataclysm's 1 +cataclysms 1 +catacomb 2 +catacomb's 1 +catacombs 1 +catafalque 2 +catafalque's 1 +catafalques 1 +Catalan 1 +Catalan's 1 +catalepsy 2 +catalepsy's 1 +cataleptic 2 +cataleptics 1 +Catalina 2 +Catalina's 1 +catalog 2 +cataloged 1 +cataloger 1 +cataloger's 1 +catalogers 1 +cataloging 3 +catalog's 1 +catalogs 1 +catalogue 37 +catalogued 2 +cataloguer 2 +cataloguers 1 +catalogues 1 +cataloguing 3 +Catalonia 3 +Catalonia's 1 +catalpa 2 +catalpa's 1 +catalpas 1 +catalysis 2 +catalysis's 1 +catalyst 7 +catalyst's 1 +catalysts 1 +catalytic 5 +catalyze 3 +catalyzed 2 +catalyzes 1 +catalyzing 2 +catamaran 3 +catamaran's 1 +catamarans 1 +catapult 6 +catapulted 2 +catapulting 1 +catapult's 1 +catapults 1 +cataract 4 +cataract's 1 +cataracts 1 +catarrh 4 +catarrh's 1 +catastrophe 7 +catastrophe's 1 +catastrophes 1 +catastrophic 6 +catastrophically 2 +catatonic 2 +catatonics 2 +Catawba 1 +Catawba's 1 +catbird 1 +catbird's 1 +catbirds 1 +catboat 1 +catboat's 1 +catboats 1 +catcall 2 +catcalled 1 +catcalling 1 +catcall's 1 +catcalls 1 +catch 161 +catchall 2 +catchall's 1 +catchalls 1 +catcher 3 +catcher's 1 +catchers 1 +catches 1 +catchier 1 +catchiest 1 +catching 3 +catchings 1 +catchment 5 +catchment's 1 +catchphrase 4 +catchword 2 +catchword's 1 +catchwords 1 +catchy 4 +catechise 3 +catechised 1 +catechises 1 +catechising 2 +catechism 3 +catechism's 1 +catechisms 1 +catechize 2 +catechized 1 +catechizes 1 +catechizing 1 +categorical 3 +categorically 4 +categories 1 +categorization 3 +categorization's 1 +categorizations 1 +categorize 4 +categorized 2 +categorizes 1 +categorizing 3 +category 70 +category's 1 +cater 21 +catered 1 +caterer 6 +caterer's 1 +caterers 1 +catering 12 +catering's 1 +caterings 1 +Caterpillar 1 +caterpillar 6 +caterpillar's 1 +caterpillars 1 +caters 1 +caterwaul 3 +caterwauled 1 +caterwauling 2 +caterwauls 1 +catfish 4 +catfishes 1 +catfish's 1 +catgut 3 +catgut's 1 +catharses 1 +catharsis 2 +catharsis's 1 +cathartic 3 +cathartics 1 +Cathay 3 +Cathay's 1 +cathedral 29 +cathedral's 1 +cathedrals 1 +Cather 2 +Catherine 18 +Catherine's 1 +Cather's 1 +catheter 3 +catheter's 1 +catheters 1 +Cathleen 2 +Cathleen's 1 +cathode 3 +cathode's 1 +cathodes 1 +Catholic 2 +catholic 50 +Catholicism 1 +Catholicism's 1 +Catholicisms 1 +catholicity 2 +catholicity's 1 +catholics 1 +Catholics 1 +Cathryn 2 +Cathryn's 1 +Cathy 7 +Cathy's 1 +Catiline 1 +Catiline's 1 +cation 3 +cation's 1 +cations 1 +catkin 2 +catkin's 1 +catkins 1 +catnap 3 +catnapped 1 +catnapping 1 +catnap's 1 +catnaps 1 +catnip 3 +catnip's 1 +Cato 3 +Cato's 1 +cat's 1 +cats 1 +Catskill 2 +Catskill's 1 +Catskills 1 +catsup 2 +catsup's 1 +Catt 2 +cattail 2 +cattail's 1 +cattails 1 +cattier 1 +cattiest 1 +cattily 2 +cattiness 2 +cattiness's 1 +cattle 28 +cattleman 2 +cattleman's 1 +cattlemen 1 +cattle's 1 +Catt's 1 +catty 3 +Catullus 2 +Catullus's 1 +catwalk 4 +catwalk's 1 +catwalks 1 +Caucasian 2 +Caucasians 1 +Caucasoid 1 +Caucasoids 1 +Caucasus 3 +Caucasus's 1 +Cauchy 2 +Cauchy's 1 +caucus 3 +caucused 1 +caucuses 1 +caucusing 1 +caucus's 1 +caucussed 1 +caucusses 1 +caucussing 1 +caudal 3 +caught 3 +cauldron 4 +cauldron's 1 +cauldrons 1 +cauliflower 4 +cauliflower's 1 +cauliflowers 1 +caulk 2 +caulked 2 +caulking 3 +caulks 1 +causal 14 +causalities 1 +causality 3 +causality's 1 +causally 3 +causals 1 +causation 5 +causation's 1 +causative 4 +cause 310 +caused 1 +causeless 2 +cause's 1 +causes 1 +causeway 4 +causeway's 1 +causeways 1 +causing 2 +caustic 5 +caustically 2 +caustics 2 +cauterize 2 +cauterized 1 +cauterizes 1 +cauterizing 2 +caution 20 +cautionary 3 +cautioned 1 +cautioning 3 +caution's 1 +cautions 1 +cautious 13 +cautiously 9 +cautiousness 2 +cautiousness's 1 +cavalcade 3 +cavalcade's 1 +cavalcades 1 +cavalier 6 +cavaliers 1 +cavalries 1 +cavalry 8 +cavalryman 2 +cavalryman's 1 +cavalrymen 1 +cavalry's 1 +cave 20 +caveat 4 +caveated 2 +caveating 1 +caveat's 1 +caveats 1 +caveatted 1 +caveatting 1 +caved 1 +caveman 3 +caveman's 1 +cavemen 1 +Cavendish 3 +Cavendish's 1 +cavern 5 +cavernous 3 +cavern's 1 +caverns 1 +cave's 1 +caves 1 +caviar 4 +caviare 3 +caviar's 1 +cavil 3 +caviled 1 +caviling 1 +cavilled 1 +cavilling 1 +cavils 1 +caving 2 +caving's 1 +cavities 1 +cavity 7 +cavity's 1 +cavort 4 +cavorted 1 +cavorting 3 +cavorts 1 +Cavour 2 +Cavour's 1 +caw 4 +cawed 1 +cawing 2 +caw's 1 +caws 1 +Caxton 3 +Caxton's 1 +cayenne 2 +Cayenne 2 +cayenne's 1 +Cayenne's 1 +Cayman 3 +Cayman's 1 +Cayuga 1 +Cayuga's 1 +Cd 1 +Cd's 1 +cease 32 +ceased 1 +ceasefire 10 +ceaseless 3 +ceaselessly 3 +ceases 1 +ceasing 2 +Ceausescu 4 +Ceausescu's 1 +Cebu 2 +Cebuano 2 +Cebuano's 1 +Cebu's 1 +Cecelia 2 +Cecelia's 1 +Cecil 8 +Cecile 2 +Cecile's 1 +Cecilia 4 +Cecilia's 1 +Cecil's 1 +Cecily 2 +Cecily's 1 +cedar 4 +cedar's 1 +cedars 1 +cede 4 +ceded 1 +cedes 1 +cedilla 1 +cedilla's 1 +cedillas 1 +ceding 2 +Cedric 4 +Cedric's 1 +ceiling 29 +ceiling's 1 +ceilings 1 +Celebes 2 +Celebes's 1 +celebrant 2 +celebrant's 1 +celebrants 1 +celebrate 37 +celebrated 9 +celebrates 1 +celebrating 3 +celebration 23 +celebration's 1 +celebrations 2 +celebratory 3 +celebrities 1 +celebrity 9 +celebrity's 1 +celerity 2 +celerity's 1 +celery 4 +celery's 1 +celesta 2 +celesta's 1 +celestas 1 +Celeste 3 +Celeste's 1 +celestial 5 +Celia 10 +Celia's 1 +celibacy 4 +celibacy's 1 +celibate 5 +celibate's 1 +celibates 1 +Celina 2 +Celina's 1 +cell 134 +cellar 11 +cellar's 1 +cellars 1 +celled 2 +celli 1 +celling 1 +Cellini 2 +Cellini's 1 +cellist 3 +cellist's 1 +cellists 1 +cello 4 +cellophane 3 +cellophane's 1 +cello's 1 +cellos 1 +cell's 1 +cells 1 +cellular 9 +cellulars 1 +cellulite 3 +celluloid 3 +celluloid's 1 +cellulose 4 +cellulose's 1 +Celsius 2 +Celsiuses 1 +Celt 1 +Celtic 4 +Celtic's 1 +Celtics 1 +Celt's 1 +Celts 1 +cement 12 +cemented 2 +cementing 3 +cement's 1 +cements 1 +cemeteries 1 +cemetery 12 +cemetery's 1 +cenotaph 3 +cenotaph's 1 +cenotaphs 1 +Cenozoic 1 +censer 2 +censer's 1 +censers 1 +censor 5 +censored 2 +censoring 3 +censorious 3 +censoriously 2 +censor's 1 +censors 1 +censorship 9 +censorship's 1 +censure 6 +censured 2 +censure's 1 +censures 1 +censuring 2 +census 14 +censused 1 +censuses 1 +censusing 1 +census's 1 +cent 8 +centaur 4 +centaur's 1 +centaurs 1 +Centaurus 2 +Centaurus's 1 +centenarian 3 +centenarian's 1 +centenarians 1 +centenaries 1 +centenary 7 +centennial 3 +centennials 1 +center 9 +centered 2 +centerfold 1 +centerfolds 1 +centering 3 +centering's 1 +centerpiece 2 +centerpiece's 1 +centerpieces 1 +center's 1 +centers 1 +Centigrade 2 +centigrade 4 +centigram 1 +centigramme 1 +centigrammes 1 +centigram's 1 +centigrams 1 +centiliter 1 +centiliter's 1 +centiliters 1 +centime 2 +centime's 1 +centimes 1 +centimeter 2 +centimeter's 1 +centimeters 1 +centipede 3 +centipede's 1 +centipedes 1 +central 196 +centraler 1 +centralest 1 +centralization 4 +centralization's 1 +centralize 3 +centralized 5 +centralizes 1 +centralizing 3 +centrally 8 +centrals 1 +centrifugal 4 +centrifuge 4 +centrifuged 1 +centrifuge's 1 +centrifuges 1 +centrifuging 1 +centripetal 2 +centrist 4 +centrist's 1 +centrists 1 +cent's 1 +cents 1 +centuries 1 +centurion 3 +centurion's 1 +centurions 1 +century 235 +century's 1 +cephalic 2 +cephalics 1 +Cepheid 2 +Cepheus 1 +Cepheus's 1 +ceramic 10 +ceramic's 1 +ceramics 1 +Cerberus 2 +Cerberus's 1 +cereal 11 +cereal's 1 +cereals 1 +cerebella 2 +cerebellum 2 +cerebellum's 1 +cerebellums 1 +cerebra 1 +cerebral 7 +cerebrum 2 +cerebrum's 1 +cerebrums 1 +ceremonial 7 +ceremonially 2 +ceremonials 1 +ceremonies 1 +ceremonious 2 +ceremoniously 2 +ceremony 24 +ceremony's 1 +Cerenkov 2 +Cerenkov's 1 +Ceres 2 +Ceres's 1 +Cerf 2 +Cerf's 1 +cerise 3 +cerise's 1 +certain 224 +certainer 1 +certainest 1 +certainly 188 +certainties 1 +certainty 17 +certainty's 1 +certifiable 2 +certificate 41 +certificated 2 +certificate's 1 +certificates 1 +certificating 1 +certification 6 +certification's 1 +certifications 1 +certified 5 +certifies 1 +certify 5 +certifying 2 +certitude 2 +certitude's 1 +cerulean 2 +cerulean's 1 +Cervantes 2 +Cervantes's 1 +cervical 5 +cervices 1 +cervices's 1 +cervix 4 +cervixes 1 +cervix's 1 +Cesar 3 +cesarean 1 +Cesarean 1 +cesareans 1 +Cesar's 1 +cesium 2 +cesium's 1 +cessation 4 +cessation's 1 +cessations 1 +cession 2 +cession's 1 +cessions 1 +Cessna 3 +Cessna's 1 +cesspool 3 +cesspool's 1 +cesspools 1 +cetacean 4 +cetaceans 2 +Cetus 2 +Cetus's 1 +Ceylon 3 +Ceylon's 1 +Cezanne 2 +Cf 1 +Cf's 1 +Chablis 2 +Chablis's 1 +Chad 4 +Chad's 1 +Chadwick 4 +Chadwick's 1 +chafe 4 +chafed 2 +chafes 1 +chaff 4 +chaffed 2 +chaffinch 3 +chaffinches 1 +chaffinch's 1 +chaffing 2 +chaff's 1 +chaffs 1 +chafing 2 +Chagall 3 +Chagall's 1 +chagrin 4 +chagrined 2 +chagrining 1 +chagrinned 1 +chagrinning 1 +chagrin's 1 +chagrins 1 +chain 56 +chained 2 +chaining 3 +chain's 1 +chains 1 +chainsaw 4 +chainsawed 1 +chainsawing 1 +chainsaws 1 +chair 112 +chaired 1 +chairing 3 +chairlift 3 +chairlift's 1 +chairlifts 1 +chairman 2 +chairman's 1 +chairmanship 6 +chairmanship's 1 +chairmen 1 +chairperson 4 +chairpersons 1 +chair's 1 +chairs 1 +chairwoman 3 +chairwoman's 1 +chairwomen 1 +chaise 3 +chaise's 1 +chaises 1 +Chaitanya 1 +Chaitanya's 1 +Chaitin 1 +Chaitin's 1 +Chaldean 2 +Chaldean's 1 +chalet 5 +chalet's 1 +chalets 1 +chalice 3 +chalice's 1 +chalices 1 +chalk 13 +chalkboard 2 +chalkboard's 1 +chalkboards 1 +chalked 2 +chalkier 1 +chalkiest 1 +chalking 2 +chalk's 1 +chalks 1 +chalky 3 +challenge 106 +challenged 2 +Challenger 2 +challenger 7 +challenger's 1 +Challenger's 1 +challengers 1 +challenges 1 +challenging 9 +chamber 39 +chamberlain 3 +Chamberlain 9 +chamberlain's 1 +Chamberlain's 1 +chamberlains 1 +chambermaid 4 +chambermaid's 1 +chambermaids 1 +chamber's 1 +chambers 1 +Chambers 7 +Chambers's 1 +chambray 3 +chambray's 1 +chameleon 3 +chameleon's 1 +chameleons 1 +chamois 2 +chamois's 1 +chamoix 2 +chamomile 2 +chamomile's 1 +chamomiles 1 +champ 5 +champagne 22 +champagne's 1 +champagnes 1 +champed 1 +champing 3 +champion 56 +championed 1 +championing 2 +champion's 1 +champions 1 +championship 51 +championship's 1 +championships 1 +Champlain 2 +Champlain's 1 +Champollion 2 +Champollion's 1 +champs 2 +Chan 4 +chance 167 +Chance 4 +chanced 1 +chanced's 1 +chancel 4 +chancelleries 1 +chancellery 2 +chancellery's 1 +chancellor 1 +chancellor's 1 +chancellors 1 +Chancellorsville 1 +Chancellorsville's 1 +chancel's 1 +chancels 1 +chanceries 1 +chancery 5 +chancery's 1 +chance's 1 +Chance's 1 +chances 1 +chancier 1 +chanciest 1 +chancing 1 +chancy 2 +chandelier 4 +chandelier's 1 +chandeliers 1 +Chandigarh 2 +Chandigarh's 1 +chandler 2 +Chandler 5 +chandler's 1 +Chandler's 1 +chandlers 1 +Chandra 3 +Chandragupta 1 +Chandragupta's 1 +Chandra's 1 +Chandrasekhar 2 +Chandrasekhar's 1 +Chanel 3 +Chanel's 1 +Chaney 2 +Chaney's 1 +Chang 4 +Changchun 2 +Changchun's 1 +change 662 +changeable 3 +changed 7 +changeling 2 +changeling's 1 +changeover 3 +changeover's 1 +changeovers 1 +changes 1 +changing 30 +Chang's 1 +Changsha 2 +Changsha's 1 +channel 67 +channeled 2 +channeling 1 +channelled 2 +channelling 3 +channel's 1 +channels 1 +Chan's 1 +chant 13 +chanted 1 +chanter 2 +chanter's 1 +chanters 1 +chantey 1 +chantey's 1 +chanteys 1 +chanticleer 2 +chanticleer's 1 +chanticleers 1 +chanties 1 +Chantilly 2 +Chantilly's 1 +chanting 4 +chant's 1 +chants 2 +chanty 3 +chanty's 1 +Chanukah 1 +Chanukah's 1 +Chanukahs 1 +chaos 19 +chaos's 1 +chaotic 7 +chaotically 2 +chap 24 +chaparral 2 +chaparral's 1 +chaparrals 1 +chapel 25 +chapel's 1 +chapels 1 +chaperon 3 +chaperone 3 +chaperoned 1 +chaperone's 1 +chaperones 1 +chaperoning 1 +chaperon's 1 +chaperons 1 +chaplain 7 +chaplaincies 1 +chaplaincy 3 +chaplaincy's 1 +chaplain's 1 +chaplains 1 +chaplet 2 +chaplet's 1 +chaplets 1 +Chaplin 5 +Chaplin's 1 +Chapman 13 +Chapman's 1 +Chappaquiddick 2 +Chappaquiddick's 1 +chapped 2 +chapping 1 +chaps 1 +chapt 1 +chapter 171 +chapter's 1 +chapters 1 +Chapultepec 1 +Chapultepec's 1 +char 6 +character 128 +characteristic 71 +characteristically 6 +characteristic's 1 +characteristics 1 +characterization 4 +characterization's 1 +characterizations 1 +characterize 15 +characterized 1 +characterizes 1 +characterizing 2 +character's 1 +characters 1 +charade 3 +charade's 1 +charades 2 +Charbray 1 +Charbray's 1 +charbroil 1 +charbroiled 1 +charbroiling 1 +charbroils 1 +charcoal 8 +charcoal's 1 +charcoals 1 +Chardonnay 3 +charge 221 +chargeable 4 +charged 3 +charger 3 +charger's 1 +chargers 1 +charges 2 +charging 7 +charier 1 +chariest 1 +charily 2 +chariot 5 +charioteer 3 +charioteered 1 +charioteering 1 +charioteer's 1 +charioteers 1 +chariot's 1 +chariots 1 +charisma 4 +charisma's 1 +charismatic 6 +charismatics 2 +charitable 9 +charitably 2 +charities 1 +Charity 4 +charity 47 +charity's 1 +Charity's 1 +charlatan 3 +charlatan's 1 +charlatans 1 +Charlemagne 5 +Charlemagne's 1 +Charlene 2 +Charlene's 1 +Charles 93 +Charles's 1 +Charleston 3 +Charleston's 1 +Charlestons 1 +Charley 4 +Charley's 1 +Charlie 30 +Charlie's 1 +Charlotte 18 +Charlotte's 1 +Charlottetown 2 +Charlottetown's 1 +charm 21 +Charmaine 2 +Charmaine's 1 +charmed 3 +charmer 3 +charmer's 1 +charmers 1 +Charmin 1 +charming 17 +charminger 1 +charmingest 1 +charmingly 3 +Charmin's 1 +charm's 1 +charms 1 +Charolais 2 +Charon 2 +Charon's 1 +charred 3 +charring 3 +chars 1 +chart 34 +charted 2 +charter 31 +chartered 10 +chartering 2 +charter's 1 +charters 1 +charting 3 +Chartism 1 +Chartism's 1 +Chartres 2 +Chartres's 1 +chartreuse 3 +chartreuse's 1 +chart's 1 +charts 1 +charwoman 2 +charwoman's 1 +charwomen 1 +chary 3 +Charybdis 2 +Charybdis's 1 +Chase 2 +chase 34 +chased 2 +chaser 3 +chaser's 1 +chasers 1 +Chase's 1 +chases 2 +chasing 3 +chasing's 1 +Chasity 1 +Chasity's 1 +chasm 4 +chasm's 1 +chasms 1 +chassis 5 +chassis's 1 +chaste 3 +chastely 2 +chasten 2 +chastened 3 +chastening 3 +chastens 1 +chaster 1 +chastest 1 +chastise 3 +chastised 2 +chastisement 2 +chastisement's 1 +chastisements 1 +chastises 1 +chastising 1 +chastity 3 +chastity's 1 +chasuble 2 +chasuble's 1 +chasubles 1 +chat 28 +Chateaubriand 2 +chateaus 1 +chat's 1 +chats 1 +Chattahoochee 2 +Chattahoochee's 1 +Chattanooga 2 +Chattanooga's 1 +chatted 1 +chattel 4 +chattel's 1 +chattels 1 +chatter 10 +chatterbox 2 +chatterboxes 1 +chatterbox's 1 +chattered 1 +chatterer 2 +chatterer's 1 +chatterers 1 +chattering 5 +Chatterley 3 +Chatterley's 1 +chatters 1 +Chatterton 3 +Chatterton's 1 +chattier 2 +chattiest 1 +chattily 2 +chattiness 2 +chattiness's 1 +chatting 2 +chatty 4 +Chaucer 4 +Chaucer's 1 +chauffeur 6 +chauffeured 2 +chauffeuring 2 +chauffeur's 1 +chauffeurs 1 +Chauncey 2 +Chauncey's 1 +Chautauqua 1 +Chautauqua's 1 +chauvinism 3 +chauvinism's 1 +chauvinist 4 +chauvinistic 2 +chauvinist's 1 +chauvinists 1 +Chavez 2 +Chavez's 1 +Chayefsky 1 +Chayefsky's 1 +Che 2 +cheap 71 +cheapen 2 +cheapened 1 +cheapening 3 +cheapens 1 +cheaper 1 +cheapest 1 +cheaply 7 +cheapness 3 +cheapness's 1 +cheapskate 2 +cheapskate's 1 +cheapskates 1 +cheat 14 +cheated 3 +cheater 3 +cheater's 1 +cheaters 1 +cheating 3 +cheats 1 +Chechen 2 +Chechen's 1 +Chechnya 1 +Chechnya's 1 +check 131 +checkbook 2 +checkbook's 1 +checkbooks 1 +checked 3 +checker 4 +checkerboard 2 +checkerboard's 1 +checkerboards 1 +checkered 2 +checkering 1 +checker's 1 +checkers 1 +checking 3 +checklist 6 +checklists 1 +checkmate 3 +checkmated 1 +checkmate's 1 +checkmates 1 +checkmating 2 +checkout 4 +checkouts 1 +checkpoint 4 +checkpoint's 1 +checkpoints 1 +checkroom 1 +checkroom's 1 +checkrooms 1 +check's 1 +checks 1 +checkup 2 +checkup's 1 +checkups 1 +cheddar 3 +Cheddar 3 +Cheddar's 1 +Cheddars 1 +cheek 39 +cheekbone 6 +cheekbone's 1 +cheekbones 1 +cheeked 2 +cheekier 1 +cheekiest 1 +cheekily 3 +cheekiness 2 +cheekiness's 1 +cheeking 1 +cheek's 1 +cheeks 1 +cheeky 7 +cheep 3 +cheeped 1 +cheeping 2 +cheep's 1 +cheeps 1 +Cheer 1 +cheer 21 +cheered 1 +cheerful 14 +cheerfuller 1 +cheerfullest 1 +cheerfully 8 +cheerfulness 3 +cheerfulness's 1 +cheerier 1 +cheeriest 1 +cheerily 3 +cheeriness 2 +cheeriness's 1 +cheering 3 +Cheerios 1 +Cheerios's 1 +cheerleader 3 +cheerleader's 1 +cheerleaders 1 +cheerless 2 +cheerlessly 1 +cheerlessness 2 +cheerlessness's 1 +Cheer's 1 +cheers 6 +cheerses 1 +cheery 4 +cheese 33 +cheeseburger 2 +cheeseburger's 1 +cheeseburgers 1 +cheesecake 3 +cheesecake's 1 +cheesecakes 1 +cheesecloth 2 +cheesecloth's 1 +cheesed 1 +cheese's 1 +cheeses 2 +cheesier 1 +cheesiest 1 +cheesing 1 +cheesy 3 +cheetah 4 +cheetah's 1 +cheetahs 1 +Cheetos 1 +Cheetos's 1 +Cheever 2 +chef 12 +cheffed 1 +cheffing 1 +chef's 1 +chefs 2 +Chekhov 2 +Chekhov's 1 +Chelsea 17 +Chelsea's 1 +Chelyabinsk 2 +Chelyabinsk's 1 +chemical 69 +chemically 4 +chemical's 1 +chemicals 1 +chemise 4 +chemise's 1 +chemises 1 +chemist 14 +chemistry 22 +chemistry's 1 +chemist's 1 +chemists 1 +chemotherapy 5 +chemotherapy's 1 +Chen 5 +Cheney 3 +Cheney's 1 +Chengdu 2 +chenille 2 +chenille's 1 +Chennai 1 +Chennai's 1 +Chen's 1 +Cheops 2 +Cheops's 1 +Cheri 2 +Cherie 2 +Cherie's 1 +Cheri's 1 +cherish 5 +cherished 4 +cherishes 1 +cherishing 3 +Chernenko 2 +Chernenko's 1 +Chernobyl 6 +Chernobyl's 1 +Chernomyrdin 2 +Chernomyrdin's 1 +Cherokee 1 +Cherokee's 1 +Cherokees 1 +cheroot 2 +cheroot's 1 +cheroots 1 +cherries 1 +Cherry 6 +cherry 9 +cherry's 1 +Cherry's 1 +cherub 4 +cherubic 2 +cherubim 1 +cherub's 1 +cherubs 1 +chervil 3 +chervil's 1 +Cheryl 4 +Cheryl's 1 +Che's 1 +Chesapeake 2 +Chesapeake's 1 +Cheshire 13 +Cheshire's 1 +chess 9 +chessboard 2 +chessboard's 1 +chessboards 1 +chessman 2 +chessman's 1 +chessmen 1 +chess's 1 +chest 44 +Chester 13 +Chesterfield 5 +Chesterfield's 1 +Chester's 1 +Chesterton 3 +Chesterton's 1 +chestnut 8 +chestnut's 1 +chestnuts 1 +chest's 1 +chests 1 +Chevalier 2 +Chevalier's 1 +Cheviot 1 +Cheviot's 1 +Chevrolet 2 +Chevrolet's 1 +Chevron 2 +chevron 4 +chevron's 1 +Chevron's 1 +chevrons 1 +Chevy 2 +Chevy's 1 +chew 13 +chewed 2 +chewer 2 +chewer's 1 +chewers 1 +chewier 1 +chewiest 1 +chewing 4 +chews 1 +chewy 2 +Cheyenne 2 +Cheyenne's 1 +Cheyennes 1 +chi 3 +Chi 4 +Chianti 2 +Chiantis 1 +chiaroscuro 2 +chiaroscuro's 1 +Chiba 2 +Chiba's 1 +Chibcha 1 +Chibcha's 1 +chic 7 +Chicago 13 +Chicagoan 1 +Chicagoan's 1 +Chicago's 1 +Chicana 1 +Chicanas 1 +chicaneries 1 +chicanery 2 +chicanery's 1 +Chicano 1 +Chicano's 1 +Chicanos 1 +chicer 1 +chicest 1 +chichi 2 +chichier 1 +chichiest 1 +chichis 2 +chick 10 +chickadee 2 +chickadee's 1 +chickadees 1 +Chickasaw 1 +Chickasaw's 1 +chicken 30 +chickened 1 +chickening 1 +chickenpox 2 +chickenpox's 1 +chicken's 1 +chickens 1 +chickpea 2 +chickpea's 1 +chickpeas 1 +chick's 1 +chicks 1 +chickweed 3 +chickweed's 1 +chicle 2 +chicle's 1 +Chiclets 2 +Chiclets's 1 +chicories 1 +chicory 2 +chicory's 1 +chid 3 +chidden 1 +chide 4 +chided 1 +chides 1 +chiding 3 +chief 77 +chiefer 1 +chiefest 1 +chiefly 9 +chief's 1 +chiefs 1 +chieftain 4 +chieftain's 1 +chieftains 1 +chiffon 3 +chiffon's 1 +chigger 3 +chigger's 1 +chiggers 1 +chignon 2 +chignon's 1 +chignons 1 +Chihuahua 2 +Chihuahua's 1 +Chihuahuas 1 +chilblain 3 +chilblain's 1 +chilblains 1 +child 714 +childbearing 5 +childbearing's 1 +childbirth 6 +childbirth's 1 +childbirths 1 +childcare 5 +childed 1 +childes 1 +childhood 31 +childhood's 1 +childhoods 1 +childing 2 +childish 7 +childishly 2 +childishness 2 +childishness's 1 +childless 4 +childlessness 2 +childlessness's 1 +childlike 3 +childproof 3 +childproofed 1 +childproofing 1 +childproofs 1 +children 3 +children's 1 +child's 1 +chile 3 +Chile 8 +Chilean 2 +Chileans 1 +chile's 1 +Chile's 1 +chiles 1 +chili 2 +chilies 1 +chili's 1 +chill 15 +chilled 4 +chiller 2 +chiller's 1 +chillers 1 +chillest 1 +chilli 4 +chillier 1 +chillies 1 +chilliest 1 +chilliness 2 +chilliness's 1 +chilling 6 +chillings 1 +chilli's 1 +chill's 1 +chills 1 +chilly 8 +Chimborazo 2 +Chimborazo's 1 +chime 6 +chimed 1 +Chimera 2 +chimera 3 +chimera's 1 +chimeras 1 +chimerical 2 +chime's 1 +chimes 1 +chiming 3 +chimney 12 +chimney's 1 +chimneys 1 +chimp 5 +chimpanzee 6 +chimpanzee's 1 +chimpanzees 1 +chimp's 1 +chimps 1 +Chimu 1 +Chimu's 1 +chin 19 +Ch'in 2 +china 11 +China 48 +china's 1 +China's 1 +Chinatown 1 +Chinatown's 1 +Chinatowns 1 +chinchilla 2 +chinchilla's 1 +chinchillas 1 +Chinese 2 +chink 4 +chinked 1 +chinking 3 +chink's 1 +chinks 1 +chinned 2 +chinning 1 +chino 3 +Chinook 2 +Chinook's 1 +Chinooks 2 +chino's 1 +chinos 1 +chins 1 +chinstrap 3 +chinstraps 1 +chintz 3 +chintzier 1 +chintziest 1 +chintz's 1 +chintzy 2 +chip 43 +Chipewyan 1 +Chipewyan's 1 +chipmunk 3 +chipmunk's 1 +chipmunks 1 +chipped 3 +Chippendale 3 +Chippendale's 1 +chipper 3 +chippers 1 +Chippewa 2 +Chippewa's 1 +chipping 3 +chipping's 1 +chip's 1 +chips 1 +Chiquita 2 +Chiquita's 1 +Chirico 2 +Chirico's 1 +chiropodist 2 +chiropodist's 1 +chiropodists 1 +chiropody 2 +chiropody's 1 +chiropractic 3 +chiropractic's 1 +chiropractics 1 +chiropractor 2 +chiropractor's 1 +chiropractors 1 +chirp 3 +chirped 1 +chirping 3 +chirps 1 +chirrup 3 +chirruped 1 +chirruping 3 +chirrupped 1 +chirrupping 1 +chirrups 1 +chi's 1 +Chi's 1 +chisel 6 +chiseled 1 +chiseler 1 +chiseler's 1 +chiselers 1 +chiseling 1 +chiselled 2 +chiselling 2 +chisel's 1 +chisels 1 +Chisholm 3 +Chisholm's 1 +Chisinau 1 +chit 4 +chitchat 2 +chitchat's 1 +chitchats 1 +chitchatted 1 +chitchatting 1 +chitin 2 +chitin's 1 +chitlings 1 +chitlins 1 +chit's 1 +chits 1 +Chittagong 2 +Chittagong's 1 +chitterlings 1 +chivalrous 3 +chivalrously 2 +chivalry 4 +chivalry's 1 +Chivas 1 +Chivas's 1 +chive 4 +chived 1 +chive's 1 +chives 1 +chiving 1 +Chloe 3 +Chloe's 1 +chloride 6 +chloride's 1 +chlorides 1 +chlorinate 2 +chlorinated 2 +chlorinates 1 +chlorinating 1 +chlorination 2 +chlorination's 1 +chlorine 6 +chlorine's 1 +chlorofluorocarbon 3 +chlorofluorocarbons 1 +chloroform 3 +chloroformed 1 +chloroforming 1 +chloroform's 1 +chloroforms 1 +chlorophyll 3 +chlorophyll's 1 +chock 3 +chocked 2 +chocking 1 +chock's 1 +chocks 1 +chocolate 26 +chocolate's 1 +chocolates 1 +Choctaw 1 +Choctaw's 1 +choice 142 +choicer 2 +choice's 1 +choices 1 +choicest 1 +choir 15 +choir's 1 +choirs 1 +choke 13 +choked 2 +choker 2 +choker's 1 +chokers 1 +chokes 1 +choking 4 +choler 2 +cholera 6 +cholera's 1 +choleric 3 +choler's 1 +cholesterol 9 +cholesterol's 1 +chomp 4 +chomped 1 +chomping 2 +chomps 1 +Chomsky 3 +Chomsky's 1 +Chongqing 2 +choose 170 +chooses 2 +choosey 2 +choosier 1 +choosiest 1 +choosing 4 +choosy 3 +chop 18 +Chopin 3 +Chopin's 1 +chopped 7 +chopper 4 +choppered 1 +choppering 1 +chopper's 1 +choppers 1 +choppier 1 +choppiest 1 +choppily 2 +choppiness 1 +choppiness's 1 +chopping 3 +choppy 3 +Chopra 2 +Chopra's 1 +chops 1 +chopstick 2 +chopstick's 1 +chopsticks 1 +choral 5 +chorale 2 +chorale's 1 +chorales 1 +chorals 1 +chord 13 +chord's 1 +chords 1 +chore 7 +chored 1 +choreograph 3 +choreographed 2 +choreographer 5 +choreographer's 1 +choreographers 2 +choreographic 2 +choreographing 2 +choreographs 1 +choreography 3 +choreography's 1 +chore's 1 +chores 1 +choring 1 +chorister 2 +chorister's 1 +choristers 1 +chortle 4 +chortled 1 +chortles 1 +chortling 3 +chorus 15 +chorused 2 +choruses 1 +chorusing 1 +chorus's 1 +chorussed 1 +chorusses 1 +chorussing 2 +chose 4 +chosen 13 +Chou 2 +Chou's 1 +chow 3 +chowder 3 +chowdered 1 +chowdering 1 +chowder's 1 +chowders 1 +chowed 1 +chowing 1 +chow's 1 +chows 1 +Chretien 2 +Chretien's 1 +Chris 47 +Chris's 1 +Christ 49 +Christa 2 +Christa's 1 +Christchurch 4 +Christchurch's 1 +christen 5 +Christendom 1 +Christendom's 1 +Christendoms 1 +christened 2 +christening 3 +christening's 1 +christenings 1 +christens 1 +Christensen 2 +Christensen's 1 +Christi 3 +Christian 3 +Christianities 1 +Christianity 1 +Christianity's 1 +Christian's 1 +Christians 2 +Christie 14 +Christie's 1 +Christies 2 +Christina 9 +Christina's 1 +Christine 13 +Christine's 1 +Christi's 1 +Christmas 1 +Christmases 2 +Christmas's 1 +Christoper 1 +Christoper's 1 +Christopher 1 +Christopher's 1 +Christ's 1 +Christs 1 +Christy 3 +Christy's 1 +chromatic 4 +chromatics 1 +chrome 5 +chromed 2 +chrome's 1 +chromes 1 +chroming 1 +chromium 3 +chromium's 1 +chromosome 10 +chromosome's 1 +chromosomes 1 +chronic 20 +chronically 4 +chronicle 10 +chronicled 1 +chronicler 4 +chronicler's 1 +chroniclers 1 +chronicle's 1 +chronicles 1 +chronicling 2 +chronics 1 +chronological 5 +chronologically 3 +chronologies 1 +chronology 5 +chronology's 1 +chronometer 2 +chronometer's 1 +chronometers 1 +chrysalides 1 +chrysalis 3 +chrysalises 1 +chrysalis's 1 +chrysanthemum 3 +chrysanthemum's 1 +chrysanthemums 1 +Chrysler 3 +Chrysler's 1 +Chrysostom 2 +Chrysostom's 1 +Chrystal 2 +Chrystal's 1 +chubbier 1 +chubbiest 1 +chubbiness 2 +chubbiness's 1 +chubby 3 +chuck 10 +Chuck 5 +chucked 2 +chuckhole 1 +chuckhole's 1 +chuckholes 1 +chucking 1 +chuckle 11 +chuckled 1 +chuckles 1 +chuckling 3 +Chuck's 1 +chucks 1 +chug 4 +chugged 1 +chugging 3 +chug's 1 +chugs 1 +Chukchi 2 +Chukchi's 1 +chum 5 +Chumash 1 +Chumash's 1 +chummed 1 +chummier 1 +chummies 1 +chummiest 1 +chumminess 2 +chumminess's 1 +chumming 1 +chummy 3 +chump 3 +chump's 1 +chumps 1 +chum's 1 +chums 1 +Chung 3 +Chungking 2 +Chungking's 1 +Chung's 1 +chunk 10 +chunkier 1 +chunkiest 1 +chunkiness 1 +chunkiness's 1 +chunk's 1 +chunks 1 +chunky 6 +church 241 +Church 4 +churches 1 +churchgoer 3 +churchgoer's 1 +churchgoers 1 +Churchill 16 +Churchill's 1 +churchman 5 +churchman's 1 +churchmen 1 +church's 1 +Church's 1 +churchyard 8 +churchyard's 1 +churchyards 1 +churl 3 +churlish 3 +churlishly 2 +churlishness 2 +churlishness's 1 +churl's 1 +churls 1 +churn 8 +churned 2 +churning 3 +churning's 1 +churn's 1 +churns 1 +Churriguera 2 +Churriguera's 1 +chute 6 +chute's 1 +chutes 1 +chutney 3 +chutney's 1 +chutzpah 2 +chutzpah's 1 +Chuvash 2 +Chuvash's 1 +Ci 1 +cicada 3 +cicadae 1 +cicada's 1 +cicadas 1 +cicatrice 2 +cicatrices 1 +cicatrix 1 +cicatrixes 1 +cicatrix's 1 +Cicero 3 +Cicero's 1 +Cid 1 +cider 7 +cider's 1 +ciders 1 +Cid's 1 +cigar 10 +cigarette 38 +cigarette's 1 +cigarettes 1 +cigarillo 2 +cigarillo's 1 +cigarillos 1 +cigar's 1 +cigars 1 +cilantro 2 +cilia 2 +cilia's 1 +cilium 1 +Cimabue 2 +Cimabue's 1 +cinch 3 +cinched 1 +cinches 1 +cinching 1 +cinchona 2 +cinchona's 1 +cinchonas 1 +cinch's 1 +Cincinnati 3 +Cincinnati's 1 +cincture 1 +cincture's 1 +cinctures 1 +cinder 4 +cindered 1 +Cinderella 4 +Cinderella's 1 +Cinderellas 1 +cindering 1 +cinder's 1 +cinders 1 +Cindy 4 +Cindy's 1 +cinema 24 +cinema's 1 +cinemas 1 +CinemaScope 1 +CinemaScope's 1 +cinematic 3 +cinematographer 2 +cinematographer's 1 +cinematographers 1 +cinematography 2 +cinematography's 1 +Cinerama 2 +Cinerama's 1 +cinnabar 2 +cinnabar's 1 +cinnamon 4 +cinnamon's 1 +cipher 4 +ciphered 1 +ciphering 1 +cipher's 1 +ciphers 1 +Cipro 1 +circa 4 +circadian 3 +Circe 2 +Circe's 1 +circle 60 +circled 2 +circle's 1 +circles 1 +circlet 2 +circlet's 1 +circlets 1 +circling 3 +circuit 36 +circuited 1 +circuiting 2 +circuitous 3 +circuitously 2 +circuitry 3 +circuitry's 1 +circuit's 1 +circuits 1 +circular 23 +circularity 2 +circularity's 1 +circularize 2 +circularized 1 +circularizes 1 +circularizing 1 +circulars 1 +circulate 16 +circulated 1 +circulates 1 +circulating 4 +circulation 17 +circulation's 1 +circulations 1 +circulatory 3 +circumcise 2 +circumcised 2 +circumcises 1 +circumcising 1 +circumcision 3 +circumcision's 1 +circumcisions 1 +circumference 4 +circumference's 1 +circumferences 1 +circumflex 2 +circumflexes 1 +circumflex's 1 +circumlocution 2 +circumlocution's 1 +circumlocutions 1 +circumnavigate 2 +circumnavigated 1 +circumnavigates 1 +circumnavigating 2 +circumnavigation 2 +circumnavigation's 1 +circumnavigations 1 +circumscribe 4 +circumscribed 2 +circumscribes 1 +circumscribing 2 +circumscription 2 +circumscription's 1 +circumscriptions 1 +circumspect 3 +circumspection 2 +circumspection's 1 +circumstance 113 +circumstanced 1 +circumstance's 1 +circumstances 1 +circumstancing 1 +circumstantial 5 +circumstantially 2 +circumstantials 1 +circumvent 4 +circumvented 1 +circumventing 1 +circumvention 2 +circumvention's 1 +circumvents 1 +circus 10 +circuses 1 +circus's 1 +cirrhosis 4 +cirrhosis's 1 +cirrus 2 +cirrus's 1 +cistern 6 +cistern's 1 +cisterns 1 +citadel 4 +citadel's 1 +citadels 1 +citation 8 +citation's 1 +citations 1 +cite 28 +cited 2 +cites 3 +Citibank 3 +Citibank's 1 +cities 1 +citing 2 +citizen 49 +citizenry 2 +citizenry's 1 +citizen's 1 +citizens 1 +citizenship 11 +citizenship's 1 +citric 2 +Citroen 3 +Citroen's 1 +citron 2 +citronella 2 +citronella's 1 +citron's 1 +citrons 1 +citrous 1 +citrus 4 +citruses 1 +citrus's 1 +city 278 +city's 1 +civet 3 +civet's 1 +civets 1 +civic 13 +civics 2 +civics's 1 +civil 91 +civilian 25 +civilian's 1 +civilians 1 +civilities 1 +civility 3 +civility's 1 +civilization 10 +civilization's 1 +civilizations 1 +civilize 2 +civilized 5 +civilizes 1 +civilizing 3 +civilly 2 +civvies 1 +Cl 1 +clack 3 +clacked 1 +clacking 3 +clacks 1 +clad 7 +Claiborne 2 +Claiborne's 1 +claim 310 +claimant 9 +claimant's 1 +claimants 1 +claimed 3 +claiming 2 +claims 1 +Clair 3 +Claire 13 +Claire's 1 +Clairol 3 +Clairol's 1 +Clair's 1 +clairvoyance 2 +clairvoyance's 1 +clairvoyant 3 +clairvoyants 1 +clam 5 +clambake 1 +clambake's 1 +clambakes 1 +clamber 6 +clambered 1 +clambering 2 +clambers 1 +clammed 2 +clammier 1 +clammiest 1 +clamminess 2 +clamminess's 1 +clamming 1 +clammy 4 +clamor 1 +clamored 1 +clamoring 1 +clamorous 2 +clamor's 1 +clamors 1 +clamp 10 +clampdown 3 +clampdown's 1 +clampdowns 1 +clamped 2 +clamping 3 +clamp's 1 +clamps 1 +clam's 1 +clams 1 +clan 9 +Clancy 3 +Clancy's 1 +clandestine 4 +clandestinely 2 +clang 6 +clanged 1 +clanging 3 +clangor 1 +clangor's 1 +clangs 1 +clank 4 +clanked 1 +clanking 3 +clank's 1 +clanks 1 +clannish 3 +clan's 1 +clans 1 +clap 11 +clapboard 2 +clapboarded 1 +clapboarding 1 +clapboard's 1 +clapboards 1 +Clapeyron 1 +Clapeyron's 1 +clapped 1 +clapper 2 +clappered 1 +clappering 1 +clapper's 1 +clappers 1 +clapping 3 +claps 1 +Clapton 4 +Clapton's 1 +claptrap 3 +claptrap's 1 +Clara 1 +Clara's 1 +Clare 23 +Clarence 5 +Clarence's 1 +Clarendon 3 +Clarendon's 1 +Clare's 1 +claret 4 +clareted 1 +clareting 1 +claret's 1 +clarets 1 +Clarice 2 +Clarice's 1 +clarification 7 +clarification's 1 +clarifications 1 +clarified 2 +clarifies 1 +clarify 16 +clarifying 3 +clarinet 5 +clarinetist 2 +clarinetist's 1 +clarinetists 1 +clarinet's 1 +clarinets 1 +clarinettist 2 +clarinettist's 1 +clarinettists 1 +clarion 3 +clarioned 1 +clarioning 1 +clarion's 1 +clarions 1 +Clarissa 4 +Clarissa's 1 +clarity 13 +clarity's 1 +Clark 19 +Clarke 23 +Clarke's 1 +Clark's 1 +clash 27 +clashed 1 +clashes 1 +clashing 3 +clasp 11 +clasped 2 +clasping 2 +clasp's 1 +clasps 1 +class 249 +classed 2 +classes 1 +classic 45 +classical 36 +classically 3 +classicism 3 +classicism's 1 +classicist 3 +classicist's 1 +classicists 1 +classics 1 +classics's 1 +classier 1 +classiest 1 +classifiable 2 +classification 21 +classification's 1 +classifications 1 +classified 6 +classifieds 1 +classifies 1 +classify 18 +classifying 3 +classiness 2 +classiness's 1 +classing 1 +classless 4 +classmate 3 +classmate's 1 +classmates 1 +classroom 30 +classroom's 1 +classrooms 1 +class's 1 +classy 4 +clatter 8 +clattered 1 +clattering 3 +clatters 1 +Claude 4 +Claude's 1 +Claudette 2 +Claudette's 1 +Claudia 13 +Claudia's 1 +Claudine 3 +Claudine's 1 +Claudio 3 +Claudio's 1 +Claudius 3 +Claudius's 1 +Claus 3 +clause 51 +clause's 1 +clauses 1 +Clausewitz 2 +Clausewitz's 1 +Clausius 2 +Clausius's 1 +Claus's 1 +claustrophobia 3 +claustrophobia's 1 +claustrophobic 4 +clavichord 2 +clavichord's 1 +clavichords 1 +clavicle 2 +clavicle's 1 +clavicles 1 +claw 12 +clawed 2 +clawing 3 +claw's 1 +claws 1 +clay 19 +Clay 3 +clayey 2 +clayier 1 +clayiest 1 +clay's 1 +Clay's 1 +Clayton 5 +Clayton's 1 +clean 98 +cleaned 2 +cleaner 14 +cleaner's 1 +cleaners 1 +cleanest 1 +cleaning 16 +cleaning's 1 +cleanings 1 +cleanlier 1 +cleanliest 1 +cleanliness 5 +cleanliness's 1 +cleanly 4 +cleanness 2 +cleanness's 1 +cleans 1 +cleanse 5 +cleansed 1 +cleanser 3 +cleanser's 1 +cleansers 1 +cleanses 1 +cleansing 6 +cleanup 3 +cleanup's 1 +cleanups 1 +clear 307 +clearance 12 +clearance's 1 +clearances 2 +Clearasil 2 +Clearasil's 1 +cleared 3 +clearer 2 +clearer's 1 +clearest 1 +clearing 13 +clearinghouse 3 +clearinghouses 1 +clearing's 1 +clearings 2 +clearly 155 +clearness 2 +clearness's 1 +clears 1 +cleat 3 +cleat's 1 +cleats 1 +cleavage 6 +cleavage's 1 +cleavages 1 +cleave 4 +cleaved 2 +cleaver 3 +cleaver's 1 +cleavers 1 +cleaves 1 +cleaving 2 +clef 5 +clef's 1 +clefs 2 +cleft 5 +clefted 2 +clefting 1 +clefts 1 +Clem 3 +clematis 3 +clematises 1 +clematis's 1 +Clemenceau 2 +Clemenceau's 1 +clemency 3 +clemency's 1 +Clemens 1 +clement 2 +Clement 6 +Clementine 2 +Clementine's 1 +Clement's 1 +Clements 3 +Clemons 1 +Clem's 1 +Clemson 1 +Clemson's 1 +clench 9 +clenched 4 +clenches 1 +clenching 3 +Cleo 6 +Cleopatra 3 +Cleopatra's 1 +Cleo's 1 +clerestories 1 +clerestory 5 +clerestory's 1 +clergies 1 +clergy 16 +clergyman 6 +clergyman's 1 +clergymen 1 +clergy's 1 +clergywoman 2 +clergywomen 1 +cleric 5 +clerical 12 +cleric's 1 +clerics 1 +clerk 29 +clerked 1 +clerking 3 +clerk's 1 +clerks 1 +Cleveland 19 +Cleveland's 1 +clever 27 +cleverer 1 +cleverest 1 +cleverly 5 +cleverness 3 +cleverness's 1 +cleves 1 +clew 3 +clewed 1 +clewing 1 +clew's 1 +clews 1 +Cliburn 2 +Cliburn's 1 +click 16 +clicked 1 +clicking 3 +click's 1 +clicks 1 +client 112 +client's 1 +clients 2 +cliff 22 +Cliff 7 +cliffhanger 2 +cliffhanger's 1 +cliffhangers 1 +Clifford 7 +Clifford's 1 +cliff's 1 +Cliff's 1 +cliffs 1 +Clifton 4 +Clifton's 1 +climactic 3 +climate 33 +climate's 1 +climates 1 +climatic 6 +climax 11 +climaxed 1 +climaxes 1 +climaxing 1 +climax's 1 +climb 68 +climbed 1 +climber 11 +climber's 1 +climbers 1 +climbing 11 +climbs 1 +clime 3 +clime's 1 +climes 1 +clinch 8 +clinched 1 +clincher 2 +clincher's 1 +clinchers 1 +clinches 1 +clinching 2 +Cline 2 +Cline's 1 +cling 21 +clingier 1 +clingiest 1 +clinging 3 +clings 1 +clingy 2 +clinic 24 +clinical 32 +clinically 5 +clinician 5 +clinician's 1 +clinicians 1 +clinic's 1 +clinics 2 +clink 4 +clinked 1 +clinker 3 +clinker's 1 +clinkers 1 +clinking 3 +clinks 1 +Clint 4 +Clinton 1 +Clinton's 1 +Clint's 1 +Clio 4 +Clio's 1 +clip 16 +clipboard 3 +clipboard's 1 +clipboards 1 +clipped 3 +clipper 3 +clipper's 1 +clippers 1 +clipping 4 +clipping's 1 +clippings 1 +clips 1 +clipt 1 +clique 3 +clique's 1 +cliques 1 +cliquish 2 +clitoral 2 +clitoris 3 +clitorises 1 +clitoris's 1 +Clive 12 +Clive's 1 +cloak 12 +cloaked 2 +cloaking 2 +cloakroom 4 +cloakroom's 1 +cloakrooms 1 +cloak's 1 +cloaks 1 +clobber 4 +clobbered 1 +clobbering 2 +clobbers 1 +cloche 2 +cloche's 1 +cloches 2 +clock 40 +clocked 2 +clocking 2 +clock's 1 +clocks 1 +clockwise 6 +clockwork 3 +clockwork's 1 +clockworks 1 +clod 4 +clodded 1 +clodding 1 +clodhopper 2 +clodhopper's 1 +clodhoppers 1 +clod's 1 +clods 1 +clog 7 +clogged 2 +clogging 3 +clogs 1 +cloister 5 +cloistered 2 +cloistering 1 +cloister's 1 +cloisters 1 +clomp 2 +clomped 1 +clomping 3 +clomp's 1 +clomps 1 +clone 11 +cloned 3 +clone's 1 +clones 1 +cloning 3 +clop 3 +clopped 1 +clopping 2 +clops 1 +Clorets 2 +Clorets's 1 +Clorox 2 +Clorox's 1 +close 334 +closed 22 +closefisted 1 +closely 57 +closemouthed 1 +closeness 5 +closeness's 1 +closeout 1 +closeout's 1 +closeouts 1 +closer 29 +closer's 1 +closes 1 +closest 6 +closet 6 +closeted 2 +closeting 1 +closet's 1 +closets 1 +closing 16 +closure 27 +closure's 1 +closures 1 +clot 5 +cloth 24 +clothe 7 +clothed 2 +clothes 75 +clothesline 2 +clotheslined 1 +clothesline's 1 +clotheslines 1 +clotheslining 1 +clothespin 1 +clothespin's 1 +clothespins 1 +clothier 4 +clothier's 1 +clothiers 1 +clothing 23 +clothing's 1 +Clotho 2 +Clotho's 1 +cloth's 1 +cloths 1 +clot's 1 +clots 1 +clotted 2 +clotting 3 +cloture 1 +cloture's 1 +clotures 1 +cloud 44 +cloudburst 2 +cloudburst's 1 +cloudbursts 1 +clouded 2 +cloudier 1 +cloudiest 1 +cloudiness 2 +cloudiness's 1 +clouding 3 +cloudless 3 +cloud's 1 +clouds 1 +cloudy 5 +Clouseau 2 +Clouseau's 1 +clout 6 +clouted 2 +clouting 2 +clout's 1 +clouts 1 +clove 6 +cloven 3 +clover 5 +cloverleaf 3 +cloverleaf's 1 +cloverleafs 1 +cloverleaves 1 +clover's 1 +clovers 1 +clove's 1 +cloves 1 +Clovis 3 +Clovis's 1 +clown 8 +clowned 1 +clowning 2 +clownish 2 +clownishly 1 +clownishness 1 +clownishness's 1 +clown's 1 +clowns 1 +cloy 3 +cloyed 2 +cloying 4 +cloys 1 +Cl's 1 +club 207 +clubbed 2 +clubbed's 1 +clubbing 3 +clubbing's 1 +clubfeet 1 +clubfoot 2 +clubfoot's 1 +clubhouse 4 +clubhouse's 1 +clubhouses 1 +club's 1 +clubs 1 +cluck 4 +clucked 1 +clucking 3 +cluck's 1 +clucks 1 +clue 23 +clued 1 +clueing 1 +clueless 2 +clue's 1 +clues 1 +cluing 1 +clump 9 +clumped 2 +clumping 3 +clump's 1 +clumps 1 +clumsier 1 +clumsiest 1 +clumsily 4 +clumsiness 2 +clumsiness's 1 +clumsy 7 +clung 1 +clunk 3 +clunked 1 +clunker 1 +clunkers 1 +clunkier 1 +clunkiest 1 +clunking 3 +clunk's 1 +clunks 1 +clunky 2 +cluster 22 +clustered 3 +clustering 5 +cluster's 1 +clusters 1 +clutch 21 +clutched 2 +clutches 1 +clutching 3 +clutter 6 +cluttered 3 +cluttering 1 +clutters 1 +Clyde 1 +Clyde's 1 +Clydesdale 3 +Clydesdale's 1 +Clytemnestra 2 +Clytemnestra's 1 +Cm 1 +Cm's 1 +Co 2 +coach 50 +coached 1 +coaches 1 +coaching 7 +coachman 3 +coachman's 1 +coachmen 1 +coach's 1 +coagulant 2 +coagulant's 1 +coagulants 1 +coagulate 3 +coagulated 2 +coagulates 1 +coagulating 1 +coagulation 3 +coagulation's 1 +coal 57 +coaled 1 +coalesce 3 +coalesced 1 +coalescence 3 +coalescence's 1 +coalesces 1 +coalescing 3 +coaling 2 +coalition 28 +coalition's 1 +coalitions 1 +coal's 1 +coals 1 +coarse 10 +coarsely 3 +coarsen 3 +coarsened 2 +coarseness 2 +coarseness's 1 +coarsening 2 +coarsens 1 +coarser 1 +coarsest 1 +coast 54 +coastal 16 +coasted 1 +coaster 3 +coaster's 1 +coasters 1 +coasting 2 +coastline 7 +coastline's 1 +coastlines 1 +coast's 1 +coasts 1 +coat 50 +coated 3 +coater 2 +coating 8 +coating's 1 +coatings 2 +coat's 1 +coats 1 +coattest 1 +coauthor 2 +coauthored 1 +coauthoring 1 +coauthor's 1 +coauthors 1 +coax 6 +coaxed 1 +coaxes 1 +coaxing 3 +cob 4 +Cobain 1 +Cobain's 1 +cobalt 5 +cobalt's 1 +Cobb 1 +cobbed 2 +cobbing 2 +cobble 6 +cobbled 4 +cobbler 4 +cobbler's 1 +cobblers 1 +cobble's 1 +cobbles 1 +cobblestone 2 +cobblestone's 1 +cobblestones 1 +cobbling 2 +Cobb's 1 +cobra 5 +cobra's 1 +cobras 1 +cob's 1 +cobs 1 +cobweb 5 +cobweb's 1 +cobwebs 2 +cocaine 9 +cocaine's 1 +cocci 1 +cocci's 1 +coccis 1 +coccus 2 +coccus's 1 +coccyges 1 +coccyx 3 +coccyxes 1 +coccyx's 1 +Cochabamba 2 +Cochabamba's 1 +Cochin 2 +Cochin's 1 +Cochise 1 +Cochise's 1 +cochlea 2 +cochleae 2 +cochlea's 1 +cochleas 1 +Cochran 2 +Cochran's 1 +cock 12 +cockade 3 +cockade's 1 +cockades 1 +cockamamie 1 +cockatoo 2 +cockatoo's 1 +cockatoos 1 +cocked 2 +cockerel 3 +cockerel's 1 +cockerels 1 +cockeyed 2 +cockfight 3 +cockfight's 1 +cockfights 1 +cockier 1 +cockiest 1 +cockily 2 +cockiness 2 +cockiness's 1 +cocking 2 +cockle 4 +cockle's 1 +cockles 1 +cockleshell 2 +cockleshell's 1 +cockleshells 1 +Cockney 1 +cockney 6 +cockney's 1 +cockneys 1 +cockpit 9 +cockpit's 1 +cockpits 1 +cockroach 3 +cockroaches 1 +cockroach's 1 +cock's 1 +cocks 1 +cockscomb 3 +cockscomb's 1 +cockscombs 1 +cocksucker 2 +cocksuckers 1 +cocksure 2 +cocktail 10 +cocktail's 1 +cocktails 1 +cocky 3 +cocoa 7 +cocoa's 1 +cocoas 1 +coconut 6 +coconut's 1 +coconuts 1 +cocoon 5 +cocooned 2 +cocooning 3 +cocoon's 1 +cocoons 1 +Cocteau 3 +Cocteau's 1 +cod 7 +coda 3 +coda's 1 +codas 1 +codded 1 +codding 2 +coddle 3 +coddled 2 +coddles 1 +coddling 3 +code 73 +coded 4 +codeine 2 +codeine's 1 +codependency 1 +codependent 1 +codependents 1 +code's 1 +codes 1 +codex 3 +codex's 1 +codfish 2 +codfishes 1 +codfish's 1 +codger 2 +codger's 1 +codgers 1 +codices 1 +codices's 1 +codicil 2 +codicil's 1 +codicils 1 +codification 3 +codification's 1 +codifications 1 +codified 2 +codifies 1 +codify 3 +codifying 2 +coding 6 +coding's 1 +cod's 1 +cods 1 +Cody 2 +Cody's 1 +coed 2 +coed's 1 +coeds 1 +coeducation 2 +coeducational 2 +coeducation's 1 +coefficient 9 +coefficient's 1 +coefficients 1 +coequal 2 +coequals 1 +coerce 5 +coerced 2 +coerces 1 +coercing 2 +coercion 5 +coercion's 1 +coercive 4 +coeval 3 +coevals 1 +coexist 4 +coexisted 1 +coexistence 3 +coexistence's 1 +coexisting 2 +coexists 1 +coffee 70 +coffeecake 1 +coffeecake's 1 +coffeecakes 1 +coffeehouse 1 +coffeehouse's 1 +coffeehouses 1 +coffeepot 1 +coffeepot's 1 +coffeepots 1 +coffee's 1 +coffees 1 +coffer 5 +coffer's 1 +coffers 1 +Coffey 2 +Coffey's 1 +coffin 18 +coffined 2 +coffining 1 +coffin's 1 +coffins 1 +cog 4 +cogency 2 +cogency's 1 +cogent 3 +cogently 2 +cogitate 2 +cogitated 1 +cogitates 1 +cogitating 2 +cogitation 2 +cogitation's 1 +Cognac 1 +cognac 4 +cognac's 1 +Cognac's 1 +cognacs 1 +cognate 5 +cognates 1 +cognition 3 +cognition's 1 +cognitive 14 +cognizance 2 +cognizance's 1 +cognizant 3 +cognomen 2 +cognomen's 1 +cognomens 1 +cognomina 2 +cog's 1 +cogs 1 +cogwheel 3 +cogwheel's 1 +cogwheels 1 +cohabit 4 +cohabitation 3 +cohabitation's 1 +cohabited 1 +cohabiting 3 +cohabits 1 +Cohan 2 +Cohan's 1 +Cohen 8 +Cohen's 1 +cohere 2 +cohered 1 +coherence 6 +coherence's 1 +coherent 13 +coherently 3 +coheres 1 +cohering 2 +cohesion 7 +cohesion's 1 +cohesive 5 +cohesively 2 +cohesiveness 3 +cohesiveness's 1 +cohort 8 +cohort's 1 +cohorts 1 +coif 2 +coifed 1 +coiffed 2 +coiffing 1 +coiffure 3 +coiffured 2 +coiffure's 1 +coiffures 1 +coiffuring 2 +coifing 1 +coif's 1 +coifs 1 +coil 11 +coiled 3 +coiling 3 +coils 1 +Coimbatore 1 +Coimbatore's 1 +coin 32 +coinage 6 +coinage's 1 +coinages 1 +coincide 18 +coincided 1 +coincidence 12 +coincidence's 1 +coincidences 1 +coincident 4 +coincidental 3 +coincidentally 3 +coincides 1 +coinciding 2 +coined 2 +coining 3 +coin's 1 +coins 1 +Cointreau 2 +Cointreau's 1 +coital 2 +coitus 3 +coitus's 1 +Coke 2 +coke 9 +coked 1 +coke's 1 +Coke's 1 +cokes 1 +Cokes 1 +coking 3 +Col 11 +cola 4 +colander 3 +colander's 1 +colanders 1 +cola's 1 +colas 1 +Colbert 3 +Colbert's 1 +Colby 2 +Colby's 1 +cold 132 +colder 1 +coldest 1 +coldly 8 +coldness 4 +coldness's 1 +colds 2 +Cole 7 +coled 1 +Coleen 2 +Coleen's 1 +Coleman 1 +Coleman's 1 +Coleridge 10 +Coleridge's 1 +Cole's 1 +coleslaw 2 +coleslaw's 1 +Colette 3 +Colette's 1 +Colfax 1 +Colfax's 1 +Colgate 2 +Colgate's 1 +colic 4 +colicky 2 +colic's 1 +Colin 27 +Colin's 1 +coliseum 2 +coliseum's 1 +coliseums 1 +colitis 12 +colitis's 1 +collaborate 8 +collaborated 1 +collaborates 1 +collaborating 3 +collaboration 16 +collaboration's 1 +collaborations 1 +collaborative 7 +collaboratives 1 +collaborator 5 +collaborator's 1 +collaborators 1 +collage 5 +collage's 1 +collages 1 +collapse 50 +collapsed 3 +collapses 1 +collapsible 3 +collapsing 4 +collar 19 +collarbone 3 +collarbone's 1 +collarbones 1 +collared 2 +collaring 2 +collar's 1 +collars 1 +collate 5 +collated 2 +collateral 4 +collateral's 1 +collates 1 +collating 3 +collation 3 +collation's 1 +collations 1 +colleague 74 +colleagued 1 +colleague's 1 +colleagues 1 +colleaguing 1 +collect 84 +collectable 4 +collectables 1 +collected 4 +collectible 3 +collectibles 1 +collecting 4 +collection 99 +collection's 1 +collections 1 +collective 30 +collectively 7 +collectives 1 +collectivism 3 +collectivism's 1 +collectivist 4 +collectivist's 1 +collectivists 1 +collectivize 2 +collectivized 2 +collectivizes 1 +collectivizing 2 +collector 21 +collector's 1 +collectors 1 +collects 1 +colleen 2 +Colleen 2 +colleen's 1 +Colleen's 1 +colleens 1 +college 128 +college's 1 +colleges 1 +collegian 2 +collegian's 1 +collegians 1 +collegiate 3 +collide 8 +collided 1 +collides 1 +colliding 3 +collie 3 +collied 1 +collier 3 +Collier 4 +collieries 1 +collier's 1 +Collier's 1 +colliers 1 +colliery 7 +colliery's 1 +collie's 1 +collies 1 +Collin 3 +colling 1 +Collin's 1 +Collins 13 +collision 10 +collision's 1 +collisions 1 +collocate 3 +collocated 2 +collocates 1 +collocating 1 +collocation 4 +collocation's 1 +collocations 1 +colloid 3 +colloid's 1 +colloids 1 +colloquia 2 +colloquial 4 +colloquialism 2 +colloquialism's 1 +colloquialisms 1 +colloquially 2 +colloquials 1 +colloquies 1 +colloquium 2 +colloquium's 1 +colloquiums 1 +colloquy 2 +colloquy's 1 +collude 3 +colluded 1 +colludes 1 +colluding 2 +collusion 5 +collusion's 1 +collusive 3 +collying 1 +Colo 2 +cologne 3 +Cologne 6 +cologne's 1 +Cologne's 1 +colognes 1 +Colombia 7 +Colombian 1 +Colombians 1 +Colombia's 1 +Colombo 4 +Colombo's 1 +Colon 1 +colon 11 +colonel 2 +colonel's 1 +colonels 1 +colonial 18 +colonialism 4 +colonialism's 1 +colonialist 3 +colonialist's 1 +colonialists 1 +colonials 1 +colonies 1 +colonist 3 +colonist's 1 +colonists 1 +colonization 3 +colonization's 1 +colonize 3 +colonized 2 +colonizer 2 +colonizer's 1 +colonizers 1 +colonizes 1 +colonizing 3 +colonnade 3 +colonnade's 1 +colonnades 1 +colon's 1 +Colon's 1 +colons 2 +colony 23 +colony's 1 +color 5 +Colorado 6 +Colorado's 1 +coloration 3 +coloration's 1 +coloratura 2 +coloratura's 1 +coloraturas 1 +colorblind 1 +colored 2 +coloreds 1 +colorfast 3 +colorful 2 +colorfully 1 +coloring 2 +coloring's 1 +colorless 2 +color's 1 +colors 1 +Colo's 1 +colossal 4 +colossally 2 +Colosseum 2 +Colosseum's 1 +colossi 2 +colossus 3 +colossuses 1 +colossus's 1 +Col's 1 +cols 2 +Colt 4 +colt 5 +coltish 3 +Coltrane 2 +Coltrane's 1 +colt's 1 +Colt's 1 +colts 1 +Columbia 6 +Columbia's 1 +Columbine 2 +columbine 3 +columbine's 1 +Columbine's 1 +columbines 1 +Columbus 5 +Columbus's 1 +column 48 +columned 2 +columnist 4 +columnist's 1 +columnists 1 +column's 1 +columns 1 +Com 1 +coma 5 +comae 2 +Comanche 2 +Comanche's 1 +Comanches 2 +coma's 1 +comas 1 +comatose 2 +comb 12 +combat 22 +combatant 4 +combatant's 1 +combatants 1 +combated 1 +combating 2 +combative 3 +combat's 1 +combats 1 +combatted 1 +combatting 1 +combed 2 +combination 56 +combination's 1 +combinations 1 +combine 64 +combined 19 +combines 1 +combing 3 +combining 3 +combo 5 +combo's 1 +combos 1 +comb's 1 +combs 1 +Combs 1 +Combs's 1 +combustibility 2 +combustibility's 1 +combustible 3 +combustibles 1 +combustion 5 +combustion's 1 +come 1517 +comeback 8 +comeback's 1 +comebacks 1 +comedian 8 +comedian's 1 +comedians 1 +comedic 2 +comedienne 2 +comedienne's 1 +comediennes 1 +comedies 1 +comedown 2 +comedown's 1 +comedowns 1 +comedy 18 +comedy's 1 +comelier 1 +comeliest 1 +comeliness 2 +comeliness's 1 +comely 3 +comer 5 +comer's 1 +comers 2 +comes 2 +comes's 1 +comestible 3 +comestibles 1 +comet 6 +comet's 1 +comets 1 +comeuppance 2 +comeuppance's 1 +comeuppances 1 +comfier 1 +comfiest 1 +comfort 41 +comfortable 42 +comfortably 11 +comforted 1 +comforter 2 +comforter's 1 +comforters 1 +comforting 7 +comfortingly 3 +comfort's 1 +comforts 1 +comfy 3 +comic 18 +comical 3 +comically 3 +comics 1 +coming 23 +comings 1 +Comintern 2 +Comintern's 1 +comity 2 +comity's 1 +comma 6 +command 63 +commandant 1 +commandant's 1 +commandants 1 +commanded 1 +commandeer 3 +commandeered 2 +commandeering 2 +commandeers 1 +commander 1 +commander's 1 +commanders 1 +commanding 8 +commandment 4 +commandment's 1 +commandments 1 +commando 9 +commandoes 1 +commando's 1 +commandos 1 +commands 1 +comma's 1 +commas 2 +commemorate 8 +commemorated 1 +commemorates 1 +commemorating 1 +commemoration 3 +commemoration's 1 +commemorations 1 +commemorative 5 +commence 17 +commenced 1 +commencement 5 +commencement's 1 +commencements 1 +commences 1 +commencing 1 +commend 8 +commendable 4 +commendably 2 +commendation 3 +commendation's 1 +commendations 1 +commended 2 +commending 1 +commends 1 +commensurable 2 +commensurate 3 +comment 127 +commentaries 1 +commentary 12 +commentary's 1 +commentate 2 +commentated 1 +commentates 1 +commentating 3 +commentator 16 +commentator's 1 +commentators 1 +commented 2 +commenting 1 +comment's 1 +comments 1 +commerce 19 +commerced 1 +commerce's 1 +commerces 1 +commercial 87 +commercialism 3 +commercialism's 1 +commercialization 2 +commercialization's 1 +commercialize 2 +commercialized 2 +commercializes 1 +commercializing 1 +commercially 9 +commercials 1 +commercing 1 +commingle 3 +commingled 2 +commingles 1 +commingling 2 +commiserate 4 +commiserated 1 +commiserates 1 +commiserating 2 +commiseration 2 +commiseration's 1 +commiserations 1 +commissar 3 +commissariat 4 +commissariat's 1 +commissariats 1 +commissaries 1 +commissar's 1 +commissars 1 +commissary 3 +commissary's 1 +commission 132 +commissioned 3 +commissioner 26 +commissioner's 1 +commissioners 1 +commissioning 6 +commission's 1 +commissions 1 +commit 71 +commitment 72 +commitment's 1 +commitments 1 +commits 1 +committal 5 +committal's 1 +committals 1 +committed 11 +committee 219 +committee's 1 +committees 1 +committing 3 +commode 5 +commode's 1 +commodes 1 +commodious 2 +commodities 1 +commodity 17 +commodity's 1 +commodore 1 +commodore's 1 +commodores 1 +common 187 +commoner 4 +commoner's 1 +commoners 1 +commonest 1 +commonly 28 +commonplace 9 +commonplaces 1 +Commons 35 +commons 6 +commons's 1 +Commons's 1 +Commonwealth 1 +commonwealth 20 +commonwealth's 1 +Commonwealth's 1 +commonwealths 1 +Commonwealths 1 +commotion 4 +commotion's 1 +commotions 1 +communal 9 +communally 2 +commune 6 +communed 1 +communes 1 +communicable 2 +communicant 3 +communicant's 1 +communicants 1 +communicate 27 +communicated 2 +communicates 1 +communicating 5 +communication 99 +communication's 1 +communications 2 +communicative 7 +communicator 5 +communicator's 1 +communicators 1 +communing 2 +Communion 1 +communion 8 +communion's 1 +Communion's 1 +communions 1 +Communions 1 +communique 3 +communiques 1 +Communism 1 +communism 12 +communism's 1 +Communisms 1 +Communist 1 +communist 58 +communistic 2 +communist's 1 +communists 1 +Communists 1 +communities 1 +community 274 +community's 1 +commutation 2 +commutation's 1 +commutations 1 +commutative 2 +commute 5 +commuted 2 +commuter 7 +commuter's 1 +commuters 1 +commutes 1 +commuting 3 +Como 1 +Comoros 2 +Como's 1 +compact 23 +compacted 3 +compacter 1 +compactest 1 +compacting 2 +compaction 3 +compaction's 1 +compactly 2 +compactness 2 +compactness's 1 +compactor 2 +compactors 1 +compacts 1 +companies 1 +companion 28 +companionable 3 +companion's 1 +companions 1 +companionship 5 +companionship's 1 +companionway 3 +companionway's 1 +companionways 1 +company 582 +company's 2 +Compaq 5 +Compaq's 1 +comparability 3 +comparability's 1 +comparable 22 +comparably 2 +comparative 17 +comparatively 14 +comparatives 1 +compare 132 +compared 2 +compares 1 +comparing 2 +comparison 48 +comparison's 1 +comparisons 1 +compartment 12 +compartmentalize 2 +compartmentalized 2 +compartmentalizes 1 +compartmentalizing 1 +compartment's 1 +compartments 1 +compass 10 +compassed 1 +compasses 1 +compassing 1 +compassion 8 +compassionate 4 +compassionately 2 +compassion's 1 +compass's 1 +compatibility 7 +compatibility's 1 +compatible 16 +compatibles 1 +compatibly 2 +compatriot 4 +compatriot's 1 +compatriots 1 +compel 15 +compelled 1 +compelling 7 +compellingly 2 +compelling's 1 +compels 1 +compendia 1 +compendium 3 +compendium's 1 +compendiums 1 +compensate 17 +compensated 2 +compensates 2 +compensating 2 +compensation 34 +compensation's 1 +compensations 1 +compensatory 5 +compete 34 +competed 1 +competence 18 +competence's 1 +competences 1 +competencies 1 +competency 3 +competency's 1 +competent 14 +competently 3 +competes 1 +competing 10 +competition 103 +competition's 1 +competitions 2 +competitive 40 +competitively 3 +competitiveness 8 +competitiveness's 1 +competitor 24 +competitor's 1 +competitors 1 +compilation 6 +compilation's 1 +compilations 1 +compile 16 +compiled 2 +compiler 7 +compiler's 1 +compilers 1 +compiles 1 +compiling 2 +complacence 2 +complacency 6 +complacency's 1 +complacent 5 +complacently 3 +complain 46 +complainant 5 +complainant's 1 +complainants 1 +complained 1 +complainer 2 +complainer's 1 +complainers 1 +complaining 3 +complains 1 +complaint 47 +complaint's 1 +complaints 1 +complaisance 2 +complaisance's 1 +complaisant 3 +complaisantly 2 +complected 1 +complement 17 +complementary 11 +complemented 1 +complementing 2 +complement's 1 +complements 1 +complete 198 +completed 7 +completely 88 +completeness 4 +completeness's 1 +completer 2 +completes 1 +completest 1 +completing 2 +completion 27 +completion's 1 +complex 104 +complexer 1 +complexes 1 +complexest 1 +complexion 6 +complexioned 2 +complexion's 1 +complexions 1 +complexities 1 +complexity 24 +complexity's 1 +compliance 15 +compliance's 1 +compliant 4 +complicate 6 +complicated 31 +complicates 1 +complicating 3 +complication 14 +complication's 1 +complications 1 +complices 1 +complicity 4 +complicity's 1 +complied 1 +complies 1 +compliment 12 +complimentary 6 +complimented 1 +complimenting 1 +compliment's 1 +compliments 1 +comply 23 +complying 1 +component 62 +component's 1 +components 1 +comport 3 +comported 1 +comporting 1 +comportment 2 +comportment's 1 +comports 1 +compose 26 +composed 2 +composer 18 +composer's 1 +composers 1 +composes 1 +composing 2 +composite 11 +composites 1 +composition 30 +composition's 1 +compositions 1 +compositor 4 +compositor's 1 +compositors 2 +compost 9 +composted 2 +composting 3 +compost's 1 +composts 1 +composure 5 +composure's 1 +compote 3 +compote's 1 +compotes 1 +compound 31 +compounded 2 +compounding 3 +compound's 1 +compounds 1 +comprehend 7 +comprehended 1 +comprehending 3 +comprehends 1 +comprehensibility 2 +comprehensibility's 1 +comprehensible 4 +comprehension 8 +comprehension's 1 +comprehensions 1 +comprehensive 39 +comprehensively 4 +comprehensiveness 3 +comprehensiveness's 1 +comprehensives 1 +compress 7 +compressed 4 +compresses 1 +compressing 1 +compression 8 +compression's 1 +compressor 3 +compressor's 1 +compressors 1 +comprise 36 +comprised 2 +comprises 1 +comprising 1 +compromise 31 +compromised 2 +compromise's 1 +compromises 1 +compromising 2 +Compton 4 +Compton's 1 +comptroller 3 +comptroller's 1 +comptrollers 1 +compulsion 6 +compulsion's 1 +compulsions 1 +compulsive 5 +compulsively 2 +compulsiveness 2 +compulsiveness's 1 +compulsories 1 +compulsorily 3 +compulsory 20 +compunction 3 +compunction's 1 +compunctions 1 +CompuServe 2 +CompuServe's 1 +computation 5 +computational 5 +computationally 2 +computation's 1 +computations 1 +compute 6 +computed 3 +computer 177 +computerization 2 +computerization's 1 +computerize 2 +computerized 4 +computerizes 1 +computerizing 1 +computer's 1 +computers 1 +computes 1 +computing 22 +comrade 1 +comrade's 1 +comrades 1 +comradeship 3 +comradeship's 1 +Com's 1 +Comte 3 +Comte's 1 +con 11 +Conakry 2 +Conakry's 1 +Conan 3 +Conan's 1 +concatenate 2 +concatenated 2 +concatenates 1 +concatenating 1 +concatenation 2 +concatenation's 1 +concatenations 1 +concave 4 +concavities 1 +concavity 2 +concavity's 1 +conceal 19 +concealed 5 +concealing 2 +concealment 3 +concealment's 1 +conceals 1 +concede 20 +conceded 1 +concedes 1 +conceding 1 +conceit 3 +conceited 3 +conceit's 1 +conceits 1 +conceivable 6 +conceivably 5 +conceive 20 +conceived 2 +conceives 1 +conceiving 2 +concentrate 75 +concentrated 7 +concentrates 1 +concentrating 2 +concentration 62 +concentration's 1 +concentrations 1 +concentric 4 +concentrically 2 +concept 93 +conception 25 +conception's 1 +conceptions 1 +concept's 1 +concepts 1 +conceptual 12 +conceptualization 3 +conceptualization's 1 +conceptualizations 1 +conceptualize 3 +conceptualized 2 +conceptualizes 1 +conceptualizing 2 +conceptually 3 +concern 154 +concerned 160 +concerning 34 +concerns 1 +concert 30 +concerted 5 +concerti 3 +concertina 2 +concertinaed 2 +concertinaing 1 +concertina's 1 +concertinas 1 +concerting 1 +concertmaster 1 +concertmaster's 1 +concertmasters 1 +concerto 9 +concerto's 1 +concertos 1 +concert's 1 +concerts 2 +concession 20 +concessionaire 2 +concessionaire's 1 +concessionaires 1 +concession's 1 +concessions 1 +Concetta 1 +Concetta's 1 +conch 3 +conched 1 +conches 1 +conching 1 +conch's 1 +conchs 1 +concierge 2 +concierge's 1 +concierges 1 +conciliate 2 +conciliated 2 +conciliates 1 +conciliating 1 +conciliation 4 +conciliation's 1 +conciliator 2 +conciliator's 1 +conciliators 1 +conciliatory 4 +concise 5 +concisely 3 +conciseness 2 +conciseness's 1 +conciser 1 +concisest 1 +conclave 2 +conclave's 1 +conclaves 1 +conclude 58 +concluded 2 +concludes 1 +concluding 5 +conclusion 77 +conclusion's 1 +conclusions 1 +conclusive 6 +conclusively 4 +concoct 3 +concocted 2 +concocting 2 +concoction 3 +concoction's 1 +concoctions 1 +concocts 1 +concomitant 6 +concomitants 1 +Concord 2 +concord 3 +concordance 4 +concordance's 1 +concordances 1 +concordant 2 +Concorde 4 +Concorde's 1 +concord's 1 +Concord's 1 +Concords 1 +concourse 4 +concourse's 1 +concourses 1 +concrete 31 +concreted 2 +concretely 2 +concrete's 1 +concretes 1 +concreting 2 +concubine 4 +concubine's 1 +concubines 1 +concur 4 +concurred 1 +concurrence 3 +concurrence's 1 +concurrences 1 +concurrency 2 +concurrent 7 +concurrently 4 +concurring 3 +concurs 1 +concussion 3 +concussion's 1 +concussions 1 +condemn 25 +condemnation 7 +condemnation's 1 +condemnations 1 +condemnatory 2 +condemned 4 +condemning 3 +condemns 1 +condensation 5 +condensation's 1 +condensations 1 +condense 5 +condensed 3 +condenser 2 +condenser's 1 +condensers 2 +condenses 1 +condensing 3 +condescend 2 +condescended 2 +condescending 3 +condescendingly 2 +condescends 1 +condescension 3 +condescension's 1 +Condillac 1 +Condillac's 1 +condiment 2 +condiment's 1 +condiments 1 +condition 244 +conditional 12 +conditionally 3 +conditionals 1 +conditioned 4 +conditioner 5 +conditioner's 1 +conditioners 1 +conditioning 11 +conditioning's 1 +condition's 1 +conditions 1 +condo 2 +condoes 1 +condole 3 +condoled 2 +condolence 3 +condolence's 1 +condolences 1 +condoles 1 +condoling 1 +condom 7 +condominium 2 +condominium's 1 +condominiums 1 +condom's 1 +condoms 1 +condone 4 +condoned 2 +condones 1 +condoning 2 +condor 3 +Condorcet 2 +Condorcet's 1 +condores 1 +condor's 1 +condors 1 +condos 1 +conduce 2 +conduced 1 +conduces 1 +conducing 1 +conducive 5 +conduct 85 +conducted 1 +conducting 3 +conduction 3 +conduction's 1 +conductive 3 +conductivity 3 +conductivity's 1 +conductor 11 +conductor's 1 +conductors 1 +conduct's 1 +conducts 1 +conduit 5 +conduit's 1 +conduits 1 +cone 9 +cone's 1 +cones 1 +Conestoga 1 +confab 3 +confabbed 1 +confabbing 1 +confab's 1 +confabs 1 +confection 3 +confectioner 3 +confectioneries 1 +confectioner's 1 +confectioners 1 +confectionery 3 +confectionery's 1 +confection's 1 +confections 1 +confederacies 1 +confederacy 2 +Confederacy 2 +confederacy's 1 +Confederacy's 1 +Confederate 1 +confederate 4 +confederated 2 +confederate's 1 +confederates 1 +Confederates 1 +confederating 1 +confederation 8 +confederation's 1 +confederations 1 +confer 15 +conference 114 +conference's 1 +conferences 1 +conferencing 3 +conferment 2 +conferment's 1 +conferments 1 +conferred 1 +conferrer 1 +conferring 3 +confers 1 +confess 18 +confessed 1 +confessedly 2 +confesses 1 +confessing 2 +confession 11 +confessional 4 +confessionals 1 +confession's 1 +confessions 1 +confessor 3 +confessor's 1 +confessors 1 +confetti 3 +confetti's 1 +confidant 3 +confidante 3 +confidante's 1 +confidantes 1 +confidant's 1 +confidants 1 +confide 8 +confided 1 +confidence 73 +confidence's 1 +confidences 1 +confident 34 +confidential 14 +confidentiality 9 +confidentiality's 1 +confidentially 3 +confidently 7 +confides 1 +confiding 3 +configurable 2 +configuration 15 +configuration's 1 +configurations 2 +configure 4 +configured 1 +configures 1 +configuring 1 +confine 33 +confined 4 +confinement 5 +confinement's 1 +confinements 1 +confines 1 +confining 4 +confirm 89 +confirmation 14 +confirmation's 1 +confirmations 1 +confirmatory 3 +confirmed 3 +confirming 3 +confirms 1 +confiscate 5 +confiscated 2 +confiscates 1 +confiscating 1 +confiscation 4 +confiscation's 1 +confiscations 1 +conflagration 3 +conflagration's 1 +conflagrations 1 +conflict 78 +conflicted 2 +conflicting 11 +conflict's 1 +conflicts 1 +confluence 3 +confluence's 1 +confluences 1 +confluent 2 +conform 16 +conformance 3 +conformance's 1 +conformation 4 +conformation's 1 +conformations 1 +conformed 1 +conforming 3 +conformist 3 +conformist's 1 +conformists 1 +conformity 7 +conformity's 1 +conforms 1 +confound 6 +confounded 2 +confounding 3 +confounds 1 +confront 26 +confrontation 14 +confrontational 3 +confrontation's 1 +confrontations 1 +confronted 1 +confronting 2 +confronts 1 +Confucian 1 +Confucianism 1 +Confucianism's 1 +Confucianisms 1 +Confucians 2 +Confucius 2 +Confucius's 1 +confuse 16 +confused 21 +confusedly 2 +confuses 1 +confusing 10 +confusingly 3 +confusion 32 +confusion's 1 +confusions 1 +confute 3 +confuted 2 +confutes 1 +confuting 1 +Cong 2 +conga 2 +congaed 1 +congaing 1 +conga's 1 +congas 1 +congeal 3 +congealed 2 +congealing 2 +congeals 1 +congenial 4 +congeniality 2 +congeniality's 1 +congenially 2 +congenital 5 +congenitally 2 +congest 3 +congested 4 +congesting 1 +congestion 7 +congestion's 1 +congestive 2 +congests 1 +conglomerate 9 +conglomerated 1 +conglomerate's 1 +conglomerates 1 +conglomerating 1 +conglomeration 3 +conglomeration's 1 +conglomerations 1 +Congo 4 +Congolese 2 +Congo's 1 +congratulate 11 +congratulated 1 +congratulates 1 +congratulating 1 +congratulation 3 +congratulation's 1 +congratulations 8 +congratulatory 2 +congregate 4 +congregated 1 +congregates 1 +congregating 3 +congregation 14 +congregational 4 +Congregationalist 1 +Congregationalists 1 +congregation's 1 +congregations 1 +Congress 2 +congress 59 +congresses 1 +Congresses 1 +congressional 7 +congressman 4 +congressman's 1 +congressmen 1 +congress's 1 +Congress's 1 +congresswoman 2 +congresswoman's 1 +congresswomen 1 +Congreve 2 +Congreve's 1 +congruence 3 +congruence's 1 +congruent 3 +congruities 1 +congruity 2 +congruity's 1 +congruous 2 +Cong's 1 +conic 3 +conical 4 +conicals 1 +conics 1 +conifer 5 +coniferous 3 +conifer's 1 +conifers 1 +conjectural 2 +conjecture 6 +conjectured 2 +conjecture's 1 +conjectures 1 +conjecturing 2 +conjoin 2 +conjoined 2 +conjoining 3 +conjoins 1 +conjoint 3 +conjugal 4 +conjugate 4 +conjugated 2 +conjugates 1 +conjugating 2 +conjugation 2 +conjugation's 1 +conjugations 1 +conjunction 5 +conjunction's 1 +conjunctions 1 +conjunctive 2 +conjunctives 1 +conjunctivitis 2 +conjunctivitis's 1 +conjuncture 2 +conjuncture's 1 +conjunctures 1 +conjure 8 +conjured 1 +conjurer 2 +conjurer's 1 +conjurers 1 +conjures 1 +conjuring 2 +conjuring's 1 +conjuror 2 +conjurors 1 +conk 3 +conked 1 +conking 1 +conks 1 +Conley 2 +Conley's 1 +Conn 2 +connect 46 +connected 5 +Connecticut 4 +Connecticut's 1 +connecting 6 +connection 58 +connection's 1 +connections 1 +connective 5 +connectives 1 +connectivity 3 +connectivity's 1 +connector 5 +connector's 1 +connectors 2 +connects 1 +conned 2 +Connemara 2 +Connemara's 1 +Conner 3 +Conner's 1 +Connery 3 +Connery's 1 +connexion 3 +connexion's 1 +Connie 5 +Connie's 1 +conning 3 +connivance 2 +connivance's 1 +connive 3 +connived 1 +conniver 1 +conniver's 1 +connivers 1 +connives 1 +conniving 3 +connoisseur 4 +connoisseur's 1 +connoisseurs 1 +Connolly 5 +Connolly's 1 +Connors 2 +connotation 6 +connotation's 1 +connotations 1 +connotative 2 +connote 4 +connoted 2 +connotes 1 +connoting 1 +Conn's 1 +connubial 2 +conquer 8 +conquered 3 +conquering 4 +conqueror 5 +conqueror's 1 +conquerors 1 +conquers 1 +conquest 10 +conquest's 1 +conquests 2 +conquistador 2 +conquistadores 1 +conquistador's 1 +conquistadors 1 +Conrad 6 +Conrad's 1 +Conrail 1 +Conrail's 1 +con's 2 +cons 4 +consanguinity 2 +consanguinity's 1 +conscience 17 +conscience's 1 +consciences 1 +conscientious 5 +conscientiously 3 +conscientiousness 2 +conscientiousness's 1 +conscious 34 +consciouses 1 +consciously 8 +consciousness 28 +consciousnesses 1 +consciousness's 1 +conscript 5 +conscripted 2 +conscripting 1 +conscription 4 +conscription's 1 +conscript's 1 +conscripts 1 +consecrate 5 +consecrated 3 +consecrates 1 +consecrating 2 +consecration 3 +consecration's 1 +consecrations 1 +consecutive 9 +consecutively 3 +consensual 4 +consensus 20 +consensuses 1 +consensus's 1 +consent 44 +consented 1 +consenting 3 +consents 2 +consequence 81 +consequence's 1 +consequences 1 +consequent 12 +consequential 5 +consequently 27 +conservation 42 +conservationist 6 +conservationist's 1 +conservationists 1 +conservation's 1 +conservatism 7 +conservatism's 1 +conservative 98 +conservatively 3 +conservatives 1 +conservator 3 +conservatories 1 +conservator's 1 +conservators 1 +conservatory 7 +conservatory's 1 +conserve 8 +conserved 4 +conserves 1 +conserving 3 +consider 292 +considerable 98 +considerably 31 +considerate 4 +considerately 2 +consideration 80 +consideration's 1 +considerations 1 +considered 4 +considering 19 +considerings 1 +considers 1 +consign 5 +consigned 1 +consigning 1 +consignment 6 +consignment's 1 +consignments 1 +consigns 1 +consist 66 +consisted 1 +consistencies 1 +consistency 12 +consistency's 1 +consistent 33 +consistently 18 +consisting 2 +consists 1 +consolation 8 +consolation's 1 +consolations 1 +console 8 +consoled 1 +consoles 1 +consolidate 11 +consolidated 6 +consolidates 1 +consolidating 3 +consolidation 7 +consolidation's 1 +consolidations 1 +consoling 3 +consonance 2 +consonance's 1 +consonances 1 +consonant 7 +consonant's 1 +consonants 1 +consort 6 +consorted 1 +consortia 3 +consorting 2 +consortium 11 +consortium's 1 +consortiums 1 +consorts 1 +conspicuous 10 +conspicuously 4 +conspiracies 1 +conspiracy 14 +conspiracy's 1 +conspirator 4 +conspiratorial 3 +conspirator's 1 +conspirators 1 +conspire 7 +conspired 1 +conspires 1 +conspiring 2 +constable 1 +Constable 27 +constable's 1 +Constable's 1 +constables 1 +constabularies 1 +constabulary 4 +constabulary's 1 +Constance 14 +Constance's 1 +constancy 3 +constancy's 1 +constant 57 +Constantine 5 +Constantine's 1 +Constantinople 5 +Constantinople's 1 +constantly 33 +constants 1 +constellation 5 +constellation's 1 +constellations 1 +consternation 4 +consternation's 1 +constipate 2 +constipated 2 +constipates 1 +constipating 1 +constipation 5 +constipation's 1 +constituencies 1 +constituency 29 +constituency's 1 +constituent 21 +constituents 1 +constitute 41 +constituted 3 +constitutes 1 +constituting 3 +Constitution 2 +constitution 44 +constitutional 34 +constitutionality 3 +constitutionality's 1 +constitutionally 4 +constitutionals 1 +constitution's 1 +constitutions 1 +constrain 12 +constrained 3 +constraining 3 +constrains 1 +constraint 28 +constraint's 1 +constraints 1 +constrict 4 +constricted 2 +constricting 2 +constriction 3 +constriction's 1 +constrictions 1 +constrictive 2 +constrictor 2 +constrictor's 1 +constrictors 1 +constricts 1 +construct 50 +constructed 3 +constructing 1 +construction 69 +construction's 1 +constructions 1 +constructive 12 +constructively 3 +constructor 3 +constructor's 1 +constructors 1 +constructs 1 +construe 10 +construed 1 +construes 1 +construing 3 +Consuelo 2 +Consuelo's 1 +consul 6 +consular 3 +consulars 1 +consulate 4 +consulate's 1 +consulates 1 +consul's 1 +consuls 1 +consult 30 +consultancies 1 +consultancy 11 +consultant 34 +consultant's 1 +consultants 1 +consultation 31 +consultation's 1 +consultations 1 +consultative 10 +consulted 2 +consulting 7 +consults 1 +consumable 4 +consumables 1 +consume 21 +consumed 2 +consumer 69 +consumerism 4 +consumerism's 1 +consumer's 1 +consumers 1 +consumes 1 +consuming 4 +consumings 1 +consummate 5 +consummated 2 +consummates 1 +consummating 1 +consummation 3 +consummation's 1 +consummations 1 +consumption 35 +consumption's 1 +consumptive 3 +consumptives 1 +contact 143 +contactable 2 +contacted 1 +contacting 3 +contact's 1 +contacts 1 +contagion 2 +contagion's 1 +contagions 1 +contagious 4 +contain 183 +contained 3 +container 18 +container's 1 +containers 1 +containing 3 +containment 5 +containment's 1 +contains 1 +contaminant 4 +contaminant's 1 +contaminants 1 +contaminate 9 +contaminated 5 +contaminates 1 +contaminating 3 +contamination 8 +contamination's 1 +contemplate 19 +contemplated 2 +contemplates 1 +contemplating 2 +contemplation 5 +contemplation's 1 +contemplative 5 +contemplatives 1 +contemporaneous 3 +contemporaneously 2 +contemporaries 1 +contemporary 57 +contempt 15 +contemptible 3 +contemptibly 2 +contempt's 1 +contemptuous 4 +contemptuously 4 +contend 11 +contended 1 +contender 8 +contenders 1 +contending 4 +contends 1 +content 98 +contented 4 +contentedly 3 +contentedness 2 +contentedness's 1 +contenting 2 +contention 9 +contention's 1 +contentions 2 +contentious 7 +contentiously 2 +contentment 5 +contentment's 1 +content's 1 +contents 1 +contest 28 +contestant 5 +contestant's 1 +contestants 1 +contested 4 +contesting 3 +contest's 1 +contests 1 +context 100 +context's 1 +contexts 1 +contextual 6 +contiguity 2 +contiguity's 1 +contiguous 5 +continence 3 +continence's 1 +Continent 1 +continent 22 +Continental 1 +continental 22 +continentals 1 +continent's 1 +Continent's 1 +continents 1 +contingencies 1 +contingency 9 +contingency's 1 +contingent 12 +contingents 1 +continua 2 +continual 8 +continually 15 +continuance 4 +continuance's 1 +continuances 1 +continuation 11 +continuation's 1 +continuations 1 +continue 286 +continued 23 +continues 1 +continuing 37 +continuity 16 +continuity's 1 +continuous 29 +continuously 11 +continuum 6 +continuum's 1 +continuums 1 +contort 4 +contorted 3 +contorting 2 +contortion 2 +contortionist 2 +contortionist's 1 +contortionists 1 +contortion's 1 +contortions 1 +contorts 1 +contour 8 +contoured 2 +contouring 3 +contour's 1 +contours 1 +contraband 3 +contraband's 1 +contraception 6 +contraception's 1 +contraceptive 7 +contraceptives 1 +contract 178 +contracted 3 +contractile 3 +contracting 8 +contraction 10 +contraction's 1 +contractions 2 +contractor 18 +contractor's 1 +contractors 1 +contracts 1 +contractual 11 +contractually 3 +contradict 9 +contradicted 1 +contradicting 2 +contradiction 17 +contradiction's 1 +contradictions 1 +contradictory 10 +contradicts 1 +contradistinction 2 +contradistinction's 1 +contradistinctions 1 +contrail 2 +contrail's 1 +contrails 1 +contralto 3 +contralto's 1 +contraltos 1 +contraption 3 +contraption's 1 +contraptions 1 +contrapuntal 2 +contraries 1 +contrarily 2 +contrariness 2 +contrariness's 1 +contrariwise 3 +contrary 20 +contrast 84 +contrasted 3 +contrasting 8 +contrasts 1 +contravene 4 +contravened 1 +contravenes 1 +contravening 1 +contravention 5 +contravention's 1 +contraventions 1 +Contreras 1 +Contreras's 1 +contretemps 2 +contretemps's 1 +contribute 66 +contributed 1 +contributes 1 +contributing 3 +contribution 84 +contribution's 1 +contributions 1 +contributor 9 +contributor's 1 +contributors 1 +contributory 7 +contrite 3 +contritely 2 +contrition 2 +contrition's 1 +contrivance 3 +contrivance's 1 +contrivances 1 +contrive 6 +contrived 3 +contrives 1 +contriving 2 +control 389 +controllable 4 +controlled 12 +controller 14 +controller's 1 +controllers 1 +controlling 6 +controls 1 +controversial 24 +controversially 3 +controversies 1 +controversy 23 +controversy's 1 +controvert 2 +controverted 2 +controverting 1 +controverts 1 +contumacious 2 +contumelies 1 +contumely 2 +contumely's 1 +contuse 2 +contused 1 +contuses 1 +contusing 1 +contusion 2 +contusion's 1 +contusions 1 +conundrum 3 +conundrum's 1 +conundrums 1 +conurbation 4 +conurbation's 1 +conurbations 1 +convalesce 3 +convalesced 1 +convalescence 3 +convalescence's 1 +convalescences 1 +convalescent 4 +convalescents 1 +convalesces 1 +convalescing 2 +convection 4 +convection's 1 +convene 7 +convened 1 +convenes 1 +convenience 12 +convenience's 1 +conveniences 1 +convenient 22 +conveniently 8 +convening 3 +convent 9 +convented 1 +conventing 1 +convention 49 +conventional 41 +conventionality 2 +conventionality's 1 +conventionally 5 +convention's 1 +conventions 1 +convent's 1 +convents 1 +converge 7 +converged 1 +convergence 7 +convergence's 1 +convergences 1 +convergent 3 +converges 1 +converging 2 +conversant 3 +conversation 67 +conversational 6 +conversationalist 2 +conversationalist's 1 +conversationalists 1 +conversationally 3 +conversation's 1 +conversations 2 +converse 7 +conversed 2 +conversely 10 +converses 1 +conversing 1 +conversion 26 +conversion's 1 +conversions 1 +convert 45 +converted 5 +converter 4 +converter's 1 +converters 1 +convertible 8 +convertibles 1 +converting 3 +converts 1 +convex 4 +convexed 1 +convexes 1 +convexing 1 +convexity 2 +convexity's 1 +convey 21 +conveyance 5 +conveyance's 1 +conveyances 1 +conveyed 2 +conveyer 2 +conveyers 1 +conveying 2 +conveyor 3 +conveyor's 1 +conveyors 1 +conveys 1 +convict 18 +convicted 6 +convicting 2 +conviction 30 +conviction's 1 +convictions 1 +convicts 1 +convince 25 +convinced 27 +convinces 1 +convincing 15 +convincingly 5 +convivial 3 +conviviality 2 +conviviality's 1 +convocation 4 +convocation's 1 +convocations 1 +convoke 2 +convoked 1 +convokes 1 +convoking 1 +convoluted 3 +convolution 2 +convolution's 1 +convolutions 1 +convoy 11 +convoyed 1 +convoying 2 +convoy's 1 +convoys 1 +convulse 4 +convulsed 2 +convulses 1 +convulsing 2 +convulsion 3 +convulsion's 1 +convulsions 1 +convulsive 3 +convulsively 3 +Conway 1 +Conway's 1 +coo 5 +cooed 1 +cooing 3 +Cook 17 +cook 51 +cookbook 3 +cookbook's 1 +cookbooks 1 +Cooke 5 +cooked 6 +cooker 9 +cookeries 1 +cooker's 1 +cookers 1 +cookery 7 +cookery's 1 +Cooke's 1 +cookie 3 +cookie's 1 +cookies 1 +cooking 18 +cooking's 1 +cookout 2 +cookout's 1 +cookouts 1 +cook's 1 +Cook's 1 +cooks 1 +cooky 4 +cooky's 1 +cool 56 +coolant 3 +coolant's 1 +coolants 1 +cooled 2 +cooler 4 +cooler's 1 +coolers 1 +coolest 1 +Cooley 2 +Cooley's 1 +Coolidge 2 +Coolidge's 1 +coolie 3 +coolie's 1 +coolies 1 +cooling 7 +coolly 6 +coolness 3 +coolness's 1 +cools 1 +coon 2 +coon's 1 +coons 1 +coop 5 +cooped 1 +Cooper 14 +cooper 5 +cooperate 7 +cooperated 2 +cooperates 1 +cooperating 2 +cooperation 14 +cooperation's 1 +cooperative 10 +cooperatively 3 +cooperatives 1 +coopered 1 +coopering 1 +cooper's 1 +Cooper's 1 +coopers 1 +Cooperstown 1 +Cooperstown's 1 +cooping 1 +coop's 1 +coops 1 +coordinate 14 +coordinated 4 +coordinates 1 +coordinating 4 +coordination 7 +coordination's 1 +coordinator 7 +coordinator's 1 +coordinators 1 +Coors 2 +Coors's 1 +coos 1 +coot 3 +cootie 1 +cootie's 1 +cooties 1 +coot's 1 +coots 1 +cop 13 +Copacabana 2 +Copacabana's 1 +cope 55 +coped 1 +Copeland 3 +Copeland's 1 +Copenhagen 5 +Copenhagen's 1 +Copernican 1 +Copernicus 3 +Copernicus's 1 +copes 1 +copied 2 +copier 3 +copier's 1 +copiers 1 +copies 1 +copilot 2 +copilot's 1 +copilots 1 +coping 4 +coping's 1 +copings 1 +copious 4 +copiously 3 +Copland 2 +Copland's 1 +Copley 3 +Copley's 1 +copped 1 +copper 24 +Copperfield 2 +Copperfield's 1 +copperhead 2 +copperhead's 1 +copperheads 1 +copper's 1 +coppers 1 +Coppertone 2 +Coppertone's 1 +coppery 2 +coppice 4 +coppiced 2 +coppice's 1 +coppices 1 +coppicing 1 +copping 3 +Coppola 2 +Coppola's 1 +copra 2 +copra's 1 +cop's 1 +cops 1 +copse 4 +copsed 1 +copse's 1 +copses 1 +copsing 1 +copter 3 +copter's 1 +copters 1 +Coptic 2 +Coptic's 1 +copula 2 +copulae 1 +copula's 1 +copulas 1 +copulate 4 +copulated 2 +copulates 1 +copulating 1 +copulation 3 +copulation's 1 +copy 109 +copycat 2 +copycat's 1 +copycats 1 +copycatted 1 +copycatting 2 +copying 3 +copyright 14 +copyrighted 2 +copyrighting 1 +copyright's 1 +copyrights 1 +copy's 1 +copywriter 2 +copywriter's 1 +copywriters 1 +coquette 2 +coquetted 1 +coquette's 1 +coquettes 1 +coquetting 1 +coquettish 3 +Cora 2 +coral 13 +coral's 1 +corals 1 +Cora's 1 +cord 13 +corded 2 +Cordelia 2 +Cordelia's 1 +cordial 4 +cordiality 2 +cordiality's 1 +cordially 3 +cordials 1 +Cordilleras 1 +cording 3 +cordite 2 +cordite's 1 +cordless 4 +Cordoba 2 +cordon 5 +cordoned 2 +cordoning 1 +cordon's 1 +cordons 1 +cord's 1 +cords 1 +corduroy 4 +corduroy's 1 +corduroys 1 +core 39 +cored 2 +core's 1 +cores 2 +corespondent 2 +corespondent's 1 +corespondents 1 +Corey 2 +Corey's 1 +Corfu 1 +Corfu's 1 +coriander 4 +coriander's 1 +Corina 1 +Corina's 1 +Corine 1 +Corine's 1 +coring 3 +Corinne 2 +Corinne's 1 +Corinth 3 +Corinthian 1 +Corinthians 1 +Corinthians's 1 +Corinth's 1 +Coriolanus 2 +Coriolanus's 1 +Coriolis 2 +Coriolis's 1 +cork 7 +corked 2 +corking 3 +cork's 1 +corks 1 +corkscrew 4 +corkscrewed 1 +corkscrewing 2 +corkscrew's 1 +corkscrews 1 +Corleone 2 +Corleone's 1 +corm 4 +Cormack 3 +Cormack's 1 +cormorant 3 +cormorant's 1 +cormorants 1 +corm's 1 +corms 1 +corn 16 +cornball 2 +cornball's 1 +cornballs 1 +cornbread 3 +corncob 3 +corncob's 1 +corncobs 1 +cornea 3 +corneal 2 +cornea's 1 +corneas 1 +corned 3 +Corneille 2 +Corneille's 1 +Cornelia 2 +Cornelia's 1 +Cornelius 2 +Cornelius's 1 +Cornell 3 +Cornell's 1 +corner 95 +cornered 2 +cornering 3 +corner's 1 +corners 1 +cornerstone 4 +cornerstone's 1 +cornerstones 1 +cornet 3 +cornet's 1 +cornets 2 +cornflakes 1 +cornflower 3 +cornflower's 1 +cornflowers 1 +cornice 4 +cornice's 1 +cornices 1 +cornier 1 +corniest 1 +corning 3 +Corning 3 +Corning's 1 +Cornish 3 +cornmeal 2 +cornrow 1 +cornrowed 1 +cornrowing 1 +cornrows 1 +corn's 1 +corns 1 +cornstalk 2 +cornstalk's 1 +cornstalks 1 +cornstarch 2 +cornstarch's 1 +cornucopia 2 +cornucopia's 1 +cornucopias 1 +Cornwall 15 +Cornwallis 2 +Cornwallis's 1 +Cornwall's 1 +corny 4 +corolla 2 +corollaries 1 +corollary 5 +corollary's 1 +corolla's 1 +corollas 1 +corona 2 +Coronado 2 +Coronado's 1 +coronae 2 +coronaries 1 +coronary 8 +corona's 1 +coronas 1 +coronation 8 +coronation's 1 +coronations 1 +coroner 11 +coroner's 1 +coroners 1 +coronet 3 +coronet's 1 +coronets 1 +Corot 2 +Corot's 1 +corpora 3 +corporal 4 +corporals 1 +corpora's 1 +corporas 1 +corporate 50 +corporation 47 +corporation's 1 +corporations 1 +corporeal 2 +corps 15 +corpse 14 +corpse's 1 +corpses 1 +corps's 1 +corpulence 2 +corpulence's 1 +corpulent 2 +corpus 10 +corpuscle 2 +corpuscle's 1 +corpuscles 1 +corpuses 1 +corpus's 1 +corral 3 +corralled 2 +corralling 1 +corral's 1 +corrals 1 +correct 82 +correctable 2 +corrected 2 +correcter 1 +correctest 1 +correcting 2 +correction 11 +correctional 2 +correction's 1 +corrections 1 +corrective 6 +correctives 1 +correctly 21 +correctness 4 +correctness's 1 +corrector 2 +corrector's 1 +corrects 1 +Correggio 2 +Correggio's 1 +correlate 12 +correlated 2 +correlates 2 +correlating 1 +correlation 20 +correlation's 1 +correlations 1 +correlative 3 +correlatives 1 +correspond 25 +corresponded 1 +correspondence 18 +correspondence's 1 +correspondences 1 +correspondent 25 +correspondent's 1 +correspondents 1 +corresponding 17 +correspondingly 6 +corresponds 1 +corridor 30 +corridor's 1 +corridors 1 +Corrine 2 +Corrine's 1 +corroborate 5 +corroborated 1 +corroborates 1 +corroborating 2 +corroboration 3 +corroboration's 1 +corroborations 1 +corroborative 2 +corrode 4 +corroded 2 +corrodes 1 +corroding 2 +corrosion 5 +corrosion's 1 +corrosive 4 +corrosives 1 +corrugate 2 +corrugated 4 +corrugates 1 +corrugating 1 +corrugation 2 +corrugation's 1 +corrugations 1 +corrupt 13 +corrupted 2 +corrupter 2 +corruptest 1 +corruptible 2 +corrupting 2 +corruption 17 +corruption's 1 +corruptions 1 +corruptly 3 +corruptness 1 +corruptness's 1 +corrupts 1 +corsage 3 +corsage's 1 +corsages 1 +corsair 3 +corsair's 1 +corsairs 1 +corset 3 +corseted 2 +corseting 2 +corset's 1 +corsets 1 +Corsica 3 +Corsican 1 +Corsica's 1 +Cortes 3 +Corteses 1 +cortex 6 +cortexes 1 +cortex's 1 +Cortez 2 +Cortez's 1 +cortical 3 +cortices 1 +cortisone 3 +cortisone's 1 +Cortland 2 +Cortland's 1 +coruscate 2 +coruscated 1 +coruscates 1 +coruscating 2 +Corvallis 1 +Corvallis's 1 +Corvette 2 +Corvette's 1 +Corvus 1 +Corvus's 1 +Cory 2 +Cory's 1 +Co's 2 +Cosby 2 +Cosby's 1 +cosier 1 +cosies 1 +cosiest 1 +cosign 1 +cosignatories 1 +cosignatory 2 +cosignatory's 1 +cosigned 1 +cosigner 1 +cosigners 1 +cosigning 1 +cosigns 1 +cosine 3 +cosine's 1 +cosmetic 10 +cosmetically 2 +cosmetic's 1 +cosmetics 1 +cosmetologist 2 +cosmetologist's 1 +cosmetologists 1 +cosmetology 2 +cosmetology's 1 +cosmic 7 +cosmically 1 +cosmogonies 1 +cosmogony 2 +cosmogony's 1 +cosmological 3 +cosmologies 1 +cosmologist 2 +cosmologists 1 +cosmology 4 +cosmology's 1 +cosmonaut 3 +cosmonaut's 1 +cosmonauts 1 +cosmopolitan 5 +cosmopolitan's 1 +cosmopolitans 1 +cosmos 4 +cosmoses 1 +cosmos's 1 +cosponsor 1 +cosponsored 2 +cosponsoring 1 +cosponsors 1 +Cossack 1 +Cossack's 1 +Cossacks 1 +cost 372 +costar 2 +costarred 1 +costarring 1 +costars 1 +Costco 2 +Costco's 1 +Costello 3 +Costello's 1 +costing 5 +costings 1 +costlier 1 +costliest 1 +costliness 2 +costliness's 1 +costly 14 +Costner 3 +Costner's 1 +cost's 1 +costs 2 +costume 16 +costumed 2 +costume's 1 +costumes 1 +costuming 2 +cosy 11 +cot 9 +Cote 2 +cote 3 +coterie 3 +coterie's 1 +coteries 1 +cote's 1 +Cote's 1 +cotes 1 +cotillion 1 +cotillion's 1 +cotillions 1 +coting 1 +Cotonou 2 +Cotonou's 1 +Cotopaxi 1 +Cotopaxi's 1 +cot's 1 +cots 1 +Cotswold 6 +Cotswold's 1 +cottage 42 +cottaged 1 +cottage's 1 +cottages 1 +cottaging 2 +cotted 1 +cotter 2 +cotter's 1 +cotters 1 +cotton 26 +Cotton 4 +cottoned 2 +cottoning 1 +cottonmouth 1 +cottonmouth's 1 +cottonmouths 1 +cotton's 1 +Cotton's 1 +cottons 1 +cottonseed 1 +cottonseed's 1 +cottonseeds 1 +cottontail 3 +cottontail's 1 +cottontails 1 +cottonwood 2 +cottonwood's 1 +cottonwoods 1 +cotyledon 2 +cotyledon's 1 +cotyledons 1 +couch 11 +couched 1 +couches 1 +couching 1 +couch's 1 +cougar 3 +cougar's 1 +cougars 1 +cough 19 +coughed 2 +coughing 3 +coughs 1 +could 1686 +couldn't 3 +Coulomb 2 +Coulomb's 1 +council 351 +councillor 1 +councillors 1 +councilman 2 +councilman's 1 +councilmen 1 +councilor 2 +councilor's 1 +councilors 1 +council's 1 +councils 1 +councilwoman 2 +councilwoman's 1 +councilwomen 1 +counsel 16 +counseled 1 +counseling 2 +counselings 1 +counselled 2 +counsellor 12 +counsellors 2 +counselor 2 +counselor's 1 +counselors 1 +counsel's 1 +counsels 1 +count 53 +countable 2 +countably 2 +countdown 3 +countdown's 1 +countdowns 1 +counted 1 +countenance 7 +countenanced 2 +countenance's 1 +countenances 1 +countenancing 1 +counter 37 +counteract 6 +counteracted 1 +counteracting 3 +counteraction 2 +counteraction's 1 +counteractions 1 +counteracts 1 +counterattack 3 +counterattacked 1 +counterattacking 2 +counterattack's 1 +counterattacks 1 +counterbalance 4 +counterbalanced 2 +counterbalance's 1 +counterbalances 1 +counterbalancing 2 +counterclaim 4 +counterclaimed 2 +counterclaiming 2 +counterclaim's 1 +counterclaims 1 +counterclockwise 2 +counterculture 3 +counterculture's 1 +countered 2 +counterespionage 3 +counterespionage's 1 +counterexample 3 +counterexamples 1 +counterfeit 5 +counterfeited 1 +counterfeiter 2 +counterfeiter's 1 +counterfeiters 1 +counterfeiting 2 +counterfeits 1 +countering 3 +counterintelligence 2 +counterintelligence's 1 +countermand 3 +countermanded 2 +countermanding 1 +countermands 1 +counteroffer 3 +counteroffer's 1 +counteroffers 1 +counterpane 3 +counterpane's 1 +counterpanes 1 +counterpart 20 +counterpart's 1 +counterparts 1 +counterpoint 4 +counterpoint's 1 +counterpoints 1 +counterproductive 3 +counterrevolution 2 +counterrevolutionaries 1 +counterrevolutionary 2 +counterrevolutionary's 1 +counterrevolution's 1 +counterrevolutions 1 +counter's 1 +counters 1 +countersank 1 +countersign 2 +countersigned 2 +countersigning 1 +countersigns 1 +countersink 3 +countersinking 1 +countersinks 1 +countersunk 3 +countertenor 2 +countertenor's 1 +countertenors 1 +counterweight 3 +counterweight's 1 +counterweights 1 +countess 6 +countesses 1 +countess's 1 +counties 1 +counting 6 +countless 9 +countries 1 +countrified 2 +country 488 +countryman 7 +countryman's 1 +countrymen 1 +country's 1 +countryside 41 +countryside's 1 +countrysides 1 +countrywoman 2 +countrywoman's 1 +countrywomen 1 +counts 1 +county 131 +county's 1 +coup 23 +coupe 3 +couped 1 +Couperin 2 +Couperin's 1 +coupe's 1 +coupes 1 +couping 1 +couple 155 +coupled 2 +couple's 1 +couples 1 +couplet 4 +couplet's 1 +couplets 1 +coupling 6 +coupling's 1 +coupon 10 +coupon's 1 +coupons 1 +coup's 1 +coups 1 +courage 23 +courageous 6 +courageously 3 +courage's 1 +Courbet 2 +Courbet's 1 +courier 6 +couriered 1 +couriering 1 +courier's 1 +couriers 1 +course 283 +coursed 2 +courser 2 +course's 1 +courses 1 +coursing 3 +court 351 +courted 2 +courteous 5 +courteously 3 +courteousness 2 +courteousness's 1 +courtesan 3 +courtesan's 1 +courtesans 1 +courtesies 1 +courtesy 13 +courtesy's 1 +courthouse 3 +courthouse's 1 +courthouses 1 +courtier 5 +courtier's 1 +courtiers 1 +courting 4 +courtlier 1 +courtliest 1 +courtliness 2 +courtliness's 1 +courtly 3 +Courtney 5 +Courtney's 1 +courtroom 4 +courtroom's 1 +courtrooms 1 +court's 1 +courts 1 +courtship 5 +courtship's 1 +courtships 1 +courtyard 12 +courtyard's 1 +courtyards 1 +cousin 28 +cousin's 1 +cousins 2 +Cousteau 2 +Cousteau's 1 +cove 7 +coven 3 +covenant 19 +covenanted 2 +covenanting 2 +covenant's 1 +covenants 2 +coven's 1 +covens 1 +Coventries 1 +Coventry 14 +Coventry's 1 +cover 250 +coverage 24 +coverage's 1 +coverall 3 +coverall's 1 +coveralls 1 +covered 5 +covering 8 +covering's 1 +coverings 1 +coverlet 3 +coverlet's 1 +coverlets 1 +covers 1 +covers's 1 +covert 8 +covertly 3 +coverts 1 +cove's 1 +coves 1 +covet 3 +coveted 3 +coveting 2 +covetous 2 +covetously 1 +covetousness 2 +covetousness's 1 +covets 1 +covey 2 +covey's 1 +coveys 1 +cow 31 +Coward 4 +coward 5 +cowardice 3 +cowardice's 1 +cowardliness 2 +cowardliness's 1 +cowardly 3 +coward's 1 +Coward's 1 +cowards 1 +cowbird 2 +cowbird's 1 +cowbirds 1 +cowboy 7 +cowboy's 1 +cowboys 1 +cowed 2 +cower 4 +cowered 1 +cowering 3 +cowers 1 +cowgirl 3 +cowgirl's 1 +cowgirls 1 +cowhand 2 +cowhands 1 +cowhide 2 +cowhide's 1 +cowhides 1 +cowing 2 +cowl 4 +Cowley 7 +Cowley's 1 +cowlick 2 +cowlick's 1 +cowlicks 1 +cowling 2 +cowling's 1 +cowl's 1 +cowls 1 +coworker 2 +coworkers 1 +Cowper 3 +Cowper's 1 +cowpoke 3 +cowpoke's 1 +cowpokes 1 +cowpox 2 +cowpox's 1 +cowpuncher 1 +cowpuncher's 1 +cowpunchers 1 +cow's 1 +cows 1 +cowslip 3 +cowslip's 1 +cowslips 1 +cox 3 +Cox 8 +coxcomb 3 +coxcomb's 1 +coxcombs 1 +cox's 1 +Cox's 1 +coxswain 4 +coxswained 1 +coxswaining 1 +coxswain's 1 +coxswains 1 +Coy 2 +coy 4 +coyer 1 +coyest 1 +coyly 3 +coyness 2 +coyness's 1 +coyote 3 +coyote's 1 +coyotes 1 +Coy's 1 +cozen 4 +cozened 1 +cozening 1 +cozens 1 +cozier 1 +cozies 1 +coziest 1 +cozily 1 +coziness 2 +coziness's 1 +Cozumel 2 +Cozumel's 1 +cozy 4 +Cr 1 +crab 9 +Crabbe 3 +crabbed 2 +Crabbe's 1 +crabbier 1 +crabbiest 1 +crabbily 2 +crabbiness 2 +crabbing 3 +crabby 2 +crab's 1 +crabs 1 +crack 41 +crackdown 5 +crackdown's 1 +crackdowns 1 +cracked 5 +cracker 5 +crackerjack 3 +crackerjacks 1 +cracker's 1 +crackers 2 +cracking 6 +crackle 6 +crackled 1 +crackles 1 +cracklier 1 +crackliest 1 +crackling 4 +crackly 3 +crackpot 3 +crackpot's 1 +crackpots 1 +cracks 1 +crackup 1 +crackups 1 +cradle 10 +cradled 2 +cradle's 1 +cradles 1 +cradling 3 +Craft 2 +craft 30 +crafted 2 +craftier 1 +craftiest 1 +craftily 2 +craftiness 2 +craftiness's 1 +crafting 2 +craft's 1 +Craft's 1 +crafts 1 +craftsman 11 +craftsman's 1 +craftsmanship 4 +craftsmanship's 1 +craftsmen 1 +crafty 4 +crag 7 +craggier 1 +craggiest 1 +craggy 4 +crag's 1 +crags 1 +Craig 15 +Craig's 1 +cram 9 +crammed 1 +cramming 2 +cramp 7 +cramped 5 +cramping 3 +cramp's 1 +cramps 1 +crams 1 +Cranach 2 +Cranach's 1 +cranberries 1 +cranberry 3 +cranberry's 1 +crane 10 +Crane 5 +craned 1 +crane's 1 +Crane's 1 +cranes 1 +crania 2 +cranial 3 +craning 1 +cranium 2 +cranium's 1 +craniums 1 +crank 5 +crankcase 2 +crankcase's 1 +crankcases 1 +cranked 2 +cranker 2 +crankest 1 +crankier 1 +crankiest 1 +crankiness 2 +crankiness's 1 +cranking 2 +crank's 1 +cranks 1 +crankshaft 3 +crankshaft's 1 +crankshafts 1 +cranky 3 +Cranmer 3 +Cranmer's 1 +crannied 1 +crannies 1 +cranny 3 +crannying 1 +cranny's 1 +crap 14 +crape 2 +crape's 1 +crapes 1 +crapped 1 +crappie 1 +crappier 1 +crappies 1 +crappiest 1 +crapping 2 +crappy 2 +crap's 1 +craps 1 +crash 49 +crashed 3 +crashes 1 +crashing 4 +crass 3 +crasser 1 +crassest 1 +crassly 2 +crassness 2 +crassness's 1 +crate 8 +crated 2 +Crater 2 +crater 7 +cratered 2 +cratering 3 +crater's 1 +Crater's 1 +craters 1 +crate's 1 +crates 1 +crating 1 +cravat 4 +cravat's 1 +cravats 1 +cravatted 1 +cravatting 1 +crave 5 +craved 1 +craven 4 +cravenly 2 +cravens 1 +craves 1 +craving 5 +craving's 1 +cravings 2 +craw 2 +crawfish 2 +crawfishes 1 +crawfish's 1 +Crawford 10 +Crawford's 1 +crawl 16 +crawled 1 +crawling 4 +crawls 1 +crawlspace 1 +crawlspaces 1 +craw's 1 +craws 1 +Cray 5 +crayfish 2 +crayfishes 1 +crayfish's 1 +Crayola 2 +Crayola's 1 +crayon 5 +crayoned 2 +crayoning 1 +crayon's 1 +crayons 1 +Cray's 1 +craze 6 +crazed 3 +craze's 1 +crazes 1 +crazier 1 +crazies 1 +craziest 1 +crazily 3 +craziness 2 +craziness's 1 +crazing 2 +crazy 21 +creak 6 +creaked 1 +creakier 1 +creakiest 1 +creaking 5 +creaks 1 +creaky 2 +cream 39 +creamed 2 +creamer 2 +creameries 1 +creamer's 1 +creamers 1 +creamery 2 +creamery's 1 +creamier 1 +creamiest 1 +creaminess 2 +creaminess's 1 +creaming 2 +cream's 1 +creams 1 +creamy 6 +crease 7 +creased 3 +crease's 1 +creases 1 +creasing 2 +create 219 +created 5 +creates 1 +creating 2 +Creation 1 +creation 52 +creationism 2 +creationism's 1 +creation's 1 +Creation's 1 +creations 1 +creative 28 +creatively 3 +creativeness 2 +creativeness's 1 +creativity 10 +creativity's 1 +creator 10 +Creator 2 +creator's 1 +Creator's 1 +creators 1 +creature 41 +creature's 1 +creatures 1 +Crecy 2 +Crecy's 1 +credence 4 +credence's 1 +credential 3 +credential's 1 +credentials 6 +credenza 1 +credenza's 1 +credenzas 1 +credibility 12 +credibility's 1 +credible 6 +credibly 2 +credit 90 +creditable 3 +creditably 2 +credited 2 +crediting 2 +creditor 22 +creditor's 1 +creditors 1 +credit's 1 +credits 1 +credo 3 +credo's 1 +credos 1 +credulity 3 +credulity's 1 +credulous 2 +credulously 2 +Cree 2 +creed 8 +creed's 1 +creeds 1 +Creek 3 +creek 5 +creek's 1 +Creek's 1 +creeks 1 +creel 2 +creeled 1 +creeling 1 +creel's 1 +creels 1 +creep 21 +creeper 3 +creeper's 1 +creepers 1 +creepier 1 +creepies 1 +creepiest 1 +creepily 2 +creepiness 2 +creepiness's 1 +creeping 5 +creeps 1 +creepy 3 +Cree's 1 +Creighton 2 +Creighton's 1 +cremate 3 +cremated 3 +cremates 1 +cremating 2 +cremation 4 +cremation's 1 +cremations 1 +crematoria 1 +crematories 1 +crematorium 3 +crematorium's 1 +crematoriums 1 +crematory 2 +Creole 2 +creole 9 +creole's 1 +Creole's 1 +creoles 1 +Creoles 1 +Creon 2 +Creon's 1 +creosote 3 +creosoted 2 +creosote's 1 +creosotes 1 +creosoting 2 +crepe 3 +crepe's 1 +crepes 1 +crept 1 +crescendi 2 +crescendo 3 +crescendo's 1 +crescendos 1 +crescent 2 +crescent's 1 +crescents 1 +cress 3 +crest 10 +Crest 2 +crested 3 +crestfallen 2 +cresting 2 +crest's 1 +Crest's 1 +crests 1 +Cretaceous 1 +Cretan 2 +Crete 5 +Crete's 1 +cretin 2 +cretinous 2 +cretin's 1 +cretins 1 +crevasse 2 +crevasse's 1 +crevasses 1 +crevice 5 +crevice's 1 +crevices 1 +crew 44 +crewed 3 +crewing 3 +crewman 3 +crewman's 1 +crewmen 1 +crew's 1 +crews 1 +crib 4 +cribbage 3 +cribbage's 1 +cribbed 1 +cribbing 2 +crib's 1 +cribs 1 +Crichton 2 +Crichton's 1 +Crick 3 +crick 4 +cricked 2 +cricket 36 +cricketer 7 +cricketer's 1 +cricketers 1 +cricket's 1 +crickets 1 +cricking 1 +crick's 1 +Crick's 1 +cricks 1 +cried 1 +crier 3 +crier's 1 +criers 1 +cries 1 +crime 92 +Crimea 3 +Crimean 1 +Crimea's 1 +crimed 2 +crime's 1 +crimes 1 +criminal 63 +criminally 3 +criminal's 1 +criminals 1 +criming 1 +criminologist 3 +criminologist's 1 +criminologists 1 +criminology 5 +criminology's 1 +crimp 3 +crimped 2 +crimping 3 +crimps 1 +crimson 8 +crimsoned 1 +crimsoning 1 +crimson's 1 +crimsons 1 +cringe 4 +cringed 1 +cringes 1 +cringing 3 +crinkle 4 +crinkled 2 +crinkles 1 +crinklier 1 +crinklies 1 +crinkliest 1 +crinkling 1 +crinkly 3 +crinoline 3 +crinoline's 1 +crinolines 2 +Criollo 1 +cripple 7 +crippled 4 +cripple's 1 +cripples 1 +crippling 4 +Crisco 1 +Crisco's 1 +crises 1 +crisis 67 +crisis's 1 +crisp 16 +crisped 2 +crisper 2 +crispest 1 +crispier 1 +crispiest 1 +crisping 2 +crisply 3 +crispness 2 +crispness's 1 +crisps 1 +crispy 4 +crisscross 3 +crisscrossed 2 +crisscrosses 1 +crisscrossing 2 +Cristina 2 +Cristina's 1 +criteria 2 +criterion 54 +criterion's 1 +criterions 1 +critic 41 +critical 60 +critically 8 +criticism 61 +criticism's 1 +criticisms 1 +criticize 19 +criticized 2 +criticizes 1 +criticizing 2 +critic's 1 +critics 1 +critique 14 +critiqued 1 +critique's 1 +critiques 2 +critiquing 1 +critter 2 +critter's 1 +critters 1 +croak 6 +croaked 1 +croaking 3 +croaks 1 +Croat 4 +Croatia 10 +Croatian 1 +Croatians 1 +Croatia's 1 +Croat's 1 +Croats 1 +Croce 2 +Croce's 1 +crochet 4 +crocheted 2 +crocheting 2 +crochets 1 +croci 2 +crock 4 +crocked 2 +crockery 3 +crockery's 1 +Crockett 2 +Crockett's 1 +crock's 1 +crocks 1 +crocodile 7 +crocodile's 1 +crocodiles 1 +crocus 3 +crocuses 1 +crocus's 1 +Croesus 2 +Croesus's 1 +crofts 1 +croissant 3 +croissant's 1 +croissants 1 +Cromwell 6 +Cromwellian 1 +Cromwell's 1 +crone 3 +crone's 1 +crones 1 +cronies 1 +Cronin 3 +Cronin's 1 +Cronkite 2 +Cronkite's 1 +Cronus 2 +Cronus's 1 +crony 3 +crony's 1 +crook 8 +crooked 5 +crookeder 2 +crookedest 1 +crookedly 2 +crookedness 2 +crookedness's 1 +Crookes 2 +Crookes's 1 +crooking 1 +crook's 1 +crooks 1 +croon 4 +crooned 3 +crooner 2 +crooner's 1 +crooners 1 +crooning 3 +croons 1 +crop 38 +cropped 3 +cropper 3 +cropper's 1 +croppers 1 +cropping 3 +crop's 1 +crops 1 +croquet 3 +croquet's 1 +croquette 2 +croquette's 1 +croquettes 1 +Crosby 6 +Crosby's 1 +crosier 2 +crosier's 1 +crosiers 1 +cross 125 +Cross 8 +crossbar 3 +crossbarred 1 +crossbarring 1 +crossbar's 1 +crossbars 1 +crossbeam 3 +crossbeam's 1 +crossbeams 1 +crossbones 1 +crossbow 4 +crossbow's 1 +crossbows 1 +crossbred 4 +crossbreed 3 +crossbreeding 2 +crossbreeds 1 +crosscheck 2 +crosschecked 1 +crosschecking 1 +crosschecks 1 +crossed 3 +crosser 2 +crosses 1 +crossest 1 +crossfire 2 +crossfire's 1 +crossfires 1 +crossing 14 +crossing's 1 +crossings 1 +crossly 5 +crossness 2 +crossness's 1 +crossover 4 +crossover's 1 +crossovers 1 +crosspiece 2 +crosspiece's 1 +crosspieces 1 +crossroad 3 +crossroad's 1 +crossroads 7 +crossroads's 1 +cross's 1 +Cross's 1 +crosstown 2 +crosswalk 2 +crosswalk's 1 +crosswalks 1 +crossways 1 +crosswise 2 +crossword 5 +crosswords 1 +crotch 5 +crotches 1 +crotchet 4 +crotchet's 1 +crotchets 1 +crotchety 3 +crotch's 1 +crouch 13 +crouched 2 +crouches 1 +crouching 3 +croup 2 +crouped 1 +croupier 2 +croupier's 1 +croupiers 1 +croupiest 1 +crouping 1 +croup's 1 +croups 1 +croupy 3 +crow 8 +crowbar 3 +crowbar's 1 +crowbars 1 +crowd 67 +crowded 11 +crowding 3 +crowd's 1 +crowds 1 +crowed 1 +crowing 3 +Crowley 3 +Crowley's 1 +crown 62 +crowned 2 +crowning 4 +crown's 1 +crowns 1 +crow's 1 +crows 1 +crozier 2 +crozier's 1 +croziers 1 +Cr's 1 +crucial 47 +crucially 6 +crucible 3 +crucible's 1 +crucibles 1 +crucified 2 +crucifies 1 +crucifix 5 +crucifixes 1 +crucifixion 4 +crucifixion's 1 +crucifixions 1 +crucifix's 1 +cruciform 4 +cruciforms 1 +crucify 4 +crucifying 3 +crud 3 +cruddier 1 +cruddiest 1 +cruddy 2 +crude 17 +crudely 4 +crudeness 2 +crudeness's 1 +cruder 1 +crudest 1 +crudities 1 +crudity 2 +crudity's 1 +crud's 1 +cruel 16 +crueler 1 +cruelest 1 +crueller 1 +cruellest 1 +cruelly 5 +cruels 1 +cruelties 1 +cruelty 10 +cruelty's 1 +cruet 2 +cruet's 1 +cruets 1 +Cruikshank 2 +Cruikshank's 1 +Cruise 1 +cruise 19 +cruised 1 +cruiser 5 +cruiser's 1 +cruisers 1 +Cruise's 1 +cruises 1 +cruising 3 +cruller 1 +cruller's 1 +crullers 1 +crumb 7 +crumbed 2 +crumbier 1 +crumbiest 1 +crumbing 2 +crumble 9 +crumbled 2 +crumbles 1 +crumblier 1 +crumblies 1 +crumbliest 1 +crumbling 7 +crumbly 3 +crumb's 1 +crumbs 1 +crumby 2 +crummier 1 +crummiest 1 +crummy 3 +crumpet 3 +crumpet's 1 +crumpets 1 +crumple 6 +crumpled 4 +crumples 1 +crumpling 3 +crunch 9 +crunched 1 +cruncher 2 +crunches 1 +crunchier 1 +crunchiest 1 +crunching 3 +crunchy 4 +crusade 9 +crusaded 1 +crusader 5 +crusader's 1 +crusaders 1 +crusade's 1 +crusades 1 +Crusades 1 +crusading 4 +crush 17 +crushed 5 +crushes 1 +crushing 5 +Crusoe 3 +Crusoe's 1 +crust 10 +crustacean 4 +crustacean's 1 +crustaceans 1 +crusted 2 +crustier 1 +crusties 1 +crustiest 1 +crusting 2 +crust's 1 +crusts 1 +crusty 4 +crutch 4 +crutches 1 +crutch's 1 +Crux 2 +crux 6 +cruxes 1 +crux's 1 +Crux's 1 +Cruz 7 +Cruz's 1 +cry 90 +crybabies 1 +crybaby 2 +crybaby's 1 +crying 9 +cryings 1 +cryogenics 2 +cryogenics's 1 +crypt 7 +cryptic 4 +cryptically 2 +cryptogram 3 +cryptogram's 1 +cryptograms 1 +cryptographer 2 +cryptographer's 1 +cryptographers 1 +cryptography 2 +cryptography's 1 +Cryptozoic 1 +Cryptozoic's 1 +crypt's 1 +crypts 1 +crystal 23 +Crystal 8 +crystalline 5 +crystallines 1 +crystallization 3 +crystallization's 1 +crystallize 4 +crystallized 2 +crystallizes 1 +crystallizing 2 +crystallographic 3 +crystallography 2 +crystallography's 1 +crystal's 1 +Crystal's 1 +crystals 1 +C's 1 +Cs 1 +cs 2 +Csonka 1 +Csonka's 1 +cs's 1 +Ctesiphon 2 +Ctesiphon's 1 +Cu 1 +cub 7 +Cuba 9 +Cuban 2 +Cubans 1 +Cuba's 1 +cubbyhole 2 +cubbyhole's 1 +cubbyholes 1 +cube 10 +cubed 2 +cube's 1 +cubes 1 +cubic 6 +cubical 2 +cubicle 4 +cubicle's 1 +cubicles 1 +cubing 3 +cubism 4 +cubism's 1 +cubist 5 +cubist's 1 +cubists 1 +cubit 3 +cubit's 1 +cubits 1 +cub's 1 +cubs 1 +Cuchulain 2 +Cuchulain's 1 +cuckold 3 +cuckolded 2 +cuckolding 2 +cuckold's 1 +cuckolds 1 +cuckoo 7 +cuckoo's 1 +cuckoos 1 +cucumber 5 +cucumber's 1 +cucumbers 1 +cud 3 +cuddle 7 +cuddled 1 +cuddles 1 +cuddlier 1 +cuddliest 1 +cuddling 3 +cuddly 4 +cudgel 3 +cudgeled 1 +cudgeling 1 +cudgelled 1 +cudgelling 1 +cudgel's 1 +cudgels 1 +cud's 1 +cuds 1 +cue 12 +cued 1 +cueing 3 +cue's 1 +cues 1 +cuff 8 +cuffed 2 +cuffing 2 +cuff's 1 +cuffs 1 +cuing 1 +Cuisinart 1 +cuisine 7 +cuisine's 1 +cuisines 1 +Culbertson 1 +Culbertson's 1 +culinary 4 +cull 6 +culled 2 +Cullen 3 +Cullen's 1 +culling 2 +culls 1 +culminate 11 +culminated 1 +culminates 1 +culminating 2 +culmination 5 +culmination's 1 +culminations 1 +culotte 2 +culottes 2 +culpability 3 +culpability's 1 +culpable 3 +culprit 5 +culprit's 1 +culprits 1 +cult 13 +cultivate 10 +cultivated 5 +cultivates 1 +cultivating 2 +cultivation 10 +cultivation's 1 +cultivator 3 +cultivator's 1 +cultivators 1 +cult's 1 +cults 1 +cultural 67 +culturally 6 +culture 107 +cultured 5 +culture's 1 +cultures 1 +culturing 2 +culvert 4 +culvert's 1 +culverts 1 +Cumberland 5 +Cumberland's 1 +cumbersome 5 +cumin 3 +cumin's 1 +cummerbund 2 +cummerbund's 1 +cummerbunds 1 +cumming 2 +Cummings 3 +cums 1 +cumulative 9 +cumulatively 2 +cumuli 2 +cumulus 2 +cumulus's 1 +Cunard 2 +Cunard's 1 +cuneiform 2 +cunnilingus 2 +cunnilingus's 1 +cunning 8 +cunninger 1 +cunningest 1 +Cunningham 7 +Cunningham's 1 +cunningly 3 +cunt 5 +cunt's 1 +cunts 2 +cup 142 +cupboard 21 +cupboard's 1 +cupboards 1 +cupcake 2 +cupcake's 1 +cupcakes 1 +cupful 3 +cupful's 1 +cupfuls 1 +Cupid 2 +cupidity 2 +cupidity's 1 +Cupid's 1 +cupola 3 +cupolaed 1 +cupolaing 1 +cupola's 1 +cupolas 1 +cupped 3 +cupping 3 +cup's 1 +cups 1 +cupsful 2 +cur 4 +curable 2 +Curacao 2 +Curacao's 1 +curacies 1 +curacy 2 +curacy's 1 +curate 7 +curated 1 +curate's 1 +curates 1 +curating 1 +curative 4 +curatives 1 +curator 8 +curator's 1 +curators 1 +curb 11 +curbed 2 +curbing 2 +curb's 1 +curbs 1 +curd 5 +curdle 3 +curdled 2 +curdles 1 +curdling 1 +curd's 1 +curds 1 +cure 25 +cured 2 +curer 2 +cures 1 +curfew 5 +curfew's 1 +curfews 1 +curie 2 +Curie 2 +curie's 1 +Curie's 1 +curies 1 +curing 3 +curio 3 +curio's 1 +curios 1 +curiosities 1 +curiosity 14 +curiosity's 1 +curious 24 +curiouser 1 +curiousest 1 +curiously 11 +Curitiba 1 +Curitiba's 1 +curl 24 +curled 3 +curler 3 +curler's 1 +curlers 1 +curlew 4 +curlew's 1 +curlews 1 +curlicue 3 +curlicued 2 +curlicue's 1 +curlicues 1 +curlicuing 1 +curlier 1 +curliest 1 +curliness 2 +curliness's 1 +curling 3 +curling's 1 +curls 1 +curly 8 +curmudgeon 2 +curmudgeon's 1 +curmudgeons 1 +currant 4 +currant's 1 +currants 1 +curred 1 +currencies 1 +currency 45 +currency's 1 +current 152 +currently 72 +currents 1 +curricula 1 +curriculum 58 +curriculum's 1 +curriculums 1 +curried 2 +Currier 2 +Currier's 1 +curries 1 +curring 1 +Curry 4 +curry 7 +currycomb 2 +currycombed 1 +currycombing 1 +currycomb's 1 +currycombs 1 +currying 2 +curry's 1 +Curry's 1 +cur's 1 +curs 1 +curse 16 +cursed 2 +curseder 1 +cursedest 1 +curse's 1 +curses 1 +cursing 3 +cursive 3 +cursor 6 +cursored 1 +cursores 1 +cursorily 2 +cursoring 1 +cursor's 1 +cursors 1 +cursory 4 +curst 3 +Curt 2 +curt 5 +curtail 7 +curtailed 2 +curtailing 2 +curtailment 3 +curtailment's 1 +curtailments 1 +curtails 1 +curtain 37 +curtained 2 +curtaining 2 +curtain's 1 +curtains 1 +curter 1 +curtest 1 +Curtis 9 +Curtis's 1 +curtly 4 +curtness 2 +curtness's 1 +Curt's 1 +curtsey 3 +curtseyed 1 +curtseying 1 +curtsey's 1 +curtseys 1 +curtsied 1 +curtsies 1 +curtsy 3 +curtsying 1 +curtsy's 1 +curvaceous 2 +curvature 6 +curvature's 1 +curvatures 1 +curve 43 +curved 10 +curved's 1 +curve's 1 +curves 1 +curvier 2 +curviest 1 +curving 4 +curvy 3 +Cu's 1 +cushier 1 +cushiest 1 +cushion 14 +cushioned 3 +cushioning 3 +cushion's 1 +cushions 1 +cushy 2 +cusp 4 +cuspid 1 +cuspides 1 +cuspid's 1 +cuspids 1 +cusp's 1 +cusps 1 +cuss 3 +cussed 2 +cusses 1 +cussing 3 +cuss's 1 +custard 5 +custard's 1 +custards 1 +Custer 2 +Custer's 1 +custodial 4 +custodian 4 +custodian's 1 +custodians 1 +custody 17 +custody's 1 +custom 40 +customarily 3 +customary 10 +customer 116 +customer's 1 +customers 1 +customization 2 +customize 2 +customized 2 +customizes 1 +customizing 1 +custom's 1 +customs 1 +cut 249 +cutback 5 +cutback's 1 +cutbacks 1 +cute 5 +cutely 2 +cuteness 2 +cuteness's 1 +cuter 1 +cutes 1 +cutesie 1 +cutesier 1 +cutesiest 1 +cutest 1 +cutesy 3 +cuticle 3 +cuticle's 1 +cuticles 1 +cutlass 3 +cutlasses 1 +cutlass's 1 +cutlery 5 +cutlery's 1 +cutlet 2 +cutlet's 1 +cutlets 1 +cutoff 3 +cutoff's 1 +cutoffs 1 +cuts 1 +cutter 8 +cutter's 1 +cutters 1 +cutthroat 3 +cutthroat's 1 +cutthroats 1 +cutting 20 +cutting's 1 +cuttings 1 +cuttlefish 2 +cuttlefishes 1 +cuttlefish's 1 +cutup 1 +cutup's 1 +cutups 1 +Cuvier 3 +Cuvier's 1 +Cuzco 3 +Cuzco's 1 +cyanide 4 +cyanide's 1 +Cybele 2 +Cybele's 1 +cybernetic 3 +cybernetics 2 +cybernetics's 1 +cyberpunk 3 +cyberpunks 1 +cyberspace 3 +Cyclades 1 +cyclamen 2 +cyclamen's 1 +cyclamens 1 +cycle 50 +cycled 1 +cycle's 1 +cycles 1 +cyclic 5 +cyclical 5 +cyclically 2 +cycling 7 +cycling's 1 +cyclist 10 +cyclist's 1 +cyclists 1 +cyclone 3 +cyclone's 1 +cyclones 1 +cyclonic 2 +Cyclops 2 +Cyclops's 1 +cyclotron 2 +cyclotron's 1 +cyclotrons 1 +cygnet 2 +cygnet's 1 +cygnets 1 +Cygnus 2 +Cygnus's 1 +cylinder 15 +cylinder's 1 +cylinders 1 +cylindrical 4 +cymbal 4 +cymbal's 1 +cymbals 1 +cynic 4 +cynical 10 +cynically 3 +cynicism 5 +cynicism's 1 +cynic's 1 +cynics 1 +cynosure 2 +cynosure's 1 +cynosures 1 +Cynthia 4 +Cynthia's 1 +cypress 4 +cypresses 1 +cypress's 1 +Cyprian 2 +Cypriot 1 +Cypriot's 1 +Cypriots 1 +Cyprus 9 +Cyprus's 1 +Cyrano 2 +Cyrano's 1 +Cyril 6 +Cyrillic 2 +Cyril's 1 +Cyrus 3 +Cyrus's 1 +cyst 5 +cystic 5 +cyst's 1 +cysts 1 +cytology 3 +cytology's 1 +cytoplasm 3 +cytoplasm's 1 +czar 1 +czarina 1 +czarina's 1 +czarinas 1 +czar's 1 +czars 1 +Czech 1 +Czechoslovakia 13 +Czechoslovakian 1 +Czechoslovakians 1 +Czechoslovakia's 1 +Czechs 1 +Czerny 2 +Czerny's 1 +D 29 +d 87 +dab 8 +dabbed 1 +dabbing 2 +dabble 5 +dabbled 2 +dabbler 2 +dabbler's 1 +dabblers 1 +dabbles 1 +dabbling 3 +dabs 1 +Dacca 2 +Dacca's 1 +dacha 3 +dacha's 1 +dachas 1 +Dachau 2 +Dachau's 1 +dachshund 2 +dachshund's 1 +dachshunds 1 +Dacron 2 +Dacron's 1 +Dacrons 1 +dactyl 2 +dactylic 2 +dactylics 1 +dactyl's 1 +dactyls 1 +dad 77 +Dada 4 +Dadaism 1 +Dadaism's 1 +Dada's 1 +daddies 1 +daddy 24 +daddy's 1 +dado 3 +dadoes 1 +dado's 1 +dados 1 +dad's 1 +dads 1 +Daedalus 3 +Daedalus's 1 +daemon 3 +daemon's 1 +daemons 1 +daffier 1 +daffiest 1 +daffodil 5 +daffodil's 1 +daffodils 1 +daffy 3 +daft 11 +dafter 1 +daftest 1 +dagger 7 +dagger's 1 +daggers 1 +Daguerre 2 +daguerreotype 3 +daguerreotyped 1 +daguerreotype's 1 +daguerreotypes 1 +daguerreotyping 1 +Daguerre's 1 +Dagwood 2 +Dagwood's 1 +dahlia 3 +dahlia's 1 +dahlias 1 +Dahomey 2 +Dahomey's 1 +dailies 1 +daily 75 +Daimler 3 +Daimler's 1 +daintier 1 +dainties 1 +daintiest 1 +daintily 2 +daintiness 2 +daintiness's 1 +dainty 5 +daiquiri 2 +daiquiri's 1 +daiquiris 2 +dairies 1 +dairy 13 +dairying 2 +dairying's 1 +dairymaid 2 +dairymaid's 1 +dairymaids 1 +dairyman 2 +dairyman's 1 +dairymen 1 +dairy's 1 +dais 3 +daises 1 +daisies 1 +dais's 1 +daisy 5 +Daisy 7 +daisy's 1 +Daisy's 1 +Dakar 3 +Dakar's 1 +Dakota 1 +Dakotan 1 +Dakota's 1 +Dakotas 1 +Dale 6 +dale 9 +dale's 1 +Dale's 1 +dales 1 +Daley 1 +Daley's 1 +Dali 3 +Dalian 1 +Dalian's 1 +Dali's 1 +Dallas 5 +Dallas's 1 +dalliance 2 +dalliance's 1 +dalliances 1 +dallied 1 +dallies 1 +dally 3 +dallying 2 +Dalmatian 1 +dalmatian 3 +Dalmatian's 1 +dalmatians 1 +Dalmatians 1 +Dalton 5 +Dalton's 1 +dam 13 +damage 136 +damaged 8 +damage's 1 +damages 1 +damaging 12 +Damascus 5 +Damascus's 1 +damask 3 +damasked 1 +damasking 1 +damask's 1 +damasks 1 +dame 3 +dame's 1 +dames 2 +Damian 7 +Damian's 1 +Damien 4 +Damien's 1 +Damion 2 +Damion's 1 +dammed 2 +damming 3 +damn 29 +damnable 2 +damnably 2 +damnation 3 +damnation's 1 +damndest 1 +damned 11 +damneder 1 +damnedest 1 +damning 3 +damns 1 +Damocles 2 +Damocles's 1 +Damon 3 +Damon's 1 +damp 25 +damped 2 +dampen 5 +dampened 2 +dampening 3 +dampens 1 +damper 3 +damper's 1 +dampers 1 +dampest 1 +damping 3 +damply 2 +dampness 3 +dampness's 1 +damps 1 +dam's 1 +dams 1 +damsel 3 +damsel's 1 +damsels 1 +damson 2 +damson's 1 +damsons 1 +Dan 1 +Dana 9 +Dana's 1 +dance 76 +danced 2 +dancer 16 +dancer's 1 +dancers 1 +dances 1 +dancing 15 +dandelion 3 +dandelion's 1 +dandelions 1 +dander 2 +dandered 1 +dandering 1 +dander's 1 +danders 1 +dandier 1 +dandies 1 +dandiest 1 +dandle 3 +dandled 1 +dandles 1 +dandling 1 +dandruff 3 +dandruff's 1 +dandy 5 +dandy's 1 +Dane 2 +Danelaw 1 +Danelaw's 1 +Dane's 1 +Danes 1 +danger 79 +dangered 1 +Dangerfield 3 +Dangerfield's 1 +dangering 1 +dangerous 61 +dangerously 8 +danger's 1 +dangers 1 +dangle 8 +dangled 1 +dangles 1 +dangling 3 +Danial 2 +Danial's 1 +Daniel 17 +Danielle 1 +Danielle's 1 +Daniel's 1 +Daniels 4 +Danish 1 +dank 4 +danker 1 +dankest 1 +dankly 2 +dankness 2 +dankness's 1 +Dannie 2 +Dannie's 1 +Danny 11 +Danny's 1 +Dan's 1 +Dante 3 +Dante's 1 +Danton 2 +Danton's 1 +Danube 4 +Danube's 1 +Danubian 1 +Daphne 5 +Daphne's 1 +dapper 4 +dapperer 1 +dapperest 1 +dappers 1 +dapple 3 +dappled 3 +dapples 1 +dappling 2 +Darby 3 +Darby's 1 +Darcy 3 +Darcy's 1 +Dardanelles 1 +Dare 2 +dare 40 +dared 1 +daredevil 3 +daredevil's 1 +daredevils 1 +Daren 2 +Daren's 1 +Dare's 1 +dares 2 +d'Arezzo 2 +Darin 2 +daring 7 +daringly 2 +Darin's 1 +Dario 2 +Dario's 1 +Darius 3 +Darius's 1 +Darjeeling 2 +Darjeeling's 1 +dark 138 +darken 7 +darkened 5 +darkening 4 +darkens 1 +darker 1 +darkest 1 +darklier 1 +darkliest 1 +darkly 5 +darkness 36 +darkness's 1 +darkroom 3 +darkroom's 1 +darkrooms 1 +Darla 1 +Darla's 1 +Darlene 2 +Darlene's 1 +Darling 2 +darling 29 +darling's 1 +Darling's 1 +darlings 1 +darn 5 +darned 2 +darneder 1 +darnedest 1 +Darnell 3 +Darnell's 2 +darning 3 +darns 1 +Darrel 2 +Darrell 2 +Darrell's 1 +Darrel's 1 +Darren 8 +Darren's 1 +Darrin 2 +Darrin's 1 +Darrow 2 +Darrow's 1 +Darryl 2 +Darryl's 1 +dart 15 +dartboard 2 +dartboard's 1 +dartboards 1 +darted 2 +Darth 2 +Darth's 1 +darting 3 +Dartmoor 4 +Dartmoor's 1 +Dartmouth 3 +Dartmouth's 1 +dart's 1 +darts 1 +Darvon 1 +Darvon's 1 +Darwin 13 +Darwinian 1 +Darwinism 1 +Darwinism's 1 +Darwin's 1 +Daryl 3 +Daryl's 1 +dash 19 +dashboard 4 +dashboard's 1 +dashboards 1 +dashed 3 +dashes 1 +dashiki 1 +dashiki's 1 +dashikis 1 +dashing 4 +dashingly 1 +dastardly 2 +data 185 +database 47 +databased 1 +databases 1 +databasing 3 +data's 1 +date 215 +dated 5 +dateline 3 +datelined 1 +dateline's 1 +datelines 1 +datelining 1 +date's 1 +dates 1 +dating 7 +dative 3 +datives 1 +datum 2 +datum's 1 +datums 1 +daub 4 +daubed 2 +dauber 2 +dauber's 1 +daubers 1 +daubing 2 +daubs 1 +Daugherty 2 +Daugherty's 1 +daughter 117 +daughter's 1 +daughters 1 +Daumier 2 +Daumier's 1 +daunt 4 +daunted 2 +daunting 7 +dauntless 2 +dauntlessly 1 +dauntlessness 2 +dauntlessness's 1 +daunts 1 +dauphin 3 +dauphin's 1 +dauphins 1 +Davao 2 +Davao's 1 +Dave 29 +davenport 2 +Davenport 4 +davenport's 1 +Davenport's 1 +davenports 1 +Dave's 1 +David 159 +David's 1 +Davids 2 +Davidson 7 +Davidson's 2 +Davies 23 +Davis 16 +Davis's 1 +davit 3 +davit's 1 +davits 1 +Davy 4 +Davy's 1 +dawdle 4 +dawdled 1 +dawdler 1 +dawdler's 1 +dawdlers 1 +dawdles 1 +dawdling 3 +Dawes 3 +Dawes's 1 +Dawn 11 +dawn 23 +dawned 2 +dawning 3 +dawn's 1 +Dawn's 1 +dawns 1 +Dawson 12 +Dawson's 1 +Day 14 +day 945 +daybed 2 +daybeds 1 +daybreak 2 +daybreak's 1 +daydream 5 +daydreamed 1 +daydreamer 1 +daydreamer's 1 +daydreamers 1 +daydreaming 3 +daydream's 1 +daydreams 1 +daydreamt 1 +daylight 14 +daylight's 1 +daylights 1 +day's 1 +Day's 1 +days 1 +daytime 7 +daytime's 1 +Dayton 2 +Dayton's 1 +daze 5 +dazed 3 +dazes 1 +dazing 1 +dazzle 6 +dazzled 2 +dazzles 1 +dazzling 7 +dazzlings 1 +dB 1 +dB's 1 +deacon 5 +deaconess 2 +deaconesses 1 +deaconess's 1 +deacon's 1 +deacons 1 +deactivate 2 +deactivated 2 +deactivates 1 +deactivating 1 +dead 128 +deadbeat 3 +deadbeat's 1 +deadbeats 1 +deadbolt 2 +deadbolts 1 +deaden 3 +deadened 2 +deadening 3 +deadens 1 +deader 1 +deadest 1 +Deadhead 2 +Deadhead's 1 +deadlier 1 +deadliest 1 +deadline 14 +deadlined 1 +deadline's 1 +deadlines 1 +deadliness 2 +deadliness's 1 +deadlining 1 +deadlock 7 +deadlocked 2 +deadlocking 2 +deadlock's 1 +deadlocks 1 +deadly 12 +deadpan 4 +deadpanned 1 +deadpanning 1 +deadpans 1 +deadwood 2 +deadwood's 1 +deaf 29 +deafen 3 +deafened 2 +deafening 4 +deafening's 1 +deafens 1 +deafer 1 +deafest 1 +deafness 4 +deafness's 1 +deal 271 +dealer 37 +dealer's 1 +dealers 1 +dealership 3 +dealership's 1 +dealerships 1 +dealing 16 +dealing's 1 +dealings 1 +deals 1 +dealt 1 +Dean 21 +dean 4 +Deana 3 +Deana's 1 +Deandre 1 +Deandre's 1 +deaned 1 +deaning 1 +Deann 1 +Deanna 2 +Deanna's 1 +Deanne 2 +Deanne's 1 +Deann's 1 +dean's 1 +Dean's 1 +deans 1 +dear 99 +dearer 1 +dearest 1 +dearly 6 +dearness 2 +dearness's 1 +dears 1 +dearth 3 +dearth's 1 +dearths 1 +death 232 +deathbed 3 +deathbed's 1 +deathbeds 1 +deathblow 2 +deathblow's 1 +deathblows 1 +deathless 2 +deathlier 1 +deathliest 1 +deathlike 2 +deathly 4 +death's 1 +deaths 1 +deathtrap 3 +deathtrap's 1 +deathtraps 1 +deaves 1 +deb 3 +debacle 3 +debacle's 1 +debacles 1 +debar 4 +debark 3 +debarkation 1 +debarkation's 1 +debarked 2 +debarking 2 +debarks 1 +debarment 1 +debarment's 1 +debarred 1 +debarring 1 +debars 1 +debase 4 +debased 2 +debasement 2 +debasement's 1 +debasements 1 +debases 1 +debasing 3 +debatable 4 +debate 98 +debated 1 +debater 2 +debater's 1 +debaters 1 +debate's 1 +debates 1 +debating 3 +debauch 3 +debauched 2 +debaucheries 1 +debauchery 3 +debauchery's 1 +debauches 1 +debauching 2 +Debbie 8 +Debbie's 1 +Debby 2 +Debby's 1 +debenture 6 +debenture's 1 +debentures 1 +Debian 1 +Debian's 1 +debilitate 2 +debilitated 2 +debilitates 1 +debilitating 4 +debilitation 2 +debilitation's 1 +debilities 1 +debility 2 +debility's 1 +debit 7 +debited 1 +debiting 2 +debit's 1 +debits 1 +debonair 3 +debonairly 2 +Debora 2 +Deborah 8 +Deborah's 1 +Debora's 1 +Debouillet 1 +Debouillet's 1 +Debra 2 +Debra's 1 +debrief 3 +debriefed 1 +debriefing 3 +debriefings 1 +debriefs 1 +debris 10 +debris's 1 +deb's 1 +debs 1 +Debs 2 +debt 75 +debtor 14 +debtor's 1 +debtors 1 +debt's 1 +debts 1 +debug 4 +debugged 1 +debugger 3 +debuggers 1 +debugging 2 +debugs 1 +debunk 3 +debunked 1 +debunking 3 +debunks 1 +Debussy 3 +Debussy's 1 +debut 19 +debuted 1 +debuting 2 +debut's 1 +debuts 1 +Dec 46 +decade 64 +decadence 4 +decadence's 1 +decadent 4 +decadently 2 +decadents 1 +decade's 1 +decades 1 +decaf 2 +decaffeinate 2 +decaffeinated 2 +decaffeinates 1 +decaffeinating 1 +decal 2 +Decalogue 1 +Decalogue's 1 +decal's 1 +decals 1 +decamp 3 +decamped 1 +decamping 1 +decamps 1 +decant 3 +decanted 1 +decanter 3 +decanter's 1 +decanters 1 +decanting 3 +decants 1 +decapitate 3 +decapitated 2 +decapitates 1 +decapitating 2 +decapitation 2 +decapitation's 1 +decapitations 1 +decathlon 2 +decathlon's 1 +decathlons 1 +Decatur 2 +Decatur's 1 +decay 15 +decayed 3 +decaying 4 +decays 1 +Decca 3 +Deccan 1 +Deccan's 1 +Decca's 1 +decease 3 +deceased 11 +decease's 1 +deceases 1 +deceasing 1 +decedent 1 +decedent's 1 +decedents 1 +deceit 5 +deceitful 3 +deceitfully 2 +deceitfulness 2 +deceitfulness's 1 +deceit's 1 +deceits 1 +deceive 9 +deceived 2 +deceiver 2 +deceiver's 1 +deceivers 1 +deceives 1 +deceiving 2 +decelerate 4 +decelerated 2 +decelerates 1 +decelerating 2 +deceleration 3 +deceleration's 1 +December 96 +December's 1 +Decembers 2 +decencies 1 +decency 6 +decency's 1 +decent 21 +decenter 1 +decentest 1 +decently 3 +decentralization 5 +decentralization's 1 +decentralize 4 +decentralized 3 +decentralizes 1 +decentralizing 3 +deception 9 +deception's 1 +deceptions 1 +deceptive 4 +deceptively 3 +deceptiveness 2 +deceptiveness's 1 +decibel 3 +decibel's 1 +decibels 1 +decide 247 +decided 3 +decidedly 6 +decides 1 +deciding 3 +deciduous 3 +decimal 8 +decimal's 1 +decimals 1 +decimate 4 +decimated 2 +decimates 1 +decimating 2 +decimation 2 +decimation's 1 +decipher 4 +decipherable 2 +deciphered 2 +deciphering 3 +deciphers 1 +decision 245 +decision's 1 +decisions 1 +decisive 14 +decisively 5 +decisiveness 2 +decisiveness's 1 +deck 21 +decked 2 +Decker 2 +Decker's 1 +deckhand 4 +deckhands 1 +decking 2 +deck's 1 +decks 1 +declaim 3 +declaimed 1 +declaiming 1 +declaims 1 +declamation 2 +declamation's 1 +declamations 1 +declamatory 2 +declaration 25 +declaration's 1 +declarations 1 +declarative 3 +declare 64 +declared 4 +declares 1 +declaring 1 +declassified 2 +declassifies 1 +declassify 2 +declassifying 1 +declension 2 +declension's 1 +declensions 1 +declination 2 +declination's 1 +decline 78 +declined 1 +declines 1 +declining 9 +declivities 1 +declivity 2 +declivity's 1 +decode 5 +decoded 2 +decoder 4 +decoder's 1 +decodes 1 +decoding 4 +decolletes 1 +decolonization 2 +decolonization's 1 +decolonize 2 +decolonized 1 +decolonizes 1 +decolonizing 1 +decommission 3 +decommissioned 2 +decommissioning 3 +decommissions 1 +decompose 3 +decomposed 2 +decomposes 1 +decomposing 2 +decomposition 4 +decomposition's 1 +decompress 2 +decompressed 2 +decompresses 1 +decompressing 1 +decompression 3 +decompression's 1 +decongestant 3 +decongestants 1 +deconstruction 3 +deconstructions 1 +decontaminate 3 +decontaminated 2 +decontaminates 1 +decontaminating 2 +decontamination 2 +decontamination's 1 +decor 6 +decorate 19 +decorated 5 +decorates 1 +decorating 4 +decoration 16 +decoration's 1 +decorations 1 +decorative 11 +decorator 4 +decorator's 1 +decorators 1 +decorous 2 +decorously 2 +decors 1 +decorum 3 +decorum's 1 +decoy 4 +decoyed 1 +decoying 1 +decoy's 1 +decoys 1 +decrease 27 +decreased 4 +decreases 1 +decreasing 5 +decree 18 +decreed 2 +decreeing 1 +decree's 1 +decrees 1 +decremented 1 +decrements 2 +decrepit 3 +decrepitude 2 +decrepitude's 1 +decrescendi 1 +decrescendo 2 +decrescendo's 1 +decrescendos 1 +decried 1 +decries 1 +decriminalization 2 +decriminalize 2 +decriminalized 1 +decriminalizes 1 +decriminalizing 1 +decry 3 +decrying 1 +Dec's 1 +Dedekind 2 +Dedekind's 1 +dedicate 15 +dedicated 10 +dedicates 2 +dedicating 1 +dedication 9 +dedication's 1 +dedications 1 +deduce 8 +deduced 1 +deduces 1 +deducible 2 +deducing 2 +deduct 8 +deducted 1 +deductible 4 +deductibles 1 +deducting 1 +deduction 8 +deduction's 1 +deductions 2 +deductive 3 +deducts 1 +Dee 7 +deed 15 +deeded 1 +deeding 1 +deed's 1 +deeds 1 +deejay 3 +deejayed 1 +deejaying 2 +deejay's 1 +deejays 1 +deem 18 +deemed 1 +deeming 2 +deems 1 +Deena 2 +Deena's 1 +deep 129 +deepen 9 +deepened 2 +deepening 5 +deepens 1 +deeper 10 +deepest 2 +deeply 39 +deepness 2 +deepness's 1 +deeps 1 +deer 12 +Deere 2 +Deere's 1 +deer's 1 +deers 1 +deerskin 2 +deerskin's 1 +Dee's 1 +deescalate 1 +deescalated 1 +deescalates 1 +deescalating 1 +deface 3 +defaced 2 +defacement 2 +defacement's 1 +defaces 1 +defacing 3 +defamation 4 +defamation's 1 +defamatory 4 +defame 2 +defamed 2 +defames 1 +defaming 1 +default 14 +defaulted 1 +defaulter 3 +defaulter's 1 +defaulters 1 +defaulting 3 +default's 1 +defaults 1 +defeat 61 +defeated 4 +defeating 3 +defeatism 2 +defeatism's 1 +defeatist 3 +defeatist's 1 +defeatists 1 +defeats 1 +defecate 3 +defecated 1 +defecates 1 +defecating 1 +defecation 3 +defecation's 1 +defect 21 +defected 1 +defecting 2 +defection 4 +defection's 1 +defections 1 +defective 11 +defectives 1 +defector 3 +defector's 1 +defectors 1 +defect's 1 +defects 1 +defend 44 +defendant 51 +defendant's 1 +defendants 1 +defended 1 +defender 21 +defender's 1 +defenders 1 +defending 5 +defends 1 +defense 4 +defensed 1 +defenseless 1 +defense's 1 +defenses 1 +defensible 3 +defensing 1 +defensive 15 +defensively 4 +defensiveness 2 +defensiveness's 1 +defer 7 +deference 5 +deference's 1 +deferential 4 +deferentially 2 +deferment 2 +deferment's 1 +deferments 1 +deferred 7 +deferring 1 +defers 1 +defiance 6 +defiance's 1 +defiant 8 +defiantly 5 +deficiencies 1 +deficiency 13 +deficiency's 1 +deficient 5 +deficit 29 +deficit's 1 +deficits 1 +defied 1 +defies 1 +defile 4 +defiled 2 +defilement 2 +defilement's 1 +defiles 1 +defiling 2 +definable 3 +define 97 +defined 7 +definer 2 +definer's 1 +definers 1 +defines 1 +defining 4 +definite 19 +definitely 34 +definiteness 2 +definiteness's 1 +definition 64 +definition's 1 +definitions 1 +definitive 10 +definitively 3 +deflate 5 +deflated 2 +deflates 1 +deflating 3 +deflation 3 +deflation's 1 +deflect 6 +deflected 2 +deflecting 1 +deflection 3 +deflection's 1 +deflections 1 +deflector 2 +deflector's 1 +deflectors 1 +deflects 1 +Defoe 3 +Defoe's 1 +defogger 1 +defoggers 1 +defoliant 3 +defoliant's 1 +defoliants 1 +defoliate 3 +defoliated 2 +defoliates 1 +defoliating 1 +defoliation 2 +defoliation's 1 +deforest 1 +deforestation 4 +deforestation's 1 +deforested 2 +deforesting 1 +deforests 1 +deform 4 +deformation 5 +deformation's 1 +deformations 1 +deformed 4 +deforming 2 +deformities 1 +deformity 3 +deformity's 1 +deforms 1 +defraud 4 +defrauded 2 +defrauding 1 +defrauds 1 +defray 2 +defrayal 1 +defrayal's 1 +defrayed 1 +defraying 2 +defrays 1 +defrost 4 +defrosted 2 +defroster 1 +defroster's 1 +defrosters 1 +defrosting 2 +defrosts 1 +deft 3 +defter 1 +deftest 1 +deftly 4 +deftness 2 +deftness's 1 +defunct 4 +defuncts 1 +defuse 5 +defused 2 +defuses 1 +defusing 2 +defy 11 +defying 1 +Degas 3 +Degas's 1 +degeneracy 3 +degeneracy's 1 +degenerate 9 +degenerated 2 +degenerates 1 +degenerating 2 +degeneration 3 +degeneration's 1 +degenerative 3 +DeGeneres 1 +DeGeneres's 1 +degradation 7 +degradation's 1 +degrade 6 +degraded 3 +degrades 1 +degrading 3 +degree 133 +degree's 1 +degrees 1 +dehumanization 2 +dehumanization's 1 +dehumanize 2 +dehumanized 2 +dehumanizes 1 +dehumanizing 3 +dehumidified 1 +dehumidifier 2 +dehumidifier's 1 +dehumidifiers 1 +dehumidifies 1 +dehumidify 1 +dehumidifying 1 +dehydrate 4 +dehydrated 2 +dehydrates 1 +dehydrating 2 +dehydration 3 +dehydration's 1 +deice 2 +deiced 1 +deicer 1 +deicer's 1 +deicers 1 +deices 1 +deicing 1 +Deidre 2 +Deidre's 1 +deification 2 +deification's 1 +deified 2 +deifies 1 +deify 2 +deifying 1 +deign 4 +deigned 1 +deigning 1 +deigns 1 +Deimos 2 +Deimos's 1 +Deirdre 1 +Deirdre's 1 +deism 2 +deism's 1 +deities 1 +Deity 1 +deity 7 +deity's 1 +Deity's 1 +deject 1 +dejected 3 +dejectedly 2 +dejecting 1 +dejection 2 +dejection's 1 +dejects 1 +Dejesus 1 +Dejesus's 1 +Del 6 +Delacroix 2 +Delacroix's 1 +Delacruz 1 +Delacruz's 1 +Delaney 6 +Delaney's 1 +Delano 2 +Delano's 1 +Delaware 2 +Delawarean 1 +Delawarean's 1 +Delawareans 1 +Delaware's 1 +Delawares 1 +delay 64 +delayed 5 +delaying 3 +delays 1 +Delbert 2 +Delbert's 1 +delectable 3 +delectation 2 +delectation's 1 +delegate 29 +delegated 4 +delegate's 1 +delegates 1 +delegating 2 +delegation 20 +delegation's 1 +delegations 1 +Deleon 1 +Deleon's 1 +delete 12 +deleted 2 +deleterious 3 +deletes 1 +deleting 2 +deletion 7 +deletion's 1 +deletions 2 +Delgado 2 +Delgado's 1 +Delhi 8 +Delhi's 1 +deli 4 +Delia 4 +Delia's 1 +deliberate 18 +deliberated 2 +deliberately 30 +deliberates 1 +deliberating 2 +deliberation 7 +deliberation's 1 +deliberations 2 +Delibes 1 +Delibes's 1 +delicacies 1 +delicacy 6 +delicacy's 1 +delicate 20 +delicately 6 +delicatessen 3 +delicatessen's 1 +delicatessens 1 +Delicious 1 +delicious 13 +deliciously 3 +deliciousness 2 +deliciousness's 1 +delight 30 +delighted 28 +delightful 13 +delightfully 4 +delighting 1 +delights 1 +Delilah 2 +Delilah's 1 +delimit 3 +delimited 2 +delimiter 2 +delimiters 1 +delimiting 3 +delimits 1 +delineate 4 +delineated 2 +delineates 1 +delineating 1 +delineation 3 +delineation's 1 +delineations 1 +delinquencies 1 +delinquency 4 +delinquency's 1 +delinquent 6 +delinquently 2 +delinquent's 1 +delinquents 1 +deliquescent 1 +deliria 2 +delirious 3 +deliriously 2 +delirium 3 +delirium's 1 +deliriums 1 +deli's 1 +delis 1 +Delius 2 +Delius's 1 +deliver 67 +deliverance 4 +deliverance's 1 +delivered 2 +deliverer 2 +deliverer's 1 +deliverers 1 +deliveries 1 +delivering 1 +delivers 1 +delivery 44 +delivery's 1 +dell 3 +Della 1 +Della's 1 +dell's 1 +dells 1 +Delmar 2 +Delmar's 1 +Delmarva 2 +Delmarva's 1 +Delmer 2 +Delmer's 1 +Delmonico 2 +Delores 2 +Delores's 1 +Deloris 1 +Deloris's 1 +Delphi 3 +Delphic 1 +delphinia 2 +delphinium 2 +delphinium's 1 +delphiniums 1 +Delphinus 2 +Delphinus's 1 +Delphi's 1 +Del's 1 +Delta 1 +delta 9 +delta's 1 +Delta's 1 +deltas 1 +delude 3 +deluded 2 +deludes 1 +deluding 1 +deluge 5 +deluged 2 +deluge's 1 +deluges 1 +deluging 1 +delusion 5 +delusion's 1 +delusions 1 +delusive 2 +deluxe 4 +delve 5 +delved 1 +delves 1 +delving 2 +Dem 2 +demagnetization 2 +demagnetization's 1 +demagnetize 1 +demagnetized 1 +demagnetizes 1 +demagnetizing 1 +demagog 1 +demagogic 2 +demagogs 1 +demagogue 2 +demagoguery 2 +demagoguery's 1 +demagogue's 1 +demagogues 1 +demagogy 2 +demagogy's 1 +demand 226 +demanded 2 +demanding 9 +demands 1 +demarcate 3 +demarcated 2 +demarcates 1 +demarcating 1 +demarcation 4 +demarcation's 1 +Demavend 1 +Demavend's 1 +demean 3 +demeaned 2 +demeaning 4 +demeanor 2 +demeanor's 1 +demeans 1 +demented 4 +dementedly 2 +dementia 9 +dementia's 1 +demerit 2 +demerited 1 +demeriting 1 +demerit's 1 +demerits 1 +Demerol 2 +Demerol's 1 +demesne 3 +demesne's 1 +demesnes 1 +Demeter 2 +Demeter's 1 +Demetrius 2 +Demetrius's 1 +demigod 2 +demigod's 1 +demigods 1 +demijohn 2 +demijohn's 1 +demijohns 1 +demilitarization 2 +demilitarization's 1 +demilitarize 2 +demilitarized 2 +demilitarizes 1 +demilitarizing 1 +Deming 2 +Deming's 1 +demise 10 +demised 3 +demise's 1 +demises 1 +demising 1 +demitasse 2 +demitasse's 1 +demitasses 1 +demo 7 +demobilization 3 +demobilization's 1 +demobilize 2 +demobilized 2 +demobilizes 1 +demobilizing 1 +democracies 1 +democracy 48 +democracy's 1 +Democrat 2 +democrat 33 +Democratic 1 +democratic 62 +democratically 4 +democratization 3 +democratization's 1 +democratize 2 +democratized 2 +democratizes 1 +democratizing 2 +democrat's 1 +Democrat's 1 +democrats 1 +Democrats 1 +Democritus 2 +Democritus's 1 +demoed 1 +demographer 2 +demographer's 1 +demographers 1 +demographic 10 +demographically 2 +demographics 2 +demography 3 +demography's 1 +demoing 1 +demolish 12 +demolished 2 +demolishes 1 +demolishing 1 +demolition 8 +demolition's 1 +demolitions 2 +demon 9 +demoniac 3 +demoniacal 2 +demonic 3 +demon's 1 +demons 1 +demonstrable 3 +demonstrably 3 +demonstrate 70 +demonstrated 2 +demonstrates 1 +demonstrating 2 +demonstration 35 +demonstration's 1 +demonstrations 1 +demonstrative 4 +demonstratively 2 +demonstratives 1 +demonstrator 10 +demonstrator's 1 +demonstrators 1 +demoralization 2 +demoralization's 1 +demoralize 3 +demoralized 2 +demoralizes 1 +demoralizing 3 +demo's 1 +demos 3 +Demosthenes 2 +Demosthenes's 1 +demote 3 +demoted 2 +demotes 1 +demoting 2 +demotion 3 +demotion's 1 +demotions 1 +demount 1 +Dempsey 3 +Dempsey's 1 +Dem's 1 +demur 4 +demure 3 +demurely 3 +demurer 1 +demurest 1 +demurred 1 +demurrer 2 +demurring 2 +demurs 1 +den 11 +Dena 2 +Dena's 1 +denature 2 +denatured 2 +denatures 1 +denaturing 2 +dendrite 3 +dendrite's 1 +dendrites 1 +Deneb 2 +Denebola 2 +Denebola's 1 +Deneb's 1 +Deng 1 +Deng's 1 +denial 11 +denial's 1 +denials 1 +denied 3 +denier 2 +denier's 1 +deniers 1 +denies 1 +denigrate 5 +denigrated 2 +denigrates 1 +denigrating 2 +denigration 2 +denigration's 1 +denim 5 +denim's 1 +denims 1 +Denis 12 +Denise 5 +Denise's 1 +denizen 4 +denizen's 1 +denizens 1 +Denmark 15 +Denmark's 1 +Dennis 17 +Denny 1 +Denny's 1 +denominate 4 +denominated 2 +denominates 1 +denominating 1 +denomination 6 +denominational 3 +denomination's 1 +denominations 1 +denominator 4 +denominator's 1 +denominators 1 +denotation 2 +denotation's 1 +denotations 1 +denote 11 +denoted 2 +denotes 1 +denoting 1 +denouement 2 +denouement's 1 +denouements 1 +denounce 11 +denounced 2 +denouncement 2 +denouncement's 1 +denouncements 1 +denounces 1 +denouncing 1 +den's 1 +dens 4 +dense 11 +densely 5 +denseness 2 +denseness's 1 +denser 1 +densest 1 +densities 1 +density 21 +density's 1 +dent 9 +dental 9 +dented 2 +dentifrice 1 +dentifrice's 1 +dentifrices 1 +dentin 2 +dentine 3 +dentine's 1 +denting 1 +dentin's 1 +dentist 11 +dentistry 3 +dentistry's 1 +dentist's 1 +dentists 1 +dent's 1 +dents 1 +denture 4 +denture's 1 +dentures 1 +denude 2 +denuded 2 +denudes 1 +denuding 3 +denunciation 4 +denunciation's 1 +denunciations 1 +Denver 4 +Denver's 1 +deny 79 +denying 2 +deodorant 4 +deodorant's 1 +deodorants 1 +deodorize 2 +deodorized 1 +deodorizer 1 +deodorizer's 1 +deodorizers 1 +deodorizes 1 +deodorizing 1 +Deon 2 +Deon's 1 +depart 17 +departed 3 +departing 3 +department 221 +departmental 11 +departmentalize 2 +departmentalized 1 +departmentalizes 1 +departmentalizing 2 +department's 1 +departments 1 +departs 1 +departure 29 +departure's 1 +departures 1 +depend 104 +dependability 2 +dependability's 1 +dependable 4 +dependably 2 +dependant 8 +dependants 1 +depended 1 +dependence 15 +dependence's 1 +dependencies 1 +dependency 11 +dependency's 1 +dependent 43 +dependent's 1 +dependents 1 +depending 2 +depends 2 +depict 17 +depicted 2 +depicting 1 +depiction 4 +depiction's 1 +depictions 1 +depicts 1 +depilatories 1 +depilatory 3 +deplane 2 +deplaned 1 +deplanes 1 +deplaning 1 +deplete 5 +depleted 3 +depletes 1 +depleting 3 +depletion 6 +depletion's 1 +deplorable 3 +deplorably 2 +deplore 6 +deplored 1 +deplores 1 +deploring 1 +deploy 6 +deployed 2 +deploying 1 +deployment 8 +deployment's 1 +deployments 1 +deploys 1 +depoliticize 2 +depoliticized 2 +depoliticizes 1 +depoliticizing 1 +depopulate 2 +depopulated 2 +depopulates 1 +depopulating 1 +depopulation 3 +depopulation's 1 +deport 5 +deportation 4 +deportation's 1 +deportations 1 +deported 2 +deporting 1 +deportment 2 +deportment's 1 +deports 1 +depose 4 +deposed 3 +deposes 1 +deposing 2 +deposit 51 +deposited 1 +depositing 2 +deposition 7 +deposition's 1 +depositions 1 +depositor 4 +depositories 1 +depositor's 1 +depositors 1 +depository 3 +depository's 1 +deposits 1 +depot 10 +depot's 1 +depots 1 +deprave 4 +depraved 2 +depraves 1 +depraving 2 +depravities 1 +depravity 3 +depravity's 1 +deprecate 2 +deprecated 1 +deprecates 1 +deprecating 3 +deprecation 2 +deprecation's 1 +deprecatory 2 +depreciate 4 +depreciated 2 +depreciates 1 +depreciating 2 +depreciation 7 +depreciation's 1 +depredation 3 +depredation's 1 +depredations 1 +depress 6 +depressant 3 +depressants 1 +depressed 17 +depresses 1 +depressing 10 +depressingly 3 +depression 26 +depression's 1 +depressions 1 +depressive 4 +depressives 1 +deprivation 11 +deprivation's 1 +deprivations 1 +deprive 16 +deprived 6 +deprives 1 +depriving 1 +deprogram 1 +deprogramed 1 +deprograming 1 +deprogrammed 1 +deprogramming 1 +deprograms 1 +depth 43 +depth's 1 +depths 1 +deputation 3 +deputation's 1 +deputations 1 +depute 4 +deputed 1 +deputes 1 +deputies 1 +deputing 1 +deputize 2 +deputized 1 +deputizes 1 +deputizing 1 +deputy 53 +deputy's 1 +derail 3 +derailed 1 +derailing 2 +derailment 2 +derailment's 1 +derailments 1 +derails 1 +derange 3 +deranged 3 +derangement 2 +derangement's 1 +deranges 1 +deranging 3 +derbies 1 +Derbies 1 +Derby 15 +derby 6 +derby's 1 +Derby's 1 +deregulate 4 +deregulated 2 +deregulates 1 +deregulating 2 +deregulation 6 +Derek 22 +Derek's 1 +derelict 8 +dereliction 3 +dereliction's 1 +derelicts 1 +deres 1 +Derick 2 +Derick's 1 +deride 4 +derided 2 +derides 1 +deriding 1 +derision 3 +derision's 1 +derisive 3 +derisively 3 +derisory 3 +derivable 2 +derivation 4 +derivation's 1 +derivations 1 +derivative 9 +derivatives 1 +derive 54 +derived 3 +derives 1 +deriving 1 +dermatitis 3 +dermatitis's 1 +dermatologist 3 +dermatologist's 1 +dermatologists 1 +dermatology 2 +dermatology's 1 +dermis 2 +dermis's 1 +derogate 2 +derogated 2 +derogates 1 +derogating 1 +derogation 3 +derogation's 1 +derogatory 4 +derrick 3 +Derrick 3 +derrick's 1 +Derrick's 1 +derricks 1 +Derrida 4 +Derrida's 1 +derringer 1 +derringer's 1 +derringers 1 +dervish 3 +dervishes 1 +dervish's 1 +desalinate 2 +desalinated 2 +desalinates 1 +desalinating 1 +desalination 2 +desalination's 1 +descant 4 +descanted 1 +descanting 1 +descant's 1 +descants 1 +Descartes 3 +Descartes's 1 +descend 20 +descendant 10 +descendant's 1 +descendants 1 +descended 1 +descender 2 +descender's 1 +descending 4 +descends 1 +descent 13 +descent's 1 +descents 1 +describable 2 +describe 239 +described 2 +describes 1 +describing 2 +descried 1 +descries 1 +description 69 +description's 1 +descriptions 1 +descriptive 9 +descriptively 2 +descriptor 3 +descriptors 1 +descry 4 +descrying 1 +Desdemona 2 +Desdemona's 1 +desecrate 3 +desecrated 2 +desecrates 1 +desecrating 1 +desecration 3 +desecration's 1 +desegregate 2 +desegregated 2 +desegregates 1 +desegregating 1 +desegregation 2 +desegregation's 1 +desensitization 2 +desensitization's 1 +desensitize 2 +desensitized 1 +desensitizes 1 +desensitizing 1 +desert 36 +deserted 8 +deserter 3 +deserter's 1 +deserters 1 +deserting 2 +desertion 4 +desertion's 1 +desertions 1 +desert's 1 +deserts 1 +deserve 33 +deserved 3 +deservedly 3 +deserves 1 +deserving 6 +deservings 1 +desiccate 2 +desiccated 3 +desiccates 1 +desiccating 2 +desiccation 2 +desiccation's 1 +desiderata 2 +desideratum 2 +desideratum's 1 +design 270 +designate 14 +designated 7 +designates 1 +designating 3 +designation 6 +designation's 1 +designations 1 +designed 2 +designer 31 +designer's 1 +designers 1 +designing 2 +designs 1 +desirability 5 +desirability's 1 +desirable 24 +desirably 2 +desire 75 +desired 11 +Desiree 2 +Desiree's 1 +desires 1 +desiring 3 +desirous 2 +desist 3 +desisted 2 +desisting 1 +desists 1 +desk 51 +desk's 1 +desks 1 +desktop 17 +desktops 1 +Desmond 6 +Desmond's 1 +desolate 5 +desolated 2 +desolately 2 +desolateness 1 +desolateness's 1 +desolates 1 +desolating 2 +desolation 4 +desolation's 1 +despair 19 +despaired 1 +despairing 4 +despairingly 3 +despairs 1 +despatch 11 +despatched 2 +despatches 1 +despatching 2 +desperado 2 +desperadoes 1 +desperado's 1 +desperados 1 +desperate 28 +desperately 22 +desperation 8 +desperation's 1 +despicable 3 +despicably 1 +despise 8 +despised 3 +despises 1 +despising 3 +despite 148 +despoil 3 +despoiled 1 +despoiling 1 +despoils 1 +despondency 3 +despondency's 1 +despondent 3 +despondently 3 +despot 4 +despotic 2 +despotism 3 +despotism's 1 +despot's 1 +despots 1 +dessert 6 +dessert's 1 +desserts 1 +destabilize 3 +d'Estaing 1 +destination 17 +destination's 1 +destinations 1 +destine 10 +destined 2 +destines 1 +destinies 1 +destining 1 +destiny 10 +destiny's 1 +destitute 4 +destitution 3 +destitution's 1 +destroy 64 +destroyed 2 +destroyer 5 +destroyer's 1 +destroyers 1 +destroying 3 +destroys 1 +destruct 3 +destructed 1 +destructible 1 +destructing 1 +destruction 26 +destruction's 1 +destructive 10 +destructively 2 +destructiveness 2 +destructiveness's 1 +destructs 1 +desultory 3 +detach 9 +detachable 3 +detached 8 +detaches 1 +detaching 2 +detachment 8 +detachment's 1 +detachments 1 +detail 191 +detailed 62 +detailing 2 +detail's 1 +details 1 +detain 11 +detained 2 +detaining 2 +detainment 1 +detainment's 1 +detains 1 +detect 36 +detectable 5 +detected 2 +detecting 2 +detection 11 +detection's 1 +detective 1 +detective's 1 +detectives 1 +detector 11 +detector's 1 +detectors 1 +detects 1 +detentes 1 +detention 11 +detention's 1 +detentions 1 +deter 12 +detergent 6 +detergent's 1 +detergents 1 +deteriorate 10 +deteriorated 2 +deteriorates 1 +deteriorating 5 +deterioration 9 +deterioration's 1 +determinable 2 +determinant 8 +determinants 1 +determinate 3 +determination 31 +determination's 1 +determinations 1 +determine 121 +determined 18 +determiner 2 +determiner's 1 +determiners 1 +determines 1 +determining 5 +determinism 4 +determinism's 1 +deterministic 3 +deterred 2 +deterrence 4 +deterrence's 1 +deterrent 9 +deterrent's 1 +deterrents 1 +deterring 1 +deters 1 +detest 4 +detestable 2 +detestation 2 +detestation's 1 +detested 2 +detesting 1 +detests 1 +dethrone 2 +dethroned 2 +dethronement 2 +dethronement's 1 +dethrones 1 +dethroning 2 +detonate 4 +detonated 1 +detonates 1 +detonating 3 +detonation 3 +detonation's 1 +detonations 1 +detonator 3 +detonator's 1 +detonators 1 +detour 5 +detoured 1 +detouring 1 +detour's 1 +detours 1 +detox 3 +detoxed 1 +detoxes 1 +detoxification 3 +detoxification's 1 +detoxified 1 +detoxifies 1 +detoxify 2 +detoxifying 2 +detoxing 1 +detract 5 +detracted 1 +detracting 1 +detraction 2 +detraction's 1 +detractor 3 +detractor's 1 +detractors 1 +detracts 1 +detriment 5 +detrimental 6 +detriment's 1 +detriments 1 +detritus 3 +detritus's 1 +Detroit 6 +Detroit's 1 +deuce 3 +deuced 2 +deuce's 1 +deuces 1 +deucing 1 +deuterium 3 +deuterium's 1 +Deuteronomy 2 +Deuteronomy's 1 +devaluation 8 +devaluation's 1 +devaluations 1 +devalue 6 +devalued 2 +devalues 1 +devaluing 2 +Devanagari 1 +Devanagari's 1 +devastate 9 +devastated 3 +devastates 1 +devastating 10 +devastation 5 +devastation's 1 +develop 240 +developed 17 +developer 21 +developer's 1 +developers 1 +developing 34 +development 377 +developmental 8 +development's 1 +developments 1 +develops 1 +Devi 2 +deviance 6 +deviance's 1 +deviant 8 +deviants 1 +deviate 6 +deviated 2 +deviates 1 +deviating 1 +deviation 10 +deviation's 1 +deviations 1 +device 53 +device's 1 +devices 1 +devil 23 +deviled 1 +deviling 1 +devilish 3 +devilishly 2 +devilled 2 +devilling 3 +devilment 2 +devilment's 1 +devilries 1 +devilry 2 +devilry's 1 +devil's 1 +devils 1 +deviltries 1 +deviltry 1 +deviltry's 1 +Devin 2 +Devin's 1 +devious 5 +deviously 2 +deviousness 2 +deviousness's 1 +Devi's 1 +devise 25 +devised 2 +devises 1 +devising 2 +devoid 6 +devolution 7 +devolution's 1 +devolve 6 +devolved 3 +devolves 1 +devolving 2 +Devon 15 +Devonian 4 +Devon's 1 +devote 23 +devoted 14 +devotedly 2 +devotee 4 +devotee's 1 +devotees 1 +devotes 1 +devoting 1 +devotion 9 +devotional 3 +devotionals 1 +devotion's 1 +devotions 1 +devour 6 +devoured 1 +devouring 3 +devours 1 +devout 4 +devouter 1 +devoutest 1 +devoutly 3 +devoutness 2 +devoutness's 1 +dew 5 +Dewar 3 +Dewar's 1 +Dewayne 1 +Dewayne's 1 +dewberries 1 +dewberry 2 +dewberry's 1 +dewdrop 2 +dewdrop's 1 +dewdrops 1 +Dewey 4 +Dewey's 1 +dewier 1 +dewiest 1 +Dewitt 2 +Dewitt's 1 +dewlap 2 +dewlap's 1 +dewlaps 1 +dew's 1 +dewy 2 +Dexedrine 1 +Dexedrine's 1 +Dexter 10 +dexterity 3 +dexterity's 1 +dexterous 2 +dexterously 2 +Dexter's 1 +dextrose 3 +dextrose's 1 +dextrous 2 +Dhaka 1 +Dhaulagiri 1 +Dhaulagiri's 1 +dhoti 2 +dhoti's 1 +dhotis 2 +Di 1 +diabetes 9 +diabetes's 1 +diabetic 12 +diabetics 1 +diabolic 2 +diabolical 3 +diabolically 2 +diacritic 2 +diacritical 2 +diacritic's 1 +diacritics 1 +diadem 3 +diadem's 1 +diadems 1 +Diaghilev 2 +Diaghilev's 1 +diagnose 12 +diagnosed 2 +diagnoses 1 +diagnosing 1 +diagnosis 21 +diagnosis's 1 +diagnostic 9 +diagnostician 2 +diagnostician's 1 +diagnosticians 1 +diagnostics 3 +diagnostics's 1 +diagonal 7 +diagonally 4 +diagonals 1 +diagram 21 +diagramed 1 +diagraming 2 +diagrammatic 3 +diagrammed 1 +diagramming 1 +diagram's 1 +diagrams 1 +Dial 1 +dial 12 +dialect 9 +dialectal 2 +dialectic 4 +dialectic's 1 +dialect's 1 +dialects 1 +dialed 1 +dialing 1 +dialings 1 +dialled 2 +dialling 3 +dialog 3 +dialog's 1 +dialogs 1 +dial's 1 +Dial's 1 +dials 1 +dialysis 3 +dialysis's 1 +dialyzes 1 +diameter 16 +diameter's 1 +diameters 1 +diametrical 2 +diametrically 3 +diamond 19 +diamond's 1 +diamonds 1 +Diana 25 +Diana's 1 +Diane 7 +Diane's 1 +Diann 2 +Dianna 2 +Dianna's 1 +Dianne 2 +Dianne's 1 +Diann's 1 +diaper 3 +diapered 1 +diapering 2 +diaper's 1 +diapers 1 +diaphanous 2 +diaphragm 4 +diaphragm's 1 +diaphragms 1 +diaries 1 +diarist 3 +diarist's 1 +diarists 1 +diarrhea 2 +diarrhea's 1 +diarrhoea 9 +diary 29 +diary's 1 +Diaspora 1 +Diaspora's 1 +diastolic 2 +diatom 4 +diatom's 1 +diatoms 2 +diatribe 3 +diatribe's 1 +diatribes 1 +Diaz 2 +Diaz's 1 +dibble 3 +dibbled 1 +dibble's 1 +dibbles 1 +dibbling 1 +DiCaprio 1 +DiCaprio's 1 +dice 9 +diced 2 +dices 1 +dicey 3 +dichotomies 1 +dichotomy 5 +dichotomy's 1 +dicier 2 +diciest 1 +dicing 1 +Dick 16 +dick 5 +Dickens 9 +Dickens's 1 +dicker 3 +dickered 1 +dickering 1 +dickers 1 +Dickerson 2 +Dickerson's 1 +dickey 2 +dickey's 1 +dickeys 1 +dickier 1 +dickies 1 +dickiest 1 +Dickinson 1 +Dickinson's 1 +dick's 1 +Dick's 1 +dicks 1 +Dickson 4 +Dickson's 1 +dicky 3 +dicky's 1 +dickys 1 +dicta 1 +Dictaphone 1 +Dictaphone's 1 +dicta's 1 +dictate 17 +dictated 2 +dictates 1 +dictating 2 +dictation 3 +dictation's 1 +dictations 1 +dictator 5 +dictatorial 3 +dictator's 1 +dictators 1 +dictatorship 7 +dictatorship's 1 +dictatorships 1 +diction 3 +dictionaries 1 +dictionary 24 +dictionary's 1 +diction's 1 +dictum 5 +dictum's 1 +dictums 1 +did 3 +didactic 3 +didactics 1 +diddle 4 +diddled 1 +diddles 1 +diddling 1 +Diderot 2 +Diderot's 1 +didn't 2 +Dido 2 +Dido's 1 +Didrikson 1 +Didrikson's 1 +die 228 +died 1 +Diefenbaker 1 +Diefenbaker's 1 +Diego 6 +Diego's 1 +diehard 3 +diehards 1 +dieing 1 +Diem 2 +Diem's 1 +diereses 1 +dieresis 1 +dieresis's 1 +dies 3 +Diesel 1 +diesel 16 +dieseled 1 +dieseling 1 +diesel's 1 +Diesel's 1 +diesels 1 +dies's 1 +diet 53 +dietaries 1 +dietary 10 +dieted 1 +dieter 3 +dieter's 1 +dieters 1 +dietetic 3 +dietetics 1 +dietetics's 1 +dietician 2 +dieticians 1 +dieting 3 +dietitian 3 +dietitian's 1 +dietitians 1 +Dietrich 3 +Dietrich's 1 +diet's 1 +diets 2 +differ 36 +differed 1 +difference 195 +difference's 1 +differences 1 +different 486 +differential 14 +differentials 1 +differentiate 15 +differentiated 3 +differentiates 1 +differentiating 2 +differentiation 11 +differentiation's 1 +differently 17 +differing 10 +differs 1 +difficult 222 +difficulties 1 +difficulty 134 +difficulty's 1 +diffidence 3 +diffidence's 1 +diffident 3 +diffidently 3 +diffraction 3 +diffraction's 1 +diffuse 8 +diffused 2 +diffusely 2 +diffuseness 2 +diffuseness's 1 +diffuses 1 +diffusing 3 +diffusion 5 +diffusion's 1 +dig 35 +digest 12 +digested 2 +digestible 3 +digesting 1 +digestion 7 +digestion's 1 +digestions 1 +digestive 6 +digests 1 +digger 5 +digger's 1 +diggers 1 +digging 6 +digit 7 +digital 22 +digitalis 2 +digitalis's 1 +digitalized 1 +digitalizes 1 +digitalizing 1 +digitally 2 +digitization 2 +digitization's 1 +digitize 2 +digitized 2 +digitizes 1 +digitizing 3 +digit's 1 +digits 1 +dignified 6 +dignifies 1 +dignify 2 +dignifying 2 +dignitaries 1 +dignitary 4 +dignitary's 1 +dignities 1 +dignity 15 +dignity's 1 +digraph 3 +digraph's 1 +digraphs 1 +digress 4 +digressed 2 +digresses 1 +digressing 1 +digression 3 +digression's 1 +digressions 1 +digressive 2 +digs 1 +Dijkstra 2 +Dijkstra's 1 +Dijon 3 +Dijon's 1 +dike 3 +dike's 1 +dikes 1 +dilapidated 4 +dilapidation 2 +dilapidation's 1 +dilate 4 +dilated 3 +dilates 1 +dilating 3 +dilation 2 +dilation's 1 +dilatory 2 +Dilbert 1 +Dilbert's 1 +dilemma 16 +dilemma's 1 +dilemmas 1 +dilettante 2 +dilettante's 1 +dilettantes 1 +dilettanti 2 +dilettantism 2 +dilettantism's 1 +diligence 5 +diligence's 1 +diligent 3 +diligently 3 +dill 4 +Dillard 2 +Dillard's 1 +dilled 1 +dillies 1 +dilling 1 +Dillinger 2 +Dillinger's 1 +Dillon 3 +Dillon's 1 +dill's 1 +dills 1 +dilly 5 +dillydallied 1 +dillydallies 1 +dillydally 2 +dillydallying 1 +dilly's 1 +dilute 10 +diluted 3 +dilutes 1 +diluting 3 +dilution 5 +dilution's 1 +dim 14 +DiMaggio 2 +DiMaggio's 1 +dime 2 +dimension 33 +dimensional 4 +dimensionless 2 +dimension's 1 +dimensions 1 +dimer 3 +dime's 1 +dimes 1 +diminish 16 +diminished 4 +diminishes 1 +diminishing 6 +diminuendo 2 +diminuendoes 1 +diminuendo's 1 +diminuendos 1 +diminution 4 +diminution's 1 +diminutions 1 +diminutive 4 +diminutives 1 +dimly 5 +dimmed 2 +dimmer 2 +dimmer's 1 +dimmers 1 +dimmest 1 +dimming 3 +dimness 3 +dimness's 1 +dimple 4 +dimpled 2 +dimple's 1 +dimples 1 +dimpling 2 +dims 1 +dimwit 3 +dimwit's 1 +dimwits 1 +dimwitted 2 +din 6 +Dina 2 +Dinah 5 +Dinah's 1 +Dina's 1 +dine 8 +dined 1 +diner 4 +diner's 1 +diners 1 +dines 2 +dinette 2 +dinette's 1 +dinettes 1 +ding 5 +dinged 1 +dinghies 1 +dinghy 7 +dinghy's 1 +dingier 1 +dingies 1 +dingiest 1 +dinginess 2 +dinginess's 1 +dinging 1 +dingo 2 +dingoes 1 +dingo's 1 +dings 1 +dingy 5 +dining 18 +dinkier 1 +dinkies 1 +dinkiest 1 +dinky 3 +dinned 1 +dinner 70 +dinnered 1 +dinnering 1 +dinner's 1 +dinners 1 +dinning 2 +Dino 3 +Dino's 1 +dinosaur 9 +dinosaur's 1 +dinosaurs 1 +din's 1 +dins 1 +dint 4 +dint's 1 +diocesan 6 +diocesans 1 +diocese 9 +diocese's 1 +dioceses 1 +Diocletian 2 +Diocletian's 1 +diode 3 +diode's 1 +diodes 1 +Diogenes 2 +Diogenes's 1 +Dion 1 +Dionne 3 +Dionne's 1 +Dion's 1 +Dionysian 1 +Dionysus 2 +Dionysus's 1 +Diophantine 2 +Diophantine's 1 +Dior 3 +diorama 2 +diorama's 1 +dioramas 1 +Dior's 1 +dioxide 16 +dioxide's 1 +dioxin 4 +dioxins 1 +dip 21 +diphtheria 3 +diphtheria's 1 +diphthong 4 +diphthong's 1 +diphthongs 1 +diploma 11 +diplomacy 8 +diplomacy's 1 +diploma's 1 +diplomas 1 +diplomat 11 +diplomata 1 +diplomatic 23 +diplomatically 3 +diplomatics 1 +diplomat's 1 +diplomats 1 +dipole 3 +dipole's 1 +dipped 2 +Dipper 2 +dipper 3 +dipper's 1 +Dipper's 1 +dippers 1 +dipping 4 +dips 1 +dipsomania 1 +dipsomaniac 2 +dipsomaniac's 1 +dipsomaniacs 1 +dipsomania's 1 +dipstick 2 +dipstick's 1 +dipsticks 1 +Dirac 2 +Dirac's 1 +dire 9 +direct 165 +directed 3 +directer 1 +directest 1 +directing 3 +direction 112 +directional 4 +directionals 1 +direction's 1 +directions 1 +directive 25 +directive's 1 +directives 1 +directly 90 +directness 3 +directness's 1 +director 167 +directorate 5 +directorate's 1 +directorates 1 +directorial 2 +directories 2 +director's 1 +directors 1 +directorship 3 +directorship's 1 +directorships 1 +directory 21 +directory's 1 +directs 1 +direr 1 +direst 1 +dirge 2 +dirge's 1 +dirges 1 +Dirichlet 1 +Dirichlet's 1 +dirigible 3 +dirigibles 1 +dirk 2 +Dirk 3 +dirk's 1 +Dirk's 1 +dirks 1 +dirt 12 +dirtied 2 +dirtier 2 +dirties 1 +dirtiest 1 +dirtiness 2 +dirtiness's 1 +dirt's 1 +dirty 32 +dirtying 2 +Di's 1 +Dis 1 +dis 7 +disabilities 1 +disability 24 +disability's 1 +disable 5 +disabled 33 +disablement 4 +disablement's 1 +disables 1 +disabling 4 +disabuse 2 +disabused 2 +disabuses 1 +disabusing 1 +disadvantage 23 +disadvantaged 7 +disadvantageous 3 +disadvantageously 2 +disadvantage's 1 +disadvantages 1 +disadvantaging 2 +disaffect 2 +disaffected 3 +disaffecting 1 +disaffection 3 +disaffection's 1 +disaffects 1 +disagree 15 +disagreeable 4 +disagreeably 2 +disagreed 1 +disagreeing 2 +disagreement 14 +disagreement's 1 +disagreements 1 +disagrees 1 +disallow 5 +disallowed 1 +disallowing 1 +disallows 1 +disambiguate 4 +disambiguation 2 +disappear 58 +disappearance 9 +disappearance's 1 +disappearances 1 +disappeared 4 +disappearing 3 +disappears 1 +disappoint 6 +disappointed 23 +disappointing 12 +disappointingly 3 +disappointment 19 +disappointment's 1 +disappointments 1 +disappoints 1 +disapprobation 2 +disapprobation's 1 +disapproval 7 +disapproval's 1 +disapprove 8 +disapproved 1 +disapproves 1 +disapproving 4 +disapprovingly 3 +disarm 5 +disarmament 6 +disarmament's 1 +disarmed 2 +disarming 3 +disarms 1 +disarrange 2 +disarranged 2 +disarrangement 2 +disarrangement's 1 +disarranges 1 +disarranging 1 +disarray 5 +disarrayed 2 +disarraying 1 +disarray's 1 +disarrays 1 +disassemble 2 +disassembled 2 +disassembles 1 +disassembling 1 +disassociate 2 +disassociated 2 +disassociates 1 +disassociating 1 +disaster 36 +disaster's 1 +disasters 1 +disastrous 13 +disastrously 3 +disavow 4 +disavowal 2 +disavowal's 1 +disavowals 1 +disavowed 2 +disavowing 1 +disavows 1 +disband 5 +disbanded 2 +disbanding 2 +disbands 1 +disbar 3 +disbarment 2 +disbarment's 1 +disbarred 1 +disbarring 1 +disbars 1 +disbelief 9 +disbelief's 1 +disbelieve 5 +disbelieved 1 +disbelieves 1 +disbelieving 3 +disburse 3 +disbursed 2 +disbursement 3 +disbursement's 1 +disbursements 1 +disburses 1 +disbursing 2 +disc 27 +discard 12 +discarded 4 +discarding 3 +discards 1 +discern 7 +discerned 1 +discernible 5 +discerning 5 +discernment 3 +discernment's 1 +discerns 1 +discharge 32 +discharged 2 +discharges 1 +discharging 3 +disciple 9 +disciple's 1 +disciples 1 +disciplinarian 4 +disciplinarian's 1 +disciplinarians 1 +disciplinary 14 +discipline 72 +disciplined 5 +discipline's 1 +disciplines 1 +disciplining 3 +disclaim 3 +disclaimed 2 +disclaimer 4 +disclaimer's 1 +disclaimers 1 +disclaiming 2 +disclaims 1 +disclose 20 +disclosed 2 +discloses 1 +disclosing 1 +disclosure 14 +disclosure's 1 +disclosures 1 +disco 13 +discoed 2 +discoing 1 +discolor 1 +discoloration 2 +discoloration's 1 +discolorations 1 +discolored 1 +discoloring 1 +discolors 1 +discombobulate 2 +discombobulated 2 +discombobulates 1 +discombobulating 1 +discomfit 2 +discomfited 2 +discomfiting 2 +discomfits 1 +discomfiture 3 +discomfiture's 1 +discomfort 10 +discomforted 2 +discomforting 2 +discomfort's 1 +discomforts 1 +discommode 2 +discommoded 1 +discommodes 1 +discommoding 1 +discompose 2 +discomposed 2 +discomposes 1 +discomposing 1 +discomposure 3 +discomposure's 1 +disconcert 3 +disconcerted 3 +disconcerting 4 +disconcerts 1 +disconnect 5 +disconnected 2 +disconnectedly 2 +disconnecting 1 +disconnection 3 +disconnection's 1 +disconnections 1 +disconnects 1 +disconsolate 3 +disconsolately 2 +discontent 10 +discontented 3 +discontentedly 2 +discontenting 1 +discontentment 2 +discontent's 1 +discontents 1 +discontinuance 2 +discontinuance's 1 +discontinuances 1 +discontinuation 2 +discontinuation's 1 +discontinuations 1 +discontinue 5 +discontinued 3 +discontinues 1 +discontinuing 3 +discontinuities 1 +discontinuity 4 +discontinuity's 1 +discontinuous 3 +discord 4 +discordant 3 +discorded 1 +discording 1 +discord's 1 +discords 1 +disco's 1 +discos 1 +discotheque 3 +discotheque's 1 +discotheques 1 +discount 34 +discounted 3 +discountenance 3 +discountenanced 2 +discountenances 1 +discountenancing 1 +discounting 3 +discounts 1 +discourage 13 +discouraged 2 +discouragement 3 +discouragement's 1 +discouragements 1 +discourages 1 +discouraging 4 +discouragingly 2 +discourse 30 +discoursed 1 +discourse's 1 +discourses 1 +discoursing 1 +discourteous 2 +discourteously 2 +discourtesies 1 +discourtesy 2 +discourtesy's 1 +discover 109 +discovered 2 +discoverer 3 +discoverer's 1 +discoverers 1 +discoveries 1 +discovering 1 +discovers 1 +discovery 37 +discovery's 1 +discredit 6 +discreditable 2 +discredited 3 +discrediting 2 +discredits 1 +discreet 8 +discreeter 1 +discreetest 1 +discreetly 5 +discrepancies 1 +discrepancy 9 +discrepancy's 1 +discrete 8 +discretion 21 +discretionary 8 +discretion's 1 +discriminant 3 +discriminant's 1 +discriminate 11 +discriminated 1 +discriminates 1 +discriminating 4 +discrimination 22 +discrimination's 1 +discriminatory 5 +disc's 1 +discs 1 +discursive 5 +discus 4 +discuses 1 +discus's 1 +discuss 153 +discussant 2 +discussant's 1 +discussants 1 +discussed 2 +discusses 1 +discussing 1 +discussion 118 +discussion's 1 +discussions 1 +disdain 5 +disdained 1 +disdainful 4 +disdainfully 2 +disdaining 1 +disdain's 1 +disdains 1 +disease 109 +diseased 4 +disease's 1 +diseases 1 +disembark 3 +disembarkation 2 +disembarkation's 1 +disembarked 2 +disembarking 3 +disembarks 1 +disembodied 3 +disembodies 1 +disembody 3 +disembodying 1 +disembowel 3 +disemboweled 1 +disemboweling 1 +disembowelled 2 +disembowelling 2 +disembowels 1 +disenchant 2 +disenchanted 3 +disenchanting 2 +disenchantment 3 +disenchantment's 1 +disenchants 1 +disencumber 2 +disencumbered 1 +disencumbering 1 +disencumbers 1 +disenfranchise 3 +disenfranchised 2 +disenfranchisement 2 +disenfranchisement's 1 +disenfranchises 1 +disenfranchising 2 +disengage 3 +disengaged 2 +disengagement 3 +disengagement's 1 +disengagements 1 +disengages 1 +disengaging 2 +disentangle 4 +disentangled 2 +disentanglement 2 +disentanglement's 1 +disentangles 1 +disentangling 2 +disestablish 2 +disestablished 1 +disestablishes 1 +disestablishing 1 +disfavor 2 +disfavored 1 +disfavoring 1 +disfavor's 1 +disfavors 1 +disfigure 3 +disfigured 2 +disfigurement 2 +disfigurement's 1 +disfigurements 1 +disfigures 1 +disfiguring 2 +disfranchise 2 +disfranchised 1 +disfranchisement 2 +disfranchisement's 1 +disfranchises 1 +disfranchising 1 +disgorge 3 +disgorged 2 +disgorges 1 +disgorging 2 +disgrace 9 +disgraced 3 +disgraceful 5 +disgracefully 2 +disgrace's 1 +disgraces 1 +disgracing 1 +disgruntle 1 +disgruntled 4 +disgruntles 1 +disgruntling 1 +disguise 17 +disguised 3 +disguises 1 +disguising 3 +disgust 10 +disgusted 6 +disgustedly 2 +disgusting 10 +disgustingly 2 +disgusts 1 +dish 35 +disharmonious 2 +disharmony 3 +disharmony's 1 +dishcloth 2 +dishcloth's 1 +dishcloths 1 +dishearten 2 +disheartened 2 +disheartening 2 +disheartens 1 +dished 1 +dishes 1 +dishevel 2 +disheveled 1 +disheveling 1 +dishevelled 4 +dishevelling 1 +dishevels 1 +dishing 1 +dishonest 6 +dishonestly 3 +dishonesty 4 +dishonesty's 1 +dishonor 1 +dishonorable 2 +dishonorably 1 +dishonored 1 +dishonoring 1 +dishonors 1 +dishpan 2 +dishpan's 1 +dishpans 1 +dishrag 1 +dishrag's 1 +dishrags 1 +dish's 1 +dishtowel 2 +dishtowel's 1 +dishtowels 1 +dishwasher 5 +dishwasher's 1 +dishwashers 1 +dishwater 2 +dishwater's 1 +disillusion 5 +disillusioned 4 +disillusioning 2 +disillusionment 4 +disillusionment's 1 +disillusions 1 +disincentive 4 +disincentive's 1 +disinclination 2 +disinclination's 1 +disincline 2 +disinclined 3 +disinclines 1 +disinclining 1 +disinfect 4 +disinfectant 4 +disinfectant's 1 +disinfectants 1 +disinfected 2 +disinfecting 3 +disinfects 1 +disinformation 2 +disingenuous 3 +disinherit 2 +disinherited 2 +disinheriting 1 +disinherits 1 +disintegrate 5 +disintegrated 2 +disintegrates 1 +disintegrating 3 +disintegration 5 +disintegration's 1 +disinter 2 +disinterest 3 +disinterested 4 +disinterestedly 2 +disinterest's 1 +disinterests 1 +disinterment 2 +disinterment's 1 +disinterred 2 +disinterring 1 +disinters 1 +disjoint 3 +disjointed 3 +disjointedly 2 +disjointing 1 +disjoints 1 +disk 36 +diskette 2 +diskettes 1 +disk's 1 +disks 1 +dislike 21 +disliked 2 +dislikes 1 +disliking 2 +dislocate 4 +dislocated 3 +dislocates 1 +dislocating 3 +dislocation 4 +dislocation's 1 +dislocations 1 +dislodge 5 +dislodged 2 +dislodges 1 +dislodging 1 +disloyal 4 +disloyally 2 +disloyalty 3 +disloyalty's 1 +dismal 6 +dismaler 1 +dismalest 1 +dismaller 1 +dismallest 1 +dismally 3 +dismantle 9 +dismantled 2 +dismantles 1 +dismantling 4 +dismay 9 +dismayed 4 +dismaying 3 +dismays 1 +dismember 3 +dismembered 2 +dismembering 2 +dismemberment 2 +dismemberment's 1 +dismembers 1 +dismiss 45 +dismissal 19 +dismissal's 1 +dismissals 1 +dismissed 2 +dismisses 1 +dismissing 3 +dismissive 5 +dismount 4 +dismounted 1 +dismounting 3 +dismounts 1 +Disney 7 +Disneyland 4 +Disneyland's 1 +Disney's 1 +disobedience 4 +disobedience's 1 +disobedient 3 +disobediently 1 +disobey 3 +disobeyed 1 +disobeying 1 +disobeys 1 +disoblige 2 +disobliged 1 +disobliges 1 +disobliging 2 +disorder 28 +disordered 4 +disordering 3 +disorderliness 2 +disorderliness's 1 +disorderly 5 +disorder's 1 +disorders 1 +disorganization 2 +disorganization's 1 +disorganize 2 +disorganized 3 +disorganizes 1 +disorganizing 1 +disorient 4 +disorientation 3 +disorientation's 1 +disoriented 2 +disorienting 2 +disorients 1 +disown 3 +disowned 2 +disowning 1 +disowns 1 +disparage 3 +disparaged 2 +disparagement 2 +disparagement's 1 +disparages 1 +disparaging 3 +disparate 5 +disparates 1 +disparities 1 +disparity 6 +disparity's 1 +dispassionate 5 +dispassionately 3 +dispatch 11 +dispatched 1 +dispatcher 2 +dispatcher's 1 +dispatchers 1 +dispatches 1 +dispatching 2 +dispel 7 +dispelled 1 +dispelling 2 +dispels 1 +dispensable 2 +dispensaries 1 +dispensary 3 +dispensary's 1 +dispensation 4 +dispensation's 1 +dispensations 1 +dispense 10 +dispensed 1 +dispenser 4 +dispenser's 1 +dispensers 1 +dispenses 1 +dispensing 2 +dispersal 5 +dispersal's 1 +disperse 12 +dispersed 4 +disperses 1 +dispersing 3 +dispersion 4 +dispersion's 1 +dispirit 2 +dispirited 2 +dispiriting 3 +dispirits 1 +displace 10 +displaced 4 +displacement 7 +displacement's 1 +displacements 1 +displaces 1 +displacing 3 +display 114 +displayable 2 +displayed 2 +displaying 2 +displays 1 +displease 3 +displeased 3 +displeases 1 +displeasing 3 +displeasure 4 +displeasure's 1 +disport 2 +disported 1 +disporting 3 +disports 1 +disposable 8 +disposables 1 +disposal 25 +disposal's 1 +disposals 1 +dispose 18 +disposed 4 +disposes 1 +disposing 2 +disposition 11 +disposition's 1 +dispositions 1 +dispossess 3 +dispossessed 3 +dispossesses 1 +dispossessing 1 +dispossession 2 +dispossession's 1 +disproof 3 +disproof's 1 +disproportion 2 +disproportionate 6 +disproportionated 1 +disproportionately 4 +disproportionates 1 +disproportionating 1 +disproportion's 1 +disproportions 1 +disprove 4 +disproved 2 +disproven 2 +disproves 1 +disproving 1 +disputable 2 +disputant 2 +disputant's 1 +disputants 1 +disputation 2 +disputation's 1 +disputations 1 +disputatious 2 +dispute 55 +disputed 5 +disputes 1 +disputing 3 +disqualification 4 +disqualification's 1 +disqualifications 1 +disqualified 2 +disqualifies 1 +disqualify 6 +disqualifying 2 +disquiet 5 +disquieted 2 +disquieting 3 +disquiet's 1 +disquiets 1 +disquisition 2 +disquisition's 1 +disquisitions 1 +Disraeli 4 +Disraeli's 1 +disregard 12 +disregarded 2 +disregarding 1 +disregards 1 +disrepair 4 +disrepair's 1 +disreputable 3 +disreputably 1 +disrepute 4 +disrepute's 1 +disrespect 4 +disrespected 1 +disrespectful 3 +disrespectfully 2 +disrespecting 1 +disrespect's 1 +disrespects 1 +disrobe 2 +disrobed 1 +disrobes 1 +disrobing 2 +disrupt 11 +disrupted 3 +disrupting 2 +disruption 12 +disruption's 1 +disruptions 1 +disruptive 6 +disrupts 1 +dis's 1 +diss 4 +dissatisfaction 8 +dissatisfaction's 1 +dissatisfied 7 +dissatisfies 1 +dissatisfy 4 +dissatisfying 3 +dissect 5 +dissected 2 +dissecting 3 +dissection 3 +dissection's 1 +dissections 1 +dissects 1 +dissed 1 +dissemble 2 +dissembled 1 +dissembles 1 +dissembling 2 +disseminate 5 +disseminated 2 +disseminates 1 +disseminating 1 +dissemination 5 +dissemination's 1 +dissension 3 +dissension's 1 +dissensions 1 +dissent 10 +dissented 1 +dissenter 4 +dissenter's 1 +dissenters 1 +dissenting 4 +dissents 1 +dissertation 5 +dissertation's 1 +dissertations 1 +disservice 4 +disservice's 1 +disservices 1 +disses 1 +dissidence 2 +dissidence's 1 +dissident 10 +dissidents 1 +dissimilar 6 +dissimilarities 1 +dissimilarity 2 +dissimilarity's 1 +dissimilars 1 +dissimulate 2 +dissimulated 1 +dissimulates 1 +dissimulating 2 +dissimulation 2 +dissimulation's 1 +dissing 1 +dissipate 5 +dissipated 2 +dissipates 1 +dissipating 2 +dissipation 3 +dissipation's 1 +dissociate 5 +dissociated 2 +dissociates 1 +dissociating 3 +dissociation 4 +dissociation's 1 +dissolute 3 +dissolutely 2 +dissoluteness 1 +dissoluteness's 1 +dissolutes 1 +dissolution 10 +dissolution's 1 +dissolve 18 +dissolved 3 +dissolves 1 +dissolving 4 +dissonance 3 +dissonance's 1 +dissonances 1 +dissonant 3 +dissuade 4 +dissuaded 1 +dissuades 1 +dissuading 1 +dissuasion 2 +dissuasion's 1 +distaff 3 +distaff's 1 +distaffs 1 +distance 83 +distanced 2 +distance's 1 +distances 1 +distancing 3 +distant 31 +distantly 3 +distaste 6 +distasteful 4 +distastefully 2 +distaste's 1 +distastes 1 +distemper 4 +distemper's 1 +distend 2 +distended 2 +distending 3 +distends 1 +distension 3 +distensions 1 +distention 2 +distention's 1 +distentions 1 +distil 5 +distill 2 +distillate 3 +distillate's 1 +distillates 1 +distillation 3 +distillation's 1 +distillations 1 +distilled 3 +distiller 4 +distilleries 1 +distiller's 1 +distillers 1 +distillery 4 +distillery's 1 +distilling 3 +distills 1 +distils 1 +distinct 34 +distincter 1 +distinctest 1 +distinction 51 +distinction's 1 +distinctions 1 +distinctive 25 +distinctively 3 +distinctiveness 4 +distinctiveness's 1 +distinctly 10 +distinguish 41 +distinguishable 4 +distinguished 15 +distinguishes 1 +distinguishing 5 +distort 11 +distorted 6 +distorter 2 +distorter's 1 +distorting 2 +distortion 11 +distortion's 1 +distortions 1 +distorts 1 +distract 11 +distracted 2 +distracting 2 +distraction 7 +distraction's 1 +distractions 1 +distracts 1 +distrait 2 +distraught 5 +distress 20 +distressed 7 +distresses 1 +distressful 2 +distressing 6 +distressingly 2 +distribute 33 +distributed 9 +distributes 1 +distributing 2 +distribution 68 +distribution's 1 +distributions 1 +distributive 3 +distributor 12 +distributor's 1 +distributors 1 +district 96 +district's 1 +districts 1 +distrust 8 +distrusted 2 +distrustful 2 +distrustfully 2 +distrusting 2 +distrusts 1 +disturb 24 +disturbance 17 +disturbance's 1 +disturbances 1 +disturbed 7 +disturbing 12 +disturbingly 3 +disturbs 1 +disunite 2 +disunited 2 +disunites 1 +disuniting 1 +disunity 3 +disunity's 1 +disuse 3 +disused 6 +disuse's 1 +disuses 1 +disusing 1 +ditch 14 +ditched 2 +ditches 1 +ditching 2 +ditch's 1 +dither 4 +dithered 2 +dithering 3 +dithers 1 +ditties 1 +ditto 4 +dittoed 1 +dittoes 1 +dittoing 1 +ditto's 1 +dittos 1 +ditty 3 +ditty's 1 +diuretic 5 +diuretics 2 +diurnal 3 +diurnally 2 +diva 2 +divan 4 +divan's 1 +divans 1 +diva's 1 +divas 1 +dive 18 +dived 1 +dived's 1 +diver 8 +diverge 5 +diverged 3 +divergence 5 +divergence's 1 +divergences 1 +divergent 5 +diverges 1 +diverging 2 +diver's 1 +divers 3 +diverse 15 +diversely 2 +diversification 6 +diversification's 1 +diversified 3 +diversifies 1 +diversify 6 +diversifying 3 +diversion 9 +diversionary 2 +diversion's 1 +diversions 1 +diversities 1 +diversity 16 +diversity's 1 +divert 14 +diverted 2 +diverting 3 +diverts 1 +dives 1 +divest 3 +divested 2 +divesting 2 +divests 1 +divide 70 +divided 6 +dividend 27 +dividend's 1 +dividends 1 +divider 3 +divider's 1 +dividers 1 +divides 1 +dividing 5 +divination 2 +divination's 1 +divine 20 +divined 1 +divinely 3 +diviner 2 +diviner's 1 +diviners 1 +divines 1 +divinest 1 +diving 7 +divining 2 +divinities 1 +divinity 5 +divinity's 1 +divisibility 2 +divisibility's 1 +divisible 3 +division 115 +divisional 11 +division's 1 +divisions 1 +divisive 4 +divisively 2 +divisiveness 2 +divisiveness's 1 +divisor 2 +divisor's 1 +divisors 1 +divorce 32 +divorced 4 +divorce's 1 +divorces 1 +divorcing 3 +divot 2 +divot's 1 +divots 1 +divulge 4 +divulged 1 +divulges 1 +divulging 3 +divvied 1 +divvies 1 +divvy 4 +divvying 1 +divvy's 1 +Diwali 2 +Diwali's 1 +Dix 1 +Dixie 3 +Dixiecrat 2 +Dixiecrat's 1 +Dixieland 2 +Dixieland's 1 +Dixielands 1 +Dixie's 1 +Dixon 8 +Dixon's 1 +Dix's 1 +dizzied 2 +dizzier 1 +dizzies 1 +dizziest 1 +dizzily 2 +dizziness 3 +dizziness's 1 +dizzy 7 +dizzying 3 +Djakarta 2 +Djakarta's 1 +Djibouti 4 +Djibouti's 1 +Dmitri 2 +Dmitri's 1 +Dnepropetrovsk 2 +Dnepropetrovsk's 1 +Dnieper 1 +Dnieper's 1 +Dniester 2 +Dniester's 1 +do 5603 +doable 2 +Dobbin 2 +Dobbin's 1 +Doberman 1 +Dobro 1 +Dobro's 1 +doc 7 +docent 1 +docent's 1 +docents 1 +docile 5 +docilely 2 +docility 2 +docility's 1 +dock 26 +docked 2 +docket 2 +docketed 2 +docketing 1 +docket's 1 +dockets 1 +docking 2 +dock's 1 +docks 1 +dockyard 4 +dockyard's 1 +dockyards 1 +doc's 1 +docs 1 +Doctor 153 +doctor 2 +doctoral 3 +doctorate 4 +doctorate's 1 +doctorates 1 +doctored 2 +doctoring 3 +Doctorow 2 +Doctorow's 1 +doctor's 1 +doctors 1 +doctrinaire 4 +doctrinaires 1 +doctrinal 3 +doctrine 22 +doctrine's 1 +doctrines 1 +docudrama 2 +docudramas 1 +document 109 +documentaries 1 +documentary 12 +documentation 15 +documentation's 1 +documented 3 +documenting 2 +document's 1 +documents 1 +dodder 3 +doddered 1 +doddering 2 +dodders 1 +Dodge 3 +dodge 8 +dodged 2 +dodger 3 +dodger's 1 +dodgers 1 +Dodge's 1 +dodges 1 +dodging 2 +Dodgson 2 +Dodgson's 1 +dodo 2 +dodoes 1 +Dodoma 2 +Dodoma's 1 +dodo's 1 +dodos 1 +Dodson 3 +Dodson's 1 +Doe 1 +doe 4 +doer 3 +doer's 1 +doers 2 +doe's 1 +Doe's 1 +does 3 +doesn't 2 +doest 1 +doff 2 +doffed 2 +doffing 2 +doffs 1 +dog 130 +dogcatcher 2 +dogcatcher's 1 +dogcatchers 1 +dogfight 3 +dogfighting 1 +dogfight's 1 +dogfights 1 +dogfish 2 +dogfishes 1 +dogfish's 1 +dogfought 1 +dogged 3 +doggedly 3 +doggedness 2 +doggedness's 1 +doggerel 2 +doggerel's 1 +doggie 2 +doggier 1 +doggies 1 +doggiest 1 +dogging 1 +doggone 3 +doggoned 1 +doggoner 1 +doggones 1 +doggonest 1 +doggoning 1 +doggy 3 +doggy's 1 +doghouse 2 +doghouse's 1 +doghouses 1 +dogie 1 +dogie's 1 +dogies 1 +dogma 5 +dogma's 1 +dogmas 1 +dogmata 2 +dogmatic 5 +dogmatically 2 +dogmatics 2 +dogmatism 3 +dogmatism's 1 +dogmatist 2 +dogmatist's 1 +dogmatists 1 +dog's 1 +dogs 2 +dogtrot 1 +dogtrot's 1 +dogtrots 1 +dogtrotted 1 +dogtrotting 1 +dogwood 2 +dogwood's 1 +dogwoods 1 +dogy 1 +Doha 2 +Doha's 1 +doilies 1 +doily 4 +doily's 1 +doing 11 +doing's 1 +doings 2 +Dolbies 1 +Dolby 2 +Dolby's 1 +doldrums 1 +doldrums's 1 +Dole 3 +dole 9 +doled 1 +doleful 3 +dolefuller 1 +dolefullest 1 +dolefully 2 +dole's 1 +Dole's 1 +doles 1 +doling 2 +doll 16 +dollar 40 +dollar's 1 +dollars 1 +dolled 1 +dollhouse 1 +dollhouse's 1 +dollhouses 1 +Dollie 2 +Dollie's 1 +dollies 1 +dolling 1 +dollop 3 +dolloped 1 +dolloping 2 +dollop's 1 +dollops 1 +doll's 1 +dolls 1 +dolly 4 +Dolly 7 +dolly's 1 +Dolly's 1 +dolmen 2 +dolmen's 1 +dolmens 1 +Dolores 2 +Dolores's 1 +dolorous 2 +dolphin 18 +dolphin's 1 +dolphins 1 +dolt 3 +doltish 3 +dolt's 1 +dolts 1 +domain 24 +domain's 1 +domains 1 +dome 12 +domed 3 +dome's 1 +domes 1 +Domesday 4 +Domesday's 1 +domestic 72 +domestically 3 +domesticate 2 +domesticated 4 +domesticates 1 +domesticating 1 +domestication 2 +domestication's 1 +domesticity 3 +domesticity's 1 +domestics 1 +domicile 6 +domiciled 1 +domicile's 1 +domiciles 1 +domiciling 1 +dominance 13 +dominance's 1 +dominant 33 +dominantly 2 +dominants 1 +dominate 46 +dominated 3 +dominates 1 +dominating 3 +domination 11 +domination's 1 +domineer 2 +domineered 1 +domineering 3 +domineers 1 +doming 2 +Domingo 3 +Domingo's 1 +Dominguez 2 +Dominguez's 1 +Dominic 5 +Dominica 3 +Dominican 1 +Dominican's 1 +Dominicans 1 +Dominica's 1 +Dominick 2 +Dominick's 1 +Dominic's 1 +dominion 6 +dominion's 1 +dominions 1 +Dominique 3 +Dominique's 1 +domino 5 +dominoes 1 +domino's 1 +dominos 1 +Domitian 2 +Domitian's 1 +don 13 +Don 15 +Dona 1 +Donahue 2 +Donahue's 1 +Donald 18 +Donald's 1 +Donaldson 8 +Donaldson's 1 +Dona's 1 +donate 12 +donated 2 +Donatello 2 +Donatello's 1 +donates 1 +donating 2 +donation 15 +donation's 1 +donations 1 +done 2 +Donetsk 2 +Donetsk's 1 +Donizetti 2 +Donizetti's 1 +donkey 9 +donkey's 1 +donkeys 1 +Donn 2 +Donna 11 +Donna's 1 +Donne 3 +donned 1 +Donnell 2 +Donnell's 1 +Donner 2 +Donner's 1 +Donne's 1 +Donnie 2 +Donnie's 1 +donning 3 +Donn's 1 +Donny 3 +Donny's 1 +donor 13 +donor's 1 +donors 1 +Donovan 5 +Donovan's 1 +Don's 1 +dons 1 +don't 3 +donut 2 +donut's 1 +donuts 1 +donutted 1 +donutting 1 +doodad 2 +doodad's 1 +doodads 1 +doodle 4 +doodled 1 +doodler 2 +doodler's 1 +doodlers 1 +doodles 1 +doodling 2 +doohickey 2 +doohickey's 1 +doohickeys 1 +Dooley 3 +Dooley's 1 +Doolittle 2 +Doolittle's 1 +doom 12 +doomed 3 +dooming 2 +doom's 1 +dooms 1 +doomsday 2 +doomsday's 1 +Doonesbury 2 +Doonesbury's 1 +door 305 +doorbell 4 +doorbell's 1 +doorbells 1 +doored 1 +dooring 1 +doorknob 2 +doorknob's 1 +doorknobs 1 +doorman 3 +doorman's 1 +doormat 4 +doormat's 1 +doormats 1 +doormen 1 +door's 1 +doors 1 +doorstep 11 +doorstepped 1 +doorstepping 2 +doorstep's 1 +doorsteps 1 +doorway 21 +doorway's 1 +doorways 1 +dope 6 +doped 2 +dope's 1 +dopes 1 +dopey 3 +dopier 1 +dopiest 1 +doping 3 +Doppler 3 +Doppler's 1 +dopy 3 +Dora 5 +Dora's 1 +Dorcas 2 +Doreen 9 +Doreen's 1 +Dorian 5 +Dorian's 1 +Doric 1 +dories 1 +Doris 5 +Doritos 1 +Doritos's 1 +dork 3 +dorkier 1 +dorkiest 1 +dorks 1 +dorky 2 +dorm 3 +dormancy 2 +dormancy's 1 +dormant 5 +dormants 1 +dormer 4 +dormer's 1 +dormers 1 +dormice 3 +dormitories 1 +dormitory 4 +dormitory's 1 +dormouse 3 +dormouse's 1 +dorm's 1 +dorms 1 +Dorothea 5 +Dorothea's 1 +Dorothy 14 +Dorothy's 1 +dorsal 7 +dorsals 1 +Dorset 10 +Dorset's 1 +Dorsey 2 +Dorsey's 1 +Dorthy 1 +Dorthy's 1 +Dortmund 3 +Dortmund's 1 +dory 3 +dory's 1 +dos 14 +dosage 4 +dosage's 1 +dosages 1 +dose 28 +dosed 2 +dose's 1 +doses 1 +dosing 2 +dosses 1 +dossier 3 +dossier's 1 +dossiers 1 +Dostoevsky 4 +Dostoevsky's 1 +dot 23 +Dot 3 +dotage 3 +dotage's 1 +dote 3 +doted 1 +dotes 1 +doth 1 +doting 3 +dotingly 2 +dotings 1 +dot's 1 +Dot's 1 +dots 1 +Dotson 1 +Dotson's 1 +dotted 4 +dotting 2 +dotty 3 +Douala 2 +Douala's 1 +Douay 1 +Douay's 1 +double 106 +doubled 3 +Doubleday 2 +Doubleday's 1 +doubles 1 +doubles's 1 +doublet 3 +doublet's 1 +doublets 1 +doubling 4 +doubloon 2 +doubloon's 1 +doubloons 1 +doubly 6 +doubt 118 +doubted 1 +doubter 3 +doubter's 1 +doubters 1 +doubtful 16 +doubtfully 4 +doubting 3 +doubtless 11 +doubtlessly 2 +doubt's 1 +doubts 1 +douche 2 +douched 1 +douche's 1 +douches 1 +douching 2 +Doug 10 +dough 5 +doughier 1 +doughiest 1 +dough's 1 +doughtier 1 +doughtiest 1 +doughty 2 +doughy 3 +Douglas 26 +Douglas's 1 +Douglass 2 +Doug's 1 +dour 4 +dourer 1 +dourest 1 +dourly 2 +Douro 2 +Douro's 1 +douse 4 +doused 2 +douses 1 +dousing 3 +dove 8 +Dover 7 +Dover's 1 +dove's 1 +doves 1 +dovetail 4 +dovetailed 1 +dovetailing 2 +dovetail's 1 +dovetails 1 +Dow 4 +dowager 3 +dowager's 1 +dowagers 1 +dowdier 1 +dowdies 1 +dowdiest 1 +dowdily 2 +dowdiness 2 +dowdiness's 1 +dowdy 3 +dowel 4 +doweled 1 +doweling 1 +dowelled 1 +dowelling 2 +dowel's 1 +dowels 1 +down 968 +downbeat 3 +downbeat's 1 +downbeats 1 +downcast 3 +downed 2 +downer 2 +downer's 1 +downers 1 +downfall 5 +downfall's 1 +downfalls 1 +downgrade 5 +downgraded 2 +downgrades 1 +downgrading 3 +downhearted 2 +downhill 8 +downhills 1 +downier 1 +downiest 1 +downing 2 +download 4 +downloaded 1 +downloading 1 +downloads 1 +downplay 2 +downplayed 1 +downplaying 1 +downplays 1 +downpour 3 +downpour's 1 +downpours 1 +downright 6 +downs 1 +Downs 2 +downscale 2 +downscaled 1 +downscales 1 +downscaling 1 +downsize 3 +downsized 2 +downsizes 1 +downsizing 3 +downstage 3 +downstairs 23 +downstate 1 +downstream 7 +downswing 3 +downswing's 1 +downswings 1 +downtime 2 +downtime's 1 +downtown 5 +downtown's 1 +downtrodden 3 +downturn 6 +downturn's 1 +downturns 1 +downward 9 +downwards 9 +downwind 5 +Downy 2 +downy 4 +Downy's 1 +dowries 1 +dowry 4 +dowry's 1 +Dow's 1 +dowse 2 +dowsed 2 +dowses 1 +dowsing 3 +doxologies 1 +doxology 2 +doxology's 1 +doyen 3 +doyen's 1 +doyens 1 +Doyle 11 +Doyle's 1 +doze 6 +dozed 1 +dozen 38 +dozens 1 +dozes 1 +dozing 3 +Dr 1 +drab 6 +drabber 1 +drabbest 1 +drably 2 +drabness 2 +drabness's 1 +drabs 1 +drachma 2 +drachmae 2 +drachmai 1 +drachma's 1 +drachmas 1 +Draco 2 +Draconian 1 +draconian 3 +Draco's 1 +Dracula 3 +Dracula's 1 +draft 46 +drafted 2 +draftee 2 +draftee's 1 +draftees 1 +draftier 1 +draftiest 1 +draftiness 1 +draftiness's 1 +drafting 5 +draft's 1 +drafts 1 +draftsman 4 +draftsman's 1 +draftsmanship 2 +draftsmanship's 1 +draftsmen 1 +drafty 2 +drag 40 +dragged 1 +dragging 3 +dragnet 2 +dragnet's 1 +dragnets 1 +dragon 15 +dragonflies 1 +dragonfly 3 +dragonfly's 1 +dragon's 1 +dragons 1 +dragoon 5 +dragooned 1 +dragooning 2 +dragoon's 1 +dragoons 1 +drag's 1 +drags 1 +drain 30 +drainage 12 +drainage's 1 +drained 4 +drainer 2 +drainer's 1 +drainers 1 +draining 3 +drainpipe 3 +drainpipe's 1 +drainpipes 1 +drain's 1 +drains 1 +Drake 3 +drake 5 +drake's 1 +Drake's 1 +drakes 1 +dram 4 +drama 40 +Dramamine 1 +Dramamine's 1 +drama's 1 +dramas 1 +dramatic 43 +dramatically 17 +dramatics 2 +dramatics's 1 +dramatist 3 +dramatist's 1 +dramatists 1 +dramatization 2 +dramatization's 1 +dramatizations 1 +dramatize 3 +dramatized 2 +dramatizes 1 +dramatizing 1 +Drambuie 2 +Drambuie's 1 +dram's 1 +drams 1 +drank 2 +Drano 1 +Drano's 1 +drape 10 +draped 2 +draperies 1 +drapery 3 +drapery's 1 +drapes 1 +draping 2 +drastic 9 +drastically 6 +Dravidian 1 +Dravidian's 1 +draw 242 +drawback 8 +drawback's 1 +drawbacks 1 +drawbridge 3 +drawbridge's 1 +drawbridges 1 +drawer 18 +drawer's 1 +drawers 1 +drawing 50 +drawing's 1 +drawings 1 +drawl 7 +drawled 2 +drawling 3 +drawls 1 +drawn 2 +draws 1 +drawstring 3 +drawstring's 1 +drawstrings 1 +dray 3 +dray's 1 +drays 1 +dread 13 +dreaded 4 +dreadful 17 +dreadfully 4 +dreading 3 +dreadlocks 1 +dreadnought 3 +dreadnought's 1 +dreadnoughts 1 +dreads 1 +dream 92 +dreamed 1 +dreamer 4 +dreamer's 1 +dreamers 1 +dreamier 1 +dreamiest 1 +dreamily 3 +dreaming 4 +dreamland 2 +dreamland's 1 +dreamless 2 +dreamlike 2 +dream's 1 +dreams 1 +dreamt 1 +dreamy 3 +drearier 1 +drearies 1 +dreariest 1 +drearily 2 +dreariness 2 +dreariness's 1 +dreary 5 +dredge 6 +dredged 2 +dredger 4 +dredger's 1 +dredgers 1 +dredge's 1 +dredges 1 +dredging 2 +dregs 3 +Dreiser 2 +Dreiser's 1 +drench 5 +drenched 2 +drenches 1 +drenching 3 +Dresden 4 +Dresden's 1 +dress 108 +dressage 4 +dressage's 1 +dressed 3 +dresser 5 +dresser's 1 +dressers 1 +dresses 1 +dressier 2 +dressiest 1 +dressiness 2 +dressiness's 1 +dressing 13 +dressing's 1 +dressings 1 +dressmaker 3 +dressmaker's 1 +dressmakers 1 +dressmaking 3 +dressmaking's 1 +dressy 3 +drew 1 +Drew 7 +Drew's 1 +Dreyfus 2 +Dreyfus's 1 +dribble 5 +dribbled 2 +dribbler 2 +dribbler's 1 +dribblers 1 +dribbles 1 +dribbling 3 +driblet 2 +driblet's 1 +driblets 1 +dried 11 +drier 3 +driers 1 +dries 1 +driest 1 +drift 32 +drifted 2 +drifter 3 +drifter's 1 +drifters 1 +drifting 3 +drifts 1 +driftwood 3 +driftwood's 1 +drill 25 +drilled 2 +drilling 5 +drilling's 1 +drill's 1 +drills 1 +drily 6 +drink 148 +drinkable 3 +drinker 7 +drinker's 1 +drinkers 1 +drinking 18 +drinkings 1 +drinks 1 +drip 13 +dripped 2 +dripping 5 +dripping's 1 +drippings 1 +drips 1 +Dristan 1 +Dristan's 1 +drive 213 +drivel 3 +driveled 1 +driveling 1 +drivelled 1 +drivelling 3 +drivels 1 +driven 5 +driver 82 +driver's 1 +drivers 1 +drives 1 +driveway 4 +driveway's 1 +driveways 1 +driving 30 +drivings 1 +drizzle 5 +drizzled 1 +drizzle's 1 +drizzles 1 +drizzlier 1 +drizzliest 1 +drizzling 2 +drizzly 3 +droll 4 +droller 1 +drolleries 1 +drollery 2 +drollery's 1 +drollest 1 +drollness 1 +drollness's 1 +drolly 3 +dromedaries 1 +dromedary 2 +dromedary's 1 +drone 6 +droned 1 +drone's 1 +drones 1 +droning 3 +drool 4 +drooled 1 +drooling 3 +drools 1 +droop 5 +drooped 2 +droopier 1 +droopiest 1 +drooping 3 +droops 1 +droopy 2 +drop 140 +droplet 4 +droplet's 1 +droplets 1 +dropout 3 +dropout's 1 +dropouts 1 +dropped 3 +dropper 2 +dropper's 1 +droppers 1 +dropping 5 +dropping's 1 +droppings 1 +drop's 1 +drops 1 +dropsy 3 +dropsy's 1 +dross 3 +dross's 1 +drought 9 +drought's 1 +droughts 1 +drove 4 +drover 2 +drover's 1 +drovers 1 +droves 2 +drown 16 +drowned 3 +drowning 5 +drownings 1 +drowns 1 +drowse 3 +drowsed 1 +drowses 1 +drowsier 1 +drowsiest 1 +drowsily 2 +drowsiness 3 +drowsiness's 1 +drowsing 3 +drowsy 4 +Dr's 1 +drub 2 +drubbed 1 +drubbing 3 +drubbing's 1 +drubbings 1 +drubs 1 +drudge 3 +drudged 1 +drudgery 3 +drudgery's 1 +drudge's 1 +drudges 1 +drudging 1 +drug 108 +drugged 3 +drugging 3 +druggist 2 +druggist's 1 +druggists 1 +drug's 1 +drugs 2 +drugstore 3 +drugstore's 1 +drugstores 1 +Druid 1 +druid 4 +druid's 1 +Druid's 1 +druids 1 +drum 22 +drummed 1 +drummer 6 +drummer's 1 +drummers 1 +drumming 4 +drum's 1 +drums 1 +drumstick 2 +drumstick's 1 +drumsticks 1 +drunk 21 +drunkard 3 +drunkard's 1 +drunkards 1 +drunken 8 +drunkenly 3 +drunkenness 4 +drunkenness's 1 +drunker 2 +drunkest 1 +drunks 1 +dry 89 +dryad 2 +dryad's 1 +dryads 1 +Dryden 3 +Dryden's 1 +dryer 4 +dryer's 1 +dryers 1 +drying 6 +dryly 3 +dryness 3 +dryness's 1 +drys 1 +drywall 2 +drywalled 1 +drywalling 1 +drywalls 1 +D's 1 +Dshubba 1 +Dshubba's 1 +dual 15 +dualism 3 +dualism's 1 +duality 3 +duality's 1 +Duane 2 +Duane's 1 +dub 12 +Dubai 3 +Dubai's 1 +dubbed 1 +dubbing 3 +Dubcek 3 +Dubcek's 1 +Dubhe 2 +Dubhe's 1 +dubiety 2 +dubiety's 1 +dubious 9 +dubiously 3 +dubiousness 2 +dubiousness's 1 +Dublin 25 +Dublin's 1 +Dubrovnik 3 +Dubrovnik's 1 +dubs 1 +ducal 4 +ducat 2 +ducat's 1 +ducats 1 +Duchamp 2 +Duchamp's 1 +duchess 10 +duchesses 1 +duchess's 1 +duchies 1 +duchy 8 +duchy's 1 +duck 28 +duckbill 2 +duckbill's 1 +duckbills 1 +ducked 1 +ducking 2 +duckling 3 +duckling's 1 +duck's 1 +ducks 2 +duct 7 +ductile 2 +ductility 2 +ductility's 1 +ducting 2 +ductless 2 +duct's 1 +ducts 1 +dud 4 +dude 4 +duded 1 +dude's 1 +dudes 1 +dudgeon 2 +dudgeon's 1 +duding 1 +Dudley 7 +Dudley's 1 +dud's 1 +duds 1 +due 86 +duel 5 +dueled 1 +dueling 1 +duelist 1 +duelist's 1 +duelists 1 +duelled 1 +duelling 3 +duellist 2 +duellists 1 +duel's 1 +duels 1 +due's 1 +dues 5 +duet 5 +duet's 1 +duets 1 +duff 3 +duffer 2 +duffer's 1 +duffers 1 +duff's 1 +Duffy 4 +Duffy's 1 +dug 2 +dugout 3 +dugout's 1 +dugouts 1 +duh 2 +Duisburg 2 +Duisburg's 1 +duke 1 +Duke 38 +duked 1 +dukedom 2 +dukedom's 1 +dukedoms 1 +duke's 1 +dukes 1 +Duke's 2 +duking 1 +dulcet 3 +dulcimer 2 +dulcimer's 1 +dulcimers 2 +dull 23 +dullard 2 +dullard's 1 +dullards 1 +dulled 2 +duller 1 +Dulles 2 +Dulles's 1 +dullest 1 +dulling 3 +dullness 3 +dullness's 1 +dulls 1 +dully 4 +Duluth 2 +Duluth's 1 +duly 12 +Dumas 3 +dumb 11 +dumbbell 2 +dumbbell's 1 +dumbbells 1 +dumbed 1 +dumber 1 +dumbest 1 +dumbfound 3 +dumbfounded 2 +dumbfounding 1 +dumbfounds 1 +dumbing 2 +dumbly 3 +dumbness 2 +dumbness's 1 +Dumbo 2 +Dumbo's 1 +dumbs 1 +dumbwaiter 2 +dumbwaiter's 1 +dumbwaiters 1 +dumfound 2 +dumfounded 2 +dumfounding 1 +dumfounds 1 +dummies 1 +dummy 10 +dummy's 1 +dump 25 +dumped 2 +dumpier 1 +dumpies 1 +dumpiest 1 +dumping 6 +dumpling 3 +dumpling's 1 +dumps 1 +Dumpster 1 +dumpster 2 +Dumpsters 1 +dumpy 3 +dun 8 +Dunant 2 +Dunant's 1 +Dunbar 5 +Dunbar's 1 +Duncan 17 +Duncan's 1 +dunce 2 +dunce's 1 +dunces 1 +dune 8 +Dunedin 3 +Dunedin's 1 +dune's 1 +dunes 1 +dung 5 +dungaree 3 +dungaree's 1 +dungarees 1 +dunged 2 +dungeon 4 +dungeoned 1 +dungeoning 1 +dungeon's 1 +dungeons 1 +dunging 2 +dung's 1 +dungs 1 +dunk 3 +dunked 2 +dunking 2 +Dunkirk 4 +Dunkirk's 1 +dunks 1 +Dunlap 2 +Dunlap's 1 +Dunn 6 +Dunne 3 +dunned 1 +dunner 1 +Dunne's 1 +dunnest 1 +dunning 1 +dunno 2 +dunno's 1 +Dunn's 1 +duns 1 +duo 7 +duodena 2 +duodenal 9 +duodenum 3 +duodenum's 1 +duodenums 1 +duo's 1 +duos 1 +dupe 5 +duped 2 +dupe's 1 +dupes 1 +duping 2 +duplex 5 +duplexes 1 +duplex's 1 +duplicate 9 +duplicated 2 +duplicates 1 +duplicating 2 +duplication 5 +duplication's 1 +duplicator 2 +duplicator's 1 +duplicators 1 +duplicity 3 +duplicity's 1 +DuPont 1 +DuPont's 1 +durability 4 +durability's 1 +durable 9 +durably 2 +Duracell 2 +Duracell's 1 +Duran 3 +Duran's 1 +Durant 2 +Durante 2 +Durante's 1 +Durant's 1 +duration 21 +duration's 1 +Durban 3 +Durban's 1 +duress 4 +duress's 1 +Durex 2 +Durex's 1 +Durham 27 +Durham's 1 +Durhams 1 +during 442 +Durkheim 5 +Durkheim's 1 +Duroc 3 +Durocher 1 +Durocher's 1 +Duroc's 1 +Duse 1 +Duse's 1 +Dushanbe 2 +Dushanbe's 1 +dusk 9 +duskier 1 +duskiest 1 +dusk's 1 +dusky 3 +dust 35 +dustbin 6 +dustbin's 1 +dustbins 1 +Dustbuster 2 +Dustbuster's 1 +dusted 1 +duster 3 +duster's 1 +dusters 1 +dustier 1 +dustiest 1 +Dustin 6 +dustiness 1 +dustiness's 1 +dusting 3 +Dustin's 1 +dustless 2 +dustman 3 +dustman's 1 +dustmen 1 +dustpan 2 +dustpan's 1 +dustpans 1 +dust's 1 +dusts 1 +Dusty 1 +dusty 10 +Dusty's 1 +Dutch 2 +Dutchman 2 +Dutchman's 1 +Dutchmen 2 +Dutch's 1 +duteous 1 +dutiable 2 +duties 1 +dutiful 3 +dutifully 4 +duty 121 +duty's 1 +Duvalier 2 +Duvalier's 1 +duvet 5 +duvet's 1 +Dvina 1 +Dvina's 1 +dwarf 14 +dwarfed 2 +dwarfer 1 +dwarfest 1 +dwarfing 2 +dwarfish 2 +dwarfism 2 +dwarfism's 1 +dwarf's 1 +dwarfs 1 +dwarves 1 +Dwayne 3 +Dwayne's 1 +dweeb 2 +dweebs 1 +dwell 9 +dwelled 1 +dweller 5 +dweller's 1 +dwellers 1 +dwelling 16 +dwelling's 1 +dwellings 1 +dwells 1 +dwelt 1 +Dwight 3 +Dwight's 1 +dwindle 6 +dwindled 1 +dwindles 1 +dwindling 5 +dyadic 2 +dye 11 +dyed 3 +dyeing 3 +dyer 2 +Dyer 4 +dyer's 1 +Dyer's 1 +dyers 1 +dye's 1 +dyes 1 +dyestuff 3 +dyestuff's 1 +dying 14 +dyke 6 +dyke's 1 +dykes 1 +Dylan 5 +Dylan's 1 +dynamic 20 +dynamical 3 +dynamically 3 +dynamics 8 +dynamics's 1 +dynamism 3 +dynamism's 1 +dynamite 4 +dynamited 1 +dynamite's 1 +dynamites 1 +dynamiting 2 +dynamo 3 +dynamo's 1 +dynamos 1 +dynastic 4 +dynasties 1 +dynasty 8 +dynasty's 1 +dysentery 4 +dysentery's 1 +dysfunction 3 +dysfunctional 3 +dysfunction's 1 +dysfunctions 1 +dyslexia 3 +dyslexia's 1 +dyslexic 4 +dyslexics 1 +Dyson 5 +Dyson's 1 +dyspepsia 3 +dyspepsia's 1 +dyspeptic 3 +dyspeptics 1 +Dzerzhinsky 2 +Dzerzhinsky's 1 +Dzungaria 1 +Dzungaria's 1 +E 26 +e 80 +each 511 +eager 16 +eagerer 1 +eagerest 1 +eagerly 9 +eagerness 4 +eagerness's 1 +eager's 1 +eagle 21 +eagle's 1 +eagles 1 +eaglet 2 +eaglet's 1 +eaglets 1 +Eakins 2 +Eakins's 1 +ear 63 +earache 2 +earache's 1 +earaches 1 +eardrum 3 +eardrum's 1 +eardrums 1 +earful 2 +earful's 1 +earfuls 1 +Earhart 2 +Earhart's 1 +earl 2 +Earl 28 +earldom 3 +earldom's 1 +earldoms 1 +Earle 4 +Earlene 1 +Earlene's 1 +Earle's 1 +earlier 100 +earliest 4 +Earline 1 +Earline's 1 +earliness 2 +earliness's 1 +earlobe 3 +earlobes 1 +earl's 1 +Earl's 1 +earls 1 +early 433 +earmark 7 +earmarked 2 +earmarking 2 +earmarks 1 +earmuff 2 +earmuff's 1 +earmuffs 1 +earn 57 +earned 3 +earner 6 +earner's 1 +earners 1 +Earnest 1 +earnest 9 +Earnestine 1 +Earnestine's 1 +earnestly 5 +earnestness 2 +earnestness's 1 +Earnest's 1 +earnests 1 +Earnhardt 1 +Earnhardt's 1 +earning 2 +earning's 1 +earnings 34 +earns 1 +Earp 2 +earphone 4 +earphone's 1 +earphones 1 +earplug 2 +earplug's 1 +earplugs 1 +Earp's 1 +earring 6 +earring's 1 +earrings 2 +ear's 1 +ears 1 +earshot 3 +earshot's 1 +earsplitting 2 +earth 101 +Earth 2 +earthed 2 +earthen 2 +earthenware 3 +earthenware's 1 +earthier 1 +earthiest 1 +earthiness 2 +earthiness's 1 +earthing 3 +earthlier 1 +earthliest 1 +earthling 2 +earthling's 1 +earthlings 1 +earthly 5 +earthquake 9 +earthquaked 2 +earthquake's 1 +earthquakes 1 +earthquaking 1 +earth's 1 +earths 1 +earthshaking 1 +earthward 3 +earthwards 2 +earthwork 4 +earthwork's 1 +earthworks 1 +earthworm 5 +earthworm's 1 +earthworms 1 +earthy 3 +earwax 2 +earwax's 1 +earwig 3 +earwig's 1 +earwigs 1 +ease 47 +eased 1 +easel 4 +easel's 1 +easels 1 +ease's 1 +eases 1 +easier 14 +easies 1 +easiest 2 +easily 101 +easiness 2 +easiness's 1 +easing 4 +easing's 1 +east 131 +East 50 +eastbound 2 +Easter 2 +easterlies 1 +easterly 4 +Eastern 1 +eastern 61 +easterner 2 +Easterner 2 +easterner's 1 +Easterner's 1 +easterners 1 +Easterners 2 +easternmost 2 +Easter's 1 +Easters 1 +Eastman 1 +Eastman's 1 +east's 1 +East's 1 +Easts 1 +eastward 4 +eastwards 5 +Eastwood 4 +Eastwood's 1 +easy 207 +easygoing 2 +eat 148 +eatable 3 +eatables 1 +eaten 2 +eater 4 +eateries 1 +eater's 1 +eaters 1 +eatery 3 +eatery's 1 +eating 15 +eating's 1 +Eaton 4 +Eaton's 1 +eats 1 +eave 5 +eaves 1 +eavesdrop 3 +eavesdropped 1 +eavesdropper 2 +eavesdropper's 1 +eavesdroppers 1 +eavesdropping 3 +eavesdrops 1 +eBay 1 +eBay's 1 +ebb 6 +ebbed 1 +ebbing 3 +ebbs 1 +Eben 2 +Ebeneezer 2 +Ebeneezer's 1 +Eben's 1 +Ebert 3 +Ebert's 1 +Ebola 1 +Ebonics 1 +ebonies 1 +Ebony 2 +ebony 3 +ebony's 1 +Ebony's 1 +Ebro 2 +Ebro's 1 +ebullience 2 +ebullience's 1 +ebullient 3 +eccentric 10 +eccentrically 2 +eccentricities 1 +eccentricity 4 +eccentricity's 1 +eccentrics 1 +Ecclesiastes 2 +Ecclesiastes's 1 +ecclesiastic 3 +ecclesiastical 10 +ecclesiastic's 1 +ecclesiastics 2 +echelon 5 +echelon's 1 +echelons 1 +echo 39 +echoed 2 +echoes 1 +echoing 4 +echo's 1 +echos 1 +eclectic 5 +eclectically 2 +eclecticism 3 +eclecticism's 1 +eclectics 1 +eclipse 8 +eclipsed 1 +eclipse's 1 +eclipses 1 +eclipsing 3 +ecliptic 3 +ecliptic's 1 +Eco 1 +ecological 9 +ecologically 3 +ecologist 4 +ecologist's 1 +ecologists 1 +ecology 8 +ecology's 1 +econometric 6 +economic 238 +economical 7 +economically 12 +economics 31 +economics's 1 +economies 1 +economist 18 +economist's 1 +economists 1 +economize 2 +economized 1 +economizes 1 +economizing 2 +economy 127 +economy's 1 +Eco's 1 +ecosystem 6 +ecosystem's 1 +ecosystems 1 +ecru 2 +ecru's 1 +ecstasies 1 +ecstasy 8 +ecstasy's 1 +ecstatic 6 +ecstatically 2 +Ecuador 5 +Ecuadoran 1 +Ecuadorans 1 +Ecuadorian 1 +Ecuadorians 1 +Ecuador's 1 +ecumenical 6 +ecumenically 2 +eczema 3 +eczema's 1 +Ed 1 +Edam 2 +Edam's 1 +Edams 1 +Edda 2 +Edda's 1 +Eddie 14 +eddied 1 +Eddie's 1 +eddies 1 +Eddington 2 +Eddington's 1 +Eddy 4 +eddy 5 +eddying 2 +eddy's 1 +Eddy's 1 +edelweiss 2 +edelweiss's 1 +edema 2 +edema's 1 +Eden 9 +Eden's 1 +Edens 1 +Edgar 8 +Edgardo 2 +Edgardo's 1 +Edgar's 1 +edge 103 +edged 2 +edger 2 +edge's 1 +edges 1 +edgeways 1 +edgewise 3 +edgier 1 +edgiest 1 +edginess 2 +edginess's 1 +edging 3 +edging's 1 +edgings 1 +edgy 3 +edibility 2 +edibility's 1 +edible 5 +edibles 1 +edict 3 +edict's 1 +edicts 1 +edification 2 +edification's 1 +edifice 5 +edifice's 1 +edifices 1 +edified 1 +edifies 1 +edify 2 +edifying 3 +Edinburgh 62 +Edinburgh's 1 +Edison 3 +Edison's 1 +edit 21 +editable 2 +edited 3 +Edith 7 +Edith's 1 +editing 7 +edition 36 +edition's 1 +editions 1 +editor 49 +editorial 15 +editorialize 2 +editorialized 1 +editorializes 1 +editorializing 2 +editorially 2 +editorials 1 +editor's 1 +editors 1 +editorship 3 +editorship's 1 +edits 1 +Edmond 3 +Edmond's 1 +Edmonton 3 +Edmonton's 1 +Edmund 10 +Edmund's 1 +Edna 5 +Edna's 1 +Ed's 1 +Edsel 2 +Edsel's 1 +Eduardo 3 +Eduardo's 1 +educable 2 +educables 1 +educate 21 +educated 9 +educates 1 +educating 3 +education 262 +educational 62 +educationally 3 +education's 1 +educations 1 +educator 5 +educator's 1 +educators 1 +Edward 71 +Edwardian 1 +Edwardo 2 +Edwardo's 1 +Edward's 1 +Edwards 15 +Edwin 7 +Edwina 3 +Edwina's 1 +Edwin's 1 +eel 7 +eel's 1 +eels 1 +e'er 3 +eerie 5 +eerier 1 +eeriest 1 +eerily 3 +eeriness 2 +eeriness's 1 +eery 2 +Eeyore 2 +Eeyore's 1 +efface 3 +effaced 2 +effacement 2 +effacement's 1 +effaces 1 +effacing 2 +effect 353 +effected 2 +effecting 2 +effective 102 +effectively 53 +effectiveness 23 +effectiveness's 1 +effect's 1 +effects 1 +effectual 2 +effectually 2 +effectuate 2 +effectuated 1 +effectuates 1 +effectuating 1 +effeminacy 2 +effeminacy's 1 +effeminate 4 +effervesce 2 +effervesced 1 +effervescence 2 +effervescence's 1 +effervescent 2 +effervesces 1 +effervescing 2 +effete 2 +efficacious 3 +efficaciously 1 +efficacy 7 +efficacy's 1 +efficiency 40 +efficiency's 1 +efficient 42 +efficiently 13 +efficients 1 +Effie 2 +Effie's 1 +effigies 1 +effigy 3 +effigy's 1 +effluent 6 +effluent's 1 +effluents 1 +effort 137 +effortless 4 +effortlessly 4 +effort's 1 +efforts 1 +effrontery 3 +effrontery's 1 +effulgence 2 +effulgence's 1 +effulgent 2 +effusion 3 +effusion's 1 +effusions 1 +effusive 2 +effusively 2 +effusiveness 2 +effusiveness's 1 +Efrain 1 +Efrain's 1 +Efren 2 +Efren's 1 +egalitarian 6 +egalitarianism 3 +egalitarianism's 1 +egalitarians 1 +egg 65 +eggbeater 1 +eggbeater's 1 +eggbeaters 1 +egged 1 +egghead 2 +egghead's 1 +eggheads 1 +egging 1 +eggnog 1 +eggnog's 1 +Eggo 2 +Eggo's 1 +eggplant 2 +eggplant's 1 +eggplants 1 +egg's 1 +eggs 1 +eggshell 4 +eggshell's 1 +eggshells 1 +eglantine 3 +eglantine's 1 +eglantines 1 +ego 13 +egocentric 4 +egocentrics 1 +egoism 3 +egoism's 1 +egoist 2 +egoistic 2 +egoist's 1 +egoists 1 +ego's 1 +egos 1 +egotism 2 +egotism's 1 +egotist 3 +egotistic 2 +egotistical 3 +egotistically 2 +egotist's 1 +egotists 1 +egregious 2 +egregiously 2 +egress 2 +egresses 1 +egress's 1 +egret 3 +egret's 1 +egrets 1 +Egypt 24 +Egyptian 2 +Egyptians 1 +Egyptology 1 +Egyptology's 1 +Egypt's 1 +eh 39 +Ehrenberg 2 +Ehrenberg's 1 +Ehrlich 2 +Ehrlich's 1 +Eichmann 2 +Eichmann's 1 +eider 3 +eiderdown 3 +eiderdown's 1 +eiderdowns 1 +eider's 1 +eiders 1 +Eiffel 3 +Eiffel's 1 +eigenvalue 5 +eigenvalue's 1 +eigenvalues 1 +eight 2 +eighteen 1 +eighteen's 1 +eighteens 1 +eighteenth 1 +eighteenths 1 +eighth 1 +eighths 1 +eighties 1 +eightieth 1 +eightieths 1 +eight's 1 +eights 1 +eighty 1 +eighty's 1 +Eileen 7 +Eileen's 1 +Einstein 6 +Einstein's 1 +Einsteins 1 +Eire 4 +Eire's 1 +Eisenhower 5 +Eisenhower's 1 +Eisenstein 2 +Eisenstein's 1 +Eisner 2 +Eisner's 1 +either 282 +ejaculate 3 +ejaculated 2 +ejaculates 1 +ejaculating 2 +ejaculation 3 +ejaculation's 1 +ejaculations 1 +eject 5 +ejected 2 +ejecting 1 +ejection 3 +ejection's 1 +ejections 1 +ejects 1 +eke 2 +eked 1 +ekes 1 +eking 1 +elaborate 23 +elaborated 2 +elaborately 4 +elaborateness 2 +elaborateness's 1 +elaborates 1 +elaborating 2 +elaboration 5 +elaboration's 1 +elaborations 1 +Elaine 10 +Elaine's 1 +Elam 2 +Elam's 1 +Elanor 2 +Elanor's 1 +elapse 7 +elapsed 2 +elapses 1 +elapsing 1 +elastic 9 +elasticity 6 +elasticity's 1 +elastics 1 +elate 3 +elated 3 +elates 1 +elating 2 +elation 4 +elation's 1 +Elba 2 +Elba's 1 +Elbe 3 +Elbert 1 +Elbert's 1 +Elbe's 1 +elbow 20 +elbowed 2 +elbowing 3 +elbowroom 1 +elbowroom's 1 +elbow's 1 +elbows 1 +Elbrus 2 +Elbrus's 1 +elder 22 +elderberries 1 +elderberry 2 +elderberry's 1 +elderly 53 +elders 1 +eldest 12 +Eldon 3 +Eldon's 1 +Eleanor 14 +Eleanor's 1 +Eleazar 2 +Eleazar's 1 +elect 58 +elected 11 +electing 1 +election 159 +electioneer 4 +electioneered 1 +electioneering 3 +electioneers 1 +election's 1 +elections 1 +elective 7 +electives 1 +elector 8 +electoral 25 +electorate 13 +electorate's 1 +electorates 1 +elector's 1 +electors 1 +Electra 2 +Electra's 1 +electric 41 +electrical 27 +electrically 4 +electrician 5 +electrician's 1 +electricians 1 +electricity 40 +electricity's 1 +electrification 4 +electrification's 1 +electrified 2 +electrifies 1 +electrify 3 +electrifying 3 +electrocardiogram 3 +electrocardiogram's 1 +electrocardiograms 1 +electrocardiograph 3 +electrocardiograph's 1 +electrocardiographs 1 +electrocute 2 +electrocuted 1 +electrocutes 1 +electrocuting 2 +electrocution 2 +electrocution's 1 +electrocutions 1 +electrode 6 +electrode's 1 +electrodes 1 +electrodynamics 2 +electrodynamics's 1 +electroencephalogram 2 +electroencephalogram's 1 +electroencephalograms 1 +electroencephalograph 2 +electroencephalograph's 1 +electroencephalographs 1 +electrolysis 2 +electrolysis's 1 +electrolyte 4 +electrolyte's 1 +electrolytes 1 +electrolytic 3 +electromagnet 2 +electromagnetic 6 +electromagnetism 2 +electromagnetism's 1 +electromagnet's 1 +electromagnets 1 +electron 18 +electronic 36 +electronically 4 +electronics 17 +electronics's 1 +electron's 1 +electrons 1 +electroplate 3 +electroplated 2 +electroplates 1 +electroplating 2 +electrostatic 4 +elects 1 +elegance 7 +elegance's 1 +elegant 20 +elegantly 4 +elegiac 3 +elegiacs 1 +elegies 1 +elegy 3 +elegy's 1 +element 122 +elemental 6 +elementary 9 +element's 1 +elements 1 +Elena 4 +Elena's 1 +elephant 17 +elephantine 2 +elephant's 1 +elephants 1 +elevate 6 +elevated 5 +elevates 1 +elevating 2 +elevation 7 +elevation's 1 +elevations 1 +elevator 5 +elevator's 1 +elevators 1 +eleven 1 +eleven's 1 +elevens 1 +eleventh 1 +elevenths 1 +elf 10 +elfin 2 +elfish 2 +elf's 1 +Elgar 4 +Elgar's 1 +Eli 3 +Elias 4 +elicit 8 +elicited 2 +eliciting 2 +elicits 1 +elide 2 +elided 2 +elides 1 +eliding 1 +eligibility 5 +eligibility's 1 +eligible 15 +Elijah 3 +Elijah's 1 +eliminate 26 +eliminated 2 +eliminates 1 +eliminating 2 +elimination 8 +elimination's 1 +eliminations 1 +Elinor 6 +Elinor's 1 +Eliot 21 +Eliot's 2 +Eli's 1 +Elisa 4 +Elisabeth 5 +Elisabeth's 1 +Elisa's 1 +Elise 5 +Eliseo 2 +Eliseo's 1 +Elise's 1 +Elisha 2 +Elisha's 1 +elision 2 +elision's 1 +elisions 1 +elite 20 +elite's 1 +elites 2 +elitism 3 +elitism's 1 +elitist 5 +elitist's 1 +elitists 1 +elixir 3 +elixir's 1 +elixirs 1 +Eliza 4 +Elizabeth 38 +Elizabethan 1 +Elizabethans 1 +Elizabeth's 1 +Eliza's 1 +elk 3 +elk's 1 +elks 1 +ell 3 +Ella 5 +Ella's 1 +Ellen 12 +Ellen's 1 +Ellesmere 4 +Ellesmere's 1 +Ellie 9 +Ellie's 1 +Ellington 2 +Ellington's 1 +Elliot 4 +Elliot's 1 +Elliott 7 +Elliott's 1 +ellipse 4 +ellipse's 1 +ellipses 1 +ellipsis 2 +ellipsis's 1 +elliptic 2 +elliptical 3 +elliptically 2 +Ellis 12 +Ellison 3 +Ellison's 1 +ell's 1 +ells 1 +elm 5 +Elma 2 +Elma's 1 +Elmer 2 +Elmer's 1 +Elmo 2 +Elmo's 1 +elm's 1 +elms 1 +Elnath 1 +Elnath's 1 +Elnora 1 +Elnora's 1 +elocution 2 +elocutionist 2 +elocutionist's 1 +elocutionists 1 +elocution's 1 +Elohim 2 +Elohim's 1 +Eloise 3 +Eloise's 1 +elongate 3 +elongated 5 +elongates 1 +elongating 2 +elongation 3 +elongation's 1 +elongations 1 +elope 3 +eloped 1 +elopement 2 +elopement's 1 +elopements 1 +elopes 1 +eloping 2 +eloquence 3 +eloquence's 1 +eloquent 5 +eloquently 4 +Eloy 2 +Eloy's 1 +Elroy 2 +Elroy's 1 +Elsa 3 +Elsa's 1 +else 214 +elsewhere 60 +Elsie 5 +Elsie's 1 +Elsinore 2 +Elsinore's 1 +Eltanin 1 +Eltanin's 1 +Elton 5 +Elton's 1 +elucidate 5 +elucidated 1 +elucidates 1 +elucidating 1 +elucidation 3 +elucidation's 1 +elucidations 1 +elude 5 +eluded 1 +eludes 1 +eluding 1 +Elul 1 +Elul's 1 +elusive 8 +elusively 2 +elusiveness 2 +elusiveness's 1 +Elva 1 +Elva's 1 +elves 1 +elves's 1 +Elvia 2 +Elvia's 1 +Elvin 2 +Elvin's 1 +Elvira 2 +Elvira's 1 +Elvis 6 +Elvis's 1 +Elwood 2 +Elwood's 1 +Elysian 1 +Elysium 2 +Elysium's 1 +Elysiums 1 +em 10 +emaciate 2 +emaciated 3 +emaciates 1 +emaciating 2 +emaciation 2 +emaciation's 1 +Emacs 1 +Emacs's 1 +email 3 +emailed 1 +emailing 1 +email's 1 +emails 1 +emanate 7 +emanated 1 +emanates 1 +emanating 1 +emanation 2 +emanation's 1 +emanations 1 +emancipate 3 +emancipated 2 +emancipates 1 +emancipating 2 +emancipation 7 +emancipation's 1 +emancipator 2 +emancipator's 1 +emancipators 1 +Emanuel 3 +Emanuel's 1 +emasculate 2 +emasculated 2 +emasculates 1 +emasculating 1 +emasculation 2 +emasculation's 1 +embalm 5 +embalmed 2 +embalmer 4 +embalmer's 1 +embalmers 2 +embalming 3 +embalms 1 +embankment 6 +embankment's 1 +embankments 1 +embargo 6 +embargoed 2 +embargoes 1 +embargoing 1 +embargo's 1 +embark 16 +embarkation 2 +embarkation's 1 +embarkations 1 +embarked 1 +embarking 1 +embarks 1 +embarrass 6 +embarrassed 15 +embarrasses 1 +embarrassing 13 +embarrassingly 3 +embarrassment 16 +embarrassment's 1 +embarrassments 1 +embassies 1 +embassy 17 +embassy's 1 +embattled 3 +embed 9 +embedded 4 +embedding 3 +embedding's 1 +embeds 1 +embellish 4 +embellished 2 +embellishes 1 +embellishing 1 +embellishment 3 +embellishment's 1 +embellishments 1 +ember 4 +ember's 1 +embers 1 +embezzle 3 +embezzled 2 +embezzlement 3 +embezzlement's 1 +embezzler 2 +embezzler's 1 +embezzlers 1 +embezzles 1 +embezzling 1 +embitter 3 +embittered 3 +embittering 3 +embitters 1 +emblazon 4 +emblazoned 2 +emblazoning 1 +emblazons 1 +emblem 5 +emblematic 2 +emblem's 1 +emblems 1 +embodied 1 +embodies 1 +embodiment 4 +embodiment's 1 +embody 14 +embodying 2 +embolden 4 +emboldened 2 +emboldening 2 +emboldens 1 +embolism 2 +embolism's 1 +embolisms 1 +emboss 4 +embossed 3 +embosses 1 +embossing 3 +embrace 24 +embraced 1 +embraces 1 +embracing 3 +embroider 5 +embroidered 4 +embroideries 1 +embroidering 2 +embroiders 1 +embroidery 5 +embroidery's 1 +embroil 4 +embroiled 2 +embroiling 1 +embroils 1 +embryo 11 +embryologist 2 +embryologist's 1 +embryologists 1 +embryology 2 +embryology's 1 +embryonic 4 +embryo's 1 +embryos 1 +emcee 1 +emceed 1 +emceeing 1 +emcee's 1 +emcees 1 +emend 2 +emendation 2 +emendation's 1 +emendations 1 +emended 1 +emending 1 +emends 1 +emerald 7 +emerald's 1 +emeralds 1 +emerge 80 +emerged 2 +emergence 14 +emergence's 1 +emergencies 1 +emergency 46 +emergency's 1 +emergent 4 +emerges 1 +emerging 9 +emeried 2 +emeries 1 +emeritus 3 +Emerson 4 +Emerson's 1 +Emery 2 +emery 3 +emerying 1 +emery's 1 +Emery's 1 +emetic 3 +emetics 1 +emigrant 5 +emigrant's 1 +emigrants 1 +emigrate 6 +emigrated 1 +emigrates 1 +emigrating 2 +emigration 5 +emigration's 1 +emigrations 1 +Emil 3 +Emile 3 +Emile's 1 +Emilia 4 +Emilia's 1 +Emilio 3 +Emilio's 1 +Emil's 1 +Emily 22 +Emily's 1 +eminence 3 +eminence's 1 +eminences 1 +eminent 7 +eminently 4 +emir 3 +emirate 3 +emirate's 1 +emirates 1 +emir's 1 +emirs 1 +emissaries 1 +emissary 4 +emissary's 1 +emission 23 +emission's 1 +emissions 1 +emit 9 +emits 1 +emitted 2 +emitting 2 +Emma 17 +Emmanuel 4 +Emmanuel's 1 +Emma's 1 +Emmett 2 +Emmett's 1 +Emmies 1 +Emmy 2 +Emmy's 1 +Emmys 1 +emollient 3 +emollients 1 +emolument 3 +emolument's 1 +emoluments 1 +Emory 2 +Emory's 1 +emote 2 +emoted 1 +emotes 1 +emoting 1 +emotion 37 +emotional 38 +emotionalism 2 +emotionalism's 1 +emotionally 9 +emotion's 1 +emotions 1 +emotive 5 +empathetic 2 +empathize 2 +empathized 1 +empathizes 1 +empathizing 1 +empathy 5 +empathy's 1 +emperor 1 +emperor's 1 +emperors 1 +emphases 1 +emphasis 57 +emphasis's 1 +emphasize 22 +emphasized 1 +emphasizes 1 +emphasizing 1 +emphatic 5 +emphatically 5 +emphysema 2 +emphysema's 1 +empire 41 +empire's 1 +empires 1 +empirical 18 +empirically 4 +empiricism 3 +empiricism's 1 +emplacement 3 +emplacement's 1 +emplacements 1 +employ 83 +employable 2 +employables 1 +employe 3 +employed 4 +employee 92 +employee's 1 +employees 1 +employer 76 +employer's 1 +employers 1 +employes 1 +employing 5 +employment 109 +employment's 1 +employments 1 +employs 1 +emporia 1 +emporium 3 +emporium's 1 +emporiums 1 +empower 9 +empowered 2 +empowering 3 +empowerment 4 +empowerment's 1 +empowers 1 +empress 5 +empresses 1 +empress's 1 +emptied 2 +emptier 1 +empties 1 +emptiest 1 +emptily 2 +emptiness 5 +emptiness's 1 +empty 70 +emptying 5 +em's 1 +ems 1 +emu 5 +emulate 7 +emulated 2 +emulates 1 +emulating 2 +emulation 5 +emulation's 1 +emulations 1 +emulator 3 +emulator's 1 +emulators 1 +emulsification 2 +emulsification's 1 +emulsified 1 +emulsifies 1 +emulsify 2 +emulsifying 1 +emulsion 5 +emulsion's 1 +emulsions 1 +emu's 1 +emus 1 +enable 103 +enabled 1 +enables 1 +enabling 4 +enact 10 +enacted 1 +enacting 1 +enactment 5 +enactment's 1 +enactments 1 +enacts 1 +enamel 7 +enameled 1 +enameling 1 +enamelled 3 +enamelling 3 +enamel's 1 +enamels 1 +enamor 1 +enamored 1 +enamoring 1 +enamors 1 +encamp 3 +encamped 2 +encamping 1 +encampment 3 +encampment's 1 +encampments 1 +encamps 1 +encapsulate 5 +encapsulated 2 +encapsulates 1 +encapsulating 1 +encapsulation 2 +encapsulation's 1 +encapsulations 1 +Encarta 1 +Encarta's 1 +encase 5 +encased 2 +encases 1 +encasing 3 +encephalitis 2 +encephalitis's 1 +enchant 3 +enchanted 3 +enchanter 2 +enchanter's 1 +enchanters 1 +enchanting 4 +enchantingly 2 +enchantment 4 +enchantment's 1 +enchantments 1 +enchantress 3 +enchantresses 1 +enchantress's 1 +enchants 1 +enchilada 2 +enchilada's 1 +enchiladas 1 +encircle 5 +encircled 2 +encirclement 2 +encirclement's 1 +encircles 1 +encircling 2 +enclave 5 +enclave's 1 +enclaves 1 +enclose 17 +enclosed 7 +encloses 1 +enclosing 4 +enclosure 10 +enclosure's 1 +enclosures 1 +encode 9 +encoded 2 +encoder 3 +encoder's 1 +encoders 1 +encodes 1 +encoding 4 +encompass 11 +encompassed 1 +encompasses 1 +encompassing 1 +encore 6 +encored 1 +encores 1 +encoring 1 +encounter 45 +encountered 1 +encountering 1 +encounters 1 +encourage 115 +encouraged 1 +encouragement 17 +encouragement's 1 +encouragements 1 +encourages 1 +encouraging 24 +encouragingly 3 +encroach 4 +encroached 1 +encroaches 1 +encroaching 3 +encroachment 4 +encroachment's 1 +encroachments 1 +encrust 3 +encrustation 2 +encrustation's 1 +encrustations 1 +encrusted 1 +encrusting 2 +encrusts 1 +encrypt 3 +encrypted 2 +encryption 2 +encryption's 1 +encrypts 1 +encumber 4 +encumbered 2 +encumbering 2 +encumbers 1 +encumbrance 3 +encumbrance's 1 +encumbrances 1 +encyclical 4 +encyclical's 1 +encyclicals 1 +encyclopaedia 4 +encyclopaedias 1 +encyclopaedic 2 +encyclopedia 3 +encyclopedia's 1 +encyclopedias 1 +encyclopedic 2 +end 620 +endanger 7 +endangered 6 +endangering 1 +endangers 1 +endear 3 +endeared 1 +endearing 3 +endearingly 2 +endearment 3 +endearment's 1 +endearments 1 +endears 1 +endeavor 3 +endeavored 1 +endeavoring 1 +endeavors 1 +ended 1 +endemic 6 +endemics 1 +ending 13 +ending's 1 +endings 1 +endive 2 +endive's 1 +endives 1 +endless 18 +endlessly 6 +endlessness 2 +endlessness's 1 +endocrine 4 +endocrines 1 +endorse 18 +endorsed 2 +endorsement 8 +endorsement's 1 +endorsements 1 +endorser 2 +endorser's 1 +endorsers 1 +endorses 1 +endorsing 3 +endow 7 +endowed 2 +endowing 1 +endowment 9 +endowment's 1 +endowments 1 +endows 1 +end's 1 +ends 2 +endue 2 +endued 1 +endues 1 +enduing 1 +endurable 2 +endurance 5 +endurance's 1 +endure 13 +endured 1 +endures 1 +enduring 6 +endways 1 +endwise 2 +Endymion 2 +Endymion's 1 +enema 4 +enema's 1 +enemas 1 +enemata 1 +enemies 1 +enemy 51 +enemy's 1 +energetic 10 +energetically 3 +energetics 2 +energies 1 +energize 2 +energized 2 +energizer 2 +energizer's 1 +energizers 1 +energizes 1 +energizing 2 +energy 133 +energy's 1 +enervate 2 +enervated 2 +enervates 1 +enervating 3 +enervation 2 +enervation's 1 +enfeeble 2 +enfeebled 2 +enfeebles 1 +enfeebling 1 +enfold 3 +enfolded 2 +enfolding 2 +enfolds 1 +enforce 22 +enforceable 6 +enforced 5 +enforcement 15 +enforcement's 1 +enforcer 2 +enforcer's 1 +enforcers 1 +enforces 1 +enforcing 3 +enfranchise 2 +enfranchised 2 +enfranchisement 2 +enfranchisement's 1 +enfranchises 1 +enfranchising 1 +Eng 3 +engage 47 +engaged 4 +engagement 19 +engagement's 1 +engagements 1 +engages 1 +engaging 4 +engagingly 3 +Engels 2 +engender 7 +engendered 2 +engendering 2 +engenders 1 +engine 72 +engined 2 +engineer 54 +engineered 3 +engineering 53 +engineering's 1 +engineer's 1 +engineers 1 +engine's 1 +engines 1 +engining 1 +England 233 +England's 1 +English 3 +Englished 1 +Englisher 1 +Englishes 1 +Englishing 1 +Englishman 1 +Englishman's 1 +Englishmen 1 +English's 1 +Englishwoman 1 +Englishwoman's 1 +Englishwomen 2 +engorge 2 +engorged 2 +engorges 1 +engorging 1 +engrave 6 +engraved 3 +engraver 3 +engraver's 1 +engravers 1 +engraves 1 +engraving 4 +engraving's 1 +engravings 1 +engross 4 +engrossed 2 +engrosses 1 +engrossing 3 +Eng's 1 +engulf 7 +engulfed 2 +engulfing 2 +engulfs 1 +enhance 34 +enhanced 11 +enhancement 8 +enhancement's 1 +enhancements 1 +enhancer 3 +enhancer's 1 +enhances 1 +enhancing 3 +Enid 4 +Enid's 1 +Enif 2 +Enif's 1 +enigma 4 +enigma's 1 +enigmas 1 +enigmatic 5 +enigmatically 2 +Eniwetok 2 +Eniwetok's 1 +enjoin 3 +enjoined 2 +enjoining 1 +enjoins 1 +enjoy 148 +enjoyable 11 +enjoyed 1 +enjoying 1 +enjoyment 12 +enjoyment's 1 +enjoyments 1 +enjoys 1 +Enkidu 2 +Enkidu's 1 +enlarge 11 +enlarged 6 +enlargement 5 +enlargement's 1 +enlargements 1 +enlarger 2 +enlarger's 1 +enlargers 1 +enlarges 1 +enlarging 3 +enlighten 4 +enlightened 7 +enlightening 3 +enlightenment 7 +enlightenment's 1 +enlightens 1 +enlist 7 +enlisted 1 +enlistee 1 +enlistee's 1 +enlistees 1 +enlisting 3 +enlistment 2 +enlistment's 1 +enlistments 1 +enlists 1 +enliven 4 +enlivened 2 +enlivening 2 +enlivens 1 +enmesh 3 +enmeshed 2 +enmeshes 1 +enmeshing 2 +enmities 1 +enmity 3 +enmity's 1 +ennoble 2 +ennobled 2 +ennoblement 2 +ennoblement's 1 +ennobles 1 +ennobling 2 +ennui 2 +ennui's 1 +Enoch 1 +Enoch's 1 +enormities 1 +enormity 3 +enormity's 1 +enormous 44 +enormously 11 +enormousness 1 +enormousness's 1 +Enos 2 +enough 330 +enquire 17 +enquired 1 +enquires 1 +enquiries 1 +enquiring 4 +enquiry 36 +enrage 4 +enraged 3 +enrages 1 +enraging 2 +enrapture 2 +enraptured 2 +enraptures 1 +enrapturing 2 +enrich 7 +enriched 3 +enriches 1 +enriching 2 +enrichment 5 +enrichment's 1 +Enrico 2 +Enrico's 1 +Enrique 3 +Enrique's 1 +enrol 7 +enroll 2 +enrolled 2 +enrolling 1 +enrollment 2 +enrollment's 1 +enrollments 1 +enrolls 1 +enrolment 6 +enrolments 1 +enrols 1 +Enron 1 +Enron's 1 +ensconce 3 +ensconced 1 +ensconces 1 +ensconcing 1 +ensemble 8 +ensemble's 1 +ensembles 1 +enshrine 8 +enshrined 2 +enshrines 1 +enshrining 1 +enshroud 2 +enshrouded 1 +enshrouding 3 +enshrouds 1 +ensign 4 +ensign's 1 +ensigns 1 +enslave 4 +enslaved 2 +enslavement 2 +enslavement's 1 +enslaves 1 +enslaving 3 +ensnare 3 +ensnared 2 +ensnares 1 +ensnaring 2 +ensue 7 +ensued 1 +ensues 1 +ensuing 8 +ensure 145 +ensured 1 +ensures 1 +ensuring 2 +entail 16 +entailed 1 +entailing 1 +entails 1 +entangle 5 +entangled 3 +entanglement 3 +entanglement's 1 +entanglements 1 +entangles 1 +entangling 3 +entente 2 +entente's 1 +ententes 1 +enter 146 +entered 2 +entering 2 +Enterprise 1 +enterprise 62 +enterprise's 1 +Enterprise's 1 +enterprises 2 +enterprising 5 +enters 1 +entertain 16 +entertained 2 +entertainer 4 +entertainer's 1 +entertainers 1 +entertaining 12 +entertainingly 2 +entertainment 25 +entertainment's 1 +entertainments 1 +entertains 1 +enthral 5 +enthrall 2 +enthralled 2 +enthralling 3 +enthralls 1 +enthrals 1 +enthrone 2 +enthroned 2 +enthronement 2 +enthronement's 1 +enthronements 1 +enthrones 1 +enthroning 1 +enthuse 5 +enthused 1 +enthuses 1 +enthusiasm 32 +enthusiasm's 1 +enthusiasms 1 +enthusiast 12 +enthusiastic 16 +enthusiastically 7 +enthusiast's 1 +enthusiasts 1 +enthusing 2 +entice 5 +enticed 1 +enticement 2 +enticement's 1 +enticements 1 +entices 1 +enticing 3 +enticings 1 +entire 51 +entirely 71 +entirety 4 +entirety's 1 +entities 1 +entitle 30 +entitled 28 +entitlement 11 +entitlement's 1 +entitlements 1 +entitles 1 +entitling 1 +entity 20 +entity's 1 +entomb 2 +entombed 2 +entombing 1 +entombment 2 +entombment's 1 +entombs 1 +entomological 2 +entomologist 2 +entomologists 1 +entomology 2 +entomology's 1 +entourage 4 +entourage's 1 +entourages 1 +entrails 3 +entrance 38 +entranced 2 +entrance's 1 +entrances 1 +entrancing 2 +entrant 8 +entrant's 1 +entrants 1 +entrap 3 +entrapment 2 +entrapment's 1 +entrapped 2 +entrapping 3 +entraps 1 +entreat 2 +entreated 2 +entreaties 1 +entreating 2 +entreats 1 +entreaty 3 +entreaty's 1 +entrench 5 +entrenched 4 +entrenches 1 +entrenching 3 +entrenchment 2 +entrenchment's 1 +entrenchments 1 +entrepreneur 10 +entrepreneurial 7 +entrepreneur's 1 +entrepreneurs 1 +entries 1 +entropy 5 +entropy's 1 +entrust 7 +entrusted 2 +entrusting 1 +entrusts 1 +entry 71 +entry's 1 +entryway 2 +entryway's 1 +entryways 1 +entwine 3 +entwined 2 +entwines 1 +entwining 2 +enumerable 2 +enumerate 3 +enumerated 1 +enumerates 1 +enumerating 1 +enumeration 3 +enumeration's 1 +enumerations 1 +enunciate 4 +enunciated 1 +enunciates 1 +enunciating 1 +enunciation 2 +enunciation's 1 +envelop 5 +envelope 22 +enveloped 1 +envelope's 1 +envelopes 1 +enveloping 3 +envelopment 2 +envelopment's 1 +envelops 1 +enviable 4 +enviably 2 +envied 2 +envies 1 +envious 4 +enviously 2 +enviousness 2 +enviousness's 1 +environment 147 +environmental 86 +environmentalism 3 +environmentalism's 1 +environmentalist 9 +environmentalist's 1 +environmentalists 1 +environmentally 8 +environment's 1 +environments 1 +environs 3 +envisage 20 +envisaged 2 +envisages 1 +envisaging 1 +envision 2 +envisioned 2 +envisioning 3 +envisions 1 +envoy 6 +envoy's 1 +envoys 1 +envy 13 +envying 1 +envy's 1 +enzyme 14 +enzyme's 1 +enzymes 1 +Eocene 2 +eon 2 +eon's 1 +eons 1 +epaulet 2 +epaulet's 1 +epaulets 1 +epaulette 2 +epaulettes 1 +Epcot 1 +Epcot's 1 +ephemeral 5 +Ephesian 1 +Ephesus 3 +Ephesus's 1 +Ephraim 2 +Ephraim's 1 +epic 9 +epicenter 1 +epicenter's 1 +epicenters 1 +epic's 1 +epics 1 +Epictetus 2 +Epictetus's 1 +epicure 3 +Epicurean 2 +epicurean 3 +epicureans 1 +epicure's 1 +epicures 1 +Epicurus 2 +Epicurus's 1 +epidemic 10 +epidemics 1 +epidemiology 4 +epidemiology's 1 +epidermal 3 +epidermis 3 +epidermises 1 +epidermis's 1 +epiglottides 1 +epiglottis 2 +epiglottises 1 +epiglottis's 1 +epigram 2 +epigrammatic 2 +epigram's 1 +epigrams 1 +epilepsy 4 +epilepsy's 1 +epileptic 4 +epileptics 1 +epilog 1 +epilogs 1 +epilogue 3 +epilogued 1 +epilogue's 1 +epilogues 1 +epiloguing 1 +Epimethius 1 +Epimethius's 1 +Epiphanies 1 +Epiphany 2 +Epiphany's 1 +episcopacy 2 +episcopacy's 1 +Episcopal 1 +episcopal 5 +Episcopalian 1 +Episcopalians 1 +Episcopals 1 +episcopate 4 +episcopate's 1 +episode 23 +episode's 1 +episodes 1 +episodic 3 +epistemology 4 +epistemology's 1 +epistle 3 +epistle's 1 +epistles 1 +epistolaries 1 +epistolary 3 +epitaph 3 +epitaph's 1 +epitaphs 1 +epithet 4 +epithet's 1 +epithets 1 +epitome 4 +epitome's 1 +epitomes 1 +epitomize 3 +epitomized 2 +epitomizes 1 +epitomizing 1 +epoch 4 +epochal 2 +epoch's 1 +epochs 1 +epoxied 1 +epoxies 1 +epoxy 5 +epoxyed 1 +epoxying 1 +epsilon 3 +epsilon's 1 +Epsom 4 +Epsom's 1 +Epstein 3 +Epstein's 1 +equability 2 +equability's 1 +equable 2 +equably 2 +equal 80 +equaled 1 +equaling 1 +equality 18 +equality's 1 +equalization 2 +equalization's 1 +equalize 3 +equalized 1 +equalizer 2 +equalizer's 1 +equalizers 1 +equalizes 1 +equalizing 3 +equalled 1 +equalling 1 +equally 68 +equals 1 +equanimity 3 +equanimity's 1 +equate 9 +equated 1 +equates 1 +equating 2 +equation 37 +equation's 1 +equations 1 +equator 4 +equatorial 3 +equator's 1 +equators 1 +equestrian 4 +equestrians 1 +equestrienne 2 +equestrienne's 1 +equestriennes 1 +equidistant 3 +equilateral 3 +equilaterals 1 +equilibrium 19 +equilibrium's 1 +equine 4 +equines 1 +equinoctial 2 +equinox 3 +equinoxes 1 +equinox's 1 +equip 21 +equipage 2 +equipage's 1 +equipages 1 +equipment 91 +equipment's 1 +equipoise 2 +equipoise's 1 +equipped 1 +equipping 3 +equips 1 +equitable 8 +equitably 2 +equities 1 +equity 24 +equity's 1 +equivalence 6 +equivalence's 1 +equivalences 1 +equivalent 50 +equivalently 2 +equivalents 1 +equivocal 3 +equivocally 2 +equivocate 3 +equivocated 1 +equivocates 1 +equivocating 2 +equivocation 2 +equivocation's 1 +equivocations 1 +Equuleus 1 +Equuleus's 1 +Er 1 +era 24 +eradicate 7 +eradicated 1 +eradicates 1 +eradicating 1 +eradication 5 +eradication's 1 +era's 1 +eras 1 +erase 6 +erased 3 +eraser 2 +eraser's 1 +erasers 1 +erases 1 +erasing 2 +Erasmus 3 +Erasmus's 1 +erasure 3 +erasure's 1 +erasures 1 +Erato 2 +Erato's 1 +Eratosthenes 1 +Eratosthenes's 1 +ere 7 +Erebus 2 +Erebus's 1 +erect 21 +erected 2 +erectile 2 +erecting 2 +erection 6 +erection's 1 +erections 1 +erectly 1 +erectness 2 +erectness's 1 +Erector 1 +erects 1 +erg 3 +ergo 2 +ergonomic 2 +ergonomics 3 +ergonomics's 1 +erg's 1 +ergs 1 +Erhard 2 +Erhard's 1 +Eric 21 +Erica 3 +Erica's 1 +Erich 4 +Erich's 1 +Erick 2 +Ericka 1 +Ericka's 1 +Erick's 1 +Erickson 2 +Erickson's 1 +Eric's 1 +Ericson 2 +Ericson's 1 +Eridanus 1 +Eridanus's 1 +Erie 2 +Erie's 1 +Eries 1 +Erik 4 +Erika 1 +Erika's 1 +Erik's 1 +Erin 3 +Erin's 1 +Eris 2 +Eritrea 3 +Eritrea's 1 +Erlenmeyer 2 +Erlenmeyer's 1 +Erma 2 +Erma's 1 +ermine 2 +ermine's 1 +ermines 1 +Erna 2 +Erna's 1 +Ernest 9 +Ernestine 2 +Ernestine's 1 +Ernesto 2 +Ernesto's 1 +Ernest's 1 +Ernie 4 +Ernie's 1 +Ernst 6 +Ernst's 1 +erode 8 +eroded 3 +erodes 1 +eroding 2 +erogenous 2 +Eros 3 +Eroses 1 +erosion 15 +erosion's 1 +erosive 2 +Eros's 1 +erotic 7 +erotica 2 +erotically 2 +erotica's 1 +eroticism 3 +eroticism's 1 +err 4 +errand 6 +errand's 1 +errands 1 +errant 4 +errants 1 +errata 2 +errata's 1 +erratas 1 +erratic 7 +erratically 3 +erratics 1 +erratum 2 +erratum's 1 +erred 1 +erring 2 +Errol 3 +Errol's 1 +erroneous 4 +erroneously 3 +error 61 +error's 1 +errors 1 +errs 1 +Er's 1 +ersatz 2 +ersatzes 1 +Erse 2 +Erse's 1 +erstwhile 5 +erudite 3 +eruditely 1 +erudition 3 +erudition's 1 +erupt 11 +erupted 1 +erupting 2 +eruption 10 +eruption's 1 +eruptions 1 +erupts 1 +ErvIn 1 +ErvIn's 1 +Erwin 1 +Erwin's 1 +erythrocyte 3 +erythrocyte's 1 +erythrocytes 1 +E's 1 +Es 1 +es 6 +Esau 3 +Esau's 1 +escalate 5 +escalated 2 +escalates 1 +escalating 4 +escalation 4 +escalation's 1 +escalations 1 +escalator 3 +escalator's 1 +escalators 1 +escapade 4 +escapade's 1 +escapades 1 +escape 79 +escaped 3 +escapee 4 +escapee's 1 +escapees 1 +escapes 1 +escaping 4 +escapism 3 +escapism's 1 +escapist 3 +escapists 1 +escarole 2 +escarole's 1 +escaroles 1 +escarpment 3 +escarpment's 1 +escarpments 1 +eschatology 2 +eschatology's 1 +Escher 2 +Escherichia 2 +Escherichia's 1 +Escher's 1 +eschew 5 +eschewed 2 +eschewing 2 +eschews 1 +escort 18 +escorted 2 +escorting 3 +escort's 1 +escorts 1 +escrow 2 +escrow's 1 +escrows 1 +escutcheon 2 +escutcheon's 1 +escutcheons 1 +Eskimo 1 +Eskimo's 1 +Eskimos 1 +Esmeralda 2 +Esmeralda's 1 +esophagi 1 +esophagus 2 +esophagus's 1 +esoteric 5 +esoterically 2 +espadrille 2 +espadrille's 1 +espadrilles 1 +especial 4 +especially 179 +Esperanto 2 +Esperanto's 1 +Esperanza 2 +Esperanza's 1 +espied 1 +espies 1 +Espinoza 2 +Espinoza's 1 +espionage 5 +espionage's 1 +esplanade 4 +esplanade's 1 +esplanades 1 +espousal 2 +espousal's 1 +espouse 5 +espoused 2 +espouses 1 +espousing 1 +espresso 2 +espresso's 1 +espressos 1 +espy 4 +espying 1 +Esq 3 +Esq's 1 +esquire 4 +esquire's 1 +esquires 1 +essay 27 +essayed 1 +essaying 1 +essayist 3 +essayist's 1 +essayists 1 +essay's 1 +essays 1 +Essen 2 +essence 22 +essence's 1 +essences 1 +Essene 3 +Essene's 1 +Essen's 1 +essential 93 +essentially 38 +essentials 1 +Essequibo 1 +Essequibo's 1 +Essex 25 +Essex's 1 +Essie 2 +Essie's 1 +establish 178 +established 22 +establishes 1 +establishing 2 +Establishment 1 +establishment 50 +establishment's 1 +Establishment's 1 +establishments 1 +Establishments 1 +estate 76 +estate's 1 +estates 1 +Esteban 2 +Esteban's 1 +esteem 8 +esteemed 3 +esteeming 1 +esteems 1 +Estela 2 +Estela's 1 +Estella 3 +Estella's 1 +Estelle 2 +Estelle's 1 +ester 2 +Ester 2 +ester's 1 +Ester's 1 +esters 1 +Estes 2 +Esther 6 +Esther's 1 +esthete 1 +esthete's 1 +esthetes 1 +esthetic 1 +esthetically 1 +esthetics 1 +esthetics's 1 +estimable 2 +estimate 90 +estimated 19 +estimates 1 +estimating 2 +estimation 6 +estimation's 1 +estimations 1 +estimator 3 +estimator's 1 +estimators 1 +Estonia 5 +Estonian 1 +Estonians 1 +Estonia's 1 +Estrada 2 +Estrada's 1 +estrange 2 +estranged 4 +estrangement 3 +estrangement's 1 +estrangements 1 +estranges 1 +estranging 2 +estrogen 2 +estrogen's 1 +estuaries 2 +estuary 9 +estuary's 1 +eta 5 +eta's 1 +etch 6 +etched 1 +etcher 2 +etcher's 1 +etchers 1 +etches 1 +etching 4 +etching's 1 +etchings 1 +eternal 12 +eternally 3 +eternities 1 +eternity 6 +eternity's 1 +Ethan 2 +Ethan's 1 +Ethel 6 +Ethelred 2 +Ethelred's 1 +Ethel's 1 +ether 4 +ethereal 3 +ethereally 2 +Ethernet 5 +ether's 1 +ethic 5 +ethical 13 +ethically 3 +ethicals 1 +ethic's 1 +ethics 11 +Ethiopia 7 +Ethiopian 1 +Ethiopians 1 +Ethiopia's 1 +ethnic 26 +ethnically 3 +ethnicity 5 +ethnicity's 1 +ethnics 2 +ethnological 2 +ethnologist 2 +ethnologist's 1 +ethnologists 1 +ethnology 2 +ethnology's 1 +ethos 6 +ethos's 1 +etiologies 1 +etiology 2 +etiology's 1 +etiquette 4 +etiquette's 1 +Etna 3 +Etna's 1 +Eton 5 +Eton's 1 +Etruria 2 +Etruria's 1 +Etruscan 1 +Etruscan's 1 +Etruscans 1 +Etta 2 +Etta's 1 +etymological 2 +etymologies 1 +etymologist 2 +etymologist's 1 +etymologists 1 +etymology 3 +etymology's 1 +Eu 2 +eucalypti 3 +eucalyptus 3 +eucalyptuses 1 +eucalyptus's 1 +Eucharist 1 +Eucharistic 1 +Eucharist's 1 +Eucharists 1 +Euclid 3 +Euclidean 2 +Euclid's 1 +Eugene 4 +Eugene's 1 +Eugenia 2 +Eugenia's 1 +eugenics 3 +eugenics's 1 +Eugenie 3 +Eugenie's 1 +Eugenio 2 +Eugenio's 1 +Eula 1 +Eula's 1 +Euler 2 +Euler's 1 +eulogies 1 +eulogistic 2 +eulogize 2 +eulogized 1 +eulogizes 1 +eulogizing 2 +eulogy 3 +eulogy's 1 +Eumenides 2 +Eunice 2 +Eunice's 1 +eunuch 3 +eunuch's 1 +eunuchs 1 +euphemism 3 +euphemism's 1 +euphemisms 1 +euphemistic 2 +euphemistically 3 +euphony 2 +euphony's 1 +euphoria 5 +euphoria's 1 +euphoric 3 +Euphrates 2 +Euphrates's 1 +Eurasia 2 +Eurasian 1 +Eurasians 1 +Eurasia's 1 +eureka 3 +eurekas 1 +Euripides 3 +Euripides's 1 +euro 10 +Eurodollar 1 +Eurodollar's 1 +Eurodollars 1 +Europa 1 +Europa's 1 +Europe 183 +European 1 +Europeans 1 +Europe's 1 +euros 1 +Eurydice 2 +Eurydice's 1 +Eu's 1 +Eustachian 1 +Eustachian's 1 +eutectic 3 +Euterpe 2 +Euterpe's 1 +euthanasia 3 +euthanasia's 1 +Eva 1 +evacuate 9 +evacuated 2 +evacuates 1 +evacuating 1 +evacuation 7 +evacuation's 1 +evacuations 1 +evacuee 3 +evacuee's 1 +evacuees 1 +evade 7 +evaded 1 +evades 1 +evading 2 +evaluate 26 +evaluated 1 +evaluates 1 +evaluating 2 +evaluation 32 +evaluation's 1 +evaluations 1 +Evan 3 +evanescent 2 +evangelical 8 +evangelicals 1 +Evangelina 1 +Evangelina's 1 +Evangeline 2 +Evangeline's 1 +evangelism 4 +evangelism's 1 +evangelist 4 +evangelistic 3 +evangelist's 1 +evangelists 1 +evangelize 2 +evangelized 1 +evangelizes 1 +evangelizing 2 +Evan's 1 +Evans 21 +Evansville 1 +Evansville's 1 +evaporate 8 +evaporated 2 +evaporates 1 +evaporating 2 +evaporation 4 +evaporation's 1 +Eva's 1 +evasion 5 +evasion's 1 +evasions 1 +evasive 4 +evasively 2 +evasiveness 2 +evasiveness's 1 +eve 14 +Eve 8 +Evelyn 10 +Evelyn's 1 +even 728 +evened 1 +evener 1 +evenest 1 +evenhanded 2 +evening 155 +evening's 1 +evenings 1 +Evenki 1 +evenly 9 +evenness 2 +evenness's 1 +evens 1 +event 212 +eventful 3 +eventfully 1 +eventfulness 2 +eventfulness's 1 +eventide 3 +eventide's 1 +event's 1 +events 1 +eventual 12 +eventualities 1 +eventuality 4 +eventuality's 1 +eventually 93 +eventuate 3 +eventuated 1 +eventuates 1 +eventuating 1 +ever 264 +Everest 5 +Everest's 1 +Everett 4 +Everette 2 +Everette's 1 +Everett's 1 +everglade 3 +everglade's 1 +everglades 1 +Everglades 2 +evergreen 6 +evergreens 1 +everlasting 5 +everlastings 1 +evermore 2 +EverReady 1 +EverReady's 1 +Evert 2 +Evert's 1 +every 405 +everybody 64 +everyday 23 +everyone 137 +everyplace 1 +everything 189 +everywhere 34 +eve's 1 +Eve's 1 +eves 1 +Evian 1 +Evian's 1 +evict 5 +evicted 2 +evicting 1 +eviction 5 +eviction's 1 +evictions 1 +evicts 1 +evidence 220 +evidenced 1 +evidence's 1 +evidences 1 +evidencing 2 +evident 28 +evidently 17 +evidents 1 +evil 34 +evildoer 2 +evildoer's 1 +evildoers 1 +eviler 1 +evilest 1 +eviller 1 +evillest 1 +evilly 3 +evils 1 +evince 4 +evinced 1 +evinces 1 +evincing 1 +eviscerate 2 +eviscerated 2 +eviscerates 1 +eviscerating 1 +evisceration 2 +evisceration's 1 +Evita 2 +Evita's 1 +evocation 3 +evocation's 1 +evocations 1 +evocative 4 +evoke 12 +evoked 1 +evokes 1 +evoking 3 +evolution 28 +evolutionary 13 +evolution's 1 +evolve 23 +evolved 3 +evolves 1 +evolving 3 +ewe 5 +ewer 2 +ewer's 1 +ewers 1 +ewe's 1 +ewes 1 +Ewing 3 +Ewing's 1 +ex 12 +exacerbate 8 +exacerbated 2 +exacerbates 1 +exacerbating 2 +exacerbation 2 +exacerbation's 1 +exact 28 +exacted 1 +exacter 1 +exactest 1 +exacting 5 +exactingly 2 +exactitude 2 +exactitude's 1 +exactly 109 +exactness 2 +exactness's 1 +exacts 1 +exaggerate 13 +exaggerated 6 +exaggerates 1 +exaggerating 1 +exaggeration 6 +exaggeration's 1 +exaggerations 1 +exalt 4 +exaltation 3 +exaltation's 1 +exalted 3 +exalting 2 +exalts 1 +exam 19 +examination 64 +examination's 1 +examinations 1 +examine 97 +examined 2 +examiner 8 +examiner's 1 +examiners 1 +examines 1 +examining 4 +example 199 +exampled 1 +example's 1 +examples 1 +exampling 1 +exam's 1 +exams 1 +exasperate 5 +exasperated 3 +exasperates 1 +exasperating 2 +exasperation 5 +exasperation's 1 +Excalibur 2 +Excalibur's 1 +excavate 6 +excavated 3 +excavates 1 +excavating 3 +excavation 11 +excavation's 1 +excavations 1 +excavator 3 +excavator's 1 +excavators 1 +Excedrin 1 +Excedrin's 1 +exceed 32 +exceeded 2 +exceeding 1 +exceedingly 6 +exceeds 1 +excel 7 +excelled 1 +excellence 9 +excellence's 1 +Excellencies 1 +Excellency 2 +Excellency's 1 +excellent 70 +excellently 3 +excelling 1 +excels 1 +except 78 +excepted 2 +excepting 2 +exception 46 +exceptionable 2 +exceptional 20 +exceptionally 11 +exception's 1 +exceptions 1 +excepts 1 +excerpt 4 +excerpted 1 +excerpting 1 +excerpt's 1 +excerpts 1 +excess 29 +excesses 2 +excessive 19 +excessively 6 +excess's 1 +exchange 115 +exchangeable 2 +exchanged 2 +exchanges 1 +exchanging 2 +exchequer 10 +exchequer's 1 +exchequers 1 +excise 11 +excised 2 +excise's 1 +excises 1 +excising 1 +excision 3 +excision's 1 +excisions 1 +excitability 2 +excitability's 1 +excitable 3 +excitation 6 +excitation's 1 +excite 8 +excited 18 +excitedly 6 +excitement 29 +excitement's 1 +excitements 1 +excites 1 +exciting 35 +excitingly 2 +exclaim 13 +exclaimed 1 +exclaiming 2 +exclaims 2 +exclamation 5 +exclamation's 1 +exclamations 1 +exclamatory 2 +exclude 49 +excluded 3 +excludes 1 +excluding 6 +exclusion 20 +exclusion's 1 +exclusive 25 +exclusively 19 +exclusiveness 2 +exclusiveness's 1 +exclusives 1 +exclusivity 3 +exclusivity's 1 +excommunicate 4 +excommunicated 2 +excommunicates 1 +excommunicating 1 +excommunication 3 +excommunication's 1 +excommunications 1 +excoriate 2 +excoriated 2 +excoriates 1 +excoriating 1 +excoriation 2 +excoriation's 1 +excoriations 1 +excrement 3 +excrement's 1 +excrescence 2 +excrescence's 1 +excrescences 1 +excreta 2 +excrete 3 +excreted 2 +excretes 1 +excreting 1 +excretion 5 +excretion's 1 +excretions 1 +excretories 1 +excretory 2 +excruciating 3 +excruciatingly 2 +exculpate 2 +exculpated 1 +exculpates 1 +exculpating 1 +excursion 10 +excursion's 1 +excursions 1 +excusable 2 +excuse 43 +excused 2 +excuses 1 +excusing 3 +exec 3 +execrable 2 +execrate 2 +execrated 1 +execrates 1 +execrating 2 +exec's 1 +execs 1 +executable 4 +execute 22 +executed 2 +executes 1 +executing 2 +execution 19 +executioner 4 +executioner's 1 +executioners 1 +execution's 1 +executions 1 +executive 96 +executive's 1 +executives 1 +executor 5 +executor's 1 +executors 1 +executrices 1 +executrix 2 +executrixes 1 +executrix's 1 +exegeses 1 +exegesis 3 +exegesis's 1 +exemplar 6 +exemplar's 1 +exemplars 1 +exemplary 5 +exemplification 2 +exemplification's 1 +exemplifications 1 +exemplified 1 +exemplifies 1 +exemplify 9 +exemplifying 2 +exempt 13 +exempted 1 +exempting 2 +exemption 15 +exemption's 1 +exemptions 1 +exempts 1 +exercise 131 +exercised 1 +exercises 1 +exercising 3 +Exercycle 1 +exert 14 +exerted 1 +exerting 1 +exertion 4 +exertion's 1 +exertions 1 +exerts 1 +exes 2 +exhalation 2 +exhalation's 1 +exhalations 1 +exhale 4 +exhaled 2 +exhales 1 +exhaling 2 +exhaust 20 +exhausted 8 +exhaustible 2 +exhausting 5 +exhaustion 7 +exhaustion's 1 +exhaustive 5 +exhaustively 4 +exhausts 1 +exhibit 27 +exhibited 2 +exhibiting 2 +exhibition 69 +exhibitionism 2 +exhibitionism's 1 +exhibitionist 2 +exhibitionist's 1 +exhibitionists 1 +exhibition's 1 +exhibitions 1 +exhibitor 4 +exhibitor's 1 +exhibitors 1 +exhibits 1 +exhilarate 3 +exhilarated 3 +exhilarates 1 +exhilarating 5 +exhilaration 3 +exhilaration's 1 +exhort 5 +exhortation 4 +exhortation's 1 +exhortations 1 +exhorted 1 +exhorting 1 +exhorts 1 +exhumation 2 +exhumation's 1 +exhumations 1 +exhume 2 +exhumed 2 +exhumes 1 +exhuming 1 +exigencies 1 +exigency 3 +exigency's 1 +exigent 2 +exigents 1 +exiguous 2 +exile 17 +exiled 4 +exile's 1 +exiles 1 +exiling 1 +exist 118 +existed 1 +existence 68 +existence's 1 +existences 2 +existent 5 +existential 4 +existentialism 2 +existentialism's 1 +existentialist 3 +existentialists 1 +existentially 2 +existing 97 +exists 1 +exit 19 +exited 2 +exiting 3 +exit's 1 +exits 1 +Exocet 2 +Exocet's 1 +Exodus 1 +exodus 6 +exoduses 1 +exodus's 1 +Exodus's 1 +exonerate 4 +exonerated 2 +exonerates 1 +exonerating 3 +exoneration 2 +exoneration's 1 +exorbitance 2 +exorbitance's 1 +exorbitant 3 +exorbitantly 2 +exorcise 3 +exorcised 2 +exorcises 1 +exorcising 3 +exorcism 3 +exorcism's 1 +exorcisms 1 +exorcist 3 +exorcist's 1 +exorcists 1 +exorcize 2 +exorcized 1 +exorcizes 1 +exorcizing 1 +exotic 14 +exotically 2 +exotics 2 +expand 44 +expandable 3 +expanded 7 +expanding 10 +expands 1 +expanse 6 +expanse's 1 +expanses 1 +expansion 39 +expansionist 4 +expansionist's 1 +expansionists 1 +expansion's 1 +expansions 1 +expansive 4 +expansively 2 +expansiveness 2 +expatiate 3 +expatiated 1 +expatiates 1 +expatiating 1 +expatriate 8 +expatriated 1 +expatriates 1 +expatriating 1 +expatriation 2 +expatriation's 1 +expect 291 +expectancy 8 +expectancy's 1 +expectant 4 +expectantly 3 +expectation 49 +expectation's 1 +expectations 1 +expected 23 +expecting 1 +expectorant 2 +expectorants 1 +expectorate 2 +expectorated 1 +expectorates 1 +expectorating 1 +expectoration 2 +expectoration's 1 +expects 1 +expedience 2 +expediences 1 +expediencies 1 +expediency 3 +expediency's 1 +expedient 6 +expediently 2 +expedients 1 +expedite 3 +expedited 2 +expediter 2 +expediter's 1 +expediters 1 +expedites 1 +expediting 2 +expedition 18 +expeditionary 3 +expedition's 1 +expeditions 1 +expeditious 2 +expeditiously 3 +expel 11 +expelled 2 +expelling 2 +expels 1 +expend 6 +expendable 4 +expendables 1 +expended 3 +expending 2 +expenditure 59 +expenditure's 1 +expenditures 1 +expends 1 +expense 51 +expense's 1 +expenses 1 +expensive 61 +expensively 3 +experience 295 +experienced 23 +experience's 1 +experiences 1 +experiencing 2 +experiment 70 +experimental 26 +experimentally 5 +experimentation 6 +experimentation's 1 +experimented 1 +experimenter 4 +experimenter's 1 +experimenters 1 +experimenting 2 +experiment's 1 +experiments 1 +expert 79 +expertise 28 +expertise's 1 +expertly 4 +expertness 2 +expertness's 1 +expert's 1 +experts 2 +expiate 2 +expiated 1 +expiates 1 +expiating 1 +expiation 2 +expiation's 1 +expiration 3 +expiration's 1 +expire 9 +expired 2 +expires 1 +expiring 2 +expiry 5 +expiry's 1 +explain 196 +explained 2 +explaining 2 +explains 1 +explanation 66 +explanation's 1 +explanations 1 +explanatory 8 +expletive 4 +expletive's 1 +expletives 1 +explicable 3 +explicate 4 +explicated 1 +explicates 1 +explicating 1 +explication 2 +explication's 1 +explications 1 +explicit 21 +explicitly 16 +explicitness 3 +explicitness's 1 +explicits 1 +explode 19 +exploded 2 +explodes 1 +exploding 3 +exploit 32 +exploitation 15 +exploitation's 1 +exploitative 3 +exploited 3 +exploiter 3 +exploiter's 1 +exploiters 1 +exploiting 2 +exploit's 1 +exploits 1 +exploration 19 +exploration's 1 +explorations 1 +exploratory 5 +explore 50 +explored 2 +explorer 6 +explorer's 1 +explorers 1 +explores 1 +exploring 2 +explosion 24 +explosion's 1 +explosions 1 +explosive 15 +explosively 2 +explosiveness 2 +explosiveness's 1 +explosives 1 +expo 4 +exponent 6 +exponential 3 +exponentially 3 +exponentiation 2 +exponent's 1 +exponents 1 +export 61 +exportation 2 +exportation's 1 +exported 3 +exporter 8 +exporter's 1 +exporters 1 +exporting 5 +export's 1 +exports 1 +expo's 1 +expos 1 +expose 35 +exposed 9 +exposes 1 +exposing 2 +exposition 6 +exposition's 1 +expositions 1 +expository 2 +expostulate 2 +expostulated 1 +expostulates 1 +expostulating 1 +expostulation 2 +expostulation's 1 +expostulations 1 +exposure 26 +exposure's 1 +exposures 1 +expound 4 +expounded 2 +expounding 1 +expounds 1 +express 143 +expressed 5 +expresses 1 +expressible 2 +expressing 1 +expression 90 +expressionism 3 +expressionism's 1 +expressionist 4 +expressionists 1 +expressionless 4 +expression's 1 +expressions 1 +expressive 7 +expressively 2 +expressiveness 3 +expressiveness's 1 +expressly 8 +expressway 2 +expressway's 1 +expressways 1 +expropriate 3 +expropriated 2 +expropriates 1 +expropriating 1 +expropriation 3 +expropriation's 1 +expropriations 1 +expulsion 6 +expulsion's 1 +expulsions 1 +expunge 2 +expunged 2 +expunges 1 +expunging 2 +expurgate 2 +expurgated 2 +expurgates 1 +expurgating 1 +expurgation 2 +expurgation's 1 +expurgations 1 +exquisite 7 +exquisitely 4 +extant 4 +extemporaneous 2 +extemporaneously 2 +extempore 2 +extempores 1 +extemporize 2 +extemporized 2 +extemporizes 1 +extemporizing 1 +extend 99 +extendable 2 +extended 16 +extendible 2 +extending 3 +extends 1 +extension 44 +extensional 2 +extension's 1 +extensions 1 +extensive 43 +extensively 11 +extensiveness 2 +extensiveness's 1 +extent 103 +extent's 1 +extents 1 +extenuate 3 +extenuated 2 +extenuates 1 +extenuating 2 +extenuation 2 +extenuation's 1 +exterior 10 +exterior's 1 +exteriors 1 +exterminate 5 +exterminated 1 +exterminates 1 +exterminating 2 +extermination 3 +extermination's 1 +exterminations 1 +exterminator 2 +exterminator's 1 +exterminators 1 +external 52 +externally 5 +externals 1 +extinct 6 +extincted 1 +extincting 1 +extinction 8 +extinction's 1 +extinctions 1 +extincts 1 +extinguish 5 +extinguishable 1 +extinguished 2 +extinguisher 3 +extinguisher's 1 +extinguishers 1 +extinguishes 1 +extinguishing 3 +extirpate 2 +extirpated 1 +extirpates 1 +extirpating 1 +extirpation 2 +extirpation's 1 +extol 4 +extoll 2 +extolled 1 +extolling 1 +extolls 1 +extols 1 +extort 3 +extorted 2 +extorting 1 +extortion 3 +extortionate 3 +extortionist 2 +extortionists 1 +extortion's 1 +extorts 1 +extra 104 +extract 36 +extracted 2 +extracting 3 +extraction 8 +extraction's 1 +extractions 1 +extractor 3 +extractor's 1 +extractors 1 +extracts 1 +extracurricular 2 +extracurriculars 1 +extradite 3 +extradited 1 +extradites 1 +extraditing 1 +extradition 5 +extradition's 1 +extraditions 1 +extramarital 2 +extraneous 3 +extraneously 2 +extraordinaries 1 +extraordinarily 8 +extraordinary 32 +extrapolate 5 +extrapolated 2 +extrapolates 1 +extrapolating 1 +extrapolation 3 +extrapolation's 1 +extrapolations 1 +extras 1 +extrasensory 2 +extraterrestrial 3 +extraterrestrials 1 +extravagance 4 +extravagance's 1 +extravagances 1 +extravagant 7 +extravagantly 3 +extravaganza 3 +extravaganza's 1 +extravaganzas 1 +extreme 46 +extremely 70 +extremer 1 +extremes 1 +extremest 1 +extremism 3 +extremism's 1 +extremist 7 +extremist's 1 +extremists 1 +extremities 1 +extremity 4 +extremity's 1 +extricate 4 +extricated 1 +extricates 1 +extricating 1 +extrication 2 +extrication's 1 +extrinsic 3 +extrinsically 2 +extroversion 2 +extroversion's 1 +extrovert 6 +extroverted 2 +extrovert's 1 +extroverts 1 +extrude 3 +extruded 2 +extrudes 1 +extruding 1 +extrusion 2 +extrusion's 1 +extrusions 1 +exuberance 3 +exuberance's 1 +exuberant 5 +exuberantly 2 +exude 4 +exuded 2 +exudes 1 +exuding 1 +exult 4 +exultant 3 +exultantly 2 +exultation 3 +exultation's 1 +exulted 2 +exulting 2 +exults 1 +Exxon 3 +Exxon's 1 +Eyck 2 +Eyck's 1 +eye 402 +eyeball 5 +eyeballed 2 +eyeballing 3 +eyeball's 1 +eyeballs 1 +eyebrow 16 +eyebrow's 1 +eyebrows 1 +eyed 2 +eyeful 2 +eyeful's 1 +eyefuls 1 +eyeglass 3 +eyeglasses 1 +eyeglass's 1 +eyelash 5 +eyelashes 1 +eyelash's 1 +eyelet 2 +eyelet's 1 +eyelets 1 +eyelid 7 +eyelid's 1 +eyelids 1 +eyeliner 2 +eyeliner's 1 +eyeliners 1 +eyepiece 2 +eyepiece's 1 +eyepieces 1 +eye's 1 +eyes 2 +eyesight 4 +eyesight's 1 +eyesore 3 +eyesore's 1 +eyesores 1 +eyestrain 3 +eyestrain's 1 +eyeteeth 2 +eyetooth 1 +eyetooth's 1 +eyewitness 3 +eyewitnesses 1 +eyewitness's 1 +eying 1 +Eyre 4 +Eyre's 1 +eyrie 2 +eyrie's 1 +eyries 1 +eyry 2 +Eysenck 2 +Eysenck's 1 +Ezekiel 2 +Ezekiel's 1 +Ezra 3 +Ezra's 1 +F 18 +f 52 +fa 7 +Fabian 3 +fable 4 +fabled 3 +fable's 1 +fables 1 +fabric 31 +fabricate 4 +fabricated 2 +fabricates 1 +fabricating 2 +fabrication 4 +fabrication's 1 +fabrications 1 +fabric's 1 +fabrics 1 +fabulous 10 +fabulously 2 +facade 5 +facade's 1 +facades 1 +face 484 +faced 2 +faceless 3 +facelift 4 +facelifts 1 +face's 1 +faces 1 +facet 7 +faceted 2 +faceting 2 +facetious 3 +facetiously 2 +facetiousness 2 +facetiousness's 1 +facet's 1 +facets 1 +facetted 1 +facetting 1 +facial 8 +facially 2 +facials 1 +facile 3 +facilitate 19 +facilitated 2 +facilitates 1 +facilitating 3 +facilitation 2 +facilitation's 1 +facilities 1 +facility 100 +facility's 1 +facing 5 +facing's 1 +facings 1 +facsimile 5 +facsimiled 1 +facsimileing 1 +facsimile's 1 +facsimiles 1 +fact 429 +faction 16 +factional 3 +factionalism 2 +factionalism's 1 +faction's 1 +factions 1 +factitious 2 +factor 154 +factored 2 +factorial 3 +factorial's 1 +factories 1 +factoring 2 +factorization 1 +factorization's 1 +factorize 2 +factorizing 1 +factor's 1 +factors 1 +factory 65 +factory's 1 +factotum 3 +factotum's 1 +factotums 1 +fact's 1 +facts 1 +factual 10 +factually 2 +faculties 1 +faculty 19 +faculty's 1 +fad 4 +faddish 3 +fade 24 +faded 7 +fades 1 +fading 5 +fading's 1 +fad's 1 +fads 1 +faeces 1 +Faeroe 2 +Faeroe's 1 +Fafnir 2 +Fafnir's 1 +fag 7 +fagged 1 +fagging 1 +faggot 3 +faggoted 2 +faggoting 1 +faggots 1 +Fagin 4 +Fagin's 1 +fagot 2 +fagoted 1 +fagoting 1 +fagot's 1 +fagots 1 +fag's 1 +fags 2 +Fahd 3 +Fahd's 1 +Fahrenheit 2 +Fahrenheits 1 +fail 166 +failed 6 +failing 6 +failing's 1 +failings 1 +fails 1 +failure 90 +failure's 1 +failures 1 +fain 2 +fained 2 +fainer 1 +fainest 1 +faining 1 +fains 1 +faint 27 +fainted 2 +fainter 2 +faintest 1 +fainthearted 2 +fainting 3 +faintly 9 +faintness 2 +faintness's 1 +faints 1 +fair 102 +Fairbanks 3 +fairer 1 +fairest 1 +fairground 4 +fairground's 1 +fairgrounds 1 +fairies 1 +fairly 69 +fairness 9 +fairness's 1 +fairs 1 +fairway 5 +fairway's 1 +fairways 1 +fairy 12 +fairyland 2 +fairyland's 1 +fairylands 1 +fairy's 1 +Faisal 3 +Faisalabad 2 +Faisal's 1 +Faith 2 +faith 57 +faithed 1 +faithful 13 +faithfully 6 +faithfulness 3 +faithfulness's 1 +faithfuls 1 +faithing 1 +faithless 3 +faithlessly 1 +faithlessness 2 +faithlessness's 1 +faith's 1 +Faith's 1 +faiths 1 +fake 11 +faked 2 +faker 2 +faker's 1 +fakers 1 +fakes 1 +faking 2 +fakir 2 +fakir's 1 +fakirs 1 +Falasha 2 +Falasha's 1 +falcon 7 +falconer 2 +falconer's 1 +falconers 1 +falconry 2 +falconry's 1 +falcon's 1 +falcons 1 +Falkland 4 +Falkland's 1 +Falklands 7 +fall 327 +fallacies 1 +fallacious 4 +fallaciously 2 +fallacy 4 +fallacy's 1 +fallen 6 +fallibility 2 +fallibility's 1 +fallible 3 +fallibly 2 +falling 6 +falloff 1 +falloffs 1 +Fallopian 1 +Fallopian's 1 +fallout 4 +fallout's 1 +fallow 5 +fallowed 1 +fallowing 1 +fallows 1 +fall's 1 +falls 1 +false 40 +falsehood 3 +falsehood's 1 +falsehoods 1 +falsely 4 +falseness 2 +falseness's 1 +falser 1 +falsest 1 +falsetto 2 +falsetto's 1 +falsettos 1 +falsifiable 3 +falsification 3 +falsification's 1 +falsifications 1 +falsified 2 +falsifies 1 +falsify 4 +falsifying 3 +falsities 1 +falsity 3 +falsity's 1 +Falstaff 2 +Falstaff's 1 +falter 8 +faltered 1 +faltering 4 +falteringly 2 +falterings 1 +falters 1 +Falwell 2 +Falwell's 1 +fame 16 +famed 5 +fame's 1 +familial 5 +familiar 61 +familiarity 7 +familiarity's 1 +familiarization 2 +familiarization's 1 +familiarize 3 +familiarized 1 +familiarizes 1 +familiarizing 1 +familiarly 3 +familiars 2 +families 1 +family 430 +family's 1 +famine 9 +famine's 1 +famines 1 +famish 1 +famished 2 +famishes 1 +famishing 1 +famous 67 +famously 3 +fan 58 +fanatic 6 +fanatical 4 +fanatically 2 +fanaticism 3 +fanaticism's 1 +fanatic's 1 +fanatics 1 +fancied 3 +fancier 2 +fancier's 1 +fanciers 1 +fancies 1 +fanciest 1 +fanciful 4 +fancifully 2 +fancily 1 +fanciness 2 +fanciness's 1 +fancy 34 +fancying 2 +fanfare 3 +fanfare's 1 +fanfares 1 +fang 4 +fang's 1 +fangs 1 +fanned 2 +Fannie 2 +Fannie's 1 +fannies 1 +fanning 2 +fanny 4 +Fanny 4 +fanny's 1 +Fanny's 1 +fan's 1 +fans 1 +fantasied 1 +fantasies 1 +fantasize 3 +fantasized 2 +fantasizes 1 +fantasizing 2 +fantastic 14 +fantastically 3 +fantasy 21 +fantasying 1 +fantasy's 1 +fanzine 3 +far 602 +Faraday 3 +Faraday's 1 +faraway 3 +farce 5 +farce's 1 +farces 1 +farcical 3 +fare 22 +fared 1 +fare's 1 +fares 1 +farewell 11 +farewell's 1 +farewells 1 +Fargo 2 +Fargo's 1 +farina 1 +farinaceous 2 +farina's 1 +faring 1 +Farley 3 +Farley's 1 +farm 94 +farmed 2 +Farmer 3 +farmer 74 +farmer's 1 +Farmer's 1 +farmers 1 +farmhand 4 +farmhands 1 +farmhouse 10 +farmhouse's 1 +farmhouses 1 +farming 25 +farming's 1 +farmland 6 +farmland's 1 +farm's 1 +farms 1 +farmyard 4 +farmyard's 1 +farmyards 1 +Farragut 2 +Farragut's 1 +Farrakhan 2 +Farrakhan's 1 +Farrell 4 +Farrell's 1 +farrow 3 +Farrow 3 +farrowed 1 +farrowing 3 +farrow's 1 +Farrow's 1 +farrows 1 +Farsi 2 +farsighted 2 +farsightedness 2 +farsightedness's 1 +fart 6 +farted 1 +farther 6 +farthest 2 +farthing 3 +farthing's 1 +farthings 1 +farting 3 +fart's 1 +farts 1 +fa's 1 +fascinate 10 +fascinated 3 +fascinates 1 +fascinating 19 +fascination 9 +fascination's 1 +fascinations 1 +fascism 9 +fascism's 1 +fascist 12 +fascist's 1 +fascists 1 +fashion 58 +fashionable 15 +fashionably 3 +fashioned 1 +fashioning 2 +fashion's 1 +fashions 1 +Fassbinder 2 +Fassbinder's 1 +fast 103 +fasted 2 +fasten 9 +fastened 2 +fastener 3 +fastener's 1 +fasteners 1 +fastening 3 +fastening's 1 +fastenings 1 +fastens 1 +faster 20 +fastest 3 +fastidious 3 +fastidiously 2 +fastidiousness 2 +fastidiousness's 1 +fasting 4 +fastness 2 +fastnesses 1 +fastness's 1 +fasts 1 +fat 54 +Fatah 3 +Fatah's 1 +fatal 17 +fatalism 3 +fatalism's 1 +fatalist 2 +fatalistic 3 +fatalist's 1 +fatalists 1 +fatalities 1 +fatality 4 +fatality's 1 +fatally 4 +fate 28 +fated 2 +fateful 4 +fatefully 2 +fate's 1 +fates 1 +Fates 1 +fathead 2 +fathead's 1 +fatheads 1 +Father 255 +father 3 +fathered 2 +fatherhood 2 +fatherhood's 1 +fathering 3 +fatherland 3 +fatherland's 1 +fatherlands 1 +fatherless 2 +fatherly 3 +father's 1 +Father's 1 +fathers 1 +Fathers 2 +fathom 5 +fathomable 2 +fathomed 1 +fathoming 1 +fathomless 2 +fathom's 1 +fathoms 1 +fatigue 9 +fatigued 2 +fatigue's 1 +fatigues 1 +fatiguing 3 +Fatima 3 +Fatima's 1 +Fatimid 1 +Fatimid's 1 +fating 1 +fatness 2 +fatness's 1 +fat's 1 +fats 1 +fatten 4 +fattened 2 +fattening 3 +fattenings 1 +fattens 1 +fatter 3 +fattest 1 +fattier 2 +fatties 1 +fattiest 1 +fatty 9 +fatuous 3 +fatuously 2 +fatuousness 2 +fatuousness's 1 +faucet 3 +faucet's 1 +faucets 1 +Faulkner 3 +Faulknerian 1 +Faulkner's 1 +fault 48 +faulted 2 +faultfinding 1 +faultfinding's 1 +faultier 1 +faultiest 1 +faultily 2 +faultiness 1 +faultiness's 1 +faulting 2 +faultless 3 +faultlessly 2 +fault's 1 +faults 1 +faulty 7 +faun 3 +fauna 7 +faunae 1 +fauna's 1 +faunas 1 +faun's 1 +fauns 1 +Fauntleroy 2 +Fauntleroy's 1 +Faust 3 +Faustian 1 +Faustino 2 +Faustino's 1 +Faust's 1 +Faustus 3 +Faustus's 1 +favor 4 +favorable 2 +favorably 2 +favored 2 +favoring 1 +favorite 3 +favorite's 1 +favorites 1 +favoritism 2 +favoritism's 1 +favor's 1 +favors 1 +Fawkes 3 +Fawkes's 1 +fawn 6 +fawned 1 +fawning 3 +fawn's 1 +fawns 1 +fax 17 +faxed 2 +faxes 1 +faxing 3 +Fay 3 +Faye 8 +Faye's 1 +Fay's 1 +faze 2 +fazed 2 +fazes 1 +fazing 1 +FDR 2 +FDR's 1 +Fe 4 +fealty 3 +fealty's 1 +fear 149 +feared 3 +fearful 9 +fearfuller 1 +fearfullest 1 +fearfully 3 +fearfulness 2 +fearfulness's 1 +fearing 1 +fearless 4 +fearlessly 2 +fearlessness 2 +fearlessness's 1 +fear's 1 +fears 1 +fearsome 5 +feasibility 7 +feasibility's 1 +feasible 10 +feasibly 2 +feast 14 +feasted 1 +feasting 3 +feast's 1 +feasts 1 +feat 8 +feather 17 +featherbedding 2 +featherbedding's 1 +feathered 3 +featherier 1 +featheriest 1 +feathering 3 +feather's 1 +feathers 1 +featherweight 3 +featherweight's 1 +featherweights 1 +feathery 3 +feat's 1 +feats 1 +feature 176 +featured 2 +featureless 3 +feature's 1 +features 1 +featuring 1 +Feb 31 +febrile 3 +Februaries 2 +February 86 +February's 1 +Februarys 1 +Feb's 1 +fecal 2 +feces 1 +feckless 3 +fecund 2 +fecundity 3 +fecundity's 1 +fed 1 +Fed 1 +federal 41 +federalism 4 +federalism's 1 +Federalist 1 +federalist 5 +federalist's 1 +federalists 1 +federally 2 +federals 1 +federate 3 +federated 3 +federates 1 +federating 1 +federation 26 +federation's 1 +federations 1 +Federico 3 +Federico's 1 +FedEx 1 +fedora 2 +fedora's 1 +fedoras 1 +Fed's 1 +feds 1 +Feds 2 +fee 62 +feeble 8 +feebleness 2 +feebleness's 1 +feebler 1 +feeblest 1 +feebly 3 +feed 79 +feedback 15 +feedback's 1 +feedbag 1 +feedbag's 1 +feedbags 1 +feeder 6 +feeder's 1 +feeders 1 +feeding 8 +feeding's 1 +feedings 1 +feeds 1 +feel 636 +feeler 3 +feeler's 1 +feelers 2 +feeling 129 +feelingly 2 +feeling's 1 +feelings 1 +feels 1 +fee's 1 +fees 1 +feet 3 +feet's 1 +feign 4 +feigned 2 +feigning 3 +feigns 1 +feint 3 +feinted 1 +feinting 1 +feint's 1 +feints 1 +feistier 2 +feistiest 1 +feisty 3 +feldspar 3 +feldspar's 1 +Felecia 1 +Felecia's 1 +Felice 2 +Felice's 1 +Felicia 2 +Felicia's 1 +felicities 1 +felicitous 2 +felicity 3 +Felicity 6 +felicity's 1 +Felicity's 1 +feline 4 +felines 1 +Felipe 7 +Felipe's 1 +Felix 6 +Felix's 1 +fell 13 +fellatio 2 +fellatio's 1 +felled 2 +feller 4 +fellest 1 +felling 3 +Fellini 2 +Fellini's 1 +fellow 55 +fellow's 1 +fellows 1 +fellowship 11 +fellowship's 1 +fellowships 1 +fells 1 +felon 3 +felonies 1 +felonious 2 +felon's 1 +felons 1 +felony 3 +felony's 1 +felt 5 +felted 2 +felting 2 +felts 1 +female 104 +females 1 +feminine 11 +feminines 1 +femininity 5 +femininity's 1 +feminism 9 +feminism's 1 +feminist 29 +feminist's 1 +feminists 1 +femora 2 +femoral 3 +fems 1 +femur 3 +femur's 1 +femurs 1 +fen 8 +fence 27 +fenced 2 +fencer 2 +fencer's 1 +fencers 1 +fence's 1 +fences 1 +fencing 6 +fencing's 1 +fend 5 +fended 1 +fender 9 +fender's 1 +fenders 1 +fending 1 +fends 1 +Fenian 1 +Fenian's 1 +fennel 3 +fennel's 1 +fen's 1 +fens 1 +fer 6 +feral 4 +Ferber 2 +Ferber's 1 +Ferdinand 6 +Ferdinand's 1 +Fergus 7 +Ferguson 12 +Ferguson's 1 +Fergus's 1 +Ferlinghetti 2 +Ferlinghetti's 1 +Fermat 2 +Fermat's 1 +ferment 5 +fermentation 4 +fermentation's 1 +fermented 2 +fermenting 2 +ferment's 1 +ferments 1 +Fermi 2 +Fermi's 1 +Fern 1 +fern 7 +Fernandez 3 +Fernandez's 1 +Fernando 8 +Fernando's 1 +fern's 1 +Fern's 1 +ferns 1 +ferocious 5 +ferociously 3 +ferociousness 2 +ferociousness's 1 +ferocity 4 +ferocity's 1 +Ferrari 7 +Ferrari's 1 +Ferraro 2 +Ferraro's 1 +Ferrell 2 +Ferrell's 1 +ferret 9 +ferreted 2 +ferreting 3 +ferret's 1 +ferrets 2 +ferric 2 +ferried 1 +ferries 1 +Ferris 3 +ferrous 2 +ferrule 3 +ferrule's 1 +ferrules 1 +ferry 20 +ferryboat 2 +ferryboat's 1 +ferryboats 1 +ferrying 3 +ferry's 1 +fertile 8 +fertility 14 +fertility's 1 +fertilization 3 +fertilization's 1 +fertilize 3 +fertilized 3 +fertilizer 6 +fertilizer's 1 +fertilizers 1 +fertilizes 1 +fertilizing 2 +fervency 2 +fervency's 1 +fervent 4 +fervently 4 +fervid 2 +fervidly 2 +fervor 2 +fervor's 1 +Fe's 1 +fest 3 +festal 2 +festals 1 +fester 4 +festered 2 +festering 3 +festers 1 +festival 38 +festival's 1 +festivals 1 +festive 6 +festively 2 +festivities 1 +festivity 4 +festivity's 1 +festoon 5 +festooned 1 +festooning 1 +festoon's 1 +festoons 1 +fests 1 +feta 2 +fetal 6 +feta's 1 +fetch 22 +fetched 1 +fetches 1 +fetching 4 +fetchingly 2 +feted 2 +fetid 3 +feting 1 +fetish 3 +fetishes 1 +fetishism 2 +fetishism's 1 +fetishist 2 +fetishistic 2 +fetishist's 1 +fetishists 1 +fetish's 1 +fetlock 2 +fetlock's 1 +fetlocks 1 +fetter 5 +fettered 2 +fettering 2 +fetter's 1 +fetters 1 +fettle 3 +fetus 3 +fetuses 1 +fetus's 1 +feud 7 +feudal 8 +feudalism 4 +feudalism's 1 +feudalistic 2 +feuded 1 +feuding 3 +feud's 1 +feuds 1 +fever 14 +fevered 3 +feverish 4 +feverishly 3 +fever's 1 +fevers 1 +few 453 +fewer 33 +fewest 2 +fey 3 +Feynman 2 +Feynman's 1 +Fez 2 +fez 3 +fezes 1 +fez's 1 +Fez's 1 +fezzes 1 +fiasco 5 +fiascoes 1 +fiasco's 1 +fiascos 1 +fiat 3 +Fiat 4 +fiat's 1 +Fiat's 1 +fiats 1 +fib 3 +fibbed 1 +fibber 3 +fibber's 1 +fibbers 1 +fibbing 4 +fiber 2 +fiberboard 1 +fiberboard's 1 +Fiberglas 1 +Fiberglas's 1 +fiberglass 1 +fiberglass's 1 +fiber's 1 +fibers 1 +Fibonacci 2 +Fibonacci's 1 +fibroid 3 +fibrous 3 +fib's 1 +fibs 1 +fibula 3 +fibulae 1 +fibula's 1 +fibulas 1 +fices 1 +fiche 2 +fiche's 1 +fiches 1 +Fichte 2 +Fichte's 1 +fickle 3 +fickleness 2 +fickleness's 1 +fickler 1 +ficklest 1 +fiction 23 +fictional 7 +fictionalize 2 +fictionalized 2 +fictionalizes 1 +fictionalizing 1 +fiction's 1 +fictions 1 +fictitious 4 +fiddle 10 +fiddled 1 +fiddler 3 +fiddler's 1 +fiddlers 1 +fiddle's 1 +fiddles 1 +fiddlesticks 2 +fiddling 3 +fiddly 3 +Fidel 3 +fidelity 5 +fidelity's 1 +Fidel's 1 +fidget 4 +fidgeted 1 +fidgeting 3 +fidgets 1 +fidgety 2 +Fido 1 +Fido's 1 +fiduciaries 1 +fiduciary 6 +fiduciary's 1 +fie 4 +fief 3 +fief's 1 +fiefs 1 +field 8 +fielded 2 +fielder 3 +fielder's 1 +fielders 1 +fielding 2 +Fielding 5 +Fielding's 1 +field's 1 +fields 1 +Fields 3 +fieldwork 6 +fieldwork's 1 +fiend 3 +fiendish 3 +fiendishly 2 +fiend's 1 +fiends 1 +fierce 19 +fiercely 11 +fierceness 2 +fierceness's 1 +fiercer 1 +fiercest 1 +fierier 1 +fieriest 1 +fieriness 2 +fieriness's 1 +fiery 7 +fies 1 +fiesta 3 +fiesta's 1 +fiestas 1 +fife 2 +fife's 1 +fifes 1 +fifteen 1 +fifteen's 1 +fifteens 1 +fifteenth 1 +fifteenths 1 +fifth 3 +fifths 1 +fifties 2 +fiftieth 1 +fiftieths 1 +fifty 2 +fifty's 1 +fig 82 +Figaro 3 +Figaro's 1 +figged 1 +figging 2 +fight 146 +fighter 19 +fighter's 1 +fighters 1 +fighting 24 +fights 1 +figment 3 +figment's 1 +figments 1 +fig's 1 +figs 3 +Figueroa 2 +Figueroa's 1 +figurative 3 +figuratively 2 +figure 299 +figured 2 +figurehead 3 +figurehead's 1 +figureheads 1 +figure's 1 +figures 1 +figurine 3 +figurine's 1 +figurines 1 +figuring 2 +Fiji 5 +Fijian 2 +Fijian's 1 +Fijians 2 +Fiji's 1 +filament 4 +filamentous 2 +filament's 1 +filaments 1 +filbert 2 +filbert's 1 +filberts 1 +filch 2 +filched 1 +filches 1 +filching 1 +file 104 +filed 2 +file's 1 +files 1 +filet 3 +fileted 1 +fileting 1 +filet's 1 +filets 2 +filial 4 +filibuster 3 +filibustered 1 +filibustering 3 +filibuster's 1 +filibusters 1 +filigree 3 +filigreed 3 +filigreeing 1 +filigree's 1 +filigrees 1 +filing 6 +filings 1 +Filipino 1 +Filipino's 1 +Filipinos 1 +fill 115 +filled 3 +filler 5 +filler's 1 +fillers 1 +fillet 5 +filleted 2 +filleting 2 +fillet's 1 +fillets 1 +fillies 1 +filling 9 +filling's 1 +fillings 1 +fillip 3 +filliped 1 +filliping 1 +fillip's 1 +fillips 1 +Fillmore 2 +Fillmore's 1 +fills 1 +filly 4 +filly's 1 +film 150 +filmed 2 +filmier 1 +filmiest 1 +filming 4 +filming's 1 +filmmaker 4 +filmmakers 1 +film's 1 +films 1 +filmstrip 2 +filmstrip's 1 +filmstrips 1 +filmy 2 +Filofax 2 +filter 31 +filterable 2 +filtered 2 +filtering 3 +filter's 1 +filters 1 +filth 5 +filthier 1 +filthiest 1 +filthiness 2 +filthiness's 1 +filth's 1 +filthy 9 +filtrate 3 +filtrated 2 +filtrate's 1 +filtrates 1 +filtrating 1 +filtration 6 +filtration's 1 +fin 11 +finagle 3 +finagled 1 +finagler 1 +finagler's 1 +finaglers 1 +finagles 1 +finagling 2 +final 170 +finale 6 +finale's 1 +finales 1 +finalist 5 +finalist's 1 +finalists 1 +finality 3 +finality's 1 +finalize 3 +finalized 2 +finalizes 1 +finalizing 2 +finally 132 +finals 1 +finance 100 +financed 1 +finance's 1 +finances 1 +financial 168 +financially 11 +financier 5 +financier's 1 +financiers 1 +financing 9 +finch 3 +Finch 5 +finches 1 +finch's 1 +Finch's 1 +find 999 +finder 3 +finder's 1 +finders 1 +finding 48 +finding's 1 +findings 1 +finds 1 +fine 178 +fined 2 +finely 9 +fineness 2 +fineness's 1 +finer 1 +finery 3 +finery's 1 +fine's 1 +fines 1 +finesse 3 +finessed 1 +finesse's 1 +finesses 1 +finessing 2 +finest 1 +finger 97 +fingerboard 4 +fingerboard's 1 +fingerboards 1 +fingered 2 +fingering 3 +fingering's 1 +fingerings 1 +fingernail 5 +fingernail's 1 +fingernails 1 +fingerprint 6 +fingerprinted 1 +fingerprinting 3 +fingerprint's 1 +fingerprints 1 +finger's 1 +fingers 1 +fingertip 7 +fingertip's 1 +fingertips 1 +finickier 1 +finickiest 1 +finicky 2 +fining 3 +fining's 1 +finis 2 +finises 1 +finish 142 +finished 10 +finisher 3 +finisher's 1 +finishers 1 +finishes 1 +finishing 10 +finis's 1 +finite 9 +finitely 2 +fink 4 +finked 1 +finking 1 +fink's 1 +finks 1 +Finland 9 +Finland's 1 +Finley 2 +Finley's 1 +Finn 2 +Finnbogadottir 2 +Finnbogadottir's 1 +Finnegan 3 +Finnegan's 1 +finner 1 +finnier 1 +finniest 1 +Finnish 1 +Finn's 1 +Finns 1 +finny 3 +fin's 1 +fins 2 +Fiona 10 +Fiona's 1 +fiord 2 +fiord's 1 +fiords 1 +fir 5 +fire 185 +firearm 7 +firearm's 1 +firearms 1 +fireball 3 +fireball's 1 +fireballs 1 +firebomb 4 +firebombed 1 +firebombing 2 +firebomb's 1 +firebombs 1 +firebrand 3 +firebrand's 1 +firebrands 1 +firebreak 3 +firebreak's 1 +firebreaks 1 +firebug 3 +firebug's 1 +firebugs 1 +firecracker 2 +firecracker's 1 +firecrackers 1 +fired 2 +firefight 3 +firefighter 4 +firefighters 1 +firefighting 3 +firefights 1 +fireflies 1 +firefly 3 +firefly's 1 +firehouse 2 +firehouse's 1 +firehouses 1 +fireman 10 +fireman's 1 +firemen 1 +fireplace 10 +fireplace's 1 +fireplaces 1 +fireplug 1 +fireplug's 1 +fireplugs 1 +firepower 3 +firepower's 1 +fireproof 3 +fireproofed 1 +fireproofing 2 +fireproofs 1 +fire's 1 +fires 1 +fireside 3 +fireside's 1 +firesides 1 +Firestone 2 +Firestone's 1 +firestorm 3 +firestorm's 1 +firestorms 1 +firetrap 3 +firetrap's 1 +firetraps 1 +firewall 3 +firewalled 1 +firewalling 1 +firewalls 1 +firewater 2 +firewater's 1 +firewood 4 +firewood's 1 +firework 7 +firework's 1 +fireworks 1 +firing 6 +firing's 1 +firm 205 +firmament 2 +firmament's 1 +firmaments 1 +firmed 2 +firmer 1 +firmest 1 +firming 3 +firmly 42 +firmness 4 +firmness's 1 +firms 1 +firmware 2 +firmware's 1 +firring 1 +fir's 1 +firs 2 +first 3 +firstborn 3 +firstborns 1 +firsthand 3 +firstly 19 +firsts 1 +firth 5 +firth's 1 +firths 1 +fiscal 16 +fiscally 2 +fiscals 1 +Fischer 4 +Fischer's 1 +fish 120 +fishbowl 2 +fishbowl's 1 +fishbowls 1 +fished 1 +Fisher 10 +fisher 2 +fisheries 1 +fisherman 13 +fisherman's 1 +fishermen 1 +fisher's 1 +Fisher's 1 +fishers 1 +fishery 11 +fishery's 1 +fishes 1 +fishhook 2 +fishhook's 1 +fishhooks 1 +fishier 1 +fishiest 1 +fishing 34 +fishing's 1 +fishnet 2 +fishnet's 1 +fishnets 1 +fish's 1 +fishtail 3 +fishtailed 1 +fishtailing 1 +fishtail's 1 +fishtails 1 +fishwife 2 +fishwife's 1 +fishwives 1 +fishy 3 +Fisk 1 +Fisk's 1 +fission 4 +fission's 1 +fissure 5 +fissure's 1 +fissures 1 +fist 20 +fistful 3 +fistful's 1 +fistfuls 1 +fisticuffs 1 +fist's 1 +fists 1 +fit 144 +Fitch 3 +Fitch's 1 +fitful 3 +fitfully 3 +fitly 2 +fitness 18 +fitness's 1 +fit's 1 +fits 1 +fitted 5 +fitter 5 +fitter's 1 +fitters 1 +fittest 1 +fitting 21 +fittingly 3 +fittings 1 +Fitzgerald 1 +Fitzgerald's 1 +Fitzpatrick 3 +Fitzpatrick's 1 +Fitzroy 3 +Fitzroy's 1 +five 2 +fiver 7 +fiver's 1 +five's 1 +fives 1 +fix 53 +fixable 2 +fixate 5 +fixated 2 +fixates 1 +fixating 1 +fixation 5 +fixation's 1 +fixations 1 +fixative 3 +fixatives 1 +fixed 38 +fixedly 3 +fixer 3 +fixer's 1 +fixers 1 +fixes 1 +fixing 6 +fixing's 1 +fixings 1 +fixity 2 +fixity's 1 +fixture 12 +fixture's 1 +fixtures 1 +Fizeau 2 +Fizeau's 1 +fizz 4 +fizzed 2 +fizzes 1 +fizzier 1 +fizziest 1 +fizzing 2 +fizzle 4 +fizzled 1 +fizzles 1 +fizzling 2 +fizzy 3 +fjord 3 +fjord's 1 +fjords 1 +Fla 2 +flab 3 +flabbergast 2 +flabbergasted 2 +flabbergasting 1 +flabbergasts 1 +flabbier 1 +flabbiest 1 +flabbiness 2 +flabbiness's 1 +flabby 4 +flab's 1 +flaccid 2 +flack 2 +flack's 1 +flacks 1 +flag 25 +flagella 2 +flagella's 1 +flagellate 3 +flagellated 1 +flagellates 1 +flagellating 1 +flagellation 2 +flagellation's 1 +flagellum 2 +flagellum's 1 +flagellums 1 +flagged 2 +flagging 4 +flagging's 1 +flagon 2 +flagon's 1 +flagons 1 +flagpole 2 +flagpole's 1 +flagpoles 1 +flagrant 4 +flagrantly 2 +flag's 1 +flags 1 +flagship 5 +flagship's 1 +flagships 1 +flagstaff 2 +flagstaff's 1 +flagstaffs 1 +flagstone 3 +flagstone's 1 +flagstones 1 +flail 4 +flailed 1 +flailing 4 +flail's 1 +flails 1 +flair 7 +flair's 1 +flairs 1 +flak 4 +flake 9 +flaked 2 +flake's 1 +flakes 1 +flakier 1 +flakiest 1 +flakiness 2 +flakiness's 1 +flaking 2 +flak's 1 +flaks 1 +flaky 2 +flambeing 1 +flambes 1 +flamboyance 2 +flamboyance's 1 +flamboyant 5 +flamboyantly 2 +flame 27 +flamed 2 +flamenco 4 +flamenco's 1 +flamencos 1 +flame's 1 +flames 1 +flamethrower 2 +flamethrower's 1 +flamethrowers 1 +flaming 5 +flamingo 3 +flamingoes 1 +flamingo's 1 +flamingos 1 +flamings 1 +flammability 2 +flammability's 1 +flammable 3 +flammables 1 +flan 3 +Flanagan 3 +Flanagan's 1 +Flanders 6 +Flanders's 1 +flange 3 +flange's 1 +flanges 1 +flank 16 +flanked 1 +flanking 3 +flank's 1 +flanks 1 +flannel 5 +flanneled 1 +flannelette 2 +flannelette's 1 +flanneling 1 +flannelled 2 +flannelling 1 +flannel's 1 +flannels 1 +flan's 1 +flap 13 +flapjack 3 +flapjack's 1 +flapjacks 1 +flapped 2 +flapper 2 +flapper's 1 +flappers 1 +flapping 3 +flaps 1 +flare 13 +flared 3 +flares 1 +flaring 3 +Fla's 1 +flash 35 +flashback 3 +flashback's 1 +flashbacks 1 +flashbulb 3 +flashbulb's 1 +flashbulbs 1 +flashed 2 +flasher 2 +flasher's 1 +flashers 1 +flashes 1 +flashest 1 +flashgun 3 +flashguns 1 +flashier 1 +flashiest 1 +flashily 2 +flashiness 2 +flashiness's 1 +flashing 6 +flashing's 1 +flashlight 3 +flashlight's 1 +flashlights 1 +flash's 1 +flashy 4 +flask 7 +flask's 1 +flasks 1 +flat 112 +flatbed 2 +flatbeds 1 +flatboat 2 +flatboat's 1 +flatboats 1 +flatcar 1 +flatcar's 1 +flatcars 1 +flatfeet 1 +flatfish 2 +flatfishes 1 +flatfish's 1 +flatfoot 3 +flatfooted 2 +flatfooting 1 +flatfoot's 1 +flatfoots 1 +flatiron 2 +flatiron's 1 +flatirons 1 +flatly 6 +flatness 3 +flatness's 1 +flat's 1 +flats 1 +Flatt 2 +flatted 2 +flatten 8 +flattened 4 +flattening 3 +flattens 1 +flatter 7 +flattered 3 +flatterer 2 +flatterer's 1 +flatterers 1 +flattering 5 +flatteringly 2 +flatters 1 +flattery 4 +flattery's 1 +flattest 1 +flatting 1 +flattop 1 +flattop's 1 +flattops 1 +Flatt's 1 +flatulence 2 +flatulence's 1 +flatulent 2 +flatware 2 +flatware's 1 +Flaubert 4 +Flaubert's 1 +flaunt 5 +flaunted 2 +flaunting 3 +flaunts 1 +flautist 2 +flautist's 1 +flautists 1 +flavor 2 +flavored 1 +flavorful 1 +flavoring 1 +flavoring's 1 +flavorings 1 +flavorless 1 +flavor's 1 +flavors 1 +flaw 7 +flawed 6 +flawing 1 +flawless 3 +flawlessly 2 +flaw's 1 +flaws 1 +flax 4 +flaxen 3 +flax's 1 +flay 3 +flayed 2 +flaying 3 +flays 1 +flea 6 +flea's 1 +fleas 2 +fleck 6 +flecked 2 +flecking 2 +fleck's 1 +flecks 1 +fled 1 +fledged 3 +fledgling 4 +fledgling's 1 +fledglings 1 +flee 23 +fleece 5 +fleeced 1 +fleece's 1 +fleeces 1 +fleecier 1 +fleeciest 1 +fleecing 2 +fleecy 2 +fleeing 4 +flees 1 +fleet 25 +fleeted 1 +fleeter 2 +fleetest 1 +fleeting 7 +fleetingly 3 +fleetingly's 1 +fleetness 2 +fleetness's 1 +fleet's 1 +fleets 1 +Fleischer 1 +Fleischer's 1 +Fleming 8 +Fleming's 1 +Flemings 1 +Flemish 1 +Flemish's 1 +flesh 28 +fleshed 1 +fleshes 1 +fleshier 1 +fleshiest 1 +fleshing 2 +fleshlier 1 +fleshliest 1 +fleshly 2 +flesh's 1 +fleshy 5 +Fletcher 8 +Fletcher's 1 +flew 1 +flex 10 +flexed 1 +flexes 1 +flexibility 22 +flexibility's 1 +flexible 28 +flexibly 3 +flexing 3 +flex's 1 +flextime 1 +flibbertigibbet 3 +flibbertigibbet's 1 +flibbertigibbets 1 +flick 16 +flicked 2 +flicker 14 +flickered 2 +flickering 5 +flickers 1 +flicking 2 +flicks 1 +flied 1 +flier 3 +flier's 1 +fliers 1 +flies 1 +fliest 1 +flight 2 +flightier 1 +flightiest 1 +flightiness 2 +flightiness's 1 +flightless 2 +flight's 1 +flights 1 +flighty 2 +flimflam 1 +flimflammed 1 +flimflamming 1 +flimflam's 1 +flimflams 1 +flimsier 1 +flimsiest 1 +flimsily 2 +flimsiness 2 +flimsiness's 1 +flimsy 6 +flinch 7 +flinched 1 +flinches 1 +flinching 2 +fling 18 +flinging 2 +flings 1 +flint 5 +Flint 5 +flintier 1 +flintiest 1 +flintlock 2 +flintlock's 1 +flintlocks 1 +flint's 1 +Flint's 1 +flints 1 +Flintstones 1 +flinty 3 +flip 8 +flippancy 2 +flippancy's 1 +flippant 3 +flippantly 2 +flipped 1 +flipper 3 +flipper's 1 +flippers 1 +flippest 1 +flipping 6 +flips 1 +flirt 6 +flirtation 3 +flirtation's 1 +flirtations 1 +flirtatious 2 +flirtatiously 2 +flirted 2 +flirting 3 +flirts 1 +flit 5 +flits 1 +flitted 2 +flitting 3 +Flo 3 +float 28 +floated 2 +floater 2 +floater's 1 +floaters 1 +floating 12 +floats 1 +flock 18 +flocked 2 +flocking 3 +flock's 1 +flocks 1 +floe 2 +floe's 1 +floes 1 +flog 4 +flogged 2 +flogging 3 +flogging's 1 +floggings 1 +flogs 1 +flood 32 +flooded 3 +flooder 1 +floodgate 4 +floodgate's 1 +floodgates 1 +flooding 8 +floodlight 4 +floodlighted 1 +floodlighting 3 +floodlight's 1 +floodlights 1 +floodlit 4 +flood's 1 +floods 1 +floor 131 +floorboard 6 +floorboard's 1 +floorboards 1 +floored 2 +flooring 4 +flooring's 1 +floor's 1 +floors 1 +floozie 2 +floozies 1 +floozy 2 +floozy's 1 +flop 8 +flophouse 2 +flophouse's 1 +flophouses 1 +flopped 1 +floppier 1 +floppies 1 +floppiest 1 +floppiness 1 +floppiness's 1 +flopping 2 +floppy 9 +flops 1 +flora 11 +Flora 7 +florae 1 +floral 7 +flora's 1 +Flora's 1 +floras 1 +Florence 11 +Florence's 1 +Florentine 2 +Flores 2 +florid 3 +Florida 11 +Floridan 1 +Florida's 1 +floridly 2 +florin 3 +Florine 1 +Florine's 1 +florin's 1 +florins 1 +florist 4 +florist's 1 +florists 1 +Florsheim 2 +Florsheim's 1 +Flory 2 +Flory's 1 +Flo's 1 +floss 5 +flossed 1 +flosses 1 +Flossie 2 +Flossie's 1 +flossing 2 +floss's 1 +flotation 5 +flotation's 1 +flotations 1 +flotilla 4 +flotilla's 1 +flotillas 1 +flotsam 4 +flotsam's 1 +flounce 4 +flounced 2 +flounces 1 +flouncing 2 +flounder 6 +floundered 1 +floundering 3 +flounders 1 +flour 14 +floured 2 +flourier 1 +flouriest 1 +flouring 1 +flourish 16 +flourished 1 +flourishes 1 +flourishing 5 +flour's 1 +flours 1 +floury 2 +flout 4 +flouted 2 +flouting 2 +flouts 1 +flow 82 +flowed 1 +flower 83 +flowerbed 5 +flowerbed's 1 +flowerbeds 1 +flowered 3 +flowerier 1 +floweriest 1 +floweriness 2 +floweriness's 1 +flowering 8 +flowerpot 4 +flowerpot's 1 +flowerpots 1 +flower's 1 +flowers 1 +Flowers 3 +flowery 3 +flowing 7 +flown 1 +flows 1 +Floyd 5 +Floyd's 1 +flu 9 +flub 2 +flubbed 1 +flubbing 1 +flubs 1 +fluctuate 5 +fluctuated 2 +fluctuates 1 +fluctuating 4 +fluctuation 11 +fluctuation's 1 +fluctuations 1 +flue 5 +fluency 5 +fluency's 1 +fluent 6 +fluently 3 +fluents 1 +flue's 1 +flues 1 +fluff 5 +fluffed 2 +fluffier 1 +fluffiest 1 +fluffiness 2 +fluffiness's 1 +fluffing 1 +fluff's 1 +fluffs 1 +fluffy 5 +fluid 23 +fluidity 3 +fluidity's 1 +fluidly 2 +fluid's 1 +fluids 1 +fluke 5 +fluked 2 +fluke's 1 +flukes 1 +flukey 3 +flukier 1 +flukiest 1 +fluking 1 +fluky 2 +flume 2 +flume's 1 +flumes 1 +flummox 3 +flummoxed 2 +flummoxes 1 +flummoxing 1 +flung 2 +flunk 2 +flunked 1 +flunkey 2 +flunkey's 1 +flunkeys 1 +flunkies 1 +flunking 1 +flunks 1 +flunky 4 +flunky's 1 +fluoresce 2 +fluoresced 1 +fluorescence 3 +fluorescence's 1 +fluorescent 7 +fluoresces 1 +fluorescing 1 +fluoridate 2 +fluoridated 2 +fluoridates 1 +fluoridating 1 +fluoridation 2 +fluoridation's 1 +fluoride 4 +fluoride's 1 +fluorides 1 +fluorine 3 +fluorine's 1 +fluorite 2 +fluorite's 1 +fluorocarbon 2 +fluorocarbon's 1 +fluorocarbons 1 +fluoroscope 2 +fluoroscope's 1 +fluoroscopes 1 +flurried 2 +flurries 1 +flurry 6 +flurrying 1 +flurry's 1 +flu's 1 +flush 22 +flushed 4 +flusher 2 +flushes 2 +flushest 1 +flushing 2 +fluster 4 +flustered 3 +flustering 1 +flusters 1 +flute 9 +fluted 3 +flute's 1 +flutes 2 +fluting 2 +fluting's 1 +flutist 2 +flutist's 1 +flutists 1 +flutter 9 +fluttered 1 +fluttering 4 +flutters 1 +fluttery 3 +flux 8 +fluxed 1 +fluxes 1 +fluxing 1 +flux's 1 +fly 111 +flyby 1 +flyby's 1 +flybys 1 +flycatcher 3 +flycatcher's 1 +flycatchers 1 +flyer 5 +flyer's 1 +flyers 1 +flying 29 +flyleaf 2 +flyleaf's 1 +flyleaves 1 +Flynn 4 +Flynn's 1 +flyover 4 +flyover's 1 +flyovers 1 +flypaper 3 +flypaper's 1 +flypapers 1 +flysheet 4 +flyspeck 1 +flyspecked 1 +flyspecking 1 +flyspeck's 1 +flyspecks 1 +flyswatter 1 +flyswatters 1 +flyweight 3 +flyweight's 1 +flyweights 1 +flywheel 4 +flywheel's 1 +flywheels 1 +Fm 1 +Fm's 1 +FNMA 1 +FNMA's 1 +foal 7 +foaled 1 +foaling 2 +foal's 1 +foals 1 +foam 11 +foamed 2 +foamier 1 +foamiest 1 +foaming 4 +foam's 1 +foams 1 +foamy 3 +fob 4 +fobbed 1 +fobbing 1 +fob's 1 +fobs 1 +focal 7 +Foch 2 +Foch's 1 +foci 1 +foci's 1 +fo'c'sle 2 +focus 89 +focused 3 +focuses 1 +focusing 3 +focus's 1 +focussed 3 +focusses 1 +focussing 3 +fodder 5 +fodder's 1 +fodders 1 +foe 7 +foe's 1 +foes 1 +foetal 3 +foetid 2 +foetus 5 +foetuses 1 +fog 15 +fogbound 2 +fogey 2 +fogeys 1 +fogged 2 +foggier 1 +foggiest 1 +fogginess 2 +fogginess's 1 +fogging 2 +foggy 4 +foghorn 2 +foghorn's 1 +foghorns 1 +fogies 1 +fog's 1 +fogs 1 +fogy 2 +fogy's 1 +foible 3 +foible's 1 +foibles 1 +foil 10 +foiled 2 +foiling 2 +foils 1 +foist 4 +foisted 2 +foisting 2 +foists 1 +Fokker 2 +Fokker's 1 +fold 29 +foldaway 2 +folded 5 +folder 7 +folder's 1 +folders 1 +folding 6 +folds 1 +Foley 4 +Foley's 1 +Folgers 1 +foliage 10 +foliage's 1 +folio 4 +folio's 1 +folios 1 +folk 28 +folklore 5 +folklore's 1 +folk's 1 +folks 1 +folksier 1 +folksiest 1 +folksy 2 +follicle 3 +follicle's 1 +follicles 1 +follies 2 +follow 463 +followed 1 +follower 14 +follower's 1 +followers 1 +following 159 +followings 1 +follows 2 +folly 13 +folly's 1 +Folsom 2 +Fomalhaut 2 +Fomalhaut's 1 +foment 4 +fomentation 2 +fomentation's 1 +fomented 1 +fomenting 2 +foments 1 +fond 15 +Fonda 3 +fondant 5 +fondant's 1 +fondants 1 +Fonda's 1 +fonded 1 +fonder 1 +fondest 1 +fonding 1 +fondle 4 +fondled 1 +fondles 1 +fondling 2 +fondly 4 +fondness 4 +fondness's 1 +fond's 1 +fonds 2 +fondue 3 +fondue's 1 +fondues 1 +font 9 +font's 1 +fonts 1 +food 213 +food's 1 +foods 1 +foodstuff 5 +foodstuff's 1 +foodstuffs 1 +fool 32 +fooled 2 +fooleries 1 +foolery 2 +foolery's 1 +foolhardier 1 +foolhardiest 1 +foolhardiness 2 +foolhardiness's 1 +foolhardy 3 +fooling 3 +foolish 14 +foolisher 1 +foolishest 1 +foolishly 4 +foolishness 3 +foolishness's 1 +foolproof 4 +fool's 1 +fools 1 +foolscap 2 +foolscap's 1 +Foosball 1 +Foosball's 1 +foot 220 +footage 5 +footage's 1 +football 71 +footballer 8 +footballers 1 +football's 1 +footballs 1 +footbridge 3 +footbridge's 1 +footbridges 1 +footed 2 +footfall 3 +footfall's 1 +footfalls 1 +foothill 3 +foothill's 1 +foothills 1 +foothold 5 +foothold's 1 +footholds 1 +footing 6 +footing's 1 +footings 1 +footlights 1 +footlocker 1 +footlocker's 1 +footlockers 1 +footloose 3 +footman 3 +footman's 1 +footmen 1 +footnote 7 +footnoted 1 +footnote's 1 +footnotes 1 +footnoting 2 +footpath 9 +footpath's 1 +footpaths 1 +footprint 7 +footprint's 1 +footprints 1 +footrest 2 +footrest's 1 +footrests 1 +foot's 1 +foots 1 +footsie 2 +footsie's 1 +footsies 1 +footsore 3 +footstep 12 +footstep's 1 +footsteps 1 +footstool 3 +footstool's 1 +footstools 1 +footwear 4 +footwear's 1 +footwork 3 +footwork's 1 +fop 3 +fopped 1 +fopping 1 +foppish 3 +fop's 1 +fops 1 +for 8557 +fora 1 +forage 6 +foraged 1 +forager 3 +forager's 1 +foragers 1 +forage's 1 +forages 1 +foraging 3 +foray 6 +forayed 1 +foraying 1 +foray's 1 +forays 1 +forbad 2 +forbade 1 +forbear 3 +forbearance 3 +forbearance's 1 +forbearing 2 +forbears 1 +Forbes 1 +Forbes's 1 +forbid 15 +forbidden 4 +forbidding 6 +forbiddingly 2 +forbiddings 1 +forbids 1 +forbore 2 +forborne 2 +force 367 +forced 9 +forceful 6 +forcefully 4 +forcefulness 2 +forcefulness's 1 +forceps 2 +forceps's 1 +force's 1 +forces 1 +forcible 3 +forcibly 6 +forcing 4 +Ford 1 +ford 8 +forded 1 +fording 3 +ford's 1 +Ford's 1 +fords 1 +fore 11 +forearm 6 +forearmed 2 +forearming 1 +forearm's 1 +forearms 1 +forebear 5 +forebear's 1 +forebears 1 +forebode 2 +foreboded 1 +forebodes 1 +foreboding 4 +foreboding's 1 +forebodings 1 +forecast 29 +forecasted 2 +forecaster 3 +forecaster's 1 +forecasters 1 +forecasting 5 +forecastle 2 +forecastle's 1 +forecastles 1 +forecasts 1 +foreclose 2 +foreclosed 2 +forecloses 1 +foreclosing 1 +foreclosure 3 +foreclosure's 1 +foreclosures 1 +forefather 3 +forefather's 1 +forefathers 1 +forefeet 2 +forefinger 4 +forefinger's 1 +forefingers 1 +forefoot 2 +forefoot's 1 +forefront 7 +forefront's 1 +forefronts 1 +forego 3 +foregoes 1 +foregoing 6 +foregoings 1 +foregone 3 +foreground 7 +foregrounded 2 +foregrounding 3 +foreground's 1 +foregrounds 2 +forehand 4 +forehands 1 +forehead 16 +forehead's 1 +foreheads 1 +foreign 163 +foreigner 14 +foreigner's 1 +foreigners 1 +foreknowledge 2 +foreknowledge's 1 +foreleg 3 +foreleg's 1 +forelegs 1 +forelock 2 +forelock's 1 +forelocks 1 +Foreman 3 +foreman 6 +foreman's 1 +Foreman's 1 +foremast 3 +foremast's 1 +foremasts 1 +foremen 1 +foremost 9 +forename 3 +forename's 1 +forenames 1 +forenoon 2 +forenoon's 1 +forenoons 1 +forensic 8 +forensics 2 +foreordain 1 +foreordained 1 +foreordaining 1 +foreordains 1 +foreplay 3 +foreplay's 1 +forerunner 5 +forerunner's 1 +forerunners 1 +fores 1 +foresail 2 +foresail's 1 +foresails 1 +foresaw 1 +foresee 10 +foreseeable 6 +foreseeing 1 +foreseen 2 +foresees 1 +foreshadow 3 +foreshadowed 2 +foreshadowing 3 +foreshadows 1 +foreshorten 2 +foreshortened 2 +foreshortening 2 +foreshortens 1 +foresight 4 +foresight's 1 +foreskin 3 +foreskin's 1 +foreskins 1 +Forest 4 +forest 94 +forestall 3 +forestalled 1 +forestalling 2 +forestalls 1 +forestation 2 +forestation's 1 +forested 3 +Forester 2 +forester 6 +forester's 1 +Forester's 1 +foresters 1 +foresting 1 +forestry 12 +forestry's 1 +forest's 1 +Forest's 1 +forests 1 +foretaste 3 +foretasted 1 +foretaste's 1 +foretastes 1 +foretasting 1 +foretell 3 +foretelling 1 +foretells 1 +forethought 2 +forethought's 1 +foretold 2 +forever 20 +forevermore 2 +forewarn 3 +forewarned 2 +forewarning 3 +forewarns 1 +forewent 1 +forewoman 2 +forewoman's 1 +forewomen 1 +foreword 4 +foreword's 1 +forewords 1 +forfeit 7 +forfeited 2 +forfeiting 2 +forfeit's 1 +forfeits 1 +forfeiture 4 +forfeiture's 1 +forgather 2 +forgathered 1 +forgathering 1 +forgathers 1 +forgave 1 +forge 15 +forged 4 +forger 2 +forgeries 1 +forger's 1 +forgers 1 +forgery 5 +forgery's 1 +forge's 1 +forges 1 +forget 127 +forgetful 3 +forgetfully 2 +forgetfulness 3 +forgetfulness's 1 +forgets 1 +forgettable 2 +forgetting 2 +forging 3 +forging's 1 +forgivable 2 +forgive 24 +forgiven 2 +forgiveness 6 +forgiveness's 1 +forgives 1 +forgiving 4 +forgo 4 +forgoes 1 +forgoing 3 +forgone 2 +forgot 1 +forgotten 5 +fork 14 +forked 3 +forking 2 +forklift 2 +forklift's 1 +forklifts 1 +fork's 1 +forks 1 +forlorn 4 +forlorner 1 +forlornest 1 +forlornly 3 +form 552 +formal 68 +formaldehyde 3 +formaldehyde's 1 +formalism 3 +formalism's 1 +formalities 1 +formality 9 +formality's 1 +formalization 2 +formalization's 1 +formalize 4 +formalized 3 +formalizes 1 +formalizing 1 +formally 24 +formals 1 +format 31 +formation 46 +formation's 1 +formations 1 +formative 6 +format's 1 +formats 1 +formatted 2 +formatting 2 +formed 2 +former 174 +formerly 22 +Formica 2 +Formica's 1 +Formicas 1 +formidable 14 +formidably 2 +forming 2 +formless 3 +formlessly 1 +formlessness 2 +formlessness's 1 +Formosa 2 +Formosan 1 +Formosa's 1 +form's 1 +forms 1 +formula 34 +formulae 1 +formulaic 2 +formula's 1 +formulas 1 +formulate 18 +formulated 2 +formulates 1 +formulating 2 +formulation 13 +formulation's 1 +formulations 1 +fornicate 3 +fornicated 1 +fornicates 1 +fornicating 2 +fornication 3 +fornication's 1 +Forrest 3 +Forrest's 1 +forsake 4 +forsaken 2 +forsakes 1 +forsaking 1 +forsook 3 +forsooth 3 +Forster 7 +Forster's 1 +forswear 2 +forswearing 1 +forswears 1 +forswore 2 +forsworn 2 +forsythia 2 +forsythia's 1 +forsythias 1 +fort 11 +Fortaleza 1 +Fortaleza's 1 +forte 8 +forte's 1 +fortes 1 +forth 16 +forthcoming 18 +forthright 4 +forthrightly 2 +forthrightness 2 +forthrightness's 1 +forthwith 5 +forties 1 +fortieth 1 +fortieths 1 +fortification 4 +fortification's 1 +fortifications 1 +fortified 4 +fortifies 1 +fortify 4 +fortifying 1 +fortissimo 3 +fortitude 3 +fortitude's 1 +fortnight 17 +fortnightly 3 +fortnight's 1 +fortnights 1 +fortress 9 +fortressed 1 +fortresses 1 +fortressing 1 +fortress's 1 +fort's 1 +forts 2 +fortuitous 3 +fortuitously 2 +fortunate 16 +fortunately 18 +fortune 33 +fortune's 1 +fortunes 1 +forty 2 +forty's 1 +forum 22 +forum's 1 +forums 1 +forward 161 +forwarded 2 +forwarder 2 +forwardest 1 +forwarding 3 +forwarding's 1 +forwardness 2 +forwardness's 1 +forwards 15 +forwent 1 +fossil 16 +fossilization 2 +fossilization's 1 +fossilize 2 +fossilized 2 +fossilizes 1 +fossilizing 1 +fossil's 1 +fossils 1 +Foster 10 +foster 19 +fostered 2 +fostering 4 +Foster's 1 +fosters 1 +Fotomat 1 +Fotomat's 1 +Foucault 5 +Foucault's 1 +fought 1 +foul 17 +fouled 2 +fouler 2 +foulest 1 +fouling 2 +foully 2 +foulness 2 +foulness's 1 +fouls 1 +found 35 +foundation 54 +foundation's 1 +foundations 1 +founded 1 +founder 21 +foundered 1 +foundering 3 +founder's 1 +founders 1 +founding 8 +foundling 3 +foundling's 1 +foundries 1 +foundry 4 +foundry's 1 +founds 1 +fount 3 +fountain 12 +fountained 1 +fountainhead 2 +fountainhead's 1 +fountainheads 1 +fountaining 1 +fountain's 1 +fountains 1 +fount's 1 +founts 1 +four 3 +fourfold 3 +Fourier 3 +Fourier's 1 +Fourneyron 1 +Fourneyron's 1 +four's 1 +fours 2 +fourscore 1 +foursome 4 +foursome's 1 +foursomes 1 +foursquare 3 +fourteen 1 +fourteen's 1 +fourteens 1 +fourteenth 1 +fourteenths 1 +fourth 3 +fourthly 3 +fourths 1 +fowl 5 +fowled 1 +Fowler 6 +Fowler's 1 +fowling 3 +fowl's 1 +fowls 1 +fox 16 +Fox 16 +foxed 2 +foxes 1 +foxglove 4 +foxglove's 1 +foxgloves 1 +foxhole 2 +foxhole's 1 +foxholes 1 +foxhound 3 +foxhound's 1 +foxhounds 1 +foxier 1 +foxiest 1 +foxing 2 +fox's 1 +Fox's 1 +foxtrot 3 +foxtrot's 1 +foxtrots 1 +foxtrotted 1 +foxtrotting 1 +foxy 3 +foyer 6 +foyer's 1 +foyers 1 +Fr 2 +fracas 4 +fracases 1 +fracas's 1 +fractal 3 +fractals 1 +fraction 22 +fractional 3 +fractionally 3 +fraction's 1 +fractions 1 +fractious 3 +fractiously 2 +fracture 11 +fractured 4 +fracture's 1 +fractures 1 +fracturing 2 +fragile 11 +fragility 3 +fragility's 1 +fragment 28 +fragmentary 4 +fragmentation 6 +fragmentation's 1 +fragmented 6 +fragmenting 3 +fragment's 1 +fragments 1 +Fragonard 2 +Fragonard's 1 +fragrance 7 +fragrance's 1 +fragrances 1 +fragrant 5 +fragrantly 2 +frail 9 +frailer 1 +frailest 1 +frailties 1 +frailty 4 +frailty's 1 +frame 55 +framed 5 +framer 2 +framer's 1 +framers 1 +frame's 1 +frames 1 +framework 43 +framework's 1 +frameworks 1 +framing 4 +Fran 7 +franc 10 +France 125 +France's 1 +Frances 8 +Francesca 4 +Francesca's 1 +franchise 13 +franchised 2 +franchisee 3 +franchisees 1 +franchiser 2 +franchiser's 1 +franchisers 1 +franchise's 1 +franchises 1 +franchising 2 +Francine 2 +Francine's 1 +Francis 27 +Francisca 2 +Franciscan 2 +Franciscan's 1 +Francisca's 1 +Francisco 10 +Francisco's 1 +Franck 2 +Franck's 1 +Franco 12 +Francois 3 +Francoise 2 +Francoise's 1 +Francois's 1 +Franco's 1 +franc's 1 +francs 1 +Franglais 1 +Franglais's 1 +frank 11 +Frank 40 +franked 2 +Frankel 2 +Frankel's 1 +Frankenstein 5 +Frankenstein's 1 +Frankensteins 1 +franker 2 +frankest 1 +Frankfort 2 +Frankfort's 1 +Frankfurt 8 +frankfurter 2 +Frankfurter 2 +frankfurter's 1 +Frankfurter's 1 +frankfurters 1 +Frankfurt's 1 +Frankie 9 +Frankie's 1 +frankincense 2 +frankincense's 1 +franking 3 +Franklin 7 +Franklin's 1 +frankly 12 +frankness 3 +frankness's 1 +Frank's 1 +franks 1 +Franks 1 +Franny 2 +Franny's 1 +Fran's 1 +frantic 8 +frantically 6 +Franz 5 +Franz's 1 +frappes 1 +Fraser 12 +Fraser's 1 +frat 2 +fraternal 3 +fraternally 2 +fraternities 1 +fraternity 5 +fraternity's 1 +fraternization 2 +fraternization's 1 +fraternize 2 +fraternized 1 +fraternizes 1 +fraternizing 1 +fratricide 3 +fratricide's 1 +fratricides 1 +frat's 1 +frats 1 +fraud 21 +fraud's 1 +frauds 1 +fraudulence 2 +fraudulent 5 +fraudulently 3 +fraught 5 +fraughted 1 +fraughting 1 +fraughts 1 +fray 6 +frayed 3 +fraying 3 +fray's 1 +frays 1 +Frazier 2 +Frazier's 1 +frazzle 3 +frazzled 2 +frazzles 1 +frazzling 1 +freak 9 +freaked 1 +freakier 1 +freakiest 1 +freaking 1 +freakish 2 +freak's 1 +freaks 1 +freaky 2 +freckle 5 +freckled 3 +freckle's 1 +freckles 1 +freckling 1 +Fred 1 +Freda 3 +Freda's 1 +Freddie 7 +Freddie's 1 +Freddy 4 +Freddy's 1 +Frederic 3 +Frederick 10 +Frederick's 1 +Frederic's 1 +Fredericton 1 +Fredericton's 1 +Fredric 2 +Fredrick 2 +Fredrick's 1 +Fredric's 1 +Fred's 1 +free 228 +freebase 3 +freebased 1 +freebases 1 +freebasing 1 +freebee 2 +freebees 1 +freebie 3 +freebie's 1 +freebies 1 +freebooter 2 +freebooter's 1 +freebooters 1 +freed 2 +freedman 2 +freedman's 1 +freedmen 1 +freedom 66 +freedom's 1 +freedoms 1 +freehand 3 +freehold 5 +freeholder 4 +freeholder's 1 +freeholders 1 +freehold's 1 +freeholds 1 +freeing 2 +freelance 7 +freelanced 1 +freelancer 2 +freelancers 1 +freelance's 1 +freelances 1 +freelancing 2 +freeload 2 +freeloaded 1 +freeloader 2 +freeloader's 1 +freeloaders 1 +freeloading 2 +freeloads 1 +freely 18 +Freeman 3 +freeman 7 +freeman's 1 +Freeman's 1 +Freemason 1 +Freemasonries 1 +Freemasonry 2 +Freemasonry's 1 +Freemason's 1 +Freemasons 1 +freemen 1 +freer 2 +frees 1 +freest 1 +freestanding 3 +freestyle 3 +freestyle's 1 +freestyles 1 +freethinker 2 +freethinker's 1 +freethinkers 1 +freethinking 1 +Freetown 2 +Freetown's 1 +freeway 3 +freeway's 1 +freeways 1 +freewheel 3 +freewheeled 1 +freewheeling 3 +freewheels 1 +freewill 2 +freeze 27 +freezer 7 +freezer's 1 +freezers 1 +freezes 1 +freezing 12 +Freida 2 +Freida's 1 +freight 13 +freighted 2 +freighter 3 +freighter's 1 +freighters 1 +freighting 3 +freight's 1 +freights 1 +Fremont 2 +Fremont's 1 +french 173 +French 6 +Frenched 1 +Frenches 1 +Frenching 1 +Frenchman 2 +Frenchman's 1 +Frenchmen 1 +French's 1 +Frenchwoman 1 +Frenchwoman's 1 +Frenchwomen 2 +frenetic 4 +frenetically 2 +frenzied 4 +frenziedly 2 +frenzies 1 +frenzy 6 +frenzy's 1 +Freon 1 +Freon's 1 +frequencies 1 +frequency 38 +frequency's 1 +frequent 30 +frequented 2 +frequenter 2 +frequentest 1 +frequenting 3 +frequently 60 +frequents 1 +fresco 6 +frescoes 1 +fresco's 1 +frescos 1 +fresh 71 +freshen 3 +freshened 2 +freshening 3 +freshens 1 +fresher 2 +fresher's 1 +freshest 1 +freshet 1 +freshet's 1 +freshets 1 +freshly 9 +freshman 3 +freshman's 1 +freshmen 1 +freshness 4 +freshness's 1 +freshwater 6 +freshwater's 1 +Fresnel 2 +Fresnel's 1 +Fresno 2 +Fresno's 1 +fret 8 +fretful 3 +fretfully 2 +fretfulness 2 +fretfulness's 1 +frets 1 +fretted 2 +fretting 2 +fretwork 2 +fretwork's 1 +Freud 18 +Freudian 1 +Freudians 1 +Freud's 1 +Frey 2 +Freya 1 +Freya's 1 +Frey's 1 +Fri 1 +friable 2 +friar 1 +friar's 1 +friars 1 +fricassee 2 +fricasseed 1 +fricasseeing 1 +fricassee's 1 +fricassees 1 +friction 8 +friction's 1 +Friday 60 +Friday's 1 +Fridays 1 +fridge 13 +fridge's 1 +fridges 1 +fried 6 +Frieda 2 +Friedan 2 +Frieda's 1 +Friedman 4 +Friedman's 1 +friend 317 +friendless 2 +friendlier 1 +friendlies 1 +friendliest 1 +friendliness 4 +friendliness's 1 +friendly 45 +friend's 1 +friends 1 +friendship 26 +friendship's 1 +friendships 1 +fries 1 +fries's 1 +frieze 4 +friezed 1 +frieze's 1 +friezes 1 +friezing 1 +frigate 5 +frigate's 1 +frigates 1 +Frigga 2 +Frigga's 1 +fright 8 +frighted 1 +frighten 15 +frightened 23 +frightening 12 +frighteningly 3 +frightens 1 +frightful 4 +frightfully 3 +frighting 1 +fright's 1 +frights 1 +frigid 3 +Frigidaire 2 +Frigidaire's 1 +frigidity 2 +frigidity's 1 +frigidly 2 +frill 5 +frillier 1 +frillies 1 +frilliest 1 +frill's 1 +frills 1 +frilly 5 +fringe 18 +fringed 3 +fringe's 1 +fringes 1 +fringing 3 +fripperies 1 +frippery 3 +frippery's 1 +Fri's 1 +Frisbee 2 +Frisbee's 1 +Frisbees 1 +Frisco 1 +Frisco's 1 +Frisian 2 +Frisian's 1 +frisk 3 +frisked 2 +friskier 1 +friskiest 1 +friskily 2 +friskiness 1 +friskiness's 1 +frisking 3 +frisks 1 +frisky 2 +Frito 2 +Frito's 1 +fritter 4 +frittered 1 +frittering 1 +fritters 1 +Fritz 4 +Fritz's 1 +frivolities 1 +frivolity 3 +frivolity's 1 +frivolous 4 +frivolously 2 +friz 2 +frizz 3 +frizzed 2 +frizzes 1 +frizzier 1 +frizziest 1 +frizzing 1 +frizzle 3 +frizzled 2 +frizzles 1 +frizzling 1 +frizzy 3 +fro 7 +Frobisher 2 +Frobisher's 1 +frock 6 +frock's 1 +frocks 1 +frog 13 +frogman 2 +frogman's 1 +frogmen 1 +frog's 1 +frogs 1 +Froissart 2 +Froissart's 1 +frolic 4 +frolicked 1 +frolicking 3 +frolic's 1 +frolics 1 +frolicsome 2 +from 4138 +Fromm 2 +Fromm's 1 +frond 4 +Fronde 2 +Fronde's 1 +frond's 1 +fronds 1 +front 162 +frontage 4 +frontage's 1 +frontages 1 +frontal 5 +frontally 2 +fronted 2 +Frontenac 2 +Frontenac's 1 +frontier 16 +frontier's 1 +frontiers 1 +frontiersman 2 +frontiersman's 1 +frontiersmen 1 +fronting 3 +frontispiece 3 +frontispiece's 1 +frontispieces 1 +frontrunner 2 +frontrunner's 1 +frontrunners 1 +front's 1 +fronts 1 +frost 10 +Frost 6 +Frostbelt 1 +frostbit 1 +frostbite 2 +frostbite's 1 +frostbites 1 +frostbiting 1 +frostbitten 3 +frosted 3 +frostier 1 +frostiest 1 +frostily 2 +frostiness 2 +frostiness's 1 +frosting 2 +frosting's 1 +frost's 1 +Frost's 1 +frosts 1 +frosty 5 +froth 5 +frothed 1 +frothier 1 +frothiest 1 +frothing 3 +froth's 1 +froths 1 +frothy 3 +frown 27 +frowned 1 +frowning 3 +frowns 1 +frowzier 1 +frowziest 1 +frowzy 2 +froze 1 +frozen 13 +Fr's 1 +fructified 1 +fructifies 1 +fructify 2 +fructifying 1 +fructose 2 +fructose's 1 +frugal 4 +frugality 2 +frugality's 1 +frugally 2 +fruit 55 +fruitcake 3 +fruitcake's 1 +fruitcakes 1 +fruited 2 +fruitful 6 +fruitfuller 1 +fruitfullest 1 +fruitfully 2 +fruitfulness 2 +fruitfulness's 1 +fruitier 2 +fruitiest 1 +fruiting 3 +fruition 4 +fruition's 1 +fruitless 4 +fruitlessly 2 +fruitlessness 2 +fruitlessness's 1 +fruit's 1 +fruits 2 +fruity 4 +frump 2 +frumpier 1 +frumpiest 1 +frump's 1 +frumps 1 +frumpy 2 +frustrate 8 +frustrated 8 +frustrates 1 +frustrating 8 +frustration 19 +frustration's 1 +frustrations 1 +fry 12 +Fry 7 +Frye 3 +fryer 3 +fryer's 1 +fryers 1 +Frye's 1 +frying 5 +Fry's 1 +F's 1 +Fuchs 2 +fuchsia 3 +fuchsia's 1 +fuchsias 1 +Fuchs's 1 +fuck 21 +fucked 2 +fucker 3 +fucker's 1 +fuckers 1 +fucking 34 +fucks 1 +fuddle 2 +fuddled 2 +fuddles 1 +fuddling 2 +fudge 5 +fudged 2 +fudge's 1 +fudges 1 +fudging 2 +fuel 51 +fueled 1 +fueling 1 +fuelled 1 +fuelling 2 +fuel's 1 +fuels 1 +Fuentes 2 +Fugger 1 +Fugger's 1 +fugitive 5 +fugitive's 1 +fugitives 1 +fugue 4 +fugue's 1 +fugues 1 +Fuji 3 +Fuji's 1 +Fujitsu 6 +Fujitsu's 1 +Fujiwara 2 +Fujiwara's 1 +Fukuoka 2 +Fukuoka's 1 +Fulani 2 +Fulani's 1 +Fulbright 2 +Fulbright's 1 +fulcra 2 +fulcrum 2 +fulcrum's 1 +fulcrums 1 +fulfil 28 +fulfill 4 +fulfilled 3 +fulfilling 4 +fulfillment 2 +fulfillment's 1 +fulfills 1 +fulfilment 8 +fulfils 1 +full 297 +fullback 3 +fullback's 1 +fullbacks 1 +fulled 1 +fuller 2 +Fuller 4 +fuller's 1 +Fuller's 1 +fullest 1 +fulling 3 +fullness 4 +fullness's 1 +fulls 1 +fully 91 +fulminate 4 +fulminated 1 +fulminates 1 +fulminating 2 +fulmination 2 +fulmination's 1 +fulminations 1 +fulsome 3 +Fulton 3 +Fulton's 1 +fumble 8 +fumbled 2 +fumbler 2 +fumbler's 1 +fumblers 1 +fumbles 1 +fumbling 3 +fume 11 +fumed 1 +fumes 1 +fumigate 2 +fumigated 2 +fumigates 1 +fumigating 1 +fumigation 2 +fumigation's 1 +fumigator 2 +fumigator's 1 +fumigators 1 +fuming 3 +fun 56 +Funafuti 1 +function 149 +functional 23 +functionality 5 +functionally 4 +functionaries 1 +functionary 4 +functionary's 1 +functioned 1 +functioning 8 +function's 1 +functions 1 +fund 147 +fundamental 50 +fundamentalism 3 +fundamentalism's 1 +fundamentalist 7 +fundamentalist's 1 +fundamentalists 1 +fundamentally 11 +fundamentals 1 +funded 5 +funding 43 +fund's 1 +funds 1 +Fundy 2 +Fundy's 1 +funeral 28 +funeral's 1 +funerals 1 +funereal 2 +funereally 2 +fungal 3 +fungals 1 +fungi 3 +fungicidal 2 +fungicide 3 +fungicide's 1 +fungicides 1 +fungi's 1 +fungous 1 +fungus 8 +funguses 1 +fungus's 1 +funicular 3 +funicular's 1 +funiculars 1 +funk 4 +funked 1 +funkier 1 +funkiest 1 +funking 2 +funk's 1 +funks 1 +funky 3 +funnel 6 +funneled 1 +funneling 1 +funnelled 2 +funnelling 3 +funnel's 1 +funnels 1 +funner 1 +funnest 1 +funnier 1 +funnies 1 +funniest 1 +funnily 3 +funniness 2 +funniness's 1 +funny 50 +fun's 1 +fur 19 +furbelow 3 +furbelow's 1 +furbish 2 +furbished 1 +furbishes 1 +furbishing 1 +furies 1 +furious 15 +furiously 8 +furl 3 +furled 2 +furling 3 +furlong 4 +furlong's 1 +furlongs 1 +furlough 2 +furloughed 1 +furloughing 1 +furlough's 1 +furloughs 1 +furls 1 +furnace 7 +furnace's 1 +furnaces 1 +furnish 13 +furnished 4 +furnishes 1 +furnishing 8 +furnishings 1 +furniture 37 +furniture's 1 +furor 2 +furor's 1 +furors 1 +furred 2 +furrier 2 +furrier's 1 +furriers 1 +furriest 1 +furring 2 +furrow 6 +furrowed 2 +furrowing 1 +furrow's 1 +furrows 1 +furry 4 +fur's 1 +furs 1 +further 151 +furtherance 3 +furtherance's 1 +furthered 1 +furthering 2 +furthermore 31 +furthermost 2 +furthers 1 +furthest 3 +furtive 4 +furtively 3 +furtiveness 2 +furtiveness's 1 +fury 14 +fury's 1 +furze 3 +furze's 1 +fuse 11 +fused 2 +fuselage 6 +fuselage's 1 +fuselages 1 +fuse's 1 +fuses 1 +Fushun 1 +Fushun's 1 +fusible 2 +fusillade 2 +fusillade's 1 +fusillades 1 +fusing 3 +fusion 14 +fusion's 1 +fusions 1 +fuss 14 +fussbudget 1 +fussbudget's 1 +fussbudgets 1 +fussed 2 +fusses 1 +fussier 1 +fussiest 1 +fussily 2 +fussiness 2 +fussiness's 1 +fussing 3 +fuss's 1 +fussy 5 +fustian 3 +fustian's 1 +fustier 1 +fustiest 1 +fusty 2 +futile 6 +futilely 2 +futility 4 +futility's 1 +futon 2 +futons 1 +future 244 +future's 1 +futures 1 +futuristic 3 +futuristics 1 +futurities 1 +futurity 2 +futurity's 1 +futz 2 +futzed 1 +futzes 1 +futzing 1 +fuze 3 +fuzed 1 +fuze's 1 +fuzes 1 +Fuzhou 1 +Fuzhou's 1 +fuzing 1 +fuzz 3 +Fuzzbuster 1 +fuzzed 2 +fuzzes 1 +fuzzier 1 +fuzziest 1 +fuzzily 2 +fuzziness 2 +fuzziness's 1 +fuzzing 2 +fuzz's 1 +fuzzy 5 +G 26 +g 54 +Ga 1 +gab 3 +gabardine 3 +gabardine's 1 +gabardines 1 +gabbed 1 +gabbier 1 +gabbiest 1 +gabbing 2 +gabble 4 +gabbled 1 +gabbles 1 +gabbling 3 +gabby 2 +gaberdine 2 +gaberdine's 1 +gaberdines 1 +Gable 3 +gable 6 +gabled 3 +gable's 1 +Gable's 1 +gables 1 +gabling 1 +Gabon 3 +Gabon's 1 +Gaborone 2 +Gaborone's 1 +Gabriel 1 +Gabriela 2 +Gabriela's 1 +Gabrielle 3 +Gabrielle's 1 +Gabriel's 1 +gabs 1 +Gacrux 1 +Gacrux's 1 +gad 3 +gadabout 2 +gadabout's 1 +gadabouts 1 +gadded 1 +gadding 1 +gadflies 1 +gadfly 2 +gadfly's 1 +gadget 4 +gadgetry 2 +gadgetry's 1 +gadget's 1 +gadgets 1 +gads 1 +Gadsden 2 +Gadsden's 1 +Gaea 1 +Gaea's 1 +Gael 3 +Gaelic 1 +Gaelic's 1 +Gael's 1 +gaff 3 +gaffe 3 +gaffed 1 +gaffe's 1 +gaffes 1 +gaffing 1 +gaff's 1 +gaffs 1 +gag 7 +Gagarin 2 +Gagarin's 1 +gage 3 +Gage 3 +gaged 1 +gage's 1 +Gage's 1 +gages 1 +gagged 2 +gagging 3 +gaggle 3 +gaggles 1 +gaging 1 +gags 1 +gaiety 3 +gaiety's 1 +Gail 5 +Gail's 1 +gaily 5 +gain 129 +gained 1 +Gaines 1 +Gaines's 1 +gainful 2 +gainfully 2 +gaining 2 +gains 1 +gainsaid 1 +gainsay 2 +gainsaying 2 +gainsays 1 +Gainsborough 4 +Gainsborough's 1 +gait 4 +gaiter 2 +gaiter's 1 +gaiters 1 +gait's 1 +gaits 1 +gal 4 +gala 7 +galactic 4 +Galahad 2 +Galahad's 1 +Galahads 1 +Galapagos 3 +Galapagos's 1 +gala's 1 +galas 1 +Galatea 2 +Galatea's 1 +Galatia 2 +Galatians 1 +Galatians's 1 +Galatia's 1 +galaxies 1 +galaxy 13 +galaxy's 1 +Galbraith 3 +Galbraith's 1 +Gale 3 +gale 7 +Galen 2 +galena 2 +galena's 1 +Galen's 1 +gale's 1 +Gale's 1 +gales 1 +Galibi 1 +Galibi's 1 +Galilean 2 +Galilean's 1 +Galilee 3 +Galilee's 1 +Galileo 5 +Galileo's 1 +gall 15 +Gall 2 +Gallagher 6 +Gallagher's 1 +gallant 6 +gallantly 2 +gallantry 3 +gallantry's 1 +gallants 1 +gallbladder 2 +gallbladder's 1 +gallbladders 1 +galled 1 +Gallegos 2 +Gallegos's 1 +galleon 3 +galleon's 1 +galleons 1 +galleried 2 +galleries 1 +gallery 58 +gallerying 1 +gallery's 1 +galley 5 +galley's 1 +galleys 2 +Gallic 1 +galling 3 +gallium 2 +gallium's 1 +gallivant 2 +gallivanted 1 +gallivanting 3 +gallivants 1 +Gallo 1 +gallon 11 +gallon's 1 +gallons 1 +gallop 9 +galloped 1 +galloping 4 +gallops 1 +Gallo's 1 +Galloway 4 +Galloway's 1 +gallows 3 +gallowses 1 +gallows's 1 +gall's 1 +Gall's 1 +galls 1 +gallstone 2 +gallstone's 1 +gallstones 1 +Gallup 4 +Gallup's 1 +Galois 2 +Galois's 1 +galore 3 +galores 1 +galosh 2 +galoshe 1 +galoshed 1 +galoshes 1 +galoshing 1 +galosh's 1 +gal's 1 +gals 1 +Galsworthy 2 +Galsworthy's 1 +Galvani 2 +galvanic 2 +Galvani's 1 +galvanize 3 +galvanized 2 +galvanizes 1 +galvanizing 2 +galvanometer 2 +galvanometer's 1 +galvanometers 1 +Galveston 2 +Galveston's 1 +Gamay 1 +Gambia 3 +Gambia's 1 +gambit 4 +gambit's 1 +gambits 1 +Gamble 3 +gamble 8 +gambled 2 +gambler 4 +gambler's 1 +gamblers 1 +Gamble's 1 +gambles 1 +gambling 6 +gambol 3 +gamboled 1 +gamboling 1 +gambolled 1 +gambolling 2 +gambols 1 +game 217 +gamecock 2 +gamecock's 1 +gamecocks 1 +gamed 1 +gamekeeper 3 +gamekeeper's 1 +gamekeepers 1 +gamely 2 +gameness 2 +gameness's 1 +gamer 2 +game's 1 +games 1 +gamesmanship 2 +gamesmanship's 1 +gamest 1 +gamete 3 +gamete's 1 +gametes 1 +gamey 3 +gamier 2 +gamiest 1 +gamin 2 +gamine 3 +gamine's 1 +gamines 1 +gaming 3 +gaming's 1 +gamin's 1 +gamins 1 +gamma 6 +gamma's 1 +gammas 1 +Gamow 2 +Gamow's 1 +gamut 3 +gamut's 1 +gamuts 1 +gamy 1 +gander 2 +gander's 1 +ganders 1 +Gandhi 9 +Gandhian 1 +Gandhi's 1 +Ganesha 2 +Ganesha's 1 +gang 24 +ganged 2 +Ganges 3 +Ganges's 1 +ganging 1 +gangland 2 +gangland's 1 +ganglia 1 +ganglia's 1 +ganglier 1 +gangliest 1 +gangling 2 +ganglion 4 +ganglion's 1 +ganglions 1 +gangly 2 +gangplank 3 +gangplank's 1 +gangplanks 1 +gangrene 3 +gangrened 1 +gangrene's 1 +gangrenes 1 +gangrening 1 +gangrenous 2 +gang's 1 +gangs 1 +gangster 4 +gangster's 1 +gangsters 1 +Gangtok 2 +Gangtok's 1 +gangway 4 +gangway's 1 +gangways 1 +gannet 3 +gannet's 1 +gannets 1 +gantlet 2 +gantlet's 1 +gantlets 1 +gantries 1 +Gantry 2 +gantry 3 +gantry's 1 +Gantry's 1 +Ganymede 2 +Ganymede's 1 +gaol 6 +gaoled 2 +gaoling 1 +gaol's 1 +gaols 1 +Gap 2 +gap 48 +gape 5 +gaped 1 +gapes 1 +gaping 6 +gapings 1 +gap's 1 +Gap's 1 +gaps 1 +garage 27 +garaged 1 +garage's 1 +garages 1 +garaging 2 +garb 4 +garbage 5 +garbageman 1 +garbageman's 1 +garbage's 1 +garbanzo 2 +garbanzo's 1 +garbanzos 1 +garbed 1 +garbing 1 +garble 2 +garbled 3 +garbles 1 +garbling 1 +Garbo 2 +Garbo's 1 +garb's 1 +garbs 1 +Garcia 4 +Garcia's 1 +garden 147 +gardened 2 +gardener 15 +gardener's 1 +gardeners 1 +gardenia 2 +gardenia's 1 +gardenias 1 +gardening 12 +gardening's 1 +garden's 1 +gardens 1 +Gardner 5 +Gardner's 1 +Gareth 9 +Gareth's 1 +Garfield 3 +Garfield's 1 +Garfunkel 2 +Garfunkel's 1 +Gargantua 2 +gargantuan 3 +Gargantua's 1 +gargle 3 +gargled 2 +gargles 1 +gargling 3 +gargoyle 3 +gargoyle's 1 +gargoyles 1 +Garibaldi 2 +Garibaldi's 1 +garish 3 +garishly 2 +garishness 2 +garishness's 1 +garland 5 +Garland 5 +garlanded 2 +garlanding 1 +garland's 1 +Garland's 1 +garlands 1 +garlic 10 +garlicked 2 +garlicking 1 +garlicky 2 +garlic's 1 +garlics 1 +garment 15 +garment's 1 +garments 1 +garner 3 +Garner 3 +garnered 1 +garnering 2 +Garner's 1 +garners 1 +garnet 3 +garnet's 1 +garnets 1 +garnish 6 +garnished 2 +garnishee 2 +garnisheed 1 +garnisheeing 1 +garnishee's 1 +garnishees 1 +garnishes 1 +garnishing 2 +garret 4 +garret's 1 +garrets 1 +Garrett 5 +Garrett's 1 +Garrick 3 +Garrick's 1 +Garrison 2 +garrison 9 +garrisoned 2 +garrisoning 3 +garrison's 1 +Garrison's 1 +garrisons 1 +garrote 1 +garroted 1 +garrote's 1 +garrotes 1 +garroting 1 +garrotte 2 +garrotted 2 +garrotte's 1 +garrottes 1 +garrotting 1 +garrulity 2 +garrulity's 1 +garrulous 2 +garrulously 2 +garrulousness 2 +garrulousness's 1 +Garry 6 +Garry's 1 +garter 5 +garter's 1 +garters 1 +Garth 4 +Garth's 1 +Garvey 5 +Garvey's 1 +Gary 1 +Gary's 1 +Garza 2 +Garza's 1 +Ga's 1 +gas 85 +Gascony 3 +Gascony's 1 +gaseous 3 +gases 1 +gash 5 +gashed 2 +gashes 1 +gashing 2 +gasket 4 +gasket's 1 +gaskets 1 +gaslight 2 +gaslight's 1 +gaslights 1 +gasohol 3 +gasoline 3 +gasoline's 1 +gasp 19 +gasped 1 +gasping 3 +gasps 1 +gas's 1 +gassed 2 +Gasser 2 +Gasser's 1 +gasses 1 +gassier 1 +gassiest 1 +gassing 2 +gassy 3 +gastric 24 +gastritis 5 +gastritis's 1 +gastrointestinal 7 +gastronomic 3 +gastronomical 1 +gastronomy 2 +gastronomy's 1 +gasworks 3 +gasworks's 1 +gate 58 +gatecrasher 2 +gatecrashers 1 +gated 2 +gatepost 4 +gatepost's 1 +gateposts 1 +gate's 1 +gates 1 +Gates 5 +gateway 10 +gateway's 1 +gateways 1 +gather 55 +gathered 4 +gatherer 3 +gatherer's 1 +gatherers 1 +gathering 15 +gathering's 1 +gatherings 1 +gathers 1 +gating 3 +Gatling 1 +Gatling's 1 +Gatorade 2 +Gatorade's 1 +Gatsby 2 +Gatsby's 1 +Gatun 2 +Gatun's 1 +gauche 4 +gaucher 2 +gauchest 1 +gaucho 2 +gaucho's 1 +gauchos 1 +gaudier 1 +gaudiest 1 +gaudily 2 +gaudiness 2 +gaudiness's 1 +gaudy 5 +Gauguin 3 +Gauguin's 1 +Gaul 3 +Gaul's 1 +Gauls 1 +gaunt 4 +gaunted 1 +gaunter 1 +gauntest 1 +gaunting 1 +gauntlet 4 +gauntlet's 1 +gauntlets 1 +gauntness 2 +gauntness's 1 +gaunts 1 +Gauss 3 +Gaussian 1 +Gauss's 1 +Gautama 2 +Gautama's 1 +Gautier 2 +Gautier's 1 +gauze 4 +gauze's 1 +gauzier 1 +gauziest 1 +gauzy 2 +gave 1 +gavel 3 +gavel's 1 +gavels 1 +Gavin 9 +Gavin's 1 +gavotte 2 +gavotte's 1 +gavottes 1 +Gawain 2 +Gawain's 1 +gawk 3 +gawked 1 +gawkier 1 +gawkies 1 +gawkiest 1 +gawkily 2 +gawkiness 2 +gawkiness's 1 +gawking 2 +gawk's 1 +gawks 1 +gawky 2 +gay 21 +Gay 4 +gayer 1 +gayest 1 +gayety 1 +gayety's 1 +Gayle 3 +Gayle's 1 +gayness 2 +gayness's 1 +Gay's 1 +gays 1 +Gaza 5 +Gaza's 1 +gaze 47 +gazebo 3 +gazeboes 1 +gazebo's 1 +gazebos 1 +gazed 1 +gazelle 3 +gazelle's 1 +gazelles 1 +gazer 2 +gazer's 1 +gazers 1 +gazes 1 +gazette 6 +gazetted 1 +gazetteer 3 +gazetteered 1 +gazetteering 1 +gazetteer's 1 +gazetteers 1 +gazette's 1 +gazettes 1 +gazetting 2 +Gaziantep 1 +Gaziantep's 1 +gazillion 1 +gazillions 1 +gazing 3 +gazpacho 3 +gazpacho's 1 +Gd 1 +Gdansk 3 +Gdansk's 1 +Gd's 1 +Ge 1 +GE 3 +gear 31 +gearbox 5 +gearboxes 1 +geared 2 +gearing 4 +gearing's 1 +gear's 1 +gears 2 +gearshift 2 +gearshift's 1 +gearshifts 1 +gearwheel 2 +gearwheel's 1 +gearwheels 1 +gecko 2 +geckoes 1 +gecko's 1 +geckos 1 +gee 7 +geed 3 +geeing 1 +geek 2 +geekier 1 +geekiest 1 +geek's 1 +geeks 1 +geeky 2 +gees 3 +geese 2 +geese's 1 +geezer 3 +geezer's 1 +geezers 1 +Geffen 2 +Geffen's 1 +Gehenna 2 +Gehenna's 1 +Gehrig 2 +Gehrig's 1 +Geiger 2 +Geiger's 1 +geisha 2 +geisha's 1 +geishas 1 +gel 11 +gelatin 2 +gelatine 3 +gelatinous 2 +gelatin's 1 +Gelbvieh 1 +Gelbvieh's 1 +geld 3 +gelded 1 +gelding 3 +gelding's 1 +geldings 1 +gelds 1 +gelid 2 +gelled 2 +Geller 2 +Geller's 1 +gelling 3 +gel's 1 +gels 1 +gelt 3 +gem 8 +Gemini 4 +Gemini's 1 +Geminis 1 +gem's 1 +gems 1 +gemstone 2 +gemstone's 1 +gemstones 1 +Gen 18 +Gena 2 +Genaro 2 +Genaro's 1 +Gena's 1 +gendarme 3 +gendarme's 1 +gendarmes 1 +gender 23 +gender's 1 +genders 1 +Gene 4 +gene 45 +genealogical 3 +genealogies 1 +genealogist 2 +genealogist's 1 +genealogists 1 +genealogy 3 +genealogy's 1 +genera 2 +general 304 +generalissimo 1 +generalissimo's 1 +generalissimos 1 +generalities 1 +generality 5 +generality's 1 +generalization 7 +generalization's 1 +generalizations 1 +generalize 5 +generalized 5 +generalizes 1 +generalizing 3 +generally 118 +generals 2 +genera's 1 +generate 57 +generated 2 +generates 1 +generating 8 +generation 73 +generation's 1 +generations 1 +generative 3 +generator 9 +generator's 1 +generators 1 +generic 9 +generically 2 +generics 2 +generosities 1 +generosity 8 +generosity's 1 +generous 26 +generously 7 +gene's 1 +Gene's 1 +genes 1 +geneses 1 +Genesis 1 +genesis 8 +genesis's 1 +Genesis's 1 +Genet 3 +genetic 20 +genetically 5 +geneticist 3 +geneticist's 1 +geneticists 1 +genetics 5 +genetics's 1 +Genet's 1 +Geneva 12 +Geneva's 1 +Genevieve 1 +Genevieve's 1 +Genghis 2 +Genghis's 1 +genial 4 +geniality 2 +geniality's 1 +genially 2 +genie 4 +genie's 1 +genies 1 +genii 2 +genital 6 +genitalia 3 +genitals 1 +genitive 3 +genitives 1 +genius 14 +geniuses 1 +genius's 1 +Genoa 4 +Genoa's 1 +Genoas 1 +genocide 4 +genocide's 1 +genome 4 +genome's 1 +genomes 1 +genre 10 +genre's 1 +genres 1 +Gen's 1 +gent 7 +genteel 4 +genteeler 1 +genteelest 1 +gentian 2 +gentian's 1 +gentians 1 +gentile 5 +gentiles 1 +gentility 3 +gentility's 1 +gentle 34 +gentled 1 +gentlefolk 2 +gentleman 68 +gentlemanly 3 +gentleman's 1 +gentlemen 2 +gentleness 4 +gentleness's 1 +gentler 1 +gentles 1 +gentlest 1 +gentlewoman 2 +gentlewoman's 1 +gentlewomen 1 +gentling 2 +gently 42 +gentries 1 +gentrification 2 +gentrification's 1 +gentrified 2 +gentrifies 1 +gentrify 2 +gentrifying 1 +Gentry 1 +gentry 9 +gentry's 1 +Gentry's 1 +gent's 1 +gents 2 +genuflect 2 +genuflected 1 +genuflecting 1 +genuflection 2 +genuflection's 1 +genuflections 1 +genuflects 1 +genuine 35 +genuinely 16 +genuineness 2 +genuineness's 1 +genus 8 +genuses 1 +Geo 2 +geocentric 2 +geode 2 +geode's 1 +geodes 1 +geodesic 5 +geodesics 2 +Geoffrey 19 +Geoffrey's 1 +geographer 5 +geographer's 1 +geographers 1 +geographic 5 +geographical 18 +geographically 5 +geographies 1 +geography 19 +geography's 1 +geologic 2 +geological 12 +geologically 2 +geologies 1 +geologist 6 +geologists 1 +geology 9 +geology's 1 +geometer 2 +geometer's 1 +geometric 9 +geometrical 4 +geometrically 2 +geometries 1 +geometry 7 +geometry's 1 +geophysical 4 +geophysics 2 +geophysics's 1 +geopolitical 2 +geopolitics 2 +geopolitics's 1 +George 113 +George's 1 +Georges 4 +Georgetown 2 +Georgetown's 1 +Georgette 2 +Georgette's 1 +Georgia 10 +Georgian 1 +Georgians 1 +Georgia's 1 +Georgina 5 +Georgina's 1 +Geo's 1 +geostationary 2 +geothermal 3 +Ger 1 +Gerald 12 +Geraldine 1 +Geraldine's 1 +Gerald's 1 +geranium 4 +geranium's 1 +geraniums 1 +Gerard 7 +Gerardo 2 +Gerardo's 1 +Gerard's 1 +Gerber 2 +Gerber's 1 +gerbil 3 +gerbil's 1 +gerbils 1 +geriatric 5 +geriatrics 1 +geriatrics's 1 +Geritol 1 +Geritol's 1 +germ 7 +German 2 +germane 2 +Germanic 1 +Germanic's 1 +germanium 2 +germanium's 1 +German's 1 +Germans 2 +Germany 109 +Germany's 1 +germicidal 2 +germicide 2 +germicide's 1 +germicides 1 +germinal 2 +germinate 3 +germinated 2 +germinates 1 +germinating 2 +germination 3 +germination's 1 +germ's 1 +germs 1 +Geronimo 2 +Geronimo's 1 +gerontologist 2 +gerontologist's 1 +gerontologists 1 +gerontology 2 +gerontology's 1 +Gerry 10 +gerrymander 3 +gerrymandered 2 +gerrymandering 2 +gerrymanders 1 +Gerry's 1 +Ger's 1 +Gershwin 2 +Gershwin's 1 +Gertrude 4 +Gertrude's 1 +gerund 2 +gerund's 1 +gerunds 1 +Ge's 1 +GE's 1 +Gestapo 3 +Gestapo's 1 +Gestapos 1 +gestate 3 +gestated 1 +gestates 1 +gestating 2 +gestation 4 +gestation's 1 +gesticulate 4 +gesticulated 1 +gesticulates 1 +gesticulating 2 +gesticulation 2 +gesticulation's 1 +gesticulations 1 +gesture 36 +gestured 1 +gesture's 1 +gestures 1 +gesturing 2 +gesundheit 2 +get 2214 +getaway 3 +getaway's 1 +getaways 1 +Gethsemane 2 +Gethsemane's 1 +gets 1 +getting 2 +Getty 4 +Getty's 1 +Gettysburg 2 +Gettysburg's 1 +getup 1 +getup's 1 +gewgaw 3 +gewgaw's 1 +gewgaws 1 +geyser 3 +geyser's 1 +geysers 1 +Ghana 6 +Ghanaian 1 +Ghanaian's 1 +Ghanaians 1 +Ghana's 1 +Ghanian 1 +Ghanian's 1 +Ghanians 1 +ghastlier 1 +ghastliest 1 +ghastliness 2 +ghastliness's 1 +ghastly 6 +Ghats 1 +Ghats's 1 +Ghazvanid 1 +Ghazvanid's 1 +Ghent 3 +Ghent's 1 +gherkin 3 +gherkin's 1 +gherkins 1 +ghetto 5 +ghettoes 1 +ghetto's 1 +ghettos 2 +Ghibelline 2 +Ghibelline's 1 +ghost 23 +ghosted 2 +ghosting 2 +ghostlier 1 +ghostliest 1 +ghostliness 2 +ghostliness's 1 +ghostly 5 +ghost's 1 +ghosts 1 +ghostwrite 1 +ghostwriter 2 +ghostwriters 1 +ghostwrites 1 +ghostwriting 1 +ghostwritten 1 +ghostwrote 1 +ghoul 4 +ghoulish 3 +ghoul's 1 +ghouls 1 +Giacometti 2 +Giacometti's 1 +Giannini 2 +Giannini's 1 +giant 37 +giantess 3 +giantesses 1 +giantess's 1 +giant's 1 +giants 1 +Giauque 1 +Giauque's 1 +gibber 4 +gibbered 1 +gibbering 3 +gibberish 2 +gibberish's 1 +gibbers 1 +gibbet 3 +gibbeted 2 +gibbeting 1 +gibbet's 1 +gibbets 1 +gibbon 3 +Gibbon 3 +gibbon's 1 +Gibbon's 1 +gibbons 1 +Gibbs 6 +gibe 3 +gibed 1 +gibes 1 +gibing 3 +giblet 2 +giblets 1 +Gibraltar 6 +Gibraltar's 1 +Gibraltars 1 +Gibson 12 +Gibson's 1 +giddier 1 +giddiest 1 +giddily 2 +giddiness 2 +giddiness's 1 +giddy 3 +Gide 3 +Gideon 2 +Gideon's 1 +Gide's 1 +Gielgud 3 +Gielgud's 1 +Gienah 1 +Gienah's 1 +gift 50 +gifted 7 +gifting 2 +gift's 1 +gifts 1 +gig 13 +gigabyte 2 +gigabytes 1 +gigantic 6 +gigged 1 +gigging 3 +giggle 14 +giggled 1 +giggler 2 +giggler's 1 +gigglers 1 +giggles 1 +gigglier 1 +giggliest 1 +giggling 3 +giggly 3 +gigolo 2 +gigolo's 1 +gigolos 1 +gig's 1 +gigs 2 +Gil 3 +Gila 2 +Gila's 1 +Gilbert 13 +Gilberto 2 +Gilberto's 1 +Gilbert's 1 +Gilchrist 3 +Gilchrist's 1 +gild 4 +Gilda 2 +Gilda's 1 +gilded 5 +gilding 2 +gilds 1 +Gilead 2 +Gilead's 1 +Giles 11 +Gilgamesh 2 +Gilgamesh's 1 +gill 7 +Gill 9 +Gillespie 4 +Gillespie's 1 +Gillette 2 +Gillette's 1 +Gilliam 2 +Gilliam's 1 +Gillian 1 +Gillian's 1 +Gilligan 3 +Gilligan's 1 +gill's 1 +Gill's 1 +gills 1 +Gilmore 1 +Gilmore's 1 +Gil's 1 +gilt 8 +gilts 1 +gimcrack 3 +gimcracks 1 +gimlet 2 +gimleted 1 +gimleting 1 +gimlet's 1 +gimlets 1 +gimme 1 +gimmick 4 +gimmickry 3 +gimmickry's 1 +gimmick's 1 +gimmicks 1 +gimmicky 2 +gimpier 1 +gimpiest 1 +gimpy 1 +gin 10 +Gina 7 +Gina's 1 +Ginger 3 +ginger 9 +gingerbread 3 +gingerbread's 1 +gingerly 4 +ginger's 1 +Ginger's 1 +gingersnap 1 +gingersnap's 1 +gingersnaps 1 +gingham 2 +gingham's 1 +gingivitis 2 +gingivitis's 1 +gingko 2 +gingkoes 1 +gingkos 1 +Gingrich 2 +Gingrich's 1 +ginkgo 2 +ginkgoes 1 +ginkgo's 1 +ginkgos 1 +ginned 1 +ginning 1 +Ginny 4 +Ginny's 1 +Gino 2 +Gino's 1 +gin's 1 +gins 1 +Ginsberg 3 +Ginsberg's 1 +Ginsburg 2 +Ginsburg's 1 +ginseng 3 +ginseng's 1 +Ginsu 1 +Ginsu's 1 +Giorgione 2 +Giorgione's 1 +Giotto 2 +Giotto's 1 +Giovanni 5 +Giovanni's 1 +Gipsies 2 +Gipsy 2 +gipsy 7 +Gipsy's 1 +giraffe 3 +giraffe's 1 +giraffes 1 +Giraudoux 1 +Giraudoux's 1 +gird 2 +girded 2 +girder 3 +girder's 1 +girders 1 +girding 1 +girdle 4 +girdled 1 +girdle's 1 +girdles 1 +girdling 1 +girds 1 +girl 257 +girlfriend 16 +girlfriend's 1 +girlfriends 2 +girlhood 2 +girlhood's 1 +girlhoods 1 +girlish 3 +girlishly 2 +girl's 1 +girls 2 +girt 2 +girted 1 +girth 4 +girth's 1 +girths 1 +girting 1 +girts 1 +Gish 1 +Gish's 1 +gismo 2 +gismos 1 +gist 4 +gist's 1 +Giuliani 2 +Giuliani's 1 +Giuseppe 3 +Giuseppe's 1 +give 1288 +giveaway 4 +giveaway's 1 +giveaways 1 +given 36 +givens 1 +gives 1 +giving 4 +Giza 2 +Giza's 1 +gizmo 2 +gizmo's 1 +gizmos 1 +gizzard 2 +gizzard's 1 +gizzards 1 +glacial 7 +glacially 2 +glacier 6 +glacier's 1 +glaciers 1 +glad 43 +gladden 2 +gladdened 1 +gladdening 1 +gladdens 1 +gladder 1 +gladdest 1 +glade 3 +glade's 1 +glades 1 +gladiator 3 +gladiatorial 2 +gladiator's 1 +gladiators 1 +gladiola 1 +gladiola's 1 +gladiolas 1 +gladioli 2 +gladiolus 2 +gladioluses 1 +gladiolus's 1 +gladlier 1 +gladliest 1 +gladly 5 +gladness 2 +gladness's 1 +glads 1 +Gladstone 5 +Gladstone's 1 +Gladstones 1 +Gladys 3 +glamor 1 +glamored 1 +glamoring 1 +glamorize 2 +glamorized 1 +glamorizes 1 +glamorizing 2 +glamorous 8 +glamorously 2 +glamor's 1 +glamors 1 +glamourous 2 +glance 70 +glanced 1 +glances 1 +glancing 2 +gland 8 +gland's 1 +glands 1 +glandular 3 +glare 19 +glared 1 +glares 1 +glaring 4 +glaringly 2 +Glaser 2 +Glaser's 1 +Glasgow 44 +Glasgow's 1 +glass 124 +Glass 5 +glassed 2 +glasses 1 +glassful 2 +glassful's 1 +glassfuls 1 +glassier 1 +glassiest 1 +glassing 2 +glass's 1 +Glass's 1 +glassware 3 +glassware's 1 +glassy 4 +Glastonbury 5 +Glastonbury's 1 +Glaswegian 1 +glaucoma 2 +glaucoma's 1 +Glaxo 4 +Glaxo's 1 +glaze 7 +glazed 5 +glazes 1 +glazier 2 +glazier's 1 +glaziers 1 +glazing 6 +glazing's 1 +gleam 11 +gleamed 1 +gleaming 7 +gleamings 1 +gleam's 1 +gleams 1 +glean 5 +gleaned 1 +gleaning 3 +gleans 1 +Gleason 2 +Gleason's 1 +glee 4 +gleeful 3 +gleefully 3 +glee's 1 +Glen 10 +glen 6 +Glenda 3 +Glendale 2 +Glendale's 1 +Glenda's 1 +Glenlivet 2 +Glenlivet's 1 +Glenn 6 +Glenna 2 +Glenna's 1 +Glenn's 1 +glen's 1 +Glen's 1 +glens 1 +glib 3 +glibber 1 +glibbest 1 +glibly 2 +glibness 2 +glibness's 1 +glide 9 +glided 1 +glider 8 +glider's 1 +gliders 1 +glides 1 +gliding 4 +glimmer 6 +glimmered 1 +glimmering 3 +glimmering's 1 +glimmerings 1 +glimmers 1 +glimpse 20 +glimpsed 2 +glimpse's 1 +glimpses 1 +glimpsing 1 +glint 7 +glinted 2 +glinting 2 +glints 1 +glissandi 3 +glissando 2 +glissando's 1 +glissandos 1 +glisten 5 +glistened 1 +glistening 4 +glistens 1 +glitch 3 +glitches 1 +glitter 10 +glittered 1 +glittering 8 +glitterings 1 +glitters 1 +glittery 2 +glitz 3 +glitzier 1 +glitziest 1 +glitzy 4 +gloaming 2 +gloaming's 1 +gloamings 1 +gloat 4 +gloated 1 +gloating 3 +gloats 1 +glob 3 +global 39 +globally 3 +globe 10 +globed 2 +globe's 1 +globes 1 +globetrotter 3 +globetrotter's 1 +globetrotters 1 +globing 1 +glob's 1 +globs 1 +globular 4 +globule 4 +globule's 1 +globules 1 +glockenspiel 2 +glockenspiel's 1 +glockenspiels 1 +gloom 13 +gloomier 1 +gloomiest 1 +gloomily 4 +gloominess 2 +gloominess's 1 +gloom's 1 +gloomy 10 +glop 3 +glopped 1 +glopping 1 +glop's 1 +glops 1 +Gloria 9 +Gloria's 1 +gloried 1 +glories 1 +glorification 2 +glorification's 1 +glorified 3 +glorifies 1 +glorify 3 +glorifying 2 +glorious 13 +gloriously 3 +glory 22 +glorying 2 +glory's 1 +gloss 9 +glossaries 1 +glossary 4 +glossary's 1 +glossed 2 +glosses 1 +glossier 1 +glossies 1 +glossiest 1 +glossiness 2 +glossiness's 1 +glossing 2 +gloss's 1 +glossy 10 +glottides 1 +glottis 2 +glottises 1 +glottis's 1 +Gloucester 35 +Gloucester's 1 +glove 17 +gloved 3 +Glover 4 +Glover's 1 +glove's 1 +gloves 1 +gloving 2 +glow 20 +glowed 1 +glower 5 +glowered 1 +glowering 3 +glowers 1 +glowing 8 +glowingly 2 +glow's 1 +glows 1 +glowworm 3 +glowworm's 1 +glowworms 1 +glucose 8 +glucose's 1 +glue 14 +glued 2 +glueing 2 +glue's 1 +glues 1 +gluey 2 +gluier 1 +gluiest 1 +gluing 3 +glum 4 +glumly 3 +glummer 1 +glummest 1 +glumness 2 +glumness's 1 +glums 1 +glut 4 +gluten 4 +gluten's 1 +glutinous 2 +glut's 1 +gluts 1 +glutted 2 +glutting 1 +glutton 3 +gluttonous 2 +gluttonously 1 +glutton's 1 +gluttons 1 +gluttony 2 +gluttony's 1 +glycerin 2 +glycerine 3 +glycerine's 1 +glycerin's 1 +glycerol 2 +glycerol's 1 +glycogen 2 +glycogen's 1 +glyph 2 +glyph's 1 +gnarl 3 +gnarled 3 +gnarlier 1 +gnarliest 1 +gnarling 1 +gnarls 1 +gnarly 2 +gnash 3 +gnashed 2 +gnashes 1 +gnashing 3 +gnat 4 +gnat's 1 +gnats 1 +gnaw 5 +gnawed 1 +gnawing 3 +gnawing's 1 +gnawn 2 +gnaws 1 +gneiss 3 +gneiss's 1 +gnome 5 +gnome's 1 +gnomes 1 +gnomish 2 +Gnostic 1 +Gnosticism 1 +Gnosticism's 1 +Gnostic's 1 +gnu 2 +gnu's 1 +gnus 1 +go 2106 +Goa 3 +goad 5 +goaded 2 +goading 2 +goad's 1 +goads 1 +goal 110 +goaled 1 +goalie 3 +goalie's 1 +goalies 1 +goaling 1 +goalkeeper 11 +goalkeeper's 1 +goalkeepers 1 +goalpost 3 +goalposts 1 +goal's 1 +goals 1 +goaltender 1 +goaltender's 1 +goaltenders 1 +Goa's 1 +goat 15 +goatee 2 +goatee's 1 +goatees 1 +goatherd 2 +goatherd's 1 +goatherds 1 +goat's 1 +goats 1 +goatskin 2 +goatskin's 1 +goatskins 1 +gob 4 +gobbed 1 +gobbing 2 +gobble 5 +gobbled 2 +gobbledegook 3 +gobbledegook's 1 +gobbledygook 3 +gobbler 2 +gobbler's 1 +gobblers 1 +gobbles 1 +gobbling 3 +Gobi 2 +Gobi's 1 +goblet 4 +goblet's 1 +goblets 1 +goblin 5 +goblin's 1 +goblins 1 +gob's 1 +gobs 1 +God 204 +god 54 +godchild 2 +godchildren 2 +godchild's 1 +goddamn 4 +goddamned 2 +Goddard 4 +Goddard's 1 +goddaughter 2 +goddaughter's 1 +goddaughters 1 +goddess 9 +goddesses 1 +goddess's 1 +godfather 4 +godfather's 1 +godfathers 1 +godforsaken 2 +godhood 2 +godhood's 1 +Godiva 2 +Godiva's 1 +godless 2 +godlier 1 +godliest 1 +godlike 2 +godliness 2 +godliness's 1 +godly 3 +godmother 4 +godmother's 1 +godmothers 1 +Godot 2 +Godot's 1 +godparent 2 +godparent's 1 +godparents 1 +god's 1 +God's 1 +gods 1 +godsend 3 +godsend's 1 +godsends 1 +godson 2 +godson's 1 +godsons 1 +Godthaab 2 +Godthaab's 1 +Godunov 2 +Godunov's 1 +Godzilla 2 +Godzilla's 1 +Goebbels 2 +Goebbels's 1 +Goering 3 +Goering's 1 +goes 1 +Goethals 2 +Goethals's 1 +Goethe 3 +Goethe's 1 +gofer 2 +gofer's 1 +gofers 1 +Goff 3 +Goff's 1 +Gog 3 +goggle 5 +goggled 2 +goggles 1 +goggling 2 +Gogol 2 +Gogol's 1 +Gog's 1 +Goiania 1 +Goiania's 1 +going 429 +going's 1 +goings 1 +goiter 1 +goiter's 1 +goiters 1 +goitre 2 +goitres 1 +Golan 2 +Golan's 1 +Golconda 2 +Golconda's 1 +gold 84 +Golda 2 +Golda's 1 +Goldberg 5 +Goldberg's 1 +goldbrick 1 +goldbricked 1 +goldbricking 1 +goldbrick's 1 +goldbricks 1 +Golden 2 +golden 42 +goldener 2 +goldenest 1 +goldenrod 3 +goldenrod's 1 +Golden's 1 +golder 2 +goldest 1 +goldfinch 3 +goldfinches 1 +goldfinch's 1 +goldfish 6 +goldfishes 1 +goldfish's 1 +Goldie 1 +Goldie's 1 +Goldilocks 2 +Goldilocks's 1 +Golding 5 +Golding's 1 +Goldman 4 +Goldman's 1 +gold's 1 +golds 1 +Goldsmith 2 +goldsmith 8 +goldsmith's 1 +Goldsmith's 1 +goldsmiths 1 +Goldwater 2 +Goldwater's 1 +Goldwyn 2 +Goldwyn's 1 +golf 37 +golfed 1 +golfer 9 +golfer's 1 +golfers 1 +golfing 5 +golf's 1 +golfs 1 +Golgi 2 +Golgi's 1 +Golgotha 2 +Golgotha's 1 +Goliath 3 +Goliath's 1 +Goliaths 1 +gollies 1 +golly 4 +Gomez 3 +Gomez's 1 +Gomorrah 2 +Gomorrah's 1 +Gompers 1 +Gompers's 1 +Gomulka 2 +Gomulka's 1 +gonad 2 +gonad's 1 +gonads 1 +gondola 3 +gondola's 1 +gondolas 1 +gondolier 2 +gondolier's 1 +gondoliers 1 +Gondwanaland 2 +Gondwanaland's 1 +gone 3 +goner 2 +goner's 1 +goners 1 +gong 4 +gonged 1 +gonging 1 +gong's 1 +gongs 1 +gonna 1 +gonorrhea 2 +gonorrhea's 1 +gonorrhoea 4 +Gonzales 2 +Gonzales's 1 +Gonzalez 3 +Gonzalez's 1 +Gonzalo 2 +Gonzalo's 1 +goo 5 +goober 2 +goober's 1 +goobers 1 +good 1306 +Good 6 +Goodall 3 +Goodall's 1 +goodbye 19 +goodbye's 1 +goodbyes 1 +goodie 2 +goodies 1 +goodlier 1 +goodliest 1 +goodly 3 +Goodman 5 +Goodman's 1 +goodness 17 +goodness's 1 +goodnight 11 +Goodrich 2 +Goodrich's 1 +Good's 1 +goods 103 +goodwill 10 +Goodwill 2 +goodwill's 1 +Goodwill's 1 +Goodwin 6 +Goodwin's 1 +goody 6 +Goodyear 2 +Goodyear's 1 +gooey 2 +goof 3 +goofed 2 +goofier 1 +goofiest 1 +goofing 1 +goof's 1 +goofs 1 +goofy 3 +gooier 1 +gooiest 1 +gook 3 +gook's 1 +gooks 1 +goon 4 +goon's 1 +goons 1 +goop 2 +goop's 1 +goo's 1 +goose 12 +gooseberries 1 +gooseberry 3 +gooseberry's 1 +goosed 2 +goose's 1 +gooses 1 +goosing 2 +Gopher 1 +gopher 3 +gopher's 1 +gophers 1 +Gorbachev 19 +Gordian 2 +Gordian's 1 +Gordimer 2 +Gordon 28 +Gordon's 1 +gore 4 +Gore 4 +gored 1 +Goren 1 +Goren's 1 +gore's 1 +Gore's 1 +gores 1 +Gorey 2 +Gorey's 1 +Gorgas 1 +gorge 8 +gorged 2 +gorgeous 8 +gorgeously 2 +gorge's 1 +gorges 1 +gorging 2 +Gorgonzola 2 +Gorgonzola's 1 +gorier 1 +goriest 1 +gorilla 4 +gorilla's 1 +gorillas 1 +goriness 2 +goriness's 1 +goring 3 +Gorky 2 +Gorky's 1 +gorse 3 +gorse's 1 +gory 3 +go's 1 +gos 1 +gosh 6 +goshes 1 +gosling 2 +gosling's 1 +Gospel 1 +gospel 15 +gospel's 1 +Gospel's 1 +gospels 1 +Gospels 1 +gossamer 2 +gossamer's 1 +gossip 15 +gossiped 1 +gossiping 3 +gossipped 1 +gossipping 1 +gossip's 1 +gossips 1 +gossipy 3 +got 3 +Goth 2 +Gotham 2 +Gotham's 1 +Gothic 1 +Gothics 1 +Goth's 1 +Goths 2 +gotta 1 +gotten 1 +Gouda 2 +Gouda's 1 +Goudas 1 +gouge 5 +gouged 2 +gouger 3 +gouger's 1 +gougers 1 +gouges 1 +gouging 2 +goulash 3 +goulashes 1 +goulash's 1 +Gould 14 +Gould's 1 +Gounod 2 +Gounod's 1 +gourd 2 +gourd's 1 +gourds 1 +gourmand 2 +gourmand's 1 +gourmands 1 +gourmet 5 +gourmet's 1 +gourmets 2 +gout 4 +goutier 1 +goutiest 1 +gout's 1 +gouty 2 +govern 28 +governable 2 +governance 4 +governance's 1 +governed 2 +governess 5 +governesses 1 +governess's 1 +governing 13 +government 672 +governmental 8 +government's 1 +governments 1 +governor 1 +governor's 1 +governors 1 +governorship 3 +governorship's 1 +governs 1 +govs 1 +gown 12 +gowned 2 +gowning 1 +gown's 1 +gowns 1 +Goya 3 +Goya's 1 +grab 34 +grabbed 1 +grabber 2 +grabbing 3 +grabs 1 +Gracchus 2 +Gracchus's 1 +Grace 11 +grace 22 +graced 1 +graceful 6 +gracefuller 1 +gracefullest 1 +gracefully 4 +gracefulness 2 +gracefulness's 1 +Graceland 2 +Graceland's 1 +graceless 2 +gracelessly 2 +gracelessness 1 +gracelessness's 1 +grace's 1 +Grace's 1 +graces 1 +Gracie 3 +Graciela 1 +Graciela's 1 +Gracie's 1 +gracing 2 +gracious 6 +graciously 3 +graciousness 2 +graciousness's 1 +grackle 2 +grackle's 1 +grackles 1 +grad 3 +gradation 3 +gradation's 1 +gradations 1 +grade 38 +graded 4 +grader 2 +grader's 1 +graders 1 +grade's 1 +grades 1 +gradient 9 +gradient's 1 +gradients 1 +grading 5 +grad's 1 +grads 1 +gradual 13 +gradually 39 +graduate 29 +graduated 4 +graduate's 1 +graduates 1 +graduating 2 +graduation 4 +graduation's 1 +graduations 2 +Grady 2 +Grady's 1 +Graffias 1 +Graffias's 1 +graffiti 5 +graffito 2 +graffito's 1 +graft 7 +grafted 2 +grafter 2 +grafter's 1 +grafters 1 +grafting 3 +Grafton 3 +Grafton's 1 +graft's 1 +grafts 1 +Graham 44 +Grahame 3 +Grahame's 1 +Graham's 1 +Grail 1 +grail 3 +Grail's 1 +Grails 1 +grain 27 +grainier 1 +grainiest 1 +grain's 1 +grains 2 +grainy 3 +gram 7 +grammar 28 +grammarian 3 +grammarian's 1 +grammarians 1 +grammar's 1 +grammars 1 +grammatical 13 +grammatically 3 +gramme 3 +gramme's 1 +grammes 1 +Grammies 1 +Grammy 2 +gramophone 5 +gramophone's 1 +Grampians 1 +gram's 1 +grams 2 +Granada 6 +Granada's 1 +granaries 1 +granary 4 +granary's 1 +grand 54 +grandchild 3 +grandchildren 7 +grandchild's 1 +granddad 5 +granddad's 1 +granddads 1 +granddaughter 5 +granddaughter's 1 +granddaughters 1 +grandee 3 +grandee's 1 +grandees 1 +grander 1 +grandest 1 +grandeur 7 +grandeur's 1 +grandfather 19 +grandfathered 1 +grandfathering 2 +grandfather's 1 +grandfathers 1 +grandiloquence 2 +grandiloquence's 1 +grandiloquent 2 +grandiose 4 +grandly 3 +grandma 1 +grandma's 1 +grandmas 1 +grandmother 17 +grandmother's 1 +grandmothers 1 +grandness 2 +grandness's 1 +grandpa 1 +grandparent 8 +grandparent's 1 +grandparents 1 +grandpa's 1 +grandpas 1 +grands 2 +grandson 9 +grandson's 1 +grandsons 1 +grandstand 5 +grandstanded 1 +grandstanding 2 +grandstand's 1 +grandstands 1 +grange 2 +grange's 1 +granges 1 +granite 8 +granite's 1 +grannie 2 +grannies 1 +granny 9 +granny's 2 +granola 1 +grant 130 +Grant 25 +granted 1 +granting 4 +Grant's 1 +grants 1 +granular 3 +granularity 2 +granularity's 1 +granulate 2 +granulated 2 +granulates 1 +granulating 2 +granulation 2 +granulation's 1 +granule 6 +granule's 1 +granules 1 +grape 10 +graped 1 +grapefruit 3 +grapefruit's 1 +grapefruits 1 +grape's 1 +grapes 2 +grapevine 4 +grapevine's 1 +grapevines 1 +graph 17 +graphed 1 +graphic 11 +graphical 9 +graphically 4 +graphics 22 +graphics's 1 +graphing 3 +graphite 4 +graphite's 1 +graphologist 2 +graphologist's 1 +graphologists 1 +graphology 2 +graphology's 1 +graph's 1 +graphs 1 +graping 1 +grapnel 2 +grapnel's 1 +grapnels 1 +grapple 6 +grappled 1 +grapples 1 +grappling 3 +grasp 28 +grasped 1 +grasping 4 +grasps 1 +Grass 2 +grass 49 +grassed 2 +grasses 1 +grasshopper 4 +grasshopper's 1 +grasshoppers 1 +grassier 1 +grassiest 1 +grassing 2 +grassland 6 +grassland's 1 +grass's 1 +Grass's 1 +grassy 6 +grate 9 +grated 4 +grateful 29 +gratefuller 1 +gratefullest 1 +gratefully 6 +gratefulness 2 +gratefulness's 1 +grater 2 +grater's 1 +graters 1 +grates 1 +gratification 4 +gratification's 1 +gratifications 1 +gratified 2 +gratifies 1 +gratify 3 +gratifying 4 +grating 4 +grating's 1 +gratings 1 +gratis 3 +gratitude 10 +gratitude's 1 +gratuities 1 +gratuitous 3 +gratuitously 2 +gratuity 3 +gratuity's 1 +grave 34 +graved 1 +gravel 15 +graveled 1 +graveling 1 +gravelled 3 +gravelling 1 +gravelly 3 +gravel's 1 +gravels 1 +gravely 5 +graven 3 +graver 2 +grave's 1 +graves 1 +Graves 2 +Graves's 1 +gravest 1 +gravestone 3 +gravestone's 1 +gravestones 1 +graveyard 6 +graveyard's 1 +graveyards 1 +gravies 1 +graving 2 +gravitate 4 +gravitated 1 +gravitates 1 +gravitating 1 +gravitation 3 +gravitational 8 +gravitation's 1 +gravity 14 +gravity's 1 +gravy 5 +gravy's 1 +Gray 13 +gray 5 +graybeard 1 +graybeard's 1 +graybeards 1 +grayed 1 +grayer 1 +grayest 1 +graying 3 +grayish 1 +grayness 1 +Gray's 1 +grays 1 +graze 10 +grazed 2 +grazes 1 +grazing 8 +grease 8 +greased 3 +greasepaint 2 +greasepaint's 1 +grease's 1 +greases 1 +greasier 1 +greasiest 1 +greasiness 2 +greasiness's 1 +greasing 3 +greasy 6 +great 641 +greater 2 +greatest 3 +greatly 35 +greatness 5 +greatness's 1 +greats 1 +grebe 3 +grebe's 1 +grebes 1 +Grecian 2 +Grecians 1 +Greece 19 +Greece's 1 +greed 7 +greedier 1 +greediest 1 +greedily 3 +greediness 2 +greediness's 1 +greed's 1 +greedy 7 +Greek 2 +Greek's 1 +Greeks 1 +Greeley 2 +Greeley's 1 +green 145 +Green 19 +greenback 2 +greenback's 1 +greenbacks 1 +Greene 6 +greened 2 +greener 2 +greenery 4 +greenery's 1 +Greene's 1 +greenest 1 +greengrocer 3 +greengrocer's 1 +greengrocers 1 +greenhorn 3 +greenhorn's 1 +greenhorns 1 +greenhouse 13 +greenhouse's 1 +greenhouses 1 +greening 3 +greenish 3 +Greenland 5 +Greenland's 1 +greenness 2 +greenness's 1 +Greenpeace 8 +Greenpeace's 1 +green's 1 +Green's 1 +greens 1 +Greensboro 2 +Greensboro's 1 +Greensleeves 2 +Greensleeves's 1 +Greenspan 2 +Greenspan's 1 +greensward 2 +greensward's 1 +Greenwich 6 +Greenwich's 1 +Greer 3 +Greer's 1 +greet 25 +greeted 1 +greeting 10 +greeting's 1 +greetings 1 +greets 1 +Greg 10 +gregarious 4 +gregariously 2 +gregariousness 2 +gregariousness's 1 +Gregg 3 +Gregg's 1 +Gregorian 1 +Gregorio 2 +Gregorio's 1 +Gregory 12 +Gregory's 1 +Greg's 1 +gremlin 3 +gremlin's 1 +gremlins 1 +Grenada 3 +Grenada's 1 +grenade 7 +grenade's 1 +grenades 1 +grenadier 3 +grenadier's 1 +grenadiers 1 +Grenadines 1 +Grendel 2 +Grendel's 1 +Grenoble 3 +Grenoble's 1 +Gresham 3 +Gresham's 1 +Greta 3 +Greta's 1 +Gretchen 2 +Gretchen's 1 +Gretel 2 +Gretel's 1 +Gretzky 1 +Gretzky's 1 +grew 1 +grey 60 +Grey 7 +greyed 2 +greyer 2 +greyest 1 +greyhound 5 +greyhound's 1 +greyhounds 1 +greying 3 +Grey's 1 +greys 1 +grid 16 +gridded 2 +griddle 3 +griddlecake 1 +griddlecake's 1 +griddlecakes 1 +griddle's 1 +griddles 1 +griding 1 +gridiron 2 +gridiron's 1 +gridirons 1 +gridlock 3 +gridlocked 2 +gridlocking 1 +gridlocks 1 +grid's 1 +grids 1 +grief 17 +grief's 1 +griefs 1 +Grieg 2 +Grieg's 1 +grievance 9 +grievance's 1 +grievances 1 +grieve 5 +grieved 2 +grieves 2 +grieving 5 +grievous 5 +grievously 2 +griffin 2 +Griffin 5 +griffin's 1 +Griffin's 1 +griffins 1 +Griffith 1 +Griffith's 1 +grill 10 +grille 4 +grilled 3 +grille's 1 +grilles 1 +grilling 3 +grills 1 +grim 14 +grimace 8 +grimaced 1 +grimace's 1 +grimaces 1 +grimacing 2 +grime 4 +grimed 2 +grime's 1 +grimes 1 +Grimes 4 +grimier 1 +grimiest 1 +griming 1 +grimly 8 +Grimm 4 +grimmer 1 +grimmest 1 +Grimm's 1 +grimness 2 +grimness's 1 +grimy 4 +grin 39 +Grinch 1 +Grinch's 1 +grind 14 +grinder 3 +grinder's 1 +grinders 1 +grinding 6 +grinds 1 +grindstone 2 +grindstone's 1 +grindstones 1 +gringo 2 +gringo's 1 +gringos 1 +grinned 1 +grinning 5 +grins 1 +grip 37 +gripe 3 +griped 1 +gripes 1 +griping 3 +grippe 1 +gripped 1 +grippe's 1 +grippes 1 +gripping 4 +grip's 1 +grips 1 +Gris 3 +grislier 1 +grisliest 1 +grisly 3 +Gris's 1 +grist 3 +gristle 3 +gristle's 1 +gristlier 1 +gristliest 1 +gristly 2 +grist's 1 +grit 8 +grit's 1 +grits 1 +gritted 3 +grittier 1 +grittiest 1 +gritting 3 +gritty 4 +grizzled 3 +grizzlier 1 +grizzlies 1 +grizzliest 1 +grizzly 3 +groan 15 +groaned 1 +groaning 3 +groan's 1 +groans 1 +grocer 5 +groceries 1 +grocer's 1 +grocers 1 +grocery 6 +grocery's 1 +grog 3 +groggier 1 +groggiest 1 +groggily 2 +grogginess 1 +grogginess's 1 +groggy 2 +grog's 1 +groin 7 +groin's 1 +groins 1 +grommet 2 +grommet's 1 +grommets 1 +Gromyko 2 +Gromyko's 1 +groom 11 +groomed 2 +grooming 3 +groom's 1 +grooms 1 +groove 11 +grooved 2 +groove's 1 +grooves 1 +groovier 1 +grooviest 1 +grooving 2 +groovy 4 +grope 6 +groped 1 +gropes 1 +groping 3 +Gropius 2 +Gropius's 1 +grosbeak 2 +grosbeak's 1 +grosbeaks 1 +Gross 3 +gross 30 +grossed 2 +grosser 2 +grosses 1 +grossest 1 +grossing 3 +grossly 6 +grossness 2 +grossness's 1 +Grosz 2 +Grosz's 1 +grotesque 6 +grotesquely 3 +grotesques 1 +Grotius 2 +Grotius's 1 +grotto 3 +grottoes 1 +grotto's 1 +grottos 1 +grouch 3 +grouched 1 +grouches 1 +grouchier 1 +grouchiest 1 +grouchiness 1 +grouchiness's 1 +grouching 1 +grouchy 2 +ground 225 +groundbreaking 3 +groundbreakings 1 +grounded 2 +grounder 2 +grounder's 1 +grounders 1 +groundhog 3 +groundhogs 1 +grounding 4 +groundings 1 +groundless 3 +groundlessly 1 +ground's 1 +grounds 1 +groundswell 2 +groundswells 1 +groundwork 3 +groundwork's 1 +group 618 +grouped 2 +grouper 2 +groupers 1 +groupie 2 +groupie's 1 +groupies 1 +grouping 14 +grouping's 1 +groupings 1 +group's 1 +groups 1 +grouse 4 +groused 1 +grouse's 1 +grouses 1 +grousing 2 +grout 4 +grouted 2 +grouting 2 +grout's 1 +grouts 1 +grove 10 +grovel 4 +groveled 1 +groveler 1 +groveler's 1 +grovelers 1 +groveling 1 +grovelled 1 +groveller 2 +grovellers 1 +grovelling 3 +grovels 1 +Grover 3 +Grover's 1 +grove's 1 +groves 1 +grow 194 +grower 6 +grower's 1 +growers 1 +growing 63 +growl 11 +growled 1 +growling 3 +growls 1 +grown 2 +grownup 3 +grownup's 1 +grownups 1 +grows 1 +growth 133 +growth's 1 +growths 1 +grub 6 +grubbed 1 +grubbier 1 +grubbiest 1 +grubbiness 2 +grubbiness's 1 +grubbing 3 +grubby 6 +grubs 1 +grubstake 1 +grubstake's 1 +grudge 5 +grudged 1 +grudge's 1 +grudges 1 +grudging 3 +grudgingly 4 +grudgings 1 +gruel 3 +grueled 1 +grueling 2 +gruelings 1 +gruelled 1 +gruelling 4 +gruellings 1 +gruel's 1 +gruels 1 +gruesome 4 +gruesomely 2 +gruesomer 1 +gruesomest 1 +gruff 4 +gruffed 1 +gruffer 1 +gruffest 1 +gruffing 1 +gruffly 3 +gruffness 2 +gruffness's 1 +gruffs 1 +grumble 9 +grumbled 1 +grumbler 2 +grumbler's 1 +grumblers 1 +grumbles 1 +grumbling 3 +Grumman 3 +Grumman's 1 +grumpier 1 +grumpiest 1 +grumpily 2 +grumpiness 2 +grumpiness's 1 +grumpy 4 +Grundy 1 +Grundy's 1 +grunge 4 +grungier 1 +grungiest 1 +grungy 3 +grunt 11 +grunted 1 +grunting 3 +grunts 1 +Grus 2 +Grus's 1 +Gruyeres 1 +G's 1 +gs 2 +GTE 2 +GTE's 1 +guacamole 3 +guacamole's 1 +Guadalajara 2 +Guadalajara's 1 +Guadalcanal 2 +Guadalcanal's 1 +Guadalquivir 2 +Guadalquivir's 1 +Guadalupe 2 +Guadalupe's 1 +Guadeloupe 2 +Guadeloupe's 1 +Guallatiri 1 +Guallatiri's 1 +Guam 3 +Guam's 1 +Guangzhou 2 +guano 2 +guano's 1 +Guantanamo 2 +Guantanamo's 1 +Guarani 1 +Guarani's 1 +guarantee 58 +guaranteed 8 +guaranteeing 2 +guarantee's 1 +guarantees 1 +guarantied 1 +guaranties 1 +guarantor 4 +guarantor's 1 +guarantors 1 +guaranty 2 +guarantying 1 +guaranty's 1 +guard 57 +guarded 4 +guardedly 2 +guardhouse 2 +guardhouse's 1 +guardhouses 1 +guardian 28 +guardian's 1 +guardians 1 +guardianship 3 +guardianship's 1 +guarding 3 +guardrail 2 +guardrail's 1 +guardrails 1 +guardroom 2 +guardroom's 1 +guardrooms 1 +guards 1 +guardsman 3 +guardsman's 1 +guardsmen 1 +Guarnieri 1 +Guarnieri's 1 +Guatemala 5 +Guatemalan 1 +Guatemalans 1 +Guatemala's 1 +guava 2 +guava's 1 +guavas 2 +Guayaquil 2 +Guayaquil's 1 +gubernatorial 3 +Gucci 2 +Gucci's 1 +Guelph 2 +Guelph's 1 +guerilla 3 +guerillas 1 +Guernsey 3 +Guernsey's 1 +Guernseys 1 +Guerra 2 +Guerra's 1 +Guerrero 2 +Guerrero's 1 +guerrilla 15 +guerrilla's 1 +guerrillas 1 +guess 51 +guessable 2 +guessed 1 +guesser 2 +guesser's 1 +guessers 1 +guesses 1 +guessing 2 +guesstimate 3 +guesstimated 1 +guesstimate's 1 +guesstimates 1 +guesstimating 1 +guesswork 3 +guesswork's 1 +guest 60 +guested 1 +guesting 2 +guest's 1 +guests 1 +Guevara 2 +Guevara's 1 +guff 3 +guffaw 4 +guffawed 1 +guffawing 2 +guffaw's 1 +guffaws 1 +guff's 1 +Guggenheim 3 +Guggenheim's 1 +Guiana 2 +Guiana's 1 +guidance 34 +guidance's 1 +guide 84 +guidebook 5 +guidebook's 1 +guidebooks 1 +guided 6 +guideline 28 +guideline's 1 +guidelines 1 +guides 1 +guiding 8 +guild 13 +guilder 3 +guilder's 1 +guilders 1 +guild's 1 +guilds 1 +guile 3 +guiled 1 +guileful 2 +guileless 2 +guile's 1 +guiles 1 +guiling 1 +Guillermo 3 +Guillermo's 1 +guillotine 5 +guillotined 2 +guillotine's 1 +guillotines 1 +guillotining 2 +guilt 20 +guiltier 1 +guiltiest 1 +guiltily 3 +guiltiness 1 +guiltiness's 1 +guiltless 2 +guilt's 1 +guilty 44 +Guinea 7 +guinea 8 +Guinean 2 +Guineans 1 +guinea's 1 +Guinea's 1 +guineas 1 +Guinevere 2 +Guinevere's 1 +Guinness 15 +Guinness's 1 +guise 7 +guise's 1 +guises 1 +guitar 37 +guitarist 10 +guitarist's 1 +guitarists 1 +guitar's 1 +guitars 1 +Guiyang 1 +Guizot 2 +Guizot's 1 +Gujarat 2 +Gujarati 2 +Gujarati's 1 +Gujarat's 1 +Gujranwala 2 +Gujranwala's 1 +gulag 2 +gulags 1 +gulch 2 +gulches 1 +gulch's 1 +gulf 11 +gulf's 1 +gulfs 1 +gull 8 +Gullah 2 +Gullah's 1 +gulled 2 +gullet 2 +gullet's 1 +gullets 1 +gullibility 2 +gullibility's 1 +gullible 3 +gullies 1 +gulling 1 +Gulliver 3 +Gulliver's 1 +gull's 1 +gulls 1 +gully 7 +gully's 1 +gulp 9 +gulped 1 +gulping 3 +gulps 1 +gum 10 +Gumbel 1 +Gumbel's 1 +gumbo 2 +gumbo's 1 +gumbos 1 +gumdrop 1 +gumdrop's 1 +gumdrops 1 +gummed 2 +gummier 1 +gummiest 1 +gumming 2 +gummy 3 +gumption 2 +gumption's 1 +gum's 1 +gums 1 +gun 60 +gunboat 2 +gunboat's 1 +gunboats 1 +gunfight 3 +gunfighting 1 +gunfight's 1 +gunfights 1 +gunfire 4 +gunfire's 1 +gunfought 1 +gunk 2 +gunk's 1 +gunman 8 +gunman's 1 +gunmen 1 +gunned 1 +gunner 6 +gunner's 1 +gunners 1 +gunnery 2 +gunnery's 1 +gunning 2 +gunny 2 +gunny's 1 +gunnysack 2 +gunnysack's 1 +gunnysacks 1 +gunpoint 3 +gunpoint's 1 +gunpowder 4 +gunpowder's 1 +gunrunner 1 +gunrunner's 1 +gunrunners 1 +gunrunning 2 +gunrunning's 1 +gun's 1 +guns 1 +gunshot 3 +gunshot's 1 +gunshots 1 +gunslinger 2 +gunslinger's 1 +gunslingers 1 +gunsmith 2 +gunsmith's 1 +gunsmiths 1 +Gunther 2 +Gunther's 1 +gunwale 2 +gunwale's 1 +gunwales 1 +Guofeng 2 +Guofeng's 1 +guppies 1 +guppy 3 +guppy's 1 +Gupta 2 +Gupta's 1 +gurgle 5 +gurgled 2 +gurgles 1 +gurgling 4 +Gurkha 2 +Gurkha's 1 +gurney 2 +gurneys 1 +guru 4 +guru's 1 +gurus 3 +Gus 1 +gush 5 +gushed 2 +gusher 2 +gusher's 1 +gushers 1 +gushes 1 +gushier 1 +gushiest 1 +gushing 3 +gushy 2 +Gus's 1 +gusset 3 +gusseted 2 +gusseting 1 +gusset's 1 +gussets 1 +gust 6 +gustatory 2 +Gustav 3 +Gustavo 2 +Gustavo's 1 +Gustav's 1 +Gustavus 2 +Gustavus's 1 +gusted 1 +gustier 1 +gustiest 1 +gusting 3 +gusto 3 +gusto's 1 +gust's 1 +gusts 1 +gusty 2 +gut 14 +Gutenberg 2 +Gutenberg's 1 +Guthrie 3 +Guthrie's 1 +Gutierrez 2 +Gutierrez's 1 +gutless 2 +gut's 1 +guts 8 +gutsier 1 +gutsiest 1 +gutsy 3 +gutted 3 +gutter 9 +guttered 2 +guttering 3 +gutter's 1 +gutters 1 +guttersnipe 3 +guttersnipe's 1 +gutting 3 +guttural 4 +gutturals 1 +Guy 20 +guy 40 +Guyana 3 +Guyana's 1 +Guyanese 2 +guyed 1 +guying 2 +guy's 1 +Guy's 1 +guys 1 +Guzman 2 +Guzman's 1 +guzzle 2 +guzzled 2 +guzzler 2 +guzzler's 1 +guzzlers 1 +guzzles 1 +guzzling 3 +Gwalior 2 +Gwalior's 1 +Gwen 5 +Gwendoline 3 +Gwendoline's 1 +Gwendolyn 2 +Gwendolyn's 1 +Gwen's 1 +Gwyn 2 +Gwyn's 1 +gybe 4 +gybed 1 +gybes 1 +gybing 3 +gym 6 +gymnasia 2 +gymnasia's 1 +gymnasium 4 +gymnasium's 1 +gymnasiums 1 +gymnast 3 +gymnastic 3 +gymnastics 3 +gymnastics's 1 +gymnast's 1 +gymnasts 1 +gymnosperm 3 +gymnosperm's 1 +gymnosperms 2 +gym's 1 +gyms 1 +gynecological 1 +gynecologist 1 +gynecologist's 1 +gynecologists 1 +gynecology 2 +gynecology's 1 +gyp 4 +gypped 1 +gypping 1 +gyps 1 +gypsies 1 +Gypsies 1 +gypsum 3 +gypsum's 1 +Gypsy 2 +gypsy 9 +Gypsy's 1 +gyrate 3 +gyrated 2 +gyrates 1 +gyrating 2 +gyration 2 +gyration's 1 +gyrations 1 +gyro 2 +gyro's 1 +gyros 1 +gyroscope 2 +gyroscope's 1 +gyroscopes 1 +H 27 +h 54 +ha 41 +Haas 2 +Haas's 1 +Habakkuk 1 +Habakkuk's 1 +Haber 2 +haberdasher 2 +haberdasheries 1 +haberdasher's 1 +haberdashers 1 +haberdashery 2 +haberdashery's 1 +Haber's 1 +habit 42 +habitability 2 +habitability's 1 +habitable 3 +habitat 16 +habitation 4 +habitation's 1 +habitations 1 +habitat's 1 +habitats 1 +habit's 1 +habits 1 +habitual 5 +habitually 4 +habituals 1 +habituate 3 +habituated 2 +habituates 1 +habituating 1 +habituation 3 +habituation's 1 +hacienda 3 +hacienda's 1 +haciendas 1 +hack 10 +hacked 1 +hacker 3 +hacker's 1 +hackers 1 +hacking 2 +hackle 4 +hackle's 1 +hackles 1 +hackney 2 +hackneyed 2 +hackneying 1 +hackney's 1 +hackneys 1 +hacks 1 +hacksaw 4 +hacksawed 1 +hacksawing 1 +hacksaw's 1 +hacksaws 1 +had 4 +Hadar 2 +Hadar's 1 +haddock 4 +haddock's 1 +haddocks 1 +haded 1 +hades 1 +Hades 3 +hading 1 +hadn't 3 +Hadrian 4 +Hadrian's 1 +haemoglobin 5 +haemoglobin's 1 +Hafiz 2 +Hafiz's 1 +hafnium 1 +hafnium's 1 +haft 3 +haft's 1 +hafts 1 +hag 4 +Hagar 2 +Hagar's 1 +Haggai 2 +Haggai's 1 +haggard 3 +hagged 1 +hagging 1 +haggle 4 +haggled 1 +haggler 2 +haggler's 1 +hagglers 1 +haggles 1 +haggling 3 +Hagiographa 1 +Hagiographa's 1 +hag's 1 +hags 1 +Hague 8 +Hague's 1 +hah 4 +Hahn 2 +Hahn's 1 +hahs 1 +Haifa 2 +Haifa's 1 +haiku 2 +haiku's 1 +hail 13 +hailed 1 +hailing 3 +hail's 1 +hails 1 +hailstone 2 +hailstone's 1 +hailstones 1 +hailstorm 2 +hailstorm's 1 +hailstorms 1 +Haiphong 2 +Haiphong's 1 +hair 153 +hairbreadth 2 +hairbreadth's 1 +hairbreadths 1 +hairbrush 4 +hairbrushes 1 +hairbrush's 1 +haircut 6 +haircut's 1 +haircuts 1 +haircutting 2 +hairdo 2 +hairdo's 1 +hairdos 1 +hairdresser 8 +hairdresser's 1 +hairdressers 1 +hairdressing 4 +hairdressing's 1 +haired 3 +hairier 1 +hairiest 1 +hairiness 2 +hairiness's 1 +hairless 2 +hairline 3 +hairline's 1 +hairlines 1 +hairnet 2 +hairnet's 1 +hairnets 1 +hairpiece 2 +hairpiece's 1 +hairpieces 1 +hairpin 3 +hairpin's 1 +hairpins 1 +hair's 1 +hairs 1 +hairsbreadth 2 +hairsbreadths 1 +hairsplitting 2 +hairsplitting's 1 +hairspring 2 +hairspring's 1 +hairsprings 1 +hairstyle 5 +hairstyle's 1 +hairstyles 1 +hairstylist 2 +hairstylists 1 +hairy 7 +Haiti 4 +Haitian 1 +Haitians 1 +Haiti's 1 +hake 2 +hake's 1 +hakes 1 +Hakka 2 +Hakka's 1 +Hakluyt 2 +Hakluyt's 1 +Hal 6 +halberd 2 +halberd's 1 +halberds 1 +halcyon 3 +Haldane 3 +Haldane's 1 +hale 4 +Hale 5 +Haleakala 2 +Haleakala's 1 +haled 1 +haler 2 +Hale's 1 +hales 1 +halest 1 +Haley 2 +Haley's 1 +half 307 +halfback 2 +halfback's 1 +halfbacks 1 +halfhearted 2 +halfheartedly 2 +halfheartedness 2 +halfheartedness's 1 +halfpence 2 +halfpennies 1 +halfpenny 3 +halfpenny's 1 +half's 1 +halftime 2 +halftimes 1 +halfway 15 +halibut 2 +halibut's 1 +halibuts 1 +Halifax 9 +Halifax's 1 +haling 2 +halitosis 2 +halitosis's 1 +hall 130 +Hall 6 +hallelujah 3 +hallelujahs 1 +Halley 3 +Halley's 1 +Hallie 2 +Hallie's 1 +Hallmark 1 +hallmark 6 +hallmarked 2 +hallmarking 2 +hallmark's 1 +Hallmark's 1 +hallmarks 1 +hallow 4 +hallowed 3 +Hallowe'en 1 +Halloween 1 +Halloween's 1 +Halloweens 1 +hallowing 2 +hallows 1 +hall's 1 +Hall's 1 +halls 1 +Hallstatt 2 +hallucinate 3 +hallucinated 1 +hallucinates 1 +hallucinating 2 +hallucination 4 +hallucination's 1 +hallucinations 1 +hallucinatory 2 +hallucinogen 2 +hallucinogenic 3 +hallucinogenics 1 +hallucinogen's 1 +hallucinogens 2 +hallway 7 +hallway's 1 +hallways 1 +halo 5 +haloed 2 +haloes 1 +halogen 3 +halogen's 1 +halogens 1 +haloing 1 +Halon 2 +halon 3 +Halon's 1 +halo's 1 +halos 1 +Hal's 1 +Hals 1 +Halsey 2 +Halsey's 1 +halt 31 +halted 2 +halter 4 +haltered 2 +haltering 2 +halter's 1 +halters 1 +halting 4 +haltingly 2 +haltings 1 +halt's 1 +halts 1 +halve 9 +halved 2 +halves 1 +halves's 1 +halving 2 +halyard 2 +halyard's 1 +halyards 1 +ham 14 +Ham 9 +Haman 2 +Haman's 1 +Hamburg 6 +hamburger 4 +hamburger's 1 +hamburgers 1 +Hamburg's 1 +Hamburgs 1 +Hamhung 1 +Hamhung's 1 +Hamilcar 2 +Hamilcar's 1 +Hamill 2 +Hamill's 1 +Hamilton 17 +Hamiltonian 1 +Hamiltonian's 1 +Hamilton's 1 +Hamitic 1 +Hamitic's 1 +Hamlet 6 +hamlet 8 +hamlet's 1 +Hamlet's 1 +hamlets 1 +Hamlin 1 +Hamlin's 1 +Hammarskjold 2 +hammed 2 +hammer 23 +hammered 2 +hammerhead 2 +hammerhead's 1 +hammerheads 1 +hammering 3 +hammering's 1 +hammerings 1 +hammer's 1 +hammers 1 +Hammerstein 2 +Hammerstein's 1 +Hammett 2 +Hammett's 1 +hamming 2 +hammock 4 +hammock's 1 +hammocks 1 +Hammond 7 +Hammond's 1 +Hammurabi 2 +Hammurabi's 1 +hamper 9 +hampered 2 +hampering 2 +hampers 1 +Hampshire 14 +Hampshire's 1 +Hampton 5 +Hampton's 1 +ham's 1 +Ham's 1 +hams 1 +hamster 4 +hamster's 1 +hamsters 1 +hamstring 5 +hamstringing 1 +hamstring's 1 +hamstrings 1 +hamstrung 3 +Hamsun 2 +Hamsun's 1 +Han 4 +Hancock 4 +Hancock's 1 +hand 591 +handbag 10 +handbagged 1 +handbagging 2 +handbag's 1 +handbags 1 +handball 2 +handball's 1 +handballs 1 +handbill 3 +handbill's 1 +handbills 1 +handbook 8 +handbook's 1 +handbooks 1 +handcar 1 +handcar's 1 +handcars 1 +handcart 2 +handcart's 1 +handcarts 1 +handcraft 3 +handcrafted 2 +handcrafting 1 +handcraft's 1 +handcrafts 1 +handcuff 5 +handcuffed 2 +handcuffing 1 +handcuffs 1 +handcuffs's 1 +handed 1 +handedness 3 +handedness's 1 +Handel 4 +Handel's 1 +handful 17 +handful's 1 +handfuls 1 +handgun 4 +handgun's 1 +handguns 1 +handicap 23 +handicapped 12 +handicapper 2 +handicapper's 1 +handicappers 1 +handicapping 3 +handicap's 1 +handicaps 2 +handicraft 4 +handicraft's 1 +handicrafts 1 +handier 1 +handiest 1 +handily 2 +handiness 2 +handiness's 1 +handing 3 +handiwork 3 +handiwork's 1 +handkerchief 10 +handkerchief's 1 +handkerchiefs 1 +handkerchieves 1 +handle 78 +handlebar 3 +handlebar's 1 +handlebars 1 +handled 1 +handler 4 +handler's 1 +handlers 1 +handle's 1 +handles 1 +handling 17 +handling's 1 +handmade 3 +handmaid 2 +handmaiden 2 +handmaiden's 1 +handmaidens 1 +handmaid's 1 +handmaids 1 +handout 5 +handout's 1 +handouts 1 +handpick 2 +handpicked 2 +handpicking 1 +handpicks 1 +handrail 4 +handrail's 1 +handrails 1 +hand's 1 +hands 1 +handset 4 +handset's 1 +handsets 1 +handsful 1 +handshake 4 +handshake's 1 +handshakes 1 +handshaking 2 +handshaking's 1 +handsome 19 +handsomely 4 +handsomeness 2 +handsomeness's 1 +handsomer 1 +handsomest 1 +handspring 2 +handspring's 1 +handsprings 1 +handstand 2 +handstand's 1 +handstands 1 +handwork 2 +handwork's 1 +handwriting 8 +handwriting's 1 +handwritten 5 +Handy 1 +handy 12 +handyman 3 +handyman's 1 +handymen 1 +Handy's 1 +Haney 2 +Haney's 1 +hang 97 +hangar 5 +hangar's 1 +hangars 1 +hangdog 3 +hanged 2 +hanger 5 +hanger's 1 +hangers 1 +hanging 11 +hanging's 1 +hangings 1 +hangman 3 +hangman's 1 +hangmen 1 +hangnail 2 +hangnail's 1 +hangnails 1 +hangout 3 +hangout's 1 +hangouts 1 +hangover 5 +hangover's 1 +hangovers 1 +hangs 1 +Hangul 2 +Hangul's 1 +Hangzhou 2 +hank 4 +Hank 5 +hanker 4 +hankered 1 +hankering 2 +hankering's 1 +hankerings 1 +hankers 1 +hankie 2 +hankie's 1 +hankies 1 +hank's 1 +Hank's 1 +hanks 1 +hanky 3 +hanky's 1 +Hanna 3 +Hannah 1 +Hannah's 1 +Hanna's 1 +Hannibal 3 +Hannibal's 1 +Hanoi 4 +Hanoi's 1 +Hanover 4 +Hanoverian 1 +Hanover's 1 +Han's 1 +Hans 8 +Hansel 2 +Hansel's 1 +Hansen 3 +Hansen's 1 +hansom 3 +hansom's 1 +hansoms 1 +Hanson 6 +Hanson's 1 +Hanukkah 2 +Hanukkah's 1 +Hanukkahs 1 +haphazard 5 +haphazardly 3 +hapless 4 +happen 329 +happened 2 +happening 11 +happening's 1 +happenings 1 +happens 1 +happenstance 2 +happenstance's 1 +happenstances 1 +happier 1 +happiest 2 +happily 20 +happiness 19 +happiness's 1 +happy 131 +Hapsburg 3 +Hapsburg's 1 +harangue 4 +harangued 1 +harangues 1 +haranguing 2 +Harare 1 +harass 6 +harassed 3 +harasses 1 +harassing 3 +harassment 8 +harassment's 1 +Harbin 2 +harbinger 3 +harbinger's 1 +harbingers 1 +Harbin's 1 +harbor 4 +harbored 1 +harboring 1 +harbor's 1 +harbors 1 +hard 252 +hardback 5 +hardback's 1 +hardbacks 1 +hardball 2 +hardball's 1 +hardcover 3 +hardcover's 1 +hardcovers 1 +harden 9 +hardened 5 +hardener 2 +hardener's 1 +hardeners 1 +hardening 3 +hardens 1 +harder 12 +hardest 4 +hardheaded 2 +hardheadedly 1 +hardheadedness 2 +hardheadedness's 1 +hardhearted 1 +hardheartedly 1 +hardheartedness 1 +hardheartedness's 1 +hardier 1 +hardiest 1 +hardily 2 +Hardin 2 +hardiness 2 +hardiness's 1 +Harding 4 +Harding's 1 +Hardin's 1 +hardline 4 +hardliner 3 +hardliners 1 +hardly 90 +hardness 5 +hardness's 1 +hardship 10 +hardship's 1 +hardships 1 +hardtack 2 +hardtack's 1 +hardtop 2 +hardtop's 1 +hardtops 1 +hardware 23 +hardware's 1 +hardwood 4 +hardwood's 1 +hardwoods 1 +hardy 7 +Hardy 9 +Hardy's 1 +hare 11 +harebrained 2 +hared 2 +harelip 2 +harelip's 1 +harelips 1 +harem 5 +harem's 1 +harems 1 +hare's 1 +hares 1 +Hargreaves 4 +Hargreaves's 1 +haring 2 +hark 5 +harked 1 +harken 3 +harkened 1 +harkening 2 +harkens 1 +harking 1 +harks 1 +Harlan 2 +Harlan's 1 +Harlem 3 +Harlem's 1 +Harlequin 1 +harlequin 5 +harlequin's 1 +harlequins 1 +Harley 6 +Harley's 1 +harlot 3 +harlot's 1 +harlots 1 +Harlow 7 +Harlow's 1 +harm 36 +harmed 1 +harmful 10 +harmfully 2 +harmfulness 2 +harmfulness's 1 +harming 2 +harmless 9 +harmlessly 3 +harmlessness 2 +harmlessness's 1 +Harmon 2 +harmonic 7 +harmonica 2 +harmonically 2 +harmonica's 1 +harmonicas 1 +harmonics 1 +harmonics's 1 +harmonies 2 +harmonious 5 +harmoniously 3 +harmoniousness 2 +harmoniousness's 1 +harmonization 3 +harmonization's 1 +harmonize 3 +harmonized 2 +harmonizes 1 +harmonizing 3 +Harmon's 1 +harmony 15 +harmony's 1 +harm's 1 +harms 1 +harness 12 +harnessed 2 +harnesses 1 +harnessing 2 +harness's 1 +Harold 14 +Harold's 1 +harp 6 +harped 1 +Harper 8 +Harper's 1 +harpies 1 +harping 2 +harping's 1 +harpist 2 +harpist's 1 +harpists 1 +harpoon 3 +harpooned 2 +harpooning 2 +harpoon's 1 +harpoons 1 +harp's 1 +harps 1 +harpsichord 4 +harpsichord's 1 +harpsichords 1 +harpy 3 +harpy's 1 +Harrell 2 +Harrell's 1 +harridan 2 +harridan's 1 +harridans 1 +harried 2 +harries 1 +Harriet 19 +Harriet's 1 +Harriett 2 +Harriett's 1 +Harrington 4 +Harrington's 1 +Harris 21 +Harrisburg 2 +Harrisburg's 1 +Harrison 12 +Harrison's 1 +Harrods 1 +harrow 5 +harrowed 2 +harrowing 4 +harrow's 1 +harrows 1 +harry 3 +Harry 48 +harrying 2 +Harry's 1 +harsh 19 +harsher 1 +harshest 1 +harshly 6 +harshness 3 +harshness's 1 +hart 2 +Hart 8 +Harte 2 +Harte's 1 +Hartford 2 +Hartford's 1 +Hartline 2 +Hartline's 1 +Hartman 2 +Hartman's 1 +hart's 1 +Hart's 1 +harts 1 +Harvard 8 +Harvard's 1 +harvest 19 +harvested 2 +harvester 3 +harvester's 1 +harvesters 1 +harvesting 2 +harvest's 1 +harvests 1 +Harvey 15 +Harvey's 1 +has 2 +Hasbro 2 +Hasbro's 1 +hash 4 +hashed 2 +hashes 1 +hashing 3 +hashish 3 +hashish's 1 +hash's 1 +Hasidim 2 +hasn't 1 +hasp 3 +hasp's 1 +hasps 1 +hassle 7 +hassled 2 +hassle's 1 +hassles 1 +hassling 2 +hassock 2 +hassock's 1 +hassocks 1 +haste 7 +hasted 2 +hasten 7 +hastened 1 +hastening 2 +hastens 1 +haste's 1 +hastes 1 +hastier 1 +hastiest 1 +hastily 11 +hastiness 2 +hastiness's 1 +hasting 2 +Hastings 10 +Hastings's 1 +hasty 5 +hat 44 +hatch 14 +hatchback 3 +hatchback's 1 +hatchbacks 1 +hatched 2 +hatcheries 1 +hatchery 2 +hatchery's 1 +hatches 1 +hatchet 4 +hatchet's 1 +hatchets 1 +hatching 3 +hatching's 1 +hatchway 2 +hatchway's 1 +hatchways 1 +hate 57 +hated 4 +hateful 3 +hatefully 2 +hatefulness 2 +hatefulness's 1 +hater 2 +hater's 1 +haters 1 +hates 1 +Hatfield 4 +Hatfield's 1 +hath 5 +Hathaway 2 +Hathaway's 1 +hating 3 +hatred 13 +hatred's 1 +hatreds 1 +hat's 1 +hats 1 +Hatsheput 1 +Hatsheput's 1 +hatted 2 +hatter 3 +Hatteras 2 +Hatteras's 1 +hatter's 1 +hatters 1 +Hattie 2 +Hattie's 1 +hatting 1 +haughtier 1 +haughtiest 1 +haughtily 3 +haughtiness 2 +haughtiness's 1 +haughty 3 +haul 18 +hauled 1 +hauler 1 +hauler's 1 +haulers 1 +hauling 3 +hauls 1 +haunch 4 +haunched 1 +haunches 1 +haunching 1 +haunch's 1 +haunt 14 +haunted 3 +haunting 4 +hauntingly 2 +haunts 1 +Hauptmann 2 +Hauptmann's 1 +Hausa 1 +Hausa's 1 +Hausdorff 1 +Hausdorff's 1 +hauteur 2 +hauteur's 1 +Havana 3 +Havana's 1 +Havanas 1 +Havarti 1 +have 13659 +Havel 5 +Havel's 1 +haven 11 +haven's 1 +havens 1 +haven't 2 +haversack 3 +haversack's 1 +haversacks 1 +haves 1 +having 2 +havoc 5 +havoc's 1 +Havoline 2 +Havoline's 1 +haw 4 +Hawaii 5 +Hawaiian 1 +Hawaiians 1 +Hawaii's 1 +hawed 2 +hawing 1 +hawk 8 +hawked 1 +hawker 3 +hawker's 1 +hawkers 1 +Hawking 2 +hawking 3 +hawking's 1 +Hawkins 6 +Hawkins's 1 +hawkish 2 +hawk's 1 +hawks 1 +haw's 1 +haws 1 +hawser 2 +hawser's 1 +hawsers 1 +hawthorn 4 +Hawthorne 3 +Hawthorne's 1 +hawthorn's 1 +hawthorns 1 +hay 11 +Hay 5 +haycock 2 +haycock's 1 +haycocks 1 +Hayden 3 +Hayden's 1 +Haydn 4 +Haydn's 1 +hayed 1 +Hayes 5 +haying 1 +hayloft 2 +hayloft's 1 +haylofts 1 +haymow 1 +haymow's 1 +haymows 1 +Haynes 5 +hay's 1 +Hay's 1 +hays 2 +Hays 2 +hayseed 1 +hayseed's 1 +hayseeds 1 +haystack 4 +haystack's 1 +haystacks 1 +haywire 2 +haywire's 1 +Haywood 2 +Haywood's 1 +hazard 19 +hazarded 2 +hazarding 2 +hazardous 9 +hazard's 1 +hazards 1 +haze 7 +hazed 2 +hazel 5 +Hazel 9 +hazelnut 3 +hazelnut's 1 +hazelnuts 1 +hazel's 1 +Hazel's 1 +hazels 1 +haze's 1 +hazes 1 +hazier 1 +haziest 1 +hazily 2 +haziness 2 +haziness's 1 +hazing 3 +hazing's 1 +hazings 1 +Hazlitt 3 +Hazlitt's 1 +hazy 4 +He 1 +he 8475 +Head 3 +head 483 +headache 14 +headache's 1 +headaches 2 +headband 3 +headband's 1 +headbands 1 +headboard 3 +headboard's 1 +headboards 1 +headdress 3 +headdresses 1 +headdress's 1 +headed 4 +header 10 +header's 1 +headers 1 +headfirst 2 +headgear 3 +headgear's 1 +headhunter 4 +headhunter's 1 +headhunters 1 +headier 1 +headiest 1 +heading 21 +heading's 1 +headings 1 +headland 5 +headland's 1 +headlands 1 +headless 3 +headlight 6 +headlight's 1 +headlights 1 +headline 19 +headlined 2 +headline's 1 +headlines 1 +headlining 3 +headlock 2 +headlock's 1 +headlocks 1 +headlong 5 +headmaster 15 +headmaster's 1 +headmasters 1 +headmistress 5 +headmistresses 1 +headmistress's 1 +headphone 5 +headphone's 1 +headphones 1 +headquarter 3 +headquarters 30 +headrest 3 +headrest's 1 +headrests 1 +headroom 3 +headroom's 1 +head's 1 +Head's 1 +heads 1 +headset 4 +headset's 1 +headsets 1 +headstone 3 +headstone's 1 +headstones 1 +headstrong 3 +headwaiter 2 +headwaiter's 1 +headwaiters 1 +headwaters 1 +headway 5 +headway's 1 +headwind 2 +headwind's 1 +headwinds 1 +headword 3 +headword's 1 +headwords 1 +heady 5 +heal 11 +healed 2 +healer 4 +healer's 1 +healers 1 +healing 15 +heals 1 +health 248 +healthful 2 +healthfully 1 +healthfulness 1 +healthfulness's 1 +healthier 1 +healthiest 1 +healthily 3 +healthiness 2 +healthiness's 1 +health's 1 +healthy 42 +heap 15 +heaped 2 +heaping 1 +heap's 1 +heaps 1 +hear 372 +heard 1 +hearer 5 +hearer's 1 +hearers 1 +hearing 38 +hearing's 1 +hearings 1 +hearken 2 +hearkened 1 +hearkening 1 +hearkens 1 +hears 1 +hearsay 4 +hearsay's 1 +hearse 4 +hearsed 1 +hearse's 1 +hearses 1 +hearsing 1 +Hearst 2 +Hearst's 1 +heart 154 +heartache 3 +heartache's 1 +heartaches 1 +heartbeat 6 +heartbeat's 1 +heartbeats 1 +heartbreak 3 +heartbreaking 3 +heartbreak's 1 +heartbreaks 1 +heartbroke 3 +heartbroken 3 +heartburn 3 +heartburn's 1 +hearted 3 +hearten 3 +heartened 2 +heartening 3 +heartens 1 +heartfelt 3 +hearth 7 +hearth's 1 +hearths 1 +heartier 2 +hearties 1 +heartiest 1 +heartily 4 +heartiness 2 +heartiness's 1 +hearting 1 +heartland 4 +heartland's 1 +heartlands 1 +heartless 3 +heartlessly 2 +heartlessness 2 +heartlessness's 1 +heartrending 2 +heart's 1 +hearts 2 +heartsick 2 +heartstrings 1 +heartthrob 3 +heartthrob's 1 +heartthrobs 1 +heartwarming 2 +hearty 6 +heat 72 +heated 9 +heatedly 2 +heater 10 +heater's 1 +heaters 1 +heath 12 +Heath 7 +heathen 5 +heathenish 2 +heathen's 1 +heathens 1 +heather 6 +Heather 9 +heather's 1 +Heather's 1 +heath's 1 +Heath's 1 +heaths 1 +heating 22 +heat's 1 +heats 1 +heatstroke 3 +heatstroke's 1 +heave 12 +heaved 1 +heaven 33 +heavenlier 1 +heavenliest 1 +heavenly 6 +heaven's 1 +heavens 1 +heavenward 3 +heavenwards 2 +heaves 1 +heavier 1 +heavies 1 +heaviest 1 +heavily 43 +heaviness 3 +heaviness's 1 +heaving 4 +Heaviside 2 +Heaviside's 1 +heavy 110 +heavyset 1 +heavyweight 7 +heavyweight's 1 +heavyweights 1 +Hebe 2 +Hebert 2 +Hebert's 1 +Hebe's 1 +Hebraic 1 +Hebrew 1 +Hebrew's 1 +Hebrews 1 +Hebrides 5 +Hebrides's 1 +Hecate 2 +Hecate's 1 +heck 4 +heckle 4 +heckled 1 +heckler 2 +heckler's 1 +hecklers 1 +heckles 1 +heckling 2 +hectare 12 +hectare's 1 +hectares 1 +hectic 6 +hectically 2 +hectics 1 +hector 2 +Hector 7 +hectored 1 +hectoring 3 +Hector's 1 +hectors 1 +Hecuba 2 +Hecuba's 1 +he'd 1 +hedge 22 +hedged 2 +hedgehog 6 +hedgehog's 1 +hedgehogs 1 +hedgerow 6 +hedgerow's 1 +hedgerows 1 +hedge's 1 +hedges 1 +hedging 2 +hedonism 3 +hedonism's 1 +hedonist 3 +hedonistic 3 +hedonist's 1 +hedonists 1 +heed 8 +heeded 1 +heedful 2 +heeding 1 +heedless 3 +heedlessly 2 +heedlessness 2 +heedlessness's 1 +heed's 1 +heeds 1 +heehaw 1 +heehawed 1 +heehawing 1 +heehaws 1 +heel 23 +heeled 2 +heeling 2 +heel's 1 +heels 1 +Heep 2 +Heep's 1 +Hefner 2 +Hefner's 1 +heft 3 +hefted 2 +heftier 1 +heftiest 1 +hefting 1 +hefts 1 +hefty 5 +Hegel 4 +Hegelian 1 +Hegel's 1 +hegemony 5 +hegemony's 1 +Hegira 1 +Hegira's 1 +Heidegger 2 +Heidegger's 1 +Heidelberg 3 +Heidelberg's 1 +Heidi 4 +Heidi's 1 +heifer 6 +heifer's 1 +heifers 1 +Heifetz 2 +Heifetz's 1 +height 49 +heighten 7 +heightened 4 +heightening 3 +heightens 1 +height's 1 +heights 1 +Heimlich 1 +Heimlich's 1 +Heine 3 +Heineken 3 +Heineken's 1 +Heine's 1 +Heinlein 2 +Heinlein's 1 +heinous 3 +heinously 1 +heinousness 2 +heinousness's 1 +Heinrich 4 +Heinrich's 1 +Heinz 4 +heir 16 +heiress 4 +heiresses 1 +heiress's 1 +heirloom 4 +heirloom's 1 +heirlooms 1 +heir's 1 +heirs 1 +Heisenberg 3 +Heisenberg's 1 +Heisman 1 +Heisman's 1 +heist 4 +heisted 1 +heisting 1 +heist's 1 +heists 1 +held 3 +Helen 29 +Helena 5 +Helena's 1 +Helene 2 +Helene's 1 +Helen's 1 +Helga 2 +Helga's 1 +helical 3 +helices 1 +helices's 1 +Helicon 1 +Helicon's 1 +helicopter 19 +helicoptered 1 +helicoptering 1 +helicopter's 1 +helicopters 1 +Heliopolis 2 +Heliopolis's 1 +Helios 2 +Helios's 1 +heliotrope 2 +heliotrope's 1 +heliotropes 1 +heliport 3 +heliport's 1 +heliports 1 +helium 4 +helium's 1 +helix 5 +helixes 1 +helix's 1 +he'll 1 +Hell 1 +hell 57 +hellebore 3 +hellebore's 1 +helled 1 +Hellenic 1 +Hellenism 1 +Hellenism's 1 +Hellenisms 1 +Hellenistic 1 +Hellenization 1 +Hellenization's 1 +Hellenize 1 +Heller 3 +Heller's 1 +Hellespont 2 +Hellespont's 1 +hellhole 2 +hellhole's 1 +hellholes 1 +helling 1 +hellion 2 +hellion's 1 +hellions 1 +hellish 4 +hellishly 2 +Hellman 2 +Hellman's 1 +hello 41 +hello's 1 +hellos 1 +hell's 1 +Hell's 1 +hells 1 +Hells 1 +helm 5 +helmet 12 +helmeted 2 +helmeting 1 +helmet's 1 +helmets 1 +Helmholtz 2 +Helmholtz's 1 +helm's 1 +helms 1 +helmsman 3 +helmsman's 1 +helmsmen 1 +helot 3 +helots 1 +help 530 +helped 2 +helper 9 +helper's 1 +helpers 1 +helpful 34 +helpfully 4 +helpfulness 2 +helpfulness's 1 +helping 8 +helping's 1 +helpings 1 +helpless 11 +helplessly 6 +helplessness 4 +helplessness's 1 +helpmate 2 +helpmate's 1 +helpmates 1 +helpmeet 2 +helpmeet's 1 +helpmeets 1 +helps 1 +Helsinki 5 +Helsinki's 1 +Helvetius 2 +Helvetius's 1 +hem 9 +hematologist 1 +hematologist's 1 +hematologists 1 +hematology 1 +hematology's 1 +Hemingway 3 +Hemingway's 1 +hemisphere 12 +hemisphere's 1 +hemispheres 1 +hemispheric 3 +hemispherical 2 +hemline 3 +hemline's 1 +hemlines 1 +hemlock 2 +hemlock's 1 +hemlocks 1 +hemmed 2 +hemming 2 +hemoglobin 2 +hemoglobin's 1 +hemophilia 2 +hemophiliac 1 +hemophiliac's 1 +hemophiliacs 1 +hemophilia's 1 +hemorrhage 1 +hemorrhaged 1 +hemorrhage's 1 +hemorrhages 1 +hemorrhaging 1 +hemorrhoid 2 +hemorrhoid's 1 +hemorrhoids 1 +hemp 3 +hempen 2 +hemp's 1 +hem's 1 +hems 1 +hemstitch 1 +hemstitched 1 +hemstitches 1 +hemstitching 1 +hemstitch's 1 +hen 13 +hence 50 +henceforth 5 +henceforward 3 +hences 1 +Hench 1 +henchman 3 +henchman's 1 +henchmen 1 +Hench's 1 +Henderson 1 +Henderson's 1 +Hendricks 1 +Hendrix 4 +Hendrix's 1 +Henley 8 +Henley's 1 +henna 2 +hennaed 2 +hennaing 1 +henna's 1 +hennas 1 +henpeck 3 +henpecked 2 +henpecking 1 +henpecks 1 +Henri 5 +Henrietta 4 +Henrietta's 1 +Henri's 1 +Henry 76 +Henry's 1 +hen's 1 +hens 1 +Hensley 2 +Hensley's 1 +Henson 3 +Henson's 1 +hep 3 +hepatic 6 +hepatics 1 +hepatitis 9 +hepatitis's 1 +Hepburn 3 +Hepburn's 1 +Hephaestus 2 +Hephaestus's 1 +hepper 1 +heppest 1 +Hepplewhite 2 +heps 1 +heptagon 2 +heptagon's 1 +heptagons 1 +her 2188 +Hera 2 +Heraclitus 2 +Heraclitus's 1 +herald 15 +heralded 1 +heraldic 3 +heralding 1 +heraldry 3 +heraldry's 1 +herald's 1 +heralds 1 +Hera's 1 +herb 14 +herbaceous 3 +herbage 3 +herbage's 1 +herbal 5 +herbalist 2 +herbalist's 1 +herbalists 1 +Herbart 2 +Herbart's 1 +Herbert 14 +Herbert's 1 +herbicide 4 +herbicide's 1 +herbicides 1 +herbivore 4 +herbivore's 1 +herbivores 1 +herbivorous 2 +herb's 1 +herbs 1 +Herculaneum 2 +Herculaneum's 1 +herculean 2 +Hercules 6 +herd 15 +herded 2 +Herder 2 +Herder's 1 +herding 2 +herd's 1 +herds 1 +herdsman 3 +herdsman's 1 +herdsmen 1 +here 704 +hereabout 2 +hereabouts 3 +hereafter 4 +hereafters 1 +hereby 5 +hereditary 7 +heredity 3 +heredity's 1 +Hereford 13 +Hereford's 1 +herein 4 +hereof 2 +Herero 2 +Herero's 1 +here's 1 +heresies 1 +heresy 5 +heresy's 1 +heretic 3 +heretical 3 +heretic's 1 +heretics 1 +hereto 3 +heretofore 2 +hereupon 1 +herewith 2 +Heriberto 1 +Heriberto's 1 +heritage 22 +heritage's 1 +heritages 1 +Herman 4 +Herman's 1 +hermaphrodite 3 +hermaphrodite's 1 +hermaphrodites 1 +hermaphroditic 2 +Hermaphroditus 2 +Hermaphroditus's 1 +Hermes 3 +hermetic 2 +hermetically 2 +hermetics 1 +Herminia 2 +Herminia's 1 +hermit 4 +Hermitage 2 +hermitage 4 +hermitage's 1 +Hermitage's 1 +hermitages 1 +Hermite 2 +Hermite's 1 +hermit's 1 +hermits 1 +Hermosillo 1 +Hermosillo's 1 +Hernandez 2 +Hernandez's 1 +hernia 4 +herniae 2 +hernia's 1 +hernias 1 +hero 36 +Herod 3 +Herodotus 3 +Herodotus's 1 +Herod's 1 +heroes 1 +heroic 9 +heroically 2 +heroics 2 +heroin 12 +heroine 7 +heroine's 1 +heroin's 1 +heroins 1 +heroism 3 +heroism's 1 +heron 6 +heron's 1 +herons 1 +hero's 1 +heros 1 +herpes 1 +herpes's 1 +Herrera 2 +Herrera's 1 +Herrick 3 +Herrick's 1 +Herring 2 +herring 6 +herringbone 2 +herringboned 1 +herringbone's 1 +herringbones 1 +herringboning 1 +herring's 1 +Herring's 1 +herrings 1 +hers 27 +Herschel 2 +Herschel's 1 +herself 174 +Hersey 2 +Hersey's 1 +Hershel 2 +Hershel's 1 +Hershey 2 +Hershey's 1 +Hertz 1 +hertz 3 +hertzes 1 +hertz's 1 +Hertz's 1 +Hertzsprung 1 +Hertzsprung's 1 +Herzegovina 2 +Herzegovina's 1 +Herzl 2 +Herzl's 1 +he's 1 +He's 1 +hes 1 +Heshvan 1 +Heshvan's 1 +Hesiod 2 +Hesiod's 1 +hesitancy 3 +hesitancy's 1 +hesitant 5 +hesitantly 4 +hesitate 24 +hesitated 1 +hesitates 1 +hesitating 2 +hesitatingly 2 +hesitation 9 +hesitation's 1 +hesitations 1 +Hesperus 1 +Hesperus's 1 +Hess 4 +Hesse 3 +Hesse's 1 +Hessian 1 +Hessian's 1 +Hess's 1 +Hester 3 +Hester's 1 +Heston 3 +Heston's 1 +heterodox 2 +heterodoxy 2 +heterodoxy's 1 +heterogeneity 4 +heterogeneity's 1 +heterogeneous 5 +heterosexual 8 +heterosexuality 3 +heterosexuality's 1 +heterosexual's 1 +heterosexuals 1 +Hettie 2 +Hettie's 1 +heuristic 4 +heuristics 2 +hew 2 +hewed 1 +hewer 2 +hewer's 1 +hewers 1 +hewing 1 +Hewitt 5 +Hewitt's 1 +Hewlett 4 +Hewlett's 1 +hewn 3 +hews 1 +hex 3 +hexadecimal 3 +hexagon 3 +hexagonal 4 +hexagon's 1 +hexagons 1 +hexameter 2 +hexameter's 1 +hexameters 1 +hexed 1 +hexes 1 +hexing 1 +hey 21 +heyday 4 +heyday's 1 +heydays 1 +Heyerdahl 2 +Heyerdahl's 1 +Heywood 3 +Heywood's 1 +Hezbollah 4 +Hezbollah's 1 +Hezekiah 2 +Hezekiah's 1 +Hf 1 +Hf's 1 +Hg 1 +Hg's 1 +hi 15 +Hialeah 2 +Hialeah's 1 +hiatus 3 +hiatuses 1 +hiatus's 1 +Hiawatha 2 +Hiawatha's 1 +hibachi 1 +hibachi's 1 +hibachis 1 +hibernate 4 +hibernated 1 +hibernates 1 +hibernating 2 +hibernation 3 +hibernation's 1 +Hibernia 2 +Hibernia's 1 +hibiscus 2 +hibiscuses 1 +hibiscus's 1 +hiccough 3 +hiccoughed 1 +hiccoughing 3 +hiccoughs 1 +hiccup 5 +hiccuped 2 +hiccuping 2 +hiccupped 1 +hiccupping 2 +hiccup's 1 +hiccups 1 +hick 2 +hickey 1 +hickey's 1 +hickeys 1 +Hickman 2 +Hickman's 1 +Hickok 2 +Hickok's 1 +hickories 1 +hickory 2 +hickory's 1 +hick's 1 +hicks 1 +Hicks 4 +Hicks's 1 +hid 1 +hidden 15 +hide 71 +hideaway 3 +hideaway's 1 +hideaways 1 +hidebound 2 +hided 1 +hideous 6 +hideously 3 +hideousness 2 +hideousness's 1 +hideout 3 +hideout's 1 +hideouts 2 +hides 1 +hiding 5 +hiding's 1 +hie 2 +hied 1 +hieing 1 +hierarchical 8 +hierarchically 3 +hierarchies 1 +hierarchy 22 +hierarchy's 1 +hieroglyphic 3 +hieroglyphics 1 +hieroglyphics's 1 +Hieronymus 2 +Hieronymus's 1 +hies 1 +Higgins 7 +Higgins's 1 +high 593 +highball 2 +highball's 1 +highballs 1 +highborn 2 +highboy 1 +highboy's 1 +highboys 1 +highbrow 4 +highbrow's 1 +highbrows 1 +highchair 3 +highchair's 1 +highchairs 1 +higher 9 +highest 3 +highfalutin 2 +highjack 2 +highjacked 1 +highjacking 1 +highjacks 1 +highland 9 +Highlander 1 +Highlander's 1 +Highlanders 1 +highland's 1 +highlands 1 +highlight 41 +highlighted 2 +highlighter 2 +highlighters 1 +highlighting 2 +highlight's 1 +highlights 1 +highly 93 +Highness 1 +highness 5 +highness's 1 +Highness's 1 +highs 1 +hightail 2 +hightailed 2 +hightailing 1 +hightails 1 +highway 16 +highwayman 3 +highwayman's 1 +highwaymen 2 +highway's 1 +highways 1 +hijack 5 +hijacked 2 +hijacker 3 +hijacker's 1 +hijackers 1 +hijacking 2 +hijackings 1 +hijacks 1 +hike 6 +hiked 1 +hiker 2 +hiker's 1 +hikers 1 +hikes 1 +hiking 2 +Hilario 2 +Hilario's 1 +hilarious 5 +hilariously 2 +hilarity 3 +hilarity's 1 +Hilary 11 +Hilary's 1 +Hilbert 3 +Hilbert's 1 +Hilda 7 +Hilda's 1 +Hildebrand 2 +Hildebrand's 1 +Hilfiger 2 +Hilfiger's 1 +Hill 105 +hill 2 +Hillary 4 +Hillary's 1 +hillbillies 1 +hillbilly 4 +hillbilly's 1 +Hillel 2 +Hillel's 1 +hillier 1 +hilliest 1 +hillock 3 +hillock's 1 +hillocks 1 +hill's 1 +Hill's 1 +hills 1 +hillside 10 +hillside's 1 +hillsides 1 +hilltop 3 +hilltop's 1 +hilltops 1 +hilly 4 +hilt 4 +Hilton 8 +Hilton's 1 +hilt's 1 +hilts 1 +him 5 +Himalaya 4 +Himalaya's 1 +Himalayas 1 +Himmler 3 +Himmler's 1 +hims 2 +himself 314 +Hinayana 2 +Hinayana's 1 +hind 7 +Hindemith 2 +Hindemith's 1 +Hindenburg 2 +Hindenburg's 1 +hinder 8 +hindered 2 +hindering 3 +hinders 1 +Hindi 2 +Hindi's 1 +hindmost 2 +hindquarter 3 +hindquarter's 1 +hindquarters 1 +hindrance 4 +hindrance's 1 +hindrances 1 +hinds 1 +hindsight 6 +hindsight's 1 +Hindu 1 +Hinduism 1 +Hinduism's 1 +Hinduisms 1 +Hindu's 1 +Hindus 1 +Hindustan 2 +Hindustani 2 +Hindustani's 1 +Hindustan's 1 +Hines 3 +Hines's 1 +hinge 9 +hinged 3 +hinge's 1 +hinges 1 +hinging 2 +hint 32 +hinted 1 +hinterland 4 +hinterland's 1 +hinterlands 1 +hinting 2 +Hinton 3 +Hinton's 1 +hint's 1 +hints 1 +hip 24 +Hipparchus 2 +Hipparchus's 1 +hipped 2 +hipper 2 +hippest 1 +hippie 3 +hippier 2 +hippie's 1 +hippies 1 +hippiest 1 +hipping 1 +hippo 3 +Hippocrates 2 +Hippocrates's 1 +Hippocratic 1 +hippopotami 2 +hippopotamus 2 +hippopotamuses 1 +hippopotamus's 1 +hippo's 1 +hippos 1 +hippy 6 +hip's 1 +hips 1 +Hiram 2 +Hiram's 1 +hire 34 +hired 5 +hireling 3 +hireling's 1 +hires 1 +hiring 4 +Hirobumi 2 +Hirobumi's 1 +Hirohito 2 +Hirohito's 1 +Hiroshima 3 +Hiroshima's 1 +hirsute 3 +his 4340 +Hispanic 1 +Hispanics 2 +Hispaniola 2 +Hispaniola's 1 +hiss 13 +Hiss 2 +hissed 1 +hisses 1 +hissing 4 +hiss's 1 +Hiss's 1 +histamine 5 +histamine's 1 +histamines 1 +histogram 3 +histogram's 1 +histograms 1 +historian 32 +historian's 1 +historians 1 +historic 25 +historical 59 +historically 10 +histories 1 +history 203 +history's 1 +histrionic 3 +histrionics 2 +histrionics's 1 +hit 128 +Hitachi 1 +Hitachi's 1 +hitch 7 +Hitchcock 4 +Hitchcock's 1 +hitched 2 +hitches 1 +hitchhike 3 +hitchhiked 1 +hitchhiker 2 +hitchhikers 1 +hitchhikes 1 +hitchhiking 1 +hitching 3 +hither 3 +hitherto 18 +Hitler 19 +Hitler's 1 +Hitlers 1 +hits 1 +hitter 2 +hitter's 1 +hitters 1 +hitting 2 +Hittite 1 +Hittite's 1 +hive 6 +hived 1 +hive's 1 +hives 1 +hiving 2 +h'm 1 +Hmong 2 +Ho 1 +ho 11 +hoagie 2 +hoagies 1 +hoagy 2 +hoard 8 +hoarded 2 +hoarder 2 +hoarder's 1 +hoarders 1 +hoarding 3 +hoarding's 1 +hoard's 1 +hoards 1 +hoarfrost 1 +hoarfrost's 1 +hoarier 1 +hoariest 1 +hoariness 1 +hoariness's 1 +hoarse 4 +hoarsely 4 +hoarseness 2 +hoarseness's 1 +hoarser 1 +hoarsest 1 +hoary 2 +hoax 5 +hoaxed 1 +hoaxer 3 +hoaxer's 1 +hoaxers 1 +hoaxes 1 +hoaxing 1 +hoax's 1 +hob 4 +Hobart 3 +Hobart's 1 +Hobbes 4 +Hobbes's 1 +hobbies 1 +hobbit 4 +hobble 5 +hobbled 2 +hobbles 1 +hobbling 3 +Hobbs 4 +Hobbs's 1 +hobby 11 +hobbyhorse 2 +hobbyhorse's 1 +hobbyhorses 1 +hobbyist 4 +hobbyist's 1 +hobbyists 1 +hobby's 1 +hobgoblin 2 +hobgoblin's 1 +hobgoblins 1 +hobnail 3 +hobnailed 2 +hobnailing 1 +hobnail's 1 +hobnails 1 +hobnob 3 +hobnobbed 1 +hobnobbing 1 +hobnobs 1 +hobo 2 +hoboed 1 +hoboes 1 +hoboing 1 +hobo's 1 +hobos 1 +hob's 1 +hobs 1 +hock 4 +hocked 2 +hockey 8 +hockey's 1 +hocking 1 +Hockney 3 +Hockney's 1 +hock's 1 +hocks 1 +hockshop 1 +hockshop's 1 +hockshops 1 +hod 3 +Hodge 5 +hodgepodge 2 +hodgepodge's 1 +hodgepodges 1 +Hodge's 1 +Hodges 3 +Hodgkin 3 +Hodgkin's 1 +hod's 1 +hods 1 +hoe 5 +hoed 1 +hoedown 2 +hoedown's 1 +hoedowns 1 +hoeing 3 +hoe's 1 +hoes 1 +Hoff 2 +Hoffa 2 +Hoffa's 1 +Hoffman 4 +Hoffman's 1 +Hoff's 1 +Hofstadter 2 +Hofstadter's 1 +hog 5 +hogan 2 +Hogan 4 +hogan's 1 +Hogan's 1 +hogans 1 +Hogarth 3 +Hogarth's 1 +hogged 1 +hogging 1 +hoggish 1 +hog's 1 +hogs 1 +hogshead 2 +hogshead's 1 +hogsheads 1 +Hogwarts 1 +Hogwarts's 1 +hogwash 3 +hogwash's 1 +Hohenlohe 1 +Hohenlohe's 1 +Hohenstaufen 2 +Hohenstaufen's 1 +Hohenzollern 2 +Hohenzollern's 1 +Hohhot 2 +Hohhot's 1 +Hohokam 1 +hoist 8 +hoisted 1 +hoisting 2 +hoists 1 +hokey 2 +hokier 1 +hokiest 1 +Hokkaido 2 +Hokkaido's 1 +hokum 2 +hokum's 1 +Hokusai 2 +Hokusai's 1 +Holbein 3 +Holbein's 1 +Holcomb 1 +Holcomb's 1 +hold 516 +Holden 4 +Holden's 1 +Holder 3 +holder 43 +holder's 1 +Holder's 1 +holders 1 +holding 25 +holding's 1 +holdings 1 +holdout 1 +holdout's 1 +holdouts 1 +holdover 3 +holdover's 1 +holdovers 1 +holds 1 +holdup 3 +holdup's 1 +holdups 1 +hole 78 +holed 2 +hole's 1 +holes 1 +holiday 110 +Holiday 2 +holidayed 1 +holidaying 2 +holiday's 1 +Holiday's 1 +holidays 1 +holier 1 +holiest 1 +holiness 4 +holiness's 1 +holing 2 +holistic 5 +Holland 18 +Holland's 1 +Hollands 2 +holler 4 +hollered 2 +hollering 2 +Hollerith 2 +Hollerith's 1 +hollers 1 +Holley 1 +Holley's 1 +Hollie 2 +Hollie's 1 +hollies 1 +Hollis 3 +hollow 18 +Holloway 5 +Holloway's 1 +hollowed 2 +hollower 1 +hollowest 1 +hollowing 2 +hollowly 2 +hollowness 2 +hollowness's 1 +hollows 1 +holly 12 +Holly 2 +hollyhock 3 +hollyhock's 1 +hollyhocks 1 +holly's 1 +Holly's 1 +Hollywood 18 +Hollywood's 1 +Holman 5 +Holman's 1 +Holmes 11 +Holocaust 3 +holocaust 4 +holocaust's 1 +holocausts 1 +Holocene 2 +hologram 4 +hologram's 1 +holograms 1 +holograph 3 +holographic 2 +holograph's 1 +holographs 1 +holography 2 +holography's 1 +Holst 2 +Holstein 2 +Holstein's 1 +Holsteins 1 +holster 4 +holstered 2 +holstering 1 +holster's 1 +holsters 1 +Holst's 1 +Holt 5 +Holt's 1 +holy 34 +homage 7 +homaged 1 +homage's 1 +homages 1 +homaging 1 +homburg 3 +homburg's 1 +homburgs 1 +home 200 +homebodies 1 +homebody 2 +homebody's 1 +homeboy 2 +homeboys 1 +homecoming 4 +homecoming's 1 +homecomings 1 +homed 2 +homegrown 3 +homeland 7 +homeland's 1 +homelands 1 +homeless 14 +homelessness 5 +homelessness's 1 +homelier 1 +homeliest 1 +homeliness 2 +homeliness's 1 +homely 5 +homemade 3 +homemaker 2 +homemaker's 1 +homemakers 1 +homeopathic 2 +homeopathy 2 +homeopathy's 1 +homeowner 3 +homeowners 1 +homepage 1 +homepages 1 +homer 2 +Homer 4 +homered 1 +Homeric 2 +homering 1 +homeroom 1 +homeroom's 1 +homerooms 1 +homer's 1 +Homer's 1 +homers 1 +home's 1 +homes 1 +homesick 3 +homesickness 3 +homesickness's 1 +homespun 3 +homestead 4 +homesteaded 1 +homesteader 2 +homesteader's 1 +homesteaders 1 +homesteading 1 +homestead's 1 +homesteads 1 +homestretch 1 +homestretches 1 +homestretch's 1 +hometown 2 +hometown's 1 +hometowns 1 +homeward 3 +homewards 2 +homework 11 +homework's 1 +homey 3 +homeyness 1 +homeyness's 1 +homeys 1 +homicidal 2 +homicide 4 +homicide's 1 +homicides 1 +homier 1 +homiest 1 +homilies 1 +homily 3 +homily's 1 +hominess 1 +hominess's 1 +homing 3 +hominy 1 +hominy's 1 +homogeneity 4 +homogeneity's 1 +homogeneous 7 +homogeneously 2 +homogenization 2 +homogenization's 1 +homogenize 2 +homogenized 2 +homogenizes 1 +homogenizing 1 +homograph 3 +homograph's 1 +homographs 1 +homonym 2 +homonym's 1 +homonyms 1 +homophobia 3 +homophobic 4 +homophone 3 +homophone's 1 +homophones 1 +homosexual 14 +homosexuality 8 +homosexuality's 1 +homosexual's 1 +homosexuals 1 +homy 2 +Hon 1 +honcho 2 +honchos 1 +Honda 6 +Honda's 1 +Honduran 1 +Hondurans 1 +Honduras 4 +Honduras's 1 +hone 5 +Honecker 4 +Honecker's 1 +honed 1 +honer 1 +hone's 1 +hones 2 +honest 32 +honester 1 +honestest 1 +honestly 16 +honesty 9 +honesty's 1 +honey 13 +honeybee 2 +honeybee's 1 +honeybees 1 +honeycomb 4 +honeycombed 2 +honeycombing 2 +honeycomb's 1 +honeycombs 1 +honeydew 3 +honeydew's 1 +honeydews 1 +honeyed 2 +honeying 1 +honeymoon 9 +honeymooned 1 +honeymooner 2 +honeymooner's 1 +honeymooners 1 +honeymooning 1 +honeymoon's 1 +honeymoons 1 +honey's 1 +honeys 1 +honeysuckle 4 +honeysuckle's 1 +honeysuckles 1 +Honeywell 3 +Honeywell's 1 +Honiara 2 +Honiara's 1 +honied 2 +honing 3 +honk 3 +honked 1 +honking 3 +honk's 1 +honks 1 +Honolulu 2 +Honolulu's 1 +honor 5 +honorable 2 +honorably 2 +honoraria 2 +honoraries 1 +honorarium 2 +honorarium's 1 +honorariums 1 +honorary 10 +honored 1 +honorific 3 +honorifics 2 +honoring 1 +honor's 1 +honors 1 +Hon's 1 +Honshu 2 +Honshu's 1 +hooch 2 +hooch's 1 +Hood 7 +hood 9 +hooded 5 +hooding 2 +hoodlum 2 +hoodlum's 1 +hoodlums 1 +hoodoo 2 +hoodooed 1 +hoodooing 1 +hoodoo's 1 +hoodoos 1 +hood's 1 +Hood's 1 +hoods 1 +hoodwink 3 +hoodwinked 2 +hoodwinking 1 +hoodwinks 1 +hooey 3 +hooey's 1 +hoof 7 +hoofed 2 +hoofing 1 +hoof's 1 +hoofs 1 +hook 26 +hookah 2 +hookah's 1 +hookahs 1 +Hooke 3 +hooked 3 +Hooker 2 +hooker 6 +hooker's 1 +Hooker's 1 +hookers 1 +Hooke's 1 +hookey 2 +hookey's 1 +hookier 1 +hookiest 1 +hooking 3 +hook's 1 +hooks 1 +hookup 2 +hookup's 1 +hookups 1 +hookworm 3 +hookworm's 1 +hookworms 1 +hooky 2 +hooky's 1 +hooligan 7 +hooliganism 4 +hooliganism's 1 +hooligan's 1 +hooligans 1 +hoop 7 +hooped 2 +Hooper 1 +Hooper's 1 +hooping 1 +hoopla 2 +hoopla's 1 +hoop's 1 +hoops 1 +hooray 5 +hoorayed 1 +hooraying 1 +hoorays 1 +Hoosier 1 +Hoosier's 1 +hoot 5 +hooted 1 +hooter 2 +hooter's 1 +hooters 1 +Hooters 1 +Hooters's 1 +hooting 2 +hoot's 1 +hoots 1 +Hoover 3 +Hoover's 1 +Hoovers 2 +hooves 1 +hooves's 1 +hop 16 +hope 303 +Hope 9 +hoped 1 +hopeful 12 +hopefully 21 +hopefulness 2 +hopefulness's 1 +hopefuls 1 +hopeless 11 +hopelessly 6 +hopelessness 4 +hopelessness's 1 +hope's 1 +Hope's 1 +hopes 1 +Hopewell 2 +Hopewell's 1 +Hopi 2 +hoping 1 +Hopi's 1 +Hopkins 7 +Hopkins's 1 +hopped 1 +hopper 4 +Hopper 4 +hopper's 1 +Hopper's 1 +hoppers 1 +hopping 3 +hopping's 1 +hop's 1 +hops 1 +hopscotch 3 +hopscotched 1 +hopscotches 1 +hopscotching 1 +hopscotch's 1 +Horace 5 +Horace's 1 +Horacio 2 +Horacio's 1 +Horatio 2 +Horatio's 1 +horde 6 +horded 1 +horde's 1 +hordes 1 +hording 1 +horizon 20 +horizon's 1 +horizons 1 +horizontal 15 +horizontally 5 +horizontals 1 +Hormel 2 +Hormel's 1 +hormonal 4 +hormone 10 +hormone's 1 +hormones 1 +Hormuz 2 +Hormuz's 1 +horn 19 +Horn 2 +Hornblower 2 +Hornblower's 1 +Horne 1 +horned 3 +Horne's 1 +hornet 3 +hornet's 1 +hornets 1 +hornier 1 +horniest 1 +hornless 2 +hornpipe 2 +hornpipe's 1 +hornpipes 1 +horn's 1 +Horn's 1 +horns 1 +horny 3 +horology 2 +horology's 1 +horoscope 3 +horoscope's 1 +horoscopes 1 +Horowitz 3 +Horowitz's 1 +horrendous 5 +horrendously 2 +horrible 19 +horribles 1 +horribly 5 +horrid 5 +horridly 2 +horrific 7 +horrified 8 +horrifies 1 +horrify 4 +horrifying 4 +horror 28 +horror's 1 +horrors 1 +horse 129 +horseback 4 +horseback's 1 +horsed 2 +horseflies 1 +horsefly 4 +horsefly's 1 +horsehair 2 +horsehair's 1 +horsehide 2 +horsehide's 1 +horseman 6 +horseman's 1 +horsemanship 2 +horsemanship's 1 +horsemen 1 +horseplay 3 +horseplay's 1 +horsepower 4 +horsepower's 1 +horseradish 3 +horseradishes 1 +horseradish's 1 +horse's 1 +horses 1 +horseshoe 4 +horseshoed 1 +horseshoeing 1 +horseshoe's 1 +horseshoes 1 +horsetail 3 +horsetail's 1 +horsetails 1 +horsewhip 3 +horsewhipped 1 +horsewhipping 1 +horsewhip's 1 +horsewhips 1 +horsewoman 2 +horsewoman's 1 +horsewomen 1 +horsey 3 +horsier 1 +horsiest 1 +horsing 1 +horsy 3 +Horthy 2 +Horthy's 1 +horticultural 6 +horticulture 4 +horticulture's 1 +horticulturist 2 +horticulturist's 1 +horticulturists 2 +Horton 5 +Horton's 1 +Horus 3 +Horus's 1 +Ho's 1 +hos 2 +hosanna 2 +hosannas 1 +hose 8 +Hosea 2 +Hosea's 1 +hosed 2 +hose's 1 +hoses 1 +hosiery 3 +hosiery's 1 +hosing 3 +hospice 6 +hospice's 1 +hospices 1 +hospitable 3 +hospitably 2 +hospital 182 +hospitality 11 +hospitality's 1 +hospitalization 2 +hospitalization's 1 +hospitalizations 1 +hospitalize 2 +hospitalized 2 +hospitalizes 1 +hospitalizing 1 +hospital's 1 +hospitals 1 +hosses 1 +host 47 +hostage 14 +hostage's 1 +hostages 1 +hosted 1 +hostel 12 +hosteled 1 +hosteler 1 +hosteler's 1 +hostelers 1 +hosteling 1 +hostelled 1 +hostelling 1 +hostelries 1 +hostelry 3 +hostelry's 1 +hostel's 1 +hostels 1 +hostess 7 +hostessed 1 +hostesses 1 +hostessing 2 +hostess's 1 +hostile 20 +hostilely 2 +hostiles 1 +hostilities 1 +hostility 19 +hostility's 1 +hosting 3 +hostler 2 +hostler's 1 +hostlers 1 +host's 1 +hosts 1 +hot 101 +hotbed 2 +hotbed's 1 +hotbeds 1 +hotcake 2 +hotcakes 1 +hotel 141 +hotelier 4 +hotelier's 1 +hoteliers 1 +hotel's 1 +hotels 1 +hothead 3 +hotheaded 2 +hotheadedly 1 +hotheadedness 2 +hotheadedness's 1 +hothead's 1 +hotheads 1 +hothouse 3 +hothoused 1 +hothouse's 1 +hothouses 1 +hothousing 1 +hotly 4 +hotness 2 +hotness's 1 +Hotpoint 2 +Hotpoint's 1 +hotshot 2 +hotshots 1 +Hottentot 1 +Hottentot's 1 +hotter 2 +hottest 1 +Houdini 2 +Houdini's 1 +hound 11 +hounded 1 +hounding 2 +hound's 1 +hounds 1 +hour 305 +hourglass 3 +hourglasses 1 +hourglass's 1 +hourlies 1 +hourly 6 +hour's 1 +hours 1 +House 1 +house 651 +houseboat 2 +houseboat's 1 +houseboats 1 +housebound 3 +housebreak 3 +housebreaking 2 +housebreaking's 1 +housebreaks 1 +housebroke 1 +housebroken 1 +houseclean 1 +housecleaned 1 +housecleaning 2 +housecleaning's 1 +housecleans 1 +housecoat 2 +housecoat's 1 +housecoats 1 +housed 2 +houseflies 1 +housefly 4 +housefly's 1 +household 60 +householder 6 +householder's 1 +householders 1 +household's 1 +households 1 +househusband 2 +househusbands 1 +housekeeper 8 +housekeeper's 1 +housekeepers 1 +housekeeping 7 +housekeeping's 1 +housemaid 3 +housemaid's 1 +housemaids 1 +housemother 2 +housemother's 1 +housemothers 1 +houseplant 4 +houseplants 1 +house's 1 +House's 1 +houses 2 +housetop 2 +housetop's 1 +housetops 1 +housewares 1 +housewarming 3 +housewarming's 1 +housewarmings 1 +housewife 12 +housewife's 1 +housewives 1 +housework 9 +housework's 1 +housing 68 +housing's 1 +housings 1 +Housman 3 +Housman's 1 +Houston 6 +Houston's 1 +Houyhnhnm 2 +Houyhnhnm's 1 +hove 2 +hovel 4 +hovel's 1 +hovels 2 +hover 11 +hovercraft 3 +hovercraft's 1 +hovered 1 +hovering 3 +hovers 1 +how 1021 +Howard 29 +Howard's 1 +howdah 2 +howdah's 1 +howdahs 1 +howdied 1 +howdies 1 +howdy 2 +howdying 1 +Howe 7 +Howell 6 +Howell's 1 +Howells 2 +Howe's 1 +however 607 +howitzer 2 +howitzer's 1 +howitzers 1 +howl 9 +howled 2 +howler 3 +howler's 1 +howlers 1 +howling 5 +howl's 1 +howls 1 +hows 2 +howsoever 2 +Hoyle 3 +Hoyle's 1 +Hrothgar 2 +Hrothgar's 1 +H's 1 +Huang 3 +Huang's 1 +hub 7 +Hubbard 3 +Hubbard's 1 +hubbies 1 +Hubble 3 +Hubble's 1 +hubbub 3 +hubbub's 1 +hubbubs 1 +hubby 3 +hubby's 1 +hubcap 2 +hubcap's 1 +hubcaps 1 +Huber 2 +Huber's 1 +Hubert 6 +Hubert's 1 +hubris 3 +hubris's 1 +hub's 1 +hubs 1 +Huck 2 +huckleberries 1 +huckleberry 2 +huckleberry's 1 +Huck's 1 +huckster 2 +huckstered 1 +huckstering 2 +huckster's 1 +hucksters 1 +huddle 8 +huddled 2 +huddle's 1 +huddles 1 +huddling 3 +Hudson 9 +Hudson's 1 +hue 6 +hued 2 +Huerta 2 +Huerta's 1 +hue's 1 +hues 1 +Huey 2 +Huey's 1 +Huff 2 +huff 6 +huffed 2 +huffier 1 +huffiest 1 +huffily 2 +huffing 3 +Huffman 2 +Huffman's 1 +huff's 1 +Huff's 1 +huffs 1 +huffy 3 +hug 14 +huge 81 +hugely 6 +hugeness 2 +hugeness's 1 +huger 1 +hugest 1 +hugged 1 +hugger 3 +hugging 3 +Huggins 2 +Hugh 23 +Hughes 19 +Hugh's 1 +Hugo 7 +Hugo's 1 +hugs 1 +Huguenot 2 +Huguenot's 1 +Huguenots 2 +huh 8 +huhs 1 +Hui 1 +Hui's 1 +Huitzilopitchli 1 +Huitzilopitchli's 1 +hula 3 +hulaed 1 +hulaing 1 +hula's 1 +hulas 1 +hulk 5 +hulking 2 +hulk's 1 +hulks 1 +Hull 13 +hull 7 +hullabaloo 2 +hullabaloo's 1 +hullabaloos 1 +hulled 2 +hulling 1 +hull's 1 +Hull's 1 +hulls 1 +hum 11 +human 219 +humane 7 +humanely 2 +humaneness 2 +humaneness's 1 +humaner 1 +humanest 1 +humanism 4 +humanism's 1 +humanist 6 +humanistic 3 +humanist's 1 +humanists 1 +humanitarian 8 +humanitarianism 2 +humanitarianism's 1 +humanitarians 1 +humanities 7 +humanity 14 +humanity's 1 +humanization 2 +humanization's 1 +humanize 2 +humanized 2 +humanizer 1 +humanizer's 1 +humanizers 1 +humanizes 1 +humanizing 3 +humankind 4 +humankind's 1 +humanly 3 +humanness 2 +humanness's 1 +humanoid 3 +humanoids 1 +humans 1 +Humberto 2 +Humberto's 1 +humble 12 +humbled 2 +humbleness 2 +humbleness's 1 +humbler 2 +humbles 1 +humblest 1 +humbling 3 +humblings 1 +humbly 3 +Humboldt 2 +Humboldt's 1 +humbug 4 +humbugged 2 +humbugging 1 +humbug's 1 +humbugs 1 +humdinger 2 +humdinger's 1 +humdingers 1 +humdrum 3 +Hume 5 +humeri 2 +humerus 2 +humerus's 1 +Hume's 1 +humid 4 +humidified 2 +humidifier 2 +humidifier's 1 +humidifiers 1 +humidifies 1 +humidify 2 +humidifying 1 +humidity 5 +humidity's 1 +humidor 2 +humidor's 1 +humidors 1 +humiliate 6 +humiliated 3 +humiliates 1 +humiliating 5 +humiliation 8 +humiliation's 1 +humiliations 1 +humility 5 +humility's 1 +hummed 1 +humming 3 +hummingbird 3 +hummingbird's 1 +hummingbirds 1 +hummock 3 +hummocked 2 +hummocking 1 +hummock's 1 +hummocks 1 +humongous 2 +humor 4 +humored 1 +humoring 1 +humorist 2 +humorist's 1 +humorists 1 +humorless 2 +humorlessness 1 +humorlessness's 1 +humorous 6 +humorously 3 +humor's 1 +humors 2 +hump 6 +humpback 3 +humpbacked 2 +humpback's 1 +humpbacks 1 +humped 2 +Humphrey 6 +Humphrey's 1 +humping 3 +hump's 1 +humps 1 +hums 1 +humus 3 +humus's 1 +Humvee 1 +Hun 4 +hunch 8 +hunchback 3 +hunchbacked 2 +hunchback's 1 +hunchbacks 1 +hunched 3 +hunches 1 +hunching 1 +hunch's 1 +hundred 234 +hundredfold 2 +hundredfolds 1 +hundred's 1 +hundreds 1 +hundredth 1 +hundredths 1 +hundredweight 2 +hundredweight's 1 +hundredweights 1 +Hung 2 +hung 5 +Hungarian 2 +Hungarian's 1 +Hungarians 1 +Hungary 17 +Hungary's 1 +hunger 14 +hungered 2 +hungering 2 +hunger's 1 +hungers 1 +hungover 2 +hungrier 1 +hungriest 1 +hungrily 3 +hungry 21 +Hung's 1 +hunk 4 +hunker 3 +hunkered 1 +hunkering 1 +hunkers 1 +hunk's 1 +hunks 1 +Hun's 1 +Huns 1 +Hunt 13 +hunt 30 +hunted 3 +hunter 11 +Hunter 12 +hunter's 1 +Hunter's 1 +hunters 1 +hunting 21 +hunting's 1 +Huntington 3 +Huntington's 1 +Huntley 3 +Huntley's 1 +huntress 2 +huntresses 1 +huntress's 1 +Hunt's 1 +hunts 1 +huntsman 3 +huntsman's 1 +huntsmen 1 +Huntsville 2 +Huntsville's 1 +hurdle 11 +hurdled 1 +hurdler 3 +hurdler's 1 +hurdlers 1 +hurdle's 1 +hurdles 1 +hurdling 2 +hurl 10 +hurled 2 +hurler 2 +hurler's 1 +hurlers 1 +Hurley 2 +Hurley's 1 +hurling 3 +hurling's 1 +hurls 1 +Huron 2 +Huron's 1 +Hurons 1 +hurray 2 +hurrayed 1 +hurraying 1 +hurrays 1 +hurricane 9 +hurricane's 1 +hurricanes 1 +hurried 3 +hurriedly 7 +hurries 1 +hurry 36 +hurrying 3 +Hurst 5 +Hurst's 1 +hurt 59 +hurtful 4 +hurting 2 +hurtle 6 +hurtled 1 +hurtles 1 +hurtling 3 +hurts 1 +Hus 1 +husband 126 +husbanded 2 +husbanding 2 +husbandry 4 +husbandry's 1 +husbands 1 +husband's 2 +hush 9 +hushed 3 +hushes 1 +hushing 3 +husk 4 +husked 2 +husker 2 +husker's 1 +huskers 1 +huskier 1 +huskies 1 +huskiest 1 +huskily 4 +huskiness 2 +huskiness's 1 +husking 1 +husk's 1 +husks 1 +husky 5 +hussar 3 +hussar's 1 +hussars 1 +Hussein 11 +Hussein's 1 +Husserl 2 +Husserl's 1 +hussies 1 +Hussite 1 +Hussite's 1 +hussy 2 +hussy's 1 +hustings 1 +hustings's 1 +hustle 6 +hustled 1 +hustler 2 +hustler's 1 +hustlers 1 +hustles 1 +hustling 3 +Huston 3 +Huston's 1 +hut 19 +hutch 4 +hutched 1 +hutches 1 +hutching 2 +Hutchinson 5 +Hutchinson's 1 +hutch's 1 +hut's 1 +huts 1 +Hutton 5 +Hutton's 1 +Hutu 2 +Hutu's 1 +Huxley 4 +Huxley's 1 +Huygens 2 +Huygens's 1 +hyacinth 3 +hyacinth's 1 +hyacinths 1 +Hyades 1 +hybrid 11 +hybridize 3 +hybridized 2 +hybridizes 1 +hybridizing 3 +hybrid's 1 +hybrids 1 +Hyde 8 +Hyderabad 1 +Hyderabad's 1 +Hyde's 1 +hydra 3 +Hydra 3 +hydrae 1 +hydrangea 2 +hydrangea's 1 +hydrangeas 1 +hydrant 3 +hydrant's 1 +hydrants 1 +hydra's 1 +Hydra's 1 +hydras 1 +hydrate 3 +hydrated 2 +hydrate's 1 +hydrates 1 +hydrating 2 +hydraulic 5 +hydraulically 2 +hydraulicked 1 +hydraulicking 1 +hydraulics 2 +hydraulics's 1 +hydrocarbon 5 +hydrocarbon's 1 +hydrocarbons 1 +hydroelectric 3 +hydroelectricity 2 +hydroelectricity's 1 +hydrofoil 3 +hydrofoil's 1 +hydrofoils 1 +hydrogen 14 +hydrogenate 2 +hydrogenated 2 +hydrogenate's 1 +hydrogenates 1 +hydrogenating 1 +hydrogen's 1 +hydrology 2 +hydrology's 1 +hydrolysis 2 +hydrolysis's 1 +hydrometer 2 +hydrometer's 1 +hydrometers 1 +hydrophobia 2 +hydrophobia's 1 +hydroplane 2 +hydroplaned 1 +hydroplane's 1 +hydroplanes 1 +hydroplaning 1 +hydroponic 3 +hydroponics 2 +hydroponics's 1 +hydrosphere 2 +hydrosphere's 1 +hydrotherapy 2 +hydrotherapy's 1 +hyena 3 +hyena's 1 +hyenas 1 +hygiene 10 +hygiene's 1 +hygienic 4 +hygienically 2 +hygienics 2 +hygienist 3 +hygienist's 1 +hygienists 1 +hygrometer 2 +hygrometer's 1 +hygrometers 1 +hying 1 +hymen 2 +Hymen 2 +hymen's 1 +Hymen's 1 +hymens 1 +hymn 10 +hymnal 3 +hymnal's 1 +hymnals 1 +hymned 2 +hymning 1 +hymn's 1 +hymns 1 +hype 7 +hyped 2 +hyper 4 +hyperactive 4 +hyperactives 1 +hyperactivity 2 +hyperactivity's 1 +hyperbola 2 +hyperbolae 2 +hyperbola's 1 +hyperbolas 1 +hyperbole 3 +hyperbole's 1 +hyperbolic 2 +hypercritical 2 +hypercritically 1 +Hyperion 1 +Hyperion's 1 +hypermarket 3 +hypermarket's 1 +hypersensitive 3 +hypersensitivities 1 +hypersensitivity 3 +hypersensitivity's 1 +hyperspace 3 +hyperspace's 1 +hypertension 6 +hypertension's 1 +hypertext 3 +hyperventilate 3 +hyperventilated 2 +hyperventilates 1 +hyperventilating 1 +hyperventilation 2 +hyperventilation's 1 +hype's 1 +hypes 1 +hyphen 4 +hyphenate 3 +hyphenated 2 +hyphenates 1 +hyphenating 1 +hyphenation 2 +hyphenation's 1 +hyphenations 1 +hyphened 1 +hyphening 1 +hyphen's 1 +hyphens 1 +hyping 2 +hypnoses 1 +hypnosis 4 +hypnosis's 1 +hypnotic 5 +hypnotically 2 +hypnotics 2 +hypnotism 2 +hypnotism's 1 +hypnotist 4 +hypnotist's 1 +hypnotists 1 +hypnotize 3 +hypnotized 2 +hypnotizes 1 +hypnotizing 2 +hypo 2 +hypoallergenic 2 +hypochondria 2 +hypochondriac 2 +hypochondriac's 1 +hypochondriacs 1 +hypochondria's 1 +hypocrisies 1 +hypocrisy 6 +hypocrisy's 1 +hypocrite 5 +hypocrite's 1 +hypocrites 1 +hypocritical 3 +hypocritically 2 +hypodermic 3 +hypodermics 2 +hypoglycemia 2 +hypoglycemia's 1 +hypoglycemic 1 +hypoglycemics 1 +hypo's 1 +hypos 1 +hypotenuse 3 +hypotenuse's 1 +hypotenuses 1 +hypothalami 2 +hypothalamus 2 +hypothalamus's 1 +hypothermia 3 +hypothermia's 1 +hypotheses 1 +hypothesis 25 +hypothesis's 1 +hypothesize 4 +hypothesized 2 +hypothesizes 1 +hypothesizing 2 +hypothetical 8 +hypothetically 2 +hysterectomies 1 +hysterectomy 3 +hysterectomy's 1 +hysteresis 2 +hysteresis's 1 +hysteria 5 +hysteria's 1 +hysteric 4 +hysterical 6 +hysterically 3 +hysteric's 1 +hysterics 2 +Hyundai 3 +Hyundai's 1 +Hz 1 +i 10331 +I 16 +Iaccoca 1 +Iaccoca's 1 +Iago 4 +Iago's 1 +iamb 2 +iambic 2 +iambics 1 +iamb's 1 +iambs 1 +Ian 55 +Ian's 1 +Iapetus 2 +Iapetus's 1 +Ibadan 2 +Ibadan's 1 +Iberia 2 +Iberian 1 +Iberian's 1 +Iberia's 1 +ibex 3 +ibexes 1 +ibex's 1 +ibices 1 +ibis 2 +ibises 1 +ibis's 1 +Ibiza 3 +Ibiza's 1 +Iblis 1 +Iblis's 1 +IBM 50 +IBM's 1 +Ibo 2 +Ibo's 1 +Ibsen 2 +Ibsen's 1 +ibuprofen 3 +Icahn 2 +Icahn's 1 +Icarus 2 +Icarus's 1 +ice 45 +iceberg 5 +iceberg's 1 +icebergs 1 +icebound 3 +icebox 2 +iceboxes 1 +icebox's 1 +icebreaker 2 +icebreaker's 1 +icebreakers 1 +icecap 2 +icecap's 1 +icecaps 1 +iced 4 +Iceland 7 +Icelander 1 +Icelander's 1 +Icelanders 1 +Icelandic 1 +Iceland's 1 +ice's 1 +ices 1 +icicle 3 +icicle's 1 +icicles 1 +icier 1 +iciest 1 +icily 3 +iciness 2 +iciness's 1 +icing 10 +icing's 1 +icings 1 +ickier 1 +ickiest 1 +icky 2 +icon 10 +iconoclast 3 +iconoclastic 2 +iconoclast's 1 +iconoclasts 1 +icon's 1 +icons 1 +icy 9 +I'd 1 +id 9 +Ida 4 +Idaho 3 +Idahoan 1 +Idahoans 1 +Idahoes 1 +Idaho's 1 +Idahos 1 +Ida's 1 +idea 331 +ideal 68 +idealism 5 +idealism's 1 +idealist 5 +idealistic 4 +idealistically 2 +idealist's 1 +idealists 1 +idealization 2 +idealization's 1 +idealize 3 +idealized 3 +idealizes 1 +idealizing 2 +ideally 14 +ideal's 1 +ideals 1 +idea's 1 +ideas 1 +identical 25 +identically 3 +identifiable 8 +identification 25 +identification's 1 +identified 3 +identifier 9 +identifier's 1 +identifiers 1 +identifies 2 +identify 135 +identifying 4 +identities 1 +identity 46 +identity's 1 +ideogram 3 +ideogram's 1 +ideograms 1 +ideograph 2 +ideograph's 1 +ideographs 1 +ideological 19 +ideologically 4 +ideologies 1 +ideologist 2 +ideologist's 1 +ideologists 1 +ideology 27 +ideology's 1 +ides 2 +idiocies 1 +idiocy 3 +idiocy's 1 +idiom 6 +idiomatic 3 +idiomatically 2 +idiom's 1 +idioms 1 +idiosyncrasies 1 +idiosyncrasy 3 +idiosyncrasy's 1 +idiosyncratic 5 +idiot 11 +idiotic 4 +idiotically 2 +idiot's 1 +idiots 1 +idle 10 +idled 1 +idleness 4 +idleness's 1 +idler 2 +idler's 1 +idlers 1 +idles 1 +idlest 1 +idling 3 +idly 5 +idol 6 +idolater 2 +idolater's 1 +idolaters 1 +idolatrous 2 +idolatry 3 +idolatry's 1 +idolize 2 +idolized 2 +idolizes 1 +idolizing 1 +idol's 1 +idols 1 +id's 1 +ids 1 +idyl 2 +idyll 3 +idyllic 5 +idyll's 1 +idylls 1 +idyls 1 +Ieyasu 2 +Ieyasu's 1 +if 2373 +iffier 1 +iffiest 1 +iffy 2 +ifs 2 +igloo 2 +igloo's 1 +igloos 1 +Ignacio 2 +Ignacio's 1 +Ignatius 3 +Ignatius's 1 +igneous 3 +ignite 5 +ignited 2 +ignites 1 +igniting 2 +ignition 5 +ignition's 1 +ignitions 1 +ignoble 2 +ignobly 2 +ignominies 1 +ignominious 3 +ignominiously 2 +ignominy 2 +ignominy's 1 +ignoramus 2 +ignoramuses 1 +ignoramus's 1 +ignorance 13 +ignorance's 1 +ignorant 10 +ignorantly 2 +ignorants 1 +ignore 76 +ignored 2 +ignores 1 +ignoring 2 +Igor 3 +Igor's 1 +iguana 2 +iguana's 1 +iguanas 1 +Iguassu 1 +Iguassu's 1 +Ijssel 2 +Ijsselmeer 2 +Ijsselmeer's 1 +Ike 2 +Ike's 1 +Ikhnaton 1 +Ikhnaton's 1 +Ila 2 +Ila's 1 +Ilene 2 +Ilene's 1 +Iliad 2 +Iliad's 1 +ilk 4 +ilk's 1 +ilks 1 +I'll 1 +Ill 2 +ill 58 +illegal 27 +illegalities 1 +illegality 3 +illegality's 1 +illegally 7 +illegals 1 +illegibility 2 +illegibility's 1 +illegible 3 +illegibly 2 +illegitimacy 3 +illegitimacy's 1 +illegitimate 7 +illegitimately 2 +illiberal 3 +illicit 6 +illicitly 2 +illicitness 2 +illicitness's 1 +Illinois 4 +Illinois's 1 +illiteracy 3 +illiteracy's 1 +illiterate 6 +illiterates 1 +illness 40 +illnesses 1 +illness's 1 +illogical 4 +illogically 2 +Ill's 1 +ills 2 +illuminate 10 +illuminated 4 +illuminates 1 +Illuminati 1 +illuminating 4 +illumination 6 +illumination's 1 +illuminations 1 +illumine 2 +illumined 2 +illumines 1 +illumining 1 +illusion 15 +illusion's 1 +illusions 2 +illusive 2 +illusory 4 +illustrate 58 +illustrated 5 +illustrates 1 +illustrating 2 +illustration 23 +illustration's 1 +illustrations 1 +illustrative 4 +illustrator 4 +illustrator's 1 +illustrators 1 +illustrious 4 +Ilyushin 2 +Ilyushin's 1 +I'm 2 +image 115 +imaged 2 +imagery 9 +imagery's 1 +image's 1 +images 2 +imaginable 4 +imaginably 1 +imaginary 9 +imagination 30 +imagination's 1 +imaginations 1 +imaginative 12 +imaginatively 3 +imagine 86 +imagined 4 +imagines 1 +imaging 6 +imagining 3 +imam 3 +imam's 1 +imams 1 +imbalance 9 +imbalanced 2 +imbalance's 1 +imbalances 1 +imbecile 4 +imbecile's 1 +imbeciles 1 +imbecilic 2 +imbecilities 1 +imbecility 2 +imbecility's 1 +imbed 3 +imbedded 1 +imbedding 1 +imbeds 1 +imbibe 4 +imbibed 2 +imbibes 1 +imbibing 2 +imbroglio 2 +imbroglio's 1 +imbroglios 1 +imbue 4 +imbued 2 +imbues 1 +imbuing 1 +Imelda 3 +Imelda's 1 +imitate 8 +imitated 1 +imitates 1 +imitating 1 +imitation 10 +imitation's 1 +imitations 1 +imitative 4 +imitator 3 +imitator's 1 +imitators 1 +immaculate 7 +immaculately 3 +immaculateness 2 +immaculateness's 1 +immanence 2 +immanent 3 +immaterial 4 +immature 7 +immaturely 2 +immatures 1 +immaturity 3 +immaturity's 1 +immeasurable 2 +immeasurably 3 +immediacy 4 +immediacy's 1 +immediate 65 +immediately 109 +immemorial 4 +immense 16 +immensely 9 +immenser 1 +immensest 1 +immensities 1 +immensity 3 +immensity's 1 +immerse 7 +immersed 2 +immerses 1 +immersing 2 +immersion 4 +immersion's 1 +immersions 1 +immigrant 15 +immigrant's 1 +immigrants 1 +immigrate 3 +immigrated 2 +immigrates 1 +immigrating 1 +immigration 13 +immigration's 1 +imminence 3 +imminence's 1 +imminent 11 +imminently 2 +immobile 4 +immobility 3 +immobility's 1 +immobilization 2 +immobilization's 1 +immobilize 2 +immobilized 2 +immobilizes 1 +immobilizing 1 +immoderate 4 +immoderately 2 +immodest 2 +immodestly 2 +immodesty 2 +immodesty's 1 +immolate 2 +immolated 2 +immolates 1 +immolating 1 +immolation 2 +immolation's 1 +immoral 5 +immoralities 1 +immorality 4 +immorality's 1 +immorally 2 +immortal 6 +immortality 4 +immortality's 1 +immortalize 2 +immortalized 1 +immortalizes 1 +immortalizing 1 +immortally 1 +immortals 1 +immovable 4 +immovably 2 +immoveable 3 +immune 12 +immunity 9 +immunity's 1 +immunization 2 +immunization's 1 +immunizations 1 +immunize 2 +immunized 1 +immunizes 1 +immunizing 1 +immunology 3 +immunology's 1 +immure 2 +immured 1 +immures 1 +immuring 2 +immutability 2 +immutability's 1 +immutable 4 +immutably 2 +Imodium 2 +Imodium's 1 +Imogene 2 +Imogene's 1 +imp 5 +impact 81 +impacted 2 +impacting 2 +impact's 1 +impacts 1 +impair 8 +impaired 5 +impairing 1 +impairment 7 +impairment's 1 +impairments 1 +impairs 1 +impala 2 +impala's 1 +impalas 1 +impale 3 +impaled 2 +impalement 2 +impalement's 1 +impales 1 +impaling 2 +impalpable 2 +impanel 1 +impaneled 1 +impaneling 1 +impanelled 1 +impanelling 2 +impanels 1 +impart 6 +imparted 2 +impartial 5 +impartiality 4 +impartiality's 1 +impartially 3 +imparting 2 +imparts 1 +impassable 3 +impasse 5 +impasse's 1 +impasses 1 +impassioned 3 +impassive 4 +impassively 3 +impassivity 2 +impassivity's 1 +impatience 7 +impatience's 1 +impatiences 1 +impatient 9 +impatiently 8 +impeach 3 +impeached 2 +impeaches 1 +impeaching 1 +impeachment 3 +impeachment's 1 +impeachments 1 +impeccability 1 +impeccability's 1 +impeccable 5 +impeccables 1 +impeccably 3 +impecunious 2 +impecuniousness 2 +impecuniousness's 1 +impedance 5 +impedance's 1 +impede 6 +impeded 2 +impedes 1 +impediment 4 +impedimenta 2 +impediment's 1 +impediments 1 +impeding 2 +impel 4 +impelled 2 +impelling 3 +impels 1 +impend 1 +impended 1 +impending 6 +impends 1 +impenetrability 2 +impenetrability's 1 +impenetrable 4 +impenetrably 2 +impenitence 2 +impenitence's 1 +impenitent 3 +impenitents 1 +imperative 11 +imperatively 2 +imperatives 1 +imperceptible 4 +imperceptibly 3 +imperfect 6 +imperfection 4 +imperfection's 1 +imperfections 2 +imperfectly 3 +imperfects 1 +imperial 27 +imperialism 6 +imperialism's 1 +imperialist 6 +imperialistic 2 +imperialist's 1 +imperialists 1 +imperially 2 +imperials 1 +imperil 3 +imperiled 1 +imperiling 1 +imperilled 1 +imperilling 2 +imperils 1 +imperious 3 +imperiously 3 +imperiousness 2 +imperiousness's 1 +imperishable 2 +imperishables 1 +impermanence 2 +impermanence's 1 +impermanent 3 +impermeable 2 +impermissible 2 +impersonal 7 +impersonally 2 +impersonate 4 +impersonated 1 +impersonates 1 +impersonating 1 +impersonation 3 +impersonation's 1 +impersonations 1 +impersonator 2 +impersonator's 1 +impersonators 1 +impertinence 3 +impertinence's 1 +impertinent 4 +impertinently 2 +impertinents 1 +imperturbability 2 +imperturbability's 1 +imperturbable 2 +imperturbably 2 +impervious 4 +impetigo 2 +impetigo's 1 +impetuosity 2 +impetuosity's 1 +impetuous 3 +impetuously 2 +impetus 9 +impetuses 1 +impetus's 1 +impieties 1 +impiety 2 +impiety's 1 +impinge 5 +impinged 2 +impingement 2 +impingement's 1 +impinges 1 +impinging 3 +impious 2 +impiously 2 +impish 3 +impishly 2 +impishness 1 +impishness's 1 +implacability 2 +implacability's 1 +implacable 4 +implacably 2 +implant 7 +implantation 3 +implantation's 1 +implanted 2 +implanting 3 +implants 1 +implausibilities 1 +implausibility 2 +implausibility's 1 +implausible 4 +implausibly 2 +implement 48 +implementable 2 +implementation 32 +implementation's 1 +implementations 1 +implemented 2 +implementer 2 +implementer's 1 +implementing 2 +implement's 1 +implements 1 +implicate 9 +implicated 2 +implicates 1 +implicating 2 +implication 60 +implication's 1 +implications 1 +implicit 14 +implicitly 7 +implied 9 +implies 1 +implode 3 +imploded 2 +implodes 1 +imploding 2 +implore 4 +implored 1 +implores 1 +imploring 3 +implosion 2 +implosion's 1 +implosions 1 +imply 58 +implying 1 +impolite 3 +impolitely 2 +impoliteness 2 +impolitenesses 1 +impoliteness's 1 +impolitic 2 +imponderable 3 +imponderables 1 +import 49 +importance 99 +importance's 1 +important 394 +importantly 15 +importation 4 +importation's 1 +importations 1 +imported 8 +importer 6 +importer's 1 +importers 1 +importing 2 +imports 1 +importunate 4 +importunated 1 +importunates 1 +importunating 1 +importune 3 +importuned 1 +importunes 1 +importuning 3 +importunity 2 +importunity's 1 +impose 65 +imposed 3 +imposes 1 +imposing 8 +imposingly 2 +imposition 9 +imposition's 1 +impositions 1 +impossibilities 1 +impossibility 6 +impossibility's 1 +impossible 74 +impossibles 1 +impossibly 4 +imposter 2 +imposter's 1 +imposters 1 +impostor 2 +impostor's 1 +impostors 1 +imposture 3 +imposture's 1 +impostures 1 +impotence 4 +impotence's 1 +impotent 4 +impotently 2 +impound 4 +impounded 2 +impounding 3 +impounds 1 +impoverish 2 +impoverished 5 +impoverishes 1 +impoverishing 2 +impoverishment 3 +impoverishment's 1 +impracticable 4 +impracticably 2 +impractical 5 +impracticality 2 +impracticality's 1 +imprecation 2 +imprecation's 1 +imprecations 1 +imprecise 3 +imprecisely 2 +imprecision 2 +imprecision's 1 +impregnability 2 +impregnability's 1 +impregnable 3 +impregnably 2 +impregnate 4 +impregnated 2 +impregnates 1 +impregnating 1 +impregnation 2 +impregnation's 1 +impresario 3 +impresario's 1 +impresarios 1 +impress 19 +impressed 18 +impresses 1 +impressing 3 +impression 51 +impressionable 3 +impressionism 3 +impressionism's 1 +impressionist 6 +impressionistic 3 +impressionist's 1 +impressionists 1 +impression's 1 +impressions 1 +impressive 32 +impressively 4 +impressiveness 2 +impressiveness's 1 +imprimatur 2 +imprimatur's 1 +imprimaturs 1 +imprint 8 +imprinted 2 +imprinting 3 +imprint's 1 +imprints 1 +imprison 10 +imprisoned 3 +imprisoning 2 +imprisonment 17 +imprisonment's 1 +imprisonments 1 +imprisons 1 +improbabilities 1 +improbability 3 +improbability's 1 +improbable 7 +improbably 3 +impromptu 6 +impromptus 1 +improper 6 +improperly 3 +improprieties 1 +impropriety 3 +impropriety's 1 +improvable 2 +improve 112 +improved 23 +improvement 68 +improvement's 1 +improvements 1 +improves 1 +improvidence 2 +improvidence's 1 +improvident 3 +improvidently 2 +improving 12 +improvisation 4 +improvisation's 1 +improvisations 1 +improvise 6 +improvised 3 +improvises 1 +improvising 3 +imprudence 2 +imprudence's 1 +imprudent 3 +imp's 1 +imps 1 +impudence 2 +impudence's 1 +impudent 2 +impudently 2 +impugn 4 +impugned 2 +impugning 1 +impugns 1 +impulse 13 +impulsed 1 +impulse's 1 +impulses 1 +impulsing 1 +impulsion 2 +impulsion's 1 +impulsive 4 +impulsively 3 +impulsiveness 2 +impulsiveness's 1 +impunity 3 +impunity's 1 +impure 3 +impurely 1 +impurer 1 +impurest 1 +impurities 1 +impurity 4 +impurity's 1 +imputation 3 +imputation's 1 +imputations 1 +impute 4 +imputed 2 +imputes 1 +imputing 2 +Imus 2 +Imus's 1 +in 18824 +In 2 +Ina 2 +inabilities 1 +inability 13 +inability's 1 +inaccessibility 2 +inaccessibility's 1 +inaccessible 5 +inaccuracies 1 +inaccuracy 4 +inaccuracy's 1 +inaccurate 7 +inaccurately 3 +inaction 3 +inaction's 1 +inactive 5 +inactivity 4 +inactivity's 1 +inadequacies 1 +inadequacy 8 +inadequacy's 1 +inadequate 26 +inadequately 4 +inadequates 1 +inadmissible 3 +inadvertence 2 +inadvertence's 1 +inadvertent 4 +inadvertently 5 +inadvisable 2 +inalienable 3 +inamorata 2 +inamorata's 1 +inamoratas 1 +inane 3 +inanely 2 +inaner 1 +inanest 1 +inanimate 5 +inanities 1 +inanity 2 +inanity's 1 +inapplicable 3 +inappropriate 15 +inappropriately 3 +inapt 2 +inarticulate 5 +inarticulately 2 +inarticulates 1 +Ina's 1 +inasmuch 2 +inattention 2 +inattention's 1 +inattentive 3 +inaudible 3 +inaudibly 2 +inaugural 5 +inaugurals 1 +inaugurate 6 +inaugurated 2 +inaugurates 1 +inaugurating 1 +inauguration 4 +inauguration's 1 +inaugurations 1 +inauspicious 2 +inboard 3 +inboards 1 +inborn 3 +inbound 3 +inbounded 1 +inbounding 1 +inbounds 1 +inbred 3 +inbreds 1 +inbreed 2 +inbreeding 2 +inbreeding's 1 +inbreeds 1 +inbuilt 3 +Inc 1 +Inca 2 +incalculable 3 +incalculably 2 +incandescence 2 +incandescence's 1 +incandescent 4 +incandescents 1 +incantation 3 +incantation's 1 +incantations 1 +incapability 2 +incapability's 1 +incapable 10 +incapacitate 3 +incapacitated 2 +incapacitates 1 +incapacitating 2 +incapacity 4 +incapacity's 1 +incarcerate 3 +incarcerated 2 +incarcerates 1 +incarcerating 1 +incarceration 3 +incarceration's 1 +incarcerations 1 +incarnate 4 +incarnated 1 +incarnates 1 +incarnating 1 +incarnation 5 +incarnation's 1 +incarnations 1 +Inca's 1 +Incas 1 +incautious 2 +incendiaries 1 +incendiary 4 +incense 6 +incensed 3 +incense's 1 +incenses 1 +incensing 1 +incentive 26 +incentive's 1 +incentives 1 +inception 5 +inception's 1 +inceptions 1 +incessant 4 +incessantly 3 +incest 5 +incest's 1 +incestuous 4 +inch 47 +inched 1 +inches 1 +inching 1 +inchoate 4 +inchoated 1 +inchoates 1 +inchoating 1 +Inchon 2 +Inchon's 1 +inch's 1 +incidence 20 +incidence's 1 +incidences 1 +incident 54 +incidental 7 +incidentally 13 +incidentals 1 +incident's 1 +incidents 1 +incinerate 4 +incinerated 2 +incinerates 1 +incinerating 1 +incineration 4 +incineration's 1 +incinerator 4 +incinerator's 1 +incinerators 1 +incipient 4 +incise 2 +incised 2 +incises 1 +incising 1 +incision 3 +incision's 1 +incisions 1 +incisive 3 +incisively 2 +incisiveness 2 +incisiveness's 1 +incisor 4 +incisor's 1 +incisors 1 +incite 4 +incited 1 +incitement 3 +incitement's 1 +incitements 1 +incites 1 +inciting 1 +incivilities 1 +incivility 2 +incivility's 1 +inclemency 2 +inclemency's 1 +inclement 2 +inclination 9 +inclination's 1 +inclinations 1 +incline 8 +inclined 15 +inclines 1 +inclining 2 +inclose 2 +inclosed 2 +incloses 1 +inclosing 1 +inclosure 3 +inclosure's 1 +inclosures 1 +include 355 +included 3 +includes 1 +including 232 +inclusion 14 +inclusion's 1 +inclusions 1 +inclusive 7 +inclusively 2 +incognito 4 +incognitos 1 +incoherence 3 +incoherence's 1 +incoherent 4 +incoherently 2 +incombustible 2 +income 138 +income's 1 +incomes 1 +incoming 8 +incommensurate 2 +incommunicado 3 +incomparable 3 +incomparably 2 +incompatibilities 1 +incompatibility 4 +incompatibility's 1 +incompatible 9 +incompatibles 1 +incompatibly 1 +incompetence 6 +incompetence's 1 +incompetent 7 +incompetently 2 +incompetents 2 +incomplete 9 +incompletely 2 +incompleteness 2 +incompleteness's 1 +incomprehensible 6 +incomprehensibly 2 +inconceivable 5 +inconceivably 2 +inconclusive 5 +inconclusively 2 +incongruities 1 +incongruity 3 +incongruity's 1 +incongruous 4 +incongruously 3 +inconsequential 3 +inconsequentially 2 +inconsiderable 3 +inconsiderate 2 +inconsiderately 2 +inconsiderateness 2 +inconsiderateness's 1 +inconsistencies 1 +inconsistency 7 +inconsistency's 1 +inconsistent 8 +inconsistently 2 +inconsolable 2 +inconspicuous 3 +inconspicuously 2 +inconspicuousness 2 +inconspicuousness's 1 +inconstancy 2 +inconstancy's 1 +inconstant 3 +incontestable 2 +incontestably 2 +incontinence 5 +incontinence's 1 +incontinent 3 +incontrovertible 3 +incontrovertibly 2 +inconvenience 8 +inconvenienced 2 +inconvenience's 1 +inconveniences 1 +inconveniencing 1 +inconvenient 5 +inconveniently 2 +incorporate 45 +incorporated 3 +incorporates 1 +incorporating 2 +incorporation 7 +incorporation's 1 +incorporeal 2 +incorrect 10 +incorrectly 5 +incorrectness 2 +incorrectness's 1 +incorrigibility 2 +incorrigibility's 1 +incorrigible 2 +incorrigibly 2 +incorruptibility 2 +incorruptibility's 1 +incorruptible 3 +incorruptibles 1 +increase 314 +increased 59 +increases 1 +increasing 58 +increasingly 68 +increasings 1 +incredibility 2 +incredibility's 1 +incredible 14 +incredibly 10 +incredulity 4 +incredulity's 1 +incredulous 4 +incredulously 4 +increment 5 +incremental 6 +incremented 1 +incrementing 1 +increment's 1 +increments 1 +incriminate 4 +incriminated 2 +incriminates 1 +incriminating 3 +incrimination 2 +incrimination's 1 +incriminatory 2 +incrust 1 +incrustation 2 +incrustation's 1 +incrustations 1 +incrusted 1 +incrusting 1 +incrusts 1 +Inc's 1 +incubate 8 +incubated 2 +incubates 1 +incubating 3 +incubation 5 +incubation's 1 +incubator 3 +incubator's 1 +incubators 1 +incubi 2 +incubus 2 +incubuses 1 +incubus's 1 +inculcate 4 +inculcated 2 +inculcates 1 +inculcating 1 +inculcation 2 +inculcation's 1 +inculpate 2 +inculpated 1 +inculpates 1 +inculpating 1 +incumbencies 1 +incumbency 2 +incumbency's 1 +incumbent 8 +incumbents 1 +incur 19 +incurable 4 +incurables 1 +incurably 2 +incurious 2 +incurred 1 +incurring 2 +incurs 1 +incursion 4 +incursion's 1 +incursions 1 +Ind 1 +indebted 4 +indebtedness 3 +indebtedness's 1 +indecencies 1 +indecency 3 +indecency's 1 +indecent 6 +indecenter 1 +indecentest 1 +indecently 3 +indecipherable 2 +indecision 4 +indecision's 1 +indecisive 3 +indecisively 2 +indecisiveness 2 +indecisiveness's 1 +indecorous 2 +indeed 190 +indeeds 1 +indefatigable 3 +indefatigably 2 +indefensible 3 +indefensibly 2 +indefinable 4 +indefinably 2 +indefinite 5 +indefinitely 7 +indefinites 1 +indelible 3 +indelibly 3 +indelicacies 1 +indelicacy 2 +indelicacy's 1 +indelicate 2 +indelicately 2 +indemnification 2 +indemnification's 1 +indemnifications 1 +indemnified 3 +indemnifies 1 +indemnify 3 +indemnifying 1 +indemnities 2 +indemnity 10 +indemnity's 1 +indent 5 +indentation 3 +indentation's 1 +indentations 1 +indented 2 +indenting 2 +indents 1 +indenture 4 +indentured 2 +indenture's 1 +indentures 1 +indenturing 1 +Independence 2 +independence 47 +independence's 1 +Independence's 1 +independent 111 +independently 16 +independents 1 +indescribable 3 +indescribables 1 +indescribably 2 +indestructible 3 +indestructibly 2 +indeterminable 2 +indeterminacy 3 +indeterminacy's 1 +indeterminate 4 +indeterminately 2 +index 60 +indexed 3 +indexes 1 +indexing 5 +index's 1 +India 49 +Indian 4 +Indiana 3 +Indianan 1 +Indianans 1 +Indianapolis 3 +Indianapolis's 1 +Indiana's 1 +Indian's 1 +Indians 1 +India's 1 +indicate 126 +indicated 3 +indicates 1 +indicating 2 +indication 33 +indication's 1 +indications 1 +indicative 9 +indicatives 1 +indicator 22 +indicator's 1 +indicators 1 +indices 1 +indices's 1 +indict 4 +indictable 3 +indicted 2 +indicting 1 +indictment 6 +indictment's 1 +indictments 1 +indicts 1 +Indies 11 +indifference 8 +indifference's 1 +indifferent 8 +indifferently 3 +indigence 2 +indigence's 1 +indigenous 12 +indigent 3 +indigents 1 +indigestible 3 +indigestibles 1 +indigestion 3 +indigestion's 1 +indignant 5 +indignantly 4 +indignation 6 +indignation's 1 +indignities 1 +indignity 4 +indignity's 1 +indigo 6 +indigo's 1 +Indira 2 +Indira's 1 +indirect 19 +indirection 2 +indirection's 1 +indirectly 12 +indirectness 2 +indirectness's 1 +indiscernible 3 +indiscreet 3 +indiscreetly 2 +indiscretion 3 +indiscretion's 1 +indiscretions 1 +indiscriminate 5 +indiscriminately 3 +indispensable 8 +indispensables 1 +indispensably 2 +indisposed 2 +indisposition 2 +indisposition's 1 +indispositions 1 +indisputable 3 +indisputably 2 +indissoluble 2 +indistinct 3 +indistinctly 2 +indistinctness 2 +indistinctness's 1 +indistinguishable 6 +individual 274 +individualism 6 +individualism's 1 +individualist 5 +individualistic 4 +individualist's 1 +individualists 1 +individuality 6 +individuality's 1 +individualize 2 +individualized 2 +individualizes 1 +individualizing 2 +individually 13 +individuals 1 +indivisibility 2 +indivisibility's 1 +indivisible 4 +indivisibly 2 +Indochina 3 +Indochina's 1 +Indochinese 2 +indoctrinate 2 +indoctrinated 2 +indoctrinates 1 +indoctrinating 1 +indoctrination 3 +indoctrination's 1 +indolence 2 +indolence's 1 +indolent 2 +indolently 2 +indomitable 3 +indomitably 2 +Indonesia 11 +Indonesian 1 +Indonesians 1 +Indonesia's 1 +indoor 11 +indoors 8 +Indore 2 +Indore's 1 +indorse 2 +indorsed 1 +indorses 1 +indorsing 1 +Indra 2 +Indra's 1 +Ind's 1 +indubitable 2 +indubitably 2 +induce 24 +induced 4 +inducement 5 +inducement's 1 +inducements 1 +induces 1 +inducing 2 +induct 2 +inductance 4 +inductance's 1 +inducted 1 +inductee 2 +inductee's 1 +inductees 1 +inducting 1 +induction 9 +induction's 1 +inductions 1 +inductive 3 +inducts 1 +indulge 12 +indulged 1 +indulgence 5 +indulgence's 1 +indulgences 1 +indulgent 3 +indulgently 3 +indulges 1 +indulging 2 +Indus 3 +Indus's 1 +industrial 119 +industrialism 2 +industrialism's 1 +industrialist 9 +industrialist's 1 +industrialists 1 +industrialization 6 +industrialization's 1 +industrialize 2 +industrialized 5 +industrializes 1 +industrializing 2 +industrially 3 +industries 1 +industrious 3 +industriously 2 +industriousness 2 +industriousness's 1 +industry 244 +industry's 1 +Indy 2 +Indy's 1 +inebriate 3 +inebriated 2 +inebriates 1 +inebriating 1 +inebriation 2 +inebriation's 1 +inedible 2 +ineducable 3 +ineffable 3 +ineffably 2 +ineffective 9 +ineffectively 2 +ineffectiveness 3 +ineffectiveness's 1 +ineffectual 4 +ineffectually 2 +inefficiencies 1 +inefficiency 5 +inefficiency's 1 +inefficient 9 +inefficiently 2 +inefficients 1 +inelastic 3 +inelegance 2 +inelegance's 1 +inelegant 2 +inelegantly 2 +ineligibility 2 +ineligibility's 1 +ineligible 4 +ineligibles 1 +ineluctable 2 +ineluctably 2 +inept 4 +ineptitude 3 +ineptitude's 1 +ineptly 3 +ineptness 2 +ineptness's 1 +inequalities 1 +inequality 17 +inequality's 1 +inequitable 3 +inequities 1 +inequity 3 +inequity's 1 +inert 5 +inertia 5 +inertial 4 +inertia's 1 +inertly 2 +inertness 2 +inertness's 1 +inerts 1 +Ines 1 +inescapable 4 +inescapably 3 +inessential 3 +inessentials 1 +inestimable 2 +inestimably 2 +inevitability 4 +inevitability's 1 +inevitable 30 +inevitably 33 +inexact 2 +inexcusable 2 +inexcusably 2 +inexhaustible 3 +inexhaustibly 2 +inexorable 4 +inexorably 4 +inexpedient 3 +inexpensive 5 +inexpensively 2 +inexperience 5 +inexperienced 7 +inexperience's 1 +inexpert 2 +inexperts 1 +inexplicable 5 +inexplicably 3 +inexpressible 2 +inextinguishable 2 +inextricable 2 +inextricably 4 +Inez 3 +Inez's 1 +infallibility 2 +infallibility's 1 +infallible 4 +infallibly 2 +infamies 1 +infamous 5 +infamously 2 +infamy 3 +infamy's 1 +infancy 6 +infancy's 1 +infant 28 +infanticide 3 +infanticide's 1 +infanticides 1 +infantile 3 +infantries 1 +infantry 8 +infantryman 3 +infantryman's 1 +infantrymen 1 +infantry's 1 +infant's 1 +infants 1 +infarction 5 +infarction's 1 +infatuate 1 +infatuated 3 +infatuates 1 +infatuating 2 +infatuation 3 +infatuation's 1 +infatuations 1 +infect 13 +infected 7 +infecting 2 +infection 36 +infection's 1 +infections 1 +infectious 7 +infectiously 2 +infectiousness 1 +infectiousness's 1 +infects 1 +infelicities 1 +infelicitous 2 +infelicity 2 +infelicity's 1 +infer 9 +inference 11 +inference's 1 +inferences 1 +inferential 2 +inferior 12 +inferiority 4 +inferiority's 1 +inferiors 1 +infernal 2 +inferno 4 +inferno's 1 +infernos 1 +inferred 1 +inferring 1 +infers 1 +infertile 3 +infertility 3 +infertility's 1 +infest 3 +infestation 3 +infestation's 1 +infestations 1 +infested 3 +infesting 1 +infests 1 +infidel 4 +infidelities 1 +infidelity 3 +infidelity's 1 +infidel's 1 +infidels 1 +infield 2 +infielder 1 +infielder's 1 +infielders 1 +infield's 1 +infields 1 +infighting 2 +infighting's 1 +infiltrate 5 +infiltrated 2 +infiltrates 1 +infiltrating 2 +infiltration 4 +infiltration's 1 +infiltrator 2 +infiltrator's 1 +infiltrators 1 +infinite 11 +infinitely 8 +infinitesimal 3 +infinitesimally 2 +infinitesimals 1 +infinities 1 +infinitive 10 +infinitive's 1 +infinitives 1 +infinitude 2 +infinitude's 1 +infinity 5 +infinity's 1 +infirm 3 +infirmaries 1 +infirmary 7 +infirmary's 1 +infirmities 1 +infirmity 3 +infirmity's 1 +infix 2 +inflame 4 +inflamed 4 +inflames 1 +inflaming 1 +inflammable 3 +inflammation 7 +inflammation's 1 +inflammations 1 +inflammatory 9 +inflatable 5 +inflatable's 1 +inflatables 2 +inflate 4 +inflated 4 +inflates 1 +inflating 3 +inflation 47 +inflationary 6 +inflation's 1 +inflect 3 +inflected 2 +inflecting 2 +inflection 3 +inflectional 2 +inflection's 1 +inflections 1 +inflects 1 +inflexibility 3 +inflexibility's 1 +inflexible 4 +inflexibly 2 +inflexion 2 +inflexion's 1 +inflict 13 +inflicted 2 +inflicting 2 +infliction 3 +infliction's 1 +inflicts 1 +inflorescence 2 +inflorescence's 1 +inflow 5 +inflow's 1 +influence 156 +influenced 1 +influence's 1 +influences 1 +influencing 3 +influential 21 +influentially 2 +influenza 3 +influenza's 1 +influx 6 +influxes 1 +influx's 1 +info 5 +infomercial 1 +infomercials 1 +inform 56 +informal 27 +informality 3 +informality's 1 +informally 5 +informant 7 +informant's 1 +informants 2 +information 390 +informational 3 +information's 1 +informative 7 +informed 8 +informer 4 +informer's 1 +informers 1 +informing 3 +informs 1 +info's 1 +infotainment 2 +infraction 2 +infraction's 1 +infractions 1 +infrared 5 +infrared's 1 +infrastructure 12 +infrastructure's 1 +infrastructures 1 +infrequency 2 +infrequency's 1 +infrequent 6 +infrequently 4 +infringe 8 +infringed 1 +infringement 7 +infringement's 1 +infringements 1 +infringes 1 +infringing 2 +infuriate 4 +infuriated 2 +infuriates 1 +infuriating 4 +infuriatingly 2 +infuse 5 +infused 1 +infuses 1 +infusing 1 +infusion 7 +infusion's 1 +infusions 1 +Inge 2 +ingenious 7 +ingeniously 3 +ingenuity 6 +ingenuity's 1 +ingenuous 2 +ingenuously 2 +ingenuousness 2 +ingenuousness's 1 +Inge's 1 +ingest 3 +ingested 2 +ingesting 1 +ingestion 4 +ingestion's 1 +ingests 1 +Inglewood 1 +Inglewood's 1 +inglorious 2 +ingot 3 +ingot's 1 +ingots 1 +ingrain 4 +ingrained 3 +ingraining 1 +ingrains 1 +Ingram 3 +Ingram's 1 +ingrate 5 +ingrate's 1 +ingrates 1 +ingratiate 3 +ingratiated 1 +ingratiates 1 +ingratiating 2 +ingratiatingly 2 +ingratitude 3 +ingratitude's 1 +ingredient 20 +ingredient's 1 +ingredients 1 +Ingres 4 +Ingres's 1 +ingress 2 +ingresses 1 +ingress's 1 +Ingrid 4 +Ingrid's 1 +ingrown 2 +inhabit 9 +inhabitable 2 +inhabitant 18 +inhabitant's 1 +inhabitants 1 +inhabited 3 +inhabiting 2 +inhabits 1 +inhalant 3 +inhalants 1 +inhalation 3 +inhalation's 1 +inhalations 1 +inhalator 1 +inhalator's 1 +inhalators 1 +inhale 5 +inhaled 2 +inhaler 3 +inhaler's 1 +inhalers 1 +inhales 1 +inhaling 3 +inhere 3 +inhered 1 +inherent 15 +inherently 6 +inheres 1 +inhering 1 +inherit 20 +inheritance 15 +inheritance's 1 +inheritances 1 +inherited 5 +inheriting 3 +inheritor 3 +inheritor's 1 +inheritors 1 +inherits 1 +inhibit 15 +inhibited 3 +inhibiting 3 +inhibition 12 +inhibition's 1 +inhibitions 1 +inhibits 1 +inhospitable 3 +inhuman 4 +inhumane 3 +inhumanely 2 +inhumanities 1 +inhumanity 3 +inhumanity's 1 +inhumanly 2 +inimical 3 +inimically 2 +inimitable 3 +inimitably 2 +iniquities 1 +iniquitous 2 +iniquity 3 +iniquity's 1 +initial 74 +initialed 1 +initialing 1 +initialization 2 +initialize 2 +initialized 2 +initializes 1 +initializing 1 +initialled 2 +initialling 3 +initially 40 +initials 1 +initiate 24 +initiated 2 +initiates 1 +initiating 4 +initiation 6 +initiation's 1 +initiations 1 +initiative 58 +initiative's 1 +initiatives 1 +initiator 3 +initiator's 1 +initiators 1 +inject 12 +injected 3 +injecting 2 +injection 16 +injection's 1 +injections 1 +injector 3 +injector's 1 +injectors 1 +injects 1 +injudicious 2 +injunction 12 +injunction's 1 +injunctions 1 +injure 27 +injured 13 +injures 1 +injuries 1 +injuring 2 +injurious 3 +injury 74 +injury's 1 +injustice 9 +injustice's 1 +injustices 1 +ink 12 +inkblot 2 +inkblot's 1 +inkblots 1 +inked 2 +inkier 1 +inkiest 1 +inkiness 1 +inkiness's 1 +inking 2 +inkling 4 +inkling's 1 +ink's 1 +inks 1 +inkwell 2 +inkwell's 1 +inkwells 1 +inky 4 +inlaid 3 +inland 20 +inlay 4 +inlaying 1 +inlays 1 +inlet 5 +inlet's 1 +inlets 1 +inmate 9 +inmate's 1 +inmates 1 +inmost 2 +inn 21 +innards 3 +innate 6 +innately 2 +inned 1 +inner 48 +innermost 3 +inners 1 +inning 2 +inning's 1 +innings 8 +innkeeper 3 +innkeeper's 1 +innkeepers 1 +innocence 12 +innocence's 1 +innocent 26 +Innocent 5 +innocenter 1 +innocentest 1 +innocently 5 +Innocent's 1 +innocents 1 +innocuous 4 +innocuously 2 +innovate 3 +innovated 1 +innovates 1 +innovating 2 +innovation 26 +innovation's 1 +innovations 1 +innovative 12 +innovator 4 +innovator's 1 +innovators 1 +inn's 1 +inns 1 +innuendo 3 +innuendoed 1 +innuendoes 1 +innuendoing 1 +innuendo's 1 +innuendos 1 +innumerable 5 +inoculate 3 +inoculated 1 +inoculates 1 +inoculating 2 +inoculation 3 +inoculation's 1 +inoculations 1 +inoffensive 3 +inoffensively 2 +Inonu 2 +Inonu's 1 +inoperable 2 +inoperative 2 +inopportune 2 +inordinate 3 +inordinately 3 +inorganic 5 +inpatient 4 +inpatient's 1 +inpatients 1 +input 45 +input's 1 +inputs 1 +inputted 2 +inputting 2 +inquest 11 +inquest's 1 +inquests 1 +inquietude 2 +inquietude's 1 +inquire 7 +inquired 1 +inquirer 2 +inquirer's 1 +inquirers 1 +inquires 1 +inquiries 1 +inquiring 2 +inquiringly 2 +inquiry 46 +inquiry's 1 +Inquisition 1 +inquisition 4 +inquisition's 1 +Inquisition's 1 +inquisitions 1 +inquisitive 4 +inquisitively 2 +inquisitiveness 2 +inquisitiveness's 1 +inquisitor 3 +inquisitor's 1 +inquisitors 1 +inroad 4 +inroad's 1 +inroads 1 +In's 1 +ins 4 +insane 6 +insanely 2 +insaner 1 +insanest 1 +insanity 4 +insanity's 1 +insatiable 4 +insatiably 2 +inscribe 5 +inscribed 3 +inscribes 1 +inscribing 1 +inscription 8 +inscription's 1 +inscriptions 2 +inscrutable 3 +inscrutably 2 +inseam 1 +inseams 1 +insect 24 +insecticide 5 +insecticide's 1 +insecticides 1 +insectivore 2 +insectivore's 1 +insectivores 1 +insectivorous 2 +insect's 1 +insects 1 +insecure 5 +insecurely 2 +insecurities 1 +insecurity 6 +insecurity's 1 +inseminate 2 +inseminated 2 +inseminates 1 +inseminating 1 +insemination 3 +insemination's 1 +insensate 3 +insensibility 2 +insensibility's 1 +insensible 2 +insensibly 2 +insensitive 6 +insensitively 2 +insensitivity 3 +insensitivity's 1 +insentience 1 +insentience's 1 +insentient 3 +inseparability 2 +inseparability's 1 +inseparable 6 +inseparables 1 +inseparably 2 +insert 24 +inserted 2 +inserting 1 +insertion 7 +insertion's 1 +insertions 2 +inserts 1 +inset 9 +insets 1 +insetted 1 +insetting 2 +inshore 5 +inside 148 +insider 13 +insider's 1 +insiders 1 +inside's 1 +insides 1 +insidious 4 +insidiously 2 +insidiousness 2 +insidiousness's 1 +insight 24 +insightful 2 +insight's 1 +insights 1 +insigne 2 +insignia 5 +insignia's 1 +insignias 1 +insignificance 3 +insignificance's 1 +insignificant 7 +insignificantly 2 +insincere 3 +insincerely 2 +insincerity 2 +insincerity's 1 +insinuate 4 +insinuated 1 +insinuates 1 +insinuating 3 +insinuation 3 +insinuation's 1 +insinuations 1 +insipid 3 +insist 69 +insisted 1 +insistence 10 +insistence's 1 +insistent 6 +insistently 3 +insisting 1 +insists 1 +insofar 2 +insole 2 +insolence 3 +insolence's 1 +insolent 3 +insolently 2 +insole's 1 +insoles 1 +insolubility 2 +insolubility's 1 +insoluble 5 +insolubles 1 +insolvable 1 +insolvency 7 +insolvency's 1 +insolvent 5 +insolvents 1 +insomnia 3 +insomniac 3 +insomniacs 1 +insomnia's 1 +insouciance 2 +insouciance's 1 +insouciant 3 +inspect 17 +inspected 2 +inspecting 2 +inspection 26 +inspection's 1 +inspections 1 +inspector 1 +inspector's 1 +inspectors 1 +inspects 1 +inspiration 16 +inspirational 4 +inspiration's 1 +inspirations 2 +inspire 25 +inspired 6 +inspires 1 +inspiring 5 +instability 8 +instability's 1 +instal 3 +install 34 +installation 22 +installation's 1 +installations 1 +installed 3 +installing 2 +installment 2 +installment's 1 +installments 1 +installs 1 +instalment 8 +instalments 1 +instals 1 +Instamatic 2 +Instamatic's 1 +instance 38 +instanced 1 +instance's 1 +instances 1 +instancing 1 +instant 24 +instantaneous 4 +instantaneously 3 +instantly 18 +instant's 1 +instants 1 +instead 78 +instep 3 +instep's 1 +insteps 1 +instigate 6 +instigated 2 +instigates 1 +instigating 2 +instigation 3 +instigation's 1 +instigator 3 +instigator's 1 +instigators 1 +instil 6 +instill 2 +instilled 2 +instilling 2 +instills 1 +instils 1 +instinct 20 +instinctive 7 +instinctively 8 +instinct's 1 +instincts 1 +institute 67 +instituted 1 +institutes 1 +institutes's 1 +instituting 3 +institution 116 +institutional 24 +institutionalize 3 +institutionalized 3 +institutionalizes 1 +institutionalizing 2 +institution's 1 +institutions 2 +instruct 20 +instructed 1 +instructing 3 +instruction 62 +instructional 3 +instruction's 1 +instructions 1 +instructive 5 +instructively 2 +instructor 11 +instructor's 1 +instructors 1 +instructs 1 +instrument 59 +instrumental 12 +instrumentalist 4 +instrumentalist's 1 +instrumentalists 1 +instrumentality 2 +instrumentality's 1 +instrumentals 1 +instrumentation 4 +instrumentation's 1 +instrumented 2 +instrumenting 1 +instrument's 1 +instruments 1 +insubordinate 4 +insubordination 2 +insubordination's 1 +insubstantial 3 +insufferable 2 +insufferably 2 +insufficiency 3 +insufficiency's 1 +insufficient 15 +insufficiently 4 +insular 3 +insularity 2 +insularity's 1 +insulate 6 +insulated 3 +insulates 1 +insulating 4 +insulation 8 +insulation's 1 +insulator 3 +insulator's 1 +insulators 1 +insulin 9 +insulin's 1 +insult 15 +insulted 2 +insulting 6 +insults 1 +insuperable 3 +insupportable 2 +insurance 73 +insurance's 1 +insurances 1 +insure 14 +insured 5 +insureds 1 +insurer 10 +insurer's 1 +insurers 1 +insures 1 +insurgence 2 +insurgence's 1 +insurgences 1 +insurgencies 1 +insurgency 3 +insurgency's 1 +insurgent 4 +insurgents 1 +insuring 3 +insurmountable 3 +insurrection 4 +insurrectionist 2 +insurrectionist's 1 +insurrectionists 1 +insurrection's 1 +insurrections 1 +intact 14 +intagli 2 +intaglio 2 +intaglio's 1 +intaglios 1 +intake 14 +intake's 1 +intakes 1 +intangible 6 +intangibles 1 +intangibly 2 +integer 6 +integer's 1 +integers 1 +integral 16 +integrals 1 +integrate 24 +integrated 19 +integrates 1 +integrating 3 +integration 26 +integration's 1 +integrator 3 +integrator's 1 +integrity 17 +integrity's 1 +integument 2 +integument's 1 +integuments 1 +Intel 14 +intellect 7 +intellect's 1 +intellects 1 +intellectual 40 +intellectualism 2 +intellectualism's 1 +intellectualize 2 +intellectualized 2 +intellectualizes 1 +intellectualizing 2 +intellectually 5 +intellectuals 1 +intelligence 37 +intelligence's 1 +intelligent 21 +intelligently 3 +intelligentsia 5 +intelligentsia's 1 +intelligibility 3 +intelligibility's 1 +intelligible 4 +intelligibly 2 +Intel's 1 +Intelsat 2 +Intelsat's 1 +intemperance 2 +intemperance's 1 +intemperate 3 +intend 110 +intended 9 +intendeds 1 +intending 1 +intends 1 +intense 25 +intensely 8 +intenser 1 +intensest 1 +intensification 4 +intensification's 1 +intensified 3 +intensifier 2 +intensifier's 1 +intensifiers 1 +intensifies 1 +intensify 10 +intensifying 3 +intensities 1 +intensity 19 +intensity's 1 +intensive 20 +intensively 4 +intensives 1 +intent 23 +intention 64 +intentional 5 +intentionally 4 +intention's 1 +intentions 1 +intently 6 +intentness 2 +intentness's 1 +intent's 1 +intents 1 +inter 7 +interact 11 +interacted 1 +interacting 3 +interaction 36 +interaction's 1 +interactions 1 +interactive 11 +interactively 2 +interacts 1 +interbred 2 +interbreed 2 +interbreeding 3 +interbreeds 1 +intercede 3 +interceded 1 +intercedes 1 +interceding 1 +intercept 9 +intercepted 2 +intercepting 2 +interception 4 +interception's 1 +interceptions 2 +interceptor 2 +interceptor's 1 +interceptors 1 +intercepts 1 +intercession 3 +intercession's 1 +intercessions 1 +intercessor 2 +intercessor's 1 +intercessors 1 +interchange 7 +interchangeable 4 +interchangeably 3 +interchanged 1 +interchanges 1 +interchanging 3 +intercollegiate 2 +intercom 3 +intercom's 1 +intercoms 1 +interconnect 5 +interconnected 2 +interconnecting 2 +interconnection 4 +interconnection's 1 +interconnections 1 +interconnects 1 +intercontinental 3 +intercourse 11 +intercourse's 1 +interdenominational 2 +interdepartmental 3 +interdependence 4 +interdependence's 1 +interdependent 4 +interdict 4 +interdicted 2 +interdicting 1 +interdiction 3 +interdiction's 1 +interdict's 1 +interdicts 1 +interdisciplinary 6 +interest 388 +interested 90 +interesting 99 +interestingly 9 +interest's 1 +interests 1 +interface 29 +interfaced 2 +interface's 1 +interfaces 1 +interfacing 3 +interfacing's 1 +interfaith 2 +interfere 20 +interfered 1 +interference 16 +interference's 1 +interferes 1 +interfering 3 +interferon 3 +interferon's 1 +intergalactic 2 +interim 22 +interior 38 +interior's 1 +interiors 1 +interject 4 +interjected 2 +interjecting 1 +interjection 3 +interjection's 1 +interjections 1 +interjects 1 +interlace 3 +interlaced 3 +interlaces 1 +interlacing 3 +interlard 3 +interlarded 1 +interlarding 1 +interlards 1 +interleave 3 +interleaved 2 +interleaves 1 +interleaving 2 +interleukin 3 +interlink 4 +interlinked 2 +interlinking 3 +interlinks 1 +interlock 4 +interlocked 2 +interlocking 5 +interlocks 1 +interlocutory 3 +interloper 3 +interloper's 1 +interlopers 1 +interlude 4 +interluded 1 +interlude's 1 +interludes 1 +interluding 1 +intermarriage 2 +intermarriage's 1 +intermarriages 1 +intermarried 2 +intermarries 1 +intermarry 2 +intermarrying 2 +intermediaries 1 +intermediary 8 +intermediary's 1 +intermediate 19 +intermediates 1 +interment 2 +interment's 1 +interments 1 +intermezzi 1 +intermezzo 2 +intermezzo's 1 +intermezzos 1 +interminable 4 +interminably 2 +intermingle 4 +intermingled 2 +intermingles 1 +intermingling 2 +intermission 2 +intermission's 1 +intermissions 1 +intermittent 5 +intermittently 4 +intern 5 +internal 70 +internalize 3 +internalized 2 +internalizes 1 +internalizing 1 +internally 9 +internals 1 +international 229 +Internationale 3 +Internationale's 1 +internationalism 3 +internationalism's 1 +internationalize 2 +internationalized 2 +internationalizes 1 +internationalizing 1 +internationally 9 +internationals 1 +internecine 3 +interned 2 +internee 2 +internee's 1 +internees 1 +Internet 2 +interning 1 +internist 2 +internist's 1 +internists 1 +internment 4 +internment's 1 +interns 1 +internship 2 +internship's 1 +internships 1 +interoffice 2 +interpersonal 5 +interplanetary 2 +interplay 5 +interplay's 1 +Interpol 2 +interpolate 3 +interpolated 2 +interpolates 1 +interpolating 1 +interpolation 3 +interpolation's 1 +interpolations 1 +Interpol's 1 +interpose 3 +interposed 1 +interposes 1 +interposing 2 +interposition 2 +interposition's 1 +interpret 45 +interpretation 56 +interpretation's 1 +interpretations 1 +interpretative 5 +interpreted 2 +interpreter 9 +interpreter's 1 +interpreters 1 +interpreting 3 +interpretive 3 +interprets 1 +interracial 2 +interred 2 +interrelate 4 +interrelated 4 +interrelates 1 +interrelating 2 +interrelation 3 +interrelation's 1 +interrelations 1 +interrelationship 4 +interrelationship's 1 +interrelationships 1 +interring 2 +interrogate 5 +interrogated 1 +interrogates 1 +interrogating 2 +interrogation 6 +interrogation's 1 +interrogations 1 +interrogative 3 +interrogatives 1 +interrogator 3 +interrogatories 1 +interrogator's 1 +interrogators 1 +interrogatory 3 +interrupt 24 +interrupted 3 +interrupting 3 +interruption 11 +interruption's 1 +interruptions 1 +interrupts 1 +inters 1 +interscholastic 1 +intersect 5 +intersected 1 +intersecting 3 +intersection 6 +intersection's 1 +intersections 1 +intersects 1 +intersperse 4 +interspersed 2 +intersperses 1 +interspersing 2 +interstate 3 +interstates 1 +interstellar 3 +interstice 2 +interstice's 1 +interstices 1 +intertwine 3 +intertwined 2 +intertwines 1 +intertwining 3 +interurban 2 +interval 32 +interval's 1 +intervals 1 +intervene 19 +intervened 1 +intervenes 1 +intervening 7 +intervention 38 +intervention's 1 +interventions 1 +interview 94 +interviewed 2 +interviewee 5 +interviewee's 1 +interviewees 1 +interviewer 10 +interviewer's 1 +interviewers 1 +interviewing 5 +interview's 1 +interviews 1 +interweave 2 +interweaved 1 +interweaves 1 +interweaving 3 +interwove 3 +interwoven 4 +intestate 4 +intestinal 10 +intestine 7 +intestine's 1 +intestines 1 +inti 2 +intimacies 1 +intimacy 8 +intimacy's 1 +intimate 17 +intimated 1 +intimately 6 +intimates 1 +intimating 2 +intimation 3 +intimation's 1 +intimations 1 +intimidate 6 +intimidated 2 +intimidates 1 +intimidating 4 +intimidation 5 +intimidation's 1 +into 1637 +intolerable 7 +intolerably 2 +intolerance 5 +intolerance's 1 +intolerant 3 +intonation 6 +intonation's 1 +intonations 1 +intone 4 +intoned 2 +intones 1 +intoning 2 +intoxicant 3 +intoxicant's 1 +intoxicants 1 +intoxicate 3 +intoxicated 2 +intoxicates 1 +intoxicating 3 +intoxication 3 +intoxication's 1 +intractability 2 +intractability's 1 +intractable 4 +intramural 3 +intransigence 3 +intransigence's 1 +intransigent 4 +intransigents 1 +intransitive 2 +intransitively 2 +intransitives 1 +intravenous 6 +intravenouses 1 +intravenously 3 +intrepid 3 +intrepidly 2 +intricacies 1 +intricacy 4 +intricacy's 1 +intricate 8 +intricately 3 +intrigue 8 +intrigued 5 +intrigues 1 +intriguing 8 +intriguingly 2 +intrinsic 9 +intrinsically 5 +introduce 146 +introduced 3 +introduces 1 +introducing 2 +introduction 72 +introduction's 1 +introductions 1 +introductory 8 +intros 1 +introspection 3 +introspection's 1 +introspective 3 +introversion 2 +introversion's 1 +introvert 4 +introverted 2 +introvert's 1 +introverts 1 +intrude 6 +intruded 2 +intruder 7 +intruder's 1 +intruders 1 +intrudes 1 +intruding 3 +intrusion 8 +intrusion's 1 +intrusions 1 +intrusive 6 +intrusives 1 +intrust 1 +intrusted 1 +intrusting 1 +intrusts 1 +intuit 3 +intuited 2 +intuiting 1 +intuition 8 +intuition's 1 +intuitions 1 +intuitive 7 +intuitively 4 +intuits 1 +Inuit 1 +Inuit's 1 +Inuits 1 +Inuktitut 1 +Inuktitut's 1 +inundate 4 +inundated 2 +inundates 1 +inundating 1 +inundation 2 +inundation's 1 +inundations 1 +inure 2 +inured 2 +inures 1 +inuring 1 +invade 12 +invaded 2 +invader 5 +invader's 1 +invaders 1 +invades 1 +invading 3 +invalid 14 +invalidate 5 +invalidated 1 +invalidates 1 +invalidating 3 +invalidation 2 +invalidation's 1 +invalided 2 +invaliding 2 +invalidity 4 +invalidity's 1 +invalid's 1 +invalids 1 +invaluable 10 +Invar 1 +invariable 3 +invariables 1 +invariably 18 +invariant 4 +invariant's 1 +Invar's 1 +invasion 23 +invasion's 1 +invasions 1 +invasive 3 +invective 3 +invective's 1 +inveigh 2 +inveighed 1 +inveighing 1 +inveighs 1 +inveigle 2 +inveigled 1 +inveigles 1 +inveigling 1 +invent 22 +invented 2 +inventing 2 +invention 15 +invention's 1 +inventions 1 +inventive 5 +inventiveness 3 +inventiveness's 1 +inventor 6 +inventoried 2 +inventories 1 +inventor's 1 +inventors 1 +inventory 10 +inventorying 2 +inventory's 1 +invents 1 +inverse 6 +inversely 3 +inverses 1 +inversion 6 +inversion's 1 +inversions 1 +invert 5 +invertebrate 6 +invertebrate's 1 +invertebrates 1 +inverted 7 +inverting 2 +inverts 1 +invest 40 +invested 2 +investigate 57 +investigated 2 +investigates 1 +investigating 4 +investigation 70 +investigation's 1 +investigations 1 +investigative 5 +investigator 13 +investigator's 1 +investigators 1 +investing 4 +investiture 3 +investiture's 1 +investitures 1 +investment 127 +investment's 1 +investments 1 +investor 37 +investor's 1 +investors 1 +invests 1 +inveterate 3 +invidious 3 +invidiously 1 +invigorate 2 +invigorated 2 +invigorates 1 +invigorating 3 +invigoration 2 +invigoration's 1 +invincibility 2 +invincibility's 1 +invincible 3 +invincibly 2 +inviolability 2 +inviolability's 1 +inviolable 3 +inviolate 3 +invisibility 3 +invisibility's 1 +invisible 17 +invisibly 3 +invitation 25 +invitational 2 +invitationals 1 +invitation's 1 +invitations 1 +invite 66 +invited 3 +invites 1 +inviting 5 +invitingly 2 +invocation 3 +invocation's 1 +invocations 1 +invoice 10 +invoiced 2 +invoice's 1 +invoices 1 +invoicing 3 +invoke 12 +invoked 2 +invokes 1 +invoking 3 +involuntarily 4 +involuntary 7 +involve 231 +involved 98 +involvement 44 +involvement's 1 +involvements 1 +involves 1 +involving 2 +invulnerability 2 +invulnerability's 1 +invulnerable 3 +invulnerably 1 +inward 10 +inwardly 5 +inwards 5 +Io 1 +iodine 3 +iodine's 1 +iodize 1 +iodized 1 +iodizes 1 +iodizing 1 +ion 11 +Ionesco 2 +Ionesco's 1 +Ionian 2 +Ionian's 1 +Ionic 2 +Ionics 1 +ionization 3 +ionization's 1 +ionize 2 +ionized 2 +ionizer 2 +ionizer's 1 +ionizers 1 +ionizes 1 +ionizing 2 +ionosphere 2 +ionosphere's 1 +ionospheres 1 +ion's 1 +ions 1 +Io's 1 +iota 3 +iota's 1 +iotas 1 +Iowa 3 +Iowan 1 +Iowans 1 +Iowa's 1 +Iowas 1 +ipecac 2 +ipecac's 1 +ipecacs 1 +Iphigenia 2 +Iphigenia's 1 +Iqaluit 1 +Iqaluit's 1 +Iqbal 2 +Iqbal's 1 +Iquitos 2 +Iquitos's 1 +Ir 1 +Ira 1 +Iran 22 +Iranian 1 +Iranian's 1 +Iranians 1 +Iran's 1 +Iraq 34 +Iraqi 1 +Iraqi's 1 +Iraqis 1 +Iraq's 1 +Ira's 1 +irascibility 2 +irascibility's 1 +irascible 3 +irate 3 +irately 2 +irateness 1 +irater 1 +iratest 1 +ire 4 +ired 1 +Ireland 98 +Ireland's 1 +Irene 8 +Irene's 1 +ire's 1 +ires 1 +iridescence 2 +iridescence's 1 +iridescent 3 +iridium 2 +iridium's 1 +iring 1 +iris 4 +Iris 9 +irises 1 +Irish 2 +Irisher 1 +Irishman 1 +Irishman's 1 +Irishmen 1 +Irishwoman 1 +Irishwoman's 1 +Irishwomen 1 +iris's 1 +irk 4 +irked 2 +irking 1 +irks 1 +irksome 3 +Irkutsk 2 +Irkutsk's 1 +Irma 2 +Irma's 1 +iron 56 +ironclad 2 +ironclads 1 +ironed 2 +ironic 9 +ironical 3 +ironically 12 +ironies 1 +ironing 4 +ironing's 1 +iron's 1 +irons 1 +ironware 2 +ironware's 1 +ironwork 4 +ironwork's 1 +irony 12 +irony's 1 +Iroquoian 1 +Iroquoian's 1 +Iroquois 2 +Iroquois's 1 +irradiate 3 +irradiated 3 +irradiates 1 +irradiating 1 +irradiation 4 +irradiation's 1 +irrational 8 +irrationality 3 +irrationality's 1 +irrationally 2 +irrationals 1 +Irrawaddy 2 +Irrawaddy's 1 +irreconcilable 4 +irrecoverable 3 +irredeemable 3 +irredeemables 1 +irrefutable 3 +irregardless 2 +irregular 10 +irregularities 1 +irregularity 6 +irregularity's 1 +irregularly 3 +irregulars 1 +irrelevance 3 +irrelevance's 1 +irrelevances 1 +irrelevancies 1 +irrelevancy 2 +irrelevancy's 1 +irrelevant 16 +irrelevantly 2 +irreligious 2 +irremediable 2 +irremediably 2 +irreparable 3 +irreparably 2 +irreplaceable 3 +irrepressible 3 +irreproachable 2 +irresistible 7 +irresistibly 3 +irresolute 3 +irresolutely 2 +irresolution 2 +irresolution's 1 +irrespective 2 +irresponsibility 3 +irresponsibility's 1 +irresponsible 6 +irresponsibly 2 +irretrievable 2 +irretrievably 3 +irreverence 2 +irreverence's 1 +irreverent 4 +irreverently 2 +irreversible 5 +irreversibly 3 +irrevocable 3 +irrevocably 3 +irrigate 3 +irrigated 2 +irrigates 1 +irrigating 1 +irrigation 5 +irrigation's 1 +irritability 3 +irritability's 1 +irritable 5 +irritably 5 +irritant 3 +irritants 1 +irritate 8 +irritated 3 +irritates 1 +irritating 7 +irritatingly 2 +irritation 9 +irritation's 1 +irritations 1 +irruption 2 +irruption's 1 +irruptions 1 +Ir's 1 +Irtish 1 +Irtish's 1 +Irvin 2 +Irving 4 +Irving's 1 +Irvin's 1 +Irwin 5 +Irwin's 1 +is 7 +Isaac 8 +Isaac's 1 +Isabel 15 +Isabella 6 +Isabella's 1 +Isabelle 4 +Isabelle's 1 +Isabel's 1 +Isaiah 4 +Isaiah's 1 +Iscariot 2 +Iscariot's 1 +Isfahan 2 +Isfahan's 1 +Isherwood 2 +Isherwood's 1 +Ishim 2 +Ishim's 1 +Ishmael 2 +Ishmael's 1 +Ishtar 2 +Ishtar's 1 +Isiah 2 +Isiah's 1 +Isidro 2 +Isidro's 1 +isinglass 2 +isinglass's 1 +Isis 3 +Isis's 1 +Islam 2 +Islamabad 1 +Islamabad's 1 +Islamic 1 +Islamics 1 +Islam's 1 +Islams 1 +island 2 +islander 5 +islander's 1 +islanders 1 +island's 1 +islands 1 +isle 1 +isle's 1 +isles 1 +islet 3 +islet's 1 +islets 1 +ism 3 +Ismael 2 +Ismael's 1 +Ismail 3 +Ismail's 1 +ism's 1 +isms 1 +isn't 2 +isobar 2 +isobar's 1 +isobars 1 +isolate 22 +isolated 18 +isolates 1 +isolating 4 +isolation 21 +isolationism 3 +isolationism's 1 +isolationist 4 +isolationist's 1 +isolationists 1 +isolation's 1 +Isolde 2 +Isolde's 1 +isometric 3 +isometrics 1 +isometrics's 1 +isomorphic 2 +isosceles 1 +isotope 6 +isotope's 1 +isotopes 1 +isotopic 3 +isotropic 3 +Ispell 1 +Ispell's 1 +Israel 1 +Israeli 1 +Israeli's 1 +Israelis 1 +Israelite 1 +Israelite's 1 +Israelites 1 +Israel's 1 +Israels 1 +Issac 2 +Issachar 2 +Issachar's 1 +Issac's 1 +issuance 3 +issuance's 1 +issue 352 +issued 3 +issue's 1 +issues 2 +issuing 7 +Istanbul 5 +Istanbul's 1 +isthmi 1 +isthmus 2 +isthmuses 1 +isthmus's 1 +Isuzu 2 +Isuzu's 1 +It 1 +it 10899 +Itaipu 2 +Itaipu's 1 +Italian 2 +Italian's 1 +Italians 1 +italic 5 +italicize 2 +italicized 2 +italicizes 1 +italicizing 2 +italics 1 +Italy 53 +Italy's 1 +Itasca 2 +Itasca's 1 +itch 6 +itched 2 +itches 1 +itchier 1 +itchiest 1 +itchiness 2 +itchiness's 1 +itching 3 +itch's 1 +itchy 4 +it'd 2 +item 108 +itemization 2 +itemization's 1 +itemize 2 +itemized 2 +itemizes 1 +itemizing 2 +item's 1 +items 1 +iterate 2 +iterated 2 +iterates 1 +iterating 1 +iteration 4 +iteration's 1 +iterations 1 +iterative 4 +iterator 1 +iterators 1 +Ithaca 2 +Ithacan 1 +Ithaca's 1 +itinerant 4 +itinerants 1 +itineraries 1 +itinerary 5 +itinerary's 1 +it'll 1 +Ito 2 +Ito's 1 +it's 1 +its 1635 +itself 240 +Iva 1 +Ivan 8 +Ivanhoe 2 +Ivanhoe's 1 +Ivan's 1 +Iva's 1 +I've 1 +Ives 4 +ivies 1 +ivories 1 +ivory 10 +Ivory 3 +ivory's 1 +Ivory's 1 +ivy 4 +Ivy 6 +ivy's 1 +Ivy's 1 +Iyar 1 +Iyar's 1 +Izaak 2 +Izaak's 1 +Izanagi 1 +Izanagi's 1 +Izanami 2 +Izanami's 1 +Izhevsk 1 +Izhevsk's 1 +Izmir 2 +Izmir's 1 +Izod 2 +Izod's 1 +Izvestia 2 +Izvestia's 1 +j 21 +J 65 +jab 6 +jabbed 1 +jabber 3 +jabbered 1 +jabberer 1 +jabberer's 1 +jabberers 1 +jabbering 3 +jabbers 1 +jabbing 3 +jabot 2 +jabot's 1 +jabots 1 +jabs 1 +Jack 59 +jack 8 +jackal 3 +jackal's 1 +jackals 1 +jackass 3 +jackasses 1 +jackass's 1 +jackboot 2 +jackboot's 1 +jackboots 1 +jackdaw 4 +jackdaw's 1 +jackdaws 1 +jacked 1 +jacket 38 +jacket's 1 +jackets 1 +jackhammer 2 +jackhammered 1 +jackhammering 1 +jackhammer's 1 +jackhammers 1 +Jackie 11 +Jackie's 1 +jacking 2 +jackknife 3 +jackknifed 1 +jackknife's 1 +jackknifes 1 +jackknifing 1 +jackknives 1 +Jacklyn 1 +Jacklyn's 1 +jackpot 4 +jackpot's 1 +jackpots 1 +jackrabbit 2 +jackrabbits 1 +jack's 1 +Jack's 1 +jacks 1 +Jackson 22 +Jacksonian 1 +Jackson's 1 +Jacksonville 2 +Jacksonville's 1 +Jacky 3 +Jacky's 1 +Jaclyn 1 +Jaclyn's 1 +Jacob 10 +Jacobean 2 +Jacobi 2 +Jacobin 2 +Jacobin's 1 +Jacobi's 1 +Jacobite 1 +Jacobite's 1 +Jacob's 1 +Jacobs 1 +Jacobson 3 +Jacobson's 1 +Jacquard 2 +Jacquard's 1 +Jacqueline 5 +Jacqueline's 1 +Jacquelyn 2 +Jacquelyn's 1 +Jacques 12 +Jacuzzi 2 +Jacuzzis 2 +jade 7 +jaded 3 +jade's 1 +jades 1 +jading 3 +jag 4 +jagged 5 +jaggeder 1 +jaggedest 1 +jaggedly 2 +jaggedness 2 +jaggedness's 1 +Jagger 4 +Jagger's 1 +Jagiellon 1 +Jagiellon's 1 +jags 1 +Jaguar 1 +jaguar 9 +jaguar's 1 +Jaguar's 1 +jaguars 1 +Jahangir 2 +Jahangir's 1 +jail 25 +jailbreak 2 +jailbreak's 1 +jailbreaks 1 +jailed 3 +jailer 3 +jailer's 1 +jailers 1 +jailing 2 +jailor 2 +jailors 1 +jail's 1 +jails 1 +Jaime 3 +Jaime's 1 +Jain 2 +Jainism 1 +Jainism's 1 +Jain's 1 +Jaipur 2 +Jaipur's 1 +Jakarta 1 +Jakarta's 1 +Jake 8 +Jake's 1 +jalopies 1 +jalopy 2 +jalopy's 1 +jalousie 3 +jalousie's 1 +jalousies 1 +jam 20 +Jamaal 1 +Jamaal's 1 +Jamaica 8 +Jamaican 1 +Jamaicans 1 +Jamaica's 1 +Jamal 2 +Jamal's 1 +Jamar 1 +Jamar's 1 +jamb 3 +jambed 1 +jambing 1 +jamboree 2 +jamboree's 1 +jamborees 1 +jamb's 1 +jambs 1 +Jame 2 +Jamel 2 +Jamel's 1 +Jame's 1 +James 104 +Jamestown 2 +Jamestown's 1 +Jami 2 +Jamie 11 +Jamie's 1 +Jami's 1 +jammed 2 +jamming 3 +jam's 1 +jams 1 +Jan 1 +Jana 2 +Janacek 2 +Janacek's 1 +Jana's 1 +Jane 44 +Janell 1 +Janelle 1 +Janelle's 1 +Janell's 1 +Jane's 2 +Janet 12 +Janet's 1 +Janette 2 +Janette's 1 +jangle 4 +jangled 2 +jangles 1 +jangling 3 +Janice 1 +Janice's 1 +Janie 1 +Janie's 1 +Janine 3 +Janine's 1 +Janis 2 +Janis's 1 +Janissary 1 +Janissary's 1 +janitor 2 +janitorial 2 +janitor's 1 +janitors 1 +Janna 2 +Janna's 1 +Jannie 3 +Jannie's 1 +Jan's 1 +Jansen 2 +Jansenist 1 +Jansenist's 1 +Jansen's 1 +Januaries 1 +January 1 +January's 1 +Januarys 1 +Janus 2 +Janus's 1 +japan 4 +Japan 67 +Japanese 2 +Japaneses 1 +japanned 2 +japanning 1 +japan's 1 +Japan's 1 +japans 1 +jape 3 +japed 1 +jape's 1 +japes 1 +japing 2 +Japura 1 +Japura's 1 +jar 15 +Jared 2 +Jared's 1 +jargon 8 +jargon's 1 +Jarlsberg 2 +Jarred 1 +jarred 2 +Jarred's 1 +Jarrett 3 +Jarrett's 1 +jarring 3 +Jarrod 2 +Jarrod's 1 +jar's 1 +jars 1 +Jarvis 5 +Jarvis's 1 +jasmine 3 +Jasmine 3 +jasmine's 1 +Jasmine's 1 +jasmines 1 +Jason 13 +Jason's 1 +jasper 3 +Jasper 6 +jasper's 1 +Jasper's 1 +Jataka 1 +Jataka's 1 +jaundice 4 +jaundiced 3 +jaundice's 1 +jaundices 1 +jaundicing 1 +jaunt 4 +jaunted 1 +jauntier 1 +jaunties 1 +jauntiest 1 +jauntily 2 +jauntiness 2 +jauntiness's 1 +jaunting 2 +jaunt's 1 +jaunts 1 +jaunty 3 +Java 4 +Javanese 2 +Java's 1 +Javas 1 +javelin 3 +javelin's 1 +javelins 1 +Javier 3 +Javier's 1 +jaw 20 +jawbone 3 +jawboned 1 +jawbone's 1 +jawbones 1 +jawboning 1 +jawbreaker 2 +jawbreaker's 1 +jawbreakers 1 +jawed 2 +jawing 2 +jaw's 1 +jaws 1 +Jaxartes 1 +Jaxartes's 1 +Jay 11 +jay 4 +Jayapura 2 +Jayapura's 1 +Jayawardene 2 +Jayawardene's 1 +Jaycee 2 +Jaycee's 1 +Jaycees 1 +Jayne 3 +Jayne's 1 +jay's 1 +Jay's 1 +jays 1 +Jayson 1 +Jayson's 1 +jaywalk 1 +jaywalked 1 +jaywalker 1 +jaywalker's 1 +jaywalkers 1 +jaywalking 1 +jaywalks 1 +jazz 13 +jazzed 1 +jazzes 1 +jazzier 1 +jazziest 1 +jazzing 1 +jazz's 1 +jazzy 2 +jealous 12 +jealousies 1 +jealously 3 +jealousy 10 +jealousy's 1 +Jean 1 +Jeanette 3 +Jeanette's 1 +Jeanie 2 +Jeanie's 1 +Jeanine 2 +Jeanine's 1 +Jeanne 4 +Jeanne's 1 +Jeannette 2 +Jeannette's 1 +Jeannie 2 +Jeannie's 1 +Jeannine 2 +Jeannine's 1 +Jean's 1 +jeans 15 +Jed 1 +Jedi 1 +Jedi's 1 +Jed's 1 +Jeep 1 +jeep 8 +jeep's 1 +jeeps 1 +Jeeps 1 +jeer 6 +jeered 2 +jeering 3 +jeeringly 2 +jeers 1 +Jeeves 2 +Jeeves's 1 +jeez 2 +Jeff 10 +Jefferey 2 +Jefferey's 1 +Jefferson 4 +Jeffersonian 1 +Jefferson's 1 +Jeffery 3 +Jeffery's 1 +Jeffrey 7 +Jeffrey's 1 +Jeffry 2 +Jeffry's 1 +Jeff's 1 +Jehoshaphat 1 +Jehoshaphat's 1 +Jehovah 4 +Jehovah's 1 +jejune 2 +Jekyll 4 +Jekyll's 1 +jell 2 +jelled 1 +jellied 2 +jellies 1 +jelling 2 +jello 2 +jello's 1 +jells 1 +jelly 9 +jellybean 2 +jellybean's 1 +jellybeans 1 +jellyfish 3 +jellyfishes 1 +jellyfish's 1 +jellying 1 +jelly's 1 +Jenifer 2 +Jenifer's 1 +Jenkins 10 +Jenkins's 1 +Jenna 8 +Jenna's 1 +Jenner 2 +Jenner's 1 +Jennie 3 +Jennie's 1 +Jennifer 10 +Jennifer's 1 +Jennings 4 +Jennings's 1 +Jenny 20 +Jenny's 1 +Jensen 3 +Jensen's 1 +jeopardize 4 +jeopardized 2 +jeopardizes 1 +jeopardizing 1 +jeopardy 5 +jeopardy's 1 +Jephthah 2 +Jephthah's 1 +Jerald 1 +Jerald's 1 +jeremiad 2 +jeremiad's 1 +jeremiads 1 +Jeremiah 4 +Jeremiah's 1 +Jeremiahs 1 +Jeremy 11 +Jeremy's 1 +Jeri 2 +Jericho 3 +Jericho's 1 +Jeri's 1 +jerk 15 +jerked 1 +jerkier 1 +jerkiest 1 +jerkily 3 +jerkin 3 +jerking 3 +jerkin's 1 +jerkins 1 +jerks 1 +jerkwater 2 +jerky 3 +Jermaine 2 +Jermaine's 1 +Jeroboam 2 +Jeroboam's 1 +Jerold 2 +Jerold's 1 +Jerome 4 +Jerome's 1 +Jerri 1 +Jerri's 1 +Jerrod 1 +Jerrod's 1 +Jerrold 2 +Jerrold's 1 +Jerry 7 +Jerry's 1 +jersey 7 +Jersey 9 +jersey's 1 +Jersey's 1 +jerseys 1 +Jerseys 1 +Jerusalem 12 +Jerusalem's 1 +Jess 7 +Jesse 4 +Jesse's 1 +Jessica 9 +Jessica's 1 +Jessie 5 +Jessie's 1 +Jess's 1 +jest 4 +jested 1 +jester 3 +jester's 1 +jesters 1 +jesting 2 +jest's 1 +jests 1 +Jesuit 1 +Jesuit's 1 +Jesuits 1 +Jesus 57 +jet 22 +jet's 1 +jets 1 +jetsam 3 +jetsam's 1 +jetted 2 +jetties 1 +jetting 3 +jettison 3 +jettisoned 2 +jettisoning 3 +jettisons 1 +jetty 6 +jetty's 1 +Jetway 1 +Jew 2 +Jewel 1 +jewel 11 +jeweled 1 +jeweler 1 +jeweler's 1 +jewelers 1 +jeweling 1 +Jewell 1 +jewelled 3 +jeweller 5 +jewellers 1 +jewelling 1 +Jewell's 1 +jewelries 1 +jewelry 2 +jewelry's 1 +jewel's 1 +Jewel's 1 +jewels 1 +Jewish 1 +Jewishness 1 +Jewishnesses 1 +Jewishness's 1 +Jewries 1 +Jewry 3 +Jewry's 1 +Jew's 1 +Jews 2 +Jezebel 2 +Jezebel's 1 +Jezebels 1 +JFK 3 +JFK's 1 +jib 4 +jibbed 1 +jibbing 2 +jibe 4 +jibed 1 +jibes 1 +jibing 2 +jib's 1 +jibs 1 +Jidda 2 +Jidda's 1 +jiffies 1 +jiffy 2 +jiffy's 1 +jig 5 +jigged 1 +jigger 3 +jiggered 2 +jiggering 1 +jigger's 1 +jiggers 1 +jigging 3 +jiggle 4 +jiggled 1 +jiggles 1 +jiggling 1 +jig's 1 +jigs 1 +jigsaw 5 +jigsawed 1 +jigsawing 1 +jigsawn 1 +jigsaw's 1 +jigsaws 1 +jihad 3 +jihad's 1 +jihads 1 +Jilin 2 +Jill 10 +Jillian 1 +Jillian's 1 +Jill's 1 +jilt 3 +jilted 2 +jilting 1 +jilts 1 +Jim 45 +Jimenez 2 +Jimenez's 1 +Jimmie 2 +jimmied 1 +Jimmie's 1 +jimmies 1 +jimmy 2 +Jimmy 26 +jimmying 1 +jimmy's 1 +Jimmy's 1 +Jim's 1 +Jinan 2 +jingle 4 +jingled 1 +jingles 1 +jingling 3 +jingoism 2 +jingoism's 1 +jingoist 1 +jingoistic 2 +jingoist's 1 +jingoists 1 +jinn 3 +Jinnah 2 +Jinnah's 1 +jinni 1 +jinni's 1 +jinnis 1 +jinn's 1 +jinns 1 +Jinny 4 +Jinny's 1 +jinrikisha 1 +jinrikisha's 1 +jinrikishas 1 +jinx 3 +jinxed 2 +jinxes 1 +jinxing 1 +jinx's 1 +jitney 2 +jitney's 1 +jitneys 1 +jitterbug 3 +jitterbugged 1 +jitterbugging 2 +jitterbug's 1 +jitterbugs 1 +jitterier 1 +jitteriest 1 +jitters 1 +jittery 3 +Jivaro 1 +Jivaro's 1 +jive 3 +jived 1 +jive's 1 +jives 1 +jiving 3 +Jo 1 +Joan 21 +Joann 2 +Joanna 1 +Joanna's 1 +Joanne 7 +Joanne's 1 +Joann's 1 +Joan's 1 +Joaquin 2 +Joaquin's 1 +Job 2 +job 328 +jobbed 1 +jobber 2 +jobber's 1 +jobbers 1 +jobbing 4 +jobless 5 +joblessness 2 +joblessness's 1 +job's 1 +Job's 1 +jobs 1 +Jobs 1 +Jocasta 2 +Jocasta's 1 +Jocelyn 3 +Jocelyn's 1 +jock 3 +Jock 5 +jocked 1 +Jockey 1 +jockey 14 +jockeyed 1 +jockeying 2 +jockey's 1 +jockeys 1 +jocking 1 +jock's 1 +Jock's 1 +jocks 1 +jockstrap 3 +jockstrap's 1 +jockstraps 1 +jocose 2 +jocosely 1 +jocosity 1 +jocosity's 1 +jocular 3 +jocularity 2 +jocularity's 1 +jocularly 2 +jocund 2 +jocundity 1 +jocundity's 1 +jocundly 1 +jodhpurs 1 +Jodi 2 +Jodie 2 +Jodie's 1 +Jodi's 1 +Jody 2 +Jody's 1 +Joe 1 +Joel 3 +Joel's 1 +Joe's 1 +Joesph 2 +Joesph's 1 +Joey 6 +Joey's 1 +jog 9 +jogged 2 +jogger 3 +jogger's 1 +joggers 1 +jogging 3 +joggle 3 +joggled 1 +joggles 1 +joggling 2 +Jogjakarta 2 +Jogjakarta's 1 +jogs 1 +Johann 4 +Johanna 3 +Johanna's 1 +Johannes 2 +Johannesburg 6 +Johannesburg's 1 +Johann's 1 +john 3 +John 330 +Johnathan 2 +Johnathan's 1 +Johnathon 2 +Johnathon's 1 +Johnie 2 +Johnie's 1 +Johnnie 4 +Johnnie's 1 +Johnny 18 +Johnny's 1 +john's 1 +John's 1 +johns 2 +Johns 4 +Johnson 34 +Johnson's 2 +Johnston 8 +Johnston's 1 +join 179 +joined 3 +joiner 5 +joiner's 1 +joiners 1 +joining 3 +joins 1 +joint 83 +jointed 1 +jointing 3 +jointly 13 +joint's 1 +joints 1 +joist 5 +joist's 1 +joists 1 +joke 47 +joked 1 +joker 3 +joker's 1 +jokers 1 +joke's 1 +jokes 1 +joking 3 +jokingly 3 +Jolene 2 +Jolene's 1 +Joliet 2 +Joliet's 1 +jollied 1 +jollier 1 +jollies 1 +jolliest 1 +jolliness 2 +jolliness's 1 +jollity 3 +jollity's 1 +jolly 14 +jollying 1 +Jolson 2 +Jolson's 1 +jolt 7 +jolted 2 +jolting 3 +jolts 1 +Jon 7 +Jonah 3 +Jonah's 1 +Jonahs 1 +Jonas 2 +Jonathan 18 +Jonathan's 1 +Jonathon 4 +Jonathon's 1 +Jones 48 +Joneses 2 +Joni 3 +Joni's 1 +jonquil 3 +jonquil's 1 +jonquils 1 +Jon's 1 +Jonson 3 +Jonson's 1 +Joplin 2 +Joplin's 1 +Jordan 17 +Jordanian 1 +Jordanians 1 +Jordan's 1 +Jorge 4 +Jorge's 1 +Jo's 1 +Jose 6 +Josef 4 +Josefa 2 +Josefa's 1 +Josefina 1 +Josefina's 1 +Josef's 1 +Joseph 32 +Josephine 4 +Josephine's 1 +Joseph's 1 +Josephs 3 +Josephson 2 +Josephson's 1 +Josephus 2 +Josephus's 1 +Jose's 1 +josh 3 +Josh 6 +joshed 1 +joshes 1 +joshing 3 +Josh's 1 +Joshua 6 +Joshua's 1 +Josiah 3 +Josiah's 1 +Josie 5 +Josie's 1 +jostle 6 +jostled 1 +jostles 1 +jostling 3 +Josue 1 +Josue's 1 +jot 6 +jots 1 +jotted 1 +jotting 4 +jottings 1 +Joule 1 +joule 2 +joule's 1 +Joule's 1 +joules 1 +jounce 2 +jounced 1 +jounces 1 +jouncing 1 +journal 38 +journalese 2 +journalese's 1 +journalism 8 +journalism's 1 +journalist 34 +journalistic 4 +journalist's 1 +journalists 1 +journal's 1 +journals 1 +journey 61 +journeyed 2 +journeying 2 +journeyman 3 +journeyman's 1 +journeymen 1 +journey's 1 +journeys 1 +joust 3 +jousted 1 +jousting 3 +joust's 1 +jousts 1 +Jove 2 +Jove's 1 +jovial 3 +joviality 2 +joviality's 1 +jovially 2 +Jovian 2 +jowl 3 +jowl's 1 +jowls 1 +joy 30 +Joy 7 +Joyce 15 +Joycean 1 +Joyce's 1 +joyed 2 +joyful 4 +joyfuller 1 +joyfullest 1 +joyfully 3 +joyfulness 2 +joyfulness's 1 +joying 1 +joyless 2 +Joyner 2 +Joyner's 1 +joyous 4 +joyously 2 +joyousness 2 +joyousness's 1 +joyridden 2 +joyride 3 +joyrider 3 +joyriders 1 +joyride's 1 +joyrides 1 +joyriding 3 +joyrode 1 +joy's 1 +Joy's 1 +joys 1 +joystick 4 +joysticks 1 +Jr 1 +Jr's 1 +J's 1 +Juan 7 +Juana 2 +Juana's 1 +Juanita 2 +Juanita's 1 +Juan's 1 +Juarez 2 +Jubal 2 +Jubal's 1 +jubilant 3 +jubilantly 2 +jubilation 3 +jubilation's 1 +jubilee 7 +jubilee's 1 +jubilees 1 +Judah 2 +Judah's 1 +Judaic 1 +Judaism 1 +Judaism's 1 +Judaisms 1 +Judas 4 +Judases 1 +Judd 3 +Judd's 1 +Jude 3 +Judea 2 +Judea's 1 +Jude's 2 +judge 121 +judged 2 +judgement 36 +judgements 1 +judge's 1 +judges 1 +judgeship 2 +judgeship's 1 +judging 3 +judgment 40 +judgmental 2 +judgment's 1 +judgments 1 +judicature 2 +judicature's 1 +judicial 27 +judicially 3 +judiciaries 1 +judiciary 8 +judicious 4 +judiciously 3 +judiciousness 2 +judiciousness's 1 +Judith 8 +Judith's 1 +judo 3 +judo's 1 +Judson 2 +Judson's 1 +Judy 8 +Judy's 1 +jug 9 +jugged 2 +Juggernaut 1 +juggernaut 4 +juggernaut's 1 +Juggernaut's 1 +juggernauts 1 +jugging 1 +juggle 6 +juggled 2 +juggler 2 +juggler's 1 +jugglers 1 +juggles 1 +juggling 3 +jug's 1 +jugs 1 +jugular 3 +jugulars 1 +juice 22 +juiced 2 +juicer 2 +juicer's 1 +juicers 1 +juice's 1 +juices 1 +juicier 1 +juiciest 1 +juiciness 2 +juiciness's 1 +juicing 2 +juicy 4 +jujitsu 2 +jujitsu's 1 +jujube 2 +jujube's 1 +jujubes 1 +jukebox 3 +jukeboxes 1 +jukebox's 1 +Jul 3 +julep 2 +julep's 1 +juleps 1 +Jules 5 +Julia 1 +Julian 12 +Juliana 3 +Juliana's 1 +Julianne 2 +Julianne's 1 +Julian's 1 +Julia's 1 +Julie 16 +julienne 2 +julienned 1 +juliennes 1 +julienning 1 +Julie's 1 +Julies 2 +Juliet 14 +Juliet's 1 +Juliette 3 +Juliette's 1 +Julio 3 +Julio's 1 +Julius 10 +Julius's 1 +Julliard 2 +Julliard's 1 +Jul's 1 +July 121 +July's 1 +jumble 8 +jumbled 3 +jumbles 1 +jumbling 2 +jumbo 5 +jumbo's 1 +jumbos 1 +jump 65 +jumped 1 +jumper 9 +jumper's 1 +jumpers 1 +jumpier 1 +jumpiest 1 +jumpiness 2 +jumpiness's 1 +jumping 6 +jumps 1 +jumpsuit 2 +jumpsuits 1 +jumpy 3 +Jun 3 +junco 1 +juncoes 1 +junco's 1 +juncos 1 +junction 26 +junction's 1 +junctions 1 +juncture 4 +juncture's 1 +junctures 1 +June 148 +Juneau 2 +Juneau's 1 +June's 1 +Junes 2 +Jung 3 +Jungfrau 2 +Jungfrau's 1 +Jungian 1 +jungle 14 +jungle's 1 +jungles 1 +Jung's 1 +Junior 2 +junior 36 +juniors 1 +Juniors 2 +juniper 5 +juniper's 1 +junipers 1 +junk 10 +junked 2 +junker 2 +junkers 1 +junket 3 +junketed 1 +junketing 2 +junket's 1 +junkets 1 +junkie 3 +junkier 1 +junkie's 1 +junkies 1 +junkiest 1 +junking 2 +junk's 1 +junks 1 +junky 4 +junkyard 2 +junkyard's 1 +junkyards 1 +Juno 2 +Juno's 1 +Jun's 1 +junta 4 +junta's 1 +juntas 1 +Jupiter 5 +Jupiter's 1 +Jurassic 4 +juridical 3 +juries 1 +jurisdiction 23 +jurisdictional 4 +jurisdiction's 1 +jurisprudence 3 +jurisprudence's 1 +jurist 4 +jurist's 1 +jurists 1 +juror 4 +juror's 1 +jurors 1 +Jurua 2 +Jurua's 1 +jury 27 +jury's 1 +just 1301 +juster 1 +justest 1 +justice 2 +Justice 85 +justice's 1 +Justice's 1 +justices 1 +justifiable 5 +justifiably 4 +justification 21 +justification's 1 +justifications 1 +justified 5 +justifies 1 +justify 48 +justifying 3 +Justin 5 +Justine 3 +Justine's 1 +Justinian 3 +Justinian's 1 +Justin's 1 +justly 4 +justness 2 +justness's 1 +jut 5 +jute 3 +jute's 1 +Jutland 2 +Jutland's 1 +juts 1 +jutted 2 +jutting 3 +Juvenal 2 +Juvenal's 1 +juvenile 12 +juveniles 1 +juxtapose 3 +juxtaposed 2 +juxtaposes 1 +juxtaposing 2 +juxtaposition 4 +juxtaposition's 1 +juxtapositions 1 +K 14 +k 31 +Kaaba 2 +Kaaba's 1 +kabob 1 +kabob's 1 +kabobs 1 +kaboom 1 +Kabul 5 +Kabul's 1 +Kafka 3 +Kafkaesque 1 +Kafka's 1 +Kagoshima 2 +Kagoshima's 1 +Kahlua 1 +Kahlua's 1 +Kaifeng 1 +Kaifeng's 1 +Kaiser 5 +Kaiser's 1 +Kaitlin 1 +Kaitlin's 1 +Kalahari 2 +Kalahari's 1 +Kalamazoo 2 +Kalamazoo's 1 +Kalashnikov 3 +Kalb 2 +Kalb's 1 +kale 3 +kaleidoscope 4 +kaleidoscope's 1 +kaleidoscopes 1 +kaleidoscopic 2 +kale's 1 +Kalevala 2 +Kalevala's 1 +Kalgoorlie 2 +Kalgoorlie's 1 +Kali 2 +Kali's 1 +Kalmyk 1 +Kama 2 +Kama's 1 +Kamchatka 2 +Kamchatka's 1 +Kamehameha 2 +Kamehameha's 1 +kamikaze 3 +kamikaze's 1 +kamikazes 1 +Kampala 2 +Kampala's 1 +Kampuchea 3 +Kampuchea's 1 +Kanchenjunga 2 +Kanchenjunga's 1 +Kandahar 2 +Kandahar's 1 +Kandinsky 2 +Kandinsky's 1 +Kane 4 +Kane's 1 +kangaroo 4 +kangarooed 1 +kangarooing 1 +kangaroo's 1 +kangaroos 1 +Kannada 2 +Kannada's 1 +Kano 3 +Kano's 1 +Kanpur 2 +Kanpur's 1 +Kans 2 +Kansan 2 +Kansans 1 +Kansas 4 +Kant 4 +Kantian 1 +Kant's 1 +Kaohsiung 2 +Kaohsiung's 1 +kaolin 2 +kaolin's 1 +kapok 3 +kapok's 1 +Kaposi 2 +Kaposi's 1 +kaput 3 +kaput's 1 +Kara 2 +Karachi 3 +Karachi's 1 +Karaganda 2 +Karaganda's 1 +Karakorum 2 +Karakorum's 1 +karakul 1 +karakul's 1 +Karamazov 2 +Karamazov's 1 +karaoke 3 +karaokes 1 +Kara's 1 +karat 2 +karate 5 +karate's 1 +karat's 1 +karats 1 +Kareem 2 +Kareem's 1 +Karen 18 +Karenina 2 +Karenina's 1 +Karen's 1 +Kari 2 +Karin 2 +Karina 2 +Karina's 1 +Karin's 1 +Kari's 1 +Karl 10 +Karla 2 +Karla's 1 +Karloff 2 +Karloff's 1 +Karl's 1 +karma 3 +karma's 1 +Karo 2 +Karol 2 +Karol's 1 +Karo's 1 +Karroo 1 +Karroo's 1 +Karyn 2 +Karyn's 1 +Kasai 1 +Kasai's 1 +Kasey 2 +Kasey's 1 +Kashmir 5 +Kashmir's 1 +Kasparov 6 +Kasparov's 1 +Kate 26 +Katelyn 1 +Katelyn's 1 +Kate's 1 +Katharine 4 +Katharine's 1 +Katherine 13 +Katherine's 1 +Katheryn 2 +Katheryn's 1 +Kathiawar 2 +Kathiawar's 1 +Kathie 2 +Kathie's 1 +Kathleen 9 +Kathleen's 1 +Kathrine 1 +Kathrine's 1 +Kathryn 3 +Kathryn's 1 +Kathy 4 +Kathy's 1 +Katie 7 +Katie's 1 +Katina 2 +Katina's 1 +Katmai 1 +Katmai's 1 +Katmandu 2 +Katmandu's 1 +Katowice 2 +Katowice's 1 +Katrina 1 +Katrina's 1 +Katy 4 +katydid 2 +katydid's 1 +katydids 1 +Katy's 1 +Kauai 2 +Kauai's 1 +Kaufman 4 +Kaufman's 1 +Kaunas 1 +Kaunas's 1 +Kaunda 3 +Kaunda's 1 +Kawabata 1 +Kawabata's 1 +Kawasaki 3 +Kawasaki's 1 +Kay 7 +kayak 4 +kayaked 1 +kayaking 2 +kayak's 1 +kayaks 1 +Kaye 4 +Kaye's 1 +Kayla 2 +Kayla's 1 +Kay's 1 +Kazakh 2 +Kazakh's 1 +Kazakhstan 5 +Kazan 2 +Kazan's 1 +Kazantzakis 2 +Kazantzakis's 1 +kazoo 2 +kazoo's 1 +kazoos 1 +kc 2 +kc's 1 +Keaton 3 +Keaton's 1 +Keats 3 +Keats's 1 +kebab 4 +kebab's 1 +kebabs 1 +kebob 1 +kebobs 1 +Keck 2 +Keck's 1 +keel 5 +keeled 1 +keeling 1 +keel's 1 +keels 1 +keen 42 +Keenan 3 +Keenan's 1 +keened 1 +keener 2 +keenest 1 +keening 3 +keenly 5 +keenness 2 +keenness's 1 +keens 1 +keep 511 +keeper 18 +keeper's 1 +keepers 2 +keeping 4 +keeping's 1 +keeps 1 +keepsake 3 +keepsake's 1 +keepsakes 2 +Keewatin 1 +Keewatin's 1 +keg 4 +kegged 1 +kegging 1 +keg's 1 +kegs 1 +Keillor 2 +Keillor's 1 +Keisha 1 +Keisha's 1 +Keith 30 +Keith's 1 +Keller 3 +Keller's 1 +Kelley 3 +Kelley's 1 +Kelli 1 +Kellie 2 +Kellie's 1 +Kelli's 1 +Kellogg 2 +Kellogg's 1 +Kelly 23 +Kelly's 1 +kelp 3 +kelp's 1 +Kelsey 1 +Kelsey's 1 +Kelvin 3 +Kelvin's 1 +Kemerovo 2 +Kemerovo's 1 +Kemp 8 +Kempis 1 +Kempis's 1 +Kemp's 1 +Ken 32 +ken 4 +Kendall 5 +Kendall's 1 +Kendra 2 +Kendra's 1 +Kendrick 3 +Kendrick's 1 +Kenmore 2 +Kenmore's 1 +Kennan 2 +Kennan's 1 +kenned 1 +Kennedy 16 +Kennedy's 1 +kennel 7 +kenneled 1 +kenneling 1 +kennelled 1 +kennelling 2 +kennel's 1 +kennels 1 +Kenneth 18 +Kenneth's 1 +kenning 2 +Kennith 1 +Kennith's 1 +Kenny 9 +Kenny's 1 +ken's 1 +Ken's 1 +kens 1 +Kent 28 +Kenton 4 +Kenton's 1 +Kent's 1 +Kentuckian 1 +Kentuckians 1 +Kentucky 4 +Kentucky's 1 +Kenya 12 +Kenyan 1 +Kenyans 1 +Kenya's 1 +Kenyatta 2 +Kenyatta's 1 +Kenyon 3 +Kenyon's 1 +Keogh 2 +Keogh's 1 +Keokuk 2 +Keokuk's 1 +Kepler 3 +Kepler's 1 +kept 2 +keratin 2 +keratin's 1 +kerchief 2 +kerchiefed 1 +kerchiefing 1 +kerchief's 1 +kerchiefs 1 +kerchieves 1 +Kerensky 2 +Kerensky's 1 +Keri 2 +Keri's 1 +Kermit 2 +Kermit's 1 +Kern 2 +kernel 5 +kernel's 1 +kernels 1 +Kern's 1 +kerosene 3 +kerosene's 1 +kerosine 2 +Kerouac 2 +Kerouac's 1 +Kerr 7 +Kerri 2 +Kerri's 1 +Kerr's 1 +Kerry 5 +Kerry's 1 +kestrel 4 +kestrel's 1 +kestrels 1 +ketch 3 +ketches 1 +ketch's 1 +ketchup 3 +ketchup's 1 +Kettering 4 +Kettering's 1 +kettle 13 +kettledrum 2 +kettledrum's 1 +kettledrums 1 +kettle's 1 +kettles 1 +Keven 1 +Keven's 1 +Kevin 25 +Kevin's 1 +Kevlar 2 +Kevorkian 2 +Kevorkian's 1 +Kewpie 1 +Kewpie's 1 +key 154 +Key 3 +keyboard 14 +keyboarded 2 +keyboarder 2 +keyboarders 1 +keyboarding 3 +keyboard's 1 +keyboards 1 +keyed 1 +keyhole 3 +keyhole's 1 +keyholes 1 +keying 2 +Keynes 12 +Keynesian 1 +Keynesian's 1 +Keynes's 1 +keynote 5 +keynoted 1 +keynote's 1 +keynotes 1 +keynoting 1 +keypunch 2 +keypunched 1 +keypunches 1 +keypunching 1 +key's 1 +Key's 1 +keys 1 +keystone 3 +keystone's 1 +keystones 1 +keystroke 2 +keystroked 1 +keystroke's 1 +keystrokes 1 +keystroking 1 +keyword 9 +keyword's 1 +keywords 1 +Khabarovsk 2 +Khabarovsk's 1 +Khachaturian 1 +Khachaturian's 1 +khaki 5 +khaki's 1 +khakis 1 +Khalid 3 +Khalid's 1 +khan 2 +Khan 9 +khan's 1 +Khan's 1 +khans 1 +Kharkov 2 +Kharkov's 1 +Khartoum 3 +Khartoum's 1 +Khayyam 2 +Khayyam's 1 +Khazar 1 +Khazar's 1 +Khmer 7 +Khmer's 1 +Khoikhoi 1 +Khoikhoi's 1 +Khoisan 1 +Khoisan's 1 +Khomeini 4 +Khomeini's 1 +Khorana 1 +Khorana's 1 +Khrushchev 5 +Khrushchev's 1 +Khufu 2 +Khufu's 1 +Khulna 1 +Khulna's 1 +Khwarizmi 1 +Khwarizmi's 1 +Khyber 2 +Khyber's 1 +kHz 1 +kHz's 1 +kibbutz 3 +kibbutzim 3 +kibbutz's 1 +kibitz 1 +kibitzed 1 +kibitzer 1 +kibitzer's 1 +kibitzers 1 +kibitzes 1 +kibitzing 1 +kibosh 2 +kibosh's 1 +kick 56 +Kickapoo 1 +Kickapoo's 1 +kickback 2 +kickback's 1 +kickbacks 1 +kicked 2 +kicker 3 +kicker's 1 +kickers 1 +kickier 1 +kickiest 1 +kicking 5 +kickoff 3 +kickoff's 1 +kickoffs 1 +kicks 1 +kickstand 1 +kickstand's 1 +kickstands 1 +kicky 2 +kid 68 +Kidd 3 +kidded 1 +kidder 2 +kidder's 1 +kidders 1 +kiddie 2 +kiddied 1 +kiddies 1 +kidding 2 +kidding's 1 +kiddo 2 +kiddoes 1 +kiddo's 1 +kiddos 1 +Kidd's 1 +kiddy 4 +kiddying 1 +kiddy's 1 +kidnap 9 +kidnaped 1 +kidnaper 1 +kidnaper's 1 +kidnapers 1 +kidnaping 2 +kidnapped 2 +kidnapper 5 +kidnapper's 1 +kidnappers 1 +kidnapping 5 +kidnappings 1 +kidnaps 1 +kidney 11 +kidney's 1 +kidneys 1 +kid's 1 +kids 1 +Kiel 2 +kielbasa 1 +kielbasa's 1 +kielbasas 1 +kielbasy 1 +Kiel's 1 +Kierkegaard 2 +Kierkegaard's 1 +Kieth 2 +Kieth's 1 +Kiev 4 +Kiev's 1 +Kigali 2 +Kigali's 1 +Kikuyu 1 +Kikuyu's 1 +Kilauea 2 +Kilauea's 1 +Kilimanjaro 2 +Kilimanjaro's 1 +kill 163 +killdeer 2 +killdeer's 1 +killdeers 1 +killed 5 +killer 21 +killer's 1 +killers 1 +killing 19 +killings 1 +killjoy 2 +killjoys 1 +kills 2 +kiln 6 +kilned 1 +kilning 2 +kiln's 1 +kilns 1 +kilo 6 +kilobyte 2 +kilobytes 1 +kilocycle 1 +kilocycle's 1 +kilocycles 1 +kilogram 4 +kilogram's 1 +kilograms 1 +kilohertz 3 +kilohertzes 1 +kilohertz's 1 +kilometer 2 +kilometer's 1 +kilometers 1 +kilo's 1 +kilos 1 +kiloton 2 +kiloton's 1 +kilotons 1 +kilowatt 3 +kilowatt's 1 +kilowatts 1 +Kilroy 2 +Kilroy's 1 +kilt 4 +kilter 2 +kilter's 1 +kilt's 1 +kilts 1 +Kim 15 +Kimberley 3 +Kimberley's 1 +Kimberly 2 +Kimberly's 1 +kimono 3 +kimono's 1 +kimonos 1 +Kim's 1 +kin 11 +kind 291 +kinda 4 +kinder 2 +kindergarten 3 +kindergarten's 1 +kindergartens 1 +kindest 1 +kindhearted 2 +kindle 3 +kindled 2 +kindles 1 +kindlier 1 +kindliest 1 +kindliness 2 +kindliness's 1 +kindling 2 +kindling's 1 +kindly 16 +kindness 9 +kindnesses 1 +kindness's 1 +kindred 4 +kinds 1 +kinematic 3 +kinematics 2 +kinematics's 1 +kinetic 4 +kinetics 3 +kinfolk 2 +kinfolks 1 +King 181 +king 2 +kingdom 27 +kingdom's 1 +kingdoms 1 +kingfisher 5 +kingfisher's 1 +kingfishers 1 +kinglier 1 +kingliest 1 +kingly 2 +kingpin 2 +kingpin's 1 +kingpins 1 +king's 1 +King's 1 +kings 3 +kingship 4 +kingship's 1 +Kingston 6 +Kingston's 1 +Kingstown 2 +Kingstown's 1 +kink 4 +kinked 2 +kinkier 1 +kinkiest 1 +kinking 3 +Kinko 1 +Kinko's 1 +kink's 1 +kinks 1 +kinky 4 +Kinney 2 +Kinney's 1 +kin's 1 +kins 1 +Kinsey 1 +Kinsey's 1 +Kinshasa 2 +Kinshasa's 1 +kinship 8 +kinship's 1 +kinsman 4 +kinsman's 1 +kinsmen 1 +kinswoman 2 +kinswoman's 1 +kinswomen 1 +kiosk 4 +kiosk's 1 +kiosks 1 +Kiowa 1 +Kiowa's 1 +Kip 2 +Kipling 4 +Kipling's 1 +kipper 4 +kippered 1 +kippering 1 +kipper's 1 +kippers 1 +Kip's 1 +Kirby 4 +Kirby's 1 +Kirchhoff 2 +Kirchhoff's 1 +Kirchner 2 +Kirchner's 1 +Kirghistan 2 +Kirghistan's 1 +Kirghiz 2 +Kirghiz's 1 +Kiribati 2 +Kirinyaga 1 +Kirinyaga's 1 +kirk 4 +Kirk 6 +kirked 1 +kirking 1 +Kirkland 2 +Kirkland's 1 +Kirkpatrick 3 +Kirkpatrick's 1 +kirk's 1 +Kirk's 1 +kirks 1 +Kirov 6 +Kirov's 1 +Kirsten 2 +Kirsten's 1 +Kisangani 2 +Kisangani's 1 +Kishinev 2 +Kishinev's 1 +Kislev 3 +Kislev's 1 +kismet 2 +kismet's 1 +kiss 58 +kissed 2 +kisser 2 +kisser's 1 +kissers 1 +kisses 1 +kissing 4 +Kissinger 3 +Kissinger's 1 +Kit 2 +kit 27 +Kitakyushu 1 +Kitakyushu's 1 +kitchen 91 +kitchened 1 +Kitchener 3 +Kitchener's 1 +kitchenette 3 +kitchenette's 1 +kitchenettes 1 +kitchening 1 +kitchen's 1 +kitchens 1 +kitchenware 2 +kitchenware's 1 +kite 12 +kited 1 +kite's 1 +kites 1 +kith 2 +kithed 1 +kithing 1 +kith's 1 +kiths 1 +kiting 1 +kit's 1 +Kit's 1 +kits 1 +kitsch 4 +kitsch's 1 +kitschy 2 +kitten 7 +kittenish 2 +kitten's 1 +kittens 2 +kitties 1 +kitty 4 +Kitty 5 +kitty's 1 +Kitty's 1 +Kiwanis 1 +Kiwanis's 1 +kiwi 5 +kiwi's 1 +kiwis 1 +Klan 2 +Klan's 1 +Klansman 2 +Klansman's 1 +Klaus 5 +Klaus's 1 +Klee 3 +Kleenex 2 +Kleenexes 1 +Kleenex's 1 +Klee's 1 +Klein 5 +Klein's 1 +kleptomania 2 +kleptomaniac 2 +kleptomaniac's 1 +kleptomaniacs 1 +kleptomania's 1 +Klimt 2 +Klimt's 1 +Kline 3 +Kline's 1 +Klingon 2 +Klingon's 1 +Klondike 2 +Klondiked 1 +Klondike's 1 +Klondikes 1 +Klondiking 1 +klutz 2 +klutzes 1 +klutzier 1 +klutziest 1 +klutz's 1 +klutzy 1 +Kmart 2 +Kmart's 1 +knack 5 +knacked 1 +knacker 3 +knacker's 1 +knacking 1 +knack's 1 +knacks 1 +knackwurst 3 +knackwurst's 1 +knackwursts 1 +Knapp 3 +Knapp's 1 +knapsack 2 +knapsack's 1 +knapsacks 1 +knave 3 +knavery 2 +knavery's 1 +knave's 1 +knaves 1 +knavish 2 +knead 4 +kneaded 1 +kneader 1 +kneader's 1 +kneaders 1 +kneading 2 +kneads 1 +knee 49 +kneecap 4 +kneecapped 1 +kneecapping 2 +kneecap's 1 +kneecaps 1 +kneed 3 +kneeing 1 +kneel 13 +kneeled 1 +kneeling 4 +kneels 1 +knee's 1 +knees 1 +knell 4 +knelled 1 +knelling 2 +knell's 1 +knells 1 +knelt 1 +Knesset 3 +Knesset's 1 +knew 1 +Kngwarreye 1 +Kngwarreye's 1 +Knickerbocker 2 +Knickerbocker's 1 +knickers 6 +knickknack 1 +knickknack's 1 +knickknacks 1 +Knievel 2 +Knievel's 1 +knife 38 +knifed 1 +knife's 1 +knifes 1 +knifing 3 +knight 17 +Knight 9 +knighted 2 +knighthood 4 +knighthood's 1 +knighthoods 1 +knighting 3 +knightly 4 +knight's 1 +Knight's 1 +knights 2 +knit 26 +knits 1 +knitted 5 +knitter 6 +knitter's 1 +knitters 1 +knitting 12 +knitting's 1 +knitwear 4 +knitwear's 1 +knives 1 +knives's 1 +knob 7 +knobbier 1 +knobbiest 1 +knobby 2 +knob's 1 +knobs 1 +knock 59 +knocked 1 +knocker 4 +knocker's 1 +knockers 1 +knocking 4 +knockout 5 +knockout's 1 +knockouts 1 +knocks 1 +knockwurst 1 +knockwurst's 1 +knockwursts 1 +knoll 3 +knoll's 1 +knolls 1 +Knopf 2 +Knopf's 1 +Knossos 4 +Knossos's 1 +knot 18 +knothole 2 +knothole's 1 +knotholes 1 +knot's 1 +knots 1 +knotted 3 +knottier 1 +knottiest 1 +knotting 3 +knotty 3 +know 1887 +knowable 2 +knowing 5 +knowinger 1 +knowingest 1 +knowingly 5 +knowings 1 +knowledge 148 +knowledgeable 5 +knowledgeably 2 +knowledge's 1 +Knowles 3 +known 23 +knows 1 +Knox 5 +Knox's 1 +Knoxville 2 +Knoxville's 1 +knuckle 8 +knuckled 2 +knucklehead 2 +knucklehead's 1 +knuckleheads 1 +knuckle's 1 +knuckles 1 +knuckling 1 +Knudsen 2 +Knudsen's 1 +Knuth 1 +Knuth's 1 +koala 2 +koala's 1 +koalas 1 +Kobe 2 +Kobe's 1 +Koch 3 +Kochab 1 +Kochab's 1 +Koch's 1 +Kodachrome 2 +Kodachrome's 1 +Kodak 1 +Kodak's 1 +Kodaly 2 +Kodaly's 1 +Kodiak 2 +Kodiak's 1 +Koestler 2 +Koestler's 1 +Kohinoor 1 +Kohinoor's 1 +Kohl 8 +kohlrabi 3 +kohlrabies 1 +kohlrabi's 1 +Kohl's 1 +Kojak 2 +Kojak's 1 +Kolyma 2 +Kolyma's 1 +Kommunizma 1 +Kommunizma's 1 +Kong 30 +Kongo 2 +Kongo's 1 +Kong's 1 +Konrad 3 +Konrad's 1 +kook 2 +kookaburra 2 +kookaburra's 1 +kookaburras 1 +kooked 1 +kookie 1 +kookier 1 +kookiest 1 +kookiness 1 +kooking 1 +kook's 1 +kooks 1 +kooky 2 +Koontz 2 +Koontz's 1 +kopeck 3 +kopeck's 1 +kopecks 1 +kopek 2 +kopeks 1 +Koppel 1 +Koppel's 1 +Koran 1 +Koran's 1 +Korans 1 +Korea 21 +Korean 1 +Koreans 1 +Korea's 1 +Kornberg 2 +Kornberg's 1 +Kory 1 +Kory's 1 +Korzybski 1 +Korzybski's 1 +Kosciusko 2 +Kosciusko's 1 +kosher 4 +koshered 1 +koshering 1 +koshers 1 +Kossuth 2 +Kossuth's 1 +Kosygin 2 +Kosygin's 1 +Koufax 1 +Koufax's 1 +Kowloon 2 +Kowloon's 1 +kowtow 2 +kowtowed 1 +kowtowing 1 +kowtows 1 +Kr 1 +Kraft 3 +Kraft's 1 +Krakatoa 3 +Krakatoa's 1 +Krakow 2 +Krakow's 1 +Kramer 3 +Kramer's 1 +Krasnodar 2 +Krasnodar's 1 +Krasnoyarsk 2 +Krasnoyarsk's 1 +Krebs 2 +Krebs's 1 +Kremlin 5 +Kremlinologist 1 +Kremlinologist's 1 +Kremlinologists 1 +Kremlin's 1 +Kresge 1 +Kresge's 1 +Kringle 1 +Kringle's 1 +Kris 2 +Krishna 3 +Krishnamurti 2 +Krishnamurti's 1 +Krishna's 1 +Kris's 1 +Krista 2 +Krista's 1 +Kristen 2 +Kristen's 1 +Kristi 1 +Kristie 1 +Kristie's 1 +Kristin 2 +Kristina 2 +Kristina's 1 +Kristine 2 +Kristine's 1 +Kristin's 1 +Kristi's 1 +Kristopher 1 +Kristopher's 1 +Kristy 2 +Kristy's 1 +Kroc 2 +Kroc's 1 +Kroger 2 +Kroger's 1 +krone 3 +Kronecker 2 +Kronecker's 1 +kroner 2 +krone's 1 +kronor 2 +Kropotkin 2 +Kropotkin's 1 +Kr's 1 +Kruger 4 +Krugerrand 2 +Kruger's 1 +Krupp 2 +Krupp's 1 +krypton 2 +krypton's 1 +Krystal 2 +Krystal's 1 +K's 1 +ks 1 +Kshatriya 2 +Kshatriya's 1 +Kublai 2 +Kublai's 1 +Kubrick 2 +Kubrick's 1 +kudos 2 +kudos's 1 +kudzu 1 +kudzu's 1 +kudzus 1 +Kuhn 4 +Kuhn's 1 +Kuibyshev 2 +Kuibyshev's 1 +kumquat 3 +kumquat's 1 +kumquats 1 +Kunming 2 +Kunming's 1 +Kuomintang 2 +Kuomintang's 1 +Kurd 1 +Kurdish 1 +Kurdish's 1 +Kurdistan 3 +Kurdistan's 1 +Kurd's 1 +Kurile 2 +Kurosawa 2 +Kurosawa's 1 +Kurt 5 +Kurtis 1 +Kurtis's 1 +Kurt's 1 +Kusch 1 +Kusch's 1 +Kutuzov 2 +Kutuzov's 1 +Kuwait 18 +Kuwaiti 1 +Kuwaiti's 1 +Kuwaitis 1 +Kuwait's 1 +Kuznets 2 +Kuznetsk 2 +Kuznetsk's 1 +Kuznets's 1 +kW 1 +Kwakiutl 1 +Kwakiutl's 1 +Kwangju 2 +Kwangju's 1 +Kwanzaa 1 +Kwanzaas 1 +Kyle 5 +Kyle's 1 +Kyoto 3 +Kyoto's 1 +Kyrgyzstan 2 +Kyushu 2 +Kyushu's 1 +L 15 +l 43 +La 1 +la 29 +lab 16 +Laban 2 +Laban's 1 +label 49 +labeled 2 +labeling 3 +labelled 4 +labelling 6 +label's 1 +labels 1 +labia 2 +labial 3 +labials 1 +labia's 1 +labium 2 +labor 5 +laboratories 1 +laboratory 40 +laboratory's 1 +labored 2 +laborer 2 +laborer's 1 +laborers 1 +laboring 2 +laborious 4 +laboriously 3 +labor's 1 +labors 1 +Labrador 2 +Labrador's 1 +Labradors 1 +lab's 1 +labs 1 +laburnum 2 +laburnum's 1 +laburnums 1 +labyrinth 4 +labyrinthine 2 +labyrinth's 1 +labyrinths 1 +lace 19 +laced 2 +lacerate 2 +lacerated 2 +lacerates 1 +lacerating 2 +laceration 3 +laceration's 1 +lacerations 1 +lace's 1 +laces 1 +Lacey 3 +Lacey's 1 +Lachesis 2 +Lachesis's 1 +lachrymal 2 +lachrymose 3 +lacier 1 +laciest 1 +lacing 3 +lack 138 +lackadaisical 2 +lackadaisically 1 +lacked 1 +lackey 2 +lackey's 1 +lackeys 1 +lacking 3 +lackluster 2 +lack's 1 +lacks 1 +laconic 3 +laconically 3 +lacquer 4 +lacquered 2 +lacquering 2 +lacquer's 1 +lacquers 1 +lacrimal 2 +lacrosse 2 +lacrosse's 1 +lactate 3 +lactated 1 +lactate's 1 +lactates 1 +lactating 2 +lactation 2 +lactation's 1 +lactic 2 +lactose 3 +lactose's 1 +lacuna 2 +lacunae 2 +lacuna's 1 +lacunas 1 +lacy 3 +Lacy 3 +Lacy's 1 +lad 39 +ladder 19 +laddered 2 +laddering 2 +ladder's 1 +ladders 1 +laddie 3 +laddie's 1 +laddies 1 +lade 2 +laded 1 +laden 4 +lades 1 +ladies 1 +lading 5 +lading's 1 +ladings 1 +ladle 4 +ladled 2 +ladle's 1 +ladles 1 +ladling 1 +Ladoga 2 +Ladoga's 1 +Ladonna 1 +Ladonna's 1 +lad's 1 +lads 1 +lady 132 +ladybird 3 +ladybird's 1 +ladybirds 1 +ladybug 2 +ladybug's 1 +ladybugs 1 +ladyfinger 1 +ladyfinger's 1 +ladyfingers 1 +ladylike 3 +lady's 1 +ladyship 3 +ladyship's 1 +Lafayette 2 +Lafayette's 1 +Lafitte 2 +Lafitte's 1 +lag 10 +lager 9 +lager's 1 +lagers 1 +laggard 2 +laggard's 1 +laggards 1 +lagged 2 +lagging 2 +lagging's 1 +lagniappe 2 +lagniappe's 1 +lagniappes 1 +lagoon 5 +lagoon's 1 +lagoons 1 +Lagos 3 +Lagos's 1 +Lagrange 2 +Lagrange's 1 +Lagrangian 1 +lags 1 +Lahore 3 +Lahore's 1 +laid 3 +lain 1 +lair 4 +lair's 1 +lairs 1 +laity 5 +laity's 1 +Laius 1 +Laius's 1 +Lajos 2 +Lajos's 1 +lake 1 +laked 1 +Lakeisha 1 +Lakeisha's 1 +lake's 1 +lakes 1 +Lakewood 2 +Lakewood's 1 +laking 1 +Lakisha 1 +Lakisha's 1 +Lakshmi 2 +Lakshmi's 1 +lam 3 +lama 3 +Lamar 2 +Lamarck 2 +Lamarck's 1 +Lamar's 1 +lama's 1 +lamas 1 +lamaseries 1 +lamasery 2 +lamasery's 1 +Lamaze 2 +lamb 19 +Lamb 8 +lambast 3 +lambaste 2 +lambasted 2 +lambastes 1 +lambasting 2 +lambasts 1 +lambda 3 +lambda's 1 +lambed 1 +lambent 3 +Lambert 9 +Lambert's 1 +lambing 4 +lambkin 2 +lambkin's 1 +lambkins 1 +Lamborghini 2 +Lamborghini's 1 +Lambrusco 2 +lamb's 1 +Lamb's 1 +lambs 1 +lambskin 2 +lambskin's 1 +lambskins 1 +lame 6 +lamebrain 2 +lamebrain's 1 +lamebrains 1 +lamed 2 +lamely 3 +lameness 2 +lameness's 1 +lament 7 +lamentable 3 +lamentably 2 +lamentation 4 +lamentation's 1 +lamentations 1 +lamented 2 +lamenting 3 +laments 1 +lamer 1 +lames 1 +lamest 1 +laminate 4 +laminated 3 +laminates 1 +laminating 1 +lamination 2 +lamination's 1 +laming 2 +lammed 1 +lammer 1 +lamming 1 +Lamont 14 +Lamont's 1 +L'Amour 2 +lamp 25 +lampblack 2 +lampblack's 1 +lampoon 3 +lampooned 2 +lampooning 2 +lampoon's 1 +lampoons 1 +lamppost 3 +lamppost's 1 +lampposts 1 +lamprey 3 +lamprey's 1 +lampreys 1 +lamp's 1 +lamps 1 +lampshade 4 +lampshade's 1 +lampshades 1 +lam's 1 +lams 1 +Lana 2 +Lanai 2 +Lanai's 1 +Lana's 1 +Lancaster 14 +Lancaster's 1 +lance 3 +Lance 6 +lanced 2 +Lancelot 3 +Lancelot's 1 +lancer 3 +lancer's 1 +lancers 1 +lance's 1 +Lance's 1 +lances 1 +lancet 4 +lancet's 1 +lancets 1 +lancing 3 +Land 15 +land 251 +landed 6 +lander 4 +landfall 3 +landfall's 1 +landfalls 1 +landfill 5 +landfills 1 +landholder 3 +landholder's 1 +landholders 1 +landing 22 +landing's 1 +landings 1 +landladies 1 +landlady 6 +landlady's 1 +landlocked 2 +landlord 37 +landlord's 1 +landlords 1 +landlubber 2 +landlubber's 1 +landlubbers 1 +landmark 10 +landmark's 1 +landmarks 1 +landmass 2 +landmasses 1 +landmass's 1 +Landon 2 +Landon's 1 +landowner 13 +landowner's 1 +landowners 1 +Landry 2 +Landry's 1 +land's 1 +Land's 1 +lands 2 +Landsat 3 +landscape 44 +landscaped 3 +landscaper 2 +landscaper's 1 +landscapers 1 +landscape's 1 +landscapes 1 +landscaping 3 +landslid 1 +landslidden 1 +landslide 5 +landslide's 1 +landslides 1 +landsliding 1 +Landsteiner 1 +Landsteiner's 1 +landward 3 +landwards 2 +lane 1 +Lane 58 +lane's 1 +Lane's 1 +lanes 1 +Lang 9 +Langerhans 2 +Langerhans's 1 +Langland 2 +Langland's 1 +Langley 5 +Langley's 1 +Langmuir 2 +Langmuir's 1 +Lang's 1 +language 223 +language's 1 +languages 1 +languid 4 +languidly 3 +languish 6 +languished 1 +languishes 1 +languishing 2 +languor 2 +languorous 2 +languorously 2 +languor's 1 +languors 1 +lank 3 +lanker 1 +lankest 1 +lankier 1 +lankiest 1 +lankiness 2 +lankiness's 1 +lanky 3 +Lanny 2 +Lanny's 1 +lanolin 2 +lanolin's 1 +Lansing 2 +Lansing's 1 +lantern 6 +lantern's 1 +lanterns 1 +lanyard 2 +lanyard's 1 +lanyards 1 +Lanzhou 2 +Lao 3 +Laocoon 2 +Laocoon's 1 +Lao's 1 +Laos 1 +Laotian 1 +Laotian's 1 +Laotians 1 +lap 22 +lapel 4 +lapel's 1 +lapels 1 +lapidaries 1 +lapidary 3 +lapidary's 1 +Laplace 3 +Laplace's 1 +Lapland 2 +Lapland's 1 +Lapp 2 +lapped 2 +lapping 3 +Lapp's 1 +Lapps 2 +lap's 1 +laps 1 +lapse 11 +lapsed 2 +lapse's 1 +lapses 1 +lapsing 3 +laptop 3 +laptops 1 +lapwing 3 +lapwing's 1 +lapwings 1 +Lara 3 +Laramie 2 +Laramie's 1 +Lara's 1 +larboard 2 +larboard's 1 +larboards 1 +larcenies 1 +larcenous 2 +larceny 3 +larceny's 1 +larch 3 +larches 1 +larch's 1 +lard 4 +larded 1 +larder 4 +larder's 1 +larders 1 +larding 2 +Lardner 2 +Lardner's 1 +lard's 1 +lards 1 +Laredo 2 +Laredo's 1 +large 476 +largely 75 +largeness 2 +largeness's 1 +larger 1 +larges 1 +largess 2 +largesse 3 +largess's 1 +largest 1 +largo 3 +largos 1 +lariat 2 +lariated 1 +lariating 1 +lariat's 1 +lariats 1 +lark 6 +larked 1 +larking 3 +lark's 1 +larks 1 +larkspur 3 +larkspur's 1 +larkspurs 1 +Larousse 2 +Larousse's 1 +Larry 8 +Larry's 1 +Lars 1 +Larsen 3 +Larsen's 1 +Larson 2 +Larson's 1 +Lars's 1 +larva 9 +larvae 1 +larval 3 +larva's 1 +larvas 1 +larynges 1 +laryngitis 2 +laryngitis's 1 +larynx 4 +larynxes 1 +larynx's 1 +la's 1 +La's 1 +lasagna 2 +lasagnas 1 +Lascaux 2 +Lascaux's 1 +lascivious 2 +lasciviously 2 +lasciviousness 2 +lasciviousness's 1 +laser 16 +laser's 1 +lasers 1 +lash 12 +lashed 2 +lashes 1 +lashing 4 +lashing's 1 +lash's 1 +lass 7 +Lassa 2 +Lassa's 1 +Lassen 2 +Lassen's 1 +lasses 1 +Lassie 2 +lassie 3 +lassie's 1 +Lassie's 1 +lassies 1 +lassitude 2 +lassitude's 1 +lasso 3 +lassoed 1 +lassoes 1 +lassoing 1 +lasso's 1 +lassos 1 +lass's 1 +last 56 +lasted 1 +lasting 10 +lastingly 2 +lastly 6 +lasts 1 +Latasha 2 +Latasha's 1 +latch 7 +latched 2 +latches 1 +latching 2 +latch's 1 +late 348 +latecomer 3 +latecomer's 1 +latecomers 1 +lately 12 +latency 3 +latency's 1 +lateness 3 +lateness's 1 +latent 9 +latents 1 +later 320 +lateral 10 +lateraled 1 +lateraling 1 +lateralled 1 +lateralling 1 +laterally 3 +laterals 1 +Lateran 2 +Lateran's 1 +latest 1 +latex 4 +latex's 1 +lath 3 +lathe 4 +lathed 2 +lather 4 +lathered 2 +lathering 2 +lather's 1 +lathers 1 +lathe's 1 +lathes 1 +lathing 2 +lath's 1 +laths 1 +Latin 1 +Latina 2 +Latina's 1 +Latinas 1 +Latiner 1 +Latino 2 +Latinos 2 +Latin's 1 +Latins 1 +Latisha 1 +Latisha's 1 +latitude 6 +latitude's 1 +latitudes 1 +latitudinal 2 +Latonya 1 +Latonya's 1 +Latoya 1 +Latoya's 1 +latrine 3 +latrine's 1 +latrines 1 +Latrobe 2 +Latrobe's 1 +lats 1 +latter 81 +latterly 4 +lattice 7 +latticed 2 +lattice's 1 +lattices 1 +latticework 2 +latticework's 1 +latticeworks 1 +Latvia 5 +Latvian 1 +Latvians 1 +Latvia's 1 +Laud 3 +laud 4 +laudable 3 +laudably 2 +laudanum 2 +laudanum's 1 +laudatory 2 +lauded 2 +Lauder 3 +Lauder's 1 +lauding 2 +Laud's 1 +lauds 1 +Laue 2 +Laue's 1 +laugh 121 +laughable 3 +laughably 2 +laughed 1 +laughing 5 +laughingly 3 +laughing's 1 +laughingstock 2 +laughingstock's 1 +laughingstocks 1 +laughs 2 +laughter 24 +laughter's 1 +launch 90 +launched 2 +launcher 4 +launcher's 1 +launchers 1 +launches 1 +launching 3 +launder 4 +laundered 2 +launderer 2 +launderer's 1 +launderers 1 +laundering 3 +launders 1 +laundress 3 +laundresses 1 +laundress's 1 +laundries 1 +Laundromat 2 +Laundromat's 1 +Laundromats 1 +laundry 8 +laundryman 2 +laundryman's 1 +laundrymen 1 +laundry's 1 +Laura 27 +Laura's 1 +Laurasia 2 +Laurasia's 1 +laureate 5 +laureated 1 +laureates 1 +laureating 1 +Laurel 3 +laurel 4 +laurel's 1 +Laurel's 1 +laurels 1 +Lauren 3 +Laurence 5 +Laurence's 1 +Lauren's 1 +Laurent 1 +Laurent's 1 +Lauri 2 +Laurie 4 +Laurie's 1 +Lauri's 1 +lava 8 +Laval 2 +Laval's 1 +lava's 1 +lavatories 2 +lavatory 9 +lavatory's 1 +lavender 7 +lavendered 2 +lavendering 1 +lavender's 1 +lavenders 1 +Lavern 1 +Laverne 3 +Laverne's 1 +Lavern's 1 +lavish 8 +lavished 1 +lavisher 1 +lavishes 1 +lavishest 1 +lavishing 1 +lavishly 4 +lavishness 2 +lavishness's 1 +Lavoisier 2 +Lavoisier's 1 +Lavonne 1 +Lavonne's 1 +law 321 +Lawanda 1 +Lawanda's 1 +lawbreaker 2 +lawbreaker's 1 +lawbreakers 1 +lawful 7 +lawfully 4 +lawfulness 2 +lawfulness's 1 +lawgiver 3 +lawgiver's 1 +lawgivers 1 +lawless 4 +lawlessly 1 +lawlessness 3 +lawlessness's 1 +lawmaker 2 +lawmaker's 1 +lawmakers 1 +lawn 17 +lawn's 1 +lawns 1 +Lawrence 24 +Lawrence's 1 +lawrencium 1 +lawrencium's 1 +law's 1 +laws 1 +Lawson 9 +Lawson's 1 +lawsuit 4 +lawsuit's 1 +lawsuits 1 +lawyer 49 +lawyer's 1 +lawyers 1 +lax 4 +laxative 4 +laxative's 1 +laxatives 1 +laxer 1 +laxes 1 +laxest 1 +laxity 2 +laxity's 1 +laxly 2 +laxness 2 +laxness's 1 +lay 118 +Layamon 2 +Layamon's 1 +layaway 2 +layer 43 +layered 3 +layering 3 +layer's 1 +layers 1 +layette 2 +layette's 1 +layettes 1 +laying 3 +Layla 2 +Layla's 1 +layman 5 +layman's 1 +laymen 1 +layoff 2 +layoff's 1 +layoffs 1 +layout 16 +layout's 1 +layouts 1 +layover 1 +layover's 1 +layovers 1 +laypeople 3 +layperson 2 +lays 1 +laywoman 2 +laywoman's 1 +laywomen 1 +Lazaro 2 +Lazaro's 1 +Lazarus 3 +Lazarus's 1 +laze 4 +lazed 1 +lazes 1 +lazied 1 +lazier 1 +lazies 1 +laziest 1 +lazily 4 +laziness 3 +laziness's 1 +lazing 2 +lazy 10 +lazybones 1 +lazybones's 1 +lazying 1 +LBJ 2 +LBJ's 1 +Le 18 +Lea 1 +lea 3 +Leach 3 +leach 4 +leached 2 +leaches 1 +leaching 3 +Leach's 1 +lead 395 +Leadbelly 2 +Leadbelly's 1 +leaded 3 +leaden 4 +leader 2 +leader's 1 +leaders 1 +leadership 51 +leadership's 1 +leading 64 +leads 1 +leaf 55 +leafed 2 +leafier 1 +leafiest 1 +leafing 2 +leafless 3 +leaflet 23 +leafleted 1 +leafleting 3 +leaflet's 1 +leaflets 1 +leafletted 1 +leafletting 1 +leaf's 1 +leafs 1 +leafy 4 +league 88 +leagued 1 +league's 1 +leagues 1 +leaguing 1 +Leah 3 +Leah's 1 +leak 19 +leakage 5 +leakage's 1 +leakages 1 +leaked 3 +Leakey 2 +Leakey's 1 +leakier 1 +leakiest 1 +leaking 4 +leak's 1 +leaks 1 +leaky 3 +Lean 2 +lean 61 +Leander 2 +Leander's 1 +leaned 1 +leaner 2 +leanest 1 +leaning 4 +leaning's 1 +leanings 1 +Leann 1 +Leanna 1 +Leanna's 1 +Leanne 3 +Leanne's 1 +leanness 2 +leanness's 1 +Leann's 1 +Lean's 1 +leans 1 +leant 1 +leap 32 +leaped 1 +leapfrog 3 +leapfrogged 1 +leapfrogging 3 +leapfrog's 1 +leapfrogs 1 +leaping 3 +leaps 1 +leapt 1 +Lear 6 +Learjet 2 +Learjet's 1 +learn 196 +learned 10 +learner 15 +learner's 1 +learners 1 +learning 56 +learning's 1 +learns 1 +learnt 2 +Lear's 1 +Leary 2 +Leary's 1 +lea's 1 +Lea's 1 +leas 1 +lease 34 +leased 3 +leasehold 5 +leaseholder 2 +leaseholder's 1 +leaseholders 1 +leasehold's 1 +leaseholds 1 +lease's 1 +leases 1 +leash 5 +leashed 2 +leashes 1 +leashing 2 +leash's 1 +leasing 4 +least 59 +leastwise 1 +leather 29 +leatherneck 2 +leatherneck's 1 +leathernecks 1 +leather's 1 +leathers 1 +leathery 4 +leave 673 +leaved 2 +leaven 3 +leavened 2 +leavening 2 +leavening's 1 +leaven's 1 +leavens 1 +Leavenworth 2 +Leavenworth's 1 +leaves 1 +leaves's 1 +leaving 4 +leaving's 1 +leavings 1 +Lebanese 1 +Lebanon 13 +Lebanon's 1 +Lebesgue 1 +Lebesgue's 1 +Leblanc 2 +Leblanc's 1 +lecher 2 +lecherous 2 +lecherously 2 +lecher's 1 +lechers 1 +lechery 2 +lechery's 1 +lecithin 2 +lecithin's 1 +lectern 4 +lectern's 1 +lecterns 1 +lecture 41 +lectured 1 +lecturer 16 +lecturer's 1 +lecturers 1 +lecture's 1 +lectures 1 +lecturing 3 +led 4 +Leda 2 +Leda's 1 +Lederberg 2 +Lederberg's 1 +ledge 8 +ledger 7 +ledgered 2 +ledgering 1 +ledger's 1 +ledgers 1 +ledge's 1 +ledges 1 +Lee 39 +lee 4 +leech 4 +leeched 1 +leeches 1 +leeching 1 +leech's 1 +Leeds 50 +Leeds's 1 +leek 4 +leek's 1 +leeks 1 +leer 5 +leered 1 +leerier 1 +leeriest 1 +leering 3 +leers 1 +leery 3 +lee's 1 +Lee's 1 +lees 1 +Leeuwenhoek 2 +Leeuwenhoek's 1 +Leeward 1 +leeward 3 +Leeward's 1 +leewards 2 +leeway 3 +leeway's 1 +left 138 +Left 2 +lefter 1 +leftest 1 +leftie 2 +lefties 1 +leftism 2 +leftism's 1 +leftist 5 +leftists 1 +leftmost 2 +leftover 5 +leftover's 1 +leftovers 1 +lefts 1 +Lefts 1 +leftwards 2 +lefty 2 +lefty's 1 +leg 123 +legacies 1 +legacy 14 +legacy's 1 +legal 134 +legalese 2 +legalese's 1 +legalism 2 +legalism's 1 +legalisms 1 +legalistic 3 +legality 5 +legality's 1 +legalization 2 +legalization's 1 +legalize 3 +legalized 2 +legalizes 1 +legalizing 3 +legally 14 +legals 1 +legate 4 +legated 1 +legatee 2 +legatee's 1 +legatees 1 +legate's 1 +legates 1 +legating 1 +legation 3 +legation's 1 +legations 1 +legato 3 +legato's 1 +legatos 1 +legend 19 +legendary 9 +Legendre 2 +Legendre's 1 +legend's 1 +legends 1 +Leger 3 +legerdemain 2 +legerdemain's 1 +Leger's 1 +legged 3 +leggier 1 +leggiest 1 +legging 4 +legging's 1 +leggings 1 +leggy 4 +Leghorn 2 +Leghorn's 1 +legibility 2 +legibility's 1 +legible 3 +legibly 2 +legion 12 +legionnaire 3 +legionnaire's 1 +legionnaires 1 +legion's 1 +legions 1 +legislate 5 +legislated 2 +legislates 1 +legislating 2 +legislation 72 +legislation's 1 +legislative 21 +legislator 5 +legislator's 1 +legislators 1 +legislature 11 +legislature's 1 +legislatures 1 +legit 4 +legitimacy 9 +legitimacy's 1 +legitimate 20 +legitimated 1 +legitimately 5 +legitimates 1 +legitimating 2 +legitimize 3 +legitimized 2 +legitimizes 1 +legitimizing 2 +legless 2 +legman 1 +legman's 1 +legmen 1 +Lego 3 +Lego's 1 +Legree 1 +Legree's 1 +legroom 2 +legroom's 1 +legrooms 1 +leg's 1 +legs 1 +legume 3 +legume's 1 +legumes 2 +leguminous 2 +legwork 2 +legwork's 1 +Lehman 3 +Lehman's 1 +lei 4 +Leibniz 2 +Leibniz's 1 +Leicester 21 +Leicester's 1 +Leiden 2 +Leiden's 1 +Leif 2 +Leif's 1 +Leigh 8 +Leigh's 1 +Leila 1 +Leila's 1 +Leipzig 4 +Leipzig's 1 +lei's 1 +leis 2 +leisure 32 +leisurely 7 +leisure's 1 +leitmotif 2 +leitmotif's 1 +leitmotifs 1 +Lela 2 +Leland 3 +Leland's 1 +Lela's 1 +Lelia 2 +Lelia's 1 +Lemaitre 2 +Lemaitre's 1 +lemma 3 +lemma's 1 +lemmas 1 +lemme 2 +lemming 3 +lemming's 1 +lemmings 1 +lemon 17 +lemonade 4 +lemonade's 1 +lemoned 1 +lemoning 1 +lemon's 1 +lemons 2 +lemony 2 +Lemuel 1 +Lemuel's 1 +lemur 3 +lemures 1 +Lemuria 2 +Lemuria's 1 +lemur's 1 +lemurs 1 +Len 7 +Lena 3 +Lenard 1 +Lenard's 1 +Lena's 1 +lend 31 +lender 12 +lender's 1 +lenders 1 +lending 10 +lends 1 +length 87 +lengthen 6 +lengthened 3 +lengthening 3 +lengthens 1 +lengthier 1 +lengthiest 1 +lengthily 2 +length's 1 +lengths 1 +lengthways 3 +lengthwise 3 +lengthy 14 +leniency 3 +leniency's 1 +lenient 4 +leniently 2 +lenients 1 +Lenin 8 +Leningrad 4 +Leningrad's 1 +Leninism 1 +Leninism's 1 +Leninist 1 +Lenin's 1 +Lennon 4 +Lennon's 1 +Lenny 3 +Lenny's 1 +Leno 2 +Lenoir 2 +Lenoir's 1 +Lenora 2 +Lenora's 1 +Lenore 1 +Lenore's 1 +Leno's 1 +Len's 1 +lens 9 +lenses 1 +lens's 1 +Lent 1 +lent 5 +Lenten 2 +lentil 4 +lentil's 1 +lentils 1 +Lent's 1 +Lents 1 +Leo 11 +Leola 1 +Leola's 1 +Leon 7 +Leona 2 +Leonard 1 +Leonardo 4 +Leonardo's 1 +Leonard's 1 +Leona's 1 +Leoncavallo 2 +Leoncavallo's 1 +Leonel 2 +Leonel's 1 +Leonid 3 +Leonidas 2 +Leonidas's 1 +Leonid's 1 +leonine 3 +Leonor 2 +Leonor's 1 +Leon's 1 +leopard 5 +leopard's 1 +leopards 1 +Leopold 6 +Leopoldo 2 +Leopoldo's 1 +Leopold's 1 +Leo's 1 +Leos 1 +leotard 3 +leotard's 1 +leotards 1 +leper 3 +leper's 1 +lepers 2 +Lepidus 2 +Lepidus's 1 +Lepke 1 +Lepke's 1 +leprechaun 4 +leprechaun's 1 +leprechauns 1 +leprosy 3 +leprosy's 1 +leprous 2 +lept 2 +Lepus 2 +Lepus's 1 +Lerner 2 +Lerner's 1 +Leroy 3 +Leroy's 1 +Le's 1 +Les 15 +les 7 +Lesa 2 +Lesa's 1 +lesbian 14 +lesbianism 3 +lesbianism's 1 +lesbian's 1 +lesbians 2 +lesion 11 +lesion's 1 +lesions 1 +Lesley 6 +Lesley's 1 +Leslie 11 +Leslie's 1 +Lesotho 3 +Lesotho's 1 +less 352 +lessee 4 +lessee's 1 +lessees 1 +lessen 7 +lessened 2 +lessening 4 +lessens 1 +Lesseps 2 +Lesseps's 1 +lesser 20 +Lessie 1 +Lessie's 1 +lesson 48 +lesson's 1 +lessons 1 +lessor 4 +lessor's 1 +lessors 1 +lest 6 +Lester 6 +Lester's 1 +Lestrade 1 +Lestrade's 1 +let 289 +Leta 2 +Leta's 1 +letdown 2 +letdown's 1 +letdowns 1 +Letha 1 +lethal 10 +lethally 2 +lethals 1 +lethargic 3 +lethargically 2 +lethargy 3 +lethargy's 1 +Letha's 1 +Lethe 2 +Lethe's 1 +Leticia 2 +Leticia's 1 +Letitia 2 +Letitia's 1 +let's 1 +lets 3 +letter 218 +letterbox 3 +lettered 2 +letterhead 4 +letterhead's 1 +letterheads 1 +lettering 4 +lettering's 1 +Letterman 3 +Letterman's 1 +letter's 1 +letters 1 +letting 5 +lettuce 6 +lettuce's 1 +lettuces 1 +letup 1 +letup's 1 +letups 1 +leukemia 2 +leukemia's 1 +leukocyte 3 +leukocyte's 1 +leukocytes 1 +Levant 3 +Levant's 1 +levee 3 +levee's 1 +levees 1 +level 400 +leveled 1 +leveler 1 +leveler's 1 +levelers 1 +levelest 1 +levelheaded 1 +levelheadedness 1 +leveling 1 +levelled 2 +leveller 3 +levellers 1 +levelling 3 +levelness 2 +levelness's 1 +levels 1 +lever 12 +leverage 5 +leveraged 3 +leverage's 1 +leverages 1 +leveraging 3 +levered 2 +levering 1 +lever's 1 +levers 1 +Levesque 2 +Levesque's 1 +Levi 6 +leviathan 2 +Leviathan 2 +leviathan's 1 +leviathans 1 +levied 2 +levies 1 +Levine 3 +Levine's 1 +Levi's 1 +levitate 2 +levitated 1 +levitates 1 +levitating 1 +levitation 2 +levitation's 1 +Leviticus 3 +Leviticus's 1 +Levitt 3 +Levitt's 1 +levity 2 +levity's 1 +levy 16 +Levy 5 +levying 2 +Levy's 1 +Lew 2 +lewd 3 +lewder 1 +lewdest 1 +lewdly 2 +lewdness 2 +lewdness's 1 +Lewinsky 1 +Lewinsky's 1 +Lewis 39 +Lewis's 1 +Lew's 1 +lexica 1 +lexical 13 +lexicographer 4 +lexicographer's 1 +lexicographers 1 +lexicography 2 +lexicography's 1 +lexicon 8 +lexicon's 1 +lexicons 1 +Lexington 3 +Lexington's 1 +Lexus 2 +Lexus's 1 +Lhasa 3 +Lhasa's 1 +Lhotse 2 +Lhotse's 1 +Li 11 +liabilities 1 +liability 50 +liability's 1 +liable 24 +liaise 5 +liaised 2 +liaises 1 +liaising 2 +liaison 13 +liaison's 1 +liaisons 2 +liar 7 +liar's 1 +liars 1 +lib 6 +libation 2 +libation's 1 +libations 1 +libbed 1 +libbing 2 +Libby 3 +Libby's 1 +libel 11 +libeled 1 +libeler 1 +libeler's 1 +libelers 1 +libeling 1 +libelled 2 +libeller 2 +libellers 1 +libelling 1 +libellous 2 +libelous 2 +libel's 1 +libels 1 +Liberace 2 +Liberace's 1 +liberal 68 +liberalism 7 +liberalism's 1 +liberality 2 +liberality's 1 +liberalization 4 +liberalization's 1 +liberalizations 1 +liberalize 3 +liberalized 2 +liberalizes 1 +liberalizing 2 +liberally 4 +liberals 1 +liberate 7 +liberated 3 +liberates 1 +liberating 3 +liberation 20 +liberation's 1 +liberator 3 +liberator's 1 +liberators 1 +Liberia 4 +Liberian 1 +Liberians 1 +Liberia's 1 +libertarian 5 +libertarian's 1 +libertarians 1 +liberties 1 +libertine 3 +libertine's 1 +libertines 1 +liberty 21 +liberty's 1 +libidinous 2 +libido 3 +libido's 1 +libidos 1 +Libra 3 +librarian 16 +librarian's 1 +librarians 1 +libraries 1 +library 106 +library's 1 +Libra's 1 +Libras 1 +libretti 1 +librettist 2 +librettist's 1 +librettists 1 +libretto 3 +libretto's 1 +librettos 1 +Libreville 2 +Libreville's 1 +Librium 2 +Librium's 1 +lib's 1 +libs 1 +Libya 9 +Libyan 2 +Libyans 1 +Libya's 1 +lice 1 +licence 48 +licenced 2 +licences 1 +licencing 3 +license 14 +licensed 9 +licensee 4 +licensee's 1 +licensees 1 +license's 1 +licenses 1 +licensing 13 +licentiate 2 +licentiate's 1 +licentiates 1 +licentious 2 +licentiously 1 +licentiousness 2 +licentiousness's 1 +lice's 1 +lichen 4 +lichen's 1 +lichens 1 +Lichtenstein 2 +Lichtenstein's 1 +licit 3 +lick 14 +licked 2 +licking 2 +licking's 1 +lickings 1 +licks 1 +licorice 3 +licorice's 1 +licorices 1 +lid 17 +lidded 2 +Lidia 2 +Lidia's 1 +lid's 1 +lids 1 +Lie 1 +lie 228 +Lieberman 2 +Lieberman's 1 +Liebfraumilch 2 +Liebfraumilch's 1 +Liechtenstein 3 +Liechtenstein's 1 +lied 2 +lied's 1 +lief 2 +liefer 1 +liefest 1 +liefs 1 +liege 2 +Liege 2 +Liege's 1 +lieges 1 +lien 4 +lien's 1 +liens 1 +Lie's 1 +lies 1 +lieu 4 +lieu's 1 +lieutenancy 2 +lieutenancy's 1 +lieutenant 1 +lieutenant's 1 +lieutenants 1 +life 648 +lifeblood 3 +lifeblood's 1 +lifeboat 8 +lifeboat's 1 +lifeboats 1 +lifeforms 1 +lifeguard 4 +lifeguard's 1 +lifeguards 1 +lifeless 5 +lifelike 3 +lifeline 4 +lifeline's 1 +lifelines 1 +lifelong 6 +lifer 2 +lifer's 1 +lifers 1 +life's 1 +lifesaver 2 +lifesaver's 1 +lifesavers 1 +lifesaving 3 +lifespan 39 +lifespans 1 +lifestyle 16 +lifestyles 1 +lifetime 21 +lifetime's 1 +lifetimes 1 +lifework 1 +lifework's 1 +lifeworks 1 +lift 102 +lifted 1 +lifting 8 +liftoff 3 +liftoff's 1 +liftoffs 1 +lift's 1 +lifts 1 +ligament 4 +ligament's 1 +ligaments 1 +ligature 3 +ligatured 1 +ligature's 1 +ligatures 1 +ligaturing 1 +light 304 +lighted 4 +lighten 5 +lightened 2 +lightening 3 +lightening's 1 +lightens 1 +lighter 6 +lighter's 1 +lighters 1 +lightest 1 +lightheaded 2 +lighthearted 2 +lightheartedly 2 +lightheartedness 2 +lightheartedness's 1 +lighthouse 6 +lighthouse's 1 +lighthouses 1 +lighting 19 +lighting's 1 +lightly 22 +lightness 4 +lightness's 1 +lightning 10 +lightninged 1 +lightning's 1 +lightnings 1 +light's 1 +lights 1 +lightweight 9 +lightweights 1 +lignite 3 +lignite's 1 +likable 2 +likableness 2 +likableness's 1 +like 1635 +likeable 3 +liked 2 +likelier 1 +likeliest 1 +likelihood 14 +likelihood's 1 +likelihoods 1 +likely 238 +liken 5 +likened 1 +likeness 5 +likenesses 1 +likeness's 1 +likening 2 +likens 1 +liker 1 +likes 1 +likest 1 +likewise 14 +liking 5 +liking's 1 +Lila 2 +lilac 5 +lilac's 1 +lilacs 1 +Lila's 1 +Lilia 2 +Lilian 4 +Liliana 2 +Liliana's 1 +Lilian's 1 +Lilia's 1 +lilies 1 +Lilith 2 +Lilith's 1 +Liliuokalani 1 +Liliuokalani's 1 +Lille 3 +Lille's 1 +Lillian 3 +Lillian's 1 +Lillie 2 +Lillie's 1 +Lilliput 3 +Lilliputian 1 +Lilliputian's 1 +Lilliputians 1 +Lilliput's 1 +Lilly 3 +Lilly's 1 +Lilongwe 2 +Lilongwe's 1 +lilt 3 +lilted 1 +lilting 3 +lilt's 1 +lilts 1 +Lily 16 +lily 6 +lily's 1 +Lily's 1 +Lima 5 +Lima's 1 +limb 20 +Limbaugh 2 +Limbaugh's 1 +limber 4 +limbered 1 +limberer 1 +limberest 1 +limbering 1 +limbers 1 +limbless 2 +limbo 5 +limboed 1 +limboing 1 +limbo's 1 +limbos 1 +limb's 1 +limbs 1 +Limburger 1 +Limburger's 1 +lime 9 +limeade 1 +limeade's 1 +limeades 1 +limed 2 +limelight 4 +limelighted 1 +limelighting 1 +limelight's 1 +limelights 1 +limerick 3 +limerick's 1 +limericks 1 +lime's 1 +limes 1 +limestone 11 +limestone's 1 +limier 1 +limiest 1 +liming 2 +limit 134 +limitation 29 +limitation's 1 +limitations 1 +limited 66 +limiting 7 +limitings 1 +limitless 4 +limit's 1 +limits 1 +limn 3 +limned 1 +limning 1 +limns 1 +limo 3 +Limoges 2 +Limoges's 1 +limos 1 +Limousin 2 +limousine 4 +limousine's 1 +limousines 1 +Limousin's 1 +limp 12 +limped 1 +limper 1 +limpest 1 +limpet 3 +limpet's 1 +limpets 1 +limpid 4 +limpidity 2 +limpidity's 1 +limpidly 2 +limping 2 +limply 4 +limpness 2 +limpness's 1 +Limpopo 2 +Limpopo's 1 +limps 1 +limy 3 +Lin 1 +Lina 3 +linage 1 +linage's 1 +Lina's 1 +linchpin 2 +linchpin's 1 +linchpins 1 +Lincoln 12 +Lincoln's 1 +Lincolns 1 +Lind 2 +Linda 14 +Linda's 1 +Lindbergh 2 +Lindbergh's 1 +linden 3 +linden's 1 +lindens 1 +Lind's 1 +Lindsay 5 +Lindsay's 1 +Lindsey 9 +Lindsey's 1 +Lindy 2 +Lindy's 1 +line 349 +lineage 7 +lineage's 1 +lineages 1 +lineal 2 +lineally 1 +lineament 2 +lineament's 1 +lineaments 1 +linear 15 +linearly 3 +linebacker 2 +linebacker's 1 +linebackers 1 +lined 4 +linefeed 3 +lineman 2 +lineman's 1 +linemen 1 +linen 12 +linen's 1 +linens 1 +liner 7 +liner's 1 +liners 1 +line's 1 +lines 1 +linesman 3 +linesman's 1 +linesmen 1 +lineup 2 +lineups 1 +linger 9 +lingered 1 +lingerer 2 +lingerer's 1 +lingerers 1 +lingerie 3 +lingerie's 1 +lingering 7 +lingeringly 2 +lingerings 1 +lingers 1 +lingo 2 +lingoes 1 +lingo's 1 +lingos 1 +lingual 2 +linguist 7 +linguistic 27 +linguistics 10 +linguistics's 1 +linguist's 1 +linguists 1 +liniment 2 +liniment's 1 +liniments 1 +lining 8 +lining's 1 +linings 1 +link 152 +linkage 7 +linkage's 1 +linkages 1 +linked 6 +linker 3 +linking 4 +link's 1 +links 3 +linkup 2 +linkups 1 +Linnaeus 3 +Linnaeus's 1 +linnet 2 +linnet's 1 +linnets 1 +linoleum 3 +linoleum's 1 +Linotype 2 +Linotype's 1 +Lin's 1 +linseed 3 +linseed's 1 +lint 3 +lintel 3 +lintel's 1 +lintels 1 +Linton 4 +Linton's 1 +lint's 1 +lints 1 +Linus 2 +Linus's 1 +Linux 1 +Linwood 2 +Linwood's 1 +lion 25 +Lionel 5 +Lionel's 1 +lioness 3 +lionesses 1 +lioness's 1 +lionhearted 1 +lionize 2 +lionized 1 +lionizes 1 +lionizing 1 +lion's 1 +lions 1 +lip 69 +lipid 7 +lipid's 1 +lipids 1 +Lipizzaner 1 +Lipizzaner's 1 +liposuction 2 +Lippi 2 +Lippi's 1 +Lippmann 2 +Lippmann's 1 +lipread 2 +lipreading 2 +lipreads 1 +lip's 1 +lips 1 +Lipscomb 2 +Lipscomb's 1 +lipstick 7 +lipsticked 2 +lipsticking 1 +lipstick's 1 +lipsticks 1 +Lipton 3 +Lipton's 1 +liquefaction 2 +liquefaction's 1 +liquefied 2 +liquefies 1 +liquefy 2 +liquefying 2 +liqueur 3 +liqueured 1 +liqueuring 1 +liqueur's 1 +liqueurs 1 +liquid 31 +liquidate 4 +liquidated 2 +liquidates 1 +liquidating 2 +liquidation 7 +liquidation's 1 +liquidations 1 +liquidator 5 +liquidator's 1 +liquidators 1 +liquidity 8 +liquidity's 1 +liquidize 2 +liquidized 2 +liquidizes 1 +liquidizing 1 +liquid's 1 +liquids 1 +liquor 7 +liquored 2 +liquoring 1 +liquor's 1 +liquors 1 +lira 3 +lira's 1 +liras 1 +lire 3 +Li's 1 +Lisa 15 +Lisa's 1 +Lisbon 6 +Lisbon's 1 +lisle 2 +lisle's 1 +lisp 3 +lisped 1 +lisping 3 +lisp's 1 +lisps 1 +Lissajous 1 +Lissajous's 1 +lissom 3 +lissome 2 +list 189 +listed 10 +listen 122 +listened 1 +listener 13 +listener's 1 +listeners 1 +listening 13 +listens 1 +Lister 3 +Listerine 2 +Listerine's 1 +Lister's 1 +listing 12 +listing's 1 +listings 1 +listless 3 +listlessly 2 +listlessness 2 +listlessness's 1 +Liston 1 +Liston's 1 +list's 1 +lists 1 +Liszt 3 +Liszt's 1 +lit 7 +litanies 1 +litany 3 +litany's 1 +litchi 1 +litchi's 1 +litchis 1 +lite 4 +liter 1 +literacy 12 +literacy's 1 +literal 8 +literally 22 +literals 1 +literary 36 +literate 6 +literates 1 +literati 2 +literature 56 +literature's 1 +liter's 1 +liters 1 +lites 1 +lithe 3 +lither 1 +lithest 1 +lithium 3 +lithium's 1 +lithograph 4 +lithographed 2 +lithographer 2 +lithographer's 1 +lithographers 1 +lithographic 3 +lithographing 1 +lithograph's 1 +lithographs 2 +lithography 2 +lithography's 1 +lithosphere 4 +lithosphere's 1 +lithospheres 1 +Lithuania 8 +Lithuanian 1 +Lithuanians 1 +Lithuania's 1 +litigant 4 +litigant's 1 +litigants 1 +litigate 3 +litigated 2 +litigates 1 +litigating 3 +litigation 10 +litigation's 1 +litigious 2 +litigiousness 2 +litigiousness's 1 +litmus 2 +litmus's 1 +litter 15 +litterbug 2 +litterbug's 1 +litterbugs 1 +littered 2 +littering 2 +litter's 1 +litters 1 +little 542 +Little 8 +littleness 2 +littleness's 1 +littler 1 +Little's 1 +littlest 1 +Litton 2 +Litton's 1 +littoral 4 +littorals 1 +liturgical 4 +liturgies 1 +liturgy 5 +liturgy's 1 +livability 1 +livability's 1 +livable 2 +live 365 +liveable 2 +lived 1 +livelier 1 +liveliest 1 +livelihood 6 +livelihood's 1 +livelihoods 1 +liveliness 3 +liveliness's 1 +livelong 2 +livelongs 1 +lively 18 +liven 3 +livened 1 +livening 1 +livens 1 +liver 20 +liveried 2 +liveries 1 +Liverpool 57 +Liverpool's 1 +Liverpudlian 1 +Liverpudlian's 1 +liver's 1 +livers 1 +liverwurst 1 +liverwurst's 1 +livery 6 +livery's 1 +lives 3 +lives's 1 +livest 2 +livestock 11 +livestock's 1 +Livia 2 +Livia's 1 +livid 3 +lividly 1 +living 85 +livings 1 +Livingston 4 +Livingstone 5 +Livingstone's 1 +Livingston's 1 +Livonia 2 +Livonia's 1 +Livy 2 +Livy's 1 +Liz 19 +Liza 1 +lizard 6 +lizard's 1 +lizards 1 +Liza's 1 +Liz's 1 +Lizzie 5 +Lizzie's 1 +Lizzy 4 +Lizzy's 1 +Ljubljana 2 +Ljubljana's 1 +llama 3 +llama's 1 +llamas 1 +llano 2 +llano's 1 +llanos 1 +Llewellyn 4 +Llewellyn's 1 +Lloyd 25 +Lloyd's 1 +Ln 1 +lo 10 +load 66 +loadable 2 +loaded 5 +loader 2 +loader's 1 +loaders 1 +loading 6 +loading's 1 +load's 1 +loads 1 +loadstone 2 +loadstone's 1 +loadstones 1 +loaf 9 +loafed 1 +Loafer 2 +loafer 3 +loafer's 1 +loafers 1 +Loafers 1 +loafing 3 +loaf's 1 +loafs 1 +loam 3 +loamier 1 +loamiest 1 +loam's 1 +loamy 3 +loan 70 +loaned 2 +loaner 2 +loaner's 1 +loaners 1 +loaning 3 +loan's 1 +loans 1 +loanword 2 +loanwords 1 +loath 4 +loathe 5 +loathed 2 +loather 1 +loathes 1 +loathing 4 +loathing's 1 +loathings 1 +loathsome 3 +loathsomeness 2 +loathsomeness's 1 +loaves 1 +loaves's 1 +lob 7 +Lobachevsky 2 +Lobachevsky's 1 +lobbed 1 +lobbied 2 +lobbies 1 +lobbing 2 +lobby 19 +lobbying 6 +lobbyist 3 +lobbyist's 1 +lobbyists 1 +lobby's 1 +lobe 6 +lobed 2 +lobe's 1 +lobes 1 +lobing 1 +lobotomies 1 +lobotomy 2 +lobotomy's 1 +lob's 1 +lobs 1 +lobster 5 +lobstered 1 +lobstering 1 +lobster's 1 +lobsters 1 +local 475 +locale 4 +localed 1 +locale's 1 +locales 1 +localing 1 +localities 1 +locality 13 +locality's 1 +localization 3 +localization's 1 +localize 3 +localized 3 +localizes 1 +localizing 1 +localled 1 +localling 1 +locally 20 +locals 1 +locate 40 +located 2 +locates 1 +locating 3 +location 57 +location's 1 +locations 1 +loch 1 +Lochinvar 1 +Lochinvar's 1 +loch's 1 +lochs 1 +loci 4 +loci's 1 +lock 64 +lockable 2 +Locke 8 +Lockean 1 +Lockean's 1 +locked 6 +locker 5 +locker's 1 +lockers 1 +Locke's 1 +locket 3 +locket's 1 +lockets 1 +Lockheed 3 +Lockheed's 1 +locking 5 +lockjaw 3 +lockjaw's 1 +lockout 3 +lockout's 1 +lockouts 1 +lock's 1 +locks 1 +locksmith 3 +locksmith's 1 +locksmiths 1 +lockstep 2 +lockup 2 +lockup's 1 +lockups 1 +Lockwood 3 +Lockwood's 1 +loco 8 +locomotion 3 +locomotion's 1 +locomotive 14 +locomotive's 1 +locomotives 1 +loco's 1 +locoweed 1 +locoweed's 1 +locoweeds 1 +locus 6 +locus's 1 +locust 4 +locust's 1 +locusts 2 +locution 2 +locution's 1 +locutions 1 +lode 3 +lode's 1 +lodes 1 +lodestar 2 +lodestar's 1 +lodestars 1 +lodestone 2 +lodestone's 1 +lodestones 1 +lodge 25 +Lodge 5 +lodged 1 +lodger 5 +lodger's 1 +lodgers 1 +lodge's 1 +Lodge's 1 +lodges 1 +lodging 3 +lodging's 1 +lodgings 5 +Lodz 2 +Loewe 2 +Loewe's 1 +Loewi 2 +Loewi's 1 +Loews 2 +Loews's 1 +loft 9 +lofted 2 +loftier 1 +loftiest 1 +loftily 2 +loftiness 2 +loftiness's 1 +lofting 1 +loft's 1 +lofts 2 +lofty 5 +log 23 +Logan 4 +loganberries 1 +loganberry 2 +loganberry's 1 +Logan's 1 +logarithm 3 +logarithmic 3 +logarithm's 1 +logarithms 1 +logbook 3 +logbook's 1 +logbooks 1 +loge 2 +loge's 1 +loges 1 +logged 2 +logger 3 +loggerhead 3 +loggerhead's 1 +loggerheads 1 +logger's 1 +loggers 1 +logging 5 +logging's 1 +logic 25 +logical 27 +logically 8 +logician 2 +logician's 1 +logicians 1 +logic's 1 +logistic 3 +logistical 3 +logistically 2 +logistic's 1 +logistics 4 +logjam 2 +logjam's 1 +logjams 1 +logo 9 +logo's 1 +logos 2 +logotype 2 +logotype's 1 +logotypes 1 +logrolling 1 +logrolling's 1 +log's 1 +logs 2 +Lohengrin 1 +Lohengrin's 1 +loin 5 +loincloth 2 +loincloth's 1 +loincloths 1 +loin's 1 +loins 1 +Loire 1 +Loire's 1 +Lois 3 +Lois's 1 +loiter 4 +loitered 1 +loiterer 2 +loiterer's 1 +loiterers 1 +loitering 3 +loiters 1 +Loki 2 +Loki's 1 +Lola 3 +Lola's 1 +Lolita 2 +Lolita's 1 +loll 5 +Lollard 2 +Lollard's 1 +lolled 1 +lolling 2 +lollipop 3 +lollipop's 1 +lollipops 1 +Lollobrigida 2 +Lollobrigida's 1 +lolls 1 +lollygag 1 +lollygagged 1 +lollygagging 1 +lollygags 1 +lollypop 2 +lollypops 1 +Lombard 5 +Lombardi 2 +Lombardi's 1 +Lombard's 1 +Lombardy 3 +Lombardy's 1 +Lome 1 +Lon 2 +London 353 +Londoner 2 +Londoner's 1 +London's 1 +lone 11 +lonelier 1 +loneliest 1 +loneliness 8 +loneliness's 1 +lonely 20 +loner 3 +loner's 1 +loners 1 +lonesome 2 +lonesomes 1 +Long 3 +long 593 +longboat 2 +longboat's 1 +longboats 1 +longed 1 +longer 35 +longest 4 +longevity 4 +longevity's 1 +Longfellow 2 +Longfellow's 1 +longhair 3 +longhair's 1 +longhairs 1 +longhand 2 +longhand's 1 +longhorn 3 +longhorn's 1 +longhorns 1 +longing 8 +longingly 3 +longing's 1 +longings 1 +longish 3 +longitude 3 +longitude's 1 +longitudes 1 +longitudinal 6 +longitudinally 2 +Long's 1 +longs 1 +longshoreman 2 +longshoreman's 1 +longshoremen 1 +Longstreet 1 +Longstreet's 1 +longtime 2 +Lonnie 2 +Lonnie's 1 +Lon's 1 +loofah 2 +loofah's 1 +look 1279 +lookalike 3 +lookalikes 1 +looked 1 +looking 5 +lookout 5 +lookout's 1 +lookouts 1 +looks 1 +loom 15 +loomed 1 +looming 3 +loom's 1 +looms 1 +loon 3 +looney 2 +looneys 1 +loonier 1 +loonies 1 +looniest 1 +loon's 1 +loons 1 +loony 5 +loop 18 +looped 2 +loophole 5 +loophole's 1 +loopholes 1 +loopier 1 +loopiest 1 +looping 2 +loop's 1 +loops 1 +loopy 2 +loose 37 +loosed 2 +loosely 8 +loosen 8 +loosened 2 +looseness 2 +looseness's 1 +loosening 3 +loosens 1 +looser 2 +looses 1 +loosest 1 +loosing 3 +loosing's 1 +loot 6 +looted 2 +looter 2 +looter's 1 +looters 1 +looting 4 +loot's 1 +loots 1 +lop 4 +lope 4 +loped 1 +lopes 1 +Lopez 3 +Lopez's 1 +loping 3 +lopped 2 +lopping 2 +lops 1 +lopsided 2 +lopsidedly 2 +lopsidedness 2 +lopsidedness's 1 +loquacious 2 +loquacity 2 +loquacity's 1 +Lora 2 +Loraine 2 +Loraine's 1 +Lora's 1 +Lord 183 +lord 2 +lorded 1 +lording 1 +lordlier 1 +lordliest 1 +lordly 3 +lord's 1 +lords 1 +Lord's 2 +Lords 22 +lordship 15 +lordship's 1 +lordships 1 +lore 4 +Lorelei 2 +Lorelei's 1 +Loren 3 +Lorena 1 +Lorena's 1 +Lorene 1 +Lorene's 1 +Loren's 1 +Lorentz 2 +Lorentz's 1 +Lorenz 3 +Lorenzo 4 +Lorenzo's 1 +Lorenz's 1 +lore's 1 +Loretta 7 +Loretta's 1 +lorgnette 2 +lorgnette's 1 +lorgnettes 1 +Lori 3 +Lorie 1 +Lorie's 1 +Lori's 1 +lorn 2 +Lorna 5 +Lorna's 1 +Lorraine 5 +Lorraine's 1 +Lorre 2 +Lorre's 1 +Lorrie 2 +Lorrie's 1 +lorries 1 +lorry 22 +lorry's 1 +lose 279 +loser 9 +loser's 1 +losers 1 +loses 1 +losing 5 +loss 157 +losses 1 +loss's 1 +lost 27 +Lot 2 +lot 250 +loth 2 +Lothario 2 +Lothario's 1 +lotion 5 +lotion's 1 +lotions 1 +Lot's 1 +lots 47 +Lott 2 +lotteries 1 +lottery 6 +lottery's 1 +Lottie 2 +Lottie's 1 +lotto 2 +lotto's 1 +Lott's 1 +lotus 11 +lotuses 1 +lotus's 1 +Lou 8 +loud 36 +louder 2 +loudest 2 +loudlier 1 +loudliest 1 +loudly 13 +loudmouth 2 +loudmouthed 2 +loudmouth's 1 +loudmouths 1 +loudness 3 +loudness's 1 +loudspeaker 5 +loudspeaker's 1 +loudspeakers 1 +Louella 2 +Louella's 1 +Louie 2 +Louie's 1 +Louis 23 +Louisa 5 +Louisa's 1 +Louise 17 +Louise's 1 +Louisiana 4 +Louisianan 1 +Louisianans 1 +Louisiana's 1 +Louisianian 1 +Louisianians 1 +Louis's 1 +Louisville 2 +Louisville's 1 +lounge 20 +lounged 1 +lounges 1 +lounging 2 +Lourdes 3 +Lourdes's 1 +Lou's 1 +louse 5 +loused 1 +louse's 1 +louses 1 +lousier 1 +lousiest 1 +lousiness 2 +lousiness's 1 +lousing 1 +lousy 4 +lout 4 +loutish 2 +lout's 1 +louts 1 +louver 2 +louvered 1 +louver's 1 +louvers 1 +L'Ouverture 2 +Louvre 4 +louvred 2 +Louvre's 1 +lovable 3 +Love 2 +love 305 +loveable 2 +lovebird 2 +lovebird's 1 +lovebirds 1 +Lovecraft 1 +Lovecraft's 1 +loved 5 +Lovelace 2 +Lovelace's 1 +loveless 3 +lovelier 1 +lovelies 1 +loveliest 1 +loveliness 2 +loveliness's 1 +lovelorn 2 +lovely 67 +lovemaking 3 +lovemaking's 1 +lover 31 +lover's 1 +lovers 1 +Love's 1 +loves 1 +lovesick 2 +loving 12 +lovingly 5 +lovings 1 +low 301 +lowbrow 3 +lowbrow's 1 +lowbrows 1 +lowdown 3 +Lowe 7 +lowed 1 +Lowell 4 +Lowell's 1 +Lowenbrau 2 +Lowenbrau's 1 +lower 33 +lowercase 3 +lowered 3 +lowering 4 +lowers 1 +Lowery 2 +Lowery's 1 +Lowe's 1 +lowest 5 +lowing 3 +lowish 3 +lowland 7 +lowland's 1 +lowlands 1 +lowlier 1 +lowliest 1 +lowliness 2 +lowliness's 1 +lowly 5 +lowness 2 +lowness's 1 +lows 1 +lox 2 +loxed 1 +loxes 1 +loxing 1 +lox's 1 +loyal 16 +loyaler 1 +loyalest 1 +loyalist 11 +loyalist's 1 +loyalists 1 +loyaller 1 +loyallest 1 +loyally 3 +loyalties 1 +loyalty 22 +loyalty's 1 +Loyang 1 +Loyang's 1 +Loyd 2 +Loyd's 1 +Loyola 2 +Loyola's 1 +lozenge 3 +lozenge's 1 +lozenges 1 +Lr 1 +L's 1 +ls 3 +Lt 1 +Ltd 1 +Ltd's 1 +Lt's 1 +Lu 2 +Luanda 2 +Luanda's 1 +Luann 1 +Luann's 1 +luau 1 +luau's 1 +luaus 2 +Lubavitcher 2 +lubber 3 +lubber's 1 +lubbers 1 +Lubbock 2 +Lubbock's 1 +lube 3 +lubed 1 +lube's 1 +lubes 1 +lubing 1 +lubricant 3 +lubricant's 1 +lubricants 1 +lubricate 4 +lubricated 2 +lubricates 1 +lubricating 3 +lubrication 2 +lubrication's 1 +lubricator 2 +lubricator's 1 +lubricators 1 +Lubumbashi 2 +Lubumbashi's 1 +Lucas 7 +Luce 7 +Luce's 1 +Lucia 4 +Lucian 2 +Luciano 3 +Luciano's 1 +Lucian's 1 +Lucia's 1 +lucid 4 +lucidity 3 +lucidity's 1 +lucidly 2 +lucidness 1 +lucidness's 1 +Lucien 5 +Lucien's 1 +Lucifer 3 +Lucifer's 1 +Lucile 2 +Lucile's 1 +Lucille 3 +Lucille's 1 +Lucinda 4 +Lucinda's 1 +Lucio 2 +Lucio's 1 +Lucite 1 +Lucite's 1 +Lucius 2 +Lucius's 1 +luck 35 +lucked 1 +luckier 1 +luckiest 1 +luckily 9 +luckiness 1 +luckiness's 1 +lucking 1 +luckless 3 +Lucknow 2 +Lucknow's 1 +luck's 1 +lucks 1 +lucky 44 +lucrative 7 +lucratively 2 +lucre 2 +lucre's 1 +Lucretia 2 +Lucretia's 1 +Lucretius 2 +Lucretius's 1 +Lucy 29 +Lucy's 1 +Luddite 1 +Luddite's 1 +Ludhiana 2 +Ludhiana's 1 +ludicrous 6 +ludicrously 3 +ludicrousness 2 +ludicrousness's 1 +Ludwig 4 +Ludwig's 1 +Luella 1 +Luella's 1 +Lufthansa 2 +Lufthansa's 1 +Luftwaffe 4 +Luftwaffe's 1 +lug 4 +Luger 2 +Luger's 1 +luggage 10 +luggage's 1 +lugged 1 +lugging 3 +Lugosi 2 +Lugosi's 1 +lugs 1 +lugubrious 3 +lugubriously 2 +lugubriousness 2 +lugubriousness's 1 +Luigi 3 +Luigi's 1 +Luis 5 +Luisa 4 +Luisa's 1 +Luis's 1 +Luke 38 +Luke's 1 +lukewarm 4 +Lula 2 +Lula's 1 +lull 6 +lullabies 1 +lullaby 3 +lullaby's 1 +lulled 2 +lulling 3 +lulls 1 +Lully 3 +Lully's 1 +Lulu 2 +Lulu's 1 +lumbago 2 +lumbago's 1 +lumbar 3 +lumber 5 +lumbered 2 +lumbering 3 +lumbering's 1 +lumberjack 3 +lumberjack's 1 +lumberjacks 1 +lumberman 2 +lumberman's 1 +lumbermen 1 +lumber's 1 +lumbers 1 +lumberyard 1 +lumberyard's 1 +lumberyards 1 +luminaries 1 +luminary 4 +luminary's 1 +luminescence 3 +luminescence's 1 +luminescent 2 +luminosity 3 +luminosity's 1 +luminous 5 +luminously 2 +lummox 2 +lummoxes 1 +lummox's 1 +lump 20 +lumped 2 +lumpier 1 +lumpiest 1 +lumpiness 2 +lumpiness's 1 +lumping 2 +lumpish 3 +lump's 1 +lumps 1 +lumpy 4 +Luna 3 +lunacies 1 +lunacy 3 +lunacy's 1 +lunar 5 +Luna's 1 +lunatic 7 +lunatics 1 +lunch 63 +lunchbox 2 +lunchboxes 1 +lunched 1 +luncheon 6 +luncheoned 1 +luncheonette 1 +luncheonette's 1 +luncheonettes 1 +luncheoning 1 +luncheon's 1 +luncheons 1 +lunches 1 +lunching 3 +lunchroom 2 +lunchroom's 1 +lunchrooms 1 +lunch's 1 +lunchtime 12 +lunchtime's 1 +lunchtimes 1 +lung 21 +lunge 6 +lunged 2 +lunge's 1 +lunges 1 +lunging 2 +lung's 1 +lungs 1 +Lupe 2 +Lupe's 1 +lupin 2 +lupine 2 +lupines 1 +lupins 1 +lupus 2 +Lupus 2 +lupus's 1 +Lupus's 1 +lurch 9 +lurched 1 +lurches 1 +lurching 3 +lure 10 +lured 2 +lures 1 +Luria 2 +Luria's 1 +lurid 4 +luridly 2 +luridness 1 +luridness's 1 +luring 2 +lurk 9 +lurked 2 +lurking 3 +lurks 1 +Lu's 1 +Lusaka 3 +Lusaka's 1 +luscious 3 +lusciously 2 +lusciousness 2 +lusciousness's 1 +lush 7 +lusher 1 +lushes 1 +lushest 1 +lushness 2 +lushness's 1 +Lusitania 2 +Lusitania's 1 +lust 9 +lusted 1 +luster 2 +luster's 1 +lustful 3 +lustfully 2 +lustier 1 +lustiest 1 +lustily 2 +lustiness 2 +lustiness's 1 +lusting 3 +lustrous 3 +lust's 1 +lusts 1 +lusty 3 +lute 3 +lute's 1 +lutes 1 +Luther 4 +Lutheran 2 +Lutheranism 1 +Lutheranism's 1 +Lutheran's 1 +Lutherans 1 +Luther's 1 +Luvs 1 +Luvs's 1 +Luxembourg 8 +Luxembourger 2 +Luxembourgers 1 +Luxembourg's 1 +luxuriance 2 +luxuriance's 1 +luxuriant 3 +luxuriantly 2 +luxuriate 3 +luxuriated 1 +luxuriates 1 +luxuriating 2 +luxuries 1 +luxurious 7 +luxuriously 3 +luxuriousness 2 +luxuriousness's 1 +luxury 23 +luxury's 1 +Luz 2 +Luzon 2 +Luzon's 1 +Luz's 1 +Lvov 2 +Lvov's 1 +lyceum 3 +lyceum's 1 +lyceums 1 +Lycra 2 +Lycurgus 2 +Lycurgus's 1 +Lydia 1 +Lydia's 1 +lye 3 +Lyell 3 +Lyell's 1 +lye's 1 +lying 5 +Lyle 6 +Lyle's 1 +Lyly 2 +Lyly's 1 +Lyman 2 +Lyman's 1 +Lyme 3 +Lyme's 1 +lymph 4 +lymphatic 3 +lymphatics 2 +lymphoma 5 +lymphoma's 1 +lymphomas 1 +lymphomata 1 +lymph's 1 +lynch 3 +Lynch 5 +lynched 1 +lynches 1 +lynching 2 +lynching's 1 +lynchings 1 +Lynch's 1 +Lynda 4 +Lynda's 1 +Lyndon 3 +Lyndon's 1 +Lynette 1 +Lynette's 1 +Lynn 8 +Lynne 4 +Lynne's 1 +Lynnette 2 +Lynnette's 1 +Lynn's 1 +lynx 2 +lynxes 1 +lynx's 1 +Lyon 4 +Lyon's 1 +Lyons 8 +Lyra 2 +Lyra's 1 +lyre 2 +lyre's 1 +lyres 1 +lyric 10 +lyrical 5 +lyrically 2 +lyricist 2 +lyricist's 1 +lyricists 1 +lyrics 1 +Lysenko 2 +Lysenko's 1 +Lysistrata 2 +Lysistrata's 1 +Lysol 2 +Lysol's 1 +LyX 1 +LyX's 1 +m 104 +M 17 +ma 17 +Maalox 2 +Maalox's 1 +ma'am 7 +Mabel 4 +Mabel's 1 +Mable 2 +Mable's 1 +Mac 1 +macabre 4 +macadam 2 +macadam's 1 +Macao 3 +Macao's 1 +macaroni 2 +macaroni's 1 +macaroon 2 +macaroon's 1 +macaroons 1 +MacArthur 4 +MacArthur's 1 +Macaulay 4 +Macaulay's 1 +macaw 3 +macaw's 1 +macaws 1 +Macbeth 6 +Macbeth's 1 +MacBride 2 +MacBride's 1 +Maccabeus 2 +Maccabeus's 1 +MacDonald 1 +MacDonald's 1 +Mace 3 +mace 4 +maced 1 +Maced 1 +Macedon 2 +Macedonia 5 +Macedonian 3 +Macedonians 2 +Macedonia's 1 +Macedon's 1 +macerate 2 +macerated 2 +macerates 1 +macerating 1 +maceration 2 +maceration's 1 +mace's 1 +Mace's 1 +maces 1 +Maces 2 +Mach 2 +machete 3 +machete's 1 +machetes 1 +Machiavelli 2 +Machiavellian 2 +Machiavellians 2 +Machiavelli's 1 +machination 3 +machination's 1 +machinations 1 +machine 141 +machined 2 +machinery 26 +machinery's 1 +machine's 1 +machines 1 +machining 3 +machinist 3 +machinist's 1 +machinists 1 +machismo 3 +machismo's 1 +macho 5 +Mach's 1 +Machs 1 +Macias 2 +Macias's 1 +macing 1 +Macing 1 +macintosh 2 +Macintosh 9 +macintoshes 1 +macintosh's 1 +Macintosh's 1 +Mack 1 +Mackenzie 1 +Mackenzie's 1 +mackerel 5 +mackerel's 1 +mackerels 1 +Mackinac 1 +Mackinac's 1 +mackinaw 1 +Mackinaw 1 +mackinaw's 1 +mackinaws 1 +mackintosh 3 +mackintoshes 1 +mackintosh's 1 +Mack's 1 +MacLeish 2 +MacLeish's 1 +Macmillan 1 +Macmillan's 1 +Macon 2 +Macon's 1 +Macons 1 +macro 5 +macrobiotic 3 +macrobiotics 1 +macrobiotics's 1 +macrocosm 2 +macrocosm's 1 +macrocosms 1 +macron 2 +macron's 1 +macrons 1 +macro's 1 +macros 1 +macroscopic 3 +Mac's 1 +Macumba 1 +Macumba's 1 +Macy 2 +Macy's 1 +mad 37 +Madagascan 1 +Madagascan's 1 +Madagascans 1 +Madagascar 3 +Madagascar's 1 +madam 1 +madame 2 +madame's 1 +madam's 1 +madams 1 +madcap 3 +madcaps 1 +madden 3 +Madden 3 +maddened 2 +maddening 3 +maddeningly 2 +Madden's 1 +maddens 1 +madder 2 +madder's 1 +madders 1 +maddest 1 +Maddox 1 +Maddox's 1 +made 2 +Madeira 6 +Madeira's 1 +Madeiras 1 +Madeleine 7 +Madeleine's 1 +Madeline 2 +Madeline's 1 +Madelyn 1 +Madelyn's 1 +mademoiselle 1 +mademoiselle's 1 +mademoiselles 1 +Madge 5 +Madge's 1 +madhouse 3 +madhouse's 1 +madhouses 1 +Madison 3 +Madison's 1 +madly 4 +madman 4 +madman's 1 +madmen 1 +madness 10 +madness's 1 +Madonna 9 +Madonna's 1 +Madonnas 1 +madras 2 +Madras 3 +madrases 1 +madras's 1 +Madrid 11 +Madrid's 1 +madrigal 4 +madrigal's 1 +madrigals 1 +Madurai 2 +Madurai's 1 +madwoman 2 +madwoman's 1 +madwomen 1 +Mae 3 +maelstrom 3 +maelstrom's 1 +maelstroms 1 +Mae's 1 +maestri 1 +maestro 4 +maestro's 1 +maestros 1 +Maeterlinck 2 +Maeterlinck's 1 +Mafia 2 +Mafia's 1 +Mafias 1 +Mafioso 2 +magazine 67 +magazine's 1 +magazines 1 +Magdalena 2 +Magdalena's 1 +Magdalene 3 +Magdalene's 1 +Magellan 3 +Magellanic 1 +Magellan's 1 +magenta 3 +magenta's 1 +Maggie 29 +Maggie's 1 +maggot 6 +maggot's 1 +maggots 1 +Maghreb 3 +Maghreb's 1 +Magi 2 +magic 35 +magical 11 +magically 3 +magician 5 +magician's 1 +magicians 1 +magicked 2 +magicking 1 +magic's 1 +magics 1 +Maginot 2 +Maginot's 1 +Magi's 1 +magisterial 3 +magisterially 2 +magistrate 30 +magistrate's 1 +magistrates 1 +magma 4 +magma's 1 +magnanimity 2 +magnanimity's 1 +magnanimous 3 +magnanimously 2 +magnate 6 +magnate's 1 +magnates 1 +magnesia 2 +magnesia's 1 +magnesium 4 +magnesium's 1 +magnet 8 +magnetic 18 +magnetically 2 +magnetics 2 +magnetism 4 +magnetism's 1 +magnetization 2 +magnetization's 1 +magnetize 2 +magnetized 2 +magnetizes 1 +magnetizing 2 +magneto 2 +magneto's 1 +magnetos 1 +magnetosphere 3 +magnetosphere's 1 +magnet's 1 +magnets 1 +magnification 4 +magnification's 1 +magnifications 1 +magnificence 3 +magnificence's 1 +magnificent 22 +magnificently 3 +magnified 2 +magnifier 2 +magnifiers 1 +magnifies 1 +magnify 5 +magnifying 4 +Magnitogorsk 2 +Magnitogorsk's 1 +magnitude 12 +magnitude's 1 +magnitudes 1 +magnolia 3 +magnolia's 1 +magnolias 1 +magnum 3 +magnum's 1 +magnums 1 +Magog 2 +Magog's 1 +Magoo 2 +Magoo's 1 +magpie 4 +magpie's 1 +magpies 1 +Magritte 3 +Magritte's 1 +Magsaysay 2 +Magsaysay's 1 +Magyar 2 +Magyar's 1 +Magyars 2 +Mahabharata 2 +maharaja 2 +maharajah 3 +maharajah's 1 +maharajahs 1 +maharajas 1 +maharanee 1 +maharanee's 1 +maharanees 1 +maharani 2 +maharani's 1 +maharanis 1 +Maharashtra 2 +Maharashtra's 1 +maharishi 3 +maharishi's 1 +maharishis 1 +mahatma 2 +mahatma's 1 +mahatmas 1 +Mahavira 2 +Mahavira's 1 +Mahayana 2 +Mahayana's 1 +Mahayanist 1 +Mahdi 2 +Mahdi's 1 +Mahfouz 2 +Mahfouz's 1 +Mahican 1 +Mahican's 1 +Mahicans 1 +mahjong 1 +mahjong's 1 +Mahler 3 +Mahler's 1 +mahoganies 1 +mahogany 8 +mahogany's 1 +Mai 3 +maid 15 +maiden 9 +Maidenform 1 +Maidenform's 1 +maidenhair 3 +maidenhair's 1 +maidenhead 2 +maidenhead's 1 +maidenheads 1 +maidenhood 2 +maidenhood's 1 +maidenly 2 +maiden's 1 +maidens 1 +maid's 1 +maids 1 +maidservant 2 +maidservant's 1 +maidservants 1 +Maigret 2 +Maigret's 1 +mail 39 +mailbox 2 +mailboxes 1 +mailbox's 1 +mailed 2 +mailer 2 +Mailer 3 +mailer's 1 +Mailer's 1 +mailers 1 +mailing 5 +mailings 1 +Maillol 2 +Maillol's 1 +mailman 2 +mailman's 1 +mailmen 1 +mail's 1 +mails 1 +maim 4 +Maiman 2 +Maiman's 1 +maimed 2 +maiming 3 +Maimonides 2 +Maimonides's 1 +maims 1 +main 254 +Maine 5 +Maine's 1 +mainframe 13 +mainframes 1 +mainland 13 +mainland's 1 +mainlands 1 +mainline 5 +mainlined 1 +mainlines 1 +mainlining 2 +mainly 73 +mainmast 2 +mainmast's 1 +mainmasts 1 +mains 11 +mainsail 2 +mainsail's 1 +mainsails 1 +mainspring 2 +mainspring's 1 +mainsprings 1 +mains's 1 +mainstay 4 +mainstay's 1 +mainstays 1 +mainstream 17 +mainstreamed 1 +mainstreaming 2 +mainstream's 1 +mainstreams 1 +maintain 125 +maintainability 2 +maintainable 2 +maintained 4 +maintainer 2 +maintainer's 1 +maintainers 1 +maintaining 2 +maintains 1 +maintenance 42 +maintenance's 1 +Mai's 1 +Maisie 6 +Maisie's 1 +Maitreya 2 +Maitreya's 1 +maize 5 +maize's 1 +maizes 1 +Maj 4 +majestic 5 +majestically 3 +majesties 1 +majesty 13 +majesty's 1 +major 241 +Major 56 +Majorca 3 +Majorca's 1 +majored 1 +majorette 2 +majorette's 1 +majorettes 1 +majoring 1 +majorities 1 +majority 103 +majority's 1 +majorly 2 +major's 1 +Major's 1 +majors 1 +Majuro 2 +Makarios 2 +Makarios's 1 +make 2175 +maker 26 +maker's 1 +makers 1 +makes 1 +makeshift 6 +makeshifts 1 +makeup 4 +makeup's 1 +makeups 1 +making 16 +making's 1 +makings 1 +Malabar 1 +Malabar's 1 +Malabo 2 +Malabo's 1 +Malacca 2 +Malacca's 1 +Malachi 2 +Malachi's 1 +maladies 1 +maladjusted 2 +maladjustment 2 +maladjustment's 1 +maladroit 2 +malady 3 +malady's 1 +Malagasy 1 +Malagasy's 1 +malaise 4 +malaise's 1 +Malamud 2 +Malamud's 1 +Malaprop 2 +malapropism 2 +malapropism's 1 +malapropisms 1 +Malaprop's 1 +malaria 5 +malarial 2 +malaria's 1 +malarkey 2 +malarkey's 1 +Malawi 5 +Malawi's 1 +Malay 1 +Malayalam 2 +Malayalam's 1 +Malayan 1 +Malayan's 1 +Malay's 1 +Malays 1 +Malaysia 9 +Malaysian 1 +Malaysians 1 +Malaysia's 1 +Malcolm 20 +Malcolm's 1 +malcontent 3 +malcontents 1 +Maldive 2 +Maldive's 1 +Maldives 3 +Maldivian 1 +Maldivians 1 +Maldonado 2 +Maldonado's 1 +male 138 +Male 2 +malediction 2 +malediction's 1 +maledictions 1 +malefactor 2 +malefactor's 1 +malefactors 1 +maleness 3 +maleness's 1 +Male's 1 +males 1 +malevolence 3 +malevolent 4 +malevolently 2 +malfeasance 2 +malfeasance's 1 +malformation 3 +malformation's 1 +malformations 1 +malformed 2 +malfunction 4 +malfunctioned 1 +malfunctioning 3 +malfunctions 1 +Mali 4 +Malian 1 +Malians 1 +Malibu 2 +Malibu's 1 +malice 5 +maliced 1 +malice's 1 +malices 1 +malicing 1 +malicious 5 +maliciously 3 +malign 5 +malignancies 1 +malignancy 3 +malignancy's 1 +malignant 7 +malignantly 1 +malignants 1 +maligned 2 +maligning 1 +malignity 2 +malignity's 1 +maligns 1 +Malinda 1 +Malinda's 1 +malinger 3 +malingered 1 +malingerer 2 +malingerer's 1 +malingerers 1 +malingering 3 +malingers 1 +Malinowski 3 +Malinowski's 1 +Mali's 1 +mall 6 +mallard 3 +mallard's 1 +mallards 1 +malleability 2 +malleability's 1 +malleable 3 +malled 1 +mallet 3 +mallet's 1 +mallets 1 +malling 2 +Mallomars 1 +Mallomars's 1 +Mallory 3 +Mallory's 1 +mallow 2 +mallow's 1 +mallows 1 +mall's 1 +malls 1 +malnourished 2 +malnutrition 4 +malnutrition's 1 +malodorous 2 +Malone 4 +Malone's 1 +Malory 2 +Malory's 1 +Malplaquet 2 +Malplaquet's 1 +malpractice 4 +malpractice's 1 +malpractices 1 +Malraux 2 +Malraux's 1 +malt 7 +Malta 8 +Malta's 1 +malted 2 +malteds 1 +Maltese 2 +Malthus 2 +Malthusian 1 +Malthus's 1 +malting 4 +maltreat 2 +maltreated 2 +maltreating 1 +maltreatment 2 +maltreats 1 +malt's 1 +malts 1 +mama 9 +mama's 1 +mamas 1 +mambo 2 +mamboed 1 +mamboing 1 +mambo's 1 +mambos 1 +Mameluke 2 +Mameluke's 1 +Mamet 2 +Mamie 2 +Mamie's 1 +mamma 4 +mammae 2 +mammal 14 +mammalian 5 +mammalian's 1 +mammalians 1 +mammal's 1 +mammals 1 +mammary 3 +mamma's 1 +mammas 1 +mammogram 3 +mammograms 1 +mammography 2 +mammon 2 +Mammon 2 +mammon's 1 +Mammon's 1 +mammoth 6 +mammoth's 1 +mammoths 1 +Mamore 2 +Mamore's 1 +man 1012 +Man 7 +manacle 3 +manacled 2 +manacle's 1 +manacles 1 +manacling 1 +manage 136 +manageability 2 +manageable 6 +managed 5 +management 221 +management's 1 +manager 200 +managerial 16 +manager's 1 +managers 1 +manages 1 +managing 26 +Managua 3 +Managua's 1 +Manama 2 +Manama's 1 +Manasseh 2 +Manasseh's 1 +manatee 2 +manatee's 1 +manatees 1 +Manaus 2 +Manaus's 1 +Manchester 52 +Manchester's 1 +Manchu 3 +Manchuria 3 +Manchurian 1 +Manchuria's 1 +Manchu's 1 +Mancini 3 +Mancini's 1 +Mandalay 2 +Mandalay's 1 +Mandarin 1 +mandarin 5 +mandarin's 1 +mandarins 1 +mandate 11 +mandated 2 +mandate's 1 +mandates 1 +mandating 2 +mandatory 12 +Mandela 8 +Mandelbrot 2 +mandible 4 +mandible's 1 +mandibles 1 +Mandingo 2 +Mandingo's 1 +mandolin 3 +mandolin's 1 +mandolins 1 +mandrake 3 +mandrake's 1 +mandrakes 1 +mandrill 3 +mandrill's 1 +mandrills 1 +Mandy 8 +Mandy's 1 +mane 5 +mane's 1 +manes 1 +Manet 2 +Manet's 1 +maneuver 3 +maneuverability 2 +maneuverability's 1 +maneuverable 1 +maneuvered 1 +maneuvering 1 +maneuver's 1 +maneuvers 1 +Manfred 3 +Manfred's 1 +manful 2 +manfully 2 +manganese 3 +manganese's 1 +mange 3 +manged 1 +manger 5 +manger's 1 +mangers 1 +mange's 1 +manges 1 +mangier 1 +mangiest 1 +manging 1 +mangle 5 +mangled 3 +mangles 1 +mangling 2 +mango 3 +mangoes 1 +mango's 1 +mangos 1 +mangrove 4 +mangrove's 1 +mangroves 1 +mangy 2 +manhandle 3 +manhandled 1 +manhandles 1 +manhandling 2 +Manhattan 6 +Manhattan's 1 +Manhattans 1 +manhole 3 +manhole's 1 +manholes 1 +manhood 4 +manhood's 1 +manhunt 2 +manhunt's 1 +manhunts 1 +Mani 2 +mania 4 +maniac 4 +maniacal 2 +maniac's 1 +maniacs 1 +mania's 1 +manias 1 +manic 5 +Manichean 1 +Manichean's 1 +manics 2 +manicure 3 +manicured 3 +manicure's 1 +manicures 1 +manicuring 2 +manicurist 2 +manicurist's 1 +manicurists 1 +manifest 16 +manifestation 11 +manifestation's 1 +manifestations 1 +manifested 2 +manifesting 2 +manifestly 4 +manifesto 10 +manifestoed 1 +manifestoes 1 +manifestoing 1 +manifesto's 1 +manifestos 1 +manifests 1 +manifold 6 +manifolded 1 +manifolding 1 +manifolds 1 +manikin 2 +manikin's 1 +manikins 2 +Manila 4 +Manila's 1 +Manilas 1 +manipulate 15 +manipulated 2 +manipulates 1 +manipulating 3 +manipulation 12 +manipulations 1 +manipulative 5 +manipulative's 1 +manipulator 3 +manipulator's 1 +manipulators 1 +Mani's 1 +Manitoba 2 +Manitoba's 1 +Manitoulin 1 +Manitoulin's 1 +mankind 10 +mankind's 1 +Manley 3 +Manley's 1 +manlier 1 +manliest 1 +manliness 2 +manliness's 1 +manly 3 +Mann 7 +manna 3 +manna's 1 +manned 3 +mannequin 3 +mannequin's 1 +mannequins 1 +manner 71 +mannered 3 +mannerism 4 +mannerism's 1 +mannerisms 1 +mannerly 2 +manner's 1 +manners 1 +Mannheim 4 +Mannheim's 1 +mannikin 2 +mannikin's 1 +mannikins 1 +manning 3 +Manning 4 +Manning's 1 +mannish 3 +mannishly 1 +mannishness 2 +mannishness's 1 +Mann's 1 +manor 17 +manorial 3 +manor's 1 +manors 1 +manpower 11 +manpower's 1 +man's 1 +Man's 1 +mans 1 +mansard 2 +mansard's 1 +mansards 1 +manse 4 +manservant 3 +manservant's 1 +manse's 1 +manses 1 +Mansfield 6 +Mansfield's 1 +mansion 10 +mansion's 1 +mansions 1 +manslaughter 7 +manslaughter's 1 +Manson 3 +Manson's 1 +Mantegna 2 +Mantegna's 1 +mantel 2 +mantelpiece 5 +mantelpiece's 1 +mantelpieces 1 +mantel's 1 +mantels 1 +mantes 1 +mantilla 2 +mantilla's 1 +mantillas 1 +mantis 2 +mantises 1 +mantis's 1 +mantissa 2 +mantissa's 1 +Mantle 2 +mantle 9 +mantled 2 +mantle's 1 +Mantle's 1 +mantles 1 +mantling 2 +mantra 3 +mantra's 1 +mantras 1 +manual 30 +manually 5 +manuals 1 +Manuel 5 +Manuela 2 +Manuela's 1 +Manuel's 1 +manufacture 32 +manufactured 6 +manufacturer 48 +manufacturer's 1 +manufacturers 1 +manufactures 2 +manufacturing 45 +manumit 3 +manumits 1 +manumitted 1 +manumitting 1 +manure 6 +manured 2 +manure's 1 +manures 1 +manuring 3 +manuscript 16 +manuscript's 1 +manuscripts 1 +Manx 1 +many 904 +Mao 5 +Maoism 1 +Maoism's 1 +Maoisms 1 +Maoist 1 +Maoists 1 +Maori 2 +Maori's 1 +Maoris 2 +Mao's 1 +map 66 +maple 6 +maple's 1 +maples 1 +mapped 2 +mapper 2 +mapping 7 +mapping's 1 +mappings 1 +Mapplethorpe 2 +Mapplethorpe's 1 +map's 1 +maps 1 +Maputo 2 +Maputo's 1 +Mar 4 +mar 9 +Mara 2 +marabou 2 +marabou's 1 +marabous 1 +maraca 2 +Maracaibo 2 +Maracaibo's 1 +maraca's 1 +maracas 1 +Mara's 1 +Marat 2 +Maratha 1 +Maratha's 1 +Marathi 2 +Marathon 6 +marathon 9 +marathoner 2 +marathoner's 1 +marathoners 1 +marathon's 1 +Marathon's 1 +marathons 1 +Marat's 1 +maraud 2 +marauded 1 +marauder 4 +marauder's 1 +marauders 1 +marauding 4 +marauds 1 +marble 19 +marbled 3 +marble's 1 +marbles 1 +marbling 3 +marbling's 1 +Marc 9 +Marceau 2 +Marceau's 1 +Marcel 4 +Marcelino 2 +Marcelino's 1 +Marcella 2 +Marcella's 1 +Marcelo 2 +Marcelo's 1 +Marcel's 1 +March 147 +march 36 +marched 1 +marcher 4 +marcher's 1 +marchers 1 +Marches 1 +marches 2 +marching 4 +marchioness 3 +marchionesses 1 +marchioness's 1 +March's 1 +Marci 2 +Marcia 3 +Marciano 2 +Marciano's 1 +Marcia's 1 +Marcie 2 +Marcie's 1 +Marci's 1 +Marco 9 +Marconi 3 +Marconi's 1 +Marco's 1 +Marcos 5 +Marc's 1 +Marcus 13 +Marcus's 1 +Marcy 2 +Marcy's 1 +Marduk 2 +Marduk's 1 +mare 11 +mare's 1 +mares 1 +Margaret 40 +Margaret's 1 +margarine 5 +margarine's 1 +margarita 2 +Margarita 2 +margarita's 1 +Margarita's 1 +margaritas 1 +Margarito 1 +Margarito's 1 +Marge 3 +Margery 4 +Margery's 1 +Marge's 1 +Margie 2 +Margie's 1 +margin 28 +marginal 25 +marginalia 2 +marginally 6 +marginals 1 +margin's 1 +margins 1 +Margo 2 +Margo's 1 +Margret 2 +Margrethe 2 +Margrethe's 1 +Margret's 1 +Marguerite 2 +Marguerite's 1 +Mari 2 +Maria 1 +maria 3 +mariachi 2 +mariachi's 1 +mariachis 2 +Marian 7 +Mariana 4 +Mariana's 1 +Marianas 2 +Marianne 5 +Marianne's 1 +Mariano 2 +Mariano's 1 +maria's 1 +Maria's 1 +Maribel 1 +Maribel's 1 +Maricela 1 +Maricela's 1 +Marie 20 +Marie's 1 +Marietta 2 +Marietta's 1 +marigold 3 +marigold's 1 +marigolds 1 +marihuana 2 +marijuana 3 +marijuana's 1 +Marilyn 5 +Marilyn's 1 +marimba 2 +marimba's 1 +marimbas 1 +Marin 2 +marina 5 +Marina 5 +marinade 4 +marinaded 2 +marinade's 1 +marinades 1 +marinading 1 +marina's 1 +Marina's 1 +marinas 1 +marinate 3 +marinated 2 +marinates 1 +marinating 2 +Marine 2 +marine 29 +mariner 5 +mariner's 1 +mariners 1 +marines 1 +Marines 1 +Marin's 1 +Mario 7 +Marion 1 +marionette 2 +marionette's 1 +marionettes 1 +Marion's 1 +Mario's 1 +Mari's 1 +Maris 1 +Marisa 2 +Marisa's 1 +Marisol 1 +Marisol's 1 +Marissa 2 +Marissa's 1 +Maritain 2 +Maritain's 1 +marital 9 +maritime 9 +Maritza 2 +Maritza's 1 +Marius 4 +Marius's 1 +marjoram 3 +marjoram's 1 +Marjorie 7 +Marjorie's 1 +Marjory 2 +Marjory's 1 +mark 144 +Mark 68 +Markab 2 +Markab's 1 +markdown 2 +markdown's 1 +markdowns 1 +marked 23 +markedly 9 +marker 14 +marker's 1 +markers 1 +market 365 +marketability 2 +marketability's 1 +marketable 4 +marketed 2 +marketer 3 +marketer's 1 +marketers 1 +marketing 51 +marketing's 1 +marketplace 6 +marketplace's 1 +marketplaces 1 +market's 1 +markets 1 +Markham 5 +Markham's 1 +marking 9 +marking's 1 +markings 1 +Markov 3 +mark's 1 +Mark's 1 +marks 1 +Marks 1 +marksman 3 +marksman's 1 +marksmanship 2 +marksmen 1 +markup 3 +markup's 1 +markups 1 +Marla 2 +Marla's 1 +Marlboro 3 +Marlboro's 1 +Marlborough 5 +Marlborough's 1 +Marlene 1 +Marlene's 1 +Marley 4 +Marley's 1 +marlin 2 +Marlin 3 +marlin's 1 +Marlin's 1 +marlins 1 +Marlon 4 +Marlon's 1 +Marlowe 4 +Marlowe's 1 +marmalade 5 +marmalade's 1 +Marmara 2 +Marmara's 1 +marmoset 2 +marmoset's 1 +marmosets 1 +marmot 3 +marmot's 1 +marmots 1 +Marne 3 +Marne's 1 +Maronite 1 +Maronite's 1 +maroon 5 +marooned 3 +marooning 2 +maroons 1 +Marple 2 +Marple's 1 +marquee 5 +marquee's 1 +marquees 1 +Marquesas 1 +Marquesas's 1 +marquess 4 +marquesses 1 +marquess's 1 +marquetry 3 +marquetry's 1 +Marquette 2 +Marquette's 1 +Marquez 2 +Marquez's 1 +Marquis 2 +marquis 5 +marquise 2 +marquise's 1 +marquises 1 +marquis's 1 +Marquis's 1 +Marquita 1 +Marquita's 1 +Marrakesh 2 +Marrakesh's 1 +marred 2 +marriage 89 +marriageable 2 +marriage's 1 +marriages 1 +married 58 +marrieds 1 +marries 1 +marring 1 +Marriott 3 +Marriott's 1 +marrow 5 +marrowed 1 +marrowing 1 +marrow's 1 +marrows 1 +marry 83 +marrying 3 +Mar's 1 +mars 2 +Mars 8 +Marsala 2 +Marsala's 1 +Marseillaise 2 +Marseillaise's 1 +Marseilles 4 +marsh 10 +Marsh 9 +Marsha 2 +marshal 4 +marshaled 1 +marshaling 1 +Marshall 19 +marshalled 2 +marshalling 3 +Marshall's 1 +marshal's 1 +marshals 2 +Marsha's 1 +marshes 1 +marshier 1 +marshiest 1 +marshmallow 3 +marshmallow's 1 +marshmallows 1 +marsh's 1 +Marsh's 1 +marshy 3 +marsupial 3 +marsupial's 1 +marsupials 1 +mart 4 +Marta 2 +Marta's 1 +marted 1 +Martel 2 +Martel's 1 +marten 3 +marten's 1 +martens 1 +Martha 10 +Martha's 1 +Martial 1 +martial 9 +Martian 1 +Martians 1 +Martin 1 +martin 4 +Martina 3 +Martina's 1 +martinet 2 +martinet's 1 +martinets 1 +Martinez 3 +Martinez's 1 +marting 1 +martini 3 +Martinique 2 +Martinique's 1 +martini's 1 +martinis 1 +martin's 1 +Martin's 1 +martins 1 +mart's 1 +marts 1 +Marty 3 +martyr 8 +martyrdom 3 +martyrdom's 1 +martyred 2 +martyring 1 +martyr's 1 +martyrs 1 +Marty's 1 +Marva 1 +Marva's 1 +marvel 9 +marveled 1 +marveling 1 +Marvell 2 +marvelled 2 +marvelling 1 +marvellously 4 +Marvell's 1 +marvelous 2 +marvelously 1 +marvels 1 +Marvin 4 +Marvin's 1 +Marx 21 +Marxism 1 +Marxism's 1 +Marxisms 1 +Marxist 1 +Marxist's 1 +Marxists 1 +Marx's 1 +Mary 74 +Maryann 1 +Maryanne 2 +Maryanne's 1 +Maryann's 1 +Maryellen 1 +Maryellen's 1 +Maryland 4 +Marylander 1 +Maryland's 1 +Marylou 1 +Marylou's 1 +Mary's 1 +marzipan 4 +marzipan's 1 +ma's 1 +mas 8 +Masada 2 +Masada's 1 +Masai 6 +Masai's 1 +Masaryk 2 +Masaryk's 1 +Mascagni 2 +Mascagni's 1 +mascara 4 +mascaraed 2 +mascaraing 1 +mascara's 1 +mascaras 1 +mascot 4 +mascot's 1 +mascots 1 +masculine 10 +masculines 1 +masculinity 6 +masculinity's 1 +Masefield 3 +Masefield's 1 +Maserati 2 +Maserati's 1 +Maseru 1 +Maseru's 1 +mash 5 +mashed 3 +masher 2 +mashers 1 +mashes 1 +Mashhad 2 +Mashhad's 1 +mashing 3 +mash's 1 +mask 23 +masked 5 +masking 4 +mask's 1 +masks 1 +masochism 3 +masochism's 1 +masochist 2 +masochistic 3 +masochist's 1 +masochists 1 +Mason 10 +mason 6 +Masonic 1 +masonic 4 +Masonite 1 +Masonite's 1 +masonry 5 +masonry's 1 +mason's 1 +Mason's 1 +masons 1 +Masons 1 +masque 4 +masquerade 4 +masqueraded 1 +masquerader 1 +masquerader's 1 +masqueraders 1 +masquerade's 1 +masquerades 1 +masquerading 3 +masque's 1 +masques 2 +Mass 4 +mass 90 +Massachusetts 6 +Massachusetts's 1 +massacre 10 +massacred 2 +massacre's 1 +massacres 1 +massacring 2 +massage 12 +massaged 2 +massage's 1 +massages 1 +massaging 2 +Massasoit 1 +Massasoit's 1 +massed 3 +Massenet 2 +Massenet's 1 +masses 1 +Masses 2 +masseur 2 +masseur's 1 +masseurs 1 +masseuse 3 +masseuse's 1 +masseuses 1 +Massey 3 +Massey's 1 +massing 3 +massive 46 +massively 5 +massiveness 2 +massiveness's 1 +mast 10 +mastectomies 1 +mastectomy 2 +mastectomy's 1 +master 11 +MasterCard 1 +MasterCard's 1 +mastered 2 +masterful 3 +masterfully 2 +mastering 2 +masterly 3 +mastermind 6 +masterminded 1 +masterminding 3 +masterminds 1 +masterpiece 8 +masterpiece's 1 +masterpieces 1 +master's 1 +masters 1 +Masters 2 +masterstroke 2 +masterstroke's 1 +masterstrokes 1 +masterwork 2 +masterworks 1 +mastery 6 +mastery's 1 +masthead 2 +masthead's 1 +mastheads 1 +masticate 3 +masticated 2 +masticates 1 +masticating 1 +mastication 2 +mastication's 1 +mastiff 2 +mastiff's 1 +mastiffs 1 +mastodon 2 +mastodon's 1 +mastodons 1 +mastoid 3 +mastoids 1 +mast's 1 +masts 1 +masturbate 5 +masturbated 2 +masturbates 1 +masturbating 3 +masturbation 4 +masturbation's 1 +mat 14 +matador 2 +matador's 1 +matadors 1 +match 147 +matchbook 2 +matchbook's 1 +matchbooks 1 +matchbox 3 +matchboxes 1 +matchbox's 1 +matched 3 +matches 1 +matching 14 +matchless 2 +matchmaker 2 +matchmaker's 1 +matchmakers 1 +matchmaking 3 +matchmaking's 1 +match's 1 +matchstick 3 +matchstick's 1 +matchsticks 1 +mate 33 +mated 2 +material 208 +materialism 5 +materialism's 1 +materialist 5 +materialistic 3 +materialistically 2 +materialist's 1 +materialists 1 +materialization 2 +materialization's 1 +materialize 4 +materialized 2 +materializes 1 +materializing 1 +materially 4 +material's 1 +materials 1 +maternal 9 +maternally 2 +maternity 9 +maternity's 1 +mate's 1 +mates 1 +math 3 +mathematical 15 +mathematically 4 +mathematician 5 +mathematician's 1 +mathematicians 1 +mathematics 22 +mathematics's 1 +Mather 3 +Mather's 1 +Mathew 2 +Mathew's 1 +Mathews 1 +Mathewson 2 +Mathewson's 1 +Mathias 2 +Mathis 2 +math's 1 +Matilda 9 +Matilda's 1 +mating 7 +mating's 1 +matins 2 +matins's 1 +Matisse 5 +Matisse's 1 +matriarch 3 +matriarchal 2 +matriarchies 1 +matriarch's 1 +matriarchs 1 +matriarchy 2 +matriarchy's 1 +matrices 1 +matricide 3 +matricide's 1 +matricides 1 +matriculate 3 +matriculated 2 +matriculates 1 +matriculating 1 +matriculation 3 +matriculation's 1 +matrimonial 7 +matrimony 2 +matrimony's 1 +matrix 20 +matrixes 1 +matrix's 1 +matron 6 +matronly 2 +matron's 1 +matrons 1 +mat's 1 +mats 1 +Matt 11 +matt 6 +matte 3 +matted 2 +Mattel 2 +Mattel's 1 +matter 303 +mattered 1 +Matterhorn 2 +Matterhorn's 1 +mattering 1 +matter's 1 +matters 1 +matte's 1 +mattes 1 +Matthew 28 +Matthew's 1 +Matthews 6 +Matthias 3 +Mattie 3 +Mattie's 1 +matting 3 +matting's 1 +mattock 3 +mattock's 1 +mattocks 1 +mattress 9 +mattresses 1 +mattress's 1 +Matt's 1 +matts 1 +maturation 4 +maturation's 1 +mature 26 +matured 2 +maturely 2 +maturer 2 +matures 1 +maturest 1 +maturing 4 +maturities 1 +maturity 17 +maturity's 1 +matzo 2 +matzoh 1 +matzohs 1 +matzo's 1 +matzos 1 +matzot 1 +matzoth 1 +Maud 6 +Maude 4 +Maude's 1 +maudlin 3 +Maud's 1 +Maugham 3 +Maugham's 1 +Maui 2 +Maui's 1 +maul 5 +mauled 2 +mauling 2 +mauls 1 +maunder 2 +maundered 1 +maundering 3 +maunders 1 +Maupassant 2 +Maupassant's 1 +Maura 4 +Maura's 1 +Maureen 10 +Maureen's 1 +Mauriac 2 +Mauriac's 1 +Maurice 12 +Maurice's 1 +Mauricio 2 +Mauricio's 1 +Maurine 2 +Maurine's 1 +Mauritania 3 +Mauritania's 1 +Mauritius 3 +Mauritius's 1 +Mauro 2 +Maurois 2 +Maurois's 1 +Mauro's 1 +Mauryan 1 +Mauryan's 1 +Mauser 2 +Mauser's 1 +mausolea 2 +mausoleum 3 +mausoleum's 1 +mausoleums 1 +mauve 5 +mauve's 1 +maven 2 +mavens 1 +maverick 4 +mavericked 1 +mavericking 1 +maverick's 1 +mavericks 1 +Mavis 4 +Mavis's 1 +maw 3 +mawed 1 +mawing 1 +mawkish 2 +mawkishly 2 +maw's 1 +maws 1 +Max 15 +maxed 1 +maxes 1 +maxilla 2 +maxillae 3 +maxillary 2 +maxilla's 1 +maxillas 1 +maxim 9 +maxima 1 +maximal 4 +maximally 2 +maximals 1 +maxima's 1 +Maximilian 3 +Maximilian's 1 +maximization 3 +maximization's 1 +maximize 6 +maximized 2 +maximizes 1 +maximizing 2 +maxim's 1 +maxims 1 +maximum 55 +maximum's 1 +maximums 1 +Maxine 4 +Maxine's 1 +maxing 1 +Max's 1 +Maxwell 15 +Maxwell's 1 +may 1141 +May 152 +Maya 1 +Mayan 2 +Mayans 1 +Maya's 1 +Mayas 1 +maybe 110 +maybes 1 +mayday 2 +maydays 1 +Mayer 4 +Mayer's 1 +Mayfair 4 +Mayfair's 1 +mayflies 1 +Mayflower 2 +mayflower 3 +mayflower's 1 +Mayflower's 1 +mayflowers 1 +mayfly 2 +mayfly's 1 +mayhem 4 +mayhem's 1 +Maynard 4 +Maynard's 1 +mayo 2 +Mayo 4 +mayonnaise 5 +mayonnaise's 1 +mayor 1 +mayoral 3 +mayoralty 2 +mayoralty's 1 +mayor's 1 +mayors 1 +Mayo's 1 +maypole 3 +maypole's 1 +maypoles 1 +Mayra 2 +Mayra's 1 +May's 1 +Mays 1 +Maytag 1 +Maytag's 1 +Mazama 1 +Mazama's 1 +Mazarin 2 +Mazarin's 1 +Mazatlan 1 +Mazatlan's 1 +Mazda 3 +Mazda's 1 +maze 7 +maze's 1 +mazes 1 +Mazola 1 +Mazola's 1 +mazourka 1 +mazourkas 1 +mazurka 2 +mazurka's 1 +mazurkas 1 +Mazzini 2 +Mazzini's 1 +Mb 1 +Mbabane 2 +Mbabane's 1 +Mbini 1 +Mbini's 1 +McAdam 2 +McAdam's 1 +McBride 4 +McBride's 1 +McCain 2 +McCain's 1 +McCall 3 +McCall's 1 +McCarthy 6 +McCarthyism 2 +McCarthyism's 1 +McCarthy's 1 +McCartney 4 +McCartney's 1 +McCarty 2 +McCarty's 1 +McClain 1 +McClain's 1 +McClellan 3 +McClellan's 1 +McClure 2 +McClure's 1 +McConnell 3 +McConnell's 1 +McCormick 3 +McCormick's 1 +McCoy 3 +McCoy's 1 +McCoys 2 +McCray 2 +McCray's 1 +McCullough 3 +McCullough's 1 +McDaniel 2 +McDaniel's 1 +McDonald 7 +McDonald's 2 +McDonnell 3 +McDonnell's 1 +McDowell 3 +McDowell's 1 +McEnroe 4 +McEnroe's 1 +McFadden 2 +McFadden's 1 +McFarland 2 +McFarland's 1 +McGee 3 +McGee's 1 +McGovern 2 +McGovern's 1 +McGowan 3 +McGowan's 1 +McGuffey 1 +McGuffey's 1 +McGuire 3 +McGuire's 1 +MCI 1 +McIntosh 3 +McIntosh's 1 +McIntyre 3 +McIntyre's 1 +MCI's 1 +McKay 4 +McKay's 1 +McKee 3 +McKee's 1 +McKenzie 5 +McKenzie's 1 +McKinley 2 +McKinley's 1 +McKinney 2 +McKinney's 1 +McKnight 2 +McKnight's 1 +McLaughlin 3 +McLaughlin's 1 +McLean 5 +McLean's 1 +McLeod 3 +McLeod's 1 +McLuhan 2 +McLuhan's 1 +McMahon 4 +McMahon's 1 +McMillan 4 +McMillan's 1 +McNamara 3 +McNamara's 1 +McNaughton 2 +McNaughton's 1 +McNeil 3 +McNeil's 1 +McPherson 3 +McPherson's 1 +McQueen 3 +McQueen's 1 +McVeigh 2 +McVeigh's 1 +Md 3 +Md's 1 +me 8 +Mead 2 +mead 5 +Meade 3 +Meade's 1 +meadow 10 +meadowlark 2 +meadowlark's 1 +meadowlarks 1 +meadow's 1 +meadows 1 +Meadows 3 +mead's 1 +Mead's 1 +Meagan 1 +Meagan's 1 +meager 2 +meagerly 1 +meagerness 1 +meagerness's 1 +meal 70 +mealed 1 +mealier 1 +mealies 1 +mealiest 1 +mealing 1 +meal's 1 +meals 1 +mealtime 3 +mealtime's 1 +mealtimes 1 +mealy 2 +mean 712 +meander 6 +meandered 1 +meandering 3 +meanders 1 +meaner 1 +meanest 1 +meaning 82 +meaningful 12 +meaningfully 3 +meaningless 10 +meaning's 1 +meanings 1 +meanly 2 +meanness 3 +means 98 +means's 1 +meant 3 +meantime 17 +meantime's 1 +meanwhile 50 +Meany 2 +Meany's 1 +measles 4 +measles's 1 +measlier 1 +measliest 1 +measly 2 +measurable 5 +measurably 2 +measure 180 +measured 5 +measureless 2 +measurement 33 +measurement's 1 +measurements 1 +measure's 1 +measures 1 +measuring 4 +meat 41 +meatball 2 +meatball's 1 +meatballs 1 +meatier 1 +meatiest 1 +meatloaf 3 +meatloaves 1 +meat's 1 +meats 1 +meaty 3 +mecca 2 +Mecca 4 +Mecca's 1 +meccas 1 +Meccas 1 +mechanic 14 +mechanical 24 +mechanically 5 +mechanic's 1 +mechanics 1 +mechanism 51 +mechanism's 1 +mechanisms 1 +mechanistic 3 +mechanization 3 +mechanization's 1 +mechanize 2 +mechanized 2 +mechanizes 1 +mechanizing 1 +medal 19 +medalist 2 +medalists 1 +medallion 4 +medallion's 1 +medallions 1 +medal's 1 +medals 1 +Medan 2 +Medan's 1 +meddle 3 +meddled 1 +meddler 2 +meddlers 1 +meddles 1 +meddlesome 2 +meddling 3 +Medea 2 +Medea's 1 +Medellin 2 +Media 1 +media 2 +mediaeval 4 +medial 3 +median 12 +medians 1 +media's 1 +Media's 1 +medias 1 +mediate 10 +mediated 2 +mediates 1 +mediating 2 +mediation 5 +mediation's 1 +mediator 5 +mediator's 1 +mediators 1 +medic 4 +Medicaid 2 +Medicaid's 1 +Medicaids 1 +medical 98 +medically 3 +medicals 1 +Medicare 3 +Medicare's 1 +Medicares 1 +medicate 2 +medicated 2 +medicates 1 +medicating 2 +medication 7 +medication's 1 +medications 1 +Medici 2 +medicinal 5 +medicinally 2 +medicinals 1 +medicine 38 +medicine's 1 +medicines 1 +Medici's 1 +medic's 1 +medics 1 +medieval 28 +Medina 3 +Medina's 1 +mediocre 5 +mediocrities 1 +mediocrity 3 +mediocrity's 1 +meditate 5 +meditated 2 +meditates 1 +meditating 1 +meditation 8 +meditation's 1 +meditations 1 +meditative 3 +meditatively 2 +Mediterranean 5 +Mediterranean's 1 +Mediterraneans 1 +medium 119 +mediums 1 +medley 3 +medley's 1 +medleys 1 +medulla 2 +medullae 1 +medulla's 1 +medullas 1 +Medusa 3 +Medusa's 1 +meek 4 +meeker 1 +meekest 1 +meekly 4 +meekness 2 +meekness's 1 +meet 345 +meeter 1 +meeting 217 +meetinghouse 2 +meetinghouses 1 +meeting's 1 +meetings 1 +meets 1 +Meg 10 +meg 3 +megabyte 3 +megabytes 1 +megacycle 1 +megacycle's 1 +megacycles 1 +megahertz 2 +megahertzes 1 +megahertz's 1 +megalith 2 +megalith's 1 +megaliths 1 +megalomania 2 +megalomaniac 2 +megalomaniac's 1 +megalomaniacs 1 +megalomania's 1 +megalopolis 2 +megalopolises 1 +megalopolis's 1 +Megan 3 +Megan's 1 +megaphone 2 +megaphoned 1 +megaphone's 1 +megaphones 1 +megaphoning 1 +megaton 2 +megaton's 1 +megatons 1 +Meghan 1 +Meghan's 1 +meg's 1 +Meg's 1 +megs 1 +Meier 2 +Meier's 1 +Meighen 2 +Meighen's 1 +Meiji 2 +Meiji's 1 +Meir 2 +Meir's 1 +Mejia 2 +Mejia's 1 +Mekong 2 +Mekong's 1 +Mel 1 +melancholia 2 +melancholia's 1 +melancholic 3 +melancholics 1 +melancholy 7 +melancholy's 1 +Melanesia 2 +Melanesian 1 +Melanesians 1 +Melanesia's 1 +melange 2 +melanges 1 +Melanie 9 +Melanie's 1 +melanin 2 +melanin's 1 +melanoma 3 +melanoma's 1 +melanomas 1 +melanomata 1 +Melba 2 +Melba's 1 +Melbourne 6 +Melbourne's 1 +Melchior 2 +Melchior's 1 +Melchizedek 2 +Melchizedek's 1 +meld 3 +melded 1 +melding 2 +melds 1 +Melendez 2 +Melendez's 1 +Melinda 2 +Melinda's 1 +Melisa 1 +Melisande 2 +Melisande's 1 +Melisa's 1 +Melissa 12 +Melissa's 1 +mellifluous 2 +mellifluously 2 +Mellon 3 +Mellon's 1 +mellow 6 +mellowed 2 +mellower 1 +mellowest 1 +mellowing 3 +mellowness 2 +mellowness's 1 +mellows 1 +melodic 5 +melodically 2 +melodics 1 +melodies 1 +melodious 2 +melodiously 2 +melodiousness 2 +melodrama 4 +melodrama's 1 +melodramas 1 +melodramatic 3 +melodramatically 2 +melodramatics 2 +Melody 4 +melody 9 +melody's 1 +Melody's 1 +melon 5 +melon's 1 +melons 1 +Melpomene 2 +Melpomene's 1 +Mel's 1 +melt 18 +meltdown 2 +meltdowns 1 +melted 3 +melting 6 +Melton 3 +Melton's 1 +melts 1 +Melva 1 +Melva's 1 +Melville 3 +Melville's 1 +Melvin 3 +Melvin's 1 +member 475 +member's 1 +members 1 +membership 55 +membership's 1 +memberships 1 +membrane 15 +membrane's 1 +membranes 1 +membranous 2 +memento 5 +mementoes 1 +memento's 1 +mementos 1 +Memling 2 +Memling's 1 +memo 7 +memoir 9 +memoir's 1 +memoirs 1 +memorabilia 4 +memorable 11 +memorably 3 +memoranda 1 +memorandum 13 +memorandum's 1 +memorandums 1 +memorial 20 +memorialize 2 +memorialized 1 +memorializes 1 +memorializing 1 +memorials 1 +memories 1 +memorization 2 +memorization's 1 +memorize 3 +memorized 2 +memorizes 1 +memorizing 3 +memory 104 +memory's 1 +memo's 1 +memos 1 +Memphis 3 +Memphis's 1 +men 5 +menace 10 +menaced 2 +menaces 1 +menacing 5 +menacingly 3 +menage 3 +menagerie 2 +menagerie's 1 +menageries 1 +menages 1 +Menander 2 +Menander's 1 +Mencius 2 +Mencius's 1 +Mencken 2 +Mencken's 1 +mend 10 +mendacious 2 +mendacity 2 +mendacity's 1 +mended 2 +Mendel 3 +Mendeleev 2 +Mendeleev's 1 +Mendelian 1 +Mendel's 1 +Mendelssohn 3 +Mendelssohn's 1 +mender 2 +mender's 1 +menders 1 +Mendez 3 +Mendez's 1 +mendicant 3 +mendicants 1 +mending 2 +mending's 1 +Mendocino 2 +Mendocino's 1 +Mendoza 2 +Mendoza's 1 +mends 1 +Menelaus 2 +Menelaus's 1 +Menelik 2 +Menelik's 1 +Menes 2 +Menes's 1 +menfolk 3 +menhaden 1 +menhaden's 1 +menhadens 1 +menial 4 +menially 2 +menials 1 +meningitis 4 +meningitis's 1 +Menkalinan 1 +Menkalinan's 1 +Menkar 1 +Menkar's 1 +Menkent 1 +Menkent's 1 +Mennen 1 +Mennen's 1 +Mennonite 1 +Mennonite's 1 +Mennonites 1 +Menominee 1 +menopausal 2 +menopause 4 +menopause's 1 +menorah 2 +menorah's 1 +menorahs 1 +Menotti 2 +Menotti's 1 +men's 1 +Mensa 1 +Mensa's 1 +menservants 1 +menses 2 +menstrual 3 +menstruate 2 +menstruated 1 +menstruates 1 +menstruating 2 +menstruation 3 +menstruation's 1 +menswear 4 +menswear's 1 +mental 60 +mentalities 1 +mentality 6 +mentality's 1 +mentally 22 +menthol 2 +mentholated 2 +Mentholatum 1 +Mentholatum's 1 +menthol's 1 +mention 129 +mentioned 1 +mentioning 2 +mentions 1 +mentor 5 +mentored 1 +mentoring 2 +mentor's 1 +mentors 1 +menu 22 +Menuhin 2 +Menuhin's 1 +menu's 1 +menus 1 +Menzies 6 +Menzies's 1 +meow 4 +meowed 1 +meowing 1 +meows 1 +Mephistopheles 2 +Mephistopheles's 1 +Merak 2 +Merak's 1 +Mercado 2 +Mercado's 1 +mercantile 5 +Mercator 2 +Mercator's 1 +Mercedes 8 +mercenaries 2 +mercenary 6 +Mercer 4 +mercerize 1 +mercerized 2 +mercerizes 1 +mercerizing 1 +Mercer's 1 +merchandise 5 +merchandised 1 +merchandise's 1 +merchandises 2 +merchandising 3 +merchant 32 +merchanted 1 +merchanting 2 +merchantman 2 +merchantman's 1 +merchantmen 1 +merchant's 1 +merchants 1 +Mercia 5 +Mercia's 1 +mercies 1 +merciful 4 +mercifully 4 +merciless 3 +mercilessly 3 +Merck 2 +Merck's 1 +mercurial 4 +mercuric 2 +Mercuries 1 +Mercurochrome 1 +Mercurochrome's 1 +mercury 6 +Mercury 9 +mercury's 1 +Mercury's 1 +mercy 15 +mercy's 1 +mere 39 +mered 1 +Meredith 12 +Meredith's 1 +merely 78 +merer 1 +meres 1 +merest 1 +meretricious 2 +merganser 2 +merganser's 1 +mergansers 1 +merge 15 +merged 3 +merger 23 +merger's 1 +mergers 1 +merges 1 +merging 3 +meridian 3 +meridian's 1 +meridians 2 +mering 1 +meringue 3 +meringue's 1 +meringues 1 +merino 2 +Merino 2 +merino's 1 +merinos 1 +merit 27 +merited 2 +meriting 1 +meritocracies 1 +meritocracy 2 +meritocracy's 1 +meritorious 2 +meritoriously 1 +merit's 1 +merits 1 +Merle 2 +Merle's 1 +Merlin 4 +Merlin's 1 +Merlot 2 +mermaid 3 +mermaid's 1 +mermaids 1 +merman 2 +merman's 1 +mermen 1 +Merovingian 1 +Merriam 2 +Merriam's 1 +Merrick 3 +Merrick's 1 +merrier 1 +merriest 1 +Merrill 9 +Merrill's 1 +merrily 4 +Merrimack 2 +Merrimack's 1 +merriment 3 +merriment's 1 +merriness 2 +Merritt 2 +Merritt's 1 +merry 9 +merrymaker 2 +merrymaker's 1 +merrymakers 1 +merrymaking 2 +merrymaking's 1 +Merthiolate 1 +Merthiolate's 1 +Merton 5 +Merton's 1 +Mervin 2 +Mervin's 1 +mes 3 +mesa 2 +Mesa 3 +Mesabi 1 +Mesabi's 1 +mesa's 1 +mesas 1 +mescal 2 +mescaline 3 +mescaline's 1 +mescal's 1 +mescals 1 +mesdames 2 +mesdames's 1 +mesdemoiselles 1 +mesh 7 +meshed 2 +meshes 1 +meshing 2 +mesh's 1 +Mesmer 2 +mesmerism 2 +mesmerism's 1 +mesmerize 3 +mesmerized 2 +mesmerizes 1 +mesmerizing 2 +Mesmer's 1 +Mesolithic 1 +Mesolithic's 1 +Mesopotamia 3 +Mesopotamia's 1 +Mesozoic 1 +mesquite 2 +mesquite's 1 +mesquites 1 +mess 32 +message 92 +messaged 1 +message's 1 +messages 2 +messaging 2 +messed 2 +messenger 9 +messenger's 1 +messengers 1 +Messerschmidt 1 +Messerschmidt's 1 +messes 1 +Messiaen 2 +Messiaen's 1 +Messiah 1 +messiah 6 +Messiah's 1 +messiahs 1 +Messiahs 1 +Messianic 1 +messier 1 +messiest 1 +messieurs 2 +messieurs's 1 +messily 2 +messiness 2 +messiness's 1 +messing 1 +Messrs 5 +Messrs's 1 +mess's 1 +messy 6 +mestizo 2 +mestizoes 1 +mestizo's 1 +mestizos 1 +met 8 +metabolic 6 +metabolism 7 +metabolism's 1 +metabolisms 1 +metabolize 2 +metabolized 1 +metabolizes 1 +metabolizing 1 +metacarpal 3 +metacarpals 1 +metacarpi 1 +metacarpus 2 +metacarpus's 1 +metal 59 +metallic 7 +metallurgical 3 +metallurgist 2 +metallurgists 1 +metallurgy 3 +metallurgy's 1 +metal's 1 +metals 1 +metamorphic 3 +metamorphism 2 +metamorphism's 1 +metamorphose 4 +metamorphosed 2 +metamorphoses 1 +metamorphosing 3 +metamorphosis 3 +metamorphosis's 1 +Metamucil 1 +Metamucil's 1 +metaphor 14 +metaphorical 4 +metaphorically 3 +metaphor's 1 +metaphors 1 +metaphysical 8 +metaphysics 2 +metastases 1 +metastasis 2 +metastasis's 1 +metastasize 2 +metastasized 1 +metastasizes 1 +metastasizing 1 +metatarsal 2 +metatarsals 1 +mete 4 +meted 1 +meteor 3 +meteoric 3 +meteorite 5 +meteorite's 1 +meteorites 1 +meteoroid 2 +meteoroid's 1 +meteoroids 1 +meteorological 4 +meteorologist 2 +meteorologists 1 +meteorology 3 +meteorology's 1 +meteor's 1 +meteors 1 +meter 10 +metered 2 +metering 3 +meter's 1 +meters 2 +metes 1 +methadone 4 +methadone's 1 +methane 5 +methane's 1 +methanol 3 +methanol's 1 +methinks 3 +method 183 +methodical 3 +methodically 3 +Methodism 1 +Methodism's 1 +Methodisms 1 +Methodist 2 +Methodist's 1 +Methodists 1 +methodological 7 +methodologies 1 +methodology 13 +methodology's 1 +method's 1 +methods 1 +methought 2 +Methuselah 2 +Methuselah's 1 +meticulous 5 +meticulously 4 +meticulousness 2 +meticulousness's 1 +meting 2 +metric 7 +metrical 3 +metrically 2 +metrication 2 +metrics 2 +metrics's 1 +metro 4 +metronome 2 +metronome's 1 +metronomes 1 +metropolis 4 +metropolises 1 +metropolis's 1 +metropolitan 20 +metro's 1 +metros 1 +Metternich 2 +Metternich's 1 +mettle 3 +mettle's 1 +mettlesome 2 +Meuse 2 +Meuse's 1 +mew 4 +mewed 1 +mewing 3 +mewl 2 +mewled 1 +mewling 2 +mewls 1 +mews 2 +mews's 1 +Mexicali 2 +Mexicali's 1 +Mexican 2 +Mexicans 1 +Mexico 18 +Mexico's 1 +Meyer 5 +Meyerbeer 2 +Meyerbeer's 1 +Meyer's 1 +Meyers 1 +mezzanine 4 +mezzanine's 1 +mezzanines 1 +Mfume 1 +Mfume's 1 +Mg 1 +MGM 4 +MGM's 1 +Mg's 1 +MHz 1 +mi 6 +Mia 4 +Miami 6 +Miami's 1 +Miamis 1 +Miaplacidus 1 +Miaplacidus's 1 +Mia's 1 +miasma 2 +miasma's 1 +miasmas 1 +miasmata 1 +mica 3 +Micah 1 +Micah's 1 +mica's 1 +Micawber 2 +Micawber's 1 +mice 1 +mice's 1 +Mich 2 +Michael 97 +Michael's 1 +Micheal 2 +Micheal's 1 +Michel 8 +Michelangelo 3 +Michelangelo's 1 +Michele 5 +Michele's 1 +Michelin 3 +Michelin's 1 +Michelle 8 +Michelle's 1 +Michelob 2 +Michelob's 1 +Michel's 1 +Michelson 1 +Michelson's 1 +Michigan 4 +Michigander 1 +Michiganders 1 +Michigan's 1 +Mich's 1 +Mick 1 +Mickey 8 +Mickey's 1 +Mickie 2 +Mickie's 1 +Mick's 1 +Micky 5 +Micky's 1 +Micmac 1 +Micmac's 1 +micra 1 +microbe 4 +microbe's 1 +microbes 1 +microbiologist 2 +microbiologist's 1 +microbiologists 1 +microbiology 3 +microbiology's 1 +microchip 3 +microchips 1 +microcode 2 +microcomputer 9 +microcomputers 1 +microcosm 3 +microcosm's 1 +microcosms 1 +microeconomics 2 +microeconomics's 1 +microfiche 3 +microfiche's 1 +microfiches 1 +microfilm 5 +microfilmed 2 +microfilming 3 +microfilm's 1 +microfilms 1 +micrometer 2 +micrometer's 1 +micrometers 1 +micron 3 +Micronesia 2 +Micronesian 1 +Micronesians 1 +Micronesia's 1 +micron's 1 +microns 1 +microorganism 4 +microorganism's 1 +microorganisms 1 +microphone 12 +microphone's 1 +microphones 1 +microprocessor 6 +microprocessor's 1 +microprocessors 1 +microscope 10 +microscope's 1 +microscopes 1 +microscopic 5 +microscopically 2 +microscopy 4 +microscopy's 1 +microsecond 3 +microsecond's 1 +microseconds 1 +Microsoft 22 +Microsoft's 1 +microsurgery 2 +microsurgery's 1 +microwave 10 +microwaved 2 +microwave's 1 +microwaves 1 +microwaving 2 +mid 19 +midair 2 +midair's 1 +Midas 2 +Midas's 1 +midday 8 +midday's 1 +middies 1 +middle 134 +middlebrow 3 +middlebrow's 1 +middlebrows 1 +middleman 3 +middleman's 1 +middlemen 1 +middles 1 +Middleton 6 +Middleton's 1 +middleweight 3 +middleweight's 1 +middleweights 1 +middling 4 +middy 3 +middy's 1 +midge 3 +midge's 1 +midges 1 +midget 3 +midget's 1 +midgets 1 +Midland 1 +midland 5 +midland's 1 +Midland's 1 +midlands 1 +midmost 1 +midmosts 1 +midnight 21 +midnight's 1 +midpoint 2 +midpoint's 1 +midpoints 1 +midriff 4 +midriff's 1 +midriffs 1 +midshipman 3 +midshipman's 1 +midshipmen 1 +midst 9 +midstream 3 +midstream's 1 +midst's 1 +midsummer 5 +midsummer's 1 +midterm 2 +midterm's 1 +midterms 1 +midtown 2 +midtown's 1 +Midway 2 +midway 7 +Midway's 1 +midways 1 +midweek 5 +midweek's 1 +midweeks 1 +Midwest 2 +Midwestern 1 +Midwest's 1 +midwife 5 +midwifed 1 +midwiferies 1 +midwifery 3 +midwifery's 1 +midwife's 1 +midwifes 1 +midwifing 1 +midwinter 4 +midwinter's 1 +midwived 1 +midwives 1 +midwiving 1 +midyear 2 +midyear's 1 +midyears 1 +mien 2 +mien's 1 +miens 1 +miff 2 +miffed 2 +miffing 1 +miffs 1 +MiG 1 +might 621 +mightier 1 +mightiest 1 +mightily 3 +mightiness 1 +mightiness's 1 +mighty 14 +migraine 5 +migraine's 1 +migraines 1 +migrant 9 +migrant's 1 +migrants 1 +migrate 8 +migrated 2 +migrates 1 +migrating 3 +migration 16 +migration's 1 +migrations 1 +migratory 3 +Miguel 7 +Miguel's 1 +Mike 45 +mike 5 +miked 2 +mike's 1 +Mike's 1 +mikes 1 +Mikhail 6 +Mikhail's 1 +miking 1 +Mikoyan 1 +Mikoyan's 1 +mil 4 +Milagros 1 +Milagros's 1 +Milan 12 +Milan's 1 +milch 3 +milch's 1 +mild 21 +milder 1 +mildest 1 +mildew 4 +mildewed 2 +mildewing 2 +mildew's 1 +mildews 1 +mildly 8 +mildness 2 +mildness's 1 +Mildred 6 +Mildred's 1 +mile 135 +mileage 5 +mileage's 1 +mileages 1 +milepost 3 +milepost's 1 +mileposts 1 +miler 2 +miler's 1 +milers 1 +mile's 1 +miles 1 +Miles 11 +milestone 5 +milestone's 1 +milestones 1 +Milford 3 +Milford's 1 +milieu 4 +milieu's 1 +milieus 1 +milieux 3 +militancy 4 +militancy's 1 +militant 14 +militantly 2 +militants 1 +militaries 1 +militarily 4 +militarism 3 +militarism's 1 +militarist 2 +militaristic 2 +militarist's 1 +militarists 1 +militarization 2 +militarization's 1 +militarize 2 +militarized 2 +militarizes 1 +militarizing 1 +military 117 +militate 3 +militated 1 +militates 1 +militating 1 +militia 9 +militiaman 3 +militiaman's 1 +militiamen 1 +militia's 1 +militias 1 +milk 53 +milked 2 +Milken 3 +Milken's 1 +milker 2 +milkier 1 +milkiest 1 +milkiness 2 +milkiness's 1 +milking 5 +milkmaid 2 +milkmaid's 1 +milkmaids 1 +milkman 4 +milkman's 1 +milkmen 1 +milk's 1 +milks 1 +milkshake 3 +milksop 3 +milksop's 1 +milksops 1 +milkweed 2 +milkweed's 1 +milkweeds 1 +milky 5 +Mill 4 +mill 48 +millage 1 +Millard 1 +Millard's 1 +Millay 2 +Millay's 1 +milled 2 +millennia 3 +millennial 2 +millennium 5 +millennium's 1 +millenniums 1 +Miller 22 +miller 5 +miller's 1 +Miller's 1 +millers 1 +Millet 2 +millet 4 +millet's 1 +Millet's 1 +Millicent 2 +Millicent's 1 +Millie 5 +Millie's 1 +milligram 3 +milligram's 1 +milligrams 1 +Millikan 2 +Millikan's 1 +milliliter 1 +milliliter's 1 +milliliters 1 +millimeter 2 +millimeter's 1 +millimeters 1 +milliner 2 +milliner's 1 +milliners 1 +millinery 2 +millinery's 1 +milling 5 +milling's 1 +million 274 +millionaire 8 +millionaire's 1 +millionaires 1 +million's 1 +millions 1 +millionth 3 +millionth's 1 +millionths 1 +millipede 2 +millipede's 1 +millipedes 1 +millisecond 3 +millisecond's 1 +milliseconds 1 +millrace 2 +millrace's 1 +millraces 1 +mill's 1 +Mill's 1 +mills 1 +Mills 12 +millstone 3 +millstone's 1 +millstones 1 +Milne 5 +Milne's 1 +Milo 2 +Milo's 1 +Milosevic 4 +Milosevic's 1 +Milquetoast 1 +milquetoast 2 +milquetoast's 1 +milquetoasts 1 +mil's 1 +mils 1 +Miltiades 2 +Miltiades's 1 +Milton 17 +Miltonic 1 +Milton's 1 +Miltown 2 +Miltown's 1 +Milwaukee 2 +Milwaukee's 1 +mime 6 +mimed 2 +mimeograph 2 +mimeographed 2 +mimeographing 1 +mimeograph's 1 +mimeographs 1 +mime's 1 +mimes 1 +mimetic 4 +Mimi 2 +mimic 7 +mimicked 2 +mimicking 3 +mimicries 1 +mimicry 4 +mimicry's 1 +mimics 1 +miming 3 +Mimi's 1 +mimosa 3 +Mimosa 3 +mimosa's 1 +Mimosa's 1 +mimosas 1 +Min 1 +Minamoto 1 +Minamoto's 1 +minaret 4 +minaret's 1 +minarets 1 +minatory 2 +mince 7 +minced 3 +mincemeat 3 +mincemeat's 1 +minces 1 +mincing 3 +mind 322 +Mindanao 2 +Mindanao's 1 +mindbogglingly 1 +minded 3 +mindedness 2 +mindful 4 +mindfully 2 +mindfulness 1 +mindfulness's 1 +minding 2 +mindless 4 +mindlessly 2 +mindlessness 2 +mindlessness's 1 +Mindoro 2 +Mindoro's 1 +mind's 1 +minds 1 +Mindy 2 +Mindy's 1 +mine 90 +mined 2 +minefield 4 +minefield's 1 +minefields 1 +miner 24 +mineral 25 +mineralogist 2 +mineralogist's 1 +mineralogists 1 +mineralogy 3 +mineralogy's 1 +mineral's 1 +minerals 1 +miner's 1 +miners 1 +Minerva 3 +Minerva's 1 +mines 1 +minestrone 3 +minestrone's 1 +minesweeper 2 +minesweeper's 1 +minesweepers 1 +Ming 3 +mingle 7 +mingled 3 +mingles 1 +mingling 2 +Ming's 1 +Mingus 2 +Mingus's 1 +mini 10 +miniature 13 +miniatured 1 +miniature's 1 +miniatures 1 +miniaturing 1 +miniaturist 2 +miniaturist's 1 +miniaturists 1 +miniaturization 2 +miniaturization's 1 +miniaturize 2 +miniaturized 2 +miniaturizes 1 +miniaturizing 1 +minibike 1 +minibikes 1 +minibus 4 +minibuses 1 +minibus's 1 +minibusses 1 +minicam 1 +minicam's 1 +minicams 1 +minicomputer 3 +minicomputer's 1 +minicomputers 1 +minim 4 +minima 1 +minimal 16 +minimalism 2 +minimalist 4 +minimalist's 1 +minimalists 1 +minimally 3 +minimals 1 +minima's 1 +minimize 7 +minimized 3 +minimizes 1 +minimizing 3 +minim's 1 +minims 1 +minimum 54 +minimum's 1 +minimums 1 +mining 17 +mining's 1 +minion 3 +minion's 1 +minions 1 +minis 2 +miniscule 3 +miniscules 1 +miniseries 1 +miniskirt 2 +miniskirt's 1 +miniskirts 1 +minister 314 +ministered 1 +ministerial 12 +ministering 2 +minister's 1 +ministers 1 +ministrant 1 +ministrants 1 +ministration 3 +ministration's 1 +ministrations 1 +ministries 1 +ministry 57 +ministry's 1 +minivan 3 +minivans 1 +mink 5 +mink's 1 +minks 1 +Minn 2 +Minneapolis 3 +Minneapolis's 1 +Minnelli 1 +Minnelli's 1 +Minnesota 4 +Minnesotan 1 +Minnesotans 1 +Minnesota's 1 +Minnie 4 +Minnie's 1 +minnow 4 +minnow's 1 +minnows 1 +Minn's 1 +Minoan 2 +Minoans 2 +Minolta 2 +Minolta's 1 +minor 53 +minored 1 +minoring 1 +minorities 3 +minority 45 +minority's 1 +minors 1 +Minos 2 +Minot 2 +Minotaur 1 +Minotaur's 1 +Minot's 1 +Min's 1 +Minsk 3 +Minsk's 1 +Minsky 2 +Minsky's 1 +minster 5 +minster's 1 +minstrel 3 +minstrel's 1 +minstrels 1 +mint 13 +Mintaka 2 +Mintaka's 1 +minted 2 +mintier 1 +mintiest 1 +minting 3 +mint's 1 +mints 1 +minty 2 +minuend 1 +minuend's 1 +minuends 1 +minuet 3 +minuet's 1 +minuets 1 +Minuit 2 +Minuit's 1 +minus 23 +minuscule 4 +minuscule's 1 +minuscules 1 +minuses 1 +minute 280 +minuted 2 +minutely 3 +minuteman 2 +minutemen 1 +minuteness 2 +minuteness's 1 +minuter 1 +minute's 1 +minutes 2 +minutest 1 +minutia 3 +minutiae 1 +minutia's 1 +minuting 2 +minx 3 +minxes 1 +minx's 1 +Miocene 1 +Mir 3 +Mira 3 +Mirabeau 2 +Mirabeau's 1 +Mirach 1 +Mirach's 1 +miracle 18 +miracle's 1 +miracles 1 +miraculous 5 +miraculously 5 +mirage 4 +mirage's 1 +mirages 1 +Miranda 11 +Miranda's 1 +Mira's 1 +mire 4 +mired 2 +mire's 1 +mires 1 +Mirfak 1 +Mirfak's 1 +Miriam 5 +Miriam's 1 +miring 1 +Miro 3 +mirror 51 +mirrored 3 +mirroring 2 +mirror's 1 +mirrors 1 +Mir's 1 +mirth 4 +mirthful 3 +mirthfully 2 +mirthless 2 +mirth's 1 +Mirzam 1 +Mirzam's 1 +mi's 1 +misadventure 4 +misadventure's 1 +misadventures 1 +misalignment 2 +misalignment's 1 +misalliance 2 +misalliance's 1 +misalliances 1 +misanthrope 2 +misanthrope's 1 +misanthropes 1 +misanthropic 2 +misanthropist 2 +misanthropists 1 +misanthropy 2 +misanthropy's 1 +misapplication 2 +misapplied 2 +misapplies 1 +misapply 3 +misapplying 1 +misapprehend 1 +misapprehended 1 +misapprehending 1 +misapprehends 1 +misapprehension 3 +misapprehension's 1 +misapprehensions 1 +misappropriate 2 +misappropriated 2 +misappropriates 1 +misappropriating 1 +misappropriation 3 +misappropriations 1 +misbegotten 3 +misbehave 4 +misbehaved 1 +misbehaves 1 +misbehaving 2 +misbehavior 2 +misbehavior's 1 +miscalculate 3 +miscalculated 2 +miscalculates 1 +miscalculating 1 +miscalculation 3 +miscalculation's 1 +miscalculations 1 +miscall 1 +miscalled 2 +miscalling 1 +miscalls 1 +miscarriage 6 +miscarriage's 1 +miscarriages 1 +miscarried 3 +miscarries 1 +miscarry 4 +miscarrying 1 +miscast 3 +miscasting 2 +miscasts 1 +miscegenation 2 +miscegenation's 1 +miscellaneous 4 +miscellanies 1 +miscellany 3 +miscellany's 1 +mischance 2 +mischanced 1 +mischance's 1 +mischances 1 +mischancing 1 +mischief 7 +mischiefed 1 +mischiefing 1 +mischief's 1 +mischiefs 1 +mischievous 5 +mischievously 3 +mischievousness 2 +mischievousness's 1 +misconceive 3 +misconceived 2 +misconceives 1 +misconceiving 1 +misconception 4 +misconception's 1 +misconceptions 1 +misconduct 6 +misconducted 1 +misconducting 1 +misconduct's 1 +misconducts 1 +misconstruction 2 +misconstruction's 1 +misconstructions 1 +misconstrue 3 +misconstrued 1 +misconstrues 1 +misconstruing 1 +miscount 3 +miscounted 1 +miscounting 1 +miscounts 1 +miscreant 3 +miscreant's 1 +miscreants 1 +miscue 3 +miscued 2 +miscue's 1 +miscues 1 +miscuing 1 +misdeal 1 +misdealing 2 +misdeals 1 +misdealt 1 +misdeed 3 +misdeed's 1 +misdeeds 1 +misdemeanor 2 +misdemeanor's 1 +misdemeanors 1 +misdiagnose 2 +misdiagnosed 2 +misdiagnoses 1 +misdiagnosing 1 +misdiagnosis 2 +misdid 1 +misdirect 4 +misdirected 2 +misdirecting 1 +misdirection 2 +misdirection's 1 +misdirects 1 +misdo 1 +misdoes 1 +misdoing 2 +misdoings 1 +misdone 1 +miser 3 +miserable 16 +miserables 2 +miserably 5 +miseries 1 +miserliness 2 +miserliness's 1 +miserly 2 +miser's 1 +misers 1 +misery 15 +misery's 1 +misfeasance 2 +misfeasance's 1 +misfire 4 +misfired 2 +misfires 1 +misfiring 3 +misfit 4 +misfit's 1 +misfits 1 +misfitted 1 +misfitting 2 +misfortune 7 +misfortune's 1 +misfortunes 1 +misgiving 5 +misgiving's 1 +misgivings 1 +misgovern 2 +misgoverned 1 +misgoverning 1 +misgoverns 1 +misguide 2 +misguided 5 +misguidedly 2 +misguides 1 +misguiding 1 +mishandle 2 +mishandled 2 +mishandles 1 +mishandling 2 +mishap 4 +mishapped 1 +mishapping 1 +mishap's 1 +mishaps 1 +mishmash 2 +mishmashes 1 +mishmash's 1 +misidentified 1 +misidentifies 1 +misidentify 2 +misidentifying 1 +misinform 3 +misinformation 3 +misinformation's 1 +misinformed 2 +misinforming 2 +misinforms 1 +misinterpret 4 +misinterpretation 3 +misinterpretation's 1 +misinterpretations 1 +misinterpreted 2 +misinterpreting 1 +misinterprets 1 +misjudge 4 +misjudged 2 +misjudgement 2 +misjudgements 1 +misjudges 1 +misjudging 1 +misjudgment 2 +misjudgments 1 +Miskito 2 +mislaid 1 +mislay 4 +mislaying 1 +mislays 1 +mislead 7 +misleading 16 +misleads 1 +misled 2 +mismanage 3 +mismanaged 2 +mismanagement 4 +mismanagement's 1 +mismanages 1 +mismanaging 1 +mismatch 5 +mismatched 2 +mismatches 1 +mismatching 3 +misnomer 3 +misnomered 1 +misnomering 1 +misnomer's 1 +misnomers 1 +misogynist 2 +misogynistic 2 +misogynist's 1 +misogynists 1 +misogyny 3 +misogyny's 1 +misplace 4 +misplaced 4 +misplaces 1 +misplacing 1 +misplay 3 +misplayed 1 +misplaying 1 +misplays 1 +misprint 3 +misprinted 1 +misprinting 1 +misprint's 1 +misprints 1 +mispronounce 2 +mispronounced 2 +mispronounces 1 +mispronouncing 1 +mispronunciation 2 +mispronunciation's 1 +mispronunciations 1 +misquotation 2 +misquotation's 1 +misquotations 1 +misquote 3 +misquoted 2 +misquotes 1 +misquoting 1 +misread 3 +misreading 2 +misreadings 1 +misreads 1 +misrepresent 5 +misrepresentation 5 +misrepresentation's 1 +misrepresentations 1 +misrepresented 2 +misrepresenting 1 +misrepresents 1 +misrule 3 +misruled 1 +misrules 1 +misruling 1 +miss 111 +Miss 95 +missal 2 +missal's 1 +missals 1 +missed 3 +misses 1 +Misses 1 +misshapen 3 +missile 21 +missilery 2 +missilery's 1 +missile's 1 +missiles 1 +missing 18 +mission 35 +missionaries 1 +missionary 12 +missionary's 1 +missioned 1 +missioning 2 +mission's 1 +missions 1 +Mississauga 2 +Mississauga's 1 +Mississippi 4 +Mississippian 1 +Mississippians 1 +Mississippi's 1 +missive 3 +missive's 1 +missives 1 +Missouri 3 +Missourian 1 +Missourians 1 +Missouri's 1 +misspell 3 +misspelled 2 +misspelling 3 +misspelling's 1 +misspellings 1 +misspells 1 +misspelt 3 +misspend 2 +misspending 1 +misspends 1 +misspent 3 +Miss's 1 +misstate 2 +misstated 1 +misstatement 2 +misstatement's 1 +misstatements 1 +misstates 1 +misstating 1 +misstep 1 +misstepped 1 +misstepping 1 +misstep's 1 +missteps 1 +Missy 1 +Missy's 1 +mist 18 +mistake 67 +mistaken 6 +mistakenly 4 +mistake's 1 +mistakes 1 +mistaking 2 +Mistassini 1 +Mistassini's 1 +misted 2 +mister 1 +Mister 8 +mister's 1 +Mister's 1 +misters 1 +mistier 1 +mistiest 1 +mistily 2 +mistime 3 +mistimed 2 +mistimes 1 +mistiming 1 +mistiness 2 +misting 3 +mistletoe 4 +mistletoe's 1 +mistook 1 +mistranslated 2 +mistreat 4 +mistreated 2 +mistreating 1 +mistreatment 2 +mistreatment's 1 +mistreats 1 +mistress 16 +mistresses 1 +mistress's 1 +mistrial 2 +mistrial's 1 +mistrials 1 +mistrust 6 +mistrusted 1 +mistrustful 2 +mistrusting 2 +mistrusts 1 +mist's 1 +mists 1 +Misty 1 +misty 5 +mistype 2 +mistypes 1 +mistyping 2 +Misty's 1 +misunderstand 7 +misunderstanding 9 +misunderstanding's 1 +misunderstandings 1 +misunderstands 1 +misunderstood 2 +misuse 9 +misused 2 +misuse's 1 +misuses 1 +misusing 1 +MIT 3 +Mitch 6 +Mitchel 2 +Mitchell 12 +Mitchell's 1 +Mitchel's 1 +Mitch's 1 +mite 5 +miter 1 +mitered 1 +mitering 1 +miter's 1 +miters 1 +mite's 1 +mites 1 +Mitford 2 +Mitford's 1 +Mithra 2 +Mithra's 1 +Mithridates 2 +Mithridates's 1 +mitigate 5 +mitigated 1 +mitigates 1 +mitigating 3 +mitigation 3 +mitigation's 1 +mitosis 2 +mitosis's 1 +MIT's 1 +Mitsubishi 4 +Mitsubishi's 1 +mitt 3 +mitten 3 +mitten's 1 +mittens 1 +Mitterrand 8 +Mitterrand's 1 +mitt's 1 +mitts 1 +Mitty 2 +Mitty's 1 +Mitzi 2 +Mitzi's 1 +mix 61 +mixed 23 +mixer 5 +mixer's 1 +mixers 1 +mixes 1 +mixing 7 +mixt 2 +Mixtec 1 +Mixtec's 1 +mixture 37 +mixture's 1 +mixtures 1 +Mizar 2 +Mizar's 1 +mizzen 3 +mizzenmast 2 +mizzenmast's 1 +mizzenmasts 1 +mizzen's 1 +mizzens 1 +Mn 1 +mnemonic 4 +mnemonics 1 +mnemonics's 1 +Mnemosyne 2 +Mnemosyne's 1 +Mn's 1 +Mo 1 +moan 13 +moaned 1 +moaning 4 +moan's 1 +moans 1 +moat 5 +moated 3 +moating 2 +moat's 1 +moats 1 +mob 14 +mobbed 2 +mobbing 3 +Mobil 2 +mobile 20 +Mobile 3 +Mobile's 1 +mobiles 1 +mobility 17 +mobility's 1 +mobilization 4 +mobilization's 1 +mobilizations 1 +mobilize 5 +mobilized 2 +mobilizes 1 +mobilizing 3 +Mobil's 1 +mob's 1 +mobs 1 +mobster 2 +mobster's 1 +mobsters 1 +Mobutu 3 +Mobutu's 1 +moccasin 2 +moccasin's 1 +moccasins 1 +mocha 2 +mocha's 1 +mock 15 +mocked 2 +mocker 2 +mockeries 1 +mockers 2 +mockery 5 +mockery's 1 +mocking 6 +mockingbird 2 +mockingbird's 1 +mockingbirds 1 +mockingly 3 +mocks 1 +mod 9 +modal 6 +modals 1 +mode 44 +model 199 +modeled 2 +modeling 2 +modeling's 1 +modelings 1 +modelled 2 +modelling 10 +model's 1 +models 1 +modem 8 +modem's 1 +modems 1 +moder 2 +moderate 22 +moderated 1 +moderately 6 +moderates 1 +moderating 3 +moderation 5 +moderation's 1 +moderator 4 +moderator's 1 +moderators 1 +modern 135 +moderner 1 +modernest 1 +modernism 6 +modernism's 1 +modernist 8 +modernistic 2 +modernists 1 +modernity 6 +modernity's 1 +modernization 5 +modernization's 1 +modernize 4 +modernized 2 +modernizes 1 +modernizing 3 +moderns 1 +mode's 1 +modes 1 +modest 25 +modester 1 +modestest 1 +modestly 5 +Modesto 2 +Modesto's 1 +modesty 5 +modesty's 1 +modicum 3 +modicum's 1 +modicums 1 +modifiable 2 +modification 21 +modification's 1 +modifications 1 +modified 8 +modifier 3 +modifier's 1 +modifiers 1 +modifies 1 +modify 25 +modifying 3 +Modigliani 8 +Modigliani's 1 +modish 2 +modishly 2 +mods 1 +modular 8 +modulate 4 +modulated 2 +modulates 1 +modulating 2 +modulation 4 +modulation's 1 +modulations 1 +modulator 2 +modulator's 1 +modulators 1 +module 61 +module's 1 +modules 1 +modulus 5 +modulus's 1 +Moe 2 +Moe's 1 +Mogadishu 4 +mogul 5 +mogul's 1 +moguls 1 +Mohacs 1 +Mohacs's 1 +mohair 3 +mohair's 1 +Mohamed 4 +Mohamed's 1 +Mohammad 1 +Mohammad's 1 +Mohammed 8 +Mohammedan 2 +Mohammedanism 1 +Mohammedanism's 1 +Mohammedanisms 1 +Mohammedan's 1 +Mohammedans 1 +Mohammed's 1 +Mohawk 2 +Mohawk's 1 +Mohawks 2 +Mohican 1 +Mohican's 1 +Mohicans 1 +Moho 1 +Mohorovicic 1 +Mohorovicic's 1 +Moho's 1 +moieties 1 +moiety 2 +moiety's 1 +Moira 7 +Moira's 1 +moire 2 +moire's 1 +moires 1 +Moises 2 +Moiseyev 2 +Moiseyev's 1 +moist 8 +moisten 3 +moistened 2 +moistening 2 +moistens 1 +moister 1 +moistest 1 +moistly 2 +moistness 2 +moistness's 1 +moisture 9 +moisture's 1 +moisturize 2 +moisturized 1 +moisturizer 2 +moisturizers 1 +moisturizes 1 +moisturizing 3 +Mojave 2 +Mojave's 1 +molar 8 +molar's 1 +molars 1 +molasses 2 +molasses's 1 +mold 3 +Moldavia 3 +Moldavia's 1 +molded 2 +molder 2 +moldered 1 +moldering 1 +molders 1 +moldier 1 +moldiest 1 +moldiness 1 +moldiness's 1 +molding 1 +molding's 1 +moldings 1 +Moldova 3 +mold's 1 +molds 1 +moldy 2 +mole 12 +molecular 15 +molecule 25 +molecule's 1 +molecules 1 +molehill 2 +molehill's 1 +molehills 1 +mole's 1 +moles 1 +moleskin 2 +moleskin's 1 +molest 3 +molestation 2 +molestation's 1 +molested 2 +molester 2 +molester's 1 +molesters 1 +molesting 2 +molests 1 +Moliere 2 +Molina 1 +Molina's 1 +Moll 2 +moll 3 +Mollie 3 +Mollie's 1 +mollification 1 +mollification's 1 +mollified 1 +mollifies 1 +mollify 3 +mollifying 3 +moll's 1 +Moll's 1 +molls 1 +mollusc 4 +mollusc's 1 +molluscs 1 +mollusk 1 +mollusks 1 +Molly 10 +mollycoddle 3 +mollycoddled 1 +mollycoddles 1 +mollycoddling 2 +Molly's 1 +Molnar 2 +Molnar's 1 +Moloch 2 +Moloch's 1 +Molokai 2 +Molokai's 1 +Molotov 2 +Molotov's 1 +molt 2 +molted 1 +molten 5 +molting 1 +molts 1 +Moluccas 1 +molybdenum 2 +molybdenum's 1 +mom 6 +Mombasa 3 +Mombasa's 1 +moment 257 +momentarily 8 +momentary 5 +momentous 5 +momentousness 2 +momentousness's 1 +moment's 1 +moments 2 +momentum 12 +momentum's 1 +momma 2 +mommas 1 +mommie 1 +mommies 1 +mommy 2 +mommy's 1 +mom's 1 +moms 1 +Mon 8 +Mona 5 +Monaco 4 +Monaco's 1 +monarch 12 +monarchic 2 +monarchical 3 +monarchies 2 +monarchism 2 +monarchism's 1 +monarchist 4 +monarchist's 1 +monarchists 1 +monarch's 1 +monarchs 1 +monarchy 12 +monarchy's 1 +Mona's 1 +monasteries 1 +monastery 11 +monastery's 1 +monastic 7 +monasticism 2 +monasticism's 1 +monastics 1 +monaural 2 +Mondale 2 +Mondale's 1 +Monday 58 +Monday's 1 +Mondays 1 +Mondrian 2 +Mondrian's 1 +Monera 2 +Monera's 1 +Monet 4 +monetarily 2 +monetarism 3 +monetary 30 +Monet's 1 +money 378 +moneybag 2 +moneybags 1 +moneyed 2 +moneymaker 2 +moneymaker's 1 +moneymakers 1 +moneymaking 2 +moneymaking's 1 +money's 1 +mongeese 1 +monger 3 +mongered 1 +mongering 2 +monger's 1 +mongers 1 +Mongol 1 +Mongolia 4 +Mongolian 1 +Mongolians 1 +Mongolia's 1 +mongolism 2 +mongolism's 1 +Mongoloid 1 +Mongoloids 1 +Mongol's 1 +Mongols 1 +mongoose 2 +mongoose's 1 +mongooses 1 +mongrel 3 +mongrel's 1 +mongrels 1 +Monica 6 +Monica's 1 +monicker 2 +monickers 1 +monies 1 +monies's 1 +moniker 3 +moniker's 1 +monikers 1 +Monique 3 +Monique's 1 +monitor 50 +monitored 2 +monitoring 19 +monitor's 1 +monitors 1 +monk 15 +Monk 4 +monkey 14 +monkeyed 1 +monkeying 1 +monkey's 1 +monkeys 1 +monkeyshine 1 +monkeyshines 1 +monk's 1 +Monk's 1 +monks 1 +Monmouth 3 +Monmouth's 1 +mono 4 +monochromatic 2 +monochrome 6 +monochrome's 1 +monochromes 1 +monocle 2 +monocle's 1 +monocles 1 +monocotyledon 2 +monocotyledon's 1 +monocotyledons 1 +monogamous 3 +monogamy 3 +monogamy's 1 +monogram 3 +monogramed 1 +monograming 1 +monogrammed 2 +monogramming 1 +monogram's 1 +monograms 1 +monograph 5 +monograph's 1 +monographs 1 +monolingual 3 +monolinguals 1 +monolith 3 +monolithic 4 +monolith's 1 +monoliths 1 +monolog 1 +monologged 1 +monologging 1 +monologs 1 +monologue 6 +monologued 1 +monologue's 1 +monologues 1 +monologuing 2 +monomania 2 +monomaniac 2 +monomaniac's 1 +monomaniacs 1 +monomania's 1 +Monongahela 2 +Monongahela's 1 +mononucleosis 2 +mononucleosis's 1 +monophonic 2 +monopolies 1 +monopolist 3 +monopolistic 3 +monopolist's 1 +monopolists 1 +monopolization 2 +monopolize 3 +monopolized 2 +monopolizes 1 +monopolizing 2 +monopoly 23 +monopoly's 1 +monorail 3 +monorail's 1 +monorails 1 +monosyllabic 3 +monosyllable 4 +monosyllable's 1 +monosyllables 1 +monotheism 2 +monotheism's 1 +monotheist 2 +monotheistic 2 +monotheists 1 +monotone 4 +monotoned 1 +monotone's 1 +monotones 1 +monotonic 2 +monotonically 2 +monotoning 1 +monotonous 4 +monotonously 2 +monotony 4 +monotony's 1 +monoxide 6 +monoxide's 1 +monoxides 1 +Monroe 4 +Monroe's 1 +Monrovia 1 +Monrovia's 1 +Mon's 1 +Mons 2 +Monsanto 2 +Monsanto's 1 +monsieur 2 +monsieur's 1 +monsignor 1 +monsignori 2 +monsignors 1 +monsoon 3 +monsoon's 1 +monsoons 1 +monster 21 +monster's 1 +monsters 1 +monstrance 2 +monstrance's 1 +monstrances 1 +monstrosities 1 +monstrosity 3 +monstrosity's 1 +monstrous 5 +monstrously 2 +Mont 3 +montage 3 +montage's 1 +montages 1 +Montague 4 +Montague's 1 +Montaigne 2 +Montaigne's 1 +Montana 3 +Montanan 1 +Montanans 1 +Montana's 1 +Montcalm 2 +Montcalm's 1 +Monte 6 +Montenegrin 2 +Montenegro 4 +Montenegro's 1 +Monterrey 1 +Monterrey's 1 +Monte's 1 +Montesquieu 2 +Montesquieu's 1 +Montessori 2 +Montessori's 1 +Monteverdi 3 +Monteverdi's 1 +Montevideo 2 +Montevideo's 1 +Montezuma 2 +Montgolfier 1 +Montgolfier's 1 +Montgomery 8 +Montgomery's 1 +month 401 +monthlies 1 +monthly 24 +month's 1 +months 1 +Monticello 2 +Montoya 2 +Montoya's 1 +Montpelier 2 +Montpelier's 1 +Montrachet 2 +Montreal 6 +Montreal's 1 +Mont's 1 +Montserrat 3 +Montserrat's 1 +Monty 4 +Monty's 1 +monument 16 +monumental 6 +monumentally 2 +monument's 1 +monuments 2 +moo 4 +mooch 3 +mooched 1 +moocher 2 +moochers 1 +mooches 1 +mooching 2 +mood 39 +moodier 1 +moodiest 1 +moodily 3 +moodiness 2 +moodiness's 1 +mood's 1 +moods 1 +Moody 3 +moody 5 +Moody's 1 +mooed 1 +Moog 2 +mooing 3 +Moon 3 +moon 35 +moonbeam 3 +moonbeam's 1 +moonbeams 1 +mooned 2 +Mooney 3 +Mooney's 1 +mooning 3 +moonlight 8 +moonlighted 1 +moonlighter 2 +moonlighters 1 +moonlighting 3 +moonlighting's 1 +moonlight's 1 +moonlights 1 +moonlit 3 +moon's 1 +Moon's 1 +moons 1 +moonscape 3 +moonscape's 1 +moonscapes 1 +moonshine 3 +moonshine's 1 +moonshines 1 +moonshot 2 +moonshot's 1 +moonshots 1 +moonstone 2 +moonstone's 1 +moonstones 1 +moonstruck 3 +moor 22 +Moor 3 +Moore 21 +moored 1 +Moore's 1 +mooring 5 +mooring's 1 +moorings 1 +Moorish 1 +moorland 7 +moorland's 1 +moor's 1 +Moor's 1 +moors 1 +Moors 1 +moos 1 +moose 3 +moose's 1 +moot 7 +mooted 2 +mooter 1 +mooting 1 +moots 1 +mop 8 +mope 4 +moped 5 +moped's 1 +mopeds 1 +mopes 1 +moping 3 +mopped 1 +moppet 2 +moppet's 1 +moppets 1 +mopping 3 +mop's 1 +mops 1 +moraine 3 +moraine's 1 +moraines 1 +moral 61 +morale 13 +morale's 1 +Morales 2 +Morales's 1 +moralist 4 +moralistic 3 +moralist's 1 +moralists 1 +moralities 1 +morality 15 +morality's 1 +moralize 2 +moralized 2 +moralizes 1 +moralizing 3 +moralled 1 +moralling 1 +morally 8 +morals 1 +Moran 6 +Moran's 1 +morass 4 +morasses 1 +morass's 1 +moratoria 2 +moratorium 4 +moratorium's 1 +moratoriums 1 +Moravia 3 +Moravian 1 +Moravia's 1 +moray 4 +moray's 1 +morays 1 +morbid 5 +morbidity 6 +morbidity's 1 +morbidly 2 +mordant 3 +mordants 1 +Mordred 2 +Mordred's 1 +More 1 +more 1980 +Moreno 2 +Moreno's 1 +moreover 45 +More's 1 +mores 2 +Morgan 20 +Morgan's 1 +morgue 3 +morgue's 1 +morgues 1 +Moriarty 2 +Moriarty's 1 +moribund 3 +Morin 2 +Morin's 1 +Morison 2 +Morison's 1 +Morita 2 +Morita's 1 +Morley 6 +Morley's 1 +Mormon 1 +Mormonism 1 +Mormonism's 1 +Mormonisms 1 +Mormon's 1 +Mormons 1 +morn 3 +morned 1 +morning 221 +morning's 1 +mornings 1 +morn's 1 +morns 1 +Moro 2 +Moroccan 2 +Moroccans 1 +morocco 2 +Morocco 7 +morocco's 1 +Morocco's 1 +moron 3 +Moroni 2 +moronic 2 +Moroni's 1 +moron's 1 +morons 1 +Moro's 1 +morose 3 +morosely 3 +moroseness 2 +moroseness's 1 +morpheme 3 +morphemed 1 +morpheme's 1 +morphemes 1 +morpheming 1 +Morpheus 2 +Morpheus's 1 +morphine 4 +morphine's 1 +morphological 5 +morphology 5 +morphology's 1 +Morphy 2 +Morphy's 1 +Morris 20 +Morrison 9 +Morrison's 1 +Morris's 1 +morrow 3 +Morrow 3 +morrow's 1 +Morrow's 1 +morrows 1 +Morse 1 +morsel 4 +morsel's 1 +morsels 1 +Morse's 1 +Mort 2 +mortal 10 +mortality 25 +mortality's 1 +mortally 3 +mortals 1 +mortar 11 +mortarboard 2 +mortarboard's 1 +mortarboards 1 +mortared 2 +mortaring 2 +mortar's 1 +mortars 1 +mortgage 38 +mortgaged 2 +mortgagee 5 +mortgagee's 1 +mortgagees 1 +mortgager 1 +mortgagers 1 +mortgage's 1 +mortgages 1 +mortgaging 2 +mortgagor 3 +mortgagor's 1 +mortgagors 1 +mortician 2 +mortician's 1 +morticians 1 +mortification 2 +mortification's 1 +mortified 2 +mortifies 1 +mortify 3 +mortifying 2 +Mortimer 7 +Mortimer's 1 +mortise 4 +mortised 2 +mortise's 1 +mortises 1 +mortising 3 +Morton 11 +Morton's 1 +Mort's 1 +mortuaries 1 +mortuary 5 +mortuary's 1 +Mo's 1 +Mosaic 1 +mosaic 17 +mosaic's 1 +mosaics 2 +Moscow 32 +Moscow's 1 +Moseley 4 +Moseley's 1 +Moselle 2 +Moselle's 1 +moses 1 +Moses 8 +mosey 3 +moseyed 1 +moseying 1 +moseys 1 +Moslem 1 +Moslem's 1 +Moslems 1 +Mosley 6 +Mosley's 1 +mosque 6 +mosque's 1 +mosques 1 +mosquito 5 +mosquitoes 1 +mosquito's 1 +mosquitos 1 +moss 7 +Moss 7 +mossed 2 +mosses 1 +mossier 1 +mossies 1 +mossiest 1 +mossing 1 +moss's 1 +Moss's 1 +mossy 4 +most 993 +mostly 41 +Mosul 2 +Mosul's 1 +mote 4 +motel 4 +motel's 1 +motels 1 +mote's 1 +motes 1 +moth 8 +mothball 2 +mothballed 2 +mothballing 2 +mothball's 1 +mothballs 1 +mother 3 +motherboard 4 +motherboards 1 +mothered 1 +motherfucker 2 +motherfucker's 1 +motherfuckers 1 +motherfucking 2 +motherhood 5 +motherhood's 1 +mothering 3 +motherland 3 +motherland's 1 +motherlands 1 +motherless 2 +motherliness 2 +motherliness's 1 +motherly 3 +mother's 1 +mothers 1 +moth's 1 +moths 1 +motif 15 +motif's 1 +motifs 1 +motile 2 +motiles 1 +motion 58 +motioned 1 +motioning 1 +motionless 6 +motion's 1 +motions 1 +motivate 14 +motivated 4 +motivates 1 +motivating 3 +motivation 20 +motivational 3 +motivation's 1 +motivations 1 +motivator 3 +motivators 1 +motive 23 +motive's 1 +motives 1 +motley 4 +motleyer 1 +motleyest 1 +motleys 1 +motlier 1 +motliest 1 +motocross 3 +motocrosses 1 +motocross's 1 +motor 59 +motorbike 7 +motorbiked 1 +motorbike's 1 +motorbikes 1 +motorbiking 2 +motorboat 2 +motorboat's 1 +motorboats 1 +motorcade 3 +motorcade's 1 +motorcades 1 +motorcar 2 +motorcar's 1 +motorcars 1 +motorcycle 7 +motorcycled 1 +motorcycle's 1 +motorcycles 1 +motorcycling 2 +motorcyclist 3 +motorcyclist's 1 +motorcyclists 1 +motored 2 +motoring 6 +motoring's 1 +motorist 11 +motorist's 1 +motorists 1 +motorize 2 +motorized 2 +motorizes 1 +motorizing 1 +motorman 2 +motorman's 1 +motormen 1 +motormouth 2 +motormouths 1 +Motorola 6 +Motorola's 1 +motor's 1 +motors 1 +motorway 16 +motorway's 1 +motorways 1 +Motown 3 +Motown's 1 +Motrin 1 +Mott 3 +mottle 3 +mottled 3 +mottles 1 +mottling 2 +motto 6 +mottoes 1 +motto's 1 +mottos 1 +Mott's 1 +moult 5 +moulted 2 +moulting 3 +moults 1 +mound 10 +mounded 1 +mounding 2 +mound's 1 +mounds 1 +Mount 15 +mount 34 +mountain 1 +mountaineer 4 +mountaineered 1 +mountaineering 4 +mountaineering's 1 +mountaineer's 1 +mountaineers 1 +mountainous 4 +mountain's 1 +mountains 1 +mountainside 3 +mountainside's 1 +mountainsides 1 +mountaintop 2 +mountaintop's 1 +mountaintops 1 +Mountbatten 1 +Mountbatten's 1 +mountebank 3 +mountebank's 1 +mountebanks 1 +mounted 5 +Mountie 2 +Mountie's 1 +Mounties 2 +mounting 6 +mounting's 1 +mountings 1 +Mount's 1 +mounts 1 +mourn 6 +mourned 1 +mourner 4 +mourner's 1 +mourners 1 +mournful 4 +mournfuller 1 +mournfullest 1 +mournfully 3 +mournfulness 2 +mourning 6 +mourning's 1 +mourns 1 +mouse 31 +moused 1 +mouser 2 +mouser's 1 +mousers 1 +mouse's 1 +mouses 1 +mousetrap 3 +mousetrapped 1 +mousetrapping 1 +mousetrap's 1 +mousetraps 1 +mousey 3 +mousier 1 +mousiest 1 +mousiness 2 +mousiness's 1 +mousing 1 +mousse 5 +moussed 1 +mousse's 1 +mousses 1 +moussing 1 +Moussorgsky 2 +Moussorgsky's 1 +moustache 9 +moustaches 1 +mousy 3 +mouth 104 +Mouthe 1 +mouthed 1 +Mouthe's 1 +mouthful 7 +mouthful's 1 +mouthfuls 1 +mouthing 3 +mouthpiece 4 +mouthpiece's 1 +mouthpieces 1 +mouth's 1 +mouths 1 +mouthwash 2 +mouthwashes 1 +mouthwash's 1 +mouthwatering 2 +Mouton 2 +Mouton's 1 +movable 5 +movables 1 +move 479 +moveable 4 +moveables 1 +moved 2 +movement 181 +movement's 1 +movements 1 +mover 5 +mover's 1 +movers 1 +moves 1 +movie 30 +movie's 1 +movies 1 +moving 12 +movingly 2 +mow 5 +mowed 1 +mower 4 +mower's 1 +mowers 1 +Mowgli 2 +Mowgli's 1 +mowing 2 +mown 3 +mows 1 +Mozambican 1 +Mozambicans 1 +Mozambique 6 +Mozambique's 1 +Mozart 14 +Mozart's 1 +mozzarella 2 +mozzarella's 1 +Mr 1 +Mr's 1 +Mrs 1 +M's 1 +ms 2 +Ms 2 +Mt 1 +Mt's 1 +mu 6 +Muawiya 2 +Muawiya's 1 +Mubarak 4 +Mubarak's 1 +much 925 +mucilage 2 +mucilage's 1 +muck 9 +mucked 1 +muckier 1 +muckiest 1 +mucking 2 +muckrake 1 +muckraked 1 +muckraker 2 +muckraker's 1 +muckrakers 1 +muckrake's 1 +muckrakes 1 +muckraking 2 +muck's 1 +mucks 1 +mucky 3 +mucous 3 +mucus 4 +mucus's 1 +mud 22 +muddied 2 +muddier 1 +muddies 1 +muddiest 1 +muddiness 2 +muddiness's 1 +muddle 7 +muddled 4 +muddles 1 +muddling 3 +muddy 10 +muddying 2 +mudguard 2 +mudguard's 1 +mudguards 1 +mud's 1 +mudslide 3 +mudslides 1 +mudslinger 1 +mudslinger's 1 +mudslingers 1 +mudslinging 3 +mudslinging's 1 +Mueller 3 +Mueller's 1 +Muenster 1 +muesli 3 +muesli's 1 +muezzin 2 +muezzin's 1 +muezzins 1 +muff 3 +muffed 2 +muffin 3 +muffing 1 +muffin's 1 +muffins 1 +muffle 5 +muffled 4 +muffler 2 +muffler's 1 +mufflers 1 +muffles 1 +muffling 3 +muff's 1 +muffs 1 +mufti 5 +mufti's 1 +muftis 1 +mug 15 +Mugabe 3 +Mugabe's 1 +mugged 2 +mugger 3 +mugger's 1 +muggers 1 +muggier 1 +muggiest 1 +mugginess 2 +mugging 4 +muggings 1 +muggy 3 +mug's 1 +mugs 1 +Muhammad 5 +Muhammadan 1 +Muhammadanism 1 +Muhammadanisms 1 +Muhammadan's 1 +Muhammadans 1 +Muhammad's 1 +Muir 4 +Muir's 1 +Mujib 1 +Mujib's 1 +mukluk 1 +mukluk's 1 +mukluks 1 +mulatto 2 +mulattoes 1 +mulatto's 1 +mulattos 1 +mulberries 1 +mulberry 4 +mulberry's 1 +mulch 4 +mulched 2 +mulches 1 +mulching 2 +mulch's 1 +Mulder 2 +Mulder's 1 +mule 5 +muled 1 +mule's 1 +mules 1 +muleteer 2 +muleteer's 1 +muleteers 1 +muling 1 +mulish 2 +mulishly 2 +mulishness 1 +mulishness's 1 +mull 4 +mullah 4 +mullah's 1 +mullahs 1 +mulled 2 +Mullen 3 +Mullen's 1 +Muller 3 +Muller's 1 +mullet 2 +mullet's 1 +mullets 1 +Mulligan 2 +Mulligan's 1 +mulligatawny 2 +mulligatawny's 1 +Mullikan 1 +Mullikan's 1 +mulling 3 +Mullins 3 +mullion 3 +mullion's 1 +mullions 1 +mulls 1 +Mulroney 3 +Mulroney's 1 +Multan 2 +Multan's 1 +multicolored 1 +multicultural 5 +multiculturalism 3 +multidimensional 2 +multifaceted 2 +multifarious 3 +multifariousness 2 +multifariousness's 1 +multilateral 6 +multilingual 3 +multimedia 11 +multimillionaire 2 +multimillionaire's 1 +multimillionaires 1 +multinational 11 +multinationals 1 +multiple 31 +multiples 2 +multiplex 3 +multiplexed 2 +multiplexer 3 +multiplexers 1 +multiplexes 1 +multiplexing 2 +multiplex's 1 +multiplicand 2 +multiplicand's 1 +multiplicands 1 +multiplication 5 +multiplication's 1 +multiplications 1 +multiplicative 2 +multiplicities 1 +multiplicity 5 +multiplicity's 1 +multiplied 2 +multiplier 5 +multiplier's 1 +multipliers 1 +multiplies 1 +multiply 15 +multiplying 3 +multiprocessing 4 +multipurpose 2 +multiracial 3 +multitasking 3 +multitude 7 +multitude's 1 +multitudes 1 +multitudinous 2 +multivariate 3 +multivitamin 2 +multivitamins 1 +mum 94 +mumble 9 +mumbled 2 +mumbler 2 +mumbler's 1 +mumblers 1 +mumbles 1 +mumbling 3 +Mumford 2 +Mumford's 1 +mummer 2 +mummer's 1 +mummers 1 +mummery 2 +mummery's 1 +mummies 1 +mummification 2 +mummification's 1 +mummified 2 +mummifies 1 +mummify 2 +mummifying 2 +mummy 28 +mummy's 1 +mumps 2 +mumps's 1 +mum's 1 +mums 1 +Munch 2 +munch 5 +munched 1 +munches 1 +munchies 1 +munching 3 +Munch's 1 +mundane 6 +mundanely 2 +mundanes 1 +Munich 8 +Munich's 1 +municipal 12 +municipalities 1 +municipality 3 +municipality's 1 +municipally 2 +municipals 1 +munificence 2 +munificence's 1 +munificent 2 +munition 5 +munitions 1 +Munoz 2 +Munoz's 1 +Munro 6 +Munro's 1 +Muppet 2 +Muppet's 1 +mural 5 +muralist 2 +muralist's 1 +muralists 1 +mural's 1 +murals 1 +Murasaki 1 +Murasaki's 1 +Murat 2 +Murat's 1 +Murchison 3 +Murchison's 1 +murder 86 +murdered 5 +murderer 14 +murderer's 1 +murderers 1 +murderess 2 +murderesses 1 +murdering 4 +murderous 4 +murderously 2 +murder's 1 +murders 1 +Murdoch 1 +Murdoch's 1 +Muriel 6 +Muriel's 1 +Murillo 2 +Murillo's 1 +Murine 2 +Murine's 1 +murk 2 +murkier 1 +murkiest 1 +murkily 2 +murkiness 2 +murk's 1 +murks 1 +murky 5 +Murmansk 2 +Murmansk's 1 +murmur 29 +murmured 2 +murmuring 3 +murmur's 1 +murmurs 1 +Murphy 12 +Murphy's 1 +Murray 14 +Murray's 1 +Murrow 2 +Murrow's 1 +Murrumbidgee 1 +Murrumbidgee's 1 +mu's 1 +muscat 2 +Muscat 3 +muscatel 2 +muscatel's 1 +muscatels 1 +muscat's 1 +Muscat's 1 +muscle 42 +muscled 2 +muscle's 1 +muscles 1 +muscling 3 +Muscovite 1 +Muscovite's 1 +Muscovy 3 +Muscovy's 1 +muscular 8 +muscularity 2 +muscularity's 1 +musculature 3 +musculature's 1 +Muse 1 +muse 13 +mused 1 +Muse's 1 +muses 2 +museum 85 +museum's 1 +museums 1 +mush 4 +Musharraf 1 +Musharraf's 1 +mushed 1 +mushes 1 +mushier 1 +mushiest 1 +mushiness 2 +mushiness's 1 +mushing 1 +mushroom 13 +mushroomed 1 +mushrooming 3 +mushroom's 1 +mushrooms 1 +mush's 1 +mushy 4 +Musial 2 +Musial's 1 +music 153 +musical 34 +musicale 3 +musicale's 1 +musicales 2 +musically 4 +musicals 1 +musician 21 +musician's 1 +musicians 1 +musicianship 2 +musicianship's 1 +musicked 1 +musicking 1 +musicologist 2 +musicologist's 1 +musicologists 1 +musicology 2 +musicology's 1 +music's 1 +musics 1 +musing 2 +musings 1 +musk 4 +musked 1 +muskellunge 1 +muskellunge's 1 +muskellunges 1 +musket 3 +musketeer 3 +musketeer's 1 +musketeers 1 +musketry 2 +musketry's 1 +musket's 1 +muskets 1 +muskier 1 +muskiest 1 +muskiness 2 +muskiness's 1 +musking 1 +muskmelon 1 +muskmelon's 1 +muskmelons 1 +Muskogee 2 +muskrat 3 +muskrat's 1 +muskrats 1 +musk's 1 +musks 1 +musky 2 +Muslim 2 +Muslim's 1 +Muslims 2 +muslin 3 +muslin's 1 +muss 5 +mussed 2 +mussel 5 +mussel's 1 +mussels 1 +musses 1 +mussier 1 +mussiest 1 +mussing 1 +Mussolini 5 +Mussolini's 1 +Mussorgsky 2 +Mussorgsky's 1 +mussy 3 +must 729 +mustache 2 +mustache's 1 +mustaches 1 +mustang 3 +mustang's 1 +mustangs 1 +mustard 8 +mustard's 1 +muster 8 +mustered 1 +mustering 2 +musters 1 +mustier 1 +mustiest 1 +mustiness 2 +mustiness's 1 +mustn't 2 +musts 1 +musty 3 +mutability 2 +mutability's 1 +mutable 2 +mutant 9 +mutant's 1 +mutants 1 +mutate 4 +mutated 3 +mutates 1 +mutating 2 +mutation 11 +mutation's 1 +mutations 1 +mute 6 +muted 6 +mutely 3 +muteness 2 +muter 1 +mutes 1 +mutest 1 +mutilate 4 +mutilated 4 +mutilates 1 +mutilating 3 +mutilation 3 +mutilation's 1 +mutilations 1 +mutineer 3 +mutineered 1 +mutineering 1 +mutineer's 1 +mutineers 1 +muting 2 +mutinied 1 +mutinies 1 +mutinous 3 +mutinously 2 +mutiny 5 +mutinying 1 +mutiny's 1 +Mutsuhito 1 +Mutsuhito's 1 +mutt 2 +mutter 24 +muttered 3 +muttering 4 +mutters 1 +mutton 4 +mutton's 1 +mutt's 1 +mutts 1 +mutual 25 +mutuality 3 +mutually 8 +muumuu 1 +muumuu's 1 +muumuus 1 +Muzak 1 +Muzak's 1 +Muzaks 1 +muzzle 6 +muzzled 2 +muzzle's 1 +muzzles 1 +muzzling 2 +my 1553 +Myanmar 2 +Mycenae 2 +Mycenaean 2 +Mycenae's 1 +Myers 3 +Mylar 2 +Mylars 1 +Myles 2 +Myles's 1 +myna 2 +mynah 2 +mynahs 1 +myna's 1 +mynas 1 +myopia 2 +myopia's 1 +myopic 4 +myopics 1 +Myra 4 +Myra's 1 +Myrdal 2 +Myrdal's 1 +myriad 5 +myriads 1 +Myrna 2 +Myrna's 1 +Myron 2 +Myron's 1 +myrrh 2 +myrrh's 1 +Myrtle 2 +myrtle 3 +myrtle's 1 +Myrtle's 1 +myrtles 1 +mys 2 +myself 127 +Mysore 2 +Mysore's 1 +Myst 1 +mysteried 1 +mysteries 1 +mysterious 15 +mysteriously 5 +mysteriousness 2 +mysteriousness's 1 +mystery 30 +mysterying 1 +mystery's 1 +mystic 7 +mystical 7 +mystically 2 +mysticism 4 +mysticism's 1 +mystic's 1 +mystics 1 +mystification 3 +mystification's 1 +mystified 3 +mystifies 1 +mystify 3 +mystifying 3 +mystique 4 +mystique's 1 +Myst's 1 +myth 23 +mythic 3 +mythical 4 +mythological 3 +mythologies 1 +mythologist 2 +mythologist's 1 +mythologists 1 +mythology 7 +mythology's 1 +myth's 1 +myths 1 +N 13 +n 54 +Na 1 +nab 4 +nabbed 1 +nabbing 1 +Nabisco 3 +Nabisco's 1 +nabob 3 +nabob's 1 +nabobs 1 +Nabokov 2 +Nabokov's 1 +nabs 1 +nacho 2 +nachos 1 +nacre 2 +nacre's 1 +Nader 2 +Nader's 1 +Nadia 2 +Nadia's 1 +Nadine 1 +Nadine's 1 +nadir 3 +nadir's 1 +nadirs 1 +nag 7 +Nagasaki 3 +Nagasaki's 1 +nagged 2 +nagging 5 +Nagoya 2 +Nagoya's 1 +Nagpur 1 +Nagpur's 1 +nags 1 +Nagy 2 +Nagy's 1 +Nahuatl 2 +Nahuatl's 1 +Nahum 4 +Nahum's 1 +naiad 2 +naiades 1 +naiad's 1 +naiads 1 +nail 27 +nailbrush 2 +nailbrushes 1 +nailbrush's 1 +nailed 2 +nailing 2 +nail's 1 +nails 1 +Naipaul 2 +Naipaul's 1 +Nair 2 +Nairobi 5 +Nairobi's 1 +Nair's 1 +Naismith 2 +Naismith's 1 +naive 10 +naively 3 +naiver 1 +naives 1 +naivest 1 +naivety 3 +naivety's 1 +naked 22 +nakeder 1 +nakedest 1 +nakedly 2 +nakedness 3 +nakedness's 1 +Nam 5 +Namath 2 +Namath's 1 +name 391 +named 6 +named's 1 +nameless 4 +namely 24 +name's 1 +names 1 +namesake 3 +namesake's 1 +namesakes 1 +Namibia 6 +Namibian 1 +Namibians 1 +Namibia's 1 +naming 4 +naming's 1 +Nam's 1 +Nan 2 +Nanak 2 +Nanak's 1 +Nanchang 2 +Nanchang's 1 +Nancy 9 +Nancy's 1 +Nanette 2 +Nanette's 1 +Nanjing 2 +Nanking 3 +Nanking's 1 +Nankings 1 +Nannie 2 +nannied 1 +Nannie's 1 +nannies 1 +nanny 10 +nannying 3 +nanny's 1 +Nanook 1 +Nanook's 1 +nanosecond 2 +nanosecond's 1 +nanoseconds 1 +Nan's 1 +Nansen 2 +Nansen's 1 +Nantes 3 +Nantes's 1 +Nantucket 2 +Nantucket's 1 +Naomi 4 +Naomi's 1 +nap 7 +napalm 3 +napalmed 1 +napalming 1 +napalm's 1 +napalms 1 +nape 4 +nape's 1 +napes 1 +Naphtali 2 +Naphtali's 1 +naphtha 2 +naphthalene 2 +naphthalene's 1 +naphtha's 1 +Napier 5 +Napier's 1 +napkin 5 +napkin's 1 +napkins 1 +Naples 5 +Naples's 1 +Napoleon 10 +Napoleonic 1 +Napoleon's 1 +napped 1 +nappier 1 +nappies 1 +nappiest 1 +napping 2 +nappy 6 +nappy's 1 +naps 1 +Napster 1 +Napster's 1 +narc 1 +narced 1 +narcing 1 +narcissi 2 +narcissism 3 +narcissism's 1 +narcissist 2 +narcissistic 3 +narcissist's 1 +narcissists 1 +narcissus 2 +Narcissus 2 +narcissuses 1 +narcissus's 1 +Narcissus's 1 +narcosis 2 +narcosis's 1 +narcotic 4 +narcotic's 1 +narcotics 1 +narcs 1 +nark 3 +narked 2 +narking 1 +nark's 1 +narks 1 +Narmada 2 +Narmada's 1 +Narnia 2 +Narnia's 1 +Narragansett 2 +Narragansett's 1 +narrate 5 +narrated 2 +narrates 1 +narrating 3 +narration 3 +narration's 1 +narrations 1 +narrative 21 +narrative's 1 +narratives 1 +narrator 6 +narrator's 1 +narrators 1 +narrow 70 +narrowed 3 +narrower 1 +narrowest 1 +narrowing 4 +narrowly 9 +narrowness 3 +narrowness's 1 +narrows 1 +narwhal 3 +narwhal's 1 +narwhals 1 +nary 4 +Na's 1 +nasal 6 +nasalize 1 +nasalized 1 +nasalizes 1 +nasalizing 1 +nasally 2 +nasals 1 +nascent 3 +Nash 5 +Nash's 1 +Nashua 2 +Nashua's 1 +Nashville 3 +Nashville's 1 +Nassau 3 +Nassau's 1 +Nasser 3 +Nasser's 1 +nastier 1 +nastiest 1 +nastily 3 +nastiness 3 +nastiness's 1 +nasturtium 2 +nasturtium's 1 +nasturtiums 1 +nasty 24 +Nat 1 +natal 3 +Natalia 3 +Natalia's 1 +Natalie 3 +Natalie's 1 +Natasha 4 +Natasha's 1 +Natchez 2 +Nate 2 +Nate's 1 +Nathan 11 +Nathaniel 3 +Nathaniel's 1 +Nathan's 1 +Nathans 1 +Nation 2 +nation 88 +national 387 +nationalism 12 +nationalism's 1 +nationalist 23 +nationalistic 3 +nationalist's 1 +nationalists 1 +nationalities 1 +nationality 12 +nationality's 1 +nationalization 4 +nationalization's 1 +nationalizations 1 +nationalize 3 +nationalized 5 +nationalizes 1 +nationalizing 3 +nationally 11 +nationals 1 +nation's 1 +nations 2 +Nationwide 1 +nationwide 12 +Nationwide's 1 +native 33 +natives 1 +nativities 1 +nativity 3 +nativity's 1 +Nat's 1 +nattier 1 +nattiest 1 +nattily 2 +natty 3 +natural 147 +naturalism 3 +naturalism's 1 +naturalist 7 +naturalistic 4 +naturalist's 1 +naturalists 1 +naturalization 2 +naturalization's 1 +naturalize 2 +naturalized 2 +naturalizes 1 +naturalizing 2 +naturally 45 +naturalness 3 +naturals 1 +nature 185 +natured 2 +nature's 1 +natures 1 +naturing 1 +Naugahyde 1 +Naugahydes 1 +naught 3 +naughtier 1 +naughties 1 +naughtiest 1 +naughtily 2 +naughtiness 2 +naughtiness's 1 +naught's 1 +naughts 1 +naughty 10 +Nauru 3 +Nauru's 1 +nausea 5 +nausea's 1 +nauseate 2 +nauseated 2 +nauseates 1 +nauseating 3 +nauseatingly 2 +nauseous 3 +nautical 3 +nautically 2 +nautili 1 +nautilus 2 +Nautilus 2 +nautiluses 1 +nautilus's 1 +Navaho 2 +Navahoes 1 +Navaho's 1 +Navahos 1 +Navajo 2 +Navajoes 1 +Navajos 2 +naval 17 +Navarre 3 +Navarre's 1 +Navarro 2 +Navarro's 1 +nave 7 +navel 3 +navel's 1 +navels 1 +nave's 1 +naves 1 +navies 1 +navigability 2 +navigability's 1 +navigable 3 +navigate 4 +navigated 1 +navigates 1 +navigating 3 +navigation 9 +navigational 3 +navigation's 1 +navigator 5 +navigator's 1 +navigators 1 +Navratilova 3 +Navratilova's 1 +navy 23 +navy's 1 +nay 7 +nay's 1 +nays 1 +naysayer 2 +naysayers 1 +Nazarene 2 +Nazarene's 1 +Nazareth 3 +Nazareth's 1 +Nazca 2 +Nazi 1 +Naziism 1 +Naziisms 1 +Nazi's 1 +Nazis 1 +Nazism 1 +Nazisms 1 +Nb 1 +Nb's 1 +Nd 1 +Ndjamena 2 +Ndjamena's 1 +Nd's 1 +Ne 2 +Neal 4 +Neal's 1 +Neanderthal 2 +Neanderthals 1 +Neapolitan 1 +Neapolitan's 1 +Neapolitans 1 +near 211 +nearby 39 +neared 1 +nearer 12 +nearest 6 +nearing 2 +nearlier 1 +nearliest 1 +nearly 117 +nearness 3 +nearness's 1 +nears 1 +nearsighted 1 +nearsightedness 1 +neat 21 +neater 1 +neatest 1 +neath 2 +neatly 15 +neatness 3 +neatness's 1 +Nebraska 3 +Nebraskan 1 +Nebraskans 1 +Nebraska's 1 +Nebuchadnezzar 2 +Nebuchadnezzar's 1 +nebula 4 +nebulae 1 +nebular 2 +nebula's 1 +nebulas 1 +nebulous 3 +necessaries 1 +necessarily 59 +necessary 185 +necessitate 9 +necessitated 1 +necessitates 1 +necessitating 2 +necessities 1 +necessity 23 +necessity's 1 +neck 65 +necked 2 +neckerchief 2 +neckerchief's 1 +neckerchiefs 1 +neckerchieves 1 +necking 2 +necklace 7 +necklace's 1 +necklaces 2 +neckline 3 +neckline's 1 +necklines 1 +neck's 1 +necks 1 +necktie 2 +necktie's 1 +neckties 1 +necromancer 2 +necromancer's 1 +necromancers 1 +necromancy 2 +necromancy's 1 +necrophilia 2 +necrophilia's 1 +necrosis 3 +necrosis's 1 +nectar 3 +nectarine 4 +nectarine's 1 +nectarines 1 +nectar's 1 +Ned 5 +Ned's 1 +need 938 +needed 2 +needful 2 +needfuls 1 +needier 1 +neediest 1 +neediness 2 +neediness's 1 +needing 1 +needle 26 +needled 1 +needlepoint 3 +needlepoint's 1 +needle's 1 +needles 1 +needless 8 +needlessly 3 +needlework 3 +needlework's 1 +needling 3 +needn't 1 +needs 1 +needy 5 +ne'er 2 +nefarious 2 +nefariously 1 +nefariousness 1 +nefariousness's 1 +Nefertiti 2 +Nefertiti's 1 +negate 5 +negated 2 +negates 1 +negating 2 +negation 4 +negation's 1 +negations 1 +negative 53 +negatived 1 +negatively 4 +negatives 1 +negativing 1 +negativity 3 +negativity's 1 +Negev 2 +Negev's 1 +neglect 26 +neglected 6 +neglectful 2 +neglectfully 1 +neglecting 1 +neglects 1 +negligee 2 +negligee's 1 +negligees 1 +negligence 15 +negligence's 1 +negligent 6 +negligently 3 +negligible 7 +negligibly 2 +negotiable 4 +negotiate 35 +negotiated 5 +negotiates 1 +negotiating 8 +negotiation 50 +negotiation's 1 +negotiations 2 +negotiator 7 +negotiator's 1 +negotiators 1 +Negro 2 +Negroes 1 +Negroid 2 +Negroids 1 +Negro's 1 +Negros 2 +negs 1 +Nehemiah 2 +Nehemiah's 1 +Nehru 3 +Nehru's 1 +neigh 4 +neighbor 2 +neighbored 1 +neighborhood 2 +neighborhood's 1 +neighborhoods 1 +neighboring 2 +neighborliness 1 +neighborliness's 1 +neighborly 1 +neighbor's 1 +neighbors 1 +neighed 1 +neighing 3 +neigh's 1 +neighs 1 +Neil 33 +Neil's 1 +neither 85 +Nelda 1 +Nelda's 1 +Nell 6 +Nellie 5 +Nellie's 1 +Nell's 1 +Nelly 3 +Nelly's 1 +Nelsen 1 +Nelsen's 1 +Nelson 12 +Nelson's 1 +nematode 4 +nematode's 1 +nematodes 1 +Nembutal 1 +Nembutal's 1 +nemeses 1 +Nemesis 2 +nemesis 3 +Nemesis's 1 +neoclassic 2 +neoclassical 3 +neoclassicism 2 +neoclassicism's 1 +neoclassic's 1 +neocolonialism 2 +neocolonialism's 1 +neodymium 2 +neodymium's 1 +Neogene 2 +Neolithic 1 +Neolithic's 1 +neologism 2 +neologism's 1 +neologisms 1 +neon 5 +neonatal 3 +neonate 4 +neonate's 1 +neonates 1 +neon's 1 +neophyte 2 +neophyte's 1 +neophytes 1 +neoprene 2 +neoprene's 1 +Nepal 6 +Nepalese 1 +Nepali 1 +Nepali's 1 +Nepal's 1 +nephew 10 +nephew's 1 +nephews 1 +nephritis 2 +nephritis's 1 +nepotism 3 +nepotism's 1 +Neptune 4 +Neptune's 1 +neptunium 2 +neptunium's 1 +nerd 2 +nerdier 1 +nerdiest 1 +nerds 1 +nerdy 1 +Nereid 2 +Nereid's 1 +Nerf 1 +Nero 3 +Nero's 1 +Neruda 2 +Neruda's 1 +nerve 29 +nerved 1 +nerveless 2 +nervelessly 1 +nerve's 1 +nerves 1 +nervier 1 +nerviest 1 +nerving 2 +nervous 33 +nervously 9 +nervousness 5 +nervousness's 1 +nervy 3 +Nesselrode 2 +Nesselrode's 1 +nest 25 +nested 2 +nesting 3 +Nestle 3 +nestle 5 +nestled 2 +Nestle's 1 +nestles 1 +nestling 2 +nestling's 1 +Nestor 2 +Nestorius 2 +Nestorius's 1 +Nestor's 1 +nest's 1 +nests 1 +net 81 +nether 3 +Netherlander 2 +Netherlander's 1 +Netherlanders 1 +Netherlands 16 +Netherlands's 1 +nethermost 1 +net's 1 +nets 1 +Netscape 1 +Netscape's 1 +netted 2 +Nettie 2 +Nettie's 1 +netting 5 +netting's 1 +nettle 6 +nettled 2 +nettle's 1 +nettles 1 +nettlesome 2 +nettling 1 +network 96 +networked 4 +networking 6 +network's 1 +networks 1 +Netzahualcoyotl 1 +Netzahualcoyotl's 1 +neural 9 +neuralgia 2 +neuralgia's 1 +neuralgic 2 +neuritis 2 +neuritis's 1 +neurological 4 +neurologist 2 +neurologist's 1 +neurologists 1 +neurology 2 +neurology's 1 +neuron 7 +neuron's 1 +neurons 1 +neuroses 1 +neurosis 4 +neurosis's 1 +neurosurgery 2 +neurosurgery's 1 +neurotic 6 +neurotically 2 +neurotics 2 +neurotransmitter 4 +neurotransmitters 1 +neuter 4 +neutered 3 +neutering 2 +neuters 1 +neutral 20 +neutrality 7 +neutrality's 1 +neutralization 2 +neutralization's 1 +neutralize 3 +neutralized 1 +neutralizer 2 +neutralizers 1 +neutralizes 1 +neutralizing 2 +neutrally 2 +neutrals 1 +neutrino 4 +neutrino's 1 +neutrinos 1 +neutron 7 +neutron's 1 +neutrons 1 +Nev 3 +Neva 2 +Nevada 3 +Nevadan 2 +Nevadans 1 +Nevada's 1 +Neva's 1 +never 562 +nevermore 2 +nevertheless 74 +Nevis 4 +Nevis's 1 +Nev's 1 +Nevsky 2 +Nevsky's 1 +new 1161 +Newark 5 +Newark's 1 +newbie 1 +newbies 1 +newborn 5 +newborns 1 +Newcastle 29 +Newcastle's 1 +newcomer 13 +newcomer's 1 +newcomers 1 +newed 1 +newel 2 +newel's 1 +newels 1 +newer 1 +newest 1 +newfangled 2 +Newfoundland 4 +Newfoundland's 1 +Newfoundlands 1 +newing 1 +newly 29 +newlywed 2 +newlywed's 1 +newlyweds 1 +Newman 12 +Newman's 1 +newness 3 +newness's 1 +Newport 6 +Newport's 1 +news 147 +newsagents 1 +newsboy 2 +newsboy's 1 +newsboys 1 +newscast 3 +newscaster 2 +newscaster's 1 +newscasters 1 +newscasting 1 +newscast's 1 +newscasts 1 +newsed 1 +newses 1 +newsflash 2 +newsier 2 +newsiest 1 +newsing 1 +newsletter 10 +newsletter's 1 +newsletters 1 +newsman 3 +newsman's 1 +newsmen 1 +newspaper 88 +newspapered 1 +newspapering 1 +newspaperman 2 +newspaperman's 1 +newspapermen 1 +newspaper's 1 +newspapers 2 +newspaperwoman 1 +newspaperwoman's 1 +newspaperwomen 1 +newsprint 3 +newsprint's 1 +newsreel 4 +newsreel's 1 +newsreels 1 +news's 1 +newsstand 3 +newsstand's 1 +newsstands 1 +Newsweek 2 +Newsweek's 1 +newsworthier 1 +newsworthiest 1 +newsworthy 3 +newsy 3 +newt 4 +Newton 17 +newton 2 +Newtonian 1 +newton's 1 +Newton's 1 +newtons 1 +newt's 1 +newts 1 +Nexis 2 +next 2 +nexus 3 +nexuses 1 +nexus's 1 +Ngaliema 1 +Ngaliema's 1 +Nguyen 4 +Nguyen's 1 +Ni 1 +niacin 2 +niacin's 1 +Niagara 2 +Niagara's 1 +Niamey 2 +Niamey's 1 +nib 3 +nibbed 2 +nibbing 1 +nibble 7 +nibbled 2 +nibbler 2 +nibbler's 1 +nibblers 1 +nibbles 1 +nibbling 3 +Nibelung 2 +Nibelung's 1 +nib's 1 +nibs 1 +Nicaea 2 +Nicaea's 1 +Nicaragua 7 +Nicaraguan 1 +Nicaraguans 1 +Nicaragua's 1 +Niccolo 2 +Niccolo's 1 +nice 138 +Nice 3 +nicely 12 +Nicene 2 +niceness 2 +niceness's 1 +nicer 1 +Nice's 1 +nicest 1 +niceties 1 +nicety 3 +nicety's 1 +niche 6 +niche's 1 +niches 1 +Nichiren 1 +Nichiren's 1 +Nicholas 26 +Nichole 1 +Nichole's 1 +Nichols 4 +Nicholson 13 +Nicholson's 1 +nick 10 +Nick 31 +nicked 2 +nickel 4 +Nickelodeon 1 +nickelodeon 2 +nickelodeon's 1 +Nickelodeon's 1 +nickelodeons 1 +nickel's 1 +nickels 1 +nicking 2 +Nicklaus 3 +Nicklaus's 1 +nickname 10 +nicknamed 1 +nickname's 1 +nicknames 1 +nicknaming 1 +Nickolas 1 +nick's 1 +Nick's 1 +nicks 1 +Nicobar 2 +Nicobar's 1 +Nicodemus 3 +Nicodemus's 1 +Nicola 10 +Nicola's 1 +Nicolas 4 +Nicole 4 +Nicole's 1 +Nicosia 3 +Nicosia's 1 +nicotine 5 +nicotine's 1 +Niebuhr 2 +Niebuhr's 1 +niece 8 +niece's 1 +nieces 1 +Nielsen 3 +Nielsen's 1 +Nietzsche 5 +Nietzsche's 1 +Nieves 2 +Nieves's 1 +niftier 1 +niftiest 1 +nifty 3 +Nigel 36 +Nigel's 1 +Niger 3 +Nigeria 10 +Nigerian 1 +Nigerians 1 +Nigeria's 1 +Niger's 1 +niggard 2 +niggarded 1 +niggarding 1 +niggardliness 1 +niggardliness's 1 +niggardly 2 +niggard's 1 +niggards 1 +nigger 4 +nigger's 1 +niggers 1 +niggle 5 +niggled 2 +niggles 1 +niggling 4 +nigglings 1 +nigh 5 +nigher 1 +nighest 1 +night 396 +nightcap 4 +nightcap's 1 +nightcaps 1 +nightclothes 1 +nightclub 7 +nightclubbed 1 +nightclubbing 2 +nightclub's 1 +nightclubs 1 +nightfall 4 +nightfall's 1 +nightgown 4 +nightgown's 1 +nightgowns 1 +nighthawk 3 +nighthawk's 1 +nighthawks 1 +nightie 3 +nightie's 1 +nighties 1 +nightingale 3 +Nightingale 4 +nightingale's 1 +Nightingale's 1 +nightingales 1 +nightlife 3 +nightlife's 1 +nightly 6 +nightmare 20 +nightmare's 1 +nightmares 1 +nightmarish 3 +night's 1 +nights 1 +nightshade 3 +nightshade's 1 +nightshades 1 +nightshirt 3 +nightshirt's 1 +nightshirts 1 +nightstick 2 +nightsticks 1 +nighttime 2 +nighty 2 +nihilism 2 +nihilism's 1 +nihilist 3 +nihilistic 2 +nihilist's 1 +nihilists 1 +Nijinsky 2 +Nijinsky's 1 +Nike 3 +Nike's 1 +Nikita 2 +Nikita's 1 +Nikkei 3 +Nikki 3 +Nikki's 1 +Nikolai 4 +Nikolai's 1 +Nikolayev 2 +Nikolayev's 1 +Nikon 2 +Nikon's 1 +nil 12 +Nile 1 +Nile's 1 +nilled 1 +nilling 1 +nil's 1 +nils 1 +nimbi 1 +nimble 4 +nimbleness 2 +nimbleness's 1 +nimbler 1 +nimblest 1 +nimbly 3 +nimbus 3 +nimbuses 1 +nimbus's 1 +Nimitz 2 +Nimitz's 1 +Nimrod 2 +Nimrod's 1 +Nina 11 +Nina's 1 +nincompoop 2 +nincompoop's 1 +nincompoops 1 +nine 2 +ninepin 2 +ninepins 1 +ninepins's 1 +nine's 1 +nines 1 +nineteen 1 +nineteen's 1 +nineteens 1 +nineteenth 1 +nineteenths 1 +nineties 1 +ninetieth 1 +ninetieths 1 +ninety 1 +ninety's 1 +Nineveh 2 +Nineveh's 1 +ninja 3 +ninjas 1 +ninnies 1 +ninny 2 +ninny's 1 +Nintendo 4 +ninth 1 +ninths 1 +Niobe 2 +Niobe's 1 +nip 8 +nipped 2 +nipper 2 +nippered 1 +nippering 1 +nipper's 1 +nippers 1 +nippier 1 +nippiest 1 +nipping 2 +nipple 7 +nippled 2 +nipple's 1 +nipples 1 +nippling 1 +Nippon 3 +Nippon's 1 +nippy 2 +nips 1 +Nirenberg 1 +Nirenberg's 1 +nirvana 3 +Nirvana 4 +nirvana's 1 +Ni's 1 +Nisan 1 +Nisan's 1 +Nisei 2 +Nisei's 1 +Nissan 5 +Nissan's 1 +nit 4 +Nita 2 +Nita's 1 +niter 1 +niter's 1 +nitpick 2 +nitpicked 1 +nitpicker 1 +nitpickers 1 +nitpicking 2 +nitpicks 1 +nitrate 9 +nitrated 1 +nitrate's 1 +nitrates 1 +nitrating 1 +nitrogen 11 +nitrogenous 2 +nitrogen's 1 +nitroglycerin 2 +nitroglycerine 2 +nitroglycerin's 1 +nit's 1 +nits 1 +nitwit 3 +nitwit's 1 +nitwits 1 +nix 4 +nixed 1 +nixes 1 +nixing 1 +Nixon 6 +Nixon's 1 +Nkrumah 3 +Nkrumah's 1 +no 2133 +Noah 5 +Noah's 1 +Nobel 6 +Nobelist 1 +Nobelist's 1 +Nobelists 1 +Nobel's 1 +nobility 9 +nobility's 1 +noble 20 +Noble 4 +nobleman 4 +nobleman's 1 +noblemen 1 +nobleness 2 +nobleness's 1 +nobler 1 +Noble's 1 +nobles 2 +noblest 1 +noblewoman 2 +noblewomen 1 +nobly 3 +nobodies 1 +nobody 65 +nocturnal 5 +nocturnally 1 +nocturne 2 +nocturne's 1 +nocturnes 1 +nod 69 +nodal 2 +nodded 1 +nodding 3 +noddy 3 +noddy's 1 +node 16 +node's 1 +nodes 1 +NoDoz 1 +NoDoz's 1 +nods 1 +nodular 2 +nodule 3 +nodule's 1 +nodules 1 +Noe 1 +noel 2 +Noel 7 +Noelle 2 +Noelle's 1 +Noel's 1 +noels 1 +Noels 1 +Noemi 2 +Noemi's 1 +Noe's 1 +noes 1 +noggin 2 +noggin's 1 +noggins 1 +Noh 2 +Noh's 1 +noise 59 +noised 1 +noiseless 2 +noiselessly 2 +noiselessness 2 +noiselessness's 1 +noisemaker 2 +noisemaker's 1 +noisemakers 1 +noise's 1 +noises 1 +noisier 1 +noisiest 1 +noisily 5 +noisiness 1 +noisiness's 1 +noising 1 +noisome 2 +noisy 13 +Nola 2 +Nolan 1 +Nolan's 1 +Nola's 1 +nomad 4 +nomadic 5 +nomad's 1 +nomads 1 +Nome 2 +nomenclature 4 +nomenclature's 1 +nomenclatures 1 +Nome's 1 +nominal 12 +nominally 4 +nominate 14 +nominated 4 +nominates 1 +nominating 2 +nomination 11 +nomination's 1 +nominations 1 +nominative 3 +nominatives 1 +nominee 5 +nominee's 1 +nominees 1 +non 13 +Nona 3 +nonabrasive 1 +nonabsorbent 2 +nonabsorbents 1 +nonagenarian 3 +nonagenarian's 1 +nonagenarians 1 +nonalcoholic 1 +nonalcoholics 1 +nonaligned 2 +Nona's 1 +nonbeliever 1 +nonbeliever's 1 +nonbelievers 1 +nonbreakable 1 +nonce 3 +nonce's 1 +nonchalance 3 +nonchalance's 1 +nonchalant 3 +nonchalantly 3 +noncom 2 +noncombatant 1 +noncombatant's 1 +noncombatants 1 +noncommercial 1 +noncommercials 1 +noncommittal 3 +noncommittally 2 +noncompetitive 2 +noncompliance 2 +noncompliance's 1 +noncom's 1 +noncoms 1 +nonconductor 1 +nonconductor's 1 +nonconductors 1 +nonconformist 8 +nonconformist's 1 +nonconformists 1 +nonconformity 3 +nonconformity's 1 +noncontagious 1 +noncooperation 1 +noncooperation's 1 +nondairy 1 +nondeductible 1 +nondenominational 2 +nondescript 4 +nondrinker 2 +nondrinker's 1 +nondrinkers 1 +none 88 +nonempty 2 +nonentities 1 +nonentity 2 +nonentity's 1 +nones 1 +nonessential 2 +nonesuch 3 +nonesuches 1 +nonesuch's 1 +nonetheless 15 +nonevent 1 +nonevent's 1 +nonevents 1 +nonexempt 1 +nonexistence 2 +nonexistence's 1 +nonexistent 2 +nonfat 1 +nonfatal 2 +nonfiction 2 +nonfiction's 1 +nonflammable 2 +nongovernmental 2 +nonhazardous 2 +nonhuman 3 +nonindustrial 2 +noninterference 2 +noninterference's 1 +nonintervention 2 +nonintervention's 1 +nonjudgmental 2 +nonliving 3 +nonmalignant 1 +nonmember 2 +nonmember's 1 +nonmembers 1 +nonnegotiable 1 +nonobjective 2 +nonpareil 2 +nonpareil's 1 +nonpareils 1 +nonpartisan 1 +nonpartisans 1 +nonpayment 2 +nonpayment's 1 +nonpayments 1 +nonphysical 2 +nonplus 2 +nonplused 1 +nonpluses 1 +nonplusing 1 +nonplussed 3 +nonplusses 1 +nonplussing 1 +nonpoisonous 1 +nonpolitical 2 +nonpolluting 1 +nonprescription 1 +nonproductive 2 +nonprofessional 3 +nonprofessionals 1 +nonprofit 2 +nonprofits 1 +nonproliferation 1 +nonproliferation's 1 +nonrefillable 1 +nonrefundable 1 +nonrenewable 1 +nonrepresentational 2 +nonresident 3 +nonresident's 1 +nonresidents 1 +nonrestrictive 1 +nonreturnable 1 +nonreturnables 1 +nonrigid 1 +nonscheduled 1 +nonseasonal 1 +nonsectarian 2 +nonsense 19 +nonsense's 1 +nonsensical 3 +nonsensically 2 +nonsexist 3 +nonskid 1 +nonsmoker 3 +nonsmoker's 1 +nonsmokers 2 +nonsmoking 2 +nonstandard 2 +nonstick 2 +nonstop 4 +nonsupport 1 +nontaxable 1 +nontechnical 2 +nontoxic 2 +nontransferable 1 +nontrivial 2 +nonunion 2 +nonuser 2 +nonuser's 1 +nonusers 1 +nonverbal 3 +nonviolence 2 +nonviolence's 1 +nonviolent 2 +nonvoting 1 +nonwhite 2 +nonwhite's 1 +nonwhites 1 +nonzero 2 +noodle 4 +noodled 1 +noodle's 1 +noodles 1 +noodling 2 +nook 3 +nook's 1 +nooks 1 +noon 9 +noonday 2 +noonday's 1 +nooned 1 +nooning 1 +noon's 1 +noons 1 +noontime 2 +noontime's 1 +noose 4 +noose's 1 +nooses 1 +nope 3 +nopes 1 +nor 127 +Nora 7 +NORAD 1 +NORAD's 1 +Nora's 1 +Norbert 3 +Norberto 2 +Norberto's 1 +Norbert's 1 +Nordic 1 +Nordics 2 +Noreen 5 +Noreen's 1 +Norfolk 16 +Norfolk's 1 +Noriega 6 +Noriega's 1 +norm 22 +Norma 4 +normal 129 +normalcy 2 +normalcy's 1 +normality 5 +normality's 1 +normalization 3 +normalization's 1 +normalize 3 +normalized 2 +normalizes 1 +normalizing 2 +normally 85 +Norman 27 +Normand 1 +Normand's 1 +Normandy 7 +Normandy's 1 +Norman's 1 +Normans 1 +Norma's 1 +normative 6 +normed 1 +norming 2 +norm's 1 +norms 1 +Norplant 1 +Norris 5 +Norse 2 +Norseman 2 +Norseman's 1 +Norsemen 2 +north 167 +North 56 +Northampton 12 +Northampton's 1 +northbound 4 +Northeast 1 +northeast 4 +northeaster 2 +northeasterly 2 +northeastern 2 +northeaster's 1 +northeasters 1 +northeast's 1 +Northeast's 1 +Northeasts 1 +northeastward 3 +northerlies 1 +northerly 4 +northern 70 +Northerner 1 +northerner 3 +Northerner's 1 +northerners 1 +northernmost 2 +Northrop 2 +Northrop's 1 +Northrup 2 +Northrup's 1 +north's 1 +North's 1 +Norths 1 +northward 4 +northwards 5 +Northwest 2 +northwest 4 +northwesterly 2 +northwestern 3 +northwest's 1 +Northwest's 1 +Northwests 1 +northwestward 3 +Norton 9 +Norton's 1 +Norway 17 +Norway's 1 +Norwegian 2 +Norwegians 1 +Norwich 17 +Norwich's 1 +nose 52 +nosebleed 3 +nosebleed's 1 +nosebleeds 1 +nosed 1 +nosedive 3 +nosedived 1 +nosedives 1 +nosediving 1 +nosedove 1 +nosegay 2 +nosegay's 1 +nosegays 1 +nose's 1 +noses 1 +nosey 4 +noseys 1 +Nosferatu 2 +Nosferatu's 1 +nosh 3 +noshed 1 +noshes 1 +noshing 2 +nosh's 1 +nosier 1 +nosies 1 +nosiest 1 +nosiness 2 +nosiness's 1 +nosing 2 +nostalgia 7 +nostalgia's 1 +nostalgic 5 +nostalgically 2 +nostalgics 1 +Nostradamus 2 +Nostradamus's 1 +nostril 8 +nostril's 1 +nostrils 1 +nostrum 3 +nostrum's 1 +nostrums 1 +nosy 3 +nosy's 1 +not 8001 +notable 21 +notables 2 +notably 26 +notaries 1 +notarize 1 +notarized 2 +notarizes 1 +notarizing 1 +notary 3 +notary's 1 +notation 8 +notation's 1 +notations 1 +notch 7 +notched 2 +notches 1 +notching 1 +notch's 1 +note 247 +notebook 13 +notebook's 1 +notebooks 1 +noted 3 +notepad 3 +notepaper 4 +notepaper's 1 +note's 1 +notes 2 +noteworthy 5 +nothing 344 +nothingness 3 +nothingness's 1 +nothings 1 +notice 161 +noticeable 10 +noticeably 5 +noticeboard 3 +noticeboards 1 +noticed 1 +notice's 1 +notices 1 +noticing 3 +notification 6 +notification's 1 +notifications 1 +notified 2 +notifies 1 +notify 12 +notifying 2 +noting 2 +notion 48 +notional 4 +notionally 3 +notion's 1 +notions 1 +notoriety 4 +notorious 11 +notoriously 7 +Nottingham 23 +Nottingham's 1 +notwithstanding 11 +Nouakchott 2 +Nouakchott's 1 +nougat 3 +nougat's 1 +nougats 1 +nought 9 +noughts 1 +Noumea 2 +Noumea's 1 +noun 11 +noun's 1 +nouns 1 +nourish 5 +nourished 2 +nourishes 1 +nourishing 4 +nourishment 4 +nourishment's 1 +nous 3 +nous's 1 +Nov 36 +nova 3 +Nova 4 +novae 2 +nova's 1 +Nova's 1 +novas 1 +novel 57 +novelette 2 +novelette's 1 +novelettes 1 +novelist 11 +novelist's 1 +novelists 1 +novella 2 +novella's 1 +novellas 1 +novelle 2 +novel's 1 +novels 1 +novelties 1 +novelty 8 +novelty's 1 +November 96 +November's 1 +Novembers 2 +Novgorod 2 +Novgorod's 1 +novice 9 +novice's 1 +novices 1 +novitiate 2 +novitiate's 1 +novitiates 1 +Novocain 1 +Novocaine 2 +Novocaine's 1 +Novokuznetsk 2 +Novokuznetsk's 1 +Novosibirsk 2 +Novosibirsk's 1 +Nov's 1 +now 1389 +nowadays 18 +noway 1 +noways 1 +nowhere 26 +nowise 3 +noxious 4 +Noxzema 2 +Noxzema's 1 +Noyce 2 +Noyce's 1 +Noyes 2 +Noyes's 1 +nozzle 4 +nozzle's 1 +nozzles 1 +Np 1 +N's 1 +nth 1 +nu 10 +nuance 5 +nuanced 2 +nuance's 1 +nuances 2 +nub 3 +Nubia 2 +Nubian 1 +Nubian's 1 +Nubia's 1 +nubile 3 +nub's 1 +nubs 1 +nuclear 83 +nuclei 1 +nucleic 4 +nuclei's 1 +nucleus 12 +nucleuses 1 +nucleus's 1 +nude 8 +nuder 1 +nudes 1 +nudest 1 +nudge 8 +nudged 1 +nudges 1 +nudging 2 +nudism 2 +nudism's 1 +nudist 2 +nudist's 1 +nudists 1 +nudity 3 +nudity's 1 +nugget 4 +nugget's 1 +nuggets 1 +nuisance 13 +nuisance's 1 +nuisances 1 +nuke 3 +nuked 1 +nuke's 1 +nukes 1 +nuking 1 +Nukualofa 1 +null 7 +nullification 2 +nullification's 1 +nullified 1 +nullifies 1 +nullify 3 +nullifying 2 +nullity 3 +nullity's 1 +nulls 1 +numb 7 +numbed 2 +number 618 +numbered 4 +numbering 3 +numberless 2 +number's 1 +numbers 1 +Numbers 1 +Numbers's 1 +numbest 1 +numbing 3 +numbly 2 +numbness 3 +numbness's 1 +numbs 1 +numbskull 2 +numbskull's 1 +numbskulls 1 +numeracy 3 +numeral 4 +numeral's 1 +numerals 1 +numerate 3 +numerated 1 +numerates 1 +numerating 1 +numeration 2 +numeration's 1 +numerations 1 +numerator 2 +numerator's 1 +numerators 1 +numeric 5 +numerical 9 +numerically 4 +numerology 2 +numerology's 1 +numerous 34 +numismatic 2 +numismatics 2 +numismatics's 1 +numismatist 2 +numismatist's 1 +numismatists 1 +numskull 3 +numskull's 1 +numskulls 1 +nun 13 +Nunavut 2 +Nunavut's 1 +nuncio 2 +nuncio's 1 +nuncios 1 +Nunez 2 +Nunez's 1 +Nunki 1 +Nunki's 1 +nunneries 1 +nunnery 3 +nunnery's 1 +nun's 1 +nuns 1 +nuptial 3 +nuptials 1 +Nuremberg 4 +Nuremberg's 1 +Nureyev 2 +Nureyev's 1 +nurse 69 +nursed 1 +nursemaid 4 +nursemaid's 1 +nursemaids 1 +nurseries 1 +nursery 24 +nurseryman 3 +nurseryman's 1 +nurserymen 1 +nursery's 1 +nurse's 1 +nurses 1 +nursing 28 +nurture 9 +nurtured 2 +nurture's 1 +nurtures 1 +nurturing 3 +nu's 1 +nut 18 +nutcracker 3 +nutcracker's 1 +nutcrackers 1 +nuthatch 3 +nuthatches 1 +nuthatch's 1 +nutmeat 1 +nutmeat's 1 +nutmeats 1 +nutmeg 4 +nutmegged 1 +nutmegging 1 +nutmeg's 1 +nutmegs 2 +NutraSweet 2 +NutraSweet's 1 +nutria 1 +nutria's 1 +nutrias 1 +nutrient 10 +nutrient's 1 +nutrients 1 +nutriment 2 +nutriment's 1 +nutriments 1 +nutrition 7 +nutritional 6 +nutritionally 2 +nutritionist 4 +nutritionist's 1 +nutritionists 1 +nutrition's 1 +nutritious 4 +nutritive 2 +nut's 1 +nuts 2 +nutshell 3 +nutshell's 1 +nutshells 1 +nutted 1 +nuttier 1 +nuttiest 1 +nuttiness 2 +nuttiness's 1 +nutting 1 +nutty 4 +nuzzle 4 +nuzzled 2 +nuzzles 1 +nuzzling 3 +Nyasa 2 +Nyasa's 1 +Nyerere 3 +Nyerere's 1 +nylon 9 +nylon's 1 +nylons 1 +nymph 4 +nymphomania 2 +nymphomaniac 2 +nymphomaniacs 1 +nymphomania's 1 +nymph's 1 +nymphs 2 +NyQuil 1 +NyQuil's 1 +o 66 +O 9 +oaf 2 +oafish 2 +oaf's 1 +oafs 1 +Oahu 2 +Oahu's 1 +oak 22 +oaken 2 +Oakland 3 +Oakland's 1 +Oakley 4 +Oakley's 1 +oak's 1 +oaks 1 +oakum 2 +oakum's 1 +oar 5 +oared 2 +oaring 1 +oarlock 2 +oarlock's 1 +oarlocks 1 +oar's 1 +oars 1 +oarsman 3 +oarsman's 1 +oarsmen 1 +oases 1 +oasis 5 +oasis's 1 +oat 3 +oaten 2 +Oates 3 +Oates's 1 +oath 9 +oath's 1 +oaths 1 +oatmeal 3 +oatmeal's 1 +oat's 1 +oats 5 +Oaxaca 2 +Oaxaca's 1 +Ob 1 +Obadiah 2 +Obadiah's 1 +obduracy 2 +obdurate 2 +obdurated 1 +obdurately 2 +obdurates 1 +obdurating 1 +obedience 8 +obedience's 1 +obedient 4 +obediently 4 +obeisance 2 +obeisance's 1 +obeisances 1 +obeisant 1 +obelisk 4 +obelisk's 1 +obelisks 1 +Oberlin 2 +Oberlin's 1 +Oberon 2 +Oberon's 1 +obese 4 +obesity 4 +obesity's 1 +obey 14 +obeyed 1 +obeying 1 +obeys 1 +obfuscate 2 +obfuscated 1 +obfuscates 1 +obfuscating 2 +obfuscation 2 +obfuscation's 1 +obit 4 +obit's 1 +obits 1 +obituaries 1 +obituary 7 +obituary's 1 +object 121 +objected 1 +objecting 3 +objection 28 +objectionable 4 +objectionably 1 +objection's 1 +objections 1 +objective 93 +objectively 5 +objectiveness 2 +objectiveness's 1 +objectives 1 +objectivity 7 +objectivity's 1 +objector 5 +objector's 1 +objectors 1 +object's 1 +objects 1 +oblate 2 +oblation 2 +oblation's 1 +oblations 1 +obligate 3 +obligated 2 +obligates 1 +obligating 1 +obligation 43 +obligation's 1 +obligations 1 +obligatory 5 +oblige 10 +obliged 19 +obliges 1 +obliging 3 +obligingly 3 +oblique 6 +obliquely 3 +obliqueness 2 +obliques 1 +obliterate 5 +obliterated 1 +obliterates 1 +obliterating 1 +obliteration 2 +obliteration's 1 +oblivion 5 +oblivion's 1 +oblivious 6 +obliviously 2 +obliviousness 2 +obliviousness's 1 +oblong 5 +oblongs 1 +obloquy 2 +obloquy's 1 +obnoxious 3 +obnoxiously 2 +oboe 5 +oboe's 1 +oboes 1 +oboist 2 +oboists 1 +O'Brien 7 +Ob's 1 +obscene 7 +obscenely 2 +obscener 1 +obscenest 1 +obscenities 1 +obscenity 5 +obscenity's 1 +obscure 21 +obscured 2 +obscurely 3 +obscurer 1 +obscures 1 +obscurest 1 +obscuring 3 +obscurities 1 +obscurity 5 +obscurity's 1 +obsequies 1 +obsequious 2 +obsequiously 2 +obsequiousness 2 +obsequy 2 +observable 6 +observably 2 +observance 5 +observance's 1 +observances 1 +observant 3 +observantly 1 +observation 52 +observational 4 +observation's 1 +observations 1 +observatories 1 +observatory 5 +observatory's 1 +observe 77 +observed 7 +observer 33 +observer's 1 +observers 1 +observes 1 +observing 2 +obsess 2 +obsessed 8 +obsesses 1 +obsessing 1 +obsession 10 +obsession's 1 +obsessions 1 +obsessive 7 +obsessively 3 +obsessives 1 +obsidian 3 +obsidian's 1 +obsolescence 3 +obsolescent 2 +obsolete 6 +obsoleted 1 +obsoletes 1 +obsoleting 1 +obstacle 16 +obstacle's 1 +obstacles 1 +obstetric 3 +obstetrical 2 +obstetrician 3 +obstetrician's 1 +obstetricians 1 +obstetrics 3 +obstetrics's 1 +obstinacy 3 +obstinacy's 1 +obstinate 3 +obstinately 3 +obstreperous 2 +obstruct 6 +obstructed 2 +obstructing 2 +obstruction 8 +obstructionist 2 +obstructionist's 1 +obstructionists 1 +obstruction's 1 +obstructions 1 +obstructive 4 +obstructively 2 +obstructiveness 2 +obstructiveness's 1 +obstructives 1 +obstructs 1 +obtain 129 +obtainable 5 +obtained 2 +obtaining 3 +obtains 1 +obtrude 2 +obtruded 1 +obtrudes 1 +obtruding 1 +obtrusive 3 +obtrusively 2 +obtrusiveness 2 +obtrusiveness's 1 +obtuse 3 +obtusely 2 +obtuseness 2 +obtuser 1 +obtusest 1 +obverse 4 +obverses 1 +obviate 4 +obviated 1 +obviates 1 +obviating 1 +obvious 88 +obviously 112 +obviousness 2 +obviousness's 1 +ocarina 2 +ocarina's 1 +ocarinas 1 +O'Casey 2 +Occam 3 +Occam's 1 +occasion 98 +occasional 28 +occasionally 42 +occasioned 1 +occasioning 2 +occasion's 1 +occasions 1 +Occident 1 +Occidental 2 +occidental 3 +occidentals 1 +Occidentals 2 +Occident's 1 +Occidents 1 +occlude 2 +occluded 2 +occludes 1 +occluding 2 +occlusion 3 +occlusion's 1 +occlusions 1 +occult 5 +occupancy 5 +occupancy's 1 +occupant 10 +occupant's 1 +occupants 1 +occupation 34 +occupational 19 +occupation's 1 +occupations 1 +occupied 8 +occupies 1 +occupy 47 +occupying 3 +occur 159 +occurred 1 +occurrence 16 +occurrence's 1 +occurrences 1 +occurring 3 +occurs 1 +ocean 2 +oceangoing 1 +Oceania 2 +Oceania's 1 +oceanic 6 +oceanographer 2 +oceanographer's 1 +oceanographers 1 +oceanographic 2 +oceanography 2 +oceanography's 1 +ocean's 1 +oceans 1 +Oceanus 2 +Oceanus's 1 +ocelot 3 +ocelot's 1 +ocelots 1 +ocher 1 +ocher's 1 +Ochoa 2 +Ochoa's 1 +ochre 5 +o'clock 49 +O'Connell 3 +O'Connor 6 +Oct 1 +octagon 3 +octagonal 4 +octagon's 1 +octagons 1 +octal 2 +octane 2 +octane's 1 +octave 5 +octave's 1 +octaves 1 +Octavia 3 +Octavia's 1 +Octavio 2 +Octavio's 1 +octet 2 +octet's 1 +octets 1 +octette 2 +octettes 1 +October 108 +October's 1 +Octobers 2 +octogenarian 3 +octogenarian's 1 +octogenarians 1 +octopi 2 +octopus 4 +octopuses 1 +octopus's 1 +Oct's 1 +ocular 3 +oculars 1 +oculist 3 +oculist's 1 +oculists 1 +odd 47 +oddball 3 +oddball's 1 +oddballs 1 +odder 3 +oddest 1 +oddities 1 +oddity 4 +oddity's 1 +oddly 9 +oddness 2 +oddness's 1 +odds 17 +ode 5 +Odell 3 +Odell's 1 +Oder 2 +Oder's 1 +ode's 1 +odes 1 +Odessa 2 +Odessa's 1 +Odets 2 +Odets's 1 +Odin 2 +Odin's 1 +odious 3 +odiously 2 +Odis 1 +Odis's 1 +odium 2 +odium's 1 +Odom 2 +odometer 2 +odometer's 1 +odometers 1 +Odom's 1 +O'Donnell 3 +odor 2 +odoriferous 2 +odorless 2 +odorous 3 +odor's 1 +odors 1 +Odysseus 2 +Odysseus's 1 +Odyssey 1 +odyssey 3 +Odyssey's 1 +odysseys 1 +Oedipal 1 +Oedipus 4 +Oedipus's 1 +o'er 4 +Oersted 1 +Oersted's 1 +of 29397 +Ofelia 1 +Ofelia's 1 +off 710 +offal 3 +offal's 1 +offbeat 2 +offbeat's 1 +offbeats 1 +offed 1 +Offenbach 2 +Offenbach's 1 +offend 12 +offended 2 +offender 21 +offender's 1 +offenders 1 +offending 8 +offends 1 +offense 2 +offense's 1 +offenses 1 +offensive 19 +offensively 2 +offensiveness 2 +offensiveness's 1 +offensives 1 +offer 370 +offered 3 +offering 15 +offering's 1 +offerings 1 +offers 1 +offertories 1 +offertory 2 +offertory's 1 +offhand 4 +offhandedly 2 +office 303 +officeholder 2 +officeholder's 1 +officeholders 1 +OfficeMax 1 +OfficeMax's 1 +officer 2 +officer's 1 +officers 1 +office's 1 +offices 1 +official 163 +officialdom 3 +officialdom's 1 +officially 20 +officials 1 +officiate 3 +officiated 1 +officiates 1 +officiating 2 +officious 2 +officiously 2 +officiousness 2 +officiousness's 1 +offing 3 +offing's 1 +offings 1 +offload 4 +offs 2 +offset 16 +offset's 1 +offsets 1 +offsetting 3 +offshoot 4 +offshoot's 1 +offshoots 1 +offshore 13 +offside 6 +offsides 1 +offspring 12 +offspring's 1 +offsprings 1 +offstage 3 +offstages 1 +oft 5 +often 381 +oftener 2 +oftenest 1 +oftentimes 2 +ofter 1 +oftest 1 +Ogbomosho 1 +Ogbomosho's 1 +Ogden 3 +Ogden's 1 +Ogilvy 3 +Ogilvy's 1 +ogle 3 +ogled 1 +ogles 1 +Oglethorpe 3 +Oglethorpe's 1 +ogling 3 +ogre 3 +ogre's 1 +ogres 1 +oh 689 +O'Hara 4 +O'Higgins 2 +Ohio 4 +Ohioan 1 +Ohioans 1 +Ohio's 1 +ohm 3 +ohm's 1 +ohms 2 +oho 3 +ohos 1 +ohs 1 +OHSA 1 +OHSA's 1 +oil 115 +oilcloth 2 +oilcloth's 1 +oilcloths 1 +oiled 3 +oilfield 3 +oilfield's 1 +oilfields 1 +oilier 1 +oiliest 1 +oiliness 2 +oiliness's 1 +oiling 2 +oil's 1 +oils 1 +oilskin 4 +oilskin's 1 +oily 6 +oink 3 +oinked 1 +oinking 1 +oinks 1 +ointment 3 +ointment's 1 +ointments 1 +Oise 2 +Oise's 1 +Ojibwa 2 +Ojibwa's 1 +Ojibwas 1 +OK 1 +okay 127 +okayed 1 +okaying 1 +okays 1 +Okeechobee 2 +Okeechobee's 1 +O'Keeffe 3 +Okefenokee 1 +Okhotsk 2 +Okhotsk's 1 +Okinawa 2 +Okinawa's 1 +Okla 1 +Oklahoma 3 +Oklahoman 1 +Oklahomans 1 +Oklahoma's 1 +Okla's 1 +okra 2 +okra's 1 +okras 1 +OKs 1 +Oktoberfest 2 +Ola 2 +Olaf 3 +Olaf's 1 +Olajuwon 1 +Olajuwon's 1 +Ola's 1 +Olav 2 +Olav's 1 +old 657 +olden 3 +Oldenburg 2 +Oldenburg's 1 +oldened 1 +oldening 1 +oldens 1 +older 2 +oldest 1 +Oldfield 4 +Oldfield's 1 +oldie 2 +oldie's 1 +oldies 1 +Oldsmobile 2 +Oldsmobile's 1 +Olduvai 2 +Olduvai's 1 +oleaginous 2 +oleander 3 +oleander's 1 +oleanders 1 +Olen 1 +Olenek 1 +Olenek's 1 +Olen's 1 +oleo 2 +oleomargarine 1 +oleomargarine's 1 +olfactory 3 +Olga 4 +Olga's 1 +oligarch 3 +oligarchic 3 +oligarchies 1 +oligarch's 1 +oligarchs 1 +oligarchy 3 +oligarchy's 1 +Oligocene 2 +Olin 2 +Olin's 1 +olive 13 +Olive 4 +Oliver 25 +Oliver's 1 +olive's 1 +Olive's 1 +olives 1 +Olivetti 6 +Olivetti's 1 +Olivia 5 +Olivia's 1 +Olivier 4 +Olivier's 1 +Ollie 4 +Ollie's 1 +Olmec 2 +Olmsted 2 +Olmsted's 1 +Olsen 3 +Olsen's 1 +Olson 3 +Olson's 1 +Olympia 5 +Olympiad 2 +Olympiad's 1 +Olympiads 1 +Olympian 1 +Olympians 1 +Olympia's 1 +Olympias 1 +Olympic 1 +Olympics 1 +Olympus 3 +Olympus's 1 +Omaha 2 +Omaha's 1 +Omahas 1 +Oman 4 +Oman's 1 +Omar 4 +Omar's 1 +Omayyad 1 +Omayyad's 1 +ombudsman 5 +ombudsman's 1 +ombudsmen 1 +Omdurman 2 +Omdurman's 1 +omega 3 +omega's 1 +omegas 1 +omelet 2 +omelet's 1 +omelets 1 +omelette 5 +omelette's 1 +omelettes 1 +omen 5 +omen's 1 +omens 1 +ominous 6 +ominously 4 +omission 11 +omission's 1 +omissions 1 +omit 17 +omits 1 +omitted 3 +omitting 1 +omnibus 3 +omnibuses 1 +omnibus's 1 +omnibusses 1 +omnipotence 2 +omnipotence's 1 +omnipotent 4 +omnipresence 2 +omnipresence's 1 +omnipresent 4 +omniscience 2 +omniscience's 1 +omniscient 3 +omnivore 3 +omnivore's 1 +omnivores 1 +omnivorous 2 +Omsk 2 +Omsk's 1 +on 7239 +Onassis 2 +Onassis's 1 +once 277 +oncology 2 +oncology's 1 +oncoming 3 +one 1075 +Oneal 1 +Oneal's 1 +Onega 2 +Onega's 1 +Onegin 2 +Onegin's 1 +Oneida 2 +Oneida's 1 +O'Neil 3 +O'Neill 8 +oneness 3 +oneness's 1 +onerous 4 +ones 1 +oneself 9 +onetime 2 +ongoing 10 +ongoings 1 +onion 14 +onioned 1 +onioning 1 +onion's 1 +onions 1 +onionskin 1 +onionskin's 1 +onliest 1 +online 9 +onlooker 5 +onlooker's 1 +onlookers 1 +only 1534 +Ono 2 +onomatopoeia 2 +onomatopoeia's 1 +onomatopoeic 2 +Onondaga 2 +Onondaga's 1 +Ono's 1 +onrush 3 +onrushes 1 +onrushing 3 +onrush's 1 +Onsager 1 +Onsager's 1 +onset 10 +onset's 1 +onsets 1 +onsetting 1 +onshore 4 +onslaught 5 +onslaught's 1 +onslaughts 1 +Ontario 5 +Ontario's 1 +onto 65 +onus 4 +onuses 1 +onus's 1 +onward 6 +onwards 16 +onyx 3 +onyxes 1 +onyx's 1 +oodles 1 +oops 5 +oopses 1 +Oort 2 +Oort's 1 +ooze 7 +oozed 1 +oozes 1 +oozing 3 +opacity 3 +opacity's 1 +Opal 1 +opal 3 +opalescence 2 +opalescent 2 +opal's 1 +Opal's 1 +opals 1 +opaque 7 +opaqued 1 +opaquely 2 +opaqueness 2 +opaqueness's 1 +opaquer 1 +opaques 1 +opaquest 1 +opaquing 1 +Opel 2 +Opel's 1 +open 468 +opened 3 +opener 6 +opener's 1 +openers 1 +openest 2 +openhanded 1 +opening 58 +opening's 1 +openings 1 +openly 14 +openness 7 +opens 1 +openwork 2 +openwork's 1 +opera 30 +operable 2 +operand 4 +operand's 1 +operands 1 +opera's 1 +operas 1 +operate 105 +operated 1 +operates 1 +operatic 5 +operatics 1 +operating 33 +operation 164 +operational 19 +operationally 2 +operation's 1 +operations 1 +operative 8 +operatives 1 +operator 32 +operator's 1 +operators 1 +operetta 3 +operetta's 1 +operettas 1 +Ophelia 3 +Ophelia's 1 +Ophiuchus 2 +Ophiuchus's 1 +ophthalmic 3 +ophthalmologist 2 +ophthalmologist's 1 +ophthalmologists 1 +ophthalmology 2 +ophthalmology's 1 +opiate 4 +opiate's 1 +opiates 1 +opine 4 +opined 1 +opines 1 +opining 1 +opinion 95 +opinionated 2 +opinion's 1 +opinions 1 +opium 4 +opium's 1 +opossum 2 +opossum's 1 +opossums 1 +Oppenheimer 2 +Oppenheimer's 1 +opponent 33 +opponent's 1 +opponents 1 +opportune 3 +opportunism 3 +opportunism's 1 +opportunist 5 +opportunistic 3 +opportunist's 1 +opportunists 1 +opportunities 1 +opportunity 163 +opportunity's 1 +oppose 35 +opposed 10 +opposes 1 +opposing 8 +opposite 67 +opposites 1 +opposition 95 +opposition's 1 +oppress 4 +oppressed 5 +oppresses 1 +oppressing 3 +oppression 9 +oppression's 1 +oppressive 7 +oppressively 2 +oppressor 3 +oppressor's 1 +oppressors 1 +opprobrious 2 +opprobrium 2 +opprobrium's 1 +Oprah 2 +Oprah's 1 +opt 21 +opted 1 +optic 4 +optical 12 +optically 2 +optician 3 +optician's 1 +opticians 1 +optics 3 +optics's 1 +optima 2 +optimal 9 +optimise's 1 +optimism 10 +optimism's 1 +optimist 4 +optimistic 14 +optimistically 3 +optimist's 1 +optimists 1 +optimization 2 +optimization's 1 +optimize 3 +optimized 2 +optimizer 2 +optimizes 1 +optimizing 2 +optimum 9 +optimum's 1 +optimums 1 +opting 1 +option 95 +optional 12 +optionally 2 +optionals 1 +optioned 1 +optioning 2 +option's 1 +options 2 +optometrist 2 +optometrist's 1 +optometrists 1 +optometry 2 +optometry's 1 +opts 1 +opulence 3 +opulence's 1 +opulent 3 +opus 3 +opuses 1 +opus's 1 +or 3714 +Ora 2 +oracle 10 +oracled 1 +oracle's 1 +oracles 1 +oracling 1 +oracular 2 +oral 26 +orally 4 +orals 1 +Oran 2 +Orange 2 +orange 35 +orangeade 2 +orangeade's 1 +orangeades 1 +orange's 1 +Orange's 1 +oranges 1 +orangutan 3 +orangutan's 1 +orangutans 1 +Oranjestad 2 +Oranjestad's 1 +Oran's 1 +Ora's 1 +orate 4 +orated 1 +orates 1 +orating 2 +oration 2 +oration's 1 +orations 1 +orator 3 +oratorical 2 +oratories 1 +oratorio 2 +oratorio's 1 +oratorios 1 +orator's 1 +orators 1 +oratory 3 +oratory's 1 +orb 4 +Orbison 2 +Orbison's 1 +orbit 15 +orbital 6 +orbital's 1 +orbitals 1 +orbited 1 +orbiting 3 +orbit's 1 +orbits 1 +orb's 1 +orbs 1 +orchard 9 +orchard's 1 +orchards 1 +orchestra 19 +orchestral 5 +orchestra's 1 +orchestras 1 +orchestrate 5 +orchestrated 2 +orchestrates 1 +orchestrating 1 +orchestration 3 +orchestration's 1 +orchestrations 1 +orchid 6 +orchid's 1 +orchids 1 +ordain 6 +ordained 3 +ordaining 1 +ordains 1 +ordeal 8 +ordeal's 1 +ordeals 1 +order 329 +ordered 5 +ordering 6 +orderings 1 +orderlies 1 +orderliness 2 +orderly 9 +order's 1 +orders 1 +ordinal 3 +ordinals 1 +ordinance 3 +ordinance's 1 +ordinances 1 +ordinarier 1 +ordinaries 1 +ordinariest 1 +ordinarily 5 +ordinariness 3 +ordinary 72 +ordination 5 +ordination's 1 +ordinations 1 +ordnance 6 +ordnance's 1 +Ordovician 1 +ordure 3 +ordure's 1 +ore 8 +oregano 2 +oregano's 1 +Oregon 3 +Oregonian 1 +Oregonians 1 +Oregon's 1 +Oreo 2 +ore's 1 +ores 1 +Orestes 2 +organ 27 +organdie 2 +organdie's 1 +organdy 2 +organdy's 1 +organelle 2 +organelle's 1 +organelles 1 +organic 24 +organically 3 +organics 1 +organism 20 +organism's 1 +organisms 1 +organist 5 +organist's 1 +organists 1 +organization 96 +organizational 11 +organization's 1 +organizations 2 +organize 36 +organized 7 +organizer 6 +organizer's 1 +organizers 1 +organizes 1 +organizing 4 +organ's 1 +organs 1 +orgasm 5 +orgasmic 2 +orgasm's 1 +orgasms 1 +orgiastic 2 +orgies 1 +orgy 4 +orgy's 1 +Orient 4 +orient 6 +Oriental 1 +oriental 10 +orientals 1 +Orientals 2 +orientate 5 +orientated 2 +orientates 1 +orientating 1 +orientation 14 +orientation's 1 +orientations 1 +oriented 3 +orienting 3 +orient's 1 +Orient's 1 +orients 1 +Orients 1 +orifice 4 +orifice's 1 +orifices 1 +origami 3 +origami's 1 +origin 51 +original 119 +originality 5 +originality's 1 +originally 47 +originals 1 +originate 17 +originated 1 +originates 1 +originating 3 +origination 2 +origination's 1 +originator 4 +originator's 1 +originators 1 +origin's 1 +origins 1 +Orin 2 +Orinoco 2 +Orinoco's 1 +Orin's 1 +oriole 2 +oriole's 1 +orioles 1 +Orion 4 +Orion's 1 +Oriya 1 +Oriya's 1 +Orizaba 1 +Orizaba's 1 +Orkney 9 +Orkney's 1 +Orlando 4 +Orlando's 1 +Orleans 4 +Orlon 1 +Orlon's 1 +Orlons 1 +Orly 2 +Orly's 1 +ormolu 2 +ormolu's 1 +ornament 10 +ornamental 7 +ornamentation 3 +ornamentation's 1 +ornamented 2 +ornamenting 1 +ornament's 1 +ornaments 1 +ornate 5 +ornately 2 +ornateness 2 +ornateness's 1 +ornerier 1 +orneriest 1 +ornery 1 +ornithologist 3 +ornithologist's 1 +ornithologists 1 +ornithology 3 +ornithology's 1 +orotund 2 +O'Rourke 3 +orphan 7 +orphanage 4 +orphanage's 1 +orphanages 1 +orphaned 3 +orphaning 1 +orphan's 1 +orphans 1 +Orpheus 4 +Orpheus's 1 +Orphic 1 +Orr 3 +Orr's 1 +or's 1 +Ortega 3 +Ortega's 1 +orthodontia 1 +orthodontic 3 +orthodontics 1 +orthodontics's 1 +orthodontist 2 +orthodontist's 1 +orthodontists 1 +orthodox 14 +orthodoxes 1 +orthodoxies 1 +orthodoxy 6 +orthodoxy's 1 +orthogonal 4 +orthogonality 2 +orthogonality's 1 +orthographic 3 +orthographies 1 +orthography 2 +orthography's 1 +orthopaedic 5 +orthopaedics 2 +orthopaedist 2 +orthopaedists 1 +orthopedic 3 +orthopedics 1 +orthopedics's 1 +orthopedist 1 +orthopedist's 1 +orthopedists 1 +Ortiz 2 +Ortiz's 1 +Orval 2 +Orval's 1 +Orville 2 +Orville's 1 +Orwell 5 +Orwellian 1 +Orwell's 1 +Os 1 +Osage 2 +Osage's 1 +Osaka 3 +Osaka's 1 +Osbert 2 +Osbert's 1 +Osborn 3 +Osborne 6 +Osborne's 1 +Osborn's 1 +Oscar 6 +Oscar's 1 +Oscars 1 +Osceola 1 +oscillate 4 +oscillated 1 +oscillates 1 +oscillating 2 +oscillation 4 +oscillation's 1 +oscillations 1 +oscillator 3 +oscillator's 1 +oscillators 1 +oscilloscope 2 +oscilloscope's 1 +oscilloscopes 1 +Osgood 2 +Osgood's 1 +Oshawa 2 +Oshawa's 1 +Oshkosh 2 +Oshkosh's 1 +osier 2 +osier's 1 +osiers 1 +Osiris 3 +Osiris's 1 +Oslo 4 +Oslo's 1 +Osman 4 +Osman's 1 +osmosis 3 +osmosis's 1 +osmotic 3 +osprey 3 +osprey's 1 +ospreys 1 +Os's 1 +ossification 2 +ossification's 1 +ossified 2 +ossifies 1 +ossify 2 +ossifying 1 +ostensible 3 +ostensibly 6 +ostentation 2 +ostentation's 1 +ostentatious 3 +ostentatiously 3 +osteopath 2 +osteopath's 1 +osteopaths 1 +osteopathy 2 +osteopathy's 1 +osteoporosis 3 +osteoporosis's 1 +ostracism 2 +ostracism's 1 +ostracize 2 +ostracized 2 +ostracizes 1 +ostracizing 1 +ostrich 4 +ostriches 1 +ostrich's 1 +Ostrogoth 2 +Ostrogoth's 1 +Ostwald 1 +Ostwald's 1 +Osvaldo 3 +Osvaldo's 1 +Oswald 5 +Oswald's 1 +Othello 4 +Othello's 1 +other 1708 +others 1 +otherwise 90 +otherworldly 2 +otiose 2 +Otis 3 +Otis's 1 +O'Toole 3 +Ottawa 3 +Ottawa's 1 +Ottawas 1 +otter 6 +ottered 1 +ottering 1 +otter's 1 +otters 1 +Otto 7 +Ottoman 1 +ottoman 7 +ottoman's 1 +ottomans 1 +Otto's 1 +Ouagadougou 2 +Ouagadougou's 1 +ouch 4 +ought 66 +Ouija 2 +Ouija's 1 +ounce 7 +ounce's 1 +ounces 1 +our 955 +ours 21 +ourselves 47 +oust 6 +ousted 2 +ouster 2 +ouster's 1 +ousters 1 +ousting 2 +ousts 1 +out 1561 +outage 2 +outage's 1 +outages 1 +outback 4 +outback's 1 +outbacks 1 +outbalance 2 +outbalanced 1 +outbalances 1 +outbalancing 1 +outbid 2 +outbidding 2 +outbids 1 +outbound 5 +outbounds 1 +outbreak 14 +outbreaking 1 +outbreak's 1 +outbreaks 1 +outbroke 1 +outbroken 1 +outbuilding 3 +outbuilding's 1 +outbuildings 1 +outburst 7 +outbursting 1 +outburst's 1 +outbursts 1 +outcast 4 +outcasting 1 +outcast's 1 +outcasts 1 +outclass 4 +outclassed 2 +outclasses 1 +outclassing 1 +outcome 48 +outcome's 1 +outcomes 1 +outcries 1 +outcrop 5 +outcropped 1 +outcropping 3 +outcroppings 1 +outcrop's 1 +outcrops 1 +outcry 5 +outcry's 1 +outdated 4 +outdid 2 +outdistance 3 +outdistanced 1 +outdistances 1 +outdistancing 1 +outdo 3 +outdoes 1 +outdoing 2 +outdone 3 +outdoor 13 +outdoors 6 +outed 1 +outer 27 +outermost 3 +outers 1 +outfield 2 +outfielder 2 +outfielder's 1 +outfielders 1 +outfield's 1 +outfields 1 +outfit 14 +outfit's 1 +outfits 1 +outfitted 1 +outfitter 2 +outfitter's 1 +outfitters 1 +outfitting 3 +outflank 3 +outflanked 1 +outflanking 3 +outflanks 1 +outfox 2 +outfoxed 1 +outfoxes 1 +outfoxing 1 +outgo 1 +outgoes 1 +outgoing 10 +outgoings 1 +outgrew 2 +outgrow 3 +outgrowing 1 +outgrown 2 +outgrows 1 +outgrowth 3 +outgrowth's 1 +outgrowths 1 +outhouse 4 +outhouse's 1 +outhouses 1 +outing 10 +outing's 1 +outings 1 +outlaid 1 +outlandish 3 +outlandishly 2 +outlast 3 +outlasted 2 +outlasting 1 +outlasts 1 +outlaw 8 +outlawed 3 +outlawing 3 +outlaw's 1 +outlaws 1 +outlay 6 +outlaying 1 +outlay's 1 +outlays 1 +outlet 16 +outlet's 1 +outlets 1 +outline 51 +outlined 2 +outline's 1 +outlines 1 +outlining 2 +outlive 3 +outlived 1 +outlives 1 +outliving 1 +outlook 14 +outlooked 1 +outlooking 1 +outlook's 1 +outlooks 1 +outlying 4 +outmaneuver 1 +outmaneuvered 1 +outmaneuvering 1 +outmaneuvers 1 +outmanoeuvre 3 +outmanoeuvred 1 +outmanoeuvres 1 +outmanoeuvring 1 +outmoded 3 +outnumber 6 +outnumbered 2 +outnumbering 1 +outnumbers 1 +outpatient 6 +outpatient's 1 +outpatients 1 +outperform 4 +outperformed 1 +outperforming 1 +outperforms 1 +outplacement 2 +outplay 3 +outplayed 1 +outplaying 1 +outplays 1 +outpost 5 +outpost's 1 +outposts 1 +outpouring 3 +outpouring's 1 +outpourings 1 +output 68 +output's 1 +outputs 1 +outputted 1 +outputting 2 +outrage 10 +outraged 6 +outrageous 8 +outrageously 3 +outrage's 1 +outrages 1 +outraging 1 +outran 2 +outrank 2 +outranked 1 +outranking 1 +outranks 1 +outreach 4 +outreached 1 +outreaches 1 +outreaching 3 +outrider 2 +outrider's 1 +outriders 1 +outrigger 3 +outrigger's 1 +outriggers 1 +outright 11 +outrun 3 +outrunning 1 +outruns 1 +outs 2 +outsell 3 +outselling 1 +outsells 1 +outset 12 +outset's 1 +outsets 1 +outsetting 1 +outshine 2 +outshined 1 +outshines 1 +outshining 3 +outshone 2 +outside 218 +outsider 15 +outsider's 1 +outsiders 1 +outsides 1 +outsize 4 +outsizes 1 +outskirt 2 +outskirts 8 +outsmart 2 +outsmarted 1 +outsmarting 1 +outsmarts 1 +outsold 3 +outsource 2 +outsourced 1 +outsources 1 +outsourcing 3 +outspoken 5 +outspokenly 2 +outspokenness 2 +outspokenness's 1 +outspread 2 +outspreading 1 +outspreads 1 +outstanding 32 +outstandingly 3 +outstation 2 +outstation's 1 +outstations 1 +outstay 2 +outstayed 1 +outstaying 1 +outstays 1 +outstretch 3 +outstretched 6 +outstretches 1 +outstretching 1 +outstrip 5 +outstripped 1 +outstripping 2 +outstrips 1 +outstript 1 +outtake 1 +outtakes 1 +outvote 2 +outvoted 1 +outvotes 1 +outvoting 1 +outward 10 +outwardly 4 +outwards 7 +outwear 1 +outwearing 1 +outwears 1 +outweigh 8 +outweighed 1 +outweighing 1 +outweighs 1 +outwit 3 +outwits 1 +outwitted 1 +outwitting 1 +outwore 1 +outworn 3 +ova 2 +oval 10 +ovals 1 +ovarian 3 +ovaries 1 +ovary 3 +ovary's 1 +ova's 1 +ovation 4 +ovation's 1 +ovations 1 +oven 18 +oven's 1 +ovens 1 +over 1336 +overabundance 2 +overabundance's 1 +overabundant 2 +overachieve 2 +overachieved 1 +overachiever 1 +overachievers 1 +overachieves 1 +overachieving 1 +overact 2 +overacted 2 +overacting 2 +overactive 3 +overacts 1 +overage 1 +overages 1 +overall 85 +overalls 1 +overambitious 2 +overanxious 2 +overate 2 +overawe 2 +overawed 2 +overawes 1 +overawing 1 +overbalance 3 +overbalanced 1 +overbalances 1 +overbalancing 1 +overbear 2 +overbearing 3 +overbears 1 +overbite 2 +overbite's 1 +overbites 1 +overblown 3 +overboard 4 +overbook 2 +overbooked 2 +overbooking 3 +overbooks 1 +overbore 2 +overborne 2 +overburden 3 +overburdened 2 +overburdening 2 +overburdens 1 +overcame 1 +overcast 5 +overcasting 1 +overcasts 1 +overcautious 2 +overcharge 4 +overcharged 2 +overcharges 1 +overcharging 2 +overcoat 7 +overcoat's 1 +overcoats 1 +overcome 38 +overcomes 1 +overcoming 2 +overcompensate 2 +overcompensated 2 +overcompensates 1 +overcompensating 1 +overcompensation 2 +overcompensation's 1 +overconfident 3 +overcook 2 +overcooked 2 +overcooking 2 +overcooks 1 +overcrowd 4 +overcrowded 5 +overcrowding 4 +overcrowds 1 +overdid 1 +overdo 4 +overdoes 1 +overdoing 2 +overdone 2 +overdose 7 +overdosed 2 +overdose's 1 +overdoses 1 +overdosing 2 +overdraft 6 +overdraft's 1 +overdrafts 1 +overdraw 2 +overdrawing 2 +overdrawn 3 +overdraws 1 +overdress 3 +overdressed 2 +overdresses 1 +overdressing 2 +overdrew 2 +overdrive 5 +overdrive's 1 +overdue 6 +overeager 2 +overeat 2 +overeaten 2 +overeating 2 +overeats 1 +overemphasize 2 +overemphasized 1 +overemphasizes 1 +overemphasizing 1 +overenthusiastic 2 +overestimate 5 +overestimated 1 +overestimates 1 +overestimating 1 +overexpose 2 +overexposed 2 +overexposes 1 +overexposing 1 +overexposure 3 +overexposure's 1 +overextend 2 +overextended 2 +overextending 1 +overextends 1 +overflow 10 +overflowed 1 +overflowing 2 +overflows 1 +overfull 2 +overgenerous 2 +overgrew 1 +overgrow 3 +overgrowing 1 +overgrown 4 +overgrows 1 +overgrowth 3 +overgrowth's 1 +overhand 3 +overhands 1 +overhang 4 +overhanging 4 +overhangs 1 +overhaul 8 +overhauled 1 +overhauling 1 +overhauls 1 +overhead 21 +overheads 1 +overhear 6 +overheard 3 +overhearing 1 +overhears 1 +overheat 4 +overheated 3 +overheating 3 +overheats 1 +overhung 3 +overindulge 2 +overindulged 1 +overindulgence 2 +overindulgence's 1 +overindulges 1 +overindulging 1 +overjoy 1 +overjoyed 3 +overjoying 1 +overjoys 1 +overkill 4 +overkilled 1 +overkilling 1 +overkill's 1 +overkills 1 +overlaid 1 +overlain 2 +overland 4 +overlands 1 +overlap 17 +overlapped 2 +overlapping 6 +overlaps 1 +overlay 7 +overlaying 3 +overlays 1 +overlie 2 +overlies 1 +overload 6 +overloaded 3 +overloading 2 +overloads 1 +overlong 3 +overlook 23 +overlooked 2 +overlooking 2 +overlooks 1 +overlord 4 +overlord's 1 +overlords 1 +overly 5 +overlying 3 +overmuch 3 +overmuches 1 +overnight 25 +overnights 1 +overpaid 2 +overpass 2 +overpasses 1 +overpass's 1 +overpay 3 +overpaying 1 +overpays 1 +overplay 3 +overplayed 1 +overplaying 1 +overplays 1 +overpopulate 2 +overpopulated 2 +overpopulates 1 +overpopulating 1 +overpopulation 2 +overpopulation's 1 +overpower 5 +overpowered 2 +overpowering 4 +overpowers 1 +overprice 2 +overpriced 3 +overprices 1 +overpricing 2 +overprint 3 +overprinted 2 +overprinting 2 +overprints 1 +overproduce 2 +overproduced 2 +overproduces 1 +overproducing 2 +overproduction 2 +overprotective 2 +overqualified 3 +overran 3 +overrate 2 +overrated 2 +overrates 1 +overrating 2 +overreach 3 +overreached 1 +overreaches 1 +overreaching 2 +overreact 3 +overreacted 1 +overreacting 1 +overreaction 2 +overreaction's 1 +overreactions 1 +overreacts 1 +overridden 3 +override 7 +overrides 1 +overriding 7 +overripe 2 +overrode 2 +overrule 5 +overruled 1 +overrules 1 +overruling 2 +overrun 5 +overrunning 2 +overruns 1 +overs 1 +oversampling 1 +oversaw 3 +overseas 42 +oversee 7 +overseeing 3 +overseen 3 +overseer 4 +overseer's 1 +overseers 1 +oversees 1 +oversell 3 +overselling 2 +oversells 1 +oversensitive 2 +oversexed 2 +overshadow 6 +overshadowed 1 +overshadowing 3 +overshadows 1 +overshoe 2 +overshoe's 1 +overshoes 1 +overshoot 3 +overshooting 2 +overshoots 1 +overshot 3 +oversight 5 +oversight's 1 +oversights 1 +oversimplification 3 +oversimplification's 1 +oversimplifications 1 +oversimplified 2 +oversimplifies 1 +oversimplify 3 +oversimplifying 1 +oversize 3 +oversized 3 +oversizes 1 +oversizing 1 +oversleep 2 +oversleeping 1 +oversleeps 1 +overslept 3 +oversold 3 +overspecialize 1 +overspecialized 2 +overspecializes 1 +overspecializing 1 +overspend 3 +overspending 2 +overspends 1 +overspent 3 +overspill 4 +overspill's 1 +overspread 3 +overspreading 1 +overspreads 1 +overstate 4 +overstated 2 +overstatement 2 +overstatements 1 +overstates 1 +overstating 1 +overstay 2 +overstayed 1 +overstaying 1 +overstays 1 +overstep 3 +overstepped 1 +overstepping 2 +oversteps 1 +overstock 3 +overstocked 2 +overstocking 2 +overstocks 1 +overstuffed 2 +oversupplied 2 +oversupplies 1 +oversupply 5 +oversupplying 1 +oversupply's 1 +overt 8 +overtake 11 +overtaken 1 +overtakes 1 +overtaking 2 +overtax 2 +overtaxed 2 +overtaxes 1 +overtaxing 1 +overthrew 3 +overthrow 11 +overthrowing 2 +overthrown 2 +overthrows 1 +overtime 9 +overtime's 1 +overtimes 1 +overtly 5 +overtone 6 +overtone's 1 +overtones 1 +overtook 1 +overture 5 +overture's 1 +overtures 1 +overturn 9 +overturned 2 +overturning 2 +overturns 1 +overuse 3 +overused 2 +overuses 1 +overusing 1 +overview 12 +overview's 1 +overviews 1 +overweening 3 +overweight 7 +overwhelm 11 +overwhelmed 3 +overwhelming 16 +overwhelmingly 7 +overwhelms 1 +overwork 3 +overworked 3 +overworking 2 +overworks 1 +overwrite 2 +overwrites 1 +overwriting 2 +overwritten 2 +overwrought 3 +overzealous 2 +Ovid 2 +Ovid's 1 +oviduct 2 +oviduct's 1 +oviducts 1 +oviparous 2 +ovoid 3 +ovoids 1 +ovulate 3 +ovulated 2 +ovulates 1 +ovulating 2 +ovulation 3 +ovule 3 +ovule's 1 +ovules 1 +ovum 3 +ovum's 1 +ow 9 +owe 39 +owed 1 +Owen 24 +Owen's 1 +Owens 3 +owes 1 +owing 3 +owl 19 +owlet 2 +owlet's 1 +owlets 1 +owlish 2 +owl's 1 +owls 1 +own 763 +owned 2 +owner 89 +owner's 1 +owners 1 +ownership 33 +ownership's 1 +owning 2 +owns 1 +ox 7 +oxbow 3 +oxbow's 1 +oxbows 1 +oxen 1 +oxen's 1 +oxes 1 +oxford 2 +Oxford 88 +oxford's 1 +Oxford's 1 +oxfords 1 +Oxfords 1 +oxidation 4 +oxidation's 1 +oxide 8 +oxide's 1 +oxides 1 +oxidize 2 +oxidized 2 +oxidizer 1 +oxidizer's 1 +oxidizers 1 +oxidizes 1 +oxidizing 2 +Oxnard 2 +Oxonian 1 +ox's 1 +Oxus 2 +Oxus's 1 +oxyacetylene 2 +oxyacetylene's 1 +Oxycontin 1 +Oxycontin's 1 +oxygen 21 +oxygenate 2 +oxygenated 2 +oxygenate's 1 +oxygenates 1 +oxygenating 2 +oxygenation 2 +oxygenation's 1 +oxygen's 1 +oxymora 1 +oxymoron 2 +oxymoron's 1 +oxymorons 1 +oyster 6 +oyster's 1 +oysters 1 +Oz 5 +Ozark 1 +Ozark's 1 +Ozarks 1 +ozone 15 +ozone's 1 +Oz's 1 +Ozymandias 1 +Ozymandias's 1 +Ozzie 2 +Ozzie's 1 +p 238 +P 26 +Pa 1 +pa 13 +Paar 2 +Paar's 1 +Pablo 3 +Pablo's 1 +Pablum 1 +Pablum's 1 +Pabst 2 +Pabst's 1 +Pace 2 +pace 45 +paced 2 +pacemaker 3 +pacemaker's 1 +pacemakers 1 +pace's 1 +Pace's 1 +paces 1 +pacesetter 3 +pacesetter's 1 +pacesetters 1 +Pacheco 2 +Pacheco's 1 +pachyderm 3 +pachyderm's 1 +pachyderms 1 +pacific 2 +Pacific 29 +pacifically 2 +pacification 2 +pacification's 1 +Pacific's 1 +pacified 2 +pacifier 2 +pacifier's 1 +pacifiers 1 +pacifies 1 +pacifism 3 +pacifism's 1 +pacifist 6 +pacifist's 1 +pacifists 1 +pacify 3 +pacifying 3 +pacing 3 +Pacino 2 +Pacino's 1 +pack 69 +package 79 +packaged 3 +package's 1 +packages 1 +packaging 12 +packaging's 1 +Packard 3 +Packard's 1 +packed 8 +packer 4 +packer's 1 +packers 1 +packet 21 +packet's 1 +packets 1 +packing 7 +packing's 1 +pack's 1 +packs 1 +pact 14 +pact's 1 +pacts 1 +pad 16 +padded 6 +paddies 1 +padding 4 +padding's 1 +paddle 9 +paddled 1 +paddle's 1 +paddles 1 +paddling 3 +paddock 6 +paddocked 2 +paddocking 1 +paddock's 1 +paddocks 1 +paddy 3 +paddy's 1 +Paderewski 2 +Paderewski's 1 +Padilla 2 +Padilla's 1 +padlock 5 +padlocked 2 +padlocking 1 +padlock's 1 +padlocks 1 +padre 4 +padre's 1 +padres 1 +pad's 1 +pads 1 +paean 2 +paean's 1 +paeans 1 +paediatrics 2 +paediatrics's 1 +pagan 9 +Paganini 2 +Paganini's 1 +paganism 3 +paganism's 1 +pagan's 1 +pagans 1 +page 154 +Page 4 +pageant 4 +pageantry 2 +pageantry's 1 +pageant's 1 +pageants 1 +paged 2 +pager 3 +pager's 1 +pagers 1 +page's 1 +Page's 1 +pages 1 +paginate 2 +paginated 2 +paginates 1 +paginating 1 +pagination 2 +paging 3 +Paglia 2 +Paglia's 1 +pagoda 2 +pagoda's 1 +pagodas 1 +Pahlavi 2 +Pahlavi's 1 +paid 11 +Paige 6 +Paige's 1 +pail 4 +pailful 2 +pailful's 1 +pailfuls 1 +pail's 1 +pails 1 +pailsful 2 +pain 90 +Paine 3 +pained 3 +Paine's 1 +painful 21 +painfuller 1 +painfullest 1 +painfully 9 +paining 1 +painkiller 3 +painkiller's 1 +painkillers 1 +painless 3 +painlessly 3 +pain's 1 +pains 1 +painstaking 4 +painstakingly 4 +paint 73 +paintbrush 4 +paintbrushes 1 +paintbrush's 1 +painted 9 +painter 22 +painter's 1 +painters 1 +painting 73 +painting's 1 +paintings 1 +paint's 1 +paints 1 +paintwork 3 +pair 87 +paired 3 +pairing 4 +pair's 1 +pairs 1 +pairwise 2 +paisley 3 +paisley's 1 +paisleys 1 +pajamas 2 +Pakistan 20 +Pakistani 1 +Pakistanis 1 +Pakistan's 1 +pal 11 +palace 49 +palace's 1 +palaces 1 +palatable 3 +palatal 3 +palatals 1 +palate 4 +palate's 1 +palates 1 +palatial 4 +Palau 2 +palaver 3 +palavered 1 +palavering 1 +palaver's 1 +palavers 1 +pale 44 +paled 1 +paleface 2 +paleface's 1 +palefaces 1 +Palembang 2 +Palembang's 1 +paleness 2 +Paleocene 2 +Paleogene 1 +Paleolithic 1 +paleontologist 2 +paleontologists 1 +paleontology 2 +paleontology's 1 +Paleozoic 1 +paler 1 +Palermo 3 +Palermo's 1 +pales 1 +palest 1 +Palestine 11 +Palestine's 1 +Palestinian 1 +Palestinians 1 +Palestrina 2 +Palestrina's 1 +palette 6 +palette's 1 +palettes 1 +Paley 1 +Paley's 1 +Palikir 1 +Palikir's 1 +palimony 2 +palimpsest 2 +palimpsest's 1 +palimpsests 1 +palindrome 2 +palindrome's 1 +palindromes 1 +palindromic 2 +paling 3 +paling's 1 +palings 1 +palisade 2 +palisade's 1 +palisades 1 +Palisades 1 +Palisades's 1 +pall 4 +Palladio 2 +Palladio's 1 +palladium 3 +palladium's 1 +pallbearer 2 +pallbearer's 1 +pallbearers 1 +palled 2 +pallet 4 +pallet's 1 +pallets 1 +palliate 2 +palliated 2 +palliates 1 +palliating 1 +palliation 2 +palliation's 1 +palliative 4 +palliatives 1 +pallid 3 +palling 2 +pallor 3 +pallor's 1 +pall's 1 +palls 1 +palm 22 +palmed 1 +Palmer 11 +Palmer's 1 +Palmerston 4 +Palmerston's 1 +palmetto 2 +palmettoes 1 +palmetto's 1 +palmettos 1 +palmier 2 +palmiest 1 +palming 1 +palmist 2 +palmistry 2 +palmistry's 1 +palmist's 1 +palmists 1 +Palmolive 2 +Palmolive's 1 +palm's 1 +palms 1 +palmy 2 +Palmyra 2 +Palmyra's 1 +Palomar 2 +Palomar's 1 +palomino 2 +palomino's 1 +palominos 1 +palpable 3 +palpably 2 +palpate 3 +palpated 1 +palpates 1 +palpating 1 +palpation 2 +palpation's 1 +palpitate 2 +palpitated 1 +palpitates 1 +palpitating 2 +palpitation 2 +palpitation's 1 +palpitations 1 +pal's 1 +pals 1 +palsied 2 +palsies 1 +palsy 4 +palsying 1 +palsy's 1 +paltrier 1 +paltriest 1 +paltriness 2 +paltriness's 1 +paltry 3 +Pam 7 +Pamela 10 +Pamela's 1 +Pamirs 1 +pampas 2 +pampas's 1 +pamper 4 +pampered 2 +pampering 3 +pampers 1 +Pampers 1 +pamphlet 9 +pamphleteer 3 +pamphleteer's 1 +pamphleteers 1 +pamphlet's 1 +pamphlets 1 +Pam's 1 +Pan 1 +pan 21 +panacea 3 +panacea's 1 +panaceas 1 +panache 3 +panache's 1 +Panama 8 +Panamanian 1 +Panamanians 1 +Panama's 1 +Panamas 1 +Panasonic 3 +Panasonic's 1 +pancake 5 +pancaked 2 +pancake's 1 +pancakes 1 +pancaking 1 +panchromatic 2 +pancreas 4 +pancreases 1 +pancreas's 1 +pancreatic 7 +panda 4 +panda's 1 +pandas 1 +pandemic 3 +pandemics 1 +pandemonium 3 +pandemonium's 1 +pander 4 +pandered 1 +panderer 1 +panderers 1 +pandering 2 +panders 1 +Pandora 3 +Pandora's 1 +pane 5 +panegyric 3 +panegyric's 1 +panegyrics 1 +panel 53 +paneled 2 +paneling 1 +paneling's 1 +panelings 1 +panelist 2 +panelist's 1 +panelists 1 +panelled 4 +panelling 4 +panellings 1 +panel's 1 +panels 1 +pane's 1 +panes 1 +pang 5 +Pangaea 2 +Pangaea's 1 +panged 1 +panging 1 +pang's 1 +pangs 1 +panhandle 3 +panhandled 1 +panhandler 2 +panhandlers 1 +panhandle's 1 +panhandles 1 +panhandling 1 +panic 26 +panicked 2 +panickier 1 +panickiest 1 +panicking 4 +panicky 3 +panic's 1 +panics 1 +Pankhurst 3 +Pankhurst's 1 +Panmunjom 2 +Panmunjom's 1 +panned 1 +pannier 2 +pannier's 1 +panniers 1 +panning 3 +panoplies 1 +panoply 2 +panoply's 1 +panorama 4 +panorama's 1 +panoramas 1 +panoramic 4 +Pan's 1 +pans 1 +pansies 1 +Pansy 1 +pansy 4 +pansy's 1 +Pansy's 1 +pant 7 +Pantagruel 2 +Pantagruel's 1 +Pantaloon 1 +Pantaloon's 1 +pantaloons 2 +panted 3 +pantheism 2 +pantheism's 1 +pantheist 2 +pantheistic 2 +pantheists 1 +Pantheon 2 +pantheon 4 +pantheon's 1 +Pantheon's 1 +pantheons 1 +panther 4 +panther's 1 +panthers 1 +pantie 2 +panties 1 +panting 3 +pantomime 8 +pantomimed 1 +pantomime's 1 +pantomimes 1 +pantomiming 1 +pantries 1 +pantry 4 +pantry's 1 +pants 8 +pantsuit 2 +pantsuit's 1 +pantsuits 1 +panty 4 +pantyhose 2 +Panza 2 +Panza's 1 +pap 4 +papa 8 +papacies 1 +papacy 5 +papacy's 1 +papal 10 +papa's 1 +papas 2 +papaw 3 +papaw's 1 +papaws 1 +papaya 2 +papaya's 1 +papayas 1 +paper 241 +paperback 9 +paperbacked 2 +paperbacking 1 +paperback's 1 +paperbacks 1 +paperboy 2 +paperboy's 1 +paperboys 1 +papered 2 +papergirl 2 +papergirl's 1 +papergirls 1 +paperhanger 2 +paperhanger's 1 +paperhangers 1 +papering 2 +paper's 1 +papers 1 +paperweight 3 +paperweight's 1 +paperweights 1 +paperwork 7 +paperwork's 1 +papery 3 +papilla 3 +papillae 5 +papilla's 1 +papoose 3 +papoose's 1 +papooses 1 +papped 1 +papping 1 +paprika 2 +paprika's 1 +pap's 1 +paps 1 +papyri 1 +papyrus 3 +papyruses 1 +papyrus's 1 +par 14 +parable 6 +parabled 1 +parable's 1 +parables 1 +parabling 1 +parabola 2 +parabola's 1 +parabolas 1 +parabolic 2 +Paracelsus 2 +Paracelsus's 1 +parachute 10 +parachuted 1 +parachute's 1 +parachutes 1 +parachuting 3 +parachutist 4 +parachutist's 1 +parachutists 1 +Paraclete 2 +Paraclete's 1 +parade 20 +paraded 1 +parade's 1 +parades 1 +paradigm 9 +paradigmatic 3 +paradigm's 1 +paradigms 1 +parading 1 +paradise 12 +Paradise 2 +paradise's 1 +Paradise's 1 +paradises 1 +paradox 10 +paradoxes 1 +paradoxical 5 +paradoxically 6 +paradox's 1 +paraffin 5 +paraffin's 1 +paragon 3 +paragon's 1 +paragons 1 +paragraph 37 +paragraphed 1 +paragraphing 2 +paragraph's 1 +paragraphs 1 +Paraguay 3 +Paraguayan 2 +Paraguayans 1 +Paraguay's 1 +parakeet 2 +parakeet's 1 +parakeets 1 +paralegal 3 +paralegals 1 +parallax 3 +parallaxes 1 +parallax's 1 +parallel 44 +paralleled 1 +paralleling 2 +parallelism 4 +parallelism's 1 +parallelisms 1 +parallelled 1 +parallelling 1 +parallelogram 3 +parallelogram's 1 +parallelograms 1 +parallels 1 +paralysis 4 +paralysis's 1 +paralytic 3 +paralytics 1 +paralyze 2 +paralyzed 2 +paralyzes 1 +paralyzing 2 +Paramaribo 2 +Paramaribo's 1 +paramecia 1 +paramecium 2 +paramecium's 1 +parameciums 1 +paramedic 3 +paramedical 3 +paramedicals 1 +paramedic's 1 +paramedics 2 +parameter 19 +parameter's 1 +parameters 1 +paramilitaries 1 +paramilitary 7 +Paramount 3 +paramount 7 +Paramount's 1 +paramour 3 +paramour's 1 +paramours 1 +paranoia 4 +paranoia's 1 +paranoid 6 +paranoids 1 +paranormal 3 +parapet 5 +parapet's 1 +parapets 1 +paraphernalia 3 +paraphrase 6 +paraphrased 2 +paraphrase's 1 +paraphrases 1 +paraphrasing 2 +paraplegia 2 +paraplegia's 1 +paraplegic 2 +paraplegics 1 +paraprofessional 4 +paraprofessional's 1 +paraprofessionals 2 +parapsychology 2 +parapsychology's 1 +parasite 9 +parasite's 1 +parasites 1 +parasitic 4 +parasol 3 +parasol's 1 +parasols 1 +paratrooper 3 +paratrooper's 1 +paratroopers 1 +paratroops 1 +parboil 3 +parboiled 2 +parboiling 1 +parboils 1 +parcel 16 +parceled 1 +parceling 1 +parcelled 2 +parcelling 3 +parcel's 1 +parcels 1 +parch 3 +parched 3 +Parcheesi 1 +Parcheesi's 1 +parches 1 +parching 2 +parchment 5 +parchment's 1 +parchments 1 +pardon 24 +pardonable 2 +pardoned 1 +pardoning 2 +pardons 1 +pare 4 +pared 2 +parent 204 +parentage 4 +parentage's 1 +parental 15 +parented 2 +parentheses 1 +parenthesis 3 +parenthesis's 1 +parenthesize 1 +parenthesized 1 +parenthesizes 1 +parenthesizing 1 +parenthetic 2 +parenthetical 3 +parenthetically 2 +parenthood 4 +parenthood's 1 +parenting 4 +parent's 1 +parents 2 +pares 1 +Pareto 3 +Pareto's 1 +parfait 2 +parfait's 1 +parfaits 1 +pariah 2 +pariah's 1 +pariahs 1 +paring 3 +paring's 1 +parings 1 +Paris 63 +parish 48 +parishes 1 +parishioner 5 +parishioner's 1 +parishioners 1 +parish's 1 +Parisian 1 +Parisian's 1 +Parisians 1 +Paris's 1 +parity 6 +parity's 1 +park 141 +Park 9 +parka 2 +parka's 1 +parkas 1 +parked 4 +Parker 13 +Parker's 1 +parking 18 +parking's 1 +Parkinson 7 +Parkinson's 1 +Parkman 1 +park's 1 +Park's 1 +parks 1 +Parks 2 +parkway 2 +parkway's 1 +parkways 1 +parlance 3 +parlance's 1 +parlay 2 +parlayed 1 +parlaying 1 +parlays 1 +parley 3 +parleyed 1 +parleying 2 +parley's 1 +parleys 1 +parliament 103 +Parliament 3 +parliamentarian 4 +parliamentarian's 1 +parliamentarians 1 +parliamentary 45 +parliament's 1 +Parliament's 1 +parliaments 1 +Parliaments 1 +parlor 2 +parlor's 1 +parlors 1 +Parmesan 2 +Parmesans 1 +Parnassus 2 +Parnassus's 1 +Parnell 2 +Parnell's 1 +parochial 6 +parochialism 2 +parochialism's 1 +parodied 2 +parodies 1 +parody 7 +parodying 2 +parody's 1 +parole 6 +paroled 1 +parolee 1 +parolee's 1 +parolees 1 +parole's 1 +paroles 2 +paroling 1 +paroxysm 2 +paroxysm's 1 +paroxysms 1 +parquet 3 +parqueted 1 +parqueting 1 +parquetry 2 +parquetry's 1 +parquet's 1 +parquets 1 +Parr 3 +parred 1 +parricide 3 +parricide's 1 +parricides 1 +parried 1 +parries 1 +parring 1 +Parrish 2 +Parrish's 1 +parrot 8 +parroted 1 +parroting 2 +parrot's 1 +parrots 1 +Parr's 1 +parry 4 +parrying 2 +par's 1 +pars 2 +parse 5 +parsec 2 +parsec's 1 +parsecs 1 +parsed 2 +parser 3 +parser's 1 +parses 1 +Parsi 1 +Parsifal 2 +Parsifal's 1 +parsimonious 2 +parsimony 2 +parsimony's 1 +parsing 3 +parsley 6 +parsley's 1 +parsnip 4 +parsnip's 1 +parsnips 1 +parson 1 +parsonage 3 +parsonage's 1 +parsonages 1 +parson's 1 +parsons 1 +Parsons 7 +Parsons's 1 +part 632 +partake 4 +partaken 2 +partaker 2 +partaker's 1 +partakers 1 +partakes 1 +partaking 2 +parted 3 +parterre 2 +parterre's 1 +parterres 1 +parthenogenesis 2 +parthenogenesis's 1 +Parthenon 1 +Parthenon's 1 +Parthia 2 +Parthia's 1 +partial 22 +partiality 3 +partiality's 1 +partially 15 +partials 1 +participant 30 +participant's 1 +participants 1 +participate 31 +participated 1 +participates 1 +participating 6 +participation 29 +participation's 1 +participator 2 +participators 1 +participatory 3 +participial 2 +participle 3 +participle's 1 +participles 1 +particle 26 +particle's 1 +particles 1 +particular 227 +particularities 1 +particularity 3 +particularity's 1 +particularization 2 +particularization's 1 +particularize 2 +particularized 2 +particularizes 1 +particularizing 1 +particularly 223 +particulars 8 +particulate 4 +particulates 1 +partied 1 +parties 3 +parting 7 +parting's 1 +partings 1 +partisan 8 +partisan's 1 +partisans 1 +partisanship 3 +partisanship's 1 +partition 11 +partitioned 2 +partitioning 3 +partition's 1 +partitions 1 +partly 59 +partner 94 +partnered 1 +partnering 1 +partner's 1 +partners 1 +partnership 44 +partnership's 1 +partnerships 1 +partook 2 +partridge 4 +partridge's 1 +partridges 1 +part's 1 +parts 1 +parturition 2 +parturition's 1 +partway 2 +party 533 +partying 3 +party's 1 +parvenu 2 +parvenu's 1 +parvenus 1 +pa's 1 +Pa's 1 +pas 6 +Pasadena 2 +Pasadena's 1 +Pascal 4 +Pascal's 1 +paschal 2 +pasha 2 +pasha's 1 +pashas 1 +Pasquale 2 +Pasquale's 1 +pass 232 +passable 3 +passably 2 +passage 56 +passage's 1 +passages 1 +passageway 4 +passageway's 1 +passageways 1 +passbook 2 +passbook's 1 +passbooks 1 +passed 2 +passel 1 +passel's 1 +passels 1 +passenger 47 +passenger's 1 +passengers 1 +passer 3 +passerby 2 +passersby 3 +passes 1 +passing 24 +Passion 1 +passion 29 +passionate 11 +passionated 1 +passionately 6 +passionates 1 +passionating 1 +passioned 1 +passioning 1 +passionless 2 +passion's 1 +Passion's 1 +passions 1 +Passions 1 +passive 18 +passively 4 +passives 1 +passivity 4 +passkey 2 +passkey's 1 +passkeys 1 +Passover 1 +Passover's 1 +Passovers 1 +passport 13 +passport's 1 +passports 1 +password 6 +password's 1 +passwords 1 +past 269 +pasta 8 +pasta's 1 +pastas 1 +paste 9 +pasteboard 2 +pasteboard's 1 +pasted 2 +pastel 8 +pastel's 1 +pastels 1 +pastern 2 +Pasternak 2 +Pasternak's 1 +pastern's 1 +pasterns 1 +paste's 1 +pastes 1 +Pasteur 2 +pasteurization 2 +pasteurization's 1 +pasteurize 2 +pasteurized 2 +pasteurizes 1 +pasteurizing 1 +Pasteur's 1 +pastiche 3 +pastiche's 1 +pastiches 1 +pastier 1 +pasties 1 +pastiest 1 +pastime 5 +pastime's 1 +pastimes 1 +pasting 3 +pastor 1 +pastoral 10 +pastorals 1 +pastorate 3 +pastorate's 1 +pastorates 1 +pastor's 1 +pastors 1 +pastrami 2 +pastrami's 1 +pastries 1 +pastry 8 +pastry's 1 +pasts 1 +pasturage 2 +pasturage's 1 +pasture 13 +pastured 1 +pasture's 1 +pastures 1 +pasturing 3 +pasty 4 +Pat 1 +pat 15 +Patagonia 2 +Patagonian 1 +Patagonia's 1 +patch 31 +patched 2 +patches 1 +patchier 1 +patchiest 1 +patchiness 2 +patching 3 +patch's 1 +patchwork 4 +patchwork's 1 +patchworks 1 +patchy 5 +Pate 1 +pate 3 +Patel 5 +patella 2 +patellae 1 +patella's 1 +patellas 1 +Patel's 1 +patent 19 +patented 3 +patenting 3 +patently 4 +patent's 1 +patents 1 +paternal 4 +paternalism 3 +paternalism's 1 +paternalistic 3 +paternally 2 +paternity 3 +paternity's 1 +Paterson 4 +Paterson's 1 +pate's 1 +Pate's 1 +pates 1 +path 79 +pathetic 10 +pathetically 3 +pathogen 4 +pathogenic 3 +pathogen's 1 +pathogens 1 +pathological 6 +pathologically 2 +pathologist 5 +pathologists 1 +pathology 5 +pathology's 1 +pathos 3 +pathos's 1 +path's 1 +paths 1 +pathway 10 +pathway's 1 +pathways 1 +patience 14 +patience's 1 +patient 259 +patienter 1 +patientest 1 +patiently 7 +patients 1 +patina 3 +patinae 1 +patina's 1 +patinas 1 +patine 2 +patio 7 +patio's 1 +patios 1 +Patna 2 +Patna's 1 +patois 3 +patois's 1 +patriarch 4 +patriarchal 5 +patriarchies 1 +patriarch's 1 +patriarchs 1 +patriarchy 3 +patriarchy's 1 +Patrica 1 +Patrica's 1 +Patrice 2 +Patrice's 1 +Patricia 7 +patrician 4 +patrician's 1 +patricians 1 +Patricia's 1 +patricide 2 +patricide's 1 +patricides 1 +Patrick 32 +Patrick's 1 +patrimonial 2 +patrimonies 1 +patrimony 3 +patrimony's 1 +patriot 5 +patriotic 8 +patriotically 2 +patriotism 5 +patriotism's 1 +patriot's 1 +patriots 1 +patrol 18 +patrolled 2 +patrolling 4 +patrolman 2 +patrolman's 1 +patrolmen 1 +patrol's 1 +patrols 1 +patrolwoman 1 +patrolwomen 1 +patron 14 +patronage 11 +patronage's 1 +patronages 1 +patronize 3 +patronized 2 +patronizes 1 +patronizing 3 +patronizingly 2 +patron's 1 +patrons 1 +patronymic 3 +patronymics 2 +Pat's 1 +pats 1 +patsies 1 +patsy 3 +Patsy 6 +patsy's 1 +Patsy's 1 +patted 1 +patter 5 +pattered 1 +pattering 3 +pattern 153 +patterned 6 +patterning 5 +pattern's 1 +patterns 1 +patters 1 +Patterson 6 +Patterson's 1 +Patti 1 +patties 1 +patting 2 +Patti's 1 +Patton 3 +Patton's 1 +patty 2 +Patty 2 +patty's 1 +Patty's 1 +paucity 3 +paucity's 1 +Paul 116 +Paula 13 +Paula's 1 +Paulette 3 +Paulette's 1 +Pauli 2 +Pauline 9 +Pauling 2 +Pauling's 1 +Pauli's 1 +Paul's 1 +paunch 4 +paunched 2 +paunches 1 +paunchier 1 +paunchiest 1 +paunching 1 +paunch's 1 +paunchy 3 +pauper 5 +pauperism 2 +pauperism's 1 +pauperize 2 +pauperized 1 +pauperizes 1 +pauperizing 1 +pauper's 1 +paupers 1 +pause 55 +paused 2 +pauses 1 +pausing 2 +Pavarotti 3 +pave 8 +paved 3 +pavement 20 +pavemented 2 +pavementing 1 +pavement's 1 +pavements 1 +paves 1 +pavilion 8 +pavilion's 1 +pavilions 1 +paving 6 +paving's 1 +pavings 1 +Pavlov 3 +Pavlova 2 +Pavlova's 1 +Pavlovian 1 +Pavlov's 1 +paw 8 +pawed 1 +pawing 3 +pawl 2 +pawl's 1 +pawls 1 +pawn 7 +pawnbroker 3 +pawnbroker's 1 +pawnbrokers 1 +pawned 2 +Pawnee 2 +Pawnee's 1 +pawning 2 +pawns 2 +pawnshop 2 +pawnshop's 1 +pawnshops 1 +pawpaw 3 +pawpaw's 1 +pawpaws 1 +paw's 1 +paws 1 +pay 430 +payable 21 +paycheck 2 +paycheck's 1 +paychecks 1 +payday 2 +payday's 1 +paydays 1 +payed 2 +payee 2 +payee's 1 +payees 1 +payer 7 +payer's 1 +payers 1 +paying 4 +payload 3 +payload's 1 +payloads 1 +paymaster 3 +paymaster's 1 +paymasters 1 +payment 101 +payment's 1 +payments 1 +Payne 5 +Payne's 1 +payoff 4 +payoff's 1 +payoffs 1 +payroll 6 +payroll's 1 +payrolls 1 +pays 2 +Pb 1 +Pb's 1 +Pd 1 +Pd's 1 +pea 11 +Peabody 3 +Peabody's 1 +Peace 2 +peace 91 +peaceable 3 +peaceably 2 +peaceful 19 +peacefuller 1 +peacefullest 1 +peacefully 6 +peacefulness 2 +peacekeeping 4 +peacemaker 3 +peacemaker's 1 +peacemakers 1 +peace's 1 +Peace's 1 +peaces 1 +peacetime 4 +peacetime's 1 +peach 10 +peaches 1 +peach's 1 +peacock 5 +peacock's 1 +peacocks 1 +peafowl 3 +peafowl's 1 +peafowls 1 +peahen 2 +peahen's 1 +peahens 1 +peak 44 +peaked 3 +peaking 3 +peak's 1 +peaks 1 +peal 5 +Peale 2 +pealed 1 +Peale's 1 +pealing 3 +peal's 1 +peals 1 +peanut 6 +peanut's 1 +peanuts 1 +pear 7 +pearl 11 +Pearl 5 +pearled 1 +Pearlie 1 +pearlier 1 +Pearlie's 1 +pearliest 1 +pearling 2 +pearl's 1 +Pearl's 1 +pearls 1 +pearly 5 +pear's 1 +pears 1 +Pearson 8 +Pearson's 1 +Peary 2 +Peary's 1 +pea's 1 +peas 2 +peasant 35 +peasantry 7 +peasantry's 1 +peasant's 1 +peasants 1 +pease 3 +peat 13 +peat's 1 +pebble 8 +pebbled 2 +pebble's 1 +pebbles 1 +pebblier 1 +pebbliest 1 +pebbling 1 +pebbly 2 +pecan 2 +pecan's 1 +pecans 1 +peccadillo 2 +peccadilloes 1 +peccadillo's 1 +peccadillos 1 +peccaries 1 +peccary 2 +peccary's 1 +Pechora 1 +Pechora's 1 +Peck 5 +peck 7 +pecked 2 +pecking 3 +Peckinpah 2 +Peckinpah's 1 +peck's 1 +Peck's 1 +pecks 1 +Pecos 2 +Pecos's 1 +pectin 2 +pectin's 1 +pectoral 4 +pectorals 1 +peculiar 17 +peculiarities 1 +peculiarity 4 +peculiarity's 1 +peculiarly 5 +pecuniary 4 +pedagogic 3 +pedagogical 3 +pedagogics 1 +pedagogue 2 +pedagogued 1 +pedagogue's 1 +pedagogues 1 +pedagoguing 1 +pedagogy 4 +pedagogy's 1 +pedal 10 +pedaled 1 +pedaling 1 +pedalled 1 +pedalling 3 +pedal's 1 +pedals 1 +pedant 2 +pedantic 4 +pedantically 2 +pedantry 2 +pedantry's 1 +pedant's 1 +pedants 1 +peddle 4 +peddled 2 +peddler 2 +peddler's 1 +peddlers 1 +peddles 1 +peddling 2 +pederast 3 +pederast's 1 +pederasts 1 +pederasty 2 +pederasty's 1 +pedestal 4 +pedestal's 1 +pedestals 1 +pedestrian 12 +pedestrianize 2 +pedestrianized 2 +pedestrianizes 1 +pedestrianizing 1 +pedestrian's 1 +pedestrians 1 +pediatric 2 +pediatrician 2 +pediatrician's 1 +pediatricians 1 +pediatrics 2 +pedicure 3 +pedicured 1 +pedicure's 1 +pedicures 1 +pedicuring 1 +pedigree 6 +pedigreed 1 +pedigree's 1 +pedigrees 1 +pediment 3 +pediment's 1 +pediments 1 +pedometer 2 +pedometer's 1 +pedometers 1 +Pedro 4 +Pedro's 1 +pee 5 +peed 1 +peeing 3 +peek 4 +peekaboo 2 +peekaboo's 1 +peeked 1 +peeking 3 +peeks 1 +peel 14 +Peel 5 +peeled 2 +peeling 4 +peeling's 1 +Peel's 1 +peels 1 +peep 7 +peeped 1 +peeper 2 +peeper's 1 +peepers 1 +peephole 2 +peephole's 1 +peepholes 1 +peeping 3 +peeps 1 +peer 34 +peerage 4 +peerage's 1 +peerages 1 +peered 1 +peering 3 +peerless 2 +peer's 1 +peers 1 +pees 1 +peeve 1 +peeved 3 +peeves 1 +peeving 1 +peevish 2 +peevishly 2 +peevishness 2 +peevishness's 1 +peewee 1 +peewees 1 +Peg 1 +peg 13 +Pegasus 4 +Pegasuses 1 +Pegasus's 1 +pegged 2 +pegging 3 +Peggy 8 +Peggy's 1 +peg's 1 +Peg's 1 +pegs 1 +Pei 2 +Peiping 1 +Peiping's 1 +pejorative 4 +pejoratives 1 +Pekinese 1 +Pekinese's 1 +Pekineses 1 +Peking 6 +Pekingese 1 +Pekingese's 1 +Pekingeses 1 +Peking's 1 +Pekings 1 +pekoe 2 +pekoe's 1 +pelagic 3 +Pele 2 +Pelee 2 +Pelee's 1 +Pele's 1 +pelican 3 +pelican's 1 +pelicans 1 +pellagra 2 +pellagra's 1 +pellet 8 +pelleted 2 +pelleting 3 +pellet's 1 +pellets 1 +pellucid 2 +Peloponnese 2 +Peloponnese's 1 +pelt 5 +pelted 1 +pelting 3 +pelts 1 +pelves 1 +pelvic 5 +pelvics 2 +pelvis 4 +pelvises 1 +pelvis's 1 +Pembroke 4 +Pembroke's 1 +pen 31 +Pena 2 +penal 10 +penalize 3 +penalized 2 +penalizes 1 +penalizing 1 +penalties 1 +penalty 40 +penalty's 1 +penance 4 +penanced 1 +penance's 1 +penances 1 +penancing 1 +Pena's 1 +pence 15 +pence's 1 +penchant 4 +penchant's 1 +penchants 1 +pencil 18 +penciled 2 +penciling 1 +pencilled 2 +pencilling 2 +pencil's 1 +pencils 1 +pendant 5 +pendant's 1 +pendants 1 +pended 1 +pendent 2 +pendents 1 +Penderecki 2 +Penderecki's 1 +pending 12 +pends 1 +pendulous 2 +pendulum 4 +pendulum's 1 +pendulums 1 +Penelope 5 +Penelope's 1 +penes 1 +penetrable 2 +penetrate 14 +penetrated 1 +penetrates 1 +penetrating 5 +penetration 8 +penetration's 1 +penetrations 1 +penetrative 2 +penguin 4 +penguin's 1 +penguins 1 +penicillin 4 +penicillin's 1 +penile 3 +peninsula 8 +peninsular 4 +peninsula's 1 +peninsulas 1 +penis 7 +penises 1 +penis's 1 +penitence 2 +penitence's 1 +penitent 4 +penitential 3 +penitentiaries 1 +penitentiary 3 +penitentiary's 1 +penitently 2 +penitents 1 +penknife 3 +penknife's 1 +penknives 1 +penlight 2 +penlight's 1 +penlights 1 +penmanship 2 +penmanship's 1 +Penn 4 +pennant 3 +pennant's 1 +pennants 1 +penned 2 +Penney 2 +Penney's 1 +pennies 1 +penniless 3 +penning 2 +Pennington 3 +Pennington's 1 +pennon 2 +pennon's 1 +pennons 1 +Penn's 1 +Pennsylvania 5 +Pennsylvanian 2 +Pennsylvanians 1 +Pennsylvania's 1 +Penny 10 +penny 17 +penny's 1 +Penny's 1 +pennyweight 2 +pennyweight's 1 +pennyweights 1 +Pennzoil 2 +Pennzoil's 1 +penologist 2 +penologist's 1 +penologists 1 +penology 2 +penology's 1 +pen's 1 +pens 2 +Pensacola 2 +Pensacola's 1 +pension 67 +pensioned 2 +pensioner 22 +pensioner's 1 +pensioners 1 +pensioning 1 +pension's 1 +pensions 1 +pensive 3 +pensively 2 +pensiveness 2 +pent 3 +pentagon 3 +Pentagon 4 +pentagonal 4 +pentagonals 1 +pentagon's 1 +Pentagon's 1 +pentagons 1 +pentameter 2 +pentameter's 1 +pentameters 1 +Pentateuch 2 +Pentateuch's 1 +pentathlon 2 +pentathlon's 1 +pentathlons 1 +Pentax 2 +Pentax's 1 +Pentecost 3 +Pentecostal 1 +Pentecostals 2 +Pentecost's 1 +Pentecosts 1 +penthouse 3 +penthoused 1 +penthouse's 1 +penthouses 1 +penthousing 1 +Pentium 1 +Pentium's 1 +pents 1 +penultimate 4 +penultimates 1 +penurious 2 +penury 2 +penury's 1 +peon 2 +peonage 2 +peonage's 1 +peonies 1 +peon's 1 +peons 1 +peony 2 +peony's 1 +people 1261 +peopled 1 +peoples 1 +people's 2 +peopling 2 +Peoria 2 +Peoria's 1 +pep 6 +Pepin 2 +Pepin's 1 +pepped 1 +pepper 15 +peppercorn 3 +peppercorn's 1 +peppercorns 1 +peppered 2 +peppering 2 +peppermint 4 +peppermint's 1 +peppermints 1 +pepperoni 2 +pepperonis 1 +pepper's 1 +peppers 1 +peppery 2 +peppier 1 +peppiest 1 +pepping 1 +peppy 2 +pep's 1 +peps 1 +Pepsi 3 +pepsin 3 +pepsin's 1 +Pepsi's 1 +peptic 4 +peptics 1 +Pepys 3 +Pepys's 1 +Pequot 1 +Pequot's 1 +per 143 +perambulate 2 +perambulated 1 +perambulates 1 +perambulating 2 +perambulator 2 +perambulator's 1 +perambulators 1 +percale 2 +percale's 1 +percales 1 +perceivable 2 +perceive 31 +perceived 9 +perceives 1 +perceiving 3 +percent 31 +percentage 35 +percentage's 1 +percentages 1 +percentile 2 +percentile's 1 +percentiles 1 +percent's 1 +percents 1 +perceptible 3 +perceptibly 3 +perception 36 +perception's 1 +perceptions 1 +perceptive 5 +perceptively 2 +perceptiveness 2 +perceptiveness's 1 +perceptual 6 +perch 12 +perchance 3 +perched 2 +Percheron 2 +Percheron's 1 +perches 1 +perching 3 +perch's 1 +Percival 3 +Percival's 1 +percolate 3 +percolated 2 +percolates 1 +percolating 1 +percolation 2 +percolation's 1 +percolator 2 +percolator's 1 +percolators 1 +percussion 4 +percussionist 2 +percussionist's 1 +percussionists 1 +percussion's 1 +Percy 6 +Percy's 1 +perdition 2 +perdition's 1 +peregrination 2 +peregrination's 1 +peregrinations 1 +Perelman 1 +Perelman's 1 +peremptorily 2 +peremptory 3 +perennial 7 +perennially 2 +perennials 1 +Perez 3 +Perez's 1 +perfect 64 +perfected 2 +perfecter 2 +perfectest 1 +perfectible 2 +perfecting 2 +perfection 9 +perfectionism 2 +perfectionism's 1 +perfectionist 3 +perfectionist's 1 +perfectionists 1 +perfection's 1 +perfections 1 +perfectly 46 +perfects 1 +perfidies 1 +perfidious 2 +perfidy 2 +perfidy's 1 +perforate 2 +perforated 3 +perforates 1 +perforating 1 +perforation 3 +perforation's 1 +perforations 1 +perforce 3 +perform 90 +performance 148 +performance's 1 +performances 1 +performed 1 +performer 13 +performer's 1 +performers 1 +performing 6 +performs 1 +perfume 10 +perfumed 3 +perfumeries 1 +perfumery 2 +perfumery's 1 +perfume's 1 +perfumes 1 +perfuming 1 +perfunctorily 2 +perfunctory 4 +perhaps 353 +perhapses 1 +pericardia 1 +pericardium 1 +pericardium's 1 +pericardiums 1 +Periclean 2 +Pericles 3 +Pericles's 1 +perigee 1 +perigee's 1 +perigees 1 +perihelia 2 +perihelion 2 +perihelion's 1 +perihelions 1 +peril 7 +periled 1 +periling 1 +perilled 1 +perilling 1 +perilous 4 +perilously 3 +peril's 1 +perils 1 +perimeter 7 +perimeter's 1 +perimeters 1 +period 286 +periodic 8 +periodical 7 +periodically 6 +periodical's 1 +periodicals 1 +periodicity 2 +periodicity's 1 +periodontal 3 +period's 1 +periods 1 +peripatetic 4 +peripatetics 2 +peripheral 14 +peripherals 1 +peripheries 1 +periphery 5 +periphery's 1 +periphrases 1 +periphrasis 2 +periphrasis's 1 +periscope 3 +periscoped 2 +periscope's 1 +periscopes 1 +periscoping 1 +perish 7 +perishable 5 +perishables 1 +perished 2 +perishes 1 +perishing 3 +peritonea 1 +peritoneum 2 +peritoneum's 1 +peritoneums 1 +peritonitis 2 +peritonitis's 1 +periwig 3 +periwigged 2 +periwigging 1 +periwig's 1 +periwigs 1 +periwinkle 3 +periwinkle's 1 +periwinkles 1 +perjure 2 +perjured 2 +perjurer 2 +perjurer's 1 +perjurers 1 +perjures 1 +perjuries 1 +perjuring 1 +perjury 3 +perjury's 1 +perk 7 +perked 1 +perkier 1 +perkiest 1 +perkiness 2 +perking 1 +Perkins 4 +perks 1 +perky 3 +Perl 2 +Perl's 1 +Perm 2 +perm 8 +permafrost 2 +permafrost's 1 +Permalloy 1 +permanence 5 +permanence's 1 +permanent 48 +permanently 14 +permanents 1 +permeability 4 +permeability's 1 +permeable 3 +permeate 7 +permeated 2 +permeates 1 +permeating 2 +permed 3 +Permian 4 +perming 3 +permissible 6 +permissibly 1 +permission 36 +permission's 1 +permissions 1 +permissive 5 +permissively 1 +permissiveness 3 +permissiveness's 1 +permit 53 +permits 1 +permitted 5 +permitting 2 +perm's 1 +Perm's 1 +perms 1 +permutation 3 +permutation's 1 +permutations 1 +permute 3 +permuted 2 +permutes 1 +permuting 1 +pernicious 4 +perniciously 2 +Pernod 2 +Pernod's 1 +Peron 2 +peroration 2 +peroration's 1 +perorations 1 +Perot 4 +Perot's 1 +peroxide 5 +peroxided 2 +peroxide's 1 +peroxides 1 +peroxiding 1 +perpendicular 5 +perpendiculars 1 +perpetrate 4 +perpetrated 1 +perpetrates 1 +perpetrating 1 +perpetration 2 +perpetration's 1 +perpetrator 4 +perpetrator's 1 +perpetrators 1 +perpetual 8 +perpetually 4 +perpetuals 1 +perpetuate 6 +perpetuated 2 +perpetuates 1 +perpetuating 2 +perpetuation 3 +perpetuation's 1 +perpetuity 3 +perpetuity's 1 +perplex 4 +perplexed 3 +perplexes 1 +perplexing 3 +perplexities 1 +perplexity 3 +perplexity's 1 +perquisite 3 +perquisite's 1 +perquisites 1 +Perrier 3 +Perry 7 +Perry's 1 +persecute 4 +persecuted 2 +persecutes 1 +persecuting 2 +persecution 6 +persecution's 1 +persecutions 1 +persecutor 2 +persecutor's 1 +persecutors 1 +Perseid 1 +Perseid's 1 +Persephone 2 +Persephone's 1 +Persepolis 2 +Persepolis's 1 +Perseus 2 +Perseus's 1 +perseverance 3 +perseverance's 1 +persevere 4 +persevered 1 +perseveres 1 +persevering 3 +Pershing 2 +Pershing's 1 +Persia 5 +Persian 1 +Persians 1 +Persia's 1 +persiflage 2 +persiflage's 1 +persimmon 2 +persimmon's 1 +persimmons 1 +persist 20 +persisted 1 +persistence 7 +persistence's 1 +persistent 15 +persistently 5 +persisting 2 +persists 1 +persnickety 1 +person 292 +persona 5 +personable 3 +personae 2 +personage 3 +personage's 1 +personages 1 +personal 179 +personalities 1 +personality 39 +personality's 1 +personalize 2 +personalized 2 +personalizes 1 +personalizing 1 +personally 29 +personals 1 +persona's 1 +personification 3 +personification's 1 +personifications 1 +personified 2 +personifies 1 +personify 3 +personifying 1 +personnel 35 +personnel's 1 +person's 1 +persons 1 +perspective 40 +perspective's 1 +perspectives 1 +perspicacious 2 +perspicacity 2 +perspicuity 2 +perspicuity's 1 +perspicuous 2 +perspiration 4 +perspiration's 1 +perspire 3 +perspired 2 +perspires 1 +perspiring 3 +persuade 54 +persuaded 1 +persuades 1 +persuading 2 +persuasion 8 +persuasion's 1 +persuasions 1 +persuasive 7 +persuasively 3 +persuasiveness 2 +persuasiveness's 1 +pert 3 +pertain 4 +pertained 2 +pertaining 1 +pertains 1 +perter 1 +pertest 1 +Perth 8 +Perth's 1 +pertinacious 2 +pertinacity 2 +pertinacity's 1 +pertinence 2 +pertinent 6 +pertinents 1 +pertly 2 +pertness 2 +pertness's 1 +perts 1 +perturb 3 +perturbation 3 +perturbation's 1 +perturbations 1 +perturbed 2 +perturbing 2 +perturbs 1 +Peru 10 +Peru's 1 +perusal 3 +perusal's 1 +perusals 1 +peruse 4 +perused 1 +peruses 1 +perusing 1 +Peruvian 1 +Peruvians 1 +pervade 5 +pervaded 1 +pervades 1 +pervading 3 +pervasive 6 +perverse 6 +perversely 3 +perverseness 2 +perverseness's 1 +perversion 3 +perversion's 1 +perversions 1 +perversity 3 +perversity's 1 +pervert 5 +perverted 3 +perverting 2 +perverts 1 +peseta 3 +peseta's 1 +pesetas 1 +Peshawar 3 +Peshawar's 1 +peskier 1 +peskiest 1 +pesky 2 +peso 3 +peso's 1 +pesos 1 +pessimism 4 +pessimism's 1 +pessimist 3 +pessimistic 6 +pessimistically 2 +pessimist's 1 +pessimists 1 +pest 10 +pester 4 +pestered 2 +pestering 3 +pesters 1 +pesticide 10 +pesticide's 1 +pesticides 1 +pestilence 3 +pestilence's 1 +pestilences 1 +pestilent 2 +pestle 3 +pestled 1 +pestle's 1 +pestles 1 +pestling 1 +pest's 1 +pests 1 +pet 26 +petal 8 +petal's 1 +petals 1 +petard 3 +petard's 1 +petards 1 +Pete 15 +Peter 126 +peter 8 +petered 1 +petering 1 +Peter's 1 +peters 1 +Peters 5 +Petersen 2 +Petersen's 1 +Peterson 4 +Peterson's 1 +Pete's 1 +petiole 2 +petiole's 1 +petioles 1 +petite 6 +petites 2 +petition 21 +petitioned 2 +petitioner 4 +petitioner's 1 +petitioners 1 +petitioning 3 +petition's 1 +petitions 1 +Petra 3 +Petrarch 2 +Petrarch's 1 +Petra's 1 +petrel 3 +petrel's 1 +petrels 1 +petrifaction 1 +petrifaction's 1 +petrified 4 +petrifies 1 +petrify 2 +petrifying 2 +petrochemical 6 +petrochemical's 1 +petrochemicals 1 +petrol 26 +petrolatum 1 +petrolatum's 1 +petroleum 8 +petroleum's 1 +petrol's 1 +pet's 1 +pets 1 +petted 1 +petticoat 4 +petticoat's 1 +petticoats 1 +pettier 1 +petties 1 +pettiest 1 +pettifog 1 +pettifogged 1 +pettifogger 1 +pettifogger's 1 +pettifoggers 1 +pettifogging 2 +pettifogs 1 +pettily 2 +pettiness 2 +petting 3 +Petty 1 +petty 11 +Petty's 1 +petulance 2 +petulance's 1 +petulant 3 +petulantly 2 +petunia 2 +petunia's 1 +petunias 1 +Peugeot 5 +Peugeot's 1 +pew 5 +pewee 1 +pewee's 1 +pewees 1 +pew's 1 +pews 1 +pewter 4 +pewter's 1 +pewters 1 +peyote 2 +peyote's 1 +Pfizer 2 +Pfizer's 1 +pH 1 +Phaedra 2 +Phaedra's 1 +Phaethon 1 +Phaethon's 1 +phalanges 1 +phalanx 3 +phalanxes 1 +phalanx's 1 +phalli 2 +phallic 4 +phallus 2 +phalluses 1 +phallus's 1 +Phanerozoic 2 +phantasied 2 +phantasies 1 +phantasm 3 +phantasmagoria 2 +phantasmagoria's 1 +phantasmagorias 1 +phantasm's 1 +phantasms 1 +phantasy 3 +phantasying 1 +phantasy's 1 +phantom 6 +phantom's 1 +phantoms 1 +Pharaoh 1 +pharaoh 4 +Pharaoh's 1 +pharaohs 1 +Pharaohs 1 +Pharisee 2 +Pharisee's 1 +Pharisees 1 +pharmaceutical 10 +pharmaceuticals 1 +pharmacies 1 +pharmacist 4 +pharmacist's 1 +pharmacists 1 +pharmacologist 2 +pharmacologist's 1 +pharmacologists 1 +pharmacology 3 +pharmacology's 1 +pharmacopoeia 2 +pharmacopoeia's 1 +pharmacopoeias 1 +pharmacy 4 +pharmacy's 1 +pharyngeal 3 +pharynges 1 +pharynx 3 +pharynxes 1 +pharynx's 1 +phase 64 +phased 3 +phase's 1 +phases 1 +phasing 2 +PhD 1 +pheasant 5 +pheasant's 1 +pheasants 1 +Phekda 1 +Phekda's 1 +Phelps 3 +Phelps's 1 +phenobarbital 2 +phenobarbital's 1 +phenomena 1 +phenomenal 5 +phenomenally 2 +phenomena's 1 +phenomenas 1 +phenomenon 38 +phenomenon's 1 +phenomenons 1 +phenotype 4 +phenotype's 1 +pheromone 4 +pheromone's 1 +pheromones 1 +phial 3 +phialled 1 +phialling 1 +phial's 1 +phials 1 +Phidias 1 +Phidias's 1 +Phil 22 +Philadelphia 6 +Philadelphia's 1 +philander 3 +philandered 1 +philanderer 2 +philanderer's 1 +philanderers 1 +philandering 3 +philanders 1 +philanthropic 3 +philanthropically 2 +philanthropies 1 +philanthropist 4 +philanthropist's 1 +philanthropists 1 +philanthropy 3 +philanthropy's 1 +philatelic 3 +philatelist 2 +philatelist's 1 +philatelists 1 +philately 2 +philately's 1 +Philby 2 +Philby's 1 +philharmonic 4 +philharmonics 1 +Philip 42 +Philippe 5 +Philippe's 1 +Philippians 2 +Philippians's 1 +philippic 3 +philippic's 1 +philippics 2 +Philippine 2 +Philippine's 1 +Philippines 9 +Philip's 1 +Philips 7 +Philistine 1 +philistine 3 +Philistine's 1 +philistines 1 +Philistines 1 +Phillip 5 +Phillipa 2 +Phillipa's 1 +Phillip's 1 +Phillips 14 +Philly 2 +Philly's 1 +philodendra 1 +philodendron 2 +philodendron's 1 +philodendrons 1 +philological 2 +philologist 2 +philologist's 1 +philologists 1 +philology 3 +philology's 1 +philosopher 15 +philosopher's 1 +philosophers 1 +philosophic 3 +philosophical 15 +philosophically 3 +philosophies 1 +philosophize 2 +philosophized 1 +philosophizes 1 +philosophizing 2 +philosophy 39 +philosophy's 1 +Phil's 1 +philter 1 +philter's 1 +philters 1 +Phipps 3 +Phipps's 1 +phlebitis 2 +phlebitis's 1 +phlegm 3 +phlegmatic 3 +phlegmatically 2 +phlegm's 1 +phloem 2 +phloem's 1 +phlox 2 +phloxes 1 +phlox's 1 +phobia 3 +phobia's 1 +phobias 1 +phobic 3 +phobics 1 +Phobos 2 +Phobos's 1 +phoebe 2 +Phoebe 6 +phoebe's 1 +Phoebe's 1 +phoebes 1 +Phoenicia 2 +Phoenicia's 1 +phoenix 3 +Phoenix 7 +phoenixes 1 +phoenix's 1 +Phoenix's 1 +phone 105 +phoned 1 +phoneme 6 +phoneme's 1 +phonemes 1 +phonemic 3 +phonemics 2 +phone's 1 +phones 1 +phonetic 5 +phonetically 3 +phonetician 2 +phonetician's 1 +phoneticians 1 +phonetics 3 +phonetics's 1 +phoney 5 +phoneyed 1 +phoneying 1 +phoneys 1 +phonic 3 +phonically 1 +phonics 2 +phonics's 1 +phonied 1 +phonier 1 +phonies 1 +phoniest 1 +phoniness 2 +phoniness's 1 +phoning 2 +phonograph 2 +phonograph's 1 +phonographs 1 +phonological 6 +phonologist 2 +phonologist's 1 +phonologists 1 +phonology 4 +phonology's 1 +phony 3 +phonying 1 +phooey 2 +phooeys 1 +phosphate 9 +phosphate's 1 +phosphates 1 +phosphor 3 +phosphorescence 2 +phosphorescence's 1 +phosphorescent 2 +phosphoric 2 +phosphor's 1 +phosphors 1 +phosphorus 4 +phosphorus's 1 +photo 24 +photocopied 2 +photocopier 4 +photocopier's 1 +photocopiers 1 +photocopies 1 +photocopy 7 +photocopying 4 +photocopy's 1 +photoed 1 +photoelectric 2 +photogenic 2 +photograph 70 +photographed 1 +photographer 19 +photographer's 1 +photographers 1 +photographic 11 +photographically 2 +photographing 3 +photograph's 1 +photographs 1 +photography 13 +photography's 1 +photoing 1 +photojournalism 2 +photojournalism's 1 +photojournalist 2 +photojournalist's 1 +photojournalists 1 +photon 4 +photon's 1 +photons 1 +photo's 1 +photos 1 +photosensitive 2 +Photostat 1 +Photostat's 1 +Photostats 1 +Photostatted 1 +Photostatting 1 +photosynthesis 4 +photosynthesis's 1 +photosynthesize 2 +photosynthesized 1 +photosynthesizes 1 +photosynthesizing 2 +phototypesetter 3 +phototypesetting 2 +phototypesetting's 1 +phrasal 3 +phrase 49 +phrased 1 +phraseology 3 +phraseology's 1 +phrase's 1 +phrases 1 +phrasing 4 +phrasing's 1 +phrasings 1 +phrenology 2 +phrenology's 1 +Phrygia 2 +Phrygia's 1 +pH's 1 +phyla 3 +phylae 1 +phyla's 1 +Phyllis 4 +Phyllis's 1 +phylum 2 +phylum's 1 +physic 5 +physical 99 +physically 22 +physicals 1 +physician 11 +physician's 1 +physicians 1 +physicist 8 +physicist's 1 +physicists 1 +physicked 1 +physicking 1 +physic's 1 +physics 21 +physiognomies 1 +physiognomy 2 +physiognomy's 1 +physiological 8 +physiologist 3 +physiologist's 1 +physiologists 1 +physiology 5 +physiology's 1 +physiotherapist 5 +physiotherapist's 1 +physiotherapists 1 +physiotherapy 4 +physiotherapy's 1 +physique 4 +physique's 1 +physiques 1 +pi 10 +Piaf 2 +Piaf's 1 +Piaget 4 +Piaget's 1 +pianissimi 1 +pianissimo 3 +pianissimos 1 +pianist 6 +pianist's 1 +pianists 1 +piano 26 +pianoforte 2 +pianoforte's 1 +pianofortes 1 +Pianola 1 +Pianola's 1 +piano's 1 +pianos 1 +piazza 4 +piazza's 1 +piazzas 1 +piazze 1 +pica 2 +picaresque 3 +picaresques 1 +pica's 1 +Picasso 10 +Picasso's 1 +picayune 2 +Piccadilly 5 +Piccadilly's 1 +piccalilli 2 +piccalilli's 1 +piccolo 2 +piccolo's 1 +piccolos 1 +pick 158 +pickax 2 +pickaxe 2 +pickaxed 1 +pickaxe's 1 +pickaxes 1 +pickaxing 1 +pickax's 1 +picked 2 +picker 4 +pickerel 2 +pickerel's 1 +pickerels 1 +Pickering 5 +Pickering's 1 +picker's 1 +pickers 1 +picket 7 +picketed 2 +picketing 4 +picket's 1 +pickets 1 +Pickett 2 +Pickett's 1 +Pickford 3 +Pickford's 1 +pickier 1 +pickiest 1 +picking 3 +pickings 1 +pickle 7 +pickled 3 +pickle's 1 +pickles 1 +pickling 2 +pickpocket 3 +pickpocket's 1 +pickpockets 1 +picks 1 +pickup 8 +pickups 1 +Pickwick 3 +Pickwick's 1 +picky 2 +picnic 11 +picnicked 1 +picnicker 2 +picnicker's 1 +picnickers 1 +picnicking 2 +picnic's 1 +picnics 1 +Pict 1 +pictograph 1 +pictograph's 1 +pictographs 1 +pictorial 6 +pictorially 2 +pictorials 1 +Pict's 1 +picture 174 +pictured 3 +picture's 1 +pictures 2 +picturesque 8 +picturing 2 +piddle 3 +piddled 1 +piddles 1 +piddling 2 +pidgin 2 +pidgin's 1 +pidgins 1 +pie 19 +piebald 3 +piebalds 1 +piece 155 +pieced 1 +piecemeal 6 +piece's 1 +pieces 2 +piecework 2 +piecework's 1 +piecing 2 +pied 6 +Piedmont 2 +Piedmont's 1 +pieing 1 +pier 13 +Pierce 3 +pierce 8 +pierced 3 +Pierce's 1 +pierces 1 +piercing 5 +piercingly 2 +piercings 1 +Pierre 10 +Pierre's 1 +Pierrot 2 +Pierrot's 1 +pier's 1 +piers 2 +pie's 1 +pies 1 +piety 5 +piety's 1 +piffle 3 +piffle's 1 +pig 28 +pigeon 11 +pigeoned 1 +pigeonhole 3 +pigeonholed 1 +pigeonhole's 1 +pigeonholes 1 +pigeonholing 2 +pigeoning 1 +pigeon's 1 +pigeons 3 +pigged 1 +piggier 1 +piggies 1 +piggiest 1 +pigging 3 +piggish 2 +piggishness 1 +piggishness's 1 +piggy 4 +piggyback 3 +piggybacked 1 +piggybacking 1 +piggyback's 1 +piggybacks 1 +piggy's 1 +pigheaded 2 +piglet 3 +piglet's 1 +piglets 1 +pigment 7 +pigmentation 3 +pigmentation's 1 +pigment's 1 +pigments 1 +pigmies 1 +Pigmies 1 +Pigmy 1 +pigmy 3 +Pigmy's 1 +pigpen 1 +pigpen's 1 +pigpens 1 +pig's 1 +pigs 1 +pigskin 2 +pigskin's 1 +pigskins 1 +pigsties 1 +pigsty 3 +pigsty's 1 +pigtail 4 +pigtail's 1 +pigtails 1 +piing 1 +Pike 3 +pike 8 +piked 2 +piker 2 +piker's 1 +pikers 1 +pike's 1 +Pike's 1 +pikes 1 +piking 2 +pilaf 3 +pilaff 2 +pilaffs 1 +pilaf's 1 +pilafs 1 +pilaster 4 +pilaster's 1 +pilasters 1 +Pilate 3 +Pilate's 1 +pilchard 3 +pilchard's 1 +pilchards 1 +Pilcomayo 1 +Pilcomayo's 1 +pile 37 +piled 1 +pile's 1 +piles 1 +pileup 3 +pileup's 1 +pileups 1 +pilfer 2 +pilfered 2 +pilferer 2 +pilferer's 1 +pilferers 1 +pilfering 2 +pilfers 1 +Pilgrim 2 +pilgrim 7 +pilgrimage 7 +pilgrimage's 1 +pilgrimages 1 +pilgrim's 1 +pilgrims 1 +Pilgrims 2 +piling 2 +piling's 1 +pilings 1 +pill 15 +pillage 4 +pillaged 2 +pillages 1 +pillaging 3 +pillar 12 +pillar's 1 +pillars 1 +pillbox 3 +pillboxes 1 +pillbox's 1 +pillion 2 +pillioned 1 +pillioning 1 +pillion's 1 +pillions 1 +pilloried 2 +pillories 1 +pillory 4 +pillorying 2 +pillory's 1 +pillow 14 +pillowcase 3 +pillowcase's 1 +pillowcases 1 +pillowed 1 +pillowing 1 +pillow's 1 +pillows 1 +pill's 1 +pills 1 +Pillsbury 2 +Pillsbury's 1 +pilot 47 +piloted 2 +pilothouse 1 +pilothouse's 1 +pilothouses 1 +piloting 3 +pilot's 1 +pilots 1 +pimento 2 +pimento's 1 +pimentos 1 +pimiento 2 +pimiento's 1 +pimientos 1 +pimp 4 +pimped 1 +pimpernel 3 +pimpernel's 1 +pimpernels 1 +pimping 2 +pimple 3 +pimple's 1 +pimples 1 +pimplier 1 +pimpliest 1 +pimply 3 +pimply's 1 +pimp's 1 +pimps 1 +pin 30 +pinafore 4 +pinafore's 1 +pinafores 1 +Pinatubo 2 +Pinatubo's 1 +pinball 2 +pinball's 1 +pincer 2 +pincers 3 +pinch 13 +pinched 3 +pinches 1 +pinching 3 +Pincus 2 +pincushion 3 +pincushion's 1 +pincushions 1 +Pincus's 1 +Pindar 2 +Pindar's 1 +pine 17 +pineapple 5 +pineapple's 1 +pineapples 1 +pined 1 +pine's 1 +pines 1 +pinfeather 1 +pinfeather's 1 +pinfeathers 1 +ping 4 +pinged 1 +pinging 3 +ping's 1 +pings 1 +pinhead 2 +pinhead's 1 +pinheads 1 +pinhole 2 +pinhole's 1 +pinholes 1 +pining 3 +pinion 3 +pinioned 2 +pinioning 2 +pinion's 1 +pinions 1 +pink 39 +pinked 2 +pinker 1 +Pinkerton 2 +Pinkerton's 1 +pinkest 1 +pinkeye 1 +pinkeye's 1 +pinkie 2 +pinkie's 1 +pinkies 1 +pinking 2 +pinkish 3 +pink's 1 +pinks 1 +pinky 3 +pinky's 1 +pinnacle 6 +pinnacle's 1 +pinnacles 1 +pinnate 2 +pinned 2 +pinning 2 +Pinocchio 2 +Pinocchio's 1 +Pinochet 3 +Pinochet's 1 +pinochle 1 +pinochle's 1 +pinpoint 8 +pinpointed 2 +pinpointing 2 +pinpoints 1 +pinprick 3 +pinpricked 1 +pinpricking 1 +pinprick's 1 +pinpricks 1 +pin's 1 +pins 1 +pinstripe 4 +pinstriped 2 +pinstripe's 1 +pinstripes 1 +pint 20 +Pinter 2 +Pinter's 1 +pinto 2 +pintoes 1 +pintos 1 +pint's 1 +pints 1 +pinup 2 +pinup's 1 +pinups 1 +pinwheel 2 +pinwheeled 2 +pinwheeling 1 +pinwheel's 1 +pinwheels 1 +pioneer 18 +pioneered 1 +pioneering 8 +pioneer's 1 +pioneers 1 +pious 6 +piously 2 +pip 6 +pipe 42 +piped 2 +pipeline 10 +pipeline's 1 +pipelines 1 +piper 4 +piper's 1 +pipers 1 +pipe's 1 +pipes 1 +piping 6 +piping's 1 +pipit 4 +pipit's 1 +pipits 1 +pipped 2 +pippin 3 +Pippin 3 +pipping 2 +pippin's 1 +Pippin's 1 +pippins 1 +pip's 1 +pips 1 +pipsqueak 3 +pipsqueak's 1 +pipsqueaks 1 +piquancy 2 +piquancy's 1 +piquant 3 +pique 4 +piqued 2 +pique's 1 +piques 1 +piquing 1 +piracy 3 +piracy's 1 +Piraeus 2 +Piraeus's 1 +Pirandello 2 +Pirandello's 1 +piranha 3 +piranha's 1 +piranhas 1 +pirate 9 +pirated 2 +pirate's 1 +pirates 1 +piratical 2 +pirating 3 +pirouette 3 +pirouetted 1 +pirouette's 1 +pirouettes 1 +pirouetting 3 +pis 3 +Pisa 4 +Pisa's 1 +piscatorial 2 +Pisces 3 +Pisces's 1 +Pisistratus 2 +Pisistratus's 1 +piss 12 +Pissaro 1 +Pissaro's 1 +pissed 4 +pisses 1 +pissing 3 +pistachio 2 +pistachio's 1 +pistachios 1 +pistil 2 +pistillate 2 +pistil's 1 +pistils 1 +pistol 12 +pistol's 1 +pistols 1 +piston 5 +piston's 1 +pistons 1 +pit 33 +pita 1 +pita's 1 +Pitcairn 2 +Pitcairn's 1 +pitch 42 +pitchblende 2 +pitchblende's 1 +pitched 3 +pitcher 3 +pitcher's 1 +pitchers 1 +pitches 1 +pitchfork 4 +pitchforked 1 +pitchforking 1 +pitchfork's 1 +pitchforks 1 +pitching 2 +pitchman 2 +pitchman's 1 +pitchmen 1 +piteous 2 +piteously 2 +pitfall 6 +pitfall's 1 +pitfalls 1 +pith 3 +pithier 1 +pithiest 1 +pithily 2 +pith's 1 +pithy 3 +pitiable 2 +pitiably 2 +pitied 2 +pities 1 +pitiful 5 +pitifuller 1 +pitifullest 1 +pitifully 3 +pitiless 2 +pitilessly 2 +piton 2 +piton's 1 +pitons 1 +pit's 1 +pits 1 +Pitt 5 +pittance 3 +pittance's 1 +pittances 1 +pitted 3 +pitting 2 +Pittman 2 +Pittman's 1 +Pitt's 1 +Pitts 1 +Pittsburgh 4 +Pittsburgh's 1 +pituitaries 1 +pituitary 4 +pituitary's 1 +pity 25 +pitying 3 +pity's 1 +Pius 3 +Pius's 1 +pivot 6 +pivotal 4 +pivoted 2 +pivoting 4 +pivot's 1 +pivots 1 +pixel 6 +pixel's 1 +pixels 1 +pixie 3 +pixie's 1 +pixies 1 +pixy 3 +Pizarro 2 +Pizarro's 1 +pizazz 3 +pizza 8 +pizza's 1 +pizzas 1 +pizzazz 2 +pizzeria 2 +pizzeria's 1 +pizzerias 1 +pizzicati 2 +pizzicato 2 +pizzicatos 1 +pj's 1 +Pkwy 1 +Pl 1 +placard 5 +placarded 1 +placarding 1 +placard's 1 +placards 1 +placate 4 +placated 2 +placates 1 +placating 2 +placation 2 +place 154 +placebo 6 +placeboes 1 +placebo's 1 +placebos 1 +placed 1 +placeholder 2 +placement 13 +placement's 1 +placements 1 +placenta 3 +placentae 1 +placental 4 +placentals 1 +placenta's 1 +placentas 1 +placer 2 +placer's 1 +placers 1 +place's 1 +places 2 +placid 4 +placidity 2 +placidity's 1 +placidly 3 +placing 6 +placket 2 +placket's 1 +plackets 1 +plagiarism 3 +plagiarism's 1 +plagiarisms 1 +plagiarist 2 +plagiarist's 1 +plagiarists 1 +plagiarize 2 +plagiarized 1 +plagiarizes 1 +plagiarizing 1 +plague 13 +plagued 2 +plague's 1 +plagues 1 +plaguing 1 +plaice 3 +plaice's 1 +plaid 3 +plaided 1 +plaiding 1 +plaid's 1 +plaids 1 +plain 50 +plainclothes 1 +plainclothesman 1 +plainclothesmen 1 +plainer 2 +plainest 1 +plainly 9 +plainness 2 +plainness's 1 +plains 1 +plaint 3 +plaintiff 41 +plaintiff's 1 +plaintiffs 1 +plaintive 3 +plaintively 3 +plaint's 1 +plaints 1 +plait 6 +plaited 2 +plaiting 2 +plait's 1 +plaits 1 +plan 366 +planar 3 +Planck 3 +Planck's 1 +plane 50 +planed 2 +plane's 1 +planes 1 +planet 26 +planetaria 1 +planetarium 2 +planetarium's 1 +planetariums 1 +planetary 6 +planet's 1 +planets 1 +plangent 2 +planing 3 +plank 9 +planked 2 +planking 2 +planking's 1 +plank's 1 +planks 1 +plankton 3 +plankton's 1 +planned 16 +planner 14 +planners 1 +planning 98 +plannings 1 +plan's 1 +plans 1 +plant 177 +Plantagenet 3 +Plantagenet's 1 +plantain 2 +plantain's 1 +plantains 1 +plantation 9 +plantation's 1 +plantations 2 +planted 3 +planter 4 +planter's 1 +planters 1 +planting 10 +plantings 1 +plant's 1 +plants 1 +plaque 8 +plaque's 1 +plaques 1 +plasma 12 +plasma's 1 +plaster 16 +plasterboard 3 +plasterboard's 1 +plastered 2 +plasterer 2 +plasterer's 1 +plasterers 1 +plastering 3 +plaster's 1 +plasters 1 +plastic 47 +Plasticine 2 +Plasticine's 1 +plasticity 2 +plasticity's 1 +plastic's 1 +plastics 1 +Plataea 2 +Plataea's 1 +plate 68 +plateau 8 +plateaued 1 +plateauing 1 +plateau's 1 +plateaus 1 +plateaux 3 +plated 2 +plateful 2 +platefuls 1 +platelet 11 +platelet's 1 +platelets 1 +platen 2 +platen's 1 +platens 1 +plate's 1 +plates 1 +platform 37 +platformed 2 +platforming 1 +platform's 1 +platforms 1 +Plath 2 +Plath's 1 +plating 3 +plating's 1 +platinum 5 +platinum's 1 +platitude 3 +platitude's 1 +platitudes 1 +platitudinous 2 +Plato 5 +Platonic 1 +platonic 4 +Platonism 1 +Platonism's 1 +Platonist 1 +platoon 5 +platooned 1 +platooning 1 +platoon's 1 +platoons 1 +Plato's 1 +Platte 2 +platter 4 +platter's 1 +platters 1 +Platte's 1 +platypi 2 +platypus 2 +platypuses 1 +platypus's 1 +plaudit 4 +plaudit's 1 +plaudits 1 +plausibility 3 +plausible 10 +plausibly 3 +Plautus 2 +Plautus's 1 +play 469 +playable 3 +playact 2 +playacted 1 +playacting 2 +playacting's 1 +playacts 1 +playback 4 +playback's 1 +playbacks 1 +playbill 2 +playbill's 1 +playbills 1 +Playboy 2 +playboy 3 +playboy's 1 +Playboy's 1 +playboys 1 +played 3 +player 140 +player's 1 +players 1 +playful 4 +playfully 3 +playfulness 2 +playfulness's 1 +playgoer 3 +playgoer's 1 +playgoers 1 +playground 10 +playground's 1 +playgrounds 1 +playhouse 3 +playhouse's 1 +playhouses 1 +playing 11 +playmate 3 +playmate's 1 +playmates 1 +playoff 3 +playoffs 1 +playpen 2 +playpen's 1 +playpens 1 +playroom 3 +playroom's 1 +playrooms 1 +plays 2 +PlayStation 1 +PlayStation's 1 +Playtex 2 +Playtex's 1 +plaything 3 +plaything's 1 +playthings 2 +playwright 6 +playwright's 1 +playwrights 1 +plaza 4 +plaza's 1 +plazas 1 +plea 19 +plead 20 +pleaded 1 +pleader 2 +pleader's 1 +pleaders 1 +pleading 5 +pleading's 1 +pleads 1 +plea's 1 +pleas 2 +pleasant 29 +pleasanter 1 +pleasantest 1 +pleasantly 7 +pleasantness 2 +pleasantness's 1 +pleasantries 1 +pleasantry 3 +pleasantry's 1 +please 153 +pleased 50 +pleases 1 +pleasing 9 +pleasingly 2 +pleasings 1 +pleasurable 5 +pleasurably 2 +pleasure 61 +pleasured 2 +pleasure's 1 +pleasures 1 +pleasuring 2 +pleat 6 +pleated 3 +pleating 2 +pleat's 1 +pleats 1 +plebeian 3 +plebeians 1 +plebiscite 3 +plebiscite's 1 +plebiscites 1 +plectra 2 +plectrum 2 +plectrum's 1 +plectrums 1 +pled 1 +pledge 20 +pledged 2 +pledge's 1 +pledges 1 +pledging 2 +Pleiades 1 +Pleistocene 1 +plenaries 1 +plenary 4 +plenipotentiaries 1 +plenipotentiary 3 +plenitude 2 +plenitude's 1 +plenitudes 1 +plenteous 2 +plentiful 6 +plentifully 2 +plenty 53 +plenty's 1 +plethora 4 +plethora's 1 +pleurisy 3 +pleurisy's 1 +Plexiglas 1 +Plexiglases 1 +Plexiglas's 1 +plexus 3 +plexuses 1 +plexus's 1 +pliability 2 +pliability's 1 +pliable 3 +pliancy 2 +pliancy's 1 +pliant 2 +plied 1 +pliers 1 +plies 1 +plight 10 +plighted 2 +plighting 1 +plight's 1 +plights 1 +plinth 4 +plinth's 1 +plinths 1 +Pliny 2 +Pliny's 1 +Pliocene 2 +plod 5 +plodded 1 +plodder 2 +plodder's 1 +plodders 1 +plodding 2 +ploddings 1 +plods 1 +plop 4 +plopped 1 +plopping 1 +plop's 1 +plops 1 +plot 38 +plot's 1 +plots 1 +plotted 2 +plotter 4 +plottered 1 +plottering 1 +plotter's 1 +plotters 1 +plotting 3 +plough 14 +ploughed 3 +ploughing 3 +ploughs 1 +ploughshare 2 +ploughshares 1 +plover 4 +plover's 1 +plovers 1 +plow 3 +plowed 1 +plowing 1 +plowman 2 +plowman's 1 +plowmen 1 +plow's 1 +plows 1 +plowshare 2 +plowshare's 1 +plowshares 1 +ploy 7 +ploy's 1 +ploys 1 +pluck 9 +plucked 2 +pluckier 1 +pluckiest 1 +pluckiness 1 +pluckiness's 1 +plucking 3 +plucks 1 +plucky 3 +plug 19 +plugged 1 +plugging 2 +plug's 1 +plugs 1 +plum 6 +plumage 6 +plumage's 1 +plumb 6 +plumbed 1 +plumber 5 +plumber's 1 +plumbers 1 +plumbing 5 +plumbing's 1 +plumb's 1 +plumbs 1 +plume 7 +plumed 2 +plume's 1 +plumes 1 +pluming 1 +plummet 3 +plummeted 1 +plummeting 3 +plummets 1 +plump 11 +plumped 2 +plumper 2 +plumpest 1 +plumping 1 +plumpness 2 +plumps 1 +plum's 1 +plums 1 +plunder 7 +plundered 2 +plunderer 2 +plunderers 1 +plundering 3 +plunders 1 +plunge 20 +plunged 1 +plunger 2 +plunger's 1 +plungers 1 +plunges 1 +plunging 3 +plunk 3 +plunked 1 +plunking 2 +plunks 1 +pluperfect 3 +pluperfects 1 +plural 7 +pluralism 6 +pluralism's 1 +pluralistic 3 +pluralities 1 +plurality 4 +plurality's 1 +pluralize 2 +pluralized 2 +pluralizes 1 +pluralizing 2 +plurals 1 +plus 87 +pluses 1 +plush 4 +plusher 2 +plushest 1 +plushier 1 +plushiest 1 +plush's 1 +plushy 2 +plussed 1 +plusses 1 +plussing 2 +Plutarch 3 +Plutarch's 1 +Pluto 3 +plutocracies 1 +plutocracy 2 +plutocracy's 1 +plutocrat 2 +plutocratic 2 +plutocrat's 1 +plutocrats 1 +plutonium 7 +plutonium's 1 +Pluto's 1 +ply 7 +plying 2 +Plymouth 10 +Plymouth's 1 +plywood 4 +plywood's 1 +Pm 1 +Pm's 1 +pneumatic 4 +pneumatically 2 +pneumonia 6 +pneumonia's 1 +Po 3 +poach 5 +poached 3 +poacher 4 +poacher's 1 +poachers 1 +poaches 1 +poaching 3 +Pocahontas 2 +Pocahontas's 1 +pock 3 +pocked 2 +pocket 55 +pocketbook 2 +pocketbook's 1 +pocketbooks 1 +pocketed 2 +pocketful 2 +pocketful's 1 +pocketfuls 1 +pocketing 1 +pocketknife 2 +pocketknife's 1 +pocketknives 1 +pocket's 1 +pockets 1 +pocking 1 +pockmark 3 +pockmarked 2 +pockmarking 1 +pockmark's 1 +pockmarks 1 +pock's 1 +pocks 1 +Pocono 2 +Pocono's 1 +Poconos 1 +pod 6 +podded 2 +podding 1 +Podgorica 2 +Podgorica's 1 +Podhoretz 1 +Podhoretz's 1 +podia 2 +podiatrist 2 +podiatrist's 1 +podiatrists 1 +podiatry 2 +podiatry's 1 +podium 3 +podium's 1 +podiums 1 +pod's 1 +pods 1 +Podunk 1 +Podunk's 1 +Poe 3 +poem 43 +poem's 1 +poems 1 +Poe's 1 +poesied 1 +poesies 1 +poesy 2 +poesying 1 +poesy's 1 +poet 34 +poetess 3 +poetesses 1 +poetess's 1 +poetic 11 +poetical 3 +poetically 2 +poetry 31 +poetry's 1 +poet's 1 +poets 1 +Pogo 2 +Pogo's 1 +pogrom 4 +pogromed 1 +pogroming 1 +pogrom's 1 +pogroms 1 +poi 4 +poignancy 3 +poignancy's 1 +poignant 5 +poignantly 3 +poinsettia 2 +poinsettia's 1 +poinsettias 1 +point 631 +pointed 7 +pointedly 4 +pointer 8 +pointer's 1 +pointers 1 +pointier 1 +pointiest 1 +pointillism 2 +pointillism's 1 +pointillist 3 +pointillist's 1 +pointillists 1 +pointing 4 +pointing's 1 +pointless 9 +pointlessly 3 +pointlessness 2 +pointlessness's 1 +point's 1 +points 2 +pointy 3 +Poiret 2 +Poiret's 1 +Poirot 3 +Poirot's 1 +poi's 1 +poise 12 +poised 2 +poise's 1 +poises 1 +poising 2 +poison 19 +poisoned 4 +poisoner 3 +poisoner's 1 +poisoners 1 +poisoning 6 +poisoning's 1 +poisonings 1 +poisonous 6 +poisonously 2 +poison's 1 +poisons 1 +Poisson 3 +Poisson's 1 +Poitier 2 +Poitier's 1 +poke 12 +poked 2 +poker 4 +poker's 1 +pokers 1 +pokes 1 +pokey 3 +pokeys 1 +pokier 1 +pokiest 1 +poking 2 +poky 2 +pol 4 +Poland 23 +Poland's 1 +Polanski 2 +Polanski's 1 +polar 11 +Polaris 3 +Polaris's 1 +polarities 1 +polarity 4 +polarity's 1 +polarization 4 +polarization's 1 +polarize 3 +polarized 2 +polarizes 1 +polarizing 3 +Polaroid 1 +Polaroid's 1 +Polaroids 1 +polars 1 +Pole 2 +pole 29 +polecat 2 +polecat's 1 +polecats 1 +poled 2 +polemic 3 +polemical 3 +polemics 1 +pole's 1 +Pole's 1 +poles 1 +Poles 1 +polestar 2 +polestars 1 +police 287 +policed 2 +policeman 36 +policeman's 1 +policemen 1 +police's 1 +polices 1 +policewoman 4 +policewoman's 1 +policewomen 1 +policies 1 +policing 8 +policy 350 +policyholder 7 +policyholder's 1 +policyholders 1 +policy's 1 +poling 2 +polio 3 +poliomyelitis 2 +poliomyelitis's 1 +polio's 1 +polios 1 +Polish 2 +polish 31 +polished 9 +polisher 2 +polisher's 1 +polishers 1 +polishes 1 +polishing 5 +Politburo 2 +Politburo's 1 +polite 14 +politely 10 +politeness 2 +politeness's 1 +politer 1 +politesse 2 +politesse's 1 +politest 1 +politic 5 +political 309 +politically 19 +politician 46 +politician's 1 +politicians 1 +politicize 2 +politicized 2 +politicizes 1 +politicizing 1 +politicked 1 +politicking 2 +politico 2 +politicoes 1 +politico's 1 +politicos 1 +politics 77 +politics's 1 +polities 1 +polity 3 +polity's 1 +Polk 2 +polka 2 +polkaed 1 +polkaing 1 +polka's 1 +polkas 1 +Polk's 1 +poll 45 +Pollard 3 +Pollard's 1 +polled 2 +pollen 5 +pollen's 1 +pollinate 4 +pollinated 2 +pollinates 1 +pollinating 3 +pollination 3 +pollination's 1 +polling 7 +polliwog 1 +polliwog's 1 +polliwogs 1 +Pollock 5 +Pollock's 1 +poll's 1 +polls 1 +pollster 3 +pollster's 1 +pollsters 1 +pollutant 7 +pollutant's 1 +pollutants 1 +pollute 7 +polluted 4 +polluter 4 +polluter's 1 +polluters 1 +pollutes 1 +polluting 4 +pollution 44 +pollution's 1 +Pollux 2 +Pollux's 1 +Polly 11 +Pollyanna 2 +Pollyanna's 1 +Polly's 1 +pollywog 2 +pollywog's 1 +pollywogs 1 +Polo 2 +polo 8 +polonaise 4 +polonaise's 1 +polonaises 1 +polonium 2 +polonium's 1 +polo's 1 +Polo's 1 +pol's 1 +pols 1 +Poltava 2 +Poltava's 1 +poltergeist 4 +poltergeist's 1 +poltergeists 1 +poltroon 2 +poltroon's 1 +poltroons 1 +polyester 5 +polyester's 1 +polyesters 1 +polyethylene 4 +polyethylene's 1 +polygamist 2 +polygamist's 1 +polygamists 1 +polygamous 2 +polygamy 2 +polygamy's 1 +polyglot 2 +polyglots 1 +polygon 4 +polygonal 2 +polygon's 1 +polygons 1 +polygraph 3 +polygraphed 1 +polygraphing 1 +polygraph's 1 +polygraphs 1 +polyhedra 2 +polyhedron 2 +polyhedron's 1 +polyhedrons 1 +Polyhymnia 2 +Polyhymnia's 1 +polymath 2 +polymath's 1 +polymaths 1 +polymer 14 +polymeric 3 +polymerization 2 +polymerization's 1 +polymer's 1 +polymers 1 +polymorphic 2 +Polynesia 2 +Polynesian 1 +Polynesians 1 +Polynesia's 1 +polynomial 4 +polynomials 1 +polyp 6 +Polyphemus 2 +Polyphemus's 1 +polyphonic 3 +polyphony 3 +polyphony's 1 +polyp's 1 +polyps 1 +polystyrene 4 +polystyrene's 1 +polysyllabic 2 +polysyllable 4 +polysyllable's 1 +polysyllables 1 +polytechnic 21 +polytechnic's 1 +polytechnics 1 +polytheism 2 +polytheism's 1 +polytheist 2 +polytheistic 2 +polytheist's 1 +polytheists 1 +polythene 5 +polythene's 1 +polyunsaturated 3 +pomade 4 +pomaded 2 +pomade's 1 +pomades 1 +pomading 1 +pomegranate 2 +pomegranate's 1 +pomegranates 1 +Pomerania 3 +Pomeranian 1 +Pomerania's 1 +pommel 3 +pommeled 1 +pommeling 1 +pommelled 1 +pommelling 1 +pommel's 1 +pommels 1 +Pomona 2 +Pomona's 1 +pomp 3 +pompadour 2 +Pompadour 2 +pompadoured 1 +pompadour's 1 +Pompadour's 1 +pompadours 1 +Pompeii 3 +Pompeii's 1 +Pompey 3 +Pompey's 1 +pompom 2 +pompom's 1 +pompoms 1 +pompon 2 +pompon's 1 +pompons 1 +pomposity 3 +pomposity's 1 +pompous 5 +pompously 2 +pompousness 2 +pomp's 1 +Ponce 2 +Ponce's 1 +poncho 2 +poncho's 1 +ponchos 1 +pond 26 +ponder 9 +pondered 1 +pondering 3 +ponderous 3 +ponderously 3 +ponders 1 +pond's 1 +ponds 1 +pone 1 +pone's 1 +pones 1 +poniard 2 +poniard's 1 +poniards 1 +ponies 1 +Pontchartrain 2 +Pontchartrain's 1 +Pontiac 2 +Pontiac's 1 +Pontianak 2 +Pontianak's 1 +pontiff 2 +pontiff's 1 +pontiffs 1 +pontifical 3 +pontificate 4 +pontificated 1 +pontificates 1 +pontificating 3 +pontoon 4 +pontooned 1 +pontooning 1 +pontoon's 1 +pontoons 1 +pony 13 +pony's 1 +ponytail 3 +ponytail's 1 +ponytails 1 +pooch 2 +pooched 1 +pooches 1 +pooching 1 +pooch's 1 +poodle 4 +poodle's 1 +poodles 1 +pooh 3 +Pooh 3 +poohed 1 +poohing 1 +Pooh's 1 +poohs 1 +pool 62 +Poole 9 +pooled 3 +Poole's 1 +pooling 2 +pool's 1 +pools 1 +Poona 2 +Poona's 1 +poop 3 +pooped 2 +pooping 1 +poop's 1 +poops 1 +poor 170 +poorer 1 +poorest 1 +poorhouse 2 +poorhouse's 1 +poorhouses 1 +poorly 14 +pop 53 +popcorn 4 +popcorn's 1 +pope 1 +Pope 28 +pope's 1 +Pope's 1 +popes 1 +Popes 1 +Popeye 2 +Popeye's 1 +popgun 2 +popgun's 1 +popguns 1 +popinjay 2 +popinjay's 1 +popinjays 1 +poplar 4 +poplar's 1 +poplars 1 +poplin 2 +poplin's 1 +Popocatepetl 1 +Popocatepetl's 1 +popover 2 +popover's 1 +popovers 1 +poppa 2 +poppa's 1 +poppas 1 +popped 1 +Popper 1 +Popper's 1 +poppies 1 +popping 3 +Poppins 2 +Poppins's 1 +poppy 6 +poppycock 2 +poppycock's 1 +poppy's 1 +pops 1 +Popsicle 1 +Popsicle's 1 +Popsicles 1 +populace 4 +populace's 1 +populaces 1 +popular 110 +popularity 16 +popularity's 1 +popularization 2 +popularization's 1 +popularize 3 +popularized 2 +popularizes 1 +popularizing 2 +popularly 4 +populars 1 +populate 7 +populated 2 +populates 1 +populating 2 +population 149 +population's 1 +populations 1 +populism 3 +populist 6 +populist's 1 +populists 1 +populous 3 +porcelain 6 +porcelain's 1 +porch 8 +porches 1 +porch's 1 +porcine 3 +porcupine 4 +porcupine's 1 +porcupines 1 +pore 10 +pored 1 +pores 1 +Porfirio 2 +Porfirio's 1 +poring 2 +pork 9 +pork's 1 +porn 5 +porno 2 +pornographer 2 +pornographer's 1 +pornographers 1 +pornographic 4 +pornography 6 +pornography's 1 +porosity 4 +porosity's 1 +porous 4 +porphyry 3 +porphyry's 1 +porpoise 5 +porpoised 1 +porpoise's 1 +porpoises 1 +porpoising 2 +porridge 5 +porridge's 1 +Porrima 1 +Porrima's 1 +porringer 2 +porringer's 1 +porringers 1 +Porsche 5 +Porsche's 1 +port 48 +portability 3 +portable 13 +portables 1 +portage 3 +portaged 1 +portage's 1 +portages 1 +portaging 2 +portal 7 +portal's 1 +portals 1 +portcullis 1 +portcullises 1 +portcullis's 1 +ported 2 +portend 2 +portended 1 +portending 1 +portends 1 +portent 4 +portentous 3 +portentously 2 +portent's 1 +portents 1 +porter 10 +Porter 8 +portered 1 +porterhouse 2 +porterhouse's 1 +porterhouses 1 +portering 2 +porter's 1 +Porter's 1 +porters 1 +portfolio 21 +portfolio's 1 +portfolios 1 +porthole 3 +porthole's 1 +portholes 1 +Portia 3 +Portia's 1 +portico 4 +porticoes 1 +portico's 1 +porticos 1 +porting 3 +portion 18 +portioned 1 +portioning 1 +portion's 1 +portions 1 +Portland 5 +Portland's 1 +portlier 1 +portliest 1 +portliness 2 +portliness's 1 +portly 3 +portmanteau 3 +portmanteau's 1 +portmanteaus 1 +portmanteaux 1 +portrait 28 +portraitist 2 +portraitist's 1 +portraitists 1 +portrait's 1 +portraits 1 +portraiture 4 +portraiture's 1 +portray 9 +portrayal 5 +portrayal's 1 +portrayals 1 +portrayed 2 +portraying 1 +portrays 1 +port's 1 +ports 2 +Portsmouth 11 +Portsmouth's 1 +Portugal 13 +Portugal's 1 +Portuguese 2 +Portuguese's 1 +Po's 1 +pose 36 +posed 2 +Poseidon 3 +Poseidon's 1 +poser 3 +poser's 1 +posers 1 +poses 1 +poseur 2 +poseur's 1 +poseurs 1 +posh 7 +poshed 1 +posher 1 +poshes 1 +poshest 1 +poshing 1 +posies 1 +posing 3 +posit 4 +posited 3 +positing 3 +position 285 +positional 3 +positioned 2 +positioning 5 +position's 1 +positions 1 +positive 87 +positively 15 +positiver 1 +positives 1 +positivest 1 +positivism 4 +positivism's 1 +positron 2 +positron's 1 +positrons 1 +posits 2 +posse 3 +posse's 1 +posses 1 +possess 45 +possessed 3 +possesses 1 +possessing 3 +possession 39 +possession's 1 +possessions 1 +possessive 5 +possessively 2 +possessiveness 2 +possessiveness's 1 +possessives 1 +possessor 3 +possessor's 1 +possessors 1 +possibilities 1 +possibility 98 +possibility's 1 +possible 347 +possibler 1 +possibles 1 +possiblest 1 +possibly 75 +possum 2 +possum's 1 +possums 1 +post 131 +Post 2 +postage 6 +postage's 1 +postal 11 +postbox 2 +postbox's 1 +postcard 11 +postcard's 1 +postcards 1 +postcode 4 +postcode's 1 +postcodes 1 +postdate 2 +postdated 2 +postdates 1 +postdating 1 +postdoc 2 +postdocs 1 +postdoctoral 4 +posted 2 +poster 19 +posterior 4 +posteriors 1 +posterity 4 +posterity's 1 +poster's 1 +posters 1 +postgraduate 10 +postgraduate's 1 +postgraduates 1 +posthaste 1 +posthumous 3 +posthumously 3 +posting 5 +posting's 1 +postlude 2 +postlude's 1 +postludes 1 +postman 5 +postman's 1 +postmark 3 +postmarked 2 +postmarking 1 +postmark's 1 +postmarks 1 +postmaster 3 +postmaster's 1 +postmasters 1 +postmen 1 +postmistress 3 +postmistresses 1 +postmistress's 1 +postmodern 4 +postmortem 2 +postmortems 1 +postnatal 3 +postoperative 3 +postpaid 1 +postpartum 2 +postpone 13 +postponed 3 +postponement 5 +postponements 1 +postpones 1 +postponing 2 +post's 1 +Post's 1 +posts 1 +postscript 3 +postscript's 1 +postscripts 1 +postulate 8 +postulated 2 +postulates 1 +postulating 1 +posture 10 +postured 1 +posture's 1 +postures 1 +posturing 4 +postwar 7 +posy 3 +posy's 1 +pot 35 +potable 2 +potables 1 +potash 4 +potash's 1 +potassium 6 +potassium's 1 +potato 27 +potatoes 1 +potato's 1 +potbellied 2 +potbellies 1 +potbelly 3 +potbelly's 1 +potboiler 2 +potboiler's 1 +potboilers 1 +Potemkin 2 +Potemkin's 1 +potency 7 +potency's 1 +potent 10 +potentate 3 +potentate's 1 +potentates 1 +potential 117 +potentialities 1 +potentiality 4 +potentiality's 1 +potentially 26 +potentials 1 +potful 3 +potful's 1 +potfuls 1 +potholder 3 +potholder's 1 +potholders 1 +pothole 4 +potholed 2 +pothole's 1 +potholes 1 +potholing 1 +pothook 2 +pothook's 1 +pothooks 1 +potion 4 +potion's 1 +potions 1 +potluck 2 +potluck's 1 +potlucks 1 +Potomac 2 +Potomac's 1 +potpie 1 +potpie's 1 +potpies 1 +potpourri 2 +potpourri's 1 +potpourris 1 +pot's 1 +pots 1 +Potsdam 3 +Potsdam's 1 +potsherd 2 +potsherd's 1 +potsherds 1 +potshot 2 +potshots 1 +pottage 2 +pottage's 1 +Pottawatomie 1 +Pottawatomie's 1 +potted 4 +potter 7 +Potter 7 +pottered 2 +potteries 1 +pottering 3 +potter's 1 +Potter's 1 +potters 1 +pottery 12 +pottery's 1 +pottier 1 +potties 1 +pottiest 1 +potting 2 +Potts 3 +Potts's 1 +potty 5 +pouch 7 +pouched 2 +pouches 1 +pouching 1 +pouch's 1 +poultice 3 +poulticed 1 +poultice's 1 +poultices 1 +poulticing 1 +poultry 6 +poultry's 1 +pounce 6 +pounced 1 +pounces 1 +pouncing 2 +pound 192 +Pound 8 +pounded 2 +pounding 6 +Pound's 1 +pounds 1 +pour 43 +poured 2 +pouring 6 +pours 1 +Poussin 3 +Poussin's 1 +pout 6 +pouted 1 +pouting 3 +pouts 1 +poverty 33 +poverty's 1 +powder 19 +powdered 4 +powdering 2 +powder's 1 +powders 1 +powdery 3 +Powell 11 +Powell's 1 +power 396 +powerboat 3 +powerboat's 1 +powerboats 1 +powered 4 +powerful 74 +powerfully 6 +powerhouse 3 +powerhouse's 1 +powerhouses 1 +powering 3 +powerless 7 +powerlessly 1 +powerlessness 3 +powerlessness's 1 +PowerPoint 2 +PowerPoint's 1 +power's 1 +powers 1 +Powers 3 +Powhatan 1 +Powhatan's 1 +powwow 1 +powwowed 1 +powwowing 1 +powwow's 1 +powwows 1 +pox 4 +poxed 1 +poxes 1 +poxing 1 +pox's 1 +Poznan 2 +Poznan's 1 +practicability 2 +practicable 8 +practicably 2 +practical 81 +practicalities 1 +practicality 5 +practicality's 1 +practically 16 +practicals 1 +practice 220 +practiced 2 +practice's 1 +practices 1 +practicing 2 +practise 33 +practised 4 +practises 1 +practising 8 +practitioner 33 +practitioner's 1 +practitioners 1 +Prado 3 +Prado's 1 +Praetorian 1 +pragmatic 10 +pragmatically 3 +pragmatics 4 +pragmatism 4 +pragmatism's 1 +pragmatist 3 +pragmatist's 1 +pragmatists 1 +Prague 12 +Prague's 1 +Praia 2 +prairie 4 +prairie's 1 +prairies 1 +praise 31 +praised 1 +praise's 1 +praises 1 +praiseworthiness 2 +praiseworthiness's 1 +praiseworthy 3 +praising 3 +Prakrit 2 +Prakrit's 1 +praline 3 +praline's 1 +pralines 1 +pram 7 +pram's 1 +prance 4 +pranced 1 +prancer 2 +prancer's 1 +prancers 1 +prances 1 +prancing 3 +prank 4 +prank's 1 +pranks 1 +prankster 2 +prankster's 1 +pranksters 1 +Pratchett 2 +Pratchett's 1 +prate 3 +prated 1 +prates 1 +pratfall 2 +pratfall's 1 +pratfalls 1 +prating 2 +Pratt 4 +prattle 4 +prattled 1 +prattles 1 +prattling 3 +Pratt's 1 +Pravda 3 +Pravda's 1 +prawn 6 +prawned 1 +prawning 1 +prawn's 1 +prawns 1 +Praxiteles 2 +Praxiteles's 1 +pray 30 +prayed 1 +prayer 33 +prayer's 1 +prayers 1 +praying 3 +prays 1 +preach 13 +preached 1 +preacher 8 +preacher's 1 +preachers 1 +preaches 1 +preachier 1 +preachiest 1 +preaching 5 +preachy 3 +Preakness 2 +preamble 4 +preambled 1 +preamble's 1 +preambles 1 +preambling 2 +prearrange 2 +prearranged 2 +prearrangement 2 +prearrangement's 1 +prearranges 1 +prearranging 1 +Precambrian 3 +precarious 6 +precariously 3 +precaution 11 +precautionary 3 +precaution's 1 +precautions 1 +precede 17 +preceded 1 +precedence 6 +precedence's 1 +precedent 15 +precedent's 1 +precedents 1 +precedes 1 +preceding 12 +precept 5 +preceptor 2 +preceptor's 1 +preceptors 1 +precept's 1 +precepts 1 +precinct 6 +precinct's 1 +precincts 1 +preciosity 2 +preciosity's 1 +precious 21 +preciously 2 +preciousness 2 +precipice 4 +precipice's 1 +precipices 1 +precipitant 2 +precipitants 1 +precipitate 10 +precipitated 1 +precipitately 2 +precipitates 1 +precipitating 3 +precipitation 4 +precipitation's 1 +precipitations 1 +precipitous 3 +precipitously 2 +precise 32 +precisely 37 +preciseness 2 +preciseness's 1 +preciser 1 +precises 1 +precisest 1 +precision 15 +precision's 1 +preclude 9 +precluded 1 +precludes 1 +precluding 1 +preclusion 1 +precocious 3 +precociously 2 +precociousness 2 +precociousness's 1 +precocity 2 +precocity's 1 +precognition 2 +precognition's 1 +preconceive 2 +preconceived 3 +preconceives 1 +preconceiving 1 +preconception 4 +preconception's 1 +preconceptions 1 +precondition 6 +preconditioned 2 +preconditioning 3 +precondition's 1 +preconditions 1 +precursor 6 +precursor's 1 +precursors 1 +predate 3 +predated 2 +predates 1 +predating 1 +predator 15 +predator's 1 +predators 1 +predatory 5 +predecease 3 +predeceased 1 +predeceases 1 +predeceasing 1 +predecessor 18 +predecessor's 1 +predecessors 1 +predefined 2 +predestination 3 +predestination's 1 +predestine 2 +predestined 2 +predestines 1 +predestining 1 +predetermination 2 +predetermination's 1 +predetermine 3 +predetermined 4 +predetermines 1 +predetermining 2 +predicament 6 +predicament's 1 +predicaments 1 +predicate 7 +predicated 2 +predicates 1 +predicating 2 +predication 2 +predication's 1 +predicative 4 +predict 40 +predictability 3 +predictability's 1 +predictable 11 +predictably 5 +predicted 4 +predicting 2 +prediction 18 +prediction's 1 +predictions 1 +predictive 4 +predictor 4 +predictor's 1 +predicts 1 +predilection 3 +predilection's 1 +predilections 1 +predispose 4 +predisposed 2 +predisposes 1 +predisposing 2 +predisposition 3 +predisposition's 1 +predispositions 1 +predominance 4 +predominance's 1 +predominant 6 +predominantly 14 +predominate 6 +predominated 1 +predominates 1 +predominating 2 +preeminence 2 +preeminence's 1 +preeminent 3 +preeminently 2 +preempt 2 +preempted 1 +preempting 1 +preemption 2 +preemption's 1 +preemptive 2 +preempts 1 +preen 3 +preened 1 +preening 2 +preens 1 +preexist 2 +preexisted 1 +preexisting 2 +preexists 1 +prefab 3 +prefabbed 1 +prefabbing 1 +prefabricate 2 +prefabricated 3 +prefabricates 1 +prefabricating 1 +prefabrication 2 +prefabrication's 1 +prefab's 1 +prefabs 1 +preface 9 +prefaced 1 +preface's 1 +prefaces 1 +prefacing 1 +prefatory 2 +prefect 4 +prefect's 1 +prefects 1 +prefecture 3 +prefecture's 1 +prefectures 1 +prefer 71 +preferable 9 +preferably 10 +preference 33 +preference's 1 +preferences 1 +preferential 5 +preferentially 3 +preferment 3 +preferment's 1 +preferred 13 +preferring 1 +prefers 1 +prefigure 3 +prefigured 1 +prefigures 1 +prefiguring 2 +prefix 5 +prefixed 2 +prefixes 1 +prefixing 1 +prefix's 1 +pregnancies 1 +pregnancy 20 +pregnancy's 1 +pregnant 25 +preheat 3 +preheated 2 +preheating 2 +preheats 1 +prehensile 3 +prehistoric 6 +prehistory 3 +prehistory's 1 +prejudge 3 +prejudged 1 +prejudges 1 +prejudging 1 +prejudgment 2 +prejudgment's 1 +prejudgments 1 +prejudice 23 +prejudiced 4 +prejudice's 1 +prejudices 1 +prejudicial 3 +prejudicing 1 +prelate 4 +prelate's 1 +prelates 1 +preliminaries 1 +preliminary 22 +prelude 7 +prelude's 1 +preludes 1 +premarital 2 +premature 10 +prematurely 5 +premeditate 2 +premeditated 2 +premeditates 1 +premeditating 1 +premeditation 2 +premeditation's 1 +premenstrual 2 +premier 21 +premiere 7 +premiered 2 +premiere's 1 +premieres 1 +premiering 1 +premier's 1 +premiers 3 +Preminger 2 +Preminger's 1 +premise 46 +premised 2 +premises 1 +premising 1 +premiss 4 +premiss's 1 +premium 27 +premium's 1 +premiums 1 +premonition 3 +premonition's 1 +premonitions 1 +premonitory 3 +Premyslid 1 +Premyslid's 1 +prenatal 3 +Prensa 2 +Prensa's 1 +Prentice 5 +Prentice's 1 +preoccupation 10 +preoccupation's 1 +preoccupations 1 +preoccupied 8 +preoccupies 1 +preoccupy 3 +preoccupying 2 +preordain 2 +preordained 2 +preordaining 1 +preordains 1 +prep 6 +prepackage 2 +prepackaged 2 +prepackages 1 +prepackaging 1 +prepaid 2 +preparation 45 +preparation's 1 +preparations 1 +preparatory 6 +prepare 114 +prepared 55 +preparedness 3 +preparedness's 1 +prepares 1 +preparing 2 +prepay 2 +prepaying 1 +prepayment 2 +prepayment's 1 +prepayments 1 +prepays 1 +preponderance 4 +preponderance's 1 +preponderances 1 +preponderant 2 +preponderate 3 +preponderated 1 +preponderates 1 +preponderating 2 +preposition 3 +prepositional 2 +prepositioned 1 +prepositioning 2 +preposition's 1 +prepositions 1 +prepossess 2 +prepossessed 1 +prepossesses 1 +prepossessing 2 +preposterous 3 +preposterously 2 +prepped 1 +preppie 2 +preppier 1 +preppies 1 +preppiest 1 +prepping 2 +preppy 2 +prep's 1 +preps 1 +prequel 3 +prequels 1 +prerecord 2 +prerecorded 2 +prerecording 2 +prerecords 1 +preregister 1 +preregistered 1 +preregistering 1 +preregisters 1 +preregistration 2 +preregistration's 1 +prerequisite 7 +prerequisites 1 +prerogative 7 +prerogative's 1 +prerogatives 1 +Pres 2 +presage 4 +presaged 1 +presage's 1 +presages 1 +presaging 2 +Presbyterian 1 +Presbyterianism 1 +Presbyterians 1 +preschool 3 +preschooler 2 +preschoolers 1 +preschools 1 +prescience 2 +prescience's 1 +prescient 2 +Prescott 5 +Prescott's 1 +prescribe 15 +prescribed 8 +prescribes 1 +prescribing 3 +prescription 12 +prescription's 1 +prescriptions 1 +prescriptive 5 +presence 83 +presence's 1 +presences 1 +present 346 +presentable 3 +presentation 40 +presentation's 1 +presentations 1 +presented 2 +presenter 9 +presentiment 2 +presentiment's 1 +presentiments 1 +presenting 2 +presently 12 +presents 1 +preservation 13 +preservation's 1 +preservative 4 +preservative's 1 +preservatives 1 +preserve 43 +preserved 4 +preserver 2 +preserver's 1 +preservers 1 +preserves 1 +preserving 4 +preses 1 +preset 6 +presets 1 +presetting 1 +preshrank 1 +preshrink 1 +preshrinking 1 +preshrinks 1 +preshrunk 1 +preshrunken 1 +preside 10 +presided 1 +presidencies 1 +presidency 14 +presidency's 1 +President 175 +president 2 +presidential 24 +president's 1 +presidents 1 +Presidents 1 +presides 1 +presiding 3 +Presley 4 +Presley's 1 +press 180 +pressed 4 +presses 1 +pressing 10 +pressings 1 +pressman 2 +pressman's 1 +pressmen 1 +pressure 151 +pressured 2 +pressure's 1 +pressures 1 +pressuring 2 +pressurization 2 +pressurization's 1 +pressurize 3 +pressurized 2 +pressurizes 1 +pressurizing 2 +prestige 12 +prestige's 1 +prestigious 9 +presto 6 +Preston 15 +Preston's 1 +prestos 1 +presumable 1 +presumably 35 +presume 14 +presumed 3 +presumes 1 +presuming 3 +presumption 7 +presumption's 1 +presumptions 1 +presumptive 3 +presumptuous 3 +presumptuously 2 +presumptuousness 2 +presumptuousness's 1 +presuppose 6 +presupposed 2 +presupposes 1 +presupposing 3 +presupposition 5 +presuppositions 1 +preteen 1 +preteens 1 +pretence 7 +pretences 1 +pretend 31 +pretended 2 +pretender 3 +pretender's 1 +pretenders 1 +pretending 2 +pretends 1 +pretense 3 +pretense's 1 +pretenses 1 +pretension 5 +pretension's 1 +pretensions 1 +pretentious 4 +pretentiously 2 +pretentiousness 2 +preterit 1 +preterite 2 +preterite's 1 +preterites 1 +preterit's 1 +preterits 1 +preternatural 3 +pretext 4 +pretexted 1 +pretexting 1 +pretext's 1 +pretexts 1 +Pretoria 1 +Pretoria's 1 +prettied 1 +prettier 1 +pretties 1 +prettiest 1 +prettified 2 +prettifies 1 +prettify 2 +prettifying 1 +prettily 3 +prettiness 3 +prettiness's 1 +pretty 87 +prettying 1 +pretzel 2 +pretzel's 1 +pretzels 1 +prevail 15 +prevailed 1 +prevailing 11 +prevails 1 +prevalence 12 +prevalence's 1 +prevalent 7 +prevalents 1 +prevaricate 4 +prevaricated 2 +prevaricates 1 +prevaricating 2 +prevarication 2 +prevarications 1 +prevaricator 1 +prevaricator's 1 +prevaricators 1 +prevent 109 +preventable 3 +preventative 4 +preventatives 1 +prevented 1 +preventible 2 +preventing 1 +prevention 17 +prevention's 1 +preventive 7 +preventives 1 +prevents 1 +preview 8 +previewed 2 +previewer 2 +previewers 1 +previewing 1 +preview's 1 +previews 1 +previous 125 +previously 71 +prewar 3 +prey 21 +preyed 1 +preyer 1 +preying 3 +prey's 1 +preys 1 +Priam 2 +Priam's 1 +Pribilof 1 +Pribilof's 1 +Price 12 +price 292 +priced 2 +priceless 5 +price's 1 +Price's 1 +prices 1 +pricey 3 +pricier 1 +priciest 1 +pricing 11 +prick 8 +pricked 2 +pricking 3 +prickle 5 +prickled 2 +prickle's 1 +prickles 1 +pricklier 1 +prickliest 1 +prickling 3 +prickly 4 +pricks 1 +pricy 2 +pride 33 +prided 1 +pride's 1 +prides 1 +priding 1 +pried 1 +prier 1 +pries 1 +priest 36 +priestess 4 +priestesses 1 +priestess's 1 +priesthood 4 +priesthood's 1 +priesthoods 1 +Priestley 3 +Priestley's 1 +priestlier 1 +priestliest 1 +priestly 3 +priest's 1 +priests 1 +prig 4 +priggish 2 +priggish's 1 +prig's 1 +prigs 1 +prim 4 +primacy 6 +primacy's 1 +primal 5 +primaries 1 +primarily 33 +primary 100 +primate 6 +primate's 1 +primates 1 +prime 129 +primed 2 +primer 6 +primer's 1 +primers 1 +primes 1 +primeval 4 +priming 3 +priming's 1 +primitive 23 +primitively 2 +primitives 1 +primly 4 +primmer 1 +primmest 1 +primness 2 +primness's 1 +primogeniture 3 +primogeniture's 1 +primordial 3 +primordials 1 +primp 3 +primped 1 +primping 2 +primps 1 +primrose 5 +primrosed 1 +primrose's 1 +primroses 1 +primrosing 1 +prince 2 +Prince 68 +princelier 1 +princeliest 1 +princely 3 +prince's 1 +Prince's 1 +princes 2 +princess 1 +princesses 1 +princess's 1 +Princeton 3 +Princeton's 1 +principal 55 +principalities 1 +principality 4 +principality's 1 +principally 12 +principals 1 +Principe 2 +Principe's 1 +principle 142 +principled 3 +principle's 1 +principles 1 +principling 1 +print 73 +printable 3 +printed 15 +printer 27 +printers 1 +printer's 2 +printing 15 +printing's 1 +printings 1 +printout 4 +printouts 1 +prints 1 +prior 20 +prioress 3 +prioresses 1 +prioress's 1 +priories 1 +priorities 1 +prioritize 3 +prioritized 2 +prioritizes 1 +prioritizing 2 +priority 57 +priority's 1 +priors 1 +priory 6 +priory's 1 +Priscilla 2 +Priscilla's 1 +prism 3 +prismatic 2 +prism's 1 +prisms 1 +prison 77 +prisoned 2 +prisoner 49 +prisoner's 1 +prisoners 2 +prisoning 1 +prison's 1 +prisons 1 +prissier 1 +prissies 1 +prissiest 1 +prissiness 2 +prissiness's 1 +prissy 2 +pristine 4 +prithee 2 +prithees 1 +privacy 13 +privacy's 1 +private 175 +privateer 3 +privateer's 1 +privateers 1 +privately 14 +privater 1 +privates 1 +privatest 1 +privation 3 +privation's 1 +privations 1 +privatization 11 +privatizations 1 +privatize 4 +privatized 3 +privatizes 1 +privatizing 2 +privet 5 +privet's 1 +privets 1 +privier 1 +privies 1 +priviest 1 +privilege 28 +privileged 12 +privilege's 1 +privileges 1 +privileging 2 +privy 8 +prize 49 +prized 3 +prizefight 3 +prizefighter 2 +prizefighter's 1 +prizefighters 1 +prizefighting 2 +prizefight's 1 +prizefights 1 +prize's 1 +prizes 1 +prizing 1 +pro 19 +proactive 4 +probabilistic 3 +probabilities 1 +probability 21 +probability's 1 +probable 16 +probables 1 +probably 275 +probate 4 +probated 2 +probate's 1 +probates 1 +probating 1 +probation 9 +probationaries 1 +probationary 3 +probationer 3 +probationer's 1 +probationers 1 +probation's 1 +probe 24 +probed 2 +probes 1 +probing 5 +probity 3 +probity's 1 +problem 567 +problematic 10 +problematical 3 +problematically 2 +problematics 2 +problem's 1 +problems 2 +proboscides 1 +proboscis 2 +proboscises 1 +proboscis's 1 +procedural 10 +procedure 113 +procedure's 1 +procedures 1 +proceed 57 +proceeded 1 +proceeding 45 +proceeding's 1 +proceedings 1 +proceeds 1 +process 298 +processed 4 +processes 1 +processing 32 +procession 11 +processional 3 +processionals 1 +processioned 1 +processioning 1 +procession's 1 +processions 1 +processor 24 +processor's 1 +processors 1 +process's 1 +proclaim 15 +proclaimed 2 +proclaiming 3 +proclaims 1 +proclamation 5 +proclamation's 1 +proclamations 1 +proclivities 1 +proclivity 3 +proclivity's 1 +procrastinate 3 +procrastinated 1 +procrastinates 1 +procrastinating 2 +procrastination 3 +procrastination's 1 +procrastinator 2 +procrastinator's 1 +procrastinators 1 +procreate 4 +procreated 1 +procreates 1 +procreating 1 +procreation 3 +procreation's 1 +procreative 2 +Procrustean 1 +Procrustes 2 +Procrustes's 1 +Procter 3 +Procter's 1 +proctor 3 +proctored 1 +proctoring 1 +proctor's 1 +proctors 1 +procurator 3 +procurator's 1 +procurators 1 +procure 7 +procured 2 +procurement 5 +procurement's 1 +procurer 2 +procurer's 1 +procurers 1 +procures 1 +procuring 2 +Procyon 2 +Procyon's 1 +prod 7 +prodded 2 +prodding 3 +prodigal 3 +prodigality 2 +prodigals 1 +prodigies 1 +prodigious 4 +prodigiously 2 +prodigy 3 +prodigy's 1 +prods 1 +produce 313 +produced 2 +producer 39 +producer's 1 +producers 1 +produces 1 +producing 4 +product 221 +production 165 +production's 1 +productions 1 +productive 16 +productively 3 +productiveness 2 +productiveness's 1 +productivity 22 +productivity's 1 +product's 1 +products 1 +prof 2 +Prof 8 +profanation 2 +profanations 1 +profane 4 +profaned 1 +profanely 2 +profanes 1 +profaning 2 +profanities 1 +profanity 2 +profanity's 1 +profess 7 +professed 3 +professes 1 +professing 1 +profession 42 +professional 138 +professionalism 7 +professionalism's 1 +professionally 7 +professionals 1 +profession's 1 +professions 1 +professor 1 +professorial 2 +professor's 1 +professors 1 +professorship 3 +professorship's 1 +professorships 1 +proffer 4 +proffered 3 +proffering 3 +proffers 1 +proficiency 4 +proficiency's 1 +proficient 3 +proficiently 2 +proficients 1 +profile 32 +profiled 2 +profile's 1 +profiles 1 +profiling 3 +profit 123 +profitability 11 +profitability's 1 +profitable 16 +profitably 4 +profited 1 +profiteer 3 +profiteered 1 +profiteering 2 +profiteer's 1 +profiteers 1 +profiting 1 +profit's 1 +profits 1 +profligacy 2 +profligate 4 +profligates 1 +proforma 2 +profound 18 +profounder 1 +profoundest 1 +profoundly 8 +prof's 1 +profs 1 +profundities 1 +profundity 2 +profundity's 1 +profuse 3 +profusely 3 +profusion 4 +profusion's 1 +profusions 1 +progenitor 3 +progenitor's 1 +progenitors 1 +progeny 3 +progeny's 1 +progesterone 3 +progesterone's 1 +prognoses 1 +prognosis 5 +prognosis's 1 +prognostic 3 +prognosticate 2 +prognosticated 1 +prognosticates 1 +prognosticating 1 +prognostication 2 +prognostication's 1 +prognostications 1 +prognosticator 1 +prognosticators 1 +prognostics 2 +program 64 +programed 1 +programing 3 +programmable 3 +programmables 1 +programmed 3 +programmer 8 +programmer's 1 +programmers 1 +programming 13 +program's 1 +programs 1 +progress 98 +progressed 1 +progresses 1 +progressing 2 +progression 10 +progression's 1 +progressions 1 +progressive 21 +progressively 10 +progressives 1 +progress's 1 +prohibit 12 +prohibited 4 +prohibiting 2 +Prohibition 1 +prohibition 10 +prohibitionist 2 +prohibitionist's 1 +prohibitionists 1 +prohibition's 1 +Prohibition's 1 +prohibitions 1 +Prohibitions 1 +prohibitive 3 +prohibitively 3 +prohibitory 2 +prohibits 1 +project 214 +projected 8 +projectile 3 +projectile's 1 +projectiles 1 +projecting 3 +projection 13 +projectionist 2 +projectionist's 1 +projectionists 1 +projection's 1 +projections 1 +projector 4 +projector's 1 +projectors 1 +project's 1 +projects 1 +Prokofiev 3 +Prokofiev's 1 +proletarian 5 +proletarians 1 +proletariat 6 +proletariat's 1 +proliferate 6 +proliferated 1 +proliferates 1 +proliferating 2 +proliferation 9 +proliferation's 1 +prolific 6 +prolifically 2 +prolix 3 +prolixity 2 +prolixity's 1 +prologue 4 +prologue's 1 +prologues 1 +prolong 7 +prolongation 3 +prolongation's 1 +prolongations 1 +prolonged 12 +prolonging 2 +prolongs 1 +prom 4 +promenade 7 +promenaded 1 +promenade's 1 +promenades 1 +promenading 3 +Promethean 1 +Prometheus 2 +Prometheus's 1 +prominence 8 +prominence's 1 +prominent 26 +prominently 5 +promiscuity 3 +promiscuity's 1 +promiscuous 3 +promiscuously 2 +promise 102 +promised 6 +promises 1 +promising 15 +promisingly 2 +promissory 3 +promo 3 +promontories 1 +promontory 3 +promontory's 1 +promos 1 +promote 68 +promoted 2 +promoter 15 +promoter's 1 +promoters 1 +promotes 1 +promoting 3 +promotion 39 +promotional 8 +promotion's 1 +promotions 1 +prompt 34 +prompted 2 +prompter 2 +prompter's 1 +prompters 1 +promptest 1 +prompting 3 +promptings 1 +promptly 12 +promptness 2 +promptness's 1 +prompts 1 +prom's 1 +proms 1 +promulgate 4 +promulgated 1 +promulgates 1 +promulgating 2 +promulgation 3 +promulgation's 1 +prone 10 +proneness 2 +proneness's 1 +prong 3 +pronged 2 +pronghorn 2 +pronghorn's 1 +pronghorns 1 +prong's 1 +prongs 1 +pronoun 8 +pronounce 14 +pronounceable 2 +pronounced 7 +pronouncement 5 +pronouncement's 1 +pronouncements 2 +pronounces 1 +pronouncing 2 +pronoun's 1 +pronouns 1 +pronto 3 +pronunciation 8 +pronunciation's 1 +pronunciations 1 +proof 34 +proofed 2 +proofing 2 +proofread 2 +proofreader 2 +proofreader's 1 +proofreaders 1 +proofreading 3 +proofreads 1 +proof's 1 +proofs 1 +prop 18 +propaganda 15 +propaganda's 1 +propagandist 3 +propagandist's 1 +propagandists 1 +propagandize 2 +propagandized 1 +propagandizes 1 +propagandizing 2 +propagate 6 +propagated 2 +propagates 1 +propagating 2 +propagation 5 +propagation's 1 +propane 2 +propane's 1 +propel 7 +propellant 2 +propellant's 1 +propellants 1 +propelled 2 +propellent 1 +propellents 1 +propeller 4 +propeller's 1 +propellers 1 +propelling 2 +propels 1 +propensities 1 +propensity 5 +propensity's 1 +proper 68 +properer 2 +properest 1 +properly 59 +propertied 2 +properties 1 +property 170 +property's 1 +prophecies 1 +prophecy 6 +prophecy's 1 +prophesied 1 +prophesies 1 +prophesy 4 +prophesying 2 +prophet 10 +prophetess 3 +prophetesses 1 +prophetic 4 +prophetically 2 +prophet's 1 +prophets 1 +prophylactic 4 +prophylactics 1 +prophylaxis 3 +prophylaxis's 1 +propinquity 2 +propinquity's 1 +propitiate 2 +propitiated 1 +propitiates 1 +propitiating 1 +propitiation 2 +propitiatory 2 +propitious 3 +proponent 6 +proponent's 1 +proponents 1 +proportion 82 +proportional 11 +proportionality 3 +proportionality's 1 +proportionally 3 +proportionals 1 +proportionate 4 +proportionately 4 +proportioned 2 +proportioning 2 +proportion's 1 +proportions 1 +proposal 113 +proposal's 1 +proposals 1 +propose 76 +proposed 41 +proposer 3 +proposer's 1 +proposes 1 +proposing 3 +proposition 23 +propositional 2 +propositioned 2 +propositioning 2 +proposition's 1 +propositions 1 +propound 3 +propounded 1 +propounding 2 +propounds 1 +propped 1 +propping 1 +proprietaries 1 +proprietary 8 +proprietor 11 +proprietor's 1 +proprietors 1 +proprietorship 2 +proprietorship's 1 +proprietress 2 +proprietresses 1 +proprietress's 1 +propriety 4 +propriety's 1 +props 1 +propulsion 3 +propulsion's 1 +propulsive 2 +prorate 1 +prorated 1 +prorates 1 +prorating 1 +pros 2 +prosaic 3 +prosaically 2 +proscenia 1 +proscenium 2 +proscenium's 1 +prosceniums 1 +proscribe 3 +proscribed 2 +proscribes 1 +proscribing 1 +proscription 2 +proscription's 1 +proscriptions 1 +prose 13 +prosecute 13 +prosecuted 2 +prosecutes 1 +prosecuting 3 +prosecution 28 +prosecution's 1 +prosecutions 1 +prosecutor 8 +prosecutor's 1 +prosecutors 1 +proselyte 2 +proselyted 1 +proselyte's 1 +proselytes 1 +proselyting 1 +proselytize 2 +proselytized 1 +proselytizes 1 +proselytizing 3 +Proserpine 2 +Proserpine's 1 +prose's 1 +proses 1 +prosier 1 +prosiest 1 +prosodies 1 +prosody 2 +prosody's 1 +prospect 59 +prospected 1 +prospecting 3 +prospective 16 +prospectives 1 +prospector 3 +prospector's 1 +prospectors 1 +prospect's 1 +prospects 1 +prospectus 5 +prospectuses 1 +prospectus's 1 +prosper 7 +prospered 1 +prospering 3 +prosperity 13 +prosperity's 1 +prosperous 9 +prosperously 2 +prospers 1 +prosses 1 +prostate 4 +prostate's 1 +prostates 1 +prostheses 1 +prosthesis 2 +prosthesis's 1 +prosthetic 3 +prosthetics 2 +prostitute 11 +prostituted 2 +prostitute's 1 +prostitutes 1 +prostituting 1 +prostitution 6 +prostitution's 1 +prostrate 5 +prostrated 1 +prostrates 1 +prostrating 1 +prostration 2 +prostration's 1 +prostrations 1 +prosy 2 +protagonist 5 +protagonist's 1 +protagonists 1 +Protagoras 2 +Protagoras's 1 +protean 3 +proteans 1 +protect 90 +protected 8 +protecting 3 +protection 83 +protection's 1 +protections 1 +protective 15 +protectively 3 +protectiveness 2 +protectives 1 +protector 6 +protectorate 3 +protectorate's 1 +protectorates 1 +protector's 1 +protectors 1 +protects 1 +protein 43 +protein's 1 +proteins 2 +Proterozoic 1 +Proterozoic's 1 +protest 68 +Protestant 1 +protestant 21 +Protestantism 1 +Protestantism's 1 +Protestantisms 1 +Protestant's 1 +protestants 1 +Protestants 1 +protestation 3 +protestation's 1 +protestations 1 +protested 1 +protester 7 +protester's 1 +protesters 1 +protesting 3 +protestor 4 +protestors 1 +protest's 1 +protests 1 +Proteus 2 +Proteus's 1 +protocol 16 +protocol's 1 +protocols 1 +proton 6 +proton's 1 +protons 1 +protoplasm 2 +protoplasmic 2 +protoplasm's 1 +prototype 11 +prototype's 1 +prototypes 1 +prototyping 3 +protozoa 2 +protozoan 3 +protozoan's 1 +protozoans 1 +protozoon 2 +protract 2 +protracted 5 +protracting 1 +protraction 2 +protraction's 1 +protractor 3 +protractor's 1 +protractors 1 +protracts 1 +protrude 4 +protruded 1 +protrudes 1 +protruding 3 +protrusion 2 +protrusion's 1 +protrusions 1 +protuberance 2 +protuberances 1 +protuberant 3 +proud 35 +prouder 1 +proudest 1 +Proudhon 2 +Proudhon's 1 +proudly 9 +Proust 4 +Proust's 1 +provable 2 +provably 2 +prove 152 +proved 2 +proven 7 +provenance 5 +provenance's 1 +Provencals 1 +Provence 4 +Provence's 1 +provender 3 +provendered 1 +provendering 1 +provender's 1 +provenders 1 +proverb 5 +proverbial 5 +proverbially 2 +proverb's 1 +proverbs 1 +Proverbs 1 +Proverbs's 1 +proves 1 +provide 507 +provided 32 +providence 3 +Providence 3 +providence's 1 +Providence's 1 +Providences 1 +provident 5 +providential 2 +providentially 2 +providently 2 +provider 14 +provider's 1 +providers 1 +provides 1 +providing 6 +province 36 +province's 1 +provinces 2 +provincial 19 +provincialism 2 +provincialism's 1 +provincials 1 +proving 3 +provision 133 +provisional 12 +provisionally 4 +provisioned 1 +provisioning 2 +provision's 1 +provisions 1 +proviso 5 +provisoes 1 +proviso's 1 +provisos 1 +Provo 2 +provocation 6 +provocation's 1 +provocations 1 +provocative 6 +provocatively 3 +provoke 22 +provoked 2 +provokes 1 +provoking 2 +Provo's 1 +provost 4 +provost's 1 +provosts 1 +prow 3 +prowess 5 +prowess's 1 +prowl 5 +prowled 1 +prowler 2 +prowler's 1 +prowlers 1 +prowling 3 +prowls 1 +prow's 1 +prows 1 +proxies 1 +proximity 9 +proximity's 1 +proxy 7 +proxy's 1 +Prozac 2 +prude 2 +Prudence 2 +prudence 4 +prudence's 1 +Prudence's 1 +prudent 7 +Prudential 1 +prudential 4 +Prudential's 1 +prudentials 1 +prudently 3 +prudery 2 +prudery's 1 +prude's 1 +prudes 1 +prudish 2 +prudishly 1 +Pruitt 2 +Pruitt's 1 +prune 7 +pruned 2 +prune's 1 +prunes 1 +pruning 5 +prurience 2 +prurience's 1 +prurient 2 +Prussia 6 +Prussian 1 +Prussia's 1 +Prut 1 +Prut's 1 +pry 6 +prying 3 +Pryor 2 +Pryor's 1 +prys 1 +P's 2 +psalm 6 +psalmist 2 +psalmist's 1 +psalmists 1 +psalm's 1 +psalms 1 +Psalms 1 +Psalms's 1 +Psalter 1 +Psalter's 1 +Psalters 1 +pseudo 3 +pseudonym 3 +pseudonym's 1 +pseudonyms 1 +pshaw 2 +pshaws 1 +psoriasis 2 +psoriasis's 1 +psst 2 +pssts 1 +psych 3 +Psyche 2 +psyche 5 +psyched 2 +psychedelic 4 +psychedelics 2 +psyche's 1 +Psyche's 1 +psyches 1 +psychiatric 14 +psychiatrist 9 +psychiatrist's 1 +psychiatrists 1 +psychiatry 4 +psychiatry's 1 +psychic 8 +psychical 2 +psychically 2 +psychics 2 +psyching 1 +psycho 4 +psychoanalysis 7 +psychoanalysis's 1 +psychoanalyst 4 +psychoanalysts 1 +psychoanalyze 2 +psychoanalyzed 1 +psychoanalyzes 1 +psychoanalyzing 1 +psychobabble 3 +psychogenic 2 +psychokinesis 2 +psychokinesis's 1 +psychological 30 +psychologically 5 +psychologies 1 +psychologist 16 +psychologist's 1 +psychologists 1 +psychology 28 +psychology's 1 +psychopath 3 +psychopathic 3 +psychopathics 1 +psychopath's 1 +psychopaths 1 +psycho's 1 +psychos 1 +psychoses 1 +psychosis 4 +psychosis's 1 +psychosomatic 3 +psychosomatics 1 +psychotherapies 1 +psychotherapist 3 +psychotherapist's 1 +psychotherapists 1 +psychotherapy 3 +psychotherapy's 1 +psychotic 5 +psychotics 1 +psychs 1 +Pt 1 +Ptah 2 +Ptah's 1 +ptarmigan 2 +ptarmigan's 1 +ptarmigans 1 +pterodactyl 2 +pterodactyl's 1 +pterodactyls 1 +Ptolemaic 1 +Ptolemies 2 +Ptolemy 3 +Ptolemy's 1 +ptomaine 1 +ptomaine's 1 +ptomaines 1 +Pt's 1 +Pu 1 +pub 55 +pubbed 1 +pubbing 2 +puberty 4 +puberty's 1 +pubescence 2 +pubescent 2 +pubic 3 +public 388 +publican 4 +publican's 1 +publicans 1 +publication 59 +publication's 1 +publications 1 +publicist 3 +publicist's 1 +publicists 1 +publicity 27 +publicity's 1 +publicize 4 +publicized 3 +publicizes 1 +publicizing 2 +publicly 18 +publish 125 +publishable 2 +published 11 +publisher 32 +publisher's 1 +publishers 1 +publishes 1 +publishing 24 +publishing's 1 +pub's 1 +pubs 1 +Puccini 2 +Puccini's 1 +puck 3 +Puck 3 +pucked 1 +pucker 4 +puckered 2 +puckering 2 +puckers 1 +Puckett 2 +Puckett's 1 +pucking 1 +puckish 3 +puck's 1 +Puck's 1 +pucks 1 +pudding 13 +pudding's 1 +puddings 1 +puddle 6 +puddled 2 +puddle's 1 +puddles 1 +puddling 2 +pudgier 1 +pudgiest 1 +pudgy 2 +Puebla 2 +Puebla's 1 +Pueblo 2 +pueblo 3 +pueblo's 1 +Pueblo's 1 +pueblos 2 +Pueblos 2 +puerile 3 +puerility 2 +puerility's 1 +puers 1 +puff 10 +puffball 2 +puffball's 1 +puffballs 1 +puffed 2 +puffer 2 +puffier 1 +puffiest 1 +puffin 3 +puffiness 2 +puffing 4 +puffin's 1 +puffins 1 +puff's 1 +puffs 1 +puffy 3 +pug 3 +Puget 2 +Puget's 1 +Pugh 4 +Pugh's 1 +pugilism 2 +pugilism's 1 +pugilist 2 +pugilistic 2 +pugilists 1 +pugnacious 2 +pugnaciously 2 +pugnacity 2 +pugnacity's 1 +pug's 1 +pugs 1 +puke 3 +puked 1 +pukes 1 +puking 2 +Pulaski 2 +Pulaski's 1 +pulchritude 2 +pulchritude's 1 +Pulitzer 2 +Pulitzer's 1 +Pulitzers 1 +pull 148 +pullback 2 +pullbacks 1 +pulled 2 +puller 2 +pullers 1 +pullet 2 +pullet's 1 +pullets 1 +pulley 3 +pulley's 1 +pulleys 1 +pulling 3 +Pullman 2 +Pullman's 1 +Pullmans 1 +pullout 2 +pullouts 1 +pullover 4 +pullover's 1 +pullovers 1 +pulls 1 +pulmonary 4 +pulp 7 +pulped 2 +pulpier 1 +pulpiest 1 +pulping 3 +pulpit 5 +pulpit's 1 +pulpits 1 +pulp's 1 +pulps 1 +pulpy 3 +pulsar 5 +pulsar's 1 +pulsars 1 +pulsate 5 +pulsated 1 +pulsates 1 +pulsating 3 +pulsation 2 +pulsation's 1 +pulsations 1 +pulse 19 +pulsed 3 +pulse's 1 +pulses 1 +pulsing 3 +pulverization 2 +pulverization's 1 +pulverize 2 +pulverized 2 +pulverizes 1 +pulverizing 3 +puma 3 +puma's 1 +pumas 1 +pumice 4 +pumice's 1 +pumices 1 +pummel 4 +pummeled 1 +pummeling 1 +pummelled 2 +pummelling 3 +pummels 1 +pump 28 +pumped 2 +pumpernickel 3 +pumpernickel's 1 +pumping 4 +pumping's 1 +pumpkin 4 +pumpkin's 1 +pumpkins 1 +pump's 1 +pumps 1 +pun 7 +punch 24 +Punch 5 +punched 2 +punches 1 +punchier 1 +punchiest 1 +punching 3 +punchline 3 +Punch's 1 +punchy 2 +punctilious 3 +punctiliously 2 +punctual 3 +punctuality 3 +punctuality's 1 +punctually 2 +punctuate 5 +punctuated 2 +punctuates 1 +punctuating 2 +punctuation 5 +punctuation's 1 +puncture 7 +punctured 2 +puncture's 1 +punctures 1 +puncturing 3 +pundit 4 +pundit's 1 +pundits 1 +pungency 2 +pungency's 1 +pungent 4 +pungently 2 +Punic 1 +punier 1 +puniest 1 +punish 15 +punishable 3 +punished 2 +punishes 1 +punishing 3 +punishment 27 +punishment's 1 +punishments 1 +punitive 5 +Punjab 5 +Punjabi 1 +Punjabi's 1 +Punjab's 1 +punk 8 +punker 1 +punkest 1 +punk's 1 +punks 1 +punned 1 +punning 3 +pun's 1 +puns 1 +punster 2 +punster's 1 +punsters 1 +punt 5 +punted 1 +punter 7 +punter's 1 +punters 1 +punting 3 +punt's 1 +punts 1 +puny 3 +pup 6 +pupa 2 +pupae 3 +pupal 2 +pupa's 1 +pupas 1 +pupil 107 +pupil's 1 +pupils 1 +pupped 1 +puppet 9 +puppeteer 3 +puppeteer's 1 +puppeteers 1 +puppetry 2 +puppetry's 1 +puppet's 1 +puppets 1 +puppied 1 +puppies 1 +pupping 2 +puppy 9 +puppying 1 +puppy's 1 +pup's 1 +pups 1 +Purana 2 +Purana's 1 +purblind 2 +Purcell 3 +Purcell's 1 +purchasable 2 +purchase 78 +purchased 3 +purchaser 26 +purchaser's 1 +purchasers 1 +purchases 1 +purchasing 10 +Purdue 2 +Purdue's 1 +pure 40 +purebred 3 +purebreds 1 +pured 1 +puree 2 +pureed 3 +pureeing 1 +puree's 1 +purees 1 +purely 28 +pureness 2 +pureness's 1 +purer 1 +purest 1 +purgative 3 +purgative's 1 +purgatives 1 +purgatorial 2 +purgatories 1 +purgatory 3 +purgatory's 1 +purge 8 +purged 2 +purges 1 +purging 3 +purification 4 +purified 3 +purifier 2 +purifiers 1 +purifies 1 +purify 5 +purifying 3 +Purim 2 +Purim's 1 +Purims 1 +Purina 2 +Purina's 1 +puring 1 +purism 2 +purism's 1 +purist 5 +purist's 1 +purists 1 +Puritan 1 +puritan 6 +puritanical 3 +puritanically 2 +Puritanism 1 +puritanism 3 +Puritanism's 1 +Puritanisms 1 +puritan's 1 +Puritan's 1 +puritans 1 +Puritans 1 +purity 9 +purity's 1 +purl 3 +purled 1 +purling 2 +purloin 3 +purloined 2 +purloining 2 +purloins 1 +purl's 1 +purls 1 +purple 17 +purpler 1 +purple's 1 +purples 1 +purplest 1 +purplish 3 +purport 8 +purported 3 +purportedly 3 +purporting 1 +purports 1 +purpose 155 +purposed 2 +purposeful 5 +purposefully 4 +purposeless 2 +purposely 3 +purpose's 1 +purposes 1 +purposing 1 +purr 4 +purred 1 +purring 3 +purrs 1 +purse 13 +pursed 2 +purser 2 +purser's 1 +pursers 1 +purse's 1 +purses 1 +pursing 2 +pursuance 3 +pursuance's 1 +pursuant 2 +pursue 48 +pursued 2 +pursuer 4 +pursuer's 1 +pursuers 1 +pursues 1 +pursuing 3 +pursuit 18 +pursuit's 1 +pursuits 1 +purulence 1 +purulence's 1 +purulent 2 +Purus 2 +purvey 2 +purveyed 1 +purveying 2 +purveyor 3 +purveyor's 1 +purveyors 1 +purveys 1 +purview 2 +purview's 1 +pus 4 +Pusan 2 +Pusan's 1 +Pusey 2 +Pusey's 1 +push 117 +pushcart 2 +pushcart's 1 +pushcarts 1 +pushed 2 +pusher 3 +pusher's 1 +pushers 1 +pushes 1 +pushier 1 +pushiest 1 +pushiness 2 +pushiness's 1 +pushing 3 +Pushkin 2 +Pushkin's 1 +pushover 4 +pushover's 1 +pushovers 1 +Pushtu 2 +Pushtu's 1 +pushup 1 +pushups 1 +pushy 4 +pusillanimity 2 +pusillanimity's 1 +pusillanimous 2 +pus's 1 +puss 3 +pusses 1 +pussier 1 +pussies 1 +pussiest 1 +pussy 4 +pussycat 2 +pussycats 1 +pussyfoot 3 +pussyfooted 1 +pussyfooting 3 +pussyfoots 1 +pussy's 1 +pustule 3 +pustule's 1 +pustules 1 +put 705 +putative 4 +Putin 1 +Putin's 1 +Putnam 2 +Putnam's 1 +putrefaction 2 +putrefaction's 1 +putrefied 1 +putrefies 1 +putrefy 2 +putrefying 2 +putrescence 2 +putrescence's 1 +putrescent 2 +putrid 3 +puts 1 +putsch 2 +putsches 1 +putt 7 +putted 1 +putter 5 +puttered 1 +puttering 2 +putter's 1 +putters 1 +puttied 1 +putties 1 +putting 2 +putt's 1 +putts 1 +putty 4 +puttying 1 +putty's 1 +Puzo 2 +Puzo's 1 +puzzle 15 +puzzled 12 +puzzlement 4 +puzzlement's 1 +puzzler 2 +puzzler's 1 +puzzlers 1 +puzzles 1 +puzzling 4 +Pygmalion 2 +Pygmalion's 1 +pygmies 1 +Pygmies 1 +Pygmy 1 +pygmy 4 +pygmy's 1 +Pygmy's 1 +Pyle 2 +Pyle's 1 +pylon 4 +pylon's 1 +pylons 1 +Pym 3 +Pym's 1 +Pynchon 2 +Pynchon's 1 +Pyongyang 3 +Pyongyang's 1 +pyorrhea 2 +pyorrhea's 1 +Pyotr 2 +Pyotr's 1 +pyramid 9 +pyramidal 2 +pyramided 1 +pyramides 1 +pyramiding 3 +pyramid's 1 +pyramids 1 +pyre 3 +Pyrenees 4 +pyre's 1 +pyres 1 +Pyrex 1 +Pyrexes 1 +Pyrex's 1 +pyrite 2 +pyrite's 1 +pyromania 2 +pyromaniac 2 +pyromaniac's 1 +pyromaniacs 1 +pyromania's 1 +pyrotechnic 3 +pyrotechnics 1 +pyrotechnics's 1 +Pyrrhic 1 +Pythagoras 2 +Pythagoras's 1 +Pythagorean 2 +Pythias 1 +python 3 +Python 3 +python's 1 +Python's 1 +pythons 1 +pyx 3 +pyxed 1 +pyxes 1 +pyxing 1 +pyx's 1 +q 24 +Q 5 +Qaddafi 3 +Qaddafi's 1 +Qantas 1 +Qantas's 1 +Qatar 3 +Qatar's 1 +Qingdao 2 +Qiqihar 1 +Qiqihar's 1 +Qom 2 +Qom's 1 +Q's 1 +qua 4 +Quaalude 1 +quack 7 +quacked 1 +quackery 2 +quackery's 1 +quacking 3 +quacks 1 +quad 4 +quadrangle 3 +quadrangle's 1 +quadrangles 1 +quadrangular 2 +quadrangular's 1 +quadrant 4 +quadrant's 1 +quadrants 1 +quadraphonic 3 +quadraphonics 1 +quadratic 4 +quadratic's 1 +quadrature 2 +quadrature's 1 +quadrennial 2 +quadriceps 1 +quadricepses 1 +quadriceps's 1 +quadrilateral 3 +quadrilaterals 1 +quadrille 2 +quadrilled 1 +quadrille's 1 +quadrilles 1 +quadrilling 1 +quadriplegia 2 +quadriplegia's 1 +quadriplegic 3 +quadriplegic's 1 +quadriplegics 1 +quadruped 3 +quadruped's 1 +quadrupeds 1 +quadruple 6 +quadrupled 2 +quadruples 1 +quadruplet 2 +quadruplet's 1 +quadruplets 1 +quadruplicate 3 +quadruplicated 2 +quadruplicates 1 +quadruplicating 1 +quadrupling 2 +quad's 1 +quads 1 +quaff 3 +quaffed 1 +quaffing 2 +quaffs 1 +quagmire 3 +quagmired 1 +quagmire's 1 +quagmires 1 +quagmiring 1 +quahog 1 +quahog's 1 +quahogs 1 +quail 5 +quailed 2 +quailing 2 +quail's 1 +quails 1 +quaint 4 +quainter 1 +quaintest 1 +quaintly 3 +quaintness 2 +quaintness's 1 +quake 4 +quaked 1 +Quaker 2 +Quaker's 1 +Quakers 1 +quakes 1 +quaking 2 +qualification 38 +qualification's 1 +qualifications 1 +qualified 19 +qualifier 5 +qualifier's 1 +qualifiers 1 +qualifies 1 +qualify 32 +qualifying 11 +qualitative 8 +qualitatively 4 +qualities 1 +quality 190 +quality's 1 +qualm 4 +qualm's 1 +qualms 1 +quandaries 1 +quandary 3 +quandary's 1 +quanta 3 +quanta's 1 +quantified 2 +quantifier 2 +quantifier's 1 +quantifiers 1 +quantifies 1 +quantify 7 +quantifying 2 +quantitative 11 +quantities 1 +quantity 45 +quantity's 1 +quantum 10 +quantum's 1 +quarantine 4 +quarantined 1 +quarantine's 1 +quarantines 1 +quarantining 2 +quark 4 +quark's 1 +quarks 1 +quarrel 13 +quarreled 1 +quarreling 1 +quarrelled 1 +quarrelling 3 +quarrel's 1 +quarrels 1 +quarrelsome 3 +quarried 2 +quarries 1 +quarry 17 +quarrying 3 +quarry's 1 +quart 4 +quarter 97 +quarterback 3 +quarterbacked 1 +quarterbacking 1 +quarterback's 1 +quarterbacks 1 +quarterdeck 3 +quarterdeck's 1 +quarterdecks 1 +quartered 1 +quarterfinal 3 +quarterfinal's 1 +quarterfinals 1 +quartering 3 +quarterlies 1 +quarterly 10 +quartermaster 2 +quartermaster's 1 +quartermasters 1 +quarter's 1 +quarters 2 +quartet 8 +quartet's 1 +quartets 1 +quartette 2 +quartettes 1 +quarto 3 +quarto's 1 +quartos 1 +quart's 1 +quarts 1 +quartz 5 +quartz's 1 +quasar 3 +quasar's 1 +quasars 1 +quash 6 +quashed 1 +quashes 1 +quashing 2 +quasi 4 +Quasimodo 2 +Quasimodo's 1 +Quaternary 2 +quatrain 2 +quatrain's 1 +quatrains 1 +quaver 5 +quavered 1 +quavering 3 +quavers 1 +quavery 2 +quay 7 +Quayle 3 +Quayle's 1 +quay's 1 +quays 1 +queasier 1 +queasiest 1 +queasily 2 +queasiness 2 +queasiness's 1 +queasy 3 +Quebec 5 +Quebec's 1 +Quechua 2 +Quechua's 1 +queen 2 +Queen 86 +queened 1 +queening 1 +queenlier 1 +queenliest 1 +queenly 2 +queen's 1 +Queen's 1 +queens 1 +Queens 5 +Queensland 4 +Queensland's 1 +queer 7 +queered 1 +queerer 1 +queerest 1 +queering 1 +queerly 2 +queerness 2 +queers 1 +quell 4 +quelled 2 +quelling 2 +quells 1 +quench 3 +quenched 2 +quenches 1 +quenching 3 +Quentin 4 +Quentin's 1 +queried 2 +queries 1 +querulous 2 +querulously 2 +query 21 +querying 3 +query's 1 +quest 12 +quested 1 +questing 3 +question 434 +questionable 7 +questionably 2 +questioned 2 +questioner 3 +questioner's 1 +questioners 1 +questioning 11 +questioningly 3 +questionnaire 19 +questionnaire's 1 +questionnaires 1 +question's 1 +questions 1 +quest's 1 +quests 1 +Quetzalcoatl 2 +Quetzalcoatl's 1 +queue 21 +queued 1 +queueing 3 +queue's 1 +queues 1 +queuing 3 +Quezon 2 +Quezon's 1 +quibble 5 +quibbled 1 +quibbler 1 +quibbler's 1 +quibblers 1 +quibbles 1 +quibbling 2 +quiche 3 +quiche's 1 +quiches 1 +quick 73 +quicken 5 +quickened 2 +quickening 3 +quickens 1 +quicker 6 +quickest 2 +quickie 2 +quickie's 1 +quickies 1 +quicklime 2 +quicklime's 1 +quickly 126 +quickness 2 +quickness's 1 +quicksand 3 +quicksand's 1 +quicksands 1 +quicksilver 3 +quicksilver's 1 +quid 18 +quid's 1 +quids 1 +quiescence 2 +quiescence's 1 +quiescent 3 +quiet 72 +quieted 1 +quieter 1 +quieter's 1 +quietest 1 +quieting 2 +quietly 43 +quietness 3 +quietness's 1 +quiets 1 +quietude 2 +quietude's 1 +quietus 2 +quietuses 1 +quietus's 1 +quill 4 +quill's 1 +quills 1 +quilt 6 +quilted 3 +quilter 2 +quilter's 1 +quilters 1 +quilting 3 +quilting's 1 +quilt's 1 +quilts 1 +quince 3 +quince's 1 +quinces 1 +Quincy 2 +Quincy's 1 +quinine 3 +quinine's 1 +Quinn 9 +Quinn's 1 +quintessence 2 +quintessence's 1 +quintessences 1 +quintessential 3 +quintet 3 +quintet's 1 +quintets 1 +quintette 1 +quintettes 1 +Quintilian 1 +Quintilian's 1 +Quinton 3 +Quinton's 1 +quintuple 3 +quintupled 1 +quintuples 1 +quintuplet 2 +quintuplet's 1 +quintuplets 1 +quintupling 1 +quip 5 +quipped 1 +quipping 1 +quip's 1 +quips 1 +quire 3 +quire's 1 +quires 1 +Quirinal 2 +Quirinal's 1 +quirk 6 +quirked 2 +quirkier 1 +quirkiest 1 +quirking 1 +quirk's 1 +quirks 1 +quirky 3 +Quisling 2 +quisling 3 +quisling's 1 +Quisling's 1 +quislings 1 +quit 14 +quite 417 +quited 1 +quites 1 +quiting 1 +Quito 1 +Quito's 1 +quits 2 +quitted 1 +quitter 2 +quitters 1 +quitting 1 +quiver 8 +quivered 1 +quivering 4 +quivers 1 +Quixote 2 +Quixote's 1 +quixotic 3 +Quixotism 1 +Quixotism's 1 +quiz 10 +quizes 1 +quiz's 1 +quizzed 1 +quizzes 1 +quizzical 3 +quizzically 3 +quizzing 3 +Qumran 1 +Qumran's 1 +quoit 3 +quoited 1 +quoiting 1 +quoit's 1 +quoits 1 +quondam 2 +Quonset 1 +quorum 3 +quorum's 1 +quorums 1 +quota 16 +quotable 2 +quota's 1 +quotas 1 +quotation 13 +quotation's 1 +quotations 1 +quote 56 +quoted 4 +quotes 1 +quoth 2 +quotidian 3 +quotient 3 +quotient's 1 +quotients 1 +quoting 2 +R 34 +r 61 +Ra 1 +Rabat 3 +Rabat's 1 +rabbi 2 +rabbies 1 +rabbinate 2 +rabbinate's 1 +rabbinical 2 +rabbi's 1 +rabbis 1 +rabbit 28 +rabbited 1 +rabbiting 2 +rabbit's 1 +rabbits 1 +rabble 3 +rabble's 1 +rabbles 1 +Rabelais 2 +Rabelaisian 1 +Rabelais's 1 +rabid 3 +rabies 3 +Rabin 4 +Rabin's 1 +raccoon 2 +raccoon's 1 +raccoons 1 +race 130 +racecourse 5 +racecourse's 1 +racecourses 1 +raced 1 +racehorse 4 +racehorse's 1 +racehorses 1 +raceme 2 +raceme's 1 +racemes 1 +racer 4 +racer's 1 +racers 1 +race's 1 +races 1 +racetrack 4 +racetrack's 1 +racetracks 1 +raceway 2 +raceway's 1 +raceways 1 +Rachael 3 +Rachael's 1 +Rachel 24 +Rachelle 1 +Rachelle's 1 +Rachel's 1 +Rachmaninoff 2 +Rachmaninoff's 1 +racial 16 +racially 3 +racier 1 +raciest 1 +racily 2 +Racine 2 +Racine's 1 +raciness 1 +raciness's 1 +racing 13 +racism 13 +racist 11 +racist's 1 +racists 1 +rack 15 +racked 2 +racket 8 +racketed 1 +racketeer 3 +racketeered 1 +racketeering 3 +racketeer's 1 +racketeers 1 +racketing 2 +racket's 1 +rackets 1 +racking 3 +rack's 1 +racks 1 +raconteur 2 +raconteur's 1 +raconteurs 1 +racoon 2 +racquet 3 +racquetball 1 +racquetballs 1 +racqueted 1 +racqueting 1 +racquet's 1 +racquets 1 +racy 3 +radar 9 +radar's 1 +radars 1 +Radcliffe 5 +Radcliffe's 1 +radial 7 +radially 2 +radials 1 +radiance 3 +radiance's 1 +radiant 4 +radiantly 2 +radiate 7 +radiated 2 +radiates 1 +radiating 2 +radiation 20 +radiation's 1 +radiations 1 +radiator 9 +radiator's 1 +radiators 1 +radical 50 +radicalism 5 +radicalism's 1 +radically 10 +radicals 1 +radii 1 +radii's 1 +radio 94 +radioactive 10 +radioactivity 4 +radioactivity's 1 +radioed 1 +radiogram 3 +radiogram's 1 +radiograms 1 +radioing 1 +radioisotope 3 +radioisotope's 1 +radioisotopes 1 +radiologist 2 +radiologist's 1 +radiologists 1 +radiology 3 +radiology's 1 +radio's 1 +radios 1 +radiotelephone 2 +radiotelephone's 1 +radiotelephones 1 +radiotherapist 2 +radiotherapist's 1 +radiotherapists 1 +radiotherapy 4 +radiotherapy's 1 +radish 4 +radishes 1 +radish's 1 +radium 2 +radium's 1 +radius 9 +radiuses 1 +radius's 1 +radon 4 +radon's 1 +Rae 1 +Rae's 1 +Rafael 3 +Rafael's 1 +raffia 2 +raffia's 1 +raffish 2 +raffle 7 +raffled 1 +raffle's 1 +raffles 1 +Raffles 2 +Raffles's 1 +raffling 1 +raft 7 +rafted 2 +rafter 5 +rafter's 1 +rafters 1 +rafting 3 +raft's 1 +rafts 1 +rag 12 +raga 2 +ragamuffin 2 +ragamuffin's 1 +ragamuffins 1 +raga's 1 +ragas 1 +rage 22 +raged 1 +rage's 1 +rages 1 +ragged 8 +raggeder 1 +raggedest 1 +raggedier 1 +raggediest 1 +raggedly 3 +raggedness 2 +raggedness's 1 +raggedy 2 +ragging 2 +raging 5 +raglan 2 +raglan's 1 +raglans 1 +ragout 2 +ragout's 1 +ragouts 1 +rag's 1 +rags 1 +ragtag 3 +ragtag's 1 +ragtags 1 +ragtime 2 +ragtime's 1 +ragweed 2 +ragweed's 1 +raid 30 +raided 1 +raider 7 +raider's 1 +raiders 1 +raiding 3 +raid's 1 +raids 1 +rail 52 +railed 2 +railing 6 +railing's 1 +railleries 1 +raillery 2 +raillery's 1 +railroad 4 +railroaded 1 +railroading 2 +railroad's 1 +railroads 1 +rail's 1 +rails 1 +railway 93 +railway's 1 +railways 1 +raiment 2 +raiment's 1 +rain 81 +rainbow 13 +rainbow's 1 +rainbows 1 +raincoat 6 +raincoat's 1 +raincoats 1 +raindrop 4 +raindrop's 1 +raindrops 1 +rained 1 +rainfall 6 +rainfall's 1 +rainfalls 1 +rainforest 9 +rainforest's 1 +rainier 1 +Rainier 2 +Rainier's 1 +rainiest 1 +raining 3 +rainmaker 2 +rainmaker's 1 +rainmakers 1 +rain's 1 +rains 1 +rainstorm 4 +rainstorm's 1 +rainstorms 1 +rainwater 4 +rainwater's 1 +rainy 4 +raise 201 +raised 10 +raises 1 +raisin 4 +raising 9 +raising's 1 +raisin's 1 +raisins 1 +raja 2 +rajah 2 +rajah's 1 +rajahs 1 +rajas 1 +rake 9 +raked 2 +rake's 1 +rakes 1 +raking 3 +rakish 2 +rakishly 2 +rakishness 1 +rakishness's 1 +Raleigh 4 +Raleigh's 1 +rallied 1 +rallies 1 +rally 27 +rallying 3 +Ralph 14 +Ralph's 1 +ram 16 +Rama 2 +Ramada 2 +Ramadan 1 +Ramadan's 1 +Ramadans 1 +Ramada's 1 +Ramakrishna 2 +Ramakrishna's 1 +Ramanujan 2 +Ramanujan's 1 +Rama's 1 +Ramayana 2 +Ramayana's 1 +ramble 5 +rambled 1 +rambler 5 +rambler's 1 +ramblers 1 +rambles 1 +rambling 5 +ramblings 1 +Rambo 3 +Rambo's 1 +rambunctious 2 +rambunctiousness 1 +ramification 4 +ramification's 1 +ramifications 1 +ramified 2 +ramifies 1 +ramify 2 +ramifying 2 +Ramirez 2 +Ramirez's 1 +Ramiro 2 +Ramiro's 1 +rammed 2 +ramming 2 +Ramon 3 +Ramona 2 +Ramona's 1 +Ramon's 1 +Ramos 3 +ramp 9 +rampage 5 +rampaged 1 +rampages 1 +rampaging 3 +rampant 5 +rampantly 2 +rampart 5 +rampart's 1 +ramparts 1 +ramp's 1 +ramps 1 +ramrod 3 +ramrodded 1 +ramrodding 1 +ramrod's 1 +ramrods 1 +ram's 1 +rams 1 +Ramsay 8 +Ramsay's 1 +Ramses 2 +Ramses's 1 +Ramsey 9 +Ramsey's 1 +ramshackle 4 +ran 3 +ranch 5 +ranched 2 +rancher 2 +rancher's 1 +ranchers 1 +ranches 1 +ranching 3 +ranch's 1 +rancid 3 +rancidity 2 +rancidity's 1 +rancor 1 +rancorous 2 +rancorously 2 +rancor's 1 +Rand 3 +Randal 2 +Randall 1 +Randall's 1 +Randal's 1 +Randell 2 +Randell's 1 +Randi 1 +randier 1 +randiest 1 +Randi's 1 +Randolph 5 +Randolph's 1 +random 21 +randomize 3 +randomized 2 +randomizes 1 +randomizing 2 +randomly 6 +randomness 3 +randomness's 1 +Rand's 1 +randy 3 +Randy 4 +Randy's 1 +rang 3 +range 240 +ranged 1 +ranger 17 +ranger's 1 +rangers 1 +range's 1 +ranges 1 +rangier 1 +rangiest 1 +ranginess 2 +ranging 4 +Rangoon 3 +Rangoon's 1 +rangy 3 +rank 47 +ranked 3 +ranker 2 +rankest 1 +Rankin 2 +Rankine 2 +Rankine's 1 +ranking 7 +rankings 1 +Rankin's 1 +rankle 4 +rankled 3 +rankles 1 +rankling 1 +rankness 2 +rankness's 1 +rank's 1 +ranks 1 +ransack 3 +ransacked 2 +ransacking 2 +ransacks 1 +ransom 7 +ransomed 1 +ransoming 2 +ransom's 1 +ransoms 1 +rant 6 +ranted 1 +ranter 2 +ranter's 1 +ranting 3 +rants 1 +Raoul 3 +Raoul's 1 +rap 11 +rapacious 2 +rapaciously 2 +rapaciousness 2 +rapaciousness's 1 +rapacity 2 +rapacity's 1 +rape 32 +raped 2 +rape's 1 +rapes 1 +Raphael 4 +Raphael's 1 +rapid 41 +rapider 1 +rapidest 1 +rapidity 3 +rapidity's 1 +rapidly 48 +rapids 1 +rapier 3 +rapier's 1 +rapiers 1 +rapine 3 +rapine's 1 +raping 2 +rapist 6 +rapist's 1 +rapists 1 +rapped 2 +rapper 3 +rapper's 1 +rappers 1 +rapping 3 +rapport 6 +rapport's 1 +rapports 1 +rapprochement 4 +rapprochement's 1 +rapprochements 1 +raps 1 +rapscallion 2 +rapscallion's 1 +rapscallions 1 +rapt 3 +rapture 4 +rapture's 1 +raptures 1 +rapturous 3 +Rapunzel 2 +Rapunzel's 1 +Raquel 2 +Raquel's 1 +rare 54 +rared 1 +rarefied 3 +rarefies 1 +rarefy 2 +rarefying 1 +rarely 44 +rareness 2 +rareness's 1 +rarer 1 +rares 1 +rarest 1 +raring 2 +rarities 1 +rarity 6 +rarity's 1 +Ra's 1 +Rasalgethi 2 +Rasalgethi's 1 +Rasalhague 2 +Rasalhague's 1 +rascal 3 +rascally 2 +rascal's 1 +rascals 1 +rash 8 +rasher 3 +rasher's 1 +rashers 1 +rashes 1 +rashest 1 +rashly 3 +rashness 2 +Rasmussen 2 +Rasmussen's 1 +rasp 6 +raspberries 1 +raspberry 6 +raspberry's 1 +rasped 2 +raspier 1 +raspiest 1 +rasping 4 +rasp's 1 +rasps 1 +Rasputin 2 +Rasputin's 1 +raspy 3 +Rastaban 1 +Rastaban's 1 +Rastafarian 1 +Rastafarian's 1 +raster 3 +raster's 1 +rat 28 +ratchet 4 +ratcheted 2 +ratcheting 2 +ratchet's 1 +ratchets 1 +rate 318 +rated 3 +rate's 1 +rates 1 +Rather 1 +rather 216 +Rather's 1 +rathskeller 1 +rathskeller's 1 +rathskellers 1 +ratification 6 +ratified 2 +ratifies 1 +ratify 8 +ratifying 3 +rating 19 +rating's 1 +ratings 1 +ratio 40 +ration 10 +rational 27 +rationale 8 +rationale's 1 +rationales 1 +rationalism 3 +rationalism's 1 +rationalist 5 +rationalistic 2 +rationalists 1 +rationality 8 +rationality's 1 +rationalization 4 +rationalization's 1 +rationalizations 1 +rationalize 4 +rationalized 2 +rationalizes 1 +rationalizing 2 +rationally 4 +rationals 1 +rationed 2 +rationing 4 +ration's 1 +rations 1 +ratio's 1 +ratios 1 +Ratliff 2 +Ratliff's 1 +rat's 1 +rats 1 +rattan 3 +rattan's 1 +rattans 1 +ratted 2 +rattier 1 +rattiest 1 +ratting 2 +rattle 14 +rattled 2 +rattler 2 +rattlers 1 +rattles 1 +rattlesnake 3 +rattlesnake's 1 +rattlesnakes 1 +rattletrap 1 +rattletrap's 1 +rattletraps 1 +rattling 5 +rattlings 1 +rattrap 1 +rattrap's 1 +rattraps 1 +ratty 2 +raucous 3 +raucously 2 +raucousness 2 +raucousness's 1 +Raul 2 +Raul's 1 +raunchier 2 +raunchiest 1 +raunchiness 2 +raunchy 3 +ravage 7 +ravaged 2 +ravages 1 +ravaging 3 +rave 10 +raved 2 +Ravel 3 +ravel 4 +raveled 1 +raveling 1 +ravelled 2 +ravelling 1 +Ravel's 1 +ravels 1 +raven 6 +ravened 1 +ravening 3 +ravenous 4 +ravenously 2 +raven's 1 +ravens 2 +raves 1 +ravine 4 +ravined 1 +ravine's 1 +ravines 1 +raving 4 +ravings 1 +ravining 1 +ravioli 2 +ravioli's 1 +raviolis 1 +ravish 3 +ravished 2 +ravishes 1 +ravishing 4 +ravishingly 2 +ravishment 2 +ravishment's 1 +raw 28 +Rawalpindi 2 +Rawalpindi's 1 +rawboned 2 +rawer 1 +rawest 1 +rawhide 2 +rawhide's 1 +rawness 2 +rawness's 1 +ray 12 +Ray 20 +RayBan 1 +RayBan's 1 +Rayburn 2 +Rayburn's 1 +Rayleigh 3 +Rayleigh's 1 +Raymond 11 +Raymond's 1 +Raymundo 2 +Raymundo's 1 +rayon 3 +rayon's 1 +ray's 1 +Ray's 1 +rays 1 +raze 3 +razed 2 +razes 1 +razing 2 +razor 8 +razor's 1 +razors 1 +razz 3 +razzed 1 +razzes 1 +razzing 1 +Rb 1 +RCA 3 +RCA's 1 +Rd 4 +Rd's 1 +Re 1 +re 21 +reach 253 +reachable 2 +reached 1 +reaches 1 +reaching 3 +react 28 +reacted 1 +reacting 2 +reaction 78 +reactionaries 1 +reactionary 6 +reaction's 1 +reactions 1 +reactivate 3 +reactivated 2 +reactivates 1 +reactivating 2 +reactivation 2 +reactivation's 1 +reactive 6 +reactor 15 +reactor's 1 +reactors 1 +reacts 2 +read 289 +readabilities 1 +readability 3 +readability's 1 +readable 5 +reader 90 +reader's 1 +readers 1 +readership 6 +readership's 1 +readerships 1 +readied 1 +readier 2 +readies 1 +readiest 1 +readily 30 +readiness 8 +readiness's 1 +reading 58 +reading's 1 +readings 1 +readjust 4 +readjusted 1 +readjusting 1 +readjustment 3 +readjustment's 1 +readjustments 1 +readjusts 1 +readmit 3 +readmits 1 +readmitted 2 +readmitting 1 +readout 3 +readouts 1 +reads 1 +ready 112 +readying 2 +reaffirm 6 +reaffirmed 1 +reaffirming 2 +reaffirms 1 +Reagan 13 +Reaganomics 2 +Reaganomics's 1 +Reagan's 1 +reagent 4 +reagent's 1 +reagents 2 +real 237 +realer 1 +realest 1 +realign 3 +realism 11 +realism's 1 +realist 8 +realistic 21 +realistically 6 +realist's 1 +realists 1 +realities 1 +reality 76 +reality's 1 +realizable 2 +realization 9 +realization's 1 +realize 61 +realized 2 +realizes 1 +realizing 2 +reallied 1 +reallies 1 +reallocate 3 +reallocated 1 +reallocates 1 +reallocating 1 +reallocation 3 +reallocation's 1 +really 485 +reallying 1 +realm 15 +realm's 1 +realms 1 +Realtor 1 +realtor 2 +realtor's 1 +realtors 1 +Realtors 1 +realty 2 +realty's 1 +ream 4 +reamed 1 +reamer 2 +reamer's 1 +reamers 1 +reaming 2 +ream's 1 +reams 1 +reanimate 2 +reanimated 2 +reanimates 1 +reanimating 1 +reap 7 +reaped 2 +reaper 2 +reaper's 1 +reapers 1 +reaping 2 +reappear 8 +reappearance 3 +reappearance's 1 +reappearances 1 +reappeared 1 +reappearing 1 +reappears 1 +reapplied 2 +reapplies 1 +reapply 4 +reapplying 1 +reappoint 3 +reappointed 1 +reappointing 1 +reappointment 2 +reappointment's 1 +reappoints 1 +reapportion 3 +reapportioned 1 +reapportioning 2 +reapportionment 2 +reapportionment's 1 +reapportions 1 +reappraisal 3 +reappraisal's 1 +reappraisals 1 +reappraise 3 +reappraised 1 +reappraises 1 +reappraising 2 +reaps 1 +rear 26 +reared 2 +rearing 4 +rearm 2 +rearmament 3 +rearmed 2 +rearming 2 +rearmost 2 +rearms 1 +rearrange 5 +rearranged 2 +rearrangement 4 +rearrangement's 1 +rearrangements 1 +rearranges 1 +rearranging 3 +rear's 1 +rears 1 +rearward 3 +rearwards 2 +reason 301 +reasonable 65 +reasonableness 6 +reasonableness's 1 +reasonably 33 +reasoned 4 +Reasoner 1 +Reasoner's 1 +reasoning 12 +reasoning's 1 +reason's 1 +reasons 1 +reassemble 3 +reassembled 2 +reassembles 1 +reassembling 3 +reassert 6 +reasserted 2 +reasserting 1 +reasserts 1 +reassess 4 +reassessed 2 +reassesses 1 +reassessing 1 +reassessment 4 +reassessment's 1 +reassessments 1 +reassign 2 +reassigned 2 +reassigning 1 +reassigns 1 +reassurance 8 +reassurance's 1 +reassurances 1 +reassure 16 +reassured 2 +reassures 1 +reassuring 6 +reassuringly 4 +reawaken 2 +reawakened 2 +reawakening 3 +reawakens 1 +Reba 2 +Reba's 1 +rebate 7 +rebated 2 +rebate's 1 +rebates 1 +rebating 2 +Rebecca 9 +Rebecca's 1 +Rebekah 2 +Rebekah's 1 +rebel 30 +rebelled 2 +rebelling 1 +rebellion 13 +rebellion's 1 +rebellions 1 +rebellious 4 +rebelliously 2 +rebelliousness 2 +rebelliousness's 1 +rebels 1 +rebind 2 +rebinding 2 +rebinds 1 +rebirth 5 +rebirth's 1 +rebirths 1 +reborn 4 +rebound 5 +rebounded 1 +rebounding 2 +rebounds 1 +rebroadcast 2 +rebroadcasted 1 +rebroadcasting 1 +rebroadcast's 1 +rebroadcasts 1 +rebuff 5 +rebuffed 1 +rebuffing 1 +rebuffs 1 +rebuild 16 +rebuilding 5 +rebuilds 1 +rebuilt 3 +rebuke 6 +rebuked 2 +rebukes 1 +rebuking 2 +rebus 2 +rebuses 1 +rebus's 1 +rebut 3 +rebuts 1 +rebuttal 3 +rebuttal's 1 +rebuttals 1 +rebutted 1 +rebutting 1 +recalcitrance 2 +recalcitrance's 1 +recalcitrant 5 +recall 66 +recalled 2 +recalling 2 +recalls 1 +recant 2 +recantation 2 +recantations 1 +recanted 1 +recanting 2 +recants 1 +recap 5 +recapitulate 4 +recapitulated 2 +recapitulates 1 +recapitulating 1 +recapitulation 2 +recapitulation's 1 +recapitulations 1 +recapped 1 +recapping 1 +recaps 1 +recapture 6 +recaptured 2 +recaptures 1 +recapturing 2 +recast 4 +recasting 2 +recasts 1 +recede 7 +receded 2 +recedes 1 +receding 3 +receipt 22 +receipted 2 +receipting 1 +receipt's 1 +receipts 1 +receivable 5 +receivables 1 +receive 249 +received 4 +receiver 22 +receiver's 1 +receivers 1 +receivership 4 +receivership's 1 +receives 1 +receiving 6 +recent 161 +recenter 2 +recentest 1 +recently 125 +receptacle 3 +receptacle's 1 +receptacles 1 +reception 28 +receptionist 7 +receptionist's 1 +receptionists 1 +reception's 1 +receptions 1 +receptive 5 +receptively 2 +receptiveness 2 +receptivity 2 +receptor 12 +receptor's 1 +receptors 1 +recess 7 +recessed 3 +recesses 1 +recessing 1 +recession 41 +recessional 2 +recessionals 1 +recession's 1 +recessions 1 +recessive 4 +recessives 1 +recess's 1 +recharge 5 +rechargeable 3 +recharged 2 +recharges 1 +recharging 3 +recheck 3 +rechecked 1 +rechecking 1 +recheck's 1 +rechecks 1 +recidivism 2 +recidivism's 1 +recidivist 2 +recidivist's 1 +recidivists 1 +Recife 2 +Recife's 1 +recipe 21 +recipe's 1 +recipes 1 +recipient 13 +recipient's 1 +recipients 1 +reciprocal 8 +reciprocally 2 +reciprocals 1 +reciprocate 5 +reciprocated 2 +reciprocates 1 +reciprocating 3 +reciprocation 2 +reciprocation's 1 +reciprocity 4 +reciprocity's 1 +recital 5 +recital's 1 +recitals 1 +recitation 3 +recitation's 1 +recitations 1 +recitative 3 +recitative's 1 +recitatives 1 +recite 7 +recited 1 +recites 1 +reciting 2 +reckless 7 +recklessly 4 +recklessness 4 +reckon 43 +reckoned 1 +reckoning 4 +reckoning's 1 +reckonings 1 +reckons 1 +reclaim 8 +reclaimed 3 +reclaiming 2 +reclaims 1 +reclamation 4 +reclamation's 1 +reclassified 2 +reclassifies 1 +reclassify 2 +reclassifying 2 +recline 4 +reclined 2 +recliner 2 +recliner's 1 +recliners 1 +reclines 1 +reclining 3 +recluse 4 +recluse's 1 +recluses 1 +reclusive 2 +recognition 60 +recognition's 1 +recognizable 5 +recognizably 3 +recognizance 2 +recognizance's 1 +recognize 62 +recognized 4 +recognizer 2 +recognizer's 1 +recognizes 1 +recognizing 1 +recoil 6 +recoiled 2 +recoiling 2 +recoils 1 +recollect 4 +recollected 2 +recollecting 1 +recollection 8 +recollection's 1 +recollections 1 +recollects 1 +recombination 3 +recombination's 1 +recombine 2 +recombined 1 +recombines 1 +recombining 1 +recommence 3 +recommenced 2 +recommences 1 +recommencing 1 +recommend 62 +recommendation 42 +recommendation's 1 +recommendations 2 +recommended 9 +recommending 2 +recommends 1 +recompense 4 +recompensed 2 +recompenses 1 +recompensing 1 +recompilation 2 +recompilation's 1 +recompile 3 +recompiled 2 +recompiling 2 +reconcilable 2 +reconcile 12 +reconciled 2 +reconciles 1 +reconciliation 10 +reconciliations 1 +reconciling 2 +recondite 2 +recondition 3 +reconditioned 2 +reconditioning 2 +reconditions 1 +reconfiguration 2 +reconfigure 2 +reconfigured 1 +reconnaissance 5 +reconnaissance's 1 +reconnaissances 1 +reconnect 2 +reconnected 2 +reconnecting 1 +reconnects 1 +reconnoiter 2 +reconnoitered 1 +reconnoitering 1 +reconnoiters 1 +reconquer 3 +reconquered 2 +reconquering 1 +reconquers 1 +reconsider 8 +reconsideration 3 +reconsideration's 1 +reconsidered 2 +reconsidering 1 +reconsiders 1 +reconstitute 4 +reconstituted 3 +reconstitutes 1 +reconstituting 1 +reconstruct 8 +reconstructed 3 +reconstructing 2 +reconstruction 14 +reconstruction's 1 +reconstructions 1 +reconstructs 1 +reconvene 2 +reconvened 1 +reconvenes 1 +reconvening 2 +recopied 1 +recopies 1 +recopy 2 +recopying 2 +record 303 +recorded 10 +recorder 15 +recorder's 1 +recorders 1 +recording 38 +recording's 1 +recordings 1 +record's 1 +records 2 +recount 8 +recounted 3 +recounting 2 +recounts 1 +recoup 4 +recouped 1 +recouping 2 +recoups 1 +recourse 7 +recourse's 1 +recover 53 +recoverable 5 +recovered 2 +recoveries 1 +recovering 3 +recovers 1 +recovery 41 +recovery's 1 +recreant 3 +recreants 1 +recreate 5 +recreated 2 +recreates 1 +recreating 1 +recreation 12 +recreational 7 +recreation's 1 +recreations 1 +recriminate 2 +recriminated 1 +recriminates 1 +recriminating 1 +recrimination 4 +recrimination's 1 +recriminations 1 +recrudescence 2 +recrudescence's 1 +recruit 32 +recruited 2 +recruiter 3 +recruiter's 1 +recruiters 1 +recruiting 5 +recruitment 18 +recruitment's 1 +recruits 1 +recta 1 +rectal 6 +rectangle 6 +rectangle's 1 +rectangles 1 +rectangular 8 +rectifiable 2 +rectification 4 +rectification's 1 +rectifications 1 +rectified 2 +rectifier 2 +rectifier's 1 +rectifiers 1 +rectifies 1 +rectify 7 +rectifying 2 +rectilinear 2 +rectitude 3 +rectitude's 1 +rector 7 +rectories 1 +rector's 1 +rectors 1 +rectory 6 +rectory's 1 +rectum 4 +rectum's 1 +rectums 1 +recumbent 3 +recuperate 4 +recuperated 1 +recuperates 1 +recuperating 1 +recuperation 2 +recuperation's 1 +recuperative 2 +recur 6 +recurred 2 +recurrence 8 +recurrence's 1 +recurrences 1 +recurrent 9 +recurring 5 +recurs 2 +recursion 2 +recursion's 1 +recursive 2 +recursively 2 +recyclable 4 +recyclables 1 +recycle 9 +recycled 5 +recycles 1 +recycling 10 +Red 1 +red 158 +redbreast 3 +redbreast's 1 +redbreasts 1 +redcap 2 +redcap's 1 +redcaps 1 +redcoat 2 +redcoat's 1 +redcoats 1 +redden 3 +reddened 2 +reddening 3 +reddens 1 +redder 1 +reddest 1 +reddish 4 +redecorate 5 +redecorated 2 +redecorates 1 +redecorating 2 +rededicate 2 +rededicated 1 +rededicates 1 +rededicating 1 +redeem 7 +redeemable 3 +redeemed 2 +redeemer 2 +redeemer's 1 +redeemers 1 +redeeming 3 +redeems 1 +redefine 6 +redefined 2 +redefines 1 +redefining 3 +redefinition 3 +redefinition's 1 +redemption 8 +redemption's 1 +redeploy 2 +redeployed 2 +redeploying 2 +redeployment 3 +redeployment's 1 +redeploys 1 +redesign 6 +redesigned 2 +redesigning 2 +redesigns 1 +redevelop 3 +redeveloped 2 +redeveloping 1 +redevelopment 6 +redevelopment's 1 +redevelopments 1 +redevelops 1 +Redford 3 +Redford's 1 +Redgrave 3 +Redgrave's 1 +redhead 3 +redheaded 2 +redhead's 1 +redheads 1 +redid 2 +redirect 5 +redirected 2 +redirecting 1 +redirection 2 +redirects 1 +rediscover 6 +rediscovered 2 +rediscovering 1 +rediscovers 1 +rediscovery 3 +rediscovery's 1 +redistribute 4 +redistributed 3 +redistributes 1 +redistributing 1 +redistribution 6 +redistribution's 1 +redistrict 2 +redistricted 1 +redistricting 3 +redistricts 1 +Redmond 4 +Redmond's 1 +redneck 3 +redneck's 1 +rednecks 1 +redness 3 +redness's 1 +redo 3 +redoes 1 +redoing 1 +redolence 2 +redolence's 1 +redolent 3 +redone 3 +redouble 3 +redoubled 2 +redoubles 1 +redoubling 2 +redoubt 2 +redoubtable 3 +redoubted 1 +redoubting 1 +redoubt's 1 +redoubts 1 +redound 2 +redounded 1 +redounding 1 +redounds 1 +redraft 4 +redrafted 2 +redrafting 2 +redraft's 1 +redrafts 1 +redraw 4 +redrawing 2 +redrawn 1 +redraws 1 +redress 8 +redressed 1 +redresses 1 +redressing 1 +redrew 2 +red's 1 +reds 1 +redskin 2 +redskin's 1 +redskins 1 +reduce 180 +reduced 16 +reduces 1 +reducing 4 +reduction 63 +reduction's 1 +reductions 1 +redundancies 1 +redundancy 20 +redundancy's 1 +redundant 14 +redundantly 2 +redwood 2 +redwood's 1 +redwoods 1 +Reebok 2 +Reebok's 1 +reed 7 +Reed 9 +reedier 1 +reediest 1 +reed's 1 +Reed's 1 +reeds 1 +reeducate 2 +reeducated 1 +reeducates 1 +reeducating 1 +reeducation 1 +reeducation's 1 +reedy 2 +reef 11 +reefed 2 +reefer 2 +reefer's 1 +reefers 1 +reefing 1 +reef's 1 +reefs 1 +reek 4 +reeked 1 +reeking 3 +reeks 1 +reel 10 +reelect 2 +reelected 1 +reelecting 1 +reelection 2 +reelection's 1 +reelections 1 +reelects 1 +reeled 1 +reeling 3 +reel's 1 +reels 1 +reemerge 2 +reemerged 1 +reemerges 1 +reemerging 1 +reemphasize 2 +reemphasized 1 +reemphasizes 1 +reemphasizing 1 +reenact 2 +reenacted 1 +reenacting 1 +reenactment 2 +reenactment's 1 +reenactments 1 +reenacts 1 +reenlist 1 +reenlisted 1 +reenlisting 1 +reenlists 1 +reenter 2 +reentered 1 +reentering 1 +reenters 1 +reentries 1 +reentry 2 +reentry's 1 +Reese 2 +Reese's 1 +reestablish 2 +reestablished 2 +reestablishes 1 +reestablishing 1 +reevaluate 2 +reevaluated 1 +reevaluates 1 +reevaluating 1 +reeve 3 +reeved 1 +reeves 1 +Reeves 4 +reeving 1 +reexamine 2 +reexamined 1 +reexamines 1 +reexamining 1 +ref 47 +refashion 2 +refashioned 2 +refashioning 3 +refashions 1 +refectories 1 +refectory 3 +refectory's 1 +refed 2 +refer 141 +referee 18 +refereed 2 +refereeing 3 +referee's 1 +referees 1 +reference 105 +referenced 2 +reference's 1 +references 1 +referencing 3 +referenda 1 +referendum 17 +referendum's 1 +referendums 1 +referent 6 +referential 5 +referential's 1 +referent's 1 +referral 14 +referral's 1 +referrals 1 +referred 2 +referring 2 +refers 1 +reffed 1 +reffing 1 +refile 3 +refiled 1 +refiles 1 +refiling 1 +refill 6 +refillable 2 +refilled 2 +refilling 1 +refills 1 +refinance 2 +refinanced 1 +refinances 1 +refinancing 3 +refine 8 +refined 8 +refinement 7 +refinement's 1 +refinements 1 +refiner 2 +refineries 1 +refiners 1 +refinery 5 +refinery's 1 +refines 1 +refining 3 +refinish 3 +refinished 1 +refinishes 1 +refinishing 1 +refit 5 +refits 1 +refitted 1 +refitting 2 +reflect 116 +reflected 4 +reflecting 2 +reflection 27 +reflection's 1 +reflections 1 +reflective 6 +reflector 4 +reflector's 1 +reflectors 1 +reflects 1 +reflex 9 +reflexes 1 +reflexive 4 +reflexively 2 +reflexives 1 +reflex's 1 +refocus 3 +refocused 2 +refocuses 1 +refocusing 3 +refocussed 1 +refocusses 1 +refocussing 2 +reforest 2 +reforestation 2 +reforested 1 +reforesting 1 +reforests 1 +reform 94 +reformat 2 +reformation 6 +reformation's 1 +reformations 1 +reformatories 1 +reformatory 3 +reformatory's 1 +reformatted 2 +reformatting 2 +reformed 5 +reformer 10 +reformer's 1 +reformers 1 +reforming 5 +reforms 1 +reformulate 3 +reformulated 3 +reformulates 1 +reformulating 1 +refract 3 +refracted 2 +refracting 2 +refraction 3 +refraction's 1 +refractories 1 +refractory 4 +refracts 1 +refrain 9 +refrained 1 +refraining 2 +refrains 2 +refresh 6 +refreshed 2 +refresher 3 +refresher's 1 +refreshers 1 +refreshes 1 +refreshing 6 +refreshingly 3 +refreshment 8 +refreshment's 1 +refreshments 1 +refrigerant 3 +refrigerant's 1 +refrigerants 1 +refrigerate 5 +refrigerated 3 +refrigerates 1 +refrigerating 2 +refrigeration 3 +refrigeration's 1 +refrigerator 6 +refrigerator's 1 +refrigerators 1 +ref's 1 +refs 2 +refuel 4 +refueled 1 +refueling 1 +refuelled 2 +refuelling 2 +refuels 1 +refuge 13 +refugee 30 +refugee's 1 +refugees 1 +refuge's 1 +refuges 1 +Refugio 1 +Refugio's 1 +refulgence 2 +refulgence's 1 +refulgent 2 +refund 8 +refundable 2 +refunded 1 +refunding 1 +refunds 1 +refurbish 5 +refurbished 3 +refurbishes 1 +refurbishing 2 +refurbishment 6 +refurbishments 1 +refurnish 2 +refurnished 2 +refurnishes 1 +refurnishing 3 +refusal 22 +refusal's 1 +refusals 1 +refuse 113 +refused 2 +refuse's 1 +refuses 1 +refusing 1 +refutation 3 +refutation's 1 +refutations 1 +refute 6 +refuted 2 +refutes 1 +refuting 1 +regain 15 +regained 2 +regaining 2 +regains 1 +regal 6 +regale 3 +regaled 1 +regales 1 +regalia 4 +regalia's 1 +regaling 1 +regally 2 +regals 1 +regard 126 +regarded 2 +regarding 22 +regardless 17 +regards 4 +regatta 3 +regatta's 1 +regattas 2 +regencies 1 +regency 3 +regency's 1 +regenerate 6 +regenerated 2 +regenerates 1 +regenerating 2 +regeneration 8 +regeneration's 1 +regenerative 3 +regent 3 +regent's 1 +regents 1 +reggae 4 +reggae's 1 +Reggie 4 +Reggie's 1 +regicide 2 +regicide's 1 +regicides 1 +regime 43 +regimen 5 +regimen's 1 +regimens 1 +regiment 18 +regimental 5 +regimentals 1 +regimentation 2 +regimentation's 1 +regimented 2 +regimenting 1 +regiment's 1 +regiments 1 +regime's 1 +regimes 1 +Regina 3 +Reginae 1 +Reginald 4 +Reginald's 1 +Regina's 1 +region 143 +regional 81 +regionalism 3 +regionalism's 1 +regionalisms 1 +regionally 3 +region's 1 +regions 1 +register 65 +registered 16 +registering 3 +register's 1 +registers 1 +registrant 2 +registrant's 1 +registrants 1 +registrar 9 +registrar's 1 +registrars 1 +registration 26 +registration's 1 +registrations 1 +registries 1 +registry 8 +registry's 1 +Regor 1 +Regor's 1 +regress 5 +regressed 2 +regresses 1 +regressing 2 +regression 9 +regression's 1 +regressions 1 +regressive 4 +regret 30 +regretful 3 +regretfully 3 +regrets 1 +regrettable 4 +regrettably 4 +regretted 1 +regretting 2 +regroup 4 +regrouped 1 +regrouping 2 +regroups 1 +regular 82 +regularity 6 +regularity's 1 +regularize 2 +regularized 2 +regularizes 1 +regularizing 1 +regularly 41 +regulars 1 +regulate 20 +regulated 4 +regulates 1 +regulating 3 +regulation 70 +regulation's 1 +regulations 1 +regulator 8 +regulator's 1 +regulators 1 +regulatory 14 +Regulus 2 +Regulus's 1 +regurgitate 4 +regurgitated 2 +regurgitates 1 +regurgitating 1 +regurgitation 2 +regurgitation's 1 +rehab 3 +rehabbed 1 +rehabbing 1 +rehabilitate 4 +rehabilitated 2 +rehabilitates 1 +rehabilitating 2 +rehabilitation 11 +rehabilitation's 1 +rehabs 1 +rehash 3 +rehashed 1 +rehashes 1 +rehashing 1 +rehearsal 12 +rehearsal's 1 +rehearsals 1 +rehearse 8 +rehearsed 2 +rehearses 1 +rehearsing 3 +reheat 4 +reheated 2 +reheating 3 +reheating's 1 +reheats 1 +rehire 2 +rehired 1 +rehires 1 +rehiring 1 +Rehnquist 2 +Reich 7 +Reich's 1 +Reichstag 3 +Reichstag's 1 +Reid 12 +Reid's 1 +reign 25 +reigned 2 +reigning 4 +reign's 1 +reigns 1 +Reilly 4 +Reilly's 1 +reimburse 5 +reimbursed 2 +reimbursement 4 +reimbursements 1 +reimburses 1 +reimbursing 1 +reimpose 2 +reimposed 2 +reimposes 1 +reimposing 1 +rein 12 +Reinaldo 2 +Reinaldo's 1 +reincarnate 2 +reincarnated 2 +reincarnates 1 +reincarnating 1 +reincarnation 3 +reincarnation's 1 +reincarnations 1 +reindeer 4 +reindeer's 1 +reindeers 1 +reined 2 +reinforce 30 +reinforced 3 +reinforcement 8 +reinforcement's 1 +reinforcements 1 +reinforces 1 +reinforcing 3 +Reinhardt 2 +Reinhardt's 1 +Reinhold 2 +Reinhold's 1 +reining 1 +reinitialize 2 +reinitialized 1 +rein's 1 +reins 1 +reinsert 2 +reinserted 1 +reinserting 1 +reinserts 1 +reinstate 6 +reinstated 2 +reinstatement 4 +reinstatement's 1 +reinstates 1 +reinstating 2 +reinterpret 3 +reinterpretation 3 +reinterpretation's 1 +reinterpretations 1 +reinterpreted 2 +reinterpreting 1 +reinterprets 1 +reinvent 3 +reinvented 1 +reinventing 2 +reinvents 1 +reinvest 3 +reinvested 2 +reinvesting 1 +reinvests 1 +reissue 5 +reissued 2 +reissues 1 +reissuing 2 +reiterate 8 +reiterated 2 +reiterates 1 +reiterating 1 +reiteration 3 +reiterations 1 +reject 68 +rejected 3 +rejecting 1 +rejection 17 +rejection's 1 +rejections 1 +rejects 1 +rejoice 7 +rejoiced 1 +rejoices 1 +rejoicing 3 +rejoicings 1 +rejoin 7 +rejoinder 4 +rejoinder's 1 +rejoinders 1 +rejoined 1 +rejoining 1 +rejoins 1 +rejuvenate 3 +rejuvenated 2 +rejuvenates 1 +rejuvenating 3 +rejuvenation 3 +rekindle 3 +rekindled 2 +rekindles 1 +rekindling 2 +relabel 2 +relabeled 1 +relabeling 1 +relabelled 1 +relabelling 1 +relabels 1 +relaid 2 +relapse 7 +relapsed 3 +relapses 1 +relapsing 3 +relate 136 +related 32 +relates 1 +relating 2 +relation 143 +relational 9 +relation's 1 +relations 1 +relationship 191 +relationship's 1 +relationships 1 +relative 79 +relatively 81 +relatives 1 +relativistic 2 +relativity 5 +relativity's 1 +relax 36 +relaxant 3 +relaxant's 1 +relaxants 1 +relaxation 15 +relaxation's 1 +relaxations 1 +relaxed 16 +relaxes 1 +relaxing 7 +relay 9 +relayed 2 +relaying 3 +relay's 1 +relays 1 +relearn 3 +relearned 1 +relearning 2 +relearns 1 +relearnt 3 +releasable 2 +release 135 +released 3 +releases 1 +releasing 2 +relegate 6 +relegated 2 +relegates 1 +relegating 1 +relegation 7 +relegation's 1 +relent 6 +relented 1 +relenting 3 +relentless 6 +relentlessly 5 +relentlessness 2 +relentlessness's 1 +relents 1 +relevance 19 +relevance's 1 +relevancy 2 +relevancy's 1 +relevant 81 +relevantly 2 +reliability 10 +reliability's 1 +reliable 25 +reliables 1 +reliably 5 +reliance 11 +reliance's 1 +reliant 4 +relic 8 +relic's 1 +relics 1 +relied 1 +relief 70 +relief's 1 +reliefs 1 +relies 1 +relieve 17 +relieved 14 +relieves 1 +relieving 4 +religion 53 +religion's 1 +religions 1 +religious 69 +religiously 3 +relinquish 7 +relinquished 2 +relinquishes 1 +relinquishing 3 +relinquishment 2 +relinquishment's 1 +relish 11 +relished 1 +relishes 1 +relishing 2 +relive 4 +relived 2 +relives 1 +reliving 2 +reload 4 +reloaded 2 +reloading 2 +reload's 1 +reloads 1 +relocatable 2 +relocate 6 +relocated 2 +relocates 1 +relocating 1 +relocation 7 +relocation's 1 +reluctance 12 +reluctance's 1 +reluctant 22 +reluctantly 12 +rely 56 +relying 1 +remade 2 +remades 1 +remain 271 +remainder 20 +remaindered 2 +remainder's 1 +remainders 1 +remained 1 +remaining 44 +remains 17 +remake 5 +remake's 1 +remakes 1 +remaking 2 +remand 11 +remanded 1 +remanding 1 +remands 2 +remark 59 +remarkable 37 +remarkably 17 +remarked 1 +remarking 3 +remarks 1 +Remarque 2 +Remarque's 1 +remarriage 3 +remarriage's 1 +remarriages 1 +remarried 2 +remarries 1 +remarry 5 +remarrying 2 +rematch 2 +rematches 1 +rematch's 1 +Rembrandt 5 +Rembrandt's 1 +remediable 2 +remedial 6 +remedied 1 +remedies 1 +remedy 33 +remedying 2 +remedy's 1 +remember 270 +remembered 3 +remembering 2 +remembers 1 +remembrance 5 +remembrance's 1 +remembrances 1 +remind 57 +reminded 1 +reminder 15 +reminders 1 +reminding 2 +reminds 1 +Remington 2 +Remington's 1 +reminisce 3 +reminisced 1 +reminiscence 5 +reminiscence's 1 +reminiscences 1 +reminiscent 8 +reminisces 1 +reminiscing 2 +remiss 2 +remission 6 +remission's 1 +remissions 1 +remissness 1 +remissness's 1 +remit 9 +remits 1 +remittance 4 +remittance's 1 +remittances 1 +remitted 2 +remitting 2 +remnant 8 +remnant's 1 +remnants 1 +remodel 3 +remodeled 1 +remodeling 1 +remodelled 2 +remodelling 3 +remodels 1 +remonstrance 2 +remonstrance's 1 +remonstrances 1 +remonstrate 3 +remonstrated 1 +remonstrates 1 +remonstrating 1 +remorse 4 +remorseful 2 +remorsefully 2 +remorseless 3 +remorselessly 3 +remorse's 1 +remote 33 +remotely 6 +remoteness 4 +remoteness's 1 +remoter 1 +remotes 1 +remotest 1 +remount 3 +remounted 1 +remounting 1 +remounts 1 +removable 4 +removables 1 +removal 24 +removal's 1 +removals 1 +remove 118 +removed 2 +remover 3 +remover's 1 +removers 1 +removes 1 +removing 2 +remunerate 4 +remunerated 2 +remunerates 1 +remunerating 1 +remuneration 7 +remuneration's 1 +remunerations 1 +remunerative 2 +Remus 2 +Remus's 1 +Rena 2 +Renaissance 1 +renaissance 14 +Renaissance's 1 +renaissances 1 +Renaissances 1 +renal 7 +rename 7 +renamed 2 +renames 1 +renaming 2 +Rena's 1 +renascence 2 +renascence's 1 +renascences 1 +renascent 2 +Renault 8 +Renault's 1 +rend 4 +render 25 +rendered 1 +rendering 4 +rendering's 1 +renderings 1 +renders 1 +rendezvous 7 +rendezvoused 1 +rendezvouses 1 +rendezvousing 1 +rendezvous's 1 +rending 3 +rendition 3 +renditioned 1 +renditioning 1 +rendition's 1 +renditions 1 +rends 1 +Rene 3 +Renee 2 +Renee's 1 +renegade 5 +renegaded 1 +renegade's 1 +renegades 1 +renegading 1 +renege 5 +reneged 1 +reneges 1 +reneging 1 +renegotiate 3 +renegotiated 2 +renegotiates 1 +renegotiating 1 +Rene's 1 +renew 15 +renewable 7 +renewal 13 +renewal's 1 +renewals 1 +renewed 13 +renewing 2 +renews 1 +rennet 2 +rennet's 1 +Reno 3 +Renoir 3 +Renoir's 1 +Reno's 1 +renounce 6 +renounced 1 +renounces 1 +renouncing 2 +renovate 5 +renovated 2 +renovates 1 +renovating 3 +renovation 5 +renovation's 1 +renovations 1 +renovator 2 +renovator's 1 +renovators 1 +renown 3 +renowned 9 +renowning 1 +renown's 1 +renowns 1 +rent 53 +rental 8 +rental's 1 +rentals 1 +rented 6 +renter 2 +renter's 1 +renters 2 +renting 3 +rent's 1 +rents 1 +renumber 3 +renumbered 2 +renumbering 1 +renumbers 1 +renunciation 4 +renunciation's 1 +renunciations 1 +reoccupied 2 +reoccupies 1 +reoccupy 3 +reoccupying 1 +reoccur 3 +reoccurred 1 +reoccurring 1 +reoccurs 1 +reopen 7 +reopened 2 +reopening 3 +reopens 1 +reorder 4 +reordered 2 +reordering 2 +reorders 1 +reorganization 6 +reorganization's 1 +reorganizations 1 +reorganize 4 +reorganized 2 +reorganizes 1 +reorganizing 2 +rep 3 +Rep 7 +repackage 3 +repackaged 2 +repackages 1 +repackaging 3 +repaid 1 +repaint 4 +repainted 2 +repainting 3 +repaints 1 +repair 47 +repairable 2 +repaired 2 +repairing 3 +repairman 2 +repairman's 1 +repairmen 1 +repairs 1 +reparation 4 +reparation's 1 +reparations 1 +repartee 2 +reparteed 1 +reparteeing 1 +repartee's 1 +repartees 1 +repast 2 +repasted 1 +repasting 1 +repast's 1 +repasts 1 +repatriate 4 +repatriated 2 +repatriates 1 +repatriating 2 +repatriation 6 +repay 13 +repayable 3 +repaying 2 +repayment 13 +repayment's 1 +repayments 1 +repays 1 +repeal 8 +repealed 2 +repealing 3 +repeals 1 +repeat 78 +repeatable 2 +repeatably 1 +repeated 12 +repeatedly 15 +repeater 3 +repeater's 1 +repeaters 1 +repeating 4 +repeats 1 +repel 5 +repelled 2 +repellent 5 +repellents 1 +repelling 3 +repels 1 +repent 4 +repentance 3 +repentance's 1 +repentant 2 +repentants 1 +repented 1 +repenting 3 +repents 1 +repercussion 5 +repercussion's 1 +repercussions 1 +repertoire 9 +repertoire's 1 +repertoires 1 +repertories 1 +repertory 4 +repertory's 1 +repetition 13 +repetition's 1 +repetitions 1 +repetitious 2 +repetitive 7 +rephrase 3 +rephrased 1 +rephrases 1 +rephrasing 2 +replace 114 +replaceable 2 +replaced 2 +replacement 31 +replacement's 1 +replacements 1 +replaces 1 +replacing 2 +replay 9 +replayed 2 +replaying 2 +replay's 1 +replays 1 +replenish 4 +replenished 2 +replenishes 1 +replenishing 2 +replenishment 3 +replete 4 +repleted 1 +repletes 1 +repleting 1 +repletion 2 +repletion's 1 +replica 7 +replica's 1 +replicas 1 +replicate 6 +replicated 2 +replicates 1 +replicating 2 +replication 5 +replication's 1 +replications 1 +replied 2 +replies 1 +reply 114 +replying 1 +report 517 +reportage 3 +reportage's 1 +reported 9 +reportedly 17 +reporter 21 +reporter's 1 +reporters 1 +reporting 15 +report's 1 +reports 1 +repose 5 +reposed 2 +reposeful 2 +repose's 1 +reposes 1 +reposing 1 +repositories 1 +repository 6 +repository's 1 +repossess 3 +repossessed 2 +repossesses 1 +repossessing 1 +repossession 4 +repossession's 1 +repossessions 1 +reprehend 1 +reprehended 1 +reprehending 1 +reprehends 1 +reprehensible 3 +reprehensibly 2 +represent 158 +representation 53 +representational 3 +representation's 1 +representations 1 +Representative 2 +representative 83 +representative's 1 +representatives 1 +Representatives 1 +represented 1 +representing 2 +represents 1 +repress 6 +repressed 6 +represses 1 +repressing 3 +repression 9 +repression's 1 +repressions 1 +repressive 5 +reprieve 6 +reprieved 2 +reprieves 1 +reprieving 1 +reprimand 6 +reprimanded 1 +reprimanding 2 +reprimand's 1 +reprimands 1 +reprint 6 +reprinted 2 +reprinting 3 +reprint's 1 +reprints 1 +reprisal 4 +reprisal's 1 +reprisals 1 +reprise 3 +reprise's 1 +reprises 1 +reprising 1 +reprized 1 +reproach 6 +reproached 2 +reproaches 1 +reproachful 2 +reproachfully 3 +reproaching 2 +reprobate 4 +reprobates 1 +reprocess 4 +reprocessed 2 +reprocesses 1 +reprocessing 6 +reproduce 18 +reproduced 2 +reproduces 1 +reproducible 3 +reproducibles 1 +reproducing 3 +reproduction 15 +reproduction's 1 +reproductions 1 +reproductive 10 +reprogram 2 +reprogramed 1 +reprograming 1 +reprogrammed 2 +reprogramming 2 +reprograms 1 +reproof 3 +reproofed 1 +reproofing 2 +reproof's 1 +reproofs 1 +reprove 3 +reproved 1 +reproves 1 +reproving 2 +rep's 1 +Rep's 1 +reps 2 +reptile 6 +reptile's 1 +reptiles 2 +reptilian 4 +reptilians 1 +republic 60 +Republican 1 +republican 27 +republicanism 3 +republicanism's 1 +republicans 1 +Republicans 1 +republic's 1 +republics 1 +republish 3 +republished 2 +republishes 1 +republishing 2 +repudiate 5 +repudiated 2 +repudiates 1 +repudiating 2 +repudiation 3 +repudiation's 1 +repudiations 1 +repugnance 2 +repugnance's 1 +repugnant 3 +repulse 4 +repulsed 2 +repulses 1 +repulsing 2 +repulsion 3 +repulsion's 1 +repulsive 3 +repulsively 2 +repulsiveness 2 +repulsiveness's 1 +reputable 5 +reputably 2 +reputation 41 +reputation's 1 +reputations 1 +repute 7 +reputed 2 +reputedly 4 +reputes 1 +reputing 1 +request 81 +requested 3 +requester 2 +requesting 2 +requests 1 +requiem 5 +requiems 1 +require 286 +required 22 +requirement 95 +requirement's 1 +requirements 1 +requires 1 +requiring 2 +requisite 7 +requisites 1 +requisition 5 +requisitioned 2 +requisitioning 3 +requisition's 1 +requisitions 1 +requital 2 +requital's 1 +requite 2 +requited 2 +requites 1 +requiting 1 +reran 2 +reread 3 +rereading 2 +rereads 1 +reroute 2 +rerouted 2 +reroutes 1 +rerouting 2 +rerun 3 +rerunning 1 +reruns 1 +re's 1 +Re's 1 +resale 4 +resale's 1 +resales 1 +reschedule 5 +rescheduled 2 +reschedules 1 +rescheduling 2 +rescind 5 +rescinded 2 +rescinding 2 +rescinds 1 +rescission 3 +rescission's 1 +rescue 37 +rescued 2 +rescuer 4 +rescuers 1 +rescues 1 +rescuing 3 +research 281 +researched 2 +researcher 38 +researchers 1 +researches 1 +researching 2 +research's 1 +resell 3 +reselling 3 +resells 1 +resemblance 10 +resemblance's 1 +resemblances 1 +resemble 20 +resembled 1 +resembles 1 +resembling 1 +resend 1 +resent 11 +resented 2 +resentful 5 +resentfully 3 +resenting 2 +resentment 13 +resentment's 1 +resentments 1 +resents 1 +reservation 18 +reservation's 1 +reservations 1 +reserve 66 +reserved 5 +reservedly 1 +reserves 1 +reserving 2 +reservist 4 +reservist's 1 +reservists 1 +reservoir 14 +reservoir's 1 +reservoirs 1 +reset 5 +resets 1 +resetting 2 +resettle 3 +resettled 2 +resettles 1 +resettling 2 +reshuffle 9 +reshuffled 2 +reshuffle's 1 +reshuffles 1 +reshuffling 2 +reside 10 +resided 1 +residence 21 +residence's 1 +residences 1 +residencies 1 +residency 3 +residency's 1 +resident 59 +residential 32 +resident's 1 +residents 1 +resides 1 +residing 2 +residual 11 +residuals 1 +residue 12 +residue's 1 +residues 2 +resign 35 +resignation 26 +resignation's 1 +resignations 1 +resigned 4 +resignedly 3 +resigning 3 +resigns 1 +resilience 4 +resilience's 1 +resiliency 2 +resilient 4 +resin 6 +resinous 2 +resin's 1 +resins 1 +resist 37 +resistance 40 +resistance's 1 +resistances 1 +resistant 9 +resisted 1 +resister 2 +resister's 1 +resisters 1 +resisting 2 +resistor 4 +resistor's 1 +resistors 1 +resists 1 +resold 4 +resolute 5 +resolutely 5 +resoluteness 2 +resoluteness's 1 +resoluter 1 +resolutes 1 +resolutest 1 +resolution 46 +resolution's 1 +resolutions 1 +resolve 47 +resolved 2 +resolver 2 +resolver's 1 +resolves 1 +resolving 2 +resonance 6 +resonance's 1 +resonances 1 +resonant 4 +resonantly 2 +resonate 5 +resonated 1 +resonates 1 +resonating 2 +resonator 3 +resonator's 1 +resonators 1 +resort 34 +resorted 1 +resorting 2 +resorts 1 +resound 4 +resounded 1 +resounding 4 +resoundingly 2 +resounds 1 +resource 136 +resourced 2 +resourceful 3 +resourcefully 2 +resourcefulness 2 +resourcefulness's 1 +resource's 1 +resources 1 +resourcing 3 +respect 87 +respectability 5 +respectability's 1 +respectable 15 +respectables 1 +respectably 2 +respected 7 +respectful 4 +respectfully 4 +respecting 4 +respective 14 +respectively 34 +respect's 1 +respects 1 +respell 1 +respelled 1 +respelling 1 +respells 1 +respelt 1 +respiration 3 +respiration's 1 +respirator 3 +respirator's 1 +respirators 1 +respiratory 7 +respiratory's 1 +respire 2 +respired 2 +respires 1 +respiring 1 +respite 7 +respite's 1 +respites 1 +resplendence 2 +resplendence's 1 +resplendent 3 +resplendently 2 +respond 75 +responded 1 +respondent 18 +respondent's 1 +respondents 1 +responding 1 +responds 1 +response 129 +response's 1 +responses 2 +responsibilities 1 +responsibility 124 +responsibility's 1 +responsible 96 +responsibly 3 +responsive 8 +responsively 2 +responsiveness 4 +responsiveness's 1 +rest 194 +restart 7 +restarted 1 +restarting 1 +restarts 1 +restate 5 +restated 3 +restatement 3 +restatement's 1 +restatements 1 +restates 1 +restating 2 +restaurant 54 +restaurant's 1 +restaurants 1 +restaurateur 3 +restaurateur's 1 +restaurateurs 1 +rested 2 +restful 3 +restfuller 1 +restfullest 1 +restfully 2 +restfulness 1 +restfulness's 1 +resting 6 +restitution 4 +restitution's 1 +restive 3 +restively 2 +restiveness 2 +restiveness's 1 +restless 9 +restlessly 4 +restlessness 3 +restlessness's 1 +restock 2 +restocked 1 +restocking 2 +restocks 1 +restoration 22 +restoration's 1 +restorations 1 +restorative 4 +restoratives 1 +restore 42 +restored 5 +restorer 3 +restorer's 1 +restorers 1 +restores 1 +restoring 5 +restrain 12 +restrained 4 +restraining 4 +restrains 1 +restraint 17 +restraint's 1 +restraints 1 +restrict 42 +restricted 12 +restricting 2 +restriction 42 +restriction's 1 +restrictions 1 +restrictive 11 +restrictively 2 +restrictives 1 +restricts 1 +restroom 2 +restrooms 1 +restructure 9 +restructured 2 +restructures 1 +restructuring 12 +restructurings 2 +rest's 1 +rests 1 +restudied 1 +restudies 1 +restudy 3 +restudying 1 +restudy's 1 +resubmit 2 +resubmits 1 +resubmitted 2 +resubmitting 1 +result 425 +resultant 7 +resultants 1 +resulted 1 +resulting 17 +result's 1 +results 1 +resume 21 +resumed 2 +resumes 1 +resuming 1 +resumption 5 +resumption's 1 +resumptions 1 +resupplied 1 +resupplies 1 +resupply 4 +resupplying 1 +resurface 5 +resurfaced 2 +resurfaces 1 +resurfacing 3 +resurgence 5 +resurgence's 1 +resurgences 1 +resurgent 3 +resurrect 4 +resurrected 2 +resurrecting 1 +Resurrection 1 +resurrection 7 +resurrection's 1 +Resurrection's 1 +resurrections 1 +Resurrections 1 +resurrects 1 +resuscitate 3 +resuscitated 2 +resuscitates 1 +resuscitating 1 +resuscitation 3 +resuscitation's 1 +resuscitator 2 +resuscitator's 1 +resuscitators 1 +retail 27 +retailed 1 +retailer 16 +retailer's 1 +retailers 1 +retailing 5 +retail's 1 +retails 1 +retain 67 +retained 3 +retainer 4 +retainer's 1 +retainers 1 +retaining 4 +retains 1 +retake 4 +retaken 3 +retakes 1 +retaking 2 +retaliate 5 +retaliated 1 +retaliates 1 +retaliating 2 +retaliation 5 +retaliation's 1 +retaliations 1 +retaliatory 3 +retard 4 +retardant 3 +retardant's 1 +retardants 1 +retardation 4 +retardation's 1 +retarded 4 +retarding 2 +retards 1 +retch 4 +retched 1 +retches 1 +retching 3 +retell 2 +retelling 2 +retells 1 +retention 10 +retention's 1 +retentive 2 +retentiveness 2 +rethink 6 +rethinking 3 +rethinks 1 +rethought 3 +reticence 3 +reticent 3 +retina 5 +retinae 2 +retinal 4 +retina's 1 +retinas 1 +retinue 4 +retinue's 1 +retinues 1 +retire 38 +retired 13 +retiree 2 +retiree's 1 +retirees 1 +retirement 37 +retirement's 1 +retirements 1 +retires 2 +retiring 6 +retold 3 +retook 2 +retool 3 +retooled 1 +retooling 2 +retools 1 +retort 11 +retorted 1 +retorting 2 +retorts 1 +retouch 3 +retouched 2 +retouches 1 +retouching 2 +retrace 4 +retraced 2 +retraces 1 +retracing 1 +retract 4 +retractable 2 +retracted 3 +retracting 2 +retraction 3 +retraction's 1 +retractions 1 +retracts 1 +retrain 4 +retrained 2 +retraining 3 +retrains 1 +retread 3 +retreaded 1 +retreading 1 +retreads 1 +retreat 24 +retreated 1 +retreating 3 +retreats 1 +retrench 2 +retrenched 1 +retrenches 1 +retrenching 1 +retrenchment 3 +retrenchment's 1 +retrenchments 1 +retrial 3 +retrial's 1 +retrials 1 +retribution 5 +retribution's 1 +retributions 1 +retributive 2 +retried 1 +retries 1 +retrievable 2 +retrieval 9 +retrieval's 1 +retrievals 1 +retrieve 12 +retrieved 2 +retriever 3 +retriever's 1 +retrievers 1 +retrieves 1 +retrieving 2 +retroactive 2 +retroactively 2 +retrod 1 +retrodden 1 +retrofit 3 +retrofits 1 +retrofitted 1 +retrofitting 2 +retrograde 5 +retrograded 1 +retrogrades 1 +retrograding 1 +retrogress 2 +retrogressed 1 +retrogresses 1 +retrogressing 1 +retrogression 2 +retrogression's 1 +retrogressive 2 +retrorocket 1 +retrorocket's 1 +retrorockets 1 +retrospect 6 +retrospected 1 +retrospecting 1 +retrospection 2 +retrospection's 1 +retrospective 9 +retrospectively 4 +retrospectives 1 +retrospect's 1 +retrospects 1 +retry 2 +retrying 1 +return 333 +returnable 2 +returnables 1 +returned 2 +returnee 2 +returnee's 1 +returnees 1 +returning 4 +returns 1 +retype 3 +retyped 1 +retypes 1 +retyping 2 +Reuben 3 +Reuben's 1 +reunification 5 +reunification's 1 +reunified 2 +reunifies 1 +reunify 2 +reunifying 2 +Reunion 2 +reunion 8 +reunion's 1 +reunions 1 +reunite 5 +reunited 2 +reunites 1 +reuniting 2 +reupholster 2 +reupholstered 1 +reupholstering 1 +reupholsters 1 +reusable 2 +reuse 4 +reused 2 +reuses 1 +reusing 2 +Reuters 4 +Reuther 1 +Reuther's 1 +Rev 1 +rev 16 +Reva 2 +revaluation 4 +revaluation's 1 +revaluations 1 +revalue 3 +revalued 2 +revalues 1 +revaluing 2 +revamp 4 +revamped 3 +revamping 3 +revamps 1 +Reva's 1 +reveal 107 +revealed 3 +revealing 7 +revealings 1 +reveals 1 +reveille 2 +reveille's 1 +revel 6 +revelation 16 +revelation's 1 +revelations 1 +Revelations 1 +reveled 1 +reveler 1 +revelers 1 +reveling 1 +revelled 2 +reveller 3 +revellers 1 +revelling 2 +revelries 1 +revelry 2 +revelry's 1 +revels 1 +revenge 14 +revenged 2 +revengeful 2 +revenge's 1 +revenges 1 +revenging 1 +revenue 55 +revenue's 1 +revenues 1 +reverberate 4 +reverberated 1 +reverberates 1 +reverberating 2 +reverberation 3 +reverberation's 1 +reverberations 1 +revere 2 +Revere 2 +revered 3 +reverence 6 +reverenced 1 +reverence's 1 +reverences 1 +reverencing 1 +reverend 2 +Reverend 9 +reverends 1 +reverent 3 +reverential 2 +reverently 3 +Revere's 1 +reveres 1 +reverie 4 +reverie's 1 +reveries 1 +revering 1 +reversal 8 +reversal's 1 +reversals 1 +reverse 43 +reversed 3 +reverses 1 +reversible 4 +reversing 3 +reversion 4 +reversion's 1 +revert 11 +reverted 1 +reverting 3 +reverts 1 +revery 2 +review 135 +reviewed 2 +reviewer 6 +reviewers 1 +reviewing 3 +reviews 1 +revile 3 +reviled 2 +revilement 2 +revilement's 1 +reviler 2 +reviler's 1 +revilers 1 +reviles 1 +reviling 1 +revise 15 +revised 11 +revises 1 +revising 3 +revision 16 +revision's 1 +revisions 1 +revisit 4 +revisited 2 +revisiting 1 +revisits 1 +revitalization 2 +revitalization's 1 +revitalize 3 +revitalized 2 +revitalizes 1 +revitalizing 3 +revival 14 +revivalist 3 +revivalist's 1 +revivalists 1 +revival's 1 +revivals 1 +revive 16 +revived 3 +revives 1 +revivification 2 +revivification's 1 +revivified 2 +revivifies 1 +revivify 2 +revivifying 1 +reviving 2 +Revlon 2 +Revlon's 1 +revocable 2 +revocation 3 +revocation's 1 +revocations 1 +revoke 5 +revoked 2 +revokes 1 +revoking 2 +revolt 13 +revolted 2 +revolting 4 +revoltingly 2 +revolt's 1 +revolts 1 +revolution 52 +revolutionaries 1 +revolutionary 29 +revolutionary's 1 +revolutionist 2 +revolutionist's 1 +revolutionists 1 +revolutionize 3 +revolutionized 1 +revolutionizes 1 +revolutionizing 1 +revolution's 1 +revolutions 1 +revolve 7 +revolved 1 +revolver 5 +revolver's 1 +revolvers 1 +revolves 1 +revolving 4 +rev's 1 +Rev's 1 +revs 3 +revue 5 +revue's 1 +revues 1 +revulsion 4 +revulsion's 1 +revved 1 +revving 3 +reward 46 +rewarded 2 +rewarding 8 +reward's 1 +rewards 1 +rewind 4 +rewindable 1 +rewinding 2 +rewinds 1 +rewire 4 +rewired 2 +rewires 1 +rewiring 3 +reword 3 +reworded 2 +rewording 2 +rewords 1 +rework 4 +reworked 2 +reworking 3 +reworks 1 +rewound 3 +rewrite 6 +rewrites 1 +rewriting 2 +rewritten 2 +rewrote 3 +Rex 10 +Rex's 1 +Reyes 2 +Reykjavik 2 +Reykjavik's 1 +Reyna 1 +Reynaldo 2 +Reynaldo's 1 +Reyna's 1 +Reynolds 13 +Rh 1 +rhapsodic 2 +rhapsodies 1 +rhapsodize 2 +rhapsodized 1 +rhapsodizes 1 +rhapsodizing 1 +rhapsody 2 +rhapsody's 1 +rhea 2 +Rhea 2 +rhea's 1 +Rhea's 1 +rheas 1 +Rhee 3 +Rhee's 1 +Rheingau 2 +Rheingau's 1 +Rhenish 1 +rheostat 2 +rheostat's 1 +rheostats 1 +rhetoric 12 +rhetorical 7 +rhetorically 3 +rhetorician 2 +rhetorician's 1 +rhetoricians 1 +rhetoric's 1 +rheum 2 +rheumatic 3 +rheumatics 1 +rheumatism 3 +rheumatism's 1 +rheumier 1 +rheumiest 1 +rheum's 1 +rheumy 2 +Rhiannon 2 +Rhiannon's 1 +Rhine 5 +Rhineland 3 +Rhineland's 1 +Rhine's 1 +rhinestone 2 +rhinestone's 1 +rhinestones 1 +rhino 5 +rhinoceri 1 +rhinoceros 3 +rhinoceroses 1 +rhinoceros's 1 +rhino's 1 +rhinos 1 +rhizome 2 +rhizome's 1 +rhizomes 1 +rho 2 +Rhoda 4 +Rhoda's 1 +Rhodes 7 +Rhodesia 5 +Rhodesia's 1 +rhodium 2 +rhodium's 1 +rhododendron 3 +rhododendron's 1 +rhododendrons 1 +rhombi 1 +rhomboid 3 +rhomboides 1 +rhomboid's 1 +rhomboids 1 +rhombus 2 +rhombuses 1 +rhombus's 1 +Rhonda 2 +Rhonda's 1 +Rhone 2 +rho's 1 +Rh's 1 +rhubarb 4 +rhubarb's 1 +rhubarbs 1 +rhyme 9 +rhymed 2 +rhyme's 1 +rhymes 1 +rhyming 4 +rhythm 23 +rhythmic 8 +rhythmical 3 +rhythmically 3 +rhythm's 1 +rhythms 1 +rib 15 +ribald 2 +ribaldry 2 +ribaldry's 1 +ribbed 3 +Ribbentrop 2 +Ribbentrop's 1 +ribbing 2 +ribbon 13 +ribbon's 1 +ribbons 1 +riboflavin 2 +riboflavin's 1 +rib's 1 +ribs 1 +Ricardo 4 +Ricardo's 1 +rice 18 +Rice 3 +riced 1 +rice's 1 +Rice's 1 +rices 1 +Rich 4 +rich 82 +Richard 1 +Richard's 1 +Richards 13 +Richardson 12 +Richardson's 1 +Richelieu 2 +Richelieu's 1 +richer 1 +riches 6 +richest 1 +Richie 5 +Richie's 1 +richly 6 +Richmond 12 +Richmond's 1 +richness 6 +richness's 1 +Rich's 1 +Richter 4 +Richter's 1 +Richthofen 2 +Richthofen's 1 +ricing 1 +rick 4 +Rick 7 +ricked 2 +Rickenbacker 3 +Rickenbacker's 1 +ricketier 1 +ricketiest 1 +rickets 2 +rickets's 1 +rickety 3 +Rickey 2 +Rickey's 1 +Rickie 3 +Rickie's 1 +ricking 1 +Rickover 2 +Rickover's 1 +rick's 1 +Rick's 1 +ricks 1 +ricksha 1 +rickshas 1 +rickshaw 3 +rickshaw's 1 +rickshaws 1 +Ricky 7 +Ricky's 1 +Rico 4 +ricochet 3 +ricocheted 1 +ricocheting 3 +ricochets 1 +ricochetted 1 +ricochetting 1 +Rico's 1 +ricotta 2 +ricotta's 1 +rid 30 +riddance 2 +riddance's 1 +ridded 1 +ridden 1 +ridding 2 +Riddle 3 +riddle 7 +riddled 2 +riddle's 1 +Riddle's 1 +riddles 1 +riddling 3 +Ride 2 +ride 75 +rider 19 +rider's 1 +riders 1 +rides 1 +ridge 20 +ridged 3 +ridgepole 1 +ridgepole's 1 +ridgepoles 1 +ridge's 1 +ridges 1 +ridging 3 +ridicule 9 +ridiculed 2 +ridicule's 1 +ridicules 1 +ridiculing 1 +ridiculous 21 +ridiculously 4 +ridiculousness 2 +ridiculousness's 1 +riding 6 +riding's 1 +rids 1 +Riefenstahl 2 +Riefenstahl's 1 +Riel 1 +Riel's 1 +Riemann 2 +Riemann's 1 +Riesling 2 +Riesling's 1 +rife 4 +rifer 1 +rifest 1 +riff 4 +riffed 1 +riffing 2 +riffle 3 +riffled 1 +riffles 1 +riffling 1 +riffraff 2 +riffraff's 1 +riff's 1 +riffs 1 +rifle 15 +rifled 2 +rifleman 3 +rifleman's 1 +riflemen 1 +rifle's 1 +rifles 1 +rifling 3 +rift 8 +rifted 2 +rifting 3 +rift's 1 +rifts 1 +rig 13 +Riga 3 +rigamarole 1 +rigamarole's 1 +rigamaroles 1 +Riga's 1 +Rigel 1 +Rigel's 1 +rigged 2 +rigging 3 +rigging's 1 +Riggs 2 +Riggs's 1 +right 1006 +righted 2 +righteous 5 +righteously 2 +righteousness 4 +righteousness's 1 +righter 2 +rightest 1 +rightful 6 +rightfully 3 +rightfulness 1 +rightfulness's 1 +righting 3 +rightist 4 +rightists 1 +rightly 17 +rightmost 2 +rightness 3 +rightness's 1 +rights 1 +rights's 1 +rigid 17 +rigidity 4 +rigidly 5 +rigidness 2 +rigmarole 2 +rigmarole's 1 +rigmaroles 1 +Rigoberto 1 +Rigoberto's 1 +Rigoletto 2 +Rigoletto's 1 +rigor 3 +rigorous 9 +rigorously 4 +rigor's 1 +rigors 1 +rigs 2 +rile 3 +riled 2 +riles 1 +Riley 5 +Riley's 1 +riling 1 +Rilke 2 +Rilke's 1 +rill 3 +rilled 2 +rilling 1 +rill's 1 +rills 1 +rim 10 +Rimbaud 2 +Rimbaud's 1 +rime 4 +rimed 2 +rime's 1 +rimes 1 +riming 2 +rimmed 2 +rimming 1 +rim's 1 +rims 1 +rind 5 +rinded 2 +rinding 1 +rind's 1 +rinds 1 +ring 131 +ringed 3 +ringer 3 +ringer's 1 +ringers 1 +ringing 5 +ringleader 3 +ringleader's 1 +ringleaders 1 +ringlet 4 +ringlet's 1 +ringlets 1 +Ringling 2 +Ringling's 1 +ringmaster 2 +ringmaster's 1 +ringmasters 1 +Ringo 3 +Ringo's 1 +ring's 1 +rings 1 +ringside 3 +ringside's 1 +ringworm 3 +ringworm's 1 +rink 5 +rinked 1 +rinking 1 +rink's 1 +rinks 1 +rinse 8 +rinsed 2 +rinses 1 +rinsing 3 +Rio 8 +Rios 2 +riot 22 +rioted 1 +rioter 3 +rioter's 1 +rioters 1 +rioting 6 +riotous 4 +riot's 1 +riots 1 +rip 17 +ripe 8 +riped 1 +ripely 2 +ripen 4 +ripened 2 +ripeness 2 +ripeness's 1 +ripening 3 +ripens 1 +riper 1 +ripes 1 +ripest 1 +riping 1 +Ripley 3 +Ripley's 1 +ripost 3 +riposte 3 +riposted 1 +riposte's 1 +ripostes 1 +riposting 1 +riposts 1 +ripped 3 +ripper 3 +ripper's 1 +rippers 1 +ripping 3 +ripple 9 +rippled 2 +ripple's 1 +ripples 1 +rippling 4 +rips 1 +ripsaw 2 +ripsaw's 1 +ripsaws 1 +rise 239 +risen 3 +riser 3 +riser's 1 +risers 1 +rises 1 +risible 2 +risibles 1 +rising 17 +rising's 1 +risk 153 +risked 1 +riskier 1 +riskiest 1 +riskiness 2 +riskiness's 1 +risking 2 +risk's 1 +risks 1 +risky 9 +Risorgimento 2 +Risorgimento's 1 +Rita 6 +Ritalin 2 +Rita's 1 +rite 11 +rite's 1 +rites 1 +ritual 22 +ritualism 2 +ritualism's 1 +ritualistic 3 +ritually 3 +ritual's 1 +rituals 1 +Ritz 4 +ritzier 1 +ritziest 1 +Ritz's 1 +ritzy 2 +rival 47 +rivaled 1 +rivaling 1 +rivalled 1 +rivalling 1 +rivalries 1 +rivalry 9 +rivalry's 1 +rival's 1 +rivals 1 +Rivas 1 +rive 3 +riven 2 +river 2 +Rivera 3 +Rivera's 1 +riverbed 2 +riverbeds 1 +riverfront 3 +riverfronts 1 +river's 1 +rivers 1 +Rivers 5 +Riverside 4 +riverside 5 +Riverside's 1 +riversides 1 +rives 1 +rivet 6 +riveted 2 +riveting 4 +rivet's 1 +rivets 1 +rivetted 1 +rivetting 2 +Riviera 3 +Riviera's 1 +Rivieras 1 +rivulet 3 +rivulet's 1 +rivulets 1 +Riyadh 3 +Riyadh's 1 +Rizal 2 +Rizal's 1 +Rn 1 +Rn's 1 +Roach 3 +roach 5 +roaches 1 +roach's 1 +Roach's 1 +road 2 +roadbed 2 +roadbed's 1 +roadbeds 1 +roadblock 3 +roadblocked 1 +roadblocking 1 +roadblock's 1 +roadblocks 1 +roadhouse 2 +roadhouse's 1 +roadhouses 1 +roadkill 2 +roadrunner 2 +roadrunner's 1 +roadrunners 1 +road's 1 +roads 1 +roadshow 4 +roadside 6 +roadsides 1 +roadster 2 +roadster's 1 +roadsters 1 +roadway 4 +roadway's 1 +roadways 1 +roadwork 4 +roadwork's 1 +roadworthy 2 +roam 8 +roamed 1 +roamer 2 +roamers 1 +roaming 2 +roams 1 +roan 3 +roans 1 +roar 19 +roared 1 +roaring 6 +roars 1 +roast 11 +roasted 3 +roaster 2 +roaster's 1 +roasters 1 +roasting 4 +roasts 1 +rob 13 +Rob 14 +robbed 2 +robber 6 +robberies 1 +robber's 1 +robbers 1 +robbery 11 +robbery's 1 +Robbie 11 +Robbie's 1 +Robbin 1 +robbing 3 +Robbin's 1 +Robbins 4 +Robby 2 +Robby's 1 +robe 12 +robed 2 +Roberson 2 +Roberson's 1 +Robert 81 +Roberta 1 +Roberta's 1 +Roberto 5 +Roberto's 1 +Robert's 1 +Roberts 17 +Robertson 11 +Robertson's 1 +robe's 1 +robes 1 +Robeson 2 +Robeson's 1 +Robespierre 2 +Robespierre's 1 +Robin 1 +robin 6 +robing 2 +robin's 1 +Robin's 1 +robins 1 +Robinson 18 +Robinson's 1 +Robitussin 1 +Robitussin's 1 +Robles 2 +Robles's 1 +robot 10 +robotic 4 +robotics 2 +robot's 1 +robots 1 +Rob's 1 +robs 1 +Robson 9 +Robson's 1 +Robt 2 +Robt's 1 +robust 9 +robuster 1 +robustest 1 +robustly 2 +robustness 3 +robustness's 1 +Robyn 14 +Robyn's 1 +Rocco 2 +Rocco's 1 +Rocha 2 +Rochambeau 2 +Rochambeau's 1 +Rocha's 1 +Roche 4 +Rochelle 3 +Rochelle's 1 +Roche's 1 +Rochester 7 +Rochester's 1 +rock 107 +Rock 3 +rocked 1 +Rockefeller 3 +Rockefeller's 1 +rocker 4 +rocker's 1 +rockers 1 +rocket 13 +rocketed 1 +rocketing 2 +rocketry 2 +rocketry's 1 +rocket's 1 +rockets 1 +Rockford 2 +Rockford's 1 +rockier 1 +Rockies 1 +rockiest 1 +rockiness 2 +rockiness's 1 +rocking 4 +Rockne 2 +Rockne's 1 +rock's 1 +Rock's 1 +rocks 1 +Rockwell 3 +Rockwell's 1 +Rocky 6 +rocky 8 +Rocky's 1 +rococo 4 +rococo's 1 +Rod 2 +rod 22 +Roddenberry 2 +Roddenberry's 1 +rode 2 +roded 1 +rodent 5 +rodent's 1 +rodents 1 +rodeo 2 +rodeo's 1 +rodeos 1 +Roderick 4 +Roderick's 1 +rodes 1 +Rodger 2 +Rodger's 1 +Rodgers 3 +Rodin 3 +roding 3 +Rodin's 1 +Rodney 6 +Rodney's 1 +Rodolfo 2 +Rodolfo's 1 +Rodrick 2 +Rodrick's 1 +Rodrigo 4 +Rodrigo's 1 +Rodriguez 4 +Rodriguez's 1 +Rodriquez 2 +Rodriquez's 1 +rod's 1 +Rod's 1 +rods 1 +roe 5 +roebuck 2 +roebuck's 1 +roebucks 1 +Roeg 2 +Roeg's 1 +roentgen 2 +Roentgen 2 +roentgen's 1 +Roentgen's 1 +roentgens 1 +roe's 1 +roes 1 +Rogelio 2 +Rogelio's 1 +Roger 28 +roger 3 +rogered 1 +rogering 2 +Roger's 1 +rogers 1 +Rogers 9 +Roget 3 +Roget's 1 +rogue 7 +roguery 2 +roguery's 1 +rogue's 1 +rogues 1 +roguish 2 +roguishly 2 +roil 3 +roiled 1 +roiling 2 +roils 1 +roister 2 +roistered 1 +roisterer 2 +roisterer's 1 +roisterers 1 +roistering 3 +roisters 1 +Rojas 2 +Rojas's 1 +Rolaids 1 +Rolaids's 1 +Roland 1 +Rolando 2 +Rolando's 1 +Roland's 1 +role 212 +role's 1 +roles 1 +Rolex 2 +Rolex's 1 +roll 76 +Rolland 2 +Rolland's 1 +rollback 2 +rollback's 1 +rollbacks 1 +rolled 3 +roller 10 +Rollerblade 1 +Rollerblades 1 +roller's 1 +rollers 1 +rollerskating 2 +rollick 2 +rollicked 1 +rollicking 3 +rollicks 1 +rolling 14 +Rollins 3 +rolls 1 +Rolodex 2 +Rolvaag 1 +Rolvaag's 1 +romaine 3 +romaine's 1 +Roman 6 +roman 64 +romance 15 +romanced 1 +romance's 1 +romances 2 +romancing 2 +Romanesque 2 +Romania 14 +Romanian 1 +Romanian's 1 +Romanians 2 +Romania's 1 +Romanies 2 +Romano 3 +Romano's 1 +Romanov 6 +Romanov's 1 +Romans 1 +Romansh 1 +Romansh's 1 +Romans's 1 +romantic 25 +romantically 3 +Romanticism 1 +romanticism 4 +romanticism's 1 +Romanticisms 1 +romanticist 2 +romanticists 1 +romanticize 2 +romanticized 2 +romanticizes 1 +romanticizing 2 +romantics 1 +Romany 2 +Romany's 1 +Rome 36 +Romeo 5 +Romeo's 1 +Romeos 1 +Romero 3 +Romero's 1 +Rome's 1 +Romes 1 +Rommel 3 +Rommel's 1 +Romney 3 +Romney's 1 +romp 5 +romped 1 +romper 2 +rompers 1 +romping 2 +romps 1 +Romulus 2 +Romulus's 1 +Ron 15 +Ronald 1 +Ronald's 1 +Ronda 2 +Ronda's 1 +Ronnie 8 +Ronnie's 1 +Ronny 3 +Ronny's 1 +Ron's 1 +Ronstadt 2 +Ronstadt's 1 +rood 4 +rood's 1 +roods 1 +roof 52 +roofed 1 +roofing 4 +roofing's 1 +roof's 1 +roofs 1 +rooftop 5 +rooftops 1 +rook 5 +rooked 2 +rookeries 1 +rookery 2 +rookery's 1 +rookie 3 +rookier 1 +rookie's 1 +rookies 1 +rookiest 1 +rooking 1 +rook's 1 +rooks 1 +room 367 +roomed 2 +roomer 1 +roomer's 1 +roomers 1 +roomful 2 +roomful's 1 +roomfuls 1 +roomier 1 +roomiest 1 +roominess 2 +roominess's 1 +rooming 2 +roommate 2 +roommate's 1 +roommates 1 +room's 1 +rooms 1 +roomy 3 +Rooney 3 +Rooney's 1 +Roosevelt 6 +Roosevelt's 1 +roost 5 +roosted 2 +rooster 2 +rooster's 1 +roosters 1 +roosting 2 +roost's 1 +roosts 1 +Root 2 +root 58 +rooted 3 +rooter 2 +rooting 3 +rootless 3 +root's 1 +Root's 1 +roots 1 +rope 26 +roped 2 +rope's 1 +ropes 1 +roping 3 +Roquefort 2 +Roquefort's 1 +Roqueforts 1 +Rorschach 2 +Rory 12 +Rory's 1 +Rosa 10 +Rosales 1 +Rosales's 1 +Rosalie 2 +Rosalie's 1 +Rosalind 3 +Rosalinda 2 +Rosalinda's 1 +Rosalind's 1 +Rosalyn 2 +Rosalyn's 1 +Rosanna 2 +Rosanna's 1 +Rosanne 2 +Rosanne's 1 +rosaries 1 +Rosario 2 +Rosario's 1 +rosary 3 +rosary's 1 +Rosa's 1 +Roscoe 3 +Roscoe's 1 +Rose 30 +rose 46 +Roseann 2 +Roseann's 1 +roseate 2 +Roseau 2 +rosebud 4 +rosebud's 1 +rosebuds 1 +rosebush 2 +rosebushes 1 +rosebush's 1 +Rosecrans 1 +Rosecrans's 1 +Rosella 2 +Rosella's 1 +Rosemarie 2 +Rosemarie's 1 +rosemary 3 +Rosemary 8 +rosemary's 1 +Rosemary's 1 +Rosenberg 3 +Rosenberg's 1 +Rosendo 2 +Rosendo's 1 +Rosenzweig 2 +Rosenzweig's 1 +rose's 1 +Rose's 1 +roses 1 +Rosetta 2 +Rosetta's 1 +rosette 4 +rosetted 2 +rosette's 1 +rosettes 1 +rosetting 2 +rosewood 3 +rosewood's 1 +rosewoods 1 +Rosicrucian 1 +Rosicrucian's 1 +Rosie 1 +rosier 1 +Rosie's 1 +rosiest 1 +rosily 2 +rosin 2 +rosined 1 +rosiness 2 +rosiness's 1 +rosining 1 +rosin's 1 +rosins 1 +Roslyn 2 +Roslyn's 1 +Ross 21 +Rossetti 2 +Rossetti's 1 +Rossini 3 +Rossini's 1 +Rostand 2 +Rostand's 1 +roster 4 +rostered 2 +rostering 2 +roster's 1 +rosters 1 +Rostov 6 +Rostov's 1 +rostra 2 +rostra's 1 +Rostropovich 2 +Rostropovich's 1 +rostrum 3 +rostrum's 1 +rostrums 1 +Roswell 2 +Roswell's 1 +rosy 5 +rot 11 +Rotarian 1 +Rotarian's 1 +rotaries 1 +rotary 7 +rotate 10 +rotated 2 +rotates 1 +rotating 4 +rotation 11 +rotational 3 +rotation's 1 +rotations 1 +rote 4 +roted 1 +rote's 1 +rotes 1 +Roth 4 +Rothko 2 +Rothko's 1 +Roth's 1 +Rothschild 4 +Rothschild's 1 +roting 1 +rotisserie 2 +rotisserie's 1 +rotisseries 1 +rotogravure 1 +rotogravure's 1 +rotogravures 1 +rotor 7 +rotor's 1 +rotors 1 +rots 1 +rotted 2 +rotten 10 +rottener 2 +rottenest 1 +rottenness 2 +rottens 1 +Rotterdam 4 +Rotterdam's 1 +rotting 5 +Rottweiler 1 +Rottweiler's 1 +rotund 2 +rotunda 2 +rotunda's 1 +rotundas 1 +rotunded 1 +rotunding 1 +rotundity 2 +rotundness 1 +rotunds 1 +Rouault 2 +Rouault's 1 +rouge 10 +rouged 2 +rouge's 1 +rouges 2 +rough 42 +roughage 3 +roughage's 1 +roughed 1 +roughen 2 +roughened 2 +roughening 3 +roughens 1 +rougher 1 +roughest 1 +roughhouse 1 +roughhoused 1 +roughhouse's 1 +roughhouses 1 +roughhousing 1 +roughing 3 +roughly 25 +roughneck 3 +roughnecked 1 +roughnecking 1 +roughneck's 1 +roughnecks 1 +roughness 3 +roughness's 1 +roughs 1 +roughshod 2 +rouging 1 +roulette 3 +roulette's 1 +Roumania 2 +round 350 +roundabout 10 +roundabout's 1 +roundabouts 1 +rounded 8 +roundelay 1 +roundelay's 1 +roundelays 1 +rounder 2 +roundest 1 +roundhouse 3 +roundhouse's 1 +roundhouses 1 +rounding 3 +roundish 2 +roundly 3 +roundness 2 +roundness's 1 +rounds 1 +roundup 4 +roundup's 1 +roundups 1 +roundworm 3 +roundworm's 1 +roundworms 1 +Rourke 4 +Rourke's 1 +rouse 6 +roused 2 +rouses 1 +rousing 4 +Rousseau 5 +Rousseau's 1 +roustabout 2 +roustabout's 1 +roustabouts 1 +rout 6 +route 82 +routed 2 +router 4 +router's 1 +route's 1 +routes 1 +routine 41 +routinely 6 +routine's 1 +routines 1 +routing 3 +routing's 1 +routinize 2 +routinized 2 +routinizes 1 +routinizing 1 +rout's 1 +routs 1 +rove 3 +roved 1 +rover 12 +Rover 15 +rover's 1 +Rover's 1 +rovers 1 +roves 1 +roving 4 +roving's 1 +row 8 +rowboat 2 +rowboat's 1 +rowboats 1 +rowdier 1 +rowdies 1 +rowdiest 1 +rowdiness 2 +rowdiness's 1 +rowdy 4 +rowdyism 2 +rowdyism's 1 +Rowe 4 +rowed 1 +rowel 2 +roweled 1 +roweling 1 +rowelled 1 +rowelling 1 +rowel's 1 +rowels 1 +Rowena 2 +Rowena's 1 +rower 3 +rower's 1 +rowers 1 +Rowe's 1 +rowing 6 +Rowland 5 +Rowland's 1 +Rowling 2 +Rowling's 1 +row's 1 +rows 2 +Roxanne 2 +Roxanne's 1 +Roxie 3 +Roxie's 1 +Roxy 1 +Roxy's 1 +Roy 20 +royal 154 +Royal 3 +royalist 5 +royalist's 1 +royalists 1 +royally 2 +Royal's 1 +royals 1 +royalties 2 +royalty 11 +royalty's 1 +Royce 4 +Royce's 1 +Roy's 1 +Rozelle 2 +Rozelle's 1 +R's 1 +rs 3 +Rte 1 +Ru 1 +rub 28 +Rubaiyat 2 +Rubaiyat's 1 +rubbed 1 +rubber 20 +rubberier 1 +rubberiest 1 +rubberize 1 +rubberized 2 +rubberizes 1 +rubberizing 1 +Rubbermaid 2 +Rubbermaid's 1 +rubberneck 4 +rubbernecked 1 +rubbernecking 1 +rubberneck's 1 +rubbernecks 1 +rubber's 1 +rubbers 1 +rubbery 3 +rubbing 2 +rubbing's 1 +rubbish 26 +rubbished 1 +rubbishes 1 +rubbishing 3 +rubbish's 1 +rubbishy 3 +rubble 6 +rubbled 2 +rubble's 1 +rubbles 1 +rubbling 2 +rubdown 2 +rubdown's 1 +rubdowns 1 +rube 2 +rubella 2 +rubella's 1 +Ruben 2 +Ruben's 1 +Rubens 3 +rube's 1 +rubes 1 +Rubicon 1 +Rubicon's 1 +rubicund 2 +rubied 1 +rubier 1 +rubies 1 +rubiest 1 +Rubik 2 +Rubik's 1 +Rubin 1 +Rubin's 1 +Rubinstein 3 +Rubinstein's 1 +ruble 2 +ruble's 1 +rubles 1 +rubric 3 +rubric's 1 +rubrics 1 +rubs 1 +ruby 5 +Ruby 5 +rubying 1 +ruby's 1 +Ruby's 1 +Ruchbah 1 +Ruchbah's 1 +rucksack 6 +rucksack's 1 +rucksacks 1 +ruckus 2 +ruckuses 1 +ruckus's 1 +rudder 6 +rudder's 1 +rudders 1 +ruddied 1 +ruddier 1 +ruddies 1 +ruddiest 1 +ruddiness 2 +ruddiness's 1 +ruddy 7 +ruddying 1 +rude 12 +rudely 3 +rudeness 3 +rudeness's 1 +ruder 1 +rudest 1 +rudiment 3 +rudimentary 5 +rudiment's 1 +rudiments 1 +Rudolf 4 +Rudolf's 1 +Rudolph 3 +Rudolph's 1 +Rudy 3 +Rudyard 3 +Rudyard's 1 +Rudy's 1 +rue 7 +rued 1 +rueful 3 +ruefully 5 +rues 1 +ruff 4 +ruffed 2 +ruffian 3 +ruffianed 1 +ruffianing 1 +ruffian's 1 +ruffians 1 +ruffing 1 +ruffle 6 +ruffled 3 +ruffles 1 +ruffling 2 +ruff's 1 +ruffs 1 +Rufus 6 +Rufus's 1 +rug 18 +rugby 31 +rugby's 1 +rugged 6 +ruggeder 1 +ruggedest 1 +ruggedly 2 +ruggedness 2 +rugging 1 +rug's 1 +rugs 1 +Ruhr 3 +Ruhr's 1 +ruin 19 +ruination 2 +ruination's 1 +ruined 6 +ruing 1 +ruining 2 +ruinous 3 +ruinously 2 +ruin's 1 +ruins 1 +Ruiz 2 +Ruiz's 1 +Rukeyser 1 +Rukeyser's 1 +rule 231 +ruled 2 +ruler 18 +rulered 1 +rulering 1 +ruler's 1 +rulers 1 +rule's 1 +rules 1 +ruling 38 +ruling's 1 +rulings 1 +rum 8 +Rumania 2 +Rumania's 1 +rumba 2 +rumbaed 1 +rumbaing 1 +rumba's 1 +rumbas 1 +rumble 8 +rumbled 1 +rumbles 1 +rumbling 4 +rumblings 1 +ruminant 3 +ruminant's 1 +ruminants 1 +ruminate 3 +ruminated 1 +ruminates 1 +ruminating 2 +rumination 2 +ruminations 1 +rummage 6 +rummaged 1 +rummages 1 +rummaging 3 +rummer 2 +rummest 1 +rummy 3 +rummy's 1 +rumor 2 +rumored 1 +rumoring 1 +rumor's 1 +rumors 1 +rump 5 +rumped 2 +Rumpelstiltskin 1 +Rumpelstiltskin's 1 +rumping 1 +rumple 3 +rumpled 3 +rumples 1 +rumpling 1 +rump's 1 +rumps 1 +rumpus 2 +rumpuses 1 +rumpus's 1 +rum's 1 +rums 1 +run 470 +runabout 3 +runabout's 1 +runabouts 1 +runaround 3 +runarounds 1 +runaway 6 +runaways 1 +rundown 4 +rundown's 1 +rundowns 1 +rune 4 +rune's 1 +runes 1 +rung 3 +rung's 1 +rungs 1 +runnel 3 +runnel's 1 +runnels 1 +runner 18 +runner's 1 +runners 1 +runnier 1 +runniest 1 +running 39 +runny 3 +Runnymede 2 +Runnymede's 1 +runoff 3 +runoff's 1 +runoffs 1 +runs 1 +runt 3 +runt's 1 +runts 1 +runway 8 +runway's 1 +runways 2 +Runyon 2 +Runyon's 1 +rupee 3 +rupee's 1 +rupees 1 +Rupert 9 +Rupert's 1 +rupture 5 +ruptured 2 +rupture's 1 +ruptures 1 +rupturing 3 +rural 66 +Ru's 1 +ruse 4 +ruse's 1 +ruses 1 +Rush 5 +rush 51 +Rushdie 5 +Rushdie's 1 +rushed 2 +rushes 1 +rushing 4 +rushing's 1 +Rushmore 2 +Rushmore's 1 +Rush's 1 +rusk 4 +Ruskin 5 +Ruskin's 1 +rusk's 1 +rusks 1 +Russ 3 +Russel 2 +Russell 23 +Russell's 1 +Russel's 1 +russet 4 +russeted 1 +russeting 1 +russet's 1 +russets 1 +russetting 1 +Russia 45 +Russian 2 +Russian's 1 +Russians 1 +Russia's 1 +Russo 2 +Russo's 1 +rust 7 +Rustbelt 1 +Rustbelt's 1 +rusted 3 +rustic 5 +rustically 2 +rusticity 2 +rustics 2 +rustier 1 +rustiest 1 +rustiness 2 +rustiness's 1 +rusting 3 +rustle 6 +rustled 1 +rustler 2 +rustler's 1 +rustlers 1 +rustles 1 +rustling 4 +rustproof 3 +rustproofed 1 +rustproofing 1 +rustproofs 1 +rust's 1 +rusts 1 +Rusty 3 +rusty 6 +Rusty's 1 +rut 5 +rutabaga 1 +rutabaga's 1 +rutabagas 1 +Rutgers 2 +Ruth 1 +Rutherford 4 +Rutherford's 1 +Ruthie 2 +Ruthie's 1 +ruthless 8 +ruthlessly 4 +ruthlessness 3 +ruthlessness's 1 +Ruth's 1 +Rutledge 2 +Rutledge's 1 +rut's 1 +ruts 1 +rutted 3 +rutting 3 +Rwanda 3 +Rwandan 2 +Rwandans 1 +Rwanda's 1 +Rwandas 1 +Rx 3 +Rx's 1 +Ryan 12 +Ryan's 1 +Rydberg 2 +Rydberg's 1 +Ryder 6 +Ryder's 1 +rye 5 +rye's 1 +Ryukyu 1 +Ryukyu's 1 +s 108 +S 31 +Saab 3 +Saab's 1 +Saar 2 +Saarinen 2 +Saarinen's 1 +Saar's 1 +Sabbath 1 +Sabbath's 1 +Sabbaths 1 +sabbatical 3 +sabbaticals 1 +saber 3 +saber's 1 +sabers 1 +Sabik 1 +Sabik's 1 +Sabin 2 +Sabina 3 +Sabina's 1 +Sabine 2 +Sabine's 1 +Sabin's 1 +sable 4 +sabled 1 +sable's 1 +sables 1 +sabling 1 +sabotage 7 +sabotaged 2 +sabotage's 1 +sabotages 1 +sabotaging 2 +saboteur 3 +saboteur's 1 +saboteurs 1 +Sabre 1 +sabre 4 +Sabre's 1 +sabres 1 +Sabrina 4 +Sabrina's 1 +sac 5 +Sacajawea 1 +saccharin 2 +saccharine 3 +saccharin's 1 +Sacco 3 +Sacco's 1 +sacerdotal 2 +sachem 1 +sachem's 1 +sachems 1 +sachet 4 +sachet's 1 +sachets 1 +Sachs 4 +Sachs's 1 +sack 28 +sackcloth 2 +sackcloth's 1 +sacked 3 +sackful 2 +sackful's 1 +sackfuls 1 +sacking 4 +sacking's 1 +sack's 1 +sacks 1 +sacrament 5 +sacramental 4 +sacramented 1 +sacramenting 1 +Sacramento 3 +Sacramento's 1 +sacrament's 1 +sacraments 1 +sacred 15 +sacredly 2 +sacredness 2 +sacrifice 24 +sacrificed 2 +sacrifice's 1 +sacrifices 1 +sacrificial 3 +sacrificing 2 +sacrilege 3 +sacrilege's 1 +sacrileges 1 +sacrilegious 2 +sacristan 2 +sacristan's 1 +sacristans 1 +sacristies 1 +sacristy 2 +sacristy's 1 +sacrosanct 3 +sac's 1 +sacs 1 +sad 41 +Sadat 3 +Sadat's 1 +Saddam 11 +Saddam's 1 +sadden 4 +saddened 2 +saddening 2 +saddens 1 +sadder 1 +saddest 1 +saddle 14 +saddlebag 3 +saddlebag's 1 +saddlebags 1 +saddled 2 +saddle's 1 +saddles 1 +saddling 3 +Sadducee 2 +Sadducee's 1 +Sade 3 +Sade's 1 +sades 1 +Sadie 3 +Sadie's 1 +sadism 3 +sadism's 1 +sadist 4 +sadistic 3 +sadistically 2 +sadist's 1 +sadists 1 +sadly 21 +sadness 10 +sadness's 1 +Sadr 2 +Sadr's 1 +safari 4 +safaried 1 +safariing 1 +safari's 1 +safaris 1 +Safavid 1 +Safavid's 1 +safe 86 +safeguard 17 +safeguarded 2 +safeguarding 2 +safeguard's 1 +safeguards 1 +safekeeping 2 +safekeeping's 1 +safekeepings 1 +safely 20 +safeness 2 +safeness's 1 +safer 5 +safes 1 +safest 2 +safetied 1 +safeties 1 +safety 88 +safetying 1 +safety's 1 +Safeway 4 +Safeway's 1 +safflower 3 +safflower's 1 +safflowers 1 +saffron 4 +saffron's 1 +saffrons 1 +sag 8 +saga 9 +sagacious 2 +sagacity 2 +sagacity's 1 +Sagan 2 +Sagan's 1 +saga's 1 +sagas 1 +sage 6 +sagebrush 2 +sagebrush's 1 +sager 1 +sage's 1 +sages 1 +sagest 1 +sagged 1 +sagger 1 +sagging 4 +Saginaw 2 +Saginaw's 1 +Sagittarius 3 +Sagittariuses 1 +Sagittarius's 1 +sago 2 +sago's 1 +sags 1 +saguaro 2 +saguaro's 1 +saguaros 1 +Sahara 4 +Sahara's 1 +Sahel 2 +sahib 4 +sahib's 1 +sahibs 1 +said 10 +Saigon 3 +Saigon's 1 +sail 42 +sailboard 3 +sailboarded 1 +sailboarding 1 +sailboards 1 +sailboat 2 +sailboat's 1 +sailboats 1 +sailcloth 2 +sailcloth's 1 +sailed 1 +sailfish 2 +sailfishes 1 +sailfish's 1 +sailing 12 +sailing's 1 +sailor 14 +sailor's 1 +sailors 1 +sail's 1 +sails 1 +saint 20 +sainthood 2 +sainthood's 1 +saintlier 1 +saintliest 1 +saintliness 2 +saintliness's 1 +saintly 3 +saint's 1 +saints 1 +Saiph 2 +Saiph's 1 +saith 2 +saiths 1 +Sakai 2 +Sakai's 1 +sake 35 +sake's 1 +Sakha 1 +Sakhalin 2 +Sakhalin's 1 +Sakharov 3 +Sakharov's 1 +Sakha's 1 +Saki 2 +Saki's 1 +Saks 2 +Sal 4 +salaam 3 +salaamed 1 +salaaming 1 +salaam's 1 +salaams 1 +salable 1 +salacious 2 +salaciously 2 +salaciousness 2 +salaciousness's 1 +salad 16 +Saladin 2 +Saladin's 1 +Salado 2 +Salado's 1 +salad's 1 +salads 1 +salamander 4 +salamander's 1 +salamanders 1 +salami 4 +salami's 1 +salamis 1 +Salamis 2 +Salamis's 1 +salaried 4 +salaries 2 +salary 31 +salarying 1 +salary's 1 +Salas 1 +Salas's 1 +Salazar 2 +Salazar's 1 +sale 90 +saleable 3 +Salem 3 +Salem's 1 +Salerno 2 +Salerno's 1 +sale's 1 +sales 106 +salesclerk 1 +salesclerk's 1 +salesclerks 1 +salesgirl 3 +salesgirl's 1 +salesgirls 1 +salesman 9 +salesman's 1 +salesmanship 2 +salesmanship's 1 +salesmen 1 +salespeople 3 +salesperson 4 +salesperson's 1 +saleswoman 2 +saleswomen 1 +salient 6 +salients 1 +Salinas 3 +saline 7 +salines 1 +Salinger 2 +Salinger's 1 +salinity 3 +salinity's 1 +Salisbury 10 +Salisbury's 1 +Salish 1 +Salish's 1 +saliva 4 +salivary 3 +saliva's 1 +salivate 2 +salivated 1 +salivates 1 +salivating 2 +salivation 2 +salivation's 1 +Salk 2 +Salk's 1 +Sallie 2 +sallied 2 +Sallie's 1 +sallies 1 +sallow 5 +sallower 1 +sallowest 1 +Sallust 2 +Sallust's 1 +Sally 17 +sally 3 +sallying 1 +sally's 1 +Sally's 1 +salmon 15 +salmonella 3 +salmonellae 1 +salmonella's 1 +salmonellas 1 +salmon's 1 +salmons 1 +Salome 3 +Salome's 1 +salon 11 +salon's 1 +salons 1 +saloon 9 +saloon's 1 +saloons 1 +Sal's 1 +salsa 3 +salsas 1 +salt 37 +saltcellar 2 +saltcellar's 1 +saltcellars 1 +salted 4 +salter 2 +saltest 1 +saltier 1 +salties 1 +saltiest 1 +saltine 2 +saltine's 1 +saltines 1 +saltiness 2 +saltiness's 1 +salting 2 +Salton 2 +Salton's 1 +saltpeter 1 +saltpeter's 1 +saltpetre 3 +salt's 1 +salts 1 +saltshaker 2 +saltshakers 1 +saltwater 2 +salty 4 +salubrious 2 +salutary 4 +salutation 2 +salutation's 1 +salutations 1 +salute 9 +saluted 2 +salutes 1 +saluting 3 +Salvador 8 +Salvadoran 2 +Salvadorans 1 +Salvadorian 1 +Salvadorians 1 +Salvador's 1 +salvage 8 +salvageable 2 +salvaged 2 +salvage's 1 +salvages 1 +salvaging 3 +salvation 13 +salvation's 1 +Salvatore 2 +Salvatore's 1 +salve 4 +salved 2 +salver 4 +salver's 1 +salvers 1 +salve's 1 +salves 1 +salving 2 +salvo 3 +salvoes 1 +salvo's 1 +salvos 1 +Salween 2 +Salween's 1 +Salyut 2 +Salyut's 1 +Sam 33 +Samantha 5 +Samantha's 1 +Samar 2 +Samara 3 +Samara's 1 +Samaritan 2 +Samaritan's 1 +Samaritans 1 +Samarkand 2 +Samarkand's 1 +Samar's 1 +samba 2 +sambaed 1 +sambaing 1 +samba's 1 +sambas 1 +same 618 +sameness 3 +sameness's 1 +sames 1 +Sammie 1 +Sammie's 1 +Sammy 1 +Sammy's 1 +Samoa 3 +Samoan 2 +Samoset 1 +Samoset's 1 +samovar 2 +samovar's 1 +samovars 1 +Samoyed 1 +Samoyed's 1 +sampan 2 +sampan's 1 +sampans 1 +sample 83 +sampled 2 +sampler 3 +sampler's 1 +samplers 1 +sample's 1 +samples 1 +sampling 8 +sampling's 1 +Sampson 4 +Sampson's 1 +Sam's 1 +Samson 4 +Samsonite 1 +Samsonite's 1 +Samson's 1 +Samuel 15 +Samuel's 1 +Samuelson 3 +Samuelson's 1 +samurai 3 +samurai's 1 +San 27 +Sana 2 +Sana's 1 +sanatoria 2 +sanatorium 3 +sanatorium's 1 +sanatoriums 1 +Sanchez 3 +Sanchez's 1 +Sancho 2 +Sancho's 1 +sancta 2 +sanctification 2 +sanctification's 1 +sanctified 2 +sanctifies 1 +sanctify 3 +sanctifying 2 +sanctimonious 2 +sanctimoniously 2 +sanction 24 +sanctioned 2 +sanctioning 3 +sanction's 1 +sanctions 1 +sanctity 4 +sanctity's 1 +sanctuaries 1 +sanctuary 10 +sanctuary's 1 +sanctum 3 +sanctum's 1 +sanctums 1 +Sand 2 +sand 39 +sandal 6 +sandal's 1 +sandals 1 +sandalwood 3 +sandalwood's 1 +sandbag 4 +sandbagged 2 +sandbagging 2 +sandbag's 1 +sandbags 1 +sandbank 2 +sandbank's 1 +sandbanks 1 +sandbar 2 +sandbars 1 +sandblast 2 +sandblasted 1 +sandblaster 1 +sandblaster's 1 +sandblasters 1 +sandblasting 2 +sandblast's 1 +sandblasts 1 +sandbox 2 +sandboxes 1 +sandbox's 1 +Sandburg 2 +Sandburg's 1 +sandcastle 3 +sandcastles 1 +sanded 2 +sander 3 +sander's 1 +sanders 1 +Sanders 4 +sandhog 1 +sandhog's 1 +sandhogs 1 +sandier 1 +sandiest 1 +sandiness 1 +sanding 3 +Sandinista 4 +sandlot 2 +sandlot's 1 +sandlots 1 +sandman 2 +sandman's 1 +sandmen 1 +Sandoval 2 +Sandoval's 1 +sandpaper 4 +sandpapered 2 +sandpapering 2 +sandpaper's 1 +sandpapers 1 +sandpiper 3 +sandpiper's 1 +sandpipers 1 +Sandra 9 +Sandra's 1 +sand's 1 +Sand's 1 +sands 1 +sandstone 7 +sandstone's 1 +sandstorm 3 +sandstorm's 1 +sandstorms 1 +sandwich 24 +sandwiched 2 +sandwiches 1 +sandwiching 2 +sandwich's 1 +sandy 10 +Sandy 9 +Sandy's 1 +sane 5 +saned 1 +sanely 2 +saner 1 +sanes 1 +sanest 1 +Sanford 2 +Sanford's 1 +Sanforized 1 +sang 1 +Sang 1 +Sanger 2 +Sanger's 1 +sangfroid 2 +Sang's 1 +sangs 1 +sanguinary 2 +sanguine 4 +sanguined 2 +sanguines 1 +sanguining 1 +Sanhedrin 2 +Sanhedrin's 1 +saning 1 +sanitaria 2 +sanitaries 1 +sanitarium 1 +sanitarium's 1 +sanitariums 1 +sanitary 5 +sanitation 4 +sanitation's 1 +sanitize 2 +sanitized 2 +sanitizes 1 +sanitizing 2 +sanity 5 +sanity's 1 +sank 1 +Sanka 2 +Sankara 2 +Sankara's 1 +Sanka's 1 +San's 1 +sans 3 +sanserif 2 +Sanskrit 1 +Sanskrit's 1 +Santa 14 +Santana 2 +Santana's 1 +Santa's 1 +Santayana 2 +Santayana's 1 +Santeria 2 +Santiago 4 +Santiago's 1 +Santos 3 +sap 8 +sapience 2 +sapience's 1 +sapient 3 +sapling 3 +sapling's 1 +sapped 2 +sapphire 5 +sapphire's 1 +sapphires 1 +Sappho 2 +Sappho's 1 +sappier 1 +sappiest 1 +sapping 3 +Sapporo 2 +Sapporo's 1 +sappy 2 +saprophyte 1 +saprophyte's 1 +saprophytes 1 +sap's 1 +saps 1 +sapsucker 1 +sapsucker's 1 +sapsuckers 1 +Sara 1 +Saracen 2 +Saracen's 1 +Saracens 1 +Saragossa 2 +Saragossa's 1 +Sarah 37 +Sarah's 1 +Sarajevo 7 +Sarajevo's 1 +Saran 2 +Saran's 1 +Sara's 1 +Sarasota 2 +Sarasota's 1 +Saratov 2 +Saratov's 1 +Sarawak 3 +Sarawak's 1 +sarcasm 5 +sarcasm's 1 +sarcasms 1 +sarcastic 5 +sarcastically 4 +sarcoma 2 +sarcoma's 1 +sarcomas 1 +sarcomata 1 +sarcophagi 2 +sarcophagus 3 +sarcophaguses 1 +sarcophagus's 1 +sardine 5 +sardined 1 +sardine's 1 +sardines 1 +Sardinia 3 +Sardinia's 1 +sardining 1 +sardonic 4 +sardonically 3 +Sargasso 2 +Sargasso's 1 +Sargent 3 +Sargent's 1 +Sargon 2 +Sargon's 1 +sari 3 +sari's 1 +saris 1 +Sarnoff 2 +Sarnoff's 1 +sarong 3 +sarong's 1 +sarongs 1 +Saroyan 2 +Saroyan's 1 +sarsaparilla 2 +sarsaparilla's 1 +sarsaparillas 1 +Sarto 2 +sartorial 3 +sartorially 2 +Sarto's 1 +Sartre 6 +Sartre's 1 +sash 4 +Sasha 2 +Sasha's 1 +sashay 2 +sashayed 1 +sashaying 1 +sashays 1 +sashes 1 +sash's 1 +Saskatchewan 2 +Saskatchewan's 1 +Saskatoon 2 +Saskatoon's 1 +Sasquatch 1 +sass 2 +sassafras 2 +sassafrases 1 +sassafras's 1 +Sassanian 1 +sassed 1 +sasses 1 +sassier 1 +sassiest 1 +sassing 1 +Sassoon 3 +Sassoon's 1 +sass's 1 +sassy 2 +Sat 3 +sat 4 +Satan 6 +satanic 4 +satanically 2 +Satanism 1 +satanism 2 +Satanism's 1 +Satanist 1 +Satanist's 1 +Satan's 1 +satchel 4 +satchel's 1 +satchels 1 +sate 4 +sated 2 +sateen 2 +sateen's 1 +satellite 24 +satellited 1 +satellite's 1 +satellites 1 +satelliting 1 +sates 1 +satiate 3 +satiated 2 +satiates 1 +satiating 2 +satiety 2 +satiety's 1 +satin 7 +satined 1 +sating 1 +satining 1 +satin's 1 +satins 1 +satinwood 2 +satinwood's 1 +satinwoods 1 +satiny 3 +satire 4 +satire's 1 +satires 1 +satirical 4 +satirically 2 +satirist 2 +satirist's 1 +satirists 1 +satirize 2 +satirized 1 +satirizes 1 +satirizing 1 +satisfaction 32 +satisfaction's 1 +satisfactions 1 +satisfactorily 7 +satisfactory 24 +satisfied 33 +satisfies 1 +satisfy 31 +satisfying 11 +satrap 3 +satrap's 1 +satraps 1 +Sat's 1 +saturate 5 +saturated 5 +saturates 1 +saturating 2 +saturation 5 +saturation's 1 +Saturday 89 +Saturday's 1 +Saturdays 1 +Saturn 3 +Saturnalia 1 +Saturnalia's 1 +saturnine 3 +Saturn's 1 +satyr 4 +satyr's 1 +satyrs 1 +sauce 21 +sauced 2 +saucepan 6 +saucepan's 1 +saucepans 1 +saucer 7 +saucer's 1 +saucers 1 +sauce's 1 +sauces 2 +saucier 1 +sauciest 1 +saucily 2 +sauciness 2 +saucing 1 +saucy 3 +Saudi 10 +Saudis 1 +sauerkraut 2 +sauerkraut's 1 +Saul 4 +Saul's 1 +sauna 5 +saunaed 1 +saunaing 1 +sauna's 1 +saunas 1 +Saunders 9 +Saundra 1 +Saundra's 1 +saunter 5 +sauntered 1 +sauntering 3 +saunters 1 +sausage 12 +sausage's 1 +sausages 1 +Saussure 3 +Saussure's 1 +sauted 2 +Sauterne 2 +savage 14 +Savage 5 +savaged 2 +savagely 5 +savageness 2 +savageness's 1 +savager 1 +savageries 1 +savagery 4 +savagery's 1 +Savage's 1 +savages 1 +savagest 1 +savaging 2 +savanna 3 +Savannah 2 +savannah 4 +Savannah's 1 +savannahs 1 +savanna's 1 +savannas 1 +savant 3 +savant's 1 +savants 1 +save 130 +saved 2 +saver 6 +saver's 1 +savers 1 +saves 1 +saving 45 +savings 1 +savior 1 +Savior 2 +savior's 1 +Savior's 1 +saviors 1 +saviour 5 +saviours 1 +Savonarola 2 +Savonarola's 1 +savor 3 +savored 1 +savorier 1 +savories 1 +savoriest 1 +savoring 1 +savor's 1 +savors 1 +savory 4 +savory's 1 +Savoy 5 +Savoyard 2 +Savoyard's 1 +Savoy's 1 +savvied 1 +savvier 1 +savvies 1 +savviest 1 +savvy 3 +savvying 1 +saw 13 +sawdust 3 +sawdusted 1 +sawdusting 1 +sawdust's 1 +sawdusts 1 +sawed 2 +sawhorse 1 +sawhorse's 1 +sawhorses 1 +sawing 2 +sawmill 3 +sawmill's 1 +sawmills 1 +sawn 2 +saw's 1 +saws 1 +sawyer 2 +Sawyer 3 +sawyer's 1 +Sawyer's 1 +sawyers 1 +sax 4 +saxes 1 +Saxon 2 +Saxon's 1 +Saxons 1 +Saxony 4 +Saxony's 1 +saxophone 3 +saxophone's 1 +saxophones 2 +saxophonist 2 +saxophonist's 1 +saxophonists 1 +sax's 1 +say 3355 +Sayers 3 +saying 8 +saying's 1 +sayings 1 +says 2 +says's 1 +Sb 1 +Sb's 1 +Sc 1 +scab 4 +scabbard 3 +scabbard's 1 +scabbards 1 +scabbed 1 +scabbier 1 +scabbiest 1 +scabbing 2 +scabby 2 +scabies 1 +scabies's 1 +scabrous 2 +scab's 1 +scabs 1 +scad 2 +scads 1 +scaffold 5 +scaffolding 5 +scaffolding's 1 +scaffold's 1 +scaffolds 1 +scalar 4 +scalar's 1 +scalars 1 +scalawag 1 +scalawag's 1 +scalawags 1 +scald 4 +scalded 2 +scalding 3 +scaldings 1 +scalds 1 +scale 98 +scaled 2 +scalene 2 +scale's 1 +scales 1 +scalier 1 +scaliest 1 +scaling 3 +scallion 2 +scallion's 1 +scallions 1 +scallop 3 +scalloped 2 +scalloping 1 +scallop's 1 +scallops 1 +scalp 7 +scalped 3 +scalpel 4 +scalpel's 1 +scalpels 1 +scalper 2 +scalper's 1 +scalpers 1 +scalping 2 +scalp's 1 +scalps 1 +scaly 3 +scam 4 +scammed 1 +scamming 1 +scamp 3 +scamper 5 +scampered 1 +scampering 3 +scampers 1 +scampi 2 +scampies 1 +scampi's 1 +scamp's 1 +scamps 1 +scams 1 +scan 21 +scandal 20 +scandalize 2 +scandalized 2 +scandalizes 1 +scandalizing 1 +scandalmonger 3 +scandalmonger's 1 +scandalmongers 1 +scandalous 4 +scandalously 2 +scandal's 1 +scandals 1 +Scandinavia 6 +Scandinavian 1 +Scandinavians 1 +Scandinavia's 1 +scanned 2 +scanner 7 +scanner's 1 +scanners 1 +scanning 5 +scans 1 +scansion 2 +scansion's 1 +scant 6 +scanted 1 +scanter 1 +scantest 1 +scantier 1 +scanties 1 +scantiest 1 +scantily 2 +scantiness 2 +scantiness's 1 +scanting 2 +scants 1 +scanty 4 +scapegoat 5 +scapegoated 2 +scapegoating 3 +scapegoat's 1 +scapegoats 1 +scapula 2 +scapulae 2 +scapula's 1 +scapulas 1 +scar 14 +scarab 2 +scarab's 1 +scarabs 1 +Scaramouch 1 +Scaramouch's 1 +Scarborough 8 +Scarborough's 1 +scarce 11 +scarcely 19 +scarceness 2 +scarceness's 1 +scarcer 1 +scarcest 1 +scarcity 4 +scarcity's 1 +scare 13 +scarecrow 4 +scarecrow's 1 +scarecrows 1 +scared 14 +scares 1 +scarf 11 +scarfed 2 +scarfing 2 +scarf's 1 +scarfs 1 +scarier 1 +scariest 1 +scarified 1 +scarifies 1 +scarify 2 +scarifying 2 +scaring 2 +Scarlatti 2 +Scarlatti's 1 +scarlet 11 +scarleted 1 +scarleting 1 +scarlet's 1 +scarlets 1 +scarred 3 +scarring 3 +scar's 1 +scars 1 +scarves 1 +scarves's 1 +scary 4 +scat 4 +scathing 4 +scathingly 3 +scatological 2 +scats 1 +scatted 1 +scatter 20 +scatterbrain 2 +scatterbrained 2 +scatterbrain's 1 +scatterbrains 1 +scattered 8 +scattering 4 +scattering's 1 +scatters 1 +scatting 1 +scavenge 3 +scavenged 2 +scavenger 3 +scavenger's 1 +scavengers 1 +scavenges 1 +scavenging 3 +scenario 12 +scenario's 1 +scenarios 1 +scene 91 +scened 1 +scenery 10 +scenery's 1 +scene's 1 +scenes 2 +scenic 5 +scenically 2 +scening 1 +scent 16 +scented 4 +scenting 3 +scent's 1 +scents 1 +scepter 2 +scepter's 1 +scepters 1 +Scheat 2 +Scheat's 1 +Schedar 1 +Schedar's 1 +schedule 49 +scheduled 6 +scheduler 2 +schedulers 1 +schedule's 1 +schedules 1 +scheduling 4 +Scheherazade 2 +Scheherazade's 1 +Schelling 2 +Schelling's 1 +schema 7 +schema's 1 +schematic 5 +schematically 3 +schematics 2 +scheme 176 +schemed 1 +schemer 2 +schemer's 1 +schemers 1 +scheme's 1 +schemes 1 +scheming 4 +schemings 1 +Schenectady 2 +Schenectady's 1 +scherzi 4 +scherzo 3 +scherzo's 1 +scherzos 1 +Schick 2 +Schick's 1 +Schiller 3 +Schiller's 1 +Schindler 2 +Schindler's 1 +schism 3 +schismatic 3 +schismatics 1 +schism's 1 +schisms 1 +schist 3 +schist's 1 +schizoid 3 +schizoids 1 +schizophrenia 6 +schizophrenia's 1 +schizophrenic 5 +schizophrenics 1 +schlemiel 2 +schlemiel's 1 +schlemiels 1 +schlep 3 +schlepp 3 +schlepped 2 +schlepping 1 +schlepps 1 +schleps 1 +Schlesinger 3 +Schlesinger's 1 +Schliemann 2 +Schliemann's 1 +Schlitz 2 +Schlitz's 1 +schlock 2 +schlockier 1 +schlockiest 1 +schlock's 1 +schlocky 2 +schmaltz 2 +schmaltzier 1 +schmaltziest 1 +schmaltz's 1 +schmaltzy 2 +Schmidt 5 +Schmidt's 1 +schmooze 3 +schmoozed 1 +schmoozes 1 +schmoozing 1 +schmuck 3 +schmuck's 1 +schmucks 1 +Schnabel 2 +Schnabel's 1 +schnapps 2 +schnapps's 1 +Schnauzer 1 +schnauzer 2 +schnauzer's 1 +Schnauzer's 1 +schnauzers 1 +Schneider 3 +Schneider's 1 +Schoenberg 3 +Schoenberg's 1 +scholar 20 +scholarly 7 +scholar's 1 +scholars 1 +scholarship 13 +scholarship's 1 +scholarships 1 +scholastic 4 +scholastically 2 +school 535 +schoolbook 2 +schoolbook's 1 +schoolbooks 1 +schoolboy 9 +schoolboy's 1 +schoolboys 1 +schoolchild 2 +schoolchildren 6 +schoolchild's 1 +schooldays 1 +schooled 2 +schoolgirl 6 +schoolgirl's 1 +schoolgirls 1 +schoolhouse 2 +schoolhouse's 1 +schoolhouses 1 +schooling 9 +schooling's 1 +schoolmarm 3 +schoolmarm's 1 +schoolmarms 1 +schoolmaster 6 +schoolmaster's 1 +schoolmasters 1 +schoolmate 2 +schoolmate's 1 +schoolmates 1 +schoolmistress 3 +schoolmistresses 1 +schoolmistress's 1 +schoolroom 3 +schoolroom's 1 +schoolrooms 1 +school's 1 +schools 2 +schoolteacher 4 +schoolteacher's 1 +schoolteachers 1 +schoolwork 2 +schoolwork's 1 +schoolyard 2 +schoolyard's 1 +schoolyards 1 +schooner 3 +schooner's 1 +schooners 1 +Schopenhauer 3 +Schopenhauer's 1 +Schrieffer 1 +Schrieffer's 1 +Schroeder 2 +Schroeder's 1 +Schubert 3 +Schubert's 1 +Schultz 2 +Schultz's 1 +Schulz 2 +Schulz's 1 +Schumann 3 +Schumann's 1 +schuss 3 +schussed 1 +schusses 1 +schussing 1 +schuss's 1 +Schuyler 2 +Schuyler's 1 +Schuylkill 2 +Schuylkill's 1 +schwa 2 +Schwartz 3 +Schwartz's 1 +Schwarzenegger 3 +Schwarzenegger's 1 +Schwarzkopf 3 +Schwarzkopf's 1 +schwa's 1 +schwas 1 +Schweitzer 2 +Schweitzer's 1 +Schweppes 3 +Schweppes's 1 +Schwinger 2 +Schwinger's 1 +Schwinn 1 +Schwinn's 1 +sciatic 2 +sciatica 2 +sciatica's 1 +science 130 +science's 1 +sciences 2 +scientific 62 +scientifically 4 +scientist 58 +scientist's 1 +scientists 1 +Scientology 1 +Scientology's 1 +scimitar 2 +scimitar's 1 +scimitars 1 +scintilla 2 +scintilla's 1 +scintillas 1 +scintillate 2 +scintillated 1 +scintillates 1 +scintillating 3 +scintillation 2 +scintillation's 1 +scion 3 +scion's 1 +scions 1 +Scipio 3 +Scipio's 1 +scissor 2 +scissors 7 +sclerosis 4 +sclerosis's 1 +sclerotic 2 +sclerotics 1 +scoff 5 +scoffed 1 +scoffing 3 +scofflaw 1 +scofflaw's 1 +scofflaws 1 +scoffs 1 +scold 5 +scolded 2 +scolding 3 +scoldings 1 +scolds 1 +scoliosis 2 +scoliosis's 1 +sconce 2 +sconce's 1 +sconces 1 +scone 4 +scone's 1 +scones 1 +scoop 10 +scooped 2 +scooping 3 +scoop's 1 +scoops 1 +scoot 3 +scooted 1 +scooter 3 +scooter's 1 +scooters 1 +scooting 1 +scoots 1 +scope 37 +scoped 2 +scope's 1 +scopes 1 +Scopes 2 +Scopes's 1 +scoping 3 +scorch 5 +scorched 3 +scorcher 2 +scorcher's 1 +scorchers 1 +scorches 1 +scorching 4 +score 100 +scoreboard 3 +scoreboard's 1 +scoreboards 1 +scorecard 2 +scorecard's 1 +scorecards 1 +scored 1 +scored's 1 +scoreless 2 +scorer 7 +scorers 1 +score's 1 +scores 1 +scoring 10 +scorn 8 +scorned 2 +scornful 3 +scornfully 5 +scorning 3 +scorn's 1 +scorns 1 +Scorpio 3 +scorpion 4 +scorpion's 1 +scorpions 1 +Scorpio's 1 +Scorpios 1 +Scorpius 2 +Scorpius's 1 +Scorsese 2 +Scorsese's 1 +Scot 3 +scotch 12 +Scotch 2 +scotched 2 +scotches 1 +Scotches 1 +scotching 2 +Scotchman 1 +Scotchman's 1 +Scotchmen 2 +scotch's 1 +scotchs 1 +Scotland 133 +Scotland's 1 +Scot's 1 +Scots 2 +Scotsman 1 +Scotsman's 1 +Scotsmen 2 +Scotswoman 1 +Scotswomen 1 +Scott 34 +Scottie 2 +Scottie's 1 +Scottish 2 +Scott's 1 +Scottsdale 2 +Scottsdale's 1 +Scotty 3 +Scotty's 1 +scoundrel 3 +scoundrel's 1 +scoundrels 1 +scour 6 +scoured 2 +scourge 5 +scourged 1 +scourge's 1 +scourges 1 +scourging 3 +scouring 2 +scouring's 1 +scours 1 +scout 11 +scouted 1 +scouting 3 +scouting's 1 +scoutmaster 2 +scoutmaster's 1 +scoutmasters 1 +scout's 1 +scouts 1 +scow 2 +scowl 7 +scowled 2 +scowling 3 +scowls 1 +scow's 1 +scows 1 +Scrabble 2 +scrabble 6 +scrabbled 1 +Scrabble's 1 +scrabbles 1 +scrabbling 3 +scragglier 1 +scraggliest 1 +scraggly 3 +scram 2 +scramble 14 +scrambled 3 +scrambler 2 +scrambler's 1 +scramblers 1 +scrambles 1 +scrambling 3 +scrammed 1 +scramming 1 +scrams 1 +Scranton 2 +Scranton's 1 +scrap 19 +scrapbook 3 +scrapbook's 1 +scrapbooks 1 +scrape 14 +scraped 2 +scraper 3 +scraper's 1 +scrapers 1 +scrapes 1 +scraping 4 +scrapped 2 +scrappier 1 +scrappiest 1 +scrapping 3 +scrappy 4 +scrap's 1 +scraps 1 +scratch 22 +scratched 2 +scratches 1 +scratches's 1 +scratchier 1 +scratchiest 1 +scratchiness 2 +scratching 4 +scratchy 4 +scrawl 4 +scrawled 2 +scrawling 3 +scrawls 1 +scrawnier 1 +scrawniest 1 +scrawny 3 +scream 41 +screamed 1 +screaming 5 +screams 1 +screech 6 +screeched 2 +screeches 1 +screechier 1 +screechiest 1 +screeching 3 +screech's 1 +screechy 2 +screen 71 +screened 2 +screening 12 +screening's 1 +screenings 1 +screenplay 4 +screenplay's 1 +screenplays 1 +screen's 1 +screens 1 +screenwriter 2 +screenwriters 1 +screw 22 +screwball 2 +screwball's 1 +screwballs 1 +screwdriver 5 +screwdriver's 1 +screwdrivers 1 +screwed 2 +screwier 1 +screwiest 1 +screwing 2 +screw's 1 +screws 1 +screwy 2 +Scriabin 2 +Scriabin's 1 +scribble 8 +scribbled 2 +scribbler 2 +scribbler's 1 +scribblers 1 +scribbles 1 +scribbling 2 +scribe 6 +scribe's 1 +scribes 1 +Scribner 2 +Scribner's 1 +scrimmage 3 +scrimmaged 1 +scrimmage's 1 +scrimmages 1 +scrimmaging 2 +scrimp 2 +scrimped 1 +scrimping 1 +scrimps 1 +scrimshaw 3 +scrimshawed 1 +scrimshawing 1 +scrimshaw's 1 +scrimshaws 1 +scrip 3 +scrip's 1 +scrips 1 +script 20 +scripted 2 +scripting 3 +script's 1 +scripts 2 +scriptural 4 +Scripture 1 +scripture 10 +scripture's 1 +Scripture's 1 +scriptures 1 +Scriptures 1 +scriptwriter 3 +scriptwriter's 1 +scriptwriters 1 +scrod 2 +scrod's 1 +scrods 1 +scrofula 3 +scrofula's 1 +scroll 7 +scrolled 4 +scrolling 3 +scroll's 1 +scrolls 1 +Scrooge 2 +scrooge 3 +Scrooge's 1 +scrooges 1 +scrota 2 +scrotum 2 +scrotum's 1 +scrotums 1 +scrounge 4 +scrounged 1 +scrounger 2 +scroungers 1 +scrounges 1 +scrounging 3 +scrub 12 +scrubbed 2 +scrubber 3 +scrubber's 1 +scrubbers 1 +scrubbier 1 +scrubbiest 1 +scrubbing 4 +scrubby 2 +scrubs 1 +scruff 4 +scruffier 1 +scruffiest 1 +scruff's 1 +scruffs 1 +scruffy 6 +Scruggs 1 +Scruggs's 1 +scrumptious 2 +scrunch 3 +scrunched 2 +scrunches 1 +scrunching 3 +scruple 4 +scrupled 1 +scruple's 1 +scruples 1 +scrupling 1 +scrupulous 3 +scrupulously 3 +scrutinize 4 +scrutinized 1 +scrutinizes 1 +scrutinizing 2 +scrutiny 14 +scrutiny's 1 +Sc's 1 +scuba 3 +scubaed 1 +scubaing 1 +scuba's 1 +scubas 1 +scud 3 +Scud 3 +scudded 1 +scudding 2 +scuds 1 +scuff 4 +scuffed 2 +scuffing 2 +scuffle 4 +scuffled 1 +scuffles 1 +scuffling 3 +scuffs 1 +scull 2 +sculled 1 +sculleries 1 +scullery 4 +scullery's 1 +Sculley 2 +Sculley's 1 +sculling 3 +scullion 2 +scullion's 1 +scullions 1 +scull's 1 +sculls 1 +sculpt 3 +sculpted 3 +sculpting 3 +sculptor 8 +sculptor's 1 +sculptors 1 +sculpts 1 +sculptural 4 +sculpture 23 +sculptured 3 +sculpture's 1 +sculptures 2 +sculpturing 2 +scum 9 +scumbag 3 +scumbags 1 +scummed 2 +scummier 1 +scummiest 1 +scumming 1 +scummy 2 +scum's 1 +scums 1 +scupper 3 +scuppered 2 +scuppering 1 +scupper's 1 +scuppers 1 +scurf 2 +scurfier 1 +scurfiest 1 +scurf's 1 +scurfy 2 +scurried 1 +scurries 1 +scurrilous 3 +scurrilously 2 +scurry 6 +scurrying 3 +scurvier 1 +scurviest 1 +scurvy 3 +scuttle 6 +scuttlebutt 2 +scuttlebutt's 1 +scuttled 2 +scuttle's 1 +scuttles 1 +scuttling 3 +scuzzier 1 +scuzziest 1 +scuzzy 3 +Scylla 2 +Scylla's 1 +scythe 5 +scythed 2 +scythe's 1 +scythes 1 +Scythia 2 +Scythian 1 +Scythia's 1 +scything 3 +Se 1 +sea 3 +seabed 3 +seabeds 1 +seabird 3 +seabirds 1 +seaboard 3 +seaboard's 1 +seaboards 1 +Seaborg 2 +Seaborg's 1 +seacoast 3 +seacoast's 1 +seacoasts 1 +seafarer 3 +seafarer's 1 +seafarers 1 +seafaring 2 +seafood 4 +seafood's 1 +seagoing 2 +Seagram 2 +Seagram's 1 +seal 33 +sealant 3 +sealant's 1 +sealants 1 +sealed 6 +sealer 2 +sealer's 1 +sealers 1 +sealing 3 +seal's 1 +seals 1 +sealskin 2 +sealskin's 1 +seam 10 +seaman 9 +seaman's 1 +seamanship 2 +seamanship's 1 +seamed 2 +seamen 1 +seamier 1 +seamiest 1 +seaming 3 +seamless 3 +seam's 1 +seams 1 +seamstress 3 +seamstresses 1 +seamstress's 1 +seamy 3 +Sean 12 +Sean's 1 +seaplane 2 +seaplane's 1 +seaplanes 1 +seaport 2 +seaport's 1 +seaports 1 +sear 5 +search 102 +searched 2 +searcher 4 +searcher's 1 +searchers 1 +searches 1 +searching 6 +searchingly 2 +searchlight 4 +searchlight's 1 +searchlights 1 +seared 2 +searing 5 +sears 1 +Sears 3 +Sears's 1 +sea's 1 +seas 2 +seascape 2 +seascape's 1 +seascapes 1 +seashell 3 +seashell's 1 +seashells 1 +seashore 3 +seashore's 1 +seashores 2 +seasick 2 +seasickness 2 +seasickness's 1 +seaside 8 +seaside's 1 +seasides 1 +season 126 +seasonable 2 +seasonal 12 +seasonally 3 +seasoned 4 +seasoning 5 +seasoning's 1 +seasonings 1 +season's 1 +seasons 1 +seat 123 +seated 4 +seating 5 +seating's 1 +seat's 1 +seats 1 +Seattle 4 +Seattle's 1 +seaward 4 +seawards 2 +seaway 2 +seaway's 1 +seaways 1 +seaweed 4 +seaweed's 1 +seaworthier 1 +seaworthiest 1 +seaworthy 2 +sebaceous 2 +Sebastian 6 +Sebastian's 1 +Sec 1 +secede 3 +seceded 1 +secedes 1 +seceding 2 +secession 5 +secessionist 3 +secessionist's 1 +secessionists 1 +secession's 1 +seclude 2 +secluded 5 +secludes 1 +secluding 1 +seclusion 3 +seclusion's 1 +seclusive 2 +Seconal 2 +second 108 +secondaries 2 +secondarily 2 +secondary 51 +seconded 1 +secondhand 4 +seconding 2 +secondly 31 +seconds 1 +secrecy 9 +secrecy's 1 +secret 76 +secretarial 5 +Secretariat 1 +secretariat 6 +secretariat's 1 +Secretariat's 1 +secretariats 1 +secretaries 1 +Secretaries 1 +secretary 165 +Secretary 4 +secretary's 1 +secrete 5 +secreted 2 +secreter 2 +secretes 1 +secretest 1 +secreting 3 +secretion 12 +secretion's 1 +secretions 1 +secretive 5 +secretively 2 +secretiveness 2 +secretly 9 +secrets 2 +secs 2 +sect 8 +sectarian 6 +sectarianism 3 +sectarianism's 1 +sectarians 1 +section 237 +sectional 4 +sectionalism 2 +sectionalism's 1 +sectionals 1 +sectioned 2 +sectioning 3 +section's 1 +sections 1 +sector 112 +sector's 1 +sectors 1 +sect's 1 +sects 1 +secular 13 +secularism 3 +secularism's 1 +secularization 2 +secularization's 1 +secularize 2 +secularized 2 +secularizes 1 +secularizing 3 +secure 78 +secured 3 +securely 6 +securer 2 +secures 1 +securest 1 +securing 2 +securities 1 +security 160 +security's 1 +sedan 2 +sedan's 1 +sedans 1 +sedate 4 +sedated 2 +sedately 3 +sedater 1 +sedates 1 +sedatest 1 +sedating 2 +sedation 3 +sedation's 1 +sedative 4 +sedatives 1 +sedentary 3 +Seder 1 +Seder's 1 +Seders 1 +sedge 3 +sedge's 1 +sediment 14 +sedimentary 4 +sedimentation 4 +sedimentation's 1 +sediment's 1 +sediments 1 +sedition 3 +sedition's 1 +seditious 3 +seduce 6 +seduced 2 +seducer 3 +seducer's 1 +seducers 1 +seduces 1 +seducing 3 +seduction 4 +seduction's 1 +seductions 1 +seductive 4 +seductively 2 +sedulous 2 +see 1926 +Seebeck 1 +Seebeck's 1 +seed 37 +seeded 2 +seedier 1 +seediest 1 +seediness 2 +seediness's 1 +seeding 3 +seedless 2 +seedling 5 +seedling's 1 +seed's 1 +seeds 1 +seedy 3 +seeing 6 +seeing's 1 +seeings 1 +seek 173 +seeker 5 +seeker's 1 +seekers 1 +seeking 3 +seeks 2 +seem 626 +seemed 1 +seeming 4 +seemingly 14 +seemlier 1 +seemliest 1 +seemliness 2 +seemliness's 1 +seemly 3 +seems 1 +seen 2 +seep 7 +seepage 3 +seepage's 1 +seeped 1 +seeping 3 +seeps 1 +seer 3 +seer's 1 +seers 1 +seersucker 2 +seersucker's 1 +sees 1 +seesaw 3 +seesawed 1 +seesawing 2 +seesaw's 1 +seesaws 1 +seethe 4 +seethed 1 +seethes 1 +seething 4 +seethings 1 +Sega 3 +Sega's 1 +segment 19 +segmentation 5 +segmentation's 1 +segmented 3 +segmenting 3 +segment's 1 +segments 1 +Segovia 2 +Segovia's 1 +Segre 2 +segregate 4 +segregated 3 +segregates 1 +segregating 2 +segregation 6 +segregationist 2 +segregationist's 1 +segregationists 1 +segregation's 1 +Segre's 1 +segue 3 +segued 1 +segueing 2 +segues 1 +Segundo 2 +Segundo's 1 +Seiko 2 +Seiko's 1 +Seine 3 +Seine's 1 +Seinfeld 1 +Seinfeld's 1 +seismic 5 +seismically 2 +seismograph 3 +seismographic 2 +seismograph's 1 +seismographs 1 +seismologist 2 +seismologist's 1 +seismologists 1 +seismology 2 +seismology's 1 +seize 28 +seized 2 +seizes 1 +seizing 4 +seizing's 1 +seizure 7 +seizure's 1 +seizures 1 +Sejong 2 +Sejong's 1 +Selassie 2 +Selassie's 1 +seldom 17 +select 74 +selected 16 +selecting 2 +selection 65 +selection's 1 +selections 1 +selective 16 +selectively 4 +selectivity 3 +selectivity's 1 +selectman 1 +selectman's 1 +selectmen 1 +selector 8 +selector's 1 +selectors 1 +Selectric 1 +Selectric's 1 +selects 1 +Selena 2 +Selena's 1 +selenium 2 +selenium's 1 +Seleucid 1 +Seleucid's 1 +Seleucus 2 +Seleucus's 1 +self 44 +selfish 9 +selfishly 2 +selfishness 4 +selfless 3 +selflessly 2 +selflessness 2 +selflessness's 1 +self's 1 +selfsame 2 +Selim 2 +Selim's 1 +Seljuk 1 +Seljuk's 1 +Selkirk 5 +Selkirk's 1 +sell 218 +seller 26 +seller's 1 +sellers 1 +Sellers 3 +Sellers's 1 +selling 14 +sellout 2 +sellout's 1 +sellouts 1 +sells 1 +Selma 2 +Selma's 1 +seltzer 2 +selvage 2 +selvaged 1 +selvage's 1 +selvages 1 +selvaging 1 +selvedge 2 +selvedged 1 +selvedges 1 +selvedging 1 +selves 1 +selves's 1 +Selznick 2 +Selznick's 1 +semantic 15 +semantically 3 +semantics 6 +semantics's 1 +semaphore 4 +semaphored 1 +semaphore's 1 +semaphores 1 +semaphoring 2 +Semarang 2 +Semarang's 1 +semblance 4 +semblance's 1 +semblances 1 +semen 4 +semen's 1 +semester 2 +semester's 1 +semesters 1 +semi 7 +semiannual 2 +semiautomatic 1 +semiautomatics 1 +semicircle 2 +semicircle's 1 +semicircles 1 +semicircular 2 +semicolon 2 +semicolon's 1 +semicolons 1 +semiconductor 7 +semiconductor's 1 +semiconductors 1 +semiconscious 2 +semifinal 3 +semifinalist 2 +semifinalist's 1 +semifinalists 1 +semifinal's 1 +semifinals 1 +semimonthlies 1 +semimonthly 1 +seminal 4 +seminar 21 +seminarian 3 +seminarian's 1 +seminarians 1 +seminaries 1 +seminar's 1 +seminars 1 +seminary 3 +seminary's 1 +Seminole 2 +Seminole's 1 +Seminoles 1 +semipermeable 2 +semiprecious 2 +semiprivate 1 +semiprofessional 2 +semiprofessionals 1 +Semiramis 2 +Semiramis's 1 +semi's 1 +semis 1 +semiskilled 2 +Semite 1 +Semite's 1 +Semites 1 +Semitic 1 +Semitic's 1 +Semitics 1 +semitone 3 +semitone's 1 +semitones 1 +semitrailer 1 +semitrailer's 1 +semitrailers 1 +semitropical 1 +semiweeklies 1 +semiweekly 1 +Semtex 3 +Sen 4 +Senate 1 +senate 15 +senate's 1 +Senate's 1 +senates 1 +Senates 1 +senator 1 +Senator 11 +senatorial 2 +senator's 1 +senators 1 +send 252 +Sendai 2 +Sendai's 1 +sender 5 +sender's 1 +senders 1 +sending 3 +sends 1 +Seneca 2 +Seneca's 1 +Senecas 1 +Senegal 4 +Senegalese 2 +Senegal's 1 +Senghor 2 +Senghor's 1 +senile 4 +senility 2 +senility's 1 +Senior 2 +senior 89 +seniority 4 +seniority's 1 +seniors 1 +Seniors 1 +senna 2 +Sennacherib 2 +Sennacherib's 1 +senna's 1 +Sennett 2 +Sennett's 1 +sensation 21 +sensational 7 +sensationalism 2 +sensationalism's 1 +sensationalist 3 +sensationalists 1 +sensationally 2 +sensation's 1 +sensations 2 +sense 252 +sensed 1 +senseless 4 +senselessly 2 +senselessness 2 +senselessness's 1 +sense's 1 +senses 2 +sensibilities 1 +sensibility 6 +sensibility's 1 +sensible 30 +sensibler 1 +sensibles 1 +sensiblest 1 +sensibly 6 +sensing 4 +sensitive 39 +sensitively 3 +sensitiveness 2 +sensitiveness's 1 +sensitives 1 +sensitivities 1 +sensitivity 19 +sensitivity's 1 +sensitization 2 +sensitization's 1 +sensitize 2 +sensitized 2 +sensitizes 1 +sensitizing 2 +sensor 6 +sensor's 1 +sensors 1 +sensory 8 +sensual 5 +sensuality 4 +sensuality's 1 +sensually 2 +sensuous 4 +sensuously 2 +sensuousness 2 +Sensurround 2 +Sensurround's 1 +sent 2 +sentence 103 +sentenced 2 +sentence's 1 +sentences 1 +sentencing 8 +sententious 2 +sentience 2 +sentience's 1 +sentient 3 +sentiment 13 +sentimental 7 +sentimentalism 2 +sentimentalism's 1 +sentimentalist 2 +sentimentalist's 1 +sentimentalists 1 +sentimentality 3 +sentimentality's 1 +sentimentalize 2 +sentimentalized 2 +sentimentalizes 1 +sentimentalizing 1 +sentimentally 2 +sentiment's 1 +sentiments 1 +sentinel 4 +sentinel's 1 +sentinels 1 +sentries 1 +sentry 5 +sentry's 1 +Seoul 5 +Seoul's 1 +sepal 2 +sepal's 1 +sepals 1 +separable 3 +separate 124 +separated 5 +separately 20 +separates 1 +separates's 1 +separating 4 +separation 21 +separation's 1 +separations 1 +separatism 3 +separatism's 1 +separatist 6 +separatist's 1 +separatists 1 +separator 2 +separator's 1 +separators 1 +Sephardi 2 +Sephardi's 1 +sepia 3 +sepia's 1 +Sepoy 1 +Sepoy's 1 +sepsis 3 +sepsis's 1 +Sept 1 +septa 2 +September 106 +September's 1 +Septembers 2 +septet 2 +septet's 1 +septets 1 +septic 4 +septicemia 1 +septicemia's 1 +septics 1 +Sept's 1 +septuagenarian 3 +septuagenarian's 1 +septuagenarians 1 +Septuagint 2 +Septuagint's 1 +Septuagints 1 +septum 2 +septum's 1 +septums 1 +sepulcher 1 +sepulchered 1 +sepulchering 1 +sepulcher's 1 +sepulchers 1 +sepulchral 3 +sequel 5 +sequel's 1 +sequels 1 +sequence 60 +sequenced 2 +sequencer 2 +sequencer's 1 +sequencers 1 +sequence's 1 +sequences 1 +sequencing 4 +sequential 6 +sequentially 3 +sequester 3 +sequestered 2 +sequestering 2 +sequesters 1 +sequestration 3 +sequestration's 1 +sequestrations 1 +sequin 4 +sequined 2 +sequining 1 +sequinned 2 +sequin's 1 +sequins 1 +sequoia 2 +sequoia's 1 +sequoias 1 +Sequoya 1 +Sequoya's 1 +sera 4 +seraglio 2 +seraglio's 1 +seraglios 1 +serape 2 +serapes 1 +seraph 2 +seraphic 2 +seraphim 1 +seraphim's 1 +seraph's 1 +seraphs 1 +sera's 1 +Serb 6 +Serbia 8 +Serbian 1 +Serbians 1 +Serbia's 1 +Serb's 1 +Serbs 9 +sere 2 +sered 1 +Serena 3 +serenade 4 +serenaded 1 +serenade's 1 +serenades 1 +serenading 1 +Serena's 1 +serendipitous 2 +serendipity 2 +serendipity's 1 +serene 4 +serened 1 +serenely 3 +sereneness 1 +sereneness's 1 +serener 1 +serenes 1 +serenest 1 +Serengeti 2 +Serengeti's 1 +serening 1 +serenity 4 +serenity's 1 +serer 1 +seres 1 +serest 1 +serf 4 +serfdom 3 +serfdom's 1 +serf's 1 +serfs 1 +serge 3 +sergeant 2 +sergeant's 1 +sergeants 2 +Sergei 4 +Sergei's 1 +serge's 1 +Sergio 3 +Sergio's 1 +serial 16 +serialization 2 +serialization's 1 +serialize 2 +serialized 2 +serializes 1 +serializing 1 +serially 2 +serial's 1 +serials 1 +series 146 +series's 1 +sering 1 +serious 128 +seriously 59 +seriousness 8 +seriousness's 1 +sermon 9 +sermoned 1 +sermoning 1 +sermonize 2 +sermonized 2 +sermonizes 1 +sermonizing 2 +sermon's 1 +sermons 1 +serous 2 +Serpens 2 +Serpens's 1 +serpent 5 +serpented 1 +serpentine 5 +serpenting 1 +serpent's 1 +serpents 1 +Serra 3 +Serrano 3 +Serrano's 1 +Serra's 1 +serrated 3 +serried 2 +serum 15 +serum's 1 +serums 1 +servant 50 +servanted 1 +servanting 1 +servant's 1 +servants 1 +serve 163 +served 1 +server 25 +server's 1 +servers 1 +serves 1 +service 564 +serviceable 3 +serviced 2 +serviceman 5 +serviceman's 1 +servicemen 1 +service's 1 +services 2 +servicewoman 2 +servicewomen 1 +servicing 5 +serviette 2 +serviette's 1 +serviettes 1 +servile 4 +serviles 1 +servility 2 +servility's 1 +serving 6 +serving's 1 +servings 1 +servitude 3 +servitude's 1 +servo 3 +servomechanism 2 +servomechanism's 1 +servomechanisms 1 +servos 1 +sesame 3 +sesame's 1 +sesames 1 +session 68 +session's 1 +sessions 2 +Set 2 +set 550 +setback 8 +setbacks 1 +Seth 1 +Seth's 1 +Seton 3 +Seton's 1 +Set's 1 +sets 1 +settable 2 +settee 6 +settee's 1 +settees 1 +setter 3 +setter's 1 +setters 1 +setting 43 +setting's 1 +settings 1 +settle 78 +settled 5 +settlement 61 +settlement's 1 +settlements 1 +settler 8 +settler's 1 +settlers 1 +settles 1 +settling 3 +setup 5 +setup's 1 +setups 1 +Seurat 2 +Seurat's 1 +Seuss 2 +Seuss's 1 +Sevastopol 2 +Sevastopol's 1 +seven 2 +seven's 1 +sevens 1 +seventeen 1 +seventeen's 1 +seventeens 1 +seventeenth 1 +seventeenths 1 +seventh 1 +sevenths 1 +seventies 1 +seventieth 1 +seventieths 1 +seventy 1 +seventy's 1 +sever 8 +several 243 +severally 2 +severance 4 +severance's 1 +severances 1 +severe 50 +severed 3 +severely 20 +severer 1 +severest 1 +severing 2 +severity 9 +severity's 1 +Severn 9 +Severn's 1 +severs 1 +Severus 2 +Severus's 1 +Seville 5 +Seville's 1 +sew 10 +sewage 10 +sewage's 1 +Seward 2 +Seward's 1 +sewed 1 +sewer 7 +sewerage 4 +sewerage's 1 +sewer's 1 +sewers 2 +sewing 6 +sewing's 1 +sewn 1 +sews 1 +sex 95 +sexagenarian 3 +sexagenarian's 1 +sexagenarians 1 +sexed 2 +sexes 1 +sexier 1 +sexiest 1 +sexiness 2 +sexiness's 1 +sexing 3 +sexism 5 +sexism's 1 +sexist 7 +sexist's 1 +sexists 1 +sexless 2 +sexpot 2 +sexpot's 1 +sexpots 1 +sex's 1 +Sextans 2 +Sextans's 1 +sextant 2 +sextant's 1 +sextants 1 +sextet 2 +sextet's 1 +sextets 1 +sexton 2 +Sexton 2 +sexton's 1 +Sexton's 1 +sextons 1 +sexual 71 +sexuality 16 +sexuality's 1 +sexually 12 +sexy 9 +Seychelles 3 +Seyfert 2 +Seymour 5 +Seymour's 1 +Sgt 1 +sh 10 +shabbier 1 +shabbiest 1 +shabbily 2 +shabbiness 2 +shabbiness's 1 +shabby 6 +shack 5 +shackle 5 +shackled 2 +shackle's 1 +shackles 1 +Shackleton 3 +Shackleton's 1 +shackling 3 +shack's 1 +shacks 1 +shad 2 +shade 29 +shaded 4 +shade's 1 +shades 1 +shadier 1 +shadiest 1 +shadiness 2 +shadiness's 1 +shading 3 +shading's 1 +shadings 1 +shadow 5 +shadowbox 2 +shadowboxed 1 +shadowboxes 1 +shadowboxing 1 +shadowed 3 +shadowier 1 +shadowiest 1 +shadowing 3 +shadow's 1 +shadows 2 +shadowy 6 +shad's 1 +shads 1 +shady 5 +Shaffer 2 +Shaffer's 1 +shaft 16 +shafted 2 +shafting 3 +shaft's 1 +shafts 2 +shag 5 +shagged 2 +shaggier 1 +shaggiest 1 +shagginess 2 +shagginess's 1 +shagging 3 +shaggy 4 +shag's 1 +shags 1 +shah 3 +shah's 1 +shahs 1 +Shaka 2 +Shaka's 1 +shake 100 +shakedown 2 +shakedowns 1 +shaken 3 +shaker 3 +shaker's 1 +shakers 1 +shakes 2 +Shakespeare 21 +Shakespearean 1 +Shakespeareans 1 +Shakespeare's 1 +shakeup 3 +shakeups 1 +shakier 1 +shakiest 1 +shakily 4 +shakiness 2 +shaking 5 +shaking's 1 +shaky 7 +shale 5 +shale's 1 +shall 211 +shallot 4 +shallot's 1 +shallots 1 +shallow 20 +shallower 1 +shallowest 1 +shallowness 2 +shallowness's 1 +shallows 1 +shalt 3 +sham 6 +shaman 5 +shaman's 1 +shamans 1 +shamble 4 +shambled 1 +shambles 4 +shambles's 1 +shambling 3 +shame 25 +shamed 2 +shamefaced 3 +shameful 4 +shamefully 2 +shamefulness 2 +shameless 3 +shamelessly 3 +shame's 1 +shames 1 +shaming 2 +shammed 1 +shamming 1 +shampoo 7 +shampooed 2 +shampooing 3 +shampoo's 1 +shampoos 1 +shamrock 3 +shamrock's 1 +shamrocks 1 +sham's 1 +shams 1 +Shana 2 +Shana's 1 +shandy 3 +shandy's 1 +Shane 4 +Shane's 1 +shanghai 1 +Shanghai 4 +shanghaied 2 +shanghaiing 1 +Shanghai's 1 +shanghais 1 +shank 5 +shank's 1 +shanks 1 +Shanna 2 +Shanna's 1 +Shannon 6 +Shannon's 1 +shan't 1 +shanties 1 +Shantung 2 +shantung 3 +shantung's 1 +Shantung's 1 +shanty 3 +shanty's 1 +shantytown 2 +shantytown's 1 +shantytowns 1 +shape 106 +shaped 7 +shapeless 3 +shapelessly 2 +shapelessness 2 +shapelessness's 1 +shapelier 1 +shapeliest 1 +shapeliness 2 +shapely 3 +shape's 1 +shapes 1 +shaping 6 +Shapiro 3 +Shapiro's 1 +shard 3 +shard's 1 +shards 1 +share 280 +sharecropper 2 +sharecropper's 1 +sharecroppers 1 +shared 17 +shareholder 41 +shareholder's 1 +shareholders 1 +share's 1 +shares 2 +Shari 2 +Shari'a 2 +sharing 6 +Shari's 1 +shark 9 +sharked 1 +sharking 1 +shark's 1 +sharks 1 +sharkskin 2 +sharkskin's 1 +Sharlene 1 +Sharlene's 1 +Sharon 9 +Sharon's 1 +sharp 50 +Sharp 6 +Sharpe 10 +sharped 1 +sharpen 8 +sharpened 3 +sharpener 2 +sharpeners 1 +sharpening 3 +sharpens 1 +sharper 2 +sharper's 1 +sharpers 1 +Sharpe's 1 +sharpest 1 +sharping 1 +sharply 27 +sharpness 4 +sharpness's 1 +Sharp's 1 +sharps 1 +sharpshooter 2 +sharpshooter's 1 +sharpshooters 1 +Sharron 2 +Sharron's 1 +Shasta 2 +Shasta's 1 +shat 3 +shatter 11 +shattered 6 +shattering 5 +shatterproof 2 +shatters 1 +Shaula 2 +Shaula's 1 +Shaun 6 +Shauna 2 +Shauna's 1 +Shaun's 1 +shave 12 +shaved 2 +shaven 4 +shaver 3 +shaver's 1 +shavers 1 +shaves 1 +Shavian 1 +shaving 4 +shaving's 1 +shavings 1 +Shavuot 2 +Shavuot's 1 +Shaw 12 +shawl 6 +shawled 2 +shawling 1 +shawl's 1 +shawls 1 +Shawn 2 +Shawna 1 +Shawna's 1 +Shawnee 1 +Shawnee's 1 +Shawn's 1 +Shaw's 1 +Shcharansky 1 +Shcharansky's 1 +she 4891 +Shea 2 +sheaf 4 +sheaf's 1 +shear 8 +sheared 2 +shearer 3 +shearer's 1 +shearers 1 +shearing 3 +shears 1 +Shea's 1 +sheath 4 +sheathe 3 +sheathed 2 +sheathes 1 +sheathing 2 +sheathing's 1 +sheathings 1 +sheath's 1 +sheaths 1 +sheave 3 +sheaves 2 +sheaves's 1 +Sheba 2 +shebang 2 +shebang's 1 +shebangs 1 +Sheba's 1 +Shebeli 1 +Shebeli's 1 +she'd 1 +shed 32 +shedding 2 +shed's 1 +sheds 1 +sheen 5 +Sheena 2 +Sheena's 1 +sheen's 1 +sheep 33 +sheepdog 4 +sheepdog's 1 +sheepdogs 1 +sheepfold 5 +sheepfold's 1 +sheepfolds 1 +sheepish 3 +sheepishly 3 +sheepishness 2 +sheepishness's 1 +sheep's 1 +sheepskin 3 +sheepskin's 1 +sheepskins 1 +sheer 26 +sheered 1 +sheerer 1 +sheerest 1 +sheering 2 +sheers 1 +sheet 70 +sheeting 3 +sheeting's 1 +Sheetrock 1 +sheet's 1 +sheets 1 +Sheffield 23 +Sheffield's 1 +sheik 1 +sheikdom 2 +sheikdom's 1 +sheikdoms 1 +sheikh 1 +sheikhs 1 +sheik's 1 +sheiks 1 +Sheila 12 +Sheila's 1 +shekel 2 +shekel's 1 +shekels 1 +Shelby 2 +Shelby's 1 +Sheldon 4 +Sheldon's 1 +shelf 28 +shelf's 1 +Shelia 1 +Shelia's 1 +she'll 1 +shell 38 +shellac 2 +shellack 2 +shellacked 1 +shellacking 1 +shellacks 1 +shellacs 1 +shelled 2 +sheller 2 +Shelley 14 +Shelley's 1 +shellfish 3 +shellfishes 1 +shellfish's 1 +shelling 4 +shell's 1 +shells 1 +Shelly 2 +Shelly's 1 +shelter 24 +sheltered 8 +sheltering 3 +shelter's 1 +shelters 1 +Shelton 2 +Shelton's 1 +shelve 5 +shelved 2 +shelves 1 +shelves's 1 +shelving 3 +shelving's 1 +Shenandoah 2 +Shenandoah's 1 +shenanigan 2 +shenanigan's 1 +shenanigans 1 +Shenyang 2 +Shenyang's 1 +Sheol 2 +Sheol's 1 +Shepard 2 +Shepard's 1 +shepherd 12 +Shepherd 8 +shepherded 2 +shepherdess 3 +shepherdesses 1 +shepherding 2 +shepherd's 1 +Shepherd's 1 +shepherds 1 +Sheppard 1 +Sheppard's 1 +Sheratan 1 +Sheratan's 1 +Sheraton 3 +Sheraton's 1 +sherbet 3 +sherbet's 1 +sherbets 1 +Sheree 1 +Sheree's 1 +Sheri 2 +Sheridan 4 +Sheridan's 1 +sheriff 12 +sheriff's 1 +sheriffs 1 +Sheri's 1 +Sherlock 4 +Sherlock's 1 +Sherman 5 +Sherman's 1 +Sherpa 3 +Sherpa's 1 +Sherpas 1 +Sherri 1 +Sherrie 2 +Sherrie's 1 +sherries 1 +Sherri's 1 +Sherry 2 +sherry 8 +sherry's 1 +Sherry's 1 +Sherwood 5 +Sherwood's 1 +Sheryl 2 +Sheryl's 1 +she's 1 +shes 1 +Shetland 8 +Shetlands 2 +Shevardnadze 4 +Shevardnadze's 1 +Shevat 1 +Shevat's 1 +shibboleth 3 +shibboleth's 1 +shibboleths 1 +shied 1 +shield 24 +shielded 2 +shielding 3 +shield's 1 +shields 1 +Shields 6 +Shields's 1 +shies 1 +shift 74 +shifted 2 +shiftier 1 +shiftiest 1 +shiftily 2 +shiftiness 2 +shiftiness's 1 +shifting 9 +shiftless 2 +shiftlessness 2 +shifts 1 +shifty 3 +Shi'ite 1 +Shijiazhuang 1 +Shikoku 2 +Shikoku's 1 +shill 3 +shilled 1 +shillelagh 2 +shillelagh's 1 +shillelaghs 1 +shilling 12 +shilling's 1 +shillings 1 +Shillong 2 +Shillong's 1 +shills 1 +Shiloh 2 +Shiloh's 1 +shim 4 +shimmed 1 +shimmer 5 +shimmered 2 +shimmering 4 +shimmers 1 +shimmery 2 +shimmied 1 +shimmies 1 +shimming 2 +shimmy 4 +shimmying 2 +shimmy's 1 +shim's 1 +shims 1 +shin 6 +shinbone 2 +shinbone's 1 +shinbones 1 +shindig 2 +shindig's 1 +shindigs 1 +shine 29 +shined 2 +shiner 2 +shiner's 1 +shiners 1 +shines 1 +shingle 5 +shingled 2 +shingle's 1 +shingles 3 +shingling 1 +shinier 1 +shiniest 1 +shininess 2 +shininess's 1 +shining 9 +shinned 1 +shinnied 1 +shinnies 1 +shinning 1 +shinny 3 +shinnying 1 +shinny's 1 +shin's 1 +shins 1 +Shinto 2 +Shintoism 1 +Shintoisms 1 +Shinto's 1 +Shintos 1 +shiny 10 +ship 89 +shipboard 2 +shipboard's 1 +shipboards 1 +shipbuilder 4 +shipbuilder's 1 +shipbuilders 1 +shipbuilding 5 +shipload 2 +shipload's 1 +shiploads 1 +shipmate 2 +shipmate's 1 +shipmates 1 +shipment 8 +shipment's 1 +shipments 1 +shipped 2 +shipper 3 +shipper's 1 +shippers 1 +shipping 10 +shipping's 1 +ship's 1 +ships 1 +shipshape 2 +shipwreck 4 +shipwrecked 2 +shipwrecking 2 +shipwreck's 1 +shipwrecks 1 +shipwright 2 +shipwright's 1 +shipwrights 1 +shipyard 5 +shipyard's 1 +shipyards 1 +Shiraz 2 +Shiraz's 1 +shire 6 +shire's 1 +shires 1 +shirk 4 +shirked 1 +shirker 2 +shirker's 1 +shirkers 1 +shirking 2 +shirks 1 +Shirley 10 +Shirley's 1 +shirr 1 +shirred 1 +shirring 2 +shirrings 1 +shirrs 1 +shirt 39 +shirted 1 +shirting 1 +shirt's 1 +shirts 1 +shirtsleeve 3 +shirtsleeve's 1 +shirtsleeves 1 +shirttail 1 +shirttails 1 +shirtwaist 2 +shirtwaist's 1 +shirtwaists 1 +shit 23 +shits 1 +shittier 1 +shittiest 1 +shitting 2 +shitty 4 +Shiva 3 +Shiva's 1 +shiver 18 +shivered 2 +shivering 3 +shivers 1 +shivery 2 +shoal 6 +shoaled 2 +shoaling 3 +shoal's 1 +shoals 1 +shock 57 +shocked 17 +shocker 2 +shocker's 1 +shockers 1 +shocking 8 +shockingly 3 +Shockley 2 +Shockley's 1 +shockproof 2 +shocks 1 +shod 3 +shodden 1 +shoddier 1 +shoddiest 1 +shoddily 2 +shoddiness 2 +shoddiness's 1 +shoddy 3 +shoe 53 +shoed 1 +shoehorn 3 +shoehorned 1 +shoehorning 1 +shoehorn's 1 +shoehorns 1 +shoeing 2 +shoelace 3 +shoelace's 1 +shoelaces 1 +shoemaker 4 +shoemaker's 1 +shoemakers 1 +shoe's 1 +shoes 1 +shoeshine 3 +shoeshine's 1 +shoeshines 1 +shoestring 3 +shoestring's 1 +shoestrings 1 +shogun 2 +shogun's 1 +shoguns 1 +shone 1 +shoo 5 +shooed 1 +shooing 2 +shook 1 +shook's 1 +shoon 2 +shoos 1 +shoot 86 +shooter 3 +shooter's 1 +shooters 1 +shooting 16 +shootings 1 +shootout 3 +shootouts 1 +shoots 1 +shop 174 +shopkeeper 7 +shopkeeper's 1 +shopkeepers 1 +shoplift 2 +shoplifted 2 +shoplifter 2 +shoplifter's 1 +shoplifters 1 +shoplifting 3 +shoplifting's 1 +shoplifts 1 +shopped 2 +shopped's 1 +shopper 8 +shopper's 1 +shoppers 1 +shopping 31 +shopping's 1 +shop's 1 +shops 1 +shoptalk 3 +shoptalk's 1 +shopworn 2 +shore 25 +shored 1 +shoreline 5 +shoreline's 1 +shorelines 1 +shore's 1 +shores 1 +shoring 2 +shorn 3 +short 211 +Short 7 +shortage 23 +shortage's 1 +shortages 1 +shortbread 3 +shortbread's 1 +shortcake 3 +shortcake's 1 +shortcakes 1 +shortchange 2 +shortchanged 1 +shortchanges 1 +shortchanging 1 +shortcoming 7 +shortcoming's 1 +shortcomings 1 +shortcut 3 +shortcut's 1 +shortcuts 1 +shortcutting 1 +shorted 1 +shorten 7 +shortened 3 +shortening 3 +shortening's 1 +shortenings 1 +shortens 1 +shorter 1 +shortest 1 +shortfall 7 +shortfall's 1 +shortfalls 1 +shorthand 6 +shorthand's 1 +Shorthorn 2 +shorthorn 4 +shorthorn's 1 +Shorthorn's 1 +shorthorns 1 +shorting 3 +shortish 2 +shortlist 5 +shortly 40 +shortness 3 +shortness's 1 +Short's 1 +shorts 10 +shortsighted 2 +shortsightedly 2 +shortsightedness 2 +shortstop 2 +shortstop's 1 +shortstops 1 +shortwave 3 +shortwave's 1 +shortwaves 1 +Shoshone 1 +Shoshone's 1 +Shostakovitch 2 +Shostakovitch's 1 +shot 53 +shotgun 7 +shotgunned 1 +shotgunning 1 +shotgun's 1 +shotguns 1 +shot's 1 +shots 1 +should 1115 +shoulder 94 +shouldered 2 +shouldering 1 +shoulder's 1 +shoulders 1 +shouldest 2 +shouldn't 2 +shout 70 +shouted 2 +shouting 4 +shout's 1 +shouts 1 +shove 12 +shoved 1 +shovel 7 +shoveled 1 +shovelful 2 +shovelful's 1 +shovelfuls 1 +shoveling 1 +shovelled 2 +shovelling 3 +shovel's 1 +shovels 1 +shoves 1 +shoving 3 +show 707 +showbiz 4 +showboat 2 +showboated 1 +showboating 2 +showboat's 1 +showboats 1 +showcase 5 +showcased 1 +showcase's 1 +showcases 1 +showcasing 1 +showdown 4 +showdown's 1 +showdowns 1 +showed 1 +shower 26 +showered 1 +showerier 1 +showeriest 1 +showering 2 +shower's 1 +showers 1 +showery 2 +showgirl 3 +showgirl's 1 +showgirls 1 +showier 1 +showiest 1 +showily 1 +showiness 2 +showiness's 1 +showing 6 +showing's 1 +showings 1 +showman 3 +showman's 1 +showmanship 2 +showmanship's 1 +showmen 1 +shown 3 +showoff 2 +showoffs 1 +showpiece 3 +showpiece's 1 +showpieces 1 +showplace 2 +showplace's 1 +showplaces 1 +showroom 6 +showroom's 1 +showrooms 1 +shows 1 +showy 3 +shrank 1 +shrapnel 4 +shrapnel's 1 +shred 7 +shredded 3 +shredder 2 +shredder's 1 +shredders 1 +shredding 3 +shred's 1 +shreds 1 +Shreveport 2 +Shreveport's 1 +shrew 4 +shrewd 7 +shrewder 1 +shrewdest 1 +shrewdly 3 +shrewdness 2 +shrewdness's 1 +shrewed 1 +shrewing 1 +shrewish 2 +shrew's 1 +shrews 1 +shriek 9 +shrieked 1 +shrieking 3 +shriek's 1 +shrieks 1 +shrift 4 +shrift's 1 +shrike 3 +shrike's 1 +shrikes 1 +shrill 6 +shrilled 1 +shriller 1 +shrillest 1 +shrilling 3 +shrillness 2 +shrillness's 1 +shrills 1 +shrilly 3 +shrimp 8 +shrimped 1 +shrimping 2 +shrimp's 1 +shrimps 1 +shrine 9 +Shriner 1 +Shriner's 1 +shrine's 1 +shrines 2 +shrink 14 +shrinkable 2 +shrinkage 3 +shrinkage's 1 +shrinking 4 +shrinks 1 +shrive 2 +shrived 1 +shrivel 5 +shriveled 1 +shriveling 1 +shrivelled 2 +shrivelling 3 +shrivels 1 +shriven 1 +shrives 1 +shriving 1 +Shropshire 8 +Shropshire's 1 +shroud 7 +shrouded 2 +shrouding 3 +shroud's 1 +shrouds 1 +shrove 1 +shrub 11 +shrubbed 1 +shrubberies 1 +shrubbery 3 +shrubbery's 1 +shrubbier 1 +shrubbiest 1 +shrubbing 1 +shrubby 3 +shrub's 1 +shrubs 1 +shrug 35 +shrugged 2 +shrugging 3 +shrugs 1 +shrunk 2 +shrunken 4 +shtick 2 +shticks 1 +shuck 3 +shucked 1 +shucking 1 +shuck's 1 +shucks 2 +shuckses 1 +shudder 13 +shuddered 1 +shuddering 4 +shudders 1 +shuffle 11 +shuffleboard 2 +shuffleboard's 1 +shuffleboards 1 +shuffled 2 +shuffler 2 +shufflers 1 +shuffles 1 +shuffling 3 +Shula 2 +Shula's 1 +shun 5 +shunned 2 +shunning 2 +shuns 1 +shunt 6 +shunted 1 +shunting 3 +shunts 1 +shush 5 +shushed 1 +shushes 1 +shushing 3 +shut 59 +shutdown 3 +shutdown's 1 +shutdowns 1 +shuteye 2 +shuteye's 1 +shutout 1 +shutout's 1 +shutouts 1 +shuts 1 +shutter 8 +shutterbug 1 +shutterbugs 1 +shuttered 4 +shuttering 2 +shutter's 1 +shutters 1 +shutting 2 +shuttle 8 +shuttlecock 3 +shuttlecocked 1 +shuttlecocking 1 +shuttlecock's 1 +shuttlecocks 1 +shuttled 1 +shuttle's 1 +shuttles 1 +shuttling 3 +shy 17 +shyer 1 +shyest 1 +shying 2 +Shylock 2 +Shylockian 1 +Shylockian's 1 +Shylock's 1 +shyly 4 +shyness 4 +shyness's 1 +shyster 2 +shyster's 1 +shysters 1 +Si 1 +Siam 2 +Siamese 1 +Siamese's 1 +Siam's 1 +Sian 3 +Sian's 1 +Sibelius 3 +Sibelius's 1 +Siberia 6 +Siberian 1 +Siberia's 1 +sibilant 3 +sibilants 1 +sibling 7 +sibling's 1 +siblings 1 +sibyl 2 +Sibyl 2 +sibyl's 1 +Sibyl's 1 +sibyls 1 +sic 8 +sices 1 +Sicilian 2 +Sicilians 1 +Sicily 6 +Sicily's 1 +sick 49 +sickbed 2 +sickbeds 1 +sicked 1 +sicken 5 +sickened 2 +sickening 4 +sickeningly 2 +sickenings 1 +sickens 1 +sicker 1 +sickest 1 +sicking 1 +sickle 5 +sickled 2 +sickle's 1 +sickles 1 +sicklier 1 +sickliest 1 +sickling 2 +sickly 5 +sickness 14 +sicknesses 1 +sickness's 1 +sicks 1 +sics 1 +Sid 6 +Siddhartha 2 +Siddhartha's 1 +side 405 +sidearm 2 +sidearms 1 +sidebar 2 +sidebar's 1 +sidebars 1 +sideboard 4 +sideboard's 1 +sideboards 1 +sideburns 1 +sidecar 3 +sidecar's 1 +sidecars 1 +sided 1 +sidekick 3 +sidekick's 1 +sidekicks 1 +sidelight 2 +sidelight's 1 +sidelights 1 +sideline 7 +sidelined 2 +sideline's 1 +sidelines 1 +sidelining 2 +sidelong 4 +sidereal 2 +side's 1 +sides 1 +sidesaddle 2 +sidesaddle's 1 +sidesaddles 1 +sideshow 3 +sideshow's 1 +sideshows 1 +sidesplitting 2 +sidestep 4 +sidestepped 1 +sidestepping 1 +sidesteps 1 +sidestroke 3 +sidestroked 1 +sidestroke's 1 +sidestrokes 1 +sidestroking 1 +sideswipe 3 +sideswiped 1 +sideswipe's 1 +sideswipes 1 +sideswiping 1 +sidetrack 4 +sidetracked 2 +sidetracking 1 +sidetracks 1 +sidewalk 3 +sidewalk's 1 +sidewalks 1 +sidewall 3 +sidewall's 1 +sidewalls 1 +sideways 14 +sidewise 2 +siding 4 +siding's 1 +sidings 1 +sidle 4 +sidled 1 +sidles 1 +sidling 3 +Sidney 6 +Sidney's 1 +Sid's 1 +siege 11 +siege's 1 +sieges 1 +Siegfried 3 +Siegfried's 1 +Siemens 1 +Siemens's 1 +Sierpinski 2 +Sierpinski's 1 +sierra 2 +sierra's 1 +sierras 1 +siesta 3 +siesta's 1 +siestas 1 +sieve 6 +sieved 2 +sieve's 1 +sieves 1 +sieving 2 +sift 6 +sifted 2 +sifter 2 +sifter's 1 +sifters 1 +sifting 3 +sifts 1 +sigh 40 +sighed 1 +sighing 3 +sighs 1 +sight 81 +sighted 2 +sighting 5 +sightings 1 +sightless 2 +sightread 2 +sight's 1 +sights 1 +sightseeing 4 +sightseer 4 +sightseers 1 +Sigismund 3 +Sigismund's 1 +sigma 5 +sigma's 1 +Sigmund 3 +Sigmund's 1 +sign 202 +signal 65 +signaled 1 +signaling 2 +signalize 2 +signalized 2 +signalizes 1 +signalizing 1 +signalled 2 +signalling 5 +signally 2 +signal's 1 +signals 1 +signatories 1 +signatory 7 +signatory's 1 +signature 17 +signature's 1 +signatures 1 +signboard 2 +signboard's 1 +signboards 1 +signed 5 +signer 3 +signers 1 +signet 3 +signet's 1 +signets 1 +significance 49 +significance's 1 +significant 123 +significantly 44 +signification 3 +signification's 1 +significations 1 +signified 5 +signifies 1 +signify 11 +signifying 1 +signing 11 +signings 1 +signpost 7 +signposted 2 +signposting 3 +signpost's 1 +signposts 1 +sign's 1 +signs 1 +Sigurd 2 +Sigurd's 1 +Sihanouk 3 +Sihanouk's 1 +Sikh 1 +Sikhism 1 +Sikhism's 1 +Sikhisms 1 +Sikh's 1 +Sikhs 1 +Sikkim 2 +Sikkimese 1 +Sikkim's 1 +Sikorsky 2 +Sikorsky's 1 +silage 4 +silaged 1 +silage's 1 +silages 1 +silaging 2 +Silas 7 +Silas's 1 +silence 66 +silenced 2 +silencer 3 +silencer's 1 +silencers 1 +silence's 1 +silences 2 +silencing 2 +silent 41 +silenter 1 +silentest 1 +silently 14 +silents 1 +silhouette 7 +silhouetted 2 +silhouette's 1 +silhouettes 1 +silhouetting 1 +silica 4 +silica's 1 +silicate 4 +silicate's 1 +silicates 1 +siliceous 2 +silicon 9 +silicone 4 +silicone's 1 +silicon's 1 +silicosis 2 +silicosis's 1 +silk 27 +silken 4 +silkened 1 +silkening 1 +silkens 1 +silkier 1 +silkies 1 +silkiest 1 +silk's 1 +silks 1 +silkworm 3 +silkworm's 1 +silkworms 1 +silky 5 +sill 5 +sillier 1 +sillies 1 +silliest 1 +silliness 2 +silliness's 1 +sill's 1 +sills 1 +silly 31 +silo 3 +silo's 1 +silos 1 +silt 6 +silted 2 +silting 2 +silt's 1 +silts 1 +Silurian 1 +Silva 4 +Silva's 1 +silver 45 +silvered 2 +silverfish 2 +silverfishes 1 +silverfish's 1 +silverier 1 +silveriest 1 +silvering 2 +silver's 1 +silvers 1 +silversmith 2 +silversmith's 1 +silversmiths 1 +silverware 3 +silverware's 1 +silvery 5 +Silvia 4 +Silvia's 1 +Simenon 2 +Simenon's 1 +simian 3 +simians 1 +similar 187 +similarities 1 +similarity 19 +similarity's 1 +similarly 47 +simile 3 +simile's 1 +similes 1 +Simmental 2 +simmer 5 +simmered 1 +simmering 4 +simmers 1 +Simmons 6 +Simmons's 1 +Simon 45 +Simone 4 +Simone's 1 +Simon's 1 +simpatico 3 +simper 3 +simpered 1 +simpering 2 +simpers 1 +simple 164 +simpled 1 +simpleness 2 +simpler 1 +simples 2 +simplest 2 +simpleton 2 +simpleton's 1 +simpletons 1 +simplex 3 +simplicity 12 +simplicity's 1 +simplification 5 +simplifications 1 +simplified 6 +simplifies 1 +simplify 9 +simplifying 3 +simpling 1 +simplistic 6 +simply 180 +Simpson 10 +Simpson's 1 +Sims 4 +simulate 6 +simulated 4 +simulates 1 +simulating 1 +simulation 10 +simulation's 1 +simulations 1 +simulator 4 +simulator's 1 +simulators 1 +simulcast 2 +simulcasted 1 +simulcasting 1 +simulcasts 1 +simultaneous 8 +simultaneously 20 +sin 25 +Sinai 3 +Sinai's 1 +Sinatra 4 +Sinatra's 1 +since 507 +sincere 7 +sincerely 13 +sincerer 1 +sincerest 1 +sincerity 5 +sincerity's 1 +Sinclair 6 +Sinclair's 1 +Sindbad 1 +Sindbad's 1 +Sindhi 2 +Sindhi's 1 +sine 5 +sinecure 3 +sinecure's 1 +sinecures 1 +sine's 1 +sinew 4 +sinew's 1 +sinews 1 +sinewy 3 +sinful 5 +sinfully 2 +sinfulness 2 +sinfulness's 1 +sing 67 +Singapore 12 +Singapore's 1 +singe 4 +singed 2 +singeing 3 +singer 22 +Singer 5 +singer's 1 +Singer's 1 +singers 1 +singes 1 +singing 9 +single 201 +singled 1 +singles 1 +singleton 2 +Singleton 3 +singleton's 1 +Singleton's 1 +singletons 1 +singling 2 +singly 4 +sings 1 +singsong 3 +singsonged 1 +singsonging 1 +singsong's 1 +singsongs 1 +singular 7 +singularities 1 +singularity 6 +singularity's 1 +singularly 4 +singulars 1 +Sinhalese 1 +Sinhalese's 1 +sinister 10 +sink 48 +sinkable 1 +sinker 3 +sinker's 1 +sinkers 1 +sinkhole 2 +sinkhole's 1 +sinkholes 1 +Sinkiang 2 +Sinkiang's 1 +sinking 6 +sinking's 1 +sinks 1 +sinned 2 +sinner 5 +sinner's 1 +sinners 1 +sinning 3 +sin's 1 +sins 2 +sinuous 3 +sinus 3 +sinuses 1 +sinusitis 2 +sinusitis's 1 +sinusoidal 3 +sinus's 1 +Sioux 1 +Sioux's 1 +sip 17 +siphon 5 +siphoned 2 +siphoning 2 +siphon's 1 +siphons 1 +sipped 1 +sipping 3 +sips 1 +sir 1 +sire 6 +sired 1 +siren 6 +siren's 1 +sirens 1 +sire's 1 +sires 1 +siring 1 +Sirius 3 +Sirius's 1 +sirloin 2 +sirloin's 1 +sirloins 1 +sirocco 2 +sirocco's 1 +siroccos 1 +sirred 1 +sirring 1 +sir's 1 +sirs 1 +sirup 1 +sirup's 1 +sirups 1 +Si's 1 +sis 4 +sisal 3 +sisal's 1 +sises 1 +sisses 1 +sissier 1 +sissies 1 +sissiest 1 +sissy 3 +sissy's 1 +sister 2 +Sister 97 +sistered 1 +sisterhood 2 +sisterhood's 1 +sisterhoods 1 +sistering 1 +sisterly 2 +sister's 1 +sisters 1 +Sisters 2 +Sistine 2 +Sisyphean 1 +Sisyphus 2 +Sisyphus's 1 +sit 306 +sitar 2 +sitar's 1 +sitars 1 +sitcom 3 +sitcom's 1 +sitcoms 1 +site 163 +sited 1 +site's 1 +sites 1 +siting 4 +sits 2 +sitter 4 +sitter's 1 +sitters 1 +sitting 14 +sitting's 1 +sittings 1 +situate 22 +situated 2 +situates 1 +situating 1 +situation 200 +situation's 1 +situations 1 +Siva 2 +Sivan 1 +Sivan's 1 +Siva's 1 +six 4 +sixes 1 +sixpence 5 +sixpence's 1 +sixpences 1 +six's 1 +sixteen 2 +sixteen's 1 +sixteens 1 +sixteenth 1 +sixteenths 1 +sixth 1 +sixths 1 +sixties 1 +sixtieth 1 +sixtieths 1 +sixty 1 +sixty's 1 +sizable 3 +size 149 +sizeable 7 +sized 5 +sizer 2 +size's 1 +sizes 1 +sizing 3 +sizing's 1 +sizzle 4 +sizzled 1 +sizzles 1 +sizzling 4 +Sjaelland 1 +Sjaelland's 1 +skate 7 +skateboard 4 +skateboarded 1 +skateboarder 2 +skateboarders 1 +skateboarding 3 +skateboard's 1 +skateboards 1 +skated 1 +skater 3 +skater's 1 +skaters 1 +skate's 1 +skates 1 +skating 4 +skedaddle 3 +skedaddled 1 +skedaddles 1 +skedaddling 1 +skeet 3 +skeet's 1 +skein 3 +skeined 1 +skeining 1 +skein's 1 +skeins 1 +skeletal 6 +skeleton 11 +skeleton's 1 +skeletons 1 +skeptic 2 +skeptical 2 +skeptically 1 +skepticism 2 +skepticism's 1 +skeptic's 1 +skeptics 1 +sketch 20 +sketched 2 +sketches 1 +sketchier 2 +sketchiest 1 +sketching 3 +sketch's 1 +sketchy 4 +skew 5 +skewed 2 +skewer 4 +skewered 2 +skewering 1 +skewer's 1 +skewers 1 +skewing 3 +skews 1 +ski 19 +skid 6 +skidded 1 +skidding 3 +skids 1 +skied 1 +skier 5 +skiers 1 +skies 1 +skiff 3 +skiffed 1 +skiffing 1 +skiff's 1 +skiffs 1 +skiing 7 +skiing's 1 +skilful 7 +skill 129 +skilled 20 +skillet 2 +skillet's 1 +skillets 1 +skillful 2 +skillfully 2 +skill's 1 +skills 1 +skim 8 +skimmed 3 +skimming 3 +skimming's 1 +skimp 3 +skimped 2 +skimpier 1 +skimpiest 1 +skimpiness 1 +skimpiness's 1 +skimping 2 +skimps 1 +skimpy 3 +skims 1 +skin 81 +skinflint 3 +skinflint's 1 +skinflints 1 +skinhead 5 +skinhead's 1 +skinheads 1 +skinless 2 +skinned 2 +Skinner 7 +Skinner's 1 +skinnier 1 +skinniest 1 +skinniness 1 +skinniness's 1 +skinning 3 +skinny 6 +skin's 1 +skins 1 +skintight 2 +skip 13 +skipped 1 +skipper 13 +skippered 2 +skippering 2 +skipper's 1 +skippers 1 +skipping 3 +Skippy 2 +Skippy's 1 +skips 1 +skirmish 5 +skirmished 1 +skirmishes 1 +skirmishing 3 +skirmish's 1 +skirt 26 +skirted 2 +skirting 3 +skirting's 1 +skirt's 1 +skirts 1 +ski's 1 +skis 1 +skit 3 +skited 1 +skiting 1 +skit's 1 +skits 1 +skitter 4 +skittered 1 +skittering 3 +skitters 1 +skittish 2 +skivvied 1 +skivvies 1 +skivvy 3 +skivvying 2 +skivvy's 1 +Skopje 2 +Skopje's 1 +skulduggery 2 +skulduggery's 1 +skulk 4 +skulked 1 +skulking 3 +skulks 1 +skull 16 +skullcap 3 +skullcap's 1 +skullcaps 1 +skullduggery 2 +skullduggery's 1 +skull's 1 +skulls 1 +skunk 4 +skunked 1 +skunking 1 +skunk's 1 +skunks 1 +sky 60 +skycap 2 +skycap's 1 +skycaps 1 +skydive 3 +skydived 1 +skydiver 3 +skydiver's 1 +skydivers 1 +skydives 1 +skydiving 2 +skydiving's 1 +skydove 1 +Skye 5 +skyed 1 +Skye's 1 +skying 1 +skyjack 1 +skyjacked 1 +skyjacker 1 +skyjacker's 1 +skyjackers 1 +skyjacking 1 +skyjacks 1 +Skylab 2 +Skylab's 1 +skylark 4 +skylarked 1 +skylarking 2 +skylark's 1 +skylarks 1 +skylight 3 +skylight's 1 +skylights 1 +skyline 6 +skyline's 1 +skylines 1 +skyrocket 2 +skyrocketed 1 +skyrocketing 1 +skyrocket's 1 +skyrockets 1 +sky's 1 +skyscraper 4 +skyscraper's 1 +skyscrapers 1 +skyward 3 +skywards 2 +skywriter 2 +skywriter's 1 +skywriters 1 +skywriting 1 +skywriting's 1 +slab 12 +slabbed 2 +slabbing 1 +slab's 1 +slabs 1 +slack 9 +slacked 1 +slacken 4 +slackened 2 +slackening 3 +slackens 1 +slacker 2 +slacker's 1 +slackers 1 +slackest 1 +slacking 2 +slackly 2 +slackness 2 +slackness's 1 +slacks 1 +slag 6 +slag's 1 +slags 1 +slain 3 +slake 3 +slaked 2 +slakes 1 +slaking 1 +slalom 5 +slalomed 1 +slaloming 1 +slalom's 1 +slaloms 1 +slam 21 +slammed 2 +slammer 2 +slammers 1 +slamming 2 +slams 1 +slander 5 +slandered 1 +slanderer 2 +slanderers 1 +slandering 1 +slanderous 2 +slander's 1 +slanders 1 +slang 5 +slangier 1 +slangiest 1 +slang's 1 +slangy 3 +slant 6 +slanted 2 +slanting 3 +slants 1 +slantwise 2 +slap 16 +slapdash 3 +slapdashes 1 +slaphappier 1 +slaphappiest 1 +slaphappy 2 +slapped 2 +slapping 3 +slap's 1 +slaps 1 +slapstick 3 +slapstick's 1 +slash 11 +slashed 2 +slashes 1 +slashing 3 +slat 4 +slate 12 +slated 2 +Slater 6 +Slater's 1 +slate's 1 +slates 1 +slather 2 +slathered 1 +slathering 1 +slather's 1 +slathers 1 +slating 3 +slat's 1 +slats 1 +slattern 3 +slatternly 2 +slattern's 1 +slatterns 1 +slaughter 12 +slaughtered 2 +slaughterer 2 +slaughterer's 1 +slaughterers 1 +slaughterhouse 3 +slaughterhouse's 1 +slaughterhouses 1 +slaughtering 2 +slaughter's 1 +slaughters 1 +Slav 1 +slave 21 +slaved 1 +slaver 3 +slavered 1 +slavering 3 +slaver's 1 +slavers 1 +slavery 7 +slavery's 1 +slave's 1 +slaves 1 +Slavic 1 +Slavic's 1 +slaving 2 +slavish 2 +slavishly 2 +Slavonic 1 +Slavonic's 1 +Slav's 1 +Slavs 1 +slaw 1 +slaw's 1 +slay 6 +slayer 2 +slayers 1 +slaying 2 +slayings 1 +slays 1 +sleaze 3 +sleazes 1 +sleazier 1 +sleaziest 1 +sleazily 2 +sleaziness 2 +sleaziness's 1 +sleazy 3 +sled 4 +sledded 1 +sledding 1 +sledge 5 +sledged 1 +sledgehammer 4 +sledgehammered 1 +sledgehammering 1 +sledgehammer's 1 +sledgehammers 1 +sledge's 1 +sledges 1 +sledging 3 +sled's 1 +sleds 1 +sleek 6 +sleeked 1 +sleeker 1 +sleekest 1 +sleeking 1 +sleekly 2 +sleekness 2 +sleeks 1 +sleep 110 +sleeper 6 +sleeper's 1 +sleepers 1 +sleepier 1 +sleepiest 1 +sleepily 3 +sleepiness 2 +sleepiness's 1 +sleeping 17 +sleeping's 1 +sleepless 4 +sleeplessness 2 +sleeplessness's 1 +sleep's 1 +sleeps 1 +sleepwalk 3 +sleepwalked 1 +sleepwalker 2 +sleepwalker's 1 +sleepwalkers 1 +sleepwalking 3 +sleepwalks 1 +sleepwear 2 +sleepwear's 1 +sleepy 7 +sleepyhead 2 +sleepyhead's 1 +sleepyheads 1 +sleet 4 +sleeted 1 +sleetier 2 +sleetiest 1 +sleeting 3 +sleet's 1 +sleets 1 +sleety 3 +sleeve 19 +sleeveless 3 +sleeve's 1 +sleeves 1 +sleigh 3 +sleighed 1 +sleighing 1 +sleigh's 1 +sleighs 1 +slender 11 +slenderer 2 +slenderest 1 +slenderize 1 +slenderized 1 +slenderizes 1 +slenderizing 1 +slenderness 2 +slenderness's 1 +slept 1 +sleuth 2 +sleuth's 1 +sleuths 1 +slew 4 +slewed 1 +slewing 3 +slews 1 +slice 26 +sliced 5 +slicer 2 +slicer's 1 +slicers 1 +slice's 1 +slices 1 +slicing 3 +slick 9 +slicked 2 +slicker 2 +slicker's 1 +slickers 1 +slickest 1 +slicking 1 +slickly 2 +slickness 2 +slickness's 1 +slicks 1 +slid 1 +slide 48 +slided 1 +slider 2 +slider's 1 +sliders 1 +slides 1 +sliding 7 +slier 1 +sliest 1 +slight 45 +slighted 2 +slighter 1 +slightest 1 +slighting 2 +slightly 91 +slightness 2 +slights 1 +slim 18 +slime 5 +slime's 1 +slimier 1 +slimiest 1 +slimmed 2 +slimmer 3 +slimmest 1 +slimming 4 +slimness 2 +slims 1 +slimy 4 +sling 10 +slinging 2 +sling's 1 +slings 1 +slingshot 2 +slingshot's 1 +slingshots 1 +slink 4 +slinked 1 +slinkier 1 +slinkiest 1 +slinking 3 +slinks 1 +Slinky 1 +slinky 2 +Slinky's 1 +slip 66 +slipcover 2 +slipcover's 1 +slipcovers 1 +slipknot 1 +slipknot's 1 +slipknots 1 +slippage 4 +slippage's 1 +slippages 1 +slipped 2 +slipper 8 +slipperier 1 +slipperiest 1 +slipperiness 2 +slipper's 1 +slippers 1 +slippery 7 +slipping 3 +slips 1 +slipshod 2 +slit 10 +slither 6 +slithered 1 +slithering 3 +slithers 1 +slithery 2 +slits 2 +slitted 2 +slitter 2 +slitting 3 +sliver 5 +slivered 2 +slivering 1 +sliver's 1 +slivers 1 +Sloan 3 +Sloane 4 +Sloane's 1 +Sloan's 1 +slob 4 +slobber 3 +slobbered 1 +slobbering 2 +slobbers 1 +slob's 1 +slobs 1 +Slocum 2 +Slocum's 1 +sloe 3 +sloe's 1 +sloes 1 +slog 5 +slogan 11 +slogan's 1 +slogans 1 +slogged 1 +slogging 3 +slogs 1 +sloop 3 +sloop's 1 +sloops 1 +slop 5 +slope 30 +sloped 2 +slopes 1 +sloping 5 +slopped 1 +sloppier 1 +sloppiest 1 +sloppily 2 +sloppiness 2 +sloppiness's 1 +slopping 2 +sloppy 4 +slops 1 +slosh 4 +sloshed 2 +sloshes 1 +sloshing 3 +slosh's 1 +slot 18 +sloth 3 +slothed 1 +slothful 2 +slothfulness 2 +slothfulness's 1 +slothing 1 +sloth's 1 +sloths 1 +slot's 1 +slots 1 +slotted 1 +slotting 2 +slouch 4 +slouched 2 +slouches 1 +slouchier 1 +slouchiest 1 +slouching 3 +slouchy 2 +slough 3 +sloughed 2 +sloughing 2 +slough's 1 +sloughs 1 +Slovak 1 +Slovakia 4 +Slovakian 1 +Slovakians 1 +Slovakia's 1 +Slovaks 1 +sloven 3 +Slovenia 6 +Slovenian 1 +Slovenians 1 +Slovenia's 1 +slovenlier 1 +slovenliest 1 +slovenliness 2 +slovenliness's 1 +slovenly 3 +sloven's 1 +slovens 1 +slow 85 +slowdown 3 +slowdown's 1 +slowdowns 1 +slowed 1 +slower 5 +slowest 1 +slowing 3 +slowly 81 +slowness 4 +slowness's 1 +slowpoke 1 +slowpoke's 1 +slowpokes 1 +slows 1 +sludge 5 +sludged 2 +sludge's 1 +sludges 1 +sludging 2 +slue 1 +slued 1 +slue's 1 +slues 1 +slug 8 +sluggard 2 +sluggard's 1 +sluggards 1 +slugged 2 +slugger 2 +slugger's 1 +sluggers 1 +slugging 3 +sluggish 5 +sluggishly 2 +sluggishness 2 +sluggishness's 1 +slug's 1 +slugs 1 +sluice 4 +sluiced 1 +sluice's 1 +sluices 1 +sluicing 3 +sluing 1 +slum 8 +slumber 4 +slumbered 1 +slumbering 3 +slumberous 2 +slumbers 1 +slumlord 1 +slumlord's 1 +slumlords 1 +slummed 1 +slummer 1 +slumming 3 +slump 18 +slumped 1 +slumping 3 +slumps 1 +slum's 1 +slums 1 +slung 1 +slunk 3 +slur 5 +slurp 4 +slurped 2 +Slurpee 1 +Slurpee's 1 +slurping 3 +slurps 1 +slurred 2 +slurring 3 +slurs 1 +slush 4 +slushier 1 +slushiest 1 +slush's 1 +slushy 2 +slut 3 +slut's 1 +sluts 1 +sluttish 3 +sly 7 +slyer 1 +slyest 1 +slyly 3 +slyness 2 +slyness's 1 +Sm 1 +smack 12 +smacked 2 +smacker 2 +smacker's 1 +smackers 1 +smacking 2 +smack's 1 +smacks 1 +small 526 +Small 9 +smalled 1 +smaller 1 +smallest 1 +smalling 1 +smallish 3 +smallness 3 +smallpox 4 +smallpox's 1 +Small's 1 +smalls 1 +smarmier 1 +smarmiest 1 +smarmy 2 +smart 21 +smarted 1 +smarten 3 +smartened 1 +smartening 2 +smartens 1 +smarter 1 +smartest 1 +smarting 3 +smartly 5 +smartness 2 +smarts 1 +smash 20 +smashed 4 +smashes 1 +smashing 5 +smattering 3 +smattering's 1 +smatterings 1 +smear 9 +smeared 2 +smearing 3 +smears 1 +smell 59 +smelled 1 +smellier 1 +smelliest 1 +smelling 2 +smells 1 +smelly 6 +smelt 5 +smelted 2 +smelter 3 +smelter's 1 +smelters 1 +smelting 3 +smelts 1 +Smetana 2 +Smetana's 1 +smidgen 2 +smidgen's 1 +smidgens 1 +smidgeon 2 +smidgeons 1 +smidgin 2 +smidgins 1 +smile 184 +smiled 1 +smile's 1 +smiles 1 +smiling 10 +smilingly 2 +smirch 2 +smirched 1 +smirches 1 +smirching 1 +smirk 5 +smirked 1 +smirking 3 +smirk's 1 +smirks 1 +Smirnoff 2 +Smirnoff's 1 +smit 2 +smite 4 +smites 1 +smith 3 +Smith 88 +smithereens 1 +smithies 1 +smith's 1 +Smith's 1 +smiths 1 +Smithson 2 +Smithsonian 3 +Smithsonian's 1 +Smithson's 1 +smithy 3 +smithy's 1 +smiting 2 +smitten 1 +smock 4 +smocked 2 +smocking 2 +smocking's 1 +smock's 1 +smocks 1 +smog 5 +smoggier 1 +smoggiest 1 +smoggy 2 +smog's 1 +smoke 61 +smoked 5 +smokehouse 2 +smokehouse's 1 +smokehouses 1 +smokeless 2 +smoker 9 +smoker's 1 +smokers 1 +smoke's 1 +smokes 1 +smokestack 3 +smokestack's 1 +smokestacks 1 +Smokey 2 +Smokey's 1 +smokier 1 +smokies 1 +smokiest 1 +smokiness 2 +smoking 23 +smoking's 1 +smoky 6 +smolder 2 +smoldered 1 +smoldering 2 +smolders 1 +Smolensk 3 +Smolensk's 1 +Smollett 2 +Smollett's 1 +smooch 3 +smooched 1 +smooches 1 +smooching 3 +smooth 43 +smoothed 2 +smoother 1 +smoother's 1 +smoothes 1 +smoothest 1 +smoothing 3 +smoothly 12 +smoothness 3 +smoothness's 1 +smooths 1 +smote 1 +smother 6 +smothered 2 +smothering 3 +smothers 1 +smoulder 4 +smouldered 1 +smouldering 4 +smoulders 1 +Sm's 1 +smudge 5 +smudged 2 +smudges 1 +smudgier 1 +smudgiest 1 +smudging 2 +smudgy 2 +smug 5 +smugged 1 +smugger 1 +smuggest 1 +smugging 1 +smuggle 6 +smuggled 2 +smuggler 4 +smuggler's 1 +smugglers 1 +smuggles 1 +smuggling 4 +smugly 3 +smugness 2 +smugness's 1 +smugs 1 +smut 3 +smut's 1 +smuts 1 +Smuts 2 +Smuts's 1 +smuttier 1 +smuttiest 1 +smutty 2 +Sn 1 +snack 10 +snacked 1 +snacking 3 +snack's 1 +snacks 1 +snaffle 3 +snaffled 1 +snaffle's 1 +snaffles 1 +snaffling 1 +snafu 1 +snafu's 1 +snafus 1 +snag 7 +snagged 2 +snagging 3 +snag's 1 +snags 1 +snail 7 +snailed 1 +snailing 1 +snail's 1 +snails 1 +snake 16 +Snake 2 +snakebite 2 +snakebite's 1 +snakebites 1 +snaked 1 +snake's 1 +snakes 1 +snakier 1 +snakiest 1 +snaking 3 +snaky 2 +snap 36 +snapdragon 2 +snapdragon's 1 +snapdragons 1 +snapped 2 +snapper 3 +snapper's 1 +snappers 1 +snappier 1 +snappiest 1 +snapping 3 +snappish 3 +Snapple 1 +Snapple's 1 +snappy 3 +snaps 1 +snapshot 5 +snapshot's 1 +snapshots 1 +snare 5 +snared 2 +snare's 1 +snares 1 +snaring 2 +snarl 8 +snarled 3 +snarling 4 +snarls 1 +snatch 16 +snatched 2 +snatches 1 +snatching 2 +snazzier 1 +snazziest 1 +snazzy 2 +Snead 2 +Snead's 1 +sneak 8 +sneaked 1 +sneaker 2 +sneaker's 1 +sneakers 1 +sneakier 1 +sneakiest 1 +sneaking 3 +sneaks 1 +sneaky 3 +sneer 7 +sneered 1 +sneering 3 +sneeringly 2 +sneer's 1 +sneers 1 +sneeze 6 +sneezed 1 +sneezes 1 +sneezing 3 +Snell 4 +Snell's 1 +snicker 3 +snickered 1 +snickering 3 +snicker's 1 +snickers 1 +Snickers 2 +Snickers's 1 +snide 3 +snider 1 +Snider 2 +Snider's 1 +snides 1 +snidest 1 +sniff 15 +sniffed 1 +sniffing 3 +sniffle 3 +sniffled 1 +sniffles 1 +sniffles's 1 +sniffling 2 +sniffs 1 +snifter 2 +sniftered 1 +sniftering 1 +snifter's 1 +snifters 1 +snigger 4 +sniggered 1 +sniggering 3 +snigger's 1 +sniggers 1 +snip 6 +snipe 5 +sniped 1 +sniper 4 +sniper's 1 +snipers 1 +snipe's 1 +snipes 1 +sniping 2 +snipped 2 +snippet 4 +snippet's 1 +snippets 1 +snippier 1 +snippiest 1 +snipping 2 +snippy 1 +snips 1 +snit 3 +snitch 3 +snitched 1 +snitches 1 +snitching 1 +snit's 1 +snits 1 +snivel 3 +sniveled 1 +sniveling 1 +snivelled 1 +snivelling 3 +snivels 1 +snob 4 +snobbery 3 +snobbery's 1 +snobbier 1 +snobbiest 1 +snobbish 3 +snobbishness 2 +snobby 2 +snob's 1 +snobs 1 +snooker 8 +snooker's 1 +snoop 4 +snooped 1 +snooper 2 +snooper's 1 +snoopers 1 +snoopier 1 +snoopiest 1 +snooping 3 +snoops 1 +snoopy 2 +Snoopy 2 +Snoopy's 1 +snoot 2 +snootier 1 +snootiest 1 +snootiness 2 +snootiness's 1 +snoot's 1 +snoots 1 +snooty 2 +snooze 3 +snoozed 1 +snoozes 1 +snoozing 2 +snore 7 +snored 1 +snorer 2 +snorers 1 +snores 1 +snoring 3 +snorkel 3 +snorkeled 1 +snorkeler 2 +snorkelers 1 +snorkeling 1 +snorkelled 1 +snorkelling 3 +snorkel's 1 +snorkels 1 +snort 8 +snorted 1 +snorting 3 +snorts 1 +snot 3 +snot's 1 +snots 1 +snotted 1 +snottier 1 +snottiest 1 +snotting 1 +snotty 3 +snout 5 +snouted 1 +snouting 1 +snout's 1 +snouts 1 +snow 37 +Snow 7 +snowball 4 +snowballed 1 +snowballing 3 +snowball's 1 +snowballs 1 +Snowbelt 2 +Snowbelts 1 +snowboard 3 +snowboarded 1 +snowboarding 1 +snowboards 1 +snowbound 2 +snowdrift 3 +snowdrift's 1 +snowdrifts 1 +snowdrop 4 +snowdrop's 1 +snowdrops 1 +snowed 1 +snowfall 3 +snowfall's 1 +snowfalls 1 +snowflake 3 +snowflake's 1 +snowflakes 1 +snowier 1 +snowiest 1 +snowing 1 +snowman 3 +snowman's 1 +snowmen 1 +snowmobile 3 +snowmobiled 1 +snowmobile's 1 +snowmobiles 1 +snowmobiling 1 +snowplow 1 +snowplowed 1 +snowplowing 1 +snowplow's 1 +snowplows 1 +snow's 1 +Snow's 1 +snows 1 +snowshed 1 +snowshoe 3 +snowshoeing 2 +snowshoe's 1 +snowshoes 1 +snowstorm 4 +snowstorm's 1 +snowstorms 1 +snowsuit 2 +snowsuits 1 +snowy 5 +Sn's 1 +snub 6 +snubbed 2 +snubbing 2 +snubs 1 +snuck 2 +snuff 5 +snuffbox 2 +snuffboxes 1 +snuffbox's 1 +snuffed 1 +snuffer 2 +snuffer's 1 +snuffers 1 +snuffing 1 +snuffle 4 +snuffled 2 +snuffles 1 +snuffling 3 +snuffs 1 +snug 6 +snugged 1 +snugger 1 +snuggest 1 +snugging 1 +snuggle 5 +snuggled 1 +snuggles 1 +snuggling 1 +snugly 3 +snugs 1 +Snyder 2 +Snyder's 1 +so 2160 +soak 14 +soaked 4 +soaking 3 +soakings 1 +soaks 1 +soap 19 +soapbox 2 +soapboxed 1 +soapboxes 1 +soapboxing 1 +soapbox's 1 +soaped 2 +soapier 1 +soapiest 1 +soapiness 1 +soaping 1 +soap's 1 +soaps 1 +soapstone 2 +soapstone's 1 +soapsuds 1 +soapy 3 +soar 13 +soared 1 +soaring 6 +soars 1 +Soave 2 +sob 12 +sobbed 1 +sobbing 3 +sober 11 +sobered 1 +soberer 2 +soberest 1 +sobering 3 +soberly 3 +soberness 2 +soberness's 1 +sobers 2 +sobriety 2 +sobriety's 1 +sobriquet 2 +sobriquet's 1 +sobriquets 1 +sobs 1 +soccer 15 +soccer's 1 +sociability 3 +sociability's 1 +sociable 4 +sociables 1 +sociably 2 +social 427 +socialism 19 +socialism's 1 +socialist 46 +socialistic 2 +socialist's 1 +socialists 1 +socialite 3 +socialite's 1 +socialites 1 +socialization 4 +socialization's 1 +socialize 3 +socialized 2 +socializes 1 +socializing 3 +socially 17 +socials 1 +societal 5 +societies 1 +society 284 +society's 1 +socioeconomic 5 +sociological 10 +sociological's 1 +sociologist 10 +sociologist's 1 +sociologists 1 +sociology 22 +sociology's 1 +sociopath 2 +sociopath's 1 +sociopaths 1 +sock 15 +socked 2 +socket 12 +socket's 1 +sockets 1 +socking 2 +sock's 1 +socks 1 +Socorro 2 +Socorro's 1 +Socrates 4 +Socrates's 1 +Socratic 1 +sod 9 +soda 6 +soda's 1 +sodas 1 +sodded 1 +sodden 5 +sodding 3 +Soddy 2 +Soddy's 1 +sodium 11 +sodium's 1 +Sodom 2 +sodomite 2 +sodomite's 1 +sodomites 1 +Sodom's 1 +sodomy 2 +sodomy's 1 +sod's 1 +sods 1 +sofa 14 +sofa's 1 +sofas 1 +Sofia 4 +Sofia's 1 +soft 71 +softball 2 +softball's 1 +softballs 1 +soften 11 +softened 2 +softener 2 +softener's 1 +softeners 1 +softening 4 +softens 1 +softer 1 +softest 1 +softhearted 2 +softie 2 +softies 1 +softly 28 +softness 5 +softness's 1 +software 96 +software's 1 +softwood 3 +softwood's 1 +softwoods 1 +softy 2 +softy's 1 +soggier 1 +soggiest 1 +soggily 2 +sogginess 2 +soggy 4 +Soho 1 +Soho's 1 +soil 53 +soiled 3 +soiling 3 +soil's 1 +soils 1 +sojourn 4 +sojourned 1 +sojourning 2 +sojourn's 1 +sojourns 1 +Sol 4 +sol 5 +solace 4 +solaced 1 +solace's 1 +solaces 1 +solacing 1 +solar 17 +solaria 2 +solarium 3 +solarium's 1 +solariums 1 +sold 3 +solder 5 +soldered 2 +soldering 3 +solder's 1 +solders 1 +soldier 59 +soldiered 1 +soldiering 3 +soldierly 2 +soldier's 1 +soldiers 1 +sole 31 +solecism 2 +solecism's 1 +solecisms 1 +soled 2 +solely 19 +solemn 7 +solemner 1 +solemnest 1 +solemnity 3 +solemnity's 1 +solemnize 2 +solemnized 1 +solemnizes 1 +solemnizing 1 +solemnly 5 +solenoid 3 +solenoid's 1 +solenoids 1 +soles 1 +soli 4 +solicit 5 +solicitation 2 +solicitations 1 +solicited 2 +soliciting 3 +solicitor 60 +solicitor's 1 +solicitors 1 +solicitous 3 +solicitously 2 +solicits 1 +solicitude 2 +solicitude's 1 +solid 43 +solidarity 13 +solidarity's 1 +solider 2 +solidest 1 +solidification 2 +solidification's 1 +solidified 2 +solidifies 1 +solidify 3 +solidifying 2 +solidity 3 +solidly 4 +solidness 2 +solidness's 1 +solids 1 +soliloquies 1 +soliloquize 2 +soliloquized 1 +soliloquizes 1 +soliloquizing 1 +soliloquy 3 +soliloquy's 1 +soling 3 +Solis 2 +Solis's 1 +solitaire 2 +solitaire's 1 +solitaires 1 +solitaries 1 +solitary 12 +solitude 6 +solitude's 1 +solo 21 +soloed 1 +soloing 3 +soloist 5 +soloist's 1 +soloists 1 +Solomon 6 +Solomon's 1 +Solomons 2 +Solon 2 +Solon's 1 +solo's 1 +solos 1 +sol's 1 +Sol's 1 +sols 1 +solstice 3 +solstice's 1 +solstices 1 +solubility 3 +solubility's 1 +soluble 6 +solubles 1 +solution 96 +solution's 1 +solutions 1 +solvable 2 +solve 40 +solved 2 +solvency 3 +solvency's 1 +solvent 12 +solvents 1 +solver 3 +solver's 1 +solvers 1 +solves 1 +solving 5 +Solzhenitsyn 2 +Solzhenitsyn's 1 +Somali 1 +Somalia 8 +Somalian 1 +Somalians 1 +Somalia's 1 +Somali's 1 +Somalis 1 +somber 2 +somberly 2 +sombre 7 +sombrero 2 +sombrero's 1 +sombreros 1 +some 1716 +somebodies 1 +somebody 76 +someday 4 +somehow 48 +someone 190 +someones 1 +someplace 2 +somersault 5 +somersaulted 2 +somersaulting 3 +somersault's 1 +somersaults 1 +something 529 +somethings 2 +sometime 10 +sometimes 208 +someway 2 +someways 1 +somewhat 49 +somewhats 1 +somewhere 72 +somewheres 2 +Somme 3 +Somme's 1 +somnambulism 2 +somnambulism's 1 +somnambulist 2 +somnambulist's 1 +somnambulists 1 +somnolence 2 +somnolence's 1 +somnolent 2 +Somoza 2 +Somoza's 1 +son 171 +Son 2 +sonar 5 +sonar's 1 +sonars 1 +sonata 4 +sonata's 1 +sonatas 1 +Sondheim 2 +Sondheim's 1 +Sondra 2 +Sondra's 1 +song 70 +songbird 2 +songbird's 1 +songbirds 1 +Songhai 1 +Songhai's 1 +Songhua 1 +Songhua's 1 +song's 1 +songs 1 +songster 2 +songster's 1 +songsters 1 +songwriter 4 +songwriter's 1 +songwriters 1 +Sonia 1 +Sonia's 1 +sonic 5 +sonics 1 +Sonja 2 +Sonja's 1 +sonnet 5 +sonnet's 1 +sonnets 1 +sonnies 1 +sonny 2 +Sonny 4 +sonny's 1 +Sonny's 1 +sonority 2 +sonorous 3 +son's 1 +Son's 1 +sons 1 +Sontag 2 +Sontag's 1 +Sony 7 +Sonya 2 +Sonya's 1 +Sony's 1 +soon 165 +sooner 20 +soonest 2 +soot 5 +sooth 2 +soothe 7 +soothed 2 +soother 2 +soothes 1 +soothest 1 +soothing 6 +soothingly 3 +soothings 1 +sooth's 1 +sooths 1 +soothsayer 2 +soothsayer's 1 +soothsayers 1 +sootier 1 +sootiest 1 +soot's 1 +sooty 4 +sop 4 +Sophia 6 +Sophia's 1 +Sophie 15 +Sophie's 1 +sophism 2 +sophism's 1 +sophist 2 +sophisticate 3 +sophisticated 27 +sophisticates 1 +sophisticating 1 +sophistication 7 +sophistication's 1 +sophistries 1 +sophistry 2 +sophistry's 1 +sophist's 1 +sophists 1 +Sophoclean 1 +Sophocles 3 +Sophocles's 1 +sophomore 2 +sophomore's 1 +sophomores 1 +sophomoric 1 +soporific 2 +soporifics 1 +sopped 1 +soppier 1 +soppiest 1 +sopping 3 +soppings 1 +soppy 2 +soprano 5 +soprano's 1 +sopranos 1 +sop's 1 +sops 1 +Sopwith 2 +Sopwith's 1 +sorbet 2 +sorbet's 1 +sorbets 1 +Sorbonne 3 +Sorbonne's 1 +sorcerer 3 +sorcerer's 1 +sorcerers 1 +sorceress 3 +sorceresses 1 +sorcery 3 +sorcery's 1 +sordid 4 +sordidly 2 +sordidness 2 +sordidness's 1 +sore 13 +sored 1 +sorehead 1 +sorehead's 1 +soreheads 1 +sorely 4 +soreness 3 +sorer 1 +sores 1 +sorest 1 +sorghum 2 +sorghum's 1 +soring 1 +sororities 1 +sorority 2 +sorority's 1 +sorrel 4 +sorrel's 1 +sorrels 1 +sorrier 1 +sorriest 1 +sorrow 10 +sorrowed 1 +sorrowful 3 +sorrowfully 2 +sorrowing 2 +sorrow's 1 +sorrows 1 +sorry 119 +sort 271 +sorta 2 +sorted 2 +sorter 2 +sorter's 1 +sorters 1 +sortie 5 +sortied 1 +sortieing 1 +sortie's 1 +sorties 1 +sorting 3 +sort's 1 +sorts 1 +Sosa 2 +Sosa's 1 +sot 2 +Soto 2 +Soto's 1 +sot's 1 +sots 2 +sottish 3 +sough 3 +soughed 1 +soughing 2 +soughs 1 +sought 3 +soul 42 +soulful 3 +soulfully 2 +soulfulness 2 +soulfulness's 1 +soulless 3 +soul's 1 +souls 1 +sound 248 +sounded 2 +sounder 2 +soundest 1 +sounding 4 +soundings 1 +soundless 3 +soundlessly 3 +soundly 4 +soundness 3 +soundness's 1 +soundproof 3 +soundproofed 2 +soundproofing 2 +soundproofs 1 +sound's 1 +sounds 1 +soundtrack 5 +soundtrack's 1 +soundtracks 1 +soup 18 +souped 2 +Souphanouvong 2 +Souphanouvong's 1 +soupier 1 +soupiest 1 +souping 1 +soup's 1 +soups 1 +soupy 3 +sour 10 +source 161 +sourced 1 +source's 1 +sources 1 +sourcing 2 +sourdough 3 +sourdoughs 1 +soured 2 +sourer 1 +sourest 1 +souring 3 +sourly 3 +sourness 2 +sourness's 1 +sourpuss 2 +sourpusses 1 +sourpuss's 1 +sours 1 +Sousa 1 +Sousa's 1 +souse 2 +soused 2 +souses 1 +sousing 1 +south 168 +South 69 +Southampton 14 +Southampton's 1 +southbound 3 +Southeast 1 +southeast 6 +southeasterly 2 +southeastern 2 +southeast's 1 +Southeast's 1 +Southeasts 1 +southeastward 1 +southerlies 1 +southerly 4 +southern 57 +Southerner 1 +southerner 3 +southerner's 1 +Southerner's 1 +southerners 1 +Southerners 1 +southernmost 3 +southerns 1 +Southey 3 +Southey's 1 +southpaw 3 +southpaw's 1 +southpaws 1 +south's 1 +South's 1 +Souths 2 +southward 4 +southwards 4 +Southwest 1 +southwest 4 +southwester 1 +southwesterly 2 +southwestern 3 +southwester's 1 +southwesters 1 +southwest's 1 +Southwest's 1 +Southwests 1 +southwestward 1 +souvenir 8 +souvenir's 1 +souvenirs 2 +sou'wester 2 +sovereign 15 +sovereign's 1 +sovereigns 2 +sovereignty 14 +sovereignty's 1 +soviet 122 +Soviet 2 +soviet's 1 +soviets 1 +Soviets 1 +sow 12 +sowed 2 +sower 2 +sowers 1 +Soweto 3 +Soweto's 1 +sowing 3 +sown 2 +sows 1 +sox 3 +sox's 1 +soy 4 +soybean 3 +soybean's 1 +soybeans 1 +Soyinka 2 +Soyinka's 1 +soy's 1 +Soyuz 2 +Soyuz's 1 +spa 8 +Spaatz 1 +Spaatz's 1 +space 149 +spacecraft 4 +spacecraft's 1 +spacecrafts 1 +spaced 2 +spaceflight 2 +spaceflights 1 +spaceman 2 +spaceman's 1 +spacemen 1 +space's 1 +spaces 1 +spaceship 4 +spaceship's 1 +spaceships 1 +spacesuit 2 +spacesuit's 1 +spacesuits 1 +spacewalk 3 +spacewalked 1 +spacewalking 1 +spacewalk's 1 +spacewalks 1 +spacey 3 +spacial 2 +spacier 2 +spaciest 1 +spacing 5 +spacing's 1 +spacious 9 +spaciously 2 +spaciousness 3 +spaciousness's 1 +Spackle 1 +spacy 1 +spade 8 +spaded 2 +spadeful 3 +spadeful's 1 +spadefuls 1 +spade's 1 +spades 1 +spadework 2 +spadework's 1 +spading 1 +spaghetti 6 +spaghetti's 1 +Spahn 2 +Spahn's 1 +Spain 47 +Spain's 1 +spake 2 +Spam 1 +Spam's 1 +span 16 +spandex 2 +spandex's 1 +spangle 3 +spangled 2 +spangle's 1 +spangles 1 +spangling 1 +Spaniard 1 +Spaniard's 1 +Spaniards 2 +spaniel 3 +spanielled 1 +spanielling 1 +spaniel's 1 +spaniels 1 +Spanish 2 +Spanish's 1 +spank 4 +spanked 1 +spanking 3 +spanking's 1 +spankings 1 +spanks 1 +spanned 1 +spanner 4 +spanner's 1 +spanners 1 +spanning 2 +span's 1 +spans 1 +spar 6 +spare 41 +spared 1 +sparely 2 +spareness 2 +spareness's 1 +sparer 1 +spareribs 1 +spares 1 +sparest 1 +sparing 3 +sparingly 3 +spark 19 +sparked 1 +sparking 3 +sparkle 10 +sparkled 1 +sparkler 2 +sparkler's 1 +sparklers 1 +sparkles 1 +sparkling 9 +spark's 1 +sparks 1 +Sparks 2 +sparred 1 +sparrer 2 +sparring 3 +sparrow 4 +sparrow's 1 +sparrows 1 +spar's 1 +spars 1 +sparse 6 +sparsely 3 +sparseness 2 +sparser 1 +sparsest 1 +sparsity 2 +Sparta 4 +Spartacus 2 +Spartacus's 1 +Spartan 1 +spartan 6 +Spartans 1 +Sparta's 1 +spa's 1 +spas 1 +spasm 6 +spasmed 1 +spasming 3 +spasmodic 3 +spasmodically 2 +spasm's 1 +spasms 1 +spastic 3 +spastics 2 +spat 4 +spate 5 +spate's 1 +spates 1 +spatial 14 +spatially 3 +spat's 1 +spats 1 +spatted 1 +spatter 4 +spattered 1 +spattering 2 +spatters 1 +spatting 1 +spatula 3 +spatula's 1 +spatulas 1 +spawn 8 +spawned 1 +spawning 4 +spawn's 1 +spawns 1 +spay 2 +spayed 2 +spaying 3 +spays 1 +speak 264 +speakeasies 1 +speakeasy 2 +speakeasy's 1 +speaker 2 +speaker's 1 +speakers 1 +speaking 7 +speaks 1 +spear 9 +speared 1 +spearhead 5 +spearheaded 1 +spearheading 1 +spearhead's 1 +spearheads 1 +spearing 1 +spearmint 3 +spearmint's 1 +spear's 1 +spears 1 +Spears 2 +spec 6 +specced 1 +speccing 1 +special 228 +specialer 1 +specialist 59 +specialist's 1 +specialists 1 +specialization 5 +specialization's 1 +specializations 1 +specialize 7 +specialized 8 +specializes 1 +specializing 1 +specially 22 +specials 1 +specialties 1 +specialty 4 +specialty's 1 +specie 2 +specie's 1 +species 98 +specifiable 2 +specific 117 +specifically 40 +specification 23 +specification's 1 +specifications 1 +specifics 1 +specified 14 +specifier 2 +specifier's 1 +specifiers 1 +specifies 1 +specify 42 +specifying 2 +specimen 27 +specimen's 1 +specimens 1 +specious 3 +speciously 2 +speck 5 +specked 2 +specking 1 +speckle 3 +speckled 3 +speckle's 1 +speckles 1 +speckling 2 +speck's 1 +specks 1 +spec's 1 +specs 2 +spectacle 15 +spectacle's 1 +spectacles 2 +spectacular 22 +spectacularly 4 +spectaculars 1 +spectator 14 +spectator's 1 +spectators 1 +specter 2 +specter's 1 +specters 1 +spectra 1 +spectral 4 +spectra's 1 +spectroscope 2 +spectroscope's 1 +spectroscopes 1 +spectroscopic 2 +spectroscopy 4 +spectroscopy's 1 +spectrum 22 +spectrum's 1 +spectrums 1 +speculate 10 +speculated 1 +speculates 1 +speculating 3 +speculation 21 +speculation's 1 +speculations 1 +speculative 9 +speculator 5 +speculator's 1 +speculators 1 +sped 1 +speech 91 +speeched 1 +speeches 1 +speeching 1 +speechless 4 +speech's 1 +speed 100 +speedboat 3 +speedboat's 1 +speedboats 1 +speeded 2 +speeder 3 +speeder's 1 +speeders 1 +speedier 1 +speediest 1 +speedily 4 +speeding 4 +speedometer 2 +speedometer's 1 +speedometers 1 +speed's 1 +speeds 1 +speedster 2 +speedster's 1 +speedsters 1 +speedup 2 +speedups 1 +speedway 3 +speedway's 1 +speedways 1 +speedy 8 +spell 42 +spellbind 2 +spellbinder 3 +spellbinder's 1 +spellbinders 1 +spellbinding 3 +spellbinds 1 +spellbound 4 +spelled 1 +speller 3 +speller's 1 +spellers 1 +spelling 12 +spelling's 1 +spellings 1 +spells 1 +spelt 3 +spelunker 2 +spelunker's 1 +spelunkers 1 +Spence 5 +Spencer 16 +Spencerian 1 +Spencer's 1 +Spence's 1 +spend 232 +spender 3 +spender's 1 +spenders 1 +spending 40 +spends 1 +spendthrift 3 +spendthrift's 1 +spendthrifts 1 +Spengler 2 +Spenglerian 1 +Spengler's 1 +Spenser 4 +Spenserian 1 +Spenser's 1 +spent 4 +sperm 8 +spermatozoa 2 +spermatozoon 2 +spermatozoon's 1 +spermicide 3 +spermicide's 1 +spermicides 1 +sperm's 1 +sperms 1 +Sperry 2 +Sperry's 1 +spew 4 +spewed 2 +spewing 2 +spews 1 +sphere 20 +sphere's 1 +spheres 1 +spherical 4 +spheroid 3 +spheroidal 2 +spheroid's 1 +spheroids 2 +sphincter 2 +sphincter's 1 +sphincters 1 +sphinges 1 +Sphinx 1 +sphinx 3 +sphinxes 1 +sphinx's 1 +Sphinx's 1 +Spica 2 +Spica's 1 +spice 10 +spiced 3 +spice's 1 +spices 1 +spicier 1 +spiciest 1 +spiciness 2 +spiciness's 1 +spicing 2 +spicy 4 +spider 13 +spiderier 1 +spideriest 1 +spider's 1 +spiders 2 +spidery 3 +spied 1 +spiel 3 +Spielberg 3 +Spielberg's 1 +spieled 1 +spieling 2 +spiel's 1 +spiels 1 +spies 1 +spiffied 1 +spiffier 1 +spiffies 1 +spiffiest 1 +spiffy 1 +spiffying 1 +spigot 3 +spigot's 1 +spigots 1 +spike 11 +spiked 2 +spike's 1 +spikes 1 +spikier 1 +spikiest 1 +spiking 2 +spiky 4 +spill 20 +spillage 4 +spillage's 1 +spillages 1 +Spillane 2 +Spillane's 1 +spilled 3 +spilling 3 +spills 1 +spillway 2 +spillway's 1 +spillways 1 +spilt 2 +spin 28 +spinach 4 +spinach's 1 +spinal 6 +spinals 1 +spindle 4 +spindled 2 +spindle's 1 +spindles 1 +spindlier 1 +spindliest 1 +spindling 2 +spindly 3 +spine 18 +spineless 2 +spine's 1 +spines 1 +spinet 2 +spinet's 1 +spinets 1 +spinier 1 +spiniest 1 +spinnaker 4 +spinnaker's 1 +spinnakers 1 +spinner 6 +spinner's 1 +spinners 1 +spinning 6 +spinning's 1 +spinoff 3 +spinoffs 1 +Spinoza 3 +Spinoza's 1 +spins 1 +spinster 4 +spinsterhood 2 +spinsterhood's 1 +spinster's 1 +spinsters 1 +Spinx 1 +Spinx's 1 +spiny 3 +spiral 14 +spiraled 1 +spiraling 1 +spiralled 2 +spiralling 4 +spirally 2 +spirals 1 +spire 7 +spirea 1 +spirea's 1 +spireas 1 +spire's 1 +spires 1 +spirit 88 +spirited 4 +spiriting 1 +spiritless 2 +spirit's 1 +spirits 1 +spiritual 26 +spiritualism 2 +spiritualism's 1 +spiritualist 4 +spiritualistic 2 +spiritualist's 1 +spiritualists 1 +spirituality 4 +spirituality's 1 +spiritually 4 +spirituals 1 +spirituous 2 +Spiro 3 +Spirograph 1 +Spirograph's 1 +Spiro's 1 +spit 18 +spitball 2 +spitball's 1 +spitballs 1 +spite 6 +spited 1 +spiteful 3 +spitefuller 1 +spitefullest 1 +spitefully 2 +spitefulness 2 +spitefulness's 1 +spite's 1 +spites 1 +spitfire 5 +spitfire's 1 +spitfires 1 +spiting 1 +spits 1 +Spitsbergen 2 +Spitsbergen's 1 +spitted 2 +spitting 4 +spittle 3 +spittle's 1 +spittoon 2 +spittoon's 1 +spittoons 1 +Spitz 2 +Spitz's 1 +splash 16 +splashdown 1 +splashdown's 1 +splashdowns 1 +splashed 2 +splashes 1 +splashier 1 +splashiest 1 +splashing 3 +splashy 2 +splat 3 +splat's 1 +splats 1 +splatted 1 +splatter 4 +splattered 2 +splattering 2 +splatters 1 +splatting 1 +splay 4 +splayed 2 +splaying 1 +splays 1 +spleen 4 +spleen's 1 +spleens 1 +splendid 19 +splendider 1 +splendidest 1 +splendidly 4 +splendor 2 +splendor's 1 +splenetic 2 +splice 5 +spliced 2 +splicer 2 +splicer's 1 +splicers 1 +splices 1 +splicing 3 +spline 3 +spline's 1 +splines 1 +splint 4 +splinted 1 +splinter 6 +splintered 3 +splintering 3 +splinter's 1 +splinters 1 +splinting 1 +splint's 1 +splints 1 +split 51 +splits 1 +splits's 1 +splitting 4 +splittings 1 +splodge 3 +splodge's 1 +splotch 3 +splotched 1 +splotches 1 +splotchier 1 +splotchiest 1 +splotching 1 +splotch's 1 +splotchy 2 +splurge 3 +splurged 1 +splurge's 1 +splurges 1 +splurging 1 +splutter 5 +spluttered 1 +spluttering 3 +splutters 1 +Spock 2 +Spock's 1 +spoil 20 +spoilage 3 +spoilage's 1 +spoiled 3 +spoiler 2 +spoiler's 1 +spoilers 1 +spoiling 3 +spoils 1 +spoilsport 3 +spoilsport's 1 +spoilsports 1 +spoilt 3 +Spokane 2 +Spokane's 1 +spoke 5 +spoken 10 +spokes 1 +spokesman 44 +spokesman's 1 +spokesmen 1 +spokespeople 3 +spokesperson 5 +spokespersons 1 +spokeswoman 8 +spokeswoman's 1 +spokeswomen 1 +spoliation 2 +spoliation's 1 +sponge 10 +sponged 1 +sponger 2 +sponger's 1 +spongers 1 +sponge's 1 +sponges 2 +spongier 1 +spongiest 1 +sponging 3 +spongy 3 +sponsor 32 +sponsored 7 +sponsoring 3 +sponsor's 1 +sponsors 1 +sponsorship 14 +spontaneity 4 +spontaneity's 1 +spontaneous 13 +spontaneously 7 +spoof 4 +spoofed 1 +spoofing 1 +spoof's 1 +spoofs 1 +spook 3 +spooked 2 +spookier 1 +spookiest 1 +spooking 1 +spook's 1 +spooks 1 +spooky 3 +spool 4 +spooled 1 +spooling 2 +spool's 1 +spools 1 +spoon 14 +spoonbill 3 +spoonbill's 1 +spoonbills 1 +spooned 2 +spoonerism 2 +spoonerism's 1 +spoonerisms 1 +spoonful 4 +spoonful's 1 +spoonfuls 1 +spooning 3 +spoon's 1 +spoons 1 +spoonsful 2 +spoor 2 +spoored 1 +spooring 1 +spoor's 1 +spoors 1 +sporadic 5 +sporadically 3 +spore 5 +spored 1 +spore's 1 +spores 1 +sporing 1 +sporran 2 +sporran's 1 +sport 97 +sported 2 +sportier 1 +sportiest 1 +sporting 16 +sportive 2 +sport's 1 +sports 1 +sportscast 3 +sportscaster 2 +sportscasters 1 +sportscasting 1 +sportscast's 1 +sportscasts 1 +sportsman 7 +sportsmanlike 2 +sportsman's 1 +sportsmanship 2 +sportsmanship's 1 +sportsmen 1 +sportswear 3 +sportswear's 1 +sportswoman 2 +sportswoman's 1 +sportswomen 1 +sporty 3 +spot 80 +spotless 3 +spotlessly 2 +spotlessness 1 +spotlessness's 1 +spotlight 9 +spotlighted 1 +spotlighting 2 +spotlight's 1 +spotlights 1 +spot's 1 +spots 1 +spotted 6 +spotter 3 +spotter's 1 +spotters 1 +spottier 1 +spottiest 1 +spottiness 1 +spottiness's 1 +spotting 1 +spotting's 1 +spotty 3 +spouse 11 +spouse's 1 +spouses 1 +spout 5 +spouted 2 +spouting 1 +spouts 1 +sprain 3 +sprained 2 +spraining 1 +sprains 1 +sprang 1 +sprangs 1 +sprat 3 +sprat's 1 +sprats 1 +sprawl 7 +sprawled 2 +sprawling 4 +sprawls 1 +spray 19 +sprayed 2 +sprayer 3 +sprayer's 1 +sprayers 1 +spraying 3 +spray's 1 +sprays 1 +spread 82 +spreader 2 +spreader's 1 +spreaders 1 +spreading 8 +spreads 1 +spreadsheet 11 +spreadsheets 1 +spree 4 +spreed 2 +spreeing 1 +spree's 1 +sprees 1 +sprier 1 +spriest 1 +sprig 4 +sprightlier 1 +sprightliest 1 +sprightliness 2 +sprightliness's 1 +sprightly 4 +sprig's 1 +sprigs 1 +spring 84 +springboard 4 +springboard's 1 +springboards 1 +Springfield 4 +Springfield's 1 +springier 1 +springiest 1 +springiness 2 +springiness's 1 +springing 3 +springing's 1 +springs 1 +Springsteen 3 +Springsteen's 1 +springtime 3 +springtime's 1 +springy 3 +sprinkle 9 +sprinkled 2 +sprinkler 4 +sprinkler's 1 +sprinklers 1 +sprinkles 1 +sprinkling 3 +sprinkling's 1 +sprinklings 1 +Sprint 1 +sprint 9 +sprinted 1 +sprinter 4 +sprinters 1 +sprinting 3 +sprint's 1 +Sprint's 1 +sprints 1 +Sprite 1 +sprite 3 +sprite's 1 +Sprite's 1 +sprites 1 +spritz 3 +spritzed 1 +spritzes 1 +spritzing 1 +sprocket 2 +sprocket's 1 +sprockets 1 +sprout 8 +sprouted 2 +sprouting 3 +sprouts 1 +spruce 6 +spruced 1 +sprucer 1 +spruce's 1 +spruces 1 +sprucest 1 +sprucing 1 +sprung 2 +spry 3 +spryer 2 +spryest 1 +spryly 2 +spryness 1 +spud 4 +spud's 1 +spuds 1 +spume 3 +spumed 2 +spume's 1 +spumes 1 +spuming 1 +spumoni 1 +spun 2 +spunk 3 +spunked 1 +spunkier 1 +spunkies 1 +spunkiest 1 +spunking 1 +spunk's 1 +spunks 1 +spunky 2 +spur 19 +spurious 5 +spuriously 2 +spuriousness 2 +spuriousness's 1 +spurn 4 +spurned 2 +spurning 2 +spurns 1 +spurred 1 +spurring 1 +spur's 1 +spurs 1 +spurt 5 +spurted 1 +spurting 2 +spurts 1 +Sputnik 2 +sputter 3 +sputtered 1 +sputtering 3 +sputters 1 +sputum 3 +sputum's 1 +spy 16 +spyglass 2 +spyglasses 1 +spyglass's 1 +spying 3 +spy's 1 +Sq 1 +Sq's 1 +squab 3 +squabbed 1 +squabbing 1 +squabble 5 +squabbled 1 +squabbles 1 +squabbling 3 +squab's 1 +squabs 1 +squad 31 +squadded 1 +squadding 1 +squadron 1 +squadron's 1 +squadrons 1 +squad's 1 +squads 1 +squalid 4 +squalider 1 +squalidest 1 +squall 3 +squalled 2 +squalling 3 +squall's 1 +squalls 1 +squalor 4 +squalor's 1 +squander 4 +squandered 2 +squandering 2 +squanders 1 +Squanto 1 +square 40 +squared 6 +squarely 5 +squareness 2 +squareness's 1 +squarer 1 +square's 1 +squares 1 +squarest 1 +squaring 3 +squash 12 +squashed 3 +squashes 1 +squashier 1 +squashiest 1 +squashing 3 +squashy 2 +squat 13 +squats 1 +squatted 2 +squatter 4 +squattered 1 +squattering 1 +squatter's 1 +squatters 1 +squattest 1 +squatting 3 +squaw 3 +squawk 4 +squawked 1 +squawking 3 +squawk's 1 +squawks 1 +squaw's 1 +squaws 1 +squeak 7 +squeaked 2 +squeakier 1 +squeakiest 1 +squeaking 3 +squeak's 1 +squeaks 1 +squeaky 4 +squeal 6 +squealed 2 +squealer 2 +squealer's 1 +squealers 1 +squealing 3 +squeal's 1 +squeals 1 +squeamish 3 +squeamishly 2 +squeamishness 2 +squeamishness's 1 +squeegee 3 +squeegeed 1 +squeegeeing 1 +squeegee's 1 +squeegees 1 +squeeze 27 +squeezed 2 +squeezer 2 +squeezer's 1 +squeezers 1 +squeezes 1 +squeezing 2 +squelch 4 +squelched 2 +squelches 1 +squelching 2 +Squibb 2 +Squibb's 1 +squid 4 +squidded 1 +squidding 1 +squid's 1 +squids 1 +squiggle 3 +squiggled 1 +squiggle's 1 +squiggles 1 +squigglier 1 +squiggliest 1 +squiggling 2 +squiggly 2 +squint 6 +squinted 1 +squinter 1 +squintest 1 +squinting 2 +squints 1 +squire 7 +squired 1 +squire's 1 +squires 1 +squiring 1 +squirm 5 +squirmed 1 +squirmier 1 +squirmiest 1 +squirming 3 +squirms 1 +squirmy 2 +squirrel 7 +squirreled 1 +squirreling 1 +squirrelled 1 +squirrelling 1 +squirrel's 1 +squirrels 1 +squirt 5 +squirted 1 +squirting 2 +squirts 1 +squish 4 +squished 1 +squishes 1 +squishier 1 +squishiest 1 +squishing 2 +squishy 2 +Sr 1 +Srinagar 2 +Srinagar's 1 +Srivijaya 1 +Srivijaya's 1 +S's 1 +St 1 +stab 18 +stabbed 2 +stabbing 4 +stabbings 1 +stability 24 +stability's 1 +stabilization 3 +stabilization's 1 +stabilize 5 +stabilized 2 +stabilizer 2 +stabilizer's 1 +stabilizers 2 +stabilizes 1 +stabilizing 3 +stable 45 +stabled 2 +stabler 1 +stable's 1 +stables 1 +stablest 1 +stabling 2 +stabs 1 +staccati 1 +staccato 3 +staccatos 1 +Stacey 4 +Stacey's 1 +Staci 1 +Stacie 1 +Stacie's 1 +Staci's 1 +stack 19 +stacked 3 +stacking 2 +stack's 1 +stacks 1 +Stacy 2 +Stacy's 1 +stadia 3 +stadia's 1 +stadium 12 +stadium's 1 +stadiums 1 +Stael 2 +Stael's 1 +staff 235 +staffed 3 +staffer 3 +staffer's 1 +staffers 1 +staffing 10 +Stafford 5 +Stafford's 1 +staff's 1 +staffs 1 +stag 8 +stage 222 +stagecoach 3 +stagecoaches 1 +stagecoach's 1 +staged 2 +stagehand 3 +stagehand's 1 +stagehands 1 +stage's 1 +stages 1 +stagflation 2 +stagflation's 1 +stagger 13 +staggered 3 +staggering 7 +staggeringly 2 +staggerings 1 +staggers 1 +staging 5 +staging's 1 +stagings 1 +stagnant 4 +stagnate 3 +stagnated 2 +stagnates 1 +stagnating 2 +stagnation 4 +stagnation's 1 +stag's 1 +stags 1 +staid 3 +staider 1 +staidest 1 +staidly 1 +stain 19 +stained 7 +staining 5 +stainless 5 +stains 1 +stair 2 +staircase 13 +staircase's 1 +staircases 1 +StairMaster 1 +stair's 1 +stairs 42 +stairway 4 +stairway's 1 +stairways 1 +stairwell 3 +stairwell's 1 +stairwells 1 +stake 36 +staked 1 +stakeout 2 +stakeout's 1 +stakeouts 1 +stake's 1 +stakes 1 +staking 1 +stalactite 4 +stalactite's 1 +stalactites 1 +stalagmite 3 +stalagmite's 1 +stalagmites 1 +stale 8 +staled 1 +stalemate 5 +stalemated 2 +stalemate's 1 +stalemates 1 +stalemating 1 +staleness 2 +staleness's 1 +staler 1 +stales 1 +stalest 1 +Stalin 8 +staling 1 +Stalingrad 3 +Stalingrad's 1 +Stalinist 1 +Stalin's 1 +stalk 11 +stalked 2 +stalker 2 +stalker's 1 +stalkers 1 +stalking 4 +stalkings 1 +stalk's 1 +stalks 1 +stall 21 +stalled 2 +stalling 3 +stallion 5 +stallion's 1 +stallions 1 +Stallone 3 +Stallone's 1 +stall's 1 +stalls 2 +stalwart 5 +stalwarts 1 +stamen 2 +stamen's 1 +stamens 1 +Stamford 7 +Stamford's 1 +stamina 6 +stamina's 1 +stammer 6 +stammered 2 +stammerer 2 +stammerer's 1 +stammerers 1 +stammering 3 +stammers 1 +stamp 32 +stamped 4 +stampede 4 +stampeded 1 +stampede's 1 +stampedes 1 +stampeding 2 +stamping 4 +stamps 1 +Stan 8 +stance 22 +stance's 1 +stances 1 +stanch 2 +stanched 1 +stancher 1 +stanches 1 +stanchest 1 +stanching 1 +stanchion 2 +stanchion's 1 +stanchions 1 +stand 356 +standard 227 +standardization 3 +standardization's 1 +standardize 3 +standardized 4 +standardizes 1 +standardizing 3 +standard's 1 +standards 1 +standby 6 +standbys 1 +standing 32 +standing's 1 +standings 1 +Standish 3 +Standish's 1 +standoff 2 +standoffish 2 +standoff's 1 +standoffs 1 +standout 2 +standout's 1 +standouts 1 +standpoint 5 +standpoint's 1 +standpoints 1 +stands 1 +standstill 5 +standstill's 1 +standstills 1 +Stanford 4 +Stanford's 1 +Stanislavsky 2 +Stanislavsky's 1 +stank 2 +stanks 1 +Stanley 16 +Stanley's 1 +Stan's 1 +Stanton 3 +Stanton's 1 +stanza 4 +stanza's 1 +stanzas 1 +staph 2 +staph's 1 +staphylococci 2 +staphylococcus 2 +staphylococcus's 1 +staple 8 +stapled 2 +stapler 2 +stapler's 1 +staplers 1 +staple's 1 +staples 1 +Staples 3 +Staples's 1 +stapling 3 +star 116 +starboard 4 +starboard's 1 +Starbucks 1 +starch 5 +starched 3 +starches 1 +starchier 1 +starchiest 1 +starching 2 +starch's 1 +starchy 2 +stardom 3 +stardom's 1 +stare 92 +stared 1 +stares 1 +starfish 4 +starfishes 1 +starfish's 1 +stargazer 2 +stargazers 1 +staring 3 +Stark 4 +stark 9 +starked 1 +starker 2 +starkest 1 +Starkey 2 +Starkey's 1 +starking 1 +starkly 3 +starkness 2 +starkness's 1 +Stark's 1 +starks 1 +starless 2 +starlet 3 +starlet's 1 +starlets 1 +starlight 3 +starlight's 1 +starling 4 +starling's 1 +starlit 2 +Starr 3 +starred 2 +starrier 1 +starriest 1 +starring 4 +Starr's 1 +starry 3 +star's 1 +stars 1 +start 504 +started 1 +starter 10 +starter's 1 +starters 1 +starting 19 +startle 9 +startled 8 +startles 1 +startling 7 +startlingly 3 +starts 1 +starvation 7 +starvation's 1 +starve 8 +starved 3 +starves 1 +starving 8 +starvings 1 +stash 4 +stashed 1 +stashes 1 +stashing 1 +state 546 +stated 6 +statehood 3 +statehood's 1 +statehouse 2 +statehouses 1 +stateless 2 +statelier 1 +stateliest 1 +stateliness 2 +stateliness's 1 +stately 6 +statement 143 +statement's 1 +statements 1 +Staten 2 +Staten's 1 +stater 2 +stateroom 2 +stateroom's 1 +staterooms 1 +state's 1 +states 1 +stateside 2 +statesman 7 +statesmanlike 2 +statesman's 1 +statesmanship 2 +statesmanship's 1 +statesmen 1 +statewide 3 +static 15 +statically 2 +stating 2 +station 147 +stationary 6 +stationed 2 +stationer 3 +stationer's 1 +stationers 1 +stationery 6 +stationery's 1 +stationing 2 +station's 1 +stations 1 +statistic 4 +statistical 23 +statistically 7 +statistician 4 +statistician's 1 +statisticians 1 +statistic's 1 +statistics 34 +stats 1 +statuary 4 +statuary's 1 +statue 16 +statue's 1 +statues 1 +statuesque 2 +statuette 3 +statuette's 1 +statuettes 1 +stature 6 +stature's 1 +statures 1 +status 90 +statuses 1 +status's 1 +statute 24 +statute's 1 +statutes 1 +statutory 39 +staunch 6 +staunched 1 +stauncher 1 +staunches 1 +staunchest 1 +staunching 2 +staunchly 3 +stave 5 +staved 1 +stave's 1 +staves 1 +staving 1 +stay 199 +stayed 1 +staying 4 +stays 1 +stead 5 +steadfast 3 +steadfastly 3 +steadfastness 2 +steadfastness's 1 +Steadicam 2 +steadied 2 +steadier 1 +steadies 1 +steadiest 1 +steadily 19 +steadiness 2 +steadiness's 1 +stead's 1 +steads 1 +steady 37 +steadying 2 +steak 9 +steakhouse 2 +steakhouse's 1 +steakhouses 1 +steak's 1 +steaks 1 +steal 51 +stealing 3 +stealing's 1 +steals 1 +stealth 4 +stealthier 1 +stealthiest 1 +stealthily 3 +stealth's 1 +stealthy 3 +steam 36 +steamboat 3 +steamboat's 1 +steamboats 1 +steamed 3 +steamer 5 +steamer's 1 +steamers 1 +steamier 2 +steamies 1 +steamiest 1 +steaming 6 +steamroll 1 +steamrolled 1 +steamroller 3 +steamrollered 1 +steamrollering 2 +steamroller's 1 +steamrollers 1 +steamrolling 2 +steamrolls 1 +steam's 1 +steams 1 +steamship 3 +steamship's 1 +steamships 1 +steamy 3 +steed 3 +steed's 1 +steeds 1 +steel 43 +Steele 4 +steeled 2 +Steele's 1 +steelier 1 +steelies 1 +steeliest 1 +steeling 1 +steel's 1 +steels 1 +steely 5 +steep 24 +steeped 2 +steeper 1 +steeper's 1 +steepest 1 +steeping 3 +steeple 4 +steeplechase 4 +steeplechase's 1 +steeplechases 1 +steeplejack 2 +steeplejack's 1 +steeplejacks 1 +steeple's 1 +steeples 1 +steeply 5 +steepness 2 +steeps 1 +steer 15 +steerage 3 +steerage's 1 +steered 2 +steering 11 +steers 1 +Stefan 5 +Stefanie 2 +Stefanie's 1 +Stefan's 1 +stein 2 +Stein 5 +Steinbeck 2 +Steinbeck's 1 +steined 1 +Steinem 2 +Steinem's 1 +Steiner 4 +Steiner's 1 +steining 1 +Steinmetz 1 +Steinmetz's 1 +stein's 1 +Stein's 1 +steins 1 +Steinway 2 +Steinway's 1 +Stella 10 +stellar 3 +Stella's 1 +stem 31 +stemmed 2 +stemming 2 +stem's 1 +stems 1 +stench 5 +stenched 1 +stenches 1 +stenching 2 +stench's 1 +stencil 4 +stenciled 1 +stenciling 1 +stencilled 2 +stencilling 3 +stencil's 1 +stencils 1 +Stendhal 2 +Stendhal's 1 +Stengel 2 +Stengel's 1 +stenographer 2 +stenographer's 1 +stenographers 1 +stenographic 1 +stenography 2 +stenography's 1 +stentorian 3 +step 200 +stepbrother 3 +stepbrother's 1 +stepbrothers 1 +stepchild 2 +stepchildren 2 +stepchild's 1 +stepdaughter 3 +stepdaughter's 1 +stepdaughters 1 +stepfather 5 +stepfather's 1 +stepfathers 1 +Stephan 2 +Stephanie 6 +Stephanie's 1 +Stephan's 1 +Stephen 51 +Stephen's 1 +Stephens 5 +Stephenson 6 +Stephenson's 1 +stepladder 3 +stepladder's 1 +stepladders 1 +stepmother 4 +stepmother's 1 +stepmothers 1 +stepparent 2 +stepparent's 1 +stepparents 1 +steppe 3 +stepped 3 +steppe's 1 +steppes 1 +stepping 4 +steppingstone 1 +steppingstones 1 +step's 1 +steps 1 +stepsister 2 +stepsister's 1 +stepsisters 1 +stepson 3 +stepson's 1 +stepsons 1 +stereo 8 +stereophonic 2 +stereos 1 +stereoscope 2 +stereoscope's 1 +stereoscopes 1 +stereotype 9 +stereotyped 4 +stereotype's 1 +stereotypes 1 +stereotypical 3 +stereotyping 3 +sterile 6 +sterility 3 +sterility's 1 +sterilization 2 +sterilization's 1 +sterilize 2 +sterilized 2 +sterilizer 2 +sterilizers 1 +sterilizes 1 +sterilizing 3 +Sterling 2 +sterling 20 +sterling's 1 +Sterling's 1 +stern 11 +Stern 2 +sterna 2 +Sterne 3 +sterned 1 +sterner 2 +Sterne's 1 +sternest 1 +sterning 1 +sternly 4 +sternness 2 +Sterno 1 +Stern's 1 +sterns 1 +sternum 2 +sternum's 1 +sternums 1 +steroid 6 +steroid's 1 +steroids 1 +stethoscope 3 +stethoscope's 1 +stethoscopes 1 +Stetson 2 +Stetson's 1 +Steuben 2 +Steuben's 1 +Steve 46 +stevedore 3 +stevedore's 1 +stevedores 1 +Steven 14 +Steven's 1 +Stevens 8 +Stevenson 7 +Stevenson's 1 +Steve's 1 +Stevie 4 +Stevie's 1 +stew 9 +steward 16 +stewarded 1 +stewardess 4 +stewardesses 1 +stewardess's 1 +stewarding 3 +steward's 1 +stewards 1 +stewardship 4 +stewardship's 1 +Stewart 23 +Stewart's 1 +stewed 2 +stewing 2 +stew's 1 +stews 1 +stick 91 +sticker 6 +sticker's 1 +stickers 1 +stickied 1 +stickier 1 +stickies 1 +stickiest 1 +stickiness 3 +stickiness's 1 +sticking 3 +stickleback 4 +stickleback's 1 +sticklebacks 2 +stickler 2 +stickler's 1 +sticklers 1 +stickpin 1 +stickpin's 1 +stickpins 1 +stick's 1 +sticks 1 +stickup 1 +stickup's 1 +stickups 1 +sticky 13 +stickying 1 +Stieglitz 2 +Stieglitz's 1 +sties 1 +stiff 22 +stiffed 1 +stiffen 7 +stiffened 2 +stiffener 2 +stiffeners 1 +stiffening 3 +stiffens 1 +stiffer 1 +stiffest 1 +stiffing 1 +stiffly 7 +stiffness 4 +stiffness's 1 +stiffs 1 +stifle 9 +stifled 3 +stifles 1 +stifling 3 +stiflings 1 +stigma 5 +stigma's 1 +stigmas 1 +stigmata 2 +stigmatize 2 +stigmatized 2 +stigmatizes 1 +stigmatizing 2 +stile 6 +stiled 1 +stile's 1 +stiles 1 +stiletto 3 +stilettoes 1 +stiletto's 1 +stilettos 1 +stiling 1 +still 756 +stillbirth 3 +stillbirth's 1 +stillbirths 1 +stillborn 4 +stillborns 1 +stilled 2 +stiller 1 +stillest 1 +stilling 2 +stillness 6 +stillness's 1 +stills 1 +stilt 4 +stilted 3 +Stilton 3 +Stilton's 1 +stilt's 1 +stilts 1 +Stimson 2 +Stimson's 1 +stimulant 4 +stimulant's 1 +stimulants 1 +stimulate 22 +stimulated 4 +stimulates 1 +stimulating 8 +stimulation 10 +stimulation's 1 +stimuli 1 +stimuli's 1 +stimulus 25 +stimulus's 1 +Stine 1 +Stine's 1 +sting 12 +stinger 2 +stinger's 1 +stingers 1 +stingier 1 +stingiest 1 +stingily 1 +stinginess 2 +stinginess's 1 +stinging 5 +stingray 3 +stingray's 1 +stingrays 1 +stings 1 +stingy 3 +stink 8 +stinker 2 +stinker's 1 +stinkers 1 +stinking 5 +stinkings 1 +stinks 1 +stint 5 +stinted 2 +stinting 1 +stints 1 +stipend 3 +stipend's 1 +stipends 1 +stipple 3 +stippled 2 +stipples 1 +stippling 2 +stipulate 8 +stipulated 3 +stipulates 1 +stipulating 1 +stipulation 4 +stipulation's 1 +stipulations 1 +stir 30 +Stirling 12 +Stirling's 1 +stirred 2 +stirrer 2 +stirrers 1 +stirring 6 +stirrings 1 +stirrup 3 +stirrup's 1 +stirrups 1 +stirs 1 +stitch 25 +stitched 2 +stitches 1 +stitching 3 +stitching's 1 +stitch's 1 +stoat 4 +stoat's 1 +stoats 1 +stochastic 4 +stock 106 +stockade 3 +stockaded 2 +stockade's 1 +stockades 1 +stockading 1 +stockbroker 6 +stockbroker's 1 +stockbrokers 1 +stocked 2 +Stockhausen 2 +Stockhausen's 1 +stockholder 3 +stockholder's 1 +stockholders 1 +Stockholm 5 +Stockholm's 1 +stockier 1 +stockiest 1 +stockiness 1 +stockiness's 1 +stocking 10 +stocking's 1 +stockings 1 +stockpile 5 +stockpiled 2 +stockpiles 1 +stockpiling 3 +stockroom 2 +stockroom's 1 +stockrooms 1 +stock's 1 +stocks 1 +Stockton 11 +Stockton's 1 +stocky 4 +stockyard 2 +stockyard's 1 +stockyards 1 +stodgier 1 +stodgiest 1 +stodginess 2 +stodgy 2 +Stoic 1 +stoic 3 +stoical 2 +stoically 2 +Stoicism 1 +stoicism 2 +stoicism's 1 +Stoicism's 1 +stoic's 1 +Stoic's 1 +stoics 1 +stoke 4 +stoked 2 +stoker 2 +stoker's 1 +stokers 1 +stokes 1 +Stokes 4 +stokes's 1 +Stokes's 1 +stoking 3 +stole 2 +stolen 11 +stoles 1 +Stolichnaya 2 +Stolichnaya's 1 +stolid 3 +stolider 1 +stolidest 1 +stolidity 2 +stolidly 2 +Stolypin 2 +Stolypin's 1 +stomach 35 +stomachache 1 +stomachache's 1 +stomachaches 1 +stomached 1 +stomaching 1 +stomach's 1 +stomachs 1 +stomp 4 +stomped 1 +stomping 3 +stomps 1 +stone 116 +Stone 5 +stoned 3 +Stonehenge 3 +Stonehenge's 1 +stone's 1 +Stone's 1 +stones 1 +stonewall 3 +stonewalled 2 +stonewalling 3 +stonewalls 1 +stoneware 2 +stoneware's 1 +stonework 4 +stonework's 1 +stoney 2 +stonier 1 +stoniest 1 +stonily 2 +stoning 2 +stony 5 +stood 1 +stooge 3 +stooge's 1 +stooges 1 +stool 13 +stool's 1 +stools 1 +stoop 9 +stooped 2 +stooping 3 +stoops 1 +stop 283 +stopcock 2 +stopcock's 1 +stopcocks 1 +stopgap 2 +stopgap's 1 +stopgaps 1 +stoplight 2 +stoplight's 1 +stoplights 1 +stopover 3 +stopover's 1 +stopovers 1 +stoppable 1 +stoppage 4 +stoppage's 1 +stoppages 1 +Stoppard 3 +Stoppard's 1 +stopped 3 +stopper 4 +stoppered 2 +stoppering 1 +stopper's 1 +stoppers 1 +stopping 4 +stopping's 1 +stops 1 +stops's 1 +stopwatch 3 +stopwatches 1 +stopwatch's 1 +storage 32 +storage's 1 +store 95 +stored 5 +storefront 2 +storefront's 1 +storefronts 1 +storehouse 3 +storehouse's 1 +storehouses 1 +storekeeper 2 +storekeeper's 1 +storekeepers 1 +storeroom 3 +storeroom's 1 +storerooms 1 +store's 1 +stores 1 +storey 9 +storeys 1 +storied 2 +stories 2 +storing 2 +stork 3 +stork's 1 +storks 1 +storm 37 +stormed 1 +stormier 1 +stormiest 1 +stormily 2 +storminess 1 +storming 4 +storm's 1 +storms 1 +stormy 6 +story 187 +storybook 2 +storybook's 1 +storybooks 1 +story's 1 +storyteller 3 +storyteller's 1 +storytellers 1 +stout 10 +Stout 2 +stouter 2 +stoutest 1 +stoutly 3 +stoutness 2 +stoutness's 1 +Stout's 1 +stove 11 +stovepipe 3 +stovepipe's 1 +stovepipes 1 +stove's 1 +stoves 1 +stow 4 +stowaway 2 +stowaway's 1 +stowaways 1 +Stowe 3 +stowed 1 +Stowe's 1 +stowing 3 +stows 1 +Strabo 2 +Strabo's 1 +straddle 4 +straddled 1 +straddles 1 +straddling 2 +Stradivarius 2 +Stradivarius's 1 +strafe 3 +strafed 1 +strafes 1 +strafing 3 +straggle 4 +straggled 2 +straggler 3 +stragglers 1 +straggles 1 +stragglier 1 +straggliest 1 +straggling 2 +straggly 3 +straight 98 +straightaway 3 +straightaways 1 +straighted 1 +straightedge 2 +straightedge's 1 +straightedges 1 +straighten 12 +straightened 2 +straightening 3 +straightens 1 +straighter 1 +straightest 1 +straightforward 22 +straightforwardly 3 +straightforwards 1 +straighting 1 +straightjacket 2 +straightjacket's 1 +straightjackets 1 +straightness 2 +straightness's 1 +straights 1 +strain 45 +strained 5 +strainer 2 +strainer's 1 +strainers 1 +straining 3 +strains 1 +strait 7 +straited 1 +straiten 2 +straitened 2 +straitening 1 +straitens 1 +straiting 1 +straitjacket 3 +straitjacketed 1 +straitjacketing 2 +straitjacket's 1 +straitjackets 1 +strait's 1 +straits 1 +strand 20 +stranded 6 +stranding 3 +strands 1 +strange 70 +strangely 12 +strangeness 3 +strangeness's 1 +stranger 25 +strangered 1 +strangering 1 +stranger's 1 +strangers 1 +strangest 2 +strangle 7 +strangled 3 +stranglehold 3 +stranglehold's 1 +strangleholds 1 +strangler 2 +stranglers 1 +strangles 1 +strangles's 1 +strangling 3 +strangulate 2 +strangulated 2 +strangulates 1 +strangulating 2 +strangulation 3 +strangulation's 1 +strap 16 +strapless 2 +straplesses 1 +strapped 2 +strapping 4 +strap's 1 +straps 1 +Strasbourg 6 +Strasbourg's 1 +strata 2 +stratagem 3 +stratagem's 1 +stratagems 1 +strata's 1 +strategic 32 +strategically 5 +strategics 2 +strategies 1 +strategist 4 +strategist's 1 +strategists 1 +strategy 91 +strategy's 1 +stratification 6 +stratification's 1 +stratified 3 +stratifies 1 +stratify 2 +stratifying 2 +stratosphere 4 +stratosphere's 1 +stratospheres 1 +stratum 8 +stratum's 1 +stratums 1 +Strauss 4 +Stravinsky 4 +Stravinsky's 1 +straw 18 +strawberries 1 +strawberry 8 +strawberry's 1 +strawed 1 +strawing 1 +straw's 1 +straws 1 +stray 12 +strayed 1 +straying 3 +strays 1 +streak 11 +streaked 2 +streakier 1 +streakiest 1 +streaking 3 +streak's 1 +streaks 1 +streaky 3 +stream 42 +streamed 2 +streamer 3 +streamer's 1 +streamers 1 +streaming 3 +streaming's 1 +streamline 5 +streamlined 4 +streamline's 1 +streamlines 1 +streamlining 3 +stream's 1 +streams 1 +street 1 +streetcar 2 +streetcar's 1 +streetcars 1 +streetlight 2 +streetlight's 1 +streetlights 1 +street's 1 +streets 1 +streetwalker 2 +streetwalker's 1 +streetwalkers 1 +streetwise 3 +Streisand 3 +Streisand's 1 +strength 86 +strengthen 32 +strengthened 3 +strengthening 5 +strengthens 1 +strength's 1 +strengths 1 +strenuous 5 +strenuously 3 +strenuousness 2 +strenuousness's 1 +strep 2 +strep's 1 +streptococcal 2 +streptococci 2 +streptococcus 2 +streptococcus's 1 +streptomycin 2 +streptomycin's 1 +stress 88 +stressed 5 +stresses 1 +stressful 5 +stressing 3 +stress's 1 +stretch 66 +stretched 3 +stretcher 6 +stretcher's 1 +stretchers 1 +stretches 1 +stretchier 1 +stretchiest 1 +stretching 5 +stretchy 3 +strew 5 +strewed 1 +strewing 1 +strewn 1 +strews 1 +striated 2 +stricken 5 +Strickland 2 +Strickland's 1 +strict 26 +stricter 1 +strictest 1 +strictly 22 +strictness 2 +stricture 7 +stricture's 1 +strictures 1 +stridden 2 +stride 23 +strident 4 +stridently 2 +stride's 1 +strides 1 +striding 3 +strife 5 +strife's 1 +strike 127 +strikeout 1 +strikeouts 1 +striker 19 +striker's 1 +strikers 1 +strikes 1 +striking 21 +strikingly 5 +strikings 1 +Strindberg 2 +Strindberg's 1 +string 48 +stringed 2 +stringency 3 +stringent 7 +stringently 2 +stringer 2 +stringer's 1 +stringers 1 +stringier 1 +stringiest 1 +stringing 3 +string's 1 +strings 1 +stringy 3 +strip 44 +stripe 11 +striped 7 +stripe's 1 +stripes 1 +striping 3 +stripling 3 +stripling's 1 +stripped 3 +stripper 3 +stripper's 1 +strippers 1 +stripping 3 +strips 1 +stript 2 +striptease 2 +stripteased 1 +striptease's 1 +stripteases 1 +stripteasing 1 +strive 12 +strived 1 +striven 1 +strives 1 +striving 3 +strobe 3 +strobe's 1 +strobes 1 +strode 1 +stroke 35 +stroked 2 +stroke's 1 +strokes 1 +stroking 2 +stroll 10 +strolled 2 +stroller 2 +stroller's 1 +strollers 1 +strolling 2 +strolls 1 +Stromboli 2 +Stromboli's 1 +strong 201 +Strong 3 +strongbox 2 +strongboxes 1 +strongbox's 1 +stronger 1 +strongest 1 +stronghold 5 +stronghold's 1 +strongholds 1 +strongly 48 +Strong's 1 +strontium 2 +strontium's 1 +strop 3 +strophe 2 +strophe's 1 +strophes 1 +stropped 1 +stropping 1 +strop's 1 +strops 1 +strove 1 +struck 2 +structural 29 +structuralist 6 +structuralist's 1 +structurally 4 +structure 193 +structured 11 +structure's 1 +structures 1 +structuring 4 +strudel 3 +strudel's 1 +strudels 1 +struggle 85 +struggled 1 +struggles 2 +struggling 6 +strum 4 +strummed 2 +strumming 3 +strumpet 3 +strumpeted 1 +strumpeting 1 +strumpet's 1 +strumpets 1 +strums 1 +strung 2 +strut 6 +struts 1 +strutted 2 +strutting 3 +strychnine 3 +strychnine's 1 +St's 1 +Stu 3 +Stuart 24 +Stuart's 1 +Stuarts 1 +stub 6 +stubbed 2 +stubbier 1 +stubbies 1 +stubbiest 1 +stubbing 3 +stubble 5 +stubble's 1 +stubblier 1 +stubbliest 1 +stubbly 2 +stubborn 6 +stubborned 1 +stubborner 1 +stubbornest 1 +stubborning 1 +stubbornly 4 +stubbornness 3 +stubbornness's 1 +stubborns 1 +stubby 4 +stub's 1 +stubs 1 +stucco 3 +stuccoed 2 +stuccoes 1 +stuccoing 1 +stucco's 1 +stuccos 1 +stuck 15 +stud 10 +studded 2 +studding 3 +Studebaker 2 +Studebaker's 1 +student 225 +student's 1 +students 1 +studentship 3 +studentship's 1 +studentships 1 +studied 3 +studies 1 +studio 87 +studio's 1 +studios 1 +studious 4 +studiously 3 +stud's 1 +studs 1 +study 424 +studying 2 +stuff 85 +stuffed 4 +stuffier 1 +stuffiest 1 +stuffily 2 +stuffiness 2 +stuffiness's 1 +stuffing 4 +stuffing's 1 +stuffs 2 +stuffy 5 +stultification 2 +stultified 1 +stultifies 1 +stultify 2 +stultifying 3 +stumble 14 +stumbled 1 +stumbler 2 +stumblers 1 +stumbles 1 +stumbling 5 +stump 10 +stumped 2 +stumpier 1 +stumpiest 1 +stumping 2 +stump's 1 +stumps 1 +stumpy 3 +stun 6 +stung 1 +stunk 2 +stunned 8 +stunning 12 +stunningly 3 +stuns 1 +stunt 7 +stunted 3 +stunting 3 +stunts 1 +stupefaction 2 +stupefaction's 1 +stupefied 2 +stupefies 1 +stupefy 2 +stupefying 2 +stupendous 3 +stupendously 2 +stupid 35 +stupider 3 +stupidest 1 +stupidities 1 +stupidity 5 +stupidity's 1 +stupidly 3 +stupids 1 +stupor 3 +stupor's 1 +stupors 1 +sturdier 1 +sturdiest 1 +sturdily 2 +sturdiness 2 +sturdiness's 1 +sturdy 7 +sturgeon 2 +sturgeon's 1 +sturgeons 1 +Stu's 1 +stutter 4 +stuttered 1 +stutterer 2 +stutterers 1 +stuttering 3 +stutters 1 +Stuttgart 5 +Stuttgart's 1 +Stuyvesant 2 +Stuyvesant's 1 +sty 4 +stye 3 +styed 1 +styes 1 +Stygian 1 +stying 1 +style 134 +styled 2 +style's 1 +styles 1 +styli 2 +styling 6 +stylish 7 +stylishly 2 +stylishness 2 +stylist 4 +stylistic 7 +stylistically 3 +stylistics 3 +stylist's 1 +stylists 1 +stylize 2 +stylized 3 +stylizes 1 +stylizing 1 +stylus 3 +styluses 1 +stylus's 1 +stymie 3 +stymied 2 +stymieing 1 +stymies 1 +stymy 2 +stymying 1 +styptic 3 +styptics 1 +Styrofoam 1 +Styrofoams 1 +Styron 2 +Styron's 1 +sty's 1 +Styx 2 +Styx's 1 +Suarez 2 +Suarez's 1 +suave 3 +suavely 2 +suaver 1 +suavest 1 +suavity 2 +suavity's 1 +sub 13 +Subaru 2 +Subaru's 1 +subatomic 2 +subatomics 1 +subbasement 1 +subbasement's 1 +subbasements 1 +subbed 2 +subbing 1 +subclass 4 +subclass's 1 +subcommittee 4 +subcommittees 1 +subcompact 2 +subcompacts 1 +subconscious 6 +subconsciously 3 +subcontinent 3 +subcontinent's 1 +subcontinents 1 +subcontract 4 +subcontracted 2 +subcontracting 3 +subcontractor 4 +subcontractor's 1 +subcontractors 1 +subcontract's 1 +subcontracts 1 +subculture 5 +subculture's 1 +subcultures 1 +subcutaneous 3 +subdivide 5 +subdivided 2 +subdivides 1 +subdividing 1 +subdivision 5 +subdivision's 1 +subdivisions 1 +subdue 5 +subdued 6 +subdues 1 +subduing 2 +subgroup 6 +subgroup's 1 +subgroups 1 +subhead 3 +subheading 3 +subheading's 1 +subheadings 1 +subhead's 1 +subheads 1 +subhuman 2 +subhumans 1 +subject 276 +subjected 1 +subjecting 2 +subjection 3 +subjection's 1 +subjective 15 +subjectively 3 +subjectives 1 +subjectivity 6 +subjectivity's 1 +subject's 1 +subjects 1 +subjoin 1 +subjoined 1 +subjoining 1 +subjoins 1 +subjugate 4 +subjugated 2 +subjugates 1 +subjugating 1 +subjugation 3 +subjugation's 1 +subjunctive 3 +subjunctives 1 +sublease 3 +subleased 1 +sublease's 1 +subleases 1 +subleasing 1 +sublet 3 +sublets 1 +subletting 3 +sublimate 3 +sublimated 2 +sublimates 1 +sublimating 1 +sublimation 2 +sublimation's 1 +sublime 7 +sublimed 1 +sublimely 2 +sublimer 1 +sublimes 1 +sublimest 1 +subliminal 4 +subliminally 2 +subliming 1 +sublimity 2 +sublimity's 1 +submarine 11 +submarine's 1 +submarines 1 +submerge 6 +submerged 4 +submergence 2 +submergence's 1 +submerges 1 +submerging 2 +submerse 3 +submersed 2 +submerses 1 +submersible 4 +submersibles 1 +submersing 1 +submersion 2 +submersion's 1 +submission 18 +submission's 1 +submissions 1 +submissive 4 +submit 41 +submits 1 +submitted 2 +submitter 2 +submitting 3 +subnormal 3 +suborbital 2 +subordinate 19 +subordinated 3 +subordinates 1 +subordinating 3 +subordination 5 +subordination's 1 +suborn 3 +subornation 2 +subornation's 1 +suborned 1 +suborning 2 +suborns 1 +subplot 2 +subplot's 1 +subplots 1 +subpoena 3 +subpoenaed 2 +subpoenaing 1 +subpoena's 1 +subpoenas 1 +subprogram 1 +subprograms 1 +subroutine 4 +subroutine's 1 +subroutines 1 +sub's 1 +subs 2 +subscribe 9 +subscribed 1 +subscriber 8 +subscriber's 1 +subscribers 1 +subscribes 1 +subscribing 2 +subscript 3 +subscription 13 +subscription's 1 +subscriptions 1 +subscripts 1 +subsection 8 +subsection's 1 +subsections 1 +subsequent 45 +subsequently 39 +subsequents 1 +subservience 3 +subservience's 1 +subservient 4 +subservients 1 +subset 6 +subset's 1 +subsets 1 +subside 7 +subsided 2 +subsidence 5 +subsidence's 1 +subsides 1 +subsidiaries 1 +subsidiary 27 +subsidies 1 +subsiding 3 +subsidization 2 +subsidization's 1 +subsidize 4 +subsidized 3 +subsidizes 1 +subsidizing 3 +subsidy 20 +subsidy's 1 +subsist 3 +subsisted 1 +subsistence 7 +subsistence's 1 +subsisting 2 +subsists 1 +subsoil 4 +subsoiled 1 +subsoiling 1 +subsoil's 1 +subsoils 1 +subsonic 2 +subspace 3 +subspace's 1 +substance 38 +substance's 1 +substances 2 +substandard 3 +substantial 64 +substantially 19 +substantiate 5 +substantiated 2 +substantiates 1 +substantiating 1 +substantiation 2 +substantiation's 1 +substantiations 1 +substantive 13 +substantive's 1 +substantives 1 +substation 2 +substation's 1 +substations 1 +substitute 34 +substituted 2 +substitutes 1 +substituting 1 +substitution 10 +substitution's 1 +substitutions 1 +substrata 2 +substrate 6 +substrate's 1 +substratum 2 +substratum's 1 +substratums 1 +substructure 2 +substructure's 1 +substructures 1 +subsume 5 +subsumed 1 +subsumes 1 +subsuming 2 +subsystem 4 +subsystems 1 +subteen 1 +subteen's 1 +subteens 1 +subterfuge 4 +subterfuge's 1 +subterfuges 1 +subterranean 5 +subtitle 5 +subtitled 2 +subtitle's 1 +subtitles 1 +subtitling 3 +subtle 20 +subtler 1 +subtlest 1 +subtleties 1 +subtlety 6 +subtlety's 1 +subtly 6 +subtotal 3 +subtotaled 1 +subtotaling 1 +subtotalled 1 +subtotalling 1 +subtotal's 1 +subtotals 1 +subtract 5 +subtracted 1 +subtracting 1 +subtraction 3 +subtraction's 1 +subtractions 1 +subtracts 1 +subtrahend 1 +subtrahend's 1 +subtrahends 1 +subtropical 2 +suburb 13 +suburban 10 +suburbanite 2 +suburbanite's 1 +suburbanites 1 +suburbans 1 +suburbia 3 +suburbia's 1 +suburb's 1 +suburbs 1 +subversion 5 +subversion's 1 +subversive 6 +subversives 1 +subvert 5 +subverted 2 +subverting 1 +subverts 1 +subway 4 +subway's 1 +subways 1 +succeed 56 +succeeded 1 +succeeding 6 +succeeds 1 +success 146 +successes 1 +successful 110 +successfully 36 +succession 21 +succession's 1 +successions 1 +successive 21 +successively 4 +successor 22 +successor's 1 +successors 1 +success's 1 +succinct 3 +succincter 1 +succinctest 1 +succinctly 4 +succinctness 2 +succinctness's 1 +succor 1 +succored 1 +succoring 1 +succor's 1 +succors 1 +succotash 1 +succotash's 1 +succulence 2 +succulence's 1 +succulent 4 +succulents 1 +succumb 7 +succumbed 1 +succumbing 2 +succumbs 1 +such 765 +suchlike 3 +suck 19 +sucked 1 +sucker 5 +suckered 2 +suckering 2 +sucker's 1 +suckers 1 +sucking 3 +suckle 4 +suckled 2 +suckles 1 +suckling 2 +suckling's 1 +sucks 1 +Sucre 1 +Sucre's 1 +Sucrets 1 +Sucrets's 1 +sucrose 4 +sucrose's 1 +suction 4 +suctioned 1 +suctioning 2 +suction's 1 +suctions 1 +Sudan 7 +Sudanese 1 +Sudanese's 1 +Sudan's 1 +sudden 41 +suddenly 121 +suddenness 3 +suddenness's 1 +Sudetenland 2 +Sudetenland's 1 +Sudra 1 +Sudra's 1 +suds 1 +sudsier 1 +sudsiest 1 +sudsy 2 +Sue 18 +sue 20 +sued 1 +suede 5 +suede's 1 +suers 1 +Sue's 1 +sues 1 +suet 3 +Suetonius 2 +Suetonius's 1 +suet's 1 +Suez 5 +Suez's 1 +suffer 125 +sufferance 2 +sufferance's 1 +suffered 1 +sufferer 16 +sufferer's 1 +sufferers 1 +suffering 20 +suffering's 1 +sufferings 1 +suffers 1 +suffice 9 +sufficed 1 +suffices 1 +sufficiency 3 +sufficiency's 1 +sufficient 61 +sufficiently 28 +sufficing 1 +suffix 5 +suffixed 2 +suffixes 1 +suffixing 1 +suffix's 1 +suffocate 4 +suffocated 2 +suffocates 1 +suffocating 3 +suffocatings 1 +suffocation 3 +Suffolk 14 +Suffolk's 1 +suffragan 2 +suffragans 1 +suffrage 7 +suffrage's 1 +suffragette 3 +suffragette's 1 +suffragettes 2 +suffragist 2 +suffragist's 1 +suffragists 1 +suffuse 4 +suffused 2 +suffuses 1 +suffusing 1 +suffusion 2 +suffusion's 1 +Sufi 2 +Sufi's 1 +Sufism 1 +Sufism's 1 +sugar 41 +sugarcane 3 +sugarcoat 1 +sugarcoated 1 +sugarcoating 1 +sugarcoats 1 +sugared 2 +sugarier 1 +sugariest 1 +sugaring 2 +sugarless 2 +sugar's 1 +sugars 1 +sugary 4 +suggest 291 +suggested 7 +suggester 1 +suggester's 1 +suggestible 2 +suggesting 1 +suggestion 54 +suggestion's 1 +suggestions 1 +suggestive 5 +suggestively 2 +suggests 2 +Suharto 3 +Suharto's 1 +Sui 2 +suicidal 4 +suicide 21 +suicide's 1 +suicides 1 +suing 2 +Sui's 1 +suit 86 +suitability 6 +suitable 63 +suitably 9 +suitcase 10 +suitcase's 1 +suitcases 1 +suite 18 +suited 3 +suite's 1 +suites 1 +suiting 2 +suiting's 1 +suitor 4 +suitor's 1 +suitors 1 +suit's 1 +suits 1 +Sukarno 3 +Sukarno's 1 +sukiyaki 1 +sukiyaki's 1 +Sukkot 1 +Sukkoth 2 +Sukkoth's 1 +Sukkoths 1 +Sukkots 1 +Sulawesi 2 +Sulawesi's 1 +Suleiman 3 +Suleiman's 1 +sulfate 3 +sulfate's 1 +sulfates 1 +sulfide 2 +sulfides 1 +sulfur 2 +sulfured 1 +sulfuric 2 +sulfuring 1 +sulfurous 1 +sulfur's 1 +sulfurs 1 +sulk 6 +sulked 1 +sulkier 1 +sulkies 1 +sulkiest 1 +sulkily 2 +sulkiness 2 +sulking 2 +sulks 1 +sulky 3 +Sulla 2 +Sulla's 1 +sullen 4 +sullener 1 +sullenest 1 +sullenly 3 +sullenness 2 +sullenness's 1 +sullied 2 +sullies 1 +Sullivan 6 +Sullivan's 1 +sully 3 +sullying 3 +sulphur 10 +sulphured 1 +sulphuring 1 +sulphurous 3 +sulphurs 1 +sultan 6 +sultana 3 +sultana's 1 +sultanas 1 +sultanate 2 +sultanate's 1 +sultanates 1 +sultan's 1 +sultans 1 +sultrier 1 +sultriest 1 +sultry 3 +sum 75 +sumac 3 +sumach 3 +sumach's 1 +sumac's 1 +Sumatra 4 +Sumatra's 1 +Sumeria 2 +Sumerian 1 +Sumerian's 1 +Sumeria's 1 +summaries 1 +summarily 3 +summarize 9 +summarized 2 +summarizes 1 +summarizing 3 +summary 33 +summary's 1 +summation 3 +summation's 1 +summations 1 +summed 2 +Summer 1 +summer 119 +summered 1 +summerhouse 3 +summerhouse's 1 +summerhouses 1 +summerier 1 +summeriest 1 +summering 2 +summer's 1 +Summer's 1 +summers 1 +Summers 3 +summertime 3 +summertime's 1 +summery 2 +summing 3 +summit 30 +summitry 1 +summitry's 1 +summit's 1 +summits 1 +summon 16 +summoned 2 +summoner 2 +summoner's 1 +summoners 1 +summoning 2 +summons 11 +summonsed 2 +summonses 1 +summonsing 1 +summons's 1 +Sumner 3 +Sumner's 1 +sumo 2 +sumo's 1 +sump 4 +sump's 1 +sumps 1 +sumptuous 4 +sum's 1 +sums 1 +Sumter 2 +Sumter's 1 +sun 119 +Sun 3 +sunbathe 3 +sunbathed 1 +sunbather 3 +sunbather's 1 +sunbathers 1 +sunbathes 1 +sunbathing 2 +sunbathing's 1 +Sunbeam 1 +sunbeam 3 +sunbeam's 1 +Sunbeam's 1 +sunbeams 1 +Sunbelt 2 +sunblock 2 +sunblocks 1 +sunbonnet 2 +sunbonnet's 1 +sunbonnets 1 +sunburn 4 +sunburned 2 +sunburning 1 +sunburn's 1 +sunburns 1 +sunburnt 2 +sundae 2 +sundae's 1 +sundaes 1 +Sundanese 1 +Sundas 1 +Sunday 103 +Sunday's 1 +Sundays 1 +sunder 2 +sundered 2 +sundering 2 +sunders 1 +sundial 3 +sundial's 1 +sundials 1 +sundown 2 +sundown's 1 +sundowns 1 +sundries 1 +sundry 5 +sunfish 3 +sunfishes 1 +sunfish's 1 +sunflower 4 +sunflower's 1 +sunflowers 1 +sung 2 +Sung 3 +sunglasses 1 +Sung's 1 +sunk 3 +sunken 4 +Sunkist 1 +Sunkist's 1 +sunks 1 +sunlamp 2 +sunlamps 1 +sunless 2 +sunlight 15 +sunlight's 1 +sunlit 3 +sunned 2 +Sunni 1 +sunnier 1 +sunnies 1 +sunniest 1 +sunning 3 +Sunni's 1 +sunny 13 +Sunnyvale 2 +Sunnyvale's 1 +sunrise 5 +sunrise's 1 +sunrises 1 +sunrising 1 +sunroof 4 +sunroofs 1 +sun's 1 +suns 1 +sunscreen 5 +sunscreens 1 +sunset 8 +sunset's 1 +sunsets 1 +sunsetting 1 +sunshine 15 +sunshine's 1 +sunspot 4 +sunspot's 1 +sunspots 1 +sunstroke 3 +sunstroke's 1 +suntan 4 +suntanned 2 +suntanning 1 +suntan's 1 +suntans 1 +sunup 2 +sunup's 1 +sup 4 +super 22 +superabundance 2 +superabundance's 1 +superabundances 1 +superabundant 2 +superannuate 3 +superannuated 2 +superannuates 1 +superannuating 1 +superb 24 +superber 1 +superbest 1 +superbly 6 +Superbowl 2 +Superbowl's 1 +supercharge 1 +supercharged 2 +supercharger 2 +supercharger's 1 +superchargers 1 +supercharges 1 +supercharging 1 +supercilious 3 +supercomputer 4 +supercomputers 1 +superconductivity 2 +superconductivity's 1 +superconductor 3 +superconductors 1 +supered 1 +superego 4 +superego's 1 +superegos 1 +superficial 10 +superficiality 2 +superficially 5 +superficials 1 +superfluity 2 +superfluity's 1 +superfluous 4 +Superfund 2 +Superfund's 1 +Superglue 2 +Superglue's 1 +superhighway 2 +superhighway's 1 +superhighways 1 +superhuman 4 +superimpose 5 +superimposed 3 +superimposes 1 +superimposing 1 +supering 1 +superintend 2 +superintended 1 +superintendence 2 +superintendency 2 +superintendency's 1 +superintendent 1 +superintendent's 1 +superintendents 1 +superintending 2 +superintends 1 +superior 29 +Superior 3 +superiority 10 +superiority's 1 +Superior's 1 +superiors 1 +superlative 4 +superlatively 2 +superlatives 1 +superman 3 +Superman 3 +superman's 1 +Superman's 1 +supermarket 18 +supermarket's 1 +supermarkets 1 +supermen 1 +supernatural 7 +supernaturals 1 +supernova 3 +supernovae 2 +supernova's 1 +supernovas 1 +supernumeraries 1 +supernumerary 3 +superpower 5 +superpower's 1 +superpowers 1 +supers 1 +superscript 2 +superscripts 1 +supersede 7 +superseded 2 +supersedes 1 +superseding 3 +supersonic 3 +supersonics 1 +superstar 5 +superstar's 1 +superstars 1 +superstition 5 +superstition's 1 +superstitions 1 +superstitious 4 +superstitiously 2 +superstructure 4 +superstructure's 1 +superstructures 1 +supertanker 2 +supertanker's 1 +supertankers 1 +supervene 2 +supervened 1 +supervenes 1 +supervening 3 +supervise 15 +supervised 3 +supervises 1 +supervising 2 +supervision 19 +supervision's 1 +supervisions 1 +supervisor 13 +supervisor's 1 +supervisors 1 +supervisory 6 +supine 3 +supped 2 +supper 18 +supper's 1 +suppers 1 +supping 2 +supplant 5 +supplanted 2 +supplanting 3 +supplants 1 +supple 5 +supplement 32 +supplemental 4 +supplementary 13 +supplemented 2 +supplementing 2 +supplement's 1 +supplements 1 +suppleness 3 +suppleness's 1 +suppler 1 +supplest 1 +suppliant 3 +suppliants 1 +supplicant 3 +supplicant's 1 +supplicants 1 +supplicate 3 +supplicated 1 +supplicates 1 +supplicating 1 +supplication 3 +supplication's 1 +supplications 1 +supplied 2 +supplier 34 +supplier's 1 +suppliers 1 +supplies 1 +supply 174 +supplying 3 +support 396 +supportable 2 +supported 3 +supporter 46 +supporter's 1 +supporters 1 +supporting 14 +supportive 10 +supports 1 +suppose 125 +supposed 56 +supposedly 11 +supposes 1 +supposing 6 +supposings 1 +supposition 4 +supposition's 1 +suppositions 1 +suppositories 1 +suppository 2 +suppository's 1 +suppress 16 +suppressed 4 +suppresses 1 +suppressing 2 +suppression 7 +suppression's 1 +suppurate 2 +suppurated 1 +suppurates 1 +suppurating 1 +suppuration 2 +suppuration's 1 +supranational 4 +supremacist 2 +supremacist's 1 +supremacists 1 +supremacy 6 +supremacy's 1 +supreme 36 +supremely 4 +supremer 1 +supremest 1 +sups 1 +Surabaya 2 +Surabaya's 1 +Surat 2 +Surat's 1 +surcease 3 +surceased 1 +surcease's 1 +surceases 1 +surceasing 1 +surcharge 4 +surcharged 2 +surcharge's 1 +surcharges 1 +surcharging 2 +sure 253 +surefire 2 +surefooted 1 +surely 66 +sureness 2 +sureness's 1 +surer 1 +surest 1 +sureties 1 +surety 5 +surety's 1 +surf 7 +surface 111 +surfaced 2 +surface's 1 +surfaces 1 +surfacing 3 +surfboard 3 +surfboarded 1 +surfboarding 1 +surfboard's 1 +surfboards 1 +surfed 1 +surfeit 4 +surfeited 1 +surfeiting 1 +surfeit's 1 +surfeits 1 +surfer 4 +surfer's 1 +surfers 1 +surfing 3 +surfing's 1 +surf's 1 +surfs 1 +surge 17 +surged 1 +surgeon 19 +surgeon's 1 +surgeons 1 +surgeries 1 +surgery 30 +surgery's 1 +surge's 1 +surges 1 +surgical 10 +surgically 3 +surging 3 +Surinam 3 +Suriname 2 +Surinam's 1 +surlier 1 +surliest 1 +surliness 2 +surliness's 1 +surly 3 +surmise 4 +surmised 2 +surmises 1 +surmising 1 +surmount 6 +surmountable 2 +surmounted 1 +surmounting 3 +surmounts 1 +surname 7 +surname's 1 +surnames 1 +surpass 6 +surpassed 1 +surpasses 1 +surpassing 2 +surplice 3 +surplice's 1 +surplices 1 +surplus 24 +surplused 1 +surpluses 1 +surplusing 1 +surplus's 1 +surplussed 1 +surplussing 1 +surprise 69 +surprised 49 +surprises 1 +surprising 37 +surprisingly 28 +surprisings 1 +surreal 4 +surrealism 3 +surrealism's 1 +surrealist 4 +surrealistic 2 +surrealists 1 +surreals 1 +surrender 21 +surrendered 2 +surrendering 3 +surrenders 1 +surreptitious 3 +surreptitiously 3 +surrey 2 +surrey's 1 +surreys 1 +surrogate 4 +surrogate's 1 +surrogates 1 +surround 50 +surrounded 2 +surrounding 20 +surrounding's 1 +surroundings 14 +surrounds 1 +surtax 3 +surtaxed 1 +surtaxes 1 +surtaxing 1 +surtax's 1 +surveillance 10 +surveillance's 1 +survey 113 +surveyed 2 +surveying 4 +surveyor 14 +surveyor's 1 +surveyors 1 +surveys 1 +survival 34 +survival's 1 +survivals 1 +survive 74 +survived 1 +survives 1 +surviving 15 +survivor 13 +survivor's 1 +survivors 1 +Surya 2 +Surya's 1 +Susan 23 +Susana 2 +Susana's 1 +Susanna 4 +Susanna's 1 +Susanne 2 +Susanne's 1 +Susan's 1 +susceptibility 4 +susceptibility's 1 +susceptible 10 +sushi 2 +sushi's 1 +Susie 4 +Susie's 1 +suspect 58 +suspected 7 +suspecting 2 +suspects 1 +suspend 26 +suspended 8 +suspender 2 +suspenders 3 +suspending 3 +suspends 1 +suspense 4 +suspenseful 2 +suspense's 1 +suspension 17 +suspension's 1 +suspensions 1 +suspicion 25 +suspicion's 1 +suspicions 1 +suspicious 16 +suspiciously 6 +Susquehanna 2 +Susquehanna's 1 +Sussex 22 +Sussex's 1 +sustain 31 +sustainable 9 +sustained 11 +sustaining 3 +sustains 1 +sustenance 3 +sustenance's 1 +Sutherland 9 +Sutherland's 1 +Sutton 11 +Sutton's 1 +suture 4 +sutured 2 +suture's 1 +sutures 1 +suturing 3 +Suva 2 +Suva's 1 +Suwanee 2 +Suwanee's 1 +Suzanne 5 +Suzanne's 1 +Suzette 2 +Suzette's 1 +Suzhou 2 +Suzhou's 1 +Suzuki 3 +Suzuki's 1 +Suzy 3 +Suzy's 1 +Svalbard 2 +Svalbard's 1 +svelte 2 +svelter 1 +sveltest 1 +Sven 3 +Svengali 2 +Sven's 1 +swab 4 +swabbed 2 +swabbing 2 +swab's 1 +swabs 1 +swaddle 2 +swaddled 2 +swaddles 1 +swaddling 2 +swag 4 +swagged 1 +swagger 5 +swaggered 1 +swaggerer 1 +swaggering 2 +swaggers 1 +swagging 1 +swag's 1 +swags 1 +Swahili 1 +Swahili's 1 +Swahilis 1 +swain 2 +swain's 1 +swains 1 +swallow 28 +swallowed 3 +swallowing 3 +swallows 1 +swallowtail 3 +swallowtail's 1 +swallowtails 1 +swam 1 +swami 2 +swamies 1 +swami's 1 +swamis 1 +Swammerdam 2 +Swammerdam's 1 +swamp 11 +swamped 2 +swampier 1 +swampiest 1 +swamping 3 +swamp's 1 +swamps 1 +swampy 2 +swan 10 +Swanee 1 +Swanee's 1 +swank 3 +swanked 1 +swanker 2 +swankest 1 +swankier 1 +swankies 1 +swankiest 1 +swanking 2 +swanks 1 +swanky 2 +swan's 1 +swans 1 +Swansea 9 +Swansea's 1 +Swanson 2 +Swanson's 1 +swap 15 +swapped 1 +swapping 2 +swaps 1 +sward 3 +sward's 1 +swards 1 +swarm 7 +swarmed 1 +swarming 3 +swarm's 1 +swarms 1 +swarthier 1 +swarthiest 1 +swarthy 3 +swash 3 +swashbuckler 2 +swashbuckler's 1 +swashbucklers 1 +swashbuckling 3 +swashed 1 +swashes 1 +swashing 1 +swastika 4 +swastika's 1 +swastikas 1 +swat 4 +swatch 4 +swatches 1 +swatch's 1 +swath 2 +swathe 6 +swathed 2 +swathes 1 +swathing 3 +swath's 1 +swaths 1 +swats 1 +swatted 2 +swatter 2 +swattered 1 +swattering 1 +swatter's 1 +swatters 1 +swatting 3 +sway 11 +swaybacked 1 +swayed 1 +swaying 3 +sways 1 +Swazi 1 +Swaziland 3 +Swaziland's 1 +Swazi's 1 +swear 26 +swearer 2 +swearer's 1 +swearers 1 +swearing 4 +swears 1 +swearword 2 +swearword's 1 +swearwords 1 +sweat 23 +sweated 1 +sweater 10 +sweater's 1 +sweaters 1 +sweatier 1 +sweatiest 1 +sweating 5 +sweatpants 1 +sweat's 1 +sweats 1 +sweatshirt 5 +sweatshirts 1 +sweatshop 2 +sweatshop's 1 +sweatshops 1 +sweaty 4 +Swede 1 +Sweden 19 +Swedenborg 2 +Swedenborg's 1 +Sweden's 1 +Swede's 1 +Swedes 1 +Swedish 1 +Sweeney 4 +Sweeney's 1 +sweep 40 +sweeper 4 +sweeper's 1 +sweepers 1 +sweeping 10 +sweepings 1 +sweeps 1 +sweeps's 1 +sweepstake 3 +sweepstake's 1 +sweepstakes 1 +Sweet 3 +sweet 50 +sweetbread 3 +sweetbread's 1 +sweetbreads 1 +sweetbrier 1 +sweetbrier's 1 +sweetbriers 1 +sweeten 3 +sweetened 2 +sweetener 3 +sweetener's 1 +sweeteners 1 +sweetening 3 +sweetening's 1 +sweetens 2 +sweeter 1 +sweetest 1 +sweetheart 7 +sweetheart's 1 +sweethearts 1 +sweetie 3 +sweetie's 1 +sweeties 1 +sweetish 2 +sweetly 5 +sweetmeat 3 +sweetmeat's 1 +sweetmeats 1 +sweetness 5 +sweetness's 1 +Sweet's 1 +sweets 1 +swell 18 +swelled 1 +sweller 2 +swellest 1 +swellhead 1 +swellheaded 1 +swellheads 1 +swelling 6 +swelling's 1 +swellings 1 +swells 1 +swelter 2 +sweltered 2 +sweltering 2 +swelterings 1 +swelters 1 +swept 2 +swerve 5 +swerved 2 +swerves 1 +swerving 3 +Swift 1 +swift 13 +swifted 1 +swifter 2 +swiftest 1 +swifting 1 +swiftly 14 +swiftness 2 +swiftness's 1 +Swift's 1 +swifts 1 +swig 4 +swigged 1 +swigging 2 +swig's 1 +swigs 1 +swill 4 +swilled 2 +swilling 3 +swills 1 +swim 34 +swimmer 5 +swimmers 1 +swimming 20 +swimming's 1 +swims 1 +swimsuit 3 +swimsuit's 1 +swimsuits 1 +Swinburne 2 +Swinburne's 1 +swindle 4 +swindled 2 +swindler 2 +swindler's 1 +swindlers 1 +swindles 1 +swindling 3 +swine 5 +swine's 1 +swines 1 +swing 52 +swinger 2 +swinger's 1 +swingers 1 +swinging 5 +swings 1 +swinish 2 +swipe 5 +swiped 1 +swipes 1 +swiping 2 +swirl 9 +swirled 1 +swirlier 1 +swirliest 1 +swirling 4 +swirls 1 +swirly 3 +swish 6 +swished 1 +swisher 1 +swishes 1 +swishest 1 +swishing 3 +Swiss 2 +Swissair 1 +Swissair's 1 +Swisses 1 +switch 70 +switchable 2 +switchback 3 +switchback's 1 +switchbacks 1 +switchblade 3 +switchblade's 1 +switchblades 1 +switchboard 5 +switchboard's 1 +switchboards 1 +switched 2 +switcher 2 +switches 1 +switching 9 +switch's 1 +Switzerland 17 +Switzerland's 1 +swivel 7 +swiveled 1 +swiveling 1 +swivelled 1 +swivelling 2 +swivel's 1 +swivels 1 +swollen 6 +swoon 4 +swooned 1 +swooning 3 +swoons 1 +swoop 8 +swooped 1 +swooping 3 +swoops 1 +swop 4 +swopped 1 +swopping 3 +swop's 1 +swops 1 +sword 22 +sworded 1 +swordfish 3 +swordfishes 1 +swordfish's 1 +swording 1 +swordplay 2 +swordplay's 1 +sword's 1 +swords 1 +swordsman 2 +swordsman's 1 +swordsmen 1 +swore 1 +sworn 3 +swum 1 +swung 1 +sybarite 3 +sybarite's 1 +sybarites 1 +sybaritic 2 +Sybil 5 +Sybil's 1 +sycamore 3 +sycamore's 1 +sycamores 1 +sycophant 2 +sycophantic 2 +sycophant's 1 +sycophants 1 +Sydney 12 +Sydney's 1 +Sykes 4 +Sykes's 1 +syllabi 1 +syllabic 3 +syllabication 1 +syllabication's 1 +syllabification 2 +syllabification's 1 +syllabified 1 +syllabifies 1 +syllabify 2 +syllabifying 1 +syllabi's 1 +syllable 12 +syllable's 1 +syllables 2 +syllabus 10 +syllabuses 1 +syllabus's 1 +syllogism 2 +syllogism's 1 +syllogisms 1 +syllogistic 2 +sylph 2 +sylph's 1 +sylphs 1 +sylvan 2 +Sylvester 5 +Sylvester's 1 +Sylvia 6 +Sylvia's 1 +Sylvie 5 +Sylvie's 1 +symbioses 1 +symbiosis 3 +symbiosis's 1 +symbiotic 3 +symbol 33 +symbolic 17 +symbolically 4 +symbolics 2 +symbolism 6 +symbolism's 1 +symbolization 2 +symbolize 5 +symbolized 1 +symbolizes 1 +symbolizing 1 +symbol's 1 +symbols 1 +symmetric 6 +symmetrical 5 +symmetrically 2 +symmetries 1 +symmetry 10 +symmetry's 1 +sympathetic 17 +sympathetically 5 +sympathetics 1 +sympathies 1 +sympathize 4 +sympathized 1 +sympathizer 3 +sympathizer's 1 +sympathizers 1 +sympathizes 1 +sympathizing 3 +sympathy 26 +sympathy's 1 +symphonic 4 +symphonies 1 +symphony 12 +symphony's 1 +symposia 2 +symposium 5 +symposium's 1 +symposiums 1 +symptom 39 +symptomatic 6 +symptom's 1 +symptoms 1 +synagog 1 +synagogs 1 +synagogue 4 +synagogue's 1 +synagogues 1 +synapse 5 +synapse's 1 +synapses 1 +sync 2 +synced 1 +synch 4 +synched 1 +synching 1 +synchronization 2 +synchronization's 1 +synchronizations 1 +synchronize 3 +synchronized 2 +synchronizes 1 +synchronizing 1 +synchronous 3 +synchronously 2 +synchs 1 +syncing 1 +syncopate 2 +syncopated 2 +syncopates 1 +syncopating 1 +syncopation 2 +syncopation's 1 +syncs 1 +syndicate 7 +syndicated 2 +syndicate's 1 +syndicates 1 +syndicating 1 +syndication 2 +syndrome 15 +syndrome's 1 +syndromes 1 +synergism 2 +synergism's 1 +synergistic 2 +synergy 3 +synergy's 1 +Synge 2 +Synge's 1 +synod 5 +synod's 1 +synods 2 +synonym 6 +synonymous 6 +synonym's 1 +synonyms 1 +synopses 1 +synopsis 3 +synopsis's 1 +synopsized 1 +synopsizes 1 +synopsizing 1 +syntactic 12 +syntactical 2 +syntactically 3 +syntactics 1 +syntax 8 +syntax's 1 +syntheses 1 +synthesis 14 +synthesis's 1 +synthesize 5 +synthesized 2 +synthesizer 2 +synthesizer's 1 +synthesizers 1 +synthesizes 1 +synthesizing 2 +synthetic 11 +synthetically 2 +synthetics 2 +syphilis 5 +syphilises 1 +syphilis's 1 +syphilitic 3 +syphilitics 1 +syphilized 1 +syphilizing 1 +syphon 4 +syphoned 1 +syphoning 3 +syphons 1 +Syracuse 3 +Syracuse's 1 +Syria 11 +Syriac 2 +Syriac's 1 +Syrian 1 +Syrians 1 +Syria's 1 +syringe 6 +syringed 1 +syringe's 1 +syringes 1 +syringing 2 +syrup 5 +syrup's 1 +syrupy 2 +system 621 +systematic 20 +systematically 9 +systematics 2 +systematize 2 +systematized 2 +systematizes 1 +systematizing 2 +systemic 6 +systemics 1 +system's 1 +systems 1 +systolic 3 +Szechuan 2 +Szilard 2 +Szilard's 1 +Szymborska 1 +Szymborska's 1 +T 19 +t 78 +Ta 1 +tab 10 +Tabasco 2 +Tabasco's 1 +Tabatha 2 +Tabatha's 1 +tabbed 2 +tabbies 1 +tabbing 1 +tabby 3 +tabernacle 3 +tabernacle's 1 +tabernacles 1 +Tabitha 1 +Tabitha's 1 +table 238 +tableau 6 +tableau's 1 +tableaus 1 +tableaux 1 +tablecloth 5 +tablecloth's 1 +tablecloths 1 +tabled 3 +tableland 2 +tableland's 1 +tablelands 1 +table's 1 +tables 1 +tablespoon 5 +tablespoonful 2 +tablespoonful's 1 +tablespoonfuls 1 +tablespoon's 1 +tablespoons 1 +tablespoonsful 2 +tablet 15 +tablet's 1 +tablets 1 +tableware 3 +tableware's 1 +tabling 2 +tabloid 10 +tabloid's 1 +tabloids 1 +taboo 8 +tabooed 2 +tabooing 1 +taboos 1 +Tabriz 2 +Tabriz's 1 +tab's 1 +tabs 1 +tabular 3 +tabulate 4 +tabulated 2 +tabulates 1 +tabulating 2 +tabulation 2 +tabulation's 1 +tabulator 2 +tabulator's 1 +tabulators 1 +taces 1 +tachometer 2 +tachometer's 1 +tachometers 1 +tacit 5 +tacitly 3 +tacitness 1 +tacitness's 1 +taciturn 3 +taciturnity 2 +taciturnity's 1 +Tacitus 2 +Tacitus's 1 +tack 11 +tacked 2 +tackier 1 +tackies 1 +tackiest 1 +tackiness 2 +tackiness's 1 +tacking 3 +tackle 40 +tackled 1 +tackler 2 +tackler's 1 +tacklers 1 +tackle's 1 +tackles 1 +tackling 3 +tackling's 1 +tack's 1 +tacks 1 +tacky 3 +taco 2 +Tacoma 2 +Tacoma's 1 +taco's 1 +tacos 1 +tact 4 +tactful 4 +tactfully 4 +tactic 20 +tactical 9 +tactically 3 +tactician 2 +tactician's 1 +tacticians 1 +tactic's 1 +tactics 1 +tactile 3 +tactless 3 +tactlessly 2 +tactlessness 2 +tactlessness's 1 +tact's 1 +Tad 1 +tad 3 +tadpole 4 +tadpole's 1 +tadpoles 1 +tad's 1 +Tad's 1 +tads 1 +Tadzhik 1 +Tadzhikistan 1 +Tadzhikistan's 1 +Tadzhik's 1 +Taegu 2 +Taegu's 1 +Taejon 2 +Taejon's 1 +taffeta 3 +taffeta's 1 +taffies 1 +taffy 3 +taffy's 1 +Taft 2 +Taft's 1 +tag 15 +Tagalog 2 +Tagalog's 1 +tagged 2 +tagging 3 +Tagore 2 +Tagore's 1 +tag's 1 +tags 1 +Tagus 2 +Tagus's 1 +Tahiti 2 +Tahitian 1 +Tahitians 1 +Tahiti's 1 +Tahoe 2 +Tahoe's 1 +Taichung 1 +Taichung's 1 +tail 37 +tailcoat 3 +tailcoats 1 +tailed 2 +tailgate 3 +tailgated 1 +tailgate's 1 +tailgates 1 +tailgating 1 +tailing 3 +tailless 2 +taillight 2 +taillight's 1 +taillights 1 +tailor 12 +tailored 4 +tailoring 2 +tailor's 1 +tailors 1 +tailpipe 2 +tailpipe's 1 +tailpipes 1 +tail's 1 +tails 1 +tailspin 2 +tailspin's 1 +tailspins 1 +tailwind 3 +tailwind's 1 +tailwinds 1 +Taine 2 +Taine's 1 +taint 6 +tainted 2 +tainting 1 +taints 1 +Taipei 3 +Taipei's 1 +Taiping 1 +Taiping's 1 +Taiwan 10 +Taiwanese 2 +Taiwan's 1 +Taiyuan 2 +Taiyuan's 1 +Tajikistan 3 +take 1802 +takeaways 1 +taken 2 +takeoff 3 +takeoff's 1 +takeoffs 1 +takeout 2 +takeouts 1 +takeover 18 +takeover's 1 +takeovers 1 +taker 4 +taker's 1 +takers 1 +takes 1 +taking 10 +takings 1 +Taklamakan 1 +Taklamakan's 1 +Talbot 7 +Talbot's 1 +talc 2 +talc's 1 +tale 36 +talent 33 +talented 10 +talented's 1 +talent's 1 +talents 1 +tale's 1 +tales 1 +Taliban 1 +Taliban's 1 +Taliesin 3 +Taliesin's 1 +talisman 3 +talisman's 1 +talismans 1 +talk 413 +talkative 3 +talkativeness 2 +talkativeness's 1 +talked 1 +talker 3 +talker's 1 +talkers 2 +talking 10 +talks 1 +tall 56 +Tallahassee 2 +Tallahassee's 1 +Tallchief 1 +Tallchief's 1 +taller 1 +tallest 1 +Talley 2 +Talleyrand 2 +Talleyrand's 1 +Talley's 1 +tallied 2 +tallies 1 +Tallinn 2 +Tallinn's 1 +tallness 2 +tallness's 1 +tallow 3 +tallow's 1 +tally 7 +tallyho 1 +tallyhoed 1 +tallyhoing 1 +tallyho's 1 +tallyhos 1 +tallying 1 +Talmud 2 +Talmudic 1 +Talmud's 1 +Talmuds 1 +talon 5 +talon's 1 +talons 1 +tam 3 +tamable 1 +tamable's 1 +tamale 2 +tamale's 1 +tamales 1 +Tamara 2 +Tamara's 1 +tamarind 3 +tamarind's 1 +tamarinds 1 +tambourine 3 +tambourine's 1 +tambourines 1 +tame 8 +tameable 1 +tamed 2 +Tameka 1 +Tameka's 1 +tamely 2 +tameness 2 +tamer 2 +Tamera 1 +Tamera's 1 +Tamerlane 2 +Tamerlane's 1 +tamers 1 +tames 1 +tamest 1 +Tami 2 +Tamika 1 +Tamika's 1 +Tamil 1 +Tamil's 1 +taming 3 +Tami's 1 +Tammany 2 +Tammany's 1 +Tammi 2 +Tammie 2 +Tammie's 1 +Tammi's 1 +Tammuz 5 +Tammuz's 1 +Tammy 2 +Tammy's 1 +tamp 3 +Tampa 3 +Tampa's 1 +Tampax 2 +Tampax's 1 +tamped 1 +tamper 4 +tampered 2 +tampering 3 +tampers 1 +tamping 3 +tampon 3 +tampon's 1 +tampons 1 +tamps 1 +Tamra 1 +Tamra's 1 +tam's 1 +tams 1 +Tamworth 3 +Tamworth's 1 +tan 13 +tanager 3 +tanager's 1 +tanagers 1 +Tancred 2 +Tancred's 1 +tandem 4 +tandem's 1 +tandems 1 +Taney 1 +Taney's 1 +T'ang 4 +tang 4 +Tanganyika 3 +Tanganyika's 1 +tangelo 1 +tangelo's 1 +tangelos 1 +tangent 4 +tangential 3 +tangent's 1 +tangents 1 +tangerine 4 +tangerine's 1 +tangerines 1 +tangibility 2 +tangibility's 1 +tangible 9 +tangibles 1 +tangibly 2 +tangier 1 +Tangiers 1 +tangies 1 +tangiest 1 +tangle 9 +tangled 5 +tangle's 1 +tangles 1 +tangling 2 +tango 4 +tangoed 1 +tangoing 1 +tango's 1 +tangos 1 +tang's 1 +tangs 1 +Tangshan 2 +Tangshan's 1 +tangy 3 +Tania 3 +Tania's 1 +Tanisha 2 +Tanisha's 1 +tank 51 +tankard 3 +tankard's 1 +tankards 1 +tanked 2 +tanker 9 +tanker's 1 +tankers 1 +tankful 2 +tankful's 1 +tankfuls 1 +tanking 2 +tank's 1 +tanks 1 +tanned 5 +tanner 3 +Tanner 4 +tanneries 1 +tanner's 1 +Tanner's 1 +tanners 1 +tannery 2 +tannery's 1 +tannest 1 +tannin 3 +tanning 3 +tannin's 1 +tan's 1 +tans 1 +tansy 3 +tansy's 1 +tantalize 2 +tantalized 1 +tantalizes 1 +tantalizing 3 +tantalizingly 2 +Tantalus 1 +Tantalus's 1 +tantamount 3 +tantrum 5 +tantrum's 1 +tantrums 1 +Tanya 3 +Tanya's 1 +Tanzania 6 +Tanzanian 1 +Tanzanians 1 +Tanzania's 1 +Tao 1 +Taoism 1 +Taoism's 1 +Taoisms 1 +Taoist 1 +Taoist's 1 +Taoists 1 +Tao's 1 +tap 42 +tape 71 +taped 3 +taper 6 +tapered 2 +tapering 4 +tapers 1 +tape's 1 +tapes 1 +tapestries 1 +tapestry 7 +tapestry's 1 +tapeworm 3 +tapeworm's 1 +tapeworms 1 +taping 3 +tapioca 2 +tapioca's 1 +tapir 2 +tapir's 1 +tapirs 1 +tapped 2 +tapping 3 +tapping's 1 +taproom 2 +taproom's 1 +taprooms 1 +taproot 2 +taproot's 1 +taproots 1 +tap's 1 +taps 1 +taps's 1 +tar 7 +Tara 5 +tarantula 3 +tarantulae 1 +tarantula's 1 +tarantulas 1 +Tara's 1 +Tarawa 2 +Tarawa's 1 +Tarazed 1 +Tarazed's 1 +Tarbell 1 +Tarbell's 1 +tardier 1 +tardies 1 +tardiest 1 +tardily 2 +tardiness 2 +tardy 3 +tare 3 +tared 1 +tare's 1 +tares 1 +target 109 +Target 2 +targeted 3 +targeting 3 +target's 1 +Target's 1 +targets 1 +tariff 14 +tariff's 1 +tariffs 1 +Tarim 2 +Tarim's 1 +taring 1 +Tarkenton 1 +Tarkenton's 1 +Tarkington 1 +Tarkington's 1 +tarmac 7 +tarmacked 2 +tarmacking 2 +tarmacs 1 +tarnish 4 +tarnished 3 +tarnishes 1 +tarnishing 2 +taro 2 +taro's 1 +taros 1 +tarot 4 +tarot's 1 +tarots 1 +tarp 2 +tarpaulin 3 +tarpaulin's 1 +tarpaulins 1 +tarpon 2 +tarpon's 1 +tarpons 1 +tarp's 1 +tarps 1 +tarragon 3 +tarragon's 1 +tarragons 1 +tarred 2 +tarried 1 +tarrier 1 +tarries 1 +tarriest 1 +tarring 2 +tarry 3 +tarrying 1 +tar's 1 +tars 1 +tart 9 +tartan 6 +tartan's 1 +tartans 1 +Tartar 1 +tartar 3 +tartar's 1 +Tartar's 1 +tartars 1 +Tartars 1 +Tartary 2 +Tartary's 1 +tarted 1 +tarter 1 +tartest 1 +tarting 1 +tartly 3 +tartness 2 +tartness's 1 +tart's 1 +tarts 1 +Tartuffe 2 +Tartuffe's 1 +Tarzan 3 +Tarzan's 1 +Ta's 1 +Tasha 2 +Tasha's 1 +Tashkent 3 +Tashkent's 1 +task 132 +tasked 1 +tasking 3 +taskmaster 2 +taskmaster's 1 +taskmasters 1 +task's 1 +tasks 1 +Tasman 2 +Tasmania 3 +Tasmanian 1 +Tasmania's 1 +Tasman's 1 +Tass 3 +tassel 4 +tasseled 1 +tasseling 1 +tasselled 2 +tasselling 1 +tassel's 1 +tassels 1 +Tass's 1 +taste 61 +tasted 1 +tasteful 4 +tastefully 3 +tasteless 3 +tastelessly 2 +tastelessness 2 +tastelessness's 1 +taster 3 +taster's 1 +tasters 1 +taste's 1 +tastes 1 +tastier 1 +tastiest 1 +tastiness 2 +tastiness's 1 +tasting 5 +tasty 6 +tat 5 +Tatar 1 +Tatar's 1 +Tatars 1 +Tate 9 +Tate's 1 +tats 1 +tatted 1 +tatter 4 +tattered 4 +tattered's 1 +tattering 1 +tatters 2 +tatting 2 +tatting's 1 +tattle 3 +tattled 1 +tattler 2 +tattler's 1 +tattlers 1 +tattles 1 +tattletale 1 +tattletale's 1 +tattletales 1 +tattling 2 +tattoo 6 +tattooed 2 +tattooing 3 +tattooist 2 +tattooist's 1 +tattooists 1 +tattoo's 1 +tattoos 1 +tatty 4 +Tatum 2 +Tatum's 1 +taught 3 +taunt 7 +taunted 1 +taunting 3 +taunts 1 +taupe 2 +taupe's 1 +Taurus 4 +Tauruses 1 +Taurus's 1 +taut 7 +tauted 1 +tauter 1 +tautest 1 +tauting 1 +tautly 3 +tautness 2 +tautological 2 +tautologies 1 +tautology 2 +tautology's 1 +tauts 1 +tavern 6 +tavern's 1 +taverns 1 +tawdrier 1 +tawdriest 1 +tawdriness 2 +tawdriness's 1 +tawdry 4 +Tawney 3 +Tawney's 1 +tawnier 1 +tawniest 1 +tawny 5 +tawny's 1 +tax 202 +taxable 6 +taxation 27 +taxation's 1 +taxed 2 +taxes 1 +taxi 25 +taxicab 2 +taxicab's 1 +taxicabs 1 +taxidermist 2 +taxidermist's 1 +taxidermists 1 +taxidermy 3 +taxidermy's 1 +taxied 1 +taxies 1 +taxiing 2 +taxing 5 +taxings 1 +taxi's 1 +taxis 2 +taxonomic 4 +taxonomies 1 +taxonomy 3 +taxonomy's 1 +taxpayer 16 +taxpayer's 1 +taxpayers 1 +tax's 1 +taxying 3 +Taylor 39 +Taylor's 1 +Tb 1 +Tbilisi 3 +Tbilisi's 1 +Tc 1 +Tchaikovsky 4 +Tchaikovsky's 1 +Tc's 1 +tea 91 +teabag 4 +teach 107 +teachable 2 +teacher 205 +teacher's 1 +teachers 1 +teaches 1 +teaching 61 +teaching's 1 +teachings 1 +teacup 4 +teacup's 1 +teacups 1 +teaed 1 +teaing 1 +teak 3 +teakettle 1 +teakettle's 1 +teakettles 1 +teak's 1 +teaks 1 +teal 3 +teal's 1 +teals 1 +team 236 +teamed 1 +teaming 2 +teammate 3 +teammate's 1 +teammates 1 +team's 1 +teams 1 +teamster 2 +teamster's 1 +teamsters 1 +teamwork 5 +teamwork's 1 +teapot 5 +teapot's 1 +teapots 1 +tear 82 +teardrop 3 +teardrop's 1 +teardrops 1 +teared 1 +tearful 5 +tearfully 2 +teargas 2 +teargases 1 +teargassed 1 +teargasses 1 +teargassing 1 +tearier 1 +teariest 1 +tearing 3 +tearjerker 2 +tearjerkers 1 +tearoom 2 +tearoom's 1 +tearooms 1 +tear's 1 +tears 1 +teary 2 +tea's 1 +teas 1 +Teasdale 2 +Teasdale's 1 +tease 13 +teased 2 +teasel 3 +teasel's 1 +teasels 1 +teaser 2 +teaser's 1 +teasers 1 +teases 1 +teasing 5 +teaspoon 5 +teaspoonful 3 +teaspoonful's 1 +teaspoonfuls 1 +teaspoon's 1 +teaspoons 1 +teaspoonsful 2 +teat 3 +teatime 3 +teatime's 1 +teat's 1 +teats 1 +technical 71 +technicalities 1 +technicality 4 +technicality's 1 +technically 12 +technicals 1 +technician 10 +technician's 1 +technicians 1 +Technicolor 2 +Technicolor's 1 +Technicolors 1 +technique 108 +technique's 1 +techniques 1 +technocracy 2 +technocracy's 1 +technocrat 3 +technocrats 1 +technological 18 +technologically 3 +technologies 1 +technologist 3 +technologist's 1 +technologists 1 +technology 135 +technology's 1 +techs 1 +tectonics 2 +tectonics's 1 +Tecumseh 1 +Tecumseh's 1 +Ted 13 +Teddy 6 +Teddy's 1 +tedious 7 +tediously 2 +tediousness 2 +tediousness's 1 +tedium 3 +tedium's 1 +Ted's 1 +tee 9 +teed 3 +teeing 2 +teem 4 +teemed 1 +teeming 3 +teems 1 +teen 7 +teenage 14 +teenaged 2 +teenager 20 +teenager's 1 +teenagers 1 +teenier 1 +teeniest 1 +teens 1 +teensier 1 +teensiest 1 +teensy 2 +teeny 3 +teepee 2 +teepee's 1 +teepees 1 +tee's 1 +tees 1 +teeter 3 +teetered 1 +teetering 3 +teeters 1 +teeth 2 +teethe 3 +teethed 1 +teethes 1 +teething 4 +teething's 1 +teeth's 1 +teetotal 3 +teetotaler 1 +teetotaler's 1 +teetotalers 1 +teetotaller 2 +teetotallers 1 +Teflon 2 +Teflon's 1 +Teflons 1 +Tegucigalpa 2 +Tegucigalpa's 1 +Teheran 4 +Teheran's 1 +Tehran 5 +telecast 4 +telecasted 1 +telecaster 2 +telecasters 1 +telecasting 1 +telecasts 1 +telecommunication 15 +telecommunication's 1 +telecommunications 1 +telecommute 2 +telecommuted 1 +telecommuter 1 +telecommuters 1 +telecommutes 1 +telecommuting 2 +teleconference 2 +teleconferenced 1 +teleconferences 1 +teleconferencing 2 +telegram 6 +telegram's 1 +telegrams 1 +telegraph 15 +telegraphed 1 +telegrapher 2 +telegraphers 1 +telegraphic 2 +telegraphing 3 +telegraph's 1 +telegraphs 1 +telegraphy 2 +telegraphy's 1 +telekinesis 2 +telekinesis's 1 +Telemachus 2 +Telemachus's 1 +Telemann 2 +Telemann's 1 +telemarketing 3 +telemeter 2 +telemeter's 1 +telemeters 1 +telemetries 1 +telemetry 2 +telemetry's 1 +telepathic 3 +telepathically 2 +telepathy 3 +telepathy's 1 +telephone 98 +telephoned 1 +telephone's 1 +telephones 1 +telephonic 3 +telephoning 2 +telephony 3 +telephony's 1 +telephoto 2 +telephotos 1 +TelePrompter 1 +telescope 9 +telescoped 2 +telescope's 1 +telescopes 1 +telescopic 3 +telescoping 2 +telethon 2 +telethon's 1 +telethons 1 +Teletype 1 +teletype 3 +Teletype's 1 +teletypes 1 +Teletypes 2 +teletypewriter 1 +teletypewriter's 1 +teletypewriters 1 +televangelist 2 +televangelists 1 +televise 4 +televised 5 +televises 1 +televising 3 +television 104 +television's 1 +televisions 1 +telex 6 +telexed 2 +telexes 1 +telexing 1 +telex's 1 +Tell 3 +tell 779 +Teller 2 +teller 4 +tellered 1 +tellering 1 +teller's 1 +Teller's 1 +tellers 1 +telling 7 +tellingly 2 +Tell's 1 +tells 1 +telltale 2 +telltale's 1 +telltales 1 +tels 1 +Telugu 2 +Telugu's 1 +temblor 1 +temblores 1 +temblor's 1 +temblors 1 +temerity 3 +temerity's 1 +temp 5 +Tempe 2 +temped 1 +temper 21 +tempera 2 +temperament 8 +temperamental 3 +temperamentally 2 +temperament's 1 +temperaments 2 +temperance 4 +temperance's 1 +tempera's 1 +temperas 1 +temperate 6 +temperated 1 +temperates 1 +temperating 1 +temperature 60 +temperature's 1 +temperatures 1 +tempered 3 +tempering 3 +temper's 1 +tempers 1 +Tempe's 1 +tempest 4 +tempest's 1 +tempests 1 +tempestuous 2 +tempestuously 2 +tempestuousness 2 +tempestuousness's 1 +tempi 2 +temping 2 +Templar 2 +Templar's 1 +template 8 +template's 1 +templates 1 +temple 24 +temple's 1 +temples 1 +tempo 7 +temporal 8 +temporally 2 +temporaries 1 +temporarily 15 +temporary 41 +temporize 2 +temporized 1 +temporizes 1 +temporizing 3 +tempo's 1 +tempos 1 +temp's 1 +temps 2 +tempt 18 +temptation 15 +temptation's 1 +temptations 1 +tempted 1 +tempter 2 +tempters 1 +tempting 8 +temptingly 2 +temptings 1 +temptress 3 +temptresses 1 +temptress's 1 +tempts 1 +tempura 2 +tempura's 1 +ten 2 +tenability 2 +tenability's 1 +tenable 3 +tenacious 3 +tenaciously 3 +tenacity 3 +tenancies 1 +tenancy 10 +tenancy's 1 +tenant 48 +tenanted 2 +tenanting 2 +tenant's 1 +tenants 1 +tend 121 +tended 2 +tendencies 1 +tendency 38 +tendency's 1 +tendentious 2 +tendentiously 2 +tendentiousness 2 +tendentiousness's 1 +tender 28 +tendered 2 +tenderer 2 +tenderest 1 +tenderfeet 1 +tenderfoot 2 +tenderfoot's 1 +tenderfoots 1 +tenderhearted 1 +tendering 5 +tenderize 2 +tenderized 1 +tenderizer 1 +tenderizer's 1 +tenderizers 1 +tenderizes 1 +tenderizing 1 +tenderloin 2 +tenderloin's 1 +tenderloins 1 +tenderly 4 +tenderness 6 +tenderness's 1 +tenders 1 +tending 2 +tendinitis 2 +tendon 6 +tendon's 1 +tendons 1 +tendril 4 +tendril's 1 +tendrils 1 +tends 1 +tenement 5 +tenement's 1 +tenements 1 +tenet 4 +tenet's 1 +tenets 1 +tenfold 3 +tenfolds 1 +Tennessee 4 +Tennessee's 1 +tennis 30 +tennis's 1 +Tennyson 4 +Tennyson's 1 +Tenochtitlan 2 +Tenochtitlan's 1 +tenon 4 +tenon's 1 +tenons 1 +tenor 6 +tenor's 1 +tenors 1 +tenpin 2 +tenpins 1 +ten's 1 +tens 2 +tense 20 +tensed 2 +tensely 2 +tenseness 2 +tenseness's 1 +tenser 2 +tenses 1 +tensest 1 +tensile 3 +tensing 3 +tension 46 +tension's 1 +tensions 1 +tensor 5 +tensor's 1 +tensors 1 +tent 19 +tentacle 10 +tentacle's 1 +tentacles 1 +tentative 8 +tentatively 6 +tentatives 1 +tented 2 +tenth 1 +tenths 2 +tenting 2 +tent's 1 +tents 1 +tenuous 4 +tenuously 2 +tenuousness 2 +tenuousness's 1 +tenure 10 +tenured 2 +tenure's 1 +tenures 1 +tenuring 1 +Teotihuacan 1 +Teotihuacan's 1 +tepee 2 +tepee's 1 +tepees 1 +tepid 3 +tequila 3 +tequila's 1 +tequilas 2 +tercentenaries 1 +tercentenary 3 +Terence 6 +Terence's 1 +Teresa 6 +Teresa's 1 +Tereshkova 2 +Tereshkova's 1 +Teri 2 +Teri's 1 +Terkel 2 +Terkel's 1 +term 305 +termagant 3 +termagant's 1 +termagants 1 +termed 1 +terminable 2 +terminal 29 +terminally 4 +terminals 1 +terminate 13 +terminated 2 +terminates 1 +terminating 2 +termination 8 +termination's 1 +terminations 1 +terminator 3 +terminator's 1 +terminators 1 +terming 1 +termini 2 +terminological 2 +terminologies 1 +terminology 9 +terminology's 1 +terminus 6 +terminuses 1 +terminus's 1 +termite 4 +termite's 1 +termites 1 +termly 3 +term's 1 +terms 2 +tern 4 +terned 1 +terning 1 +tern's 1 +terns 1 +Terpsichore 2 +Terpsichore's 1 +Terr 1 +Terra 3 +terrace 2 +terraced 6 +terrace's 1 +terraces 1 +terracing 4 +terrain 9 +terrain's 1 +terrains 1 +Terran 1 +Terrance 2 +Terrance's 1 +Terran's 1 +terrapin 2 +terrapin's 1 +terrapins 1 +terraria 1 +terrarium 2 +terrarium's 1 +terrariums 1 +Terra's 1 +Terrell 2 +Terrell's 1 +Terrence 3 +Terrence's 1 +terrestrial 6 +terrestrials 1 +Terri 3 +terrible 49 +terribly 15 +Terrie 2 +terrier 5 +terrier's 1 +terriers 1 +Terrie's 1 +terrific 9 +terrifically 2 +terrified 11 +terrifies 1 +terrify 7 +terrifying 7 +terrifyingly 2 +Terri's 1 +territorial 15 +territorials 1 +territories 1 +territory 47 +territory's 1 +terror 18 +terrorism 9 +terrorism's 1 +terrorist 17 +terrorist's 1 +terrorists 1 +terrorize 3 +terrorized 2 +terrorizes 1 +terrorizing 2 +terror's 1 +terrors 1 +Terr's 1 +terry 2 +Terry 27 +terry's 1 +Terry's 1 +terse 3 +tersely 3 +terseness 2 +terseness's 1 +terser 1 +tersest 1 +Tertiary 1 +tertiary 7 +Tesla 2 +Tesla's 1 +Tess 6 +Tessa 6 +Tessa's 1 +Tessie 2 +Tessie's 1 +Tess's 1 +test 232 +testable 3 +testament 15 +testamentary 4 +testament's 1 +testaments 1 +testate 2 +testates 1 +tested 3 +tester 4 +tester's 1 +testers 1 +testes 1 +testes's 1 +testicle 3 +testicle's 1 +testicles 1 +testier 2 +testiest 1 +testified 1 +testifies 1 +testify 8 +testifying 2 +testily 3 +testimonial 5 +testimonial's 1 +testimonials 1 +testimonies 1 +testimony 10 +testimony's 1 +testiness 2 +testing 24 +testis 2 +testis's 1 +testosterone 3 +testosterone's 1 +tests 1 +testy 3 +Tet 2 +tetanus 3 +tetanus's 1 +tether 5 +tethered 2 +tethering 3 +tether's 1 +tethers 1 +Tethys 2 +Tethys's 1 +Tetons 1 +tetrahedra 2 +tetrahedron 2 +tetrahedron's 1 +tetrahedrons 1 +Teutonic 1 +Tevet 1 +Tevet's 1 +Tex 2 +Texaco 3 +Texaco's 1 +Texan 1 +Texans 1 +Texas 12 +Texas's 1 +Tex's 1 +text 102 +textbook 11 +textbook's 1 +textbooks 1 +textile 15 +textile's 1 +textiles 1 +text's 1 +texts 1 +textual 6 +textually 2 +textural 2 +texture 15 +texture's 1 +textures 1 +Th 1 +Thackeray 3 +Thackeray's 1 +Thad 2 +Thaddeus 2 +Thaddeus's 1 +Thad's 1 +Thai 3 +Thailand 11 +Thailand's 1 +Thais 1 +thalami 1 +thalamus 2 +thalamus's 1 +Thales 2 +Thales's 1 +Thalia 2 +Thalia's 1 +thallium 3 +thallium's 1 +Thames 20 +than 1037 +Thanh 2 +Thanh's 1 +thank 134 +thanked 1 +thankful 6 +thankfuller 1 +thankfullest 1 +thankfully 7 +thankfulness 2 +thankfulness's 1 +thanking 1 +thankless 2 +thanklessly 2 +thanks 64 +Thanksgiving 1 +thanksgiving 4 +thanksgiving's 1 +thanksgivings 1 +Thanksgivings 1 +Thant 2 +Thant's 1 +Thar 1 +Tharp 2 +Tharp's 1 +Thar's 1 +that 11158 +thatch 5 +thatched 4 +thatcher 2 +Thatcher 36 +Thatcher's 1 +thatches 1 +thatching 3 +thatching's 1 +thatch's 1 +that's 1 +thaw 8 +thawed 2 +thawing 3 +thaws 1 +the 61858 +Thea 2 +Thea's 1 +theater 3 +theater's 1 +theaters 1 +theatre 68 +theatres 1 +theatrical 10 +theatrically 3 +Thebes 3 +thee 2 +theed 1 +theeing 1 +thees 1 +theft 22 +theft's 1 +thefts 1 +Theiler 2 +Theiler's 1 +their 2610 +theirs 13 +theism 3 +theism's 1 +theist 3 +theistic 2 +theist's 1 +theists 1 +Thelma 3 +Thelma's 1 +them 3 +thematic 7 +thematically 2 +thematics 2 +theme 58 +theme's 1 +themes 1 +Themistocles 2 +Themistocles's 1 +themselves 241 +then 1610 +thence 5 +thenceforth 2 +thenceforward 2 +thenceforwards 1 +theocracies 1 +theocracy 2 +theocracy's 1 +theocratic 2 +Theocritus 2 +Theocritus's 1 +Theodora 6 +Theodora's 1 +Theodore 4 +Theodore's 1 +Theodoric 2 +Theodoric's 1 +Theodosius 2 +Theodosius's 1 +theologian 6 +theologian's 1 +theologians 1 +theological 9 +theologies 1 +theology 14 +theology's 1 +theorem 6 +theorem's 1 +theorems 1 +theoretic 2 +theoretical 32 +theoretically 8 +theoretician 3 +theoretician's 1 +theoreticians 1 +theories 1 +theorist 12 +theorist's 1 +theorists 1 +theorize 3 +theorized 1 +theorizes 1 +theorizing 3 +theory 170 +theory's 1 +theosophy 2 +Theosophy 2 +theosophy's 1 +therapeutic 9 +therapeutically 2 +therapeutics 2 +therapeutics's 1 +therapies 1 +therapist 11 +therapist's 1 +therapists 1 +therapy 23 +therapy's 1 +Theravada 2 +Theravada's 1 +there 3283 +thereabout 4 +thereabouts 3 +thereafter 16 +thereby 29 +therefore 234 +therefrom 3 +therein 7 +thereof 7 +thereon 4 +there's 1 +Theresa 5 +Theresa's 1 +Therese 4 +Therese's 1 +thereto 4 +thereupon 3 +therewith 2 +thermal 12 +thermally 2 +thermals 1 +thermionic 2 +thermodynamic 3 +thermodynamics 3 +thermodynamics's 1 +thermometer 4 +thermometer's 1 +thermometers 1 +thermonuclear 3 +thermoplastic 3 +thermoplastics 2 +Thermopylae 2 +Thermopylae's 1 +Thermos 1 +thermos 3 +thermoses 1 +Thermoses 1 +Thermos's 1 +thermostat 5 +thermostatic 2 +thermostatics 1 +thermostat's 1 +thermostats 1 +Theron 2 +Theron's 1 +thesauri 2 +thesaurus 4 +thesauruses 1 +thesaurus's 1 +these 1257 +theses 1 +Theseus 3 +Theseus's 1 +thesis 20 +thesis's 1 +Thespian 2 +thespian 3 +thespians 1 +Thespis 2 +Thespis's 1 +Thessalonian 1 +Thessaly 3 +Thessaly's 1 +theta 3 +theta's 1 +they 6085 +they'd 1 +they'll 2 +they're 1 +they've 1 +thiamin 2 +thiamine 2 +thiamine's 1 +thick 56 +thicken 6 +thickened 2 +thickener 2 +thickener's 1 +thickeners 1 +thickening 4 +thickening's 1 +thickenings 1 +thickens 1 +thicker 1 +thickest 2 +thicket 4 +thicket's 1 +thickets 1 +thickly 6 +thickness 11 +thicknesses 2 +thickness's 1 +thickset 2 +thief 19 +thief's 1 +Thieu 1 +Thieu's 1 +thieve 3 +thieved 1 +thievery 3 +thievery's 1 +thieves 1 +thieving 3 +thievish 2 +thigh 17 +thighbone 3 +thighbone's 1 +thighbones 1 +thigh's 1 +thighs 1 +thimble 2 +thimbled 1 +thimbleful 2 +thimbleful's 1 +thimblefuls 1 +thimble's 1 +thimbles 1 +thimbling 1 +Thimbu 1 +Thimbu's 1 +thin 66 +thine 3 +thing 779 +thingamajig 3 +thingamajigs 1 +thing's 1 +things 2 +think 1526 +thinker 7 +thinker's 1 +thinkers 1 +thinking 46 +thinking's 1 +thinks 1 +thinly 6 +thinned 2 +thinner 2 +thinner's 1 +thinners 1 +thinness 3 +thinness's 1 +thinnest 1 +thinning 3 +thins 1 +third 3 +thirded 1 +thirding 1 +thirdly 10 +thirds 1 +thirst 7 +thirsted 1 +thirstier 1 +thirstiest 1 +thirstily 2 +thirsting 2 +thirst's 1 +thirsts 1 +thirsty 5 +thirteen 1 +thirteen's 1 +thirteens 1 +thirteenth 1 +thirteenths 1 +thirties 1 +thirtieth 1 +thirtieths 1 +thirty 1 +thirty's 1 +this 4636 +thistle 5 +thistledown 2 +thistledown's 1 +thistle's 1 +thistles 1 +thither 3 +tho 5 +Thomas 70 +Thomism 1 +Thomism's 1 +Thomistic 1 +Thompson 16 +Thompson's 1 +Thomson 11 +Thomson's 1 +thong 4 +thong's 1 +thongs 1 +Thor 3 +thoraces 1 +thoracic 4 +thorax 4 +thoraxes 1 +thorax's 1 +Thorazine 1 +Thoreau 2 +Thoreau's 1 +thorium 2 +thorium's 1 +thorn 7 +thornier 1 +thorniest 1 +thorn's 1 +thorns 1 +Thornton 8 +Thornton's 1 +thorny 3 +thorough 13 +Thoroughbred 1 +thoroughbred 5 +Thoroughbred's 1 +thoroughbreds 1 +thorougher 1 +thoroughest 1 +thoroughfare 4 +thoroughfare's 1 +thoroughfares 1 +thoroughgoing 2 +thoroughly 23 +thoroughness 3 +thoroughness's 1 +Thorpe 5 +Thorpe's 1 +Thor's 1 +those 892 +Thoth 2 +Thoth's 1 +thou 17 +though 349 +thought 144 +thoughtful 8 +thoughtfully 9 +thoughtfulness 2 +thoughtless 3 +thoughtlessly 2 +thoughtlessness 2 +thoughtlessness's 1 +thoughts 1 +thous 3 +thousand 161 +thousand's 1 +thousands 1 +thousandth 1 +thousandths 1 +Thrace 2 +Thrace's 1 +Thracian 1 +Thracian's 1 +thrall 3 +thralldom 1 +thralled 1 +thralling 1 +thrall's 1 +thralls 1 +thrash 9 +thrashed 2 +thrasher 2 +thrasher's 1 +thrashers 1 +thrashes 1 +thrashing 3 +thrashing's 1 +thrashings 1 +thread 20 +threadbare 3 +threaded 2 +threading 2 +thread's 1 +threads 1 +threat 73 +threaten 70 +threatened 6 +threatening 6 +threateningly 3 +threatenings 1 +threatens 1 +threat's 1 +threats 1 +three 2 +threefold 4 +three's 1 +threes 1 +threescore 2 +threescores 1 +threesome 2 +threesome's 1 +threesomes 1 +threnodies 1 +threnody 2 +threnody's 1 +thresh 4 +threshed 2 +thresher 2 +thresher's 1 +threshers 1 +threshes 1 +threshing 3 +threshold 14 +threshold's 1 +thresholds 1 +threw 1 +thrice 2 +thrift 4 +thriftier 1 +thriftiest 1 +thriftily 2 +thriftiness 2 +thrift's 1 +thrifts 1 +thrifty 3 +thrill 10 +thrilled 6 +thriller 6 +thriller's 1 +thrillers 1 +thrilling 6 +thrill's 1 +thrills 1 +thrive 10 +thrived 1 +thriven 1 +thrives 1 +thriving 6 +thrivings 1 +throat 37 +throatier 1 +throatiest 1 +throatily 2 +throatiness 2 +throatiness's 1 +throat's 1 +throats 1 +throaty 3 +throb 6 +throbbed 2 +throbbing 5 +throbs 1 +throe 3 +throed 1 +throeing 1 +throe's 1 +throes 1 +thromboses 1 +thrombosis 3 +thrombosis's 1 +throne 15 +throne's 1 +thrones 1 +throng 7 +thronged 2 +thronging 2 +throng's 1 +throngs 1 +throttle 7 +throttled 2 +throttle's 1 +throttles 1 +throttling 3 +through 845 +throughout 127 +throughput 3 +throughput's 1 +throughway 2 +throughway's 1 +throughways 1 +throve 3 +throw 123 +throwaway 3 +throwaway's 1 +throwaways 1 +throwback 3 +throwback's 1 +throwbacks 1 +thrower 3 +thrower's 1 +throwers 1 +throwing 2 +thrown 2 +throws 1 +thru 3 +thrum 3 +thrummed 1 +thrumming 3 +thrums 1 +thrush 6 +thrushes 1 +thrush's 1 +thrust 26 +thrusting 4 +thrusts 1 +thruway 2 +thruway's 1 +thruways 1 +Th's 1 +Thucydides 3 +Thucydides's 1 +thud 8 +thudded 1 +thudding 3 +thud's 1 +thuds 1 +thug 6 +thug's 1 +thugs 1 +Thule 2 +Thule's 1 +thumb 18 +thumbed 2 +thumbing 2 +thumbnail 4 +thumbnail's 1 +thumbnails 1 +thumb's 1 +thumbs 1 +thumbscrew 2 +thumbscrew's 1 +thumbscrews 1 +thumbtack 1 +thumbtack's 1 +thumbtacks 1 +thump 11 +thumped 1 +thumping 4 +thump's 1 +thumps 1 +thunder 14 +thunderbolt 3 +thunderbolt's 1 +thunderbolts 1 +thunderclap 2 +thunderclap's 1 +thunderclaps 1 +thundercloud 2 +thundercloud's 1 +thunderclouds 1 +thundered 2 +thunderhead 2 +thunderhead's 1 +thunderheads 1 +thundering 4 +thunderous 3 +thunder's 1 +thunders 1 +thundershower 1 +thundershower's 1 +thundershowers 1 +thunderstorm 4 +thunderstorm's 1 +thunderstorms 1 +thunderstruck 2 +Thur 2 +Thurber 2 +Thurber's 1 +Thurman 2 +Thurman's 1 +Thurmond 2 +Thurmond's 1 +Thur's 1 +Thurs 2 +Thursday 41 +Thursday's 1 +Thursdays 1 +thus 207 +Thutmose 1 +Thutmose's 1 +thwack 3 +thwacked 1 +thwacking 2 +thwacks 1 +thwart 6 +thwarted 3 +thwarting 2 +thwarts 1 +thy 11 +thyme 4 +thyme's 1 +thymi 1 +thymus 3 +thymuses 1 +thymus's 1 +thyroid 4 +thyroids 1 +thyself 3 +Ti 1 +ti 8 +Tia 2 +Tianjin 2 +tiara 3 +tiara's 1 +tiaras 1 +Tia's 1 +Tiber 2 +Tiberius 2 +Tiberius's 1 +Tiber's 1 +Tibet 4 +Tibetan 2 +Tibetans 1 +Tibet's 1 +tibia 2 +tibiae 2 +tibia's 1 +tibias 1 +tic 4 +ticced 1 +ticcing 1 +tick 17 +ticked 2 +ticker 2 +ticker's 1 +tickers 1 +ticket 51 +ticketed 2 +ticketing 3 +Ticketmaster 2 +Ticketmaster's 1 +ticket's 1 +tickets 3 +ticking 4 +ticking's 1 +tickle 7 +tickled 2 +tickles 1 +tickling 3 +ticklish 3 +tick's 1 +ticks 1 +Ticonderoga 2 +Ticonderoga's 1 +tic's 1 +tics 1 +tidal 7 +tidbit 3 +tidbit's 1 +tidbits 1 +tiddlywinks 1 +tiddlywinks's 1 +Tide 1 +tide 25 +tided 1 +Tide's 1 +tides 1 +tidewater 1 +tidewater's 1 +tidewaters 1 +tidied 2 +tidier 2 +tidies 1 +tidiest 1 +tidily 3 +tidiness 3 +tidiness's 1 +tiding 3 +tidings 1 +tidy 19 +tidying 2 +tidying's 1 +tie 77 +tiebreaker 2 +tiebreaker's 1 +tiebreakers 1 +tied 4 +tieing 1 +Tienanmen 1 +Tienanmen's 1 +Tientsin 2 +Tientsin's 1 +tier 8 +tier's 1 +tiers 1 +ties 1 +tiff 3 +Tiffany 3 +Tiffany's 1 +tiffed 1 +tiffing 1 +tiff's 1 +tiffs 1 +tiger 16 +tiger's 1 +tigers 1 +tight 48 +tighten 17 +tightened 2 +tightening 5 +tightens 1 +tighter 3 +tightest 1 +tightfisted 2 +tightly 19 +tightness 3 +tightness's 1 +tightrope 4 +tightrope's 1 +tightropes 1 +tights 1 +tightwad 1 +tightwad's 1 +tightwads 1 +tigress 3 +tigresses 1 +tigress's 1 +Tigris 2 +Tigris's 1 +Tijuana 2 +Tijuana's 1 +tike 2 +tike's 1 +tikes 1 +tilde 2 +tilde's 1 +tildes 1 +tile 19 +tiled 5 +tile's 1 +tiles 1 +tiling 3 +tiling's 1 +till 61 +tillable 2 +tillage 3 +tillage's 1 +tilled 2 +tiller 6 +tiller's 1 +tillers 1 +Tillich 2 +Tillich's 1 +tilling 3 +Tillman 2 +Tillman's 1 +tills 2 +Tilsit 2 +Tilsit's 1 +tilt 13 +tilted 2 +tilting 3 +tilts 1 +Tim 36 +timber 29 +timbered 2 +timberland 2 +timberland's 1 +timberline 2 +timberlines 1 +timber's 1 +timbers 1 +timbre 3 +timbre's 1 +timbres 1 +Timbuktu 2 +Timbuktu's 1 +time 1850 +timed 3 +timekeeper 2 +timekeeper's 1 +timekeepers 1 +timeless 5 +timelessness 2 +timelier 1 +timeliest 1 +timeliness 2 +timeliness's 1 +timely 6 +timepiece 2 +timepiece's 1 +timepieces 1 +timer 5 +timer's 1 +timers 1 +time's 1 +times 8 +timescale 5 +timescales 1 +timetable 18 +timetabled 2 +timetable's 1 +timetables 1 +timetabling 2 +timeworn 2 +Timex 4 +Timex's 1 +timezone 2 +timid 5 +timider 1 +timidest 1 +timidity 2 +timidity's 1 +timidly 3 +timing 20 +timing's 1 +timings 1 +Timmy 3 +Timmy's 1 +Timon 2 +Timon's 1 +timorous 2 +timorously 2 +Timothy 9 +Timothy's 1 +timpani 2 +timpanist 2 +timpanists 1 +Tim's 1 +Timur 2 +Timurid 1 +Timurid's 1 +Timur's 1 +tin 30 +Tina 7 +Tina's 1 +tincture 3 +tinctured 2 +tincture's 1 +tinctures 1 +tincturing 1 +tinder 4 +tinderbox 2 +tinderboxes 1 +tinderbox's 1 +tinder's 1 +tine 3 +tined 1 +tine's 1 +tines 1 +tinfoil 3 +tinfoil's 1 +Ting 2 +ting 3 +tinge 7 +tinged 1 +tingeing 1 +tinges 1 +tinging 2 +tingle 6 +tingled 2 +tingles 1 +tinglier 1 +tingliest 1 +tingling 3 +tingly 2 +Ting's 1 +tings 1 +tinier 1 +tiniest 1 +tining 1 +tinker 7 +Tinkerbell 2 +Tinkerbell's 1 +tinkered 2 +tinkering 3 +tinker's 1 +tinkers 1 +Tinkertoy 1 +tinkle 4 +tinkled 1 +tinkles 1 +tinkling 3 +tinkling's 1 +tinned 4 +tinnier 1 +tinnies 1 +tinniest 1 +tinning 1 +tinny 3 +tin's 1 +tins 1 +tinsel 4 +tinseled 1 +tinseling 1 +tinselled 2 +tinselling 1 +tinsel's 1 +tinsels 1 +Tinseltown 2 +Tinseltown's 1 +tinsmith 2 +tinsmith's 1 +tinsmiths 1 +tint 5 +tinted 3 +tinting 2 +tintinnabulation 2 +tintinnabulation's 1 +tintinnabulations 1 +Tintoretto 2 +Tintoretto's 1 +tint's 1 +tints 1 +tiny 59 +tip 52 +Tippecanoe 1 +Tippecanoe's 1 +tipped 1 +tipper 2 +Tipperary 3 +Tipperary's 1 +tipper's 1 +tippers 1 +tipping 2 +tipple 4 +tippled 1 +tippler 2 +tippler's 1 +tipplers 1 +tipples 1 +tippling 2 +tips 1 +tipsier 1 +tipsiest 1 +tipsily 2 +tipster 2 +tipster's 1 +tipsters 1 +tipsy 3 +tiptoe 6 +tiptoed 1 +tiptoeing 1 +tiptoes 1 +tiptop 2 +tiptops 1 +tirade 4 +tirade's 1 +tirades 1 +Tirana 3 +Tirana's 1 +tire 5 +tired 42 +tireder 1 +tiredest 1 +tiredness 5 +tireless 3 +tirelessly 3 +tirelessness 2 +tirelessness's 1 +tire's 1 +tires 1 +Tiresias 2 +Tiresias's 1 +tiresome 4 +tiresomely 2 +tiresomeness 1 +tiring 6 +tirings 1 +ti's 1 +Ti's 1 +Tisha 1 +Tisha's 1 +Tishri 2 +Tishri's 1 +tissue 32 +tissue's 1 +tissues 1 +tit 7 +Titan 2 +titan 4 +Titania 1 +Titania's 1 +titanic 3 +Titanic 3 +titanium 3 +titanium's 1 +titan's 1 +Titan's 1 +titans 1 +tithe 4 +tithed 2 +tithe's 1 +tithes 1 +tithing 2 +Titian 3 +Titian's 1 +Titicaca 2 +Titicaca's 1 +titillate 4 +titillated 1 +titillates 1 +titillating 2 +titillation 2 +titillation's 1 +title 125 +titled 2 +title's 1 +titles 1 +titling 3 +titmice 3 +titmouse 1 +titmouse's 1 +Tito 4 +Tito's 1 +tit's 1 +tits 1 +titted 2 +titter 4 +tittered 1 +tittering 3 +titters 1 +titting 1 +tittle 3 +tittled 1 +tittle's 1 +tittles 1 +tittling 1 +titular 2 +Titus 3 +Titus's 1 +tizzies 1 +tizzy 2 +tizzy's 1 +Tl 1 +Tlaloc 2 +Tlaloc's 1 +Tlingit 1 +Tlingit's 1 +Tl's 1 +Tm 1 +Tm's 1 +to 25821 +toad 7 +toadied 1 +toadies 1 +toad's 1 +toads 1 +toadstool 4 +toadstool's 1 +toadstools 1 +toady 3 +toadying 3 +toady's 1 +toast 16 +toasted 3 +toaster 3 +toaster's 1 +toasters 1 +toastier 1 +toasties 1 +toastiest 1 +toasting 2 +toastmaster 2 +toastmaster's 1 +toastmasters 1 +toast's 1 +toasts 1 +toasty 3 +tobacco 17 +tobaccoes 1 +tobacconist 4 +tobacconist's 1 +tobacconists 1 +tobacco's 1 +tobaccos 1 +Tobago 3 +Tobago's 1 +toboggan 3 +tobogganed 1 +tobogganing 2 +toboggan's 1 +toboggans 1 +Toby 10 +Toby's 1 +Tocantins 1 +Tocantins's 1 +Tocqueville 2 +tocsin 2 +tocsin's 1 +tocsins 1 +Tod 5 +today 267 +today's 1 +Todd 6 +toddies 1 +toddle 3 +toddled 1 +toddler 8 +toddler's 1 +toddlers 1 +toddles 1 +toddling 2 +Todd's 1 +toddy 2 +toddy's 1 +Tod's 1 +toe 20 +toed 2 +toehold 3 +toehold's 1 +toeholds 1 +toeing 1 +toenail 4 +toenail's 1 +toenails 1 +toe's 1 +toes 1 +toffee 4 +toffee's 1 +toffees 1 +toffies 1 +toffy 1 +tofu 2 +tog 3 +toga 3 +togae 1 +toga's 1 +togas 1 +toge 2 +together 311 +togetherness 3 +togetherness's 1 +toggle 4 +toggled 2 +toggle's 1 +toggles 1 +toggling 3 +Togo 3 +Togo's 1 +togs 1 +toil 6 +toiled 1 +toiler 2 +toilers 1 +toilet 23 +toileted 1 +toileting 2 +toiletries 1 +toiletry 3 +toiletry's 1 +toilet's 1 +toilets 1 +toilette 3 +toilette's 1 +toiling 3 +toil's 1 +toils 1 +toilsome 2 +Tojo 2 +Tojo's 1 +Tokay 2 +Tokay's 1 +toke 3 +toked 1 +token 16 +tokenism 2 +tokenism's 1 +token's 1 +tokens 1 +tokes 1 +toking 1 +Tokugawa 3 +Tokugawa's 1 +Tokyo 13 +Tokyo's 1 +told 3 +Toledo 3 +Toledo's 1 +Toledos 1 +tolerable 4 +tolerably 2 +tolerance 10 +tolerance's 1 +tolerances 1 +tolerant 6 +tolerantly 2 +tolerate 14 +tolerated 1 +tolerates 1 +tolerating 1 +toleration 3 +toleration's 1 +Tolkien 5 +toll 13 +tollbooth 2 +tollbooth's 1 +tollbooths 1 +tolled 2 +tollgate 1 +tollgate's 1 +tollgates 1 +tolling 3 +tolls 1 +Tolstoy 4 +Tolstoy's 1 +Toltec 2 +Toltec's 1 +Tolyatti 1 +Tolyatti's 1 +tom 5 +Tom 57 +tomahawk 3 +tomahawked 1 +tomahawking 1 +tomahawk's 1 +tomahawks 1 +Tomas 2 +tomato 17 +tomatoes 1 +tomato's 1 +tomb 11 +Tombaugh 2 +Tombaugh's 1 +tombed 1 +tombing 1 +tomboy 2 +tomboy's 1 +tomboys 1 +tomb's 1 +tombs 1 +tombstone 3 +tombstone's 1 +tombstones 1 +tomcat 2 +tomcat's 1 +tomcats 1 +tome 3 +tome's 1 +tomes 1 +tomfooleries 1 +tomfoolery 2 +tomfoolery's 1 +Tomlin 3 +Tomlin's 1 +Tommie 2 +Tommie's 1 +Tommy 14 +Tommy's 1 +tomorrow 97 +tomorrow's 1 +tomorrows 1 +Tompkins 2 +Tompkins's 1 +tom's 1 +Tom's 1 +toms 1 +Tomsk 2 +Tomsk's 1 +ton 22 +tonal 4 +tonalities 1 +tonality 3 +tonality's 1 +tone 56 +toned 2 +toneless 2 +toner 3 +toner's 1 +tone's 1 +tones 1 +tong 4 +Tonga 3 +Tongan 2 +Tongan's 1 +Tongans 1 +Tonga's 1 +tongs 1 +tongue 31 +tongued 2 +tongue's 1 +tongues 1 +tonguing 2 +Toni 3 +Tonia 2 +Tonia's 1 +tonic 9 +tonic's 1 +tonics 1 +tonier 1 +toniest 1 +tonight 73 +tonight's 1 +toning 3 +Toni's 1 +tonnage 4 +tonnage's 1 +tonnages 1 +tonne 24 +tonnes 1 +ton's 1 +tons 1 +tonsil 4 +tonsillectomies 1 +tonsillectomy 2 +tonsillectomy's 1 +tonsillitis 2 +tonsillitis's 1 +tonsil's 1 +tonsils 1 +tonsorial 2 +tonsure 3 +tonsured 2 +tonsure's 1 +tonsures 1 +tonsuring 2 +Tonto 2 +Tonto's 1 +tony 2 +Tony 52 +Tonya 2 +Tonya's 1 +Tony's 1 +too 705 +took 2 +tool 57 +toolbar 2 +toolbars 1 +toolbox 3 +toolboxes 1 +toolbox's 1 +tooled 2 +tooling 3 +toolkit 5 +tool's 1 +tools 1 +toot 3 +tooted 1 +tooth 57 +toothache 3 +toothache's 1 +toothaches 1 +toothbrush 5 +toothbrushes 2 +toothbrush's 1 +toothed 3 +toothier 1 +toothiest 1 +toothless 3 +toothpaste 5 +toothpaste's 1 +toothpastes 1 +toothpick 3 +toothpick's 1 +toothpicks 1 +tooth's 1 +toothsome 2 +toothy 2 +tooting 2 +toots 1 +top 261 +topaz 7 +topazes 1 +topaz's 1 +topcoat 2 +topcoat's 1 +topcoats 1 +Topeka 2 +Topeka's 1 +topic 46 +topical 5 +topically 2 +topic's 1 +topics 1 +topknot 3 +topknot's 1 +topknots 1 +topless 3 +topmast 1 +topmast's 1 +topmasts 1 +topmost 3 +topographer 2 +topographer's 1 +topographers 1 +topographic 3 +topographical 3 +topographies 1 +topography 4 +topography's 1 +topological 2 +topologically 2 +topology 3 +topology's 1 +topped 1 +topping 4 +topping's 1 +toppings 1 +topple 6 +toppled 2 +topples 1 +toppling 2 +top's 1 +tops 1 +topsail 2 +topsail's 1 +topsails 1 +topside 2 +topside's 1 +topsides 1 +topsoil 4 +topsoil's 1 +Topsy 2 +Topsy's 1 +toque 2 +toque's 1 +toques 1 +tor 5 +Torah 2 +Torah's 1 +Torahs 1 +torch 15 +torched 2 +torches 1 +torching 1 +torchlight 3 +torch's 1 +tore 1 +toreador 2 +toreador's 1 +toreadors 1 +Tories 1 +torment 9 +tormented 3 +tormenting 3 +tormentor 3 +tormentor's 1 +tormentors 2 +torments 1 +torn 5 +tornado 4 +tornadoes 1 +tornado's 1 +tornados 1 +Toronto 6 +Toronto's 1 +torpedo 4 +torpedoed 2 +torpedoes 1 +torpedoing 2 +torpedo's 1 +torpedos 1 +torpid 2 +torpidity 1 +torpor 3 +torpor's 1 +torque 8 +torqued 1 +Torquemada 2 +Torquemada's 1 +torque's 1 +torques 1 +torquing 1 +Torrance 3 +Torrance's 1 +Torrens 2 +Torrens's 1 +torrent 5 +torrential 4 +torrent's 1 +torrents 1 +Torres 3 +Torricelli 2 +Torricelli's 1 +torrid 3 +torrider 1 +torridest 1 +tor's 1 +tors 1 +torses 1 +torsi 1 +torsion 3 +torsion's 1 +torsi's 1 +torso 5 +torso's 1 +torsos 1 +tort 8 +torte 2 +torte's 1 +tortes 1 +tortilla 4 +tortilla's 1 +tortillas 1 +tortoise 6 +tortoise's 1 +tortoises 1 +tortoiseshell 4 +tortoiseshell's 1 +tortoiseshells 1 +Tortola 2 +Tortola's 1 +tort's 1 +torts 1 +Tortuga 2 +Tortuga's 1 +tortuous 3 +tortuously 2 +torture 16 +tortured 3 +torturer 3 +torturers 1 +tortures 1 +torturing 3 +torus 2 +torus's 1 +Torvalds 1 +Torvalds's 1 +Tory 2 +Tory's 1 +Tosca 2 +Toscanini 2 +Toscanini's 1 +Tosca's 1 +Toshiba 4 +Toshiba's 2 +toss 19 +tossed 1 +tosses 1 +tossing 2 +tossup 1 +tossup's 1 +tossups 1 +tost 1 +tot 7 +total 193 +totaled 1 +totaling 1 +totalitarian 5 +totalitarianism 3 +totalitarianism's 1 +totalitarians 1 +totalities 1 +totality 5 +totality's 1 +totalled 2 +totalling 1 +totally 60 +total's 1 +totals 1 +tote 4 +toted 2 +totem 5 +totemic 2 +totem's 1 +totems 1 +totes 1 +toting 2 +Toto 2 +Toto's 1 +tot's 1 +tots 1 +totted 1 +totter 4 +tottered 1 +tottering 3 +totters 1 +totting 1 +toucan 3 +toucan's 1 +toucans 1 +touch 118 +touchdown 3 +touchdown's 1 +touchdowns 1 +touched 2 +touches 1 +touchier 1 +touchiest 1 +touching 8 +touchingly 2 +touchings 1 +touchstone 3 +touchstone's 1 +touchstones 1 +touchy 3 +tough 45 +toughed 1 +toughen 3 +toughened 2 +toughening 3 +toughens 1 +tougher 1 +toughest 1 +toughing 1 +toughly 2 +toughness 4 +toughness's 1 +toughs 1 +Toulouse 4 +Toulouse's 1 +toupee 2 +toupee's 1 +toupees 1 +tour 87 +toured 1 +touring 7 +tourism 17 +tourism's 1 +tourist 38 +tourist's 1 +tourists 1 +tourmaline 3 +tourmaline's 1 +tournament 24 +tournament's 1 +tournaments 1 +tourney 3 +tourney's 1 +tourneys 1 +tourniquet 2 +tourniquet's 1 +tourniquets 1 +tour's 1 +tours 1 +tousle 4 +tousled 3 +tousles 1 +tousling 1 +tout 7 +touted 1 +touting 2 +touts 1 +tow 11 +toward 15 +towards 288 +towed 2 +towel 16 +toweled 1 +toweling 1 +toweling's 1 +towelings 1 +towelled 2 +towelling 3 +towellings 1 +towel's 1 +towels 1 +tower 48 +towered 1 +towering 5 +tower's 1 +towers 1 +towhead 1 +towheaded 1 +towhead's 1 +towheads 1 +towing 3 +town 2 +Townes 1 +townhouse 2 +townhouses 1 +town's 1 +towns 1 +Townsend 6 +Townsend's 1 +townsfolk 3 +township 7 +township's 1 +townships 1 +townsman 3 +townsman's 1 +townsmen 1 +townspeople 3 +townspeople's 1 +towpath 4 +towpath's 1 +towpaths 1 +tows 1 +toxemia 2 +toxemia's 1 +toxic 15 +toxicity 4 +toxicity's 1 +toxicologist 2 +toxicologist's 1 +toxicologists 1 +toxicology 2 +toxicology's 1 +toxin 6 +toxin's 1 +toxins 1 +toy 30 +toyed 1 +toying 2 +Toynbee 2 +Toynbee's 1 +Toyoda 2 +Toyoda's 1 +Toyota 6 +Toyota's 1 +toy's 1 +toys 1 +trace 49 +traceable 3 +traced 2 +tracer 3 +traceries 1 +tracer's 1 +tracers 1 +tracery 4 +tracery's 1 +trace's 1 +traces 1 +Tracey 8 +Tracey's 1 +trachea 3 +tracheae 2 +trachea's 1 +tracheas 1 +tracheotomies 1 +tracheotomy 2 +tracheotomy's 1 +Traci 1 +Tracie 2 +Tracie's 1 +tracing 3 +tracing's 1 +tracings 1 +Traci's 1 +track 88 +tracked 2 +tracker 3 +tracker's 1 +trackers 1 +tracking 5 +track's 1 +tracks 1 +tract 12 +tractable 2 +traction 4 +traction's 1 +tractor 9 +tractor's 1 +tractors 1 +tract's 1 +tracts 1 +Tracy 6 +Tracy's 1 +trade 233 +traded 3 +trademark 5 +trademarked 2 +trademarking 1 +trademark's 1 +trademarks 1 +trader 20 +trader's 1 +traders 1 +trade's 1 +trades 1 +tradesman 6 +tradesman's 1 +tradesmen 1 +trading 41 +tradition 70 +traditional 102 +traditionalist 4 +traditionalist's 1 +traditionalists 1 +traditionally 23 +tradition's 1 +traditions 1 +traduce 2 +traduced 1 +traduces 1 +traducing 1 +Trafalgar 5 +Trafalgar's 1 +traffic 70 +trafficked 2 +trafficker 4 +traffickers 1 +trafficking 4 +traffic's 1 +traffics 1 +tragedian 3 +tragedian's 1 +tragedians 1 +tragedies 1 +tragedy 22 +tragedy's 1 +tragic 14 +tragically 4 +tragicomedies 1 +tragicomedy 2 +tragicomedy's 1 +tragics 1 +trail 30 +trailblazer 2 +trailblazer's 1 +trailblazers 1 +trailed 2 +trailer 9 +trailered 1 +trailering 1 +trailer's 1 +trailers 1 +trailing 5 +trails 1 +Trailways 1 +Trailways's 1 +train 149 +trained 9 +trainee 15 +trainee's 1 +trainees 1 +trainer 20 +trainer's 1 +trainers 1 +training 196 +training's 1 +trains 2 +traipse 4 +traipsed 1 +traipses 1 +traipsing 2 +trait 10 +traitor 6 +traitorous 2 +traitor's 1 +traitors 1 +trait's 1 +traits 1 +Trajan 2 +Trajan's 1 +trajectories 1 +trajectory 5 +trajectory's 1 +tram 11 +trammed 1 +trammel 3 +trammeled 1 +trammeling 1 +trammelled 2 +trammelling 2 +trammels 1 +tramming 1 +tramp 10 +tramped 1 +tramping 3 +trample 6 +trampled 2 +tramples 1 +trampling 3 +trampoline 3 +trampolined 1 +trampoline's 1 +trampolines 1 +trampolining 1 +tramps 1 +tram's 1 +trams 1 +Tran 3 +trance 5 +trance's 1 +trances 1 +tranquil 6 +tranquiler 1 +tranquilest 1 +tranquility 2 +tranquilize 1 +tranquilized 1 +tranquilizer 2 +tranquilizer's 1 +tranquilizers 1 +tranquilizes 1 +tranquilizing 1 +tranquiller 1 +tranquillest 1 +tranquillize 2 +tranquillized 2 +tranquillizer 3 +tranquillizer's 1 +tranquillizers 1 +tranquillizes 1 +tranquillizing 2 +tranquilly 3 +Tran's 1 +transact 4 +transacted 2 +transacting 2 +transaction 46 +transaction's 1 +transactions 1 +transacts 1 +transatlantic 4 +Transcaucasia 2 +Transcaucasia's 1 +transceiver 3 +transceiver's 1 +transceivers 1 +transcend 6 +transcended 2 +transcendence 3 +transcendence's 1 +transcendent 5 +transcendental 3 +transcendentalism 2 +transcendentalism's 1 +transcendentalist 3 +transcendentalist's 1 +transcendentalists 1 +transcendentally 2 +transcending 3 +transcends 1 +transcontinental 2 +transcribe 5 +transcribed 2 +transcribes 1 +transcribing 3 +transcript 7 +transcription 10 +transcription's 1 +transcriptions 1 +transcript's 1 +transcripts 1 +transducer 3 +transducer's 1 +transducers 1 +transept 4 +transept's 1 +transepts 1 +transfer 119 +transferable 4 +transferal 1 +transferal's 1 +transferals 1 +transference 3 +transference's 1 +transferred 3 +transferring 2 +transfers 1 +transfiguration 2 +transfiguration's 1 +transfigure 2 +transfigured 2 +transfigures 1 +transfiguring 3 +transfinite 2 +transfix 4 +transfixed 2 +transfixes 1 +transfixing 2 +transfixt 1 +transform 33 +transformation 23 +transformation's 1 +transformations 1 +transformed 3 +transformer 5 +transformer's 1 +transformers 1 +transforming 3 +transforms 1 +transfuse 2 +transfused 2 +transfuses 1 +transfusing 1 +transfusion 6 +transfusion's 1 +transfusions 1 +transgress 4 +transgressed 1 +transgresses 1 +transgressing 1 +transgression 4 +transgression's 1 +transgressions 1 +transgressor 2 +transgressors 1 +transience 2 +transience's 1 +transiency 2 +transient 7 +transients 1 +transistor 6 +transistor's 1 +transistors 1 +transit 12 +transited 1 +transiting 1 +transition 30 +transitional 10 +transitioned 1 +transitioning 1 +transition's 1 +transitions 1 +transitive 4 +transitively 1 +transitives 1 +transitory 3 +transit's 1 +transits 1 +transitted 1 +transitting 1 +translate 24 +translated 2 +translates 1 +translating 2 +translation 19 +translation's 1 +translations 1 +translator 5 +translator's 1 +translators 1 +transliterate 2 +transliterated 1 +transliterates 1 +transliterating 1 +transliteration 2 +transliterations 1 +translucence 2 +translucence's 1 +translucent 4 +transmigrate 2 +transmigrated 2 +transmigrates 1 +transmigrating 1 +transmigration 2 +transmissible 2 +transmission 18 +transmission's 1 +transmissions 1 +transmit 17 +transmits 1 +transmittable 2 +transmittal 2 +transmittal's 1 +transmitted 5 +transmitter 6 +transmitter's 1 +transmitters 1 +transmitting 3 +transmutation 3 +transmutation's 1 +transmutations 1 +transmute 3 +transmuted 2 +transmutes 1 +transmuting 3 +transnational 7 +transnationals 1 +transoceanic 2 +transom 3 +transom's 1 +transoms 1 +transparencies 1 +transparency 5 +transparency's 1 +transparent 11 +transparently 3 +transpiration 2 +transpiration's 1 +transpire 6 +transpired 1 +transpires 1 +transpiring 1 +transplant 11 +transplantation 4 +transplanted 2 +transplanting 3 +transplants 1 +transponder 3 +transponder's 1 +transponders 1 +transport 100 +transportable 2 +transportation 8 +transportation's 1 +transported 2 +transporter 4 +transporters 1 +transporting 2 +transports 1 +transpose 4 +transposed 2 +transposes 1 +transposing 3 +transposition 3 +transposition's 1 +transpositions 1 +transsexual 4 +transsexual's 1 +transsexuals 1 +transship 2 +transshipment 2 +transshipment's 1 +transshipped 1 +transshipping 1 +transships 1 +transubstantiation 2 +transubstantiation's 1 +Transvaal 3 +Transvaal's 1 +transverse 6 +transversed 1 +transversely 2 +transverses 1 +transversing 1 +transvestism 2 +transvestism's 1 +transvestite 4 +transvestite's 1 +transvestites 1 +Transylvania 3 +Transylvania's 1 +trap 41 +trapdoor 3 +trapdoors 1 +trapeze 3 +trapezed 1 +trapeze's 1 +trapezes 1 +trapezing 1 +trapezoid 3 +trapezoidal 2 +trapezoid's 1 +trapezoids 1 +trappable 2 +trapped 4 +trapper 3 +trapper's 1 +trappers 1 +trapping 5 +trappings 1 +Trappist 1 +Trappist's 1 +trap's 1 +traps 1 +trapshooting 1 +trapshooting's 1 +trash 6 +trashcan 2 +trashcan's 1 +trashcans 1 +trashed 2 +trashes 1 +trashier 1 +trashiest 1 +trashing 2 +trash's 1 +trashy 2 +trauma 8 +trauma's 1 +traumas 1 +traumata 2 +traumatic 7 +traumatize 2 +traumatized 2 +traumatizes 1 +traumatizing 1 +travail 5 +travailed 1 +travailing 1 +travail's 1 +travails 1 +travel 131 +traveled 1 +traveler 2 +traveler's 1 +travelers 1 +traveling 1 +travelings 1 +travelled 2 +traveller 27 +travellers 1 +travelling 13 +travelog 2 +travelogs 1 +travelogue 2 +travelogues 1 +travels 1 +traverse 8 +traversed 2 +traverses 1 +traversing 2 +travestied 1 +travesties 1 +travesty 4 +travestying 2 +travesty's 1 +Travis 10 +Travis's 1 +Travolta 2 +Travolta's 1 +trawl 4 +trawled 2 +trawler 3 +trawler's 1 +trawlers 1 +trawling 3 +trawl's 1 +trawls 1 +tray 21 +tray's 1 +trays 1 +treacheries 1 +treacherous 6 +treacherously 2 +treachery 4 +treachery's 1 +treacle 3 +treacled 1 +treacle's 1 +treacles 1 +treacling 1 +tread 15 +treading 2 +treadle 3 +treadled 1 +treadle's 1 +treadles 1 +treadling 1 +treadmill 3 +treadmill's 1 +treadmills 1 +treads 1 +treason 6 +treasonable 2 +treasonous 2 +treason's 1 +treasure 19 +treasured 3 +treasurer 12 +treasurer's 1 +treasurers 1 +treasure's 1 +treasures 1 +treasuries 1 +treasuring 1 +treasury 29 +treasury's 1 +treat 130 +treatable 2 +treated 4 +treaties 1 +treating 2 +treatise 5 +treatise's 1 +treatises 1 +treatment 133 +treatment's 1 +treatments 1 +treat's 1 +treats 1 +treaty 59 +treaty's 1 +treble 10 +trebled 1 +trebles 1 +trebling 2 +Treblinka 2 +Treblinka's 1 +tree 149 +treed 3 +treeing 1 +treeless 3 +tree's 1 +trees 2 +treetop 2 +treetop's 1 +treetops 2 +trefoil 3 +trefoil's 1 +trefoils 1 +trek 8 +trekked 1 +Trekkie 2 +Trekkie's 1 +trekking 3 +treks 1 +trellis 4 +trellised 2 +trellises 1 +trellising 2 +trellis's 1 +tremble 17 +trembled 2 +trembles 1 +trembles's 1 +trembling 4 +tremendous 22 +tremendously 5 +tremolo 3 +tremolo's 1 +tremolos 1 +tremor 5 +tremor's 1 +tremors 1 +tremulous 4 +tremulously 2 +trench 13 +trenchant 4 +trenched 1 +trenches 1 +trenching 3 +trench's 1 +trend 50 +trended 1 +trendier 1 +trendies 1 +trendiest 1 +trending 2 +trend's 1 +trends 1 +trendy 6 +Trent 13 +Trenton 2 +Trenton's 1 +Trent's 1 +trepidation 3 +trepidation's 1 +trespass 7 +trespassed 1 +trespasser 4 +trespasser's 1 +trespassers 1 +trespasses 1 +trespassing 2 +tress 4 +tresses 1 +tress's 1 +trestle 4 +trestle's 1 +trestles 1 +Trevelyan 3 +Trevelyan's 1 +Trevino 3 +Trevino's 1 +Trevor 14 +Trevor's 1 +Trey 2 +Trey's 1 +triad 3 +triad's 1 +triads 1 +triage 2 +triage's 1 +trial 89 +trialled 2 +trialling 2 +trial's 1 +trials 1 +triangle 13 +triangle's 1 +triangles 1 +triangular 6 +triangulation 2 +triangulation's 1 +Triangulum 1 +Triangulum's 1 +Triassic 3 +triathlon 3 +triathlons 1 +tribal 10 +tribalism 2 +tribalism's 1 +tribe 16 +tribe's 1 +tribes 1 +tribesman 3 +tribesman's 1 +tribesmen 1 +tribulation 3 +tribulation's 1 +tribulations 1 +tribunal 23 +tribunal's 1 +tribunals 1 +tribune 6 +tribune's 1 +tribunes 1 +tributaries 1 +tributary 4 +tributary's 1 +tribute 20 +tribute's 1 +tributes 1 +trice 2 +triceps 1 +tricepses 1 +triceps's 1 +triceratops 1 +triceratopses 1 +triceratops's 1 +trice's 1 +Tricia 3 +Tricia's 1 +trick 30 +tricked 2 +trickery 3 +trickery's 1 +trickier 1 +trickiest 1 +trickiness 1 +trickiness's 1 +tricking 1 +trickle 10 +trickled 2 +trickles 1 +trickling 3 +trick's 1 +tricks 1 +trickster 3 +trickster's 1 +tricksters 1 +tricky 9 +tricolor 2 +tricolors 1 +tricycle 3 +tricycled 1 +tricycle's 1 +tricycles 1 +tricycling 1 +trident 3 +Trident 5 +trident's 1 +Trident's 1 +tridents 1 +tried 4 +triennial 2 +triennials 1 +tries 1 +Trieste 3 +Trieste's 1 +trifle 6 +trifled 1 +trifler 1 +trifler's 1 +triflers 1 +trifle's 1 +trifles 1 +trifling 3 +trifocals 1 +trig 3 +trigger 21 +triggered 2 +triggering 2 +trigger's 1 +triggers 1 +triggest 1 +triglyceride 4 +triglyceride's 1 +triglycerides 1 +trigonometric 2 +trigonometry 2 +trigonometry's 1 +trike 2 +triked 1 +trike's 1 +trikes 1 +triking 1 +trilateral 2 +trilaterals 1 +trill 5 +trilled 2 +trilling 3 +trillion 3 +trillion's 1 +trillions 1 +trillionth 1 +trillionth's 1 +trillionths 1 +trill's 1 +trills 1 +trilogies 1 +trilogy 3 +trilogy's 1 +trim 19 +trimaran 2 +trimaran's 1 +trimarans 1 +trimester 2 +trimester's 1 +trimesters 1 +trimly 3 +trimmed 2 +trimmer 3 +trimmer's 1 +trimmers 1 +trimmest 1 +trimming 4 +trimming's 1 +trimmings 1 +trimness 1 +trims 1 +Trimurti 2 +Trimurti's 1 +Trina 2 +Trina's 1 +Trinidad 5 +Trinidad's 1 +trinities 1 +Trinities 1 +trinity 6 +Trinity 6 +trinity's 1 +Trinity's 1 +trinket 4 +trinket's 1 +trinkets 1 +trio 11 +trio's 1 +trios 1 +trip 67 +tripartite 4 +tripe 3 +tripe's 1 +Tripitaka 1 +Tripitaka's 1 +triple 13 +tripled 2 +triples 1 +triplet 3 +triplet's 1 +triplets 1 +triplicate 4 +triplicated 1 +triplicates 1 +triplicating 1 +triplied 1 +triplies 1 +tripling 2 +triply 2 +triplying 1 +tripod 5 +tripod's 1 +tripods 1 +Tripoli 4 +Tripoli's 1 +tripos 3 +tripos's 1 +Trippe 2 +tripped 1 +Trippe's 1 +tripping 2 +trip's 1 +trips 1 +triptych 3 +triptych's 1 +triptychs 1 +trisect 1 +trisected 1 +trisecting 1 +trisects 1 +Trisha 2 +Trisha's 1 +Tristan 4 +Tristan's 1 +trite 3 +tritely 2 +triteness 2 +triter 1 +trites 1 +tritest 1 +Triton 3 +Triton's 1 +triumph 26 +triumphal 3 +triumphant 8 +triumphantly 5 +triumphed 1 +triumphing 2 +triumph's 1 +triumphs 1 +triumvirate 2 +triumvirate's 1 +triumvirates 1 +trivet 3 +trivet's 1 +trivets 1 +trivia 3 +trivial 11 +trivialities 1 +triviality 3 +triviality's 1 +trivialize 2 +trivialized 2 +trivializes 1 +trivializing 2 +trivially 2 +Trobriand 2 +Trobriand's 1 +trochee 2 +trochee's 1 +trochees 1 +trod 3 +trodden 2 +trodes 1 +troika 2 +troika's 1 +troikas 1 +Trojan 1 +Trojan's 1 +Trojans 1 +troll 5 +trolled 2 +trolley 12 +trolley's 1 +trolleys 1 +trolling 2 +trollop 2 +Trollope 3 +trolloped 1 +Trollope's 1 +trolloping 1 +trollop's 1 +trollops 1 +trolls 1 +trombone 4 +trombone's 1 +trombones 1 +trombonist 3 +trombonist's 1 +trombonists 1 +tromp 2 +tromped 1 +tromping 1 +tromps 1 +Trondheim 2 +Trondheim's 1 +troop 58 +trooped 2 +trooper 5 +trooper's 1 +troopers 1 +trooping 3 +troop's 1 +troops 1 +troopship 2 +troopship's 1 +troopships 1 +trope 3 +trope's 1 +tropes 1 +trophied 1 +trophies 1 +trophy 18 +trophying 1 +trophy's 1 +tropic 3 +tropical 21 +tropicals 1 +Tropicana 2 +Tropicana's 1 +tropic's 1 +tropics 4 +tropism 2 +tropism's 1 +tropisms 1 +troposphere 2 +troposphere's 1 +tropospheres 1 +trot 10 +troth 2 +trothed 1 +trothing 1 +troth's 1 +troths 1 +trots 1 +Trotsky 4 +Trotsky's 1 +trotted 1 +trotter 2 +trotter's 1 +trotters 1 +trotting 3 +troubadour 4 +troubadour's 1 +troubadours 1 +trouble 114 +troubled 9 +troublemaker 3 +troublemaker's 1 +troublemakers 1 +trouble's 1 +troubles 1 +troubleshoot 2 +troubleshooted 1 +troubleshooter 2 +troubleshooter's 1 +troubleshooters 1 +troubleshooting 2 +troubleshoots 1 +troubleshot 2 +troublesome 6 +troubling 4 +trough 8 +trough's 1 +troughs 1 +trounce 3 +trounced 1 +trounces 1 +trouncing 2 +troupe 4 +trouped 1 +trouper 2 +trouper's 1 +troupers 1 +troupe's 1 +troupes 1 +trouping 1 +trouser 2 +trouser's 1 +trousers 28 +trousseau 2 +trousseau's 1 +trousseaus 1 +trousseaux 2 +trout 9 +trout's 1 +trouts 1 +trowel 4 +troweled 1 +troweling 1 +trowelled 1 +trowelling 2 +trowel's 1 +trowels 1 +troy 2 +Troy 5 +Troyes 2 +Troy's 1 +troys 1 +truancy 4 +truancy's 1 +truant 5 +truanted 1 +truanting 1 +truant's 1 +truants 1 +truce 7 +truce's 1 +truces 1 +truck 22 +trucked 2 +Truckee 1 +Truckee's 1 +trucker 3 +trucker's 1 +truckers 1 +trucking 3 +trucking's 1 +truckle 3 +truckled 1 +truckles 1 +truckling 1 +truckload 2 +truckload's 1 +truckloads 1 +truck's 1 +trucks 1 +truculence 2 +truculence's 1 +truculent 3 +truculently 2 +Trudeau 2 +Trudeau's 1 +trudge 6 +trudged 1 +trudges 1 +trudging 2 +Trudy 2 +Trudy's 1 +true 188 +trued 1 +trueing 1 +truer 1 +trues 1 +truest 1 +Truffaut 2 +Truffaut's 1 +truffle 4 +truffle's 1 +truffles 1 +truing 2 +truism 3 +truism's 1 +truisms 1 +Trujillo 1 +Trujillo's 1 +truly 34 +Truman 5 +Truman's 1 +Trumbull 2 +Trumbull's 1 +Trump 2 +trump 6 +trumped 2 +trumpery 3 +trumpery's 1 +trumpet 9 +trumpeted 2 +trumpeter 2 +trumpeter's 1 +trumpeters 1 +trumpeting 3 +trumpet's 1 +trumpets 1 +trumping 2 +trump's 1 +Trump's 1 +trumps 2 +truncate 3 +truncated 3 +truncates 1 +truncating 1 +truncation 2 +truncation's 1 +truncheon 3 +truncheon's 1 +truncheons 1 +trundle 5 +trundled 1 +trundles 1 +trundling 3 +trunk 15 +trunked 2 +trunking 2 +trunk's 1 +trunks 1 +truss 5 +trussed 2 +trusses 1 +trussing 3 +trust 129 +trusted 5 +trustee 23 +trustee's 1 +trustees 1 +trusteeship 3 +trusteeship's 1 +trusteeships 1 +trustful 2 +trustfully 2 +trustfulness 2 +trustfulness's 1 +trustier 1 +trusties 1 +trustiest 1 +trusting 4 +trust's 1 +trusts 1 +trustworthier 1 +trustworthiest 1 +trustworthiness 2 +trustworthiness's 1 +trustworthy 4 +trusty 5 +trusty's 1 +Truth 1 +truth 89 +truthful 4 +truthfully 4 +truthfulness 2 +truth's 1 +truths 1 +try 573 +trying 3 +tryings 1 +tryout 2 +tryout's 1 +tryouts 1 +tryst 3 +trysted 1 +trysting 2 +tryst's 1 +trysts 1 +T's 1 +ts 4 +tsar 1 +tsarina 2 +tsarina's 1 +tsarinas 1 +tsars 1 +Tsimshian 1 +Tsimshian's 1 +Tsingtao 1 +Tsiolkovsky 1 +Tsiolkovsky's 1 +Tsitsihar 1 +Tsitsihar's 1 +tsunami 3 +tsunami's 1 +tsunamis 2 +Tswana 2 +Tswana's 1 +Tuamotu 1 +Tuamotu's 1 +Tuareg 2 +Tuareg's 1 +tub 8 +tuba 3 +tubae 1 +tuba's 1 +tubas 1 +tubbier 1 +tubbiest 1 +tubby 3 +tube 33 +tubed 2 +tubeless 2 +tuber 3 +tubercle 2 +tubercle's 1 +tubercles 1 +tubercular 3 +tuberculosis 6 +tuberculosis's 1 +tuberculous 2 +tuberous 2 +tuber's 1 +tubers 1 +tube's 1 +tubes 1 +tubing 3 +tubing's 1 +Tubman 2 +Tubman's 1 +tub's 1 +tubs 1 +tubular 6 +tuck 21 +tucked 2 +tucker 2 +Tucker 5 +tuckered 2 +tuckering 1 +tucker's 1 +Tucker's 1 +tuckers 1 +tucking 1 +tucks 1 +Tucson 2 +Tucson's 1 +Tucuman 1 +Tucuman's 1 +Tudor 8 +Tudor's 1 +Tues 3 +Tuesday 39 +Tuesday's 1 +Tuesdays 1 +tuft 5 +tufted 5 +tufting 2 +tuft's 1 +tufts 1 +tug 16 +tugboat 2 +tugboat's 1 +tugboats 1 +tugged 1 +tugging 3 +tugs 1 +tuition 8 +tuition's 1 +Tulane 2 +Tulane's 1 +tulip 5 +tulip's 1 +tulips 1 +Tull 2 +tulle 2 +tulle's 1 +Tull's 1 +Tulsa 2 +Tulsa's 1 +tumble 14 +tumbled 2 +tumbledown 2 +tumbler 4 +tumbler's 1 +tumblers 1 +tumbles 1 +tumbleweed 3 +tumbleweed's 1 +tumbleweeds 1 +tumbling 4 +tumbrel 1 +tumbrel's 1 +tumbrels 1 +tumbril 2 +tumbrils 1 +tumid 1 +tummies 1 +tummy 6 +tummy's 1 +tumor 2 +tumor's 1 +tumors 1 +Tums 1 +Tums's 1 +tumult 3 +tumulted 1 +tumulting 1 +tumult's 1 +tumults 1 +tumultuous 3 +tun 4 +tuna 6 +tuna's 1 +tunas 1 +tundra 4 +tundra's 1 +tundras 1 +tune 30 +tuned 2 +tuneful 2 +tunefully 2 +tuneless 2 +tunelessly 2 +tuner 3 +tuner's 1 +tuners 1 +tune's 1 +tunes 1 +tungsten 3 +tungsten's 1 +Tungus 1 +Tunguska 2 +Tunguska's 1 +Tungus's 1 +tunic 5 +tunic's 1 +tunics 1 +tuning 4 +tuning's 1 +Tunis 3 +Tunisia 4 +Tunisian 2 +Tunisians 1 +Tunisia's 1 +Tunis's 1 +tunnel 33 +tunneled 1 +tunneling 1 +tunnelings 1 +tunnelled 2 +tunnelling 3 +tunnel's 1 +tunnels 1 +Tunney 3 +Tunney's 1 +tunnies 1 +tunny 2 +tunny's 1 +tuns 1 +Tupi 1 +Tupi's 1 +Tupperware 2 +Tupungato 1 +Tupungato's 1 +turban 3 +turban's 1 +turbans 1 +turbid 2 +turbine 6 +turbine's 1 +turbines 1 +turbojet 3 +turbojet's 1 +turbojets 1 +turboprop 3 +turboprop's 1 +turboprops 1 +turbot 2 +turbot's 1 +turbots 1 +turbulence 6 +turbulence's 1 +turbulent 7 +turbulently 2 +turd 3 +turd's 1 +turds 1 +tureen 3 +tureen's 1 +tureens 1 +turf 9 +turfed 2 +turfing 1 +turf's 1 +turfs 1 +Turgenev 2 +Turgenev's 1 +turgid 3 +turgidity 2 +turgidity's 1 +turgidly 1 +Turin 4 +Turing 2 +Turing's 1 +Turin's 1 +Turk 2 +Turkestan 2 +Turkestan's 1 +turkey 10 +Turkey 18 +turkey's 1 +Turkey's 1 +turkeys 1 +Turkish 2 +Turkmenistan 1 +Turkmenistan's 1 +Turk's 1 +Turks 1 +turmeric 2 +turmeric's 1 +turmerics 1 +turmoil 9 +turmoiled 1 +turmoiling 1 +turmoil's 1 +turmoils 1 +turn 556 +turnabout 3 +turnabout's 1 +turnabouts 1 +turnaround 3 +turnaround's 1 +turnarounds 1 +turncoat 2 +turncoat's 1 +turncoats 1 +turned 2 +Turner 14 +turner 2 +turner's 1 +Turner's 1 +turners 1 +turning 13 +turning's 1 +turnip 4 +turniped 1 +turniping 1 +turnip's 1 +turnips 1 +turnkey 3 +turnkey's 1 +turnkeys 1 +turnoff 3 +turnoff's 1 +turnoffs 1 +turnout 6 +turnout's 1 +turnouts 1 +turnover 31 +turnover's 1 +turnovers 1 +turnpike 4 +turnpike's 1 +turnpikes 1 +turnround 2 +turns 1 +turnstile 3 +turnstile's 1 +turnstiles 1 +turntable 3 +turntable's 1 +turntables 1 +turpentine 3 +turpentine's 1 +Turpin 3 +Turpin's 1 +turpitude 2 +turpitude's 1 +turquoise 5 +turquoise's 1 +turquoises 1 +turret 4 +turret's 1 +turrets 1 +turtle 6 +turtledove 2 +turtledove's 1 +turtledoves 1 +turtleneck 3 +turtleneck's 1 +turtlenecks 1 +turtle's 1 +turtles 1 +turves 1 +Tuscaloosa 1 +Tuscaloosa's 1 +Tuscan 1 +Tuscany 4 +Tuscany's 1 +Tuscarora 1 +Tuscarora's 1 +Tuscon 2 +Tuscon's 1 +tush 3 +tushed 1 +tushes 1 +tushing 1 +tusk 4 +tusked 2 +Tuskegee 1 +Tuskegee's 1 +tusk's 1 +tusks 1 +tussle 4 +tussled 1 +tussles 1 +tussling 2 +tussock 3 +tussock's 1 +tussocks 1 +Tussuad 1 +Tussuad's 1 +Tut 2 +Tutankhamen 2 +Tutankhamen's 1 +tutelage 3 +tutelage's 1 +tutor 21 +tutored 2 +tutorial 9 +tutorial's 1 +tutorials 1 +tutoring 4 +tutor's 1 +tutors 1 +Tut's 1 +Tutsi 2 +tutu 2 +Tutu 2 +tutu's 1 +Tutu's 1 +tutus 1 +Tuvalu 2 +tux 2 +tuxedo 3 +tuxedoes 1 +tuxedo's 1 +tuxedos 1 +tuxes 1 +TWA 2 +twaddle 3 +twaddled 1 +twaddle's 1 +twaddles 1 +twaddling 1 +Twain 1 +twain 5 +Twain's 1 +twang 5 +twanged 1 +twanging 3 +twang's 1 +twangs 1 +TWA's 1 +tweak 4 +tweaked 2 +tweaking 3 +tweaks 1 +twee 2 +Tweed 5 +tweed 8 +tweedier 1 +tweediest 1 +Tweedledee 2 +Tweedledee's 1 +Tweedledum 2 +Tweedledum's 1 +tweed's 1 +Tweed's 1 +tweeds 1 +tweedy 2 +tweet 3 +tweeted 1 +tweeter 3 +tweeter's 1 +tweeters 1 +tweeting 1 +tweets 1 +tweezers 3 +twelfth 1 +twelfths 2 +twelve 1 +twelve's 1 +twelves 1 +twenties 1 +twentieth 1 +twentieths 1 +twenty 2 +twenty's 1 +twerp 2 +twerp's 1 +twerps 1 +twice 66 +twiddle 4 +twiddled 1 +twiddles 1 +twiddling 3 +twig 8 +twigged 1 +twiggier 1 +twiggiest 1 +twigging 1 +twiggy 2 +twig's 1 +twigs 1 +Twila 1 +Twila's 1 +twilight 6 +twilight's 1 +twill 2 +twilled 2 +twin 34 +twine 5 +twined 2 +twine's 1 +twines 1 +twinge 4 +twinged 1 +twingeing 1 +twinge's 1 +twinges 1 +twinging 1 +twining 2 +Twinkies 2 +twinkle 7 +twinkled 1 +twinkles 1 +twinkling 3 +twinkling's 1 +twinned 2 +twinning 3 +twins 1 +twirl 4 +twirled 1 +twirler 2 +twirler's 1 +twirlers 1 +twirling 3 +twirls 1 +twist 31 +twisted 7 +twister 2 +twister's 1 +twisters 1 +twisting 5 +twists 1 +twit 4 +twitch 9 +twitched 2 +twitches 1 +twitching 3 +twits 1 +twitted 1 +twitter 4 +twittered 1 +twittering 3 +twitters 1 +twitting 1 +two 2 +twofer 1 +twofer's 1 +twofers 1 +twofold 5 +twofolds 1 +two's 1 +twos 1 +twosome 2 +twosome's 1 +twosomes 1 +Ty 2 +Tycho 2 +Tycho's 1 +tycoon 4 +tycoon's 1 +tycoons 1 +tying 2 +tyke 3 +tyke's 1 +tykes 1 +Tylenol 1 +Tyler 5 +Tyler's 1 +tympana 2 +tympanum 2 +tympanum's 1 +tympanums 1 +Tyndale 3 +Tyndale's 1 +Tyndall 2 +Tyndall's 1 +type 273 +typecast 3 +typecasting 2 +typecasts 1 +typed 3 +typeface 4 +typeface's 1 +typefaces 1 +type's 1 +types 1 +typescript 3 +typescript's 1 +typescripts 1 +typeset 4 +typesets 1 +typesetter 3 +typesetter's 1 +typesetters 1 +typesetting 4 +typesetting's 1 +typewrite 2 +typewriter 8 +typewriter's 1 +typewriters 1 +typewrites 1 +typewriting 2 +typewritten 3 +typewrote 1 +typhoid 4 +typhoid's 1 +typhoon 3 +typhoon's 1 +typhoons 1 +typhus 2 +typhus's 1 +typical 51 +typically 23 +typified 1 +typifies 1 +typify 5 +typifying 1 +typing 5 +typist 4 +typist's 1 +typists 1 +typo 3 +typographer 2 +typographer's 1 +typographers 1 +typographic 2 +typographical 3 +typographically 2 +typography 3 +typography's 1 +typo's 1 +typos 1 +tyrannical 3 +tyrannically 2 +tyrannies 1 +tyrannize 2 +tyrannized 1 +tyrannizes 1 +tyrannizing 1 +tyrannosaur 3 +tyrannosaur's 1 +tyrannosaurs 1 +tyrannosaurus 2 +tyrannosauruses 1 +tyrannous 2 +tyranny 5 +tyranny's 1 +tyrant 5 +tyrant's 1 +tyrants 1 +Tyre 1 +Tyree 2 +Tyree's 1 +Tyre's 1 +tyro 2 +tyroes 1 +Tyrone 4 +Tyrone's 1 +tyro's 1 +tyros 1 +Ty's 1 +Tyson 5 +Tyson's 1 +tzar 1 +tzar's 1 +tzars 1 +U 3 +u 31 +Ubangi 1 +Ubangi's 1 +ubiquitous 6 +ubiquitously 2 +ubiquity 2 +Ucayali 1 +Ucayali's 1 +Uccello 2 +Uccello's 1 +UCLA 2 +UCLA's 1 +Udall 2 +Udall's 1 +udder 4 +udder's 1 +udders 1 +Ufa 2 +Ufa's 1 +Uganda 5 +Ugandan 1 +Ugandans 1 +Uganda's 1 +ugh 5 +uglied 1 +uglier 1 +uglies 1 +ugliest 1 +ugliness 3 +ugliness's 1 +ugly 17 +uglying 1 +uh 5 +Uighur 2 +Ujungpandang 1 +Ujungpandang's 1 +Ukraine 11 +Ukraine's 1 +Ukrainian 1 +Ukrainians 1 +ukulele 2 +ukulele's 1 +ukuleles 1 +ulcer 17 +ulcerate 2 +ulcerated 2 +ulcerates 1 +ulcerating 1 +ulceration 4 +ulceration's 1 +ulcered 2 +ulcering 1 +ulcerous 2 +ulcer's 1 +ulcers 1 +ulna 2 +ulnae 2 +ulna's 1 +ulnas 1 +Ulster 26 +Ulster's 1 +ulterior 3 +ultimata 2 +ultimate 28 +ultimated 1 +ultimately 31 +ultimates 1 +ultimating 1 +ultimatum 4 +ultimatum's 1 +ultimatums 1 +ultra 6 +ultraconservative 3 +ultraconservatives 1 +ultramarine 3 +ultramarine's 1 +ultras 1 +ultrasonic 3 +ultrasonically 2 +ultrasonics 2 +ultrasound 5 +ultrasound's 1 +ultrasounds 1 +Ultrasuede 1 +ultraviolet 5 +ultraviolet's 1 +ululate 2 +ululated 1 +ululates 1 +ululating 3 +Ulyanovsk 2 +Ulyanovsk's 1 +Ulysses 3 +Ulysses's 1 +um 12 +umbel 2 +umbel's 1 +umbels 1 +umber 2 +umber's 1 +umbilical 4 +umbilici 2 +umbilicus 2 +umbilicuses 1 +umbilicus's 1 +umbrage 3 +umbraged 1 +umbrage's 1 +umbrages 1 +umbraging 1 +umbrella 12 +umbrellaed 1 +umbrellaing 1 +umbrella's 1 +umbrellas 1 +Umbriel 1 +Umbriel's 1 +umiak 2 +umiak's 1 +umiaks 1 +umlaut 2 +umlaut's 1 +umlauts 1 +ump 3 +umped 1 +umping 1 +umpire 8 +umpired 1 +umpire's 1 +umpires 1 +umpiring 3 +ump's 1 +umps 1 +umpteen 1 +umpteenth 1 +unabashed 3 +unabated 3 +unable 66 +unabridged 2 +unabridgeds 1 +unaccented 2 +unacceptability 2 +unacceptability's 1 +unacceptable 14 +unacceptably 3 +unaccepted 2 +unaccompanied 3 +unaccountable 3 +unaccountably 3 +unaccustomed 4 +unacknowledged 3 +unacquainted 2 +unadorned 3 +unadulterated 3 +unadvised 1 +unaffected 7 +unafraid 2 +unaided 3 +unalterable 2 +unalterably 2 +unaltered 4 +unambiguous 5 +unambiguously 4 +unanimity 4 +unanimity's 1 +unanimous 7 +unanimously 7 +unannounced 3 +unanswerable 3 +unanswered 4 +unanticipated 3 +unappealing 3 +unappetizing 2 +unappreciated 2 +unappreciative 2 +unapproachable 2 +unarmed 4 +unashamed 3 +unashamedly 3 +unasked 2 +unassailable 3 +unassigned 2 +unassisted 3 +unassuming 3 +unattached 3 +unattainable 3 +unattended 4 +unattractive 5 +unattributed 2 +unauthenticated 2 +unauthorized 3 +unavailable 7 +unavailing 2 +unavoidable 6 +unavoidably 3 +unaware 14 +unawares 3 +unbalanced 4 +unbar 3 +unbarred 2 +unbarring 1 +unbars 1 +unbearable 6 +unbearably 3 +unbeatable 3 +unbeaten 7 +unbecoming 2 +unbeknown 3 +unbeknownst 2 +unbelief 3 +unbelief's 1 +unbelievable 7 +unbelievably 4 +unbeliever 3 +unbeliever's 1 +unbelievers 1 +unbend 2 +unbending 2 +unbends 1 +unbent 1 +unbiased 3 +unbiassed 2 +unbidden 2 +unbind 2 +unbinding 1 +unbinds 1 +unblock 3 +unblocked 2 +unblocking 3 +unblocks 1 +unblushing 2 +unbolt 3 +unbolted 2 +unbolting 2 +unbolts 1 +unborn 4 +unbosom 1 +unbosomed 1 +unbosoming 1 +unbosoms 1 +unbound 2 +unbounded 3 +unbranded 2 +unbreakable 3 +unbridled 3 +unbroken 5 +unbuckle 3 +unbuckled 2 +unbuckles 1 +unbuckling 2 +unburden 3 +unburdened 2 +unburdening 2 +unburdens 1 +unbutton 4 +unbuttoned 2 +unbuttoning 1 +unbuttons 1 +uncalled 2 +uncannier 1 +uncanniest 1 +uncannily 3 +uncanny 4 +uncaring 3 +uncased 2 +uncatalogued 2 +unceasing 2 +unceasingly 2 +uncensored 2 +unceremonious 2 +unceremoniously 3 +uncertain 22 +uncertainly 5 +uncertainties 1 +uncertainty 28 +uncertainty's 1 +unchallenged 4 +unchanged 13 +unchanging 4 +uncharacteristic 3 +uncharacteristically 3 +uncharitable 2 +uncharitably 2 +uncharted 3 +unchecked 4 +unchristian 3 +uncivil 2 +uncivilized 2 +unclaimed 2 +unclasp 2 +unclasped 2 +unclasping 1 +unclasps 1 +unclassified 3 +uncle 1 +unclean 3 +uncleaner 1 +uncleanest 1 +uncleanlier 1 +uncleanliest 1 +uncleanly 2 +uncleanness 2 +uncleanness's 1 +unclear 12 +unclearer 1 +unclearest 1 +uncled 1 +uncle's 1 +uncles 1 +uncling 1 +unclothe 1 +unclothed 2 +unclothes 1 +unclothing 1 +uncluttered 3 +uncoil 3 +uncoiled 2 +uncoiling 2 +uncoils 1 +uncollected 2 +uncomfortable 16 +uncomfortably 6 +uncommitted 3 +uncommon 9 +uncommoner 1 +uncommonest 1 +uncommonly 3 +uncommunicative 2 +uncomplaining 3 +uncompleted 2 +uncomplicated 5 +uncomplimentary 3 +uncomprehending 3 +uncompressed 2 +uncompromising 5 +uncompromisingly 3 +unconcern 2 +unconcerned 4 +unconcernedly 2 +unconcerning 1 +unconcern's 1 +unconcerns 1 +unconditional 6 +unconditionally 3 +unconfirmed 3 +unconnected 4 +unconquerable 2 +unconscionable 2 +unconscionably 2 +unconscious 17 +unconsciously 6 +unconsciousness 3 +unconsciousness's 1 +unconsidered 2 +unconstitutional 4 +uncontaminated 2 +uncontested 2 +uncontrollable 4 +uncontrollably 3 +uncontrolled 5 +uncontroversial 3 +unconventional 4 +unconventionally 2 +unconvinced 3 +unconvincing 4 +unconvincingly 2 +uncooked 3 +uncooperative 3 +uncoordinated 3 +uncork 2 +uncorked 1 +uncorking 1 +uncorks 1 +uncorrelated 2 +uncorroborated 2 +uncountable 2 +uncounted 2 +uncouple 2 +uncoupled 2 +uncouples 1 +uncoupling 2 +uncouth 3 +uncover 12 +uncovered 3 +uncovering 2 +uncovers 1 +uncritical 3 +unction 2 +unction's 1 +unctions 1 +unctuous 2 +unctuously 2 +unctuousness 2 +unctuousness's 1 +uncultivated 2 +uncultured 2 +uncut 3 +undamaged 3 +undated 3 +undaunted 3 +undeceive 2 +undeceived 2 +undeceives 1 +undeceiving 1 +undecidable 4 +undecided 5 +undecideds 1 +undecipherable 2 +undeclared 3 +undefeated 3 +undefended 2 +undefinable 2 +undefined 3 +undelivered 2 +undemanding 3 +undemocratic 3 +undemonstrative 2 +undeniable 4 +undeniably 4 +undependable 2 +under 613 +underachieve 2 +underachieved 2 +underachiever 2 +underachiever's 1 +underachievers 1 +underachieves 1 +underachieving 1 +underact 1 +underacted 1 +underacting 1 +underacts 1 +underage 2 +underarm 4 +underarmed 2 +underarming 1 +underarms 1 +underbellies 1 +underbelly 2 +underbelly's 1 +underbid 2 +underbidding 2 +underbids 1 +underbrush 2 +underbrushed 1 +underbrushes 1 +underbrushing 1 +underbrush's 1 +undercarriage 4 +undercarriage's 1 +undercarriages 1 +undercharge 2 +undercharged 2 +undercharges 1 +undercharging 2 +underclass 5 +underclassman 1 +underclassmen 1 +underclothes 1 +underclothing 2 +underclothing's 1 +undercoat 4 +undercoated 2 +undercoating 1 +undercoat's 1 +undercoats 1 +undercover 5 +undercurrent 3 +undercurrent's 1 +undercurrents 1 +undercut 4 +undercuts 1 +undercutting 3 +underdeveloped 3 +underdog 4 +underdog's 1 +underdogs 1 +underdone 4 +underemployed 2 +underestimate 12 +underestimated 2 +underestimates 1 +underestimating 2 +underexpose 2 +underexposed 2 +underexposes 1 +underexposing 1 +underfed 2 +underfeed 2 +underfeeding 1 +underfeeds 1 +underflow 3 +underflow's 1 +underfoot 4 +underfunded 3 +undergarment 2 +undergarment's 1 +undergarments 1 +undergo 27 +undergoes 1 +undergoing 2 +undergone 1 +undergrad 2 +undergrad's 1 +undergrads 1 +undergraduate 11 +undergraduate's 1 +undergraduates 1 +underground 28 +underground's 1 +undergrounds 1 +undergrowth 6 +undergrowth's 1 +underhand 4 +underhanded 2 +underhandedly 2 +underlain 2 +underlains 1 +underlay 3 +underlays 1 +underlie 12 +underlies 1 +underline 16 +underlined 2 +underlines 1 +underling 2 +underling's 1 +underlining 2 +underlying 25 +undermine 23 +undermined 2 +undermines 1 +undermining 3 +undermost 1 +underneath 22 +underneaths 1 +undernourished 2 +underpaid 2 +underpants 3 +underpass 3 +underpasses 1 +underpass's 1 +underpay 2 +underpaying 1 +underpays 1 +underpin 8 +underpinned 1 +underpinning 4 +underpinning's 1 +underpinnings 1 +underpins 1 +underplay 3 +underplayed 1 +underplaying 1 +underplays 1 +underprivileged 3 +underrate 3 +underrated 2 +underrates 1 +underrating 2 +underscore 4 +underscored 2 +underscores 1 +underscoring 1 +undersea 3 +underseas 1 +undersecretaries 1 +undersecretary 2 +undersecretary's 1 +undersell 3 +underselling 1 +undersells 1 +undershirt 2 +undershirt's 1 +undershirts 1 +undershoot 3 +undershooting 2 +undershoots 1 +undershorts 1 +undershot 2 +underside 6 +underside's 1 +undersides 1 +undersign 1 +undersigned 2 +undersigned's 1 +undersigning 1 +undersigns 1 +undersized 2 +underskirt 3 +underskirt's 1 +underskirts 1 +undersold 3 +understaffed 2 +understand 242 +understandable 10 +understandably 7 +understanding 81 +understandingly 2 +understanding's 1 +understandings 1 +understands 1 +understate 5 +understated 2 +understatement 4 +understatement's 1 +understatements 1 +understates 1 +understating 2 +understood 3 +understudied 2 +understudies 1 +understudy 4 +understudying 1 +undertake 61 +undertaken 1 +undertaker 6 +undertaker's 1 +undertakers 1 +undertakes 1 +undertaking 18 +undertaking's 1 +undertakings 1 +undertone 4 +undertone's 1 +undertones 1 +undertook 1 +undertow 2 +undertow's 1 +undertows 1 +underused 2 +undervalue 5 +undervalued 2 +undervalues 1 +undervaluing 2 +underwater 7 +underwear 7 +underwear's 1 +underweight 2 +underwent 1 +Underwood 4 +Underwood's 1 +underworld 4 +underworld's 1 +underworlds 1 +underwrite 3 +underwriter 5 +underwriter's 1 +underwriters 1 +underwrites 1 +underwriting 5 +underwritten 4 +underwrote 2 +undeserved 3 +undeservedly 2 +undeserving 3 +undesirability 2 +undesirable 9 +undesirables 1 +undetectable 3 +undetected 3 +undetermined 2 +undeterred 3 +undeveloped 3 +undid 1 +undies 1 +undignified 3 +undiluted 3 +undiminished 3 +undisciplined 3 +undisclosed 4 +undiscovered 3 +undiscriminating 2 +undisguised 3 +undisputed 4 +undistinguished 3 +undisturbed 5 +undivided 3 +undo 10 +undocumented 2 +undoes 1 +undoing 3 +undoing's 1 +undoings 1 +undone 2 +undoubted 5 +undoubtedly 26 +undress 6 +undressed 2 +undresses 1 +undressing 3 +undue 7 +undulant 3 +undulate 3 +undulated 2 +undulates 1 +undulating 4 +undulation 3 +undulation's 1 +undulations 1 +unduly 7 +undying 3 +unearned 2 +unearth 5 +unearthed 2 +unearthing 2 +unearthly 3 +unearths 1 +unease 6 +unease's 1 +uneasier 1 +uneasiest 1 +uneasily 6 +uneasiness 3 +uneasiness's 1 +uneasy 12 +uneaten 2 +uneconomic 3 +uneconomical 3 +unedited 2 +uneducated 3 +unembarrassed 2 +unemotional 3 +unemployable 3 +unemployed 30 +unemployment 66 +unemployment's 1 +unending 3 +unendurable 2 +unenforceable 4 +unenlightened 2 +unenthusiastic 4 +unenviable 3 +unequal 7 +unequaled 1 +unequalled 3 +unequally 2 +unequals 1 +unequivocal 5 +unequivocally 4 +unerring 2 +unerringly 2 +unethical 3 +uneven 9 +unevener 1 +unevenest 1 +unevenly 3 +unevenness 2 +unevenness's 1 +uneventful 3 +uneventfully 2 +unexampled 2 +unexceptionable 2 +unexceptional 2 +unexciting 2 +unexpected 23 +unexpectedly 11 +unexplained 5 +unexplored 3 +unexpurgated 2 +unfailing 3 +unfailingly 2 +unfair 21 +unfairer 1 +unfairest 1 +unfairly 5 +unfairness 4 +unfaithful 3 +unfaithfully 2 +unfaithfulness 2 +unfaithfulness's 1 +unfamiliar 10 +unfamiliarity 2 +unfamiliarity's 1 +unfashionable 3 +unfasten 3 +unfastened 2 +unfastening 1 +unfastens 1 +unfathomable 3 +unfavorable 2 +unfavorably 1 +unfeasible 2 +unfeeling 3 +unfeelingly 2 +unfeigned 2 +unfetter 2 +unfettered 3 +unfettering 1 +unfetters 1 +unfilled 3 +unfinished 6 +unfit 7 +unfits 1 +unfitted 2 +unfitting 2 +unflagging 2 +unflappable 2 +unflattering 3 +unflinching 2 +unflinchingly 2 +unfold 8 +unfolded 2 +unfolding 4 +unfolds 1 +unforeseeable 2 +unforeseen 5 +unforgettable 4 +unforgettably 2 +unforgivable 3 +unforgiving 3 +unformed 2 +unfortunate 20 +unfortunately 49 +unfortunates 1 +unfounded 4 +unfrequented 2 +unfriendlier 1 +unfriendliest 1 +unfriendliness 2 +unfriendliness's 1 +unfriendly 5 +unfrock 2 +unfrocked 2 +unfrocking 1 +unfrocks 1 +unfulfilled 3 +unfunny 3 +unfurl 4 +unfurled 2 +unfurling 2 +unfurls 1 +unfurnished 2 +ungainlier 1 +ungainliest 1 +ungainliness 2 +ungainliness's 1 +ungainly 3 +Ungava 2 +Ungava's 1 +ungentlemanly 2 +ungodlier 1 +ungodliest 1 +ungodly 2 +ungovernable 2 +ungracious 2 +ungrammatical 3 +ungrateful 3 +ungratefully 2 +ungratefulness 2 +ungratefulness's 1 +ungrudging 2 +unguarded 3 +unguent 4 +unguent's 1 +unguents 1 +ungulate 3 +ungulate's 1 +ungulates 1 +unhand 4 +unhanded 1 +unhanding 1 +unhands 1 +unhappier 1 +unhappiest 1 +unhappily 4 +unhappiness 5 +unhappiness's 1 +unhappy 21 +unharmed 3 +unhealthful 2 +unhealthier 1 +unhealthiest 1 +unhealthy 5 +unheard 4 +unheeded 3 +unhelpful 5 +unhesitating 2 +unhesitatingly 2 +unhindered 3 +unhinge 2 +unhinged 2 +unhinges 1 +unhinging 2 +unhitch 2 +unhitched 1 +unhitches 1 +unhitching 1 +unholier 1 +unholiest 1 +unholy 3 +unhook 2 +unhooked 1 +unhooking 3 +unhooks 1 +unhorse 2 +unhorsed 2 +unhorses 1 +unhorsing 1 +unhurried 3 +unhurt 3 +unicameral 4 +Unicode 1 +Unicode's 1 +unicorn 3 +unicorn's 1 +unicorns 1 +unicycle 3 +unicycle's 1 +unicycles 1 +unidentifiable 2 +unidentified 5 +unidirectional 2 +unification 9 +unification's 1 +unified 9 +unifies 1 +uniform 34 +uniformed 6 +uniformer 1 +uniformest 1 +uniforming 1 +uniformity 6 +uniformity's 1 +uniformly 5 +uniform's 1 +uniforms 1 +unify 6 +unifying 4 +unilateral 5 +unilaterally 4 +Unilever 4 +Unilever's 1 +unimaginable 3 +unimaginative 3 +unimpaired 2 +unimpeachable 2 +unimplementable 1 +unimplemented 2 +unimportant 6 +unimpressed 4 +unimpressive 3 +uninformative 2 +uninformed 3 +uninhabitable 2 +uninhabited 3 +uninhibited 3 +uninitialized 1 +uninitiated 3 +uninjured 3 +uninspired 3 +uninspiring 3 +uninsured 3 +unintelligent 3 +unintelligible 3 +unintelligibly 2 +unintended 3 +unintentional 3 +unintentionally 3 +uninterested 3 +uninteresting 3 +uninterpreted 2 +uninterrupted 4 +uninvited 3 +uninviting 2 +Union 12 +union 214 +unionization 2 +unionize 2 +unionized 2 +unionizes 1 +unionizing 1 +union's 1 +Union's 1 +unions 1 +Unions 1 +unique 45 +uniquely 7 +uniqueness 4 +uniquer 1 +uniquest 1 +Uniroyal 2 +Uniroyal's 1 +unisex 3 +unison 5 +unison's 1 +unit 183 +Unitarian 1 +Unitarianism 1 +Unitarianism's 1 +Unitarianisms 1 +Unitarian's 1 +Unitarians 1 +unitary 6 +Unitas 1 +Unitas's 1 +unite 22 +united 70 +unites 1 +unities 1 +uniting 3 +unit's 1 +units 1 +unity 31 +unity's 1 +universal 31 +universality 4 +universality's 1 +universally 8 +universals 1 +universe 29 +universe's 1 +universes 1 +universities 1 +university 193 +university's 1 +unjust 6 +unjustifiable 3 +unjustified 4 +unjustly 3 +unkempt 3 +unkind 5 +unkinder 1 +unkindest 1 +unkindlier 1 +unkindliest 1 +unkindly 3 +unkindness 2 +unknowable 3 +unknowing 3 +unknowingly 3 +unknowings 1 +unknown 47 +unknowns 1 +unlabeled 2 +unlace 2 +unlaced 1 +unlaces 1 +unlacing 1 +unlatch 2 +unlatched 2 +unlatches 1 +unlatching 1 +unlawful 11 +unlawfully 4 +unleaded 4 +unlearn 3 +unlearned 2 +unlearning 2 +unlearns 1 +unleash 7 +unleashed 2 +unleashes 1 +unleashing 3 +unleavened 2 +unless 112 +unlettered 2 +unlicensed 3 +unlike 51 +unlikelier 1 +unlikeliest 1 +unlikelihood 2 +unlikelihood's 1 +unlikely 59 +unlikes 1 +unlimited 9 +unlisted 3 +unload 8 +unloaded 2 +unloading 3 +unloads 1 +unlock 9 +unlocked 2 +unlocking 2 +unlocks 1 +unloose 3 +unloosed 2 +unlooses 1 +unloosing 1 +unloved 3 +unluckier 1 +unluckiest 1 +unluckily 2 +unlucky 7 +unmade 3 +unmake 2 +unmakes 1 +unmaking 2 +unman 2 +unmanageable 3 +unmanlier 1 +unmanliest 1 +unmanly 2 +unmanned 3 +unmannerly 2 +unmanning 2 +unmans 1 +unmarked 5 +unmarried 8 +unmask 4 +unmasked 2 +unmasking 2 +unmasks 1 +unmatched 3 +unmemorable 2 +unmentionable 4 +unmentionables 1 +unmerciful 2 +unmercifully 2 +unmindful 2 +unmistakable 6 +unmistakably 4 +unmitigated 3 +unmodified 3 +unmoral 2 +unmoved 4 +unnamed 4 +unnatural 7 +unnaturally 4 +unnecessarily 7 +unnecessary 21 +unneeded 2 +unnerve 5 +unnerved 2 +unnerves 1 +unnerving 4 +unnoticeable 2 +unnoticed 6 +unnumbered 2 +unobjectionable 2 +unobservant 3 +unobserved 3 +unobstructed 2 +unobtainable 3 +unobtrusive 3 +unobtrusively 3 +unoccupied 4 +unoffensive 1 +unofficial 8 +unofficially 3 +unopened 3 +unopposed 3 +unorganized 2 +unoriginal 2 +unorthodox 4 +unpack 5 +unpacked 2 +unpacking 2 +unpacks 1 +unpaid 8 +unpainted 2 +unpalatable 3 +unparalleled 4 +unpardonable 2 +unpatriotic 2 +unpaved 2 +unperturbed 3 +unpick 2 +unpin 3 +unpinned 2 +unpinning 1 +unpins 1 +unplanned 4 +unpleasant 15 +unpleasantly 3 +unpleasantness 3 +unpleasantness's 1 +unplug 2 +unplugged 2 +unplugging 2 +unplugs 1 +unplumbed 2 +unpolluted 2 +unpopular 8 +unpopularity 4 +unpopularity's 1 +unprecedented 11 +unpredictability 3 +unpredictability's 1 +unpredictable 9 +unprejudiced 2 +unpremeditated 2 +unprepared 4 +unpretentious 3 +unpreventable 1 +unprincipled 3 +unprintable 2 +unprivileged 2 +unproductive 4 +unprofessional 3 +unprofitable 4 +unpromising 3 +unprompted 2 +unpronounceable 2 +unprotected 4 +unproved 2 +unproven 4 +unprovoked 3 +unpublished 7 +unpunished 2 +unqualified 5 +unquenchable 2 +unquestionable 3 +unquestionably 4 +unquestioned 3 +unquestioning 3 +unquestioningly 2 +unquote 3 +unquoted 2 +unquotes 1 +unquoting 1 +unravel 6 +unraveled 1 +unraveling 2 +unravelled 2 +unravelling 2 +unravels 1 +unreachable 2 +unread 3 +unreadable 3 +unreadier 1 +unreadiest 1 +unready 3 +unreal 5 +unrealistic 8 +unrealistically 2 +unrealized 2 +unreasonable 12 +unreasonableness 3 +unreasonableness's 1 +unreasonably 6 +unreasoning 2 +unrecognizable 3 +unrecognized 3 +unreconstructed 2 +unrecorded 3 +unrefined 2 +unregenerate 4 +unregistered 4 +unregulated 3 +unrehearsed 2 +unrelated 8 +unreleased 2 +unrelenting 3 +unrelentingly 2 +unreliability 3 +unreliability's 1 +unreliable 8 +unrelieved 3 +unremarkable 3 +unremitting 3 +unrepeatable 2 +unrepentant 3 +unrepresentative 3 +unrequited 3 +unreserved 2 +unreservedly 3 +unresolved 5 +unresponsive 3 +unrest 11 +unrested 2 +unresting 2 +unrestrained 3 +unrestricted 4 +unrest's 1 +unrests 1 +unrewarding 3 +unripe 2 +unriper 1 +unripest 1 +unrivaled 1 +unrivalled 4 +unroll 3 +unrolled 2 +unrolling 2 +unrolls 1 +unromantic 2 +unruffled 3 +unrulier 1 +unruliest 1 +unruliness 2 +unruliness's 1 +unruly 4 +unsaddle 2 +unsaddled 2 +unsaddles 1 +unsaddling 2 +unsafe 6 +unsafer 1 +unsafest 1 +unsaid 2 +unsalted 2 +unsanctioned 2 +unsanitary 3 +unsatisfactory 10 +unsatisfied 3 +unsatisfying 2 +unsaturated 3 +unsavory 1 +unsay 2 +unsaying 1 +unsays 1 +unscathed 4 +unscheduled 3 +unschooled 2 +unscientific 4 +unscramble 2 +unscrambled 2 +unscrambles 1 +unscrambling 3 +unscrew 4 +unscrewed 1 +unscrewing 1 +unscrews 1 +unscrupulous 4 +unscrupulously 2 +unscrupulousness 2 +unseal 2 +unsealed 2 +unsealing 2 +unseals 1 +unseasonable 2 +unseasonably 2 +unseasoned 2 +unseat 3 +unseated 2 +unseating 2 +unseats 1 +unseeing 3 +unseemlier 1 +unseemliest 1 +unseemliness 2 +unseemly 4 +unseen 7 +unseens 1 +unselfish 3 +unselfishly 2 +unselfishness 2 +unselfishness's 1 +unsent 3 +unsentimental 2 +unset 4 +unsettle 5 +unsettled 3 +unsettles 1 +unsettling 4 +unshakable 2 +unshaven 4 +unsheathe 3 +unsheathed 2 +unsheathes 1 +unsheathing 1 +unsightlier 1 +unsightliest 1 +unsightliness 2 +unsightliness's 1 +unsightly 4 +unsigned 3 +unskilled 7 +unskillful 1 +unsmiling 3 +unsnap 2 +unsnapped 2 +unsnapping 1 +unsnaps 1 +unsnarl 2 +unsnarled 1 +unsnarling 1 +unsnarls 1 +unsociable 2 +unsold 4 +unsolicited 3 +unsolved 4 +unsophisticated 3 +unsound 3 +unsounder 1 +unsoundest 1 +unsparing 2 +unspeakable 4 +unspeakably 2 +unspecific 2 +unspecified 5 +unspoiled 3 +unspoken 5 +unsportsmanlike 2 +unstable 9 +unstabler 1 +unstablest 1 +unstated 3 +unsteadier 1 +unsteadiest 1 +unsteadily 3 +unsteadiness 2 +unsteady 4 +unstop 2 +unstoppable 3 +unstopped 2 +unstopping 1 +unstops 1 +unstressed 3 +unstructured 3 +unstrung 3 +unstuck 4 +unstudied 2 +unsubstantial 2 +unsubstantiated 3 +unsubtle 2 +unsuccessful 12 +unsuccessfully 6 +unsuitable 9 +unsuitably 2 +unsuited 3 +unsung 3 +unsupervised 3 +unsupportable 2 +unsupported 3 +unsure 8 +unsurpassed 3 +unsurprising 3 +unsuspected 3 +unsuspecting 4 +unsweetened 2 +unswerving 3 +unsympathetic 5 +untainted 3 +untamed 3 +untangle 2 +untangled 2 +untangles 1 +untangling 3 +untapped 3 +untaught 3 +untenable 3 +untested 3 +unthinkable 6 +unthinking 3 +unthinkingly 3 +untidier 1 +untidiest 1 +untidiness 2 +untidiness's 1 +untidy 6 +untie 3 +untied 2 +unties 1 +until 413 +untiled 2 +untiles 1 +untiling 1 +untilled 2 +untimelier 1 +untimeliest 1 +untimeliness 2 +untimeliness's 1 +untimely 3 +untiring 2 +untiringly 2 +untitled 3 +unto 6 +untold 3 +untouchable 5 +untouchables 1 +untouched 7 +untoward 3 +untrained 3 +untreated 4 +untried 3 +untroubled 3 +untrue 5 +untruer 1 +untruest 1 +untrustworthy 4 +untruth 3 +untruthful 2 +untruthfully 2 +untruth's 1 +untruths 1 +untutored 2 +untwist 3 +untwisted 2 +untwisting 1 +untwists 1 +untying 2 +Unukalhai 2 +Unukalhai's 1 +unusable 3 +unused 7 +unusual 43 +unusually 12 +unutterable 2 +unutterably 2 +unvarnished 2 +unvarying 2 +unveil 11 +unveiled 2 +unveiling 2 +unveils 1 +unverified 2 +unvoiced 2 +unwanted 10 +unwarier 1 +unwariest 1 +unwariness 1 +unwarranted 4 +unwary 3 +unwashed 3 +unwavering 3 +unwed 2 +unwelcome 8 +unwell 5 +unwell's 1 +unwholesome 2 +unwieldier 1 +unwieldiest 1 +unwieldiness 2 +unwieldiness's 1 +unwieldy 3 +unwilling 12 +unwillingly 3 +unwillingness 5 +unwind 4 +unwinding 3 +unwinds 1 +unwise 6 +unwisely 3 +unwiser 1 +unwisest 1 +unwitting 3 +unwittingly 5 +unwonted 2 +unworkable 4 +unworldly 3 +unworthier 1 +unworthiest 1 +unworthiness 2 +unworthy 4 +unwound 4 +unwrap 3 +unwrapped 3 +unwrapping 2 +unwraps 1 +unwritten 4 +unyielding 3 +unzip 3 +unzipped 2 +unzipping 1 +unzips 1 +up 1889 +Upanishads 1 +upbeat 4 +upbeat's 1 +upbeats 1 +upbraid 3 +upbraided 1 +upbraiding 2 +upbraids 1 +upbringing 7 +upbringing's 1 +upbringings 1 +upchuck 3 +upchucked 1 +upchucking 1 +upchucks 1 +upcoming 3 +upcountry 2 +update 28 +updated 5 +updater 2 +updater's 1 +updates 1 +updating 4 +Updike 2 +Updike's 1 +updraft 2 +updraft's 1 +updrafts 1 +upend 3 +upended 2 +upending 1 +upends 1 +upfront 4 +upgrade 17 +upgraded 3 +upgrades 1 +upgrading 3 +upheaval 7 +upheaval's 1 +upheavals 1 +upheld 8 +uphill 7 +uphills 1 +uphold 7 +upholding 2 +upholds 1 +upholster 4 +upholstered 3 +upholsterer 2 +upholsterer's 1 +upholsterers 1 +upholstering 2 +upholsters 1 +upholstery 4 +upholstery's 1 +Upjohn 3 +Upjohn's 1 +upkeep 4 +upkeep's 1 +upland 9 +upland's 1 +uplands 1 +uplift 7 +uplifted 2 +uplifting 4 +upliftings 1 +uplifts 1 +upload 3 +upmarket 4 +upon 236 +upped 1 +upper 58 +uppercase 2 +upperclassman 1 +upperclassman's 1 +upperclassmen 1 +uppercut 2 +uppercuts 1 +uppercutting 1 +uppermost 5 +uppers 1 +upping 2 +uppity 2 +upraise 2 +upraised 2 +upraises 1 +upraising 1 +upright 19 +uprights 1 +uprising 6 +uprising's 1 +uprisings 1 +uproar 5 +uproarious 2 +uproariously 2 +uproar's 1 +uproars 1 +uproot 4 +uprooted 2 +uprooting 2 +uproots 1 +ups 2 +upscale 2 +upset 41 +upsets 1 +upsetting 4 +upsetting's 1 +upshot 4 +upshot's 1 +upshots 1 +upside 2 +upside's 1 +upsides 1 +upstage 5 +upstaged 1 +upstages 1 +upstaging 1 +upstairs 31 +upstanding 2 +upstart 4 +upstarted 1 +upstarting 1 +upstart's 1 +upstarts 1 +upstate 3 +upstream 7 +upstreamed 1 +upstreaming 1 +upstreams 1 +upsurge 5 +upsurged 1 +upsurges 1 +upsurging 2 +upswing 3 +upswing's 1 +upswings 1 +uptake 6 +uptake's 1 +uptakes 1 +uptight 3 +Upton 1 +Upton's 1 +uptown 3 +upturn 5 +upturned 4 +upturning 2 +upturns 1 +upward 10 +upwardly 3 +upwards 20 +Ur 1 +Ural 3 +Ural's 1 +Urals 1 +Urania 2 +Urania's 1 +uranium 7 +uranium's 1 +Uranus 1 +Uranus's 1 +Urban 3 +urban 56 +urbane 3 +urbaner 1 +urbanest 1 +urbanity 2 +urbanity's 1 +urbanization 3 +urbanization's 1 +urbanize 2 +urbanized 2 +urbanizes 1 +urbanizing 2 +Urban's 1 +urchin 4 +urchin's 1 +urchins 1 +Urdu 2 +Urdu's 1 +urea 3 +urea's 1 +urethra 3 +urethrae 1 +urethra's 1 +urethras 1 +Urey 2 +Urey's 1 +urge 50 +urged 1 +urgency 11 +urgency's 1 +urgent 24 +urgently 11 +urges 1 +urging 2 +Uriah 2 +Uriah's 1 +uric 2 +Uriel 2 +Uriel's 1 +urinal 3 +urinal's 1 +urinals 1 +urinalyses 1 +urinalysis 2 +urinalysis's 1 +urinary 5 +urinary's 1 +urinate 3 +urinated 1 +urinates 1 +urinating 1 +urination 2 +urination's 1 +urine 10 +urine's 1 +Uris 1 +urn 5 +urned 1 +urning 2 +urn's 1 +urns 1 +urologist 2 +urologists 1 +urology 2 +urology's 1 +Urquhart 6 +Urquhart's 1 +Ur's 1 +Ursa 2 +Ursa's 1 +Ursula 5 +Ursula's 1 +Ursuline 1 +Ursuline's 1 +Uruguay 6 +Uruguayan 1 +Uruguayans 2 +Uruguay's 1 +Urumqi 2 +us 5 +usable 5 +usage 15 +usage's 1 +usages 1 +use 1403 +useable 2 +used 204 +useful 103 +usefully 6 +usefulness 7 +usefulness's 1 +useless 17 +uselessly 3 +uselessness 2 +uselessness's 1 +Usenet 2 +Usenet's 1 +user 127 +user's 1 +users 1 +uses 1 +usher 10 +ushered 1 +usherette 2 +usherette's 1 +usherettes 1 +ushering 1 +usher's 1 +ushers 1 +using 2 +Ustinov 2 +Ustinov's 1 +usual 67 +usually 193 +usurer 2 +usurer's 1 +usurers 1 +usurious 2 +usurp 5 +usurpation 3 +usurpation's 1 +usurped 2 +usurper 3 +usurper's 1 +usurpers 1 +usurping 2 +usurps 1 +usury 2 +usury's 1 +Utah 4 +Utah's 1 +Ute 2 +utensil 3 +utensil's 1 +utensils 1 +uteri 2 +uterine 2 +uterus 4 +uteruses 1 +uterus's 1 +Ute's 1 +utilitarian 6 +utilitarianism 3 +utilitarianism's 1 +utilitarians 1 +utilities 1 +utility 18 +utility's 1 +utilization 3 +utilization's 1 +utilize 6 +utilized 1 +utilizes 1 +utilizing 2 +utmost 8 +utopia 3 +Utopia 3 +Utopian 1 +utopian 5 +utopians 1 +Utopians 1 +Utopia's 1 +utopias 1 +Utopias 1 +Utrecht 3 +Utrecht's 1 +Utrillo 2 +Utrillo's 1 +utter 17 +utterance 15 +utterance's 1 +utterances 1 +uttered 2 +utterer 2 +utterest 1 +uttering 2 +utterly 15 +uttermost 3 +utters 1 +uvula 2 +uvulae 1 +uvular 1 +uvulars 1 +uvula's 1 +uvulas 1 +Uzbek 3 +Uzbekistan 4 +Uzbek's 1 +Uzi 2 +v 148 +V 4 +Va 1 +vacancies 1 +vacancy 10 +vacancy's 1 +vacant 10 +vacantly 2 +vacate 4 +vacated 2 +vacates 1 +vacating 1 +vacation 7 +vacationed 1 +vacationer 2 +vacationers 1 +vacationing 2 +vacation's 1 +vacations 2 +vaccinate 3 +vaccinated 2 +vaccinates 1 +vaccinating 2 +vaccination 5 +vaccination's 1 +vaccinations 1 +vaccine 8 +vaccine's 1 +vaccines 1 +vacillate 2 +vacillated 2 +vacillates 1 +vacillating 3 +vacillation 2 +vacillation's 1 +vacillations 1 +vacua 1 +vacua's 1 +vacuity 2 +vacuity's 1 +vacuous 3 +vacuously 2 +vacuum 13 +vacuumed 1 +vacuuming 3 +vacuum's 1 +vacuums 1 +Vader 2 +Vader's 1 +Vaduz 2 +Vaduz's 1 +vagabond 4 +vagabonded 1 +vagabonding 1 +vagabond's 1 +vagabonds 1 +vagaries 1 +vagary 4 +vagary's 1 +vagina 5 +vaginae 1 +vaginal 5 +vagina's 1 +vaginas 1 +vagrancy 2 +vagrancy's 1 +vagrant 5 +vagrant's 1 +vagrants 1 +vague 18 +vagued 1 +vagueing 1 +vaguely 12 +vagueness 3 +vagueness's 1 +vaguer 1 +vagues 1 +vaguest 1 +vain 7 +vainer 1 +vainest 1 +vainglorious 2 +vainglory 2 +vainglory's 1 +vainly 3 +Val 7 +valance 3 +valanced 1 +valance's 1 +valances 1 +valancing 1 +Valarie 1 +Valarie's 1 +Valdez 3 +Valdez's 1 +vale 8 +valedictorian 1 +valedictorian's 1 +valedictorians 1 +valedictories 1 +valedictory 3 +valedictory's 1 +valence 3 +valence's 1 +valences 1 +Valencia 4 +Valencia's 1 +Valenti 2 +Valentin 3 +Valentine 1 +valentine 3 +valentine's 1 +Valentine's 1 +valentines 1 +Valentino 1 +Valentino's 1 +Valentin's 1 +Valenti's 1 +Valenzuela 2 +Valenzuela's 1 +Valeria 2 +Valerian 2 +Valerian's 1 +Valeria's 1 +Valerie 6 +Valerie's 1 +vale's 1 +vales 1 +valet 3 +valeted 1 +valeting 1 +valet's 1 +valets 1 +Valhalla 2 +Valhalla's 1 +valiant 5 +valiantly 3 +valid 25 +validate 8 +validated 2 +validates 1 +validating 3 +validation 8 +validation's 1 +validations 1 +validity 16 +validity's 1 +validly 3 +validness 1 +validness's 1 +valise 3 +valise's 1 +valises 1 +Valium 2 +Valiums 1 +Valkyrie 1 +Valkyrie's 1 +Valkyries 2 +Valletta 2 +Valletta's 1 +valley 54 +valley's 1 +valleys 1 +Valois 3 +Valois's 1 +valor 3 +valorous 2 +valor's 1 +Valparaiso 2 +Valparaiso's 1 +Val's 1 +valuable 42 +valuables 4 +valuation 16 +valuation's 1 +valuations 1 +value 272 +valued 4 +valueless 3 +value's 1 +values 1 +valuing 2 +valve 15 +valved 2 +valve's 1 +valves 1 +valving 2 +Valvoline 1 +Valvoline's 1 +vamoose 3 +vamoosed 2 +vamooses 1 +vamoosing 1 +vamp 3 +vamped 1 +vamping 2 +vampire 4 +vampired 1 +vampire's 1 +vampires 1 +vampiring 1 +vamp's 1 +vamps 1 +Van 24 +van 30 +vanadium 2 +vanadium's 1 +Vance 3 +Vance's 1 +Vancouver 5 +Vancouver's 1 +Vandal 2 +vandal 5 +vandalism 5 +vandalism's 1 +vandalize 2 +vandalized 2 +vandalizes 1 +vandalizing 2 +vandal's 1 +Vandal's 1 +vandals 1 +Vanderbilt 2 +Vanderbilt's 1 +Vandyke 2 +Vandyke's 1 +vane 3 +vane's 1 +vanes 1 +Vanessa 5 +Vanessa's 1 +Vang 2 +Vang's 1 +vanguard 6 +vanguard's 1 +vanguards 1 +vanilla 4 +vanilla's 1 +vanillas 1 +vanish 18 +vanished 3 +vanishes 1 +vanishing 4 +vanishings 1 +vanities 1 +vanity 6 +vanity's 1 +vanned 1 +vanning 2 +vanquish 3 +vanquished 2 +vanquishes 1 +vanquishing 2 +van's 1 +Van's 1 +vans 1 +vantage 5 +vantage's 1 +vantages 1 +Vanuatu 3 +Vanzetti 2 +Vanzetti's 1 +vapid 2 +vapidity 2 +vapidity's 1 +vapidness 1 +vapidness's 1 +vapor 2 +vaporization 2 +vaporization's 1 +vaporize 2 +vaporized 2 +vaporizer 2 +vaporizer's 1 +vaporizers 1 +vaporizes 1 +vaporizing 1 +vaporous 2 +vapor's 1 +vapors 1 +Varanasi 2 +Varanasi's 1 +Varese 2 +Varese's 1 +Vargas 1 +Vargas's 1 +variability 6 +variability's 1 +variable 53 +variables 1 +variably 2 +variance 9 +variance's 1 +variances 1 +variant 15 +variants 1 +variate 2 +variate's 1 +variation 55 +variation's 1 +variations 2 +varicolored 1 +varicose 3 +varicoses 1 +varied 15 +variegate 2 +variegated 3 +variegates 1 +variegating 1 +varies 1 +varieties 1 +variety 104 +variety's 1 +various 158 +variously 6 +varlet 2 +varlet's 1 +varlets 1 +varmint 2 +varmint's 1 +varmints 1 +varnish 7 +varnished 2 +varnishes 1 +varnishing 2 +varnish's 1 +varsities 1 +varsity 3 +varsity's 1 +vary 65 +varying 16 +Va's 1 +vascular 5 +vase 11 +vasectomies 1 +vasectomy 3 +vasectomy's 1 +Vaseline 2 +Vaselined 1 +Vaseline's 1 +Vaselines 1 +Vaselining 1 +vase's 1 +vases 1 +Vasquez 2 +Vasquez's 1 +vassal 4 +vassalage 2 +vassalage's 1 +vassaled 1 +vassaling 1 +vassal's 1 +vassals 1 +Vassar 2 +Vassar's 1 +vast 50 +vaster 1 +vastest 1 +vastly 7 +vastness 3 +vastness's 1 +vasts 1 +vat 28 +Vatican 6 +Vatican's 1 +vat's 1 +vats 1 +vatted 1 +vatting 1 +Vauban 2 +Vauban's 1 +vaudeville 4 +vaudeville's 1 +Vaughan 8 +Vaughan's 1 +Vaughn 2 +Vaughn's 1 +vault 11 +vaulted 3 +vaulter 2 +vaulter's 1 +vaulters 1 +vaulting 4 +vaulting's 1 +vault's 1 +vaults 1 +vaunt 2 +vaunted 2 +vaunting 2 +vaunts 1 +Vazquez 2 +Vazquez's 1 +veal 3 +vealed 1 +vealing 1 +veal's 1 +veals 1 +Veblen 2 +Veblen's 1 +vector 12 +vectored 2 +vectoring 2 +vector's 1 +vectors 1 +Veda 2 +Vedanta 1 +Vedanta's 1 +Veda's 1 +Vedas 1 +veep 2 +veeps 1 +veer 5 +veered 1 +veering 1 +veers 1 +Vega 3 +vegan 3 +vegan's 1 +vegans 1 +Vega's 1 +Vegas 4 +Vegemite 1 +Vegemite's 1 +vegetable 31 +vegetable's 1 +vegetables 1 +vegetarian 9 +vegetarianism 2 +vegetarianism's 1 +vegetarian's 1 +vegetarians 1 +vegetate 2 +vegetated 2 +vegetates 1 +vegetating 2 +vegetation 12 +vegetation's 1 +vegetative 4 +veggie 2 +veggies 1 +vehemence 3 +vehemence's 1 +vehement 3 +vehemently 4 +vehicle 76 +vehicle's 1 +vehicles 1 +vehicular 2 +veil 10 +veiled 4 +veiling 3 +veil's 1 +veils 1 +vein 18 +veined 3 +veining 2 +vein's 1 +veins 2 +Vela 1 +Vela's 1 +Velcro 3 +Velcro's 1 +Velcros 1 +veld 3 +veld's 1 +velds 1 +veldt 2 +veldts 1 +Velez 2 +Velez's 1 +vellum 3 +vellum's 1 +Velma 2 +Velma's 1 +velocities 1 +velocity 12 +velocity's 1 +velor 1 +velour's 1 +velours 1 +Velveeta 1 +Velveeta's 1 +velvet 11 +velveted 2 +velveteen 2 +velveteen's 1 +velvetier 1 +velvetiest 1 +velveting 1 +velvet's 1 +velvets 1 +velvety 3 +venal 2 +venality 2 +venality's 1 +venally 1 +vend 2 +vended 1 +vender 1 +vender's 1 +venders 1 +vendetta 3 +vendetta's 1 +vendettas 1 +vending 3 +vendor 26 +vendor's 1 +vendors 1 +vends 1 +veneer 5 +veneered 2 +veneering 3 +veneer's 1 +veneers 1 +venerable 4 +venerate 2 +venerated 2 +venerates 1 +venerating 1 +veneration 3 +veneration's 1 +venereal 3 +Venetian 1 +Venetians 1 +Venezuela 6 +Venezuelan 1 +Venezuelans 1 +Venezuela's 1 +vengeance 6 +vengeance's 1 +vengeful 3 +vengefully 2 +venial 2 +Venice 12 +Venice's 1 +venison 3 +venison's 1 +Venn 2 +Venn's 1 +venom 5 +venomous 3 +venomously 2 +venom's 1 +venous 4 +vent 10 +vented 2 +ventilate 3 +ventilated 3 +ventilates 1 +ventilating 2 +ventilation 8 +ventilation's 1 +ventilator 4 +ventilator's 1 +ventilators 1 +venting 2 +Ventolin 2 +Ventolin's 1 +ventral 6 +ventrals 1 +ventricle 2 +ventricle's 1 +ventricles 1 +ventricular 4 +ventriloquism 2 +ventriloquism's 1 +ventriloquist 2 +ventriloquist's 1 +ventriloquists 1 +vent's 1 +vents 1 +venture 40 +ventured 1 +ventures 1 +venturesome 2 +venturing 2 +venturous 2 +venue 19 +venue's 1 +venues 1 +Venus 7 +Venuses 2 +Venusian 1 +Vera 1 +veracious 1 +veracity 3 +veracity's 1 +Veracruz 2 +Veracruz's 1 +veranda 3 +verandah 5 +verandahs 1 +veranda's 1 +verandas 1 +Vera's 1 +verb 17 +verbal 19 +verbalize 2 +verbalized 2 +verbalizes 1 +verbalizing 1 +verballed 1 +verballing 1 +verbally 4 +verbals 1 +verbatim 4 +verbena 2 +verbena's 1 +verbenas 1 +verbiage 2 +verbiage's 1 +verbose 2 +verbosity 2 +verbosity's 1 +verb's 1 +verbs 1 +verdant 3 +Verde 3 +Verde's 1 +Verdi 3 +verdict 18 +verdict's 1 +verdicts 1 +verdigris 2 +verdigrised 1 +verdigrises 1 +verdigrising 1 +verdigris's 1 +Verdi's 1 +Verdun 4 +Verdun's 1 +verdure 2 +verdure's 1 +verge 12 +verged 1 +verge's 1 +verges 1 +Vergil 2 +Vergil's 1 +verging 2 +verier 1 +veriest 1 +verifiable 3 +verification 6 +verified 2 +verifies 1 +verify 8 +verifying 2 +verily 2 +verisimilitude 3 +verisimilitude's 1 +veritable 4 +veritably 2 +verities 1 +verity 2 +verity's 1 +Verizon 1 +Verizon's 1 +Verlaine 2 +Verlaine's 1 +Vermeer 2 +Vermeer's 1 +vermicelli 2 +vermicelli's 1 +vermilion 2 +vermilion's 1 +vermin 3 +verminous 2 +vermin's 1 +Vermont 3 +Vermonter 1 +Vermonter's 1 +Vermont's 1 +vermouth 2 +vermouth's 1 +Vern 3 +Verna 2 +vernacular 7 +vernaculars 1 +vernal 2 +Verna's 1 +Verne 2 +Verne's 1 +Vernon 6 +Vernon's 1 +Vern's 1 +Verona 3 +Verona's 1 +Veronese 2 +Veronese's 1 +Veronica 6 +Veronica's 1 +Versailles 4 +Versailles's 1 +versatile 7 +versatility 4 +versatility's 1 +verse 24 +versed 1 +verse's 1 +verses 1 +versification 2 +versification's 1 +versified 1 +versifies 1 +versify 2 +versifying 1 +versing 1 +version 108 +version's 1 +versions 1 +versus 12 +vertebra 3 +vertebrae 1 +vertebral 3 +vertebra's 1 +vertebras 1 +vertebrate 6 +vertebrate's 1 +vertebrates 1 +vertex 4 +vertexes 1 +vertex's 1 +vertical 22 +vertically 6 +verticals 1 +vertices 1 +vertices's 1 +vertiginous 2 +vertigo 3 +vertigo's 1 +verve 4 +verve's 1 +very 1234 +Vesalius 2 +Vesalius's 1 +vesicle 3 +vesicle's 1 +vesicles 1 +Vespasian 2 +Vespasian's 1 +vesper 2 +vespers 1 +Vespucci 2 +Vespucci's 1 +vessel 31 +vessel's 1 +vessels 1 +vest 13 +Vesta 2 +Vesta's 1 +vested 5 +vestibule 4 +vestibule's 1 +vestibules 1 +vestige 5 +vestige's 1 +vestiges 1 +vestigial 3 +vesting 2 +vestment 3 +vestment's 1 +vestments 1 +vestries 1 +vestry 4 +vestry's 1 +vest's 1 +vests 1 +Vesuvius 2 +Vesuvius's 1 +vet 13 +vetch 2 +vetches 1 +vetch's 1 +veteran 17 +veteran's 1 +veterans 1 +veterinarian 3 +veterinarian's 1 +veterinarians 1 +veterinaries 1 +veterinary 11 +veto 10 +vetoed 2 +vetoes 1 +vetoing 2 +veto's 1 +vet's 1 +vets 1 +vetted 2 +vetting 3 +vex 4 +vexation 2 +vexation's 1 +vexations 1 +vexatious 3 +vexed 3 +vexes 1 +vexing 2 +via 50 +viability 7 +viability's 1 +viable 13 +Viacom 1 +Viacom's 1 +viaduct 4 +viaduct's 1 +viaducts 1 +Viagra 1 +vial 4 +vial's 1 +vials 1 +viand 2 +viand's 1 +viands 1 +vibe 5 +vibes 1 +vibrancy 3 +vibrancy's 1 +vibrant 5 +vibrantly 2 +vibraphone 3 +vibraphone's 1 +vibraphones 1 +vibrate 5 +vibrated 1 +vibrates 1 +vibrating 3 +vibration 10 +vibration's 1 +vibrations 1 +vibrato 3 +vibrator 3 +vibrator's 1 +vibrators 1 +vibrato's 1 +vibratos 1 +viburnum 3 +viburnum's 1 +viburnums 1 +Vic 9 +vicar 12 +vicarage 4 +vicarage's 1 +vicarages 1 +vicarious 3 +vicariously 3 +vicar's 1 +vicars 1 +vice 10 +viced 1 +Vicente 3 +Vicente's 1 +viceroy 3 +viceroy's 1 +viceroys 1 +vice's 1 +vices 1 +Vichy 3 +Vichy's 1 +vichyssoise 2 +vichyssoise's 1 +vicing 1 +vicinity 8 +vicinity's 1 +vicious 11 +viciously 4 +viciousness 2 +vicissitude 3 +vicissitudes 1 +Vicki 4 +Vickie 2 +Vickie's 1 +Vicki's 1 +Vicksburg 2 +Vicksburg's 1 +Vicky 5 +Vicky's 1 +Vic's 1 +victim 71 +victimization 3 +victimization's 1 +victimize 3 +victimized 2 +victimizes 1 +victimizing 2 +victim's 1 +victims 1 +Victor 11 +victor 5 +Victoria 28 +Victorian 1 +Victorians 1 +Victoria's 1 +victories 1 +victorious 5 +victoriously 2 +victor's 1 +Victor's 1 +victors 1 +victory 65 +victory's 1 +Victrola 1 +victual 4 +victualed 1 +victualing 2 +victualled 1 +victualling 3 +victuals 1 +Vidal 3 +Vidal's 1 +video 80 +videocassette 2 +videocassettes 1 +videodisc 3 +videodiscs 1 +videoed 2 +videoing 2 +video's 1 +videos 1 +videotape 4 +videotaped 2 +videotapes 1 +videotaping 2 +vie 5 +vied 1 +Vienna 15 +Vienna's 1 +Viennese 1 +Vientiane 2 +Vientiane's 1 +vies 1 +Vietcong 2 +Vietcong's 1 +Vietminh 2 +Vietminh's 1 +Vietnam 20 +Vietnamese 1 +Vietnam's 1 +view 337 +viewed 1 +viewer 15 +viewer's 1 +viewers 1 +viewfinder 4 +viewfinder's 1 +viewfinders 1 +viewing 9 +viewing's 1 +viewings 1 +viewpoint 14 +viewpoint's 1 +viewpoints 1 +view's 1 +views 1 +vigil 4 +vigilance 4 +vigilance's 1 +vigilant 4 +vigilante 3 +vigilante's 1 +vigilantes 1 +vigilantism 2 +vigilantism's 1 +vigilantly 2 +vigil's 1 +vigils 1 +vignette 3 +vignetted 1 +vignette's 1 +vignettes 1 +vignetting 1 +vigor 2 +vigorous 12 +vigorously 10 +vigor's 1 +Vijayanagar 1 +Vijayanagar's 1 +Vijayawada 1 +Vijayawada's 1 +Viking 2 +Viking's 1 +Vikings 1 +Vila 2 +vile 5 +vilely 2 +vileness 2 +vileness's 1 +viler 1 +vilest 1 +vilification 2 +vilification's 1 +vilified 2 +vilifies 1 +vilify 3 +vilifying 1 +villa 23 +Villa 6 +village 140 +villager 11 +villager's 1 +villagers 1 +village's 1 +villages 1 +villain 7 +villainies 1 +villainous 2 +villain's 1 +villains 1 +villainy 2 +villainy's 1 +Villarreal 1 +Villarreal's 1 +villa's 1 +Villa's 1 +villas 2 +ville 4 +villein 2 +villein's 1 +villeins 1 +Villon 2 +Villon's 1 +Vilma 2 +Vilma's 1 +Vilnius 3 +Vilnius's 1 +Vilyui 2 +Vilyui's 1 +vim 2 +vim's 1 +vinaigrette 3 +vinaigrette's 1 +Vince 4 +Vincent 10 +Vincent's 1 +Vince's 1 +Vindemiatrix 1 +Vindemiatrix's 1 +vindicate 5 +vindicated 2 +vindicates 1 +vindicating 1 +vindication 3 +vindication's 1 +vindications 1 +vindicator 2 +vindicator's 1 +vindicators 1 +vindictive 3 +vindictively 2 +vindictiveness 2 +vindictiveness's 1 +vine 11 +vined 1 +vinegar 6 +vinegar's 1 +vinegary 2 +vine's 1 +vines 1 +vineyard 7 +vineyard's 1 +vineyards 1 +vining 1 +Vinson 2 +Vinson's 1 +vintage 11 +vintage's 1 +vintages 1 +vintner 2 +vintner's 1 +vintners 1 +vinyl 5 +vinyl's 1 +vinyls 1 +viol 3 +viola 4 +Viola 5 +violable 1 +viola's 1 +Viola's 1 +violas 1 +violate 10 +violated 2 +violates 1 +violating 2 +violation 11 +violations 1 +violator 2 +violators 1 +violence 58 +violence's 1 +violent 30 +violently 10 +Violet 5 +violet 7 +violet's 1 +Violet's 1 +violets 1 +violin 9 +violinist 3 +violinist's 1 +violinists 1 +violin's 1 +violins 1 +violist 2 +violist's 1 +violists 1 +violoncello 2 +violoncello's 1 +violoncellos 1 +viol's 1 +viols 1 +viper 3 +viper's 1 +vipers 2 +virago 2 +viragoes 1 +virago's 1 +viragos 1 +viral 6 +vireo 1 +vireo's 1 +vireos 1 +Virgie 2 +Virgie's 1 +Virgil 3 +Virgil's 1 +virgin 22 +virginal 4 +virginals 1 +Virginia 14 +Virginian 1 +Virginians 1 +Virginia's 1 +virginity 4 +virginity's 1 +virgin's 1 +virgins 1 +Virgo 3 +Virgo's 1 +Virgos 1 +virgule 1 +virgule's 1 +virgules 1 +virile 3 +virility 3 +virility's 1 +virology 2 +virology's 1 +virtual 11 +virtually 46 +virtue 28 +virtue's 1 +virtues 1 +virtuosi 2 +virtuosity 3 +virtuosity's 1 +virtuoso 4 +virtuoso's 1 +virtuosos 1 +virtuous 4 +virtuously 2 +virtuousness 2 +virtuousness's 1 +virulence 2 +virulence's 1 +virulent 3 +virulently 2 +virus 22 +viruses 1 +virus's 1 +Visa 1 +visa 9 +visaed 1 +visage 4 +visage's 1 +visages 1 +visaing 1 +Visakhapatnam 2 +Visakhapatnam's 1 +visa's 1 +Visa's 1 +visas 1 +Visayans 1 +viscera 2 +visceral 3 +viscid 3 +viscosity 4 +viscosity's 1 +viscount 1 +viscountess 3 +viscountesses 1 +viscountess's 1 +viscount's 1 +viscounts 1 +viscous 4 +viscus 2 +vise 1 +vised 1 +vise's 1 +vises 1 +Vishnu 2 +Vishnu's 1 +visibility 7 +visibility's 1 +visible 32 +visibly 6 +Visigoth 1 +Visigoth's 1 +vising 1 +vision 50 +visionaries 1 +visionary 6 +visioned 1 +visioning 1 +vision's 1 +visions 2 +visit 222 +visitation 4 +visitation's 1 +visitations 1 +visited 1 +visiting 14 +visitor 72 +visitor's 1 +visitors 1 +visits 1 +visor 3 +visor's 1 +visors 1 +vista 5 +vistaed 1 +vistaing 1 +vista's 1 +vistas 2 +Vistula 2 +Vistula's 1 +visual 38 +visualization 3 +visualization's 1 +visualize 5 +visualized 1 +visualizes 1 +visualizing 2 +visually 8 +visuals 1 +vital 54 +vitality 7 +vitality's 1 +vitalize 2 +vitalized 1 +vitalizes 1 +vitalizing 3 +vitally 5 +vitals 1 +vitamin 15 +vitamin's 1 +vitamins 1 +vitiate 4 +vitiated 2 +vitiates 1 +vitiating 2 +vitiation 2 +vitiation's 1 +viticulture 4 +viticulture's 1 +Vitim 1 +Vitim's 1 +Vito 2 +Vito's 1 +vitreous 2 +vitreouses 1 +vitriol 2 +vitriolic 3 +vitriol's 1 +vituperate 2 +vituperated 1 +vituperates 1 +vituperating 1 +vituperation 2 +vituperation's 1 +vituperative 2 +Vitus 2 +Vitus's 1 +viva 4 +vivace 4 +vivaces 1 +vivacious 3 +vivaciously 2 +vivaciousness 1 +vivaciousness's 1 +vivacity 2 +vivacity's 1 +vivaed 1 +vivaing 1 +Vivaldi 3 +vivas 1 +Vivekananda 1 +Vivekananda's 1 +Vivian 3 +Vivian's 1 +vivid 12 +vivider 1 +vividest 1 +vividly 7 +vividness 2 +vividness's 1 +Vivienne 3 +Vivienne's 1 +vivified 2 +vivifies 1 +vivify 2 +vivifying 2 +viviparous 2 +vivisection 2 +vivisection's 1 +vixen 3 +vixenish 2 +vixen's 1 +vixens 1 +vizier 2 +vizier's 1 +viziers 1 +vizor 2 +vizor's 1 +vizors 1 +Vlad 2 +Vladimir 5 +Vladimir's 1 +Vladivostok 2 +Vladivostok's 1 +Vlad's 1 +Vlasic 2 +Vlasic's 1 +vocabularies 1 +vocabulary 15 +vocabulary's 1 +vocal 13 +vocalic 1 +vocalics 1 +vocalist 4 +vocalist's 1 +vocalists 1 +vocalization 2 +vocalization's 1 +vocalizations 1 +vocalize 2 +vocalized 1 +vocalizes 1 +vocalizing 1 +vocally 2 +vocals 1 +vocation 5 +vocational 12 +vocation's 1 +vocations 1 +vocative 3 +vocatives 1 +vociferate 1 +vociferated 1 +vociferates 1 +vociferating 1 +vociferation 2 +vociferation's 1 +vociferous 4 +vociferously 3 +vodka 5 +vodka's 1 +Vogue 2 +vogue 8 +vogued 1 +vogueing 1 +vogue's 1 +Vogue's 1 +vogues 1 +voguing 1 +voguish 2 +voice 286 +voiced 2 +voiceless 3 +voice's 1 +voices 1 +voicing 2 +void 13 +voided 2 +voiding 3 +voids 1 +voile 2 +voile's 1 +volatile 10 +volatility 6 +volatility's 1 +volcanic 10 +volcanics 2 +volcano 6 +volcanoes 1 +volcano's 1 +volcanos 1 +Volcker 2 +Volcker's 1 +vole 4 +voled 1 +vole's 1 +voles 1 +Volga 3 +Volga's 1 +Volgograd 2 +Volgograd's 1 +voling 1 +volition 3 +volition's 1 +Volkswagen 4 +Volkswagen's 1 +volley 7 +volleyball 3 +volleyball's 1 +volleyballs 1 +volleyed 2 +volleying 2 +volley's 1 +volleys 1 +Volstead 2 +Volstead's 1 +volt 5 +Volta 2 +voltage 12 +voltage's 1 +voltages 1 +voltaic 2 +Voltaire 3 +Voltaire's 1 +Volta's 1 +voltmeter 2 +voltmeter's 1 +voltmeters 1 +volt's 1 +volts 1 +volubility 2 +voluble 2 +volubly 2 +volume 73 +volumed 1 +volume's 1 +volumes 1 +voluming 1 +voluminous 3 +voluminously 2 +voluntaries 1 +voluntarily 7 +voluntary 42 +volunteer 37 +volunteered 2 +volunteering 3 +volunteer's 1 +volunteers 1 +voluptuaries 1 +voluptuary 3 +voluptuary's 1 +voluptuous 3 +voluptuously 2 +voluptuousness 2 +Volvo 6 +Volvo's 1 +vomit 8 +vomited 2 +vomiting 4 +vomits 1 +Vonda 1 +Vonda's 1 +Vonnegut 2 +Vonnegut's 1 +voodoo 3 +voodooed 1 +voodooing 1 +voodooism 1 +voodoo's 1 +voodoos 1 +voracious 3 +voraciously 2 +voracity 2 +voracity's 1 +Voronezh 2 +Voronezh's 1 +Vorster 2 +Vorster's 1 +vortex 5 +vortexes 1 +vortex's 1 +vortices 1 +vortices's 1 +votaries 1 +votary 2 +votary's 1 +vote 136 +voted 1 +voter 25 +voter's 1 +voters 1 +vote's 1 +votes 1 +voting 17 +votive 4 +vouch 4 +vouched 1 +voucher 11 +voucher's 1 +vouchers 1 +vouches 1 +vouching 3 +vouchsafe 2 +vouchsafed 2 +vouchsafes 1 +vouchsafing 2 +vow 12 +vowed 2 +vowel 10 +vowel's 1 +vowels 1 +vowing 2 +vow's 1 +vows 1 +voyage 12 +voyaged 1 +voyager 2 +Voyager 2 +voyager's 1 +Voyager's 1 +voyagers 1 +voyage's 1 +voyages 1 +voyaging 3 +voyeur 4 +voyeurism 2 +voyeurism's 1 +voyeuristic 2 +voyeur's 1 +voyeurs 1 +V's 1 +vs 8 +Vulcan 4 +vulcanization 2 +vulcanization's 1 +vulcanize 2 +vulcanized 2 +vulcanizes 1 +vulcanizing 1 +Vulcan's 1 +vulgar 6 +vulgarer 1 +vulgarest 1 +vulgarism 2 +vulgarism's 1 +vulgarisms 1 +vulgarities 1 +vulgarity 3 +vulgarity's 1 +vulgarization 2 +vulgarize 2 +vulgarized 1 +vulgarizes 1 +vulgarizing 2 +vulgarly 2 +Vulgate 2 +Vulgate's 1 +Vulgates 1 +vulnerabilities 1 +vulnerability 8 +vulnerable 27 +vulnerably 2 +vulture 5 +vulture's 1 +vultures 1 +vulva 3 +vulvae 2 +vulva's 1 +vulvas 1 +vying 3 +W 27 +w 36 +Wabash 1 +Wabash's 1 +Wac 1 +wackes 1 +wackier 1 +wackiest 1 +wackiness 2 +wackiness's 1 +wacko 2 +wackos 1 +wacky 3 +Waco 2 +Waco's 1 +Wacs 1 +wad 5 +wadded 2 +wadding 2 +wadding's 1 +waddle 4 +waddled 1 +waddles 1 +waddling 3 +Wade 5 +wade 6 +waded 1 +wader 4 +wader's 1 +waders 2 +Wade's 1 +wades 1 +wadi 3 +wadies 1 +wading 3 +wadi's 1 +wadis 2 +wad's 1 +wads 1 +wafer 3 +wafer's 1 +wafers 1 +waffle 5 +waffled 1 +waffle's 1 +waffles 1 +waffling 2 +waft 5 +wafted 1 +wafting 2 +wafts 1 +wag 7 +wage 75 +waged 2 +wager 5 +wagered 1 +wagering 1 +wager's 1 +wagers 1 +wage's 1 +wages 2 +wagged 1 +wagging 3 +waggish 3 +waggle 4 +waggled 2 +waggles 1 +waggling 1 +waging 2 +Wagner 7 +Wagnerian 1 +Wagner's 1 +wagon 11 +wagoner 2 +wagoner's 1 +wagoners 1 +wagon's 1 +wagons 1 +wags 1 +Wahhabi 1 +Wahhabi's 1 +waif 3 +waifed 1 +waifing 1 +waif's 1 +waifs 1 +Waikiki 2 +Waikiki's 1 +wail 8 +wailed 1 +wailing 3 +wails 1 +wainscot 3 +wainscoted 2 +wainscoting 3 +wainscotings 1 +wainscots 1 +wainscotted 2 +wainscotting 1 +wainscottings 1 +waist 18 +waistband 4 +waistband's 1 +waistbands 1 +waistcoat 5 +waistcoated 2 +waistcoating 1 +waistcoat's 1 +waistcoats 1 +waisted 2 +waisting 1 +waistline 2 +waistline's 1 +waistlines 1 +waist's 1 +waists 1 +wait 222 +Waite 4 +waited 2 +waiter 12 +waiter's 1 +waiters 1 +Waite's 1 +waiting 18 +waitress 7 +waitresses 1 +waitress's 1 +waits 1 +waive 5 +waived 2 +waiver 5 +waiver's 1 +waivers 1 +waives 1 +waiving 2 +Wake 2 +wake 56 +waked 1 +wakeful 3 +wakefulness 3 +wakefulness's 1 +waken 4 +wakened 1 +wakening 3 +waken's 1 +wakens 1 +wake's 1 +Wake's 1 +wakes 1 +waking 5 +Waksman 2 +Waksman's 1 +Wald 2 +Waldemar 2 +Waldemar's 1 +Walden 4 +Walden's 1 +Waldensian 1 +Waldheim 2 +Waldheim's 1 +Waldo 2 +Waldorf 2 +Waldorf's 1 +Waldo's 1 +Wald's 1 +wale 3 +waled 1 +wale's 1 +wales 1 +Wales 95 +Walesa 5 +Walgreen 1 +Walgreen's 1 +waling 1 +walk 270 +walked 1 +walker 10 +Walker 23 +walker's 1 +Walker's 1 +walkers 1 +walking 21 +Walkman 1 +Walkmans 1 +walkout 3 +walkout's 1 +walkouts 1 +walks 1 +walkway 5 +walkway's 1 +walkways 1 +wall 180 +Wall 8 +wallabies 1 +wallaby 4 +wallaby's 1 +Wallace 12 +Wallace's 1 +wallboard 1 +wallboard's 1 +walled 5 +Wallenstein 2 +Wallenstein's 1 +Waller 4 +Waller's 1 +wallet 9 +wallet's 1 +wallets 1 +walleye 1 +walleyed 1 +walleye's 1 +walleyes 1 +wallflower 3 +wallflower's 1 +wallflowers 1 +walling 3 +Wallis 5 +Walloon 1 +Walloon's 1 +Walloons 1 +wallop 3 +walloped 1 +walloping 3 +walloping's 1 +wallopings 1 +wallops 1 +wallow 4 +wallowed 1 +wallowing 3 +wallows 1 +wallpaper 9 +wallpapered 2 +wallpapering 3 +wallpaper's 1 +wallpapers 1 +wall's 1 +Wall's 1 +Walls 1 +walls 2 +walnut 7 +walnut's 1 +walnuts 1 +Walpole 4 +Walpole's 1 +Walpurgisnacht 1 +walrus 3 +walruses 1 +walrus's 1 +Walsh 9 +Walsh's 1 +Walt 3 +Walter 21 +Walter's 1 +Walters 5 +Walton 8 +Walton's 1 +Walt's 1 +waltz 6 +waltzed 1 +waltzes 1 +waltzing 3 +waltz's 1 +wampum 1 +wampum's 1 +wan 7 +Wanamaker 2 +Wanamaker's 1 +wand 4 +Wanda 1 +Wanda's 1 +wander 28 +wandered 1 +wanderer 4 +wanderer's 1 +wanderers 1 +wandering 5 +wanderlust 3 +wanderlust's 1 +wanderlusts 1 +wanders 1 +wand's 1 +wands 1 +wane 7 +waned 2 +wanes 1 +Wang 1 +wangle 3 +wangled 1 +wangles 1 +wangling 1 +Wang's 1 +waning 3 +Wankel 2 +Wankel's 1 +wanly 3 +wanna 2 +wannabe 3 +wannabes 1 +wanner 2 +wannest 1 +want 954 +wanted 4 +wanting 5 +wantings 1 +wanton 5 +wantoned 1 +wantoner 1 +wantoning 1 +wantonly 2 +wantonness 2 +wantons 1 +wants 1 +wapiti 3 +wapiti's 1 +wapitis 1 +war 302 +warble 3 +warbled 1 +warbler 3 +warbler's 1 +warblers 1 +warbles 1 +warbling 3 +Ward 17 +ward 32 +warded 1 +warden 13 +wardened 1 +wardening 3 +warden's 1 +wardens 1 +warder 3 +wardered 1 +wardering 1 +warder's 1 +warders 1 +warding 3 +wardrobe 13 +wardrobe's 1 +wardrobes 1 +wardroom 2 +wardroom's 1 +wardrooms 1 +ward's 1 +Ward's 1 +wards 1 +Ware 3 +ware 8 +warehouse 17 +warehoused 2 +warehouse's 1 +warehouses 1 +warehousing 3 +ware's 1 +Ware's 1 +wares 1 +warfare 10 +warfare's 1 +warhead 4 +warhead's 1 +warheads 1 +Warhol 3 +Warhol's 1 +warhorse 3 +warhorse's 1 +warhorses 1 +warier 1 +wariest 1 +warily 5 +wariness 3 +wariness's 1 +Waring 2 +Waring's 1 +warlike 3 +warlock 2 +warlock's 1 +warlocks 1 +warlord 4 +warlord's 1 +warlords 1 +warm 89 +warmed 2 +warmer 2 +warmer's 1 +warmers 1 +warmest 1 +warmhearted 2 +warming 11 +warmly 8 +warmonger 3 +warmongering 3 +warmongering's 1 +warmonger's 1 +warmongers 1 +warms 1 +warmth 22 +warmth's 1 +warn 65 +warned 1 +Warner 1 +Warner's 1 +warning 50 +warning's 1 +warnings 1 +warns 1 +warp 6 +warpath 2 +warpath's 1 +warpaths 1 +warped 3 +warping 3 +warps 1 +warrant 10 +warranted 2 +warrantied 1 +warranties 1 +warranting 1 +warrant's 1 +warrants 1 +warranty 11 +warrantying 1 +warranty's 1 +warred 1 +warren 5 +Warren 9 +warren's 1 +Warren's 1 +warrens 1 +warring 5 +warring's 1 +warrior 13 +warrior's 1 +warriors 1 +wars 1 +Warsaw 8 +Warsaw's 1 +warship 5 +warship's 1 +warships 1 +wart 6 +warthog 3 +warthogs 1 +wartier 1 +wartiest 1 +wartime 12 +wartime's 1 +wart's 1 +warts 1 +warty 3 +Warwick 9 +Warwick's 1 +wary 10 +was 3 +Wasatch 1 +Wasatch's 1 +wases 1 +Wash 2 +wash 62 +washable 3 +washables 1 +washbasin 3 +washbasin's 1 +washbasins 1 +washboard 2 +washboard's 1 +washboards 1 +washbowl 2 +washbowl's 1 +washbowls 1 +washcloth 2 +washcloth's 1 +washcloths 1 +washed 4 +washer 4 +washered 1 +washering 1 +washer's 1 +washers 1 +washerwoman 2 +washerwoman's 1 +washerwomen 1 +washes 1 +washing 18 +washing's 1 +Washington 35 +Washingtonian 1 +Washingtonians 1 +Washington's 1 +washout 4 +washout's 1 +washouts 1 +washroom 3 +washroom's 1 +washrooms 1 +Wash's 1 +washstand 2 +washstand's 1 +washstands 1 +washtub 2 +washtub's 1 +washtubs 1 +wasn't 2 +Wasp 1 +wasp 8 +waspish 2 +wasp's 1 +Wasp's 1 +wasps 1 +Wasps 1 +wassail 3 +wassailed 1 +wassailing 2 +wassail's 1 +wassails 1 +Wassermann 2 +Wassermann's 1 +wastage 4 +wastage's 1 +waste 96 +wastebasket 2 +wastebasket's 1 +wastebaskets 1 +wasted 6 +wasteful 5 +wastefully 2 +wastefulness 2 +wasteland 4 +wasteland's 1 +wastelands 1 +wastepaper 4 +wastepaper's 1 +waster 2 +wastered 1 +wastering 1 +wasters 1 +wastes 1 +wasting 2 +wastrel 2 +wastrel's 1 +wastrels 1 +watch 237 +watchband 1 +watchband's 1 +watchbands 1 +watchdog 6 +watchdog's 1 +watchdogs 1 +watched 1 +watcher 5 +watcher's 1 +watchers 1 +watches 1 +watchful 5 +watchfully 2 +watchfulness 2 +watchfulness's 1 +watching 4 +watchmaker 3 +watchmaker's 1 +watchmakers 1 +watchman 4 +watchman's 1 +watchmen 1 +watchtower 2 +watchtower's 1 +watchtowers 1 +watchword 3 +watchword's 1 +watchwords 1 +water 382 +waterbed 2 +waterbeds 1 +Waterbury 2 +Waterbury's 1 +watercolor 2 +watercolor's 1 +watercolors 1 +watercourse 3 +watercourse's 1 +watercourses 1 +watercraft 2 +watercraft's 1 +watercress 3 +watercress's 1 +watered 2 +waterfall 8 +waterfall's 1 +waterfalls 1 +Waterford 4 +Waterford's 1 +waterfowl 4 +waterfowl's 1 +waterfowls 1 +waterfront 5 +waterfront's 1 +waterfronts 1 +Watergate 3 +Watergate's 1 +waterier 1 +wateriest 1 +watering 4 +watering's 1 +waterline 3 +waterlines 1 +waterlogged 3 +Waterloo 6 +Waterloo's 1 +Waterloos 1 +watermark 3 +watermarked 2 +watermarking 1 +watermark's 1 +watermarks 1 +watermelon 2 +watermelon's 1 +watermelons 1 +waterpower 3 +waterproof 9 +waterproofed 2 +waterproofing 2 +waterproofs 1 +water's 1 +waters 1 +Waters 4 +watershed 4 +watershed's 1 +watersheds 1 +waterside 3 +waterside's 1 +watersides 2 +waterspout 3 +waterspout's 1 +waterspouts 1 +Waters's 1 +watertight 3 +waterway 6 +waterway's 1 +waterways 1 +waterworks 3 +waterworks's 1 +watery 5 +Watkins 6 +Watson 1 +Watson's 1 +Watt 6 +watt 7 +wattage 3 +wattage's 1 +Watteau 2 +Watteau's 1 +watter 2 +wattest 1 +wattle 3 +wattled 2 +wattle's 1 +wattles 1 +wattling 2 +watt's 1 +Watt's 1 +watts 1 +Watts 5 +Watusi 1 +Watusi's 1 +Waugh 5 +Waugh's 1 +wave 89 +waved 1 +waveform 4 +waveform's 1 +wavelength 8 +wavelength's 1 +wavelengths 1 +wavelet 2 +wavelet's 1 +wavelets 1 +waver 5 +wavered 1 +wavering 3 +wavers 1 +waves 1 +wavier 1 +waviest 1 +waviness 2 +waviness's 1 +waving 5 +wavy 3 +wax 11 +waxed 3 +waxen 3 +waxes 1 +waxier 1 +waxiest 1 +waxiness 2 +waxiness's 1 +waxing 3 +wax's 1 +waxwing 3 +waxwing's 1 +waxwings 1 +waxwork 3 +waxwork's 1 +waxworks 1 +waxy 3 +way 1116 +wayfarer 2 +wayfarer's 1 +wayfarers 1 +wayfaring 2 +wayfarings 1 +waylaid 1 +waylay 4 +waylaying 2 +waylays 1 +Wayne 10 +Wayne's 1 +way's 1 +ways 1 +wayside 3 +wayside's 1 +waysides 1 +wayward 4 +waywardly 2 +waywardness 2 +we 4215 +weak 49 +weaken 16 +weakened 3 +weakening 5 +weakens 1 +weaker 1 +weakest 2 +weakfish 1 +weakfishes 1 +weakfish's 1 +weaklier 1 +weakliest 1 +weakling 2 +weakling's 1 +weakly 6 +weakness 29 +weaknesses 1 +weakness's 1 +weal 5 +weal's 1 +weals 1 +wealth 40 +wealthier 1 +wealthiest 1 +wealthiness 1 +wealthiness's 1 +wealth's 1 +wealthy 18 +wean 5 +weaned 2 +weaning 2 +weans 1 +weapon 62 +weaponless 2 +weaponry 4 +weaponry's 1 +weapon's 1 +weapons 1 +wear 157 +wearable 2 +wearer 3 +wearer's 1 +wearers 1 +wearied 2 +wearier 1 +wearies 1 +weariest 1 +wearily 7 +weariness 4 +weariness's 1 +wearing 4 +wearisome 2 +wears 1 +weary 12 +wearying 2 +weasel 4 +weaseled 1 +weaseling 1 +weasel's 1 +weasels 1 +weather 64 +weathercock 3 +weathercocked 1 +weathercocking 3 +weathercock's 1 +weathercocks 1 +weathered 3 +weathering 5 +weathering's 1 +weatherize 1 +weatherized 1 +weatherizes 1 +weatherizing 1 +weatherman 2 +weatherman's 1 +weathermen 1 +weatherproof 3 +weatherproofed 1 +weatherproofing 3 +weatherproofs 1 +weather's 1 +weathers 1 +weave 15 +weaved 2 +Weaver 4 +weaver 7 +weaver's 1 +Weaver's 1 +weavers 1 +weaves 1 +weaving 7 +web 9 +Webb 9 +webbed 2 +webbing 3 +webbing's 1 +Webb's 1 +Weber 7 +Webern 2 +Webern's 1 +Weber's 1 +web's 1 +webs 2 +website 1 +websites 1 +Webster 5 +Webster's 1 +Websters 1 +we'd 1 +Wed 1 +wed 9 +wedded 3 +Weddell 2 +Weddell's 1 +wedder 1 +wedding 38 +wedding's 1 +weddings 1 +wedge 11 +wedged 2 +wedge's 1 +wedges 1 +wedging 3 +Wedgwood 6 +Wedgwood's 1 +wedlock 2 +wedlock's 1 +Wednesday 48 +Wednesday's 1 +Wednesdays 1 +Wed's 1 +weds 2 +wee 22 +weed 15 +weeded 2 +weeder 2 +weeder's 1 +weeders 1 +weedier 1 +weediest 1 +weeding 2 +weed's 1 +weeds 1 +weedy 4 +weeing 1 +week 479 +weekday 5 +weekday's 1 +weekdays 1 +weekend 77 +weekended 1 +weekending 1 +weekend's 1 +weekends 1 +weeklies 1 +weekly 30 +weeknight 3 +weeknight's 1 +weeknights 1 +week's 1 +weeks 2 +Weeks 3 +Weeks's 1 +weep 16 +weeper 2 +weeper's 1 +weepers 1 +weepier 1 +weepies 1 +weepiest 1 +weeping 6 +weepings 1 +weeps 1 +weepy 3 +weer 3 +wees 1 +weest 1 +weevil 3 +weevil's 1 +weevils 1 +weft 3 +wefted 2 +wefting 2 +weft's 1 +wefts 1 +Wehrmacht 2 +Wehrmacht's 1 +Wei 2 +Weierstrass 2 +Weierstrass's 1 +weigh 27 +weighed 1 +weighing 4 +weighs 1 +weight 101 +weighted 4 +weightier 1 +weightiest 1 +weightiness 2 +weightiness's 1 +weighting 4 +weighting's 1 +weightless 3 +weightlessness 2 +weightlessness's 1 +weightlifter 2 +weightlifters 1 +weightlifting 3 +weightlifting's 1 +weight's 1 +weights 1 +weighty 4 +Weill 2 +Weill's 1 +Weinberg 2 +Weinberg's 1 +weir 3 +weird 14 +weirded 1 +weirder 1 +weirdest 1 +weirding 1 +weirdly 2 +weirdness 2 +weirdness's 1 +weirdo 3 +weirdo's 1 +weirdos 1 +weirds 1 +weired 1 +weiring 1 +weir's 1 +weirs 1 +Wei's 1 +Weiss 3 +Weiss's 1 +Weizmann 2 +Weizmann's 1 +Welch 3 +welcome 99 +welcomed 1 +welcomes 1 +welcoming 8 +weld 7 +welded 3 +welder 3 +welder's 1 +welders 1 +welding 4 +Weldon 3 +Weldon's 1 +welds 1 +welfare 50 +welfare's 1 +welkin 1 +welkin's 1 +we'll 1 +well 1183 +Welland 2 +Welland's 1 +welled 1 +Weller 3 +Weller's 1 +Welles 3 +Welles's 1 +welling 3 +wellington 3 +Wellington 8 +Wellington's 1 +Wellingtons 1 +wells 1 +Wells 12 +wellspring 3 +wellspring's 1 +wellsprings 1 +Wells's 1 +Welsh 2 +welsh 43 +welshed 1 +welshes 1 +welshing 1 +Welshman 1 +Welshman's 1 +Welshmen 2 +welt 5 +welted 2 +welter 4 +weltered 1 +weltering 2 +welters 1 +welterweight 3 +welterweight's 1 +welterweights 1 +welting 1 +welt's 1 +welts 1 +wen 4 +wench 4 +wenches 1 +wench's 1 +wend 3 +wended 1 +Wendell 3 +Wendell's 1 +Wendi 1 +wending 1 +Wendi's 1 +wends 1 +Wendy 10 +Wendy's 1 +wen's 1 +wens 2 +went 2 +wept 2 +we're 1 +were 4 +weren't 1 +werewolf 3 +werewolf's 1 +werewolves 1 +Wesak 2 +Wesak's 1 +Wesley 10 +Wesleyan 2 +Wesley's 1 +Wessex 4 +Wessex's 1 +Wesson 2 +Wesson's 1 +west 132 +West 90 +westbound 3 +wested 1 +westerlies 1 +westerly 4 +western 103 +Western 4 +Westerner 1 +westerner 4 +westerner's 1 +westerners 1 +Westerners 1 +westernize 2 +westernized 2 +westernizes 1 +westernizing 2 +westernmost 2 +westerns 1 +Westerns 1 +westing 1 +Westinghouse 3 +Westinghouse's 1 +Westminster 24 +Westminster's 1 +Weston 5 +Weston's 1 +Westphalia 2 +Westphalia's 1 +west's 1 +West's 1 +wests 1 +Wests 1 +westward 5 +westwards 5 +wet 47 +wetback 2 +wetback's 1 +wetbacks 1 +wetland 6 +wetlands 1 +wetly 2 +wetness 3 +wetness's 1 +wets 1 +wetted 3 +wetter 2 +wettest 1 +wetting 2 +we've 1 +Weyden 2 +Weyden's 1 +Wezen 1 +Wezen's 1 +whack 5 +whacked 2 +whackier 1 +whackiest 1 +whacking 3 +whacks 1 +whacky 2 +whale 16 +whalebone 3 +whalebone's 1 +whaled 1 +whaler 3 +whaler's 1 +whalers 1 +whale's 1 +whales 1 +whaling 5 +whaling's 1 +wham 5 +whammed 1 +whammies 1 +whamming 2 +whammy 3 +wham's 1 +whams 1 +wharf 6 +wharf's 1 +Wharton 4 +Wharton's 1 +wharves 1 +what 2497 +whatchamacallit 2 +whatchamacallits 1 +whatever 136 +whatnot 3 +whatnot's 1 +what's 1 +whats 1 +whatsoever 13 +wheal 2 +wheal's 1 +wheals 1 +wheat 12 +wheaten 3 +wheatens 1 +Wheaties 1 +Wheaties's 1 +wheat's 1 +Wheatstone 2 +Wheatstone's 1 +wheedle 3 +wheedled 1 +wheedles 1 +wheedling 3 +wheel 51 +wheelbarrow 5 +wheelbarrow's 1 +wheelbarrows 1 +wheelbase 3 +wheelbase's 1 +wheelbases 1 +wheelchair 10 +wheelchair's 1 +wheelchairs 1 +wheeled 3 +wheeler 2 +Wheeler 7 +wheeler's 1 +Wheeler's 1 +Wheeling 1 +wheeling 3 +wheeling's 1 +Wheeling's 1 +wheel's 1 +wheels 1 +wheelwright 2 +wheelwright's 1 +wheelwrights 1 +wheeze 5 +wheezed 1 +wheezes 1 +wheezier 1 +wheeziest 1 +wheezing 3 +wheezy 2 +whelk 3 +whelked 2 +whelk's 1 +whelks 1 +whelp 3 +whelped 1 +whelping 2 +whelp's 1 +whelps 1 +when 2147 +whence 4 +whences 1 +whenever 34 +whens 1 +where 1090 +whereabouts 10 +whereas 64 +whereat 3 +whereby 22 +wherefore 4 +wherefore's 1 +wherefores 1 +wherein 4 +whereof 2 +whereon 2 +wheres 1 +wheresoever 2 +whereupon 5 +wherever 25 +wherewithal 3 +wherewithal's 1 +whet 4 +whether 335 +whets 1 +whetstone 2 +whetstone's 1 +whetstones 1 +whetted 2 +whetting 2 +whew 3 +whewed 1 +whewing 1 +whews 1 +whey 3 +whey's 1 +which 3722 +whichever 11 +whiff 5 +whiffed 1 +whiffing 1 +whiff's 1 +whiffs 1 +Whig 1 +Whig's 1 +Whigs 1 +while 571 +whiled 1 +whiles 1 +whiling 1 +whilst 60 +whim 6 +whimmed 1 +whimming 1 +whimper 6 +whimpered 1 +whimpering 3 +whimpers 1 +whim's 1 +whims 1 +whimsey 2 +whimsey's 1 +whimseys 1 +whimsical 3 +whimsicality 2 +whimsicality's 1 +whimsically 2 +whimsier 1 +whimsies 1 +whimsiest 1 +whimsy 3 +whine 7 +whined 2 +whiner 2 +whiners 1 +whine's 1 +whines 1 +whinier 1 +whiniest 1 +whining 3 +whinnied 1 +whinnier 1 +whinnies 1 +whinniest 1 +whinny 3 +whinnying 2 +whiny 3 +whip 22 +whipcord 2 +whipcord's 1 +whiplash 4 +whiplashes 1 +whiplash's 1 +whipped 3 +whippersnapper 2 +whippersnapper's 1 +whippersnappers 1 +whippet 3 +whippet's 1 +whippets 1 +whipping 3 +whipping's 1 +whippings 1 +Whipple 2 +Whipple's 1 +whippoorwill 1 +whippoorwill's 1 +whippoorwills 1 +whips 1 +whips's 1 +whir 4 +whirl 8 +whirled 1 +whirligig 3 +whirligig's 1 +whirligigs 1 +whirling 4 +Whirlpool 1 +whirlpool 5 +whirlpool's 1 +Whirlpool's 1 +whirlpools 1 +whirls 1 +whirlwind 4 +whirlwind's 1 +whirlwinds 1 +whirr 3 +whirred 1 +whirring 3 +whirrs 1 +whirs 1 +whisk 7 +whisked 2 +whisker 5 +whiskered 2 +whisker's 1 +whiskers 1 +whiskey 4 +whiskey's 1 +whiskeys 1 +whiskies 1 +whisking 3 +whisks 1 +whisky 21 +whisper 43 +whispered 3 +whispering 4 +whispering's 1 +whispers 1 +whist 4 +whistle 17 +whistled 1 +whistler 2 +Whistler 3 +whistler's 1 +Whistler's 1 +whistlers 1 +whistles 1 +whistling 4 +whistling's 1 +whist's 1 +whit 6 +Whitaker 5 +Whitaker's 1 +white 232 +White 30 +whitecap 3 +whitecap's 1 +whitecaps 1 +whited 2 +Whitefield 2 +Whitefield's 1 +whitefish 2 +whitefishes 1 +whitefish's 1 +Whitehall 11 +Whitehall's 1 +Whitehead 4 +Whitehead's 1 +Whitehorse 2 +Whitehorse's 1 +Whiteley 2 +Whiteley's 1 +whiten 3 +whitened 2 +whitener 2 +whitener's 1 +whiteners 1 +whiteness 4 +whiteness's 1 +whitening 3 +whitens 1 +whiter 1 +White's 1 +whites 1 +Whites 1 +whitest 1 +whitewall 3 +whitewall's 1 +whitewalls 1 +whitewash 5 +whitewashed 3 +whitewashes 1 +whitewashing 3 +whitewash's 1 +Whitfield 3 +Whitfield's 1 +whither 2 +whithered 1 +whithering 1 +whithers 1 +whiting 3 +whiting's 1 +whitings 1 +whitish 3 +Whitley 4 +Whitley's 1 +Whitman 2 +Whitman's 1 +Whitney 4 +Whitney's 1 +whit's 1 +whits 1 +Whitsunday 2 +Whitsunday's 1 +Whitsundays 1 +whitter 2 +Whittier 1 +whittle 4 +whittled 2 +whittler 2 +whittler's 1 +whittlers 1 +whittles 1 +whittling 2 +whiz 4 +whizz 4 +whizzed 1 +whizzes 1 +whizzing 3 +who 2059 +whoa 3 +who'd 1 +whodunit 3 +whodunit's 1 +whodunits 1 +whoever 17 +whole 311 +wholehearted 3 +wholeheartedly 4 +wholeness 3 +wholes 1 +wholesale 12 +wholesaled 1 +wholesaler 5 +wholesaler's 1 +wholesalers 2 +wholesale's 1 +wholesales 1 +wholesaling 3 +wholesome 4 +wholesomeness 2 +wholesomeness's 1 +who'll 1 +wholly 24 +whom 131 +whomever 2 +whomsoever 2 +whoop 8 +whooped 1 +whoopee 3 +whoopees 1 +whooping 4 +whoops 3 +whoosh 4 +whooshed 1 +whooshes 1 +whooshing 3 +whoosh's 1 +whopper 2 +whopper's 1 +whoppers 1 +whopping 3 +whoppings 1 +who're 1 +whore 7 +whorehouse 2 +whorehouse's 1 +whorehouses 1 +whore's 1 +whores 1 +whorl 4 +whorled 2 +whorl's 1 +whorls 1 +who's 1 +whose 200 +whosoever 2 +who've 1 +why 512 +whys 1 +Wicca 2 +Wichita 2 +Wichita's 1 +wick 3 +wicked 13 +wickeder 2 +wickedest 1 +wickedly 3 +wickedness 4 +wickedness's 1 +wicker 4 +wicker's 1 +wickers 1 +wickerwork 2 +wickerwork's 1 +wicket 16 +wicket's 1 +wickets 1 +wick's 1 +wicks 1 +wide 178 +widely 58 +widen 16 +widened 2 +wideness 2 +widening 7 +widens 1 +wider 2 +widespread 35 +widest 2 +widow 23 +widowed 5 +widower 4 +widower's 1 +widowers 1 +widowhood 3 +widowing 1 +widow's 1 +widows 1 +width 15 +width's 1 +widths 1 +wield 7 +wielded 2 +wielding 2 +wields 1 +Wiemar 1 +Wiemar's 1 +wiener 3 +wiener's 1 +wieners 1 +Wiesel 2 +Wiesel's 1 +Wiesenthal 2 +Wiesenthal's 1 +wife 192 +wifelier 1 +wifeliest 1 +wifely 2 +wife's 1 +wig 9 +wigeon 2 +wigeon's 1 +wigeons 1 +wigged 1 +wigging 2 +Wiggins 2 +wiggle 4 +wiggled 1 +wiggler 2 +wiggler's 1 +wigglers 1 +wiggles 1 +wigglier 1 +wiggliest 1 +wiggling 2 +wiggly 3 +wight 3 +wighted 1 +wighting 1 +wight's 1 +wights 1 +Wigner 2 +Wigner's 1 +wig's 1 +wigs 1 +wigwag 1 +wigwagged 1 +wigwagging 1 +wigwags 1 +wigwam 2 +wigwam's 1 +wigwams 1 +Wilberforce 4 +Wilberforce's 1 +Wilbert 2 +Wilbert's 1 +Wilbur 2 +Wilburn 2 +Wilburn's 1 +Wilbur's 1 +Wilcox 5 +Wilcox's 1 +wild 65 +Wilda 1 +Wilda's 1 +wildcat 4 +wildcats 1 +wildcatted 1 +wildcatting 1 +Wilde 5 +wildebeest 2 +wildebeest's 1 +wildebeests 1 +wilded 1 +wilder 1 +Wilder 3 +wilderness 9 +wildernesses 1 +wilderness's 1 +Wilder's 1 +Wilde's 1 +wildest 1 +wildfire 2 +wildfire's 1 +wildfires 1 +wildflower 3 +wildflowers 2 +wildfowl 4 +wildfowl's 1 +wildfowls 1 +wilding 3 +wildlife 22 +wildlife's 1 +wildly 10 +wildness 3 +wildness's 1 +wilds 1 +wile 4 +wiled 1 +wile's 1 +wiles 1 +Wiley 2 +Wiley's 1 +Wilford 2 +Wilford's 1 +Wilfred 3 +Wilfredo 2 +Wilfredo's 1 +Wilfred's 1 +wilful 4 +wilfully 3 +Wilhelm 3 +Wilhelmina 2 +Wilhelmina's 1 +Wilhelm's 1 +wilier 1 +wiliest 1 +wiliness 2 +wiliness's 1 +wiling 1 +Wilkerson 2 +Wilkerson's 1 +Wilkes 3 +Wilkes's 1 +Wilkins 4 +Wilkinson 1 +Wilkinson's 1 +Wilkins's 1 +Will 16 +will 3430 +Willa 2 +Willamette 2 +Willamette's 1 +Willard 3 +Willard's 1 +Willa's 1 +willed 2 +Willemstad 2 +Willemstad's 1 +willful 2 +willfully 2 +willfulness 1 +William 86 +William's 1 +Williams 35 +Williamson 6 +Williamson's 1 +Willie 15 +Willie's 1 +willies 1 +willing 42 +willinger 1 +willingest 1 +willingly 7 +willingness 14 +willingness's 1 +Willis 7 +willow 8 +willowier 1 +willowiest 1 +willow's 1 +willows 1 +willowy 2 +willpower 5 +willpower's 1 +Will's 1 +wills 1 +Willy 5 +Willy's 1 +Wilma 1 +Wilma's 1 +Wilmer 2 +Wilmer's 1 +Wilmington 2 +Wilmington's 1 +Wilson 42 +Wilsonian 1 +Wilson's 1 +wilt 6 +wilted 2 +wilting 3 +Wilton 5 +Wilton's 1 +wilts 1 +wily 3 +Wimbledon 15 +Wimbledon's 1 +wimp 4 +wimped 1 +wimpier 1 +wimpiest 1 +wimping 1 +wimple 3 +wimpled 2 +wimple's 1 +wimples 1 +wimpling 1 +wimps 1 +wimpy 3 +Wimsey 2 +Wimsey's 1 +win 274 +wince 7 +winced 1 +winces 1 +winch 6 +winched 1 +Winchell 2 +Winchell's 1 +winches 1 +Winchester 10 +Winchester's 1 +winching 2 +winch's 1 +wincing 3 +wind 112 +windbag 3 +windbag's 1 +windbags 1 +windbreak 2 +Windbreaker 1 +windbreaker 2 +Windbreaker's 1 +windbreakers 1 +windbreak's 1 +windbreaks 1 +windburn 1 +windburned 1 +windburning 1 +windburn's 1 +windburns 1 +windburnt 1 +winded 2 +Windex 2 +Windex's 1 +windfall 4 +windfall's 1 +windfalls 1 +Windhoek 2 +Windhoek's 1 +windier 1 +windiest 1 +windiness 2 +windiness's 1 +winding 10 +winding's 1 +windjammer 2 +windjammer's 1 +windjammers 1 +windlass 3 +windlasses 1 +windlass's 1 +windmill 5 +windmilled 1 +windmilling 1 +windmill's 1 +windmills 2 +window 198 +windowed 2 +windowing 3 +windowpane 2 +windowpane's 1 +windowpanes 1 +window's 1 +windows 1 +Windows 2 +windowsill 3 +windowsill's 1 +windowsills 1 +windpipe 4 +windpipe's 1 +windpipes 1 +wind's 1 +winds 1 +windscreen 7 +windscreen's 1 +windscreens 1 +windshield 3 +windshield's 1 +windshields 1 +windsock 3 +windsock's 1 +windsocks 1 +Windsor 12 +Windsor's 1 +Windsors 1 +windstorm 2 +windstorm's 1 +windstorms 1 +windsurf 3 +windsurfed 1 +windsurfing 5 +windsurfs 1 +windswept 3 +windup 3 +windup's 1 +windups 1 +Windward 2 +windward 4 +Windward's 1 +windy 7 +wine 77 +wined 2 +wineglass 2 +wineglasses 1 +wineglass's 1 +wineries 1 +winery 2 +winery's 1 +wine's 1 +wines 1 +Winesap 1 +Winesap's 1 +Winfred 1 +Winfred's 1 +Winfrey 2 +Winfrey's 1 +wing 3 +winged 4 +winger 8 +winger's 1 +wingers 1 +winging 3 +wingless 2 +wing's 1 +wings 1 +wingspan 2 +wingspan's 1 +wingspans 1 +wingspread 2 +wingspread's 1 +wingspreads 1 +wingtip 3 +wingtips 1 +Winifred 3 +Winifred's 1 +wining 2 +wink 10 +winked 1 +winking 3 +Winkle 2 +Winkle's 1 +winks 1 +Winnebago 2 +Winnebago's 1 +winner 54 +winner's 1 +winners 1 +Winnie 6 +Winnie's 1 +winning 15 +winnings 1 +Winnipeg 3 +Winnipeg's 1 +winnow 2 +winnowed 1 +winnowing 2 +winnows 1 +wino 2 +wino's 1 +winos 1 +wins 1 +winsome 2 +winsomely 2 +winsomer 1 +winsomest 1 +Winston 8 +Winston's 1 +winter 79 +wintered 1 +wintergreen 3 +wintergreen's 1 +winterier 1 +winteriest 1 +wintering 4 +winterize 2 +winterized 1 +winterizes 1 +winterizing 1 +winter's 1 +winters 1 +Winters 3 +wintertime 2 +wintertime's 1 +wintery 2 +Winthrop 2 +Winthrop's 1 +wintrier 1 +wintriest 1 +wintry 3 +wipe 28 +wiped 1 +wiper 4 +wiper's 1 +wipers 1 +wipes 1 +wiping 1 +wire 36 +wired 2 +wireless 8 +wirelesses 1 +wireless's 1 +wire's 1 +wires 1 +wiretap 3 +wiretapped 1 +wiretapping 1 +wiretap's 1 +wiretaps 1 +wirier 1 +wiriest 1 +wiriness 1 +wiring 6 +wiring's 1 +wiry 3 +Wis 1 +Wisconsin 3 +Wisconsinite 1 +Wisconsinite's 1 +Wisconsinites 1 +Wisconsin's 1 +wisdom 17 +wisdom's 1 +wise 29 +Wise 4 +wiseacre 2 +wiseacre's 1 +wiseacres 1 +wisecrack 3 +wisecracked 1 +wisecracking 3 +wisecrack's 1 +wisecracks 1 +wiselier 1 +wiseliest 1 +wisely 6 +wiser 1 +Wise's 1 +wises 1 +wisest 1 +wish 204 +wishbone 2 +wishbone's 1 +wishbones 1 +wished 2 +wisher 2 +wishers 1 +wishes 1 +wishful 4 +wishfully 2 +wishing 2 +wisp 4 +wispier 1 +wispiest 1 +wisp's 1 +wisps 1 +wispy 3 +Wis's 1 +wist 2 +wistaria 2 +wistarias 1 +wisteria 2 +wisteria's 1 +wisterias 1 +wistful 3 +wistfully 4 +wistfulness 2 +wistfulness's 1 +wit 16 +witch 12 +witchcraft 5 +witchcraft's 1 +witched 1 +witchery 2 +witchery's 1 +witches 1 +witching 2 +witch's 1 +wite 2 +with 6578 +withal 2 +withdraw 49 +withdrawal 25 +withdrawal's 1 +withdrawals 1 +withdrawing 3 +withdrawn 2 +withdraws 1 +withdrew 1 +withe 3 +withed 1 +wither 6 +withered 3 +withering 4 +withers 2 +withes 1 +withheld 2 +withhold 9 +withholding 5 +withholds 1 +within 465 +withing 1 +without 465 +withs 1 +withstand 8 +withstanding 1 +withstands 1 +withstood 2 +witless 2 +witlessly 2 +witness 58 +witnessed 1 +witnesses 1 +witnessing 2 +witness's 1 +wit's 1 +wits 1 +Witt 3 +Wittgenstein 4 +Wittgenstein's 1 +witticism 2 +witticism's 1 +witticisms 1 +wittier 1 +wittiest 1 +wittily 2 +wittiness 2 +wittiness's 1 +witting 1 +wittingly 2 +Witt's 1 +witty 6 +Witwatersrand 2 +Witwatersrand's 1 +wive 2 +wives 1 +wives's 1 +wizard 7 +wizardry 3 +wizardry's 1 +wizard's 1 +wizards 1 +wizened 3 +Wm 1 +Wm's 1 +wobble 5 +wobbled 1 +wobbles 1 +wobblier 1 +wobblies 1 +wobbliest 1 +wobbling 3 +wobbly 5 +Wobegon 1 +Wobegon's 1 +Wodehouse 2 +Wodehouse's 1 +woe 5 +woebegone 2 +woeful 2 +woefuller 1 +woefullest 1 +woefully 3 +woe's 1 +woes 1 +wok 4 +woke 2 +woken 2 +wok's 1 +woks 1 +wolf 15 +Wolf 5 +Wolfe 3 +wolfed 1 +Wolfe's 1 +Wolff 4 +Wolff's 1 +Wolfgang 6 +Wolfgang's 1 +wolfhound 3 +wolfhound's 1 +wolfhounds 1 +wolfing 1 +wolfish 2 +wolfram 2 +wolfram's 1 +wolf's 1 +Wolf's 1 +wolfs 1 +Wollongong 2 +Wollongong's 1 +Wollstonecraft 2 +Wollstonecraft's 1 +Wolsey 4 +Wolsey's 1 +wolverine 3 +wolverine's 1 +wolverines 1 +wolves 1 +wolves's 1 +woman 633 +womanhood 3 +womanhood's 1 +womanish 2 +womanize 2 +womanized 1 +womanizer 2 +womanizer's 1 +womanizers 1 +womanizes 1 +womanizing 2 +womankind 3 +womankind's 1 +womanlier 1 +womanliest 1 +womanlike 1 +womanliness 2 +womanliness's 1 +womanly 3 +woman's 1 +womb 7 +wombat 3 +wombat's 1 +wombats 1 +womb's 1 +wombs 1 +women 3 +womenfolk 3 +womenfolk's 1 +womenfolks 1 +women's 1 +won 4 +Wonder 1 +wonder 154 +Wonderbra 2 +Wonderbra's 1 +wondered 1 +wonderful 51 +wonderfully 7 +wondering 3 +wonderland 2 +wonderland's 1 +wonderlands 1 +wonderment 3 +wonderment's 1 +wonder's 1 +Wonder's 1 +wonders 1 +wondrous 3 +wondrously 2 +Wong 3 +Wong's 1 +won't 1 +wont 5 +wonted 2 +wont's 1 +woo 8 +Wood 24 +wood 69 +Woodard 1 +Woodard's 1 +woodbine 3 +woodbine's 1 +woodcarving 3 +woodcarving's 1 +woodcarvings 1 +woodchuck 2 +woodchuck's 1 +woodchucks 1 +woodcock 2 +woodcock's 1 +woodcocks 1 +woodcraft 3 +woodcraft's 1 +woodcut 4 +woodcut's 1 +woodcuts 1 +woodcutter 2 +woodcutter's 1 +woodcutters 1 +woodcutting 3 +woodcutting's 1 +wooded 6 +wooden 38 +woodener 1 +woodenest 1 +woodenly 2 +woodenness 2 +woodenness's 1 +Woodhull 2 +Woodhull's 1 +woodier 1 +woodies 1 +woodiest 1 +woodiness 2 +woodiness's 1 +wooding 1 +woodland 15 +woodland's 1 +woodlands 1 +woodman 2 +woodman's 1 +woodmen 1 +woodpecker 3 +woodpecker's 1 +woodpeckers 1 +woodpile 2 +woodpile's 1 +woodpiles 1 +Woodrow 3 +Woodrow's 1 +wood's 1 +Wood's 1 +woods 1 +Woods 8 +woodshed 2 +woodshed's 1 +woodsheds 1 +woodsier 1 +woodsiest 1 +woodsman 2 +woodsman's 1 +woodsmen 1 +Woodstock 4 +Woodstock's 1 +woodsy 2 +Woodward 4 +Woodward's 1 +woodwind 3 +woodwinds 1 +woodwork 5 +woodworking 3 +woodworking's 1 +woodwork's 1 +woodworm 4 +woodworm's 1 +woody 3 +wooed 1 +wooer 2 +wooers 1 +woof 6 +woofed 1 +woofer 3 +woofer's 1 +woofers 1 +woofing 1 +woof's 1 +woofs 1 +wooing 2 +wool 22 +woolen 2 +woolens 1 +Woolf 5 +Woolf's 1 +woolgathering 1 +woolgathering's 1 +woolie 1 +woolier 1 +woolies 1 +wooliest 1 +Woolite 1 +Woolite's 1 +woollier 1 +woollies 1 +woolliest 1 +woolliness 2 +woolliness's 1 +woolly 6 +Woolongong 1 +Woolongong's 1 +wool's 1 +Woolworth 3 +Woolworth's 1 +wooly 4 +woos 1 +Wooster 2 +Wooster's 1 +Wooten 2 +Wooten's 1 +woozier 1 +wooziest 1 +wooziness 2 +wooziness's 1 +woozy 2 +Worcester 9 +Worcester's 1 +Worcesters 1 +Worcestershire 6 +Worcestershire's 1 +word 444 +worded 3 +wordier 1 +wordiest 1 +wordiness 2 +wordiness's 1 +wording 11 +wording's 1 +wordings 1 +wordplay 2 +wordplay's 1 +word's 1 +words 1 +Wordsworth 11 +Wordsworth's 1 +wordy 2 +wore 1 +work 1303 +workable 4 +workaday 2 +workaholic 4 +workaholics 2 +workbench 4 +workbenches 1 +workbench's 1 +workbook 3 +workbook's 1 +workbooks 1 +workday 2 +workday's 1 +workdays 1 +worked 2 +worker 186 +worker's 1 +workers 1 +workfare 3 +workforce 18 +workhorse 4 +workhorse's 1 +workhorses 1 +workhouse 7 +workhouse's 1 +workhouses 1 +working 109 +workingman 2 +workingman's 1 +workingmen 1 +working's 1 +workings 1 +workload 7 +workload's 1 +workloads 1 +Workman 2 +workman 9 +workmanlike 3 +workman's 1 +Workman's 1 +workmanship 4 +workmanship's 1 +workmen 1 +workout 4 +workout's 1 +workouts 1 +workplace 12 +workplaces 1 +work's 1 +works 84 +worksheet 4 +worksheets 1 +workshop 34 +workshop's 1 +workshops 1 +workstation 18 +workstations 1 +workweek 1 +workweek's 1 +workweeks 1 +world 603 +worldlier 1 +worldliest 1 +worldliness 2 +worldliness's 1 +worldly 4 +worlds 1 +world's 2 +worldwide 25 +worm 16 +wormed 2 +wormhole 2 +wormholes 1 +wormier 1 +wormiest 1 +worming 3 +worm's 1 +worms 1 +Worms 1 +Worms's 1 +wormwood 2 +wormwood's 1 +wormy 2 +worn 5 +worried 40 +worrier 2 +worrier's 1 +worriers 1 +worries 1 +worrisome 2 +worry 84 +worrying 14 +worryings 1 +worrywart 2 +worrywart's 1 +worrywarts 1 +worse 10 +worsen 6 +worsened 1 +worsening 5 +worsens 1 +worship 24 +worshiped 1 +worshiper 1 +worshipers 1 +worshipful 2 +worshiping 2 +worshipped 2 +worshipper 4 +worshippers 1 +worshipping 3 +worships 1 +worst 6 +worsted 3 +worsted's 1 +worsting 1 +worsts 1 +worth 126 +worthier 2 +worthies 1 +worthiest 1 +worthily 2 +worthiness 2 +worthiness's 1 +worthless 6 +worthlessness 2 +worthlessness's 1 +worthwhile 17 +worthy 18 +wost 1 +wot 5 +Wotan 2 +Wotan's 1 +would 2908 +wouldn't 3 +woulds 1 +would've 1 +wound 36 +wounded 10 +wounder 2 +wounding 4 +wound's 1 +wounds 1 +wove 1 +woven 5 +wovens 1 +wow 9 +wowed 1 +wowing 1 +wows 1 +Wozniak 2 +Wozniak's 1 +Wozzeck 2 +Wozzeck's 1 +wrack 4 +wrack's 1 +wraith 3 +wraith's 1 +wraiths 1 +Wrangell 1 +Wrangell's 1 +wrangle 4 +wrangled 1 +wrangler 2 +wrangler's 1 +wranglers 1 +wrangles 1 +wrangling 3 +wrap 30 +wraparound 3 +wraparounds 1 +wrapped 2 +wrapper 4 +wrapper's 1 +wrappers 1 +wrapping 4 +wrapping's 1 +wrappings 1 +wraps 1 +wrapt 3 +wrath 5 +wrathed 1 +wrathful 3 +wrathfully 2 +wrathing 1 +wrath's 1 +wraths 1 +wreak 4 +wreaked 1 +wreaking 2 +wreaks 1 +wreath 5 +wreathe 3 +wreathed 1 +wreathes 1 +wreathing 2 +wreath's 1 +wreaths 1 +wreck 15 +wreckage 6 +wreckage's 1 +wrecked 3 +wrecker 2 +wrecker's 1 +wreckers 1 +wrecking 3 +wrecks 1 +wren 3 +Wren 4 +wrench 8 +wrenched 2 +wrenches 1 +wrenching 3 +wrench's 1 +wren's 1 +Wren's 1 +wrens 1 +wrest 3 +wrested 2 +wresting 2 +wrestle 6 +wrestled 1 +wrestler 3 +wrestler's 1 +wrestlers 1 +wrestles 1 +wrestling 5 +wrestling's 1 +wrests 1 +wretch 3 +wretched 8 +wretcheder 1 +wretchedest 1 +wretchedly 3 +wretchedness 2 +wretchedness's 1 +wretches 1 +wretch's 1 +wried 1 +wrier 1 +wries 1 +wriest 1 +wriggle 8 +wriggled 1 +wriggler 2 +wriggler's 1 +wrigglers 1 +wriggles 1 +wrigglier 1 +wriggliest 1 +wriggling 3 +wriggly 3 +Wright 22 +wright 3 +wright's 1 +Wright's 1 +Wrigley 2 +Wrigley's 1 +wring 6 +wringer 2 +wringer's 1 +wringers 1 +wringing 3 +wrings 1 +wrinkle 7 +wrinkled 4 +wrinkle's 1 +wrinkles 1 +wrinklier 1 +wrinklies 1 +wrinkliest 1 +wrinkling 3 +wrinkly 3 +wrist 17 +wristband 3 +wristband's 1 +wristbands 1 +wrist's 1 +wrists 1 +wristwatch 3 +wristwatches 1 +wristwatch's 1 +writ 12 +writable 1 +write 406 +writer 75 +writer's 1 +writers 1 +writes 1 +writhe 4 +writhed 1 +writhes 1 +writhing 3 +writing 66 +writing's 1 +writings 1 +writ's 1 +writs 1 +written 35 +Wroclaw 2 +wrong 167 +wrongdoer 2 +wrongdoer's 1 +wrongdoers 1 +wrongdoing 3 +wrongdoing's 1 +wrongdoings 1 +wronged 2 +wronger 1 +wrongest 1 +wrongful 4 +wrongfully 3 +wrongfulness 2 +wrongfulness's 1 +wrongheaded 1 +wrongheadedly 1 +wrongheadedness 2 +wrongheadedness's 1 +wronging 1 +wrongly 8 +wrongness 2 +wrongness's 1 +wrongs 1 +wrote 1 +wroth 2 +wrought 3 +wrung 2 +wry 6 +wryer 1 +wryest 1 +wrying 1 +wryly 5 +wryness 2 +wryness's 1 +W's 1 +Wu 3 +Wuhan 2 +Wuhan's 1 +Wurlitzer 2 +Wurlitzer's 1 +Wu's 1 +wuss 1 +wusses 1 +Wyatt 5 +Wyatt's 1 +Wycherley 2 +Wycherley's 1 +Wycliffe 8 +Wycliffe's 1 +Wyeth 2 +Wyeth's 1 +Wylie 3 +Wylie's 1 +Wynn 1 +Wynn's 1 +Wyo 1 +Wyoming 3 +Wyomingite 1 +Wyomingite's 1 +Wyomingites 1 +Wyoming's 1 +Wyo's 1 +X 4 +x 67 +Xanadu 2 +Xanthippe 2 +Xanthippe's 1 +Xavier 3 +Xavier's 1 +Xe 1 +XEmacs 2 +XEmacs's 1 +Xenakis 2 +Xenakis's 1 +Xenia 2 +Xenia's 1 +xenon 2 +xenon's 1 +xenophobia 3 +xenophobia's 1 +xenophobic 3 +Xenophon 2 +Xenophon's 1 +xerographic 2 +xerography 2 +xerography's 1 +Xerox 4 +Xeroxed 1 +Xeroxes 1 +Xeroxing 1 +Xerox's 1 +Xerxes 1 +Xerxes's 1 +Xe's 1 +Xhosa 2 +Xhosa's 1 +Xi'an 2 +Xiaoping 3 +Xiaoping's 1 +Xingu 1 +Xingu's 1 +Xiongnu 1 +Xiongnu's 1 +Xmas 1 +Xmases 1 +Xmas's 1 +Xochipilli 1 +Xochipilli's 1 +X's 1 +Xuzhou 1 +Xuzhou's 1 +xylem 2 +xylem's 1 +xylophone 3 +xylophone's 1 +xylophones 1 +xylophonist 1 +xylophonists 1 +Y 4 +y 43 +ya 8 +Yacc 1 +Yacc's 1 +yacht 16 +yachted 1 +yachting 4 +yachting's 1 +yacht's 1 +yachts 1 +yachtsman 3 +yachtsmen 1 +yahoo 2 +yahoo's 1 +yahoos 1 +Yahtzee 1 +Yahtzee's 1 +Yahweh 3 +Yahweh's 1 +yak 4 +Yakima 2 +Yakima's 1 +yakked 1 +yakking 3 +yak's 1 +yaks 1 +Yakut 1 +Yakut's 1 +Yakutsk 2 +Yakutsk's 1 +Yale 4 +Yale's 1 +y'all 3 +Yalow 1 +Yalow's 1 +Yalta 3 +Yalta's 1 +Yalu 2 +Yalu's 1 +yam 3 +Yamagata 1 +Yamagata's 1 +Yamaha 4 +Yamaha's 1 +yammer 3 +yammered 1 +yammering 1 +yammers 1 +Yamoussoukro 2 +yam's 1 +yams 1 +Yang 4 +Yangon 2 +Yang's 1 +Yangtze 2 +Yangtze's 1 +Yank 1 +yank 6 +yanked 1 +Yankee 1 +Yankee's 1 +Yankees 1 +yanking 2 +Yank's 1 +yanks 1 +Yanks 1 +Yaobang 2 +Yaobang's 1 +Yaounde 2 +yap 4 +yapped 1 +yapping 3 +yaps 1 +Yaqui 2 +Yaqui's 1 +yard 72 +yardage 2 +yardage's 1 +yardages 1 +yardarm 3 +yardarm's 1 +yardarms 1 +yard's 1 +yards 1 +yardstick 4 +yardstick's 1 +yardsticks 1 +yarmulke 2 +yarmulke's 1 +yarmulkes 1 +yarn 15 +yarn's 1 +yarns 1 +Yaroslavl 2 +Yaroslavl's 1 +Yates 4 +yaw 3 +yawed 1 +yawing 3 +yawl 3 +yawl's 1 +yawls 1 +yawn 8 +yawned 1 +yawning 3 +yawns 1 +yaws 1 +Yb 1 +Yb's 1 +ye 4 +yea 5 +Yeager 2 +Yeager's 1 +yeah 836 +yeahs 1 +year 1642 +yearbook 3 +yearbook's 1 +yearbooks 1 +yearlies 1 +yearling 3 +yearling's 1 +yearly 7 +yearn 5 +yearned 1 +yearning 5 +yearning's 1 +yearnings 1 +yearns 1 +year's 1 +years 2 +yeas 1 +yeast 8 +yeastier 1 +yeastiest 1 +yeast's 1 +yeasts 1 +yeasty 2 +Yeats 4 +Yeats's 1 +Yekaterinburg 2 +Yekaterinburg's 1 +yell 17 +yelled 2 +yelling 3 +yellow 50 +yellowed 2 +yellower 1 +yellowest 1 +yellowing 4 +yellowish 3 +Yellowknife 2 +Yellowknife's 1 +yellow's 1 +yellows 1 +Yellowstone 2 +Yellowstone's 1 +yells 1 +yelp 5 +yelped 2 +yelping 3 +yelps 1 +Yeltsin 14 +Yemen 5 +Yemeni 1 +Yemenis 1 +Yemen's 1 +yen 10 +Yenisei 2 +Yenisei's 1 +yen's 1 +yens 1 +yeoman 4 +yeoman's 1 +yeomen 1 +yep 15 +yeps 1 +Yerevan 2 +Yerevan's 1 +Yerkes 1 +Yerkes's 1 +yes 610 +Yesenia 1 +Yesenia's 1 +yeses 1 +yeshiva 2 +yeshiva's 1 +yeshivas 1 +yeshivoth 1 +yessed 1 +yessing 1 +yest 2 +yesterday 198 +yesterday's 1 +yesterdays 1 +yesteryear 3 +yesteryear's 1 +yet 340 +yeti 2 +yeti's 1 +Yevtushenko 2 +Yevtushenko's 1 +yew 5 +yew's 1 +yews 1 +Yggdrasil 2 +Yggdrasil's 1 +Yiddish 2 +Yiddish's 1 +yield 41 +yielded 2 +yielding 4 +yieldings 1 +yields 1 +yip 3 +yipped 1 +yippee 2 +yippees 1 +yipping 1 +yips 1 +Ymir 1 +Ymir's 1 +yo 17 +Yoda 2 +Yoda's 1 +yodel 3 +yodeled 1 +yodeler 1 +yodeler's 1 +yodelers 1 +yodeling 1 +yodelled 2 +yodeller 2 +yodellers 1 +yodelling 3 +yodels 1 +yoga 4 +yoga's 1 +yoghurt 5 +yoghurt's 1 +yoghurts 1 +yogi 2 +yogi's 1 +yogis 1 +yogurt 5 +yogurt's 1 +yogurts 1 +yoke 5 +yoked 2 +yokel 3 +yokel's 1 +yokels 1 +yoke's 1 +yokes 1 +yoking 1 +Yoknapatawpha 1 +Yoknapatawpha's 1 +Yoko 2 +Yokohama 2 +Yokohama's 1 +Yoko's 1 +Yolanda 2 +Yolanda's 1 +yolk 5 +yolk's 1 +yolks 1 +yon 4 +yonder 4 +Yong 3 +Yong's 1 +Yonkers 2 +Yonkers's 1 +yore 3 +yore's 1 +York 101 +Yorkie 1 +York's 1 +Yorkshire 46 +Yorkshire's 1 +Yorktown 2 +Yorktown's 1 +Yoruba 1 +Yoruba's 1 +Yosemite 2 +Yosemite's 1 +you 6989 +you'd 1 +you'll 1 +Young 23 +young 384 +younger 1 +youngest 1 +youngish 4 +Young's 1 +youngster 25 +youngster's 1 +youngsters 1 +Youngstown 1 +Youngstown's 1 +your 1394 +you're 2 +yours 45 +yourself 109 +yourselves 8 +yous 4 +youth 65 +youthful 7 +youthfully 2 +youthfulness 2 +youthfulness's 1 +youth's 1 +youths 1 +you've 1 +yowl 3 +yowled 1 +yowling 3 +yowls 1 +Ypres 2 +Ypres's 1 +Ypsilanti 2 +Ypsilanti's 1 +Y's 1 +yttrium 2 +yttrium's 1 +Yuan 3 +Yuan's 1 +Yucatan 2 +yucca 2 +yucca's 1 +yuccas 1 +yuck 2 +yucked 1 +yuckier 1 +yuckiest 1 +yucking 1 +yucks 1 +yucky 2 +Yugo 2 +Yugo's 1 +Yugoslav 1 +Yugoslavia 1 +Yugoslavian 1 +Yugoslavians 1 +Yugoslavia's 1 +Yugoslav's 1 +yuk 3 +yukked 1 +yukking 1 +Yukon 2 +Yukon's 1 +yuks 1 +yule 2 +Yule 2 +yule's 1 +Yule's 1 +Yules 1 +Yuletide 2 +yuletide 3 +yuletide's 1 +Yuletides 1 +yum 4 +yummier 1 +yummiest 1 +yummy 2 +Yunnan 2 +Yunnan's 1 +yup 4 +yuppie 3 +yuppies 1 +yuppy 5 +yups 1 +Yuri 3 +Yuri's 1 +Yves 1 +Yves's 1 +Yvette 2 +Yvette's 1 +Yvonne 5 +Yvonne's 1 +z 15 +Z 3 +Zachariah 2 +Zachariah's 1 +Zachary 2 +Zachary's 1 +Zachery 1 +Zachery's 1 +Zagreb 3 +Zagreb's 1 +Zaire 4 +Zaire's 1 +Zairian 1 +Zairians 1 +Zambezi 2 +Zambezi's 1 +Zambia 9 +Zambian 1 +Zambians 1 +Zambia's 1 +Zamboni 2 +Zamenhof 2 +Zamenhof's 1 +Zamora 3 +Zamora's 1 +Zane 2 +Zane's 1 +zanied 1 +zanier 1 +zanies 1 +zaniest 1 +zaniness 1 +zaniness's 1 +Zanuck 2 +Zanuck's 1 +zany 4 +zanying 1 +Zanzibar 3 +Zanzibar's 1 +zap 4 +Zapata 2 +Zapata's 1 +Zaporozhye 2 +Zaporozhye's 1 +Zapotec 2 +Zapotec's 1 +Zappa 2 +Zappa's 1 +zapped 2 +zapping 2 +zaps 1 +zeal 5 +zealot 3 +zealot's 1 +zealots 1 +zealous 3 +zealously 2 +zealousness 2 +zealousness's 1 +zeal's 1 +Zebedee 2 +Zebedee's 1 +zebra 4 +zebra's 1 +zebras 1 +zebu 2 +zebu's 1 +zebus 2 +Zechariah 2 +Zechariah's 1 +zed 3 +Zedekiah 1 +Zedekiah's 1 +Zedong 2 +Zedong's 1 +zed's 1 +zeds 1 +Zeffirelli 2 +Zeffirelli's 1 +Zeke 2 +Zeke's 1 +Zelig 2 +Zelig's 1 +Zelma 2 +Zelma's 1 +Zen 6 +Zenger 1 +Zenger's 1 +zenith 3 +zenith's 1 +zeniths 1 +Zeno 3 +Zeno's 1 +Zen's 1 +Zens 1 +Zephaniah 2 +Zephaniah's 1 +zephyr 3 +zephyr's 1 +zephyrs 1 +Zephyrus 2 +Zephyrus's 1 +zeppelin 2 +Zeppelin 3 +zeppelin's 1 +Zeppelin's 1 +zeppelins 1 +zero 12 +zeroed 1 +zeroes 1 +zeroing 2 +zero's 1 +zeros 1 +Zest 1 +zest 4 +zestful 2 +zestfully 1 +zest's 1 +Zest's 1 +zests 1 +zeta 4 +zeta's 1 +Zeus 4 +Zeus's 1 +Zhengzhou 1 +Zhivago 2 +Zhivago's 1 +Zhukov 3 +Zhukov's 1 +Zibo 1 +Zibo's 1 +Ziegfeld 2 +Ziegfeld's 1 +Ziegler 2 +Ziegler's 1 +Ziggy 2 +Ziggy's 1 +zigzag 5 +zigzagged 1 +zigzagging 3 +zigzag's 1 +zigzags 1 +zilch 3 +zillion 2 +zillion's 1 +zillions 1 +Zimbabwe 9 +Zimbabwean 1 +Zimbabweans 1 +Zimbabwe's 1 +Zimmerman 3 +Zimmerman's 1 +zinc 6 +zinced 1 +zincing 1 +zincked 1 +zincking 1 +zinc's 1 +zincs 1 +Zinfandel 2 +Zinfandel's 1 +zing 4 +zinged 1 +zinger 2 +zingers 1 +zinging 1 +zing's 1 +zings 1 +zinnia 2 +zinnia's 1 +zinnias 1 +Zion 3 +Zionism 1 +Zionism's 1 +Zionisms 1 +Zionist 1 +Zionist's 1 +Zionists 1 +Zion's 1 +Zions 1 +zip 10 +Ziploc 1 +zipped 3 +zipper 4 +zippered 2 +zippering 1 +zipper's 1 +zippers 1 +zippier 1 +zippiest 1 +zipping 2 +zippy 2 +zip's 1 +zips 1 +zircon 2 +zirconium 2 +zirconium's 1 +zircon's 1 +zircons 1 +zit 2 +zither 3 +zither's 1 +zithers 1 +zits 1 +Zn 2 +Zn's 1 +zodiac 4 +zodiacal 2 +zodiac's 1 +zodiacs 1 +Zoe 5 +Zoe's 1 +Zola 3 +Zola's 1 +Zollverein 2 +Zollverein's 1 +Zoloft 1 +Zomba 2 +Zomba's 1 +zombie 3 +zombie's 1 +zombies 1 +zonal 4 +zone 40 +zoned 2 +zone's 1 +zones 1 +zoning 3 +zonked 2 +zoo 11 +zoological 3 +zoologist 3 +zoologist's 1 +zoologists 1 +zoology 3 +zoology's 1 +zoom 7 +zoomed 1 +zooming 3 +zooms 1 +zoo's 1 +zoos 1 +Zorn 2 +Zorn's 1 +Zoroaster 2 +Zoroaster's 1 +Zoroastrian 1 +Zoroastrianism 1 +Zoroastrianism's 1 +Zoroastrianisms 1 +Zorro 2 +Zorro's 1 +Zosma 1 +Zosma's 1 +Zr 2 +Zr's 1 +Z's 1 +Zsigmondy 2 +Zsigmondy's 1 +Zubenelgenubi 2 +Zubenelgenubi's 1 +Zubeneschamali 1 +Zubeneschamali's 1 +zucchini 2 +zucchini's 1 +zucchinis 1 +Zukor 2 +Zukor's 1 +Zulu 1 +Zulu's 1 +Zulus 1 +Zuni 2 +zwieback 1 +zwieback's 1 +Zwingli 2 +Zwingli's 1 +Zworykin 1 +Zworykin's 1 +zygote 3 +zygote's 1 +zygotes 1 +Zyrtec 1 +Zyrtec's 1 +Zyuganov 2 +Zyuganov's 1 diff --git a/src/modules/illume/dicts/English_(US)_Small.dic b/src/modules/illume/dicts/English_(US)_Small.dic new file mode 100644 index 000000000..faa0b4dfa --- /dev/null +++ b/src/modules/illume/dicts/English_(US)_Small.dic @@ -0,0 +1,5001 @@ +a 23363 +abandoned 25 +Abel 20 +ability 74 +able 216 +aboard 25 +about 1815 +above 296 +abroad 51 +absence 53 +absent 28 +absolute 30 +absolutely 27 +absorbed 24 +abstract 34 +academic 56 +Academy 24 +accept 72 +acceptable 21 +acceptance 49 +accepted 96 +accepting 21 +access 24 +accident 33 +accompanied 37 +accomplish 24 +accomplished 44 +accordance 20 +according 139 +accordingly 31 +account 117 +accounts 38 +accuracy 36 +accurate 35 +accurately 24 +accused 25 +achieve 51 +achieved 62 +achievement 65 +achievements 19 +acquire 27 +acquired 26 +Acres 44 +across 282 +act 283 +Acting 61 +action 291 +actions 68 +active 88 +activities 115 +activity 116 +actor 24 +acts 39 +actual 100 +Actually 166 +ad 20 +Adam 44 +Adams 45 +add 88 +added 172 +adding 22 +addition 142 +additional 120 +address 77 +addressed 19 +addresses 21 +adequate 66 +adjusted 33 +adjustment 35 +adjustments 20 +administration 161 +Administrative 53 +admission 33 +admit 37 +admitted 44 +adopted 45 +adult 25 +adults 23 +advance 60 +advanced 52 +advantage 73 +advantages 28 +advertising 50 +advice 51 +advised 33 +Advisory 24 +aesthetic 26 +affair 33 +Affairs 84 +affect 35 +affected 36 +affects 19 +afford 40 +afraid 57 +Africa 45 +African 28 +after 1070 +afternoon 106 +again 578 +against 626 +age 227 +agencies 62 +Agency 56 +agent 44 +agents 39 +ages 51 +ago 246 +agree 51 +agreed 81 +agreement 106 +agricultural 38 +agriculture 23 +Ah 23 +ahead 109 +aid 135 +aids 27 +aim 37 +aimed 24 +ain't 46 +air 257 +Aircraft 70 +airport 19 +Al 27 +Alabama 20 +Alaska 22 +Albert 29 +Alec 25 +alert 33 +Alex 30 +Alexander 45 +Alfred 52 +alienation 22 +alike 20 +alive 57 +all 3001 +Allen 20 +alliance 20 +allied 29 +allies 30 +allotment 39 +allow 72 +allowances 25 +allowed 86 +allowing 31 +allows 19 +almost 432 +alone 195 +along 355 +already 273 +also 1069 +altered 22 +alternative 34 +although 319 +altogether 30 +always 458 +am 274 +Amateur 25 +amazing 20 +Ambassador 22 +ambiguous 22 +amendment 23 +America 194 +America's 22 +American 569 +Americans 93 +among 370 +amount 172 +amounts 44 +an 3748 +analysis 108 +ancient 69 +and 28854 +Andy 33 +Angeles 50 +Angels 24 +anger 48 +angle 51 +Anglo-Saxon 22 +angry 45 +animal 68 +animals 58 +Ann 29 +Anne 42 +anniversary 21 +announced 88 +announcement 24 +annual 93 +anode 77 +Another 684 +answer 152 +answered 67 +answers 44 +anti-Semitism 23 +anti-trust 26 +anticipated 23 +anticipation 20 +anxiety 42 +anxious 29 +any 1345 +anybody 42 +anyhow 20 +anyone 140 +anything 280 +anyway 46 +anywhere 39 +Apart 57 +apartment 81 +apparatus 29 +apparent 57 +apparently 125 +appeal 62 +Appeals 19 +appear 118 +appearance 57 +appeared 135 +appears 83 +application 68 +applications 25 +applied 106 +apply 56 +applying 29 +appointed 42 +appointment 28 +appreciate 26 +appreciation 22 +approach 123 +approached 45 +approaches 25 +approaching 27 +appropriate 68 +approval 51 +approved 40 +approximately 71 +April 71 +arbitrary 22 +arc 41 +architect 22 +are 4394 +area 323 +areas 237 +aren't 36 +argue 29 +argued 29 +argument 63 +arise 28 +Aristotle 22 +Arkansas 19 +Arlene 26 +arm 94 +armed 60 +arms 121 +Army 132 +Arnold 20 +around 561 +aroused 20 +arranged 44 +arrangement 34 +arrangements 38 +arrest 19 +arrested 19 +arrival 23 +arrive 24 +arrived 62 +Art 208 +artery 46 +Arthur 51 +article 68 +articles 31 +artist 57 +artistic 33 +artists 61 +Arts 66 +as 7251 +Asia 44 +aside 67 +ask 128 +asked 398 +asking 67 +asleep 30 +aspect 47 +aspects 64 +assembled 24 +Assembly 50 +assessment 23 +assessors 20 +assigned 53 +assignment 62 +assist 26 +assistance 87 +assistant 36 +associate 21 +Associated 61 +Association 132 +Associations 30 +assume 63 +assumed 72 +assumption 41 +assumptions 23 +assure 37 +assured 39 +astronomy 24 +at 5377 +Atlanta 35 +Atlantic 40 +atmosphere 79 +atom 37 +atomic 46 +atoms 41 +attached 25 +attack 105 +attacked 25 +attacks 22 +attain 20 +attempt 95 +attempted 33 +attempting 23 +attempts 38 +attend 54 +attended 36 +attending 23 +attention 179 +attitude 107 +attitudes 48 +attorney 65 +attract 19 +attracted 25 +attractive 39 +audience 115 +Aug 25 +August 53 +aunt 22 +authentic 20 +author 46 +authorities 39 +Authority 93 +authorized 37 +authors 24 +auto 22 +automatic 40 +automatically 36 +automobile 50 +automobiles 24 +autumn 22 +availability 21 +available 245 +Avenue 46 +average 130 +avoid 58 +avoided 19 +awake 20 +award 46 +aware 84 +awareness 32 +away 456 +axis 38 +B'dikkat 21 +baby 62 +back 967 +backed 24 +background 67 +backward 22 +bad 142 +badly 34 +bag 42 +Baker 36 +balance 90 +balanced 22 +ball 110 +Ballet 45 +Baltimore 22 +band 53 +Bang-Jensen 25 +bank 83 +banks 37 +Bar 83 +bare 29 +barely 31 +barn 29 +barrel 24 +bars 40 +Barton 25 +base 91 +baseball 57 +based 119 +basement 31 +bases 23 +basic 171 +basically 20 +basis 184 +bath 26 +battle 87 +Bay 57 +bc 20 +be 6376 +beach 61 +Beam 21 +bear 57 +beard 26 +bearing 25 +Bears 26 +beat 68 +beautiful 127 +beauty 71 +became 246 +because 883 +become 361 +becomes 102 +becoming 57 +bed 127 +bedroom 52 +beef 32 +been 2473 +beer 34 +before 1016 +began 312 +begin 84 +beginning 164 +begins 55 +begun 51 +behalf 21 +behavior 96 +behind 258 +being 712 +beings 36 +Belgians 21 +belief 64 +beliefs 23 +believe 200 +believed 77 +believes 43 +belly 23 +belong 37 +belongs 22 +below 145 +Belt 29 +Ben 21 +bench 35 +Bend 24 +beneath 57 +benefit 63 +benefits 33 +bent 34 +Berlin 74 +beside 78 +Besides 66 +best 351 +bet 20 +better 414 +between 730 +beyond 175 +Bible 59 +bid 22 +big 360 +bigger 34 +biggest 24 +bill 143 +billion 65 +bills 47 +Billy 26 +binding 20 +binomial 36 +biological 20 +Bird 31 +Birds 59 +birth 66 +bit 101 +bitter 53 +black 203 +blame 34 +Blanche 25 +blanket 30 +blind 47 +block 66 +blocks 37 +blonde 20 +blood 121 +blow 33 +Blue 143 +blues 22 +Board 239 +boards 47 +boat 72 +boating 23 +boats 51 +Bob 40 +Bobbie 22 +Bobby 23 +bod 20 +bodies 64 +body 276 +bold 21 +bomb 36 +Bombers 23 +bombs 35 +bond 46 +bonds 47 +bone 33 +bones 20 +book 197 +books 96 +Boots 20 +Borden 20 +border 20 +bore 24 +born 113 +boss 20 +Boston 61 +both 730 +bother 22 +bottle 76 +bottom 88 +bought 56 +bound 42 +Bowl 23 +Box 70 +boy 242 +boys 146 +Brain 45 +Branch 33 +branches 33 +Brannon 29 +brave 24 +bread 41 +break 88 +breakfast 53 +breaking 25 +breath 53 +breathing 21 +brick 19 +bride 33 +bridge 98 +bridges 26 +Bridget 21 +brief 73 +briefly 38 +bright 87 +brilliant 50 +bring 158 +bringing 38 +brings 40 +Britain 55 +British 118 +broad 84 +Broadway 24 +broke 72 +broken 63 +bronchial 29 +Brooklyn 28 +brother 73 +Brothers 43 +brought 253 +Brown 176 +Brown's 23 +brush 44 +brushed 20 +Buck 20 +budget 59 +build 86 +builder 29 +Builders 29 +building 160 +buildings 76 +built 103 +bullet 28 +bullets 21 +bundle 20 +burden 44 +bureau 43 +burned 40 +burning 50 +burns 23 +burst 33 +bus 34 +business 393 +businesses 19 +busy 58 +but 4381 +butter 27 +buy 70 +buying 30 +by 5307 +Cabin 23 +Cady 27 +cafe 20 +calculated 35 +calendar 28 +Calif 19 +California 65 +call 188 +called 401 +Calling 45 +calls 70 +calm 35 +came 622 +camera 36 +camp 75 +campaign 81 +Campus 33 +can 1772 +can't 169 +Canada 34 +Cancer 25 +candidate 34 +candidates 39 +cannot 258 +cap 27 +capabilities 22 +capable 66 +capacity 83 +Cape 20 +capital 85 +Capitol 22 +captain 85 +car 274 +carbon 31 +card 26 +Cards 36 +care 162 +career 67 +careful 62 +carefully 87 +Carl 41 +Carleton 29 +Carolina 25 +carried 125 +carries 22 +carry 88 +carrying 71 +cars 111 +case 362 +cases 148 +Casey 23 +cash 36 +cast 45 +Castro 32 +casual 22 +cat 23 +catch 43 +categories 24 +category 23 +Catholic 84 +Catholics 34 +Cathy 20 +cattle 97 +caught 98 +cause 130 +caused 90 +causes 58 +Cavalry 26 +ceiling 31 +cell 66 +cellar 26 +cells 81 +cent 158 +center 224 +centers 52 +Central 164 +cents 25 +centuries 46 +century 207 +certain 313 +certainly 143 +certainty 21 +chain 50 +chair 66 +chairman 67 +chairs 23 +challenge 36 +Chamber 46 +champion 23 +chance 131 +chances 24 +Chandler 32 +change 240 +changed 95 +changes 131 +changing 44 +channels 23 +chapel 20 +Chapter 74 +character 118 +characteristic 68 +characteristics 52 +characterized 21 +characters 36 +charge 122 +charged 57 +charges 45 +Charles 103 +Charlie 48 +charm 26 +charming 24 +chart 22 +charter 33 +cheap 24 +check 88 +checked 31 +cheek 20 +chemical 60 +chest 53 +Chicago 98 +chicken 37 +chief 119 +chiefly 22 +child 213 +child's 33 +childhood 50 +children 355 +children's 23 +Chin 27 +China 69 +Chinese 56 +chlorine 33 +choice 113 +cholesterol 21 +choose 50 +chose 37 +chosen 71 +Christ 97 +Christ's 20 +Christian 144 +Christianity 31 +Christmas 27 +church 348 +churches 96 +cigarette 25 +Circle 60 +circles 32 +Circuit 23 +circular 21 +circumstances 84 +cited 24 +cities 107 +citizen 30 +citizens 88 +City 394 +city's 21 +civic 23 +civil 91 +civilian 24 +civilization 42 +claim 98 +claimed 35 +claims 74 +clarity 28 +Clark 35 +Class 209 +classes 85 +classic 36 +classical 33 +classification 21 +Clay 100 +Clayton 27 +clean 70 +cleaning 37 +clear 219 +cleared 23 +clearly 128 +clerk 34 +climate 26 +climbed 44 +clinical 27 +clock 20 +close 234 +closed 106 +closely 66 +closer 61 +closing 28 +cloth 43 +clothes 89 +clothing 20 +cloud 28 +clouds 38 +Club 145 +Clubs 24 +Co 53 +coach 24 +Coal 32 +Coast 61 +coat 43 +coating 36 +cocktail 25 +code 40 +coffee 78 +cold 171 +colleagues 23 +collected 44 +collection 84 +collective 32 +college 267 +colleges 39 +colonel 37 +colonial 21 +colony 28 +color 143 +colored 31 +colorful 21 +colors 51 +column 71 +columns 36 +combat 27 +combination 57 +combined 40 +come 630 +comedy 39 +comes 137 +comfort 43 +comfortable 37 +coming 174 +command 72 +commander 28 +comment 42 +comments 30 +Commerce 58 +commercial 61 +Commission 103 +commissioner 19 +committed 28 +Committee 168 +commodities 21 +common 223 +commonly 29 +communication 67 +communications 28 +communism 70 +Communist 97 +Communists 39 +communities 41 +community 231 +companies 87 +companion 19 +Company 290 +company's 27 +comparable 41 +compare 28 +compared 71 +comparison 48 +compete 23 +Competent 21 +competition 63 +competitive 31 +complained 22 +complement 21 +complete 181 +completed 69 +completely 110 +completion 57 +complex 91 +complicated 30 +component 25 +components 55 +composed 40 +composer 31 +composition 25 +compromise 20 +computed 21 +conceived 27 +concentrated 30 +concentration 47 +concept 85 +conception 32 +concepts 27 +concern 98 +concerned 135 +concerning 62 +concerns 43 +concert 39 +concerts 26 +concluded 32 +conclusion 59 +conclusions 36 +concrete 48 +condemned 19 +condition 91 +conditioned 20 +conditions 180 +conduct 55 +conducted 55 +conductor 25 +conference 96 +conferences 25 +confidence 56 +confirmed 20 +conflict 52 +confronted 32 +confused 44 +confusion 44 +Congo 57 +Congregation 47 +Congress 155 +congressional 22 +Congressman 21 +connected 33 +connection 69 +conscience 40 +conscious 46 +consciousness 30 +consequence 30 +consequences 34 +Consequently 31 +conservative 31 +consider 127 +considerable 96 +considerably 44 +consideration 49 +considerations 31 +considered 151 +considering 47 +consisted 24 +consistent 28 +consistently 19 +consisting 27 +consists 43 +conspiracy 22 +constant 71 +constantly 41 +constitute 29 +Constitution 49 +constitutional 25 +constructed 37 +construction 95 +consumer 37 +contact 63 +contacts 25 +contain 45 +contained 60 +containing 45 +contains 38 +Contemporary 63 +content 53 +contest 26 +context 35 +Continental 19 +continually 25 +continue 107 +continued 133 +continues 41 +continuing 61 +continuity 25 +continuous 44 +continuously 23 +contract 60 +contracts 24 +contrary 52 +contrast 74 +contribute 44 +contributed 39 +Contribution 37 +contributions 29 +control 223 +controlled 39 +controlling 23 +controls 30 +controversy 26 +convenience 19 +convenient 22 +Convention 28 +conventional 51 +conversation 50 +conversion 21 +converted 20 +conviction 50 +convictions 20 +convinced 50 +Cook 47 +cooking 32 +cool 62 +Coolidge 26 +cooling 41 +Cooperation 39 +cooperative 20 +cope 21 +copy 38 +core 37 +corn 34 +corner 116 +corporate 19 +corporation 90 +corporations 25 +Corps 109 +correct 52 +correspondence 25 +corresponding 38 +cost 229 +costs 176 +cottage 19 +Cotton 38 +could 1599 +couldn't 175 +council 103 +count 49 +counter 31 +counties 35 +countries 151 +country 324 +County 155 +couple 122 +courage 32 +course 465 +courses 61 +Court 230 +courts 50 +cousin 51 +cover 88 +coverage 25 +covered 104 +covering 32 +covers 32 +cow 29 +crack 21 +craft 23 +crash 20 +crawled 20 +crazy 34 +cream 20 +create 54 +created 81 +creating 29 +creation 46 +creative 49 +creatures 20 +credit 64 +crew 36 +Cried 30 +Crime 35 +Criminal 24 +crises 21 +crisis 82 +critic 25 +critical 58 +criticism 40 +critics 27 +Cromwell 21 +crop 20 +Cross 55 +crossed 42 +crossing 21 +crowd 53 +crowded 32 +crown 19 +crucial 30 +cry 48 +Crystal 23 +Cuba 47 +Cuban 19 +cultural 55 +culture 58 +Cup 45 +cure 28 +curiosity 23 +curious 46 +current 104 +currently 34 +curt 32 +curve 45 +customer 27 +customers 41 +cut 192 +cuts 30 +cutting 66 +cycle 24 +daily 122 +Dallas 58 +damage 33 +damn 34 +Dan 27 +dance 90 +dancer 31 +dancers 32 +dances 23 +dancing 43 +danger 70 +dangerous 46 +dare 21 +dark 185 +darkness 43 +Dartmouth 30 +data 173 +date 103 +dates 30 +daughter 72 +Dave 31 +David 51 +Davis 29 +dawn 28 +day 695 +days 386 +dc 29 +dead 174 +deal 142 +dealer 25 +dealers 33 +dealing 43 +dealt 22 +Dean 40 +Dear 54 +death 277 +debate 32 +decade 46 +decades 34 +December 62 +decent 20 +decide 40 +decided 141 +decision 119 +decisions 54 +deck 23 +declaration 24 +declared 66 +decline 31 +dedicated 23 +dedication 21 +Deegan 22 +deep 109 +deeper 37 +deeply 39 +defeat 31 +defend 21 +defense 167 +define 27 +defined 39 +definite 37 +definitely 21 +definition 38 +degree 129 +degrees 23 +Delaware 27 +delay 21 +delayed 25 +deliberately 30 +delicate 27 +delight 29 +delightful 26 +delivered 37 +delivery 19 +demand 102 +demanded 42 +demanding 19 +demands 55 +democracy 24 +Democratic 109 +Democrats 41 +demonstrate 28 +demonstrated 33 +demonstration 25 +denied 47 +density 30 +deny 47 +Department 225 +departments 25 +depend 45 +dependent 40 +depending 32 +depends 49 +depression 24 +depth 53 +derived 39 +describe 41 +described 120 +describes 22 +description 54 +desegregation 40 +Desert 21 +design 114 +designed 108 +designs 28 +desirable 36 +desire 79 +desired 50 +desires 24 +desk 65 +despair 21 +desperate 26 +desperately 22 +Despite 104 +destiny 22 +destroy 48 +destroyed 39 +destruction 38 +destructive 25 +detail 72 +detailed 52 +details 57 +Detective 52 +detergent 25 +determination 39 +determine 107 +determined 119 +determining 33 +Detroit 21 +develop 89 +developed 170 +developing 52 +development 334 +developments 44 +device 55 +devices 37 +devil 25 +devoted 51 +Di 22 +diameter 45 +Dictionary 57 +did 1044 +didn't 401 +die 73 +died 86 +diet 21 +difference 148 +differences 79 +different 312 +difficult 161 +difficulties 46 +difficulty 76 +diffusion 24 +dignity 35 +dilemma 25 +dimensions 30 +dining 28 +dinner 91 +diplomatic 28 +direct 129 +directed 68 +direction 134 +directions 30 +directly 141 +director 101 +directors 19 +dirt 43 +dirty 36 +disappeared 35 +disaster 26 +discharge 19 +discipline 27 +discover 40 +discovered 73 +discovery 45 +discrimination 23 +discuss 28 +discussed 65 +discussion 94 +discussions 32 +disease 53 +dishes 21 +disk 25 +displacement 23 +display 41 +displayed 21 +displays 21 +disposal 20 +dispute 34 +distance 108 +distant 37 +distinct 42 +distinction 41 +distinctive 20 +distinguished 42 +distributed 27 +distribution 85 +District 135 +districts 38 +disturbed 26 +dive 23 +divided 55 +divine 34 +division 107 +divorce 29 +do 1362 +Doc 20 +doctor 100 +doctors 31 +doctrine 46 +documents 19 +does 485 +doesn't 87 +dog 75 +dogs 70 +doing 163 +dollar 46 +dollars 98 +Dolores 20 +domestic 63 +dominant 65 +dominated 20 +Don 23 +don't 489 +Donald 20 +done 320 +door 312 +doors 36 +double 57 +doubt 114 +doubtful 22 +Douglas 23 +down 895 +downtown 41 +dozen 52 +Dr 192 +draft 24 +drama 43 +dramatic 63 +drank 19 +draw 56 +drawing 40 +drawings 21 +drawn 70 +dream 64 +dreamed 19 +dreams 30 +dress 67 +dressed 36 +dressing 22 +drew 68 +dried 28 +drill 33 +drink 82 +drinking 48 +drinks 22 +drive 105 +driven 44 +driver 49 +drivers 25 +driving 53 +drop 59 +dropped 101 +drove 62 +drug 24 +drugs 28 +drunk 37 +dry 68 +drying 29 +due 142 +dull 27 +During 585 +dust 70 +duties 34 +duty 61 +dying 34 +dynamic 21 +e 133 +each 877 +eager 27 +ear 29 +earlier 146 +earliest 22 +early 366 +earnings 19 +ears 38 +earth 150 +ease 42 +easier 51 +easily 106 +East 183 +Eastern 32 +easy 125 +eat 61 +eating 32 +Economic 243 +economical 22 +economy 79 +ecumenical 29 +Eddie 30 +edge 78 +edges 37 +edition 37 +editor 77 +editorial 42 +educated 21 +education 214 +educational 70 +Edward 45 +effect 213 +effective 129 +effectively 37 +effectiveness 32 +effects 109 +efficiency 50 +efficient 32 +effort 145 +efforts 127 +eg 30 +eggs 35 +eight 104 +Eighteenth 23 +eighth 23 +Eileen 26 +Eisenhower 50 +either 284 +Ekstrohm 26 +El 20 +elaborate 32 +Elaine 22 +elected 33 +election 77 +elections 51 +Electric 68 +electrical 46 +electricity 26 +electron 30 +electronic 68 +electronics 32 +element 52 +Elementary 19 +elements 107 +eleven 40 +eliminate 26 +eliminated 22 +else 176 +elsewhere 45 +em 44 +emerged 26 +emergency 39 +emission 32 +emotion 34 +emotional 68 +emotions 43 +emphasis 58 +emphasize 20 +Empire 22 +empirical 23 +employed 49 +employee 24 +employees 65 +employment 47 +empty 64 +enable 23 +encounter 28 +encountered 30 +encourage 46 +encouraged 29 +encouraging 23 +end 410 +ended 60 +ending 31 +endless 20 +ends 66 +enemies 27 +enemy 88 +energy 100 +enforced 20 +enforcement 19 +engaged 47 +engagement 22 +engine 50 +engineer 42 +engineering 46 +engineers 35 +England 154 +English 195 +enjoy 44 +enjoyed 57 +enjoyment 21 +enormous 37 +enough 430 +enter 78 +entered 98 +entering 24 +enterprise 31 +entertainment 29 +enthusiasm 28 +enthusiastic 24 +entire 149 +entirely 91 +entitled 56 +entrance 57 +entries 19 +entry 26 +envelope 21 +environment 43 +equal 90 +equally 62 +equation 33 +equipment 167 +equipped 36 +equivalent 46 +era 30 +error 36 +errors 44 +escape 65 +especially 162 +essential 81 +essentially 47 +establish 58 +established 108 +establishing 26 +establishment 52 +estate 51 +estimate 39 +estimated 67 +estimates 24 +et 31 +etc 58 +eternal 29 +ethical 29 +ethics 19 +Eugene 25 +Europe 118 +European 61 +evaluation 31 +eve 19 +even 1171 +evening 133 +event 81 +events 101 +eventually 52 +ever 345 +every 491 +everybody 72 +everyone 94 +Everything 185 +Everywhere 47 +evidence 204 +evident 56 +evidently 25 +evil 72 +exact 27 +exactly 103 +examination 29 +examine 33 +examined 28 +example 292 +examples 53 +excellent 68 +except 181 +exception 40 +exceptions 26 +excess 42 +excessive 30 +Exchange 70 +excited 23 +excitement 32 +exciting 29 +exclusive 28 +exclusively 24 +excuse 27 +Executive 55 +exercise 58 +exercises 23 +exhibit 25 +exhibition 22 +exist 59 +existed 40 +existence 107 +existing 60 +exists 42 +expanded 20 +expanding 28 +expansion 47 +expect 108 +expectations 23 +expected 187 +expects 22 +expenditures 45 +expense 50 +expenses 47 +expensive 44 +experience 276 +experienced 53 +experiences 53 +experiment 63 +experimental 38 +experiments 66 +expert 30 +experts 38 +explain 64 +explained 80 +explains 20 +explanation 43 +explicit 24 +exploration 25 +exposed 34 +exposure 25 +express 42 +expressed 75 +expressing 24 +expression 79 +extend 31 +extended 55 +extending 29 +extension 36 +extensive 44 +extent 110 +External 43 +extra 50 +extraordinary 31 +extreme 62 +extremely 50 +eye 122 +eyes 401 +fabrics 29 +face 371 +faced 54 +faces 72 +facilities 99 +facing 34 +fact 447 +factor 71 +factories 24 +factors 106 +factory 32 +facts 87 +faculty 74 +fail 37 +failed 74 +Failure 89 +faint 25 +fair 77 +fairly 58 +faith 111 +fall 147 +fallen 34 +falling 33 +fallout 31 +Falls 32 +false 29 +familiar 72 +families 68 +family 331 +famous 89 +fans 21 +fantastic 20 +far 428 +farm 125 +farmer 23 +farmers 37 +farther 32 +fascinating 20 +fashion 69 +fast 78 +fat 60 +fate 33 +father 183 +father's 38 +fathers 19 +Faulkner 21 +fault 22 +favor 78 +favorable 33 +favorite 41 +fear 127 +fears 47 +feature 37 +features 80 +Feb 20 +February 45 +fed 42 +federal 246 +feed 123 +Feeding 26 +feel 216 +feeling 172 +feelings 61 +feels 45 +fees 29 +feet 283 +Felix 30 +fell 92 +fellow 63 +Fellowship 36 +felt 357 +female 50 +fence 30 +festival 27 +few 601 +fewer 33 +fiber 27 +fibers 23 +fiction 46 +field 274 +fields 72 +Fifteen 56 +fifth 38 +fifty 68 +Fig 73 +fight 98 +fighting 72 +figure 209 +figured 20 +figures 113 +file 81 +filed 33 +filing 19 +fill 50 +filled 99 +filling 36 +film 96 +films 31 +final 156 +finally 191 +finance 31 +financial 86 +financing 34 +find 399 +finding 53 +findings 34 +finds 59 +fine 161 +finger 40 +fingers 66 +finish 39 +finished 87 +fire 187 +fired 44 +firing 24 +firm 109 +firmly 49 +firms 55 +first 1361 +fiscal 116 +fish 35 +fishing 32 +fist 25 +fit 75 +fitted 20 +Five 286 +fixed 87 +flash 21 +flat 67 +fled 28 +flesh 52 +flew 27 +flexible 25 +flight 46 +floor 158 +Florida 20 +flow 67 +Flower 23 +flowers 57 +fluid 21 +flux 30 +fly 33 +flying 43 +foam 37 +foams 22 +focus 40 +fog 25 +Fogg 23 +Foil 20 +folk 34 +Folklore 28 +folks 19 +follow 97 +followed 172 +following 221 +follows 77 +food 147 +foods 51 +fool 37 +foot 92 +football 36 +for 9489 +force 230 +forced 81 +forces 175 +Ford 24 +Foreign 158 +forest 66 +forests 22 +forever 39 +forget 54 +forgive 24 +Forgotten 38 +form 370 +formal 48 +formation 37 +formed 76 +former 131 +formerly 28 +forming 21 +forms 128 +formula 59 +formulas 22 +Fort 55 +forth 71 +Fortunate 22 +Fortunately 20 +fortune 25 +Forty 36 +forward 115 +fought 46 +found 536 +Foundation 38 +founded 20 +Four 359 +fourteen 31 +fourth 74 +fraction 23 +fractions 20 +frame 74 +frames 26 +France 74 +Francis 21 +francisco 41 +Frank 68 +Franklin 30 +Fred 27 +Freddy 20 +Frederick 19 +free 260 +freedom 128 +freely 22 +freight 28 +French 139 +frequencies 31 +frequency 22 +frequent 34 +frequently 91 +Fresh 82 +Friday 60 +Friend 133 +friendly 61 +friends 163 +friendship 27 +frightened 26 +from 4370 +front 221 +Frontier 30 +frozen 27 +Fruit 35 +ft 26 +Full 230 +full-time 24 +fully 80 +fun 44 +function 113 +functional 24 +functions 48 +fund 62 +Fundamental 50 +funds 95 +Funeral 33 +funny 41 +furnish 29 +furnished 23 +furniture 39 +further 218 +Furthermore 39 +future 227 +gain 74 +gained 39 +gains 19 +Gallery 31 +game 126 +games 55 +gang 22 +garage 21 +garden 60 +gardens 32 +gas 98 +Gate 37 +gather 20 +gathered 32 +gathering 28 +gave 285 +gay 30 +gear 26 +Gen 23 +general 497 +generally 132 +generation 55 +generations 23 +generous 25 +genius 23 +gentle 27 +gentleman 28 +gentlemen 21 +gently 31 +genuine 34 +George 129 +Georgia 46 +German 85 +Germans 27 +Germany 81 +gesture 32 +get 749 +gets 66 +getting 164 +giant 23 +Giants 23 +gift 33 +gin 23 +girl 220 +girls 144 +give 391 +given 377 +gives 112 +giving 96 +glad 38 +glance 40 +glanced 25 +Glass 99 +glasses 29 +glory 21 +go 626 +goal 60 +goals 40 +God 318 +God's 38 +goes 89 +going 399 +Gold 52 +golden 42 +golf 34 +gone 195 +good 807 +goods 57 +gorton 32 +got 482 +Gov 19 +governing 21 +government 417 +governmental 23 +governments 61 +governor 83 +grabbed 20 +Grace 40 +grade 35 +grades 23 +gradually 51 +graduate 30 +grain 30 +grains 20 +Grand 48 +grant 47 +granted 56 +grants 20 +grass 53 +grateful 25 +grave 33 +Gray 80 +great 665 +greater 188 +greatest 88 +greatly 62 +Greek 61 +Green 116 +Greenwich 27 +greeted 20 +Greg 26 +grew 64 +grinned 30 +grip 20 +gross 66 +ground 186 +grounds 58 +group 390 +groups 125 +grow 63 +growing 108 +grown 43 +grows 22 +growth 155 +Guard 48 +guards 19 +guess 56 +guest 39 +guests 64 +guidance 40 +guide 36 +guided 20 +guilt 33 +guilty 29 +Gulf 22 +gun 118 +guns 42 +guy 51 +guys 20 +gyro 26 +habit 23 +habits 21 +had 5131 +hadn't 99 +hair 148 +Hal 28 +half 275 +hall 152 +ham 19 +hand 431 +handed 38 +handle 53 +handled 26 +handling 38 +hands 289 +Handsome 40 +hang 26 +hanging 28 +Hanover 66 +Hans 44 +happen 63 +happened 149 +happening 28 +happens 40 +happily 20 +happiness 23 +happy 98 +Harbor 37 +hard 202 +harder 23 +hardly 106 +Hardy 42 +harm 25 +harmony 33 +Harold 32 +Harris 29 +Harry 35 +Harvard 34 +has 2439 +hasn't 20 +Hat 56 +hate 42 +hated 28 +hatred 20 +have 3942 +haven't 38 +having 279 +He 9542 +he'd 98 +he'll 31 +he's 125 +head 424 +headed 59 +heading 32 +headquarters 65 +heads 43 +Health 105 +healthy 33 +hear 153 +heard 247 +hearing 76 +Hearst 48 +heart 173 +hearts 23 +heat 97 +Heating 24 +heaven 43 +heavily 60 +heavy 110 +heels 23 +height 35 +heights 23 +held 264 +hell 95 +help 311 +helped 66 +helpful 29 +Helping 44 +helpless 21 +helps 31 +Helva 26 +hen 22 +hence 58 +Henrietta 41 +Henry 83 +her 3037 +herd 22 +here 750 +heritage 21 +hero 52 +heroic 21 +herself 125 +hesitated 21 +hidden 20 +hide 22 +high 498 +higher 161 +highest 63 +highly 94 +Highway 40 +hill 72 +Hills 50 +him 2619 +himself 603 +hired 25 +his 6996 +historian 30 +historians 20 +historic 23 +historical 71 +history 286 +hit 116 +hits 22 +Hoag 21 +hold 169 +holder 27 +holding 65 +holds 42 +hole 59 +holes 39 +hollywood 23 +Holmes 39 +Holy 49 +home 547 +homes 62 +honest 47 +honey 25 +honor 66 +honored 24 +hope 178 +hoped 48 +hopes 48 +hoping 30 +horizon 27 +Horn 31 +horse 117 +horses 71 +Hospital 110 +hospitals 20 +host 36 +hot 130 +Hotel 126 +hotels 20 +hour 149 +hours 175 +House 591 +household 32 +houses 83 +housing 59 +Houston 25 +how 836 +Howard 32 +However 552 +hr 27 +Hudson 53 +huge 54 +Hughes 29 +human 299 +humanity 28 +humor 47 +hundred 171 +hundreds 44 +hung 65 +hungry 23 +hunting 34 +hurried 23 +hurry 36 +Hurt 37 +husband 131 +hydrogen 39 +hypothalamic 22 +i 5180 +I'd 104 +I'll 181 +I'm 269 +I've 125 +ice 45 +idea 195 +ideal 61 +ideas 143 +identical 31 +identification 43 +identified 46 +identify 26 +identity 55 +ideological 21 +ie 43 +If 2199 +ignored 29 +Ill 39 +Illinois 41 +illness 20 +illusion 37 +Illustrated 37 +illustration 24 +image 119 +images 37 +imagination 65 +imagine 61 +imagined 27 +imitation 23 +immediate 81 +immediately 123 +impact 67 +implications 22 +importance 108 +important 369 +imposed 19 +impossible 84 +impressed 30 +impression 45 +impressions 25 +impressive 49 +improve 39 +improved 55 +improvement 40 +improvements 20 +impulse 20 +in 21345 +inadequate 32 +Inc 20 +inch 74 +inches 86 +incident 49 +inclined 21 +include 113 +included 97 +includes 45 +including 171 +income 109 +increase 195 +increased 146 +increases 72 +increasing 74 +increasingly 42 +incredible 23 +Indeed 162 +independence 70 +Independent 70 +index 81 +India 58 +Indian 52 +Indians 33 +indicate 80 +indicated 108 +indicates 40 +indication 20 +indirect 21 +individual 239 +individuals 73 +industrial 143 +Industries 36 +industry 171 +inevitable 33 +inevitably 38 +influence 132 +information 269 +informed 57 +inherent 26 +initial 68 +initiative 32 +injured 20 +injury 27 +inner 55 +innocence 28 +innocent 37 +input 20 +insects 23 +inside 174 +insight 22 +insist 27 +insisted 43 +inspection 21 +inspired 25 +installed 35 +instance 82 +instances 30 +instant 38 +Instead 173 +Institute 50 +institution 41 +institutions 98 +instruction 26 +instructions 35 +instrument 47 +instruments 26 +insurance 46 +insure 24 +integration 48 +intellectual 66 +intelligence 48 +intelligent 26 +intended 45 +intense 40 +intensity 56 +intention 36 +intentions 22 +interest 330 +interested 105 +interesting 82 +interests 83 +interference 45 +interior 74 +Intermediate 21 +internal 62 +international 155 +interpretation 54 +interpreted 24 +intervals 25 +intervention 20 +interview 33 +interviews 19 +intimate 21 +into 1791 +introduced 52 +introduction 39 +invariably 31 +invention 20 +inventory 23 +investigation 51 +investigations 22 +investment 43 +Invitation 20 +invited 26 +involve 31 +involved 147 +involves 41 +involving 33 +Irish 28 +iron 43 +is 10102 +Island 167 +Islands 31 +isn't 97 +isolated 35 +issue 152 +issued 50 +issues 66 +it 8760 +it's 302 +Italian 47 +Italy 34 +item 54 +items 72 +its 1858 +itself 304 +Jack 92 +jacket 33 +Jackson 36 +jail 21 +James 102 +Jan 24 +Jane 35 +January 53 +Japan 38 +Japanese 53 +jazz 98 +Jean 23 +Jefferson 27 +Jersey 25 +Jess 33 +Jesus 66 +jet 29 +Jew 26 +Jewish 74 +Jews 55 +Jim 36 +job 239 +jobs 65 +Joe 55 +John 362 +John's 21 +Johnnie 26 +Johnny 30 +Johnson 34 +Johnston 21 +join 65 +joined 56 +joint 39 +joke 22 +Jones 73 +Joseph 55 +Journal 42 +journey 28 +joy 40 +Joyce 21 +Jr 74 +Judge 77 +judges 21 +judgment 60 +judgments 28 +Julia 27 +july 66 +Jump 24 +jumped 35 +june 99 +jungle 20 +junior 75 +juniors 32 +Jurisdiction 29 +Jury 67 +just 872 +justice 114 +justified 23 +justify 26 +kansas 31 +Katanga 21 +Kate 41 +Kay 21 +keep 264 +keeping 60 +keeps 21 +Keith 21 +Kennedy 140 +Kennedy's 26 +kept 186 +key 88 +keys 34 +Khrushchev 68 +kid 61 +kids 32 +kill 63 +killed 75 +killer 21 +killing 23 +kind 313 +kinds 36 +king 88 +kingdom 26 +kitchen 90 +knee 35 +knees 38 +knew 395 +Knife 76 +knocked 31 +know 683 +knowing 50 +knowledge 145 +known 245 +knows 99 +la 61 +label 19 +Labor 149 +laboratory 40 +lack 110 +lacked 19 +lacking 32 +ladder 19 +ladies 37 +Lady 80 +laid 77 +Lake 54 +land 218 +landing 26 +lands 25 +landscape 20 +Lane 30 +language 109 +languages 40 +Laos 64 +large 361 +largely 68 +larger 123 +largest 53 +last 676 +late 179 +later 397 +latest 35 +Latin 50 +latter 114 +laugh 28 +laughed 51 +laughing 27 +laughter 22 +launched 21 +Laura 20 +law 299 +Lawrence 39 +laws 88 +lawyer 43 +lawyers 24 +lay 139 +lb 24 +lead 129 +Leader 74 +leaders 107 +leadership 92 +leading 68 +leads 33 +League 69 +lean 20 +leaned 38 +leaped 20 +learn 84 +learned 117 +learning 60 +least 343 +leather 24 +leave 205 +leaves 49 +leaving 88 +led 132 +Lee 34 +left 480 +leg 58 +legal 72 +legend 26 +legislation 46 +legislative 40 +legislators 20 +Legislature 39 +legs 67 +length 116 +lengths 23 +less 438 +lesson 29 +let 384 +let's 69 +letter 145 +letters 115 +letting 31 +level 213 +levels 69 +Lewis 58 +liberal 69 +Liberals 26 +liberty 46 +libraries 28 +Library 62 +license 36 +lid 19 +lie 59 +lies 44 +lieutenant 29 +life 715 +lift 23 +lifted 43 +light 333 +lighted 29 +lighting 23 +lightly 31 +lights 47 +like 1290 +liked 58 +likely 151 +likes 20 +limit 48 +limitations 28 +limited 106 +limits 41 +Lincoln 47 +Linda 42 +line 298 +linear 21 +lines 198 +lips 69 +liquid 48 +liquor 43 +list 133 +listed 44 +listen 51 +listened 30 +listeners 20 +listening 39 +lists 34 +literally 27 +literary 78 +literature 133 +little 831 +live 177 +lived 115 +lively 26 +lives 81 +livestock 19 +living 194 +lo 22 +load 45 +loaded 22 +loan 46 +loans 32 +lobby 20 +local 288 +located 64 +location 63 +lock 23 +locked 30 +locking 31 +Lodge 19 +logical 34 +London 89 +lonely 25 +long 756 +long-range 39 +long-term 32 +longer 193 +Look 399 +looked 367 +looking 173 +looks 78 +loop 21 +loose 53 +Lord 93 +Los 52 +lose 58 +losing 28 +loss 86 +losses 46 +lost 173 +lot 127 +lots 42 +loud 20 +Louis 74 +Louisiana 30 +love 232 +loved 56 +Lovely 44 +Lover 19 +loves 19 +low 174 +lower 123 +lowered 21 +loyalty 22 +luck 47 +lucky 21 +Lucy 45 +lumber 35 +lunch 33 +luncheon 23 +lungs 20 +luxury 21 +lying 36 +ma 23 +machine 103 +machinery 60 +machines 54 +mad 39 +made 1125 +Madison 23 +magazine 39 +magazines 25 +Maggie 23 +magic 37 +magnetic 25 +magnificent 27 +magnitude 29 +maid 31 +mail 47 +main 119 +mainly 31 +maintain 60 +maintained 48 +maintaining 28 +maintenance 64 +major 247 +majority 57 +make 794 +makers 19 +makes 172 +making 255 +male 37 +males 19 +Mama 44 +man 1210 +man's 125 +manage 20 +managed 36 +management 91 +manager 88 +managers 24 +Manchester 44 +Manhattan 20 +mankind 39 +manner 124 +Mantle 48 +manufacturer 23 +manufacturers 50 +manufacturing 24 +many 1030 +marble 21 +March 121 +marginal 25 +Marine 55 +Maris 36 +Mark 83 +marked 85 +market 155 +marketing 43 +markets 31 +marks 28 +marriage 95 +marriages 27 +married 105 +Mars 21 +Marshal 25 +marshall 27 +Martin 55 +Mary 88 +Maryland 23 +Mason 24 +Mass 110 +Massachusetts 53 +masses 21 +massive 33 +Master 72 +Masters 24 +match 41 +matching 33 +mate 21 +material 174 +materials 98 +mathematical 24 +mathematics 20 +Matsuo 35 +matter 308 +matters 64 +mature 31 +maturity 39 +Maude 21 +maximum 79 +may 1400 +Maybe 134 +Mayor 38 +me 1183 +meal 30 +meals 26 +mean 199 +meaning 127 +meaningful 24 +meanings 22 +means 310 +meant 100 +Meanwhile 35 +measure 91 +measured 66 +measurement 34 +Measurements 54 +measures 49 +measuring 30 +meat 45 +mechanical 34 +mechanism 28 +medical 162 +medicine 30 +medium 45 +meet 148 +meeting 159 +meetings 28 +meets 36 +melody 21 +melting 22 +member 137 +members 327 +membership 73 +Memorial 23 +memory 76 +men 763 +men's 19 +mental 43 +mention 50 +mentioned 79 +Mercer 71 +merchant 20 +merchants 22 +Mercy 20 +mere 47 +merely 135 +merger 21 +merit 29 +mess 22 +message 64 +met 132 +Metal 61 +method 142 +methods 142 +Metropolitan 34 +Mexican 24 +Mexico 19 +mg 37 +miami 22 +Michelangelo 20 +Michigan 21 +Mickey 29 +Middle 122 +middle-class 22 +midnight 23 +might 672 +mighty 29 +Mike 91 +mile 55 +Miles 173 +military 212 +milk 49 +Miller 22 +milligrams 21 +million 204 +millions 49 +Mills 32 +mind 325 +minds 56 +mine 59 +mines 28 +minimal 27 +minimum 68 +Minister 61 +minor 58 +minority 20 +minute 57 +minutes 196 +Miriam 30 +mirror 27 +Miss 258 +missed 40 +missile 48 +Missiles 32 +missing 33 +Mission 78 +Mississippi 39 +Missouri 21 +mistake 34 +Mitchell 26 +mixed 37 +mixture 30 +mm 20 +mobile 44 +mode 21 +model 77 +Models 47 +moderate 22 +modern 198 +modest 29 +mold 45 +moment 246 +Moments 50 +Monday 68 +money 265 +month 135 +monthly 23 +months 194 +monument 21 +mood 37 +moon 60 +Moore 24 +moral 142 +morality 29 +more 2216 +Moreover 88 +Morgan 72 +morning 211 +Morris 22 +Morse 29 +moscow 47 +most 1160 +mostly 44 +Motel 24 +mother 216 +mother's 36 +mothers 29 +motion 57 +motive 22 +motives 20 +motor 56 +Motors 53 +Mount 26 +Mountain 33 +Mountains 43 +mounted 45 +mouth 103 +move 171 +moved 181 +movement 128 +movements 47 +moves 36 +movie 29 +movies 31 +moving 114 +Mr 839 +Mrs 535 +much 937 +mud 32 +multiple 36 +municipal 28 +murder 75 +muscle 42 +muscles 31 +Museum 32 +Music 216 +musical 85 +musician 23 +musicians 41 +must 1013 +mustard 20 +mutual 26 +my 1319 +Myra 27 +myself 129 +mysterious 26 +mystery 39 +myth 35 +naked 32 +name 294 +named 84 +namely 33 +names 89 +narrative 24 +narrow 63 +nation 139 +nation's 36 +national 375 +nationalism 35 +nations 178 +native 46 +nato 26 +natural 156 +naturally 70 +nature 191 +naval 33 +Navy 37 +near 198 +nearby 44 +nearest 24 +nearly 141 +neat 21 +necessarily 51 +necessary 222 +necessity 40 +neck 81 +need 360 +needed 187 +needs 152 +negative 53 +negotiations 20 +Negro 104 +Negroes 60 +neighborhood 58 +neighboring 24 +neighbors 41 +neither 141 +nerves 22 +nervous 24 +nest 20 +net 34 +network 30 +neutral 39 +never 698 +Nevertheless 73 +new 1635 +newer 20 +newly 28 +Newport 27 +news 102 +newspaper 65 +newspapers 39 +next 394 +nice 75 +Nick 25 +night 411 +nights 33 +nine 81 +nineteenth 42 +ninth 20 +Nixon 25 +no 2203 +noble 23 +nobody 74 +nodded 51 +noise 37 +none 108 +noon 25 +nor 195 +normal 136 +normally 36 +norms 24 +North 206 +Northern 47 +Northwest 25 +nose 60 +not 4610 +notable 20 +note 127 +noted 90 +notes 57 +Nothing 412 +notice 59 +noticed 50 +notion 40 +Notte 19 +Nov 21 +novel 59 +novels 22 +November 74 +now 1314 +nowhere 30 +nuclear 115 +nude 20 +number 472 +numbers 125 +numerous 47 +nuts 21 +O'Banion 25 +o'clock 42 +object 65 +objective 91 +objectives 39 +objects 65 +obligations 22 +obliged 21 +observation 27 +observations 40 +observe 25 +observed 73 +observers 20 +obtain 42 +obtained 115 +obvious 92 +obviously 114 +occasion 58 +occasional 37 +occasionally 48 +occasions 22 +occupation 24 +occupied 36 +occur 43 +occurred 67 +occurrence 30 +occurring 21 +occurs 27 +ocean 34 +oct 29 +October 51 +odd 47 +Oedipus 20 +of 36410 +off 640 +offer 80 +offered 83 +offering 28 +offers 45 +Office 255 +officer 101 +officers 89 +offices 45 +official 75 +officials 62 +often 368 +Oh 122 +Ohio 38 +oil 93 +Okay 20 +old 660 +older 93 +on 6742 +once 499 +one 3297 +one's 65 +ones 116 +Only 1747 +onset 38 +onto 60 +open 319 +opened 131 +opening 83 +openly 34 +Opera 47 +operate 48 +operated 27 +operating 87 +operation 113 +operational 25 +operations 84 +operator 49 +opinion 96 +opinions 44 +opportunities 51 +opportunity 121 +opposed 41 +opposite 81 +opposition 46 +optimal 28 +or 4207 +oral 27 +Orange 23 +orchestra 60 +order 376 +ordered 69 +orderly 20 +orders 58 +Ordinary 72 +organic 38 +Organization 127 +organizations 61 +organized 56 +origin 44 +original 103 +originally 23 +Orleans 44 +other 1702 +others 325 +otherwise 86 +ought 68 +our 1252 +ours 27 +ourselves 66 +out 2096 +outcome 26 +outdoor 27 +Outer 31 +outlook 36 +output 35 +outside 210 +outstanding 37 +over 1237 +over-all 35 +overcome 26 +overseas 22 +overwhelming 20 +Owen 25 +own 772 +owned 34 +owner 33 +owners 37 +ownership 22 +oxidation 23 +oxygen 44 +Pa 32 +pace 43 +Pacific 31 +pack 25 +package 20 +packed 19 +page 70 +pages 31 +paid 145 +pain 88 +painful 25 +paint 37 +painted 40 +painter 21 +painting 59 +paintings 36 +pair 50 +Palace 38 +pale 58 +Palfrey 26 +Palm 22 +Palmer 56 +panel 31 +panels 46 +panic 22 +Papa 40 +paper 157 +papers 51 +parade 25 +parallel 40 +parents 97 +Paris 68 +Park 94 +parked 33 +Parker 63 +parking 31 +parks 20 +part 499 +part-time 26 +partially 25 +participate 22 +participation 41 +particle 21 +particles 42 +particular 179 +particularly 146 +parties 59 +partisan 21 +partly 49 +partner 32 +parts 113 +Party 216 +pass 89 +passage 49 +passages 20 +passed 157 +passenger 22 +passengers 21 +passes 27 +passing 65 +passion 28 +past 281 +Pat 35 +Patchen 26 +patent 35 +path 44 +pathology 33 +patience 22 +patient 86 +patient's 21 +patients 36 +patrol 25 +pattern 113 +patterns 47 +Paul 38 +pause 21 +paused 28 +pay 172 +paying 26 +payment 53 +payments 49 +Peace 198 +peaceful 26 +peas 24 +peculiar 27 +peered 20 +pencil 34 +Pennsylvania 45 +penny 25 +people 847 +peoples 37 +per 372 +percent 55 +percentage 45 +perception 29 +perfect 58 +perfectly 31 +perform 29 +performance 122 +performances 33 +performed 35 +perhaps 307 +period 265 +periods 47 +permanent 40 +permission 27 +permit 77 +permits 27 +permitted 57 +person 175 +personal 196 +personality 48 +personally 40 +personnel 74 +persons 121 +perspective 26 +persuaded 21 +pertinent 21 +Pete 23 +Peter 36 +petitioner 29 +phase 72 +phases 24 +phenomena 26 +phenomenon 35 +Phil 65 +Philadelphia 50 +Philip 21 +philosophical 26 +philosophy 86 +phone 54 +phrase 34 +physical 138 +physically 20 +physics 22 +Physiological 22 +piano 38 +pick 55 +picked 78 +picture 162 +pictures 68 +piece 132 +pieces 92 +Pike 41 +pile 25 +pilot 44 +pink 48 +pioneer 20 +Pip 23 +pipe 20 +pistol 27 +pitch 22 +Pitcher 21 +Pittsburgh 25 +place 571 +placed 126 +places 100 +placing 27 +plain 48 +plan 205 +plane 114 +planes 26 +planet 21 +planetary 21 +planets 22 +planned 75 +planning 129 +plans 113 +plant 125 +plants 59 +plaster 23 +plastic 31 +plastics 32 +plate 22 +plates 23 +platform 72 +Plato 20 +play 200 +played 104 +player 51 +players 30 +playing 101 +plays 66 +pleasant 38 +please 62 +pleased 41 +pleasure 62 +plenty 55 +plot 37 +plug 23 +plus 73 +pm 46 +pocket 46 +Podger 21 +poem 48 +poems 82 +poet 99 +poetic 31 +poetry 88 +poets 32 +point 396 +pointed 74 +pointing 26 +points 143 +Poland 33 +Police 155 +policeman 19 +policies 68 +policy 222 +political 258 +politicians 19 +politics 69 +polynomial 28 +pond 25 +Pont 38 +pool 111 +poor 113 +Pope 40 +popular 98 +population 136 +porch 43 +Port 21 +portion 62 +Portland 24 +position 241 +positions 54 +positive 74 +possessed 22 +possession 21 +possibilities 42 +possibility 87 +possible 373 +possibly 61 +post 84 +posts 22 +pot 28 +potential 67 +pound 32 +pounds 44 +poured 29 +poverty 20 +powder 28 +power 343 +powerful 63 +powers 73 +practical 68 +practically 53 +Practice 94 +practices 53 +Prairie 21 +prayer 28 +preceding 30 +precious 29 +precise 33 +precisely 48 +precision 46 +prefer 27 +preferred 26 +preliminary 24 +Premier 26 +preparation 54 +prepare 35 +prepared 102 +preparing 22 +presence 76 +present 377 +presentation 33 +presented 82 +Presently 35 +presents 33 +preserve 35 +president 382 +President's 28 +Presidential 34 +press 127 +pressed 29 +pressing 25 +pressure 185 +pressures 38 +prestige 29 +presumably 40 +pretty 107 +prevent 83 +prevented 27 +prevention 27 +previous 86 +previously 58 +Price 108 +prices 61 +pride 42 +primarily 64 +primary 96 +prime 45 +primitive 38 +Prince 33 +principal 92 +principle 109 +principles 71 +printed 36 +prior 47 +prison 42 +prisoners 24 +private 191 +prize 28 +probabilities 20 +probability 36 +probable 25 +probably 260 +problem 313 +problems 247 +procedure 79 +procedures 61 +proceeded 25 +process 196 +processes 57 +processing 38 +procurement 21 +produce 82 +produced 90 +producing 35 +product 87 +production 148 +productive 25 +products 108 +profession 37 +professional 105 +professor 57 +profit 28 +profits 21 +profound 27 +program 394 +programs 139 +progress 120 +project 93 +projects 68 +Prokofieff 33 +prominent 40 +promise 45 +promised 45 +promises 20 +promising 24 +promote 32 +promotion 26 +promptly 28 +proof 40 +propaganda 30 +proper 95 +properly 55 +properties 66 +property 156 +proportion 29 +proposal 41 +proposals 29 +proposed 84 +prospect 25 +prospective 21 +prospects 24 +protect 34 +protected 31 +protection 68 +protein 21 +protest 23 +Protestant 50 +proud 50 +prove 53 +proved 71 +provide 216 +provided 132 +Providence 80 +provides 81 +providing 59 +provision 47 +provisions 39 +psychological 40 +public 438 +publication 55 +Publications 23 +publicity 27 +publicly 27 +published 89 +Puerto 24 +pull 51 +pulled 73 +pulling 25 +pulmonary 27 +punishment 21 +pupil 20 +pupils 25 +purchase 47 +purchased 20 +pure 56 +purely 30 +purpose 149 +purposes 90 +pursuant 27 +pursue 20 +push 37 +pushed 53 +put 437 +puts 20 +putting 54 +qualified 24 +qualities 45 +quality 114 +quantity 33 +quarrel 20 +quarter 34 +quarters 28 +Queen 41 +question 257 +questioned 29 +questioning 21 +questionnaire 37 +questions 140 +quick 68 +quickly 89 +quiet 76 +quietly 48 +Quiney 23 +quite 281 +quoted 26 +race 103 +races 21 +Rachel 42 +racial 25 +racing 22 +radar 23 +radiation 97 +radical 30 +radio 123 +railroad 58 +rain 70 +raise 52 +raised 101 +raising 34 +Ralph 22 +Ramey 28 +ran 134 +ranch 27 +Random 38 +rang 21 +range 160 +ranging 30 +rank 24 +ranks 20 +rapid 43 +rapidly 65 +rare 41 +rarely 41 +rate 209 +rates 102 +rather 373 +ratio 36 +rational 25 +raw 43 +Ray 19 +Rayburn 39 +reach 106 +reached 169 +reaches 24 +reaching 43 +reaction 124 +reactionary 20 +reactions 42 +read 173 +reader 43 +readers 37 +readily 43 +reading 140 +ready 143 +real 260 +realism 24 +realistic 34 +reality 79 +realization 24 +realize 69 +realized 69 +really 275 +rear 51 +reason 241 +reasonable 64 +reasonably 34 +reasons 103 +recall 39 +recalled 26 +receive 76 +received 163 +receives 20 +receiving 34 +recent 179 +recently 123 +reception 38 +Recognition 44 +recognize 62 +recognized 80 +recommend 25 +recommendation 24 +recommendations 22 +recommended 46 +record 137 +recorded 43 +recording 31 +records 91 +recovery 29 +recreation 43 +rector 33 +Red 197 +reduce 62 +reduced 79 +reducing 31 +reduction 42 +refer 27 +reference 67 +referred 45 +reflect 25 +reflected 42 +reflection 32 +reflects 23 +reform 30 +refrigerator 23 +refund 22 +refused 60 +regard 89 +regarded 56 +Regarding 40 +Regardless 38 +regime 23 +regiment 25 +region 76 +regional 42 +regions 40 +register 26 +registered 23 +registration 23 +regular 83 +regularly 22 +regulations 29 +rehabilitation 22 +rejected 33 +related 102 +relating 20 +relation 63 +relations 102 +relationship 88 +relationships 38 +relative 46 +Relatively 85 +relatives 22 +release 37 +released 26 +relevant 23 +reliable 22 +relief 66 +relieved 24 +religion 119 +religious 165 +remain 93 +remainder 19 +remained 105 +remaining 41 +remains 84 +remark 31 +remarkable 47 +remarked 32 +remarks 53 +remember 138 +remembered 83 +reminded 29 +remote 32 +removal 41 +remove 58 +removed 75 +Renaissance 20 +rendered 28 +rent 21 +reorganization 27 +repair 20 +repeat 26 +repeated 59 +replace 30 +replaced 42 +replacement 21 +replied 57 +reply 42 +report 174 +reported 119 +reporter 20 +reporters 34 +reports 84 +represent 38 +representative 47 +representatives 41 +represented 56 +representing 30 +represents 39 +republic 43 +Republican 54 +Republicans 30 +reputation 27 +request 49 +require 86 +required 182 +requirement 27 +requirements 83 +requires 57 +research 171 +reserve 37 +reserved 27 +residence 29 +residential 45 +residents 20 +resist 22 +resistance 48 +resolution 64 +resolved 21 +resources 72 +respect 125 +respectable 21 +respective 19 +respectively 31 +respects 22 +respond 21 +responded 20 +response 77 +responses 27 +responsibilities 25 +responsibility 118 +responsible 71 +rest 163 +restaurant 41 +restrictions 27 +result 244 +resulted 37 +resulting 43 +results 149 +resumed 23 +Retail 20 +retained 22 +retired 35 +retirement 26 +return 180 +returned 115 +returning 35 +returns 34 +Rev 33 +reveal 30 +revealed 39 +reveals 21 +Revenue 35 +revenues 26 +Reverend 21 +review 56 +revolution 70 +revolutionary 21 +Rhode 105 +rhythm 22 +Rice 33 +rich 74 +Richard 71 +Rico 21 +rid 19 +ride 49 +riding 45 +rifle 63 +rifles 23 +right 613 +rights 77 +rigid 24 +ring 47 +rise 102 +rises 20 +rising 62 +risk 54 +ritual 25 +River 165 +road 197 +Roads 58 +Rob 19 +Robert 83 +Roberts 49 +Robinson 38 +rock 75 +rocks 23 +rode 40 +role 104 +roles 34 +roll 35 +rolled 47 +Roman 58 +romantic 32 +Rome 70 +roof 59 +room 384 +rooms 55 +Roosevelt 28 +root 30 +roots 27 +Rose 86 +rough 41 +roughly 24 +round 84 +route 43 +routine 35 +row 35 +Roy 37 +Royal 48 +rule 73 +ruled 31 +rules 85 +ruling 24 +run 217 +running 123 +runs 55 +rural 54 +rush 20 +rushed 27 +Russ 21 +Russia 72 +Russian 80 +Russians 32 +Ruth 23 +sacred 38 +sacrifice 30 +sad 34 +saddle 25 +safe 58 +safety 47 +said 1961 +sailing 20 +sake 41 +salary 43 +sale 44 +salem 19 +sales 133 +saline 31 +Salt 46 +Salvation 32 +Sam 79 +same 686 +Sample 57 +Samples 29 +sampling 22 +Samuel 34 +San 70 +sand 28 +Sandburg 22 +sang 29 +Santa 28 +Sarah 26 +sat 150 +satisfaction 28 +satisfactory 39 +satisfied 36 +Saturday 67 +sauce 20 +Savage 22 +save 62 +saved 43 +saving 21 +savings 23 +saw 352 +say 504 +saying 113 +says 200 +sba 25 +scale 60 +scarcely 24 +scared 21 +scattered 27 +scene 106 +scenes 29 +schedule 36 +scheduled 38 +scheme 33 +scholars 27 +scholarship 36 +school 492 +schools 195 +Science 131 +Sciences 35 +scientific 86 +scientists 36 +scope 27 +score 66 +scotty 32 +screen 48 +Screw 21 +sea 95 +search 66 +searching 23 +season 105 +seat 54 +seated 24 +second 375 +secondary 31 +seconds 27 +secret 78 +secretary 191 +secrets 20 +section 189 +sections 70 +secure 30 +security 91 +see 772 +seed 41 +seeds 42 +seeing 86 +seek 69 +seeking 44 +seem 229 +seemed 332 +seems 259 +seen 279 +sees 36 +seized 24 +seldom 34 +select 23 +selected 74 +selection 39 +Self 40 +sell 41 +selling 31 +Sen 30 +Senate 62 +senator 40 +send 74 +sending 34 +senior 34 +sense 310 +sensitive 59 +sensitivity 28 +sent 145 +sentence 34 +sentiment 23 +separate 79 +separated 43 +Sept 35 +September 56 +sequence 35 +sergeant 28 +series 130 +serious 116 +seriously 46 +servants 22 +serve 107 +served 120 +serves 37 +service 315 +services 139 +serving 38 +session 80 +sessions 26 +set 414 +sets 62 +setting 60 +settle 23 +settled 69 +settlement 26 +seven 114 +Seventeen 24 +seventh 31 +several 377 +severe 39 +sewage 29 +sex 84 +sexual 59 +shade 28 +Shadow 36 +shadows 20 +Shakespeare 30 +shaking 21 +shall 267 +shame 21 +shape 85 +shapes 29 +share 98 +shared 40 +shares 46 +sharing 23 +sharp 72 +Sharpe 30 +sharply 38 +Shayne 27 +She 2859 +she'd 68 +She's 48 +shear 40 +sheep 23 +sheet 46 +Sheets 30 +shell 22 +shelter 70 +shelters 25 +Sheriff 20 +Sherman 29 +shift 41 +shining 21 +ship 83 +shipping 19 +ships 44 +shirt 27 +shock 31 +shoes 44 +shook 57 +shoot 27 +shooting 48 +Shop 63 +shopping 27 +Shore 61 +short 212 +shortly 34 +shorts 29 +shot 114 +shots 29 +should 888 +shoulder 61 +shoulders 51 +shouldn't 22 +shouted 40 +shouting 32 +show 287 +showed 141 +showing 61 +shown 166 +shows 94 +shu 21 +shut 46 +sick 51 +side 381 +sides 100 +sidewalk 21 +sighed 22 +sight 86 +sign 94 +Signal 63 +signals 29 +signed 37 +significance 66 +significant 85 +signs 68 +silence 52 +silent 49 +silver 29 +similar 157 +similarly 36 +simple 161 +simply 170 +Simultaneously 38 +sin 53 +since 628 +sing 34 +singing 47 +single 172 +sink 23 +Sir 95 +sister 38 +sit 67 +site 64 +sitter 24 +sitting 96 +situation 196 +situations 51 +six 220 +sixteen 20 +Sixth 26 +sixties 23 +sixty 21 +size 138 +Skill 42 +skilled 30 +skills 37 +skin 47 +skirt 21 +sky 58 +Skyros 22 +skywave 32 +slave 30 +slavery 33 +slaves 44 +sleep 65 +Sleeping 39 +slender 19 +slept 27 +slid 24 +slide 20 +slight 53 +slightly 83 +slim 20 +slipped 32 +slow 60 +slowly 115 +small 542 +smaller 78 +smart 21 +smell 34 +smile 58 +smiled 71 +Smiling 36 +Smith 54 +smoke 41 +smooth 42 +snake 44 +snakes 26 +snapped 19 +snow 59 +so 1985 +so-called 32 +soap 22 +social 380 +socialism 20 +Socialist 21 +societies 41 +society 237 +soft 62 +softly 31 +soil 54 +sold 47 +soldier 39 +soldiers 58 +solely 20 +solid 77 +solution 59 +solutions 29 +solve 20 +solved 19 +some 1617 +somebody 57 +somehow 72 +someone 94 +something 450 +sometimes 221 +somewhat 127 +Somewhere 60 +son 166 +song 70 +songs 59 +Sons 29 +soon 199 +sophisticated 26 +sorry 48 +sort 164 +sought 55 +soul 47 +souls 23 +sound 204 +sounded 35 +sounds 55 +source 94 +sources 88 +South 240 +Southeast 28 +Southern 137 +Southerners 26 +sovereign 30 +sovereignty 28 +Soviet 129 +space 184 +span 19 +Spanish 36 +spare 23 +speak 110 +speaker 49 +Speaking 62 +special 250 +specialists 19 +species 37 +specific 115 +specifically 38 +specified 28 +specimen 24 +spectacular 22 +speech 61 +speeches 21 +speed 83 +Spencer 23 +spend 53 +spending 41 +spent 104 +sphere 22 +spirit 182 +spirits 44 +spiritual 64 +spite 56 +splendid 20 +Split 30 +spoke 87 +spoken 37 +sponsor 22 +sponsored 31 +Sports 49 +spot 57 +spots 32 +spread 83 +spring 127 +Springs 21 +square 143 +St 173 +stable 30 +Stadium 25 +staff 113 +stage 174 +stages 51 +Stained 28 +staining 37 +stairs 47 +stake 20 +stand 148 +Standard 110 +standards 74 +standing 101 +stands 68 +Stanley 35 +star 25 +stared 60 +staring 26 +stars 29 +start 154 +started 194 +starting 68 +startled 21 +starts 31 +State 808 +state's 37 +stated 85 +statement 141 +Statements 68 +states 613 +Station 105 +stations 86 +statistics 22 +status 97 +stay 113 +stayed 75 +steadily 22 +steady 41 +Steel 45 +Steele 21 +stem 29 +stems 33 +step 131 +stepped 41 +steps 119 +Stern 23 +stick 39 +sticks 22 +stiff 21 +still 782 +Stock 147 +stockholders 26 +stomach 37 +Stone 58 +stood 212 +stop 120 +stopped 129 +storage 41 +store 74 +stored 36 +stores 35 +stories 59 +storm 26 +story 154 +straight 115 +strain 31 +strange 84 +stranger 40 +strategic 23 +strategy 22 +stream 51 +street 244 +streets 60 +strength 136 +stress 107 +stressed 23 +stresses 19 +stretch 26 +stretched 34 +strictly 33 +strike 50 +strikes 20 +striking 39 +string 19 +strip 30 +stroke 19 +strong 202 +stronger 37 +strongest 20 +strongly 37 +struck 59 +structural 25 +structure 91 +structures 31 +struggle 62 +struggling 20 +stuck 23 +student 133 +students 217 +studied 79 +studies 103 +studio 31 +study 246 +studying 40 +stuff 32 +stumbled 21 +stupid 24 +style 98 +styles 20 +subject 161 +subjected 24 +subjects 82 +submarine 27 +submarines 20 +submitted 21 +Subsequent 29 +substance 33 +substances 23 +substantial 66 +substantially 36 +substitute 22 +substrate 23 +subtle 25 +suburban 29 +succeeded 33 +success 93 +successes 22 +successful 95 +successfully 31 +succession 25 +such 1303 +sudden 38 +Suddenly 153 +suffer 33 +suffered 43 +suffering 44 +sufficient 63 +sufficiently 42 +sugar 34 +suggest 54 +suggested 105 +suggestion 34 +suggestions 23 +suggests 29 +suit 48 +suitable 34 +suitcase 20 +suite 27 +suited 22 +suits 25 +sum 45 +summary 21 +summer 134 +sun 112 +Sunday 101 +Superior 46 +supervision 19 +supper 37 +supplement 20 +supplied 36 +supplies 47 +supply 102 +support 180 +supported 54 +supporting 27 +suppose 97 +supposed 65 +Supreme 51 +sure 264 +surely 47 +surface 200 +surfaces 28 +surplus 27 +surprise 51 +surprised 58 +surprising 30 +surrender 22 +surrounded 21 +Surrounding 27 +survey 37 +survival 32 +survive 33 +Susan 36 +suspect 30 +suspected 21 +suspended 30 +suspicion 27 +sweat 23 +Sweet 70 +swept 34 +swift 32 +swimming 37 +swing 24 +switch 43 +switches 26 +swung 48 +symbol 54 +symbolic 35 +symbols 36 +sympathetic 35 +sympathy 36 +Symphony 33 +system 416 +systems 129 +table 198 +tables 44 +tactics 20 +tail 24 +take 611 +taken 281 +takes 86 +taking 175 +tale 21 +talent 40 +talents 28 +Tales 21 +talk 154 +talked 58 +Talking 100 +tall 55 +tangent 26 +tangible 19 +tape 35 +target 45 +targets 22 +task 60 +tasks 29 +taste 59 +taught 50 +Tax 197 +taxes 45 +taxpayers 23 +Taylor 21 +tea 29 +teach 41 +teacher 80 +teachers 70 +teaching 67 +team 84 +teams 23 +tears 34 +technical 120 +technique 60 +techniques 99 +Technology 43 +teeth 103 +Telegraph 21 +telephone 76 +television 50 +tell 268 +telling 52 +tells 34 +temperature 135 +temperatures 26 +Temple 38 +temporarily 20 +temporary 32 +ten 165 +tend 43 +tended 24 +tendency 49 +tends 34 +Tennessee 23 +tension 59 +tent 20 +term 80 +terms 163 +terrible 45 +territory 31 +terror 25 +test 119 +Testament 29 +tested 37 +testimony 47 +testing 32 +tests 61 +Texas 72 +text 60 +textile 28 +than 1790 +thank 36 +thanks 37 +that 10594 +That's 187 +The 69970 +theater 52 +Theatre 29 +their 2670 +theirs 21 +them 1789 +theme 55 +themselves 270 +then 1377 +theological 27 +Theology 19 +theoretical 21 +theories 20 +theory 129 +there 2725 +there's 109 +thereafter 20 +thereby 33 +therefore 205 +theresa 24 +thermal 33 +these 1573 +they 3619 +they'd 30 +They'll 32 +they're 65 +thick 67 +thickness 44 +thin 92 +thing 333 +things 368 +think 433 +thinking 145 +thinks 23 +third 191 +thirty 59 +this 5146 +Thomas 106 +Thompson 38 +thorough 21 +thoroughly 40 +those 850 +though 441 +thought 516 +thoughts 54 +thousand 97 +thousands 47 +threat 42 +threatened 29 +threatening 26 +three 610 +threw 46 +throat 51 +through 969 +throughout 141 +throw 42 +thrown 40 +thrust 22 +Thursday 33 +thus 312 +thyroid 38 +tie 23 +tied 34 +tight 28 +Tilghman 25 +Till 50 +Tim 25 +time 1601 +times 300 +tiny 50 +tip 22 +tire 22 +tired 48 +tissue 41 +title 77 +to 26154 +toast 19 +today 284 +today's 40 +toes 19 +together 267 +told 413 +Tom 63 +tomorrow 63 +tone 78 +tones 20 +tongue 35 +tonight 38 +tons 28 +too 833 +took 426 +tool 40 +tools 34 +tooth 20 +top 204 +torn 25 +tossed 31 +total 211 +totally 22 +touch 87 +touched 42 +tough 36 +tour 43 +tournament 20 +toward 386 +towards 64 +town 212 +towns 50 +trace 23 +track 38 +tractor 24 +trade 143 +traders 27 +trading 25 +tradition 94 +traditional 78 +traditions 21 +traffic 68 +tragedy 49 +tragic 33 +Trail 31 +train 82 +trained 54 +training 156 +transfer 39 +transferred 29 +transformation 20 +transformed 25 +transition 32 +transportation 43 +trap 20 +travel 61 +traveled 22 +Treasury 40 +treat 26 +treated 75 +treatment 127 +Treaty 20 +Tree 59 +trees 102 +trembling 26 +tremendous 37 +trend 46 +trends 21 +trial 134 +trials 39 +tribute 24 +tried 170 +trim 20 +trip 81 +trips 29 +triumph 22 +troops 53 +trouble 134 +troubled 31 +troubles 22 +Truck 57 +trucks 22 +true 231 +truly 57 +trust 52 +Trustees 27 +truth 126 +try 140 +trying 163 +tsunami 21 +tube 31 +tubes 24 +Tuesday 59 +turn 233 +turned 320 +turning 75 +turns 38 +tv 45 +Twelve 48 +Twentieth 20 +twenty 80 +twenty-five 25 +twice 74 +two 1412 +type 200 +types 116 +Typical 65 +ugly 21 +ultimate 59 +Ultimately 23 +un 59 +unable 54 +uncertain 22 +uncle 57 +unconscious 30 +under 707 +underground 19 +underlying 20 +understand 137 +understanding 121 +understood 58 +undoubtedly 24 +uneasy 22 +unexpected 23 +unfortunate 22 +Unfortunately 33 +unhappy 26 +uniform 51 +Union 182 +unions 29 +unique 58 +unit 104 +United 482 +units 87 +unity 71 +universal 45 +universe 71 +universities 32 +University 214 +unknown 47 +unless 101 +unlike 42 +unlikely 21 +Until 461 +unusual 63 +up 1895 +upon 495 +upper 75 +upstairs 28 +upward 27 +urban 42 +Urethane 26 +urge 21 +urged 35 +urgent 21 +us 827 +use 589 +used 612 +useful 58 +uses 59 +using 145 +usual 96 +usually 206 +utility 29 +Utopia 24 +utopian 21 +utterly 27 +vacation 47 +vacuum 21 +Vague 25 +valid 22 +Valley 73 +valuable 45 +value 200 +values 186 +Van 32 +variable 36 +variables 26 +variation 32 +variations 23 +varied 42 +variety 85 +various 201 +vary 34 +varying 42 +vast 61 +vehicle 35 +vehicles 53 +vein 25 +velocity 26 +venture 19 +verbal 21 +Vermont 21 +Vernon 21 +verse 28 +version 53 +very 796 +veteran 27 +via 48 +vice 41 +Victim 27 +victims 19 +Victor 23 +victory 61 +Vienna 22 +view 186 +viewed 25 +views 51 +vigorous 29 +village 72 +Vincent 19 +violence 46 +violent 33 +Virgin 35 +Virginia 75 +virtually 41 +virtue 30 +visible 34 +vision 56 +visit 109 +visited 41 +visiting 36 +visitors 36 +visual 40 +vital 56 +vivid 25 +vocational 77 +voice 225 +voices 38 +volume 135 +volumes 44 +voluntary 22 +volunteers 29 +vote 75 +voted 27 +voters 20 +votes 20 +voting 30 +vs 20 +wage 56 +wages 42 +Wagner 21 +wagon 55 +wait 94 +waited 70 +waiting 110 +wake 23 +walk 100 +walked 159 +walking 54 +wall 160 +walls 70 +Wally 25 +Walter 40 +want 329 +wanted 226 +wants 71 +war 464 +ward 25 +warfare 43 +warm 67 +warmth 28 +warned 22 +warning 44 +warrant 20 +Warren 51 +wars 26 +Warwick 21 +was 9815 +Wash 37 +washed 35 +washing 44 +Washington 206 +wasn't 154 +waste 35 +watch 81 +watched 81 +watching 76 +water 442 +waters 42 +Watson 45 +wave 46 +waves 51 +way 909 +ways 128 +we 2653 +we'd 32 +we'll 64 +We're 61 +we've 34 +weak 32 +weakness 46 +Wealth 22 +weapon 42 +weapons 61 +wear 36 +wearing 47 +weather 69 +wedding 32 +Wednesday 35 +week 276 +weekend 27 +weekly 24 +weeks 143 +weight 91 +welcome 50 +Welfare 53 +well 897 +went 507 +were 3284 +weren't 22 +West 235 +Western 137 +Westminster 23 +wet 53 +what 1908 +What's 53 +whatever 112 +wheel 56 +wheels 21 +when 2331 +Whenever 43 +where 938 +whereas 41 +whereby 19 +wherever 27 +whether 286 +which 3561 +While 680 +whip 19 +whisky 24 +whispered 23 +White 365 +who 2252 +whole 309 +wholly 24 +whom 146 +whose 252 +why 404 +wide 125 +widely 52 +widespread 30 +widow 26 +wife 228 +wild 56 +wildlife 19 +wildly 25 +will 2244 +William 148 +Williams 33 +willing 69 +Wilson 62 +win 55 +wind 63 +window 119 +windows 53 +winds 21 +Wine 73 +wines 24 +wings 27 +winning 31 +Winston 40 +winter 83 +wiped 19 +wire 42 +wisdom 44 +Wise 36 +wish 110 +wished 55 +wishes 24 +wit 20 +with 7290 +within 359 +without 583 +witness 28 +witnesses 21 +wives 21 +woman 224 +Woman's 22 +women 195 +Women's 27 +won 68 +won't 105 +wonder 67 +wondered 58 +wonderful 53 +wondering 21 +wood 55 +wooden 50 +Woodruff 30 +woods 25 +word 275 +words 274 +wore 65 +work 761 +worked 128 +worker 30 +workers 89 +working 151 +works 130 +workshop 24 +world 787 +world's 35 +worn 23 +worried 35 +worries 20 +worry 55 +worse 50 +worship 36 +worst 34 +worth 94 +worthy 28 +would 2715 +WOULDN'T 129 +wound 28 +wounded 23 +Wright 46 +write 106 +Writer 73 +Writers 77 +writes 41 +writing 117 +written 154 +wrong 129 +wrote 181 +Yankees 30 +yard 43 +yards 64 +Yeah 25 +year 681 +year's 43 +year-old 43 +years 958 +yelled 22 +yellow 55 +Yes 144 +yesterday 83 +yet 419 +yield 35 +York 302 +you 3286 +you'd 36 +you'll 90 +You're 151 +you've 67 +young 385 +younger 44 +youngsters 19 +your 923 +yours 25 +yourself 67 +Youth 82 +Zen 26 +zero 24 diff --git a/src/modules/illume/e-module-illume.edj b/src/modules/illume/e-module-illume.edj new file mode 100644 index 0000000000000000000000000000000000000000..ee26023f21f966b773219e33766e827c6ae1a031 GIT binary patch literal 9528 zcmZ{m2|SeR_rM3ClC826UAI)ql4MWaeo`swwx}!_K<`f;bj; zM*~X*$+JS3%n(>6Fr=><%Wn=?A=t>A4Oq+!7_1e=#nu-K3|Ws9G!vGe3$T8$k@@Xm zu^qt1!4`prW3lfrB&?6Qegzh*1ttiL8?liG^bTNKLGD-~OjZX>3z#e$gMHj|2^i8p z9N{4E0mFmb$maJD7|ijfF?It(_8ys!C9AI|Fv=P~WX=J=cv(J>6DS#A$ax@pMPl(g zz@VW7*v9n+24ge*f>?e>fMozgr3)luW zzZhVuYy55lL(Yx8Z#Xd62WGy6vBrgc=0Cw=NX{U+3Hif+79{&#!9MVtA`BXy)fdi| z-(uAdByzt3fME~@&5`A&4~zgd`+7BiIj>>9z>qy>_bUa4+)MVohx6eNTf?9q|Jpn_ z3Jl2u_In9;kpJZ>1BuKt5Eydi>^XD`SUtj^1+&({1&jtZdyd1|@*{VU$v`5HJg`ZS zLeTtJeIb7Z!1t%QdJRlyAO#p7G;bj;!+r`Bfn<)$VwZs-HIbdg0c&5=7ulD- zRR;19H2AL(K+cGL47lS0i@?~|fraqMej>RY3JuWouG&|P(AeJEH z!cTs1zJiLY45SXU_rTOZvhRH-Fx@o_@=VZR4I2e!yoQwkL+&bjyg^`B*DyLT!Wz~K zjI@Tqx&$e}R&(4C^rygrK_cfyV6AsIus>NW1SGOY<-p<)hWH>4=&%OCCu>+Gu*@~= z1h9fN4E9&>9WeHqy$cwe-A_ys7~HR)a$^UW1N2z(zRyU!g3Z4FE&#r3B08Ea*ePko{pY7QX@PDljp`Mjp@ufFZSx$v`4G z@fp}3Aldu20ZU%PUIQxu#vbnlu$DCp<|_pGff8knDGItJEaAs`Sv(jRvM%;BN(Uwl zjJwnxLYoEl3M6|x zsAIyVYuGff>NO0$ErgMMUR|#^=x|?z;l8fa4UkBlzp?QV!$6uqgZi`?`95H;FHlQ2i?I3a1RZM9X2|m&xhsSrIyhi4t^}eJSy=@| zaJ0f>5d~{wheeZ#ZX^trykg)84%ih9gF#`4j?Q3{Q0`a~8Tz7dSSwdI5*7_M%8_W} z=72>LFhnOMXD2)g>*PxELahWtyLvfeS9NDAl9eNhV1qJ1MmvFwjs6dT1k)jsywC>B zZb)YW%;EoXS(z@{hCo6ggRS_Su_C#mkN#NI{|d+q^#3}+%2xM-8JFpO3|YFh6&Z_i zvU0?tm`lLoa4=6;s~Z`M#=65a$tV)m8Ma~7BH*2fup>AJD?AxR##liNXClGL6-z?H z4uJs+B|v8a8BK5^6M$eG2+n9%A{urCiE8BlzD`!I5QFICigv`pPGHC=8!XPs&A}B# zc7<0;%o(Y8syHjEu!y^rgBup*P9PJkVMutTq=~$=a)1dbd9tJz3PU7{aH`B;WM^2t5_qGmSgI9-UQuCTI7kB$)k#@z`wEd-izymDuC$S6Yq7)Vx-b2O!Ft zNV36_lpIzS(yHRRs#vcoPDC`^0|(eN2L~mxBa!H8yP`W2$!J(BOqlr!F|Dl0t0vnU zHoDpeISUB4+J|K#eOM~eXH|8=!=bJW5BqFov!XLo5>l5)QX(NK3=+?h)+}kYB4Nu` z6_&?-C6>#6C6rBJJsUw6NblYz)y23JDwV`u82vm(5=BT?23gCn#7p|Mps`d4ddJyb|%644o{8cf(xlW*VNY7XQT?zdbAztg&(3uVu2{{e=vg*)EO-N=8UMC1ZQZ15H%l zwdvO8LxsoX>ykg;_0`F8=RETE=FIgO(cjixJN90A(W6bH>+v#f-X(ML?yh~MxQz1X z4RM%m~k<-aTTn)P6O3%K`tS>#yAxWCzfJOVWhT z2j}y8FeYIk7Vtk9gkBN*0}vzwC0(mVi=(zt(khxkJm-PMa)HGU|{>` zj#2s1>@-kgr;=xIXpMo9E-|cC*@Vc;4)MBl_mx8-Z6YF*KudS*^ZNO7({< z{t=2C2x#>?j?sB2*8lgU$*$!)lXd;vTFLg#N4%BQQ!_iRPMEb0|1tVrk4M&aLVjY) z$ik_PMzQ!(MO?_!PrNQ=m%AnvRF_?RE{_WmzSh1TS&~UR44))OgHLN_1M%bWF8V)>2s-)8HK@;t_3D7lu_u~ejH{>35d^goYE zc5)xw{o+I*PVt48V(b@U)_j|F#6E#Gzxk26k*3rZ11?^Hf@l8AOHT~;&=aye!-}0PH{fvvtlCODCvkh-J-SXHdhR>bm)n`|y$4Cni zkhwCFKUUNfz`^xwJmXFA;Fo+45yxjT9_^XoJQoh6ylN*^<;tkv+evNPor%t^Qp!J1 z8ObqK_n8@&T=u+Q;m`Qufv)lom2pp*=x}dyOiicKys;IZpH^ZV8Ka$D5A?jhrF2e6 zb_mNKOY1QaT==qOnP=%jvT;I4_IyBW`&E*^wxupD16@2Az$K9K{WCuC(5^yRL^Icjuqdr6|nxJe=1f1!@Z z;83TQ8h<4%8|#dmkC>vD2H8(X3CyI1c19KB$2*+zN9-1;t#+w7u#H9)a}miTY9{7ce!f8bPzqEzeM0% zp31(^I^xMAMGI2hi8HeqHpB6^XqjIW8P$xE)i2t=%rA8?P4a+k{T1aD?r*z?3vcPPdvXmeIdW!9(o@0?vM0iQQIu4g1z^J zE1W#NYluVJR`H5c@<`;_An(zNyWX#iIw>28sneZ$xaz;{TC)jFWno)VH*DE?zN;c~ zUSnTB#_z>JCBI!m54Rr;iH{x2KNc~fag4vaFDod`>{Yp5JnuG-b{D*~|H6cZ3}rZz zA?wwBE9&&!{g1UfZ^+wi)109PrB>cnFulF=^fLkN{`;|_-?YX{xa<#YK)34dcN=WX ze`1nY^s8fng#YkSF4|vwbHkb%)WV+4^J%89jA^5PdZnXZ8_yb#Pto(}Vx>D`%t>zt zk`s$;daLj9B~|THh)K z^6Qc2n~Q2D!*}xPy)czQn<*}p=FJM0vfuC0Lper^Hz@HrKX_+QT6e93hnj8u`6ZUB zd?ma8iC3u!mk)8ht+OA!PWmjJ26Sa`NjuM7pvR6K z665LbklbsL_wA4J2(b=b{nrOd65YRzGlJ8PFa90vI~5RF&NWj-$&87sY}=l=v3BEl zc}MbBwA9R2|9Iy@t@}q_cVu2Iy%y(r&D8c=Re*=jlID0VKB%$stItKt0@;Y#!LpPm3)uu_udYg}2R-EqDSyGGs9^ue-<#$GPxmLztw0i9}p0pd(E^O)GYU!#mEuQ7&iK(A-3#fH7aSX(xY$qUG}h;dqI^r99i> zE5_{1cPV`+ws(0flU^h-^C;of_(e0@smF3d@56fE3`^usS!L;-u};*hJh%{}XWrql zPJw48OrogZnJArDeR;l-E{Ue^=9MGp>GzE8G4Iig)Mexx*0D?UI6%*vAKTD)Wa(T` z<3n6y;ATqEImSyTnWWLnQ{yQU*HkCDmO9pVSL_b_Cv3;P1t-4q7D78&X9TQ5l(YN*ay4iO*B{zWN9hR|OT2+|tOI_PS+ViK#~kG0A0m^TBrurYGbm zPq>a|&j%=eT*o6nZ`zAx(YY$?BGTFv$6OLweh?PI>@ zK7U}oA6KUj#(tkYrPFjq=yc@hcYADbgROF7$|b@!#qmtj`zH*B1Sw6*YE) z!XcAmVAL@}oy|-dyc(wGe|bzRg03_DZpKr@Gmm)h+w8JzLro;>SP&L_<@yHar*`=SR~!0anJSKyfP`k9x7L-+ql-932kRl0}e z<`iE|i5PMEV7`6l_U7@t66x8H0L$l<7UpHrWuo|&ZoT4&ba$G#XVjB|B-uowpgE%w zU4hXnOB}h(8^K6tWG7^`eI)7Qy$t)!;`wf>;(ZN^b_#8oK6`KcLn>EG`MGM_ioTLM z%`StZjM@C`>DGV{(t{%9mK=igy_&mUFD*ILO<#RVY0Yl#^qtRmBU{IrDH>|Jt{`mQ z$ZXv1zO4C-$<07hzLwvm;!U-v>-wxmDYY|3+umd237xSN&CX;Q$E`Qi7Z2-X z69|jrZ}k+F(<`gFMs9I^J7?t8aYerv9qH{CP`qTTl+m-xU+i8{ekhq^w9|H2v$KkE z#@fjwC|~-ktjqMarB-2k-#{M~9=x&gM%|?4mkM-K`zHSB0LIBLTPX963nOmRyO%n* zk2$N0V$_etiYMaDc`c{+j?O$IS_>8hwLjq-qZr>TOqR(Ec}V>}t=u~!bvsLS-kNMx z$h&05FX^lNUCUj1sr~R$*X0@UC|wm%6(!XJV>vbzXANg->z=2&XvXzb&!6elwcIsr zar%C!M~tiTi*>mI>cpC z5E*1T@mD_9I4d+WCW}aY=kf%TVV^N}v*EL{=5kPUac`Z6Xm_~%nPqL95qfet2XTSS|`&ygSytmn@XD_b? zez7(?eu%@VR)btroE`7BtTf}RIBHw&nC|>}u_uu1GUkcaX;qxlR3j;!L{oNR9u(^) zar4I;&Fp(N%vUz0PmnWd++=^ey=F(>!ea7mZvs*0T)u9ED?y+_7bdWe?3JJ1rNxwWVQV?NVq*Ip6D=gr_|@G1sf zDDAk$du4*5ea9XWYl=2iU++!Irq```{wCQd}wLs-zG}w59o=dZ__Uo3f!UGn_AH49J4p1 z7zi$ohxrj|rCk5S+l7fg)v$hY@t=&(QYqZ!T#*y+I`q^Vyuy9@+=}0(7-XmS)!r_+ z?AakDj{a()*>!zTzBH*6lkVvwvx}kI=QZY4Y{|D&AGOq9Laf*>I>^I6bB_OlKKYer z(d>uToZ+aZ!0Cw${kF4j6HLMi&FjWoBL=EHT$776wm4y?5b1w))3Hz4>jgjBziD$}VhIQKH@9t8GrmoXYSzd59XUA2lAXRVNXg3D;@cne=Gw z9b$uB8R*59z5wyC3$yzw3kZ584c7UGmQ(%hf?A2SjJRkQT~gJ?$U%n z-ISIGG``3y^+Cl_!iC#T_?Rl(NtK@+ywetn=?eX=uk`wK;JCSj-srx9Az$Uu-tFqo zoT*el%c}w!iBBDSHF9bF%fBzDi!`F9o-i6shJ4-1X49@5=9L_ZlC9<_co$T@#b>vE zgtFw2e$;_$)Ij%Jf)a7%LJM8x>p6h6?m1jKk%C)D%%o>m^!ED7cfl{IcICm%0|9>-F+j^AJdo;P&Jeq+WH8UL^ zDx??b-v93vI@Ncsl6QF|*zIw_{ooFtk&nX`ww=SRW7@q}F1qCrc}m`f5(6zNWJJE$M+CQ#d~J?pO+5-viUwAeQF(zEk=oOsKWwi*gFp@~wR8+B$a8_A=J#S`irB}SGLL& zr1DEXlbyUKIv7^ezuhpN@6+|Aibqc3iBs$Sgk>qaFdoL``rkM^O7*n81@!Yi=txc_ z=xGXmAo!KVX!JZ)m55W79159qYP{cHB51&ud&JE5<7GdQ)1GC259<@Us1kGIH^o0z z&Xh`Sxw16aQm0qvDXKr#nX=E(E^f4QXzyk;?Eqe+b}&D4@O zHvGHA)m)KzZq6ipzGo}>`?&G!o01Z_^<}l&XzkL6V{dVA2KeBF5;uff`QTC{<@9%O z9iKYpg|g)Cz6((iti~I5k>%QNcXB-9zV9F +#include "e_busycover.h" +#include "e_cfg.h" + +// FIXME: make code work - place busycover in safe area +// FIXME: make theme for it + +/* internal calls */ + +E_Busycover *_e_busycover_new(E_Zone *zone, const char *themedir); +static void _e_busycover_free(E_Busycover *esw); +static int _e_busycover_cb_zone_move_resize(void *data, int type, void *event); +static void _e_busycover_cb_item_sel(void *data, void *data2); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +/* state */ +static Eina_List *busycovers = NULL; + +static void +_e_busycover_add_object(E_Busycover *esw) +{ + int x, y, w, h; + Evas_Object *o; + + esw->base_obj = _theme_obj_new(esw->zone->container->bg_evas, + esw->themedir, + "e/modules/busycover/default"); + edje_object_part_text_set(esw->base_obj, "e.text.title", "LOADING"); + e_slipshelf_safe_app_region_get(esw->zone, &x, &y, &w, &h); + evas_object_move(esw->base_obj, x, y); + evas_object_resize(esw->base_obj, w, h); + evas_object_layer_set(esw->base_obj, 100); +} + +/* called from the module core */ +EAPI int +e_busycover_init(void) +{ + return 1; +} + +EAPI int +e_busycover_shutdown(void) +{ + return 1; +} + +EAPI E_Busycover * +e_busycover_new(E_Zone *zone, const char *themedir) +{ + E_Busycover *esw; + + esw = E_OBJECT_ALLOC(E_Busycover, E_BUSYCOVER_TYPE, _e_busycover_free); + if (!esw) return NULL; + + esw->zone = zone; + if (themedir) esw->themedir = evas_stringshare_add(themedir); + + busycovers = eina_list_append(busycovers, esw); + + esw->handlers = eina_list_append + (esw->handlers, + ecore_event_handler_add(E_EVENT_ZONE_MOVE_RESIZE, + _e_busycover_cb_zone_move_resize, esw)); + + return esw; +} + +EAPI E_Busycover_Handle * +e_busycover_push(E_Busycover *esw, const char *message, const char *icon) +{ + E_Busycover_Handle *h; + + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK_RETURN(esw, E_BUSYCOVER_TYPE, NULL); + if (!esw->base_obj) _e_busycover_add_object(esw); + h = calloc(1, sizeof(E_Busycover_Handle)); + h->busycover = esw; + if (message) h->message = evas_stringshare_add(message); + if (icon) h->icon = evas_stringshare_add(icon); + esw->handles = eina_list_prepend(esw->handles, h); + edje_object_part_text_set(esw->base_obj, "e.text.label", h->message); + /* FIXME: handle icon... */ + evas_object_show(esw->base_obj); + return h; +} + +EAPI void +e_busycover_pop(E_Busycover *esw, E_Busycover_Handle *handle) +{ + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK(esw, E_BUSYCOVER_TYPE); + if (!eina_list_data_find(esw->handles, handle)) return; + esw->handles = eina_list_remove(esw->handles, handle); + if (handle->message) evas_stringshare_del(handle->message); + if (handle->icon) evas_stringshare_del(handle->icon); + free(handle); + if (esw->handles) + { + handle = esw->handles->data; + edje_object_part_text_set(esw->base_obj, "e.text.label", + handle->message); + } + else + { + evas_object_del(esw->base_obj); + esw->base_obj = NULL; + } +} + + +/* internal calls */ +static void +_e_busycover_free(E_Busycover *esw) +{ + if (esw->base_obj) evas_object_del(esw->base_obj); + busycovers = eina_list_remove(busycovers, esw); + while (esw->handlers) + { + if (esw->handlers->data) + ecore_event_handler_del(esw->handlers->data); + esw->handlers = eina_list_remove_list(esw->handlers, esw->handlers); + } + if (esw->themedir) evas_stringshare_del(esw->themedir); + free(esw); +} + +static int +_e_busycover_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + E_Busycover *esw; + + ev = event; + esw = data; + if (esw->zone == ev->zone) + { + int x, y, w, h; + + e_slipshelf_safe_app_region_get(esw->zone, &x, &y, &w, &h); + evas_object_move(esw->base_obj, x, y); + evas_object_resize(esw->base_obj, w, h); + } + return 1; +} + + + + + + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + diff --git a/src/modules/illume/e_busycover.h b/src/modules/illume/e_busycover.h new file mode 100644 index 000000000..768b4a807 --- /dev/null +++ b/src/modules/illume/e_busycover.h @@ -0,0 +1,38 @@ +#ifndef E_BUSYCOVER_H +#define E_BUSYCOVER_H + +typedef struct _E_Busycover E_Busycover; +typedef struct _E_Busycover_Handle E_Busycover_Handle; +typedef struct _E_Event_Busycover_Simple E_Event_Busycover_Del; + +#define E_BUSYCOVER_TYPE 0xE1b0782 + +struct _E_Busycover +{ + E_Object e_obj_inherit; + E_Zone *zone; + Evas_Object *base_obj; + Eina_List *handlers; + const char *themedir; + Eina_List *handles; +}; + +struct _E_Busycover_Handle +{ + E_Busycover *busycover; + const char *message; + const char *icon; +}; + +struct _E_Event_Busycover_Simple +{ + E_Busycover *busycover; +}; + +EAPI int e_busycover_init(void); +EAPI int e_busycover_shutdown(void); +EAPI E_Busycover *e_busycover_new(E_Zone *zone, const char *themedir); +EAPI E_Busycover_Handle *e_busycover_push(E_Busycover *esw, const char *message, const char *icon); +EAPI void e_busycover_pop(E_Busycover *esw, E_Busycover_Handle *handle); + +#endif diff --git a/src/modules/illume/e_busywin.c b/src/modules/illume/e_busywin.c new file mode 100644 index 000000000..e1d998b5e --- /dev/null +++ b/src/modules/illume/e_busywin.c @@ -0,0 +1,280 @@ +#include +#include "e_busywin.h" +#include "e_cfg.h" + +/* internal calls */ + +E_Busywin *_e_busywin_new(E_Zone *zone, const char *themedir); +static void _e_busywin_free(E_Busywin *esw); +static int _e_busywin_cb_animate(void *data); +static void _e_busywin_slide(E_Busywin *esw, int out, double len); +static int _e_busywin_cb_mouse_up(void *data, int type, void *event); +static int _e_busywin_cb_zone_move_resize(void *data, int type, void *event); +static void _e_busywin_cb_item_sel(void *data, void *data2); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +/* state */ +static Eina_List *busywins = NULL; + +/* called from the module core */ +EAPI int +e_busywin_init(void) +{ + return 1; +} + +EAPI int +e_busywin_shutdown(void) +{ + return 1; +} + +EAPI E_Busywin * +e_busywin_new(E_Zone *zone, const char *themedir) +{ + E_Busywin *esw; + Evas_Coord mw, mh; + int x, y; + Evas_Object *o; + + esw = E_OBJECT_ALLOC(E_Busywin, E_BUSYWIN_TYPE, _e_busywin_free); + if (!esw) return NULL; + + esw->zone = zone; + if (themedir) esw->themedir = evas_stringshare_add(themedir); + + esw->clickwin = ecore_x_window_input_new(zone->container->win, + zone->x, zone->y, zone->w, zone->h); + esw->popup = e_popup_new(esw->zone, -1, -1, 1, 1); + ecore_x_window_configure(esw->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + esw->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); + e_popup_layer_set(esw->popup, 250); + + esw->base_obj = _theme_obj_new(esw->popup->evas, + esw->themedir, + "e/modules/busywin/base/default"); + + edje_object_size_min_calc(esw->base_obj, &mw, &mh); + + x = zone->x; + y = zone->y + zone->h; + mw = zone->w; + + e_popup_move_resize(esw->popup, x, y, mw, mh); + + evas_object_resize(esw->base_obj, esw->popup->w, esw->popup->h); + e_popup_edje_bg_object_set(esw->popup, esw->base_obj); + evas_object_show(esw->base_obj); + + e_popup_show(esw->popup); + + busywins = eina_list_append(busywins, esw); + + esw->handlers = eina_list_append + (esw->handlers, + ecore_event_handler_add(ECORE_X_EVENT_MOUSE_BUTTON_UP, + _e_busywin_cb_mouse_up, esw)); + esw->handlers = eina_list_append + (esw->handlers, + ecore_event_handler_add(E_EVENT_ZONE_MOVE_RESIZE, + _e_busywin_cb_zone_move_resize, esw)); + + return esw; +} + +EAPI E_Busywin_Handle * +e_busywin_push(E_Busywin *esw, const char *message, const char *icon) +{ + E_Busywin_Handle *h; + + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK_RETURN(esw, E_BUSYWIN_TYPE, NULL); + h = calloc(1, sizeof(E_Busywin_Handle)); + h->busywin = esw; + if (message) h->message = evas_stringshare_add(message); + if (icon) h->icon = evas_stringshare_add(icon); + esw->handles = eina_list_prepend(esw->handles, h); + edje_object_part_text_set(esw->base_obj, "e.text.label", h->message); + /* FIXME: handle icon... */ + _e_busywin_slide(esw, 1, (double)illume_cfg->sliding.busywin.duration / 1000.0); + return h; +} + +EAPI void +e_busywin_pop(E_Busywin *esw, E_Busywin_Handle *handle) +{ + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK(esw, E_BUSYWIN_TYPE); + if (!eina_list_data_find(esw->handles, handle)) return; + esw->handles = eina_list_remove(esw->handles, handle); + if (handle->message) evas_stringshare_del(handle->message); + if (handle->icon) evas_stringshare_del(handle->icon); + free(handle); + if (esw->handles) + { + handle = esw->handles->data; + edje_object_part_text_set(esw->base_obj, "e.text.label", + handle->message); + } + else + { + _e_busywin_slide(esw, 0, (double)illume_cfg->sliding.busywin.duration / 1000.0); + } +} + + +/* internal calls */ +static void +_e_busywin_free(E_Busywin *esw) +{ + busywins = eina_list_remove(busywins, esw); + while (esw->handlers) + { + if (esw->handlers->data) + ecore_event_handler_del(esw->handlers->data); + esw->handlers = eina_list_remove_list(esw->handlers, esw->handlers); + } + if (esw->animator) ecore_animator_del(esw->animator); + if (esw->themedir) evas_stringshare_del(esw->themedir); + ecore_x_window_del(esw->clickwin); + e_object_del(E_OBJECT(esw->popup)); + free(esw); +} + +static int +_e_busywin_cb_animate(void *data) +{ + E_Busywin *esw; + double t, v; + + esw = data; + t = ecore_time_get() - esw->start; + if (t > esw->len) t = esw->len; + if (esw->len > 0.0) + { + v = t / esw->len; + v = 1.0 - v; + v = v * v * v * v; + v = 1.0 - v; + } + else + { + t = esw->len; + v = 1.0; + } + esw->adjust = (esw->adjust_target * v) + (esw->adjust_start * (1.0 - v)); + e_popup_move(esw->popup, + esw->zone->x, + esw->zone->y + esw->zone->h - esw->adjust); + if (t == esw->len) + { + esw->animator = NULL; + if (esw->out) + edje_object_signal_emit(esw->base_obj, "e,state,out,end", "e"); + else + edje_object_signal_emit(esw->base_obj, "e,state,in,end", "e"); + return 0; + } + return 1; +} + +static void +_e_busywin_slide(E_Busywin *esw, int out, double len) +{ + if (out == esw->out) return; + esw->start = ecore_time_get(); + esw->len = len; + esw->out = out; + esw->adjust_start = esw->adjust; + if (esw->out) esw->adjust_target = esw->popup->h; + else esw->adjust_target = 0; + if (esw->out) + { + edje_object_signal_emit(esw->base_obj, "e,state,out,begin", "e"); + ecore_x_window_configure(esw->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + esw->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); +// ecore_x_window_show(esw->clickwin); + } + else + { + edje_object_signal_emit(esw->base_obj, "e,state,in,begin", "e"); +// ecore_x_window_hide(esw->clickwin); + } + if (len <= 0.0) + { + _e_busywin_cb_animate(esw); + return; + } + if (!esw->animator) + esw->animator = ecore_animator_add(_e_busywin_cb_animate, esw); +} + +static int +_e_busywin_cb_mouse_up(void *data, int type, void *event) +{ + Ecore_X_Event_Mouse_Button_Up *ev; + E_Busywin *esw; + + ev = event; + esw = data; + if (ev->win == esw->clickwin) + { + if (esw->out) _e_busywin_slide(esw, 0, (double)illume_cfg->sliding.busywin.duration / 1000.0); + else _e_busywin_slide(esw, 1, (double)illume_cfg->sliding.busywin.duration / 1000.0); + } + return 1; +} + +static int +_e_busywin_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + E_Busywin *esw; + + ev = event; + esw = data; + if (esw->zone == ev->zone) + { + e_popup_move_resize(esw->popup, + esw->zone->x, + esw->zone->y + esw->zone->h - esw->adjust, + esw->zone->w, esw->popup->h); + evas_object_resize(esw->base_obj, esw->popup->w, esw->popup->h); + } + return 1; +} + + + + + + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + diff --git a/src/modules/illume/e_busywin.h b/src/modules/illume/e_busywin.h new file mode 100644 index 000000000..50c6e8653 --- /dev/null +++ b/src/modules/illume/e_busywin.h @@ -0,0 +1,49 @@ +#ifndef E_BUSYWIN_H +#define E_BUSYWIN_H + +typedef struct _E_Busywin E_Busywin; +typedef struct _E_Busywin_Handle E_Busywin_Handle; +typedef struct _E_Event_Busywin_Simple E_Event_Busywin_Del; + +#define E_BUSYWIN_TYPE 0xE1b0976 + +struct _E_Busywin +{ + E_Object e_obj_inherit; + E_Zone *zone; + E_Popup *popup; + Evas_Object *base_obj; + Eina_List *handlers; + const char *themedir; + Ecore_Animator *animator; + Eina_List *handles; + Ecore_X_Window clickwin; + int adjust_start; + int adjust_target; + int adjust; + double start; + double len; + unsigned char out : 1; +}; + +struct _E_Busywin_Handle +{ + E_Busywin *busywin; + const char *message; + const char *icon; +}; + +struct _E_Event_Busywin_Simple +{ + E_Busywin *busywin; +}; + +EAPI int e_busywin_init(void); +EAPI int e_busywin_shutdown(void); +EAPI E_Busywin *e_busywin_new(E_Zone *zone, const char *themedir); +EAPI E_Busywin_Handle *e_busywin_push(E_Busywin *esw, const char *message, const char *icon); +EAPI void e_busywin_pop(E_Busywin *esw, E_Busywin_Handle *handle); + +extern EAPI int E_EVENT_BUSYWIN_DEL; + +#endif diff --git a/src/modules/illume/e_cfg.c b/src/modules/illume/e_cfg.c new file mode 100644 index 000000000..8078e9d13 --- /dev/null +++ b/src/modules/illume/e_cfg.c @@ -0,0 +1,2056 @@ +#include "config.h" +#include +#include "e_cfg.h" +#include "e_slipshelf.h" +#include "e_mod_win.h" + +/* internal calls */ +#ifdef HAVE_EDBUS +static void _e_cfg_dbus_if_init(void); +static void _e_cfg_dbus_if_shutdown(void); +#endif + +static Evas_Object *_e_cfg_win_new(const char *title, const char *name, const char *themedir, void (*delfunc) (const void *data), const void *data); +static void _e_cfg_win_complete(Evas_Object *ol); + +static void _cb_signal_ok(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _cb_delete(E_Win *win); +static void _cb_resize(E_Win *win); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +/* state */ +EAPI Illume_Cfg *illume_cfg = NULL; + +static E_Config_DD *conf_edd = NULL; +static E_Module *mod = NULL; + +/* called from the module core */ +EAPI int +e_cfg_init(E_Module *m) +{ + mod = m; + conf_edd = E_CONFIG_DD_NEW("Illume_Cfg", Illume_Cfg); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, config_version, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, launcher.mode, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, launcher.icon_size, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, launcher.single_click, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, power.auto_suspend, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, power.auto_suspend_delay, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, performance.cache_level, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, performance.fps, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, slipshelf.main_gadget_size, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, slipshelf.extra_gagdet_size, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, slipshelf.style, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, sliding.slipshelf.duration, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, sliding.kbd.duration, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, sliding.busywin.duration, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, sliding.layout.duration, INT); + + E_CONFIG_VAL(conf_edd, Illume_Cfg, kbd.use_internal, INT); + E_CONFIG_VAL(conf_edd, Illume_Cfg, kbd.run_keyboard, STR); + + illume_cfg = e_config_domain_load("module.illume", conf_edd); + if ((illume_cfg) && + ((illume_cfg->config_version >> 16) < ILLUME_CONFIG_MAJ)) + { + // free config - start from scratch if major version changes + free(illume_cfg); + illume_cfg = NULL; + } + + if (!illume_cfg) + { + illume_cfg = E_NEW(Illume_Cfg, 1); + + /* CONFIG DEFAULTS */ + illume_cfg->config_version = 0; + + illume_cfg->launcher.mode = 0; + illume_cfg->launcher.icon_size = 120; + illume_cfg->launcher.single_click = 1; + + illume_cfg->power.auto_suspend = 1; + illume_cfg->power.auto_suspend_delay = 1; + + illume_cfg->performance.cache_level = 3; + illume_cfg->performance.fps = 30; + + illume_cfg->slipshelf.main_gadget_size = 42; + illume_cfg->slipshelf.extra_gagdet_size = 32; + + illume_cfg->sliding.slipshelf.duration = 1000; + illume_cfg->sliding.kbd.duration = 1000; + illume_cfg->sliding.busywin.duration = 1000; + illume_cfg->sliding.layout.duration = 1000; + } + if (illume_cfg) + { + if ((illume_cfg->config_version & 0xffff) < 1) // new in minor ver 1 + { + illume_cfg->kbd.use_internal = 1; + illume_cfg->kbd.run_keyboard = NULL; + } + if ((illume_cfg->config_version & 0xffff) < 2) // new in minor ver 2 + { + illume_cfg->kbd.dict = evas_stringshare_add("English_(US).dic"); + } + if ((illume_cfg->config_version & 0xffff) < 3) // new in minor ver 3 + { + illume_cfg->slipshelf.style = 1; + } + illume_cfg->config_version = (ILLUME_CONFIG_MAJ << 16) | ILLUME_CONFIG_MIN; + } + // duplicate system settings + illume_cfg->performance.fps = e_config->framerate; + + e_configure_registry_category_add("display", 0, "Display", NULL, "enlightenment/display"); + e_configure_registry_generic_item_add("display/launcher", 0, "Launcher", NULL, "enlightenment/launcher", e_cfg_launcher); + e_configure_registry_generic_item_add("display/power", 0, "Power", NULL, "enlightenment/power", e_cfg_power); + e_configure_registry_generic_item_add("display/keyboard", 0, "Keyboard", NULL, "enlightenment/keyboard", e_cfg_keyboard); + e_configure_registry_generic_item_add("display/animation", 0, "Animation", NULL, "enlightenment/animation", e_cfg_animation); + e_configure_registry_generic_item_add("display/slipshelf", 0, "Top Shelf", NULL, "enlightenment/slipshelf", e_cfg_slipshelf); + e_configure_registry_generic_item_add("display/thumbscroll", 0, "Finger Scrolling", NULL, "enlightenment/thumbscroll", e_cfg_thumbscroll); + e_configure_registry_generic_item_add("display/gadgets", 0, "Shelf Gadgets", NULL, "enlightenment/gadgets", e_cfg_gadgets); + e_configure_registry_generic_item_add("display/fps", 0, "Framerate", NULL, "enlightenment/fps", e_cfg_fps); +#ifdef HAVE_EDBUS + _e_cfg_dbus_if_init(); +#endif + return 1; +} + +EAPI int +e_cfg_shutdown(void) +{ +#ifdef HAVE_EDBUS + _e_cfg_dbus_if_shutdown(); +#endif + e_configure_registry_item_del("display/fps"); + e_configure_registry_item_del("display/gadgets"); + e_configure_registry_item_del("display/thumbscroll"); + e_configure_registry_item_del("display/slipshelf"); + e_configure_registry_item_del("display/animation"); + e_configure_registry_item_del("display/keyboard"); + e_configure_registry_item_del("display/power"); + e_configure_registry_item_del("display/launcher"); + e_configure_registry_category_del("display"); + if (illume_cfg->kbd.run_keyboard) evas_stringshare_del(illume_cfg->kbd.run_keyboard); + if (illume_cfg->kbd.dict) evas_stringshare_del(illume_cfg->kbd.dict); + free(illume_cfg); + E_CONFIG_DD_FREE(conf_edd); + illume_cfg = NULL; + mod = NULL; + return 1; +} + +EAPI int +e_cfg_save(void) +{ + e_config_domain_save("module.illume", conf_edd, illume_cfg); + return 1; +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_launcher_change_timer = NULL; +static int _e_cfg_launcher_change_timeout(void *data) { + _e_mod_win_cfg_update(); + e_config_save_queue(); + _e_cfg_launcher_change_timer = NULL; return 0; +} +static void +_e_cfg_launcher_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_launcher_change_timer) ecore_timer_del(_e_cfg_launcher_change_timer); + _e_cfg_launcher_change_timer = ecore_timer_add(0.5, _e_cfg_launcher_change_timeout, data); +} + +static void * +_e_cfg_launcher_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_launcher_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_launcher_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Display Type", 0); + rg = e_widget_radio_group_new(&(illume_cfg->launcher.mode)); + o = e_widget_radio_add(e, "Slider", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + o = e_widget_radio_add(e, "Icons", 1, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Icon Size", 0); + rg = e_widget_radio_group_new(&(illume_cfg->launcher.icon_size)); + o = e_widget_radio_add(e, "Small", 60, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + o = e_widget_radio_add(e, "Medium", 80, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + o = e_widget_radio_add(e, "Large", 120, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + o = e_widget_radio_add(e, "Very large", 160, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + o = e_widget_radio_add(e, "Massive", 240, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Launch Action", 0); + o = e_widget_check_add(e, "Single press", &(illume_cfg->launcher.single_click)); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_launcher_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_launcher(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_launcher_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_launcher_create; + v->free_cfdata = _e_cfg_launcher_free; + v->basic.create_widgets = _e_cfg_launcher_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Launcher Settings", + "E", "_config_illume_launcher_settings", + "enlightenment/launcher_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_power_change_timer = NULL; +static int _e_cfg_power_change_timeout(void *data) { + if (e_config->screensaver_timeout > 0) + { + e_config->screensaver_enable = 1; + } + else + { + e_config->screensaver_enable = 0; + e_config->screensaver_timeout = 0; + } + if (illume_cfg->power.auto_suspend_delay > 0) + { + illume_cfg->power.auto_suspend = 1; + } + else + { + illume_cfg->power.auto_suspend = 0; + illume_cfg->power.auto_suspend_delay = 0; + } + e_pwr_cfg_update(); + e_config_save_queue(); + _e_cfg_power_change_timer = NULL; return 0; +} +static void +_e_cfg_power_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_power_change_timer) ecore_timer_del(_e_cfg_power_change_timer); + _e_cfg_power_change_timer = ecore_timer_add(0.5, _e_cfg_power_change_timeout, data); +} + +static void * +_e_cfg_power_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_power_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_power_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Blank Time", 0); + rg = e_widget_radio_group_new(&(e_config->screensaver_timeout)); + o = e_widget_radio_add(e, "5 Seconds", 5, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "10 Seconds", 10, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "15 Seconds", 15, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "30 Seconds", 30, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "60 Seconds", 60, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "2 Minutes", 120, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "5 Minutes", 300, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Suspend After Blank", 0); + rg = e_widget_radio_group_new(&(illume_cfg->power.auto_suspend_delay)); + o = e_widget_radio_add(e, "1 Second", 1, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "5 Seconds", 5, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "10 Seconds", 10, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "30 Seconds", 30, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "60 Seconds", 60, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_power_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_power(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_power_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_power_create; + v->free_cfdata = _e_cfg_power_free; + v->basic.create_widgets = _e_cfg_power_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Power Settings", + "E", "_config_illume_power_settings", + "enlightenment/power_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_animation_change_timer = NULL; +static int _e_cfg_animation_change_timeout(void *data) { + e_config_save_queue(); + _e_cfg_animation_change_timer = NULL; return 0; +} +static void +_e_cfg_animation_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_animation_change_timer) ecore_timer_del(_e_cfg_animation_change_timer); + _e_cfg_animation_change_timer = ecore_timer_add(0.5, _e_cfg_animation_change_timeout, data); +} + +static void * +_e_cfg_animation_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_animation_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_animation_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Applications", 0); + rg = e_widget_radio_group_new(&(illume_cfg->sliding.layout.duration)); + o = e_widget_radio_add(e, "Slow", 2000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Medium", 1000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Fast", 500, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Very Fast", 250, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Top Shelf", 0); + rg = e_widget_radio_group_new(&(illume_cfg->sliding.slipshelf.duration)); + o = e_widget_radio_add(e, "Slow", 2000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Medium", 1000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Fast", 500, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Very Fast", 250, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Keyboard", 0); + rg = e_widget_radio_group_new(&(illume_cfg->sliding.kbd.duration)); + o = e_widget_radio_add(e, "Slow", 2000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Medium", 1000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Fast", 500, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Very Fast", 250, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Status", 0); + rg = e_widget_radio_group_new(&(illume_cfg->sliding.busywin.duration)); + o = e_widget_radio_add(e, "Slow", 2000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Medium", 1000, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Fast", 500, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Very Fast", 250, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + o = e_widget_radio_add(e, "Off", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_animation_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_animation(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_animation_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_animation_create; + v->free_cfdata = _e_cfg_animation_free; + v->basic.create_widgets = _e_cfg_animation_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Animation Settings", + "E", "_config_illume_animation_settings", + "enlightenment/animation_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_slipshelf_change_timer = NULL; +static int _e_cfg_slipshelf_change_timeout(void *data) { + _e_mod_win_slipshelf_cfg_update(); + e_config_save_queue(); + _e_cfg_slipshelf_change_timer = NULL; return 0; +} +static void +_e_cfg_slipshelf_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_slipshelf_change_timer) ecore_timer_del(_e_cfg_slipshelf_change_timer); + _e_cfg_slipshelf_change_timer = ecore_timer_add(0.5, _e_cfg_slipshelf_change_timeout, data); +} + +static void * +_e_cfg_slipshelf_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_slipshelf_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_slipshelf_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Visible Gadgets", 0); + rg = e_widget_radio_group_new(&(illume_cfg->slipshelf.main_gadget_size)); + o = e_widget_radio_add(e, "(24) Tiny", 24, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(32)", 32, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(36)", 36, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "Small (40)", 40, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(42)", 42, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(44)", 44, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(46)", 46, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(48)", 48, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(50)", 50, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(52)", 52, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(56) Medium", 56, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(70) Large", 70, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "(86) Very Large", 86, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + e_widget_list_object_append(list, frame, 1, 1, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Hidden Gadgets", 0); + rg = e_widget_radio_group_new(&(illume_cfg->slipshelf.extra_gagdet_size)); + o = e_widget_radio_add(e, "Tiny", 16, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "Small", 24, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "Medium", 32, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "Large", 40, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + o = e_widget_radio_add(e, "Very Large", 48, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_slipshelf_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_slipshelf(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_slipshelf_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_slipshelf_create; + v->free_cfdata = _e_cfg_slipshelf_free; + v->basic.create_widgets = _e_cfg_slipshelf_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Top Shelf Settings", + "E", "_config_illume_slipshelf_settings", + "enlightenment/slipshelf_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_thumbscroll_change_timer = NULL; +static int _e_cfg_thumbscroll_change_timeout(void *data) { + if (e_config->thumbscroll_threshhold == 0) + { + e_config->thumbscroll_enable = 0; + } + else + { + e_config->thumbscroll_enable = 1; + e_config->thumbscroll_momentum_threshhold = 100.0; + e_config->thumbscroll_friction = 1.0; + } + e_config_save_queue(); + _e_cfg_thumbscroll_change_timer = NULL; return 0; +} +static void +_e_cfg_thumbscroll_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_thumbscroll_change_timer) ecore_timer_del(_e_cfg_thumbscroll_change_timer); + _e_cfg_thumbscroll_change_timer = ecore_timer_add(0.5, _e_cfg_thumbscroll_change_timeout, data); +} + +static void * +_e_cfg_thumbscroll_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_thumbscroll_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_thumbscroll_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Drag Sensitivity", 0); + rg = e_widget_radio_group_new(&(e_config->thumbscroll_threshhold)); + o = e_widget_radio_add(e, "Very High", 6, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "High", 8, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "Medium", 12, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "Low", 18, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "Very Low", 24, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "Extremely Low", 36, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + o = e_widget_radio_add(e, "Lowest", 48, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_thumbscroll_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_thumbscroll(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_thumbscroll_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_thumbscroll_create; + v->free_cfdata = _e_cfg_thumbscroll_free; + v->basic.create_widgets = _e_cfg_thumbscroll_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 0; + cfd = e_config_dialog_new(con, "Finger Scrolling", + "E", "_config_illume_thumbscroll_settings", + "enlightenment/thumbscroll_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +Ecore_Timer *_e_cfg_fps_change_timer = NULL; +static int _e_cfg_fps_change_timeout(void *data) { + e_config->framerate = illume_cfg->performance.fps; + edje_frametime_set(1.0 / e_config->framerate); + e_config_save_queue(); + _e_cfg_fps_change_timer = NULL; return 0; +} +static void +_e_cfg_fps_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_fps_change_timer) ecore_timer_del(_e_cfg_fps_change_timer); + _e_cfg_fps_change_timer = ecore_timer_add(0.5, _e_cfg_fps_change_timeout, data); +} + +static void * +_e_cfg_fps_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + return NULL; +} + +static void +_e_cfg_fps_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_fps_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Frames Per Second", 0); + rg = e_widget_radio_group_new(&(illume_cfg->performance.fps)); + o = e_widget_radio_add(e, "5", 5, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "10", 10, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "15", 15, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "25", 25, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "30", 30, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "40", 40, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "50", 50, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + o = e_widget_radio_add(e, "60", 60, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_fps_change, NULL); + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_fps(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_fps_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_fps_create; + v->free_cfdata = _e_cfg_fps_free; + v->basic.create_widgets = _e_cfg_fps_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 0; + cfd = e_config_dialog_new(con, "Framerate", + "E", "_config_illume_fps_settings", + "enlightenment/fps_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +typedef struct _Gadit Gadit; +struct _Gadit +{ + E_Gadcon *gc; + const char *name; + int was_enabled, enabled; +}; + +E_Slipshelf *local_slipshelf = NULL; +Eina_List *gadits = NULL; +Ecore_Timer *_e_cfg_gadgets_change_timer = NULL; +static int _e_cfg_gadgets_change_timeout(void *data) { + Eina_List *l, *l2, *l3; + int update; + E_Gadcon *up_gc1; + + update = 0; + for (l = gadits; l; l = l->next) + { + Gadit *gi; + + gi = l->data; + if (gi->enabled != gi->was_enabled) + { + if (gi->enabled) + { + e_gadcon_client_config_new(gi->gc, gi->name); + } + else + { + for (l2 = gi->gc->cf->clients; l2; l2 = l2->next) + { + E_Config_Gadcon_Client *gccc; + + gccc = l2->data; + if (strcmp(gi->name, gccc->name)) continue; + e_gadcon_client_config_del(gi->gc->cf, gccc); + } + } + update = 1; + gi->was_enabled = gi->enabled; + } + } + if (update) + { + e_gadcon_unpopulate(local_slipshelf->gadcon); + e_gadcon_populate(local_slipshelf->gadcon); + e_gadcon_unpopulate(local_slipshelf->gadcon_extra); + e_gadcon_populate(local_slipshelf->gadcon_extra); + } + e_config_save_queue(); + _e_cfg_gadgets_change_timer = NULL; return 0; +} +static void +_e_cfg_gadgets_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_gadgets_change_timer) ecore_timer_del(_e_cfg_gadgets_change_timer); + _e_cfg_gadgets_change_timer = ecore_timer_add(0.5, _e_cfg_gadgets_change_timeout, data); +} + +static void * +_e_cfg_gadgets_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + local_slipshelf = slipshelf; + e_object_ref(E_OBJECT(local_slipshelf)); + return NULL; +} + +static void +_e_cfg_gadgets_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata + while (gadits) + { + Gadit *gi; + + gi = gadits->data; + evas_stringshare_del(gi->name); + free(gi); + gadits = eina_list_remove_list(gadits, gadits); + } + e_object_unref(E_OBJECT(local_slipshelf)); + local_slipshelf = NULL; +} + +static Evas_Object * +_e_cfg_gadgets_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + Eina_List *l, *l2, *l3; + + list = e_widget_list_add(e, 0, 0); + + frame = e_widget_framelist_add(e, "Visible Gadgets", 0); + for (l = e_gadcon_provider_list(); l; l = l->next) + { + E_Gadcon_Client_Class *cc; + const char *lbl = NULL; + int on; + Gadit *gi; + + if (!(cc = l->data)) continue; + if (cc->func.label) lbl = cc->func.label(); + if (!lbl) lbl = cc->name; + on = 0; + for (l3 = local_slipshelf->gadcon->cf->clients; l3; l3 = l3->next) + { + E_Config_Gadcon_Client *gccc; + + gccc = l3->data; + if (!strcmp(cc->name, gccc->name)) + { + on = 1; + break; + } + } + + gi = E_NEW(Gadit, 1); + gi->gc = local_slipshelf->gadcon; + gi->name = evas_stringshare_add(cc->name); + gi->was_enabled = on; + gi->enabled = on; + gadits = eina_list_append(gadits, gi); + o = e_widget_check_add(e, lbl, &(gi->enabled)); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_gadgets_change, NULL); + } + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + frame = e_widget_framelist_add(e, "Hidden Gadgets", 0); + for (l = e_gadcon_provider_list(); l; l = l->next) + { + E_Gadcon_Client_Class *cc; + const char *lbl = NULL; + int on; + Gadit *gi; + + if (!(cc = l->data)) continue; + if (cc->func.label) lbl = cc->func.label(); + if (!lbl) lbl = cc->name; + on = 0; + for (l3 = local_slipshelf->gadcon_extra->cf->clients; l3; l3 = l3->next) + { + E_Config_Gadcon_Client *gccc; + + gccc = l3->data; + if (!strcmp(cc->name, gccc->name)) + { + on = 1; + break; + } + } + + gi = E_NEW(Gadit, 1); + gi->gc = local_slipshelf->gadcon_extra; + gi->name = evas_stringshare_add(cc->name); + gi->was_enabled = on; + gi->enabled = on; + gadits = eina_list_append(gadits, gi); + o = e_widget_check_add(e, lbl, &(gi->enabled)); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_gadgets_change, NULL); + } + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_gadgets(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_gadgets_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_gadgets_create; + v->free_cfdata = _e_cfg_gadgets_free; + v->basic.create_widgets = _e_cfg_gadgets_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Top Shelf Gadgets", + "E", "_config_illume_gadgets_settings", + "enlightenment/gadgets_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// +int external_keyboard = 0; +Ecore_Timer *_e_cfg_keyboard_change_timer = NULL; +static int _e_cfg_keyboard_change_timeout(void *data) { + illume_cfg->kbd.use_internal = 0; + if (illume_cfg->kbd.run_keyboard) + { + evas_stringshare_del(illume_cfg->kbd.run_keyboard); + illume_cfg->kbd.run_keyboard = NULL; + } + if (external_keyboard == 0) + { + illume_cfg->kbd.use_internal = 0; + } + else if (external_keyboard == 1) + { + illume_cfg->kbd.use_internal = 1; + } + else + { + Ecore_List *kbds; + Efreet_Desktop *desktop; + int nn; + + kbds = efreet_util_desktop_category_list("Keyboard"); + if (kbds) + { + ecore_list_first_goto(kbds); + nn = 2; + while ((desktop = ecore_list_next(kbds))) + { + const char *dname; + + dname = ecore_file_file_get(desktop->orig_path); + if (nn == external_keyboard) + { + if (dname) + illume_cfg->kbd.run_keyboard = evas_stringshare_add(dname); + break; + } + nn++; + } + } + } + e_mod_win_cfg_kbd_update(); + e_config_save_queue(); + _e_cfg_keyboard_change_timer = NULL; return 0; +} +static void +_e_cfg_keyboard_change(void *data, Evas_Object *obj, void *event_info) { + if (_e_cfg_keyboard_change_timer) ecore_timer_del(_e_cfg_keyboard_change_timer); + _e_cfg_keyboard_change_timer = ecore_timer_add(0.5, _e_cfg_keyboard_change_timeout, data); +} + +static void * +_e_cfg_keyboard_create(E_Config_Dialog *cfd) +{ // alloc cfd->cfdata + local_slipshelf = slipshelf; + e_object_ref(E_OBJECT(local_slipshelf)); + return NULL; +} + +static void +_e_cfg_keyboard_free(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) +{ // free cfd->cfdata +} + +static Evas_Object * +_e_cfg_keyboard_ui(E_Config_Dialog *cfd, Evas *e, E_Config_Dialog_Data *cfdata) +{ + Evas_Object *list, *o, *frame; + E_Radio_Group *rg; + Eina_List *l, *l2, *l3; + + list = e_widget_list_add(e, 0, 0); + + if (!illume_cfg->kbd.run_keyboard) + { + if (illume_cfg->kbd.use_internal) + external_keyboard = 1; + else + external_keyboard = 0; + } + else + { + Ecore_List *kbds; + Efreet_Desktop *desktop; + int nn; + + external_keyboard = 0; + kbds = efreet_util_desktop_category_list("Keyboard"); + if (kbds) + { + ecore_list_first_goto(kbds); + nn = 2; + while ((desktop = ecore_list_next(kbds))) + { + const char *dname; + + dname = ecore_file_file_get(desktop->orig_path); + if (dname) + { + if (!strcmp(illume_cfg->kbd.run_keyboard, dname)) + { + external_keyboard = nn; + break; + } + } + nn++; + } + } + } + + frame = e_widget_framelist_add(e, "Keyboards", 0); + rg = e_widget_radio_group_new(&(external_keyboard)); + o = e_widget_radio_add(e, "None", 0, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_keyboard_change, NULL); + o = e_widget_radio_add(e, "Default", 1, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_keyboard_change, NULL); + { + Ecore_List *kbds; + Efreet_Desktop *desktop; + int nn; + + kbds = efreet_util_desktop_category_list("Keyboard"); + if (kbds) + { + ecore_list_first_goto(kbds); + nn = 2; + while ((desktop = ecore_list_next(kbds))) + { + const char *dname; + + dname = ecore_file_file_get(desktop->orig_path); + o = e_widget_radio_add(e, desktop->name, nn, rg); + e_widget_framelist_object_append(frame, o); + evas_object_smart_callback_add(o, "changed", _e_cfg_keyboard_change, NULL); + nn++; + } + } + } + e_widget_list_object_append(list, frame, 1, 0, 0.0); // fill, expand, align + + return list; +} + +EAPI void +e_cfg_keyboard(E_Container *con, const char *params) +{ + E_Config_Dialog *cfd; + E_Config_Dialog_View *v = NULL; + + if (e_config_dialog_find("E", "_config_illume_keyboard_settings")) return; + v = E_NEW(E_Config_Dialog_View, 1); + v->create_cfdata = _e_cfg_keyboard_create; + v->free_cfdata = _e_cfg_keyboard_free; + v->basic.create_widgets = _e_cfg_keyboard_ui; + v->basic_only = 1; + v->normal_win = 1; + v->scroll = 1; + cfd = e_config_dialog_new(con, "Keyboard Settings", + "E", "_config_illume_keyboard_settings", + "enlightenment/keyboard_settings", 0, v, NULL); + e_dialog_resizable_set(cfd->dia, 1); +} + +/////////////////////////////////////////////////////////////////////////////// + +/* internal calls */ +typedef struct _Data Data; +struct _Data +{ + E_Win *win; + Evas_Object *o, *o_sf, *o_l; + void (*delfunc) (const void *data); + const void *data; +}; + +static Evas_Object * +_e_cfg_win_new(const char *title, const char *name, const char *themedir, void (*delfunc) (const void *data), const void *data) +{ + E_Zone *zone; + E_Win *win; + Evas_Object *o, *sf, *ol; + Data *d; + + zone = e_util_zone_current_get(e_manager_current_get()); + if (!zone) return NULL; + win = e_win_new(zone->container); + e_win_delete_callback_set(win, _cb_delete); + e_win_resize_callback_set(win, _cb_resize); + e_win_name_class_set(win, "E", name); + e_win_title_set(win, title); + d = E_NEW(Data, 1); + d->win = win; + d->delfunc = delfunc; + d->data = data; + win->data = d; + o = _theme_obj_new(e_win_evas_get(win), themedir, + "e/modules/illume/config/dialog"); + edje_object_part_text_set(o, "e.text.label", "OK"); + edje_object_signal_callback_add(o, "e,action,do,ok", "", _cb_signal_ok, win); + evas_object_show(o); + d->o = o; + + ol = e_widget_list_add(e_win_evas_get(win), 0, 0); + d->o_l = ol; + + evas_object_data_set(ol, "win", win); + + return ol; +} + +static void +_e_cfg_win_complete(Evas_Object *ol) +{ + Evas_Object *sf; + E_Win *win; + Data *d; + Evas_Coord mw, mh; + + win = evas_object_data_get(ol, "win"); + d = win->data; + + e_widget_min_size_get(ol, &mw, &mh); + evas_object_resize(ol, mw, mh); + + sf = e_widget_scrollframe_simple_add(evas_object_evas_get(ol), ol); + edje_object_part_swallow(d->o, "e.swallow.content", sf); + d->o_sf = sf; + + e_win_show(win); + + e_widget_focus_set(ol, 1); + evas_object_focus_set(ol, 1); + +} + +static void +_cb_signal_ok(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Win *win; + Data *d; + + win = data; + d = win->data; + if (d->delfunc) d->delfunc(d->data); + free(d); + e_object_del(E_OBJECT(win)); +} + +static void +_cb_delete(E_Win *win) +{ + Data *d; + + d = win->data; + if (d->delfunc) d->delfunc(d->data); + free(d); + e_object_del(E_OBJECT(win)); +} + +static void +_cb_resize(E_Win *win) +{ + Data *d; + + d = win->data; + evas_object_resize(d->o, win->w, win->h); +} + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + + + + + + + +/////////////////////////////////////////////////////////////////////////////// + +#ifdef HAVE_EDBUS +typedef struct _DB_Method DB_Method; +struct _DB_Method +{ + const char *name; + const char *params; + const char *retrn; + E_DBus_Method_Cb func; +}; + +//--- + +// illume_cfg->launcher.mode 0/1 +static DBusMessage * +_dbcb_launcher_type_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->launcher.mode)); + return reply; +} + +static DBusMessage * +_dbcb_launcher_type_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 1)) + { + illume_cfg->launcher.mode = val; + _e_cfg_launcher_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be 0 or 1"); + return reply; +} + +// illume_cfg->launcher.icon_size 1-640 +static DBusMessage * +_dbcb_launcher_icon_size_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->launcher.icon_size)); + return reply; +} + +static DBusMessage * +_dbcb_launcher_icon_size_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 1) && (val <= 640)) + { + illume_cfg->launcher.icon_size = val; + _e_cfg_launcher_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 1 to 640"); + return reply; +} + +// illume_cfg->launcher.single_click 0/1 +static DBusMessage * +_dbcb_launcher_single_click_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->launcher.single_click)); + return reply; +} + +static DBusMessage * +_dbcb_launcher_single_click_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 1)) + { + illume_cfg->launcher.single_click = val; + _e_cfg_launcher_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be 0 or 1"); + return reply; +} + +// e_config->screensaver_timeout 0(off)-3600 +static DBusMessage * +_dbcb_screensaver_timeout_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + int val; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + val = e_config->screensaver_timeout; + if (!e_config->screensaver_enable) val = 0; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(val)); + return reply; +} + +static DBusMessage * +_dbcb_screensaver_timeout_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 3600)) + { + e_config->screensaver_timeout = val; + _e_cfg_power_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 3600"); + return reply; +} + +// illume_cfg->power.auto_suspend_delay 0(off)-600 +static DBusMessage * +_dbcb_autosuspend_timeout_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + int val; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + val = illume_cfg->power.auto_suspend_delay; + if (!illume_cfg->power.auto_suspend) val = 0; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(val)); + return reply; +} + +static DBusMessage * +_dbcb_autosuspend_timeout_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 600)) + { + illume_cfg->power.auto_suspend_delay = val; + _e_cfg_power_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 600"); + return reply; +} + +// illume_cfg->sliding.layout.duration +static DBusMessage * +_dbcb_slide_window_duration_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->sliding.layout.duration)); + return reply; +} + +static DBusMessage * +_dbcb_slide_window_duration_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 4000)) + { + illume_cfg->sliding.layout.duration = val; + _e_cfg_animation_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 4000"); + return reply; +} + +// illume_cfg->sliding.slipshelf.duration +static DBusMessage * +_dbcb_slide_slipshelf_duration_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->sliding.slipshelf.duration)); + return reply; +} + +static DBusMessage * +_dbcb_slide_slipshelf_duration_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 4000)) + { + illume_cfg->sliding.slipshelf.duration = val; + _e_cfg_animation_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 4000"); + return reply; +} + +// illume_cfg->sliding.kbd.duration +static DBusMessage * +_dbcb_slide_kbd_duration_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->sliding.kbd.duration)); + return reply; +} + +static DBusMessage * +_dbcb_slide_kbd_duration_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 4000)) + { + illume_cfg->sliding.kbd.duration = val; + _e_cfg_animation_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 4000"); + return reply; +} + +// illume_cfg->sliding.busywin.duration +static DBusMessage * +_dbcb_slide_busywin_duration_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->sliding.busywin.duration)); + return reply; +} + +static DBusMessage * +_dbcb_slide_busywin_duration_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 4000)) + { + illume_cfg->sliding.busywin.duration = val; + _e_cfg_animation_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 4000"); + return reply; +} + +// illume_cfg->slipshelf.main_gadget_size +static DBusMessage * +_dbcb_slipshelf_main_gadget_size_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->slipshelf.main_gadget_size)); + return reply; +} + +static DBusMessage * +_dbcb_slipshelf_main_gadget_size_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 1) && (val <= 480)) + { + illume_cfg->slipshelf.main_gadget_size = val; + _e_cfg_slipshelf_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 1 to 480"); + return reply; +} + +// illume_cfg->slipshelf.extra_gagdet_size +static DBusMessage * +_dbcb_slipshelf_extra_gadget_size_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->slipshelf.extra_gagdet_size)); + return reply; +} + +static DBusMessage * +_dbcb_slipshelf_extra_gadget_size_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 1) && (val <= 480)) + { + illume_cfg->slipshelf.extra_gagdet_size = val; + _e_cfg_slipshelf_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 1 to 480"); + return reply; +} + +// e_config->thumbscroll_threshhold +static DBusMessage * +_dbcb_thumbscroll_threshhold_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + int val; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + val = e_config->thumbscroll_threshhold; + if (!e_config->thumbscroll_enable) val = 0; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(val)); + return reply; +} + +static DBusMessage * +_dbcb_thumbscroll_threshhold_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 0) && (val <= 100)) + { + e_config->thumbscroll_threshhold = val; + _e_cfg_thumbscroll_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 0 to 100"); + return reply; +} + +// illume_cfg->performance.fps +static DBusMessage * +_dbcb_animation_fps_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_append_basic(&iter, DBUS_TYPE_INT32, &(illume_cfg->performance.fps)); + return reply; +} + +static DBusMessage * +_dbcb_animation_fps_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + int val; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(val)); + if ((val >= 1) && (val <= 120)) + { + illume_cfg->performance.fps = val; + _e_cfg_fps_change(NULL, NULL, NULL); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter must be from 1 to 120"); + return reply; +} + +// list available gadgets +static DBusMessage * +_dbcb_gadget_list_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter, arr; + Eina_List *l; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_open_container(&iter, DBUS_TYPE_ARRAY, "s", &arr); + for (l = e_gadcon_provider_list(); l; l = l->next) + { + E_Gadcon_Client_Class *cc; + + if (!(cc = l->data)) continue; + dbus_message_iter_append_basic(&arr, DBUS_TYPE_STRING, &(cc->name)); + } + dbus_message_iter_close_container(&iter, &arr); + return reply; +} + +// list gadgets for main shelf +static DBusMessage * +_dbcb_slipshelf_main_gadget_list_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter, arr; + Eina_List *l; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_open_container(&iter, DBUS_TYPE_ARRAY, "s", &arr); + for (l = slipshelf->gadcon->cf->clients; l; l = l->next) + { + E_Config_Gadcon_Client *gccc; + + if (!(gccc = l->data)) continue; + dbus_message_iter_append_basic(&arr, DBUS_TYPE_STRING, &(gccc->name)); + } + dbus_message_iter_close_container(&iter, &arr); + return reply; +} + +// + gadgets for main shelf +static DBusMessage * +_dbcb_slipshelf_main_gadget_add(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(s)); + if (s) + { + if (!e_gadcon_client_config_new(slipshelf->gadcon, s)) + goto invalid; + e_gadcon_unpopulate(slipshelf->gadcon); + e_gadcon_populate(slipshelf->gadcon); + e_config_save_queue(); + return dbus_message_new_method_return(msg); + } + invalid: + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter not valid"); + return reply; +} + +// - gadgets for main shelf +static DBusMessage * +_dbcb_slipshelf_main_gadget_del(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(s)); + if (s) + { + Eina_List *l; + + for (l = slipshelf->gadcon->clients; l; l = l->next) + { + E_Config_Gadcon_Client *cgc; + + if (!(cgc = l->data)) continue; + if (strcmp(s, cgc->name)) continue; + e_gadcon_client_config_del(slipshelf->gadcon->cf, cgc); + break; + } + e_gadcon_unpopulate(slipshelf->gadcon); + e_gadcon_populate(slipshelf->gadcon); + e_config_save_queue(); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter not valid"); + return reply; +} + +// list gadgets for extra shelf +static DBusMessage * +_dbcb_slipshelf_extra_gadget_list_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessage *reply; + DBusMessageIter iter, arr; + Eina_List *l; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + dbus_message_iter_open_container(&iter, DBUS_TYPE_ARRAY, "s", &arr); + for (l = slipshelf->gadcon_extra->cf->clients; l; l = l->next) + { + E_Config_Gadcon_Client *gccc; + + if (!(gccc = l->data)) continue; + dbus_message_iter_append_basic(&arr, DBUS_TYPE_STRING, &(gccc->name)); + } + dbus_message_iter_close_container(&iter, &arr); + return reply; +} + +// + gadgets for extra shelf +static DBusMessage * +_dbcb_slipshelf_extra_gadget_add(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(s)); + if (s) + { + if (!e_gadcon_client_config_new(slipshelf->gadcon_extra, s)) + goto invalid; + e_gadcon_unpopulate(slipshelf->gadcon_extra); + e_gadcon_populate(slipshelf->gadcon_extra); + e_config_save_queue(); + return dbus_message_new_method_return(msg); + } + invalid: + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter not valid"); + return reply; +} + +// - gadgets for extra shelf +static DBusMessage * +_dbcb_slipshelf_extra_gadget_del(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(s)); + if (s) + { + Eina_List *l; + + for (l = slipshelf->gadcon_extra->clients; l; l = l->next) + { + E_Config_Gadcon_Client *cgc; + + if (!(cgc = l->data)) continue; + if (strcmp(s, cgc->name)) continue; + e_gadcon_client_config_del(slipshelf->gadcon_extra->cf, cgc); + break; + } + e_gadcon_unpopulate(slipshelf->gadcon_extra); + e_gadcon_populate(slipshelf->gadcon_extra); + e_config_save_queue(); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter not valid"); + return reply; +} + +// get keyboard - "none", "internal", ["a.desktop", "b.desktop" ...] +static DBusMessage * +_dbcb_keyboard_get(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + reply = dbus_message_new_method_return(msg); + dbus_message_iter_init_append(reply, &iter); + s = "invalid"; + if ((!illume_cfg->kbd.use_internal) && (!illume_cfg->kbd.run_keyboard)) + s = "none"; + else if ((illume_cfg->kbd.use_internal) && (!illume_cfg->kbd.run_keyboard)) + s = "internal"; + else if (illume_cfg->kbd.run_keyboard) + s = illume_cfg->kbd.run_keyboard; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &(s)); + return reply; +} + +// set kebyoard - "none", "internal", ["a.desktop", "b.desktop" ...] +static DBusMessage * +_dbcb_keyboard_set(E_DBus_Object *obj, DBusMessage *msg) +{ + DBusMessageIter iter; + DBusMessage *reply; + char *s; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_get_basic(&iter, &(s)); + if (s) + { + illume_cfg->kbd.use_internal = 0; + if (illume_cfg->kbd.run_keyboard) + { + evas_stringshare_del(illume_cfg->kbd.run_keyboard); + illume_cfg->kbd.run_keyboard = NULL; + } + if (!strcmp(s, "none")) + illume_cfg->kbd.use_internal = 0; + else if (!strcmp(s, "internal")) + illume_cfg->kbd.use_internal = 1; + else + illume_cfg->kbd.run_keyboard = evas_stringshare_add(s); + e_mod_win_cfg_kbd_update(); + e_config_save_queue(); + return dbus_message_new_method_return(msg); + } + reply = dbus_message_new_error(msg, + "org.enlightenment.DBus.InvalidArgument", + "Parameter not valid. must be a valid .desktop file name, or 'none' or 'internal'"); + return reply; +} + +static const DB_Method methods[] = +{ + {"LauncherTypeGet", "", "i", _dbcb_launcher_type_get}, + {"LauncherTypeSet", "i", "", _dbcb_launcher_type_set}, + {"LauncherIconSizeGet", "", "i", _dbcb_launcher_icon_size_get}, + {"LauncherIconSizeSet", "i", "", _dbcb_launcher_icon_size_set}, + {"LauncherSingleClickGet", "", "i", _dbcb_launcher_single_click_get}, + {"LauncherSingleClickSet", "i", "", _dbcb_launcher_single_click_set}, + {"ScreensaverTimeoutGet", "", "i", _dbcb_screensaver_timeout_get}, + {"ScreensaverTimeoutSet", "i", "", _dbcb_screensaver_timeout_set}, + {"AutosuspendTimeoutGet", "", "i", _dbcb_autosuspend_timeout_get}, + {"AutosuspendTimeoutSet", "i", "", _dbcb_autosuspend_timeout_set}, + {"SlideWindowDurationGet", "", "i", _dbcb_slide_window_duration_get}, + {"SlideWindowDurationSet", "i", "", _dbcb_slide_window_duration_set}, + {"SlideSlipshelfDurationGet", "", "i", _dbcb_slide_slipshelf_duration_get}, + {"SlideSlipshelfDurationSet", "i", "", _dbcb_slide_slipshelf_duration_set}, + {"SlideKeyboardDurationGet", "", "i", _dbcb_slide_kbd_duration_get}, + {"SlideKeyboardDurationSet", "i", "", _dbcb_slide_kbd_duration_set}, + {"SlideBusywinDurationGet", "", "i", _dbcb_slide_busywin_duration_get}, + {"SlideBusywinDurationSet", "i", "", _dbcb_slide_busywin_duration_set}, + {"SlipshelfMainGadgetSizeGet", "", "i", _dbcb_slipshelf_main_gadget_size_get}, + {"SlipshelfMainGadgetSizeSet", "i", "", _dbcb_slipshelf_main_gadget_size_set}, + {"SlipshelfExtraGadgetSizeGet", "", "i", _dbcb_slipshelf_extra_gadget_size_get}, + {"SlipshelfExtraGadgetSizeSet", "i", "", _dbcb_slipshelf_extra_gadget_size_set}, + {"ThumbscrollThreshholdGet", "", "i", _dbcb_thumbscroll_threshhold_get}, + {"ThumbscrollThreshholdSet", "i", "", _dbcb_thumbscroll_threshhold_set}, + {"AnimationFramerateGet", "", "i", _dbcb_animation_fps_get}, + {"AnimationFramerateSet", "i", "", _dbcb_animation_fps_set}, + {"GadgetListGet", "", "as", _dbcb_gadget_list_get}, + {"SlipshelfMainGadgetListGet", "", "as", _dbcb_slipshelf_main_gadget_list_get}, + {"SlipshelfMainGadgetAdd", "s", "", _dbcb_slipshelf_main_gadget_add}, + {"SlipshelfMainGadgetDel", "s", "", _dbcb_slipshelf_main_gadget_del}, + {"SlipshelfExtraGadgetListGet", "", "as", _dbcb_slipshelf_extra_gadget_list_get}, + {"SlipshelfExtraGadgetAdd", "s", "", _dbcb_slipshelf_extra_gadget_add}, + {"SlipshelfExtraGadgetDel", "s", "", _dbcb_slipshelf_extra_gadget_del}, + {"KeyboardGet", "", "s", _dbcb_keyboard_get}, + {"KeyboardSet", "s", "", _dbcb_keyboard_set} +}; + +//--- + +static E_DBus_Interface *dbus_if = NULL; + +static void +_e_cfg_dbus_if_init(void) +{ + dbus_if = e_dbus_interface_new("org.enlightenment.wm.IllumeConfiguration"); + if (dbus_if) + { + int i; + + for (i = 0; i < sizeof(methods) / sizeof(DB_Method); i++) + e_dbus_interface_method_add(dbus_if, methods[i].name, + methods[i].params, methods[i].retrn, + methods[i].func); + e_msgbus_interface_attach(dbus_if); + } +} + +static void +_e_cfg_dbus_if_shutdown(void) +{ + if (dbus_if) + { + e_msgbus_interface_detach(dbus_if); + e_dbus_interface_unref(dbus_if); + dbus_if = NULL; + } +} +#endif diff --git a/src/modules/illume/e_cfg.h b/src/modules/illume/e_cfg.h new file mode 100644 index 000000000..4350ca00b --- /dev/null +++ b/src/modules/illume/e_cfg.h @@ -0,0 +1,72 @@ +#ifndef E_CFG_H +#define E_CFG_H + +#define ILLUME_CONFIG_MIN 3 +#define ILLUME_CONFIG_MAJ 0 + +typedef struct _Illume_Cfg Illume_Cfg; + +struct _Illume_Cfg +{ + int config_version; + + struct { + int mode; + int icon_size; + int single_click; + } launcher; + + struct { + int auto_suspend; + int auto_suspend_delay; + } power; + + struct { + int cache_level; // DOME? + int fps; + } performance; + + struct { + int main_gadget_size; + int extra_gagdet_size; + int style; + } slipshelf; + + struct { + struct { + int duration; + } slipshelf, kbd, busywin, layout; + } sliding; + + // FIXME: save/load these up minor version for this and init... + struct { + int use_internal; + const char *run_keyboard; + const char *dict; + double fuzz_mul; // NEW + int ignore_auto_kbd; // NEW + int ignore_auto_type; // NEW + int ignore_auto_lang; // NEW + int ignore_hardware_keyboards; // NEW + int force_no_dict; // NEW + const char *layout; // NEW + } kbd; +}; + +EAPI int e_cfg_init(E_Module *m); +EAPI int e_cfg_shutdown(void); + +EAPI int e_cfg_save(void); + +EAPI void e_cfg_launcher(E_Container *con, const char *params); +EAPI void e_cfg_power(E_Container *con, const char *params); +EAPI void e_cfg_animation(E_Container *con, const char *params); +EAPI void e_cfg_slipshelf(E_Container *con, const char *params); +EAPI void e_cfg_thumbscroll(E_Container *con, const char *params); +EAPI void e_cfg_fps(E_Container *con, const char *params); +EAPI void e_cfg_gadgets(E_Container *con, const char *params); +EAPI void e_cfg_keyboard(E_Container *con, const char *params); + +extern EAPI Illume_Cfg *illume_cfg; + +#endif diff --git a/src/modules/illume/e_flaunch.c b/src/modules/illume/e_flaunch.c new file mode 100644 index 000000000..347d5099b --- /dev/null +++ b/src/modules/illume/e_flaunch.c @@ -0,0 +1,310 @@ +#include +#include "e_flaunch.h" +#include "e_cfg.h" + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +static void +_e_flaunch_cb_button_select(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Flaunch_App *fla; + + fla = data; + if (fla->callback.func) fla->callback.func((void *)fla->callback.data); +} + +static E_Flaunch_App * +_e_fluanch_button_add(E_Flaunch *fl, const char *label, int expander, void (*func) (void *data), const void *data) +{ + E_Flaunch_App *fla; + Evas_Object *o; + + fla = E_NEW(E_Flaunch_App, 1); + if (!fla) return NULL; + if (expander) + o = _theme_obj_new(fl->zone->container->bg_evas, + fl->themedir, + "e/modules/flaunch/button/default"); + else + o = _theme_obj_new(fl->zone->container->bg_evas, + fl->themedir, + "e/modules/flaunch/button/start"); + edje_object_part_text_set(o, "e.text.label", label); + fla->flaunch = fl; + fla->obj = o; + fla->callback.func = func; + if (!data) data = fla; + fla->callback.data = data; + edje_object_signal_callback_add(o, "e,action,do,select", "", + _e_flaunch_cb_button_select, fla); + return fla; +} + +static void +_e_flaunch_button_del(E_Flaunch_App *fla) +{ + evas_object_del(fla->obj); + if (fla->desktop) evas_stringshare_del(fla->desktop); + free(fla); +} + +static void +_e_fluanch_cb_app_button(void *data) +{ + E_Flaunch_App *fla; + Efreet_Desktop *desktop; + + fla = data; + if (!fla->desktop) return; + desktop = efreet_util_desktop_file_id_find(fla->desktop); + if (!desktop) return; + if (fla->flaunch->desktop_run_func) fla->flaunch->desktop_run_func(desktop); +} + +static E_Flaunch_App * +_e_flaunch_app_add(E_Flaunch *fl, const char *deskfile) +{ + E_Flaunch_App *fla; + Efreet_Desktop *desktop; + const char *label = ""; + + desktop = efreet_util_desktop_file_id_find(deskfile); + if (desktop) label = desktop->name; + fla = _e_fluanch_button_add(fl, label, 1, _e_fluanch_cb_app_button, NULL); + if (deskfile) fla->desktop = evas_stringshare_add(deskfile); + fl->apps = eina_list_append(fl->apps, fla); + e_box_pack_end(fl->app_box_obj, fla->obj); + e_box_pack_options_set(fla->obj, 1, 1, 1, 1, 0.5, 0.5, 0, 0, 9999, 9999); + evas_object_show(fla->obj); + return fla; +} + +static void +_e_flaunch_apps_clear(E_Flaunch *fl) +{ + while (fl->apps) + { + _e_flaunch_button_del(fl->apps->data); + fl->apps = eina_list_remove_list(fl->apps, fl->apps); + } +} + +static void +_e_flaunch_apps_populate(E_Flaunch *fl) +{ + E_Flaunch_App *fla; + Ecore_List *bar_desktops; + int num = 0, max, count; + + // FIXME: 3 should become config here + max = 3; + // for now just look for any apps in "category" 'Bar' and add the first 3 + // FIXME: category should be configurable... + bar_desktops = efreet_util_desktop_category_list("Bar"); + if (bar_desktops) + { + Efreet_Desktop *desktop; + + count = ecore_list_count(bar_desktops); + if (count < max) + { + int i; + + for (i = 0; i < (max - count) / 2; i++) + { + _e_flaunch_app_add(fl, ""); + num++; + } + } + ecore_list_first_goto(bar_desktops); + while ((desktop = ecore_list_next(bar_desktops))) + { + if (desktop->orig_path) + { + const char *dname; + + dname = ecore_file_file_get(desktop->orig_path); + if (dname) + { + _e_flaunch_app_add(fl, dname); + num++; + } + } + if (num >= max) break; + } + } + while (num < max) + { + _e_flaunch_app_add(fl, ""); + num++; + } +} + +static void +_e_fluanch_cb_home_button(void *data) +{ + printf("FIXME: this 'start' button has no defined behavior\n"); +} + +static void +_e_flaunch_free(E_Flaunch *fl) +{ + if (fl->repopulate_timer) ecore_timer_del(fl->repopulate_timer); + _e_flaunch_apps_clear(fl); + _e_flaunch_button_del(fl->start_button); + evas_stringshare_del(fl->themedir); + evas_object_del(fl->app_box_obj); + evas_object_del(fl->box_obj); + while (fl->handlers) + { + ecore_event_handler_del(fl->handlers->data); + fl->handlers = eina_list_remove_list(fl->handlers, fl->handlers); + } + free(fl); +} + +static int +_e_flaunch_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + E_Flaunch *fl; + + ev = event; + fl = data; + if (fl->zone == ev->zone) + { + evas_object_move(fl->box_obj, fl->zone->x, fl->zone->y + fl->zone->h - fl->height); + evas_object_resize(fl->box_obj, fl->zone->w, fl->height); + } + return 1; +} + +static int +_e_flaunch_cb_delayed_repopulate(void *data) +{ + E_Flaunch *fl; + + fl = data; + _e_flaunch_apps_clear(fl); + _e_flaunch_apps_populate(fl); + fl->repopulate_timer = NULL; + return 0; +} + +static int +_e_flaunch_cb_desktop_list_change(void *data, int type, void *event) +{ + E_Flaunch *fl; + + fl = data; + if (fl->repopulate_timer) ecore_timer_del(fl->repopulate_timer); + fl->repopulate_timer = ecore_timer_add(0.5, _e_flaunch_cb_delayed_repopulate, fl); + return 1; +} + +static int +_e_flaunch_cb_desktop_change(void *data, int type, void *event) +{ + E_Flaunch *fl; + + fl = data; + if (fl->repopulate_timer) ecore_timer_del(fl->repopulate_timer); + fl->repopulate_timer = ecore_timer_add(0.5, _e_flaunch_cb_delayed_repopulate, fl); + return 1; +} + +EAPI int +e_flaunch_init(void) +{ + return 1; +} + +EAPI int +e_flaunch_shutdown(void) +{ + return 1; +} + +EAPI E_Flaunch * +e_flaunch_new(E_Zone *zone, const char *themedir) +{ + E_Flaunch *fl; + Evas_Object *o; + + fl = E_OBJECT_ALLOC(E_Flaunch, E_FLAUNCH_TYPE, _e_flaunch_free); + if (!fl) return NULL; + fl->zone = zone; + + fl->themedir = evas_stringshare_add(themedir); + + // FIXME: height should become config + fl->height = 30 * e_scale; + + o = e_box_add(fl->zone->container->bg_evas); + e_box_orientation_set(o, 1); + e_box_homogenous_set(o, 0); + fl->box_obj = o; + + fl->start_button = _e_fluanch_button_add(fl, "*", 0, + _e_fluanch_cb_home_button, fl); + e_box_pack_end(fl->box_obj, fl->start_button->obj); + e_box_pack_options_set(fl->start_button->obj, 1, 1, 0, 1, 0.5, 0.5, fl->height, 0, fl->height, 9999); + evas_object_show(fl->start_button->obj); + + o = e_box_add(fl->zone->container->bg_evas); + e_box_orientation_set(o, 1); + e_box_homogenous_set(o, 1); + fl->app_box_obj = o; + + e_box_pack_end(fl->box_obj, fl->app_box_obj); + e_box_pack_options_set(fl->app_box_obj, 1, 1, 1, 1, 0.5, 0.5, 0, 0, 9999, 9999); + + _e_flaunch_apps_populate(fl); + + evas_object_move(fl->box_obj, fl->zone->x, fl->zone->y + fl->zone->h - fl->height); + evas_object_resize(fl->box_obj, fl->zone->w, fl->height); + evas_object_show(fl->app_box_obj); + evas_object_layer_set(fl->box_obj, 10); + evas_object_show(fl->box_obj); + + fl->handlers = eina_list_append + (fl->handlers, ecore_event_handler_add + (E_EVENT_ZONE_MOVE_RESIZE, _e_flaunch_cb_zone_move_resize, fl)); + fl->handlers = eina_list_append + (fl->handlers, ecore_event_handler_add + (EFREET_EVENT_DESKTOP_LIST_CHANGE, _e_flaunch_cb_desktop_list_change, fl)); + fl->handlers = eina_list_append + (fl->handlers, ecore_event_handler_add + (EFREET_EVENT_DESKTOP_CHANGE, _e_flaunch_cb_desktop_change, fl)); + + return fl; +} + +EAPI void +e_flaunch_desktop_exec_callabck_set(E_Flaunch *fl, void (*func) (Efreet_Desktop *desktop)) +{ + fl->desktop_run_func = func; +} + + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} diff --git a/src/modules/illume/e_flaunch.h b/src/modules/illume/e_flaunch.h new file mode 100644 index 000000000..4acbac8a1 --- /dev/null +++ b/src/modules/illume/e_flaunch.h @@ -0,0 +1,40 @@ +#ifndef E_FLAUNCH_H +#define E_FLAUNCH_H + +typedef struct _E_Flaunch E_Flaunch; +typedef struct _E_Flaunch_App E_Flaunch_App; + +#define E_FLAUNCH_TYPE 0xE1b7274 + +struct _E_Flaunch +{ + E_Object e_obj_inherit; + int height; + const char *themedir; + Evas_Object *box_obj, *app_box_obj; + Eina_List *apps; + E_Flaunch_App *start_button; + E_Zone *zone; + void (*desktop_run_func) (Efreet_Desktop *desktop); + Ecore_Event_Handler *zone_resize_handler; + Eina_List *handlers; + Ecore_Timer *repopulate_timer; +}; + +struct _E_Flaunch_App +{ + E_Flaunch *flaunch; + Evas_Object *obj; + struct { + void (*func) (void *data); + const void *data; + } callback; + const char *desktop; +}; + +EAPI int e_flaunch_init(void); +EAPI int e_flaunch_shutdown(void); +EAPI E_Flaunch *e_flaunch_new(E_Zone *zone, const char *themedir); +EAPI void e_flaunch_desktop_exec_cb_set(E_Flaunch *fl, void (*func) (Efreet_Desktop *desktop)); + +#endif diff --git a/src/modules/illume/e_kbd.c b/src/modules/illume/e_kbd.c new file mode 100644 index 000000000..31c4fa3e2 --- /dev/null +++ b/src/modules/illume/e_kbd.c @@ -0,0 +1,1158 @@ +#include +#include "e_kbd.h" +#include "e_mod_layout.h" +#include "e_cfg.h" + +#ifdef HAVE_EDBUS +#include +#include +#endif + +static void _e_kbd_layout_send(E_Kbd *kbd); + +static Eina_List *handlers = NULL; +static Eina_List *kbds = NULL; +static Ecore_X_Atom atom_mb_im_invoker_command = 0; +static Ecore_X_Atom atom_mtp_im_invoker_command = 0; +static Eina_List *border_hooks = NULL; +static E_Border *focused_border = NULL; +static Ecore_X_Atom focused_vkbd_state = 0; +static E_Module *mod = NULL; + +//#define ICONIFY_TO_HIDE + +static Ecore_Job *_e_kbd_apply_all_job = NULL; +static void +_e_kbd_cb_apply_all_job(void *data) +{ + _e_mod_layout_apply_all(); + _e_kbd_apply_all_job = NULL; +} + +static void +_e_kbd_apply_all_job_queue(void) +{ + if (_e_kbd_apply_all_job) ecore_job_del(_e_kbd_apply_all_job); + _e_kbd_apply_all_job = ecore_job_add(_e_kbd_cb_apply_all_job, NULL); +} + +static void +_e_kbd_apply_all_job_queue_end(void) +{ + if (_e_kbd_apply_all_job) ecore_job_del(_e_kbd_apply_all_job); + _e_kbd_apply_all_job = NULL; +} + +static void +_e_kbd_border_hide(E_Border *bd) +{ + if (!bd) return; +#ifdef ICONIFY_TO_HIDE + e_border_iconify(bd); +#else + e_border_hide(bd, 2); +#endif +} + +static void +_e_kbd_border_show(E_Kbd *kbd, E_Border *bd) +{ + if (!bd) return; + e_border_uniconify(bd); + if (kbd->fullscreen) + e_border_layer_set(kbd->border, 250); + else + e_border_layer_set(kbd->border, 100); + e_border_show(bd); + e_border_raise(bd); +} + +static int +_e_kbd_cb_animate(void *data) +{ + E_Kbd *kbd; + double t, v; + + kbd = data; + t = ecore_time_get() - kbd->start; + if (t > kbd->len) t = kbd->len; + if (kbd->len > 0.0) + { + v = t / kbd->len; + v = 1.0 - v; + v = v * v * v * v; + v = 1.0 - v; + } + else + { + t = kbd->len; + v = 1.0; + } + kbd->adjust = (kbd->adjust_end * v) + (kbd->adjust_start * (1.0 - v)); + if (kbd->border) + { + e_border_fx_offset(kbd->border, 0, kbd->border->h - kbd->adjust); + } + if (t == kbd->len) + { + kbd->animator = NULL; + if (!kbd->visible) + { + _e_kbd_border_hide(kbd->border); + kbd->actually_visible = kbd->visible; + } + _e_kbd_apply_all_job_queue(); + _e_kbd_layout_send(kbd); + return 0; + } + return 1; +} + +static void +_e_kbd_free(E_Kbd *kbd) +{ + kbds = eina_list_remove(kbds, kbd); + if (kbd->animator) ecore_animator_del(kbd->animator); + if (kbd->delay_hide) ecore_timer_del(kbd->delay_hide); +// FIXME: thought right - on shutdoiwn, this might point to freed data +// if (kbd->border) kbd->border->stolen = 0; + while (kbd->waiting_borders) + { + E_Border *bd; + + bd = kbd->waiting_borders->data; + bd->stolen = 0; + kbd->waiting_borders = eina_list_remove_list(kbd->waiting_borders, kbd->waiting_borders); + } + free(kbd); +} + +static void +_e_kbd_slide(E_Kbd *kbd, int visible, double len) +{ + _e_kbd_apply_all_job_queue(); + kbd->start = ecore_time_get(); + kbd->len = len; + kbd->adjust_start = kbd->adjust; + kbd->adjust_end = 0; + if ((visible) && (kbd->border)) + kbd->adjust_end = kbd->border->h; + if (!kbd->animator) + kbd->animator = ecore_animator_add(_e_kbd_cb_animate, kbd); +} + +static void +_e_kbd_hide(E_Kbd *kbd) +{ + if (kbd->visible) return; + if (illume_cfg->sliding.kbd.duration <= 0) + { + _e_kbd_border_hide(kbd->border); + kbd->actually_visible = kbd->visible; + _e_kbd_apply_all_job_queue(); + _e_kbd_layout_send(kbd); + } + else + _e_kbd_slide(kbd, 0, (double)illume_cfg->sliding.kbd.duration / 1000.0); +} + +static int +_e_kbd_border_is_keyboard(E_Border *bd) +{ + if ((bd->client.vkbd.vkbd) || /* explicit hint that its a virtual keyboard */ + /* legacy */ + ( /* trap the matchbox qwerty and multitap kbd's */ + (((bd->client.icccm.title) && (!strcmp(bd->client.icccm.title, "Keyboard"))) || + ((bd->client.icccm.name) && ((!strcmp(bd->client.icccm.name, "multitap-pad"))))) + && (bd->client.netwm.state.skip_taskbar) + && (bd->client.netwm.state.skip_pager) + ) + ) + return 1; + + return 0; +} + +static void +_e_kbd_border_adopt(E_Kbd *kbd, E_Border *bd) +{ + kbd->border = bd; + bd->sticky = 1; + if (kbd->fullscreen) + e_border_layer_set(kbd->border, 250); + else + e_border_layer_set(kbd->border, 100); + if (!kbd->actually_visible) + { + e_border_fx_offset(kbd->border, 0, kbd->border->h); + _e_kbd_layout_send(kbd); + } + kbd->h = kbd->border->h; +} + +static E_Kbd * +_e_kbd_by_border_get(E_Border *bd) +{ + Eina_List *l, *l2; + + if (!bd->stolen) return NULL; + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + if (kbd->border == bd) return kbd; + for (l2 = kbd->waiting_borders; l2; l2 = l2->next) + { + if (l2->data == bd) return kbd; + } + } + return NULL; +} + +static int +_e_kbd_cb_delayed_hide(void *data) +{ + E_Kbd *kbd; + + kbd = data; + _e_kbd_hide(kbd); + kbd->delay_hide = NULL; + return 0; +} + +static void +_e_kbd_all_enable(void) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + e_kbd_enable(kbd); + } +} + +static void +_e_kbd_all_disable(void) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + e_kbd_disable(kbd); + } +} + +static void +_e_kbd_all_show(void) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + e_kbd_show(kbd); + } +} + +static void +_e_kbd_all_layout_set(E_Kbd_Layout layout) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + e_kbd_layout_set(kbd, layout); + } +} + +static void +_e_kbd_all_hide(void) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + e_kbd_hide(kbd); + } +} + +static void +_e_kbd_all_toggle(void) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + if (kbd->visible) e_kbd_hide(kbd); + else e_kbd_show(kbd); + } +} + +static int +_e_kbd_cb_client_message(void *data, int type, void *event) +{ + Ecore_X_Event_Client_Message *ev; + + ev = event; + if ((ev->win == ecore_x_window_root_first_get()) && + ((ev->message_type == atom_mb_im_invoker_command) || + (ev->message_type == atom_mtp_im_invoker_command))) + { + if (ev->data.l[0] == 1) _e_kbd_all_show(); + else if (ev->data.l[0] == 2) _e_kbd_all_hide(); + else if (ev->data.l[0] == 3) _e_kbd_all_toggle(); + } + return 1; +} + +static int +_e_kbd_cb_border_add(void *data, int type, void *event) +{ + E_Event_Border_Add *ev; + + ev = event; + // nothing - border hooks do this + return 1; +} + +static int +_e_kbd_cb_border_remove(void *data, int type, void *event) +{ + E_Event_Border_Remove *ev; + Eina_List *l; + E_Kbd *kbd; + + ev = event; + if (ev->border == focused_border) + { + focused_border = NULL; + focused_vkbd_state = 0; + return 1; + } + // if border is in a created kbd - unstore + kbd = _e_kbd_by_border_get(ev->border); + if (!kbd) return 1; + if (kbd->border == ev->border) + { + kbd->border = NULL; + if (kbd->waiting_borders) + { + E_Border *bd; + + bd = kbd->waiting_borders->data; + kbd->waiting_borders = eina_list_remove_list(kbd->waiting_borders, kbd->waiting_borders); + _e_kbd_border_adopt(kbd, bd); + } + if (kbd->visible) + { + kbd->visible = 0; + _e_kbd_border_hide(kbd->border); + kbd->actually_visible = kbd->visible; + e_kbd_show(kbd); + } + _e_kbd_apply_all_job_queue(); + } + else + kbd->waiting_borders = eina_list_remove(kbd->waiting_borders, ev->border); + return 1; +} + +static int +_e_kbd_cb_border_focus_in(void *data, int type, void *event) +{ + E_Event_Border_Focus_In *ev; + + ev = event; + if (_e_kbd_by_border_get(ev->border)) return 1; + // FIXME: if ev->border->client.vkbd.state == 0 then this app doesnt know + // how to request for a virtual keyboard and so we should have a manual + // override + if ((ev->border->need_fullscreen) || (ev->border->fullscreen)) + e_kbd_fullscreen_set(ev->border->zone, 1); + else e_kbd_fullscreen_set(ev->border->zone, 0); + focused_border = ev->border; + focused_vkbd_state = ev->border->client.vkbd.state; + if (ev->border->client.vkbd.state == 0) + return 1; + if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_OFF) + { + _e_kbd_all_layout_set(E_KBD_LAYOUT_NONE); + _e_kbd_all_hide(); + return 1; + } + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_ALPHA) + _e_kbd_all_layout_set(E_KBD_LAYOUT_ALPHA); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_NUMERIC) + _e_kbd_all_layout_set(E_KBD_LAYOUT_NUMERIC); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PIN) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PIN); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PHONE_NUMBER) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PHONE_NUMBER); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_HEX) + _e_kbd_all_layout_set(E_KBD_LAYOUT_HEX); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_TERMINAL) + _e_kbd_all_layout_set(E_KBD_LAYOUT_TERMINAL); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PASSWORD) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PASSWORD); + else + _e_kbd_all_layout_set(E_KBD_LAYOUT_DEFAULT); + _e_kbd_all_show(); + return 1; +} + +static int +_e_kbd_cb_border_focus_out(void *data, int type, void *event) +{ + E_Event_Border_Focus_Out *ev; + + ev = event; + if (_e_kbd_by_border_get(ev->border)) return 1; + if ((ev->border->need_fullscreen) || (ev->border->fullscreen)) + e_kbd_fullscreen_set(ev->border->zone, 1); + else e_kbd_fullscreen_set(ev->border->zone, 0); + _e_kbd_all_layout_set(E_KBD_LAYOUT_NONE); + _e_kbd_all_hide(); + focused_border = NULL; + focused_vkbd_state = 0; + return 1; +} + +static int +_e_kbd_cb_border_property(void *data, int type, void *event) +{ + E_Event_Border_Property *ev; + + ev = event; + if (_e_kbd_by_border_get(ev->border)) return 1; + if (!ev->border->focused) return 1; + /* nothing happened to vkbd prop - leave everything alone */ + if ((ev->border == focused_border) && + (ev->border->client.vkbd.state == focused_vkbd_state)) + return 1; + focused_vkbd_state = ev->border->client.vkbd.state; + /* app doesn't know what to do - just leave everything as-is */ + if ((ev->border->need_fullscreen) || (ev->border->fullscreen)) + e_kbd_fullscreen_set(ev->border->zone, 1); + else e_kbd_fullscreen_set(ev->border->zone, 0); + if (ev->border->client.vkbd.state == 0) + return 1; + /* app wats kbd off - then kbd off it is */ + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_OFF) + _e_kbd_all_hide(); + /* app wants something else than off... */ + else + { + if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_ALPHA) + _e_kbd_all_layout_set(E_KBD_LAYOUT_ALPHA); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_NUMERIC) + _e_kbd_all_layout_set(E_KBD_LAYOUT_NUMERIC); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PIN) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PIN); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PHONE_NUMBER) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PHONE_NUMBER); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_HEX) + _e_kbd_all_layout_set(E_KBD_LAYOUT_HEX); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_TERMINAL) + _e_kbd_all_layout_set(E_KBD_LAYOUT_TERMINAL); + else if (ev->border->client.vkbd.state == ECORE_X_VIRTUAL_KEYBOARD_STATE_PASSWORD) + _e_kbd_all_layout_set(E_KBD_LAYOUT_PASSWORD); + else + _e_kbd_all_layout_set(E_KBD_LAYOUT_DEFAULT); + _e_kbd_all_show(); + } + return 1; +} + +static void +_e_kbd_cb_border_hook_pre_post_fetch(void *data, E_Border *bd) +{ + // check if bd has special kbd properites - if so, store in created kbd + if (!bd->new_client) return; + if (_e_kbd_by_border_get(bd)) return; + if (_e_kbd_border_is_keyboard(bd)) + { + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + if (!kbd->border) + { + _e_kbd_border_adopt(kbd, bd); + bd->stolen = 1; + if (bd->remember) + { + if (bd->bordername) + { + evas_stringshare_del(bd->bordername); + bd->bordername = NULL; + bd->client.border.changed = 1; + } + e_remember_unuse(bd->remember); + bd->remember = NULL; + } + if (bd->bordername) evas_stringshare_del(bd->bordername); + bd->bordername = evas_stringshare_add("borderless"); + bd->client.border.changed = 1; + return; + } + else + { + kbd->waiting_borders = eina_list_append(kbd->waiting_borders, bd); + bd->stolen = 1; + if (bd->remember) + { + if (bd->bordername) + { + evas_stringshare_del(bd->bordername); + bd->bordername = NULL; + bd->client.border.changed = 1; + } + e_remember_unuse(bd->remember); + bd->remember = NULL; + } + if (bd->bordername) evas_stringshare_del(bd->bordername); + bd->bordername = evas_stringshare_add("borderless"); + bd->client.border.changed = 1; + return; + } + } + } +} + +static void +_e_kbd_cb_border_hook_post_fetch(void *data, E_Border *bd) +{ + // nothing - all done in _e_kbd_cb_border_hook_pre_post_fetch() + if (!_e_kbd_by_border_get(bd)) return; +} + +static void +_e_kbd_cb_border_hook_post_border_assign(void *data, E_Border *bd) +{ + E_Kbd *kbd; + int pbx, pby, pbw, pbh; + + kbd = _e_kbd_by_border_get(bd); + if (!kbd) return; + + pbx = bd->x; + pby = bd->y; + pbw = bd->w; + pbh = bd->h; + + bd->lock_border = 1; + + bd->lock_client_location = 1; + bd->lock_client_size = 1; + bd->lock_client_desk = 1; + bd->lock_client_sticky = 1; + bd->lock_client_shade = 1; + bd->lock_client_maximize = 1; + + bd->lock_user_location = 1; + bd->lock_user_size = 1; + bd->lock_user_desk = 1; + bd->lock_user_sticky = 1; + bd->lock_user_shade = 1; + bd->lock_user_maximize = 1; + + bd->client.icccm.accepts_focus = 0; + bd->client.icccm.take_focus = 0; + + bd->w = bd->zone->w; + bd->h = bd->h; + bd->x = bd->zone->x; + bd->y = bd->zone->y + bd->zone->h - bd->h; + + bd->client.w = bd->w - bd->client_inset.l - bd->client_inset.r; + bd->client.h = bd->h - bd->client_inset.t - bd->client_inset.b; + + bd->changes.size = 1; + bd->placed = 1; + + if ((pbx != bd->x) || (pby != bd->y) || + (pbw != bd->w) || (pbh != bd->h)) + { + if (bd->internal_ecore_evas) + { + ecore_evas_managed_move(bd->internal_ecore_evas, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t); + } + ecore_x_icccm_move_resize_send(bd->client.win, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t, + bd->client.w, + bd->client.h); + bd->changed = 1; + bd->changes.pos = 1; + bd->changes.size = 1; + } + if (bd == kbd->border) + { + if (kbd->h != bd->h) + { + if (kbd->animator) + { + if (kbd->adjust_end > kbd->adjust_start) + { + kbd->adjust_start -= (bd->h - kbd->h); + kbd->adjust_end -= (bd->h - kbd->h); + } + } + else if (!kbd->actually_visible) + e_border_fx_offset(kbd->border, 0, kbd->border->h); + kbd->h = bd->h; + } + } +} + +static void +_e_kbd_cb_border_hook_end(void *data, E_Border *bd) +{ + E_Kbd *kbd; + + kbd = _e_kbd_by_border_get(bd); + if (!kbd) return; + if (kbd->border == bd) + { + if (!kbd->actually_visible) + _e_kbd_border_hide(kbd->border); + } + else + _e_kbd_border_hide(bd); +} + +static void +_e_kbd_layout_send(E_Kbd *kbd) +{ + Ecore_X_Virtual_Keyboard_State type; + + if ((kbd->actually_visible) && (!kbd->disabled)) + { + type = ECORE_X_VIRTUAL_KEYBOARD_STATE_ON; + if (kbd->layout == E_KBD_LAYOUT_DEFAULT) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_ON; + else if (kbd->layout == E_KBD_LAYOUT_ALPHA) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_ALPHA; + else if (kbd->layout == E_KBD_LAYOUT_NUMERIC) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_NUMERIC; + else if (kbd->layout == E_KBD_LAYOUT_PIN) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_PIN; + else if (kbd->layout == E_KBD_LAYOUT_PHONE_NUMBER) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_PHONE_NUMBER; + else if (kbd->layout == E_KBD_LAYOUT_HEX) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_HEX; + else if (kbd->layout == E_KBD_LAYOUT_TERMINAL) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_TERMINAL; + else if (kbd->layout == E_KBD_LAYOUT_PASSWORD) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_PASSWORD; + else if (kbd->layout == E_KBD_LAYOUT_NONE) type = ECORE_X_VIRTUAL_KEYBOARD_STATE_OFF; + } + else + type = ECORE_X_VIRTUAL_KEYBOARD_STATE_OFF; + if (kbd->border) + ecore_x_e_virtual_keyboard_state_send(kbd->border->client.win, type); +} + +#ifdef HAVE_EDBUS +// NOTES: +// +// on freerunner these are always there: +// +// /org/freedesktop/Hal/devices/platform_s3c2440_i2c_logicaldev_input +// /org/freedesktop/Hal/devices/platform_neo1973_button_0_logicaldev_input +// +// on desktop (built-in/ps2): +// +// /org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input +// +// on desktop (usb): +// +// /org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0_logicaldev_input +// +// this: +// +// /org/freedesktop/Hal/devices/usb_device_a12_1_noserial_if0_bluetooth_hci_bluetooth_hci_logicaldev_input +// +// gets added for a bt kbd - unknown for usb. +// +// chances are i either need a way for a platform config to list devices +// known to be ebuilt-in keyboards but to be ignored when determining +// if a vkbd should be disabled or not... or... i need some other way + +static E_DBus_Connection *_e_kbd_dbus_conn = NULL; +static E_DBus_Signal_Handler *_e_kbd_dbus_handler_dev_add = NULL; +static E_DBus_Signal_Handler *_e_kbd_dbus_handler_dev_del = NULL; +static E_DBus_Signal_Handler *_e_kbd_dbus_handler_dev_chg = NULL; + +static Eina_List *_e_kbd_dbus_keyboards = NULL; +static int _e_kbd_dbus_have_real_keyboard = 0; +static Eina_List *_e_kbd_dbus_real_ignore = NULL; + +static void +_e_kbd_dbus_keyboard_add(const char *udi) +{ + Eina_List *l; + + for (l = _e_kbd_dbus_keyboards; l; l = l->next) + { + if (!strcmp(l->data, udi)) return; + } + _e_kbd_dbus_keyboards = eina_list_append + (_e_kbd_dbus_keyboards, evas_stringshare_add(udi)); +} + +static void +_e_kbd_dbus_keyboard_del(const char *udi) +{ + Eina_List *l; + + for (l = _e_kbd_dbus_keyboards; l; l = l->next) + { + if (!strcmp(l->data, udi)) + { + evas_stringshare_del(l->data); + _e_kbd_dbus_keyboards = eina_list_remove_list(_e_kbd_dbus_keyboards, l); + return; + } + } +} + +static void +_e_kbd_dbus_keyboard_eval(void) +{ + int have_real = 0; + Eina_List *l, *ll; + + have_real = eina_list_count(_e_kbd_dbus_keyboards); + for (l = _e_kbd_dbus_keyboards; l; l = l->next) + { + for (ll = _e_kbd_dbus_real_ignore; ll; ll = ll->next) + { + if (e_util_glob_match(l->data, ll->data)) + { + have_real--; + break; + } + } + } + if (have_real != _e_kbd_dbus_have_real_keyboard) + { + _e_kbd_dbus_have_real_keyboard = have_real; + if (_e_kbd_dbus_have_real_keyboard) + _e_kbd_all_disable(); + else + _e_kbd_all_enable(); + } +} + +static void +_e_kbd_dbus_cb_dev_input_keyboard(void *user_data, void *reply_data, DBusError *error) +{ + E_Hal_Manager_Find_Device_By_Capability_Return *ret = reply_data; + char *device; + + if (!ret || !ret->strings) return; + + if (dbus_error_is_set(error)) + { + dbus_error_free(error); + return; + } + + ecore_list_first_goto(ret->strings); + while ((device = ecore_list_next(ret->strings))) + { + _e_kbd_dbus_keyboard_add(device); + _e_kbd_dbus_keyboard_eval(); + } +} + +static void +_e_kbd_dbus_cb_input_keyboard_is(void *user_data, void *reply_data, DBusError *error) +{ + char *udi = user_data; + E_Hal_Device_Query_Capability_Return *ret = reply_data; + + if (dbus_error_is_set(error)) + { + dbus_error_free(error); + goto error; + } + + if (ret && ret->boolean) + { + _e_kbd_dbus_keyboard_add(udi); + _e_kbd_dbus_keyboard_eval(); + } + + error: + free(udi); +} + +static void +_e_kbd_dbus_cb_dev_add(void *data, DBusMessage *msg) +{ + DBusError err; + char *udi; + int ret; + + dbus_error_init(&err); + dbus_message_get_args(msg, &err, DBUS_TYPE_STRING, &udi, DBUS_TYPE_INVALID); + udi = strdup(udi); + ret = e_hal_device_query_capability(_e_kbd_dbus_conn, udi, "input.keyboard", + _e_kbd_dbus_cb_input_keyboard_is, + strdup(udi)); +} + +static void +_e_kbd_dbus_cb_dev_del(void *data, DBusMessage *msg) +{ + DBusError err; + char *udi; + + dbus_error_init(&err); + dbus_message_get_args(msg, &err, DBUS_TYPE_STRING, &udi, DBUS_TYPE_INVALID); + _e_kbd_dbus_keyboard_del(udi); + _e_kbd_dbus_keyboard_eval(); +} + +static void +_e_kbd_dbus_cb_cap_add(void *data, DBusMessage *msg) +{ + DBusError err; + char *udi, *capability; + + dbus_error_init(&err); + dbus_message_get_args(msg, &err, DBUS_TYPE_STRING, &udi, DBUS_TYPE_STRING, + &capability, DBUS_TYPE_INVALID); + if (!strcmp(capability, "input.keyboard")) + { + _e_kbd_dbus_keyboard_add(udi); + _e_kbd_dbus_keyboard_eval(); + } +} + +static void +_e_kbd_dbus_ignore_keyboards_file_load(const char *file) +{ + char buf[4096]; + FILE *f; + + f = fopen(file, "r"); + if (!f) return; + while (fgets(buf, sizeof(buf), f)) + { + char *p; + int len; + + if (buf[0] == '#') continue; + len = strlen(buf); + if (len > 0) + { + if (buf[len - 1] == '\n') buf[len - 1] = 0; + } + p = buf; + while (isspace(*p)) p++; + if (*p) + _e_kbd_dbus_real_ignore = eina_list_append + (_e_kbd_dbus_real_ignore, evas_stringshare_add(p)); + } + fclose(f); +} + +static void +_e_kbd_dbus_ignore_keyboards_load(void) +{ + const char *homedir; + char buf[PATH_MAX]; + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/keyboards/ignore_built_in_keyboards", homedir); + _e_kbd_dbus_ignore_keyboards_file_load(buf); + snprintf(buf, sizeof(buf), "%s/keyboards/ignore_built_in_keyboards", e_module_dir_get(mod)); + _e_kbd_dbus_ignore_keyboards_file_load(buf); +} + +static void +_e_kbd_dbus_real_kbd_init(void) +{ + _e_kbd_dbus_have_real_keyboard = 0; + + _e_kbd_dbus_ignore_keyboards_load(); + + _e_kbd_dbus_conn = e_dbus_bus_get(DBUS_BUS_SYSTEM); + if (_e_kbd_dbus_conn) + { + + e_hal_manager_find_device_by_capability(_e_kbd_dbus_conn, "input.keyboard", + _e_kbd_dbus_cb_dev_input_keyboard, NULL); + + _e_kbd_dbus_handler_dev_add = + e_dbus_signal_handler_add(_e_kbd_dbus_conn, "org.freedesktop.Hal", + "/org/freedesktop/Hal/Manager", + "org.freedesktop.Hal.Manager", + "DeviceAdded", _e_kbd_dbus_cb_dev_add, NULL); + _e_kbd_dbus_handler_dev_del = + e_dbus_signal_handler_add(_e_kbd_dbus_conn, "org.freedesktop.Hal", + "/org/freedesktop/Hal/Manager", + "org.freedesktop.Hal.Manager", + "DeviceRemoved", _e_kbd_dbus_cb_dev_del, NULL); + _e_kbd_dbus_handler_dev_chg = + e_dbus_signal_handler_add(_e_kbd_dbus_conn, "org.freedesktop.Hal", + "/org/freedesktop/Hal/Manager", + "org.freedesktop.Hal.Manager", + "NewCapability", _e_kbd_dbus_cb_cap_add, NULL); + } +} + +static void +_e_kbd_dbus_real_kbd_shutdown(void) +{ + if (_e_kbd_dbus_conn) + { + e_dbus_signal_handler_del(_e_kbd_dbus_conn, _e_kbd_dbus_handler_dev_add); + e_dbus_signal_handler_del(_e_kbd_dbus_conn, _e_kbd_dbus_handler_dev_del); + e_dbus_signal_handler_del(_e_kbd_dbus_conn, _e_kbd_dbus_handler_dev_chg); + } + while (_e_kbd_dbus_real_ignore) + { + evas_stringshare_del(_e_kbd_dbus_real_ignore->data); + _e_kbd_dbus_real_ignore = eina_list_remove_list(_e_kbd_dbus_real_ignore, _e_kbd_dbus_real_ignore); + } + while (_e_kbd_dbus_keyboards) + { + evas_stringshare_del(_e_kbd_dbus_keyboards->data); + _e_kbd_dbus_keyboards = eina_list_remove_list(_e_kbd_dbus_keyboards, _e_kbd_dbus_keyboards); + } + _e_kbd_dbus_have_real_keyboard = 0; +} +#endif + +EAPI int +e_kbd_init(E_Module *m) +{ + mod = m; + focused_border = NULL; + focused_vkbd_state = 0; + atom_mb_im_invoker_command = ecore_x_atom_get("_MB_IM_INVOKER_COMMAND"); + atom_mtp_im_invoker_command = ecore_x_atom_get("_MTP_IM_INVOKER_COMMAND"); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (ECORE_X_EVENT_CLIENT_MESSAGE, + _e_kbd_cb_client_message, NULL)); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (E_EVENT_BORDER_ADD, + _e_kbd_cb_border_add, NULL)); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (E_EVENT_BORDER_REMOVE, + _e_kbd_cb_border_remove, NULL)); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (E_EVENT_BORDER_FOCUS_IN, + _e_kbd_cb_border_focus_in, NULL)); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (E_EVENT_BORDER_FOCUS_OUT, + _e_kbd_cb_border_focus_out, NULL)); + handlers = eina_list_append(handlers, + ecore_event_handler_add + (E_EVENT_BORDER_PROPERTY, + _e_kbd_cb_border_property, NULL)); + border_hooks = eina_list_append(border_hooks, + e_border_hook_add + (E_BORDER_HOOK_EVAL_PRE_POST_FETCH, + _e_kbd_cb_border_hook_pre_post_fetch, + NULL)); + border_hooks = eina_list_append(border_hooks, + e_border_hook_add + (E_BORDER_HOOK_EVAL_POST_FETCH, + _e_kbd_cb_border_hook_post_fetch, + NULL)); + border_hooks = eina_list_append(border_hooks, + e_border_hook_add + (E_BORDER_HOOK_EVAL_POST_BORDER_ASSIGN, + _e_kbd_cb_border_hook_post_border_assign, + NULL)); + border_hooks = eina_list_append(border_hooks, + e_border_hook_add + (E_BORDER_HOOK_EVAL_END, + _e_kbd_cb_border_hook_end, + NULL)); +#ifdef HAVE_EDBUS + _e_kbd_dbus_real_kbd_init(); +#endif + return 1; +} + +EAPI int +e_kbd_shutdown(void) +{ + _e_kbd_apply_all_job_queue_end(); +#ifdef HAVE_EDBUS + _e_kbd_dbus_real_kbd_shutdown(); +#endif + while (border_hooks) + { + e_border_hook_del(border_hooks->data); + border_hooks = eina_list_remove_list(border_hooks, border_hooks); + } + while (handlers) + { + ecore_event_handler_del(handlers->data); + handlers = eina_list_remove_list(handlers, handlers); + } + focused_border = NULL; + focused_vkbd_state = 0; + mod = NULL; + return 1; +} + +EAPI E_Kbd * +e_kbd_new(E_Zone *zone, const char *themedir, const char *syskbds, const char *sysdicts) +{ + E_Kbd *kbd; + + kbd = E_OBJECT_ALLOC(E_Kbd, E_KBD_TYPE, _e_kbd_free); + if (!kbd) return NULL; + kbds = eina_list_append(kbds, kbd); + kbd->layout = ECORE_X_VIRTUAL_KEYBOARD_STATE_ON; + return kbd; +} + +EAPI void +e_kbd_enable(E_Kbd *kbd) +{ + if (!kbd->disabled) return; + kbd->disabled = 0; + if (kbd->visible) + { + kbd->visible = 0; + e_kbd_show(kbd); + } +} + +EAPI void +e_kbd_disable(E_Kbd *kbd) +{ + if (kbd->disabled) return; + if (kbd->visible) e_kbd_hide(kbd); + kbd->disabled = 1; +} + +EAPI void +e_kbd_show(E_Kbd *kbd) +{ + if (kbd->delay_hide) + { + ecore_timer_del(kbd->delay_hide); + kbd->delay_hide = NULL; + } + if (kbd->visible) return; + kbd->visible = 1; + if (kbd->disabled) return; + kbd->actually_visible = kbd->visible; + _e_kbd_layout_send(kbd); + if (illume_cfg->sliding.kbd.duration <= 0) + { + if (kbd->border) + { + e_border_fx_offset(kbd->border, 0, 0); + _e_kbd_border_show(kbd, kbd->border); + } + kbd->actually_visible = kbd->visible; + _e_kbd_apply_all_job_queue(); + } + else + { + if (kbd->border) + { + e_border_fx_offset(kbd->border, 0, kbd->border->h - kbd->adjust); + _e_kbd_border_show(kbd, kbd->border); + } + _e_kbd_slide(kbd, 1, (double)illume_cfg->sliding.kbd.duration / 1000.0); + } +} + +EAPI void +e_kbd_layout_set(E_Kbd *kbd, E_Kbd_Layout layout) +{ + kbd->layout = layout; + _e_kbd_layout_send(kbd); +} + +EAPI void +e_kbd_hide(E_Kbd *kbd) +{ + if (!kbd->visible) return; + kbd->visible = 0; + if (!kbd->delay_hide) + kbd->delay_hide = ecore_timer_add(0.2, _e_kbd_cb_delayed_hide, kbd); +} + +EAPI void +e_kbd_safe_app_region_get(E_Zone *zone, int *x, int *y, int *w, int *h) +{ + Eina_List *l; + + if (x) *x = zone->x; + if (y) *y = zone->y; + if (w) *w = zone->w; + if (h) *h = zone->h; + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + if ((kbd->border) && (kbd->border->zone == zone)) + { + if ((kbd->visible) && (!kbd->animator) && (!kbd->disabled)) + /* out finished, not disabled */ + { + if (h) + { + *h -= kbd->border->h; + if (*h < 0) *h = 0; + } + } + return; + } + } +} + +EAPI void +e_kbd_fullscreen_set(E_Zone *zone, int fullscreen) +{ + Eina_List *l; + + for (l = kbds; l; l = l->next) + { + E_Kbd *kbd; + + kbd = l->data; + if ((!!fullscreen) != kbd->fullscreen) + { + kbd->fullscreen = fullscreen; + if (kbd->fullscreen) + e_border_layer_set(kbd->border, 250); + else + e_border_layer_set(kbd->border, 100); + } + } +} diff --git a/src/modules/illume/e_kbd.h b/src/modules/illume/e_kbd.h new file mode 100644 index 000000000..cac056934 --- /dev/null +++ b/src/modules/illume/e_kbd.h @@ -0,0 +1,53 @@ +#ifndef E_KBD_H +#define E_KBD_H + +typedef struct _E_Kbd E_Kbd; + +#define E_KBD_TYPE 0xE1b0988 + +typedef enum _E_Kbd_Layout +{ + E_KBD_LAYOUT_NONE, + E_KBD_LAYOUT_DEFAULT, + E_KBD_LAYOUT_ALPHA, + E_KBD_LAYOUT_NUMERIC, + E_KBD_LAYOUT_PIN, + E_KBD_LAYOUT_PHONE_NUMBER, + E_KBD_LAYOUT_HEX, + E_KBD_LAYOUT_TERMINAL, + E_KBD_LAYOUT_PASSWORD +} E_Kbd_Layout; + +struct _E_Kbd +{ + E_Object e_obj_inherit; + E_Win *win; + E_Border *border; + Ecore_Timer *delay_hide; + Ecore_Animator *animator; + Eina_List *waiting_borders; + E_Kbd_Layout layout; + double start, len; + + int h; + int adjust_start, adjust, adjust_end; + + unsigned char visible : 1; + unsigned char actually_visible : 1; + unsigned char disabled : 1; // if we have a real kbd plugged in + unsigned char fullscreen : 1; +}; + +EAPI int e_kbd_init(E_Module *m); +EAPI int e_kbd_shutdown(void); + +EAPI E_Kbd *e_kbd_new(E_Zone *zone, const char *themedir, const char *syskbds, const char *sysdicts); +EAPI void e_kbd_enable(E_Kbd *kbd); +EAPI void e_kbd_disable(E_Kbd *kbd); +EAPI void e_kbd_show(E_Kbd *kbd); +EAPI void e_kbd_layout_set(E_Kbd *kbd, E_Kbd_Layout layout); +EAPI void e_kbd_hide(E_Kbd *kbd); +EAPI void e_kbd_safe_app_region_get(E_Zone *zone, int *x, int *y, int *w, int *h); +EAPI void e_kbd_fullscreen_set(E_Zone *zone, int fullscreen); + +#endif diff --git a/src/modules/illume/e_kbd_buf.c b/src/modules/illume/e_kbd_buf.c new file mode 100644 index 000000000..d2846d3a5 --- /dev/null +++ b/src/modules/illume/e_kbd_buf.c @@ -0,0 +1,580 @@ +#include +#include "e_kbd_buf.h" +#include "e_kbd_dict.h" +#include "e_cfg.h" + +#include + +static E_Kbd_Buf_Layout * +_e_kbd_buf_new(void) +{ + E_Kbd_Buf_Layout *kbl; + + kbl = E_NEW(E_Kbd_Buf_Layout, 1); + kbl->ref =1; + return kbl; +} + +static void +_e_kbd_buf_layout_ref(E_Kbd_Buf_Layout *kbl) +{ + kbl->ref++; +} + +static void +_e_kbd_buf_layout_unref(E_Kbd_Buf_Layout *kbl) +{ + kbl->ref--; + if (kbl->ref > 0) return; + while (kbl->keys) + { + E_Kbd_Buf_Key *ky; + + ky = kbl->keys->data; + if (ky->key) evas_stringshare_del(ky->key); + if (ky->key_shift) evas_stringshare_del(ky->key_shift); + if (ky->key_capslock) evas_stringshare_del(ky->key_capslock); + free(ky); + kbl->keys = eina_list_remove_list(kbl->keys, kbl->keys); + } + free(kbl); +} + +static void +_e_kbd_buf_string_matches_clear(E_Kbd_Buf *kb) +{ + while (kb->string_matches) + { + if (kb->string_matches->data) + evas_stringshare_del(kb->string_matches->data); + kb->string_matches = eina_list_remove_list(kb->string_matches, kb->string_matches); + } +} + +static void +_e_kbd_buf_actual_string_clear(E_Kbd_Buf *kb) +{ + if (kb->actual_string) evas_stringshare_del(kb->actual_string); + kb->actual_string = NULL; +} + +static E_Kbd_Buf_Key * +_e_kbd_buf_at_coord_get(E_Kbd_Buf *kb, E_Kbd_Buf_Layout *kbl, int x, int y) +{ + Eina_List *l; + + for (l = kbl->keys; l; l = l->next) + { + E_Kbd_Buf_Key *ky; + + ky = l->data; + if (ky->key) + { + if ((x >= ky->x) && (y >= ky->y) && + (x < (ky->x + ky->w)) && (y < (ky->y + ky->h))) + return ky; + } + } + return NULL; +} + +static E_Kbd_Buf_Key * +_e_kbd_buf_closest_get(E_Kbd_Buf *kb, E_Kbd_Buf_Layout *kbl, int x, int y) +{ + Eina_List *l; + E_Kbd_Buf_Key *ky_closest = NULL; + int dist_closest = 0x7fffffff; + + for (l = kbl->keys; l; l = l->next) + { + E_Kbd_Buf_Key *ky; + int dist, dx, dy; + + ky = l->data; + if (ky->key) + { + dx = x - (ky->x + (ky->w / 2)); + dy = y - (ky->y + (ky->h / 2)); + dist = (dx * dx) + (dy * dy); + if (dist < dist_closest) + { + ky_closest = ky; + dist_closest = dist; + } + } + } + return ky_closest; +} + +static const char * +_e_kbd_buf_keystroke_key_string_get(E_Kbd_Buf *kb, E_Kbd_Buf_Keystroke *ks, E_Kbd_Buf_Key *ky) +{ + const char *str = NULL; + + if ((ky) && (ky->key)) + { + if (ks->shift) + { + if (ky->key_shift) str = ky->key_shift; + else str = ky->key; + } + else if (ks->capslock) + { + if (ky->key_capslock) str = ky->key_capslock; + else str = ky->key; + } + else str = ky->key; + } + return str; +} + +static const char * +_e_kbd_buf_keystroke_string_get(E_Kbd_Buf *kb, E_Kbd_Buf_Keystroke *ks) +{ + const char *str = NULL; + + if (ks->key) str = ks->key; + else + { + E_Kbd_Buf_Key *ky; + + ky = _e_kbd_buf_at_coord_get(kb, ks->layout, ks->x, ks->y); + if (!ky) ky = _e_kbd_buf_closest_get(kb, ks->layout, ks->x, ks->y); + str = _e_kbd_buf_keystroke_key_string_get(kb, ks, ky); + } + return str; +} + +static void +_e_kbd_buf_actual_string_update(E_Kbd_Buf *kb) +{ + Eina_List *l; + char *actual = NULL; + int actual_len = 0; + int actual_size = 0; + + _e_kbd_buf_actual_string_clear(kb); + for (l = kb->keystrokes; l; l = l->next) + { + E_Kbd_Buf_Keystroke *ks; + const char *str; + + ks = l->data; + str = _e_kbd_buf_keystroke_string_get(kb, ks); + if (str) + { + if ((actual_len + strlen(str) + 1) > actual_size) + { + actual_size += 64; + actual = realloc(actual, actual_size); + } + strcpy(actual + actual_len, str); + actual_len += strlen(str); + } + } + if (actual) + { + kb->actual_string = evas_stringshare_add(actual); + if (actual) free(actual); + } +} + +static const char * +_e_kbd_buf_matches_find(Eina_List *matches, const char *s) +{ + Eina_List *l; + + for (l = matches; l; l = l->next) + { + if (!strcmp(l->data, s)) return s; + } + return NULL; +} + +static void +_e_kbd_buf_matches_update(E_Kbd_Buf *kb) +{ + Eina_List *matches = NULL; + const char *word; + int pri, i; + E_Kbd_Dict *dicts[3]; + + _e_kbd_buf_string_matches_clear(kb); + dicts[0] = kb->dict.personal; + dicts[1] = kb->dict.sys; + dicts[2] = kb->dict.data; + for (i = 0; i < 3; i++) + { + if (!dicts[i]) continue; + e_kbd_dict_matches_lookup(dicts[i]); + e_kbd_dict_matches_first(dicts[i]); + for (;;) + { + word = e_kbd_dict_matches_match_get(dicts[i], &pri); + if (!word) break; + if (!_e_kbd_buf_matches_find(kb->string_matches, word)) + kb->string_matches = eina_list_append(kb->string_matches, + evas_stringshare_add(word)); + e_kbd_dict_matches_next(dicts[i]); + } + } +} + +static int +_e_kbd_buf_cb_data_dict_reload(void *data) +{ + E_Kbd_Buf *kb; + char buf[PATH_MAX]; + const char *homedir; + + kb = data; + kb->dict.data_reload_delay = NULL; + e_kbd_buf_clear(kb); + if (kb->dict.data) e_kbd_dict_free(kb->dict.data); + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/dicts-dynamic/data.dic", homedir); + kb->dict.data = e_kbd_dict_new(buf); + return 0; +} + +static void +_e_kbd_buf_cb_data_dict_change(void *data, Ecore_File_Monitor *em, Ecore_File_Event event, const char *path) +{ + E_Kbd_Buf *kb; + + kb = data; + if (kb->dict.data_reload_delay) ecore_timer_del(kb->dict.data_reload_delay); + kb->dict.data_reload_delay = ecore_timer_add(2.0, _e_kbd_buf_cb_data_dict_reload, kb); +} + +EAPI E_Kbd_Buf * +e_kbd_buf_new(const char *sysdicts, const char *dict) +{ + E_Kbd_Buf *kb; + char buf[PATH_MAX]; + const char *homedir; + + kb = E_NEW(E_Kbd_Buf, 1); + if (!kb) return NULL; + kb->sysdicts = evas_stringshare_add(sysdicts); + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/dicts", homedir); + if (!ecore_file_exists(buf)) ecore_file_mkpath(buf); + + snprintf(buf, sizeof(buf), "%s/.e/e/dicts/%s", homedir, dict); + kb->dict.sys = e_kbd_dict_new(buf); + if (!kb->dict.sys) + { + snprintf(buf, sizeof(buf), "%s/dicts/%s", kb->sysdicts, dict); + kb->dict.sys = e_kbd_dict_new(buf); + } + + snprintf(buf, sizeof(buf), "%s/.e/e/dicts-dynamic", homedir); + if (!ecore_file_exists(buf)) ecore_file_mkpath(buf); + + snprintf(buf, sizeof(buf), "%s/.e/e/dicts-dynamic/personal.dic", homedir); + kb->dict.personal = e_kbd_dict_new(buf); + if (!kb->dict.personal) + { + FILE *f; + + f = fopen(buf, "w"); + if (f) + { + fprintf(f, "\n"); + fclose(f); + } + kb->dict.personal = e_kbd_dict_new(buf); + } + snprintf(buf, sizeof(buf), "%s/.e/e/dicts-dynamic/data.dic", homedir); + kb->dict.data = e_kbd_dict_new(buf); + kb->dict.data_monitor = + ecore_file_monitor_add(buf, _e_kbd_buf_cb_data_dict_change, kb); + return kb; +} + +EAPI void +e_kbd_buf_free(E_Kbd_Buf *kb) +{ + e_kbd_buf_clear(kb); + e_kbd_buf_layout_clear(kb); + e_kbd_buf_lookup_cancel(kb); + evas_stringshare_del(kb->sysdicts); + if (kb->dict.sys) e_kbd_dict_free(kb->dict.sys); + if (kb->dict.personal) e_kbd_dict_free(kb->dict.personal); + if (kb->dict.data) e_kbd_dict_free(kb->dict.data); + if (kb->dict.data_monitor) ecore_file_monitor_del(kb->dict.data_monitor); + if (kb->dict.data_reload_delay) ecore_timer_del(kb->dict.data_reload_delay); + free(kb); +} + +EAPI void +e_kbd_buf_dict_set(E_Kbd_Buf *kb, const char *dict) +{ + char buf[PATH_MAX]; + const char *homedir; + + e_kbd_buf_clear(kb); + + if (kb->dict.sys) e_kbd_dict_free(kb->dict.sys); + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/dicts", homedir); + if (!ecore_file_exists(buf)) ecore_file_mkpath(buf); + + snprintf(buf, sizeof(buf), "%s/.e/e/dicts/%s", homedir, dict); + kb->dict.sys = e_kbd_dict_new(buf); + if (!kb->dict.sys) + { + snprintf(buf, sizeof(buf), "%s/dicts/%s", kb->sysdicts, dict); + kb->dict.sys = e_kbd_dict_new(buf); + } +} + +EAPI void +e_kbd_buf_clear(E_Kbd_Buf *kb) +{ + e_kbd_buf_lookup_cancel(kb); + while (kb->keystrokes) + { + E_Kbd_Buf_Keystroke *ks; + + ks = kb->keystrokes->data; + if (ks->key) evas_stringshare_del(ks->key); + _e_kbd_buf_layout_unref(ks->layout); + free(ks); + kb->keystrokes = eina_list_remove_list(kb->keystrokes, kb->keystrokes); + } + _e_kbd_buf_string_matches_clear(kb); + if (kb->dict.sys) e_kbd_dict_word_letter_clear(kb->dict.sys); + if (kb->dict.personal) e_kbd_dict_word_letter_clear(kb->dict.personal); + if (kb->dict.data) e_kbd_dict_word_letter_clear(kb->dict.data); + _e_kbd_buf_actual_string_clear(kb); +} + +EAPI void +e_kbd_buf_layout_clear(E_Kbd_Buf *kb) +{ + if (kb->layout) + { + _e_kbd_buf_layout_unref(kb->layout); + kb->layout = NULL; + } +} + +EAPI void +e_kbd_buf_layout_size_set(E_Kbd_Buf *kb, int w, int h) +{ + if (!kb->layout) kb->layout = _e_kbd_buf_new(); + if (!kb->layout) return; + kb->layout->w = w; + kb->layout->h = h; +} + +EAPI void +e_kbd_buf_layout_fuzz_set(E_Kbd_Buf *kb, int fuzz) +{ + if (!kb->layout) kb->layout = _e_kbd_buf_new(); + if (!kb->layout) return; + kb->layout->fuzz = fuzz; +} + +EAPI void +e_kbd_buf_layout_key_add(E_Kbd_Buf *kb, const char *key, const char *key_shift, const char *key_capslock, int x, int y, int w, int h) +{ + E_Kbd_Buf_Key *ky; + + if (!key) return; + if (!kb->layout) kb->layout = _e_kbd_buf_new(); + if (!kb->layout) return; + ky = E_NEW(E_Kbd_Buf_Key, 1); + if (!ky) return; + if (key) ky->key = evas_stringshare_add(key); + if (key_shift) ky->key_shift = evas_stringshare_add(key_shift); + if (key_capslock) ky->key_capslock = evas_stringshare_add(key_capslock); + ky->x = x; + ky->y = y; + ky->w = w; + ky->h = h; + kb->layout->keys = eina_list_append(kb->layout->keys, ky); +} + +static void +_e_kbd_buf_keystroke_add(E_Kbd_Buf *kb, E_Kbd_Buf_Keystroke *ks) +{ + const char *str; + + str = _e_kbd_buf_keystroke_string_get(kb, ks); + if (str) + { + if (kb->dict.sys) e_kbd_dict_word_letter_add(kb->dict.sys, str, 0); + if (kb->dict.personal) e_kbd_dict_word_letter_add(kb->dict.personal, str, 0); + if (kb->dict.data) e_kbd_dict_word_letter_add(kb->dict.data, str, 0); + } +} + +EAPI void +e_kbd_buf_pressed_key_add(E_Kbd_Buf *kb, const char *key, int shift, int capslock) +{ + E_Kbd_Buf_Keystroke *ks; + + e_kbd_buf_lookup_cancel(kb); + if (!key) return; + if (!kb->layout) kb->layout = _e_kbd_buf_new(); + if (!kb->layout) return; + ks = E_NEW(E_Kbd_Buf_Keystroke, 1); + if (!ks) return; + ks->key = evas_stringshare_add(key); + if (shift) ks->shift = 1; + if (capslock) ks->capslock = 1; + ks->layout = kb->layout; + _e_kbd_buf_layout_ref(ks->layout); + kb->keystrokes = eina_list_append(kb->keystrokes, ks); + + if (kb->dict.sys) e_kbd_dict_word_letter_advance(kb->dict.sys); + if (kb->dict.personal) e_kbd_dict_word_letter_advance(kb->dict.personal); + if (kb->dict.data) e_kbd_dict_word_letter_advance(kb->dict.data); + _e_kbd_buf_keystroke_add(kb, ks); + + _e_kbd_buf_actual_string_update(kb); + _e_kbd_buf_matches_update(kb); +} + +static void +_e_kbd_buf_keystroke_point_add(E_Kbd_Buf *kb, E_Kbd_Buf_Keystroke *ks) +{ + Eina_List *l; + + for (l = ks->layout->keys; l; l = l->next) + { + E_Kbd_Buf_Key *ky; + const char *str; + int px, py, dx, dy, d, fuzz; + + ky = l->data; + px = ky->x + (ky->w / 2); + py = ky->y + (ky->h / 2); + dx = ks->x - px; + dy = ks->y - py; + d = sqrt((dx * dx) + (dy * dy)); + if (d <= ks->layout->fuzz) + { + str = _e_kbd_buf_keystroke_key_string_get(kb, ks, ky); + if (str) + { + if (kb->dict.sys) e_kbd_dict_word_letter_add(kb->dict.sys, str, d); + if (kb->dict.personal) e_kbd_dict_word_letter_add(kb->dict.personal, str, d); + if (kb->dict.data) e_kbd_dict_word_letter_add(kb->dict.data, str, d); + } + } + } +} + +EAPI void +e_kbd_buf_pressed_point_add(E_Kbd_Buf *kb, int x, int y, int shift, int capslock) +{ + E_Kbd_Buf_Keystroke *ks; + + e_kbd_buf_lookup_cancel(kb); + if (!kb->layout) kb->layout = _e_kbd_buf_new(); + if (!kb->layout) return; + ks = E_NEW(E_Kbd_Buf_Keystroke, 1); + if (!ks) return; + ks->x = x; + ks->y = y; + if (shift) ks->shift = 1; + if (capslock) ks->capslock = 1; + ks->layout = kb->layout; + _e_kbd_buf_layout_ref(ks->layout); + kb->keystrokes = eina_list_append(kb->keystrokes, ks); + + if (kb->dict.sys) e_kbd_dict_word_letter_advance(kb->dict.sys); + if (kb->dict.personal) e_kbd_dict_word_letter_advance(kb->dict.personal); + if (kb->dict.data) e_kbd_dict_word_letter_advance(kb->dict.data); + + _e_kbd_buf_keystroke_point_add(kb, ks); + + _e_kbd_buf_actual_string_update(kb); + _e_kbd_buf_matches_update(kb); +} + +EAPI const char * +e_kbd_buf_actual_string_get(E_Kbd_Buf *kb) +{ + return kb->actual_string; +} + +EAPI const Eina_List * +e_kbd_buf_string_matches_get(E_Kbd_Buf *kb) +{ + return kb->string_matches; +} + +EAPI void +e_kbd_buf_backspace(E_Kbd_Buf *kb) +{ + Eina_List *l; + + l = eina_list_last(kb->keystrokes); + if (l) + { + E_Kbd_Buf_Keystroke *ks; + + ks = l->data; + if (ks->key) evas_stringshare_del(ks->key); + _e_kbd_buf_layout_unref(ks->layout); + free(ks); + kb->keystrokes = eina_list_remove_list(kb->keystrokes, l); + if (kb->dict.sys) e_kbd_dict_word_letter_delete(kb->dict.sys); + if (kb->dict.personal) e_kbd_dict_word_letter_delete(kb->dict.personal); + if (kb->dict.data) e_kbd_dict_word_letter_delete(kb->dict.data); + _e_kbd_buf_actual_string_update(kb); + _e_kbd_buf_matches_update(kb); + } +} + +EAPI void +e_kbd_buf_word_use(E_Kbd_Buf *kb, const char *word) +{ + if (kb->dict.personal) + e_kbd_dict_word_usage_adjust(kb->dict.personal, word, 1); +} + +// FIXME: just faking delayed lookup with timer +static int +_e_kbd_buf_cb_faket(void *data) +{ + E_Kbd_Buf *kb; + + kb = data; + kb->lookup.faket = NULL; + kb->lookup.func(kb->lookup.data); + kb->lookup.func = NULL; + kb->lookup.data = NULL; + return 0; +} + +EAPI void +e_kbd_buf_lookup(E_Kbd_Buf *kb, void (*func) (void *data), const void *data) +{ + e_kbd_buf_lookup_cancel(kb); + + kb->lookup.func = func; + kb->lookup.data = data; + + // FIXME: just faking delayed lookup with timer + kb->lookup.faket = ecore_timer_add(0.1, _e_kbd_buf_cb_faket, kb); +} + +EAPI void +e_kbd_buf_lookup_cancel(E_Kbd_Buf *kb) +{ + // FIXME: just faking delayed lookup with timer + if (!kb->lookup.faket) return; + ecore_timer_del(kb->lookup.faket); + kb->lookup.faket = NULL; + + kb->lookup.func = NULL; + kb->lookup.data = NULL; +} diff --git a/src/modules/illume/e_kbd_buf.h b/src/modules/illume/e_kbd_buf.h new file mode 100644 index 000000000..4ba2618ff --- /dev/null +++ b/src/modules/illume/e_kbd_buf.h @@ -0,0 +1,72 @@ +#ifndef E_KBD_BUF_H +#define E_KBD_BUF_H + +#include "e_kbd_dict.h" + +typedef struct _E_Kbd_Buf E_Kbd_Buf; +typedef struct _E_Kbd_Buf_Key E_Kbd_Buf_Key; +typedef struct _E_Kbd_Buf_Keystroke E_Kbd_Buf_Keystroke; +typedef struct _E_Kbd_Buf_Layout E_Kbd_Buf_Layout; + +struct _E_Kbd_Buf +{ + const char *sysdicts; + Eina_List *keystrokes; + Eina_List *string_matches; + const char *actual_string; + E_Kbd_Buf_Layout *layout; + struct { + void (*func) (void *data); + const void *data; +// FIXME: just faking delayed lookup with timer + Ecore_Timer *faket; + } lookup; + struct { + E_Kbd_Dict *sys; + E_Kbd_Dict *personal; + E_Kbd_Dict *data; + Ecore_File_Monitor *data_monitor; + Ecore_Timer *data_reload_delay; + } dict; +}; + +struct _E_Kbd_Buf_Key +{ + int x, y, w, h; + const char *key, *key_shift, *key_capslock; +}; + +struct _E_Kbd_Buf_Keystroke +{ + const char *key; + int x, y; + E_Kbd_Buf_Layout *layout; + unsigned char shift : 1; + unsigned char capslock : 1; +}; + +struct _E_Kbd_Buf_Layout { + int ref; + int w, h; + int fuzz; + Eina_List *keys; +}; + +EAPI E_Kbd_Buf *e_kbd_buf_new(const char *sysdicts, const char *dicts); +EAPI void e_kbd_buf_free(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_dict_set(E_Kbd_Buf *kb, const char *dict); +EAPI void e_kbd_buf_clear(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_layout_clear(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_layout_size_set(E_Kbd_Buf *kb, int w, int h); +EAPI void e_kbd_buf_layout_fuzz_set(E_Kbd_Buf *kb, int fuzz); +EAPI void e_kbd_buf_layout_key_add(E_Kbd_Buf *kb, const char *key, const char *key_shift, const char *key_capslock, int x, int y, int w, int h); +EAPI void e_kbd_buf_pressed_key_add(E_Kbd_Buf *kb, const char *key, int shift, int capslock); +EAPI void e_kbd_buf_pressed_point_add(E_Kbd_Buf *kb, int x, int y, int shift, int capslock); +EAPI const char *e_kbd_buf_actual_string_get(E_Kbd_Buf *kb); +EAPI const Eina_List *e_kbd_buf_string_matches_get(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_backspace(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_lookup(E_Kbd_Buf *kb, void (*func) (void *data), const void *data); +EAPI void e_kbd_buf_lookup_cancel(E_Kbd_Buf *kb); +EAPI void e_kbd_buf_word_use(E_Kbd_Buf *kb, const char *word); + +#endif diff --git a/src/modules/illume/e_kbd_dict.c b/src/modules/illume/e_kbd_dict.c new file mode 100644 index 000000000..b0c2cec56 --- /dev/null +++ b/src/modules/illume/e_kbd_dict.c @@ -0,0 +1,872 @@ +#include +#include "e_kbd_dict.h" + +#include +#include +#include +#include +#include + + +#define MAXLATIN 0x100 +static unsigned char _e_kbd_normalise_base[MAXLATIN]; +static unsigned char _e_kbd_normalise_ready = 0; + +static void +_e_kbd_normalise_init(void) +{ + int i; + const char *table[][2] = + { + {"À", "a"}, + {"Á", "a"}, + {"Â", "a"}, + {"Ã", "a"}, + {"Ä", "a"}, + {"Å", "a"}, + {"Æ", "a"}, + {"Ç", "c"}, + {"È", "e"}, + {"É", "e"}, + {"Ê", "e"}, + {"Ë", "e"}, + {"Ì", "i"}, + {"Í", "i"}, + {"Î", "i"}, + {"Ï", "i"}, + {"Ð", "d"}, + {"Ñ", "n"}, + {"Ò", "o"}, + {"Ó", "o"}, + {"Ô", "o"}, + {"Õ", "o"}, + {"Ö", "o"}, + {"×", "x"}, + {"Ø", "o"}, + {"Ù", "u"}, + {"Ú", "u"}, + {"Û", "u"}, + {"Ü", "u"}, + {"Ý", "y"}, + {"Þ", "p"}, + {"ß", "s"}, + {"à", "a"}, + {"á", "a"}, + {"â", "a"}, + {"ã", "a"}, + {"ä", "a"}, + {"å", "a"}, + {"æ", "a"}, + {"ç", "c"}, + {"è", "e"}, + {"é", "e"}, + {"ê", "e"}, + {"ë", "e"}, + {"ì", "i"}, + {"í", "i"}, + {"î", "i"}, + {"ï", "i"}, + {"ð", "o"}, + {"ñ", "n"}, + {"ò", "o"}, + {"ó", "o"}, + {"ô", "o"}, + {"õ", "o"}, + {"ö", "o"}, + {"ø", "o"}, + {"ù", "u"}, + {"ú", "u"}, + {"û", "u"}, + {"ü", "u"}, + {"ý", "y"}, + {"þ", "p"}, + {"ÿ", "y"} + }; // 63 items + + if (_e_kbd_normalise_ready) return; + _e_kbd_normalise_ready = 1; + for (i = 0; i < 128; i++) + _e_kbd_normalise_base[i] = tolower(i); + for (;i < MAXLATIN; i++) + { + int glyph; + int j; + + for (j = 0; j < 63; j++) + { + evas_string_char_next_get(table[j][0], 0, &glyph); + if (glyph == i) + { + _e_kbd_normalise_base[i] = *table[j][1]; + break; + } + } + } +} + +static int +_e_kbd_dict_letter_normalise(int glyph) +{ + // FIXME: ö -> o, ä -> a, Ó -> o etc. - ie normalise to latin-1 + if (glyph < MAXLATIN) return _e_kbd_normalise_base[glyph]; + return tolower(glyph) & 0x7f; +} + +static int +_e_kbd_dict_normalized_strncmp(const char *a, const char *b, int len) +{ + // FIXME: normalise 2 strings and then compare + if (len < 0) return strcasecmp(a, b); + return strncasecmp(a, b, len); +} + +static int +_e_kbd_dict_normalized_strcmp(const char *a, const char *b) +{ + return _e_kbd_dict_normalized_strncmp(a, b, -1); +} + +static void +_e_kbd_dict_normalized_strcpy(char *dst, const char *src) +{ + const char *p; + char *d; + + for (p = src, d = dst; *p; p++, d++) + { + *d = _e_kbd_dict_letter_normalise(*p); + } + *d = 0; +} + +static int +_e_kbd_dict_matches_loolup_cb_sort(void *d1, void *d2) +{ + E_Kbd_Dict_Word *kw1, *kw2; + + kw1 = d1; + kw2 = d2; + if (kw1->usage < kw2->usage) return 1; + else if (kw1->usage > kw2->usage) return -1; + return 0; +} + +static int +_e_kbd_dict_writes_cb_sort(void *d1, void *d2) +{ + E_Kbd_Dict_Word *kw1, *kw2; + + kw1 = d1; + kw2 = d2; + return _e_kbd_dict_normalized_strcmp(kw1->word, kw2->word); + return 0; +} + +static const char * +_e_kbd_dict_line_next(E_Kbd_Dict *kd, const char *p) +{ + const char *e, *pp; + + e = kd->file.dict + kd->file.size; + for (pp = p; pp < e; pp++) + { + if (*pp == '\n') + return pp + 1; + } + return NULL; +} + +static char * +_e_kbd_dict_line_parse(E_Kbd_Dict *kd, const char *p, int *usage) +{ + const char *ps; + char *wd = NULL; + + for (ps = p; !isspace(*ps); ps++); + wd = malloc(ps - p + 1); + if (!wd) return NULL; + strncpy(wd, p, ps - p); + wd[ps - p] = 0; + if (*ps == '\n') *usage = 0; + else + { + ps++; + *usage = atoi(ps); + } + return wd; +} + +static void +_e_kbd_dict_lookup_build_line(E_Kbd_Dict *kd, const char *p, const char *eol, + int *glyphs) +{ + char *s; + int p2; + + s = alloca(eol - p + 1); + strncpy(s, p, eol - p); + s[eol - p] = 0; + p2 = evas_string_char_next_get(s, 0, &(glyphs[0])); + if ((p2 > 0) && (glyphs[0] > 0)) + p2 = evas_string_char_next_get(s, p2, &(glyphs[1])); +} + +static void +_e_kbd_dict_lookup_build(E_Kbd_Dict *kd) +{ + const char *p, *e, *eol; + int glyphs[2], pglyphs[2]; + + p = kd->file.dict; + e = p + kd->file.size; + pglyphs[0] = pglyphs[1] = 0; + while (p < e) + { + eol = strchr(p, '\n'); + if (!eol) break; + if (eol > p) + { + glyphs[0] = glyphs[1] = 0; + _e_kbd_dict_lookup_build_line(kd, p, eol, glyphs); + if ((glyphs[1] != pglyphs[1]) || + (glyphs[0] != pglyphs[0])) + { + int v1, v2; + + if (isspace(glyphs[0])) + { + glyphs[0] = 0; + glyphs[1] = 0; + } + else if (isspace(glyphs[1])) + glyphs[1] = 0; + if (glyphs[0] == 0) + { + pglyphs[0] = pglyphs[1] = 0; + p = eol + 1; + continue; + } + v1 = _e_kbd_dict_letter_normalise(glyphs[0]); + v2 = _e_kbd_dict_letter_normalise(glyphs[1]); + if (!kd->lookup.tuples[v1][v2]) + kd->lookup.tuples[v1][v2] = p; + pglyphs[0] = v1; + pglyphs[1] = v2; + } + } + p = eol + 1; + } +} + +static int +_e_kbd_dict_open(E_Kbd_Dict *kd) +{ + struct stat st; + + kd->file.fd = open(kd->file.file, O_RDONLY); + if (kd->file.fd < 0) + return 0; + if (fstat(kd->file.fd, &st) < 0) + { + close(kd->file.fd); + return 0; + } + kd->file.size = st.st_size; + kd->file.dict = mmap(NULL, kd->file.size, PROT_READ, MAP_SHARED, + kd->file.fd, 0); + if ((kd->file.dict== MAP_FAILED) || (kd->file.dict == NULL)) + { + close(kd->file.fd); + return 0; + } + return 1; +} + +static void +_e_kbd_dict_close(E_Kbd_Dict *kd) +{ + if (kd->file.fd < 0) return; + memset(kd->lookup.tuples, 0, sizeof(kd->lookup.tuples)); + munmap((void *)kd->file.dict, kd->file.size); + close(kd->file.fd); + kd->file.fd = -1; + kd->file.dict = NULL; + kd->file.size = 0; +} + +EAPI E_Kbd_Dict * +e_kbd_dict_new(const char *file) +{ + // alloc and load new dict - build quick-lookup table. words MUST be sorted + E_Kbd_Dict *kd; + + _e_kbd_normalise_init(); + kd = E_NEW(E_Kbd_Dict, 1); + if (!kd) return NULL; + kd->file.file = evas_stringshare_add(file); + if (!kd->file.file) + { + free(kd); + return NULL; + } + kd->file.fd = -1; + if (!_e_kbd_dict_open(kd)) + { + evas_stringshare_del(kd->file.file); + free(kd); + return NULL; + } + _e_kbd_dict_lookup_build(kd); + return kd; +} + +EAPI void +e_kbd_dict_free(E_Kbd_Dict *kd) +{ + // free dict and anything in it + e_kbd_dict_word_letter_clear(kd); + e_kbd_dict_save(kd); + _e_kbd_dict_close(kd); + free(kd); +} + +static E_Kbd_Dict_Word * +_e_kbd_dict_changed_write_find(E_Kbd_Dict *kd, const char *word) +{ + Eina_List *l; + + for (l = kd->changed.writes; l; l = l->next) + { + E_Kbd_Dict_Word *kw; + + kw = l->data; + if (!strcmp(kw->word, word)) return kw; + } + return NULL; +} + +EAPI void +e_kbd_dict_save(E_Kbd_Dict *kd) +{ + FILE *f; + + // save any changes (new words added, usage adjustments). + // all words MUST be sorted + if (!kd->changed.writes) return; + if (kd->changed.flush_timer) + { + ecore_timer_del(kd->changed.flush_timer); + kd->changed.flush_timer = NULL; + } + ecore_file_unlink(kd->file.file); + f = fopen(kd->file.file, "w"); + kd->changed.writes = eina_list_sort(kd->changed.writes, + eina_list_count(kd->changed.writes), + _e_kbd_dict_writes_cb_sort); + if (f) + { + const char *p, *pn; + + p = kd->file.dict; + while (p) + { + char *wd; + int usage = 0; + + pn = _e_kbd_dict_line_next(kd, p); + if (!pn) return; + wd = _e_kbd_dict_line_parse(kd, p, &usage); + if ((wd) && (strlen(wd) > 0)) + { + if (kd->changed.writes) + { + int writeline; + + writeline = 0; + while (kd->changed.writes) + { + E_Kbd_Dict_Word *kw; + int cmp; + + kw = kd->changed.writes->data; + cmp = _e_kbd_dict_normalized_strcmp(kw->word, wd); + if (cmp < 0) + { + fprintf(f, "%s %i\n", kw->word, kw->usage); + writeline = 1; + evas_stringshare_del(kw->word); + free(kw); + kd->changed.writes = eina_list_remove_list(kd->changed.writes, kd->changed.writes); + writeline = 1; + } + else if (cmp == 0) + { + fprintf(f, "%s %i\n", wd, kw->usage); + if (!strcmp(kw->word, wd)) + writeline = 0; + else + writeline = 1; + evas_stringshare_del(kw->word); + free(kw); + kd->changed.writes = eina_list_remove_list(kd->changed.writes, kd->changed.writes); + break; + } + else if (cmp > 0) + { + writeline = 1; + break; + } + } + if (writeline) + fprintf(f, "%s %i\n", wd, usage); + } + else + fprintf(f, "%s %i\n", wd, usage); + } + if (wd) free(wd); + p = pn; + if (p >= (kd->file.dict + kd->file.size)) break; + } + while (kd->changed.writes) + { + E_Kbd_Dict_Word *kw; + + kw = kd->changed.writes->data; + fprintf(f, "%s %i\n", kw->word, kw->usage); + evas_stringshare_del(kw->word); + free(kw); + kd->changed.writes = eina_list_remove_list(kd->changed.writes, kd->changed.writes); + } + fclose(f); + } + _e_kbd_dict_close(kd); + if (_e_kbd_dict_open(kd)) + _e_kbd_dict_lookup_build(kd); +} + +static int +_e_kbd_dict_cb_save_flush(void *data) +{ + E_Kbd_Dict *kd; + + kd = data; + if ((kd->matches.list) || + (kd->word.letters) || + (kd->matches.deadends) || + (kd->matches.leads)) + return 1; + kd->changed.flush_timer = NULL; + e_kbd_dict_save(kd); + return 0; +} + +static void +_e_kbd_dict_changed_write_add(E_Kbd_Dict *kd, const char *word, int usage) +{ + E_Kbd_Dict_Word *kw; + + kw = E_NEW(E_Kbd_Dict_Word, 1); + kw->word = evas_stringshare_add(word); + kw->usage = usage; + kd->changed.writes = eina_list_prepend(kd->changed.writes, kw); + if (eina_list_count(kd->changed.writes) > 64) + { + e_kbd_dict_save(kd); + } + else + { + if (kd->changed.flush_timer) + ecore_timer_del(kd->changed.flush_timer); + kd->changed.flush_timer = ecore_timer_add(5.0, _e_kbd_dict_cb_save_flush, kd); + } +} + +static const char * +_e_kbd_dict_find_pointer(E_Kbd_Dict *kd, const char *p, int baselen, const char *word) +{ + const char *pn; + int len; + + if (!p) return NULL; + len = strlen(word); + while (p) + { + pn = _e_kbd_dict_line_next(kd, p); + if (!pn) return NULL; + if ((pn - p) > len) + { + if (!_e_kbd_dict_normalized_strncmp(p, word, len)) + return p; + } + if (_e_kbd_dict_normalized_strncmp(p, word, baselen)) + return NULL; + p = pn; + if (p >= (kd->file.dict + kd->file.size)) break; + } + return NULL; +} + +static const char * +_e_kbd_dict_find(E_Kbd_Dict *kd, const char *word) +{ + const char *p; + char *tword; + int glyphs[2], p2, v1, v2, i; + + /* work backwards in leads. i.e.: + * going + * goin + * goi + * go + * g + */ + tword = alloca(strlen(word) + 1); + _e_kbd_dict_normalized_strcpy(tword, word); + p = evas_hash_find(kd->matches.leads, tword); + if (p) return p; + p2 = strlen(tword); + while (tword[0]) + { + p2 = evas_string_char_prev_get(tword, p2, &i); + if (p2 < 0) break; + tword[p2] = 0; + p = evas_hash_find(kd->matches.leads, tword); + if (p) + return _e_kbd_dict_find_pointer(kd, p, p2, word); + } + /* looking at leads going back letters didn't work */ + p = kd->file.dict; + if ((p[0] == '\n') && (kd->file.size <= 1)) return NULL; + glyphs[0] = glyphs[1] = 0; + p2 = evas_string_char_next_get(word, 0, &(glyphs[0])); + if ((p2 > 0) && (glyphs[0] > 0)) + p2 = evas_string_char_next_get(word, p2, &(glyphs[1])); + v1 = _e_kbd_dict_letter_normalise(glyphs[0]); + if (glyphs[1] != 0) + { + v2 = _e_kbd_dict_letter_normalise(glyphs[1]); + p = kd->lookup.tuples[v1][v2]; + } + else + { + for (i = 0; i < 128; i++) + { + p = kd->lookup.tuples[v1][i]; + if (p) break; + } + } + return _e_kbd_dict_find_pointer(kd, p, p2, word); +} + +static const char * +_e_kbd_dict_find_full(E_Kbd_Dict *kd, const char *word) +{ + const char *p; + int len; + + p = _e_kbd_dict_find(kd, word); + if (!p) return NULL; + len = strlen(word); + if (isspace(p[len])) return p; + return NULL; +} + +EAPI void +e_kbd_dict_word_usage_adjust(E_Kbd_Dict *kd, const char *word, int adjust) +{ + // add "adjust" to word usage count + E_Kbd_Dict_Word *kw; + + kw = _e_kbd_dict_changed_write_find(kd, word); + if (kw) + { + kw->usage += adjust; + if (kd->changed.flush_timer) + ecore_timer_del(kd->changed.flush_timer); + kd->changed.flush_timer = ecore_timer_add(5.0, _e_kbd_dict_cb_save_flush, kd); + } + else + { + const char *line; + int usage = 0; + + line = _e_kbd_dict_find_full(kd, word); + if (line) + { + char *wd; + + // FIXME: we need to find an EXACT line match - case and all + wd = _e_kbd_dict_line_parse(kd, line, &usage); + if (wd) free(wd); + } + usage += adjust; + _e_kbd_dict_changed_write_add(kd, word, usage); + } +} + +EAPI void +e_kbd_dict_word_delete(E_Kbd_Dict *kd, const char *word) +{ + // delete a word from the dictionary + E_Kbd_Dict_Word *kw; + + kw = _e_kbd_dict_changed_write_find(kd, word); + if (kw) + kw->usage = -1; + else + { + if (_e_kbd_dict_find_full(kd, word)) + _e_kbd_dict_changed_write_add(kd, word, -1); + } +} + +EAPI void +e_kbd_dict_word_letter_clear(E_Kbd_Dict *kd) +{ + // clear the current word buffer + while (kd->word.letters) + e_kbd_dict_word_letter_delete(kd); + if (kd->matches.deadends) + { + evas_hash_free(kd->matches.deadends); + kd->matches.deadends = NULL; + } + if (kd->matches.leads) + { + evas_hash_free(kd->matches.leads); + kd->matches.leads = NULL; + } + while (kd->matches.list) + { + E_Kbd_Dict_Word *kw; + + kw = kd->matches.list->data; + evas_stringshare_del(kw->word); + free(kw); + kd->matches.list = eina_list_remove_list(kd->matches.list, kd->matches.list); + } +} + +EAPI void +e_kbd_dict_word_letter_add(E_Kbd_Dict *kd, const char *letter, int dist) +{ + // add a letter with a distance (0 == closest) as an option for the current + // letter position - advance starts a new letter position + Eina_List *l, *list; + E_Kbd_Dict_Letter *kl; + + l = eina_list_last(kd->word.letters); + if (!l) return; + list = l->data; + kl = E_NEW(E_Kbd_Dict_Letter, 1); + if (!kl) return; + kl->letter = evas_stringshare_add(letter); + kl->dist = dist; + list = eina_list_append(list, kl); + l->data = list; +} + +EAPI void +e_kbd_dict_word_letter_advance(E_Kbd_Dict *kd) +{ + // start a new letter in the word + kd->word.letters = eina_list_append(kd->word.letters, NULL); +} + +EAPI void +e_kbd_dict_word_letter_delete(E_Kbd_Dict *kd) +{ + // delete the current letter completely + Eina_List *l, *list; + + l = eina_list_last(kd->word.letters); + if (!l) return; + list = l->data; + while (list) + { + E_Kbd_Dict_Letter *kl; + + kl = list->data; + evas_stringshare_del(kl->letter); + free(kl); + list = eina_list_remove_list(list, list); + } + kd->word.letters = eina_list_remove_list(kd->word.letters, l); +} + +static void +_e_kbd_dict_matches_lookup_iter(E_Kbd_Dict *kd, Eina_List *word, + Eina_List *more) +{ + Eina_List *l, *l2, *list; + const char *p, *pn; + char *base, *buf, *wd, *bufapp; + E_Kbd_Dict_Letter *kl; + int len, dist = 0, d, baselen, maxdist = 0, md; + + static int level = 0, lv; + + len = 0; + level++; + for (l = word; l; l = l->next) + { + kl = l->data; + len += strlen(kl->letter); + dist += kl->dist; + if (kl->dist > maxdist) maxdist = kl->dist; + } + if (maxdist < 1) maxdist = 1; + buf = alloca(len + 20); // 20 - just padding enough for 1 more utf8 char + base = alloca(len + 20); + base[0] = 0; + for (l = word; l; l = l->next) + { + kl = l->data; + strcat(base, kl->letter); + } + baselen = strlen(base); + strcpy(buf, base); + bufapp = buf + baselen; + list = more->data; + for (l = list; l; l = l->next) + { + kl = l->data; + if (kl->dist > maxdist) maxdist = kl->dist; + } + for (l = list; l; l = l->next) + { + kl = l->data; + strcpy(bufapp, kl->letter); + if ((kd->matches.deadends) && evas_hash_find(kd->matches.deadends, buf)) + continue; + p = evas_hash_find(kd->matches.leads, buf); + if (p) p = _e_kbd_dict_find_pointer(kd, p, baselen, buf); + else p = _e_kbd_dict_find(kd, buf); + if (!p) + { + kd->matches.deadends = evas_hash_add(kd->matches.deadends, buf, kd); + continue; + } + else + kd->matches.leads = evas_hash_add(kd->matches.leads, buf, p); + if ((!more->next) || (!more->next->data)) + { + d = dist + kl->dist; + md = maxdist; + for (;;) + { + E_Kbd_Dict_Word *kw; + int usage = 0; + + wd = _e_kbd_dict_line_parse(kd, p, &usage); + if (!wd) break; + if (_e_kbd_dict_normalized_strcmp(wd, buf)) + { + free(wd); + break; + } + kw = E_NEW(E_Kbd_Dict_Word, 1); + if (kw) + { + int accuracy; + int w, b, w2, b2, wc, bc, upper; + + // match any capitalisation + for (w = 0, b = 0; wd[w] && buf[b];) + { + b2 = evas_string_char_next_get(buf, b, &bc); + w2 = evas_string_char_next_get(wd, w, &wc); + if (isupper(bc)) wd[w] = toupper(wc); + w = w2; + b = b2; + } + kw->word = evas_stringshare_add(wd); + // FIXME: magic combination of distance metric and + // frequency of useage. this is simple now, but could + // be tweaked + wc = eina_list_count(word); + if (md < 1) md = 1; + + // basically a metric to see how far away teh keys that + // were actually pressed are away from the letters of + // this word in a physical on-screen sense + accuracy = md - (d / (wc + 1)); + // usage is the frequency of usage in the dictionary. + // it its < 1 time, it's assumed to be 1. + if (usage < 1) usage = 1; + // multiply usage by a factor of 100 for better detailed + // sorting. 10 == 1/10th factor + usage = 100 + ((usage - 1) * 10); + // and well just multiply and lets see. maybe this can + // do with multiplication factors etc. but simple for + // now. + kw->usage = (usage * accuracy) / md; + kd->matches.list = eina_list_append(kd->matches.list, kw); + } + free(wd); + p = _e_kbd_dict_line_next(kd, p); + if (p >= (kd->file.dict + kd->file.size)) break; + if (!p) break; + } + } + else + { + word = eina_list_append(word, kl); + _e_kbd_dict_matches_lookup_iter(kd, word, more->next); + word = eina_list_remove_list(word, eina_list_last(word)); + } + } + level--; +} + +EAPI void +e_kbd_dict_matches_lookup(E_Kbd_Dict *kd) +{ + // find all matches and sort them + while (kd->matches.list) + { + E_Kbd_Dict_Word *kw; + + kw = kd->matches.list->data; + evas_stringshare_del(kw->word); + free(kw); + kd->matches.list = eina_list_remove_list(kd->matches.list, kd->matches.list); + } + if (kd->word.letters) + _e_kbd_dict_matches_lookup_iter(kd, NULL, kd->word.letters); + kd->matches.list = eina_list_sort(kd->matches.list, + eina_list_count(kd->matches.list), + _e_kbd_dict_matches_loolup_cb_sort); +} + +EAPI void +e_kbd_dict_matches_first(E_Kbd_Dict *kd) +{ + // jump to first match + kd->matches.list_ptr = kd->matches.list; +} + +EAPI void +e_kbd_dict_matches_next(E_Kbd_Dict *kd) +{ + // jump to next match + kd->matches.list_ptr = kd->matches.list_ptr->next; +} + +EAPI const char * +e_kbd_dict_matches_match_get(E_Kbd_Dict *kd, int *pri_ret) +{ + // return the word (string utf-8) for the current match + if (kd->matches.list_ptr) + { + E_Kbd_Dict_Word *kw; + + kw = kd->matches.list_ptr->data; + if (kw) + { + *pri_ret = kw->usage; + return kw->word; + } + } + return NULL; +} diff --git a/src/modules/illume/e_kbd_dict.h b/src/modules/illume/e_kbd_dict.h new file mode 100644 index 000000000..3d9959feb --- /dev/null +++ b/src/modules/illume/e_kbd_dict.h @@ -0,0 +1,61 @@ +#ifndef E_KBD_DICT_H +#define E_KBD_DICT_H + +typedef struct _E_Kbd_Dict E_Kbd_Dict; +typedef struct _E_Kbd_Dict_Word E_Kbd_Dict_Word; +typedef struct _E_Kbd_Dict_Letter E_Kbd_Dict_Letter; + +struct _E_Kbd_Dict_Word +{ + const char *word; + int usage; +}; + +struct _E_Kbd_Dict_Letter +{ + const char *letter; + int dist; +}; + +struct _E_Kbd_Dict +{ + struct { + const char *file; + int fd; + const char *dict; + int size; + } file; + struct { + const char *tuples[128][128]; + } lookup; + struct { + Ecore_Timer *flush_timer; + Eina_List *writes; + } changed; + struct { + Eina_List *letters; + } word; + struct { + Evas_Hash *deadends; + Evas_Hash *leads; + Eina_List *list; + Eina_List *list_ptr; + } matches; +}; + + +EAPI E_Kbd_Dict *e_kbd_dict_new(const char *file); +EAPI void e_kbd_dict_free(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_save(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_word_usage_adjust(E_Kbd_Dict *kd, const char *word, int adjust); +EAPI void e_kbd_dict_word_delete(E_Kbd_Dict *kd, const char *word); +EAPI void e_kbd_dict_word_letter_clear(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_word_letter_add(E_Kbd_Dict *kd, const char *letter, int dist); +EAPI void e_kbd_dict_word_letter_advance(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_word_letter_delete(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_matches_lookup(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_matches_first(E_Kbd_Dict *kd); +EAPI void e_kbd_dict_matches_next(E_Kbd_Dict *kd); +EAPI const char *e_kbd_dict_matches_match_get(E_Kbd_Dict *kd, int *pri_ret); + +#endif diff --git a/src/modules/illume/e_kbd_int.c b/src/modules/illume/e_kbd_int.c new file mode 100644 index 000000000..33c43f29d --- /dev/null +++ b/src/modules/illume/e_kbd_int.c @@ -0,0 +1,1908 @@ +#include +#include "e_kbd_buf.h" +#include "e_kbd_int.h" +#include "e_kbd_send.h" +#include "e_cfg.h" + +enum { + NORMAL = 0, + SHIFT = (1 << 0), + CAPSLOCK = (1 << 1), + CTRL = (1 << 2), + ALT = (1 << 3) +}; + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +static void _e_kbd_int_layout_next(E_Kbd_Int *ki); +static void _e_kbd_int_zoomkey_down(E_Kbd_Int *ki); +static void _e_kbd_int_matches_update(E_Kbd_Int *ki); +static void _e_kbd_int_dictlist_down(E_Kbd_Int *ki); +static void _e_kbd_int_matchlist_down(E_Kbd_Int *ki); +static void _e_kbd_int_layoutlist_down(E_Kbd_Int *ki); + +static void +_e_kbd_int_cb_resize(E_Win *win) +{ + E_Kbd_Int *ki; + + ki = win->data; + evas_object_resize(ki->base_obj, ki->win->w, ki->win->h); + _e_kbd_int_zoomkey_down(ki); + _e_kbd_int_dictlist_down(ki); + _e_kbd_int_matchlist_down(ki); + _e_kbd_int_layoutlist_down(ki); +} + +static const char * +_e_kbd_int_str_unquote(const char *str) +{ + static char buf[256]; + char *p; + + snprintf(buf, sizeof(buf), "%s", str + 1); + p = strrchr(buf, '"'); + if (p) *p = 0; + return buf; +} + +static E_Kbd_Int_Key * +_e_kbd_int_at_coord_get(E_Kbd_Int *ki, Evas_Coord x, Evas_Coord y) +{ + Eina_List *l; + Evas_Coord dist; + E_Kbd_Int_Key *closest_ky = NULL; + + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + + ky = l->data; + if ((x >= ky->x) && (y >= ky->y) && + (x < (ky->x + ky->w)) && (y < (ky->y + ky->h))) + return ky; + } + dist = 0x7fffffff; + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + Evas_Coord dx, dy; + + ky = l->data; + dx = x - (ky->x + (ky->w / 2)); + dy = y - (ky->y + (ky->h / 2)); + dx = (dx * dx) + (dy * dy); + if (dx < dist) + { + dist = dx; + closest_ky = ky; + } + } + return closest_ky; +} + +static E_Kbd_Int_Key_State * +_e_kbd_int_key_state_get(E_Kbd_Int *ki, E_Kbd_Int_Key *ky) +{ + Eina_List *l; + + for (l = ky->states; l; l = l->next) + { + E_Kbd_Int_Key_State *st; + + st = l->data; + if (st->state & ki->layout.state) return st; + } + for (l = ky->states; l; l = l->next) + { + E_Kbd_Int_Key_State *st; + + st = l->data; + if (st->state == NORMAL) return st; + } + return NULL; +} + +static void +_e_kbd_int_layout_buf_update(E_Kbd_Int *ki) +{ + Eina_List *l, *l2; + + e_kbd_buf_layout_clear(ki->kbuf); + e_kbd_buf_layout_size_set(ki->kbuf, ki->layout.w, ki->layout.h); + e_kbd_buf_layout_fuzz_set(ki->kbuf, ki->layout.fuzz); + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + E_Kbd_Int_Key_State *st; + const char *out, *out_shift, *out_capslock; + + ky = l->data; + out = NULL; + out_shift = NULL; + out_capslock = NULL; + for (l2 = ky->states; l2; l2 = l2->next) + { + st = l2->data; + if (st->state == NORMAL) + out = st->out; + else if (st->state == SHIFT) + out_shift = st->out; + else if (st->state == CAPSLOCK) + out_capslock = st->out; + } + if (out) + { + char *s1 = NULL, *s2 = NULL, *s3 = NULL; + + if ((out) && (out[0] == '"')) + s1 = strdup(_e_kbd_int_str_unquote(out)); + if ((out_shift) && (out_shift[0] == '"')) + s2 = strdup(_e_kbd_int_str_unquote(out_shift)); + if ((out_capslock) && (out_capslock[0] == '"')) + s3 = strdup(_e_kbd_int_str_unquote(out_capslock)); + e_kbd_buf_layout_key_add(ki->kbuf, s1, s2, s3, + ky->x, ky->y, ky->w, ky->h); + if (s1) free(s1); + if (s2) free(s2); + if (s3) free(s3); + } + } +} + +static void +_e_kbd_int_layout_state_update(E_Kbd_Int *ki) +{ + Eina_List *l; + + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + E_Kbd_Int_Key_State *st; + int selected; + + ky = l->data; + st = _e_kbd_int_key_state_get(ki, ky); + if (st) + { + if (st->label) + edje_object_part_text_set(ky->obj, "e.text.label", st->label); + else + edje_object_part_text_set(ky->obj, "e.text.label", ""); + if (st->icon) + { + char buf[PATH_MAX]; + char *p; + + snprintf(buf, sizeof(buf), "%s/%s", ki->layout.directory, st->icon); + p = strrchr(st->icon, '.'); + if (!strcmp(p, ".edj")) + e_icon_file_edje_set(ky->icon_obj, buf, "icon"); + else + e_icon_file_set(ky->icon_obj, buf); + } + else + e_icon_file_set(ky->icon_obj, NULL); + } + selected = 0; + if ((ki->layout.state & SHIFT) && (ky->is_shift)) selected = 1; + if ((ki->layout.state & CTRL) && (ky->is_ctrl)) selected = 1; + if ((ki->layout.state & ALT) && (ky->is_alt)) selected = 1; + if ((ki->layout.state & CAPSLOCK) && (ky->is_capslock)) selected = 1; + if (selected) + { + if (!ky->selected) + { + edje_object_signal_emit(ky->obj, "e,state,selected", "e"); + ky->selected = 1; + } + } + if (!selected) + { + if (ky->selected) + { + edje_object_signal_emit(ky->obj, "e,state,unselected", "e"); + ky->selected = 0; + } + } + } +} + +static void +_e_kbd_int_string_send(E_Kbd_Int *ki, const char *str) +{ + int pos, newpos, glyph; + + pos = 0; + e_kbd_buf_word_use(ki->kbuf, str); + for (;;) + { + char buf[16]; + + newpos = evas_string_char_next_get(str, pos, &glyph); + if (glyph <= 0) return; + strncpy(buf, str + pos, newpos - pos); + buf[newpos - pos] = 0; + e_kbd_send_string_press(buf, 0); + pos = newpos; + } +} + +static void +_e_kbd_int_buf_send(E_Kbd_Int *ki) +{ + const char *str = NULL; + const Eina_List *matches; + + matches = e_kbd_buf_string_matches_get(ki->kbuf); + if (matches) str = matches->data; + else str = e_kbd_buf_actual_string_get(ki->kbuf); + if (str) _e_kbd_int_string_send(ki, str); +} + + +static void +_e_kbd_int_cb_match_select(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Kbd_Int_Match *km; + + km = data; + _e_kbd_int_string_send(km->ki, km->str); + e_kbd_buf_clear(km->ki->kbuf); + e_kbd_send_keysym_press("space", 0); + if (km->ki->layout.state & (SHIFT | CTRL | ALT)) + { + km->ki->layout.state &= (~(SHIFT | CTRL | ALT)); + _e_kbd_int_layout_state_update(km->ki); + } + _e_kbd_int_matches_update(km->ki); +} + +static void +_e_kbd_int_matches_add(E_Kbd_Int *ki, const char *str, int num) +{ + E_Kbd_Int_Match *km; + Evas_Object *o; + Evas_Coord mw, mh; + + km = E_NEW(E_Kbd_Int_Match, 1); + if (!km) return; + o = _theme_obj_new(ki->win->evas, ki->themedir, + "e/modules/kbd/match/word"); + km->ki = ki; + km->str = evas_stringshare_add(str); + km->obj = o; + ki->matches = eina_list_append(ki->matches, km); + edje_object_part_text_set(o, "e.text.label", str); + edje_object_size_min_calc(o, &mw, &mh); + if (mw < 32) mw = 32; + if (num & 0x1) e_box_pack_start(ki->box_obj, o); + else e_box_pack_end(ki->box_obj, o); + e_box_pack_options_set(o, 1, 1, 1, 1, 0.5, 0.5, mw, mh, 9999, 9999); + if (num == 0) + edje_object_signal_emit(o, "e,state,selected", "e"); + edje_object_signal_callback_add(o, "e,action,do,select", "", + _e_kbd_int_cb_match_select, km); + evas_object_show(o); +} + +static void +_e_kbd_int_matches_free(E_Kbd_Int *ki) +{ + while (ki->matches) + { + E_Kbd_Int_Match *km; + + km = ki->matches->data; + if (km->str) evas_stringshare_del(km->str); + evas_object_del(km->obj); + free(km); + ki->matches = eina_list_remove_list(ki->matches, ki->matches); + } +} + +static void +_e_kbd_int_matches_update(E_Kbd_Int *ki) +{ + const Eina_List *l, *matches; + const char *actual; + Evas_Coord mw, mh, vw, vh; + + evas_event_freeze(ki->win->evas); + e_box_freeze(ki->box_obj); + _e_kbd_int_matches_free(ki); + matches = e_kbd_buf_string_matches_get(ki->kbuf); + if (!matches) + { + actual = e_kbd_buf_actual_string_get(ki->kbuf); + if (actual) _e_kbd_int_matches_add(ki, actual, 0); + } + else + { + int i = 0; + + for (i = 0, l = matches; l; l = l->next, i++) + { + _e_kbd_int_matches_add(ki, l->data, i); + e_box_min_size_get(ki->box_obj, &mw, &mh); + edje_object_part_geometry_get(ki->base_obj, "e.swallow.label", + NULL, NULL, &vw, &vh); + if (mw > vw) break; + } + + if (!l) + { + actual = e_kbd_buf_actual_string_get(ki->kbuf); + if (actual) + { + for (l = matches; l; l = l->next) + { + if (!strcmp(l->data, actual)) break; + } + if (!l) _e_kbd_int_matches_add(ki, actual, i); + } + } + } + e_box_thaw(ki->box_obj); + e_box_min_size_get(ki->box_obj, &mw, &mh); + edje_extern_object_min_size_set(ki->box_obj, 0, mh); + edje_object_part_swallow(ki->base_obj, "e.swallow.label", ki->box_obj); + evas_event_thaw(ki->win->evas); +} + +static void +_e_kbd_int_key_press_handle(E_Kbd_Int *ki, Evas_Coord dx, Evas_Coord dy) +{ + E_Kbd_Int_Key *ky; + E_Kbd_Int_Key_State *st; + const char *out = NULL; + + ky = _e_kbd_int_at_coord_get(ki, dx, dy); + if (!ky) + { + return; + } + + if (ky->is_shift) + { + if (ki->layout.state & SHIFT) ki->layout.state &= (~(SHIFT)); + else ki->layout.state |= SHIFT; + _e_kbd_int_layout_state_update(ki); + return; + } + if (ky->is_ctrl) + { + if (ki->layout.state & CTRL) ki->layout.state &= (~(CTRL)); + else ki->layout.state |= CTRL; + if (e_kbd_buf_actual_string_get(ki->kbuf)) _e_kbd_int_buf_send(ki); + e_kbd_buf_clear(ki->kbuf); + ki->layout.state |= CTRL; + _e_kbd_int_layout_state_update(ki); + _e_kbd_int_matches_update(ki); + return; + } + if (ky->is_alt) + { + if (ki->layout.state & ALT) ki->layout.state &= (~(ALT)); + else ki->layout.state |= ALT; + if (e_kbd_buf_actual_string_get(ki->kbuf)) _e_kbd_int_buf_send(ki); + e_kbd_buf_clear(ki->kbuf); + ki->layout.state |= ALT; + _e_kbd_int_layout_state_update(ki); + _e_kbd_int_matches_update(ki); + return; + } + if (ky->is_capslock) + { + if (ki->layout.state & CAPSLOCK) ki->layout.state &= (~CAPSLOCK); + else ki->layout.state |= CAPSLOCK; + _e_kbd_int_layout_state_update(ki); + return; + } + st = _e_kbd_int_key_state_get(ki, ky); + if (st) out = st->out; + if (ki->layout.state & (CTRL | ALT)) + { + if (out) + { + Kbd_Mod mods = 0; + + if (ki->layout.state & CTRL) mods |= KBD_MOD_CTRL; + if (ki->layout.state & ALT) mods |= KBD_MOD_ALT; + if (out[0] == '"') + { + e_kbd_send_string_press(_e_kbd_int_str_unquote(out), mods); + } + else + e_kbd_send_keysym_press(out, mods); + } + ki->layout.state &= (~(SHIFT | CTRL | ALT)); + _e_kbd_int_layout_state_update(ki); + e_kbd_buf_lookup(ki->kbuf, _e_kbd_int_matches_update, ki); + return; + } + if (out) + { + if (out[0] == '"') + { + if (ki->down.zoom) + e_kbd_buf_pressed_key_add(ki->kbuf, + _e_kbd_int_str_unquote(out), + ki->layout.state & SHIFT, + ki->layout.state & CAPSLOCK); + else + e_kbd_buf_pressed_point_add(ki->kbuf, dx, dy, + ki->layout.state & SHIFT, + ki->layout.state & CAPSLOCK); + e_kbd_buf_lookup(ki->kbuf, _e_kbd_int_matches_update, ki); + } + else + { + if (e_kbd_buf_actual_string_get(ki->kbuf)) _e_kbd_int_buf_send(ki); + e_kbd_buf_clear(ki->kbuf); + e_kbd_send_keysym_press(out, 0); + _e_kbd_int_matches_update(ki); + } + } + if (ki->layout.state & (SHIFT | CTRL | ALT)) + { + ki->layout.state &= (~(SHIFT | CTRL | ALT)); + _e_kbd_int_layout_state_update(ki); + } +} + +static void +_e_kbd_int_stroke_handle(E_Kbd_Int *ki, int dir) +{ + if (dir == 4) // up + { + _e_kbd_int_layout_next(ki); + } + else if (dir == 3) // left + { + if (e_kbd_buf_actual_string_get(ki->kbuf)) + { + e_kbd_buf_backspace(ki->kbuf); + e_kbd_buf_lookup(ki->kbuf, _e_kbd_int_matches_update, ki); + } + else + e_kbd_send_keysym_press("BackSpace", 0); + } + else if (dir == 2) // down + { + if (e_kbd_buf_actual_string_get(ki->kbuf)) _e_kbd_int_buf_send(ki); + e_kbd_buf_clear(ki->kbuf); + e_kbd_send_keysym_press("Return", 0); + _e_kbd_int_matches_update(ki); + } + else if (dir == 1) // right + { + if (e_kbd_buf_actual_string_get(ki->kbuf)) _e_kbd_int_buf_send(ki); + e_kbd_buf_clear(ki->kbuf); + e_kbd_send_keysym_press("space", 0); + _e_kbd_int_matches_update(ki); + } + if (ki->layout.state) + { + ki->layout.state = 0; + _e_kbd_int_layout_state_update(ki); + } +} + +static void +_e_kbd_int_zoomkey_down(E_Kbd_Int *ki) +{ + const Eina_List *l; + + if (!ki->zoomkey.popup) return; + e_object_del(E_OBJECT(ki->zoomkey.popup)); + ki->zoomkey.popup = NULL; + ki->zoomkey.layout_obj = NULL; + ki->zoomkey.sublayout_obj = NULL; + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + + ky = l->data; + ky->zoom_obj = NULL; + ky->zoom_icon_obj = NULL; + } +} + +static void +_e_kbd_int_zoomkey_up(E_Kbd_Int *ki) +{ + const Eina_List *l; + Evas_Object *o, *o2; + Evas_Coord w, h, mw, mh, vw, vh; + int sx, sy, sw, sh; + + if (ki->zoomkey.popup) return; + ki->zoomkey.popup = e_popup_new(ki->win->border->zone, -1, -1, 1, 1); + e_popup_layer_set(ki->zoomkey.popup, 190); + + o = _theme_obj_new(ki->zoomkey.popup->evas, ki->themedir, + "e/modules/kbd/zoom/default"); + ki->zoomkey.base_obj = o; + + o = e_layout_add(ki->zoomkey.popup->evas); + e_layout_virtual_size_set(o, 100, 100); + edje_object_part_swallow(ki->zoomkey.base_obj, "e.swallow.content", o); + evas_object_show(o); + ki->zoomkey.layout_obj = o; + + e_layout_virtual_size_get(ki->layout_obj, &vw, &vh); + + o = e_layout_add(ki->zoomkey.popup->evas); + e_layout_virtual_size_set(o, vw, vh); + e_layout_pack(ki->zoomkey.layout_obj, o); + e_layout_child_move(o, 0, 0); + // FIXME dimension * 4 is a magic number - make config + e_layout_child_resize(o, vw * 4, vh * 4); + evas_object_show(o); + ki->zoomkey.sublayout_obj = o; + + + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + E_Kbd_Int_Key_State *st; + const char *label, *icon; + int selected; + + ky = l->data; + o = _theme_obj_new(ki->zoomkey.popup->evas, ki->themedir, + "e/modules/kbd/zoomkey/default"); + label = ""; + icon = NULL; + st = _e_kbd_int_key_state_get(ki, ky); + if (st) + { + label = st->label; + icon = st->icon; + } + + edje_object_part_text_set(o, "e.text.label", label); + + o2 = e_icon_add(ki->zoomkey.popup->evas); + e_icon_fill_inside_set(o2, 1); +// e_icon_scale_up_set(o2, 0); + edje_object_part_swallow(o, "e.swallow.content", o2); + evas_object_show(o2); + + if (icon) + { + char buf[PATH_MAX]; + char *p; + + snprintf(buf, sizeof(buf), "%s/%s", ki->layout.directory, icon); + p = strrchr(icon, '.'); + if (!strcmp(p, ".edj")) + e_icon_file_edje_set(o2, buf, "icon"); + else + e_icon_file_set(o2, buf); + } + selected = 0; + if ((ki->layout.state & SHIFT) && (ky->is_shift)) selected = 1; + if ((ki->layout.state & CTRL) && (ky->is_ctrl)) selected = 1; + if ((ki->layout.state & ALT) && (ky->is_alt)) selected = 1; + if ((ki->layout.state & CAPSLOCK) && (ky->is_capslock)) selected = 1; + if (selected) + edje_object_signal_emit(o, "e,state,selected", "e"); + if (!selected) + edje_object_signal_emit(o, "e,state,unselected", "e"); + e_layout_pack(ki->zoomkey.sublayout_obj, o); + e_layout_child_move(o, ky->x, ky->y); + e_layout_child_resize(o, ky->w, ky->h); + evas_object_show(o); + ky->zoom_obj = o; + ky->zoom_icon_obj = o2; + } + + edje_object_size_min_calc(ki->zoomkey.base_obj, &vw, &vh); + + e_slipshelf_safe_app_region_get(ki->win->border->zone, &sx, &sy, &sw, &sh); + sh -= ki->win->h; + mw = sw; + if ((vw > 0) && (mw > vw)) mw = vw; + mh = sh; + if ((vh > 0) && (mh > vh)) mh = vh; + + e_popup_move_resize(ki->zoomkey.popup, + sx + ((sw - mw) / 2), sy + ((sh - mh) / 2), mw, mh); + evas_object_resize(ki->zoomkey.base_obj, + ki->zoomkey.popup->w, ki->zoomkey.popup->h); + evas_object_show(ki->zoomkey.base_obj); + e_popup_edje_bg_object_set(ki->zoomkey.popup, ki->zoomkey.base_obj); + e_popup_show(ki->zoomkey.popup); +} + +static void +_e_kbd_int_zoomkey_update(E_Kbd_Int *ki) +{ + Evas_Coord w, h, ww, hh; + E_Kbd_Int_Key *ky; + + evas_object_geometry_get(ki->zoomkey.layout_obj, NULL, NULL, &w, &h); + evas_object_geometry_get(ki->layout_obj, NULL, NULL, &ww, &hh); + e_layout_virtual_size_set(ki->zoomkey.layout_obj, w, h); + // FIXME dimension * 4 is a magic number - make config + e_layout_child_resize(ki->zoomkey.sublayout_obj, ww * 4, hh * 4); + e_layout_child_move(ki->zoomkey.sublayout_obj, + (w / 2) - (ki->down.cx * 4), + (h / 2) - (ki->down.cy * 4)); + ky = _e_kbd_int_at_coord_get(ki, ki->down.clx, ki->down.cly); + if (ky != ki->zoomkey.pressed) + { + if (ki->zoomkey.pressed) + { + ki->zoomkey.pressed->pressed = 0; + edje_object_signal_emit(ki->zoomkey.pressed->zoom_obj, + "e,state,released", "e"); + edje_object_signal_emit(ki->zoomkey.pressed->obj, + "e,state,released", "e"); + } + ki->zoomkey.pressed = ky; + if (ki->zoomkey.pressed) + { + ki->zoomkey.pressed->pressed = 1; + e_layout_child_raise(ki->zoomkey.pressed->zoom_obj); + edje_object_signal_emit(ki->zoomkey.pressed->zoom_obj, + "e,state,pressed", "e"); + e_layout_child_raise(ki->zoomkey.pressed->obj); + e_layout_child_raise(ki->event_obj); + edje_object_signal_emit(ki->zoomkey.pressed->obj, + "e,state,pressed", "e"); + } + } +} + +static int +_e_kbd_int_cb_hold_timeout(void *data) +{ + E_Kbd_Int *ki; + + ki = data; + ki->down.hold_timer = NULL; + ki->down.zoom = 1; + if (ki->layout.pressed) + { + ki->layout.pressed->pressed = 0; + edje_object_signal_emit(ki->layout.pressed->obj, + "e,state,released", "e"); + ki->layout.pressed = NULL; + } + _e_kbd_int_zoomkey_up(ki); + _e_kbd_int_zoomkey_update(ki); + return 0; +} + +static void +_e_kbd_int_cb_mouse_down(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + Evas_Event_Mouse_Down *ev; + E_Kbd_Int *ki; + Evas_Coord x, y, w, h; + E_Kbd_Int_Key *ky; + + ev = event_info; + if (ev->button != 1) return; + ki = data; + + ki->down.x = ev->canvas.x; + ki->down.y = ev->canvas.y; + ki->down.down = 1; + ki->down.stroke = 0; + + evas_object_geometry_get(ki->event_obj, &x, &y, &w, &h); + x = ev->canvas.x - x; + y = ev->canvas.y - y; + ki->down.cx = x; + ki->down.cy = y; + x = (x * ki->layout.w) / w; + y = (y * ki->layout.h) / h; + + ki->down.lx = x; + ki->down.ly = y; + ki->down.clx = x; + ki->down.cly = y; + + if (ki->down.hold_timer) ecore_timer_del(ki->down.hold_timer); + // FIXME 0.25 - magic value. make config. + ki->down.hold_timer = ecore_timer_add(0.25, _e_kbd_int_cb_hold_timeout, ki); + + ky = _e_kbd_int_at_coord_get(ki, x, y); + ki->layout.pressed = ky; + if (ky) + { + ky->pressed = 1; + e_layout_child_raise(ky->obj); + e_layout_child_raise(ki->event_obj); + edje_object_signal_emit(ky->obj, "e,state,pressed", "e"); + } +} + +static void +_e_kbd_int_cb_mouse_move(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + Evas_Event_Mouse_Move *ev; + E_Kbd_Int *ki; + Evas_Coord dx, dy, x, w, y, h; + + ev = event_info; + ki = data; + + if (ki->down.zoom) + { + evas_object_geometry_get(ki->event_obj, &x, &y, &w, &h); + x = ev->cur.canvas.x - x; + y = ev->cur.canvas.y - y; + ki->down.cx = x; + ki->down.cy = y; + x = (x * ki->layout.w) / w; + y = (y * ki->layout.h) / h; + ki->down.clx = x; + ki->down.cly = y; + _e_kbd_int_zoomkey_update(ki); + return; + } + if (ki->down.stroke) return; + + dx = ev->cur.canvas.x - ki->down.x; + dy = ev->cur.canvas.y - ki->down.y; + evas_object_geometry_get(ki->event_obj, &x, &y, &w, &h); + dx = (dx * ki->layout.w) / w; + dy = (dy * ki->layout.h) / h; + // FIXME: slide 1/4 of dimension is a magic number - make config + if ((dx > 0) && (dx > (ki->layout.w / 4))) ki->down.stroke = 1; + else if ((dx < 0) && (-dx > (ki->layout.w / 4))) ki->down.stroke = 1; + if ((dy > 0) && (dy > (ki->layout.h / 4))) ki->down.stroke = 1; + else if ((dy < 0) && (-dy > (ki->layout.w / 4))) ki->down.stroke = 1; + if ((ki->down.stroke) && (ki->down.hold_timer)) + { + ecore_timer_del(ki->down.hold_timer); + ki->down.hold_timer = NULL; + } +} + +static void +_e_kbd_int_cb_mouse_up(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + Evas_Event_Mouse_Up *ev; + E_Kbd_Int *ki; + Evas_Coord x, y; + E_Kbd_Int_Key *ky; + int dir = 0; + + ev = event_info; + if (ev->button != 1) return; + ki = data; + + if (ki->down.zoom) + { + _e_kbd_int_key_press_handle(ki, ki->down.clx, ki->down.cly); + _e_kbd_int_zoomkey_down(ki); + ki->down.zoom = 0; + } + else if (!ki->down.stroke) + _e_kbd_int_key_press_handle(ki, ki->down.lx, ki->down.ly); + else + { + Evas_Coord dx, dy; + + dx = ev->canvas.x - ki->down.x; + dy = ev->canvas.y - ki->down.y; + if (dx > 0) + { + if (dy > 0) + { + if (dx > dy) dir = 1; // right + else dir = 2; // down + } + else + { + if (dx > -dy) dir = 1; // right + else dir = 4; // up + } + } + else + { + if (dy > 0) + { + if (-dx > dy) dir = 3; // left + else dir = 2; // down + } + else + { + if (-dx > -dy) dir = 3; // left + else dir = 4; // up + } + } + } + + ky = ki->layout.pressed; + if (ky) + { + ky->pressed = 0; + edje_object_signal_emit(ky->obj, "e,state,released", "e"); + ki->layout.pressed = NULL; + } + ky = ki->zoomkey.pressed; + if (ky) + { + ky->pressed = 0; + edje_object_signal_emit(ky->obj, "e,state,released", "e"); + ki->zoomkey.pressed = NULL; + } + + ki->down.down = 0; + ki->down.stroke = 0; + if (ki->down.hold_timer) + { + ecore_timer_del(ki->down.hold_timer); + ki->down.hold_timer = NULL; + } + + if (dir > 0) _e_kbd_int_stroke_handle(ki, dir); +} + +static E_Kbd_Int_Layout * +_e_kbd_int_layouts_list_default_get(E_Kbd_Int *ki) +{ + Eina_List *l; + + for (l = ki->layouts; l; l = l->next) + { + E_Kbd_Int_Layout *kil; + + kil = l->data; + if ((!strcmp(ecore_file_file_get(kil->path), "Default.kbd"))) + return kil; + } + return NULL; +} + +static E_Kbd_Int_Layout * +_e_kbd_int_layouts_type_get(E_Kbd_Int *ki, int type) +{ + Eina_List *l; + + for (l = ki->layouts; l; l = l->next) + { + E_Kbd_Int_Layout *kil; + + kil = l->data; + if (kil->type == type) + return kil; + } + return NULL; +} + +static void +_e_kbd_int_layout_free(E_Kbd_Int *ki) +{ + if (ki->layout.directory) free(ki->layout.directory); + if (ki->layout.file) evas_stringshare_del(ki->layout.file); + ki->layout.directory = NULL; + ki->layout.file = NULL; + while (ki->layout.keys) + { + E_Kbd_Int_Key *ky; + + ky = ki->layout.keys->data; + while (ky->states) + { + E_Kbd_Int_Key_State *st; + + st = ky->states->data; + if (st->label) evas_stringshare_del(st->label); + if (st->icon) evas_stringshare_del(st->icon); + if (st->out) evas_stringshare_del(st->out); + free(st); + ky->states = eina_list_remove_list(ky->states, ky->states); + } + if (ky->obj) evas_object_del(ky->obj); + if (ky->icon_obj) evas_object_del(ky->icon_obj); + free(ky); + ki->layout.keys = eina_list_remove_list(ki->layout.keys, ki->layout.keys); + } + if (ki->event_obj) evas_object_del(ki->event_obj); + ki->event_obj = NULL; +} + +static void +_e_kbd_int_layout_parse(E_Kbd_Int *ki, const char *layout) +{ + FILE *f; + char buf[4096]; + int isok = 0; + E_Kbd_Int_Key *ky = NULL; + E_Kbd_Int_Key_State *st = NULL; + + f = fopen(layout, "r"); + if (!f) return; + ki->layout.directory = ecore_file_dir_get(layout); + ki->layout.file = evas_stringshare_add(layout); + while (fgets(buf, sizeof(buf), f)) + { + int len; + char str[4096]; + + if (!isok) + { + if (!strcmp(buf, "##KBDCONF-1.0\n")) isok = 1; + } + if (!isok) break; + if (buf[0] == '#') continue; + len = strlen(buf); + if (len > 0) + { + if (buf[len - 1] == '\n') buf[len - 1] = 0; + } + if (sscanf(buf, "%4000s", str) != 1) continue; + if (!strcmp(str, "kbd")) + { + if (sscanf(buf, "%*s %i %i\n", &(ki->layout.w), &(ki->layout.h)) != 2) + continue; + } + if (!strcmp(str, "fuzz")) + { + sscanf(buf, "%*s %i\n", &(ki->layout.fuzz)); + continue; + } + if (!strcmp(str, "key")) + { + ky = calloc(1, sizeof(E_Kbd_Int_Key)); + if (!ky) continue; + if (sscanf(buf, "%*s %i %i %i %i\n", &(ky->x), &(ky->y), &(ky->w), &(ky->h)) != 4) + { + free(ky); + ky = NULL; + continue; + } + ki->layout.keys = eina_list_append(ki->layout.keys, ky); + } + if (!ky) continue; + if ((!strcmp(str, "normal")) || + (!strcmp(str, "shift")) || + (!strcmp(str, "capslock"))) + { + char *p; + char label[4096]; + int xx; + + if (sscanf(buf, "%*s %4000s", label) != 1) continue; + st = calloc(1, sizeof(E_Kbd_Int_Key_State)); + if (!st) continue; + ky->states = eina_list_append(ky->states, st); + if (!strcmp(str, "normal")) st->state = NORMAL; + if (!strcmp(str, "shift")) st->state = SHIFT; + if (!strcmp(str, "capslock")) st->state = CAPSLOCK; + p = strrchr(label, '.'); + if ((p) && (!strcmp(p, ".png"))) + st->icon = evas_stringshare_add(label); + else if ((p) && (!strcmp(p, ".edj"))) + st->icon = evas_stringshare_add(label); + else + st->label = evas_stringshare_add(label); + if (sscanf(buf, "%*s %*s %4000s", str) != 1) continue; + st->out = evas_stringshare_add(str); + } + if (!strcmp(str, "is_shift")) ky->is_shift = 1; + if (!strcmp(str, "is_ctrl")) ky->is_ctrl = 1; + if (!strcmp(str, "is_alt")) ky->is_alt = 1; + if (!strcmp(str, "is_capslock")) ky->is_capslock = 1; + } + fclose(f); +} + +static void +_e_kbd_int_layout_build(E_Kbd_Int *ki) +{ + Evas_Object *o, *o2; + Evas_Coord lw, lh; + Eina_List *l; + + evas_event_freeze(ki->win->evas); + e_layout_virtual_size_set(ki->layout_obj, ki->layout.w, ki->layout.h); + edje_extern_object_aspect_set(ki->layout_obj, EDJE_ASPECT_CONTROL_BOTH, ki->layout.w, ki->layout.h); + edje_object_part_swallow(ki->base_obj, "e.swallow.content", ki->layout_obj); + evas_object_resize(ki->base_obj, ki->win->w, ki->win->h); + edje_object_part_geometry_get(ki->base_obj, "e.swallow.content", NULL, NULL, &lw, &lh); + lh = (ki->layout.h * lw) / ki->layout.w; + edje_extern_object_min_size_set(ki->layout_obj, lw, lh); + edje_object_part_swallow(ki->base_obj, "e.swallow.content", ki->layout_obj); + + for (l = ki->layout.keys; l; l = l->next) + { + E_Kbd_Int_Key *ky; + E_Kbd_Int_Key_State *st; + const char *label, *icon; + + ky = l->data; + o = _theme_obj_new(ki->win->evas, ki->themedir, + "e/modules/kbd/key/default"); + ky->obj = o; + label = ""; + icon = NULL; + st = _e_kbd_int_key_state_get(ki, ky); + if (st) + { + label = st->label; + icon = st->icon; + } + + edje_object_part_text_set(o, "e.text.label", label); + + o2 = e_icon_add(ki->win->evas); + e_icon_fill_inside_set(o2, 1); + e_icon_scale_up_set(o2, 0); + ky->icon_obj = o2; + edje_object_part_swallow(o, "e.swallow.content", o2); + evas_object_show(o2); + + if (icon) + { + char buf[PATH_MAX]; + char *p; + + snprintf(buf, sizeof(buf), "%s/%s", ki->layout.directory, icon); + p = strrchr(icon, '.'); + if (!strcmp(p, ".edj")) + e_icon_file_edje_set(o2, buf, "icon"); + else + e_icon_file_set(o2, buf); + } + e_layout_pack(ki->layout_obj, o); + e_layout_child_move(o, ky->x, ky->y); + e_layout_child_resize(o, ky->w, ky->h); + evas_object_show(o); + } + + o = evas_object_rectangle_add(ki->win->evas); + e_layout_pack(ki->layout_obj, o); + e_layout_child_move(o, 0, 0); + e_layout_child_resize(o, ki->layout.w, ki->layout.h); + evas_object_color_set(o, 0, 0, 0, 0); + evas_object_event_callback_add(o, EVAS_CALLBACK_MOUSE_DOWN, _e_kbd_int_cb_mouse_down, ki); + evas_object_event_callback_add(o, EVAS_CALLBACK_MOUSE_UP, _e_kbd_int_cb_mouse_up, ki); + evas_object_event_callback_add(o, EVAS_CALLBACK_MOUSE_MOVE, _e_kbd_int_cb_mouse_move, ki); + evas_object_show(o); + ki->event_obj = o; + evas_event_thaw(ki->win->evas); +} + +static void +_e_kbd_int_layouts_free(E_Kbd_Int *ki) +{ + while (ki->layouts) + { + E_Kbd_Int_Layout *kil; + + kil = ki->layouts->data; + evas_stringshare_del(kil->path); + evas_stringshare_del(kil->dir); + evas_stringshare_del(kil->icon); + evas_stringshare_del(kil->name); + free(kil); + ki->layouts = eina_list_remove_list(ki->layouts, ki->layouts); + } +} + +static void +_e_kbd_int_layouts_list_update(E_Kbd_Int *ki) +{ + Ecore_List *files; + char buf[PATH_MAX], *p, *file; + const char *homedir, *fl; + Eina_List *kbs = NULL, *l, *layouts = NULL; + int ok; + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/keyboards", homedir); + files = ecore_file_ls(buf); + if (files) + { + ecore_list_first_goto(files); + while ((file = ecore_list_current(files))) + { + p = strrchr(file, '.'); + if ((p) && (!strcmp(p, ".kbd"))) + { + snprintf(buf, sizeof(buf), "%s/.e/e/keyboards/%s", homedir, file); + kbs = eina_list_append(kbs, evas_stringshare_add(buf)); + } + ecore_list_next(files); + } + ecore_list_destroy(files); + } + snprintf(buf, sizeof(buf), "%s/keyboards", ki->syskbds); + files = ecore_file_ls(buf); + if (files) + { + ecore_list_first_goto(files); + while ((file = ecore_list_current(files))) + { + p = strrchr(file, '.'); + if ((p) && (!strcmp(p, ".kbd"))) + { + ok = 1; + for (l = kbs; l; l = l->next) + { + fl = ecore_file_file_get(l->data); + if (!strcmp(file, fl)) + { + ok = 0; + break; + } + } + if (ok) + { + snprintf(buf, sizeof(buf), "%s/keyboards/%s", ki->syskbds, file); + kbs = eina_list_append(kbs, evas_stringshare_add(buf)); + } + } + ecore_list_next(files); + } + ecore_list_destroy(files); + } + for (l = kbs; l; l = l->next) + { + E_Kbd_Int_Layout *kil; + + kil = E_NEW(E_Kbd_Int_Layout, 1); + if (kil) + { + char *s, *p; + FILE *f; + + kil->path = l->data; + l->data = NULL; + s = strdup(ecore_file_file_get(kil->path)); + if (s) + { + p = strrchr(s, '.'); + if (p) *p = 0; + kil->name = evas_stringshare_add(s); + free(s); + } + s = ecore_file_dir_get(kil->path); + if (s) + { + kil->dir = evas_stringshare_add(s); + free(s); + } + f = fopen(kil->path, "r"); + if (f) + { + int isok = 0; + + while (fgets(buf, sizeof(buf), f)) + { + int len; + char str[4096]; + + if (!isok) + { + if (!strcmp(buf, "##KBDCONF-1.0\n")) isok = 1; + } + if (!isok) break; + if (buf[0] == '#') continue; + len = strlen(buf); + if (len > 0) + { + if (buf[len - 1] == '\n') buf[len - 1] = 0; + } + if (sscanf(buf, "%4000s", str) != 1) continue; + if (!strcmp(str, "type")) + { + sscanf(buf, "%*s %4000s\n", str); + if (!strcmp(str, "ALPHA")) + kil->type = E_KBD_INT_TYPE_ALPHA; + else if (!strcmp(str, "NUMERIC")) + kil->type = E_KBD_INT_TYPE_NUMERIC; + else if (!strcmp(str, "PIN")) + kil->type = E_KBD_INT_TYPE_PIN; + else if (!strcmp(str, "PHONE_NUMBER")) + kil->type = E_KBD_INT_TYPE_PHONE_NUMBER; + else if (!strcmp(str, "HEX")) + kil->type = E_KBD_INT_TYPE_HEX; + else if (!strcmp(str, "TERMINAL")) + kil->type = E_KBD_INT_TYPE_TERMINAL; + else if (!strcmp(str, "PASSWORD")) + kil->type = E_KBD_INT_TYPE_PASSWORD; + continue; + } + if (!strcmp(str, "icon")) + { + sscanf(buf, "%*s %4000s\n", str); + snprintf(buf, sizeof(buf), "%s/%s", kil->dir, str); + kil->icon = evas_stringshare_add(buf); + continue; + } + } + fclose(f); + } + layouts = eina_list_append(layouts, kil); + } + } + eina_list_free(kbs); + _e_kbd_int_layouts_free(ki); + ki->layouts = layouts; +} + +static void +_e_kbd_int_layout_select(E_Kbd_Int *ki, E_Kbd_Int_Layout *kil) +{ + _e_kbd_int_layout_free(ki); + _e_kbd_int_layout_parse(ki, kil->path); + _e_kbd_int_layout_build(ki); + _e_kbd_int_layout_buf_update(ki); + _e_kbd_int_layout_state_update(ki); + + if (!kil->icon) + e_icon_file_set(ki->icon_obj, kil->icon); + else + { + const char *p; + + p = strrchr(kil->icon, '.'); + if (!p) + e_icon_file_set(ki->icon_obj, kil->icon); + else + { + if (!strcmp(p, ".edj")) + e_icon_file_edje_set(ki->icon_obj, kil->icon, "icon"); + else + e_icon_file_set(ki->icon_obj, kil->icon); + } + } +} + +static void +_e_kbd_int_layout_next(E_Kbd_Int *ki) +{ + Eina_List *l, *ln = NULL; + const char *nextlay = NULL; + E_Kbd_Int_Layout *kil; + + for (l = ki->layouts; l; l = l->next) + { + kil = l->data; + if (!strcmp(kil->path, ki->layout.file)) + { + ln = l->next; + break; + } + } + if (!ln) ln = ki->layouts; + if (!ln) return; + kil = ln->data; + _e_kbd_int_layout_select(ki, kil); +} + +static int +_e_kbd_int_cb_client_message(void *data, int type, void *event) +{ + Ecore_X_Event_Client_Message *ev; + E_Kbd_Int *ki; + + ev = event; + ki = data; + if ((ev->win == ki->win->evas_win) && + (ev->message_type == ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_STATE)) + { + E_Kbd_Int_Layout *kil; + + if (ev->data.l[0] == ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_OFF) + { + _e_kbd_int_zoomkey_down(ki); + _e_kbd_int_dictlist_down(ki); + _e_kbd_int_matchlist_down(ki); + _e_kbd_int_layoutlist_down(ki); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_ON) + { + // do nothing - leave kbd as-is + } + else if (ev->data.l[0] == ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_ALPHA) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_ALPHA); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_ATOM_E_VIRTUAL_KEYBOARD_NUMERIC) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_NUMERIC); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_PIN) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_PIN); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_PHONE_NUMBER) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_PHONE_NUMBER); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_HEX) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_HEX); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_TERMINAL) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_TERMINAL); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + else if (ev->data.l[0] == ECORE_X_VIRTUAL_KEYBOARD_STATE_PASSWORD) + { + kil = _e_kbd_int_layouts_type_get(ki, E_KBD_INT_TYPE_PASSWORD); + if (kil) _e_kbd_int_layout_select(ki, kil); + } + } + return 1; +} + +static void +_e_kbd_int_dictlist_down(E_Kbd_Int *ki) +{ + if (!ki->dictlist.popup) return; + e_object_del(E_OBJECT(ki->dictlist.popup)); + ki->dictlist.popup = NULL; + while (ki->dictlist.matches) + { + evas_stringshare_del(ki->dictlist.matches->data); + ki->dictlist.matches = eina_list_remove_list(ki->dictlist.matches, ki->dictlist.matches); + } +} + +static void +_e_kbd_int_cb_dictlist_item_sel(void *data, void *data2) +{ + E_Kbd_Int *ki; + const char *str; + + ki = data; + str = data2; + e_kbd_buf_clear(ki->kbuf); + if (ki->layout.state & (SHIFT | CTRL | ALT)) + { + ki->layout.state &= (~(SHIFT | CTRL | ALT)); + _e_kbd_int_layout_state_update(ki); + } + + if (illume_cfg->kbd.dict) evas_stringshare_del(illume_cfg->kbd.dict); + illume_cfg->kbd.dict = evas_stringshare_add(str); + + e_kbd_buf_dict_set(ki->kbuf, illume_cfg->kbd.dict); + + e_config_save_queue(); + + _e_kbd_int_dictlist_down(ki); +} + +static void +_e_kbd_int_dictlist_up(E_Kbd_Int *ki) +{ + Evas_Object *o; + Evas_Coord w, h, mw, mh, vw, vh; + int sx, sy, sw, sh; + Ecore_List *files; + char buf[PATH_MAX], *p, *file, *pp; + const char *homedir, *str; + Eina_List *l; + int used; + + if (ki->dictlist.popup) return; + ki->dictlist.popup = e_popup_new(ki->win->border->zone, -1, -1, 1, 1); + e_popup_layer_set(ki->dictlist.popup, 190); + + o = _theme_obj_new(ki->dictlist.popup->evas, ki->themedir, + "e/modules/kbd/match/default"); + ki->dictlist.base_obj = o; + + o = e_scrollframe_add(ki->dictlist.popup->evas); + edje_object_part_swallow(ki->dictlist.base_obj, "e.swallow.content", o); + evas_object_show(o); + ki->dictlist.scrollframe_obj = o; + + o = e_ilist_add(ki->dictlist.popup->evas); + e_ilist_selector_set(o, 1); + e_ilist_freeze(o); + ki->dictlist.ilist_obj = o; + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/dicts", homedir); + files = ecore_file_ls(buf); + if (files) + { + ecore_list_first_goto(files); + while ((file = ecore_list_current(files))) + { + p = strrchr(file, '.'); + if ((p) && (!strcmp(p, ".dic"))) + { + used = 0; + + for (l = ki->dictlist.matches; l; l = l->next) + { + if (!strcmp(l->data, file)) used = 1; + } + if (!used) + { + p = strdup(file); + if (p) + { + for (pp = p; *pp; pp++) + { + if (*pp == '_') *pp = ' '; + } + pp = strrchr(p, '.'); + *pp = 0; + str = evas_stringshare_add(file); + ki->dictlist.matches = eina_list_append(ki->dictlist.matches, str); + e_ilist_append(o, NULL, p, 0, _e_kbd_int_cb_dictlist_item_sel, + NULL, ki, (char *)str); + free(p); + } + } + } + ecore_list_next(files); + } + ecore_list_destroy(files); + } + snprintf(buf, sizeof(buf), "%s/dicts", ki->sysdicts); + files = ecore_file_ls(buf); + if (files) + { + ecore_list_first_goto(files); + while ((file = ecore_list_current(files))) + { + p = strrchr(file, '.'); + if ((p) && (!strcmp(p, ".dic"))) + { + used = 0; + + for (l = ki->dictlist.matches; l; l = l->next) + { + if (!strcmp(l->data, file)) used = 1; + } + if (!used) + { + p = strdup(file); + if (p) + { + for (pp = p; *pp; pp++) + { + if (*pp == '_') *pp = ' '; + } + pp = strrchr(p, '.'); + *pp = 0; + str = evas_stringshare_add(file); + ki->dictlist.matches = eina_list_append(ki->dictlist.matches, str); + e_ilist_append(o, NULL, p, 0, _e_kbd_int_cb_dictlist_item_sel, + NULL, ki, (char *)str); + free(p); + } + } + } + ecore_list_next(files); + } + ecore_list_destroy(files); + } + e_ilist_thaw(o); + + e_ilist_min_size_get(o, &mw, &mh); + evas_object_resize(o, ki->win->w, mh); + e_scrollframe_child_set(ki->dictlist.scrollframe_obj, o); + + e_scrollframe_child_viewport_size_get(ki->dictlist.scrollframe_obj, &vw, &vh); + evas_object_geometry_get(ki->dictlist.scrollframe_obj, NULL, NULL, &w, &h); + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) evas_object_resize(o, vw, mh); + evas_object_show(o); + + edje_extern_object_min_size_set(ki->dictlist.scrollframe_obj, mw, mh); + edje_object_part_swallow(ki->dictlist.base_obj, "e.swallow.content", + ki->dictlist.scrollframe_obj); + edje_object_size_min_calc(ki->dictlist.base_obj, &mw, &mh); + + edje_extern_object_min_size_set(ki->dictlist.scrollframe_obj, 0, 0); + edje_object_part_swallow(ki->dictlist.base_obj, "e.swallow.content", + ki->dictlist.scrollframe_obj); + + e_slipshelf_safe_app_region_get(ki->win->border->zone, &sx, &sy, &sw, &sh); + mw = ki->win->w; + if (mh > (sh - ki->win->h)) mh = sh - ki->win->h; + e_popup_move_resize(ki->dictlist.popup, + ki->win->x, ki->win->y - mh, mw, mh); + evas_object_resize(ki->dictlist.base_obj, + ki->dictlist.popup->w, ki->dictlist.popup->h); + evas_object_show(ki->dictlist.base_obj); + e_popup_edje_bg_object_set(ki->dictlist.popup, ki->dictlist.base_obj); + e_popup_show(ki->dictlist.popup); +} + +static void +_e_kbd_int_matchlist_down(E_Kbd_Int *ki) +{ + if (!ki->matchlist.popup) return; + e_object_del(E_OBJECT(ki->matchlist.popup)); + ki->matchlist.popup = NULL; + while (ki->matchlist.matches) + { + evas_stringshare_del(ki->matchlist.matches->data); + ki->matchlist.matches = eina_list_remove_list(ki->matchlist.matches, ki->matchlist.matches); + } +} + +static void +_e_kbd_int_cb_matchlist_item_sel(void *data, void *data2) +{ + E_Kbd_Int *ki; + const char *str; + + ki = data; + str = data2; + _e_kbd_int_string_send(ki, str); + e_kbd_buf_clear(ki->kbuf); + e_kbd_send_keysym_press("space", 0); + if (ki->layout.state & (SHIFT | CTRL | ALT)) + { + ki->layout.state &= (~(SHIFT | CTRL | ALT)); + _e_kbd_int_layout_state_update(ki); + } + _e_kbd_int_matches_update(ki); + _e_kbd_int_matchlist_down(ki); +} + +static void +_e_kbd_int_matchlist_up(E_Kbd_Int *ki) +{ + const Eina_List *l; + Evas_Object *o; + Evas_Coord w, h, mw, mh, vw, vh; + int sx, sy, sw, sh; + + if (!e_kbd_buf_string_matches_get(ki->kbuf)) return; + if (ki->matchlist.popup) return; + ki->matchlist.popup = e_popup_new(ki->win->border->zone, -1, -1, 1, 1); + e_popup_layer_set(ki->matchlist.popup, 190); + + o = _theme_obj_new(ki->matchlist.popup->evas, ki->themedir, + "e/modules/kbd/match/default"); + ki->matchlist.base_obj = o; + + o = e_scrollframe_add(ki->matchlist.popup->evas); + edje_object_part_swallow(ki->matchlist.base_obj, "e.swallow.content", o); + evas_object_show(o); + ki->matchlist.scrollframe_obj = o; + + o = e_ilist_add(ki->matchlist.popup->evas); + e_ilist_selector_set(o, 1); + e_ilist_freeze(o); + ki->matchlist.ilist_obj = o; + + for (l = e_kbd_buf_string_matches_get(ki->kbuf); l; l = l->next) + { + const char *str; + + if (!l->prev) + { + str = e_kbd_buf_actual_string_get(ki->kbuf); + if (str) + { + str = evas_stringshare_add(str); + ki->matchlist.matches = eina_list_append(ki->matchlist.matches, str); + e_ilist_append(o, NULL, str, 0, _e_kbd_int_cb_matchlist_item_sel, + NULL, ki, (char *)str); + } + } + str = l->data; + str = evas_stringshare_add(str); + ki->matchlist.matches = eina_list_append(ki->matchlist.matches, str); + e_ilist_append(o, NULL, str, 0, _e_kbd_int_cb_matchlist_item_sel, + NULL, ki, (char *)str); + } + e_ilist_thaw(o); + + e_ilist_min_size_get(o, &mw, &mh); + evas_object_resize(o, ki->win->w, mh); + e_scrollframe_child_set(ki->matchlist.scrollframe_obj, o); + + e_scrollframe_child_viewport_size_get(ki->matchlist.scrollframe_obj, &vw, &vh); + evas_object_geometry_get(ki->matchlist.scrollframe_obj, NULL, NULL, &w, &h); + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) evas_object_resize(o, vw, mh); + evas_object_show(o); + + edje_extern_object_min_size_set(ki->matchlist.scrollframe_obj, mw, mh); + edje_object_part_swallow(ki->matchlist.base_obj, "e.swallow.content", + ki->matchlist.scrollframe_obj); + edje_object_size_min_calc(ki->matchlist.base_obj, &mw, &mh); + + edje_extern_object_min_size_set(ki->matchlist.scrollframe_obj, 0, 0); + edje_object_part_swallow(ki->matchlist.base_obj, "e.swallow.content", + ki->matchlist.scrollframe_obj); + + e_slipshelf_safe_app_region_get(ki->win->border->zone, &sx, &sy, &sw, &sh); + mw = ki->win->w; + if (mh > (sh - ki->win->h)) mh = sh - ki->win->h; + e_popup_move_resize(ki->matchlist.popup, + ki->win->x, ki->win->y - mh, mw, mh); + evas_object_resize(ki->matchlist.base_obj, + ki->matchlist.popup->w, ki->matchlist.popup->h); + evas_object_show(ki->matchlist.base_obj); + e_popup_edje_bg_object_set(ki->matchlist.popup, ki->matchlist.base_obj); + e_popup_show(ki->matchlist.popup); +} + +static void +_e_kbd_int_cb_matches(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Kbd_Int *ki; + + ki = data; + if (ki->dictlist.popup) _e_kbd_int_dictlist_down(ki); + else if (ki->matchlist.popup) _e_kbd_int_matchlist_down(ki); + else + { + if (!e_kbd_buf_actual_string_get(ki->kbuf)) + _e_kbd_int_dictlist_up(ki); + else + _e_kbd_int_matchlist_up(ki); + } +} + +static void +_e_kbd_int_cb_dicts(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Kbd_Int *ki; + + ki = data; + if (ki->dictlist.popup) _e_kbd_int_dictlist_down(ki); + else _e_kbd_int_dictlist_up(ki); +} + +static void +_e_kbd_int_layoutlist_down(E_Kbd_Int *ki) +{ + if (!ki->layoutlist.popup) return; + e_object_del(E_OBJECT(ki->layoutlist.popup)); + ki->layoutlist.popup = NULL; +} + +static void +_e_kbd_int_cb_layoutlist_item_sel(void *data, void *data2) +{ + E_Kbd_Int *ki; + E_Kbd_Int_Layout *kil; + + ki = data; + kil = data2; + _e_kbd_int_layout_select(ki, kil); + _e_kbd_int_layoutlist_down(ki); +} + +static void +_e_kbd_int_layoutlist_up(E_Kbd_Int *ki) +{ + Eina_List *l; + Evas_Object *o, *o2; + Evas_Coord w, h, mw, mh, vw, vh; + int sx, sy, sw, sh; + + if (ki->layoutlist.popup) return; + ki->layoutlist.popup = e_popup_new(ki->win->border->zone, -1, -1, 1, 1); + e_popup_layer_set(ki->layoutlist.popup, 190); + + o = _theme_obj_new(ki->layoutlist.popup->evas, ki->themedir, + "e/modules/kbd/match/default"); + ki->layoutlist.base_obj = o; + + o = e_scrollframe_add(ki->layoutlist.popup->evas); + edje_object_part_swallow(ki->layoutlist.base_obj, "e.swallow.content", o); + evas_object_show(o); + ki->layoutlist.scrollframe_obj = o; + + o = e_ilist_add(ki->layoutlist.popup->evas); + e_ilist_selector_set(o, 1); + e_ilist_freeze(o); + ki->layoutlist.ilist_obj = o; + + for (l = ki->layouts; l; l = l->next) + { + E_Kbd_Int_Layout *kil; + + kil = l->data; + o2 = e_icon_add(ki->layoutlist.popup->evas); + e_icon_fill_inside_set(o2, 1); + e_icon_scale_up_set(o2, 0); + + if (kil->icon) + { + char *p; + + p = strrchr(kil->icon, '.'); + if (!strcmp(p, ".edj")) + e_icon_file_edje_set(o2, kil->icon, "icon"); + else + e_icon_file_set(o2, kil->icon); + } + evas_object_show(o2); + e_ilist_append(o, o2, kil->name, 0, _e_kbd_int_cb_layoutlist_item_sel, + NULL, ki, kil); + } + e_ilist_thaw(o); + + e_ilist_min_size_get(o, &mw, &mh); + evas_object_resize(o, ki->win->w, mh); + e_scrollframe_child_set(ki->layoutlist.scrollframe_obj, o); + + e_scrollframe_child_viewport_size_get(ki->layoutlist.scrollframe_obj, &vw, &vh); + evas_object_geometry_get(ki->layoutlist.scrollframe_obj, NULL, NULL, &w, &h); + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) evas_object_resize(o, vw, mh); + evas_object_show(o); + + edje_extern_object_min_size_set(ki->layoutlist.scrollframe_obj, mw, mh); + edje_object_part_swallow(ki->layoutlist.base_obj, "e.swallow.content", + ki->layoutlist.scrollframe_obj); + edje_object_size_min_calc(ki->layoutlist.base_obj, &mw, &mh); + + edje_extern_object_min_size_set(ki->layoutlist.scrollframe_obj, 0, 0); + edje_object_part_swallow(ki->layoutlist.base_obj, "e.swallow.content", + ki->layoutlist.scrollframe_obj); + + e_slipshelf_safe_app_region_get(ki->win->border->zone, &sx, &sy, &sw, &sh); + mw = ki->win->w; + if (mh > (sh - ki->win->h)) mh = sh - ki->win->h; + e_popup_move_resize(ki->layoutlist.popup, + ki->win->x, ki->win->y - mh, mw, mh); + evas_object_resize(ki->layoutlist.base_obj, + ki->layoutlist.popup->w, ki->layoutlist.popup->h); + evas_object_show(ki->layoutlist.base_obj); + e_popup_edje_bg_object_set(ki->layoutlist.popup, ki->layoutlist.base_obj); + e_popup_show(ki->layoutlist.popup); +} + +static void +_e_kbd_int_cb_layouts(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Kbd_Int *ki; + + ki = data; + if (ki->layoutlist.popup) _e_kbd_int_layoutlist_down(ki); + else _e_kbd_int_layoutlist_up(ki); +} + +EAPI E_Kbd_Int * +e_kbd_int_new(const char *themedir, const char *syskbds, const char *sysdicts) +{ + E_Kbd_Int *ki; + unsigned int one = 1; + Evas_Object *o; + Evas_Coord mw, mh; + const char *deflay; + E_Zone *zone; + E_Kbd_Int_Layout *kil; + Ecore_X_Window_State states[2]; + + ki = E_NEW(E_Kbd_Int, 1); + if (!ki) return NULL; + if (themedir) ki->themedir = evas_stringshare_add(themedir); + if (syskbds) ki->syskbds = evas_stringshare_add(syskbds); + if (sysdicts) ki->sysdicts = evas_stringshare_add(sysdicts); + ki->win = e_win_new(e_util_container_number_get(0)); + states[0] = ECORE_X_WINDOW_STATE_SKIP_TASKBAR; + states[1] = ECORE_X_WINDOW_STATE_SKIP_PAGER; + ecore_x_netwm_window_state_set(ki->win->evas_win, states, 2); + zone = e_util_container_zone_number_get(0, 0); + e_win_no_remember_set(ki->win, 1); + e_win_resize(ki->win, zone->w, zone->h); + e_win_resize_callback_set(ki->win, _e_kbd_int_cb_resize); + ki->win->data = ki; + e_win_name_class_set(ki->win, "E", "Virtual-Keyboard"); + e_win_title_set(ki->win, "Virtual Keyboard"); + + ki->base_obj = _theme_obj_new(ki->win->evas, + ki->themedir, + "e/modules/kbd/base/default"); + edje_object_signal_callback_add(ki->base_obj, "e,action,do,matches", "", + _e_kbd_int_cb_matches, ki); + edje_object_signal_callback_add(ki->base_obj, "e,action,do,layouts", "", + _e_kbd_int_cb_layouts, ki); + edje_object_signal_callback_add(ki->base_obj, "e,action,do,dicts", "", + _e_kbd_int_cb_dicts, ki); + + o = e_layout_add(ki->win->evas); + edje_object_part_swallow(ki->base_obj, "e.swallow.content", o); + evas_object_show(o); + ki->layout_obj = o; + + o = e_icon_add(ki->win->evas); + evas_object_pass_events_set(o, 1); + e_icon_fill_inside_set(o, 1); + e_icon_scale_up_set(o, 0); + edje_object_part_swallow(ki->base_obj, "e.swallow.layout", o); + evas_object_show(o); + ki->icon_obj = o; + + o = e_box_add(ki->win->evas); + e_box_orientation_set(o, 1); + e_box_homogenous_set(o, 1); + edje_object_part_swallow(ki->base_obj, "e.swallow.label", o); + evas_object_show(o); + ki->box_obj = o; + + if (illume_cfg->kbd.dict) + ki->kbuf = e_kbd_buf_new(ki->sysdicts, illume_cfg->kbd.dict); + else + ki->kbuf = e_kbd_buf_new(ki->sysdicts, "English_(US).dic"); + + _e_kbd_int_layouts_list_update(ki); + + kil = _e_kbd_int_layouts_list_default_get(ki); + if ((!kil) && (ki->layouts)) + kil = ki->layouts->data; + + if (kil) _e_kbd_int_layout_select(ki, kil); + + edje_object_size_min_calc(ki->base_obj, &mw, &mh); + if (mw < 48) mw = 48; + if (mh < 48) mh = 48; + evas_object_move(ki->base_obj, 0, 0); + evas_object_resize(ki->base_obj, mw, mh); + evas_object_show(ki->base_obj); + e_win_size_min_set(ki->win, 48, mh); + e_win_resize(ki->win, 48, mh); + ecore_x_e_virtual_keyboard_set(ki->win->evas_win, 1); + + ki->client_message_handler = ecore_event_handler_add + (ECORE_X_EVENT_CLIENT_MESSAGE, _e_kbd_int_cb_client_message, ki); + + e_win_show(ki->win); + return ki; +} + +EAPI void +e_kbd_int_free(E_Kbd_Int *ki) +{ + if (ki->themedir) evas_stringshare_del(ki->themedir); + if (ki->syskbds) evas_stringshare_del(ki->syskbds); + if (ki->sysdicts) evas_stringshare_del(ki->sysdicts); + _e_kbd_int_layouts_free(ki); + _e_kbd_int_matches_free(ki); + _e_kbd_int_layout_free(ki); + ecore_event_handler_del(ki->client_message_handler); + if (ki->down.hold_timer) ecore_timer_del(ki->down.hold_timer); + _e_kbd_int_layoutlist_down(ki); + _e_kbd_int_matchlist_down(ki); + _e_kbd_int_zoomkey_down(ki); + e_kbd_buf_free(ki->kbuf); + e_object_del(E_OBJECT(ki->win)); + free(ki); +} + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} diff --git a/src/modules/illume/e_kbd_int.h b/src/modules/illume/e_kbd_int.h new file mode 100644 index 000000000..8374b857c --- /dev/null +++ b/src/modules/illume/e_kbd_int.h @@ -0,0 +1,115 @@ +#ifndef E_KBD_INT_H +#define E_KBD_INT_H + +#include "e_kbd_buf.h" + +typedef enum _E_Kbd_Int_Type +{ + E_KBD_INT_TYPE_UNKNOWN = 0, + E_KBD_INT_TYPE_ALPHA = (1 << 0), + E_KBD_INT_TYPE_NUMERIC = (1 << 1), + E_KBD_INT_TYPE_PIN = (1 << 2), + E_KBD_INT_TYPE_PHONE_NUMBER = (1 << 3), + E_KBD_INT_TYPE_HEX = (1 << 4), + E_KBD_INT_TYPE_TERMINAL = (1 << 5), + E_KBD_INT_TYPE_PASSWORD = (1 << 6) +} E_Kbd_Int_Type; + +typedef struct _E_Kbd_Int E_Kbd_Int; +typedef struct _E_Kbd_Int_Key E_Kbd_Int_Key; +typedef struct _E_Kbd_Int_Key_State E_Kbd_Int_Key_State; +typedef struct _E_Kbd_Int_Layout E_Kbd_Int_Layout; +typedef struct _E_Kbd_Int_Match E_Kbd_Int_Match; + +struct _E_Kbd_Int +{ + E_Win *win; + const char *themedir, *syskbds, *sysdicts; + Evas_Object *base_obj, *layout_obj, *event_obj, *icon_obj, *box_obj; + Eina_List *layouts; + Eina_List *matches; + Ecore_Event_Handler *client_message_handler; + struct { + char *directory; + const char *file; + int w, h; + int fuzz; + E_Kbd_Int_Type type; + Eina_List *keys; + E_Kbd_Int_Key *pressed; + int state; + } layout; + struct { + Evas_Coord x, y, cx, cy; + int lx, ly, clx, cly; + Ecore_Timer *hold_timer; + unsigned char down : 1; + unsigned char stroke : 1; + unsigned char zoom : 1; + } down; + struct { + E_Popup *popup; + Evas_Object *base_obj, *scrollframe_obj, *ilist_obj; + } layoutlist; + struct { + E_Popup *popup; + Evas_Object *base_obj, *scrollframe_obj, *ilist_obj; + Eina_List *matches; + } matchlist; + struct { + E_Popup *popup; + Evas_Object *base_obj, *scrollframe_obj, *ilist_obj; + Eina_List *matches; + } dictlist; + struct { + E_Popup *popup; + Evas_Object *base_obj, *layout_obj, *sublayout_obj; + E_Kbd_Int_Key *pressed; + } zoomkey; + + E_Kbd_Buf *kbuf; +}; + +struct _E_Kbd_Int_Key +{ + int x, y, w, h; + + Eina_List *states; + Evas_Object *obj, *zoom_obj, *icon_obj, *zoom_icon_obj; + + unsigned char pressed : 1; + unsigned char selected : 1; + + unsigned char is_shift : 1; + unsigned char is_ctrl : 1; + unsigned char is_alt : 1; + unsigned char is_capslock : 1; +}; + +struct _E_Kbd_Int_Key_State +{ + int state; + const char *label, *icon; + const char *out; +}; + +struct _E_Kbd_Int_Layout +{ + const char *path; + const char *dir; + const char *icon; + const char *name; + int type; +}; + +struct _E_Kbd_Int_Match +{ + E_Kbd_Int *ki; + const char *str; + Evas_Object *obj; +}; + +EAPI E_Kbd_Int *e_kbd_int_new(const char *themedir, const char *syskbds, const char *sysdicts); +EAPI void e_kbd_int_free(E_Kbd_Int *ki); + +#endif diff --git a/src/modules/illume/e_kbd_send.c b/src/modules/illume/e_kbd_send.c new file mode 100644 index 000000000..0a1f9bf32 --- /dev/null +++ b/src/modules/illume/e_kbd_send.c @@ -0,0 +1,38 @@ +#include +#include "e_kbd_send.h" + +static const char * +_string_to_keysym(const char *str) +{ + int glyph, ok; + + /* utf8 -> glyph id (unicode - ucs4) */ + glyph = 0; + ok = evas_string_char_next_get(str, 0, &glyph); + if (glyph <= 0) return NULL; + /* glyph id -> keysym */ + if (glyph > 0xff) glyph |= 0x1000000; + return ecore_x_keysym_string_get(glyph); +} + +EAPI void +e_kbd_send_string_press(const char *str, Kbd_Mod mod) +{ + const char *key = NULL; + + key = _string_to_keysym(str); + if (!key) return; + e_kbd_send_keysym_press(key, mod); +} + +EAPI void +e_kbd_send_keysym_press(const char *key, Kbd_Mod mod) +{ + if (mod & KBD_MOD_CTRL) ecore_x_test_fake_key_down("Control_L"); + if (mod & KBD_MOD_ALT) ecore_x_test_fake_key_down("Alt_L"); + if (mod & KBD_MOD_WIN) ecore_x_test_fake_key_down("Super_L"); + ecore_x_test_fake_key_press(key); + if (mod & KBD_MOD_WIN) ecore_x_test_fake_key_up("Super_L"); + if (mod & KBD_MOD_ALT) ecore_x_test_fake_key_up("Alt_L"); + if (mod & KBD_MOD_CTRL) ecore_x_test_fake_key_up("Control_L"); +} diff --git a/src/modules/illume/e_kbd_send.h b/src/modules/illume/e_kbd_send.h new file mode 100644 index 000000000..6a8815939 --- /dev/null +++ b/src/modules/illume/e_kbd_send.h @@ -0,0 +1,15 @@ +#ifndef E_KBD_SEND_H +#define E_KBD_SEND_H + +typedef enum _Kbd_Mod +{ + KBD_MOD_SHIFT = (1 << 0), + KBD_MOD_CTRL = (1 << 1), + KBD_MOD_ALT = (1 << 2), + KBD_MOD_WIN = (1 << 3) +} Kbd_Mod; + +EAPI void e_kbd_send_string_press(const char *str, Kbd_Mod mod); +EAPI void e_kbd_send_keysym_press(const char *key, Kbd_Mod mod); + +#endif diff --git a/src/modules/illume/e_mod_gad_bluetooth.c b/src/modules/illume/e_mod_gad_bluetooth.c new file mode 100644 index 000000000..3e2c22719 --- /dev/null +++ b/src/modules/illume/e_mod_gad_bluetooth.c @@ -0,0 +1,216 @@ +#include + +/***************************************************************************/ +typedef struct _Instance Instance; + +struct _Instance +{ + E_Gadcon_Client *gcc; + Evas_Object *obj; + Ecore_Poller *poller; + int on; +}; + +/***************************************************************************/ +/**/ +/* gadcon requirements */ +static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style); +static void _gc_shutdown(E_Gadcon_Client *gcc); +static void _gc_orient(E_Gadcon_Client *gcc); +static char *_gc_label(void); +static Evas_Object *_gc_icon(Evas *evas); +static const char *_gc_id_new(void); +/* and actually define the gadcon class that this module provides (just 1) */ +static const E_Gadcon_Client_Class _gadcon_class = +{ + GADCON_CLIENT_CLASS_VERSION, + "illume-bluetooth", + { + _gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL + }, + E_GADCON_CLIENT_STYLE_PLAIN +}; +static E_Module *mod = NULL; +/**/ +/***************************************************************************/ + +static int _cb_poll(void *data); + +/* called from the module core */ +void +_e_mod_gad_bluetooth_init(E_Module *m) +{ + mod = m; + e_gadcon_provider_register(&_gadcon_class); +} + +void +_e_mod_gad_bluetooth_shutdown(void) +{ + e_gadcon_provider_unregister(&_gadcon_class); + mod = NULL; +} + +/* internal calls */ +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + +static E_Gadcon_Client * +_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style) +{ + Evas_Object *o; + E_Gadcon_Client *gcc; + Instance *inst; + + inst = E_NEW(Instance, 1); + o = _theme_obj_new(gc->evas, e_module_dir_get(mod), + "e/modules/illume/gadget/bluetooth"); + evas_object_show(o); + gcc = e_gadcon_client_new(gc, name, id, style, o); + gcc->data = inst; + inst->gcc = gcc; + inst->obj = o; + e_gadcon_client_util_menu_attach(gcc); + + inst->on = -1; + inst->poller = ecore_poller_add(ECORE_POLLER_CORE, 16, _cb_poll, inst); + + return gcc; +} + +static void +_gc_shutdown(E_Gadcon_Client *gcc) +{ + Instance *inst; + + inst = gcc->data; + ecore_poller_del(inst->poller); + evas_object_del(inst->obj); + free(inst); +} + +static void +_gc_orient(E_Gadcon_Client *gcc) +{ + Instance *inst; + Evas_Coord mw, mh, mxw, mxh; + + inst = gcc->data; + mw = 0, mh = 0; + edje_object_size_min_get(inst->obj, &mw, &mh); + edje_object_size_max_get(inst->obj, &mxw, &mxh); + if ((mw < 1) || (mh < 1)) + edje_object_size_min_calc(inst->obj, &mw, &mh); + if (mw < 4) mw = 4; + if (mh < 4) mh = 4; + if ((mxw > 0) && (mxh > 0)) + e_gadcon_client_aspect_set(gcc, mxw, mxh); + e_gadcon_client_min_size_set(gcc, mw, mh); +} + +static char * +_gc_label(void) +{ + return "Bluetooth (Illume)"; +} + +static Evas_Object * +_gc_icon(Evas *evas) +{ +/* FIXME: need icon + Evas_Object *o; + char buf[4096]; + + o = edje_object_add(evas); + snprintf(buf, sizeof(buf), "%s/e-module-clock.edj", + e_module_dir_get(clock_module)); + edje_object_file_set(o, buf, "icon"); + return o; + */ + return NULL; +} + +static const char * +_gc_id_new(void) +{ + return _gadcon_class.name; +} + +static int +_find_interface_class(int iclass) +{ + Ecore_List *devs; + + devs = ecore_file_ls("/sys/bus/usb/devices"); + if (devs) + { + char *name; + + while ((name = ecore_list_next(devs))) + { + char buf[PATH_MAX]; + FILE *f; + + snprintf(buf, sizeof(buf), "%s/%s/%s", + "/sys/bus/usb/devices", name, "bInterfaceClass"); + f = fopen(buf, "r"); + if (f) + { + if (fgets(buf, sizeof(buf), f)) + { + int id = -1; + + sscanf(buf, "%x", &id); + if (iclass == id) + { + ecore_list_destroy(devs); + fclose(f); + return 1; + } + } + fclose(f); + } + } + ecore_list_destroy(devs); + } + return 0; +} + +static int +_cb_poll(void *data) +{ + Instance *inst; + int pon; + + inst = data; + /* FIXME: get bt status and emit signal */ + pon = inst->on; + inst->on = _find_interface_class(0xe0); + if (inst->on != pon) + { + if (inst->on) + edje_object_signal_emit(inst->obj, "e,state,active", "e"); + else + edje_object_signal_emit(inst->obj, "e,state,passive", "e"); + } + return 1; +} diff --git a/src/modules/illume/e_mod_gad_bluetooth.h b/src/modules/illume/e_mod_gad_bluetooth.h new file mode 100644 index 000000000..083979bd6 --- /dev/null +++ b/src/modules/illume/e_mod_gad_bluetooth.h @@ -0,0 +1,7 @@ +#ifndef E_MOD_GAD_BLUETOOTH_H +#define E_MOD_GAD_BLUETOOTH_H + +void _e_mod_gad_bluetooth_init(E_Module *m); +void _e_mod_gad_bluetooth_shutdown(void); + +#endif diff --git a/src/modules/illume/e_mod_gad_cfg.c b/src/modules/illume/e_mod_gad_cfg.c new file mode 100644 index 000000000..3bcac9110 --- /dev/null +++ b/src/modules/illume/e_mod_gad_cfg.c @@ -0,0 +1,297 @@ +#include + +/***************************************************************************/ +typedef struct _Instance Instance; + +struct _Instance +{ + E_Gadcon_Client *gcc; + Evas_Object *obj; +}; + +static void _cb_mouse_up(void *data, Evas *evas, Evas_Object *obj, void *event_info); + +/***************************************************************************/ +/**/ +/* gadcon requirements */ +static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style); +static void _gc_shutdown(E_Gadcon_Client *gcc); +static void _gc_orient(E_Gadcon_Client *gcc); +static char *_gc_label(void); +static Evas_Object *_gc_icon(Evas *evas); +static const char *_gc_id_new(void); +/* and actually define the gadcon class that this module provides (just 1) */ +static const E_Gadcon_Client_Class _gadcon_class = +{ + GADCON_CLIENT_CLASS_VERSION, + "illume-cfg", + { + _gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL + }, + E_GADCON_CLIENT_STYLE_PLAIN +}; +static E_Module *mod = NULL; +/**/ +/***************************************************************************/ + +/* called from the module core */ +void +_e_mod_gad_cfg_init(E_Module *m) +{ + mod = m; + e_gadcon_provider_register(&_gadcon_class); +} + +void +_e_mod_gad_cfg_shutdown(void) +{ + e_gadcon_provider_unregister(&_gadcon_class); + mod = NULL; +} + +/* internal calls */ +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + +static E_Gadcon_Client * +_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style) +{ + Evas_Object *o; + E_Gadcon_Client *gcc; + Instance *inst; + + inst = E_NEW(Instance, 1); + o = _theme_obj_new(gc->evas, e_module_dir_get(mod), + "e/modules/illume/gadget/cfg"); + evas_object_show(o); + gcc = e_gadcon_client_new(gc, name, id, style, o); + gcc->data = inst; + inst->gcc = gcc; + inst->obj = o; + e_gadcon_client_util_menu_attach(gcc); + + evas_object_event_callback_add(o, EVAS_CALLBACK_MOUSE_UP, + _cb_mouse_up, inst); + + return gcc; +} + +static void +_gc_shutdown(E_Gadcon_Client *gcc) +{ + Instance *inst; + + inst = gcc->data; + evas_object_del(inst->obj); + free(inst); +} + +static void +_gc_orient(E_Gadcon_Client *gcc) +{ + Instance *inst; + Evas_Coord mw, mh; + + inst = gcc->data; + mw = 0, mh = 0; + edje_object_size_min_get(inst->obj, &mw, &mh); + if ((mw < 1) || (mh < 1)) + edje_object_size_min_calc(inst->obj, &mw, &mh); + if (mw < 4) mw = 4; + if (mh < 4) mh = 4; + e_gadcon_client_aspect_set(gcc, mw, mh); + e_gadcon_client_min_size_set(gcc, mw, mh); +} + +static char * +_gc_label(void) +{ + return "Configuration (Illume)"; +} + +static Evas_Object * +_gc_icon(Evas *evas) +{ +/* FIXME: need icon + Evas_Object *o; + char buf[4096]; + + o = edje_object_add(evas); + snprintf(buf, sizeof(buf), "%s/e-module-clock.edj", + e_module_dir_get(clock_module)); + edje_object_file_set(o, buf, "icon"); + return o; + */ + return NULL; +} + +static const char * +_gc_id_new(void) +{ + return _gadcon_class.name; +} + +static void _cfg(void); + +static void +_cb_mouse_up(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + Evas_Event_Mouse_Up *ev; + Instance *inst; + + ev = event_info; + inst = data; + + if (ev->event_flags & EVAS_EVENT_FLAG_ON_HOLD) return; + _cfg(); +} + +static void _cb_signal_ok(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _cb_delete(E_Win *win); +static void _cb_resize(E_Win *win); +static void _cb_cfg_item(void *data); + +static E_Win *win = NULL; +static Eina_List *cfgstr = NULL; +static Evas_Object *o_cfg; + +static void +_cfg(void) +{ + E_Zone *zone; + Evas_Object *o, *il; + Eina_List *l, *ll; + + if (win) + { + e_win_show(win); + e_win_raise(win); + return; + } + + zone = e_util_zone_current_get(e_manager_current_get()); + win = e_win_new(zone->container); + e_win_delete_callback_set(win, _cb_delete); + e_win_resize_callback_set(win, _cb_resize); + e_win_name_class_set(win, "E", "configuration"); + e_win_title_set(win, "Configuration"); + + o = _theme_obj_new(e_win_evas_get(win), e_module_dir_get(mod), + "e/modules/illume/config/dialog"); + o_cfg = o; + edje_object_part_text_set(o, "e.text.label", "Close"); + edje_object_signal_callback_add(o, "e,action,do,ok", "", _cb_signal_ok, win); + evas_object_move(o, 0, 0); + evas_object_show(o); + + il = e_widget_ilist_add(e_win_evas_get(win), 64, 64, NULL); + e_widget_ilist_selector_set(il, 1); + evas_event_freeze(evas_object_evas_get(il)); + e_widget_ilist_freeze(il); + edje_freeze(); + + for (l = e_configure_registry; l; l = l->next) + { + E_Configure_Cat *ecat; + + ecat = l->data; + if ((ecat->pri >= 0) && (ecat->items)) + { + for (ll = ecat->items; ll; ll = ll->next) + { + E_Configure_It *eci; + char buf[1024]; + + eci = ll->data; + if (eci->pri >= 0) + { + char *s; + Evas_Object *oi; + + if (e_util_edje_icon_check(eci->icon)) + { + oi = edje_object_add(e_win_evas_get(win)); + e_util_edje_icon_set(oi, eci->icon); + } + else + oi = e_util_icon_add(eci->icon, e_win_evas_get(win)); + snprintf(buf, sizeof(buf), "%s/%s", ecat->cat, eci->item); + s = evas_stringshare_add(buf); + cfgstr = eina_list_append(cfgstr, s); + e_widget_ilist_append(il, oi, eci->label, _cb_cfg_item, + s, NULL); + } + } + } + } + + e_widget_ilist_go(il); + edje_thaw(); + e_widget_ilist_thaw(il); + evas_event_thaw(evas_object_evas_get(il)); + + e_widget_focus_set(il, 1); + evas_object_focus_set(il, 1); + + edje_object_part_swallow(o, "e.swallow.content", il); + + e_win_show(win); + return; +} + +static void +_cb_signal_ok(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + e_object_del(E_OBJECT(win)); + win = NULL; + while (cfgstr) + { + evas_stringshare_del(cfgstr->data); + cfgstr = eina_list_remove_list(cfgstr, cfgstr); + } +} + +static void +_cb_delete(E_Win *w) +{ + e_object_del(E_OBJECT(win)); + win = NULL; + while (cfgstr) + { + evas_stringshare_del(cfgstr->data); + cfgstr = eina_list_remove_list(cfgstr, cfgstr); + } +} + +static void +_cb_resize(E_Win *w) +{ + evas_object_resize(o_cfg, win->w, win->h); +} + +static void +_cb_cfg_item(void *data) +{ + e_configure_registry_call(data, + e_util_zone_current_get(e_manager_current_get())->container, + NULL); +} diff --git a/src/modules/illume/e_mod_gad_cfg.h b/src/modules/illume/e_mod_gad_cfg.h new file mode 100644 index 000000000..16deba8ac --- /dev/null +++ b/src/modules/illume/e_mod_gad_cfg.h @@ -0,0 +1,7 @@ +#ifndef E_MOD_GAD_CFG_H +#define E_MOD_GAD_CFG_H + +void _e_mod_gad_cfg_init(E_Module *m); +void _e_mod_gad_cfg_shutdown(void); + +#endif diff --git a/src/modules/illume/e_mod_gad_gsm.c b/src/modules/illume/e_mod_gad_gsm.c new file mode 100644 index 000000000..dd65928b5 --- /dev/null +++ b/src/modules/illume/e_mod_gad_gsm.c @@ -0,0 +1,704 @@ +#include +/* for complex link stuff */ +#include "config.h" +#include +#include + +#include +#include +#include +#include + +static E_DBus_Connection *conn = NULL; +static E_DBus_Connection *conn_system = NULL; +static E_DBus_Signal_Handler *changed_h = NULL; +static E_DBus_Signal_Handler *changed_fso_h = NULL; +static E_DBus_Signal_Handler *operatorch_h = NULL; +static E_DBus_Signal_Handler *operatorch_fso_h = NULL; +static E_DBus_Signal_Handler *namech_h = NULL; +static E_DBus_Signal_Handler *namech_system_h = NULL; + +static Ecore_Timer *try_again_timer = NULL; + +typedef enum _Phone_Sys +{ + PH_SYS_UNKNOWN, + PH_SYS_QTOPIA, + PH_SYS_FSO +} Phone_Sys; + +static Phone_Sys detected_system = PH_SYS_UNKNOWN; + +/***************************************************************************/ +typedef struct _Instance Instance; + +struct _Instance +{ + E_Gadcon_Client *gcc; + Evas_Object *obj; + int strength; + char *oper; +}; + +/***************************************************************************/ +/**/ +/* gadcon requirements */ +static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style); +static void _gc_shutdown(E_Gadcon_Client *gcc); +static void _gc_orient(E_Gadcon_Client *gcc); +static char *_gc_label(void); +static Evas_Object *_gc_icon(Evas *evas); +static const char *_gc_id_new(void); +/* and actually define the gadcon class that this module provides (just 1) */ +static const E_Gadcon_Client_Class _gadcon_class = +{ + GADCON_CLIENT_CLASS_VERSION, + "illume-gsm", + { + _gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL + }, + E_GADCON_CLIENT_STYLE_PLAIN +}; +static E_Module *mod = NULL; +/**/ +/***************************************************************************/ + +static int try_again(void *data); +static void *signal_unmarhsall(DBusMessage *msg, DBusError *err); +static void *operator_unmarhsall(DBusMessage *msg, DBusError *err); +static void signal_callback_qtopia(void *data, void *ret, DBusError *err); +static void signal_callback_fso(void *data, void *ret, DBusError *err); +static void operator_callback_qtopia(void *data, void *ret, DBusError *err); +static void operator_callback_fso(void *data, void *ret, DBusError *err); +static void signal_result_free(void *data); +static void operator_result_free(void *data); +static void get_signal(void *data); +static void get_operator(void *data); +static void signal_changed(void *data, DBusMessage *msg); +static void operator_changed(void *data, DBusMessage *msg); +static void fso_operator_changed(void *data, DBusMessage *msg); +static void name_changed(void *data, DBusMessage *msg); + +static int +try_again(void *data) +{ +// printf("GSM-gadget: Try again called\n"); + get_signal(data); + get_operator(data); + try_again_timer = NULL; + return 0; +} + +/* called from the module core */ +void +_e_mod_gad_gsm_init(E_Module *m) +{ + mod = m; + e_gadcon_provider_register(&_gadcon_class); +} + +void +_e_mod_gad_gsm_shutdown(void) +{ + e_gadcon_provider_unregister(&_gadcon_class); + mod = NULL; +} + +/* internal calls */ +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + +static E_Gadcon_Client * +_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style) +{ + Evas_Object *o; + E_Gadcon_Client *gcc; + Instance *inst; + + inst = E_NEW(Instance, 1); + o = _theme_obj_new(gc->evas, e_module_dir_get(mod), + "e/modules/illume/gadget/gsm"); + evas_object_show(o); + gcc = e_gadcon_client_new(gc, name, id, style, o); + gcc->data = inst; + inst->gcc = gcc; + inst->obj = o; + e_gadcon_client_util_menu_attach(gcc); + + inst->strength = -1; + inst->oper = NULL; + + ecore_init(); + ecore_string_init(); + e_dbus_init(); + + conn = e_dbus_bus_get(DBUS_BUS_SESSION); + conn_system = e_dbus_bus_get(DBUS_BUS_SYSTEM); + + if (conn) + { + namech_h = e_dbus_signal_handler_add(conn, + "org.freedesktop.DBus", + "/org/freedesktop/DBus", + "org.freedesktop.DBus", + "NameOwnerChanged", + name_changed, inst); + changed_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "signalStrengthChanged", + signal_changed, inst); + operatorch_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "networkOperatorChanged", + operator_changed, inst); + } + if (conn_system) + { + namech_system_h = e_dbus_signal_handler_add(conn_system, + "org.freedesktop.DBus", + "/org/freedesktop/DBus", + "org.freedesktop.DBus", + "NameOwnerChanged", + name_changed, inst); + changed_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "SignalStrength", + signal_changed, inst); + operatorch_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "Status", + fso_operator_changed, inst); + } + get_signal(inst); + get_operator(inst); + + return gcc; +} + +static void +_gc_shutdown(E_Gadcon_Client *gcc) +{ + Instance *inst; + + if (conn) e_dbus_connection_close(conn); + if (conn_system) e_dbus_connection_close(conn_system); + e_dbus_shutdown(); + ecore_string_shutdown(); + ecore_shutdown(); + + inst = gcc->data; + evas_object_del(inst->obj); + if (inst->oper) free(inst->oper); + free(inst); +} + +static void +_gc_orient(E_Gadcon_Client *gcc) +{ + Instance *inst; + Evas_Coord mw, mh, mxw, mxh; + + inst = gcc->data; + mw = 0, mh = 0; + edje_object_size_min_get(inst->obj, &mw, &mh); + edje_object_size_max_get(inst->obj, &mxw, &mxh); + if ((mw < 1) || (mh < 1)) + edje_object_size_min_calc(inst->obj, &mw, &mh); + if (mw < 4) mw = 4; + if (mh < 4) mh = 4; + if ((mxw > 0) && (mxh > 0)) + e_gadcon_client_aspect_set(gcc, mxw, mxh); + e_gadcon_client_min_size_set(gcc, mw, mh); +} + +static char * +_gc_label(void) +{ + return "GSM (Illume)"; +} + +static Evas_Object * +_gc_icon(Evas *evas) +{ +/* FIXME: need icon + Evas_Object *o; + char buf[4096]; + + o = edje_object_add(evas); + snprintf(buf, sizeof(buf), "%s/e-module-clock.edj", + e_module_dir_get(clock_module)); + edje_object_file_set(o, buf, "icon"); + return o; + */ + return NULL; +} + +static const char * +_gc_id_new(void) +{ + return _gadcon_class.name; +} + +static void +update_operator(char *op, void *data) +{ + Instance *inst = data; + char *poper; + + poper = inst->oper; + if ((poper) && (op) && (!strcmp(op, poper))) return; + if (op) inst->oper = strdup(op); + else inst->oper = NULL; + if (inst->oper != poper) + { + Edje_Message_String msg; + + if (inst->oper) msg.str = inst->oper; + else msg.str = ""; + edje_object_message_send(inst->obj, EDJE_MESSAGE_STRING, 1, &msg); + } + if (poper) free(poper); +} + +static void +update_signal(int sig, void *data) +{ + Instance *inst = data; + int pstrength; + + pstrength = inst->strength; + inst->strength = sig; + + if (inst->strength != pstrength) + { + Edje_Message_Float msg; + double level; + + level = (double)inst->strength / 100.0; + if (level < 0.0) level = 0.0; + else if (level > 1.0) level = 1.0; + msg.val = level; + edje_object_message_send(inst->obj, EDJE_MESSAGE_FLOAT, 1, &msg); + if ((pstrength == -1) && (inst->strength >= 0)) + edje_object_signal_emit(inst->obj, "e,state,active", "e"); + else if ((pstrength >= 0) && (inst->strength == -1)) + edje_object_signal_emit(inst->obj, "e,state,passive", "e"); + } +} + + +static void * +signal_unmarhsall(DBusMessage *msg, DBusError *err) +{ + dbus_int32_t val = -1; + + if (dbus_message_get_args(msg, NULL, DBUS_TYPE_INT32, &val, DBUS_TYPE_INVALID)) + { + int *val_ret; + + val_ret = malloc(sizeof(int)); + if (val_ret) + { + *val_ret = val; + return val_ret; + } + } + return NULL; +} + +static void * +operator_unmarhsall(DBusMessage *msg, DBusError *err) +{ + const char *str; + + if (dbus_message_get_args(msg, NULL, DBUS_TYPE_STRING, &str, DBUS_TYPE_INVALID)) + { + char *str_ret; + + str_ret = malloc(strlen(str)+1); + if (str_ret) + { + strcpy(str_ret, str); + return str_ret; + } + } + return NULL; +} + +static void * +_fso_operator_unmarhsall(DBusMessage *msg) +{ + /* We care only about the provider name right now. All the other status + * informations get ingnored for the gadget for now */ + const char *provider, *name, *reg_stat; + DBusMessageIter iter, a_iter, s_iter, v_iter; + + if (!dbus_message_has_signature(msg, "a{sv}")) return NULL; + + dbus_message_iter_init(msg, &iter); + dbus_message_iter_recurse(&iter, &a_iter); + while (dbus_message_iter_get_arg_type(&a_iter) != DBUS_TYPE_INVALID) + { + dbus_message_iter_recurse(&a_iter, &s_iter); + dbus_message_iter_get_basic(&s_iter, &name); + + if (strcmp(name, "registration") == 0) + { + dbus_message_iter_next(&s_iter); + dbus_message_iter_recurse(&s_iter, &v_iter); + dbus_message_iter_get_basic(&v_iter, ®_stat); + } + if (strcmp(name, "provider") == 0) + { + dbus_message_iter_next(&s_iter); + dbus_message_iter_recurse(&s_iter, &v_iter); + dbus_message_iter_get_basic(&v_iter, &provider); + } + dbus_message_iter_next(&a_iter); + } + + if (strcmp(reg_stat, "unregistered") == 0) provider = "No Service"; + else if (strcmp(reg_stat, "busy") == 0) provider = "Searching..."; + else if (strcmp(reg_stat, "denied") == 0) provider = "SOS only"; + + return strdup(provider); +} + +static void * +fso_operator_unmarhsall(DBusMessage *msg, DBusError *err) +{ + return _fso_operator_unmarhsall(msg); +} + +static void +signal_callback_qtopia(void *data, void *ret, DBusError *err) +{ +// printf("GSM-gadget: Qtopia signal callback called\n"); + if (ret) + { + int *val_ret; + + if ((detected_system == PH_SYS_UNKNOWN) && (changed_h) && (conn)) + { + e_dbus_signal_handler_del(conn, changed_h); + changed_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "signalStrengthChanged", + signal_changed, data); + detected_system = PH_SYS_QTOPIA; + } + val_ret = ret; + update_signal(*val_ret, data); + } + else + { +// printf("GSM-gadget: Qtopia signal callback else part called\n"); + detected_system = PH_SYS_UNKNOWN; + if (try_again_timer) ecore_timer_del(try_again_timer); + try_again_timer = ecore_timer_add(1.0, try_again, data); + } +} + +static void +signal_callback_fso(void *data, void *ret, DBusError *err) +{ +// printf("GSM-gadget: FSO signal callback called\n"); + if (ret) + { + int *val_ret; + + if ((detected_system == PH_SYS_UNKNOWN) && (changed_fso_h) && (conn_system)) + { + e_dbus_signal_handler_del(conn_system, changed_fso_h); + changed_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "SignalStrength", + signal_changed, data); + detected_system = PH_SYS_FSO; + } + val_ret = ret; + update_signal(*val_ret, data); + } + else + { +// printf("GSM-gadget: FSO signal callback else part called\n"); + detected_system = PH_SYS_UNKNOWN; + if (try_again_timer) ecore_timer_del(try_again_timer); + try_again_timer = ecore_timer_add(1.0, try_again, data); + } +} + +static void +operator_callback_qtopia(void *data, void *ret, DBusError *err) +{ +// printf("GSM-gadget: Qtopia operator callback called\n"); + if (ret) + { + if ((detected_system == PH_SYS_UNKNOWN) && (operatorch_h) && (conn)) + { + e_dbus_signal_handler_del(conn, operatorch_h); + operatorch_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "networkOperatorChanged", + operator_changed, data); + detected_system = PH_SYS_QTOPIA; + } + update_operator(ret, data); + } + else + { +// printf("GSM-gadget: Qtopia operator callback else part called\n"); + detected_system = PH_SYS_UNKNOWN; + if (try_again_timer) ecore_timer_del(try_again_timer); + try_again_timer = ecore_timer_add(1.0, try_again, data); + } +} + +static void +operator_callback_fso(void *data, void *ret, DBusError *err) +{ +// printf("GSM-gadget: FSO operator callback called\n"); + if (ret) + { + if ((detected_system == PH_SYS_UNKNOWN) && (operatorch_fso_h) && (conn_system)) + { + e_dbus_signal_handler_del(conn_system, operatorch_fso_h); + operatorch_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "Status", + fso_operator_changed, data); + detected_system = PH_SYS_FSO; + } + update_operator(ret, data); + } + else + { +// printf("GSM-gadget: FSO operator callback else part called\n"); + detected_system = PH_SYS_UNKNOWN; + if (try_again_timer) ecore_timer_del(try_again_timer); + try_again_timer = ecore_timer_add(1.0, try_again, data); + } +} + +static void +signal_result_free(void *data) +{ + free(data); +} + +static void +operator_result_free(void *data) +{ + free(data); +} + +static void +get_signal(void *data) +{ + DBusMessage *msg; + +// printf("GSM-gadget: Get signal called\n"); + if (((detected_system == PH_SYS_UNKNOWN) || (detected_system == PH_SYS_QTOPIA)) && (conn)) + { + msg = dbus_message_new_method_call("org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "signalStrength"); + if (msg) + { + e_dbus_method_call_send(conn, msg, + signal_unmarhsall, + signal_callback_qtopia, + signal_result_free, -1, data); + dbus_message_unref(msg); + } + } + if (((detected_system == PH_SYS_UNKNOWN) || (detected_system == PH_SYS_FSO)) && (conn_system)) + { + msg = dbus_message_new_method_call("org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "GetSignalStrength"); + if (msg) + { + e_dbus_method_call_send(conn_system, msg, + signal_unmarhsall, + signal_callback_fso, + signal_result_free, -1, data); + dbus_message_unref(msg); + } + } +} + +static void +get_operator(void *data) +{ + DBusMessage *msg; + +// printf("GSM-gadget: Get operator called\n"); + if (((detected_system == PH_SYS_UNKNOWN) || (detected_system == PH_SYS_QTOPIA)) && (conn)) + { + msg = dbus_message_new_method_call("org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "networkOperator"); + if (msg) + { + e_dbus_method_call_send(conn, msg, + operator_unmarhsall, + operator_callback_qtopia, + operator_result_free, -1, data); + dbus_message_unref(msg); + } + } + if (((detected_system == PH_SYS_UNKNOWN) || (detected_system == PH_SYS_FSO)) && (conn_system)) + { + msg = dbus_message_new_method_call("org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "GetStatus"); + if (msg) + { + e_dbus_method_call_send(conn_system, msg, + fso_operator_unmarhsall, + operator_callback_fso, + operator_result_free, -1, data); + dbus_message_unref(msg); + } + } +} + +static void +signal_changed(void *data, DBusMessage *msg) +{ + DBusError err; + dbus_int32_t val = -1; + + dbus_error_init(&err); + if (!dbus_message_get_args(msg, &err, DBUS_TYPE_INT32, &val, DBUS_TYPE_INVALID)) + return; + update_signal(val, data); +} + +static void +operator_changed(void *data, DBusMessage *msg) +{ + DBusError err; + char *str = NULL; + + dbus_error_init(&err); + if (!dbus_message_get_args(msg, &err, DBUS_TYPE_STRING, &str, DBUS_TYPE_INVALID)) + return; + update_operator(str, data); +} + +static void +fso_operator_changed(void *data, DBusMessage *msg) +{ + char *provider; + provider = _fso_operator_unmarhsall(msg); + update_operator(provider, data); +} + +static void +name_changed(void *data, DBusMessage *msg) +{ + DBusError err; + const char *s1, *s2, *s3; + + dbus_error_init(&err); + if (!dbus_message_get_args(msg, &err, + DBUS_TYPE_STRING, &s1, + DBUS_TYPE_STRING, &s2, + DBUS_TYPE_STRING, &s3, + DBUS_TYPE_INVALID)) + return; + if ((!strcmp(s1, "org.openmoko.qtopia.Phonestatus")) && (conn)) + { +// printf("GSM-gadget: Qtopia name owner changed\n"); + if (changed_h) + { + e_dbus_signal_handler_del(conn, changed_h); + changed_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "signalStrengthChanged", + signal_changed, data); + get_signal(data); + } + if (operatorch_h) + { + e_dbus_signal_handler_del(conn, operatorch_h); + operatorch_h = e_dbus_signal_handler_add(conn, + "org.openmoko.qtopia.Phonestatus", + "/Status", + "org.openmoko.qtopia.Phonestatus", + "networkOperatorChanged", + operator_changed, data); + get_operator(data); + } + } + else if ((!strcmp(s1, "org.freesmartphone.ogsmd")) && (conn_system)) + { +// printf("GSM-gadget: FSO name owner changed\n"); + if (changed_fso_h) + { + e_dbus_signal_handler_del(conn_system, changed_fso_h); + changed_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "SignalStrength", + signal_changed, data); + get_signal(data); + } + if (operatorch_fso_h) + { + e_dbus_signal_handler_del(conn_system, operatorch_fso_h); + operatorch_fso_h = e_dbus_signal_handler_add(conn_system, + "org.freesmartphone.ogsmd", + "/org/freesmartphone/GSM/Device", + "org.freesmartphone.GSM.Network", + "Status", + fso_operator_changed, data); + get_operator(data); + } + } + return; +} diff --git a/src/modules/illume/e_mod_gad_gsm.h b/src/modules/illume/e_mod_gad_gsm.h new file mode 100644 index 000000000..60744b0c1 --- /dev/null +++ b/src/modules/illume/e_mod_gad_gsm.h @@ -0,0 +1,7 @@ +#ifndef E_MOD_GAD_GSM_H +#define E_MOD_GAD_GSM_H + +void _e_mod_gad_gsm_init(E_Module *m); +void _e_mod_gad_gsm_shutdown(void); + +#endif diff --git a/src/modules/illume/e_mod_gad_usb.c b/src/modules/illume/e_mod_gad_usb.c new file mode 100644 index 000000000..36ebfb9fd --- /dev/null +++ b/src/modules/illume/e_mod_gad_usb.c @@ -0,0 +1,216 @@ +#include + +/***************************************************************************/ +typedef struct _Instance Instance; + +struct _Instance +{ + E_Gadcon_Client *gcc; + Evas_Object *obj; + Ecore_Poller *poller; + int on; +}; + +/***************************************************************************/ +/**/ +/* gadcon requirements */ +static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style); +static void _gc_shutdown(E_Gadcon_Client *gcc); +static void _gc_orient(E_Gadcon_Client *gcc); +static char *_gc_label(void); +static Evas_Object *_gc_icon(Evas *evas); +static const char *_gc_id_new(void); +/* and actually define the gadcon class that this module provides (just 1) */ +static const E_Gadcon_Client_Class _gadcon_class = +{ + GADCON_CLIENT_CLASS_VERSION, + "illume-usb", + { + _gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL + }, + E_GADCON_CLIENT_STYLE_PLAIN +}; +static E_Module *mod = NULL; +/**/ +/***************************************************************************/ + +static int _cb_poll(void *data); + +/* called from the module core */ +void +_e_mod_gad_usb_init(E_Module *m) +{ + mod = m; + e_gadcon_provider_register(&_gadcon_class); +} + +void +_e_mod_gad_usb_shutdown(void) +{ + e_gadcon_provider_unregister(&_gadcon_class); + mod = NULL; +} + +/* internal calls */ +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + +static E_Gadcon_Client * +_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style) +{ + Evas_Object *o; + E_Gadcon_Client *gcc; + Instance *inst; + + inst = E_NEW(Instance, 1); + o = _theme_obj_new(gc->evas, e_module_dir_get(mod), + "e/modules/illume/gadget/usb"); + evas_object_show(o); + gcc = e_gadcon_client_new(gc, name, id, style, o); + gcc->data = inst; + inst->gcc = gcc; + inst->obj = o; + e_gadcon_client_util_menu_attach(gcc); + + inst->on = -1; + inst->poller = ecore_poller_add(ECORE_POLLER_CORE, 16, _cb_poll, inst); + + return gcc; +} + +static void +_gc_shutdown(E_Gadcon_Client *gcc) +{ + Instance *inst; + + inst = gcc->data; + ecore_poller_del(inst->poller); + evas_object_del(inst->obj); + free(inst); +} + +static void +_gc_orient(E_Gadcon_Client *gcc) +{ + Instance *inst; + Evas_Coord mw, mh, mxw, mxh; + + inst = gcc->data; + mw = 0, mh = 0; + edje_object_size_min_get(inst->obj, &mw, &mh); + edje_object_size_max_get(inst->obj, &mxw, &mxh); + if ((mw < 1) || (mh < 1)) + edje_object_size_min_calc(inst->obj, &mw, &mh); + if (mw < 4) mw = 4; + if (mh < 4) mh = 4; + if ((mxw > 0) && (mxh > 0)) + e_gadcon_client_aspect_set(gcc, mxw, mxh); + e_gadcon_client_min_size_set(gcc, mw, mh); +} + +static char * +_gc_label(void) +{ + return "USB (Illume)"; +} + +static Evas_Object * +_gc_icon(Evas *evas) +{ +/* FIXME: need icon + Evas_Object *o; + char buf[4096]; + + o = edje_object_add(evas); + snprintf(buf, sizeof(buf), "%s/e-module-clock.edj", + e_module_dir_get(clock_module)); + edje_object_file_set(o, buf, "icon"); + return o; + */ + return NULL; +} + +static const char * +_gc_id_new(void) +{ + return _gadcon_class.name; +} + +static int +_find_interface_class(int iclass) +{ + Ecore_List *devs; + + devs = ecore_file_ls("/sys/bus/usb/devices"); + if (devs) + { + char *name; + + while ((name = ecore_list_next(devs))) + { + char buf[PATH_MAX]; + FILE *f; + + snprintf(buf, sizeof(buf), "%s/%s/%s", + "/sys/bus/usb/devices", name, "bInterfaceClass"); + f = fopen(buf, "r"); + if (f) + { + if (fgets(buf, sizeof(buf), f)) + { + int id = -1; + + sscanf(buf, "%x", &id); + if (iclass == id) + { + ecore_list_destroy(devs); + fclose(f); + return 1; + } + } + fclose(f); + } + } + ecore_list_destroy(devs); + } + return 0; +} + +static int +_cb_poll(void *data) +{ + Instance *inst; + int pon; + + inst = data; + /* FIXME: get bt status and emit signal */ + pon = inst->on; + inst->on = _find_interface_class(0x09); + if (inst->on != pon) + { + if (inst->on) + edje_object_signal_emit(inst->obj, "e,state,active", "e"); + else + edje_object_signal_emit(inst->obj, "e,state,passive", "e"); + } + return 1; +} diff --git a/src/modules/illume/e_mod_gad_usb.h b/src/modules/illume/e_mod_gad_usb.h new file mode 100644 index 000000000..eedc5bd60 --- /dev/null +++ b/src/modules/illume/e_mod_gad_usb.h @@ -0,0 +1,7 @@ +#ifndef E_MOD_GAD_USB_H +#define E_MOD_GAD_USB_H + +void _e_mod_gad_usb_init(E_Module *m); +void _e_mod_gad_usb_shutdown(void); + +#endif diff --git a/src/modules/illume/e_mod_gad_wifi.c b/src/modules/illume/e_mod_gad_wifi.c new file mode 100644 index 000000000..edc88e6fb --- /dev/null +++ b/src/modules/illume/e_mod_gad_wifi.c @@ -0,0 +1,250 @@ +#include + +/***************************************************************************/ +typedef struct _Instance Instance; + +struct _Instance +{ + E_Gadcon_Client *gcc; + Evas_Object *obj; + Ecore_Exe *wifiget_exe; + Ecore_Event_Handler *wifiget_data_handler; + Ecore_Event_Handler *wifiget_del_handler; + int strength; +}; + +/***************************************************************************/ +/**/ +/* gadcon requirements */ +static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style); +static void _gc_shutdown(E_Gadcon_Client *gcc); +static void _gc_orient(E_Gadcon_Client *gcc); +static char *_gc_label(void); +static Evas_Object *_gc_icon(Evas *evas); +static const char *_gc_id_new(void); +/* and actually define the gadcon class that this module provides (just 1) */ +static const E_Gadcon_Client_Class _gadcon_class = +{ + GADCON_CLIENT_CLASS_VERSION, + "illume-wifi", + { + _gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL + }, + E_GADCON_CLIENT_STYLE_PLAIN +}; +static E_Module *mod = NULL; +/**/ +/***************************************************************************/ + +static void _wifiget_spawn(Instance *inst); +static void _wifiget_kill(Instance *inst); +static int _wifiget_cb_exe_data(void *data, int type, void *event); +static int _wifiget_cb_exe_del(void *data, int type, void *event); + +/* called from the module core */ +void +_e_mod_gad_wifi_init(E_Module *m) +{ + mod = m; + e_gadcon_provider_register(&_gadcon_class); +} + +void +_e_mod_gad_wifi_shutdown(void) +{ + e_gadcon_provider_unregister(&_gadcon_class); + mod = NULL; +} + +/* internal calls */ +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + +static E_Gadcon_Client * +_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style) +{ + Evas_Object *o; + E_Gadcon_Client *gcc; + Instance *inst; + + inst = E_NEW(Instance, 1); + o = _theme_obj_new(gc->evas, e_module_dir_get(mod), + "e/modules/illume/gadget/wifi"); + evas_object_show(o); + gcc = e_gadcon_client_new(gc, name, id, style, o); + gcc->data = inst; + inst->gcc = gcc; + inst->obj = o; + e_gadcon_client_util_menu_attach(gcc); + + inst->strength = -1; + _wifiget_spawn(inst); + + return gcc; +} + +static void +_gc_shutdown(E_Gadcon_Client *gcc) +{ + Instance *inst; + + inst = gcc->data; + _wifiget_kill(inst); + evas_object_del(inst->obj); + free(inst); +} + +static void +_gc_orient(E_Gadcon_Client *gcc) +{ + Instance *inst; + Evas_Coord mw, mh, mxw, mxh; + + inst = gcc->data; + mw = 0, mh = 0; + edje_object_size_min_get(inst->obj, &mw, &mh); + edje_object_size_max_get(inst->obj, &mxw, &mxh); + if ((mw < 1) || (mh < 1)) + edje_object_size_min_calc(inst->obj, &mw, &mh); + if (mw < 4) mw = 4; + if (mh < 4) mh = 4; + if ((mxw > 0) && (mxh > 0)) + e_gadcon_client_aspect_set(gcc, mxw, mxh); + e_gadcon_client_min_size_set(gcc, mw, mh); +} + +static char * +_gc_label(void) +{ + return "Wifi (Illume)"; +} + +static Evas_Object * +_gc_icon(Evas *evas) +{ +/* FIXME: need icon + Evas_Object *o; + char buf[4096]; + + o = edje_object_add(evas); + snprintf(buf, sizeof(buf), "%s/e-module-clock.edj", + e_module_dir_get(clock_module)); + edje_object_file_set(o, buf, "icon"); + return o; + */ + return NULL; +} + +static const char * +_gc_id_new(void) +{ + return _gadcon_class.name; +} + +static void +_wifiget_spawn(Instance *inst) +{ + char buf[4096]; + + if (inst->wifiget_exe) return; + snprintf(buf, sizeof(buf), + "%s/%s/wifiget %i", + e_module_dir_get(mod), MODULE_ARCH, + 8); + inst->wifiget_exe = ecore_exe_pipe_run(buf, + ECORE_EXE_PIPE_READ | + ECORE_EXE_PIPE_READ_LINE_BUFFERED | + ECORE_EXE_NOT_LEADER, + inst); + inst->wifiget_data_handler = + ecore_event_handler_add(ECORE_EXE_EVENT_DATA, _wifiget_cb_exe_data, + inst); + inst->wifiget_del_handler = + ecore_event_handler_add(ECORE_EXE_EVENT_DEL, + _wifiget_cb_exe_del, + inst); + +} + +static void +_wifiget_kill(Instance *inst) +{ + if (!inst->wifiget_exe) return; + ecore_exe_terminate(inst->wifiget_exe); + ecore_exe_free(inst->wifiget_exe); + inst->wifiget_exe = NULL; + ecore_event_handler_del(inst->wifiget_data_handler); + inst->wifiget_data_handler = NULL; + ecore_event_handler_del(inst->wifiget_del_handler); + inst->wifiget_del_handler = NULL; +} + +static int +_wifiget_cb_exe_data(void *data, int type, void *event) +{ + Ecore_Exe_Event_Data *ev; + Instance *inst; + int pstrength; + + inst = data; + ev = event; + if (ev->exe != inst->wifiget_exe) return 1; + pstrength = inst->strength; + if ((ev->lines) && (ev->lines[0].line)) + { + int i; + + for (i = 0; ev->lines[i].line; i++) + { + if (!strcmp(ev->lines[i].line, "ERROR")) + inst->strength = -999; + else + inst->strength = atoi(ev->lines[i].line); + } + } + + if (inst->strength != pstrength) + { + Edje_Message_Float msg; + double level; + + level = (double)inst->strength / 100.0; + if (level < 0.0) level = 0.0; + else if (level > 1.0) level = 1.0; + msg.val = level; + edje_object_message_send(inst->obj, EDJE_MESSAGE_FLOAT, 1, &msg); + } + return 0; +} + +static int +_wifiget_cb_exe_del(void *data, int type, void *event) +{ + Ecore_Exe_Event_Del *ev; + Instance *inst; + + inst = data; + ev = event; + if (ev->exe != inst->wifiget_exe) return 1; + inst->wifiget_exe = NULL; + return 1; +} diff --git a/src/modules/illume/e_mod_gad_wifi.h b/src/modules/illume/e_mod_gad_wifi.h new file mode 100644 index 000000000..ce1d58e27 --- /dev/null +++ b/src/modules/illume/e_mod_gad_wifi.h @@ -0,0 +1,7 @@ +#ifndef E_MOD_GAD_WIFI_H +#define E_MOD_GAD_WIFI_H + +void _e_mod_gad_wifi_init(E_Module *m); +void _e_mod_gad_wifi_shutdown(void); + +#endif diff --git a/src/modules/illume/e_mod_layout.c b/src/modules/illume/e_mod_layout.c new file mode 100644 index 000000000..da37b3962 --- /dev/null +++ b/src/modules/illume/e_mod_layout.c @@ -0,0 +1,813 @@ +#include +#include "e_mod_main.h" +#include "e_mod_layout.h" +#include "e_kbd.h" +#include "e_cfg.h" + +/* FIXME: THIS CODE IS UGLY. MUST FIX!!!!! */ + +#define POST_NONE 0 +#define POST_HIDE 1 +#define POST_CLOSE 2 + +typedef struct _Effect Effect; + +struct _Effect +{ + E_Border *border; + Ecore_Animator *animator; + double time_start, in; + int direction; + int post; +}; + +/* internal calls */ +static int _e_mod_layout_cb_effect_animator(void *data); +static void _e_mod_layout_effect_slide_out(E_Border *bd, double in, int post); +static void _e_mod_layout_effect_slide_in(E_Border *bd, double in, int post); +static void _e_mod_layout_cb_hook_post_fetch(void *data, E_Border *bd); +static void _e_mod_layout_post_border_assign(E_Border *bd, int not_new); +static void _e_mod_layout_cb_hook_post_border_assign(void *data, E_Border *bd); +static void _e_mod_layout_cb_hook_end(void *data, E_Border *bd); +static int _cb_event_border_add(void *data, int type, void *event); +static int _cb_event_border_remove(void *data, int type, void *event); +static int _cb_event_border_focus_in(void *data, int type, void *event); +static int _cb_event_border_focus_out(void *data, int type, void *event); +static int _cb_event_border_show(void *data, int type, void *event); +static int _cb_event_border_hide(void *data, int type, void *event); +static int _cb_event_zone_move_resize(void *data, int type, void *event); + +/* state */ +static E_Border_Hook *hook1 = NULL; +static E_Border_Hook *hook2 = NULL; +static E_Border_Hook *hook3 = NULL; +static Eina_List *handlers = NULL; +static Eina_List *effects = NULL; + +/* mainwin is the main big window currently focused/visible */ +static E_Border *mainwin = NULL; +static E_Border *focuswin = NULL; +static E_Border *dockwin = NULL; +static int dockwin_use = 0; + +/* called from the module core */ +void +_e_mod_layout_init(E_Module *m) +{ + hook1 = e_border_hook_add(E_BORDER_HOOK_EVAL_POST_FETCH, + _e_mod_layout_cb_hook_post_fetch, NULL); + hook2 = e_border_hook_add(E_BORDER_HOOK_EVAL_POST_BORDER_ASSIGN, + _e_mod_layout_cb_hook_post_border_assign, NULL); + hook3 = e_border_hook_add(E_BORDER_HOOK_EVAL_END, + _e_mod_layout_cb_hook_end, NULL); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_ADD, _cb_event_border_add, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_REMOVE, _cb_event_border_remove, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_FOCUS_IN, _cb_event_border_focus_in, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_FOCUS_OUT, _cb_event_border_focus_out, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_SHOW, _cb_event_border_show, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_HIDE, _cb_event_border_hide, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_ZONE_MOVE_RESIZE, _cb_event_zone_move_resize, NULL)); + + { + E_Zone *zone; + unsigned int area[4]; + int wx = 0, wy = 0, ww = 0, wh = 0; + int wx2 = 0, wy2 = 0, ww2 = 0, wh2 = 0; + Ecore_X_Atom *supported, *supported_new; + int i, supported_num; + + zone = e_util_zone_current_get(e_manager_current_get()); + e_slipshelf_safe_app_region_get(zone, &wx, &wy, &ww, &wh); + e_kbd_safe_app_region_get(zone, &wx2, &wy2, &ww2, &wh2); + E_RECTS_CLIP_TO_RECT(wx, wy, ww, wh, wx2, wy2, ww2, wh2); + area[0] = wx; + area[1] = wy; + area[2] = ww; + area[3] = wh; + ecore_x_netwm_desk_workareas_set(zone->container->manager->root, + area, 1); + + if (ecore_x_netwm_supported_get(zone->container->manager->root, + &supported, &supported_num)) + { + int have_it = 0; + + for (i = 0; i < supported_num; i++) + { + if (supported[i] == ECORE_X_ATOM_NET_WORKAREA) + { + have_it = 1; + break; + } + } + if (!have_it) + { + supported_new = malloc(sizeof(Ecore_X_Atom) * (supported_num + 1)); + if (supported_new) + { + memcpy(supported_new, supported, sizeof(Ecore_X_Atom) * supported_num); + supported_new[supported_num] = ECORE_X_ATOM_NET_WORKAREA; + supported_num++; + ecore_x_netwm_supported_set(zone->container->manager->root, + supported_new, supported_num); + free(supported_new); + } + } + free(supported); + } + else + { + Ecore_X_Atom atom; + + atom = ECORE_X_ATOM_NET_WORKAREA; + ecore_x_netwm_supported_set(zone->container->manager->root, + &atom, 1); + } + } +} + +void +_e_mod_layout_shutdown(void) +{ + if (hook1) + { + e_border_hook_del(hook1); + hook1 = NULL; + } + if (hook2) + { + e_border_hook_del(hook2); + hook2 = NULL; + } + if (hook3) + { + e_border_hook_del(hook3); + hook3 = NULL; + } +} + +void +_e_mod_layout_border_hide(E_Border *bd) +{ + _e_mod_layout_effect_slide_out(bd, (double)illume_cfg->sliding.layout.duration / 1000.0, POST_HIDE); +} + +void +_e_mod_layout_border_close(E_Border *bd) +{ + _e_mod_layout_effect_slide_out(bd, (double)illume_cfg->sliding.layout.duration / 1000.0, POST_CLOSE); +} + +void +_e_mod_layout_border_show(E_Border *bd) +{ + _e_mod_layout_effect_slide_in(bd, (double)illume_cfg->sliding.layout.duration / 1000.0, POST_NONE); + e_desk_show(bd->desk); + e_border_uniconify(bd); + e_border_show(bd); + e_border_raise(bd); + e_border_focus_set(bd, 1, 1); +} + +void +_e_mod_layout_apply_all(void) +{ + Eina_List *l, *borders; + + borders = e_border_client_list(); + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + _e_mod_layout_post_border_assign(bd, 1); + } +} + +/* internal calls */ +static int +_e_mod_layout_cb_effect_animator(void *data) +{ + Effect *ef; + double t, p; + + ef = data; + t = ecore_time_get() - ef->time_start; + if (ef->in > 0.0) + { + t /= ef->in; + if (t > 1.0) t = 1.0; + } + else + { + t = 1.0; + } + + p = 1.0 - t; + p = 1.0 - (p * p * p * p); + + if (ef->direction == 1) + e_border_fx_offset(ef->border, 0, (-ef->border->zone->h * (1.0 - p))); + else + e_border_fx_offset(ef->border, 0, (-ef->border->zone->h * p)); + + if (t >= 1.0) + { + if (ef->post == POST_HIDE) + { + e_border_iconify(ef->border); +// e_border_focus_set(ef->border, 0, 1); +// printf("hide - focus out\n"); + } + else if (ef->post == POST_CLOSE) + { +// e_border_focus_set(ef->border, 0, 1); +// printf("close - focus out\n"); +// e_border_iconify(ef->border); + e_border_act_close_begin(ef->border); + } + else + { +// printf("show - focus in\n"); +// e_border_focus_set(ef->border, 1, 1); + } + e_border_fx_offset(ef->border, 0, 0); + effects = eina_list_remove(effects, ef); + free(ef); + return 0; + } + return 1; +} + +static void +_e_mod_layout_effect_slide_out(E_Border *bd, double in, int post) +{ + Effect *ef; + + ef = E_NEW(Effect, 1); + ef->border = bd; + ef->animator = ecore_animator_add(_e_mod_layout_cb_effect_animator, ef); + ef->time_start = ecore_time_get(); + ef->in = in; + ef->direction = 0; + ef->post = post; + effects = eina_list_append(effects, ef); + + e_border_fx_offset(ef->border, 0, 0); + if (in <= 0.0) + { + ef->animator = ecore_animator_del(ef->animator); + ef->animator = NULL; + _e_mod_layout_cb_effect_animator(ef); + return; + } +} + +static void +_e_mod_layout_effect_slide_in(E_Border *bd, double in, int post) +{ + Effect *ef; + + ef = E_NEW(Effect, 1); + ef->border = bd; + ef->animator = ecore_animator_add(_e_mod_layout_cb_effect_animator, ef); + ef->time_start = ecore_time_get(); + ef->in = in; + ef->direction = 1; + ef->post = post; + effects = eina_list_append(effects, ef); + + if (ef->border->iconic) + e_border_uniconify(ef->border); + e_border_focus_set(bd, 1, 1); + e_border_fx_offset(ef->border, 0, -ef->border->zone->h); + if (in <= 0.0) + { + ef->animator = ecore_animator_del(ef->animator); + ef->animator = NULL; + _e_mod_layout_cb_effect_animator(ef); + return; + } +} + +static Ecore_Timer *_dockwin_hide_timer = NULL; + +static int +_e_mod_layout_cb_docwin_hide(void *data) +{ + _dockwin_hide_timer = NULL; + if (!dockwin) return 0; + e_border_hide(dockwin, 2); + return 0; +} + +static void +_e_mod_layout_dockwin_show(void) +{ +// if (dockwin_use) return; + dockwin_use = 1; + if (_dockwin_hide_timer) + { + ecore_timer_del(_dockwin_hide_timer); + _dockwin_hide_timer = NULL; + } + if (!dockwin) return; + e_border_show(dockwin); +} + +static void +_e_mod_layout_dockwin_hide(void) +{ +// if (!dockwin_use) return; + dockwin_use = 0; + if (_dockwin_hide_timer) ecore_timer_del(_dockwin_hide_timer); + _dockwin_hide_timer = ecore_timer_add(0.2, _e_mod_layout_cb_docwin_hide, NULL); +/* + if (!dockwin) return; + e_border_hide(dockwin, 2); + */ +} + +static int +_is_dialog(E_Border *bd) +{ + int isdialog = 0, i; + + if (bd->client.icccm.transient_for != 0) + isdialog = 1; + if (bd->client.netwm.type == ECORE_X_WINDOW_TYPE_DIALOG) + { + isdialog = 1; + if (bd->client.netwm.extra_types) + { + for (i = 0; i < bd->client.netwm.extra_types_num; i++) + { + if (bd->client.netwm.extra_types[i] == + ECORE_X_WINDOW_TYPE_UNKNOWN) continue; + if ((bd->client.netwm.extra_types[i] != + ECORE_X_WINDOW_TYPE_DIALOG) && + (bd->client.netwm.extra_types[i] != + ECORE_X_WINDOW_TYPE_SPLASH)) + { + return 0; + } + } + } + } + return isdialog; +} + +static void +_e_mod_layout_cb_hook_post_fetch(void *data, E_Border *bd) +{ + if (bd->stolen) return; + if (bd->new_client) + { + if (bd->remember) + { + if (bd->bordername) + { + evas_stringshare_del(bd->bordername); + bd->bordername = NULL; + bd->client.border.changed = 1; + } + e_remember_unuse(bd->remember); + bd->remember = NULL; + } + if (!_is_dialog(bd)) + { + if (bd->bordername) evas_stringshare_del(bd->bordername); + bd->bordername = evas_stringshare_add("borderless"); + bd->client.border.changed = 1; + } + } +} + +static void +_e_mod_layout_post_border_assign(E_Border *bd, int not_new) +{ + int wx = 0, wy = 0, ww = 0, wh = 0; + int wx2 = 0, wy2 = 0, ww2 = 0, wh2 = 0; + int center = 0; + int isdialog = 0; + int pbx, pby, pbw, pbh; + + if (bd->stolen) return; + /* FIXME: make some modification based on policy */ + if ((bd->new_client) && (not_new)) return; + pbx = bd->x; + pby = bd->y; + pbw = bd->w; + pbh = bd->h; + isdialog = _is_dialog(bd); + e_slipshelf_safe_app_region_get(bd->zone, &wx, &wy, &ww, &wh); + e_kbd_safe_app_region_get(bd->zone, &wx2, &wy2, &ww2, &wh2); + E_RECTS_CLIP_TO_RECT(wx, wy, ww, wh, wx2, wy2, ww2, wh2); + if ((bd->client.netwm.type == ECORE_X_WINDOW_TYPE_DOCK) || + (bd->client.qtopia.soft_menu)) + { + { + unsigned int area[4]; + + dockwin = bd; + dockwin->lock_focus_out = 1; + area[0] = wx; + area[1] = wy; + area[2] = ww; + area[3] = wh - bd->h; + ecore_x_netwm_desk_workareas_set(bd->zone->container->manager->root, + area, 1); +// wy = wy + wh - bd->h; +// wh = bd->h; + if (bd->new_client) + { + _e_mod_layout_dockwin_show(); + _e_mod_layout_dockwin_hide(); + } + } + } + else if (isdialog) + { + if (dockwin) + { + wh -= dockwin->h; + } +// if (ww > (bd->client.icccm.min_w + bd->client_inset.l + bd->client_inset.r)) +// ww = bd->client.icccm.min_w + bd->client_inset.l + bd->client_inset.r; + bd->w = ww; + if (bd->client.h < bd->client.icccm.min_h) + bd->h = bd->client.icccm.min_h + + bd->client_inset.t + bd->client_inset.b; + if (bd->h > wh) bd->h = wh; + bd->client.w = bd->w - bd->client_inset.l - bd->client_inset.r; + bd->client.h = bd->h - bd->client_inset.t - bd->client_inset.b; + bd->changes.size = 1; +// if (bd->client.icccm.max_w < bd->client.w) +// bd->client.icccm.max_w = bd->client.w; +// if (bd->client.icccm.base_w > bd->client.w) +// bd->client.icccm.base_w = bd->client.w; +// if (bd->client.icccm.base_h > (wh - bd->client_inset.t - bd->client_inset.b)) +// bd->client.icccm.base_h = wh - bd->client_inset.t - bd->client_inset.b; +// if (bd->client.icccm.min_w > bd->client.w) +// bd->client.icccm.min_w = bd->client.w; +// if (bd->client.icccm.min_h > (wh - bd->client_inset.t - bd->client_inset.b)) +// bd->client.icccm.min_h = wh - bd->client_inset.t - bd->client_inset.b; + if (bd->new_client) + { + _e_mod_layout_effect_slide_in(bd, (double)illume_cfg->sliding.layout.duration / 1000.0, POST_NONE); + } + } + else + { + if ((dockwin) && (dockwin->client.qtopia.soft_menu) && + (bd->client.qtopia.soft_menus)) + { + wh -= dockwin->h; + } + if (bd->new_client) + { + _e_mod_layout_effect_slide_in(bd, (double)illume_cfg->sliding.layout.duration / 1000.0, POST_NONE); + } + } + + if (bd == dockwin) + { + bd->x = 0; + bd->y = wy + wh - bd->h; + bd->w = ww; + bd->h = bd->h; + + if ((pbx != bd->x) || (pby != bd->y) || + (pbw != bd->w) || (pbh != bd->h)) + { + if (bd->internal_ecore_evas) + ecore_evas_managed_move(bd->internal_ecore_evas, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t); + ecore_x_icccm_move_resize_send(bd->client.win, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t, + bd->client.w, + bd->client.h); + bd->changed = 1; + bd->changes.pos = 1; + bd->changes.size = 1; + } + + bd->lock_border = 1; + + bd->lock_client_location = 1; + bd->lock_client_size = 1; +// bd->lock_client_stacking = 1; + bd->lock_client_desk = 1; + bd->lock_client_sticky = 1; + bd->lock_client_shade = 1; + bd->lock_client_maximize = 1; + + bd->lock_user_location = 1; + bd->lock_user_size = 1; +// bd->lock_user_stacking = 1; + bd->lock_user_desk = 1; + bd->lock_user_sticky = 1; + bd->lock_user_shade = 1; + bd->lock_user_maximize = 1; + } + else if (isdialog) + { +// if (bd->new_client) + { + bd->client.e.state.centered = 0; + if (bd->new_client) + { + bd->x = wx + ((ww - bd->w) / 2); + bd->y = wy + ((wh - bd->h) / 2); + } + if ((pbx != bd->x) || (pby != bd->y) || + (pbw != bd->w) || (pbh != bd->h)) + { + if (bd->internal_ecore_evas) + ecore_evas_managed_move(bd->internal_ecore_evas, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t); + ecore_x_icccm_move_resize_send(bd->client.win, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t, + bd->client.w, + bd->client.h); + bd->changed = 1; + bd->changes.pos = 1; + } + if (bd->remember) + { + e_remember_unuse(bd->remember); + bd->remember = NULL; + } + } + bd->placed = 1; + + bd->lock_border = 1; + + bd->lock_client_location = 1; +// bd->lock_client_size = 1; + bd->lock_client_desk = 1; + bd->lock_client_sticky = 1; + bd->lock_client_shade = 1; + bd->lock_client_maximize = 1; + + bd->lock_user_location = 1; + bd->lock_user_size = 1; +// bd->lock_user_desk = 1; +// bd->lock_user_sticky = 1; + bd->lock_user_shade = 1; + bd->lock_user_maximize = 1; + } + else + { + bd->placed = 1; + if (bd->focused) + { + if ((bd->need_fullscreen) || (bd->fullscreen)) e_kbd_fullscreen_set(bd->zone, 1); + else e_kbd_fullscreen_set(bd->zone, 0); + } + if (!((bd->need_fullscreen) || (bd->fullscreen))) + { + e_kbd_fullscreen_set(bd->zone, 0); + bd->x = wx; + bd->y = wy; + bd->w = ww; + bd->h = wh; + bd->client.w = bd->w; + bd->client.h = bd->h; + if ((pbx != bd->x) || (pby != bd->y) || + (pbw != bd->w) || (pbh != bd->h)) + { + if (bd->internal_ecore_evas) + ecore_evas_managed_move(bd->internal_ecore_evas, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t); + ecore_x_icccm_move_resize_send(bd->client.win, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t, + bd->client.w, + bd->client.h); + bd->changed = 1; + bd->changes.pos = 1; + bd->changes.size = 1; + } + } + else + { + bd->x = wx2; + bd->y = wy2; + bd->w = ww2; + bd->h = wh2; + bd->client.w = bd->w; + bd->client.h = bd->h; + if ((pbx != bd->x) || (pby != bd->y) || + (pbw != bd->w) || (pbh != bd->h)) + { + if (bd->internal_ecore_evas) + ecore_evas_managed_move(bd->internal_ecore_evas, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t); + ecore_x_icccm_move_resize_send(bd->client.win, + bd->x + bd->fx.x + bd->client_inset.l, + bd->y + bd->fx.y + bd->client_inset.t, + bd->client.w, + bd->client.h); + bd->changed = 1; + bd->changes.pos = 1; + bd->changes.size = 1; + } + } + if (bd->remember) + { + e_remember_unuse(bd->remember); + bd->remember = NULL; + } + bd->lock_border = 1; + + bd->lock_client_location = 1; + bd->lock_client_size = 1; +// bd->lock_client_stacking = 1; + bd->lock_client_desk = 1; + bd->lock_client_sticky = 1; + bd->lock_client_shade = 1; + bd->lock_client_maximize = 1; + + bd->lock_user_location = 1; + bd->lock_user_size = 1; +// bd->lock_user_stacking = 1; +// bd->lock_user_desk = 1; + bd->lock_user_sticky = 1; +// bd->lock_user_shade = 1; +// bd->lock_user_maximize = 1; + + bd->client.icccm.base_w = 1; + bd->client.icccm.base_h = 1; + bd->client.icccm.min_w = 1; + bd->client.icccm.min_h = 1; + bd->client.icccm.max_w = 32767; + bd->client.icccm.max_h = 32767; + bd->client.icccm.min_aspect = 0.0; + bd->client.icccm.max_aspect = 0.0; + } +} + +static void +_e_mod_layout_cb_hook_post_border_assign(void *data, E_Border *bd) +{ + _e_mod_layout_post_border_assign(bd, 0); +} + +static void +_e_mod_layout_cb_hook_end(void *data, E_Border *bd) +{ + if (bd->stolen) return; + if ((bd == dockwin) && (!dockwin_use) && (dockwin->visible)) + _e_mod_layout_dockwin_hide(); +} + +static int +_cb_event_border_add(void *data, int type, void *event) +{ + E_Event_Border_Add *ev; + + ev = event; + if (ev->border->stolen) return 1; + return 1; +} + +static int +_cb_event_border_remove(void *data, int type, void *event) +{ + E_Event_Border_Remove *ev; + Eina_List *l, *pl; + + ev = event; + if (ev->border->stolen) return 1; + if (ev->border == dockwin) + { + unsigned int area[4]; + int wx = 0, wy = 0, ww = 0, wh = 0; + int wx2 = 0, wy2 = 0, ww2 = 0, wh2 = 0; + + dockwin = NULL; + dockwin_use = 0; + e_slipshelf_safe_app_region_get(ev->border->zone, &wx, &wy, &ww, &wh); + e_kbd_safe_app_region_get(ev->border->zone, &wx2, &wy2, &ww2, &wh2); + E_RECTS_CLIP_TO_RECT(wx, wy, ww, wh, wx2, wy2, ww2, wh2); + area[0] = wx; + area[1] = wy; + area[2] = ww; + area[3] = wh; + ecore_x_netwm_desk_workareas_set(ev->border->zone->container->manager->root, + area, 1); + } + for (l = effects; l;) + { + Effect *ef; + + ef = l->data; + pl = l; + l = l->next; + if (ef->border == ev->border) + { + effects = eina_list_remove_list(effects, pl); + ecore_animator_del(ef->animator); + free(ef); + } + } + return 1; +} + +static int +_cb_event_border_focus_in(void *data, int type, void *event) +{ + E_Event_Border_Focus_In *ev; + E_Border *bd; + + ev = event; + if (ev->border->stolen) return 1; + bd = ev->border; + if (bd != dockwin) + { + if (bd->client.qtopia.soft_menus) + { + if ((dockwin) && (!dockwin_use) && (dockwin->client.qtopia.soft_menu)) + _e_mod_layout_dockwin_show(); + } + else + { + if ((dockwin) && (dockwin_use) && (dockwin->client.qtopia.soft_menu)) + _e_mod_layout_dockwin_hide(); + } + } + return 1; +} + +static int +_cb_event_border_focus_out(void *data, int type, void *event) +{ + E_Event_Border_Focus_Out *ev; + E_Border *bd; + + ev = event; + if (ev->border->stolen) return 1; + bd = ev->border; + if (bd != dockwin) + { + if (bd->client.qtopia.soft_menus) + { + if ((dockwin) && (dockwin_use) && (dockwin->client.qtopia.soft_menu)) + _e_mod_layout_dockwin_hide(); + } + } + return 1; +} + +static int +_cb_event_border_show(void *data, int type, void *event) +{ + E_Event_Border_Show *ev; + + ev = event; + if (ev->border->stolen) return 1; + return 1; +} + +static int +_cb_event_border_hide(void *data, int type, void *event) +{ + E_Event_Border_Hide *ev; + + ev = event; + if (ev->border->stolen) return 1; + return 1; +} + +static int +_cb_event_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + + ev = event; + _e_mod_layout_apply_all(); + return 1; +} + diff --git a/src/modules/illume/e_mod_layout.h b/src/modules/illume/e_mod_layout.h new file mode 100644 index 000000000..46f98abc5 --- /dev/null +++ b/src/modules/illume/e_mod_layout.h @@ -0,0 +1,12 @@ +#ifndef E_MOD_LAYOUT_H +#define E_MOD_LAYOUT_H + +void _e_mod_layout_init(E_Module *m); +void _e_mod_layout_shutdown(void); +void _e_mod_layout_border_hide(E_Border *bd); +void _e_mod_layout_border_close(E_Border *bd); +void _e_mod_layout_border_show(E_Border *bd); + +void _e_mod_layout_apply_all(void); + +#endif diff --git a/src/modules/illume/e_mod_main.c b/src/modules/illume/e_mod_main.c new file mode 100644 index 000000000..acbeb11c1 --- /dev/null +++ b/src/modules/illume/e_mod_main.c @@ -0,0 +1,90 @@ +#include + +#include "e_cfg.h" +#include "e_kbd.h" +#include "e_slipshelf.h" +#include "e_slipwin.h" +#include "e_pwr.h" +#include "e_busywin.h" +#include "e_simplelock.h" +#include "e_flaunch.h" + +#include "e_mod_main.h" +#include "e_mod_layout.h" +#include "e_mod_win.h" + +#include "e_mod_gad_wifi.h" +#include "e_mod_gad_gsm.h" +#include "e_mod_gad_usb.h" +#include "e_mod_gad_bluetooth.h" + +/* this is needed to advertise a label for the module IN the code (not just + * the .desktop file) but more specifically the api version it was compiled + * for so E can skip modules that are compiled for an incorrect API version + * safely) */ +EAPI E_Module_Api e_modapi = +{ + E_MODULE_API_VERSION, "Illume" +}; + +/* called first thing when E inits the module */ +EAPI void * +e_modapi_init(E_Module *m) +{ + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/locale", e_module_dir_get(m)); + bindtextdomain(PACKAGE, buf); + bind_textdomain_codeset(PACKAGE, "UTF-8"); + + /* set up the virtual keyboard */ + e_cfg_init(m); + e_kbd_init(m); + e_busywin_init(); + e_slipshelf_init(); + e_slipwin_init(); + e_pwr_init(); + e_flaunch_init(); + e_simplelock_init(m); + _e_mod_layout_init(m); + _e_mod_win_init(m); + + _e_mod_gad_wifi_init(m); + _e_mod_gad_gsm_init(m); + _e_mod_gad_usb_init(m); + _e_mod_gad_bluetooth_init(m); + _e_mod_gad_cfg_init(m); + + return m; /* return NULL on failure, anything else on success. the pointer + * returned will be set as m->data for convenience tracking */ +} + +/* called on module shutdown - should clean up EVERYTHING or we leak */ +EAPI int +e_modapi_shutdown(E_Module *m) +{ + _e_mod_gad_cfg_shutdown(); + _e_mod_gad_bluetooth_shutdown(); + _e_mod_gad_usb_shutdown(); + _e_mod_gad_gsm_shutdown(); + _e_mod_gad_wifi_shutdown(); + + _e_mod_win_shutdown(); + _e_mod_layout_shutdown(); + e_simplelock_shutdown(); + e_flaunch_shutdown(); + e_pwr_shutdown(); + e_slipwin_shutdown(); + e_slipshelf_shutdown(); + e_busywin_shutdown(); + e_kbd_shutdown(); + e_cfg_shutdown(); + return 1; /* 1 for success, 0 for failure */ +} + +/* called by E when it thinks this module shoudl go save any config it has */ +EAPI int +e_modapi_save(E_Module *m) +{ + return e_cfg_save(); /* 1 for success, 0 for failure */ +} diff --git a/src/modules/illume/e_mod_main.h b/src/modules/illume/e_mod_main.h new file mode 100644 index 000000000..3e0d4c4ee --- /dev/null +++ b/src/modules/illume/e_mod_main.h @@ -0,0 +1,12 @@ +#define D_(str) dgettext(PACKAGE, str) + +#ifndef E_MOD_MAIN_H +#define E_MOD_MAIN_H + +EAPI extern E_Module_Api e_modapi; + +EAPI void *e_modapi_init(E_Module *m); +EAPI int e_modapi_shutdown(E_Module *m); +EAPI int e_modapi_save(E_Module *m); + +#endif diff --git a/src/modules/illume/e_mod_win.c b/src/modules/illume/e_mod_win.c new file mode 100644 index 000000000..97a764337 --- /dev/null +++ b/src/modules/illume/e_mod_win.c @@ -0,0 +1,1065 @@ +#include +#include "e_mod_win.h" +#include "e_slipshelf.h" +#include "e_slipwin.h" +#include "e_mod_layout.h" +#include "e_kbd.h" +#include "e_kbd_int.h" +#include "e_busywin.h" +#include "e_busycover.h" +#include "e_cfg.h" +#include "e_flaunch.h" +#include "e_pwr.h" + +/* internal calls */ +static void _cb_cfg_exec(const void *data, E_Container *con, const char *params, Efreet_Desktop *desktop); +static void _desktop_run(Efreet_Desktop *desktop); +static int _cb_zone_move_resize(void *data, int type, void *event); +static void _cb_resize(void); +static void _cb_run(void *data); +static int _cb_event_border_add(void *data, int type, void *event); +static int _cb_event_border_remove(void *data, int type, void *event); +static int _cb_event_exe_del(void *data, int type, void *event); +static int _cb_run_timeout(void *data); +static int _have_borders(void); +static void _cb_slipshelf_home(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action); +static void _cb_slipshelf_close(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action); +static void _cb_slipshelf_apps(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action); +static void _cb_slipshelf_keyboard(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action); +static void _cb_slipwin_select(const void *data, E_Slipwin *esw, E_Border *bd); +static void _cb_slipshelf_select(const void *data, E_Slipshelf *ess, E_Border *bd); +static void _cb_slipshelf_add(const void *data, E_Slipshelf *ess, E_Border *bd); +static void _cb_slipshelf_del(const void *data, E_Slipshelf *ess, E_Border *bd); +static void _cb_slipshelf_home2(const void *data, E_Slipshelf *ess, E_Border *bd); +static void _cb_selected(void *data, Evas_Object *obj, void *event_info); +static int _cb_efreet_desktop_list_change(void *data, int type, void *event); +static int _cb_efreet_desktop_change(void *data, int type, void *event); +static void _apps_unpopulate(void); +static void _apps_populate(void); +static int _cb_update_deferred(void *data); + +static void _e_illume_pan_set(Evas_Object *obj, Evas_Coord x, Evas_Coord y); +static void _e_illume_pan_get(Evas_Object *obj, Evas_Coord *x, Evas_Coord *y); +static void _e_illume_pan_max_get(Evas_Object *obj, Evas_Coord *x, Evas_Coord *y); +static void _e_illume_pan_child_size_get(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h); +static void _e_illume_pan_scroll_update(void); + +/* state */ +/* public for cfg */ +E_Slipshelf *slipshelf = NULL; + +static E_Module *mod = NULL; +static E_Zone *zone = NULL; +static Evas *evas = NULL; +static Evas_Object *sf = NULL; +static Evas_Object *bx = NULL; +static Evas_Object *fm = NULL; +static Eina_List *desks = NULL; +static Eina_List *handlers = NULL; +static Eina_List *sels = NULL; +static E_Slipwin *slipwin = NULL; +static Ecore_Timer *defer = NULL; +static E_Kbd *vkbd = NULL; +static E_Kbd_Int *vkbd_int = NULL; +static E_Busywin *busywin = NULL; +static E_Busywin *busycover = NULL; +static E_Flaunch *flaunch = NULL; + +/* called from the module core */ +void +_e_mod_win_init(E_Module *m) +{ + mod = m; + + zone = e_util_container_zone_number_get(0, 0); + + ecore_x_window_background_color_set(zone->container->manager->root, 0, 0, 0); + + slipshelf = e_slipshelf_new(zone, e_module_dir_get(m)); + e_slipshelf_default_title_set(slipshelf, "ILLUME"); + if (!_have_borders()) + e_slipshelf_action_enabled_set(slipshelf, E_SLIPSHELF_ACTION_APPS, 0); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_HOME, + _cb_slipshelf_home, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_CLOSE, + _cb_slipshelf_close, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_APPS, + _cb_slipshelf_apps, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_KEYBOARD, + _cb_slipshelf_keyboard, NULL); + e_slipshelf_border_select_callback_set(slipshelf, _cb_slipshelf_select, NULL); + e_slipshelf_border_add_callback_set(slipshelf, _cb_slipshelf_add, NULL); + e_slipshelf_border_del_callback_set(slipshelf, _cb_slipshelf_del, NULL); + e_slipshelf_border_home_callback_set(slipshelf, _cb_slipshelf_home2, NULL); + + slipwin = e_slipwin_new(zone, e_module_dir_get(m)); + e_slipwin_border_select_callback_set(slipwin, _cb_slipwin_select, NULL); + + vkbd = e_kbd_new(zone, + e_module_dir_get(m), + e_module_dir_get(m), + e_module_dir_get(m)); + e_mod_win_cfg_kbd_start(); + +// busywin = e_busywin_new(zone, e_module_dir_get(m)); + busycover = e_busycover_new(zone, e_module_dir_get(m)); + + flaunch = e_flaunch_new(zone, e_module_dir_get(m)); + e_flaunch_desktop_exec_callabck_set(flaunch, _desktop_run); + + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_ADD, _cb_event_border_add, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_BORDER_REMOVE, _cb_event_border_remove, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (ECORE_EXE_EVENT_DEL, _cb_event_exe_del, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (EFREET_EVENT_DESKTOP_LIST_CHANGE, _cb_efreet_desktop_list_change, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (EFREET_EVENT_DESKTOP_CHANGE, _cb_efreet_desktop_change, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_ZONE_MOVE_RESIZE, _cb_zone_move_resize, NULL)); + + evas = zone->container->bg_evas; + + _apps_unpopulate(); + _apps_populate(); + e_configure_registry_custom_desktop_exec_callback_set(_cb_cfg_exec, NULL); +} + +void +_e_mod_win_shutdown(void) +{ + e_object_del(E_OBJECT(flaunch)); + flaunch = NULL; + if (busywin) + { + e_object_del(E_OBJECT(busywin)); + busywin = NULL; + } + if (busycover) + { + e_object_del(E_OBJECT(busycover)); + busycover = NULL; + } + e_mod_win_cfg_kbd_stop(); + + e_object_del(E_OBJECT(vkbd)); + vkbd = NULL; + e_configure_registry_custom_desktop_exec_callback_set(NULL, NULL); + _apps_unpopulate(); + if (sf) evas_object_del(sf); + if (bx) evas_object_del(bx); + if (fm) evas_object_del(fm); + e_object_del(E_OBJECT(slipshelf)); + slipshelf = NULL; + e_object_del(E_OBJECT(slipwin)); + slipwin = NULL; +} + +static Ecore_Exe *_kbd_exe = NULL; +static Ecore_Event_Handler *_kbd_exe_exit_handler = NULL; + +static int +_e_mod_win_win_cfg_kbd_cb_exit(void *data, int type, void *event) +{ + Ecore_Exe_Event_Del *ev; + + ev = event; + if (ev->exe ==_kbd_exe) _kbd_exe = NULL; + return 1; +} + +void +e_mod_win_cfg_kbd_start(void) +{ + if (illume_cfg->kbd.use_internal) + { + vkbd_int = e_kbd_int_new(e_module_dir_get(mod), + e_module_dir_get(mod), + e_module_dir_get(mod)); + } + else if (illume_cfg->kbd.run_keyboard) + { + E_Exec_Instance *exeinst; + Efreet_Desktop *desktop; + + desktop = efreet_util_desktop_file_id_find(illume_cfg->kbd.run_keyboard); + if (!desktop) + { + Ecore_List *kbds; + + kbds = efreet_util_desktop_category_list("Keyboard"); + if (kbds) + { + ecore_list_first_goto(kbds); + while ((desktop = ecore_list_next(kbds))) + { + const char *dname; + + dname = ecore_file_file_get(desktop->orig_path); + if (dname) + { + if (!strcmp(dname, illume_cfg->kbd.run_keyboard)) + break; + } + } + } + } + if (desktop) + { + exeinst = e_exec(zone, desktop, NULL, NULL, "illume-kbd"); + if (exeinst) + { + _kbd_exe = exeinst->exe; + _kbd_exe_exit_handler = ecore_event_handler_add(ECORE_EXE_EVENT_DEL, _e_mod_win_win_cfg_kbd_cb_exit, NULL); + } + } + } +} + +void +e_mod_win_cfg_kbd_stop(void) +{ + if (vkbd_int) + { + e_kbd_int_free(vkbd_int); + vkbd_int = NULL; + } + if (_kbd_exe) + { + ecore_exe_interrupt(_kbd_exe); + _kbd_exe = NULL; + } +} + +void +e_mod_win_cfg_kbd_update(void) +{ + e_mod_win_cfg_kbd_stop(); + e_mod_win_cfg_kbd_start(); +} + +void +_e_mod_win_cfg_update(void) +{ + _apps_unpopulate(); + _apps_populate(); +} + +void +_e_mod_win_slipshelf_cfg_update(void) +{ + if (slipshelf) e_object_del(E_OBJECT(slipshelf)); + + slipshelf = e_slipshelf_new(zone, e_module_dir_get(mod)); + e_slipshelf_default_title_set(slipshelf, "ILLUME"); + if (!_have_borders()) + e_slipshelf_action_enabled_set(slipshelf, E_SLIPSHELF_ACTION_APPS, 0); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_HOME, + _cb_slipshelf_home, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_CLOSE, + _cb_slipshelf_close, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_APPS, + _cb_slipshelf_apps, NULL); + e_slipshelf_action_callback_set(slipshelf, E_SLIPSHELF_ACTION_KEYBOARD, + _cb_slipshelf_keyboard, NULL); + e_slipshelf_border_select_callback_set(slipshelf, _cb_slipshelf_select, NULL); + e_slipshelf_border_add_callback_set(slipshelf, _cb_slipshelf_add, NULL); + e_slipshelf_border_del_callback_set(slipshelf, _cb_slipshelf_del, NULL); + e_slipshelf_border_home_callback_set(slipshelf, _cb_slipshelf_home2, NULL); + + _cb_resize(); + _e_mod_layout_apply_all(); +} + +/* internal calls */ +static int +_cb_zone_move_resize(void *data, int type, void *event) +{ + _cb_resize(); + return 1; +} + +static void +_cb_resize(void) +{ + Evas_Coord mw, mh; + int x, y, w, h; + + e_slipshelf_safe_app_region_get(zone, &x, &y, &w, &h); + w = zone->w; + h = zone->y + zone->h - y; + h -= flaunch->height; + if (bx) + { + e_box_min_size_get(bx, &mw, &mh); + if (mw < w) mw = w; + evas_object_move(sf, x, y); + evas_object_resize(bx, mw, mh); + evas_object_resize(sf, w, h); + } + else + { + evas_object_move(sf, x, y); + evas_object_resize(sf, w, h); + } +} + +typedef struct _Instance Instance; + +struct _Instance +{ + Efreet_Desktop *desktop; + E_Border *border; + Ecore_Timer *timeout; + int startup_id; + pid_t pid; + void *handle; +}; + +static Eina_List *instances = NULL; + +static void +_cb_cfg_exec(const void *data, E_Container *con, const char *params, Efreet_Desktop *desktop) +{ + _desktop_run(desktop); +} + +static void +_desktop_run(Efreet_Desktop *desktop) +{ + Eina_List *l, *borders; + E_Exec_Instance *eins; + Instance *ins; + char *exename, *p; + + for (l = instances; l; l = l->next) + { + ins = l->data; + if (ins->desktop == desktop) + { + if (ins->border) + _e_mod_layout_border_show(ins->border); + return; + } + } + exename = NULL; + p = strchr(desktop->exec, ' '); + if (!p) + exename = strdup(desktop->exec); + else + { + exename = malloc(p - desktop->exec + 1); + if (exename) + { + strncpy(exename, desktop->exec, p - desktop->exec); + exename[p - desktop->exec] = 0; + } + } + if (exename) + { + p = strrchr(exename, '/'); + if (p) strcpy(exename, p + 1); + } + borders = e_border_client_list(); + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_exec_startup_id_pid_find(bd->client.netwm.pid, + bd->client.netwm.startup_id) == desktop) + { + _e_mod_layout_border_show(bd); + if (exename) free(exename); + return; + } + if (exename) + { + if (bd->client.icccm.command.argv) + { + char *pp; + + pp = strrchr(bd->client.icccm.command.argv[0], '/'); + if (!pp) pp = bd->client.icccm.command.argv[0]; + if (!strcmp(exename, pp)) + { + _e_mod_layout_border_show(bd); + if (exename) free(exename); + return; + } + } + if ((bd->client.icccm.name) && + (!strcasecmp(bd->client.icccm.name, exename))) + { + _e_mod_layout_border_show(bd); + if (exename) free(exename); + return; + } + } + } + if (exename) free(exename); + + ins = calloc(1, sizeof(Instance)); + if (!ins) return; + eins = e_exec(zone, desktop, NULL, NULL, "illume-launcher"); + ins->desktop = desktop; + if (eins) + { + ins->startup_id = eins->startup_id; + ins->pid = ecore_exe_pid_get(eins->exe); + } + ins->timeout = ecore_timer_add(20.0, _cb_run_timeout, ins); + + { + char buf[256]; + + snprintf(buf, sizeof(buf), "Starting %s", desktop->name); +// ins->handle = e_busywin_push(busywin, buf, NULL); + ins->handle = e_busycover_push(busycover, buf, NULL); + } + instances = eina_list_append(instances, ins); +} + +static void +_cb_run(void *data) +{ + Efreet_Desktop *desktop; + + desktop = data; + _desktop_run(desktop); +} + +static int +_cb_event_border_add(void *data, int type, void *event) +{ + E_Event_Border_Add *ev; + Efreet_Desktop *desktop; + Instance *ins; + Eina_List *l; + + ev = event; + if (_have_borders()) + e_slipshelf_action_enabled_set(slipshelf, E_SLIPSHELF_ACTION_APPS, 1); + desktop = e_exec_startup_id_pid_find(ev->border->client.netwm.pid, + ev->border->client.netwm.startup_id); + for (l = instances; l; l = l->next) + { + ins = l->data; + if (!ins->border) + { + if ((ins->startup_id == ev->border->client.netwm.startup_id) || + (ins->pid == ev->border->client.netwm.pid)) + { + ins->border = ev->border; + if (ins->handle) + { +// e_busywin_pop(busywin, ins->handle); + e_busycover_pop(busycover, ins->handle); + ins->handle = NULL; + } + if (ins->timeout) ecore_timer_del(ins->timeout); + ins->timeout = NULL; + // FIXME; if gadget is disabled, enable it + return 1; + } + } + } + return 1; +} + +static int +_cb_event_border_remove(void *data, int type, void *event) +{ + E_Event_Border_Remove *ev; + Instance *ins; + Eina_List *l; + + ev = event; + if (!_have_borders()) + e_slipshelf_action_enabled_set(slipshelf, E_SLIPSHELF_ACTION_APPS, 0); + for (l = instances; l; l = l->next) + { + ins = l->data; + if (ins->border == ev->border) + { + if (ins->handle) + { +// e_busywin_pop(busywin, ins->handle); + e_busycover_pop(busycover, ins->handle); + ins->handle = NULL; + } + ins->border = NULL; + return 1; + } + } + return 1; +} + +static int +_cb_event_exe_del(void *data, int type, void *event) +{ + Ecore_Exe_Event_Del *ev; + Instance *ins; + Eina_List *l; + + ev = event; + for (l = instances; l; l = l->next) + { + ins = l->data; + if (ins->pid == ev->pid) + { + if (ins->handle) + { +// e_busywin_pop(busywin, ins->handle); + e_busycover_pop(busycover, ins->handle); + ins->handle = NULL; + } + instances = eina_list_remove_list(instances, l); + if (ins->timeout) ecore_timer_del(ins->timeout); + free(ins); + return 1; + } + } + return 1; +} + +static int +_cb_run_timeout(void *data) +{ + Instance *ins; + + ins = data; + if (ins->handle) + { +// e_busywin_pop(busywin, ins->handle); + e_busycover_pop(busycover, ins->handle); + ins->handle = NULL; + } + if (!ins->border) + { + instances = eina_list_remove(instances, ins); + free(ins); + return 0; + } + ins->timeout = NULL; + return 0; +} + +static int +_have_borders(void) +{ + Eina_List *borders, *l; + int num = 0; + + borders = e_border_client_list(); + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + num++; + } + return num; +} + +static void +_cb_slipshelf_home(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action) +{ + Eina_List *l, *borders; + + borders = e_border_client_list(); + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + _e_mod_layout_border_hide(bd); + } +} + +static void +_cb_slipshelf_close(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action) +{ + E_Border *bd; + + bd = e_border_focused_get(); + if (bd) + { + if (e_object_is_del(E_OBJECT(bd))) return; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) return; + if (bd->client.netwm.state.skip_taskbar) return; + if (bd->user_skip_winlist) return; + _e_mod_layout_border_close(bd); + } + else + { + // FIXME: poower/shutdown menu + } +} + +static void +_cb_slipshelf_apps(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action) +{ + if (!_have_borders()) return; + e_slipwin_show(slipwin); +} + +static void +_cb_slipshelf_keyboard(const void *data, E_Slipshelf *ess, E_Slipshelf_Action action) +{ + if (vkbd->visible) e_kbd_hide(vkbd); + else e_kbd_show(vkbd); +} + +static void +_cb_slipwin_select(const void *data, E_Slipwin *esw, E_Border *bd) +{ + if (bd) _e_mod_layout_border_show(bd); +} + +static void +_cb_slipshelf_select(const void *data, E_Slipshelf *ess, E_Border *bd) +{ + if (bd) _e_mod_layout_border_show(bd); +} + +static void +_cb_slipshelf_add(const void *data, E_Slipshelf *ess, E_Border *bd) +{ + printf("FIXME: implement add\n"); +} + +static void +_cb_slipshelf_del(const void *data, E_Slipshelf *ess, E_Border *bd) +{ + if (!bd) return; + if (e_object_is_del(E_OBJECT(bd))) return; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) return; + if (bd->client.netwm.state.skip_taskbar) return; + if (bd->user_skip_winlist) return; + _e_mod_layout_border_close(bd); +} + +static void +_cb_slipshelf_home2(const void *data, E_Slipshelf *ess, E_Border *bd) +{ + Eina_List *l, *borders; + + borders = e_border_client_list(); + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + _e_mod_layout_border_hide(bd); + } +} + +static void +_apps_unpopulate(void) +{ + char buf[PATH_MAX], *homedir; + Ecore_List *files; + + while (sels) + { + evas_object_del(sels->data); + sels = eina_list_remove_list(sels, sels); + } + while (desks) + { + Efreet_Desktop *desktop; + + desktop = desks->data; + efreet_desktop_free(desktop); + desks = eina_list_remove_list(desks, desks); + } + if (bx) evas_object_del(bx); + bx = NULL; + if (fm) evas_object_del(fm); + fm = NULL; + if (sf) evas_object_del(sf); + sf = NULL; + + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/appshadow", homedir); + files = ecore_file_ls(buf); + if (files) + { + char *file; + + ecore_list_first_goto(files); + while ((file = ecore_list_current(files))) + { + snprintf(buf, sizeof(buf), "%s/.e/e/appshadow/%s", homedir, file); + ecore_file_unlink(buf); + ecore_list_next(files); + } + ecore_list_destroy(files); + } +} + +static void +_apps_fm_config(Evas_Object *o) +{ + E_Fm2_Config fmc; + + memset(&fmc, 0, sizeof(E_Fm2_Config)); + fmc.view.mode = E_FM2_VIEW_MODE_GRID_ICONS; + fmc.view.open_dirs_in_place = 1; + fmc.view.selector = 0; + fmc.view.single_click = illume_cfg->launcher.single_click; + fmc.view.no_subdir_jump = 1; + fmc.icon.extension.show = 0; + fmc.icon.icon.w = illume_cfg->launcher.icon_size * e_scale / 2.0; + fmc.icon.icon.h = illume_cfg->launcher.icon_size * e_scale / 2.0; + fmc.icon.fixed.w = illume_cfg->launcher.icon_size * e_scale / 2.0; + fmc.icon.fixed.h = illume_cfg->launcher.icon_size * e_scale / 2.0; + fmc.list.sort.no_case = 0; + fmc.list.sort.dirs.first = 1; + fmc.list.sort.dirs.last = 0; + fmc.selection.single = 1; + fmc.selection.windows_modifiers = 0; + e_fm2_config_set(o, &fmc); + e_fm2_custom_theme_content_set(o, "desktop"); +} + +static void +_apps_populate(void) +{ + Evas_Coord mw, mh, sfw, sfh; + Evas_Object *o; + char buf[PATH_MAX], *homedir; + int num = 0; + + sf = e_scrollframe_add(evas); + e_scrollframe_single_dir_set(sf, 1); + evas_object_move(sf, zone->x, zone->y); + evas_object_resize(sf, zone->w, zone->h); + evas_object_show(sf); + + e_scrollframe_custom_theme_set(sf, "base/theme/fileman", + "e/modules/illume/launcher/scrollview"); + if (illume_cfg->launcher.mode == 0) + { + bx = e_box_add(evas); + e_box_orientation_set(bx, 0); + e_box_homogenous_set(bx, 1); + e_box_freeze(bx); + e_scrollframe_child_set(sf, bx); + } + else + { + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/appshadow", homedir); + ecore_file_mkpath(buf); + fm = e_fm2_add(evas); + _apps_fm_config(fm); + e_scrollframe_extern_pan_set(sf, fm, + _e_illume_pan_set, + _e_illume_pan_get, + _e_illume_pan_max_get, + _e_illume_pan_child_size_get); + } + + e_scrollframe_child_viewport_size_get(sf, &sfw, &sfh); + + { + Efreet_Menu *menu, *entry, *subentry; + Efreet_Desktop *desktop; + char *label, *icon, *plabel; + Ecore_List *settings_desktops, *system_desktops, *keyboard_desktops; + + settings_desktops = efreet_util_desktop_category_list("Settings"); + system_desktops = efreet_util_desktop_category_list("System"); + keyboard_desktops = efreet_util_desktop_category_list("Keyboard"); + menu = efreet_menu_get(); + if (menu) + { + ecore_list_first_goto(menu->entries); + while ((entry = ecore_list_next(menu->entries))) + { + if (entry->type != EFREET_MENU_ENTRY_MENU) continue; + + desktop = entry->desktop; + + plabel = NULL; + + if (entry->name) plabel = strdup(entry->name); + if (!plabel) plabel = strdup("???"); + + if (illume_cfg->launcher.mode == 0) + { + o = e_slidesel_add(evas); + e_slidesel_item_distance_set(o, 128); + } + + ecore_list_first_goto(entry->entries); + while ((subentry = ecore_list_next(entry->entries))) + { + if (subentry->type != EFREET_MENU_ENTRY_DESKTOP) continue; + + label = icon = NULL; + desktop = subentry->desktop; + + if (!desktop) continue; + + if ((settings_desktops) && (system_desktops) && + (ecore_list_goto(settings_desktops, desktop)) && + (ecore_list_goto(system_desktops, desktop))) continue; + if ((keyboard_desktops) && + (ecore_list_goto(keyboard_desktops, desktop))) continue; + + if ((desktop) && (desktop->x)) + { + icon = ecore_hash_get(desktop->x, "X-Application-Screenshot"); + if (icon) icon = strdup(icon); + } + if ((!icon) && (subentry->icon)) + { + if (subentry->icon[0] == '/') + icon = strdup(subentry->icon); + else + icon = efreet_icon_path_find(e_config->icon_theme, + subentry->icon, 512); + } + if (subentry->name) label = strdup(subentry->name); + if (desktop) + { + if (!label) + label = strdup(desktop->generic_name); + + if ((!icon) && (desktop->icon)) + icon = efreet_icon_path_find(e_config->icon_theme, + desktop->icon, 512); + } + + if (!icon) icon = efreet_icon_path_find(e_config->icon_theme, + "hires.jpg", 512); + if (!icon) icon = strdup("DEFAULT"); + if (!label) label = strdup("???"); + + snprintf(buf, sizeof(buf), "%s / %s", plabel, label); + desks = eina_list_append(desks, desktop); + efreet_desktop_ref(desktop); + if (illume_cfg->launcher.mode == 0) + { + e_slidesel_item_add(o, buf, icon, _cb_run, desktop); + } + else + { + if (desktop) + { + snprintf(buf, sizeof(buf), "%s/.e/e/appshadow/%04x.desktop", homedir, num); + ecore_file_symlink(desktop->orig_path, buf); + } + num++; + } + if (label) free(label); + if (icon) free(icon); + + } + if (plabel) free(plabel); + if (illume_cfg->launcher.mode == 0) + { + e_box_pack_end(bx, o); +// e_box_pack_options_set(o, 1, 1, 0, 0, 0.5, 0.5, +// 420, 215, 420, 215); + e_box_pack_options_set(o, 1, 1, 0, 0, 0.5, 0.5, + sfw, illume_cfg->launcher.icon_size * e_scale, + sfw, illume_cfg->launcher.icon_size * e_scale); + evas_object_show(o); + sels = eina_list_append(sels, o); + } + } + } + } + + if (illume_cfg->launcher.mode == 0) + { + e_box_thaw(bx); + } + + _cb_resize(); + + if (illume_cfg->launcher.mode == 0) + { +// e_scrollframe_child_set(sf, bx); + evas_object_show(bx); + } + else + { + /* FIXME: hacked to copy fileman - make illume themed */ +//// e_scrollframe_custom_theme_set(sf, "base/theme/fileman", +//// "e/fileman/desktop/scrollframe"); +// e_scrollframe_extern_pan_set(sf, fm, +// _e_illume_pan_set, +// _e_illume_pan_get, +// _e_illume_pan_max_get, +// _e_illume_pan_child_size_get); + homedir = e_user_homedir_get(); + snprintf(buf, sizeof(buf), "%s/.e/e/appshadow", homedir); + e_fm2_path_set(fm, NULL, buf); + evas_object_show(fm); + evas_object_smart_callback_add(fm, "selected", + _cb_selected, NULL); + } +} + +static void +_cb_selected(void *data, Evas_Object *obj, void *event_info) +{ + Eina_List *selected, *l; + + selected = e_fm2_selected_list_get(obj); + if (!selected) return; + for (l = selected; l; l = l->next) + { + E_Fm2_Icon_Info *ici; + Efreet_Desktop *desktop; + + ici = l->data; + desktop = efreet_desktop_get(ici->real_link); + if (desktop) _desktop_run(desktop); + } + eina_list_free(selected); +} + +static int +_cb_efreet_desktop_list_change(void *data, int type, void *event) +{ + if (defer) ecore_timer_del(defer); + defer = ecore_timer_add(1.0, _cb_update_deferred, NULL); + return 1; +} + +static int +_cb_efreet_desktop_change(void *data, int type, void *event) +{ + if (defer) ecore_timer_del(defer); + defer = ecore_timer_add(1.0, _cb_update_deferred, NULL); + return 1; +} + +static int +_cb_update_deferred(void *data) +{ + _apps_unpopulate(); + _apps_populate(); + e_mod_win_cfg_kbd_update(); + e_pwr_init_done(); + defer = NULL; + return 0; +} + +static void +_e_illume_pan_set(Evas_Object *obj, Evas_Coord x, Evas_Coord y) +{ +// E_Fwin *fwin; +// +// fwin = evas_object_data_get(obj, "fwin"); + e_fm2_pan_set(obj, x, y); +// if (x > fwin->fm_pan.max_x) x = fwin->fm_pan.max_x; +// if (y > fwin->fm_pan.max_y) y = fwin->fm_pan.max_y; +// if (x < 0) x = 0; +// if (y < 0) y = 0; +// fwin->fm_pan.x = x; +// fwin->fm_pan.y = y; +// _e_illume_pan_scroll_update(fwin); +} + +static void +_e_illume_pan_get(Evas_Object *obj, Evas_Coord *x, Evas_Coord *y) +{ +// E_Fwin *fwin; +// +// fwin = evas_object_data_get(obj, "fwin"); + e_fm2_pan_get(obj, x, y); +// fwin->fm_pan.x = *x; +// fwin->fm_pan.y = *y; +} + +static void +_e_illume_pan_max_get(Evas_Object *obj, Evas_Coord *x, Evas_Coord *y) +{ +// E_Fwin *fwin; +// +// fwin = evas_object_data_get(obj, "fwin"); + e_fm2_pan_max_get(obj, x, y); +// fwin->fm_pan.max_x = *x; +// fwin->fm_pan.max_y = *y; +// _e_illume_pan_scroll_update(fwin); +} + +static void +_e_illume_pan_child_size_get(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h) +{ +// E_Fwin *fwin; + +// fwin = evas_object_data_get(obj, "fwin"); + e_fm2_pan_child_size_get(obj, w, h); +// fwin->fm_pan.w = *w; +// fwin->fm_pan.h = *h; +// _e_illume_pan_scroll_update(fwin); +} + +static void +_e_illume_pan_scroll_update(void) +{ +/* + Edje_Message_Int_Set *msg; + + if ((fwin->fm_pan.x == fwin->fm_pan_last.x) && + (fwin->fm_pan.y == fwin->fm_pan_last.y) && + (fwin->fm_pan.max_x == fwin->fm_pan_last.max_x) && + (fwin->fm_pan.max_y == fwin->fm_pan_last.max_y) && + (fwin->fm_pan.w == fwin->fm_pan_last.w) && + (fwin->fm_pan.h == fwin->fm_pan_last.h)) return; + msg = alloca(sizeof(Edje_Message_Int_Set) - + sizeof(int) + (6 * sizeof(int))); + msg->count = 6; + msg->val[0] = fwin->fm_pan.x; + msg->val[1] = fwin->fm_pan.y; + msg->val[2] = fwin->fm_pan.max_x; + msg->val[3] = fwin->fm_pan.max_y; + msg->val[4] = fwin->fm_pan.w; + msg->val[5] = fwin->fm_pan.h; + if (fwin->under_obj) + edje_object_message_send(fwin->under_obj, EDJE_MESSAGE_INT_SET, 1, msg); + if (fwin->over_obj) + edje_object_message_send(fwin->over_obj, EDJE_MESSAGE_INT_SET, 1, msg); + if (fwin->scrollframe_obj) + edje_object_message_send(e_scrollframe_edje_object_get(fwin->scrollframe_obj), EDJE_MESSAGE_INT_SET, 1, msg); + fwin->fm_pan_last.x = fwin->fm_pan.x; + fwin->fm_pan_last.y = fwin->fm_pan.y; + fwin->fm_pan_last.max_x = fwin->fm_pan.max_x; + fwin->fm_pan_last.max_y = fwin->fm_pan.max_y; + fwin->fm_pan_last.w = fwin->fm_pan.w; + fwin->fm_pan_last.h = fwin->fm_pan.h; + */ +} diff --git a/src/modules/illume/e_mod_win.h b/src/modules/illume/e_mod_win.h new file mode 100644 index 000000000..20afe4bb1 --- /dev/null +++ b/src/modules/illume/e_mod_win.h @@ -0,0 +1,18 @@ +#ifndef E_MOD_WIN_H +#define E_MOD_WIN_H + +#include "e_slipshelf.h" + +void _e_mod_win_init(E_Module *m); +void _e_mod_win_shutdown(void); + +void _e_mod_win_cfg_update(void); +void _e_mod_win_slipshelf_cfg_update(void); + +void e_mod_win_cfg_kbd_start(void); +void e_mod_win_cfg_kbd_stop(void); +void e_mod_win_cfg_kbd_update(void); + +extern E_Slipshelf *slipshelf; + +#endif diff --git a/src/modules/illume/e_pwr.c b/src/modules/illume/e_pwr.c new file mode 100644 index 000000000..94bf7bb52 --- /dev/null +++ b/src/modules/illume/e_pwr.c @@ -0,0 +1,197 @@ +#include +#include "e_pwr.h" +#include "e_cfg.h" + +/* internal calls */ +static void _system_req_state(const char *state); +static void _system_unreq_state(void); +static int _cb_saver(void *data, int ev_type, void *ev); + +/* state */ +static Ecore_Event_Handler *save_handler = NULL; +static Ecore_Timer *suspend_timer = NULL; +static Ecore_X_Window coverwin = 0; +static int suspended = 0; +static int init_going = 0; + +static E_DBus_Connection *conn = NULL; + +/* called from the module core */ +EAPI int +e_pwr_init(void) +{ + save_handler = ecore_event_handler_add(ECORE_X_EVENT_SCREENSAVER_NOTIFY, + _cb_saver, NULL); + + conn = e_dbus_bus_get(DBUS_BUS_SYSTEM); + _system_req_state("on"); + e_pwr_cfg_update(); + init_going = 1; + return 1; +} + +EAPI int +e_pwr_shutdown(void) +{ + ecore_event_handler_del(save_handler); + save_handler = NULL; + return 1; +} + +EAPI void +e_pwr_cfg_update(void) +{ + if (suspend_timer) + { + ecore_timer_del(suspend_timer); + suspend_timer = NULL; + } + e_screensaver_init(); +} + +EAPI void +e_pwr_init_done(void) +{ + if (!init_going) return; + + ecore_x_test_fake_key_down("Shift_L"); // fake a key to keep screensaver up + ecore_x_test_fake_key_up("Shift_L"); // fake a key to keep screensaver up + _system_unreq_state(); + init_going = 0; +} + +/////////////////////////////////////////////////////////////////////////////// + +static void +_system_req_state(const char *state) +{ + DBusMessage *msg; + + if (!conn) printf("@@ NO SYSTEM DBUS FOR OMPOWER\n"); + else + { + msg = dbus_message_new_method_call("org.openmoko.Power", + "/", + "org.openmoko.Power.Core", + "RequestResourceState"); + if (msg) + { + DBusMessageIter iter; + const char *str; + + dbus_message_iter_init_append(msg, &iter); + str = "cpu"; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &str); + str = "illume"; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &str); + str = state; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &str); + e_dbus_method_call_send(conn, msg, NULL, NULL, NULL, -1, NULL); + dbus_message_unref(msg); + } + } +} + +static void +_system_unreq_state(void) +{ + DBusMessage *msg; + + if (!conn) printf("@@ NO SYSTEM DBUS FOR OMPOWER\n"); + else + { + msg = dbus_message_new_method_call("org.openmoko.Power", + "/", + "org.openmoko.Power.Core", + "RemoveRequestedResourceState"); + if (msg) + { + DBusMessageIter iter; + const char *str; + + dbus_message_iter_init_append(msg, &iter); + str = "cpu"; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &str); + str = "illume"; + dbus_message_iter_append_basic(&iter, DBUS_TYPE_STRING, &str); + e_dbus_method_call_send(conn, msg, NULL, NULL, NULL, -1, NULL); + dbus_message_unref(msg); + } + } +} + +/* internal calls */ +static int +_cb_suspend(void *data) +{ + suspended = 1; + + /* FIXME: should be config */ + if (illume_cfg->power.auto_suspend) + { + printf("@@ SUSPEND NOW!\n"); + _system_req_state("off"); +// ecore_exe_run("apm -s", NULL); + } + suspend_timer = NULL; + return 0; +} + +static int +_cb_saver(void *data, int ev_type, void *ev) +{ + Ecore_X_Event_Screensaver_Notify *event; + + event = ev; + if (event->on) + { + if (init_going) + { + ecore_x_test_fake_key_down("Shift_L"); // fake a key to keep screensaver up + ecore_x_test_fake_key_up("Shift_L"); // fake a key to keep screensaver up + return 1; + } + if (!coverwin) + { + E_Zone *zone; + + zone = e_util_container_zone_number_get(0, 0); + if (zone) + { + coverwin = ecore_x_window_input_new(zone->container->win, + zone->x, zone->y, + zone->w, zone->h); + ecore_x_window_show(coverwin); + } + } + if (suspend_timer) + { + ecore_timer_del(suspend_timer); + suspend_timer = NULL; + } + if (illume_cfg->power.auto_suspend) + { + suspend_timer = ecore_timer_add(illume_cfg->power.auto_suspend_delay, _cb_suspend, NULL); + } + } + else + { + _system_unreq_state(); + if (coverwin) + { + ecore_x_window_del(coverwin); + coverwin = 0; + } + if (suspend_timer) + { + ecore_timer_del(suspend_timer); + suspend_timer = NULL; + } + if (suspended) + { + printf("@@ UNSUSPEND\n"); + suspended = 0; + } + } + return 1; +} diff --git a/src/modules/illume/e_pwr.h b/src/modules/illume/e_pwr.h new file mode 100644 index 000000000..9f2a9c604 --- /dev/null +++ b/src/modules/illume/e_pwr.h @@ -0,0 +1,10 @@ +#ifndef E_PWR_H +#define E_PWR_H + +EAPI int e_pwr_init(void); +EAPI int e_pwr_shutdown(void); + +EAPI void e_pwr_cfg_update(void); +EAPI void e_pwr_init_done(void); + +#endif diff --git a/src/modules/illume/e_simplelock.c b/src/modules/illume/e_simplelock.c new file mode 100644 index 000000000..139741d64 --- /dev/null +++ b/src/modules/illume/e_simplelock.c @@ -0,0 +1,262 @@ +/* + * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 + */ +#include "e.h" +#include "e_simplelock.h" + +/**************************** private data ******************************/ +typedef struct _E_Simplelock_Data E_Simplelock_Data; + +struct _E_Simplelock_Data +{ + E_Popup *popup; + Evas_Object *base_obj; + Ecore_X_Window win; + E_Zone *zone; +}; + +static void _e_action_simplelock_cb(E_Object *obj, const char *params); +static int _e_simplelock_cb_key_down(void *data, int type, void *event); +static int _e_simplelock_cb_key_up(void *data, int type, void *event); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +static E_Module *mod = NULL; + +static Eina_List *locks = NULL; +static Ecore_X_Window grab_win; +static Eina_List *handlers = NULL; + +/***********************************************************************/ +static void +_e_action_simplelock_cb(E_Object *obj, const char *params) +{ + if (locks) + e_simplelock_hide(); + else + e_simplelock_show(); +} + +static int +_e_simplelock_cb_key_down(void *data, int type, void *event) +{ + Ecore_X_Event_Key_Down *ev; + E_Action *act; + Eina_List *l; + E_Config_Binding_Key *bind; + E_Binding_Modifier mod; + + ev = event; + if (ev->event_win != grab_win) return 1; + for (l = e_config->key_bindings; l; l = l->next) + { + bind = l->data; + + if (bind->action && strcmp(bind->action,"simple_lock")) continue; + + mod = 0; + + if (ev->modifiers & ECORE_X_MODIFIER_SHIFT) mod |= E_BINDING_MODIFIER_SHIFT; + if (ev->modifiers & ECORE_X_MODIFIER_CTRL) mod |= E_BINDING_MODIFIER_CTRL; + if (ev->modifiers & ECORE_X_MODIFIER_ALT) mod |= E_BINDING_MODIFIER_ALT; + if (ev->modifiers & ECORE_X_MODIFIER_WIN) mod |= E_BINDING_MODIFIER_WIN; + + if (bind->key && (!strcmp(bind->key, ev->keyname)) && + ((bind->modifiers == mod) || (bind->any_mod))) + { + act = e_action_find(bind->action); + + if (!act) continue; + e_simplelock_hide(); + } + } + return 0; +} + +static int +_e_simplelock_cb_key_up(void *data, int type, void *event) +{ + Ecore_X_Event_Key_Up *ev; + + ev = event; + if (ev->event_win != grab_win) return 1; + return 0; +} + +static int +_e_simplelock_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + Eina_List *l; + + ev = event; + for (l = locks; l; l = l->next) + { + E_Simplelock_Data *esl; + + esl = l->data; + if (esl->zone == ev->zone) + { + Evas_Coord minw, minh, mw, mh, ww, hh; + + edje_object_size_min_get(esl->base_obj, &minw, &minh); + edje_object_size_min_calc(esl->base_obj, &mw, &mh); + ww = esl->zone->w; + if (minw == 1) ww = mw; + hh = esl->zone->h; + if (minh == 1) hh = mh; + e_popup_move_resize(esl->popup, + esl->zone->x + ((esl->zone->w - ww) / 2), + esl->zone->y + ((esl->zone->h - hh) / 2), + ww, hh); + evas_object_resize(esl->base_obj, esl->popup->w, esl->popup->h); + ecore_x_window_move_resize(esl->win, + esl->zone->x, esl->zone->y, + esl->zone->w, esl->zone->h); + } + } + return 1; +} + +/***********************************************************************/ + +EAPI int +e_simplelock_init(E_Module *m) +{ + E_Action *act; + + mod = m; + + act = e_action_add("simple_lock"); + if (act) + { + act->func.go = _e_action_simplelock_cb; + e_action_predef_name_set("Desktop", "Desktop Simple Lock", + "simple_lock", NULL, NULL, 0); + } + return 1; +} + +EAPI int +e_simplelock_shutdown(void) +{ + e_simplelock_hide(); + e_action_predef_name_del("Desktop", "Simple Lock"); + e_action_del("simple_lock"); + return 1; +} + +EAPI int +e_simplelock_show(void) +{ + Eina_List *managers, *l, *l2, *l3; + + if (locks) return; + for (l = e_manager_list(); l; l = l->next) + { + E_Manager *man; + + man = l->data; + for (l2 = man->containers; l2; l2 = l2->next) + { + E_Container *con; + + con = l2->data; + for (l3 = con->zones; l3; l3 = l3->next) + { + E_Simplelock_Data *esl; + E_Zone *zone; + Evas_Coord mw, mh, minw = 0, minh = 0; + int ww, hh; + + zone = l3->data; + esl = E_NEW(E_Simplelock_Data, 1); + esl->zone = zone; + esl->win = ecore_x_window_input_new(zone->container->win, + zone->x, zone->y, + zone->w, zone->h); + ecore_x_window_show(esl->win); + if (!grab_win) grab_win = esl->win; + esl->popup = e_popup_new(zone, -1, -1, 1, 1); + e_popup_layer_set(esl->popup, 250); + esl->base_obj = _theme_obj_new(esl->popup->evas, + e_module_dir_get(mod), + "e/modules/simplelock/base/default"); + edje_object_size_min_get(esl->base_obj, &minw, &minh); + edje_object_part_text_set(esl->base_obj, + "e.text.label", "LOCKED"); + edje_object_size_min_calc(esl->base_obj, &mw, &mh); + ww = zone->w; + if (minw == 1) ww = mw; + hh = zone->h; + if (minh == 1) hh = mh; + e_popup_move_resize(esl->popup, + zone->x + ((zone->w - ww) / 2), + zone->y + ((zone->h - hh) / 2), + ww, hh); + evas_object_resize(esl->base_obj, esl->popup->w, esl->popup->h); + e_popup_edje_bg_object_set(esl->popup, esl->base_obj); + evas_object_show(esl->base_obj); + + e_popup_show(esl->popup); + + locks = eina_list_append(locks, esl); + } + } + } + if (!e_grabinput_get(grab_win, 0, grab_win)) + { + e_simplelock_hide(); + return 0; + } + handlers = eina_list_append + (handlers, ecore_event_handler_add + (ECORE_X_EVENT_KEY_DOWN, _e_simplelock_cb_key_down, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (ECORE_X_EVENT_KEY_UP, _e_simplelock_cb_key_up, NULL)); + handlers = eina_list_append + (handlers, ecore_event_handler_add + (E_EVENT_ZONE_MOVE_RESIZE, _e_simplelock_cb_zone_move_resize, NULL)); + return 1; +} + +EAPI void +e_simplelock_hide(void) +{ + if (!locks) return; + e_grabinput_release(grab_win, grab_win); + while (locks) + { + E_Simplelock_Data *esl; + + esl = locks->data; + e_object_del(E_OBJECT(esl->popup)); + ecore_x_window_del(esl->win); + free(esl); + locks = eina_list_remove_list(locks, locks); + } + grab_win = 0; +} + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} diff --git a/src/modules/illume/e_simplelock.h b/src/modules/illume/e_simplelock.h new file mode 100644 index 000000000..2eecb3de3 --- /dev/null +++ b/src/modules/illume/e_simplelock.h @@ -0,0 +1,14 @@ +#ifdef E_TYPEDEFS + +#else +#ifndef E_SIMPLELOCK_H +#define E_SIMPLELOCK_H + +EAPI int e_simplelock_init(E_Module *m); +EAPI int e_simplelock_shutdown(void); + +EAPI int e_simplelock_show(void); +EAPI void e_simplelock_hide(void); + +#endif +#endif diff --git a/src/modules/illume/e_slipshelf.c b/src/modules/illume/e_slipshelf.c new file mode 100644 index 000000000..245f1122e --- /dev/null +++ b/src/modules/illume/e_slipshelf.c @@ -0,0 +1,1043 @@ +#include +#include "e_slipshelf.h" +#include "e_winilist.h" +#include "e_cfg.h" + +EAPI int E_EVENT_SLIPSHELF_ADD = 0; +EAPI int E_EVENT_SLIPSHELF_DEL = 0; +EAPI int E_EVENT_SLIPSHELF_CHANGE = 0; + +/* internal calls */ + +E_Slipshelf *_e_slipshelf_new(E_Zone *zone, const char *themedir); +static void _e_slipshelf_free(E_Slipshelf *ess); +static void _e_slipshelf_cb_toggle(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_home(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_close(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_apps(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_applist_add(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_applist_del(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_keyboard(void *data, Evas_Object *obj, const char *emission, const char *source); +static void _e_slipshelf_cb_item_sel(void *data, void *data2); +static int _e_slipshelf_cb_animate(void *data); +static void _e_slipshelf_slide(E_Slipshelf *ess, int out, double len); +static int _e_slipshelf_cb_mouse_up(void *data, int type, void *event); +static int _e_slipshelf_cb_zone_move_resize(void *data, int type, void *event); +static int _e_slipshelf_cb_zone_del(void *data, int type, void *event); +static void _e_slipshelf_event_simple_free(void *data, void *ev); +static void _e_slipshelf_object_del_attach(void *o); +static int _e_slipshelf_cb_border_focus_in(void *data, int type, void *event); +static int _e_slipshelf_cb_border_focus_out(void *data, int type, void *event); +static int _e_slipshelf_cb_border_property(void *data, int type, void *event); +static void _e_slipshelf_title_update(E_Slipshelf *ess); +static void _e_slipshelf_cb_gadcon_min_size_request(void *data, E_Gadcon *gc, Evas_Coord w, Evas_Coord h); +static void _e_slipshelf_cb_gadcon_size_request(void *data, E_Gadcon *gc, Evas_Coord w, Evas_Coord h); +static Evas_Object *_e_slipshelf_cb_gadcon_frame_request(void *data, E_Gadcon_Client *gcc, const char *style); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +/* state */ +static Eina_List *slipshelves = NULL; + +/* called from the module core */ +EAPI int +e_slipshelf_init(void) +{ + e_winilist_init(); + E_EVENT_SLIPSHELF_ADD = ecore_event_type_new(); + E_EVENT_SLIPSHELF_DEL = ecore_event_type_new(); + E_EVENT_SLIPSHELF_CHANGE = ecore_event_type_new(); + return 1; +} + +EAPI int +e_slipshelf_shutdown(void) +{ + E_Config_Dialog *cfd; + + e_winilist_shutdown(); + return 1; +} + +EAPI E_Slipshelf * +e_slipshelf_new(E_Zone *zone, const char *themedir) +{ + E_Slipshelf *ess; + Evas_Coord mw, mh, vx, vy, vw, vh, w, h; + int x, y; + Evas_Object *o; + + ess = E_OBJECT_ALLOC(E_Slipshelf, E_SLIPSHELF_TYPE, _e_slipshelf_free); + if (!ess) return NULL; + + ess->zone = zone; + if (themedir) ess->themedir = evas_stringshare_add(themedir); + + ess->clickwin = ecore_x_window_input_new(zone->container->win, + zone->x, zone->y, zone->w, zone->h); + ess->popup = e_popup_new(ess->zone, -1, -1, 1, 1); + ecore_x_window_configure(ess->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + ess->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); + e_popup_layer_set(ess->popup, 200); + + ess->main_size = illume_cfg->slipshelf.main_gadget_size * e_scale / 2.0; + ess->extra_size = illume_cfg->slipshelf.extra_gagdet_size * e_scale / 2.0; + + ess->base_obj = _theme_obj_new(ess->popup->evas, + ess->themedir, + "e/modules/slipshelf/base/default"); + if (illume_cfg->slipshelf.style == 1) + { + ess->control_obj = _theme_obj_new(ess->popup->evas, + ess->themedir, + "e/modules/slipshelf/controls/default"); + } + else + { + ess->control_obj = _theme_obj_new(ess->popup->evas, + ess->themedir, + "e/modules/slipshelf/controls/applist"); + edje_object_part_text_set(ess->control_obj, "e.add.label", + "ADD"); + edje_object_part_text_set(ess->control_obj, "e.del.label", + "REMOVE"); + edje_object_part_text_set(ess->base_obj, "e.add.label", + "ADD"); + edje_object_part_text_set(ess->base_obj, "e.del.label", + "REMOVE"); + } + edje_object_part_swallow(ess->base_obj, "e.swallow.controls", + ess->control_obj); + evas_object_show(ess->control_obj); + + ess->focused_border = e_border_focused_get(); + _e_slipshelf_title_update(ess); + + o = evas_object_rectangle_add(ess->popup->evas); + evas_object_color_set(o, 0, 0, 0, 0); + edje_object_part_swallow(ess->base_obj, "e.swallow.visible", o); + ess->vis_obj = o; + + o = evas_object_rectangle_add(ess->popup->evas); + evas_object_color_set(o, 0, 0, 0, 0); + edje_extern_object_min_size_set(o, ess->extra_size, ess->extra_size); + edje_object_part_swallow(ess->base_obj, "e.swallow.extra", o); + ess->swallow1_obj = o; + + o = evas_object_rectangle_add(ess->popup->evas); + evas_object_color_set(o, 0, 0, 0, 0); + edje_extern_object_min_size_set(o, ess->main_size, ess->main_size); + edje_object_part_swallow(ess->base_obj, "e.swallow.content", o); + ess->swallow2_obj = o; + + edje_object_size_min_calc(ess->base_obj, &mw, &mh); + + evas_object_resize(ess->base_obj, mw, mh); + edje_object_part_geometry_get(ess->base_obj, "e.swallow.visible", &vx, &vy, &vw, &vh); +// evas_object_geometry_get(ess->vis_obj, &vx, &vy, &vw, &vh); + + evas_object_del(ess->swallow1_obj); + ess->gadcon_extra = e_gadcon_swallowed_new("slipshelf_extra", 0, ess->base_obj, "e.swallow.extra"); + ess->gadcon_extra->instant_edit = 1; + edje_extern_object_min_size_set(ess->gadcon_extra->o_container, ess->extra_size, ess->extra_size); + edje_object_part_swallow(ess->base_obj, "e.swallow.extra", ess->gadcon_extra->o_container); + + e_gadcon_min_size_request_callback_set(ess->gadcon_extra, _e_slipshelf_cb_gadcon_min_size_request, ess); + e_gadcon_size_request_callback_set(ess->gadcon_extra, _e_slipshelf_cb_gadcon_size_request, ess); + e_gadcon_frame_request_callback_set(ess->gadcon_extra, _e_slipshelf_cb_gadcon_frame_request, ess); + e_gadcon_orient(ess->gadcon_extra, E_GADCON_ORIENT_TOP); + e_gadcon_zone_set(ess->gadcon_extra, ess->zone); + e_gadcon_ecore_evas_set(ess->gadcon_extra, ess->popup->ecore_evas); + + evas_object_del(ess->swallow2_obj); + ess->gadcon = e_gadcon_swallowed_new("slipshelf", 0, ess->base_obj, "e.swallow.content"); + ess->gadcon->instant_edit = 1; + edje_extern_object_min_size_set(ess->gadcon->o_container, ess->main_size, ess->main_size); + edje_object_part_swallow(ess->base_obj, "e.swallow.content", ess->gadcon->o_container); + + e_gadcon_min_size_request_callback_set(ess->gadcon, _e_slipshelf_cb_gadcon_min_size_request, ess); + e_gadcon_size_request_callback_set(ess->gadcon, _e_slipshelf_cb_gadcon_size_request, ess); + e_gadcon_frame_request_callback_set(ess->gadcon, _e_slipshelf_cb_gadcon_frame_request, ess); + e_gadcon_orient(ess->gadcon, E_GADCON_ORIENT_TOP); + e_gadcon_zone_set(ess->gadcon, ess->zone); + e_gadcon_ecore_evas_set(ess->gadcon, ess->popup->ecore_evas); + + ess->hidden = vy; + x = zone->x; + y = zone->y - ess->hidden; + mw = zone->w; + e_popup_move_resize(ess->popup, x, y, mw, mh); + + evas_object_resize(ess->base_obj, ess->popup->w, ess->popup->h); + e_popup_edje_bg_object_set(ess->popup, ess->base_obj); + + if (illume_cfg->slipshelf.style == 1) + { + // slipwin does this + } + else + { + o = e_winilist_add(ess->popup->evas); + edje_object_part_swallow(ess->control_obj, "e.swallow.content", o); + ess->scrollframe_obj = o; + e_winilist_border_select_callback_set(o, + _e_slipshelf_cb_item_sel, + ess); + e_winilist_special_append(o, NULL, "Home", + _e_slipshelf_cb_item_sel, + ess, NULL); + evas_object_show(o); + } + + evas_object_show(ess->base_obj); + + edje_object_signal_callback_add(ess->base_obj, "e,action,toggle", "", _e_slipshelf_cb_toggle, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,keyboard", "", _e_slipshelf_cb_keyboard, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,home", "", _e_slipshelf_cb_home, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,close", "", _e_slipshelf_cb_close, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,apps", "", _e_slipshelf_cb_apps, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,applist,add", "", _e_slipshelf_cb_applist_add, ess); + edje_object_signal_callback_add(ess->base_obj, "e,action,do,applist,del", "", _e_slipshelf_cb_applist_del, ess); + + edje_object_signal_callback_add(ess->control_obj, "e,action,toggle", "", _e_slipshelf_cb_toggle, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,keyboard", "", _e_slipshelf_cb_keyboard, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,home", "", _e_slipshelf_cb_home, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,close", "", _e_slipshelf_cb_close, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,apps", "", _e_slipshelf_cb_apps, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,applist,add", "", _e_slipshelf_cb_applist_add, ess); + edje_object_signal_callback_add(ess->control_obj, "e,action,do,applist,del", "", _e_slipshelf_cb_applist_del, ess); + + /* FIXME: add callbacks for app remove/add */ + + e_popup_show(ess->popup); + + slipshelves = eina_list_append(slipshelves, ess); + + ess->handlers = eina_list_append + (ess->handlers, + ecore_event_handler_add(ECORE_X_EVENT_MOUSE_BUTTON_UP, + _e_slipshelf_cb_mouse_up, ess)); + ess->handlers = eina_list_append + (ess->handlers, + ecore_event_handler_add(E_EVENT_BORDER_FOCUS_IN, + _e_slipshelf_cb_border_focus_in, ess)); + ess->handlers = eina_list_append + (ess->handlers, + ecore_event_handler_add(E_EVENT_BORDER_FOCUS_OUT, + _e_slipshelf_cb_border_focus_out, ess)); + ess->handlers = eina_list_append + (ess->handlers, + ecore_event_handler_add(E_EVENT_BORDER_PROPERTY, + _e_slipshelf_cb_border_property, ess)); + ess->handlers = eina_list_append + (ess->handlers, + ecore_event_handler_add(E_EVENT_ZONE_MOVE_RESIZE, + _e_slipshelf_cb_zone_move_resize, ess)); + /* FIXME: handle: + * + * E_EVENT_BORDER_URGENT_CHANGE + * + */ + + ess->action.home.enabled = 1; + ess->action.close.enabled = 1; + ess->action.apps.enabled = 1; + ess->action.keyboard.enabled = 1; + + { + E_Event_Slipshelf_Add *ev; + + ev = calloc(1, sizeof(E_Event_Slipshelf_Add)); + ev->slipshelf = ess; + e_object_ref(E_OBJECT(ess)); + ecore_event_add(E_EVENT_SLIPSHELF_ADD, ev, + _e_slipshelf_event_simple_free, NULL); + } + + e_object_del_attach_func_set(E_OBJECT(ess), _e_slipshelf_object_del_attach); + + e_gadcon_populate(ess->gadcon_extra); + e_gadcon_populate(ess->gadcon); + return ess; +} + +EAPI void +e_slipshelf_action_enabled_set(E_Slipshelf *ess, E_Slipshelf_Action action, Evas_Bool enabled) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + switch (action) + { + case E_SLIPSHELF_ACTION_HOME: + if (ess->action.home.enabled != enabled) + { + ess->action.home.enabled = enabled; + if (enabled) + edje_object_signal_emit(ess->control_obj, "e,state,action,home,enabled", "e"); + else + edje_object_signal_emit(ess->control_obj, "e,state,action,home,disabled", "e"); + } + break; + case E_SLIPSHELF_ACTION_CLOSE: + if (ess->action.close.enabled != enabled) + { + ess->action.close.enabled = enabled; + if (enabled) + edje_object_signal_emit(ess->control_obj, "e,state,action,close,enabled", "e"); + else + edje_object_signal_emit(ess->control_obj, "e,state,action,close,disabled", "e"); + } + break; + case E_SLIPSHELF_ACTION_APPS: + if (ess->action.apps.enabled != enabled) + { + ess->action.apps.enabled = enabled; + if (enabled) + edje_object_signal_emit(ess->control_obj, "e,state,action,apps,enabled", "e"); + else + edje_object_signal_emit(ess->control_obj, "e,state,action,apps,disabled", "e"); + } + break; + case E_SLIPSHELF_ACTION_KEYBOARD: + if (ess->action.keyboard.enabled != enabled) + { + ess->action.keyboard.enabled = enabled; + if (enabled) + edje_object_signal_emit(ess->control_obj, "e,state,action,keyboard,enabled", "e"); + else + edje_object_signal_emit(ess->control_obj, "e,state,action,keyboard,disabled", "e"); + } + break; + default: + break; + } +} + +EAPI Evas_Bool +e_slipshelf_action_enabled_get(E_Slipshelf *ess, E_Slipshelf_Action action) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK_RETURN(ess, E_SLIPSHELF_TYPE, 0); + switch (action) + { + case E_SLIPSHELF_ACTION_HOME: + return ess->action.home.enabled; + break; + case E_SLIPSHELF_ACTION_CLOSE: + return ess->action.home.enabled; + break; + case E_SLIPSHELF_ACTION_APPS: + return ess->action.home.enabled; + break; + case E_SLIPSHELF_ACTION_KEYBOARD: + return ess->action.keyboard.enabled; + break; + default: + break; + } + return 0; +} + +EAPI void +e_slipshelf_action_callback_set(E_Slipshelf *ess, E_Slipshelf_Action action, void (*func) (const void *data, E_Slipshelf *ess, E_Slipshelf_Action action), const void *data) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + switch (action) + { + case E_SLIPSHELF_ACTION_HOME: + ess->action.home.func = func; + ess->action.home.data = data; + break; + case E_SLIPSHELF_ACTION_CLOSE: + ess->action.close.func = func; + ess->action.close.data = data; + break; + case E_SLIPSHELF_ACTION_APPS: + ess->action.apps.func = func; + ess->action.apps.data = data; + break; + case E_SLIPSHELF_ACTION_KEYBOARD: + ess->action.keyboard.func = func; + ess->action.keyboard.data = data; + break; + default: + break; + } +} + +EAPI void +e_slipshelf_safe_app_region_get(E_Zone *zone, int *x, int *y, int *w, int *h) +{ + Eina_List *l; + int sx, sy, sw, sh; + + sx = zone->x; + sy = zone->y; + sw = zone->w; + sh = zone->h; + for (l = slipshelves; l; l = l->next) + { + E_Slipshelf *ess; + + ess = l->data; + if (e_object_is_del(E_OBJECT(ess))) continue; + if (ess->zone == zone) + { + sh -= (ess->popup->h - ess->hidden); + sy += (ess->popup->h - ess->hidden); + break; + } + } + if (x) *x = sx; + if (y) *y = sy; + if (w) *w = sw; + if (h) *h = sh; +} + +EAPI void +e_slipshelf_default_title_set(E_Slipshelf *ess, const char *title) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + if (ess->default_title) evas_stringshare_del(ess->default_title); + if (title) + ess->default_title = evas_stringshare_add(title); + else + ess->default_title = NULL; + if (!ess->focused_border) + edje_object_part_text_set(ess->base_obj, "e.text.label", + ess->default_title); +} + +EAPI void +e_slipshelf_border_select_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + ess->callback_border_select.func = func; + ess->callback_border_select.data = data; +} + +EAPI void +e_slipshelf_border_add_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + ess->callback_border_add.func = func; + ess->callback_border_add.data = data; +} + +EAPI void +e_slipshelf_border_del_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + ess->callback_border_del.func = func; + ess->callback_border_del.data = data; +} + +EAPI void +e_slipshelf_border_home_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data) +{ + E_OBJECT_CHECK(ess); + E_OBJECT_TYPE_CHECK(ess, E_SLIPSHELF_TYPE); + ess->callback_border_home.func = func; + ess->callback_border_home.data = data; +} + +/* internal calls */ +static void +_e_slipshelf_free(E_Slipshelf *ess) +{ + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + slipshelves = eina_list_remove(slipshelves, ess); + e_object_del(E_OBJECT(ess->gadcon)); + e_object_del(E_OBJECT(ess->gadcon_extra)); + while (ess->handlers) + { + if (ess->handlers->data) + ecore_event_handler_del(ess->handlers->data); + ess->handlers = eina_list_remove_list(ess->handlers, ess->handlers); + } + if (ess->animator) ecore_animator_del(ess->animator); + if (ess->themedir) evas_stringshare_del(ess->themedir); + if (ess->default_title) evas_stringshare_del(ess->default_title); + if (ess->clickwin) ecore_x_window_del(ess->clickwin); + e_object_del(E_OBJECT(ess->popup)); + free(ess); +} + +static void +_e_slipshelf_cb_toggle(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + if (ess->out) _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + else _e_slipshelf_slide(ess, 1, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); +} + +static void +_e_slipshelf_cb_home(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + if ((ess->action.home.func) && (ess->action.home.enabled)) + ess->action.home.func(ess->action.home.data, ess, E_SLIPSHELF_ACTION_HOME); +} + +static void +_e_slipshelf_cb_close(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + if ((ess->action.close.func) && (ess->action.close.enabled)) + ess->action.close.func(ess->action.close.data, ess, E_SLIPSHELF_ACTION_CLOSE); +} + +static void +_e_slipshelf_cb_apps(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + if ((ess->action.apps.func) && (ess->action.apps.enabled)) + ess->action.apps.func(ess->action.apps.data, ess, E_SLIPSHELF_ACTION_APPS); +} + +static void +_e_slipshelf_cb_applist_add(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->callback_border_add.func) + { + if (ess->bsel) + ess->callback_border_add.func(ess->callback_border_add.data, ess, ess->bsel); + else + ess->callback_border_add.func(ess->callback_border_add.data, ess, e_border_focused_get()); + } + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); +} + +static void +_e_slipshelf_cb_applist_del(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if (ess->callback_border_del.func) + { + if (ess->bsel) + ess->callback_border_del.func(ess->callback_border_del.data, ess, ess->bsel); + else + ess->callback_border_del.func(ess->callback_border_del.data, ess, e_border_focused_get()); + } + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); +} + +static void +_e_slipshelf_cb_keyboard(void *data, Evas_Object *obj, const char *emission, const char *source) +{ + E_Slipshelf *ess; + + ess = data; + if ((ess->action.keyboard.func) && (ess->action.keyboard.enabled)) + ess->action.keyboard.func(ess->action.keyboard.data, ess, E_SLIPSHELF_ACTION_KEYBOARD); +} + +static int +_e_slipshelf_cb_slide_down_delay(void *data) +{ + E_Slipshelf *ess; + + ess = data; + _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + ess->slide_down_timer = NULL; + return 0; +} + +static void +_e_slipshelf_cb_item_sel(void *data, void *data2) +{ + E_Slipshelf *ess; + E_Border *bd; + + ess = data; + bd = data2; + ess->bsel = bd; + if (bd) + { + if (e_border_focused_get() == bd) + { + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = ecore_timer_add(0.5, _e_slipshelf_cb_slide_down_delay, ess); +// _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + return; + } + if (ess->callback_border_select.func) + ess->callback_border_select.func(ess->callback_border_select.data, ess, bd); + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = ecore_timer_add(0.5, _e_slipshelf_cb_slide_down_delay, ess); +// _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + } + else + { + if (ess->callback_border_home.func) + ess->callback_border_home.func(ess->callback_border_home.data, ess, bd); + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = ecore_timer_add(0.5, _e_slipshelf_cb_slide_down_delay, ess); +// _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + } +} + +static void +_e_slipshelf_applist_update(E_Slipshelf *ess) +{ + Evas_Coord mw, mh, vx, vy, vw, vh, w, h, sfmw, sfmh, cmw, cmh, smw, smh; +// Eina_List *borders, *l; + int i, selnum, x, y; + int pw, ph; + + i = 0; + + pw = ess->popup->w; + ph = ess->popup->h; + /* + borders = e_border_client_list(); + e_ilist_freeze(ess->ilist_obj); + for (l = borders; l; l = l->next) + { + E_Border *bd; + const char *title; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + + e_object_ref(E_OBJECT(bd)); + title = "???"; + if (bd->client.netwm.name) title = bd->client.netwm.name; + else if (bd->client.icccm.title) title = bd->client.icccm.title; + e_ilist_append(ess->ilist_obj, NULL, title, 0, + _e_slipshelf_cb_item_sel, + NULL, ess, bd); + ess->borders = eina_list_append(ess->borders, bd); + if (bd == e_border_focused_get()) selnum = i; + i++; + } + e_ilist_append(ess->ilist_obj, NULL, "Home", 0, + _e_slipshelf_cb_item_sel, + NULL, ess, NULL); +// selnum = 0; + i++; + e_ilist_thaw(ess->ilist_obj); +*/ + ess->bsel = e_border_focused_get(); + +// if (selnum >= 0) e_ilist_selected_set(ess->ilist_obj, selnum); + + e_winilist_optimial_size_get(ess->scrollframe_obj, &sfmw, &sfmh); +/* + e_scrollframe_child_viewport_size_get(ess->scrollframe_obj, &vw, &vh); + e_ilist_min_size_get(ess->ilist_obj, &mw, &mh); + + evas_object_geometry_get(ess->scrollframe_obj, NULL, NULL, &w, &h); + + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) mw = vw; + + evas_object_resize(ess->ilist_obj, mw, mh); + evas_object_resize(ess->scrollframe_obj, mw, mh); + printf("resize ilist + frame to %i %i\n", mw, mh); + + evas_object_geometry_get(ess->scrollframe_obj, NULL, NULL, &w, &h); + sfmw = mw + (mw - w); + sfmh = mh + (mh - h); + printf("adjust to %i %i\n", sfmw, sfmh); + */ + + sfmw = 0; + + edje_extern_object_min_size_set(ess->scrollframe_obj, sfmw, sfmh); + edje_object_part_swallow(ess->control_obj, "e.swallow.content", + ess->scrollframe_obj); + edje_object_size_min_calc(ess->control_obj, &cmw, &cmh); + + edje_extern_object_min_size_set(ess->control_obj, cmw, cmh); + edje_object_part_swallow(ess->base_obj, "e.swallow.controls", + ess->control_obj); + edje_object_size_min_calc(ess->base_obj, &smw, &smh); + + edje_extern_object_min_size_set(ess->scrollframe_obj, 0, 0); + edje_object_part_swallow(ess->control_obj, "e.swallow.content", + ess->scrollframe_obj); + + edje_extern_object_min_size_set(ess->control_obj, 0, 0); + edje_object_part_swallow(ess->base_obj, "e.swallow.controls", + ess->control_obj); + + smw = ess->zone->w; + if (smh > ess->zone->h) smh = ess->zone->h; + +// smh = 400; + + evas_object_resize(ess->base_obj, smw, smh); + edje_object_calc_force(ess->base_obj); + edje_object_calc_force(ess->control_obj); + edje_object_part_geometry_get(ess->base_obj, "e.swallow.controls", &vx, &vy, &vw, &vh); +// evas_object_geometry_get(ess->control_obj, &vx, &vy, &vw, &vh); + ess->control.w = vw; + ess->control.h = vh; + edje_extern_object_min_size_set(ess->control_obj, ess->control.w, ess->control.h); + edje_object_part_swallow(ess->base_obj, "e.swallow.controls", + ess->control_obj); + edje_object_calc_force(ess->base_obj); + edje_object_calc_force(ess->control_obj); + edje_object_part_geometry_get(ess->base_obj, "e.swallow.visible", &vx, &vy, &vw, &vh); +// evas_object_geometry_get(ess->vis_obj, &vx, &vy, &vw, &vh); + + ess->hidden = vy; + x = ess->zone->x; + y = ess->zone->y - ess->hidden + ess->adjust; + e_popup_move_resize(ess->popup, x, y, smw, smh); + evas_object_resize(ess->base_obj, ess->popup->w, ess->popup->h); +} + +/* +static void +_e_slipshelf_applist_clear(E_Slipshelf *ess) +{ + Evas_Coord mw, mh, vw, vh, w, h; + + e_ilist_freeze(ess->ilist_obj); + e_ilist_clear(ess->ilist_obj); + e_ilist_thaw(ess->ilist_obj); + + ess->bsel = NULL; + while (ess->borders) + { + e_object_unref(E_OBJECT(ess->borders->data)); + ess->borders = eina_list_remove_list(ess->borders, ess->borders); + } + + e_scrollframe_child_viewport_size_get(ess->scrollframe_obj, &vw, &vh); + e_ilist_min_size_get(ess->ilist_obj, &mw, &mh); + + evas_object_geometry_get(ess->scrollframe_obj, NULL, NULL, &w, &h); + + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) mw = vw; + evas_object_resize(ess->ilist_obj, mw, mh); +} +*/ + +static int +_e_slipshelf_cb_animate(void *data) +{ + E_Slipshelf *ess; + double t, v; + + ess = data; + t = ecore_time_get() - ess->start; + if (t > ess->len) t = ess->len; + if (ess->len > 0.0) + { + v = t / ess->len; + v = 1.0 - v; + v = v * v * v * v; + v = 1.0 - v; + } + else + { + t = ess->len; + v = 1.0; + } + ess->adjust = (ess->adjust_target * v) + (ess->adjust_start * (1.0 - v)); +// printf("%i | %i\n", ess->hidden, ess->adjust); + e_popup_move(ess->popup, + ess->zone->x, + ess->zone->y - ess->hidden + ess->adjust); + if (t >= ess->len) + { + ess->animator = NULL; + if (ess->out) + { + edje_object_signal_emit(ess->control_obj, "e,state,out,end", "e"); + edje_object_signal_emit(ess->base_obj, "e,state,out,end", "e"); + } + else + { + edje_object_signal_emit(ess->control_obj, "e,state,in,end", "e"); + edje_object_signal_emit(ess->base_obj, "e,state,in,end", "e"); +// _e_slipshelf_applist_clear(ess); + } + return 0; + } + return 1; +} + +static void +_e_slipshelf_slide(E_Slipshelf *ess, int out, double len) +{ + if (out == ess->out) return; + ess->start = ecore_time_get(); + ess->len = len; + ess->out = out; + ess->adjust_start = ess->adjust; + if (ess->out) + { +// _e_slipshelf_applist_clear(ess); + _e_slipshelf_applist_update(ess); + + edje_object_signal_emit(ess->control_obj, "e,state,out,begin", "e"); + edje_object_signal_emit(ess->base_obj, "e,state,out,begin", "e"); + ecore_x_window_configure(ess->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + ess->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); + ecore_x_window_show(ess->clickwin); + } + else + { + edje_object_signal_emit(ess->control_obj, "e,state,in,begin", "e"); + edje_object_signal_emit(ess->base_obj, "e,state,in,begin", "e"); + ecore_x_window_hide(ess->clickwin); + } + if (ess->out) ess->adjust_target = ess->hidden; + else ess->adjust_target = 0; + if (len <= 0.0) + { + _e_slipshelf_cb_animate(ess); + return; + } + if (!ess->animator) + ess->animator = ecore_animator_add(_e_slipshelf_cb_animate, ess); +} + +static int +_e_slipshelf_cb_mouse_up(void *data, int type, void *event) +{ + Ecore_X_Event_Mouse_Button_Up *ev; + E_Slipshelf *ess; + + ev = event; + ess = data; + if (ev->win == ess->clickwin) + { + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + if (ess->out) _e_slipshelf_slide(ess, 0, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + else _e_slipshelf_slide(ess, 1, (double)illume_cfg->sliding.slipshelf.duration / 1000.0); + } + return 1; +} + +static int +_e_slipshelf_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + E_Slipshelf *ess; + + ev = event; + ess = data; + if (ess->zone == ev->zone) + { + if (ess->slide_down_timer) ecore_timer_del(ess->slide_down_timer); + ess->slide_down_timer = NULL; + _e_slipshelf_slide(ess, 0, 0.0); + e_popup_move_resize(ess->popup, + ess->zone->x, + ess->zone->y - ess->hidden + ess->adjust, + ess->zone->w, ess->popup->h); + evas_object_resize(ess->base_obj, ess->popup->w, ess->popup->h); + } + return 1; +} + +static void +_e_slipshelf_event_simple_free(void *data, void *ev) +{ + struct _E_Event_Slipshelf_Simple *e; + + e = ev; + e_object_unref(E_OBJECT(e->slipshelf)); + free(e); +} + +static void +_e_slipshelf_object_del_attach(void *o) +{ + E_Slipshelf *ess; + E_Event_Slipshelf_Del *ev; + + if (e_object_is_del(E_OBJECT(o))) return; + ess = o; + ev = calloc(1, sizeof(E_Event_Slipshelf_Del)); + ev->slipshelf = ess; + e_object_ref(E_OBJECT(ess)); + ecore_event_add(E_EVENT_SLIPSHELF_DEL, ev, + _e_slipshelf_event_simple_free, NULL); +} + +static int +_e_slipshelf_cb_border_focus_in(void *data, int type, void *event) +{ + E_Event_Border_Focus_In *ev; + E_Slipshelf *ess; + + ev = event; + ess = data; + ess->focused_border = ev->border; + _e_slipshelf_title_update(ess); +} + +static int +_e_slipshelf_cb_border_focus_out(void *data, int type, void *event) +{ + E_Event_Border_Focus_Out *ev; + E_Slipshelf *ess; + + ev = event; + ess = data; + if (ess->focused_border == ev->border) + ess->focused_border = NULL; + _e_slipshelf_title_update(ess); +} + +static int +_e_slipshelf_cb_border_property(void *data, int type, void *event) +{ + E_Event_Border_Property *ev; + E_Slipshelf *ess; + + ev = event; + ess = data; + if (ess->focused_border == ev->border) + _e_slipshelf_title_update(ess); +} + +static void +_e_slipshelf_title_update(E_Slipshelf *ess) +{ + if (ess->focused_border) + { + if (ess->focused_border->client.netwm.name) + edje_object_part_text_set(ess->base_obj, "e.text.label", + ess->focused_border->client.netwm.name); + else if (ess->focused_border->client.icccm.title) + edje_object_part_text_set(ess->base_obj, "e.text.label", + ess->focused_border->client.icccm.title); + else + edje_object_part_text_set(ess->base_obj, "e.text.label", + ess->default_title); + } + else + edje_object_part_text_set(ess->base_obj, "e.text.label", + ess->default_title); +} + +static void +_e_slipshelf_cb_gadcon_min_size_request(void *data, E_Gadcon *gc, Evas_Coord w, Evas_Coord h) +{ + E_Slipshelf *ess; + Evas_Coord x, y, mw, mh, vx, vy, vw, vh; + + ess = data; + if (ess->animator) ecore_animator_del(ess->animator); + ess->animator = NULL; + ess->out = 0; + + if (gc == ess->gadcon) + { + if (h < ess->main_size) h = ess->main_size; + edje_extern_object_min_size_set(ess->gadcon->o_container, w, h); + edje_object_part_swallow(ess->base_obj, "e.swallow.content", ess->gadcon->o_container); + } + else if (gc == ess->gadcon_extra) + { + if (h < ess->extra_size) h = ess->extra_size; + edje_extern_object_min_size_set(ess->gadcon_extra->o_container, w, h); + edje_object_part_swallow(ess->base_obj, "e.swallow.extra", ess->gadcon_extra->o_container); + } + edje_extern_object_min_size_set(ess->control_obj, ess->control.w, ess->control.h); + edje_object_part_swallow(ess->base_obj, "e.swallow.controls", + ess->control_obj); + edje_object_size_min_calc(ess->base_obj, &mw, &mh); + + evas_object_resize(ess->base_obj, mw, mh); + edje_object_part_geometry_get(ess->base_obj, "e.swallow.visible", &vx, &vy, &vw, &vh); +// evas_object_geometry_get(ess->vis_obj, &vx, &vy, &vw, &vh); + ess->hidden = vy; + x = ess->zone->x; + y = ess->zone->y - ess->hidden; + mw = ess->zone->w; + e_popup_move_resize(ess->popup, x, y, mw, mh); + evas_object_resize(ess->base_obj, ess->popup->w, ess->popup->h); + return; +} + +static void +_e_slipshelf_cb_gadcon_size_request(void *data, E_Gadcon *gc, Evas_Coord w, Evas_Coord h) +{ + E_Slipshelf *ess; + + ess = data; + return; +} + +static Evas_Object * +_e_slipshelf_cb_gadcon_frame_request(void *data, E_Gadcon_Client *gcc, const char *style) +{ + /* FIXME: provide an inset look edje thing */ + return NULL; +} + + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} diff --git a/src/modules/illume/e_slipshelf.h b/src/modules/illume/e_slipshelf.h new file mode 100644 index 000000000..49566f90c --- /dev/null +++ b/src/modules/illume/e_slipshelf.h @@ -0,0 +1,90 @@ +#ifndef E_SLIPSHELF_H +#define E_SLIPSHELF_H + +typedef struct _E_Slipshelf E_Slipshelf; +typedef struct _E_Event_Slipshelf_Simple E_Event_Slipshelf_Add; +typedef struct _E_Event_Slipshelf_Simple E_Event_Slipshelf_Del; +typedef struct _E_Event_Slipshelf_Simple E_Event_Slipshelf_Change; + +#define E_SLIPSHELF_TYPE 0xE1b0771 + +typedef enum _E_Slipshelf_Action +{ + E_SLIPSHELF_ACTION_HOME, + E_SLIPSHELF_ACTION_CLOSE, + E_SLIPSHELF_ACTION_APPS, + E_SLIPSHELF_ACTION_KEYBOARD +} E_Slipshelf_Action; + +struct _E_Slipshelf +{ + E_Object e_obj_inherit; + E_Zone *zone; + E_Popup *popup; + Ecore_X_Window clickwin; + Evas_Object *base_obj; + Evas_Object *control_obj; + Evas_Object *scrollframe_obj; + E_Border *bsel; + Evas_Object *vis_obj; + Evas_Object *swallow1_obj; + Evas_Object *swallow2_obj; + Eina_List *handlers; + E_Border *focused_border; + E_Gadcon *gadcon; + E_Gadcon *gadcon_extra; + Ecore_Timer *slide_down_timer; + const char *themedir; + const char *default_title; + struct { + struct { + void (*func) (const void *data, E_Slipshelf *ess, E_Slipshelf_Action action); + const void *data; + unsigned char enabled : 1; + } home, close, apps, keyboard; + } action; + int main_size; + int extra_size; + int hidden; + Ecore_Animator *animator; + int adjust_start; + int adjust_target; + int adjust; + struct { + int w, h; + } control; + struct { + void (*func) (void *data, E_Slipshelf *ess, E_Border *bd); + const void *data; + } callback_border_select, callback_border_add, callback_border_del, callback_border_home; + + double start; + double len; + unsigned char out : 1; +}; + +struct _E_Event_Slipshelf_Simple +{ + E_Slipshelf *slipshelf; +}; + +EAPI int e_slipshelf_init(void); +EAPI int e_slipshelf_shutdown(void); +EAPI E_Slipshelf *e_slipshelf_new(E_Zone *zone, const char *themedir); +EAPI void e_slipshelf_action_enabled_set(E_Slipshelf *ess, E_Slipshelf_Action action, Evas_Bool enabled); +EAPI Evas_Bool e_slipshelf_action_enabled_get(E_Slipshelf *ess, E_Slipshelf_Action action); +EAPI void e_slipshelf_action_callback_set(E_Slipshelf *ess, E_Slipshelf_Action action, void (*func) (const void *data, E_Slipshelf *ess, E_Slipshelf_Action action), const void *data); +EAPI void e_slipshelf_safe_app_region_get(E_Zone *zone, int *x, int *y, int *w, int *h); +EAPI void e_slipshelf_default_title_set(E_Slipshelf *ess, const char *title); + +EAPI void e_slipshelf_border_select_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data); +EAPI void e_slipshelf_border_add_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data); +EAPI void e_slipshelf_border_del_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data); +EAPI void e_slipshelf_border_home_callback_set(E_Slipshelf *ess, void (*func) (void *data, E_Slipshelf *ess, E_Border *bd), const void *data); + + +extern EAPI int E_EVENT_SLIPSHELF_ADD; +extern EAPI int E_EVENT_SLIPSHELF_DEL; +extern EAPI int E_EVENT_SLIPSHELF_CHANGE; + +#endif diff --git a/src/modules/illume/e_slipwin.c b/src/modules/illume/e_slipwin.c new file mode 100644 index 000000000..19f610d3d --- /dev/null +++ b/src/modules/illume/e_slipwin.c @@ -0,0 +1,405 @@ +#include +#include "e_slipwin.h" + +EAPI int E_EVENT_SLIPWIN_DEL = 0; + +/* internal calls */ + +E_Slipwin *_e_slipwin_new(E_Zone *zone, const char *themedir); +static void _e_slipwin_free(E_Slipwin *ess); +static int _e_slipwin_cb_animate(void *data); +static void _e_slipwin_slide(E_Slipwin *ess, int out, double len); +static int _e_slipwin_cb_mouse_up(void *data, int type, void *event); +static int _e_slipwin_cb_zone_move_resize(void *data, int type, void *event); +static int _e_slipwin_cb_zone_del(void *data, int type, void *event); +static void _e_slipwin_event_simple_free(void *data, void *ev); +static void _e_slipwin_object_del_attach(void *o); +static void _e_slipwin_cb_item_sel(void *data, void *data2); + +static Evas_Object *_theme_obj_new(Evas *e, const char *custom_dir, const char *group); + +/* state */ +static Eina_List *slipwins = NULL; + +/* called from the module core */ +EAPI int +e_slipwin_init(void) +{ + E_EVENT_SLIPWIN_DEL = ecore_event_type_new(); + return 1; +} + +EAPI int +e_slipwin_shutdown(void) +{ + return 1; +} + +EAPI E_Slipwin * +e_slipwin_new(E_Zone *zone, const char *themedir) +{ + E_Slipwin *esw; + Evas_Coord mw, mh; + int x, y; + Evas_Object *o; + + esw = E_OBJECT_ALLOC(E_Slipwin, E_SLIPWIN_TYPE, _e_slipwin_free); + if (!esw) return NULL; + + esw->zone = zone; + if (themedir) esw->themedir = evas_stringshare_add(themedir); + + esw->clickwin = ecore_x_window_input_new(zone->container->win, + zone->x, zone->y, zone->w, zone->h); + esw->popup = e_popup_new(esw->zone, -1, -1, 1, 1); + ecore_x_window_configure(esw->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + esw->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); + e_popup_layer_set(esw->popup, 220); + + esw->base_obj = _theme_obj_new(esw->popup->evas, + esw->themedir, + "e/modules/slipwin/base/default"); + + esw->focused_border = e_border_focused_get(); + + o = e_scrollframe_add(esw->popup->evas); + edje_object_part_swallow(esw->base_obj, "e.swallow.content", o); + evas_object_show(o); + esw->scrollframe_obj = o; + + edje_object_size_min_calc(esw->base_obj, &mw, &mh); + + x = zone->x; + y = zone->y + zone->h; + mw = zone->w; + + mh = 300; + + e_popup_move_resize(esw->popup, x, y, mw, mh); + + evas_object_resize(esw->base_obj, esw->popup->w, esw->popup->h); + e_popup_edje_bg_object_set(esw->popup, esw->base_obj); + evas_object_show(esw->base_obj); + + e_popup_show(esw->popup); + + slipwins = eina_list_append(slipwins, esw); + + esw->handlers = eina_list_append + (esw->handlers, + ecore_event_handler_add(ECORE_X_EVENT_MOUSE_BUTTON_UP, + _e_slipwin_cb_mouse_up, esw)); + + e_object_del_attach_func_set(E_OBJECT(esw), _e_slipwin_object_del_attach); + + return esw; +} + +EAPI void +e_slipwin_show(E_Slipwin *esw) +{ + Evas_Object *o; + Evas_Coord mw, mh, vw, vh, w, h; + Eina_List *borders, *l; + int i, selnum; + + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK(esw, E_SLIPWIN_TYPE); + + /* FIXME: build window list and free old onw if needed */ + if (esw->ilist_obj) + { + evas_object_del(esw->ilist_obj); + esw->ilist_obj = NULL; + } + while (esw->borders) + { + e_object_unref(E_OBJECT(esw->borders->data)); + esw->borders = eina_list_remove_list(esw->borders, esw->borders); + } + + o = e_ilist_add(esw->popup->evas); + e_ilist_selector_set(o, 1); + e_ilist_freeze(o); + + borders = e_border_client_list(); + i = 0; + selnum = -1; + for (l = borders; l; l = l->next) + { + E_Border *bd; + const char *title; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + + e_object_ref(E_OBJECT(bd)); + title = "???"; + if (bd->client.netwm.name) title = bd->client.netwm.name; + else if (bd->client.icccm.title) title = bd->client.icccm.title; + e_ilist_append(o, NULL/*icon*/, title, 0, _e_slipwin_cb_item_sel, + NULL, esw, bd); + esw->borders = eina_list_append(esw->borders, bd); + if (bd == e_border_focused_get()) selnum = i; + i++; + } + e_ilist_thaw(o); + + e_ilist_min_size_get(o, &mw, &mh); + + evas_object_resize(o, mw, mh); + e_scrollframe_child_set(esw->scrollframe_obj, o); + + e_scrollframe_child_viewport_size_get(esw->scrollframe_obj, &vw, &vh); + edje_object_part_geometry_get(esw->scrollframe_obj, "e.swallow.content", NULL, NULL, &vw, &vh); +// evas_object_geometry_get(esw->scrollframe_obj, NULL, NULL, &w, &h); + if (mw > vw) mw = mw + (w - vw); + else if (mw < vw) evas_object_resize(o, vw, mh); + + if (selnum >= 0) e_ilist_selected_set(o, selnum); + + evas_object_show(o); + esw->ilist_obj = o; + + edje_extern_object_min_size_set(esw->scrollframe_obj, mw, mh); + printf("min size %ix%i\n", mw, mh); + edje_object_part_swallow(esw->base_obj, "e.swallow.content", esw->scrollframe_obj); + edje_object_size_min_calc(esw->base_obj, &mw, &mh); + + edje_extern_object_min_size_set(esw->scrollframe_obj, 0, 0); + edje_object_part_swallow(esw->base_obj, "e.swallow.content", esw->scrollframe_obj); + + mw = esw->zone->w; + if (mh > esw->zone->h) mh = esw->zone->h; + e_popup_resize(esw->popup, mw, mh); + + evas_object_resize(esw->base_obj, esw->popup->w, esw->popup->h); + + printf("sw: %ix%i\n", esw->popup->w, esw->popup->h); + + _e_slipwin_slide(esw, 1, 1.0); +} + +EAPI void +e_slipwin_hide(E_Slipwin *esw) +{ + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK(esw, E_SLIPWIN_TYPE); + + _e_slipwin_slide(esw, 0, 1.0); +} + +EAPI void +e_slipwin_border_select_callback_set(E_Slipwin *esw, void (*func) (void *data, E_Slipwin *ess, E_Border *bd), const void *data) +{ + E_OBJECT_CHECK(esw); + E_OBJECT_TYPE_CHECK(esw, E_SLIPWIN_TYPE); + esw->callback.func = func; + esw->callback.data = data; +} + +/* internal calls */ +static void +_e_slipwin_free(E_Slipwin *esw) +{ + slipwins = eina_list_remove(slipwins, esw); + while (esw->handlers) + { + if (esw->handlers->data) + ecore_event_handler_del(esw->handlers->data); + esw->handlers = eina_list_remove_list(esw->handlers, esw->handlers); + } + if (esw->animator) ecore_animator_del(esw->animator); + if (esw->themedir) evas_stringshare_del(esw->themedir); + ecore_x_window_del(esw->clickwin); + e_object_del(E_OBJECT(esw->popup)); + free(esw); +} + +static int +_e_slipwin_cb_animate(void *data) +{ + E_Slipwin *esw; + double t, v; + + esw = data; + t = ecore_time_get() - esw->start; + if (t > esw->len) t = esw->len; + v = t / esw->len; + v = 1.0 - v; + v = v * v * v * v; + v = 1.0 - v; + esw->adjust = (esw->adjust_target * v) + (esw->adjust_start * (1.0 - v)); + e_popup_move(esw->popup, + esw->zone->x, + esw->zone->y + esw->zone->h - esw->adjust); + if (t == esw->len) + { + esw->animator = NULL; + if (esw->out) + edje_object_signal_emit(esw->base_obj, "e,state,out,end", "e"); + else + { + edje_object_signal_emit(esw->base_obj, "e,state,in,end", "e"); + if (esw->ilist_obj) + { + evas_object_del(esw->ilist_obj); + esw->ilist_obj = NULL; + } + while (esw->borders) + { + e_object_unref(E_OBJECT(esw->borders->data)); + esw->borders = eina_list_remove_list(esw->borders, esw->borders); + } + } + return 0; + } + return 1; +} + +static void +_e_slipwin_slide(E_Slipwin *esw, int out, double len) +{ + if (out == esw->out) return; + if (len == 0.0) len = 0.000001; /* FIXME: handle len = 0.0 case */ + + if (!esw->animator) + esw->animator = ecore_animator_add(_e_slipwin_cb_animate, esw); + esw->start = ecore_time_get(); + esw->len = len; + esw->out = out; + esw->adjust_start = esw->adjust; + if (esw->out) esw->adjust_target = esw->popup->h; + else esw->adjust_target = 0; + if (esw->out) + { + edje_object_signal_emit(esw->base_obj, "e,state,out,begin", "e"); + ecore_x_window_configure(esw->clickwin, + ECORE_X_WINDOW_CONFIGURE_MASK_SIBLING|ECORE_X_WINDOW_CONFIGURE_MASK_STACK_MODE, + 0, 0, 0, 0, 0, + esw->popup->evas_win, + ECORE_X_WINDOW_STACK_BELOW); + ecore_x_window_show(esw->clickwin); + } + else + { + edje_object_signal_emit(esw->base_obj, "e,state,in,begin", "e"); + ecore_x_window_hide(esw->clickwin); + } +} + +static int +_e_slipwin_cb_mouse_up(void *data, int type, void *event) +{ + Ecore_X_Event_Mouse_Button_Up *ev; + E_Slipwin *esw; + + ev = event; + esw = data; + if (ev->win == esw->clickwin) + { + if (esw->out) _e_slipwin_slide(esw, 0, 1.0); + else _e_slipwin_slide(esw, 1, 1.0); + } + return 1; +} + +static int +_e_slipwin_cb_zone_move_resize(void *data, int type, void *event) +{ + E_Event_Zone_Move_Resize *ev; + E_Slipwin *esw; + + ev = event; + esw = data; + if (esw->zone == ev->zone) + { + /* FIXME: handle new size pants */ + } + return 1; +} + +static int +_e_slipwin_cb_zone_del(void *data, int type, void *event) +{ + E_Event_Zone_Del *ev; + E_Slipwin *esw; + + ev = event; + esw = data; + if (esw->zone == ev->zone) + { + e_object_del(E_OBJECT(esw)); + } + return 1; +} + +static void +_e_slipwin_event_simple_free(void *data, void *ev) +{ + struct _E_Event_Slipwin_Simple *e; + + e = ev; + e_object_unref(E_OBJECT(e->slipwin)); + free(e); +} + +static void +_e_slipwin_object_del_attach(void *o) +{ + E_Slipwin *esw; + E_Event_Slipwin_Del *ev; + + if (e_object_is_del(E_OBJECT(o))) return; + esw = o; + ev = calloc(1, sizeof(E_Event_Slipwin_Del)); + ev->slipwin = esw; + e_object_ref(E_OBJECT(esw)); + ecore_event_add(E_EVENT_SLIPWIN_DEL, ev, + _e_slipwin_event_simple_free, NULL); +} + +static void +_e_slipwin_cb_item_sel(void *data, void *data2) +{ + E_Slipwin *esw; + + esw = data; + if (esw->callback.func) esw->callback.func(esw->callback.data, esw, data2); + e_slipwin_hide(esw); +} + + + + + + +static Evas_Object * +_theme_obj_new(Evas *e, const char *custom_dir, const char *group) +{ + Evas_Object *o; + + o = edje_object_add(e); + if (!e_theme_edje_object_set(o, "base/theme/modules/illume", group)) + { + if (custom_dir) + { + char buf[PATH_MAX]; + + snprintf(buf, sizeof(buf), "%s/illume.edj", custom_dir); + if (edje_object_file_set(o, buf, group)) + { + printf("OK FALLBACK %s\n", buf); + } + } + } + return o; +} + diff --git a/src/modules/illume/e_slipwin.h b/src/modules/illume/e_slipwin.h new file mode 100644 index 000000000..b5f32de75 --- /dev/null +++ b/src/modules/illume/e_slipwin.h @@ -0,0 +1,49 @@ +#ifndef E_SLIPWIN_H +#define E_SLIPWIN_H + +typedef struct _E_Slipwin E_Slipwin; +typedef struct _E_Event_Slipwin_Simple E_Event_Slipwin_Del; + +#define E_SLIPWIN_TYPE 0xE1b0971 + +struct _E_Slipwin +{ + E_Object e_obj_inherit; + E_Zone *zone; + E_Popup *popup; + Ecore_X_Window clickwin; + Evas_Object *base_obj; + Evas_Object *scrollframe_obj; + Evas_Object *ilist_obj; + Eina_List *handlers; + E_Border *focused_border; + Eina_List *borders; + struct { + void (*func) (void *data, E_Slipwin *ess, E_Border *bd); + const void *data; + } callback; + const char *themedir; + Ecore_Animator *animator; + int adjust_start; + int adjust_target; + int adjust; + double start; + double len; + unsigned char out : 1; +}; + +struct _E_Event_Slipwin_Simple +{ + E_Slipwin *slipwin; +}; + +EAPI int e_slipwin_init(void); +EAPI int e_slipwin_shutdown(void); +EAPI E_Slipwin *e_slipwin_new(E_Zone *zone, const char *themedir); +EAPI void e_slipwin_show(E_Slipwin *esw); +EAPI void e_slipwin_hide(E_Slipwin *esw); +EAPI void e_slipwin_border_select_callback_set(E_Slipwin *esw, void (*func) (void *data, E_Slipwin *ess, E_Border *bd), const void *data); + +extern EAPI int E_EVENT_SLIPWIN_DEL; + +#endif diff --git a/src/modules/illume/e_winilist.c b/src/modules/illume/e_winilist.c new file mode 100644 index 000000000..c988ddb39 --- /dev/null +++ b/src/modules/illume/e_winilist.c @@ -0,0 +1,499 @@ +#include +#include "e_winilist.h" + +/* internal calls */ +typedef struct _Data Data; +typedef struct _Special Special; + +struct _Data +{ + Evas_Object *o_frame; + Evas_Object *o_ilist; + struct { + void (*func) (void *data, E_Border *bd); + void *data; + } select; + struct { + Eina_List *prepend; + Eina_List *append; + unsigned char changed : 1; + } special; + struct { + Evas_Coord w, h; + } optimal_size; + Eina_List *borders; + Eina_List *labels; +}; + +struct _Special +{ + Evas_Object *icon; + const char *label; + void (*func) (void *data1, void *data2); + void *data1; + void *data2; +}; + +static void _cb_item_sel(void *data, void *data2); +static void _cb_special_sel(void *data, void *data2); + +static void _cb_object_del(void *data, Evas *e, Evas_Object *obj, void *event_info); +static void _cb_object_resize(void *data, Evas *e, Evas_Object *obj, void *event_info); + +static void _refill(Data *d); + +static int _cb_border_add(void *data, int ev_type, void *ev); +static int _cb_border_remove(void *data, int ev_type, void *ev); +static int _cb_border_show(void *data, int ev_type, void *ev); +static int _cb_border_hide(void *data, int ev_type, void *ev); +static int _cb_border_property(void *data, int ev_type, void *ev); +static int _cb_desk_show(void *data, int ev_type, void *event); + +/* state */ +static Eina_List *handlers = NULL; +static Eina_List *winilists = NULL; + +/* called from the module core */ +EAPI int +e_winilist_init(void) +{ + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_BORDER_ADD, _cb_border_add, NULL)); + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_BORDER_REMOVE, _cb_border_remove, NULL)); + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_BORDER_SHOW, _cb_border_show, NULL)); + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_BORDER_HIDE, _cb_border_hide, NULL)); + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_BORDER_PROPERTY, _cb_border_property, NULL)); + handlers = eina_list_append(handlers, ecore_event_handler_add(E_EVENT_DESK_SHOW, _cb_desk_show, NULL)); + return 1; +} + +EAPI int +e_winilist_shutdown(void) +{ + while (handlers) + { + ecore_event_handler_del(handlers->data); + handlers = eina_list_remove_list(handlers, handlers); + } + return 1; +} + +EAPI Evas_Object * +e_winilist_add(Evas *e) +{ + Data *d; + + d = E_NEW(Data, 1); + d->o_frame = e_scrollframe_add(e); + d->o_ilist = e_ilist_add(e); + evas_object_data_set(d->o_frame, "..[winilist]", d); + e_ilist_selector_set(d->o_ilist, 1); + + e_scrollframe_child_set(d->o_frame, d->o_ilist); + evas_object_show(d->o_ilist); + + winilists = eina_list_append(winilists, d); + evas_object_event_callback_add(d->o_frame, EVAS_CALLBACK_DEL, _cb_object_del, NULL); + evas_object_event_callback_add(d->o_frame, EVAS_CALLBACK_RESIZE, _cb_object_resize, NULL); + + _refill(d); + + return d->o_frame; +} + +EAPI void +e_winilist_border_select_callback_set(Evas_Object *obj, void (*func) (void *data, E_Border *bd), void *data) +{ + Data *d; + + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + d->select.func = func; + d->select.data = data; +} + +EAPI void +e_winilist_special_append(Evas_Object *obj, Evas_Object *icon, const char *label, void (*func) (void *data1, void *data2), void *data1, void *data2) +{ + Data *d; + + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + { + Special *s; + + s = E_NEW(Special, 1); + d->special.prepend = eina_list_prepend(d->special.prepend, s); + s->icon = icon; + if (label) s->label = evas_stringshare_add(label); + s->func = func; + s->data1 = data1; + s->data2 = data2; + d->special.changed = 1; + } + _refill(d); +} + +EAPI void +e_winilist_special_prepend(Evas_Object *obj, Evas_Object *icon, const char *label, void (*func) (void *data1, void *data2), void *data1, void *data2) +{ + Data *d; + + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + { + Special *s; + + s = E_NEW(Special, 1); + d->special.append = eina_list_append(d->special.append, s); + s->icon = icon; + if (label) s->label = evas_stringshare_add(label); + s->func = func; + s->data1 = data1; + s->data2 = data2; + d->special.changed = 1; + } + _refill(d); +} + +EAPI void +e_winilist_optimial_size_get(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h) +{ + Data *d; + + if (w) *w = 0; + if (h) *h = 0; + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + if (w) *w = d->optimal_size.w; + if (h) *h = d->optimal_size.h; +} + +/////////////////////////////////////////////////////////////////////////////// + +/* internal calls */ +static void +_cb_item_sel(void *data, void *data2) +{ + Data *d; + + d = data; + if (d->select.func) + { + d->select.func(d->select.data, data2); + } +} + +static void +_cb_special_sel(void *data, void *data2) +{ + Special *s; + + s = data; + if (s->func) + { + s->func(s->data1, s->data2); + } +} + +static void +_cb_object_del(void *data, Evas *e, Evas_Object *obj, void *event_info) +{ + Data *d; + + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + evas_object_del(d->o_ilist); + winilists = eina_list_remove(winilists, d); + + while (d->borders) + { + e_object_unref(E_OBJECT(d->borders->data)); + d->borders = eina_list_remove_list(d->borders, d->borders); + } + while (d->labels) + { + evas_stringshare_del(d->labels->data); + d->labels = eina_list_remove_list(d->labels, d->labels); + } + + while (d->special.prepend) + { + Special *s; + + s = d->special.prepend->data; + if (s->icon) + { + evas_object_del(s->icon); + s->icon = NULL; + } + if (s->label) + { + evas_stringshare_del(s->label); + s->label = NULL; + } + free(s); + d->special.prepend = eina_list_remove_list(d->special.prepend, d->special.prepend); + } + while (d->special.append) + { + Special *s; + + s = d->special.append->data; + if (s->icon) + { + evas_object_del(s->icon); + s->icon = NULL; + } + if (s->label) + { + evas_stringshare_del(s->label); + s->label = NULL; + } + free(s); + d->special.append = eina_list_remove_list(d->special.append, d->special.append); + } + + free(d); +} + +static void +_cb_object_resize(void *data, Evas *e, Evas_Object *obj, void *event_info) +{ + Data *d; + Evas_Coord lw, lh, vw, vh; + + d = evas_object_data_get(obj, "..[winilist]"); + if (!d) return; + e_ilist_min_size_get(d->o_ilist, &lw, &lh); + e_scrollframe_child_viewport_size_get(d->o_frame, &vw, &vh); + evas_object_resize(d->o_ilist, vw, lh); +} + +static void +_refill(Data *d) +{ + Evas_Coord w, h, lw, lh, vw, vh; + Eina_List *borders, *l, *l2, *l3; + + borders = e_border_client_list(); + if (!d->special.changed) + { + int changed = 0; + + if ((borders) && (d->borders)) + { + Eina_List *tmp = NULL; + + changed = 0; + for (l = borders; l; l = l->next) + { + E_Border *bd; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + if ((!bd->sticky) && + (bd->desk != e_desk_current_get(bd->zone))) continue; + tmp = eina_list_append(tmp, bd); + } + if (!(tmp && d->borders)) + { + changed = 1; + } + else + { + if (eina_list_count(tmp) != + eina_list_count(d->borders)) + { + changed = 1; + } + else + { + for (l = tmp, l2 = d->borders, l3 = d->labels; + l && l2 && l3; + l = l->next, l2 = l2->next, l3 = l3->next) + { + E_Border *bd, *bd2; + const char *title; + + bd = l->data; + bd2 = l2->data; + if (bd != bd2) + { + changed = 1; + break; + } + + title = "???"; + if (bd->client.netwm.name) title = bd->client.netwm.name; + else if (bd->client.icccm.title) title = bd->client.icccm.title; + if (strcmp(title, l3->data)) + { + changed = 1; + break; + } + } + } + } + if (tmp) eina_list_free(tmp); + } + else + changed = 1; + if (!changed) return; + } + d->special.changed = 0; + while (d->borders) + { + e_object_unref(E_OBJECT(d->borders->data)); + d->borders = eina_list_remove_list(d->borders, d->borders); + } + while (d->labels) + { + evas_stringshare_del(d->labels->data); + d->labels = eina_list_remove_list(d->labels, d->labels); + } + + e_ilist_freeze(d->o_ilist); + e_ilist_clear(d->o_ilist); + for (l = d->special.prepend; l; l = l->next) + { + Special *s; + + s = l->data; + e_ilist_append(d->o_ilist, s->icon, s->label, 0, _cb_special_sel, NULL, + s, NULL); + } + for (l = borders; l; l = l->next) + { + E_Border *bd; + const char *title; + + bd = l->data; + if (e_object_is_del(E_OBJECT(bd))) continue; + if ((!bd->client.icccm.accepts_focus) && + (!bd->client.icccm.take_focus)) continue; + if (bd->client.netwm.state.skip_taskbar) continue; + if (bd->user_skip_winlist) continue; + if ((!bd->sticky) && + (bd->desk != e_desk_current_get(bd->zone))) continue; + + title = "???"; + if (bd->client.netwm.name) title = bd->client.netwm.name; + else if (bd->client.icccm.title) title = bd->client.icccm.title; + e_object_ref(E_OBJECT(bd)); + d->borders = eina_list_append(d->borders, bd); + d->labels = eina_list_append(d->labels, evas_stringshare_add(title)); + e_ilist_append(d->o_ilist, NULL/*icon*/, title, 0, + _cb_item_sel, + NULL, d, bd); + } + for (l = d->special.append; l; l = l->next) + { + Special *s; + + s = l->data; + e_ilist_append(d->o_ilist, s->icon, s->label, 0, _cb_special_sel, NULL, + s, NULL); + } + + e_ilist_thaw(d->o_ilist); + + /* FIXME: figure out optimal size */ + e_ilist_min_size_get(d->o_ilist, &lw, &lh); + e_scrollframe_child_viewport_size_get(d->o_frame, &vw, &vh); + evas_object_geometry_get(d->o_frame, NULL, NULL, &w, &h); + evas_object_resize(d->o_ilist, vw, lh); + + d->optimal_size.w = lw + (w - vw); + d->optimal_size.h = lh + (h - vh); +} + +static int +_cb_border_add(void *data, int ev_type, void *event) +{ + E_Event_Border_Add *ev; + + ev = event; + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + +static int +_cb_border_remove(void *data, int ev_type, void *event) +{ + E_Event_Border_Remove *ev; + + ev = event; + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + +static int +_cb_border_show(void *data, int ev_type, void *event) +{ + E_Event_Border_Show *ev; + + ev = event; + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + +static int +_cb_border_hide(void *data, int ev_type, void *event) +{ + E_Event_Border_Hide *ev; + + ev = event; + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + +static int +_cb_border_property(void *data, int ev_type, void *event) +{ + E_Event_Border_Property *ev; + + ev = event; + /* FIXME: should really be optimal on what properties warrant a refill */ + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + +static int +_cb_desk_show(void *data, int ev_type, void *event) +{ + E_Event_Desk_Show *ev; + + ev = event; + /* FIXME: should really be optimal on what properties warrant a refill */ + { + Eina_List *l; + + for (l = winilists; l; l = l->next) _refill(l->data); + } + return 1; +} + diff --git a/src/modules/illume/e_winilist.h b/src/modules/illume/e_winilist.h new file mode 100644 index 000000000..73693e866 --- /dev/null +++ b/src/modules/illume/e_winilist.h @@ -0,0 +1,13 @@ +#ifndef E_WINILIST_H +#define E_WINILIST_H + +EAPI int e_winilist_init(void); +EAPI int e_winilist_shutdown(void); + +EAPI Evas_Object *e_winilist_add(Evas *e); +EAPI void e_winilist_border_select_callback_set(Evas_Object *obj, void (*func) (void *data, E_Border *bd), void *data); +EAPI void e_winilist_special_append(Evas_Object *obj, Evas_Object *icon, const char *label, void (*func) (void *data1, void *data2), void *data1, void *data2); +EAPI void e_winilist_special_prepend(Evas_Object *obj, Evas_Object *icon, const char *label, void (*func) (void *data1, void *data2), void *data1, void *data2); +EAPI void e_winilist_optimial_size_get(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h); + +#endif diff --git a/src/modules/illume/keyboards/Default.kbd b/src/modules/illume/keyboards/Default.kbd new file mode 100644 index 000000000..cf37fa88e --- /dev/null +++ b/src/modules/illume/keyboards/Default.kbd @@ -0,0 +1,106 @@ +##KBDCONF-1.0 +kbd 130 45 +fuzz 20 + +# keyboard type +type ALPHA +# an icon for the keyboard so you know which one you have +icon alpha.png + +# if the key out is in quotes - "q" for example, then this key is used for +# typing words and can be part of a dictionary match, any other key when +# pressed will end the dictionary match (u can disable dictionary matching in +# a layout by not having any outputs in quotes) +key 5 5 10 10 + normal q "q" + shift Q "Q" +key 15 5 10 10 + normal w "w" + shift W "W" +key 25 5 10 10 + normal e "e" + shift E "E" +key 35 5 10 10 + normal r "r" + shift R "R" +key 45 5 10 10 + normal t "t" + shift T "T" +key 55 5 10 10 + normal y "y" + shift Y "Y" +key 65 5 10 10 + normal u "u" + shift U "U" +key 75 5 10 10 + normal i "i" + shift I "I" +key 85 5 10 10 + normal o "o" + shift O "O" +key 95 5 10 10 + normal p "p" + shift P "P" + +key 10 15 10 10 + normal a "a" + shift A "A" +key 20 15 10 10 + normal s "s" + shift S "S" +key 30 15 10 10 + normal d "d" + shift D "D" +key 40 15 10 10 + normal f "f" + shift F "F" +key 50 15 10 10 + normal g "g" + shift G "G" +key 60 15 10 10 + normal h "h" + shift H "H" +key 70 15 10 10 + normal j "j" + shift J "J" +key 80 15 10 10 + normal k "k" + shift K "K" +key 90 15 10 10 + normal l "l" + shift L "L" + +key 15 25 10 10 + normal z "z" + shift Z "Z" +key 25 25 10 10 + normal x "x" + shift X "X" +key 35 25 10 10 + normal c "c" + shift C "C" +key 45 25 10 10 + normal v "v" + shift V "V" +key 55 25 10 10 + normal b "b" + shift B "B" +key 65 25 10 10 + normal n "n" + shift N "N" +key 75 25 10 10 + normal m "m" + shift M "M" +key 105 25 10 10 + normal shift.png + is_shift + +key 115 5 10 10 + normal . period + shift , comma +key 115 15 10 10 + normal ? question + shift ! exclam +key 115 25 10 10 + normal ' "'" + shift / slash diff --git a/src/modules/illume/keyboards/Numbers.kbd b/src/modules/illume/keyboards/Numbers.kbd new file mode 100644 index 000000000..b770630ff --- /dev/null +++ b/src/modules/illume/keyboards/Numbers.kbd @@ -0,0 +1,120 @@ +##KBDCONF-1.0 +kbd 130 45 +fuzz 20 + +# keyboard type +type NUMERIC +# an icon for the keyboard so you know which one you have +icon numeric.png + +key 5 5 10 10 + normal 1 1 + shift ! exclam +key 15 5 10 10 + normal 2 2 + shift @ at +key 25 5 10 10 + normal 3 3 + shift # numbersign +key 35 5 10 10 + normal 4 4 + shift $ dollar +key 45 5 10 10 + normal 5 5 + shift % percent +key 55 5 10 10 + normal 6 6 + shift ^ asciicircum +key 65 5 10 10 + normal 7 7 + shift & ampersand +key 75 5 10 10 + normal 8 8 + shift * asterisk +key 85 5 10 10 + normal 9 9 + shift ( parenleft +key 95 5 10 10 + normal 0 0 + shift ) parenright +key 105 5 10 10 + normal [ bracketleft + shift { braceleft +key 115 5 10 10 + normal ] bracketright + shift } braceright + + +key 5 15 10 10 + normal tab.png Tab + shift tab.png ISO_Left_Tab +key 15 15 10 10 + normal ` grave + shift ~ asciitilde +key 25 15 10 10 + normal - "-" + shift _ underscore +key 35 15 10 10 + normal = equal + shift + plus +key 45 15 10 10 + normal \ backslash + shift | bar +key 55 15 10 10 + normal ; semicolon + shift : colon +key 65 15 10 10 + normal ' apostrophe + shift " quotedbl +key 75 15 10 10 + normal / slash + shift ? question +key 85 15 10 10 + normal , comma + shift < less +key 95 15 10 10 + normal ß "ß" + shift ¢ "¢" +key 105 15 10 10 + normal € "€" + shift £ "£" +key 115 15 10 10 + normal ø "ø" + shift Ø "Ø" + +key 5 25 10 10 + normal ä "ä" + shift Ä "Ä" +key 15 25 10 10 + normal ö "ö" + shift Ö "Ó" +key 25 25 10 10 + normal ü "ü" + shift Ü "Ü" +key 35 25 10 10 + normal é "é" + shift É "É" +key 45 25 10 10 + normal è "è" + shift È "È" +key 55 25 10 10 + normal ô "ô" + shift Ô "Ô" +key 65 25 10 10 + normal ç "ç" + shift Ç "Ç" +key 75 25 10 10 + normal à "à" + shift À "À" +key 85 25 10 10 + normal ò "ò" + shift Ò "Ò" +key 95 25 10 10 + normal ó "ó" + shift Ó "Ó" +key 105 25 10 10 + normal ñ "ñ" + shift Ñ "Ñ" +key 115 25 10 10 + normal shift.png + is_shift diff --git a/src/modules/illume/keyboards/Terminal.kbd b/src/modules/illume/keyboards/Terminal.kbd new file mode 100644 index 000000000..292da9105 --- /dev/null +++ b/src/modules/illume/keyboards/Terminal.kbd @@ -0,0 +1,244 @@ +##KBDCONF-1.0 +kbd 450 150 + +# keyboard type +type TERMINAL +# an icon for the keyboard so you know which one you have +icon qwerty.png + +key 0 0 30 30 + normal ` grave + shift ~ asciitilde + capslock ` grave +key 30 0 30 30 + normal 1 1 + shift ! exclam + capslock 1 1 +key 60 0 30 30 + normal 2 2 + shift @ at + capslock 2 2 +key 90 0 30 30 + normal 3 3 + shift # numbersign + capslock 3 3 +key 120 0 30 30 + normal 4 4 + shift $ dollar + capslock 4 4 +key 150 0 30 30 + normal 5 5 + shift % percent + capslock 5 5 +key 180 0 30 30 + normal 6 6 + shift ^ asciicircum + capslock 6 6 +key 210 0 30 30 + normal 7 7 + shift & ampersand + capslock 7 7 +key 240 0 30 30 + normal 8 8 + shift * asterisk + capslock 8 8 +key 270 0 30 30 + normal 9 9 + shift ( parenleft + capslock 9 9 +key 300 0 30 30 + normal 0 0 + shift ) parenright + capslock 0 0 +key 330 0 30 30 + normal - minus + shift _ underscore + capslock - minus +key 360 0 30 30 + normal = equal + shift + plus + capslock = equal +key 390 0 60 30 + normal backspace.png BackSpace + +key 0 30 45 30 + normal tab.png Tab + shift tab.png ISO_Left_Tab +key 45 30 30 30 + normal q q + shift Q Q + capslock Q Q +key 75 30 30 30 + normal w w + shift W W + capslock W W +key 105 30 30 30 + normal e e + shift E E + capslock E E +key 135 30 30 30 + normal r r + shift R R + capslock R R +key 165 30 30 30 + normal t t + shift T T + capslock T T +key 195 30 30 30 + normal y y + shift Y Y + capslock Y Y +key 225 30 30 30 + normal u u + shift U U + capslock U U +key 255 30 30 30 + normal i i + shift I I + capslock I I +key 285 30 30 30 + normal o o + shift O O + capslock O O +key 315 30 30 30 + normal p p + shift P P + capslock P P +key 345 30 30 30 + normal [ bracketleft + shift { braceleft + capslock [ bracketleft +key 375 30 30 30 + normal ] bracketright + shift } braceright + capslock ] bracketright +key 405 30 45 30 + normal \ backslash + shift | bar + capslock \ backslash + +key 0 60 60 30 + normal caps + capslock CAPS + is_capslock +key 60 60 30 30 + normal a a + shift A A + capslock A A +key 90 60 30 30 + normal s s + shift S S + capslock S S +key 120 60 30 30 + normal d d + shift D D + capslock D D +key 150 60 30 30 + normal f f + shift F F + capslock F F +key 180 60 30 30 + normal g g + shift G G + capslock G G +key 210 60 30 30 + normal h h + shift H H + capslock H H +key 240 60 30 30 + normal j j + shift J J + capslock J J +key 270 60 30 30 + normal k k + shift K K + capslock K K +key 300 60 30 30 + normal l l + shift L L + capslock L L +key 330 60 30 30 + normal ; semicolon + shift : colon + capslock ; semicolon +key 360 60 30 30 + normal ' apostrophe + shift " quotedbl + capslock ' apostrophe +key 390 60 60 30 + normal enter.png Return + +key 0 90 75 30 + normal shift.png + is_shift +key 75 90 30 30 + normal z z + shift Z Z + capslock Z Z +key 105 90 30 30 + normal x x + shift X X + capslock X X +key 135 90 30 30 + normal c c + shift C C + capslock C C +key 165 90 30 30 + normal v v + shift V V + capslock V V +key 195 90 30 30 + normal b b + shift B B + capslock B B +key 225 90 30 30 + normal n n + shift N N + capslock N N +key 255 90 30 30 + normal m m + shift M M + capslock M M +key 285 90 30 30 + normal , comma + shift < less + capslock , comma +key 315 90 30 30 + normal . period + shift > greater + capslock . period +key 345 90 30 30 + normal / slash + shift ? question + capslock / slash +key 375 90 30 30 + normal ins Insert +key 405 90 35 30 + normal del Delete + +key 0 120 30 30 + normal ctrl + is_ctrl +key 30 120 30 30 + normal alt + is_alt +key 60 120 120 30 + normal space space +key 180 120 30 30 + normal left.png Left +key 210 120 30 30 + normal right.png Right +key 240 120 30 30 + normal up.png Up +key 270 120 30 30 + normal down.png Down +key 300 120 30 30 + normal pu Prior +key 330 120 30 30 + normal pd Next +key 360 120 30 30 + normal hm Home +key 390 120 30 30 + normal en End +key 420 120 30 30 + normal es Escape diff --git a/src/modules/illume/keyboards/alpha.png b/src/modules/illume/keyboards/alpha.png new file mode 100644 index 0000000000000000000000000000000000000000..4918fbba094f3cf63ea2df595761bd8ff5b8c3fa GIT binary patch literal 1461 zcmV;m1xosfP)P000>X1^@s6#OZ}&00001b5ch_0Itp) z=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOM^ z7c4Aj3B_Ij000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000FLNklIWWvHd**!q z^PTUUvl9Pr5}*LtK#{noi1(Vf62Kl11w!I_1*m||JD3b)0iWrwF-_C--QC^T%F0S8 z5D5I)+S>Xfa13w(R&kiOnicQ>4f;D+EEbD*baZqBM*#<5c^gd@K~)j(bs~|_HBCzf z1b(twt(`qRJ>zDe#l^*Cpi(d(^9Cd%cqZT$sb@x`QTF%u(KOBQdl8SvpLKV451T(O zEG+Z@>4JqM9j^n(1`2>&@mxAPJ4-=90dBV&yWNh7?*qK6s+tgj(BA|i1DUccdqbhn zEvM6&W&99{M0oP#2`MQl*lad{5?PjyT)up{-W*_Za&jKnH62>B9?HT7xGr3{P;UkR za5|ktqfx@)Fc}#cXqxuDBpnpb{rmSfT3T90fK(t2*a!CHLm=tEhh1G=ZKb89d54R& zv9ZDS_BJk;3q?_|SPqud<#H*CqBw_#heLwKgy@$fuPH!LT3T9jBof&()Dn-!lgf!k zqx#L8H}$2ZB^~(9<#G+2KYxC4Vqzk0R@j|8clP`H`)7N5dwYPRmO~&%E?v4*lbM;R z80Z571DnQkMn(oUn~lxQO{%J@J{lYx{HnRRxnz8N+{_5&<>e`bg@vCqHa4~c85R>& zb|9y&uCCH>j>TenM@PqBu~;mrl;YxIg25n7O--MAJRYmt?PhChOErVI-EO_VzyI#a z%E|(;XAxP*KzdP8QE_>Bxz})h`t<4g($do0)YMeec<1x^SYKZ!91ar-g;-u*)<#E1 zr_3PR+uQqneSL#vWo6$0>sAw0Sr;!}thL+iNySY}Ow0qzV`F2h6%`du0K46e!{K0V zZVp9JSXfwi+11rmVg{L>o_+=_087B8(JMJX?d0U-3v&U_oH_Fg@I!TV^|1N<%*>2F zGBTpCt*z;*svekMtE;Q)e!ssJC^643J5W+qR@SDfYQk_{TU(0(KLg#8Bn<_F!DJv+ zRrTxFuj`A8i~82qmKF|&cV=d0{^{%MyOo!h_XY5=7)!E|MGBDB-rinkwOW(H&&kQL z>AK$b+R<#ava_?p(9jT9u3YKWH0?3446Fk|AR=~*W~eF^$gQcVso*`#@As3JmxtT! z4g<5mGvIFlvMU-%5y?Zf-7=91)U4 zad9z~m6gYVd>}(mZxfR|Rn*&N0o1Chs^jKUPEAeS6%t$l{uO-BK6vop53`@o=cB&9 z-go-+X+Pi<3oaih1U?Y!!YPTJkuUBFup#NdiCn>*REX~+uYoY`u+awvuDrx8X6k>9*^fsL|~`r6^{s(F4C3`%{DjS13vHU z?7XqMx*FTt+tU+?#2fcMP%eui#YE8#7tj2c#_)RuL;``p^u2rcCbP4%QydOQs-h^0 zEX%U0s_}3*9GRb=p9=&6H*Vj)Jtpz~W-K>{V88_&5rsAmy$@^)IS2m(a}t}F0%1(` P00000NkvXXu0mjf43DIa literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/backspace.png b/src/modules/illume/keyboards/backspace.png new file mode 100644 index 0000000000000000000000000000000000000000..2c369f26da43538f454a6fcb9fb36e2e7b317bb1 GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkElnrH_<+zB582QW`SIka>L`9sR!4kUa}3`eY9dq zD|@)OLagqVjV=HFe4pO-DY7}%Z;x?xYimQwOtBNDxo??Yhi>+9C}BVP`KRnbp_s(9 aH2%IF1`56Go-2UvVDNPHb6Mw<&;$TjHD3_` literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/down.png b/src/modules/illume/keyboards/down.png new file mode 100644 index 0000000000000000000000000000000000000000..317fc2217542f35afc73ce82574258e4b11c9650 GIT binary patch literal 276 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkE6M=EbnR#`|2T$sf1Nhkk6-Pn2QJ(q1!7^nu2c^(UoY#O#RM zqRFu?h3Sa7&D_jH<$xc4tP^rr0%xR$HSV&PXo!8WQD#x+Y{yAkn6L6HEB3C;1^Jf2 M)78&qol`;+06th*dH?_b literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/enter.png b/src/modules/illume/keyboards/enter.png new file mode 100644 index 0000000000000000000000000000000000000000..efb70c8ad3a1ca42b85d852c441b1ca28229267e GIT binary patch literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkE{`M7 zsGTk6(k|hX+=msk&M_{Vu_U*yw;|`wzRUWiOrILOZwQ|_oiFLIBYpniFOyunG=FV8 z^Ty-GeFlY>(>QPBAKG{(?&d`4+yWKbzhcJ@y(&qSV(5}E`08_S(Wx^xH3MeWZkt@m Yc*V+|tMj9~InWUdp00i_>zopr0C#9&d;kCd literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/ignore_built_in_keyboards b/src/modules/illume/keyboards/ignore_built_in_keyboards new file mode 100644 index 000000000..bdb9d6bbb --- /dev/null +++ b/src/modules/illume/keyboards/ignore_built_in_keyboards @@ -0,0 +1 @@ +/org/freedesktop/Hal/devices/platform_* diff --git a/src/modules/illume/keyboards/left.png b/src/modules/illume/keyboards/left.png new file mode 100644 index 0000000000000000000000000000000000000000..1bc063237e698146225357b2c442368032690789 GIT binary patch literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkE;%@9+FS_cCCm zlS8z^xg%euDBOIMZ1lO(`%!)pE7PP_PH~f?ehV2_J1`VEHXLHPo4#wozw=%J-BTBe zO%~qVa52^I>DibCWe-*8`XV&`>SKgVY6g5VEZW&96tZ_U+|ELEQ7544rR)78&q Iol`;+03(K1C;$Ke literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/numeric.png b/src/modules/illume/keyboards/numeric.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd27ecfc0503d5795ab8cece0753dec7e423c5b GIT binary patch literal 1505 zcmV<71s?i|P)P000>X1^@s6#OZ}&00001b5ch_0Itp) z=>Px#24YJ`L;wH)0002_L%V+f000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOM^ z7c~vPV0;(=000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000F%NklP}4RxMoO(z+ZPR3uq3{;HMB2n zq8Ml>KA2$APy^P)1dIt1KB`HhiHR5ki&i9p#0@HV5!er4z4x*^eQ>V1t*dd8d6+wQ z=6}xrobx}U@MI`}9Y_K^z)BzmNCcd6-vH);SzrbT0U8hk1TQgc65#cH`}XZ?Z*M<) z{rdHh>FMb?P16j+FrtA#U}0!zXsofZ@ps@u;8kF`G|ncc@*)ts^kAcSiQ)74Zl$HA zeF|g)E96W8ToUZLAS(f{5JCil!EkG9Yv<<8n-99(?y8E4ik62DAI@8WIyySK0WVMh zyaT)?K~3+Jcyzge{L#_TzWn_B&w)+AI-n5vq_VQ|q!naxa&iv%3MkWcJtl+@z!piP zM|x!k6vYyFhqPk33}i$G)&XQECns+Sg+jlXRvCs7b2^=MfMOWNPYDSLD2nnUa1(d{ zOapVkqSYG{C{bGBl+y!j@Or(6t)4_8kyukx)AaE0aKtbSA%qa2P)HjY8S$SxcdqNe zfdk(FugUxVLs_B>qDRuVN>cVkYisL3G#Y&hqN=Ls?(P<}_t z(AjV}d>fclfCNcZj;x7wJ9g~YT3TAV-r;cIa5(UIJY;5Oa^l2^t7p!f8EtNEE-fr9 zT<-CBaJgLA?e=G?dunQGX7Ap;wLLvO7myjXwymwL*_s*AXjCjNE{chX332)IWl>gE zb`LlW{OWeQn`&xm{_g4Nxu>eC9*f1|X4l~0;7wp7Kr-;=wQJX|yhyJCfq>}l?iSG>zQc zT*}MKpHkrS`OtNp{QP{9lasOA?cV~a(P;FL&1OSUl(yBYSG%XCrpf?xU0+(ZY}vL1 zd44H3H}@AH7Z@}P(r&lEQeIx}H9;~nGqoc}jy%>h?auxC_iyLr<>icxjV(8`DPud;_g(&TxZUmsyWRdr96hR*lD-A_(&2C%w(R{3lmYKb z$zK6D5&&0PT3V_#$Ls3quFlWTPnMLFWW;H3LBKEjed_-@;Vs}FDf1Co@i7~qheDxw z>n&APRYlp^*;x$@4JC0v4A~=sfGUKzYuWS5N5;IAm8dC@MW;@kYLCbN`Sa&TANt(=8ic8AU za~~3l-0;X$UM1JMbXmw^b<6kF3@`yal5_}phiSQp_XhhHJocJeYL1#400000NkvXX Hu0mjfp@hsx literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/qwerty.png b/src/modules/illume/keyboards/qwerty.png new file mode 100644 index 0000000000000000000000000000000000000000..a1a959be68f52f9cf9da206b9f43a61495805623 GIT binary patch literal 1673 zcmV;426p+0P)P000>X1^@s6#OZ}&00001b5ch_0Itp) z=>Px#24YJ`L;wH)0002_L%V+f000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iOM_ z02Bvu|59}T000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000H#NklZyU!z^(WH=wwQWI#2gEiLWkLZPSadG_WxcZKV+{gUUL zljr$8&-eH5e1DGuSO7av4pagafDOn1Yk&aUz(-Q|OJEU*$nT8Qu>uac7eEI#fGj`> z@Uh$N{JZy*+nC3RiT#bU9|ColTxPb?T<7s@dM&-e0msUcY{g5JK6tYuC@m$Hy~3tg*4NQPZ^T zhGC$pDlcBV_**y}R?Izzg2CXw3N5{G;ldw*p8!8SfByX4t)BGs^oUR>Bo-GJ^Miwf zb0!k>gwvQZ3Ve= z=Z*-6!y=o_3L%8Z=kwz3-MecKA3hXs-@X+uU%re1zW}}ol&XNWq@=`F7>;H%!rp&k)YsQDIyy>cXJ?|Jp<$}4tBd;j zdURb!RaF`q8ZZol?c2A11)%GC{^re_FXfpzRnmt67^Y<$UCOyZ57g`}R4r*=+Xe)vJG5U0u!A*4E~IKHuNV%get42?PQ` zAR(i)2_$D2hENoRqM{cDt>?VDMc!o&M+4)YN;I z%Vjxt?%bxt4GawUfs|~$!VFg)NUyA{q|LlIolX=*sR)O|8|LP=wzg_%=`=7W-<&>u zy2{jv#bRIf_xDf9`#}!C1kr)``1tsknU~_?VlG{}^vSz-?;Pd<9*?I8;Qsylqrm$I z4<3vb&I3$LOw0hwWw4b&ll^}GknEauz<$5qKV+_D zv)QcI>-{lMWB!Pkj{+d8yu#RkA_-hB8&9z$yqLUqrR92!yss6>WQQgDn&IN#PReDW T_ld1b00000NkvXXu0mjfc#kf* literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/right.png b/src/modules/illume/keyboards/right.png new file mode 100644 index 0000000000000000000000000000000000000000..2bb8b6504c89059a5c5a30ecc074efa6f7098c79 GIT binary patch literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkElFzu{gc`Ki;O^-g5Z=fq4pfxt>Eak-ar*6~gM1AJJWfkL{;!wJPdnzB z7-w@Lm%Dmt>_*Osd+st;e3{O4MEfX^V_l-Ig}e+AG&22WQ%mvv4FO#nNQ BQc?f_ literal 0 HcmV?d00001 diff --git a/src/modules/illume/keyboards/tab.png b/src/modules/illume/keyboards/tab.png new file mode 100644 index 0000000000000000000000000000000000000000..61c082741a01d251694ae7ecc6454aae0203db54 GIT binary patch literal 306 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ#^NA%Cx&(BWL^R}Y)RhkE5`7-5cV(Sg|lI^a4bs1eAyk?kPe_8&+p&2X! zw#N^Ni8?SjXy^5>oTIAP)_P{!-|GprFJz|J`OIFkLS*Wb#o1Xb0k!j*1m(X_O18b)HdhBIe8_2Tj`uR8yhNvbMMe!#LMvi<7H9eT596X)w y+Il+4X1u+5jbYwu#ivLA+?c*W`_uWgL5!7IS|WWhktIOO7(8A5T-G@yGywoM+)#f2 literal 0 HcmV?d00001 diff --git a/src/modules/illume/module.desktop.in b/src/modules/illume/module.desktop.in new file mode 100644 index 000000000..e429ce1a5 --- /dev/null +++ b/src/modules/illume/module.desktop.in @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Link +Name=Illume +Icon=e-module-illume +X-Enlightenment-ModuleType=system +Comment=Illume
Blah blah blah. diff --git a/src/modules/illume/wifiget.c b/src/modules/illume/wifiget.c new file mode 100644 index 000000000..96603438b --- /dev/null +++ b/src/modules/illume/wifiget.c @@ -0,0 +1,179 @@ +/* for complex link stuff */ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +/* the complex way - thanks to simple being broken on gta02 */ +static int +link_ext_get(int fd, const char *name, int req, struct iwreq *rq) +{ + strncpy(rq->ifr_name, name, sizeof(rq->ifr_name)); + return (ioctl(fd, req, rq)); +} + +static int link_fd = -1; +static char link_ifname[1024]; +static struct iw_range link_range; +static int link_has_range; + +static int +link_setup(const char *name) +{ + struct iwreq rq; + + link_ifname[0] = 0; + if (!name) + { + FILE *f; + + link_ifname[0] = 0; + f = fopen("/proc/net/wireless", "r"); + if (f) + { + char buf[1024]; + + while (fgets(buf, sizeof(buf), f)) + { + if (strchr(buf, ':')) + { + char *p; + + sscanf(buf, "%s", link_ifname); + p = strchr(link_ifname, ':'); + if (p) *p = 0; + break; + } + } + fclose(f); + } + } + else + strcpy(link_ifname, name); + + if (!link_ifname[0]) return -1; + + link_fd = socket(AF_INET, SOCK_DGRAM, 0); + if (link_fd < 0) return -1; + + link_has_range = 0; + rq.u.data.pointer = (caddr_t)(&link_range); + rq.u.data.length = sizeof(link_range); + rq.u.data.flags = 1; + + if (link_ext_get(link_fd, link_ifname, SIOCGIWRANGE, &rq) >= 0) + { + link_has_range = 1; + return 0; + } + close(link_fd); + link_fd = -1; + return -1; +} + +static double +link_quality(void) +{ + struct iwreq rq; + struct iw_statistics stats; + + if (link_fd < 0) return -1; + + rq.u.data.pointer = (caddr_t)(&stats); + rq.u.data.length = sizeof(stats); + rq.u.data.flags = 1; + if (link_ext_get(link_fd, link_ifname, SIOCGIWSTATS, &rq) >= 0) + return (double)stats.qual.qual / (double)link_range.max_qual.qual; + close(link_fd); + link_fd = -1; + return -1; +} + +static void +link_end(void) +{ + if (link_fd < 0) return; + close(link_fd); + link_fd = -1; +} + +/* +static int +_wifi_signal_get(void) +{ + FILE *f; + int strength = -1; + char buf[4096]; + + f = fopen("/proc/net/wireless", "r"); + if (!f) return -1; + + while (fgets(buf, 256, f)) + { + int dummy; + int count; + int found_dev = 0; + int wlan_status = 0; + int wlan_link = 0; + int wlan_level = 0; + int wlan_noise = 0; + char iface[64]; + + count = sscanf(buf, "%s %i %i %i %i %i %i %i %i %i %i\n", + iface, &wlan_status, &wlan_link, &wlan_level, + &wlan_noise, &dummy, &dummy, &dummy, &dummy, &dummy, + &dummy); + if (count != 3) continue; + fclose(f); + return wlan_link; + } + fclose(f); + return -1; +} +*/ + +int +main(int argc, char **argv) +{ + int pstrength = -2; + int strength = -1; + int sleeptime = 8; + const char *devname = NULL; + + if (argc > 1) sleeptime = atoi(argv[1]); + if (argc > 2) devname = argv[2]; + for (;;) + { + pstrength = strength; + if (link_fd < 0) + { + if (link_setup(devname) >= 0) + strength = link_quality() * 100.0; + } + else + strength = link_quality() * 100.0; + if (pstrength != strength) + { + if (strength < 0) printf("ERROR\n"); + else printf("%i\n", strength); + fflush(stdout); + } + sleep(sleeptime); + } + return 0; +} diff --git a/x-ui.sh b/x-ui.sh new file mode 100755 index 000000000..268185aa9 --- /dev/null +++ b/x-ui.sh @@ -0,0 +1,17 @@ +#!/bin/sh + +#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & +Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & +#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 & +#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & +#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & +#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & +#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & +#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & +#Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320x16 & +#Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320 & + +sleep 1 +export DISPLAY=:1 +unset E_RESTART E_START E_IPC_SOCKET E_START_TIME +enlightenment_start -profile illume