paper-with-me

Papers

Developing controlled natural language for formal specification patterns using AI assistants

2025-12-30 · Natalia Garanina, Vladimir Zyubin, Igor Anureev arxiv

Using an AI assistant, we developed a method for systematically constructing controlled natural language for requirements based on formal specification patterns containing logical attributes. The method involves three stages: 1) compiling a generalized natural language requirement pattern that utilizes all attributes of the formal specification template; 2) generating, using the AI assistant, a corpus of natural language requirement patterns, reduced by partially evaluating attributes (the developed prompt utilizes the generalized template, attribute definitions, and specific formal semantics of the requirement patterns); and 3) formalizing the syntax of the controlled natural language based on an analysis of the grammatical structure of the resulting patterns. The method has been tested for event-driven temporal requirements.

📄 PDF Abstract BibTeX arXiv:2512.24159

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Formal Software Specification with Artificial Intelligence

2026-01-11 · Antonio Abu Nassar, Eitan Farchi arxiv

Formal software specification is known to enable early error detection and explicit invariants, yet it has seen limited industrial adoption due to its high notation overhead and the expertise required to use traditional …

Code Generation

Synthesizing Precise Protocol Specs from Natural Language for Effective Test Generation

2025-11-22 · Kuangxiangzi Liu, Dhiman Chakraborty, Alexander Liggesmeyer, Andreas Zeller arxiv

Safety- and security-critical systems have to be thoroughly tested against their specifications. The state of practice is to have _natural language_ specifications, from which test cases are derived manually - a process …

Formal Sanskrit Syntax: A Specification for Programming Language

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · K. Kabi Khanganba, Girish Jha

The paper discusses the syntax of the primary statements of the Sanskritam, a programming language specification based on natural Sanskrit under a doctoral thesis. By a statement, we mean a syntactic unit regardless of i…

When Specifications Conflict: A Symmetry-Based Framework for Measuring LLM Preferences

2026-07-30 · Tairan Wang, Liang Zhou, Zikang Zhan, Pingchuan Yan arxiv

Large language models (LLMs) are increasingly required to integrate multiple sources of information that may be inconsistent or conflicting. However, there is still a lack of controllable and attributable methods for ana…

Code Generation

Towards Large Language Model Aided Program Refinement

2024-06-26 · Yufan Cai, Zhe Hou, Xiaokun Luan, David Miguel Sanan Baena 외

Program refinement involves correctness-preserving transformations from formal high-level specification statements into executable programs. Traditional verification tool support for program refinement is highly interact…

HumanEvalLanguage ModelingLanguage ModellingLarge Language Model+1