734
edits
(tone marker) |
(quick n dirty reEvaluation) |
||
Line 3: | Line 3: | ||
Here’s a short list of commands: | Here’s a short list of commands: | ||
* <code>%</code> – Toadua querying | * <code>%</code> – Toadua querying | ||
*: Place a number immediately after the <code>%</code> to indicate the number of search results, and a number after a space (but before the search query) to indicate which page number of the result list to show. Add an exclamation point after the <code>%!</code> to show comments. | |||
* <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}] | * <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}] | ||
* <code>%stitch</code> – a tool for examining serial predicates | * <code>%stitch</code> – a tool for examining serial predicates | ||
* <code>%serial</code> – fagri’s [https://github.com/acotis/serial-predicate-engine serial predicate engine] | * <code>%serial</code> – fagri’s [https://github.com/acotis/serial-predicate-engine serial predicate engine] | ||
* <code>%nui</code>/<code>%gui</code>/<code>%nuigui</code> – uakci’s [https://github.com/uakci/nuigui {{t|nuıguı}}/Smallcorn], a serial predicate engine | * <code>%nui</code>/<code>%gui</code>/<code>%nuigui</code> – uakci’s [https://github.com/uakci/nuigui {{t|nuıguı}}/Smallcorn], a serial predicate engine | ||
* <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]] | * <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]]. <code>%hoe!</code> to input raw ASCII representing the glyphs in the font | ||
* <code>%logic</code>, <code>%structure</code>, <code>%english</code>, <code>%tree</code> invoke [[User:Lynn|Lynn]]’s [https://github.com/toaq/zugai {{t|zugaı}}] parser. <code>%all</code> batches all four queries into one for convenience |