Skip to main content

create table person


CREATE TABLE person (
name TEXT,
age INTEGER,
portfolio INTEGER, PRIMARY KEY
market_position CONTINUUM {buffett - lumpen}
ascribed_gender BINARY {"M"/"F"},
gender_identity FREETEXT,
ascribed_ethnicity UNFREETEXT,
ethnic_identity UNFREETEXT,
extraversion CONTINUUM
openness CONTINUUM
conscientiousness CONTINUUM
agreeableness CONTINUUM
neuroticism CONTINUUM e.g.
- spiders
- dentist
- gays
- people
thriftiness CONTINUUM {"cheapass"-""}
disability CONTINUUM
(debilitating-borderline, visible-invisible, legitimated-not
privilege INTEGER. NEG INTEGER in Context:{Left-wing},
professed_likes {Giorgio_Agamben, Merzbow & social_justice}
likes {Ken_Follett, Cyndi_Lauper & steak}
knowledge COMBINATORIAL, f(memory, scepticism, creativity)
credentials YEARS_EDUCATION,
rationality PROB,
relation_w_god LIKERT,
morals CAT {Y/N/Quasi-realism},
politics PARTITION {IF L then spurn, IF R then belittle}
remaining_lifespan CONSTANT (not_long_enough)
);


[SELECTED "person" RELATIONS]
WHERE credentials < knowledge, file under "Ignored".
WHERE credentials > knowledge, file under "Ponce".
WHERE knowledge >0.5 & relation_w_god >3, file person under "Pain".
WHERE politics = N/A, file under "conservative".
WHERE st.dev(politics) high, scale up amount of world denied & rejected.
WHERE ascribed_gender =/= gender_identity, file under "Pain" (IF ascribed=PRIMARY KEY).
WHERE ascribed_gender =F, create column "ascribed_rationality" (= 0.5 x rationality).
WHERE ascribed_gender =M & height >mean height, scale up market_position.
WHERE body_police is untriggered, scale up market_position.
WHERE rationality high, scale down phobias.
WHERE rationality high, scale down precedence of default PRIMARY KEYS.
IF gender_identity=shrug, & ethnicity=uncorrelated, & body_policing=null, & bank_balance >=needs, & disability=destigmatised&optional, & phobias=null, & thriftiness=MAX & {morals, likes}=PRIMARY KEY, THEN you are dreaming;
quit;
run;


Comments

Post a Comment