mirror of
https://github.com/urbit/ares.git
synced 2024-11-26 09:57:56 +03:00
[ska] [initialization] semantic corrections for +wove, comment correction for +arid
This commit is contained in:
parent
9eeeedbb33
commit
4ab191732e
@ -14,6 +14,7 @@
|
|||||||
++ wove
|
++ wove
|
||||||
|= kine=type
|
|= kine=type
|
||||||
^- boot
|
^- boot
|
||||||
|
=| gil=(set type)
|
||||||
?@ kine
|
?@ kine
|
||||||
?- kine
|
?- kine
|
||||||
%noun [%risk %toss ~]
|
%noun [%risk %toss ~]
|
||||||
@ -38,7 +39,7 @@
|
|||||||
::
|
::
|
||||||
%fork
|
%fork
|
||||||
=/ tins ~(tap in p.kine)
|
=/ tins ~(tap in p.kine)
|
||||||
?~ tins [%risk %toss ~]
|
?~ tins [%boom ~]
|
||||||
=/ hypo $(kine i.tins)
|
=/ hypo $(kine i.tins)
|
||||||
=/ tons t.tins
|
=/ tons t.tins
|
||||||
|-
|
|-
|
||||||
@ -50,7 +51,9 @@
|
|||||||
$(kine q.kine)
|
$(kine q.kine)
|
||||||
::
|
::
|
||||||
%hold
|
%hold
|
||||||
$(kine p.kine)
|
?: (~(has in gil) kine)
|
||||||
|
[%risk %toss ~]
|
||||||
|
$(gil (~(put in gil) kine), kine ~(repo ut kine))
|
||||||
==
|
==
|
||||||
:: turn a seminoun into a sock
|
:: turn a seminoun into a sock
|
||||||
++ spry
|
++ spry
|
||||||
@ -81,7 +84,7 @@
|
|||||||
:: than what we knew last time (intersection cannot add knowledge)
|
:: than what we knew last time (intersection cannot add knowledge)
|
||||||
:: if we know the same, we stop now. We can only subtract finitely many
|
:: if we know the same, we stop now. We can only subtract finitely many
|
||||||
:: axes of knowledge from the tree before we know [%boom ~] or
|
:: axes of knowledge from the tree before we know [%boom ~] or
|
||||||
:: [%risk %gues ~] at which point we will learn the same thing twice
|
:: [%risk %toss ~] at which point we will learn the same thing twice
|
||||||
:: and terminate
|
:: and terminate
|
||||||
++ arid
|
++ arid
|
||||||
|= [muck=boot step=(list [@ @])]
|
|= [muck=boot step=(list [@ @])]
|
||||||
|
Loading…
Reference in New Issue
Block a user