File size: 17,644 Bytes
ed6bec6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 |
[
{
"id": "context.place.type.indoor",
"glyph": "π ",
"category": "place",
"primary": "indoors",
"synomic": [
"inside",
"enclosed space",
"sheltered",
"interior environment"
],
"roles": ["context", "environment"],
"animation": "indoor_glow",
"examples": [
{ "glyphs": "Aπ ", "text": "A occurs indoors." }
]
},
{
"id": "context.place.type.outdoor",
"glyph": "π³",
"category": "place",
"primary": "outdoors",
"synomic": [
"outside",
"open air",
"natural environment",
"exterior space"
],
"roles": ["context", "environment"],
"animation": "outdoor_breeze",
"examples": [
{ "glyphs": "Aπ³", "text": "A occurs outdoors." }
]
},
{
"id": "context.place.type.public",
"glyph": "ποΈ",
"category": "place",
"primary": "public space",
"synomic": [
"shared area",
"open to all",
"community space",
"public environment"
],
"roles": ["context", "social"],
"animation": "public_pulse",
"examples": [
{ "glyphs": "AποΈ", "text": "A happens in a public setting." }
]
},
{
"id": "context.place.type.private",
"glyph": "ππ ",
"category": "place",
"primary": "private space",
"synomic": [
"personal area",
"restricted access",
"intimate environment",
"private domain"
],
"roles": ["context", "social"],
"animation": "private_fade",
"examples": [
{ "glyphs": "Aππ ", "text": "A occurs in a private setting." }
]
},
{
"id": "context.place.type.natural",
"glyph": "πΏ",
"category": "place",
"primary": "natural environment",
"synomic": [
"nature",
"organic surroundings",
"wild",
"nonβartificial"
],
"roles": ["context", "environment"],
"animation": "nature_drift",
"examples": [
{ "glyphs": "AπΏ", "text": "A occurs in a natural setting." }
]
},
{
"id": "context.place.type.artificial",
"glyph": "ποΈ",
"category": "place",
"primary": "artificial environment",
"synomic": [
"manβmade",
"constructed",
"built environment",
"synthetic space"
],
"roles": ["context", "environment"],
"animation": "structure_rise",
"examples": [
{ "glyphs": "AποΈ", "text": "A occurs in a constructed environment." }
]
},
{
"id": "context.place.type.safe",
"glyph": "π‘οΈ",
"category": "place",
"primary": "safe place",
"synomic": [
"secure",
"protected",
"low risk",
"comfort zone"
],
"roles": ["context", "emotional"],
"animation": "shield_glow",
"examples": [
{ "glyphs": "Aπ‘οΈ", "text": "A happens in a safe environment." }
]
},
{
"id": "context.place.type.dangerous",
"glyph": "β οΈ",
"category": "place",
"primary": "dangerous place",
"synomic": [
"hazardous",
"risky",
"unsafe",
"threatening environment"
],
"roles": ["context", "emotional"],
"animation": "danger_flash",
"examples": [
{ "glyphs": "Aβ οΈ", "text": "A occurs in a dangerous environment." }
]
},
{
"id": "context.place.quality.crowded",
"glyph": "π₯π₯",
"category": "place",
"primary": "crowded",
"synomic": [
"busy",
"full of people",
"dense",
"high activity"
],
"roles": ["context", "quality"],
"animation": "crowd_pulse",
"examples": [
{ "glyphs": "Aπ₯π₯", "text": "A occurs in a crowded environment." }
]
},
{
"id": "context.place.quality.empty",
"glyph": "βͺποΈ",
"category": "place",
"primary": "empty",
"synomic": [
"vacant",
"unoccupied",
"quiet",
"no people present"
],
"roles": ["context", "quality"],
"animation": "empty_fade",
"examples": [
{ "glyphs": "AβͺποΈ", "text": "A occurs in an empty space." }
]
},
{
"id": "context.place.quality.cozy",
"glyph": "π―οΈπ‘",
"category": "place",
"primary": "cozy",
"synomic": [
"warm",
"comfortable",
"inviting",
"soft atmosphere"
],
"roles": ["context", "quality"],
"animation": "warm_glow",
"examples": [
{ "glyphs": "Aπ―οΈπ‘", "text": "A happens in a cozy, comforting space." }
]
},
{
"id": "context.place.quality.harsh",
"glyph": "π¬οΈπͺ¨",
"category": "place",
"primary": "harsh environment",
"synomic": [
"unforgiving",
"rough",
"severe conditions",
"difficult terrain"
],
"roles": ["context", "quality"],
"animation": "harsh_wind",
"examples": [
{ "glyphs": "Aπ¬οΈπͺ¨", "text": "A occurs in a harsh environment." }
]
},
{
"id": "context.place.atmosphere.bright",
"glyph": "β¨π",
"category": "place",
"primary": "bright atmosphere",
"synomic": [
"well-lit",
"radiant",
"clear",
"open feeling"
],
"roles": ["context", "atmosphere"],
"animation": "light_shimmer",
"examples": [
{ "glyphs": "Aβ¨π", "text": "A happens in a bright environment." }
]
},
{
"id": "context.place.atmosphere.dim",
"glyph": "ππ―οΈ",
"category": "place",
"primary": "dim atmosphere",
"synomic": [
"low light",
"shadowed",
"subdued",
"quiet lighting"
],
"roles": ["context", "atmosphere"],
"animation": "dim_flicker",
"examples": [
{ "glyphs": "Aππ―οΈ", "text": "A occurs in a dimly lit space." }
]
},
{
"id": "context.place.atmosphere.noisy",
"glyph": "πποΈ",
"category": "place",
"primary": "noisy",
"synomic": [
"loud",
"chaotic sound",
"busy audio environment",
"high noise level"
],
"roles": ["context", "atmosphere"],
"animation": "noise_vibrate",
"examples": [
{ "glyphs": "AπποΈ", "text": "A happens in a noisy environment." }
]
},
{
"id": "context.place.atmosphere.quiet",
"glyph": "π€«π²",
"category": "place",
"primary": "quiet",
"synomic": [
"silent",
"peaceful",
"low noise",
"calm atmosphere"
],
"roles": ["context", "atmosphere"],
"animation": "quiet_drift",
"examples": [
{ "glyphs": "Aπ€«π²", "text": "A occurs in a quiet environment." }
]
},
{
"id": "context.place.structure.open",
"glyph": "β¬π€οΈ",
"category": "place",
"primary": "open space",
"synomic": [
"wide",
"unrestricted",
"spacious",
"expansive"
],
"roles": ["context", "structure"],
"animation": "expand_outward",
"examples": [
{ "glyphs": "Aβ¬π€οΈ", "text": "A occurs in an open, spacious area." }
]
},
{
"id": "context.place.structure.enclosed",
"glyph": "β¬π ",
"category": "place",
"primary": "enclosed space",
"synomic": [
"tight",
"contained",
"restricted",
"closed-in"
],
"roles": ["context", "structure"],
"animation": "close_inward",
"examples": [
{ "glyphs": "Aβ¬π ", "text": "A occurs in an enclosed or confined area." }
]
},
{
"id": "context.place.structure.structured",
"glyph": "ππ’",
"category": "place",
"primary": "structured environment",
"synomic": [
"organized",
"planned layout",
"geometric",
"orderly"
],
"roles": ["context", "structure"],
"animation": "grid_snap",
"examples": [
{ "glyphs": "Aππ’", "text": "A occurs in a structured, organized space." }
]
},
{
"id": "context.place.structure.chaotic",
"glyph": "πͺοΈποΈ",
"category": "place",
"primary": "chaotic environment",
"synomic": [
"disordered",
"random layout",
"messy",
"unpredictable"
],
"roles": ["context", "structure"],
"animation": "chaos_swirl",
"examples": [
{ "glyphs": "AπͺοΈποΈ", "text": "A occurs in a chaotic, disorganized space." }
]
},
{
"id": "context.place.layout.vertical",
"glyph": "β¬οΈποΈ",
"category": "place",
"primary": "vertical layout",
"synomic": [
"tall structures",
"multi-level",
"height-oriented",
"stacked"
],
"roles": ["context", "layout"],
"animation": "rise_upward",
"examples": [
{ "glyphs": "Aβ¬οΈποΈ", "text": "A occurs in a vertically oriented environment." }
]
},
{
"id": "context.place.layout.horizontal",
"glyph": "β‘οΈποΈ",
"category": "place",
"primary": "horizontal layout",
"synomic": [
"wide spread",
"flat",
"expansive",
"side-to-side orientation"
],
"roles": ["context", "layout"],
"animation": "flow_horizontal",
"examples": [
{ "glyphs": "Aβ‘οΈποΈ", "text": "A occurs in a horizontally oriented environment." }
]
},
{
"id": "context.place.form.natural_form",
"glyph": "πͺ¨π²",
"category": "place",
"primary": "natural form",
"synomic": [
"organic shapes",
"irregular",
"non-linear",
"nature-formed"
],
"roles": ["context", "form"],
"animation": "organic_drift",
"examples": [
{ "glyphs": "Aπͺ¨π²", "text": "A occurs in a naturally formed environment." }
]
},
{
"id": "context.place.form.geometric_form",
"glyph": "π·ποΈ",
"category": "place",
"primary": "geometric form",
"synomic": [
"angular",
"symmetrical",
"designed shapes",
"man-made geometry"
],
"roles": ["context", "form"],
"animation": "shape_snap",
"examples": [
{ "glyphs": "Aπ·ποΈ", "text": "A occurs in a geometric, designed environment." }
]
},
{
"id": "context.place.symbolic.threshold",
"glyph": "πͺβ¨",
"category": "place",
"primary": "threshold",
"synomic": [
"gateway",
"transition point",
"liminal space",
"crossing moment"
],
"roles": ["context", "symbolic"],
"animation": "threshold_glow",
"examples": [
{ "glyphs": "Aπͺβ¨", "text": "A occurs at a symbolic threshold." }
]
},
{
"id": "context.place.symbolic.center",
"glyph": "π―",
"category": "place",
"primary": "center",
"synomic": [
"core",
"heart of the space",
"focal point",
"central position"
],
"roles": ["context", "symbolic"],
"animation": "center_pulse",
"examples": [
{ "glyphs": "Aπ―", "text": "A is happening at the center of things." }
]
},
{
"id": "context.place.symbolic.edge",
"glyph": "π§β‘οΈ",
"category": "place",
"primary": "edge / boundary",
"synomic": [
"border",
"outer limit",
"periphery",
"fringe"
],
"roles": ["context", "symbolic"],
"animation": "edge_fade",
"examples": [
{ "glyphs": "Aπ§β‘οΈ", "text": "A occurs at the edge or boundary." }
]
},
{
"id": "context.place.archetype.sacred",
"glyph": "β©οΈβ¨",
"category": "place",
"primary": "sacred place",
"synomic": [
"holy",
"ritual space",
"spiritually charged",
"reverent environment"
],
"roles": ["context", "archetype"],
"animation": "sacred_glow",
"examples": [
{ "glyphs": "Aβ©οΈβ¨", "text": "A occurs in a sacred environment." }
]
},
{
"id": "context.place.archetype.forgotten",
"glyph": "ποΈπ«οΈ",
"category": "place",
"primary": "forgotten place",
"synomic": [
"abandoned",
"lost",
"neglected",
"memory-faded"
],
"roles": ["context", "archetype"],
"animation": "dust_fall",
"examples": [
{ "glyphs": "AποΈπ«οΈ", "text": "A occurs in a forgotten or abandoned place." }
]
},
{
"id": "context.place.archetype.crossroads",
"glyph": "βπ£οΈ",
"category": "place",
"primary": "crossroads",
"synomic": [
"decision point",
"multiple paths",
"choice moment",
"intersection"
],
"roles": ["context", "archetype"],
"animation": "crossroads_shift",
"examples": [
{ "glyphs": "Aβπ£οΈ", "text": "A occurs at a crossroads or decision point." }
]
},
{
"id": "context.place.meta.void",
"glyph": "β¬π",
"category": "place",
"primary": "void",
"synomic": [
"empty space",
"non-place",
"absence",
"null environment"
],
"roles": ["context", "meta"],
"animation": "void_fade",
"examples": [
{ "glyphs": "Aβ¬π", "text": "A exists in a void-like environment." }
]
},
{
"id": "context.place.meta.origin",
"glyph": "β¨π°",
"category": "place",
"primary": "origin place",
"synomic": [
"beginning",
"source",
"birth point",
"foundational location"
],
"roles": ["context", "meta"],
"animation": "origin_spark",
"examples": [
{ "glyphs": "β¨π°A", "text": "A emerges from an origin place." }
]
},
{
"id": "context.place.meta.realm_shift",
"glyph": "πβ‘οΈπ",
"category": "place",
"primary": "realm shift",
"synomic": [
"transition between worlds",
"dimensional crossing",
"shift in reality",
"meta-spatial change"
],
"roles": ["context", "meta"],
"animation": "realm_shift",
"examples": [
{ "glyphs": "Aπβ‘οΈπ", "text": "A occurs during a realm transition." }
]
},
{
"id": "context.place.state.calm",
"glyph": "πΏπ",
"category": "place",
"primary": "calm environment",
"synomic": [
"peaceful",
"gentle",
"soothing",
"low tension"
],
"roles": ["context", "state"],
"animation": "calm_drift",
"examples": [
{ "glyphs": "AπΏπ", "text": "A occurs in a calm, peaceful environment." }
]
},
{
"id": "context.place.state.tense",
"glyph": "β‘ποΈ",
"category": "place",
"primary": "tense environment",
"synomic": [
"high pressure",
"stressful",
"charged atmosphere",
"uneasy"
],
"roles": ["context", "state"],
"animation": "tense_vibrate",
"examples": [
{ "glyphs": "Aβ‘ποΈ", "text": "A occurs in a tense or stressful environment." }
]
},
{
"id": "context.place.state.warm",
"glyph": "π₯π‘",
"category": "place",
"primary": "warm environment",
"synomic": [
"comforting",
"heated",
"inviting warmth",
"energetic warmth"
],
"roles": ["context", "state"],
"animation": "warm_glow",
"examples": [
{ "glyphs": "Aπ₯π‘", "text": "A occurs in a warm, inviting environment." }
]
},
{
"id": "context.place.state.cold",
"glyph": "βοΈποΈ",
"category": "place",
"primary": "cold environment",
"synomic": [
"chilly",
"emotionally distant",
"physically cold",
"frozen atmosphere"
],
"roles": ["context", "state"],
"animation": "cold_fade",
"examples": [
{ "glyphs": "AβοΈποΈ", "text": "A occurs in a cold or distant environment." }
]
},
{
"id": "context.place.emotional.welcoming",
"glyph": "π€π‘",
"category": "place",
"primary": "welcoming environment",
"synomic": [
"friendly",
"inviting",
"open-hearted",
"safe to enter"
],
"roles": ["context", "emotional"],
"animation": "welcome_glow",
"examples": [
{ "glyphs": "Aπ€π‘", "text": "A occurs in a welcoming, friendly place." }
]
},
{
"id": "context.place.emotional.hostile",
"glyph": "π’ποΈ",
"category": "place",
"primary": "hostile environment",
"synomic": [
"unfriendly",
"aggressive",
"dangerous tone",
"emotionally unsafe"
],
"roles": ["context", "emotional"],
"animation": "hostile_flash",
"examples": [
{ "glyphs": "Aπ’ποΈ", "text": "A occurs in a hostile or unfriendly place." }
]
},
{
"id": "context.place.meta.memory_place",
"glyph": "π§ ποΈ",
"category": "place",
"primary": "memory place",
"synomic": [
"remembered location",
"internal landscape",
"mental space",
"reconstructed environment"
],
"roles": ["context", "meta"],
"animation": "memory_fade",
"examples": [
{ "glyphs": "Aπ§ ποΈ", "text": "A occurs in a remembered or internal place." }
]
},
{
"id": "context.place.meta.dream_place",
"glyph": "π€π",
"category": "place",
"primary": "dream environment",
"synomic": [
"surreal",
"symbolic",
"non-physical",
"dreamlike space"
],
"roles": ["context", "meta"],
"animation": "dream_wave",
"examples": [
{ "glyphs": "Aπ€π", "text": "A occurs in a dreamlike or surreal place." }
]
},
{
"id": "context.place.meta.transition_space",
"glyph": "ππͺπ«οΈ",
"category": "place",
"primary": "transition space",
"synomic": [
"in-between",
"liminal zone",
"shift environment",
"space of becoming"
],
"roles": ["context", "meta"],
"animation": "transition_mist",
"examples": [
{ "glyphs": "Aππͺπ«οΈ", "text": "A occurs in a transitional, in-between space." }
]
}
]
|