var fDesc=new Array(); fDesc[0] = "A Digital Advantage and the Power of Artificial Intelligence

Make Dean's Law Dictionary the best!



Printed Legal Dictionaries have been fundamentally the same size ever since their inception. Black's Law Dictionary has been regarded by many as the definitive law dictionary and it is only about 1600 or so pages. Its been about the same size for over 120 years and they do their legal research the old fashioned way! The key question that has always bothered us and one that you must ask is, "What happened to all the law that has been formulated and created over the past centuries?" Do the people that publish printed Legal Dictionaries simply pick and choose what law they want to present to you? What happens to the rest of the law? How about definitions for legal idiomatic concepts? Printed Legal Dictionaries just don' t have the space to fully define all the important concepts of the law. So how can a printed dictionary really define complex idiomatic law? It's easy for a digital Law Dictionary.



Dean's Law Dictionary is digital so we keep the old and add the new. We don't need to make decisions as to what to keep because of limited space concerns. In fact we laid out our current Legal dictionary to mimic a printed version and it came to 21,309 pages! The more legal research we accomplish the better and better Dean's Law Dictionary gets. The more valuable it becomes for you the user because you will find what you need. That certainly cannot be said about a printed Law Dictionary."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }