phrase/3 predicate
Josef Frydl <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Can you please tell me how I can use the phrase predicate in dynamically created grammar? phrase(Rem, <things to be parsed>,[]). does not work, but if I paste the value of Rem manually it works, Thanks Josef Frydl