Formal language (XML?) for practice and experience?

11年前 に anti anti camper によって更新されました。 at 13/03/05 14:24
Created 11年 ago at 13/03/05 14:24

Formal language (XML?) for practice and experience?

投稿: 23 参加年月日: 12/10/15 最新の投稿
It seems clear that the world of contemplative practice and experience is burdened by ambiguities and disagreements that could be addressed by a rigorous phenomenology. Ingram's talk at the Buddhist Geeks conference, "It's a Jungle In There", suggests a research program in this direction.

I was wondering if developing formal languages for both contemplative practices and contemplative experiences, perhaps based on XML or something similar, might lay the foundations for such a rigorous phenomenology? This might also be a first step towards a comprehensive database for subjective experience.

aac
thumbnail
11年前 に tom moylan によって更新されました。 at 13/03/05 14:28
Created 11年 ago at 13/03/05 14:28

RE: Formal language (XML?) for practice and experience?

投稿: 896 参加年月日: 11/03/07 最新の投稿
howdy,
seems to be a nice tie-in to this post

cheers
thumbnail
11年前 に Rick M によって更新されました。 at 13/03/05 15:53
Created 11年 ago at 13/03/05 15:53

RE: Formal language (XML?) for practice and experience?

投稿: 100 参加年月日: 13/01/01 最新の投稿
Finally something I can comment on a bit. You may not be aware that the term "formal language" will have very specific denotations for a computer scientist (where it means something that has a grammar associated with it like a computer language), which I don't think what you had in mind, since you mentioned XML.

XML is only formal to the extent that it has a Schema or a DTD associated with it. To be honest, I heard a lot about DTDs 10 years ago when XMLs were a newer topic, but less so recently, when lighter-weight specifications like YAML or JSON have dominated.

I'm a big Json fan. There are parsers in most programming languages. I use python for most of my work, and json specifications are almost equivalent to python dictionaries.

Sorry for the long digression. Here's the point. Language specifications, parsers, xmls, etc., all distract you from what you want, which is a description of whatever it is you want to exchange or archive. If you can tell me what information is important to you, I might be able to give you an idea how to make a simple json for it.
11年前 に anti anti camper によって更新されました。 at 13/03/05 18:51
Created 11年 ago at 13/03/05 18:51

RE: Formal language (XML?) for practice and experience?

投稿: 23 参加年月日: 12/10/15 最新の投稿
Rick, I completely agree. XML is not truly formal but it is as formal as most folks will get. I'm a mathematician/computer scientist also. Python is great, JSON looks good, and I'm not bound to any implementation details. The key is to capture, in full descriptive accuracy, the domains of contemplative practice and experience. I don't have specifics beyond this and am really just throwing out the idea for comment.

aac
thumbnail
11年前 に Beoman Claudiu Dragon Emu Fire Golem によって更新されました。 at 13/03/05 19:04
Created 11年 ago at 13/03/05 19:03

RE: Formal language (XML?) for practice and experience?

投稿: 2227 参加年月日: 10/10/27 最新の投稿
XML would just define how to structure some data. JSON likewise is just a way to serialize data. Maybe you're looking for something like Lojban, a language designed to have no syntactical ambiguities? From their main site:

Lojban has a number of features which make it unique:
  • Lojban is designed to be used by people in communication with each other, and possibly in the future with computers.
  • Lojban is designed to be culturally neutral.
  • Lojban has an unambiguous grammar, which is based on the principles of logic.
  • Lojban has phonetic spelling, and unambiguous resolution of sounds into words.
  • Lojban is simple compared to natural languages; it is easy to learn.
  • Lojban's 1300 root words can be easily combined to form a vocabulary of millions of words.
  • Lojban is regular; the rules of the language are without exception.
  • Lojban attempts to remove restrictions on creative and clear thought and communication.
  • Lojban has a variety of uses, ranging from the creative to the scientific, from the theoretical to the practical.
thumbnail
11年前 に Mindspace M によって更新されました。 at 13/03/06 9:24
Created 11年 ago at 13/03/06 9:24

RE: Formal language (XML?) for practice and experience?

投稿: 15 参加年月日: 13/03/06 最新の投稿
(Heh, I just signed up and this is my first post, surprised to find other programmers here).

Yes, XML and JSON are not really helpful here. Lojban would help maybe, but I think you could just as well tackle the same problem in English - the actual challenge is finding *unambiguous* definitions for everything. That would probably involve creating a set of new terms for meditation-related words that currently have multiple meanings.

Actually, as far as I know, Lojban only solves the problem of grammatical ambiguity, not semantic ambiguity. So you'd still have the problem of vaguely-defined terms.
thumbnail
11年前 に Bagpuss The Gnome によって更新されました。 at 13/03/06 9:45
Created 11年 ago at 13/03/06 9:42

RE: Formal language (XML?) for practice and experience?

投稿: 704 参加年月日: 11/11/02 最新の投稿
<ArisingAndPassing>
<Wheeeeeee... />
</ArisingAndPassing>
<DarkNight>
<Arrrrrrrrghhhhhhh! />
<Nnnnggggggg! />
</DarkNight>
<Equanimity>
<Eh? />
</Equanimity>
thumbnail
11年前 に Martin M によって更新されました。 at 13/03/06 12:32
Created 11年 ago at 13/03/06 12:32

RE: Formal language (XML?) for practice and experience?

投稿: 91 参加年月日: 09/09/03 最新の投稿
haha the beauty of reading xml documents... emoticon
well, I guess at least you could just collapse that dark night tag heh? ;)

パンくずリスト