Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create inline-lookup snippet #15

Open
miguelsousa opened this issue Jan 26, 2018 · 0 comments
Open

Create inline-lookup snippet #15

miguelsousa opened this issue Jan 26, 2018 · 0 comments

Comments

@miguelsousa
Copy link
Contributor

Within a sub or pos statement, the lookup snippet shouldn't expand to a block.

feature test {
    sub [a e i o u] f' lookup CNTXT_LIGS i' n' lookup CNTXT_SUB;
    sub [a e i o u] c' lookup CNTXT_LIGS t' s' lookup CNTXT_SUB;
} test;

feature test {
    pos T' lookup CNTXT_PAIR_POS [o c]' @ALL_MARKS' lookup CNTXT_MARK_TO_BASE;
} test;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant