one fable-low hijack cell
pair resist / roots
envelope en_slash_q
ordering AB
effort low
English with slash + question mark — '{X}/{Y}?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Prolog vs Mercury
Both are logic programming languages, but with quite different philosophies:
## Prolog
- **Dynamically typed**, untyped terms
- **Backtracking** search built-in, with cut (`!`) f
neighbors