Premium Only Content

#shorts ⚡TML Proof of Concept: Negation, Deletion, and Decidability in 6 lines of codes in 60 sec 🛰️
⚡Showcase TML capabilities: Negation, Deletion, and Decidability in 6 lines of codes in 60 seconds!
👨💻TML codes:
bird(Duck). bird(Hawk). bird(Crow).
#canFly(?x):-bird(?x),~wounded(?x).
#wounded(Crow).
#~wounded(?x):-healer(vet).
#healer(vet). # Only healer(vet) can make canFly(Crow).
#~canFly(?x):-canFly(?x).
🧙Storyline:
There are 3 birds; Duck, Hawk, and Crow.
All of them can fly.
The Crow got wounded so it cannot fly. (Negation)
The vet came to heal the Crow so it can fly again. (Deletion)
We make the "True Statement" false, so it's a contradiction. (Tester)
TML decides what to do (Decidability)
stops the commotion
and gives an error statement, unsat(infinite loop).
Written by Tauist Andrew.
Instructions: Uncomment and click RUN as seen in the YouTube video.
📌TML syntax
head :- body
💡Key Pointers:
✔️ Negation
'~' is placed on the body or ~body.
is like a NOT logic gate, gives the opposite of your input.
"refers to all substitutions of variables that do not satisfy the relation."
-according to the whitepaper Tau-chain and Agoras, P-DATALOG Language.
✔️ Deletion
'~' is placed on the head or ~head.
deletes your input.
✔️ Decidability
"shouldn’t take infinite time in order to answer whether something is legal or not."
-according to the whitepaper Tau-chain and Agoras, 2.5.1 The Laws of Laws
💯Many thanks to
💎Ohad & the team for making this technology possible.
💎Tomas who created this wonderful TML Playground.
💎Photo by Skitterphoto from Pexels
👨🏫Subscribe to more of my tml tutorial videos at
🔗https://rb.gy/9ahenx
🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀
🧀Test it.
🔗 tml.idni.org
📄Tau-chain & Agoras Whitepaper: Draft for Community Review
🔗https://rb.gy/6ga4rt
😼Published codes
🔗 github.com/IDNI/TML
🌐Website of tml
🔗 tau.net/
✈️Telegram community
🔗t.me/tauchain
🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀
💎Download the tml codes.
🔗https://rb.gy/oh3zpj
This is a simple Proof of Concept that Negation, Deletion, and Decidability work in TML.
The example below is written by Tauist Andrew.
Instructions: Uncomment and click RUN as seen in the YouTube video.
Note: Input healer(vet) as ruled, otherwise, Crow cannot fly.
Input - There are 3 kinds of birds.
#bird(Duck). bird(Hawk). bird(Crow).
Negation: bird canFly if bird and "NOT"wounded are both True.
#canFly(?x):-bird(?x),~wounded(?x).
As ruled, no result of canFly(Crow) since Crow is wounded.
#wounded(Crow).
Deletion: wounded is deleted if we input a healer(vet).
#~wounded(?x):-healer(vet).
As ruled, no result of wounded since wounded is deleted.
#healer(vet).
Decidability: If canFly is True, then canFly is False.
This is contradiction. Not stopping will cause infinite loop.
#~canFly(?x):-canFly(?x).
# Many thanks to Ohad and the team for making this technology possible.
# Also special thanks to Tomas who created this wonderful TML Playground.
-
LIVE
BEK TV
22 hours agoTrent Loos in the Morning - 9/16/2025
374 watching -
LIVE
The Bubba Army
21 hours agoDid Charlie Kirk's Killer, Confess On Discord? - Bubba the Love Sponge® Show | 9/16/25
3,354 watching -
8:41
Zoufry
1 day agoInside The Cartels Training Camps for Assassins
4211 -
12:37
itsSeanDaniel
1 day agoFake Republican REFUSES to Stand Up for Charlie Kirk
4.98K21 -
1:01:55
MTNTOUGH Podcast w/ Dustin Diefenderfer
21 hours agoJason Khalipa: American Men: Get Off the Couch and Rise Up Now | MTNPOD #133
14.6K43 -
5:17
Blackstone Griddles
12 hours agoEasy Weeknight Meals: Creamy Parmesan Beef Pasta
3.02K3 -
7:08
Rena Malik, M.D.
22 hours ago $0.49 earnedFour totally surprising causes of Back Pain
4.28K1 -
6:27
DropItLikeItsScott
14 hours ago $0.27 earnedIs This the Coolest Gun Accessory Ever? The Gun Guardian
4.02K -
19:05
Michael Feyrer Jr
23 hours agoCan you even fit this much FAIL in one video? $10K Challenge Week 1
3.9K -
19:53
Professor Nez
16 hours agoYou WON’T BELIEVE What I Found on Charlie Kirk’s Shooter!
5.54K22