Skip to content

city gate

Associations

Textual / symbolic

graph TD; style object/city_gate fill:#2fa4e7,stroke:#333,stroke-width:4px; theme/hospitality(["hospitality"]) person/boaz(["Boaz"]) event/drinking(["drinking"]) symbol/unsandaled_one(["unsandaled one"]) theme/will_not_rest(["will not rest"]) place/bethlehem(["Bethlehem"]) object/wing(["wing"]) object/city_gate(["city gate"]) object/field(["field"]) person/elimelechs_redeemer(["Elimelech's Redeemer"]) click theme/hospitality "../../theme/hospitality/" click person/boaz "../../person/boaz/" click event/drinking "../../event/drinking/" click symbol/unsandaled_one "../../symbol/unsandaled_one/" click theme/will_not_rest "../../theme/will_not_rest/" click place/bethlehem "../../place/bethlehem/" click object/wing "../../object/wing/" click object/city_gate "../../object/city_gate/" click object/field "../../object/field/" click person/elimelechs_redeemer "../../person/elimelechs_redeemer/" person/boaz <.->|associated with| object/field person/boaz <.->|associated with| object/city_gate place/bethlehem .->|associated with| person/boaz object/city_gate <.->|associated with| person/elimelechs_redeemer person/boaz <.->|associated with| object/wing person/elimelechs_redeemer -->|example of| symbol/unsandaled_one person/boaz -->|example of| theme/hospitality person/boaz <.->|associated with| theme/will_not_rest event/drinking <.->|associated with| person/boaz