| { |
| "category": { |
| "contradiction": "conflicts with the context (a wrong value, number, date, name, or relationship)", |
| "fabricated_reference": "an entity, name, identifier, or section that is absent from the context", |
| "unsupported_addition": "a claim, detail, or behavior the context never states" |
| }, |
| "subcategory": { |
| "entity": "a wrong or invented name, entity, or object", |
| "temporal": "an incorrect date, time, duration, or ordering", |
| "numerical": "an incorrect number, quantity, or amount", |
| "value": "a wrong value, setting, or attribute value", |
| "relational": "an incorrect relationship or association between things", |
| "identifier": "an invented identifier or name not found in the context", |
| "section": "a reference to a section, part, or location that does not exist", |
| "attribute": "an invented or incorrect attribute or property", |
| "claim": "an added factual claim the context does not support", |
| "behavior": "an added or changed action or behavior the context never states", |
| "elaboration": "extra detail or elaboration beyond what the context supports", |
| "subjective": "an unsupported subjective or evaluative statement", |
| "unspecified": "unsupported, with no more specific subtype" |
| } |
| } |