Welcome!   Search Scrabble® Dictionary using DLD   Statistics   Compare any two Strings using DLD   Reference   Your IP

Dictionary Search Results using Damerau-Levenshtein distance in T-SQL

Here are the results of your fuzzy-string dictionary search formosaically” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

42 similar words found! Changes to Transform each Found Word to your word are shown as:
 remove a letter ~ replace a letter ~ swap two letters ~ _add a letter from your word
(Use the links in the Changes column to see more Transformation details.)

Found WordScrabble ScoreSearched PreviouslyFound PreviouslyChangesTo Transform to your Word
mosaically174742(None) 
cosmically1948022cosmically
mesically16310092mes_ically
musically1647852mus_ically
mystically2048122mystically
osmically1647322_osmically
prosaically1847842prosaically
basically1648033bas_ically
botanically1847013botanically
comically18310523co_mically
conically16312813co_nically
cortically17411823cortically
domically1749103do_mically
gothically1946713gothically
laically1338983__laically
logically1548973lo_gically
magically1748963m_agically
maniacally1744263maniacally
manically16311703m_anically
medically17310113m_edically
mesially13119083mes_i_ally
metrically17411083metrically
miasmically2045053miasmically
monastically1948343monastically
monaurally1553193monaurally
monodically1946793monodically
moronically1849103moronically
motorically1849433motorically
myopically2246173myopically
mythically2345843mythically
ohmically1946903_ohmically
ontically14311843_ontically
optically1649903_optically
poetically17412883poetically
rustically1548973rustically
somatically18411153somatically
sonically14310953so_nically
tonically14311143to_nically
topically1649533to_pically
toxically2147573to_xically
vocalically2144803vocalically
vortically1849193vortically

Search took 6 seconds overall (including website activity, plus SQL activity in the following phases):

  1. Length Filter: Limit the application of DLD to words with length difference of no more than the Change Limit.
  2. DLD Change Limit: Apply DLD to each remaining word, limiting each comparison according to the Change Limit.
  3. Display Results: Return the results, with similar words marked up to highlight differences.
SeqSearch PhaseWords CheckedWords MatchedSecondsWords Per Sec
1Length Filter1786911406030.406440125.6
2DLD Change Limit140603425.54625352.1
3Display Results42420.0162625.0
 (SQL Overall)178691425.96829941.5