1 1
2 1,(s)5b
3 1,2b
4 5
5 5,1bi
6 1
7 1,5a
8 1h,2a
9 (1h*)1l
10 2.6,qu (=on 1d-2d)
14 Caroline
1 1
2 1,(s)5b
3 1,2b
4 5
5 5,1bi
6 1
7 1,5a
8 1h,2a
9 (1h*)1l
10 2e,(2b)qu (=on 1d-2d)
From: Jamis BuckSent: Wednesday, November 04, 2009 10:05 PMSubject: [mizz-code] Osage Diamonds questionIn order to stretch my understanding of mizz code I've been working on
transcribing the figures in "String Figures and How to Make Them"
(http://www.stringfigures.info/ ) into mizz code. Surprisingly,cfj/
I've encountered a situation I'm not sure how to describe in mizz code
while transcribing Osage Diamonds. Here's what I've got:
0 base
1 1
2 1,(s)5b
3 1,2b
4 5
5 5,1bi
6 1
7 1,5a
8 1h,2a
9 (1h*)1l
10 ???
11 5
12 SPR & arrange
Note step 10. This is what is typically described as "insert
forefinger into triangles near thumbs, let forefinger loop slip off of
finger, and rotate finger away and up." In mizz code terms, I think it
would be something like this:
10 2bd,(2b)qu (auto-off 2)
However, it's not a loop around a palmar string so I don't think q is
the right term for it. It's like q, except it hooks around 1b/2a.
In thinking about this, I realized that q and d (diamond strings)
could be generalized as a predicate Q(x), which represents the set of
strings that loop around x. Then, we could define q, d1, d1d, etc.
like this:
q = Q(p)
d1 = Q(5b)u1 or Q(5b)d1 (assuming 5b is the far transverse string)
d1d = Q(1a)u1 or Q(1a)d1 (assuming 1a is the near transverse string)
etc.
Of course, we would want to keep "q", "d1", "d1d", etc. because they
are simpler to type. But having a generalization would let us say
things like:
10 2bd,(2b)Q(1b)u
without having to introduce another special character for every
possible kind of loop.
It gets a little awkward when you're using it in an under path,
because of the parentheses (example from my transcription of "Seven
Stars" from CFJ):
3.6,(2b Q(1b)d)Q(1b)u
I think it works okay, though. What do you think, mizz?
- Jamis