CINXE.COM
XML based Interactive Dynamic Presentation (IDP) of Wittgenstein's Nachlass
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr"> <head> <link rel="shortcut icon" href="favicon.ico" /> <title>XML based Interactive Dynamic Presentation (IDP) of Wittgenstein's Nachlass</title> <meta name="resource-type" content="document"/> <meta name= "author" content="Vemund Olstad, Øystein Reigem, Alois Pichler"/> <meta name="description" content="Transformering fra XML til andre formater" lang="no"/> <meta name="keywords" content="Open Access, Wittgensteinarkivet, Wittgenstein Archives, DISCOVERY, Wittgenstein Source, HyperWittgenstein, XML, XSLT, XSL, CSS, Stilark, UniResearch, Interactive Dynamic Presentation"/> <meta name="distribution" content="Global"/> <link href="webstil.css" rel="StyleSheet" type="text/css"/> <link rel="stylesheet" type="text/css" href="https://wab.uib.no/css/common.css"/> <link rel="stylesheet" type="text/css" href="https://wab.uib.no/css/wab.css"/> <script type="text/javascript"><!-- var flag = false; function imageLoad() { // called with onLoad() if (document.images) { img1on = new Image(); img1on.src ="https://wab.uib.no//graphics/by.jpg"; // and so on until you load them all return (flag = true); // set the flag and let the function know know it can work } } if (document.images) { // load the off images in the normal way img1off = new Image(); img1off.src = "https://wab.uib.no//graphics/wittgenstein.jpg"; } function rollIn(imgName) { if (document.images && (flag == true)) { document[imgName].src = eval(imgName + "on.src"); } } function rollOut(imgName) { // the normal onMouseOut function if (document.images){ document[imgName].src = eval(imgName + "off.src"); } } // --></script> <script type="text/javascript"> function setDetailsAsDipl() { setDetails(0); } function setDetailsAsNorm() { setDetails(1); } function setDetailsAsStudy() { setDetails(2); } function setDetails(i) { //document.getElementsByName("add" )[i].checked = true; //document.getElementsByName("our" )[i].checked = true; //document.getElementsByName("del" )[i].checked = true; //document.getElementsByName("dnpc")[i].checked = true; //document.getElementsByName("edit" )[i].checked = true; } function setPhraseDetailsAsMark() { setPhraseDetails(0); } function setPhraseDetailsAsNotMark() { setPhraseDetails(1); } function setPhraseDetails(i) { document.getElementsByName("seg-cod" )[i].checked = true; document.getElementsByName("seg-VB" )[i].checked = true; document.getElementsByName("seg-fm" )[i].checked = true; document.getElementsByName("seg-publ" )[i].checked = true; document.getElementsByName("seg-edcom" )[i].checked = true; document.getElementsByName("seg-not" )[i].checked = true; document.getElementsByName("seg-ded" )[i].checked = true; document.getElementsByName("seg-mot" )[i].checked = true; document.getElementsByName("seg-pre" )[i].checked = true; } function setFilterAsOn() { setFilter(1,0); } function setFilterAsOff() { setFilter(0,1); } function setFilter(i,j) { document.getElementsByName("sm-nomark" )[i].checked = true; document.getElementsByName("sm-slash" )[i].checked = true; document.getElementsByName("sm-backslash" )[i].checked = true; document.getElementsByName("sm-bar" )[i].checked = true; document.getElementsByName("sm-barmisc" )[i].checked = true; document.getElementsByName("sm-xx" )[i].checked = true; document.getElementsByName("sm-dash" )[i].checked = true; document.getElementsByName("sm-cross" )[i].checked = true; document.getElementsByName("sm-latcross" )[i].checked = true; document.getElementsByName("sm-ast" )[i].checked = true; document.getElementsByName("sm-qm" )[i].checked = true; document.getElementsByName("sm-slashqm" )[i].checked = true; document.getElementsByName("sm-backslashqm" )[i].checked = true; document.getElementsByName("sm-tick" )[i].checked = true; document.getElementsByName("sm-dobslash" )[i].checked = true; document.getElementsByName("sm-dobbackslash" )[i].checked = true; document.getElementsByName("sm-brokenslash" )[i].checked = true; document.getElementsByName("sm-o" )[i].checked = true; document.getElementsByName("sm-oslash" )[i].checked = true; document.getElementsByName("sm-obackslash" )[i].checked = true; document.getElementsByName("sm-qmrev" )[i].checked = true; //document.getElementsByName("sm-tilde" )[i].checked = true; //document.getElementsByName("sm-aa" )[i].checked = true; document.getElementsByName("sm-zigzag" )[i].checked = true; document.getElementsByName("sm-int" )[i].checked = true; document.getElementsByName("sm-f" )[i].checked = true; document.getElementsByName("sm-k" )[i].checked = true; document.getElementsByName("sm-s" )[i].checked = true; document.getElementsByName("sm-uuml" )[i].checked = true; document.getElementsByName("sm-v" )[i].checked = true; document.getElementsByName("sm-z" )[i].checked = true; document.getElementsByName("sm-A" )[i].checked = true; document.getElementsByName("sm-C" )[i].checked = true; document.getElementsByName("sm-L" )[i].checked = true; document.getElementsByName("sm-LL" )[i].checked = true; document.getElementsByName("sm-U" )[i].checked = true; document.getElementsByName("sm-X" )[i].checked = true; //document.getElementsByName("sm-aa" )[i].checked = true; //document.getElementsByName("sm-bar" )[i].checked = true; //document.getElementsByName("sm-tilde" )[i].checked = true; document.getElementsByName("sm-nomark" )[j].checked = false; document.getElementsByName("sm-slash" )[j].checked = false; document.getElementsByName("sm-backslash" )[j].checked = false; document.getElementsByName("sm-bar" )[j].checked = false; document.getElementsByName("sm-barmisc" )[j].checked = false; document.getElementsByName("sm-xx" )[j].checked = false; document.getElementsByName("sm-dash" )[j].checked = false; document.getElementsByName("sm-cross" )[j].checked = false; document.getElementsByName("sm-latcross" )[j].checked = false; document.getElementsByName("sm-ast" )[j].checked = false; document.getElementsByName("sm-qm" )[j].checked = false; document.getElementsByName("sm-slashqm" )[j].checked = false; document.getElementsByName("sm-backslashqm" )[j].checked = false; document.getElementsByName("sm-tick" )[j].checked = false; document.getElementsByName("sm-dobslash" )[j].checked = false; document.getElementsByName("sm-dobbackslash" )[j].checked = false; document.getElementsByName("sm-brokenslash" )[j].checked = false; document.getElementsByName("sm-o" )[j].checked = false; document.getElementsByName("sm-oslash" )[j].checked = false; document.getElementsByName("sm-obackslash" )[j].checked = false; document.getElementsByName("sm-qmrev" )[j].checked = false; //document.getElementsByName("sm-tilde" )[j].checked = false; //document.getElementsByName("sm-aa" )[j].checked = false; document.getElementsByName("sm-zigzag" )[j].checked = false; document.getElementsByName("sm-int" )[j].checked = false; document.getElementsByName("sm-f" )[j].checked = false; document.getElementsByName("sm-k" )[j].checked = false; document.getElementsByName("sm-s" )[j].checked = false; document.getElementsByName("sm-uuml" )[j].checked = false; document.getElementsByName("sm-v" )[j].checked = false; document.getElementsByName("sm-z" )[j].checked = false; document.getElementsByName("sm-A" )[j].checked = false; document.getElementsByName("sm-C" )[j].checked = false; document.getElementsByName("sm-L" )[j].checked = false; document.getElementsByName("sm-LL" )[j].checked = false; document.getElementsByName("sm-U" )[j].checked = false; document.getElementsByName("sm-X" )[j].checked = false; //document.getElementsByName("sm-aa" )[j].checked = false; //document.getElementsByName("sm-bar" )[j].checked = false; //document.getElementsByName("sm-tilde" )[j].checked = false; //document.getElementsByName("sm-aa" )[i].checked = true; //document.getElementsByName("sm-bar" )[i].checked = true; //document.getElementsByName("sm-tilde" )[i].checked = true; //document.getElementsByName("sm-epsi" )[i].checked = true; //document.getElementsByName("sm-im" )[i].checked = true; //document.getElementsByName("sm-B" )[i].checked = true; //document.getElementsByName("sm-CHI" )[i].checked = true; //document.getElementsByName("sm-F" )[i].checked = true; <!--obs: case sensitive; det finnes ogs√• liten f, og de 2 arbeider ikke godt sammen. det samme med x og u --> //document.getElementsByName("sm-H" )[i].checked = true; //document.getElementsByName("sm-I" )[i].checked = true; //document.getElementsByName("sm-II" )[i].checked = true; //document.getElementsByName("sm-III" )[i].checked = true; //document.getElementsByName("sm-IV" )[i].checked = true; //document.getElementsByName("sm-V" )[i].checked = true; //document.getElementsByName("sm-VI" )[i].checked = true; //document.getElementsByName("sm-St" )[i].checked = true; //document.getElementsByName("sm-U" )[i].checked = true; //document.getElementsByName("sm-W" )[i].checked = true; //document.getElementsByName("sm-alpha" )[i].checked = true; //document.getElementsByName("sm-app" )[i].checked = true; //document.getElementsByName("sm-a" )[i].checked = true; //document.getElementsByName("sm-archook" )[i].checked = true; //document.getElementsByName("sm-backslasho" )[i].checked = true; //document.getElementsByName("sm-circle" )[i].checked = true; //document.getElementsByName("sm-circlex" )[i].checked = true; //document.getElementsByName("sm-dashs" )[i].checked = true; //document.getElementsByName("sm-dashs" )[i].checked = true; //document.getElementsByName("sm-em" )[i].checked = true; //document.getElementsByName("sm-gt" )[i].checked = true; //document.getElementsByName("sm-g" )[i].checked = true; //document.getElementsByName("sm-lp" )[i].checked = true; //document.getElementsByName("sm-leftarr" )[i].checked = true; //document.getElementsByName("sm-m" )[i].checked = true; //document.getElementsByName("sm-phi" )[i].checked = true; //document.getElementsByName("sm-plus" )[i].checked = true; //document.getElementsByName("sm-sps" )[i].checked = true; //document.getElementsByName("sm-sigma" )[i].checked = true; //document.getElementsByName("sm-slashs" )[i].checked = true; //document.getElementsByName("sm-sdashs" )[i].checked = true; //document.getElementsByName("sm-slashs" )[i].checked = true; //document.getElementsByName("sm-sdashs" )[i].checked = true; //document.getElementsByName("sm-sdashsec" )[i].checked = true; //document.getElementsByName("sm-t" )[i].checked = true; //document.getElementsByName("sm-u" )[i].checked = true; //document.getElementsByName("sm-uparr" )[i].checked = true; //document.getElementsByName("sm-upsilon" )[i].checked = true; //document.getElementsByName("sm-v" )[i].checked = true; //document.getElementsByName("sm-wl" )[i].checked = true; //document.getElementsByName("sm-x" )[i].checked = true; //document.getElementsByName("sm-zigzagup" )[i].checked = true; } </script> </head> <body style="margin: 1em 10%; "> <p><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-93109906-1', 'auto'); ga('send', 'pageview'); </script></p> <header> <div class="menubar"> <nav> <span><a href="https://wab.uib.no/index.page">HOME</a></span> <span><a href="https://wab.uib.no/wab_contact.page">CONTACT</a></span> <span><a href="https://wab.uib.no/wab_staff.page">STAFF</a></span></nav> </div> <div class="menubar"><h1 class="head">The Wittgenstein Archives at the University of Bergen (WAB)</h1> </div> <div> <a href="https://wab.uib.no/index.page" onmouseover="rollIn('img1');return true" onmouseout="rollOut('img1');return true;"> <img src="https://wab.uib.no//graphics/wittgenstein.jpg" id="img1" alt="Drawing of Ludwig Wittgenstein"/> </a> </div> <div> <h2 class="head">The Wittgenstein Nachlass in Interactive Dynamic Presentation (IDP) (2016-)</h2> <p><a href="https://wab.uib.no/wab_transcriptions.page">Read me</a> (last changed 7.11.2023)</p> </div> </header> <main> <form enctype='multipart/form-data' action='transformer.php' method='post'> <input type='hidden' name='modus' value='wab'/> <input type='hidden' name='xsl' value="/var/www/transform/xsl/wab-transform.xsl"/> <input type='hidden' name='interactive' value='yes'/> <h2>Select a single Nachlass item or an entire Nachlass group from the drop-down list below:</h2> <label for='xml_select' style = 'margin-top: 1em;'>Choose an item:</label> <select name='xml' id='xml_select'> <option value='/prosjekt/wab/0/0-rest/Ms-101.xml'>+Ms-101 so-called WW1 notebooks || German; 1914 (published in 'Notebooks' and 'Geheime Tagebuecher')</option> <option value='/prosjekt/wab/0/0-rest/Ms-102.xml'>+Ms-102 so-called WW1 notebooks || German; 1914-15 (published in 'Notebooks' and 'Geheime Tagebuecher')</option> <option value='/prosjekt/wab/0/0-rest/Ms-103.xml'>+Ms-103 so-called WW1 notebooks || German; 1916-17 (published in 'Notebooks' and 'Geheime Tagebuecher')</option> <option value='/prosjekt/wab/0/0-rest/Ms-104.xml'>+Ms-104 'Logisch-Philosophische Abhandlung', contains so-called Prototractatus || German; 1915?-18 (published in 'Prototractatus')</option> <option value='/prosjekt/wab/0/0-rest/Ms-105.xml'>+Ms-105 'I. Philosophische Bemerkungen' || German; 1929</option> <option value='/prosjekt/wab/0/0-rest/Ms-106.xml'>+Ms-106 'II.' || German; 1929 </option> <option value='/prosjekt/wab/0/0-rest/Ms-107.xml'>+Ms-107 'III. Philosophische Betrachtungen' || German; 1929-30 </option> <option value='/prosjekt/wab/0/0-rest/Ms-108.xml'>+Ms-108 'IV. Philosophische Bemerkungen' || German; 1929-30</option> <option value='/prosjekt/wab/0/0-rest/Ms-109.xml'>+Ms-109 'V. Bemerkungen' || German; 1930-31 (parts published in 'Philosophical Remarks', Foreword)</option> <option value='/prosjekt/wab/0/0-rest/Ms-110.xml'>+Ms-110 'VI. Philosophische Bemerkungen' || German; 1930-31 (parts published in 'Remarks on Frazer's Golden Bough', Part I)</option> <option value='/prosjekt/wab/0/0-rest/Ms-111.xml'>+Ms-111 'VII. Bemerkungen zur Philosophie' || German; 1931 </option> <option value='/prosjekt/wab/0/0-rest/Ms-112.xml'>+Ms-112 'VIII. Bemerkungen zur philosophischen Grammatik' || German; 1931 (parts published in 'Philosophical Grammar', Part II)</option> <option value='/prosjekt/wab/0/0-rest/Ms-113.xml'>+Ms-113 'IX. Philosophische Grammatik' || German; 1931-32 </option> <option value='/prosjekt/wab/0/0-WS/Ms-114.xml'>+Ms-114 'X. Philosophische Grammatik' || German; 1932-33 (parts published in 'Philosophical Grammar', Part I)</option> <option value='/prosjekt/wab/0/0-WS/Ms-115.xml'>+Ms-115 'XI. Philosophische Bemerkungen' || German; 1933 and 1936 (parts published in 'Philosophical Grammar', Part I; 'Eine Philosophische Betrachtung')</option> <option value='/prosjekt/wab/0/0-rest/Ms-116.xml'>+Ms-116 'XII. Philosophische Bemerkungen' || German; 1937-38 and 1945 (parts published in 'Philosophical Grammar', Part I App. 4)</option> <option value='/prosjekt/wab/0/0-rest/Ms-117.xml'>+Ms-117 'XIII. Philosophische Bemerkungen' || German; 1937-38 and 1940 (parts published in 'Remarks on the Foundations of Mathematics', Parts II-III)</option> <option value='/prosjekt/wab/0/0-rest/Ms-118.xml'>+Ms-118 'XIV. Philosophische Bemerkungen' || German; 1937</option> <option value='/prosjekt/wab/0/0-rest/Ms-119.xml'>+Ms-119 'XV.' || German; 1937 (parts published in 'Cause and Effect: Intuitive Awareness')</option> <option value='/prosjekt/wab/0/0-rest/Ms-120.xml'>+Ms-120 'XVI.' || German; 1937-38 </option> <option value='/prosjekt/wab/0/0-rest/Ms-121.xml'>+Ms-121 'XVII. Philosophische Bemerkungen' || German; 1938-39 (parts published in 'Remarks on the Foundations of Mathematics', Part II)</option> <option value='/prosjekt/wab/0/0-rest/Ms-122.xml'>+Ms-122 'XVIII. Philosophische Bemerkungen' || German; 1939-40 (parts published in 'Remarks on the Foundations of Mathematics', Part III)</option> <option value='/prosjekt/wab/0/0-rest/Ms-123.xml'>+Ms-123 'Philosophische Bemerkungen' || German; 1940-41 </option> <option value='/prosjekt/wab/0/0-rest/Ms-124.xml'>+Ms-124 || German; 1941 and 1944 (parts published in 'Remarks on the Foundations of Mathematics', Part VII)</option> <option value='/prosjekt/wab/0/0-rest/Ms-125.xml'>+Ms-125 || German; 1941-42 (parts published in 'Remarks on the Foundations of Mathematics', Part IV)</option> <option value='/prosjekt/wab/0/0-rest/Ms-126.xml'>+Ms-126 || German; 1942-43 (parts published in 'Remarks on the Foundations of Mathematics', Part V)</option> <option value='/prosjekt/wab/0/0-rest/Ms-127.xml'>+Ms-127 'F Mathematik und Logik' || German; 1943-44 (parts published in 'Remarks on the Foundations of Mathematics', Parts IV-V)</option> <option value='/prosjekt/wab/0/0-rest/Ms-128.xml'>+Ms-128 || German; 1944 </option> <option value='/prosjekt/wab/0/0-rest/Ms-129.xml'>Ms-129 || German; 1944 </option> <option value='/prosjekt/wab/0/0-rest/Ms-130.xml'>+Ms-130 || German; 1944? and 1946 </option> <option value='/prosjekt/wab/0/0-rest/Ms-131.xml'>+Ms-131 || German; 1946 </option> <option value='/prosjekt/wab/0/0-rest/Ms-132.xml'>+Ms-132 || German; 1946 </option> <option value='/prosjekt/wab/0/0-rest/Ms-133.xml'>Ms-133 || German; 1946-47 </option> <option value='/prosjekt/wab/0/0-rest/Ms-134.xml'>Ms-134 || German; 1947 </option> <option value='/prosjekt/wab/0/0-rest/Ms-135.xml'>+Ms-135 || German; 1947 </option> <option value='/prosjekt/wab/0/0-rest/Ms-136.xml'>+Ms-136 'Q' || German; 1947-48 </option> <option value='/prosjekt/wab/0/0-rest/Ms-137.xml'>Ms-137 'R' || German; 1948-49 (parts published in 'Last Writings on the Philosophy of Psychology' vol. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ms-138.xml'>Ms-138 'S' || German; 1949 (published in 'Last Writings on the Philosophy of Psychology' vol. 1)</option> <option value='/prosjekt/wab/0/0-WS/Ms-139a.xml'>+Ms-139a so-called Lecture on Ethics || English; 1929</option> <option value='/prosjekt/wab/0/0-rest/Ms-139b.xml'>+Ms-139b so-called Lecture on Ethics || English; 1929</option> <option value='/prosjekt/wab/0/0-rest/Ms-140.xml'>Ms-140 so-called Grosses Format || German; 1933? and 1936 (parts published in 'Philosophical Grammar', Part I)</option> <option value='/prosjekt/wab/0/0-WS/Ms-141.xml'>+Ms-141 early German version of the so-called Brown Book || German; 1933? </option> <option value='/prosjekt/wab/0/0-rest/Ms-142.xml'>Ms-142 'Philosophische Untersuchungen' || German; 1936-37 </option> <option value='/prosjekt/wab/0/0-rest/Ms-143.xml'>Ms-143 notes on Frazer's Golden Bough, second set || German; 1948?-50? (published in 'Remarks on Frazer's Golden Bough', Part II)</option> <option value='/prosjekt/wab/0/0-rest/Ms-144.xml'>+Ms-144 manuscript version of earlier so-called Part II of the Investigations || German; 1949 (published in 'Philosophical Investigations, Part II')</option> <option value='/prosjekt/wab/0/0-rest/Ms-145.xml'>Ms-145 so-called C1 || German; 1933 </option> <option value='/prosjekt/wab/0/0-rest/Ms-146.xml'>Ms-146 so-called C2 || German; 1933-34? </option> <option value='/prosjekt/wab/0/0-rest/Ms-147.xml'>+Ms-147 so-called C3 || parts in English; 1934 </option> <option value='/prosjekt/wab/0/0-WS/Ms-148.xml'>+Ms-148 so-called C4 || parts in English; 1934?-35 (parts published in 'Notes for Lectures on Private Experience and Sense Data')</option> <option value='/prosjekt/wab/0/0-WS/Ms-149.xml'>+Ms-149 so-called C5, continuation of Ms-148 || parts in English; 1935?-36 (parts published in 'Notes for Lectures on Private Experience and Sense Data')</option> <option value='/prosjekt/wab/0/0-WS/Ms-150.xml'>+Ms-150 so-called C6 || parts in English; 1934-35? </option> <option value='/prosjekt/wab/0/0-rest/Ms-151.xml'>+Ms-151 so-called C7 || parts in English; 1935?-36 (parts published in 'Notes for Lectures on Private Experience and Sense Data')</option> <option value='/prosjekt/wab/0/0-WS/Ms-152.xml'>+Ms-152 so-called C8 || German; 1936 </option> <option value='/prosjekt/wab/0/0-WS/Ms-153a.xml'>+Ms-153a 'Anmerkungen', source for MSS 110-112 || German; 1931 </option> <option value='/prosjekt/wab/0/0-WS/Ms-153b.xml'>+Ms-153b continuation of Ms-153a, source for MSS 112-113 || German; 1931-32 </option> <option value='/prosjekt/wab/0/0-WS/Ms-154.xml'>+Ms-154 source for Ms-113 || German; 1932 </option> <option value='/prosjekt/wab/0/0-WS/Ms-155.xml'>+Ms-155 source for MSS 111-112 || German; 1931 </option> <option value='/prosjekt/wab/0/0-WS/Ms-156a.xml'>+Ms-156a source for Ts-219 and Ms-114 (first part) || German; 1932-33 </option> <option value='/prosjekt/wab/0/0-rest/Ms-156b.xml'>+Ms-156b continuation of Ms-156a; source for Ms-114 (first part), Ms-115 (second part) and the Blue Book; source for Ms-114 (first part), Ms-115 (second part) and the Blue Book || German; 1933?-34 </option> <option value='/prosjekt/wab/0/0-rest/Ms-157a.xml'>+Ms-157a source for Ms-142 || German; 1934 and 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ms-157b.xml'>+Ms-157b continuation of Ms-157a; source for Ms-142 and Ms-118 || German; 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ms-158.xml'>+Ms-158 || parts in English; 1938 </option> <option value='/prosjekt/wab/0/0-rest/Ms-159.xml'>+Ms-159 || parts in English; 1937-38 (parts published in 'Cause and Effect: Intuitive Awareness', App. A-C)</option> <option value='/prosjekt/wab/0/0-rest/Ms-160.xml'>+Ms-160 || parts in English; 1938 (parts published in 'Cause and Effect: Intuitive Awareness', App. B)</option> <option value='/prosjekt/wab/0/0-rest/Ms-161.xml'>+Ms-161 source for MSS 123-124 || parts in English; 1939 and 1941 </option> <option value='/prosjekt/wab/0/0-rest/Ms-162a.xml'>+Ms-162a || German; 1938-39 </option> <option value='/prosjekt/wab/0/0-rest/Ms-162b.xml'>+Ms-162b continuation of Ms-162a || German; 1939-40 </option> <option value='/prosjekt/wab/0/0-rest/Ms-163.xml'>+Ms-163 || German; 1941 </option> <option value='/prosjekt/wab/0/0-rest/Ms-164.xml'>+Ms-164 || German; 1941?-44? (parts published in 'Remarks on the Foundations of Mathematics', Part VI)</option> <option value='/prosjekt/wab/0/0-rest/Ms-165.xml'>+Ms-165 || German; 1941?-44? </option> <option value='/prosjekt/wab/0/0-rest/Ms-166.xml'>+Ms-166 'Notes for the 'Philosophical Lecture'' || English; 1941? (published in 'Notes for the Philosophical Lecture')</option> <option value='/prosjekt/wab/0/0-rest/Ms-167.xml'>Ms-167 || German; 1947?-48? </option> <option value='/prosjekt/wab/0/0-rest/Ms-168.xml'>+Ms-168 so-called Notebook no.4 || German; 1949 </option> <option value='/prosjekt/wab/0/0-rest/Ms-169.xml'>Ms-169 so-called Notebook no.2 || German; 1948?-49? (published in 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-170.xml'>+Ms-170 so-called Notebook no.3 || German; 1949? (published in 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-171.xml'>+Ms-171 || German; 1949?-50? (published in 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-172.xml'>+Ms-172 || German; 1949?-50? (published in 'On Certainty' and 'Remarks on Colour', Part II)</option> <option value='/prosjekt/wab/0/0-rest/Ms-173.xml'>+Ms-173 so-called Notebook no.5, source for Ms-176 || German; 1950 (published in 'Remarks on Colour', Part III, and 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-174.xml'>+Ms-174 so-called Notebook no.7 || German; 1950 (published in 'On Certainty' and 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-175.xml'>Ms-175 so-called Notebook no.1 || German; 1950-51 (published in 'On Certainty')</option> <option value='/prosjekt/wab/0/0-rest/Ms-176.xml'>Ms-176 so-called Notebook no.6.1 || German; 1950-51 (published in 'On Certainty', 'Remarks on Colour', Part I, and 'Last Writings on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ms-177.xml'>+Ms-177 so-called Notebook no.6.2 || German; 1951 (published in 'On Certainty')</option> <option value='/prosjekt/wab/0/0-rest/Ms-178a.xml'>+Ms-178a || German; 1931? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178b.xml'>+Ms-178b || German; 1934? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178c.xml'>+Ms-178c || German; 1939? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178d.xml'>+Ms-178d || German; 1938? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178e.xml'>+Ms-178e || German; 1937? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178f.xml'>+Ms-178f || German; 1940? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178g.xml'>+Ms-178g || German; 1947? </option> <option value='/prosjekt/wab/0/0-rest/Ms-178h.xml'>+Ms-178h || German; 1931? </option> <option value='/prosjekt/wab/0/0-rest/Ms-179.xml'>Ms-179 so-called Notebooks 1944/45 no.1 || German; 1944 </option> <option value='/prosjekt/wab/0/0-rest/Ms-180a.xml'>+Ms-180a so-called Notebooks 1944/45 no.2 || German; 1944 </option> <option value='/prosjekt/wab/0/0-rest/Ms-180b.xml'>+Ms-180b so-called Notebooks 1944/45 no.3 || German; 1944?-45? </option> <option value='/prosjekt/wab/0/0-rest/Ms-181.xml'>+Ms-181 'Privacy of sense data' || English; 1935?-36?</option> <option value='/prosjekt/wab/0/0-rest/Ms-182.xml'>+Ms-182 list of remarks from Ts-228 which were included in the final version of the Investigations || German; 1945-46? </option> <option value='/prosjekt/wab/0/0-rest/Ms-183.xml'>+Ms-183 so-called Denkbewegungen || German; 1930-32 and 1936-37 (published in 'Denkbewegungen')</option> <option value='/prosjekt/wab/0/0-WS/Ts-201a1.xml'>+Ts-201a1 'Notes on Logic' || English; 1913-14 (published in 'Notes on Logic')</option> <option value='/prosjekt/wab/0/0-WS/Ts-201a2.xml'>+Ts-201a2 'Notes on Logic' || English; 1914 (published in 'Notes on Logic')</option> <option value='/prosjekt/wab/0/0-rest/Ts-202.xml'>+Ts-202 'Logisch-Philosophische Abhandlung', so-called Engelmann TS || German; 1918 (published in 'Tractatus logico-philosophicus')</option> <option value='/prosjekt/wab/0/0-rest/Ts-203.xml'>+Ts-203 'Logisch-Philosophische Abhandlung', so-called Vienna TS || German; 1919 (published in 'Tractatus logico-philosophicus')</option> <option value='/prosjekt/wab/0/0-rest/Ts-204.xml'>+Ts-204 'Logisch-Philosophische Abhandlung', so-called Gmunden TS || German; 1918 (published in 'Tractatus logico-philosophicus')</option> <option value='/prosjekt/wab/0/0-rest/Ts-205.xml'>+Ts-205 'Geleitwort zum Woerterbuch fuer Volksschulen' || German; 1925 (published in 'Preface to the Woerterbuch fuer Volksschulen')</option> <option value='/prosjekt/wab/0/0-rest/Ts-206.xml'>+Ts-206 'Wittgenstein an Ramsey, Juni 1927', so-called On identity || English; 1927 (published in 'Wittgenstein to Ramsey')</option> <option value='/prosjekt/wab/0/0-WS/Ts-207.xml'>+Ts-207 so-called Lecture on Ethics || English; 1929 (published in 'Lecture on Ethics')</option> <option value='/prosjekt/wab/0/0-rest/Ts-208.xml'>Ts-208 based on MSS 105, 106, 107 and the first half of Ms-108 || German; 1930 </option> <option value='/prosjekt/wab/0/0-rest/Ts-209.xml'>Ts-209 'Philosophische Bemerkungen', cuttings from Ts-208 || German; 1930 (published in 'Philosophical Remarks', Parts I-XXII)</option> <option value='/prosjekt/wab/0/0-rest/Ts-210.xml'>+Ts-210 based on the second half of Ms-108 || German; 1930-31? </option> <option value='/prosjekt/wab/0/0-rest/Ts-211.xml'>+Ts-211 based on MSS 109, 110, 111, 112, 113 and the beginning of Ms-114 || German; 1931-32? (parts published in 'Philosophical Grammar' and 'Remarks on Frazer's Golden Bough')</option> <option value='/prosjekt/wab/0/0-WS/Ts-212.xml'>+Ts-212 cuttings from TSS 208, 210, and 211 || German; 1932-33? </option> <option value='/prosjekt/wab/0/0-WS/Ts-213.xml'>+Ts-213 so-called Big Typescript || German; 1933 (parts published in 'Philosophical Grammar', Part I App. 4-8 and Part II, 'Remarks on Frazer's Golden Bough', Part I, and 'Philosophy')</option> <option value='/prosjekt/wab/0/0-rest/Ts-214a1.xml'>+Ts-214a1 'Komplex und Tatsache' || German; 1932?-33 (published in 'Philosophical Remarks', App. 1, and 'Philosophical Grammar', Part I App. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-214a2.xml'>+Ts-214a2 'Komplex und Tatsache' || German; 1932?-33 (published in 'Philosophical Remarks', App. 1, and 'Philosophical Grammar', Part I App. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-214b1.xml'>+Ts-214b1 'Begriff und Gegenstand' || German; 1932?-33 (published in 'Philosophical Grammar', Part I App. 2)</option> <!--<option value='/prosjekt/wab/0/0-rest/Ts-214b2.xml'>+Ts-214b2 'Begriff und Gegenstand' || German; 1932?-33 (published in 'Philosophical Grammar', Part I App. 2)</option>--> <option value='/prosjekt/wab/0/0-rest/Ts-214c1.xml'>+Ts-214c1 'Gegenstand' || German; 1932?-33 (published in 'Philosophical Grammar', Part I App. 3)</option> <option value='/prosjekt/wab/0/0-rest/Ts-214c2.xml'>+Ts-214c2 'Gegenstand' || German; 1932?-33 (published in 'Philosophical Grammar', Part I App. 3)</option> <option value='/prosjekt/wab/0/0-rest/Ts-215a.xml'>+Ts-215a 'Unendlich lang' || German; 1932?-33 (published in 'Philosophical Remarks', App. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-215b.xml'>+Ts-215b 'Unendliche Möglichkeit' || German; 1932?-33 (published in 'Philosophical Remarks', App. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-215c.xml'>+Ts-215c 'Einen Satz im Ernst oder Spaß meinen ...' || German; 1932?-33</option> <option value='/prosjekt/wab/0/0-rest/Ts-216.xml'>+Ts-216 'Gleichungen und Ungleichungen ...' || German; 1932?-33 </option> <option value='/prosjekt/wab/0/0-rest/Ts-217.xml'>+Ts-217 'Allgemeinheit einer Demonstration' || German; 1932?-33 </option> <option value='/prosjekt/wab/0/0-rest/Ts-218.xml'>+Ts-218 'Wie kann uns ein allgemeiner Beweis ...' || German; 1932?-33 </option> <option value='/prosjekt/wab/0/0-rest/Ts-219.xml'>Ts-219 'Muss sich denn nicht ...' || German; 1932-33? </option> <option value='/prosjekt/wab/0/0-rest/Ts-220.xml'>Ts-220 approximately first half of the Investigations prewar version || German; 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ts-221a.xml'>+Ts-221a approximately second half of the Investigations prewar version, based on MSS 117-120 and Ms-162a || German; 1938 (parts published in 'Remarks on the Foundations of Mathematics', Part I App. 3)</option> <option value='/prosjekt/wab/0/0-rest/Ts-222.xml'>+Ts-222 cuttings from Ts-221 || German; 1938 (published in 'Remarks on the Foundations of Mathematics', Part I and Part I App. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-223.xml'>Ts-223 cuttings from Ts-221 || German; 1938 (parts published in 'Remarks on the Foundations of Mathematics', Part I App. 3)</option> <option value='/prosjekt/wab/0/0-rest/Ts-224.xml'>Ts-224 cuttings from Ts-221 || German; 1938 (published in 'Remarks on the Foundations of Mathematics', Part I App. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ts-225.xml'>Ts-225 preface to the prewar version of the Investigations || German; 1938 </option> <option value='/prosjekt/wab/0/0-rest/Ts-226.xml'>+Ts-226 English translation of part of the Investigations prewar version || English; 1938-39? </option> <option value='/prosjekt/wab/0/0-rest/Ts-227a.xml'>+Ts-227a 'Philosophische Untersuchungen' || German; 1944-46 (published in 'Philosophical Investigations, Part I')</option> <option value='/prosjekt/wab/0/0-rest/Ts-227b.xml'>Ts-227b 'Philosophische Untersuchungen' || German; 1944-46 (published in 'Philosophical Investigations, Part I')</option> <option value='/prosjekt/wab/0/0-rest/Ts-228.xml'>+Ts-228 'Bemerkungen I.' || German; 1945 </option> <option value='/prosjekt/wab/0/0-rest/Ts-229.xml'>+Ts-229 continuation of Ts-228 || German; 1947 (published in 'Remarks on the Philosophy of Psychology' vol. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-230a.xml'>Ts-230a 'Bemerkungen II.' || German; 1945-46?</option> <option value='/prosjekt/wab/0/0-rest/Ts-230b.xml'>Ts-230b 'Bemerkungen II.' || German; 1945-46?</option> <option value='/prosjekt/wab/0/0-rest/Ts-230c.xml'>Ts-230c 'Bemerkungen II.' || German; 1945-46?</option> <option value='/prosjekt/wab/0/0-rest/Ts-231.xml'>Ts-231 two lists of corresponding remarks in Bemerkungen I and Bemerkungen II || German; 1945-46? </option> <option value='/prosjekt/wab/0/0-rest/Ts-232.xml'>Ts-232 based on MSS 135-137 || German; 1948 (published in 'Remarks on the Philosophy of Psychology' vol. 2)</option> <option value='/prosjekt/wab/0/0-rest/Ts-233a.xml'>Ts-233a so-called Zettel I || German; 1930-48 (published in 'Zettel')</option> <option value='/prosjekt/wab/0/0-rest/Ts-233b.xml'>Ts-233b so-called Zettel II || German; 1930-48 (published in 'Zettel')</option> <!--<option value='/prosjekt/wab/0/0-rest/Ts-234.xml'>Ts-234 missing || 1949 </option>--> <option value='/prosjekt/wab/0/0-rest/Ts-235.xml'>Ts-235 a table of contents || German; 1945? </option> <option value='/prosjekt/wab/0/0-rest/Ts-236.xml'>Ts-236 seventeen pages from Ts-210 and one page from Ts-211 || German; 1931-32? </option> <option value='/prosjekt/wab/0/0-rest/Ts-237.xml'>Ts-237 pages and cuttings from pp. 80-92 of Ts-220 || German; 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ts-238.xml'>Ts-238 pages and cuttings from pp. 77-93 of Ts-220 || German; 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ts-239.xml'>Ts-239 revised version of Ts-220 || German; 1937 </option> <option value='/prosjekt/wab/0/0-rest/Ts-240.xml'>Ts-240 pages and cuttings from pp. 216-218 of Ts-220 || German; 1938 </option> <option value='/prosjekt/wab/0/0-rest/Ts-241a.xml'>Ts-241a based on Ms-129 || German; 1944-45? </option> <option value='/prosjekt/wab/0/0-rest/Ts-241b.xml'>Ts-241b based on Ms-129 || German; 1944-45? </option> <option value='/prosjekt/wab/0/0-rest/Ts-242a.xml'>Ts-242a pp. 149-195 of the Investigations intermediate version || German; 1944-45? </option> <!--<option value='/prosjekt/wab/0/0-rest/Ts-242b.xml'>Ts-242b pp. 149-195 of the Investigations intermediate version || German; 1944-45? </option>--> <option value='/prosjekt/wab/0/0-rest/Ts-243.xml'>Ts-243 preface to the Investigations, dated 'Cambridge im Januar 1945' || German; 1945 </option> <option value='/prosjekt/wab/0/0-rest/Ts-244.xml'>Ts-244 || German; 1945-47 (parts published in 'Remarks on the Philosophy of Psychology' vol. 1)</option> <option value='/prosjekt/wab/0/0-rest/Ts-245.xml'>Ts-245 || German; 1945-47</option> <option value='/prosjekt/wab/0/0-rest/Ts-246.xml'>+Ts-246 Poem 'Wirfst Du mir der treuen Liebe ...' || German; 1925? (published in 'Culture and Value')</option> <option value='/prosjekt/wab/0/0-rest/Ts-247.xml'>+Ts-247 English translation of preface to the prewar version of the PI || English; 1938-39 </option> <option value='/prosjekt/wab/0/0-rest/Ts-248.xml'>Ts-248 || German; 1938 </option> <option value='/prosjekt/wab/0/0-rest/Ms-301.xml'>+Ms-301 'Wittgenstein on Logic, April 1914' || English; 1914 (published in 'Notes dictated to G.E. Moore')</option> <option value='/prosjekt/wab/0/0-rest/Ts-302.xml'>Ts-302 so-called Diktat fuer Schlick || German; 1933-34? </option> <option value='/prosjekt/wab/0/0-rest/Ts-303.xml'>Ts-303 'Die normale Ausdrucksweise ...' || German; 1933? </option> <option value='/prosjekt/wab/0/0-rest/Ts-304.xml'>Ts-304 'Hat es Sinn zu sagen ...' || German; 1932? </option> <option value='/prosjekt/wab/0/0-rest/Ms-305.xml'>Ms-305 'Fragen wie diese ...' || German; 1930? </option> <option value='/prosjekt/wab/0/0-rest/Ts-306.xml'>+Ts-306 late transcript of loose page 'ad 71)' in Schlick Ms-302 || German </option> <!--<option value='/prosjekt/wab/0/0-rest/Ts-307%20missing.xml'>Ts-307 missing so-called Mulder II </option> <option value='/prosjekt/wab/0/0-rest/Ts-308%20missing.xml'>Ts-308 missing so-called Mulder V</option>--> <option value='/prosjekt/wab/0/0-rest/Ts-309.xml'>+Ts-309 so-called Blue Book (von Wright's copy) || English; TS of handwritten notes dictated 1933-34 (published in 'The Blue and Brown Books')</option> <option value='/prosjekt/wab/0/0-WS/Ts-310.xml'>+Ts-310 so-called Brown Book (von Wright's copy) || English; TS of handwritten notes dictated 1934-35 (published in 'The Blue and Brown Books')</option> <option value='/prosjekt/wab/0/0-rest/Ms-312.xml'>+Ms-312 Poem 'Gesang an Filù' || German; 1925 (published in 'Familienbriefe')</option> <option value=''>-</option> <option value=''> [NB: Processing of the following may require a fair amount of time.] </option> <option value=''>-</option> <option value='/prosjekt/wab/0/0-rest/Group_Notebooks.xml'>Group: Part 'Notebooks and loose sheets' || 1914-51</option> <option value='/prosjekt/wab/0/0-rest/Group_SeriesI.xml'>Group: Part '(Band) Series I' || 1929-40</option> <option value='/prosjekt/wab/0/0-rest/Group_SeriesII.xml'>Group: Part '(Band and notebook) Series II' || 1940-49</option> <option value='/prosjekt/wab/0/0-rest/Group_Typescripts.xml'>Group: Part 'Typescripts and typescript cuttings' || 1913-49</option> <option value='/prosjekt/wab/0/0-rest/Group_Dictations.xml'>Group: Part 'Dictations' || 1914-35</option> <option value='/prosjekt/wab/0/0-rest/Group_Works.xml'>Group: Part 'Works' || Tractatus 1915/16/17-18, Woerterbuch (Geleitwort) 1925, Philosophical Investigations 1936-46</option> <option value=''>-</option> <option value='/prosjekt/wab/0/0-rest/Group_CodedRemarks.xml'>Group: Collection 'Passages in code' || 1914-50</option> <option value='/prosjekt/wab/0/0-rest/Group_ItemsInEnglish.xml'>Group: Collection 'Texts in English' || 1913-41</option> <option value='/prosjekt/wab/0/0-rest/Group_TLPCorpus.xml'>Group: Collection 'Tractatus corpus' || 1913-19</option> <option value='/prosjekt/wab/0/0-rest/Group_BigTypescriptCorpus.xml'>Group: Collection 'Big Typescript corpus' || 1929-34</option> <option value='/prosjekt/wab/0/0-rest/Group_BrownBookCorpus.xml'>Group: Collection 'Brown Book corpus' || 1933-36</option> <option value='/prosjekt/wab/0/0-rest/Group_PICorpus.xml'>Group: Collection 'PI corpus' || 1936-46</option> <option value='/prosjekt/wab/0/0-rest/Group_RFMCorpus.xml'>Group: Collection 'RFM corpus' || 1938-44</option> <option value='/prosjekt/wab/0/0-rest/Group_RPPCorpus.xml'>Group: Collection 'RPP corpus' || 1946-49</option> <option value='/prosjekt/wab/0/0-rest/Group_LWCorpus.xml'>Group: Collection 'Last Writings corpus' || 1948-51</option> <!--<option value='/prosjekt/wab/0/0-WS/test5.xml'>test5</option>--> <!--<option value='/prosjekt/wab/0/0-rest/TEST_MSS101-103.xml'>TEST_MSS101-103.xml Version 20180221</option>--> <!--<option value='/prosjekt/wab/0/0-rest/Ts-311.xml'>Ts-311 missing</option>--> <!--<option value='/prosjekt/wab/public_html/transform/xsl/wab_legend.xml'>Test Legend</option>--> </select> <!-- Setting the general style of the text --> <details> <summary style = 'margin-top: 1em;'>Click here to change default options</summary> <div style='font-family:arial;'> <div> <fieldset> <legend>Basic style</legend> <input type='radio' id='basic_1' name='visning' value='norm' onclick='javascript:setDetailsAsNorm();' checked/> <label for='basic_1'>Linear</label> <input type='radio' id='basic_2' name='visning' value='dipl' onclick='javascript:setDetailsAsDipl();' /> <label for='basic_2'>Diplomatic</label> </fieldset> <fieldset> <legend>Additional style</legend> <ul> <li> <input type='hidden' id='visning2_1' name='lb' value='excl'/> <input type='checkbox' id='visning2' name='lb' value='incl'/> <label for='visning2'>Show original line breaks [tbc.]</label> </li> <li> <input type='hidden' id='visning3_1' name='handwriting' value='on'/> <input type='checkbox' id='visning3' name='handwriting' value='off'/> <label for='visning3'>Exclude handwritten revisions in typescript [tbc.]</label> </li> <li> <input type='hidden' id='visning4_1' name='del' value='show'/> <input type='checkbox' id='visning4' name='del' value='hide'/> <label for='visning4'>Exclude all deleted text</label> </li> <li> <input type='hidden' id='visning5_1' name='global-variants' value='hide'/> <input type='checkbox' id='visning5' name='global-variants' value='show'/> <label for='visning5'>Display retained variants only</label> </li> <li> <input type='hidden' id='visning6_1' name='sectionmarks' value='off'/> <input type='checkbox' id='visning6' name='sectionmarks' value='on'/> <label for='visning6'>Display 'section marks' ('Randzeichen')</label> </li> <li> <input type='hidden' id='visning7_1' name='nomarkcorr' value='off'/> <input type='checkbox' id='visning7' name='nomarkcorr' value='on'/> <label for='visning7'>No marking of editorial corrections</label> </li> </ul> </fieldset> <fieldset> <legend>Filter Bemerkungen according to section marks</legend> <input type='radio' id='visning7' name='sm' value='show' onclick='javascript:setFilterAsOn();' checked /> <label for='visning7'>Tick all <!--Include Bemerkungen with section mark ...--></label> <input type='radio' id='visning8' name='sm' value='hide' onclick='javascript:setFilterAsOff();' /> <label for='visning8'>Untick all <!--Exclude Bemerkungen with section mark ...--></label> <ul class='use_columns'> <li> <input type='hidden' id='mark1_1' name='sm-nomark' value='hide'/> <input type='checkbox' id='mark1' name='sm-nomark' value='show' checked/> <label for='mark1'>[Without mark]</label> </li> <li> <input type='hidden' id='mark2_1' name='sm-slash' value='hide'/> <input type='checkbox' id='mark2' name='sm-slash' value='show' checked/> <label for='mark2'>Section mark: /</label> </li> <li> <input type='hidden' id='mark3_1' name='sm-backslash' value='hide'/> <input type='checkbox' id='mark3' name='sm-backslash' value='show' checked/> <label for='mark3'>Section mark: \</label> </li> <li> <input type='hidden' id='mark4_1' name='sm-bar' value='hide'/> <input type='checkbox' id='mark4' name='sm-bar' value='show' checked/> <label for='mark4'>Section mark: |</label> </li> <li> <input type='hidden' id='mark5_1' name='sm-xx' value='hide'/> <input type='checkbox' id='mark5' name='sm-xx' value='show' checked/> <label for='mark5'>Section mark: ⨯</label> </li> <li> <input type='hidden' id='mark6_1' name='sm-dash' value='hide'/> <input type='checkbox' id='mark6' name='sm-dash' value='show' checked/> <label for='mark6'>Section mark: –</label> </li> <li> <input type='hidden' id='mark7_1' name='sm-cross' value='hide'/> <input type='checkbox' id='mark7' name='sm-cross' value='show' checked/> <label for='mark7'>Section mark: ✢</label> </li> <li> <input type='hidden' id='mark8_1' name='sm-latcross' value='hide'/> <input type='checkbox' id='mark8' name='sm-latcross' value='show' checked/> <label for='mark8'>Section mark: ✝</label> </li> <li> <input type='hidden' id='mark9_1' name='sm-ast' value='hide'/> <input type='checkbox' id='mark9' name='sm-ast' value='show' checked/> <label for='mark9'>Section mark: ⁎</label> </li> <li> <input type='hidden' id='mark10_1' name='sm-qm' value='hide'/> <input type='checkbox' id='mark10' name='sm-qm' value='show' checked/> <label for='mark10'>Section mark: ?</label> </li> <li> <input type='hidden' id='mark11_1' name='sm-slashqm' value='hide'/> <input type='checkbox' id='mark11' name='sm-slashqm' value='show' checked/> <label for='mark11'>Section mark: /?</label> </li> <li> <input type='hidden' id='mark12_1' name='sm-backslashqm' value='hide'/> <input type='checkbox' id='mark12' name='sm-backslashqm' value='show' checked/> <label for='mark12'>Section mark: \?</label> </li> <li> <input type='hidden' id='mark13_1' name='sm-tick' value='hide'/> <input type='checkbox' id='mark13' name='sm-tick' value='show' checked/> <label for='mark13'><!--tick-->Section mark: ✓</label> </li> <li> <input type='hidden' id='mark14_1' name='sm-dobslash' value='hide'/> <input type='checkbox' id='mark14' name='sm-dobslash' value='show' checked/> <label for='mark14'><!--dobslash-->Section mark: //</label> </li> <li> <input type='hidden' id='mark15_1' name='sm-dobbackslash' value='hide'/> <input type='checkbox' id='mark15' name='sm-dobbackslash' value='show' checked/> <label for='mark15'><!--dobbackslash-->Section mark: \\</label> </li> <li> <input type='hidden' id='mark16_1' name='sm-brokenslash' value='hide'/> <input type='checkbox' id='mark16' name='sm-brokenslash' value='show' checked/> <label for='mark16'><!--brokenslash-->Section mark: ⋰</label> </li> <li> <input type='hidden' id='mark17_1' name='sm-o' value='hide'/> <input type='checkbox' id='mark17' name='sm-o' value='show' checked/> <label for='mark17'><!--o-->Section mark: o</label> </li> <li> <input type='hidden' id='mark18_1' name='sm-oslash' value='hide'/> <input type='checkbox' id='mark18' name='sm-oslash' value='show' checked/> <label for='mark18'><!--oslash-->Section mark: ø</label> </li> <li> <input type='hidden' id='mark19_1' name='sm-obackslash' value='hide'/> <input type='checkbox' id='mark19' name='sm-obackslash' value='show' checked/> <label for='mark19'><!--obackslash-->Section mark: ⍉</label> </li> <li> <input type='hidden' id='mark20_1' name='sm-qmrev' value='hide'/> <input type='checkbox' id='mark20' name='sm-qmrev' value='show' checked/> <label for='mark20'><!--qmrev-->Section mark: ¿</label> </li> <li> <input type='hidden' id='mark21_1' name='sm-zigzag' value='hide'/> <input type='checkbox' id='mark21' name='sm-zigzag' value='show' checked/> <label for='mark21'><!--zigzag-->Section mark: ⌇</label> </li> <li> <input type='hidden' id='mark22_1' name='sm-int' value='hide'/> <input type='checkbox' id='mark22' name='sm-int' value='show' checked/> <label for='mark22'><!--int-->Section mark: ∫</label> </li> <li> <input type='hidden' id='mark23_1' name='sm-f' value='hide'/> <input type='checkbox' id='mark23' name='sm-f' value='show' checked/> <label for='mark23'><!--f-->Section mark: f</label> </li> <li> <input type='hidden' id='mark24_1' name='sm-k' value='hide'/> <input type='checkbox' id='mark24' name='sm-k' value='show' checked/> <label for='mark24'><!--k-->Section mark: k</label> </li> <li> <input type='hidden' id='mark25_1' name='sm-s' value='hide'/> <input type='checkbox' id='mark25' name='sm-s' value='show' checked/> <label for='mark25'><!--s-->Section mark: s</label> </li> <li> <input type='hidden' id='mark26_1' name='sm-uuml' value='hide'/> <input type='checkbox' id='mark26' name='sm-uuml' value='show' checked/> <label for='mark26'><!--uuml-->Section mark: ü</label> </li> <li> <input type='hidden' id='mark27_1' name='sm-v' value='hide'/> <input type='checkbox' id='mark27' name='sm-v' value='show' checked/> <label for='mark27'><!--v-->Section mark: v</label> </li> <li> <input type='hidden' id='mark28_1' name='sm-z' value='hide'/> <input type='checkbox' id='mark28' name='sm-z' value='show' checked/> <label for='mark28'><!--z-->Section mark: z</label> </li> <li> <input type='hidden' id='mark29_1' name='sm-A' value='hide'/> <input type='checkbox' id='mark29' name='sm-A' value='show' checked/> <label for='mark29'><!--A-->Section mark: A</label> </li> <li> <input type='hidden' id='mark30_1' name='sm-C' value='hide'/> <input type='checkbox' id='mark30' name='sm-C' value='show' checked/> <label for='mark30'><!--C-->Section mark: C</label> </li> <li> <input type='hidden' id='mark31_1' name='sm-L' value='hide'/> <input type='checkbox' id='mark31' name='sm-L' value='show' checked/> <label for='mark31'><!--L-->Section mark: L</label> </li> <li> <input type='hidden' id='mark32_1' name='sm-LL' value='hide'/> <input type='checkbox' id='mark32' name='sm-LL' value='show' checked/> <label for='mark32'><!--LL-->Section mark: L.L.</label> </li> <li> <input type='hidden' id='mark33_1' name='sm-U' value='hide'/> <input type='checkbox' id='mark33' name='sm-U' value='show' checked/> <label for='mark33'><!--U-->Section mark: U</label> </li> <li> <input type='hidden' id='mark34_1' name='sm-X' value='hide'/> <input type='checkbox' id='mark34' name='sm-X' value='show' checked/> <label for='mark34'><!--X-->Section mark: X</label> </li> <li> <input type='hidden' id='mark35_1' name='sm-barmisc' value='hide'/> <input type='checkbox' id='mark35' name='sm-barmisc' value='show' checked/> <label for='mark35'><!--X-->Mark: |...|</label> </li> </ul> </fieldset> <fieldset> <legend>Blue highlighting of</legend> <ul> <li> <input type='hidden' id='blue1_1' name='seg-cod' value='plain'/> <input type='checkbox' id='blue1' name='seg-cod' value='mark'/> <label for='blue1'>Code writing ('Geheimschrift')</label> </li> <!--<li> <input type='hidden' id='blue2_1' name='seg-VB' value='plain'/> <input type='checkbox' id='blue2' name='seg-VB' value='mark'/> <label for='blue2'>Vermischte Bemerkung</label> </li>--> <li> <input type='hidden' id='blue3_1' name='seg-not' value='plain'/> <input type='checkbox' id='blue3' name='seg-not' value='mark'/> <label for='blue3'>Notation and graphics</label> </li> <li> <input type='hidden' id='blue4_1' name='seg-publ' value='plain'/> <input type='checkbox' id='blue4' name='seg-publ' value='mark'/> <label for='blue4'>Bemerkungen published in one of Wittgenstein's 'collected works'</label> </li> </ul> </fieldset> <fieldset> <legend>Metadata</legend> <input type='hidden' id='meta1_1' name='sigla' value='hide'/> <input type='checkbox' id='meta1' name='sigla' value='show'/> <label for='meta1'>Display all datings, page names and other metadata</label> </fieldset> <fieldset> <legend>Sort text by</legend> <input type='radio' id='sort1' name='sort-date' value='hide' checked='checked'/> <label for='sort1'>transcription order</label> <input type='radio' id='sort2' name='sort-date' value='sort-asc'/> <label for='sort2'>chronological order</label> <input type='radio' id='sort3' name='sort-date' value='sort-pub'/> <label for='sort3'>order of publication in 'work'</label> </fieldset> </div></div> </details> <p> <input class='submit' style='font-size:2.5em' type='submit' value=' GO '/> </form> </main> <footer> <span style="margin: 1em;"> <a href="https://www.uib.no"> <img src="ugle.gif" alt="UiB" width="50" /></a> </span> <span style="margin: 1em;"> <a href="https://meltzerfondet.no/ "> <img src="meltzerlogo.gif" alt="L. Meltzer Høyskolefond" width="100" /></a> </span> <span style="margin: 1em;"> <a href="https://uni.no/"> <img src="uni.jpg" alt="Uni Research AS"/></a> </span> <span style="margin: 1em;"> <a href="https://wab.uib.no/wab_discovery.page"> <img src="discoverylogo.jpg" alt="DISCOVERY" width="80" /></a> </span> <span style="margin: 1em;"> <a href="https://wab.uib.no/wab_cost-a32.page"> <img src="https://wab.uib.no/graphics/logoCOST.jpg" alt="COST Action A32" /></a> </span> <span style="margin: 1em;"> <a href="https://clarin.b.uib.no/"> <img src="https://wab.uib.no/graphics/clarino-green-sml.png" alt="Clarino" width="120" /></a> </span> <p><a href="https://uustatus.no/nb/erklaringer/publisert/c2ba79b0-eceb-4b2b-ab6b-2b3558a81643">Accessibility statement (in Norwegian only)</a>. </p> </footer> </body> </html>