Class Son
This class models filial identity in relation to the Father and Spirit while preserving full divine equality. The Son is eternally begotten (not made), consubstantial with the Father, and active in the Spirit's mission in salvation history.
References: John 1:1, 1:14, 1:18; Heb 1:3; Matt 28:19; Nicene Creed; CCC 242-248.
-
Method Summary
Modifier and TypeMethodDescriptioneternallySpirates(HolySpirit holySpirit) Western articulation of eternal procession: the Son, with the Father, spirates the Holy Spirit.static SonReturns the one Son instance in this model.Provides the Son's relation-of-origin descriptor in this model.sendsInTime(HolySpirit holySpirit) Temporal mission: the Son sends the Spirit from the Father.Methods inherited from class DivinePerson
getName, isDistinctPerson, isFullyGod, possessesFully
-
Method Details
-
getInstance
Returns the one Son instance in this model.- Returns:
- the singleton Son instance
-
eternallySpirates
Western articulation of eternal procession: the Son, with the Father, spirates the Holy Spirit.This method mirrors the project's selected doctrinal vocabulary for procession language. It returns explanatory output and is meant for didactic traceability in demos and docs.
References: John 16:13-15; CCC 246-248; Florence DS 1300-1302.
- Parameters:
holySpirit- the Holy Spirit who eternally proceeds- Returns:
- a human-readable sentence describing eternal spiration
-
sendsInTime
Temporal mission: the Son sends the Spirit from the Father.This mission language is scriptural and economic (that is, about salvation history). The method is intentionally separated from eternal-origin methods so learners can distinguish eternal Trinitarian processions from temporal sending.
References: John 15:26; John 20:22; CCC 244.
- Parameters:
holySpirit- the Holy Spirit sent in the temporal mission- Returns:
- a human-readable sentence describing the temporal mission
-
relationOfOriginDescription
Provides the Son's relation-of-origin descriptor in this model."Eternally begotten" names filial relation without implying creaturely origin in time. It is the key relation that distinguishes the Son personally from Father and Spirit.
- Specified by:
relationOfOriginDescriptionin classDivinePerson- Returns:
- the Son's relation-of-origin phrase
-