Worth watching. I won't say you should never buy Monster again, or anything... actually I will, but mostly because Monster is awful-- if the sugar is over-saturated, there is too much.
Also in the Cease and Desist letter, the following quote' "VERMONSTER in connection with beer will undoubtedly create a likelihood and/or dilute the distinctive quality of Hansen's MONSTER marks." Self-fulfilling prophecy, much?
Arbtirary thoughts on nearly everything from a modernist poet, structural mathematician and functional programmer.
Wednesday, October 14, 2009
Sunday, October 11, 2009
Art
I've finally found a definition of art that I think I agree with... Came to me as I woke up this morning.
****
Art (as a verb) is a creative or transformative process undertaken primarily as an appeal to some aesthetic, in order to induce a sense of "aesthetic euphoria" in those who experience the resulting object.
An object created (or transformed) in this way (this is, with this aesthetic goal as a primary objective) is a work of art.
The broad category of all artistic processes is art-- Everything which is done primarily as an appeal to an aesthetic. Any category of process which is primarily undertaken for aesthetic appeal is an artistic discipline.
Anything which has an aesthetic appeal, but was not designed with the aesthetic appeal as the primary objective is craft.
****
This definition is pretty loose (yet mathematically precise; I won't apologize for who I am), but it seems to explicitly exclude "useful" objects from the category of art... This isn't entirely true. An object which is useful, but was designed with its aesthetic appeal as a primary objective is still art: Something can be both craft and art.
I also am not trying to be derogatory towards craft: many great artists are primarily craftsmen, and a lot of craft is more aesthetically appealing than a lot of art. Further, what separates a good craftsman from a great craftsman, is that a great craftsman elevates the artistic value of his creation to an equal footing with it's utility-- without sacrificing function for form.
It's also, I assume, a very modernist definition... So my poetry and my artistic ideals are 70+ years behind the times; C'est la vie.
The one thing I'm struggling with is how kitsch fits into this. I would like to say kitsch is not art, but I don't think this definition excludes it.
On the other hand, I tend to refer to kitsch as "the unart" in the same way that zombies are undead. So it makes sense that kitsch will fit the definition of art; now how does in fit the definition of non-art?
****
Art (as a verb) is a creative or transformative process undertaken primarily as an appeal to some aesthetic, in order to induce a sense of "aesthetic euphoria" in those who experience the resulting object.
An object created (or transformed) in this way (this is, with this aesthetic goal as a primary objective) is a work of art.
The broad category of all artistic processes is art-- Everything which is done primarily as an appeal to an aesthetic. Any category of process which is primarily undertaken for aesthetic appeal is an artistic discipline.
Anything which has an aesthetic appeal, but was not designed with the aesthetic appeal as the primary objective is craft.
****
This definition is pretty loose (yet mathematically precise; I won't apologize for who I am), but it seems to explicitly exclude "useful" objects from the category of art... This isn't entirely true. An object which is useful, but was designed with its aesthetic appeal as a primary objective is still art: Something can be both craft and art.
I also am not trying to be derogatory towards craft: many great artists are primarily craftsmen, and a lot of craft is more aesthetically appealing than a lot of art. Further, what separates a good craftsman from a great craftsman, is that a great craftsman elevates the artistic value of his creation to an equal footing with it's utility-- without sacrificing function for form.
It's also, I assume, a very modernist definition... So my poetry and my artistic ideals are 70+ years behind the times; C'est la vie.
The one thing I'm struggling with is how kitsch fits into this. I would like to say kitsch is not art, but I don't think this definition excludes it.
On the other hand, I tend to refer to kitsch as "the unart" in the same way that zombies are undead. So it makes sense that kitsch will fit the definition of art; now how does in fit the definition of non-art?
Sunday, October 4, 2009
Rhapsody in Blue
(For Sasha)
"I", she said to me, looking up from a cup of tea.
"I should have been a rhapsodist.
But, my dear, I have no skill for words,
no aptitude for meter."
With poetic eloquence she explains,
"I wrote when I was younger."
But never since.
"I was born with a talent of gold, you see.
But I've earned nothing more."
I know, my friend, you are terrible with money,
and have gotten rather poorer.
But a talent is a hefty sum,
and can always be made
to last a little longer.
"I", she said to me, looking up from a cup of tea.
"I should have been a rhapsodist.
But, my dear, I have no skill for words,
no aptitude for meter."
With poetic eloquence she explains,
"I wrote when I was younger."
But never since.
"I was born with a talent of gold, you see.
But I've earned nothing more."
I know, my friend, you are terrible with money,
and have gotten rather poorer.
But a talent is a hefty sum,
and can always be made
to last a little longer.
Wednesday, September 30, 2009
Testing LaTeX
$\displaystyle|\mathcal{F}|^k\leq \prod_{i\in I} |\mathcal{F}_i|^k$
That's a corollary to Shearer's Lemma, by the way.
(I haven't told you what $I$, $\mathcal{F}$ and $\mathcal{F}_i$ are; oh well)
Anyway. This is courtesy of Watch Math. It's pretty simple, in fact. And it'll make the math on this site prettier.
I may (read: probably won't) get around to rewriting all my math in $\color{white}\LaTeX$.
Edit: Hmm... it seems the LaTeX sometimes takes a little while to load properly. Please be patient.
That's a corollary to Shearer's Lemma, by the way.
(I haven't told you what $I$, $\mathcal{F}$ and $\mathcal{F}_i$ are; oh well)
Anyway. This is courtesy of Watch Math. It's pretty simple, in fact. And it'll make the math on this site prettier.
I may (read: probably won't) get around to rewriting all my math in $\color{white}\LaTeX$.
Edit: Hmm... it seems the LaTeX sometimes takes a little while to load properly. Please be patient.
Wednesday, September 16, 2009
Introduction to Logical Languages (2)
In my last post (earlier today), we defined a logical language. But we ended wondering how to give meaning to this language. Since we are looking at mathematical logic, we want a mathematical structure to talk about-- every logical statement fits inside of some logical structure: A group G, ZFC, N, the theory of groups, etc.
So, what is a structure and how does this relate to a logical language? A structure is just a set which has some additional material attached; since we have a language we're not using, we might as well attach it to the set.
For a set A, and a language L, an L-Structure is a non-empty set A, (called the universe of structure for A) such that:
A quick recap: we've taken a set A, and equipped it with a structure by dropping symbols from a logical language into it-- notice that constants are just members of A; this is a good thing. And k-ary functions (relations) are functions (relations) which take k elements of A; also a good thing. But we still haven't done anything with our variables So, what kind of variables do we have if we're looking at a set A? We have elements of A. So, let s be a function s:V->A, and let's call it an evaluation map [remember, V is the set of variables in our language]. So, we have a function which gives each variable a value. Good!
But right now, our function and our L-structure are kind of disjoint. We need a function which can take the value of our variables and push those through the interpretations of our functions and relations. So!
For s, let s':T->A with the following properties:
So far, we've defined a logical language, and we've given our language a set to play in, and given our terms a meaning. Pulling back out, when our terms mean something, then we can ask whether a statement about our terms is true. So, truth:
For an L-structure X on A, and an evaluation map s:V->A (X is easier to write than a new font), a statement a is called true (with evaluation s)-- in symbols X|- a [s] if:
I hope this was easier to follow than the lectures it came from (to be fair, I've left out some useful material about homomorphisms, which was almost as abstract as the evaluation maps)
So, what is a structure and how does this relate to a logical language? A structure is just a set which has some additional material attached; since we have a language we're not using, we might as well attach it to the set.
For a set A, and a language L, an L-Structure is a non-empty set A, (called the universe of structure for A) such that:
- For each constant symbol c, we have a cA in A.
- For each k-ary function symbol f, there is an fA:Ak->A.
- For each k-ary relation symbol R, there is an RA in Ak
A quick recap: we've taken a set A, and equipped it with a structure by dropping symbols from a logical language into it-- notice that constants are just members of A; this is a good thing. And k-ary functions (relations) are functions (relations) which take k elements of A; also a good thing. But we still haven't done anything with our variables So, what kind of variables do we have if we're looking at a set A? We have elements of A. So, let s be a function s:V->A, and let's call it an evaluation map [remember, V is the set of variables in our language]. So, we have a function which gives each variable a value. Good!
But right now, our function and our L-structure are kind of disjoint. We need a function which can take the value of our variables and push those through the interpretations of our functions and relations. So!
For s, let s':T->A with the following properties:
- s'(x)=s(x) [when x is a variable]
- s'(c)=cA [when x is a constant]
- s' preserves function application: s'(f(t_1,...,t_k))=fA(s'(t_1),...,s'(t_k)).
So far, we've defined a logical language, and we've given our language a set to play in, and given our terms a meaning. Pulling back out, when our terms mean something, then we can ask whether a statement about our terms is true. So, truth:
For an L-structure X on A, and an evaluation map s:V->A (X is easier to write than a new font), a statement a is called true (with evaluation s)-- in symbols X|- a [s] if:
- When a: t=u, then X|- a [s] iff s'(t)=s'(u)
- When a: R(t_1,...,t_k), then X|- a [s] if and only if RX(s'(t_1),...s'(t_2)) holds.
- Similarly for non atomic formulas.
I hope this was easier to follow than the lectures it came from (to be fair, I've left out some useful material about homomorphisms, which was almost as abstract as the evaluation maps)
Introduction to Logical Languages (1)
This is mostly to clarify in my mind the material from the first 2 lectures of the (mathematical) logic class I'm taking. Hopefully it will also help someone else.
So. We want to be able to look at logic from a formal, rigorous perspective-- which means we need to define logic formally. The guiding question when defining it should be: What does a logic look like? We want variables and all the fun logical connectives, and we want them to mean something, and we want all the meanings (eventually) to boil down to the question "Is this statement true?".
So, let's make each of those happen, one at a time;
First, we need some symbols. We will call S our alphabet-- the set of symbols. This may be tediously formal, but it must be done. Since we want to create a logic, we need the logical symbols: So S contains the connectives and quantifiers, (I'm not going to list them) and just as importantly: variables. These are our logical symbols. Since this is mathematical logic, we need some mathy non-logical symbols; these will be constant symbols, relation symbols and function symbols (these will also "look like" variables, but we want to distinguish between them for reasons we will see shortly). We will also consider '=' to be a logical symbol-- I know it's a relation, but it's a special one, and we want to keep it special.
So, we have a bunch of symbols; that doesn't do us much good, so let's let S* be the set of finite sequences from S. Namely, the empty sequence (I'll use _|_) is in S*, S is a subset of S*, and if a and be are in S, ab (the concatenation of a and b) is in S*.
We want to define a language, L, as a subset of S*, but while any subset is a language, we don't want just any subset: it has to be something that we can "read" in a meaningful way. We have to define our language inductively, and piece by piece. I'll let you know when we get there.
Let the set of L-terms (or just terms) be the smallest T such that:
A term is an object which we can equip with some non-logical value, which may need some sort of context (a value for a variable). But a term does us no good on its own, if we are interested in logical values. So, an atomic formula is:
The set of L-formulas (or just formulas) is defined inductively:
Base case: Atomic formulas are formulas.
Closure: The set of formulas is closed under logical connectives, and quantifiers.
(What this means is that if you have two formulas, p and q, you can connect them using a logical connective, and you can quantify them, and the sequence of symbols you create will also be a formula.)
So, we now have something that looks like the logic we know. But there is a problem: if x and y are variables, "x=y" is a valid formula. But what are x and y?
In that formula, both x and y are free variables. For a given formula the free variables are :
So finally, we have: A sentence is a formula with no free variables, and our logical language, L, is the set of all sentences from S*.
Cool! We have a logical language. Looking back at our list of things we want, we've got connectives, and we've got quantifiers and just a little bit more. Unfortunately, this means we're not quite done: this language is meaningless. We haven't once said what these symbols actually mean. And we will learn how to do that next time.
So. We want to be able to look at logic from a formal, rigorous perspective-- which means we need to define logic formally. The guiding question when defining it should be: What does a logic look like? We want variables and all the fun logical connectives, and we want them to mean something, and we want all the meanings (eventually) to boil down to the question "Is this statement true?".
So, let's make each of those happen, one at a time;
First, we need some symbols. We will call S our alphabet-- the set of symbols. This may be tediously formal, but it must be done. Since we want to create a logic, we need the logical symbols: So S contains the connectives and quantifiers, (I'm not going to list them) and just as importantly: variables. These are our logical symbols. Since this is mathematical logic, we need some mathy non-logical symbols; these will be constant symbols, relation symbols and function symbols (these will also "look like" variables, but we want to distinguish between them for reasons we will see shortly). We will also consider '=' to be a logical symbol-- I know it's a relation, but it's a special one, and we want to keep it special.
So, we have a bunch of symbols; that doesn't do us much good, so let's let S* be the set of finite sequences from S. Namely, the empty sequence (I'll use _|_) is in S*, S is a subset of S*, and if a and be are in S, ab (the concatenation of a and b) is in S*.
We want to define a language, L, as a subset of S*, but while any subset is a language, we don't want just any subset: it has to be something that we can "read" in a meaningful way. We have to define our language inductively, and piece by piece. I'll let you know when we get there.
Let the set of L-terms (or just terms) be the smallest T such that:
- V (the set of variables) is in T.
- C (the set of constant symbols) is in T.
- Whenever t_1,...t_k are in T, and f is a k-ary function symbol, f(t_1,...,t_k) is in T.
A term is an object which we can equip with some non-logical value, which may need some sort of context (a value for a variable). But a term does us no good on its own, if we are interested in logical values. So, an atomic formula is:
- if t, u are terms, then "t=u" is an atomic formula.
- if t_1,...,t_k are terms, and R is a k-ary relation symbol, then R(t_1,...,t_k) is an atomic formula
The set of L-formulas (or just formulas) is defined inductively:
Base case: Atomic formulas are formulas.
Closure: The set of formulas is closed under logical connectives, and quantifiers.
(What this means is that if you have two formulas, p and q, you can connect them using a logical connective, and you can quantify them, and the sequence of symbols you create will also be a formula.)
So, we now have something that looks like the logic we know. But there is a problem: if x and y are variables, "x=y" is a valid formula. But what are x and y?
In that formula, both x and y are free variables. For a given formula the free variables are :
- (for s, t terms) FV(s=t)= var(s)Union var(t) [var(t) means the variabls in t]
- (for R a k-ary relation) FV(R(t_1,...,t_k))= Union(t_i)(over 1≤i≤k)
- (for ~ a logical connective, a,b formulas) FV(a~b)= FV(a)UnionFV(b)
- (for x a var, b a formula) FV(forall x, b)= FV(there exists x, b)= FV(b)\{x}
So finally, we have: A sentence is a formula with no free variables, and our logical language, L, is the set of all sentences from S*.
Cool! We have a logical language. Looking back at our list of things we want, we've got connectives, and we've got quantifiers and just a little bit more. Unfortunately, this means we're not quite done: this language is meaningless. We haven't once said what these symbols actually mean. And we will learn how to do that next time.
Subscribe to:
Posts (Atom)