From bd1f6b5eefe15c8f5fa73da2d1fc4b36705bfe0e Mon Sep 17 00:00:00 2001 From: JJ Date: Sun, 29 Sep 2024 15:20:09 -0700 Subject: meow --- 404.html | 6 +- computation/index.md | 11 - cpsc/index.md | 11 + index.html | 6 +- ling/english-specifier.png | Bin 0 -> 8373 bytes ling/glossary.md | 4 + ling/head-final.png | Bin 0 -> 4644 bytes ling/head-initial.png | Bin 0 -> 4848 bytes ling/index.md | 12 + ling/left-adjunct.png | Bin 0 -> 4733 bytes ling/no-subject-movement.png | Bin 0 -> 14696 bytes ling/pragmatics.md | 40 ++ ling/right-adjunct.png | Bin 0 -> 5163 bytes ling/semantics.md | 89 +++ ling/subject-movement.png | Bin 0 -> 19203 bytes ling/syntax.md | 556 +++++++++++++++++++ ling/tense-ed.png | Bin 0 -> 13876 bytes ling/tense-no-tense.png | Bin 0 -> 10820 bytes ling/tense-null.png | Bin 0 -> 13530 bytes ling/tense-s.png | Bin 0 -> 14158 bytes ling/tense-will.png | Bin 0 -> 12780 bytes ling/types.md | 4 + linguistics/english-specifier.png | Bin 8373 -> 0 bytes linguistics/glossary.md | 4 - linguistics/head-final.png | Bin 4644 -> 0 bytes linguistics/head-initial.png | Bin 4848 -> 0 bytes linguistics/index.md | 12 - linguistics/left-adjunct.png | Bin 4733 -> 0 bytes linguistics/no-subject-movement.png | Bin 14696 -> 0 bytes linguistics/pragmatics.md | 40 -- linguistics/right-adjunct.png | Bin 5163 -> 0 bytes linguistics/semantics.md | 89 --- linguistics/subject-movement.png | Bin 19203 -> 0 bytes linguistics/syntax.md | 556 ------------------- linguistics/tense-ed.png | Bin 13876 -> 0 bytes linguistics/tense-no-tense.png | Bin 10820 -> 0 bytes linguistics/tense-null.png | Bin 13530 -> 0 bytes linguistics/tense-s.png | Bin 14158 -> 0 bytes linguistics/tense-will.png | Bin 12780 -> 0 bytes linguistics/types.md | 4 - math/algebra.md | 69 +++ math/analysis.md | 6 + math/category-theory.md | 5 + math/coding-theory.md | 1049 +++++++++++++++++++++++++++++++++++ math/foundations.md | 6 + math/index.md | 12 + math/information-theory.md | 6 + math/linear-algebra.md | 666 ++++++++++++++++++++++ math/logic.md | 154 +++++ math/number-theory.md | 441 +++++++++++++++ math/proof.md | 5 + mathematics/algebra.md | 69 --- mathematics/analysis.md | 6 - mathematics/category-theory.md | 5 - mathematics/coding-theory.md | 1049 ----------------------------------- mathematics/foundations.md | 6 - mathematics/index.md | 12 - mathematics/information-theory.md | 6 - mathematics/linear-algebra.md | 666 ---------------------- mathematics/logic.md | 154 ----- mathematics/number-theory.md | 441 --------------- mathematics/proof.md | 5 - 62 files changed, 3141 insertions(+), 3141 deletions(-) delete mode 100644 computation/index.md create mode 100644 cpsc/index.md create mode 100644 ling/english-specifier.png create mode 100644 ling/glossary.md create mode 100644 ling/head-final.png create mode 100644 ling/head-initial.png create mode 100644 ling/index.md create mode 100644 ling/left-adjunct.png create mode 100644 ling/no-subject-movement.png create mode 100644 ling/pragmatics.md create mode 100644 ling/right-adjunct.png create mode 100644 ling/semantics.md create mode 100644 ling/subject-movement.png create mode 100644 ling/syntax.md create mode 100644 ling/tense-ed.png create mode 100644 ling/tense-no-tense.png create mode 100644 ling/tense-null.png create mode 100644 ling/tense-s.png create mode 100644 ling/tense-will.png create mode 100644 ling/types.md delete mode 100644 linguistics/english-specifier.png delete mode 100644 linguistics/glossary.md delete mode 100644 linguistics/head-final.png delete mode 100644 linguistics/head-initial.png delete mode 100644 linguistics/index.md delete mode 100644 linguistics/left-adjunct.png delete mode 100644 linguistics/no-subject-movement.png delete mode 100644 linguistics/pragmatics.md delete mode 100644 linguistics/right-adjunct.png delete mode 100644 linguistics/semantics.md delete mode 100644 linguistics/subject-movement.png delete mode 100644 linguistics/syntax.md delete mode 100644 linguistics/tense-ed.png delete mode 100644 linguistics/tense-no-tense.png delete mode 100644 linguistics/tense-null.png delete mode 100644 linguistics/tense-s.png delete mode 100644 linguistics/tense-will.png delete mode 100644 linguistics/types.md create mode 100644 math/algebra.md create mode 100644 math/analysis.md create mode 100644 math/category-theory.md create mode 100644 math/coding-theory.md create mode 100644 math/foundations.md create mode 100644 math/index.md create mode 100644 math/information-theory.md create mode 100644 math/linear-algebra.md create mode 100644 math/logic.md create mode 100644 math/number-theory.md create mode 100644 math/proof.md delete mode 100644 mathematics/algebra.md delete mode 100644 mathematics/analysis.md delete mode 100644 mathematics/category-theory.md delete mode 100644 mathematics/coding-theory.md delete mode 100644 mathematics/foundations.md delete mode 100644 mathematics/index.md delete mode 100644 mathematics/information-theory.md delete mode 100644 mathematics/linear-algebra.md delete mode 100644 mathematics/logic.md delete mode 100644 mathematics/number-theory.md delete mode 100644 mathematics/proof.md diff --git a/404.html b/404.html index e710c9f..e046371 100644 --- a/404.html +++ b/404.html @@ -8,9 +8,9 @@ title: 404