Discussions related to Visual Prolog
NuttyProloger
Posts: 10
Joined: 7 May 2024 12:02

Various support predicates

Post by NuttyProloger »

Hello Thomas
Once again thanks, this time for the note on the hash predicate. At present I do not have need of it.
There must be a large numbers of predicates of interest.
Would there be predicates to:
- create a text box for user input of sentences, paragraphs etc that works in console mode?
- a predicate that parses sentences into a tree structure with parts of speech identified (subject, object, subordinate clauses (broken down)
- a predicate that displays images (.jpg, .gif, etc) in console mode.
(I'm having enough of a challenge with the object-orientated parts of Visual Prolog to want to tackle the complexity of creating windows and controls of a GUI. Tried that once, now avoid if possible.)

Peter
User avatar
Thomas Linder Puls
VIP Member
Posts: 1466
Joined: 28 Feb 2000 0:01

Re: Various support predicates

Post by Thomas Linder Puls »

Hi Peter, please focus each mail to one topic, otherwise the mail thread will be very messy.
Regards Thomas Linder Puls
PDC