You are viewing the VeggieBoards archive.
To view the regular site or join please click here.


PDA

View Full Version : Why the "*" in veg*n


deb9017
01-23-06, 09:45 PM
As a new vegetarian, trying to transition to a vegan, I am curious about why people use veg*n instead of vegan? I have seen this in several places but can't figure out what it is about? Can someone help me?


Never mind I have now found old threads that answer this,, sorry for not finding them sooner

Sevenseas
01-23-06, 09:48 PM
veg*n = vegan or vegetarian

Astarte
01-23-06, 10:01 PM
Which is a little odd because the word vegetarian also encompasses vegans, but they've become used seperately around here.

Sevenseas
01-23-06, 10:12 PM
Which is a little odd because the word vegetarian also encompasses vegans, but they've become used seperately around here.I think 'vegetarian' generally (i.e. not just on VB) refers to lacto-ovos, so using it instead of veg*n would create confusion in many contexts. (But I base this on what I've read, being a non-English speaker and all.)

spud
01-24-06, 07:01 AM
It means "vegan and /or vegetarian and all flavours inbetween"

hopejoy
01-24-06, 04:11 PM
I was just wondering that the other day... I always thought that people wrote veg*n instead or vegan because they considered it a sacred word or something.

Amy SF
01-24-06, 04:24 PM
Hahaha

Veg*an. We who must not be named. :p

mmonroemaniac
01-25-06, 08:33 PM
i woundered that for ages, agree, i thought it was like you were scared, or considered it rude......

Trueveggie14
01-28-06, 01:08 AM
No, not scared to say VEGAN. Veg*n includes the vegetarians. You'll notice if someone is only talking about vegans they will type out the whole word, but if they want to include all VBers in their discussion they'll put the asterisk as an easy shortcut.

megveggie
01-28-06, 01:18 AM
http://www.veggieboards.com/boards/showpost.php?p=13337&postcount=7

:D This has been mentioned many times before.

bigdufstuff
01-28-06, 01:35 AM
it is a lot easy to type, generally that is why I use it.

toshia
01-29-06, 04:09 PM
LOL at the word "vegan" being sacred. I was thinking the EXACT same thing!:D

wildflower
02-04-06, 02:27 PM
ooooooooooh, i get it :)

i was wondering that for ages myself too!

Gnome Chomsky
02-04-06, 03:04 PM
yeah.
I don't like it.
Instead, I use "vegetarian".

ebola

griggsy
02-04-06, 04:20 PM
it is a lot easy to type, generally that is why I use it.

Yup, me too. I'm just lazy.
Also I find it a good way to VBers in general.

Gnome Chomsky
02-04-06, 05:08 PM
Typing "veg*an", where you reach for the asterisk, is easier than typing "vegetarian"?

ebola

Sevenseas
02-04-06, 05:14 PM
Veg*n is both easier to type (right shift + the key right above it in my keyboard produces an asterisk) and doesn't have a double meaning.

froggythefrog
02-04-06, 05:51 PM
For those who are interested, there are types of expressions used in many programming languages and a lot of operating system command prompts (shells), called glob and regular expressions.

veg*n is a glob expression matching "vegan" or "vegetarian". The asterisk means "zero or more of any character." "vegfroggyan" would match this glob expression too, but we don't seem to talk about those a lot.

The regular expression for this would be "veg.*an" Where the dot specifies any character and the "*" means 0 or more of the preceding character or expression. You could just as well write "veg(etari)*an" which would match "vegan", "vegetarian", "vegetariaeterian", ..., etc. Regular expressions are good ways of looking in files for lines that have years beginning in "19", words that start with "micro", or words ending in "ism".

Tofu-N-Sprouts
02-05-06, 02:39 PM
Froggy, have I told you lately that I love the way your mind works? :love:

griggsy
02-05-06, 02:45 PM
Awwww, a bit off topic, but awww - u guys r so cute!!!!!!

wildflower
02-06-06, 09:02 AM
yeah.
I don't like it.
Instead, I use "vegetarian".

ebola

i always mis-spell vegetarian, and put. i mix up the e's & a's sometimes and usually have to go back an retype it.