You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/vocabulary.js
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,22 @@ export const vocabulary = {
64
64
</div>
65
65
),
66
66
},
67
+
'pluribus': {
68
+
title: 'Pluribus',
69
+
content: (
70
+
<divclassName="space-y-4">
71
+
<p>
72
+
<strong>Pluribus</strong> is Latin for "from many" or "more". It is most famously known as part of the United States motto <em>E pluribus unum</em> ("Out of many, one").
73
+
</p>
74
+
<p>
75
+
Thematically, it represents the concept of <strong>unity from diversity</strong>.
In the context of sci-fi or hive-mind narratives, "Pluribus" often ironically contrasts the loss of individual identity against the strength of the collective.
0 commit comments