Upload 2 files
Browse files- README.md +74 -3
- wikidata-entries.md +124 -0
README.md
CHANGED
|
@@ -1,3 +1,74 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nd-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nd-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- de
|
| 6 |
+
- la
|
| 7 |
+
tags:
|
| 8 |
+
- terminology
|
| 9 |
+
- cognitive-linguistics
|
| 10 |
+
- neologism
|
| 11 |
+
- terminology-reception
|
| 12 |
+
- neomanitai
|
| 13 |
+
- augmanitai
|
| 14 |
+
- manitai
|
| 15 |
+
- human-AI-interaction
|
| 16 |
+
- naming-phenomena
|
| 17 |
+
- json-ld
|
| 18 |
+
- schema-org
|
| 19 |
+
- iso-704
|
| 20 |
+
size_categories:
|
| 21 |
+
- n<1K
|
| 22 |
+
task_categories:
|
| 23 |
+
- text-classification
|
| 24 |
+
- question-answering
|
| 25 |
+
pretty_name: "Neomanitai Compendium — Terminology Reception Phenomena"
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
# Neomanitai Compendium
|
| 29 |
+
|
| 30 |
+
A systematic taxonomy of cognitive, affective, and perceptual phenomena observed during human reception of novel terminology.
|
| 31 |
+
|
| 32 |
+
Part of the **MANITAI research ecosystem** by **Andreas Ehstand** (ORCID: [0009-0006-3773-7796](https://orcid.org/0009-0006-3773-7796)). Related: [AUGMANITAI framework](https://github.com/AndreasEhstandLicenseofClarityLOC/Augmanitai-core-protocol) for human-AI interaction phenomena.
|
| 33 |
+
|
| 34 |
+
## Dataset Description
|
| 35 |
+
|
| 36 |
+
Each entry defines a terminology reception phenomenon with:
|
| 37 |
+
- Multilingual names (English viral, Latin academic, German viral, German academic)
|
| 38 |
+
- ISO 704-compliant formal definition
|
| 39 |
+
- Short accessible definition
|
| 40 |
+
- Cross-references to related phenomena
|
| 41 |
+
|
| 42 |
+
Definitions follow ISO 704 (Terminology work — Principles and methods), ISO 1087 (Terminology work — Vocabulary), and ISO 30042 (TBX) standards.
|
| 43 |
+
|
| 44 |
+
## Terms
|
| 45 |
+
|
| 46 |
+
| ID | Term (EN) | Academic Name | Short Definition |
|
| 47 |
+
|----|-----------|---------------|-----------------|
|
| 48 |
+
| NEO-0007 | Void Hum | Susurrus Vacui | The quiet hum of knowing you experience something real that has no name yet. |
|
| 49 |
+
| NEO-0002 | Label Flash | Fulgor Designationis | That split-second strobe when a new word hits your eyes before meaning catches up. |
|
| 50 |
+
| NEO-0001 | Name Click | Agnitio Nominalis | The instant YES when you hear a word for something you always felt but could never name. |
|
| 51 |
+
| NEO-0003 | Clarity Cascade | Cascada Lucis | The waterfall of sudden understanding that pours through you once a single word unlocks an entire pattern. |
|
| 52 |
+
| NEO-0004 | Recognition Bloom | Efflorescentia Agnitionis | The moment a private recognition becomes shared language and you realize you're not the only one who feels it. |
|
| 53 |
+
|
| 54 |
+
## Source
|
| 55 |
+
|
| 56 |
+
- GitHub: [neomanitai-terms](https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms)
|
| 57 |
+
- License: CC BY-ND 4.0
|
| 58 |
+
|
| 59 |
+
## Citation
|
| 60 |
+
|
| 61 |
+
```bibtex
|
| 62 |
+
@misc{ehstand2026neomanitai,
|
| 63 |
+
author = {Ehstand, Andreas},
|
| 64 |
+
title = {Neomanitai Compendium: A Taxonomy of Terminology Reception Phenomena},
|
| 65 |
+
year = {2026},
|
| 66 |
+
publisher = {HuggingFace},
|
| 67 |
+
url = {https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms},
|
| 68 |
+
note = {ORCID: 0009-0006-3773-7796. Part of the MANITAI research ecosystem.}
|
| 69 |
+
}
|
| 70 |
+
```
|
| 71 |
+
|
| 72 |
+
## Disclaimer
|
| 73 |
+
|
| 74 |
+
All descriptions are descriptive. No recommendation, instruction, advice, normative, medical, therapeutic, diagnostic, legal, or moral position is expressed or implied.
|
wikidata-entries.md
ADDED
|
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# WIKIDATA-EINTRÄGE — Vorbereitung
|
| 2 |
+
|
| 3 |
+
## Grundprinzip
|
| 4 |
+
Wikidata hat KEINE Relevanzkriterien wie Wikipedia. Jedes Konzept darf rein.
|
| 5 |
+
Jeder Eintrag braucht: Label, Description, Statements.
|
| 6 |
+
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
## EINTRAG 1: Neomanitai Compendium (das Werk selbst)
|
| 10 |
+
|
| 11 |
+
- **Label (en):** Neomanitai Compendium
|
| 12 |
+
- **Label (de):** Neomanitai Compendium
|
| 13 |
+
- **Description (en):** systematic taxonomy of terminology reception phenomena by Andreas Ehstand
|
| 14 |
+
- **Description (de):** systematische Taxonomie von Terminologierezeptionsphänomenen von Andreas Ehstand
|
| 15 |
+
- **Statements:**
|
| 16 |
+
- instance of (P31): terminology (Q47574)
|
| 17 |
+
- author (P50): → [dein Q-Item oder String "Andreas Ehstand"]
|
| 18 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 19 |
+
- license (P275): CC BY-ND 4.0 (Q36795408)
|
| 20 |
+
- part of (P361): → MANITAI Research Ecosystem (eigenes Item anlegen)
|
| 21 |
+
- official website (P856): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms
|
| 22 |
+
- source code repository URL (P1324): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms
|
| 23 |
+
- language of work (P407): English (Q1860), German (Q188), Latin (Q397)
|
| 24 |
+
- inception (P571): March 2026
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
## EINTRAG 2: NEO-0001 Name Click
|
| 29 |
+
|
| 30 |
+
- **Label (en):** Name Click
|
| 31 |
+
- **Label (de):** Namens-Klick
|
| 32 |
+
- **Also known as (en):** Agnitio Nominalis
|
| 33 |
+
- **Also known as (de):** Nominale Agnition
|
| 34 |
+
- **Description (en):** cognitive-affective recognition response when encountering a term for a previously unnamed experience
|
| 35 |
+
- **Description (de):** kognitiv-affektive Erkennungsreaktion beim Begegnen eines Begriffs für eine zuvor unbenannte Erfahrung
|
| 36 |
+
- **Statements:**
|
| 37 |
+
- instance of (P31): concept (Q151885)
|
| 38 |
+
- part of (P361): → Neomanitai Compendium (Item von oben)
|
| 39 |
+
- author (P50): Andreas Ehstand
|
| 40 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 41 |
+
- described at URL (P973): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms/blob/main/neo-0001.jsonld
|
| 42 |
+
|
| 43 |
+
---
|
| 44 |
+
|
| 45 |
+
## EINTRAG 3: NEO-0007 Void Hum
|
| 46 |
+
|
| 47 |
+
- **Label (en):** Void Hum
|
| 48 |
+
- **Label (de):** Leerensummen
|
| 49 |
+
- **Also known as (en):** Susurrus Vacui
|
| 50 |
+
- **Also known as (de):** Summen der Leere
|
| 51 |
+
- **Description (en):** persistent cognitive-affective state of pre-linguistic awareness of an unnamed phenomenon
|
| 52 |
+
- **Description (de):** persistierender kognitiv-affektiver Zustand des prälinguistischen Gewahrseins eines unbenannten Phänomens
|
| 53 |
+
- **Statements:**
|
| 54 |
+
- instance of (P31): concept (Q151885)
|
| 55 |
+
- part of (P361): → Neomanitai Compendium
|
| 56 |
+
- author (P50): Andreas Ehstand
|
| 57 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 58 |
+
- described at URL (P973): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms/blob/main/neo-0007.jsonld
|
| 59 |
+
|
| 60 |
+
---
|
| 61 |
+
|
| 62 |
+
## EINTRAG 4: NEO-0002 Label Flash
|
| 63 |
+
|
| 64 |
+
- **Label (en):** Label Flash
|
| 65 |
+
- **Label (de):** Begriffsblitz
|
| 66 |
+
- **Also known as (en):** Fulgor Designationis
|
| 67 |
+
- **Also known as (de):** Designatorischer Fulgor
|
| 68 |
+
- **Description (en):** pre-semantic perceptual response in initial milliseconds of novel term exposure
|
| 69 |
+
- **Description (de):** prä-semantische Wahrnehmungsreaktion in initialen Millisekunden der Exposition gegenüber neuartigen Begriffen
|
| 70 |
+
- **Statements:**
|
| 71 |
+
- instance of (P31): concept (Q151885)
|
| 72 |
+
- part of (P361): → Neomanitai Compendium
|
| 73 |
+
- author (P50): Andreas Ehstand
|
| 74 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 75 |
+
- described at URL (P973): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms/blob/main/neo-0002.jsonld
|
| 76 |
+
|
| 77 |
+
---
|
| 78 |
+
|
| 79 |
+
## EINTRAG 5: NEO-0003 Clarity Cascade
|
| 80 |
+
|
| 81 |
+
- **Label (en):** Clarity Cascade
|
| 82 |
+
- **Label (de):** Klarheitskaskade
|
| 83 |
+
- **Also known as (en):** Cascada Lucis
|
| 84 |
+
- **Also known as (de):** Kaskade der Klarheit
|
| 85 |
+
- **Description (en):** post-nominal cognitive reorganization event triggered by acquisition of a single term
|
| 86 |
+
- **Description (de):** post-nominales kognitives Reorganisationsereignis ausgelöst durch Erwerb eines einzelnen Begriffs
|
| 87 |
+
- **Statements:**
|
| 88 |
+
- instance of (P31): concept (Q151885)
|
| 89 |
+
- part of (P361): → Neomanitai Compendium
|
| 90 |
+
- author (P50): Andreas Ehstand
|
| 91 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 92 |
+
- described at URL (P973): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms/blob/main/neo-0003.jsonld
|
| 93 |
+
|
| 94 |
+
---
|
| 95 |
+
|
| 96 |
+
## EINTRAG 6: NEO-0004 Recognition Bloom
|
| 97 |
+
|
| 98 |
+
- **Label (en):** Recognition Bloom
|
| 99 |
+
- **Label (de):** Erkennungsblüte
|
| 100 |
+
- **Also known as (en):** Efflorescentia Agnitionis
|
| 101 |
+
- **Also known as (de):** Effloreszenz der Agnition
|
| 102 |
+
- **Description (en):** socio-cognitive diffusion event transitioning private term recognition into shared usage
|
| 103 |
+
- **Description (de):** sozio-kognitives Diffusionsereignis das private Begriffserkennung in geteilte Nutzung überführt
|
| 104 |
+
- **Statements:**
|
| 105 |
+
- instance of (P31): concept (Q151885)
|
| 106 |
+
- part of (P361): → Neomanitai Compendium
|
| 107 |
+
- author (P50): Andreas Ehstand
|
| 108 |
+
- ORCID iD (P496): 0009-0006-3773-7796
|
| 109 |
+
- described at URL (P973): https://github.com/AndreasEhstandLicenseofClarityLOC/neomanitai-terms/blob/main/neo-0004.jsonld
|
| 110 |
+
|
| 111 |
+
---
|
| 112 |
+
|
| 113 |
+
## REIHENFOLGE beim Eintragen
|
| 114 |
+
|
| 115 |
+
1. ZUERST "Neomanitai Compendium" als Item anlegen → Q-Nummer merken
|
| 116 |
+
2. DANN die 5 Terme, jeweils "part of" → auf das Compendium-Item zeigen
|
| 117 |
+
3. Optional: "MANITAI Research Ecosystem" als eigenes Item, Compendium "part of" darauf
|
| 118 |
+
|
| 119 |
+
## Wikidata-Anmeldung
|
| 120 |
+
|
| 121 |
+
Geh auf wikidata.org → "Create account" (oder mit Wikipedia-Account einloggen)
|
| 122 |
+
→ "Create a new item" → Labels und Descriptions eintragen → Statements hinzufügen
|
| 123 |
+
|
| 124 |
+
Pro Item: 2-3 Minuten. Gesamt: ~20 Minuten für alle 6 Items.
|