Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Let patterns have names and add ordering of patterns #80

Open
neongreen opened this issue Dec 10, 2015 · 0 comments
Open

Let patterns have names and add ordering of patterns #80

neongreen opened this issue Dec 10, 2015 · 0 comments

Comments

@neongreen
Copy link
Member

So that I could do something like this:

# macron
zip AaEeGgIiOoUuYy
    ĀāĒēḠḡĪīŌōŪūȲȳ
    1: ()-            #### macron-hyphen
    1: ()_
    2: -() _()
    X: ()

# stroke
zip AaCcEeLlOo
    ȺⱥȻȼɆɇŁłØø
    2: ()/
    3: /()
    3: {- ()}
    X: ()
zip BbDdGgHhIiJjKkPpRrTtYyZz
    ɃƀĐđǤǥĦħƗɨɈɉꝀꝁⱣᵽɌɍŦŧɎɏƵƶ
    1: ()-                    #### stroke-hyphen
    2: -()
    3: {/ ()}
    X: ()

macron-hypnen > stroke-hyphen
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant