comp.lang.ada
 help / color / mirror / Atom feed
* Quantified Expressions: "some"
@ 2010-11-17  0:03 Georg Bauhaus
  2010-11-17  6:31 ` AdaMagica
  2010-11-17 11:33 ` stefan-lucks
  0 siblings, 2 replies; 25+ messages in thread
From: Georg Bauhaus @ 2010-11-17  0:03 UTC (permalink / raw)


AI05-0176 explains two new expressions,

  (for all X in domain | P (X))

and

  (for some X in domain | P (X))

Thus, "all" gets a new meaning and "some" is all new,
with a special, context dependent role of the word "some",
IIUC.

Will it still be English when this, in order to re-use a word
already reserved by Ada, uses the word "when" in place of the
new "some"?

  (for when X in domain | P (X))

"When" is not the same as the mathematically correct (MC?)
wording. Perhaps unusual. But if programming in Ada is not the
same as writing mathematics, maybe "when" just emphasizes the
presence of a computing apparatus as an added benefit?




^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2010-12-19 10:04 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17  0:03 Quantified Expressions: "some" Georg Bauhaus
2010-11-17  6:31 ` AdaMagica
2010-11-17  8:25   ` Niklas Holsti
2010-11-17 12:29     ` Peter C. Chapin
2010-11-17 13:38       ` Georg Bauhaus
2010-11-17 10:46   ` Dmitry A. Kazakov
2010-11-17 12:05     ` (see below)
2010-11-17 13:38       ` Dmitry A. Kazakov
2010-11-17 14:16         ` Georg Bauhaus
2010-11-17 14:20           ` Dmitry A. Kazakov
2010-11-17 16:14             ` J-P. Rosen
2010-11-17 17:28               ` Dmitry A. Kazakov
2010-11-18  1:12                 ` Randy Brukardt
2010-11-18  8:47                   ` Dmitry A. Kazakov
2010-11-18  9:48                     ` AdaMagica
2010-11-18 10:07                       ` Dmitry A. Kazakov
2010-11-18 10:27                         ` AdaMagica
2010-11-18 13:24                       ` Niklas Holsti
2010-11-18 15:51                         ` Georg Bauhaus
2010-11-18 17:58                         ` Peter C. Chapin
2010-11-19 17:48                           ` Georg Bauhaus
2010-11-19 17:51                             ` Georg Bauhaus
2010-11-19 20:03                             ` Vinzent Hoefler
2010-12-19 10:04                               ` Andre
2010-11-17 11:33 ` stefan-lucks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox