\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Laraemcekroy} \pdfinfo{ /Title (psyc-chapter-5-conscious-unconscious.pdf) /Creator (Cheatography) /Author (Laraemcekroy) /Subject (Psyc chapter 5 - conscious/unconscious Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{B5C2F5} \definecolor{LightBackground}{HTML}{F5F7FD} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Psyc chapter 5 - conscious/unconscious Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Laraemcekroy} via \textcolor{DarkBackground}{\uline{cheatography.com/168079/cs/35230/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Laraemcekroy \\ \uline{cheatography.com/laraemcekroy} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 5th November, 2022.\\ Updated 5th November, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{What is consciousness?}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Consciousness:} & A persons subjective experience of the mind and the external world. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Your conscious perception is subjective} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Your conscious perception is the content of your experience} \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Phenomenology:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{How things seem to the conscious person.} \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Mind body problem:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The issue on how the mind is related to the brain and body.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.54287 cm} x{3.43413 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Divided attention:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Many believe you are not paying attention to many tasks, but instead rapidly switching your attention.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Attentional blink: & A brief slow-down in mental processing after progressing another event. \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} & Your brain has limited resources for paying attention. \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Altered states of conscious:}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Meditation:} & {\bf{concentration meditation:}} you can focus on one thing at a time. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & {\bf{mindfulness meditation:}} you let your thoughts flow freely, focus on them but not reacting. \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} & - it can lower blood pressure, reduce stress and changes in hormones \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} & - the brains electrical activity changes and correlates with positive emotional state, better attentional performance or enhanced immune function. \tn % Row Count 16 (+ 6) % Row 4 \SetRowColor{LightBackground} Sleep: & {\bf{The pineal gland:}} helps control the circadian cycle of sleep and wakefulness by releasing melatonin \tn % Row Count 20 (+ 4) % Row 5 \SetRowColor{white} & - bright light detection by the eyes in sent to a small part of the hippocampus then to the pineal gland. \tn % Row Count 24 (+ 4) % Row 6 \SetRowColor{LightBackground} & {\bf{Melatonin:}} travels through the bloodstream and affect receptors in the body. \tn % Row Count 27 (+ 3) % Row 7 \SetRowColor{white} & Bright lights suppresses the production of melatonin, where darkness triggers the release. \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Altered states of conscious: (cont)}} \tn % Row 8 \SetRowColor{LightBackground} & When you sleep your brain enters different states from when you are awake and active. \tn % Row Count 4 (+ 4) % Row 9 \SetRowColor{white} Insomnia: & Difficulty falling asleep or staying asleep. \tn % Row Count 6 (+ 2) % Row 10 \SetRowColor{LightBackground} & Nights when you want to sleep most causes you to become extra sensitive to sleepiness making it harder for you to fall asleep. \tn % Row Count 11 (+ 5) % Row 11 \SetRowColor{white} Sleep apnea: & A person stops breathing for a brief period while sleeping. \tn % Row Count 14 (+ 3) % Row 12 \SetRowColor{LightBackground} \seqsplit{Narcolepsy:} & A disorder where sudden sleep attacks occur in the middle of waking activities. \tn % Row Count 17 (+ 3) % Row 13 \SetRowColor{white} Sleep paralysis: & Experience of waking up, but being unable to move. \tn % Row Count 19 (+ 2) % Row 14 \SetRowColor{LightBackground} & Usually happens when your awake, but before you've regained motor control. \tn % Row Count 22 (+ 3) % Row 15 \SetRowColor{white} Sleep terrors: & Episodes of screaming, having intense fear while sleeping. \tn % Row Count 25 (+ 3) % Row 16 \SetRowColor{LightBackground} \seqsplit{Somnambulism:} & Sleepwalking. People usually walk with their eyes open. \tn % Row Count 27 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Unconsciousness:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Unconscious processing can influence behaviour.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{When an unconscious thought is suddenly expressed at an inappropriate time or social context.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Some might reveal unconscious thoughts and desires that can simply be cases of misremembering.} \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.34379 cm} x{3.63321 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Found basic properties:}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Intentionality:} & Is the quality of being directed towards an object. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & - Consciousness is always {\bf{about}} something. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Unity: & The resistance to division or ability to accrue information from all the bodies sense. \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{Selectivity:} & The capacity to include some objects but not others. \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} & Shown through {\bf{dichotomy listening}}: \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} & - People wearing headphones hear different messages in each ear. \tn % Row Count 14 (+ 3) % Row 6 \SetRowColor{LightBackground} & - {\bf{cocktail party phenomenon}}: people tune in some messages while tuning out others. \tn % Row Count 17 (+ 3) % Row 7 \SetRowColor{white} \seqsplit{Transience:} & Consciousness has the ability to change \tn % Row Count 19 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Efforts to compress concerns:}} \tn % Row 0 \SetRowColor{LightBackground} Mental control: & Attempt to change conscious state of mind. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Through suppression: & Conscious avoidance of thought. \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} Rebound effect of thought suppression: & The tendency of a thought to return to the consciousness with greater frequency. \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} Ironic processes of mental control: & Occurs because the mental process that monitors errors can itself produce them. \tn % Row Count 13 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.14471 cm} x{3.83229 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Brain injury:}} \tn % Row 0 \SetRowColor{LightBackground} Coma: & Unresponsive wakefulness syndrome. When people emerge from a coma; do not respond to external stimuli for more than a month. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Brain death: & Irreversible loss of brain function. \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.09494 cm} x{3.88206 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Stimulants:}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Stimulants:} & Substances that excite the CNS, heightening arousal and activity levels \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & - caffeine, amphetamines, nicotine, and cocaine. \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Depressants:}} \tn % Row 0 \SetRowColor{LightBackground} Depressants: & Substances that reduce the activity of the CNS. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Expectancy theory: & Alcohol effects can be produced by peoples expectations of how alcohol will influence them in certain situations. \tn % Row Count 7 (+ 5) % Row 2 \SetRowColor{LightBackground} Alcohol myopia theory: & Hampers attention, leading people to respond in simple ways to difficult situations. \tn % Row Count 11 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{The dreaming brain:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Your brain is smart enough to realize its not actually seeing those weird images, but instead dreaming.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The motor cortex, visual association, brain stem and more are activated during REM sleep.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The prefrontal cortex is deactivated during REM sleep.} \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Freud;s view: dreaming:}} \tn % Row 0 \SetRowColor{LightBackground} Dreams hold meaning: & Could be anxiety related or wishes. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Latent content: & A dreams true meaning. \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{Activation-synthesis} model: & The brain imposes meaning on fandoms neural activity. \tn % Row Count 6 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Freudian unconscious:}} \tn % Row 0 \SetRowColor{LightBackground} Dynamic unconscious: & Contain thoughts, feelings, and desires that were denied to conscious awareness because of psychological force. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Repression: & Removes all unacceptable thoughts and memories from consciousness and keeps them in the unconscious. \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} Cognitive unconscious: & Gives rise to a persons thoughts, choices, emotions and behaviours, even though they are not experienced by the person. \tn % Row Count 14 (+ 5) % Row 3 \SetRowColor{white} Dual process theories: & We have two different systems in our brain for processing information. \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Conscious disorders:}} \tn % Row 0 \SetRowColor{LightBackground} Coma: & Deep sleep state, no response to things. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Vegetive state: & Regular periods of time when people appear to be "awake." \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} Minimally conscious state: & People can respond but inconsistently to sensory stimulation. \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Levels of consciousness:}} \tn % Row 0 \SetRowColor{LightBackground} Minimal \seqsplit{consciousness:} & A low-level of sensory awareness. Occurs when the mind inputs sensations and outputs behaviours. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Full \seqsplit{consciousness:} & You know and are able to report your mental state. \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Self-consciousness:} & A distinct level of consciousness in a person towards themselves. \tn % Row Count 9 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Blindsight:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Some people lose their vision due to damages to their primary visual cortex.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Some find a "second sight." Their unconscious mins guide their behaviour correctly.} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Selective attention:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Attending to one thing while ignoring others.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{You only consciously experience the content of the text you pay attention to.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{When you try to ignore many of the things and events around you to focus on one.} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The stimuli you try to ignore are distractions that must be eliminated or excluded.} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The mental process of eliminating those distractions is called filtering or selecting.} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Conscious perception:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Although you see all these things, you are only consciously aware of a few.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Binocular rivalry:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Two dissimilar images are presented simultaneously to each eye and your conscious perception alternates.} \tn % Row Count 3 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sleep and dreaming:}} \tn % Row 0 \SetRowColor{LightBackground} Altered state of consciousness: & A change in ones normal mental state as a result of trauma or accident or included through medication, drugs, etc. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} Circadian rhythm: & A naturally occurring 24 hour cycle. \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Daydreaming and the brains default network:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{A state of consciousness in which random thoughts come to mind} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Your brain is always active} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Default mode network: & Activations of brain areas when people day dream \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{When you are working on mental/cognitive tasks, DMN tents to decrease.} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The DMN is also connected to our feelings and self-perception. It plays a role in overall happiness.} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Mindfulness meditation is an effective way to reduce DMN activity.} \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Hemispatial neglect:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Disorder of attention.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Deficit in attention to and awareness of one side of the visual field.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{They often have no sensory loss. No visual deficit.} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Kept neglect is more common: & Caused by the left side of the brain \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Some brain regions in the parietal and temporal lobes are associated with neglect.} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Egocentric neglect: & Never "sees" what is on their left side even when they change perspective. \tn % Row Count 13 (+ 4) % Row 6 \SetRowColor{LightBackground} Allocentric neglect: & Never "sees" the left side of any object. \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} Motor neglect: & Failure to move one side of the body when there is no paralysis. \tn % Row Count 18 (+ 3) % Row 8 \SetRowColor{LightBackground} Tactile neglect: & Inattention to tactile stimuli on one side of the body. \tn % Row Count 21 (+ 3) % Row 9 \SetRowColor{white} Auditory neglect: & Inattention to sounds on one side of space. \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Unconscious processing can influence perception:}} \tn % Row 0 \SetRowColor{LightBackground} Priming: & When the response to a stimulus is influenced by recent experience with that stimulus. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} & - it can influence how you perceive an object. \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} Subliminal perception: & When stimuli are processed by sensory systems, but does not reach the conscious. \tn % Row Count 10 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Information in the unattended ear:}} \tn % Row 0 \SetRowColor{LightBackground} People cannot report the contents of the message in the unattended ear, but: & They know that there was a message \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} & They know the gender of the speaker. \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} & Some superficial nature of the speech. \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Drugs and consciousness:}} \tn % Row 0 \SetRowColor{LightBackground} Psychoactive drugs: & Chemicals that influence consciousness behaviour by altering the brains chemical message system. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Drug tolerance: & tendency for larger doses of a drug to be required over time to achieve the same effect. \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} Physical dependence: & Unpleasant physical symptoms from withdrawal due to drug use. \tn % Row Count 11 (+ 3) % Row 3 \SetRowColor{white} Psychological dependence: & Desire to return to drugs even when physical symptoms are gone. \tn % Row Count 14 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Problem of other minds:}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The fundamental difficulty we have in perceiving the consciousness of others} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{We lack the ability to directly perceive the consciousness of others} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Narcotics:}} \tn % Row 0 \SetRowColor{LightBackground} Narcotics ad opiates: & Highly addictive drugs derived from opium that relieves pain. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & - reroutes the endorphins. These temporarily flood the endorphins and stop them from producing natrually. \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} \seqsplit{Hallucinogens:} & Later sensation and perception and often causes visual and auditory hallucinogens. \tn % Row Count 12 (+ 4) % Row 3 \SetRowColor{white} Weed: & Contains psyc active drugs called tetrahydrocannabinol. \tn % Row Count 15 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}