| { | |
| "boolean": [ | |
| "yes", | |
| "no" | |
| ], | |
| "brightness": [ | |
| "bright", | |
| "dark" | |
| ], | |
| "count": [ | |
| "0", | |
| "1", | |
| "2", | |
| "3", | |
| "4", | |
| "5", | |
| "6", | |
| "7", | |
| "8", | |
| "9", | |
| "10", | |
| "11", | |
| "12", | |
| "13", | |
| "14", | |
| "15" | |
| ], | |
| "instrument": [ | |
| "cello", | |
| "clarinet", | |
| "flute", | |
| "trumpet", | |
| "violin", | |
| "bass" | |
| ], | |
| "loudness": [ | |
| "quiet", | |
| "loud" | |
| ], | |
| "note": [ | |
| "A", | |
| "A#", | |
| "B", | |
| "C", | |
| "C#", | |
| "D", | |
| "D#", | |
| "E", | |
| "F", | |
| "F#", | |
| "G", | |
| "G#" | |
| ], | |
| "position": [ | |
| "first", | |
| "second", | |
| "third", | |
| "fourth", | |
| "fifth", | |
| "sixth", | |
| "seventh", | |
| "eighth", | |
| "ninth", | |
| "tenth", | |
| "eleventh", | |
| "twelfth", | |
| "thirteenth", | |
| "fourteenth", | |
| "fifteenth" | |
| ], | |
| "position_global": [ | |
| "beginning of the scene", | |
| "middle of the scene", | |
| "end of the scene" | |
| ], | |
| "position_instrument": [ | |
| "first", | |
| "second", | |
| "third", | |
| "fourth", | |
| "fifth", | |
| "sixth", | |
| "seventh", | |
| "eighth", | |
| "ninth", | |
| "tenth", | |
| "eleventh", | |
| "twelfth", | |
| "thirteenth", | |
| "fourteenth", | |
| "fifteenth" | |
| ] | |
| } |