mirror of
https://github.com/Lyxal/Keta.git
synced 2024-08-14 23:53:13 +00:00
Update Patterns.md
This commit is contained in:
parent
e510b9d980
commit
b5f748dabc
1 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,8 @@ R R* R& --> Right argument -- implicit/whatever is to the left
|
|||
- `ISi` -> `{L D S(R*)} i R&`
|
||||
- `IiN` -> `{L I R} i N`
|
||||
- `IiS` -> `{L I R} i S(R*)`
|
||||
- `IiĪ` -> `{{L I R} i R*} Ī R&
|
||||
- `IiĪ` -> `{{L I R} i R*} Ī R&`
|
||||
|
||||
Blocks are evaluated using the triplet rules if possible, otherwise the pair rules are used, otherwise things are evaluated as is
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue