Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf54df63

Browse files
authored
Merge pull request#34 from atsampson/master
Minor tweaks to wording
2 parentsfeef547 +a434fcd commitf54df63

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

‎definition/app2.tex‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ \section{Appendix: Full Grammar}
112112

113113
\item[\textcolor{\addcolor}{$\bullet$}]
114114
\ADD{Likewise, a conditional``\IF\$\exp_1$\THEN\$\cdots$'' extends as far right as possible,
115-
which means that optional\ELSE\branches group with innermost conditional.}
115+
which means that optional\ELSE\branches group withtheinnermost conditional.}
116116
\end{itemize}
117117

118118
\FIX{%
@@ -129,7 +129,7 @@ \section{Appendix: Full Grammar}
129129
\FIX{In a$\fmatch$ with$m$ rules, the expressions$\exp_1,\,\ldots,\,\exp_{m-1}$
130130
must not end in a$\match$.}
131131
\item[\textcolor{\addcolor}{$\bullet$}]
132-
\ADD{The pattern\pat\in a\valbind\may not nested match or guard, unless enclosed
132+
\ADD{The pattern\pat\in a\valbind\may notbe anested match or guard, unless enclosed
133133
by parentheses.}
134134
\end{itemize}%
135135

‎definition/syncor.tex‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,15 @@ \subsection{Special constants}
150150

151151
\subsection{Comments}
152152
\REPL{
153-
A\index{7.1} {\sl comment} is either {\sl line comment} or a {\sl block comment}.
153+
A\index{7.1} {\sl comment} is eithera{\sl line comment} or a {\sl block comment}.
154154
A line comment is any character sequence between the comment delimiter\boxml{(*)}
155155
and the following end of line.
156156
A block comment is any character sequence within comment brackets ~{\tt (* *)}~
157157
in which other comments are properly nested.
158-
No space is allowed between the characters that make up a comment bracket
159-
\ml{(*)},\ml{(*} or\ml{*)}.
158+
No space is allowed between the characters that make up a comment delimiter
159+
\ml{(*)}
160+
or comment bracket
161+
\ml{(*} or\ml{*)}.
160162
An unmatched\boxml{(*} should be detected by the compiler.
161163
}{%
162164
A\index{7.1} {\sl comment}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp