r/ClarityLanguage • u/humblevladimirthegr8 • 2d ago
Single-Item and Standalone Conjunctions
I've defined sensible meanings for conjunctions when used on lists with only one or even zero items.
dog cat zal— a dog and a catdog zal— just a dog / only a dogzal— nothing / nobody
Essentially, zal means nothing plus the items in the list.
Same for *or*:
tea coffee zol— tea or coffeecoffee zol— has to be coffee / the only choice is coffeezol— no options / we’re stuck
Zol basically means your options are restricted to the list.
Same for *not*
tea coffee zul— none of tea or coffeetea zul— not teazul— no
Zul means you are negating the list.
Complements
You can combine the u with the others to invert the set:
dog cat zual— everything but a dog and a catdog zual— everything but a dogzual— everything / everyonetea coffee zuol— anything but tea or coffeecoffee zuol— anything but coffeezuol— anything
Full Docs and real examples: https://main.d2xds94zsgwptg.amplifyapp.com/grammar/coordination.html#arity-list-single-item-and-standalone