Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.theory > #108476

Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement

From Richard Damon <richard@damon-family.org>
Newsgroups comp.theory, sci.logic
Subject Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement
Date 2024-07-06 11:24 -0400
Organization i2pn2 (i2pn.org)
Message-ID <bb7bfc4764ecf8b79983d376ce7ec2eaa1c196d0@i2pn2.org> (permalink)
References (24 earlier) <v69502$3bh3f$1@dont-email.me> <v6b1k4$3odj5$1@dont-email.me> <v6bf7r$3qiio$2@dont-email.me> <v6bm5v$3rj8n$1@dont-email.me> <v6bmoe$3ri0l$2@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On 7/6/24 11:10 AM, olcott wrote:
> On 7/6/2024 10:00 AM, Fred. Zwarts wrote:
>> Op 06.jul.2024 om 15:01 schreef olcott:
>>> On 7/6/2024 4:09 AM, Fred. Zwarts wrote:
>>>> Op 05.jul.2024 om 17:54 schreef olcott:
>>>>> On 7/5/2024 10:48 AM, Fred. Zwarts wrote:
>>>>>> Op 05.jul.2024 om 16:05 schreef olcott:
>>>>>>> On 7/5/2024 8:54 AM, Fred. Zwarts wrote:
>>>>>>>>
>>>>>>>> HHH cannot possibly correctly simulate itself.
>>>>>>>>
>>>>>>> LIAR! I give up on you.
>>>>>>> https://liarparadox.org/HHH(DDD)_Full_Trace.pdf
>>>>>>
>>>>>> No need to come back, because you are unable to point to any error 
>>>>>> in my reasoning. 
>>>>>
>>>>> I conclusively proved that HHH is correctly simulating itself
>>>>> simulating DDD and you simply freaking lie about it.
>>>>>
>>>>>> Your replies are only irrelevant, or supporting my reasoning. I 
>>>>>> showed that HHH cannot possibly simulate itself correctly and your 
>>>>>> full trace supports this, as it shows that the simulating HHH is 
>>>>>> unable to reach the 'ret' of the simulated HHH.
>>>>>>
>>>>>
>>>>> *Unable to reach ret IS A FREAKING CORRECT FREAKING SIMULATION*
>>>>
>>>> Unable to reach ret *is a freaking demonstration* of an incorrect 
>>>> simulation.
>>>>
>>>
>>> If it was incorrect you would have to show which
>>> x86 instruction was simulated incorrectly. You
>>> can't do that because it is a matter of verified
>>> fact that none of them were simulated incorrectly.
>>
>> Incorrect reasoning. 
> 
> I commented at the wrong place.
> 
> The semantics of the x86 language are the only criterion
> measure of correct emulation. Only stupid liars would disagree.

And the semantic of the x86 language says that stopping the simulation 
results in partial results and not a prediction of what will happen in 
the future with the code.

Your HHH can (maybe) determine that it can not partially simulate the 
input code to the return instruction, but if it stops and returns, it 
can not conclude that the input, when PROPERLY and COMPLETELY emulated 
(or just ran) will not do so.

You just don't understand the limitations of PARTIAL simulation, even if 
it was "correct" for each of its steps (with the exception of stopping 
when it did).

> 
> Smart liars would not disagree because they would know how
> stupid this makes them look. Smart liars would disagree on
> much more subtle things.

No, but Smart Truth tells will point out your errors.

Maybe you should try to learn from "Smart Liars" as it seems so far you 
are just a "Stupid Liar" that leaves you lies so exposed.

> 
>> Is it really over your head? The simulated instructions are correct, 
>> but the instructions that are not simulated make the simulation 
>> incorrect. The simulation is aborted too soon. One cycle later the 
>> simulated HHH would abort and halt. That part of the input is 
>> neglected by your simulation, which makes it incorrect, because it 
>> should process the whole input, not only the first part.
>>
>>>
>>>>> The machine code specifies that DDD simulated by HHH according
>>>>> to the semantics of the x86 language cannot possibly reach the
>>>>> ret instruction of DDD or its correctly simulated self.
>>>>>
>>>>> _DDD()
>>>>> [00002172] 55               push ebp      ; housekeeping
>>>>> [00002173] 8bec             mov ebp,esp   ; housekeeping
>>>>> [00002175] 6872210000       push 00002172 ; push DDD
>>>>> [0000217a] e853f4ffff       call 000015d2 ; call HHH(DDD)
>>>>> [0000217f] 83c404           add esp,+04
>>>>> [00002182] 5d               pop ebp
>>>>> [00002183] c3               ret
>>>>> Size in bytes:(0018) [00002183]
>>>>>
>>>>>
>>>>
>>>> Your traces shows that HHH aborts the simulation at a point there 
>>>> the simulated HHH has only one cycle to go before it would abort and 
>>>> halt. 
>>>
>>> All of the HHH have the same code. The outer HHH
>>> meets its abort criteria first. It is a verified
>>> fact that unless the outer HHH aborts then none
>>> of them do. This violates this correct criteria
>>
>> Incorrect reasoning.
>> Dreaming of an HHH that does not abort is irrelevant. This HHH *does* 
>> abort. The outer one does, so all of them do. Therefore, the HHH 
>> simulated by the outer one is aborted one cycle before it would abort 
>> and halt, as well. That makes the abort premature.
>> HHH cannot possibly simulate itself correctly.
>>
>>>
>>> <MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
>>>      If simulating halt decider H correctly simulates its input D
>>>      until H correctly determines that its simulated D would never
>>>      stop running unless aborted then
>>>
>>>      H can abort its simulation of D and correctly report that D
>>>      specifies a non-halting sequence of configurations.
>>> </MIT Professor Sipser agreed to ONLY these verbatim words 10/13/2022>
>>>
>>
>> Incorrect reasoning.
>> You forget pretty soon you have been told many times that Sipser does 
>> not apply here. You keep repeating this irrelevant text. It is 
>> irrelevant, because it is about a correct simulation, not about an 
>> incorrect simulation.
>>
>>>> So, the only reason why this simulation does not reach the 'ret' of 
>>>> the simulated HHH, is that it is aborted prematurely.
>>>> A correct simulation by another simulator shows that this is indeed 
>>>> the case.
>>>
>>> HHH1 can wait for HHH to abort because DDD does not call HHH1.
>>> HHH cannot wait because DDD calls HHH.
>>>
>>>> HHH cannot possible simulate *itself* correctly. This code and your 
>>>> trace demonstrates this. The fact that the simulation does not reach 
>>>> the 'ret', where other simulator can do that, demonstrates that 
>>>> HHH's simulation of itself is incorrect.
>>>>
>>>> The only thing you brought in against it, is a baseless repetition 
>>>> that you still belief that the simulation is correct.
>>>>
>>>> HHH that aborts and halts can be compared to a bear running at you 
>>>> to kill you:
>>>>
>>>> All other simulators will tell you that HHH aborts and halts.
>>>> All people will warn you that the bear is running at you and will 
>>>> kill you.
>>>>
>>>> Only when HHH simulates itself, it says: not aborting and non-halting.
>>>> The bear says about itself: I am not running and I will not kill you.
>>>>
>>>> What do you trust?
>>>
>>> I only trust correct reasoning.
>>
>> So, trust my correct reasoning. Not your own incorrect reasoning.
>>
> 

Back to comp.theory | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-03 13:20 -0500
  Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-03 20:40 +0200
    Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-03 13:57 -0500
      Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-03 21:11 +0200
        Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-03 14:15 -0500
          Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-03 21:27 +0200
            Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-03 15:04 -0500
              Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-03 22:55 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-03 16:02 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-04 09:45 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-04 07:42 -0500
                Re: Liar detector: Peter Olcott (self-admitted) Richard Damon <richard@damon-family.org> - 2024-07-04 11:25 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-04 21:26 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-04 14:30 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-04 21:40 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-04 14:45 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-04 22:04 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-04 15:18 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-04 19:33 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-05 10:56 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 07:17 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-05 10:45 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 10:32 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 07:19 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 14:38 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 08:16 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 15:54 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 09:05 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 17:48 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 10:54 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-05 12:16 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-06 11:09 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 08:01 -0500
                Re: Liar detector: Peter Olcott who doesn't under stand Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-06 10:28 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-06 17:00 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 10:03 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-06 11:18 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-06 17:18 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 10:10 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-06 11:24 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-06 15:26 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 11:28 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-06 13:23 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-06 17:29 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 11:30 -0500
                Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-06 13:25 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-06 20:55 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-06 14:14 -0500
                Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-06 15:49 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-06 16:27 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar olcott <polcott333@gmail.com> - 2024-07-06 16:02 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar Richard Damon <richard@damon-family.org> - 2024-07-06 17:06 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 16:08 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 17:31 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 16:40 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 17:51 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 16:55 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 18:16 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 17:20 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 18:23 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 17:44 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 18:49 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 18:09 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 19:21 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 18:28 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 19:30 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 18:54 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 20:20 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-06 19:26 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Richard Damon <richard@damon-family.org> - 2024-07-06 20:50 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar! olcott <polcott333@gmail.com> - 2024-07-06 19:58 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar! Richard Damon <richard@damon-family.org> - 2024-07-06 21:27 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar !!! olcott <polcott333@gmail.com> - 2024-07-06 20:31 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar !!! Richard Damon <richard@damon-family.org> - 2024-07-06 21:42 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar !!! olcott <polcott333@gmail.com> - 2024-07-06 20:49 -0500
                Re: Liar detector: Olcott is a Liar !!! Richard Damon <richard@damon-family.org> - 2024-07-06 22:09 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar !!! olcott <polcott333@gmail.com> - 2024-07-06 21:17 -0500
                Re: Liar detector: Peter Olcott is a Liar !!! Richard Damon <richard@damon-family.org> - 2024-07-06 22:30 -0400
                Richard is a Liar olcott <polcott333@gmail.com> - 2024-07-06 21:44 -0500
                Re: Richard is a Liar Richard Damon <richard@damon-family.org> - 2024-07-06 23:07 -0400
                Re: Richard is a Liar olcott <polcott333@gmail.com> - 2024-07-06 22:36 -0500
                Re: Olcott is a Liar Richard Damon <richard@damon-family.org> - 2024-07-07 07:13 -0400
                Is Richard a Liar? olcott <polcott333@gmail.com> - 2024-07-07 08:11 -0500
                Re: Is Richard a Liar? joes <noreply@example.org> - 2024-07-07 13:15 +0000
                Re: Is Richard a Liar? olcott <polcott333@gmail.com> - 2024-07-07 08:37 -0500
                Re: Olcott IS a Liar! Richard Damon <richard@damon-family.org> - 2024-07-07 13:28 -0400
                Re: Richard is a Liar Mikko <mikko.levanto@iki.fi> - 2024-07-08 10:48 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? joes <noreply@example.org> - 2024-07-07 10:19 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? olcott <polcott333@gmail.com> - 2024-07-07 08:58 -0500
                Re: Liar detector: Olcott is a LIAR. Richard Damon <richard@damon-family.org> - 2024-07-07 13:42 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Richard is a Liar? Mikko <mikko.levanto@iki.fi> - 2024-07-08 10:34 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-07 08:41 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-07 08:46 -0500
                Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-07 13:28 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-08 15:08 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-08 10:56 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-08 10:24 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-08 15:50 +0000
                Re: Liar detector: Peter Olcott lies Richard Damon <richard@damon-family.org> - 2024-07-08 19:26 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-08 11:07 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-08 18:16 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-08 12:36 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-09 09:14 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-09 09:14 -0500
                Re: Liar detector: Peter Olcott --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-09 22:51 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-10 10:18 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-10 08:37 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-10 16:11 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-10 09:17 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-10 16:46 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-10 18:35 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-10 18:27 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-11 09:56 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-11 09:40 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-12 10:49 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-12 08:07 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-13 10:48 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-13 07:07 -0500
                Re: Liar detector: Peter Olcott --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-13 09:15 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-13 13:20 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-14 10:43 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-14 09:15 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-15 10:15 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-13 07:15 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-13 14:28 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-13 14:38 +0200
                Re: Liar detector: Petr Olcott --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-13 09:15 -0400
                Re: Liar detector: Peter Olcott lies Richard Damon <richard@damon-family.org> - 2024-07-10 20:01 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-11 09:50 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-11 09:16 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-11 22:08 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-12 10:55 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-12 08:07 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-13 10:46 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-13 06:57 -0500
                Re: Liar detector: Peter Olcott --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-13 09:15 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-14 10:56 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-14 09:26 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Mikko <mikko.levanto@iki.fi> - 2024-07-15 10:19 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-09 10:56 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-09 09:06 -0500
                Re: Liar detector: Peter Olcott --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-09 22:51 -0400
                a complete emulation of this input could be done --- Liar olcott <polcott333@gmail.com> - 2024-07-09 22:18 -0500
                Re: a complete emulation of this input could be done --- Liar Richard Damon <richard@damon-family.org> - 2024-07-10 07:24 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-08 10:04 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-08 18:04 +0200
                Re: Liar detector: Peter Olcott found lying. Richard Damon <richard@damon-family.org> - 2024-07-08 19:26 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-08 16:25 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement Richard Damon <richard@damon-family.org> - 2024-07-05 10:50 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement joes <noreply@example.org> - 2024-07-05 10:02 +0000
                Re: Liar detector: Fred, Richard, Joes and Alan --- Ben's agreement olcott <polcott333@gmail.com> - 2024-07-05 07:22 -0500
      Re: Liar detector: Fred, Richard, Joes and Alan joes <noreply@example.org> - 2024-07-05 09:49 +0000
        Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-05 07:20 -0500
          Re: Liar detector: Fred, Richard, Joes and Alan joes <noreply@example.org> - 2024-07-05 12:26 +0000
            Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-05 07:43 -0500
              Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 16:02 +0200
              Re: Liar detector: Fred, Richard, Joes and Alan Richard Damon <richard@damon-family.org> - 2024-07-05 10:56 -0400
              Re: Liar detector: Fred, Richard, Joes and Alan Mikko <mikko.levanto@iki.fi> - 2024-07-06 09:33 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-06 07:54 -0500
                Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-06 10:28 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan Mikko <mikko.levanto@iki.fi> - 2024-07-07 10:29 +0300
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-07 08:52 -0500
                Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-07 13:42 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan Mikko <mikko.levanto@iki.fi> - 2024-07-08 11:01 +0300
          Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 14:29 +0200
            Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-05 08:04 -0500
              Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 16:10 +0200
                Re: Liar detector: Fred, Richard, Joes and Alan olcott <polcott333@gmail.com> - 2024-07-05 09:13 -0500
                Re: Liar detector: Fred, Richard, Joes and Alan Richard Damon <richard@damon-family.org> - 2024-07-05 11:02 -0400
                Re: Liar detector: Fred, Richard, Joes and Alan "Fred. Zwarts" <F.Zwarts@HetNet.nl> - 2024-07-05 17:59 +0200
              Re: Liar detector: Fred, Richard, Joes and Alan Richard Damon <richard@damon-family.org> - 2024-07-05 10:59 -0400
          Re: Liar detector: Peter Olcott Richard Damon <richard@damon-family.org> - 2024-07-05 10:52 -0400
  Re: Liar detector: Peter OLCOTT YES! Richard Damon <richard@damon-family.org> - 2024-07-03 19:18 -0400
    Richard seems to continue to blatantly lie -- I hope I am wrong about this olcott <polcott333@gmail.com> - 2024-07-03 19:36 -0500
      Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Richard Damon <richard@damon-family.org> - 2024-07-03 21:12 -0400
        Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this olcott <polcott333@gmail.com> - 2024-07-03 20:30 -0500
          Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Richard Damon <richard@damon-family.org> - 2024-07-03 21:53 -0400
            Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Barb Knox <Barb@sig.below> - 2024-07-09 18:09 +1200
              Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Mikko <mikko.levanto@iki.fi> - 2024-07-09 09:48 +0300
                Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this olcott <polcott333@gmail.com> - 2024-07-09 09:31 -0500
                Re: Peter Olcott seems to continue to blatantly lie Richard Damon <richard@damon-family.org> - 2024-07-09 22:51 -0400
                Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Mikko <mikko.levanto@iki.fi> - 2024-07-10 10:06 +0300
                Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this olcott <polcott333@gmail.com> - 2024-07-10 08:35 -0500
                Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this joes <noreply@example.org> - 2024-07-10 18:25 +0000
                Re: Peter Olcott seems to continue to blatantly lie Richard Damon <richard@damon-family.org> - 2024-07-10 20:01 -0400
                Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Mikko <mikko.levanto@iki.fi> - 2024-07-11 10:01 +0300
              Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Mild Shock <janburse@fastmail.fm> - 2024-07-09 10:58 +0200
              Re: Peter Olcott seems to continue to blatantly lie Richard Damon <richard@damon-family.org> - 2024-07-09 07:29 -0400
              Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this Ben Bacarisse <ben@bsb.me.uk> - 2024-07-09 13:29 +0100
                Re: Richard seems to continue to blatantly lie -- A clearer explanation for Ben olcott <polcott333@gmail.com> - 2024-07-09 09:03 -0500
              Re: Richard seems to continue to blatantly lie -- I hope I am wrong about this olcott <polcott333@gmail.com> - 2024-07-09 08:27 -0500
  Re: Liar detector: Fred, Richard, Joes and Alan Mikko <mikko.levanto@iki.fi> - 2024-07-04 09:02 +0300

csiph-web