Editing
Republican Theory
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Domination Test' (Predicting if a 'Relationship' is Free):''' <syntaxhighlight lang="python"> def evaluate_freedom_as_non_domination(can_they_hurt_you, is_there_a_law_stopping_them): """ Shows if you are a 'Citizen' or a 'Subject'. """ if not can_they_hurt_you: return "STATUS: FREE. (No power imbalance)." if is_there_a_law_stopping_them: return "STATUS: FREE. (They have power, but it is 'Non-Arbitrary' because the Law controls it)." else: return "STATUS: UNFREE. (You are 'Dominated'. You only have 'Freedom' as long as they 'Allow' it)." # Case: A worker with no union and no labor laws print(evaluate_freedom_as_non_domination(True, False)) # Case: A citizen with a 'Right to Vote' and 'Due Process' print(evaluate_freedom_as_non_domination(True, True)) </syntaxhighlight> ; Republican Landmarks : '''The 'Roman Republic' (509 BC)''' β The "Original Prototype": the "Citizens" "Threw out the King" and "Shared Power," creating the "Foundations of Civic Duty." : '''The 'US Constitution' (1787)''' β A "Republican Experiment": it focused on "Preventing Faction" and "Separating Power" to stop "Domination." : '''The 'Federalist Papers' ''' β (Madison/Hamilton). The "Greatest Work" of Republican Theory: explaining how a "Large Republic" can "Control the Ambition" of its leaders. : '''Pettitβs 'Republicanism' (1997)''' β The "Modern Revival": he argued that "Universal Basic Income" is a "Republican Tool" because it "Gives People the Power to say No" to "Dominating Bosses." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information