syntax specification language
C18932
concept
A syntax specification language is a formal notation used to define the grammatical structure and valid constructs of a programming or data language.
All labels observed (3)
| Label | Occurrences |
|---|---|
| syntax specification language canonical | 2 |
| machine-readable syntax | 1 |
| schema language subset | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: syntax specification language
Generated description
A syntax specification language is a formal notation used to define the grammatical structure and valid constructs of a programming or data language.
Instances (4)
| Instance | Via concept surface |
|---|---|
| Backus–Naur Form | — |
| RELAX Core | schema language subset |
| Augmented Backus–Naur Form | — |
| OWL 2 functional-style syntax | machine-readable syntax |