Objects can be from the base or the novel set. Attributes can be positive, negative or unknown. | Objects1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | AttributesObject 1: person
Object 2: chair
Object 3: fork
Object 4: cup
Object 5: chair
Object 6: person
Object 7: person
Object 8: dining table
Object 9: dining table
Object 10: sandwich
Object 11: knife
Object 12: donut
Object 13: donut
Object 14: sandwich
Object 15: person
Object 16: donut
Object 17: sandwich
Object 18: person
Object 19: dining table
Object 20: donut
Object 21: person
|