1 | work office |
2 | stock economy |
3 | forge document |
4 | forget document |
5 | stocking economy |
# | Comment |
^ | NOT (i.e negation) |
| | Marks end of left context |
$ | Marks end of matched word |
-> | Transformation left to right |
; | Marks end of rule |
Step1 | Step2 | Step3 |
s$->; | er$->; |
tt$->t; ic$->; |