{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2609-01788","title":"VakyArth: Evaluating Pragmatic Competence in LLMs across Indic Languages","arxiv_id":"2609.01788","date":"2026-09-01","proceeding":null,"authors":["Usneek Singh","Poorvaja Veera Balaji Kumar","Parth Nanda","Anand Madhusoodanan","Geyang Guo","Wei Xu","Junyi Jessy L"],"abstract":"Real-world communication often requires pragmatic reasoning: interpreting meanings implied through context and cultural convention rather than stated literally. Existing pragmatic evaluation remains largely limited to English and high-resource languages, leaving Indic languages unexplored despite their linguistic and cultural diversity. We introduce VakyArth, the first pragmatic benchmark for Indic languages, designed as a diagnostic evaluation covering Hindi, Punjabi, Tamil, and Malayalam. VakyArth evaluates models across five phenomena: deixis, speech acts, implicature, social pragmatics, and coherence; through multiple-choice questions, natural language inference, and translation, with all items authored by native speakers. Across multilingual large language models (LLMs) of varying families and sizes, we find consistent failures on pragmatic meanings rooted in Indic linguistic and cultural conventions. Our analysis shows systematic differences across languages and tasks: MCQ accuracy exceeds NLI accuracy in all model-language combinations, translation performance does not reliably track pragmatic understanding, and Indo-Aryan languages show a translation advantage over Dravidian languages. We further show that automatic translation metrics can miss fluent but pragmatically unfaithful outputs, especially for implicature and deixis.","url_abs":"https://arxiv.org/abs/2609.01788","url_pdf":"https://arxiv.org/pdf/2609.01788","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2609.01788","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2609.01788"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Usneek1/VakyArth","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"unverified":23},"by_repo_kind":{"found_in_text":{"samples":23,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":23,"samples":[{"code_sha256_prefix":"2c26540447da1808","entry":"build_gold_index","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2c26540447da1808"}},{"code_sha256_prefix":"de9ae4128c68a13e","entry":"build_prompt","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/tasks/mcq.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/tasks/mcq.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"de9ae4128c68a13e"}},{"code_sha256_prefix":"e8db056ec5c17672","entry":"build_prompt","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/tasks/nli.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/tasks/nli.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e8db056ec5c17672"}},{"code_sha256_prefix":"25fc3bdd1650a678","entry":"get_mcq_gold_label","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"25fc3bdd1650a678"}},{"code_sha256_prefix":"25609a1e3c29486a","entry":"get_reference","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate_translation_comet.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate_translation_comet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"25609a1e3c29486a"}},{"code_sha256_prefix":"bf3cf8e1cae2e7c9","entry":"load_dataset","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bf3cf8e1cae2e7c9"}},{"code_sha256_prefix":"73e2df2ffb4c9ece","entry":"load_gold","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate_translation_comet.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate_translation_comet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"73e2df2ffb4c9ece"}},{"code_sha256_prefix":"9331ebd2555c6643","entry":"load_translation_dataset","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate_translation_xcomet.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate_translation_xcomet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9331ebd2555c6643"}},{"code_sha256_prefix":"37b91402da198161","entry":"mcq_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/hindi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/hindi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"37b91402da198161"}},{"code_sha256_prefix":"0797d1bc7ce85d40","entry":"mcq_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/malayalam.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/malayalam.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0797d1bc7ce85d40"}},{"code_sha256_prefix":"31d8b8b331d7a22d","entry":"mcq_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/punjabi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/punjabi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"31d8b8b331d7a22d"}},{"code_sha256_prefix":"b3fa47d5dc0e833f","entry":"mcq_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/tamil.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/tamil.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b3fa47d5dc0e833f"}},{"code_sha256_prefix":"20129aa83be29f79","entry":"nli_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/hindi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/hindi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"20129aa83be29f79"}},{"code_sha256_prefix":"44dd9057944c2430","entry":"nli_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/malayalam.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/malayalam.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"44dd9057944c2430"}},{"code_sha256_prefix":"7c832cbedeae017d","entry":"nli_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/punjabi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/punjabi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7c832cbedeae017d"}},{"code_sha256_prefix":"4465e1a7a33e539c","entry":"nli_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/tamil.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/tamil.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4465e1a7a33e539c"}},{"code_sha256_prefix":"60a978213610f448","entry":"parse_output","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/tasks/mcq.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/tasks/mcq.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"60a978213610f448"}},{"code_sha256_prefix":"0345df54e251f515","entry":"parse_output","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/tasks/nli.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/tasks/nli.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0345df54e251f515"}},{"code_sha256_prefix":"b87eb18e1cdc51e2","entry":"prepare_xcomet_data","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/evaluate_translation_xcomet.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/evaluate_translation_xcomet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b87eb18e1cdc51e2"}},{"code_sha256_prefix":"60418a3fd6498ec9","entry":"translation_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/hindi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/hindi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"60418a3fd6498ec9"}},{"code_sha256_prefix":"25da84a7f3a51916","entry":"translation_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/malayalam.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/malayalam.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"25da84a7f3a51916"}},{"code_sha256_prefix":"0ccfa38bf3a443d0","entry":"translation_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/punjabi.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/punjabi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0ccfa38bf3a443d0"}},{"code_sha256_prefix":"91131c4872c1c66b","entry":"translation_instruction","repo":"Usneek1/VakyArth","repo_kind":"found_in_text","path":"src/languages/tamil.py","file_url":"https://github.com/Usneek1/VakyArth/blob/HEAD/src/languages/tamil.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"91131c4872c1c66b"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_daily_20260903.json"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}