Theo Todman's Web Page - Notes Pages
Website Documentation
Website Generator Documentation - Functors
(Text as at 01/10/2021 13:17:46)
*** THIS IS NOT THE LATEST VERSION OF THIS NOTE ***
(For the live version and other versions of this Note, see the tables at the end)
Introduction
- This Note covers the use of Functors1 within the generators of my website. Their purpose is to enable calculated or derived text or data to be inserted automatically into my web pages. Updating such data manually used to be immensely tedious and error-prone.
- The basic idea is to embed encoded instructions in HTML Comments in the Notes text files that are used to generate the Notes’ HTML pages, ie. in < ! - - > (with the spaces omitted). There’s a start comment and an end comment, and the further text generated by the indicated Functor is inserted between the two, after any previously-generated text has been removed (that’s why the end-tags are needed). Because the instructions are within comments, they do not display when the page is rendered in HTML. The instructions are in the start comment, which is recognised by the string ‘FUNCTOR_ID=’. The end comment is recognised by the string ‘FUNCTOR_END ID=’.
- The information embedded now includes the Functor ID, the Option (within ID) and the Parameter (within Option, within ID). Both Option and Parameter are optional. There can’t be a parameter without an Option. If Option is omitted, it is assumed to be “01”. IDs are in the range “00” to “99”. Options are numeric. Parameters are strings, which may themselves have instructions for the Functor. So, the format of the text withing the HTML comment is ID, Option, Parameter.
- To avoid the time-dependent text generated by Functors being replaced each time the Note is regenerated, Functors only do anything (ie. Functor is only called) when the Note status is set to Temp. So, the Functor text in Live (and Archived) Notes is fixed.
- I have, however, allowed some specific Functors to work on Live Notes. This is the case with those used for the reading lists for my Personal Identity Notes. Footnote2. In that case, processing is as normal if the Note status is “Temp”, but if it is Live (ie. Status is Null) then the Note text is updated and then copied to the latest (ie, corresponding) Archive Note, replacing its existing text.
- I now allow for nested Functors. Consequently, the Functor_End tag has to contain the Functor ID. If it does not, the Functor procedure looks for the next End tag without an ID, takes that and issues a warning message to Debug.Print.
- Functors are currently only embedded in Notes, but they also work in Note Write-ups that end up embedded in Paper Abstracts.
List of Functors + Brief Descriptions
- The list below is generated by Functor_22, Option 3, which is invoked later in this Note, using the Functor_Descriptions table.
- The Descriptions therein have to be edited manually, of course, but Functor_22 spots new ones without a description and adds a dummy row using the append query Functor_Descriptions_GEN.
→ I think this procedure is only called by the production of this Note! But then, that’s only where it’s needed.
- The main subroutine is Functor, which in turn calls the following:-
- Functor_01:
- Functor 01: Quarterly Report: Activity insert. Used in Status: Personal Identity3, etc.
- Functor 12: Quarterly Report: YTD Activity insert. Used in Status: Philosophy of Religion4, etc.
- Functor_02: Website - Progress to Date5 - Completed Items by Date
- Functor_03: Website - Outstanding Developments6 - Outstanding Items by Priority
- Functor_04: Website - Outstanding Developments7 - Outstanding Items by Category
- Functor_05: Website - Progress to Date8 - Completed Items by Category
- Functor_06: Status: Web-Tools9: Priority 1 Outstanding Developments by Category
- Functor_07: Insert Stats into Note 124710 (Website Generator Documentation - Web Links)
- Functor_08: Insert Stats into Quarterly Reports
- Functor_09: Insert Plans for Near Future into Quarterly Reports
- Functor_10: Insert Plans for Near Future into Summary Quarterly Report
- Functor_11: Web-Tools Quarterly Report: Completed Developments by Category
- Functor_13: Use Form_Documentation_Links to list Buttons referenced in Documenter
- Functor_14: Create an HTML table for the Blog
- Functor_15: Create a Timeline. Documented here11. Used in Note 127612 (Coxes Farm)
- Functor_16: Create a Timeline. Documented here13. Used in:-
- Note 128214: Coxes Farm (Pre-Repairs)
- Note 127815: Coxes Farm (Repairs), and
- Note 128316: Coxes Farm (Gardens)
- Functor_17: Create an Audio file list. Used in my Music Page17
- Functor_18: Create the Aeon Lists list. Used in my Aeon Papers18 page
- Functor_19: Create the Aeon List jump table. Used in my Aeon Papers19 page
- Functor_21: Insert table from Cross-Tab (or other tabular) Query. Optionally, totals both horizontally and vertically. There are numerous alternatives, based on the parameter sent:-
- Cross_Reference_By_Type
- Cross_Reference_Changes_By_Type
- Oboe_Practice_Hours_List
- Auto_Ref_Notes_Stats_Summary
- Auto_Ref_Notes_Stats_Detailed
- Functor_Calls
- Functors_FbyN
- Functors_NbyF
- Auto_Ref_Notes_Stats_Grand_Summary
- Auto_Ref_Notes_Stats_Grandest_Summary
- Language_Animadversions_List: This option is the most complex for this Functor, and is used to generate the bulk of my Note Brief Thoughts on Language & Languages20 from the (previously updated) Language_Animadversions table:-
- Before the above query is run, some preparatory work is undertaken:-
→ Delete all rows from Temp_Lang_Date_Last_Study
→ Populate Temp_Lang_Date_Last_Study_GEN using Temp_Lang_Date_Last_Study_GEN
→ Update Temp_Lang_Date_Last_Study using Language_Location_Primer_Date_Time_Updt
- During the generation of the Animadversions
→ A blank row is inserted on change of language
→ '+RR+' style References are inserted to enable both internal and external hyperlinks
→ Language_Animadversion_Reference_List is called to insert the string of links to this language from others
→ Language_Animadversion_Translate inserts hyperlinks within the text of individual Animadversions to other languages in the Page
- I commandeered the table Language_Location_Primer, adding various columns to enable the above functionality. This table needs maintaining if a new language is undertaken, though it's already set up for 34 languages (counting both ancient and modern versions of Greek and Hebrew).
- Language_Animadversions_XTab: Used in the above Note: Priority 1 language jump-table
- Language_Animadversions_XTab_Pri2: As above for Priority 2 languages
- PID_Notes_Used_By_Thesis_Chapter_Xtab: Shows - in Cross-tab form - which of my Personal Identity Notes are referenced in which Chapter of my Thesis
- Functor_22: Insert list from Select Query, optionally with a piece of text. There are numerous alternatives, based on the parameter sent:-
- Options
- Cross_Reference_By_Year
- Cross_Reference_Changes_By_Year
- First, Functor_Descriptions_GEN, then Functor_Descriptions_List
- Cross_Reference_Changes_By_Month
- PID_Notes_Unused_By_Thesis
- PID Notes Reading Lists: Items Read, using PID_Note_Reading_Lists. Can be restricted to items of a particular Category. Just the list - bulleted: the heading is supplied outside the Functor.
- PID Notes Reading Lists: Items Unread, using PID_Note_Reading_Lists. Possibly restricted, as above.
- PID Notes Reading Lists: Items Read, segregated by Category. This is achieved by a recursive procedure, whereby Functor_22 calls itself, with Option 6. The initial query selects those rows for the requested Note from PID_Note_Reading_Lists with Category commencing with the Parameter, summarised by the rest of the Category after the Parameter is stripped from the front, and then uses these truncated Categories as the headingings, with un-numbered bullets, to make the recursive calls to Functor_22 using the full Categories as Parameter.
- PID Notes Reading Lists: This is the same as Option 8, but for Unread items. Functor_22 calls itself with Option 7.
- Thesis Reading Lists: This will be retired / repurposed, as it's now replaced by Functor_23, Option 17. Uses Thesis_Note_XRef to determine the PID Notes required and Functor_Usage to determine the Functor Options and Parameters those Notes use. Uses Functor_Usage to generate "Read" - indicated by Parameter 2 set to "Read" - select Functor Option 6 or 8; for "Unread" - indicated by Parameter 2 set to "Unread" - select Functor Option 7 or 9. The major indentations of the Reading Lists use code copied from Functor_Indented_List: I've briefly tried and failed to use this Function directly. Anyway, the actual reading lists (by PID Note) use the above functions: Functor 22 is called again using the Options and parameters discovered from Functor_Usage, and with the third Parameter set to "De-duplicate".
- Lists PID Notes not yet used in the Note Lists in my Thesis Chapters: uses PID_Notes_Unused_By_Thesis_Note_Lists
- Notes
- This Functor has developed into two very different kinds of Functor. Initially (Options 1-5) rather simple lists, but then (Options 6+) very complex lists, involving re-entrant code. So, ignoring the simple cases, ...
- For Options 6 & 7, the following actions are undertaken first:-
- Adding new rows to PID_Note_Reading_Lists for Books / Papers
→ PID_Notes_Books_Referenced_Gen
→ PID_Notes_Papers_Referenced_Gen
- Updating the Book / Paper Titles and Read-status in PID_Note_Reading_Lists
- If the third Parameter is set to "De-duplicate", restrict the rows returned where the relevant column in PID_Note_Reading_Lists is not 999999. The column is determined using Thesis_Chapters and Parameter 4. The "999999" settings are made by Update_Thesis_Chapter_RLs.
- For Options 6 thru 9, the following additional action is undertaken first:-
- Adjusting the source query used by the Functor to account for the second Parameter, by adding a (sub-)select clause to select on PID_Note_Reading_Lists.Category, where the parameter is:-
- Null (no second parameter): Select only rows where Category is Null
- *ALL*: No selection on Category
- Otherwise: Select those rows with the Category in the parameter
- For Option 10, the following action is undertaken first:-
- The "999999" settings noted above that are needed for de-duplication are made by Update_Thesis_Chapter_RLs. The idea is to save needless repetition within the list for a particular Thesis Chapter. Items in subsequent Notes in the lists that have appeared against earlier Notes in the lists are omitted (the full Reading Lists can be found by following the link to the PID Notes).
- There are several ways in which the items in a PID Reading-list can be categorised, other than by Read / unread (and - in the future - by "Missed the Cut" or not). It's important that the correct encoding conventions for Category in PID_Note_Reading_Lists are adopted, in conjunction with appropriate usage of Option and Category with Functor_22.
- If there's to be no categorisation, just use Option 6 or 7 with no Category, and ensure the rows in PID_Note_Reading_Lists all have Category set to null. The vast majority of the PID Notes folow this approach.
- Specifically categorise the items in a PID Reading-list and use Functor_22 (Options 6 & 7) directly, one category at a time. The only current example is the Note on Consciousness21. Probably better to use Functor_22 Options 8 & 9, though - which then invoke this option automatically, as immediately below.
- Categorise every row in PID_Note_Reading_Lists for the selected PID Note, and then use Functor_22 Options 8 & 9. For example, the Note on Time22, which also allows for prioritisation.
- If you need sub-Categorisation, use Functor_22 Options 8 & 9 with a Parameter - one invocation per Categorisation. The example is Christian Materialism23. The sub-Categorisation (in this case, the Author) is encoded in PID_Note_Reading_Lists as the Category, where it is prefixed by the Parameter, which is then removed from the Category when the page is rendered, as described above.
- The tables needed for the Reading lists in PID Notes and Thesis Chapters are most easily maintained using cmdNotes_Click (documented in Website Generator Documentation - Create Notes Web Pages24), which allows a really useful function - to regenerate a non-Temp PID Note to update its reading lists by invoking the Functors, without creating a new Archived Note.
- Functor_23: Insert value, or string of values, from a Select Query, optionally with a piece or pieces of text. Sometimes I've used a named Query, otherwise SQL. There are numerous alternatives, based on the parameter sent:-
- Dud_Cross_References_This_Year
- Cross_Reference_MaxID
- Count of Cross_Reference_Changes
- Latest Regeneration Timestamp & Duration from Website_Regen_Control for Paper_Abstract_Ranges
- Stats as above from Website_Regen_Control for Author_Letters
- Stats as above from Website_Regen_Control for BookPaperAbstract_Ranges
- Stats as above from Website_Regen_Control for Note_Regen_Ranges
- Stats as above from Website_Regen_Control for Note_Archive_Regen_Ranges
- Date of latest oboe lesson from Oboe_Latest_Lesson
- Latest Regeneration Timestamp & Duration from BookPaperControl for Auto_Reference_Notes_Regen
- Hits_Pages_Totals
- Hits_Pages_Totals_LastYear
- Count of records on my website using Site_Map.
- Stats as above from Website_Regen_Control for Book_Summary_Ranges
- Creates list of Languages in the queue for my Note Brief Thoughts on Language & Languages25 using Earliest_Lang_Dates
- Creates the PID utilised Notes lists in Thesis Chapters using Thesis_Note_XRef. The actual processing is hived off to the function Functor_Indented_List (documented below), to which the query is passed.
- Creates the Reading Lists for the Thesis Chapters. Uses Thesis_Note_XRef to determine the PID Notes required and Functor_Usage to determine the Functor Options and Parameters those Notes use. Uses Functor_Usage to generate "Read" - indicated by Parameter 2 set to "Read" - select Functor Option 6 or 8; for "Unread" - indicated by Parameter 2 set to "Unread" - select Functor Option 7 or 9. It uses the function Functor_Indented_List with the parameter "Recursion", basically using the Note structure (using Thesis_Note_XRef) created by Option 16 above, and embeds the associated PID Reading lists as in the PID Notes themselves (using Functor_Usage).
- Functor_24: Description to be supplied
- Functor_Indented_List_Development: Development version of Functor_Indented_List, attempting to make the categorisation more flexible.
- Functor_Indented_List_Saved: Description to be supplied
- Functor_Indented_List: This function (it's not a Functor) produces the indented lists of PID Notes using 3 levels of categorisation that appear in the Chapters of my Thesis). It works - just about - but places some constraints on the indenting and (sub-)categorisation. I intend to improve it, but it's rather difficult. I'll see whether it's necessary once I've added all the Notes I need to to these lists. It's also used to produce the actual Reading Lists for the Thesis Chapters (rather than using Functor_22, Option 10, which will be removed in due course), using Functor_23, Option 17. I'll document it further when development is complete.
- It will be seen that some Functor IDs are missing from the above table. One (pseudo-Functor_20) is missing on account of re-engineering (adding parameters) during the production of this documentation, and no longer exists.
- However, the following pseudo-Functor is still used and awaits conversion:-
Independent Functors
- I have expanded the use of Functors so that the procedures can be called directly without going through Functor.
- Such calls appear in the table below (via Functor_21, Option 6, using query Functor_Calls).
Appendices
Appendix A: Notes by Functors → Created using Functor_21, Option 7, using query Functors_FbyN.
| Functor | Option | Parameter | Embedded? | Note |
| Functor_01 | | |   | Status: Bridge (2022 - March)28 |
| ↑↑↑ | | |   | Status: Chess (2022 - March)29 |
| ↑↑↑ | | |   | Status: Consciousness Studies (2022 - March)30 |
| ↑↑↑ | | |   | Status: HiQ (2022 - March)31 |
| ↑↑↑ | | |   | Status: Languages (2022 - March)32 |
| ↑↑↑ | | |   | Status: Mathematics (2022 - March)33 |
| ↑↑↑ | | |   | Status: Music (2022 - March)34 |
| ↑↑↑ | | |   | Status: Personal Identity (2022 - March)35 |
| ↑↑↑ | | |   | Status: Philosophy of Religion (2022 - March)36 |
| ↑↑↑ | | |   | Status: Web-Tools (2022 - March)37 |
| Functor_02 | | |   | Website - Progress to Date (2022 - May)38 |
| Functor_03 | | |   | Website - Outstanding Developments (2022 - May)39 |
| Functor_04 | | |   | ↑↑↑ |
| Functor_05 | | |   | Website - Progress to Date (2022 - May)40 |
| Functor_06 | | |   | Status: Web-Tools (2022 - March)41 |
| Functor_07 | | |   | Website Generator Documentation - Web Links42 |
| Functor_08 | | |   | Status: Bridge (2022 - March)43 |
| ↑↑↑ | | |   | Status: Chess (2022 - March)44 |
| ↑↑↑ | | |   | Status: Consciousness Studies (2022 - March)45 |
| ↑↑↑ | | |   | Status: HiQ (2022 - March)46 |
| ↑↑↑ | | |   | Status: Languages (2022 - March)47 |
| ↑↑↑ | | |   | Status: Mathematics (2022 - March)48 |
| ↑↑↑ | | |   | Status: Music (2022 - March)49 |
| ↑↑↑ | | |   | Status: Personal Identity (2022 - March)50 |
| ↑↑↑ | | |   | Status: Philosophy of Religion (2022 - March)51 |
| ↑↑↑ | | |   | Status: Summary (2022 - March)52 |
| ↑↑↑ | | |   | Status: Web-Tools (2022 - March)53 |
| Functor_09 | | |   | Status: Bridge (2022 - March)54 |
| ↑↑↑ | | |   | Status: Chess (2022 - March)55 |
| ↑↑↑ | | |   | Status: Consciousness Studies (2022 - March)56 |
| ↑↑↑ | | |   | Status: HiQ (2022 - March)57 |
| ↑↑↑ | | |   | Status: Languages (2022 - March)58 |
| ↑↑↑ | | |   | Status: Mathematics (2022 - March)59 |
| ↑↑↑ | | |   | Status: Music (2022 - March)60 |
| ↑↑↑ | | |   | Status: Personal Identity (2022 - March)61 |
| ↑↑↑ | | |   | Status: Philosophy of Religion (2022 - March)62 |
| Functor_10 | | |   | Status: Priority Task List (2022 - May)63 |
| ↑↑↑ | | |   | Status: Summary (2022 - March)64 |
| Functor_11 | | |   | Status: Web-Tools (2022 - March)65 |
| Functor_12 | | |   | Status: Chess (2022 - March)66 |
| ↑↑↑ | | |   | Status: Consciousness Studies (2022 - March)67 |
| ↑↑↑ | | |   | Status: HiQ (2022 - March)68 |
| ↑↑↑ | | |   | Status: Mathematics (2022 - March)69 |
| Functor_13 | | |   | Website Generator Documentation - Aeon70 |
| ↑↑↑ | | |   | Website Generator Documentation - Audio71 |
| ↑↑↑ | | |   | Website Generator Documentation - Author Narratives72 |
| ↑↑↑ | | |   | Website Generator Documentation - Auto-Reference Notes73 |
| ↑↑↑ | | |   | Website Generator Documentation - Book & Paper Summaries74 |
| ↑↑↑ | | |   | Website Generator Documentation - Book / Paper List Page Generator75 |
| ↑↑↑ | | |   | Website Generator Documentation - Book-Paper Abstracts76 |
| ↑↑↑ | | |   | Website Generator Documentation - Citations77 |
| ↑↑↑ | | |   | Website Generator Documentation - Code Documenter78 |
| ↑↑↑ | | |   | Website Generator Documentation - Concatenated Notes79 |
| ↑↑↑ | | |   | Website Generator Documentation - Create Notes Web Pages80 |
| ↑↑↑ | | |   | Website Generator Documentation - Development Log81 |
| ↑↑↑ | | |   | Website Generator Documentation - Electronic Resources82 |
| ↑↑↑ | | |   | Website Generator Documentation - Full Website Re-Gen83 |
| ↑↑↑ | | |   | Website Generator Documentation - Library Management84 |
| ↑↑↑ | | |   | Website Generator Documentation - Links & Link-Pages85 |
| ↑↑↑ | | |   | Website Generator Documentation - Monthly Reporting86 |
| ↑↑↑ | | |   | Website Generator Documentation - Paper Abstract Fixes87 |
| ↑↑↑ | | |   | Website Generator Documentation - Philosophers Index88 |
| ↑↑↑ | | |   | Website Generator Documentation - Precis Export89 |
| ↑↑↑ | | |   | Website Generator Documentation - Printable Note Export90 |
| ↑↑↑ | | |   | Website Generator Documentation - Prune Website91 |
| ↑↑↑ | | |   | Website Generator Documentation - Recalculation & Housekeeping92 |
| ↑↑↑ | | |   | Website Generator Documentation - Spider & Slave Database93 |
| ↑↑↑ | | |   | Website Generator Documentation - Table Lists & Searches94 |
| ↑↑↑ | | |   | Website Generator Documentation - Thesis Dashboard95 |
| ↑↑↑ | | |   | Website Generator Documentation - Time Recording96 |
| ↑↑↑ | | |   | Website Generator Documentation - Timelines97 |
| ↑↑↑ | | |   | Website Generator Documentation - Visitor Stats98 |
| Functor_14 | | |   | Theo Todman's Blog99 |
| Functor_15 | | |   | Coxes Farm100 |
| Functor_16 | | |   | Coxes Farm (Gardens)101 |
| ↑↑↑ | | |   | Coxes Farm (Pre-Repairs)102 |
| ↑↑↑ | | |   | Coxes Farm (Repairs)103 |
| Functor_17 | | |   | Theo Todman's Music Page104 |
| ↑↑↑ | 2 | |   | ↑↑↑ |
| Functor_18 | | |   | Aeon Papers105 |
| Functor_19 | | |   | ↑↑↑ |
| Functor_21 | | |   | Website Generator Documentation - Cross-Referencing106 |
| ↑↑↑ | 2 | |   | ↑↑↑ |
| ↑↑↑ | 3 | |   | Status: Oboe Practice (2022 - May)107 |
| ↑↑↑ | 6 | |   | Website Generator Documentation - Functors108 |
| ↑↑↑ | 7 | |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Website Generator Documentation - Auto-Reference Notes - Appendix109 |
| ↑↑↑ | 10 | |   | Website Generator Documentation - Auto-Reference Notes110 |
| ↑↑↑ | 11 | |   | Brief Thoughts on Language & Languages111 |
| ↑↑↑ | 12 | |   | ↑↑↑ |
| ↑↑↑ | 13 | |   | ↑↑↑ |
| ↑↑↑ | 14 | |   | PID Note, Book & Paper Usage112 |
| ↑↑↑ | 15 | |   | ↑↑↑ |
| ↑↑↑ | 16 | |   | ↑↑↑ |
| ↑↑↑ | 17 | |   | ↑↑↑ |
| ↑↑↑ | 18 | |   | ↑↑↑ |
| ↑↑↑ | 19 | |   | ↑↑↑ |
| ↑↑↑ | 20 | 3 |   | Languages on Ling: Dialogue (Latin Scripts)113 |
| ↑↑↑ | 20 | 4 |   | Languages on Ling: Dialogue (Non-Latin Scripts)114 |
| ↑↑↑ | 20 | 1 |   | Languages on Ling: Vocabulary (Latin Scripts)115 |
| ↑↑↑ | 20 | 2 |   | Languages on Ling: Vocabulary (Non-Latin Scripts)116 |
| ↑↑↑ | 21 | 3 |   | Languages on Ling: Dialogue CrossTab117 |
| ↑↑↑ | 21 | 10 |   | Languages on Ling: Dialogue CrossTab (Ukrainian vs Russian)118 |
| ↑↑↑ | 21 | 1 |   | Languages on Ling: Vocabulary CrossTab119 |
| ↑↑↑ | 21 | 4 |   | Languages on Ling: Vocabulary CrossTab - Lesson Sequence120 |
| ↑↑↑ | 21 | 6 |   | Languages on Ling: Vocabulary CrossTab (Ukrainian vs Russian)121 |
| ↑↑↑ | 21 | 7 |   | Languages on Ling: Vocabulary CrossTab (Ukrainian vs Russian) - Lesson Sequence122 |
| ↑↑↑ | 21 | 2 |   | Languages on Ling: Vocabulary Phrase CrossTab123 |
| ↑↑↑ | 21 | 5 |   | Languages on Ling: Vocabulary Phrase CrossTab - Lesson Sequence124 |
| ↑↑↑ | 21 | 9 |   | Languages on Ling: Vocabulary Phrase CrossTab (Ukrainian vs Russian)125 |
| ↑↑↑ | 21 | 8 |   | Languages on Ling: Vocabulary Phrase CrossTab (Ukrainian vs Russian) - Lesson Sequence126 |
| ↑↑↑ | 22 | 3 |   | Languages on Ling: Dialogue (Latin Scripts)127 |
| ↑↑↑ | 22 | 4 |   | Languages on Ling: Dialogue (Non-Latin Scripts)128 |
| ↑↑↑ | 22 | 1 |   | Languages on Ling: Vocabulary (Latin Scripts)129 |
| ↑↑↑ | 22 | 2 |   | Languages on Ling: Vocabulary (Non-Latin Scripts)130 |
| ↑↑↑ | 23 | |   | PID Note, Book & Paper Usage131 |
| ↑↑↑ | 24 | |   | ↑↑↑ |
| ↑↑↑ | 25 | |   | ↑↑↑ |
| ↑↑↑ | 26 | |   | ↑↑↑ |
| ↑↑↑ | 27 | |   | ↑↑↑ |
| ↑↑↑ | 28 | |   | ↑↑↑ |
| ↑↑↑ | 29 | |   | ↑↑↑ |
| ↑↑↑ | 30 | |   | ↑↑↑ |
| ↑↑↑ | 31 | | Yes | Status: Philosophy of Religion (2022 - March)132 |
| ↑↑↑ | 31 | |   | ↑↑↑ |
| ↑↑↑ | 31 | |   | Status: Summary Task List (2022: April - May)133 |
| ↑↑↑ | 31 | |   | Status: Summary Task List (YTD: 21Q4 - 22Q2)134 |
| ↑↑↑ | 32 | |   | PID Note, Book & Paper Usage135 |
| ↑↑↑ | 33 | |   | ↑↑↑ |
| ↑↑↑ | 34 | |   | ↑↑↑ |
| ↑↑↑ | 35 | |   | Website Generator Documentation - Full Website Re-Gen136 |
| ↑↑↑ | 36 | |   | ↑↑↑ |
| ↑↑↑ | 37 | |   | Brief Thoughts on Language & Languages137 |
| Functor_22 | | |   | Website Generator Documentation - Cross-Referencing138 |
| ↑↑↑ | 3 | |   | Website Generator Documentation - Functors139 |
| ↑↑↑ | 4 | |   | Website Generator Documentation - Cross-Referencing140 |
| ↑↑↑ | 5 | |   | PID Note, Book & Paper Usage141 |
| ↑↑↑ | 8 | , 1 |   | Abortion142 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Androids143 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Animal Rights144 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Animalism145 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Animalism - Arguments For146 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Animalism - Objections147 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Animalists148 |
| ↑↑↑ | 8 | , 2 |   | Animals149 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Animation150 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Artifacts151 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Baker152 |
| ↑↑↑ | 8 | |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Biological Criterion153 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Biological View154 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Bodily Continuity155 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Body156 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Body Criterion157 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Brain158 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Brain Criterion159 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Brain Death160 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Brain State Transfer161 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Brain Transplants162 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Brains in Vats163 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Buddhism164 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Bundle Theories165 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Cartesian Ego166 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Causality167 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Cerebrum168 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Change169 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Chimera170 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | CM| |   | Christian Materialism171 |
| ↑↑↑ | 8 | CNM| |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Clinical Observations172 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Clones173 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Closest Continuer174 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Coincidence175 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Commissurotomy176 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Computers177 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Concepts178 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Connectedness vs Continuity179 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Consciousness180 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Constitution181 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Constitution View182 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Constitution View - Objections183 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Contingent Identity184 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Continuity185 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Convention186 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Corpses187 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Counting Persons188 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Criteria of Identity189 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Cyborgs190 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Death191 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Degrees of Personhood192 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Descartes193 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Descartes - Real Distinction194 |
| ↑↑↑ | 8 | , 1 |   | Dicephalus195 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Dion and Theon196 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Disembodied Existence197 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Dualism198 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Duplication199 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Embryo200 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Endurantism201 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Essentialism202 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Evolution203 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Exdurantism204 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Existence205 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Explanation206 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Fetuses207 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Fiction208 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | First-Person Perspective209 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Fission210 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Forensic Property211 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Free Will212 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Functionalism213 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | Fusion214 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 2 |   | Future Great Pain Test215 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | , 1 |   | General Surveys216 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Genetics217 |
| ↑↑↑ | 8 | |   | Holes & Smiles218 |
| ↑↑↑ | 8 | |   | Homo Sapiens219 |
| ↑↑↑ | 8 | |   | Human Animals220 |
| ↑↑↑ | 8 | |   | Human Beings221 |
| ↑↑↑ | 8 | |   | Human Persons222 |
| ↑↑↑ | 8 | |   | Hume223 |
| ↑↑↑ | 8 | |   | Hybrid Theories224 |
| ↑↑↑ | 8 | , 2 |   | Hylomorphism225 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | I226 |
| ↑↑↑ | 8 | |   | Immortality227 |
| ↑↑↑ | 8 | |   | Indeterminate Identity228 |
| ↑↑↑ | 8 | |   | Individual229 |
| ↑↑↑ | 8 | |   | Information230 |
| ↑↑↑ | 8 | |   | Intelligence231 |
| ↑↑↑ | 8 | |   | Intermittent Objects232 |
| ↑↑↑ | 8 | |   | Interregnum233 |
| ↑↑↑ | 8 | |   | Intuition234 |
| ↑↑↑ | 8 | |   | Ivan Ilych235 |
| ↑↑↑ | 8 | |   | Kant236 |
| ↑↑↑ | 8 | |   | Kinds237 |
| ↑↑↑ | 8 | |   | Language of Thought238 |
| ↑↑↑ | 8 | |   | Leibniz239 |
| ↑↑↑ | 8 | |   | Lewis240 |
| ↑↑↑ | 8 | |   | Life241 |
| ↑↑↑ | 8 | |   | Life After Death242 |
| ↑↑↑ | 8 | |   | Locke243 |
| ↑↑↑ | 8 | |   | Logic of Identity244 |
| ↑↑↑ | 8 | |   | Makropulos Case245 |
| ↑↑↑ | 8 | |   | Matter246 |
| ↑↑↑ | 8 | |   | Memory247 |
| ↑↑↑ | 8 | , 1 |   | Mereology248 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Metamorphosis249 |
| ↑↑↑ | 8 | |   | Metaphysics250 |
| ↑↑↑ | 8 | |   | Methuselah251 |
| ↑↑↑ | 8 | |   | Mind252 |
| ↑↑↑ | 8 | |   | Modality253 |
| ↑↑↑ | 8 | |   | Multiple Personality Disorder254 |
| ↑↑↑ | 8 | |   | Narrative Identity255 |
| ↑↑↑ | 8 | |   | Natural Kinds256 |
| ↑↑↑ | 8 | |   | Naturalism257 |
| ↑↑↑ | 8 | |   | Near Death Experiences258 |
| ↑↑↑ | 8 | |   | Nihilism259 |
| ↑↑↑ | 8 | |   | Non-Human Persons260 |
| ↑↑↑ | 8 | |   | Numerical Identity261 |
| ↑↑↑ | 8 | |   | Occasional Identity262 |
| ↑↑↑ | 8 | |   | Olson263 |
| ↑↑↑ | 8 | |   | Only 'X' and 'Y' Principle264 |
| ↑↑↑ | 8 | |   | Ontology265 |
| ↑↑↑ | 8 | |   | Organisms266 |
| ↑↑↑ | 8 | |   | Origins267 |
| ↑↑↑ | 8 | |   | Out of Body Experiences268 |
| ↑↑↑ | 8 | |   | Parfit269 |
| ↑↑↑ | 8 | |   | Partial Identity270 |
| ↑↑↑ | 8 | |   | Perdurantism271 |
| ↑↑↑ | 8 | |   | Persistence272 |
| ↑↑↑ | 8 | |   | Persistence Criteria273 |
| ↑↑↑ | 8 | |   | Persistent Vegetative State274 |
| ↑↑↑ | 8 | |   | Person275 |
| ↑↑↑ | 8 | |   | Personality276 |
| ↑↑↑ | 8 | |   | Personite277 |
| ↑↑↑ | 8 | |   | Phase Sortals278 |
| ↑↑↑ | 8 | |   | Physical Continuity279 |
| ↑↑↑ | 8 | |   | Physicalism280 |
| ↑↑↑ | 8 | |   | Plants281 |
| ↑↑↑ | 8 | |   | Pregnancy282 |
| ↑↑↑ | 8 | |   | Probability283 |
| ↑↑↑ | 8 | , 2 |   | Problem of the Many284 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Process Metaphysics285 |
| ↑↑↑ | 8 | |   | Properties286 |
| ↑↑↑ | 8 | |   | Psychological Continuity287 |
| ↑↑↑ | 8 | , 2 |   | Psychological Continuity - Forward288 |
| ↑↑↑ | 8 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Psychological Criterion289 |
| ↑↑↑ | 8 | |   | Psychological View290 |
| ↑↑↑ | 8 | |   | Psychology291 |
| ↑↑↑ | 8 | |   | Psychopathology292 |
| ↑↑↑ | 8 | |   | Quantum Mechanics293 |
| ↑↑↑ | 8 | |   | Quasi-Memory294 |
| ↑↑↑ | 8 | |   | Race295 |
| ↑↑↑ | 8 | |   | Reductionism296 |
| ↑↑↑ | 8 | |   | Reduplication Objections297 |
| ↑↑↑ | 8 | |   | Reincarnation298 |
| ↑↑↑ | 8 | |   | Relative Identity299 |
| ↑↑↑ | 8 | , 1 |   | Religion300 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Replication301 |
| ↑↑↑ | 8 | |   | Resurrection302 |
| ↑↑↑ | 8 | |   | Scattered Objects303 |
| ↑↑↑ | 8 | |   | Self304 |
| ↑↑↑ | 8 | |   | Self-Consciousness305 |
| ↑↑↑ | 8 | |   | Semantics306 |
| ↑↑↑ | 8 | |   | Ship of Theseus307 |
| ↑↑↑ | 8 | |   | Siliconisation308 |
| ↑↑↑ | 8 | |   | Similarity309 |
| ↑↑↑ | 8 | |   | Simple View310 |
| ↑↑↑ | 8 | |   | Sleep311 |
| ↑↑↑ | 8 | |   | Society312 |
| ↑↑↑ | 8 | |   | Sorites313 |
| ↑↑↑ | 8 | |   | Sortals314 |
| ↑↑↑ | 8 | |   | Soul Criterion315 |
| ↑↑↑ | 8 | |   | Souls316 |
| ↑↑↑ | 8 | , 1 |   | Statue and the Clay317 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Substance318 |
| ↑↑↑ | 8 | |   | Supervenience319 |
| ↑↑↑ | 8 | |   | Survival320 |
| ↑↑↑ | 8 | |   | Taking Persons Seriously321 |
| ↑↑↑ | 8 | |   | Teletransportation322 |
| ↑↑↑ | 8 | |   | Temporary Intrinsics323 |
| ↑↑↑ | 8 | |   | Thinking Animal Argument324 |
| ↑↑↑ | 8 | |   | Thisness (Haecceity)325 |
| ↑↑↑ | 8 | |   | Thought Experiments326 |
| ↑↑↑ | 8 | , 1 |   | Tibbles the Cat327 |
| ↑↑↑ | 8 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | Time328 |
| ↑↑↑ | 8 | |   | Time Travel329 |
| ↑↑↑ | 8 | |   | Transhumanism330 |
| ↑↑↑ | 8 | |   | Transplants331 |
| ↑↑↑ | 8 | |   | Twinning332 |
| ↑↑↑ | 8 | |   | Unity of the Person333 |
| ↑↑↑ | 8 | |   | Universals334 |
| ↑↑↑ | 8 | |   | Uploading335 |
| ↑↑↑ | 8 | |   | Vague Identity336 |
| ↑↑↑ | 8 | |   | Vagueness337 |
| ↑↑↑ | 8 | |   | Wantons338 |
| ↑↑↑ | 8 | |   | What are We?339 |
| ↑↑↑ | 8 | |   | What Matters340 |
| ↑↑↑ | 8 | |   | Wiggins341 |
| ↑↑↑ | 8 | |   | Wittgenstein342 |
| ↑↑↑ | 8 | |   | Zombies343 |
| ↑↑↑ | 8 | |   | Zygote344 |
| ↑↑↑ | 9 | , 2 |   | Abortion345 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Androids346 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Animal Rights347 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Animalism348 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Animalism - Arguments For349 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Animalism - Objections350 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Animalists351 |
| ↑↑↑ | 9 | , 2 |   | Animals352 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Animation353 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Artifacts354 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Baker355 |
| ↑↑↑ | 9 | |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Biological Criterion356 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Biological View357 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Bodily Continuity358 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Body359 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Body Criterion360 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Brain361 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Brain Criterion362 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Brain Death363 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Brain State Transfer364 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Brain Transplants365 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Brains in Vats366 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Buddhism367 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Bundle Theories368 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Cartesian Ego369 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Causality370 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Cerebrum371 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Change372 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Chimera373 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | CNM| |   | Christian Materialism374 |
| ↑↑↑ | 9 | CM| |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Clinical Observations375 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Clones376 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Closest Continuer377 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Coincidence378 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Commissurotomy379 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Computers380 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Concepts381 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Connectedness vs Continuity382 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Consciousness383 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Constitution384 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Constitution View385 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Constitution View - Objections386 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Contingent Identity387 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Continuity388 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Convention389 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Corpses390 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Counting Persons391 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Criteria of Identity392 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Cyborgs393 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Death394 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Degrees of Personhood395 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Descartes396 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Descartes - Real Distinction397 |
| ↑↑↑ | 9 | , 2 |   | Dicephalus398 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Dion and Theon399 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Disembodied Existence400 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Dualism401 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Duplication402 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Embryo403 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Endurantism404 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Essentialism405 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Evolution406 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Exdurantism407 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Existence408 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Explanation409 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Fetuses410 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Fiction411 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | First-Person Perspective412 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Fission413 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Forensic Property414 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Free Will415 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Functionalism416 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | Fusion417 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 1 |   | Future Great Pain Test418 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | , 2 |   | General Surveys419 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Genetics420 |
| ↑↑↑ | 9 | |   | Holes & Smiles421 |
| ↑↑↑ | 9 | |   | Homo Sapiens422 |
| ↑↑↑ | 9 | |   | Human Animals423 |
| ↑↑↑ | 9 | |   | Human Beings424 |
| ↑↑↑ | 9 | |   | Human Persons425 |
| ↑↑↑ | 9 | |   | Hume426 |
| ↑↑↑ | 9 | |   | Hybrid Theories427 |
| ↑↑↑ | 9 | , 1 |   | Hylomorphism428 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | I429 |
| ↑↑↑ | 9 | |   | Immortality430 |
| ↑↑↑ | 9 | |   | Indeterminate Identity431 |
| ↑↑↑ | 9 | |   | Individual432 |
| ↑↑↑ | 9 | |   | Information433 |
| ↑↑↑ | 9 | |   | Intelligence434 |
| ↑↑↑ | 9 | |   | Intermittent Objects435 |
| ↑↑↑ | 9 | |   | Interregnum436 |
| ↑↑↑ | 9 | |   | Intuition437 |
| ↑↑↑ | 9 | |   | Ivan Ilych438 |
| ↑↑↑ | 9 | |   | Kant439 |
| ↑↑↑ | 9 | |   | Kinds440 |
| ↑↑↑ | 9 | |   | Language of Thought441 |
| ↑↑↑ | 9 | |   | Leibniz442 |
| ↑↑↑ | 9 | |   | Lewis443 |
| ↑↑↑ | 9 | |   | Life444 |
| ↑↑↑ | 9 | |   | Life After Death445 |
| ↑↑↑ | 9 | |   | Locke446 |
| ↑↑↑ | 9 | |   | Logic of Identity447 |
| ↑↑↑ | 9 | |   | Makropulos Case448 |
| ↑↑↑ | 9 | |   | Matter449 |
| ↑↑↑ | 9 | |   | Memory450 |
| ↑↑↑ | 9 | , 2 |   | Mereology451 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Metamorphosis452 |
| ↑↑↑ | 9 | |   | Metaphysics453 |
| ↑↑↑ | 9 | |   | Methuselah454 |
| ↑↑↑ | 9 | |   | Mind455 |
| ↑↑↑ | 9 | |   | Modality456 |
| ↑↑↑ | 9 | |   | Multiple Personality Disorder457 |
| ↑↑↑ | 9 | |   | Narrative Identity458 |
| ↑↑↑ | 9 | |   | Natural Kinds459 |
| ↑↑↑ | 9 | |   | Naturalism460 |
| ↑↑↑ | 9 | |   | Near Death Experiences461 |
| ↑↑↑ | 9 | |   | Nihilism462 |
| ↑↑↑ | 9 | |   | Non-Human Persons463 |
| ↑↑↑ | 9 | |   | Numerical Identity464 |
| ↑↑↑ | 9 | |   | Occasional Identity465 |
| ↑↑↑ | 9 | |   | Olson466 |
| ↑↑↑ | 9 | |   | Only 'X' and 'Y' Principle467 |
| ↑↑↑ | 9 | |   | Ontology468 |
| ↑↑↑ | 9 | |   | Organisms469 |
| ↑↑↑ | 9 | |   | Origins470 |
| ↑↑↑ | 9 | |   | Out of Body Experiences471 |
| ↑↑↑ | 9 | |   | Parfit472 |
| ↑↑↑ | 9 | |   | Partial Identity473 |
| ↑↑↑ | 9 | |   | Perdurantism474 |
| ↑↑↑ | 9 | |   | Persistence475 |
| ↑↑↑ | 9 | |   | Persistence Criteria476 |
| ↑↑↑ | 9 | |   | Persistent Vegetative State477 |
| ↑↑↑ | 9 | |   | Person478 |
| ↑↑↑ | 9 | |   | Personality479 |
| ↑↑↑ | 9 | |   | Personite480 |
| ↑↑↑ | 9 | |   | Phase Sortals481 |
| ↑↑↑ | 9 | |   | Physical Continuity482 |
| ↑↑↑ | 9 | |   | Physicalism483 |
| ↑↑↑ | 9 | |   | Plants484 |
| ↑↑↑ | 9 | |   | Pregnancy485 |
| ↑↑↑ | 9 | |   | Probability486 |
| ↑↑↑ | 9 | , 2 |   | Problem of the Many487 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Process Metaphysics488 |
| ↑↑↑ | 9 | |   | Properties489 |
| ↑↑↑ | 9 | |   | Psychological Continuity490 |
| ↑↑↑ | 9 | , 1 |   | Psychological Continuity - Forward491 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Psychological Criterion492 |
| ↑↑↑ | 9 | |   | Psychological View493 |
| ↑↑↑ | 9 | |   | Psychology494 |
| ↑↑↑ | 9 | |   | Psychopathology495 |
| ↑↑↑ | 9 | |   | Quantum Mechanics496 |
| ↑↑↑ | 9 | |   | Quasi-Memory497 |
| ↑↑↑ | 9 | |   | Race498 |
| ↑↑↑ | 9 | |   | Reductionism499 |
| ↑↑↑ | 9 | |   | Reduplication Objections500 |
| ↑↑↑ | 9 | |   | Reincarnation501 |
| ↑↑↑ | 9 | |   | Relative Identity502 |
| ↑↑↑ | 9 | , 2 |   | Religion503 |
| ↑↑↑ | 9 | , 1 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Replication504 |
| ↑↑↑ | 9 | |   | Resurrection505 |
| ↑↑↑ | 9 | |   | Scattered Objects506 |
| ↑↑↑ | 9 | |   | Self507 |
| ↑↑↑ | 9 | |   | Self-Consciousness508 |
| ↑↑↑ | 9 | |   | Semantics509 |
| ↑↑↑ | 9 | |   | Ship of Theseus510 |
| ↑↑↑ | 9 | |   | Siliconisation511 |
| ↑↑↑ | 9 | |   | Similarity512 |
| ↑↑↑ | 9 | |   | Simple View513 |
| ↑↑↑ | 9 | |   | Sleep514 |
| ↑↑↑ | 9 | |   | Society515 |
| ↑↑↑ | 9 | |   | Sorites516 |
| ↑↑↑ | 9 | |   | Sortals517 |
| ↑↑↑ | 9 | |   | Soul Criterion518 |
| ↑↑↑ | 9 | |   | Souls519 |
| ↑↑↑ | 9 | , 1 |   | Statue and the Clay520 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Substance521 |
| ↑↑↑ | 9 | |   | Supervenience522 |
| ↑↑↑ | 9 | |   | Survival523 |
| ↑↑↑ | 9 | |   | Taking Persons Seriously524 |
| ↑↑↑ | 9 | |   | Teletransportation525 |
| ↑↑↑ | 9 | |   | Temporary Intrinsics526 |
| ↑↑↑ | 9 | |   | Thinking Animal Argument527 |
| ↑↑↑ | 9 | |   | Thisness (Haecceity)528 |
| ↑↑↑ | 9 | |   | Thought Experiments529 |
| ↑↑↑ | 9 | , 1 |   | Tibbles the Cat530 |
| ↑↑↑ | 9 | , 2 |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Time531 |
| ↑↑↑ | 9 | |   | Time Travel532 |
| ↑↑↑ | 9 | |   | Transhumanism533 |
| ↑↑↑ | 9 | |   | Transplants534 |
| ↑↑↑ | 9 | |   | Twinning535 |
| ↑↑↑ | 9 | |   | Unity of the Person536 |
| ↑↑↑ | 9 | |   | Universals537 |
| ↑↑↑ | 9 | |   | Uploading538 |
| ↑↑↑ | 9 | |   | Vague Identity539 |
| ↑↑↑ | 9 | |   | Vagueness540 |
| ↑↑↑ | 9 | |   | Wantons541 |
| ↑↑↑ | 9 | |   | What are We?542 |
| ↑↑↑ | 9 | |   | What Matters543 |
| ↑↑↑ | 9 | |   | Wiggins544 |
| ↑↑↑ | 9 | |   | Wittgenstein545 |
| ↑↑↑ | 9 | |   | Zombies546 |
| ↑↑↑ | 9 | |   | Zygote547 |
| ↑↑↑ | 11 | |   | PID Note, Book & Paper Usage548 |
| ↑↑↑ | 12 | |   | PDFs Available on Local Website549 |
| Functor_23 | 1 | |   | Website Generator Documentation - Cross-Referencing550 |
| ↑↑↑ | 2 | |   | ↑↑↑ |
| ↑↑↑ | 3 | |   | ↑↑↑ |
| ↑↑↑ | 4 | |   | Status: Priority Task List (2022 - May)551 |
| ↑↑↑ | 4 | |   | Status: Summary (2022 - March)552 |
| ↑↑↑ | 4 | |   | Status: Web-Tools (2022 - March)553 |
| ↑↑↑ | 4 | |   | Website - Outstanding Developments (2022 - May)554 |
| ↑↑↑ | 4 | |   | ↑↑↑ |
| ↑↑↑ | 4 | |   | Website Generator Documentation - Cross-Referencing555 |
| ↑↑↑ | 5 | |   | ↑↑↑ |
| ↑↑↑ | 6 | |   | ↑↑↑ |
| ↑↑↑ | 7 | |   | ↑↑↑ |
| ↑↑↑ | 8 | |   | ↑↑↑ |
| ↑↑↑ | 9 | |   | Status: Oboe Practice (2022 - May)556 |
| ↑↑↑ | 10 | |   | Website Generator Documentation - Auto-Reference Notes557 |
| ↑↑↑ | 11 | |   | Website Generator Documentation - Visitor Stats558 |
| ↑↑↑ | 12 | |   | ↑↑↑ |
| ↑↑↑ | 13 | |   | ↑↑↑ |
| ↑↑↑ | 14 | | Yes | Status: Priority Task List (2022 - May)559 |
| ↑↑↑ | 14 | | Yes | Status: Summary (2022 - March)560 |
| ↑↑↑ | 14 | | Yes | Status: Web-Tools (2022 - March)561 |
| ↑↑↑ | 14 | | Yes | Website - Outstanding Developments (2022 - May)562 |
| ↑↑↑ | 14 | | Yes | ↑↑↑ |
| ↑↑↑ | 15 | 1 | Yes | Brief Thoughts on Language & Languages563 |
| ↑↑↑ | 15 | 2 |   | ↑↑↑ |
| ↑↑↑ | 16 | |   | Thesis - Chapter 01 (Introduction)564 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 02 (What are We?)565 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 03 (What is a Person?)566 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 04 (Basic Metaphysical Issues)567 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 05 (Persistence and Time)568 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 06 (Animalism and Arguments for It)569 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)570 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 08 (Arguments against Animalism)571 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 09 (Arguments against the Constitution View)572 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 10 (Thought Experiments)573 |
| ↑↑↑ | 16 | |   | Thesis - Chapter 11 (Resurrection)574 |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 01 (Introduction)575 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 02 (What are We?)576 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Read |   | Thesis - Chapter 03 (What is a Person?)577 |
| ↑↑↑ | 17 | Unread |   | ↑↑↑ |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 04 (Basic Metaphysical Issues)578 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 05 (Persistence and Time)579 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 06 (Animalism and Arguments for It)580 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Read |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)581 |
| ↑↑↑ | 17 | Unread |   | ↑↑↑ |
| ↑↑↑ | 17 | Read |   | Thesis - Chapter 08 (Arguments against Animalism)582 |
| ↑↑↑ | 17 | Unread |   | ↑↑↑ |
| ↑↑↑ | 17 | Read |   | Thesis - Chapter 09 (Arguments against the Constitution View)583 |
| ↑↑↑ | 17 | Unread |   | ↑↑↑ |
| ↑↑↑ | 17 | Unread |   | Thesis - Chapter 10 (Thought Experiments)584 |
| ↑↑↑ | 17 | Read |   | ↑↑↑ |
| ↑↑↑ | 17 | Read |   | Thesis - Chapter 11 (Resurrection)585 |
| ↑↑↑ | 17 | Unread |   | ↑↑↑ |
| ↑↑↑ | 20 | |   | Status: Thesis Dashboard (2022: May)586 |
| ↑↑↑ | 21 | 12 |   | PDFs Available on Local Website587 |
| ↑↑↑ | 21 | 8 |   | PID Note, Book & Paper Usage588 |
| ↑↑↑ | 21 | 7 |   | ↑↑↑ |
| ↑↑↑ | 21 | 6 |   | ↑↑↑ |
| ↑↑↑ | 21 | 14 |   | ↑↑↑ |
| ↑↑↑ | 21 | 5 |   | ↑↑↑ |
| ↑↑↑ | 21 | 3 |   | ↑↑↑ |
| ↑↑↑ | 21 | 12 |   | ↑↑↑ |
| ↑↑↑ | 21 | 2 |   | ↑↑↑ |
| ↑↑↑ | 21 | 1 |   | ↑↑↑ |
| ↑↑↑ | 21 | 4 |   | ↑↑↑ |
| ↑↑↑ | 21 | 15 |   | ↑↑↑ |
| ↑↑↑ | 21 | 10 |   | ↑↑↑ |
| ↑↑↑ | 21 | 9 |   | ↑↑↑ |
| ↑↑↑ | 21 | 16 |   | ↑↑↑ |
| ↑↑↑ | 21 | 11 |   | ↑↑↑ |
| ↑↑↑ | 21 | 13 |   | ↑↑↑ |
| ↑↑↑ | 22 | |   | Abortion589 |
| ↑↑↑ | 22 | |   | Androids590 |
| ↑↑↑ | 22 | |   | Animal Rights591 |
| ↑↑↑ | 22 | |   | Animalism592 |
| ↑↑↑ | 22 | |   | Animalism - Arguments For593 |
| ↑↑↑ | 22 | |   | Animalism - Objections594 |
| ↑↑↑ | 22 | |   | Animals595 |
| ↑↑↑ | 22 | |   | Animation596 |
| ↑↑↑ | 22 | |   | Artifacts597 |
| ↑↑↑ | 22 | |   | Baker598 |
| ↑↑↑ | 22 | |   | Biological Criterion599 |
| ↑↑↑ | 22 | |   | Biological View600 |
| ↑↑↑ | 22 | |   | Bodily Continuity601 |
| ↑↑↑ | 22 | |   | Body602 |
| ↑↑↑ | 22 | |   | Body Criterion603 |
| ↑↑↑ | 22 | |   | Brain604 |
| ↑↑↑ | 22 | |   | Brain Criterion605 |
| ↑↑↑ | 22 | |   | Brain Death606 |
| ↑↑↑ | 22 | |   | Brain State Transfer607 |
| ↑↑↑ | 22 | |   | Brain Transplants608 |
| ↑↑↑ | 22 | |   | Brains in Vats609 |
| ↑↑↑ | 22 | |   | Buddhism610 |
| ↑↑↑ | 22 | |   | Bundle Theories611 |
| ↑↑↑ | 22 | |   | Cartesian Ego612 |
| ↑↑↑ | 22 | |   | Causality613 |
| ↑↑↑ | 22 | |   | Cerebrum614 |
| ↑↑↑ | 22 | |   | Change615 |
| ↑↑↑ | 22 | |   | ↑↑↑ |
| ↑↑↑ | 22 | |   | Chimera616 |
| ↑↑↑ | 22 | |   | Christian Materialism617 |
| ↑↑↑ | 22 | |   | Clinical Observations618 |
| ↑↑↑ | 22 | |   | Clones619 |
| ↑↑↑ | 22 | |   | Closest Continuer620 |
| ↑↑↑ | 22 | |   | Coincidence621 |
| ↑↑↑ | 22 | |   | Commissurotomy622 |
| ↑↑↑ | 22 | |   | Computers623 |
| ↑↑↑ | 22 | |   | Concepts624 |
| ↑↑↑ | 22 | |   | Connectedness vs Continuity625 |
| ↑↑↑ | 22 | |   | Consciousness626 |
| ↑↑↑ | 22 | |   | Constitution627 |
| ↑↑↑ | 22 | |   | Constitution View628 |
| ↑↑↑ | 22 | |   | Constitution View - Objections629 |
| ↑↑↑ | 22 | |   | Contingent Identity630 |
| ↑↑↑ | 22 | |   | Continuity631 |
| ↑↑↑ | 22 | |   | Convention632 |
| ↑↑↑ | 22 | |   | Corpses633 |
| ↑↑↑ | 22 | |   | Counting Persons634 |
| ↑↑↑ | 22 | |   | Criteria of Identity635 |
| ↑↑↑ | 22 | |   | Cyborgs636 |
| ↑↑↑ | 22 | |   | Death637 |
| ↑↑↑ | 22 | |   | Degrees of Personhood638 |
| ↑↑↑ | 22 | |   | Descartes639 |
| ↑↑↑ | 22 | |   | Dicephalus640 |
| ↑↑↑ | 22 | |   | Dion and Theon641 |
| ↑↑↑ | 22 | |   | Disembodied Existence642 |
| ↑↑↑ | 22 | |   | Dualism643 |
| ↑↑↑ | 22 | |   | Duplication644 |
| ↑↑↑ | 22 | |   | Embryo645 |
| ↑↑↑ | 22 | |   | Endurantism646 |
| ↑↑↑ | 22 | |   | Essentialism647 |
| ↑↑↑ | 22 | |   | Evolution648 |
| ↑↑↑ | 22 | |   | Exdurantism649 |
| ↑↑↑ | 22 | |   | Existence650 |
| ↑↑↑ | 22 | |   | Explanation651 |
| ↑↑↑ | 22 | |   | Fetuses652 |
| ↑↑↑ | 22 | |   | Fiction653 |
| ↑↑↑ | 22 | |   | First-Person Perspective654 |
| ↑↑↑ | 22 | |   | Fission655 |
| ↑↑↑ | 22 | |   | Forensic Property656 |
| ↑↑↑ | 22 | |   | Free Will657 |
| ↑↑↑ | 22 | |   | Functionalism658 |
| ↑↑↑ | 22 | |   | Fusion659 |
| ↑↑↑ | 22 | |   | Future Great Pain Test660 |
| ↑↑↑ | 22 | |   | General Surveys661 |
| ↑↑↑ | 22 | |   | Genetics662 |
| ↑↑↑ | 22 | |   | Hylomorphism663 |
| ↑↑↑ | 22 | |   | Individual664 |
| ↑↑↑ | 22 | |   | Kinds665 |
| ↑↑↑ | 22 | |   | Locke666 |
| ↑↑↑ | 22 | |   | Logic of Identity667 |
| ↑↑↑ | 22 | |   | Mereology668 |
| ↑↑↑ | 22 | |   | Modality669 |
| ↑↑↑ | 22 | |   | Narrative Identity670 |
| ↑↑↑ | 22 | |   | Natural Kinds671 |
| ↑↑↑ | 22 | |   | Naturalism672 |
| ↑↑↑ | 22 | |   | Ontology673 |
| ↑↑↑ | 22 | |   | Parfit674 |
| ↑↑↑ | 22 | |   | Perdurantism675 |
| ↑↑↑ | 22 | |   | Persistence676 |
| ↑↑↑ | 22 | |   | Person677 |
| ↑↑↑ | 22 | |   | Physical Continuity678 |
| ↑↑↑ | 22 | |   | Physicalism679 |
| ↑↑↑ | 22 | |   | Problem of the Many680 |
| ↑↑↑ | 22 | |   | Process Metaphysics681 |
| ↑↑↑ | 22 | |   | Properties682 |
| ↑↑↑ | 22 | |   | Psychological Continuity683 |
| ↑↑↑ | 22 | |   | Psychological Continuity - Forward684 |
| ↑↑↑ | 22 | |   | Psychological View685 |
| ↑↑↑ | 22 | |   | Reductionism686 |
| ↑↑↑ | 22 | |   | Relative Identity687 |
| ↑↑↑ | 22 | |   | Religion688 |
| ↑↑↑ | 22 | |   | Self689 |
| ↑↑↑ | 22 | |   | Sortals690 |
| ↑↑↑ | 22 | |   | Souls691 |
| ↑↑↑ | 22 | |   | Statue and the Clay692 |
| ↑↑↑ | 22 | |   | Substance693 |
| ↑↑↑ | 22 | |   | Thought Experiments694 |
| ↑↑↑ | 22 | |   | Tibbles the Cat695 |
| ↑↑↑ | 22 | |   | Time696 |
| ↑↑↑ | 22 | |   | Transhumanism697 |
| ↑↑↑ | 22 | |   | Vague Identity698 |
| ↑↑↑ | 22 | |   | What are We?699 |
| ↑↑↑ | 22 | |   | Wittgenstein700 |
| ↑↑↑ | 23 | 2 |   | Theo Todman's Philosophy Page701 |
| ↑↑↑ | 23 | 1 |   | ↑↑↑ |
| Functor_24 | 1 | 4, General Surveys |   | General Surveys702 |
| ↑↑↑ | 1 | 4 |   | Thesis - Chapter 01 (Introduction)703 |
| ↑↑↑ | 2 | 4, General Surveys |   | Locke704 |
| ↑↑↑ | 2 | 4 |   | Thesis - Chapter 01 (Introduction)705 |
| ↑↑↑ | 3 | 4, General Surveys |   | Forensic Property706 |
| ↑↑↑ | 3 | 4 |   | Thesis - Chapter 01 (Introduction)707 |
| ↑↑↑ | 5 | 4 |   | Abortion708 |
| ↑↑↑ | 5 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)709 |
| ↑↑↑ | 6 | 4 |   | Androids710 |
| ↑↑↑ | 6 | 4 |   | Thesis - Chapter 10 (Thought Experiments)711 |
| ↑↑↑ | 7 | 4 |   | Animal Rights712 |
| ↑↑↑ | 7 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)713 |
| ↑↑↑ | 8 | 4 |   | Animalism714 |
| ↑↑↑ | 8 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)715 |
| ↑↑↑ | 9 | 4 |   | Animalism - Arguments For716 |
| ↑↑↑ | 9 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)717 |
| ↑↑↑ | 10 | 4 |   | Animalism - Objections718 |
| ↑↑↑ | 10 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)719 |
| ↑↑↑ | 11 | 4 |   | Animalists720 |
| ↑↑↑ | 11 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)721 |
| ↑↑↑ | 12 | 4 |   | Animals722 |
| ↑↑↑ | 12 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)723 |
| ↑↑↑ | 13 | 4 |   | Animation724 |
| ↑↑↑ | 13 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)725 |
| ↑↑↑ | 14 | 4 |   | Artifacts726 |
| ↑↑↑ | 14 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)727 |
| ↑↑↑ | 16 | 4 |   | Baker728 |
| ↑↑↑ | 16 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)729 |
| ↑↑↑ | 17 | 4 |   | Biological Criterion730 |
| ↑↑↑ | 17 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)731 |
| ↑↑↑ | 18 | 4 |   | Biological View732 |
| ↑↑↑ | 18 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)733 |
| ↑↑↑ | 19 | 4 |   | Bodily Continuity734 |
| ↑↑↑ | 19 | 4 |   | Thesis - Chapter 02 (What are We?)735 |
| ↑↑↑ | 20 | 4, General Surveys |   | Body736 |
| ↑↑↑ | 20 | 4 |   | Thesis - Chapter 02 (What are We?)737 |
| ↑↑↑ | 21 | 4 |   | Body Criterion738 |
| ↑↑↑ | 21 | 4 |   | Thesis - Chapter 02 (What are We?)739 |
| ↑↑↑ | 22 | 4 |   | Brain740 |
| ↑↑↑ | 22 | 4 |   | Thesis - Chapter 02 (What are We?)741 |
| ↑↑↑ | 23 | 4 |   | Brain Criterion742 |
| ↑↑↑ | 23 | 4 |   | Thesis - Chapter 02 (What are We?)743 |
| ↑↑↑ | 24 | 4 |   | Brain Death744 |
| ↑↑↑ | 24 | 4 |   | Thesis - Chapter 02 (What are We?)745 |
| ↑↑↑ | 25 | 4 |   | Brain State Transfer746 |
| ↑↑↑ | 25 | 4 |   | Thesis - Chapter 10 (Thought Experiments)747 |
| ↑↑↑ | 26 | 4 |   | Brain Transplants748 |
| ↑↑↑ | 26 | 4 |   | Thesis - Chapter 10 (Thought Experiments)749 |
| ↑↑↑ | 27 | 4 |   | Brains in Vats750 |
| ↑↑↑ | 27 | 4 |   | Thesis - Chapter 02 (What are We?)751 |
| ↑↑↑ | 28 | 4 |   | Buddhism752 |
| ↑↑↑ | 28 | 4 |   | Thesis - Chapter 02 (What are We?)753 |
| ↑↑↑ | 29 | 4 |   | Bundle Theories754 |
| ↑↑↑ | 29 | 4 |   | Thesis - Chapter 02 (What are We?)755 |
| ↑↑↑ | 30 | 4 |   | Cartesian Ego756 |
| ↑↑↑ | 30 | 4 |   | Thesis - Chapter 02 (What are We?)757 |
| ↑↑↑ | 31 | 4 |   | Causality758 |
| ↑↑↑ | 31 | 4 |   | Thesis - Chapter 05 (Persistence and Time)759 |
| ↑↑↑ | 32 | 4 |   | Cerebrum760 |
| ↑↑↑ | 32 | 4 |   | Thesis - Chapter 02 (What are We?)761 |
| ↑↑↑ | 33 | 4 |   | Change762 |
| ↑↑↑ | 33 | 4 |   | Thesis - Chapter 05 (Persistence and Time)763 |
| ↑↑↑ | 34 | 4 |   | Chimera764 |
| ↑↑↑ | 34 | 4 |   | Thesis - Chapter 10 (Thought Experiments)765 |
| ↑↑↑ | 35 | 4 |   | Christian Materialism766 |
| ↑↑↑ | 35 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)767 |
| ↑↑↑ | 36 | 4 |   | Clinical Observations768 |
| ↑↑↑ | 36 | 4 |   | Thesis - Chapter 10 (Thought Experiments)769 |
| ↑↑↑ | 37 | 4 |   | Clones770 |
| ↑↑↑ | 37 | 4 |   | Thesis - Chapter 10 (Thought Experiments)771 |
| ↑↑↑ | 38 | 4 |   | Closest Continuer772 |
| ↑↑↑ | 38 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)773 |
| ↑↑↑ | 39 | 4 |   | Coincidence774 |
| ↑↑↑ | 39 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)775 |
| ↑↑↑ | 40 | 4 |   | Commissurotomy776 |
| ↑↑↑ | 40 | 4 |   | Thesis - Chapter 10 (Thought Experiments)777 |
| ↑↑↑ | 41 | 4 |   | Computers778 |
| ↑↑↑ | 41 | 4 |   | Thesis - Chapter 10 (Thought Experiments)779 |
| ↑↑↑ | 42 | 4 |   | Concepts780 |
| ↑↑↑ | 42 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)781 |
| ↑↑↑ | 43 | 4 |   | Connectedness vs Continuity782 |
| ↑↑↑ | 43 | 4 |   | Thesis - Chapter 05 (Persistence and Time)783 |
| ↑↑↑ | 44 | 4 |   | Consciousness784 |
| ↑↑↑ | 44 | 4 |   | Thesis - Chapter 02 (What are We?)785 |
| ↑↑↑ | 45 | 4 |   | Constitution786 |
| ↑↑↑ | 45 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)787 |
| ↑↑↑ | 46 | 4 |   | Constitution View788 |
| ↑↑↑ | 46 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)789 |
| ↑↑↑ | 47 | 4 |   | Constitution View - Objections790 |
| ↑↑↑ | 47 | 4 |   | Thesis - Chapter 09 (Arguments against the Constitution View)791 |
| ↑↑↑ | 48 | 4 |   | Contingent Identity792 |
| ↑↑↑ | 48 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)793 |
| ↑↑↑ | 49 | 4 |   | Continuity794 |
| ↑↑↑ | 49 | 4 |   | Thesis - Chapter 05 (Persistence and Time)795 |
| ↑↑↑ | 50 | 4 |   | Convention796 |
| ↑↑↑ | 50 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)797 |
| ↑↑↑ | 51 | 4 |   | Corpses798 |
| ↑↑↑ | 51 | 4 |   | Thesis - Chapter 11 (Resurrection)799 |
| ↑↑↑ | 52 | 4 |   | Counting Persons800 |
| ↑↑↑ | 52 | 4 |   | Thesis - Chapter 03 (What is a Person?)801 |
| ↑↑↑ | 53 | 4 |   | Criteria of Identity802 |
| ↑↑↑ | 53 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)803 |
| ↑↑↑ | 54 | 4 |   | Cyborgs804 |
| ↑↑↑ | 54 | 4 |   | Thesis - Chapter 10 (Thought Experiments)805 |
| ↑↑↑ | 55 | 4 |   | Death806 |
| ↑↑↑ | 55 | 4 |   | Thesis - Chapter 11 (Resurrection)807 |
| ↑↑↑ | 56 | 4 |   | Degrees of Personhood808 |
| ↑↑↑ | 56 | 4 |   | Thesis - Chapter 03 (What is a Person?)809 |
| ↑↑↑ | 57 | 4 |   | Descartes810 |
| ↑↑↑ | 57 | 4 |   | Thesis - Chapter 01 (Introduction)811 |
| ↑↑↑ | 58 | 4 |   | Dicephalus812 |
| ↑↑↑ | 58 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)813 |
| ↑↑↑ | 59 | 4 |   | Dion and Theon814 |
| ↑↑↑ | 59 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)815 |
| ↑↑↑ | 60 | 4 |   | Disembodied Existence816 |
| ↑↑↑ | 60 | 4 |   | Thesis - Chapter 11 (Resurrection)817 |
| ↑↑↑ | 61 | 4 |   | Dualism818 |
| ↑↑↑ | 61 | 4 |   | Thesis - Chapter 02 (What are We?)819 |
| ↑↑↑ | 62 | 4 |   | Duplication820 |
| ↑↑↑ | 62 | 4 |   | Thesis - Chapter 10 (Thought Experiments)821 |
| ↑↑↑ | 63 | 4 |   | Embryo822 |
| ↑↑↑ | 63 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)823 |
| ↑↑↑ | 64 | 4 |   | Endurantism824 |
| ↑↑↑ | 64 | 4 |   | Thesis - Chapter 05 (Persistence and Time)825 |
| ↑↑↑ | 65 | 4 |   | Essentialism826 |
| ↑↑↑ | 65 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)827 |
| ↑↑↑ | 66 | 4 |   | Evolution828 |
| ↑↑↑ | 66 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)829 |
| ↑↑↑ | 67 | 4 |   | Exdurantism830 |
| ↑↑↑ | 67 | 4 |   | Thesis - Chapter 05 (Persistence and Time)831 |
| ↑↑↑ | 68 | 4 |   | Existence832 |
| ↑↑↑ | 68 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)833 |
| ↑↑↑ | 69 | 4 |   | Explanation834 |
| ↑↑↑ | 69 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)835 |
| ↑↑↑ | 70 | 4 |   | Fetuses836 |
| ↑↑↑ | 70 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)837 |
| ↑↑↑ | 71 | 4 |   | Fiction838 |
| ↑↑↑ | 71 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)839 |
| ↑↑↑ | 72 | 4 |   | First-Person Perspective840 |
| ↑↑↑ | 72 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)841 |
| ↑↑↑ | 73 | 4 |   | Fission842 |
| ↑↑↑ | 73 | 4 |   | Thesis - Chapter 10 (Thought Experiments)843 |
| ↑↑↑ | 75 | 4 |   | Free Will844 |
| ↑↑↑ | 75 | 4 |   | Thesis - Chapter 03 (What is a Person?)845 |
| ↑↑↑ | 76 | 4 |   | Functionalism846 |
| ↑↑↑ | 76 | 4 |   | Thesis - Chapter 02 (What are We?)847 |
| ↑↑↑ | 77 | 4 |   | Fusion848 |
| ↑↑↑ | 77 | 4 |   | Thesis - Chapter 10 (Thought Experiments)849 |
| ↑↑↑ | 78 | 4 |   | Future Great Pain Test850 |
| ↑↑↑ | 78 | 4 |   | Thesis - Chapter 10 (Thought Experiments)851 |
| ↑↑↑ | 80 | 4 |   | Genetics852 |
| ↑↑↑ | 80 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)853 |
| ↑↑↑ | 81 | 4 |   | Holes & Smiles854 |
| ↑↑↑ | 81 | 4 |   | Thesis - Chapter 09 (Arguments against the Constitution View)855 |
| ↑↑↑ | 82 | 4 |   | Homo Sapiens856 |
| ↑↑↑ | 82 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)857 |
| ↑↑↑ | 83 | 4 |   | Human Animals858 |
| ↑↑↑ | 83 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)859 |
| ↑↑↑ | 84 | 4, General Surveys |   | Human Beings860 |
| ↑↑↑ | 84 | 4 |   | Thesis - Chapter 02 (What are We?)861 |
| ↑↑↑ | 85 | 4 |   | Human Persons862 |
| ↑↑↑ | 85 | 4 |   | Thesis - Chapter 03 (What is a Person?)863 |
| ↑↑↑ | 86 | 4 |   | Hume864 |
| ↑↑↑ | 86 | 4 |   | Thesis - Chapter 02 (What are We?)865 |
| ↑↑↑ | 87 | 4 |   | Hybrid Theories866 |
| ↑↑↑ | 87 | 4 |   | Thesis - Chapter 02 (What are We?)867 |
| ↑↑↑ | 88 | 4 |   | Hylomorphism868 |
| ↑↑↑ | 88 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)869 |
| ↑↑↑ | 89 | 4 |   | I870 |
| ↑↑↑ | 89 | 4 |   | Thesis - Chapter 02 (What are We?)871 |
| ↑↑↑ | 90 | 4 |   | Immortality872 |
| ↑↑↑ | 90 | 4 |   | Thesis - Chapter 11 (Resurrection)873 |
| ↑↑↑ | 91 | 4 |   | Indeterminate Identity874 |
| ↑↑↑ | 91 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)875 |
| ↑↑↑ | 92 | 4 |   | Individual876 |
| ↑↑↑ | 92 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)877 |
| ↑↑↑ | 93 | 4 |   | Information878 |
| ↑↑↑ | 93 | 4 |   | Thesis - Chapter 02 (What are We?)879 |
| ↑↑↑ | 94 | 4 |   | Intelligence880 |
| ↑↑↑ | 94 | 4 |   | Thesis - Chapter 03 (What is a Person?)881 |
| ↑↑↑ | 95 | 4 |   | Intermittent Objects882 |
| ↑↑↑ | 95 | 4 |   | Thesis - Chapter 05 (Persistence and Time)883 |
| ↑↑↑ | 96 | 4 |   | Interregnum884 |
| ↑↑↑ | 96 | 4 |   | Thesis - Chapter 11 (Resurrection)885 |
| ↑↑↑ | 97 | 4 |   | Intuition886 |
| ↑↑↑ | 97 | 4 |   | Thesis - Chapter 10 (Thought Experiments)887 |
| ↑↑↑ | 98 | 4 |   | Ivan Ilych888 |
| ↑↑↑ | 98 | 4 |   | Thesis - Chapter 11 (Resurrection)889 |
| ↑↑↑ | 99 | 4 |   | Thesis - Chapter 01 (Introduction)890 |
| ↑↑↑ | 100 | 4 |   | Kinds891 |
| ↑↑↑ | 100 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)892 |
| ↑↑↑ | 101 | 4 |   | Language of Thought893 |
| ↑↑↑ | 101 | 4 |   | Thesis - Chapter 03 (What is a Person?)894 |
| ↑↑↑ | 102 | 4 |   | Leibniz895 |
| ↑↑↑ | 102 | 4 |   | Thesis - Chapter 01 (Introduction)896 |
| ↑↑↑ | 103 | 4 |   | Lewis897 |
| ↑↑↑ | 103 | 4 |   | Thesis - Chapter 01 (Introduction)898 |
| ↑↑↑ | 104 | 4 |   | Life899 |
| ↑↑↑ | 104 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)900 |
| ↑↑↑ | 105 | 4 |   | Life After Death901 |
| ↑↑↑ | 105 | 4 |   | Thesis - Chapter 11 (Resurrection)902 |
| ↑↑↑ | 107 | 4 |   | Logic of Identity903 |
| ↑↑↑ | 107 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)904 |
| ↑↑↑ | 108 | 4 |   | Makropulos Case905 |
| ↑↑↑ | 108 | 4 |   | Thesis - Chapter 11 (Resurrection)906 |
| ↑↑↑ | 109 | 4 |   | Matter907 |
| ↑↑↑ | 109 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)908 |
| ↑↑↑ | 110 | 4 |   | Memory909 |
| ↑↑↑ | 110 | 4 |   | Thesis - Chapter 01 (Introduction)910 |
| ↑↑↑ | 111 | 4 |   | Mereology911 |
| ↑↑↑ | 111 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)912 |
| ↑↑↑ | 112 | 4 |   | Metamorphosis913 |
| ↑↑↑ | 112 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)914 |
| ↑↑↑ | 113 | 4 |   | Metaphysics915 |
| ↑↑↑ | 113 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)916 |
| ↑↑↑ | 114 | 4 |   | Methuselah917 |
| ↑↑↑ | 114 | 4 |   | Thesis - Chapter 01 (Introduction)918 |
| ↑↑↑ | 115 | 4 |   | Mind919 |
| ↑↑↑ | 115 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)920 |
| ↑↑↑ | 116 | 4 |   | Modality921 |
| ↑↑↑ | 116 | 4 |   | Thesis - Chapter 05 (Persistence and Time)922 |
| ↑↑↑ | 117 | 4 |   | Multiple Personality Disorder923 |
| ↑↑↑ | 117 | 4 |   | Thesis - Chapter 10 (Thought Experiments)924 |
| ↑↑↑ | 118 | 4 |   | Narrative Identity925 |
| ↑↑↑ | 118 | 4 |   | Thesis - Chapter 02 (What are We?)926 |
| ↑↑↑ | 119 | 4 |   | Natural Kinds927 |
| ↑↑↑ | 119 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)928 |
| ↑↑↑ | 120 | 4 |   | Naturalism929 |
| ↑↑↑ | 120 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)930 |
| ↑↑↑ | 121 | 4 |   | Near Death Experiences931 |
| ↑↑↑ | 121 | 4 |   | Thesis - Chapter 11 (Resurrection)932 |
| ↑↑↑ | 122 | 4 |   | Nihilism933 |
| ↑↑↑ | 122 | 4 |   | Thesis - Chapter 02 (What are We?)934 |
| ↑↑↑ | 123 | 4 |   | Non-Human Persons935 |
| ↑↑↑ | 123 | 4 |   | Thesis - Chapter 03 (What is a Person?)936 |
| ↑↑↑ | 125 | 4 |   | Numerical Identity937 |
| ↑↑↑ | 125 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)938 |
| ↑↑↑ | 126 | 4 |   | Occasional Identity939 |
| ↑↑↑ | 126 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)940 |
| ↑↑↑ | 127 | 4 |   | Olson941 |
| ↑↑↑ | 127 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)942 |
| ↑↑↑ | 128 | 4 |   | Only 'X' and 'Y' Principle943 |
| ↑↑↑ | 128 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)944 |
| ↑↑↑ | 129 | 4 |   | Ontology945 |
| ↑↑↑ | 129 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)946 |
| ↑↑↑ | 130 | 4 |   | Organisms947 |
| ↑↑↑ | 130 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)948 |
| ↑↑↑ | 131 | 4 |   | Origins949 |
| ↑↑↑ | 131 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)950 |
| ↑↑↑ | 132 | 4 |   | Out of Body Experiences951 |
| ↑↑↑ | 132 | 4 |   | Thesis - Chapter 11 (Resurrection)952 |
| ↑↑↑ | 133 | 4 |   | Parfit953 |
| ↑↑↑ | 133 | 4 |   | Thesis - Chapter 01 (Introduction)954 |
| ↑↑↑ | 134 | 4 |   | Partial Identity955 |
| ↑↑↑ | 134 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)956 |
| ↑↑↑ | 136 | 4 |   | Perdurantism957 |
| ↑↑↑ | 136 | 4 |   | Thesis - Chapter 05 (Persistence and Time)958 |
| ↑↑↑ | 137 | 4 |   | Persistence959 |
| ↑↑↑ | 137 | 4 |   | Thesis - Chapter 05 (Persistence and Time)960 |
| ↑↑↑ | 138 | 4 |   | Persistence Criteria961 |
| ↑↑↑ | 138 | 4 |   | Thesis - Chapter 05 (Persistence and Time)962 |
| ↑↑↑ | 139 | 4 |   | Persistent Vegetative State963 |
| ↑↑↑ | 139 | 4 |   | Thesis - Chapter 11 (Resurrection)964 |
| ↑↑↑ | 140 | 4 |   | Person965 |
| ↑↑↑ | 140 | 4 |   | Thesis - Chapter 03 (What is a Person?)966 |
| ↑↑↑ | 141 | 4 |   | Personality967 |
| ↑↑↑ | 141 | 4 |   | Thesis - Chapter 03 (What is a Person?)968 |
| ↑↑↑ | 142 | 4 |   | Personite969 |
| ↑↑↑ | 142 | 4 |   | Thesis - Chapter 03 (What is a Person?)970 |
| ↑↑↑ | 143 | 4 |   | Phase Sortals971 |
| ↑↑↑ | 143 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)972 |
| ↑↑↑ | 144 | 4 |   | Physical Continuity973 |
| ↑↑↑ | 144 | 4 |   | Thesis - Chapter 05 (Persistence and Time)974 |
| ↑↑↑ | 145 | 4 |   | Physicalism975 |
| ↑↑↑ | 145 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)976 |
| ↑↑↑ | 147 | 4 |   | Plants977 |
| ↑↑↑ | 147 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)978 |
| ↑↑↑ | 149 | 4 |   | Pregnancy979 |
| ↑↑↑ | 149 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)980 |
| ↑↑↑ | 150 | 4 |   | Probability981 |
| ↑↑↑ | 150 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)982 |
| ↑↑↑ | 151 | 4 |   | Problem of the Many983 |
| ↑↑↑ | 151 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)984 |
| ↑↑↑ | 152 | 4 |   | Process Metaphysics985 |
| ↑↑↑ | 152 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)986 |
| ↑↑↑ | 153 | 4 |   | Properties987 |
| ↑↑↑ | 153 | 4 |   | Thesis - Chapter 05 (Persistence and Time)988 |
| ↑↑↑ | 154 | 4 |   | Psychological Continuity989 |
| ↑↑↑ | 154 | 4 |   | Thesis - Chapter 01 (Introduction)990 |
| ↑↑↑ | 155 | 4 |   | Psychological Continuity - Forward991 |
| ↑↑↑ | 155 | 4 |   | Thesis - Chapter 01 (Introduction)992 |
| ↑↑↑ | 156 | 4 |   | Psychological Criterion993 |
| ↑↑↑ | 156 | 4 |   | Thesis - Chapter 01 (Introduction)994 |
| ↑↑↑ | 157 | 4 |   | Psychological View995 |
| ↑↑↑ | 157 | 4 |   | Thesis - Chapter 01 (Introduction)996 |
| ↑↑↑ | 158 | 4, General Surveys |   | Psychology997 |
| ↑↑↑ | 158 | 4 |   | Thesis - Chapter 01 (Introduction)998 |
| ↑↑↑ | 159 | 4 |   | Psychopathology999 |
| ↑↑↑ | 159 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1000 |
| ↑↑↑ | 160 | 4 |   | Quantum Mechanics1001 |
| ↑↑↑ | 160 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)1002 |
| ↑↑↑ | 161 | 4 |   | Quasi-Memory1003 |
| ↑↑↑ | 161 | 4 |   | Thesis - Chapter 01 (Introduction)1004 |
| ↑↑↑ | 162 | 4 |   | Race1005 |
| ↑↑↑ | 162 | 4 |   | Thesis - Chapter 02 (What are We?)1006 |
| ↑↑↑ | 163 | 4 |   | Reductionism1007 |
| ↑↑↑ | 163 | 4 |   | Thesis - Chapter 03 (What is a Person?)1008 |
| ↑↑↑ | 164 | 4 |   | Reduplication Objections1009 |
| ↑↑↑ | 164 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1010 |
| ↑↑↑ | 165 | 4 |   | Reincarnation1011 |
| ↑↑↑ | 165 | 4 |   | Thesis - Chapter 11 (Resurrection)1012 |
| ↑↑↑ | 166 | 4 |   | Relative Identity1013 |
| ↑↑↑ | 166 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1014 |
| ↑↑↑ | 167 | 4 |   | Religion1015 |
| ↑↑↑ | 167 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)1016 |
| ↑↑↑ | 168 | 4 |   | Replication1017 |
| ↑↑↑ | 168 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1018 |
| ↑↑↑ | 173 | 4 |   | Resurrection1019 |
| ↑↑↑ | 173 | 4 |   | Thesis - Chapter 11 (Resurrection)1020 |
| ↑↑↑ | 174 | 4 |   | Scattered Objects1021 |
| ↑↑↑ | 174 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1022 |
| ↑↑↑ | 175 | 4 |   | Self1023 |
| ↑↑↑ | 175 | 4 |   | Thesis - Chapter 02 (What are We?)1024 |
| ↑↑↑ | 176 | 4 |   | Self-Consciousness1025 |
| ↑↑↑ | 176 | 4 |   | Thesis - Chapter 02 (What are We?)1026 |
| ↑↑↑ | 177 | 4 |   | Semantics1027 |
| ↑↑↑ | 177 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1028 |
| ↑↑↑ | 178 | 4 |   | Ship of Theseus1029 |
| ↑↑↑ | 178 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)1030 |
| ↑↑↑ | 179 | 4 |   | Siliconisation1031 |
| ↑↑↑ | 179 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1032 |
| ↑↑↑ | 180 | 4 |   | Similarity1033 |
| ↑↑↑ | 180 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1034 |
| ↑↑↑ | 181 | 4 |   | Simple View1035 |
| ↑↑↑ | 181 | 4 |   | Thesis - Chapter 03 (What is a Person?)1036 |
| ↑↑↑ | 182 | 4 |   | Sleep1037 |
| ↑↑↑ | 182 | 4 |   | Thesis - Chapter 01 (Introduction)1038 |
| ↑↑↑ | 183 | 4 |   | Society1039 |
| ↑↑↑ | 183 | 4 |   | Thesis - Chapter 03 (What is a Person?)1040 |
| ↑↑↑ | 184 | 4 |   | Sorites1041 |
| ↑↑↑ | 184 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1042 |
| ↑↑↑ | 185 | 4 |   | Sortals1043 |
| ↑↑↑ | 185 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1044 |
| ↑↑↑ | 186 | 4 |   | Soul Criterion1045 |
| ↑↑↑ | 186 | 4 |   | Thesis - Chapter 02 (What are We?)1046 |
| ↑↑↑ | 187 | 4 |   | Souls1047 |
| ↑↑↑ | 187 | 4 |   | Thesis - Chapter 02 (What are We?)1048 |
| ↑↑↑ | 188 | 4 |   | Statue and the Clay1049 |
| ↑↑↑ | 188 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)1050 |
| ↑↑↑ | 189 | 4 |   | Substance1051 |
| ↑↑↑ | 189 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1052 |
| ↑↑↑ | 190 | 4 |   | Supervenience1053 |
| ↑↑↑ | 190 | 4 |   | Thesis - Chapter 02 (What are We?)1054 |
| ↑↑↑ | 191 | 4 |   | Survival1055 |
| ↑↑↑ | 191 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1056 |
| ↑↑↑ | 192 | 4 |   | Taking Persons Seriously1057 |
| ↑↑↑ | 192 | 4 |   | Thesis - Chapter 03 (What is a Person?)1058 |
| ↑↑↑ | 193 | 4 |   | Teletransportation1059 |
| ↑↑↑ | 193 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1060 |
| ↑↑↑ | 194 | 4 |   | Temporary Intrinsics1061 |
| ↑↑↑ | 194 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1062 |
| ↑↑↑ | 213 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)1063 |
| ↑↑↑ | 213 | 4 |   | Thinking Animal Argument1064 |
| ↑↑↑ | 214 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1065 |
| ↑↑↑ | 214 | 4 |   | Thisness (Haecceity)1066 |
| ↑↑↑ | 215 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1067 |
| ↑↑↑ | 215 | 4 |   | Thought Experiments1068 |
| ↑↑↑ | 216 | 4 |   | Thesis - Chapter 07 (The Constitution View and Arguments for It)1069 |
| ↑↑↑ | 216 | 4 |   | Tibbles the Cat1070 |
| ↑↑↑ | 217 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1071 |
| ↑↑↑ | 217 | 4 |   | Time1072 |
| ↑↑↑ | 218 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1073 |
| ↑↑↑ | 218 | 4 |   | Time Travel1074 |
| ↑↑↑ | 220 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1075 |
| ↑↑↑ | 220 | 4 |   | Transhumanism1076 |
| ↑↑↑ | 221 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1077 |
| ↑↑↑ | 221 | 4 |   | Transplants1078 |
| ↑↑↑ | 222 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1079 |
| ↑↑↑ | 222 | 4 |   | Twinning1080 |
| ↑↑↑ | 223 | 4 |   | Thesis - Chapter 03 (What is a Person?)1081 |
| ↑↑↑ | 223 | 4 |   | Unity of the Person1082 |
| ↑↑↑ | 224 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1083 |
| ↑↑↑ | 224 | 4 |   | Universals1084 |
| ↑↑↑ | 225 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1085 |
| ↑↑↑ | 225 | 4 |   | Uploading1086 |
| ↑↑↑ | 226 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1087 |
| ↑↑↑ | 226 | 4 |   | Vague Identity1088 |
| ↑↑↑ | 227 | 4 |   | Thesis - Chapter 04 (Basic Metaphysical Issues)1089 |
| ↑↑↑ | 227 | 4 |   | Vagueness1090 |
| ↑↑↑ | 228 | 4 |   | Thesis - Chapter 03 (What is a Person?)1091 |
| ↑↑↑ | 228 | 4 |   | Wantons1092 |
| ↑↑↑ | 229 | 4 |   | Thesis - Chapter 02 (What are We?)1093 |
| ↑↑↑ | 229 | 4 |   | What are We?1094 |
| ↑↑↑ | 230 | 4 |   | Thesis - Chapter 05 (Persistence and Time)1095 |
| ↑↑↑ | 230 | 4 |   | What Matters1096 |
| ↑↑↑ | 231 | 4 |   | Thesis - Chapter 06 (Animalism and Arguments for It)1097 |
| ↑↑↑ | 231 | 4 |   | Wiggins1098 |
| ↑↑↑ | 232 | 4 |   | Thesis - Chapter 01 (Introduction)1099 |
| ↑↑↑ | 234 | 4 |   | Thesis - Chapter 02 (What are We?)1100 |
| ↑↑↑ | 234 | 4 |   | Zombies1101 |
| ↑↑↑ | 235 | 4 |   | Thesis - Chapter 08 (Arguments against Animalism)1102 |
| ↑↑↑ | 235 | 4 |   | Zygote1103 |
| ↑↑↑ | 236 | 4 |   | Teletransportation1104 |
| ↑↑↑ | 236 | 4 |   | Thesis - Chapter 10 (Thought Experiments)1105 |
Appendix B: Functors by Notes → Created using Functor_21, Option 8, using query Functors_NbyF.
| Note | Functor | Option | Parameter | Embedded? |
| Abortion1106 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 5 | 4 |   |
| Aeon Papers1107 | Functor_18 | | |   |
| ↑↑↑ | Functor_19 | | |   |
| Androids1108 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 6 | 4 |   |
| Animal Rights1109 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 7 | 4 |   |
| Animalism1110 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 8 | 4 |   |
| Animalism - Arguments For1111 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 9 | 4 |   |
| Animalism - Objections1112 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 10 | 4 |   |
| Animalists1113 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 11 | 4 |   |
| Animals1114 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 12 | 4 |   |
| Animation1115 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 13 | 4 |   |
| Artifacts1116 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 14 | 4 |   |
| Baker1117 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 16 | 4 |   |
| Biological Criterion1118 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 17 | 4 |   |
| Biological View1119 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 18 | 4 |   |
| Bodily Continuity1120 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 19 | 4 |   |
| Body1121 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 20 | 4, General Surveys |   |
| Body Criterion1122 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 21 | 4 |   |
| Brain1123 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 22 | 4 |   |
| Brain Criterion1124 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 23 | 4 |   |
| Brain Death1125 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 24 | 4 |   |
| Brain State Transfer1126 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 25 | 4 |   |
| Brain Transplants1127 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 26 | 4 |   |
| Brains in Vats1128 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 27 | 4 |   |
| Brief Thoughts on Language & Languages1129 | Functor_21 | 11 | |   |
| ↑↑↑ | Functor_21 | 12 | |   |
| ↑↑↑ | Functor_21 | 13 | |   |
| ↑↑↑ | Functor_21 | 37 | |   |
| ↑↑↑ | Functor_23 | 15 | 1 | Yes |
| ↑↑↑ | Functor_23 | 15 | 2 |   |
| Buddhism1130 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 28 | 4 |   |
| Bundle Theories1131 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 29 | 4 |   |
| Cartesian Ego1132 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 30 | 4 |   |
| Causality1133 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 31 | 4 |   |
| Cerebrum1134 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 32 | 4 |   |
| Change1135 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 33 | 4 |   |
| Chimera1136 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 34 | 4 |   |
| Christian Materialism1137 | Functor_22 | 8 | CM| |   |
| ↑↑↑ | Functor_22 | 8 | CNM| |   |
| ↑↑↑ | Functor_22 | 9 | CNM| |   |
| ↑↑↑ | Functor_22 | 9 | CM| |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 35 | 4 |   |
| Clinical Observations1138 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 36 | 4 |   |
| Clones1139 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 37 | 4 |   |
| Closest Continuer1140 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 38 | 4 |   |
| Coincidence1141 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 39 | 4 |   |
| Commissurotomy1142 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 40 | 4 |   |
| Computers1143 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 41 | 4 |   |
| Concepts1144 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 42 | 4 |   |
| Connectedness vs Continuity1145 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 43 | 4 |   |
| Consciousness1146 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 44 | 4 |   |
| Constitution1147 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 45 | 4 |   |
| Constitution View1148 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 46 | 4 |   |
| Constitution View - Objections1149 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 47 | 4 |   |
| Contingent Identity1150 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 48 | 4 |   |
| Continuity1151 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 49 | 4 |   |
| Convention1152 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 50 | 4 |   |
| Corpses1153 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 51 | 4 |   |
| Counting Persons1154 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 52 | 4 |   |
| Coxes Farm1155 | Functor_15 | | |   |
| Coxes Farm (Gardens)1156 | Functor_16 | | |   |
| Coxes Farm (Pre-Repairs)1157 | Functor_16 | | |   |
| Coxes Farm (Repairs)1158 | Functor_16 | | |   |
| Criteria of Identity1159 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 53 | 4 |   |
| Cyborgs1160 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 54 | 4 |   |
| Death1161 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 55 | 4 |   |
| Degrees of Personhood1162 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 56 | 4 |   |
| Descartes1163 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 57 | 4 |   |
| Descartes - Real Distinction1164 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| Dicephalus1165 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 58 | 4 |   |
| Dion and Theon1166 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 59 | 4 |   |
| Disembodied Existence1167 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 60 | 4 |   |
| Dualism1168 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 61 | 4 |   |
| Duplication1169 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 62 | 4 |   |
| Embryo1170 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 63 | 4 |   |
| Endurantism1171 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 64 | 4 |   |
| Essentialism1172 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 65 | 4 |   |
| Evolution1173 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 66 | 4 |   |
| Exdurantism1174 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 67 | 4 |   |
| Existence1175 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 68 | 4 |   |
| Explanation1176 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 69 | 4 |   |
| Fetuses1177 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 70 | 4 |   |
| Fiction1178 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 71 | 4 |   |
| First-Person Perspective1179 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 72 | 4 |   |
| Fission1180 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 73 | 4 |   |
| Forensic Property1181 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 3 | 4, General Surveys |   |
| Free Will1182 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 75 | 4 |   |
| Functionalism1183 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 76 | 4 |   |
| Fusion1184 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 77 | 4 |   |
| Future Great Pain Test1185 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 78 | 4 |   |
| General Surveys1186 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 1 | 4, General Surveys |   |
| Genetics1187 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 80 | 4 |   |
| Holes & Smiles1188 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 81 | 4 |   |
| Homo Sapiens1189 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 82 | 4 |   |
| Human Animals1190 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 83 | 4 |   |
| Human Beings1191 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 84 | 4, General Surveys |   |
| Human Persons1192 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 85 | 4 |   |
| Hume1193 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 86 | 4 |   |
| Hybrid Theories1194 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 87 | 4 |   |
| Hylomorphism1195 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 88 | 4 |   |
| I1196 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 89 | 4 |   |
| Immortality1197 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 90 | 4 |   |
| Indeterminate Identity1198 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 91 | 4 |   |
| Individual1199 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 92 | 4 |   |
| Information1200 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 93 | 4 |   |
| Intelligence1201 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 94 | 4 |   |
| Intermittent Objects1202 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 95 | 4 |   |
| Interregnum1203 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 96 | 4 |   |
| Intuition1204 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 97 | 4 |   |
| Ivan Ilych1205 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 98 | 4 |   |
| Kant1206 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| Kinds1207 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 100 | 4 |   |
| Language of Thought1208 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 101 | 4 |   |
| Languages on Ling: Dialogue (Latin Scripts)1209 | Functor_21 | 20 | 3 |   |
| ↑↑↑ | Functor_21 | 22 | 3 |   |
| Languages on Ling: Dialogue (Non-Latin Scripts)1210 | Functor_21 | 20 | 4 |   |
| ↑↑↑ | Functor_21 | 22 | 4 |   |
| Languages on Ling: Dialogue CrossTab1211 | Functor_21 | 21 | 3 |   |
| Languages on Ling: Dialogue CrossTab (Ukrainian vs Russian)1212 | Functor_21 | 21 | 10 |   |
| Languages on Ling: Vocabulary (Latin Scripts)1213 | Functor_21 | 20 | 1 |   |
| ↑↑↑ | Functor_21 | 22 | 1 |   |
| Languages on Ling: Vocabulary (Non-Latin Scripts)1214 | Functor_21 | 20 | 2 |   |
| ↑↑↑ | Functor_21 | 22 | 2 |   |
| Languages on Ling: Vocabulary CrossTab1215 | Functor_21 | 21 | 1 |   |
| Languages on Ling: Vocabulary CrossTab - Lesson Sequence1216 | Functor_21 | 21 | 4 |   |
| Languages on Ling: Vocabulary CrossTab (Ukrainian vs Russian)1217 | Functor_21 | 21 | 6 |   |
| Languages on Ling: Vocabulary CrossTab (Ukrainian vs Russian) - Lesson Sequence1218 | Functor_21 | 21 | 7 |   |
| Languages on Ling: Vocabulary Phrase CrossTab1219 | Functor_21 | 21 | 2 |   |
| Languages on Ling: Vocabulary Phrase CrossTab - Lesson Sequence1220 | Functor_21 | 21 | 5 |   |
| Languages on Ling: Vocabulary Phrase CrossTab (Ukrainian vs Russian)1221 | Functor_21 | 21 | 9 |   |
| Languages on Ling: Vocabulary Phrase CrossTab (Ukrainian vs Russian) - Lesson Sequence1222 | Functor_21 | 21 | 8 |   |
| Leibniz1223 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 102 | 4 |   |
| Lewis1224 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 103 | 4 |   |
| Life1225 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 104 | 4 |   |
| Life After Death1226 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 105 | 4 |   |
| Locke1227 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 2 | 4, General Surveys |   |
| Logic of Identity1228 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 107 | 4 |   |
| Makropulos Case1229 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 108 | 4 |   |
| Matter1230 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 109 | 4 |   |
| Memory1231 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 110 | 4 |   |
| Mereology1232 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 111 | 4 |   |
| Metamorphosis1233 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 112 | 4 |   |
| Metaphysics1234 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 113 | 4 |   |
| Methuselah1235 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 114 | 4 |   |
| Mind1236 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 115 | 4 |   |
| Modality1237 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 116 | 4 |   |
| Multiple Personality Disorder1238 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 117 | 4 |   |
| Narrative Identity1239 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 118 | 4 |   |
| Natural Kinds1240 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 119 | 4 |   |
| Naturalism1241 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 120 | 4 |   |
| Near Death Experiences1242 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 121 | 4 |   |
| Nihilism1243 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 122 | 4 |   |
| Non-Human Persons1244 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 123 | 4 |   |
| Numerical Identity1245 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 125 | 4 |   |
| Occasional Identity1246 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 126 | 4 |   |
| Olson1247 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 127 | 4 |   |
| Only 'X' and 'Y' Principle1248 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 128 | 4 |   |
| Ontology1249 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 129 | 4 |   |
| Organisms1250 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 130 | 4 |   |
| Origins1251 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 131 | 4 |   |
| Out of Body Experiences1252 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 132 | 4 |   |
| Parfit1253 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 133 | 4 |   |
| Partial Identity1254 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 134 | 4 |   |
| PDFs Available on Local Website1255 | Functor_22 | 12 | |   |
| ↑↑↑ | Functor_23 | 21 | 12 |   |
| Perdurantism1256 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 136 | 4 |   |
| Persistence1257 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 137 | 4 |   |
| Persistence Criteria1258 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 138 | 4 |   |
| Persistent Vegetative State1259 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 139 | 4 |   |
| Person1260 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 140 | 4 |   |
| Personality1261 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 141 | 4 |   |
| Personite1262 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 142 | 4 |   |
| Phase Sortals1263 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 143 | 4 |   |
| Physical Continuity1264 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 144 | 4 |   |
| Physicalism1265 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 145 | 4 |   |
| PID Note, Book & Paper Usage1266 | Functor_21 | 14 | |   |
| ↑↑↑ | Functor_21 | 15 | |   |
| ↑↑↑ | Functor_21 | 16 | |   |
| ↑↑↑ | Functor_21 | 17 | |   |
| ↑↑↑ | Functor_21 | 18 | |   |
| ↑↑↑ | Functor_21 | 19 | |   |
| ↑↑↑ | Functor_21 | 23 | |   |
| ↑↑↑ | Functor_21 | 24 | |   |
| ↑↑↑ | Functor_21 | 25 | |   |
| ↑↑↑ | Functor_21 | 26 | |   |
| ↑↑↑ | Functor_21 | 27 | |   |
| ↑↑↑ | Functor_21 | 28 | |   |
| ↑↑↑ | Functor_21 | 29 | |   |
| ↑↑↑ | Functor_21 | 30 | |   |
| ↑↑↑ | Functor_21 | 32 | |   |
| ↑↑↑ | Functor_21 | 33 | |   |
| ↑↑↑ | Functor_21 | 34 | |   |
| ↑↑↑ | Functor_22 | 5 | |   |
| ↑↑↑ | Functor_22 | 11 | |   |
| ↑↑↑ | Functor_23 | 21 | 2 |   |
| ↑↑↑ | Functor_23 | 21 | 3 |   |
| ↑↑↑ | Functor_23 | 21 | 12 |   |
| ↑↑↑ | Functor_23 | 21 | 4 |   |
| ↑↑↑ | Functor_23 | 21 | 1 |   |
| ↑↑↑ | Functor_23 | 21 | 14 |   |
| ↑↑↑ | Functor_23 | 21 | 5 |   |
| ↑↑↑ | Functor_23 | 21 | 6 |   |
| ↑↑↑ | Functor_23 | 21 | 7 |   |
| ↑↑↑ | Functor_23 | 21 | 9 |   |
| ↑↑↑ | Functor_23 | 21 | 10 |   |
| ↑↑↑ | Functor_23 | 21 | 16 |   |
| ↑↑↑ | Functor_23 | 21 | 11 |   |
| ↑↑↑ | Functor_23 | 21 | 13 |   |
| ↑↑↑ | Functor_23 | 21 | 15 |   |
| ↑↑↑ | Functor_23 | 21 | 8 |   |
| Plants1267 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 147 | 4 |   |
| Pregnancy1268 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 149 | 4 |   |
| Probability1269 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 150 | 4 |   |
| Problem of the Many1270 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 151 | 4 |   |
| Process Metaphysics1271 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 152 | 4 |   |
| Properties1272 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 153 | 4 |   |
| Psychological Continuity1273 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 154 | 4 |   |
| Psychological Continuity - Forward1274 | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 155 | 4 |   |
| Psychological Criterion1275 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 156 | 4 |   |
| Psychological View1276 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 157 | 4 |   |
| Psychology1277 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 158 | 4, General Surveys |   |
| Psychopathology1278 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 159 | 4 |   |
| Quantum Mechanics1279 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 160 | 4 |   |
| Quasi-Memory1280 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 161 | 4 |   |
| Race1281 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 162 | 4 |   |
| Reductionism1282 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 163 | 4 |   |
| Reduplication Objections1283 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 164 | 4 |   |
| Reincarnation1284 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 165 | 4 |   |
| Relative Identity1285 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 166 | 4 |   |
| Religion1286 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 167 | 4 |   |
| Replication1287 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 168 | 4 |   |
| Resurrection1288 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 173 | 4 |   |
| Scattered Objects1289 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 174 | 4 |   |
| Self1290 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 175 | 4 |   |
| Self-Consciousness1291 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 176 | 4 |   |
| Semantics1292 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 177 | 4 |   |
| Ship of Theseus1293 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 178 | 4 |   |
| Siliconisation1294 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 179 | 4 |   |
| Similarity1295 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 180 | 4 |   |
| Simple View1296 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 181 | 4 |   |
| Sleep1297 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 182 | 4 |   |
| Society1298 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 183 | 4 |   |
| Sorites1299 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 184 | 4 |   |
| Sortals1300 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 185 | 4 |   |
| Soul Criterion1301 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 186 | 4 |   |
| Souls1302 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 187 | 4 |   |
| Statue and the Clay1303 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 188 | 4 |   |
| Status: Bridge (2022 - March)1304 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| Status: Chess (2022 - March)1305 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| ↑↑↑ | Functor_12 | | |   |
| Status: Consciousness Studies (2022 - March)1306 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| ↑↑↑ | Functor_12 | | |   |
| Status: HiQ (2022 - March)1307 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| ↑↑↑ | Functor_12 | | |   |
| Status: Languages (2022 - March)1308 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| Status: Mathematics (2022 - March)1309 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| ↑↑↑ | Functor_12 | | |   |
| Status: Music (2022 - March)1310 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| Status: Oboe Practice (2022 - May)1311 | Functor_21 | 3 | |   |
| ↑↑↑ | Functor_23 | 9 | |   |
| Status: Personal Identity (2022 - March)1312 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| Status: Philosophy of Religion (2022 - March)1313 | Functor_01 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_09 | | |   |
| ↑↑↑ | Functor_21 | 31 | | Yes |
| ↑↑↑ | Functor_21 | 31 | |   |
| Status: Priority Task List (2022 - May)1314 | Functor_10 | | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 14 | | Yes |
| Status: Summary (2022 - March)1315 | Functor_08 | | |   |
| ↑↑↑ | Functor_10 | | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 14 | | Yes |
| Status: Summary Task List (2022: April - May)1316 | Functor_21 | 31 | |   |
| Status: Summary Task List (YTD: 21Q4 - 22Q2)1317 | Functor_21 | 31 | |   |
| Status: Thesis Dashboard (2022: May)1318 | Functor_23 | 20 | |   |
| Status: Web-Tools (2022 - March)1319 | Functor_01 | | |   |
| ↑↑↑ | Functor_06 | | |   |
| ↑↑↑ | Functor_08 | | |   |
| ↑↑↑ | Functor_11 | | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 14 | | Yes |
| Substance1320 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 189 | 4 |   |
| Supervenience1321 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 190 | 4 |   |
| Survival1322 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 191 | 4 |   |
| Taking Persons Seriously1323 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 192 | 4 |   |
| Teletransportation1324 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 193 | 4 |   |
| ↑↑↑ | Functor_24 | 236 | 4 |   |
| Temporary Intrinsics1325 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 194 | 4 |   |
| Theo Todman's Blog1326 | Functor_14 | | |   |
| Theo Todman's Music Page1327 | Functor_17 | | |   |
| ↑↑↑ | Functor_17 | 2 | |   |
| Theo Todman's Philosophy Page1328 | Functor_23 | 23 | 1 |   |
| ↑↑↑ | Functor_23 | 23 | 2 |   |
| Thesis - Chapter 01 (Introduction)1329 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_24 | 1 | 4 |   |
| ↑↑↑ | Functor_24 | 2 | 4 |   |
| ↑↑↑ | Functor_24 | 3 | 4 |   |
| ↑↑↑ | Functor_24 | 57 | 4 |   |
| ↑↑↑ | Functor_24 | 99 | 4 |   |
| ↑↑↑ | Functor_24 | 102 | 4 |   |
| ↑↑↑ | Functor_24 | 103 | 4 |   |
| ↑↑↑ | Functor_24 | 110 | 4 |   |
| ↑↑↑ | Functor_24 | 114 | 4 |   |
| ↑↑↑ | Functor_24 | 133 | 4 |   |
| ↑↑↑ | Functor_24 | 154 | 4 |   |
| ↑↑↑ | Functor_24 | 155 | 4 |   |
| ↑↑↑ | Functor_24 | 156 | 4 |   |
| ↑↑↑ | Functor_24 | 157 | 4 |   |
| ↑↑↑ | Functor_24 | 158 | 4 |   |
| ↑↑↑ | Functor_24 | 161 | 4 |   |
| ↑↑↑ | Functor_24 | 182 | 4 |   |
| ↑↑↑ | Functor_24 | 232 | 4 |   |
| Thesis - Chapter 02 (What are We?)1330 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 19 | 4 |   |
| ↑↑↑ | Functor_24 | 20 | 4 |   |
| ↑↑↑ | Functor_24 | 21 | 4 |   |
| ↑↑↑ | Functor_24 | 22 | 4 |   |
| ↑↑↑ | Functor_24 | 23 | 4 |   |
| ↑↑↑ | Functor_24 | 24 | 4 |   |
| ↑↑↑ | Functor_24 | 27 | 4 |   |
| ↑↑↑ | Functor_24 | 28 | 4 |   |
| ↑↑↑ | Functor_24 | 29 | 4 |   |
| ↑↑↑ | Functor_24 | 30 | 4 |   |
| ↑↑↑ | Functor_24 | 32 | 4 |   |
| ↑↑↑ | Functor_24 | 44 | 4 |   |
| ↑↑↑ | Functor_24 | 61 | 4 |   |
| ↑↑↑ | Functor_24 | 76 | 4 |   |
| ↑↑↑ | Functor_24 | 84 | 4 |   |
| ↑↑↑ | Functor_24 | 86 | 4 |   |
| ↑↑↑ | Functor_24 | 87 | 4 |   |
| ↑↑↑ | Functor_24 | 89 | 4 |   |
| ↑↑↑ | Functor_24 | 93 | 4 |   |
| ↑↑↑ | Functor_24 | 118 | 4 |   |
| ↑↑↑ | Functor_24 | 122 | 4 |   |
| ↑↑↑ | Functor_24 | 162 | 4 |   |
| ↑↑↑ | Functor_24 | 175 | 4 |   |
| ↑↑↑ | Functor_24 | 176 | 4 |   |
| ↑↑↑ | Functor_24 | 186 | 4 |   |
| ↑↑↑ | Functor_24 | 187 | 4 |   |
| ↑↑↑ | Functor_24 | 190 | 4 |   |
| ↑↑↑ | Functor_24 | 229 | 4 |   |
| ↑↑↑ | Functor_24 | 234 | 4 |   |
| Thesis - Chapter 03 (What is a Person?)1331 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_24 | 52 | 4 |   |
| ↑↑↑ | Functor_24 | 56 | 4 |   |
| ↑↑↑ | Functor_24 | 75 | 4 |   |
| ↑↑↑ | Functor_24 | 85 | 4 |   |
| ↑↑↑ | Functor_24 | 94 | 4 |   |
| ↑↑↑ | Functor_24 | 101 | 4 |   |
| ↑↑↑ | Functor_24 | 123 | 4 |   |
| ↑↑↑ | Functor_24 | 140 | 4 |   |
| ↑↑↑ | Functor_24 | 141 | 4 |   |
| ↑↑↑ | Functor_24 | 142 | 4 |   |
| ↑↑↑ | Functor_24 | 163 | 4 |   |
| ↑↑↑ | Functor_24 | 181 | 4 |   |
| ↑↑↑ | Functor_24 | 183 | 4 |   |
| ↑↑↑ | Functor_24 | 192 | 4 |   |
| ↑↑↑ | Functor_24 | 223 | 4 |   |
| ↑↑↑ | Functor_24 | 228 | 4 |   |
| Thesis - Chapter 04 (Basic Metaphysical Issues)1332 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 14 | 4 |   |
| ↑↑↑ | Functor_24 | 38 | 4 |   |
| ↑↑↑ | Functor_24 | 42 | 4 |   |
| ↑↑↑ | Functor_24 | 48 | 4 |   |
| ↑↑↑ | Functor_24 | 50 | 4 |   |
| ↑↑↑ | Functor_24 | 53 | 4 |   |
| ↑↑↑ | Functor_24 | 68 | 4 |   |
| ↑↑↑ | Functor_24 | 69 | 4 |   |
| ↑↑↑ | Functor_24 | 71 | 4 |   |
| ↑↑↑ | Functor_24 | 91 | 4 |   |
| ↑↑↑ | Functor_24 | 92 | 4 |   |
| ↑↑↑ | Functor_24 | 100 | 4 |   |
| ↑↑↑ | Functor_24 | 107 | 4 |   |
| ↑↑↑ | Functor_24 | 109 | 4 |   |
| ↑↑↑ | Functor_24 | 112 | 4 |   |
| ↑↑↑ | Functor_24 | 113 | 4 |   |
| ↑↑↑ | Functor_24 | 115 | 4 |   |
| ↑↑↑ | Functor_24 | 119 | 4 |   |
| ↑↑↑ | Functor_24 | 120 | 4 |   |
| ↑↑↑ | Functor_24 | 125 | 4 |   |
| ↑↑↑ | Functor_24 | 126 | 4 |   |
| ↑↑↑ | Functor_24 | 128 | 4 |   |
| ↑↑↑ | Functor_24 | 129 | 4 |   |
| ↑↑↑ | Functor_24 | 134 | 4 |   |
| ↑↑↑ | Functor_24 | 143 | 4 |   |
| ↑↑↑ | Functor_24 | 145 | 4 |   |
| ↑↑↑ | Functor_24 | 150 | 4 |   |
| ↑↑↑ | Functor_24 | 152 | 4 |   |
| ↑↑↑ | Functor_24 | 166 | 4 |   |
| ↑↑↑ | Functor_24 | 174 | 4 |   |
| ↑↑↑ | Functor_24 | 177 | 4 |   |
| ↑↑↑ | Functor_24 | 180 | 4 |   |
| ↑↑↑ | Functor_24 | 184 | 4 |   |
| ↑↑↑ | Functor_24 | 185 | 4 |   |
| ↑↑↑ | Functor_24 | 189 | 4 |   |
| ↑↑↑ | Functor_24 | 224 | 4 |   |
| ↑↑↑ | Functor_24 | 226 | 4 |   |
| ↑↑↑ | Functor_24 | 227 | 4 |   |
| Thesis - Chapter 05 (Persistence and Time)1333 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_24 | 31 | 4 |   |
| ↑↑↑ | Functor_24 | 33 | 4 |   |
| ↑↑↑ | Functor_24 | 43 | 4 |   |
| ↑↑↑ | Functor_24 | 49 | 4 |   |
| ↑↑↑ | Functor_24 | 64 | 4 |   |
| ↑↑↑ | Functor_24 | 67 | 4 |   |
| ↑↑↑ | Functor_24 | 95 | 4 |   |
| ↑↑↑ | Functor_24 | 116 | 4 |   |
| ↑↑↑ | Functor_24 | 136 | 4 |   |
| ↑↑↑ | Functor_24 | 137 | 4 |   |
| ↑↑↑ | Functor_24 | 138 | 4 |   |
| ↑↑↑ | Functor_24 | 144 | 4 |   |
| ↑↑↑ | Functor_24 | 153 | 4 |   |
| ↑↑↑ | Functor_24 | 191 | 4 |   |
| ↑↑↑ | Functor_24 | 194 | 4 |   |
| ↑↑↑ | Functor_24 | 214 | 4 |   |
| ↑↑↑ | Functor_24 | 217 | 4 |   |
| ↑↑↑ | Functor_24 | 218 | 4 |   |
| ↑↑↑ | Functor_24 | 230 | 4 |   |
| Thesis - Chapter 06 (Animalism and Arguments for It)1334 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 7 | 4 |   |
| ↑↑↑ | Functor_24 | 8 | 4 |   |
| ↑↑↑ | Functor_24 | 9 | 4 |   |
| ↑↑↑ | Functor_24 | 11 | 4 |   |
| ↑↑↑ | Functor_24 | 12 | 4 |   |
| ↑↑↑ | Functor_24 | 13 | 4 |   |
| ↑↑↑ | Functor_24 | 17 | 4 |   |
| ↑↑↑ | Functor_24 | 18 | 4 |   |
| ↑↑↑ | Functor_24 | 66 | 4 |   |
| ↑↑↑ | Functor_24 | 80 | 4 |   |
| ↑↑↑ | Functor_24 | 82 | 4 |   |
| ↑↑↑ | Functor_24 | 83 | 4 |   |
| ↑↑↑ | Functor_24 | 104 | 4 |   |
| ↑↑↑ | Functor_24 | 127 | 4 |   |
| ↑↑↑ | Functor_24 | 130 | 4 |   |
| ↑↑↑ | Functor_24 | 131 | 4 |   |
| ↑↑↑ | Functor_24 | 147 | 4 |   |
| ↑↑↑ | Functor_24 | 160 | 4 |   |
| ↑↑↑ | Functor_24 | 213 | 4 |   |
| ↑↑↑ | Functor_24 | 231 | 4 |   |
| Thesis - Chapter 07 (The Constitution View and Arguments for It)1335 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 16 | 4 |   |
| ↑↑↑ | Functor_24 | 35 | 4 |   |
| ↑↑↑ | Functor_24 | 39 | 4 |   |
| ↑↑↑ | Functor_24 | 45 | 4 |   |
| ↑↑↑ | Functor_24 | 46 | 4 |   |
| ↑↑↑ | Functor_24 | 59 | 4 |   |
| ↑↑↑ | Functor_24 | 65 | 4 |   |
| ↑↑↑ | Functor_24 | 72 | 4 |   |
| ↑↑↑ | Functor_24 | 88 | 4 |   |
| ↑↑↑ | Functor_24 | 111 | 4 |   |
| ↑↑↑ | Functor_24 | 151 | 4 |   |
| ↑↑↑ | Functor_24 | 167 | 4 |   |
| ↑↑↑ | Functor_24 | 178 | 4 |   |
| ↑↑↑ | Functor_24 | 188 | 4 |   |
| ↑↑↑ | Functor_24 | 216 | 4 |   |
| Thesis - Chapter 08 (Arguments against Animalism)1336 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_24 | 5 | 4 |   |
| ↑↑↑ | Functor_24 | 10 | 4 |   |
| ↑↑↑ | Functor_24 | 58 | 4 |   |
| ↑↑↑ | Functor_24 | 63 | 4 |   |
| ↑↑↑ | Functor_24 | 70 | 4 |   |
| ↑↑↑ | Functor_24 | 149 | 4 |   |
| ↑↑↑ | Functor_24 | 235 | 4 |   |
| Thesis - Chapter 09 (Arguments against the Constitution View)1337 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 47 | 4 |   |
| ↑↑↑ | Functor_24 | 81 | 4 |   |
| Thesis - Chapter 10 (Thought Experiments)1338 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_24 | 6 | 4 |   |
| ↑↑↑ | Functor_24 | 25 | 4 |   |
| ↑↑↑ | Functor_24 | 26 | 4 |   |
| ↑↑↑ | Functor_24 | 34 | 4 |   |
| ↑↑↑ | Functor_24 | 36 | 4 |   |
| ↑↑↑ | Functor_24 | 37 | 4 |   |
| ↑↑↑ | Functor_24 | 40 | 4 |   |
| ↑↑↑ | Functor_24 | 41 | 4 |   |
| ↑↑↑ | Functor_24 | 54 | 4 |   |
| ↑↑↑ | Functor_24 | 62 | 4 |   |
| ↑↑↑ | Functor_24 | 73 | 4 |   |
| ↑↑↑ | Functor_24 | 77 | 4 |   |
| ↑↑↑ | Functor_24 | 78 | 4 |   |
| ↑↑↑ | Functor_24 | 97 | 4 |   |
| ↑↑↑ | Functor_24 | 117 | 4 |   |
| ↑↑↑ | Functor_24 | 159 | 4 |   |
| ↑↑↑ | Functor_24 | 164 | 4 |   |
| ↑↑↑ | Functor_24 | 168 | 4 |   |
| ↑↑↑ | Functor_24 | 179 | 4 |   |
| ↑↑↑ | Functor_24 | 193 | 4 |   |
| ↑↑↑ | Functor_24 | 215 | 4 |   |
| ↑↑↑ | Functor_24 | 220 | 4 |   |
| ↑↑↑ | Functor_24 | 221 | 4 |   |
| ↑↑↑ | Functor_24 | 222 | 4 |   |
| ↑↑↑ | Functor_24 | 225 | 4 |   |
| ↑↑↑ | Functor_24 | 236 | 4 |   |
| Thesis - Chapter 11 (Resurrection)1339 | Functor_23 | 16 | |   |
| ↑↑↑ | Functor_23 | 17 | Read |   |
| ↑↑↑ | Functor_23 | 17 | Unread |   |
| ↑↑↑ | Functor_24 | 51 | 4 |   |
| ↑↑↑ | Functor_24 | 55 | 4 |   |
| ↑↑↑ | Functor_24 | 60 | 4 |   |
| ↑↑↑ | Functor_24 | 90 | 4 |   |
| ↑↑↑ | Functor_24 | 96 | 4 |   |
| ↑↑↑ | Functor_24 | 98 | 4 |   |
| ↑↑↑ | Functor_24 | 105 | 4 |   |
| ↑↑↑ | Functor_24 | 108 | 4 |   |
| ↑↑↑ | Functor_24 | 121 | 4 |   |
| ↑↑↑ | Functor_24 | 132 | 4 |   |
| ↑↑↑ | Functor_24 | 139 | 4 |   |
| ↑↑↑ | Functor_24 | 165 | 4 |   |
| ↑↑↑ | Functor_24 | 173 | 4 |   |
| Thinking Animal Argument1340 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 213 | 4 |   |
| Thisness (Haecceity)1341 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 214 | 4 |   |
| Thought Experiments1342 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 215 | 4 |   |
| Tibbles the Cat1343 | Functor_22 | 8 | , 1 |   |
| ↑↑↑ | Functor_22 | 8 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 2 |   |
| ↑↑↑ | Functor_22 | 9 | , 1 |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 216 | 4 |   |
| Time1344 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 217 | 4 |   |
| Time Travel1345 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 218 | 4 |   |
| Transhumanism1346 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 220 | 4 |   |
| Transplants1347 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 221 | 4 |   |
| Twinning1348 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 222 | 4 |   |
| Unity of the Person1349 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 223 | 4 |   |
| Universals1350 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 224 | 4 |   |
| Uploading1351 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 225 | 4 |   |
| Vague Identity1352 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 226 | 4 |   |
| Vagueness1353 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 227 | 4 |   |
| Wantons1354 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 228 | 4 |   |
| Website - Outstanding Developments (2022 - May)1355 | Functor_03 | | |   |
| ↑↑↑ | Functor_04 | | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 14 | | Yes |
| ↑↑↑ | Functor_23 | 14 | | Yes |
| Website - Progress to Date (2022 - May)1356 | Functor_02 | | |   |
| ↑↑↑ | Functor_05 | | |   |
| Website Generator Documentation - Aeon1357 | Functor_13 | | |   |
| Website Generator Documentation - Audio1358 | Functor_13 | | |   |
| Website Generator Documentation - Author Narratives1359 | Functor_13 | | |   |
| Website Generator Documentation - Auto-Reference Notes1360 | Functor_13 | | |   |
| ↑↑↑ | Functor_21 | 10 | |   |
| ↑↑↑ | Functor_23 | 10 | |   |
| Website Generator Documentation - Auto-Reference Notes - Appendix1361 | Functor_21 | 9 | |   |
| Website Generator Documentation - Book & Paper Summaries1362 | Functor_13 | | |   |
| Website Generator Documentation - Book / Paper List Page Generator1363 | Functor_13 | | |   |
| Website Generator Documentation - Book-Paper Abstracts1364 | Functor_13 | | |   |
| Website Generator Documentation - Citations1365 | Functor_13 | | |   |
| Website Generator Documentation - Code Documenter1366 | Functor_13 | | |   |
| Website Generator Documentation - Concatenated Notes1367 | Functor_13 | | |   |
| Website Generator Documentation - Create Notes Web Pages1368 | Functor_13 | | |   |
| Website Generator Documentation - Cross-Referencing1369 | Functor_21 | | |   |
| ↑↑↑ | Functor_21 | 2 | |   |
| ↑↑↑ | Functor_22 | | |   |
| ↑↑↑ | Functor_22 | 4 | |   |
| ↑↑↑ | Functor_23 | 1 | |   |
| ↑↑↑ | Functor_23 | 2 | |   |
| ↑↑↑ | Functor_23 | 3 | |   |
| ↑↑↑ | Functor_23 | 4 | |   |
| ↑↑↑ | Functor_23 | 5 | |   |
| ↑↑↑ | Functor_23 | 6 | |   |
| ↑↑↑ | Functor_23 | 7 | |   |
| ↑↑↑ | Functor_23 | 8 | |   |
| Website Generator Documentation - Development Log1370 | Functor_13 | | |   |
| Website Generator Documentation - Electronic Resources1371 | Functor_13 | | |   |
| Website Generator Documentation - Full Website Re-Gen1372 | Functor_13 | | |   |
| ↑↑↑ | Functor_21 | 35 | |   |
| ↑↑↑ | Functor_21 | 36 | |   |
| Website Generator Documentation - Functors1373 | Functor_21 | 6 | |   |
| ↑↑↑ | Functor_21 | 7 | |   |
| ↑↑↑ | Functor_21 | 8 | |   |
| ↑↑↑ | Functor_22 | 3 | |   |
| Website Generator Documentation - Library Management1374 | Functor_13 | | |   |
| Website Generator Documentation - Links & Link-Pages1375 | Functor_13 | | |   |
| Website Generator Documentation - Monthly Reporting1376 | Functor_13 | | |   |
| Website Generator Documentation - Paper Abstract Fixes1377 | Functor_13 | | |   |
| Website Generator Documentation - Philosophers Index1378 | Functor_13 | | |   |
| Website Generator Documentation - Precis Export1379 | Functor_13 | | |   |
| Website Generator Documentation - Printable Note Export1380 | Functor_13 | | |   |
| Website Generator Documentation - Prune Website1381 | Functor_13 | | |   |
| Website Generator Documentation - Recalculation & Housekeeping1382 | Functor_13 | | |   |
| Website Generator Documentation - Spider & Slave Database1383 | Functor_13 | | |   |
| Website Generator Documentation - Table Lists & Searches1384 | Functor_13 | | |   |
| Website Generator Documentation - Thesis Dashboard1385 | Functor_13 | | |   |
| Website Generator Documentation - Time Recording1386 | Functor_13 | | |   |
| Website Generator Documentation - Timelines1387 | Functor_13 | | |   |
| Website Generator Documentation - Visitor Stats1388 | Functor_13 | | |   |
| ↑↑↑ | Functor_23 | 11 | |   |
| ↑↑↑ | Functor_23 | 12 | |   |
| ↑↑↑ | Functor_23 | 13 | |   |
| Website Generator Documentation - Web Links1389 | Functor_07 | | |   |
| What are We?1390 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| ↑↑↑ | Functor_24 | 229 | 4 |   |
| What Matters1391 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 230 | 4 |   |
| Wiggins1392 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 231 | 4 |   |
| Wittgenstein1393 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_23 | 22 | |   |
| Zombies1394 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 234 | 4 |   |
| Zygote1395 | Functor_22 | 8 | |   |
| ↑↑↑ | Functor_22 | 9 | |   |
| ↑↑↑ | Functor_24 | 235 | 4 |   |
In-Page Footnotes
Footnote 1:
- This term has a mathematical meaning which is not intended here.
- Treat it as a neologism in this context.
Footnote 2: To be supplied!
Live Version of this Archived Note
Table of the 2 Earlier Versions of this Note
| This version updated |
Reference for this Topic |
Parent Topic |
| 01/10/2021 13:17:46 |
1302 (Website Generator Documentation - Functors) |
None |
Summary of Notes Links from this Page
To access information, click on one of the links in the table above (if any).
Summary of Note Links to this Page
| PID Note, Book & Paper Usage, 2, 3 |
Website - Progress to Date (2021 - December), 2 |
Website - Progress to Date (2022 - December), 2 |
Website - Progress to Date (2022 - June), 2 |
Website - Progress to Date (2022 - September), 2 |
| Website - Progress to Date (2023 - March), 2 |
Website Generator Documentation - Functors, 2, 3, 4, 5 |
|
|
|
To access information, click on one of the links in the table above (if any).
Text Colour Conventions
- Blue: Text by me; © Theo Todman, 2026