Particular

In metaphysics, particulars are defined as concrete, spatiotemporal entities as opposed to abstract entities, such as properties or numbers. There are, however, theories of abstract particulars or tropes. For example, Socrates is a particular (there's only one Socrates-the-teacher-of-Plato and one cannot make copies of him, e.g., by cloning him, without introducing new, distinct particulars). Redness, by contrast, is not a particular, because it is abstract and multiply instantiated (for example a bicycle, an apple, and a given woman's hair can all be red). In nominolist view everything is particular. Universals in each moment of time from point of view of an observer is the collection of particulars that participates it.( even a void collection ).

Overview

Sybil Wolfram[1] writes

Particulars include only individuals of a certain kind: as a first approximation individuals with a definite place in space and time, such as persons and material objects or events, or which must be identified through such individuals, like smiles or thoughts.

Some terms are used by philosophers with a rough-and-ready idea of their meaning. This can occur if there is lack of agreement about the best definition of the term. In formulating a solution to the problem of universals, the term 'particular' can be used to describe the particular instance of redness of a certain apple as opposed to the 'universal' 'redness' (being abstract).

The term particular is also used as a modern equivalent of the Aristotelian notion of individual substance. Used in this sense, particular can mean any concrete (individual) entity, irrespective of whether it is spatial and temporal or not.

gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or else.```
gollark: I made a coroutine manager which kills the regular CC loop (run rednet & shell in `parallel.waitForAny`) and provides a convenient API for running your own processes.https://pastebin.com/HL0SZhJG

See also

References

  1. Sybil Wolfram, Philosophical Logic, Routledge, London and New York, 1989, ISBN 0-415-02317-3, page 55.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.