English Dictionary
◊ SOUNDLY
soundly
adv 1: deeply or completely; "slept soundly through the storm"; "is
sound asleep" [syn: {sound}]
2: in a complete and thorough manner; "he was soundly
defeated"; (`good' is used informally for `thoroughly' as
in "we beat him good") [syn: {thoroughly}, {good}]
English Computing Dictionary
◊ DID YOU MEAN SOUND?
sound
1. {audio}.
2. An {inference system} A is sound with respect to
another system B if A can only reach conclusions which are
true in B. A {type inference} system is considered sound with
respect to a {semantics} if the type inferred for an
expression is the same as the type inferred for the meaning of
that expression under the semantics.
The dual to soundness is {complete}ness.
(1995-03-01)