Definition of a- not, without, lacking, deficient
Etymology of a-
- an- when preceding “h” or {vowel}
Related terms of a-
Derivations of a-
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 DEFI FROM #medroot WHERE length(filter(definition, (word) => econtains([[]].definition, word))) > 0 AND file.name != [[]].file.name
Crystal's MCW Coder Hub