Skip to content

Instantly share code, notes, and snippets.

@shouya
Last active December 15, 2015 21:08
Show Gist options
  • Save shouya/5323056 to your computer and use it in GitHub Desktop.
Save shouya/5323056 to your computer and use it in GitHub Desktop.
ToK essay #2
\documentclass[a4]{article}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{mla}
\begin{document}
\begin{mla}{Shou}{Ya}{Nathan Engquist}{Theory of Knowledge}{\today}
\phantom{first}
\noindent\textit{\textbf{Essay topic:}
3. ``The possession of knowledge carries an ethical responsibility.''
Evaluate this claim.}
\phantom{for an empty line}
Knowledge is the most precious wealth of human civilization. Those
people with higher knowledge level might be in a more significant
social position than the others. Hence, some people have raised a
contention that those who owns more knowledge should shoulder more
ethical responsibility. Basically I don't agree with this opinion.
I would like to analyze why people think so, and then pose my idea
about how should we regard these.
The origin of our knowledge is from activity of mankind in the
thousands years. We obtain knowledge from our experience and
understanding of the world. Our knowledge inherits. For example, Isaac Newton said,
'If I have seen further it is by standing on the shoulders of
giants'\footnote{Letter from Isaac Newton to Robert Hooke, 5 February
1676, as transcribed in Jean-Pierre Maury (1992) \textit{Newton:
Understanding the Cosmos, New Horizons}}. It
is the whole human race who have been contributing to the knowledge
pool. And obviously in this process it
won't bring any ethical issue.
Some ways of acquisition of knowledge
might involve our sense of responsibility, such as from book or
by taught by a teacher. People will probably feel it like a kind of transferring of
wealth. Therefore they regard knowledge acquisition as
bestowing. For example, if you learnt something from your teacher, you
will feel grateful to \textit{something}. While my point is, the target of
the gratitude should be the teacher's teaching work, but not the
knowledge itself, since it is public and open. People don't usually realize that, so in this way
they may mix them up and give knowledge a physically wealth-like
position. Even that knowledge is usually regarded as wealth, it's
shared and not exclusive.
At last, the possession of knowledge, just like the
possession of treasure or power, gives people a sort of
superiority. It is this kind of superiority that gives people an urge,
in the way of ethical responsibility, to do something valuable. These are
the fundamental principles of knowledge and how they impact our sense
of responsibility.
As we can see from the previous analysis, knowledge is a kind of
public and free(not the beer one) stuff. However, where in which we
feel responsible is just
our subjective feeling caused by unconsciously misunderstanding and
confusing of the concept of knowledge.
Since the possession of public knowledge is a kind of affair which is
personal, so I think it's not necessary to relate it with ethical
responsibility.
People could decidethe wayto deal with knowledge without ethicsal consideration. For example, if I know something in an area, let's say, programming, I don't have to contribute to an open source project;
It doesn't matter if I only regard it as personal hobby, nor even I never actually program. Nobody even has duty to do something if he know something.
On the other hand, most knowlege is open. That means everyone can acquire it without extra process such as confirming with someone. We might have to pay on the process of acquiring knowlege though,
the knowlege itself is free and open to everyone.
Another feature of of knowlege is that it is not exclusive. In the other words, same knowlege could be shared among many people without any loss or something likewise.
In all of these analysis we don't see any necessity to be responsible of possession of knowledge. So in the way I don't consider the possession of knowledg carries ethical responsibility.
\begin{workscited}
\bibent
\phantom{keep}
\end{workscited}
\end{mla}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
% The MLA Package for LaTeX
% By Ryan Aycock
%
% with contributions by Steven Wheelwright,
% Edward Z. Yang, and Teddy Bradford
%
% Last updated on December 29, 2010
%
% For use with LaTeX and pdflatex.
%
% To use,
% 1. Put \usepackage{mla} in the preamble
% 2. After the \begin{document},
% put \begin{mla}{Firstname}{Lastname}{Prof's lastname}{class
% name}{date}{Paper title}
% 3. Immediately - the next line - start typing your paper.
% 4. Put \end{mla} just before \end{document}
%
% To use the bibliography feature,
% 1. Use \begin{workscited} to start the bibliography. There is no
% need to
% declare a new page or even type "Works Cited" at the top of the
% page.
% 2. Use \bibent before each entry.
% 3. Put \end{workscited} at the end.
%
%
%
%
% The following template is what I use:
%
% \documentclass[12pt,letterpaper]{article}
% \usepackage{mla}
% \begin{document}
% \begin{mla}{Ryan}{Aycock}{Professor's last name}{Class
% name}{\today}{Really Cool Title}
% Start typing paragraph 1 here.
%
% Continue the rest of the paper as normal.
%
% \begin{workscited}
%
% \bibent
% author's last name, first name. ``Paper Title." \textit{Book
% Title}. Date of publication.
%
% \end{workscited}
% \end{mla}
% \end{document}
%
%
% Tips for writing MLA:
% I strongly recommend using
% \documentclass[12pt,letterpaper]{article}
% Some professors require block quotes to be singled space. To
% accomplish this with
% the MLA package, use the blocks and blockm environments for
% single paragraph and
% multiple paragraph cites, respectively.
% LaTeX will not tab the first paragraph after new sections. To get
% around this, use \tab
% LaTeX does not allow double spaces after periods like most term
% and research papers require.
% When typing your paper, hit the spacebar twice as normal.
% After you are finished with your project,
% do a find/replace by changing all double spaces into
% (space)\(space).
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ProvidesPackage{mla}
\typeout{MLA Package - by Ryan Aycock}
% New code thanks to Edward Z. Yang
% We're generating a pdf
\usepackage{ifpdf}
\ifpdf
\usepackage[pdftex]{color,graphicx}
\pdfpagewidth=\paperwidth
\pdfpageheight=\paperheight
\usepackage{thumbpdf}
%\pdfcompresslevel=9
\else
\usepackage[dvips]{graphicx}
\fi
% The old code
% \ifx\pdfoutput\undefined % We're not running pdftex
% \usepackage[dvips]{graphicx}
% \else
% \usepackage[pdftex]{color,graphicx}
% \pdfpagewidth=\paperwidth
% \pdfpageheight=\paperheight
% \usepackage{thumbpdf}
% %\pdfcompresslevel=9
% \fi
\usepackage{times}
%
% fixes headings
%
\pagestyle{headings}
%
% correct page size
%
\setlength{\paperheight}{11in}
\setlength{\paperwidth}{8.5in}
\setlength{\textwidth}{6.5in}
\setlength{\textheight}{9in}
\setlength{\footskip}{40pt}
%
% One inch borders
%
\setlength{\hoffset}{0in}
\setlength{\voffset}{-1in}
%
% eliminates margin notes
%
\setlength{\oddsidemargin}{0in}
\setlength{\evensidemargin}{0in}
\setlength{\marginparwidth}{0in}
\setlength{\marginparpush}{0in}
\setlength{\marginparsep}{0in}
%
% Double space
%
\linespread{2}
%
% Places heading 1/2 inch from top of page
%
\setlength{\topmargin}{.5in}
\setlength{\headsep}{18pt}
%
% Last name and page number on every page
%
\usepackage{fancyhdr}
\fancypagestyle{norule}{ %
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
}
\fancyhf{}
\pagestyle{headings}
\pagestyle{norule}
%
% If you want an index, uncomment the lines below
%
\usepackage{makeidx}
\makeindex
%
% Other new commands
%
\newcommand{\tab}{\hspace{0.5in}}
%
% MLA environment
%
\newenvironment{mla}[6]{\newcommand{\lastname}{#2}
\fancyhead[RO]{\lastname\ \thepage} \raggedright #1\ #2 \\ #3 \\ #4
\\ #5 \\ \centering #6 \\
\frenchspacing\raggedright\setlength{\parindent}{.5in}}{\newpage}
%
% Block quote environment
%
\newenvironment{blocks}{\begin{quote} \linespread{1} \small
\normalsize}{\end{quote} \linespread{2} \small \normalsize}
\newenvironment{blockm}{\begin{quotation} \linespread{1} \small
\normalsize}{\end{quotation} \linespread{2} \small \normalsize}
%
% Russ Ault's mla quote environment
%
\newenvironment{mlaquote}{\list{}{\leftmargin=1in}\item[]}{\endlist}
\newenvironment{mlaquotation}{\list{}{\leftmargin=1in}\item[]\parindent=0.5in}{\endlist}
%
% Works Cited environment
%
\newcommand{\bibent}{\noindent \hangindent 40pt}
\newenvironment{workscited}{\newpage {\centering Works
Cited\\}}{\newpage}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment