Christ Rules

Systematizing Systematic Theonomy – Case Laws

Case laws need to be a major interpretive layer. In Biblical case law, the stated example is often a minimal, concrete, representative case that governs a wider class of cases.

This principle could be called:

Lesser-to-Greater Case Law Expansion

Or more formally:

Representative Case Extension

The idea is:

If God gives a law protecting a lesser case, then the greater case is included unless Scripture limits the application.

Classic example:

“Thou shalt not muzzle the ox when he treadeth out the corn.”

At minimum, it protects an animal’s right to eat while laboring. Paul applies it to human ministers/laborers, showing that the concrete case carries a broader principle: the laborer is entitled to benefit from his labor.

So the system needs a new layer:

CASE_LAW_EXTENSION

1. The Core Rule

A Biblical case law should be read this way:

Concrete Case → Protected Principle → Relationship Class → Greater Applications

Example:

Do not muzzle the ox
→ laborer may share in the fruit of labor
→ master/laborer relationship
→ workers, ministers, servants, employees, contractors

So the “ox” is not merely about oxen. It is the minimal visible case.


2. Add “Case Scope” to Every Rule

Each rule should include a field identifying whether the law is:

DIRECT_COMMAND
CASE_EXAMPLE
MINIMAL_CASE
MAXIMUM_CASE
BOUNDARY_CASE
REPRESENTATIVE_CASE
EXCEPTION_CASE
REMEDIAL_CASE
SYMBOLIC_CASE
CEREMONIAL_TYPE

For case laws, the important one is:

REPRESENTATIVE_CASE

or:

MINIMAL_CASE

Example:

{
  "rule_token": "CREATION.ANIMALS.COMMAND_CARE.OX_NOT_MUZZLED",
  "case_scope": "MINIMAL_REPRESENTATIVE_CASE",
  "case_principle": "A productive laborer should not be denied a fitting share in the fruits of his labor.",
  "extension_logic": "If this is owed to a working animal, it is certainly owed to human laborers."
}

3. Lesser-to-Greater Logic Tokens

Add an interpretive token set:

EXTENSION.LESSER_TO_GREATER
EXTENSION.GREATER_TO_LESSER
EXTENSION.SAME_KIND
EXTENSION.ANALOGICAL
EXTENSION.CONTRASTIVE
EXTENSION.LIMITED_BY_CONTEXT
EXTENSION.FULFILLED_TYPICALLY
EXTENSION.EXPIRED_CEREMONIALLY
EXTENSION.CONTINUES_MORALLY

For your question, the central token is:

EXTENSION.LESSER_TO_GREATER

Meaning:

If the lesser case is protected, the greater case is also protected.


4. Case Law Application Card

Each rule card should have a section called:

Case Law Expansion

Example:

Do Not Muzzle the Ox

Rule Token:
CREATION.ANIMALS.COMMAND_CARE.OX_NOT_MUZZLED

Scripture:
Deuteronomy 25:4

Minimal Case:
A working ox may not be prevented from eating while treading grain.

Protected Principle:
Labor may not be exploited while being denied its due fruit.

Lesser-to-Greater Logic:
If God protects the laboring animal, He certainly protects the human laborer.

Greater Applications:
- Farm animals
- Servants
- Employees
- Ministers
- Teachers
- Contractors
- Producers
- Creators

Related New Testament Application:
Paul applies this law to ministerial support.

Modern Applications:
- Fair wages
- Paying teachers/ministers
- Not exploiting contractors
- Not using unpaid labor unjustly
- Not denying productive workers their due

That is exactly the kind of rule expansion the system must support.


5. Add “Minimal Example” Field

For every case law, add:

{
  "minimal_example": "Ox treading grain",
  "greater_cases": [
    "human laborer",
    "minister",
    "teacher",
    "servant",
    "employee"
  ],
  "principle": "The laborer is worthy of his hire",
  "extension_type": "LESSER_TO_GREATER"
}

This makes the logic explicit and teachable.


6. Database Table: biblical_case_extensions

Add:

biblical_case_extensions

id
rule_id
extension_token
extension_type
minimal_case_summary
case_principle
lesser_party
greater_party
relationship_class
extension_summary
limits_summary
confidence
created_at
updated_at

Example row:

rule_id:
CREATION.ANIMALS.COMMAND_CARE.OX_NOT_MUZZLED

extension_type:
LESSER_TO_GREATER

minimal_case_summary:
A working ox must not be muzzled while treading grain.

case_principle:
A laborer may not be deprived of the fruit of his labor.

lesser_party:
Animal laborer

greater_party:
Human laborer

relationship_class:
Labor / provision / economic justice

extension_summary:
The law applies by greater force to human laborers and ministers.

limits_summary:
Does not abolish contract terms, discipline, ownership, or ordinary management; it forbids exploitative denial of due provision.

7. Case Expansion Pattern

Each representative case should be expanded by asking:

1. What concrete situation is named?
2. What relationship is being governed?
3. What good is being protected?
4. What evil is being restrained?
5. Is this a lesser case, ordinary case, boundary case, or exceptional case?
6. What greater cases fall under the same principle?
7. What limits keep the expansion from becoming fanciful?
8. Does Scripture itself apply this case elsewhere?
9. Does the New Testament confirm, modify, fulfill, or intensify the principle?
10. Which jurisdictions may apply it?

This prevents arbitrary allegorizing.


8. Important Distinction: Expansion Is Not Imagination

The system should include guardrails.

A case law application is legitimate when the greater application shares the same:

relationship type
protected good
violation pattern
duty principle
jurisdictional setting
remedy logic

So:

Ox laboring → human laborer

is legitimate because both involve labor and provision.

But:

Ox laboring → every political entitlement

would be illegitimate unless the relationship and duty can be shown.

So the system should score applications by analogy strength.


9. Analogy Strength Scale

Add:

ANALOGY.EXPLICIT_SCRIPTURAL
ANALOGY.STRONG_SAME_RELATIONSHIP
ANALOGY.MODERATE_SAME_PRINCIPLE
ANALOGY.WEAK_GENERAL_RESEMBLANCE
ANALOGY.REJECTED_CATEGORY_ERROR

Example:

{
  "application": "Ministerial support",
  "analogy_strength": "EXPLICIT_SCRIPTURAL",
  "reason": "Paul directly applies the ox law this way."
}
{
  "application": "Fair wages for ordinary laborers",
  "analogy_strength": "STRONG_SAME_RELATIONSHIP",
  "reason": "Same labor/provision relationship."
}
{
  "application": "Universal basic income",
  "analogy_strength": "REJECTED_CATEGORY_ERROR",
  "reason": "The case concerns labor and fruit of labor, not unconditional civil entitlement."
}

This would be extremely useful for avoiding abuse.


10. Case Law Expansion Types

Not every case expands in the same way. I would classify them like this:

A. Lesser-to-Greater

If even this lesser case is protected, greater cases are included.

Example:

Ox not muzzled → human laborer deserves wages/support.

B. Greater-to-Lesser

If the greater violation is condemned, lesser included violations are also condemned in principle.

Example:

Murder forbidden → assault, hatred, reckless endangerment also forbidden.

C. Boundary Case

The law gives an edge case to define the boundary of responsibility.

Example:

Parapet on roof → liability for foreseeable danger on one’s property.

D. Representative Object

A named object represents a class of similar objects.

Example:

Ox/donkey/lost garment → lost property generally.

E. Representative Person

A named person type represents a protected class.

Example:

Widow, orphan, stranger → the vulnerable and dependent.

F. Representative Act

A named act represents a class of violations.

Example:

Moving a landmark → boundary fraud, inheritance theft, title manipulation.

G. Remedy Pattern

The specific remedy teaches the structure of restoration.

Example:

Restitution for theft → victim-centered justice generally.

11. Examples of Minimal Case Expansion

Parapet on the Roof

Minimal Case:
Build a railing around a flat roof.

Principle:
A property owner must guard against foreseeable dangers created by his property.

Greater Applications:
- unsafe stairs
- open wells
- dangerous equipment
- unfenced hazards
- negligent building design
- unsafe business premises
- known digital/security hazards by analogy, where stewardship and foreseeable harm apply

Token:
NEIGHBOR.LIFE.PROHIBIT_NEGLIGENCE.PARAPET_ROOF

