aliases:
tags:
- Type/Source/Text/Book
- proto
- bookSearch
- genre/Language
- and
- languages
publish: true
status:
rating:
version: 1
date: 2001
dateCreated: 2023-10-05, 18:38
dateModified: 2024-08-09, 09:47
title: Philosophical Investigations
genre:
- Language and languages
publisher: Wiley-Blackwell
by:
- "[[Ludwig Wittgenstein]]"
from:
- "[[Sources/Texts/Books/Books]]"
- "[[Ludwig Wittgenstein]]"
related:
contra:
to:
pages: 246
language:
cover: http://books.google.com/books/content?id=t_dPcAAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api
isbn: 0631231595 9780631231592
dateRead:
![]() |
Philosophical Investigations is a work by the philosopher Ludwig Wittgenstein, published posthumously in 1953. |
---|---|
wikipedia:: Philosophical Investigations |
A nothing would serve just as well as a something about which nothing could be said.
To show the fly the way out of the fly-bottle
TABLE WITHOUT ID
file.link AS Name, by AS By, in AS In, of AS Of, date AS Date, year AS Year
FROM #Type
WHERE
(
(
contains(by, this.file.name)
OR
contains(by, this.file.link)
OR
any(contains(by, this.by))
AND
by
)
AND
file.name !=this.file.name
)
SORT file.etags DESC, date DESC, year DESC