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
8c8fc6e767
commit
a7c9589026
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ R R* R& --> Right argument -- implicit/whatever is to the left
|
|||
- `IS` -> `L I S(R*)`
|
||||
- `Ii` -> `{L I R} i R*`
|
||||
|
||||
- `SNs` -> `S(N)s(R)`
|
||||
- `SNI` -> `S(N) I R`
|
||||
- `SsN` -> `S(s(N))`
|
||||
- `SsŠ` -> `S(s(Š(R)))`
|
||||
|
@ -32,7 +31,6 @@ R R* R& --> Right argument -- implicit/whatever is to the left
|
|||
- `SIs` -> `S(R) I s(R*)`
|
||||
- `SIi` -> `S(R) I {L* i R*}`
|
||||
|
||||
- `INS` -> `L I N S(R*)`
|
||||
- `INi` -> `{L I N} i R*`
|
||||
- `ISN` -> `L I S(N)`
|
||||
- `ISs` -> `L I S(s(R*))`
|
||||
|
|
Loading…
Reference in a new issue