On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar paradox?
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
your argument here doesn't affect the logic system that you are
trying to argue about, and you are just showing that you don't
understand that difference.
Many system can handle some self-references, which Prolog, and
yours, can't.
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar paradox? >>>>>
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
But, you can't show the step in his proof that he uses an incorrect
logic step.
All you are doing is proving that you are just a pathological liar that can't cover his own lies.
And, your claim that it is just non-smese means that you claim of making truth computable CAN'T be true.
A fundamental of Godel's proof is showing that a proof checker is a computatble operation. That is the essense of what all of Godel's
numbering and the relation he derives.
If you define that you can't even build a proof checker, how do you
expect to be able to determine if a statement is actually true?
your argument here doesn't affect the logic system that you are
trying to argue about, and you are just showing that you don't
understand that difference.
Many system can handle some self-references, which Prolog, and
yours, can't.
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar paradox? >>>>>>
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only wellrCafounded inferential structures are admissible as meaningful statements. G||delrCOs diagonal construction produces an ungrounded, selfrCareferential formula whose proofrCadependency graph contains a cycle. Since such expressions are not truthbearers in this framework, the
classical incompleteness phenomenon does not arise. PA itself remains
sound and complete with respect to its grounded proof rules.rCY
But, you can't show the step in his proof that he uses an incorrect
logic step.
All you are doing is proving that you are just a pathological liar
that can't cover his own lies.
And, your claim that it is just non-smese means that you claim of
making truth computable CAN'T be true.
A fundamental of Godel's proof is showing that a proof checker is a
computatble operation. That is the essense of what all of Godel's
numbering and the relation he derives.
If you define that you can't even build a proof checker, how do you
expect to be able to determine if a statement is actually true?
your argument here doesn't affect the logic system that you are
trying to argue about, and you are just showing that you don't
understand that difference.
Many system can handle some self-references, which Prolog, and
yours, can't.
A fundamental of Godel's proof is showing that a proof checker is a computatble operation. That is the essense of what all of Godel's
numbering and the relation he derives.
A fundamental of Godel's proof is showing that a proof checker is a computatble operation. That is the essense of what all of Godel's
numbering and the relation he derives.
Godels statement *WAS* built bu well-founded inferential methods.
His statement *IS* a truth bearer by the rules of the logic.
You can't just say otherwise.
On 1/15/26 12:24 AM, olcott wrote:
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar paradox? >>>>>>>
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only
wellrCafounded inferential structures are admissible as meaningful
statements. G||delrCOs diagonal construction produces an ungrounded,
selfrCareferential formula whose proofrCadependency graph contains a
cycle. Since such expressions are not truthbearers in this framework,
the classical incompleteness phenomenon does not arise. PA itself
remains sound and complete with respect to its grounded proof rules.rCY
In other words, you are just admitting to be an idiot that deosn't care
what your words actually mean.
On 1/15/2026 5:50 AM, Richard Damon wrote:
On 1/15/26 12:24 AM, olcott wrote:
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar
paradox?
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only
wellrCafounded inferential structures are admissible as meaningful
statements. G||delrCOs diagonal construction produces an ungrounded,
selfrCareferential formula whose proofrCadependency graph contains a
cycle. Since such expressions are not truthbearers in this framework,
the classical incompleteness phenomenon does not arise. PA itself
remains sound and complete with respect to its grounded proof rules.rCY
In other words, you are just admitting to be an idiot that deosn't
care what your words actually mean.
The term *proofrCatheoretic semantics* has always
proved my point long before I ever heard of it.
On 15/01/2026 02:57, Richard Damon wrote:
A fundamental of Godel's proof is showing that a proof checker is a
computatble operation. That is the essense of what all of Godel's
numbering and the relation he derives.
A proof checker rejects the proof in G||del's 1931 paper because you need
an ATP to fill in the proof of proposition V which he doesn't prove in
his 1931 paper.
On 1/15/2026 5:50 AM, Richard Damon wrote:
On 1/15/26 12:24 AM, olcott wrote:
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar
paradox?
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only
wellrCafounded inferential structures are admissible as meaningful
statements. G||delrCOs diagonal construction produces an ungrounded,
selfrCareferential formula whose proofrCadependency graph contains a
cycle. Since such expressions are not truthbearers in this framework,
the classical incompleteness phenomenon does not arise. PA itself
remains sound and complete with respect to its grounded proof rules.rCY
In other words, you are just admitting to be an idiot that deosn't
care what your words actually mean.
The term *proofrCatheoretic semantics* has always
proved my point long before I ever heard of it.
On 16/01/2026 01:40, olcott wrote:
On 1/15/2026 5:50 AM, Richard Damon wrote:
On 1/15/26 12:24 AM, olcott wrote:
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar >>>>>>>>> paradox?
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.
Note, since Prolog's logic is not sufficient to handle PA,
I never said it was. A formal system anchored in
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only
wellrCafounded inferential structures are admissible as meaningful
statements. G||delrCOs diagonal construction produces an ungrounded,
selfrCareferential formula whose proofrCadependency graph contains a
cycle. Since such expressions are not truthbearers in this
framework, the classical incompleteness phenomenon does not arise.
PA itself remains sound and complete with respect to its grounded
proof rules.rCY
In other words, you are just admitting to be an idiot that deosn't
care what your words actually mean.
The term *proofrCatheoretic semantics* has always
proved my point long before I ever heard of it.
A term does not prove anything. Only a proof proves.
On 1/18/2026 5:54 AM, Mikko wrote:
On 16/01/2026 01:40, olcott wrote:
On 1/15/2026 5:50 AM, Richard Damon wrote:
On 1/15/26 12:24 AM, olcott wrote:
On 1/14/2026 8:57 PM, Richard Damon wrote:
On 1/13/26 1:43 PM, olcott wrote:
On 1/13/2026 6:10 AM, Richard Damon wrote:
On 1/12/26 11:46 PM, olcott wrote:
On 1/12/2026 9:16 PM, Richard Damon wrote:
On 1/12/26 4:41 PM, olcott wrote:
How The Well-Founded Semantics for General Logic Programs >>>>>>>>>>>
of (Van Gelder, Ross & Schlipf, 1991)
Journal of the Association for Computing Machinery,
volume 38, number 3, pp. 620{650 (1991).
https://users.soe.ucsc.edu/%7Eavg/Papers/wf.pdf
handle the Liar Paradox when we construe
non-well-founded / undefined as not a truth-bearer?
% This sentence is not true.
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
WFS assigns undefined to self-referential paradoxes
without external support.
When we interpret undefined as lack of truth-bearer
status the Liar sentence fails to be about anything
that can bear truth values
The paradox dissolves - there's no contradiction
because there's no genuine proposition
This is actually similar to how some philosophers
(like the "gap theorists") handle the Liar: sentences
that fail to achieve determinate truth conditions
simply aren't truth-bearers. WFS's undefined value
provides a formal mechanism for identifying exactly
these cases.
A Subtle Point The occurs-check failure in Prolog is
slightly different from WFS's undefined assignment -
it's a structural constraint on term formation. But
both point to the same insight: circular, unsupported
self-reference doesn't create genuine semantic content.
I thought you said that no one in the past handled the liar >>>>>>>>>> paradox?
That is no one in the past handling the Liar Paradox.
That all happened today.
So, today is 1991?
The paper provides the basis for me to
handle the Liar Paradox today. The Paper
does not mention the Liar Paradox it
only shows how to implement Proof Theoretic
semantics in a logic programming system.
I guess you are just admitting you are just a liar.I never said it was. A formal system anchored in
Note, since Prolog's logic is not sufficient to handle PA, >>>>>>>>>
Proof Theoretic Semantics is powerful enough.
Nope. It can't handle PA.
It definitely can. I already showed you the details
of how.
Nope,-a you PRESUME that Godel is non-sense.
rCLWhen PA is interpreted within proofrCatheoretic semantics, only
wellrCafounded inferential structures are admissible as meaningful
statements. G||delrCOs diagonal construction produces an ungrounded, >>>>> selfrCareferential formula whose proofrCadependency graph contains a >>>>> cycle. Since such expressions are not truthbearers in this
framework, the classical incompleteness phenomenon does not arise.
PA itself remains sound and complete with respect to its grounded
proof rules.rCY
In other words, you are just admitting to be an idiot that deosn't
care what your words actually mean.
The term *proofrCatheoretic semantics* has always
proved my point long before I ever heard of it.
A term does not prove anything. Only a proof proves.
Proof Theoretic Semantics with the notion of
non-well-founded expressions is the same thing
that I have been saying for years.
True and False in PA have always been x or ~x is
provable from the actual axioms of PA, otherwise
x is simply not a truth bearer in PA. The only
clarification that I make now explicitly adding a
truth predicate to PA.
reCx ree PA ((True(PA, x)-a rei (PA reo x))
reCx ree PA ((False(PA, x) rei (PA reo ~x))
reCx ree PA ((~True(PA, x) reo (~False(PA, x) rei ~TruthBearer(PA, x))
On 1/18/2026 5:54 AM, Mikko wrote:
On 16/01/2026 01:40, olcott wrote:
The term *proofrCatheoretic semantics* has always
proved my point long before I ever heard of it.
A term does not prove anything. Only a proof proves.
Proof Theoretic Semantics with the notion of--
non-well-founded expressions is the same thing
that I have been saying for years.
True and False in PA have always been x or ~x is
provable from the actual axioms of PA, otherwise
x is simply not a truth bearer in PA. The only
clarification that I make now explicitly adding a
truth predicate to PA.
reCx ree PA ((True(PA, x)-a rei (PA reo x))
reCx ree PA ((False(PA, x) rei (PA reo ~x))
reCx ree PA ((~True(PA, x) reo (~False(PA, x) rei ~TruthBearer(PA, x))
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 59 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 23:07:23 |
| Calls: | 810 |
| Calls today: | 1 |
| Files: | 1,287 |
| D/L today: |
12 files (21,036K bytes) |
| Messages: | 195,760 |