MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Can someone read these line "aloud"

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127047] Re: Can someone read these line "aloud"
  • From: Yves Klett <yves.klett at googlemail.com>
  • Date: Wed, 27 Jun 2012 04:07:21 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jsbt1n$6on$1@smc.vnet.net>

FWIW, you can try Speak, although in this case the output is not really
comprehensive:

Speak[x_ :> SuperStar[x] /; x > 9]

Regards,
Yves

Am 26.06.2012 10:48, schrieb McHale, Paul:
> Can anyone help me with proper Wolfram "lingo"?  If you were reading these aloud to someone, what words would you use?  For instance. I have heard "/; " or "/." is pronounced "given that".  Not sure which.  Is there any list of the verbal equivalents?
> 
> 
> list /. x_ :> SuperStar[x] /; x > 9
> 
> list /. {i_ /; i >= 10 :> SuperStar[i]}
> 
> 
> 
> 
> 
> Paul McHale  |  Electrical Engineer, Energetics Systems  |  Excelitas Technologies Corp.
> 
> Phone:   +1 937.865.3004   |   Fax:  +1 937.865.5170   |   Mobile:   +1 937.371.2828
> 1100 Vanguard Blvd, Miamisburg, Ohio 45342-0312 USA
> Paul.McHale at Excelitas.com
> www.excelitas.com
> 
> 
> 
> Please consider the environment before printing this e-mail.
> This email message and any attachments are confidential and proprietary to Excelitas Technologies Corp. If you are not the intended recipient of this message, please inform the sender by replying to this email or sending a message to the sender and destroy the message and any attachments.
> Thank you
> 
> 
> 




  • Prev by Date: Re: "Bug" in SurvivalDistribution?
  • Next by Date: Re: Importing RTF
  • Previous by thread: Re: Can someone read these line "aloud"
  • Next by thread: Re: Can someone read these line "aloud"