Extension:
EXTENSION.BOUNDARY_CASE

This is a tremendous example because it shows Biblical law covers negligence.


Lost Ox or Garment

Minimal Case:
Return your neighbor’s lost ox, sheep, or garment.

Principle:
You may not profit from your neighbor’s loss; you must act to restore his property.

Greater Applications:
- lost money
- lost tools
- misdelivered packages
- found documents
- digital files or accounts
- mistaken payments
- identity documents

Token:
NEIGHBOR.PROPERTY.COMMAND_RESTORE.LOST_PROPERTY

Extension:
EXTENSION.REPRESENTATIVE_OBJECT

Honest Weights

Minimal Case:
Do not use false weights and measures.

Principle:
Standards of exchange must be truthful.

Greater Applications:
- honest money
- honest accounting
- honest pricing
- honest statistics
- honest interest calculations
- truthful product labeling
- non-manipulated measurements
- fair scales, meters, algorithms, and indexes

Token:
ECONOMY.MEASURES.PROHIBIT_FRAUD.HONEST_WEIGHTS

Extension:
EXTENSION.REPRESENTATIVE_INSTRUMENT

Kidnapping

Minimal/Direct Case:
Stealing a man.

Principle:
Man is not property; unlawful seizure of persons is a capital assault on liberty and dominion.

Greater Applications:
- slavery by kidnapping
- human trafficking
- hostage-taking
- coercive confinement
- state seizure without lawful cause
- child stealing

Token:
NEIGHBOR.LIFE.PROHIBIT_KIDNAPPING.MANSTEALING

Extension:
EXTENSION.SAME_KIND

Moving Landmarks

Minimal Case:
Do not move boundary stones.

Principle:
Do not alter inheritance, title, or boundaries by fraud.

Greater Applications:
- deed fraud
- inheritance theft
- survey fraud
- title manipulation
- bureaucratic seizure
- data/property boundary manipulation
- intellectual/corporate boundary fraud by analogy, if ownership boundaries are clear

Token:
ECONOMY.LAND.PROHIBIT_BOUNDARY_FRAUD.LANDMARKS

Extension:
EXTENSION.REPRESENTATIVE_OBJECT

12. Rule Page Layout Addition

Each Biblical rule page should include this section:

Case Law Expansion

With these fields:

Named Case:
What specific example is given?

Case Type:
Minimal, boundary, representative, exception, direct command, etc.

Protected Principle:
What broader principle is embedded?

Expansion Logic:
Why does this apply beyond the named case?

Greater Applications:
What larger cases are included?

Limits:
Where should we not apply this?

Scriptural Confirmation:
Does Scripture apply this law elsewhere?

Modern Applications:
How does this show up now?

This would make your system much more powerful.


13. “Covers All Greater Ones” Rule

The formal interpretive rule could be stated:

When Biblical case law protects a lesser member of a class, it establishes the rule for the whole class, especially for greater members of that class, unless Scripture narrows the scope.

Shorter:

The lesser protected case includes the greater case of the same kind.

Even shorter:

If the ox is protected, the man is protected.

That last line is memorable.


14. Add to the Master Formula

Current formula:

Relationship + Hierarchy + Jurisdiction + Duty + Procedure + Remedy + Limit = Biblical Justice

Add case-law logic:

Named Case + Protected Principle + Lawful Extension = Case Law Application

Full version:

Biblical Justice =
God’s rule applied to the right relationship,
by the right authority,
through the right procedure,
within the right limits,
with case laws extended according to their protected principle.

15. This Should Become a First-Class System Layer

The full system should now have these layers:

1. Relationship
2. Hierarchy
3. Jurisdiction
4. Duty
5. Protected Good
6. Violation
7. Procedure
8. Remedy
9. Limit
10. Case Law Extension
11. Modern Application

The new layer prevents the system from becoming woodenly literal.

It lets users see that Biblical law is not a random set of ancient examples. It is a principled case-law system where concrete examples reveal general rules of justice.

The key teaching sentence:

Biblical case laws are not narrow curiosities; they are concrete seed examples from which God teaches whole classes of justice.

Comments are closed.