-
Notifications
You must be signed in to change notification settings - Fork 45
Some minor issues in the Spec found by AI #3908
Copy link
Copy link
Open
Milestone
Description
gkurzbach
opened on May 21, 2026
Issue body actions
- Tense error – Appendix D: "This appendix described the history" → describes
- Doubled word – §18.5.2.1: "among the plots in the the same Figure annotation" → one the
- Doubled word – §18.5.2.7: "This is due to to the current inability" → one to
- Annotation renumbering error – §18.6 and §18.7: Annotations 18.1–18.4 are already used in §18.5 (info, revisions, styleSheets, figures); §18.6 re-opens at Annotation 18.1 Evaluate and §18.7 re-opens at Annotation 18.2 experiment … 18.4 TestCase — all should be renumbered continuing from 18.5 (likely caused by insertion of styleSheets annotation Add stylesheet. #3409 which shifted the sequence without updating §18.6/18.7)
- Typo – §16.5.1 (subSample): "every factor-th activativation" → activativation should be activation
- Wrong value in example – §16.3 (Real interval clock): comment says "ticks at 0, 0.003, 0.007, …" but with start=0.002 and interval=1e-3 the second tick is 0.002, not 0.003 — copy-pasted from the Rational interval clock example
- Imprecise cross-reference – §16.4 Operator 16.4 (Event clock): text refers reader to §16.9 for interval() at first tick, but the relevant content is in §16.10
- Typo ×2 – §18.9.1.2 (Graphical Properties): "The interaction attribue specifies ineractive features" → attribue → attribute; ineractive → interactive
- Copy-paste error – §18.9 Diagram annotation description: "The Diagram annotation defines the icon view of the class" → should be diagram view
- Typo – §12.9.1.3: "annnotations" (three ns) → annotations
- Wrong member name in example – §12.9.1.3: C struct generated from record R with members a1, a2 shows a1, b2 in the C struct — b2 should be a2 (no CName annotation justifies the rename; likely a copy-paste error)
- §4.8 Balanced Models: connector class exemption from balancing (Describe a new concept "simple connector" that is not balanced. #3356) not clearly stated in normative text (only appears in a note); should be elevated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.