2016-02-05 12:44:34 +03:00
|
|
|
::
|
|
|
|
:::: /hoon+hello+gen
|
|
|
|
::
|
|
|
|
/? 314
|
|
|
|
::
|
|
|
|
::::
|
|
|
|
!:
|
|
|
|
:- %say
|
|
|
|
|= *
|
|
|
|
:- %noun
|
|
|
|
=- %+ turn -
|
|
|
|
|= {a/@tas b/@tas}
|
2016-02-09 00:45:12 +03:00
|
|
|
?: |
|
|
|
|
^- @ta
|
|
|
|
%- crip
|
|
|
|
;: weld
|
|
|
|
"s/\\$"
|
|
|
|
(trip a)
|
|
|
|
"/"
|
|
|
|
"?($"
|
|
|
|
(trip a)
|
|
|
|
" $"
|
|
|
|
(trip b)
|
|
|
|
")"
|
|
|
|
"/g"
|
|
|
|
==
|
|
|
|
?: |
|
|
|
|
^- @ta
|
|
|
|
%- crip
|
|
|
|
;: weld
|
|
|
|
"s/%"
|
|
|
|
(trip a)
|
|
|
|
"/"
|
|
|
|
"%"
|
|
|
|
(trip b)
|
|
|
|
"/g"
|
|
|
|
==
|
|
|
|
?: &
|
|
|
|
^- @ta
|
|
|
|
%- crip
|
|
|
|
;: weld
|
|
|
|
"s/?(\\$"
|
|
|
|
(trip a)
|
|
|
|
" \\$"
|
|
|
|
(trip b)
|
|
|
|
")/$"
|
|
|
|
(trip b)
|
|
|
|
"/g"
|
|
|
|
==
|
|
|
|
!!
|
2016-02-05 12:44:34 +03:00
|
|
|
^- (list (pair @tas @tas))
|
2016-02-09 00:45:12 +03:00
|
|
|
:~ :: [%flap %claw] used in ames
|
|
|
|
[%slug %shoe]
|
|
|
|
[%rack %bank]
|
|
|
|
[%gate %lamb]
|
|
|
|
[%pick %fork]
|
|
|
|
|
|
|
|
[%lock %gill]
|
|
|
|
:: [%lamp %gate] reused
|
|
|
|
|
|
|
|
[%bud %scon]
|
|
|
|
[%qua %conq]
|
|
|
|
[%dub %cons]
|
|
|
|
:: [%tri %cont] collides with %trip
|
|
|
|
[%ray %conl]
|
|
|
|
[%all %conp]
|
|
|
|
|
|
|
|
:: [%cold %bunt] parser jet
|
|
|
|
[%quid %calq]
|
|
|
|
[%quip %calt]
|
|
|
|
[%with %open]
|
|
|
|
|
|
|
|
:: [%kick %nock] reused; used in ames
|
|
|
|
:: [%live %poll] also a hint
|
|
|
|
:: [%show %dump] used in %ames
|
|
|
|
:: [%germ %ddup] also a hint
|
|
|
|
[%type %peep]
|
|
|
|
|
|
|
|
[%fly %fix]
|
|
|
|
:: [%ram %rev] also %ramp
|
|
|
|
[%eat %sip]
|
|
|
|
[%has %pin]
|
|
|
|
[%saw %nip]
|
|
|
|
|
|
|
|
:: [%dig %ifcl] %digitalocean in ape/cloud
|
|
|
|
[%nay %deny]
|
|
|
|
[%aye %sure]
|
|
|
|
:: [%deal %deft] used in all vanes
|
|
|
|
[%dab %ifat]
|
|
|
|
:: [%non %ifno] also %none
|
|
|
|
:: [%fit %fits] also %fitz
|
|
|
|
|
|
|
|
:: [%nock %code] reused
|
2016-02-05 12:44:34 +03:00
|
|
|
==
|