forked from mergeos-bounties/Loru
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfingerspell_x.json
More file actions
18 lines (18 loc) · 962 Bytes
/
Copy pathfingerspell_x.json
File metadata and controls
18 lines (18 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"gloss": "fingerspell_x",
"wave": 2,
"sign_pack": {
"contributor": "yh_liao",
"notes": "Fingerspell letter X — crossed index fingers, point outward",
"source_language": "en",
"gloss": "x",
"vocab": [
{ "form": "x", "pos": "letter", "gloss_en": "x", "example_en": "The letter $g in fingerspelling." }
],
"frames": [
{ "id": "x_frame_0", "duration_ms": 400, "pose": { "handshape": "crooked_index", "palm_orientation": "outward", "non_dominant": "rest", "movement": "hold", "location": "neutral_space" } },
{ "id": "x_frame_1", "duration_ms": 400, "pose": { "handshape": "crooked_index", "palm_orientation": "outward", "non_dominant": "rest", "movement": "hook", "location": "neutral_space" } },
{ "id": "x_frame_2", "duration_ms": 300, "pose": { "handshape": "crooked_index", "palm_orientation": "outward", "non_dominant": "rest", "movement": "release", "location": "neutral_space" } }
]
}
}