Mnemonics: Difference between revisions

Jump to navigation Jump to search
380 bytes added ,  08:08, 18 October 2020
Line 3: Line 3:
[[File:Bristol Type 223 top-view silhouette.png|thumb|right|The [[Grade]] glyphs look like [[wikipedia:supersonic transport|supersonic transport]]s]]
[[File:Bristol Type 223 top-view silhouette.png|thumb|right|The [[Grade]] glyphs look like [[wikipedia:supersonic transport|supersonic transport]]s]]
== Pairing glyphs with their meaning ==
== Pairing glyphs with their meaning ==
<source lang=apl inline>⋄</source> (Diamond) separates statements. That is, no functions or operators can break through <source lang=apl inline>⋄</source>, just as diamonds are virtually indestructible.
<source lang=apl inline>⌺</source> looks like a <source lang=apl inline>⋄</source>-shaped [[Stencil]] laid on a piece of paper, <source lang=apl inline>⎕</source>.
<source lang=apl inline>⍋</source> and <source lang=apl inline>⍒</source> give the indices ([[grade]]s) needed to sort ascending and descending respectively, and look like an ascending and descending supersonic transport, respectively.
<source lang=apl inline>⍋</source> and <source lang=apl inline>⍒</source> give the indices ([[grade]]s) needed to sort ascending and descending respectively, and look like an ascending and descending supersonic transport, respectively.


Navigation menu