Skip to content

Commit

Permalink
fix: long terms
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Schwanz committed Nov 6, 2024
1 parent 5c0eb83 commit efc0814
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
margin-top: 40px !important;
margin-bottom: 40px !important;
text-align: center;
padding: 0 16px;
}

::ng-deep .kult-theme {
Expand All @@ -40,6 +41,7 @@
font-weight: 600;
margin-top: 15px;
text-align: center;
padding: 0 16px;
}

.difficulty {
Expand Down
14 changes: 7 additions & 7 deletions src/assets/stacks/quantum-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@
{ "entityType": 0, "word": "QuBit", "taboos": ["zwei", "Einheit", "Information", "Computer", "Spin"], "difficulty": 2, "alternateWikipediaArticle": "Qubit" },
{ "entityType": 0, "word": "Quantencomputer", "taboos": ["Maschine", "Information", "Rechnen", "schnell", "Überlagerung"], "difficulty": 2, "alternateWikipediaArticle": "Quantencomputer" },
{ "entityType": 0, "word": "Photoelektrischer Effekt", "taboos": ["Licht", "Elektron", "Solarzelle", "Wirkungsquantum", "Einstein"], "difficulty": 2, "alternateWikipediaArticle": "Photoelektrischer_Effekt" },
{ "entityType": 0, "word": "Doppelspaltexperiment", "taboos": ["zwei", "Interferenz", "Welle", "Teilchen", "Detektor"], "difficulty": 2, "alternateWikipediaArticle": "Doppelspaltexperiment" },
{ "entityType": 0, "word": "Doppelspalt-experiment", "taboos": ["zwei", "Interferenz", "Welle", "Teilchen", "Detektor"], "difficulty": 2, "alternateWikipediaArticle": "Doppelspaltexperiment" },
{ "entityType": 0, "word": "Unschärferelation", "taboos": ["Ort", "Impuls", "Ungleichung", "Unbestimmtheit", "Heisenberg"], "difficulty": 2, "alternateWikipediaArticle": "Heisenbergsche_Unsch%C3%A4rferelation" },
{ "entityType": 0, "word": "Wellenfunktion", "taboos": ["Wahrscheinlichkeit", "Interferenz", "Zustand", "Überlagerung", "Amplitude"], "difficulty": 2, "alternateWikipediaArticle": "Wellenfunktion" },
{ "entityType": 0, "word": "Verschränkung", "taboos": ["Beziehung", "Korrelation", "Zustand", "Teilchen", "nichtlokal"], "difficulty": 2, "alternateWikipediaArticle": "Quantenverschr%C3%A4nkung" },
{ "entityType": 0, "word": "Nichtlokalität", "taboos": ["Fernwirkung", "Umgebung", "Ort", "Ereignis", "Lichtgeschwindigkeit"], "difficulty": 2, "alternateWikipediaArticle": "Lokalit%C3%A4t_(Physik)" },
{ "entityType": 0, "word": "Superposition", "taboos": ["Überlagerung", "Addition", "Zustand", "Interferenz", "Welle"], "difficulty": 2, "alternateWikipediaArticle": "Superposition_(Physik)" },
{ "entityType": 0, "word": "Born'sche Regel", "taboos": ["Wahrscheinlichkeit", "Projektion", "Messung", "Wellenfunktion", "Kollaps"], "difficulty": 2, "alternateWikipediaArticle": "Bornsche_Wahrscheinlichkeitsinterpretation" },
{ "entityType": 0, "word": "Wahrscheinlichkeitsinterpretation", "taboos": ["Teilchen", "Zufall", "Doppelspalt", "Wellenfunktion", "Messung"], "difficulty": 2, "alternateWikipediaArticle": "Bornsche_Wahrscheinlichkeitsinterpretation" },
{ "entityType": 0, "word": "Wahrscheinlichkeits-interpretation", "taboos": ["Teilchen", "Zufall", "Doppelspalt", "Wellenfunktion", "Messung"], "difficulty": 2, "alternateWikipediaArticle": "Bornsche_Wahrscheinlichkeitsinterpretation" },
{ "entityType": 0, "word": "Kopenhagener Deutung", "taboos": ["Dänemark", "Doppelspalt", "Interpretation", "Wahrscheinlichkeit", "Messung"], "difficulty": 2, "alternateWikipediaArticle": "Kopenhagener_Deutung_der_Quantenmechanik" },
{ "entityType": 0, "word": "Interferenz", "taboos": ["Überlagerung", "Auslöschung", "Wellen", "Muster", "Doppelspalt"], "difficulty": 2, "alternateWikipediaArticle": "Interferenz_(Physik)" },
{ "entityType": 0, "word": "Mach-Zehnder-Interferometer", "taboos": ["Spiegel", "Strahlteiler", "Pfade", "Laser", "Arme"], "difficulty": 2, "alternateWikipediaArticle": "Mach-Zehnder-Interferometer" },
{ "entityType": 0, "word": "Korrespondenzprinzip", "taboos": ["Bohr", "Klassik", "Quanten", "Beziehung", "Entsprechung"], "difficulty": 2, "alternateWikipediaArticle": "Korrespondenzprinzip" },
{ "entityType": 0, "word": "Korrespondenz-prinzip", "taboos": ["Bohr", "Klassik", "Quanten", "Beziehung", "Entsprechung"], "difficulty": 2, "alternateWikipediaArticle": "Korrespondenzprinzip" },
{ "entityType": 0, "word": "Tunneleffekt", "taboos": ["Wahrscheinlichkeit", "Quanteneffekt", "Teilchen", "Barriere", "Potential"], "difficulty": 2, "alternateWikipediaArticle": "Tunneleffekt" },
{ "entityType": 0, "word": "Schrödingers Katze", "taboos": ["Tier", "Überlagerung", "tot", "lebendig", "Gift"], "difficulty": 2, "alternateWikipediaArticle": "Schr%C3%B6dingers_Katze" },
{ "entityType": 0, "word": "Determinismus", "taboos": ["Zufall", "Berechnung", "bestimmt", "Computer", "Vorhersage"], "difficulty": 2, "alternateWikipediaArticle": "Determinismus" },
Expand Down Expand Up @@ -140,7 +140,7 @@
{ "entityType": 0, "word": "Observable", "taboos": ["Messung", "Heisenberg", "Operator", "Matrix", "Beobachtung"], "difficulty": 3, "alternateWikipediaArticle": "Observable" },
{ "entityType": 0, "word": "Bra-Ket-Notation", "taboos": ["Klammern", "Spitz", "abstrakt", "Dirac", "Zustand"], "difficulty": 3, "alternateWikipediaArticle": "Dirac-Notation" },
{ "entityType": 0, "word": "Hamiltonoperator", "taboos": ["Schrödinger", "Energie", "System", "Zeitentwicklung", "Zustand"], "difficulty": 3, "alternateWikipediaArticle": "Hamiltonoperator" },
{ "entityType": 0, "word": "Wahrscheinlichkeitsamplitude", "taboos": ["Dichte", "Quadrat", "komplex", "Wellenfunktion", "Messung"], "difficulty": 3 },
{ "entityType": 0, "word": "Wahrscheinlichkeits-amplitude", "taboos": ["Dichte", "Quadrat", "komplex", "Wellenfunktion", "Messung"], "difficulty": 3 },
{ "entityType": 0, "word": "Eigenzustand", "taboos": ["Operator", "stationär", "Observable", "Unterraum", "Projektion"], "difficulty": 3, "alternateWikipediaArticle": "Eigenzustand" },
{ "entityType": 0, "word": "EPR-Gedankenexperiment", "taboos": ["Einstein", "Podolsky", "Rosen", "Paradox", "Fernwirkung"], "difficulty": 3, "alternateWikipediaArticle": "Einstein-Podolsky-Rosen-Paradoxon" },
{ "entityType": 0, "word": "Dekohärenz", "taboos": ["abgeschlossen", "Umgebung", "Verschränkung", "Kollaps", "Interferenz"], "difficulty": 3, "alternateWikipediaArticle": "Dekoh%C3%A4renz" },
Expand All @@ -152,14 +152,14 @@
{ "entityType": 0, "word": "Dualismus", "taboos": ["Welle", "Teilchen", "Doppelspalt", "zwei", "Elektron"], "difficulty": 3, "alternateWikipediaArticle": "Welle-Teilchen-Dualismus" },
{ "entityType": 0, "word": "Rastertunnelmikroskop", "taboos": ["Oberfläche", "abtasten", "Atom", "Elektron", "Bild"], "difficulty": 3, "alternateWikipediaArticle": "Rastertunnelmikroskop" },
{ "entityType": 0, "word": "Polarisationsfilter", "taboos": ["Licht", "linear", "zirkular", "Gitter", "Photon"], "difficulty": 3, "alternateWikipediaArticle": "Polarisationsfilter" },
{ "entityType": 0, "word": "Magnetresonanztomographie", "taboos": ["Bild", "Spin", "Medizin", "Röntgen", "Krankenhaus"], "difficulty": 3, "alternateWikipediaArticle": "Magnetresonanztomographie" },
{ "entityType": 0, "word": "Magnetresonanz-tomographie", "taboos": ["Bild", "Spin", "Medizin", "Röntgen", "Krankenhaus"], "difficulty": 3, "alternateWikipediaArticle": "Magnetresonanztomographie" },
{ "entityType": 0, "word": "Stickstoff-Fehlstellen-Zentrum", "taboos": ["Gitter", "Defekt", "Verunreinigung", "Qubit", "Diamant"], "difficulty": 3, "alternateWikipediaArticle": "Stickstoff-Fehlstellen-Zentrum" },
{ "entityType": 0, "word": "Ultraviolettkatastrophe", "taboos": ["schwarz", "Thermodynamik", "klassisch", "Quanten", "Strahlung"], "difficulty": 3, "alternateWikipediaArticle": "Rayleigh-Jeans-Gesetz" },
{ "entityType": 0, "word": "Ultraviolett-katastrophe", "taboos": ["schwarz", "Thermodynamik", "klassisch", "Quanten", "Strahlung"], "difficulty": 3, "alternateWikipediaArticle": "Rayleigh-Jeans-Gesetz" },
{ "entityType": 0, "word": "Planck'sches Strahlungsgesetz", "taboos": ["schwarz", "Temperatur", "Wellenlänge", "Frequenz", "Spektrum"], "difficulty": 3, "alternateWikipediaArticle": "Plancksches_Strahlungsgesetz" },
{ "entityType": 0, "word": "Bohm'sche Mechanik", "taboos": ["Interpretation", "Deutung", "Trajektorien", "Kopenhagen", "deterministisch"], "difficulty": 3, "alternateWikipediaArticle": "De-Broglie-Bohm-Theorie" },
{ "entityType": 0, "word": "Shor-Algorithmus", "taboos": ["Verschlüsselung", "Computer", "Kryptographie", "Faktorisierung", "Primzahl"], "difficulty": 3, "alternateWikipediaArticle": "Shor-Algorithmus" },
{ "entityType": 0, "word": "Grover-Algorithmus", "taboos": ["Computer", "Suche", "unsortiert", "Datenbank", "schnell"], "difficulty": 3, "alternateWikipediaArticle": "Grover-Algorithmus" },
{ "entityType": 0, "word": "Quantenfouriertransformation", "taboos": ["Frequenz", "Computer", "Anteile", "Zerlegung", "Phase"], "difficulty": 3, "alternateWikipediaArticle": "Quanten-Fouriertransformation" },
{ "entityType": 0, "word": "Quantenfourier-transformation", "taboos": ["Frequenz", "Computer", "Anteile", "Zerlegung", "Phase"], "difficulty": 3, "alternateWikipediaArticle": "Quanten-Fouriertransformation" },
{ "entityType": 0, "word": "Kommutator", "taboos": ["vertauschen", "Operatoren", "Unschärfe", "Observablen", "eckig"], "difficulty": 3, "alternateWikipediaArticle": "Kommutator_(Mathematik)" },
{ "entityType": 0, "word": "Vielteilchensystem", "taboos": ["Wechselwirkung", "Komplexität", "Feldtheorie", "kollektiv", "Ununterscheidbarkeit"], "difficulty": 3, "alternateWikipediaArticle": "Vielteilchentheorie" },
{ "entityType": 0, "word": "Vakuumfluktuation", "taboos": ["Nichts", "entstehen", "Grundzustand", "virtuell", "Übergang"], "difficulty": 3, "alternateWikipediaArticle": "Vakuumfluktuation" },
Expand Down

0 comments on commit efc0814

Please sign in to comment.