Updates
This commit is contained in:
parent
06e9a20c1e
commit
7fa37dddd7
16 changed files with 2335 additions and 0 deletions
35
feeds/learning.xml
Normal file
35
feeds/learning.xml
Normal file
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/simple-atom.xslt"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
|
||||
<title>joshua.seigler.net - learning</title>
|
||||
<subtitle>Personal homepage of Joshua Seigler</subtitle>
|
||||
<link href="https://joshua.seigler.net//feeds/learning.xml" rel="self" />
|
||||
<link href="https://joshua.seigler.net/" />
|
||||
<updated>2025-06-28T00:00:00Z</updated>
|
||||
<id>https://joshua.seigler.net/</id>
|
||||
<author>
|
||||
<name></name>
|
||||
</author>
|
||||
<entry>
|
||||
<title>The Trivium: A Tool for Learning Anything</title>
|
||||
<link href="https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/" />
|
||||
<updated>2021-04-03T00:00:00Z</updated>
|
||||
<id>https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/</id>
|
||||
<content type="html"><p>Information today has become siloed. It’s a common belief that little, if any, expertise from one field of knowledge transfers over to other fields. But there is a forgotten tool that anyone can use to confidently approach new subjects and problems: the <em>Trivium</em>.</p>
|
||||
<p>The ancients considered the liberal arts to be composed of seven parts. First was a foundation called the <em>trivium</em>, composed of grammar, logic, and rhetoric. Following that was the <em>quadrivium</em>, which was arithmetic, geometry, music, and astronomy (numbers, numbers in space, numbers in time, numbers in time and space). The trivium (literally, “three ways”), is a framework for learning.</p>
|
||||
<h2 id="grammar" tabindex="-1"><a class="header-anchor" href="https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/#grammar" aria-hidden="true"></a> Grammar</h2>
|
||||
<p>Grammar is about gaining knowledge: collecting information, without judgment or analysis. It answers the questions “Who, what, where, and when?” This is possibly the most important step, since (depending on what you study) essential information may not be readily available.</p>
|
||||
<h2 id="logic" tabindex="-1"><a class="header-anchor" href="https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/#logic" aria-hidden="true"></a> Logic</h2>
|
||||
<p>Logic is about gaining understanding. It answers “why?” This is the foundation for relating to the world. It has three components: filtration, correlation, and analysis. It places the information gathered into context, and eliminates inconsistency and resolves conflicting perspectives.</p>
|
||||
<h2 id="rhetoric" tabindex="-1"><a class="header-anchor" href="https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/#rhetoric" aria-hidden="true"></a> Rhetoric</h2>
|
||||
<p>Rhetoric is about acting wisely: the application of knowledge and understanding, put into correct action. It answers “how?”</p>
|
||||
<p>Methodically applying this method provides a clear next step when encountering any unfamiliar topic. This is a powerful tool for methodically determining the best way to achieve your goals.</p>
|
||||
<h2 id="resources" tabindex="-1"><a class="header-anchor" href="https://joshua.seigler.net/posts/the-trivium-a-tool-for-learning-anything/#resources" aria-hidden="true"></a> Resources</h2>
|
||||
<ul>
|
||||
<li><a href="https://triviumbinder.blogspot.com/" target="_blank" rel="noopener">Trivium Binder Project</a></li>
|
||||
<li><a href="http://www.scribd.com/doc/59477946/Trivium-Method-of-Critical-Thinking-and-Creative-Problem-Solving" target="_blank" rel="noopener">Tragedy and Hope: Five page summary of the Trivium</a></li>
|
||||
<li><a href="https://www.scribd.com/document/33744483/Trivium-Method-of-Thinking-vs-Other-Methodologies" target="_blank" rel="noopener">Shadows of the trivium in narrow disciplines</a></li>
|
||||
</ul>
|
||||
</content>
|
||||
</entry>
|
||||
</feed>
|
Loading…
Add table
Add a link
Reference in a new issue