===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-26-            AC_MSG_CHECKING($1_CFLAGS)
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4:27:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-28-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-30-            AC_MSG_CHECKING($1_LIBS)
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4:31:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-32-            AC_MSG_RESULT($$1_LIBS)
##############################################
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-37-            ## do set a variable so people can do so.
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4:38:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
aiksaurus-1.2.1+dev-0.12/ac-helpers/pkg-config/pkg.m4-39-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-285-	  if test -f $$p; then \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:286:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-287-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-294-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:295:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-296-	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-302-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:303:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-304-	  test "$$dir" = "$$p" && dir=.; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-313-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:314:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-315-	  if test -f $$p \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-317-	  ; then \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:318:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-319-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-326-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:327:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-328-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-333-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:334:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-335-	  echo " rm -f $$p $$f"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-368-.cpp.obj:
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:369:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-370-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-373-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:374:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-375-
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-397-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:398:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-399-	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-405-	@list='$(pkgconfig_DATA)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:406:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-407-	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-414-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:415:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-416-	  echo " $(aikhdrHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(aikhdrdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-422-	@list='$(aikhdr_HEADERS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:423:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-424-	  echo " rm -f '$(DESTDIR)$(aikhdrdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-468-GTAGS:
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:469:	here=`$(am__cd) $(top_builddir) && pwd` \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-470-	  && cd $(top_srcdir) \
##############################################
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-476-distdir: $(DISTFILES)
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-479-	list='$(DISTFILES)'; for file in $$list; do \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-480-	  case $$file in \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:481:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:482:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-483-	  esac; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-484-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in:485:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
aiksaurus-1.2.1+dev-0.12/base/Makefile.in-486-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-228-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:229:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-230-	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-236-	@list='$(pkgconfig_DATA)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:237:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-238-	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-250-	dot_seen=no; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:251:	target=`echo $@ | sed s/-recursive//`; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-252-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-280-	rev="$$rev ."; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:281:	target=`echo $@ | sed s/-recursive//`; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-282-	for subdir in $$rev; do \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-354-GTAGS:
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:355:	here=`$(am__cd) $(top_builddir) && pwd` \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-356-	  && cd $(top_srcdir) \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-362-distdir: $(DISTFILES)
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-365-	list='$(DISTFILES)'; for file in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-366-	  case $$file in \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:367:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:368:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-369-	  esac; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-370-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in:371:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
aiksaurus-1.2.1+dev-0.12/gtk/Makefile.in-372-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-289-	  if test -f $$p; then \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:290:	    f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-291-	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-298-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:299:	    p="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-300-	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-306-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:307:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-308-	  test "$$dir" = "$$p" && dir=.; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-317-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:318:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-319-	  if test -f $$p \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-321-	  ; then \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:322:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-323-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-330-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:331:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-332-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-337-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:338:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-339-	  echo " rm -f $$p $$f"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-374-.cpp.obj:
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:375:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-376-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-379-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:380:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-381-
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-403-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:404:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-405-	  echo " $(aikhdrHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(aikhdrdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-411-	@list='$(aikhdr_HEADERS)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:412:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-413-	  echo " rm -f '$(DESTDIR)$(aikhdrdir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-457-GTAGS:
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:458:	here=`$(am__cd) $(top_builddir) && pwd` \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-459-	  && cd $(top_srcdir) \
##############################################
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-465-distdir: $(DISTFILES)
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:466:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:467:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-468-	list='$(DISTFILES)'; for file in $$list; do \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-469-	  case $$file in \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:470:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:471:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-472-	  esac; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-473-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in:474:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
aiksaurus-1.2.1+dev-0.12/gtk/src/Makefile.in-475-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.php-123-        $command = EXEC_PATH . " \"$word\"";
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.php:124:        exec($command, $res);
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.php-125-
##############################################
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.phps-123-        $command = EXEC_PATH . " \"$word\"";
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.phps:124:        exec($command, $res);
aiksaurus-1.2.1+dev-0.12/php/phpAiksaur.phps-125-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-280-  # Remove one level of quotation (which was required for Make).
aiksaurus-1.2.1+dev-0.12/aclocal.m4:281:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-282-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-291-  :
aiksaurus-1.2.1+dev-0.12/aclocal.m4:292:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-293-  # Yippee, $echo works!
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-317-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
aiksaurus-1.2.1+dev-0.12/aclocal.m4:318:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:319:       echo_test_string="`eval $cmd`" &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-320-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-326-
aiksaurus-1.2.1+dev-0.12/aclocal.m4:327:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:328:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-329-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-341-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:342:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:343:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-344-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-353-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:354:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-355-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-368-      echo='printf %s\n'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:369:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:370:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-371-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-373-	:
aiksaurus-1.2.1+dev-0.12/aclocal.m4:374:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-375-	   test "X$echo_testing_string" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:376:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-377-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-382-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
aiksaurus-1.2.1+dev-0.12/aclocal.m4:383:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-384-	   test "X$echo_testing_string" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:385:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-386-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-392-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
aiksaurus-1.2.1+dev-0.12/aclocal.m4:393:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
aiksaurus-1.2.1+dev-0.12/aclocal.m4-394-	  then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-400-	if test "$prev" != 'sed 50q "[$]0"'; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:401:	  echo_test_string=`eval $prev`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-402-	  export echo_test_string
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-439-  if AC_TRY_EVAL(ac_compile); then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:440:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-441-    *ELF-32*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-455-   if test "$lt_cv_prog_gnu_ld" = yes; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:456:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-457-    *32-bit*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-467-   else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:468:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-469-    *32-bit*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-673-    # we can't tell.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:674:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
aiksaurus-1.2.1+dev-0.12/aclocal.m4-675-	       = "XX$teststring") >/dev/null 2>&1 &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4:676:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-677-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-679-    do
aiksaurus-1.2.1+dev-0.12/aclocal.m4:680:      i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-681-      teststring=$teststring$teststring
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-686-    # It appears as though 1/2 is a usable value.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:687:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-688-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-974-  if test "$hard_links" = no; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:975:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
aiksaurus-1.2.1+dev-0.12/aclocal.m4-976-    need_locks=warn
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1089-if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1090:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1091-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1095-    # okay in the real world where ";" in dirpaths is itself problematic.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1096:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1097-  else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1098:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1099-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1166-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1167:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1168-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1199-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1200:    postinstall_cmds='base_file=`basename \${file}`~
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1201:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1202:      dldir=$destdir/`dirname \$dlpath`~
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1203-      test -d \$dldir || mkdir -p \$dldir~
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1204-      $install_prog $dir/$dlname \$dldir/$dlname'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1205:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1206-      dlpath=$dir/\$dldll~
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1212-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1213:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1214-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1217-      # MinGW DLLs use traditional 'lib' prefix
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1218:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1219:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1220-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1226-        # which wouldn't understand a cygwinified path. Ahh.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1227:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1228-      else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1229:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1230-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1233-      # pw32 DLLs use 'pw' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1234:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1235-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1239-  *)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1240:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1241-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1259-  if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1260:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1261-  else
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1436-  if test -f /etc/ld.so.conf; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1437:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1438-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1503-  shlibpath_var=LD_LIBRARY_PATH
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1504:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1505-    case $host_os in
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1632-  if test -z "$LTCC"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1633:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1634-    if test -z "$LTCC"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1636-    else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1637:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1638-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1642-  # Note that this assumes the entire list is on one line.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1643:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1644-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1648-    # Check whether tagname contains only valid characters
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1649:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1650-    "") ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1901-	"file_magic "*)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1902:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1903-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1973-    # gcc leaves a trailing carriage return which upsets mingw
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1974:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1975-  *)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1976:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1977-  esac
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1982-      # Canonicalize the pathname of ld
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1983:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1984-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
aiksaurus-1.2.1+dev-0.12/aclocal.m4:1985:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-1986-      done
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2013-      # Break only if it was the GNU/non-GNU ld that we prefer.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2014:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2015-      *GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2044-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2045:case `$LD -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2046-*GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2209-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2210:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2211-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2282-      # Tru64's nm complains that /dev/null is an invalid object file
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2283:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2284-      */dev/null* | *'Invalid file or object type'*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2288-      *)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2289:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2290-	*/dev/null*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2490-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2491:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2492:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2493-  else
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2668-_LT_AC_TAGVAR(compiler, $1)=$CC
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2669:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2670-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2698-    # ancient GNU ld didn't support --whole-archive et. al.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2699:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2700-	grep 'no-whole-archive' > /dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2778-      # below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2779:	collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2780-	if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2822-
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2823:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2824-     else
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2867-      # is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2868:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2869-	cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2985-      # dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:2986:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-2987-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3057-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3058:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3059-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3082-	# SGI C++
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3083:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3084-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3093-	  if test "$with_gnu_ld" = no; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3094:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3095-	  else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3096:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3097-	  fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3112-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3113:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3114:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3115-	# Commands to make compiler produce verbose output that lists
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3122-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3123:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3124-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3158-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3159:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3160-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3201-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3202:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3203-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3218-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3219:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3220-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3231-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3232:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3233-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3236-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3237:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3238-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3261-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3262:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3263-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3277-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3278:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3279:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3280-	  echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3281:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3282-	  $rm $lib.exp'
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3294-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3295:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3296-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3299-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3300:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3301-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3382-	# dependencies.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3383:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3384-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3539-  # eval without this substitution.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3540:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3541-
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3542:  for p in `eval $output_verbose_link_cmd`; do
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3543-    case $p in
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3670-_LT_AC_TAGVAR(compiler, $1)=$CC
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3671:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3672-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3889-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3890:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3891-      ;;
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3892-    *)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3893:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3894-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3899-  *'\[$]0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3900:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3901-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3914-
aiksaurus-1.2.1+dev-0.12/aclocal.m4:3915:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
aiksaurus-1.2.1+dev-0.12/aclocal.m4-3916-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4287-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:4288:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4289-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4379-# If we're using GNU nm, then use its standard symbol codes.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:4380:case `$NM -V 2>&1` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4381-*GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4409-    nlist=conftest.nm
aiksaurus-1.2.1+dev-0.12/aclocal.m4:4410:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-4411-      # Try sorting and uniquifying the output.
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5100-	# is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5101:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5102-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5155-      supports_anon_versioning=no
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5156:      case `$LD -v 2>/dev/null` in
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5157-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5261-	# below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5262:	  collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5263-	  if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5304-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5305:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5306-       else
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5353-      # FIXME: Setting linknames here is a bad hack.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5354:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5355-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5358-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5359:      fix_srcfile_path='`cygpath -w "$srcfile"`'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5360-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5519-      if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5520:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5521-      else
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5522:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5523-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5551-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5552:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5553-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5580-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5581:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5582-      else
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5583-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5585-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5592-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5593:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5594-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5596-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5597:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5598:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5599:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5600-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5773-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5774:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5775-        then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5909-    test $lt_ac_count -gt 10 && break
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5910:    lt_ac_count=`expr $lt_ac_count + 1`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5911-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5947-            AC_MSG_CHECKING($1_CFLAGS)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5948:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5949-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5951-            AC_MSG_CHECKING($1_LIBS)
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5952:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5953-            AC_MSG_RESULT($$1_LIBS)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5958-            ## do set a variable so people can do so.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:5959:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-5960-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6031-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6032:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6033-#
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6055-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6056:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6057-# and then we would define $MISSING as
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6071-# expand $ac_aux_dir to an absolute path
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6072:am_aux_dir=`cd $ac_aux_dir && pwd`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6073-])
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6191-  if test "$am_compiler_list" = ""; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6192:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6193-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6311-  # Strip MF so we end up with the name of the file.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6312:  mf=`echo "$mf" | sed -e 's/:.*$//'`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6313-  # Check whether this is an Automake generated Makefile or not.
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6319-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6320:    dirpart=`AS_DIRNAME("$mf")`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6321-  else
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6326-  # running `make'.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6327:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6328-  test -z "$DEPDIR" && continue
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6329-  # When using ansi2knr, U may be empty or an underscore; expand it
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6330:  U=`sed -n 's/^U = //p' < "$mf"`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6331-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6347-    test -f "$dirpart/$file" && continue
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6348:    fdir=`AS_DIRNAME(["$file"])`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6349-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6437-# test to see if srcdir already configured
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6438:if test "`cd $srcdir && pwd`" != "`pwd`" &&
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6439-   test -f $srcdir/config.status; then
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6512-    * )
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6513:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6514-  esac
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6515-done
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6516:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6517-
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6619-# case it prints its new name instead of `make'.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6620:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6621-   am__include=include
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6627-   echo '.include "confinc"' > confmf
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6628:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6629-      am__include=.include
##############################################
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6831-if (
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6832:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6833-   if test "$[*]" = "X"; then
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6834-      # -L didn't work.
aiksaurus-1.2.1+dev-0.12/aclocal.m4:6835:      set X `ls -t $srcdir/configure conftest.file`
aiksaurus-1.2.1+dev-0.12/aclocal.m4-6836-   fi
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-283-	dot_seen=no; \
aiksaurus-1.2.1+dev-0.12/Makefile.in:284:	target=`echo $@ | sed s/-recursive//`; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-285-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-313-	rev="$$rev ."; \
aiksaurus-1.2.1+dev-0.12/Makefile.in:314:	target=`echo $@ | sed s/-recursive//`; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-315-	for subdir in $$rev; do \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-387-GTAGS:
aiksaurus-1.2.1+dev-0.12/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
aiksaurus-1.2.1+dev-0.12/Makefile.in-389-	  && cd $(top_srcdir) \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-398-	$(mkdir_p) $(distdir)/. $(distdir)/ac-helpers/pkg-config $(distdir)/base $(distdir)/cocoa $(distdir)/cocoa/Aiksaurus.pbproj $(distdir)/gtk $(distdir)/php $(distdir)/win/src
aiksaurus-1.2.1+dev-0.12/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-401-	list='$(DISTFILES)'; for file in $$list; do \
aiksaurus-1.2.1+dev-0.12/Makefile.in-402-	  case $$file in \
aiksaurus-1.2.1+dev-0.12/Makefile.in:403:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
aiksaurus-1.2.1+dev-0.12/Makefile.in:404:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-405-	  esac; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-406-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
aiksaurus-1.2.1+dev-0.12/Makefile.in:407:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
aiksaurus-1.2.1+dev-0.12/Makefile.in-408-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-487-	chmod a-w $(distdir)
aiksaurus-1.2.1+dev-0.12/Makefile.in:488:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
aiksaurus-1.2.1+dev-0.12/Makefile.in-489-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-518-	@cd $(distuninstallcheck_dir) \
aiksaurus-1.2.1+dev-0.12/Makefile.in:519:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
aiksaurus-1.2.1+dev-0.12/Makefile.in-520-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
aiksaurus-1.2.1+dev-0.12/Makefile.in-530-	fi
aiksaurus-1.2.1+dev-0.12/Makefile.in:531:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
aiksaurus-1.2.1+dev-0.12/Makefile.in-532-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
aiksaurus-1.2.1+dev-0.12/configure-45-do
aiksaurus-1.2.1+dev-0.12/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
aiksaurus-1.2.1+dev-0.12/configure-47-    eval $as_var=C; export $as_var
##############################################
aiksaurus-1.2.1+dev-0.12/configure-103-  as_lineno_2=$LINENO
aiksaurus-1.2.1+dev-0.12/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-142-  as_lineno_2=$LINENO
aiksaurus-1.2.1+dev-0.12/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-252-  # Remove one level of quotation (which was required for Make).
aiksaurus-1.2.1+dev-0.12/configure:253:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
aiksaurus-1.2.1+dev-0.12/configure-254-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-263-  :
aiksaurus-1.2.1+dev-0.12/configure:264:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
aiksaurus-1.2.1+dev-0.12/configure-265-  # Yippee, $echo works!
##############################################
aiksaurus-1.2.1+dev-0.12/configure-289-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
aiksaurus-1.2.1+dev-0.12/configure:290:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
aiksaurus-1.2.1+dev-0.12/configure:291:       echo_test_string="`eval $cmd`" &&
aiksaurus-1.2.1+dev-0.12/configure-292-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
aiksaurus-1.2.1+dev-0.12/configure-298-
aiksaurus-1.2.1+dev-0.12/configure:299:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:300:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-301-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-313-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
aiksaurus-1.2.1+dev-0.12/configure:314:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:315:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-316-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-325-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:326:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-327-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-340-      echo='printf %s\n'
aiksaurus-1.2.1+dev-0.12/configure:341:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:342:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-343-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-345-	:
aiksaurus-1.2.1+dev-0.12/configure:346:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-347-	   test "X$echo_testing_string" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:348:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-349-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-354-	echo="$CONFIG_SHELL $0 --fallback-echo"
aiksaurus-1.2.1+dev-0.12/configure:355:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-356-	   test "X$echo_testing_string" = 'X\t' &&
aiksaurus-1.2.1+dev-0.12/configure:357:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
aiksaurus-1.2.1+dev-0.12/configure-358-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-364-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
aiksaurus-1.2.1+dev-0.12/configure:365:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
aiksaurus-1.2.1+dev-0.12/configure-366-	  then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-372-	if test "$prev" != 'sed 50q "$0"'; then
aiksaurus-1.2.1+dev-0.12/configure:373:	  echo_test_string=`eval $prev`
aiksaurus-1.2.1+dev-0.12/configure-374-	  export echo_test_string
##############################################
aiksaurus-1.2.1+dev-0.12/configure-518-
aiksaurus-1.2.1+dev-0.12/configure:519:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
aiksaurus-1.2.1+dev-0.12/configure-520-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-551-  -disable-* | --disable-*)
aiksaurus-1.2.1+dev-0.12/configure:552:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
aiksaurus-1.2.1+dev-0.12/configure-553-    # Reject names that are not valid shell variable names.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-556-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:557:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
aiksaurus-1.2.1+dev-0.12/configure-558-    eval "enable_$ac_feature=no" ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-560-  -enable-* | --enable-*)
aiksaurus-1.2.1+dev-0.12/configure:561:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
aiksaurus-1.2.1+dev-0.12/configure-562-    # Reject names that are not valid shell variable names.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-565-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:566:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
aiksaurus-1.2.1+dev-0.12/configure-567-    case $ac_option in
aiksaurus-1.2.1+dev-0.12/configure:568:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
aiksaurus-1.2.1+dev-0.12/configure-569-      *) ac_optarg=yes ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-742-  -with-* | --with-*)
aiksaurus-1.2.1+dev-0.12/configure:743:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
aiksaurus-1.2.1+dev-0.12/configure-744-    # Reject names that are not valid shell variable names.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-747-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:748:    ac_package=`echo $ac_package| sed 's/-/_/g'`
aiksaurus-1.2.1+dev-0.12/configure-749-    case $ac_option in
aiksaurus-1.2.1+dev-0.12/configure:750:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
aiksaurus-1.2.1+dev-0.12/configure-751-      *) ac_optarg=yes ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-755-  -without-* | --without-*)
aiksaurus-1.2.1+dev-0.12/configure:756:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
aiksaurus-1.2.1+dev-0.12/configure-757-    # Reject names that are not valid shell variable names.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-760-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:761:    ac_package=`echo $ac_package | sed 's/-/_/g'`
aiksaurus-1.2.1+dev-0.12/configure-762-    eval "with_$ac_package=no" ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-787-  *=*)
aiksaurus-1.2.1+dev-0.12/configure:788:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
aiksaurus-1.2.1+dev-0.12/configure-789-    # Reject names that are not valid shell variable names.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-792-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:793:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
aiksaurus-1.2.1+dev-0.12/configure-794-    eval "$ac_envvar='$ac_optarg'"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-808-if test -n "$ac_prev"; then
aiksaurus-1.2.1+dev-0.12/configure:809:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
aiksaurus-1.2.1+dev-0.12/configure-810-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
aiksaurus-1.2.1+dev-0.12/configure-816-do
aiksaurus-1.2.1+dev-0.12/configure:817:  eval ac_val=$`echo $ac_var`
aiksaurus-1.2.1+dev-0.12/configure-818-  case $ac_val in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-828-do
aiksaurus-1.2.1+dev-0.12/configure:829:  eval ac_val=$`echo $ac_var`
aiksaurus-1.2.1+dev-0.12/configure-830-  case $ac_val in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-895-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
aiksaurus-1.2.1+dev-0.12/configure-897-ac_env_build_alias_set=${build_alias+set}
##############################################
aiksaurus-1.2.1+dev-0.12/configure-986-By default, \`make install' will install all the files in
aiksaurus-1.2.1+dev-0.12/configure:987:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
aiksaurus-1.2.1+dev-0.12/configure:988:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
aiksaurus-1.2.1+dev-0.12/configure-989-for instance \`--prefix=\$HOME'.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1078-if test "$ac_dir" != .; then
aiksaurus-1.2.1+dev-0.12/configure:1079:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
aiksaurus-1.2.1+dev-0.12/configure-1080-  # A "../" for each directory in $ac_dir_suffix.
aiksaurus-1.2.1+dev-0.12/configure:1081:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
aiksaurus-1.2.1+dev-0.12/configure-1082-else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1091-    else
aiksaurus-1.2.1+dev-0.12/configure:1092:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
aiksaurus-1.2.1+dev-0.12/configure-1093-    fi ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1247-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
aiksaurus-1.2.1+dev-0.12/configure:1248:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
aiksaurus-1.2.1+dev-0.12/configure-1249-    esac
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1319-    do
aiksaurus-1.2.1+dev-0.12/configure:1320:      eval ac_val=$`echo $ac_var`
aiksaurus-1.2.1+dev-0.12/configure-1321-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1333-      do
aiksaurus-1.2.1+dev-0.12/configure:1334:	eval ac_val=$`echo $ac_var`
aiksaurus-1.2.1+dev-0.12/configure-1335-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1440-    set,)
aiksaurus-1.2.1+dev-0.12/configure:1441:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
aiksaurus-1.2.1+dev-0.12/configure:1442:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-1443-      ac_cache_corrupted=: ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1463-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
aiksaurus-1.2.1+dev-0.12/configure:1464:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
aiksaurus-1.2.1+dev-0.12/configure-1465-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1560-
aiksaurus-1.2.1+dev-0.12/configure:1561:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure-1562-LT_REVISION=$AIK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/configure:1563:LT_AGE=`expr $AIK_BINARY_AGE - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure-1564-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1568-
aiksaurus-1.2.1+dev-0.12/configure:1569:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure-1570-LT_REVISION=$AIKGTK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/configure:1571:LT_AGE=`expr $AIKGTK_BINARY_AGE - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure-1572-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1694-if (
aiksaurus-1.2.1+dev-0.12/configure:1695:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
aiksaurus-1.2.1+dev-0.12/configure-1696-   if test "$*" = "X"; then
aiksaurus-1.2.1+dev-0.12/configure-1697-      # -L didn't work.
aiksaurus-1.2.1+dev-0.12/configure:1698:      set X `ls -t $srcdir/configure conftest.file`
aiksaurus-1.2.1+dev-0.12/configure-1699-   fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1738-_ACEOF
aiksaurus-1.2.1+dev-0.12/configure:1739:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
aiksaurus-1.2.1+dev-0.12/configure-1740-rm conftest.sed
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1742-# expand $ac_aux_dir to an absolute path
aiksaurus-1.2.1+dev-0.12/configure:1743:am_aux_dir=`cd $ac_aux_dir && pwd`
aiksaurus-1.2.1+dev-0.12/configure-1744-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1821-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
aiksaurus-1.2.1+dev-0.12/configure:1822:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
aiksaurus-1.2.1+dev-0.12/configure-1823-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1830-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
aiksaurus-1.2.1+dev-0.12/configure:1831:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
aiksaurus-1.2.1+dev-0.12/configure-1832-if test -n "$ac_maketemp"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1838-fi
aiksaurus-1.2.1+dev-0.12/configure:1839:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
aiksaurus-1.2.1+dev-0.12/configure-1840-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-1858-# test to see if srcdir already configured
aiksaurus-1.2.1+dev-0.12/configure:1859:if test "`cd $srcdir && pwd`" != "`pwd`" &&
aiksaurus-1.2.1+dev-0.12/configure-1860-   test -f $srcdir/config.status; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2332-     "checking for C compiler version" >&5
aiksaurus-1.2.1+dev-0.12/configure:2333:ac_compiler=`set X $ac_compile; echo $2`
aiksaurus-1.2.1+dev-0.12/configure-2334-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2371-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
aiksaurus-1.2.1+dev-0.12/configure:2372:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
aiksaurus-1.2.1+dev-0.12/configure-2373-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2399-    *.* )
aiksaurus-1.2.1+dev-0.12/configure:2400:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aiksaurus-1.2.1+dev-0.12/configure-2401-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2479-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
aiksaurus-1.2.1+dev-0.12/configure:2480:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aiksaurus-1.2.1+dev-0.12/configure-2481-	  export ac_cv_exeext
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2529-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
aiksaurus-1.2.1+dev-0.12/configure:2530:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
aiksaurus-1.2.1+dev-0.12/configure-2531-       break;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2608-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
aiksaurus-1.2.1+dev-0.12/configure:2609:GCC=`test $ac_compiler_gnu = yes && echo yes`
aiksaurus-1.2.1+dev-0.12/configure-2610-ac_test_CFLAGS=${CFLAGS+set}
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2967-# case it prints its new name instead of `make'.
aiksaurus-1.2.1+dev-0.12/configure:2968:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
aiksaurus-1.2.1+dev-0.12/configure-2969-   am__include=include
##############################################
aiksaurus-1.2.1+dev-0.12/configure-2975-   echo '.include "confinc"' > confmf
aiksaurus-1.2.1+dev-0.12/configure:2976:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
aiksaurus-1.2.1+dev-0.12/configure-2977-      am__include=.include
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3037-  if test "$am_compiler_list" = ""; then
aiksaurus-1.2.1+dev-0.12/configure:3038:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
aiksaurus-1.2.1+dev-0.12/configure-3039-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3448-     "checking for C++ compiler version" >&5
aiksaurus-1.2.1+dev-0.12/configure:3449:ac_compiler=`set X $ac_compile; echo $2`
aiksaurus-1.2.1+dev-0.12/configure-3450-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3523-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
aiksaurus-1.2.1+dev-0.12/configure:3524:GXX=`test $ac_compiler_gnu = yes && echo yes`
aiksaurus-1.2.1+dev-0.12/configure-3525-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3735-  if test "$am_compiler_list" = ""; then
aiksaurus-1.2.1+dev-0.12/configure:3736:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
aiksaurus-1.2.1+dev-0.12/configure-3737-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3908-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
aiksaurus-1.2.1+dev-0.12/configure:3909:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
aiksaurus-1.2.1+dev-0.12/configure-3910-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3917-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
aiksaurus-1.2.1+dev-0.12/configure:3918:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
aiksaurus-1.2.1+dev-0.12/configure-3919-if test -n "$ac_maketemp"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-3925-fi
aiksaurus-1.2.1+dev-0.12/configure:3926:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
aiksaurus-1.2.1+dev-0.12/configure-3927-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4024-test -z "$ac_cv_build_alias" &&
aiksaurus-1.2.1+dev-0.12/configure:4025:  ac_cv_build_alias=`$ac_config_guess`
aiksaurus-1.2.1+dev-0.12/configure-4026-test -z "$ac_cv_build_alias" &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4029-   { (exit 1); exit 1; }; }
aiksaurus-1.2.1+dev-0.12/configure:4030:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
aiksaurus-1.2.1+dev-0.12/configure-4031-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4038-build=$ac_cv_build
aiksaurus-1.2.1+dev-0.12/configure:4039:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
aiksaurus-1.2.1+dev-0.12/configure:4040:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
aiksaurus-1.2.1+dev-0.12/configure:4041:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
aiksaurus-1.2.1+dev-0.12/configure-4042-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4051-  ac_cv_host_alias=$ac_cv_build_alias
aiksaurus-1.2.1+dev-0.12/configure:4052:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
aiksaurus-1.2.1+dev-0.12/configure-4053-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4060-host=$ac_cv_host
aiksaurus-1.2.1+dev-0.12/configure:4061:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
aiksaurus-1.2.1+dev-0.12/configure:4062:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
aiksaurus-1.2.1+dev-0.12/configure:4063:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
aiksaurus-1.2.1+dev-0.12/configure-4064-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4108-    test $lt_ac_count -gt 10 && break
aiksaurus-1.2.1+dev-0.12/configure:4109:    lt_ac_count=`expr $lt_ac_count + 1`
aiksaurus-1.2.1+dev-0.12/configure-4110-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4153-    # gcc leaves a trailing carriage return which upsets mingw
aiksaurus-1.2.1+dev-0.12/configure:4154:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
aiksaurus-1.2.1+dev-0.12/configure-4155-  *)
aiksaurus-1.2.1+dev-0.12/configure:4156:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
aiksaurus-1.2.1+dev-0.12/configure-4157-  esac
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4162-      # Canonicalize the pathname of ld
aiksaurus-1.2.1+dev-0.12/configure:4163:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
aiksaurus-1.2.1+dev-0.12/configure-4164-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
aiksaurus-1.2.1+dev-0.12/configure:4165:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
aiksaurus-1.2.1+dev-0.12/configure-4166-      done
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4197-      # Break only if it was the GNU/non-GNU ld that we prefer.
aiksaurus-1.2.1+dev-0.12/configure:4198:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-4199-      *GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4230-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
aiksaurus-1.2.1+dev-0.12/configure:4231:case `$LD -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-4232-*GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4279-      # Tru64's nm complains that /dev/null is an invalid object file
aiksaurus-1.2.1+dev-0.12/configure:4280:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
aiksaurus-1.2.1+dev-0.12/configure-4281-      */dev/null* | *'Invalid file or object type'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4285-      *)
aiksaurus-1.2.1+dev-0.12/configure:4286:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
aiksaurus-1.2.1+dev-0.12/configure-4287-	*/dev/null*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4440-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
aiksaurus-1.2.1+dev-0.12/configure:4441:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-4442-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4523-  (exit $ac_status); }; then
aiksaurus-1.2.1+dev-0.12/configure:4524:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/configure-4525-    *ELF-32*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4543-   if test "$lt_cv_prog_gnu_ld" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:4544:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/configure-4545-    *32-bit*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-4555-   else
aiksaurus-1.2.1+dev-0.12/configure:4556:    case `/usr/bin/file conftest.$ac_objext` in
aiksaurus-1.2.1+dev-0.12/configure-4557-    *32-bit*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5120-do
aiksaurus-1.2.1+dev-0.12/configure:5121:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
aiksaurus-1.2.1+dev-0.12/configure-5122-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5167-fi
aiksaurus-1.2.1+dev-0.12/configure:5168:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
aiksaurus-1.2.1+dev-0.12/configure:5169:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
aiksaurus-1.2.1+dev-0.12/configure:5170:if test `eval echo '${'$as_ac_Header'}'` = yes; then
aiksaurus-1.2.1+dev-0.12/configure-5171-  cat >>confdefs.h <<_ACEOF
aiksaurus-1.2.1+dev-0.12/configure:5172:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
aiksaurus-1.2.1+dev-0.12/configure-5173-_ACEOF
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5182-do
aiksaurus-1.2.1+dev-0.12/configure:5183:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
aiksaurus-1.2.1+dev-0.12/configure-5184-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5189-fi
aiksaurus-1.2.1+dev-0.12/configure:5190:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
aiksaurus-1.2.1+dev-0.12/configure:5191:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
aiksaurus-1.2.1+dev-0.12/configure-5192-else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5316-fi
aiksaurus-1.2.1+dev-0.12/configure:5317:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
aiksaurus-1.2.1+dev-0.12/configure:5318:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
aiksaurus-1.2.1+dev-0.12/configure-5319-
aiksaurus-1.2.1+dev-0.12/configure-5320-fi
aiksaurus-1.2.1+dev-0.12/configure:5321:if test `eval echo '${'$as_ac_Header'}'` = yes; then
aiksaurus-1.2.1+dev-0.12/configure-5322-  cat >>confdefs.h <<_ACEOF
aiksaurus-1.2.1+dev-0.12/configure:5323:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
aiksaurus-1.2.1+dev-0.12/configure-5324-_ACEOF
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5654-     "checking for Fortran 77 compiler version" >&5
aiksaurus-1.2.1+dev-0.12/configure:5655:ac_compiler=`set X $ac_compile; echo $2`
aiksaurus-1.2.1+dev-0.12/configure-5656-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5789-
aiksaurus-1.2.1+dev-0.12/configure:5790:G77=`test $ac_compiler_gnu = yes && echo yes`
aiksaurus-1.2.1+dev-0.12/configure-5791-ac_ext=c
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5846-    # we can't tell.
aiksaurus-1.2.1+dev-0.12/configure:5847:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
aiksaurus-1.2.1+dev-0.12/configure-5848-	       = "XX$teststring") >/dev/null 2>&1 &&
aiksaurus-1.2.1+dev-0.12/configure:5849:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
aiksaurus-1.2.1+dev-0.12/configure-5850-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5852-    do
aiksaurus-1.2.1+dev-0.12/configure:5853:      i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/configure-5854-      teststring=$teststring$teststring
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5859-    # It appears as though 1/2 is a usable value.
aiksaurus-1.2.1+dev-0.12/configure:5860:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
aiksaurus-1.2.1+dev-0.12/configure-5861-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-5939-# If we're using GNU nm, then use its standard symbol codes.
aiksaurus-1.2.1+dev-0.12/configure:5940:case `$NM -V 2>&1` in
aiksaurus-1.2.1+dev-0.12/configure-5941-*GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-6440-	"file_magic "*)
aiksaurus-1.2.1+dev-0.12/configure:6441:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
aiksaurus-1.2.1+dev-0.12/configure-6442-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-6502-	"file_magic "*)
aiksaurus-1.2.1+dev-0.12/configure:6503:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
aiksaurus-1.2.1+dev-0.12/configure-6504-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-6613-if test -n "$lt_prog_cc_shlib"; then
aiksaurus-1.2.1+dev-0.12/configure:6614:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
aiksaurus-1.2.1+dev-0.12/configure:6615:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-6616-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7021-  if test "$hard_links" = no; then
aiksaurus-1.2.1+dev-0.12/configure:7022:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
aiksaurus-1.2.1+dev-0.12/configure:7023:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-7024-    need_locks=warn
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7144-	# is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/configure:7145:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/configure-7146-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7199-      supports_anon_versioning=no
aiksaurus-1.2.1+dev-0.12/configure:7200:      case `$LD -v 2>/dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-7201-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7305-	# below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/configure:7306:	  collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/configure-7307-	  if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7399-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
aiksaurus-1.2.1+dev-0.12/configure:7400:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/configure-7401-       else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7499-      # FIXME: Setting linknames here is a bad hack.
aiksaurus-1.2.1+dev-0.12/configure:7500:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
aiksaurus-1.2.1+dev-0.12/configure-7501-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7504-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
aiksaurus-1.2.1+dev-0.12/configure:7505:      fix_srcfile_path='`cygpath -w "$srcfile"`'
aiksaurus-1.2.1+dev-0.12/configure-7506-      enable_shared_with_static_runtimes=yes
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7665-      if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:7666:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-7667-      else
aiksaurus-1.2.1+dev-0.12/configure:7668:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-7669-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7697-      hardcode_shlibpath_var=no
aiksaurus-1.2.1+dev-0.12/configure:7698:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-7699-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7726-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:7727:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-7728-      else
aiksaurus-1.2.1+dev-0.12/configure-7729-	allow_undefined_flag=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:7730:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-7731-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7738-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:7739:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-7740-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7742-	allow_undefined_flag=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:7743:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure:7744:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/configure:7745:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
aiksaurus-1.2.1+dev-0.12/configure-7746-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7964-if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:7965:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-7966-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-7970-    # okay in the real world where ";" in dirpaths is itself problematic.
aiksaurus-1.2.1+dev-0.12/configure:7971:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-7972-  else
aiksaurus-1.2.1+dev-0.12/configure:7973:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-7974-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8041-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
aiksaurus-1.2.1+dev-0.12/configure:8042:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
aiksaurus-1.2.1+dev-0.12/configure-8043-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8074-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
aiksaurus-1.2.1+dev-0.12/configure:8075:    postinstall_cmds='base_file=`basename \${file}`~
aiksaurus-1.2.1+dev-0.12/configure:8076:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure:8077:      dldir=$destdir/`dirname \$dlpath`~
aiksaurus-1.2.1+dev-0.12/configure-8078-      test -d \$dldir || mkdir -p \$dldir~
aiksaurus-1.2.1+dev-0.12/configure-8079-      $install_prog $dir/$dlname \$dldir/$dlname'
aiksaurus-1.2.1+dev-0.12/configure:8080:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure-8081-      dlpath=$dir/\$dldll~
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8087-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:8088:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-8089-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8092-      # MinGW DLLs use traditional 'lib' prefix
aiksaurus-1.2.1+dev-0.12/configure:8093:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure:8094:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-8095-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8101-        # which wouldn't understand a cygwinified path. Ahh.
aiksaurus-1.2.1+dev-0.12/configure:8102:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-8103-      else
aiksaurus-1.2.1+dev-0.12/configure:8104:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-8105-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8108-      # pw32 DLLs use 'pw' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:8109:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-8110-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8114-  *)
aiksaurus-1.2.1+dev-0.12/configure:8115:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
aiksaurus-1.2.1+dev-0.12/configure-8116-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8134-  if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:8135:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
aiksaurus-1.2.1+dev-0.12/configure-8136-  else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8311-  if test -f /etc/ld.so.conf; then
aiksaurus-1.2.1+dev-0.12/configure:8312:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
aiksaurus-1.2.1+dev-0.12/configure-8313-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-8378-  shlibpath_var=LD_LIBRARY_PATH
aiksaurus-1.2.1+dev-0.12/configure:8379:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-8380-    case $host_os in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9511-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/configure:9512:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-9513-      ;;
aiksaurus-1.2.1+dev-0.12/configure-9514-    *)
aiksaurus-1.2.1+dev-0.12/configure:9515:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-9516-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9521-  *'\$0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/configure:9522:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/configure-9523-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9534-
aiksaurus-1.2.1+dev-0.12/configure:9535:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
aiksaurus-1.2.1+dev-0.12/configure-9536-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9904-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/configure:9905:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/configure-9906-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9933-  if test -z "$LTCC"; then
aiksaurus-1.2.1+dev-0.12/configure:9934:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
aiksaurus-1.2.1+dev-0.12/configure-9935-    if test -z "$LTCC"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9938-    else
aiksaurus-1.2.1+dev-0.12/configure:9939:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
aiksaurus-1.2.1+dev-0.12/configure:9940:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-9941-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9945-  # Note that this assumes the entire list is on one line.
aiksaurus-1.2.1+dev-0.12/configure:9946:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
aiksaurus-1.2.1+dev-0.12/configure-9947-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-9951-    # Check whether tagname contains only valid characters
aiksaurus-1.2.1+dev-0.12/configure:9952:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
aiksaurus-1.2.1+dev-0.12/configure-9953-    "") ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10051-compiler_CXX=$CC
aiksaurus-1.2.1+dev-0.12/configure:10052:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/configure-10053-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10080-    # gcc leaves a trailing carriage return which upsets mingw
aiksaurus-1.2.1+dev-0.12/configure:10081:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
aiksaurus-1.2.1+dev-0.12/configure-10082-  *)
aiksaurus-1.2.1+dev-0.12/configure:10083:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
aiksaurus-1.2.1+dev-0.12/configure-10084-  esac
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10089-      # Canonicalize the pathname of ld
aiksaurus-1.2.1+dev-0.12/configure:10090:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
aiksaurus-1.2.1+dev-0.12/configure-10091-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
aiksaurus-1.2.1+dev-0.12/configure:10092:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
aiksaurus-1.2.1+dev-0.12/configure-10093-      done
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10124-      # Break only if it was the GNU/non-GNU ld that we prefer.
aiksaurus-1.2.1+dev-0.12/configure:10125:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-10126-      *GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10157-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
aiksaurus-1.2.1+dev-0.12/configure:10158:case `$LD -v 2>&1 </dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-10159-*GNU* | *'with BFD'*)
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10187-    # ancient GNU ld didn't support --whole-archive et. al.
aiksaurus-1.2.1+dev-0.12/configure:10188:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
aiksaurus-1.2.1+dev-0.12/configure-10189-	grep 'no-whole-archive' > /dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10268-      # below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/configure:10269:	collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/configure-10270-	if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10363-
aiksaurus-1.2.1+dev-0.12/configure:10364:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/configure-10365-     else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10459-      # is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/configure:10460:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/configure-10461-	cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10577-      # dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10578:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10579-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10649-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10650:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10651-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10674-	# SGI C++
aiksaurus-1.2.1+dev-0.12/configure:10675:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10676-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10685-	  if test "$with_gnu_ld" = no; then
aiksaurus-1.2.1+dev-0.12/configure:10686:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10687-	  else
aiksaurus-1.2.1+dev-0.12/configure:10688:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10689-	  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10704-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/configure:10705:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/configure:10706:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/configure-10707-	# Commands to make compiler produce verbose output that lists
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10714-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10715:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10716-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10750-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10751:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10752-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10793-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/configure:10794:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/configure-10795-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10810-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:10811:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10812-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10823-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10824:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10825-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10828-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:10829:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10830-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10853-	# to its proper name (with version) after linking.
aiksaurus-1.2.1+dev-0.12/configure:10854:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
aiksaurus-1.2.1+dev-0.12/configure-10855-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10869-	allow_undefined_flag_CXX=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:10870:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure:10871:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
aiksaurus-1.2.1+dev-0.12/configure-10872-	  echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/configure:10873:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
aiksaurus-1.2.1+dev-0.12/configure-10874-	  $rm $lib.exp'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10886-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10887:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10888-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10891-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:10892:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-10893-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-10974-	# dependencies.
aiksaurus-1.2.1+dev-0.12/configure:10975:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
aiksaurus-1.2.1+dev-0.12/configure-10976-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11078-  # eval without this substitution.
aiksaurus-1.2.1+dev-0.12/configure:11079:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
aiksaurus-1.2.1+dev-0.12/configure-11080-
aiksaurus-1.2.1+dev-0.12/configure:11081:  for p in `eval $output_verbose_link_cmd`; do
aiksaurus-1.2.1+dev-0.12/configure-11082-    case $p in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11542-  if test "$hard_links" = no; then
aiksaurus-1.2.1+dev-0.12/configure:11543:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
aiksaurus-1.2.1+dev-0.12/configure:11544:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-11545-    need_locks=warn
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11662-if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:11663:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-11664-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11668-    # okay in the real world where ";" in dirpaths is itself problematic.
aiksaurus-1.2.1+dev-0.12/configure:11669:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-11670-  else
aiksaurus-1.2.1+dev-0.12/configure:11671:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-11672-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11739-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
aiksaurus-1.2.1+dev-0.12/configure:11740:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
aiksaurus-1.2.1+dev-0.12/configure-11741-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11772-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
aiksaurus-1.2.1+dev-0.12/configure:11773:    postinstall_cmds='base_file=`basename \${file}`~
aiksaurus-1.2.1+dev-0.12/configure:11774:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure:11775:      dldir=$destdir/`dirname \$dlpath`~
aiksaurus-1.2.1+dev-0.12/configure-11776-      test -d \$dldir || mkdir -p \$dldir~
aiksaurus-1.2.1+dev-0.12/configure-11777-      $install_prog $dir/$dlname \$dldir/$dlname'
aiksaurus-1.2.1+dev-0.12/configure:11778:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure-11779-      dlpath=$dir/\$dldll~
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11785-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:11786:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-11787-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11790-      # MinGW DLLs use traditional 'lib' prefix
aiksaurus-1.2.1+dev-0.12/configure:11791:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure:11792:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-11793-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11799-        # which wouldn't understand a cygwinified path. Ahh.
aiksaurus-1.2.1+dev-0.12/configure:11800:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-11801-      else
aiksaurus-1.2.1+dev-0.12/configure:11802:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-11803-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11806-      # pw32 DLLs use 'pw' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:11807:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-11808-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11812-  *)
aiksaurus-1.2.1+dev-0.12/configure:11813:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
aiksaurus-1.2.1+dev-0.12/configure-11814-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-11832-  if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:11833:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
aiksaurus-1.2.1+dev-0.12/configure-11834-  else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-12009-  if test -f /etc/ld.so.conf; then
aiksaurus-1.2.1+dev-0.12/configure:12010:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
aiksaurus-1.2.1+dev-0.12/configure-12011-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-12076-  shlibpath_var=LD_LIBRARY_PATH
aiksaurus-1.2.1+dev-0.12/configure:12077:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-12078-    case $host_os in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-13135-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/configure:13136:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-13137-      ;;
aiksaurus-1.2.1+dev-0.12/configure-13138-    *)
aiksaurus-1.2.1+dev-0.12/configure:13139:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-13140-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-13145-  *'\$0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/configure:13146:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/configure-13147-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-13455-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/configure:13456:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/configure-13457-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-13539-compiler_F77=$CC
aiksaurus-1.2.1+dev-0.12/configure:13540:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/configure-13541-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-13888-  if test "$hard_links" = no; then
aiksaurus-1.2.1+dev-0.12/configure:13889:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
aiksaurus-1.2.1+dev-0.12/configure:13890:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-13891-    need_locks=warn
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14011-	# is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/configure:14012:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/configure-14013-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14066-      supports_anon_versioning=no
aiksaurus-1.2.1+dev-0.12/configure:14067:      case `$LD -v 2>/dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-14068-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14172-	# below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/configure:14173:	  collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/configure-14174-	  if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14256-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
aiksaurus-1.2.1+dev-0.12/configure:14257:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/configure-14258-       else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14346-      # FIXME: Setting linknames here is a bad hack.
aiksaurus-1.2.1+dev-0.12/configure:14347:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
aiksaurus-1.2.1+dev-0.12/configure-14348-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14351-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
aiksaurus-1.2.1+dev-0.12/configure:14352:      fix_srcfile_path='`cygpath -w "$srcfile"`'
aiksaurus-1.2.1+dev-0.12/configure-14353-      enable_shared_with_static_runtimes_F77=yes
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14512-      if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:14513:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-14514-      else
aiksaurus-1.2.1+dev-0.12/configure:14515:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-14516-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14544-      hardcode_shlibpath_var_F77=no
aiksaurus-1.2.1+dev-0.12/configure:14545:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-14546-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14573-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:14574:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-14575-      else
aiksaurus-1.2.1+dev-0.12/configure-14576-	allow_undefined_flag_F77=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:14577:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-14578-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14585-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:14586:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-14587-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14589-	allow_undefined_flag_F77=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:14590:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure:14591:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/configure:14592:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
aiksaurus-1.2.1+dev-0.12/configure-14593-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14811-if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:14812:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-14813-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14817-    # okay in the real world where ";" in dirpaths is itself problematic.
aiksaurus-1.2.1+dev-0.12/configure:14818:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-14819-  else
aiksaurus-1.2.1+dev-0.12/configure:14820:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-14821-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14888-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
aiksaurus-1.2.1+dev-0.12/configure:14889:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
aiksaurus-1.2.1+dev-0.12/configure-14890-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14921-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
aiksaurus-1.2.1+dev-0.12/configure:14922:    postinstall_cmds='base_file=`basename \${file}`~
aiksaurus-1.2.1+dev-0.12/configure:14923:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure:14924:      dldir=$destdir/`dirname \$dlpath`~
aiksaurus-1.2.1+dev-0.12/configure-14925-      test -d \$dldir || mkdir -p \$dldir~
aiksaurus-1.2.1+dev-0.12/configure-14926-      $install_prog $dir/$dlname \$dldir/$dlname'
aiksaurus-1.2.1+dev-0.12/configure:14927:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure-14928-      dlpath=$dir/\$dldll~
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14934-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:14935:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-14936-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14939-      # MinGW DLLs use traditional 'lib' prefix
aiksaurus-1.2.1+dev-0.12/configure:14940:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure:14941:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-14942-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14948-        # which wouldn't understand a cygwinified path. Ahh.
aiksaurus-1.2.1+dev-0.12/configure:14949:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-14950-      else
aiksaurus-1.2.1+dev-0.12/configure:14951:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-14952-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14955-      # pw32 DLLs use 'pw' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:14956:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-14957-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14961-  *)
aiksaurus-1.2.1+dev-0.12/configure:14962:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
aiksaurus-1.2.1+dev-0.12/configure-14963-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-14981-  if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:14982:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
aiksaurus-1.2.1+dev-0.12/configure-14983-  else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-15158-  if test -f /etc/ld.so.conf; then
aiksaurus-1.2.1+dev-0.12/configure:15159:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
aiksaurus-1.2.1+dev-0.12/configure-15160-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-15225-  shlibpath_var=LD_LIBRARY_PATH
aiksaurus-1.2.1+dev-0.12/configure:15226:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-15227-    case $host_os in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-15479-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/configure:15480:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-15481-      ;;
aiksaurus-1.2.1+dev-0.12/configure-15482-    *)
aiksaurus-1.2.1+dev-0.12/configure:15483:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-15484-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-15489-  *'\$0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/configure:15490:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/configure-15491-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-15799-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/configure:15800:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/configure-15801-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16215-  if test "$hard_links" = no; then
aiksaurus-1.2.1+dev-0.12/configure:16216:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
aiksaurus-1.2.1+dev-0.12/configure:16217:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
aiksaurus-1.2.1+dev-0.12/configure-16218-    need_locks=warn
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16338-	# is EXPORTS), use it as is; otherwise, prepend...
aiksaurus-1.2.1+dev-0.12/configure:16339:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
aiksaurus-1.2.1+dev-0.12/configure-16340-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16393-      supports_anon_versioning=no
aiksaurus-1.2.1+dev-0.12/configure:16394:      case `$LD -v 2>/dev/null` in
aiksaurus-1.2.1+dev-0.12/configure-16395-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16499-	# below for broken collect2 doesn't work under 4.3+
aiksaurus-1.2.1+dev-0.12/configure:16500:	  collect2name=`${CC} -print-prog-name=collect2`
aiksaurus-1.2.1+dev-0.12/configure-16501-	  if test -f "$collect2name" && \
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16593-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
aiksaurus-1.2.1+dev-0.12/configure:16594:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
aiksaurus-1.2.1+dev-0.12/configure-16595-       else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16693-      # FIXME: Setting linknames here is a bad hack.
aiksaurus-1.2.1+dev-0.12/configure:16694:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
aiksaurus-1.2.1+dev-0.12/configure-16695-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16698-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
aiksaurus-1.2.1+dev-0.12/configure:16699:      fix_srcfile_path='`cygpath -w "$srcfile"`'
aiksaurus-1.2.1+dev-0.12/configure-16700-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16859-      if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:16860:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-16861-      else
aiksaurus-1.2.1+dev-0.12/configure:16862:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-16863-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16891-      hardcode_shlibpath_var_GCJ=no
aiksaurus-1.2.1+dev-0.12/configure:16892:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-16893-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16920-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:16921:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-16922-      else
aiksaurus-1.2.1+dev-0.12/configure-16923-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:16924:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-16925-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16932-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
aiksaurus-1.2.1+dev-0.12/configure:16933:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure-16934-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
aiksaurus-1.2.1+dev-0.12/configure-16936-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
aiksaurus-1.2.1+dev-0.12/configure:16937:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
aiksaurus-1.2.1+dev-0.12/configure:16938:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
aiksaurus-1.2.1+dev-0.12/configure:16939:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
aiksaurus-1.2.1+dev-0.12/configure-16940-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17158-if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:17159:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-17160-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17164-    # okay in the real world where ";" in dirpaths is itself problematic.
aiksaurus-1.2.1+dev-0.12/configure:17165:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-17166-  else
aiksaurus-1.2.1+dev-0.12/configure:17167:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-17168-  fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17235-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
aiksaurus-1.2.1+dev-0.12/configure:17236:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
aiksaurus-1.2.1+dev-0.12/configure-17237-  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17268-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
aiksaurus-1.2.1+dev-0.12/configure:17269:    postinstall_cmds='base_file=`basename \${file}`~
aiksaurus-1.2.1+dev-0.12/configure:17270:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure:17271:      dldir=$destdir/`dirname \$dlpath`~
aiksaurus-1.2.1+dev-0.12/configure-17272-      test -d \$dldir || mkdir -p \$dldir~
aiksaurus-1.2.1+dev-0.12/configure-17273-      $install_prog $dir/$dlname \$dldir/$dlname'
aiksaurus-1.2.1+dev-0.12/configure:17274:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
aiksaurus-1.2.1+dev-0.12/configure-17275-      dlpath=$dir/\$dldll~
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17281-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:17282:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-17283-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17286-      # MinGW DLLs use traditional 'lib' prefix
aiksaurus-1.2.1+dev-0.12/configure:17287:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure:17288:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
aiksaurus-1.2.1+dev-0.12/configure-17289-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17295-        # which wouldn't understand a cygwinified path. Ahh.
aiksaurus-1.2.1+dev-0.12/configure:17296:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
aiksaurus-1.2.1+dev-0.12/configure-17297-      else
aiksaurus-1.2.1+dev-0.12/configure:17298:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
aiksaurus-1.2.1+dev-0.12/configure-17299-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17302-      # pw32 DLLs use 'pw' prefix rather than 'lib'
aiksaurus-1.2.1+dev-0.12/configure:17303:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
aiksaurus-1.2.1+dev-0.12/configure-17304-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17308-  *)
aiksaurus-1.2.1+dev-0.12/configure:17309:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
aiksaurus-1.2.1+dev-0.12/configure-17310-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17328-  if test "$GCC" = yes; then
aiksaurus-1.2.1+dev-0.12/configure:17329:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
aiksaurus-1.2.1+dev-0.12/configure-17330-  else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17505-  if test -f /etc/ld.so.conf; then
aiksaurus-1.2.1+dev-0.12/configure:17506:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
aiksaurus-1.2.1+dev-0.12/configure-17507-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
aiksaurus-1.2.1+dev-0.12/configure-17572-  shlibpath_var=LD_LIBRARY_PATH
aiksaurus-1.2.1+dev-0.12/configure:17573:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
aiksaurus-1.2.1+dev-0.12/configure-17574-    case $host_os in
##############################################
aiksaurus-1.2.1+dev-0.12/configure-18631-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/configure:18632:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-18633-      ;;
aiksaurus-1.2.1+dev-0.12/configure-18634-    *)
aiksaurus-1.2.1+dev-0.12/configure:18635:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-18636-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-18641-  *'\$0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/configure:18642:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/configure-18643-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-18951-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/configure:18952:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/configure-18953-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19076-      # Double-quote double-evaled strings.
aiksaurus-1.2.1+dev-0.12/configure:19077:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-19078-      ;;
aiksaurus-1.2.1+dev-0.12/configure-19079-    *)
aiksaurus-1.2.1+dev-0.12/configure:19080:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
aiksaurus-1.2.1+dev-0.12/configure-19081-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19086-  *'\$0 --fallback-echo"')
aiksaurus-1.2.1+dev-0.12/configure:19087:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
aiksaurus-1.2.1+dev-0.12/configure-19088-    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19396-  # libtool script then.
aiksaurus-1.2.1+dev-0.12/configure:19397:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
aiksaurus-1.2.1+dev-0.12/configure-19398-  if test -f "$ltmain_in"; then
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19815-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
aiksaurus-1.2.1+dev-0.12/configure:19816:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.0.0"`
aiksaurus-1.2.1+dev-0.12/configure-19817-            echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19821-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
aiksaurus-1.2.1+dev-0.12/configure:19822:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.0.0"`
aiksaurus-1.2.1+dev-0.12/configure-19823-            echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
##############################################
aiksaurus-1.2.1+dev-0.12/configure-19829-            ## do set a variable so people can do so.
aiksaurus-1.2.1+dev-0.12/configure:19830:            GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.0.0"`
aiksaurus-1.2.1+dev-0.12/configure-19831-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20088-do
aiksaurus-1.2.1+dev-0.12/configure:20089:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
aiksaurus-1.2.1+dev-0.12/configure-20090-    eval $as_var=C; export $as_var
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20146-  as_lineno_2=$LINENO
aiksaurus-1.2.1+dev-0.12/configure:20147:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/configure-20148-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20186-  as_lineno_2=$LINENO
aiksaurus-1.2.1+dev-0.12/configure:20187:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/configure-20188-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20368-configured by $0, generated by GNU Autoconf 2.59,
aiksaurus-1.2.1+dev-0.12/configure:20369:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
aiksaurus-1.2.1+dev-0.12/configure-20370-
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20385-  --*=*)
aiksaurus-1.2.1+dev-0.12/configure:20386:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
aiksaurus-1.2.1+dev-0.12/configure:20387:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
aiksaurus-1.2.1+dev-0.12/configure-20388-    ac_shift=:
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20688-      fi
aiksaurus-1.2.1+dev-0.12/configure:20689:      ac_sed_frag=`expr $ac_sed_frag + 1`
aiksaurus-1.2.1+dev-0.12/configure-20690-      ac_beg=$ac_end
aiksaurus-1.2.1+dev-0.12/configure:20691:      ac_end=`expr $ac_end + $ac_max_sed_lines`
aiksaurus-1.2.1+dev-0.12/configure-20692-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20705-	cat >$tmp/stdin
aiksaurus-1.2.1+dev-0.12/configure:20706:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
aiksaurus-1.2.1+dev-0.12/configure:20707:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
aiksaurus-1.2.1+dev-0.12/configure:20708:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
aiksaurus-1.2.1+dev-0.12/configure:20709:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
aiksaurus-1.2.1+dev-0.12/configure-20710-  * )   ac_file_in=$ac_file.in ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20753-if test "$ac_dir" != .; then
aiksaurus-1.2.1+dev-0.12/configure:20754:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
aiksaurus-1.2.1+dev-0.12/configure-20755-  # A "../" for each directory in $ac_dir_suffix.
aiksaurus-1.2.1+dev-0.12/configure:20756:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
aiksaurus-1.2.1+dev-0.12/configure-20757-else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20766-    else
aiksaurus-1.2.1+dev-0.12/configure:20767:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
aiksaurus-1.2.1+dev-0.12/configure-20768-    fi ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-20918-	cat >$tmp/stdin
aiksaurus-1.2.1+dev-0.12/configure:20919:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
aiksaurus-1.2.1+dev-0.12/configure:20920:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
aiksaurus-1.2.1+dev-0.12/configure:20921:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
aiksaurus-1.2.1+dev-0.12/configure:20922:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
aiksaurus-1.2.1+dev-0.12/configure-20923-  * )   ac_file_in=$ac_file.in ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21121-    * )
aiksaurus-1.2.1+dev-0.12/configure:21122:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
aiksaurus-1.2.1+dev-0.12/configure-21123-  esac
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21144-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
aiksaurus-1.2.1+dev-0.12/configure:21145:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
aiksaurus-1.2.1+dev-0.12/configure:21146:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
aiksaurus-1.2.1+dev-0.12/configure-21147-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21186-if test "$ac_dir" != .; then
aiksaurus-1.2.1+dev-0.12/configure:21187:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
aiksaurus-1.2.1+dev-0.12/configure-21188-  # A "../" for each directory in $ac_dir_suffix.
aiksaurus-1.2.1+dev-0.12/configure:21189:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
aiksaurus-1.2.1+dev-0.12/configure-21190-else
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21199-    else
aiksaurus-1.2.1+dev-0.12/configure:21200:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
aiksaurus-1.2.1+dev-0.12/configure-21201-    fi ;;
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21254-  # Strip MF so we end up with the name of the file.
aiksaurus-1.2.1+dev-0.12/configure:21255:  mf=`echo "$mf" | sed -e 's/:.*$//'`
aiksaurus-1.2.1+dev-0.12/configure-21256-  # Check whether this is an Automake generated Makefile or not.
##############################################
aiksaurus-1.2.1+dev-0.12/configure-21280-  # running `make'.
aiksaurus-1.2.1+dev-0.12/configure:21281:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
aiksaurus-1.2.1+dev-0.12/configure-21282-  test -z "$DEPDIR" && continue
aiksaurus-1.2.1+dev-0.12/configure-21283-  # When using ansi2knr, U may be empty or an underscore; expand it
aiksaurus-1.2.1+dev-0.12/configure:21284:  U=`sed -n 's/^U = //p' < "$mf"`
aiksaurus-1.2.1+dev-0.12/configure-21285-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-37-
aiksaurus-1.2.1+dev-0.12/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
aiksaurus-1.2.1+dev-0.12/config.guess-39-
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-106-: ${TMPDIR=/tmp} ;
aiksaurus-1.2.1+dev-0.12/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
aiksaurus-1.2.1+dev-0.12/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-191-	    *)
aiksaurus-1.2.1+dev-0.12/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
aiksaurus-1.2.1+dev-0.12/config.guess-193-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-259-	*4.0)
aiksaurus-1.2.1+dev-0.12/config.guess:260:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
aiksaurus-1.2.1+dev-0.12/config.guess-261-		;;
aiksaurus-1.2.1+dev-0.12/config.guess-262-	*5.*)
aiksaurus-1.2.1+dev-0.12/config.guess:263:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
aiksaurus-1.2.1+dev-0.12/config.guess-264-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-269-	# types through head -n 1, so we only detect the type of CPU 0.
aiksaurus-1.2.1+dev-0.12/config.guess:270:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
aiksaurus-1.2.1+dev-0.12/config.guess-271-	case "$ALPHA_CPU_TYPE" in
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-307-	# 1.2 uses "1.2" for uname -r.
aiksaurus-1.2.1+dev-0.12/config.guess:308:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
aiksaurus-1.2.1+dev-0.12/config.guess-309-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-361-    sun4H:SunOS:5.*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:362:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-363-	exit 0 ;;
aiksaurus-1.2.1+dev-0.12/config.guess-364-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:365:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-366-	exit 0 ;;
aiksaurus-1.2.1+dev-0.12/config.guess-367-    i86pc:SunOS:5.*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:368:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-369-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-373-	# it's likely to be more like Solaris than SunOS4.
aiksaurus-1.2.1+dev-0.12/config.guess:374:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-375-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-382-	# Japanese Language versions have a version number like `4.1.3-JL'.
aiksaurus-1.2.1+dev-0.12/config.guess:383:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
aiksaurus-1.2.1+dev-0.12/config.guess-384-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-388-    sun*:*:4.2BSD:*)
aiksaurus-1.2.1+dev-0.12/config.guess:389:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/config.guess-390-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-470-	$CC_FOR_BUILD -o $dummy $dummy.c \
aiksaurus-1.2.1+dev-0.12/config.guess:471:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
aiksaurus-1.2.1+dev-0.12/config.guess-472-	  && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-525-    *:IRIX*:*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:526:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
aiksaurus-1.2.1+dev-0.12/config.guess-527-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-564-    *:AIX:*:[45])
aiksaurus-1.2.1+dev-0.12/config.guess:565:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
aiksaurus-1.2.1+dev-0.12/config.guess-566-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-599-    9000/[34678]??:HP-UX:*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:600:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-601-	case "${UNAME_MACHINE}" in
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-653-EOF
aiksaurus-1.2.1+dev-0.12/config.guess:654:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
aiksaurus-1.2.1+dev-0.12/config.guess-655-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-671-    ia64:HP-UX:*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-771-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
aiksaurus-1.2.1+dev-0.12/config.guess:772:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
aiksaurus-1.2.1+dev-0.12/config.guess-773-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-776-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
aiksaurus-1.2.1+dev-0.12/config.guess:777:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
aiksaurus-1.2.1+dev-0.12/config.guess-778-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-799-EOF
aiksaurus-1.2.1+dev-0.12/config.guess:800:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
aiksaurus-1.2.1+dev-0.12/config.guess-801-	# GNU/KFreeBSD systems have a "k" prefix to indicate we are using
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-803-	case ${LIBC} in gnu) kernel_only='k' ;; esac
aiksaurus-1.2.1+dev-0.12/config.guess:804:	echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
aiksaurus-1.2.1+dev-0.12/config.guess-805-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-833-    prep*:SunOS:5.*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:834:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-835-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-837-	# the GNU system
aiksaurus-1.2.1+dev-0.12/config.guess:838:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
aiksaurus-1.2.1+dev-0.12/config.guess-839-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-841-	# other systems with GNU libc and userland
aiksaurus-1.2.1+dev-0.12/config.guess:842:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
aiksaurus-1.2.1+dev-0.12/config.guess-843-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-877-EOF
aiksaurus-1.2.1+dev-0.12/config.guess:878:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
aiksaurus-1.2.1+dev-0.12/config.guess-879-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-896-EOF
aiksaurus-1.2.1+dev-0.12/config.guess:897:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
aiksaurus-1.2.1+dev-0.12/config.guess-898-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-997-EOF
aiksaurus-1.2.1+dev-0.12/config.guess:998:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
aiksaurus-1.2.1+dev-0.12/config.guess-999-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
aiksaurus-1.2.1+dev-0.12/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
aiksaurus-1.2.1+dev-0.12/config.guess-1260-    *:DragonFly:*:*)
aiksaurus-1.2.1+dev-0.12/config.guess:1261:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
aiksaurus-1.2.1+dev-0.12/config.guess-1262-	exit 0 ;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-54-
aiksaurus-1.2.1+dev-0.12/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
aiksaurus-1.2.1+dev-0.12/config.sub-56-
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
aiksaurus-1.2.1+dev-0.12/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
aiksaurus-1.2.1+dev-0.12/config.sub-120-case $maybe_os in
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-123-    os=-$maybe_os
aiksaurus-1.2.1+dev-0.12/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
aiksaurus-1.2.1+dev-0.12/config.sub-125-    ;;
aiksaurus-1.2.1+dev-0.12/config.sub-126-  *)
aiksaurus-1.2.1+dev-0.12/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
aiksaurus-1.2.1+dev-0.12/config.sub-128-    if [ $basic_machine != $1 ]
aiksaurus-1.2.1+dev-0.12/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
aiksaurus-1.2.1+dev-0.12/config.sub-130-    else os=; fi
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-174-		os=-sco3.2v5
aiksaurus-1.2.1+dev-0.12/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-176-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-178-		os=-sco3.2v4
aiksaurus-1.2.1+dev-0.12/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-180-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-181-	-sco3.2.[4-9]*)
aiksaurus-1.2.1+dev-0.12/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
aiksaurus-1.2.1+dev-0.12/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-184-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
aiksaurus-1.2.1+dev-0.12/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-188-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-190-		os=-sco3.2v2
aiksaurus-1.2.1+dev-0.12/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-192-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-193-	-udk*)
aiksaurus-1.2.1+dev-0.12/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-195-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-197-		os=-isc2.2
aiksaurus-1.2.1+dev-0.12/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-199-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-203-	-isc*)
aiksaurus-1.2.1+dev-0.12/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-205-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-209-	-ptx*)
aiksaurus-1.2.1+dev-0.12/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
aiksaurus-1.2.1+dev-0.12/config.sub-211-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-212-	-windowsnt*)
aiksaurus-1.2.1+dev-0.12/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
aiksaurus-1.2.1+dev-0.12/config.sub-214-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-289-	*-*-*)
aiksaurus-1.2.1+dev-0.12/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
aiksaurus-1.2.1+dev-0.12/config.sub-291-		exit 1
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-386-	amd64-*)
aiksaurus-1.2.1+dev-0.12/config.sub:387:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-388-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-596-	i*86v32)
aiksaurus-1.2.1+dev-0.12/config.sub:597:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-598-		os=-sysv32
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-600-	i*86v4*)
aiksaurus-1.2.1+dev-0.12/config.sub:601:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-602-		os=-sysv4
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-604-	i*86v)
aiksaurus-1.2.1+dev-0.12/config.sub:605:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-606-		os=-sysv
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-608-	i*86sol2)
aiksaurus-1.2.1+dev-0.12/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
aiksaurus-1.2.1+dev-0.12/config.sub-610-		os=-solaris2
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-656-	mips3*-*)
aiksaurus-1.2.1+dev-0.12/config.sub:657:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
aiksaurus-1.2.1+dev-0.12/config.sub-658-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-659-	mips3*)
aiksaurus-1.2.1+dev-0.12/config.sub:660:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
aiksaurus-1.2.1+dev-0.12/config.sub-661-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-802-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
aiksaurus-1.2.1+dev-0.12/config.sub:803:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-804-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-805-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
aiksaurus-1.2.1+dev-0.12/config.sub:806:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-807-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-808-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
aiksaurus-1.2.1+dev-0.12/config.sub:809:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-810-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-811-	pentium4-*)
aiksaurus-1.2.1+dev-0.12/config.sub:812:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-813-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-820-		;;
aiksaurus-1.2.1+dev-0.12/config.sub:821:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-822-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-826-	ppcle-* | powerpclittle-*)
aiksaurus-1.2.1+dev-0.12/config.sub:827:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-828-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-830-		;;
aiksaurus-1.2.1+dev-0.12/config.sub:831:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-832-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-836-	ppc64le-* | powerpc64little-*)
aiksaurus-1.2.1+dev-0.12/config.sub:837:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub-838-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1105-	*)
aiksaurus-1.2.1+dev-0.12/config.sub:1106:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
aiksaurus-1.2.1+dev-0.12/config.sub-1107-		exit 1
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1113-	*-digital*)
aiksaurus-1.2.1+dev-0.12/config.sub:1114:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
aiksaurus-1.2.1+dev-0.12/config.sub-1115-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-1116-	*-commodore*)
aiksaurus-1.2.1+dev-0.12/config.sub:1117:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
aiksaurus-1.2.1+dev-0.12/config.sub-1118-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1131-	-solaris1 | -solaris1.*)
aiksaurus-1.2.1+dev-0.12/config.sub:1132:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1133-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1143-	-gnu/linux*)
aiksaurus-1.2.1+dev-0.12/config.sub:1144:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1145-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1184-	-nto*)
aiksaurus-1.2.1+dev-0.12/config.sub:1185:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1186-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1191-	-mac*)
aiksaurus-1.2.1+dev-0.12/config.sub:1192:		os=`echo $os | sed -e 's|mac|macos|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1193-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1197-	-linux*)
aiksaurus-1.2.1+dev-0.12/config.sub:1198:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1199-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-1200-	-sunos5*)
aiksaurus-1.2.1+dev-0.12/config.sub:1201:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1202-		;;
aiksaurus-1.2.1+dev-0.12/config.sub-1203-	-sunos6*)
aiksaurus-1.2.1+dev-0.12/config.sub:1204:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1205-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1252-	-sinix5.*)
aiksaurus-1.2.1+dev-0.12/config.sub:1253:		os=`echo $os | sed -e 's|sinix|sysv|'`
aiksaurus-1.2.1+dev-0.12/config.sub-1254-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1300-		# Get rid of the `-' at the beginning of $os.
aiksaurus-1.2.1+dev-0.12/config.sub:1301:		os=`echo $os | sed 's/[^-]*-//'`
aiksaurus-1.2.1+dev-0.12/config.sub:1302:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
aiksaurus-1.2.1+dev-0.12/config.sub-1303-		exit 1
##############################################
aiksaurus-1.2.1+dev-0.12/config.sub-1536-		esac
aiksaurus-1.2.1+dev-0.12/config.sub:1537:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
aiksaurus-1.2.1+dev-0.12/config.sub-1538-		;;
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-66-if test -z "$depfile"; then
aiksaurus-1.2.1+dev-0.12/depcomp:67:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
aiksaurus-1.2.1+dev-0.12/depcomp:68:   dir=`echo "$object" | sed 's,/.*$,/,'`
aiksaurus-1.2.1+dev-0.12/depcomp-69-   if test "$dir" = "$object"; then
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-75-
aiksaurus-1.2.1+dev-0.12/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
aiksaurus-1.2.1+dev-0.12/depcomp-77-
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-210-  # Version 6 uses the directory in both cases.
aiksaurus-1.2.1+dev-0.12/depcomp:211:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
aiksaurus-1.2.1+dev-0.12/depcomp-212-  tmpdepfile="$stripped.u"
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-221-  else
aiksaurus-1.2.1+dev-0.12/depcomp:222:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
aiksaurus-1.2.1+dev-0.12/depcomp-223-    tmpdepfile="$stripped.u"
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-235-    # Do two passes, one to just change these to
aiksaurus-1.2.1+dev-0.12/depcomp:236:    # `$object: dependent.h' and one to simply `dependent.h:'.
aiksaurus-1.2.1+dev-0.12/depcomp-237-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-276-  # Do two passes, one to just change these to
aiksaurus-1.2.1+dev-0.12/depcomp:277:  # `$object: dependent.h' and one to simply `dependent.h:'.
aiksaurus-1.2.1+dev-0.12/depcomp-278-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-291-   # Subdirectories are respected.
aiksaurus-1.2.1+dev-0.12/depcomp:292:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
aiksaurus-1.2.1+dev-0.12/depcomp-293-   test "x$dir" = "x$object" && dir=
aiksaurus-1.2.1+dev-0.12/depcomp:294:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
aiksaurus-1.2.1+dev-0.12/depcomp-295-
##############################################
aiksaurus-1.2.1+dev-0.12/depcomp-420-  done
aiksaurus-1.2.1+dev-0.12/depcomp:421:  obj_suffix="`echo $object | sed 's/^.*\././'`"
aiksaurus-1.2.1+dev-0.12/depcomp-422-  touch "$tmpdepfile"
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-98-  case $1 in
aiksaurus-1.2.1+dev-0.12/install-sh:99:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
aiksaurus-1.2.1+dev-0.12/install-sh-100-        shift
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-131-
aiksaurus-1.2.1+dev-0.12/install-sh:132:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
aiksaurus-1.2.1+dev-0.12/install-sh-133-        shift
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-204-    if test -d "$dst"; then
aiksaurus-1.2.1+dev-0.12/install-sh:205:      dst=$dst/`basename "$src"`
aiksaurus-1.2.1+dev-0.12/install-sh-206-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-209-  # This sed command emulates the dirname command.
aiksaurus-1.2.1+dev-0.12/install-sh:210:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
aiksaurus-1.2.1+dev-0.12/install-sh-211-
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-222-    IFS='%'
aiksaurus-1.2.1+dev-0.12/install-sh:223:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
aiksaurus-1.2.1+dev-0.12/install-sh-224-    IFS=$oIFS
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-251-    if test -z "$transformarg"; then
aiksaurus-1.2.1+dev-0.12/install-sh:252:      dstfile=`basename "$dst"`
aiksaurus-1.2.1+dev-0.12/install-sh-253-    else
##############################################
aiksaurus-1.2.1+dev-0.12/install-sh-258-    # don't allow the sed command to completely eliminate the filename.
aiksaurus-1.2.1+dev-0.12/install-sh:259:    test -z "$dstfile" && dstfile=`basename "$dst"`
aiksaurus-1.2.1+dev-0.12/install-sh-260-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-36-# The name of this program:
aiksaurus-1.2.1+dev-0.12/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-38-modename="$progname"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-56-  :
aiksaurus-1.2.1+dev-0.12/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-58-  # Yippee, $echo works!
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-142-  win32_libid_type="unknown"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-144-  case $win32_fileres in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-201-	    # Evaluate the configuration.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-203-	    CC_quoted=
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-213-	    case "$@ " in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-250-  case $arg in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-252-  *) optarg= ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-281-	  # Evaluate the configuration.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-283-	else
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-508-	-Wc,*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-510-	  lastarg=
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-525-	  IFS="$save_ifs"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-527-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-544-      # Aesthetically quote the previous argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-546-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-569-      # Get the name of the library object.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-571-      ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-580-    *.ads) xform=ads ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh:581:    *.asm) xform=asm ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-592-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-594-
aiksaurus-1.2.1+dev-0.12/ltmain.sh-595-    case $libobj in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-597-    *)
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-623-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-662-    if test "$compiler_c_o" = no; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
aiksaurus-1.2.1+dev-0.12/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
aiksaurus-1.2.1+dev-0.12/ltmain.sh:684:`cat $lockfile 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-685-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-752-      if test "$need_locks" = warn &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-754-	$echo "\
aiksaurus-1.2.1+dev-0.12/ltmain.sh-755-*** ERROR, $lockfile contains:
aiksaurus-1.2.1+dev-0.12/ltmain.sh:756:`cat $lockfile 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-757-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-824-      if test "$need_locks" = warn &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-826-	$echo "\
aiksaurus-1.2.1+dev-0.12/ltmain.sh-827-*** ERROR, $lockfile contains:
aiksaurus-1.2.1+dev-0.12/ltmain.sh:828:`cat $lockfile 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-829-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
aiksaurus-1.2.1+dev-0.12/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
aiksaurus-1.2.1+dev-0.12/ltmain.sh-988-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1075-	    moreargs=
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1076:	    for fil in `cat $save_arg`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1077-	    do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1102-		# Extract subdirectory from the argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1156-		  # Extract subdirectory from the argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1163-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1305-      -L*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1307-	# We need an absolute path.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1310-	*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1389-	case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1458-      -R*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1460-	# We need an absolute path.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1499-      -Wc,*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1501-	arg=
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1513-	IFS="$save_ifs"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1515-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1517-      -Wl,*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1519-	arg=
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1532-	IFS="$save_ifs"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1534-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1556-	case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1591-	  # Extract subdirectory from the argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1645-	    # Extract subdirectory from the argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1652-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1690-	case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1718-    # calculate the name of the file, without its directory
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1725-    else
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1730-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1870-	  fi
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1871:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1872-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1914-		    found=no
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1915:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1916-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1939-	    newdependency_libs="$deplib $newdependency_libs"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1940:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1941-	    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1952-	    fi
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1953:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1954-	    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1962-	  if test "$pass" = link; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:1963:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-1964-	    # Make sure the xrpath contains only unique directories.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2041-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2042:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2043-	test "X$ladir" = "X$lib" && ladir="."
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2131-	*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2132:	  abs_ladir=`cd "$ladir" && pwd`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2133-	  if test -z "$abs_ladir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2139-	esac
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2140:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2141-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2158-	fi # $installed = yes
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2159:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2160-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2205-	    case $deplib in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2206:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2207-	    esac
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2320-	    shift; shift
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2321:	    libname=`eval \\$echo \"$libname_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2322-	    # use dlname if we got it. it's perfectly good, no?
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2328-	      *cygwin* | mingw*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2329:		major=`expr $current - $age`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2330-		versuffix="-$major"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2339-	    soroot="$soname"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2340:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2341:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2342-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2570-	      case $libdir in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2571:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2572-		   case " $xrpath " in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2602-	      *.la)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2603:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2604-		test "X$dir" = "X$deplib" && dir="."
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2608-		*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2609:		  absdir=`cd "$dir" && pwd`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2610-		  if test -z "$absdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2618-		else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2619:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2620-		  if test -z "$libdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2633-		  # but need to link against shared
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2634:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2635-		  if test -n "$deplibrary_names" ; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2658-		  # Again, we only want to link against shared libraries
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2659:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2660-		  for tmp in $newlib_search_path ; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2825-      lib*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2826:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2827-	eval shared_ext=\"$shrext_cmds\"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2831-	if test "$module" = no; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2832:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2833-	  $echo "$help" 1>&2
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2837-	  # Add the "lib" prefix for modules if required
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2838:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2839-	  eval shared_ext=\"$shrext_cmds\"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2841-	else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2842:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2843-	fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2918-	  darwin|linux|osf|windows)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2919:	    current=`expr $number_major + $number_minor`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2920-	    age="$number_minor"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2928-	  irix|nonstopux)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2929:	    current=`expr $number_major + $number_minor - 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2930-	    age="$number_minor"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2970-	if test "$age" -gt "$current"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2971:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2972-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2985-	  # verstring for coding it into the library header
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2986:	  major=.`expr $current - $age`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2987-	  versuffix="$major.$age.$revision"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2988-	  # Darwin ld doesn't like 0 for these options...
aiksaurus-1.2.1+dev-0.12/ltmain.sh:2989:	  minor_current=`expr $current + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-2990-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3003-	irix | nonstopux)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3004:	  major=`expr $current - $age + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3005-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3014-	  while test "$loop" -ne 0; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3015:	    iface=`expr $revision - $loop`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3016:	    loop=`expr $loop - 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3017-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3025-	linux)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3026:	  major=.`expr $current - $age`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3027-	  versuffix="$major.$age.$revision"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3030-	osf)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3031:	  major=.`expr $current - $age`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3032-	  versuffix=".$current.$age.$revision"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3037-	  while test "$loop" -ne 0; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3038:	    iface=`expr $current - $loop`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3039:	    loop=`expr $loop - 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3040-	    verstring="$verstring:${iface}.0"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3054-	  # extension on DOS 8.3 filesystems.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3055:	  major=`expr $current - $age`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3056-	  versuffix="-$major"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3109-	removelist=
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3110:	tempremovelist=`$echo "$output_objdir/*"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3111-	for p in $tempremovelist; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3137-	# Transform .lo files to .o files.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3138:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3139-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3142-      for path in $notinst_path; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3143:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3144:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3145:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3146-      done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3245-	    for i in $deplibs; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3246:	      name="`expr $i : '-l\(.*\)'`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3247-	      # If $name is empty we are operating on a -L argument.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3257-		if test -n "$i" ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3258:		  libname=`eval \\$echo \"$libname_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3259:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3260-		  set dummy $deplib_matches
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3261-		  deplib_match=$2
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3262:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3263-		    newdeplibs="$newdeplibs $i"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3282-	    for i in $deplibs; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3283:	      name="`expr $i : '-l\(.*\)'`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3284-	      # If $name is empty we are operating on a -L argument.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3299-		  if test -n "$i" ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3300:		    libname=`eval \\$echo \"$libname_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3301:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3302-		    set dummy $deplib_matches
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3303-		    deplib_match=$2
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3304:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3305-		      newdeplibs="$newdeplibs $i"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3332-	  set dummy $deplibs_check_method
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3333:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3334-	  for a_deplib in $deplibs; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3335:	    name="`expr $a_deplib : '-l\(.*\)'`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3336-	    # If $name is empty we are operating on a -L argument.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3346-	      if test -n "$a_deplib" ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3347:		libname=`eval \\$echo \"$libname_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3348-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3349:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3350-		  for potent_lib in $potential_libs; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3362-		      while test -h "$potlib" 2>/dev/null; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3363:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3364-			case $potliblink in
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3365-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3366:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3367-			esac
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3401-	  set dummy $deplibs_check_method
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3402:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3403-	  for a_deplib in $deplibs; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3404:	    name="`expr $a_deplib : '-l\(.*\)'`"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3405-	    # If $name is empty we are operating on a -L argument.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3415-	      if test -n "$a_deplib" ; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3416:		libname=`eval \\$echo \"$libname_spec\"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3417-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3418:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3419-		  for potent_lib in $potential_libs; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3458-	      # can't use Xsed below, because $i might contain '/'
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3459:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3460-	    done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3483-	  # On Rhapsody replace the C library is the System framework
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3484:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3485-	  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3622-	# Use standard objects if they are pic
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3623:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3624-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3635-	      eval cmd=\"$cmd\"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3636:	      if len=`expr "X$cmd" : ".*"` &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3637-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3693-	      esac
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3694:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3695-	      xdir="$gentop/$xlib"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3724-		   do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3725:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3726-		   done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3728-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3729:		   i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3730-		  done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3733-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3734:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3735-	    done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3767-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3768:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3769-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3801-	    if test "X$objlist" = X ||
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3802:	       { len=`expr "X$test_cmds" : ".*"` &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3803-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3816-	      last_robj=$output_objdir/$save_output-${k}.$objext
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3817:	      k=`expr $k + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3818-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3842-	  do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3843:	    i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3844-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3949-	libobj="$output"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3950:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3951-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3991-	    esac
aiksaurus-1.2.1+dev-0.12/ltmain.sh:3992:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-3993-	    xdir="$gentop/$xlib"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4022-		 do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4023:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4024-		 done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4026-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4027:		 i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4028-		done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4031-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4032:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4033-	  done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4037-      # Create the old-style object.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4038:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4039-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4098-      case $host in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4099:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4100-      esac
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4118-	# On Rhapsody replace the C library is the System framework
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4119:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4120:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4121-	;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4230-	# Transform all the library objects into standard objects.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4231:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4232:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4233-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4276-	    # Add our own program objects to the symbol list.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4277:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4278-	    for arg in $progfiles; do
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4306-	    $show "extracting global C symbols from \`$arg'"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4307:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4308-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4406-	  # Transform the symbol file into the correct name.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4407:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4408:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4409-	  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4420-	# Nullify the symbol file.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4421:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4422:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4423-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4426-	# Replace the output file specification.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4427:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4428-	link_command="$compile_command$compile_rpath"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4493-	# Replace the output file specification.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4494:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4495-	# Delete the old output file.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4513-	  if test "$fast_install" = yes; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4514:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4515-	  else
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4525-      # Replace the output file specification.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4526:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4527-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4545-	  else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4546:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4547-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4550-	relink_command="(cd `pwd`; $relink_command)"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4551:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4552-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4559-	esac
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4560:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4561-      else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4562:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4563-      fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4569-	case $output in
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4570:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4571-	esac
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4575-	    exeext=.exe
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4576:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4577-	  *) exeext= ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4580-	  *cygwin* | *mingw* )
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4581:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4582:	    cwrapper=`$echo ${output}.exe`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4583-	    $rm $cwrappersource $cwrapper
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4830-      shift
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4831:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4832-      # Yippee, \$echo works!
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4842-  # Find the directory that this script lives in.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4843:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4844-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4846-  # Follow symbolic links until we get to the real thisdir.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4847:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4848-  while test -n \"\$file\"; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4849:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4850-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4858-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4859:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4860:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4861-  done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4863-  # Try to get the absolute directory name.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4864:  absdir=\`cd \"\$thisdir\" && pwd\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4865-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4873-  if test ! -f \"\$progdir/\$program\" || \\
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4874:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4875-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4888-    if test -n \"\$relink_command\"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4889:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4890-      else
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4920-    # The second colon is a workaround for a bug in BeOS R4 sed
aiksaurus-1.2.1+dev-0.12/ltmain.sh:4921:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-4922-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5007-	  esac
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5008:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5009-	  xdir="$gentop/$xlib"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5038-	       do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5039:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5040-	       done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5042-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5043:	       i=`expr $i + 1`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5044-	      done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5047-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5048:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5049-	done
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5057-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5058:	if len=`expr "X$cmds" : ".*"` &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5059-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5092-	    eval test_cmds=\"$old_archive_cmds\"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5093:	    if len=`expr "X$test_cmds" : ".*"` &&
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5094-	       test "$len" -le "$max_cmd_len"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5144-	else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5145:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5146-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5150-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5151:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5152-      if test "$hardcode_automatic" = yes ; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5169-	      *.la)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5170:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5171:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5172-		if test -z "$libdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5183-	    for lib in $dlfiles; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5184:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5185:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5186-	      if test -z "$libdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5194-	    for lib in $dlprefiles; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5195:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5196:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5197-	      if test -z "$libdir"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5291-      # Aesthetically quote it.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5292:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5293-      case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5307-    # Aesthetically quote it.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5308:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5309-    case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5355-      # Aesthetically quote the argument.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5356:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5357-      case $arg in
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5387-    # Strip any trailing slash from the destination.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5388:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5389-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5395-    else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5396:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5397-      test "X$destdir" = "X$dest" && destdir=.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5398:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5399-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5471-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5472:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5473-	test "X$dir" = "X$file/" && dir=
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5477-	  # Determine the prefix the user has applied to our future dir.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5478:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5479-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5492-	    # Stick the inst_prefix_dir data into the link command.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5493:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5494-	  else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5495:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5496-	  fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5549-	# Install the pseudo-library for information purposes.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5550:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5551-	instname="$dir/$name"i
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5565-	else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5566:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5567-	  destfile="$destdir/$destfile"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5572-	*.lo)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5573:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5574-	  ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5594-	  # Deduce the name of the old-style object file.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5595:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5596-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5607-	else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5608:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5609-	  destfile="$destdir/$destfile"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5618-	    if test ! -f "$file"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5619:	      file=`$echo $file|${SED} 's,.exe$,,'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5620-	      stripped_ext=".exe"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5627-	*cygwin*|*mingw*)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5628:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5629-	    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5667-	    fi
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5668:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5669-	    if test -n "$libdir" && test ! -f "$libfile"; then
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5670:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5671-	      finalize=no
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5703-	      fi
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5704:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5705-	      outputname="$tmpdir/$file"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5706-	      # Replace the output file specification.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5707:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5708-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5721-	    # Install the binary that we compiled earlier.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5722:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5723-	  fi
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5737-	  *:*.exe)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5738:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5739-	    ;;
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5750-    for file in $staticlibs; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5751:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5752-
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5907-	  # Warn if it was a shared library.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5908:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5909-	  continue
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5911-
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5912:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5913-	test "X$dir" = "X$file" && dir=.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5917-	else
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5918:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5919-	  exit $EXIT_FAILURE
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5924-	# Just add the directory containing the .lo file.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5925:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5926-	test "X$dir" = "X$file" && dir=.
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5935-      # Get the absolute pathname.
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5936:      absdir=`cd "$dir" && pwd`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5937-      test -n "$absdir" && dir="$absdir"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5971-      # Quote arguments (to preserve shell metacharacters).
aiksaurus-1.2.1+dev-0.12/ltmain.sh:5972:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-5973-      args="$args \"$file\""
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6033-    for file in $files; do
aiksaurus-1.2.1+dev-0.12/ltmain.sh:6034:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6035-      if test "X$dir" = "X$file"; then
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6040-      fi
aiksaurus-1.2.1+dev-0.12/ltmain.sh:6041:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6042-      test "$mode" = uninstall && objdir="$dir"
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6141-	  *.exe)
aiksaurus-1.2.1+dev-0.12/ltmain.sh:6142:	    file=`$echo $file|${SED} 's,.exe$,,'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh:6143:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6144-	    # $file with .exe has already been added to rmfiles,
##############################################
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6415-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
aiksaurus-1.2.1+dev-0.12/ltmain.sh:6416:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
aiksaurus-1.2.1+dev-0.12/ltmain.sh-6417-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
aiksaurus-1.2.1+dev-0.12/missing-145-         from any GNU archive site."
aiksaurus-1.2.1+dev-0.12/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
aiksaurus-1.2.1+dev-0.12/missing-147-    test -z "$files" && files="config.h"
##############################################
aiksaurus-1.2.1+dev-0.12/missing-184-         proper tools for further handling them.
aiksaurus-1.2.1+dev-0.12/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
aiksaurus-1.2.1+dev-0.12/missing-186-         archive site."
aiksaurus-1.2.1+dev-0.12/missing-187-
aiksaurus-1.2.1+dev-0.12/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
aiksaurus-1.2.1+dev-0.12/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
aiksaurus-1.2.1+dev-0.12/missing-190-    if test -f "$file"; then
##############################################
aiksaurus-1.2.1+dev-0.12/missing-213-	*.y)
aiksaurus-1.2.1+dev-0.12/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
aiksaurus-1.2.1+dev-0.12/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
aiksaurus-1.2.1+dev-0.12/missing-217-	    fi
aiksaurus-1.2.1+dev-0.12/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
aiksaurus-1.2.1+dev-0.12/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
aiksaurus-1.2.1+dev-0.12/missing-243-	*.l)
aiksaurus-1.2.1+dev-0.12/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
aiksaurus-1.2.1+dev-0.12/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
aiksaurus-1.2.1+dev-0.12/missing-267-
aiksaurus-1.2.1+dev-0.12/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
aiksaurus-1.2.1+dev-0.12/missing-269-    if test -z "$file"; then
aiksaurus-1.2.1+dev-0.12/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
aiksaurus-1.2.1+dev-0.12/missing-271-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
aiksaurus-1.2.1+dev-0.12/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
aiksaurus-1.2.1+dev-0.12/missing-295-    if test -z "$file"; then
aiksaurus-1.2.1+dev-0.12/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
aiksaurus-1.2.1+dev-0.12/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
aiksaurus-1.2.1+dev-0.12/missing-298-    fi
##############################################
aiksaurus-1.2.1+dev-0.12/missing-321-	*o*)
aiksaurus-1.2.1+dev-0.12/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
aiksaurus-1.2.1+dev-0.12/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/missing-327-	*h*)
aiksaurus-1.2.1+dev-0.12/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
aiksaurus-1.2.1+dev-0.12/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-217-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:218:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-219-	  echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-225-	@list='$(pkgdata_DATA)'; for p in $$list; do \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:226:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-227-	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
##############################################
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-237-distdir: $(DISTFILES)
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:238:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-240-	list='$(DISTFILES)'; for file in $$list; do \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-241-	  case $$file in \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:242:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:243:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-244-	  esac; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-245-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in:246:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
aiksaurus-1.2.1+dev-0.12/data/Makefile.in-247-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-189-Amor Eros Platonic:love acceptance admiration adoration affection agape approval ardor attachment brotherly:love charity desire devotion esteem fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:190:Amor Eros Platonic:love aching admiration adoration affection agape amour ardor attachment beloved blow brotherly:love charity crush desire devotion ecstasy enthusiasm eruption fancy fervor fire flame fondness free:love fuss glow gust gusto heart hero:worship hurrah idolatry idolization infatuation libido like liking longing love lovemaking outbreak outburst passion popularity regard relish sentiment sex shine spasm taste tempest weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:191:Amor Eros Platonic:love adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity conformity constancy cult cultism deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-192-Amor Eros Platonic:love adherence admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love friendship heart hero:worship homage idolatry idolization libido like liking love lovemaking partiality passion popularity regard sentiment sex shine tenderness weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-201-Amor Eros Platonic:love admiration adoration affection agape ardor attachment attitude brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization inclination leaning libido like liking love lovemaking mind partiality passion penchant popularity predilection predisposition propensity regard sentiment sex shine susceptibility weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:202:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-203-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity consideration desire devotion faith fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-205-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity delight desire devotion ecstasy fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion pleasure popularity rapture regard sentiment sex shine transport weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:206:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion eagerness enthusiasm fancy fervor fire flame fondness free:love heart heartthrob heat hero:worship idolatry idolization intensity libido like liking love lovemaking passion popularity regard sentiment sex shine warmth weakness worship yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-207-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion ecstasy faith fancy fervor flame fondness free:love gusto heart hero:worship idolatry idolization libido like liking love lovemaking loyalty passion piety piousness popularity regard relish sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-1791-English:horn bassoon clarinet fife flute oboe ocarina panpipe piccolo pipe recorder reed saxophone sweet:potato whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:1792:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-1793-Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-2450-ID:card badge calling:card card countersign credentials dog:tag identification initials monogram signature tessera 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:2451:IOU abrade abrasion abyss acceptance accord account agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage canon canvass canyon cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearing cleave cleft clog cloister closure cohere coincide col collate collation colophon concur concussion confine confinement confirmation conform constrain constraint constriction control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exfoliate explore explosive fault fenestra fetter find:out fissure fit fixation flake flaw flick flume fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back kink label lacerate laceration lacuna lag leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus nick norm notch nuisance:value observe obstruct obstruction occlusion opening opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over postmortem pound price:tag prick print probe prohibition promissory:note protection pull pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance reckoning reef refrain rein relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive run run:over running:head rupture savage scab scald scale scan scar scarify scissure scorch score scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on size size:up skin slacken slackening slash slit slot slow:down slow:up slowdown slowing:down slug snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket title:page tittle token track trademark trammel trauma traumatize trench twist type underline underscore valley value variegate verification vesicle vocable voice void wadi wale walkout warp wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-2452-IOU acceptance account balance bark bill blank:check call certificate certificate:of:deposit check check:out checkbook consideration debenture demand:draft draft explanation letter:of:credit money:order negotiable:instrument note paper portfolio promissory:note stocks:and:bonds tip treasury:note voucher warrant 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-3528-Miss:America bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl dazzler dream enchantress knockout looker model paragon peach pinup pussycat stunner 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:3529:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive ecstasy elan encouragement energy enthusiasm exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct moving:spirit notion passion provocation reflex soul sparkle spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-3530-Muse afflatus animus creativity daemon demon dynamism fire genius inspiration soul spirit talent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-3577-Negro:spiritual anthem cantata canticle chorale church:music doxology gospel hymn introit mass offertory oratorio paean passion psalm requiem spiritual 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:3578:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:3579:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-3580-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:3581:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-3582-Nemesis agitation bluster brawl broil brouhaha cacophony chaos commotion disturbance ebullition embroilment excitement fanaticism ferment fever flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion racket rage row ruckus rumpus tumult turbulence turmoil uproar upset vehemence violence zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5033-Walter:Mitty ablation absentmindedness absorption abstraction brown:study concentration daydream daydreamer deep:thought dream dreaming erosion fantasy melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie stargazing study thoughtfulness trance woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5034:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5035-Walter:Mitty absentmindedness absorption abstraction analysis application attention brown:study concentration consideration daydream daydreamer deep:thought dream dreaming fantasy heed intentness melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie speculation stargazing study thoughtfulness trance woolgathering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5381-abandon abundance drunkenness exaggeration excess excessiveness exorbitance expletive extravagance extreme extremism extremity fat flood flow glut gluttony hyperbole hypertrophy incontinence indulgence inordinance intemperance inundation much overabundance overflow overflowing overgrowth overmuch overpass overrun overrunning plethora prodigality profusion radicalism redundancy self-indulgence superabundance superabundant superfluity superiority surfeit surplus too:much unconstraint unreasonableness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5382:abandon abyss adit aqueduct bank bar beg boom breach break bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chasm check chimney chink chisel chuck circumvent cleave cleft col conduit countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch ditch double draw duct dugout dump egress eliminate elude engrave entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive rupture rut sap scissure score scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5383-abandon accent alphabet autograph badge bar bit cancel character cipher complication condition countersign cue device digit dispose:of dot emblem figure forgo get:rid:of graph hold ideogram initials insignia key:signature lead letter ligature line mark measure monogram movement notation number pause relinquish representative seal sign signature slur spare swell symbol tie time:signature trace waive writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5391-abandon acquiescence adherence allegiance application ardor assiduity attachment bond commitment compliance concentration conformity constancy dedication devotion diligence earnestness endurance faith fealty fervor fidelity fire heat homage industry inflexibility insistence intensity intentness loyalty obedience observance obstinacy passion patience permanence perseverance persistence pertinacity piety plodding plugging preoccupation relentlessness reliability resolution resolve rigidity seriousness service servility sincerity spirit stability stamina staying:power stubbornness submission tenacity tie troth true:blue vehemence warmth willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5392:abandon acquiescence alacrity anxiety appetite application ardor avidity commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fervor fidelity fire flame furor fury goodwill gusto heart heat hurrah intensity intentness keenness liveliness loyalty passion pliability promptness readiness relish resolution savor seriousness sincerity soul spirit tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5393:abandon acquiescence allegiance anger animation ardor commitment compliance dedication delirium devotion earnestness ecstasy enthusiasm excitement faith fealty fervor fidelity fire furor fury gusto heart heat hurrah impetus intensity intentness liveliness loyalty passion piety quickening relish resolution savor seriousness sincerity soul spirit stimulation vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5394:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5395-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5399-abandon affectation coloring embellishment exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance inundation overgrowth overmuch overpass overrun overrunning radicalism superiority surplus too:much unreasonableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5400:abandon affection animation ardor commitment dedication devotion earnestness ecstasy enthusiasm excitement faith fervor fidelity fire flame furor fury gusto heart heat intensity intentness liveliness loyalty passion relish resolution savor seriousness sincerity soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5401:abandon afflatus ardor craze delight delirium ecstasy enjoyment exhilaration fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5402-abandon age back bankrupt betray bill bomb break bust cave:in close:up collapse come:apart conk:out contract crash crumble decay decline decrease default deplete desert deteriorate die diminish disappear disintegrate disregard dodder drain droop drop dwindle ebb exhaust fade fail faint fall fall:away fall:flat fall:off fall:short fall:through falter fizzle fizzle:out flag flop flunk fold follow founder get:along get:on give:out give:way go go:down go:off go:out go:to:pieces go:to:pot go:under go:up go:wrong grow:old gutter ignore impoverish jade labor:in:vain lack lag languish lapse lessen let:down lose lose:ground misfire mount not:compare pass pass:over peak peter:out pine poop:out run:aground run:down run:out serve shake short shrink shrivel shut:down sink slide slip slump spin subserve subside totter touch:bottom wane want wash:out waste waste:away weaken wear:away wear:thin wilt wither wizen worsen wrinkle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5403:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5404-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5405:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5406:abandon alacrity anger animation ardor commitment dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat hurrah intensity intentness liveliness loyalty passion relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit vehemence verve warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5407-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5426-abandon ardor commitment dedication devotion earnestness faith fervor fidelity fire heat intensity intentness loyalty passion resolution seriousness sincerity spirit vehemence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5427:abandon ardor craze delirium ecstasy enthusiasm fervor fire frenzy furor furore fury heat hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5428-abandon ardor delirium ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5456-abandon boot bounce bounce cashier cast cast:out chuck discard discharge eject exclude expel extrude jettison junk kick:out obtrude oust put:out reject remove scrap shed slough throw:away throw:out thrust:out toss:out turn:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5457:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5458-abandon break:ground cast cast:away cast:off castaway chuck deep:six derelict discard dispose:of ditch dump eliminate exile get:rid:of give:away jettison jilt part:with reject remove slough throw:away throw:out throw:over weigh:anchor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5508-abandon coloring embellishment exaggeration excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance overgrowth overmuch radicalism too:much unreasonableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5509:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5510:abandon craze cut delirium ecstasy fever frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5511:abandon craze delight delirium ecstasy frenzy furor furore fury hypnosis hysteria intoxication madness orgasm orgy passion rage rapture ravishment rhapsody seventh:heaven thrill trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5512:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5513:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5514:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5515:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5516:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5517:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5518:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5519:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:5520:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-5521-abandon cut disregard goldbrick goof:off ignore jump leave leave:out let:alone let:be let:go malinger miss omit overlook pass:by pass:over pass:up procrastinate shirk skip slack slight trifle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-6600-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:6601:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holdup hypnotize ictus immerse immure impede impediment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-6602-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-7113-abeyance abjuration cessation cold:storage discontinuance forbearance relinquishment renunciation resignation suspension waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:7114:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage back back:and:fill bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow blemish blessing bloody blooper blow boner boot bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear cleavage cleave cleft coerce coffee:break col collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do domesticate domineer downgrade downtime draw drench drill droop drop drum:out ease:up ebb:and:flow emerge emergence end enervate enslave erupt escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grind groom groove gulch gulf gully habituate half:time halt handle hap happen happenstance happy:hour harden harness heave henpeck hesitation hiatus hitch hole holiday housebreak humble humiliate hurt ignore impart impoverish improvement inaugurate incise incision indecorum infringe initiate injure interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish law:of:averages lay:off layoff leak leakage leave leg lesion let:go let:out letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meliorate milk mismatch missing:link mitigate mitigation moat modification modulate modulation mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice prepare price:cut printed:circuit prisonbreak probability puncture purge put:about put:back put:down qualification quell quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down skin slash slew slice slit slot slump smash snap solecism sore space spell splinter split sprain spread squeak stab start stay stick stop strain strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat upheaval vacation valley vanquish variation variety vary vent violate void wadi walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-7115-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma cowardice debility depression doldrums dormancy drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude impotence indifference indolence inertia languor lassitude latency lethargy listlessness overstrain passivity phlegm prostration sleep sleepiness sloth slowness sluggishness slumber softness somnolence stasis strain stretching stupor suspense tedium torpor vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-8841-aboveboard authentic bona:fide foursquare genuine on:the:level open open:and:aboveboard square straight up-and-up veritable 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:8842:abrade abrasion abyss account:for ace address adept allegorize answer aperture approach apt assay attempt band bang bar bark bash bat beating belt bid biff birthmark bit blackhead blast blaze bleb blemish blister bloody blow boom bottom brand bravura breach break break:up breakage breath broach bug bump burn burst bust canyon cast catch cauterize cavity chafe chap char chase chasm check chimney chink chip chop cicatrix clack clap clarify clash claw clear:up clearing cleave cleft click clip clobber clout clump coal col collapse come:apart concussion corrugation coup crack crack crack:up crackerjack crackle cranny crash crater craze crevasse crevice crimp cunning cut cwm dash deal debug decipher deck decode deface defect defection deficiency defile deform deformity dell demonstrate demythologize detonate detonation dike dint discharge disentangle disfigure disfigurement disintegrate distort distortion ditch divaricate divide divine do dope dope:out draw drawback drub drumming earshot elucidate endeavor engrave engraving enlighten essay excavation exemplify exfoliate experiment explain explicate explode explosion expound failing failure fall:to:pieces fathom fault fenestra figure:out find:out fissure flame flap flash flaw fling flip flop flume flute foible found fracture frailty fray frazzle freckle fret fulminate furrow fusillade gag gall gambit gape gash gat get give:away give:way go go:off go:to:pieces gorge gouge groove guess gulch gulf gully gunshot hair hairbreadth hickey hit:it hollow hurt illuminate illustrate imperfection inadequacy inch incise incision infirmity injure injury inlet instant interpret jiffy joint kink knock knock:down knock:out lacerate laceration leak lesion lick list little maim make:clear make:out make:plain mar master maul minute moat mole moment mutilate mutilation nevus notch offer open open:up opening orifice outlet oxidize parch part pass passage passageway paste pelt percussion pierce pimple pit plumb plunk pock pockmark poke pop popularize pore potshot pound problem psych psych:out punch puncture pustule rap rationalize ravel ravine rend rent report resolve riddle rift rime rip rive ruck run rupture salvo savage scab scald scale scar scarify scissure scorch score scotch scrape scratch scuff seam sear sec second separate shatter shiver shortcoming shot show simplify singe sizzling skilled skin slash slat slice slit slog slot slug smack smash smite snag snap snapping soak sock solder solve sore sort:out space span spell:out spit spitting:distance splat splinter split split:second splitting sprain spread stab stagger start step stick strain strawberry:mark streak streaking striate striation strike stripe sty superior swap swat swing taint tap tattoo tear thump thwack tick time track trauma traumatize trench trial trial:and:error trice trough try twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave valley vesicle virtuoso void volley vulcanize wadi wale wallop warp wart weak:link weak:point weakness weal weld welt wen whack wham whirl whomp whop wink work work:out wound wrench yak yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-8843-abrade abrasion afflict agonize ail anger apogee assault attack bank bark beacon beam beat beat:down bite blaze blemish blister bloody break break:down bristle bulldoze burn burning cast catch ceiling chafe check chip claw cog concussion convulse crack crackle craze crick crucify cut descent desire distress fell fester fire flame flare flatten flicker flight fracture fray frazzle fret gall gash glance gnaw gouge grate grind gripe harrow hurt ignition impact incise incision inflame injure injury irritate itch knock:down lacerate laceration launch lesion maim martyr maul mutilate mutilation nip pain pierce pinch prick prostrate puncture rack rankle rasp raze ream rend rent rip roast rub run rupture savage scald scorch scotch scrape scratch scuff shave shoot shot skin slash slit smart smash sniff sore sprain sputter stab stick sting stinging strain stream take:down tear throw:away tingle tingling torment torture trajectory trauma traumatize tweak twist wound wrench wring 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-8855-abrade abrasion bark blemish bloody breach break break:in breakage burn burst bust carve chafe check chip chisel claw cleft concussion counter crack crackle craze cut exfoliate fissure fracture fray frazzle fret gall gap gash hew hurt incise incision injure injury interfere interrupt lacerate laceration lesion maim marker maul mutilate mutilation pierce plaque puncture rend rent rift rip run rupture savage scald scale scorch scotch scrape scratch scuff skin slash slice slit snap snip sore splinter split sprain stab stick strain tag tear token trauma traumatize whittle wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:8856:abrade abrasion bark blemish bloody breach break break:up breakage burn burst bust chafe chasm check chink chip claw cleavage cleave cleft come:apart concussion convulse crack crackle craze cut disintegrate ditch division exfoliate fall:to:pieces fissure fracture fray frazzle fret furrow gall gap gash give:away give:way groove hurt incise incision injure injury kill lacerate laceration lesion maim maul mutilate mutilation open passage pierce puncture relax rend rent rift rip rive run rupture savage scald scale schism scorch scotch scrape scratch scuff separate separation skin slash slice slit slot snap sore splinter split sprain stab start stick strain tear tickle trauma traumatize trench wadi wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-8857-abrade abrasion bark blemish bloody breach break breakage broach burn burst chafe check chink chip claw cleave cleft clip concussion crack crackle craze crevasse cry cut damage dash divaricate divide drop fissure flaw fracture fray frazzle fret gall gap gash give:out gore greet hole hurt impair incise incision injure injury lacerate laceration lance leak lesion maim maul mutilate mutilation nip open open:up part pierce puncture rend rent rift rip rive run rupture savage scald scale scorch score scotch scrape scratch scuff separate shred skin slash slice slit snatch snip sore splinter split sprain spread stab stick strain streak tap tear trauma traumatize weep wound wrench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-9100-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9101:abscess access accession ague anemia annexation anoxia asphyxiation asthma atrophy breakdown chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fall fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9102:abscess access ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness downfall dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration quaking rash rheum sclerosis seizure shaking shock sore spasm tabes tachycardia trembling tumor upturn vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9103:abscess ache aching ague anemia anoxia asphyxiation asthma atrophy chill cold colic constipation convulsion cut cyanosis diarrhea distress dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flu flux growth hemorrhage hypertension hypotension icterus indigestion inflammation influenza insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-9104-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9105:abscess ague anemia anoxia anthrax asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9106:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea discharge dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lactation lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9107:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9108:abscess ague anemia anoxia asphyxiation asthma atrophy boil chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9109:abscess ague anemia anoxia asphyxiation asthma atrophy bunion chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue festering fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swelling tabes tachycardia tumor ulcer vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9110:abscess ague anemia anoxia asphyxiation asthma atrophy chill chorea colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fits:and:starts flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jactitation jaundice lumbago nausea necrosis pain palsy paralysis quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm tabes tachycardia trembling tumor vertigo vibration vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9111:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9112:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9113:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cut cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fluctuation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia instability irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor unrest vertigo vomiting wasting wavering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9114:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis debility decrepitude diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion infirmity inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9115:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis decadence declension declination degeneration deterioration diarrhea dizziness downfall downgrade dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9116:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis dermatitis diarrhea dizziness dropsy dysentery dyspepsia eczema edema eruption fatigue fever fibrillation flood flux growth hemorrhage hives hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis outbreak pain paralysis prickly:heat rash rheum sclerosis seizure shock sore spasm spate succession tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9117:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9118:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9119:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9120:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9121:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9122:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9123:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9124:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9125:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9126:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9127:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis qualm rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9128:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9129:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9130:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm stress tabes tachycardia tension tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9131:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9132:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9133:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9134:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9135:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9136:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9137:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9138:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9139:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9140:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9141:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9142:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9143:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9144:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9145:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9146:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9147:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9148:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9149:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9150:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:9151:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-9152-abscess angina apoplexy arteriosclerosis atherosclerosis attack backlog brush cardiac:arrest coronary feel heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis sore stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10566-absurdity ambiguity ambivalence antinomy asymmetry disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:10567:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10568-absurdity argot babble balderdash blabber blather bombast cant claptrap drivel drool flummery folderol fudge fustian gabble gammon gibber gibberish gobbledygook hocus-pocus humbug jabber jargon lingo mumbo:jumbo mummery nonsense palaver patois patter phraseology prate prattle rant rigamarole rigmarole rodomontade rubbish scatology slang stuff:and:nonsense trash trumpery twaddle vernacular vocabulary vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10821-abundant copious diffuse effusive extravagant exuberant fecund formless gushing overflowing prodigal productive profuse prolific redundant reiterative repetitive superabundant tautologous teeming 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:10822:abuse accept access affect affection aggression ailment algorithm ambush amok apoplexy approach arrangement arrest articulation assail assault assume attack attack attempt batter battering begin belligerence berate berating blast blister blitz bloodshed blueprint brutalize burn bushwhack butcher calculation carry:on castigate censure challenge charge chauvinism citation combat come:at come:down:on complaint conception condemn contrivance contumely convulsion crack:down:on cramp criticism criticize damn decry defy delivery denigrate denounce denunciation descend:upon design destroy destruction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit foresight forethought form frenzy furor fury fustigate game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer have:at hit hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate intention invade invective inveigh:against involve involvement irrupt jawing jingoism jump killing land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means move:into mug muster occlusion offense offensive onset onslaught organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage ramp rampage rant rape rating rationalization rave reflection reprimand revile revilement riot rioting roar roast ruin rush sack sacking sail:into sally savage scarify schedule schema scheme scorch seize seizure set:about set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell start state:of:war stoppage storm strategy strike stroke surprise system tackle tactics take:on take:up tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:10823:abuse access apoplexy approach arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage strike stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10824-abuse accuse arraign attack belittle blame censure condemn criticize damn damned decry denounce denunciate depreciate disapprove disparage fulminate:against impeach impugn indict inveigh:against knock pan rap rebuke reflect:upon reprehend reproach reprobate reprove scold shake:up skin 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10825-abuse accuse arraign blame censure condemn damn decry denounce denunciate fulminate:against impeach impugn indict inveigh:against knock rap reflect:upon reprehend reproach reprobate shake:up skin vilify 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:10826:abuse ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pound shock sore sore:spot spasm stab stitch stress stroke suffering tender:spot throb throes twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-10827-abuse ache afflict affront aggrieve agonize ail anguish befoul bewitch blight bruise condemn corrupt crucify curse cut cut:up damage defile deprave despoil destroy disadvantage distress doom envenom grieve harass harm hex hurt impair infect injure jinx maltreat menace mistreat molest offend outrage pain persecute pierce play:havoc:with poison pollute prejudice prick savage scathe stab sting taint threaten torment torture violate wound wreak:havoc wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11118-abysmal bottomless cavernous gape gaping plunging soundless unfathomable unfathomed yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11119:abyss affect allowance breach break canyon cavity chalk chap character chasm check chimney chink cleft col color crack cranny create crevasse crevice cut cwm defile dell dike ditch draw dredge excavation fault fissure flaw flume fracture furrow gap gape gash go:away gorge groove gulch gulf gully hatch hole incision joint leak make moat notch opening pass passage position print ravine recoil rent rift rime rupture scissure score scratch seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11120:abyss air:space aperture bind blemish bore breach break burrow canyon cavity chap chasm check chimney chink clearance clearing cleft col concave cover crack cranny crater crevasse crevice cut cwm deep defile dell depth difficulty dike discontinuity discrepancy disrupt ditch draw drill error excavation failure fallacy fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge gouge groove gulch gulf gully hiatus hole hollow incision inlet interstice interval jam joint jump lacuna leak mistake moat notch open opening orifice outlet pass passage passageway perforation pit pore problem puncture ravine rent rift rime rip run rupture scissure scoop scrape seam shaft sink slit slot space split stab tear trench trouble trough tunnel vacuity vacuum valley void wadi weak:point well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11121:abyss alienate aperture beguile betray blemish branching breach break break:in break:through break:up breakage broach burst burst:in bust bust:in canyon cave:in cavity channel chap chasm check chimney chink chip clearing cleave cleft cloven col come:apart crack cracked cranny craze crevasse crevice cut cwm defile dell dichotomy dike disclosure disconnected disintegrate ditch divaricate divide divided division draw excavation exfoliate fall:to:pieces fault fenestra fissure flaw flume forked fracture furrow gap gape gaping gash gat give:away give:way go gorge groove gulch gulf gully hiatus hole hollow hurt incise incision inlet interval joint lacerate lacuna leak moat notch open open:up opening orifice outlet part pass passage passageway pore ravine rend rent rift rime rip rive rupture scale scissure scratch seam sell sell:out separate separated shut:off slash slice slit slot snap space splinter split spread start tap tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11122:abyss alienation aperture blaze branching breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch divided draw excavation fault fissure flaw flume forked fracture furrow gap gape gaping gash gorge groove gulch gulf gully hack hole incision indentation jag jog joint lacerate lacerated leak mangled moat mutilated nick notch opening pass passage quartered ragged ravine rent rift rime rip rupture scale scissure score scotch seam severed shredded slash slice slit slot splinter split tattered tear torn trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11123:abyss alienation breach break breakage burst canyon cavity chap chasm check chimney chink chip cleavage cleft cloven col conflict crack cracked cranny crevasse crevice cut cwm defection defile dell difference dike disaffection disagreement disfavor disruption distance disunion ditch divergence division draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hiatus hole incision interruption interval joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam separation slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11124:abyss alveolus breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell depression dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11125:abyss aperture blank breach break canyon cavity chap chasm check chimney chink clearing cleavage cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture schism scissure seam shaft slit slot space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11126:abyss aperture bore breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dig:up dike disclosure ditch draw enquire excavation fault fenestra fissure flaw flume fracture furrow gap gape gaping gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet inquire interval joint lacuna leak moat notch opening orifice outlet part pass passage passageway pore ravine rent rift rime rupture scissure seam slit slot space split trench valley void wadi yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11127:abyss aperture bottom breach break breakage burst caesura canyon cavity cessation chap chasm check chimney chink chip clearance clearing cleavage cleave cleft col crack cranny crevasse crevice cut cwm dale deficit defile delay dell difference dike disclosure discontinuity disruption distance ditch divergence division draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gill glen gorge groove grove gulch gulf gully halt hiatus hole hollow incise incision inlet interim interlude intermission interruption interspace interval joint jump lacuna lapse leak letup lull moat notch open opening orifice outlet pass passage passageway pause pore ravine recess rent respite rest rift rime rip rive rupture scale scissure seam separation slash slice slit slot space splinter split stop suspension tear trench trough vale valley void wadi wait yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11128:abyss aperture breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale scissure seam slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11129:abyss aperture breach break bump canyon cavity chap chasm check chime chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision interruption joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11130:abyss aperture breach break canyon cave cavity chap chasm check chimney chink clearing cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat narrow notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture scissure seam separation shaft slit slot slough space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11131:abyss aperture breach break canyon cavity channel chap chasm check chimney chink clearing cleave cleft col crack cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch draw excavation fault fenestra fissure fit flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incise incision inlet interval joint lacuna leak moat niche notch open opening orifice outlet pass passage passageway pore ravine rent rift rime rive rupture scissure seam slit slot space split trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11132:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col come:out crack cranny crevasse crevice cut cwm defile dell dike discharge ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval issue joint lacuna leak moat notch opening orifice outlet pass passage passageway pore puncture ravine rent rift rime rupture scissure seam slit slot space split tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11133:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col concave crack cranny crater crevasse crevice cut cwm deep defile dell depth dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passage passageway pit pore ravine rent rift rime rupture scissure seam shaft slit slot space split trench vacuity valley void wadi well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11134:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dike discontinuity ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passageway pit pore ravine rent rift rime rupture scissure seam separation slit slot space split trench vacuity valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11135:abyss aperture breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hand hole incision inlet joint lapse leak liberty moat notch opening orifice outlet pass passage passageway ravine rent rift rime rupture scissure seam slit slot split trench trip valley visa void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11136:abyss aperture cavity chasm check clearing cleft crack crater crevasse dale deep dell depth dig:up disclosure excavation fenestra furrow gap gape gat glen gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pit pore shaft slot space split trough vacuity valley void well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11137:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11138:abyss bank birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth dig diggings disfigurement distortion excavation fault flaw freckle furrow gold:mine gulf hickey hole hollow kink mine mole nevus pimple pit pock pockmark pustule quarry rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11139:abyss bank chasm dig diggings excavation get gold:mine gulf mine pan pit prospect quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11140:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11141:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11142:abyss bed bottom breach break canyon cavity channel chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11143:abyss benthos bottom breach break canyon cavity channel chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm dale deep defile dell dike ditch drain draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove ground grove gulch gulf gully hole incise incision joint leak mine moat notch ocean:depths open opening pass ravine rent rift rime rive rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11144:abyss benthos cavity chasm crater crevasse deep depth ground gulf hole hollow ocean:depths pit shaft trench well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11145-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11146:abyss birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col crack cranny crater craze crevasse crevice cut cwm damage deface defect defile deform deformity dell dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gorge groove gulch gulf gully harm hickey hole hurt incision joint kink leak loophole mar mark mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule ravine rent rift rime rip rupture scab scar scarify scissure scratch seam slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11147:abyss birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth disfigurement distortion excavation fault flaw freckle gulf hickey hole hollow kink mole nevus pimple pit pock pockmark pustule rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11148:abyss bore breach break break:in breakage burst bust canyon cavity chap chasm check chimney chink chip cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike disregard disrupt ditch draw excavation exfoliate fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat neglect notch open open:fire open:up opening pass passage penetrate ravine rent rift rime rip rive rupture scale scissure seam slash slice slit slot snap splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11149:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11150:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully gutter hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi wash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11151:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11152:abyss breach break break:up breakage burst bust canyon cavity chap chasm check chimney chink chip cleft col come:apart crack cranny crevasse crevice cut cwm defile dell dike disintegrate ditch draw excavation exfoliate fall:to:pieces fault fissure flaw flume fracture furrow gap gape gash give:away give:way gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam slash slice slit slot snap splinter split start tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11153:abyss breach break burrow canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm defile dell depression dig diggings dike ditch draw engraving excavation extraction fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision indentation joint leak mine moat notch opening pass passage pit quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench trough tunnel valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11154:abyss breach break canyon cavity channel chap chasm check chimney chink cleft col corridor crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure scratch seam slit slot split trench trough valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11155:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11156:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11157:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11158:abyss breach break canyon cavity chap chasm check chimney chink cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw escape excavation fault fissure flaw flume fold fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam shut:down slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11159:abyss breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11160:abyss breach break canyon cavity chap chasm check chimney chink cleft col connection crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision intersection joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam sink slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11161:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11162:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11163:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch divert draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11164:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw drench excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11165:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture frost furrow gap gape gash gorge groove gulch gulf gully hoar hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11166:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11167:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat niche notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench vacuity valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11168:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak lode moat notch opening pass passage ravine rent ridge rift rime rupture scissure seam slit slot split trench valley vein void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11169:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch omission opening oversight pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11170:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass pass passage ravine rent rift rime rupture scissure seam skip slit slot split trench valley wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11171:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11172:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11173:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11174:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11175:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11176:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11177:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11178:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11179:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11180:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11181:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11182:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11183:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11184:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11185:abyss cavity chasm crater crevasse deep deeply depth gulf hole hollow pit shaft well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11186:abyss cavity chasm crater crevasse deep depth dig diggings empty excavation gulf hole hollow mine pit quarry shaft slam well white workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11187:abyss chasm crack cut dig dike excavation furrow groove gulf trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11188:abyss chasm dig diggings drill excavation gulf mine pit probe quarry read shaft treasure:trove well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11189:abyss chasm dig diggings excavation gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11190-academic academician auditor classicist clerk genius humanist learned:man litterateur mastermind philologist philosopher pundit savant scholar scholastic schoolman student 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11432-accentuate address aim aim:at application appropriate attribute ax back bear bearing bend bias birthmark bite blaze blemish blotch bracket brand bring:up butt call:attention:to cast chalk chalk:up character characteristic check chisel cicatrix coloring contribute crook crumb cut dapple dash define delimit demarcate descend designate details determine die direct direction discolor discoloration dispose dot drill drop earmark elbow emphasize engrave engraving face feature fix fix:on flick force freckle gash go goad gravitate grind guide guts hack hatch head hint hold:on hole idea identify impress imprint incline indicate intaglio jot lance lead lean level:at line look:to mallet mark mark:off marking mention message mole mordancy mottle needle nevus nick notch object patch pencil pepper pivot plunge poignancy point point:at point:out point:to point:up pointer polka:dot precipitate present prick print property punch punctuate puncture quality redound:to riddle rocker run scar scarify score scotch scratch seal seam serve set settle shade shadow shoulder single sink skewer snip solder spatula speck spike spine spit splash splotch spot spotlight stain stamp steer stigma stigmatize strawberry:mark streak stress striate stripe style subside suggestion tang tattoo tend thought thrust tick tick:off tittle to:the:point trace train trait trend turn underline underscore verge warp watermark way whittle work:toward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11433:accept access ambush assail assault attack blitz bump bushwhack catch come:at come:down:on crack:down:on descend:upon desire fall:upon gain gang:up:on go:at go:for harry have:at hit hole jump jump:on land:on lay:hands:on lay:into light:into mug pitch:into pounce:upon pound sail:into set:on set:upon spasm spring:upon strike surprise swoop:down:upon wade:into 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11434-accept acclaim celebrity character eclat fame figure glory kudos name notoriety popularity publicity recognition renown report reputation repute vogue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11946-access admission entrance entree entry import income incoming infiltration ingoing input insertion insinuation intake introduction intrusion leakage penetration percolation reception seepage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11947:access ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11948:access ado agitation blowout bother burst bustle commotion discharge eruption ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom outburst pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11949-access advance advantage agree:with answer become befit benefit do do:the:trick fill:the:bill fit forward get go:with meet profit promote qualify raise relate serve stretch suit work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-11983-access alley arterial artery avenue blind:alley boulevard bypass byway causeway close court crescent dike drive driveway expressway freeway highroad highway lane main:drag mews parkway pave pike place right-of-way road roadbed roadway row speedway street superhighway terrace thoroughfare thruway turnpike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11984:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion fall falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm stoppage storm stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11985:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11986:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11987:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal possession rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11988:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11989:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal ictus lockjaw occlusion outburst paroxysm petit:mal rage seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11990:access apoplexy approach arrest attack convulsion cramp eclampsia entrance epilepsy falling:sickness fit get grip ictus influence orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11991:access apoplexy arrest attack blockade check closing convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure shutdown spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11992:access apoplexy arrest attack blockade closing closure convulsion cramp eclampsia epilepsy falling:sickness frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure siege spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11993:access apoplexy arrest attack cataclysm convulsion cramp death disaster eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11994:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11995:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11996:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11997:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11998:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:11999:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12000:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12001:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12002:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12003:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12004:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12005:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12006:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12007:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12008:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12009:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-12010-access approach corridor entrance entry foyer hall lobby pass passage portal portico threshold vestibule 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12011:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12012:access attack blaze blowout blowup burst convulsion cyclone deflagration discharge disgorgement ejaculation emission eruption exclamation expletive explosion expulsion fit flare flare:up flash flood frenzy gale gush gust hurricane irruption jet outbreak outburst outflowing outpouring paroxysm scene seizure spasm spout spurt squirt storm surge tantrum tempest tornado upheaval upsurge whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12013:access backfire bang bark blast blaze blowout blowup boom burst clap convulsion crack crash cyclone detonation discharge eruption expansion explosion fit flare flash fusillade gale gunshot gust hurricane increase irruption outbreak outburst paroxysm pop report sally salvo scene seizure shot spasm storm tempest tornado upheaval volley wax whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-12014-access backfire bang blast blowout blowup boom burst detonation discharge eruption explosion flare flash outburst report scene storm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12015:access belch blaze blowup burst cascade convulsion cyclone deflagration eruption explosion fit flare flare:up flash gale gust hurricane irruption outbreak outburst paroxysm rapids rush scene seizure spasm spate spew stew storm tempest tornado torrent upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12016:access blast blaze blow breeze burst convulsion cyclone eruption explosion fit flaw flurry gale gust hurricane increase irruption outbreak outburst paroxysm puff sally scud seizure spasm storm surge tempest tornado upheaval whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12017:access blast blaze blowout blowup burst convulsion cyclone discharge eruption explosion fit flare flare:up gale gust hurricane irruption outbreak outburst paroxysm sally scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12018:access blaze blowup boom burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-12019-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-12283-accident blessing break bump chance destiny fate felicity flier fluke fortuity fortune gamble good:luck hap happenstance hazard hesitation hit law:of:averages light lot luck meet occasion opportunity play plunge probability random:sample risk serendipity speculation stumble tumble uncertainty venture 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:12284:accident blow bolt bombshell breakdown bump calamity casualty cataclysm catastrophe clump collapse collision convulsion crack:up crash disaster grief jolt knock misadventure mischance misfortune mishap pileup quake revelation shipwreck shock shocker smash smashup spasm stroke surprise temblor thunderbolt tragedy turn wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-12285-accident blow breakdown breakup brunt bump calamity cannon carom casualty cataclysm catastrophe cave clash collapse collision concussion crack:up crash crunch debacle disaster encounter grief impact impingement meeting misadventure mischance misfortune mishap onslaught percussion pileup shipwreck shock sideswipe smash smashing smashup total:loss tragedy washout whomp wrack wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-13085-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:13086:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-13087-accomplished:fact accomplishment achievement act acta action activity adventure affair appointment blow business calling concern coup dealings deed doing doings effort employment endeavor engagement enterprise exploit fait:accompli feat function gest go hand handiwork interest job line maneuver matter measure move occupation operation overt:act passage performance proceeding production step stroke stunt thing tour:de:force transaction turn undertaking work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14562-acerbity acidity acridity asperity astringency bitter:pill bitterness dryness edge gall greenness harshness keenness mordancy poignancy pungency roughness severity sharpness sour sourness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14563:ache aching afflict affliction aggrieve agonize agony ail anguish annoyance bite bitterness blow bore bother bruise burn chafe colic constrain convulse cramp crucify cut cut:up depress depression despair discomfort discomposure dismay disquiet distress dolor drag effort evil exertion fatigue fester fret gall gnaw grate grief grieve grind gripe harass harrow headache hurt inconvenience industry inflame infliction injure injury irk irritate irritation joylessness labor lacerate lament lamentation lesion malaise martyr misery mourn mournfulness nemesis nip nuisance oppression ordeal pain pains pang passion pathos pay penalty pest pierce pinch poignancy prick rack rankle rasp rub sadden sadness scourge sharpness shock smart sore sore:spot soreness sorrow spasm stab sting stitch strain stress stroke suffer suffering task tender:spot throes toil torment torture travail trial tribulation trouble try tweak twinge twist upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14564-ache aching afflict agonize ail bite burn carry:off chafe convulse cramp crib crucify cut distress fester fret gall gnaw grate grind gripe harrow hurt inflame irritate lacerate martyr nip pain pang pierce pinch prick rack rankle rasp rub stab sting torment torture tweak twinge twist wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14565:ache aching affront blow cramp cut distress dolor festering grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14566:ache aching affront blow cramp cut distress dolor grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14567:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14568:ache aching agonize ail anguish blow calamity catastrophe cramp cut depress disaster distress dolor exigency grief hurt hurting injury lesion misfortune pain pang passion pinch pressure shock sore sore:spot spasm stab strait stress stroke suffering tender:spot tension throes tragedy twinge wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14569:ache aching agonize ail anguish blow chill cramp cut distress dolor frostbite grief hurt injury lesion pain pang passion shiver shock sore sore:spot spasm stab stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14570:ache aching agony blow care cramp cut discomfort distress dolor grief hurt hurting injury lesion malaise misery pain pang passion shock sore sore:spot sorrow spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14571:ache aching agony blow cramp cut distress dolor grief hurt injury lesion misery pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14572:ache aching ague chill chilling creeps frostbite goose:bumps horripilation shivering spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14573-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14586-ache aching angina bellyache colic fret gnawing gripe headache heartburn migraine stomachache toothache 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14587:ache aching anguish blow contrition cramp cut discomfort distress dolor grief hurt injury lesion malaise misery misgiving mortification pain pang passion regret remorse shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14588:ache aching anguish blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14589:ache aching blow box cabin cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14590:ache aching blow chill cramp cut distress dolor grief hurt injury lesion pain pang passion shivering shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14591:ache aching blow convulsion cramp cut distress dolor frenzy grief hurt injury lesion misery orgasm pain pang paroxysm passion seizure shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14592:ache aching blow cramp cross cut difficulty distress dolor gall grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes trouble wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14593:ache aching blow cramp cut distress dither dolor grief grimace hurt injury insult lesion outrage pain pang passion shiver shock sore sore:spot spasm stress stroke suffering tender:spot throes tingle traumatize twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14594:ache aching blow cramp cut distress dolor grief hurt injury lesion misfortune pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14595:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pining shock sore sore:spot spasm stress stroke suffering tender:spot throes trauma travail wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14596:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14597:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14598:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14599:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14600:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14601:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14602-ache aching chill chilling creeps cut freeze frostbite goose:bumps horripilation nip shiver shivering shock 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14613-ache aggrieve anguish bruise cut cut:up distress grief grieve hurt pain pang pierce prick stab sting stress suffering wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14614:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14615-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14617-ache agonize ail anguish bite blanch blench fidget flutter grimace hurt itch jerk nip pinch pound prick pulsation shoot shrink smart stab suffer thrill throb throbbing tingle tweak twinge twitch wince writhe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14618:ache agonize ail anguish bite charley:horse cramp crick discomfort distress gnawing gripe hitch hurt kink misery nip pain pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14619-ache agonize ail anguish blanch bleed blench deteriorate grieve grimace hurt pain pound shoot shrink smart suffer thrill throb tingle twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14648-ache aspire crave desire fancy hanker hunger itch long lust need pant prefer purpose thirst want yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:14649:ache bit bite charley:horse cramp crick cut gnawing hitch kink misery needle nip pain pang paroxysm picot pinch prick seizure shoot shooting spasm stab stitch stroke thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-14650-ache clamor:for covet crave cry:for desire envy fancy hanker hunger itch itch:for long lust miss need pine thirst want yearn 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15253-acquiesce assent bow capitulate cave cringe defer defer:to fawn knuckle knuckle:under obey succumb truckle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15254:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15255-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity homage honor loyalty obedience observance piety service servility submission tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15256-acquiescence adherence allegiance ardor attachment bond compliance conformity constancy devotion faith fealty fidelity homage loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15257:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15258:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15259:acquiescence alacrity ardor compliance consent eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15260:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15261:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15262:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15263:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15264:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15265:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15266:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15267:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15268-acquiescence allegiance compliance conformity devotion faith fealty homage loyalty observance piety service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15913-acting affectation air airs appearance bluff charade color coloring cover:up deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falsity feint fraud front gilt gloss guise humbug hypocrisy image imposture insincerity mannerism masquerade ostentation pageant playacting pose posing posture pretense pretension pretext public:image put:on representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15914:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15915-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15923-acting affectation appearance artfulness artifice bluff color coloring craft credibility:gap deceit deception delusion disguise dissemblance dissimulation duplicity facade face fakery false:front false:show falsity feint fraud front gilt gloss guile humbug imposture indirection insincerity intrigue masquerade ostentation perjury playacting pose posing posture pretense pretension pretext representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:15924:acting affectation appearance artifice blind bluff cheat chicane chicanery color coloring concealment counterfeit cunning deceit deception delusion disguise dishonesty dissemblance dissimulation dodge duplicity evasion facade face fake fakery false:front false:show falseness falsity feint finesse flam flimflam fraud front gilt gimmick gloss guile gyp hoax humbug hypocrisy illusion imposture indirection intrigue knavery manipulation masquerade mirage ostentation phantasm playacting pose posing posture pretense pretension pretext representation ruse seeming sell semblance sham show simulacrum simulation speciousness spoof stratagem subterfuge swindle tergiversation treachery trick trickery varnish vision wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15925-acting affectation appearance artifice bluff cheat chicane chicanery color coloring counterfeit deceit deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falseness falsity feint flimflam fraud front gilt gloss humbug imposture masquerade ostentation playacting pose posing posture pretense pretension pretext representation ruse seeming semblance sham show simulacrum simulation speciousness stratagem subterfuge trick trickery varnish window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-15999-action activity air appearance atmosphere attitude bearing coloring feeling idea mood presence spirit style timbre tone way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16000:action activity alacrity animal:spirits animation anxiety appetite ardor avidity bite brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto guts impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits tone verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-16001-action activity animal:spirits animation brio dash effervescence elan energy enterprise esprit exuberance fire gaiety gusto life liveliness moxie pep piss:and:vinegar pizzazz playfulness snap spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-16410-activity ado affair business concern doing employment enterprise function interest matter occupation thing undertaking work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16411:activity ado agitate agitation amalgamate arouse beat beat:up blend blow:up bluster boil boiling bother brawl broil brouhaha burst bustle churn commingle commotion confusion convulse din disarrange discombobulate discompose discomposure disconcert disorder disquiet disturb disturbance donnybrook drive ebullition eddy effervescence electrify embroilment excite excitement fan fan:the:flame ferment fermentation fever fidgets fire fit flame flap flurry flush fluster flutter foam foment foofaraw fracas free-for-all frenzy fret fume furore fuss hassle heat hubbub hullabaloo hurry hustle impassion incense incite inflame inquietude instigate intermingle jar jitters jolt maelstrom malaise melee mingle mix:up moil nervousness paddle pandemonium pell-mell perturb perturbation pique pother provoke quicken racket rampage rattle restlessness rile riot ripple rock roil roughen roughhouse rout row ruckus ruction ruffle rumple rumpus scramble seethe seething set:on shake shake:up shindy shock simmer smolder spasm spur spurt stagger stew stir stir:up storm sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest unsettle uproar upset urge vortex whet whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16412:activity ado agitate agitation beat beat:up bluster boil boiling bother brouhaha bug burst bustle chaos churn commotion confusion convulse disarrange discombobulate discomfiture discompose discomposure disconcert disorder disquiet disturb disturbance drive ebullition eddy effervescence electrify embroilment excite excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment frenzy fret fume furore fuss galvanize gust hubbub hullabaloo hurry inquietude jar jitters jolt maelstrom malaise moil nervousness outburst paddle pell-mell perturb perturbation pother provoke rattle restlessness rile ripple rock roil roughen rout row ruffle rumple scramble seethe seething shake shake:up shock spasm spurt stagger stew stimulate stir stir:up sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unhinge unquiet unrest unsettle uproar upset vortex whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-16413-activity adultery affair affairs bag basis business commerce concern employ employment enterprise function interest labor lookout matter meat occupation service thing undertaking work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-16433-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16434:activity affection alacrity animal:spirits animation anxiety appetite appreciation ardor avidity brio crush delight eagerness ecstasy elan enthusiasm esprit excitement exuberance fervor fire fondness furor fury gaiety glow gust gusto heart heat impatience impetus infatuation joie:de:vivre keenness life liking liveliness love mettle palate passion pertness piss:and:vinegar playfulness promptness quickness readiness relish savor soul spirit spirits taste vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16435:activity aggression alacrity animal:spirits animate animation anxiety appetite ardor avidity brio cast control dash drive dynamism eagerness effect effervescence elan energy enterprise enthusiasm esprit esprit:de:corps excitement exuberance fire force gaiety get-up-and-go getup ginger glow gumption gust gusto hustle impatience impetus impulse initiative joie:de:vivre keenness life liveliness mettle might mind morale motivation moxie panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power promptness pungency push quickness readiness relish snap sparkle spirit spirits spunk starch team:spirit urge verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16436:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16437:activity alacrity animal:spirits animation anxiety appetite ardor avidity bite bliss brio dash delight eagerness ecstasy edge elan elation enthusiasm esprit euphoria exuberance fervor fire flavor gaiety ginger glow gust gusto guts heart hunger impatience impetus interest joie:de:vivre keenness kick life liveliness mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor snap spice spirit spirits tang taste thirst verve vigor vim vitality vivacity warmth zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16438:activity alacrity animal:spirits animation anxiety appetite ardor avidity bounce brio character compulsion dash dazzle eagerness effervescence elan energy enthusiasm esprit exuberance flair flavor gaiety get-up-and-go glow gust gusto impatience impetus joie:de:vivre keenness life lifeblood liveliness mettle moving:spirit moxie obsession passion pep pertness piss:and:vinegar pizzazz playfulness preoccupation promptness punch pungency quickness readiness resilience soul spark:of:life sparkle spirit spirits spring verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16439:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash dynamism eagerness effervescence elan energy enthusiasm esprit excitement exuberance fervor fire gaiety glow gust gusto impatience impetus intensity joie:de:vivre keenness life liveliness mettle moxie passion pep pertness piss:and:vinegar pizzazz playfulness promptness quickness readiness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16440:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16441:activity alacrity animation ardor avidity brio dash eagerness elan enthusiasm glow gusto impetus joie:de:vivre keenness life liveliness mettle pertness promptness readiness spirit verve vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16442:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16443:activity anger animation anxiety ardor eagerness ecstasy enthusiasm excitement fervor fire fireworks firing furor fury glow gusto heart heat impatience liveliness love passion relish savor sexual:desire soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16444:activity animal:spirits animation ardor brio dash elan enthusiasm esprit exuberance gaiety glow gusto impetus joie:de:vivre life liveliness mettle pertness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16445:activity animation animus ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle moxie pertness spirit vigor vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16446:activity animation ardor brio dash elan enthusiasm esprit glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit verve vim vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16447:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16448:activity animation ardor brio elan energy enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vigor vim vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16449:activity animation ardor brio elan enthusiasm excitement fervor fire glow gusto heat impetus joie:de:vivre life liveliness mettle passion pertness spirit vehemence vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16450:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16451:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:16452:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-16453-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-17362-addle ado agitate agitation ball:up beat beat:up becloud bedazzle befuddle bewilder blow bluster bother brouhaha bug bustle chaos churn cloud clutter commotion confuse confusion convulse daze dazzle disarrange discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet distemper disturb disturbance ebullition eddy effervescence electrify embarrass embarrassment embroilment entangle excite ferment fermentation flare flummox flurry fluster flutter fog frenzy fret fuddle fume fuss get haze hurry jar jolt jumble maze mess mist mix:up muddle paddle pell-mell perplex perplexity perturb perturbation pother pucker put:out raise:hell rattle rile ripple rock roil roughen ruffle rumple shake shake:up shock shuffle spook stagger stew stir stir:up sweat swirl swirling swivet tangle throw tizzy trouble tumult turbulence turmoil unnerve unsettle uproar upset vortex whip whip:up whirl whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:17363:addle ado agitate agitation ball:up beat becloud bedazzle befuddle bewilder bother bug burst bustle chaos cloud commotion confuse confusion dash daze dazzle discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet disturb disturbance dither drive electrify embarrass embarrassment entangle ferment fidgets fit flap flop fluctuation flummox flurry fluster flutter fog foofaraw frenzy fret fuddle fuss haste haze hubbub hullabaloo hurry hustle inquietude jar jolt jumble lather maelstrom maze mess mist mix:up muddle perplex perplexity perturb perturbation pother pucker put:out race raise:hell rattle restlessness ripple rock ruffle rush scamper scramble scurry scuttle shake shake:up shock shuffle slat spasm splatter spurt stagger stew stir sweat swirl swivet tizzy trepidation trouble tumult twitter unrest unsettle upset vacillation vortex whirl wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-17364-addle adumbrate air baffle ball:up becloud bedazzle befog befuddle bewilder blur bother bug cloud confuse darken daze dazzle deform dim discombobulate discomfit discompose disconcert disorder disorganize disorient distort distract disturb eclipse embarrass entangle film flummox fluster flutter fog fuddle fuss fuzz gauze haze jumble maze mess:up mist mix:up muddle muddy mystify obfuscate obscure overcast overshadow pale perplex perturb pother put:out puzzle raise:hell rattle ruffle shade shadow smoke soften unsettle upset vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-17520-address address allocution chalk:talk debate declaration diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective lecture oration panegyric pep:talk peroration philippic pitch reading recital recitation sales:talk salutatory say speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:17521:address address allocution chalk:talk debate diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective irony lecture oration pep:talk peroration philippic pitch reading recital recitation repetition sales:talk salutatory sarcasm say sermon song:and:dance speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-17522-address address allocution chalk:talk debate diatribe eulogy exhortation filibuster harangue inaugural invective lecture oration pep:talk peroration philippic pitch reading recital recitation sales:talk salutatory say sermon speech talk talkathon tirade valedictory 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18779-ado affliction aggravation annoyance anxiety bad:news bore bother commotion devilment difficulty disadvantage dogging downer drag evil exasperation gall harassment headache inconvenience matter nuisance pain persecution pest pester pique plague pother problem provocation provoking torment trial trouble vexation vexing worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18780:ado aggravation agitation anxiety bafflement bother brawl broil brouhaha burst bustle chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fuddle fuss hassle haze hubbub hullabaloo irritation jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turmoil twitter uproar upset vexation vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18781:ado aggravation agitation bafflement bother brawl broil brouhaha burst bustle chaos clamor clatter cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fret fuddle furore fuss hassle haze hubbub hullabaloo jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage rattle restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter uproar upset vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18782-ado aggravation annoyance anxiety bad:news bane bore bother devilment difficulty disadvantage dogging downer drag drip dryasdust dusty evil exasperation harassment headache humdrum inconvenience matter nuisance persecution pest pill problem trial trouble vexation wet:blanket worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18787-ado agitation ailment anxiety bedlam bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn clamor clatter clutter commotion confusion discomposure disorder disquiet distress disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle hubbub hurry inquietude jitters jumble lather maelstrom malaise melee mess moil nervousness noise pandemonium passion pell-mell perturbation pother racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble seethe seething shindy stew stir strife swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18788:ado agitation ailment anxiety bluster boil boiling bother brouhaha burst bustle churn commotion discomposure discontent disorder disquiet dissatisfaction disturbance eagerness ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fretfulness fretting fume fuss haste hubbub hullabaloo impatience inquietude jitters lather maelstrom malaise moil nervousness palpitation perturbation pother restlessness roil rout row scramble seethe seething shiver spasm spurt stew stir sweat swirl trepidation tumult turbidity turbulence turmoil twitter uneasiness unhappiness unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18789:ado agitation ailment bluster boil boiling bother brawl brew broil brouhaha burst bustle cacophony carbonation chaos churn clamor commotion convulsion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit fizz fizzle flap flurry fluster flutter foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness outcry pandemonium passion pell-mell perturbation pother racket rage raise restlessness rise roil rout row ruckus ruffle rumpus scramble seethe seething simmer smolder sparkle spasm spurt stew stir sweat swirl swirling tempest trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset upturn vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18790-ado agitation altercation argue argument bedlam beef bicker bickering blast bluster boil boiling bother brawl broil brouhaha bustle cacophony caterwaul chaos charivari chirm churn clamor clap clash clatter commotion conflict din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fall:out fanaticism ferment fermentation feud fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo imbroglio inquietude jangle jitters knock-down-and-drag-out maelstrom maffick malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother quarrel racket rage raise:hell rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble scrap scrimmage scud scuffle seethe seething shindy spat squabble stir swirl thunder tiff trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset whoop:it:up wrangle yap zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18794-ado agitation angst animation anxiety apprehension bother care concern dismay disquiet distress disturbance dread eagerness excitement fear foreboding fretfulness fretting haste inquietude lather malaise misgiving nervous:tension nervousness panic perturbation pins:and:needles pucker restlessness solicitude stew strain suspense sweat tension trouble uneasiness upset vexation zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18795:ado agitation anguish anxiety boil bother broil burden burst bustle chaos cloud cold:sweat commotion confusion creeps daze discomfiture discomposure disorder disorganization disorientation disquiet disturbance dither drive eagerness embarrassment excitement ferment fit flap flummox flurry fluster flutter fog frenzy fretfulness fretting fuddle fume fuss goose:bumps haste hasten haze horripilation hubbub hullabaloo hurry hustle impatience inquietude jimjams jitters jumble lather maelstrom matter maze mess mist moil muddle nervousness palpitation perplexity perturbation pother pucker quaking quiver restlessness ruffle scramble shakes shiver shuffle spasm spurt stew stir sweat swirl swivet tear tizzy tremble trepidation tumult uneasiness unquiet upset vortex whirl worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18796-ado agitation animation boiling brouhaha bubble bustle carbonation commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fizz fizzle flurry fume hiss hurry lisp pell-mell perturbation ruffle sibilation sparkle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18797:ado agitation annoyance bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter coil commotion confusion convulsion din discomfiture discomposure discord disorder disquiet disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude irritation jangle jitters joint lather maelstrom malaise melee moil mutiny nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rebellion restlessness revolt rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindig shindy spasm spurt stew stir storm strain sweat swirl swirling tempest tension thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uprising uproar upset upturn vexation vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18798:ado agitation anxiety baffle bafflement bluster boil bother brew broil burst bustle chaos churn cloud commotion confusion daze dilemma discomfiture discomposure disconcert disorder disorganization disorientation disquiet distill disturbance dither embarrassment enigma excitement ferment fit fix flap flummox flurry fluster flutter foam fog foofaraw frenzy fuddle fume fuss hammer:away:at hasten haze hubbub hullabaloo hurry inconvenience inquietude jam jumble maelstrom malaise maze mess mist muddle mystery nervousness nonplus perplexity perturbation pickle plight pother predicament problem pucker puzzle puzzle:over quandary rage restlessness riddle ruffle scramble scrape seethe shuffle simmer spasm spurt state steam stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter upset vortex whirl worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18799:ado agitation anxiety bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos commotion confusion discomfiture discomposure disorder disturbance dither ebullition eddy effervescence embroilment fanaticism ferment fermentation fit flap flurry fluster flutter fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry lather maelstrom pandemonium passion pell-mell perturbation pother pucker racket rage restlessness row ruckus ruffle rumpus scramble spasm spurt stew stir stirring sweat swirl swirling tumult turbulence turmoil twitter unquiet uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18800-ado agitation anxiety bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn cloud commotion discomposure disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle hubbub hullabaloo hurry inconvenience inquietude interference interruption intrusion jitters maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother problem racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble scrimmage seethe seething shindy stew stir swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset violence vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18801:ado agitation argument bag bang beat beating bedlam bicker blast bluster boil boiling bother box brawl broil brouhaha bump burst bust bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion crack din discomposure discord disorder dispute disquiet distress disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flop flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss howl hubbub hue:and:cry hullabaloo inquietude jangle jitters jog maelstrom malaise moil nervousness noise oscillation outcry palpitation pandemonium panic passion perturbation pother pucker quarrel quiver racket rage rattle report restlessness rhubarb roar roil rout row ruckus ruction rumble rumpus scramble seethe seething shake shindy shiver spasm spurt stew stir sweat swirl swivet thunder tizzy trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vibrate vortex whip whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18802-ado agitation argument bedlam blast bluster bother brawl broil brouhaha cacophony chaos charivari chirm clamor clap clash clatter coil commotion confusion contention controversy din discord disorder dispute disturbance donnybrook ebullition embroilment fanaticism ferment flap fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah jangle knock-down-and-drag-out melee noise outcry pandemonium passion pell-mell pother quarrel racket rage rampage rattle rhubarb riot roar roughhouse row ruckus ruction rumble rumpus scramble scrap scrimmage shindig shindy stir thunder trouble tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18803-ado agitation back backwater brouhaha bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation flurry fume hurry pell-mell perturbation ruffle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18804:ado agitation bafflement bluster boil boiling bother brouhaha burst bustle chaos churn cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disquiet distraction disturbance dither ebullition embarrassment embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter fog foment foofaraw frenzy fret fuddle fume fuss hassle haze hubbub hullabaloo inquietude jitters jumble lather maelstrom malaise maze mess mist moil muddle nervousness perplexity perturbation pother pucker restlessness roil rout row ruffle scramble seething shuffle spasm spurt stew stir sweat swirl swivet tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18805:ado agitation bake bite bluster boil boiling bother brouhaha burst bustle churn clamor commotion discomposure disorder disquiet disturbance drive ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume furore fuss hassle hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whip whirl whirlpool whirlwind whisk 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18806:ado agitation bedlam bicker blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18807:ado agitation bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion convulsion din discomposure discord disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurry inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl swirling tempest thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18808-ado agitation bedlam blast bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindy stir swirl swirling thunder trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18809-ado agitation bedlam blast bluster bother brawl broil brouhaha bustle cacophony chaos charivari chirm clamor clap clatter coil commotion confusion din discord disorder disturbance donnybrook ebullition eddy effervescence embroilment fanaticism ferment fermentation flap flurry fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurry jangle melee noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rhubarb riot roar roughhouse row ruckus ruction ruffle rumble rumpus scramble shindig shindy stir swirl swirling thunder trouble tumult turbulence turmoil uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18810:ado agitation bedlam blast bother brawl brouhaha burst bustle charivari chirm clamor clap clatter commotion din discord disturbance donnybrook ferment fit flap flurry fluster flutter fracas free-for-all fuss howl hubbub hue:and:cry hullabaloo jangle maelstrom noise outcry pandemonium pother racket rattle restlessness rhubarb roar row ruckus ruction rumble rumpus scramble shindy spasm spurt stew stir sweat swirl thunder tumult uproar vortex whirl whisper 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18811-ado agitation bedlam bother brawl broil brouhaha bustle chaos commotion confusion disorder disturbance donnybrook ebullition embroilment excitement ferment fermentation flurry foofaraw fracas free-for-all fume fuss hassle hubbub melee pandemonium pell-mell perturbation pother racket rampage riot roughhouse row ruckus ruffle rumpus scramble shindy stir swirl trouble tumult turbulence turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18812:ado agitation bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chafe chaos churn coil commotion dart discomposure disorder disquiet disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss hassle haste hasten hubbub hullabaloo hurry inquietude itch:to jitters jump:the:gun lather maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother pucker racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction rumpus rush scramble seethe seething shindig shindy spasm speed spurt squirm stew stir sweat sweat:it:out swirl swivet tear tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl whirlpool whirlwind zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18813-ado agitation bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn commotion discomposure disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle hubbub hurry inquietude jitters maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother racket rage rampage restlessness riot roil roughhouse rout row ruckus ruffle rumpus scramble seethe seething shindy stir swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18814-ado agitation bluster boil boiling bother brawl broil brouhaha cacophony chaos commotion disturbance donnybrook ebullition embroilment fanaticism ferment fight flap fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle hubbub knock-down-and-drag-out melee pandemonium passion pell-mell pother racket rage rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18815:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion confusion discomposure disorder disquiet disturbance ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume fury fuss hubbub hullabaloo inquietude jitters maelstrom malaise moil nervousness perturbation pother restlessness roil rout row scramble seethe seething spasm spurt stew stir storm sweat swirl trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18816:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fret fume fuss gush hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18817-ado agitation bluster boil boiling bother brouhaha bustle chaos churn cloud commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets flap flurry fluster foment frenzy fume fuss hubbub hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle seethe seething stir stirring swirl swirling trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18824-ado agitation bluster brawl broil brouhaha bustle coil commotion disturbance ebullition embroilment excitement ferment flap flurry foofaraw fume furore fuss hubbub outburst pother racket row ruckus rumpus shindig shindy stir tumult turbulence turmoil upheaval uproar upset whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18825:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18826:ado agitation bother brawl broil brouhaha burst bustle commotion disorder disturbance donnybrook embroilment ferment fit flap flurry fluster flutter foofaraw fracas fray free-for-all fuss hassle hubbub hullabaloo maelstrom melee pell-mell pother racket rampage restlessness riot roughhouse row ruckus ruction rumpus scramble shindy spasm spurt stew stir sweat swirl trouble tumult turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18827-ado agitation bother brawl broil brouhaha commotion disturbance donnybrook embroilment excitement foofaraw fracas free-for-all fuss hassle hubbub melee pell-mell pother racket rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18828:ado agitation bother brouhaha burst bustle clamor clatter commotion crinkle disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume furore fuss hassle hubbub hullabaloo hurry maelstrom moil pell-mell perturbation pother restlessness ruction ruffle scramble spasm spurt stew stir storm sweat swirl swirling tumult turbulence turmoil twitter uproar vortex whip whirl whish whisk whiz 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18829:ado agitation bother brouhaha burst bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume fuss hubbub hullabaloo hurry maelstrom pell-mell perturbation pother restlessness ruffle scramble spasm spurt stew stir sweat swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18830:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother quaking restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18831:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18832-ado agitation brouhaha bustle commotion disquiet disturbance dither ebullition eddy effervescence embroilment ferment fermentation flurry flutter fume fuss hurry pell-mell perturbation pother ruffle stew stir sweat swirl swirling tumult turbulence turmoil uproar upset vortex whirl 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18851-ado bother brawl broil brouhaha commotion disturbance donnybrook embroilment foofaraw fracas free-for-all fuss hassle hubbub melee pell-mell pother racket rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18852:ado burst bustle eddy fit flurry furore fuss maelstrom pother spasm stir swirl vortex whirl whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18853-adobe asphalt blacktop breccia brick canvas carpet cement clapboard clinker cobblestone concrete curb curbstone firebrick flag flagstone floor flooring gravel macadam masonry metal mortar paper parget parquet pave pavement pebble plaster plywood roofing roughcast shake sheeting shingle siding slate stone tar thatch tile tiling veneer wallpaper washboard weatherboard wood 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-18998-adorable ambrosial darling delectable delicious delightful entrancing exquisite heavenly luscious lush scrumptious smashing stunning yummy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:18999:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19000:adoration affection ardor crush devotion enthusiasm fanaticism fondness gust gusto infatuation liking love passion relish taste weakness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-19001-adoration affection crush fondness gust gusto infatuation liking love passion relish taste weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-19392-adultery affair amour cuckoldry entanglement flirtation infidelity intrigue liaison love:affair romance triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19393:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19394:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19395:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19396:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat merging orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19397:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19398:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19399:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19400:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19401:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19402:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19403:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19404:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19405:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19406:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19407:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19408:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19409:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19410:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19411:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19412:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19413:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19414:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19415:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:19416:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-19417-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-20600-advocate assert blandish cajole call:on coax contend dwell:on exhort force:upon hold importune insist insist:upon lobby maintain nag persist ply press pressure push recommend remonstrate stand:on stick stress urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:20601:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-20602-advocate authority beset besiege blandish bug buttonhole cajole call:on charge coax coerce compel constrain control demand drive dun exhort force hold impel importune insist insist:upon intimidate lobby make nag persuade pester plague ply press pressure push recommend require rush tease urge wheedle work:on 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21178-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:21179:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21180-affected apocryphal artificial assumed bar:sinister baseborn bastard bogus colored counterfeit distorted dummy embellished embroidered ersatz factitious fake false falsified fatherless feigned fictitious garbled illegitimate imitation misbegotten mock natural perverted phony pinchbeck pretended pseudo quasi queer self-styled sham shoddy simulated spurious supposititious synthetic tin tinsel twisted unauthentic ungenuine unnatural unreal warped 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21297-affecting effective eloquent expressive forceful graphic impressive incisive meaningful moving poignant striking telling touching trenchant vivid 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:21298:affection affinity aim angle animus appetite aptitude aptness ardor bag bend bent bias cast character choice command constitution craving decision delight desire determination diathesis discretion discrimination disposition druthers eagerness eccentricity enthusiasm fancy fascination favor favoritism feeling:for felicity fervor flair free:choice free:will grain idiosyncrasy inclination inclining individualism inequality intention interest involvement jaundice jaundiced:eye kidney leaning liability liking longing lust make makeup mettle mind mold mutual:attraction nature nepotism objective partiality partisanism passion penchant pleasure point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness resolution sensitivity:to set sexual:desire slant soft:spot spirit stamp stomach strain streak stripe style susceptibility sympathy talent taste temper temperament tendency thing tilting tropism turn twist type volition warp way weakness will will:power willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21299-affection affinity aim animus appetite aptitude bag bend bent bias biased cast character constitution crook curve delight diathesis disposition drift druthers eagerness eccentricity fancy fascination favor favoritism feeling:for felicity grain idiosyncrasy inclination inclined inclining individualism jaundice jaundiced:eye kidney leaning liability liking lurch make makeup mettle mind mold mutual:attraction nature partiality penchant point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness sensitivity:to set sheer skew slant soft:spot stamp strain streak stripe style susceptibility swerve sympathy taste temper temperament tendency thing tropism turn twist type veer warp way weakness weird willingness zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21310-affection allergy anaphylaxis delicacy empathy hypersensitivity identification nervousness sensitivity soreness sympathy tact tenderness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:21311:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-21312-affection ardor ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23651-agitated agreeable anxious apprehensive ardent avid bothered concerned desirous disquieted disturbed eager fearful foreboding impatient in:a:stew keen misgiving nervous on:tenterhooks overanxious perturbed solicitous strained suspenseful tense thirsty troubled uneasy worried zealous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:23652:agitated ague aspen chorea decrepit doddering fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:23653:agitated ague aspen chorea fearful fidgety fits:and:starts fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:23654:agitated ague aspen chorea fidgety fits:and:starts fluttering fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23655-agitated ague aspen chorea fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering trembling tremulous twitchy vibrating vibration wobbly 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23763-agitation bedlam bluster bother brawl broil brouhaha cacophony chaos cloud commotion disturbance ebullition embroilment fanaticism ferment flap flurry fog fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion pother racket rage row ruckus rumpus space tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:23764:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23765-agitation bluster boil boiling brawl broil brouhaha bustle cacophony chaos churn commotion discomposure disorder disquiet disturbance ebullition embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub inquietude jitters maelstrom malaise moil nervousness pandemonium passion perturbation pother racket rage restlessness roil rout row ruckus rumpus seethe seething stew stir swirl trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23779-agitation bluster bother brawl broil brouhaha cacophony chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance ebullition embarrassment embroilment excitement fanaticism ferment fever fire flame flap flummox flurry fluster flutter fog foment fomentation foofaraw frenzy fuddle fume furor furore fury fuss haze hubbub jumble maze mess mist muddle pandemonium passion perplexity perturbation pother pucker racket rage row ruckus ruffle rumpus shuffle stew stir sweat swivet tizzy tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:23780:agitation bluster brawl broil brouhaha cacophony chaos commotion dedication determination devotion disturbance ebullition embroilment enthusiasm fanaticism ferment fervor flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub hysteria infatuation madness mania obstinacy pandemonium passion perseverance racket rage row ruckus rumpus tenacity tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-23781-agitation bluster brawl broil brouhaha cacophony chaos commotion disquiet disturbance ebullition embroilment excitement fanaticism ferment flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub inquietude malaise nervousness pandemonium passion perturbation racket rage row ruckus rumpus tumult turbulence turmoil uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24191-aground castaway grounded hard:and:fast high:and:dry marooned on:the:rocks stranded stuck swamped wrecked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24192:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24193:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24194:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24195-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24197-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24198:ague chorea fits:and:starts fluctuation jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24199:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24200:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24201:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24202:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24203:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24204-ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering trembling vibration 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24335-aim ambition angle animus argument aspiration case consideration counsel desideratum design desire determination effect end explanation feeling function idea inducement influence intent matter meaning mind motive object objective plan point project proposal prospectus purpose rationale reason resolution resolve sake striving study view will 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24336:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24337-aim ambition animus appetite desire disposition effect idea inclination intent intention meaning mind point purpose resolution resolve spirit way will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24638-air anthill bad barrow basin beard beat beaten beaver below below:par bested blow:down blow:over blubber blue booked bowl:over breeze bring:down bristle butte butter carry:off cash cast:down chapfallen chop:down clay collapse complete confined confounded conquer consume cushion cut:down cut:off daintiness dashed deciduous deck declination declining declivitous defeated dejected delicacy depressant depressed descending desolate despondent destroy devour digest discomfited disheartened dispatch dispirited dispose:of disregard documented done done:for dough down down downcast downgrade downhearted downhill downward drooping droopy drop dune earlier earnestly eat eat:up eiderdown entered faint fallen falling feather:bed fell filed finish fixed flatten fleece floor floored floss flue fluff foam foothills for:real fur get:away:with ground heartless hill hillock hors:de:combat hummock hurdle hypochondriac ignore ill imperial indexed indisposed inferior ingest inscribed kapok kill knob knock:down knoll laid:low laid:up languishing lay:low lay:out legal licked lint liquidate logged low lower lowest master molehill moor mound mow:down off official on:call on:record out:of:sorts outdone overmatched overpowered overthrown overwhelmed panicked peach:fuzz pessimistic pile pillow pining pipe plunging plush pocket posted precipitate prostrate pudding puff pull:down put:away raze refinement registered rocky rubber ruined sagging sand:dune satin scattered scrag seedy setting sick silk sinking skinned slay sluggish softness spiritless stomach stubble subdued submerging subsiding suicidal supinate surround swallow swansdown swell take take:down take:in take:off throw throw:down topple tottering trimmed trip tuck:in tuft tumble tumbledown under undone unwell upset velvet wax whack:down whipped woebegone wool worsted written:down zephyr 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:24639:air apparition appearance astral banshee bubble chaff control cork departed:spirit dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-24640-air appearance display exterior externals facade face facet false:front front gaudiness italic look ostentation pose pretension public:image representation roman sans:serif sham show speciousness superficiality window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-25244-alabaster flat glass ice ivory level marble plane satin silk slide velvet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:25245:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:25246:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-25247-alacrity animal:spirits animation anxiety appetite avidity eagerness elan esprit exuberance fire gaiety gust gusto impatience keenness life liveliness pep piss:and:vinegar playfulness promptness quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:25248:alacrity animation anxiety appetite ardor avidity eagerness elan enthusiasm fervor gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:25249:alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-25250-alacrity animation anxiety appetite avidity eagerness elan gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-25964-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:25965:alienation apostasy breach break chasm cleavage cleft disaffection disfavor disruption dissent dissidence disunion divergence division fissure fracture nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-25966-alienation apostasy break contrariety contrast departure deviation difference disaccord disagreement disapproval discrepancy disparity dissatisfaction dissension dissent dissidence dissimilarity dissonance distinction divergence diversity far:cry incompatibility incongruity inconsistency inequality minority:opinion mixture noncompliance nonconformity nonobservance odds opposition originality protest recalcitrance rejection repudiation schism secession separateness underground unorthodoxy variance variation variegation variety withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-26003-alienation autism compensation defense:mechanism dereism displacement dissociation escape escapism fantasy flight isolation negativism overcompensation projection rationalization resistance sublimation substitution wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:26004:alienation breach break chasm cleavage cleft disaffection disfavor disruption disunion divergence division flaw fracture gap rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-26005-alienation breach break cleavage cleft derangement disaffection disfavor disjunction disruption disunion divergence division rift rupture schism separation split 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-29024-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:29025:amok attack attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:29026:amok attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:29027:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:29028:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:29029:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-29030-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-30974-animal:spirits animation birth existence immortality lifetime liveliness living longevity viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:30975:animal:spirits animation brio dash elan enthusiasm esprit exuberance gaiety gusto life liveliness loyalty mettle piss:and:vinegar playfulness spirit spirits tenacity verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-30976-animal:spirits animation buoyancy effervescence elan esprit exuberance gaiety gusto life liveliness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31129-animation ardor brio charge clout dash dint drive eagerness elan energy esprit fervor fire force infusion intensity life liveliness might pep piss:and:vinegar pizzazz poignancy power punch pungency push sparkle spirit strength vehemence verve vigor vim vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:31130:animation ardor brio dash drive eagerness elan enthusiasm esprit fire life spirit verve vim zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31131-animation ardor dash effervescence energy fire life liveliness moxie pep piss:and:vinegar pizzazz snap spirit verve vim vivacity zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31136-animation bang dash drive effervescence energy enterprise fire get-up-and-go getup ginger go hardihood initiative kick life liveliness moxie pep pepper piss:and:vinegar pizzazz poignancy potency punch pungency push snap sparkle spirit spunk starch thrust tuck verve vigor vim vitality vivacity zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:31137:animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31138-animation bounce dynamism energy force intensity liveliness pep potency power spirit strength vigor vitality zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31699-answer break:loose break:out clarify clear clear:up crack cut:loose debug decipher decode disembarrass disembroil disencumber disengage disentangle disinvolve dislodge divine do dope dope:out explain extricate fathom figure:out find:out free get get:out guess hit:it interpret liberate make:out plumb psych psych:out ravel release resolve riddle solve sort:out tear:loose unclutter uncoil undo unlock unravel unriddle unscramble unsnarl untangle untwist unweave unwind work work:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:31700:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-31701-answer bring:down capsize careen confound confute contradict controvert crush deck defeat demolish deny dismiss dispose:of fall finish floor founder go:down honeycomb keel keel:over knock:down knock:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolutionize sap scuttle settle shut:up silence sink somersault squash squelch subvert surmount throw:down throw:over topple trip turn:over turn:upside:down undermine unhorse upend upset upturn weaken 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32633-aperture avenue blowhole canal channel chute crack debouch disclosure door duct egress escape estuary exhaust exit floodgate flume inlet loophole opening out outcome outlet passageway pore port sluice spiracle spout tap vagina vent vessel vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32634:aperture belt bit blank cavity chasm check clearing cleft crack cut deal fenestra gap gape gat gulf hiatus hole hollow inlet intermission interval lacuna leak opening orifice outlet passageway pore slot slug space spell split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32635:aperture bore breach break cavity chasm check chink clearing cleft crack crevice cut defile discontinuity fenestra fissure gap gape gash gat gulf hiatus hole hollow inlet interstice interval lacuna leak opening orifice outlet pass passage passageway pore prick puncture rupture slash slit slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32636:aperture breach break cavity chasm check clearing cleft crack cut fenestra fissure gap gape gat gulf hiatus hole hollow inlet interval lacuna leak notch opening orifice outlet passageway pore rift slot space split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32637-aperture caesura clearance crack discontinuity hiatus hole interim interruption interspace interstice interval jump lacuna leap leeway margin room space 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32638:aperture cavity chasm check clearing cleft crack disclosure fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split vent yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32639:aperture cavity chasm check clearing cleft crack fenestra gap gape gaping gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32640:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32641:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32642:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32643:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32644:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32645:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32646:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32647:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32648:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32649:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32650-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32657-aphorism apothegm bon:mot conceit crack epigram gag gibe jape jest joke mot nasty:crack persiflage pleasantry quip repartee retort riposte sally scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32658:aphorism apothegm bon:mot conceit crack epigram gibe humor irony mot nasty:crack persiflage pleasantry quip repartee retort riposte sally sarcasm satire scintillation wisecrack wit witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32659-aphorism apothegm bon:mot conceit crack epigram gibe mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally scintillation wisecrack witticism 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32892-apoplexy axiom axis basis being bench:mark body bones bottom center climax concern core cornerstone crisis critical:point crux diameter distillate distillation elixir essence essential fabric flower focus fundamental gist gravamen heart hub hypostasis issue kernel keystone landmark main:point marrow material matter meat medium middle milestone nave navel nerve:center nub nucleus pile pith pivot point polestar postulate principle quid quiddity quintessence root sap seat sine:qua:non soul spirit stuff substance turning:point umbilicus 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32893:apoplexy breakup cataclysm catastrophe climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32894:apoplexy breakup cataclysm climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32895:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32896:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32897:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32898:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32899:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32900:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32901:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32902:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32903:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32904:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32905:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32906:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32907:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32908:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:32909:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-32910-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33256-apparently clearly conspicuously definitely distinctly evidently manifestly markedly noticeably obviously patently perceptibly plainly prominently visibly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33257:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guard guide haunt image immateriality incorporeal larva materialization outstrip phantasm phantasmagoria phantom poltergeist presence protection shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33258:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33259:apparition appearance astral banshee clod control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33260:apparition appearance astral banshee conceive control deception delusion departed:spirit dybbuk eidolon fantasy feature figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon plan poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33261:apparition appearance astral banshee conceive control departed:spirit dybbuk eidolon envision fantasy figure form ghost guide haunt image immateriality incorporeal larva manifestation materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence realize shade shadow shape specter spirit spook sprite theophany vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33262:apparition appearance astral banshee control daemon demon departed:spirit dybbuk eidolon evil:spirit fantasy figure form genius ghost guide haunt image immateriality incorporeal intelligence larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33263:apparition appearance astral banshee control decree departed:spirit determine dybbuk eidolon fantasy figure form ghost govern guide haunt image immateriality incorporeal larva materialization mirage order phantasm phantasmagoria phantom phenomenon poltergeist presence set shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33264:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporate incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33265:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon form ghost guide hallucination haunt hint illusion immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite suggestion theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33266:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide guise haunt image immateriality incorporeal larva lineaments look manifestation manner materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33267:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33268:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33269:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33270:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt highest immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33271:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33272:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33273:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization obsess phantasm phantom poltergeist possess presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33274:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape sign specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33275:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33276:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33277:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33278:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33279:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33280:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33281:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33282:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33283:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33284:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33285:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite theophany umbra vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33286-apparition appearance attest avatar coming disclosure embodiment emergence epiphany evidence exposure expression forthcoming incarnation indication manifestation materialization occurrence opening presentation proof publication realization revelation rise rising show showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33303-apparition appearance avatar coming disclosure emergence epiphany exposure forthcoming incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33304:apparition appearance brainchild brainstorm bubble chimera delirium delusion eidolon envisioning fancy fantasy fiction figment hallucination illusion image imagery imagination invention maggot masquerade mirage myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33305:apparition appearance brainchild bubble chimera delirium delusion dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantasmagoria phantom pipe rainbow romance shadow trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33306:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment figure form hallucination illusion image imagery imagination invention maggot myth phantasm phantasmagoria phantom presence romance shade shadow shape specter trip vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33307:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33308:apparition appearance bubble chimera circumvention delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment flimflam fooling ghost hallucination illusion kidding mirage phantasm phantom self-deception shade snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33309:apparition appearance circumvention deception delusion entanglement entrapment fallacy falseness fantasy figure flimflam fooling form hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shape snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33310:apparition appearance eidolon fantasy figure form ghost image incarnation materialization mirage phantasm phantasmagoria phantom phenomenon presence presentation shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33311:apparition appearance eidolon fantasy figure form image mirage phantasm phantasmagoria phantom phenomenon presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33312:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33313:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33314-apparition appearance figure form image mirage peculiarity phantom phenomenon presence shape singularity vision 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33315:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33316-apparition avatar characterization coming disclosure emergence epiphany exposure forthcoming identification incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33318-apparition avatar coming disclosure emergence epiphany exposure forthcoming incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33319:apparition babble brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment gush hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe:dream rainbow rave romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33320:apparition bogey eidolon ghost haunt phantasm phantom shade spectrum spirit spook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33321:apparition brainchild brainstorm bubble chimera delirium disposition dream eidolon fancy fantasy fiction figment hallucination humor illusion imagery imagination inclination invention maggot myth phantasm phantom romance trick trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33322:apparition brainchild brainstorm bubble chimera delirium dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inclination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33323:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inspiration invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33324:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33325:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33326:apparition brainchild bubble canard chimera concoction creation daydream delirium delusion dream eidolon extravaganza fable fabrication fancy fantasy fiction figment forgery hallucination illusion imagery imagination invention maggot myth nightmare phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33327:apparition brainchild bubble canard chimera concoction creation delirium eidolon extravaganza fable fabrication falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale trip untruth vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33328:apparition brainchild bubble canard chimera concoction delirium eidolon extravaganza fable fabrication fake falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale tall:story trip vapor vision whim whimsy wildest:dream yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33329:apparition brainchild bubble chimera conceit creativity delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination ingenuity insight inspiration invention inventiveness maggot myth phantasm phantom romance thinking thought trip vapor vision visualization whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33330:apparition brainchild bubble chimera concept conception creation daydream delirium delusion delusive device dream eidolon envisioning fable fabrication fancy fantasy fiction figment hallucination illusion illusory image imagery imagination invention inventiveness maggot mirage myth nightmare phantasm phantom picture romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33331:apparition brainchild bubble chimera deception delirium delirium:tremens delusion dream eidolon fancy fantasy fata:morgana fiction figment ghost hallucination ignis:fatuus illusion imagery imagination invention maggot myth phantasm phantom romance self-deception trip tripping vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33332:apparition brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe pipe:dream rainbow romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33333:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination hysteria illusion imagery imagination invention maggot myth phantasm phantom rage romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33334:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom poem romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33335:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33336:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33337:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33338:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33339:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33340:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33341:apparition eidolon ghost gloom haunt phantasm phantom shade shadow silhouette specter spirit spook umbra umbrage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33342-appeal application beseechment bid call clamor consideration cry entreaty imploring imprecation invocation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33445-appearance characterization denomination designation differentiation disclosure evidence expression fingering hint identification indication manifestation meaning naming selection show showing signification specification suggestion 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33446:appearance circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33447-appearance color facade face front guise lineaments posture seeming semblance simulacrum 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33578-appetite craving desire drought dryness emptiness hunger inclination longing need relish stomach tapeworm taste thirst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:33579:appetite craving desire enthusiasm fancy hunger itch itching lust mania passion prurience sexual:desire thirst urge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-33580-appetite craving desire fancy hunger inclination itch itching lust mania passion prurience sexual:desire thirst urge 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-35125-ardor concupiscence curiosity desire devotion drive eagerness fancy fantasy heart hope libido like liking mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:35126:ardor concupiscence curiosity desire drive eagerness enthusiasm fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-35127-ardor concupiscence curiosity desire drive eagerness exigency fancy fantasy hope libido lust mind need passion pinch pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-35914-aroma attribute breath effluvium emanation essence exhalation flavor fragrance fume nature odor property quality redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:35915:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:35916:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-35917-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-36241-arrearage bill borrowing debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:36242:arrearage breach break chasm defalcation defect deficiency deficit discontinuity fault gap hiatus interval lack lacuna missing:link need omission outage shortage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-36243-arrearage break break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-40420-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error ignis:fatuus illusion misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:40421:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fancy fantasy figment ignis:fatuus illusion imagination misbelief misconception phantasm pipe:dream self-deception trick trip vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-40422-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fantasy freak:out ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-40423-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld gloss ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:40424:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion mirage misbelief misconception phantasm pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-40425-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion misbelief misconception pipe:dream self-deception trick trip vapor vision wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-43480-balk bevue blooper blunder error false:move false:step goof howler inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:43481:balk bevue blunder chasm check error false:move false:step fault inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-43482-balk bevue boggle false:move false:step inadvertence lapse miscue misstep omission oversight slip slipup stumble trip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-44542-bang blow bump bump:into cannon carom clash collide crack:up crash crunch encounter foul hit hurt hurtle impinge knock meet run:into sideswipe slam smack smash strike whomp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:44543:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush freeze grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm thrill tic tingle tingling tremble tremor twitch twitter vibrate wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:44544:bang bob bobble boot bounce bump chatter chill dither falter flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jolt jostle jounce jump kick quake quaver quiver rictus shake shiver shock shudder spasm tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-44545-bang bob bobble boot bounce bump dither falter flutter grimace jar jerk jig jiggle jog jolt jostle kick quake quaver quiver rictus shake shiver shock shudder temblor tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-44951-banter bit chaff haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast straw tease twit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:44952:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-44953-banter blandish blarney cajole chaff coax deride fool fun haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast tease twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-45285-bare barren bland blank bleached bleak characterless clear desolate devoid empty featureless hollow inane insipid null null:and:void unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:45286:bare barren bland blank bleached characterless chasm clear devoid empty featureless hollow inane insipid null null:and:void out-and-out space unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-45287-bare barren bland blank bleached characterless chaste clear devoid empty featureless fleece hollow inane insipid null null:and:void paper pure unadulterated unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50748-bite bruise champ chew chomp chump crunch crush gnash gnaw grind gum macerate mash masticate mouth mumble munch nibble pulp ruminate scrunch smash squash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50749:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50750-bite canker corrode eat eat:away erode gnaw oxidize rust scour wear:away 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50758-bite champ chew chomp gnash gnaw grind gum masticate mouth mumble munch nibble ruminate teeth 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50759:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50760:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50761:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50762:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50763:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50764:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50765:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50766:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50767:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50768:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50769:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50770:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50771:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50772:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50773:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50774:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50775:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50776:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50777:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50778:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50779-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50955-black:belt corn:belt cotton:belt countryside dust:bowl farmland grass:roots grassland highlands lowlands province veld woodland 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50956:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe humor innuendo invective irony jest joke lampoon mockery parody pleasantry raillery repartee ridicule salt sarcasm satire scorn sharpness slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50957:black:humor burlesque caricature comedy cynicism esprit farce humor innuendo invective irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50958:black:humor burlesque caricature comedy derision esprit farce hokum humor imitation irony joke lampoon laughingstock mimicry mock mockery parody pastiche pinchbeck pleasantry ridicule salt sarcasm satire sham shoddy slapstick spoof squib takeoff tinsel travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50959:black:humor burlesque caricature comedy esprit farce humor imitation impersonation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50960:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimic mock mockery parody pastiche pleasantry salt sarcasm satire slapstick squib take take:off takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50961:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50962:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mock mockery parody pastiche pleasantry salt sarcasm satire sham slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50963:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50964:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50965:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50966:black:humor burlesque caricature comedy esprit farce humor irony lampoon mind parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50967:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50968:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50969:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50970:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50971:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:50972:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-50973-black:out blanket block bundle:up canopy choke cloak clothe cloud conceal cope cover cover:up cowl curtain cushion eclipse enshroud envelop film hap hood lay:on lay:over mantle mask muffle muffle:up obscure occult overlay overspread protect put:on screen scum shield shroud spread:over stop strangle superimpose swaddle swathe veil wrap wrap:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51422-blasphemous godless impious irreligious irreverent profane sacrilegious sinful unchristian ungodly unholy unrighteous unsaintly wicked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51423:blast blast blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption outbreak outburst paroxysm peal roar scream seizure shout shriek spasm squall storm tempest tornado typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51424-blast blast blight cancer canker contaminate corrupt corruption debase debauch degenerate demoralize deprave dry:rot filth fungus mildew mold must obscenity pervert pest rot rust smut spoil stain taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51579-blaze blister brand burn cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51580:blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51581-blaze brand burn cast cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51583-blaze brand burn cast cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51584:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51585:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51586:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado twister typhoon upheaval waterspout whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51587:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51588:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51589:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51590:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51591:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51592:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51593:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51594:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:51595:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-51596-blaze chop crack crenellate crimp cut gash incise indent jag knurl mill nick notch picot pink scallop scarify score scotch serrate slash tooth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-52420-blow cut:out depart exit flee fly get:off go hightail leave pull:out quit retire run:along run:away run:off take:off withdraw 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:52421:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-52422-blow drain emit evacuate exhale exhaust expire fume give:off give:out let:out puff reek smoke steam throw:off vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-55293-breakaway offbeat rare recherche sui:generis uncommon uncustomary unexpected unfamiliar unique unordinary unusual unwonted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55294:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overset overthrow overturn reorganization revolt revolution revulsion somersault spasm spill subversion tabula:rasa turnover upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55295:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-55296-breakdown breakup cataclysm catastrophe cave collapse crash debacle destruction disaster ruin shipwreck smash smashup total:loss washout wrack wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-55301-breakdown breakup cataclysm catastrophe cave collapse crash debacle disaster shipwreck smash smashup total:loss washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55302:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall overthrow overturn prostration revolt revolution revulsion sabotage spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55303:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa turn upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55304:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn reorganization revolt revolution revulsion spasm spill subversion tabula:rasa turnover upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55305:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa unquiet upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55306:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55307:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55308:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55309:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55310:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55311:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55312:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55313:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55314:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:55315:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-55316-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-56320-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56321:bug case craze enthusiasm fanaticism fascination fixation frenzy furor furore fury infatuation mania obsession passion rage zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-56322-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56323:bug craze enthusiasm fad fanaticism fascination fashion frenzy furor furore fury hysteria infatuation love madness mania passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56324:bug craze enthusiasm fad fascination furor furore infatuation mania passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56325:bug craze enthusiasm fascination fixation furor infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56326:bug craze enthusiasm fascination furor furore infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-56327-bug dark darkness fog mist mumbo:jumbo murk mystification obscurity opacity perplexity vagueness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-56716-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:56717:burlesque butt byword caricature derision dupe fair:game fool game goat jest joke lampoon laughingstock mock mockery monkey ridicule sarcasm satire sport stock target toy travesty victim 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-56718-burlesque carbon carbon:copy clone copy counterpart ditto double doubling dummy dupe duplicate duplication echo facsimile imitation iteration model paraphrase parody quadruplicate reiteration repetition replica replication representation reproduction rubbing tracing transcription travesty triplicate twin version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-57362-callow fresh green ignorant immature inexperienced new:to raw unaccustomed unacquainted:with undeveloped unfamiliar:with unfledged unmatured unpracticed unripe unseasoned untried unused unused:to unversed 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57363:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57364:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57365:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57366:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57367:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57368:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57369:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57370:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57371:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57372:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57373:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57374:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57375:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57376:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57377:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57378:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:57379:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-57380-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-60201-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60202:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60203:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60204:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60205:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60206:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60207:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60208:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60209:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60210:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60211:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-60212-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-60216-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement prevention refraining shunning slip zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60217:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60218:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60219:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60220:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60221:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60222:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60223:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60224:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0:60225:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.0-60226-cirrose clouded cloudy dark dirty dull gloomy heavy lowering nebulous overcast overclouded squally stormy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-38-Amor Eros Platonic:love acceptance admiration adoration affection agape approval ardor attachment brotherly:love charity desire devotion esteem fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:39:Amor Eros Platonic:love aching admiration adoration affection agape amour ardor attachment beloved blow brotherly:love charity crush desire devotion ecstasy enthusiasm eruption fancy fervor fire flame fondness free:love fuss glow gust gusto heart hero:worship hurrah idolatry idolization infatuation libido like liking longing love lovemaking outbreak outburst passion popularity regard relish sentiment sex shine spasm taste tempest weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:40:Amor Eros Platonic:love adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity conformity constancy cult cultism deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-41-Amor Eros Platonic:love adherence admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love friendship heart hero:worship homage idolatry idolization libido like liking love lovemaking partiality passion popularity regard sentiment sex shine tenderness weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-50-Amor Eros Platonic:love admiration adoration affection agape ardor attachment attitude brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization inclination leaning libido like liking love lovemaking mind partiality passion penchant popularity predilection predisposition propensity regard sentiment sex shine susceptibility weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:51:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-52-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity consideration desire devotion faith fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-54-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity delight desire devotion ecstasy fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion pleasure popularity rapture regard sentiment sex shine transport weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:55:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion eagerness enthusiasm fancy fervor fire flame fondness free:love heart heartthrob heat hero:worship idolatry idolization intensity libido like liking love lovemaking passion popularity regard sentiment sex shine warmth weakness worship yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-56-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion ecstasy faith fancy fervor flame fondness free:love gusto heart hero:worship idolatry idolization libido like liking love lovemaking loyalty passion piety piousness popularity regard relish sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-636-English:horn bassoon cello clarinet clarion cornet diapason head mixture oboe octave organ:stop piccolo principal rank reed:stop register station stop tremolo trombone trumpet vibrato viola 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:637:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-638-Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1001-absurdity ambiguity ambivalence antinomy asymmetry contradiction disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1002:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1003-absurdity argot babble balderdash blabber blather bombast cant claptrap drivel drool flummery folderol fudge fustian gabble gammon gibber gibberish gobbledygook hocus-pocus humbug jabber jargon lingo mumbo:jumbo mummery nonsense palaver patois patter phraseology prate prattle rant rigamarole rigmarole rodomontade rubbish scatology slang stuff:and:nonsense trash trumpery twaddle vernacular vocabulary vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1154-abundant copious diffuse effusive extravagant exuberant fecund formless gushing overflowing prodigal productive profuse prolific prolix redundant reiterative repetitive superabundant tautologous teeming verbose windy wordy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1155:abuse accept access affect affection aggression ailment algorithm ambush amok apoplexy approach arrangement arrest articulation assail assault assume attack attack attempt batter battering begin belligerence berate berating blast blister blitz bloodshed blueprint brutalize burn bushwhack butcher calculation carry:on castigate censure challenge charge chauvinism citation combat come:at come:down:on complaint conception condemn contrivance contumely convulsion crack:down:on cramp criticism criticize damn decry defy delivery denigrate denounce denunciation descend:upon design destroy destruction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit foresight forethought form frenzy furor fury fustigate game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer have:at hit hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate intention invade invective inveigh:against involve involvement irrupt jawing jingoism jump killing land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means move:into mug muster occlusion offense offensive onset onslaught organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage ramp rampage rant rape rating rationalization rave reflection reprimand revile revilement riot rioting roar roast ruin rush sack sacking sail:into sally savage scarify schedule schema scheme scorch seize seizure set:about set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell start state:of:war stoppage storm strategy strike stroke surprise system tackle tactics take:on take:up tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1156-abuse accuse arraign attack belittle blame censure condemn criticize damn damned decry denounce denunciate depreciate disapprove disparage fulminate:against impeach impugn indict inveigh:against knock pan rap rebuke reflect:upon reprehend reproach reprobate reprove scold shake:up skin 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1157-abuse accuse arraign blame censure condemn damn decry denounce denunciate fulminate:against impeach impugn indict inveigh:against knock rap reflect:upon reprehend reproach reprobate shake:up skin vilify 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1158:abuse ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pound shock sore sore:spot spasm stab stitch stress stroke suffering tender:spot throb throes twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1159-abuse ache afflict affront aggrieve agonize ail anguish befoul bewitch blight bruise condemn corrupt crucify curse cut cut:up damage defile deprave despoil destroy disadvantage distress doom envenom grieve harass harm hex hurt impair infect injure jinx maltreat menace mistreat molest offend outrage pain persecute pierce play:havoc:with poison pollute prejudice prick savage scathe stab sting taint threaten torment torture violate wound wreak:havoc wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1320-abysmal bottomless cavernous gape gaping plunging soundless unfathomable unfathomed yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1321:abyss affect allowance breach break canyon cavity chalk chap character chasm check chimney chink cleft col color crack cranny create crevasse crevice cut cwm defile dell dike ditch draw dredge excavation fault fissure flaw flume fracture furrow gap gape gash go:away gorge groove gulch gulf gully hatch hole incision joint leak make moat notch opening pass passage position print ravine recoil rent rift rime rupture scissure score scratch seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1322:abyss air:space aperture bind blemish bore breach break burrow canyon cavity chap chasm check chimney chink clearance clearing cleft col concave cover crack cranny crater crevasse crevice cut cwm deep defile dell depth difficulty dike discontinuity discrepancy disrupt ditch draw drill error excavation failure fallacy fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge gouge groove gulch gulf gully hiatus hole hollow incision inlet interstice interval jam joint jump lacuna leak mistake moat notch open opening orifice outlet pass passage passageway perforation pit pore problem puncture ravine rent rift rime rip run rupture scissure scoop scrape seam shaft sink slit slot space split stab tear trench trouble trough tunnel vacuity vacuum valley void wadi weak:point well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1323:abyss alienate aperture beguile betray blemish branching breach break break:in break:through break:up breakage broach burst burst:in bust bust:in canyon cave:in cavity channel chap chasm check chimney chink chip clearing cleave cleft cloven col come:apart crack cracked cranny craze crevasse crevice cut cwm defile dell dichotomy dike disclosure disconnected disintegrate ditch divaricate divide divided division draw excavation exfoliate fall:to:pieces fault fenestra fissure flaw flume forked fracture furrow gap gape gaping gash gat give:away give:way go gorge groove gulch gulf gully hiatus hole hollow hurt incise incision inlet interval joint lacerate lacuna leak moat notch open open:up opening orifice outlet part pass passage passageway pore ravine rend rent rift rime rip rive rupture scale scissure scratch seam sell sell:out separate separated shut:off slash slice slit slot snap space splinter split spread start tap tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1324:abyss alienation aperture blaze branching breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch divided draw excavation fault fissure flaw flume forked fracture furrow gap gape gaping gash gorge groove gulch gulf gully hack hole incision indentation jag jog joint lacerate lacerated leak mangled moat mutilated nick notch opening pass passage quartered ragged ravine rent rift rime rip rupture scale scissure score scotch seam severed shredded slash slice slit slot splinter split tattered tear torn trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1325:abyss alienation breach break breakage burst canyon cavity chap chasm check chimney chink chip cleavage cleft cloven col conflict crack cracked cranny crevasse crevice cut cwm defection defile dell difference dike disaffection disagreement disfavor disruption distance disunion ditch divergence division draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hiatus hole incision interruption interval joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam separation slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1326:abyss alveolus breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell depression dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1327:abyss aperture blank breach break canyon cavity chap chasm check chimney chink clearing cleavage cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture schism scissure seam shaft slit slot space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1328:abyss aperture bore breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dig:up dike disclosure ditch draw enquire excavation fault fenestra fissure flaw flume fracture furrow gap gape gaping gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet inquire interval joint lacuna leak moat notch opening orifice outlet part pass passage passageway pore ravine rent rift rime rupture scissure seam slit slot space split trench valley void wadi yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1329:abyss aperture bottom breach break breakage burst caesura canyon cavity cessation chap chasm check chimney chink chip clearance clearing cleavage cleave cleft col crack cranny crevasse crevice cut cwm dale deficit defile delay dell difference dike disclosure discontinuity disruption distance ditch divergence division draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gill glen gorge groove grove gulch gulf gully halt hiatus hole hollow incise incision inlet interim interlude intermission interruption interspace interval joint jump lacuna lapse leak letup lull moat notch open opening orifice outlet pass passage passageway pause pore ravine recess rent respite rest rift rime rip rive rupture scale scissure seam separation slash slice slit slot space splinter split stop suspension tear trench trough vale valley void wadi wait yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1330:abyss aperture breach break bump canyon cavity chap chasm check chime chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision interruption joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1331:abyss aperture breach break canyon cave cavity chap chasm check chimney chink clearing cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat narrow notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture scissure seam separation shaft slit slot slough space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1332:abyss aperture breach break canyon cavity channel chap chasm check chimney chink clearing cleave cleft col crack cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch draw excavation fault fenestra fissure fit flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incise incision inlet interval joint lacuna leak moat niche notch open opening orifice outlet pass passage passageway pore ravine rent rift rime rive rupture scissure seam slit slot space split trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1333:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col come:out crack cranny crevasse crevice cut cwm defile dell dike discharge ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval issue joint lacuna leak moat notch opening orifice outlet pass passage passageway pore puncture ravine rent rift rime rupture scissure seam slit slot space split tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1334:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col concave crack cranny crater crevasse crevice cut cwm deep defile dell depth dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passage passageway pit pore ravine rent rift rime rupture scissure seam shaft slit slot space split trench vacuity valley void wadi well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1335:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dike discontinuity ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passageway pit pore ravine rent rift rime rupture scissure seam separation slit slot space split trench vacuity valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1336:abyss aperture breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hand hole incision inlet joint lapse leak liberty moat notch opening orifice outlet pass passage passageway ravine rent rift rime rupture scissure seam slit slot split trench trip valley visa void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1337:abyss aperture cavity chasm check clearing cleft crack crater crevasse dale deep dell depth dig:up disclosure excavation fenestra furrow gap gape gat glen gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pit pore shaft slot space split trough vacuity valley void well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1338:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1339:abyss bank birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth dig diggings disfigurement distortion excavation fault flaw freckle furrow gold:mine gulf hickey hole hollow kink mine mole nevus pimple pit pock pockmark pustule quarry rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1340:abyss bank chasm dig diggings excavation get gold:mine gulf mine pan pit prospect quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1341:abyss bed bottom breach break canyon cavity channel chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1342:abyss benthos bottom breach break canyon cavity channel chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm dale deep defile dell dike ditch drain draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove ground grove gulch gulf gully hole incise incision joint leak mine moat notch ocean:depths open opening pass ravine rent rift rime rive rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1343:abyss benthos cavity chasm crater crevasse deep depth ground gulf hole hollow ocean:depths pit shaft trench well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1344-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1345:abyss birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col crack cranny crater craze crevasse crevice cut cwm damage deface defect defile deform deformity dell dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gorge groove gulch gulf gully harm hickey hole hurt incision joint kink leak loophole mar mark mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule ravine rent rift rime rip rupture scab scar scarify scissure scratch seam slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1346:abyss bore breach break break:in breakage burst bust canyon cavity chap chasm check chimney chink chip cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike disregard disrupt ditch draw excavation exfoliate fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat neglect notch open open:fire open:up opening pass passage penetrate ravine rent rift rime rip rive rupture scale scissure seam slash slice slit slot snap splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1347:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1348:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully gutter hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi wash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1349:abyss breach break break:up breakage burst bust canyon cavity chap chasm check chimney chink chip cleft col come:apart crack cranny crevasse crevice cut cwm defile dell dike disintegrate ditch draw excavation exfoliate fall:to:pieces fault fissure flaw flume fracture furrow gap gape gash give:away give:way gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam slash slice slit slot snap splinter split start tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1350:abyss breach break burrow canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm defile dell depression dig diggings dike ditch draw engraving excavation extraction fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision indentation joint leak mine moat notch opening pass passage pit quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench trough tunnel valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1351:abyss breach break canyon cavity channel chap chasm check chimney chink cleft col corridor crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure scratch seam slit slot split trench trough valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1352:abyss breach break canyon cavity chap chasm check chimney chink cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw escape excavation fault fissure flaw flume fold fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam shut:down slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1353:abyss breach break canyon cavity chap chasm check chimney chink cleft col connection crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision intersection joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam sink slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1354:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1355:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch divert draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1356:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw drench excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1357:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture frost furrow gap gape gash gorge groove gulch gulf gully hoar hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1358:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat niche notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench vacuity valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1359:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak lode moat notch opening pass passage ravine rent ridge rift rime rupture scissure seam slit slot split trench valley vein void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1360:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch omission opening oversight pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1361:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass pass passage ravine rent rift rime rupture scissure seam skip slit slot split trench valley wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1362:abyss cavity chasm crater crevasse deep deeply depth gulf hole hollow pit shaft well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1363:abyss cavity chasm crater crevasse deep depth dig diggings empty excavation gulf hole hollow mine pit quarry shaft slam well white workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1364:abyss chasm dig diggings drill excavation gulf mine pit probe quarry read shaft treasure:trove well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1365-academic academician auditor classicist clerk genius humanist learned:man litterateur mastermind philologist philosopher pundit savant scholar scholastic schoolman student 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1487-accentuate address aim aim:at application appropriate attribute ax back bear bearing bend bias birthmark bite blaze blemish blotch bracket brand bring:up butt call:attention:to cast chalk chalk:up character characteristic check chisel cicatrix coloring contribute crook crumb cut dapple dash define delimit demarcate descend designate details determine die direct direction discolor discoloration dispose dot drill drop earmark elbow emphasize engrave engraving face feature fix fix:on flick force freckle gash go goad gravitate grind guide guts hack hatch head hint hold:on hole idea identify impress imprint incline indicate intaglio jot lance lead lean level:at line look:to mallet mark mark:off marking mention message mole mordancy mottle needle nevus nick notch object patch pencil pepper pivot plunge poignancy point point:at point:out point:to point:up pointer polka:dot precipitate present prick print property punch punctuate puncture quality redound:to riddle rocker run scar scarify score scotch scratch seal seam serve set settle shade shadow shoulder single sink skewer snip solder spatula speck spike spine spit splash splotch spot spotlight stain stamp steer stigma stigmatize strawberry:mark streak stress striate stripe style subside suggestion tang tattoo tend thought thrust tick tick:off tittle to:the:point trace train trait trend turn underline underscore verge warp watermark way whittle work:toward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1488:accept access ambush assail assault attack blitz bump bushwhack catch come:at come:down:on crack:down:on descend:upon desire fall:upon gain gang:up:on go:at go:for harry have:at hit hole jump jump:on land:on lay:hands:on lay:into light:into mug pitch:into pounce:upon pound sail:into set:on set:upon spasm spring:upon strike surprise swoop:down:upon wade:into 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1489-accept acclaim celebrity character eclat fame figure glory kudos name notoriety popularity publicity recognition renown report reputation repute vogue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1786-access admission entrance entree entry import income incoming infiltration ingoing ingress injection input inroad insertion insinuation intake interjection introduction intrusion leakage penetrating penetration percolation reception seepage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1787:access ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1788-access advance advantage agree:with answer become befit benefit do do:the:trick fill:the:bill fit forward get go:with meet profit promote qualify raise relate serve stretch suit work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1802-access alley approach arterial artery avenue blind:alley boulevard bypass byway causeway channel close course court creek crescent dike direction drag drive driveway entree expressway fairway freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1803:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion fall falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm stoppage storm stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1804:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1805:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal possession rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1806:access apoplexy approach arrest attack convulsion cramp eclampsia entrance epilepsy falling:sickness fit get grip ictus influence orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1807:access apoplexy arrest attack blockade check closing convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure shutdown spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1808:access apoplexy arrest attack blockade closing closure convulsion cramp eclampsia epilepsy falling:sickness frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure siege spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1809:access apoplexy arrest attack cataclysm convulsion cramp death disaster eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1810:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1811-access approach corridor entrance entry foyer hall lobby pass passage portal portico threshold vestibule 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1812:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1813:access backfire bang bark blast blaze blowout blowup boom burst clap convulsion crack crash cyclone detonation discharge eruption expansion explosion fit flare flash fusillade gale gunshot gust hurricane increase irruption outbreak outburst paroxysm pop report sally salvo scene seizure shot spasm storm tempest tornado upheaval volley wax whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1814:access belch blaze blowup burst cascade convulsion cyclone deflagration eruption explosion fit flare flare:up flash gale gust hurricane irruption outbreak outburst paroxysm rapids rush scene seizure spasm spate spew stew storm tempest tornado torrent upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1815:access blast blaze blow breeze burst convulsion cyclone eruption explosion fit flaw flurry gale gust hurricane increase irruption outbreak outburst paroxysm puff sally scud seizure spasm storm surge tempest tornado upheaval whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1816:access blast blaze blowout blowup burst convulsion cyclone discharge eruption explosion fit flare flare:up gale gust hurricane irruption outbreak outburst paroxysm sally scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1817-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1954-accident blessing break bump chance destiny fate felicity flier fluke fortuity fortune gamble good:luck hap happenstance hazard hesitation hit law:of:averages light lot luck meet occasion opportunity play plunge probability random:sample risk serendipity speculation stumble tumble uncertainty venture 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:1955:accident blow bolt bombshell breakdown bump calamity casualty cataclysm catastrophe clump collapse collision convulsion crack:up crash disaster grief jolt knock misadventure mischance misfortune mishap pileup quake revelation shipwreck shock shocker smash smashup spasm stroke surprise temblor thunderbolt tragedy turn wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-1956-accident blow breakdown breakup brunt bump calamity cannon carom casualty cataclysm catastrophe cave clash collapse collision concussion crack:up crash crunch debacle disaster encounter grief impact impingement meeting misadventure mischance misfortune mishap onslaught percussion pileup shipwreck shock sideswipe smash smashing smashup total:loss tragedy washout whomp wrack wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-2442-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:2443:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-2444-accomplished:fact accomplishment achievement act acta action activity adventure affair appointment blow business calling concern coup dealings deed doing doings effort employment endeavor engagement enterprise exploit fait:accompli feat function gest go hand handiwork interest job line maneuver matter measure move occupation operation overt:act passage performance proceeding production step stroke stunt thing tour:de:force transaction turn undertaking work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3256-acerbity acidity acridity asperity astringency bitter:pill bitterness dryness edge gall greenness harshness keenness mordancy poignancy pungency roughness severity sharpness sour sourness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3257:ache aching afflict affliction aggrieve agonize agony ail anguish annoyance bite bitterness blow bore bother bruise burn chafe colic constrain convulse cramp crucify cut cut:up depress depression despair discomfort discomposure dismay disquiet distress dolor drag effort evil exertion fatigue fester fret gall gnaw grate grief grieve grind gripe harass harrow headache hurt inconvenience industry inflame infliction injure injury irk irritate irritation joylessness labor lacerate lament lamentation lesion malaise martyr misery mourn mournfulness nemesis nip nuisance oppression ordeal pain pains pang passion pathos pay penalty pest pierce pinch poignancy prick rack rankle rasp rub sadden sadness scourge sharpness shock smart sore sore:spot soreness sorrow spasm stab sting stitch strain stress stroke suffer suffering task tender:spot throes toil torment torture travail trial tribulation trouble try tweak twinge twist upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3258-ache aching afflict agonize ail bite burn carry:off chafe convulse cramp crib crucify cut distress fester fret gall gnaw grate grind gripe harrow hurt inflame irritate lacerate martyr nip pain pang pierce pinch prick rack rankle rasp rub stab sting torment torture tweak twinge twist wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3259:ache aching affront blow cramp cut distress dolor festering grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3260:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3261:ache aching agonize ail anguish blow calamity catastrophe cramp cut depress disaster distress dolor exigency grief hurt hurting injury lesion misfortune pain pang passion pinch pressure shock sore sore:spot spasm stab strait stress stroke suffering tender:spot tension throes tragedy twinge wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3262:ache aching agonize ail anguish blow chill cramp cut distress dolor frostbite grief hurt injury lesion pain pang passion shiver shock sore sore:spot spasm stab stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3263:ache aching agony blow care cramp cut discomfort distress dolor grief hurt hurting injury lesion malaise misery pain pang passion shock sore sore:spot sorrow spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3264:ache aching ague chill chilling creeps frostbite goose:bumps horripilation shivering spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3265-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3267-ache aching angina bellyache colic distress fret gnawing gripe headache heartburn migraine misery stomachache toothache 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3268:ache aching anguish blow contrition cramp cut discomfort distress dolor grief hurt injury lesion malaise misery misgiving mortification pain pang passion regret remorse shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3269:ache aching blow box cabin cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3270:ache aching blow chill cramp cut distress dolor grief hurt injury lesion pain pang passion shivering shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3271:ache aching blow convulsion cramp cut distress dolor frenzy grief hurt injury lesion misery orgasm pain pang paroxysm passion seizure shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3272:ache aching blow cramp cross cut difficulty distress dolor gall grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes trouble wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3273:ache aching blow cramp cut distress dither dolor grief grimace hurt injury insult lesion outrage pain pang passion shiver shock sore sore:spot spasm stress stroke suffering tender:spot throes tingle traumatize twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3274:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pining shock sore sore:spot spasm stress stroke suffering tender:spot throes trauma travail wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3275-ache aching chill chilling creeps cut freeze frostbite goose:bumps horripilation nip shiver shivering shock 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3284-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3285:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3286-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3288-ache agonize ail anguish bite blanch blench fidget flutter grimace hurt itch jerk nip pinch pound prick pulsation shoot shrink smart stab suffer thrill throb throbbing tingle tweak twinge twitch wince writhe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3289:ache agonize ail anguish bite charley:horse cramp crick discomfort distress gnawing gripe hitch hurt kink misery nip pain pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3290-ache agonize ail anguish blanch bleed blench deteriorate grieve grimace hurt pain pound shoot shrink smart suffer thrill throb tingle twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3306-ache aspire crave desire fancy hanker hunger itch long lust need pant prefer purpose thirst want yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3307:ache bit bite charley:horse cramp crick cut gnawing hitch kink misery needle nip pain pang paroxysm picot pinch prick seizure shoot shooting spasm stab stitch stroke thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3308-ache clamor:for covet crave cry:for desire envy fancy hanker hunger itch itch:for long lust miss need pine thirst want yearn 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3578-acquiesce assent bow capitulate cave cringe defer defer:to fawn knuckle knuckle:under obey succumb truckle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3579:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3580-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity homage honor loyalty obedience observance piety service servility submission tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3581-acquiescence adherence allegiance ardor attachment bond compliance conformity constancy devotion faith fealty fidelity homage loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3582:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3583:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3584:acquiescence alacrity ardor compliance consent eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3585-acquiescence allegiance compliance conformity faith fealty flattery flexibility homage loyalty obedience observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3906-acting affectation air airs appearance bluff charade color coloring cover:up deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falsity feint fraud front gilt gloss guise humbug hypocrisy image imposture insincerity mannerism masquerade ostentation pageant playacting pose posing posture pretense pretension pretext public:image put:on representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3907:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3908-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3911-acting affectation appearance artfulness artifice bluff color coloring craft credibility:gap deceit deception delusion disguise dissemblance dissimulation duplicity facade face fakery false:front false:show falsity feint fraud front gilt gloss guile humbug imposture indirection insincerity intrigue masquerade ostentation perjury playacting pose posing posture pretense pretension pretext representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3912:acting affectation appearance artifice blind bluff cheat chicane chicanery color coloring concealment counterfeit cunning deceit deception delusion disguise dishonesty dissemblance dissimulation dodge duplicity evasion facade face fake fakery false:front false:show falseness falsity feint finesse flam flimflam fraud front gilt gimmick gloss guile gyp hoax humbug hypocrisy illusion imposture indirection intrigue knavery manipulation masquerade mirage ostentation phantasm playacting pose posing posture pretense pretension pretext representation ruse seeming sell semblance sham show simulacrum simulation speciousness spoof stratagem subterfuge swindle tergiversation treachery trick trickery varnish vision wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3913-acting affectation appearance artifice bluff color coloring copy counterfeit deceit deception delusion diddle disguise dissemblance dissimulation dodge facade face fake fakery false:front false:show falsity feint flam fraud front gambit gilt gimmick gloss hoax humbug imitation imposture maneuver masquerade ostentation parody phony playacting ploy pose posing posture pretense pretension pretext racket representation ruse seeming semblance sham show simulacrum simulation sleight speciousness spoof trick trickery varnish wile window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3949-action activity air appearance atmosphere attitude bearing coloring feeling idea mood presence spirit style timbre tone way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:3950:action activity alacrity animal:spirits animation anxiety appetite ardor avidity bite brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto guts impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits tone verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-3951-action activity animal:spirits animation brio dash effervescence elan energy enterprise esprit exuberance fire gaiety gusto life liveliness moxie pep piss:and:vinegar pizzazz playfulness snap spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4180-activity ado affair business concern doing employment enterprise function interest matter occupation thing undertaking work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4181:activity ado agitate agitation amalgamate arouse beat beat:up blend blow:up bluster boil boiling bother brawl broil brouhaha burst bustle churn commingle commotion confusion convulse din disarrange discombobulate discompose discomposure disconcert disorder disquiet disturb disturbance donnybrook drive ebullition eddy effervescence electrify embroilment excite excitement fan fan:the:flame ferment fermentation fever fidgets fire fit flame flap flurry flush fluster flutter foam foment foofaraw fracas free-for-all frenzy fret fume furore fuss hassle heat hubbub hullabaloo hurry hustle impassion incense incite inflame inquietude instigate intermingle jar jitters jolt maelstrom malaise melee mingle mix:up moil nervousness paddle pandemonium pell-mell perturb perturbation pique pother provoke quicken racket rampage rattle restlessness rile riot ripple rock roil roughen roughhouse rout row ruckus ruction ruffle rumple rumpus scramble seethe seething set:on shake shake:up shindy shock simmer smolder spasm spur spurt stagger stew stir stir:up storm sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest unsettle uproar upset urge vortex whet whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4182:activity ado agitate agitation beat beat:up bluster boil boiling bother brouhaha bug burst bustle chaos churn commotion confusion convulse disarrange discombobulate discomfiture discompose discomposure disconcert disorder disquiet disturb disturbance drive ebullition eddy effervescence electrify embroilment excite excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment frenzy fret fume furore fuss galvanize gust hubbub hullabaloo hurry inquietude jar jitters jolt maelstrom malaise moil nervousness outburst paddle pell-mell perturb perturbation pother provoke rattle restlessness rile ripple rock roil roughen rout row ruffle rumple scramble seethe seething shake shake:up shock spasm spurt stagger stew stimulate stir stir:up sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unhinge unquiet unrest unsettle uproar upset vortex whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4183-activity adultery affair affairs bag basis business commerce concern employ employment enterprise function interest labor lookout matter meat occupation service thing undertaking work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4198-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4199:activity affection alacrity animal:spirits animation anxiety appetite appreciation ardor avidity brio crush delight eagerness ecstasy elan enthusiasm esprit excitement exuberance fervor fire fondness furor fury gaiety glow gust gusto heart heat impatience impetus infatuation joie:de:vivre keenness life liking liveliness love mettle palate passion pertness piss:and:vinegar playfulness promptness quickness readiness relish savor soul spirit spirits taste vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4200:activity aggression alacrity animal:spirits animate animation anxiety appetite ardor avidity brio cast control dash drive dynamism eagerness effect effervescence elan energy enterprise enthusiasm esprit esprit:de:corps excitement exuberance fire force gaiety get-up-and-go getup ginger glow gumption gust gusto hustle impatience impetus impulse initiative joie:de:vivre keenness life liveliness mettle might mind morale motivation moxie panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power promptness pungency push quickness readiness relish snap sparkle spirit spirits spunk starch team:spirit urge verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4201:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4202:activity alacrity animal:spirits animation anxiety appetite ardor avidity bite bliss brio dash delight eagerness ecstasy edge elan elation enthusiasm esprit euphoria exuberance fervor fire flavor gaiety ginger glow gust gusto guts heart hunger impatience impetus interest joie:de:vivre keenness kick life liveliness mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor snap spice spirit spirits tang taste thirst verve vigor vim vitality vivacity warmth zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4203:activity alacrity animal:spirits animation anxiety appetite ardor avidity bounce brio character compulsion dash dazzle eagerness effervescence elan energy enthusiasm esprit exuberance flair flavor gaiety get-up-and-go glow gust gusto impatience impetus joie:de:vivre keenness life lifeblood liveliness mettle moving:spirit moxie obsession passion pep pertness piss:and:vinegar pizzazz playfulness preoccupation promptness punch pungency quickness readiness resilience soul spark:of:life sparkle spirit spirits spring verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4204:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash dynamism eagerness effervescence elan energy enthusiasm esprit excitement exuberance fervor fire gaiety glow gust gusto impatience impetus intensity joie:de:vivre keenness life liveliness mettle moxie passion pep pertness piss:and:vinegar pizzazz playfulness promptness quickness readiness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4205:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4206:activity anger animation anxiety ardor eagerness ecstasy enthusiasm excitement fervor fire fireworks firing furor fury glow gusto heart heat impatience liveliness love passion relish savor sexual:desire soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4207:activity animation animus ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle moxie pertness spirit vigor vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4208:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4209-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4612-addle ado agitate agitation ball:up beat beat:up becloud bedazzle befuddle bewilder blow bluster bother brouhaha bug bustle chaos churn cloud clutter commotion confuse confusion convulse daze dazzle disarrange discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet distemper disturb disturbance ebullition eddy effervescence electrify embarrass embarrassment embroilment entangle excite ferment fermentation flare flummox flurry fluster flutter fog frenzy fret fuddle fume fuss get haze hurry jar jolt jumble maze mess mist mix:up muddle paddle pell-mell perplex perplexity perturb perturbation pother pucker put:out raise:hell rattle rile ripple rock roil roughen ruffle rumple shake shake:up shock shuffle spook stagger stew stir stir:up sweat swirl swirling swivet tangle throw tizzy trouble tumult turbulence turmoil unnerve unsettle uproar upset vortex whip whip:up whirl whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4613:addle ado agitate agitation ball:up beat becloud bedazzle befuddle bewilder bother bug burst bustle chaos cloud commotion confuse confusion dash daze dazzle discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet disturb disturbance dither drive electrify embarrass embarrassment entangle ferment fidgets fit flap flop fluctuation flummox flurry fluster flutter fog foofaraw frenzy fret fuddle fuss haste haze hubbub hullabaloo hurry hustle inquietude jar jolt jumble lather maelstrom maze mess mist mix:up muddle perplex perplexity perturb perturbation pother pucker put:out race raise:hell rattle restlessness ripple rock ruffle rush scamper scramble scurry scuttle shake shake:up shock shuffle slat spasm splatter spurt stagger stew stir sweat swirl swivet tizzy trepidation trouble tumult twitter unrest unsettle upset vacillation vortex whirl wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4614-addle adumbrate air baffle ball:up becloud bedazzle befog befuddle bewilder blur bother bug cloud confuse darken daze dazzle deform dim discombobulate discomfit discompose disconcert disorder disorganize disorient distort distract disturb eclipse embarrass entangle film flummox fluster flutter fog fuddle fuss fuzz gauze haze jumble maze mess:up mist mix:up muddle muddy mystify obfuscate obscure overcast overshadow pale perplex perturb pother put:out puzzle raise:hell rattle ruffle shade shadow smoke soften unsettle upset vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4683-address address allocution chalk:talk debate declaration diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective lecture oration panegyric pep:talk peroration philippic pitch reading recital recitation sales:talk salutatory say speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:4684:address address allocution chalk:talk debate diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective irony lecture oration pep:talk peroration philippic pitch reading recital recitation repetition sales:talk salutatory sarcasm say sermon song:and:dance speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-4685-address address allocution chalk:talk debate diatribe eulogy exhortation filibuster harangue inaugural invective oration pep:talk peroration philippic pitch reading recital recitation sales:talk salutation salutatory say speech talk talkathon tirade valedictory 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5298-ado affliction aggravation annoyance anxiety bad:news bore bother commotion devilment difficulty disadvantage dogging downer drag evil exasperation gall harassment headache inconvenience matter nuisance pain persecution pest pester pique plague pother problem provocation provoking torment trial trouble vexation vexing worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5299:ado aggravation agitation anxiety bafflement bother brawl broil brouhaha burst bustle chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fuddle fuss hassle haze hubbub hullabaloo irritation jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turmoil twitter uproar upset vexation vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5300:ado aggravation agitation bafflement bother brawl broil brouhaha burst bustle chaos clamor clatter cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fret fuddle furore fuss hassle haze hubbub hullabaloo jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage rattle restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter uproar upset vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5301-ado aggravation annoyance anxiety bad:news bane bore bother devilment difficulty disadvantage dogging downer drag drip dryasdust dusty evil exasperation harassment headache humdrum inconvenience matter nuisance persecution pest pill problem trial trouble vexation wet:blanket worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5305-ado agitation ailment anxiety bedlam bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn clamor clatter clutter commotion confusion discomposure disorder disquiet distress disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle hubbub hurry inquietude jitters jumble lather maelstrom malaise melee mess moil nervousness noise pandemonium passion pell-mell perturbation pother racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble seethe seething shindy stew stir strife swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5306:ado agitation ailment anxiety bluster boil boiling bother brouhaha burst bustle churn commotion discomposure discontent disorder disquiet dissatisfaction disturbance eagerness ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fretfulness fretting fume fuss haste hubbub hullabaloo impatience inquietude jitters lather maelstrom malaise moil nervousness palpitation perturbation pother restlessness roil rout row scramble seethe seething shiver spasm spurt stew stir sweat swirl trepidation tumult turbidity turbulence turmoil twitter uneasiness unhappiness unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5307:ado agitation ailment bluster boil boiling bother brawl brew broil brouhaha burst bustle cacophony carbonation chaos churn clamor commotion convulsion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit fizz fizzle flap flurry fluster flutter foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness outcry pandemonium passion pell-mell perturbation pother racket rage raise restlessness rise roil rout row ruckus ruffle rumpus scramble seethe seething simmer smolder sparkle spasm spurt stew stir sweat swirl swirling tempest trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset upturn vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5308-ado agitation altercation argue argument bedlam beef bicker bickering blast bluster boil boiling bother brawl broil brouhaha bustle cacophony caterwaul chaos charivari chirm churn clamor clap clash clatter commotion conflict din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fall:out fanaticism ferment fermentation feud fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo imbroglio inquietude jangle jitters knock-down-and-drag-out maelstrom maffick malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother quarrel racket rage raise:hell rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble scrap scrimmage scud scuffle seethe seething shindy spat squabble stir swirl thunder tiff trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset whoop:it:up wrangle yap zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5312-ado agitation angst animation anxiety apprehension bother care concern dismay disquiet distress disturbance dread eagerness excitement fear foreboding fretfulness fretting haste inquietude lather malaise misgiving nervous:tension nervousness panic perturbation pins:and:needles pucker restlessness solicitude stew strain suspense sweat tension trouble uneasiness upset vexation zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5313:ado agitation anguish anxiety boil bother broil burden burst bustle chaos cloud cold:sweat commotion confusion creeps daze discomfiture discomposure disorder disorganization disorientation disquiet disturbance dither drive eagerness embarrassment excitement ferment fit flap flummox flurry fluster flutter fog frenzy fretfulness fretting fuddle fume fuss goose:bumps haste hasten haze horripilation hubbub hullabaloo hurry hustle impatience inquietude jimjams jitters jumble lather maelstrom matter maze mess mist moil muddle nervousness palpitation perplexity perturbation pother pucker quaking quiver restlessness ruffle scramble shakes shiver shuffle spasm spurt stew stir sweat swirl swivet tear tizzy tremble trepidation tumult uneasiness unquiet upset vortex whirl worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5314-ado agitation animation boiling brouhaha bubble bustle carbonation commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fizz fizzle flurry fume hiss hurry lisp pell-mell perturbation ruffle sibilation sparkle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5315:ado agitation annoyance bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter coil commotion confusion convulsion din discomfiture discomposure discord disorder disquiet disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude irritation jangle jitters joint lather maelstrom malaise melee moil mutiny nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rebellion restlessness revolt rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindig shindy spasm spurt stew stir storm strain sweat swirl swirling tempest tension thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uprising uproar upset upturn vexation vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5316:ado agitation anxiety baffle bafflement bluster boil bother brew broil burst bustle chaos churn cloud commotion confusion daze dilemma discomfiture discomposure disconcert disorder disorganization disorientation disquiet distill disturbance dither embarrassment enigma excitement ferment fit fix flap flummox flurry fluster flutter foam fog foofaraw frenzy fuddle fume fuss hammer:away:at hasten haze hubbub hullabaloo hurry inconvenience inquietude jam jumble maelstrom malaise maze mess mist muddle mystery nervousness nonplus perplexity perturbation pickle plight pother predicament problem pucker puzzle puzzle:over quandary rage restlessness riddle ruffle scramble scrape seethe shuffle simmer spasm spurt state steam stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter upset vortex whirl worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5317:ado agitation anxiety bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos commotion confusion discomfiture discomposure disorder disturbance dither ebullition eddy effervescence embroilment fanaticism ferment fermentation fit flap flurry fluster flutter fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry lather maelstrom pandemonium passion pell-mell perturbation pother pucker racket rage restlessness row ruckus ruffle rumpus scramble spasm spurt stew stir stirring sweat swirl swirling tumult turbulence turmoil twitter unquiet uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5318-ado agitation anxiety bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn cloud commotion discomposure disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle hubbub hullabaloo hurry inconvenience inquietude interference interruption intrusion jitters maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother problem racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble scrimmage seethe seething shindy stew stir swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset violence vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5319:ado agitation argument bag bang beat beating bedlam bicker blast bluster boil boiling bother box brawl broil brouhaha bump burst bust bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion crack din discomposure discord disorder dispute disquiet distress disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flop flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss howl hubbub hue:and:cry hullabaloo inquietude jangle jitters jog maelstrom malaise moil nervousness noise oscillation outcry palpitation pandemonium panic passion perturbation pother pucker quarrel quiver racket rage rattle report restlessness rhubarb roar roil rout row ruckus ruction rumble rumpus scramble seethe seething shake shindy shiver spasm spurt stew stir sweat swirl swivet thunder tizzy trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vibrate vortex whip whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5320-ado agitation argument bedlam blast bluster bother brawl broil brouhaha cacophony chaos charivari chirm clamor clap clash clatter coil commotion confusion contention controversy din discord disorder dispute disturbance donnybrook ebullition embroilment fanaticism ferment flap fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah jangle knock-down-and-drag-out melee noise outcry pandemonium passion pell-mell pother quarrel racket rage rampage rattle rhubarb riot roar roughhouse row ruckus ruction rumble rumpus scramble scrap scrimmage shindig shindy stir thunder trouble tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5321-ado agitation back backwater brouhaha bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation flurry fume hurry pell-mell perturbation ruffle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5322:ado agitation bafflement bluster boil boiling bother brouhaha burst bustle chaos churn cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disquiet distraction disturbance dither ebullition embarrassment embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter fog foment foofaraw frenzy fret fuddle fume fuss hassle haze hubbub hullabaloo inquietude jitters jumble lather maelstrom malaise maze mess mist moil muddle nervousness perplexity perturbation pother pucker restlessness roil rout row ruffle scramble seething shuffle spasm spurt stew stir sweat swirl swivet tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5323:ado agitation bake bite bluster boil boiling bother brouhaha burst bustle churn clamor commotion discomposure disorder disquiet disturbance drive ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume furore fuss hassle hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whip whirl whirlpool whirlwind whisk 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5324:ado agitation bedlam bicker blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5325:ado agitation bedlam blast bother brawl brouhaha burst bustle charivari chirm clamor clap clatter commotion din discord disturbance donnybrook ferment fit flap flurry fluster flutter fracas free-for-all fuss howl hubbub hue:and:cry hullabaloo jangle maelstrom noise outcry pandemonium pother racket rattle restlessness rhubarb roar row ruckus ruction rumble rumpus scramble shindy spasm spurt stew stir sweat swirl thunder tumult uproar vortex whirl whisper 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5326:ado agitation bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chafe chaos churn coil commotion dart discomposure disorder disquiet disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss hassle haste hasten hubbub hullabaloo hurry inquietude itch:to jitters jump:the:gun lather maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother pucker racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction rumpus rush scramble seethe seething shindig shindy spasm speed spurt squirm stew stir sweat sweat:it:out swirl swivet tear tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl whirlpool whirlwind zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5327:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fret fume fuss gush hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5328-ado agitation bluster boil boiling bother brouhaha bustle chaos churn cloud commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets flap flurry fluster foment frenzy fume fuss hubbub hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle seethe seething stir stirring swirl swirling trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5335-ado agitation bluster brawl broil brouhaha bustle coil commotion disturbance ebullition embroilment excitement ferment flap flurry foofaraw fume furore fuss hubbub outburst pother racket row ruckus rumpus shindig shindy stir tumult turbulence turmoil upheaval uproar upset whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5336:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5337:ado agitation bother brawl broil brouhaha burst bustle commotion disorder disturbance donnybrook embroilment ferment fit flap flurry fluster flutter foofaraw fracas fray free-for-all fuss hassle hubbub hullabaloo maelstrom melee pell-mell pother racket rampage restlessness riot roughhouse row ruckus ruction rumpus scramble shindy spasm spurt stew stir sweat swirl trouble tumult turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5338:ado agitation bother brouhaha burst bustle clamor clatter commotion crinkle disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume furore fuss hassle hubbub hullabaloo hurry maelstrom moil pell-mell perturbation pother restlessness ruction ruffle scramble spasm spurt stew stir storm sweat swirl swirling tumult turbulence turmoil twitter uproar vortex whip whirl whish whisk whiz 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5339-ado altercation argument battle bedlam bicker bickering blast bother brawl broil brouhaha charivari chirm clamor clap clash clatter commotion conflict contention controversy din disagreement discord disorder dispute disturbance donnybrook embroilment feud fight flap foofaraw fracas fray free-for-all fuss hassle howl hubbub hue:and:cry hullabaloo imbroglio jangle knock-down-and-drag-out logomachy melee noise outcry pandemonium pell-mell polemic pother quarrel racket rampage rattle rhubarb riot roar roughhouse row ruckus ruction rumble rumpus scramble scrap scrimmage scuffle shindy skirmish snarl spat squabble stir strife thunder tiff trouble tumult turmoil tussle uproar vendetta wrangle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5398-adorable ambrosial darling delectable delicious delightful entrancing exquisite heavenly luscious lush scrumptious smashing stunning yummy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5399:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5400:adoration affection ardor crush devotion enthusiasm fanaticism fondness gust gusto infatuation liking love passion relish taste weakness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5401-adoration celebration conformity cult cultism devotion faith homage idolatry ism mystique observance piety piousness prostration religion reverence symbolism theism veneration worship worshiping 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5585-adultery affair amour cuckoldry entanglement flirtation infidelity intimacy intrigue liaison love love:affair passion relationship romance triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5586:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5587:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5588:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat merging orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:5589:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-5590-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6075-ID:card badge calling:card card countersign credentials dog:tag identification initials monogram signature tartan tessera 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:6076:IOU abrade abrasion abyss acceptance accord account agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage canon canvass canyon cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearing cleave cleft clog cloister closure cohere coincide col collate collation colophon concur concussion confine confinement confirmation conform constrain constraint constriction control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exfoliate explore explosive fault fenestra fetter find:out fissure fit fixation flake flaw flick flume fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back kink label lacerate laceration lacuna lag leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus nick norm notch nuisance:value observe obstruct obstruction occlusion opening opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over postmortem pound price:tag prick print probe prohibition promissory:note protection pull pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance reckoning reef refrain rein relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive run run:over running:head rupture savage scab scald scale scan scar scarify scissure scorch score scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on size size:up skin slacken slackening slash slit slot slow:down slow:up slowdown slowing:down slug snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket title:page tittle token track trademark trammel trauma traumatize trench twist type underline underscore valley value variegate verification vesicle vocable voice void wadi wale walkout warp wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6077-IOU acceptance account balance bark bill blank:check call certificate certificate:of:deposit check check:out checkbook consideration debenture demand:draft draft explanation letter:of:credit money:order negotiable:instrument note paper portfolio promissory:note stocks:and:bonds tip treasury:note voucher warrant 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6589-advocate assert blandish cajole call:on coax contend dwell:on exhort force:upon hold importune insist insist:upon lobby maintain nag persist ply press pressure push recommend remonstrate stand:on stick stress urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:6590:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6591-advocate authority beset besiege blandish bug buttonhole cajole call:on charge coax coerce compel constrain control demand drive dun exhort force hold impel importune insist insist:upon intimidate lobby make nag persuade pester plague ply press pressure push recommend require rush tease urge wheedle work:on 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6856-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:6857:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6858-affected apocryphal artificial assumed bar:sinister baseborn bastard bogus colored counterfeit distorted dummy embellished embroidered ersatz factitious fake false falsified fatherless feigned fictitious garbled illegitimate imitation misbegotten mock natural perverted phony pinchbeck pretended pseudo quasi queer self-styled sham shoddy simulated spurious supposititious synthetic tin tinsel twisted unauthentic ungenuine unnatural unreal warped 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6924-affecting effective eloquent expressive forceful graphic impressive incisive meaningful moving poignant striking telling touching trenchant vivid 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:6925:affection affinity aim angle animus appetite aptitude aptness ardor bag bend bent bias cast character choice command constitution craving decision delight desire determination diathesis discretion discrimination disposition druthers eagerness eccentricity enthusiasm fancy fascination favor favoritism feeling:for felicity fervor flair free:choice free:will grain idiosyncrasy inclination inclining individualism inequality intention interest involvement jaundice jaundiced:eye kidney leaning liability liking longing lust make makeup mettle mind mold mutual:attraction nature nepotism objective partiality partisanism passion penchant pleasure point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness resolution sensitivity:to set sexual:desire slant soft:spot spirit stamp stomach strain streak stripe style susceptibility sympathy talent taste temper temperament tendency thing tilting tropism turn twist type volition warp way weakness will will:power willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6926-affection affinity aim animus appetite aptitude bag bend bent bias biased cast character constitution crook curve delight diathesis disposition drift druthers eagerness eccentricity fancy fascination favor favoritism feeling:for felicity grain idiosyncrasy inclination inclined inclining individualism jaundice jaundiced:eye kidney leaning liability liking lurch make makeup mettle mind mold mutual:attraction nature partiality penchant point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness sensitivity:to set sheer skew slant soft:spot stamp strain streak stripe style susceptibility swerve sympathy taste temper temperament tendency thing tropism turn twist type veer warp way weakness weird willingness zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6936-affection allergy anaphylaxis delicacy empathy hypersensitivity identification nervousness sensitivity soreness sympathy tact tenderness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:6937:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-6938-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7925-agitated agreeable anxious apprehensive ardent avid bothered concerned desirous disquieted disturbed eager fearful foreboding impatient in:a:stew keen misgiving nervous on:tenterhooks overanxious perturbed solicitous strained suspenseful tense thirsty troubled uneasy worried zealous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:7926:agitated ague aspen chorea decrepit doddering fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:7927:agitated ague aspen chorea fearful fidgety fits:and:starts fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:7928:agitated ague aspen chorea fidgety fits:and:starts fluttering fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7929-agitated amiss awry bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shuffled suspenseful tense troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7982-agitation bedlam bluster bother brawl broil brouhaha cacophony chaos cloud commotion disturbance ebullition embroilment fanaticism ferment flap flurry fog fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion pother racket rage row ruckus rumpus space tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:7983:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7984-agitation bluster boil boiling brawl broil brouhaha bustle cacophony chaos churn commotion discomposure disorder disquiet disturbance ebullition embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub inquietude jitters maelstrom malaise moil nervousness pandemonium passion perturbation pother racket rage restlessness roil rout row ruckus rumpus seethe seething stew stir swirl trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7990-agitation bluster bother brawl broil brouhaha cacophony chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance ebullition embarrassment embroilment excitement fanaticism ferment fever fire flame flap flummox flurry fluster flutter fog foment fomentation foofaraw frenzy fuddle fume furor furore fury fuss haze hubbub jumble maze mess mist muddle pandemonium passion perplexity perturbation pother pucker racket rage row ruckus ruffle rumpus shuffle stew stir sweat swivet tizzy tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:7991:agitation bluster brawl broil brouhaha cacophony chaos commotion dedication determination devotion disturbance ebullition embroilment enthusiasm fanaticism ferment fervor flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub hysteria infatuation madness mania obstinacy pandemonium passion perseverance racket rage row ruckus rumpus tenacity tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-7992-agitation bother bump cold:sweat commotion confusion creeps disquiet dither fidgets flap fluster flutter foofaraw fret fuss goose:bumps horripilation inquietude jitters lather palpitation patter pitapat pother pucker quaking restlessness shake shiver stew sweat swivet throbbing tizzy trepidation tumult turbulence turmoil twitter unrest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8164-aground anchored caught fast fastened fixed grounded held high:and:dry inextricable jammed moored packed stranded stuck tethered tied unemployed wedged 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8165:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8166-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8167:ague chorea fits:and:starts fluctuation jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8168-ahead alpha antecedent anterior anticipatory before beforehand beginning chief commencement earlier early elder eminent first first:impression first:move first:step fore foregoing forehand foremost former forward front frontal gambit head heading headmost in:advance inaugural initial initiative initiatory leading maiden main older opening opening:move outset outstanding pioneer precedent preceding precursory prefatory preliminary preludial premier preparatory previous primary prime principal prior senior start 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8232-aim ambition angle animus argument aspiration case consideration counsel desideratum design desire determination effect end explanation feeling function idea inducement influence intent matter meaning mind motive object objective plan point project proposal prospectus purpose rationale reason resolution resolve sake striving study view will 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8233:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8234-aim ambition animus appetite desire disposition effect idea inclination intent intention meaning mind point purpose resolution resolve spirit way will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8403-air anthill bad barrow basin beard beat beaten beaver below below:par bested blow:down blow:over blubber blue booked bowl:over breeze bring:down bristle butte butter carry:off cash cast:down chapfallen chop:down clay collapse complete confined confounded conquer consume cushion cut:down cut:off daintiness dashed deciduous deck declination declining declivitous defeated dejected delicacy depressant depressed descending desolate despondent destroy devour digest discomfited disheartened dispatch dispirited dispose:of disregard documented done done:for dough down down downcast downgrade downhearted downhill downward drooping droopy drop dune earlier earnestly eat eat:up eiderdown entered faint fallen falling feather:bed fell filed finish fixed flatten fleece floor floored floss flue fluff foam foothills for:real fur get:away:with ground heartless hill hillock hors:de:combat hummock hurdle hypochondriac ignore ill imperial indexed indisposed inferior ingest inscribed kapok kill knob knock:down knoll laid:low laid:up languishing lay:low lay:out legal licked lint liquidate logged low lower lowest master molehill moor mound mow:down off official on:call on:record out:of:sorts outdone overmatched overpowered overthrown overwhelmed panicked peach:fuzz pessimistic pile pillow pining pipe plunging plush pocket posted precipitate prostrate pudding puff pull:down put:away raze refinement registered rocky rubber ruined sagging sand:dune satin scattered scrag seedy setting sick silk sinking skinned slay sluggish softness spiritless stomach stubble subdued submerging subsiding suicidal supinate surround swallow swansdown swell take take:down take:in take:off throw throw:down topple tottering trimmed trip tuck:in tuft tumble tumbledown under undone unwell upset velvet wax whack:down whipped woebegone wool worsted written:down zephyr 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8404:air apparition appearance astral banshee bubble chaff control cork departed:spirit dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8405-air appearance display exterior externals facade face facet false:front front gaudiness italic look ostentation pose pretension public:image representation roman sans:serif sham show speciousness superficiality window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8663-alabaster flat glass ice ivory level marble plane satin scope silk slide smooth velvet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8664:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8665:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8666-alacrity animal:spirits animation anxiety appetite avidity eagerness elan esprit exuberance fire gaiety gust gusto impatience keenness life liveliness pep piss:and:vinegar playfulness promptness quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8953-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8954:alienation apostasy breach break chasm cleavage cleft disaffection disfavor disruption dissent dissidence disunion divergence division fissure fracture nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8955-alienation apostasy break contrariety contrast departure deviation difference disaccord disagreement disapproval discrepancy disparity dissatisfaction dissension dissent dissidence dissimilarity dissonance distinction divergence diversity far:cry incompatibility incongruity inconsistency inequality minority:opinion mixture noncompliance nonconformity nonobservance odds opposition originality protest recalcitrance rejection repudiation schism secession separateness underground unorthodoxy variance variation variegation variety withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8964-alienation autism compensation defense:mechanism dereism displacement dissociation dream escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism overcompensation projection rationalization resistance romance romanticism sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:8965:alienation breach break chasm cleavage cleft disaffection disfavor disruption disunion divergence division flaw fracture gap rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-8966-alienation breach break cleavage cleft derangement disaffection disfavor disjunction disruption disunion divergence division rift rupture schism separation split 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10237-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10238:amok attack attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10239:amok attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10240-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10869-Miss:America bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl dazzler dream enchantress eyeful knockout looker lovely model paragon peach pinup pussycat stunner toast 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10870:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive ecstasy elan encouragement energy enthusiasm exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct moving:spirit notion passion provocation reflex soul sparkle spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10871-Muse afflatus animus creativity daemon demon dynamism fire genius inspiration soul spirit talent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10883-Negro:spiritual anthem cantata canticle chorale chorus church:music doxology glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10884:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10885:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10886-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:10887:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-10888-Nemesis agitation bluster brawl broil brouhaha cacophony chaos commotion disturbance ebullition embroilment excitement fanaticism ferment fever flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion racket rage row ruckus rumpus tumult turbulence turmoil uproar upset vehemence violence zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11515-animal:spirits animation birth existence immortality life lifetime liveliness living longevity subsistence sustenance viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:11516:animal:spirits animation brio dash elan enthusiasm esprit exuberance gaiety gusto life liveliness loyalty mettle piss:and:vinegar playfulness spirit spirits tenacity verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11517-animal:spirits animation buoyancy effervescence elan esprit exuberance gaiety gusto life liveliness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11579-animation ardor brio charge clout dash dint drive eagerness elan energy esprit fervor fire force infusion intensity life liveliness might pep piss:and:vinegar pizzazz poignancy power punch pungency push sparkle spirit strength vehemence verve vigor vim vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:11580:animation ardor brio dash drive eagerness elan enthusiasm esprit fire life spirit verve vim zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11581-animation ardor dash effervescence energy fire life liveliness moxie pep piss:and:vinegar pizzazz snap spirit verve vim vivacity zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11586-animation bang dash drive effervescence energy enterprise fire get-up-and-go getup ginger go hardihood initiative kick life liveliness moxie pep pepper piss:and:vinegar pizzazz poignancy potency punch pungency push snap sparkle spirit spunk starch thrust tuck verve vigor vim vitality vivacity zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:11587:animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11588-animation bounce dynamism energy force intensity liveliness pep potency power spirit strength vigor vitality zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11838-answer break:loose break:out clarify clear clear:up crack cut:loose debug decipher decode detach disburden disembarrass disembroil disencumber disengage disentangle disinvolve dislodge divine do dope dope:out explain extricate fathom figure:out find:out free get get:out guess hit:it interpret liberate make:out part plumb psych psych:out ravel release remove resolve riddle separate sever solve sort:out tear:loose unclutter uncoil undo unlock unravel unriddle unscramble unsnarl untangle untie untwist unweave unwind work work:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:11839:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-11840-answer bring:down capsize careen confound confute contradict controvert crush deck defeat demolish deny dismiss dispose:of fall finish floor founder go:down honeycomb keel keel:over knock:down knock:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolutionize sap scuttle settle shut:up silence sink somersault squash squelch subvert surmount throw:down throw:over topple trip turn:over turn:upside:down undermine unhorse upend upset upturn weaken 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12233-aperture avenue blowhole canal channel chute crack debouch disclosure door duct egress escape estuary exhaust exit floodgate flume inlet loophole opening out outcome outlet passageway pore port sluice spiracle spout tap vagina vent vessel vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12234:aperture belt bit blank cavity chasm check clearing cleft crack cut deal fenestra gap gape gat gulf hiatus hole hollow inlet intermission interval lacuna leak opening orifice outlet passageway pore slot slug space spell split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12235:aperture bore breach break cavity chasm check chink clearing cleft crack crevice cut defile discontinuity fenestra fissure gap gape gash gat gulf hiatus hole hollow inlet interstice interval lacuna leak opening orifice outlet pass passage passageway pore prick puncture rupture slash slit slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12236:aperture breach break cavity chasm check clearing cleft crack cut fenestra fissure gap gape gat gulf hiatus hole hollow inlet interval lacuna leak notch opening orifice outlet passageway pore rift slot space split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12237:aperture cavity chasm check clearing cleft crack disclosure fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split vent yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12238:aperture cavity chasm check clearing cleft crack fenestra gap gape gaping gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12239-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12245-aphorism apothegm bon:mot conceit crack epigram gag gibe jape jest joke mot nasty:crack persiflage pleasantry quip repartee retort riposte sally scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12246:aphorism apothegm bon:mot conceit crack epigram gibe humor irony mot nasty:crack persiflage pleasantry quip repartee retort riposte sally sarcasm satire scintillation wisecrack wit witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12247-aphorism apothegm bon:mot conceit crack epigram gibe mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally scintillation wisecrack witticism 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12331-apoplexy axiom axis basis being bench:mark body bones bottom center climax concern core cornerstone crisis critical:point crux diameter distillate distillation elixir essence essential fabric flower focus fundamental gist gravamen heart hub hypostasis issue kernel keystone landmark main:point marrow material matter meat medium middle milestone nave navel nerve:center nub nucleus pile pith pivot point polestar postulate principle quid quiddity quintessence root sap seat sine:qua:non soul spirit stuff substance turning:point umbilicus 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12332:apoplexy breakup cataclysm catastrophe climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12333:apoplexy breakup cataclysm climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12334-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12497-apparently clearly conspicuously definitely distinctly evidently expressly manifestly markedly noticeably obviously outwardly patently perceptibly plainly prima:facie prominently visibly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12498:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guard guide haunt image immateriality incorporeal larva materialization outstrip phantasm phantasmagoria phantom poltergeist presence protection shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12499:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12500:apparition appearance astral banshee clod control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12501:apparition appearance astral banshee conceive control deception delusion departed:spirit dybbuk eidolon fantasy feature figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon plan poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12502:apparition appearance astral banshee conceive control departed:spirit dybbuk eidolon envision fantasy figure form ghost guide haunt image immateriality incorporeal larva manifestation materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence realize shade shadow shape specter spirit spook sprite theophany vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12503:apparition appearance astral banshee control daemon demon departed:spirit dybbuk eidolon evil:spirit fantasy figure form genius ghost guide haunt image immateriality incorporeal intelligence larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12504:apparition appearance astral banshee control decree departed:spirit determine dybbuk eidolon fantasy figure form ghost govern guide haunt image immateriality incorporeal larva materialization mirage order phantasm phantasmagoria phantom phenomenon poltergeist presence set shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12505:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporate incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12506:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon form ghost guide hallucination haunt hint illusion immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite suggestion theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12507:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide guise haunt image immateriality incorporeal larva lineaments look manifestation manner materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12508:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt highest immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12509:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization obsess phantasm phantom poltergeist possess presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12510:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape sign specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12511-apparition appearance attest avatar coming disclosure embodiment emergence epiphany evidence exposure expression forthcoming incarnation indication manifestation materialization occurrence opening presentation proof publication realization revelation rise rising show showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12518-apparition appearance avatar coming disclosure emergence epiphany exposure forthcoming incarnation leak manifestation materialization occurrence opening presentation publication realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12519:apparition appearance brainchild brainstorm bubble chimera delirium delusion eidolon envisioning fancy fantasy fiction figment hallucination illusion image imagery imagination invention maggot masquerade mirage myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12520:apparition appearance brainchild bubble chimera delirium delusion dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantasmagoria phantom pipe rainbow romance shadow trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12521:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment figure form hallucination illusion image imagery imagination invention maggot myth phantasm phantasmagoria phantom presence romance shade shadow shape specter trip vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12522:apparition appearance bubble chimera circumvention delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment flimflam fooling ghost hallucination illusion kidding mirage phantasm phantom self-deception shade snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12523:apparition appearance circumvention deception delusion entanglement entrapment fallacy falseness fantasy figure flimflam fooling form hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shape snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12524:apparition appearance eidolon fantasy figure form ghost image incarnation materialization mirage phantasm phantasmagoria phantom phenomenon presence presentation shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12525-apparition appearance figure form image mirage peculiarity phantom phenomenon presence shape singularity vision 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12526:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12527-apparition avatar characterization coming disclosure emergence epiphany exposure forthcoming identification incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12528-apparition avatar coming disclosure emergence epiphany exposure forthcoming gathering incarnation manifestation materialization occurrence opening presentation realization revealing revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12529:apparition babble brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment gush hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe:dream rainbow rave romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12530:apparition bogey eidolon ghost haunt phantasm phantom shade spectrum spirit spook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12531:apparition brainchild brainstorm bubble chimera delirium disposition dream eidolon fancy fantasy fiction figment hallucination humor illusion imagery imagination inclination invention maggot myth phantasm phantom romance trick trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12532:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inspiration invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12533:apparition brainchild bubble canard chimera concoction creation daydream delirium delusion dream eidolon extravaganza fable fabrication fancy fantasy fiction figment forgery hallucination illusion imagery imagination invention maggot myth nightmare phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12534:apparition brainchild bubble canard chimera concoction creation delirium eidolon extravaganza fable fabrication falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale trip untruth vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12535:apparition brainchild bubble canard chimera concoction delirium eidolon extravaganza fable fabrication fake falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale tall:story trip vapor vision whim whimsy wildest:dream yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12536:apparition brainchild bubble chimera conceit creativity delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination ingenuity insight inspiration invention inventiveness maggot myth phantasm phantom romance thinking thought trip vapor vision visualization whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12537:apparition brainchild bubble chimera concept conception creation daydream delirium delusion delusive device dream eidolon envisioning fable fabrication fancy fantasy fiction figment hallucination illusion illusory image imagery imagination invention inventiveness maggot mirage myth nightmare phantasm phantom picture romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12538:apparition brainchild bubble chimera deception delirium delirium:tremens delusion dream eidolon fancy fantasy fata:morgana fiction figment ghost hallucination ignis:fatuus illusion imagery imagination invention maggot myth phantasm phantom romance self-deception trip tripping vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12539:apparition brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe pipe:dream rainbow romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12540:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination hysteria illusion imagery imagination invention maggot myth phantasm phantom rage romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12541:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom poem romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12542:apparition eidolon ghost gloom haunt phantasm phantom shade shadow silhouette specter spirit spook umbra umbrage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12543-appeal application beseechment bid call clamor consideration cry entreaty imploring imprecation invocation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12647-appetite craving desire drought dryness emptiness hunger inclination longing need relish stomach tapeworm taste thirst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:12648:appetite craving desire enthusiasm fancy hunger itch itching lust mania passion prurience sexual:desire thirst urge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-12649-appetite craving desire fancy hunger inclination itch itching lust mania passion prurience sexual:desire thirst urge 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13315-ardor concupiscence curiosity desire devotion drive eagerness fancy fantasy heart hope libido like liking mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:13316:ardor concupiscence curiosity desire drive eagerness enthusiasm fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13317-ardor concupiscence curiosity desire drive eagerness exigency fancy fantasy hope libido lust mind need passion pinch pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13664-aroma attribute badge brand cachet cast character characteristic configuration cut differential earmark feature figure flavor gust hallmark idiosyncrasy impress impression index individualism jape keynote lineaments mannerism mark marking mock mold nature odor particularity peculiarity property quality quirk savor seal shape singularity smack specialty stamp taint tang taste token trademark trait trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:13665:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13666-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13804-arrearage arrears decline defalcation default deficiency deficit delinquency difference failure imperfection inadequacy inferiority insufficiency shortage shortcoming shortfall slump underage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:13805:arrearage breach break chasm defalcation defect deficiency deficit discontinuity fault gap hiatus interval lack lacuna missing:link need omission outage shortage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-13806-arrearage break break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-15935-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error ignis:fatuus illusion misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:15936:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fancy fantasy figment ignis:fatuus illusion imagination misbelief misconception phantasm pipe:dream self-deception trick trip vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-15937-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fantasy freak:out ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-15938-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld gloss ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:15939:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion mirage misbelief misconception phantasm pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-15940-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion misbelief misconception pipe:dream self-deception trick trip vapor vision wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17132-balk bevue blooper blunder error false:move false:step goof howler inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:17133:balk bevue blunder chasm check error false:move false:step fault inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17134-balk bevue boggle false:move false:step inadvertence lapse miscue misstep omission oversight slip slipup stumble trip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17548-bang blow boot break buffet bump bump:off burst bust chink clap clash crack crash discharge dismiss do:in execute flap flop handle hit hole kick knock poke punch put:away rap report rut slam slap slat smack splat swap tap thwack wallop waste whack wham whomp whop 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:17549:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush freeze grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm thrill tic tingle tingling tremble tremor twitch twitter vibrate wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:17550:bang bob bobble boot bounce bump chatter chill dither falter flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jolt jostle jounce jump kick quake quaver quiver rictus shake shiver shock shudder spasm tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17551-bang bob bobble boot bounce bump dither falter flutter grimace jar jerk jig jiggle jog jolt jostle kick quake quaver quiver rictus shake shiver shock shudder temblor tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17707-banter bit chaff haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast straw tease twit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:17708:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17709-banter blandish blarney cajole chaff coax deride fool fun haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast tease twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17853-bare barren bland blank bleached bleak characterless clear desolate devoid empty featureless hollow inane insipid null null:and:void unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:17854:bare barren bland blank bleached characterless chasm clear devoid empty featureless hollow inane insipid null null:and:void out-and-out space unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-17855-bare barren bland blank bleached characterless chaste clear devoid empty featureless fleece hollow inane insipid null null:and:void paper pure unadulterated unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19734-Walter:Mitty ablation absentmindedness absorption abstraction brown:study concentration daydream daydreamer deep:thought dream dreaming erosion fantasy melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie stargazing study thoughtfulness trance woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19735:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19736-Walter:Mitty absentmindedness absorption abstraction analysis application attention brown:study concentration consideration daydream daydreamer deep:thought dream dreaming fantasy heed intentness melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie speculation stargazing study thoughtfulness trance woolgathering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19893-abandon abundance drunkenness exaggeration excess excessiveness exorbitance expletive extravagance extreme extremism extremity fat flood flow glut gluttony hyperbole hypertrophy incontinence indulgence inordinance intemperance inundation much overabundance overflow overflowing overgrowth overmuch overpass overrun overrunning plethora prodigality profusion radicalism redundancy self-indulgence superabundance superabundant superfluity superiority surfeit surplus too:much unconstraint unreasonableness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19894:abandon abyss adit aqueduct bank bar beg boom breach break bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chasm check chimney chink chisel chuck circumvent cleave cleft col conduit countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch ditch double draw duct dugout dump egress eliminate elude engrave entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive rupture rut sap scissure score scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19895-abandon accent alphabet autograph badge bar bit cancel character cipher complication condition countersign cue device digit dispose:of dot emblem figure forgo get:rid:of graph hold ideogram initials insignia key:signature lead letter ligature line mark measure monogram movement notation number pause relinquish representative seal sign signature slur spare swell symbol tie time:signature trace waive writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19903-abandon acquiescence adherence allegiance application ardor assiduity attachment bond commitment compliance concentration conformity constancy dedication devotion diligence earnestness endurance faith fealty fervor fidelity fire heat homage industry inflexibility insistence intensity intentness loyalty obedience observance obstinacy passion patience permanence perseverance persistence pertinacity piety plodding plugging preoccupation relentlessness reliability resolution resolve rigidity seriousness service servility sincerity spirit stability stamina staying:power stubbornness submission tenacity tie troth true:blue vehemence warmth willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19904:abandon acquiescence alacrity anxiety appetite application ardor avidity commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fervor fidelity fire flame furor fury goodwill gusto heart heat hurrah intensity intentness keenness liveliness loyalty passion pliability promptness readiness relish resolution savor seriousness sincerity soul spirit tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19905:abandon acquiescence allegiance anger animation ardor commitment compliance dedication delirium devotion earnestness ecstasy enthusiasm excitement faith fealty fervor fidelity fire furor fury gusto heart heat hurrah impetus intensity intentness liveliness loyalty passion piety quickening relish resolution savor seriousness sincerity soul spirit stimulation vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19906:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19907-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19911-abandon affectation coloring embellishment exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance inundation overgrowth overmuch overpass overrun overrunning radicalism superiority surplus too:much unreasonableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19912:abandon affection animation ardor commitment dedication devotion earnestness ecstasy enthusiasm excitement faith fervor fidelity fire flame furor fury gusto heart heat intensity intentness liveliness loyalty passion relish resolution savor seriousness sincerity soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19913:abandon afflatus ardor craze delight delirium ecstasy enjoyment exhilaration fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19914-abandon age back bankrupt betray bill bomb break bust cave:in close:up collapse come:apart conk:out contract crash crumble decay decline decrease default deplete desert deteriorate die diminish disappear disintegrate disregard dodder drain droop drop dwindle ebb exhaust fade fail faint fall fall:away fall:flat fall:off fall:short fall:through falter fizzle fizzle:out flag flop flunk fold follow founder get:along get:on give:out give:way go go:down go:off go:out go:to:pieces go:to:pot go:under go:up go:wrong grow:old gutter ignore impoverish jade labor:in:vain lack lag languish lapse lessen let:down lose lose:ground misfire mount not:compare pass pass:over peak peter:out pine poop:out run:aground run:down run:out serve shake short shrink shrivel shut:down sink slide slip slump spin subserve subside totter touch:bottom wane want wash:out waste waste:away weaken wear:away wear:thin wilt wither wizen worsen wrinkle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19915:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19916-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19917:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19918:abandon alacrity anger animation ardor commitment dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat hurrah intensity intentness liveliness loyalty passion relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit vehemence verve warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19919-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19933-abandon ardor commitment dedication devotion earnestness faith fervor fidelity fire heat intensity intentness license loyalty passion resolution seriousness sincerity spirit vehemence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19934:abandon ardor craze delirium ecstasy enthusiasm fervor fire frenzy furor furore fury heat hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19935-abandon articulate cast cast:off clear cut:off depart disengage disgorge dislodge dispel do:away:with doff douse drop eliminate escape evacuate exhaust expel exterminate get:out:of get:rid:of leave liquidate lose part purge put:off release remove rid separate shake shake:off shed slip:out:of slough take:off throw throw:away throw:off throw:out unburden undo unwrap 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19951-abandon boot bounce bounce cashier cast cast:out chuck discard discharge eject exclude expel extrude jettison junk kick:out obtrude oust put:out reject remove scrap shed slough throw:away throw:out thrust:out toss:out turn:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19952:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19953-abandon break:ground cast cast:away cast:off castaway chuck deep:six derelict discard dispose:of ditch dump eliminate exile get:rid:of give:away jettison jilt part:with reject remove slough throw:away throw:out throw:over weigh:anchor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19972-abandon cede give:up hand hand:over relinquish resign surrender turn:up waive yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19973:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19974:abandon craze cut delirium ecstasy fever frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:19975:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-19976-abandon cut do:nothing goldbrick goof:off jump leave leave:alone let:alone let:be let:go malinger miss omit pass:over pass:up procrastinate shirk skip slack stand:aloof stand:pat stand:still trifle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20480-bite bruise champ chew chomp chump crunch crush gnash gnaw grind gum macerate mash masticate mouth mumble munch nibble pulp ruminate scrunch smash squash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20481:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20482-bite canker corrode eat eat:away erode gnaw oxidize rust scour wear:away 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20484-bite champ chew chomp gnash gnaw grind gum masticate mouth mumble munch nibble ruminate teeth 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20485:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20486-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20549-black:belt corn:belt cotton:belt countryside dust:bowl farmland grass:roots grassland highlands lowlands moor prairie province steppe upland veld woodland 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20550:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe humor innuendo invective irony jest joke lampoon mockery parody pleasantry raillery repartee ridicule salt sarcasm satire scorn sharpness slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20551:black:humor burlesque caricature comedy derision esprit farce hokum humor imitation irony joke lampoon laughingstock mimicry mock mockery parody pastiche pinchbeck pleasantry ridicule salt sarcasm satire sham shoddy slapstick spoof squib takeoff tinsel travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20552:black:humor burlesque caricature comedy esprit farce humor imitation impersonation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20553:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimic mock mockery parody pastiche pleasantry salt sarcasm satire slapstick squib take take:off takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20554:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mock mockery parody pastiche pleasantry salt sarcasm satire sham slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20555:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20556:black:humor burlesque caricature comedy esprit farce humor irony lampoon mind parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20557:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20558-black:out blanket block bundle:up canopy choke cloak clothe cloud conceal cope cover cover:up cowl curtain cushion eclipse enshroud envelop film hap hood lay:on lay:over mantle mask muffle muffle:up obscure occult overlay overspread protect put:on screen scum shield shroud spread:over stop strangle superimpose swaddle swathe veil wrap wrap:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20712-blasphemous godless impious irreligious irreverent profane sacrilegious sinful unchristian ungodly unholy unrighteous unsaintly wicked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20713:blast blast blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption outbreak outburst paroxysm peal roar scream seizure shout shriek spasm squall storm tempest tornado typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20714-blast blast blight cancer canker contaminate corrupt corruption debase debauch degenerate demoralize deprave dry:rot filth fungus mildew mold must obscenity pervert pest rot rust smut spoil stain taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20781-blaze blister brand burn cast cauterize char coal crack feed flame found oxidize parch scorch sear singe solder stoke vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20782:blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:20783:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-20784-blaze chop crenellate crimp cut gash incise indent jag knurl meander mill nick notch picot pink scallop scarify score scotch serrate slash tooth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-21134-blow cut:out depart exit flee fly get:off go hightail leave pull:out quit retire run:along run:away run:off take:off withdraw 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:21135:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-21136-blow drain ennui exhaust fatigue jade pall run:out tire wear weary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22255-breakaway infrequent kinky offbeat original rare recherche scarce slow sparse sui:generis uncommon uncustomary unexpected unfamiliar unique unordinary unusual unwonted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22256:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overset overthrow overturn reorganization revolt revolution revulsion somersault spasm spill subversion tabula:rasa turnover upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22257:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22258:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall overthrow overturn prostration revolt revolution revulsion sabotage spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22259:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa turn upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22260:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn reorganization revolt revolution revulsion spasm spill subversion tabula:rasa turnover upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22261:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa unquiet upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22262-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22615-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22616:bug case craze enthusiasm fanaticism fascination fixation frenzy furor furore fury infatuation mania obsession passion rage zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22617-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22618:bug craze enthusiasm fad fanaticism fascination fashion frenzy furor furore fury hysteria infatuation love madness mania passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22619-bug dark darkness fog mist mumbo:jumbo murk mystification obscurity opacity perplexity vagueness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22753-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22754:burlesque butt byword caricature derision dupe fair:game fool game goat jest joke lampoon laughingstock mock mockery monkey ridicule sarcasm satire sport stock target toy travesty victim 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22755-burlesque carbon carbon:copy clone copy counterpart ditto double doubling dummy dupe duplicate duplication echo facsimile imitation iteration model paraphrase parody quadruplicate reiteration repetition replica replication representation reproduction rubbing tracing transcription travesty triplicate twin version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22956-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:22957:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-22958-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24149-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:24150:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holdup hypnotize ictus immerse immure impede impediment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24151-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24384-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:24385:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24386-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24387-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement prevention refraining shunning slip ward zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:24388:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-24389-cirrose clouded cloudy dark dirty dull gloomy heavy lowering nebulous overcast overclouded squally stormy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-26397-abeyance abjuration cessation cold:storage denial discontinuance disregard forbearance relinquishment renunciation resignation suspension waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:26398:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage back back:and:fill bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow blemish blessing bloody blooper blow boner boot bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear cleavage cleave cleft coerce coffee:break col collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do domesticate domineer downgrade downtime draw drench drill droop drop drum:out ease:up ebb:and:flow emerge emergence end enervate enslave erupt escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grind groom groove gulch gulf gully habituate half:time halt handle hap happen happenstance happy:hour harden harness heave henpeck hesitation hiatus hitch hole holiday housebreak humble humiliate hurt ignore impart impoverish improvement inaugurate incise incision indecorum infringe initiate injure interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish law:of:averages lay:off layoff leak leakage leave leg lesion let:go let:out letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meliorate milk mismatch missing:link mitigate mitigation moat modification modulate modulation mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice prepare price:cut printed:circuit prisonbreak probability puncture purge put:about put:back put:down qualification quell quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down skin slash slew slice slit slot slump smash snap solecism sore space spell splinter split sprain spread squeak stab start stay stick stop strain strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat upheaval vacation valley vanquish variation variety vary vent violate void wadi walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-26399-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma cowardice debility depression doldrums dormancy drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude impotence indifference indolence inertia languor lassitude latency lethargy listlessness overstrain passivity phlegm prostration sleep sleepiness sloth slowness sluggishness slumber softness somnolence stasis strain stretching stupor suspense tedium torpor vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27290-aboveboard authentic bona:fide foursquare genuine on:the:level open open:and:aboveboard pukka recognizable square straight undisguised up-and-up veritable 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27291:abrade abrasion abyss account:for ace address adept allegorize answer aperture approach apt assay attempt band bang bar bark bash bat beating belt bid biff birthmark bit blackhead blast blaze bleb blemish blister bloody blow boom bottom brand bravura breach break break:up breakage breath broach bug bump burn burst bust canyon cast catch cauterize cavity chafe chap char chase chasm check chimney chink chip chop cicatrix clack clap clarify clash claw clear:up clearing cleave cleft click clip clobber clout clump coal col collapse come:apart concussion corrugation coup crack crack crack:up crackerjack crackle cranny crash crater craze crevasse crevice crimp cunning cut cwm dash deal debug decipher deck decode deface defect defection deficiency defile deform deformity dell demonstrate demythologize detonate detonation dike dint discharge disentangle disfigure disfigurement disintegrate distort distortion ditch divaricate divide divine do dope dope:out draw drawback drub drumming earshot elucidate endeavor engrave engraving enlighten essay excavation exemplify exfoliate experiment explain explicate explode explosion expound failing failure fall:to:pieces fathom fault fenestra figure:out find:out fissure flame flap flash flaw fling flip flop flume flute foible found fracture frailty fray frazzle freckle fret fulminate furrow fusillade gag gall gambit gape gash gat get give:away give:way go go:off go:to:pieces gorge gouge groove guess gulch gulf gully gunshot hair hairbreadth hickey hit:it hollow hurt illuminate illustrate imperfection inadequacy inch incise incision infirmity injure injury inlet instant interpret jiffy joint kink knock knock:down knock:out lacerate laceration leak lesion lick list little maim make:clear make:out make:plain mar master maul minute moat mole moment mutilate mutilation nevus notch offer open open:up opening orifice outlet oxidize parch part pass passage passageway paste pelt percussion pierce pimple pit plumb plunk pock pockmark poke pop popularize pore potshot pound problem psych psych:out punch puncture pustule rap rationalize ravel ravine rend rent report resolve riddle rift rime rip rive ruck run rupture salvo savage scab scald scale scar scarify scissure scorch score scotch scrape scratch scuff seam sear sec second separate shatter shiver shortcoming shot show simplify singe sizzling skilled skin slash slat slice slit slog slot slug smack smash smite snag snap snapping soak sock solder solve sore sort:out space span spell:out spit spitting:distance splat splinter split split:second splitting sprain spread stab stagger start step stick strain strawberry:mark streak streaking striate striation strike stripe sty superior swap swat swing taint tap tattoo tear thump thwack tick time track trauma traumatize trench trial trial:and:error trice trough try twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave valley vesicle virtuoso void volley vulcanize wadi wale wallop warp wart weak:link weak:point weakness weal weld welt wen whack wham whirl whomp whop wink work work:out wound wrench yak yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27292-abrade abrasion afflict agonize ail anger apogee assault attack bank bark beacon beam beat beat:down bite blaze blemish blister bloody break break:down bristle bulldoze burn burning cast catch ceiling chafe check chip claw cog concussion convulse crack crackle craze crick crucify cut descent desire distress fell fester fire flame flare flatten flicker flight fracture fray frazzle fret gall gash glance gnaw gouge grate grind gripe harrow hurt ignition impact incise incision inflame injure injury irritate itch knock:down lacerate laceration launch lesion maim martyr maul mutilate mutilation nip pain pierce pinch prick prostrate puncture rack rankle rasp raze ream rend rent rip roast rub run rupture savage scald scorch scotch scrape scratch scuff shave shoot shot skin slash slit smart smash sniff sore sprain sputter stab stick sting stinging strain stream take:down tear throw:away tingle tingling torment torture trajectory trauma traumatize tweak twist wound wrench wring 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27303-abrade abrasion bark blemish bloody breach break break:in breakage burn burst bust carve chafe check chip chisel claw cleft concussion counter crack crackle craze cut exfoliate fissure fracture fray frazzle fret gall gap gash hew hurt incise incision injure injury interfere interrupt lacerate laceration lesion maim marker maul mutilate mutilation pierce plaque puncture rend rent rift rip run rupture savage scald scale scorch scotch scrape scratch scuff skin slash slice slit snap snip sore splinter split sprain stab stick strain tag tear token trauma traumatize whittle wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27304:abrade abrasion bark blemish bloody breach break break:up breakage burn burst bust chafe chasm check chink chip claw cleavage cleave cleft come:apart concussion convulse crack crackle craze cut disintegrate ditch division exfoliate fall:to:pieces fissure fracture fray frazzle fret furrow gall gap gash give:away give:way groove hurt incise incision injure injury kill lacerate laceration lesion maim maul mutilate mutilation open passage pierce puncture relax rend rent rift rip rive run rupture savage scald scale schism scorch scotch scrape scratch scuff separate separation skin slash slice slit slot snap sore splinter split sprain stab start stick strain tear tickle trauma traumatize trench wadi wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27305-abrade abrasion bark blemish bloody breach break breakage broach burn burst chafe check chink chip claw cleave cleft clip concussion crack crackle craze crevasse cry cut damage dash divaricate divide drop fissure flaw fracture fray frazzle fret gall gap gash give:out gore greet hole hurt impair incise incision injure injury lacerate laceration lance leak lesion maim maul mutilate mutilation nip open open:up part pierce puncture rend rent rift rip rive run rupture savage scald scale scorch score scotch scrape scratch scuff separate shred skin slash slice slit snatch snip sore splinter split sprain spread stab stick strain streak tap tear trauma traumatize weep wound wrench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27459-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27460:abscess access accession ague anemia annexation anoxia asphyxiation asthma atrophy breakdown chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fall fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27461:abscess access ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness downfall dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration quaking rash rheum sclerosis seizure shaking shock sore spasm tabes tachycardia trembling tumor upturn vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27462:abscess ache aching ague anemia anoxia asphyxiation asthma atrophy chill cold colic constipation convulsion cut cyanosis diarrhea distress dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flu flux growth hemorrhage hypertension hypotension icterus indigestion inflammation influenza insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27463-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27464:abscess ague anemia anoxia anthrax asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27465:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea discharge dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lactation lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27466:abscess ague anemia anoxia asphyxiation asthma atrophy boil chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27467:abscess ague anemia anoxia asphyxiation asthma atrophy bunion chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue festering fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swelling tabes tachycardia tumor ulcer vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27468:abscess ague anemia anoxia asphyxiation asthma atrophy chill chorea colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fits:and:starts flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jactitation jaundice lumbago nausea necrosis pain palsy paralysis quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm tabes tachycardia trembling tumor vertigo vibration vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27469:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27470:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cut cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fluctuation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia instability irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor unrest vertigo vomiting wasting wavering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27471:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis debility decrepitude diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion infirmity inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27472:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis decadence declension declination degeneration deterioration diarrhea dizziness downfall downgrade dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27473:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis dermatitis diarrhea dizziness dropsy dysentery dyspepsia eczema edema eruption fatigue fever fibrillation flood flux growth hemorrhage hives hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis outbreak pain paralysis prickly:heat rash rheum sclerosis seizure shock sore spasm spate succession tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27474:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27475:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27476:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis qualm rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1:27477:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm stress tabes tachycardia tension tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/old_data/d.initial/m.1-27478-abscess angina apoplexy arteriosclerosis atherosclerosis attack backlog brush cardiac:arrest coronary feel heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis sore stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-15-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking lovemaking popularity regard sentiment sex shine worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:16:Nemesis acceptance activity adherence allegiance anger animation ardor assiduity attachment brio commitment constancy curiosity dedication deference devotion diligence earnestness ecstasy elan enthusiasm ethics excitement faith fealty fervor fidelity furor fury glow gusto heat homage impetus intensity intentness joie:de:vivre libido life liking liveliness loyalty mettle mission must obligation onus pertness relentlessness relish savor seriousness sexual:desire sincerity troth true:blue vehemence verve violence vivacity warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-17-admire adore appreciate bless cherish defer:to deify esteem exalt favor honor idolize look:up:to prize revere reverence value venerate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-84-Babel bedlam bicker blast brawl brouhaha cacophony charivari chirm clamor clap clatter commotion crescendo deafen din discord donnybrook flap fracas free-for-all howl hubbub hue:and:cry hullabaloo jangle noise outcry pandemonium peal percussion racket rattle resound rhubarb roar row ruckus ruction rumble rumpus shatter shindy stun thunder tumult uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:85:Nemesis ado agitation annoyance arousing bother brawl broil brouhaha bustle cacophony chaos commotion disturbance donnybrook ebullition embroilment enthusiasm excitement fanaticism fascination ferment fermentation fervor fever fomentation foofaraw fracas frenzy fume furor furore fury fuss hell hubbub hullabaloo hysteria infatuation mania obsession pandemonium rage rampage ruckus rumpus stir tumult turbulence turmoil uproar vehemence violence vortex zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-86-Beau:Brummel Nimrod archer athlete ballplayer batter battery beater catcher coach competitor courser hunter jock jumper lineman outfield player pugilist quarterback racer sport sportsman tackle wrestler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-233-abuse afflict aggrieve agonize ail anguish bite bloody chafe convulse crucify distress fester gall gnaw grate grind gripe harrow impale inflame irritate lacerate lancinate macerate martyr pain pierce prick punish rack rankle rasp scarify stab sting torment torture tweak wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:234:abyss aperture aqueduct available benthos booth bottleneck breach break:in breakout broach canal canyon carve cash cavity cessation channel chap chasm check:out chimney chink chip chisel clearing cleave cleft col corrugation crack cranny crevasse crevice crimp cwm dado defile dell dike ditch divaricate divide engraving excavation exfoliate fault fissure flaw flume flute fosse fracture furrow gap gape gash goffer gorge groove gulch gulf gully hiatus incise incision lacuna leak missing:link moat need notch omission open:up outage passageway pleat plow rabbet ravine rent rifle rift rime rip rive ruck rupture rut schism scissure seam slit slot striate striation trench trough valley wadi wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-235-abide:by accede accept acclaim acquiesce agree agree:to agree:with applaud assent buy cheer comply consent defer go:along:with hail hold:with nod obey receive subscribe:to welcome yes 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-376-archbishopric aristocracy bailiwick barrio bishopric borough burg canton city civic commune county diocese district downtown duchy exurb ghetto government hamlet hundred interurban magistracy metropolis midtown municipal municipality outskirts parish parliamentary polis precinct principality province region riding shire shopping:center skid:row slum stake state suburb suburban suburbia suburbs tenderloin tenement:district territory town township uptown village ward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:377:ardor concupiscence curiosity eagerness enthusiasm fancy fantasy libido need passion pleasure sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-378-ability accomplishment aggression animal:spirits ascendancy asset backbone beef black:power blatancy bottle bottom brawn brute:force capability charisma chutzpah clout cogency colony competence compulsion cuff dint domination duress dynamism effectiveness elan elasticity energy enterprise exuberance flower:power force:majeure fortitude full:blast gaiety get-up-and-go getup ginger grit gumption guts hardiness hustle influence initiative life liveliness mana mettle might might:and:main mordancy moxie muscle muscularity musculature nerve nervousness pep pepper physique piss:and:vinegar pizzazz playfulness pluck poignancy potency potentiality power power:structure prepotency productiveness productivity push qualification sinew spirits spunk stamina starch stature staying:power strength strong:arm strong:language sturdiness superiority superpower thews thrust toughness tuck validity vehemence verve vigor vim virility virtue virulence vitality voluntary:muscle wattage weight zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-578-Negro:spiritual anthem cantata canticle chorale chorus church:music doxology glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:579:craze crotchet delirium ecstasy exuberance fever frenzy furor furore fury hysteria intoxication madness mania orgasm orgy rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-580-brash cascade cataract cloudburst deluge downfall downpour flood inundation plash pour rain rainstorm scud soaker spate storm thunderstorm torrent waterspout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-728-answer avail bear fill:the:bill fulfill get:by go:around hack:it hold make:the:grade pass:muster qualify reach satisfy stand stand:up stretch suffice take:it work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:729:apoplexy breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle disaster earthquake overthrow overturn paroxysm quake revolt revulsion spasm subversion tabula:rasa temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-730-catchword clue cudgel cue gesture glimmer glimmering hint implication index indication inkling innuendo insinuation intimation kick look nod nudge prompt scent sign signal spoor suggestion suspicion symptom telltale track vestige whiff whisper wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-785-abridgment adage ana analects anterior aphorism apothegm axiom byword catchword dictate dictum epigram expression formula gnome golden:rule gospel law maxim moral mot motto oracle postulate precept prescript principle proposition proverb saw saying sentence sutra teaching text theorem truism truth veracity verity verse wisdom witticism word words:of:wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:786:aphorism apothegm bon:mot conceit epigram gibe irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally sarcasm satire scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-787-austere bald bare disclosed exposed unclassified unclogged uncovered unhidden unobstructed unrestricted unstopped wide:open 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-811-apparently border brow cheek chutzpah circumference cortex covering crust envelope epidermis exterior external facade face facet fringe integument lineaments openly outline outside periphery rind shell superficially surface top 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:812:apparition appearance astral avatar banshee coming control departed:spirit dybbuk eidolon ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spook sprite theophany vision zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-813-apparition appearance brainchild delirium eidolon imagery imagination maggot whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-814-able absolute archetypical classic classical consummate crass developed exemplary expert ideal illustrative masterful mature matured perfected polished practiced proficient prototypal quintessential ripe ripened skilled talented trained transcendent typical 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:815:circumvention delirium delusion entanglement entrapment fallacy fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-816-adjure appeal appeal:to application beg beseech brace call:on clamor:for crave cry:for entreat implore importune invoke kneel:to plead pray solicit supplicate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1254-bespatter dabble damp dampen dash dew douche hose humidify irrigate moisten paddle slobber slop slosh sparge spatter splatter sponge spray sprinkle syringe water wet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1255:boot bump chasm chink click clink clop clump clunk drub flick flump pat patter pitapat plump plunk pop rap slat thud thump tick tinkle tiptoe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1256-babbling brainstorm delirious delirium dizzy giddy incoherent insane rambling ranting raving wandering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1355-bantamweight black:belt boxer bruiser featherweight fighter flyweight heavyweight lightweight middleweight palooka prizefighter pug pugilist sparrer underweight welterweight 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1356:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor innuendo invective irony lampoon mockery parody pastiche pleasantry raillery salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1357-bite:the:bullet brass brassy bronze bullion copper gilt gold golden ingot iron leaden mercurial mercury nickel nugget pewter quicksilver silver silvery steel steely tin tinny 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1511-address:book album annual blotter cashbook catalog daybook diary diptych docket journal ledger log notebook pad pocketbook scrapbook scratch:pad table tablet triptych workbook yearbook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1512:acquiescence actuation alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1513-a:priori analytic analytical categorical conditional deductive discursive dogmatic hypothetical inductive inferential 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1608-champ chew chomp chump cud gnash gum masticate mouth mumble nibble ruminate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1609:charley:horse cramp crick gnawing hitch kink pang paroxysm shooting spasm thrill throes tweak twinge twitch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1610-close croft enclave field plat quadrangle real:estate tract 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1611-coat coating collop cotton covering deal disk film flap foil fold lap leaf membrane pane panel patina peel pellicle plait plank plate plating ply plywood rasher safety:glass scum sheet skin slab slat slice table tablet veneer wafer 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1612:convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1613-corn cure dehydrate desiccate dry dry:up embalm evaporate freeze fume fumigate immortalize incense irradiate jerk keep:alive kipper marinate mummify perfume perpetuate pickle preserve refrigerate salt scent season 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1840-calligraphy fist hand handwriting longhand manuscript paleography pencraft penmanship penscript script writing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1841:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1842-die:down dwindle lull molder pacify quiet soothe stop subside tranquilize wane 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1981-absorb apprehend arrest catch charm enchant engage engross enthrall exercise fascinate grab grip hypnotize immerse involve mesmerize monopolize obsess occupy preoccupy spellbind take:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:1982:access apoplexy attack convulsion eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw paroxysm petit:mal seizure spasm stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-1983-abecedarian aboriginal ancestral atavistic autochthonous budding fetal formative inaugural inceptive inchoate incipient infant infantile initial initiative initiatory introductory inventive nascent natal parturient pregnant prenatal primal primary primeval primitive procreative rudimentary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-2308-ago antiquated antique by dated defunct disused done:with elapsed expired extinct finished forgotten gone gone:by irrecoverable lapsed obsolete over passed past run:out vanished wound:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:2309:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure sore spasm tabes tachycardia tumor vertigo wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-2310-assemble build build:up collect combine compose comprise consist:of constitute construct embody enter:into fabricate form go:into incorporate join make:up merge mix organize piece:together put:together structure synthesize 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-2416-aerial chimerical dreamlike fanciful fatuous gaseous illusory imaginary shadowy spirituous subtile unreal vaporous windy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45:2417:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm procreation relations sex sex:act sexual:climax sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/dat1/m.45-2418-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-3349-chaser 555 1578 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:3350:chasm 233 1254 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-3351-chassis 914 1276 1832 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-7131-enthrone 720 1017 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:7132:enthusiasm 15 84 376 1511 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-7133-enthusiast 135 2350 2378 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-14515-neophyte 108 1985 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:14516:neoplasm 1840 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-14517-nephew 1102 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-15207-organizer 622 894 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:15208:orgasm 578 2416 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-15209-orgasmic 140 141 512 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-16183-phallus 1292 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:16184:phantasm 811 814 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-16185-phantasmagoria 1615 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-19126-saprophyte 472 2587 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:19127:sarcasm 785 1355 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-19128-sarcastic 48 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-20696-Spartan 48 60 525 1148 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out:20697:spasm 728 1608 1611 1981 2308 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/words.out-20698-spasmodic 45 544 883 1571 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-115-abruptly all:at:once all:together apace at:once away directly expeditiously fast forthwith furiously hand:over:fist hastily hotfoot immediately in:no:time in:passing instantaneously instantly nimbly now on:the:double on:the:run PDQ pell-mell posthaste promptly pronto quickly rapidly right:away simultaneously slapdash soon speedily straightaway superficially swiftly then:and:there without:delay 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:116:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure sore spasm tabes tachycardia tumor vertigo wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-117-abscess bleb boil bubble bunion canker carbuncle chancre chilblain felon fester festering furuncle gathering lesion papule pock polyp pustule rising scab sore stigma sty swelling tubercle ulcer wale welt wheal whelk wound 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-181-abysmal astronomic astronomical awesome boundless bulky colossal cosmic Cyclopean elephantine enormous extensive galactic Gargantuan gigantic Herculean heroic Homeric huge immeasurable immense infinite jumbo large mammoth massive mighty monster monstrous monumental mountainous overgrown prodigious profound spacious stupendous thumping titanic towering tremendous vast voluminous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:182:abyss aperture aqueduct available benthos booth bottleneck breach break:in breakout broach canal canyon carve cash cavity cessation channel chap chasm check:out chimney chink chip chisel clearing cleave cleft col corrugation crack cranny crevasse crevice crimp cwm dado defile dell dike ditch divaricate divide engraving excavation exfoliate fault fissure flaw flume flute fosse fracture furrow gap gape gash goffer gorge groove gulch gulf gully hiatus incise incision lacuna leak missing:link moat need notch omission open:up outage passageway pleat plow rabbet ravine rent rifle rift rime rip rive ruck rupture rut schism scissure seam slit slot striate striation trench trough valley wadi wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-183-academic accepted alleged assumed conjectural expected given granted hypothetical inferred presumed presumptive provisional putative reputed speculative supposed suppositional supposititious theoretical understood 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-189-acceptable admissible all:right alright good:enough OK passable satisfactory sufficient tenable unexceptionable unobjectionable viable 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:190:acceptance activity adherence allegiance anger animation ardor assiduity attachment brio commitment constancy curiosity dedication deference devotion diligence earnestness ecstasy elan enthusiasm ethics excitement faith fealty fervor fidelity furor fury glow gusto heat homage impetus intensity intentness joie:de:vivre libido life liking liveliness loyalty mettle mission must Nemesis obligation onus pertness relentlessness relish savor seriousness sexual:desire sincerity troth true:blue vehemence verve violence vivacity warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-191-acceptance benevolence clemency compassion condolence connivance forbearance forgiveness gratification humanity indulgence kindness leniency magnanimity mercifulness mercy mitigation pardon pathos patience permissiveness pity pleasing reprieve ruth self-pity sufferance tolerance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-198-accepting affectionate benign charitable clement comfortable compassionate easygoing forbearing forgiving gentle human humane indulgent kind lenient loving melting merciful patient pitying ruthful softhearted sympathetic tender tenderhearted tolerant warmhearted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:199:access apoplexy attack convulsion eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw paroxysm petit:mal seizure spasm stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-200-access communication conduction convection conveyance delivery dissemination export expulsion extradition import interchange interpretation metamorphosis metastasis migration osmosis overpass passage perfusion swarming transfer transference transformation transfusion transit transition translation transmigration transmission transmittal transposition travel trek 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-287-acquaintance affiliate ally alter alter:ego alternate analogue associate brother coequal cognate colleague coordinate correlate correspondent counterpart equal equivalent fellow like likeness match mate obverse opposite:number parallel peer pendant picture reciprocal rival similitude simulacrum sister soul:mate such suchlike tally twin 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:288:acquiescence actuation alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-289-acquiescence allegiance belief compliance conformity obedience observance orthodoxy servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-392-admonition advice advisory advocacy briefing caution caveat consultation counsel direction exhortation guidance hint idea monition opinion parley remonstrance suggestion thought warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:393:ado agitation annoyance arousing bother brawl broil brouhaha bustle cacophony chaos commotion disturbance donnybrook ebullition embroilment enthusiasm excitement fanaticism fascination ferment fermentation fervor fever fomentation foofaraw fracas frenzy fume furor furore fury fuss hell hubbub hullabaloo hysteria infatuation mania Nemesis obsession pandemonium rage rampage ruckus rumpus stir tumult turbulence turmoil uproar vehemence violence vortex zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-394-adobe biscuit bisque bowl cement ceramics china crock crockery firebrick glass jug porcelain pottery tile tiling urn vase 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-409-adulterated airy attenuate attenuated boyish cadaverous comfit cunning dainty delicate diaphanous diluted downy ethereal fatuous filmy fine finespun flimsy fluffy frail fuzzy gaseous gauzy girlish gossamer gossamery gracile insubstantial lacy misty papery phantomlike plush pubescent rare rarefied satin satiny silky slender slight slim slinky small spirituous subtile subtle svelte sweetmeat sylphlike tenuous threadlike vague vaporous velvety willowy wiredrawn wispy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:410:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm procreation relations sex sex:act sexual:climax sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-411-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-944-apex brow cap ceil climax coif conk crest crown culmination dome fur hat maximum meridian peak ridge roof stopper summit tip upmost vertex 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:945:aphorism apothegm bon:mot conceit epigram gibe irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally sarcasm satire scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-946-apish echoic eloquent expressive figurative graphic ideographic illustrative imitative meaningful mimetic mimic onomatopoeic photographic pictographic pictorial picturesque portraying representative suggestive symbolizing typifying vivid 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-956-apologetic assuasive diminishing extenuating lenitive lessening limiting mitigating modifying narrowing palliative qualifying refuting restrictive softening tempering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:957:apoplexy breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle disaster earthquake overthrow overturn paroxysm quake revolt revulsion spasm subversion tabula:rasa temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-958-apostasy atheism backsliding breakaway defection dereliction deserter disloyalty schism secession walkout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-976-apparition appearance avatar coming disclosure embodiment emergence epiphany evidence forthcoming incarnation indication materialization occurrence opening performance presentation proof realization revelation showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:977:apparition appearance astral avatar banshee coming control departed:spirit dybbuk eidolon ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spook sprite theophany vision zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-978-apparition appearance brainchild delirium eidolon imagery imagination maggot whim whimsy wildest:dream 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1050-ardent assiduous busy committed dedicated devoted devout earnest faithful fast fervent fervid flaming heated impassioned intense intent loyal passionate resolute serious sincere staunch unswerving vehement warm zealous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:1051:ardor concupiscence curiosity eagerness enthusiasm fancy fantasy libido need passion pleasure sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1052-arduous backbreaking besetting boring burdensome crushing difficult draining excretion exhausting exhaustion fatiguing forced grinding grueling hardworking hefty irksome killing labored laborious onerous oppressive painful punishing straining strenuous stressful tiresome tiring toilsome troublesome trying vexatious weakening wearisome wearying 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1423-bantamweight black:belt boxer bruiser featherweight fighter flyweight heavyweight lightweight middleweight palooka prizefighter pug pugilist sparrer underweight welterweight 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:1424:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor innuendo invective irony lampoon mockery parody pastiche pleasantry raillery salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1425-banter chaff haze jape jive joke jolly kid needle put:on rag razz rib ride roast tease twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1786-booster con:artist con:man confidence:man ghoul grafter grave:robber lifter mugger poacher prowler robber scrounger sharper shoplifter swindler thief 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:1787:boot bump chasm chink click clink clop clump clunk drub flick flump pat patter pitapat plump plunk pop rap slat thud thump tick tinkle tiptoe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1788-booth box brawl cavity cell chamber compartment crib crypt hollow pew stall vault 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1972-callousness density durability hardiness hardness induration intransigence materiality resistance solidity soundness stability stamina stiffness strength stubbornness sturdiness tangibility tenacity toughness vigor vitality 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:1973:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-1974-calmative cushioning deadening demulcent diminishing dulling easing emollient lessening loosening mitigating mollifying reducing relaxing softening soothing subduing tempering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2110-Charley fireguard lookout observer patrol patrolman picket police protection roundsman scout sentry sit:in spotter vigilance ward watch watcher watchman 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:2111:charley:horse cramp crick gnawing hitch kink pang paroxysm shooting spasm thrill throes tweak twinge twitch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2112-charmed cheerful cheery comfortable content cozy delighted eupeptic euphoric exhilarated glad gladsome happy hopeful in:clover pleasant pleased satisfied sold:on taken:with thrilled tickled 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2151-circling circuitry circularity circulation circumlocution digression excursion indirection orbiting spiraling turning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:2152:circumvention delirium delusion entanglement entrapment fallacy fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2153-cirrus cloudland cocktail cumulus mushroom:cloud nimbus rainbow scud storm:clouds stratus thundercloud water:carrier 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2311-convexity crag embossment eminence extrusion projection prominence protrusion protuberance relief salience salient tuberosity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:2312:convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2313-copy document draft draw:up edit engross indite inscribe make:out pen pencil record revise rewrite scribe scroll superscribe trace transcribe write write:out 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2342-crawl:with creep:with fill honeycomb imbue infest invade leaven occupy overrun overspread penetrate permeate pervade ravage run:through suffuse swarm:with teem transfuse 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45:2343:craze crotchet delirium ecstasy exuberance fever frenzy furor furore fury hysteria intoxication madness mania orgasm orgy rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/mrec.45-2344-craze derange distract disturb frenzy mad madden shatter unbalance unhinge unsettle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/index.phtml-113-{
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/index.phtml:114:    $ret = exec("./Aiksaurus.t \"$searchfor\"", $out);
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/index.phtml-115-
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-11-Amor Aphrodite Apollo Ares Astarte Athena Baal Bacchus Balder Bragi Ceres Cora Cronus Cupid Cybele Demeter Diana Dionysus Dis Donar Earth Eros Flora Flying:Dutchman Frey Freya Frigg Gaea Ge Great:Mother Hades Helios Hephaestus Hera Hermes Hymen Hyperion Isis Jove Juno Jupiter Kama Kore Loki Mars Mercury Minerva Mithras Narcissus Neptune Nike Odin Olympic:gods Pan Persephone Phoebe Phoebus Pluto Poseidon Priapus Ra Savitar Tellus Thor Titan Tyr Venus Vesta Vulcan Wotan Zeus asteroid earth faun fertility:god forest:god forger globe houri intemperance planet satyr smith solar:system sylvan:deity wanderer world 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:12:Amor Eros Platonic:love acceptance aching adherence admiration admire adoration adore affect affection affinity agape aim:at amour appreciate appreciation approbation approval ardor ask association attachment attention attitude beloved bent best:wishes bias bless blow brotherly:love care:for character charity choose concern connection consideration crush curiosity defect defer:to deify delight desire devotion eagerness ecstasy elect enthusiasm eruption esteem exalt eye faith fancy favor fellow:feeling fervor fire flame fondness foreboding free:love friendship fuss gloat:over glow go:for goodwill gust gusto hankering harmony heart heartthrob heat hero:worship homage honor hurrah idolatry idolization idolize inclination indulgence infatuation infirmity intensity interest leaning leniency libido like liking longing look:up:to love lovemaking loyalty lust lust:after mark mind outbreak outburst partiality passion penchant piety pining piousness please pleasure popularity predilection predisposition prefer preference prize propensity rapport rapture regard relish response revere reverence savor select sentiment sex shine soft:spot spasm susceptibility sympathy take take:to taste tempest tenderness transport value venerate want warmth weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:13:Amor Eros Platonic:love accordance adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity commitment conformity constancy cult cultism dedication deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:14:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-15-Angelus Ave:Maria Hail:Mary Kyrie:Eleison Paternoster address agape appeal application assemble beads begging benediction beseechment bid blessing call clamor collect communion confession congress consideration contemplation convene cry demand desire devotions entreaty fetch grace hold impetration imploring imprecation indent intercession invocation involvement judge litany meditation muster orison petition plea pleading pleasantness prayer request requisition rosary solicitation suit summon:up supplication thanks thanksgiving trial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-159-English:horn bassoon cello clarinet clarion cornet diapason fife flute head mixture oboe ocarina octave organ:stop panpipe piccolo pipe principal rank recorder reed reed:stop register saxophone station stop sweet:potato tremolo trombone trumpet vibrato viola whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:160:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heart heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-161-Establishment Rasputin Svengali VIP access bad:influence big:wheel bureaucracy court directorate friend:at:court gray:eminence heavyweight hierarchy influence influence:peddler ingroup key kingmaker lobby lobbyist management manipulator ministry officialdom open:sesame power power:elite powers:that:be pressure:group ruling:class special:interests them they top:brass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-290-absurdity ambiguity ambivalence antinomy asymmetry contradiction disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:291:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe emptiness facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-292-absurdity big:deal dead:letter emptiness failure fatuity folly foolishness frivolity futility hopelessness idleness impotence inadequacy inanity ineffectiveness ineffectuality insignificance levity lightness noise nullity pointlessness rat:race shallowness superficiality thoughtlessness triviality unproductiveness unreality uselessness vacuity vanity vicious:circle weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-321-abundant awash big bloated brimming bristling bursting close compact congested crammed crawling crowded distended drenched full glutted gorged jammed lavish loaded overblown overburdened overfed overflowing overfull overloaded overstuffed packed populous prodigal profuse prolific replete rife satiated saturated soaked studded stuffed superabundant supercharged supersaturated surfeited swarming swollen teeming thick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:322:abuse accept access affect affection aggression ailment algorithm ambush amok animadversion apoplexy approach arrangement arrest articulation aspersion assail assault assume attack attack attempt backbiting baste batter battering battery beat:up begin belligerence berate berating blast blister blitz bloodshed blot blueprint brawl broil bruise brutalize bump burn bushwhack butcher calculation calumny carry:on castigate catch censure challenge character:assassination charge chauvinism citation combat come:at come:down:on complaint conception condemn confound contrivance contumely convulsion crack:down:on cramp criticism criticize cuss:out damn decry defamation defy delivery denigrate denounce denunciation depreciation descend:upon design desire despoil destroy destruction detraction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into diversion donnybrook drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy epithet excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit flap foresight forethought form fracas fray frenzy furor fury fustigate gain game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer harm harry have:at hit hole hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate incursion infiltration intention invade invasion invective inveigh:against involve involvement irrupt jawing jingoism jump jump:on killing lambaste land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means melee molest move:into mug muster obloquy occlusion offense offensive onset onslaught opprobrium organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage raid ramp rampage rant rape rating rationalization ravage rave reflection reprimand revile revilement riot rioting roar roast rodomontade rough row ruin rush sack sacking sail:into sally savage scandal scarify schedule schema scheme scolding scorch seize seizure set:about set:on set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell spring:upon start state:of:war stoppage storm strategy stricture strike stroke surprise swoop:down:upon system tackle tactics take:on take:up tale tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violate violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wipe wreak:havoc wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-323-abuse accuse admonish affair allege arraign article ascribe assail assault assess attack attribute authority belittle betray blame blast book bother bring:charges burden busy care cargo censure challenge charge chide citation cite complain concern condemn convey correct criticism criticize damn damned deadweight decry demand denounce denunciate depreciate descant detail disapprove discredit disparage doom draft drive duty encumber exercise fag fasten:upon finger flak freight fulminate:against giveaway hint impeach implicate implication imply impose impugn imputation impute incriminate indict inform inform:on insinuate intimate inveigh:against involvement knock lade lambaste lay lecture lesson load lumber malign manifesto menace millstone onus oppress overdrive overtax overwork pan pin:on prefer:charges press:charges pull:up rap rate rebuke reflect:upon report reprehend reprimand reproach reprobate reproof reprove revile saddle saddle:with scandal scold sermon set:down shake:up skin slam strain stricture subpoena suggest summon summons sweat take:to:task task tax thing threaten trouble twit upbraid vilify weigh weight work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:324:abuse accident accomplished:fact accomplishment ache achievement aching act acta action adventure affair affliction bafflement balk bane bang bankrupt banquet bash bat bay beat beat:it beating beep belt biff blare blast blat blight blizzard blockbuster blow blow:off blow:out blow:over blowout bluster bobble bolt bomb bombshell boot bop botch box bray break break:down breakdown breakup breath breathe breather breeze brew brunt buffet bugle bump bungle burst bust calamity cannon capsize carom casualty cataclysm cataract catastrophe catch cave cave:in chop clarion clash clean:out clear clear:away clear:out clear:the:decks clip clout clump collapse collision comedown concussion consume convulsion cough coup crack crack:up cramp crash crow crunch cuff cut dash dashed:hope dealings death debacle deed defeat defecate depart deplete destiny destroy destruction detonate devastation dig ding dint disappointment disaster discomfiture disillusionment dissatisfaction dissipate distress dither do:in doing doings dole dolor doodle doom douse drain droop drop drub drumming duck:out duff earthshaker effort eliminate emit empty encounter endeavor enterprise episode escape evacuate event exhale exhaust exit expel expire explode exploit extinguish fail failure faint fait:accompli fatality fate feast feat fiasco fife fizzle flaw flee flowering flub fluff flurry flute fool:away foozle foul:up founder freshen fritter frustration fumble fume fusillade gasconade gather gest get:away get:off give:off give:out go go:down go:off go:through goof grief gulp gum:up hack hand handiwork harm havoc heave hiccup hit honk hurt impact impingement impose infelicity inhale injury inspire jab jar job joker jolt kicker knock lam lapse lavish legend lesion let:out letdown lick life lot louse:up maneuver measure meeting mess mess:up mirage misadventure mischance misery misfortune mishap mouth move muck:up muff onslaught operation overt:act pain pang passage passion peal pelt percussion performance peter:out pileup pipe pipe:up play:out plug plunk poke pontificate pound prate proceeding production profile pull:out punch purge put quake quit rage rap ravage reek remove respire respite retire revelation reverse romance ruffle ruin ruination run:down run:out run:through scatter scram screw:up scud scuttle seize:the:day set:in set:up setback shatter shipwreck shock shocker shout shriek sideswipe sigh sink slam slap slather slog slosh slug smack smash smashing smashup smoke sneeze sniff sniffle snore snort snuff snuffle sock sore sore:spot sound souse spasm spend squall squander squeal stab stand step stitch stress stroke stunt succumb suffering surprise swap swat sweep:out swing swipe switch take:a:powder tattoo tease temblor ten tender:spot thing throb throes throw:away throw:off throw:out thump thunderbolt thwack toot tootle total:loss tour:de:force tragedy transaction trouble trumpet turn tweedle twitch typhoon unclog undertaking vacillate vamoose vapor vent void waft wallop washout waste waver welt whack wheeze whine whistle whomp whop windstorm winnow withdraw work works wound wrack wreck wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-325-abuse ache activate adulterate afflict affliction affront aggravate aggrieve agonize agony ail alloy alter anger anguish animate annoy approach assail assault atrocity attack bag bane bastardize batter bean beat beat:up bedaub bedevil befoul beguile belabor beleaguer belie beset besiege besmear besmirch besmoke bespatter bete:noire betray betrayal bewitch bias bill black blacken blasphemy blast bleed blemish blight blockade blot blur botch bother brand breach break break:down break:up bruise brutalize buffet bugbear burden cajole calamity canker cataclysm catastrophe catch censure chafe change charge cheapen check chivy chop clobber coarsen concern condemn confound constrain consume contaminate contravene convert corrupt corruption crucify crush curse cursing cut cut:up damage damn daub death debase debauch deceive decimate decoy deface defame defect defile deflect deflower deform degenerate degrade delude demean demolish demoralize denature denigrate denunciation deprave depredate depression deprivation dereliction desecrate desolate despoil destroy destruction deteriorate detriment devalue devastate deviant deviate devitalize devour difficulty dilute dirty disability disable disadvantage disapprove disaster discolor discomfort discommode discredit disease disfigure disgrace dishonor disparage displease disservice dissolve distemper distort distress disturb divert do:in doctor dog doom drain drawback embezzle embitter employ encircle encompass enfeeble engorge enrage entice envelop envenom evil exacerbate execration exercise expose expropriate face fault festering filch flaw force fortify foul frazzle fret fuddle gall gnaw gobble grief grievance grieve grind gripe gut handicap hang:in:effigy harass harm harry haunt havoc hex hindrance hoot hound hunt hurt ill-use impair impairment imperfection impose:upon imposition imprecation incinerate inconvenience indignation infect infection infringe infuriate injure injury insult inundate invalid inveigle invest invoice ire irk irradiate irritate jinx knock knock:about knock:around lace lambaste lay:on lay:waste lead liability load loss lower lure madden maim malaise malediction malfeasance malign maltreat mangle manhandle mar martyr maul melancholy menace mess mess:up misapply misappropriate mischief misconduct misdirect misery misfeasance misguide mishandle mislead mismanage misplay misprint misquote misread misrule mistreat misuse modify molest muddy mug mutilate nasty nettle obstacle obstruction offend oppress outrage overpass overstrain overwhelm pain paw peculate perplex persecute perturb perversion pervert pester pierce pilfer pillory plague play:havoc:with pocket poison poisoning pollute pollution pommel pother prejudice prick problem profanation profane prostitute prostitution prostrate provoke pummel punish pursue put:back put:out puzzle rack rankle rape rationalize ravage rave ravish ravishment raze reduce reprimand resentment revile rile rot rough roughhouse ruin sabotage sack sacrilege sadness savage scar scathe score scrape scratch seduce seduction sell:out sexual:assault shame shipwreck shortcoming sidetrack sin slander slight slur smear smirch smite smoke smudge smut snap soften:up soil sophisticate sorrow spatter spike spoil spoliation spot stab stain steal stigmatize sting strain straw stress strip subvert sully surround swallow:up swearing tab taint take tamper:with tar tarnish tear tease tempt thrash threaten torment torture tragedy transgress trespass trouble trounce try turn:aside turn:away twist undo upheave use vandalize vaporize vex vexation victimize vilify violate violation violence vitiate vulgarize wallop warp waste water weaken weakness weight woe woebegone worry worsen wound wrack wrath wreak:havoc wreck wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-368-abysmal bottomless cavernous colossal enormous gape gaping immense mighty monstrous plunging prodigious soundless tremendous unfathomable unfathomed vast yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:369:abyss accommodate adjust affect air:space alienate alienation allowance alveolus aperture bank bed beguile benthos betray bind blank blaze blemish bore bottom branching breach break break:in break:through break:up breakage broach bump burrow burst burst:in bust bust:in caesura canyon cave cave:in cavity cessation chalk channel chap character chasm check chime chimney chink chip clearance clearing cleavage cleave cleft cloven col color comb come:apart come:out concave conflict connection corridor cover crack cracked cranny crater craze create crevasse crevice cut cwm dale deep deeply defection deficit defile delay dell depression depth dichotomy difference difficulty dig dig:up diggings dike disaffection disagreement discharge disclosure disconnected discontinuity discrepancy disfavor disintegrate disregard disrupt disruption distance disunion ditch divaricate divergence divert divide divided division drain draw dredge drench drill empty engraving enquire error escape excavation exfoliate extraction failure fall:to:pieces fallacy fault fenestra fissure fit flaw flop flume fold forked fracture frost furrow gap gape gaping gash gat get gill give:away give:way glen go go:away gold:mine gorge gouge groove ground grove gulch gulf gully gutter hack halt hand hatch hiatus hoar hole hollow hurt incise incision indentation inlet inquire interim interlude intermission interruption intersection interspace interstice interval issue jag jam jog joint jump lacerate lacerated lacuna lapse leak letup liberty lode lull make mangled mine mistake moat mutilated narrow neglect niche nick notch ocean:depths omission open open:fire open:up opening orifice outlet oversight pan part pass passage passageway pause penetrate perforation pit pore position print probe problem profundity prospect puncture quarry quartered ragged ravine read recess recoil rend rent respite rest ridge rift rime rip rive run rupture scale schism scissure scoop score scotch scrape scratch seam sell sell:out separate separated separation severed shaft shredded shut:down shut:off sink skip slam slash slice slit slot slough snap space splinter split spread stab start stop suspension tap tattered tear torn treasure:trove trench trip trouble trough tunnel vacuity vacuum vale valley vein visa void wadi wait wash weak:point well white workings yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:370:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:371:abyss bank birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col concave crack cranny crater craze crevasse crevice cut cwm damage deep deface defect defile deform deformity dell depth dig diggings dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gold:mine gorge groove gulch gulf gully harm hickey hole hollow hurt incision joint kink leak loophole mar mark mine mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule quarry ravine rent rift rime rip rupture scab scar scarify scissure scratch seam shaft slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-372-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-509-access admissibility admission appearance assimilation availability comprehension eligibility embodiment evidence hospitality inclusion incorporation membership openness participation reception tolerance whole 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:510:access aching ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-511-access advance advantage agree:with answer become befit benefit do do:the:trick fill:the:bill fit forward get go:with meet profit promote qualify raise relate serve stretch suit work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-512-access alley approach arterial artery avenue blind:alley boulevard bypass byway causeway channel close course court creek crescent dike direction drag drive driveway entree expressway fairway freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:513:access amok apoplexy approach arrest attack blockade cataclysm check closing closure convulsion cramp death disaster eclampsia entrance epilepsy explosion fall falling:sickness fever fit frenzy furor fury get grand:mal grip ictus influence lockjaw occlusion orgasm outburst pang paroxysm petit:mal possession rage seizure sexual:climax shutdown siege spasm spell stoppage storm stroke tantrum tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:514:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:515:access attack backfire bang bark belch blast blaze blow blowout blowup boom breeze burst cascade clap convulsion crack crash cyclone deflagration detonation discharge disgorgement ejaculation emission eruption exclamation expansion expletive explosion expulsion fit flare flare:up flash flaw flood flurry frenzy fusillade gale gunshot gush gust hurricane increase irruption jet outbreak outburst outflowing outpouring paroxysm pop puff rapids report rush sally salvo scene scud seizure shot spasm spate spew spout spurt squirt stew storm surge tantrum tempest tornado torrent upheaval upsurge volley wax whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-516-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-654-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:655:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-656-accomplished:fact accomplishment ace achievement act acta action activity adventure affectation answer approach arabesque artifice bestride bit blow clip contrivance countermove coup course course:of:action cross cut dealings deed defective device diminish direction divide do:the:trick dodge doing doings effort endeavor enterprise expedient exploit fait:accompli feat fill:the:bill ford gallery game gest gimmick go go:out hand handiwork improve improvisation initiative job journey journeying last:resort leave makeshift maneuver means measure motion move movement operation overt:act pass pass:by pass:over passage path performance procedure proceed proceeding process production progress progression quit raise range reach resign resort resource route routine run running shift solution span spoor sport step step:down step:up stoop stopgap stratagem stride stroke stunt suffice tactic take:steps tentative thing tour:de:force track transaction travel trick trump turn undertaking way withdraw work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-848-acerbity acidity acridity acrimony astringency bite bitterness brute:force coercion compulsion constraint duress edge emotionalism energy force grip harshness intimidation irascibility keenness might mordancy nervousness poignancy point power pressure rigor roughness sensitivity severity sharpness sting strength stridency stringency strong:arm teeth twist vehemence vigor violence virulence warp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:849:ache aching afflict affliction affront aggrieve agonize agony ail anguish annoyance anxiety bit bite bitterness bleed blow bore bother box bristle bruise burn cabin calamity care carry:off catastrophe chafe charley:horse chill colic constrain contrition convulse convulsion cramp crib crick cross crucify cut cut:up depress depression despair difficulty disaster discomfort discomposure dismay disquiet distress dither dolor drag effort evil exacerbate exertion exigency fatigue fester festering frenzy fret frostbite gall gnaw gnawing grate grate:on gravel grief grieve grimace grind gripe grit harass harm harrow hassle headache hitch hurt hurting inconvenience industry inflame infliction injure injury insult irk irritate irritation joylessness kink labor lacerate lament lamentation lesion malaise martyr misery misfortune misgiving mortification mourn mournfulness needle nemesis nettle nip nuisance offend offense oppression ordeal orgasm outrage pain pains pang paroxysm passion pathos pay penalty pest picot pierce pinch pining poignancy pressure prick prostration provoke rack rankle rasp raw regret remorse rub sadden sadness savage scourge seizure sharpness shiver shivering shock shoot shooting smart soft:spot sore sore:spot soreness sorrow spasm stab sting stitch strain strait stress stroke suffer suffering task tender:spot tension tentative thrill throes tingle toil torment torture tragedy trauma traumatize travail trial tribulation trouble try tweak twinge twist twitch upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:850:ache aching ague chill chilling creeps cut dither freeze frostbite goose:bumps horripilation nip shiver shivering shock spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-851-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-855-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:856:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-857-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-925-acquiesce assent bow capitulate cave cringe defer defer:to fawn knuckle knuckle:under obey succumb truckle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:926:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-927-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity flattery flexibility homage honor loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:928:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:929:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-930-acquiescent active alert applicable ardent assiduous attentive careful cautious ceremonious circumspect committed compliant conscientious considerate constant correct courteous dedicated deferential determined devoted devout diligent duteous dutiful dyed-in-the-wool earnest enthusiastic ethical exact faithful fast finicky flexible fussy heedful honorific intense liege loyal meticulous mindful moral obedient obliging observant painstaking polite practicing precise punctilious punctual regardful religious resolute respectful scrupulous staunch steadfast submissive tested thorough thoughtful tried:and:true true willing zealous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-993-act act acting action activism activity address advertise affect affectation air angle aplomb appearance application approach argument arrange arrangement array art aspect assay assignment atmosphere attack attitude aura azure background bag bearing beck beckon behave behavior bias blazon blow bluff body:language bon:ton brow build:up business calm carriage carry case cast cerulean charade chic color coloring command complexion comportment composure conception concern conduct confidence consideration contrivance control convention cool copy countenance course course:of:action craze current custom decree demeanor deportment design device dial diplomacy direction discipline do doing doings drag drive dumb:show duplicate elan employ employment endurance enterprise equanimity essay execute exercise experiment exploit expression exteriority extrinsicality face facility fad fashion favor feather feature features feeling feint folkway follow form format front function functioning garb gear gesticulation gesture go going grace guise handling idea imitate impersonate implementation impression in:practice interest kisser labor lay layout line lineaments lines look looks make management maneuver manipulation manner manner:of:speaking mannerism manners masquerade means measure method methodology mien militancy mime mimic mirror modality mode model modus:vivendi mood motion move movement movements mug occupation office on:the:move operation organization pan pantomime pass:for passage pattern peacock peculiarity perform performance plan play play:the:game poise port portray pose pose:as position posture practice praxis presence procedure proceed proceeding proceedings production proper:thing purport purpose pursue puss question quickness rage readiness repetition representation resolution route run running sang-froid savoir-faire scheme seeming self-possession serve set shallowness sham show shrug sign:language simulate sit slant social:science sophistication spirit stance state step stir strain straw stroke style superficiality swim swing tact tactics take:to tenor terra:cotta timbre tone traditionalism trend try turn twist under:way usage use vein visage vogue way wont work working workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:994:act act acting affect affectation air airs alibi apology appearance artfulness artifice aspect assume bearing bend betray blind bluff blunt border breathe bring:forward brow bullshit burlesque camouflage canary cant caricature characterization charade cheat chicane chicanery claim cloak color coloring complexion concealment conduct conspiracy contrast copper copy countenance counterfeit cover cover:story cover:up craft cream credibility:gap cunning deceit deceive deception delusion demeanor demonstration denomination deputy designation device diddle disguise dishonesty display dissemblance dissimulation dodge drama dramatize dummy duplicity effrontery embodiment enactment evasion exaggeration excuse exhibit exhibition exhibitionism exposition exposure express expression externals facade face facet facia fake fakery false:front false:show falseness falsity farce feature feign feint figure figurine finesse flam flaunting flimflam flourish fore forefront foreground forehand foreword forgery form fraud fraudulence fringe front front:man front:matter frontage frontal frontier frontispiece gall gambit gammon gaudiness gilt gimmick gloss guile guise gyp handle head heading hoax hocus-pocus hoke humbug hypocrisy identity illuminate illusion image imitation imposture incognito indirection insincerity intrigue juggle knavery lead let:on lineaments look make:believe maneuver manipulation mannerism mask masque masquerade mien mirage mislead misrepresentation mock mockery model motley move mummery obverse opening ostentation overact overconfidence pageant pantomime parade parody performance perjury phantasm phony picture pitch plausibility play playacting ploy pose posing posture preface prefix presence present presentation presentment pretend pretense pretension pretext primrose priority production profess projection proscenium protective:coloration protestation public:image put:on racket recommend refuge represent representation retrospective right ruse sanctimony screen seeming sell semblance set:forth sham shape show showing simulacrum simulate simulation sleight sleight:of:hand smoke:screen speciousness spit spoof statue stratagem subterfuge superficiality supply swindle tergiversation tone top travesty treachery trick trickery unfolding unveiling utter varnish veil veneer vision visor wear wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-995-act act acting advise appear barnstorm carry carry:on come:out cover do emote emotionalize enlist gush impress make mime pantomime patter perform performance play post register sketch slobber:over star steal:the:show stooge transmit troupe upstage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1041-acting affectation afterglow alibi allowance apology appearance bedaub bedizen begild belie besmear blind bluff brightness buff burnish butter calcimine camouflage cloak coat color coloring comment:upon complexion contort cover cover:story creamy dab daub deception decontamination delicate delusion device dictionary dip disguise dissemblance dissimulation distort distortion dress:up dye edit eggshell embellish emblazon embroider enamel epidermis error excuse explain exteriority facade face fakery false:front false:show falsify falsity feint finish flat flush fraud fresco front fudge furbish garble gazetteer gild gilt glance glaze gleam glint gloss gloss glow grain guise hue humbug imbue imposture incandescence iridescent justify lacquer lay:on lexicon luster masquerade mellow misapplication misapply misapprehend misapprehension misconceive misconception misconstruction misconstrue misinterpret misinterpretation misjudge misjudgment misquote misread misreading misrender misrendering misrepresent misstate mistake misunderstand misunderstanding mitigation nacreous opalescent ostentation overstate pale palliative parget pastel patina pearly perversion pervert pinprick playacting polish pose posing posture pretense pretension pretext prime protestation qualification quiet refuge representation rind rub sad scour scratch seeming semblance semigloss shadow shallowness sham sheen shellac shine simple simulacrum simulation skin skylight slant slap:on slather sleek slick smear smoke:screen sober soft softened softening somber speciousness squeeze squeezing stipple strain stratagem subdued subterfuge subtle superficiality surface sweet synonymy tar tender thesaurus tinge tint titivate tone torture torturing trick trick:out triviality twist twisting understate veneer vocabulary wax whitewashing window:dressing wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1042:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1043-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1051-action activity agency attendance charge cover:charge device employ employment exercise handling labor ministration ministry mission occupation ordinary peonage practice serfdom service servitude slavery tackle use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1052:action activity aggression alacrity ambition animal:spirits animate animation animus anxiety appetite ardor avidity bite bounce brio cast character compulsion control dash dazzle determination drive dynamism eagerness effect effervescence effort elan endeavor energy enterprise enthusiasm esprit esprit:de:corps excitement exertion exuberance fervor fire flair flavor force gaiety get-up-and-go getup ginger glow go gumption gust gusto guts heat hustle impatience impetus impulse initiative intensity joie:de:vivre keenness lead leadership life lifeblood liveliness mettle might mind morale motivation moving:spirit moxie obsession panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power preoccupation promptness punch pungency push quickness readiness relish resilience snap soul spark:of:life sparkle spirit spirits spring spunk starch team:spirit tone urge vehemence verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1053-action activity battle business campaign cause commitment contest crusade drive effort enterprise expedition faith fight holy:war interest issue lifework movement operation principle struggle war 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1056-action administration agency assignment authority business care charge command commission conduct control council cram direction discharge discipline driving effectiveness employment errand execution exercise function functioning government guidance handling influence job management manipulation mission occupation office operating operation performance performing practice rehearsal responsibility running steering tactics task usage work working workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1057:action activity addle ado affect afflict affliction aggravate aggravation agitate agitation agonize agony ail ailment altercation amalgamate angst anguish animation annoy annoyance anxiety apprehension argue argument arouse attack back backwater baffle bafflement bag bake ball:up bang battle beat beat:up beating becloud bedazzle bedlam beef befuddle beset bewilder bicker bickering bite bitter:pill blast blend blight blow:up bluster boil boiling bother box brawl brew broil brouhaha brush bubble bug bump burble burden burst bust bustle cacophony carbonation care cargo caterwaul chafe chaos charge charivari chirm churn clamor clap clash clatter close cloud clutter coil cold:sweat collide combat commingle commotion complaint concern conflict confuse confusion contend contention contest controversy convulse convulsion crack creeps crinkle cross curse dart dash daze dazzle deadweight decoction defect demand derangement destroy differ difficulty dilemma din disability disadvantage disagreement disarrange disarrangement disarray discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert discontent discord discountenance disease disharmony disintegration disjunction dismay disoblige disorder disorganization disorganize disorient disorientation disproportion dispute disquiet disruption dissatisfaction distill distract distraction distress disturb disturbance dither do donnybrook drawback dread drive duel eagerness ebullition eddy effervescence electrify embarrass embarrassment embroilment encroach encumber encumbrance energy enigma entangle entropy evil exaction exasperate exasperation excite excitement exercise exertion fall:out fan fan:the:flame fanaticism fear fence ferment fermentation feud fever fidgets fight fire fit fix fizz fizzle flame flap flop flow fluctuation flummox flurry flush fluster flustered flutter foam fog foment fomentation foofaraw force foreboding fracas fray frazzle free-for-all freight frenzy fret fretfulness fretting fuddle fume furor furore fury fuss gall galvanize gnaw goose:bumps grapple grapple:with grief grievance grieve gush gust hammer:away:at hamper handicap harass harm harry hassle haste hasten haunt haze headache heat hector hell hindrance hiss horripilation howl hubbub hue:and:cry hullabaloo hurrah hurry hustle illness imbroglio impassion impatience impediment impedimenta impose impose:upon imposition incense incident incite inconvenience inflame infliction inquietude instigate interfere interference intermingle interruption intrude intrusion irk irregularity irritate irritation itch:to jam jangle jar jimjams jitters jog joint jolt jostle joust jumble jump:the:gun knock-down-and-drag-out lather leaven lisp load loading logomachy lumber maelstrom maffick malaise matter maze melee mess might:and:main mingle misery misgiving mist mix:up moil molest muddle muss mutiny mystery nag nervous:tension nervousness nervy nettle noise nonplus nonuniformity nuisance onus oppression oscillation outbreak outburst outcry overstep pack pack:of:troubles paddle pain pains palpitation pandemonium panic passion pell-mell penalty perplex perplexity persecute perturb perturbation pest pester pickle pins:and:needles pique plague plight polemic pother predicament presume:upon problem promiscuity provoke psych pucker put:about put:out puzzle puzzle:over quaking quandary quarrel quicken quiver race racket rage raise raise:hell rampage randomness rattle rebellion report restlessness revolt rhubarb riddle rile riot ripple rise roar rock roil roughen roughhouse rout row ruckus ruction ruffle rumble rumple rumpus rush scamper scramble scrap scrape scrimmage scud scuffle scurry scuttle seethe seething set:on set:to shake shake:up shakes shindig shindy shiver shock shuffle sibilation sickness simmer skirmish slat smolder snarl solicitude sorrow spar sparkle spasm spat speed splatter spook spur spurt squabble squirm stagger state steam stew stimulate stir stir:up stirring storm strain strife strive struggle suffering suspense sweat sweat:it:out swirl swirling swivet take:liberties task taxing tear tempest tension thorn throw thunder tiff tilt tizzy torment tourney tremble trepidation trial trouble tumult turbidity turbulence turmoil tussle twitter uneasiness unhappiness unhinge unquiet unrest unruliness unsettle upheaval uprising uproar upset upturn urge vacillation vendetta vex vexation vibrate violence vortex wage:war war weigh:down weight whet whip whip:up whirl whirlpool whirlwind whish whisk whisper white:elephant whiz whoop:it:up wobble woe work:up worry wrangle wrestle yap zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1058-action adventure affection agency aim air angle answer approach architecture argument arrangement art atmosphere attack attitude background base basis brawl brew burden business calculation case catastrophe cause chapter character characterization color commotion complication composition consideration contention continuity contraption contrivance core crash crush cue decoration delineation denouement design development device direction disposition disturbance do effect emotion episode excuse exercise experience fable fabrication family feature feel feeling figuration figure finish fracas frame gest gimmick go grounds hand hatch head idea impression incident inclination inclined jockey keynote lay:on letter line local:color matter measure mood motif motive movement mythos nature navy oblique occasion ornament passage perspective phrase place plan plot point posture practice predetermine premeditate proceeding projection reason recognition refrain response root sagacity scenario scene scheme score script seasoning semblance side skirmish slant snarl solution sophistication step story strain structure style subject subject:matter subplot substance suggestion switch system tempering testimony text theme thesis thing thread timbre tone topic training twist upbringing upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1120-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1121:activity admiration adoration affection alacrity anger animal:spirits animation anxiety appetite appreciation ardor avidity bite bliss brio crush dash delight devotion eagerness ecstasy edge elan elation enthusiasm esprit euphoria excitement exuberance fanaticism fervor fire fireworks firing flavor fondness furor fury gaiety ginger glow gust gusto guts heart heat hunger impatience impetus infatuation interest joie:de:vivre keenness kick life liking liveliness love mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor sexual:desire snap soul spice spirit spirits tang taste thirst vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1122:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1123:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1124:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1125-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1267-address address aim butt destination end game goal mark object objective prey pursuit quarry target 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1268:address address air allocution application assignment berating bring:round cant chalk:talk comment debate declaration diatribe discourse eulogy exchange exhortation expression filibuster harangue homily inaugural invective irony lecture oration panegyric pep:talk peroration philippic phrase pitch platform question rating reading recital recitation reflection repetition sales:talk salutation salutatory sarcasm say sermon song:and:dance speak speak:to speech spiel stump sway talk talk:down talkathon tirade utterance valedictory vituperation word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1269-address address air analyze canvass case comment:upon consider controvert court deal:with debate deliberate discourse discuss divide examination examine go:into handle interview investigate investigation knock:around observe question rap reason review sample say sift study stump suit take:up talk talk:over treat ventilate wooing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1342-adjourn afterthought avert bar bind block blockade bring:up cancel cease check come:to:nothing continue cordon cover curb curtain dally dawdle deal defer delay detain detention deter discontinue discourage dissolve double:take drag:on drag:out draw:out drop dwell:on extend fixation fizzle:out fund give:up halt handle hang hang:fire hang:up hinder hindrance hold hold:back hold:off hold:over hold:up holdup impede interim intermit interrupt jam keep keep:going lag lagging lay:aside lay:away lay:by lay:off lay:over lengthen logjam mask mire moratorium not:budge obstruct obstruction offer pause peter:out pigeonhole postpone present procrastinate proffer prolong protract push:aside put:aside put:away put:off put:up recess red:tape refuge remit reprieve reserve respite restrain retard retardation rise secure set:aside set:back shelve sideline slacken sleep:on sling slow slow:down slowdown slowness sojourn spin:out stall stand:over stave:off stay stop stoppage store stow stretch:out submit suspend suspension table temporize terminate time:lag veil wait waive withhold 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1343:IOU abrade abrasion abyss acceptance accord account acknowledgment adjourn administration agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage call canon canvass canyon carte:blanche cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearance clearing cleave cleft clog cloister closure cohere coincide col collate collation collect colophon command concur concussion confine confinement confirmation conform consideration constrain constraint constriction contain control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deed deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch docket doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exegesis exfoliate explanation explore explosive exposition fault favor fenestra fetter find:out fissure fit fixation flake flaw flick flume forbear fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge govern groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin harness helm hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back keep:from kink label lacerate laceration lacuna lag leadership leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation line lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model moderate modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus newsletter nick norm notch note nuisance:value observe obstruct obstruction occlusion opening oppose opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over portfolio post postmortem pound power prevent price:tag prick print probe prohibit prohibition promissory:note protection pull pull:in pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance receipt reckoning reef refrain rein reins relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive rule run run:over running running:head rupture savage scab scald scale scan scar scarify scissure scorch score scotch scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on simmer:down size size:up skin slacken slackening slash slit slot slow slow:down slow:up slowdown slowing:down slug smother snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stocks:and:bonds stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket tip title:page tittle token track trademark trammel trauma traumatize treasury:note trench twist type underline underscore valley value variegate verification vesicle vocable voice void voucher wadi wale walkout warp warrant wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1344-adjourn advance carry:out chatter continue dawdle defer delay drag:out draw draw:out dwell:on elongate extend fill:out hang:fire hang:up hold hold:off hold:over hold:up keep lay:aside lay:by lay:over lengthen let:out pad perorate pigeonhole postpone procrastinate produce prolong protract pull push:aside put:aside put:off recess reserve run:out set:aside shelve sleep:on spin:out stand:over stave:off stay strain stretch stretch:out string:out suspend table tauten temporize tense tighten waive 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1478-adorable ambrosial attractive bewitching charming darling delectable delicious delightful enchanting engaging fetching heavenly lovely luscious lush pleasing scrumptious sweet yummy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1479:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1480-adore affection appreciate cherish delight delight:in desire devour discern eat:up enjoy experience gloat:over groove:on identify impression indulge know like love luxuriate:in passion perceive relish roll:in savor sense take take:to taste value wallow:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1519-adultery affair amour cuckoldry dalliance entanglement fancy fascination flirtation illusion infidelity intimacy intrigue liaison love love:affair passion relationship romance sentiment triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1520:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1521-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1834-advocate assert bear:out defend guard justify maintain protect refute second shield support uphold vindicate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1835:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1836-advocate back boost close commend cover hype plug promote puff recommend support tout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1933-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1934:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1935-affected arabesque baroque busy chichi elaborate elegant fancy fine flamboyant florid flowery frilly fussy labored luxuriant luxurious ornate ostentatious overelaborate overnice overrefined overworked overwrought peacocky picturesque precious pretentious rich rococo showy splashy swank 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1947-affecting effective eloquent expressive forceful graphic impressive incisive meaningful moving poignant striking telling touching trenchant vivid 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1948:affection affinity aim allurement angle animus apartheid appetite appreciate appreciation aptitude aptness ardor assay attachment attitude attraction bag bearing bend bent bias biased bigotry brand break cant cast character choice color command constitution cosset crank craving crazy crook crush cuckoo curve custom decision delight delight:in desire determination diathesis difference discretion discrimination dislike dispose disposition distort draw drift druthers eagerness eccentric eccentricity enjoy enthusiasm esprit:de:corps eye faculty fancy fascination favor favoritism feeling:for felicity fervor fetish flair fondness free:choice free:will genius go grade grain gust gusto head heart idiosyncrasy impressionability inclination incline inclined inclining individualism inequality infatuation influence intention interest intolerance involvement irregularity jaundice jaundiced:eye kidney knack lean leaning liability like liking line list longing lopsided love lurch lust magnetism make makeup manner mark mettle mind mold mutual:attraction nature nepotism nutty objective oddity openness partiality partisanism passion penchant persuasion pitch pleasure pliability point preconception preconsideration predetermination predilection predispose predisposition preference prejudgment prejudice prepossess prepossession presumption presupposition probability proclivity propensity pull racism rake readiness relish resolution rick savor sensitivity:to sentiment serpentine set sexism sexual:desire sheer shift skew slant slope soft:spot spirit stamp stomach strain streak stripe style susceptibility swag sway swerve sympathy tack taint talent taste temper temperament tendency thing tilt tilting tip tone trace tropism turn twist type understanding variety veer volition warp way weakness weird will will:power willingness wind yaw zeal zest zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1949-affection agape altruism amity ardor beneficence benevolence brotherly:love charity concord fellow:feeling flower:power generosity giving goodwill grace harmony humanitarianism love mercy philanthropy rapport regard sympathy tolerance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1951-affection allergy anaphylaxis appreciation awareness compassion concern consciousness delicacy discrimination emotionalism empathy feel feeling finesse force heart hypersensitivity identification impressionability instinct intuition irascibility judiciousness meticulousness nervousness nicety palate particularity perception precision refinement sense sensibility sensitivity soreness strictness subtlety susceptibility sympathy tact taste tenderness understanding violence warmth 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:1952:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-1953-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2244-agitate bob bobble bounce bump dither falter fidget flick grimace itch jar jerk jig jigger jiggle jog jolt jostle quake quaver quiver rattle rictus shake shiver shock shudder tic toss tremble tremor twitch twitter wiggle wobble wriggle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2245:agitated ague aspen chorea decrepit doddering fearful fidgety fits:and:starts fluctuation fluttering fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2246-agitated amiss awry balled:up bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced mixed:up muddled on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shot shuffled suspenseful tense troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2250-agitated edgy emotional eruptive excitable excited explosive feeling hotheaded inflammable irascible irritable mettlesome nervous passionate prickly responsive sensitive sentient skittish softhearted susceptible sympathetic tender touchy volatile volcanic wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2251:agitation ailment anger angst anguish anxiety apprehension bang battle:royal beat bedlam bluster boil boiling boot bother brawl bristle broil brouhaha bubble bump burning burst bustle cacophony care chafe chaos churn clamor cloud cold:sweat commotion concern confusion crack crash creeps daze decoction dedication delirium determination devotion disarrange discomfiture discompose discomposure disorder disorganization disorientation disquiet disrupt distress disturb disturbance dither dread ebullition embarrassment embroilment enthusiasm exasperation excitement explode fanaticism fear ferment fermentation fervor fever fidgets fight fire flame flap flummox flurry flush fluster flutter fog foment fomentation foofaraw foreboding fracas fray free-for-all frenzy fret fuddle fume furor furore fury fuss goose:bumps hassle haze heat hectic horripilation hot hubbub hullabaloo hysteria infatuation inquietude jimjams jitters jumble kick lather madness maelstrom malaise mania maze melee mess mill misgiving mist moil muddle nerves nervous:tension nervousness obstinacy palpitation pandemonium panting passion patter perplexity perseverance perturb perturbation pins:and:needles pitapat pother pucker quaking quaver quavering quiver quivering racket rage remittent restlessness roil roughhouse rout row ruckus ruction ruffle rumple rumpus rut scramble scuffle seethe seething shake shake:up shakes shaking shiver shudder shuffle simmer smolder solicitude space stew stir strain strife suspense sweat swirl swivet tempest tenacity tension throb throbbing tizzy tremble trembling tremor trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest upheaval uproar upset vexation violence wallop warm worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2252-agitation alarm angst apprehension care concern dismay disquiet distress disturbance dread fear foreboding fright frighten funk horripilate inquietude malaise misgiving nervous:tension nervousness perturbation phobia pins:and:needles pucker scare shake solicitude spook stagger startle stew strain suspense tension trouble uneasiness unman unnerve upset vexation zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2257-agitation ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear thunder turbulence turmoil volley whisk whiz zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2258:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2259-agitation bother chagrin chaos cloud commotion confusion daze derangement disarrangement disarray discomfiture discomposure discountenance disharmony disintegration disjunction disorder disorganization disorientation disproportion disquiet disruption distress disturbance embarrassment entropy flurry fluster flutter fog frenzy fuddle haze irregularity jumble maze mess mist mortification muddle nonuniformity perplexity perturbation pother promiscuity pucker randomness ruffle shuffle stew sweat swivet tizzy turbulence uneasiness upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2337-aim airfreight apt attitude azimuth bank bearing bent bias carry cast celestial:navigation choice color coloring command course current descent design direction dispose divergence drift drone execution go heading high horizon inclination incline intent lay layout lead leaning leeway lie line look mainstream make mark mean motion mounting movement navigation orientation pilotage plan point position practice predispose propose quarter range rest ride run set shuttle steering stream style sway swing tack temper temperament tendency tenor thread tone track trend turn type vector wash way zone 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2338:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2339-aim ambition animus ardor aspiration assumption care choose command concentration conclude consider contemplate counsel decide deem desideratum design desire determination determine dig discipline disposition disregard effect enjoin enjoy estimate fancy function go govern heed idea intend intent judge mean meaning mind motive pay:attention plan point power project proposal propose prospectus provide:for purpose regard resolution resolve review sake striving study think view will will:power 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2387-air air bring:out broach cast display divulge give:out make:known open:up ply produce put:about put:out turn ventilate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2388:air air apparition appearance astral banshee bubble chaff control cork departed:spirit dust dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit sponge spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2389-air air:pollution alluvium ashes beat bran carrion crumb crumble dirt dust fallout farina filings flour grain lint mash meal powder sawdust shard smut soot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2468-alabaster direct even flat flat horizontal level lineal linear rectilinear right smooth straight streamlined unbending unbent unbowed unbroken undeviating undistorted uninterrupted unswerving upright vertical 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2469:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2470:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance fire flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2471-alarming amazing astounding awesome breathtaking dreadful fearsome frightening overwhelming startling stunning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2535-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2536:alienation apostasy breach break chasm cleavage cleft derangement disaffection discord disfavor disjunction disruption dissent dissidence disunion divergence division faction fissure flaw fracture gap nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2537-alienation atomization autism break circumvention compensation daydream deception defense:mechanism delusion dereism displacement dissociation distraction dream escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism nostalgia overcompensation projection rationalization resistance romance romanticism self-deception separation sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2916-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2917:amok attack attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2918-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2970-amplitude blaring blasting blind:spot crawling creeping drift fading interference loudness noise phone reception sound:wave spread static 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:2971:amplitude animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish fullness gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-2972-amplitude block body cake clump cluster concrete conglomerate conglomeration knot lump mass node solid 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3105-Miss:America ace bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl crackerjack dazzler dream enchantress eyeful knockout looker lovely marvel model paragon peach pinup pussycat queen sensation stunner toast trump 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3106:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive dynamism ecstasy elan encouragement energy enthusiasm evil:spirit exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct intelligence moving:spirit natural notion passion prodigy provocation reflex soul sparkle specter spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3107-Narcissus blowhard braggart egocentric egotist exhibitionist gasbag individualist know-it-all narcissist smart:aleck smarty windbag wise:guy wisecracker 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3110-Negro:spiritual anthem cantata canticle choir chorale chorus church:music doxology ensemble glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3111:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3112:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3113-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3114:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fever fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3115-Nestor authority deep doctor doyen elder elder:statesman expert guru highbrow intellect intellectual learned literate mahatma mandarin master mastermind mentor oracle philosopher pundit rabbi sage sapient savant scholar seer sophist speculator starets thinker wise:man 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3282-animal:spirits animation birth continuance duration endurance existence immortality life lifetime liveliness living longevity permanence persistence subsistence sustenance viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3283:animal:spirits animation ardor bounce brilliance brio buoyancy charge clout dash dint drive dynamism eagerness effervescence elan energy enthusiasm esprit exuberance fervor fire force gaiety get-up-and-go glow gusto infusion intensity joie:de:vivre kick life liveliness loyalty mettle might moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy potency power punch pungency push snap sparkle spirit spirits strength tenacity vehemence verve vigor vim vitality vivacity wittiness zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3284-animal:worship demonism devil:worship fetishism fire:worship heathenism hero:worship idol:worship idolatry paganism sorcery sun:worship 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3388-answer break bring:down capsize careen cataclysm confound confute conquer contradict controvert crush dash deck defeat demolish deny destroy deteriorate dismiss dispose:of end fall finish floor foil founder frustrate go:down honeycomb hurt keel keel:over knock:down knock:over master mine nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolution revolutionize ruin sabotage sap scuttle settle shatter shut:up silence sink somersault spill spoil squash squelch subversion subvert surmount throw:down throw:over thwart topple trip turn:over turn:upside:down turnover undermine unhorse upend upset upturn weaken wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3389:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3390-answer catchword clue conception cue evidence exhibit gesture glimmer glimmering hint idea implication imply index indicate indication indicator inkling innuendo insinuation intimate intimation key kick lead line look mark nod note notion nudge prompt scent sign signal spoor suggestion suspicion symptom tell telltale trace track vestige whiff whisper wind wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3493-aperture avenue blow blow:out blowhole break canal cast:out channel chute clean:out clear clear:away clear:out clear:the:decks crack debouch defecate deplete discharge disclosure door drain duct dump egress eject eliminate empty escape estuary evacuate exhaust exit expel fissure floodgate flume funnel hole inlet leak let:go let:loose let:out loophole loose opening orifice out outcome outlet passage passageway pore port purge release remove slit slot sluice spiracle spout sweep:out tap throw:out unclog unleash vagina vent vessel void vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3494:aperture belt bit blank bore breach break cavity chasm check chink clearing cleft crack crevice cut deal defile disclosure discontinuity fenestra fissure gap gape gaping gash gat gulf hiatus hole hollow inlet intermission interstice interval lacuna leak notch opening orifice outlet pass passage passageway pore prick puncture rift rupture slash slit slot slug space spell split vent void yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3495-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3498-aphorism apothegm axiom dictate dictum gnome moral motto precept prescript rule sentence 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3499:aphorism apothegm backfire bon:mot boomerang comeback conceit counterattack countermeasure counterrevolution counterstroke crack defense epigram exchange gag gibe give-and-take humor irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip reciprocation recoil repartee retaliation retort riposte sally sarcasm satire scintillation waggery wisecrack wit witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3500-aphoristic axiomatic clear crisp distinct epigrammatic explicit express gnomic moralistic perspicuous pithy plain platitudinous pointed proverbial pungent sententious stimulating succinct terse unmistakable 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3522-apologetic assuasive diminishing extenuating lenitive lessening limiting mitigating modifying palliative qualifying refuting restrictive softening tempering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3523:apoplexy breakup cataclysm catastrophe climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3524-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3567-apparently appearance aspect board border brow cheek circumference cortex covering crust demeanor disguise envelope epidermis exterior external facade face facet facing false:front fringe front integument limit lineaments look mask mien openly outline outside periphery rind seeming shell side skin superficially surface top worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3568:apparition appearance astral banshee bogey clod conceive control daemon deception decree delusion demon departed:spirit determine dybbuk eidolon envision evil:spirit fantasy feature figure form genius ghost gloom govern guard guide guise hallucination haunt highest hint illusion image immateriality incarnation incorporate incorporeal intelligence larva lineaments look manifestation manner materialization mirage obsess order outstrip peculiarity phantasm phantasmagoria phantom phenomenon plan poltergeist possess presence presentation protection realize set shade shadow shape sign silhouette singularity specter spectrum spirit spook sprite suggestion theophany umbra umbrage vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3569-apparition appearance attest avatar avowal bulletin characterization coming declaration demonstration disclosure dissemination embodiment emergence epiphany evidence example exposure expression face forthcoming gathering guise identification image incarnation indication insight leak manifestation materialization occurrence opening openness outcrop phantasmagoria presentation proof publication realization reincarnation representation revealing revelation rise rising seeming semblance show showing simulacrum testimonial theophany transmigration unfolding visibility 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3570:apparition appearance babble brainchild brainstorm bubble canard chimera conceit concept conception concoction creation creativity daydream deception delirium delirium:tremens delusion delusive device disposition dream dreamland eidolon envisioning extravaganza fable fabrication fake falsehood fancy fantasy fata:morgana fib fiction figment figure forgery form ghost gush hallucination humor hysteria ignis:fatuus illusion illusory image imagery imagination inclination ingenuity insight inspiration invention inventiveness lie maggot masquerade mirage myth nightmare phantasm phantasmagoria phantom picture pipe pipe:dream poem presence prevarication rage rainbow rave romance self-deception shade shadow shape specter tale tall:story thinking thought trick trip tripping untruth utopia vapor vision visualization whim whimsy wildest:dream wraith yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3571:apparition appearance bubble chimera circumvention deception delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment figure flimflam fooling form ghost hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shade shape snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3572:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3573-appeal application apply beseechment bid call call:on clamor consideration contemplation cry entreaty impetration imploring imprecation invocation meditation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3606-appertaining applicable apropos comparable comparative congenial correlative en:rapport germane pertaining pertinent proportional proportionate referable relative relevant sympathetic 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3607:appetite ardor clamor:for commitment compulsion concupiscence constraint cry:for curiosity daydream desire devotion drive eagerness enthusiasm exigency fancy fantasy have:in:mind heart hope impulse libido like liking lust mind need passion pinch pleasure pleasure:principle regard sentiment sexual:desire stress urge urgency want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3608-appetite avarice avidity craving cupidity desire eagerness gluttony grasping greed hunger incontinence itching:palm lust passion rapacity voracity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3609-appetite avidity drive eagerness gust gusto keenness life liveliness passion spirit verve vigor vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3610:appetite biological:urge concupiscence crave craving curiosity desire enthusiasm eroticism fancy hanker hot:blood hot:pants hunger inclination indecency itch itching lechery lust mania nymphomania passion pine prurience raven sexual:desire starve thirst urge yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3611-appetite chewing consumption crave cupidity desire devouring diet dieting dining dressing drought drunkenness dryness eating famine gluttony gobbling grasping grazing hankering hunger ingestion licking longing lust lust:after munching need nibbling nutrition omnivorous pasture regalement roasting starvation tasting vegetarianism voracity want yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3928-aroma attribute badge batten bearing blaze brand bump button cachet cast casting character characteristic color configuration cut design die differential earmark feature figure fix flavor form formalize gust hallmark hand idiosyncrasy impress impression index individualism intaglio keynote last line lineaments mannerism mark marking matrix mint mold molding mould nature needle negative odor particularity peculiarity point property punch quality quirk rocker savor seal shape singularity smack specialty stamp style tab taint tang taste token trait trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3929:aroma attribute aura badge balm bouquet brand breath cachet cast character characteristic compliment configuration cut dash detect differential discharge earmark ectoplasm effluvium emanation embalm emission essence exhalation feature figure flavor fragrance fume fumigate gust hallmark hint idiosyncrasy impress impression incense index individualism keynote line lineaments mannerism mark marking mold nature nosegay note notice observe odor particularity path peculiarity pepper perfume praise property quality quirk redolence reek salt sample sauce savor scent seal season shape singularity sip smack smell soupcon specialty spice spoor stamp stench stink stir suggestion sup taint tang taste token trace track trail trait trick vapor:trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3930-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3988-arrearage arrears bill borrowing charge damage debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:3989:arrearage arrears breach break chasm decline defalcation default defect deficiency deficit delinquency discontinuity failing failure fault gap hiatus imperfection inadequacy inferiority insufficiency interval lack lacuna laxness missing:link need negligence omission outage paucity poverty scantiness shortage shortcoming shortfall slump underage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-3990-arrest arrest assurance brake check constraint control curb curtailment cutting deceleration delay drag embargo hindrance inhibition injunction interdict monopoly prevention prohibition protection rationing rein repression resistance restraint restraint:of:trade retardation retrenchment self-control slow:up slowing:down squeeze suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-4619-autism autoeroticism conceit ego ego:trip egotism greed individualism interest narcissism overweening pride self self-absorption self-admiration self-content self-esteem self-importance self-indulgence self-interest self-respect self-satisfaction self-seeking self-serving selfishness selfness smugness vainglory vanity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:4620:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error fancy fantasy figment freak:out gloss hallucination ignis:fatuus illusion imagination mirage misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding phantasm pipe:dream self-deception trick trip utopia vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-4621-autism caprice conceit dereism dream fancy fantasy flight:of:fancy ideal idealism idealization imagination impracticality romance romanticism unreality whim whimsy wish:fulfillment wishful:thinking 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-4867-bad:habit blemish crime defect deficiency delinquency disorder evil evildoing failing failure fault flaw foible frailty ill immorality imperfection impropriety infirmity iniquity lapse lawbreaking malfeasance malpractice misconduct misdemeanor misfeasance perversion shortcoming sin transgression vice villainy weak:point weakness wickedness wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:4868:bad:job balk ball:up bevue bitch blight blooper blow blunder blunder:upon bobble boggle boner boob boot botch break bugger bull bumble bump bump:into bungle butcher chance chasm check come:across come:up:against confuse destroy disaster disorder dub encounter err error failure false:move false:step falter fault faux:pas fiasco flounder flub fluff flunk foozle foul:up fumble gaucherie goof gum:up gumshoe happen hash hash:up hit:upon howler impropriety inadvertence indecorum indiscretion lapse louse:up lumber lurch mangle mar mess mess:around mess:up miscue mishandle miss miss:the:mark misstep mistake mix:up muck muck:up mucker muddle muff mug mull murder muss mutilate omission oversight play:havoc:with pratfall queer rock ruin run:across screamer screw:up shambles shy slip slip:up slipup snafu snapper solecism spoil stumble stupidity throw:off tinker trip washout waver wobble wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-4869-bad:language blue:language cursing dirty:language filth foul:language obscenity profanity ribaldry scatology strong:language swearing vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5089-bang best:seller fad gas gasser hit killing knock:out riot sensation smash successful triumph wow 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5090:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm temblor thrill tic tingle tingling tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5091-bang barrel bolt bustle career dart dash drive flee fleet fling fly haste hasten hie highball hump hurry hurtle hustle make:haste make:off plunge post race run rush scamper scoot scour scramble screw scud scurry scuttle shin shoot skedaddle skip snap sprint step:on:it tear zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5142-banter be:above belittle bit blandish blarney butt cajole chaff coax comeback contemn dare defy depreciate deride derision despise diminish disdain dismiss disparage disregard dump:on fleer flout fool fun gibe gull haze hissing hold:cheap hold:in:contempt insult jab jape jeer jest jive joke jolly kid kid:around knock laugh:at look:down:upon lout make:fun:of misprize mock mockery needle pan pillory play:on:words point:at presume pun put:down put:on quip quiz rag rail:at rally razz rest revile rib ride ridicule roast scintillate scoff scoff:at scorn scout sit:in slam slight sneer sneeze:at snicker:at sparkle straw swipe take:liberties taunt tease think:nothing:of twit wisecrack 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5143:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5144-banter bow breast chaff chuck cold:cuts deride flank flap fool fun haze jape jest jive joke jolly kid knuckle loin needle peg plate put:on rag rally razz rib ride ridge ridicule roast rump shank shoulder sirloin taunt tease tenderloin twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5188-barbican belfry campanile colossus column cupola derrick dome jack lantern lighthouse mast minaret monument obelisk pagoda pilaster pillar pinnacle pole pylon pyramid shaft skyscraper spire standpipe steeple stupa tope tour tower turret 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5189:bare barren blanched bland blank bleached bleak characterless chasm chaste clear colorless desolate destitute devoid drained empty eroded featureless fleece hollow inane innocent insipid jejune lightened null null:and:void out-and-out paper pure rattlebrained scatterbrained space superficial unadulterated unrelieved vacant vacuous vapid void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5190-bare barren bland blank bleached characterless clear cold desert desolate devoid dry dull empty exhausted featureless gaunt hollow inane insipid lifeless null null:and:void sterile unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5444-beat bout chance circle circuit circulation course cycle diastole downbeat full:circle go gyration gyre offbeat opportunity period place pulsate pulsation pulse relief return revolution revolve rising rotation round say series shift spell stint systole thesis throb time tour turn upbeat whack wheel whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5445:abandon abyss adit aqueduct bank bar beat bed beg blaze boom breach break bump bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chase chasm check chimney chink chisel chuck circumvent cleave cleft col conduit corrugation countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch double draw duct dugout dump egress eliminate elude engrave engraving entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive ruck rupture rut sap scarify scissure score scotch scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate striation throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5446-beat bilge bulge bump chink click clink clop clump clunk flick flump hit pad pat patter pitapat plump plunk pop pound rap smite strike tap thud thump tick tinkle wham whomp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5756-Walter:Mitty ablation absentmindedness absorption abstraction analysis application attention brown:study chimera concentration consideration contemplation daydream daydreamer deep:thought divagate dream dreaming enchantment erosion fantasy freak:out heed illusion incubus intentness meditation melancholy moon mooning muse musing nightmare pensiveness pipe pipe:dream preoccupation rainbow reverie speculation stargazing stray study thought thoughtfulness trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5757:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5758-Waterloo abasement assault bane bankruptcy beat beating blight blow break:up breakdown bust collapse comedown conquest crash death deathblow debacle declension declination defeat depose deprivation descent despoliation destroy destroyer destruction disgrace dismiss dispose:of down downcast downfall downturn downward:trend drop drub eject exhaustion failure fall fate havoc hiding humiliation insolvency knockout licking loser loss mastery misfortune mortification oust overdraft overthrow overturn pounding precipitation prostration quietus rout ruin ruination sabotage settle shame shellacking smash subdual subduing subjection subjugation supple swag sway thrash thrashing topple trimming trouncing tumble undoing unseat walloping whaling whipping worst wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5797-abandon acquiescence activity adherence adoration allegiance ardor attachment belief bond charity commitment compliance conformity connection constancy conviction credo creed cultism dedication desire devotion doctrine dogma drive duty earnestness faith fealty fervor fidelity fire heat homage intensity intentness love loyalty obedience obligation observance orthodoxy passion piety piousness religion resolution reverence seriousness service servility sincerity spirit submission teaching theism tie tradition troth true:blue vehemence veneration warmth willingness worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5798:abandon acquiescence affection alacrity allegiance anger animation anxiety appetite application ardor asperity avidity choler commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fealty fervor fidelity fire flame furor fury glow goodwill gusto heart heat hurrah impetus intensity intentness keenness liveliness loyalty passion piety pliability promptness quickening readiness relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit stimulation tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5799:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5800-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5802-abandon advance arise ascend ascension ascent bank climb climbing crawl creep decline descent drop edge elevation escalate flow fountain get give:up go go:up grade grow gush inch increase jet jump leap levitation list mount mounting pitch progress ramp renounce rise rising route run scale scramble shin sidle soar soaring spout spring spurt stream surge surmount takeoff tip upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5803:abandon afflatus ardor craze cut delight delirium ecstasy enjoyment enthusiasm exhilaration exuberance fervor fever fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness mania orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5804:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5805-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5806:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5807-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5817-abandon barf bounce cast cast:out chuck discard discharge dispose:of drop egest eject eliminate exclude expel extrude gag heave jettison junk keck kick:out obtrude oust pass puke put:out regurgitate reject remove retch scrap shed spew throw throw:away throw:out thrust:out toss:out turn:out upchuck vomit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5818:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5819-abandon bum bum:around bungler clock:watcher cut dawdle dawdler do:nothing dodger dolittle drone goldbrick goof:off hang:around idle idler jump laggard laze lazy leave let:alone let:be let:go lingerer loaf loafer loiter loiterer loll lounge lounger lubber malinger miss moon mope negligent omit pass:over pass:up plodder procrastinate procrastinator putterer shirk skip slack sleepyhead slouch slowpoke slug sluggard slut snail tortoise trifle trifler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5959-bite broach chink cleave crack cut divaricate divide fissure incise lance open open:up part rent rift rip rive separate slit split spread stick tap tear 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5960:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5961-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5995-black:belt corn:belt cotton:belt countryside dust:bowl farmland grass:roots grassland highlands lowlands moor prairie province steppe upland veld woodland 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5996:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe hokum humor imitation impersonation innuendo invective irony jest joke lampoon laughingstock mimic mimicry mind mock mockery parody pastiche pinchbeck pleasantry raillery repartee ridicule salt sarcasm satire scorn sham sharpness shoddy slapstick spoof squib take take:off takeoff tinsel travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:5997:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-5998-black:out censor choke cover cover:up dumbfound enfold gag hide hush kill muffle muzzle quash quiet repress shush shut:down shut:up silence sit:on smother squash squelch stifle still strangle suppress throttle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6065-blasphemous godless impious irreligious irreverent profane sacrilegious sinful unchristian ungodly unholy unrighteous unsaintly wicked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6066:blast blast blaze blizzard blow burst cloudburst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption monsoon outbreak outburst paroxysm peal rainstorm roar scream seizure shout shriek snow snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6067-blast blast blight cancer canker contaminate corrupt corruption crumble debase debauch decay degenerate demoralize deprave dry:rot filth fungus gangrene mildew mold must mustiness obscenity pervert pest rot rust smut spoil stain stuffiness taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6203-blow cut:out depart exit flee fly get:off go hightail leave pull:out quit retire run:along run:away run:off take:off withdraw 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6204:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6205-blow drain ennui exhaust fatigue jade pall run:out tire wear weary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6605-breakaway exceptional extraordinary offbeat rare recherche remarkable singular sui:generis uncommon uncustomary unexpected unfamiliar unheard-of unimaginable unique unordinary unthinkable unusual unwonted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6606:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall outbreak overset overthrow overturn prostration reorganization revolt revolution revulsion sabotage somersault spasm spill subversion tabula:rasa turn turnover unquiet upheaval upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6607:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6608-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6741-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6742:bug case craze enthusiasm fad fanaticism fascination fashion fixation frenzy furor furore fury hysteria infatuation love madness mania obsession passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6743-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6804-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6805:burlesque butt byword caricature chump derision dupe easy:mark fair:game fall:guy fish fool game goat gudgeon gull handle interfere jest jester joke lampoon laughingstock mark mock mockery monkey patsy pigeon ridicule sap sarcasm satire scapegoat sitting:duck spoof sport stock sucker target toy travesty victim witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6806-burlesque carbon carbon:copy clone color copy counterpart daub ditto double doubling dummy dupe duplicate duplication echo facsimile imitate imitation iteration model paraphrase parody pastiche quadruplicate reiteration repeat repetition replica replication representation representative reproduction rubbing symbol tracing transcription travesty triplicate twin variety version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6887-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:6888:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-6889-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-7375-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:7376:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay desire detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant end engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fever fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holding holdup hypnotize ictus immerse immure impede impediment impressment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from keeping kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nip nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch possession prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in save seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-7377-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-7455-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:7456:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-7457-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip ward zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8415-abeyance abjuration cease cessation check close closing cold:storage denial desuetude discontinuance disregard end ending forbearance period relinquishment renunciation resignation shutdown stop surcease suspension termination waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:8416:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage arrest back back:and:fill backbone balance bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow bit blemish blessing block bloody blooper blow boner boot bottom bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust cadence caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear clearance cleavage cleave cleft coerce coffee:break col cold:storage collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round comma commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation default defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade delay deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinuance discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do doldrums domesticate domineer dormancy downgrade downtime draw drench drill droop drop drum:out ease ease:up ebb:and:flow emerge emergence end enervate enslave erupt escape escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold footing form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grace grind groom groove gulch gulf gully habituate half:time halt handle hang:fire hap happen happenstance happy:hour harden harness heart heave henpeck hesitate hesitation hiatus hibernation hitch hold:off hold:up hole holiday housebreak humble humiliate hurt ignore immobility impart impoverish impropriety improvement inaction inactivity inaugurate incise incision indecorum indisposition indolence inertia infringe initiate injure inner:man interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish lapse latency law:of:averages laxness lay:off layoff leak leakage lean leave leg lesion let:go let:out let:up letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meanwhile meliorate milk minim mismatch missing:link mitigate mitigation moat modification modulate modulation moratorium mugwump mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice predicate prepare price:cut printed:circuit prisonbreak probability procrastination puncture purge put:about put:back put:down qualification quell quiescence quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress reprieve repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down silence skin slash slew slice slit slot slow:up slowness slump smash snap solecism sore soul space spell splinter split sprain spread squeak stab stall start stay stick stop strain stretch:out strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:lag time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize unbend uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat unwind upheaval vacation valley vanquish variation variety vary vent violate void wadi wait walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8417-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma contemplation cowardice creeping debility deliberateness deliberation depression doldrums dormancy drawl drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude hesitation idleness impotence inactivity indifference indolence inertia languor lassitude latency laziness lethargy listlessness meditation moratorium overstrain passivity phlegm possibility potentiality prostration reluctance shiftlessness sleep sleepiness sloth slowness sluggishness slumber softness somnolence spring:fever stasis strain stretching stupor suspense suspension tedium torpor vagrancy vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8539-abnormality anomaly complaint condition curio curiosity exception freak improbability irregularity museum:piece nonesuch oddity peculiarity prodigy rarity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:8540:abnormality abrade abrasion abyss account:for ace acid address adept afflict aggravate agonize allegorize amputate annihilate answer aperture approach apt assay attempt badger band bang bar bark bash bat batter beat beating befoul bell belt bend bespatter bid biff birthmark bit bite blackhead blast blaze bleb bleed blemish blister bloody blot blow boat bob boom bottom brand bravura breach break break:in break:up breakage breath bristle broach bruise brush bucket bug bump burn burst bust butcher canyon carry:off carve cast castrate catch cauterize cavity chafe chap char chase chasm check chimney chink chip chisel chop cicatrix clack clap clarify clash claw clear:up clearing cleavage cleave cleft click clip clobber clout cloven clump coal coerce col collapse come:apart compel complication concussion conk:out constrain continue contort contravene convulse corrugation counter coup crack crack:up cracked crackerjack crackle cranny crash crater craze crenellate crevasse crevice crimp cripple crucify cry cunning cut cut:off cutting cwm damage dash deal debug decipher deck decline decode deface defect defection deficiency defile deflate defoliate deform deformity dell demonstrate demythologize denude depression destroy deteriorate detonate detonation die dike dint disable discharge discourage disentangle disfigure disfigurement disillusion disintegrate disjoin dismal dismember disproportion disrupt dissect distort distortion distract distress disturbance disunite ditch divaricate divide divine division divorce do dope dope:out drag draw draw:and:quarter drawback drop drub drumming earshot elucidate embitter endeavor engrave engraving enlighten essay etch exacerbate excavation excise exemplify exfoliate experiment explain explicate explode explosion expound extinguish failing failure fall:to:pieces fathom fault fell fenestra fester figure:out find:out fissure flame flap flash flaw flay flick fling flip flop flume flute foible force found fracture frailty fray frazzle freckle freeze fret fulminate furrow fusillade gag gall gambit gap gape gaping gash gat get give:away give:out give:way go go:off go:through go:to:pieces gore gorge gouge greet grind gripe groove guess gulch gulf gully gunshot hack hair hairbreadth harm harrow hemorrhage hew hickey hit:it hole hollow humble hurt illuminate illustrate impair impairment impale imperfection inadequacy incapacitate inch incise incision indent indentation infirmity injure injury inlet instant interfere interpret interrupt irk irritate irritation jab jag jiffy jog joint kill kink knock knock:down knock:out knot knurl lacerate laceration lance lancinate leach leak lesion lick list little macerate maim make:clear make:out make:plain mangle mar marker martyr master maul melt mill minute moat mole moment mug mutilate mutilation nevus nick nip notch offend offer open open:up opening orifice outlet oxidize pain parch pare part pass passage passageway paste pause peel pelt penetrate percussion pick:to:pieces picot piece pierce pimple pinch pink pit plaque plumb plunge plunk pock pockmark poke pop popularize pore potshot pound pounding prejudice prick problem prune psych psych:out pull punch puncture punish pustule put put:back queer rack rake ramp rankle rap rationalize ravel ravine refine relax remove rend rent report resolve rick riddle rift rime rip rive ruck ruction ruin run run:into rupture salvo savage scab scald scale scallop scar scarify schism scissure scorch score scotch scrabble scrape scratch screw scuff seam sear sec second separate separation serrate sever shatter shiver shoot shortcoming shot show shred simplify singe sizzling skilled skin slash slat slaughter slice slit slog slot slug smack smash smashing smirch smite snag snap snapping snatch snip soak sock solder solve sore sore:spot soreness sort:out space span spell:out spit spitting:distance splat splinter split split:second split:up splitting spoil sprain spread stab stagger stand:up start step stick stick:up sting strain strawberry:mark streak streaking stretch striate striation strike strip stripe sty sunburn sunder superior swap swat swing tag taint take:apart take:off tap tarnish tattoo tear tear:apart tear:to:pieces thread throw thump thwack tick tickle time token tooth torment torture track trauma traumatize trench trial trial:and:error trice trough truncate try turn tweak twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave upset valley vandalize vesicle virtuoso vitiate void volley vulcanize wadi wale wallop warp wart weak:link weak:point weaken weakness weal weep weld welt wen whack wham whirl whittle whomp whop wink work work:out worsen wound wrench wrest wring wrinkle wry yak yawn yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8541-abnormality delinquency dishonor disregard error faux:pas illegality impropriety inappropriateness indecorum indiscretion inequity infraction iniquity injustice lapse outrage solecism unchastity unlawfulness unsuitability violation wickedness wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8664-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3:8665:abscess access accession ache aching ague anemia annexation anoxia anthrax asphyxiation asthma atrophy black:lung boil breakdown bunion chill chorea cirrhosis cold colic constipation convulsion cut cyanosis debility decadence declension declination decrepitude degeneration dermatitis deterioration diarrhea discharge distress dizziness downfall downgrade dropsy drunkenness dysentery dyspepsia eczema edema eruption fall fatigue festering fever fibrillation fits:and:starts flood flu fluctuation flux gripe growth heartburn hemorrhage hepatitis hives hypertension hypotension icterus indigestion infirmity inflammation influenza insomnia instability irregularity itching jactitation jaundice lactation lesion lumbago motion:sickness nausea necrosis outbreak pain palsy paralysis prickly:heat prostration quaking qualm quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm spate stress succession swelling swimming tabes tachycardia tension trauma trembling trots tumor ulcer unrest upturn vertigo vibration vomiting wasting wavering wound yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.3-8666-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-172-abandon degenerateness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:173:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-174-abandon demoralization 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-2955-abruptly without:notice 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:2956:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-2957-abscess ankylosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4445-abundance plentifulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4446:abundance pleonasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4447-abundance exuberance fertility pregnancy productivity superabundance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4776-abyss box:canyon 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4777:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4778-abyss cleuch 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4781-abyss couloir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4782:abyss cavity chasm check crack crater fault flaw gulf hole pit rift split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4783:abyss breach break chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4784:abyss cavity chasm crater deep depth gulf hole hollow pit shaft well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4785-abyss deepness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4786:abyss chasm crack cut dig dike excavation furrow groove gulf trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4787:abyss chasm dig diggings excavation gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4788-abyss donga 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4796-abyss ocean:floor 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:4797:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-4798-abyss pelagic:zone 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5614-access akinetic:epilepsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5615:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5616-access approachability 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5629-access cardiac:epilepsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5630:access clonic:spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5631-access clonus 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5658-access greatening 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5659:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit grip ictus paroxysm seizure spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5660-access affection gust 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5674-access laryngeal:epilepsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5675:access laryngospasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5676-access latent:epilepsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5689-access entrance entree entry in open:door opening 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5690:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy ictus orgasm paroxysm seizure spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5691:access cramp pang paroxysm seizure spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5692-access penetrability 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5707-access serial:epilepsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5708:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5709-access sinister:influence 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5719-access tonic:epilepsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5720:access tonic:spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5721:access torsion:spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5722-access traject 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5726-access attack fit seizure stroke turn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:5727:access cramp paroxysm seizure spasm throes twinge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-5728-access ucinate:epilepsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8146-ache collywobbles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:8147:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8148-ache crave cry:for 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8198-ache agonize ail anguish cut distress hurt pain stab sting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:8199:ache cramp cut pang spasm stab stitch throes wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8200-ache stress:of:life 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8336-aching collywobbles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:8337:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-8338-aching cryopathy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-9350-acquiescence agreement:in:principle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:9351:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-9352-acquiescence allegiance compliance conformity faith fealty homage loyalty observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-10701-action activity address affectation air air 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:10702:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-10703-activity artificial:radioactivity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-12761-adhesive:tape band bandage batten belt fascia fillet girdle lath list plank ribbon shred slat slip spill strap strip strop tape tape:measure ticker:tape 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:12762:adhesive:tape cataplasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-12763-adhesive:tape cellophane:tape 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-14238-ado fidgetiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:14239:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-14240-ado flutteriness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-14781-adultery aphrodisia 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:14782:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-14783-adultery balling 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-20857-agitation animation arousal exasperation excitement exhilaration firing fomentation incitement inflammation irritation stimulation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:20858:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-20859-agitation flutteriness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-22407-Haverhill:fever ague 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:22408:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-22409-acute:articular:rheumatism ague 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-24800-abruptness alacrity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:24801:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-24802-agility alacrity dispatch expedition nimbleness promptness punctuality quickness readiness sharpness speediness swiftness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-24818-alacrity favorableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:24819:alacrity animation ardor eagerness enthusiasm fervor gusto liveliness spirit verve 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-24820-alacrity feverishness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-31359-ambition design enterprise function idea plan project 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:31360:ambition eagerness enthusiasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-31361-ambition animus desire determination fancy idea intention mind resolution will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-32645-amok bacchic berserk desperate frantic frenetic frenzied furious mad maniacal rabid raging ranting raving uncontrollable violent wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:32646:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-32647-amok corybantic 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-33415-amplitude plentifulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:33416:amplitude pleonasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-33417-amplitude profuseness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-35288-Lombardy:leprosy anemia 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:35289:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-35290-acute:leukemia anemia 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-37203-animation ardency 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:37204:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-37205-animation avidness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-37225-animal:spirits animation elan esprit exuberance gaiety gusto life liveliness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:37226:animation ardor eagerness enthusiasm excitement fervor fire gusto liveliness passion spirit verve 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-37227-animation forwardness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-38686-Minamata:disease anoxia 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:38687:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-38688-altitude:sickness anoxia 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-40689-antipathy intractableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:40690:antipathy lack:of:enthusiasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-40691-antipathy lack:of:zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-40716-antipathy uncooperativeness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat:40717:antipathy unenthusiasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/temp.dat-40718-antipathy unwillingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-10-abandon carelessness forgetfulness hastiness impulsiveness indifference insouciance laxity laziness looseness neglect oblivion permissiveness recklessness thoughtlessness unpreparedness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:11:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-12-abandon exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance overgrowth overmuch radicalism too:much unconstrained unreasonableness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-146-abruptly all:at:once bang dash forthwith hastily head:over:heels headfirst headlong impetuously impulsively plop plump plunk pop sharp short slap smack sudden suddenly surprisingly unawares without:warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:147:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-148-abscess bleb blister blotch boil bunion canker carbuncle chancre chilblain felon fester festering furuncle gathering lesion papule pimple pock polyp pustule rising scab sore stigma sty swelling tubercle ulcer wale welt wheal whelk wound 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-231-Cyclopean Gargantuan Herculean Homeric abysmal appalling astronomic awful colossal dreadful elephantine enormous giant gigantic heroic huge immense infinite jumbo mammoth mighty monster monstrous monumental mountainous prodigious profound stupendous terrible titanic towering tremendous vast 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:232:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-233-academic bookish collegiate diligent donnish dryasdust erudite extramural graduate learned lettered literary pedagogical pedantic postgraduate professional professorial rabbinic scholarly scholastic school studious teachy tutorial university 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-267-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile exit ferry ford gallery inlet interchange intersection junction lane opening outlet overpass pass passage passageway portico stitch tunnel underpass 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:268:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-269-accessible acquiescent adaptable adjustable ambidextrous amenable amphibious at:hand available bendable buoyant complaisant compliant convenient ductile elastic employable facile feasible flexible flexuous foolproof formative giving handy impressionable limber lissome lithe lively malleable manageable maneuverable moldable movable obedient on:call on:hand operative plastic pliable pliant practicable practical ready receptive resilient resourceful responsive sensitive shapable springy stretch stretchy submissive supple susceptible tractable versatile wieldy willowy yielding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-361-ache agonize bleed brood:over fret grieve mope mourn pine sorrow take:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:362:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-363-accomplish achieve acquire approach arrive arrive:at attain blow:in bob:up check:in clock:in come come:in come:to conquer fetch find gain get get:in get:to hit make make:it obtain pop:up pull:in punch:in reach ring:in roll:in score secure show:up turn:up win 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-386-abide:by accede accept acclaim accommodate acquiesce adapt adjust agree agree:to agree:with applaud assent buy cheer coincide collaborate comply concur consent cooperate fall:in:with go:along:with hail hold:with incline lean nod plunge:into receive reconcile subscribe subscribe:to swallow take welcome yes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:387:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-388-acquiescence allegiance compliance conformity faith fealty homage loyalty observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-432-activity actuation animation dynamics going kinesis kinetics mobilization motion motivation move movement moving restlessness running stir stirring unrest velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:433:activity animation ardor brio elan energy enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vigor vim vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-434-activity campaign cause commitment crusade drive faith interest issue lifework movement principle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-556-admonition correction lecture lesson rap rating rebuke reprehension reprimand reproach reproof scolding sermon spanking wig 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:557:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-558-ado annoyance anxiety bother disadvantage evil headache inconvenience matter problem trouble worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-591-adulterated blemished damaged defective deficient erroneous fallible faulty found:wanting immature impaired imperfect imprecise impure inaccurate inadequate incomplete inexact lacking makeshift mediocre mixed off partial patchy short sketchy undeveloped uneven unfinished unperfected unsound wanting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000:592:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000-593-adumbrate allude:to argue augur bespeak betoken characterize demonstrate denote embody exemplify figure foreshadow glance:at hint illustrate image impersonate imply incarnate indicate insinuate intimate mean mirror personate personify prefigure project prompt realize reflect shadow signify suggest symbolize typify 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1160-abandon carelessness forgetfulness hastiness impulsiveness indifference insouciance laxity laziness looseness neglect oblivion permissiveness recklessness thoughtlessness unpreparedness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1161:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1162-abandon exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance overgrowth overmuch radicalism too:much unconstrained unreasonableness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1338-abruptly all:at:once bang dash forthwith hastily head:over:heels headfirst headlong impetuously impulsively plop plump plunk pop sharp short slap smack sudden suddenly surprisingly unawares without:warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1339:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1340-abscess bleb blister blotch boil bunion canker carbuncle chancre chilblain felon fester festering furuncle gathering lesion papule pimple pock polyp pustule rising scab sore stigma sty swelling tubercle ulcer wale welt wheal whelk wound 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1448-Cyclopean Gargantuan Herculean Homeric abysmal appalling astronomic awful colossal dreadful elephantine enormous giant gigantic heroic huge immense infinite jumbo mammoth mighty monster monstrous monumental mountainous prodigious profound stupendous terrible titanic towering tremendous vast 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1449:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1450-
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1502-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile exit ferry ford gallery inlet interchange intersection junction lane opening outlet overpass pass passage passageway portico stitch tunnel underpass 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1503:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1504-
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1644-
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1645:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1646-
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1692-
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1693:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1694-acquiescence allegiance compliance conformity faith fealty homage loyalty observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1759-activity actuation animation dynamics going kinesis kinetics mobilization motion motivation move movement moving restlessness running stir stirring unrest velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1760:activity animation ardor brio elan energy enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vigor vim vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1761-
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1944-admonition correction lecture lesson rap rating rebuke reprehension reprimand reproach reproof scolding sermon spanking wig 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1945:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1946-ado annoyance anxiety bother disadvantage evil headache inconvenience matter problem trouble worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1988-
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75:1989:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/final.1000.75-1990-adumbrate allude:to argue augur bespeak betoken characterize demonstrate denote embody exemplify figure foreshadow glance:at hint illustrate image impersonate imply incarnate indicate insinuate intimate mean mirror personate personify prefigure project prompt realize reflect shadow signify suggest symbolize typify 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-11-Amor Aphrodite Apollo Ares Astarte Athena Baal Bacchus Balder Bragi Ceres Cora Cronus Cupid Cybele Demeter Diana Dionysus Dis Donar Earth Eros Flora Flying:Dutchman Frey Freya Frigg Gaea Ge Great:Mother Hades Helios Hephaestus Hera Hermes Hymen Hyperion Isis Jove Juno Jupiter Kama Kore Loki Mars Mercury Minerva Mithras Narcissus Neptune Nike Odin Olympic:gods Pan Persephone Phoebe Phoebus Pluto Poseidon Priapus Ra Savitar Tellus Thor Titan Tyr Venus Vesta Vulcan Wotan Zeus asteroid earth faun fertility:god forest:god forger globe houri intemperance planet satyr smith solar:system sylvan:deity wanderer world 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:12:Amor Eros Platonic:love acceptance aching adherence admiration admire adoration adore affect affection affinity agape aim:at amour appreciate appreciation approbation approval ardor ask association attachment attention attitude beloved bent best:wishes bias bless blow brotherly:love care:for character charity choose concern connection consideration crush curiosity defect defer:to deify delight desire devotion discriminate eagerness ecstasy elect enthusiasm eruption esteem exalt eye faith fancy favor fellow:feeling fervor fire flame fondness foreboding free:love friendship fuss gloat:over glow go:for goodwill gust gusto hankering harmony heart heartthrob heat hero:worship homage honor hurrah idolatry idolization idolize inclination indulgence infatuation infirmity intensity interest leaning leniency libido like liking longing look:up:to love lovemaking loyalty lust lust:after mark mind name outbreak outburst partiality passion penchant piety pining piousness please pleasure popularity predilection predisposition prefer preference prize propensity rapport rapture regard relish response revere reverence savor see:fit select sentiment sex shine soft:spot spasm susceptibility sympathy take take:to taste tempest tenderness transport value venerate want warmth weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:13:Amor Eros Platonic:love accordance adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity commitment conformity constancy cult cultism dedication deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty obedience observance passion piety piousness popularity prayer prostration readiness regard religion respect reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:14:Amor Eros Platonic:love admiration adoration affection agape anger ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex sexual:desire shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-15-Angelus Ave:Maria Hail:Mary Kyrie:Eleison Paternoster address agape appeal application assemble beads begging benediction beseechment bid blessing call clamor collect communion confession congress consideration contemplation convene cry demand desire devotions entreaty fetch grace hold impetration imploring imprecation indent intercession invocation involvement judge litany meditation muster orison petition plea pleading pleasantness prayer request requisition rosary solicitation suit summon:up supplication thanks thanksgiving trial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-49-Babel Greek argot babble cant cipher code cryptography dialect diction dictionary double:Dutch drivel garble gibberish gobbledygook humbug idiom jabber jargon jumble language lexicon lingo mumbo:jumbo mummery noise nonsense palaver pandemonium patois patter phraseology racket ramble scatology scramble secret:language slang speak speech talk terminology tongue vernacular vocabulary vulgar:language 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:50:Babel Nemesis action activity addle ado affect afflict affliction aggravate aggravation agitate agitation agonize agony ail ailment alarm altercation amalgamate amok anger angst anguish animation annoy annoyance anxiety apprehension argue argument arouse attack back backfire backwater baffle bafflement bag bake ball:up ballyhoo bang bat battle battle:royal bawl beat beat:up beating becloud bedazzle bedlam beef befuddle bellow beset bewilder bicker bickering bite bitter:pill blare blast blend blight blow blow:up bluster boil boiling bomb boom boot bore bother bounce box brawl brew bristle broil brouhaha brush bubble bug bummer bump burble burden burning burst bust bustle cacophony call call:out carbonation care cargo caterwaul chafe chagrin chaos charge charivari chatter chirm churn clack claim clamor clap clash clatter close cloud clutter coil cold:sweat collide combat commingle commotion complaint concern conflict confuse confusion contend contention contest controversy convulse convulsion crack crash craze creeps crinkle cross cry curse dart dash daze dazzle deadweight decoction dedication defect delirium demand demoralize derangement destroy determination devotion differ difficulties difficulty dilemma din disability disadvantage disagreement disarrange disarrangement disarray discharge discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert discontent discord discountenance disease disharmony disintegration disjunction dismay disoblige disorder disorganization disorganize disorient disorientation disproportion dispute disquiet disrupt disruption dissatisfaction dissonance distill distract distraction distress disturb disturbance dither do donnybrook downer drawback dread drive duel eagerness ebullition eddy effervescence electrify embarrass embarrassment embroilment encroach encumber encumbrance energy enigma entangle enthusiasm entropy evil exaction exasperate exasperation excite excitement exercise exertion explode fall:out fan fan:the:flame fanaticism fascination fear fence ferment fermentation fervor feud fever fidgets fight fire fit fix fizz fizzle flame flap flare flop flow fluctuation flummox flurry flush fluster flustered flutter foam fog foment fomentation foofaraw force foreboding fracas fray frazzle free-for-all freight frenzy fret fretfulness fretting fright frighten fuddle fume funk furor furore fury fuss gall galvanize gnaw goose:bumps grapple grapple:with grief grievance grieve growl grumble grunt gush gust hammer:away:at hamper handicap harass hard:life hardcase hardship harm harry harshness hassle haste hasten haunt haze headache heat hectic hector hell hindrance hiss horripilate horripilation hot howl hubbub hue:and:cry hullabaloo hurrah hurry hustle hysteria illness imbroglio impassion impatience impediment impedimenta impose impose:upon imposition incense incident incite inconvenience infatuation inferno inflame infliction inquietude insolvency instigate interfere interference intermeddle intermingle interruption intrude intrusion irk irregularity irritate irritation itch:to jam jangle jar jimjams jitters jog joint jolt jostle jounce joust jumble jump:the:gun kick knock-down-and-drag-out lather leaven lisp load loading logomachy lumber madness maelstrom maffick malaise mania matter maze meddle melee mess might:and:main mill mingle misery misgiving mist mix:up moil molest mortification muddle muss mutiny mystery nag nerves nervous:tension nervousness nervy nettle noise nonplus nonuniformity nuisance obsession obstinacy onus oppression oscillation outbreak outburst outcry overstep overstrain overwhelm pack pack:of:troubles paddle pain pains palpitation pandemonium panic panting paroxysm passion patter pell-mell penalty perdition perplex perplexity persecute perseverance perturb perturbation pest pester petulance phobia pickle pins:and:needles pipe:up pique pitapat plague plight poke polemic pother poverty predicament press pressure presume:upon problem promiscuity provoke psych pucker push put:about put:out puzzle puzzle:over quaking quandary quarrel quaver quavering quicken quiver quivering race racket rage raise raise:hell rampage randomness rattle rebellion remittent report resound restlessness reverberation revolt rhubarb riddle rigor rile riot ripple rise roar rock roil roughen roughhouse rout row ruckus ruction ruffle rumble rumor rumple rumpus rush rut scamper scare scramble scrap scrape scrimmage scud scuffle scurry scuttle seethe seething seizure set:on set:to shake shake:up shakes shaking shatter shift shindig shindy shiver shock shudder shuffle sibilation sickness simmer skirmish slat smolder snarl solicitude sorrow sound space spar sparkle spasm spat speed splatter spook spur spurt squabble squawk squirm stagger startle state static steam stew stimulate stinging stir stir:up stirring storm strain straits stress strife strive struggle stupefy suffering suspense sweat sweat:it:out swirl swirling swivet take:liberties task taxing tear tempest tenacity tension thorn throb throbbing throw thunder tiff tight:squeeze tilt tizzy torment tourney tremble trembling tremor trepidation trial tribulation trouble try tumult turbidity turbulence turmoil tussle twist twitter underworld uneasiness unhappiness unhinge unman unnerve unquiet unrest unruliness unsettle upheaval uprising uproar upset upturn urge vacillation vehemence vendetta vex vexation vibrate vicissitude violence vociferate vortex wage:war wallop war warm weigh:down weight whet whip whip:up whirl whirlpool whirlwind whish whisk whisper white:elephant whiz whoop:it:up wobble woe work:up worry wrangle wrestle yap yelp zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-51-Babylonian absolute acclaimed ace admirable advantageous aesthetic affected aggrandized agreeable all amazing appalling arch ardent aristocratic arrogant astonishing august auspicious autonomous awesome awful bad baroque beatified beautiful beneficial benevolent big big:name bigwig bonny boss boundless braw breathtaking bright brilliant buck bully bumper bunkum capital celebrated central ceremonious champion chief choice classic classical classy cogent colossal commendable complete comprehensive consequential considerable conspicuous consummate contemptuous contumelious cool courtly creditable crown dainty dandy dazzling deep delicate delightful deluxe derisive deserving desirable dignified direct disdainful distinguished divine dreamy duke earl earnest earthshaking egregious elaborate elegant elevated eminent enjoyable enormous erect estimable exalted excellent exceptional exemplary exhaustive expedient exquisite extraordinary extravagant fabled fabulous fair famous fancy fantastic favorable fine first-rate flamboyant flash florid flushed foremost formidable front full gallant garish gaudy gear glorified glorious godlike golden good goodly gorgeous grand grandiose grave great groovy haughty head healthy heavenly heavy heavyweight helpful heroic high high:and:mighty highest highfalutin holy honorable honored hot huge illustrious immense immortal immortalized imperial imperious important imposing impressive incredible inculpable inspiring intense irreproachable irresistible keen kind kingly large laudable lauded lavish leading legendary lofty lordly lovely luscious lush luxuriant luxurious magisterial magnanimous magnificent magnified main majestic major marked marvelous massive matchless material maximum mellow meritorious mighty miraculous model momentous monarchical monstrous monumental moving much mythical name neat nice nifty noble nobleman nonpareil notable noteworthy noticeable number number:one numerous opulent ornate ostentatious out:of:sight outstanding overdone overwhelming overwrought palatial paramount peer peerless pleasant pleasing pleasurable plenary plush pompous posh powerful prestigious pretentious prime princely principal prodigious profitable prominent proud purple quality queenly rank rare rate recherche redoubtable regal remarkable renowned reputable respectable respected resplendent revered rhetorical rich ripping ritzy rousing royal sacred sainted sanctified scornful sedate select self-governing self-important sensational serious showy signal significant simple sizable skillful smashing soaring sober solemn sound sovereign spectacular splendid splendiferous splendorous staggering stately statuesque sterling striking strong stunning stupendous sublime substantial sum sumptuous super superb supercilious supereminent superfine superior superlative supernatural supreme surpassing swank swanky sweet swell swollen tall terrific thrilling tidy tony top total towering tremendous unbelievable uncommon unexceptionable unparalleled unsurpassed uppish useful valid venerable virtuoso virtuous viscount weighty well-thought-of wonderful worthy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-157-English:horn bassoon cello clarinet clarion cornet diapason fife flute head mixture oboe ocarina octave organ:stop panpipe piccolo pipe principal rank recorder reed reed:stop register saxophone station stop sweet:potato tremolo trombone trumpet vibrato viola whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:158:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heart heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-159-Establishment Rasputin Svengali VIP access bad:influence big:wheel bureaucracy court directorate friend:at:court gray:eminence heavyweight hierarchy influence influence:peddler ingroup key kingmaker lobby lobbyist management manipulator ministry officialdom open:sesame power power:elite powers:that:be pressure:group ruling:class special:interests them they top:brass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-211-absquatulate clear:out cut:out decamp escape flee fly get:out hightail lam make:off powder scram skedaddle skip split take:a:powder take:off vamoose 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:212:IOU abrade abrasion abstain abyss acceptance accord account acknowledgment adjourn administration afterthought agree alveolus answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance ban band bank bar bark barometer beam beat:off bell bespangle bespeckle bilabial bill bind birthmark bit black:mark blackhead blank:check blaze bleb blemish blister block blockade bloody blot blotch bolt bosom bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage call canon canvass canyon carte:blanche cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix classify claw clearance clearing cleavage cleave cleft clog cloister closure cohere coincide col collate collation collect colophon command concave conceal concur concussion confine confinement confirmation conform conserve consideration constrain constraint constriction contain control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deed deep deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate deny depart depth descent desist detain detention determination dig diggings dike diphthong disallow discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch docket doorstop dot double:take dovetail down draft drag draw drawback drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine excavation exegesis exfoliate explanation explore explosive exposition fault favor fenestra fetter find:out fissure fit fixation flagging flake flash flaw flick flume forbear fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge gibe gleam go:over go:together go:with gold:mine gorge govern groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin harm harness helm hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:out:on hold:together hold:up holdback holdup hole hollow hurt husband immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interim interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jab jam jibe joint jot keep keep:back keep:from keep:out kink label lacerate laceration lacuna lag lagging lay:by leadership leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation line lock lockout lockup logjam logotype look:at look:over loophole lose:ground maim manifest mar marble marbleize mark mark:off marking masthead maul measure meddle mine mistake moat model moderate modification mole money:order monitor monopoly moratorium mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus newsletter nick norm notch note nuisance:value observe obstruct obstruction occlusion opening oppose opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate play:dumb pock pockmark point polka:dot polychrome pore pore:over portfolio post postmortem pound power preserve prevent price:tag prick print probe prohibit prohibition promissory:note protection pull pull:in pull:up punch punctuate puncture push:back pustule put:aside put:back quantity quarry rainbow rationing ravine reading readout reassurance receipt reckoning red:tape reef refrain refuse rein reins relax rend rent repress repression reprieve reserve resist resistance respite respond:to restrain restraint restraint:of:trade restrict restriction retain retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive rule run run:over running running:head rupture savage save scab scald scale scan scar scarify scissure scorch score scotch scrape scratch screw scrip scuff seal:up seam search secrete self-control set:apart set:aside set:back setback shackle shaft sign:on simmer:down size size:up skin slack slacken slackening slash slit slot slow slow:down slow:up slowdown slowing:down slowness slug smother snap snub sonority sore space spangle spare speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stifle stigma stigmatize stint stipple stocks:and:bonds stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty subdue suit suppress suppression surcease suspension syllable tab tag taint tartan tattoo tear tessellate throwback thrust tick tick:off ticket time:lag tip title:page tittle token track trademark trammel trauma traumatize treasury:note trench twist type underline underscore valley value variegate veil verification vesicle vocable voice void voucher wadi wait wale walkout warp warrant wart watermark weaken weal well welt wen withhold work:stoppage workings wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-213-abstain arrest bastille bit bottle:up bridle cage check clink cloister confine conserve constrain contain control cool cool:off cooler coop cork crib curb curtail delay deny detain deter disallow discourage dungeon enclose enjoin fence:in forbear forbid gaol govern guard hem:in hinder hold hold:back hold:down hold:fast hold:up husband immure impound imprison incarcerate inhibit jail jug keep keep:back keep:from keep:out lay:by lock:in lockup maintain mew muzzle obstruct pen preserve prevent prison prohibit pull pull:in put:aside refrain rein repress reserve restrain restrict retain retard retrench save set:apart set:aside set:back shackle shut:in shut:up slow:down smother snub spare stay stifle stir straiten suppress withhold 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-282-absurdity alteration ambiguity ambivalence antinomy asymmetry conflict contention contradiction contrariety contrast departure deviation difference differentiation disaccord disagreement discrepancy disorder disparity disproportion dissent dissidence dissimilarity dissonance distinction distortion divergence diversification diversity equivocation far:cry heresy hopelessness incompatibility incongruity inconsistency inconstancy inequality instability irony irrationality irregularity misbelief mixture mutability no:chance nonconformity nonuniformity odds opposition originality oxymoron paradox pluralism schism self-contradiction separateness tergiversation unevenness unorthodoxy unreasonableness variability variance variation variegation variety versatility wavering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:283:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe emptiness facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-284-absurdity big:deal dead:letter emptiness failure fatuity folly foolishness frivolity futility hopelessness idleness impotence inadequacy inanity ineffectiveness ineffectuality insignificance levity lightness noise nullity pointlessness rat:race shallowness superficiality thoughtlessness triviality unproductiveness unreality uselessness vacuity vanity vicious:circle weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-313-abundant awash big bloated brimming bristling bursting close compact congested crammed crawling crowded distended drenched full glutted gorged jammed lavish loaded overblown overburdened overfed overflowing overfull overloaded overstuffed packed populous prodigal profuse prolific replete rife satiated saturated soaked studded stuffed superabundant supercharged supersaturated surfeited swarming swollen teeming thick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:314:abuse accept access affect affection aggression ailment algorithm ambush amok animadversion apoplexy approach arrangement arrest articulation aspersion assail assault assume attack attack attempt backbiting baste batter battering battery beat:up begin belligerence berate berating blast blister blitz bloodshed blot blueprint brawl broil bruise brutalize bump burn bushwhack butcher calculation calumny carry:on castigate catch censure challenge character:assassination charge chauvinism citation combat come:at come:down:on complaint conception condemn confound contrivance contumely convulsion crack:down:on cramp criticism criticize cuss:out damn decry defamation defy delivery denigrate denounce denunciation depreciation descend:upon design desire despoil destroy destruction detraction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into diversion donnybrook drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy epithet excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit flap foresight forethought form fracas fray frenzy furor fury fustigate gain game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer harm harry have:at hit hole hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate incursion infiltration intention invade invasion invective inveigh:against involve involvement irrupt jawing jingoism jump jump:on killing lambaste land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting mad malign manner massacre maul means melee molest move:into mug muster obloquy occlusion offense offensive onset onslaught opprobrium organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program push rage raid ramp rampage rant rape rating rationalization ravage rave reflection reprimand revile revilement riot rioting roar roast rodomontade rough row ruin run:amok rush sack sacking sail:into sally savage scandal scarify schedule schema scheme scolding scorch seize seizure set:about set:on set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell spring:upon start state:of:war stoppage storm strategy stricture strike stroke surprise swoop:down:upon system tackle tactics take:on take:up tale tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violate violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wild wipe wreak:havoc wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-315-abuse accuse admonish affair allege arraign article ascribe assail assault assess attack attribute authority belittle betray blame blast book bother bring:charges burden busy care cargo censure challenge charge chide citation cite complain concern condemn convey correct criticism criticize damn damned deadweight decry demand denounce denunciate depreciate descant detail disapprove discredit disparage doom draft drive duty encumber exercise fag fasten:upon finger flak freight fulminate:against giveaway hint impeach implicate implication imply impose impugn imputation impute incriminate indict inform inform:on insinuate intimate inveigh:against involvement knock lade lambaste lay lecture lesson load lumber malign manifesto menace millstone onus oppress overdrive overtax overwork pan pin:on prefer:charges press:charges pull:up rap rate rebuke reflect:upon report reprehend reprimand reproach reprobate reproof reprove revile saddle saddle:with scandal scold sermon set:down shake:up skin slam strain stricture subpoena suggest summon summons sweat take:to:task task tax thing threaten trouble twit upbraid vilify weigh weight work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:316:abuse accident accomplished:fact accomplishment ache achievement aching act acta action adventure affair affliction annihilate bafflement balk bane bang bankrupt banquet bash bat bay beat beat:it beating beep belt biff blare blast blat blight blizzard blockbuster blow blow:off blow:out blow:over blowout bluster bobble bolt bomb bombshell boom boot bop botch box bray break break:down breakdown breakup breath breathe breather breeze brew brunt buffet bugle bump bungle burst bust calamity cannon capsize carom casualty cataclysm cataract catastrophe catch cave cave:in chop clap clarion clash clean:out clear clear:away clear:out clear:the:decks cleave clip clobber clout clump collapse collision comedown concussion consume convulsion cough coup crack crack:up cramp crash crow crunch cuff cut cut:down dash dashed:hope dealings death debacle deed defeat defecate depart deplete destiny destroy destruction detonate devastation dig ding dint disappointment disaster discomfiture disillusionment dissatisfaction dissipate distress dither do:in doing doings dole dolor doodle doom douse drain droop drop drub drumming duck:out duff earthshaker effort eliminate emit empty encounter endeavor enterprise episode escape evacuate event exhale exhaust exit expel expire explode exploit extinguish fail failure faint fait:accompli fatality fate feast feat fiasco fife fizzle flaw flee flowering flub fluff flurry flute fool:away foozle foul:up founder freshen fritter frustration fumble fume fusillade gasconade gather gest get:away get:off give:off give:out go go:down go:off go:through goof grief gulp gum:up hack hand handiwork harm havoc heave hiccup hit honk hurt impact impingement impose infelicity inhale injury inspire jab jar job joker jolt kicker knock knock:down lam lapse lavish legend lesion let:out letdown lick life lot louse:up maneuver measure meeting mess mess:up mirage misadventure mischance misery misfortune mishap mouth move muck:up muff onslaught operation overt:act pain pang passage passion paste peal pelt percussion performance peter:out pileup pipe pipe:up play:out plug plunk poke pontificate pound prate proceeding production profile pull:out punch purge put quake quit rage rap ravage reek remove rend respire respite retire revelation reverse rive romance ruffle ruin ruination run:down run:out run:through scatter scram screw:up scud scuttle seize:the:day set:in set:up setback shatter shipwreck shock shocker shout shriek sideswipe sigh sink slam slap slather slog slosh slug smack smash smashing smashup smoke sneeze sniff sniffle snore snort snuff snuffle sock sore sore:spot sound souse spasm spend squall squander squeal stab stand step stitch stress strike stroke stunt successful succumb suffering surprise swap swat sweep:out swing swipe switch take:a:powder tattoo tease temblor ten tender:spot thing throb throes throw:away throw:off throw:out thump thunderbolt thwack toot tootle total:loss tour:de:force tragedy transaction trouble trumpet turn tweedle twitch typhoon unclog undertaking vacillate vamoose vapor vent void waft wallop washout waste waver welt whack wham wheeze whine whistle whomp whop windstorm winnow withdraw work works wound wow wrack wreck wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-317-abuse ache activate adulterate afflict affliction affront aggravate aggrieve agonize agony ail alienate alloy alter anger anguish animate annihilate annoy approach assail assault atrocity attack bag bane bash bastardize batter bean beat beat:up bedaub bedevil befoul beguile belabor beleaguer belie beset besiege besmear besmirch besmoke bespatter bete:noire betray betrayal bewitch bias bill black blacken blasphemy blast bleed blemish blight blockade blot blur botch bother brainwash brand breach break break:down break:up bruise brutalize buffet bugbear burden cajole calamity canker cataclysm catastrophe catch censure chafe change charge cheapen check chivy chop clobber coarsen compass concern condemn confound confuse constrain consume contaminate contravene convert coop corrupt corruption crucify crush curse cursing cut cut:up dab damage damn daub death debase debauch debilitate decay deceive decimate decoy deface defame defect defile deflect deflower deform degenerate degrade delude demean demolish demoralize denature denigrate denunciation deprave depredate depression deprivation dereliction desecrate desolate despoil destroy destruction deteriorate detriment devalue devastate deviant deviate devitalize devour difficulty dilute diminish dirty disability disable disadvantage disapprove disaster discolor discomfort discommode discredit disease disfigure disgrace dishonor disintegrate dismantle disparage displease disservice dissipate dissolve distemper distort distress disturb divert do:in doctor dog doom down drain drawback embezzle embitter employ encircle enclose encompass enfeeble engorge enrage entice envelop envenom err evil exacerbate execration exercise exhaust expose expropriate face falsify fault festering filch flag flaw force fortify foul frazzle fret fuddle gall garble gnaw gobble grief grievance grieve grind gripe gut handicap hang:in:effigy harass harm harrow harry haunt havoc hex hindrance hoot hound hunt hurt ill-use impair impairment imperfection impose:upon imposition imprecation incapacitate incinerate inconvenience indignation indispose indoctrinate infect infection infringe infuriate injure injury insult inundate invalid inveigle invest invoice ire irk irradiate irritate jinx knock knock:about knock:around lace lambaste lay:on lay:waste lead liability line load loss lower lure madden maim malaise malediction malfeasance malign maltreat mangle manhandle mar martyr mash maul melancholy menace mess mess:up misapply misappropriate mischief misconduct misdirect misery misfeasance misguide mishandle mislead mismanage misplay misprint misquote misread misrule mistreat misuse modify molest muddy mug mutilate nasty nettle obstacle obstruction offend oppress outrage overpass overstrain overwhelm pain paw peculate perplex persecute perturb perversion pervert pester pierce pilfer pillage pillory plague play:havoc:with pocket poison poisoning pollute pollution pommel popularize pother pound prejudice prick problem profanation profane prostitute prostitution prostrate provoke pulp pummel punish pursue put:back put:out puzzle rack rake rankle rape rationalize ravage rave ravish ravishment raze ready reduce reprimand resentment revile rile rot rough roughhouse ruin sabotage sack sacrilege sadness savage scar scathe score scrape scratch seduce seduction sell:out sexual:assault shame shatter shipwreck shortcoming shut:in sidetrack siege sin skin slander slight slur smash smear smirch smite smoke smudge smut snap soften:up soil sophisticate sorrow spatter spike spoil spoliate spoliation spot squash stab stain steal stigmatize sting storm strain straw strengthen stress strike strip subvert sully surround swallow:up swearing tab taint take tamper:with tar tarnish tear tease tempt thrash threaten torment torture tragedy transgress trespass trouble trounce try turn:aside turn:away twist undermine undo unmake upheave use vandalize vaporize vex vexation victimize vilify violate violation violence vitiate vulgarize wallop warp waste water weaken weakness weight whore wipe:out woe woebegone worry worsen wound wrack wrap wrath wreak:havoc wreck wring wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:318:abuse address air allocution application assault assignment attack ballyhoo berating bring:round cant chalk:talk comment debate declaration diatribe discourse establish eulogy exchange exhortation expression filibuster harangue homily inaugural invective irony lecture note oration panegyric patter pep:talk peroration philippic phrase pitch platform question rating reading recital recitation reflection repetition sales:talk salutation salutatory sarcasm say sermon song:and:dance speak speak:to speech spiel stump sway talk talk:down talkathon tirade tone utterance valedictory vituperation word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-319-abuse admonish berate blame castigate censure chastise chide condemn correct criticize denounce execrate harass jaw lecture rag rail rate rebuke reprehend reprimand reproach reprobate reprove revile scold set:down set:straight spank straighten:out take:down take:to:task tell:off upbraid vituperate wig 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-358-abysmal bottomless cavernous colossal enormous gape gaping immense mighty monstrous plunging prodigious soundless tremendous unfathomable unfathomed vast yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:359:abyss accommodate adjust affect air:space alienate alienation allowance alveolus aperture bank bed beguile benthos betray bind blank blaze blemish bore bottom branching breach break break:in break:through break:up breakage broach bump burrow burst burst:in bust bust:in caesura canyon cave cave:in cavity cessation chalk channel chap character chasm check chime chimney chink chip clearance clearing cleavage cleave cleft cloven col color comb come:apart come:out concave conflict connection corridor cover crack cracked cranny crater craze create crevasse crevice cut cwm dale deep deeply defection deficit defile delay dell depression depth dichotomy difference difficulty dig dig:up diggings dike disaffection disagreement discharge disclosure disconnected discontinuity discrepancy disfavor disintegrate disregard disrupt disruption distance disunion ditch divaricate divergence divert divide divided division drain draw dredge drench drill empty engraving enquire error escape excavation exfoliate extraction failure fall:to:pieces fallacy fault fenestra fissure fit flaw flop flume fold forked fracture frost furrow gap gape gaping gash gat get gill give:away give:way glen go go:away gold:mine gorge gouge groove ground grove gulch gulf gully gutter hack halt hand hatch hiatus hoar hole hollow hurt incise incision indentation inlet inquire interim interlude intermission interruption intersection interspace interstice interval issue jag jam jog joint jump lacerate lacerated lacuna lapse leak letup liberty lode lull make mangled mine mistake moat mutilated narrow neglect niche nick notch ocean:depths omission open open:fire open:up opening orifice outlet oversight pan part pass passage passageway pause penetrate perforation pit pore position print probe problem profundity prospect puncture quarry quartered ragged ravine read recess recoil rend rent respite rest ridge rift rime rip rive run rupture scale schism scissure scoop score scotch scrape scratch seam sell sell:out separate separated separation severed shaft shredded shut:down shut:off sink skip slam slash slice slit slot slough snap space splinter split spread stab start stop suspension tap tattered tear torn treasure:trove trench trip trouble trough tunnel vacuity vacuum vale valley vein visa void wadi wait wash weak:point well white workings yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-360-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-473-access admissibility admission affiliation appearance assimilation association availability composition comprehension eligibility embodiment evidence hospitality inclusion incorporation integration membership openness participation reception result tolerance whole 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:474:access aching ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-475-access advance advantage agree:with answer atone avail bear become befit befitting benefit chime coddle connect do do:the:trick embrace favor fill fill:the:bill fit forward fulfill get get:by go:around go:with hack:it halt harmonize hold interest make:the:grade meet pass pass:muster pay pay:off please pray profit promote qualify quench raise reach relate sate satiate satisfy serve set:up square stake stand stand:up stretch suffice suit take:it use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-476-access alley approach arterial artery avenue blind:alley boulevard bypass byway capillary causeway channel circle close course court creek crescent crest dike direction drag drive driveway ease entree excursion expressway facility fairway floor freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike vein vesicular waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:477:access amok apoplexy approach arrest attack blockade cataclysm check closing closure convulsion cramp death disaster eclampsia entrance epilepsy explosion fall falling:sickness fever fit frenzy furor fury get grand:mal grip ictus influence lockjaw occlusion orgasm outburst pang paroxysm petit:mal possession rage seizure sexual:climax shutdown siege spasm spell stoppage storm stroke tantrum tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:478:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:479:access attack backfire bang bark belch blast blaze blow blowout blowup boom breeze burst cascade clap convulsion crack crash cyclone deflagration detonation discharge disgorgement ejaculation emission eruption exclamation expansion expletive explosion expulsion fit flare flare:up flash flaw flood flurry frenzy fusillade gale gunshot gush gust hurricane increase irruption jet outbreak outburst outflowing outpouring paroxysm pop puff rapids report rush sally salvo scene scud seizure shot spasm spate spew spout spurt squirt stew storm surge tantrum tempest tornado torrent upheaval upsurge volley wax whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-480-access announcement communication conduction convection conveyance delivery disclosure dissemination export expulsion extradition giving import interchange interpretation metastasis migration notification osmosis pass passage perfusion publication sharing spread telling transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-609-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:610:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-611-accomplished:fact accomplishment ace achievement act acta action activity adventure affectation answer approach arabesque artifice bestride bit blow clip contrivance countermove coup course course:of:action cross cut dealings deed defective device diminish direction divide do:the:trick dodge doing doings effort endeavor enterprise expedient exploit fait:accompli feat fill:the:bill ford gallery game gest gimmick go go:out hand handiwork improve improvisation initiative job journey journeying last:resort leave makeshift maneuver means measure motion move movement operation overt:act pass pass:by pass:over passage path performance procedure proceed proceeding process production progress progression quit raise range reach resign resort resource route routine run running shift solution span spoor sport step step:down step:up stoop stopgap stratagem stride stroke stunt suffice tactic take:steps tentative thing tour:de:force track transaction travel trick trump turn undertaking way withdraw work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-703-account:for affect appertain:to bear:upon blame concern confess connect deal:with fasten:upon fix:on interest involve lay:to pertain:to pin:on refer:to regard respect settle:upon touch touch:upon 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:704:account:for act acting affect affectation air airs alibi apology appearance artfulness artifice aspect assume batten bearing befog bend betray blanket blind bluff blunt border breathe bring:forward brow bullshit burlesque camouflage canary cant caricature casuistry characterization charade cheat chicane chicanery claim cloak cloth coat color coloring complexion concealment conduct conspiracy contrast copper copy countenance counterfeit cover cover:story cover:up covering covert craft cream credibility:gap cunning curtain deceit deceive deception defense delusion demeanor demonstration denomination deputy designation device diddle disguise dishonesty display dissemblance dissimulation dodge drama dramatize dummy duplicity effrontery embodiment enactment evasion exaggeration excuse exhibit exhibition exhibitionism exposition exposure express expression externals facade face facet facia fake fakery false:front false:show falseness falsity farce feature feign feint figure figurine finesse flam flaunting flimflam flourish fore forefront foreground forehand foreword forgery form fraud fraudulence fringe front front:man front:matter frontage frontal frontier frontispiece gall gambit gammon gaudiness gilt gimmick gloss guile guise gyp handle hanging head heading hoax hocus-pocus hoke humbug hypocrisy identity illuminate illusion image imitation imposture incognito indirection insincerity intrigue juggle knavery lead let:on lineaments look make:believe maneuver manipulation mannerism mask masque masquerade mendacity mien mirage mislead misrepresentation mock mockery model motley move mummery obverse opening ostentation overact overconfidence pageant pantomime parade parody performance perjury phantasm phony picture pitch plausibility play playacting ploy pose posing posture preface prefix presence present presentation presentment pretend pretense pretension pretext primrose priority production profess projection proscenium protective:coloration protestation public:image put:on racket recommend refuge represent representation retrospective right ruse sanctimony screen seeming sell semblance set:forth sham shape shelter show showing shroud simulacrum simulate simulation sleight sleight:of:hand smoke:screen speciousness spit spoof statue stratagem subterfuge superficiality supply swindle tergiversation tone top travesty treachery trick trickery unfolding unveiling utter varnish veil veneer vision visor wear wile window:dressing wraps 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-705-account:for allegorize analyze answer better break bring:forward cipher clarify clean:up clear clear:up coarsen comment construe crack decide decipher decode define delineate demonstrate demythologize describe detail determine develop discharge discourse disembroil disentangle disinvolve display dissolve distort dope:out edify elaborate elucidate embody enlighten excuse exemplify exhibit explain explicate expound express figure:out find:out finish fix free get get:across get:over illuminate illustrate improve incarnate interpret make:clear make:out make:plain misapply perfect pervert popularize present prove put:across put:over rationalize ravel read rectify refine relieve represent resolve reveal settle show simplify solve sort:out spell:out straighten:out unclutter uncoil undo unfold unlock unravel unriddle unscramble unsnarl untangle untwist unweave unwind uplift vulgarize work:out 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-791-acerbity acidity acridity acrimony astringency bite bitterness brute:force coercion compulsion constraint duress edge emotionalism energy force grip harshness intimidation irascibility keenness might mordancy nervousness poignancy point power pressure rigor roughness sensitivity severity sharpness sting strength stridency stringency strong:arm teeth twist vehemence vigor violence virulence warp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:792:ache aching afflict affliction affront aggrieve agonize agony ail anguish annoyance anxiety bit bite bitterness bleed blow bore bother box bristle bruise burn cabin calamity care carry:off catastrophe chafe charley:horse chill colic constrain contrition convulse convulsion cramp crib crick cross crucify cut cut:up depress depression despair difficulty disaster discomfort discomposure dismay disquiet distress dither dolor drag effort evil exacerbate exertion exigency fatigue fester festering frenzy fret frostbite gall gnaw gnawing grate grate:on gravel grief grieve grimace grind gripe grit harass harm harrow hassle headache hitch hurt hurting inconvenience industry inflame infliction injure injury insult irk irritate irritation joylessness kink labor lacerate lament lamentation lesion malaise martyr misery misfortune misgiving mortification mourn mournfulness needle nemesis nettle nip nuisance offend offense oppression ordeal orgasm outrage pain pains pang paroxysm passion pathos pay penalty pest picot pierce pinch pining poignancy pressure prick prostration provoke rack rankle rasp raw regret remorse rub sadden sadness savage scourge seizure sharpness shiver shivering shock shoot shooting smart soft:spot sore sore:spot soreness sorrow spasm stab sting stitch strain strait stress stroke suffer suffering task tender:spot tension tentative thrill throes tingle toil torment torture tragedy trauma traumatize travail trial tribulation trouble try tweak twinge twist twitch upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:793:ache aching ague chill chilling creeps cut dither freeze frostbite goose:bumps horripilation nip shiver shivering shock spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-794-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest colic coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-798-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:799:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-800-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-857-acquaintance awareness comprehension corpus data datum discernment dope experience expertise facts familiarity grasp information intelligence intimacy inwardness ken know knowledge news perspicacity sagacity self-knowledge skill technics technique wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:858:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-859-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity flattery flexibility homage honor loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:860:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:861:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-862-acquiescent active alert applicable ardent assiduous attentive careful cautious ceremonious circumspect committed compliant conscientious considerate constant correct courteous dedicated deferential determined devoted devout diligent duteous dutiful dyed-in-the-wool earnest enthusiastic ethical exact faithful fast finicky flexible fussy heedful honorific intense liege loyal meticulous mindful moral obedient obliging observant painstaking polite practicing precise punctilious punctual regardful religious resolute respectful scrupulous staunch steadfast submissive tested thorough thoughtful tried:and:true true willing zealous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-942-acting affectation afterglow alibi allowance apology appearance bedaub bedizen begild belie besmear blind bluff brightness buff burnish butter calcimine camouflage cloak coat color coloring comment:upon complexion contort cover cover:story creamy dab daub dazzle deception decontamination delicate delusion device dictionary dip disguise dissemblance dissimulation distort distortion dress:up dye edit eggshell embellish emblazon embroider enamel epidermis error excuse explain exteriority facade face fakery false:front false:show falsify falsity feint finish flare flat flush fraud fresco front fudge furbish garble gazetteer gild gilt glance glance:at glaze gleam glimmer glimpse glint gloss gloss glow grain guise hue humbug imbue imposture incandescence iridescent justify lacquer lay:on lexicon luster masquerade mellow misapplication misapply misapprehend misapprehension misconceive misconception misconstruction misconstrue misinterpret misinterpretation misjudge misjudgment misquote misread misreading misrender misrendering misrepresent misstate mistake misunderstand misunderstanding mitigation nacreous opalescent ostentation overstate pale palliative parget pastel patina pearly perversion pervert pinprick playacting polish pose posing posture pretense pretension pretext prime protestation qualification quiet radiance refuge representation rind rub sad scintillation scour scratch seeming semblance semigloss shadow shallowness sham sheen shellac shimmer shine simple simulacrum simulation skin skylight slant slap:on slather sleek slick smear smoke:screen sober soft softened softening somber speciousness squeeze squeezing stipple strain stratagem subdued subterfuge subtle superficiality surface sweet synonymy tar tender thesaurus tinge tint titivate tone torture torturing trick trick:out triviality twist twisting understate veneer vocabulary wax whitewashing window:dressing wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:943:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance dash deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exterior exteriority externals extrinsicality facade face facet fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication italic larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising roman sans:serif seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-944-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-950-action activity agency attendance charge cover:charge device employ employment exercise handling labor ministration ministry mission occupation ordinary peonage practice serfdom service servitude slavery tackle use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:951:action activity aggression alacrity ambition anger animal:spirits animate animation animus anxiety appetite ardor arm avidity bang beef bite bounce brilliance brio buoyancy capacity cast character charge clout compulsion control dash dazzle determination devotion dint drive dynamism eagerness earnestness effect effectiveness effervescence effort elan endeavor energy enterprise enthusiasm esprit esprit:de:corps excitement exertion exuberance fervor fire flair flavor flourish force gaiety get-up-and-go getup ginger glow go gumption gust gusto guts hardihood heat hustle impatience impetus impulse inclination infusion initiative intensity joie:de:vivre keenness kick lead leadership life lifeblood liveliness longevity loyalty mettle might mind morale mordancy motivation moving:spirit moxie muscle muscularity nervousness obsession panache passion pep pepper pertness piss:and:vinegar pith pizzazz playfulness poignancy potency power preoccupation promptness punch pungency push quickness readiness relish resilience sinew snap soul spark:of:life sparkle spirit spirits spring spunk starch strength strong:arm strong:language taste team:spirit tenacity thrust tone tuck urge vehemence verve vigor vim vitality vivacity warmth wittiness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-952-action activity battle business campaign cause commitment contest crusade drive effort enterprise expedition faith fight holy:war interest issue lifework movement operation principle struggle war 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1004-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1005:activity admiration adoration affection alacrity anger animal:spirits animation anxiety appetite appreciation ardor avidity bite bliss brio crush dash delight devotion eagerness ecstasy edge elan elation enthusiasm esprit euphoria excitement exuberance fanaticism fervor fire fireworks firing flavor fondness furor fury gaiety ginger glow gust gusto guts heart heat hunger impatience impetus infatuation interest joie:de:vivre keenness kick life liking liveliness love mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor sexual:desire snap soul spice spirit spirits tang taste thirst vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1006:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1007:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1008-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1218-admiration adoration adulation apotheosis appreciation approbation approval ascent assessment assumption awe beatification celebration commendation conformity consideration courtesy cult cultism deference deification devotion duty elevation esteem estimation examination faith favor fealty fear feeling glorification glory goal hero:worship homage honor idolatry idolization ism laud loyalty mark mystique note observance piety piousness praise prestige prostration puff regard religion respect reverence symbolism theism veneration view weakness worship worshiping 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1219:admiration affection affinity aim allurement ambition angle animus apartheid appetite appreciate appreciation aptitude aptness ardor arrangement assay attachment attitude attraction avarice bag bearing bend bent bias biased bigotry brand break cant cast character choice color command constitution cosset crank craving crazy crook crush cuckoo cupidity curve custom decision deliberateness delight delight:in demand desire determination diathesis difference discretion discrimination dislike dispose disposition distort draw drift druthers eagerness eccentric eccentricity enjoy enthusiasm esprit:de:corps eye faculty fancy fascination favor favoritism feeling:for felicity fervor fetish flair fondness fortitude free:choice free:will genius go grade grain greed gust gusto head heart idea idiosyncrasy impressionability inclination incline inclined inclining individualism inequality inequity infatuation influence injustice intention interest intolerance involvement irregularity itch jaundice jaundiced:eye judgement judicature kidney knack lean leaning liability like liking line list longing lopsided love lurch lust luxury magnetism make makeup manner mark mettle mind mold mutual:attraction nature nepotism nutty objective oddity openness option partiality partisanism passion penchant persuasion pitch pleasure pleasure:principle pliability point power preconception preconsideration predetermination predilection predispose predisposition preference prejudgment prejudice prepossess prepossession presumption presupposition probability proclivity propensity prudence prurience pull racism rake rapacity readiness relish resolution rick sagacity savor say sensitivity:to sensuality sentiment serpentine set sexism sexual:desire sheer shift skew slant slope soft:spot spirit stamp stomach strain streak strength stripe style susceptibility swag sway swerve sympathy tack taint talent taste temper temperament tendency thing thirst tilt tilting tip tone trace tropism turn twist type understanding urge urgency variety veer volition warp way weakness weird will will:power willingness wind yaw yearning zeal zest zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1220-admiration aim ambition appetite ardor aspiration concupiscence craving curiosity desire drive eagerness fancy fantasy hope hunger impetus itch kick libido liking longing love lust mind motive need passion pleasure pleasure:principle request sexual:desire spirit thirst urge want will wish:fulfillment yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1308-adultery affair amour cuckoldry dalliance entanglement fancy fascination flirtation illusion infidelity intimacy intrigue liaison love love:affair passion relationship romance sentiment triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1309:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1310-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1551-advocate assert bear:out defend guard justify maintain protect refute second shield support uphold vindicate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1552:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1553-advocate backer bipartisan champion contributor defender endorser exponent guarantor insurer notary partisan party promoter seconder sectary subscriber underwriter upholder 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1611-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1612:affected answer beat break breakdown breakup bring:down capsize careen cataclysm catastrophe clean:slate clean:sweep comeback confound confute conquer conquest contradict contradiction contravene controvert convulsion counter counterrevolution cross crush curve dash debacle deck defeat demolish demolition denial deny deposal destroy destruction deteriorate dismiss dispose:of downfall end fall finish fix floor foil founder frustrate go:down honeycomb hurt invert keel keel:over kill knock:down knock:over master mine nonplus outdo overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry prostrate prostration psych:out rebut rebuttal refutation refute retort reverse revolt revolution revolutionize revulsion riddle riposte ruin sabotage sap scuttle settle shatter shoot:down shut:up silence sink skew somersault spasm spike spill spoil squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over thwart topple trip triumph turn turn:over turn:upside:down turnover undermine undermining undo unhorse upend upheaval upset upturn vanquish weaken whip worst wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1613-affected arrogant artificial chichi elaborate elegant embellished feigned flowery forced highfalutin histrionic hypocritical insincere labored mannered mincing overacted overdone overelaborate overnice overrefined pedantic pompous precious pretentious pseudo simpering stagy stilted studied theatrical unnatural 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1620-affection ailment blight complaint condition disease disorder ill infirmity malady sickness syndrome 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1621:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1622-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1827-agitate bob bobble bounce bump dither falter fidget flick grimace itch jar jerk jig jigger jiggle jog jolt jostle quake quaver quiver rattle rictus shake shiver shock shudder tic toss tremble tremor twitch twitter wiggle wobble wriggle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1828:agitated ague aspen chorea decrepit doddering fearful fidgety fits:and:starts fluctuation fluttering fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1829-agitated amiss anarchic angry awry balled:up bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced mixed:up muddled on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shot shuffled suspenseful tense topsy-turvy troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset upside:down 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1836-agitation anger ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze bristle broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell ramp rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear teem thunder turbulence turmoil volley whisk whiz zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1837:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1838-agitator anarchist brawler breakaway contumacious disobedient dissident extremist factious frondeur insubordinate insurgent insurrectionary malcontent maverick mutineer mutinous nihilist nonconformist radical rebel rebellious restive revolutionary revolutionist rioter seditious subversive traitor ungovernable ungoverned unruly 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1889-aim airfreight apt attitude azimuth bank bearing bent bias carry cast celestial:navigation choice color coloring command course current descent design direction dispose divergence drift drone execution go heading high horizon inclination incline intent lay layout lead leaning leeway lie line look mainstream make mark mean motion mounting movement navigation orientation pilotage plan point position practice predispose propose quarter range rest ride run set shuttle steering stream style sway swing tack temper temperament tendency tenor thread tone track trend turn type vector wash way zone 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1890:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1891-aim ambition animus ardor aspiration assumption care choose command concentration conclude consider contemplate counsel decide deem desideratum design desire determination determine dig discipline disposition disregard effect enjoin enjoy estimate fancy function go govern heed idea intend intent judge mean meaning mind motive pay:attention plan point power project proposal propose prospectus provide:for purpose regard resolution resolve review sake striving study think view will will:power 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1922-air air bring:out broach cast display divulge give:out make:known open:up ply produce put:about put:out turn ventilate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:1923:air air apparition appearance astral banshee bubble chaff control cork departed:spirit dust dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit sponge spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-1924-air air:pollution alluvium ashes beat bran carrion crumb crumble dirt dust fallout farina filings flour grain lint mash meal powder sawdust shard smut soot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2039-alienation allotropy antagonism apostasy asperity asymmetry bias camouflage clash conflict contention contradiction contradistinction contrariety contrast controversy departure derangement deviation difference differentiation difficulty disaccord disagreement disapproval discontinuity discord discrepancy disguise disharmony disorder disparity disproportion dissatisfaction dissemblance dissension dissent dissidence dissimilarity dissonance distinction disunion divergence diversification diversity division eccentricity faction far:cry gap harshness imbalance inadequacy incompatibility incongruity inconsistency inconstancy inequality inequity injustice instability insufficiency irregularity makeup minority:opinion misunderstanding mixture multiplicity mutability negation nonconformity nonuniformity odds opposition pluralism polarization rejection repudiation repugnance roughness secession separateness shortcoming tooth turbulence unbalance underground unevenness unorthodoxy unresemblance variability variance variation variegation variety versatility wavering withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2040:alienation apostasy breach break chasm cleavage cleft derangement disaffection discord disfavor disjunction disruption dissent dissidence disunion divergence division faction fissure flaw fracture gap nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2041-alienation autism compensation defense:mechanism dereism disarrangement discontinuity dislocation displacement dissociation draft escape escapism fantasy flight isolation negativism overcompensation projection rationalization removal resistance shift sublimation submergence submersion substitution wishful:thinking withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2331-amplitude blaring blasting blind:spot crawling creeping drift fading interference loudness noise phone reception sound:wave spread static 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2332:amplitude animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish fullness gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2333-amplitude bulk constancy continuity enormity equilibrium expanse fullness grandeur greatness hugeness immensity incessancy infinity intensity largeness magnitude might monotony plenitude power prodigiousness soundness stability steady:state strength substantiality uniformity vastness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2418-Miss:America ace bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl crackerjack dazzler dream enchantress eyeful knockout looker lovely marvel model paragon peach pinup pussycat queen sensation stunner toast trump 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2419:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive dynamism ecstasy elan encouragement energy enthusiasm evil:spirit exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct intelligence moving:spirit natural notion passion prodigy provocation reflex soul sparkle specter spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2420-Narcissus blowhard braggart egocentric egotist exhibitionist gasbag individualist know-it-all narcissist smart:aleck smarty windbag wise:guy wisecracker 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2422-Negro:spiritual anthem cantata canticle choir chorale chorus church:music doxology ensemble glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2423:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2424:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy emotion energy enthusiasm esprit excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness life liveliness loyalty passion rage relish resolution savor sentiment seriousness sincerity soul spirit vehemence verve violence vitality vivacity warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2425-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2652-aperture avenue blow blow:out blowhole break canal cast:out channel chute clean:out clear clear:away clear:out clear:the:decks crack debouch defecate deplete discharge disclosure door drain duct dump egress eject eliminate empty escape estuary evacuate exhaust exit expel fissure floodgate flume funnel hole inlet leak let:go let:loose let:out loophole loose opening orifice out outcome outlet passage passageway pore port purge release remove slit slot sluice spiracle spout sweep:out tap throw:out unclog unleash vagina vent vessel void vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2653:aperture belt bit blank bore breach break cavity chasm check chink clearing cleft crack crevice cut deal defile disclosure discontinuity fenestra fissure gap gape gaping gash gat gulf hiatus hole hollow inlet intermission interstice interval lacuna leak notch opening orifice outlet pass passage passageway pore prick puncture rift rupture slash slit slot slug space spell split vent void yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2654-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2656-aphorism apothegm axiom belief canon center code command commandment commonplace convention credibility criterion decree dictate dictum directive doctrine dogma edict ethics fact fiat form formality formula formulary fundamental gnome golden:rule gospel guideline guiding:principle imperative law maxim mitzvah moral motto norm ordinance platitude position postulate precept prescript prescription principle proposition proverb regulation rubric rule saying sentence standard standing:order statute teaching tenet theorem thesis truism truth ukase veracity verity viewpoint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2657:aphorism apothegm backfire bat bon:mot boomerang comeback conceit counterattack countermeasure counterrevolution counterstroke crack defense epigram exchange gag gibe give-and-take humor irony jape jest joke mot nasty:crack neat persiflage play:on:words pleasantry quip reciprocation recoil repartee retaliation retort riposte sally sarcasm satire scintillation waggery wisecrack wit witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2658-aphoristic axiomatic clear crisp distinct epigrammatic explicit express gnomic moralistic perspicuous pithy plain platitudinous pointed proverbial pungent sententious stimulating succinct terse unmistakable 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2678-apologetic ashamed bad bitter embarrassed guilty humbled humiliated mortified mournful penitent penitential regretful remorseful repentant rueful sad shamed shamefaced shameful sorrowful sorry terrible unhappy:about wistful woeful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2679:apoplexy breakup cataclysm catastrophe climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2680-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2716-apparently appearance aspect board border brow cheek circumference cortex covering crust demeanor disguise envelope epidermis exterior external facade face facet facing false:front fringe front integument limit lineaments look mask mien openly outline outside periphery rind seeming shell side skin superficially surface top worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2717:apparition appearance astral banshee bogey clod conceive control daemon deception decree delusion demon departed:spirit determine dybbuk eidolon envision evil:spirit fantasy feature figure form genius ghost gloom govern guard guide guise hallucination haunt highest hint illusion image immateriality incarnation incorporate incorporeal intelligence larva lineaments look manifestation manner materialization mirage obsess order outstrip peculiarity phantasm phantasmagoria phantom phenomenon plan poltergeist possess presence presentation protection realize set shade shadow shape sign silhouette singularity specter spectrum spirit spook sprite suggestion theophany umbra umbrage vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2718:apparition appearance babble brainchild brainstorm bubble canard chimera conceit concept conception concoction creation creativity daydream deception delirium delirium:tremens delusion delusive device disposition dream dreamland eidolon envisioning extravaganza fable fabrication fake falsehood fancy fantasy fata:morgana fib fiction figment figure forgery form ghost gush hallucination humor hysteria ignis:fatuus illusion illusory image imagery imagination inclination ingenuity insight inspiration invention inventiveness lie maggot masquerade mirage myth nightmare phantasm phantasmagoria phantom picture pipe pipe:dream poem presence prevarication rage rainbow rave romance self-deception shade shadow shape specter tale tall:story thinking thought trick trip tripping untruth utopia vapor vision visualization whim whimsy wildest:dream wraith yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2719:apparition appearance bubble chimera circumvention deception delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment figure flimflam fooling form ghost hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shade shape snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2720:apparition autism brainchild bubble caprice chimera conceit delirium dereism dream eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2721-appeal application apply beseechment bid call call:on clamor consideration contemplation cry entreaty impetration imploring imprecation invocation meditation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2747-appendicitis bronchitis bunion colitis encephalitis enteritis gastritis gingivitis gout hepatitis inflammation laryngitis lumbago meningitis myelitis nephritis neuritis peritonitis phlebitis polyp pyorrhea rheumatism sinusitis tonsilitis ulcer wryneck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2748:appetite ardor clamor:for commitment compulsion concupiscence constraint cry:for curiosity daydream desire devotion drive eagerness enthusiasm exigency fancy fantasy have:in:mind heart hope impulse libido like liking lust mind need passion pinch pleasure pleasure:principle regard sentiment sexual:desire stress urge urgency want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2749-appetite avarice avidity craving cupidity desire eagerness gluttony grasping greed hunger incontinence intemperance itching:palm lust passion rapacity voracity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2750:appetite biological:urge concupiscence crave craving curiosity desire enthusiasm eroticism fancy hanker hot:blood hot:pants hunger inclination indecency itch itching lechery lust mania nymphomania passion pine prurience raven sensuality sexual:desire starve thirst urge yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2751-appetite chewing consumption crave cupidity desire devouring diet dieting dining dressing drought drunkenness dryness eating famine gluttony gobbling grasping grazing hankering hunger ingestion licking longing lust lust:after munching need nibbling nutrition omnivorous pasture regalement roasting starvation tasting vegetarianism voracity want yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2856-aqueduct beck bed bourn branch brook burn canal channel chute conduit course creek crick culvert duct flume fresh gill gulch gully gutter kennel kill millstream press race river rivulet run rundle runnel sluice spillway stream swash wadi water:carrier water:gate watercourse waterway waterworks web 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2857:abandon abyss adit aqueduct bank bar beat bed beg blaze boom breach break bump bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chase chasm check chimney chink chisel chop chuck circumvent cleave cleft col combine conduit corduroy corrugation countermine course crack cranny crevasse crevice crimp cultivate cut cwm dado deep:six defile dell dike discard disk dispose:of ditch double draw duct dugout dump egress eliminate elude engrave engraving entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak lop mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet race ravine reject remove rent ridge rifle rift rime rive ruck rupture rut sap scarify scissure score scotch scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate striation tag throw:away throw:out throw:over trench trough tunnel turn turn:over valley void wadi watercourse way work wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2858-arabesque attractive baroque busy charming chichi delightful elaborate elegant embellished extravagant fancy fetching fine flamboyant florid flowery frilly fussy interesting intriguing labored lovely luscious luxuriant luxurious ornamented ornate ostentatious overelaborate overworked overwrought picturesque pleasing pretty quaint rich rococo unusual 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2973-aroma attribute badge batten bearing blaze brand bump button cachet cast casting character characteristic color configuration cut design die differential earmark feature figure fix flavor form formalize frame gust hallmark hand idiosyncrasy impress impression index individualism intaglio keynote last line lineaments mannerism mark marking matrix mint model mold molding mould nature needle negative odor particularity pattern peculiarity point property punch quality quirk rocker savor seal shape side singularity smack specialty stamp style tab taint tang taste token trait transcendental trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:2974:aroma attribute aura badge balm bouquet brand breath cachet cast character characteristic compliment configuration cut dash detect differential discharge earmark ectoplasm effluvium emanation embalm emission essence exhalation feature figure flavor fragrance fume fumigate gust hallmark hint idiosyncrasy impress impression incense index individualism keynote line lineaments mannerism mark marking mold nature nosegay note notice observe odor particularity path peculiarity pepper perfume praise property quality quirk redolence reek salt sample sauce savor scent seal season shape singularity sip smack smell soupcon specialty spice spoor stamp stench stink stir suggestion sup taint tang taste token trace track trail trait trick vapor:trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-2975-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3012-arrearage arrears bill borrowing charge damage debt due dues indebtedness liability maturity national:debt need obligation pledge score tribute 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3013:arrearage arrears breach break chasm decline defalcation default defect deficiency deficit delinquency discontinuity failing failure fault gap hiatus imperfection inadequacy inferiority insufficiency interval lack lacuna laxness missing:link need negligence omission outage paucity poverty scantiness shortage shortcoming shortfall slump underage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3014-arrest arrest assurance brake check constraint control curb curtailment cutting deceleration delay drag embargo hindrance inhibition injunction interdict monopoly prevention prohibition protection rationing rein repression resistance restraint restraint:of:trade retardation retrenchment self-control slow:up slowing:down squeeze suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3507-autism autoeroticism conceit ego ego:trip egotism greed individualism interest narcissism overweening pride self self-absorption self-admiration self-content self-esteem self-importance self-indulgence self-interest self-respect self-satisfaction self-seeking self-serving selfishness selfness smugness vainglory vanity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3508:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error fancy fantasy figment freak:out gloss hallucination ignis:fatuus illusion imagination mirage misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding phantasm pipe:dream self-deception trick trip utopia vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3509-autistic bashful brusque close closed hostile incompatible inhospitable meaningless mopey morose secretive self-contained self-sufficient snug spiritless sullen unamiable uncommunicative uncongenial unfriendly unsociable unsocial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3688-bad:habit blemish crime defect deficiency delinquency disorder evil evildoing failing failure fault flaw foible frailty ill immorality imperfection impropriety infirmity iniquity lapse lawbreaking malfeasance malpractice misconduct misdemeanor misfeasance perversion shortcoming sin transgression vice villainy weak:point weakness wickedness wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3689:bad:job balk ball:up bevue bitch blight blooper blow blunder blunder:upon bobble boggle bollix:up boner boob boot botch breach break bugger bull bumble bump bump:into bungle butcher chance chasm check claptrap clutter come:across come:up:against confound confuse destroy disaster disorder dub encounter err error failure false:move false:step falter fault faux:pas fiasco flounder flub fluff flunk foozle foul:up fumble gaucherie goof gum:up gumshoe happen hash hash:up hit:upon howler impropriety inadvertence indecorum indiscretion kill lapse lay:low limp litter louse:up lumber lurch malapropism mangle mar mess mess:around mess:up miscue mishandle misjudgment miss miss:the:mark misstatement misstep mistake mix:up moonshine muck muck:up mucker muddle muff mug mull murder muss mutilate omission oversight peccadillo play:havoc:with pratfall queer rock ruin run:across screamer screw:up shambles shuffle shy slip slip:up slipup snafu snapper solecism spoil stumble stump stupidity throw:off tinker trip violation washout waver wobble wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3690-bad:language blue:language cursing dirty:language filth foul:language obscenity profanity ribaldry scatology strong:language swearing vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3864-bang best:seller bomb fad gain gas gasser hit killing knock:out pelf riot sensation smash successful triumph wow 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3865:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm temblor thrill tic tingle tingling tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3866-bang barrel blow blow:out boil bolt bound bundle burst bustle bypass canter career charge chase clear clear:out clip course crowd dart dash dash:off devil display distill dogtrot drift drive drive:on drop eject flee fleet flight fling flit float flurry flush flutter fly foot forge:ahead fuss gallop game get get:cracking get:going ghost glide go:ahead go:all:out go:slow gun haste hasten hie highball hightail hop hotfoot hump hurry hurry:up hurtle hustle inch jog:trot lash leap light:out look loose lope lumber make:haste make:off muddle:through nip pace pass pass:by plunge post precipitate press:on progress pull pursuit push push:forward push:on race rant reed ride rip rocket run run:out rush sail scamper scoot scour scramble screw scud scuffle scurry scuttle shadow shin shoot shoot:ahead show skedaddle skim skip slip snap speed spring sprint spurt stalk step step:lively step:on:it straddle strut sweep tear tear:out trip trot unclog yank zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3912-banter be:above belittle bit blandish blarney butt cajole chaff coax comeback contemn contempt cut dare defy depreciate deride derision despise diminish disdain dismiss disparage disregard dump:on fleer flout fool fun gibe gird gull haze hissing hold:cheap hold:in:contempt humiliation insult jab jape jeer jeering jest jive joke jolly kid kid:around knock laugh:at look:down:upon lout make:fun:of misprize mock mockery needle pan pillory play:on:words point:at presume pun put:down put:on quip quiz rag rail:at rally razz rebuff repulse rest revile rib ride ridicule roast scintillate scoff scoff:at scorn scout sit:in slam slight sneer sneeze:at snicker:at sniff snort snub sparkle spurn straw swipe take:liberties taunt tease think:nothing:of twit wisecrack 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3913:banter black:humor burlesque caricature cartoon comedy contumely cynicism derision esprit farce gibe hokum humor imitation impersonation innuendo invective irony jest joke lampoon laughingstock mimic mimicry mind mock mockery parody pastiche pinchbeck pleasantry protective:coloration raillery repartee ridicule salt sarcasm satire scorn semblance sham sharpness shoddy slapstick spoof squib take take:off takeoff tinsel travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3914-banter bow breast chaff chuck cold:cuts deride flank flap fool fun haze jape jest jive joke jolly kid knuckle loin needle peg plate put:on rag rally razz rib ride ridge ridicule roast rump shank shoulder sirloin taunt tease tenderloin twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3948-barbican belfry campanile colossus column cupola derrick dome jack lantern lighthouse mast minaret monument obelisk pagoda pilaster pillar pinnacle pole pylon pyramid shaft skyscraper spire standpipe steeple stupa tope tour tower turret 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:3949:bare barren blanched bland blank bleached bleak characterless chasm chaste clear colorless desolate destitute devoid drained empty eroded featureless fleece hollow inane innocent insipid jejune lightened null null:and:void out-and-out paper pure rattlebrained scatterbrained space superficial unadulterated unrelieved vacant vacuous vapid void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-3950-bare barren bland blank bleached characterless clear cold desert desolate devoid dry dull empty exhausted featureless gaunt hollow inane insipid lifeless null null:and:void sterile unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4346-Walter:Mitty ablation absentmindedness absorption abstraction analysis application attention brown:study chimera concentration consideration contemplation daydream daydreamer deep:thought divagate dream dreaming enchantment erosion fantasy freak:out heed illusion incubus intentness meditation melancholy moon mooning muse musing nightmare pensiveness pipe pipe:dream preoccupation rainbow reverie speculation stargazing stray study thought thoughtfulness trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4347:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4348-Waterloo abasement assault bane bankruptcy beat beating blight blow break:up breakdown bust collapse comedown conquest crash death deathblow debacle declension declination defeat depose deprivation descent despoliation destroy destroyer destruction disgrace dismiss dispose:of down downcast downfall downturn downward:trend drop drub eject exhaustion failure fall fate havoc hiding humiliation insolvency knockout licking loser loss mastery misfortune mortification oust overdraft overthrow overturn pounding precipitation prostration quietus rout ruin ruination sabotage settle shame shellacking smash subdual subduing subjection subjugation supple swag sway thrash thrashing topple trimming trouncing tumble undoing unseat walloping whaling whipping worst wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4381-abandon acquiescence activity adherence adoration allegiance ardor attachment belief bond charity commitment compliance conformity connection constancy conviction credo creed cultism dedication desire devotion doctrine dogma drive duty earnestness faith fealty fervor fidelity fire heat homage intensity intentness love loyalty obedience obligation observance orthodoxy passion piety piousness religion resolution reverence seriousness service servility sincerity spirit submission teaching theism tie tradition troth true:blue vehemence veneration warmth willingness worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4382:abandon acquiescence affection alacrity allegiance anger animation anxiety appetite application ardor asperity avidity choler commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fealty fervor fidelity fire flame furor fury glow goodwill gusto heart heat hurrah impetus intensity intentness keenness liveliness loyalty passion piety pliability promptness quickening readiness relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit stimulation tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4383:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4384-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4386-abandon advance arise ascend ascension ascent bank climb climbing crawl creep decline descent drop edge elevation escalate flow fountain get give:up go go:up grade grow gush inch increase jet jump leap levitation list mount mounting pitch progress ramp renounce rise rising route run scale scramble shin sidle soar soaring spout spring spurt stream surge surmount takeoff tip upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4387:abandon afflatus ardor craze cut delight delirium ecstasy enjoyment enthusiasm exhilaration exuberance fervor fever fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness mania orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4388:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4389-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4390:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4391-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4398-abandon barf bounce cast cast:out chuck discard discharge dispose:of drop egest eject eliminate exclude expel extrude gag heave jettison junk keck kick:out obtrude oust pass puke put:out regurgitate reject remove retch scrap shed spew throw throw:away throw:out thrust:out toss:out turn:out upchuck vomit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4399:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4400-abandon bum bum:around bungler clock:watcher cut dawdle dawdler do:nothing dodger dolittle drone goldbrick goof:off hang:around idle idler jump laggard laze lazy leave let:alone let:be let:go lingerer loaf loafer loiter loiterer loll lounge lounger lubber malinger malingerer miss moon mope negligent omit pass:over pass:up plodder procrastinate procrastinator putterer shirk shirker skip skulk slack slacker sleepyhead slouch slowpoke slug sluggard slut snail soldier tortoise trifle trifler truant welsher 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4489-bite breath burn cast characteristic coloration coloring dash drink figure flavor gleam hint idea impress infusion inkling intimation lap lap:up lick look odor sauce scent scintilla seasoning shade shadow sip slurp smack smattering smell soupcon spark spice spoor sprinkling strain suggestion sup suspicion taint tang taste tempering thought tincture tinge tint touch trace track trick undertone vestige whiff whisper 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4490:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4491-bite burn corn cure dehydrate desiccate drain dry embalm evaporate freeze fume fumigate immortalize incense irradiate jerk keep keep:alive kipper lay:out marinate mummify perfume perpetuate pickle preserve refrigerate salt scent season smoke souse stuff swill 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4510-black:and:white contrast emanation enlightenment highlight illumination irradiation light light:source lighting radiance radiant:energy radiation sidelight tonality 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4511:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4512-black:sheep blemish burn chaff chalk dust impurity intruder misfit mote oddball riddle sliver smut speck splinter stone vice weed 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4558-blase disappointed disenchanted disillusioned enlightened indifferent knowing sophisticate sophisticated undeceived worldly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4559:blast blast blaze blizzard blow burst cloudburst convulsion cyclone eruption explosion fit flare:up flurry gale gust howl hurricane irruption monsoon outbreak outburst paroxysm peal rainstorm roar scream seizure shout shriek snow snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4560-blast blast blight cancer canker contaminate corrupt corruption crumble debase debauch decay degenerate demoralize deprave dry:rot filth fungus gangrene mildew mold must mustiness obscenity pervert pest rot rust smut spoil stain stuffiness taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4838-breakaway erratic extraordinary improbable kinky offbeat out-of-the-way peculiar rare recherche strange sudden sui:generis unannounced unanticipated uncommon uncustomary unexpected unfamiliar unforeseeable unforeseen unguessed unheralded unhoped:for unordinary unpredictable unpredicted unusual unwonted without:warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4839:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall outbreak overset overthrow overturn prostration reorganization revolt revolution revulsion sabotage somersault spasm spill subversion tabula:rasa turn turnover unquiet upheaval upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4840:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4841-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4929-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4930:bug case craze enthusiasm fad fanaticism fascination fashion fervor fixation frenzy furor furore fury hysteria infatuation love madness mania obsession passion rage thing yearning zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4931-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4963-burial concealment covering darkening deception disappearance eclipse hiding immateriality interment invisibility mystery mystification occultation overcast secrecy secretion shading shadowing subterfuge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:4964:burlesque butt byword caricature chump derision dupe easy:mark fair:game fall:guy fish fool game goat gudgeon gull handle interfere jest jester joke lampoon laughingstock mark mock mockery monkey patsy pigeon ridicule sap sarcasm satire scapegoat sitting:duck spoof sport stock sucker target toy travesty victim witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-4965-burlesque carbon carbon:copy clone color copy counterpart daub ditto double doubling dummy dupe duplicate duplication echo facsimile imitate imitation iteration model paraphrase parody pastiche quadruplicate rebirth redundancy reiteration repeat repetition replica replication representation representative reproduction rubbing symbol tautology tracing transcription travesty triplicate twin variety version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5011-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:5012:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5013-calm cease cessation close decrease die:down dwindle dwindling ebb halt lull molder pacify quiet soothe stop subside termination tranquilize wane waning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5339-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:5340:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay desire detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant end engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fever fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holding holdup hypnotize ictus immerse immure impede impediment impressment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from keeping kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nip nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch possession prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in save seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5341-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5370-aberration abuse at:fault atrocity blameworthy defalcation delusion dereliction distortion errancy evil fallacy falseness falsity fault flaw heresy illusion injury malfeasance misapplication misconduct misconstruction misfeasance misinterpretation misjudgment outrage perversion self-contradiction sin unorthodoxy untruth wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:5371:aberration abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment advance alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage arrest back back:and:fill backbone balance bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow bit blemish blessing block bloody blooper blow boner boot bottom bottom:out bounce breach break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust cadence caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear clearance cleavage cleave cleft coerce coffee:break col cold:storage collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round comma commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off deal decamp decipher decline decompose defalcation default defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade delay deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinuance discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do doldrums domesticate domineer dormancy downgrade downtime draw drench drill droop drop drum:out ease ease:up ebb:and:flow emerge emergence end enervate enslave erupt escape escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold footing form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grace grind groom groove gulch gulf gully habituate half:time halt handle hang:fire hap happen happenstance happy:hour harden harness heart heave henpeck hesitate hesitation hiatus hibernation hitch hold:off hold:up hole holiday housebreak humble humiliate hurt ignore immobility impart impoverish impropriety improvement inaction inactivity inaugurate incise incision indecorum indisposition indolence inertia infringe initiate injure inner:man interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish lapse latency law:of:averages laxness lay:off layoff leak leakage lean leave leg lesion let:go let:out let:up letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meanwhile meliorate milk minim mismatch missing:link mitigate mitigation moat modification modulate modulation moratorium mugwump mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice predicate prepare price:cut printed:circuit prisonbreak probability procrastination puncture purge put:about put:back put:down qualification quell quiescence quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress reprieve repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shift shiver short short:circuit shortage shot show shut:down silence skin slash slew slice slit slot slow:up slowness slump smash snap solecism sore soul space spell splinter split sprain spread squeak stab stall start stay stick stop strain stretch:out strip subdue subjugate suppress surcease surge surplus suspend suspension swell switch switch:over take:five tame tear tell ten tend terrorize time time:lag time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize unbend uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat unwind upheaval vacation valley vanquish variation variety vary vent violate void wadi wait walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5372-aberration affectation alibi apology bamboozle blind bluff cloak color cover cover:story deception delusion device excuse facade feint fraud front gloss guise handle hoodwink humbug illusion imposture mask pretense pretension pretext protestation refuge screen secret semblance sham show smoke:screen stratagem subterfuge trick varnish veil 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5376-aberration asymmetry break buckle contortion contrariety defect deformity deviation difference discontinuity disparity disproportion distortion gnarl imbalance inadequacy inequity injustice insufficiency irregularity kink knot nonuniformity odds quirk screw shortcoming torsion turn twist unbalance unevenness warp wrench wrest wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:5377:aberration abnormality abrade abrasion abyss account:for ace acid address adept afflict aggravate agonize allegorize amputate annihilate answer aperture approach apt assay attempt badger band bang bar bark bash bat batter beat beating befoul bell belt bend bespatter bid biff birthmark bit bite blackhead blast blaze bleb bleed blemish blister bloody blot blow boat bob boom bottom brand bravura breach break break:in break:up breakage breath bristle broach bruise brush bucket bug bump burn burst bust butcher canyon carry:off carve cast castrate catch cauterize cavity chafe chap char chase chasm check chimney chink chip chisel chop cicatrix clack clap clarify clash claw clear:up clearing cleavage cleave cleft click clip clobber clout cloven clump coal coerce col collapse come:apart compel complication concussion conk:out constrain continue contort contravene convulse corrugation counter coup crack crack:up cracked crackerjack crackle cranny crash crater craze crenellate crevasse crevice crimp cripple crucify cry cunning cut cut:off cutting cwm damage dash deal debug decipher deck decline decode deface defect defection deficiency defile deflate defoliate deform deformity dell demonstrate demythologize denude depression destroy deteriorate detonate detonation die dig dike dint disable discharge discourage disentangle disfigure disfigurement disillusion disintegrate disjoin dismal dismember disproportion disrupt dissect distort distortion distract distress disturbance disunite ditch divaricate divide divine division divorce do dope dope:out drag draw draw:and:quarter drawback drop drub drumming earshot elucidate embitter endeavor engrave engraving enlighten essay etch exacerbate excavation excise exemplify exfoliate experiment explain explicate explode explosion expound extinguish failing failure fall:to:pieces falsification fathom fault fell fenestra fester figure:out find:out fissure flame flap flash flaw flay flick fling flip flop flume flute foible force found fracture frailty fray frazzle freckle freeze fret fulminate furrow fusillade gag gall gambit gap gape gaping gash gat get give:away give:out give:way go go:off go:through go:to:pieces gore gorge gouge greet grind gripe groove guess gulch gulf gully gunshot hack hair hairbreadth harm harrow hemorrhage hew hickey hit:it hole hollow humble hurt illuminate illustrate impair impairment impale imperfection inadequacy incapacitate inch incise incision indent indentation infirmity injure injury inlet instant interfere interpret interrupt irk irritate irritation jab jag jiffy jog joint kill kink knock knock:down knock:out knot knurl lacerate laceration lance lancinate leach leak lesion lick list little macerate maim make:clear make:out make:plain mangle mar marker martyr master maul melt mill minute misconstruction misinterpretation misrepresentation misstatement misunderstanding moat mole moment mug mutilate mutilation nevus nick nip notch offend offer open open:up opening orifice outlet oxidize pain parch pare part pass passage passageway paste pause peel pelt penetrate percussion perversion pick:to:pieces picot piece pierce pimple pinch pink pit plaque plumb plunge plunk pock pockmark poke pop popularize pore potshot pound pounding prejudice prick problem prune psych psych:out pull punch puncture punish pustule put put:back queer rack rake ramp rankle rap rationalize ravel ravine refine relax remove rend rent report resolve rick riddle rift rime rip rive ruck ruction ruin run run:into rupture salvo savage scab scald scale scallop scar scarify schism scissure scorch score scotch scrabble scrape scratch screw scuff seam sear sec second separate separation serrate sever shatter shiver shoot shortcoming shot show shred simplify singe sizzling skilled skin slash slat slaughter slice slit slog slot slug smack smash smashing smirch smite snag snap snapping snatch snip soak sock solder solve sore sore:spot soreness sort:out space span spell:out spit spitting:distance splat splinter split split:second split:up splitting spoil sprain spread stab stagger stand:up start step stick stick:up sting strain strawberry:mark streak streaking stretch striate striation strike strip stripe sty sunburn sunder superior swap swat swing tag taint take:apart take:off tap tarnish tattoo tear tear:apart tear:to:pieces thread throw thump thwack tick tickle time token tooth torment torture track trauma traumatize trench trial trial:and:error trice trough truncate try turn tweak twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave upset valley vandalize vesicle virtuoso vitiate void volley vulcanize wadi wale wallop warp wart weak:link weak:point weaken weakness weal weep weld welt wen whack wham whirl whittle whomp whop wink work work:out worsen wound wrench wrest wring wrinkle wry yak yawn yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5378-abet accelerate admonish advise advocate ask beset bundle bustle caution charge coerce compulsion constrain constraint counsel crowd demand dispatch dispose dissuade drive drive:on egg:on encourage enjoin exhort exigency expedite expostulate foment forward goad haste hasten hurry hurry:up hustle impel impulse incentive incite induce inflame influence instigate make motivate move need persuade pinch preach precipitate press pressure prevail:upon prick prod prompt propel provoke push push:on quicken recommend remonstrate rush set:on shove sic speed speed:up spur stampede stimulate stress suggest sway talk:into thrust urge urgency warn whip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5406-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:5407:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-5408-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip ward zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-6279-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat:6280:abscess access accession ache aching ague anemia annexation anoxia anthrax asphyxiation asthma atrophy black:lung boil breakdown bunion chill chorea cirrhosis cold colic constipation convulsion cut cyanosis debility decadence declension declination decrepitude degeneration dermatitis deterioration diarrhea discharge distress dizziness downfall downgrade dropsy drunkenness dysentery dyspepsia eczema edema eruption fall fatigue festering fever fibrillation fits:and:starts flood flu fluctuation flux gripe growth heartburn hemorrhage hepatitis hives hypertension hypotension icterus indigestion infirmity inflammation influenza insomnia instability irregularity itching jactitation jaundice lactation lesion lumbago motion:sickness nausea necrosis outbreak pain palsy paralysis prickly:heat prostration quaking qualm quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm spate stress succession swelling swimming tabes tachycardia tension trauma trembling trots tumor ulcer unrest upturn vertigo vibration vomiting wasting wavering wound yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat-6281-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-11-Amor Aphrodite Apollo Ares Astarte Athena Baal Bacchus Balder Bragi Ceres Cora Cronus Cupid Cybele Demeter Diana Dionysus Dis Donar Earth Eros Flora Frey Freya Frigg Gaea Ge Great:Mother Hades Helios Hephaestus Hera Hermes Hymen Hyperion Isis Jove Juno Jupiter Kama Kore Loki Mars Mercury Minerva Mithras Narcissus Neptune Nike Odin Olympic:gods Pan Persephone Phoebe Phoebus Pluto Poseidon Priapus Ra Savitar Tellus Thor Titan Tyr Venus Vesta Vulcan Wotan Zeus asteroid fertility:god forest:god forger houri intemperance planet smith solar:system wanderer 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:12:Amor Eros Platonic:love acceptance aching adherence admiration admire adoration adore affect affection affinity agape aim:at amour appreciate appreciation approbation approval ardor ask association attachment attention attitude beloved bent best:wishes bias bless blow brotherly:love care:for character charity choose concern connection consideration crush curiosity defect defer:to deify delight desire devotion eagerness ecstasy elect enthusiasm eruption esteem exalt eye faith fancy favor fellow:feeling fervor fire flame fondness foreboding free:love friendship fuss gloat:over glow go:for goodwill gust gusto hankering harmony heart heartthrob heat hero:worship homage honor hurrah idolatry idolization idolize inclination indulgence infatuation infirmity intensity interest leaning leniency libido like liking longing look:up:to love lovemaking loyalty lust lust:after mark mind outbreak outburst partiality passion penchant piety pining piousness please pleasure popularity predilection predisposition prefer preference prize propensity rapport rapture regard relish response revere reverence savor select sentiment sex shine soft:spot spasm susceptibility sympathy take take:to taste tempest tenderness transport value venerate want warmth weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:13:Amor Eros Platonic:love adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity conformity constancy cult cultism deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:14:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-15-Angelus Ave:Maria Hail:Mary Kyrie:Eleison Paternoster address agape appeal application assemble beads begging benediction beseechment bid blessing call clamor collect communion confession congress consideration contemplation convene cry demand desire devotions entreaty fetch grace hold impetration imploring imprecation indent intercession invocation involvement judge litany meditation muster orison petition plea pleading pleasantness prayer request requisition rosary solicitation suit summon:up supplication thanks thanksgiving trial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-165-English:horn bassoon cello clarinet clarion cornet diapason fife flute head mixture oboe ocarina octave organ:stop panpipe piccolo pipe principal rank recorder reed reed:stop register saxophone station stop sweet:potato tremolo trombone trumpet vibrato viola whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:166:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heart heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-167-Establishment Rasputin Svengali VIP access bad:influence big:wheel bureaucracy court directorate friend:at:court gray:eminence heavyweight hierarchy influence influence:peddler ingroup key kingmaker lobby lobbyist management manipulator ministry officialdom open:sesame power power:elite powers:that:be pressure:group ruling:class special:interests them they top:brass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-298-absurdity ambiguity ambivalence antinomy asymmetry contradiction disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:299:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe emptiness facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-300-absurdity big:deal dead:letter emptiness failure fatuity folly foolishness frivolity futility hopelessness idleness impotence inadequacy inanity ineffectiveness ineffectuality insignificance levity lightness noise nullity pointlessness rat:race shallowness superficiality thoughtlessness triviality unproductiveness unreality uselessness vacuity vanity vicious:circle weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-329-abundant awash big bloated brimming bristling bursting close compact congested crammed crawling crowded distended drenched full glutted gorged jammed lavish loaded overblown overburdened overfed overflowing overfull overloaded overstuffed packed populous prodigal profuse prolific replete rife satiated saturated soaked studded stuffed superabundant supercharged supersaturated surfeited swarming swollen teeming thick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:330:abuse accept access affect affection aggression ailment algorithm ambush amok animadversion apoplexy approach arrangement arrest articulation aspersion assail assault assume attack attack attempt backbiting baste batter battering battery beat:up begin belligerence berate berating blast blister blitz bloodshed blot blueprint brawl broil bruise brutalize burn bushwhack butcher calculation calumny carry:on castigate censure challenge character:assassination charge chauvinism citation combat come:at come:down:on complaint conception condemn confound contrivance contumely convulsion crack:down:on cramp criticism criticize cuss:out damn decry defamation defy delivery denigrate denounce denunciation depreciation descend:upon design despoil destroy destruction detraction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into diversion donnybrook drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy epithet excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit flap foresight forethought form fracas fray frenzy furor fury fustigate game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer harm have:at hit hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate incursion infiltration intention invade invasion invective inveigh:against involve involvement irrupt jawing jingoism jump killing lambaste land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means melee molest move:into mug muster obloquy occlusion offense offensive onset onslaught opprobrium organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage raid ramp rampage rant rape rating rationalization ravage rave reflection reprimand revile revilement riot rioting roar roast rodomontade rough row ruin rush sack sacking sail:into sally savage scandal scarify schedule schema scheme scolding scorch seize seizure set:about set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell start state:of:war stoppage storm strategy stricture strike stroke surprise system tackle tactics take:on take:up tale tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violate violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wipe wreak:havoc wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-331-abuse accuse arraign attack belittle blame censure condemn criticize damn damned decry denounce denunciate depreciate disapprove disparage fulminate:against impeach impugn indict inveigh:against knock pan rap rebuke reflect:upon reprehend reproach reprobate reprove scold shake:up skin vilify 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:332:abuse ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pound shock sore sore:spot spasm stab stitch stress stroke suffering tender:spot throb throes twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-333-abuse ache activate adulterate afflict affliction affront aggravate aggrieve agonize agony ail alloy alter anger anguish animate annoy approach assail assault atrocity attack bag bane bastardize batter bean beat beat:up bedaub bedevil befoul beguile belabor beleaguer belie beset besiege besmear besmirch besmoke bespatter bete:noire betray betrayal bewitch bias bill black blacken blasphemy blast bleed blemish blight blockade blot blur botch bother brand breach break break:down break:up bruise brutalize buffet bugbear burden cajole calamity canker cataclysm catastrophe catch censure chafe change charge cheapen check chivy chop clobber coarsen concern condemn confound constrain consume contaminate contravene convert corrupt corruption crucify crush curse cursing cut cut:up damage damn daub death debase debauch deceive decimate decoy deface defame defect defile deflect deflower deform degenerate degrade delude demean demolish demoralize denature denigrate denunciation deprave depredate depression deprivation dereliction desecrate desolate despoil destroy destruction deteriorate detriment devalue devastate deviant deviate devitalize devour difficulty dilute dirty disability disable disadvantage disapprove disaster discolor discomfort discommode discredit disease disfigure disgrace dishonor disparage displease disservice dissolve distemper distort distress disturb divert do:in doctor dog doom drain drawback embezzle embitter employ encircle encompass enfeeble engorge enrage entice envelop envenom evil exacerbate execration exercise expose expropriate face fault festering filch flaw force fortify foul frazzle fret fuddle gall gnaw gobble grief grievance grieve grind gripe gut handicap hang:in:effigy harass harm harry haunt havoc hex hindrance hoot hound hunt hurt ill-use impair impairment imperfection impose:upon imposition imprecation incinerate inconvenience indignation infect infection infringe infuriate injure injury insult inundate invalid inveigle invest invoice ire irk irradiate irritate jinx knock knock:about knock:around lace lambaste lay:on lay:waste lead liability load loss lower lure madden maim malaise malediction malfeasance malign maltreat mangle manhandle mar martyr maul melancholy menace mess mess:up misapply misappropriate mischief misconduct misdirect misery misfeasance misguide mishandle mislead mismanage misplay misprint misquote misread misrule mistreat misuse modify molest muddy mug mutilate nasty nettle obstacle obstruction offend oppress outrage overpass overstrain overwhelm pain paw peculate perplex persecute perturb perversion pervert pester pierce pilfer pillory plague play:havoc:with pocket poison poisoning pollute pollution pommel pother prejudice prick problem profanation profane prostitute prostitution prostrate provoke pummel punish pursue put:back put:out puzzle rack rankle rape rationalize ravage rave ravish ravishment raze reduce reprimand resentment revile rile rot rough roughhouse ruin sabotage sack sacrilege sadness savage scar scathe score scrape scratch seduce seduction sell:out sexual:assault shame shipwreck shortcoming sidetrack sin slander slight slur smear smirch smite smoke smudge smut snap soften:up soil sophisticate sorrow spatter spike spoil spot stab stain steal stigmatize sting strain straw stress strip subvert sully surround swallow:up swearing tab taint take tamper:with tar tarnish tear tease tempt thrash threaten torment torture tragedy transgress trespass trouble trounce try turn:aside turn:away twist undo upheave use vandalize vaporize vex vexation victimize vilify violate violation violence vitiate vulgarize wallop warp waste water weaken weakness weight woe woebegone worry worsen wound wrack wrath wreak:havoc wreck wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-382-abysmal bottomless cavernous colossal enormous gape gaping immense mighty monstrous plunging prodigious soundless tremendous unfathomable unfathomed vast yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:383:abyss affect air:space alienate alienation allowance alveolus aperture bank bed beguile benthos betray bind blank blaze blemish bore bottom branching breach break break:in break:through break:up breakage broach bump burrow burst burst:in bust bust:in caesura canyon cave cave:in cavity cessation chalk channel chap character chasm check chime chimney chink chip clearance clearing cleavage cleave cleft cloven col color comb come:apart come:out concave conflict connection corridor cover crack cracked cranny crater craze create crevasse crevice cut cwm dale deep deeply defection deficit defile delay dell depression depth dichotomy difference difficulty dig dig:up diggings dike disaffection disagreement discharge disclosure disconnected discontinuity discrepancy disfavor disintegrate disregard disrupt disruption distance disunion ditch divaricate divergence divert divide divided division drain draw dredge drench drill empty engraving enquire error escape excavation exfoliate extraction failure fall:to:pieces fallacy fault fenestra fissure fit flaw flume fold forked fracture frost furrow gap gape gaping gash gat get gill give:away give:way glen go go:away gold:mine gorge gouge groove ground grove gulch gulf gully gutter hack halt hand hatch hiatus hoar hole hollow hurt incise incision indentation inlet inquire interim interlude intermission interruption intersection interspace interstice interval issue jag jam jog joint jump lacerate lacerated lacuna lapse leak letup liberty lode lull make mangled mine mistake moat mutilated narrow neglect niche nick notch ocean:depths omission open open:fire open:up opening orifice outlet oversight pan part pass passage passageway pause penetrate perforation pit pore position print probe problem profundity prospect puncture quarry quartered ragged ravine read recess recoil rend rent respite rest ridge rift rime rip rive run rupture scale schism scissure scoop score scotch scrape scratch seam sell sell:out separate separated separation severed shaft shredded shut:down shut:off sink skip slam slash slice slit slot slough snap space splinter split spread stab start stop suspension tap tattered tear torn treasure:trove trench trip trouble trough tunnel vacuity vacuum vale valley vein visa void wadi wait wash weak:point well white workings yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:384:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:385:abyss bank birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col concave crack cranny crater craze crevasse crevice cut cwm damage deep deface defect defile deform deformity dell depth dig diggings dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gold:mine gorge groove gulch gulf gully harm hickey hole hollow hurt incision joint kink leak loophole mar mark mine mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule quarry ravine rent rift rime rip rupture scab scar scarify scissure scratch seam shaft slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-386-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-427-accentuate address aim aim:at application appropriate attribute ax back bear bearing bend bias birthmark bite blaze blemish blotch bracket brand bring:up butt call:attention:to cast chalk chalk:up character characteristic check chisel cicatrix coloring contribute crook crumb cut dapple dash define delimit demarcate descend designate details determine die direct direction discolor discoloration dispose dot drill drop earmark elbow emphasize engrave engraving face feature fix fix:on flick force freckle gash go goad gravitate grind guide guts hack hatch head hint hold:on hole idea identify impress imprint incline indicate intaglio jot lance lead lean level:at line look:to mallet mark mark:off marking mention message mole mordancy mottle needle nevus nick notch object patch pencil pepper pivot plunge poignancy point point:at point:out point:to point:up pointer polka:dot precipitate present prick print property punch punctuate puncture quality redound:to riddle rocker run scar scarify score scotch scratch seal seam serve set settle shade shadow shoulder single sink skewer snip solder spatula speck spike spine spit splash splotch spot spotlight stain stamp steer stigma stigmatize strawberry:mark streak stress striate stripe style subside suggestion tang tattoo tend thought thrust tick tick:off tittle to:the:point trace train trait trend turn underline underscore verge warp watermark way whittle work:toward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:428:accept access ambush assail assault attack blitz bump bushwhack catch come:at come:down:on crack:down:on descend:upon desire fall:upon gain gang:up:on go:at go:for harry have:at hit hole jump jump:on land:on lay:hands:on lay:into light:into mug pitch:into pounce:upon pound sail:into set:on set:upon spasm spring:upon strike surprise swoop:down:upon wade:into 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-429-accept acceptance acclaim bon:ton celebrity character cry currency eclat fame fashion favor figure glory kudos look name notoriety popularity preference prevalence publicity recognition renown report reputation repute style taste thing vogue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-534-access admissibility admission appearance assimilation availability comprehension eligibility embodiment evidence hospitality inclusion incorporation membership openness participation reception tolerance whole 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:535:access ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-536-access advance advantage agree:with answer become befit benefit do do:the:trick fill:the:bill fit forward get go:with meet profit promote qualify raise relate serve stretch suit work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-538-access alley approach arterial artery avenue blind:alley boulevard bypass byway causeway channel close course court creek crescent dike direction drag drive driveway entree expressway fairway freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:539:access amok apoplexy approach arrest attack blockade cataclysm check closing closure convulsion cramp death disaster eclampsia entrance epilepsy explosion fall falling:sickness fever fit frenzy furor fury get grand:mal grip ictus influence lockjaw occlusion orgasm outburst pang paroxysm petit:mal possession rage seizure sexual:climax shutdown siege spasm spell stoppage storm stroke tantrum tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:540:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-541-access approach corridor entrance entry foyer hall lobby pass passage portal portico threshold vestibule 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:542:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:543:access attack backfire bang bark belch blast blaze blow blowout blowup boom breeze burst cascade clap convulsion crack crash cyclone deflagration detonation discharge disgorgement ejaculation emission eruption exclamation expansion expletive explosion expulsion fit flare flare:up flash flaw flood flurry frenzy fusillade gale gunshot gush gust hurricane increase irruption jet outbreak outburst outflowing outpouring paroxysm pop puff rapids report rush sally salvo scene scud seizure shot spasm spate spew spout spurt squirt stew storm surge tantrum tempest tornado torrent upheaval upsurge volley wax whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-544-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-580-accessory auxiliary collateral dependent feudal inferior liege minor offshoot satellite secondary servile sub subject subordinate subservient subsidiary tributary under vassal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:581:accident accomplished:fact accomplishment ache achievement aching act acta action adventure affair affliction bafflement balk bane bang bankrupt banquet bash bat bay beat beat:it beating beep belt biff blare blast blat blight blizzard blockbuster blow blow blow:off blow:out blow:over blowout bluster bobble bolt bomb bombshell boot bop botch box bray break break:down breakdown breakup breath breathe breather breeze brew brunt buffet bugle bump bungle burst bust calamity cannon capsize carom casualty cataclysm cataract catastrophe catch cave cave:in chop clarion clash clean:out clear clear:away clear:out clear:the:decks clip clout clump collapse collision comedown concussion consume convulsion cough coup crack crack:up cramp crash crow crunch cuff cut dash dashed:hope dealings death debacle deed defeat defecate depart deplete destiny destroy destruction detonate devastation dig ding dint disappointment disaster discomfiture disillusionment dissatisfaction dissipate distress dither do:in doing doings dole dolor doodle doom douse drain droop drop drub drumming duck:out duff earthshaker effort eliminate emit empty encounter endeavor enterprise escape evacuate exhale exhaust exit expel expire explode exploit extinguish fail failure faint fait:accompli fatality fate feast feat fiasco fife fizzle flaw flee flowering flub fluff flurry flute fool:away foozle foul:up founder freshen fritter frustration fumble fume fusillade gasconade gather gest get:away get:off give:off give:out go go:down go:off go:through goof grief gulp gum:up hack hand handiwork harm havoc heave hiccup hit honk hurt impact impingement impose infelicity inhale injury inspire jab jar job joker jolt kicker knock lam lapse lavish legend lesion let:out letdown lick life lot louse:up maneuver measure meeting mess mess:up mirage misadventure mischance misery misfortune mishap mouth move muck:up muff onslaught operation overt:act pain pang passage passion peal pelt percussion performance peter:out pileup pipe pipe:up play:out plug plunk poke pontificate pound prate proceeding production profile pull:out punch purge put quake quit rage rap ravage reek remove respire respite retire revelation reverse romance ruffle ruin ruination run:down run:out run:through scatter scram screw:up scud scuttle seize:the:day set:in set:up setback shatter shipwreck shock shocker shout shriek sideswipe sigh sink slam slap slather slog slosh slug smack smash smashing smashup smoke sneeze sniff sniffle snore snort snuff snuffle sock sore sore:spot sound souse spasm spend squall squander squeal stand step stress stroke stunt succumb suffering surprise swap swat sweep:out swing swipe switch take:a:powder tattoo tease temblor ten tender:spot thing throes throw:away throw:off throw:out thump thunderbolt thwack toot tootle total:loss tour:de:force tragedy transaction trouble trumpet turn tweedle typhoon unclog undertaking vacillate vamoose vapor vent void waft wallop washout waste waver welt whack wheeze whine whistle whomp whop windstorm winnow withdraw work works wound wrack wreck wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-582-accident adventure beard bet blessing bomb brave break bump chance confront dare defy destiny encounter event face face:up:to fate felicity flier fluke fortuity fortune gamble gamble:on good:luck hap happenstance hazard hesitation hit investment law:of:averages liability light lot luck meet occasion opportunity pass play play:with:fire plunge predict probability prognosticate random:sample risk roll serendipity speculation stake story stumble take:chances tempt:Providence tumble uncertainty venture wager 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-710-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:711:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-712-accomplished:fact accomplishment ace achievement act acta action activity adventure affectation answer approach arabesque artifice bestride bit blow clip contrivance countermove coup course course:of:action cross cut dealings deed defective device diminish direction divide do:the:trick dodge doing doings effort endeavor enterprise expedient exploit fait:accompli feat fill:the:bill ford gallery game gest gimmick go go:out hand handiwork improve improvisation initiative job journey journeying last:resort leave makeshift maneuver means measure motion move movement operation overt:act pass pass:by pass:over passage path performance procedure proceed proceeding process production progress progression quit raise range reach resign resort resource route routine run running shift solution span spoor sport step step:down step:up stoop stopgap stratagem stride stroke stunt suffice tactic take:steps tentative thing tour:de:force track transaction travel trick trump turn undertaking way withdraw work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-948-acerbity acidity acridity acrimony astringency bite bitterness brute:force coercion compulsion constraint duress edge emotionalism energy force grip harshness intimidation irascibility keenness might mordancy nervousness poignancy point power pressure rigor roughness sensitivity severity sharpness sting strength stridency stringency strong:arm teeth twist vehemence vigor violence virulence warp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:949:ache aching afflict affliction affront aggrieve agonize agony ail anguish annoyance anxiety bit bite bitterness bleed blow bore bother box bristle bruise burn cabin calamity care carry:off catastrophe chafe charley:horse chill colic constrain contrition convulse convulsion cramp crib crick cross crucify cut cut:up depress depression despair difficulty disaster discomfort discomposure dismay disquiet distress dither dolor drag effort evil exacerbate exertion exigency fatigue fester festering frenzy fret frostbite gall gnaw gnawing grate grate:on gravel grief grieve grimace grind gripe grit harass harm harrow hassle headache hitch hurt hurting inconvenience industry inflame infliction injure injury insult irk irritate irritation joylessness kink labor lacerate lament lamentation lesion malaise martyr misery misfortune misgiving mortification mourn mournfulness needle nemesis nettle nip nuisance offend offense oppression ordeal orgasm outrage pain pains pang paroxysm passion pathos pay penalty pest picot pierce pinch pining poignancy pressure prick prostration provoke rack rankle rasp raw regret remorse rub sadden sadness savage scourge seizure sharpness shiver shivering shock shoot shooting smart soft:spot sore sore:spot soreness sorrow spasm stab sting stitch strain strait stress stroke suffer suffering task tender:spot tension tentative thrill throes tingle toil torment torture tragedy trauma traumatize travail trial tribulation trouble try tweak twinge twist twitch upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:950:ache aching ague chill chilling creeps cut dither freeze frostbite goose:bumps horripilation nip shiver shivering shock spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-951-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-957-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:958:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-959-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1042-acquiesce assent bow capitulate cave cringe defer defer:to fawn knuckle knuckle:under obey succumb truckle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1043:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1044-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity flattery flexibility homage honor loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1045:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1046:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1047-acquiescent active ardent compliant conscientious constant deferential determined devoted devout duteous dutiful enthusiastic ethical faithful loyal meticulous mindful moral obedient observant practicing punctilious punctual regardful resolute respectful scrupulous submissive true willing zealous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1110-act act acting action activism activity address affect affectation air angle aplomb appearance application approach argument arrange arrangement array art aspect assay assignment atmosphere attack attitude aura background bag bearing beck beckon behave behavior bias blow bluff body:language bon:ton brow build:up business calm carriage carry case cast charade chic color coloring command complexion comportment composure conception concern conduct confidence consideration contrivance control convention cool copy countenance course course:of:action craze current custom decree demeanor deportment design device diplomacy direction discipline do doing doings drag drive dumb:show duplicate elan employ employment endurance enterprise equanimity essay execute exercise experiment exploit expression exteriority extrinsicality face facility fad fashion favor feature features feeling feint folkway follow form format front function functioning garb gear gesticulation gesture go going grace guise handling idea imitate impersonate implementation impression in:practice interest labor lay layout line lineaments lines look looks make management maneuver manipulation manner manner:of:speaking mannerism manners masquerade means measure method methodology mien militancy mime mimic mirror modality mode model modus:vivendi mood motion move movement movements occupation office on:the:move operation organization pantomime pass:for passage pattern peacock peculiarity perform performance plan play play:the:game poise port portray pose pose:as position posture practice praxis presence procedure proceed proceeding proceedings production proper:thing purport purpose pursue question quickness rage readiness repetition representation resolution route run running sang-froid savoir-faire scheme seeming self-possession serve set shallowness sham show shrug sign:language simulate sit slant social:science sophistication spirit stance state step stir strain stroke style superficiality swim swing tact tactics take:to tenor timbre tone traditionalism trend try turn twist under:way usage use vein visage vogue way wont work working workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1111:act act acting affect affectation air airs alibi apology appearance artfulness artifice aspect assume bearing bend betray blind bluff blunt border breathe bring:forward brow bullshit burlesque camouflage canary cant caricature characterization charade cheat chicane chicanery claim cloak color coloring complexion concealment conduct conspiracy contrast copper copy countenance counterfeit cover cover:story cover:up craft cream credibility:gap cunning deceit deceive deception delusion demeanor demonstration denomination deputy designation device diddle disguise dishonesty display dissemblance dissimulation dodge drama dramatize dummy duplicity effrontery embodiment enactment evasion exaggeration excuse exhibit exhibition exhibitionism exposition exposure express expression externals facade face facet facia fake fakery false:front false:show falseness falsity farce feature feign feint figure figurine finesse flam flaunting flimflam flourish fore forefront foreground forehand foreword forgery form fraud fraudulence fringe front front:man front:matter frontage frontal frontier frontispiece gall gambit gammon gaudiness gilt gimmick gloss guile guise gyp handle head heading hoax hocus-pocus hoke humbug hypocrisy identity illuminate illusion image imitation imposture incognito indirection insincerity intrigue juggle knavery lead let:on lineaments look make:believe maneuver manipulation mannerism mask masque masquerade mien mirage mislead misrepresentation mock mockery model motley move mummery obverse opening ostentation overact overconfidence pageant pantomime parade parody performance perjury phantasm phony picture pitch plausibility play playacting ploy pose posing posture preface prefix presence present presentation presentment pretend pretense pretension pretext primrose priority production profess projection proscenium protective:coloration protestation public:image put:on racket recommend refuge represent representation retrospective right ruse sanctimony screen seeming sell semblance set:forth sham shape show showing simulacrum simulate simulation sleight sleight:of:hand smoke:screen speciousness spit spoof statue stratagem subterfuge superficiality supply swindle tergiversation tone top travesty treachery trick trickery unfolding unveiling utter varnish veil veneer vision visor wear wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1112-act act acting advise appear barnstorm carry carry:on come:out cover do emote emotionalize enlist gush impress make mime pantomime patter perform performance play post register sketch slobber:over star steal:the:show stooge transmit troupe upstage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1158-acting affectation afterglow alibi allowance apology appearance bedaub bedizen begild belie besmear blind bluff brightness buff burnish butter calcimine camouflage cloak coat color coloring comment:upon complexion contort cover cover:story creamy dab daub deception decontamination delicate delusion device dictionary dip disguise dissemblance dissimulation distort distortion dress:up dye edit eggshell embellish emblazon embroider enamel epidermis error excuse explain exteriority facade face fakery false:front false:show falsify falsity feint finish flat flush fraud fresco front fudge furbish garble gazetteer gild gilt glance glaze gleam glint gloss gloss glow grain guise hue humbug imbue imposture incandescence iridescent justify lacquer lay:on lexicon luster masquerade mellow misapplication misapply misapprehend misapprehension misconceive misconception misconstruction misconstrue misinterpret misinterpretation misjudge misjudgment misquote misread misreading misrender misrendering misrepresent misstate mistake misunderstand misunderstanding mitigation nacreous opalescent ostentation overstate pale palliative parget pastel patina pearly perversion pervert pinprick playacting polish pose posing posture pretense pretension pretext prime protestation qualification quiet refuge representation rind rub sad scour scratch seeming semblance semigloss shadow shallowness sham sheen shellac shine simple simulacrum simulation skin skylight slant slap:on slather sleek slick smear smoke:screen sober soft softened softening somber speciousness squeeze squeezing stipple strain stratagem subdued subterfuge subtle superficiality surface sweet synonymy tar tender thesaurus tinge tint titivate tone torture torturing trick trick:out triviality twist twisting understate veneer vocabulary wax whitewashing window:dressing wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1159:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1160-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1168-action activity agency attendance charge cover:charge device employ employment exercise handling labor ministration ministry mission occupation ordinary peonage practice serfdom service servitude slavery tackle use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1169:action activity alacrity animal:spirits animation anxiety appetite ardor avidity bite brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto guts impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits tone verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1170:action activity aggression alacrity ambition animal:spirits animate animation animus anxiety appetite ardor avidity bounce brio cast character compulsion control dash dazzle determination drive dynamism eagerness effect effervescence effort elan endeavor energy enterprise enthusiasm esprit esprit:de:corps excitement exertion exuberance fervor fire flair flavor force gaiety get-up-and-go getup ginger glow go gumption gust gusto heat hustle impatience impetus impulse initiative intensity joie:de:vivre keenness lead leadership life lifeblood liveliness mettle might mind morale motivation moving:spirit moxie obsession panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power preoccupation promptness punch pungency push quickness readiness relish resilience snap soul spark:of:life sparkle spirit spirits spring spunk starch team:spirit urge vehemence verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1171-action activity battle business campaign cause commitment contest crusade drive effort enterprise expedition faith fight holy:war interest issue lifework movement operation principle struggle war 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1174-action administration agency assignment authority business care charge command commission conduct control council cram direction discharge discipline driving effectiveness employment errand execution exercise function functioning government guidance handling influence job management manipulation mission occupation office operating operation performance performing practice rehearsal responsibility running steering tactics task usage work working workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1175:action activity ado agitate agitation amalgamate anxiety arouse beat beat:up blend blow:up bluster boil boiling bother brawl broil brouhaha bug burst bustle chaos churn commingle commotion confusion convulse din disarrange discombobulate discomfiture discomfort discompose discomposure disconcert disorder disquiet disturb disturbance donnybrook drive ebullition eddy effervescence electrify embroilment excite excitement fan fan:the:flame ferment fermentation fever fidgets fire fit flame flap flurry flush fluster flutter foam foment foofaraw fracas free-for-all frenzy fret fume furore fuss galvanize gust hassle heat hubbub hullabaloo hurry hustle impassion incense incite inflame inquietude instigate intermingle jar jitters jolt maelstrom malaise melee mingle mix:up moil nervousness outburst paddle pandemonium pell-mell perturb perturbation pique pother provoke quicken racket rampage rattle restlessness rile riot ripple rock roil roughen roughhouse rout row ruckus ruction ruffle rumple rumpus scramble seethe seething set:on shake shake:up shindy shock simmer smolder spasm spur spurt stagger stew stimulate stir stir:up stirring storm suspense sweat swirl swirling tension trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unhinge unquiet unrest unsettle uproar upset urge vortex whet whip whip:up whirl whirlpool whirlwind whisk work:up zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1176-action adventure affection agency aim air angle answer approach architecture argument arrangement art atmosphere attack attitude background base basis brawl brew burden business calculation case catastrophe cause chapter character characterization color commotion complication composition consideration contention continuity contraption contrivance core crash crush cue decoration delineation denouement design development device direction disposition disturbance do effect emotion episode excuse exercise experience fable fabrication family feature feel feeling figuration figure finish fracas frame gest gimmick go grounds hand hatch head idea impression incident inclination inclined jockey keynote lay:on letter line local:color matter measure mood motif motive movement mythos nature navy oblique occasion ornament passage perspective phrase place plan plot point posture practice predetermine premeditate proceeding projection reason recognition refrain response root sagacity scenario scene scheme score script seasoning semblance side skirmish slant snarl solution sophistication step story strain structure style subject subject:matter subplot substance suggestion switch system tempering testimony text theme thesis thing thread timbre tone topic training twist upbringing upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1248-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1249:activity affection alacrity anger animal:spirits animation anxiety appetite appreciation ardor avidity bite bliss brio crush dash delight eagerness ecstasy edge elan elation enthusiasm esprit euphoria excitement exuberance fervor fire fireworks firing flavor fondness furor fury gaiety ginger glow gust gusto guts heart heat hunger impatience impetus infatuation interest joie:de:vivre keenness kick life liking liveliness love mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor sexual:desire snap soul spice spirit spirits tang taste thirst vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1250:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1251:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1252:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1253-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1379-addle ado adumbrate agitate agitation air anarchy annoy baffle ball:up beat beat:up becloud bedazzle befog befuddle bewilder black black:out blacken blind blot:out blow blur bluster boil botch bother brouhaha brown bug bustle cap chaos churn cloud clutter commotion concern confound confuse confusion convulse cope darken daze dazzle deform derange dim disarrange disarray discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert dishevel disjoint dislocate dismay disorder disorganization disorganize disorient disorientation disquiet disrupt distemper distort distract disturb disturbance dizzy dull ebullition eclipse eddy effervescence electrify embarrass embarrassment embroilment entangle excite faze ferment fermentation film flare flummox flurry fluster flutter fog frenzy fret fuddle fumble fume fuss fuzz gauze get gloom gripe hash hassle haze heckle huddle hurry irk jar jolt jumble license litter maze mess mess:up miff mishandle mismanage misrule mist mix mix:up morass mud muddle muddy mull murk muss mystify nonplus obfuscate obscure occult opaque overcast overshadow paddle pale pell-mell perplex perplexity perturb perturbation pester pose pother psych pucker put:off put:out puzzle raise:hell rattle rile ripple rock roil roughen ruffle rummage rumple seethe shade shadow shake shake:up shambles shock shuffle sicken skein smoke snafu snarl soften somber spook stagger stew stir stir:up sweat swirl swirling swivet tangle throw throw:off throw:out tip tizzy trouble tumble tumult turbulence turmoil turn unhinge unnerve unquiet unsettle uproar upset vapor vex vortex whip whip:up whirl whisk work:up worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1380:addle ado agitate agitation ball:up beat becloud bedazzle befuddle bewilder bother bug burst bustle chaos cloud commotion confuse confusion dash daze dazzle discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet disturb disturbance dither drive electrify embarrass embarrassment entangle ferment fidgets fit flap flop fluctuation flummox flurry fluster flutter fog foofaraw frenzy fret fuddle fuss haste haze hubbub hullabaloo hurry hustle inquietude jar jolt jumble lather maelstrom maze mess mist mix:up muddle perplex perplexity perturb perturbation pother pucker put:out race raise:hell rattle restlessness ripple rock ruffle rush scamper scramble scurry scuttle shake shake:up shock shuffle slat spasm splatter spurt stagger stew stir sweat swirl swivet tizzy trepidation trouble tumult twitter unrest unsettle upset vacillation vortex whirl wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1381-addle adumbrate army ball:up becloud bedazzle befog befuddle besmear besmirch bevy bewilder black black:out blacken blanket blind block blot:out blur bother brown bug bunch camouflage canopy chaos charm cloak clothe cloud cloud clutter conceal confuse confusion cope cover cover:up covey crowd darken daze dazzle dim discolor discombobulate discomfit discomfiture discompose discomposure disconcert disguise disorder disorganization disorganize disorient disorientation distract disturb disturbance dull eclipse embarrass embarrassment ensconce enshroud entangle envelop film flight flock flummox flurry fluster flutter fog frenzy fuddle fuss gaggle gloom gloss:over hail haze hide hive host jam jumble lay:over legion many maze mess mist mix:up mob muddle muddy muffle multitude murk nest numbers obfuscate obscure occult opaque overcast overlay overshadow overspread pack perplex perplexity perturb perturbation plague plurality pother pucker put:out puzzle raise:hell rattle rout ruck ruffle scores scum shade shadow shoal shuffle skein slur:over smear smoke smudge somber spread:over spring stew sully superimpose swarm sweat swivet taint tarnish throng tidy:sum tizzy unsettle upset vapor varnish watch whitewash 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1404-address address aim butt destination end game goal mark object objective prey pursuit quarry target 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1405:address address air allocution application assignment berating bring:round cant chalk:talk comment debate declaration diatribe discourse eulogy exchange exhortation expression filibuster harangue homily inaugural invective irony lecture oration panegyric pep:talk peroration philippic phrase pitch platform question rating reading recital recitation reflection repetition sales:talk salutation salutatory sarcasm say sermon song:and:dance speak speak:to speech spiel stump sway talk talk:down talkathon tirade utterance valedictory vituperation word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1406-address address air analyze canvass case comment:upon consider controvert court deal:with debate deliberate discourse discuss divide examination examine go:into handle interview investigate investigation knock:around observe question rap reason review sample say sift study stump suit take:up talk talk:over treat ventilate wooing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1628-admonition cue flapper gesture hint indication intimation memorandum note notice prompt prompter prompting remembrance reminder sign suggestion 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1629:ado affect afflict affliction aggravate aggravation agitate agitation agonize agony ail ailment altercation anguish animation annoy annoyance anxiety argue argument attack back backwater baffle bafflement bag bake bang battle beat beat:up beating bedlam beef beset bicker bickering bite bitter:pill blast blight bluster boil boiling bother box brawl brew broil brouhaha brush bubble bug bump burble burden burst bust bustle cacophony carbonation care cargo caterwaul chafe chaos charge charivari chirm churn clamor clap clash clatter close cloud clutter coil cold:sweat collide combat commotion complaint concern conflict confusion contend contention contest controversy convulse convulsion crack creeps crinkle cross curse dart daze deadweight decoction defect demand derangement destroy differ difficulty dilemma din disability disadvantage disagreement disarrange disarrangement disarray discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert discontent discord discountenance disease disharmony disintegration disjunction disoblige disorder disorganization disorientation disproportion dispute disquiet disruption dissatisfaction distill distract distraction distress disturb disturbance dither do donnybrook drawback drive duel eagerness ebullition eddy effervescence electrify embarrassment embroilment encroach encumber encumbrance energy enigma entropy evil exaction exasperate exasperation excite excitement exercise exertion fall:out fanaticism fence ferment fermentation feud fever fidgets fight fit fix fizz fizzle flap flop flow flummox flurry fluster flustered flutter foam fog foment fomentation foofaraw force fracas fray frazzle free-for-all freight frenzy fret fretfulness fretting fuddle fume furor furore fury fuss gall gnaw goose:bumps grapple grapple:with grief grievance grieve gush hammer:away:at hamper handicap harass harm harry hassle haste hasten haunt haze headache hector hell hindrance hiss horripilation howl hubbub hue:and:cry hullabaloo hurrah hurry hustle illness imbroglio impatience impediment impedimenta impose impose:upon imposition incident inconvenience infliction inquietude interfere interference interruption intrude intrusion irk irregularity irritate irritation itch:to jam jangle jar jimjams jitters jog joint jolt jostle joust jumble jump:the:gun knock-down-and-drag-out lather leaven lisp load loading logomachy lumber maelstrom maffick malaise matter maze melee mess might:and:main misery mist moil molest muddle muss mutiny mystery nag nervousness nervy nettle noise nonplus nonuniformity nuisance onus oppression oscillation outbreak outburst outcry overstep pack pack:of:troubles paddle pain pains palpitation pandemonium panic passion pell-mell penalty perplex perplexity persecute perturb perturbation pest pester pickle plague plight polemic pother predicament presume:upon problem promiscuity provoke psych pucker put:about put:out puzzle puzzle:over quaking quandary quarrel quiver racket rage raise raise:hell rampage randomness rattle rebellion report restlessness revolt rhubarb riddle rile riot ripple rise roar rock roil roughen roughhouse rout row ruckus ruction ruffle rumble rumple rumpus rush scramble scrap scrape scrimmage scud scuffle seethe seething set:to shake shake:up shakes shindig shindy shiver shock shuffle sibilation sickness simmer skirmish smolder snarl sorrow spar sparkle spasm spat speed spook spurt squabble squirm stagger state steam stew stir stir:up stirring storm strain strife strive struggle suffering sweat sweat:it:out swirl swirling swivet take:liberties task taxing tear tempest tension thorn throw thunder tiff tilt tizzy torment tourney tremble trepidation trial trouble tumult turbidity turbulence turmoil tussle twitter uneasiness unhappiness unquiet unrest unruliness unsettle upheaval uprising uproar upset upturn vendetta vex vexation vibrate violence vortex wage:war war weigh:down weight whip whip:up whirl whirlpool whirlwind whish whisk whisper white:elephant whiz whoop:it:up woe work:up worry wrangle wrestle yap zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1630-ado afflict aggravate aggrieve agitate ail anguish annoy anxiety apprehension badger bait bedevil beleaguer beset bother bristle bug burn:up care carry:on chafe chivy concern despair devil disadvantage discomfort discommode discompose disquiet distemper distress disturb dog doubt dread dun exasperate exercise fear fret fretting fuss gall get gnaw goad grief gripe harass harassment harry haunt heartache heckle hector hound inconvenience irk irritate miff misgiving mistrust molest nag needle nettle nudzh oppress peeve pelt perplex persecute perturb pester pique plague pother presentiment provoke put:out puzzle qualm ride rile roil ruffle scruple solicitude stew strain stress sweat take:on tantalize tease tension torment torture trouble try uncertainty uneasiness upset vex vexation woe worry worrying wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1655-adorable ambrosial attractive bewitching charming darling delectable delicious delightful enchanting engaging fetching heavenly lovely luscious lush pleasing scrumptious sweet yummy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1656:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1657:adoration affection ardor crush devotion enthusiasm fanaticism fondness gust gusto infatuation liking love passion relish taste weakness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1658-adoration affection crush fondness gust gusto infatuation liking love passion relish taste weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1706-adultery affair amour cuckoldry dalliance entanglement fancy fascination flirtation illusion infidelity intimacy intrigue liaison love love:affair passion relationship romance sentiment triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1707:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1708-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1866-ID:card ace badge bower calling:card card certification character comedian countersign credentials deuce dog:tag dummy endorsement flush full:house gut hand humorist identification initials jack joker king knave lead monogram original pair playing:cards practical:joker prankster queen rubber ruff sanction seal signature singleton straight tartan tessera trick trump wag zany 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:1867:IOU abrade abrasion abyss acceptance accord account acknowledgment agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage call canon canvass canyon carte:blanche cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearance clearing cleave cleft clog cloister closure cohere coincide col collate collation colophon concur concussion confine confinement confirmation conform consideration constrain constraint constriction control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deed deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch docket doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exegesis exfoliate explanation explore explosive exposition fault favor fenestra fetter find:out fissure fit fixation flake flaw flick flume fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back kink label lacerate laceration lacuna lag leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation line lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus newsletter nick norm notch note nuisance:value observe obstruct obstruction occlusion opening opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over portfolio post postmortem pound price:tag prick print probe prohibition promissory:note protection pull pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance receipt reckoning reef refrain rein relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive run run:over running:head rupture savage scab scald scale scan scar scarify scissure scorch score scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on size size:up skin slacken slackening slash slit slot slow:down slow:up slowdown slowing:down slug snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stocks:and:bonds stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket tip title:page tittle token track trademark trammel trauma traumatize treasury:note trench twist type underline underscore valley value variegate verification vesicle vocable voice void voucher wadi wale walkout warp warrant wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-1868-IQ admissibility anticipation apprehension aptitude aptness assimilate attitude balance bent brain brightness brilliance caliber capacity center clairvoyance cleverness command common:sense comprehension conceit conception consciousness discernment discretion discrimination disposition esprit facility faculty finesse foreboding foreknowledge genius grasp gray:matter grip gumption head headpiece hold horse:sense idea ideation inclination insight intellect intellectual intellectuality intelligence intelligence:quotient judgement judgment judiciousness keenness knowing knowledge level:head logic lucidity mastery mentality mind nous observation penetration perception plausibility practicality precognition prehension premonition presage presentiment proficiency prudence psyche qualification quickness ratio rationality reading reason reasoning sagacity sanity savvy sense sensibility smarts sobriety soundness substance tact temperament thought understanding view wisdom wise:man wit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2011-advocate assert bear:out defend guard justify maintain protect refute second shield support uphold vindicate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2012:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2013-advocate back boost close commend cover hype plug promote puff recommend support tout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2114-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2115:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2116-affected arabesque baroque busy chichi elaborate elegant fancy fine flamboyant florid flowery frilly fussy labored luxuriant luxurious ornate ostentatious overelaborate overnice overrefined overworked overwrought peacocky picturesque precious pretentious rich rococo showy splashy swank 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2128-affecting effective eloquent expressive forceful graphic impressive incisive meaningful moving poignant striking telling touching trenchant vivid 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2129:affection affinity aim allurement angle animus apartheid appetite appreciate appreciation aptitude aptness ardor assay attachment attitude attraction bag bearing bend bent bias biased bigotry brand break cant cast character choice color command constitution cosset crank craving crazy crook crush cuckoo curve custom decision delight delight:in desire determination diathesis difference discretion discrimination dislike dispose disposition distort draw drift druthers eagerness eccentric eccentricity enjoy enthusiasm esprit:de:corps eye faculty fancy fascination favor favoritism feeling:for felicity fervor fetish flair fondness free:choice free:will genius go grade grain gust gusto head heart idiosyncrasy impressionability inclination incline inclined inclining individualism inequality infatuation influence intention interest intolerance involvement irregularity jaundice jaundiced:eye kidney knack lean leaning liability like liking line list longing lopsided love lurch lust magnetism make makeup manner mark mettle mind mold mutual:attraction nature nepotism nutty objective oddity openness partiality partisanism passion penchant persuasion pitch pleasure pliability point preconception preconsideration predetermination predilection predispose predisposition preference prejudgment prejudice prepossess prepossession presumption presupposition probability proclivity propensity pull racism rake readiness relish resolution rick savor sensitivity:to sentiment serpentine set sexism sexual:desire sheer shift skew slant slope soft:spot spirit stamp stomach strain streak stripe style susceptibility swag sway swerve sympathy tack taint talent taste temper temperament tendency thing tilt tilting tip tone trace tropism turn twist type understanding variety veer volition warp way weakness weird will will:power willingness wind yaw zeal zest zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2130-affection agape altruism amity ardor beneficence benevolence brotherly:love charity concord fellow:feeling flower:power generosity giving goodwill grace harmony humanitarianism love mercy philanthropy rapport regard sympathy tolerance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2132-affection allergy anaphylaxis delicacy empathy hypersensitivity identification nervousness sensitivity soreness sympathy tact tenderness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2133:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2134-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2439-agitate bob bobble bounce bump dither falter fidget flick grimace itch jar jerk jig jigger jiggle jog jolt jostle quake quaver quiver rattle rictus shake shiver shock shudder tic toss tremble tremor twitch twitter wiggle wobble wriggle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2440:agitated ague aspen chorea decrepit doddering fearful fidgety fits:and:starts fluttering fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2441-agitated amiss awry balled:up bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced mixed:up muddled on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shot shuffled suspenseful tense troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2445-agitated edgy emotional eruptive excitable excited explosive feeling hotheaded inflammable irascible irritable mettlesome nervous passionate prickly responsive sensitive sentient skittish softhearted susceptible sympathetic tender touchy volatile volcanic wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2446:agitation ailment anger angst anguish anxiety apprehension bang battle:royal beat bedlam bluster boil boiling boot bother brawl bristle broil brouhaha bubble bump burning burst bustle cacophony care chafe chaos churn clamor cloud cold:sweat commotion concern confusion crack crash creeps daze decoction dedication delirium determination devotion disarrange discomfiture discompose discomposure disorder disorganization disorientation disquiet disrupt distress disturb disturbance dither dread ebullition embarrassment embroilment enthusiasm exasperation excitement explode fanaticism fear ferment fermentation fervor fever fidgets fight fire flame flap flummox flurry flush fluster flutter fog foment fomentation foofaraw foreboding fracas fray free-for-all frenzy fret fuddle fume furor furore fury fuss goose:bumps hassle haze heat hectic horripilation hot hubbub hullabaloo hysteria infatuation inquietude jimjams jitters jumble kick lather madness maelstrom malaise mania maze melee mess mill misgiving mist moil muddle nerves nervous:tension nervousness obstinacy palpitation pandemonium panting passion patter perplexity perseverance perturb perturbation pins:and:needles pitapat pother pucker quaking quaver quavering quiver quivering racket rage remittent restlessness roil roughhouse rout row ruckus ruction ruffle rumple rumpus rut scramble scuffle seethe seething shake shake:up shakes shaking shiver shudder shuffle simmer smolder solicitude space stew stir strain strife suspense sweat swirl swivet tempest tenacity tension throb throbbing tizzy tremble trembling tremor trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest upheaval uproar upset vexation violence wallop warm worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2447-agitation alarm angst apprehension care concern dismay disquiet distress disturbance dread fear foreboding fright frighten funk horripilate inquietude malaise misgiving nervous:tension nervousness perturbation phobia pins:and:needles pucker scare shake solicitude spook stagger startle stew strain suspense tension trouble uneasiness unman unnerve upset vexation zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2452-agitation ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear thunder turbulence turmoil volley whisk whiz zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2453:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2454-agitation bother chagrin chaos cloud commotion confusion daze derangement disarrangement disarray discomfiture discomposure discountenance disharmony disintegration disjunction disorder disorganization disorientation disproportion disquiet disruption distress disturbance embarrassment entropy flurry fluster flutter fog frenzy fuddle haze irregularity jumble maze mess mist mortification muddle nonuniformity perplexity perturbation pother promiscuity pucker randomness ruffle shuffle stew sweat swivet tizzy turbulence uneasiness upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2523-aground anchored caught classified close concentrated concrete constant fast fastened firm fixed flinty grounded held high:and:dry inextricable jammed moored packed secure set solid staunch steely stranded stuck tethered tied tight wedged 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2524:ague aspen chorea fits:and:starts fluctuation jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2525-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2552-aim airfreight apt attitude azimuth bank bearing bent bias carry cast celestial:navigation choice color coloring command course current descent design direction dispose divergence drift drone execution go heading high horizon inclination incline intent lay layout lead leaning leeway lie line look mainstream make mark mean motion mounting movement navigation orientation pilotage plan point position practice predispose propose quarter range rest ride run set shuttle steering stream style sway swing tack temper temperament tendency tenor thread tone track trend turn type vector wash way zone 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2553:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2554-aim ambition animus ardor aspiration assumption care choose command concentration conclude consider contemplate counsel decide deem desideratum design desire determination determine dig discipline disposition disregard effect enjoin enjoy estimate fancy function go govern heed idea intend intent judge mean meaning mind motive pay:attention plan point power project proposal propose prospectus provide:for purpose regard resolution resolve review sake striving study think view will will:power 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2607-air air bring:out broach cast display divulge give:out make:known open:up ply produce put:about put:out turn ventilate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2608:air air apparition appearance astral banshee bubble chaff control cork departed:spirit dust dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit sponge spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2609-air air:pollution alluvium ashes beat bran carrion crumb crumble dirt dust fallout farina filings flour grain lint mash meal powder sawdust shard smut soot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2707-alabaster direct even flat flat horizontal level lineal linear rectilinear right smooth straight streamlined unbending unbent unbowed unbroken undeviating undistorted uninterrupted unswerving upright vertical 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2708:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2709:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance fire flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2710-alacrity anxiety carelessness eagerness haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2790-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2791:alienation apostasy breach break chasm cleavage cleft disaffection disfavor disruption dissent dissidence disunion divergence division fissure fracture nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2792-alienation atomization autism break circumvention compensation daydream deception defense:mechanism delusion dereism displacement dissociation distraction dream escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism nostalgia overcompensation projection rationalization resistance romance romanticism self-deception separation sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2794-alienation autism compensation defense:mechanism dereism displacement dissociation escape escapism fantasy flight isolation negativism overcompensation projection rationalization resistance sublimation substitution wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:2795:alienation breach break chasm cleavage cleft derangement disaffection discord disfavor disjunction disruption disunion divergence division faction flaw fracture gap rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-2796-alienation breach break cleavage cleft detachment disaffection disfavor disruption dissolution disunion divergence division divorce parting partition rift rupture schism separation severance split splitting 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3219-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3220:amok attack attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3221-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3419-Miss:America ace bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl crackerjack dazzler dream enchantress eyeful knockout looker lovely marvel model paragon peach pinup pussycat queen sensation stunner toast trump 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3420:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive dynamism ecstasy elan encouragement energy enthusiasm evil:spirit exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct intelligence moving:spirit natural notion passion prodigy provocation reflex soul sparkle specter spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3421-NATO OK SEATO absolute acceptance accession acclamation accommodation accompaniment accord accordance acquiescence adaptation addition adjustment admission affiliation affinity affirmation affirmative agape agglomeration aggregation agree agreement alliance allowance amalgamation amity analogy approach approbation approval approximation arrangement assent assimilation association authorization aye bargain benediction blend blessing bond brotherly:love cabal cahoots capitulation cartel charity check chime chorus closeness coalition coexistence coincidence collaboration collusion combination combine combo commitment communion community compact comparison compatibility compliance composition con concert concord concordance concourse concurrence confederacy confederation confluence conformity congeniality congeries conglomeration congruence congruity conjugation conjunction connivance consensus consent consistency consolidation consonance consortium conspiracy contract convention cooperation correspondence covenant deal deference dicker eagerness ease ecumenism embodiment empathy endorsement engagement entente equality equivalence esprit esprit:de:corps favor federation fellow:feeling fellowship flexibility fusion gift good:vibrations green:light harmony homage homogeneity hookup identity imitation imprimatur inclusion incorporation integration interest junction junta keeping kinship league likeness line love marriage meeting:of:minds meld melding merger metaphor mutual:understanding mutuality nearness nod obedience obligation observance oneness orthodoxy package package:deal pact parallelism parasitism parity peace permission pro promise promptness protocol rapport rapprochement ratification readiness reciprocity recognizance reconciliation resemblance same:mind sameness sanction self-identity selfness semblance settlement sharing side similarity simile similitude simulation simultaneity solidarity solidification stipulation strictness submission sufferance support symbiosis sympathy symphony synchronism syncretism syndication synergy synonymy synthesis team:spirit traditionalism transaction treaty tune unanimity understanding undertaking unification uniformity union unison unity wedding welcome willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3425-Negro:spiritual anthem cantata canticle chorale chorus church:music doxology glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3426:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3427:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3428-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3429:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fever fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3430-Nestor authority deep doctor doyen elder elder:statesman expert guru highbrow intellect intellectual learned literate mahatma mandarin master mastermind mentor oracle philosopher pundit rabbi sage sapient savant scholar seer sophist speculator starets thinker wise:man 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3616-animal:spirits animation birth continuance duration endurance existence immortality life lifetime liveliness living longevity permanence persistence subsistence sustenance viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3617:animal:spirits animation brio buoyancy dash effervescence elan energy enthusiasm esprit exuberance gaiety gusto joie:de:vivre life liveliness loyalty mettle moxie pep piss:and:vinegar pizzazz playfulness spirit spirits tenacity verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3618-animal:worship demonism devil:worship fetishism fire:worship heathenism hero:worship idol:worship idolatry paganism sorcery sun:worship 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3635-animated breezy buoyant ebullient effervescent lively mercurial peppy perky spirited vivacious 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3636:animation ardor bounce brilliance brio buoyancy charge clout dash dint drive dynamism eagerness effervescence elan energy enthusiasm esprit exuberance fervor fire force get-up-and-go glow gusto infusion intensity kick life liveliness might moxie pep pertness piss:and:vinegar pizzazz poignancy potency power punch pungency push snap sparkle spirit strength vehemence verve vigor vim vitality vivacity wittiness zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3637-animation arouse bake blanch blaze blood bloom blossom blush boil brew broil burn choke color coloring cook delirium euphoria excitement fever fire fitness flame flame:up flare flare:up flicker flush fry gasp gleam glow glowing health heat hectic impassion incandesce incandescence inflame lower make mental:health pant parch passion pudency quicken redness remittent roast scald scorch seethe shine simmer smolder smother snarl spark steam stew stifle stirring suffocate suffusion sweat swelter tickle toast warm warmth well-being 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3640-animation bang dash drive effervescence energy enterprise fire get-up-and-go getup ginger go hardihood initiative kick life liveliness moxie pep pepper piss:and:vinegar pizzazz poignancy potency punch pungency push snap sparkle spirit spunk starch thrust tuck verve vigor vim vitality vivacity zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3641:animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3642-animation bracer bracing cordial energizing exhilaration quickening recreation refection refreshing refreshment regalement renewal revival stimulation tonic 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3739-answer break bring:down capsize careen cataclysm confound confute conquer contradict controvert crush dash deck defeat demolish deny destroy deteriorate dismiss dispose:of end fall finish floor foil founder frustrate go:down honeycomb hurt keel keel:over knock:down knock:over master mine nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolution revolutionize ruin sabotage sap scuttle settle shatter shut:up silence sink somersault spill spoil squash squelch subversion subvert surmount throw:down throw:over thwart topple trip turn:over turn:upside:down turnover undermine unhorse upend upset upturn weaken wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3740:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3741-answer catchword clue conception cue evidence exhibit gesture glimmer glimmering hint idea implication imply index indicate indication indicator inkling innuendo insinuation intimate intimation key kick lead line look mark nod note notion nudge prompt scent sign signal spoor suggestion suspicion symptom tell telltale trace track vestige whiff whisper wind wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3875-aperture avenue blow blow:out blowhole break canal cast:out channel chute clean:out clear clear:away clear:out clear:the:decks crack debouch defecate deplete discharge disclosure door drain duct dump egress eject eliminate empty escape estuary evacuate exhaust exit expel fissure floodgate flume funnel hole inlet leak let:go let:loose let:out loophole loose opening orifice out outcome outlet passage passageway pore port purge release remove slit slot sluice spiracle spout sweep:out tap throw:out unclog unleash vagina vent vessel void vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3876:aperture belt bit blank bore breach break cavity chasm check chink clearing cleft crack crevice cut deal defile disclosure discontinuity fenestra fissure gap gape gaping gash gat gulf hiatus hole hollow inlet intermission interstice interval lacuna leak notch opening orifice outlet pass passage passageway pore prick puncture rift rupture slash slit slot slug space spell split vent void yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3877-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3880-aphorism apothegm axiom dictate dictum gnome moral motto precept prescript rule sentence 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3881:aphorism apothegm backfire bon:mot boomerang comeback conceit counterattack countermeasure counterrevolution counterstroke crack defense epigram exchange gag gibe give-and-take humor irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip reciprocation recoil repartee retaliation retort riposte sally sarcasm satire scintillation waggery wisecrack wit witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3882-aphoristic axiomatic clear crisp distinct epigrammatic explicit express gnomic moralistic perspicuous pithy plain platitudinous pointed proverbial pungent sententious stimulating succinct terse unmistakable 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3909-apoplexy axiom axis basis being bench:mark body bones bottom center climax concern core cornerstone crisis critical:point crux diameter distillate distillation elixir essence essential fabric flower focus fundamental gist gravamen heart hub hypostasis issue kernel keystone landmark main:point marrow material matter meat medium middle milestone nave navel nerve:center nub nucleus pile pith pivot point polestar postulate principle quid quiddity quintessence root sap seat sine:qua:non soul spirit stuff substance turning:point umbilicus 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3910:apoplexy breakup cataclysm catastrophe climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3911-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3959-apparently appearance aspect board border brow cheek circumference cortex covering crust demeanor disguise envelope epidermis exterior external facade face facet facing false:front fringe front integument limit lineaments look mask mien openly outline outside periphery rind seeming shell side skin superficially surface top worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3960:apparition appearance astral banshee bogey clod conceive control daemon deception decree delusion demon departed:spirit determine dybbuk eidolon envision evil:spirit fantasy feature figure form genius ghost gloom govern guard guide guise hallucination haunt highest hint illusion image immateriality incarnation incorporate incorporeal intelligence larva lineaments look manifestation manner materialization mirage obsess order outstrip peculiarity phantasm phantasmagoria phantom phenomenon plan poltergeist possess presence presentation protection realize set shade shadow shape sign silhouette singularity specter spectrum spirit spook sprite suggestion theophany umbra umbrage vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3961-apparition appearance attest avatar avowal bulletin characterization coming declaration demonstration disclosure dissemination embodiment emergence epiphany evidence example exposure expression face forthcoming gathering guise identification image incarnation indication insight leak manifestation materialization occurrence opening openness outcrop phantasmagoria presentation proof publication realization reincarnation representation revealing revelation rise rising seeming semblance show showing simulacrum testimonial theophany transmigration unfolding visibility 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3962:apparition appearance babble brainchild brainstorm bubble canard chimera conceit concept conception concoction creation creativity daydream deception delirium delirium:tremens delusion delusive device disposition dream dreamland eidolon envisioning extravaganza fable fabrication fake falsehood fancy fantasy fata:morgana fib fiction figment figure forgery form ghost gush hallucination humor hysteria ignis:fatuus illusion illusory image imagery imagination inclination ingenuity insight inspiration invention inventiveness lie maggot masquerade mirage myth nightmare phantasm phantasmagoria phantom picture pipe pipe:dream poem presence prevarication rage rainbow rave romance self-deception shade shadow shape specter tale tall:story thinking thought trick trip tripping untruth utopia vapor vision visualization whim whimsy wildest:dream wraith yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3963:apparition appearance bubble chimera circumvention deception delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment figure flimflam fooling form ghost hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shade shape snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:3964:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-3965-appeal application apply beseechment bid call call:on clamor consideration contemplation cry entreaty impetration imploring imprecation invocation meditation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4006-appetite avidity drive eagerness gust gusto keenness life liveliness passion spirit verve vigor vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:4007:appetite biological:urge concupiscence crave craving curiosity desire enthusiasm eroticism fancy hanker hot:blood hot:pants hunger inclination indecency itch itching lechery lust mania nymphomania passion pine prurience raven sexual:desire starve thirst urge yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4008-appetite chewing consumption crave cupidity desire devouring diet dieting dining dressing drought drunkenness dryness eating famine gluttony gobbling grasping grazing hankering hunger ingestion licking longing lust lust:after munching need nibbling nutrition omnivorous pasture regalement roasting starvation tasting vegetarianism voracity want yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4235-ardor characterization concentration decoction demonstration distillation drawing expression infusion pressing rendering rendition soaking squeezing symbol 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:4236:ardor clamor:for commitment compulsion concupiscence constraint cry:for curiosity daydream desire devotion drive eagerness enthusiasm exigency fancy fantasy have:in:mind heart hope impulse libido like liking lust mind need passion pinch pleasure pleasure:principle regard sentiment sexual:desire stress urge urgency want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4237-ardor commitment decision dedication determination devotion earnestness obstinacy passion perseverance persistence purpose relentlessness resolution resolve seriousness sincerity spirit tenacity will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4338-aroma attribute badge batten bearing blaze brand bump button cachet cast casting character characteristic color configuration cut design die differential earmark feature figure fix flavor form formalize gust hallmark hand idiosyncrasy impress impression index individualism intaglio keynote last line lineaments mannerism mark marking matrix mint mold molding mould nature needle negative odor particularity peculiarity point property punch quality quirk rocker savor seal shape singularity smack specialty stamp style tab taint tang taste token trait trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:4339:aroma attribute aura badge balm bouquet brand breath cachet cast character characteristic compliment configuration cut dash detect differential discharge earmark ectoplasm effluvium emanation embalm emission essence exhalation feature figure flavor fragrance fume fumigate gust hallmark hint idiosyncrasy impress impression incense index individualism keynote line lineaments mannerism mark marking mold nature nosegay note notice observe odor particularity path peculiarity pepper perfume praise property quality quirk redolence reek salt sample sauce savor scent seal season shape singularity sip smack smell soupcon specialty spice spoor stamp stench stink stir suggestion sup taint tang taste token trace track trail trait trick vapor:trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4340-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4406-arrearage arrears bill borrowing charge damage debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:4407:arrearage arrears breach break chasm decline defalcation default defect deficiency deficit delinquency discontinuity failing failure fault gap hiatus imperfection inadequacy inferiority insufficiency interval lack lacuna laxness missing:link need negligence omission outage paucity poverty scantiness shortage shortcoming shortfall slump underage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-4408-arrest arrest assurance brake check constraint control curb curtailment cutting deceleration delay drag embargo hindrance inhibition injunction interdict monopoly prevention prohibition protection rationing rein repression resistance restraint restraint:of:trade retardation retrenchment self-control slow:up slowing:down squeeze suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5143-autism autoeroticism conceit ego ego:trip egotism greed individualism interest narcissism overweening pride self self-absorption self-admiration self-content self-esteem self-importance self-indulgence self-interest self-respect self-satisfaction self-seeking self-serving selfishness selfness smugness vainglory vanity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:5144:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error fancy fantasy figment freak:out gloss hallucination ignis:fatuus illusion imagination mirage misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding phantasm pipe:dream self-deception trick trip utopia vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5145-autism caprice conceit dereism dream fancy fantasy flight:of:fancy ideal idealism idealization imagination impracticality romance romanticism unreality whim whimsy wish:fulfillment wishful:thinking 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5585-balk bear:up defy endure hold:out hold:up rebuff repel repulse resist stand stand:up withstand 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:5586:balk bevue blooper blunder boggle boner bull bungle chasm check error false:move false:step fault fluff goof howler inadvertence lapse miscue miss misstep mistake omission oversight slip slipup solecism stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5587-balk challenge complain confront contend:with counter dispute dissent face:down face:up:to front object oppose protest reluct remonstrate revolt stand stand:up:to strive:against withstand 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5699-bang blow bobble boot bounce break bump bust can cashier charge defrock degrade demote deplume deposal depose deprive disbar discharge dismiss dismissal displace drum:out eject ejection expel expulsion extrusion fire firing flush furlough give:the:gate help jettison kick kick:upstairs knee lay:off layoff let:go let:out ouster pension:off pink:slip punt push rejection release removal remove replace retire retirement sack shove strip superannuate surplus suspend suspension ticket turn:off turn:out unfrock walking:papers wallop 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:5700:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm temblor thrill tic tingle tingling tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5701-bang bolt career dart dash drive fling haste hasten hie hump hurry hurtle hustle make:haste plunge post race run rush scamper scoot scour scramble scud scurry scuttle shoot skedaddle snap step:on:it tear 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5764-banter beset besiege blandish bug buttonhole cajole coax dun importune jolly nag pester plague ply press pressure push tease urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:5765:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5766-banter bow breast chaff chuck cold:cuts deride flank flap fool fun haze jape jest jive joke jolly kid knuckle loin needle peg plate put:on rag rally razz rib ride ridge ridicule roast rump shank shoulder sirloin taunt tease tenderloin twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5822-barbican belfry campanile colossus column cupola derrick dome jack lantern lighthouse mast minaret monument obelisk pagoda pilaster pillar pinnacle pole pylon pyramid shaft skyscraper spire standpipe steeple stupa tope tour tower turret 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:5823:bare barren blanched bland blank bleached bleak characterless chasm chaste clear colorless desolate destitute devoid drained empty eroded featureless fleece hollow inane innocent insipid jejune lightened null null:and:void out-and-out paper pure rattlebrained scatterbrained space superficial unadulterated unrelieved vacant vacuous vapid void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-5824-bare barren bland blank bleached characterless clear cold desert desolate devoid dry dull empty exhausted featureless gaunt hollow inane insipid lifeless null null:and:void sterile unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6518-Walter:Mitty ablation absentmindedness absorption abstraction analysis application attention brown:study chimera concentration consideration contemplation daydream daydreamer deep:thought divagate dream dreaming enchantment erosion fantasy freak:out heed illusion incubus intentness meditation melancholy moon mooning muse musing nightmare pensiveness pipe pipe:dream preoccupation rainbow reverie speculation stargazing stray study thought thoughtfulness trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6519:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6520-Waterloo abasement assault bane bankruptcy beat beating blight blow break:up breakdown bust collapse comedown conquest crash death deathblow debacle declension declination defeat depose deprivation descent despoliation destroy destroyer destruction disgrace dismiss dispose:of down downcast downfall downturn downward:trend drop drub eject exhaustion failure fall fate havoc hiding humiliation insolvency knockout licking loser loss mastery misfortune mortification oust overdraft overthrow overturn pounding precipitation prostration quietus rout ruin ruination sabotage settle shame shellacking smash subdual subduing subjection subjugation supple swag sway thrash thrashing topple trimming trouncing tumble undoing unseat walloping whaling whipping worst wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6564-abandon abundance affectation bigotry carelessness coloring drunkenness ease embellishment exaggeration excess excessiveness exorbitance expletive extravagance extreme extremism extremity fanaticism fat flood flow glut gluttony greed hyperbole hypertrophy incontinence indifference indulgence inordinance intemperance inundation irrationality laxness much naturalness outsize overabundance overflow overflowing overgrowth overmuch overpass overrun overrunning overweight permissiveness plethora prodigality profusion radicalism rapacity recklessness redundancy self-indulgence spontaneity superabundance superabundant superfluity superiority surfeit surplus too:much unconstrained unconstraint unreasonableness unreserve unrestraint unruliness voracity zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6565:abandon abyss adit aqueduct bank bar beg boom breach break bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chasm check chimney chink chisel chuck circumvent cleave cleft col conduit countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch ditch double draw duct dugout dump egress eliminate elude engrave entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive rupture rut sap scissure score scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6566-abandon accent alphabet autograph badge bar bit cancel character cipher complication condition countersign cue device digit dispose:of dot emblem figure forgo get:rid:of graph hold ideogram initials insignia key:signature lead letter ligature line mark measure monogram movement notation number pause relinquish representative seal sign signature slur spare swell symbol tie time:signature trace waive writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6570-abandon acquiescence activity adherence adoration allegiance ardor attachment belief bond charity commitment compliance conformity connection constancy conviction credo creed cultism dedication desire devotion doctrine dogma drive duty earnestness faith fealty fervor fidelity fire heat homage intensity intentness love loyalty obedience obligation observance orthodoxy passion piety piousness religion resolution reverence seriousness service servility sincerity spirit submission teaching theism tie tradition troth true:blue vehemence veneration warmth willingness worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6571:abandon acquiescence affection alacrity allegiance anger animation anxiety appetite application ardor asperity avidity choler commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fealty fervor fidelity fire flame furor fury glow goodwill gusto heart heat hurrah impetus intensity intentness keenness liveliness loyalty passion piety pliability promptness quickening readiness relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit stimulation tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6572:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6573-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6575-abandon advance arise ascend ascension ascent bank climb climbing crawl creep decline descent drop edge elevation escalate flow fountain get give:up go go:up grade grow gush inch increase jet jump leap levitation list mount mounting pitch progress ramp renounce rise rising route run scale scramble shin sidle soar soaring spout spring spurt stream surge surmount takeoff tip upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6576:abandon afflatus ardor craze cut delight delirium ecstasy enjoyment enthusiasm exhilaration exuberance fervor fever fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness mania orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6577:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6578-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6579:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6580-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6592-abandon blink:at breach brush:off contemn cut default discount disdain dismiss disregard elide fail forget gloss:over ignore lapse leave let:go let:pass let:ride let:slide let:slip lose:sight:of miss neglect nod not:care:for omit overlook overpass pass pass:by pass:over pass:up rebuff reject scant scorn shirk shrug:off slack sleep slight slur:over spurn take:for:granted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6593:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6594-abandon bum bum:around bungler clock:watcher cut dawdle dawdler do:nothing dodger dolittle drone goldbrick goof:off hang:around idle idler jump laggard laze lazy leave let:alone let:be let:go lingerer loaf loafer loiter loiterer loll lounge lounger lubber malinger miss moon mope negligent omit pass:over pass:up plodder procrastinate procrastinator putterer shirk skip slack sleepyhead slouch slowpoke slug sluggard slut snail tortoise trifle trifler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6762-bite broach chink cleave crack cut divaricate divide fissure incise lance open open:up part rent rift rip rive separate slit split spread stick tap tear 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6763:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6764-bite canker corrode eat eat:away erode gnaw oxidize rust scour wear:away 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6802-black:belt corn:belt cotton:belt countryside dust:bowl farmland grass:roots grassland highlands lowlands moor prairie province steppe upland veld woodland 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6803:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe hokum humor imitation impersonation innuendo invective irony jest joke lampoon laughingstock mimic mimicry mind mock mockery parody pastiche pinchbeck pleasantry raillery repartee ridicule salt sarcasm satire scorn sham sharpness shoddy slapstick spoof squib take take:off takeoff tinsel travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6804:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6805-black:out blanket block bundle:up canopy choke cloak clothe cloud conceal cope cover cover:up cowl curtain cushion eclipse enshroud envelop film hap hood lay:on lay:over mantle mask muffle muffle:up obscure occult overlay overspread protect put:on screen scum shield shroud spread:over stop strangle superimpose swaddle swathe veil wrap wrap:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6885-blasphemous godless impious irreligious irreverent profane sacrilegious sinful unchristian ungodly unholy unrighteous unsaintly wicked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:6886:blast blast blaze blizzard blow burst cloudburst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption monsoon outbreak outburst paroxysm peal rainstorm roar scream seizure shout shriek snow snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-6887-blast blast blight cancer canker contaminate corrupt corruption crumble debase debauch decay degenerate demoralize deprave dry:rot filth fungus gangrene mildew mold must mustiness obscenity pervert pest rot rust smut spoil stain stuffiness taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7062-blow cut:out depart exit flee fly get:off go hightail leave pull:out quit retire run:along run:away run:off take:off withdraw 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7063:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7064-blow drain ennui exhaust fatigue jade pall run:out tire wear weary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7511-breakaway exceptional extraordinary offbeat rare recherche remarkable singular sui:generis uncommon uncustomary unexpected unfamiliar unheard-of unimaginable unique unordinary unthinkable unusual unwonted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7512:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall outbreak overset overthrow overturn prostration reorganization revolt revolution revulsion sabotage somersault spasm spill subversion tabula:rasa turn turnover unquiet upheaval upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7513:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7514-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7672-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7673:bug case craze enthusiasm fad fanaticism fascination fashion fixation frenzy furor furore fury hysteria infatuation love madness mania obsession passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7674-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7748-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7749:burlesque butt byword caricature chump derision dupe easy:mark fair:game fall:guy fish fool game goat gudgeon gull handle interfere jest jester joke lampoon laughingstock mark mock mockery monkey patsy pigeon ridicule sap sarcasm satire scapegoat sitting:duck spoof sport stock sucker target toy travesty victim witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7750-burlesque carbon carbon:copy clone color copy counterpart daub ditto double doubling dummy dupe duplicate duplication echo facsimile imitate imitation iteration model paraphrase parody pastiche quadruplicate reiteration repeat repetition replica replication representation representative reproduction rubbing symbol tracing transcription travesty triplicate twin variety version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7860-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:7861:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-7862-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-8392-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:8393:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay desire detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant end engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fever fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holding holdup hypnotize ictus immerse immure impede impediment impressment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from keeping kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nip nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch possession prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in save seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-8394-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-8485-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:8486:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-8487-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip ward zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9682-abeyance abjuration cease cessation check close closing cold:storage denial desuetude discontinuance disregard end ending forbearance period relinquishment renunciation resignation shutdown stop surcease suspension termination waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:9683:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage arrest back back:and:fill backbone balance bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow bit blemish blessing block bloody blooper blow boner boot bottom bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust cadence caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear clearance cleavage cleave cleft coerce coffee:break col cold:storage collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round comma commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation default defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade delay deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinuance discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do doldrums domesticate domineer dormancy downgrade downtime draw drench drill droop drop drum:out ease ease:up ebb:and:flow emerge emergence end enervate enslave erupt escape escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold footing form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grace grind groom groove gulch gulf gully habituate half:time halt handle hang:fire hap happen happenstance happy:hour harden harness heart heave henpeck hesitate hesitation hiatus hibernation hitch hold:off hold:up hole holiday housebreak humble humiliate hurt ignore immobility impart impoverish impropriety improvement inaction inactivity inaugurate incise incision indecorum indisposition indolence inertia infringe initiate injure inner:man interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish lapse latency law:of:averages laxness lay:off layoff leak leakage lean leave leg lesion let:go let:out let:up letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meanwhile meliorate milk minim mismatch missing:link mitigate mitigation moat modification modulate modulation moratorium mugwump mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice predicate prepare price:cut printed:circuit prisonbreak probability procrastination puncture purge put:about put:back put:down qualification quell quiescence quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress reprieve repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down silence skin slash slew slice slit slot slow:up slowness slump smash snap solecism sore soul space spell splinter split sprain spread squeak stab stall start stay stick stop strain stretch:out strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:lag time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize unbend uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat unwind upheaval vacation valley vanquish variation variety vary vent violate void wadi wait walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9684-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma contemplation cowardice creeping debility deliberateness deliberation depression doldrums dormancy drawl drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude hesitation idleness impotence inactivity indifference indolence inertia languor lassitude latency laziness lethargy listlessness meditation moratorium overstrain passivity phlegm possibility potentiality prostration reluctance shiftlessness sleep sleepiness sloth slowness sluggishness slumber softness somnolence spring:fever stasis strain stretching stupor suspense suspension tedium torpor vagrancy vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9830-abnormality anomaly excess futility impropriety inappropriateness inaptitude incongruity inconvenience ineptitude inexpedience infelicity interruption intrusion irregularity irrelevance lateness maladjustment misalliance mismatch prematurity unsuitability uselessness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:9831:abnormality abrade abrasion abyss account:for ace acid address adept afflict aggravate agonize allegorize amputate annihilate answer aperture approach apt assay attempt badger band bang bar bark bash bat batter beat beating befoul bell belt bend bespatter bid biff birthmark bit bite blackhead blast blaze bleb bleed blemish blister bloody blot blow boat bob boom bottom brand bravura breach break break:in break:up breakage breath bristle broach bruise brush bucket bug bump burn burst bust butcher canyon carry:off carve cast castrate catch cauterize cavity chafe chap char chase chasm check chimney chink chip chisel chop cicatrix clack clap clarify clash claw clear:up clearing cleavage cleave cleft click clip clobber clout cloven clump coal coerce col collapse come:apart compel complication concussion conk:out constrain continue contort contravene convulse corrugation counter coup crack crack:up cracked crackerjack crackle cranny crash crater craze crenellate crevasse crevice crimp cripple crucify cry cunning cut cut:off cutting cwm damage dash deal debug decipher deck decline decode deface defect defection deficiency defile deflate defoliate deform deformity dell demonstrate demythologize denude depression destroy deteriorate detonate detonation die dike dint disable discharge discourage disentangle disfigure disfigurement disillusion disintegrate disjoin dismal dismember disproportion disrupt dissect distort distortion distract distress disturbance disunite ditch divaricate divide divine division divorce do dope dope:out drag draw draw:and:quarter drawback drop drub drumming earshot elucidate embitter endeavor engrave engraving enlighten essay etch exacerbate excavation excise exemplify exfoliate experiment explain explicate explode explosion expound extinguish failing failure fall:to:pieces fathom fault fell fenestra fester figure:out find:out fissure flame flap flash flaw flay flick fling flip flop flume flute foible force found fracture frailty fray frazzle freckle freeze fret fulminate furrow fusillade gag gall gambit gap gape gaping gash gat get give:away give:out give:way go go:off go:through go:to:pieces gore gorge gouge greet grind gripe groove guess gulch gulf gully gunshot hack hair hairbreadth harm harrow hemorrhage hew hickey hit:it hole hollow humble hurt illuminate illustrate impair impairment impale imperfection inadequacy incapacitate inch incise incision indent indentation infirmity injure injury inlet instant interfere interpret interrupt irk irritate irritation jab jag jiffy jog joint kill kink knock knock:down knock:out knot knurl lacerate laceration lance lancinate leach leak lesion lick list little macerate maim make:clear make:out make:plain mangle mar marker martyr master maul melt mill minute moat mole moment mug mutilate mutilation nevus nick nip notch offend offer open open:up opening orifice outlet oxidize pain parch pare part pass passage passageway paste pause peel pelt penetrate percussion pick:to:pieces picot piece pierce pimple pinch pink pit plaque plumb plunge plunk pock pockmark poke pop popularize pore potshot pound pounding prejudice prick problem prune psych psych:out pull punch puncture punish pustule put put:back queer rack rake ramp rankle rap rationalize ravel ravine refine relax remove rend rent report resolve rick riddle rift rime rip rive ruck ruction ruin run run:into rupture salvo savage scab scald scale scallop scar scarify schism scissure scorch score scotch scrabble scrape scratch screw scuff seam sear sec second separate separation serrate sever shatter shiver shoot shortcoming shot show shred simplify singe sizzling skilled skin slash slat slaughter slice slit slog slot slug smack smash smashing smirch smite snag snap snapping snatch snip soak sock solder solve sore sore:spot soreness sort:out space span spell:out spit spitting:distance splat splinter split split:second split:up splitting spoil sprain spread stab stagger stand:up start step stick stick:up sting strain strawberry:mark streak streaking stretch striate striation strike strip stripe sty sunburn sunder superior swap swat swing tag taint take:apart take:off tap tarnish tattoo tear tear:apart tear:to:pieces thread throw thump thwack tick tickle time token tooth torment torture track trauma traumatize trench trial trial:and:error trice trough truncate try turn tweak twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave upset valley vandalize vesicle virtuoso vitiate void volley vulcanize wadi wale wallop warp wart weak:link weak:point weaken weakness weal weep weld welt wen whack wham whirl whittle whomp whop wink work work:out worsen wound wrench wrest wring wrinkle wry yak yawn yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9832-abnormality delinquency dishonor disregard error faux:pas illegality impropriety inappropriateness indecorum indiscretion inequity infraction iniquity injustice lapse outrage solecism unchastity unlawfulness unsuitability violation wickedness wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9975-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2:9976:abscess access accession ache aching ague anemia annexation anoxia anthrax asphyxiation asthma atrophy black:lung boil breakdown bunion chill chorea cirrhosis cold colic constipation convulsion cut cyanosis debility decadence declension declination decrepitude degeneration dermatitis deterioration diarrhea discharge distress dizziness downfall downgrade dropsy drunkenness dysentery dyspepsia eczema edema eruption fall fatigue festering fever fibrillation fits:and:starts flood flu fluctuation flux gripe growth heartburn hemorrhage hepatitis hives hypertension hypotension icterus indigestion infirmity inflammation influenza insomnia instability irregularity itching jactitation jaundice lactation lesion lumbago motion:sickness nausea necrosis outbreak pain palsy paralysis prickly:heat prostration quaking qualm quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm spate stress succession swelling swimming tabes tachycardia tension trauma trembling trots tumor ulcer unrest upturn vertigo vibration vomiting wasting wavering wound yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.2-9977-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-11-Amor Aphrodite Apollo Ares Astarte Athena Baal Bacchus Balder Bragi Ceres Cora Cronus Cupid Cybele Demeter Diana Dionysus Dis Donar Earth Eros Flora Flying:Dutchman Frey Freya Frigg Gaea Ge Great:Mother Hades Helios Hephaestus Hera Hermes Hymen Hyperion Isis Jove Juno Jupiter Kama Kore Loki Mars Mercury Minerva Mithras Narcissus Neptune Nike Odin Olympic:gods Pan Persephone Phoebe Phoebus Pluto Poseidon Priapus Ra Savitar Tellus Thor Titan Tyr Venus Vesta Vulcan Wotan Zeus asteroid earth faun fertility:god forest:god forger globe houri intemperance planet satyr smith solar:system sylvan:deity wanderer world 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:12:Amor Eros Platonic:love acceptance aching adherence admiration admire adoration adore affect affection affinity agape aim:at amour appreciate appreciation approbation approval ardor ask association attachment attention attitude beloved bent best:wishes bias bless blow brotherly:love care:for character charity choose concern connection consideration crush curiosity defect defer:to deify delight desire devotion eagerness ecstasy elect enthusiasm eruption esteem exalt eye faith fancy favor fellow:feeling fervor fire flame fondness foreboding free:love friendship fuss gloat:over glow go:for goodwill gust gusto hankering harmony heart heartthrob heat hero:worship homage honor hurrah idolatry idolization idolize inclination indulgence infatuation infirmity intensity interest leaning leniency libido like liking longing look:up:to love lovemaking loyalty lust lust:after mark mind outbreak outburst partiality passion penchant piety pining piousness please pleasure popularity predilection predisposition prefer preference prize propensity rapport rapture regard relish response revere reverence savor select sentiment sex shine soft:spot spasm susceptibility sympathy take take:to taste tempest tenderness transport value venerate want warmth weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:13:Amor Eros Platonic:love accordance adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity commitment conformity constancy cult cultism dedication deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty obedience observance passion piety piousness popularity prayer prostration readiness regard religion respect reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:14:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-15-Angelus Ave:Maria Hail:Mary Kyrie:Eleison Paternoster address agape appeal application assemble beads begging benediction beseechment bid blessing call clamor collect communion confession congress consideration contemplation convene cry demand desire devotions entreaty fetch grace hold impetration imploring imprecation indent intercession invocation involvement judge litany meditation muster orison petition plea pleading pleasantness prayer request requisition rosary solicitation suit summon:up supplication thanks thanksgiving trial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-49-Babel Greek argot babble cant cipher code cryptography dialect diction dictionary double:Dutch drivel garble gibberish gobbledygook humbug idiom jabber jargon jumble language lexicon lingo mumbo:jumbo mummery noise nonsense palaver pandemonium patois patter phraseology racket ramble scatology scramble secret:language slang speak speech talk terminology tongue vernacular vocabulary vulgar:language 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:50:Babel action activity addle ado affect afflict affliction aggravate aggravation agitate agitation agonize agony ail ailment altercation amalgamate angst anguish animation annoy annoyance anxiety apprehension argue argument arouse attack back backwater baffle bafflement bag bake ball:up ballyhoo bang battle bawl beat beat:up beating becloud bedazzle bedlam beef befuddle bellow beset bewilder bicker bickering bite bitter:pill blare blast blend blight blow:up bluster boil boiling bore bother box brawl brew broil brouhaha brush bubble bug bump burble burden burst bust bustle cacophony call call:out carbonation care cargo caterwaul chafe chaos charge charivari chatter chirm churn clack claim clamor clap clash clatter close cloud clutter coil cold:sweat collide combat commingle commotion complaint concern conflict confuse confusion contend contention contest controversy convulse convulsion crack crash creeps crinkle cross cry curse dart dash daze dazzle deadweight decoction defect demand demoralize derangement destroy differ difficulty dilemma din disability disadvantage disagreement disarrange disarrangement disarray discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert discontent discord discountenance disease disharmony disintegration disjunction dismay disoblige disorder disorganization disorganize disorient disorientation disproportion dispute disquiet disruption dissatisfaction dissonance distill distract distraction distress disturb disturbance dither do donnybrook drawback dread drive duel eagerness ebullition eddy effervescence electrify embarrass embarrassment embroilment encroach encumber encumbrance energy enigma entangle entropy evil exaction exasperate exasperation excite excitement exercise exertion fall:out fan fan:the:flame fanaticism fear fence ferment fermentation feud fever fidgets fight fire fit fix fizz fizzle flame flap flare flop flow fluctuation flummox flurry flush fluster flustered flutter foam fog foment fomentation foofaraw force foreboding fracas fray frazzle free-for-all freight frenzy fret fretfulness fretting frighten fuddle fume furor furore fury fuss gall galvanize gnaw goose:bumps grapple grapple:with grief grievance grieve growl grumble grunt gush gust hammer:away:at hamper handicap harass harm harry harshness hassle haste hasten haunt haze headache heat hector hell hindrance hiss horripilation howl hubbub hue:and:cry hullabaloo hurrah hurry hustle illness imbroglio impassion impatience impediment impedimenta impose impose:upon imposition incense incident incite inconvenience inferno inflame infliction inquietude instigate interfere interference intermingle interruption intrude intrusion irk irregularity irritate irritation itch:to jam jangle jar jimjams jitters jog joint jolt jostle jounce joust jumble jump:the:gun knock-down-and-drag-out lather leaven lisp load loading logomachy lumber maelstrom maffick malaise matter maze melee mess might:and:main mingle misery misgiving mist mix:up moil molest muddle muss mutiny mystery nag nervous:tension nervousness nervy nettle noise nonplus nonuniformity nuisance onus oppression oscillation outbreak outburst outcry overstep pack pack:of:troubles paddle pain pains palpitation pandemonium panic passion pell-mell penalty perdition perplex perplexity persecute perturb perturbation pest pester pickle pins:and:needles pipe:up pique plague plight polemic pother predicament press presume:upon problem promiscuity provoke psych pucker push put:about put:out puzzle puzzle:over quaking quandary quarrel quicken quiver race racket rage raise raise:hell rampage randomness rattle rebellion report resound restlessness reverberation revolt rhubarb riddle rile riot ripple rise roar rock roil roughen roughhouse rout row ruckus ruction ruffle rumble rumor rumple rumpus rush scamper scramble scrap scrape scrimmage scud scuffle scurry scuttle seethe seething set:on set:to shake shake:up shakes shindig shindy shiver shock shuffle sibilation sickness simmer skirmish slat smolder snarl solicitude sorrow sound spar sparkle spasm spat speed splatter spook spur spurt squabble squawk squirm stagger state static steam stew stimulate stir stir:up stirring storm strain strife strive struggle suffering suspense sweat sweat:it:out swirl swirling swivet take:liberties task taxing tear tempest tension thorn throw thunder tiff tilt tizzy torment tourney tremble trepidation trial trouble tumult turbidity turbulence turmoil tussle twitter underworld uneasiness unhappiness unhinge unnerve unquiet unrest unruliness unsettle upheaval uprising uproar upset upturn urge vacillation vendetta vex vexation vibrate violence vociferate vortex wage:war war weigh:down weight whet whip whip:up whirl whirlpool whirlwind whish whisk whisper white:elephant whiz whoop:it:up wobble woe work:up worry wrangle wrestle yap yelp zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-51-Babylonian absolute acclaimed ace admirable advantageous aesthetic affected aggrandized appalling aristocratic arrogant astonishing august auspicious autonomous awesome awful bad baroque beatified beautiful beneficial benevolent big big:name bigwig bonny boss boundless braw breathtaking bright brilliant buck bully bumper bunkum capital celebrated ceremonious champion chief choice classic classical classy cogent colossal commendable complete comprehensive consequential considerable conspicuous consummate contemptuous contumelious cool courtly creditable crown dainty dandy dazzling deep delicate delightful deluxe derisive deserving desirable dignified direct disdainful distinguished divine duke earl earthshaking egregious elaborate elegant elevated eminent enjoyable enormous erect estimable exalted excellent exceptional exemplary exhaustive expedient exquisite extraordinary extravagant fabled fabulous fair famous fancy fantastic favorable fine first-rate flamboyant flash florid flushed foremost formidable front full gallant garish gaudy gear glorified glorious godlike golden good goodly gorgeous grand grandiose grave great haughty head healthy heavenly heavy heavyweight helpful heroic high high:and:mighty highest highfalutin holy honorable honored hot huge illustrious immense immortal immortalized imperial imperious important imposing impressive incredible inculpable inspiring intense irreproachable irresistible kind kingly large laudable lauded lavish leading legendary lofty lordly lovely luscious lush luxuriant luxurious magisterial magnanimous magnificent magnified main majestic major marked marvelous massive matchless material maximum mellow meritorious mighty miraculous model momentous monarchical monstrous monumental moving much mythical name neat nice noble nobleman nonpareil notable noteworthy noticeable number number:one numerous opulent ornate ostentatious out:of:sight outstanding overdone overwhelming overwrought palatial paramount peer peerless pleasant pleasing pleasurable plenary plush pompous posh powerful prestigious pretentious prime princely principal prodigious profitable prominent proud purple quality queenly rank rare rate recherche redoubtable regal remarkable renowned reputable respectable respected resplendent revered rhetorical rich ripping ritzy rousing royal sacred sainted sanctified scornful sedate select self-governing self-important sensational serious showy signal significant simple sizable skillful smashing soaring sober solemn sound sovereign splendid splendiferous splendorous staggering stately statuesque sterling striking strong stunning stupendous sublime substantial sum sumptuous super superb supercilious supereminent superfine superior superlative supreme surpassing swank swanky sweet swell swollen tall terrific thrilling tidy tony top total towering tremendous unbelievable uncommon unexceptionable unparalleled unsurpassed uppish useful valid venerable virtuoso virtuous viscount weighty well-thought-of wonderful worthy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-157-English:horn bassoon cello clarinet clarion cornet diapason fife flute head mixture oboe ocarina octave organ:stop panpipe piccolo pipe principal rank recorder reed reed:stop register saxophone station stop sweet:potato tremolo trombone trumpet vibrato viola whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:158:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heart heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-159-Establishment Rasputin Svengali VIP access bad:influence big:wheel bureaucracy court directorate friend:at:court gray:eminence heavyweight hierarchy influence influence:peddler ingroup key kingmaker lobby lobbyist management manipulator ministry officialdom open:sesame power power:elite powers:that:be pressure:group ruling:class special:interests them they top:brass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-213-absquatulate clear:out cut:out decamp escape flee fly get:out hightail lam make:off powder scram skedaddle skip split take:a:powder take:off vamoose 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:214:IOU abrade abrasion abstain abyss acceptance accord account acknowledgment adjourn administration agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance ban band bank bar bark barometer beam beat:off bell bespangle bespeckle bilabial bill birthmark bit black:mark blackhead blank:check blaze bleb blemish blister block blockade bloody blot blotch bolt bosom bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage call canon canvass canyon carte:blanche cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix classify claw clearance clearing cleavage cleave cleft clog cloister closure cohere coincide col collate collation collect colophon command concave conceal concur concussion confine confinement confirmation conform conserve consideration constrain constraint constriction contain control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deed deep deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate deny depart depth descent desist detain detention determination dig diggings dike diphthong disallow discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch docket doorstop dot dovetail down draft drag draw drawback drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine excavation exegesis exfoliate explanation explore explosive exposition fault favor fenestra fetter find:out fissure fit fixation flake flash flaw flick flume forbear fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge gibe gleam go:over go:together go:with gold:mine gorge govern groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin harm harness helm hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:out:on hold:together hold:up holdback holdup hole hollow hurt husband immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jab jibe joint jot keep keep:back keep:from keep:out kink label lacerate laceration lacuna lag lay:by leadership leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation line lock lockout lockup logotype look:at look:over loophole lose:ground maim manifest mar marble marbleize mark mark:off marking masthead maul measure meddle mine mistake moat model moderate modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus newsletter nick norm notch note nuisance:value observe obstruct obstruction occlusion opening oppose opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate play:dumb pock pockmark point polka:dot polychrome pore pore:over portfolio post postmortem pound power preserve prevent price:tag prick print probe prohibit prohibition promissory:note protection pull pull:in pull:up punch punctuate puncture push:back pustule put:aside put:back quantity quarry rainbow rationing ravine reading readout reassurance receipt reckoning reef refrain refuse rein reins relax rend rent repress repression reserve resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retain retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive rule run run:over running running:head rupture savage save scab scald scale scan scar scarify scissure scorch score scotch scrape scratch screw scrip scuff seal:up seam search secrete self-control set:apart set:aside set:back setback shackle shaft sign:on simmer:down size size:up skin slacken slackening slash slit slot slow slow:down slow:up slowdown slowing:down slug smother snap snub sonority sore space spangle spare speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stifle stigma stigmatize stint stipple stocks:and:bonds stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty subdue suit suppress suppression surcease suspension syllable tab tag taint tartan tattoo tear tessellate throwback thrust tick tick:off ticket tip title:page tittle token track trademark trammel trauma traumatize treasury:note trench twist type underline underscore valley value variegate veil verification vesicle vocable voice void voucher wadi wale walkout warp warrant wart watermark weaken weal well welt wen withhold work:stoppage workings wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-215-abstain arrest bastille bit bottle:up bridle cage check clink cloister confine conserve constrain contain control cool cool:off cooler coop cork crib curb curtail delay deny detain deter disallow discourage dungeon enclose enjoin fence:in forbear forbid gaol govern guard hem:in hinder hold hold:back hold:down hold:fast hold:up husband immure impound imprison incarcerate inhibit jail jug keep keep:back keep:from keep:out lay:by lock:in lockup maintain mew muzzle obstruct pen preserve prevent prison prohibit pull pull:in put:aside refrain rein repress reserve restrain restrict retain retard retrench save set:apart set:aside set:back shackle shut:in shut:up slow:down smother snub spare stay stifle stir straiten suppress withhold 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-287-absurdity ambiguity ambivalence antinomy asymmetry contradiction disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:288:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe emptiness facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-289-absurdity big:deal dead:letter emptiness failure fatuity folly foolishness frivolity futility hopelessness idleness impotence inadequacy inanity ineffectiveness ineffectuality insignificance levity lightness noise nullity pointlessness rat:race shallowness superficiality thoughtlessness triviality unproductiveness unreality uselessness vacuity vanity vicious:circle weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-318-abundant awash big bloated brimming bristling bursting close compact congested crammed crawling crowded distended drenched full glutted gorged jammed lavish loaded overblown overburdened overfed overflowing overfull overloaded overstuffed packed populous prodigal profuse prolific replete rife satiated saturated soaked studded stuffed superabundant supercharged supersaturated surfeited swarming swollen teeming thick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:319:abuse accept access affect affection aggression ailment algorithm ambush amok animadversion apoplexy approach arrangement arrest articulation aspersion assail assault assume attack attack attempt backbiting baste batter battering battery beat:up begin belligerence berate berating blast blister blitz bloodshed blot blueprint brawl broil bruise brutalize bump burn bushwhack butcher calculation calumny carry:on castigate catch censure challenge character:assassination charge chauvinism citation combat come:at come:down:on complaint conception condemn confound contrivance contumely convulsion crack:down:on cramp criticism criticize cuss:out damn decry defamation defy delivery denigrate denounce denunciation depreciation descend:upon design desire despoil destroy destruction detraction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into diversion donnybrook drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy epithet excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit flap foresight forethought form fracas fray frenzy furor fury fustigate gain game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer harm harry have:at hit hole hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate incursion infiltration intention invade invasion invective inveigh:against involve involvement irrupt jawing jingoism jump jump:on killing lambaste land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means melee molest move:into mug muster obloquy occlusion offense offensive onset onslaught opprobrium organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage raid ramp rampage rant rape rating rationalization ravage rave reflection reprimand revile revilement riot rioting roar roast rodomontade rough row ruin rush sack sacking sail:into sally savage scandal scarify schedule schema scheme scolding scorch seize seizure set:about set:on set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell spring:upon start state:of:war stoppage storm strategy stricture strike stroke surprise swoop:down:upon system tackle tactics take:on take:up tale tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violate violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wipe wreak:havoc wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-320-abuse accuse admonish affair allege arraign article ascribe assail assault assess attack attribute authority belittle betray blame blast book bother bring:charges burden busy care cargo censure challenge charge chide citation cite complain concern condemn convey correct criticism criticize damn damned deadweight decry demand denounce denunciate depreciate descant detail disapprove discredit disparage doom draft drive duty encumber exercise fag fasten:upon finger flak freight fulminate:against giveaway hint impeach implicate implication imply impose impugn imputation impute incriminate indict inform inform:on insinuate intimate inveigh:against involvement knock lade lambaste lay lecture lesson load lumber malign manifesto menace millstone onus oppress overdrive overtax overwork pan pin:on prefer:charges press:charges pull:up rap rate rebuke reflect:upon report reprehend reprimand reproach reprobate reproof reprove revile saddle saddle:with scandal scold sermon set:down shake:up skin slam strain stricture subpoena suggest summon summons sweat take:to:task task tax thing threaten trouble twit upbraid vilify weigh weight work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:321:abuse accident accomplished:fact accomplishment ache achievement aching act acta action adventure affair affliction bafflement balk bane bang bankrupt banquet bash bat bay beat beat:it beating beep belt biff blare blast blat blight blizzard blockbuster blow blow:off blow:out blow:over blowout bluster bobble bolt bomb bombshell boot bop botch box bray break break:down breakdown breakup breath breathe breather breeze brew brunt buffet bugle bump bungle burst bust calamity cannon capsize carom casualty cataclysm cataract catastrophe catch cave cave:in chop clarion clash clean:out clear clear:away clear:out clear:the:decks clip clout clump collapse collision comedown concussion consume convulsion cough coup crack crack:up cramp crash crow crunch cuff cut dash dashed:hope dealings death debacle deed defeat defecate depart deplete destiny destroy destruction detonate devastation dig ding dint disappointment disaster discomfiture disillusionment dissatisfaction dissipate distress dither do:in doing doings dole dolor doodle doom douse drain droop drop drub drumming duck:out duff earthshaker effort eliminate emit empty encounter endeavor enterprise episode escape evacuate event exhale exhaust exit expel expire explode exploit extinguish fail failure faint fait:accompli fatality fate feast feat fiasco fife fizzle flaw flee flowering flub fluff flurry flute fool:away foozle foul:up founder freshen fritter frustration fumble fume fusillade gasconade gather gest get:away get:off give:off give:out go go:down go:off go:through goof grief gulp gum:up hack hand handiwork harm havoc heave hiccup hit honk hurt impact impingement impose infelicity inhale injury inspire jab jar job joker jolt kicker knock lam lapse lavish legend lesion let:out letdown lick life lot louse:up maneuver measure meeting mess mess:up mirage misadventure mischance misery misfortune mishap mouth move muck:up muff onslaught operation overt:act pain pang passage passion peal pelt percussion performance peter:out pileup pipe pipe:up play:out plug plunk poke pontificate pound prate proceeding production profile pull:out punch purge put quake quit rage rap ravage reek remove respire respite retire revelation reverse romance ruffle ruin ruination run:down run:out run:through scatter scram screw:up scud scuttle seize:the:day set:in set:up setback shatter shipwreck shock shocker shout shriek sideswipe sigh sink slam slap slather slog slosh slug smack smash smashing smashup smoke sneeze sniff sniffle snore snort snuff snuffle sock sore sore:spot sound souse spasm spend squall squander squeal stab stand step stitch stress stroke stunt succumb suffering surprise swap swat sweep:out swing swipe switch take:a:powder tattoo tease temblor ten tender:spot thing throb throes throw:away throw:off throw:out thump thunderbolt thwack toot tootle total:loss tour:de:force tragedy transaction trouble trumpet turn tweedle twitch typhoon unclog undertaking vacillate vamoose vapor vent void waft wallop washout waste waver welt whack wheeze whine whistle whomp whop windstorm winnow withdraw work works wound wrack wreck wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-322-abuse ache activate adulterate afflict affliction affront aggravate aggrieve agonize agony ail alloy alter anger anguish animate annoy approach assail assault atrocity attack bag bane bastardize batter bean beat beat:up bedaub bedevil befoul beguile belabor beleaguer belie beset besiege besmear besmirch besmoke bespatter bete:noire betray betrayal bewitch bias bill black blacken blasphemy blast bleed blemish blight blockade blot blur botch bother brand breach break break:down break:up bruise brutalize buffet bugbear burden cajole calamity canker cataclysm catastrophe catch censure chafe change charge cheapen check chivy chop clobber coarsen concern condemn confound confuse constrain consume contaminate contravene convert corrupt corruption crucify crush curse cursing cut cut:up dab damage damn daub death debase debauch decay deceive decimate decoy deface defame defect defile deflect deflower deform degenerate degrade delude demean demolish demoralize denature denigrate denunciation deprave depredate depression deprivation dereliction desecrate desolate despoil destroy destruction deteriorate detriment devalue devastate deviant deviate devitalize devour difficulty dilute diminish dirty disability disable disadvantage disapprove disaster discolor discomfort discommode discredit disease disfigure disgrace dishonor disintegrate disparage displease disservice dissolve distemper distort distress disturb divert do:in doctor dog doom drain drawback embezzle embitter employ encircle encompass enfeeble engorge enrage entice envelop envenom err evil exacerbate execration exercise expose expropriate face falsify fault festering filch flaw force fortify foul frazzle fret fuddle gall garble gnaw gobble grief grievance grieve grind gripe gut handicap hang:in:effigy harass harm harrow harry haunt havoc hex hindrance hoot hound hunt hurt ill-use impair impairment imperfection impose:upon imposition imprecation incapacitate incinerate inconvenience indignation indispose infect infection infringe infuriate injure injury insult inundate invalid inveigle invest invoice ire irk irradiate irritate jinx knock knock:about knock:around lace lambaste lay:on lay:waste lead liability load loss lower lure madden maim malaise malediction malfeasance malign maltreat mangle manhandle mar martyr maul melancholy menace mess mess:up misapply misappropriate mischief misconduct misdirect misery misfeasance misguide mishandle mislead mismanage misplay misprint misquote misread misrule mistreat misuse modify molest muddy mug mutilate nasty nettle obstacle obstruction offend oppress outrage overpass overstrain overwhelm pain paw peculate perplex persecute perturb perversion pervert pester pierce pilfer pillory plague play:havoc:with pocket poison poisoning pollute pollution pommel popularize pother prejudice prick problem profanation profane prostitute prostitution prostrate provoke pummel punish pursue put:back put:out puzzle rack rake rankle rape rationalize ravage rave ravish ravishment raze ready reduce reprimand resentment revile rile rot rough roughhouse ruin sabotage sack sacrilege sadness savage scar scathe score scrape scratch seduce seduction sell:out sexual:assault shame shipwreck shortcoming sidetrack sin slander slight slur smear smirch smite smoke smudge smut snap soften:up soil sophisticate sorrow spatter spike spoil spoliation spot stab stain steal stigmatize sting strain straw strengthen stress strike strip subvert sully surround swallow:up swearing tab taint take tamper:with tar tarnish tear tease tempt thrash threaten torment torture tragedy transgress trespass trouble trounce try turn:aside turn:away twist undo upheave use vandalize vaporize vex vexation victimize vilify violate violation violence vitiate vulgarize wallop warp waste water weaken weakness weight whore woe woebegone worry worsen wound wrack wrath wreak:havoc wreck wring wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:323:abuse address air allocution application assault assignment attack ballyhoo berating bring:round cant chalk:talk comment debate declaration diatribe discourse establish eulogy exchange exhortation expression filibuster harangue homily inaugural invective irony lecture note oration panegyric patter pep:talk peroration philippic phrase pitch platform question rating reading recital recitation reflection repetition sales:talk salutation salutatory sarcasm say sermon song:and:dance speak speak:to speech spiel stump sway talk talk:down talkathon tirade tone utterance valedictory vituperation word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-324-abuse admonish berate blame castigate censure chastise chide condemn correct criticize denounce execrate harass jaw lecture rag rail rate rebuke reprehend reprimand reproach reprobate reprove revile scold set:down set:straight spank straighten:out take:down take:to:task tell:off upbraid vituperate wig 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-363-abysmal bottomless cavernous colossal enormous gape gaping immense mighty monstrous plunging prodigious soundless tremendous unfathomable unfathomed vast yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:364:abyss accommodate adjust affect air:space alienate alienation allowance alveolus aperture bank bed beguile benthos betray bind blank blaze blemish bore bottom branching breach break break:in break:through break:up breakage broach bump burrow burst burst:in bust bust:in caesura canyon cave cave:in cavity cessation chalk channel chap character chasm check chime chimney chink chip clearance clearing cleavage cleave cleft cloven col color comb come:apart come:out concave conflict connection corridor cover crack cracked cranny crater craze create crevasse crevice cut cwm dale deep deeply defection deficit defile delay dell depression depth dichotomy difference difficulty dig dig:up diggings dike disaffection disagreement discharge disclosure disconnected discontinuity discrepancy disfavor disintegrate disregard disrupt disruption distance disunion ditch divaricate divergence divert divide divided division drain draw dredge drench drill empty engraving enquire error escape excavation exfoliate extraction failure fall:to:pieces fallacy fault fenestra fissure fit flaw flop flume fold forked fracture frost furrow gap gape gaping gash gat get gill give:away give:way glen go go:away gold:mine gorge gouge groove ground grove gulch gulf gully gutter hack halt hand hatch hiatus hoar hole hollow hurt incise incision indentation inlet inquire interim interlude intermission interruption intersection interspace interstice interval issue jag jam jog joint jump lacerate lacerated lacuna lapse leak letup liberty lode lull make mangled mine mistake moat mutilated narrow neglect niche nick notch ocean:depths omission open open:fire open:up opening orifice outlet oversight pan part pass passage passageway pause penetrate perforation pit pore position print probe problem profundity prospect puncture quarry quartered ragged ravine read recess recoil rend rent respite rest ridge rift rime rip rive run rupture scale schism scissure scoop score scotch scrape scratch seam sell sell:out separate separated separation severed shaft shredded shut:down shut:off sink skip slam slash slice slit slot slough snap space splinter split spread stab start stop suspension tap tattered tear torn treasure:trove trench trip trouble trough tunnel vacuity vacuum vale valley vein visa void wadi wait wash weak:point well white workings yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-365-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-487-access admissibility admission affiliation appearance assimilation association availability composition comprehension eligibility embodiment evidence hospitality inclusion incorporation integration membership openness participation reception result tolerance whole 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:488:access aching ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-489-access advance advantage agree:with answer atone avail bear become befit befitting benefit chime coddle connect do do:the:trick embrace favor fill fill:the:bill fit forward fulfill get get:by go:around go:with hack:it halt harmonize hold interest make:the:grade meet pass pass:muster pay pay:off please pray profit promote qualify quench raise reach relate sate satiate satisfy serve set:up square stake stand stand:up stretch suffice suit take:it use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-490-access alley approach arterial artery avenue blind:alley boulevard bypass byway causeway channel close course court creek crescent dike direction drag drive driveway entree expressway fairway freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:491:access amok apoplexy approach arrest attack blockade cataclysm check closing closure convulsion cramp death disaster eclampsia entrance epilepsy explosion fall falling:sickness fever fit frenzy furor fury get grand:mal grip ictus influence lockjaw occlusion orgasm outburst pang paroxysm petit:mal possession rage seizure sexual:climax shutdown siege spasm spell stoppage storm stroke tantrum tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:492:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:493:access attack backfire bang bark belch blast blaze blow blowout blowup boom breeze burst cascade clap convulsion crack crash cyclone deflagration detonation discharge disgorgement ejaculation emission eruption exclamation expansion expletive explosion expulsion fit flare flare:up flash flaw flood flurry frenzy fusillade gale gunshot gush gust hurricane increase irruption jet outbreak outburst outflowing outpouring paroxysm pop puff rapids report rush sally salvo scene scud seizure shot spasm spate spew spout spurt squirt stew storm surge tantrum tempest tornado torrent upheaval upsurge volley wax whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-494-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-627-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:628:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-629-accomplished:fact accomplishment ace achievement act acta action activity adventure affectation answer approach arabesque artifice bestride bit blow clip contrivance countermove coup course course:of:action cross cut dealings deed defective device diminish direction divide do:the:trick dodge doing doings effort endeavor enterprise expedient exploit fait:accompli feat fill:the:bill ford gallery game gest gimmick go go:out hand handiwork improve improvisation initiative job journey journeying last:resort leave makeshift maneuver means measure motion move movement operation overt:act pass pass:by pass:over passage path performance procedure proceed proceeding process production progress progression quit raise range reach resign resort resource route routine run running shift solution span spoor sport step step:down step:up stoop stopgap stratagem stride stroke stunt suffice tactic take:steps tentative thing tour:de:force track transaction travel trick trump turn undertaking way withdraw work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-721-account:for affect appertain:to bear:upon blame concern confess connect deal:with fasten:upon fix:on interest involve lay:to pertain:to pin:on refer:to regard respect settle:upon touch touch:upon 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:722:account:for act acting affect affectation air airs alibi apology appearance artfulness artifice aspect assume batten bearing befog bend betray blanket blind bluff blunt border breathe bring:forward brow bullshit burlesque camouflage canary cant caricature casuistry characterization charade cheat chicane chicanery claim cloak cloth coat color coloring complexion concealment conduct conspiracy contrast copper copy countenance counterfeit cover cover:story cover:up covering covert craft cream credibility:gap cunning curtain deceit deceive deception defense delusion demeanor demonstration denomination deputy designation device diddle disguise dishonesty display dissemblance dissimulation dodge drama dramatize dummy duplicity effrontery embodiment enactment evasion exaggeration excuse exhibit exhibition exhibitionism exposition exposure express expression externals facade face facet facia fake fakery false:front false:show falseness falsity farce feature feign feint figure figurine finesse flam flaunting flimflam flourish fore forefront foreground forehand foreword forgery form fraud fraudulence fringe front front:man front:matter frontage frontal frontier frontispiece gall gambit gammon gaudiness gilt gimmick gloss guile guise gyp handle hanging head heading hoax hocus-pocus hoke humbug hypocrisy identity illuminate illusion image imitation imposture incognito indirection insincerity intrigue juggle knavery lead let:on lineaments look make:believe maneuver manipulation mannerism mask masque masquerade mendacity mien mirage mislead misrepresentation mock mockery model motley move mummery obverse opening ostentation overact overconfidence pageant pantomime parade parody performance perjury phantasm phony picture pitch plausibility play playacting ploy pose posing posture preface prefix presence present presentation presentment pretend pretense pretension pretext primrose priority production profess projection proscenium protective:coloration protestation public:image put:on racket recommend refuge represent representation retrospective right ruse sanctimony screen seeming sell semblance set:forth sham shape shelter show showing shroud simulacrum simulate simulation sleight sleight:of:hand smoke:screen speciousness spit spoof statue stratagem subterfuge superficiality supply swindle tergiversation tone top travesty treachery trick trickery unfolding unveiling utter varnish veil veneer vision visor wear wile window:dressing wraps 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-723-account:for allegorize analyze answer better break bring:forward cipher clarify clean:up clear clear:up coarsen comment construe crack decide decipher decode define delineate demonstrate demythologize describe detail determine develop discharge discourse disembroil disentangle disinvolve display dissolve distort dope:out edify elaborate elucidate embody enlighten excuse exemplify exhibit explain explicate expound express figure:out find:out finish fix free get get:across get:over illuminate illustrate improve incarnate interpret make:clear make:out make:plain misapply perfect pervert popularize present prove put:across put:over rationalize ravel read rectify refine relieve represent resolve reveal settle show simplify solve sort:out spell:out straighten:out unclutter uncoil undo unfold unlock unravel unriddle unscramble unsnarl untangle untwist unweave unwind uplift vulgarize work:out 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-812-acerbity acidity acridity acrimony astringency bite bitterness brute:force coercion compulsion constraint duress edge emotionalism energy force grip harshness intimidation irascibility keenness might mordancy nervousness poignancy point power pressure rigor roughness sensitivity severity sharpness sting strength stridency stringency strong:arm teeth twist vehemence vigor violence virulence warp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:813:ache aching afflict affliction affront aggrieve agonize agony ail anguish annoyance anxiety bit bite bitterness bleed blow bore bother box bristle bruise burn cabin calamity care carry:off catastrophe chafe charley:horse chill colic constrain contrition convulse convulsion cramp crib crick cross crucify cut cut:up depress depression despair difficulty disaster discomfort discomposure dismay disquiet distress dither dolor drag effort evil exacerbate exertion exigency fatigue fester festering frenzy fret frostbite gall gnaw gnawing grate grate:on gravel grief grieve grimace grind gripe grit harass harm harrow hassle headache hitch hurt hurting inconvenience industry inflame infliction injure injury insult irk irritate irritation joylessness kink labor lacerate lament lamentation lesion malaise martyr misery misfortune misgiving mortification mourn mournfulness needle nemesis nettle nip nuisance offend offense oppression ordeal orgasm outrage pain pains pang paroxysm passion pathos pay penalty pest picot pierce pinch pining poignancy pressure prick prostration provoke rack rankle rasp raw regret remorse rub sadden sadness savage scourge seizure sharpness shiver shivering shock shoot shooting smart soft:spot sore sore:spot soreness sorrow spasm stab sting stitch strain strait stress stroke suffer suffering task tender:spot tension tentative thrill throes tingle toil torment torture tragedy trauma traumatize travail trial tribulation trouble try tweak twinge twist twitch upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:814:ache aching ague chill chilling creeps cut dither freeze frostbite goose:bumps horripilation nip shiver shivering shock spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-815-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-819-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:820:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-821-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-879-acquaintance awareness comprehension corpus data datum discernment dope experience expertise facts familiarity grasp information intelligence intimacy inwardness ken know knowledge news perspicacity sagacity self-knowledge skill technics technique wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:880:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-881-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity flattery flexibility homage honor loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:882:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:883:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-884-acquiescent active alert applicable ardent assiduous attentive careful cautious ceremonious circumspect committed compliant conscientious considerate constant correct courteous dedicated deferential determined devoted devout diligent duteous dutiful dyed-in-the-wool earnest enthusiastic ethical exact faithful fast finicky flexible fussy heedful honorific intense liege loyal meticulous mindful moral obedient obliging observant painstaking polite practicing precise punctilious punctual regardful religious resolute respectful scrupulous staunch steadfast submissive tested thorough thoughtful tried:and:true true willing zealous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-964-acting affectation afterglow alibi allowance apology appearance bedaub bedizen begild belie besmear blind bluff brightness buff burnish butter calcimine camouflage cloak coat color coloring comment:upon complexion contort cover cover:story creamy dab daub deception decontamination delicate delusion device dictionary dip disguise dissemblance dissimulation distort distortion dress:up dye edit eggshell embellish emblazon embroider enamel epidermis error excuse explain exteriority facade face fakery false:front false:show falsify falsity feint finish flat flush fraud fresco front fudge furbish garble gazetteer gild gilt glance glaze gleam glint gloss gloss glow grain guise hue humbug imbue imposture incandescence iridescent justify lacquer lay:on lexicon luster masquerade mellow misapplication misapply misapprehend misapprehension misconceive misconception misconstruction misconstrue misinterpret misinterpretation misjudge misjudgment misquote misread misreading misrender misrendering misrepresent misstate mistake misunderstand misunderstanding mitigation nacreous opalescent ostentation overstate pale palliative parget pastel patina pearly perversion pervert pinprick playacting polish pose posing posture pretense pretension pretext prime protestation qualification quiet refuge representation rind rub sad scour scratch seeming semblance semigloss shadow shallowness sham sheen shellac shine simple simulacrum simulation skin skylight slant slap:on slather sleek slick smear smoke:screen sober soft softened softening somber speciousness squeeze squeezing stipple strain stratagem subdued subterfuge subtle superficiality surface sweet synonymy tar tender thesaurus tinge tint titivate tone torture torturing trick trick:out triviality twist twisting understate veneer vocabulary wax whitewashing window:dressing wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:965:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance dash deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exterior exteriority externals extrinsicality facade face facet fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication italic larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising roman sans:serif seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-966-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-972-action activity agency attendance charge cover:charge device employ employment exercise handling labor ministration ministry mission occupation ordinary peonage practice serfdom service servitude slavery tackle use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:973:action activity aggression alacrity ambition animal:spirits animate animation animus anxiety appetite ardor avidity bite bounce brio cast character compulsion control dash dazzle determination drive dynamism eagerness effect effervescence effort elan endeavor energy enterprise enthusiasm esprit esprit:de:corps excitement exertion exuberance fervor fire flair flavor force gaiety get-up-and-go getup ginger glow go gumption gust gusto guts heat hustle impatience impetus impulse initiative intensity joie:de:vivre keenness lead leadership life lifeblood liveliness mettle might mind morale motivation moving:spirit moxie obsession panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power preoccupation promptness punch pungency push quickness readiness relish resilience snap soul spark:of:life sparkle spirit spirits spring spunk starch team:spirit tone urge vehemence verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-974-action activity battle business campaign cause commitment contest crusade drive effort enterprise expedition faith fight holy:war interest issue lifework movement operation principle struggle war 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1028-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1029:activity admiration adoration affection alacrity anger animal:spirits animation anxiety appetite appreciation ardor avidity bite bliss brio crush dash delight devotion eagerness ecstasy edge elan elation enthusiasm esprit euphoria excitement exuberance fanaticism fervor fire fireworks firing flavor fondness furor fury gaiety ginger glow gust gusto guts heart heat hunger impatience impetus infatuation interest joie:de:vivre keenness kick life liking liveliness love mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor sexual:desire snap soul spice spirit spirits tang taste thirst vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1030:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1031:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1032:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1033-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1247-admiration adoration adulation apotheosis appreciation approbation approval ascent assessment assumption awe beatification celebration commendation conformity consideration courtesy cult cultism deference deification devotion duty elevation esteem estimation examination faith favor fealty fear feeling glorification glory goal hero:worship homage honor idolatry idolization ism laud loyalty mark mystique note observance piety piousness praise prestige prostration puff regard religion respect reverence symbolism theism veneration view weakness worship worshiping 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1248:admiration affection affinity aim allurement angle animus apartheid appetite appreciate appreciation aptitude aptness ardor assay attachment attitude attraction bag bearing bend bent bias biased bigotry brand break cant cast character choice color command constitution cosset crank craving crazy crook crush cuckoo curve custom decision delight delight:in desire determination diathesis difference discretion discrimination dislike dispose disposition distort draw drift druthers eagerness eccentric eccentricity enjoy enthusiasm esprit:de:corps eye faculty fancy fascination favor favoritism feeling:for felicity fervor fetish flair fondness free:choice free:will genius go grade grain gust gusto head heart idiosyncrasy impressionability inclination incline inclined inclining individualism inequality infatuation influence intention interest intolerance involvement irregularity jaundice jaundiced:eye kidney knack lean leaning liability like liking line list longing lopsided love lurch lust magnetism make makeup manner mark mettle mind mold mutual:attraction nature nepotism nutty objective oddity openness partiality partisanism passion penchant persuasion pitch pleasure pliability point preconception preconsideration predetermination predilection predispose predisposition preference prejudgment prejudice prepossess prepossession presumption presupposition probability proclivity propensity pull racism rake readiness relish resolution rick savor sensitivity:to sentiment serpentine set sexism sexual:desire sheer shift skew slant slope soft:spot spirit stamp stomach strain streak stripe style susceptibility swag sway swerve sympathy tack taint talent taste temper temperament tendency thing tilt tilting tip tone trace tropism turn twist type understanding variety veer volition warp way weakness weird will will:power willingness wind yaw zeal zest zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1249-admiration ardor concupiscence curiosity desire drive eagerness fancy fantasy hope kick libido liking love mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1340-adultery affair amour cuckoldry dalliance entanglement fancy fascination flirtation illusion infidelity intimacy intrigue liaison love love:affair passion relationship romance sentiment triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1341:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1342-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1597-advocate assert bear:out defend guard justify maintain protect refute second shield support uphold vindicate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1598:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1599-advocate backer bipartisan champion contributor defender endorser exponent guarantor insurer notary partisan party promoter seconder sectary subscriber underwriter upholder 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1658-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1659:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1660-affected arrogant artificial chichi elaborate elegant embellished feigned flowery forced highfalutin histrionic hypocritical insincere labored mannered mincing overacted overdone overelaborate overnice overrefined pedantic pompous precious pretentious pseudo simpering stagy stilted studied theatrical unnatural 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1668-affection ailment blight complaint condition disease disorder ill infirmity malady sickness syndrome 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1669:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1670-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1918-agitate bob bobble bounce bump dither falter fidget flick grimace itch jar jerk jig jigger jiggle jog jolt jostle quake quaver quiver rattle rictus shake shiver shock shudder tic toss tremble tremor twitch twitter wiggle wobble wriggle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1919:agitated ague aspen chorea decrepit doddering fearful fidgety fits:and:starts fluctuation fluttering fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1920-agitated amiss anarchic angry awry balled:up bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced mixed:up muddled on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shot shuffled suspenseful tense topsy-turvy troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset upside:down 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1924-agitated edgy emotional eruptive excitable excited explosive feeling hotheaded inflammable irascible irritable mettlesome nervous passionate prickly responsive sensitive sentient skittish softhearted susceptible sympathetic tender touchy volatile volcanic wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1925:Nemesis agitation ailment anger angst anguish animation anxiety apprehension bang battle:royal beat bedlam blow bluster boil boiling boot bother brawl bristle broil brouhaha bubble bug bump burning burst bustle cacophony care chafe chaos churn clamor cloud cold:sweat commotion concern confusion crack crash craze creeps daze decoction dedication delirium determination devotion disarrange discomfiture discompose discomposure disorder disorganization disorientation disquiet disrupt distress disturb disturbance dither dread ebullition embarrassment embroilment enthusiasm exasperation excitement explode fanaticism fascination fear ferment fermentation fervor fever fidgets fight fire fit flame flap flummox flurry flush fluster flutter fog foment fomentation foofaraw foreboding fracas fray free-for-all frenzy fret fuddle fume furor furore fury fuss goose:bumps hassle haze heat hectic hell horripilation hot hubbub hullabaloo hysteria infatuation inquietude jimjams jitters jumble kick lather madness maelstrom malaise mania maze melee mess mill misgiving mist moil muddle nerves nervous:tension nervousness obsession obstinacy palpitation pandemonium panting passion patter perplexity perseverance perturb perturbation pins:and:needles pitapat pother pucker quaking quaver quavering quiver quivering racket rage remittent restlessness roil roughhouse rout row ruckus ruction ruffle rumple rumpus rut scramble scuffle seethe seething shake shake:up shakes shaking shiver shudder shuffle simmer smolder solicitude space spasm stew stir storm strain strife suspense sweat swirl swivet tempest tenacity tension throb throbbing tizzy tremble trembling tremor trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest upheaval uproar upset vehemence vexation violence wallop warm worry zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1926-agitation alarm angst apprehension care concern dismay disquiet distress disturbance dread fear foreboding fright frighten funk horripilate inquietude malaise misgiving nervous:tension nervousness perturbation phobia pins:and:needles pucker scare shake solicitude spook stagger startle stew strain suspense tension trouble uneasiness unman unnerve upset vexation zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1931-agitation anger ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze bristle broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell ramp rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear teem thunder turbulence turmoil volley whisk whiz zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:1932:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-1933-agitation bother chagrin chaos cloud commotion confusion daze derangement disarrangement disarray discomfiture discomposure discountenance disharmony disintegration disjunction disorder disorganization disorientation disproportion disquiet disruption distress disturbance embarrassment entropy flurry fluster flutter fog frenzy fuddle haze irregularity jumble maze mess mist mortification muddle nonuniformity perplexity perturbation pother promiscuity pucker randomness ruffle shuffle stew sweat swivet tizzy turbulence uneasiness upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2008-aim airfreight apt attitude azimuth bank bearing bent bias carry cast celestial:navigation choice color coloring command course current descent design direction dispose divergence drift drone execution go heading high horizon inclination incline intent lay layout lead leaning leeway lie line look mainstream make mark mean motion mounting movement navigation orientation pilotage plan point position practice predispose propose quarter range rest ride run set shuttle steering stream style sway swing tack temper temperament tendency tenor thread tone track trend turn type vector wash way zone 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2009:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2010-aim ambition animus ardor aspiration assumption care choose command concentration conclude consider contemplate counsel decide deem desideratum design desire determination determine dig discipline disposition disregard effect enjoin enjoy estimate fancy function go govern heed idea intend intent judge mean meaning mind motive pay:attention plan point power project proposal propose prospectus provide:for purpose regard resolution resolve review sake striving study think view will will:power 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2054-air air bring:out broach cast display divulge give:out make:known open:up ply produce put:about put:out turn ventilate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2055:air air apparition appearance astral banshee bubble chaff control cork departed:spirit dust dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit sponge spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2056-air air:pollution alluvium ashes beat bran carrion crumb crumble dirt dust fallout farina filings flour grain lint mash meal powder sawdust shard smut soot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2130-Pullman:car absolute absolutely achromic alabaster all:out anemic apathetic arid ashen assertive assimilated balanced banal bank bar barren basin bated beat blah blanched bland blank bloodless boat bony border boring bottomland boxcar broad broke buggy busted caboose cadaverous campo car carriage cart casino catatonic categorical central certain chambers champaign characterless clear clerestory close coach cold colorless common commonplace complete completely conclusive consistent constant continuous coral:reef couchant cracked crawling creamy crib cubic dead debased decided decisive definite definitely definitive deflated delicate delta depressed desert determinate diluted dim diner dingy direct directly discolored dismal dolly dopey dormant doughy down downright downy drab drawing:room dreary drop dry dryasdust dull dusty earth effete eggshell elephantine emphatic empty entire esplanade even evenly exact exactly explicit express fade faded faint fallow featureless fell final firm fixed flat flat flat:out flatland flavorless floor flush ford foul freighter gambling:house gangling gaunt gawky ghastly glabrous glass global grassland gray groggy ground:floor groveling haggard hard heath hell hollow horizontal humdrum ice implicit in:suspense inactive inane indifferent indisputable indubitable inert inexcitable insipid iridescent irrevocable irrevocably ivory jejune joint junk lackluster laid:low languid languorous lanky latent leaden lean ledge lengthwise level lifeless lineal linear livid llano local logy lolling lounging lowlands lurid lusterless lying marble mare mat matte matter-of-fact meager mealy mellow mesa mild monotonous muddy muffled mundane nacreous neap neutral opalescent open openly ordinary out-and-out outright overthrown pale pallid pampas pappy parlor:car parterre passive pastel pasty pearly pedestrian penthouse peremptory perfect phlegmatic pitch plain plane plateau platform playa plodding pointless poky ponderous poolroom positive positively prairie precise precisely prone proportional prosaic prostrate prosy pulpy quiet railway:car rawboned reclining rectilinear recumbent reef reefer rental reposing right roomette round runty ruptured sad sallow saloon salt:flat sandbank sandbar sapless satin savanna savorless scraggy scrawny sedentary semigloss shallow shelf ship shoal short sickly silk simple skeletal skinny slack sleeper sleeping slide slow sluggish slumbering smoker smoldering smooth smothered sober softened solemn somber spare spherical spiceless spidery spindly spiritless squashed squat stagnant stale standing static steppe stereoscopic sterile stiff stifled stockcar stodgy stony stooped story straight strand strapped streamlined studio stuff stuffy stumpy suave subdued subtle suite superficial supine sure surface sweet table tableland tabloid tabular tame tank tasteless tedious tender terrace tired tiresome toneless torpid total trite truck true tundra twiggy unambiguous unaroused unbending unbent unbowed unbroken uncircumscribed uncolored unconditional undersized underweight undeviating undistorted undoubting unelevated unembellished unequivocal unflavored unhampered unhesitating unidealistic unimaginative unimpassioned uninterrupted unlimited unmistakable unmitigated unqualified unquestionable unquestioning unreserved unrestricted unromantic unswerving upland upright utter utterly van vapid veld velvet vertical wagon wan waxen weald white whole wholly without:exception wooden 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2131:alacrity anger animation anxiety appetite ardor avidity dash devotion drive eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2132:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance fire flair flourish gaiety gust gusto impatience inclination keenness life liveliness mind moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits taste verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2133-alarming amazing astounding awesome breathtaking dreadful fearsome frightening overwhelming startling stunning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2193-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2194:alienation apostasy breach break chasm cleavage cleft derangement disaffection discord disfavor disjunction disruption dissent dissidence disunion divergence division faction fissure flaw fracture gap nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2195-alienation atomization autism break circumvention compensation daydream deception defense:mechanism delusion dereism displacement dissociation distraction dream escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism nostalgia overcompensation projection rationalization resistance romance romanticism self-deception separation sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2535-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2536:amok attack attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2537-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2577-amplitude blaring blasting blind:spot crawling creeping drift fading interference loudness noise phone reception sound:wave spread static 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2578:amplitude animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish fullness gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2579-amplitude bulk constancy continuity enormity equilibrium expanse fullness grandeur greatness hugeness immensity incessancy infinity intensity largeness magnitude might monotony plenitude power prodigiousness soundness stability steady:state strength substantiality uniformity vastness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2693-Miss:America ace bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl crackerjack dazzler dream enchantress eyeful knockout looker lovely marvel model paragon peach pinup pussycat queen sensation stunner toast trump 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2694:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive dynamism ecstasy elan encouragement energy enthusiasm evil:spirit exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct intelligence moving:spirit natural notion passion prodigy provocation reflex soul sparkle specter spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2695-Narcissus blowhard braggart egocentric egotist exhibitionist gasbag individualist know-it-all narcissist smart:aleck smarty windbag wise:guy wisecracker 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2698-Negro:spiritual anthem cantata canticle choir chorale chorus church:music doxology ensemble glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2699:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2700:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy emotion energy enthusiasm esprit excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness life liveliness loyalty passion rage relish resolution savor sentiment seriousness sincerity soul spirit vehemence verve violence vitality vivacity warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2701-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2841-animal:spirits animation birth continuance duration endurance existence immortality life lifetime liveliness living longevity permanence persistence subsistence sustenance viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2842:animal:spirits animation ardor bounce brilliance brio buoyancy charge clout dash dint drive dynamism eagerness effervescence elan energy enthusiasm esprit exuberance fervor fire force gaiety get-up-and-go glow gusto infusion intensity joie:de:vivre kick life liveliness loyalty mettle might moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy potency power punch pungency push snap sparkle spirit spirits strength tenacity vehemence verve vigor vim vitality vivacity wittiness zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2843-animal:worship demonism devil:worship fetishism fire:worship heathenism hero:worship idol:worship idolatry paganism sorcery sun:worship 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2932-answer break bring:down capsize careen cataclysm confound confute conquer contradict controvert crush dash deck defeat demolish deny destroy deteriorate dismiss dispose:of end fall finish floor foil founder frustrate go:down honeycomb hurt keel keel:over knock:down knock:over master mine nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolution revolutionize ruin sabotage sap scuttle settle shatter shut:up silence sink somersault spill spoil squash squelch subversion subvert surmount throw:down throw:over thwart topple trip turn:over turn:upside:down turnover undermine unhorse upend upset upturn weaken wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:2933:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-2934-answer catchword clue conception cue evidence exhibit gesture glimmer glimmering hint idea implication imply index indicate indication indicator inkling innuendo insinuation intimate intimation key kick lead line look mark nod note notion nudge prompt scent sign signal spoor suggestion suspicion symptom tell telltale trace track vestige whiff whisper wind wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3019-aperture avenue blow blow:out blowhole break canal cast:out channel chute clean:out clear clear:away clear:out clear:the:decks crack debouch defecate deplete discharge disclosure door drain duct dump egress eject eliminate empty escape estuary evacuate exhaust exit expel fissure floodgate flume funnel hole inlet leak let:go let:loose let:out loophole loose opening orifice out outcome outlet passage passageway pore port purge release remove slit slot sluice spiracle spout sweep:out tap throw:out unclog unleash vagina vent vessel void vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3020:aperture belt bit blank bore breach break cavity chasm check chink clearing cleft crack crevice cut deal defile disclosure discontinuity fenestra fissure gap gape gaping gash gat gulf hiatus hole hollow inlet intermission interstice interval lacuna leak notch opening orifice outlet pass passage passageway pore prick puncture rift rupture slash slit slot slug space spell split vent void yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3021-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3024-aphorism apothegm axiom dictate dictum gnome moral motto precept prescript rule sentence 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3025:aphorism apothegm backfire bon:mot boomerang comeback conceit counterattack countermeasure counterrevolution counterstroke crack defense epigram exchange gag gibe give-and-take humor irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip reciprocation recoil repartee retaliation retort riposte sally sarcasm satire scintillation waggery wisecrack wit witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3026-aphoristic axiomatic clear crisp distinct epigrammatic explicit express gnomic moralistic perspicuous pithy plain platitudinous pointed proverbial pungent sententious stimulating succinct terse unmistakable 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3046-apologetic ashamed bad bitter embarrassed guilty humbled humiliated mortified mournful penitent penitential regretful remorseful repentant rueful sad shamed shamefaced shameful sorrowful sorry terrible unhappy:about wistful woeful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3047:apoplexy breakup cataclysm catastrophe climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3048-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3087-apparently appearance aspect board border brow cheek circumference cortex covering crust demeanor disguise envelope epidermis exterior external facade face facet facing false:front fringe front integument limit lineaments look mask mien openly outline outside periphery rind seeming shell side skin superficially surface top worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3088:apparition appearance astral banshee bogey clod conceive control daemon deception decree delusion demon departed:spirit determine dybbuk eidolon envision evil:spirit fantasy feature figure form genius ghost gloom govern guard guide guise hallucination haunt highest hint illusion image immateriality incarnation incorporate incorporeal intelligence larva lineaments look manifestation manner materialization mirage obsess order outstrip peculiarity phantasm phantasmagoria phantom phenomenon plan poltergeist possess presence presentation protection realize set shade shadow shape sign silhouette singularity specter spectrum spirit spook sprite suggestion theophany umbra umbrage vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3089:apparition appearance babble brainchild brainstorm bubble canard chimera conceit concept conception concoction creation creativity daydream deception delirium delirium:tremens delusion delusive device disposition dream dreamland eidolon envisioning extravaganza fable fabrication fake falsehood fancy fantasy fata:morgana fib fiction figment figure forgery form ghost gush hallucination humor hysteria ignis:fatuus illusion illusory image imagery imagination inclination ingenuity insight inspiration invention inventiveness lie maggot masquerade mirage myth nightmare phantasm phantasmagoria phantom picture pipe pipe:dream poem presence prevarication rage rainbow rave romance self-deception shade shadow shape specter tale tall:story thinking thought trick trip tripping untruth utopia vapor vision visualization whim whimsy wildest:dream wraith yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3090:apparition appearance bubble chimera circumvention deception delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment figure flimflam fooling form ghost hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shade shape snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3091:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3092-appeal application apply beseechment bid call call:on clamor consideration contemplation cry entreaty impetration imploring imprecation invocation meditation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3118-appendicitis bronchitis bunion colitis encephalitis enteritis gastritis gingivitis gout hepatitis inflammation laryngitis lumbago meningitis myelitis nephritis neuritis peritonitis phlebitis polyp pyorrhea rheumatism sinusitis tonsilitis ulcer wryneck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3119:appetite ardor clamor:for commitment compulsion concupiscence constraint cry:for curiosity daydream desire devotion drive eagerness enthusiasm exigency fancy fantasy have:in:mind heart hope impulse libido like liking lust mind need passion pinch pleasure pleasure:principle regard sentiment sexual:desire stress urge urgency want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3120-appetite avarice avidity craving cupidity desire eagerness gluttony grasping greed hunger incontinence itching:palm lust passion rapacity voracity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3121:appetite biological:urge concupiscence crave craving curiosity desire enthusiasm eroticism fancy hanker hot:blood hot:pants hunger inclination indecency itch itching lechery lust mania nymphomania passion pine prurience raven sexual:desire starve thirst urge yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3122-appetite chewing consumption crave cupidity desire devouring diet dieting dining dressing drought drunkenness dryness eating famine gluttony gobbling grasping grazing hankering hunger ingestion licking longing lust lust:after munching need nibbling nutrition omnivorous pasture regalement roasting starvation tasting vegetarianism voracity want yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3358-aroma attribute badge batten bearing blaze brand bump button cachet cast casting character characteristic color configuration cut design die differential earmark feature figure fix flavor form formalize gust hallmark hand idiosyncrasy impress impression index individualism intaglio keynote last line lineaments mannerism mark marking matrix mint mold molding mould nature needle negative odor particularity peculiarity point property punch quality quirk rocker savor seal shape singularity smack specialty stamp style tab taint tang taste token trait trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3359:aroma attribute aura badge balm bouquet brand breath cachet cast character characteristic compliment configuration cut dash detect differential discharge earmark ectoplasm effluvium emanation embalm emission essence exhalation feature figure flavor fragrance fume fumigate gust hallmark hint idiosyncrasy impress impression incense index individualism keynote line lineaments mannerism mark marking mold nature nosegay note notice observe odor particularity path peculiarity pepper perfume praise property quality quirk redolence reek salt sample sauce savor scent seal season shape singularity sip smack smell soupcon specialty spice spoor stamp stench stink stir suggestion sup taint tang taste token trace track trail trait trick vapor:trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3360-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3399-arrearage arrears bill borrowing charge damage debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3400:arrearage arrears breach break chasm decline defalcation default defect deficiency deficit delinquency discontinuity failing failure fault gap hiatus imperfection inadequacy inferiority insufficiency interval lack lacuna laxness missing:link need negligence omission outage paucity poverty scantiness shortage shortcoming shortfall slump underage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3401-arrest arrest assurance brake check constraint control curb curtailment cutting deceleration delay drag embargo hindrance inhibition injunction interdict monopoly prevention prohibition protection rationing rein repression resistance restraint restraint:of:trade retardation retrenchment self-control slow:up slowing:down squeeze suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3946-autism autoeroticism conceit ego ego:trip egotism greed individualism interest narcissism overweening pride self self-absorption self-admiration self-content self-esteem self-importance self-indulgence self-interest self-respect self-satisfaction self-seeking self-serving selfishness selfness smugness vainglory vanity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:3947:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error fancy fantasy figment freak:out gloss hallucination ignis:fatuus illusion imagination mirage misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding phantasm pipe:dream self-deception trick trip utopia vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-3948-autism caprice conceit dereism dream fancy fantasy flight:of:fancy ideal idealism idealization imagination impracticality romance romanticism unreality whim whimsy wish:fulfillment wishful:thinking 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4150-bad:habit blemish crime defect deficiency delinquency disorder evil evildoing failing failure fault flaw foible frailty ill immorality imperfection impropriety infirmity iniquity lapse lawbreaking malfeasance malpractice misconduct misdemeanor misfeasance perversion shortcoming sin transgression vice villainy weak:point weakness wickedness wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4151:bad:job balk ball:up bevue bitch blight blooper blow blunder blunder:upon bobble boggle bollix:up boner boob boot botch breach break bugger bull bumble bump bump:into bungle butcher chance chasm check claptrap clutter come:across come:up:against confound confuse destroy disaster disorder dub encounter err error failure false:move false:step falter fault faux:pas fiasco flounder flub fluff flunk foozle foul:up fumble gaucherie goof gum:up gumshoe happen hash hash:up hit:upon howler impropriety inadvertence indecorum indiscretion kill lapse lay:low limp litter louse:up lumber lurch malapropism mangle mar mess mess:around mess:up miscue mishandle misjudgment miss miss:the:mark misstatement misstep mistake mix:up moonshine muck muck:up mucker muddle muff mug mull murder muss mutilate omission oversight peccadillo play:havoc:with pratfall queer rock ruin run:across screamer screw:up shambles shuffle shy slip slip:up slipup snafu snapper solecism spoil stumble stump stupidity throw:off tinker trip violation washout waver wobble wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4152-bad:language blue:language cursing dirty:language filth foul:language obscenity profanity ribaldry scatology strong:language swearing vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4345-bang best:seller bomb fad gain gas gasser hit killing knock:out pelf riot sensation smash successful triumph wow 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4346:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm temblor thrill tic tingle tingling tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4347-bang barrel blow blow:out boil bolt bound bundle burst bustle bypass canter career charge chase clear clear:out clip course crowd dart dash dash:off devil display distill dogtrot drift drive drive:on drop eject flee fleet flight fling flit float flurry flush flutter fly foot forge:ahead fuss gallop game get get:cracking get:going ghost glide go:ahead go:all:out go:slow gun haste hasten hie highball hightail hop hotfoot hump hurry hurry:up hurtle hustle inch jog:trot lash leap light:out look loose lope lumber make:haste make:off muddle:through nip pace pass pass:by plunge post precipitate press:on progress pull pursuit push push:forward push:on race rant reed ride rip rocket run run:out rush sail scamper scoot scour scramble screw scud scuffle scurry scuttle shadow shin shoot shoot:ahead show skedaddle skim skip slip snap speed spring sprint spurt stalk step step:lively step:on:it straddle strut sweep tear tear:out trip trot unclog yank zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4395-banter be:above belittle bit blandish blarney butt cajole chaff coax comeback contemn contempt cut dare defy depreciate deride derision despise diminish disdain dismiss disparage disregard dump:on fleer flout fool fun gibe gird gull haze hissing hold:cheap hold:in:contempt humiliation insult jab jape jeer jeering jest jive joke jolly kid kid:around knock laugh:at look:down:upon lout make:fun:of misprize mock mockery needle pan pillory play:on:words point:at presume pun put:down put:on quip quiz rag rail:at rally razz rebuff repulse rest revile rib ride ridicule roast scintillate scoff scoff:at scorn scout sit:in slam slight sneer sneeze:at snicker:at sniff snort snub sparkle spurn straw swipe take:liberties taunt tease think:nothing:of twit wisecrack 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4396:banter black:humor burlesque caricature cartoon comedy contumely cynicism derision esprit farce gibe hokum humor imitation impersonation innuendo invective irony jest joke lampoon laughingstock mimic mimicry mind mock mockery parody pastiche pinchbeck pleasantry raillery repartee ridicule salt sarcasm satire scorn sham sharpness shoddy slapstick spoof squib take take:off takeoff tinsel travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4397-banter bow breast chaff chuck cold:cuts deride flank flap fool fun haze jape jest jive joke jolly kid knuckle loin needle peg plate put:on rag rally razz rib ride ridge ridicule roast rump shank shoulder sirloin taunt tease tenderloin twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4434-barbican belfry campanile colossus column cupola derrick dome jack lantern lighthouse mast minaret monument obelisk pagoda pilaster pillar pinnacle pole pylon pyramid shaft skyscraper spire standpipe steeple stupa tope tour tower turret 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4435:bare barren blanched bland blank bleached bleak characterless chasm chaste clear colorless desolate destitute devoid drained empty eroded featureless fleece hollow inane innocent insipid jejune lightened null null:and:void out-and-out paper pure rattlebrained scatterbrained space superficial unadulterated unrelieved vacant vacuous vapid void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4436-bare barren bland blank bleached characterless clear cold desert desolate devoid dry dull empty exhausted featureless gaunt hollow inane insipid lifeless null null:and:void sterile unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4643-beat bout chance circle circuit circulation course cycle diastole downbeat full:circle go gyration gyre offbeat opportunity period place pulsate pulsation pulse relief return revolution revolve rising rotation round say series shift spell stint systole thesis throb time tour turn upbeat whack wheel whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4644:abandon abyss adit aqueduct bank bar beat bed beg blaze boom breach break bump bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chase chasm check chimney chink chisel chuck circumvent cleave cleft col conduit corrugation countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch double draw duct dugout dump egress eliminate elude engrave engraving entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive ruck rupture rut sap scarify scissure score scotch scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate striation throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4645-beat bilge bulge bump chink click clink clop clump clunk flick flump hit pad pat patter pitapat plump plunk pop pound rap smite strike tap thud thump tick tinkle wham whomp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4884-Walter:Mitty ablation absentmindedness absorption abstraction analysis application attention brown:study chimera concentration consideration contemplation daydream daydreamer deep:thought divagate dream dreaming enchantment erosion fantasy freak:out heed illusion incubus intentness meditation melancholy moon mooning muse musing nightmare pensiveness pipe pipe:dream preoccupation rainbow reverie speculation stargazing stray study thought thoughtfulness trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4885:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4886-Waterloo abasement assault bane bankruptcy beat beating blight blow break:up breakdown bust collapse comedown conquest crash death deathblow debacle declension declination defeat depose deprivation descent despoliation destroy destroyer destruction disgrace dismiss dispose:of down downcast downfall downturn downward:trend drop drub eject exhaustion failure fall fate havoc hiding humiliation insolvency knockout licking loser loss mastery misfortune mortification oust overdraft overthrow overturn pounding precipitation prostration quietus rout ruin ruination sabotage settle shame shellacking smash subdual subduing subjection subjugation supple swag sway thrash thrashing topple trimming trouncing tumble undoing unseat walloping whaling whipping worst wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4919-abandon acquiescence activity adherence adoration allegiance ardor attachment belief bond charity commitment compliance conformity connection constancy conviction credo creed cultism dedication desire devotion doctrine dogma drive duty earnestness faith fealty fervor fidelity fire heat homage intensity intentness love loyalty obedience obligation observance orthodoxy passion piety piousness religion resolution reverence seriousness service servility sincerity spirit submission teaching theism tie tradition troth true:blue vehemence veneration warmth willingness worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4920:abandon acquiescence affection alacrity allegiance anger animation anxiety appetite application ardor asperity avidity choler commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fealty fervor fidelity fire flame furor fury glow goodwill gusto heart heat hurrah impetus intensity intentness keenness liveliness loyalty passion piety pliability promptness quickening readiness relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit stimulation tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4921:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4922-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4924-abandon advance arise ascend ascension ascent bank climb climbing crawl creep decline descent drop edge elevation escalate flow fountain get give:up go go:up grade grow gush inch increase jet jump leap levitation list mount mounting pitch progress ramp renounce rise rising route run scale scramble shin sidle soar soaring spout spring spurt stream surge surmount takeoff tip upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4925:abandon afflatus ardor craze cut delight delirium ecstasy enjoyment enthusiasm exhilaration exuberance fervor fever fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness mania orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4926:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4927-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4928:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4929-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4938-abandon barf bounce cast cast:out chuck discard discharge dispose:of drop egest eject eliminate exclude expel extrude gag heave jettison junk keck kick:out obtrude oust pass puke put:out regurgitate reject remove retch scrap shed spew throw throw:away throw:out thrust:out toss:out turn:out upchuck vomit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:4939:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-4940-abandon bum bum:around bungler clock:watcher cut dawdle dawdler do:nothing dodger dolittle drone goldbrick goof:off hang:around idle idler jump laggard laze lazy leave let:alone let:be let:go lingerer loaf loafer loiter loiterer loll lounge lounger lubber malinger miss moon mope negligent omit pass:over pass:up plodder procrastinate procrastinator putterer shirk skip slack sleepyhead slouch slowpoke slug sluggard slut snail tortoise trifle trifler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5044-bite breath cast dash hint idea intimation lap lap:up lick look scintilla shade shadow sip slurp smack smattering smell soupcon spark sprinkling suggestion sup suspicion taste thought tincture tinge touch trace 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5045:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5046-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5065-black:and:white contrast emanation enlightenment highlight illumination irradiation light light:source lighting radiance radiant:energy radiation sidelight tonality 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5066:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5067-black:out censor choke cover cover:up dumbfound enfold gag hide hush kill muffle muzzle quash quiet repress shush shut:down shut:up silence sit:on smother squash squelch stifle still strangle suppress throttle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5118-blase disappointed disenchanted disillusioned enlightened indifferent knowing sophisticate sophisticated undeceived worldly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5119:blast blast blaze blizzard blow burst cloudburst convulsion cyclone eruption explosion fit flare:up flurry gale gust howl hurricane irruption monsoon outbreak outburst paroxysm peal rainstorm roar scream seizure shout shriek snow snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5120-blast blast blight cancer canker contaminate corrupt corruption crumble debase debauch decay degenerate demoralize deprave dry:rot filth fungus gangrene mildew mold must mustiness obscenity pervert pest rot rust smut spoil stain stuffiness taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5548-breakaway erratic extraordinary improbable kinky offbeat out-of-the-way peculiar rare recherche strange sudden sui:generis unannounced unanticipated uncommon uncustomary unexpected unfamiliar unforeseeable unforeseen unguessed unheralded unhoped:for unordinary unpredictable unpredicted unusual unwonted without:warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5549:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall outbreak overset overthrow overturn prostration reorganization revolt revolution revulsion sabotage somersault spasm spill subversion tabula:rasa turn turnover unquiet upheaval upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5550:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5551-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5675-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5676:bug case craze enthusiasm fad fanaticism fascination fashion fervor fixation frenzy furor furore fury hysteria infatuation love madness mania obsession passion rage thing yearning zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5677-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5734-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5735:burlesque butt byword caricature chump derision dupe easy:mark fair:game fall:guy fish fool game goat gudgeon gull handle interfere jest jester joke lampoon laughingstock mark mock mockery monkey patsy pigeon ridicule sap sarcasm satire scapegoat sitting:duck spoof sport stock sucker target toy travesty victim witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5736-burlesque carbon carbon:copy clone color copy counterpart daub ditto double doubling dummy dupe duplicate duplication echo facsimile imitate imitation iteration model paraphrase parody pastiche quadruplicate rebirth redundancy reiteration repeat repetition replica replication representation representative reproduction rubbing symbol tautology tracing transcription travesty triplicate twin variety version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5809-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:5810:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-5811-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6209-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:6210:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay desire detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant end engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fever fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holding holdup hypnotize ictus immerse immure impede impediment impressment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from keeping kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nip nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch possession prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in save seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6211-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6277-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:6278:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6279-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip ward zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6946-abeyance abjuration cease cessation check close closing cold:storage denial desuetude discontinuance disregard end ending forbearance period relinquishment renunciation resignation shutdown stop surcease suspension termination waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:6947:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage arrest back back:and:fill backbone balance bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow bit blemish blessing block bloody blooper blow boner boot bottom bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust cadence caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear clearance cleavage cleave cleft coerce coffee:break col cold:storage collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round comma commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation default defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade delay deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinuance discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do doldrums domesticate domineer dormancy downgrade downtime draw drench drill droop drop drum:out ease ease:up ebb:and:flow emerge emergence end enervate enslave erupt escape escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold footing form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grace grind groom groove gulch gulf gully habituate half:time halt handle hang:fire hap happen happenstance happy:hour harden harness heart heave henpeck hesitate hesitation hiatus hibernation hitch hold:off hold:up hole holiday housebreak humble humiliate hurt ignore immobility impart impoverish impropriety improvement inaction inactivity inaugurate incise incision indecorum indisposition indolence inertia infringe initiate injure inner:man interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish lapse latency law:of:averages laxness lay:off layoff leak leakage lean leave leg lesion let:go let:out let:up letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meanwhile meliorate milk minim mismatch missing:link mitigate mitigation moat modification modulate modulation moratorium mugwump mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice predicate prepare price:cut printed:circuit prisonbreak probability procrastination puncture purge put:about put:back put:down qualification quell quiescence quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress reprieve repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down silence skin slash slew slice slit slot slow:up slowness slump smash snap solecism sore soul space spell splinter split sprain spread squeak stab stall start stay stick stop strain stretch:out strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:lag time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize unbend uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat unwind upheaval vacation valley vanquish variation variety vary vent violate void wadi wait walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-6948-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma contemplation cowardice creeping debility deliberateness deliberation depression doldrums dormancy drawl drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude hesitation idleness impotence inactivity indifference indolence inertia languor lassitude latency laziness lethargy listlessness meditation moratorium overstrain passivity phlegm possibility potentiality prostration reluctance shiftlessness sleep sleepiness sloth slowness sluggishness slumber softness somnolence spring:fever stasis strain stretching stupor suspense suspension tedium torpor vagrancy vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-7070-abnormality anomaly complaint condition curio curiosity exception freak improbability irregularity museum:piece nonesuch oddity peculiarity prodigy rarity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:7071:abnormality abrade abrasion abyss account:for ace acid address adept afflict aggravate agonize allegorize amputate annihilate answer aperture approach apt assay attempt badger band bang bar bark bash bat batter beat beating befoul bell belt bend bespatter bid biff birthmark bit bite blackhead blast blaze bleb bleed blemish blister bloody blot blow boat bob boom bottom brand bravura breach break break:in break:up breakage breath bristle broach bruise brush bucket bug bump burn burst bust butcher canyon carry:off carve cast castrate catch cauterize cavity chafe chap char chase chasm check chimney chink chip chisel chop cicatrix clack clap clarify clash claw clear:up clearing cleavage cleave cleft click clip clobber clout cloven clump coal coerce col collapse come:apart compel complication concussion conk:out constrain continue contort contravene convulse corrugation counter coup crack crack:up cracked crackerjack crackle cranny crash crater craze crenellate crevasse crevice crimp cripple crucify cry cunning cut cut:off cutting cwm damage dash deal debug decipher deck decline decode deface defect defection deficiency defile deflate defoliate deform deformity dell demonstrate demythologize denude depression destroy deteriorate detonate detonation die dike dint disable discharge discourage disentangle disfigure disfigurement disillusion disintegrate disjoin dismal dismember disproportion disrupt dissect distort distortion distract distress disturbance disunite ditch divaricate divide divine division divorce do dope dope:out drag draw draw:and:quarter drawback drop drub drumming earshot elucidate embitter endeavor engrave engraving enlighten essay etch exacerbate excavation excise exemplify exfoliate experiment explain explicate explode explosion expound extinguish failing failure fall:to:pieces fathom fault fell fenestra fester figure:out find:out fissure flame flap flash flaw flay flick fling flip flop flume flute foible force found fracture frailty fray frazzle freckle freeze fret fulminate furrow fusillade gag gall gambit gap gape gaping gash gat get give:away give:out give:way go go:off go:through go:to:pieces gore gorge gouge greet grind gripe groove guess gulch gulf gully gunshot hack hair hairbreadth harm harrow hemorrhage hew hickey hit:it hole hollow humble hurt illuminate illustrate impair impairment impale imperfection inadequacy incapacitate inch incise incision indent indentation infirmity injure injury inlet instant interfere interpret interrupt irk irritate irritation jab jag jiffy jog joint kill kink knock knock:down knock:out knot knurl lacerate laceration lance lancinate leach leak lesion lick list little macerate maim make:clear make:out make:plain mangle mar marker martyr master maul melt mill minute moat mole moment mug mutilate mutilation nevus nick nip notch offend offer open open:up opening orifice outlet oxidize pain parch pare part pass passage passageway paste pause peel pelt penetrate percussion pick:to:pieces picot piece pierce pimple pinch pink pit plaque plumb plunge plunk pock pockmark poke pop popularize pore potshot pound pounding prejudice prick problem prune psych psych:out pull punch puncture punish pustule put put:back queer rack rake ramp rankle rap rationalize ravel ravine refine relax remove rend rent report resolve rick riddle rift rime rip rive ruck ruction ruin run run:into rupture salvo savage scab scald scale scallop scar scarify schism scissure scorch score scotch scrabble scrape scratch screw scuff seam sear sec second separate separation serrate sever shatter shiver shoot shortcoming shot show shred simplify singe sizzling skilled skin slash slat slaughter slice slit slog slot slug smack smash smashing smirch smite snag snap snapping snatch snip soak sock solder solve sore sore:spot soreness sort:out space span spell:out spit spitting:distance splat splinter split split:second split:up splitting spoil sprain spread stab stagger stand:up start step stick stick:up sting strain strawberry:mark streak streaking stretch striate striation strike strip stripe sty sunburn sunder superior swap swat swing tag taint take:apart take:off tap tarnish tattoo tear tear:apart tear:to:pieces thread throw thump thwack tick tickle time token tooth torment torture track trauma traumatize trench trial trial:and:error trice trough truncate try turn tweak twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave upset valley vandalize vesicle virtuoso vitiate void volley vulcanize wadi wale wallop warp wart weak:link weak:point weaken weakness weal weep weld welt wen whack wham whirl whittle whomp whop wink work work:out worsen wound wrench wrest wring wrinkle wry yak yawn yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-7072-abnormality delinquency dishonor disregard error faux:pas illegality impropriety inappropriateness indecorum indiscretion inequity infraction iniquity injustice lapse outrage solecism unchastity unlawfulness unsuitability violation wickedness wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-7195-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5:7196:abscess access accession ache aching ague anemia annexation anoxia anthrax asphyxiation asthma atrophy black:lung boil breakdown bunion chill chorea cirrhosis cold colic constipation convulsion cut cyanosis debility decadence declension declination decrepitude degeneration dermatitis deterioration diarrhea discharge distress dizziness downfall downgrade dropsy drunkenness dysentery dyspepsia eczema edema eruption fall fatigue festering fever fibrillation fits:and:starts flood flu fluctuation flux gripe growth heartburn hemorrhage hepatitis hives hypertension hypotension icterus indigestion infirmity inflammation influenza insomnia instability irregularity itching jactitation jaundice lactation lesion lumbago motion:sickness nausea necrosis outbreak pain palsy paralysis prickly:heat prostration quaking qualm quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm spate stress succession swelling swimming tabes tachycardia tension trauma trembling trots tumor ulcer unrest upturn vertigo vibration vomiting wasting wavering wound yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.5-7197-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-11-Amor Aphrodite Apollo Ares Astarte Athena Baal Bacchus Balder Bragi Ceres Cora Cronus Cupid Cybele Demeter Diana Dionysus Dis Donar Earth Eros Flora Flying:Dutchman Frey Freya Frigg Gaea Ge Great:Mother Hades Helios Hephaestus Hera Hermes Hymen Hyperion Isis Jove Juno Jupiter Kama Kore Loki Mars Mercury Minerva Mithras Narcissus Neptune Nike Odin Olympic:gods Pan Persephone Phoebe Phoebus Pluto Poseidon Priapus Ra Savitar Tellus Thor Titan Tyr Venus Vesta Vulcan Wotan Zeus asteroid earth faun fertility:god forest:god forger globe houri intemperance planet satyr smith solar:system sylvan:deity wanderer world 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:12:Amor Eros Platonic:love acceptance aching adherence admiration admire adoration adore affect affection affinity agape aim:at amour appreciate appreciation approbation approval ardor ask association attachment attention attitude beloved bent best:wishes bias bless blow brotherly:love care:for character charity choose concern connection consideration crush curiosity defect defer:to deify delight desire devotion eagerness ecstasy elect enthusiasm eruption esteem exalt eye faith fancy favor fellow:feeling fervor fire flame fondness foreboding free:love friendship fuss gloat:over glow go:for goodwill gust gusto hankering harmony heart heartthrob heat hero:worship homage honor hurrah idolatry idolization idolize inclination indulgence infatuation infirmity intensity interest leaning leniency libido like liking longing look:up:to love lovemaking loyalty lust lust:after mark mind outbreak outburst partiality passion penchant piety pining piousness please pleasure popularity predilection predisposition prefer preference prize propensity rapport rapture regard relish response revere reverence savor select sentiment sex shine soft:spot spasm susceptibility sympathy take take:to taste tempest tenderness transport value venerate want warmth weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:13:Amor Eros Platonic:love accordance adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity commitment conformity constancy cult cultism dedication deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty obedience observance passion piety piousness popularity prayer prostration readiness regard religion respect reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:14:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-15-Angelus Ave:Maria Hail:Mary Kyrie:Eleison Paternoster address agape appeal application assemble beads begging benediction beseechment bid blessing call clamor collect communion confession congress consideration contemplation convene cry demand desire devotions entreaty fetch grace hold impetration imploring imprecation indent intercession invocation involvement judge litany meditation muster orison petition plea pleading pleasantness prayer request requisition rosary solicitation suit summon:up supplication thanks thanksgiving trial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-49-Babel Greek argot babble cant cipher code cryptography dialect diction dictionary double:Dutch drivel garble gibberish gobbledygook humbug idiom jabber jargon jumble language lexicon lingo mumbo:jumbo mummery noise nonsense palaver pandemonium patois patter phraseology racket ramble scatology scramble secret:language slang speak speech talk terminology tongue vernacular vocabulary vulgar:language 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:50:Babel action activity addle ado affect afflict affliction aggravate aggravation agitate agitation agonize agony ail ailment altercation amalgamate angst anguish animation annoy annoyance anxiety apprehension argue argument arouse attack back backwater baffle bafflement bag bake ball:up ballyhoo bang battle bawl beat beat:up beating becloud bedazzle bedlam beef befuddle bellow beset bewilder bicker bickering bite bitter:pill blare blast blend blight blow:up bluster boil boiling bore bother box brawl brew broil brouhaha brush bubble bug bump burble burden burst bust bustle cacophony call call:out carbonation care cargo caterwaul chafe chaos charge charivari chatter chirm churn clack claim clamor clap clash clatter close cloud clutter coil cold:sweat collide combat commingle commotion complaint concern conflict confuse confusion contend contention contest controversy convulse convulsion crack crash creeps crinkle cross cry curse dart dash daze dazzle deadweight decoction defect demand demoralize derangement destroy differ difficulty dilemma din disability disadvantage disagreement disarrange disarrangement disarray discombobulate discomfit discomfiture discomfort discommode discompose discomposure disconcert discontent discord discountenance disease disharmony disintegration disjunction dismay disoblige disorder disorganization disorganize disorient disorientation disproportion dispute disquiet disruption dissatisfaction dissonance distill distract distraction distress disturb disturbance dither do donnybrook drawback dread drive duel eagerness ebullition eddy effervescence electrify embarrass embarrassment embroilment encroach encumber encumbrance energy enigma entangle entropy evil exaction exasperate exasperation excite excitement exercise exertion fall:out fan fan:the:flame fanaticism fear fence ferment fermentation feud fever fidgets fight fire fit fix fizz fizzle flame flap flare flop flow fluctuation flummox flurry flush fluster flustered flutter foam fog foment fomentation foofaraw force foreboding fracas fray frazzle free-for-all freight frenzy fret fretfulness fretting frighten fuddle fume furor furore fury fuss gall galvanize gnaw goose:bumps grapple grapple:with grief grievance grieve growl grumble grunt gush gust hammer:away:at hamper handicap harass harm harry harshness hassle haste hasten haunt haze headache heat hector hell hindrance hiss horripilation howl hubbub hue:and:cry hullabaloo hurrah hurry hustle illness imbroglio impassion impatience impediment impedimenta impose impose:upon imposition incense incident incite inconvenience inferno inflame infliction inquietude instigate interfere interference intermingle interruption intrude intrusion irk irregularity irritate irritation itch:to jam jangle jar jimjams jitters jog joint jolt jostle jounce joust jumble jump:the:gun knock-down-and-drag-out lather leaven lisp load loading logomachy lumber maelstrom maffick malaise matter maze melee mess might:and:main mingle misery misgiving mist mix:up moil molest muddle muss mutiny mystery nag nervous:tension nervousness nervy nettle noise nonplus nonuniformity nuisance onus oppression oscillation outbreak outburst outcry overstep pack pack:of:troubles paddle pain pains palpitation pandemonium panic passion pell-mell penalty perdition perplex perplexity persecute perturb perturbation pest pester pickle pins:and:needles pipe:up pique plague plight polemic pother predicament press presume:upon problem promiscuity provoke psych pucker push put:about put:out puzzle puzzle:over quaking quandary quarrel quicken quiver race racket rage raise raise:hell rampage randomness rattle rebellion report resound restlessness reverberation revolt rhubarb riddle rile riot ripple rise roar rock roil roughen roughhouse rout row ruckus ruction ruffle rumble rumor rumple rumpus rush scamper scramble scrap scrape scrimmage scud scuffle scurry scuttle seethe seething set:on set:to shake shake:up shakes shindig shindy shiver shock shuffle sibilation sickness simmer skirmish slat smolder snarl solicitude sorrow sound spar sparkle spasm spat speed splatter spook spur spurt squabble squawk squirm stagger state static steam stew stimulate stir stir:up stirring storm strain strife strive struggle suffering suspense sweat sweat:it:out swirl swirling swivet take:liberties task taxing tear tempest tension thorn throw thunder tiff tilt tizzy torment tourney tremble trepidation trial trouble tumult turbidity turbulence turmoil tussle twitter underworld uneasiness unhappiness unhinge unnerve unquiet unrest unruliness unsettle upheaval uprising uproar upset upturn urge vacillation vendetta vex vexation vibrate violence vociferate vortex wage:war war weigh:down weight whet whip whip:up whirl whirlpool whirlwind whish whisk whisper white:elephant whiz whoop:it:up wobble woe work:up worry wrangle wrestle yap yelp zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-51-Babylonian absolute acclaimed ace admirable advantageous aesthetic affected aggrandized appalling aristocratic arrogant astonishing august auspicious autonomous awesome awful bad baroque beatified beautiful beneficial benevolent big big:name bigwig bonny boss boundless braw breathtaking bright brilliant buck bully bumper bunkum capital celebrated ceremonious champion chief choice classic classical classy cogent colossal commendable complete comprehensive consequential considerable conspicuous consummate contemptuous contumelious cool courtly creditable crown dainty dandy dazzling deep delicate delightful deluxe derisive deserving desirable dignified direct disdainful distinguished divine duke earl earthshaking egregious elaborate elegant elevated eminent enjoyable enormous erect estimable exalted excellent exceptional exemplary exhaustive expedient exquisite extraordinary extravagant fabled fabulous fair famous fancy fantastic favorable fine first-rate flamboyant flash florid flushed foremost formidable front full gallant garish gaudy gear glorified glorious godlike golden good goodly gorgeous grand grandiose grave great haughty head healthy heavenly heavy heavyweight helpful heroic high high:and:mighty highest highfalutin holy honorable honored hot huge illustrious immense immortal immortalized imperial imperious important imposing impressive incredible inculpable inspiring intense irreproachable irresistible kind kingly large laudable lauded lavish leading legendary lofty lordly lovely luscious lush luxuriant luxurious magisterial magnanimous magnificent magnified main majestic major marked marvelous massive matchless material maximum mellow meritorious mighty miraculous model momentous monarchical monstrous monumental moving much mythical name neat nice noble nobleman nonpareil notable noteworthy noticeable number number:one numerous opulent ornate ostentatious out:of:sight outstanding overdone overwhelming overwrought palatial paramount peer peerless pleasant pleasing pleasurable plenary plush pompous posh powerful prestigious pretentious prime princely principal prodigious profitable prominent proud purple quality queenly rank rare rate recherche redoubtable regal remarkable renowned reputable respectable respected resplendent revered rhetorical rich ripping ritzy rousing royal sacred sainted sanctified scornful sedate select self-governing self-important sensational serious showy signal significant simple sizable skillful smashing soaring sober solemn sound sovereign splendid splendiferous splendorous staggering stately statuesque sterling striking strong stunning stupendous sublime substantial sum sumptuous super superb supercilious supereminent superfine superior superlative supreme surpassing swank swanky sweet swell swollen tall terrific thrilling tidy tony top total towering tremendous unbelievable uncommon unexceptionable unparalleled unsurpassed uppish useful valid venerable virtuoso virtuous viscount weighty well-thought-of wonderful worthy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-157-English:horn bassoon cello clarinet clarion cornet diapason fife flute head mixture oboe ocarina octave organ:stop panpipe piccolo pipe principal rank recorder reed reed:stop register saxophone station stop sweet:potato tremolo trombone trumpet vibrato viola whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:158:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heart heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-159-Establishment Rasputin Svengali VIP access bad:influence big:wheel bureaucracy court directorate friend:at:court gray:eminence heavyweight hierarchy influence influence:peddler ingroup key kingmaker lobby lobbyist management manipulator ministry officialdom open:sesame power power:elite powers:that:be pressure:group ruling:class special:interests them they top:brass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-213-absquatulate clear:out cut:out decamp escape flee fly get:out hightail lam make:off powder scram skedaddle skip split take:a:powder take:off vamoose 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:214:IOU abrade abrasion abstain abyss acceptance accord account acknowledgment adjourn administration agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance ban band bank bar bark barometer beam beat:off bell bespangle bespeckle bilabial bill birthmark bit black:mark blackhead blank:check blaze bleb blemish blister block blockade bloody blot blotch bolt bosom bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage call canon canvass canyon carte:blanche cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix classify claw clearance clearing cleavage cleave cleft clog cloister closure cohere coincide col collate collation collect colophon command concave conceal concur concussion confine confinement confirmation conform conserve consideration constrain constraint constriction contain control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deed deep deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate deny depart depth descent desist detain detention determination dig diggings dike diphthong disallow discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch docket doorstop dot dovetail down draft drag draw drawback drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine excavation exegesis exfoliate explanation explore explosive exposition fault favor fenestra fetter find:out fissure fit fixation flake flash flaw flick flume forbear fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge gibe gleam go:over go:together go:with gold:mine gorge govern groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin harm harness helm hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:out:on hold:together hold:up holdback holdup hole hollow hurt husband immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jab jibe joint jot keep keep:back keep:from keep:out kink label lacerate laceration lacuna lag lay:by leadership leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation line lock lockout lockup logotype look:at look:over loophole lose:ground maim manifest mar marble marbleize mark mark:off marking masthead maul measure meddle mine mistake moat model moderate modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus newsletter nick norm notch note nuisance:value observe obstruct obstruction occlusion opening oppose opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate play:dumb pock pockmark point polka:dot polychrome pore pore:over portfolio post postmortem pound power preserve prevent price:tag prick print probe prohibit prohibition promissory:note protection pull pull:in pull:up punch punctuate puncture push:back pustule put:aside put:back quantity quarry rainbow rationing ravine reading readout reassurance receipt reckoning reef refrain refuse rein reins relax rend rent repress repression reserve resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retain retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive rule run run:over running running:head rupture savage save scab scald scale scan scar scarify scissure scorch score scotch scrape scratch screw scrip scuff seal:up seam search secrete self-control set:apart set:aside set:back setback shackle shaft sign:on simmer:down size size:up skin slacken slackening slash slit slot slow slow:down slow:up slowdown slowing:down slug smother snap snub sonority sore space spangle spare speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stifle stigma stigmatize stint stipple stocks:and:bonds stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty subdue suit suppress suppression surcease suspension syllable tab tag taint tartan tattoo tear tessellate throwback thrust tick tick:off ticket tip title:page tittle token track trademark trammel trauma traumatize treasury:note trench twist type underline underscore valley value variegate veil verification vesicle vocable voice void voucher wadi wale walkout warp warrant wart watermark weaken weal well welt wen withhold work:stoppage workings wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-215-abstain arrest bastille bit bottle:up bridle cage check clink cloister confine conserve constrain contain control cool cool:off cooler coop cork crib curb curtail delay deny detain deter disallow discourage dungeon enclose enjoin fence:in forbear forbid gaol govern guard hem:in hinder hold hold:back hold:down hold:fast hold:up husband immure impound imprison incarcerate inhibit jail jug keep keep:back keep:from keep:out lay:by lock:in lockup maintain mew muzzle obstruct pen preserve prevent prison prohibit pull pull:in put:aside refrain rein repress reserve restrain restrict retain retard retrench save set:apart set:aside set:back shackle shut:in shut:up slow:down smother snub spare stay stifle stir straiten suppress withhold 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-287-absurdity ambiguity ambivalence antinomy asymmetry contradiction disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:288:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe emptiness facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-289-absurdity big:deal dead:letter emptiness failure fatuity folly foolishness frivolity futility hopelessness idleness impotence inadequacy inanity ineffectiveness ineffectuality insignificance levity lightness noise nullity pointlessness rat:race shallowness superficiality thoughtlessness triviality unproductiveness unreality uselessness vacuity vanity vicious:circle weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-318-abundant awash big bloated brimming bristling bursting close compact congested crammed crawling crowded distended drenched full glutted gorged jammed lavish loaded overblown overburdened overfed overflowing overfull overloaded overstuffed packed populous prodigal profuse prolific replete rife satiated saturated soaked studded stuffed superabundant supercharged supersaturated surfeited swarming swollen teeming thick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:319:abuse accept access affect affection aggression ailment algorithm ambush amok animadversion apoplexy approach arrangement arrest articulation aspersion assail assault assume attack attack attempt backbiting baste batter battering battery beat:up begin belligerence berate berating blast blister blitz bloodshed blot blueprint brawl broil bruise brutalize bump burn bushwhack butcher calculation calumny carry:on castigate catch censure challenge character:assassination charge chauvinism citation combat come:at come:down:on complaint conception condemn confound contrivance contumely convulsion crack:down:on cramp criticism criticize cuss:out damn decry defamation defy delivery denigrate denounce denunciation depreciation descend:upon design desire despoil destroy destruction detraction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into diversion donnybrook drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy epithet excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit flap foresight forethought form fracas fray frenzy furor fury fustigate gain game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer harm harry have:at hit hole hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate incursion infiltration intention invade invasion invective inveigh:against involve involvement irrupt jawing jingoism jump jump:on killing lambaste land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means melee molest move:into mug muster obloquy occlusion offense offensive onset onslaught opprobrium organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage raid ramp rampage rant rape rating rationalization ravage rave reflection reprimand revile revilement riot rioting roar roast rodomontade rough row ruin rush sack sacking sail:into sally savage scandal scarify schedule schema scheme scolding scorch seize seizure set:about set:on set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell spring:upon start state:of:war stoppage storm strategy stricture strike stroke surprise swoop:down:upon system tackle tactics take:on take:up tale tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violate violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wipe wreak:havoc wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-320-abuse accuse admonish affair allege arraign article ascribe assail assault assess attack attribute authority belittle betray blame blast book bother bring:charges burden busy care cargo censure challenge charge chide citation cite complain concern condemn convey correct criticism criticize damn damned deadweight decry demand denounce denunciate depreciate descant detail disapprove discredit disparage doom draft drive duty encumber exercise fag fasten:upon finger flak freight fulminate:against giveaway hint impeach implicate implication imply impose impugn imputation impute incriminate indict inform inform:on insinuate intimate inveigh:against involvement knock lade lambaste lay lecture lesson load lumber malign manifesto menace millstone onus oppress overdrive overtax overwork pan pin:on prefer:charges press:charges pull:up rap rate rebuke reflect:upon report reprehend reprimand reproach reprobate reproof reprove revile saddle saddle:with scandal scold sermon set:down shake:up skin slam strain stricture subpoena suggest summon summons sweat take:to:task task tax thing threaten trouble twit upbraid vilify weigh weight work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:321:abuse accident accomplished:fact accomplishment ache achievement aching act acta action adventure affair affliction bafflement balk bane bang bankrupt banquet bash bat bay beat beat:it beating beep belt biff blare blast blat blight blizzard blockbuster blow blow:off blow:out blow:over blowout bluster bobble bolt bomb bombshell boot bop botch box bray break break:down breakdown breakup breath breathe breather breeze brew brunt buffet bugle bump bungle burst bust calamity cannon capsize carom casualty cataclysm cataract catastrophe catch cave cave:in chop clarion clash clean:out clear clear:away clear:out clear:the:decks clip clout clump collapse collision comedown concussion consume convulsion cough coup crack crack:up cramp crash crow crunch cuff cut dash dashed:hope dealings death debacle deed defeat defecate depart deplete destiny destroy destruction detonate devastation dig ding dint disappointment disaster discomfiture disillusionment dissatisfaction dissipate distress dither do:in doing doings dole dolor doodle doom douse drain droop drop drub drumming duck:out duff earthshaker effort eliminate emit empty encounter endeavor enterprise episode escape evacuate event exhale exhaust exit expel expire explode exploit extinguish fail failure faint fait:accompli fatality fate feast feat fiasco fife fizzle flaw flee flowering flub fluff flurry flute fool:away foozle foul:up founder freshen fritter frustration fumble fume fusillade gasconade gather gest get:away get:off give:off give:out go go:down go:off go:through goof grief gulp gum:up hack hand handiwork harm havoc heave hiccup hit honk hurt impact impingement impose infelicity inhale injury inspire jab jar job joker jolt kicker knock lam lapse lavish legend lesion let:out letdown lick life lot louse:up maneuver measure meeting mess mess:up mirage misadventure mischance misery misfortune mishap mouth move muck:up muff onslaught operation overt:act pain pang passage passion peal pelt percussion performance peter:out pileup pipe pipe:up play:out plug plunk poke pontificate pound prate proceeding production profile pull:out punch purge put quake quit rage rap ravage reek remove respire respite retire revelation reverse romance ruffle ruin ruination run:down run:out run:through scatter scram screw:up scud scuttle seize:the:day set:in set:up setback shatter shipwreck shock shocker shout shriek sideswipe sigh sink slam slap slather slog slosh slug smack smash smashing smashup smoke sneeze sniff sniffle snore snort snuff snuffle sock sore sore:spot sound souse spasm spend squall squander squeal stab stand step stitch stress stroke stunt succumb suffering surprise swap swat sweep:out swing swipe switch take:a:powder tattoo tease temblor ten tender:spot thing throb throes throw:away throw:off throw:out thump thunderbolt thwack toot tootle total:loss tour:de:force tragedy transaction trouble trumpet turn tweedle twitch typhoon unclog undertaking vacillate vamoose vapor vent void waft wallop washout waste waver welt whack wheeze whine whistle whomp whop windstorm winnow withdraw work works wound wrack wreck wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-322-abuse ache activate adulterate afflict affliction affront aggravate aggrieve agonize agony ail alloy alter anger anguish animate annoy approach assail assault atrocity attack bag bane bastardize batter bean beat beat:up bedaub bedevil befoul beguile belabor beleaguer belie beset besiege besmear besmirch besmoke bespatter bete:noire betray betrayal bewitch bias bill black blacken blasphemy blast bleed blemish blight blockade blot blur botch bother brand breach break break:down break:up bruise brutalize buffet bugbear burden cajole calamity canker cataclysm catastrophe catch censure chafe change charge cheapen check chivy chop clobber coarsen concern condemn confound confuse constrain consume contaminate contravene convert corrupt corruption crucify crush curse cursing cut cut:up dab damage damn daub death debase debauch decay deceive decimate decoy deface defame defect defile deflect deflower deform degenerate degrade delude demean demolish demoralize denature denigrate denunciation deprave depredate depression deprivation dereliction desecrate desolate despoil destroy destruction deteriorate detriment devalue devastate deviant deviate devitalize devour difficulty dilute diminish dirty disability disable disadvantage disapprove disaster discolor discomfort discommode discredit disease disfigure disgrace dishonor disintegrate disparage displease disservice dissolve distemper distort distress disturb divert do:in doctor dog doom drain drawback embezzle embitter employ encircle encompass enfeeble engorge enrage entice envelop envenom err evil exacerbate execration exercise expose expropriate face falsify fault festering filch flaw force fortify foul frazzle fret fuddle gall garble gnaw gobble grief grievance grieve grind gripe gut handicap hang:in:effigy harass harm harrow harry haunt havoc hex hindrance hoot hound hunt hurt ill-use impair impairment imperfection impose:upon imposition imprecation incapacitate incinerate inconvenience indignation indispose infect infection infringe infuriate injure injury insult inundate invalid inveigle invest invoice ire irk irradiate irritate jinx knock knock:about knock:around lace lambaste lay:on lay:waste lead liability load loss lower lure madden maim malaise malediction malfeasance malign maltreat mangle manhandle mar martyr maul melancholy menace mess mess:up misapply misappropriate mischief misconduct misdirect misery misfeasance misguide mishandle mislead mismanage misplay misprint misquote misread misrule mistreat misuse modify molest muddy mug mutilate nasty nettle obstacle obstruction offend oppress outrage overpass overstrain overwhelm pain paw peculate perplex persecute perturb perversion pervert pester pierce pilfer pillory plague play:havoc:with pocket poison poisoning pollute pollution pommel popularize pother prejudice prick problem profanation profane prostitute prostitution prostrate provoke pummel punish pursue put:back put:out puzzle rack rake rankle rape rationalize ravage rave ravish ravishment raze ready reduce reprimand resentment revile rile rot rough roughhouse ruin sabotage sack sacrilege sadness savage scar scathe score scrape scratch seduce seduction sell:out sexual:assault shame shipwreck shortcoming sidetrack sin slander slight slur smear smirch smite smoke smudge smut snap soften:up soil sophisticate sorrow spatter spike spoil spoliation spot stab stain steal stigmatize sting strain straw strengthen stress strike strip subvert sully surround swallow:up swearing tab taint take tamper:with tar tarnish tear tease tempt thrash threaten torment torture tragedy transgress trespass trouble trounce try turn:aside turn:away twist undo upheave use vandalize vaporize vex vexation victimize vilify violate violation violence vitiate vulgarize wallop warp waste water weaken weakness weight whore woe woebegone worry worsen wound wrack wrath wreak:havoc wreck wring wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:323:abuse address air allocution application assault assignment attack ballyhoo berating bring:round cant chalk:talk comment debate declaration diatribe discourse establish eulogy exchange exhortation expression filibuster harangue homily inaugural invective irony lecture note oration panegyric patter pep:talk peroration philippic phrase pitch platform question rating reading recital recitation reflection repetition sales:talk salutation salutatory sarcasm say sermon song:and:dance speak speak:to speech spiel stump sway talk talk:down talkathon tirade tone utterance valedictory vituperation word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-324-abuse admonish berate blame castigate censure chastise chide condemn correct criticize denounce execrate harass jaw lecture rag rail rate rebuke reprehend reprimand reproach reprobate reprove revile scold set:down set:straight spank straighten:out take:down take:to:task tell:off upbraid vituperate wig 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-363-abysmal bottomless cavernous colossal enormous gape gaping immense mighty monstrous plunging prodigious soundless tremendous unfathomable unfathomed vast yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:364:abyss accommodate adjust affect air:space alienate alienation allowance alveolus aperture bank bed beguile benthos betray bind blank blaze blemish bore bottom branching breach break break:in break:through break:up breakage broach bump burrow burst burst:in bust bust:in caesura canyon cave cave:in cavity cessation chalk channel chap character chasm check chime chimney chink chip clearance clearing cleavage cleave cleft cloven col color comb come:apart come:out concave conflict connection corridor cover crack cracked cranny crater craze create crevasse crevice cut cwm dale deep deeply defection deficit defile delay dell depression depth dichotomy difference difficulty dig dig:up diggings dike disaffection disagreement discharge disclosure disconnected discontinuity discrepancy disfavor disintegrate disregard disrupt disruption distance disunion ditch divaricate divergence divert divide divided division drain draw dredge drench drill empty engraving enquire error escape excavation exfoliate extraction failure fall:to:pieces fallacy fault fenestra fissure fit flaw flop flume fold forked fracture frost furrow gap gape gaping gash gat get gill give:away give:way glen go go:away gold:mine gorge gouge groove ground grove gulch gulf gully gutter hack halt hand hatch hiatus hoar hole hollow hurt incise incision indentation inlet inquire interim interlude intermission interruption intersection interspace interstice interval issue jag jam jog joint jump lacerate lacerated lacuna lapse leak letup liberty lode lull make mangled mine mistake moat mutilated narrow neglect niche nick notch ocean:depths omission open open:fire open:up opening orifice outlet oversight pan part pass passage passageway pause penetrate perforation pit pore position print probe problem profundity prospect puncture quarry quartered ragged ravine read recess recoil rend rent respite rest ridge rift rime rip rive run rupture scale schism scissure scoop score scotch scrape scratch seam sell sell:out separate separated separation severed shaft shredded shut:down shut:off sink skip slam slash slice slit slot slough snap space splinter split spread stab start stop suspension tap tattered tear torn treasure:trove trench trip trouble trough tunnel vacuity vacuum vale valley vein visa void wadi wait wash weak:point well white workings yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-365-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-487-access admissibility admission affiliation appearance assimilation association availability composition comprehension eligibility embodiment evidence hospitality inclusion incorporation integration membership openness participation reception result tolerance whole 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:488:access aching ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-489-access advance advantage agree:with answer atone avail bear become befit befitting benefit chime coddle connect do do:the:trick embrace favor fill fill:the:bill fit forward fulfill get get:by go:around go:with hack:it halt harmonize hold interest make:the:grade meet pass pass:muster pay pay:off please pray profit promote qualify quench raise reach relate sate satiate satisfy serve set:up square stake stand stand:up stretch suffice suit take:it use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-490-access alley approach arterial artery avenue blind:alley boulevard bypass byway causeway channel close course court creek crescent dike direction drag drive driveway entree expressway fairway freeway highroad highway inlet lane line main:drag means method mews parkway pass passage path pave pike place procedure right-of-way road roadbed roadway route row run sea:lane speedway street superhighway technique terrace thoroughfare thruway track turnpike waterway way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:491:access amok apoplexy approach arrest attack blockade cataclysm check closing closure convulsion cramp death disaster eclampsia entrance epilepsy explosion fall falling:sickness fever fit frenzy furor fury get grand:mal grip ictus influence lockjaw occlusion orgasm outburst pang paroxysm petit:mal possession rage seizure sexual:climax shutdown siege spasm spell stoppage storm stroke tantrum tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:492:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:493:access attack backfire bang bark belch blast blaze blow blowout blowup boom breeze burst cascade clap convulsion crack crash cyclone deflagration detonation discharge disgorgement ejaculation emission eruption exclamation expansion expletive explosion expulsion fit flare flare:up flash flaw flood flurry frenzy fusillade gale gunshot gush gust hurricane increase irruption jet outbreak outburst outflowing outpouring paroxysm pop puff rapids report rush sally salvo scene scud seizure shot spasm spate spew spout spurt squirt stew storm surge tantrum tempest tornado torrent upheaval upsurge volley wax whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-494-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-627-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:628:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-629-accomplished:fact accomplishment ace achievement act acta action activity adventure affectation answer approach arabesque artifice bestride bit blow clip contrivance countermove coup course course:of:action cross cut dealings deed defective device diminish direction divide do:the:trick dodge doing doings effort endeavor enterprise expedient exploit fait:accompli feat fill:the:bill ford gallery game gest gimmick go go:out hand handiwork improve improvisation initiative job journey journeying last:resort leave makeshift maneuver means measure motion move movement operation overt:act pass pass:by pass:over passage path performance procedure proceed proceeding process production progress progression quit raise range reach resign resort resource route routine run running shift solution span spoor sport step step:down step:up stoop stopgap stratagem stride stroke stunt suffice tactic take:steps tentative thing tour:de:force track transaction travel trick trump turn undertaking way withdraw work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-721-account:for affect appertain:to bear:upon blame concern confess connect deal:with fasten:upon fix:on interest involve lay:to pertain:to pin:on refer:to regard respect settle:upon touch touch:upon 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:722:account:for act acting affect affectation air airs alibi apology appearance artfulness artifice aspect assume batten bearing befog bend betray blanket blind bluff blunt border breathe bring:forward brow bullshit burlesque camouflage canary cant caricature casuistry characterization charade cheat chicane chicanery claim cloak cloth coat color coloring complexion concealment conduct conspiracy contrast copper copy countenance counterfeit cover cover:story cover:up covering covert craft cream credibility:gap cunning curtain deceit deceive deception defense delusion demeanor demonstration denomination deputy designation device diddle disguise dishonesty display dissemblance dissimulation dodge drama dramatize dummy duplicity effrontery embodiment enactment evasion exaggeration excuse exhibit exhibition exhibitionism exposition exposure express expression externals facade face facet facia fake fakery false:front false:show falseness falsity farce feature feign feint figure figurine finesse flam flaunting flimflam flourish fore forefront foreground forehand foreword forgery form fraud fraudulence fringe front front:man front:matter frontage frontal frontier frontispiece gall gambit gammon gaudiness gilt gimmick gloss guile guise gyp handle hanging head heading hoax hocus-pocus hoke humbug hypocrisy identity illuminate illusion image imitation imposture incognito indirection insincerity intrigue juggle knavery lead let:on lineaments look make:believe maneuver manipulation mannerism mask masque masquerade mendacity mien mirage mislead misrepresentation mock mockery model motley move mummery obverse opening ostentation overact overconfidence pageant pantomime parade parody performance perjury phantasm phony picture pitch plausibility play playacting ploy pose posing posture preface prefix presence present presentation presentment pretend pretense pretension pretext primrose priority production profess projection proscenium protective:coloration protestation public:image put:on racket recommend refuge represent representation retrospective right ruse sanctimony screen seeming sell semblance set:forth sham shape shelter show showing shroud simulacrum simulate simulation sleight sleight:of:hand smoke:screen speciousness spit spoof statue stratagem subterfuge superficiality supply swindle tergiversation tone top travesty treachery trick trickery unfolding unveiling utter varnish veil veneer vision visor wear wile window:dressing wraps 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-723-account:for allegorize analyze answer better break bring:forward cipher clarify clean:up clear clear:up coarsen comment construe crack decide decipher decode define delineate demonstrate demythologize describe detail determine develop discharge discourse disembroil disentangle disinvolve display dissolve distort dope:out edify elaborate elucidate embody enlighten excuse exemplify exhibit explain explicate expound express figure:out find:out finish fix free get get:across get:over illuminate illustrate improve incarnate interpret make:clear make:out make:plain misapply perfect pervert popularize present prove put:across put:over rationalize ravel read rectify refine relieve represent resolve reveal settle show simplify solve sort:out spell:out straighten:out unclutter uncoil undo unfold unlock unravel unriddle unscramble unsnarl untangle untwist unweave unwind uplift vulgarize work:out 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-812-acerbity acidity acridity acrimony astringency bite bitterness brute:force coercion compulsion constraint duress edge emotionalism energy force grip harshness intimidation irascibility keenness might mordancy nervousness poignancy point power pressure rigor roughness sensitivity severity sharpness sting strength stridency stringency strong:arm teeth twist vehemence vigor violence virulence warp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:813:ache aching afflict affliction affront aggrieve agonize agony ail anguish annoyance anxiety bit bite bitterness bleed blow bore bother box bristle bruise burn cabin calamity care carry:off catastrophe chafe charley:horse chill colic constrain contrition convulse convulsion cramp crib crick cross crucify cut cut:up depress depression despair difficulty disaster discomfort discomposure dismay disquiet distress dither dolor drag effort evil exacerbate exertion exigency fatigue fester festering frenzy fret frostbite gall gnaw gnawing grate grate:on gravel grief grieve grimace grind gripe grit harass harm harrow hassle headache hitch hurt hurting inconvenience industry inflame infliction injure injury insult irk irritate irritation joylessness kink labor lacerate lament lamentation lesion malaise martyr misery misfortune misgiving mortification mourn mournfulness needle nemesis nettle nip nuisance offend offense oppression ordeal orgasm outrage pain pains pang paroxysm passion pathos pay penalty pest picot pierce pinch pining poignancy pressure prick prostration provoke rack rankle rasp raw regret remorse rub sadden sadness savage scourge seizure sharpness shiver shivering shock shoot shooting smart soft:spot sore sore:spot soreness sorrow spasm stab sting stitch strain strait stress stroke suffer suffering task tender:spot tension tentative thrill throes tingle toil torment torture tragedy trauma traumatize travail trial tribulation trouble try tweak twinge twist twitch upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:814:ache aching ague chill chilling creeps cut dither freeze frostbite goose:bumps horripilation nip shiver shivering shock spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-815-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-819-ache affliction agony angst anguish anxiety bale bitterness bleeding:heart broken:heart calamity care catastrophe dejection depression desolation despair desperation despondency destitution disaster discomfort discontent displeasure distress dolor extremity gloom grief hardship heartache heavy:heart hurt hurting indigence infelicity injury joylessness lamentation malaise malcontent melancholia melancholy misery misfortune ordeal pain pang passion penury pining poverty privation prostration sadness sorrow stitch suffering trial tribulation trouble twinge unhappiness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:820:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-821-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-879-acquaintance awareness comprehension corpus data datum discernment dope experience expertise facts familiarity grasp information intelligence intimacy inwardness ken know knowledge news perspicacity sagacity self-knowledge skill technics technique wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:880:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-881-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity flattery flexibility homage honor loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:882:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:883:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-884-acquiescent active alert applicable ardent assiduous attentive careful cautious ceremonious circumspect committed compliant conscientious considerate constant correct courteous dedicated deferential determined devoted devout diligent duteous dutiful dyed-in-the-wool earnest enthusiastic ethical exact faithful fast finicky flexible fussy heedful honorific intense liege loyal meticulous mindful moral obedient obliging observant painstaking polite practicing precise punctilious punctual regardful religious resolute respectful scrupulous staunch steadfast submissive tested thorough thoughtful tried:and:true true willing zealous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-964-acting affectation afterglow alibi allowance apology appearance bedaub bedizen begild belie besmear blind bluff brightness buff burnish butter calcimine camouflage cloak coat color coloring comment:upon complexion contort cover cover:story creamy dab daub deception decontamination delicate delusion device dictionary dip disguise dissemblance dissimulation distort distortion dress:up dye edit eggshell embellish emblazon embroider enamel epidermis error excuse explain exteriority facade face fakery false:front false:show falsify falsity feint finish flat flush fraud fresco front fudge furbish garble gazetteer gild gilt glance glaze gleam glint gloss gloss glow grain guise hue humbug imbue imposture incandescence iridescent justify lacquer lay:on lexicon luster masquerade mellow misapplication misapply misapprehend misapprehension misconceive misconception misconstruction misconstrue misinterpret misinterpretation misjudge misjudgment misquote misread misreading misrender misrendering misrepresent misstate mistake misunderstand misunderstanding mitigation nacreous opalescent ostentation overstate pale palliative parget pastel patina pearly perversion pervert pinprick playacting polish pose posing posture pretense pretension pretext prime protestation qualification quiet refuge representation rind rub sad scour scratch seeming semblance semigloss shadow shallowness sham sheen shellac shine simple simulacrum simulation skin skylight slant slap:on slather sleek slick smear smoke:screen sober soft softened softening somber speciousness squeeze squeezing stipple strain stratagem subdued subterfuge subtle superficiality surface sweet synonymy tar tender thesaurus tinge tint titivate tone torture torturing trick trick:out triviality twist twisting understate veneer vocabulary wax whitewashing window:dressing wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:965:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance dash deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exterior exteriority externals extrinsicality facade face facet fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication italic larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising roman sans:serif seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-966-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-972-action activity agency attendance charge cover:charge device employ employment exercise handling labor ministration ministry mission occupation ordinary peonage practice serfdom service servitude slavery tackle use work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:973:action activity aggression alacrity ambition animal:spirits animate animation animus anxiety appetite ardor avidity bite bounce brio cast character compulsion control dash dazzle determination drive dynamism eagerness effect effervescence effort elan endeavor energy enterprise enthusiasm esprit esprit:de:corps excitement exertion exuberance fervor fire flair flavor force gaiety get-up-and-go getup ginger glow go gumption gust gusto guts heat hustle impatience impetus impulse initiative intensity joie:de:vivre keenness lead leadership life lifeblood liveliness mettle might mind morale motivation moving:spirit moxie obsession panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power preoccupation promptness punch pungency push quickness readiness relish resilience snap soul spark:of:life sparkle spirit spirits spring spunk starch team:spirit tone urge vehemence verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-974-action activity battle business campaign cause commitment contest crusade drive effort enterprise expedition faith fight holy:war interest issue lifework movement operation principle struggle war 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1028-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1029:activity admiration adoration affection alacrity anger animal:spirits animation anxiety appetite appreciation ardor avidity bite bliss brio crush dash delight devotion eagerness ecstasy edge elan elation enthusiasm esprit euphoria excitement exuberance fanaticism fervor fire fireworks firing flavor fondness furor fury gaiety ginger glow gust gusto guts heart heat hunger impatience impetus infatuation interest joie:de:vivre keenness kick life liking liveliness love mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor sexual:desire snap soul spice spirit spirits tang taste thirst vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1030:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1031:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1032:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1033-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1247-admiration adoration adulation apotheosis appreciation approbation approval ascent assessment assumption awe beatification celebration commendation conformity consideration courtesy cult cultism deference deification devotion duty elevation esteem estimation examination faith favor fealty fear feeling glorification glory goal hero:worship homage honor idolatry idolization ism laud loyalty mark mystique note observance piety piousness praise prestige prostration puff regard religion respect reverence symbolism theism veneration view weakness worship worshiping 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1248:admiration affection affinity aim allurement angle animus apartheid appetite appreciate appreciation aptitude aptness ardor assay attachment attitude attraction bag bearing bend bent bias biased bigotry brand break cant cast character choice color command constitution cosset crank craving crazy crook crush cuckoo curve custom decision delight delight:in desire determination diathesis difference discretion discrimination dislike dispose disposition distort draw drift druthers eagerness eccentric eccentricity enjoy enthusiasm esprit:de:corps eye faculty fancy fascination favor favoritism feeling:for felicity fervor fetish flair fondness free:choice free:will genius go grade grain gust gusto head heart idiosyncrasy impressionability inclination incline inclined inclining individualism inequality infatuation influence intention interest intolerance involvement irregularity jaundice jaundiced:eye kidney knack lean leaning liability like liking line list longing lopsided love lurch lust magnetism make makeup manner mark mettle mind mold mutual:attraction nature nepotism nutty objective oddity openness partiality partisanism passion penchant persuasion pitch pleasure pliability point preconception preconsideration predetermination predilection predispose predisposition preference prejudgment prejudice prepossess prepossession presumption presupposition probability proclivity propensity pull racism rake readiness relish resolution rick savor sensitivity:to sentiment serpentine set sexism sexual:desire sheer shift skew slant slope soft:spot spirit stamp stomach strain streak stripe style susceptibility swag sway swerve sympathy tack taint talent taste temper temperament tendency thing tilt tilting tip tone trace tropism turn twist type understanding variety veer volition warp way weakness weird will will:power willingness wind yaw zeal zest zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1249-admiration ardor concupiscence curiosity desire drive eagerness fancy fantasy hope kick libido liking love mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1340-adultery affair amour cuckoldry dalliance entanglement fancy fascination flirtation illusion infidelity intimacy intrigue liaison love love:affair passion relationship romance sentiment triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1341:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1342-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1597-advocate assert bear:out defend guard justify maintain protect refute second shield support uphold vindicate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1598:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1599-advocate backer bipartisan champion contributor defender endorser exponent guarantor insurer notary partisan party promoter seconder sectary subscriber underwriter upholder 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1658-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1659:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1660-affected arrogant artificial chichi elaborate elegant embellished feigned flowery forced highfalutin histrionic hypocritical insincere labored mannered mincing overacted overdone overelaborate overnice overrefined pedantic pompous precious pretentious pseudo simpering stagy stilted studied theatrical unnatural 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1668-affection ailment blight complaint condition disease disorder ill infirmity malady sickness syndrome 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1669:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1670-affection aroma attribute badge banner bar brand cachet carve cast character characteristic characterize check chisel color configuration cull cut dash degree dent describe device diagonal differential distinction earmark engrave evidence feature figure fingerprint flavor furrow gull gust hallmark idiosyncrasy image impress impression imprint indentation index indicator individualism insignia keynote label line lineaments logotype mannerism mark marking measure mold nature notch note odor particularity peculiarity pick:out picture pigeon premises prime print property quality quirk representation representative savor score sculpture seal set set:apart shape sign signal signature signet significant singularity slash smack soil space specialty stamp step streak stripe stroke sure:sign symptom tag taint tally tang taste telltale:sign token trademark trait trick underline underscore use vestige virgule virtue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1918-agitate bob bobble bounce bump dither falter fidget flick grimace itch jar jerk jig jigger jiggle jog jolt jostle quake quaver quiver rattle rictus shake shiver shock shudder tic toss tremble tremor twitch twitter wiggle wobble wriggle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1919:agitated ague aspen chorea decrepit doddering fearful fidgety fits:and:starts fluctuation fluttering fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1920-agitated amiss anarchic angry awry balled:up bothered bustling chaotic cockeyed confused deranged disarranged discomfited discomposed disconcerted dislocated disordered disorderly disorganized disquieted disturbed embarrassed fidgety flustered fluttering fluttery fretful fussy haywire in:a:stew jumbled jumpy misplaced mixed:up muddled on:the:fritz out:of:joint out:of:kilter out:of:order out:of:place out:of:whack perplexed perturbed restive restless riled roiled roily shaken shook shot shuffled suspenseful tense topsy-turvy troubled turbid turbulent uneasy unnerved unpeaceful unquiet unsettled upset upside:down 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1924-agitated edgy emotional eruptive excitable excited explosive feeling hotheaded inflammable irascible irritable mettlesome nervous passionate prickly responsive sensitive sentient skittish softhearted susceptible sympathetic tender touchy volatile volcanic wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1925:Nemesis agitation ailment anger angst anguish animation anxiety apprehension bang battle:royal beat bedlam blow bluster boil boiling boot bother brawl bristle broil brouhaha bubble bug bump burning burst bustle cacophony care chafe chaos churn clamor cloud cold:sweat commotion concern confusion crack crash craze creeps daze decoction dedication delirium determination devotion disarrange discomfiture discompose discomposure disorder disorganization disorientation disquiet disrupt distress disturb disturbance dither dread ebullition embarrassment embroilment enthusiasm exasperation excitement explode fanaticism fascination fear ferment fermentation fervor fever fidgets fight fire fit flame flap flummox flurry flush fluster flutter fog foment fomentation foofaraw foreboding fracas fray free-for-all frenzy fret fuddle fume furor furore fury fuss goose:bumps hassle haze heat hectic hell horripilation hot hubbub hullabaloo hysteria infatuation inquietude jimjams jitters jumble kick lather madness maelstrom malaise mania maze melee mess mill misgiving mist moil muddle nerves nervous:tension nervousness obsession obstinacy palpitation pandemonium panting passion patter perplexity perseverance perturb perturbation pins:and:needles pitapat pother pucker quaking quaver quavering quiver quivering racket rage remittent restlessness roil roughhouse rout row ruckus ruction ruffle rumple rumpus rut scramble scuffle seethe seething shake shake:up shakes shaking shiver shudder shuffle simmer smolder solicitude space spasm stew stir storm strain strife suspense sweat swirl swivet tempest tenacity tension throb throbbing tizzy tremble trembling tremor trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest upheaval uproar upset vehemence vexation violence wallop warm worry zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1926-agitation alarm angst apprehension care concern dismay disquiet distress disturbance dread fear foreboding fright frighten funk horripilate inquietude malaise misgiving nervous:tension nervousness perturbation phobia pins:and:needles pucker scare shake solicitude spook stagger startle stew strain suspense tension trouble uneasiness unman unnerve upset vexation zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1931-agitation anger ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze bristle broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell ramp rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear teem thunder turbulence turmoil volley whisk whiz zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:1932:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-1933-agitation bother chagrin chaos cloud commotion confusion daze derangement disarrangement disarray discomfiture discomposure discountenance disharmony disintegration disjunction disorder disorganization disorientation disproportion disquiet disruption distress disturbance embarrassment entropy flurry fluster flutter fog frenzy fuddle haze irregularity jumble maze mess mist mortification muddle nonuniformity perplexity perturbation pother promiscuity pucker randomness ruffle shuffle stew sweat swivet tizzy turbulence uneasiness upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2008-aim airfreight apt attitude azimuth bank bearing bent bias carry cast celestial:navigation choice color coloring command course current descent design direction dispose divergence drift drone execution go heading high horizon inclination incline intent lay layout lead leaning leeway lie line look mainstream make mark mean motion mounting movement navigation orientation pilotage plan point position practice predispose propose quarter range rest ride run set shuttle steering stream style sway swing tack temper temperament tendency tenor thread tone track trend turn type vector wash way zone 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2009:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2010-aim ambition animus ardor aspiration assumption care choose command concentration conclude consider contemplate counsel decide deem desideratum design desire determination determine dig discipline disposition disregard effect enjoin enjoy estimate fancy function go govern heed idea intend intent judge mean meaning mind motive pay:attention plan point power project proposal propose prospectus provide:for purpose regard resolution resolve review sake striving study think view will will:power 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2054-air air bring:out broach cast display divulge give:out make:known open:up ply produce put:about put:out turn ventilate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2055:air air apparition appearance astral banshee bubble chaff control cork departed:spirit dust dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit sponge spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2056-air air:pollution alluvium ashes beat bran carrion crumb crumble dirt dust fallout farina filings flour grain lint mash meal powder sawdust shard smut soot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2130-Pullman:car absolute absolutely achromic alabaster all:out anemic apathetic arid ashen assertive assimilated balanced banal bank bar barren basin bated beat blah blanched bland blank bloodless boat bony border boring bottomland boxcar broad broke buggy busted caboose cadaverous campo car carriage cart casino catatonic categorical central certain chambers champaign characterless clear clerestory close coach cold colorless common commonplace complete completely conclusive consistent constant continuous coral:reef couchant cracked crawling creamy crib cubic dead debased decided decisive definite definitely definitive deflated delicate delta depressed desert determinate diluted dim diner dingy direct directly discolored dismal dolly dopey dormant doughy down downright downy drab drawing:room dreary drop dry dryasdust dull dusty earth effete eggshell elephantine emphatic empty entire esplanade even evenly exact exactly explicit express fade faded faint fallow featureless fell final firm fixed flat flat flat:out flatland flavorless floor flush ford foul freighter gambling:house gangling gaunt gawky ghastly glabrous glass global grassland gray groggy ground:floor groveling haggard hard heath hell hollow horizontal humdrum ice implicit in:suspense inactive inane indifferent indisputable indubitable inert inexcitable insipid iridescent irrevocable irrevocably ivory jejune joint junk lackluster laid:low languid languorous lanky latent leaden lean ledge lengthwise level lifeless lineal linear livid llano local logy lolling lounging lowlands lurid lusterless lying marble mare mat matte matter-of-fact meager mealy mellow mesa mild monotonous muddy muffled mundane nacreous neap neutral opalescent open openly ordinary out-and-out outright overthrown pale pallid pampas pappy parlor:car parterre passive pastel pasty pearly pedestrian penthouse peremptory perfect phlegmatic pitch plain plane plateau platform playa plodding pointless poky ponderous poolroom positive positively prairie precise precisely prone proportional prosaic prostrate prosy pulpy quiet railway:car rawboned reclining rectilinear recumbent reef reefer rental reposing right roomette round runty ruptured sad sallow saloon salt:flat sandbank sandbar sapless satin savanna savorless scraggy scrawny sedentary semigloss shallow shelf ship shoal short sickly silk simple skeletal skinny slack sleeper sleeping slide slow sluggish slumbering smoker smoldering smooth smothered sober softened solemn somber spare spherical spiceless spidery spindly spiritless squashed squat stagnant stale standing static steppe stereoscopic sterile stiff stifled stockcar stodgy stony stooped story straight strand strapped streamlined studio stuff stuffy stumpy suave subdued subtle suite superficial supine sure surface sweet table tableland tabloid tabular tame tank tasteless tedious tender terrace tired tiresome toneless torpid total trite truck true tundra twiggy unambiguous unaroused unbending unbent unbowed unbroken uncircumscribed uncolored unconditional undersized underweight undeviating undistorted undoubting unelevated unembellished unequivocal unflavored unhampered unhesitating unidealistic unimaginative unimpassioned uninterrupted unlimited unmistakable unmitigated unqualified unquestionable unquestioning unreserved unrestricted unromantic unswerving upland upright utter utterly van vapid veld velvet vertical wagon wan waxen weald white whole wholly without:exception wooden 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2131:alacrity anger animation anxiety appetite ardor avidity dash devotion drive eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2132:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance fire flair flourish gaiety gust gusto impatience inclination keenness life liveliness mind moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits taste verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2133-alarming amazing astounding awesome breathtaking dreadful fearsome frightening overwhelming startling stunning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2193-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2194:alienation apostasy breach break chasm cleavage cleft derangement disaffection discord disfavor disjunction disruption dissent dissidence disunion divergence division faction fissure flaw fracture gap nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2195-alienation atomization autism break circumvention compensation daydream deception defense:mechanism delusion dereism displacement dissociation distraction dream escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism nostalgia overcompensation projection rationalization resistance romance romanticism self-deception separation sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2535-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2536:amok attack attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2537-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2577-amplitude blaring blasting blind:spot crawling creeping drift fading interference loudness noise phone reception sound:wave spread static 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2578:amplitude animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish fullness gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2579-amplitude bulk constancy continuity enormity equilibrium expanse fullness grandeur greatness hugeness immensity incessancy infinity intensity largeness magnitude might monotony plenitude power prodigiousness soundness stability steady:state strength substantiality uniformity vastness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2693-Miss:America ace bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl crackerjack dazzler dream enchantress eyeful knockout looker lovely marvel model paragon peach pinup pussycat queen sensation stunner toast trump 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2694:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive dynamism ecstasy elan encouragement energy enthusiasm evil:spirit exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct intelligence moving:spirit natural notion passion prodigy provocation reflex soul sparkle specter spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2695-Narcissus blowhard braggart egocentric egotist exhibitionist gasbag individualist know-it-all narcissist smart:aleck smarty windbag wise:guy wisecracker 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2698-Negro:spiritual anthem cantata canticle choir chorale chorus church:music doxology ensemble glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2699:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2700:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy emotion energy enthusiasm esprit excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness life liveliness loyalty passion rage relish resolution savor sentiment seriousness sincerity soul spirit vehemence verve violence vitality vivacity warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2701-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2841-animal:spirits animation birth continuance duration endurance existence immortality life lifetime liveliness living longevity permanence persistence subsistence sustenance viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2842:animal:spirits animation ardor bounce brilliance brio buoyancy charge clout dash dint drive dynamism eagerness effervescence elan energy enthusiasm esprit exuberance fervor fire force gaiety get-up-and-go glow gusto infusion intensity joie:de:vivre kick life liveliness loyalty mettle might moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy potency power punch pungency push snap sparkle spirit spirits strength tenacity vehemence verve vigor vim vitality vivacity wittiness zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2843-animal:worship demonism devil:worship fetishism fire:worship heathenism hero:worship idol:worship idolatry paganism sorcery sun:worship 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2932-answer break bring:down capsize careen cataclysm confound confute conquer contradict controvert crush dash deck defeat demolish deny destroy deteriorate dismiss dispose:of end fall finish floor foil founder frustrate go:down honeycomb hurt keel keel:over knock:down knock:over master mine nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolution revolutionize ruin sabotage sap scuttle settle shatter shut:up silence sink somersault spill spoil squash squelch subversion subvert surmount throw:down throw:over thwart topple trip turn:over turn:upside:down turnover undermine unhorse upend upset upturn weaken wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:2933:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-2934-answer catchword clue conception cue evidence exhibit gesture glimmer glimmering hint idea implication imply index indicate indication indicator inkling innuendo insinuation intimate intimation key kick lead line look mark nod note notion nudge prompt scent sign signal spoor suggestion suspicion symptom tell telltale trace track vestige whiff whisper wind wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3019-aperture avenue blow blow:out blowhole break canal cast:out channel chute clean:out clear clear:away clear:out clear:the:decks crack debouch defecate deplete discharge disclosure door drain duct dump egress eject eliminate empty escape estuary evacuate exhaust exit expel fissure floodgate flume funnel hole inlet leak let:go let:loose let:out loophole loose opening orifice out outcome outlet passage passageway pore port purge release remove slit slot sluice spiracle spout sweep:out tap throw:out unclog unleash vagina vent vessel void vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3020:aperture belt bit blank bore breach break cavity chasm check chink clearing cleft crack crevice cut deal defile disclosure discontinuity fenestra fissure gap gape gaping gash gat gulf hiatus hole hollow inlet intermission interstice interval lacuna leak notch opening orifice outlet pass passage passageway pore prick puncture rift rupture slash slit slot slug space spell split vent void yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3021-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3024-aphorism apothegm axiom dictate dictum gnome moral motto precept prescript rule sentence 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3025:aphorism apothegm backfire bon:mot boomerang comeback conceit counterattack countermeasure counterrevolution counterstroke crack defense epigram exchange gag gibe give-and-take humor irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip reciprocation recoil repartee retaliation retort riposte sally sarcasm satire scintillation waggery wisecrack wit witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3026-aphoristic axiomatic clear crisp distinct epigrammatic explicit express gnomic moralistic perspicuous pithy plain platitudinous pointed proverbial pungent sententious stimulating succinct terse unmistakable 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3046-apologetic ashamed bad bitter embarrassed guilty humbled humiliated mortified mournful penitent penitential regretful remorseful repentant rueful sad shamed shamefaced shameful sorrowful sorry terrible unhappy:about wistful woeful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3047:apoplexy breakup cataclysm catastrophe climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3048-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3087-apparently appearance aspect board border brow cheek circumference cortex covering crust demeanor disguise envelope epidermis exterior external facade face facet facing false:front fringe front integument limit lineaments look mask mien openly outline outside periphery rind seeming shell side skin superficially surface top worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3088:apparition appearance astral banshee bogey clod conceive control daemon deception decree delusion demon departed:spirit determine dybbuk eidolon envision evil:spirit fantasy feature figure form genius ghost gloom govern guard guide guise hallucination haunt highest hint illusion image immateriality incarnation incorporate incorporeal intelligence larva lineaments look manifestation manner materialization mirage obsess order outstrip peculiarity phantasm phantasmagoria phantom phenomenon plan poltergeist possess presence presentation protection realize set shade shadow shape sign silhouette singularity specter spectrum spirit spook sprite suggestion theophany umbra umbrage vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3089:apparition appearance babble brainchild brainstorm bubble canard chimera conceit concept conception concoction creation creativity daydream deception delirium delirium:tremens delusion delusive device disposition dream dreamland eidolon envisioning extravaganza fable fabrication fake falsehood fancy fantasy fata:morgana fib fiction figment figure forgery form ghost gush hallucination humor hysteria ignis:fatuus illusion illusory image imagery imagination inclination ingenuity insight inspiration invention inventiveness lie maggot masquerade mirage myth nightmare phantasm phantasmagoria phantom picture pipe pipe:dream poem presence prevarication rage rainbow rave romance self-deception shade shadow shape specter tale tall:story thinking thought trick trip tripping untruth utopia vapor vision visualization whim whimsy wildest:dream wraith yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3090:apparition appearance bubble chimera circumvention deception delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment figure flimflam fooling form ghost hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shade shape snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3091:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3092-appeal application apply beseechment bid call call:on clamor consideration contemplation cry entreaty impetration imploring imprecation invocation meditation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3118-appendicitis bronchitis bunion colitis encephalitis enteritis gastritis gingivitis gout hepatitis inflammation laryngitis lumbago meningitis myelitis nephritis neuritis peritonitis phlebitis polyp pyorrhea rheumatism sinusitis tonsilitis ulcer wryneck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3119:appetite ardor clamor:for commitment compulsion concupiscence constraint cry:for curiosity daydream desire devotion drive eagerness enthusiasm exigency fancy fantasy have:in:mind heart hope impulse libido like liking lust mind need passion pinch pleasure pleasure:principle regard sentiment sexual:desire stress urge urgency want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3120-appetite avarice avidity craving cupidity desire eagerness gluttony grasping greed hunger incontinence itching:palm lust passion rapacity voracity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3121:appetite biological:urge concupiscence crave craving curiosity desire enthusiasm eroticism fancy hanker hot:blood hot:pants hunger inclination indecency itch itching lechery lust mania nymphomania passion pine prurience raven sexual:desire starve thirst urge yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3122-appetite chewing consumption crave cupidity desire devouring diet dieting dining dressing drought drunkenness dryness eating famine gluttony gobbling grasping grazing hankering hunger ingestion licking longing lust lust:after munching need nibbling nutrition omnivorous pasture regalement roasting starvation tasting vegetarianism voracity want yearning yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3358-aroma attribute badge batten bearing blaze brand bump button cachet cast casting character characteristic color configuration cut design die differential earmark feature figure fix flavor form formalize gust hallmark hand idiosyncrasy impress impression index individualism intaglio keynote last line lineaments mannerism mark marking matrix mint mold molding mould nature needle negative odor particularity peculiarity point property punch quality quirk rocker savor seal shape singularity smack specialty stamp style tab taint tang taste token trait trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3359:aroma attribute aura badge balm bouquet brand breath cachet cast character characteristic compliment configuration cut dash detect differential discharge earmark ectoplasm effluvium emanation embalm emission essence exhalation feature figure flavor fragrance fume fumigate gust hallmark hint idiosyncrasy impress impression incense index individualism keynote line lineaments mannerism mark marking mold nature nosegay note notice observe odor particularity path peculiarity pepper perfume praise property quality quirk redolence reek salt sample sauce savor scent seal season shape singularity sip smack smell soupcon specialty spice spoor stamp stench stink stir suggestion sup taint tang taste token trace track trail trait trick vapor:trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3360-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3399-arrearage arrears bill borrowing charge damage debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3400:arrearage arrears breach break chasm decline defalcation default defect deficiency deficit delinquency discontinuity failing failure fault gap hiatus imperfection inadequacy inferiority insufficiency interval lack lacuna laxness missing:link need negligence omission outage paucity poverty scantiness shortage shortcoming shortfall slump underage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3401-arrest arrest assurance brake check constraint control curb curtailment cutting deceleration delay drag embargo hindrance inhibition injunction interdict monopoly prevention prohibition protection rationing rein repression resistance restraint restraint:of:trade retardation retrenchment self-control slow:up slowing:down squeeze suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3946-autism autoeroticism conceit ego ego:trip egotism greed individualism interest narcissism overweening pride self self-absorption self-admiration self-content self-esteem self-importance self-indulgence self-interest self-respect self-satisfaction self-seeking self-serving selfishness selfness smugness vainglory vanity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:3947:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error fancy fantasy figment freak:out gloss hallucination ignis:fatuus illusion imagination mirage misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding phantasm pipe:dream self-deception trick trip utopia vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-3948-autism caprice conceit dereism dream fancy fantasy flight:of:fancy ideal idealism idealization imagination impracticality romance romanticism unreality whim whimsy wish:fulfillment wishful:thinking 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4150-bad:habit blemish crime defect deficiency delinquency disorder evil evildoing failing failure fault flaw foible frailty ill immorality imperfection impropriety infirmity iniquity lapse lawbreaking malfeasance malpractice misconduct misdemeanor misfeasance perversion shortcoming sin transgression vice villainy weak:point weakness wickedness wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4151:bad:job balk ball:up bevue bitch blight blooper blow blunder blunder:upon bobble boggle bollix:up boner boob boot botch breach break bugger bull bumble bump bump:into bungle butcher chance chasm check claptrap clutter come:across come:up:against confound confuse destroy disaster disorder dub encounter err error failure false:move false:step falter fault faux:pas fiasco flounder flub fluff flunk foozle foul:up fumble gaucherie goof gum:up gumshoe happen hash hash:up hit:upon howler impropriety inadvertence indecorum indiscretion kill lapse lay:low limp litter louse:up lumber lurch malapropism mangle mar mess mess:around mess:up miscue mishandle misjudgment miss miss:the:mark misstatement misstep mistake mix:up moonshine muck muck:up mucker muddle muff mug mull murder muss mutilate omission oversight peccadillo play:havoc:with pratfall queer rock ruin run:across screamer screw:up shambles shuffle shy slip slip:up slipup snafu snapper solecism spoil stumble stump stupidity throw:off tinker trip violation washout waver wobble wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4152-bad:language blue:language cursing dirty:language filth foul:language obscenity profanity ribaldry scatology strong:language swearing vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4345-bang best:seller bomb fad gain gas gasser hit killing knock:out pelf riot sensation smash successful triumph wow 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4346:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm temblor thrill tic tingle tingling tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4347-bang barrel blow blow:out boil bolt bound bundle burst bustle bypass canter career charge chase clear clear:out clip course crowd dart dash dash:off devil display distill dogtrot drift drive drive:on drop eject flee fleet flight fling flit float flurry flush flutter fly foot forge:ahead fuss gallop game get get:cracking get:going ghost glide go:ahead go:all:out go:slow gun haste hasten hie highball hightail hop hotfoot hump hurry hurry:up hurtle hustle inch jog:trot lash leap light:out look loose lope lumber make:haste make:off muddle:through nip pace pass pass:by plunge post precipitate press:on progress pull pursuit push push:forward push:on race rant reed ride rip rocket run run:out rush sail scamper scoot scour scramble screw scud scuffle scurry scuttle shadow shin shoot shoot:ahead show skedaddle skim skip slip snap speed spring sprint spurt stalk step step:lively step:on:it straddle strut sweep tear tear:out trip trot unclog yank zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4395-banter be:above belittle bit blandish blarney butt cajole chaff coax comeback contemn contempt cut dare defy depreciate deride derision despise diminish disdain dismiss disparage disregard dump:on fleer flout fool fun gibe gird gull haze hissing hold:cheap hold:in:contempt humiliation insult jab jape jeer jeering jest jive joke jolly kid kid:around knock laugh:at look:down:upon lout make:fun:of misprize mock mockery needle pan pillory play:on:words point:at presume pun put:down put:on quip quiz rag rail:at rally razz rebuff repulse rest revile rib ride ridicule roast scintillate scoff scoff:at scorn scout sit:in slam slight sneer sneeze:at snicker:at sniff snort snub sparkle spurn straw swipe take:liberties taunt tease think:nothing:of twit wisecrack 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4396:banter black:humor burlesque caricature cartoon comedy contumely cynicism derision esprit farce gibe hokum humor imitation impersonation innuendo invective irony jest joke lampoon laughingstock mimic mimicry mind mock mockery parody pastiche pinchbeck pleasantry raillery repartee ridicule salt sarcasm satire scorn sham sharpness shoddy slapstick spoof squib take take:off takeoff tinsel travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4397-banter bow breast chaff chuck cold:cuts deride flank flap fool fun haze jape jest jive joke jolly kid knuckle loin needle peg plate put:on rag rally razz rib ride ridge ridicule roast rump shank shoulder sirloin taunt tease tenderloin twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4434-barbican belfry campanile colossus column cupola derrick dome jack lantern lighthouse mast minaret monument obelisk pagoda pilaster pillar pinnacle pole pylon pyramid shaft skyscraper spire standpipe steeple stupa tope tour tower turret 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4435:bare barren blanched bland blank bleached bleak characterless chasm chaste clear colorless desolate destitute devoid drained empty eroded featureless fleece hollow inane innocent insipid jejune lightened null null:and:void out-and-out paper pure rattlebrained scatterbrained space superficial unadulterated unrelieved vacant vacuous vapid void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4436-bare barren bland blank bleached characterless clear cold desert desolate devoid dry dull empty exhausted featureless gaunt hollow inane insipid lifeless null null:and:void sterile unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4643-beat bout chance circle circuit circulation course cycle diastole downbeat full:circle go gyration gyre offbeat opportunity period place pulsate pulsation pulse relief return revolution revolve rising rotation round say series shift spell stint systole thesis throb time tour turn upbeat whack wheel whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4644:abandon abyss adit aqueduct bank bar beat bed beg blaze boom breach break bump bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chase chasm check chimney chink chisel chuck circumvent cleave cleft col conduit corrugation countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch double draw duct dugout dump egress eliminate elude engrave engraving entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive ruck rupture rut sap scarify scissure score scotch scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate striation throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4645-beat bilge bulge bump chink click clink clop clump clunk flick flump hit pad pat patter pitapat plump plunk pop pound rap smite strike tap thud thump tick tinkle wham whomp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4884-Walter:Mitty ablation absentmindedness absorption abstraction analysis application attention brown:study chimera concentration consideration contemplation daydream daydreamer deep:thought divagate dream dreaming enchantment erosion fantasy freak:out heed illusion incubus intentness meditation melancholy moon mooning muse musing nightmare pensiveness pipe pipe:dream preoccupation rainbow reverie speculation stargazing stray study thought thoughtfulness trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4885:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4886-Waterloo abasement assault bane bankruptcy beat beating blight blow break:up breakdown bust collapse comedown conquest crash death deathblow debacle declension declination defeat depose deprivation descent despoliation destroy destroyer destruction disgrace dismiss dispose:of down downcast downfall downturn downward:trend drop drub eject exhaustion failure fall fate havoc hiding humiliation insolvency knockout licking loser loss mastery misfortune mortification oust overdraft overthrow overturn pounding precipitation prostration quietus rout ruin ruination sabotage settle shame shellacking smash subdual subduing subjection subjugation supple swag sway thrash thrashing topple trimming trouncing tumble undoing unseat walloping whaling whipping worst wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4919-abandon acquiescence activity adherence adoration allegiance ardor attachment belief bond charity commitment compliance conformity connection constancy conviction credo creed cultism dedication desire devotion doctrine dogma drive duty earnestness faith fealty fervor fidelity fire heat homage intensity intentness love loyalty obedience obligation observance orthodoxy passion piety piousness religion resolution reverence seriousness service servility sincerity spirit submission teaching theism tie tradition troth true:blue vehemence veneration warmth willingness worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4920:abandon acquiescence affection alacrity allegiance anger animation anxiety appetite application ardor asperity avidity choler commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fealty fervor fidelity fire flame furor fury glow goodwill gusto heart heat hurrah impetus intensity intentness keenness liveliness loyalty passion piety pliability promptness quickening readiness relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit stimulation tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4921:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4922-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4924-abandon advance arise ascend ascension ascent bank climb climbing crawl creep decline descent drop edge elevation escalate flow fountain get give:up go go:up grade grow gush inch increase jet jump leap levitation list mount mounting pitch progress ramp renounce rise rising route run scale scramble shin sidle soar soaring spout spring spurt stream surge surmount takeoff tip upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4925:abandon afflatus ardor craze cut delight delirium ecstasy enjoyment enthusiasm exhilaration exuberance fervor fever fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness mania orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4926:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4927-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4928:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4929-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4938-abandon barf bounce cast cast:out chuck discard discharge dispose:of drop egest eject eliminate exclude expel extrude gag heave jettison junk keck kick:out obtrude oust pass puke put:out regurgitate reject remove retch scrap shed spew throw throw:away throw:out thrust:out toss:out turn:out upchuck vomit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:4939:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-4940-abandon bum bum:around bungler clock:watcher cut dawdle dawdler do:nothing dodger dolittle drone goldbrick goof:off hang:around idle idler jump laggard laze lazy leave let:alone let:be let:go lingerer loaf loafer loiter loiterer loll lounge lounger lubber malinger miss moon mope negligent omit pass:over pass:up plodder procrastinate procrastinator putterer shirk skip slack sleepyhead slouch slowpoke slug sluggard slut snail tortoise trifle trifler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5044-bite breath cast dash hint idea intimation lap lap:up lick look scintilla shade shadow sip slurp smack smattering smell soupcon spark sprinkling suggestion sup suspicion taste thought tincture tinge touch trace 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5045:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5046-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5065-black:and:white contrast emanation enlightenment highlight illumination irradiation light light:source lighting radiance radiant:energy radiation sidelight tonality 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5066:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5067-black:out censor choke cover cover:up dumbfound enfold gag hide hush kill muffle muzzle quash quiet repress shush shut:down shut:up silence sit:on smother squash squelch stifle still strangle suppress throttle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5118-blase disappointed disenchanted disillusioned enlightened indifferent knowing sophisticate sophisticated undeceived worldly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5119:blast blast blaze blizzard blow burst cloudburst convulsion cyclone eruption explosion fit flare:up flurry gale gust howl hurricane irruption monsoon outbreak outburst paroxysm peal rainstorm roar scream seizure shout shriek snow snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5120-blast blast blight cancer canker contaminate corrupt corruption crumble debase debauch decay degenerate demoralize deprave dry:rot filth fungus gangrene mildew mold must mustiness obscenity pervert pest rot rust smut spoil stain stuffiness taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5548-breakaway erratic extraordinary improbable kinky offbeat out-of-the-way peculiar rare recherche strange sudden sui:generis unannounced unanticipated uncommon uncustomary unexpected unfamiliar unforeseeable unforeseen unguessed unheralded unhoped:for unordinary unpredictable unpredicted unusual unwonted without:warning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5549:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall outbreak overset overthrow overturn prostration reorganization revolt revolution revulsion sabotage somersault spasm spill subversion tabula:rasa turn turnover unquiet upheaval upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5550:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5551-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5675-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5676:bug case craze enthusiasm fad fanaticism fascination fashion fervor fixation frenzy furor furore fury hysteria infatuation love madness mania obsession passion rage thing yearning zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5677-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5734-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5735:burlesque butt byword caricature chump derision dupe easy:mark fair:game fall:guy fish fool game goat gudgeon gull handle interfere jest jester joke lampoon laughingstock mark mock mockery monkey patsy pigeon ridicule sap sarcasm satire scapegoat sitting:duck spoof sport stock sucker target toy travesty victim witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5736-burlesque carbon carbon:copy clone color copy counterpart daub ditto double doubling dummy dupe duplicate duplication echo facsimile imitate imitation iteration model paraphrase parody pastiche quadruplicate rebirth redundancy reiteration repeat repetition replica replication representation representative reproduction rubbing symbol tautology tracing transcription travesty triplicate twin variety version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5809-callow florescent flowering fresh green immature infant juvenile unfledged unripe virgin virginal young youthful 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:5810:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-5811-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6209-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:6210:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay desire detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant end engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fever fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holding holdup hypnotize ictus immerse immure impede impediment impressment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from keeping kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nip nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch possession prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in save seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6211-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6277-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:6278:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6279-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip ward zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6946-abeyance abjuration cease cessation check close closing cold:storage denial desuetude discontinuance disregard end ending forbearance period relinquishment renunciation resignation shutdown stop surcease suspension termination waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:6947:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage arrest back back:and:fill backbone balance bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow bit blemish blessing block bloody blooper blow boner boot bottom bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust cadence caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear clearance cleavage cleave cleft coerce coffee:break col cold:storage collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round comma commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation default defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade delay deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinuance discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do doldrums domesticate domineer dormancy downgrade downtime draw drench drill droop drop drum:out ease ease:up ebb:and:flow emerge emergence end enervate enslave erupt escape escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold footing form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grace grind groom groove gulch gulf gully habituate half:time halt handle hang:fire hap happen happenstance happy:hour harden harness heart heave henpeck hesitate hesitation hiatus hibernation hitch hold:off hold:up hole holiday housebreak humble humiliate hurt ignore immobility impart impoverish impropriety improvement inaction inactivity inaugurate incise incision indecorum indisposition indolence inertia infringe initiate injure inner:man interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish lapse latency law:of:averages laxness lay:off layoff leak leakage lean leave leg lesion let:go let:out let:up letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meanwhile meliorate milk minim mismatch missing:link mitigate mitigation moat modification modulate modulation moratorium mugwump mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice predicate prepare price:cut printed:circuit prisonbreak probability procrastination puncture purge put:about put:back put:down qualification quell quiescence quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress reprieve repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down silence skin slash slew slice slit slot slow:up slowness slump smash snap solecism sore soul space spell splinter split sprain spread squeak stab stall start stay stick stop strain stretch:out strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:lag time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize unbend uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat unwind upheaval vacation valley vanquish variation variety vary vent violate void wadi wait walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-6948-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma contemplation cowardice creeping debility deliberateness deliberation depression doldrums dormancy drawl drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude hesitation idleness impotence inactivity indifference indolence inertia languor lassitude latency laziness lethargy listlessness meditation moratorium overstrain passivity phlegm possibility potentiality prostration reluctance shiftlessness sleep sleepiness sloth slowness sluggishness slumber softness somnolence spring:fever stasis strain stretching stupor suspense suspension tedium torpor vagrancy vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-7070-abnormality anomaly complaint condition curio curiosity exception freak improbability irregularity museum:piece nonesuch oddity peculiarity prodigy rarity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:7071:abnormality abrade abrasion abyss account:for ace acid address adept afflict aggravate agonize allegorize amputate annihilate answer aperture approach apt assay attempt badger band bang bar bark bash bat batter beat beating befoul bell belt bend bespatter bid biff birthmark bit bite blackhead blast blaze bleb bleed blemish blister bloody blot blow boat bob boom bottom brand bravura breach break break:in break:up breakage breath bristle broach bruise brush bucket bug bump burn burst bust butcher canyon carry:off carve cast castrate catch cauterize cavity chafe chap char chase chasm check chimney chink chip chisel chop cicatrix clack clap clarify clash claw clear:up clearing cleavage cleave cleft click clip clobber clout cloven clump coal coerce col collapse come:apart compel complication concussion conk:out constrain continue contort contravene convulse corrugation counter coup crack crack:up cracked crackerjack crackle cranny crash crater craze crenellate crevasse crevice crimp cripple crucify cry cunning cut cut:off cutting cwm damage dash deal debug decipher deck decline decode deface defect defection deficiency defile deflate defoliate deform deformity dell demonstrate demythologize denude depression destroy deteriorate detonate detonation die dike dint disable discharge discourage disentangle disfigure disfigurement disillusion disintegrate disjoin dismal dismember disproportion disrupt dissect distort distortion distract distress disturbance disunite ditch divaricate divide divine division divorce do dope dope:out drag draw draw:and:quarter drawback drop drub drumming earshot elucidate embitter endeavor engrave engraving enlighten essay etch exacerbate excavation excise exemplify exfoliate experiment explain explicate explode explosion expound extinguish failing failure fall:to:pieces fathom fault fell fenestra fester figure:out find:out fissure flame flap flash flaw flay flick fling flip flop flume flute foible force found fracture frailty fray frazzle freckle freeze fret fulminate furrow fusillade gag gall gambit gap gape gaping gash gat get give:away give:out give:way go go:off go:through go:to:pieces gore gorge gouge greet grind gripe groove guess gulch gulf gully gunshot hack hair hairbreadth harm harrow hemorrhage hew hickey hit:it hole hollow humble hurt illuminate illustrate impair impairment impale imperfection inadequacy incapacitate inch incise incision indent indentation infirmity injure injury inlet instant interfere interpret interrupt irk irritate irritation jab jag jiffy jog joint kill kink knock knock:down knock:out knot knurl lacerate laceration lance lancinate leach leak lesion lick list little macerate maim make:clear make:out make:plain mangle mar marker martyr master maul melt mill minute moat mole moment mug mutilate mutilation nevus nick nip notch offend offer open open:up opening orifice outlet oxidize pain parch pare part pass passage passageway paste pause peel pelt penetrate percussion pick:to:pieces picot piece pierce pimple pinch pink pit plaque plumb plunge plunk pock pockmark poke pop popularize pore potshot pound pounding prejudice prick problem prune psych psych:out pull punch puncture punish pustule put put:back queer rack rake ramp rankle rap rationalize ravel ravine refine relax remove rend rent report resolve rick riddle rift rime rip rive ruck ruction ruin run run:into rupture salvo savage scab scald scale scallop scar scarify schism scissure scorch score scotch scrabble scrape scratch screw scuff seam sear sec second separate separation serrate sever shatter shiver shoot shortcoming shot show shred simplify singe sizzling skilled skin slash slat slaughter slice slit slog slot slug smack smash smashing smirch smite snag snap snapping snatch snip soak sock solder solve sore sore:spot soreness sort:out space span spell:out spit spitting:distance splat splinter split split:second split:up splitting spoil sprain spread stab stagger stand:up start step stick stick:up sting strain strawberry:mark streak streaking stretch striate striation strike strip stripe sty sunburn sunder superior swap swat swing tag taint take:apart take:off tap tarnish tattoo tear tear:apart tear:to:pieces thread throw thump thwack tick tickle time token tooth torment torture track trauma traumatize trench trial trial:and:error trice trough truncate try turn tweak twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave upset valley vandalize vesicle virtuoso vitiate void volley vulcanize wadi wale wallop warp wart weak:link weak:point weaken weakness weal weep weld welt wen whack wham whirl whittle whomp whop wink work work:out worsen wound wrench wrest wring wrinkle wry yak yawn yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-7072-abnormality delinquency dishonor disregard error faux:pas illegality impropriety inappropriateness indecorum indiscretion inequity infraction iniquity injustice lapse outrage solecism unchastity unlawfulness unsuitability violation wickedness wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-7195-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4:7196:abscess access accession ache aching ague anemia annexation anoxia anthrax asphyxiation asthma atrophy black:lung boil breakdown bunion chill chorea cirrhosis cold colic constipation convulsion cut cyanosis debility decadence declension declination decrepitude degeneration dermatitis deterioration diarrhea discharge distress dizziness downfall downgrade dropsy drunkenness dysentery dyspepsia eczema edema eruption fall fatigue festering fever fibrillation fits:and:starts flood flu fluctuation flux gripe growth heartburn hemorrhage hepatitis hives hypertension hypotension icterus indigestion infirmity inflammation influenza insomnia instability irregularity itching jactitation jaundice lactation lesion lumbago motion:sickness nausea necrosis outbreak pain palsy paralysis prickly:heat prostration quaking qualm quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm spate stress succession swelling swimming tabes tachycardia tension trauma trembling trots tumor ulcer unrest upturn vertigo vibration vomiting wasting wavering wound yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.4-7197-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-189-Amor Eros Platonic:love acceptance admiration adoration affection agape approval ardor attachment brotherly:love charity desire devotion esteem fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:190:Amor Eros Platonic:love aching admiration adoration affection agape amour ardor attachment beloved blow brotherly:love charity crush desire devotion ecstasy enthusiasm eruption fancy fervor fire flame fondness free:love fuss glow gust gusto heart hero:worship hurrah idolatry idolization infatuation libido like liking longing love lovemaking outbreak outburst passion popularity regard relish sentiment sex shine spasm taste tempest weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:191:Amor Eros Platonic:love adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity conformity constancy cult cultism deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-192-Amor Eros Platonic:love adherence admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love friendship heart hero:worship homage idolatry idolization libido like liking love lovemaking partiality passion popularity regard sentiment sex shine tenderness weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-201-Amor Eros Platonic:love admiration adoration affection agape ardor attachment attitude brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization inclination leaning libido like liking love lovemaking mind partiality passion penchant popularity predilection predisposition propensity regard sentiment sex shine susceptibility weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:202:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-203-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity consideration desire devotion faith fancy favor fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-205-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity delight desire devotion ecstasy fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion pleasure popularity rapture regard sentiment sex shine transport weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:206:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion eagerness enthusiasm fancy fervor fire flame fondness free:love heart heartthrob heat hero:worship idolatry idolization intensity libido like liking love lovemaking passion popularity regard sentiment sex shine warmth weakness worship yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-207-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion ecstasy faith fancy fervor flame fondness free:love gusto heart hero:worship idolatry idolization libido like liking love lovemaking loyalty passion piety piousness popularity regard relish sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-1791-English:horn bassoon clarinet fife flute oboe ocarina panpipe piccolo pipe recorder reed saxophone sweet:potato whistle woods woodwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:1792:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-1793-Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-2450-ID:card badge calling:card card countersign credentials dog:tag identification initials monogram signature tessera 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:2451:IOU abrade abrasion abyss acceptance accord account agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage canon canvass canyon cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearing cleave cleft clog cloister closure cohere coincide col collate collation colophon concur concussion confine confinement confirmation conform constrain constraint constriction control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exfoliate explore explosive fault fenestra fetter find:out fissure fit fixation flake flaw flick flume fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back kink label lacerate laceration lacuna lag leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus nick norm notch nuisance:value observe obstruct obstruction occlusion opening opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over postmortem pound price:tag prick print probe prohibition promissory:note protection pull pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance reckoning reef refrain rein relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive run run:over running:head rupture savage scab scald scale scan scar scarify scissure scorch score scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on size size:up skin slacken slackening slash slit slot slow:down slow:up slowdown slowing:down slug snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket title:page tittle token track trademark trammel trauma traumatize trench twist type underline underscore valley value variegate verification vesicle vocable voice void wadi wale walkout warp wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-2452-IOU acceptance account balance bark bill blank:check call certificate certificate:of:deposit check check:out checkbook consideration debenture demand:draft draft explanation letter:of:credit money:order negotiable:instrument note paper portfolio promissory:note stocks:and:bonds tip treasury:note voucher warrant 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-3528-Miss:America bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl dazzler dream enchantress knockout looker model paragon peach pinup pussycat stunner 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:3529:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive ecstasy elan encouragement energy enthusiasm exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct moving:spirit notion passion provocation reflex soul sparkle spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-3530-Muse afflatus animus creativity daemon demon dynamism fire genius inspiration soul spirit talent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-3577-Negro:spiritual anthem cantata canticle chorale church:music doxology gospel hymn introit mass offertory oratorio paean passion psalm requiem spiritual 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:3578:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:3579:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-3580-Nemesis acerbity acrimony craze fanaticism ferocity frenzy furor fury infatuation mania passion rage savagery severity vehemence violence zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:3581:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-3582-Nemesis agitation bluster brawl broil brouhaha cacophony chaos commotion disturbance ebullition embroilment excitement fanaticism ferment fever flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion racket rage row ruckus rumpus tumult turbulence turmoil uproar upset vehemence violence zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5033-Walter:Mitty ablation absentmindedness absorption abstraction brown:study concentration daydream daydreamer deep:thought dream dreaming erosion fantasy melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie stargazing study thoughtfulness trance woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5034:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5035-Walter:Mitty absentmindedness absorption abstraction analysis application attention brown:study concentration consideration daydream daydreamer deep:thought dream dreaming fantasy heed intentness melancholy mooning muse musing pensiveness pipe:dream preoccupation reverie speculation stargazing study thoughtfulness trance woolgathering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5381-abandon abundance drunkenness exaggeration excess excessiveness exorbitance expletive extravagance extreme extremism extremity fat flood flow glut gluttony hyperbole hypertrophy incontinence indulgence inordinance intemperance inundation much overabundance overflow overflowing overgrowth overmuch overpass overrun overrunning plethora prodigality profusion radicalism redundancy self-indulgence superabundance superabundant superfluity superiority surfeit surplus too:much unconstraint unreasonableness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5382:abandon abyss adit aqueduct bank bar beg boom breach break bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chasm check chimney chink chisel chuck circumvent cleave cleft col conduit countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch ditch double draw duct dugout dump egress eliminate elude engrave entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive rupture rut sap scissure score scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5383-abandon accent alphabet autograph badge bar bit cancel character cipher complication condition countersign cue device digit dispose:of dot emblem figure forgo get:rid:of graph hold ideogram initials insignia key:signature lead letter ligature line mark measure monogram movement notation number pause relinquish representative seal sign signature slur spare swell symbol tie time:signature trace waive writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5391-abandon acquiescence adherence allegiance application ardor assiduity attachment bond commitment compliance concentration conformity constancy dedication devotion diligence earnestness endurance faith fealty fervor fidelity fire heat homage industry inflexibility insistence intensity intentness loyalty obedience observance obstinacy passion patience permanence perseverance persistence pertinacity piety plodding plugging preoccupation relentlessness reliability resolution resolve rigidity seriousness service servility sincerity spirit stability stamina staying:power stubbornness submission tenacity tie troth true:blue vehemence warmth willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5392:abandon acquiescence alacrity anxiety appetite application ardor avidity commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fervor fidelity fire flame furor fury goodwill gusto heart heat hurrah intensity intentness keenness liveliness loyalty passion pliability promptness readiness relish resolution savor seriousness sincerity soul spirit tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5393:abandon acquiescence allegiance anger animation ardor commitment compliance dedication delirium devotion earnestness ecstasy enthusiasm excitement faith fealty fervor fidelity fire furor fury gusto heart heat hurrah impetus intensity intentness liveliness loyalty passion piety quickening relish resolution savor seriousness sincerity soul spirit stimulation vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5394:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5395-abandon address apply bear beat bend blow blow:over bounce bring:forth bring:forward bring:out bring:up cast cast:off chuck chunk curve daze deliver desert devote diffuse ding direct discard disgorge dispense:with dispose:of disseminate ditch divert drop dump eject emit evict exercise exert expel fire flick fling:off flip forgo forsake get:rid:of give give:off give:out give:up heave hurtle jettison jilt launch leave lift lose pass ply project puke push put put:forth put:on put:out quit radiate regurgitate reject relinquish renounce repudiate resign reveal scrap send send:forth shed shoot shove slap throw throw:away throw:out throw:over throw:up thrust trash tumble turn vomit wield 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5399-abandon affectation coloring embellishment exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance inundation overgrowth overmuch overpass overrun overrunning radicalism superiority surplus too:much unreasonableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5400:abandon affection animation ardor commitment dedication devotion earnestness ecstasy enthusiasm excitement faith fervor fidelity fire flame furor fury gusto heart heat intensity intentness liveliness loyalty passion relish resolution savor seriousness sincerity soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5401:abandon afflatus ardor craze delight delirium ecstasy enjoyment exhilaration fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5402-abandon age back bankrupt betray bill bomb break bust cave:in close:up collapse come:apart conk:out contract crash crumble decay decline decrease default deplete desert deteriorate die diminish disappear disintegrate disregard dodder drain droop drop dwindle ebb exhaust fade fail faint fall fall:away fall:flat fall:off fall:short fall:through falter fizzle fizzle:out flag flop flunk fold follow founder get:along get:on give:out give:way go go:down go:off go:out go:to:pieces go:to:pot go:under go:up go:wrong grow:old gutter ignore impoverish jade labor:in:vain lack lag languish lapse lessen let:down lose lose:ground misfire mount not:compare pass pass:over peak peter:out pine poop:out run:aground run:down run:out serve shake short shrink shrivel shut:down sink slide slip slump spin subserve subside totter touch:bottom wane want wash:out waste waste:away weaken wear:away wear:thin wilt wither wizen worsen wrinkle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5403:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5404-abandon agony anguish bale bitterness bleeding:heart broken:heart depression desolation despair distress extremity gloom gloominess grief heartache heavy:heart infelicity melancholia melancholy misery prostration sadness woe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5405:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5406:abandon alacrity anger animation ardor commitment dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat hurrah intensity intentness liveliness loyalty passion relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit vehemence verve warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5407-abandon alacrity haste hastiness hurriedness impatience impulse impulsiveness precipitation prematurity promptness quickness rashness recklessness rush speed suddenness swiftness unconstraint unrestraint 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5426-abandon ardor commitment dedication devotion earnestness faith fervor fidelity fire heat intensity intentness loyalty passion resolution seriousness sincerity spirit vehemence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5427:abandon ardor craze delirium ecstasy enthusiasm fervor fire frenzy furor furore fury heat hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5428-abandon ardor delirium ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5456-abandon boot bounce bounce cashier cast cast:out chuck discard discharge eject exclude expel extrude jettison junk kick:out obtrude oust put:out reject remove scrap shed slough throw:away throw:out thrust:out toss:out turn:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5457:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5458-abandon break:ground cast cast:away cast:off castaway chuck deep:six derelict discard dispose:of ditch dump eliminate exile get:rid:of give:away jettison jilt part:with reject remove slough throw:away throw:out throw:over weigh:anchor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5508-abandon coloring embellishment exaggeration excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance overgrowth overmuch radicalism too:much unreasonableness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5509:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5510:abandon craze cut delirium ecstasy fever frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5511:abandon craze delight delirium ecstasy frenzy furor furore fury hypnosis hysteria intoxication madness orgasm orgy passion rage rapture ravishment rhapsody seventh:heaven thrill trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5512:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5513:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5514:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5515:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5516:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5517:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5518:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5519:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:5520:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-5521-abandon cut disregard goldbrick goof:off ignore jump leave leave:out let:alone let:be let:go malinger miss omit overlook pass:by pass:over pass:up procrastinate shirk skip slack slight trifle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-6600-abdominal anal cardiac cecal coronary duodenal enteric gastric ileac intestinal pyloric rectal visceral 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:6601:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holdup hypnotize ictus immerse immure impede impediment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-6602-abduction absorb acquire annex apprehend apprehension appropriate arrest arrogate capture carry:off catch clasp clutch collar commandeer coup desire dragnet expropriate filch get grab grapple grasp hit hold hook impress kidnap kidnapping lift make:an:impression mesh nab nabbing nail palm pick:up pilfer pinch prehension run:in seize seizure shanghai sink:in snag snap snatch steal strike take take:in take:over taking:in 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-7113-abeyance abjuration cessation cold:storage discontinuance forbearance relinquishment renunciation resignation suspension waiver 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:7114:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage back back:and:fill bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow blemish blessing bloody blooper blow boner boot bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear cleavage cleave cleft coerce coffee:break col collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do domesticate domineer downgrade downtime draw drench drill droop drop drum:out ease:up ebb:and:flow emerge emergence end enervate enslave erupt escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grind groom groove gulch gulf gully habituate half:time halt handle hap happen happenstance happy:hour harden harness heave henpeck hesitation hiatus hitch hole holiday housebreak humble humiliate hurt ignore impart impoverish improvement inaugurate incise incision indecorum infringe initiate injure interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish law:of:averages lay:off layoff leak leakage leave leg lesion let:go let:out letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meliorate milk mismatch missing:link mitigate mitigation moat modification modulate modulation mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice prepare price:cut printed:circuit prisonbreak probability puncture purge put:about put:back put:down qualification quell quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down skin slash slew slice slit slot slump smash snap solecism sore space spell splinter split sprain spread squeak stab start stay stick stop strain strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat upheaval vacation valley vanquish variation variety vary vent violate void wadi walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-7115-abeyance acedia anemia apathy atony blah:feeling boredom catalepsy coma cowardice debility depression doldrums dormancy drowsiness dullness ennui entropy exhaustion eyestrain fatigue hebetude impotence indifference indolence inertia languor lassitude latency lethargy listlessness overstrain passivity phlegm prostration sleep sleepiness sloth slowness sluggishness slumber softness somnolence stasis strain stretching stupor suspense tedium torpor vegetation weakness weariness yawning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-8841-aboveboard authentic bona:fide foursquare genuine on:the:level open open:and:aboveboard square straight up-and-up veritable 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:8842:abrade abrasion abyss account:for ace address adept allegorize answer aperture approach apt assay attempt band bang bar bark bash bat beating belt bid biff birthmark bit blackhead blast blaze bleb blemish blister bloody blow boom bottom brand bravura breach break break:up breakage breath broach bug bump burn burst bust canyon cast catch cauterize cavity chafe chap char chase chasm check chimney chink chip chop cicatrix clack clap clarify clash claw clear:up clearing cleave cleft click clip clobber clout clump coal col collapse come:apart concussion corrugation coup crack crack crack:up crackerjack crackle cranny crash crater craze crevasse crevice crimp cunning cut cwm dash deal debug decipher deck decode deface defect defection deficiency defile deform deformity dell demonstrate demythologize detonate detonation dike dint discharge disentangle disfigure disfigurement disintegrate distort distortion ditch divaricate divide divine do dope dope:out draw drawback drub drumming earshot elucidate endeavor engrave engraving enlighten essay excavation exemplify exfoliate experiment explain explicate explode explosion expound failing failure fall:to:pieces fathom fault fenestra figure:out find:out fissure flame flap flash flaw fling flip flop flume flute foible found fracture frailty fray frazzle freckle fret fulminate furrow fusillade gag gall gambit gape gash gat get give:away give:way go go:off go:to:pieces gorge gouge groove guess gulch gulf gully gunshot hair hairbreadth hickey hit:it hollow hurt illuminate illustrate imperfection inadequacy inch incise incision infirmity injure injury inlet instant interpret jiffy joint kink knock knock:down knock:out lacerate laceration leak lesion lick list little maim make:clear make:out make:plain mar master maul minute moat mole moment mutilate mutilation nevus notch offer open open:up opening orifice outlet oxidize parch part pass passage passageway paste pelt percussion pierce pimple pit plumb plunk pock pockmark poke pop popularize pore potshot pound problem psych psych:out punch puncture pustule rap rationalize ravel ravine rend rent report resolve riddle rift rime rip rive ruck run rupture salvo savage scab scald scale scar scarify scissure scorch score scotch scrape scratch scuff seam sear sec second separate shatter shiver shortcoming shot show simplify singe sizzling skilled skin slash slat slice slit slog slot slug smack smash smite snag snap snapping soak sock solder solve sore sort:out space span spell:out spit spitting:distance splat splinter split split:second splitting sprain spread stab stagger start step stick strain strawberry:mark streak streaking striate striation strike stripe sty superior swap swat swing taint tap tattoo tear thump thwack tick time track trauma traumatize trench trial trial:and:error trice trough try twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave valley vesicle virtuoso void volley vulcanize wadi wale wallop warp wart weak:link weak:point weakness weal weld welt wen whack wham whirl whomp whop wink work work:out wound wrench yak yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-8843-abrade abrasion afflict agonize ail anger apogee assault attack bank bark beacon beam beat beat:down bite blaze blemish blister bloody break break:down bristle bulldoze burn burning cast catch ceiling chafe check chip claw cog concussion convulse crack crackle craze crick crucify cut descent desire distress fell fester fire flame flare flatten flicker flight fracture fray frazzle fret gall gash glance gnaw gouge grate grind gripe harrow hurt ignition impact incise incision inflame injure injury irritate itch knock:down lacerate laceration launch lesion maim martyr maul mutilate mutilation nip pain pierce pinch prick prostrate puncture rack rankle rasp raze ream rend rent rip roast rub run rupture savage scald scorch scotch scrape scratch scuff shave shoot shot skin slash slit smart smash sniff sore sprain sputter stab stick sting stinging strain stream take:down tear throw:away tingle tingling torment torture trajectory trauma traumatize tweak twist wound wrench wring 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-8855-abrade abrasion bark blemish bloody breach break break:in breakage burn burst bust carve chafe check chip chisel claw cleft concussion counter crack crackle craze cut exfoliate fissure fracture fray frazzle fret gall gap gash hew hurt incise incision injure injury interfere interrupt lacerate laceration lesion maim marker maul mutilate mutilation pierce plaque puncture rend rent rift rip run rupture savage scald scale scorch scotch scrape scratch scuff skin slash slice slit snap snip sore splinter split sprain stab stick strain tag tear token trauma traumatize whittle wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:8856:abrade abrasion bark blemish bloody breach break break:up breakage burn burst bust chafe chasm check chink chip claw cleavage cleave cleft come:apart concussion convulse crack crackle craze cut disintegrate ditch division exfoliate fall:to:pieces fissure fracture fray frazzle fret furrow gall gap gash give:away give:way groove hurt incise incision injure injury kill lacerate laceration lesion maim maul mutilate mutilation open passage pierce puncture relax rend rent rift rip rive run rupture savage scald scale schism scorch scotch scrape scratch scuff separate separation skin slash slice slit slot snap sore splinter split sprain stab start stick strain tear tickle trauma traumatize trench wadi wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-8857-abrade abrasion bark blemish bloody breach break breakage broach burn burst chafe check chink chip claw cleave cleft clip concussion crack crackle craze crevasse cry cut damage dash divaricate divide drop fissure flaw fracture fray frazzle fret gall gap gash give:out gore greet hole hurt impair incise incision injure injury lacerate laceration lance leak lesion maim maul mutilate mutilation nip open open:up part pierce puncture rend rent rift rip rive run rupture savage scald scale scorch score scotch scrape scratch scuff separate shred skin slash slice slit snatch snip sore splinter split sprain spread stab stick strain streak tap tear trauma traumatize weep wound wrench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-9100-abruptly carelessly desperately furiously hastily head:over:heels headfirst headlong heedlessly impetuously impulsively like:mad madly recklessly slapdash suddenly wildly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9101:abscess access accession ague anemia annexation anoxia asphyxiation asthma atrophy breakdown chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fall fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9102:abscess access ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness downfall dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration quaking rash rheum sclerosis seizure shaking shock sore spasm tabes tachycardia trembling tumor upturn vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9103:abscess ache aching ague anemia anoxia asphyxiation asthma atrophy chill cold colic constipation convulsion cut cyanosis diarrhea distress dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flu flux growth hemorrhage hypertension hypotension icterus indigestion inflammation influenza insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-9104-abscess ache aching anoxia anthrax black:lung chilblain chill chilling creeps frostbite goose:bumps horripilation jet:lag mercury:poisoning motion:sickness radiation:sickness shivering sore sunstroke trench:foot 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9105:abscess ague anemia anoxia anthrax asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9106:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea discharge dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lactation lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9107:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9108:abscess ague anemia anoxia asphyxiation asthma atrophy boil chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9109:abscess ague anemia anoxia asphyxiation asthma atrophy bunion chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue festering fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swelling tabes tachycardia tumor ulcer vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9110:abscess ague anemia anoxia asphyxiation asthma atrophy chill chorea colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fits:and:starts flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jactitation jaundice lumbago nausea necrosis pain palsy paralysis quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm tabes tachycardia trembling tumor vertigo vibration vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9111:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9112:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9113:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cut cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fluctuation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia instability irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor unrest vertigo vomiting wasting wavering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9114:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis debility decrepitude diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion infirmity inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9115:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis decadence declension declination degeneration deterioration diarrhea dizziness downfall downgrade dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9116:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis dermatitis diarrhea dizziness dropsy dysentery dyspepsia eczema edema eruption fatigue fever fibrillation flood flux growth hemorrhage hives hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis outbreak pain paralysis prickly:heat rash rheum sclerosis seizure shock sore spasm spate succession tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9117:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9118:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9119:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9120:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9121:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9122:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9123:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9124:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9125:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9126:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9127:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis qualm rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9128:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9129:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9130:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm stress tabes tachycardia tension tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9131:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9132:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9133:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9134:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9135:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9136:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9137:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9138:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9139:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9140:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9141:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9142:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9143:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9144:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9145:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9146:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9147:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9148:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9149:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9150:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:9151:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-9152-abscess angina apoplexy arteriosclerosis atherosclerosis attack backlog brush cardiac:arrest coronary feel heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis sore stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10566-absurdity ambiguity ambivalence antinomy asymmetry disproportion equivocation heresy hopelessness incompatibility incongruity inconsistency irony no:chance nonconformity oxymoron paradox self-contradiction unorthodoxy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:10567:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10568-absurdity argot babble balderdash blabber blather bombast cant claptrap drivel drool flummery folderol fudge fustian gabble gammon gibber gibberish gobbledygook hocus-pocus humbug jabber jargon lingo mumbo:jumbo mummery nonsense palaver patois patter phraseology prate prattle rant rigamarole rigmarole rodomontade rubbish scatology slang stuff:and:nonsense trash trumpery twaddle vernacular vocabulary vulgar:language 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10821-abundant copious diffuse effusive extravagant exuberant fecund formless gushing overflowing prodigal productive profuse prolific redundant reiterative repetitive superabundant tautologous teeming 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:10822:abuse accept access affect affection aggression ailment algorithm ambush amok apoplexy approach arrangement arrest articulation assail assault assume attack attack attempt batter battering begin belligerence berate berating blast blister blitz bloodshed blueprint brutalize burn bushwhack butcher calculation carry:on castigate censure challenge charge chauvinism citation combat come:at come:down:on complaint conception condemn contrivance contumely convulsion crack:down:on cramp criticism criticize damn decry defy delivery denigrate denounce denunciation descend:upon design destroy destruction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit foresight forethought form frenzy furor fury fustigate game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer have:at hit hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate intention invade invective inveigh:against involve involvement irrupt jawing jingoism jump killing land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means move:into mug muster occlusion offense offensive onset onslaught organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage ramp rampage rant rape rating rationalization rave reflection reprimand revile revilement riot rioting roar roast ruin rush sack sacking sail:into sally savage scarify schedule schema scheme scorch seize seizure set:about set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell start state:of:war stoppage storm strategy strike stroke surprise system tackle tactics take:on take:up tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:10823:abuse access apoplexy approach arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage strike stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10824-abuse accuse arraign attack belittle blame censure condemn criticize damn damned decry denounce denunciate depreciate disapprove disparage fulminate:against impeach impugn indict inveigh:against knock pan rap rebuke reflect:upon reprehend reproach reprobate reprove scold shake:up skin 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10825-abuse accuse arraign blame censure condemn damn decry denounce denunciate fulminate:against impeach impugn indict inveigh:against knock rap reflect:upon reprehend reproach reprobate shake:up skin vilify 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:10826:abuse ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pound shock sore sore:spot spasm stab stitch stress stroke suffering tender:spot throb throes twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-10827-abuse ache afflict affront aggrieve agonize ail anguish befoul bewitch blight bruise condemn corrupt crucify curse cut cut:up damage defile deprave despoil destroy disadvantage distress doom envenom grieve harass harm hex hurt impair infect injure jinx maltreat menace mistreat molest offend outrage pain persecute pierce play:havoc:with poison pollute prejudice prick savage scathe stab sting taint threaten torment torture violate wound wreak:havoc wrong 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11118-abysmal bottomless cavernous gape gaping plunging soundless unfathomable unfathomed yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11119:abyss affect allowance breach break canyon cavity chalk chap character chasm check chimney chink cleft col color crack cranny create crevasse crevice cut cwm defile dell dike ditch draw dredge excavation fault fissure flaw flume fracture furrow gap gape gash go:away gorge groove gulch gulf gully hatch hole incision joint leak make moat notch opening pass passage position print ravine recoil rent rift rime rupture scissure score scratch seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11120:abyss air:space aperture bind blemish bore breach break burrow canyon cavity chap chasm check chimney chink clearance clearing cleft col concave cover crack cranny crater crevasse crevice cut cwm deep defile dell depth difficulty dike discontinuity discrepancy disrupt ditch draw drill error excavation failure fallacy fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge gouge groove gulch gulf gully hiatus hole hollow incision inlet interstice interval jam joint jump lacuna leak mistake moat notch open opening orifice outlet pass passage passageway perforation pit pore problem puncture ravine rent rift rime rip run rupture scissure scoop scrape seam shaft sink slit slot space split stab tear trench trouble trough tunnel vacuity vacuum valley void wadi weak:point well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11121:abyss alienate aperture beguile betray blemish branching breach break break:in break:through break:up breakage broach burst burst:in bust bust:in canyon cave:in cavity channel chap chasm check chimney chink chip clearing cleave cleft cloven col come:apart crack cracked cranny craze crevasse crevice cut cwm defile dell dichotomy dike disclosure disconnected disintegrate ditch divaricate divide divided division draw excavation exfoliate fall:to:pieces fault fenestra fissure flaw flume forked fracture furrow gap gape gaping gash gat give:away give:way go gorge groove gulch gulf gully hiatus hole hollow hurt incise incision inlet interval joint lacerate lacuna leak moat notch open open:up opening orifice outlet part pass passage passageway pore ravine rend rent rift rime rip rive rupture scale scissure scratch seam sell sell:out separate separated shut:off slash slice slit slot snap space splinter split spread start tap tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11122:abyss alienation aperture blaze branching breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch divided draw excavation fault fissure flaw flume forked fracture furrow gap gape gaping gash gorge groove gulch gulf gully hack hole incision indentation jag jog joint lacerate lacerated leak mangled moat mutilated nick notch opening pass passage quartered ragged ravine rent rift rime rip rupture scale scissure score scotch seam severed shredded slash slice slit slot splinter split tattered tear torn trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11123:abyss alienation breach break breakage burst canyon cavity chap chasm check chimney chink chip cleavage cleft cloven col conflict crack cracked cranny crevasse crevice cut cwm defection defile dell difference dike disaffection disagreement disfavor disruption distance disunion ditch divergence division draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hiatus hole incision interruption interval joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam separation slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11124:abyss alveolus breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell depression dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11125:abyss aperture blank breach break canyon cavity chap chasm check chimney chink clearing cleavage cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture schism scissure seam shaft slit slot space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11126:abyss aperture bore breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dig:up dike disclosure ditch draw enquire excavation fault fenestra fissure flaw flume fracture furrow gap gape gaping gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet inquire interval joint lacuna leak moat notch opening orifice outlet part pass passage passageway pore ravine rent rift rime rupture scissure seam slit slot space split trench valley void wadi yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11127:abyss aperture bottom breach break breakage burst caesura canyon cavity cessation chap chasm check chimney chink chip clearance clearing cleavage cleave cleft col crack cranny crevasse crevice cut cwm dale deficit defile delay dell difference dike disclosure discontinuity disruption distance ditch divergence division draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gill glen gorge groove grove gulch gulf gully halt hiatus hole hollow incise incision inlet interim interlude intermission interruption interspace interval joint jump lacuna lapse leak letup lull moat notch open opening orifice outlet pass passage passageway pause pore ravine recess rent respite rest rift rime rip rive rupture scale scissure seam separation slash slice slit slot space splinter split stop suspension tear trench trough vale valley void wadi wait yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11128:abyss aperture breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale scissure seam slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11129:abyss aperture breach break bump canyon cavity chap chasm check chime chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision interruption joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11130:abyss aperture breach break canyon cave cavity chap chasm check chimney chink clearing cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat narrow notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture scissure seam separation shaft slit slot slough space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11131:abyss aperture breach break canyon cavity channel chap chasm check chimney chink clearing cleave cleft col crack cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch draw excavation fault fenestra fissure fit flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incise incision inlet interval joint lacuna leak moat niche notch open opening orifice outlet pass passage passageway pore ravine rent rift rime rive rupture scissure seam slit slot space split trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11132:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col come:out crack cranny crevasse crevice cut cwm defile dell dike discharge ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval issue joint lacuna leak moat notch opening orifice outlet pass passage passageway pore puncture ravine rent rift rime rupture scissure seam slit slot space split tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11133:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col concave crack cranny crater crevasse crevice cut cwm deep defile dell depth dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passage passageway pit pore ravine rent rift rime rupture scissure seam shaft slit slot space split trench vacuity valley void wadi well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11134:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dike discontinuity ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passageway pit pore ravine rent rift rime rupture scissure seam separation slit slot space split trench vacuity valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11135:abyss aperture breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hand hole incision inlet joint lapse leak liberty moat notch opening orifice outlet pass passage passageway ravine rent rift rime rupture scissure seam slit slot split trench trip valley visa void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11136:abyss aperture cavity chasm check clearing cleft crack crater crevasse dale deep dell depth dig:up disclosure excavation fenestra furrow gap gape gat glen gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pit pore shaft slot space split trough vacuity valley void well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11137:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11138:abyss bank birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth dig diggings disfigurement distortion excavation fault flaw freckle furrow gold:mine gulf hickey hole hollow kink mine mole nevus pimple pit pock pockmark pustule quarry rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11139:abyss bank chasm dig diggings excavation get gold:mine gulf mine pan pit prospect quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11140:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11141:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11142:abyss bed bottom breach break canyon cavity channel chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11143:abyss benthos bottom breach break canyon cavity channel chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm dale deep defile dell dike ditch drain draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove ground grove gulch gulf gully hole incise incision joint leak mine moat notch ocean:depths open opening pass ravine rent rift rime rive rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11144:abyss benthos cavity chasm crater crevasse deep depth ground gulf hole hollow ocean:depths pit shaft trench well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11145-abyss benthos deep drink ground high:seas hydrosphere main ocean ocean:depths salt:water sea tide trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11146:abyss birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col crack cranny crater craze crevasse crevice cut cwm damage deface defect defile deform deformity dell dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gorge groove gulch gulf gully harm hickey hole hurt incision joint kink leak loophole mar mark mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule ravine rent rift rime rip rupture scab scar scarify scissure scratch seam slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11147:abyss birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth disfigurement distortion excavation fault flaw freckle gulf hickey hole hollow kink mole nevus pimple pit pock pockmark pustule rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11148:abyss bore breach break break:in breakage burst bust canyon cavity chap chasm check chimney chink chip cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike disregard disrupt ditch draw excavation exfoliate fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat neglect notch open open:fire open:up opening pass passage penetrate ravine rent rift rime rip rive rupture scale scissure seam slash slice slit slot snap splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11149:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11150:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully gutter hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi wash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11151:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11152:abyss breach break break:up breakage burst bust canyon cavity chap chasm check chimney chink chip cleft col come:apart crack cranny crevasse crevice cut cwm defile dell dike disintegrate ditch draw excavation exfoliate fall:to:pieces fault fissure flaw flume fracture furrow gap gape gash give:away give:way gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam slash slice slit slot snap splinter split start tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11153:abyss breach break burrow canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm defile dell depression dig diggings dike ditch draw engraving excavation extraction fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision indentation joint leak mine moat notch opening pass passage pit quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench trough tunnel valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11154:abyss breach break canyon cavity channel chap chasm check chimney chink cleft col corridor crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure scratch seam slit slot split trench trough valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11155:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11156:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11157:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11158:abyss breach break canyon cavity chap chasm check chimney chink cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw escape excavation fault fissure flaw flume fold fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam shut:down slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11159:abyss breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11160:abyss breach break canyon cavity chap chasm check chimney chink cleft col connection crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision intersection joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam sink slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11161:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11162:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11163:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch divert draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11164:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw drench excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11165:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture frost furrow gap gape gash gorge groove gulch gulf gully hoar hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11166:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11167:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat niche notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench vacuity valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11168:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak lode moat notch opening pass passage ravine rent ridge rift rime rupture scissure seam slit slot split trench valley vein void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11169:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch omission opening oversight pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11170:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass pass passage ravine rent rift rime rupture scissure seam skip slit slot split trench valley wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11171:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11172:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11173:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11174:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11175:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11176:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11177:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11178:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11179:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11180:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11181:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11182:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11183:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11184:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11185:abyss cavity chasm crater crevasse deep deeply depth gulf hole hollow pit shaft well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11186:abyss cavity chasm crater crevasse deep depth dig diggings empty excavation gulf hole hollow mine pit quarry shaft slam well white workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11187:abyss chasm crack cut dig dike excavation furrow groove gulf trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11188:abyss chasm dig diggings drill excavation gulf mine pit probe quarry read shaft treasure:trove well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11189:abyss chasm dig diggings excavation gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11190-academic academician auditor classicist clerk genius humanist learned:man litterateur mastermind philologist philosopher pundit savant scholar scholastic schoolman student 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11432-accentuate address aim aim:at application appropriate attribute ax back bear bearing bend bias birthmark bite blaze blemish blotch bracket brand bring:up butt call:attention:to cast chalk chalk:up character characteristic check chisel cicatrix coloring contribute crook crumb cut dapple dash define delimit demarcate descend designate details determine die direct direction discolor discoloration dispose dot drill drop earmark elbow emphasize engrave engraving face feature fix fix:on flick force freckle gash go goad gravitate grind guide guts hack hatch head hint hold:on hole idea identify impress imprint incline indicate intaglio jot lance lead lean level:at line look:to mallet mark mark:off marking mention message mole mordancy mottle needle nevus nick notch object patch pencil pepper pivot plunge poignancy point point:at point:out point:to point:up pointer polka:dot precipitate present prick print property punch punctuate puncture quality redound:to riddle rocker run scar scarify score scotch scratch seal seam serve set settle shade shadow shoulder single sink skewer snip solder spatula speck spike spine spit splash splotch spot spotlight stain stamp steer stigma stigmatize strawberry:mark streak stress striate stripe style subside suggestion tang tattoo tend thought thrust tick tick:off tittle to:the:point trace train trait trend turn underline underscore verge warp watermark way whittle work:toward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11433:accept access ambush assail assault attack blitz bump bushwhack catch come:at come:down:on crack:down:on descend:upon desire fall:upon gain gang:up:on go:at go:for harry have:at hit hole jump jump:on land:on lay:hands:on lay:into light:into mug pitch:into pounce:upon pound sail:into set:on set:upon spasm spring:upon strike surprise swoop:down:upon wade:into 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11434-accept acclaim celebrity character eclat fame figure glory kudos name notoriety popularity publicity recognition renown report reputation repute vogue 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11946-access admission entrance entree entry import income incoming infiltration ingoing input insertion insinuation intake introduction intrusion leakage penetration percolation reception seepage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11947:access ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11948:access ado agitation blowout bother burst bustle commotion discharge eruption ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom outburst pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11949-access advance advantage agree:with answer become befit benefit do do:the:trick fill:the:bill fit forward get go:with meet profit promote qualify raise relate serve stretch suit work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-11983-access alley arterial artery avenue blind:alley boulevard bypass byway causeway close court crescent dike drive driveway expressway freeway highroad highway lane main:drag mews parkway pave pike place right-of-way road roadbed roadway row speedway street superhighway terrace thoroughfare thruway turnpike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11984:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion fall falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm stoppage storm stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11985:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11986:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11987:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal possession rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11988:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11989:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal ictus lockjaw occlusion outburst paroxysm petit:mal rage seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11990:access apoplexy approach arrest attack convulsion cramp eclampsia entrance epilepsy falling:sickness fit get grip ictus influence orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11991:access apoplexy arrest attack blockade check closing convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure shutdown spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11992:access apoplexy arrest attack blockade closing closure convulsion cramp eclampsia epilepsy falling:sickness frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure siege spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11993:access apoplexy arrest attack cataclysm convulsion cramp death disaster eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11994:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11995:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11996:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11997:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11998:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:11999:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12000:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12001:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12002:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12003:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12004:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12005:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12006:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12007:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12008:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12009:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-12010-access approach corridor entrance entry foyer hall lobby pass passage portal portico threshold vestibule 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12011:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12012:access attack blaze blowout blowup burst convulsion cyclone deflagration discharge disgorgement ejaculation emission eruption exclamation expletive explosion expulsion fit flare flare:up flash flood frenzy gale gush gust hurricane irruption jet outbreak outburst outflowing outpouring paroxysm scene seizure spasm spout spurt squirt storm surge tantrum tempest tornado upheaval upsurge whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12013:access backfire bang bark blast blaze blowout blowup boom burst clap convulsion crack crash cyclone detonation discharge eruption expansion explosion fit flare flash fusillade gale gunshot gust hurricane increase irruption outbreak outburst paroxysm pop report sally salvo scene seizure shot spasm storm tempest tornado upheaval volley wax whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-12014-access backfire bang blast blowout blowup boom burst detonation discharge eruption explosion flare flash outburst report scene storm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12015:access belch blaze blowup burst cascade convulsion cyclone deflagration eruption explosion fit flare flare:up flash gale gust hurricane irruption outbreak outburst paroxysm rapids rush scene seizure spasm spate spew stew storm tempest tornado torrent upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12016:access blast blaze blow breeze burst convulsion cyclone eruption explosion fit flaw flurry gale gust hurricane increase irruption outbreak outburst paroxysm puff sally scud seizure spasm storm surge tempest tornado upheaval whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12017:access blast blaze blowout blowup burst convulsion cyclone discharge eruption explosion fit flare flare:up gale gust hurricane irruption outbreak outburst paroxysm sally scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12018:access blaze blowup boom burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-12019-access communication conduction convection delivery dissemination export expulsion extradition import interchange interpretation metastasis migration osmosis pass passage perfusion spread transfer transference transfusion transit transition translation transmigration transmission transmittal transposition travel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-12283-accident blessing break bump chance destiny fate felicity flier fluke fortuity fortune gamble good:luck hap happenstance hazard hesitation hit law:of:averages light lot luck meet occasion opportunity play plunge probability random:sample risk serendipity speculation stumble tumble uncertainty venture 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:12284:accident blow bolt bombshell breakdown bump calamity casualty cataclysm catastrophe clump collapse collision convulsion crack:up crash disaster grief jolt knock misadventure mischance misfortune mishap pileup quake revelation shipwreck shock shocker smash smashup spasm stroke surprise temblor thunderbolt tragedy turn wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-12285-accident blow breakdown breakup brunt bump calamity cannon carom casualty cataclysm catastrophe cave clash collapse collision concussion crack:up crash crunch debacle disaster encounter grief impact impingement meeting misadventure mischance misfortune mishap onslaught percussion pileup shipwreck shock sideswipe smash smashing smashup total:loss tragedy washout whomp wrack wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-13085-accomplished:fact accomplishment achievement act acta action activity adventure affair affairs affinity apparel area article attire bag blow business case chance chore circumstance circumstances clothes commerce concern contrivance coup craze cry dealings deed device doing doings dress duds effort employ employment endeavor enterprise episode event exploit fact fad fait:accompli fancy fashion fear feat fetish field fixation function furore gear gest go hand handiwork happening incident interest job labor life lookout maneuver mania manner matter measure mechanism mode move obsession occasion occupation occurrence operation opportunity overt:act particular passage passion performance possession preoccupation proceeding production project province pursuit quirk rage raiment respect responsibility right service specialty sphere step stroke stunt style subject task thing togs tour:de:force transaction trend turn undertaking vogue way work works 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:13086:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-13087-accomplished:fact accomplishment achievement act acta action activity adventure affair appointment blow business calling concern coup dealings deed doing doings effort employment endeavor engagement enterprise exploit fait:accompli feat function gest go hand handiwork interest job line maneuver matter measure move occupation operation overt:act passage performance proceeding production step stroke stunt thing tour:de:force transaction turn undertaking work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14562-acerbity acidity acridity asperity astringency bitter:pill bitterness dryness edge gall greenness harshness keenness mordancy poignancy pungency roughness severity sharpness sour sourness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14563:ache aching afflict affliction aggrieve agonize agony ail anguish annoyance bite bitterness blow bore bother bruise burn chafe colic constrain convulse cramp crucify cut cut:up depress depression despair discomfort discomposure dismay disquiet distress dolor drag effort evil exertion fatigue fester fret gall gnaw grate grief grieve grind gripe harass harrow headache hurt inconvenience industry inflame infliction injure injury irk irritate irritation joylessness labor lacerate lament lamentation lesion malaise martyr misery mourn mournfulness nemesis nip nuisance oppression ordeal pain pains pang passion pathos pay penalty pest pierce pinch poignancy prick rack rankle rasp rub sadden sadness scourge sharpness shock smart sore sore:spot soreness sorrow spasm stab sting stitch strain stress stroke suffer suffering task tender:spot throes toil torment torture travail trial tribulation trouble try tweak twinge twist upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14564-ache aching afflict agonize ail bite burn carry:off chafe convulse cramp crib crucify cut distress fester fret gall gnaw grate grind gripe harrow hurt inflame irritate lacerate martyr nip pain pang pierce pinch prick rack rankle rasp rub stab sting torment torture tweak twinge twist wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14565:ache aching affront blow cramp cut distress dolor festering grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14566:ache aching affront blow cramp cut distress dolor grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14567:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14568:ache aching agonize ail anguish blow calamity catastrophe cramp cut depress disaster distress dolor exigency grief hurt hurting injury lesion misfortune pain pang passion pinch pressure shock sore sore:spot spasm stab strait stress stroke suffering tender:spot tension throes tragedy twinge wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14569:ache aching agonize ail anguish blow chill cramp cut distress dolor frostbite grief hurt injury lesion pain pang passion shiver shock sore sore:spot spasm stab stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14570:ache aching agony blow care cramp cut discomfort distress dolor grief hurt hurting injury lesion malaise misery pain pang passion shock sore sore:spot sorrow spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14571:ache aching agony blow cramp cut distress dolor grief hurt injury lesion misery pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14572:ache aching ague chill chilling creeps frostbite goose:bumps horripilation shivering spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14573-ache aching angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14586-ache aching angina bellyache colic fret gnawing gripe headache heartburn migraine stomachache toothache 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14587:ache aching anguish blow contrition cramp cut discomfort distress dolor grief hurt injury lesion malaise misery misgiving mortification pain pang passion regret remorse shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14588:ache aching anguish blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14589:ache aching blow box cabin cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14590:ache aching blow chill cramp cut distress dolor grief hurt injury lesion pain pang passion shivering shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14591:ache aching blow convulsion cramp cut distress dolor frenzy grief hurt injury lesion misery orgasm pain pang paroxysm passion seizure shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14592:ache aching blow cramp cross cut difficulty distress dolor gall grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes trouble wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14593:ache aching blow cramp cut distress dither dolor grief grimace hurt injury insult lesion outrage pain pang passion shiver shock sore sore:spot spasm stress stroke suffering tender:spot throes tingle traumatize twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14594:ache aching blow cramp cut distress dolor grief hurt injury lesion misfortune pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14595:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pining shock sore sore:spot spasm stress stroke suffering tender:spot throes trauma travail wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14596:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14597:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14598:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14599:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14600:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14601:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14602-ache aching chill chilling creeps cut freeze frostbite goose:bumps horripilation nip shiver shivering shock 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14613-ache aggrieve anguish bruise cut cut:up distress grief grieve hurt pain pang pierce prick stab sting stress suffering wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14614:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14615-ache agonize ail anguish bear beat:about blanch bleed blench bloody endure flounder fret grieve grimace hurt pound shoot shrink smart struggle suffer thrash:about thrill throb tingle toss twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14617-ache agonize ail anguish bite blanch blench fidget flutter grimace hurt itch jerk nip pinch pound prick pulsation shoot shrink smart stab suffer thrill throb throbbing tingle tweak twinge twitch wince writhe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14618:ache agonize ail anguish bite charley:horse cramp crick discomfort distress gnawing gripe hitch hurt kink misery nip pain pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14619-ache agonize ail anguish blanch bleed blench deteriorate grieve grimace hurt pain pound shoot shrink smart suffer thrill throb tingle twinge twitch wince writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14648-ache aspire crave desire fancy hanker hunger itch long lust need pant prefer purpose thirst want yearn yen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:14649:ache bit bite charley:horse cramp crick cut gnawing hitch kink misery needle nip pain pang paroxysm picot pinch prick seizure shoot shooting spasm stab stitch stroke thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-14650-ache clamor:for covet crave cry:for desire envy fancy hanker hunger itch itch:for long lust miss need pine thirst want yearn 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15253-acquiesce assent bow capitulate cave cringe defer defer:to fawn knuckle knuckle:under obey succumb truckle yield 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15254:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15255-acquiescence adherence allegiance ardor attachment bond charge compliance conformity constancy devotion faith fealty fidelity homage honor loyalty obedience observance piety service servility submission tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15256-acquiescence adherence allegiance ardor attachment bond compliance conformity constancy devotion faith fealty fidelity homage loyalty obedience observance piety reliability service servility submission support tie troth true:blue willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15257:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15258:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15259:acquiescence alacrity ardor compliance consent eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15260:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15261:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15262:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15263:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15264:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15265:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15266:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15267:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15268-acquiescence allegiance compliance conformity devotion faith fealty homage loyalty observance piety service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15913-acting affectation air airs appearance bluff charade color coloring cover:up deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falsity feint fraud front gilt gloss guise humbug hypocrisy image imposture insincerity mannerism masquerade ostentation pageant playacting pose posing posture pretense pretension pretext public:image put:on representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15914:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15915-acting affectation air appearance aspect await bearing bluff brow camouflage cap carriage cast ceil clad cloak clock color coloring complexion countenance cover deal:with deception delusion demeanor dial disguise display dissemblance dissimulation emblazon expression facade face fakery false:front false:show falsity favor feather feature features feint finish fraud front garb gaze gilt glare gloss grimace guise humbug image imposture intimidate kisser line lineaments lines look looks lower map mask masquerade mien mouth mow mug mush muzzle ostentation overlay pan playacting port pose posing posture presence pretense pretension pretext puss representation seeming semblance sham show showing simulacrum simulation speciousness stance stare stare:down subdue tone top trap turn varnish visage watch window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15923-acting affectation appearance artfulness artifice bluff color coloring craft credibility:gap deceit deception delusion disguise dissemblance dissimulation duplicity facade face fakery false:front false:show falsity feint fraud front gilt gloss guile humbug imposture indirection insincerity intrigue masquerade ostentation perjury playacting pose posing posture pretense pretension pretext representation seeming semblance sham show simulacrum simulation speciousness varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:15924:acting affectation appearance artifice blind bluff cheat chicane chicanery color coloring concealment counterfeit cunning deceit deception delusion disguise dishonesty dissemblance dissimulation dodge duplicity evasion facade face fake fakery false:front false:show falseness falsity feint finesse flam flimflam fraud front gilt gimmick gloss guile gyp hoax humbug hypocrisy illusion imposture indirection intrigue knavery manipulation masquerade mirage ostentation phantasm playacting pose posing posture pretense pretension pretext representation ruse seeming sell semblance sham show simulacrum simulation speciousness spoof stratagem subterfuge swindle tergiversation treachery trick trickery varnish vision wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15925-acting affectation appearance artifice bluff cheat chicane chicanery color coloring counterfeit deceit deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falseness falsity feint flimflam fraud front gilt gloss humbug imposture masquerade ostentation playacting pose posing posture pretense pretension pretext representation ruse seeming semblance sham show simulacrum simulation speciousness stratagem subterfuge trick trickery varnish window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-15999-action activity air appearance atmosphere attitude bearing coloring feeling idea mood presence spirit style timbre tone way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16000:action activity alacrity animal:spirits animation anxiety appetite ardor avidity bite brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto guts impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits tone verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-16001-action activity animal:spirits animation brio dash effervescence elan energy enterprise esprit exuberance fire gaiety gusto life liveliness moxie pep piss:and:vinegar pizzazz playfulness snap spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-16410-activity ado affair business concern doing employment enterprise function interest matter occupation thing undertaking work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16411:activity ado agitate agitation amalgamate arouse beat beat:up blend blow:up bluster boil boiling bother brawl broil brouhaha burst bustle churn commingle commotion confusion convulse din disarrange discombobulate discompose discomposure disconcert disorder disquiet disturb disturbance donnybrook drive ebullition eddy effervescence electrify embroilment excite excitement fan fan:the:flame ferment fermentation fever fidgets fire fit flame flap flurry flush fluster flutter foam foment foofaraw fracas free-for-all frenzy fret fume furore fuss hassle heat hubbub hullabaloo hurry hustle impassion incense incite inflame inquietude instigate intermingle jar jitters jolt maelstrom malaise melee mingle mix:up moil nervousness paddle pandemonium pell-mell perturb perturbation pique pother provoke quicken racket rampage rattle restlessness rile riot ripple rock roil roughen roughhouse rout row ruckus ruction ruffle rumple rumpus scramble seethe seething set:on shake shake:up shindy shock simmer smolder spasm spur spurt stagger stew stir stir:up storm sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest unsettle uproar upset urge vortex whet whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16412:activity ado agitate agitation beat beat:up bluster boil boiling bother brouhaha bug burst bustle chaos churn commotion confusion convulse disarrange discombobulate discomfiture discompose discomposure disconcert disorder disquiet disturb disturbance drive ebullition eddy effervescence electrify embroilment excite excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment frenzy fret fume furore fuss galvanize gust hubbub hullabaloo hurry inquietude jar jitters jolt maelstrom malaise moil nervousness outburst paddle pell-mell perturb perturbation pother provoke rattle restlessness rile ripple rock roil roughen rout row ruffle rumple scramble seethe seething shake shake:up shock spasm spurt stagger stew stimulate stir stir:up sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unhinge unquiet unrest unsettle uproar upset vortex whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-16413-activity adultery affair affairs bag basis business commerce concern employ employment enterprise function interest labor lookout matter meat occupation service thing undertaking work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-16433-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16434:activity affection alacrity animal:spirits animation anxiety appetite appreciation ardor avidity brio crush delight eagerness ecstasy elan enthusiasm esprit excitement exuberance fervor fire fondness furor fury gaiety glow gust gusto heart heat impatience impetus infatuation joie:de:vivre keenness life liking liveliness love mettle palate passion pertness piss:and:vinegar playfulness promptness quickness readiness relish savor soul spirit spirits taste vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16435:activity aggression alacrity animal:spirits animate animation anxiety appetite ardor avidity brio cast control dash drive dynamism eagerness effect effervescence elan energy enterprise enthusiasm esprit esprit:de:corps excitement exuberance fire force gaiety get-up-and-go getup ginger glow gumption gust gusto hustle impatience impetus impulse initiative joie:de:vivre keenness life liveliness mettle might mind morale motivation moxie panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power promptness pungency push quickness readiness relish snap sparkle spirit spirits spunk starch team:spirit urge verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16436:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16437:activity alacrity animal:spirits animation anxiety appetite ardor avidity bite bliss brio dash delight eagerness ecstasy edge elan elation enthusiasm esprit euphoria exuberance fervor fire flavor gaiety ginger glow gust gusto guts heart hunger impatience impetus interest joie:de:vivre keenness kick life liveliness mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor snap spice spirit spirits tang taste thirst verve vigor vim vitality vivacity warmth zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16438:activity alacrity animal:spirits animation anxiety appetite ardor avidity bounce brio character compulsion dash dazzle eagerness effervescence elan energy enthusiasm esprit exuberance flair flavor gaiety get-up-and-go glow gust gusto impatience impetus joie:de:vivre keenness life lifeblood liveliness mettle moving:spirit moxie obsession passion pep pertness piss:and:vinegar pizzazz playfulness preoccupation promptness punch pungency quickness readiness resilience soul spark:of:life sparkle spirit spirits spring verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16439:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash dynamism eagerness effervescence elan energy enthusiasm esprit excitement exuberance fervor fire gaiety glow gust gusto impatience impetus intensity joie:de:vivre keenness life liveliness mettle moxie passion pep pertness piss:and:vinegar pizzazz playfulness promptness quickness readiness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16440:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16441:activity alacrity animation ardor avidity brio dash eagerness elan enthusiasm glow gusto impetus joie:de:vivre keenness life liveliness mettle pertness promptness readiness spirit verve vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16442:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16443:activity anger animation anxiety ardor eagerness ecstasy enthusiasm excitement fervor fire fireworks firing furor fury glow gusto heart heat impatience liveliness love passion relish savor sexual:desire soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16444:activity animal:spirits animation ardor brio dash elan enthusiasm esprit exuberance gaiety glow gusto impetus joie:de:vivre life liveliness mettle pertness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16445:activity animation animus ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle moxie pertness spirit vigor vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16446:activity animation ardor brio dash elan enthusiasm esprit glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit verve vim vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16447:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16448:activity animation ardor brio elan energy enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vigor vim vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16449:activity animation ardor brio elan enthusiasm excitement fervor fire glow gusto heat impetus joie:de:vivre life liveliness mettle passion pertness spirit vehemence vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16450:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16451:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:16452:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-16453-activity application ardor assiduity concentration constancy determination diligence drive dynamism earnestness effort endurance energy enterprise exertion fervor fidelity hustle industry insistence loyalty obstinacy pains painstaking patience permanence perseverance persistence pertinacity plodding plugging preoccupation relentlessness resolution stability stamina staying:power stubbornness tenacity thoroughness vehemence vigor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-17362-addle ado agitate agitation ball:up beat beat:up becloud bedazzle befuddle bewilder blow bluster bother brouhaha bug bustle chaos churn cloud clutter commotion confuse confusion convulse daze dazzle disarrange discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet distemper disturb disturbance ebullition eddy effervescence electrify embarrass embarrassment embroilment entangle excite ferment fermentation flare flummox flurry fluster flutter fog frenzy fret fuddle fume fuss get haze hurry jar jolt jumble maze mess mist mix:up muddle paddle pell-mell perplex perplexity perturb perturbation pother pucker put:out raise:hell rattle rile ripple rock roil roughen ruffle rumple shake shake:up shock shuffle spook stagger stew stir stir:up sweat swirl swirling swivet tangle throw tizzy trouble tumult turbulence turmoil unnerve unsettle uproar upset vortex whip whip:up whirl whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:17363:addle ado agitate agitation ball:up beat becloud bedazzle befuddle bewilder bother bug burst bustle chaos cloud commotion confuse confusion dash daze dazzle discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet disturb disturbance dither drive electrify embarrass embarrassment entangle ferment fidgets fit flap flop fluctuation flummox flurry fluster flutter fog foofaraw frenzy fret fuddle fuss haste haze hubbub hullabaloo hurry hustle inquietude jar jolt jumble lather maelstrom maze mess mist mix:up muddle perplex perplexity perturb perturbation pother pucker put:out race raise:hell rattle restlessness ripple rock ruffle rush scamper scramble scurry scuttle shake shake:up shock shuffle slat spasm splatter spurt stagger stew stir sweat swirl swivet tizzy trepidation trouble tumult twitter unrest unsettle upset vacillation vortex whirl wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-17364-addle adumbrate air baffle ball:up becloud bedazzle befog befuddle bewilder blur bother bug cloud confuse darken daze dazzle deform dim discombobulate discomfit discompose disconcert disorder disorganize disorient distort distract disturb eclipse embarrass entangle film flummox fluster flutter fog fuddle fuss fuzz gauze haze jumble maze mess:up mist mix:up muddle muddy mystify obfuscate obscure overcast overshadow pale perplex perturb pother put:out puzzle raise:hell rattle ruffle shade shadow smoke soften unsettle upset vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-17520-address address allocution chalk:talk debate declaration diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective lecture oration panegyric pep:talk peroration philippic pitch reading recital recitation sales:talk salutatory say speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:17521:address address allocution chalk:talk debate diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective irony lecture oration pep:talk peroration philippic pitch reading recital recitation repetition sales:talk salutatory sarcasm say sermon song:and:dance speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-17522-address address allocution chalk:talk debate diatribe eulogy exhortation filibuster harangue inaugural invective lecture oration pep:talk peroration philippic pitch reading recital recitation sales:talk salutatory say sermon speech talk talkathon tirade valedictory 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18779-ado affliction aggravation annoyance anxiety bad:news bore bother commotion devilment difficulty disadvantage dogging downer drag evil exasperation gall harassment headache inconvenience matter nuisance pain persecution pest pester pique plague pother problem provocation provoking torment trial trouble vexation vexing worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18780:ado aggravation agitation anxiety bafflement bother brawl broil brouhaha burst bustle chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fuddle fuss hassle haze hubbub hullabaloo irritation jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turmoil twitter uproar upset vexation vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18781:ado aggravation agitation bafflement bother brawl broil brouhaha burst bustle chaos clamor clatter cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fret fuddle furore fuss hassle haze hubbub hullabaloo jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage rattle restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter uproar upset vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18782-ado aggravation annoyance anxiety bad:news bane bore bother devilment difficulty disadvantage dogging downer drag drip dryasdust dusty evil exasperation harassment headache humdrum inconvenience matter nuisance persecution pest pill problem trial trouble vexation wet:blanket worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18787-ado agitation ailment anxiety bedlam bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn clamor clatter clutter commotion confusion discomposure disorder disquiet distress disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle hubbub hurry inquietude jitters jumble lather maelstrom malaise melee mess moil nervousness noise pandemonium passion pell-mell perturbation pother racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble seethe seething shindy stew stir strife swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter uneasiness unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18788:ado agitation ailment anxiety bluster boil boiling bother brouhaha burst bustle churn commotion discomposure discontent disorder disquiet dissatisfaction disturbance eagerness ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fretfulness fretting fume fuss haste hubbub hullabaloo impatience inquietude jitters lather maelstrom malaise moil nervousness palpitation perturbation pother restlessness roil rout row scramble seethe seething shiver spasm spurt stew stir sweat swirl trepidation tumult turbidity turbulence turmoil twitter uneasiness unhappiness unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18789:ado agitation ailment bluster boil boiling bother brawl brew broil brouhaha burst bustle cacophony carbonation chaos churn clamor commotion convulsion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit fizz fizzle flap flurry fluster flutter foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness outcry pandemonium passion pell-mell perturbation pother racket rage raise restlessness rise roil rout row ruckus ruffle rumpus scramble seethe seething simmer smolder sparkle spasm spurt stew stir sweat swirl swirling tempest trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset upturn vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18790-ado agitation altercation argue argument bedlam beef bicker bickering blast bluster boil boiling bother brawl broil brouhaha bustle cacophony caterwaul chaos charivari chirm churn clamor clap clash clatter commotion conflict din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fall:out fanaticism ferment fermentation feud fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo imbroglio inquietude jangle jitters knock-down-and-drag-out maelstrom maffick malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother quarrel racket rage raise:hell rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble scrap scrimmage scud scuffle seethe seething shindy spat squabble stir swirl thunder tiff trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset whoop:it:up wrangle yap zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18794-ado agitation angst animation anxiety apprehension bother care concern dismay disquiet distress disturbance dread eagerness excitement fear foreboding fretfulness fretting haste inquietude lather malaise misgiving nervous:tension nervousness panic perturbation pins:and:needles pucker restlessness solicitude stew strain suspense sweat tension trouble uneasiness upset vexation zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18795:ado agitation anguish anxiety boil bother broil burden burst bustle chaos cloud cold:sweat commotion confusion creeps daze discomfiture discomposure disorder disorganization disorientation disquiet disturbance dither drive eagerness embarrassment excitement ferment fit flap flummox flurry fluster flutter fog frenzy fretfulness fretting fuddle fume fuss goose:bumps haste hasten haze horripilation hubbub hullabaloo hurry hustle impatience inquietude jimjams jitters jumble lather maelstrom matter maze mess mist moil muddle nervousness palpitation perplexity perturbation pother pucker quaking quiver restlessness ruffle scramble shakes shiver shuffle spasm spurt stew stir sweat swirl swivet tear tizzy tremble trepidation tumult uneasiness unquiet upset vortex whirl worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18796-ado agitation animation boiling brouhaha bubble bustle carbonation commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fizz fizzle flurry fume hiss hurry lisp pell-mell perturbation ruffle sibilation sparkle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18797:ado agitation annoyance bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter coil commotion confusion convulsion din discomfiture discomposure discord disorder disquiet disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude irritation jangle jitters joint lather maelstrom malaise melee moil mutiny nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rebellion restlessness revolt rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindig shindy spasm spurt stew stir storm strain sweat swirl swirling tempest tension thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uprising uproar upset upturn vexation vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18798:ado agitation anxiety baffle bafflement bluster boil bother brew broil burst bustle chaos churn cloud commotion confusion daze dilemma discomfiture discomposure disconcert disorder disorganization disorientation disquiet distill disturbance dither embarrassment enigma excitement ferment fit fix flap flummox flurry fluster flutter foam fog foofaraw frenzy fuddle fume fuss hammer:away:at hasten haze hubbub hullabaloo hurry inconvenience inquietude jam jumble maelstrom malaise maze mess mist muddle mystery nervousness nonplus perplexity perturbation pickle plight pother predicament problem pucker puzzle puzzle:over quandary rage restlessness riddle ruffle scramble scrape seethe shuffle simmer spasm spurt state steam stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter upset vortex whirl worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18799:ado agitation anxiety bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos commotion confusion discomfiture discomposure disorder disturbance dither ebullition eddy effervescence embroilment fanaticism ferment fermentation fit flap flurry fluster flutter fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry lather maelstrom pandemonium passion pell-mell perturbation pother pucker racket rage restlessness row ruckus ruffle rumpus scramble spasm spurt stew stir stirring sweat swirl swirling tumult turbulence turmoil twitter unquiet uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18800-ado agitation anxiety bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn cloud commotion discomposure disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fight flap flurry fluster foment fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle hubbub hullabaloo hurry inconvenience inquietude interference interruption intrusion jitters maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother problem racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction ruffle rumpus scramble scrimmage seethe seething shindy stew stir swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset violence vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18801:ado agitation argument bag bang beat beating bedlam bicker blast bluster boil boiling bother box brawl broil brouhaha bump burst bust bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion crack din discomposure discord disorder dispute disquiet distress disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flop flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss howl hubbub hue:and:cry hullabaloo inquietude jangle jitters jog maelstrom malaise moil nervousness noise oscillation outcry palpitation pandemonium panic passion perturbation pother pucker quarrel quiver racket rage rattle report restlessness rhubarb roar roil rout row ruckus ruction rumble rumpus scramble seethe seething shake shindy shiver spasm spurt stew stir sweat swirl swivet thunder tizzy trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vibrate vortex whip whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18802-ado agitation argument bedlam blast bluster bother brawl broil brouhaha cacophony chaos charivari chirm clamor clap clash clatter coil commotion confusion contention controversy din discord disorder dispute disturbance donnybrook ebullition embroilment fanaticism ferment flap fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah jangle knock-down-and-drag-out melee noise outcry pandemonium passion pell-mell pother quarrel racket rage rampage rattle rhubarb riot roar roughhouse row ruckus ruction rumble rumpus scramble scrap scrimmage shindig shindy stir thunder trouble tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18803-ado agitation back backwater brouhaha bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation flurry fume hurry pell-mell perturbation ruffle stir swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18804:ado agitation bafflement bluster boil boiling bother brouhaha burst bustle chaos churn cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disquiet distraction disturbance dither ebullition embarrassment embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter fog foment foofaraw frenzy fret fuddle fume fuss hassle haze hubbub hullabaloo inquietude jitters jumble lather maelstrom malaise maze mess mist moil muddle nervousness perplexity perturbation pother pucker restlessness roil rout row ruffle scramble seething shuffle spasm spurt stew stir sweat swirl swivet tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18805:ado agitation bake bite bluster boil boiling bother brouhaha burst bustle churn clamor commotion discomposure disorder disquiet disturbance drive ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume furore fuss hassle hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whip whirl whirlpool whirlwind whisk 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18806:ado agitation bedlam bicker blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18807:ado agitation bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion convulsion din discomposure discord disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurry inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl swirling tempest thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18808-ado agitation bedlam blast bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindy stir swirl swirling thunder trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18809-ado agitation bedlam blast bluster bother brawl broil brouhaha bustle cacophony chaos charivari chirm clamor clap clatter coil commotion confusion din discord disorder disturbance donnybrook ebullition eddy effervescence embroilment fanaticism ferment fermentation flap flurry fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurry jangle melee noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rhubarb riot roar roughhouse row ruckus ruction ruffle rumble rumpus scramble shindig shindy stir swirl swirling thunder trouble tumult turbulence turmoil uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18810:ado agitation bedlam blast bother brawl brouhaha burst bustle charivari chirm clamor clap clatter commotion din discord disturbance donnybrook ferment fit flap flurry fluster flutter fracas free-for-all fuss howl hubbub hue:and:cry hullabaloo jangle maelstrom noise outcry pandemonium pother racket rattle restlessness rhubarb roar row ruckus ruction rumble rumpus scramble shindy spasm spurt stew stir sweat swirl thunder tumult uproar vortex whirl whisper 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18811-ado agitation bedlam bother brawl broil brouhaha bustle chaos commotion confusion disorder disturbance donnybrook ebullition embroilment excitement ferment fermentation flurry foofaraw fracas free-for-all fume fuss hassle hubbub melee pandemonium pell-mell perturbation pother racket rampage riot roughhouse row ruckus ruffle rumpus scramble shindy stir swirl trouble tumult turbulence turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18812:ado agitation bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chafe chaos churn coil commotion dart discomposure disorder disquiet disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss hassle haste hasten hubbub hullabaloo hurry inquietude itch:to jitters jump:the:gun lather maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother pucker racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction rumpus rush scramble seethe seething shindig shindy spasm speed spurt squirm stew stir sweat sweat:it:out swirl swivet tear tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl whirlpool whirlwind zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18813-ado agitation bluster boil boiling bother brawl broil brouhaha bustle cacophony chaos churn commotion discomposure disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle hubbub hurry inquietude jitters maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother racket rage rampage restlessness riot roil roughhouse rout row ruckus ruffle rumpus scramble seethe seething shindy stir swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18814-ado agitation bluster boil boiling bother brawl broil brouhaha cacophony chaos commotion disturbance donnybrook ebullition embroilment fanaticism ferment fight flap fomentation foofaraw fracas fray free-for-all frenzy fume furor furore fury fuss hassle hubbub knock-down-and-drag-out melee pandemonium passion pell-mell pother racket rage rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18815:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion confusion discomposure disorder disquiet disturbance ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume fury fuss hubbub hullabaloo inquietude jitters maelstrom malaise moil nervousness perturbation pother restlessness roil rout row scramble seethe seething spasm spurt stew stir storm sweat swirl trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18816:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fret fume fuss gush hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18817-ado agitation bluster boil boiling bother brouhaha bustle chaos churn cloud commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets flap flurry fluster foment frenzy fume fuss hubbub hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle seethe seething stir stirring swirl swirling trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18824-ado agitation bluster brawl broil brouhaha bustle coil commotion disturbance ebullition embroilment excitement ferment flap flurry foofaraw fume furore fuss hubbub outburst pother racket row ruckus rumpus shindig shindy stir tumult turbulence turmoil upheaval uproar upset whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18825:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18826:ado agitation bother brawl broil brouhaha burst bustle commotion disorder disturbance donnybrook embroilment ferment fit flap flurry fluster flutter foofaraw fracas fray free-for-all fuss hassle hubbub hullabaloo maelstrom melee pell-mell pother racket rampage restlessness riot roughhouse row ruckus ruction rumpus scramble shindy spasm spurt stew stir sweat swirl trouble tumult turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18827-ado agitation bother brawl broil brouhaha commotion disturbance donnybrook embroilment excitement foofaraw fracas free-for-all fuss hassle hubbub melee pell-mell pother racket rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18828:ado agitation bother brouhaha burst bustle clamor clatter commotion crinkle disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume furore fuss hassle hubbub hullabaloo hurry maelstrom moil pell-mell perturbation pother restlessness ruction ruffle scramble spasm spurt stew stir storm sweat swirl swirling tumult turbulence turmoil twitter uproar vortex whip whirl whish whisk whiz 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18829:ado agitation bother brouhaha burst bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume fuss hubbub hullabaloo hurry maelstrom pell-mell perturbation pother restlessness ruffle scramble spasm spurt stew stir sweat swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18830:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother quaking restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18831:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18832-ado agitation brouhaha bustle commotion disquiet disturbance dither ebullition eddy effervescence embroilment ferment fermentation flurry flutter fume fuss hurry pell-mell perturbation pother ruffle stew stir sweat swirl swirling tumult turbulence turmoil uproar upset vortex whirl 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18851-ado bother brawl broil brouhaha commotion disturbance donnybrook embroilment foofaraw fracas free-for-all fuss hassle hubbub melee pell-mell pother racket rampage riot roughhouse row ruckus ruction rumpus scramble shindy stir trouble tumult turmoil uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18852:ado burst bustle eddy fit flurry furore fuss maelstrom pother spasm stir swirl vortex whirl whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18853-adobe asphalt blacktop breccia brick canvas carpet cement clapboard clinker cobblestone concrete curb curbstone firebrick flag flagstone floor flooring gravel macadam masonry metal mortar paper parget parquet pave pavement pebble plaster plywood roofing roughcast shake sheeting shingle siding slate stone tar thatch tile tiling veneer wallpaper washboard weatherboard wood 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-18998-adorable ambrosial darling delectable delicious delightful entrancing exquisite heavenly luscious lush scrumptious smashing stunning yummy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:18999:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19000:adoration affection ardor crush devotion enthusiasm fanaticism fondness gust gusto infatuation liking love passion relish taste weakness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-19001-adoration affection crush fondness gust gusto infatuation liking love passion relish taste weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-19392-adultery affair amour cuckoldry entanglement flirtation infidelity intrigue liaison love:affair romance triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19393:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19394:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19395:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19396:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat merging orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19397:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19398:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19399:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19400:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19401:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19402:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19403:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19404:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19405:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19406:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19407:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19408:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19409:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19410:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19411:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19412:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19413:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19414:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19415:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:19416:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-19417-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-20600-advocate assert blandish cajole call:on coax contend dwell:on exhort force:upon hold importune insist insist:upon lobby maintain nag persist ply press pressure push recommend remonstrate stand:on stick stress urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:20601:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-20602-advocate authority beset besiege blandish bug buttonhole cajole call:on charge coax coerce compel constrain control demand drive dun exhort force hold impel importune insist insist:upon intimidate lobby make nag persuade pester plague ply press pressure push recommend require rush tease urge wheedle work:on 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21178-affected aloof arrogant complacent conceited condescending disdainful egotistical exclusive haughty high:and:mighty highfalutin insular lofty lordly patronizing pompous pretentious proud remote ritzy self-important self-satisfied smug snobbish supercilious superior toplofty uppity vain 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:21179:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21180-affected apocryphal artificial assumed bar:sinister baseborn bastard bogus colored counterfeit distorted dummy embellished embroidered ersatz factitious fake false falsified fatherless feigned fictitious garbled illegitimate imitation misbegotten mock natural perverted phony pinchbeck pretended pseudo quasi queer self-styled sham shoddy simulated spurious supposititious synthetic tin tinsel twisted unauthentic ungenuine unnatural unreal warped 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21297-affecting effective eloquent expressive forceful graphic impressive incisive meaningful moving poignant striking telling touching trenchant vivid 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:21298:affection affinity aim angle animus appetite aptitude aptness ardor bag bend bent bias cast character choice command constitution craving decision delight desire determination diathesis discretion discrimination disposition druthers eagerness eccentricity enthusiasm fancy fascination favor favoritism feeling:for felicity fervor flair free:choice free:will grain idiosyncrasy inclination inclining individualism inequality intention interest involvement jaundice jaundiced:eye kidney leaning liability liking longing lust make makeup mettle mind mold mutual:attraction nature nepotism objective partiality partisanism passion penchant pleasure point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness resolution sensitivity:to set sexual:desire slant soft:spot spirit stamp stomach strain streak stripe style susceptibility sympathy talent taste temper temperament tendency thing tilting tropism turn twist type volition warp way weakness will will:power willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21299-affection affinity aim animus appetite aptitude bag bend bent bias biased cast character constitution crook curve delight diathesis disposition drift druthers eagerness eccentricity fancy fascination favor favoritism feeling:for felicity grain idiosyncrasy inclination inclined inclining individualism jaundice jaundiced:eye kidney leaning liability liking lurch make makeup mettle mind mold mutual:attraction nature partiality penchant point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness sensitivity:to set sheer skew slant soft:spot stamp strain streak stripe style susceptibility swerve sympathy taste temper temperament tendency thing tropism turn twist type veer warp way weakness weird willingness zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21310-affection allergy anaphylaxis delicacy empathy hypersensitivity identification nervousness sensitivity soreness sympathy tact tenderness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:21311:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-21312-affection ardor ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23651-agitated agreeable anxious apprehensive ardent avid bothered concerned desirous disquieted disturbed eager fearful foreboding impatient in:a:stew keen misgiving nervous on:tenterhooks overanxious perturbed solicitous strained suspenseful tense thirsty troubled uneasy worried zealous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:23652:agitated ague aspen chorea decrepit doddering fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:23653:agitated ague aspen chorea fearful fidgety fits:and:starts fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:23654:agitated ague aspen chorea fidgety fits:and:starts fluttering fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23655-agitated ague aspen chorea fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering trembling tremulous twitchy vibrating vibration wobbly 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23763-agitation bedlam bluster bother brawl broil brouhaha cacophony chaos cloud commotion disturbance ebullition embroilment fanaticism ferment flap flurry fog fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion pother racket rage row ruckus rumpus space tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:23764:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23765-agitation bluster boil boiling brawl broil brouhaha bustle cacophony chaos churn commotion discomposure disorder disquiet disturbance ebullition embroilment excitement fanaticism ferment fermentation fever fidgets flap flurry fluster foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub inquietude jitters maelstrom malaise moil nervousness pandemonium passion perturbation pother racket rage restlessness roil rout row ruckus rumpus seethe seething stew stir swirl trepidation tumult turbidity turbulence turmoil twitter unrest uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23779-agitation bluster bother brawl broil brouhaha cacophony chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance ebullition embarrassment embroilment excitement fanaticism ferment fever fire flame flap flummox flurry fluster flutter fog foment fomentation foofaraw frenzy fuddle fume furor furore fury fuss haze hubbub jumble maze mess mist muddle pandemonium passion perplexity perturbation pother pucker racket rage row ruckus ruffle rumpus shuffle stew stir sweat swivet tizzy tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:23780:agitation bluster brawl broil brouhaha cacophony chaos commotion dedication determination devotion disturbance ebullition embroilment enthusiasm fanaticism ferment fervor flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub hysteria infatuation madness mania obstinacy pandemonium passion perseverance racket rage row ruckus rumpus tenacity tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-23781-agitation bluster brawl broil brouhaha cacophony chaos commotion disquiet disturbance ebullition embroilment excitement fanaticism ferment flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub inquietude malaise nervousness pandemonium passion perturbation racket rage row ruckus rumpus tumult turbulence turmoil uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24191-aground castaway grounded hard:and:fast high:and:dry marooned on:the:rocks stranded stuck swamped wrecked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24192:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24193:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24194:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24195-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24197-ague asthma black:lung bronchitis chill cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24198:ague chorea fits:and:starts fluctuation jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24199:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24200:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24201:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24202:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24203:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24204-ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering trembling vibration 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24335-aim ambition angle animus argument aspiration case consideration counsel desideratum design desire determination effect end explanation feeling function idea inducement influence intent matter meaning mind motive object objective plan point project proposal prospectus purpose rationale reason resolution resolve sake striving study view will 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24336:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24337-aim ambition animus appetite desire disposition effect idea inclination intent intention meaning mind point purpose resolution resolve spirit way will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24638-air anthill bad barrow basin beard beat beaten beaver below below:par bested blow:down blow:over blubber blue booked bowl:over breeze bring:down bristle butte butter carry:off cash cast:down chapfallen chop:down clay collapse complete confined confounded conquer consume cushion cut:down cut:off daintiness dashed deciduous deck declination declining declivitous defeated dejected delicacy depressant depressed descending desolate despondent destroy devour digest discomfited disheartened dispatch dispirited dispose:of disregard documented done done:for dough down down downcast downgrade downhearted downhill downward drooping droopy drop dune earlier earnestly eat eat:up eiderdown entered faint fallen falling feather:bed fell filed finish fixed flatten fleece floor floored floss flue fluff foam foothills for:real fur get:away:with ground heartless hill hillock hors:de:combat hummock hurdle hypochondriac ignore ill imperial indexed indisposed inferior ingest inscribed kapok kill knob knock:down knoll laid:low laid:up languishing lay:low lay:out legal licked lint liquidate logged low lower lowest master molehill moor mound mow:down off official on:call on:record out:of:sorts outdone overmatched overpowered overthrown overwhelmed panicked peach:fuzz pessimistic pile pillow pining pipe plunging plush pocket posted precipitate prostrate pudding puff pull:down put:away raze refinement registered rocky rubber ruined sagging sand:dune satin scattered scrag seedy setting sick silk sinking skinned slay sluggish softness spiritless stomach stubble subdued submerging subsiding suicidal supinate surround swallow swansdown swell take take:down take:in take:off throw throw:down topple tottering trimmed trip tuck:in tuft tumble tumbledown under undone unwell upset velvet wax whack:down whipped woebegone wool worsted written:down zephyr 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:24639:air apparition appearance astral banshee bubble chaff control cork departed:spirit dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-24640-air appearance display exterior externals facade face facet false:front front gaudiness italic look ostentation pose pretension public:image representation roman sans:serif sham show speciousness superficiality window:dressing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-25244-alabaster flat glass ice ivory level marble plane satin silk slide velvet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:25245:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:25246:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-25247-alacrity animal:spirits animation anxiety appetite avidity eagerness elan esprit exuberance fire gaiety gust gusto impatience keenness life liveliness pep piss:and:vinegar playfulness promptness quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:25248:alacrity animation anxiety appetite ardor avidity eagerness elan enthusiasm fervor gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:25249:alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-25250-alacrity animation anxiety appetite avidity eagerness elan gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-25964-alienation apartheid celibacy detachment disassociation disconnection discontinuity disjunction dislocation dissociation immateriality impertinence inconsequence independence irrelevance isolation loneliness lonesomeness privacy seclusion segregation separateness separation separatism solitude withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:25965:alienation apostasy breach break chasm cleavage cleft disaffection disfavor disruption dissent dissidence disunion divergence division fissure fracture nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-25966-alienation apostasy break contrariety contrast departure deviation difference disaccord disagreement disapproval discrepancy disparity dissatisfaction dissension dissent dissidence dissimilarity dissonance distinction divergence diversity far:cry incompatibility incongruity inconsistency inequality minority:opinion mixture noncompliance nonconformity nonobservance odds opposition originality protest recalcitrance rejection repudiation schism secession separateness underground unorthodoxy variance variation variegation variety withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-26003-alienation autism compensation defense:mechanism dereism displacement dissociation escape escapism fantasy flight isolation negativism overcompensation projection rationalization resistance sublimation substitution wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:26004:alienation breach break chasm cleavage cleft disaffection disfavor disruption disunion divergence division flaw fracture gap rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-26005-alienation breach break cleavage cleft derangement disaffection disfavor disjunction disruption disunion divergence division rift rupture schism separation split 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-29024-amok assault attack batter brutalize burn butcher carry:on destroy frenzy fury go:on hammer lay:waste loot mad maul mug pillage rage ramp rampage rant rape rave riot roar ruin run:amok sack savage slaughter storm tear terrorize vandalize violate wild wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:29025:amok attack attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:29026:amok attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:29027:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:29028:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:29029:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-29030-amok bacchic berserk delirious desperate frantic frenetic frenzied furious hectic hysterical intrusive mad maniac maniacal officious phrenetic rabid raging ranting raving uncontrollable violent wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-30974-animal:spirits animation birth existence immortality lifetime liveliness living longevity viability vitality vivacity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:30975:animal:spirits animation brio dash elan enthusiasm esprit exuberance gaiety gusto life liveliness loyalty mettle piss:and:vinegar playfulness spirit spirits tenacity verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-30976-animal:spirits animation buoyancy effervescence elan esprit exuberance gaiety gusto life liveliness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31129-animation ardor brio charge clout dash dint drive eagerness elan energy esprit fervor fire force infusion intensity life liveliness might pep piss:and:vinegar pizzazz poignancy power punch pungency push sparkle spirit strength vehemence verve vigor vim vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:31130:animation ardor brio dash drive eagerness elan enthusiasm esprit fire life spirit verve vim zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31131-animation ardor dash effervescence energy fire life liveliness moxie pep piss:and:vinegar pizzazz snap spirit verve vim vivacity zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31136-animation bang dash drive effervescence energy enterprise fire get-up-and-go getup ginger go hardihood initiative kick life liveliness moxie pep pepper piss:and:vinegar pizzazz poignancy potency punch pungency push snap sparkle spirit spunk starch thrust tuck verve vigor vim vitality vivacity zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:31137:animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31138-animation bounce dynamism energy force intensity liveliness pep potency power spirit strength vigor vitality zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31699-answer break:loose break:out clarify clear clear:up crack cut:loose debug decipher decode disembarrass disembroil disencumber disengage disentangle disinvolve dislodge divine do dope dope:out explain extricate fathom figure:out find:out free get get:out guess hit:it interpret liberate make:out plumb psych psych:out ravel release resolve riddle solve sort:out tear:loose unclutter uncoil undo unlock unravel unriddle unscramble unsnarl untangle untwist unweave unwind work work:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:31700:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-31701-answer bring:down capsize careen confound confute contradict controvert crush deck defeat demolish deny dismiss dispose:of fall finish floor founder go:down honeycomb keel keel:over knock:down knock:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolutionize sap scuttle settle shut:up silence sink somersault squash squelch subvert surmount throw:down throw:over topple trip turn:over turn:upside:down undermine unhorse upend upset upturn weaken 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32633-aperture avenue blowhole canal channel chute crack debouch disclosure door duct egress escape estuary exhaust exit floodgate flume inlet loophole opening out outcome outlet passageway pore port sluice spiracle spout tap vagina vent vessel vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32634:aperture belt bit blank cavity chasm check clearing cleft crack cut deal fenestra gap gape gat gulf hiatus hole hollow inlet intermission interval lacuna leak opening orifice outlet passageway pore slot slug space spell split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32635:aperture bore breach break cavity chasm check chink clearing cleft crack crevice cut defile discontinuity fenestra fissure gap gape gash gat gulf hiatus hole hollow inlet interstice interval lacuna leak opening orifice outlet pass passage passageway pore prick puncture rupture slash slit slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32636:aperture breach break cavity chasm check clearing cleft crack cut fenestra fissure gap gape gat gulf hiatus hole hollow inlet interval lacuna leak notch opening orifice outlet passageway pore rift slot space split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32637-aperture caesura clearance crack discontinuity hiatus hole interim interruption interspace interstice interval jump lacuna leap leeway margin room space 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32638:aperture cavity chasm check clearing cleft crack disclosure fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split vent yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32639:aperture cavity chasm check clearing cleft crack fenestra gap gape gaping gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32640:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32641:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32642:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32643:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32644:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32645:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32646:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32647:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32648:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32649:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32650-apex back block body brow cap capital case climax consummate crest crown culminate culmination face font frost head heading headpiece ice joker maximum meridian outstrip peak pinhead point preponderate ridge stem surmount tip top top:off topknot upmost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32657-aphorism apothegm bon:mot conceit crack epigram gag gibe jape jest joke mot nasty:crack persiflage pleasantry quip repartee retort riposte sally scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32658:aphorism apothegm bon:mot conceit crack epigram gibe humor irony mot nasty:crack persiflage pleasantry quip repartee retort riposte sally sarcasm satire scintillation wisecrack wit witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32659-aphorism apothegm bon:mot conceit crack epigram gibe mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally scintillation wisecrack witticism 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32892-apoplexy axiom axis basis being bench:mark body bones bottom center climax concern core cornerstone crisis critical:point crux diameter distillate distillation elixir essence essential fabric flower focus fundamental gist gravamen heart hub hypostasis issue kernel keystone landmark main:point marrow material matter meat medium middle milestone nave navel nerve:center nub nucleus pile pith pivot point polestar postulate principle quid quiddity quintessence root sap seat sine:qua:non soul spirit stuff substance turning:point umbilicus 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32893:apoplexy breakup cataclysm catastrophe climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32894:apoplexy breakup cataclysm climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32895:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32896:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32897:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32898:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32899:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32900:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32901:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32902:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32903:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32904:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32905:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32906:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32907:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32908:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:32909:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-32910-apostasy atavism backing backslide backsliding cock decline degenerate degeneration deteriorate deterioration disenchantment drop fade fading fail failing failure fall fall:back fall:behind fall:from:grace go:back lapse let:down lose:ground pull:back reaction recede recession recidivate recidivism reclamation recrudescence recurrence reentry reflux regress regression rehabilitation reinstatement relapse renewal restitution restoration retreat retroaction retrocede retroflex retroflexion retrograde retrogress retrogression return return:to reversal reverse reversion revert revulsion rollback setback sicken sink sink:back sinking slacken slide:back slip:back sternway throwback turn turnabout weaken worsen worsening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33256-apparently clearly conspicuously definitely distinctly evidently manifestly markedly noticeably obviously patently perceptibly plainly prominently visibly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33257:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guard guide haunt image immateriality incorporeal larva materialization outstrip phantasm phantasmagoria phantom poltergeist presence protection shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33258:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33259:apparition appearance astral banshee clod control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33260:apparition appearance astral banshee conceive control deception delusion departed:spirit dybbuk eidolon fantasy feature figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon plan poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33261:apparition appearance astral banshee conceive control departed:spirit dybbuk eidolon envision fantasy figure form ghost guide haunt image immateriality incorporeal larva manifestation materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence realize shade shadow shape specter spirit spook sprite theophany vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33262:apparition appearance astral banshee control daemon demon departed:spirit dybbuk eidolon evil:spirit fantasy figure form genius ghost guide haunt image immateriality incorporeal intelligence larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33263:apparition appearance astral banshee control decree departed:spirit determine dybbuk eidolon fantasy figure form ghost govern guide haunt image immateriality incorporeal larva materialization mirage order phantasm phantasmagoria phantom phenomenon poltergeist presence set shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33264:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporate incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33265:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon form ghost guide hallucination haunt hint illusion immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite suggestion theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33266:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide guise haunt image immateriality incorporeal larva lineaments look manifestation manner materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33267:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33268:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33269:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33270:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt highest immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33271:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33272:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33273:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization obsess phantasm phantom poltergeist possess presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33274:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape sign specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33275:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33276:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33277:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33278:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33279:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33280:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33281:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33282:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33283:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33284:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33285:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite theophany umbra vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33286-apparition appearance attest avatar coming disclosure embodiment emergence epiphany evidence exposure expression forthcoming incarnation indication manifestation materialization occurrence opening presentation proof publication realization revelation rise rising show showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33303-apparition appearance avatar coming disclosure emergence epiphany exposure forthcoming incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33304:apparition appearance brainchild brainstorm bubble chimera delirium delusion eidolon envisioning fancy fantasy fiction figment hallucination illusion image imagery imagination invention maggot masquerade mirage myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33305:apparition appearance brainchild bubble chimera delirium delusion dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantasmagoria phantom pipe rainbow romance shadow trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33306:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment figure form hallucination illusion image imagery imagination invention maggot myth phantasm phantasmagoria phantom presence romance shade shadow shape specter trip vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33307:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33308:apparition appearance bubble chimera circumvention delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment flimflam fooling ghost hallucination illusion kidding mirage phantasm phantom self-deception shade snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33309:apparition appearance circumvention deception delusion entanglement entrapment fallacy falseness fantasy figure flimflam fooling form hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shape snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33310:apparition appearance eidolon fantasy figure form ghost image incarnation materialization mirage phantasm phantasmagoria phantom phenomenon presence presentation shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33311:apparition appearance eidolon fantasy figure form image mirage phantasm phantasmagoria phantom phenomenon presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33312:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33313:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33314-apparition appearance figure form image mirage peculiarity phantom phenomenon presence shape singularity vision 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33315:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33316-apparition avatar characterization coming disclosure emergence epiphany exposure forthcoming identification incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33318-apparition avatar coming disclosure emergence epiphany exposure forthcoming incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33319:apparition babble brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment gush hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe:dream rainbow rave romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33320:apparition bogey eidolon ghost haunt phantasm phantom shade spectrum spirit spook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33321:apparition brainchild brainstorm bubble chimera delirium disposition dream eidolon fancy fantasy fiction figment hallucination humor illusion imagery imagination inclination invention maggot myth phantasm phantom romance trick trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33322:apparition brainchild brainstorm bubble chimera delirium dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inclination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33323:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inspiration invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33324:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33325:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33326:apparition brainchild bubble canard chimera concoction creation daydream delirium delusion dream eidolon extravaganza fable fabrication fancy fantasy fiction figment forgery hallucination illusion imagery imagination invention maggot myth nightmare phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33327:apparition brainchild bubble canard chimera concoction creation delirium eidolon extravaganza fable fabrication falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale trip untruth vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33328:apparition brainchild bubble canard chimera concoction delirium eidolon extravaganza fable fabrication fake falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale tall:story trip vapor vision whim whimsy wildest:dream yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33329:apparition brainchild bubble chimera conceit creativity delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination ingenuity insight inspiration invention inventiveness maggot myth phantasm phantom romance thinking thought trip vapor vision visualization whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33330:apparition brainchild bubble chimera concept conception creation daydream delirium delusion delusive device dream eidolon envisioning fable fabrication fancy fantasy fiction figment hallucination illusion illusory image imagery imagination invention inventiveness maggot mirage myth nightmare phantasm phantom picture romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33331:apparition brainchild bubble chimera deception delirium delirium:tremens delusion dream eidolon fancy fantasy fata:morgana fiction figment ghost hallucination ignis:fatuus illusion imagery imagination invention maggot myth phantasm phantom romance self-deception trip tripping vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33332:apparition brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe pipe:dream rainbow romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33333:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination hysteria illusion imagery imagination invention maggot myth phantasm phantom rage romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33334:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom poem romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33335:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33336:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33337:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33338:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33339:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33340:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33341:apparition eidolon ghost gloom haunt phantasm phantom shade shadow silhouette specter spirit spook umbra umbrage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33342-appeal application beseechment bid call clamor consideration cry entreaty imploring imprecation invocation orison overture petition plea prayer request solicitation suit supplication 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33445-appearance characterization denomination designation differentiation disclosure evidence expression fingering hint identification indication manifestation meaning naming selection show showing signification specification suggestion 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33446:appearance circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33447-appearance color facade face front guise lineaments posture seeming semblance simulacrum 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33578-appetite craving desire drought dryness emptiness hunger inclination longing need relish stomach tapeworm taste thirst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:33579:appetite craving desire enthusiasm fancy hunger itch itching lust mania passion prurience sexual:desire thirst urge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-33580-appetite craving desire fancy hunger inclination itch itching lust mania passion prurience sexual:desire thirst urge 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-35125-ardor concupiscence curiosity desire devotion drive eagerness fancy fantasy heart hope libido like liking mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:35126:ardor concupiscence curiosity desire drive eagerness enthusiasm fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-35127-ardor concupiscence curiosity desire drive eagerness exigency fancy fantasy hope libido lust mind need passion pinch pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-35914-aroma attribute breath effluvium emanation essence exhalation flavor fragrance fume nature odor property quality redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:35915:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:35916:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-35917-aroma balm bouquet breath burn detect determine discern distinguish effluvium emanation embalm essence exhalation find:out flavor fragrance fume fumigate incense nosegay odor perceive perfume recognize redolence savor scent sense smell sniff sniff:out spice spoor stench trace trail whiff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-36241-arrearage bill borrowing debt due dues indebtedness liability maturity national:debt need obligation pledge score 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:36242:arrearage breach break chasm defalcation defect deficiency deficit discontinuity fault gap hiatus interval lack lacuna missing:link need omission outage shortage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-36243-arrearage break break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-40420-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld error ignis:fatuus illusion misbelief miscalculation misconception misconstruction misinterpretation misjudgment misreading misunderstanding pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:40421:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fancy fantasy figment ignis:fatuus illusion imagination misbelief misconception phantasm pipe:dream self-deception trick trip vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-40422-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fantasy freak:out ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-40423-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld gloss ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:40424:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion mirage misbelief misconception phantasm pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-40425-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion misbelief misconception pipe:dream self-deception trick trip vapor vision wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-43480-balk bevue blooper blunder error false:move false:step goof howler inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:43481:balk bevue blunder chasm check error false:move false:step fault inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-43482-balk bevue boggle false:move false:step inadvertence lapse miscue misstep omission oversight slip slipup stumble trip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-44542-bang blow bump bump:into cannon carom clash collide crack:up crash crunch encounter foul hit hurt hurtle impinge knock meet run:into sideswipe slam smack smash strike whomp 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:44543:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush freeze grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm thrill tic tingle tingling tremble tremor twitch twitter vibrate wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:44544:bang bob bobble boot bounce bump chatter chill dither falter flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jolt jostle jounce jump kick quake quaver quiver rictus shake shiver shock shudder spasm tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-44545-bang bob bobble boot bounce bump dither falter flutter grimace jar jerk jig jiggle jog jolt jostle kick quake quaver quiver rictus shake shiver shock shudder temblor tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-44951-banter bit chaff haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast straw tease twit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:44952:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-44953-banter blandish blarney cajole chaff coax deride fool fun haze jape jest jive joke jolly kid needle put:on rag rally razz rib ride roast tease twit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-45285-bare barren bland blank bleached bleak characterless clear desolate devoid empty featureless hollow inane insipid null null:and:void unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:45286:bare barren bland blank bleached characterless chasm clear devoid empty featureless hollow inane insipid null null:and:void out-and-out space unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-45287-bare barren bland blank bleached characterless chaste clear devoid empty featureless fleece hollow inane insipid null null:and:void paper pure unadulterated unrelieved vacant vacuous void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50748-bite bruise champ chew chomp chump crunch crush gnash gnaw grind gum macerate mash masticate mouth mumble munch nibble pulp ruminate scrunch smash squash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50749:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50750-bite canker corrode eat eat:away erode gnaw oxidize rust scour wear:away 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50758-bite champ chew chomp gnash gnaw grind gum masticate mouth mumble munch nibble ruminate teeth 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50759:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50760:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50761:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50762:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50763:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50764:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50765:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50766:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50767:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50768:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50769:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50770:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50771:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50772:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50773:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50774:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50775:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50776:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50777:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50778:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50779-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50955-black:belt corn:belt cotton:belt countryside dust:bowl farmland grass:roots grassland highlands lowlands province veld woodland 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50956:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe humor innuendo invective irony jest joke lampoon mockery parody pleasantry raillery repartee ridicule salt sarcasm satire scorn sharpness slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50957:black:humor burlesque caricature comedy cynicism esprit farce humor innuendo invective irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50958:black:humor burlesque caricature comedy derision esprit farce hokum humor imitation irony joke lampoon laughingstock mimicry mock mockery parody pastiche pinchbeck pleasantry ridicule salt sarcasm satire sham shoddy slapstick spoof squib takeoff tinsel travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50959:black:humor burlesque caricature comedy esprit farce humor imitation impersonation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50960:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimic mock mockery parody pastiche pleasantry salt sarcasm satire slapstick squib take take:off takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50961:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50962:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mock mockery parody pastiche pleasantry salt sarcasm satire sham slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50963:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50964:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50965:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50966:black:humor burlesque caricature comedy esprit farce humor irony lampoon mind parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50967:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50968:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50969:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50970:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50971:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:50972:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-50973-black:out blanket block bundle:up canopy choke cloak clothe cloud conceal cope cover cover:up cowl curtain cushion eclipse enshroud envelop film hap hood lay:on lay:over mantle mask muffle muffle:up obscure occult overlay overspread protect put:on screen scum shield shroud spread:over stop strangle superimpose swaddle swathe veil wrap wrap:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51422-blasphemous godless impious irreligious irreverent profane sacrilegious sinful unchristian ungodly unholy unrighteous unsaintly wicked 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51423:blast blast blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption outbreak outburst paroxysm peal roar scream seizure shout shriek spasm squall storm tempest tornado typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51424-blast blast blight cancer canker contaminate corrupt corruption debase debauch degenerate demoralize deprave dry:rot filth fungus mildew mold must obscenity pervert pest rot rust smut spoil stain taint vitiate warp worm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51579-blaze blister brand burn cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51580:blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51581-blaze brand burn cast cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51583-blaze brand burn cast cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51584:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51585:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51586:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado twister typhoon upheaval waterspout whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51587:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51588:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51589:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51590:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51591:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51592:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51593:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51594:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:51595:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-51596-blaze chop crack crenellate crimp cut gash incise indent jag knurl mill nick notch picot pink scallop scarify score scotch serrate slash tooth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-52420-blow cut:out depart exit flee fly get:off go hightail leave pull:out quit retire run:along run:away run:off take:off withdraw 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:52421:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-52422-blow drain emit evacuate exhale exhaust expire fume give:off give:out let:out puff reek smoke steam throw:off vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-55293-breakaway offbeat rare recherche sui:generis uncommon uncustomary unexpected unfamiliar unique unordinary unusual unwonted 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55294:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overset overthrow overturn reorganization revolt revolution revulsion somersault spasm spill subversion tabula:rasa turnover upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55295:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-55296-breakdown breakup cataclysm catastrophe cave collapse crash debacle destruction disaster ruin shipwreck smash smashup total:loss washout wrack wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-55301-breakdown breakup cataclysm catastrophe cave collapse crash debacle disaster shipwreck smash smashup total:loss washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55302:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall overthrow overturn prostration revolt revolution revulsion sabotage spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55303:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa turn upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55304:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn reorganization revolt revolution revulsion spasm spill subversion tabula:rasa turnover upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55305:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa unquiet upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55306:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55307:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55308:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55309:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55310:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55311:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55312:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55313:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55314:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:55315:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-55316-breakdown bump chance collapse comedown crash cropper deflation discover dive downfall fall fall:upon find flop header hit light luck meet nose:dive plunge pratfall smash spill sprawl stumble trip tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-56320-bug case chaff check:out course cover discover examine eye eyeball follow go:over inspect keep:in:sight look:after look:at look:on look:over measure observe pass:over peep probe pry:out range reconnoiter regard scout spy stake:out study survey sweep view watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56321:bug case craze enthusiasm fanaticism fascination fixation frenzy furor furore fury infatuation mania obsession passion rage zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-56322-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56323:bug craze enthusiasm fad fanaticism fascination fashion frenzy furor furore fury hysteria infatuation love madness mania passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56324:bug craze enthusiasm fad fascination furor furore infatuation mania passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56325:bug craze enthusiasm fascination fixation furor infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56326:bug craze enthusiasm fascination furor furore infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-56327-bug dark darkness fog mist mumbo:jumbo murk mystification obscurity opacity perplexity vagueness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-56716-buried clouded concealed covert guarded hidden obscured occult privy secret shrouded undercover 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:56717:burlesque butt byword caricature derision dupe fair:game fool game goat jest joke lampoon laughingstock mock mockery monkey ridicule sarcasm satire sport stock target toy travesty victim 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-56718-burlesque carbon carbon:copy clone copy counterpart ditto double doubling dummy dupe duplicate duplication echo facsimile imitation iteration model paraphrase parody quadruplicate reiteration repetition replica replication representation reproduction rubbing tracing transcription travesty triplicate twin version xerography 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-57362-callow fresh green ignorant immature inexperienced new:to raw unaccustomed unacquainted:with undeveloped unfamiliar:with unfledged unmatured unpracticed unripe unseasoned untried unused unused:to unversed 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57363:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57364:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57365:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57366:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57367:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57368:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57369:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57370:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57371:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57372:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57373:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57374:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57375:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57376:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57377:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57378:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:57379:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-57380-calm calmness equanimity evenness repose restraint self-control self-restraint serenity stability tranquillity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-60201-circumvent deceive elude evade foil frustrate get:around go:one:better outflank outguess outmaneuver outreach outsmart outwit overreach pass:the:buck stonewall victimize 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60202:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60203:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60204:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60205:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60206:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60207:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60208:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60209:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60210:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60211:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-60212-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement policy prevention refraining shunning shy sidestep slip zigzag 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-60216-circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling neutrality nonintervention noninvolvement prevention refraining shunning slip zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60217:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60218:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60219:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60220:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60221:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60222:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60223:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60224:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1:60225:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.1-60226-cirrose clouded cloudy dark dirty dull gloomy heavy lowering nebulous overcast overclouded squally stormy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18-abandon carelessness forgetfulness hastiness impulsiveness indifference insouciance laxity laziness looseness neglect oblivion permissiveness recklessness thoughtlessness unpreparedness unrestraint 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19:abandon craze cut delirium ecstasy exuberance frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20-abandon exaggeration excess excessiveness exorbitance extravagance extreme extremism extremity gluttony hyperbole hypertrophy incontinence inordinance intemperance overgrowth overmuch radicalism too:much unconstrained unreasonableness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-273-# abscess
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:274:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lesion lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trauma tumor vertigo vomiting wasting wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-275-abscess bleb blister blotch boil bunion canker carbuncle chancre chilblain felon fester festering furuncle gathering lesion papule pimple pock polyp pustule rising scab sore stigma sty swelling tubercle ulcer wale welt wheal whelk wound 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-420-# abyss
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:421:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak mine moat notch opening pass passage pit profundity quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-422-# AC
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-492-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile exit ferry ford gallery inlet interchange intersection junction lane opening outlet overpass pass passage passageway portico stitch tunnel underpass 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:493:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm pang paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis turn twinge visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-494-access admission entrance entree entry import income incoming infiltration ingoing input insertion insinuation intake introduction intrusion leakage penetration percolation reception seepage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-687-ache aching chill chilling creeps dither frostbite goose:bumps horripilation shiver shivering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:688:ache aching agonize ail anguish anxiety blow cramp cut discomfort distress dolor grief hurt injury lesion misery pain pang passion rack shock sore sore:spot soreness spasm stab sting stitch stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-689-# achieve
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-698-ache aching chill chilling creeps dither frostbite goose:bumps horripilation shiver shivering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:699:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-700-# achromasia
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-760-accommodation accord accordance acquiescence adaptation adjustment agreement compliance conformation congruity consistency correspondence flexibility harmony keeping line obedience observance orthodoxy reconciliation strictness traditionalism uniformity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:761:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-762-acquiescence allegiance compliance conformity faith fealty homage loyalty observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-863-activity actuation animation dynamics going kinesis kinetics mobilization motivation move movement moving restlessness running stir unrest velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:864:activity animation ardor brio elan energy enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vigor vim vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-865-action activity address affectation air bearing carriage comportment conduct custom demeanor deportment doing doings folkway gesture guise manner manners method methodology mien modus:vivendi movements pattern poise port pose posture practice praxis presence procedure proceeding social:science style tactics tone way 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1131-# ado
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1132:ado agitation bother brawl broil brouhaha burst bustle commotion confusion disturbance donnybrook ebullition eddy effervescence embroilment exertion ferment fermentation fit flap flurry fluster flutter foofaraw fracas free-for-all fume furore fuss hassle hubbub hullabaloo hurry maelstrom melee pains pell-mell perturbation pother racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy spasm spurt stew stir sweat swirl swirling trouble tumult turbulence turmoil twitter uproar vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1133-ado annoyance anxiety bother disadvantage evil headache inconvenience matter problem trouble worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1198-adultery affair amour cuckoldry entanglement flirtation infidelity intrigue liaison love:affair romance triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1199:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1200-# adulthood
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1672-# agitation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1673:ado agitation anxiety bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos commotion confusion discomfiture discomposure disorder disturbance dither ebullition eddy effervescence embroilment fanaticism ferment fermentation fit flap flurry fluster flutter fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry lather maelstrom pandemonium passion pell-mell perturbation pother pucker racket rage restlessness row ruckus ruffle rumpus scramble spasm spurt stew stir stirring sweat swirl swirling tumult turbulence turmoil twitter unquiet uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1674-aggravation agitation animation arousal arousing exacerbation exasperation excitement exhilaration firing fomentation incitement inflammation instigation irritation pep:rally pep:talk perturbation provocation stimulation stimulus 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1754-German:measles ague anthrax black:death cholera diphtheria dysentery flu grippe hepatitis herpes hookworm hydrophobia infantile:paralysis influenza leprosy lockjaw madness malaria malarial:fever measles meningitis mumps pneumonia polio rabies rheumatic:fever ringworm rubella scarlet:fever shingles sleeping:sickness smallpox spotted:fever strep:throat tetanus thrush trench:mouth tuberculosis typhoid:fever typhus venereal:disease whooping:cough yaws yellow:fever 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1755:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1756-ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering trembling vibration 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1871-# alacrity
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1872:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1873-agility alacrity dispatch expedition immediacy nimbleness promptness punctuality quickness rapidity readiness sharpness speediness swiftness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:1874:alacrity animation anxiety appetite ardor avidity eagerness elan enthusiasm fervor gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-1875-alacrity haste hastiness hurriedness impatience impulsiveness precipitation promptness quickness rashness speed suddenness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2374-# ambition
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:2375:aim ambition animus anxiety appetite aspiration avidity catch cause counsel craving desideratum design desire determination dream drive eagerness effect energy enterprise enthusiasm fancy function get-up-and-go goad goal hunger idea incentive initiative intent intention keenness lust mark meaning mind motive object objective plan point pretension project proposal prospectus purpose push resolution resolve sake spirit spur striving study target thirst view vigor will zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2376-ambition aspiration basis calling cause consideration goal ground guiding:light guiding:star ideal inspiration intention lodestar mainspring matter principle reason sake score source spring vocation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2478-abandoned amok bacchic bellowing berserk carried:away delirious desperate distracted ecstatic enraptured feral ferocious fierce frantic frenetic frenzied furious haggard howling hysterical intoxicated mad maniac maniacal orgasmic orgiastic phrenetic possessed rabid raging ranting raving ravished roaring storming transported uncontrollable violent wild 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:2479:amok attack attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2480-# among
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2682-# anemia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:2683:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2684-anemia atony blah:feeling cowardice debility dullness fatigue impotence languor lassitude listlessness prostration sluggishness softness weariness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2811-aggravation agitation animation arousal arousing effervescence energizing exacerbation exasperation excitement exhilaration fomentation incitement inflammation irritation perturbation provocation quickening revival stimulation stimulus stirring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:2812:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash dynamism eagerness effervescence elan energy enthusiasm esprit excitement exuberance fervor fire gaiety glow gust gusto impatience impetus intensity joie:de:vivre keenness life liveliness mettle moxie passion pep pertness piss:and:vinegar pizzazz playfulness promptness quickness readiness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2813-animal:spirits animation birth existence immortality lifetime liveliness living longevity viability vitality vivacity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2931-# anoxia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:2932:abscess ague anemia anoxia anthrax asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-2933-anoxia anthrax black:lung chilblain frostbite jet:lag mercury:poisoning motion:sickness radiation:sickness sunstroke trench:foot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3154-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile disclosure exit ferry ford gallery inlet interchange intersection junction lane opening outlet overpass pass passage passageway portico tunnel underpass 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3155:aperture bore breach break cavity chasm check chink clearing cleft crack crevice cut defile discontinuity fenestra fissure gap gape gash gat gulf hiatus hole hollow inlet interstice interval lacuna leak opening orifice outlet pass passage passageway pore prick puncture rupture slash slit slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3156-# apex
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3209-# apoplexy
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3210:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3211:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3212-angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3256-# apparition
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3257:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3258-apparition appearance avatar coming disclosure emergence epiphany exposure forthcoming incarnation manifestation materialization occurrence opening presentation realization revelation rise rising showing theophany unfolding 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3259:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3260-# appeal:to
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3275-# appearance
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3276:acting affectation air apparition appearance aspect astral avatar banshee bearing bluff color coloring coming control countenance deception delusion demeanor departed:spirit disclosure disguise display dissemblance dissemination dissimulation dybbuk eidolon embodiment emergence epiphany evidence exposure expression exteriority externals extrinsicality facade face fakery false:front false:show falsity fantasy features feint fiction figure form forthcoming fraud front gaudiness ghost gilt gloss guide guise haunt hint humbug illusion image immateriality imposture incarnation incorporeal indication larva likeness lineaments look looks manifestation manner masquerade materialization mien mirage occurrence opening openness ostentation outside performance phantasm phantasmagoria phantom phase phenomenon playacting poltergeist pose posing posture presence presentation pretense pretension pretext proof public:image publication realization representation revelation rise rising seeming semblance shade shadow shallowness sham shape show showing simulacrum simulation speciousness specter spirit spook sprite suggestion superficiality theophany unfolding varnish veneer vision wildest:dream window:dressing wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3277-airiness appearance false:show falseness idealization illusionist immateriality magic magician prestidigitation seeming semblance show simulacrum sleight:of:hand sorcerer sorcery unreality 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3307-# appetite
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3308:alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3309-ambition animus appetite bent bias choice command craving decision demand desire determination discretion disposition eagerness fancy flair fondness free:choice free:will inclination intention leaning liking longing love lust mind objective passion penchant pleasure predilection preference proclivity propensity prurience readiness resolution sensuality sexual:desire soft:spot taste tendency urge urgency volition way weakness will will:power yearning 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3616-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion ecstasy fancy fervor flame fondness free:love gusto heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard relish sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3617:abandon acquiescence allegiance anger animation ardor commitment compliance dedication delirium devotion earnestness ecstasy enthusiasm excitement faith fealty fervor fidelity fire furor fury gusto heart heat hurrah impetus intensity intentness liveliness loyalty passion piety quickening relish resolution savor seriousness sincerity soul spirit stimulation vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3618:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3619:activity alacrity animation ardor avidity brio dash eagerness elan enthusiasm glow gusto impetus joie:de:vivre keenness life liveliness mettle pertness promptness readiness spirit verve vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3620-ardor concupiscence curiosity drive eagerness fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3795-# arrest
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:3796:abduction absorb access apoplexy apprehend apprehension arrest arrest attack backpedal backwater bell bit block blockade bottle:up brake bridle bring:to bust capture catch chain charm check chock closure collar compare confine constrain constraint constriction contain control convulsion cool cool:off coup curb curtail curtailment cut:short cutoff dam damp damper deceleration delay detain detention doorstop drag dragnet ease:off ease:up eclampsia enchant engage engross enjoin enthrall epilepsy exercise falling:sickness fascinate fetter fit fixation forestall freeze frenzy get govern grab grand:mal grip guard gun hampering hindrance hold hold:back hold:fast hold:up holdback holdup hypnotize ictus immerse immure impede impediment imprison incarcerate inhibit inhibition injunction intercept interdict interfere interference intermeddle interpose interrupt interruption intervene involve jail keep keep:back keep:from kidnapping lag lay:hands:on let let:down let:up letdown letup lock:up lockjaw lockout lose:ground meddle mesmerize monopolize monopoly nab nabbing negativism net netting nick nuisance:value obsess obstruction occlusion occupy oppose opposition paroxysm petit:mal pick:up pickup pinch prehension preoccupy prevent prohibit prohibition protection pull pull:in pull:up rationing reef rein relax repress repression resist resistance restrain restraint restraint:of:trade restriction retard retardation retrench retrenchment run:in seize seizure self-control set:back setback shackle slacken slackening slough slow:down slow:up slowdown slowing:down snatch snub spasm spellbind spoke squeeze stalemate stall stand standoff stem straiten stranglehold stricture strike stroke suppress suppression take take:in take:up taking:in tetanus throes thrombosis visitation walkout withhold withstand work:stoppage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-3797-arrest cessation dead:stop deadlock end ending full:stop halt stand standstill stop stoppage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4060-# asphyxiation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4061:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4062-asphyxiation choke choking garrote killing starvation stifling strangling strangulation suffocation throttling 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4082-# ass
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4083:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4084-ass beast:of:burden camel draft:animal dromedary elephant horse husky mule ox reindeer sumpter 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4296-# asthma
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4297:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4298-asthma black:lung bronchitis cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4316-airy airy astral bodiless discarnate disembodied dreamy ectoplasmic ethereal extramundane ghostly immaterial impalpable imponderable incorporeal insubstantial intangible nonphysical occult otherworldly phantasmal phantom phantomlike psychic psychical shadowy spectral spiritual supernatural unearthly unembodied unextended unphysical unsubstantial unworldly visionary 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4317:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt highest immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4318-astral astronomic astronomical astrophysical celestial galactic heavenly intercosmic interplanetary interstellar lunar meteoric nebulous planetary sidereal solar starry stellar terrestrial 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4512-abnormality affection affliction ailment allergy atrophy birth:defect blight cardiovascular:disease complaint complication condition defect deficiency:disease deformity disability disease disorder distemper endemic genetic:disease handicap illness indisposition infectious:disease infirmity malady malaise morbidity occupational:disease pathology sickness syndrome 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4513:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis decadence declension declination degeneration deterioration diarrhea dizziness downfall downgrade dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4514-# attach
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4531-# attack
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:4532:abuse accept access affect affection aggression ailment algorithm ambush amok apoplexy approach arrangement arrest articulation assail assault assume attack attack attempt batter battering begin belligerence berate berating blast blister blitz bloodshed blueprint brutalize burn bushwhack butcher calculation carry:on castigate censure challenge charge chauvinism citation combat come:at come:down:on complaint conception condemn contrivance contumely convulsion crack:down:on cramp criticism criticize damn decry defy delivery denigrate denounce denunciation descend:upon design destroy destruction device devour diatribe disease disorder disparage disparagement disposition dissolve dive:into drive eclampsia embark:upon engage:in enter:upon enterprise enunciation epilepsy excoriate execration fall:into fall:upon falling:sickness fashion fever fight fighting fit foresight forethought form frenzy furor fury fustigate game gang:up:on get:cracking get:going get:with:it go:about go:at go:for go:in:for go:into go:on go:to:it grand:mal grip guise hammer have:at hit hop:to:it hostilities ictus idea impeach implicate implication impugn incriminate intention invade invective inveigh:against involve involvement irrupt jawing jingoism jump killing land:on lash launch:into lay:hands:on lay:into lay:on lay:waste layout light:into lines lineup lockjaw loot looting malign manner massacre maul means move:into mug muster occlusion offense offensive onset onslaught organization orgasm outbreak outburst overrun paroxysm petit:mal philippic pillage pillaging pitch:into plan plunge:into pounce:upon pound procedure program rage ramp rampage rant rape rating rationalization rave reflection reprimand revile revilement riot rioting roar roast ruin rush sack sacking sail:into sally savage scarify schedule schema scheme scorch seize seizure set:about set:to set:upon setup sexual:climax siege slander slash slaughter smear sortie spasm spell start state:of:war stoppage storm strategy strike stroke surprise system tackle tactics take:on take:up tear terrorize tetanus throes thrombosis tirade trounce turn turn:on turn:to undertake unruliness utterance vandalize vilification vilify violation visit visitation vituperate vituperation vocalization wade:into war warfare warmongering warring wartime waste wasting way wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-4533-assault attack beleaguer beset besiege blockade encompass harry invest press push 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-5693-Ariel Mab Oberon Titania banshee brownie dwarf elf fairy fay gnome goblin gremlin hob imp leprechaun pixie sprite sylph 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:5694:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-5695-# bantam
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7494-bite bore broach drill drive fix gore gouge hole honeycomb impale lance needle penetrate perforate pierce pink prick punch puncture ream riddle run:through skewer spear spike spit stab stick tap transfix 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:7495:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7496-bite drive effectiveness force ginger guts kick liveliness mordancy nervousness nip poignancy power punch relish sinew snap spice strength strong:language tang vigor vitality zest zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7552-# black:humor
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:7553:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7554-# black:lung
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7678-arid barren black blah blank blind bloodless characterless cold colorless dead dismal dreary dry dryasdust dull dusty effete elephantine empty fade flat heavy helpless hollow inane inexcitable insipid jejune leaden lifeless pale pallid pedestrian plodding pointless poky ponderous rattlebrained scatterbrained slow solemn spiritless sterile stiff stodgy stuffy superficial tasteless tedious vacant vacuous vapid wooden 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:7679:bare barren bland blank bleached characterless chasm clear devoid empty featureless hollow inane insipid null null:and:void out-and-out space unrelieved vacant vacuous void white 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7680-blank blankminded calm dazed empty fatuous inane nirvanic oblivious passive relaxed thoughtless tranquil unoccupied unreasoning unthinking vacant vacuous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7755-blaze brand burn cast cauterize char coal crack flame found oxidize parch scorch sear singe solder vulcanize weld 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:7756:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7757-blaze chop crenellate crimp cut gash incise indent jag knurl mill nick notch picot pink scallop scarify score scotch serrate slash tooth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7992-# blockade
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:7993:access apoplexy arrest attack blockade closing closure convulsion cramp eclampsia epilepsy falling:sickness frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure siege spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-7994-afterthought arm ban bank bar barricade barrier barring battle bind blank:wall blind:alley block blockade bolt bottleneck boycott bulwark castellate catch caulk censorship check chink chock choke choking circumscription clog close close:up congest congestion constipation constrict constriction contain cork count:out crenellate crowd curtain cut:off dam dead:end debar delay demarcation detention deterrent difficulty dig:in dog double:take drawback embargo embattle embolism enclosure entrench exception exclude exclusion fence fill fill:up fit fixation fortify foul freeze:out garrison gorge halt hampering hang:up hazard hindrance hitch holdback holdup hurdle ignore impasse impediment infarction inhibition injunction interference interim interruption invest jam joker keep:out lag lagging leave:out let lock lock:out lockout logjam man mine moratorium narrowing negativism nonadmission nuisance:value objection obstacle obstruct obstruction obstructive occlude occlusion omission omit opposition ostracize pack palisade pass:over pause plug preclude prohibit prohibition psychological:block red:tape reject rejection relegate repression reprieve repudiate repudiation resistance respite restraint restriction retardation roadblock rub setback shut:off shut:out shut:up slowdown slowness snag spile squeeze stanch stay stench stifle stop stoppage stopper stopple strangle stranglehold strangulation stricture stuff stumbling:block suffocate suppression suspension taboo time:lag wait wall 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-8133-beat blow burn:out exhaust fatigue flag jade pant poop:out tire weary wilt wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:8134:blow cyclone flurry gale gust hurricane spasm storm tempest tornado whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-8135-# blower
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-8772-abrade afflict aggravate ail annoy badger bait bedevil beset bother bristle bug burden burn:up chafe chivy concern crucify devil difficulty disadvantage discommode discompose disoblige distress disturb dog embarrassment encroach exasperate exercise ferment frazzle fret gall get gnaw gripe harass harm harry heckle hector hound impose:upon imposition inconvenience intrude irk irritate miff molest nag needle nettle nudzh overstep pain peeve perplex persecute perturb pester pet pique plague pother presume:upon provoke put:out puzzle rankle ride rile roil rub ruffle scrape stew take:liberties tease torment trouble vex worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:8773:ado aggravation agitation anxiety bafflement bother brawl broil brouhaha burst bustle chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fuddle fuss hassle haze hubbub hullabaloo irritation jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turmoil twitter uproar upset vexation vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-8774-ado aggravation annoyance anxiety bad:news bore bother devilment difficulty disadvantage dogging downer drag evil exasperation harassment headache inconvenience matter nuisance persecution pest problem trial trouble vexation worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9032-# brainchild
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9033:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inspiration invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9034-article artifact autograph brainchild composition copy document draft essay fiction first:draft holograph letter literature lucubration manuscript matter nonfiction opus original paper parchment penscript piece play poem printed:matter printout product production reading:matter recension scrip script scroll transcript transcription typescript version work writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9175-# breach
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9176:abyss bore breach break break:in breakage burst bust canyon cavity chap chasm check chimney chink chip cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike disregard disrupt ditch draw excavation exfoliate fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat neglect notch open open:fire open:up opening pass passage penetrate ravine rent rift rime rip rive rupture scale scissure seam slash slice slit slot snap splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9177-alienation breach break cleavage cleft difference disaffection discontinuity discord disfavor disharmony disruption dissension disunion divergence division rift rupture schism secession separation severance split variance withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9243-# break
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9244:abeyance about:ship abrade abrasion abscond abyss acclimate accommodate accommodation adapt adaptation adjust adjustment alienation alter alteration ameliorate amelioration aperture apostasy appear apprentice arrearage back back:and:fill bankrupt bark bear:off beat beat:about beat:down bed befall begin bend betide betterment billow blemish blessing bloody blooper blow boner boot bottom:out bounce breach break break break:down break:forth break:in break:off break:out break:through break:up breakage breakout breath breathe breather breed bridle brighten bring:about bring:round bring:up browbeat brush bulldoze bully bump bunk burn burst burst:forth burst:in bust caesura can cant canyon cashier cast castrate cave cave:in cavity cease cessation chafe chance change change:course change:of:heart chap chasm cheapen check checker chimney chink chip chop cipher circuit clamp:down:on clash claw clear cleavage cleave cleft coerce coffee:break col collapse collide comb come come:about come:apart come:around come:forth come:off come:out come:round commence communicate compel concussion condition confirm conflict confound confute conk:out conquer contradict contravene controvert conversion convey counter cow crack crackle cranny crash craze crevasse crevice cripple crumble crumple crush cure curry cut cut:off cwm dash daunt dawn day:off decamp decipher decline decompose defalcation defeat defection deficiency deficit defile deflate deflation defrock defy degenerate degeneration degrade deliverance delivery dell demolish demoralize demote deplume depose depreciate depreciation deprive destiny destroy detach deteriorate deterioration dethrone devaluate develop deviation differ difference dike disaccord disaffection disagree disarrange disavow disband disbar discharge discipline disclose discontinue discontinuity disengage disenthrone disfavor disintegrate disjoin dismiss disobey disperse displace disprove disregard disrupt disruption dissent dissolve disturb disunion ditch dive divergence diversification diversify diversion diversity divide division divulge do domesticate domineer downgrade downtime draw drench drill droop drop drum:out ease:up ebb:and:flow emerge emergence end enervate enslave erupt escapism establish evasion excavation excommunicate exercise exfoliate exhaust expel explode extrication fail faint fall fall:out fall:to:pieces familiarize fate fault feed fell fetch:up fire fissure fit fitting fix fizzle:out flatten flaw flight flop flout fluke flume fly fodder foil fold form fortuity fortune found fracture fragment fray frazzle freeing fret frustrate furlough furrow gall gap gape gash gentle get:around get:through getaway give give:away give:out give:the:gate give:up give:way go go:about go:to:pieces go:to:pot go:under go:up good:luck gorge grind groom groove gulch gulf gully habituate half:time halt handle hap happen happenstance happy:hour harden harness heave henpeck hesitation hiatus hitch hole holiday housebreak humble humiliate hurt ignore impart impoverish improvement inaugurate incise incision indecorum infringe initiate injure interfere interim interject interlude intermezzo intermission intermit intermittence interpose interrupt interruption interval intervene intimidate intrude inure irregularity issue jailbreak jangle jar jibe joint jostle keep:down kick kick:upstairs knock:off lacerate laceration lack lacuna languish law:of:averages lay:off layoff leak leakage leave leg lesion let:go let:out letup liberation lift light lighten liquidate litter loop lord:it:over lot lowering luck lull maim manage mark:down markdown master maul meliorate milk mismatch missing:link mitigate mitigation moat modification modulate modulation mutate mutilate mutilation naturalize need negate nose:dive notch nurse object occasion occur offend open opening opportunity orient oust out outage outlet overawe overcome overmaster override overthrow overwhelm pare parenthesis pass:on passage path pauper pause peak penetrate peter:out pierce pine plateau plummet plummeting ply practice prepare price:cut printed:circuit prisonbreak probability puncture purge put:about put:back put:down qualification quell quiet:spell raise random:sample ravine ready realignment rear rebut recess reduce reduction reform reformation refute rehearse relax release relief remaking remission remove rend renewal renounce rent replace repress repudiate rescue resolve respite rest retire reveal reversal revival revive revolution riddance ride:roughshod:over rift rime rip rise risk rive rob roll rub:down ruin rupture sack saddle sag savage scald scale scape scatter scend schism scissure scorch scotch scrape scratch scuff scuttle seam season see:the:light send separation serendipity set:up sever shard shatter shave shiver short short:circuit shortage shot show shut:down skin slash slew slice slit slot slump smash snap solecism sore space spell splinter split sprain spread squeak stab start stay stick stop strain strip subdue subjugate suppress surcease surge surplus suspend suspension swell take:five tame tear tell ten tend terrorize time time:off time:out toss train transgress transition transmit transpire trauma traumatize tread:upon trench trespass trim truce turn turn:back turn:into turn:off turn:out turn:over turn:the:corner turnabout tyrannize uncertainty undermine undulate unevenness unfold unfrock unman unravel unriddle unsaddle unseat upheaval vacation valley vanquish variation variety vary vent violate void wadi walk:over want warp water wave wean wear wear:away wear:out wear:thin wont worsen worsening wound wrench yaw yield yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9245-beat break debilitate enervate flag frazzle poop:out prostrate weaken wear weary wilt wind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9263-breakdown breakup cataclysm catastrophe cave collapse crash debacle disaster shipwreck smash smashup total:loss washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9264:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9265-breakdown collapse comedown crash cropper deflation downfall fall nose:dive pratfall smash stumble tumble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9285-analysis anatomy assay breakdown breakup dissection division resolution segmentation separation subdivision 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9286:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9287-bloodbath breakup carnage consumption damnation depredation desolation despoliation devastation disintegration disorganization dispersal disruption dissolution havoc holocaust perdition ravage revolution ruin ruination scaling scattering shambles slaughter spoliation undoing vandalism waste wrack wrack:and:ruin wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9288:breakdown breakup cataclysm catastrophe cave clean:slate clean:sweep collapse convulsion counterrevolution crash debacle destruction disaster overthrow overturn revolt revolution revulsion ruin shipwreck smash smashup spasm subversion tabula:rasa total:loss upset washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9289-breakup demobilization detachment disbandment disintegration dismissal disorganization dispersal dispersion dissolution parting release separation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9560-# brio
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9561:activity animation ardor brio dash elan enthusiasm esprit glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit verve vim vivacity warmth zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9562-# brisk
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9785-air:pocket bilge bleb blister blob boss bow bubble bulb bulge bump bunch burl button chine clump condyle ear flange flap gall gnarl handle hill hump hunch jog knob knot knurl lather lip loop lump mole mountain nevus nub nubbin papilloma peg rib ridge ring shoulder spine stud style tab tubercle vesicle wale wart welt 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:9786:apparition babble brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment gush hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe:dream rainbow rave romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-9787-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10211-belie burlesque camouflage caricature color disguise distort exaggerate falsify garble misquote misrepresent misstate misteach overdraw overstate parody pervert slant travesty twist understate warp wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10212:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10213-burlesque copy dummy duplication facsimile imitation model paraphrase parody replica representation reproduction travesty version 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10274-# burst
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10275:access ado aggravated agitation backfire bang bark barrage belch blast blaze blow blow:out blow:up blowout blowup bombardment boom bother breach break break:up breakage broadside broken bump burst burst bust busted bustle cannonade canter cascade check chip clap clash cleft come:apart commotion convulsion cover crack cracked crash cut cyclone damaged dash deflagration detonate detonation discharge disintegrate dive dogtrot drive embittered eruption exfoliate explode explosion fall:to:pieces ferment fire fissure fit flap flare flare:up flash flop flurry fluster flutter fracture fragment fulminate fusillade fuss gale gallop gap give:away give:way go:off gunshot gush gust harmed hubbub hullabaloo hurricane hurt impaired imperfect injured irritated irruption jet jog:trot knock lacerated let:off lope lunge maelstrom mangled mushroom mutilated outbreak outburst paroxysm pitch plunge pop pother puncture put:away race rap rapids rent report restlessness rift rip rive run rupture ruptured rush sally salvo scalded scale scamper scene scorched scramble screen scud scurry scuttle secrete seizure set:off shatter shattered shiver shoot shot shower slam slap slash slashed slat slice slit smack smash smashed smatter snap spasm spate spew splat splinter split spray sprint sprung spurt start stew stir storm swap sweat swirl tap tear tempest thwack tomb torn tornado torrent touch:off trot tumult upheaval volley vortex weakened whack wham whirl whirlwind whomp whop worse worsened 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10276-# bursting
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10337-accelerate bundle bustle crowd dispatch drive:on dust expedite flit flurry forward haste hasten hie hurry hurry:up hustle precipitate press push push:on quicken race rush speed speed:up spur stampede urge whip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10338:ado agitation bake bite bluster boil boiling bother brouhaha burst bustle churn clamor commotion discomposure disorder disquiet disturbance drive ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume furore fuss hassle hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whip whirl whirlpool whirlwind whisk 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10339-beat bilk bundle bustle chase chisel crowd dart dash dash:off drive fly get:going hasten hurry hurry:up hustle leap make:haste plunge post press:on push:on run rush scamper scoot scramble scurry scuttle spurt tear 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10703-# callus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10704:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10705-# calm
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10804-blast blast blight cancer canker dry:rot fungus mildew mold must pest rot rust smut worm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10805:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10806-# candescent
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10938-# canyon
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:10939:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-10940-# cap
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11069-# carcinoma
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11070:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11071-# card:carrier
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11169-belie burlesque camouflage caricature cheat color disguise distort exaggerate fake falsify garble misquote misrepresent misstate misteach overdraw overstate parody pervert slant travesty twist understate warp wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11170:black:humor burlesque caricature comedy derision esprit farce hokum humor imitation irony joke lampoon laughingstock mimicry mock mockery parody pastiche pinchbeck pleasantry ridicule salt sarcasm satire sham shoddy slapstick spoof squib takeoff tinsel travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11171-# caricaturist
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11179-# carnal:knowledge
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11180:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11181-# carnal
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11514-alluvium cataclysm cataract deluge flood inundation overflow overrunning pour spate spill submersion torrent washout 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11515:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11516:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11517-# cataclysmic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11546-bitter:end catastrophe cessation climax coda completion conclusion consummation culmination curtain curtains death decease denouement destination destiny doom effect end end:result ending epilogue eschatology expiration fate finale finality finis finish goal izzard last omega payoff period peroration quietus resolution resting:place stoppage stopping:place swan:song term terminal termination terminus windup 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11547:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11548-# catastrophic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11755-# cavity
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:11756:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col concave crack cranny crater crevasse crevice cut cwm deep defile dell depth dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passage passageway pit pore ravine rent rift rime rupture scissure seam shaft slit slot space split trench vacuity valley void wadi well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-11757-alveolus basin bowl cavity concavity crater crypt cup depression dip fold follicle hole hollow lacuna pit pocket punch:bowl scoop shell sink sinus socket trough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12178-# chap
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12179:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12180-bastard being bird bloke body boy buck buddy bugger cat chap character cove creature customer duck earthling fellow gee gentleman groundling guy hand he head homo human individual joker lad life man mortal nose one party person personage personality single somebody someone soul stud tellurian 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12318-# charley:horse
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12319:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12320-# Charley
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12382-# chasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12383:abyss aperture blank breach break canyon cavity chap chasm check chimney chink clearing cleavage cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture schism scissure seam shaft slit slot space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12384-# chassis
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12452-# check
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12453:IOU abrade abrasion abyss acceptance accord account agree answer aperture arrest articulation aspiration assent assimilation assurance audit autopsy backpedal backwater balance band bar bark barometer beat:off bell bespangle bespeckle bilabial bill birthmark bit blackhead blank:check blaze bleb blemish blister block blockade bloody blotch bottle:up brake brand breach break bridle bring:to burn burst bust cachet cage canon canvass canyon cavity cease certificate certificate:of:deposit certification cessation chafe chain chalk chalk:up chap chasm check check check:out checkbook checker checkerboard chime chimney chink chip chock cicatrix claw clearing cleave cleft clog cloister closure cohere coincide col collate collation colophon concur concussion confine confinement confirmation conform constrain constraint constriction control cool cool:off cooperate correspond crack crackle cramp cranny crater craze crevasse crevice crib criterion croak curb curtail curtailment cut:short cutoff cwm dam damage damp dampen damper dapple dead:stop deadlock debenture deceleration deface defect defile define deform deformity degree delay delimit dell demand:draft demarcate demonstrate depart descent desist detain detention determination dike diphthong discolor discoloration discontinuance discontinue discontinuity disfigure disfigurement distort distortion ditch doorstop dot dovetail down draft drag draw drive:back dun earmark ease:off ease:up end ending engraving enjoin establishment examine exfoliate explore explosive fault fenestra fetter find:out fissure fit fixation flake flaw flick flume fracture fray frazzle freckle freeze fret full:stop furrow gall gap gape gash gat gauge go:over go:together go:with gorge groove guard gulch gulf gully gun hack hallmark halt hamper hampering hang:together harlequin hesitation hiatus hickey hinder hindrance hold hold:back hold:down hold:fast hold:off hold:together hold:up holdback holdup hole hollow hurt immure impede impediment impress imprint incision inhibit inhibition injunction injure injury inlet inspect intercept interdict interfere interference interlock intermeddle interrupt interruption intersect interval intervene inventory invoice iris jibe joint jot keep keep:back kink label lacerate laceration lacuna lag leak leave lesion let let:down let:up letdown letter:of:credit letterhead letup limit limitation lock lockout lockup logotype look:at look:over lose:ground maim manifest mar marble marbleize mark:off marking masthead maul measure meddle moat model modification mole money:order monitor monopoly mosaic motley mottle mute mutilate mutilation negativism negotiable:instrument nevus nick norm notch nuisance:value observe obstruct obstruction occlusion opening opposition orifice outlet overhaul overlap overlook paper parameter parquet pass pass:muster pass:over passage passageway patch patchwork pattern pause peak pencil pepper peruse phone phoneme physical pierce pimple pit plaid plate pock pockmark point polka:dot polychrome pore pore:over postmortem pound price:tag prick print probe prohibition promissory:note protection pull pull:up punch punctuate puncture push:back pustule put:back quantity rainbow rationing ravine reading readout reassurance reckoning reef refrain rein relax rend rent repress repression resist resistance respond:to restrain restraint restraint:of:trade restrict restriction retard retardation retrench retrenchment reversal reverse riddle rift rime rip rive run run:over running:head rupture savage scab scald scale scan scar scarify scissure scorch score scrape scratch scrip scuff seal:up seam search self-control set:back setback shackle sign:on size size:up skin slacken slackening slash slit slot slow:down slow:up slowdown slowing:down slug snap snub sonority sore space spangle speck splash split splotch spoke sprain sprinkle square squeeze stab stain stalemate stall stamp stanch stand stand:together standard standoff standstill stay stem stick sticker stigma stigmatize stint stipple stop stoppage strain straiten stranglehold strawberry:mark streak striate stricture stripe stub stud sty suit suppress suppression surcease suspension syllable tab tag tartan tattoo tear tessellate throwback tick tick:off ticket title:page tittle token track trademark trammel trauma traumatize trench twist type underline underscore valley value variegate verification vesicle vocable voice void wadi wale walkout warp wart watermark weal welt wen withhold work:stoppage wound wrench yardstick yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12454-alveolar bilabial cerebral check consonant dental glide glottal guttural labial lateral lingual liquid nasal occlusive open palatal pharyngeal retroflex sonant surd vowel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12646-# chill
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12647:abscess ache aching ague anemia anoxia asphyxiation asthma atrophy chill cold colic constipation convulsion cut cyanosis diarrhea distress dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flu flux growth hemorrhage hypertension hypotension icterus indigestion inflammation influenza insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12648-absolute:zero bitterness chill coldness cool cryogenics dispassion enmity freezing:point inclemency keenness neutrality nip rigor severity sharpness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12671-# chimera
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12672:apparition brainchild bubble chimera delirium dream dreamland eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom pipe pipe:dream rainbow romance trip utopia vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12673-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12682-# chimney
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12683:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12684-chimney fender fireguard fireplace fireside flue funnel hearth hob hub ingle stack 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12693-# chink
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12694:abyss aperture breach break bump canyon cavity chap chasm check chime chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision interruption joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12695-bar bind block blockade caulk chink choke clog congest cork cover dam dough fill fill:up foul jam obstruct pack plug spile stanch stay stench stop stopper stopple stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12843-MS cerebral:palsy chorea epilepsy falling:sickness headache migraine multiple:sclerosis nervous:disorder neuralgia neuritis palsy sciatica shingles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:12844:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-12845-# choreographer
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13101-avoidance circumvention defense:mechanism dodge duck elusion equivocation escape evasion forbearance forestalling frustration neutrality nonintervention noninvolvement prevention refraining runaround shunning shy sidestep slip thwarting zigzag 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13102:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13103-# circus
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13339-# clean:slate
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13340:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13341-# clean:sweep
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13342:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13343-# clean:up
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13404-air:space back:country clearance clearing desert field glade outback plain prairie space steppe terrain territory wilderness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13405:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13406-clearance clearing depletion drainage draining egress elimination emptying evacuation excretion exhausting exhaustion removal unloading voidance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13409-# cleavage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13410:alienation breach break chasm cleavage cleft disaffection disfavor disruption disunion divergence division flaw fracture gap rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13411-amputation cleavage cutting dichotomy excision fission laceration mutilation resection ripping scission section severance slashing splitting surgery 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13421-# cleft
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13422:abyss alienation aperture blaze branching breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch divided draw excavation fault fissure flaw flume forked fracture furrow gap gape gaping gash gorge groove gulch gulf gully hack hole incision indentation jag jog joint lacerate lacerated leak mangled moat mutilated nick notch opening pass passage quartered ragged ravine rent rift rime rip rupture scale scissure score scotch seam severed shredded slash slice slit slot splinter split tattered tear torn trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13423-alienation breach break cleavage cleft disaffection disfavor disruption disunion divergence division rift rupture schism separation split 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13424:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13425-# clemency
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13480-acme all apex apogee brow cap ceiling climax cloud:nine complete consummate consummation content crest crown culminate culmination edge end extreme extremity final:stroke finish finisher frost head heaven height high:noon ice last:word limit maximum meridian mountaintop ne:plus:ultra noon nth:degree peak perfect perfection pink pinnacle pitch point pole ridge seventh:heaven sky spire summit surmount tip top top:off ultimate upmost uppermost utmost vertex zenith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13481:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat merging orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:13482:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-13483-bench:mark climax core cornerstone crisis critical:point crossroads crux essence essential extremity fundamental gist gravamen heart issue kernel keystone landmark main:point meat milestone nub pith pivot point sine:qua:non substance turning:point 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14005-abiding abode cohabitation dwelling habitation living lodging nesting occupancy occupation residence residency squatting tenancy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14006:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14007-alliance bed cohabitation intermarriage match matrimony misalliance miscegenation mixed:marriage union wedlock 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14050-# coitus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14051:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14052-# coke
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14056-# col
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14057:abyss breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14058-# colander
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14102-# colic
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14103:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14104-ache aching angina bellyache colic fret gnawing gripe headache heartburn migraine stomachache toothache 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14519-Thalia bladder burlesque camp comedy coxcomb farce high:camp mime motley musical musical:comedy situation:comedy slapstick sock tragicomedy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14520:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14521-# comeliness
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14646-activity adultery affair affairs bag basis business commerce concern employ employment enterprise function interest labor lookout matter meat occupation service thing undertaking work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14647:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14648-balance:of:trade big:business business commerce dealing dealings fair:trade industry intercourse market marketing restraint:of:trade trade traffic truck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14741-# commotion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:14742:ado agitation annoyance bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter coil commotion confusion convulsion din discomfiture discomposure discord disorder disquiet disturbance dither donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurrah hurry inquietude irritation jangle jitters joint lather maelstrom malaise melee moil mutiny nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle rebellion restlessness revolt rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindig shindy spasm spurt stew stir storm strain sweat swirl swirling tempest tension thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uprising uproar upset upturn vexation vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-14743-# communal
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15010-accordance acquittal adherence care compliance conformity discharge execution fulfillment heed heeding keeping observation performance practice respect satisfaction 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:15011:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15012-acquiescence allegiance compliance conformity faith fealty homage loyalty observance service servility submission willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15735-ESP answer approach assembly association body brotherhood commerce communication communion community concourse concurrence confluence congress connection contact conversation converse correspondence council coupling dealing dealings exchange fellowship fraternity gathering information interaction interchange intercommunication intercourse interplay meeting message order raise reply response social:intercourse society speaking speech talking telepathy touch traffic truck union 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:15736:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15737-assembly assignation at:home ball brawl caucus colloquium commission committee conclave concourse congress convention convocation council dance date diet festivity fete forum gathering housewarming levee meet meeting panel party plenum prom quorum rally reception rendezvous seance session shindig sitting soiree symposium synod turnout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15818-access accord acquaintance addition adjunct affairs affiliation affinity agglomeration agglutination aggregation alliance ally application approximation arrogation articulation assemblage assignation assignment associate association attachment blame bond charge closeness coherence combination communication concourse concurrence confluence congeries conglomeration conjugation conjunction connecting connection consistency contiguity continuity contrariety correspondence coupling credit dealings deduction disjunction drag etiology filiation gathering homology honor hookup imputation intercommunication intercourse intimacy join joining jointure junction juxtaposition liaison line link linkage marriage meeting merger merging mutual:attraction nearness pairing partnership perigee placement propinquity proximity pull rapport regard relations relationship responsibility similarity splice symbiosis sympathy tie tie:in unification union uniting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:15819:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15820-agent arbitrator broker connection contact deputy distributor front front:man intercessor intermediary intermediate intermediator jobber liaison link mediator medium middleman mouthpiece negotiator ombudsman spokesman tie wholesaler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15904-acclamation accord accordance agreement chorus concert concord concordance concurrence consensus consent harmony meeting:of:minds mutual:understanding same:mind unanimity understanding unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:15905:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-15906-OK admission allowance charter consent dispensation leave liberty license patent release ticket waiver 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16094-# constipation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16095:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16096-bar barrier blank:wall blind:alley block blockade bottleneck choking clog congestion constipation dead:end embolism gorge impasse impediment infarction jam obstacle obstruction stop stoppage strangulation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16509-angel control daemon demon fairy:godmother familiar genius guardian guardian:angel guide lares:and:penates penates spirit totem tutelary 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16510:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16511-arrest arrest bridle chain check constrain contain control cool cool:off curb curtail enjoin govern guard hinder hold hold:back hold:fast hold:up inhibit keep keep:back keep:from prohibit pull pull:in rein repress restrain retard retrench set:back shackle slow:down snub straiten withhold 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16661-# convulsion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16662:abscess access ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness downfall dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration quaking rash rheum sclerosis seizure shaking shock sore spasm tabes tachycardia trembling tumor upturn vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16663:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion fall falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm stoppage storm stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16664:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16665:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle downfall fall overthrow overturn prostration revolt revolution revulsion sabotage spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16666-cackle chortle chuckle convulsion crow giggle guffaw hilarity horselaugh laugh laughing laughter risibility shout shriek snicker snigger snort titter yuck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16667:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16668-convulsion derangement disarrangement discomposure dislocation disorder disorganization disturbance insanity perturbation shuffling tottering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16873-boil bump bunion carbuncle corn cyst dilation distension edema fume furuncle intumescence lump pimple pock pustule rising smoke swell swelling tumescence tumor wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:16874:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-16875-corn cure dehydrate desiccate dry embalm evaporate freeze irradiate jerk kipper marinate mummify pickle preserve refrigerate salt season smoke stuff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17229-# counterrevolution
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17230:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17231-# countersign
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17486-Parthian:shot address affirmation allegation answer approach assertion comeback comment coup crack cutting:remark declaration dictum dig disclosure dump effort exclamation expression fetch fleer flout foolery gibe greeting hit interjection jab jape jeer jest mention mock move note observation parting:shot phrase position pronouncement question quip reflection remark retort riposte say saying scoff sentence shake slam slap statement stroke subjoinder swipe taunt tentative thought twit utterance word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17487:abrade abrasion abyss account:for ace address adept allegorize answer aperture approach apt assay attempt band bang bar bark bash bat beating belt bid biff birthmark bit blackhead blast blaze bleb blemish blister bloody blow boom bottom brand bravura breach break break:up breakage breath broach bug bump burn burst bust canyon cast catch cauterize cavity chafe chap char chase chasm check chimney chink chip chop cicatrix clack clap clarify clash claw clear:up clearing cleave cleft click clip clobber clout clump coal col collapse come:apart concussion corrugation coup crack crack crack:up crackerjack crackle cranny crash crater craze crevasse crevice crimp cunning cut cwm dash deal debug decipher deck decode deface defect defection deficiency defile deform deformity dell demonstrate demythologize detonate detonation dike dint discharge disentangle disfigure disfigurement disintegrate distort distortion ditch divaricate divide divine do dope dope:out draw drawback drub drumming earshot elucidate endeavor engrave engraving enlighten essay excavation exemplify exfoliate experiment explain explicate explode explosion expound failing failure fall:to:pieces fathom fault fenestra figure:out find:out fissure flame flap flash flaw fling flip flop flume flute foible found fracture frailty fray frazzle freckle fret fulminate furrow fusillade gag gall gambit gape gash gat get give:away give:way go go:off go:to:pieces gorge gouge groove guess gulch gulf gully gunshot hair hairbreadth hickey hit:it hollow hurt illuminate illustrate imperfection inadequacy inch incise incision infirmity injure injury inlet instant interpret jiffy joint kink knock knock:down knock:out lacerate laceration leak lesion lick list little maim make:clear make:out make:plain mar master maul minute moat mole moment mutilate mutilation nevus notch offer open open:up opening orifice outlet oxidize parch part pass passage passageway paste pelt percussion pierce pimple pit plumb plunk pock pockmark poke pop popularize pore potshot pound problem psych psych:out punch puncture pustule rap rationalize ravel ravine rend rent report resolve riddle rift rime rip rive ruck run rupture salvo savage scab scald scale scar scarify scissure scorch score scotch scrape scratch scuff seam sear sec second separate shatter shiver shortcoming shot show simplify singe sizzling skilled skin slash slat slice slit slog slot slug smack smash smite snag snap snapping soak sock solder solve sore sort:out space span spell:out spit spitting:distance splat splinter split split:second splitting sprain spread stab stagger start step stick strain strawberry:mark streak streaking striate striation strike stripe sty superior swap swat swing taint tap tattoo tear thump thwack tick time track trauma traumatize trench trial trial:and:error trice trough try twinkle twinkling twist twitch two:shakes undertaking undo unfold unlock unravel unriddle unscramble untangle untwist unweave valley vesicle virtuoso void volley vulcanize wadi wale wallop warp wart weak:link weak:point weakness weal weld welt wen whack wham whirl whomp whop wink work work:out wound wrench yak yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17488-adept adroit apt artistic authoritative bravura brilliant clean clever coordinated crack crack cute daedal deft dexterous dextrous diplomatic excellent expert fancy good graceful handy ingenious magisterial masterful neat politic professional proficient quick ready resourceful skillful slick some statesmanlike stylish tactful workmanlike 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17551-abbreviate circumscribe compact compress concentrate condense consolidate constrict contract cramp curtail decrease draw draw:in knit narrow pucker purse reduce shorten solidify strangle wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17552:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17553:ache aching blow box cabin cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17554-affix anchor annex attach belay burden cement cinch clamp clinch cramp encumber fasten fix graft grapple knit moor saddle:with screw:up secure set set:to tighten trim 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17555-beyond:one complex complicated crabbed cramp difficult garbled hard intricate jumbled knotty obscure obscured perplexed scrambled tough 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17556:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17557-arrest blockade bottle:up check circumscription close closure confine confinement constipation constraint constriction cramp delay detention fixation hampering hindrance holdback holdup impede impediment inhibition interference interruption let limit limitation negativism nuisance:value obstruction occlusion opposition qualification repression resistance restraint restriction retardation setback squeeze stint stoppage stranglehold stricture suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17590-# cranny
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17591:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17592-alcove asylum bay cache concealment corner cove cover covert cranny cubbyhole cubicle den dugout foxhole hideaway hideout hiding hiding:place hole lair niche nook oriel recess refuge retreat sanctuary secret:place snuggery stash 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17626-# crater
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17627:abyss birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth disfigurement distortion excavation fault flaw freckle gulf hickey hole hollow kink mole nevus pimple pit pock pockmark pustule rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17628-alveolus basin bowl cavity concavity crater crypt cup depression dip fold follicle hole hollow lacuna pit pocket punch:bowl scoop shell sink sinus socket trough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17660-# craze
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17661:abandon craze cut delirium ecstasy fever frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17662-abrade abrasion bark blemish bloody break bug burn chafe check chip claw concussion crack crackle craze cry cut fracture fray frazzle fret gall gash hurt incise incision injure injury lacerate laceration lesion maim maul mutilate mutilation pierce puncture rend rent rip run rupture savage scald scorch scotch scrape scratch scuff skin slash slit sore sprain stab stick strain tear trauma traumatize wound wrench 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17665-bug chic craze cry fad faddist fashion freak furore mode novelty rage style thing trend vogue wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17666:bug craze enthusiasm fascination fixation furor infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17667-# crazy:about
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17828-# crevasse
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17829:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam shaft slit slot split trench valley void wadi well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17830-# crevice
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17831:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17832-# crew
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17846-# crick
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:17847:bite burn charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-17848-beck bourn branch brook burn channel creek crick fresh gill kill millstream race river rivulet run rundle runnel stream wadi watercourse waterway 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18482-amazement curiosity exception marvel miracle nonesuch phenomenon prodigy rarity sensation sight something:else spectacle stunner wonder 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18483:ardor concupiscence curiosity desire drive eagerness enthusiasm fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18484-# curious
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18700-abbreviate abridge abstract bob boil:down clip compress condense contract crop curtail cut cut:back cut:down cut:short dock elide epitomize foreshorten mow nip poll prune reap recap recapitulate reduce retrench shave shear shorten snub stunt sum:up summarize take:in telescope trim truncate write:in 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18701:abyss breach break canyon cavity chap chasm check chimney chink cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw escape excavation fault fissure flaw flume fold fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam shut:down slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18702:ache aching agonize ail anguish blow chill cramp cut distress dolor frostbite grief hurt injury lesion pain pang passion shiver shock sore sore:spot spasm stab stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18703-adulterate attenuate baptize cut dilute dissolve drive:away etherealize expand irrigate rarefy reduce subtilize thin water 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18780-# cwm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18781:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18782-# cyanosis
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18783:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18784-# Cybele
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18804-# cyclone
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18805:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18806-# cyclonic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18826-boil bump bunion carbuncle corn cyst dilation distension edema furuncle intumescence lump pimple pock pustule rising swell swelling tumescence tumor wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:18827:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-18828-# cytology
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19205-Walter:Mitty absentmindedness absorption abstraction brown:study daydream daydreamer divagate dream dreaming fantasy freak:out incubus moon mooning muse musing nightmare pipe:dream preoccupation reverie stargazing stray study trance trip vision wander woolgathering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19206:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld fancy fantasy figment ignis:fatuus illusion imagination misbelief misconception phantasm pipe:dream self-deception trick trip vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19207-# daydreamer
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19406-cascade cataract chute collapse comedown crash debacle declension declination defluxion descending descent down downfall downgrade downpour downturn downward:trend drop fall falling gravitation inclination plummeting pounce rapids stoop swoop waterfall 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19407:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19408-# debar
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19563-# deception
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19564:acting affectation appearance artifice blind bluff cheat chicane chicanery color coloring concealment counterfeit cunning deceit deception delusion disguise dishonesty dissemblance dissimulation dodge duplicity evasion facade face fake fakery false:front false:show falseness falsity feint finesse flam flimflam fraud front gilt gimmick gloss guile gyp hoax humbug hypocrisy illusion imposture indirection intrigue knavery manipulation masquerade mirage ostentation phantasm playacting pose posing posture pretense pretension pretext representation ruse seeming sell semblance sham show simulacrum simulation speciousness spoof stratagem subterfuge swindle tergiversation treachery trick trickery varnish vision wile window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19565-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion misbelief misconception pipe:dream self-deception trick trip vapor vision wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19566-burial covering darkening deception hiding interment invisibility mystification occultation secrecy secretion subterfuge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19567:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19568-# deceptive
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19793-abstract abstruse abysmal arcane central complex complicated concealed concentrated dark deep difficult esoteric hard heavily heavy hermetic hidden impenetrable incomprehensible infinite inscrutable intricate mighty mysterious mystical obscure occult profound recondite secret thick transcendental tricky unfathomable vast yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19794:abyss benthos cavity chasm crater crevasse deep depth ground gulf hole hollow ocean:depths pit shaft trench well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19795-ample blue broad capacious commodious comprehensive deep expansive extended extensive infinite roomy sincere spacious vast voluminous wide widespread 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19911-abuse afflict aggrieve befoul besmear besmirch bespatter bewitch blacken blight blot brand canker censure condemn contaminate corrupt crucify curse damage defame defile denigrate deprave despoil destroy dirty disadvantage disapprove discolor disparage distress doom envenom expose foul hang:in:effigy harass harm hex hurt impair infect injure jinx maltreat menace mess mess:up mistreat molest nasty outrage persecute pillory play:havoc:with poison pollute prejudice reprimand revile savage scathe slur smear smirch smut soil spoil stain stigmatize sully taint tar tarnish threaten torment torture vilify violate wound wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:19912:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-19913-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile exit ferry file ford gallery inlet interchange intersection junction lane opening outlet overpass pass passage passageway portico tunnel underpass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20214-# delirium
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20215:abandon ardor craze delirium ecstasy enthusiasm fervor fire frenzy furor furore fury heat hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20216:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20217-# deliver
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20240-# dell
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20241:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20242-# delouse
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20264-acting affectation appearance artifice bluff cheat chicane chicanery color coloring counterfeit deceit deception delusion disguise dissemblance dissimulation facade face fake fakery false:front false:show falseness falsity feint flimflam fraud front gilt gloss humbug imposture masquerade ostentation playacting pose posing posture pretense pretension pretext representation ruse seeming semblance sham show simulacrum simulation speciousness stratagem subterfuge trick trickery varnish window:dressing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20265:apparition appearance bubble chimera circumvention delirium delusion eidolon entanglement entrapment fallacy falseness fancy fantasy figment flimflam fooling ghost hallucination illusion kidding mirage phantasm phantom self-deception shade snow:job song:and:dance spoofing subterfuge trip vapor victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20266-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20530-# departed:spirit
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20531:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20532-# departed
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20709-# depth
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20710:abyss cavity chasm crater crevasse deep deeply depth gulf hole hollow pit shaft well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20711-amplitude area body breadth bulk caliber calibrate coarseness depth diameter dimension expanse expansion extension extent gauge girth greatness height intellect intensity largeness length magnitude mass measure measurement perspicacity proportion radius range reach scale scope sense size spread strength thickness understanding volume width 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20761-# derision
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:20762:burlesque butt byword caricature derision dupe fair:game fool game goat jest joke lampoon laughingstock mock mockery monkey ridicule sarcasm satire sport stock target toy travesty victim 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-20763-arrogance audacity bravado contempt contumely daring derision despite disdain disregard disrespect impertinence impudence insolence pertness ridicule scorn 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21362-# devotion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21363:Amor Eros Platonic:love adherence admiration adoration affection agape allegiance altruism ardor attachment bond brotherly:love charity conformity constancy cult cultism deference desire determination devotion duty eagerness enthusiasm faith fanaticism fancy fealty fervor fidelity flame fondness free:love grace heart hero:worship homage honor idolatry idolization infatuation libido like liking love lovemaking loyalty observance passion piety piousness popularity prayer prostration readiness regard religion reverence ritual sentiment sex shine spirit theism tie troth true:blue veneration weakness willingness worship worshiping yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21364-abandon ardor commitment consecration dedication devotion earnestness faith fervor fidelity fire heat intensity intentness loyalty ordination passion resolution seriousness sincerity spirit vehemence warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21480-BM bowel:movement catharsis crap dejection diarrhea dysentery evacuation flux movement purgation purge runs shit stool trots voidance 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21481:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21482-# diary
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21666-absorb accept appreciate apprehend assimilate catch catch:on compass comprehend conceive dig digest fathom follow get get:hold:of get:the:picture grasp have ken know learn make:out master probe read realize savvy see seize sense take take:in understand 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21667:abyss chasm crack cut dig dike excavation furrow groove gulf trench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21668-bang bash bat beating belt biff blow chop clip clout clump crack crop cut dash dig dig:up dint drub drumming fusillade gather go hit jab knock lick pelt plunk poke pound prune punch rap root:out slam slug smack smash sock stroke swat swing swipe tattoo thump thwack whack whop 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21672-cultivate culture cut delve dig dress fallow fertilize force harrow hoe list mulch plow prune rake spade thin till weed weed:out work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21673:abyss chasm dig diggings excavation gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21674-dig drudge fag grind grub hammer moil peg plod plug plug:away pound:away slog toil travail wade:through 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21687-# diggings
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21688:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21689-# digit
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21713-abatis bank barbican barricade barrier bartizan bastion battlement breastwork bulwark chute contravallation curtain deposit dike drawbridge earthwork enclosure entanglement escarpment fence fortification glacis loophole mound palisade parapet rampart redoubt scarp sconce stockade work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:21714:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-21715-alley arterial artery avenue blind:alley boulevard bypass byway causeway close court crescent dike drive driveway expressway freeway highroad highway lane main:drag mews parkway pave pike place right-of-way road roadbed roadway row speedway street superhighway terrace thoroughfare thruway turnpike 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-22118-accident affliction blow breakdown breakup calamity casualty cataclysm catastrophe cave collapse collision crash debacle disaster distress fatality grief misadventure mischance misery misfortune mishap pileup reverse shipwreck shock smash smashup total:loss tragedy trouble washout wrack wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:22119:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-22120-# disastrous
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23308-abuse afflict aggrieve befoul bewitch blight condemn constrain corrupt crucify curse damage defile deprave despoil destroy disadvantage distress doom envenom grieve harass harm hex hurt impair infect injure jinx maltreat menace mistreat molest oppress outrage pain persecute play:havoc:with poison pollute prejudice savage scathe taint threaten torment torture violate wound wreak:havoc wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:23309:ache aching agonize ail anguish blow calamity catastrophe cramp cut depress disaster distress dolor exigency grief hurt hurting injury lesion misfortune pain pang passion pinch pressure shock sore sore:spot spasm stab strait stress stroke suffering tender:spot tension throes tragedy twinge wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23310-affliction agony anguish bitterness burden calamity care curse depression desolation despair discomfort dismay distress grief grieve heartache heartbreak joylessness lament lamentation misery mourn mournfulness pain pathos poignancy sadness sharpness sorrow trial woe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23384-# ditch
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:23385:abandon abyss adit aqueduct bank bar beg boom breach break bunker cache canal canyon carve cashier cast cast:away cast:off cavity channel chap chasm check chimney chink chisel chuck circumvent cleave cleft col conduit countermine course crack cranny crevasse crevice crimp cut cwm dado deep:six defile dell dike discard dispose:of ditch ditch double draw duct dugout dump egress eliminate elude engrave entrance entrenchment escape evade excavation exit fault fissure flaw flume flute fosse foxhole fracture furrow gallery gap gape gash get:around get:out:of get:rid:of give:away goffer gorge gouge groove gulch gulf gully gutter hole incise incision ingress jettison jilt joint junk kennel leak mine moat notch open opening parallel part:with pass passage passageway pleat plow rabbet ravine reject remove rent rifle rift rime rive rupture rut sap scissure score scrap scratch seam shake shake:off skirt slit slot slough split stash streak striate throw:away throw:out throw:over trench trough tunnel valley void wadi way wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23386-backstop bamboo:curtain bank bar barrage barrier boom breakwater breastwork buffer bulkhead bulwark bury conceal cover dam defense dike ditch ditch earthwork embankment ensconce fence gate groin hide iron:curtain jam jetty levee logjam mole mound occult parapet rampart roadblock screen seawall secrete stash stone:wall wall weir work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23579-# dizziness
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:23580:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23581-# dizzy
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23831-# dolor
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:23832:ache aching agony blow care cramp cut discomfort distress dolor grief hurt hurting injury lesion malaise misery pain pang passion shock sore sore:spot sorrow spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-23833-# dolorous
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24414-abbreviate circumscribe compact compress concentrate condense consolidate constrict contract cramp curtail decrease draw draw:in handicap knit narrow net pucker purse reduce shorten solidify strangle wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:24415:abyss affect allowance breach break canyon cavity chalk chap character chasm check chimney chink cleft col color crack cranny create crevasse crevice cut cwm defile dell dike ditch draw dredge excavation fault fissure flaw flume fracture furrow gap gape gash go:away gorge groove gulch gulf gully hatch hole incision joint leak make moat notch opening pass passage position print ravine recoil rent rift rime rupture scissure score scratch seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24416-accept acquire admit advance advantage affect assume bring come:by compose conclude contrive deduce depend:on derive derive:from drag:out draw draw:on draw:out educe elicit evoke gain gather get have induce infer inspire interest judge leave let obtain persuade procure prompt pull:down receive secure take take:in take:on take:over use 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24474-Miss:America bathing:beauty beaut beauty beauty:queen belle bunny charmer cover:girl dazzler dream enchantress knockout looker model paragon peach pinup pussycat stunner 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:24475:Walter:Mitty absentmindedness absorption abstraction ambition aspiration autism brown:study bubble chimera daydream daydreamer deception delirium:tremens delusion dereism divagate dream dreaming dreamland dreamworld fancy fantasy flight:of:fancy freak:out hallucination idea ideal idealism ignis:fatuus illusion incubus mirage misbelief misconception moon mooning muse musing nightmare phantasm pipe pipe:dream preoccupation rainbow reverie self-deception speculation stargazing stray study trance trick trip tripping utopia vapor view vision wander woolgathering wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24476-ace beaut crackerjack daisy dandy dilly dream honey humdinger knockout lollapaloosa lulu peach pip pippin sweetheart whiz 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24633-# drive
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:24634:activity agitate airing ambition ardor burden campaign cause commitment crusade drive effect energy enthusiasm expedition faith fire holy:war impetus incite industry inflame instigate interest issue lifework move movement passion principle provoke spirit stir strain stress vehemence velocity war zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24635-actuate animate bull busy charge compel drive drive:on exhort forward gas goad impel incite mobilize motivate move nudge power propel push pushing rattle set:in:motion shove thrust urge 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24743-# dropsy
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:24744:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-24745-bloat diastole dilation distension dropsy edema flatulence inflation intumescence puff stretching swell swelling tumescence 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25228-# dybbuk
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25229:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25230-demon devil dybbuk evil:spirit fiend genie genius ghoul gyre hellion incubus jinni succubus vampire 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25266-German:measles ague anthrax black:death cholera diphtheria dysentery flu grippe hepatitis herpes hookworm hydrophobia infantile:paralysis influenza leprosy lockjaw madness malaria malarial:fever measles meningitis mumps pneumonia polio rabies rheumatic:fever ringworm rubella scarlet:fever shingles sleeping:sickness smallpox spotted:fever strep:throat tetanus thrush trench:mouth tuberculosis typhoid:fever typhus venereal:disease whooping:cough yaws yellow:fever 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25267:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25268-# dyspepsia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25269:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25270-# dyspeptic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25290-OK acceptance accord acquiescence affinity affirmation affirmative agreement approbation approval assent aye blessing compliance connivance eagerness endorsement permission promptness ratification sanction submission willingness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25291:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25292:alacrity anger animation anxiety appetite ardor avidity dash devotion eagerness earnestness elan energy enterprise enthusiasm excitement fervor fire get-up-and-go gust gusto heat impatience keenness life liveliness passion promptness quickness readiness spirit vehemence verve vigor vim vitality vivacity zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25293-affinity aptitude aptness bent bias cast delight diathesis disposition eagerness feeling:for go inclination leaning liability liking penchant predilection predisposition prejudice probability proclivity propensity relish sensitivity:to soft:spot susceptibility tendency tropism turn twist warp weakness willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25375-# earthquake
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25376:apoplexy breakup cataclysm climax convulsion disaster earthquake fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25377-# earthshaker
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25544-# eclampsia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25545:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25546-# eclat
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25582-# ecstasy
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25583:abandon afflatus ardor craze delight delirium ecstasy enjoyment exhilaration fire frenzy furor furore fury gratification gusto heat hypnosis hysteria inspiration intoxication madness orgasm orgy paroxysm passion pleasure rage rapture ravishment relish rhapsody seventh:heaven thrill trance transport zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25584-admiration affection ardor ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25602-# edema
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25603:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25604-access accession accumulation addition advance amplification appreciation ascent augmentation ballooning bloat boom boost buildup crescendo development edema elevation enlargement expansion extension flood gain growth gush hike increase increment inflation jump leap mounting multiplication productiveness proliferation raise rise spread surge swell swelling tumescence up upsurge upswing uptrend upturn widening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25755-# effluvium
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25756:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25757-blackdamp breath chokedamp cloud damp effluvium exhaust firedamp fluid fume malaria miasma reek smoke smudge steam vapor water:vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25821-angle aspect configuration effect eidolon facet fashion feature figure form gestalt guise image impression light likeness lineaments look manner phase reference regard respect seeming semblance shape side simulacrum slant style twist view viewpoint wise 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25822:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25823:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25824-# eight
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25869-# elan
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:25870:activity animal:spirits animation ardor brio dash elan enthusiasm esprit exuberance gaiety glow gusto impetus joie:de:vivre life liveliness mettle pertness piss:and:vinegar playfulness spirit spirits verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-25871-alacrity animation anxiety appetite avidity eagerness elan gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-26135-# emanation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:26136:aroma aura breath ectoplasm effluvium emanation essence exhalation flavor fragrance fume odor redolence savor scent smell spoor stench trace trail whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-26137-# emancipate
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27034-adultery affair amour cuckoldry entanglement flirtation infidelity intrigue liaison love:affair romance triangle unfaithfulness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27035:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27036-complexity complication convolution entanglement intricacy involution involvement perplexity ramification subtlety technicality 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27056-# enterprise
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27057:accomplished:fact accomplishment achievement act acta action activity adventure affair affairs aggression ambition approach arrangement attack bag bang blow campaign cartel cause commerce commitment concern consortium contract coup dash deal dealings deed determination doing doings drive dynamism eagerness effort employ employment endeavor energy enterprise enthusiasm exploit fait:accompli feat fire force function gest get-up-and-go getup go gumption guts hand handiwork hustle initiative interest job labor lookout maneuver matter measure method methodology mettle move occupation operation overt:act passage performance procedure proceeding production punch pursuit push service spirit spunk step stroke struggle stunt tactics thing tour:de:force transaction turn undertaking vigor way work works zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27058-affair attempt business commitment contract deal effort engagement enterprise obligation operation plan program project proposition task venture work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27088-# enthusiasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27089:acquiescence activity alacrity amusement animation appetite ardor avidity brio compliance consent curiosity devotion diversion drive eagerness earnestness elan enthusiasm esprit excitement exuberance fanaticism fervor fire flame glow goodwill gusto heart heat hurrah impetus infatuation joie:de:vivre keenness life liveliness mettle passion pertness pliability promptness push readiness relish spirit tractability vehemence verve vigor vivacity warmth willingness zeal zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27090:bug craze enthusiasm fad fascination furor furore infatuation mania passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27091-# enthusiast
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27154-allure allurement appeal attraction blandishment charisma charm enchantment enticement entrapment fascination flirtation forbidden:fruit glamour inducement interest inveiglement invitation magnetism seduction sex:appeal temptation witchery wooing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27155:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27156-# entreat
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27280-MS cerebral:palsy chorea epilepsy falling:sickness headache migraine multiple:sclerosis nervous:disorder neuralgia neuritis palsy sciatica shingles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27281:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27282-# epileptic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27544-# eruption
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27545:access blast blaze blowout blowup burst convulsion cyclone discharge eruption explosion fit flare flare:up gale gust hurricane irruption outbreak outburst paroxysm sally scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27546-belch burst cascade eruption gush jet outbreak outburst rapids rush spate spew spout spurt torrent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27626-acuity acumen aptitude aptness brain brightness brilliance cleverness conception dexterity esprit flair genius gray:matter head headpiece intellect intelligence keenness mentality mind nimbleness nous psyche quickness ratio rationality reason reasoning savvy sharpness smarts talent understanding wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27627:animal:spirits animation brio dash elan enthusiasm esprit exuberance gaiety gusto life liveliness loyalty mettle piss:and:vinegar playfulness spirit spirits tenacity verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27628-being bones bosom breast courage esprit guts heart soul spirit viscera 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27629-bipartisanship collaboration collectivism collusion communism community complicity concert concord concordance concurrence duet ecumenism esprit esprit:de:corps fellow:feeling fellowship harmony joint:effort joint:operation morale mutuality octet pooling quartet quintet reciprocity septet sextet solidarity symbiosis synergy team:spirit teamwork trio troika 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:27630:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-27631-# espy
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28150-# excavation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:28151:abyss breach break burrow canyon cavity chap chasm check chimney chink cleft col crack cranny crater crevasse crevice cut cwm defile dell depression dig diggings dike ditch draw engraving excavation extraction fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision indentation joint leak mine moat notch opening pass passage pit quarry ravine rent rift rime rupture scissure seam shaft slit slot split trench trough tunnel valley void wadi well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28152-detection determination disclosure discovery disentanglement espial excavation exposure find finding invention locating location recognition revelation serendipity strike treasure:trove trove uncovering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28255-action ado agitation anxiety bluster boil boiling brouhaha bustle churn commotion discomfort discomposure disorder disquiet disturbance ebullition embroilment excitement ferment fermentation fever fidgets flap flurry fluster foment fume fuss hubbub inquietude jitters maelstrom malaise moil nervousness perturbation restlessness roil rout row seethe seething stew stir stirring suspense swirl tension trepidation tumult turbidity turbulence turmoil twitter uneasiness unrest upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:28256:activity anger animation anxiety ardor eagerness ecstasy enthusiasm excitement fervor fire fireworks firing furor fury glow gusto heart heat impatience liveliness love passion relish savor sexual:desire soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28257-aggravation agitation animation arousal arousing exacerbation exasperation excitement exhilaration firing fomentation incitement inflammation instigation irritation pep:rally pep:talk perturbation provocation stimulation stimulus 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28360-# executed
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:28361:# execution
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28362-accomplished:fact accomplishment achievement action administration approach art attainment ax commission completion conduct consummation course cross discharge dispatch doing drop enactment enforcement execution fait:accompli feat fruition fulfillment handling implementation management manner mode observance occupation operation performance practice production productiveness prosecution pursuance realization removal skill style success technique transaction work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28754-acceleration aggravation blowup concentration condensation consolidation deepening enhancement exacerbation exaggeration explosion heightening intensification magnification pickup reinforcement speedup strengthening tightening 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:28755:access backfire bang bark blast blaze blowout blowup boom burst clap convulsion crack crash cyclone detonation discharge eruption expansion explosion fit flare flash fusillade gale gunshot gust hurricane increase irruption outbreak outburst paroxysm pop report sally salvo scene seizure shot spasm storm tempest tornado upheaval volley wax whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-28756-# explosive
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29558-casuistry circularity circumvention distortion elusion equivocation evasion fallacy insincerity misapplication mystification perversion plausibility rationalization sophism sophistication specious:reasoning speciousness subterfuge subtlety vicious:circle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29559:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29560-absurdity claptrap fallacy hysteron:proteron moonshine non:sequitur paralogism solecism sophism sophistry weak:point 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29578-MS cerebral:palsy chorea epilepsy falling:sickness headache migraine multiple:sclerosis nervous:disorder neuralgia neuritis palsy sciatica shingles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29579:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29580-# falling
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29625-cant falseness hypocrisy insincerity mummery piety piousness sanctimony self-righteousness snivel snuffle unction 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29626:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29627-# falsetto
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29717-# fanaticism
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29718:agitation bluster brawl broil brouhaha cacophony chaos commotion dedication determination devotion disturbance ebullition embroilment enthusiasm fanaticism ferment fervor flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub hysteria infatuation madness mania obstinacy pandemonium passion perseverance racket rage row ruckus rumpus tenacity tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29719-bibliolatry bigotry blind:spot blinders dogmatism fanaticism insularity intolerance littleness meanness nearsightedness parochialism pettiness prejudice provincialism smallness stuffiness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29735-ambition animus appetite choice command craving decision desire determination discretion disposition fancy free:choice free:will idea inclination intention liking lust luxury mind objective passion pleasure pleasure:principle resolution sexual:desire thirst urge volition will will:power 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29736:apparition brainchild bubble chimera concept conception creation daydream delirium delusion delusive device dream eidolon envisioning fable fabrication fancy fantasy fiction figment hallucination illusion illusory image imagery imagination invention inventiveness maggot mirage myth nightmare phantasm phantom picture romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29737-apprehension care conceit concept conception fancy hold idea image impression notion observation opinion perception reflection representation sentiment supposition theory thought 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29776-abstraction alienation autism compensation defense:mechanism dereism displacement dissociation escape escapism fantasy flight flight:of:fancy ideal isolation negativism overcompensation projection rationalization resistance romance sublimation substitution wish:fulfillment wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29777:apparition appearance brainchild brainstorm bubble chimera delirium delusion eidolon envisioning fancy fantasy fiction figment hallucination illusion image imagery imagination invention maggot masquerade mirage myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29778-ardor concupiscence curiosity desire drive eagerness fancy fantasy hope libido mind need passion pleasure pleasure:principle sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29779-brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor kink maggot notion passing:fancy quirk toy vagary whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29780:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29781-# far:and:away
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29798-bagatelle bauble bean bibelot bit button cent curio dressing farce farthing feather fig folderol forcemeat fribble frippery gewgaw gimcrack hair hill:of:beans jest joke kickshaw knickknack mockery molehill picayune pin pinprick rap red:cent rush shit snap sou straw stuffing toy trifle trinket triviality tuppence 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:29799:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mock mockery parody pastiche pleasantry salt sarcasm satire sham slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-29800-# farcer
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30000-abatement attrition deadening dulling evisceration exhaustion fatigue mitigation reduction relaxation slackening softening thinning weakening 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30001:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30002-acedia apathy boredom drowsiness dullness ennui fatigue hebetude indifference languor lassitude lethargy listlessness passivity phlegm sleepiness sloth slowness sluggishness somnolence stupor torpor weariness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30031-aberration abuse at:fault atrocity blameworthy defalcation delusion dereliction distortion errancy evil fallacy falseness falsity fault flaw heresy illusion injury malfeasance misapplication misconduct misconstruction misfeasance misinterpretation misjudgment outrage perversion self-contradiction sin unorthodoxy untruth wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30032:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch omission opening oversight pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30033-accuse blame censure criticize culpability fault guilt impugn knock onus responsibility 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30408-# fenestra
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30409:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30410-# feral
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30415-acidify alkalize carbonate chemical chlorinate electrolyze ferment hydrate hydrogenate nitrate oxidize polymerize reduce sour sulfonate vinegar work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30416:ado agitation ailment bluster boil boiling bother brawl brew broil brouhaha burst bustle cacophony carbonation chaos churn clamor commotion convulsion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit fizz fizzle flap flurry fluster flutter foment fomentation foofaraw frenzy fume furor furore fury fuss hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness outcry pandemonium passion pell-mell perturbation pother racket rage raise restlessness rise roil rout row ruckus ruffle rumpus scramble seethe seething simmer smolder sparkle spasm spurt stew stir sweat swirl swirling tempest trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset upturn vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30417-agent catalyst ferment innovator introducer leaven modifier mother precursor transformer yeast 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30463-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion ecstasy faith fancy fervor flame fondness free:love gusto heart hero:worship idolatry idolization libido like liking love lovemaking loyalty passion piety piousness popularity regard relish sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30464:abandon alacrity anger animation ardor commitment dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat hurrah intensity intentness liveliness loyalty passion relish resolution savor seriousness sexual:desire sincerity solemnity soul spirit vehemence verve warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30465-# festal
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30538-# fever
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30539:abscess ague anemia anoxia asphyxiation asthma atrophy boil chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30540-agitation bluster boil boiling brouhaha burning bustle churn commotion delirium discomposure disorder disquiet disturbance ebullition embroilment excitement ferment fermentation fever fidgets fire flap flurry flush fluster foment fume fuss heat hectic hubbub inquietude jitters maelstrom malaise moil nervousness perturbation remittent restlessness roil rout row rut seethe seething stir swirl trepidation tumult turbidity turbulence turmoil twitter unrest upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30541:amok attack convulsion craze delirium fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30542-# feverish
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30564-# fibrillation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30565:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30566-discontinuity eccentricity fibrillation fits:and:starts fluctuation inconstancy intermittence nonuniformity roughness stagger uncertainty unevenness variability wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30575-Western allegory fable fairy:tale fantasy fiction folktale gest ghost:story horse:opera legend love:story mystery mystery:story myth mythology mythos parable romance science:fiction shocker thriller whodunit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30576:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30577-article autograph brainchild composition copy document draft essay fiction first:draft holograph letter literature lucubration manuscript matter nonfiction opus original paper parchment penscript piece play poem printed:matter printout production reading:matter recension scrip script scroll transcript transcription typescript version work writing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30675-# figment
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30676:apparition brainchild bubble canard chimera concoction creation daydream delirium delusion dream eidolon extravaganza fable fabrication fancy fantasy fiction figment forgery hallucination illusion imagery imagination invention maggot myth nightmare phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30677-# figmental
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30705-angle aspect configuration copy detail effect effigy eidolon facet fashion feature figure form gestalt guise icon idol image impression light likeness lineaments look manner model phase reference regard respect rhomboid seeming semblance shadow shape side simulacrum slant style twist view viewpoint wise 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:30706:apparition appearance eidolon fantasy figure form image mirage phantasm phantasmagoria phantom phenomenon presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-30707-appraise appreciate assess believe calculate call class compute conclude consider dig divide estimate evaluate fathom figure gauge get grasp guess imagine judge mark measure pace perceive prefigure prize rank rate realize reckon regard take understand valuate value 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31039-# fire
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31040:abandon air animate animation ardor blanch blaze boil burn commitment dash dedication delirium devotion drive eagerness earnestness eclat ecstasy elan energy enthusiasm exalt excitement faith feeling ferment fervor fever fidelity fire flame flush foment frenzy furor fury glare glow gusto heart heat hectic hurrah intensity intentness liveliness loyalty passion piss:and:vinegar relish remittent resolution rut savor seriousness shoot sincerity soul spark sparkle spirit start stir vehemence verve vigor vim vitality vivacity warmth zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31041-afflatus animation animus cast exhilaration fire firing genius infection infusion inspiration moving:spirit project 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31182-# fissure
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31183:abyss breach break break:up breakage burst bust canyon cavity chap chasm check chimney chink chip cleft col come:apart crack cranny crevasse crevice cut cwm defile dell dike disintegrate ditch draw excavation exfoliate fall:to:pieces fault fissure flaw flume fracture furrow gap gape gash give:away give:way gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam slash slice slit slot snap splinter split start tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31184-amputate ax bisect butcher carve chop cleave cut cut:off excise fissure gash hack halve hew incise lance pare prune rend rive saw scissor sever slash slice slit snip split sunder tear whittle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31197-according:to:Hoyle appropriate condign correct decent decorous deserved due fair fit fitting good just kosher merited nice normal normative proper right righteous rightful seemly suitable 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31198:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31199-advantageous advisable appropriate auspicious becoming befitting congruous convenient decent desirable expedient favorable feasible felicitous fit fitting fortunate fructuous good happy likely lucky meet opportune politic profitable proper propitious providential recommendable right ripe seasonable seemly suitable timely useful well-timed wise worthwhile 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31201-accommodate adapt adjust alter ameliorate better break:up change convert deform denature diversify fit improve meliorate mitigate modify modulate mutate overthrow qualify realign rebuild reconstruct reform remake renew reshape restructure revamp revive subvert turn:the:tables turn:upside:down vary worsen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31202:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31203-appoint arm caparison costume disguise dress equip fit furnish gear habit heel man masquerade munition outfit prepare rig staff suit turn:out 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31204-apprentice break break:in breed bring:up condition cultivate develop discipline drill exercise fetch:up fit form foster groom housebreak improve journeyman nurse nurture practice prepare raise ready rear rehearse train 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31205:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31206:blaze burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31207-admissible balanced defensible deserved due equitable even evenhanded fair fit good just justifiable justified lawful legal level meet merited proper right rightful square warrantable warranted 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31216-# fits:and:starts
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31217:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31218-discontinuity eccentricity fibrillation fits:and:starts fluctuation inconstancy intermittence irregularity nonuniformity roughness stagger uncertainty unevenness variability wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31399-# flame
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31400:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion eagerness enthusiasm fancy fervor fire flame fondness free:love heart heartthrob heat hero:worship idolatry idolization intensity libido like liking love lovemaking passion popularity regard sentiment sex shine warmth weakness worship yearning zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31401-Casanova Don:Juan Lothario Romeo beau boyfriend caballero cavalier esquire fellow flame gallant gigolo inamorato man old:man philanderer seducer sheik squire sugar:daddy swain young:man 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31426-# flap
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31427:ado agitation argument bag bang beat beating bedlam bicker blast bluster boil boiling bother box brawl broil brouhaha bump burst bust bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion crack din discomposure discord disorder dispute disquiet distress disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flop flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss howl hubbub hue:and:cry hullabaloo inquietude jangle jitters jog maelstrom malaise moil nervousness noise oscillation outcry palpitation pandemonium panic passion perturbation pother pucker quarrel quiver racket rage rattle report restlessness rhubarb roar roil rout row ruckus ruction rumble rumpus scramble seethe seething shake shindy shiver spasm spurt stew stir sweat swirl swivet thunder tizzy trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vibrate vortex whip whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31428-bang baste batter beat beating buffet cut drub flail flap hammer knock lambaste larrup lather maul paste patter pelt pommel pound pulverize pummel rap slam sledgehammer spank swing thrash thresh thump wallop whip whop 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31437-# flare:up
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31438:access belch blaze blowup burst cascade convulsion cyclone deflagration eruption explosion fit flare flare:up flash gale gust hurricane irruption outbreak outburst paroxysm rapids rush scene seizure spasm spate spew stew storm tempest tornado torrent upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31439-bake blaze bloom boil broil burn choke cook flame flame:up flare flare:up flash flicker flush fry gasp gleam glow incandesce pant parch roast scald scorch seethe simmer smolder smother spark steam stew stifle suffocate sweat swelter toast 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31534-aberration breach delusion discredit distortion errancy error failure fallacy falseness falsity fault flaw heresy illusion misapplication misconstruction misfeasance misinterpretation misjudgment perversion self-contradiction sin unorthodoxy untruth wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31535:abyss birthmark black:mark blackhead bleb blemish blister blot breach break canyon cavity chap chasm check chimney chink chip cicatrix cleavage cleft col crack cranny crater craze crevasse crevice cut cwm damage deface defect defile deform deformity dell dike disfigure disfigurement distort distortion ditch draw drawback excavation fault fissure flaw flume fracture freckle furrow gap gape gash gorge groove gulch gulf gully harm hickey hole hurt incision joint kink leak loophole mar mark mistake moat mole nevus nick notch opening pass passage pimple pit pock pockmark puncture pustule ravine rent rift rime rip rupture scab scar scarify scissure scratch seam slit slot split stain stigmatize strawberry:mark sty taint tear track trench twist valley vesicle void wadi wale warp wart weaken weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31536-bad:habit blemish bug catch crack defect defection deficiency drawback failing failure fault flaw foible frailty hole imperfection inadequacy infirmity kink problem rift shortcoming snag taint vice weak:link weak:point weakness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31680-bunco cheat deceit deception delusion diddle dishonesty dodge flam flimflam fraud fraudulence gerrymandering graft gyp gyp:joint illicit:business imposition imposture racket scam sham subterfuge swindle trick 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:31681:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-31682-exaggeration fairy:tale falsehood falsity fib fiction fish:story flam flimflam ghost:story lie mendacity prevarication story tale tall:story untruth white:lie yarn 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32016-# flume
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32017:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32018-aqueduct bed canal channel culvert flume gulch gully race runnel sluice spillway swash wadi water:carrier water:gate watercourse waterway waterworks 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32039-# flurry
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32040:activity ado agitate agitation beat beat:up bluster boil boiling bother brouhaha bug burst bustle chaos churn commotion confusion convulse disarrange discombobulate discomfiture discompose discomposure disconcert disorder disquiet disturb disturbance drive ebullition eddy effervescence electrify embroilment excite excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment frenzy fret fume furore fuss galvanize gust hubbub hullabaloo hurry inquietude jar jitters jolt maelstrom malaise moil nervousness outburst paddle pell-mell perturb perturbation pother provoke rattle restlessness rile ripple rock roil roughen rout row ruffle rumple scramble seethe seething shake shake:up shock spasm spurt stagger stew stimulate stir stir:up sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unhinge unquiet unrest unsettle uproar upset vortex whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32041-addle ball:up becloud bedazzle befuddle bewilder bother bug cloud confuse daze dazzle discombobulate discomfit discompose disconcert disorganize disorient distract disturb embarrass entangle flummox flurry fluster flutter fog fuddle fuss maze mist mix:up muddle perplex perturb pother put:out raise:hell rattle ruffle unsettle upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32076-addle agitate baffle ball:up becloud bedazzle befuddle bewilder bluster boil bother bug churn cloud confound confuse daze dazzle discombobulate discomfit discomfort discommode discompose disconcert dismay disorganize disorient disquiet distract disturb dizzy electrify embarrass entangle excite faze ferment flummox flurry fluster flutter fog fret fuddle fume fuss jar jolt maze mist mix:up muddle mystify nonplus perplex perturb pother put:off put:out puzzle raise:hell rattle rock roil ruffle seethe shake shake:up shock stagger stir stir:up swirl throw throw:off trouble unhinge unquiet unsettle upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32077:ado agitation bafflement bluster boil boiling bother brouhaha burst bustle chaos churn cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disquiet distraction disturbance dither ebullition embarrassment embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter fog foment foofaraw frenzy fret fuddle fume fuss hassle haze hubbub hullabaloo inquietude jitters jumble lather maelstrom malaise maze mess mist moil muddle nervousness perplexity perturbation pother pucker restlessness roil rout row ruffle scramble seething shuffle spasm spurt stew stir sweat swirl swivet tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32078-bluff bluster bravado bustle fanfaronade flurry fluster fuss intimidation rant rodomontade side splutter sputter swagger 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32090-# flutter
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32091:addle ado agitate agitation ball:up beat becloud bedazzle befuddle bewilder bother bug burst bustle chaos cloud commotion confuse confusion dash daze dazzle discombobulate discomfit discomfiture discompose discomposure disconcert disorder disorganization disorganize disorient disorientation disquiet disturb disturbance dither drive electrify embarrass embarrassment entangle ferment fidgets fit flap flop fluctuation flummox flurry fluster flutter fog foofaraw frenzy fret fuddle fuss haste haze hubbub hullabaloo hurry hustle inquietude jar jolt jumble lather maelstrom maze mess mist mix:up muddle perplex perplexity perturb perturbation pother pucker put:out race raise:hell rattle restlessness ripple rock ruffle rush scamper scramble scurry scuttle shake shake:up shock shuffle slat spasm splatter spurt stagger stew stir sweat swirl swivet tizzy trepidation trouble tumult twitter unrest unsettle upset vacillation vortex whirl wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32092-asking:price bid:price book:value decline face:value flurry flutter high issue:price low market:value par par:value parity price quotation rally 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32114-BM bowel:movement catharsis crap cure dejection diarrhea discharge dysentery elimination evacuation excretion flux movement physic purgation purge render runs shit stool trots voidance 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32115:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cut cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fluctuation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia instability irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor unrest vertigo vomiting wasting wavering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32116-add amalgamate assimilate blend coalesce combine come:together compound comprise connect consolidate embody encompass flux fuse include incorporate integrate interfuse join lump:together meld merge mix put:together solidify syndicate synthesize unify unite 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32365-banter bantering derisive flippancy flippant fooling grinning hissing jeering jesting joking joshing kidding leering levity mockery mocking panning quizzical railing raillery razzing ridiculing roasting scoffing smart smirking sneering taunting teasing twitting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32366:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32367-coquetry dalliance dallying flirtation fooling loitering monkeying playing puttering smattering tinkering trifling 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32759-angle architecture background design form line morpheme morphology motif plan scheme slant structure theme tone twist 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32760:apparition appearance astral banshee conceive control departed:spirit dybbuk eidolon envision fantasy figure form ghost guide haunt image immateriality incorporeal larva manifestation materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence realize shade shadow shape specter spirit spook sprite theophany vision visualize wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32761-apprentice break break:in breed bring:up condition cultivate develop discipline drill elevate envisage erect evolve exercise fetch:up fit form foster groom grow housebreak improve mature nurse nurture practice prepare produce raise ready rear rehearse set:up train 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32847-# fornication
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:32848:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-32849-# forsake
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33079-# fracture
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33080:abrade abrasion bark blemish bloody breach break break:up breakage burn burst bust chafe chasm check chink chip claw cleavage cleave cleft come:apart concussion convulse crack crackle craze cut disintegrate ditch division exfoliate fall:to:pieces fissure fracture fray frazzle fret furrow gall gap gash give:away give:way groove hurt incise incision injure injury kill lacerate laceration lesion maim maul mutilate mutilation open passage pierce puncture relax rend rent rift rip rive run rupture savage scald scale schism scorch scotch scrape scratch scuff separate separation skin slash slice slit slot snap sore splinter split sprain stab start stick strain tear tickle trauma traumatize trench wadi wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33081:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch divert draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33082-# fragile
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33352-# frenzy
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33353:abandon bout craze delirium disorientation distraction ecstasy fanaticism frenzy furor fury hysteria infatuation intoxication madness mania orgasm orgy passion rage rapture ravishment transport unbalance zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33354:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal ictus lockjaw occlusion outburst paroxysm petit:mal rage seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33355-agitation bluster bother brawl broil brouhaha cacophony chaos cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance ebullition embarrassment embroilment excitement fanaticism ferment fever fire flame flap flummox flurry fluster flutter fog foment fomentation foofaraw frenzy fuddle fume furor furore fury fuss haze hubbub jumble maze mess mist muddle pandemonium passion perplexity perturbation pother pucker racket rage row ruckus ruffle rumpus shuffle stew stir sweat swivet tizzy tumult turbulence turmoil uproar upset zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33917-blast blast blight cancer canker dry:rot fungus mildew mold must pest rot rust smut worm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33918:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33919-algae bean bracken climber creeper fern fungus grapevine herb ivy kelp legume liana lichen mold moss mushroom parasite pea puffball pulse rust saprophyte seaweed smut succulent toadstool vetch vine wort wrack 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33985-aberration abnormality alienation brain:damage daftness dementia derangement disorientation distraction folie furor insanity irrationality lunacy madness mania mental:deficiency mental:illness possession sick:mind sickness strangeness unbalance 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33986:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33987:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33988-# furore
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33990-chic craze cry fad fashion furore mode rage style trend vogue 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33991:bug craze enthusiasm fascination furor furore infatuation mania obsession passion rage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33992-# furrier
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33994-# furrow
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:33995:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-33996-bore burrow cut delve dig dike dredge drill drive excavate furrow gouge groove grub harrow lower mine plow quarry sap scoop scrabble scrape scratch shovel sink spade trench trough tunnel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34029-agitation bluster brawl broil brouhaha cacophony chaos commotion disturbance ebullition embroilment fanaticism ferment flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion racket rage row ruckus rumpus tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34030:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34031:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34032-# fuse
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34050-addle agitate ball:up becloud bedazzle befuddle bewilder bother bug churn cloud confuse daze dazzle discombobulate discomfit discompose disconcert disorganize disorient disquiet disturb electrify embarrass entangle ferment flummox flurry fluster flutter fog fret fuddle fuss gripe jar jolt maze miff mist mix:up muddle perplex perturb pester pother put:out raise:hell rattle rock roil ruffle shake shake:up shock stagger stir swirl trouble unquiet unsettle upset worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34051:ado agitation bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chafe chaos churn coil commotion dart discomposure disorder disquiet disturbance dither donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fret fume furor furore fury fuss hassle haste hasten hubbub hullabaloo hurry inquietude itch:to jitters jump:the:gun lather maelstrom malaise melee moil nervousness pandemonium passion pell-mell perturbation pother pucker racket rage rampage restlessness riot roil roughhouse rout row ruckus ruction rumpus rush scramble seethe seething shindig shindy spasm speed spurt squirm stew stir sweat sweat:it:out swirl swivet tear tizzy trepidation trouble tumult turbidity turbulence turmoil twitter unrest uproar upset vortex whirl whirlpool whirlwind zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34052-altercation argument bicker bickering brawl broil contention controversy dispute donnybrook embroilment feud fight fracas fuss hassle hurrah imbroglio logomachy polemic quarrel rumpus snarl spat squabble strife tiff tussle vendetta wrangle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34188-# gale
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34189:blast blast blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust howl hurricane irruption outbreak outburst paroxysm peal roar scream seizure shout shriek spasm squall storm tempest tornado typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34190-# gall
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34354-# gap
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34355:abyss aperture bottom breach break breakage burst caesura canyon cavity cessation chap chasm check chimney chink chip clearance clearing cleavage cleave cleft col crack cranny crevasse crevice cut cwm dale deficit defile delay dell difference dike disclosure discontinuity disruption distance ditch divergence division draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gill glen gorge groove grove gulch gulf gully halt hiatus hole hollow incise incision inlet interim interlude intermission interruption interspace interval joint jump lacuna lapse leak letup lull moat notch open opening orifice outlet pass passage passageway pause pore ravine recess rent respite rest rift rime rip rive rupture scale scissure seam separation slash slice slit slot space splinter split stop suspension tear trench trough vale valley void wadi wait yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34356-arrearage break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34357-# gape
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34358:abyss aperture bore breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dig:up dike disclosure ditch draw enquire excavation fault fenestra fissure flaw flume fracture furrow gap gape gaping gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet inquire interval joint lacuna leak moat notch opening orifice outlet part pass passage passageway pore ravine rent rift rime rupture scissure seam slit slot space split trench valley void wadi yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34359-attend crane evil:eye eye gape gawk gaze glare gloat glower goggle look look:at look:on malocchio marvel ogle stare stare:down take:in watch whammy wonder 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34450-abrade abrasion bark blemish bloody break burn chafe check chip claw concussion crack crackle craze cut fracture fray frazzle fret gall gash hurt incise incision injure injury lacerate laceration lesion maim maul mutilate mutilation pierce puncture rend rent rip run rupture savage scald scorch scotch scrape scratch scuff skin slash slit sore sprain stab stick strain tear trauma traumatize wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34451:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34452-amputate ax bisect butcher carve chop cleave cut cut:off excise fissure gash hack halve hew incise lance mutilate nip pare prune rend rive saw scissor sever slash slice slit snip split sunder tear whittle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34486-# gat
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:34487:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-34488-automatic blowgun blowpipe firearm flamethrower gat gun heater musket peashooter piece pistol repeater revolver rifle rod shotgun 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35005-agent annalist author bibliographer coauthor collaborator columnist composer copywriter critic diarist dramatist essayist free:lance ghost humorist litterateur newspaperman novelist poet reviewer scenario:writer scribe scriptwriter storyteller writer 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:35006:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon form ghost guide hallucination haunt hint illusion immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite suggestion theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35007-bloom blooping definition flare ghost glimmer grid image noise picture rain rolling scintilla scintillation shading snow snowstorm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35456-# glow
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:35457:activity animation ardor brio elan enthusiasm excitement fervor fire glow gusto heat impetus joie:de:vivre life liveliness mettle passion pertness spirit vehemence vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35458-afterglow blaze flush glint gloss glow incandescence luster pink sheen shine skylight 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35535-aching acute afflictive agonizing atrocious biting cruel distressing excruciating gnawing grave hard harrowing harsh hurtful hurting painful piercing poignant pungent racking severe sharp shooting spasmodic stabbing stinging tormenting torturous 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:35536:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35537-# gneiss
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35976-# goodwill
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:35977:acquiescence alacrity approbation ardor benevolence compliance consent dispatch eagerness enthusiasm expedition friendship goodwill kindness love pliability promptness readiness respect tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-35978-advocacy aegis auspices backing care championship charity countenance encouragement favor fosterage goodwill guidance interest patronage sponsorship sympathy tutelage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36032-# gorge
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36033:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw drench excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36034-allay cloy cram engorge fill fill:up glut gorge jade overdose overfill pall sate satiate satisfy saturate slake stuff supersaturate surfeit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36235-# grand:mal
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36236:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36237-# grand:slam
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36605-accident blow calamity casualty cataclysm catastrophe collision crash disaster fail grief misadventure mischance misfortune mishap pileup shipwreck shock smash smashup tragedy wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36606:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pining shock sore sore:spot spasm stress stroke suffering tender:spot throes trauma travail wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36607-affliction agony anguish burden calamity care curse difficulty distress dole grief heartache heartbreak load misery onus ordeal pain regret rue sorrow stress torment trial tribulation trouble woe worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36693-absorb apprehension arrest attack beset catch catch:up charm claim compel contend:with cope:with deal:with drive enchant engage engross enthrall exercise fascinate grab grip handle hold hypnotize immerse impel infatuate involve mesmerize monopolize obsess occupy possess prehension preoccupy seizure spellbind tackle take:up tenure undertake 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36694:access apoplexy approach arrest attack convulsion cramp eclampsia entrance epilepsy falling:sickness fit get grip ictus influence orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36695-acerbity acidity acridity acrimony astringency authority bite bitterness coercion drive duress edge face grip harshness keenness mordancy poignancy point rigor roughness severity sharpness sting stridency stringency teeth vehemence violence virulence 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36773-# groove
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36774:abyss breach break canyon cavity chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incise incision joint leak moat notch open opening pass passage ravine rent rift rime rive rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36775-back beard belly bevel body cap capital case character counter face font groove italic letter ligature logotype lower:case minuscule nick pi pica point print roman sans:serif script shank shoulder stamp stem type typeface upper:case 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36939-# growth
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36940:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36941-access accession accomplishment accumulation addition advance advancement amplification appreciation ascent augmentation ballooning boom boost budding buildup crescendo cultivation development edema elaboration elevation enlargement evolution evolving expansion extension flood flowering furtherance gain growth gush hike improvement increase increment inflation jump leap lump maturation mounting multiplication productiveness progress progression proliferation prosperity raise rise spread success surge swelling tumescence unfolding up upsurge upswing uptrend upturn widening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36943-boom business:cycle bust crisis depression downturn expansion growth low peak prosperity recession recovery slowdown slump upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:36944:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-36945-# grub:up
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37080-ancestor announcer antecedent bellwether bushwhacker commentator conductor explorer forerunner front:runner frontiersman fugleman groundbreaker guide harbinger herald innovator leader messenger pathfinder pioneer point precedent precursor predecessor scout stormy:petrel trailblazer vanguard 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37081:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape sign specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37082-arrow beacon blaze direction fist guide guidepost hand index lead light mercury milepost needle pointer signboard signpost 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37129-# gulch
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37130:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37131-aqueduct bed canal culvert flume gulch gully race runnel sluice spillway swash wadi water:carrier water:gate watercourse waterway waterworks 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37132-# gulf
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37133:abyss aperture breach break canyon cave cavity chap chasm check chimney chink clearing cleft col crack cranny crater crevasse crevice cut cwm deep defile dell depth dig diggings dike disclosure ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak mine moat narrow notch opening orifice outlet pass passage passageway pit pore quarry ravine rent rift rime rupture scissure seam separation shaft slit slot slough space split trench valley void wadi well workings yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37134-arm bay bayou belt bight cove creek estuary fiord firth fjord frith gulf gut harbor loch mouth narrows reach road sound strait straits 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37144-# gully
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37145:abyss breach break canyon cavity channel chap chasm check chimney chink cleft col corridor crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure scratch seam slit slot split trench trough valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37146-aqueduct bed canal channel culvert flume gulch gully race runnel sluice spillway swash wadi water:carrier water:gate watercourse waterway waterworks 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37243-# gust
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37244:access blast blaze blow breeze burst convulsion cyclone eruption explosion fit flaw flurry gale gust hurricane increase irruption outbreak outburst paroxysm puff sally scud seizure spasm storm surge tempest tornado upheaval whirlwind wind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37245-affection aroma attribute badge blaze brand cachet cast character characteristic configuration cut differential earmark feature figure flavor gust hallmark idiosyncrasy impress impression index individualism keynote lineaments mannerism mark marking mold nature odor particularity peculiarity property quality quirk savor seal shape singularity smack specialty stamp taint tang taste token trait trick 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37249-# gusto
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37250:activity affection alacrity animal:spirits animation anxiety appetite appreciation ardor avidity brio crush delight eagerness ecstasy elan enthusiasm esprit excitement exuberance fervor fire fondness furor fury gaiety glow gust gusto heart heat impatience impetus infatuation joie:de:vivre keenness life liking liveliness love mettle palate passion pertness piss:and:vinegar playfulness promptness quickness readiness relish savor soul spirit spirits taste vehemence verve vigor vim vitality vivacity warmth weakness zeal zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37251-amusement comfort content ease enjoyment entertainment euphoria fruition fun gratification gusto joie:de:vivre kick luxury pleasure relish satisfaction self-gratification self-indulgence well-being zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37491-# hallucination
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37492:apparition brainchild bubble chimera deception delirium delirium:tremens delusion dream eidolon fancy fantasy fata:morgana fiction figment ghost hallucination ignis:fatuus illusion imagery imagination invention maggot myth phantasm phantom romance self-deception trip tripping vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:37493:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-37494-# hallucinatory
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38115-# haunt
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:38116:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38117-attend baths casino club frequent gambling:house hang:around hang:out hangout haunt health:resort purlieu rendezvous resort resort:to spa stamping:ground visit watering:place 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38381-# heart
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:38382:Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity compassion consideration desire determination devotion ecstasy empathy enthusiasm esprit excitement fancy fervor fire flame fondness free:love furor fury generosity gusto heart heat hero:worship humanitarianism humanity idolatry idolization kindness libido like liking liveliness love lovemaking magnanimity mettle note palate passion pity popularity regard relish resolution savor sensibility sensitivity sentiment sex shine sincerity soul spirit sympathy taste tenderness understanding vehemence verve warmth weakness will worship yearning zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38383-Benzedrine Dexedrine Methedrine amphetamine cocaine coke crystal heart pep:pill snow speed stimulant upper 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38450-# heat
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:38451:abandon activate agitation anger ardor arousal boil broil burning commitment dash dedication delirium devotion eagerness earnestness ecstasy enthusiasm excitement exhilaration faith ferment fervor fever fidelity fire flame flush foment frenzy furor fury gusto heart heat hectic hot inspirit intensity intentness ire liveliness loyalty mad move passion relish remittent resolution rut savor seriousness sincerity soreness soul spirit stew stimulation stir stress tension vehemence verve warm warmth wrath zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38452-agitate animate annoy arouse awake awaken blow:up call:forth call:up chafe cook enrage excite fan fan:the:flame ferment fire foment frenzy heat heat:up hot:up ignite impassion incense incite inflame infuriate instigate intensify key:up kindle light:up madden move mull nettle pique preheat provoke put:up:to quicken rally rouse set:on sic:on steam steam:up stimulate stir stir:up stoke summon:up superheat tickle turn:on wake wake:up warm warm:up whet whip:up work:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38718-# hemorrhage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:38719:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38720-# hemp
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38895-# hiatus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:38896:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-38897-arrearage break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39229-bed break bridle brush curry drench feed fix flick fodder gentle groom handle harness hitch hook:up litter manage match milk rub:down saddle tame tend thumb train water yoke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:39230:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39231-block blockade bolt bottleneck catch cordon cramp crux curtain deterrent difficulty drawback entanglement hazard hindrance hitch hurdle impediment interference joker objection obstacle obstruction pinch problem rub snag stumbling:block 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39421-abode area bearings bench:mark disclosure district emplacement excavation hole lieu locale locality location locus opening pinpoint place placement point position region site situation spot stead vacancy whereabouts 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:39422:abyss air:space aperture bind blemish bore breach break burrow canyon cavity chap chasm check chimney chink clearance clearing cleft col concave cover crack cranny crater crevasse crevice cut cwm deep defile dell depth difficulty dike discontinuity discrepancy disrupt ditch draw drill error excavation failure fallacy fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge gouge groove gulch gulf gully hiatus hole hollow incision inlet interstice interval jam joint jump lacuna leak mistake moat notch open opening orifice outlet pass passage passageway perforation pit pore problem puncture ravine rent rift rime rip run rupture scissure scoop scrape seam shaft sink slit slot space split stab tear trench trouble trough tunnel vacuity vacuum valley void wadi weak:point well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39423-aerospace aerosphere air:hole air:pocket bug bump ceiling fog front head:wind hole ionosphere jetstream muddle overcast pocket roughness soup space stratosphere tail:wind troposphere trough turbulence visibility 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39456-absurd arid barren blank bootless cynical dismal dry effete empty famished fatuous fruitless futile hollow hungry idle inane ineffective jejune meaningless nugatory otiose pointless rattlebrained ravenous scatterbrained senseless starved sterile superficial unavailing unfilled unprofitable vacant vacuous vain valueless vapid worthless 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:39457:abyss aperture cavity chasm check clearing cleft crack crater crevasse dale deep dell depth dig:up disclosure excavation fenestra furrow gap gape gat glen gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pit pore shaft slot space split trough vacuity valley void well yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-39458-alveolus basin bowl cave cave:in cavern cavity concavity crater crypt cup delve dent depression dip dish dredge excavate fold follicle gouge hole hollow impression incurve indentation lacuna lair pit pocket punch:bowl retire retreat sag scoop shell sink sinus socket trough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40065-# hubbub
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40066:ado agitation bedlam bicker blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion din discomposure discord disorder dispute disquiet disturbance donnybrook ebullition embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40067-apologetics apologia apology argument bickering casuistry contention controversy defense dispute hassle hubbub litigation logomachy polemic rhubarb wrangling 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40112-# hullabaloo
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40113:ado agitation bedlam blast bother brawl brouhaha burst bustle charivari chirm clamor clap clatter commotion din discord disturbance donnybrook ferment fit flap flurry fluster flutter fracas free-for-all fuss howl hubbub hue:and:cry hullabaloo jangle maelstrom noise outcry pandemonium pother racket rattle restlessness rhubarb roar row ruckus ruction rumble rumpus scramble shindy spasm spurt stew stir sweat swirl thunder tumult uproar vortex whirl whisper 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40114-# hum
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40199-bee brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor kidding kink maggot notion passing:fancy quirk toy vagary whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40200:black:humor burlesque caricature comedy esprit farce humor irony lampoon mind parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40201-blood brand cast character characteristic complexion composition constitution cotton cue dharma diathesis discharge disposition ethos extroversion fiber frame genius grain habit heart hue humor ilk individualism individuality introversion kind lightness make makeup mind mold mollify mood morale nature note personality physique property quality sort spirit spirits stamp strain streak stripe system temper temperament tendency tenor tone type vein way 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40279-# hurricane
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40280:blaze blizzard blow burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40281-# hurried
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40297-abuse afflict affront aggrieve agony anguish befoul bewitch bleed blemish blight bruise condemn constrain corrupt crucify curse cut cut:up damage defile deprave depression despoil destroy disadvantage discomfort distress doom envenom grief grieve harass harm hex hurt impair infect injure jinx malaise maltreat mar melancholy menace misery mistreat misuse molest offend outrage pain persecute pierce play:havoc:with poison pollute prejudice prick ruin sadness savage scathe spoil stab sting taint tarnish threaten torment torture violate vitiate woe woebegone wound wreak:havoc wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40298:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40299-affect bang blow bump bump:into cannon carom clash collide crack crack:up crash crunch encounter foul get hit hurt hurtle impinge knock meet run:into sideswipe slam smack smash strike whomp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40437-# hypertension
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40438:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40439-angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40479-# hypotension
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40480:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40481-# hypothesis
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40488-# hysteria
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40489:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40490-abstraction abulia alienation anxiety apathy catatonic:stupor compulsion dejection depression detachment elation emotionalism euphoria hypochondria hysteria indifference insensibility lethargy mania melancholia obsession preoccupation stupor tic twitching withdrawal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40533-# icterus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40534:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40535-# ictus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40536-accent anapest beat cadence caesura colon counterpoint dactyl diaeresis emphasis foot iambic ictus intonation jingle lilt measure meter metrics movement numbers period prosody pyrrhic quantity rhythm stress swing thesis trochee 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40537:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40538-# icy
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40691-# ignis:fatuus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40692:autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld hallucination ignis:fatuus illusion mirage misbelief misconception phantasm pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40693-backfire balefire beacon blaze combustion conflagration fire flame flicker fox:fire ignis:fatuus ignition ingle pyre 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40834-air air bubble ether illusion mist phantom shadow smoke spirit vapor 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40835:apparition appearance brainchild bubble chimera delirium delusion dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantasmagoria phantom pipe rainbow romance shadow trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40836:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40837-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus illusion misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40872-angle archetype aspect cast character configuration effect eidolon engram essence facet fashion feature figure form gestalt guise image impression light likeness lineaments look manner mark memory model mould phase reference regard respect sculpture seeming semblance shape side simulacrum slant stamp style twist view viewpoint wise 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40873:apparition appearance eidolon fantasy figure form ghost image incarnation materialization mirage phantasm phantasmagoria phantom phenomenon presence presentation shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40874-badge banner character characteristic device earmark hallmark idiosyncrasy image index indicator insignia keynote mark measure note peculiarity picture property representation representative seal sign signal signature stamp sure:sign symptom telltale:sign trait 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40881-alphabet art blueprint character characterization chart choreography delineation demonstration depiction description device diagram drama drawing exemplification figuration hieroglyphic iconography ideogram illustration imagery letter logogram map notation pictogram picture picturization plan portrait portraiture portrayal presentment printing projection realization rendering rendition representation schema score script syllabary symbol symbolism writing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40882:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40883-cameo catalog character characterization delineation depiction details evocation image imagery impression itemization particularization photograph picture portrait portraiture portrayal profile rendering rendition representation sketch specification vignette word:painting 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40894-# imagination
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40895:apparition brainchild bubble chimera conceit creativity delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination ingenuity insight inspiration invention inventiveness maggot myth phantasm phantom romance thinking thought trip vapor vision visualization whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40896-# imaginative
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40968-airiness appearance false:show falseness idealization illusionist immateriality magic magician prestidigitation seeming semblance show simulacrum sleight:of:hand sorcerer sorcery unreality 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:40969:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-40970-immateriality inconsequence indifference ineffectuality inferiority insignificance irrelevance littleness low:priority pettiness picayune smallness unimportance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-41283-# impetus
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:41284:activity animation ardor brio elan encouragement energy enthusiasm glow gusto impetus incentive incitement inspiration joie:de:vivre life liveliness mettle motivation pertness spirit spur stimulation stimulus vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-41285-clout compulsion drive driving:force impetus incentive incitement moment momentum motive:power power propulsion push thrust 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42120-abrasion blaze blemish break burn chafe check chip concussion crack crackle craze cut etch fracture fray frazzle gall gash hurt incision injury laceration lesion mutilation puncture rent rip run rupture scald scorch score scotch scrape scratch scuff slash sore stab tear trauma wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42121:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42122-burr chiseling engraving etching glyptic hatching incision inscription line lining marking score scratch slash slashing stipple tint tooling 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42147-# inclination
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42148:affection affinity aim angle animus appetite aptitude aptness ardor bag bend bent bias cast character choice command constitution craving decision delight desire determination diathesis discretion discrimination disposition druthers eagerness eccentricity enthusiasm fancy fascination favor favoritism feeling:for felicity fervor flair free:choice free:will grain idiosyncrasy inclination inclining individualism inequality intention interest involvement jaundice jaundiced:eye kidney leaning liability liking longing lust make makeup mettle mind mold mutual:attraction nature nepotism objective partiality partisanism passion penchant pleasure point preconception predilection predisposition preference prejudgment prejudice prepossession probability proclivity propensity readiness resolution sensitivity:to set sexual:desire slant soft:spot spirit stamp stomach strain streak stripe style susceptibility sympathy talent taste temper temperament tendency thing tilting tropism turn twist type volition warp way weakness will will:power willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42149-aim attitude azimuth bank bearing bent course current descent direction drift heading inclination lay lie line navigation orientation point position quarter range run set steering tendency tenor track trend way 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42340-aerial airy airy astral bodiless discarnate disembodied ectoplasmic ethereal extramundane ghostly immaterial impalpable imponderable incorporeal insubstantial intangible metaphysical nonphysical occult otherworldly phantasmal phantom phantomlike psychic psychical shadowy spectral spiritual supernatural unearthly unembodied unextended unphysical unsubstantial unworldly weightless 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42341:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporate incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42342-# incorporeality
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42616-# indigestion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42617:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux gripe growth heartburn hemorrhage hypertension hypotension icterus indigestion inflammation insomnia irregularity itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia trots tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42618-# indignant
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42987-# infatuation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42988:adoration affection ardor crush devotion enthusiasm fanaticism fondness gust gusto infatuation liking love passion relish taste weakness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:42989:bug case craze enthusiasm fanaticism fascination fixation frenzy furor furore fury infatuation mania obsession passion rage zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-42990-# infect
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43130-# inflammation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:43131:abscess ague anemia anoxia asphyxiation asthma atrophy bunion chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue festering fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swelling tabes tachycardia tumor ulcer vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43132-aggravation agitation animation arousal arousing exacerbation exasperation excitement exhilaration firing fomentation incitement infection inflammation instigation irritation pep:rally pep:talk perturbation provocation stimulation stimulus 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43444-abrasion blemish break burn chafe check chip concussion crack crackle craze cut fracture fray frazzle gall gash hurt incision injury laceration lesion mutilation puncture rent rip run rupture scald scorch scrape scratch scuff slash sore stab tear trauma wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:43445:ache aching agony blow cramp cut distress dolor grief hurt injury lesion misery pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43446-affront aspersion atrocity brickbat contempt contumely cut despite dump enormity flout gibe humiliation indignity injury insult jeer jeering mock mockery offense outrage put:down scoff taunt 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43473-arm bay bayou belt bight cove creek estuary fjord frith gulf gut harbor inlet loch mouth narrows pass reach road slough sound strait straits 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:43474:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43475-# inmate
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43773-# insomnia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:43774:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm stress tabes tachycardia tension tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43775-# insomniac
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43790-ambition animus aspiration assurance basis calling cause consideration enlightenment goal ground guiding:light guiding:star ideal illumination inspiration intention lodestar mainspring matter motive principle reason sake score source spring vocation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:43791:Muse afflatus animation animus ardor arousal blind:impulse brain:wave brainchild brainstorm breath creativity daemon demon drive ecstasy elan encouragement energy enthusiasm exhilaration fancy feeling fire firing flash genius guide gusto hint impetus impulse incentive incitement infection influence infusion inspiration instinct moving:spirit notion passion provocation reflex soul sparkle spirit spur stimulation stimulus sudden:thought suggestion talent urge vigor zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-43792-aspiration breath cough exhalation expiration gasp gulp hack hiccup inhalation inhalator inspiration iron:lung oxygen:tent pant puff respiration scuba sigh sneeze sniff sniffle snore snoring snuff snuffle stertor suck suction wheeze wind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44204-accord addition adjunct affairs affiliation affinity agglomeration agglutination aggregation alliance approximation articulation assemblage association bond closeness combination communication community concourse concurrence confluence congeries conglomeration conjugation conjunction connection contiguity contrariety cooperation coupling dealings deduction disjunction fellowship filiation gathering homology hookup intercommunication intercourse intimacy joining jointure junction liaison link linkage marriage meeting merger merging mutual:attraction nearness pairing propinquity proximity rapport relation relations relationship similarity splice symbiosis sympathy tie unification union 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44205:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44206-alternation concurrence cooperation engagement interaction interchange intercommunication intercourse interlacing interplay intertwining interweaving interworking mesh meshing quid:pro:quo seesaw tit:for:tat 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44464-amount caliber check compass cut degree diapason distance extent grade height interval leap level mark measure notch nuance peg period pitch plane plateau point proportion range ratio reach remove round rung scale scope shade shadow space span stair standard step stint stretch tread 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44465:aperture breach break cavity chasm check clearing cleft crack cut fenestra fissure gap gape gat gulf hiatus hole hollow inlet interval lacuna leak notch opening orifice outlet passageway pore rift slot space split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44466-arrearage break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44501-acquaintance corpus data datum experience expertise facts familiarity information intelligence intimacy inwardness ken knowledge self-knowledge technics technique 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44502:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44503-# intimate
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44553-# intoxication
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44554:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44555-beatification beatitude bliss cheer cheerfulness cloud:nine delight ecstasy elation enchantment exaltation exhilaration exuberance felicity gaiety gladness glee happiness heaven high:spirits intoxication joy joyfulness paradise rapture ravishment seventh:heaven sunshine transport 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44660-bloat boil bump bunion carbuncle corn cyst diastole dilation distension dropsy edema flatulence furuncle inflation intumescence lump pimple pock puff pustule rising stretching swell swelling tumescence tumor wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44661:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44662-# inundate
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44729-adaptation aleatory arrangement chamber:music composition descant etude exercise harmonization invention nocturne opus orchestration piece production score sonata string:quartet study theme:and:variations trio variation work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44730:apparition brainchild bubble canard chimera concoction delirium eidolon extravaganza fable fabrication fake falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale tall:story trip vapor vision whim whimsy wildest:dream yarn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44731-artifact brainchild child coinage composition creation creature distillation effect essence extract fruit handiwork invention issue manufacture masterpiece mintage offspring opera opus origination outcome outgrowth product production result work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44962-Janus ambiguity ambivalence bifurcation conjugation dichotomy doublethink doubling dualism duplication duplicity halving irony pairing polarity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:44963:black:humor burlesque caricature comedy cynicism esprit farce humor innuendo invective irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-44964-# irradiate
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45125-air:raid encroachment entrance entrenchment foray impingement imposition incursion infiltration influx infringement injection inroad insinuation interference interjection interloping interposition interruption intervention intrusion invasion irruption raid scaling trespass trespassing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45126:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45127-# irruptive
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45216-# itching
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45217:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45218-ejaculatory goatish horny hot itching itchy keen:on lascivious libidinous lickerish lustful orgasmic passionate prurient randy salacious sexy steamy unsatisfied 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45306-# jactitation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45307:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45308-bluster boast bombast brag bragging bravado conceit fanfaronade gasconade heroics jactitation rodomontade side swagger vanity vaunt 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45421-# jaundice
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45422:abscess ague anemia anoxia asphyxiation asthma atrophy chill cirrhosis colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hepatitis hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting yellow:race 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45423-bend bend bent bias distort gild inclination influence jaundice prejudice prepossess sway twist warp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45696-# joie:de:vivre
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45697:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45698-amusement comfort content ease enjoyment entertainment euphoria fruition fun gratification gusto joie:de:vivre kick luxury pleasure relish satisfaction self-gratification self-indulgence well-being zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45735-LSD acid antidepressant gage ganja grass hallucinogen hash hashish hay hemp joint kava marijuana mescaline peyote pot psychedelic reefer roach tea tranquilizer weed 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45736:abyss breach break canyon cavity chap chasm check chimney chink cleft col connection crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision intersection joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam sink slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45737-accessory accompanying agreeing appendage associated attendant attending coincident collateral combined common communal compact concomitant concurrent conjoint conjugate corporate correlative coupled fellow joined joint mutual paired parallel respective simultaneous twin 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45750-# joke
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45751:absurdity antic bagatelle bauble bean bibelot bit buffoon burlesque butt button byword caper caricature cent crack curio derision dido dupe facetiousness fair:game farce farthing feather fig folderol fool fribble frippery frolic game gewgaw gimcrack goat hair hill:of:beans humor jest joke kickshaw kid:around knickknack laugh laughingstock mock mockery molehill monkey parody picayune pin pinprick play pleasantry rap red:cent riot rush sarcasm shit snap sou sport stock straw target toy travesty trifle trinket triviality tuppence victim witticism wittiness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45752-badinage banter bon:mot chaff exchange fooling gag gibe give-and-take jape jest jive joke kidding mock persiflage pleasantry quip quiz raillery rally razz repartee retort ridicule sally sport taunt twit waggery wisecrack yak 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45957-abandon abscond absquatulate advance barricade bolt break clear:out decamp depart desert elope escape flee flight fly jump jump:bail make:off pass:by run run:away run:off skedaddle skip turn:tail 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:45958:accept access ambush assail assault attack blitz bump bushwhack catch come:at come:down:on crack:down:on descend:upon desire fall:upon gain gang:up:on go:at go:for harry have:at hit hole jump jump:on land:on lay:hands:on lay:into light:into mug pitch:into pounce:upon pound sail:into set:on set:upon spasm spring:upon strike surprise swoop:down:upon wade:into 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-45959-access accession accumulation addition advance advantage amplification appreciation ascent augmentation ballooning boom boost buildup crescendo cut development edema elevation enlargement escalate escalation expansion extension flood gain growth gush hike increase increment inflation jack:up jump leap limp lop mounting multiplication pass productiveness proliferation put:up raise rift rise spread surge swelling tumescence up uplift upsurge upswing uptrend upturn widening 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46352-bantering derisive flippant fooling grinning hissing jeering jesting joking joshing kidding leering mocking panning quizzical railing razzing ridiculing roasting scoffing smart smirking sneering taunting teasing twitting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:46353:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46354-# kidnap
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46459-abnormality birthmark blackhead bleb blemish blister check cicatrix complication crack crater craze deface defect deform deformity disfigure disfigurement distort distortion fault flaw freckle hickey infirmity kink knot mar mole nevus pimple pit pock pockmark pustule rift scab scar scarify scratch split strawberry:mark sty track twist vesicle wale warp wart weal welt wen wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:46460:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46461-brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor kink maggot notion passing:fancy quirk toy vagary whim whimsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46877-alveolus basin bowl cavity concave concavity crater crypt cup depression dip fold follicle hole hollow lacuna pit pocket punch:bowl scoop shell sink sinus socket trough 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:46878:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46879-arrearage break defalcation defect deficiency deficit discontinuity gap hiatus interval lack lacuna missing:link need omission outage shortage want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46987-# lampoon
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:46988:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimic mock mockery parody pastiche pleasantry salt sarcasm satire slapstick squib take take:off takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-46989-# lampooner
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47160-# larva
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:47161:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47162-beetle bug caterpillar centipede daddy:longlegs fly germ grub insect larva maggot mite nymph rudiment scorpion spider tarantula tick 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47587-# leak
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:47588:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col come:out crack cranny crevasse crevice cut cwm defile dell dike discharge ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval issue joint lacuna leak moat notch opening orifice outlet pass passage passageway pore puncture ravine rent rift rime rupture scissure seam slit slot space split tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47589-babble betray blab blabber blurt disclose divulge give:away inform inform:on leak let:drop let:slip peach rat sing spill spill:the:beans squeal stool talk tattle tell tell:on 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47906-abscess bleb blister boil bunion canker carbuncle chancre chilblain felon fester festering furuncle gathering lesion papule pimple pock polyp pustule rising scab sore stigma sty swelling tubercle ulcer wale welt wheal whelk wound 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:47907:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-47908-# less
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-48306-activity affairs circumstances dealings doings fixation life presence proceedings relations state:of:affairs thing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:48307:activity alacrity animal:spirits animation anxiety appetite ardor avidity bounce brio character compulsion dash dazzle eagerness effervescence elan energy enthusiasm esprit exuberance flair flavor gaiety get-up-and-go glow gust gusto impatience impetus joie:de:vivre keenness life lifeblood liveliness mettle moving:spirit moxie obsession passion pep pertness piss:and:vinegar pizzazz playfulness preoccupation promptness punch pungency quickness readiness resilience soul spark:of:life sparkle spirit spirits spring verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-48308-animal:spirits animation birth existence immortality life lifetime liveliness living longevity subsistence sustenance viability vitality vivacity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-48878-# liveliness
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:48879:action activity alacrity animal:spirits animation anxiety appetite ardor avidity bite brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto guts impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits tone verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-48880-animal:spirits animation birth existence immortality lifetime liveliness living longevity viability vitality vivacity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49033-# lockjaw
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49034:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49035-German:measles ague anthrax black:death cholera diphtheria dysentery flu grippe hepatitis herpes hookworm hydrophobia infantile:paralysis influenza leprosy lockjaw madness malaria malarial:fever measles meningitis mumps pneumonia polio rabies rheumatic:fever ringworm rubella scarlet:fever shingles sleeping:sickness smallpox spotted:fever strep:throat tetanus thrush trench:mouth tuberculosis typhoid:fever typhus venereal:disease whooping:cough yaws yellow:fever 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49494-accord accordance affinity agape agreement amity attraction benevolence brotherhood brotherly:love care charity communion community compatibility concord concordance congeniality correspondence disposition empathy esprit esprit:de:corps fancy favor fellow:feeling fellowship friendship good:vibrations harmony identity kindness kinship love mutuality neighborliness oneness partiality peace preference prudence rapport rapprochement reciprocity relationship sharing sisterhood sociability solicitude solidarity sympathy symphony tally team:spirit tenderness understanding union unison unity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49495:Eros Platonic:love admiration admire adoration adore adulation affection affinity agape allegiance anger appetite appreciate ardor attachment beau beloved bent boyfriend brotherly:love care:for caress charity cherish cosset crush cuddle deify delight delight:in desire devotion devour dote duck eat:up embrace emotion enjoy enjoyment enthusiasm esteem exalt faith fancy favor fealty fellow fervor fidelity flame fondle fondness free:love gloat:over go:for groove:on gust gusto guy heartthrob hero:worship honey idolatry idolization idolize inamorata inamorato inclination infatuation know leaning libido like liking love lovemaking lover loyalty lust luxuriate:in make:out man mania mate neck passion pet piety pleasure popularity predilection prize proclivity rapture regard relish revere savor sentiment sex sexual:desire shine suitor swain sweetheart sweetie take taste treasure value venerate wallow:in warmth weakness worship yearning young:man zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49496-aim:at choose desire fancy favor like love lust:after prefer take:to want 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49512-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49513:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking marriage mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49514-carnality coldness flesh impotence libido love lovemaking marriage potency sensuality sex:drive sexuality 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49698-# lumbago
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49699:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49700-appendicitis bronchitis bunion colitis encephalitis enteritis gastritis gingivitis gout hepatitis inflammation laryngitis lumbago meningitis myelitis nephritis neuritis peritonitis phlebitis pyorrhea rheumatism sinusitis tonsilitis wryneck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49973-German:measles ague anthrax black:death cholera diphtheria dysentery flu grippe hepatitis herpes hookworm hydrophobia infantile:paralysis influenza leprosy lockjaw madness malaria malarial:fever measles meningitis mumps pneumonia polio rabies rheumatic:fever ringworm rubella scarlet:fever shingles sleeping:sickness smallpox spotted:fever strep:throat tetanus thrush trench:mouth tuberculosis typhoid:fever typhus venereal:disease whooping:cough yaws yellow:fever 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49974:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness mania orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49975-aberration abnormality alienation brain:damage daftness dementia derangement disorientation distraction folie furor insanity irrationality lunacy madness mania mental:deficiency mental:illness possession psychopathy psychosis sick:mind sickness strangeness unbalance 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49981-# maelstrom
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49982:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion confusion discomposure disorder disquiet disturbance ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fume fury fuss hubbub hullabaloo inquietude jitters maelstrom malaise moil nervousness perturbation pother restlessness roil rout row scramble seethe seething spasm spurt stew stir storm sweat swirl trepidation tumult turbidity turbulence turmoil twitter unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49983-backflow backwash backwater eddy gulf gurge gyre maelstrom pirouette rat:race reel reflux regurgitation round spin surge swirl turn twirl vortex wheel whirl whirlpool whirlwind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-49998-alabaster chalk fleece flour foam ivory maggot milk paper pearl sheet silver snow swan 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:49999:apparition brainchild brainstorm bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-50000-bee brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor kink maggot notion passing:fancy quirk toy vagary whim whimsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-50403-# malignant:growth
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:50404:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-50405-# malignant
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-50556-abstraction abulia alienation anxiety apathy appetite catatonic:stupor compulsion dejection depression detachment elation emotionalism euphoria fascination fixation hypochondria hysteria indifference insensibility lethargy mania melancholia obsession possession preoccupation stupor tic twitching withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:50557:bug craze enthusiasm fad fanaticism fascination fashion frenzy furor furore fury hysteria infatuation love madness mania passion rage thing yearning zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-50558-appetite craving desire fancy hunger itch itching mania passion prurience sexual:desire thirst urge yen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51122-# materialization
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:51123:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51124-apparition appearance avatar coming disclosure dissemination embodiment emergence epiphany evidence exposure expression forthcoming incarnation indication manifestation materialization occurrence opening presentation proof publication realization revelation rise rising showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51141-# mating
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:51142:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51143-# matins
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51407-TLC bread care daily:bread endowment keep livelihood living maintenance manna meat mothering nourishment nurture nutriment price:support provision refection refreshment subsidy subsistence subvention support sustenance tender:loving:care upkeep 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:51408:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm piece procreation relations sex sex:act sexual:climax sexual:intercourse sperm stud venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-51409-aspic barbecue flesh forcemeat game hash jerky joint meat mince roast scrapple venison 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52016-# mettle
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:52017:activity animation animus ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle moxie pertness spirit vigor vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52018-animus aptitude bent bias cast character constitution diathesis disposition eccentricity grain idiosyncrasy inclination individualism kidney leaning make makeup mettle mind mold nature predilection predisposition preference proclivity propensity resolution set slant spirit stamp strain streak stripe temper temperament tendency turn twist type warp 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52365-abundance bonanza cornucopia font fountain fountainhead fund gold:mine headwater hoard lode mainspring mine pan prospect quarry resource riverhead scan source spring staple supply survey treasury vein wealth well wellspring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:52366:abyss chasm dig diggings drill excavation gulf mine pit probe quarry read shaft treasure:trove well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52367-arm bank barricade battle blockade bulwark castellate crenellate deposit dig:in dike embattle entrench fence fortify garrison man mine palisade reserve wall work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52520-# mirage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:52521:apparition appearance circumvention deception delusion entanglement entrapment fallacy falseness fantasy figure flimflam fooling form hallucination illusion image kidding mirage phantasm phantom phenomenon presence self-deception shape snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52522-bafflement balk blow buffet comedown dash dashed:hope defeat disappointment discomfiture disillusionment dissatisfaction failure fiasco fizzle frustration letdown mirage setback tease 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52923-# moat
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:52924:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-52925-aqueduct canal channel crimp cut dike ditch entrenchment fosse goffer gutter kennel moat pleat trench trough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-53166-bar birthmark blaze blemish blotch brand check cicatrix cut dapple discoloration dot earmark engraving flick freckle gash hack jot mark marking mole mottle nevus nick notch patch point polka:dot prick puncture scar score scotch scratch speck splash splotch spot stain stigma strawberry:mark tattoo tick tittle watermark 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:53167:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-53168-# molecular
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54380-Western allegory fable fairy:tale fantasy fiction folktale gest ghost:story horse:opera legend love:story mystery mystery:story myth mythology mythos parable romance science:fiction shocker thriller whodunit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:54381:apparition brainchild bubble canard chimera concoction creation delirium eidolon extravaganza fable fabrication falsehood fancy fantasy fib fiction figment forgery hallucination illusion imagery imagination invention lie maggot myth phantasm phantom prevarication romance tale trip untruth vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54382-# mythical:monsters
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54670-abomination allergy antagonism antipathy aversion cold:sweat disgust enmity hate hatred horror hostility loathing nausea repugnance repulsion shuddering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:54671:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54672-angst anguish anxiety boredom discomfort discomposure discontent dislike displeasure disquiet dissatisfaction dread dullness emptiness ennui inquietude joylessness malaise nausea qualm spleen tedium uneasiness unhappiness unpleasure 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54819-# necrosis
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:54820:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54821-caries carrion decay decomposition dry:rot gangrene mortification necrosis putrefaction rot slough spoilage 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54961-# neoplasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:54962:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-54963-# nephew
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55114-birthmark blaze blemish blotch brand check cicatrix cut dapple discoloration dot earmark engraving flick freckle gash hack jot mark marking mole mottle nevus nick notch patch point polka:dot prick puncture scar score scotch scratch speck splash splotch spot stain stigma strawberry:mark tattoo tick tittle watermark 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:55115:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55116-# new:birth
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55305-annihilate carry:off cut:down cut:off dispose:of do:away:with end finish kill martyr nip take:off 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:55306:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55307-chip clip crumb cut dollop end gob morceau morsel nip patch scrap shiver shred sliver smithereen snatch snip snippet splinter stitch tag tatter 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55861-# notch
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:55862:abyss alveolus breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell depression dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage pit ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-55863-accomplish achieve amount caliber check compass cut degree extent gradation grade height interval leap level line mark measure notch nuance peg period pitch plane plateau point proportion range ratio reach remove round rung scale scope shade shadow space stage stair standard step stint tread 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-56499-# occlusion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:56500:access apoplexy arrest attack blockade check closing convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure shutdown spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-56501-arrest check closure constriction cramp delay detention fixation hampering hindrance holdback holdup impediment inhibition interference interruption let negativism nuisance:value obstruction occlusion opposition repression resistance restraint restriction retardation setback squeeze stranglehold stricture suppression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-56887-absence beggary blank default deficiency deficit deprivation destitution drought famine imperfection incompleteness lack need omission shortage shortcoming shortfall starvation want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:56888:arrearage breach break chasm defalcation defect deficiency deficit discontinuity fault gap hiatus interval lack lacuna missing:link need omission outage shortage want 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-56889-atrocity breach crime default delinquency dereliction disregard enormity error evil failure fault felony genocide impropriety inadvertence inattention indiscretion inexpedience iniquity injury injustice inobservance lapse laxity laxness loose:ends looseness malfeasance malpractice misconduct misdeed misdemeanor misdirection misfeasance misguidance mishandling mismanagement misrule neglect negligence noncompliance nonconformity nonfeasance nonfulfillment noninterference nonperformance offense omission outrage overlook oversight peccadillo permissiveness procrastination sin slight slip tort transgression trespass trip wrong wrongdoing 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57147-# opening
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57148:abyss aperture breach break canyon cavity chap chasm check chimney chink clearing cleft col crack cranny crevasse crevice cut cwm defile dell dike discontinuity ditch draw excavation fault fenestra fissure flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incision inlet interval joint lacuna leak moat notch opening orifice outlet pass passageway pit pore ravine rent rift rime rupture scissure seam separation slit slot space split trench vacuity valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57149-access adit air:lock approach chance corridor entrance entree entry gangplank gangway hall in ingress inlet intake open:door opening passage passageway shot vestibule way 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57513-# orgasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57514:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57515:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57516:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57517-# orgasmic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57525-# orgy
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57526:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57527-bacchanal bat bender binge bout bust carousal carouse celebration debauch debauchery dissipation drunk escapade fling guzzle jag lark orgy party ploy potation rampage revel soak splurge spree symposium tear toot wassail wingding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57550-# orifice
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57551:aperture cavity chasm check clearing cleft crack disclosure fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split vent yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57552-# origin
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57824-belch burst cascade eruption gush outbreak outburst rapids rush spate spew spurt torrent 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57825:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57826-# outbuilding
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57828-# outburst
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57829:access attack blaze blowout blowup burst convulsion cyclone deflagration discharge disgorgement ejaculation emission eruption exclamation expletive explosion expulsion fit flare flare:up flash flood frenzy gale gush gust hurricane irruption jet outbreak outburst outflowing outpouring paroxysm scene seizure spasm spout spurt squirt storm surge tantrum tempest tornado upheaval upsurge whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57830-belch burst cascade eruption gush outbreak outburst rapids rush spate spew spurt torrent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57886-artifact brainchild child coinage composition concoction creation creature distillation effect essence extract fruit handiwork invention issue manufacture masterpiece mintage offspring opera opus origination outcome outgrowth production result work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57887:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57888-consequence consequent corollary derivation derivative development distillate event eventuality fruit harvest issue legacy offshoot offspring outcome outgrowth precipitate product result resultant sequel sequence side:issue upshot 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57924-break break breakout catharsis deliverance delivery demand discharge emergence escapism evasion extrication flight freeing getaway interval issue jailbreak leak leakage liberation market outlet prisonbreak psychodrama purgation release relief rescue retail riddance sale shop store turnover vent wholesale 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:57925:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-57926-# outline
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58398-administration aegis auspices care charge command conduct control cure custody direction discipline dispensation disposition empire eye government guard guardianship guidance hand handling hands jurisdiction keeping maintenance management ministry oversight pastorate patronage polity protection regime regulation reign responsibility rule running sovereignty stewardship supervision surveillance sway tutelage ward wardship wing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58399:balk bevue blunder chasm check error false:move false:step fault inadvertence lapse miscue misstep mistake omission oversight slip slipup stumble trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58400-carelessness default delinquency dereliction disregard failure inadvertence inattention inobservance lapse laxity laxness looseness neglect negligence noncompliance nonconformity nonfeasance nonfulfillment noninterference nonobservance nonperformance omission oversight permissiveness procrastination slight 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58446-answer break bring:down capsize careen cataclysm confound confute conquer contradict controvert crush defeat demolish deny destroy dismiss dispose:of end fall finish floor honeycomb keel:over knock:over master nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry rebut refute revolution sap settle shut:up silence somersault spill squash squelch subversion subvert throw:down throw:over topple trip turn:over turnover undermine upend upset upturn weaken 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58447:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58448-arise mutineer mutiny overthrow rebel reluct revolt revolutionize riot rise run:riot strike subvert 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58449:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58450-break bust cashier defrock depose dethrone disbar disenthrone dismiss displace drum:out excommunicate expel give:the:gate kick:upstairs liquidate oust overthrow pension pension:off purge remove retire superannuate suspend unfrock unsaddle unseat 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58471-answer bring:down capsize careen confound confute contradict controvert crush deck defeat demolish deny dismiss dispose:of fall finish floor founder go:down honeycomb keel keel:over knock:down knock:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm parry prostrate rebut refute revolt revolutionize sap scuttle settle shut:up silence sink somersault squash squelch subvert surmount throw:down throw:over topple trip turn:over turn:upside:down undermine unhorse upend upset upturn weaken 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58472:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn reorganization revolt revolution revulsion spasm spill subversion tabula:rasa turnover upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58473-# overvalue
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58713-# pain
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58714:ache aching afflict affliction aggrieve agonize agony ail anguish annoyance bite bitterness blow bore bother bruise burn chafe colic constrain convulse cramp crucify cut cut:up depress depression despair discomfort discomposure dismay disquiet distress dolor drag effort evil exertion fatigue fester fret gall gnaw grate grief grieve grind gripe harass harrow headache hurt inconvenience industry inflame infliction injure injury irk irritate irritation joylessness labor lacerate lament lamentation lesion malaise martyr misery mourn mournfulness nemesis nip nuisance oppression ordeal pain pains pang passion pathos pay penalty pest pierce pinch poignancy prick rack rankle rasp rub sadden sadness scourge sharpness shock smart sore sore:spot soreness sorrow spasm stab sting stitch strain stress stroke suffer suffering task tender:spot throes toil torment torture travail trial tribulation trouble try tweak twinge twist upset vexation while woe wound wrench wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58715:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58716-# pained
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58871-MS cerebral:palsy chorea epilepsy falling:sickness headache migraine multiple:sclerosis nervous:disorder neuralgia neuritis palsy sciatica shingles 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58872:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58873-# palter
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58895-# panache
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58896:animation blatancy brio dash dazzle eclat elan energy enthusiasm extravagance extravaganza flair flamboyance flourish gaiety gaudiness glare glitter gusto liveliness loudness panache sensationalism spirit verve vigor zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58897-# pancake
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58929-# pang
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58930:ache aching anguish blow contrition cramp cut discomfort distress dolor grief hurt injury lesion malaise misery misgiving mortification pain pang passion regret remorse shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:58931:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick scruple seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-58932-# panhandler
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59106-# paralysis
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59107:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59108-contemplation dormancy idleness immobility inaction inactivity indolence inertia meditation neutrality noninvolvement nonparticipation nonresistance nonviolence pacifism paralysis passive:resistance passivity procrastination quiescence quietism stasis vegetation waiting:game 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59280-belie burlesque camouflage caricature color disguise distort exaggerate falsify garble misquote misrepresent misstate misteach overdraw overstate parody pervert slant travesty twist understate warp wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59281:black:humor burlesque caricature comedy esprit farce humor imitation impersonation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59282-counterfeiting fakery following forgery impersonation imposture impression mirroring onomatopoeia parody plagiarism repetition simulation takeoff 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59292-# paroxysm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59293:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy explosion falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm outburst paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tantrum tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59294:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59295:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59296:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59297-# parquet
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59522-OK abandon accept access accredit act:like administer adopt advance affiliate affirm aggrandize agree:to alien alienate allow amen amortize answer ante approach approval approve arise artifice assign attempt authenticate authority authorization authorize autograph avail back barter bear bearings beat befall bequeath bestow bestride bet bet:on betide bill:of:health bind bite:the:dust black:out blind blink:at blow:over bluff bottom bowl break broadcast buck bypass call cap carry carry:over case cast catapult catch catch:on cavity cease cede certify channel check check:out chicanery chink chouse chuck chunk circulate circumstance clearance click close collapse come come:about come:across come:along come:down come:off come:on come:through come:to:nothing come:to:pass come:true communicate communication commute condition confer confirm conk:out connect consign consume contingency continue convey countersign course cover crack crawl creep crisis croak cross cruise crux curve cut dabble dart dash deal deal:out decease declare decline deed deliver demise depart deport design develop device devote die die:away diffuse dirty:trick disappear disburse discharge discontinue discount dismiss dispense disperse dispose disregard disseminate distance distribute ditch do dodge dole draw drift drop effort effuse elapse elevate embrace employ end endeavor endorse endure engage ennoble espouse estate evacuate exalt exceed exchange exit expel expend expire export express extend extradite fade fail faint fall fall:out fare farewell fastball feint ferry fetch fill fill:the:bill fire fix fleet flight fling flip flit flow flow:on fly footing ford forgo fork fork:over forsake forswear forward forward:pass fracture fulfill gain gain:upon gambit gamble gang gash get get:across get:ahead get:along get:by get:over get:through gimmick give give:in give:out give:over give:up glide go go:ahead go:along go:around go:in:for go:off go:on go:out go:over go:over:big go:to:town graduate green:light hack:it hand hand:down hand:in hand:on hand:out hand:over hap happen hazard heave hide hie hocus-pocus hold hold:up hole hurl hurtle ignore imitate impart import incision incurve indorse initial instance interchange issue jab jam jerk joker journey juggle jump juncture keel:over kick:upstairs knight lance lap lapse last lateral launch lay lay:down leak leave:behind leave:word let:fly let:pass liberty lie lob location log lot lunge make:headway make:known make:nothing:of make:over make:the:grade measure:out meet mete miss modality mode motion move narrow neglect negotiate notarize occupy occur occurrence offer omit outdistance outdo outrun outshine outstrip overhaul overlook overreach overtake paper parcel:out parlay part pass pass pass:by pass:muster pass:on pass:out pass:over pass:the:buck pass:up passage pay:out peg pelt perfuse permission permit peter:out pickle pinch pitch place pledge plight ploy plunge pocket position posture predicament prefer press:on prevail proceed progress promote pronounce proposal proposition prosper protection punt push push:on put put:in put:through qualify raise rank ratify reach refuse reject relay render renounce repair report request resign resolution rise risk roll roll:on route rub rubber:stamp run run:on run:out ruse safeguard sanction sashay satisfy scheme scratch:the:surface screwball seal second secrete see sell send serve service set:forth settle share shift shoot shy sign sign:over signal sink sinker situation sleight sleight:of:hand slide slight sling slip slip:away snap spend spitball spot spread spurn squeeze stab stage stake stand stand:pat stand:up standing state station status stem step step:forward stop straddle stratagem stream stretch subscribe:to subterfuge succeed succumb suffice suggestion support surmount surpass surrender swear:to sweep swing switch swoon take take:it take:place take:up tell terminate throw thrust tilt tolerate top toss toy:with trade transcend transfer transfuse transit translate transmit transpire transplant transpose travel trial trick trough trump try turn turn:down turn:over turning undersign undertake underwrite up upgrade use:up utter validate vanish visa wager waive warrant waste way wayfare wear:away wear:off weep while while:away wile will wonder work work:well work:wonders zero:hour 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59523:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass pass passage ravine rent rift rime rupture scissure seam skip slit slot split trench valley wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59524-access aisle alley ambulatory aperture arcade artery avenue bypass channel cloister colonnade communication conduit connection corridor defile dike drag exit ferry ford forget gallery inlet interchange intersection junction lane opening outlet overpass pass pass passageway place portico road tunnel underpass 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59534-# passage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59535:abyss aperture breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hand hole incision inlet joint lapse leak liberty moat notch opening orifice outlet pass passage passageway ravine rent rift rime rupture scissure seam slit slot split trench trip valley visa void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59536-acceptance adoption alchemy alteration assimilation assumption authorization break change commutation conversion division exchange growth lapse motion movement mutation naturalization passage progress reduction resolution reversal shift switch transformation transit transition translation turn variation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59549-access aisle alley ambulatory aperture arcade artery avenue channel cloister colonnade communication conduit connection corridor defile exit ferry ford gallery hall inlet interchange intersection junction lane opening outlet overpass pass passage passageway pergola portico tunnel underpass 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59550:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59551-# passbook
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59579-# passion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59580:Amor Eros Platonic:love aching admiration adoration affection agape amour ardor attachment beloved blow brotherly:love charity crush desire devotion ecstasy enthusiasm eruption fancy fervor fire flame fondness free:love fuss glow gust gusto heart hero:worship hurrah idolatry idolization infatuation libido like liking longing love lovemaking outbreak outburst passion popularity regard relish sentiment sex shine spasm taste tempest weakness whirlwind worship yearning yen zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59581-Negro:spiritual anthem cantata canticle chorale church:music doxology gospel hymn introit mass offertory oratorio paean passion psalm requiem spiritual 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59582:Nemesis agitation animation blow bluster brawl broil brouhaha bug cacophony chaos commotion craze disturbance ebullition embroilment enthusiasm excitement fanaticism fascination ferment fit flap fomentation foofaraw frenzy fume furor furore fury fuss hell hubbub infatuation mania obsession pandemonium passion racket rage row ruckus rumpus spasm storm tumult turbulence turmoil uproar upset vehemence violence zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59583-abandon ardor commitment dedication devotion earnestness faith fervor fidelity fire heat intensity intentness loyalty passion resolution seriousness sincerity spirit vehemence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59584:ache aching blow convulsion cramp cut distress dolor frenzy grief hurt injury lesion misery orgasm pain pang paroxysm passion seizure shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59585-affect affect affection concern emotion experience feeling foreboding gut:reaction heartthrob impression interest passion presentiment reaction regard response sensation sense sentiment undercurrent 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59590-ardor compulsion concupiscence curiosity drive eagerness fancy fantasy hope impulse libido mind need passion pleasure pleasure:principle sexual:desire stress urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:59591:abandon craze delirium ecstasy frenzy furor fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-59592-ardor ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-60860-# pertness
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:60861:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-60862-arrogance audacity bravado conceit contempt daring defiance derision despite disdain disregard immodesty impertinence impudence insolence pertness side 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-60970-# petit:mal
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:60971:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-60972-# petite
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61035-# phantasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61036:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61037:appearance circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61038:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61039-# phantasmagoria
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61040:apparition appearance eidolon fantasy figure form image phantasm phantasmagoria phantom presence shade shadow shape specter vision wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61041-cyclorama diorama display exhibit exhibition exposition light:show pageant pageantry panorama parade phantasmagoria pomp presentation representation show sight spectacle stage:show tableau 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61050-airy airy apparent autistic chimerical deceptive delusive dreamlike dreamy erroneous fallacious false fantastic illusive illusory imaginary misleading ostensible phantasmagoric phantasmal phantom seeming specious spectral supposititious unfounded unreal unsubstantial visionary 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61051:apparition appearance astral banshee control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt illusion image immateriality incorporate incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61052-airy astral bodiless discarnate disembodied ectoplasmic ethereal extramundane ghostly immaterial impalpable imponderable incorporeal insubstantial intangible nonphysical occult otherworldly phantasmal phantom phantomlike psychic psychical shadowy spectral spiritual supernatural unearthly unembodied unextended unphysical unsubstantial unworldly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61053:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61054-# phantomlike
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61439-affectation cant falseness hypocrisy insincerity mummery piety piousness sanctimony self-righteousness snivel snuffle unction 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61440:adoration affection allegiance ardor attachment conformity dedication deference devotion enthusiasm faith fealty fervor fidelity grace love loyalty obedience observance passion piety respect reverence veneration worship zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61441-# piffle
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61621-bind clutch complication crunch dilemma embarrassment hell:to:pay hobble hot:water imbroglio jam mess mix morass pass pickle pinch plight predicament quagmire quicksand scrape slough spot squeeze stew sticky:wicket strait straits swamp tight:spot tight:squeeze unholy:mess 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61622:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61623-climacteric clutch contingency crisis critical:point crossroads crunch emergency exigency extremity hinge juncture pass pinch push rub strait turn turning:point 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61786-L apron backstage band:shell bandstand board bridge dock dressing:room greenroom grid gridiron orchestra pit proscenium shell stage switchboard wings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:61787:abyss bank birthmark blackhead bleb blemish blister cavity chasm check cicatrix concave crack crater craze crevasse deep defect deformity depth dig diggings disfigurement distortion excavation fault flaw freckle furrow gold:mine gulf hickey hole hollow kink mine mole nevus pimple pit pock pockmark pustule quarry rift scab scar scratch shaft split strawberry:mark sty track twist vesicle wale warp wart weal well welt wen workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-61788-alveolus basin bowl cavity concavity crater crypt cup depression dip fold follicle hole hollow lacuna pit pocket punch:bowl scoop shell sink sinus socket trough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62297-badinage banter chaff exchange fooling give-and-take jape jest jive joke kidding persiflage pleasantry raillery ridicule sport twit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:62298:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62299-brilliance cleverness esprit facetiousness jocularity joking joshing keenness pleasantry pungency sharpness wit wittiness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62390-# pliability
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:62391:acquiescence alacrity ardor compliance consent convenience eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62392-aptitude brightness cleverness facility impressionability intelligence motivation plasticity pliability quickness readiness susceptibility willingness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62915-# poltergeist
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:62916:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-62917-# poltroon
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-63089-aperture avenue blowhole canal channel chute crack debouch disclosure door duct egress escape estuary exhaust exit floodgate flume inlet loophole opening out outcome outlet passageway pore port sluice spiracle spout tap vagina vent vessel vomitory way:out weir 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:63090:aperture cavity chasm check clearing cleft crack fenestra gap gape gat gulf hiatus hole hollow inlet interval lacuna leak orifice outlet passageway pore slot space split yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-63091-check con contemplate examine go:over inspect look:over peruse pore pore:over read scrutinize size:up study survey vet 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-63368-abash addle baffle ball:up becloud bedazzle befuddle bewilder bother bug cloud confuse daze dazzle discombobulate discomfit discompose disconcert dismay disorder disorganize disorient distemper disturb embarrass entangle flummox fluster flutter fog fuddle fuss maze mist mix:up muddle perplex perturb pother put:out raise:hell rattle ruffle unquiet unsettle upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:63369:ado aggravation agitation bafflement bother brawl broil brouhaha burst bustle chaos clamor clatter cloud commotion confusion daze discomfiture discomposure disorder disorganization disorientation disturbance dither donnybrook embarrassment embroilment exasperation ferment fit flap flurry fluster flutter fog foofaraw fracas free-for-all frenzy fret fuddle furore fuss hassle haze hubbub hullabaloo jumble lather maelstrom maze melee mess mist muddle pell-mell perplexity perturbation pother pucker racket rampage rattle restlessness riot roughhouse row ruckus ruction ruffle rumpus scramble shindy shuffle spasm spurt stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter uproar upset vortex whirl whirlpool whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-63370-aggravate ail annoy badger bait bedevil beset bother bristle bug burn:up chivy concern devil discommode discompose distress disturb dog exasperate exercise fret get gripe harass harry heckle hector hound inconvenience irk miff molest nag needle nettle nudzh peeve perplex persecute perturb pester pique plague pother provoke put:out puzzle ride rile roil ruffle tease torment trouble vex worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64092-act action activity address affectation air aplomb appearance aspect attitude aura bearing behavior calm carriage cast color comportment composure conduct confidence control cool custom demeanor deportment doing doings equanimity face folkway form guise manner manners method methodology mien modus:vivendi movements pattern poise port pose posture practice praxis presence procedure proceeding sang-froid seeming self-possession set social:science sophistication spirit style tactics tone way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:64093:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide guise haunt image immateriality incorporeal larva lineaments look manifestation manner materialization mirage phantasm phantasmagoria phantom phenomenon poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64094-being entity essence existence life materiality occurrence personality presence subsistence substantiality 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64358-auger bite bore broach drill fix gore gouge hole honeycomb impale lance needle penetrate perforate pierce pinhole pink prick punch puncture ream riddle run:through skewer spear spike spit stab stick tap transfix 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:64359:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64360-cage corral cut drive drove flog gad gadfly goad herd lash nudge poke prick prod round:up shepherd spur sting whip whiplash wrangle 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64714-# procreation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:64715:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-64716-# procreative
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-65117-air:speed alacrity celerity dispatch expedition flight flit flurry haste hastiness hurriedness hurry immediacy impatience impulsiveness miles:per:hour precipitation promptness punctuality quickness rapidity rashness readiness rpm rush speed speediness suddenness swiftness velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:65118:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-65119-alacrity animation anxiety appetite avidity eagerness elan gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66292-accelerate actuate advance advocate aggrandize ambition ask assault augment bang bear bear:upon bearing beef beef:up boost boot bowl browbeat brush:off buck build bull bulldoze bully bump bunch bundle bunt bustle butt campaign charge circle clout coerce compel compulsion constrain constraint continue cow cram crowd crush dash deny depart determination dig dint dispatch domineer dragoon drive drive:on driving:force drove duress eagerness effect egg:on elbow encourage endeavor enlarge exhort exigency expand expedite fire flank foray force forge:ahead forward gas go go:ahead go:all:out go:away go:slow goad group haste hasten head hie horde hunch hurry hurry:up hurtle hustle impel impetus impulse incentive inch incite incitement increase induce infiltrate influence instigation intimidate jab jam jog jolt jostle kick launch leave light:out lot magnify make mob mobilize momentum motivate motive:power move muddle:through multiply multitude notice nudge overburden overstrain overtax pass pedal persuade pile:drive pinch pizzazz plunge poke pole power precipitate press press:on pressure proceed prod promote prompt propel propellant propelling propulsion provoke pull punch push push:forward push:on pushing quicken ram rattle rebuff rise roll rouse row run run:against rush sally scramble set set:in:motion shake shoot:ahead shoulder shove shoving shunt skedaddle speed speed:up spread spur squab squash squeeze squish stampede step:lively stimulate strain stress strike strong:arm sweep take:off tamp tax throng thrust treadle troll trundle try turn tyrannize urge urgency vim weight whip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66293:advocate attack badger beat:it beg beset besiege blandish bug buttonhole cajole call:on coax dun enthusiasm entreat exhort get harass hit:the:road hound importune insist insist:upon lobby nag pester plague plead ply press pressure provoke push recommend scram shove:off tease torment urge wheedle work:on 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66294-aggression assault attack blitz blitzkrieg breakthrough charge counterattack diversion drive incursion infiltration invasion mugging offense offensive onset onslaught overkill push raid run:against run:at rush sally shock:tactics sortie strike 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66554-# quake
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66555:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66556-bob bobble bounce bump chatter chill dither falter fluctuate flutter freeze grimace horripilate hustle jar jerk jig jiggle jog jolt jostle jounce jump quake quaver quiver rictus shake shiver shock shudder stagger tic tremble tremor twitch twitter vibrate waver wobble 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66559-agitation cold:sweat creeps disquiet dither fidgets flutter goose:bumps horripilation inquietude jimjams nervousness palpitation panting perturbation pitapat quaking quaver quavering quiver quivering restlessness shakes shaking shiver shudder sweat throb throbbing tremble trembling tremor trepidation twitter uneasiness unrest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66560:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66561-# qualification
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66635-# quarry
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66636:abyss bank chasm dig diggings excavation get gold:mine gulf mine pan pit prospect quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66637-aim butt destination end game goal mark object objective prey prize pursuit quarry target 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66686-# quavering
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66687:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66688-blurred breathy choking guttural harsh hawking hoarse inarticulate indistinct lisping mispronounced muzzy nasal quavering shaking shaky stifled strangled thick throaty tremulous twangy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66924-bang beat beating bicker bob bobble dance disquiet dither flap flash flicker flit flitter flop fluctuate flush flutter glance gleam glint glitter glow jitters oscillate palpitate quiver shake shimmer sparkle splutter sputter sweat throb twinkle twitter waver wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66925:bang bob bobble boot bounce bump chatter chill dither falter flutter freeze glimmer grimace horripilate hustle jar jerk jig jiggle jog jolt jostle jounce jump kick quake quaver quiver rictus shake shiver shock shudder spasm tic tremble tremolo tremor trill twitch twitter vibrate vibrato wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66926-cold:sweat disquiet fear fidgets flutter inquietude jimjams palpitation panting pitapat quaking quaver quavering quiver quivering restlessness shakes shaking shiver shudder throb throbbing tremble trembling tremor trepidation twitter unrest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66929-# quivering
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:66930:agitated ague aspen chorea fidgety fits:and:starts fluttering fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-66931-bickering blinking dancing flashing flickering fluttering fluttery lambent playing quivering wavering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67148-# rage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67149:Nemesis abandon acerbity acrimony amok anger asperity bristle bug craze crotchet delirium ecstasy enthusiasm fad faddist fancy fascination freak freak:out frenzy fret furor fury hysteria indignation infatuation intoxication ire mad madness mania novelty orgasm orgy passion rage rapture ravishment temper transport vagary vehemence violence whim wrath wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67150-agitation bluster boil brawl broil brouhaha cacophony chaos commotion disturbance ebullition embroilment exasperation fanaticism ferment fever flap fomentation foofaraw frenzy fume furor furore fury fuss hubbub pandemonium passion perturbation racket rage row ruckus rumpus tumult turbulence turmoil uproar upset zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67151:amok attack convulsion fever fit frenzy furor fury paroxysm rage seizure spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67152-assault attack batter brutalize burn butcher carry:on destroy go:on hammer lay:waste loot maul mug pillage rage ramp rampage rant rape rave riot roar ruin sack savage slaughter storm tear terrorize vandalize violate wreck 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67515-# rapture
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67516:abandon craze delight delirium ecstasy frenzy furor furore fury hypnosis hysteria intoxication madness orgasm orgy passion rage rapture ravishment rhapsody seventh:heaven thrill trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67517-beatification beatitude bliss cheer cheerfulness cloud:nine delight ecstasy elation enchantment euphoria exaltation exhilaration exuberance felicity gaiety gladness glee happiness heaven high:spirits intoxication joy joyfulness paradise pleasure rapture ravishment seventh:heaven sunshine transport 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67544-abrupt audacious bold brash brassy brazen breakneck daring headlong impudent insolent precipitous rash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67545:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis dermatitis diarrhea dizziness dropsy dysentery dyspepsia eczema edema eruption fatigue fever fibrillation flood flux growth hemorrhage hives hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis outbreak pain paralysis prickly:heat rash rheum sclerosis seizure shock sore spasm spate succession tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67546-adventuresome adventurous audacious bold daredevil daring foolhardy forward madcap rash venturesome wild 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67705-# ravine
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67706:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully gutter hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi wash 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67707-# raving
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67722-# ravishment
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67723:abandon craze delirium ecstasy frenzy furor furore fury hysteria intoxication madness orgasm orgy passion rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67724-banditry depredation despoliation foray looting marauding pillage pillaging plunder plundering raid rape ravage ravishment sack sacking spoliation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67826-acuity agility alacrity attention brightness cheerfulness dispatch expedition immediacy keenness nimbleness promptness punctuality quickness rapidity readiness sharpness sleeplessness speediness swiftness 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:67827:acquiescence alacrity ardor compliance consent eagerness enthusiasm goodwill pliability promptness readiness tractability zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-67828-alacrity animation anxiety appetite avidity eagerness elan gust gusto impatience keenness life liveliness promptness quickness readiness spirit verve vitality vivacity zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69161-accord addition adjunct affairs affiliation affinity alliance ancestry approximation assemblage association blood bond closeness combination connection contiguity contrariety coupling dealings deduction disjunction filiation homology intercourse intimacy junction kindred liaison link linkage mutual:attraction nearness propinquity proximity rapport relation relations relationship similarity sympathy tie union 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:69162:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69163-agnate ancestry blood blood:relative clansman cognate collateral connections distaff:side family flesh flesh:and:blood folks kin kindred kinfolk kinsmen kith:and:kin next:of:kin people posterity relations sib sibling spear:side spindle:side sword:side tribesman 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69309-amusement comfort content diversion ease enjoyment entertainment euphoria fruition fun gratification gusto joie:de:vivre luxury relish satisfaction self-gratification self-indulgence well-being zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:69310:affection appetite ardor avidity bias crush delight eagerness ecstasy enthusiasm excitement fancy fervor fire flair fondness furor fury gust gusto heart heat infatuation leaning like liking liveliness love mind partiality passion penchant pleasure preference prejudice propensity relish savor soul spirit taste vehemence verve warmth weakness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69311-diet eat fall:to fare feed hunger partake pitch:in relish savor take taste 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69568-abrasion blemish breach break breakage burn burst chafe check chip cleft cloven concussion crack cracked crackle craze cut fissure fracture fray frazzle gall gap gaping gash hurt incise incision injury lacerate laceration lesion mutilation puncture rent rift rip run rupture scald scale schism scorch scrape scratch scuff slash slice slit sore splinter split stab tear trauma wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:69569:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69570-aggravated broken burst busted cleft cloven cracked cut damaged embittered harmed hurt impaired imperfect injured irritated lacerated mangled mutilated quartered ragged rent ruptured scalded scorched severed shattered shredded slashed slit smashed split sprung tattered torn weakened worse worsened 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69607-acknowledgment answer antiphon back:talk comeback echo reaction receipt rejoinder repartee replication reply rescript response retort return reverberation riposte 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:69608:aphorism apothegm bon:mot conceit crack epigram gibe humor irony mot nasty:crack persiflage pleasantry quip repartee retort riposte sally sarcasm satire scintillation wisecrack wit witticism 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-69609-# repay
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70267-activity actuation dynamics going kinesis kinetics mobilization motion motivation move movement moving restlessness running stir stirring unrest velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70268:ado agitation ailment anxiety bluster boil boiling bother brouhaha burst bustle churn commotion discomposure discontent disorder disquiet dissatisfaction disturbance eagerness ebullition embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fretfulness fretting fume fuss haste hubbub hullabaloo impatience inquietude jitters lather maelstrom malaise moil nervousness palpitation perturbation pother restlessness roil rout row scramble seethe seething shiver spasm spurt stew stir sweat swirl trepidation tumult turbidity turbulence turmoil twitter uneasiness unhappiness unquiet unrest upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70269-cold:comfort disappointment dissatisfaction envy petulance resentment restlessness sourness uneasiness unhappiness unpleasure 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70754-boycott challenge complain complaint counteraction defiance demur dispute dissent kick negativism object objection obstinacy opposition passive:resistance picket protest reaction rebuff recalcitrance reluctance remonstrance remonstrate renitency repulse repulsion revolt stand strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70755:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa turn upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70756-challenge complain confront contend:with defy dispute dissent face:down face:up:to front object oppose protest reluct remonstrate renounce repel revolt stand stand:up:to strive:against withstand 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70764-beat bout circle circuit course cycle diastole downbeat pulse revolution rising rotation round series spell systole thesis turn upbeat wheel 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70765:breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle outbreak overset overthrow overturn reorganization revolt revolution revulsion somersault spasm spill subversion tabula:rasa turnover upset upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70766-conversion extremism metamorphosis progressivism radicalism reform reformation regeneration revisionism revolution transformation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70793-backing backsliding disenchantment introversion inversion lapse recidivism reclamation regress regression rehabilitation reinstatement relapse restitution restoration retroflexion retrogression return reversal reverse reversion revulsion transposition turn turnabout 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70794:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70795-# revulsive
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70837-# rheum
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70838:abscess ague anemia anoxia asphyxiation asthma atrophy black:lung chill colic constipation convulsion cyanosis diarrhea discharge dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lactation lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70839-asthma black:lung bronchitis cold croup emphysema flu grippe hay:fever influenza laryngitis pleurisy pneumonia quinsy rheum silicosis tonsilitis whooping:cough 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70994-# rift
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:70995:abyss alienation breach break breakage burst canyon cavity chap chasm check chimney chink chip cleavage cleft cloven col conflict crack cracked cranny crevasse crevice cut cwm defection defile dell difference dike disaffection disagreement disfavor disruption distance disunion ditch divergence division draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hiatus hole incision interruption interval joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale schism scissure seam separation slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-70996-birthmark blackhead bleb blemish blister check cicatrix crack crater craze defect deformity disfigurement distortion fault flaw freckle hickey kink mole nevus pimple pit pock pockmark pustule rift scab scar scratch split strawberry:mark sty track twist vesicle wale warp wart weal welt wen 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-71117-# rime
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:71118:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture frost furrow gap gape gash gorge groove gulch gulf gully hoar hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-71119-# rimple
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-71572-allegorize fictionalize mythicize narrate recite recount rehearse relate report retell romance tell 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:71573:apparition autism brainchild bubble chimera delirium dereism eidolon fancy fantasy fiction figment flight:of:fancy hallucination ideal idealism idealization illusion imagery imagination impracticality invention maggot myth nostalgia phantasm phantom romance romanticism trip unreality vapor vision whim whimsy wildest:dream wish:fulfillment wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-71574-# romancer
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72356-abrade abrasion bark blemish bloody breach break break:in break:up breakage burn burst bust chafe check chink chip claw cleave cleft come:apart concussion crack crackle craze cut disintegrate disjoin disrupt dissect disunite ditch divide divorce exfoliate fall:to:pieces fissure fracture fray frazzle fret furrow gall gap gash give:away give:way groove hole hurt incise incision injure injury lacerate laceration lesion maim maul mutilate mutilation open part pierce puncture rend rent rift rip rive run rupture savage scald scale scorch scotch scrape scratch scuff separate sever skin slash slice slit slot snap sore splinter split split:up sprain stab start stick strain sunder tear trauma traumatize trench wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:72357:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72358-alienation breach break cleavage cleft detachment disaffection disfavor disruption dissolution disunion divergence division divorce parting partition rift rupture schism separation severance split splitting 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72706-bite corn cure dehydrate desiccate dry embalm evaporate freeze fume irradiate jerk keep kipper marinate mummify pickle preserve refrigerate salt season smoke souse stuff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:72707:black:humor burlesque caricature comedy esprit farce humor irony lampoon liveliness parody pleasantry salt sarcasm satire slapstick squib travesty vigor vitality zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72708-# saltatory
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72893-# sarcasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:72894:black:humor burlesque caricature comedy contumely cynicism derision esprit farce gibe humor innuendo invective irony jest joke lampoon mockery parody pleasantry raillery repartee ridicule salt sarcasm satire scorn sharpness slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72895-# sarcastic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72898-# sarcoma
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:72899:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72900-# sardonic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72943-ballad bucolic dirge elegy epic epigram haiku idyll jingle limerick lyric madrigal monody nursery:rhyme ode palinode pastoral poem rhyme rondeau roundel roundelay satire song sonnet verse 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:72944:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor imitation innuendo invective irony lampoon mockery parody pastiche pleasantry raillery ridicule salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-72945-# satirical
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73371-# schism
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:73372:alienation apostasy breach break chasm cleavage cleft disaffection disfavor disruption dissent dissidence disunion divergence division fissure fracture nonconformity rent rift rupture schism separation split unorthodoxy variance variety 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73373-apostasy betrayal bolt breakaway defection dereliction deserter desertion schism secession walkout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73475-# scissure
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:73476:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73477-# sclerosis
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:73478:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73479-angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73631-action battle battle:royal box brawl broil brush bullfight clash close collide combat competition conflict contend contention contest duel embroilment fence feud fight fray grapple grapple:with jostle joust quarrel riot rumble scramble scrimmage scuffle skirmish snarl spar street:fight strive struggle tilt tourney tug-of-war tussle wage:war war wrestle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:73632:ado agitation bother brawl broil brouhaha burst bustle commotion disorder disturbance donnybrook embroilment ferment fit flap flurry fluster flutter foofaraw fracas fray free-for-all fuss hassle hubbub hullabaloo maelstrom melee pell-mell pother racket rampage restlessness riot roughhouse row ruckus ruction rumpus scramble shindy spasm spurt stew stir sweat swirl trouble tumult turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73633-alloy amalgamate blend coalesce combine commingle compose compound concoct conglomerate emulsify fuse hash homogenize integrate interlace interlard intermingle intermix intertwine interweave jumble knead merge mingle mix mix:up scramble shuffle stir:up throw:together work 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73974-# seam
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:73975:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole incision joint leak lode moat notch opening pass passage ravine rent ridge rift rime rupture scissure seam slit slot split trench valley vein void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-73976-ankle articulation band bond boundary butt cervix clinch closure connection coupling dovetail elbow embrace hinge hip interface join joining joint junction juncture knee knuckle link miter mortise neck pivot rabbet scarf seam shoulder stitch suture toggle union weld wrist 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74381-abduction apprehension arrest bust capture catch coup dragnet grab hold kidnapping nabbing netting pinch prehension seizure snatch taking:in 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:74382:abscess access accession ague anemia annexation anoxia asphyxiation asthma atrophy breakdown chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fall fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74383-adoption appropriation arrogation assumption encroachment infringement invasion seizure taking trespass trespassing usurpation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:74384:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal possession rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis turn visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74385-accession anointment appointment arrogation assignment assumption authorization consecration coronation delegation deputation election seizure succession taking:over usurpation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74386-bear:hug bite clamp clasp clench clinch cling clinging clutch death:grip embrace foothold footing grapple grasp grip gripe hold hug iron:grip nip purchase seizure toehold 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:74387:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:74388:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74389-# seldom
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74473-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus misbelief misconception misunderstanding pipe:dream self-deception trick trip vapor wrong:impression 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:74474:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage misinterpretation phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-74475-# self-defense
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75328-# sex:act
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75329:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75330-# sex:appeal
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75338-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking love lovemaking passion popularity regard sentiment sex shine weakness worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75339:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75340-amorous carnal erogenous erotic fleshly gamic heterosexual libidinal nuptial oversexed potent procreative sensual sex sexed sexual sexy straight undersexed venereal voluptuous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75359-# sexual:climax
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75360:access apoplexy attack convulsion cramp eclampsia epilepsy falling:sickness fit grip ictus orgasm paroxysm seizure sexual:climax spasm stroke throes 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75361:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75362-# sexual:desire
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75367-# sexual:intercourse
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75368:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75369-# sexual:preference
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75396-anima atman breath ego heart inner:man jiva mind pneuma psyche self shade shadow soul spirit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75397:apparition appearance astral banshee bogey control delusion departed:spirit dybbuk eidolon fantasy figure form ghost guard guide haunt image immateriality incorporeal larva materialization outstrip phantasm phantasmagoria phantom poltergeist presence protection shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75398-becloud befog black:out blacken blanket blind blot:out brown camouflage canopy cloak cloud coat conceal cover cover:up covering curtain darken darkness dim dimness disguise drape drapery dusk eclipse ensconce enshroud envelop fog gloom gloominess gloss:over guard hat haze hide mask mist murk obfuscate obscure obscurity occult opaque overcast overshadow parasol protect screen shade shadow shelter shield show:up shroud silhouette slur:over somber sunshade surpass umbra umbrage umbrella varnish veil visor whitewash 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75414-amount caliber compass cut degree extent grade height interval leap level mark measure notch nuance peg period pitch plane plateau point proportion range ratio reach remove round rung scale scope shade shadow space stair standard step stint tread 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75415:air apparition appearance astral banshee bubble chaff control cork departed:spirit dybbuk eidolon ether fantasy figure form ghost guard guide haunt illusion image immateriality incorporeal larva materialization mist occult phantasm phantasmagoria phantom poltergeist presence protection shade shadow shadowy shady shape smoke specter spirit spook sprite straw theophany vapor vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75416-adumbrate arrangement arrangement atmosphere balance cast charcoal color composition copy design figure grouping idea line outline paint perspective shading shadow silhouette skeleton technique tone treatment 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75437-# shaft
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75438:abyss bank bar beam bolt cavity chasm crater crevasse cut deep depth dig diggings excavation flash gibe gleam gold:mine gulf hole hollow jab mine pit quarry screw shaft stick thrust well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75439-air:hole air:shaft airway blowhole louver nostril shaft spiracle transom vent ventilator wind:tunnel 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75492-# shakes
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75493:ague chorea fits:and:starts jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75494-cold:sweat disquiet fidgets flutter inquietude jimjams jitters palpitation panting pitapat quaking quaver quavering quiver quivering restlessness shakes shaking shiver shudder sweat throb throbbing tremble trembling tremor trepidation twitter unrest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75495-# shaking
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75496:agitated ague aspen chorea decrepit doddering fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm tottering trembling tremulous twitchy unsettled unstable unsteady vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75497-blurred breathy choking guttural harsh hawking hoarse inarticulate indistinct lisping mispronounced muzzy nasal quavering shaking shaky stifled strangled thick throaty tremulous twangy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75565-anatomy angle archetype architecture arrangement attribute body build building cast character color complexion composition conceit conceive configuration conformation constitution construction contrive creation cut design express fabric fabrication fancy fashion feature figuration figure form format formation formulate frame genre getup image imagine impression layout line lineaments lines make makeup making manner manufacture materialize matrix modality mode model mold molding mould organism organization outline pattern person physique plan production profile prototype put set setup shape shape:up silhouette stamp state structure structuring style take:shape tectonics texture tissue tone turn type warp:and:woof weave web word 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75566:apparition appearance astral banshee control decree departed:spirit determine dybbuk eidolon fantasy figure form ghost govern guide haunt image immateriality incorporeal larva materialization mirage order phantasm phantasmagoria phantom phenomenon poltergeist presence set shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75567-aroma attribute badge brand cachet cast character characteristic configuration cut define differential earmark feature figure flavor gust hack hallmark idiosyncrasy impress impression index individualism keynote knock:out lineaments mannerism mark marking mold nature odor particularity peculiarity property quality quirk savor seal shape singularity smack specialty stamp taint tang taste token trait trick whack 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75927-# shivering
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75928:ache aching ague chill chilling creeps frostbite goose:bumps horripilation shivering spasm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75929-agitated ague aspen chorea fidgety fits:and:starts fluttery jactitation jittery jumpy palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering trembling tremulous twitchy vibrating vibration wobbly 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75945-# shock
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75946:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis prostration rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75947:accident blow bolt bombshell breakdown bump calamity casualty cataclysm catastrophe clump collapse collision convulsion crack:up crash disaster grief jolt knock misadventure mischance misfortune mishap pileup quake revelation shipwreck shock shocker smash smashup spasm stroke surprise temblor thunderbolt tragedy turn wreck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:75948:ache aching blow cramp cut distress dither dolor grief grimace hurt injury insult lesion outrage pain pang passion shiver shock sore sore:spot spasm stress stroke suffering tender:spot throes tingle traumatize twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-75949-agitate discombobulate discompose disconcert disquiet disturb electrify flurry fluster flutter fuss jar jolt perturb rattle rock ruffle shake:up shock stagger stir throw trouble unsettle upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76000-Photostat Xerox film microfilm mug pan photo photograph shoot shot snap snapshot 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:76001:ache agonize ail anguish annihilate backfire barf barrage beacon beat bite blanch blast blaze blench blow:out blow:up boil bound branch buck bud burn burst burst:forth bust cannon cascade cashier cast charley:horse chute cock cramp crick crucify cut:down dash decimate demolish descent destroy detonate dike discard discharge disgorge disintegrate disprove dissolve ditch dog drive drop eject execute expel explode filiation fire flame flush foot fulminate gallop give:way glow gnawing go:off grimace guide gutter hand harm haste hitch hurry hurt ignition incinerate injure inoculate jack jettison junk kill kink knock:off leap let:off loose nip offset offshoot paddle pang paroxysm penstock pinch pound prick propel puke puncture race rapids reach reject ruin run rush scamper scrap scud scurry scuttle seizure set:off shatter shoot shooting shrink slay smart snap snuff:out spasm spew spout spring sprout spurt stab stalk start stem stitch stock suffer thrill throb throes throw:away throw:out throw:up tingle toss touch:off trough tweak twinge twitch upchuck vaporize vomit whisk wince wound wrack wreck wrench writhe zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76002-aim:at barrage blast blitz bombard cannon cannonade fusillade mortar open:fire pepper rake shell shoot snipe strafe torpedo zero:in:on 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76017-bane blood bloodletting bloodshed destruction dispatch euthanasia execution extermination gore immolation kill killing martyrdom mercy:killing poisoning sacrifice shooting slaughter slaying stoning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:76018:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76019-burning capital:punishment crucifixion electrocution execution fusillade garrote hanging hemlock poisoning shooting stoning strangling strangulation 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76320-# shudder
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:76321:bang bob bobble boot bounce bump charge chatter chill convulse convulsion disquiet dither falter flush freeze grimace horripilate hustle jar jerk jig jiggle jog jollies jolt jostle jounce jump kick lift paroxysm quake quaver quiver rattle rictus rush sensation shake shiver shock shudder spasm thrill tic tingle tingling tremble tremor twitch twitter vibrate wobble 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76322-disquiet fidgets flutter inquietude palpitation panting pitapat quaking quaver quavering quiver quivering restlessness shakes shaking shiver shudder throb throbbing tremble trembling tremor trepidation twitter unrest vibration 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76324-abomination allergy antagonism antipathy aversion cold:sweat disgust enmity hate hatred horror hostility loathing nausea repugnance repulsion shuddering 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:76325:ague aspen chorea fits:and:starts jactitation palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-76326-# shuffle
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77329-acting buffoonery business characterization gag ham hoke hokum impersonation mimicry miming mummery patter performance performing personation playacting playing portrayal projection representation slapstick stage:presence stunt 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:77330:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77331-# slash
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77587-abrade bark blemish bloody break burn chafe check chip claw crack craze cut engraving fracture fray frazzle fret gall gash hurt incise incision injure lacerate maim maul mutilate notch pierce puncture rend rip run rupture savage scald scorch score scotch scrape scratch scuff skin slash slit sprain stab stick strain streak tear traumatize wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:77588:abyss aperture breach break breakage burst canyon cavity chap chasm check chimney chink chip cleft cloven col crack cracked cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gaping gash gorge groove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rip rupture scale scissure seam slash slice slit slot splinter split tear trench valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77589-aggravated broken burst busted cleft cloven corrugated cracked cut damaged embittered harmed hurt impaired imperfect injured irritated lacerated mangled mutilated quartered ragged rent ruptured rutty scalded scorched severed shattered shredded slashed slit smashed split sprung tattered torn weakened worse worsened 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77655-# slot
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:77656:abyss aperture breach break canyon cavity channel chap chasm check chimney chink clearing cleave cleft col crack cranny crevasse crevice cut cwm defile dell depression dike disclosure ditch draw excavation fault fenestra fissure fit flaw flume fracture furrow gap gape gash gat gorge groove gulch gulf gully hiatus hole hollow incise incision inlet interval joint lacuna leak moat niche notch open opening orifice outlet pass passage passageway pore ravine rent rift rime rive rupture scissure seam slit slot space split trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-77657-appointment assign assignment attribute complement cutting filler function job modifier object opening place position predicate qualifier slot spot structure subject syntactics syntax vacancy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78250-allurement blandishment engagement enlistment exhortation inducement jawboning lobbying persuasion preaching sales:talk salesmanship selling snow:job soft:soap solicitation sweet:talk wheedling 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:78251:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78252-# snow:under
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78723-act act ballet bit chaser curtain curtain:call curtain:raiser divertissement epilogue exodus finale interlude intermezzo intermission introduction minstrel:show number opera prologue routine scene shtick sketch skit song:and:dance striptease turn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:78724:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78725-# song:writer
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78827-# sore:spot
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:78828:ache aching affront blow cramp cut distress dolor festering grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78829-# sore
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78830-abrasion acid blemish break bruise burn chafe check chip concussion crack crackle craze cut damage fracture fray frazzle gall gash hurt incision injury irritation laceration lesion mutilation puncture rent rip run rupture scald scorch scrape scratch scuff slash sore soreness stab tear trauma wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:78831:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78832-acerbic aching acid acidulous acrid acrimonious acute afflictive agonizing angry annoyed awkward bitter bleak burdensome burning caustic cheerless choleric cross depressing desperate dire dismal distressing embittered extreme fierce fiery galled grievous harrowing heavy hurtful hurting irked irritated onerous oppressive painful peeved poignant rancorous rankled resentful riled serious severe sharp sore splenetic stinging thorny touchy upset urgent vexed virulent vitriolic 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:78833:ache aching blow cramp cross cut difficulty distress dolor gall grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes trouble wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-78834-affecting bitter bleak cheerless critical delicate deplorable depressing dismal dismaying distressing dolorous dreary embarrassing grievous joyless lamentable mournful moving painful pathetic piteous poignant pressing prickly regrettable rueful sad sensitive sharp sore sorrowful tender ticklish tingling touching uncomfortable woebegone woeful wretched 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79069-amount amplitude bar caliber compass cut extent grade height interval leap level mark measure notch nuance pause peg period pitch plane plateau point proportion range ratio reach remove round rung scale scope shade shadow space stair standard step stint tread whet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79070:aperture belt bit blank cavity chasm check clearing cleft crack cut deal fenestra gap gape gat gulf hiatus hole hollow inlet intermission interval lacuna leak opening orifice outlet passageway pore slot slug space spell split void yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79071-acreage area breadth continuum dimension emptiness expanse expansion extension extent field measure nothingness outer:space proportion space sphere surface tract void volume 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79199-# spasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79200:abscess ague anemia anoxia asphyxiation asthma atrophy chill chorea colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation fits:and:starts flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jactitation jaundice lumbago nausea necrosis pain palsy paralysis quavering quivering rash rheum sclerosis seizure shakes shaking shock shuddering sore spasm tabes tachycardia trembling tumor vertigo vibration vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79201:access amok apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fever fit frenzy furor fury grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal rage seizure sexual:climax spasm spell stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79202:ache aching blow chill cramp cut distress dolor grief hurt injury lesion pain pang passion shivering shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79203:ado agitation bother burst bustle commotion ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom pother quaking restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79204:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79205:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79206:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa unquiet upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79207:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79208-# spasmodic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79393-Dracula Frankenstein bogey bogeyman bugbear ghost ghoul hobgoblin holy:terror horror incubus monster nightmare ogre phantom scarecrow scarer specter succubus terror vampire werewolf 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79394:apparition appearance astral banshee control daemon demon departed:spirit dybbuk eidolon evil:spirit fantasy figure form genius ghost guide haunt image immateriality incorporeal intelligence larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany umbra vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79395-# spectral
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79405-Indian:file array articulation bank buzz chain chain:reaction connection continuum course cycle descent drone file filiation gamut gradation hum line lineage monotone nexus pendulum periodicity plenum progression queue range rank recurrence rotation round routine row run scale sequence series single:file spectrum string succession swath thread tier train 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79406:apparition bogey eidolon ghost haunt phantasm phantom shade spectrum spirit spook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79407-carry compass diapason gamut halftone radius range reach register scale scope spectrum stretch sweep 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79426-ESP allusion analogy answer antithesis articulation climax commerce communication communion confab congress connection contact conversation converse correspondence dealing dealings dialogue duologue exchange information interaction interchange intercommunication intercourse interplay line message metaphor palaver parley reply response simile similitude social:intercourse speaking speech talk talking telepathy touch traffic truck 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79427:address address allocution chalk:talk debate diatribe discourse eulogy exhortation filibuster harangue homily inaugural invective irony lecture oration pep:talk peroration philippic pitch reading recital recitation repetition sales:talk salutatory sarcasm say sermon song:and:dance speech spiel talk talkathon tirade valedictory 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79428-cant composition conversion dialect diction expression formulation grammar idiom jargon language lingo locution parlance parole phrase phraseology phrasing rhetoric speech talk tongue usage verbiage vernacular voice wordage wording 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79497-# sperm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79498:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79499-# spermatic
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79649-action activity air appearance atmosphere attitude bearing coloring feeling idea mood presence spirit style timbre tone way 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79650:activity aggression alacrity animal:spirits animate animation anxiety appetite ardor avidity brio cast control dash drive dynamism eagerness effect effervescence elan energy enterprise enthusiasm esprit esprit:de:corps excitement exuberance fire force gaiety get-up-and-go getup ginger glow gumption gust gusto hustle impatience impetus impulse initiative joie:de:vivre keenness life liveliness mettle might mind morale motivation moxie panache passion pep pertness piss:and:vinegar pizzazz playfulness poignancy power promptness pungency push quickness readiness relish snap sparkle spirit spirits spunk starch team:spirit urge verve vigor vim vitality vivacity warmth zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79651-aim ambition animus appetite desire disposition effect idea inclination intent intention meaning mind point purpose resolution resolve spirit way will 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79654-animate cheer enliven exhilarate fire imbue infect inform infuse inject inoculate inspire inspirit spirit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79655:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spirit spook sprite theophany umbra vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79656-air atmosphere aura climate feel feeling medium milieu note overtone quality sense spirit tone undertone 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79809-absquatulate decamp depart flee lam make:off powder skedaddle skip split take:a:powder take:off 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79810:abyss alienate aperture beguile betray blemish branching breach break break:in break:through break:up breakage broach burst burst:in bust bust:in canyon cave:in cavity channel chap chasm check chimney chink chip clearing cleave cleft cloven col come:apart crack cracked cranny craze crevasse crevice cut cwm defile dell dichotomy dike disclosure disconnected disintegrate ditch divaricate divide divided division draw excavation exfoliate fall:to:pieces fault fenestra fissure flaw flume forked fracture furrow gap gape gaping gash gat give:away give:way go gorge groove gulch gulf gully hiatus hole hollow hurt incise incision inlet interval joint lacerate lacuna leak moat notch open open:up opening orifice outlet part pass passage passageway pore ravine rend rent rift rime rip rive rupture scale scissure scratch seam sell sell:out separate separated shut:off slash slice slit slot snap space splinter split spread start tap tear trench valley void wadi yawn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79811-aggravated broken burst busted cleft cloven cracked cut damaged embittered harmed hurt impaired imperfect injured irritated lacerated mangled mutilated quartered ragged rent ruptured scalded scorched severed shattered shredded slashed slit smashed split sprung tattered torn weakened worse worsened 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79908-# spoofing
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79909:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79910-# spook
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79912-alarm awe disquiet fright frighten funk horripilate scare shake spook stagger startle terrify terrorize unman unnerve 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:79913:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization obsess phantasm phantom poltergeist possess presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-79914-# spooky
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80104-Ariel Mab Oberon Puck Titania banshee brownie dwarf elf fairy fay gnome goblin gremlin hob imp leprechaun pixie poltergeist puck sprite sylph 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:80105:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80106-# spritz
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80157-# spurt
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:80158:access ado agitation blowout bother burst bustle commotion discharge eruption ferment fit flap flurry fluster flutter fuss hubbub hullabaloo maelstrom outburst pother restlessness scramble spasm spurt stew stir sweat swirl tumult vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80159-advance ascension ascent climb climbing elevation fountain gush improvement increase jet jump leap levitation mount mounting rise rising soaring spout spring spurt surge takeoff upcoming updraft upgrade uphill uplift uprise uprising upsurge upsweep upswing vault 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80316-# squib
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:80317:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80318-# squint
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80356-auger bayonet bite bore broach dagger drill fix gore gouge hole honeycomb impale knife lance needle penetrate perforate pierce pin pink prick punch puncture ream riddle run:through skewer spear spike spit stab stick sword tap transfix 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:80357:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-80358-# stabbing
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81219-# stew
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81220:ado agitation anxiety baffle bafflement bluster boil bother brew broil burst bustle chaos churn cloud commotion confusion daze dilemma discomfiture discomposure disconcert disorder disorganization disorientation disquiet distill disturbance dither embarrassment enigma excitement ferment fit fix flap flummox flurry fluster flutter foam fog foofaraw frenzy fuddle fume fuss hammer:away:at hasten haze hubbub hullabaloo hurry inconvenience inquietude jam jumble maelstrom malaise maze mess mist muddle mystery nervousness nonplus perplexity perturbation pickle plight pother predicament problem pucker puzzle puzzle:over quandary rage restlessness riddle ruffle scramble scrape seethe shuffle simmer spasm spurt state steam stew stir sweat swirl swivet tizzy trouble tumult turbulence turmoil twitter upset vortex whirl worry zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81221-agonize bake barbecue baste blanch boil bouillabaisse braise brew broil brown bum chowder coddle cook curry devil do fire fricassee frizzle fry griddle grill heat olio pan poach prepare roast saute scallop sear shirr simmer steam stew toast 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81468-activity actuation dynamics going kinesis kinetics mobilization motivation move movement moving restlessness running stir stirring unrest velocity 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81469:activity ado agitate agitation amalgamate arouse beat beat:up blend blow:up bluster boil boiling bother brawl broil brouhaha burst bustle churn commingle commotion confusion convulse din disarrange discombobulate discompose discomposure disconcert disorder disquiet disturb disturbance donnybrook drive ebullition eddy effervescence electrify embroilment excite excitement fan fan:the:flame ferment fermentation fever fidgets fire fit flame flap flurry flush fluster flutter foam foment foofaraw fracas free-for-all frenzy fret fume furore fuss hassle heat hubbub hullabaloo hurry hustle impassion incense incite inflame inquietude instigate intermingle jar jitters jolt maelstrom malaise melee mingle mix:up moil nervousness paddle pandemonium pell-mell perturb perturbation pique pother provoke quicken racket rampage rattle restlessness rile riot ripple rock roil roughen roughhouse rout row ruckus ruction ruffle rumple rumpus scramble seethe seething set:on shake shake:up shindy shock simmer smolder spasm spur spurt stagger stew stir stir:up storm sweat swirl swirling trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest unsettle uproar upset urge vortex whet whip whip:up whirl whirlpool whirlwind whisk work:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81470-annoy arouse awake awaken blow:up call:forth call:up challenge come:alive enrage excite fan fan:the:flame fire foment frenzy get:up heat impassion incense incite inflame infuriate key:up kindle light:up madden move rouse steam:up stir stir:up summon:up turn:on wake wake:up warm whip:up work:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81489-# stitch
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81490:ache bit bite charley:horse cramp crick cut gnawing hitch kink misery needle nip pain pang paroxysm picot pinch prick seizure shoot shooting spasm stab stitch stroke thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81491-ankle articulate articulation boundary butt cervix clinch closure connect connection coupling dovetail elbow embrace hinge hip interface join joining joint juncture knee knuckle link miter mortise neck pivot rabbet scarf seam shoulder stitch suture toggle union weld wrist 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81663-# stoppage
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81664:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81665-afterthought bind block delay detention double:take foreclosure forestalling halt hindrance holdup interim jam lag lagging logjam moratorium obstruction pause prevention prohibition red:tape reprieve respite retardation slowdown slowness stay stop stoppage suspension time:lag wait 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81716-# storm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81717:access assail assault attack beset besiege blitz blitzkrieg charge convulsion downpour fall fit fret mug outburst outpouring paroxysm pother rain riot rush seizure shower siege spasm storm strike 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81718-agitation ball:the:jack barrage barrel bellow blast blaze blow blow:up bluff bluster boil bombard breeze broadside brush burn burst bustle cannonade carry:on chafe clamor clatter clip come:apart commotion disorder disturbance explode flame:up flare:up fleet flip flit fly foot fret fume fusillade go:on hail highball hit:the:ceiling howl hubbub maelstrom nip outcry pour:it:on rage raise:hell rant rave rip roar rumpus salvo seethe shell shower simmer sizzle skim sleet smoke smolder speed splutter sputter squall stew stir storm swagger sweep take:on tear thunder turbulence turmoil volley whisk whiz zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81721-blast blow blow:over blow:up bluster breeze brew freshen gather huff pipe:up puff rage set:in squall storm waft whiff 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:81722:access blaze blowup boom burst convulsion cyclone eruption explosion fit gale gust hurricane irruption outbreak outburst paroxysm scene seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-81723-bluff bluster bounce brag bully gasconade hector intimidate rage rant rave roister rollick slang splutter storm swagger vapor 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82092-accent accentuate belabor dwell:on emphasize harp:on highlight italicize overemphasize point:up punctuate rub:in spotlight star stress underline underscore 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82093:ache aching anguish blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82094-affliction aggravation alarm annoyance anxiety beat blight bummer burden care concern cross curse difficulties difficulty distress disturb downer harass hard:life hardcase hardship irk irritation nervous:tension overstrain pain plight predicament pressure rigor shake strain stress tension trial tribulation trouble try upset vicissitude weight worry 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82298-# stroke
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82299:abuse access apoplexy approach arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage strike stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82300-accomplished:fact accomplishment achievement act acta action adventure answer bit blow breath brush coup crack dealings deed doing doings effort employment endeavor enterprise exploit fait:accompli feat gest gesture go hand handiwork happening job maneuver matter measure motion move occurrence operation overt:act passage performance proceeding production step stroke stunt thing tour:de:force transaction turn undertaking work works 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82305-blarney blockade butter get:around honey jolly oil play:up:to soap soft:soap soften:up string:along stroke 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82306:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82307-breath brush caress contact feel feeling flick glance graze hint kiss lap lick light:touch pat rub rub:down stroke suggestion tap tentative touch whisper 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82309-dirty:work drudgery employment fag fatigue grind handiwork industry labor lick manual:labor moil rat:race slavery spadework stroke sweat task toil travail treadmill work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82310:abuse ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion pound shock sore sore:spot spasm stab stitch stress stroke suffering tender:spot throb throes twitch wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82311-breath coup crack flash instant jiffy minute moment sec second shake split:second stroke tick trice twinkle twinkling twitch two:shakes wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82936-bickering caviling chicanery dodging equivocation evasion fencing hairsplitting hedging parrying pettifoggery prevarication pussyfooting quibbling shifting shuffling subterfuge tergiversation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82937:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82938-# subtile
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82992-# subversion
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:82993:answer breakdown breakup capsize cataclysm catastrophe clean:slate clean:sweep contradiction convulsion counterrevolution debacle demolition denial destruction downfall fall overthrow overturn prostration rebuttal refutation revolt revulsion ruin sabotage spasm squelch subversion tabula:rasa undermining upheaval upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-82994-# subversionary
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-83119-# suffering
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:83120:ache aching blow cramp cut distress dolor grief hurt injury lesion misfortune pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-83121-afflicted agonized crucified distressed harrowed hurt hurting lacerated martyred pained racked suffering tormented tortured twisted wounded wrung 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84066-abide await bide mark:time stay stick sweat sweat:it:out wait wait:on watch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:84067:ado agitation anguish anxiety boil bother broil burden burst bustle chaos cloud cold:sweat commotion confusion creeps daze discomfiture discomposure disorder disorganization disorientation disquiet disturbance dither drive eagerness embarrassment excitement ferment fit flap flummox flurry fluster flutter fog frenzy fretfulness fretting fuddle fume fuss goose:bumps haste hasten haze horripilation hubbub hullabaloo hurry hustle impatience inquietude jimjams jitters jumble lather maelstrom matter maze mess mist moil muddle nervousness palpitation perplexity perturbation pother pucker quaking quiver restlessness ruffle scramble shakes shiver shuffle spasm spurt stew stir sweat swirl swivet tear tizzy tremble trepidation tumult uneasiness unquiet upset vortex whirl worry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84068-agonize bleed discharge exude filter fret leach ooze percolate seep sew strain sweat transude weep 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84271-# swirl
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:84272:ado agitation bluster boil boiling bother brouhaha burst bustle churn commotion discomposure disorder disquiet disturbance ebullition eddy effervescence embroilment excitement ferment fermentation fever fidgets fit flap flurry fluster flutter foment fret fume fuss gush hubbub hullabaloo hurry inquietude jitters maelstrom malaise moil nervousness pell-mell perturbation pother restlessness roil rout row ruffle scramble seethe seething spasm spurt stew stir sweat swirl swirling trepidation tumult turbidity turbulence turmoil twitter unquiet unrest uproar upset vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84273-agitate beat beat:up churn convulse disarrange discompose disquiet disturb excite ferment flurry fret paddle perturb rile ripple roil roughen ruffle rumple shake shake:up stir stir:up swirl trouble whip whip:up whisk work:up 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84579-# tabes
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:84580:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84581-# table:of:contents
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84618-agnosticism fatuity foolishness greenness ignorance inanity inexperience innocence nescience nirvana oblivion passivity quietism simplicity tabula:rasa thoughtlessness tranquillity unfamiliarity unintelligence vacancy vacuity void 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:84619:breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle overthrow overturn revolt revolution revulsion spasm subversion tabula:rasa upset 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84620-# tabular
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84629-# tachycardia
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:84630:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-84631-angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85556-# temblor
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:85557:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake shake shock spasm stroke temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85558-# temerity
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85590-# tempest
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:85591:agitation blaze brouhaha burst chaos commotion convulsion cyclone disorder disturbance eruption explosion ferment fit flare:up gale gust hurricane irruption outbreak outburst paroxysm passion perturbation riot seizure spasm storm tempest tornado tumult turbulence upheaval uproar whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85592-blizzard blow cyclone gale hurricane rainstorm snowstorm squall storm stormy:weather tempest thunderstorm tornado typhoon windstorm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85670-# tender:spot
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:85671:ache aching affront blow cramp cut distress dolor grief hurt injury lesion offense pain pang passion raw shock soft:spot sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85672-# tender
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85938-German:measles ague anthrax black:death cholera diphtheria dysentery flu grippe hepatitis herpes hookworm hydrophobia infantile:paralysis influenza leprosy lockjaw madness malaria malarial:fever measles meningitis mumps pneumonia polio rabies rheumatic:fever ringworm rubella scarlet:fever shingles sleeping:sickness smallpox spotted:fever strep:throat tetanus thrush trench:mouth tuberculosis typhoid:fever typhus venereal:disease whooping:cough yaws yellow:fever 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:85939:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-85940-# tetched
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86045-# theophany
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86046:apparition appearance astral banshee control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86047-apparition appearance avatar coming disclosure dissemination embodiment emergence epiphany evidence exposure expression forthcoming incarnation indication manifestation materialization occurrence opening presentation proof publication realization revelation rise rising showing theophany unfolding 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86223-anxiety appetite avidity drought dryness emptiness hunger relish stomach tapeworm taste thirst zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86224:appetite craving desire enthusiasm fancy hunger itch itching lust mania passion prurience sexual:desire thirst urge 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86225-# thirsty
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86358-becharm bewitch captivate carry:away charm delight enchant enrapture enravish enthrall entrance fascinate flush freak:out intoxicate knock:dead knock:out ravish send slay thrill tickle titillate transport wow 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86359:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86360-fidget flip:out flutter glow heave jerk palpitate pant quake quaver quiver quivering shake shiver shudder squirm swell thrill throb tingle toss toss:and:turn tremble trembling tremor tumble twitch twitter wiggle wriggle writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86392-# throes
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86393:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal grip ictus lockjaw occlusion orgasm paroxysm petit:mal seizure sexual:climax spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86394:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86395:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86396-# thrombosis
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86397:access apoplexy arrest attack convulsion cramp eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86398-angina apoplexy arteriosclerosis atherosclerosis cardiac:arrest coronary heart:attack heart:disease heart:failure hypertension palpitation pile sclerosis stroke tachycardia thrombosis 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86604-amplitude crest diffraction frequency frequency:band interference light node out:of:phase period radio:wave ray reinforcement resonance sound:wave tidal:wave trough wave wavelength 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:86605:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-86606-billow bore chop comb ground:swell heave lift peak riffle ripple rise roll roller scend sea send surf surge swell tidal:wave trough tsunami wave whitecaps 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-87362-# tornado
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:87363:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm rainstorm seizure snowstorm spasm squall storm stormy:weather tempest thunderstorm tornado twister typhoon upheaval waterspout whirlwind windstorm 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-87364-# torpedo
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-87708-# tractability
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:87709:acquiescence alacrity ardor compliance consent eagerness enthusiasm facility flexibility goodwill plasticity pliability promptness readiness servility subservience tractability willingness zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-87710-elasticity facility flexibility give impressionability plasticity pliability sensibility susceptibility tensility tractability 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88056-# transport
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88057:abandon agitate ardor craze cut delirium ecstasy enthusiasm fervor fetch frenzy furor furore fury get hysteria inflame intoxication knock:out madness move moving orgasm orgy passion rage rapture ravishment remove rhapsody seventh:heaven spirit stir:up trance transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88058-air:express airfreight airlift bearing carriage carrier carrying conveyance drayage freight hauling packing portage railway:express shipment shipping transit transport transportation transshipment truckage waft 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88146-belie burlesque camouflage caricature color disguise distort exaggerate falsify garble misquote misrepresent misstate misteach overdraw overstate parody pervert slant travesty twist understate warp wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88147:black:humor burlesque caricature comedy esprit farce humor imitation irony lampoon mimicry mockery parody pastiche pleasantry salt sarcasm satire slapstick squib takeoff travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88148-burlesque copy dummy duplication facsimile imitation model paraphrase parody replica representation reproduction travesty version 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88239-# trembling
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88240:agitated ague aspen chorea fearful fidgety fits:and:starts fluttery jactitation jittery jumpy nervous palsied palsy quaking quavering quivering shakes shaking shaky shivering shivery shuddering spasm trembling tremulous twitchy vibrating vibration wobbly 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88241-bashful cowardly diffident fearful fearsome goosy jumpy mousy nervous scary shaky shivery shrinking shy skittish timid timorous trembling tremulous 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88263-# trench
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88264:abyss benthos bottom breach break canyon cavity channel chap chasm check chimney chink cleave cleft col crack cranny crevasse crevice cut cwm dale deep defile dell dike ditch drain draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove ground grove gulch gulf gully hole incise incision joint leak mine moat notch ocean:depths open opening pass ravine rent rift rime rive rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88265-adit approach aqueduct border canal channel conduit course ditch duct egress entrance exit ingress passage passageway trench trough tunnel verge way 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88473-antic caper caracole carry:on cavort cut:up dance disport drive flounce fool:around frisk frolic gambol horse:around operate overcome play prostrate rollick romp run skip sport trip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88474:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88475-army bunch colony drift drive drove flock gam gang herd host kennel pack pod pride school shoal skulk sloth trip troop visit 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88811-# tsunami
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88812:apoplexy breakup cataclysm climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88813-billow bore chop comb ground:swell heave lift peak riffle ripple rise roll roller scend sea send surf surge swell tidal:wave trough tsunami wave whitecaps 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88884-# tumor
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88885:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88886-abscess boil bump bunion carbuncle corn cyst dilation distension edema furuncle intumescence lump pimple pock protuberance pustule rising sore swell swelling tumescence tumor wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88887:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88888-# tumorous
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88890-# tumult
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:88891:ado agitation bedlam blast bluster boil boiling bother brawl broil brouhaha burst bustle cacophony chaos charivari chirm churn clamor clap clatter commotion confusion convulsion din discomposure discord disorder disquiet disturbance donnybrook ebullition eddy effervescence embroilment excitement fanaticism ferment fermentation fever fidgets fit flap flurry fluster flutter foment fomentation foofaraw fracas free-for-all frenzy fume furor furore fury fuss hassle howl hubbub hue:and:cry hullabaloo hurry inquietude jangle jitters maelstrom malaise melee moil nervousness noise outcry pandemonium passion pell-mell perturbation pother racket rage rampage rattle restlessness rhubarb riot roar roil roughhouse rout row ruckus ruction ruffle rumble rumpus scramble seethe seething shindy spasm spurt stew stir sweat swirl swirling tempest thunder trepidation trouble tumult turbidity turbulence turmoil twitter unquiet unrest upheaval uproar upset vortex whirl zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-88892-# tumultuous
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89134-afflict agonize ail bite bob burn chafe clamp compress convulse cramp crucify cut distress fester fret gall gnaw grate grind grip gripe harrow hurt inflame irritate lacerate martyr nip pain pierce pinch prick rack rankle rasp rub squeeze stab sting tighten torment torture tweak twist wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:89135:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89136-bob cut flick flip flirt flounce hitch jerk jig jigger jiggle jog pluck snake snatch start tweak twitch wrench yank 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89175-ache agonize ail anguish blanch blench grimace hurt pound shoot shrink smart suffer thrill throb tingle twinge twitch wince writhe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:89176:ache agonize ail anguish bite charley:horse cramp crick discomfort distress gnawing gripe hitch hurt kink misery nip pain pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89177-# twinkle
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89234-breath coup crack flash instant jiffy minute moment sec second shake split:second stroke tick trice twinkle twinkling twitch two:shakes wink 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:89235:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89236-fidget flip:out flutter glow heave jerk palpitate pant quake quaver quiver shake shiver squirm swell thrill throb tingle toss toss:and:turn tremble tumble twitch twitter wiggle wriggle writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89397-# umbra
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:89398:apparition eidolon ghost gloom haunt phantasm phantom shade shadow silhouette specter spirit spook umbra umbrage 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-89399-# umbrage
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92358-accommodation adaptation adjustment alteration amelioration apostasy betterment break change change:of:heart continuity conversion defection degeneration deterioration deviation difference discontinuity disruption divergence diversification diversion diversity fitting improvement mitigation modification modulation overthrow qualification realignment reform reformation remaking renewal reversal revival revolution shift switch transition turn turnabout upheaval variation variety worsening 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:92359:apoplexy breakup cataclysm catastrophe climax convulsion disaster fit overthrow paroxysm quake spasm stroke temblor tidal:wave tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92360-apotheosis ascent assumption beatification deification elevation erection escalation exaltation height raising rearing upheaval uplift uplifting upturn 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:92361:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92362-brawl chaos clamor commotion confusion disorder disturbance ferment furor furore outcry tumult unrest upheaval upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92470-agitation angst anguish anxiety apprehension care concern discomfort discomposure disquiet distress disturbance dread fear foreboding inquietude malaise misgiving nervous:tension nervousness perturbation pins:and:needles pucker solicitude stew strain suspense tension trouble uneasiness upset vexation zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:92471:affected answer beat breakdown breakup capsize careen cataclysm catastrophe clean:slate clean:sweep confound confute conquer conquest contradict contravene controvert convulsion counter counterrevolution cross crush curve debacle defeat demolish deny deposal destroy dismiss dispose:of downfall fall finish fix floor founder go:down honeycomb invert keel keel:over nonplus overcome overmaster overpower overset overthrow overturn overwhelm overwrought parry psych:out rebut refute reverse revolt revolution revolutionize revulsion riddle ruin sap scuttle settle shut:up silence sink skew somersault spasm spike spill squash squelch stricken subversion subvert surmount tabula:rasa thrash thrashing throw:down throw:over topple trip triumph turn turn:over turn:upside:down turnover undermine undo upend upheaval upset upturn vanquish weaken whip worst 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92472-baffle bafflement balk blast brave challenge check checkmate circumvent confound confront confusion counter counteract countermand cross dash defeat defy destroy discomfit discomfiture disconcert discountenance dish disrupt elude flummox foil frustrate frustration nonplus perplex reverse rout ruin sabotage scotch spike spoil stonewall stump thwart thwarting upset 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92788-# valley
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:92789:abyss bottom breach break canyon cavity chap chasm check chimney chink cleft col comb crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole hollow incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92790-# valor
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92873-air air bubble ether illusion mist phantom shadow smoke spirit vapor 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:92874:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination hysteria illusion imagery imagination invention maggot myth phantasm phantom rage romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-92875-autism bubble chimera daydream deception delusion dereism dream dreamland dreamworld ignis:fatuus misbelief misconception pipe:dream self-deception trick trip vapor wrong:impression 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93048-# vehemence
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93049:Nemesis abandon ardor commitment dedication devotion eagerness earnestness ecstasy enthusiasm excitement faith fervor fidelity fire furor fury glow gusto heart heat intensity intentness liveliness loyalty passion rage relish resolution savor seriousness sincerity soul spirit vehemence verve violence warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93050-acerbity acidity acridity acrimony astringency bite bitterness edge grip harshness keenness mordancy poignancy point rigor roughness severity sharpness sting stridency stringency teeth vehemence violence virulence 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93121-# venery
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93122:adultery ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy lovemaking mating meat orgasm procreation relations sex sex:act sexual:climax sexual:intercourse sperm venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93123-chase chivy hawking hunt hunting shooting sport sporting stalking still:hunt venery 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93277-# vertigo
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93278:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy drunkenness dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm swimming tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93279-# verve
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93280:alacrity animal:spirits animation anxiety appetite ardor avidity brio dash drive eagerness effervescence elan energy enthusiasm esprit exuberance flair flourish gaiety gust gusto impatience keenness life liveliness moxie panache pep piss:and:vinegar pizzazz playfulness poignancy promptness punch pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93281-ardor ecstasy excitement fervor fire furor fury gusto heart heat liveliness passion relish savor soul spirit vehemence verve warmth zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93378-# vibration
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93379:ague chorea fits:and:starts fluctuation jactitation palsy quaking quavering quivering shakes shaking shivering shuddering spasm trembling vibration 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93380-constancy continuity echo incessancy noninterruption perpetuity pulsation rapidity regularity repetition staccato stuttering tattoo vibration 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93423-# victimization
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93424:circumvention deception delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93425-# victimize
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93473-# vigor
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93474:activity ambition animal:spirits animation arm bang beef bite bounce brio capacity charge clout dash dint drive dynamism eagerness effect effectiveness elan energy enterprise enthusiasm esprit exuberance fire force gaiety get-up-and-go getup go gumption gusto guts initiative intensity life liveliness longevity mettle might mordancy moxie muscle muscularity nervousness pep piss:and:vinegar pith pizzazz playfulness poignancy potency power punch push resilience sinew snap spirit spirits spunk starch strength strong:arm strong:language verve vigor vim vitality vivacity zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93475-authority authority beef black:power brute:force charge charisma clout cogency compulsion dint drive duress effect effectiveness energy flower:power force force:majeure full:blast healthiness influence mana manliness might might:and:main moxie pizzazz potency potentiality power:structure prepotency productiveness productivity pull punch push sinew soundness steam strength strong:arm superiority superpower validity vehemence vigor vim virility virtue virulence vitality wattage weight wholeness 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93667-apocalypse concept conception discernment eye eyeful eyesight foresight horizon idea insight ken oracle perception perspective perspicacity perspicuity prophecy purview range scheme scope sight sweep thought understanding view vision 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93668:apparition appearance astral banshee conceive control deception delusion departed:spirit dybbuk eidolon fantasy feature figure form ghost guide haunt illusion image immateriality incorporeal larva materialization mirage phantasm phantasmagoria phantom phenomenon plan poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93669:apparition brainchild bubble chimera delirium eidolon fancy fantasy fiction figment hallucination illusion imagery imagination invention maggot myth phantasm phantom poem romance trip vapor vision whim whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93670:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93671-concept conception envisioning fancy image imagery mental:picture picture picturing vision visualization 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93683-# visitation
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93684:access apoplexy arrest attack cataclysm convulsion cramp death disaster eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw occlusion paroxysm petit:mal seizure spasm stoppage stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93685-affliction bane blight bugbear burden calamity catastrophe cross curse destruction disease distress evil grievance harm infliction mischance misfortune nemesis pest pestilence plague scourge thorn torment tragedy vexation visitation woe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93748-# vivacity
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93749:activity alacrity animal:spirits animation anxiety appetite ardor avidity brio dash eagerness effervescence elan energy enthusiasm esprit exuberance gaiety glow gust gusto impatience impetus joie:de:vivre keenness life liveliness mettle moxie pep pertness piss:and:vinegar pizzazz playfulness poignancy promptness pungency quickness readiness sparkle spirit spirits verve vigor vim vitality vivacity warmth zest zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93750-animal:spirits animation birth existence immortality lifetime liveliness living longevity viability vitality vivacity 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93804-abolish abrogate annihilate annul cancel countermand counterorder discharge dissolve do:away:with invalidate nullify override overrule put:aside quash recall recant remove renege repeal rescind retract reverse revoke set:aside suspend vacate void waive withdraw write:off 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93805:abyss breach break canyon cavity chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gorge groove gulch gulf gully hole hollow incision joint leak moat niche notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench vacuity valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93806-bad bare barren bland blank bleached bootless characterless clear deserted devoid empty featureless futile hollow idle inane ineffective ineffectual inoperative insipid invalid null null:and:void pointless unavailing unfilled unoccupied unrelieved useless vacant vacuous vain void white 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93872-# vomiting
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93873:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago motion:sickness nausea necrosis pain paralysis qualm rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93874-# vomitory
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93889-# vortex
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93890:ado agitation bother brouhaha burst bustle commotion disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume fuss hubbub hullabaloo hurry maelstrom pell-mell perturbation pother restlessness ruffle scramble spasm spurt stew stir sweat swirl swirling tumult turbulence turmoil uproar vortex whirl 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93891-backflow backwash backwater eddy gulf gurge gyre maelstrom pirouette rat:race reel reflux regurgitation round spin surge swirl turn twirl vortex wheel whirl whirlpool whirlwind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93994-# wadi
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:93995:abyss bed bottom breach break canyon cavity channel chap chasm check chimney chink cleft col crack cranny crevasse crevice cut cwm dale defile dell dike ditch draw excavation fault fissure flaw flume fracture furrow gap gape gash gill glen gorge groove grove gulch gulf gully hole incision joint leak moat notch opening pass passage ravine rent rift rime rupture scissure seam slit slot split trench trough vale valley void wadi 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-93996-aqueduct beck bed bourn branch brook burn canal channel creek crick culvert flume fresh gill gulch gully kill millstream race river rivulet run rundle runnel sluice spillway stream swash wadi water:carrier water:gate watercourse waterway waterworks 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94316-# warmth
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:94317:abandon affection animation ardor commitment dedication devotion earnestness ecstasy enthusiasm excitement faith fervor fidelity fire flame furor fury gusto heart heat intensity intentness liveliness loyalty passion relish resolution savor seriousness sincerity soul spirit vehemence verve warmth zeal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:94318:activity animation ardor brio elan enthusiasm glow gusto impetus joie:de:vivre life liveliness mettle pertness spirit vivacity warmth zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94319-# warn
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94393-birthmark blackhead bleb blemish blister check cicatrix crack crater craze defect deformity disfigurement distortion fault flaw freckle hickey kink mole nevus pimple pit pock pockmark pustule rift scab scar scratch split strawberry:mark sty track twist vesicle wale warp wart weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:94394:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94395-# wartime
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94482-# wasting
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:94483:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation convulsion cyanosis debility decrepitude diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion infirmity inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure shock sore spasm tabes tachycardia tumor vertigo vomiting wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94484-baneful calamitous cataclysmic catastrophic consuming consumptive deadly desolating destructive devastating disastrous doomful fatal fateful internecine nihilist nihilistic ruinous self-destructive subversionary subversive suicidal wasteful wasting withering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94995-ably amply competently deftly effectively efficiently expertly famously featly generously handily masterfully neatly nimbly splendidly superbly tolerably well 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:94996:abyss cavity chasm crater crevasse deep depth dig diggings empty excavation gulf hole hollow mine pit quarry shaft slam well white workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-94997-blow:out bonanza cascade cataract clear deluge drain empty engulf exhaust flood flow fountain fresh gush inundate jet outflow overflow overrun overwhelm play pour run:out run:over slop slosh spew spill spill:over spit spout spray spring spritz spurt spurtle squirt submerge surge sweep vomit well whelm 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95090-birthmark blackhead bleb blemish blister boil bump bunion carbuncle check cicatrix corn crack crater craze cyst defect deformity dilation disfigurement distension distortion edema fault flaw freckle furuncle hickey intumescence kink lump mole nevus pimple pit pock pockmark pustule rift rising scab scar scratch split strawberry:mark sty swell swelling track tumescence tumor twist vesicle wale warp wart weal welt wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95091:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95092-# wench
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95245-# whim
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95246:apparition brainchild brainstorm bubble chimera delirium dream eidolon fancy fantasy fiction figment hallucination illusion imagery imagination inclination invention maggot myth phantasm phantom romance trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95247-bee brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor idea kink maggot notion passing:fancy quirk thought toy vagary whim whimsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95261-aberration abnormality anomaly conceit deviation divergence eccentricity idiosyncrasy irregularity mannerism nonconformity oddity peculiarity quip quirk singularity strangeness twist whimsy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95262:apparition brainchild brainstorm bubble chimera delirium disposition dream eidolon fancy fantasy fiction figment hallucination humor illusion imagery imagination inclination invention maggot myth phantasm phantom romance trick trip vapor vision whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95263-brainstorm caprice conceit crank craze crazy:idea crotchet fad fancy fantasy flimflam fool:notion freak humor idea kink maggot notion passing:fancy quirk thought toy vagary whim whimsy 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95305-# whirl
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95306:ado agitation bother brouhaha burst bustle clamor clatter commotion crinkle disturbance ebullition eddy effervescence embroilment ferment fermentation fit flap flurry fluster flutter fume furore fuss hassle hubbub hullabaloo hurry maelstrom moil pell-mell perturbation pother restlessness ruction ruffle scramble spasm spurt stew stir storm sweat swirl swirling tumult turbulence turmoil twitter uproar vortex whip whirl whish whisk whiz 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95307-advance advance airing ascend avert back back:up barrel budge change circle circuit circulation climb come:about deflect descend divert drive ebb fleet flit flow get:over go go:about go:around gyrate gyration gyre heel joyride lift merry-go-round mount move pickup pirouette pivot plunge progress put:about regress retrogress revolution revolve ride rise roll rotate rotation round run screw sheer shift sink soar speed spin spiral stave stir stream subside swing swivel travel turn turn:about turn:around turn:tail twist veer wane wheel whip whirl whirligig wind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95320-# whirlwind
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95321:ado burst bustle eddy fit flurry furore fuss maelstrom pother spasm stir swirl vortex whirl whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95322:blaze burst convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado twister typhoon upheaval waterspout whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95323-eddy gurge gyre maelstrom pirouette rat:race reel round spin surge swirl turn twirl vortex wheel whirl whirlpool whirlwind 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95608-# wildest:dream
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95609:apparition appearance brainchild bubble chimera delirium eidolon fancy fantasy fiction figment figure form hallucination illusion image imagery imagination invention maggot myth phantasm phantasmagoria phantom presence romance shade shadow shape specter trip vapor vision whim whimsy wildest:dream wraith 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95610-# wildlife
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95844-alienation autism circumvention compensation daydream deception defense:mechanism delusion dereism displacement dissociation escape escapism fantasy flight flight:of:fancy ideal idealism idealization impracticality isolation negativism nostalgia overcompensation projection rationalization resistance romance romanticism self-deception sublimation substitution unreality wish:fulfillment wishful:thinking withdrawal 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95845:circumvention delusion entanglement entrapment fallacy falseness flimflam fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95846-# wishy:washy
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95860-banana caricaturist clown comedian comic cutup droll funnyman humorist jester joker lampooner madcap prankster punster quipster satirist wag wisecracker wit witling zany 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:95861:black:humor burlesque caricature comedy esprit farce humor irony lampoon parody pleasantry salt sarcasm satire slapstick squib travesty wit 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-95862-# witch:hunt
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96246-# workings
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96247:abyss bank chasm dig diggings excavation gold:mine gulf mine pit quarry shaft well workings 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96248-act act acting action activism activity behavior doing employment exercise function functioning movements occupation operation play practice praxis swing work working workings 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96387-abuse ache afflict affront aggrieve agonize ail anguish befoul bewitch blight bruise condemn corrupt crucify curse cut cut:up damage defile deprave despoil destroy disadvantage distress doom envenom grieve harass harm hex hurt impair infect injure jinx maltreat menace mistreat molest offend outrage pain persecute pierce play:havoc:with poison pollute prejudice prick savage scathe stab sting taint threaten torment torture violate wound wreak:havoc wrong 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96388:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96389-afflict agonize ail bite burn chafe convulse crucify cut distress fester fret gall gnaw grate grind gripe harrow hurt inflame irritate lacerate martyr nip pain pierce pinch prick rack rankle rasp rub stab sting torment torture tweak twist wound wring 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96408-# wraith
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96409:apparition appearance astral banshee control departed:spirit dybbuk eidolon fantasy figure form ghost guide haunt image immateriality incorporeal larva materialization phantasm phantasmagoria phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wildest:dream wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96410-# wrangle
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96479-abrade abrasion bark bend bite blemish bloody bob break burn chafe check chip claw coerce compel concussion constrain crack crackle craze cut distress drag flick force fracture fray frazzle fret gall gash gouge hurt incise incision injure injury lacerate laceration lesion maim maul mutilate mutilation nip pain pierce pinch prick pull puncture rack rend rent rick rip run rupture savage scald scorch scotch scrape scratch scuff skin slash slit sore sprain stab stick strain tear torture trauma traumatize tweak twist wound wrench wrest wring wry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96480:ache aching blow cramp cut distress dolor grief hurt injury lesion pain pang passion shock sore sore:spot spasm stress stroke suffering tender:spot throes wound wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96481-asymmetry bend buckle confuse contort contortion crook crumple deviation disproportion distort garble gnarl imbalance irregularity knot quirk screw spring torsion turn twist warp wrench wrest wring writhe 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96483-belie burlesque camouflage caricature color disguise distort distortion exaggerate falsify garble gloss misquote misrepresent misstate misteach overdraw overstate parody pervert scratch slant travesty twist understate warp wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96484:bite charley:horse cramp crick gnawing hitch kink nip pang paroxysm pinch prick seizure shoot shooting spasm stab stitch thrill throes tweak twinge twitch wrench 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96485-bob flick flip flirt flounce hitch jerk jig jigger jiggle jog pluck snake snatch start tweak twitch wrench yank 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96670-# yawn
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96671:aperture cavity chasm check clearing cleft crack fenestra gap gape gaping gat gulf hiatus hole hollow inlet interval lacuna leak opening orifice outlet passageway pore slot space split yaw yawn yawning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96672-# yawning
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96847-# zeal
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96848:abandon acquiescence alacrity anxiety appetite application ardor avidity commitment compliance consent dedication delirium devotion eagerness earnestness ecstasy energy enthusiasm excitement faith fervor fidelity fire flame furor fury goodwill gusto heart heat hurrah intensity intentness keenness liveliness loyalty passion pliability promptness readiness relish resolution savor seriousness sincerity soul spirit tractability vehemence verve warmth willingness zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96849-agitation angst apprehension care concern disquiet distress disturbance dread fear foreboding inquietude malaise misgiving nervous:tension nervousness perturbation pins:and:needles pucker solicitude stew strain suspense tension trouble uneasiness upset vexation zeal 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96879-# zest
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96880:activity alacrity animal:spirits animation anxiety appetite ardor avidity bite bliss brio dash delight eagerness ecstasy edge elan elation enthusiasm esprit euphoria exuberance fervor fire flavor gaiety ginger glow gust gusto guts heart hunger impatience impetus interest joie:de:vivre keenness kick life liveliness mettle nip palate passion pepper pertness piss:and:vinegar playfulness promptness punch pungency quickness readiness relish salt savor snap spice spirit spirits tang taste thirst verve vigor vim vitality vivacity warmth zeal zest zing zip 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96881-amusement comfort content ease enjoyment entertainment euphoria fruition fun gratification gusto joie:de:vivre kick luxury pleasure relish satisfaction self-gratification self-indulgence well-being zest 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96900-# zing
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96901:animation ardor brio dash drive eagerness elan enthusiasm esprit fire life spirit verve vim zest zing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96902-ball:the:jack bang barrel boom breeze brush clip fleet flit fly foot highball nip pour:it:on rip scorch sizzle skim snap speed storm sweep tear whisk whiz zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96925-# zombie
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original:96926:apparition appearance astral banshee clod control departed:spirit dybbuk eidolon form ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape specter spirit spook sprite theophany vision wraith zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/meanings.dat.original-96927-# zone
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-3883-chaser Casanova,Don:Juan,Mickey,Mickey:Finn,act,afterpiece,aperitif,bit,carver,clay:modeler,cocktail,curtain,curtain:call,curtain:raiser,divertimento,divertissement,doch-an-dorrach,drink,earth:artist,epilogue,exode,exodus,expository:scene,eye-opener,figurer,figuriste,finale,follower,gem:carver,graver,highball,hoke:act,hunter,interlude,intermezzo,intermission,introduction,knockout:drops,lady-killer,masher,mason,mixed:drink,modeler,molder,monumental:mason,nightcap,number,parting:cup,philander,philanderer,pousse-cafe,prologue,punch,pursuant,pursuer,quester,routine,scene,sculptor,sculptress,sculpturer,seeker,shtick,sketch,skit,song:and:dance,stand-up:comedy:act,statuary,stirrup:cup,stonecutter,striptease,sundowner,turn,wax:modeler,wee:doch-an-dorrach,womanizer,wood:carver
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:3884:chasm abysm,abyss,aperture,arroyo,blank,box:canyon,breach,break,broaching,canyon,cavity,chap,check,chimney,chink,clearing,cleavage,cleft,cleuch,clough,clove,col,coulee,couloir,crack,cranny,crater,crevasse,crevice,cut,cwm,deep,defile,dell,depth,dig,diggings,dike,disclosure,ditch,donga,draw,excavation,fault,fenestra,fissure,fistula,flaw,flume,fontanel,foramen,fracture,furrow,gap,gape,gash,gat,gorge,groove,gulch,gulf,gully,hiatus,hole,hollow,incision,inlet,interval,joint,kloof,lacuna,laying:open,leak,mine,moat,notch,nullah,opening,opening:up,orifice,outlet,overlook,oversight,pass,passage,passageway,pit,pore,preterition,quarry,ravine,rent,rift,rime,rupture,scissure,seam,shaft,skip,slit,slot,space,split,stoma,throwing:open,trench,uncorking,unstopping,valley,void,wadi,well,workings,yawn,yawning:abyss
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-3885-chassis backing,base,baseboard,basement,bearing,bushing,cabinet,cadre,case,casement,casing,console,dado,doorframe,fabric,foot,footing,foundation,frame,framework,framing,housing,infrastructure,keel,lattice,latticework,mopboard,mount,mounting,nadir,picture:frame,radio,radio:receiver,radio:set,radio:telescope,receiver,receiving:set,sash,set,setting,shell,shoemold,skeleton,sole,toe,underframe,wainscot,window:case,window:frame,wireless,wireless:set
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-5742-cytology aerobiology,agrobiology,anatomy,astrobiology,bacteriology,biochemics,biochemistry,biochemy,bioecology,biological:science,biology,biometrics,biometry,bionics,bionomics,biophysics,botany,cell:physiology,cryobiology,cybernetics,ecology,electrobiology,embryology,enzymology,ethnobiology,exobiology,genetics,gnotobiotics,life:science,microbiology,molecular:biology,pharmacology,physiology,radiobiology,taxonomy,virology,xenobiology,zoology
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:5743:cytoplasm animal:cell,bioplast,cell,cellular:tissue,cellule,chromatoplasm,coenocyte,corpuscle,ectoplasm,endoplasm,energid,eucaryotic:cell,germ:cell,plant:cell,plasmodium,procaryotic:cell,protoplasm,reticulum,somatic:cell,syncytium,trophoplasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-5744-czar Dalai:Lama,Holy:Roman:Emperor,Inca,Kaiser,Simon:Legree,absolute:monarch,absolute:ruler,all-powerful:ruler,ardri,arrogator,autarch,autocrat,bey,cacique,caesar,cham,commissar,despot,dictator,disciplinarian,driver,duce,hard:master,kaid,khan,martinet,mikado,negus,oligarch,oppressor,padishah,pendragon,pharaoh,rig,sachem,sagamore,shah,sheikh,shogun,slave:driver,stickler,tenno,tycoon,tyrant,usurper,warlord
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-7709-ecstatic abandoned,absent,absentminded,absorbed,abstracted,amok,bellowing,bemused,berserk,blissful,bursting:with:happiness,carried:away,castle-building,cock-a-hoop,daydreaming,daydreamy,delighted,delirious,demoniac,distracted,dreaming,dreamy,drowsing,elate,elated,elsewhere,enchanted,engrossed,enraptured,enravished,entranced,euphoric,exalted,excited,exhilarated,exultant,faraway,feral,ferocious,fierce,flushed,flying,frantic,freaked:out,frenzied,fulminating,furious,glad,gleeful,haggard,half-awake,happy,high,hog-wild,howling,hysterical,imparadised,in:a:reverie,in:a:transport,in:ecstasies,in:heaven,in:hysterics,in:paradise,in:raptures,in:seventh:heaven,in:the:clouds,intoxicated,joyful,jubilant,lost,lost:in:thought,mad,madding,maniac,meditative,mooning,moonraking,museful,musing,napping,nodding,oblivious,on:cloud:nine,orgasmic,orgiastic,overjoyed,overjoyful,pensive,pipe-dreaming,possessed,preoccupied,rabid,raging,ramping,ranting,rapt,raptured,rapturous,raving,ravished,rhapsodic,roaring,running:mad,sent,somewhere:else,stargazing,storming,taken:up,thrilled,transported,unconscious,uncontrollable,violent,wild,wild-eyed,wild-looking,woolgathering,wrapped:in:thought
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:7710:ectoplasm animal:cell,aura,bioplast,cell,cellular:tissue,cellule,chromatoplasm,coenocyte,corpuscle,cytoplasm,ectoplasy,effluvium,emanation,endoplasm,energid,eucaryotic:cell,exteriorized:protoplasm,germ:cell,plant:cell,plasmodium,procaryotic:cell,protoplasm,reticulum,somatic:cell,syncytium,trophoplasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-7711-ectoplasmic astral,ethereal,etheric,ghostish,ghostlike,ghostly,ghosty,incorporeal,phantasmal,phantasmic,phantom,phantomic,phantomlike,psychic,shadowy,specterlike,spectral,spiritual,supernatural,wraithlike,wraithy
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-8193-enthrone aggrandize,anoint,apotheose,apotheosize,beatify,canonize,chair,crown,deify,elevate,ennoble,enshrine,exalt,glamorize,glorify,immortalize,inaugurate,induct,install,instate,invest,lionize,magnify,make:legendary,place,place:in:office,put:in,raise,saint,sanctify,set:up,throne,uplift
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:8194:enthusiasm acquiescence,activity,agreeability,agreeableness,alacrity,amenability,amusement,animation,ardency,ardor,avidity,brio,briskness,bug,calenture,cathexis,cheerful:consent,compliance,concern,concernment,consent,cooperativeness,craze,crazy:fancy,curiosity,devotedness,devotion,diversion,docility,eagerness,earnest,earnestness,ebullience,elan,enthusiasticalness,excitement,exuberance,fad,fanaticism,fascination,favorable:disposition,favorableness,fervency,fervor,fieriness,fire,forwardness,furor,furore,gameness,glow,goodwill,gusto,hobby,hurrah,impassionedness,impetuosity,impetus,infatuation,interest,joie:de:vivre,keenness,life,liveliness,lustiness,mania,manic-depressive:psychosis,matter:of:interest,mettle,passion,pastime,perkiness,pertness,pliability,pliancy,promptness,rage,readiness,receptive:mood,receptiveness,receptivity,relish,responsiveness,right:mood,robustness,special:interest,spirit,spiritedness,tractability,ungrudgingness,unloathness,unreluctance,vehemence,vivacity,warmth,willing:ear,willing:heart,willingness,zeal,zealousness,zest,zestfulness,zing
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-8195-enthusiast Don:Quixote,Quixote,activist,addict,adherent,admirer,aficionado,ball:of:fire,bear,beaver,big-time:operator,bigot,booster,buff,bug,bum,bustler,busy:bee,champion,collector,crank,daydreamer,demon,devotee,disciple,doer,dreamer,dreamer:of:dreams,eager:beaver,energumen,escapist,extremist,faddist,fan,fanatic,fanatico,fiend,follower,freak,go-getter,great:one:for,groupie,habitue,head,hobbyist,hound,human:dynamo,hustler,idealist,infatuate,live:wire,lotus-eater,lover,lunatic:fringe,man:of:action,man:of:deeds,maniac,militant,monomaniac,new:broom,nut,operator,partisan,political:activist,powerhouse,promoter,prophet,pursuer,rhapsodist,romancer,romantic,romanticist,seer,sucker:for,supporter,take-charge:guy,utopian,utopianist,utopianizer,visionary,votary,wheeler-dealer,winner,wishful:thinker,zealot
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-17172-neophyte Christian,God-fearing:man,abecedarian,accepter,alphabetarian,apprentice,articled:clerk,baby,beginner,believer,boot,catechumen,churchgoer,churchite,churchman,colt,communicant,convert,daily:communicant,deb,debutant,devotee,devotionalist,disciple,entrant,fanatic,fledgling,follower,freshman,good:Christian,greenhorn,greeny,ignoramus,inductee,infant,initiate,learner,nestling,new:boy,newcomer,novice,novitiate,pietist,postulant,probationer,probationist,proselyte,raw:recruit,receiver,recruit,religionist,rookie,saint,tenderfoot,theist,trainee,truster,tyro,votary,zealot
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:17173:neoplasm benign:tumor,callosity,callus,cancer,carcinoma,corn,cyst,excrescence,fungosity,fungus,growth,intumescence,malignant:growth,metastatic:tumor,mole,morbid:growth,nevus,nonmalignant:tumor,outgrowth,proud:flesh,sarcoma,tumor,verruca,wart,wen
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-17174-nephew aunt,auntie,blood:brother,brethren,brother,bub,bubba,bud,buddy,country:cousin,cousin,cousin:once:removed,cousin:twice:removed,daughter,father,first:cousin,foster:brother,frater,grandnephew,grandniece,granduncle,great-aunt,great-uncle,half:brother,kid:brother,mother,niece,nuncle,nunks,nunky,second:cousin,sis,sissy,sister,sister-german,sistern,son,stepbrother,stepsister,unc,uncle,uncs,uterine:brother
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-18048-organizer a,ancestors,apprentice,architect,artificer,artist,author,bargainer,begetter,beginner,builder,business:agent,cardholder,conceiver,constructor,contriver,craftsman,creator,designer,developer,deviser,discoverer,effector,engenderer,engineer,enterpriser,entrepreneur,executor,executrix,father,founder,framer,generator,grower,inaugurator,industrialist,initiator,instigator,institutor,introducer,inventor,journeyman,labor:organizer,maker,manufacturer,master,master:craftsman,mother,negotiator,originator,past:master,planner,precursor,prime:mover,producer,projector,promoter,raiser,realizer,shaper,shop:steward,sire,smith,strategian,strategist,tactician,trade:unionist,union:member,union:officer,unionist,wright
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:18049:orgasm abandon,access,act:of:love,adultery,aphrodisia,apoplexy,ass,attack,balling,carnal:knowledge,climax,cohabitation,coition,coitus,coitus:interruptus,commerce,congress,connection,convulsion,copula,copulation,coupling,cramp,craze,delirium,diddling,eclampsia,ecstasy,epilepsy,epitasis,falling:sickness,fire:and:fury,fit,fornication,frenzy,furor,furore,fury,grip,hysteria,ictus,intercourse,intimacy,intoxication,lovemaking,madness,making:it:with,marital:relations,marriage:act,mating,meat,onanism,orgy,ovum,pareunia,paroxysm,passion,procreation,rage,rapture,ravishment,relations,screwing,seizure,sex,sex:act,sexual:climax,sexual:commerce,sexual:congress,sexual:intercourse,sexual:relations,sexual:union,sleeping:with,spasm,sperm,stroke,tearing:passion,throes,towering:rage,transport,venery
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-18050-orgasmic abandoned,amok,anarchic,angry,bellowing,berserk,blustering,blusterous,blustery,carried:away,cataclysmic,chaotic,concupiscent,convulsive,delirious,demoniac,disastrous,distracted,eclamptic,ecstatic,ejaculatory,enraptured,feral,ferocious,fidgety,fierce,fitful,frantic,frenzied,fulminating,furious,goatish,haggard,hellish,herky-jerky,hog-wild,horny,hot,hot-blooded,howling,hysterical,in:a:transport,in:hysterics,infuriate,insensate,intoxicated,itching,jerking,jerky,jiggety,jumpy,lascivious,libidinous,lickerish,lustful,mad,madding,maniac,mindless,orgastic,orgiastic,pandemoniac,paroxysmal,passionate,possessed,prurient,rabid,raging,ramping,randy,ranting,ravening,raving,ravished,rip-roaring,roaring,running:mad,salacious,saltatory,seismic,sex-starved,sexy,spasmodic,spastic,steamy,storming,stormy,tempestuous,transported,troublous,tumultuous,turbulent,twitchety,twitching,twitchy,uncontrollable,unsatisfied,upheaving,uproarious,vellicative,violent,wild,wild-eyed,wild-looking
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-19192-phallus bag,ballocks,balls,basket,beard,breasts,cervix,clitoris,cod,cods,cullions,family:jewels,female:organs,genitalia,genitals,gonads,labia,labia:majora,labia:minora,lingam,lips,male:organs,meat,nuts,nymphae,ovary,penis,private:parts,privates,privy:parts,pubic:hair,pudenda,reproductive:organs,rocks,scrotum,secondary:sex:characteristic,sex:organs,spermary,testes,testicles,uterus,vagina,vulva,womb,yoni
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:19193:phantasm Masan,apparition,appearance,astral,astral:spirit,bamboozlement,banshee,befooling,bluffing,brainchild,bubble,calculated:deception,chimera,circumvention,conning,control,deceiving,deception,deceptiveness,defrauding,delirium,delusion,delusiveness,departed:spirit,disembodied:spirit,dupery,duppy,dybbuk,eidolon,enmeshment,ensnarement,entanglement,entrapment,fallaciousness,fallacy,falseness,fancy,fantasque,fantasy,fiction,figment,figure,flimflam,flimflammery,fond:illusion,fooling,form,ghost,grateful:dead,guide,hallucination,hant,haunt,hoodwinking,idle:fancy,idolum,illusion,image,imagery,imagination,imagining,immateriality,incorporeal,incorporeal:being,incorporeity,insubstantial:image,invention,kidding,larva,lemures,maggot,make-believe,manes,materialization,mirage,myth,oni,outwitting,overreaching,phantasma,phantasmagoria,phantom,poltergeist,presence,putting:on,revenant,romance,self-deception,shade,shadow,shape,shrouded:spirit,sick:fancy,snow:job,song:and:dance,specter,spectral:ghost,spirit,spoofery,spoofing,spook,sprite,subterfuge,swindling,theophany,thick-coming:fancies,trickiness,tricking,trip,unsubstantiality,vapor,victimization,vision,waking:dream,walking:dead:man,wandering:soul,whim,whimsy,wildest:dream,wildest:dreams,willful:misconception,wishful:thinking,wraith,zombie
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-19194-phantasmagoria apparition,appearance,cosmorama,cyclorama,diorama,display,eidolon,exhibit,exhibition,exposition,fantasy,figure,form,georama,idolum,image,light:show,myriorama,pageant,pageantry,panorama,parade,phantasm,phantasma,phantom,pomp,presence,presentation,psychedelic:show,representation,shade,shadow,shape,shifting:scene,show,sight,spectacle,specter,stage:show,tableau,tableau:vivant,vision,waking:dream,wildest:dream,wraith
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-20547-proton Kern,NMR,alpha:particle,antibaryon,antilepton,antimeson,atom,atomic:nucleus,atomic:particle,baryon,beta:particle,electron,elementary:particle,ion,lepton,meson,molecule,monad,neutron,nuclear:force,nuclear:magnetic:resonance,nuclear:particle,nuclear:resonance,nucleon,nucleosynthesis,nucleus,photon,quark,strangeness,strong:interaction,triton,valence:electron
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:20548:protoplasm animal:cell,bioplast,cell,cellular:tissue,cellule,chromatoplasm,coenocyte,corpuscle,cytoplasm,ectoplasm,endoplasm,energid,eucaryotic:cell,germ:cell,plant:cell,plasmodium,procaryotic:cell,reticulum,somatic:cell,syncytium,trophoplasm
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-20549-prototypal antitypic,archetypal,archetypic,classic,classical,exemplary,ideal,model,paradigmatic,primary,prototypic,quintessential,representative,uncopied,unduplicated,unexampled,unimitated,unprecedented,unreproduced
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-22716-saprophytic accompanying,accordant,agreeing,associate,associated,at:one:with,coacting,coactive,coadunate,coincident,collaborative,collective,collusive,combined,combining,concerted,concomitant,concordant,concurrent,concurring,conjoint,consilient,conspiratorial,cooperant,cooperative,coordinate,coworking,harmonious,joint,meeting,parasitic,putrefacient,putrefactive,rotting,saprobic,saprogenic,saprogenous,saprophilous,septic,symbiotic,synchronous,synergetic,synergic,synergistic,united,uniting
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:22717:sarcasm Atticism,acerbity,acridity,acridness,acrimony,agile:wit,asperity,bitterness,black:humor,burlesque,caricature,causticity,comedy,contumely,corrosiveness,cynicism,derision,disdain,dry:wit,esprit,farce,gibe,harshness,humor,innuendo,invective,irony,jest,lampoon,malevolence,malice,maliciousness,mockery,nimble:wit,parody,pleasantry,poison,poisonousness,pretty:wit,quick:wit,raillery,rancor,ready:wit,repartee,ridicule,salt,satire,satiric:wit,savor:of:wit,scorn,sharpness,slapstick,slapstick:humor,sneering,spite,spitefulness,squib,subtle:wit,travesty,venom,venomousness,virulence,visual:humor,wit
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-22718-sarcastic Rabelaisian,acerb,acerbic,acid,acidic,acidulous,acrid,acrimonious,biting,bitter,captious,carping,caustic,cavilling,censorious,contemptuous,contumelious,corrosive,critical,cutting,cynical,derisive,derisory,disdainful,dry,harsh,incisive,ironic,ironical,jeering,malefic,malevolent,malicious,mocking,mordant,nasty,poisonous,pungent,ridiculing,sardonic,satiric,satirical,scathing,scornful,sharp,spiteful,stinging,tart,trenchant,venomous,virulent
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-24608-Spartan Apostolic,Encratic,Laconian,Lenten,Pythagorean,Rechabite,Shaker,Spartanic,Stoic,abbreviated,abridged,abstemious,abstinent,accepting,aposiopestic,armed:with:patience,ascetic,astringent,austere,authoritarian,bald,bare,brief,brusque,candid,celibate,chaste,clam,clipped,close,common,commonplace,compact,compendious,compressed,concise,condensed,continent,contracted,controlled,crisp,curt,cut,demanding,direct,disciplined,docked,dour,dry,dull,dwarfed,dwarfish,elliptic,endurant,enduring,epigrammatic,exacting,exigent,exiguous,forbearing,frank,frugal,fruitarian,gnomic,grim,hard,harsh,homely,homespun,impoverished,indulgent,inornate,jejune,laconic,lean,lenient,limited,long-suffering,longanimous,man:of:iron,matter-of-fact,meager,mean,meticulous,miserly,narrow,natural,neat,nephalistic,niggardly,on:the:wagon,open,paltry,parsimonious,patient,patient:as:Job,persevering,philosophical,pithy,plain,plain-speaking,plain-spoken,pointed,poor,prosaic,prosing,prosy,pruned,puny,pure,reserved,rigid,rigorous,rugged,rustic,scant,scanty,scrawny,scrimp,scrimpy,self-controlled,self-denying,sententious,severe,sexually:abstinent,short,short:and:sweet,shortened,simple,simple-speaking,skimp,skimpy,slender,slight,slim,small,sober,spare,sparing,stark,starvation,stern,stingy,stinted,stoic,straightforward,straitened,strict,stringent,stunted,subsistence,succinct,summary,sworn:off,synopsized,taciturn,teetotal,terse,thin,tight,to:the:point,tolerant,tolerating,tolerative,tough,truncated,unadorned,unaffected,understanding,unelaborate,unfancy,unfussy,unimaginative,unnourishing,unnutritious,unornate,unpoetical,unsparing,unvarnished,vegetarian,watered,watery
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in:24609:spasm Jacksonian:epilepsy,Rolandic:epilepsy,abdominal:epilepsy,abscess,access,ache,aching,acquired:epilepsy,activated:epilepsy,acute:pain,ado,affect:epilepsy,agitation,ague,akinetic:epilepsy,amok,anemia,ankylosis,anoxia,apnea,apoplexy,arrest,asphyxiation,asthma,ataxia,atrophy,attack,autonomic:epilepsy,backache,bite,blaze,bleeding,blennorhea,blockage,bloodless:revolution,blow,boring:pain,bother,botheration,bouleversement,breakdown,breakup,bumpiness,burst,bustle,cachexia,cachexy,cardiac:epilepsy,cataclysm,catastrophe,charley:horse,chill,chills,chorea,clean:slate,clean:sweep,climax,clonic:spasm,clonus,cold:shivers,colic,commotion,computer:revolution,constipation,convulsion,cortical:epilepsy,coughing,counterrevolution,cramp,cramps,crick,cursive:epilepsy,cut,cyanosis,cyclone,darting:pain,debacle,diarrhea,diastrophism,disaster,distress,diurnal:epilepsy,dizziness,dolor,dropsy,dysentery,dyspepsia,dyspnea,eclampsia,edema,emaciation,epilepsia,epilepsia:gravior,epilepsia:major,epilepsia:minor,epilepsia:mitior,epilepsia:nutans,epilepsia:tarda,epilepsy,epitasis,eruption,explosion,fainting,falling:sickness,fatigue,feery-fary,ferment,fever,fibrillation,fidgetiness,fit,fits:and:starts,flap,flare-up,flurry,fluster,flutter,flutteriness,flux,focal:epilepsy,frenzy,fulgurant:pain,furor,fury,fuss,fussiness,gale,girdle:pain,gnawing,grand:mal,grief,grip,griping,growth,gust,haute:mal,hemorrhage,high:blood:pressure,hitch,hubbub,hullabaloo,hurricane,hurt,hydrops,hypertension,hypotension,hysterical:epilepsy,icterus,ictus,indigestion,inflammation,injury,insomnia,irruption,itching,jactation,jactitation,jaundice,jerkiness,joltiness,jumping:pain,kink,labored:breathing,lancinating:pain,larval:epilepsy,laryngeal:epilepsy,laryngospasm,latent:epilepsy,lesion,lockjaw,low:blood:pressure,lumbago,maelstrom,marasmus,matutinal:epilepsy,menstrual:epilepsy,murderous:insanity,musicogenic:epilepsy,myoclonous:epilepsy,nasal:discharge,nasty:blow,nausea,necrosis,nip,nocturnal:epilepsy,occlusion,orgasm,outbreak,outburst,overthrow,overturn,pain,palace:revolution,palsy,pang,paralysis,paroxysm,passion,petit:mal,physiologic:epilepsy,pinch,pother,prick,pruritus,psychic:epilepsy,psychokinesia,psychomotor:epilepsy,quake,quaking,quavering,quivering,radical:change,rage,rash,reflex:epilepsy,restlessness,revolt,revolution,revolutionary:war,revulsion,rheum,rotatoria,sclerosis,scramble,seizure,sensory:epilepsy,serial:epilepsy,sexual:climax,shakes,shaking,sharp:pain,shivering,shivers,shock,shoot,shooting,shooting:pain,shuddering,skin:eruption,sneezing,sore,sore:spot,spasms,spell,spurt,stab,stabbing:pain,stew,stir,stitch,stoppage,storm,stress,stress:of:life,striking:alteration,stroke,subversion,succussion,suffering,sweat,sweeping:change,swirl,tabes,tabula:rasa,tachycardia,tardy:epilepsy,technological:revolution,temblor,tempest,tender:spot,tetanus,tetany,thrill,throe,throes,thromboembolism,thrombosis,tidal:wave,to-do,tonic:epilepsy,tonic:spasm,tormen,tornado,torsion:spasm,total:change,transilience,traumatic:epilepsy,trembling,tremulousness,trismus,tsunami,tumor,tumult,tweak,twinge,twitch,ucinate:epilepsy,unquiet,upheaval,upset,upset:stomach,vertigo,vibration,violent:change,visitation,vomiting,vortex,wasting,whirl,whirlwind,wound,wrench
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/thesaurus.in-24610-spasmodic acute,adrift,afflictive,afloat,agonizing,aimless,alternating,amorphous,arrhythmic,atrocious,biting,broken,broken:off,capricious,careening,casual,cataclysmic,catchy,changeable,changeful,changing,chopped-off,choppy,convulsive,cramping,cruel,cyclical,decousu,desultory,deviable,deviating,deviative,deviatory,different,disarticulated,disastrous,disconnected,discontinued,discontinuous,discrete,disjunct,disjunctive,disordered,disorderly,dispersed,disproportionate,distressing,divaricate,divergent,diversified,diversiform,dizzy,eccentric,eclamptic,episodic,erose,erratic,excruciating,fast:and:loose,fickle,fidgety,fitful,flickering,flighty,flitting,fluctuating,formless,freakish,frivolous,giddy,gnawing,gratuitous,grave,griping,guttering,halting,haphazard,hard,harrowing,harsh,herky-jerky,heteroclite,hit-or-miss,hurtful,hurting,immethodical,impetuous,impulsive,inchoate,incoherent,inconsistent,inconstant,indecisive,indiscriminate,infirm,intermittent,intermitting,interrupted,irregular,irresolute,irresponsible,jagged,jerking,jerky,jiggety,jumpy,lurching,mazy,meaningless,mercurial,misshapen,moody,motley,mutable,nonconformist,noncontinuous,nonlinear,nonsequential,nonserial,nonstandard,nonsymmetrical,nonsystematic,nonuniform,occasional,orderless,orgasmic,painful,parenthetic,paroxysmal,patchy,periodic,piercing,planless,pluralistic,poignant,promiscuous,pulsating,pungent,racking,ragged,rambling,random,restless,rough,roving,saltatory,scatterbrained,scrappy,seismic,senseless,severe,shapeless,sharp,shifting,shifty,shooting,shuffling,snatchy,spasmatic,spasmic,spasmodical,spastic,spineless,sporadic,spotty,stabbing,staggering,stinging,straggling,straggly,sudden,suspended,systemless,tormenting,torturous,twitchety,twitching,twitchy,unaccountable,unarranged,uncertain,unclassified,unconnected,uncontrolled,undependable,undirected,undisciplined,unequable,unequal,uneven,unfixed,ungraded,unjoined,unmethodical,unmetrical,unordered,unorganized,unorthodox,unpredictable,unregular,unreliable,unrestrained,unrhythmical,unsettled,unsorted,unstable,unstable:as:water,unstaid,unsteadfast,unsteady,unsuccessive,unsustained,unsymmetrical,unsystematic,ununiform,upheaving,vacillating,vagrant,vague,variable,variegated,variform,various,varying,veering,vellicative,vicissitudinary,vicissitudinous,volatile,wandering,wanton,wavering,wavery,wavy,wayward,whimsical,wishy-washy,wobbling,wobbly
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-15-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking lovemaking popularity regard sentiment sex shine worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:16:Nemesis acceptance activity adherence allegiance anger animation ardor assiduity attachment brio commitment constancy curiosity dedication deference devotion diligence earnestness ecstasy elan enthusiasm ethics excitement faith fealty fervor fidelity furor fury glow gusto heat homage impetus intensity intentness joie:de:vivre libido life liking liveliness loyalty mettle mission must obligation onus pertness relentlessness relish savor seriousness sexual:desire sincerity troth true:blue vehemence verve violence vivacity warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-17-admire adore appreciate bless cherish defer:to deify esteem exalt favor honor idolize look:up:to prize revere reverence value venerate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-84-Babel bedlam bicker blast brawl brouhaha cacophony charivari chirm clamor clap clatter commotion crescendo deafen din discord donnybrook flap fracas free-for-all howl hubbub hue:and:cry hullabaloo jangle noise outcry pandemonium peal percussion racket rattle resound rhubarb roar row ruckus ruction rumble rumpus shatter shindy stun thunder tumult uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:85:Nemesis ado agitation annoyance arousing bother brawl broil brouhaha bustle cacophony chaos commotion disturbance donnybrook ebullition embroilment enthusiasm excitement fanaticism fascination ferment fermentation fervor fever fomentation foofaraw fracas frenzy fume furor furore fury fuss hell hubbub hullabaloo hysteria infatuation mania obsession pandemonium rage rampage ruckus rumpus stir tumult turbulence turmoil uproar vehemence violence vortex zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-86-Beau:Brummel Nimrod archer athlete ballplayer batter battery beater catcher coach competitor courser hunter jock jumper lineman outfield player pugilist quarterback racer sport sportsman tackle wrestler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-233-abuse afflict aggrieve agonize ail anguish bite bloody chafe convulse crucify distress fester gall gnaw grate grind gripe harrow impale inflame irritate lacerate lancinate macerate martyr pain pierce prick punish rack rankle rasp scarify stab sting torment torture tweak wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:234:abyss aperture aqueduct available benthos booth bottleneck breach break:in breakout broach canal canyon carve cash cavity cessation channel chap chasm check:out chimney chink chip chisel clearing cleave cleft col corrugation crack cranny crevasse crevice crimp cwm dado defile dell dike ditch divaricate divide engraving excavation exfoliate fault fissure flaw flume flute fosse fracture furrow gap gape gash goffer gorge groove gulch gulf gully hiatus incise incision lacuna leak missing:link moat need notch omission open:up outage passageway pleat plow rabbet ravine rent rifle rift rime rip rive ruck rupture rut schism scissure seam slit slot striate striation trench trough valley wadi wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-235-abide:by accede accept acclaim acquiesce agree agree:to agree:with applaud assent buy cheer comply consent defer go:along:with hail hold:with nod obey receive subscribe:to welcome yes 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-376-archbishopric aristocracy bailiwick barrio bishopric borough burg canton city civic commune county diocese district downtown duchy exurb ghetto government hamlet hundred interurban magistracy metropolis midtown municipal municipality outskirts parish parliamentary polis precinct principality province region riding shire shopping:center skid:row slum stake state suburb suburban suburbia suburbs tenderloin tenement:district territory town township uptown village ward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:377:ardor concupiscence curiosity eagerness enthusiasm fancy fantasy libido need passion pleasure sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-378-ability accomplishment aggression animal:spirits ascendancy asset backbone beef black:power blatancy bottle bottom brawn brute:force capability charisma chutzpah clout cogency colony competence compulsion cuff dint domination duress dynamism effectiveness elan elasticity energy enterprise exuberance flower:power force:majeure fortitude full:blast gaiety get-up-and-go getup ginger grit gumption guts hardiness hustle influence initiative life liveliness mana mettle might might:and:main mordancy moxie muscle muscularity musculature nerve nervousness pep pepper physique piss:and:vinegar pizzazz playfulness pluck poignancy potency potentiality power power:structure prepotency productiveness productivity push qualification sinew spirits spunk stamina starch stature staying:power strength strong:arm strong:language sturdiness superiority superpower thews thrust toughness tuck validity vehemence verve vigor vim virility virtue virulence vitality voluntary:muscle wattage weight zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-578-Negro:spiritual anthem cantata canticle chorale chorus church:music doxology glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:579:craze crotchet delirium ecstasy exuberance fever frenzy furor furore fury hysteria intoxication madness mania orgasm orgy rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-580-brash cascade cataract cloudburst deluge downfall downpour flood inundation plash pour rain rainstorm scud soaker spate storm thunderstorm torrent waterspout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-728-answer avail bear fill:the:bill fulfill get:by go:around hack:it hold make:the:grade pass:muster qualify reach satisfy stand stand:up stretch suffice take:it work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:729:apoplexy breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle disaster earthquake overthrow overturn paroxysm quake revolt revulsion spasm subversion tabula:rasa temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-730-catchword clue cudgel cue gesture glimmer glimmering hint implication index indication inkling innuendo insinuation intimation kick look nod nudge prompt scent sign signal spoor suggestion suspicion symptom telltale track vestige whiff whisper wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-785-abridgment adage ana analects anterior aphorism apothegm axiom byword catchword dictate dictum epigram expression formula gnome golden:rule gospel law maxim moral mot motto oracle postulate precept prescript principle proposition proverb saw saying sentence sutra teaching text theorem truism truth veracity verity verse wisdom witticism word words:of:wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:786:aphorism apothegm bon:mot conceit epigram gibe irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally sarcasm satire scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-787-austere bald bare disclosed exposed unclassified unclogged uncovered unhidden unobstructed unrestricted unstopped wide:open 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-811-apparently border brow cheek chutzpah circumference cortex covering crust envelope epidermis exterior external facade face facet fringe integument lineaments openly outline outside periphery rind shell superficially surface top 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:812:apparition appearance astral avatar banshee coming control departed:spirit dybbuk eidolon ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spook sprite theophany vision zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-813-apparition appearance brainchild delirium eidolon imagery imagination maggot whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-814-able absolute archetypical classic classical consummate crass developed exemplary expert ideal illustrative masterful mature matured perfected polished practiced proficient prototypal quintessential ripe ripened skilled talented trained transcendent typical 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:815:circumvention delirium delusion entanglement entrapment fallacy fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-816-adjure appeal appeal:to application beg beseech brace call:on clamor:for crave cry:for entreat implore importune invoke kneel:to plead pray solicit supplicate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1254-bespatter dabble damp dampen dash dew douche hose humidify irrigate moisten paddle slobber slop slosh sparge spatter splatter sponge spray sprinkle syringe water wet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1255:boot bump chasm chink click clink clop clump clunk drub flick flump pat patter pitapat plump plunk pop rap slat thud thump tick tinkle tiptoe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1256-babbling brainstorm delirious delirium dizzy giddy incoherent insane rambling ranting raving wandering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1355-bantamweight black:belt boxer bruiser featherweight fighter flyweight heavyweight lightweight middleweight palooka prizefighter pug pugilist sparrer underweight welterweight 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1356:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor innuendo invective irony lampoon mockery parody pastiche pleasantry raillery salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1357-bite:the:bullet brass brassy bronze bullion copper gilt gold golden ingot iron leaden mercurial mercury nickel nugget pewter quicksilver silver silvery steel steely tin tinny 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1511-address:book album annual blotter cashbook catalog daybook diary diptych docket journal ledger log notebook pad pocketbook scrapbook scratch:pad table tablet triptych workbook yearbook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1512:acquiescence actuation alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1513-a:priori analytic analytical categorical conditional deductive discursive dogmatic hypothetical inductive inferential 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1608-champ chew chomp chump cud gnash gum masticate mouth mumble nibble ruminate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1609:charley:horse cramp crick gnawing hitch kink pang paroxysm shooting spasm thrill throes tweak twinge twitch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1610-close croft enclave field plat quadrangle real:estate tract 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1611-coat coating collop cotton covering deal disk film flap foil fold lap leaf membrane pane panel patina peel pellicle plait plank plate plating ply plywood rasher safety:glass scum sheet skin slab slat slice table tablet veneer wafer 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1612:convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1613-corn cure dehydrate desiccate dry dry:up embalm evaporate freeze fume fumigate immortalize incense irradiate jerk keep:alive kipper marinate mummify perfume perpetuate pickle preserve refrigerate salt scent season 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1840-calligraphy fist hand handwriting longhand manuscript paleography pencraft penmanship penscript script writing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1841:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1842-die:down dwindle lull molder pacify quiet soothe stop subside tranquilize wane 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1981-absorb apprehend arrest catch charm enchant engage engross enthrall exercise fascinate grab grip hypnotize immerse involve mesmerize monopolize obsess occupy preoccupy spellbind take:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:1982:access apoplexy attack convulsion eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw paroxysm petit:mal seizure spasm stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-1983-abecedarian aboriginal ancestral atavistic autochthonous budding fetal formative inaugural inceptive inchoate incipient infant infantile initial initiative initiatory introductory inventive nascent natal parturient pregnant prenatal primal primary primeval primitive procreative rudimentary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-2308-ago antiquated antique by dated defunct disused done:with elapsed expired extinct finished forgotten gone gone:by irrecoverable lapsed obsolete over passed past run:out vanished wound:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:2309:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure sore spasm tabes tachycardia tumor vertigo wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-2310-assemble build build:up collect combine compose comprise consist:of constitute construct embody enter:into fabricate form go:into incorporate join make:up merge mix organize piece:together put:together structure synthesize 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-2416-aerial chimerical dreamlike fanciful fatuous gaseous illusory imaginary shadowy spirituous subtile unreal vaporous windy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text:2417:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm procreation relations sex sex:act sexual:climax sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/datagen/meanings.text-2418-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-15-Amor Eros Platonic:love admiration adoration affection agape ardor attachment brotherly:love charity desire devotion fancy fervor flame fondness free:love heart hero:worship idolatry idolization libido like liking lovemaking popularity regard sentiment sex shine worship yearning 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:16:Nemesis acceptance activity adherence allegiance anger animation ardor assiduity attachment brio commitment constancy curiosity dedication deference devotion diligence earnestness ecstasy elan enthusiasm ethics excitement faith fealty fervor fidelity furor fury glow gusto heat homage impetus intensity intentness joie:de:vivre libido life liking liveliness loyalty mettle mission must obligation onus pertness relentlessness relish savor seriousness sexual:desire sincerity troth true:blue vehemence verve violence vivacity warmth zeal zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-17-admire adore appreciate bless cherish defer:to deify esteem exalt favor honor idolize look:up:to prize revere reverence value venerate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-84-Babel bedlam bicker blast brawl brouhaha cacophony charivari chirm clamor clap clatter commotion crescendo deafen din discord donnybrook flap fracas free-for-all howl hubbub hue:and:cry hullabaloo jangle noise outcry pandemonium peal percussion racket rattle resound rhubarb roar row ruckus ruction rumble rumpus shatter shindy stun thunder tumult uproar 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:85:Nemesis ado agitation annoyance arousing bother brawl broil brouhaha bustle cacophony chaos commotion disturbance donnybrook ebullition embroilment enthusiasm excitement fanaticism fascination ferment fermentation fervor fever fomentation foofaraw fracas frenzy fume furor furore fury fuss hell hubbub hullabaloo hysteria infatuation mania obsession pandemonium rage rampage ruckus rumpus stir tumult turbulence turmoil uproar vehemence violence vortex zeal zealotry 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-86-Beau:Brummel Nimrod archer athlete ballplayer batter battery beater catcher coach competitor courser hunter jock jumper lineman outfield player pugilist quarterback racer sport sportsman tackle wrestler 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-233-abuse afflict aggrieve agonize ail anguish bite bloody chafe convulse crucify distress fester gall gnaw grate grind gripe harrow impale inflame irritate lacerate lancinate macerate martyr pain pierce prick punish rack rankle rasp scarify stab sting torment torture tweak wound wring 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:234:abyss aperture aqueduct available benthos booth bottleneck breach break:in breakout broach canal canyon carve cash cavity cessation channel chap chasm check:out chimney chink chip chisel clearing cleave cleft col corrugation crack cranny crevasse crevice crimp cwm dado defile dell dike ditch divaricate divide engraving excavation exfoliate fault fissure flaw flume flute fosse fracture furrow gap gape gash goffer gorge groove gulch gulf gully hiatus incise incision lacuna leak missing:link moat need notch omission open:up outage passageway pleat plow rabbet ravine rent rifle rift rime rip rive ruck rupture rut schism scissure seam slit slot striate striation trench trough valley wadi wrinkle 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-235-abide:by accede accept acclaim acquiesce agree agree:to agree:with applaud assent buy cheer comply consent defer go:along:with hail hold:with nod obey receive subscribe:to welcome yes 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-376-archbishopric aristocracy bailiwick barrio bishopric borough burg canton city civic commune county diocese district downtown duchy exurb ghetto government hamlet hundred interurban magistracy metropolis midtown municipal municipality outskirts parish parliamentary polis precinct principality province region riding shire shopping:center skid:row slum stake state suburb suburban suburbia suburbs tenderloin tenement:district territory town township uptown village ward 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:377:ardor concupiscence curiosity eagerness enthusiasm fancy fantasy libido need passion pleasure sexual:desire urge want will wish:fulfillment 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-378-ability accomplishment aggression animal:spirits ascendancy asset backbone beef black:power blatancy bottle bottom brawn brute:force capability charisma chutzpah clout cogency colony competence compulsion cuff dint domination duress dynamism effectiveness elan elasticity energy enterprise exuberance flower:power force:majeure fortitude full:blast gaiety get-up-and-go getup ginger grit gumption guts hardiness hustle influence initiative life liveliness mana mettle might might:and:main mordancy moxie muscle muscularity musculature nerve nervousness pep pepper physique piss:and:vinegar pizzazz playfulness pluck poignancy potency potentiality power power:structure prepotency productiveness productivity push qualification sinew spirits spunk stamina starch stature staying:power strength strong:arm strong:language sturdiness superiority superpower thews thrust toughness tuck validity vehemence verve vigor vim virility virtue virulence vitality voluntary:muscle wattage weight zing zip 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-578-Negro:spiritual anthem cantata canticle chorale chorus church:music doxology glee gospel hymn introit madrigal mass offertory oratorio paean passion psalm requiem spiritual unison 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:579:craze crotchet delirium ecstasy exuberance fever frenzy furor furore fury hysteria intoxication madness mania orgasm orgy rage rapture ravishment transport 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-580-brash cascade cataract cloudburst deluge downfall downpour flood inundation plash pour rain rainstorm scud soaker spate storm thunderstorm torrent waterspout 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-728-answer avail bear fill:the:bill fulfill get:by go:around hack:it hold make:the:grade pass:muster qualify reach satisfy stand stand:up stretch suffice take:it work 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:729:apoplexy breakdown breakup cataclysm catastrophe clean:slate clean:sweep convulsion counterrevolution debacle disaster earthquake overthrow overturn paroxysm quake revolt revulsion spasm subversion tabula:rasa temblor tidal:wave tremor tsunami upheaval 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-730-catchword clue cudgel cue gesture glimmer glimmering hint implication index indication inkling innuendo insinuation intimation kick look nod nudge prompt scent sign signal spoor suggestion suspicion symptom telltale track vestige whiff whisper wink 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-785-abridgment adage ana analects anterior aphorism apothegm axiom byword catchword dictate dictum epigram expression formula gnome golden:rule gospel law maxim moral mot motto oracle postulate precept prescript principle proposition proverb saw saying sentence sutra teaching text theorem truism truth veracity verity verse wisdom witticism word words:of:wisdom 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:786:aphorism apothegm bon:mot conceit epigram gibe irony jape jest joke mot nasty:crack persiflage play:on:words pleasantry quip repartee retort riposte sally sarcasm satire scintillation waggery wisecrack witticism yak 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-787-austere bald bare disclosed exposed unclassified unclogged uncovered unhidden unobstructed unrestricted unstopped wide:open 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-811-apparently border brow cheek chutzpah circumference cortex covering crust envelope epidermis exterior external facade face facet fringe integument lineaments openly outline outside periphery rind shell superficially surface top 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:812:apparition appearance astral avatar banshee coming control departed:spirit dybbuk eidolon ghost guide haunt immateriality incorporeal larva materialization phantasm phantom poltergeist presence shade shadow shape spook sprite theophany vision zombie 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-813-apparition appearance brainchild delirium eidolon imagery imagination maggot whim whimsy wildest:dream 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-814-able absolute archetypical classic classical consummate crass developed exemplary expert ideal illustrative masterful mature matured perfected polished practiced proficient prototypal quintessential ripe ripened skilled talented trained transcendent typical 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:815:circumvention delirium delusion entanglement entrapment fallacy fooling hallucination illusion kidding mirage phantasm self-deception snow:job song:and:dance spoofing subterfuge victimization vision wishful:thinking 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-816-adjure appeal appeal:to application beg beseech brace call:on clamor:for crave cry:for entreat implore importune invoke kneel:to plead pray solicit supplicate 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1254-bespatter dabble damp dampen dash dew douche hose humidify irrigate moisten paddle slobber slop slosh sparge spatter splatter sponge spray sprinkle syringe water wet 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1255:boot bump chasm chink click clink clop clump clunk drub flick flump pat patter pitapat plump plunk pop rap slat thud thump tick tinkle tiptoe 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1256-babbling brainstorm delirious delirium dizzy giddy incoherent insane rambling ranting raving wandering 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1355-bantamweight black:belt boxer bruiser featherweight fighter flyweight heavyweight lightweight middleweight palooka prizefighter pug pugilist sparrer underweight welterweight 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1356:banter black:humor burlesque caricature cartoon comedy cynicism derision esprit farce humor innuendo invective irony lampoon mockery parody pastiche pleasantry raillery salt sarcasm satire slapstick squib takeoff travesty 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1357-bite:the:bullet brass brassy bronze bullion copper gilt gold golden ingot iron leaden mercurial mercury nickel nugget pewter quicksilver silver silvery steel steely tin tinny 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1511-address:book album annual blotter cashbook catalog daybook diary diptych docket journal ledger log notebook pad pocketbook scrapbook scratch:pad table tablet triptych workbook yearbook 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1512:acquiescence actuation alacrity animation anxiety appetite avidity eagerness elan enthusiasm gust gusto impatience keenness life liveliness promptness quickness readiness verve vitality vivacity zest 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1513-a:priori analytic analytical categorical conditional deductive discursive dogmatic hypothetical inductive inferential 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1608-champ chew chomp chump cud gnash gum masticate mouth mumble nibble ruminate 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1609:charley:horse cramp crick gnawing hitch kink pang paroxysm shooting spasm thrill throes tweak twinge twitch 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1610-close croft enclave field plat quadrangle real:estate tract 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1611-coat coating collop cotton covering deal disk film flap foil fold lap leaf membrane pane panel patina peel pellicle plait plank plate plating ply plywood rasher safety:glass scum sheet skin slab slat slice table tablet veneer wafer 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1612:convulsion cyclone eruption explosion fit flare:up gale gust hurricane irruption outbreak outburst paroxysm seizure spasm storm tempest tornado upheaval whirlwind 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1613-corn cure dehydrate desiccate dry dry:up embalm evaporate freeze fume fumigate immortalize incense irradiate jerk keep:alive kipper marinate mummify perfume perpetuate pickle preserve refrigerate salt scent season 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1840-calligraphy fist hand handwriting longhand manuscript paleography pencraft penmanship penscript script writing 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1841:callus cancer carcinoma corn cyst fungus growth intumescence malignant:growth mole neoplasm nevus outgrowth sarcoma tumor wart wen 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1842-die:down dwindle lull molder pacify quiet soothe stop subside tranquilize wane 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1981-absorb apprehend arrest catch charm enchant engage engross enthrall exercise fascinate grab grip hypnotize immerse involve mesmerize monopolize obsess occupy preoccupy spellbind take:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:1982:access apoplexy attack convulsion eclampsia epilepsy falling:sickness fit frenzy grand:mal ictus lockjaw paroxysm petit:mal seizure spasm stroke tetanus throes thrombosis visitation 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-1983-abecedarian aboriginal ancestral atavistic autochthonous budding fetal formative inaugural inceptive inchoate incipient infant infantile initial initiative initiatory introductory inventive nascent natal parturient pregnant prenatal primal primary primeval primitive procreative rudimentary 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-2308-ago antiquated antique by dated defunct disused done:with elapsed expired extinct finished forgotten gone gone:by irrecoverable lapsed obsolete over passed past run:out vanished wound:up 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:2309:abscess ague anemia anoxia asphyxiation asthma atrophy chill colic constipation cyanosis diarrhea dizziness dropsy dysentery dyspepsia edema fatigue fever fibrillation flux growth hemorrhage hypertension hypotension icterus indigestion inflammation insomnia itching jaundice lumbago nausea necrosis pain paralysis rash rheum sclerosis seizure sore spasm tabes tachycardia tumor vertigo wasting 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-2310-assemble build build:up collect combine compose comprise consist:of constitute construct embody enter:into fabricate form go:into incorporate join make:up merge mix organize piece:together put:together structure synthesize 
##############################################
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-2416-aerial chimerical dreamlike fanciful fatuous gaseous illusory imaginary shadowy spirituous subtile unreal vaporous windy 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text:2417:adultery alliance ass carnal:knowledge climax cohabitation coitus commerce congress connection coupling fornication intercourse intimacy liaison lovemaking marriage mating meat merging orgasm procreation relations sex sex:act sexual:climax sperm union venery 
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/meanings.text-2418-adulthood bloom florescence full:bloom juvenility legal:age majority manhood maturity prime:of:life salad:days tender:age tenderness virility womanhood youth 
##############################################
aiksaurus-1.2.1+dev-0.12/debian/patches/01-changes-from-pristine-tarball.patch-43-@@ -50,6 +50,9 @@ AC_SUBST(LT_RELEASE)
aiksaurus-1.2.1+dev-0.12/debian/patches/01-changes-from-pristine-tarball.patch:44: LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/debian/patches/01-changes-from-pristine-tarball.patch-45- LT_REVISION=$AIK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/debian/patches/01-changes-from-pristine-tarball.patch:46: LT_AGE=`expr $AIK_BINARY_AGE - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/debian/patches/01-changes-from-pristine-tarball.patch-47-+m4_pattern_allow([LT_CURRENT])
##############################################
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-49-
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac:50:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-51-LT_REVISION=$AIK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac:52:LT_AGE=`expr $AIK_BINARY_AGE - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-53-
##############################################
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-57-
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac:58:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-59-LT_REVISION=$AIKGTK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac:60:LT_AGE=`expr $AIKGTK_BINARY_AGE - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/.pc/01-changes-from-pristine-tarball.patch/configure.ac-61-
##############################################
aiksaurus-1.2.1+dev-0.12/configure.ac-49-
aiksaurus-1.2.1+dev-0.12/configure.ac:50:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure.ac-51-LT_REVISION=$AIK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/configure.ac:52:LT_AGE=`expr $AIK_BINARY_AGE - $AIK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure.ac-53-m4_pattern_allow([LT_CURRENT])
##############################################
aiksaurus-1.2.1+dev-0.12/configure.ac-60-
aiksaurus-1.2.1+dev-0.12/configure.ac:61:LT_CURRENT=`expr $AIK_MICRO_VERSION - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure.ac-62-LT_REVISION=$AIKGTK_INTERFACE_AGE
aiksaurus-1.2.1+dev-0.12/configure.ac:63:LT_AGE=`expr $AIKGTK_BINARY_AGE - $AIKGTK_INTERFACE_AGE`
aiksaurus-1.2.1+dev-0.12/configure.ac-64-