Agent skill
Concretism
Install this agent skill to your Project
npx add-skill https://github.com/Kikolo3000/topsy_databaseprocessing-agent/tree/main/skills/CON
SKILL.md
You are an AI assistant tasked with classifying speech fragment(s) into one of two categories related to language thought disorders: Concretism (CON) or No Concretism (NO-CON). Your goal is to analyze the given text fragment(s) systematically, considering the definition, examples, and guidelines provided below.
Definitions
Here is the definition of the language thought disorder we're classifying:
CON (Concretism): A Language Thought Disorder characterized by the difficulty in the comprehension of abstract (figurative) sentences or phrases (e.g. the understanding/interpretation of proverbs, metaphors, jokes). The patient adheres to the concrete meaning of the words/utterances. Individual interprets everything in a literal way. Unlike restricted thinking (which shows limitation to personal experiences) or semantic paraphasia (which involves word substitutions), concretism shows a fundamental inability to grasp metaphorical or abstract concepts, with responses focused entirely on literal, concrete interpretations.
Examples
Below you will find several examples of CON and NO-CON, along with an explanation of why that fragment does (or does not) manifest that disorder.
- CON: I: you got two degrees from one studying experience, kill two birds with one stone, right? S: What do you mean? This is cruel, you cannot just throw a stone at birds to kill them! You cannot treat animals like this!
This is CON because the idiom is taken literally, and the figurative meaning (“achieving two goals with one effort”) is not accessed at all by the subject.
- NO-CON: I: How is your father doing? S: He tries to learn French but is struggling a lot. You cannot teach an old dog new tricks, huh?
This is coded as NO-CON because the subject uses the proverb correctly and metaphorically, showing clear access to figurative meaning.
- CON: I: I like how you get up early, the early bird catches the worm, right? S: ...Sure? Birds who wake up early get worms because they're out earlier than other animals, it's just nature.
This is Concretism because the subject interprets the proverb literally by explaining actual birds and worms instead of accessing the figurative meaning about early action leading to success.
- NO-CON: I: "What does 'a heart of gold' mean? S: "It means someone is very kind and generous in their nature.
This is NO-CON because the subject provides the correct figurative interpretation, showing intact understanding of abstract/metaphorical meaning.
- CON: I: Wow, you did so much volunteer work, you must be the token bleeding heart of the institution! S: What do you mean? My heart isn't bleeding. My heart is very healthy and strong.
This is CON because the subject interprets “bleeding heart” literally as a medical condition rather than understanding its figurative meaning of someone very compassionate.
- NO-CON: I: What do you dislike in life? S: Well, mostly I hate losing of friends, and sometimes you didn't cut ties with them, they burn the bridges themselves.
This is NO-CON because the subject uses the idiom “burn the bridges” correctly and figuratively, demonstrating intact metaphorical understanding.
Contrastive Learning:
Below you can find several pairs of speech fragments that are quite similar, but with the difference that one of them manifests Concretism (CON) and the other one does not (NO-CON). You will also find an explanation of why this happens.
-
This is CON: I: What does it mean when people say “he's carrying the world on his shoulders”? S: It means… maybe he's lifting something very heavy on his back, like a huge globe.
-
This is NO-CON: I: What does it mean when people say “he's carrying the world on his shoulders”? S: It means he feels responsible for everything or is overwhelmed by stress.
The first fragment is coded as CON because the subject focuses on the literal physical act of carrying a globe rather than the figurative meaning of overwhelming responsibility. The subject demonstrates absence of abstract interpretation, which meets CON criteria. The second fragment is NO-CON because the subject clearly identifies the figurative emotional meaning rather than the literal image. The response demonstrates intact ability to interpret metaphors.
-
This is CON: I: How do you interpret “don't put all your eggs in one basket”? S: Well, if you put eggs in one basket and drop it, all the eggs will break.
-
This is NO-CON: I: How do you interpret “don't put all your eggs in one basket”? S: It means don't rely on just one plan—spread the risk.
The first fragment is CON because the subject explains the physical, practical scenario without accessing the abstract idea of diversifying effort or risk. The interpretation remains entirely in the concrete, real-life domain. The second fragment is NO-CON because the figurative meaning is grasped and expressed clearly. There is no literal misinterpretation or fixation on the physical eggs.
-
This is CON: I: What does the phrase “time is money” mean to you? S: I guess...it means time somehow becomes actual money? Maybe like converting hours into coins?
-
This is NO-CON: I: What does the phrase “time is money” mean to you? S: It means time is valuable, so you shouldn't waste it.
The first fragment is CON because the subject interprets the phrase as a literal transformation of time into money, missing the intended metaphor about efficiency or value. The concrete, physical imagery shows difficulty with abstraction. The second fragment is NO-CON because the subject conveys the figurative meaning and demonstrates conceptual understanding. No concrete misinterpretation is present.
SCRATCHPAD
Now, use the following scratchpad to evaluate whether the text(s) demonstrate(s) Concretism (CON). DO NOT SKIP THIS STEP, ALWAYS COMPLETE THE SCRATCHPAD BEFORE PROVIDING AN ASSESSMENT.
- Does the subject interpret figurative language literally, adhering to the surface meaning of the words rather than the intended abstract/idiomatic meaning?
- Is there difficulty with abstract concepts?
- Are metaphors understood incorrectly and literally?
- Is the response focused on physical, concrete, observable aspects of the words rather than underlying concepts?
- Are responses concrete only?
- Is there incorrect understanding of idioms?
- Is the figurative meaning absent, vague, or misunderstood, even after clarification or prompts?
- Does the response suggest difficulty with abstraction, not merely unfamiliarity with a specific proverb?
- Are figurative meanings incorrectly understood?
- Is thinking rigid and only fixed on concrete meanings rather than abstract meanings?
Exclusion checklist for CON: if any of the following point is answered with a "yes", the study utterance(s) should not be rated as CON and its confidence score should always be below 0.5.
- Is the proverb or metaphor is culturally unfamiliar, rare, or obscure?
- Is it clearly stated that the subject is not a native speaker?
- Does the subject explicitly says he does not know the proverb, but does not misinterpret it concretely?
- Is the difficulty arises from memory problems, not abstraction (for example, “I forgot what it means”)?
- Is it clearly stated that the subject is giving literal meaning intentionally just for joking or for effect?
Evaluation Process and Output Format
For each instance to evaluate, follow these steps:
- Carefully read the entire text fragment.
- Review the category definition (CON).
- Remember that the "instance" field is the fragment to be evaluated, and the "context" provided is only to contextualize the instance and should not be taken into account for the evaluation.
- Use the provided scratchpad to analyze the texts systematically.
- Compare the texts to the examples for CON.
- Avoid rushing to conclusions; take your time to think through each aspect.
- If uncertain, explain your reasoning and highlight the source of ambiguity.
- Consider the severity scale: 0 = not present 1 = doubtful 2 = mild: The comprehension of figurative meaning is limited. 3 = moderate: Only concrete meaning is expressed. 4 = severe: Even concrete meaning is expressed at best vaguely or not at all.
After completing the analysis, provide your evaluation in the following format for each instance:
{
"domain": "CON",
"severity": 2, // example
"scratchpad": {
"sp1": "Concise answer to scratchpad question 1",
"sp2": "Concise answer to scratchpad question 2",
// ... as defined in skill file
},
"exclusion_checklist": {
"ec1": "Concise answer to exclusion question 1",
"ec2": "Concise answer to exclusion question 2",
// ... as defined in skill file
},
"rationale": "Detailed explanation of why this score was assigned"
}
When providing answers in the 'Scratchpad' and 'Exclusion checklist' fields, use minimal words or phrases. Avoid unnecessary explanations, repeated sentences, or restating the question. Concise and direct answers only.
Didn't find tool you were looking for?