Definition of hypo-
under, deficient, below normal see also: pen- (deficiency)
Etymology of hypo-
- hyp- before “h” or {vowel}
Related terms to hypo-
Derivations of hypo-
TABLE definition AS Definition
WHERE length(filter(roots, (word) ⇒ econtains(.roots, word))) > 0 AND file.name != .file.name SORT file.name ASC
Query
TABLE definition AS Definition FROM #medroot WHERE length(filter(definition, (word) => econtains([[]].definition, word))) > 0 AND file.name != [[]].file.name
Crystal's MCW Coder Hub