| [ | |
| { | |
| "id": "context.time.day.morning", | |
| "glyph": "🌅", | |
| "category": "time", | |
| "primary": "morning", | |
| "synomic": [ | |
| "dawn", | |
| "sunrise", | |
| "beginning of day", | |
| "fresh start" | |
| ], | |
| "roles": ["context", "phase"], | |
| "animation": "sunrise_glow", | |
| "examples": [ | |
| { "glyphs": "🌅✨", "text": "A new beginning or early phase." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.day.afternoon", | |
| "glyph": "🌤️", | |
| "category": "time", | |
| "primary": "afternoon", | |
| "synomic": [ | |
| "midday", | |
| "sun high", | |
| "active period", | |
| "middle of day" | |
| ], | |
| "roles": ["context", "phase"], | |
| "animation": "sun_peak", | |
| "examples": [ | |
| { "glyphs": "🌤️⚡", "text": "Active, energetic time." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.day.evening", | |
| "glyph": "🌇", | |
| "category": "time", | |
| "primary": "evening", | |
| "synomic": [ | |
| "sunset", | |
| "winding down", | |
| "closing phase", | |
| "transition to night" | |
| ], | |
| "roles": ["context", "phase"], | |
| "animation": "sunset_fade", | |
| "examples": [ | |
| { "glyphs": "🌇🌙", "text": "Transition from day to night." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.day.night", | |
| "glyph": "🌙", | |
| "category": "time", | |
| "primary": "night", | |
| "synomic": [ | |
| "darkness", | |
| "rest", | |
| "quiet", | |
| "introspection" | |
| ], | |
| "roles": ["context", "phase"], | |
| "animation": "moon_glow", | |
| "examples": [ | |
| { "glyphs": "🌙💭", "text": "Nighttime reflection or rest." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.beginning", | |
| "glyph": "🔰", | |
| "category": "time", | |
| "primary": "beginning", | |
| "synomic": [ | |
| "start", | |
| "initiation", | |
| "first phase", | |
| "opening moment" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "start_pulse", | |
| "examples": [ | |
| { "glyphs": "🔰A", "text": "The beginning of A." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.middle", | |
| "glyph": "➖", | |
| "category": "time", | |
| "primary": "middle", | |
| "synomic": [ | |
| "midpoint", | |
| "ongoing", | |
| "in progress", | |
| "steady state" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "steady_flow", | |
| "examples": [ | |
| { "glyphs": "A➖", "text": "A is in its middle phase." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.end", | |
| "glyph": "🏁", | |
| "category": "time", | |
| "primary": "end", | |
| "synomic": [ | |
| "finish", | |
| "closure", | |
| "final phase", | |
| "completion" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "finish_flag", | |
| "examples": [ | |
| { "glyphs": "A🏁", "text": "The end of A." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.cycle.daily", | |
| "glyph": "🔄🌞🌙", | |
| "category": "time", | |
| "primary": "daily cycle", | |
| "synomic": [ | |
| "day-night cycle", | |
| "24-hour rhythm", | |
| "circadian flow" | |
| ], | |
| "roles": ["context", "cycle"], | |
| "animation": "cycle_spin", | |
| "examples": [ | |
| { "glyphs": "🔄🌞🌙", "text": "A full daily cycle." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.duration.short", | |
| "glyph": "⚡", | |
| "category": "time", | |
| "primary": "short duration", | |
| "synomic": [ | |
| "brief", | |
| "momentary", | |
| "quick", | |
| "fleeting" | |
| ], | |
| "roles": ["context", "duration"], | |
| "animation": "flash_quick", | |
| "examples": [ | |
| { "glyphs": "A⚡", "text": "A happens briefly." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.duration.medium", | |
| "glyph": "⏱️", | |
| "category": "time", | |
| "primary": "moderate duration", | |
| "synomic": [ | |
| "normal length", | |
| "standard time", | |
| "average duration" | |
| ], | |
| "roles": ["context", "duration"], | |
| "animation": "steady_tick", | |
| "examples": [ | |
| { "glyphs": "A⏱️", "text": "A lasts a moderate amount of time." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.duration.long", | |
| "glyph": "🕰️", | |
| "category": "time", | |
| "primary": "long duration", | |
| "synomic": [ | |
| "extended", | |
| "prolonged", | |
| "lasting", | |
| "long-term" | |
| ], | |
| "roles": ["context", "duration"], | |
| "animation": "slow_tick", | |
| "examples": [ | |
| { "glyphs": "A🕰️", "text": "A lasts a long time." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.tempo.fast", | |
| "glyph": "💨", | |
| "category": "time", | |
| "primary": "fast tempo", | |
| "synomic": [ | |
| "rapid", | |
| "accelerated", | |
| "quick pace", | |
| "high tempo" | |
| ], | |
| "roles": ["context", "tempo"], | |
| "animation": "tempo_fast", | |
| "examples": [ | |
| { "glyphs": "A💨", "text": "A happens quickly or at high speed." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.tempo.slow", | |
| "glyph": "🐢", | |
| "category": "time", | |
| "primary": "slow tempo", | |
| "synomic": [ | |
| "gradual", | |
| "unhurried", | |
| "gentle pace", | |
| "slow movement" | |
| ], | |
| "roles": ["context", "tempo"], | |
| "animation": "tempo_slow", | |
| "examples": [ | |
| { "glyphs": "A🐢", "text": "A unfolds slowly." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.tempo.still", | |
| "glyph": "⏸️", | |
| "category": "time", | |
| "primary": "paused / still", | |
| "synomic": [ | |
| "halted", | |
| "frozen", | |
| "no movement", | |
| "time stop" | |
| ], | |
| "roles": ["context", "tempo"], | |
| "animation": "pause_hold", | |
| "examples": [ | |
| { "glyphs": "A⏸️", "text": "A is paused or momentarily still." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.quality.urgent", | |
| "glyph": "⏰⚡", | |
| "category": "time", | |
| "primary": "urgent", | |
| "synomic": [ | |
| "time-sensitive", | |
| "immediate need", | |
| "pressing", | |
| "high priority moment" | |
| ], | |
| "roles": ["context", "quality"], | |
| "animation": "alarm_flash", | |
| "examples": [ | |
| { "glyphs": "A⏰⚡", "text": "A requires urgent attention." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.quality.calm", | |
| "glyph": "🌿⏳", | |
| "category": "time", | |
| "primary": "calm time", | |
| "synomic": [ | |
| "peaceful", | |
| "slow moment", | |
| "relaxed", | |
| "gentle timing" | |
| ], | |
| "roles": ["context", "quality"], | |
| "animation": "calm_drift", | |
| "examples": [ | |
| { "glyphs": "A🌿⏳", "text": "A occurs in a calm, relaxed moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.quality.transitional", | |
| "glyph": "🔀⏳", | |
| "category": "time", | |
| "primary": "transitional moment", | |
| "synomic": [ | |
| "in-between", | |
| "shifting phase", | |
| "changing state", | |
| "temporal transition" | |
| ], | |
| "roles": ["context", "quality"], | |
| "animation": "transition_wave", | |
| "examples": [ | |
| { "glyphs": "A🔀⏳", "text": "A is happening during a transition." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.cycle.weekly", | |
| "glyph": "🔄📅", | |
| "category": "time", | |
| "primary": "weekly cycle", | |
| "synomic": [ | |
| "seven‑day rhythm", | |
| "week pattern", | |
| "recurring weekly flow" | |
| ], | |
| "roles": ["context", "cycle"], | |
| "animation": "week_spin", | |
| "examples": [ | |
| { "glyphs": "🔄📅", "text": "A repeating weekly cycle." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.cycle.monthly", | |
| "glyph": "🔄🌙", | |
| "category": "time", | |
| "primary": "monthly cycle", | |
| "synomic": [ | |
| "lunar rhythm", | |
| "month pattern", | |
| "periodic monthly flow" | |
| ], | |
| "roles": ["context", "cycle"], | |
| "animation": "moon_cycle", | |
| "examples": [ | |
| { "glyphs": "🔄🌙", "text": "A repeating monthly cycle." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.cycle.yearly", | |
| "glyph": "🔄🌎", | |
| "category": "time", | |
| "primary": "yearly cycle", | |
| "synomic": [ | |
| "annual rhythm", | |
| "seasonal loop", | |
| "year pattern" | |
| ], | |
| "roles": ["context", "cycle"], | |
| "animation": "orbit_spin", | |
| "examples": [ | |
| { "glyphs": "🔄🌎", "text": "A full yearly cycle." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.season.spring", | |
| "glyph": "🌱", | |
| "category": "time", | |
| "primary": "spring", | |
| "synomic": [ | |
| "renewal", | |
| "growth", | |
| "awakening", | |
| "early cycle" | |
| ], | |
| "roles": ["context", "season"], | |
| "animation": "sprout_grow", | |
| "examples": [ | |
| { "glyphs": "🌱✨", "text": "A time of renewal or new beginnings." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.season.summer", | |
| "glyph": "☀️", | |
| "category": "time", | |
| "primary": "summer", | |
| "synomic": [ | |
| "heat", | |
| "peak energy", | |
| "full bloom", | |
| "active cycle" | |
| ], | |
| "roles": ["context", "season"], | |
| "animation": "sun_glow", | |
| "examples": [ | |
| { "glyphs": "☀️⚡", "text": "A time of high activity or intensity." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.season.autumn", | |
| "glyph": "🍂", | |
| "category": "time", | |
| "primary": "autumn", | |
| "synomic": [ | |
| "transition", | |
| "harvest", | |
| "cooling", | |
| "letting go" | |
| ], | |
| "roles": ["context", "season"], | |
| "animation": "leaf_fall", | |
| "examples": [ | |
| { "glyphs": "🍂🌬️", "text": "A time of change or release." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.season.winter", | |
| "glyph": "❄️", | |
| "category": "time", | |
| "primary": "winter", | |
| "synomic": [ | |
| "rest", | |
| "stillness", | |
| "cold", | |
| "deep cycle" | |
| ], | |
| "roles": ["context", "season"], | |
| "animation": "snow_drift", | |
| "examples": [ | |
| { "glyphs": "❄️🌙", "text": "A time of rest or quiet." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.rhythm.heartbeat", | |
| "glyph": "❤️🔥", | |
| "category": "time", | |
| "primary": "heartbeat rhythm", | |
| "synomic": [ | |
| "pulse", | |
| "life rhythm", | |
| "biological timing", | |
| "emotional tempo" | |
| ], | |
| "roles": ["context", "rhythm"], | |
| "animation": "heart_pulse", | |
| "examples": [ | |
| { "glyphs": "A❤️🔥", "text": "A follows a living, emotional rhythm." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.rhythm.wave", | |
| "glyph": "🌊🔁", | |
| "category": "time", | |
| "primary": "wave rhythm", | |
| "synomic": [ | |
| "rise and fall", | |
| "oscillation", | |
| "cyclical flow", | |
| "natural rhythm" | |
| ], | |
| "roles": ["context", "rhythm"], | |
| "animation": "wave_cycle", | |
| "examples": [ | |
| { "glyphs": "A🌊🔁", "text": "A follows a natural wave-like cycle." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.state.stable", | |
| "glyph": "⚖️⏳", | |
| "category": "time", | |
| "primary": "stable moment", | |
| "synomic": [ | |
| "steady", | |
| "unchanging", | |
| "balanced", | |
| "consistent time" | |
| ], | |
| "roles": ["context", "state"], | |
| "animation": "steady_balance", | |
| "examples": [ | |
| { "glyphs": "A⚖️⏳", "text": "A occurs during a stable moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.state.chaotic", | |
| "glyph": "🌪️⏰", | |
| "category": "time", | |
| "primary": "chaotic moment", | |
| "synomic": [ | |
| "disordered", | |
| "unstable", | |
| "turbulent", | |
| "time in flux" | |
| ], | |
| "roles": ["context", "state"], | |
| "animation": "chaos_spin", | |
| "examples": [ | |
| { "glyphs": "A🌪️⏰", "text": "A happens during a chaotic moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.state.suspended", | |
| "glyph": "🕊️⏸️", | |
| "category": "time", | |
| "primary": "suspended time", | |
| "synomic": [ | |
| "frozen moment", | |
| "timeless", | |
| "pause in reality", | |
| "stillness" | |
| ], | |
| "roles": ["context", "state"], | |
| "animation": "suspend_float", | |
| "examples": [ | |
| { "glyphs": "A🕊️⏸️", "text": "A exists in a suspended moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.emotional.tense", | |
| "glyph": "⏰💢", | |
| "category": "time", | |
| "primary": "tense moment", | |
| "synomic": [ | |
| "pressure", | |
| "stressful time", | |
| "high stakes", | |
| "tight timing" | |
| ], | |
| "roles": ["context", "emotional"], | |
| "animation": "tense_pulse", | |
| "examples": [ | |
| { "glyphs": "A⏰💢", "text": "A occurs during a tense moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.emotional.peaceful", | |
| "glyph": "🌙🌿", | |
| "category": "time", | |
| "primary": "peaceful moment", | |
| "synomic": [ | |
| "calm", | |
| "soothing", | |
| "quiet", | |
| "emotionally gentle time" | |
| ], | |
| "roles": ["context", "emotional"], | |
| "animation": "peace_drift", | |
| "examples": [ | |
| { "glyphs": "A🌙🌿", "text": "A happens during a peaceful moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.emotional.anticipation", | |
| "glyph": "⏳👀", | |
| "category": "time", | |
| "primary": "anticipatory moment", | |
| "synomic": [ | |
| "waiting", | |
| "expectation", | |
| "build-up", | |
| "approaching event" | |
| ], | |
| "roles": ["context", "emotional"], | |
| "animation": "anticipation_shimmer", | |
| "examples": [ | |
| { "glyphs": "A⏳👀", "text": "A is happening in a moment of anticipation." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.threshold", | |
| "glyph": "🚪⏳", | |
| "category": "time", | |
| "primary": "threshold moment", | |
| "synomic": [ | |
| "crossing point", | |
| "liminal time", | |
| "transition doorway", | |
| "between states" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "threshold_glow", | |
| "examples": [ | |
| { "glyphs": "A🚪⏳", "text": "A occurs at a threshold moment." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.cycle_shift", | |
| "glyph": "🔄🌀", | |
| "category": "time", | |
| "primary": "cycle shift", | |
| "synomic": [ | |
| "phase change", | |
| "cycle turning", | |
| "energetic shift", | |
| "new arc beginning" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "cycle_shift", | |
| "examples": [ | |
| { "glyphs": "A🔄🌀", "text": "A is part of a cycle turning point." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.symbolic.timeless", | |
| "glyph": "♾️🌌", | |
| "category": "time", | |
| "primary": "timeless moment", | |
| "synomic": [ | |
| "eternal", | |
| "outside time", | |
| "infinite moment", | |
| "beyond temporal flow" | |
| ], | |
| "roles": ["context", "symbolic"], | |
| "animation": "infinite_glow", | |
| "examples": [ | |
| { "glyphs": "A♾️🌌", "text": "A exists outside normal time." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.eternal_return", | |
| "glyph": "♾️🔄", | |
| "category": "time", | |
| "primary": "eternal return", | |
| "synomic": [ | |
| "recurring destiny", | |
| "infinite cycle", | |
| "returning pattern", | |
| "cosmic loop" | |
| ], | |
| "roles": ["context", "meta", "cycle"], | |
| "animation": "eternal_loop", | |
| "examples": [ | |
| { "glyphs": "A♾️🔄", "text": "A repeats across cycles of existence." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.deep_past", | |
| "glyph": "🏺⏳", | |
| "category": "time", | |
| "primary": "deep past", | |
| "synomic": [ | |
| "ancient time", | |
| "long before now", | |
| "ancestral era", | |
| "origin period" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "dust_fall", | |
| "examples": [ | |
| { "glyphs": "A🏺⏳", "text": "A belongs to the deep past." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.deep_future", | |
| "glyph": "🚀♾️", | |
| "category": "time", | |
| "primary": "deep future", | |
| "synomic": [ | |
| "far ahead", | |
| "beyond current era", | |
| "future epochs", | |
| "long arc of time" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "future_glow", | |
| "examples": [ | |
| { "glyphs": "A🚀♾️", "text": "A belongs to the deep future." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.recursive", | |
| "glyph": "☯️⏳", | |
| "category": "time", | |
| "primary": "recursive time", | |
| "synomic": [ | |
| "self‑referential time", | |
| "looped progression", | |
| "balanced cycle", | |
| "time folding into itself" | |
| ], | |
| "roles": ["context", "meta", "symbolic"], | |
| "animation": "recursive_pulse", | |
| "examples": [ | |
| { "glyphs": "A☯️⏳", "text": "A occurs within a recursive temporal loop." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.threshold_epoch", | |
| "glyph": "🌀🚪", | |
| "category": "time", | |
| "primary": "epoch threshold", | |
| "synomic": [ | |
| "major turning point", | |
| "era shift", | |
| "epochal transition", | |
| "system‑level change" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "epoch_shift", | |
| "examples": [ | |
| { "glyphs": "A🌀🚪", "text": "A marks the threshold of a new epoch." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.null_time", | |
| "glyph": "0️⃣⏳", | |
| "category": "time", | |
| "primary": "null time", | |
| "synomic": [ | |
| "time void", | |
| "non‑time", | |
| "reset state", | |
| "temporal zero" | |
| ], | |
| "roles": ["context", "meta", "symbolic"], | |
| "animation": "void_fade", | |
| "examples": [ | |
| { "glyphs": "A0️⃣⏳", "text": "A exists in a state outside normal time." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.origin_point", | |
| "glyph": "✨🔰", | |
| "category": "time", | |
| "primary": "origin point", | |
| "synomic": [ | |
| "first cause", | |
| "initial spark", | |
| "birth moment", | |
| "system genesis" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "spark_origin", | |
| "examples": [ | |
| { "glyphs": "✨🔰A", "text": "A begins at the origin point." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.final_point", | |
| "glyph": "🏁🌌", | |
| "category": "time", | |
| "primary": "final point", | |
| "synomic": [ | |
| "ultimate end", | |
| "terminal moment", | |
| "completion of arc", | |
| "cosmic closure" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "final_fade", | |
| "examples": [ | |
| { "glyphs": "A🏁🌌", "text": "A reaches its final point." } | |
| ] | |
| }, | |
| { | |
| "id": "context.time.meta.parallel_time", | |
| "glyph": "🔀⏳⏳", | |
| "category": "time", | |
| "primary": "parallel time", | |
| "synomic": [ | |
| "multiple timelines", | |
| "branching time", | |
| "simultaneous flows", | |
| "alternate sequence" | |
| ], | |
| "roles": ["context", "meta"], | |
| "animation": "parallel_shift", | |
| "examples": [ | |
| { "glyphs": "A🔀⏳⏳", "text": "A occurs across parallel timelines." } | |
| ] | |
| } | |
| ] | |