<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум компьютерной помощи &mdash; СПИСКИ - лабораторная по прологу.]]></title>
		<link>http://itpmr.ru/viewtopic.php?id=758</link>
		<atom:link href="http://itpmr.ru/extern.php?action=feed&amp;tid=758&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «СПИСКИ - лабораторная по прологу.».]]></description>
		<lastBuildDate>Mon, 24 Dec 2012 14:00:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: СПИСКИ - лабораторная по прологу.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=123822#p123822</link>
			<description><![CDATA[<p>database<br /> ovoch(string)<br /> frukt(string)</p><p>predicates<br /> ov(string,string)<br /> fr(string,string)<br /> choice(string,string)<br /> do</p><p>clauses<br /> choice(X,Y):-ov(X,Y).<br /> choice(X,Y):-fr(X,Y).</p><p> ov(X,&quot;&nbsp; &nbsp; *** ovoch ***&quot;):-ovoch(X).<br /> ov(X,&quot;Not found&quot;):- not(ovoch(X)),not(ovoch(X)).</p><p> ovoch(&quot;pomidor&quot;).<br /> ovoch(&quot;kartoshka&quot;).<br /> ovoch(&quot;ogurec&quot;).<br /> ovoch(&quot;svekla&quot;).<br /> ovoch(&quot;morkov&quot;).</p><p> %fr(X,&quot;&nbsp; &nbsp; *** frukt ***&quot;):-frukt(X).<br /> fr(X,&quot;&nbsp; &nbsp; *** frukt ***&quot;):-frukt(X).<br /> fr(X,&quot;Not found&quot;):- not(frukt(X)),not(frukt(X)).</p><p> frukt(&quot;vishnya&quot;).<br /> frukt(&quot;grusha&quot;).<br /> frukt(&quot;ananas&quot;).<br /> frukt(&quot;vinograd&quot;).<br /> frukt(&quot;yabloko&quot;).</p><p>do:- &nbsp; &nbsp; %clearwindow,<br />&nbsp; &nbsp; write(&quot;введите объект иследования: -&gt;&nbsp; &quot;),<br />&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; readln(X),&nbsp; &nbsp; choice(X,Y),<br />&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; write(Y),nl.</p><p>goal do.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Mon, 24 Dec 2012 14:00:17 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=123822#p123822</guid>
		</item>
		<item>
			<title><![CDATA[СПИСКИ - лабораторная по прологу.]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=123821#p123821</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Mon, 24 Dec 2012 13:48:23 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=123821#p123821</guid>
		</item>
	</channel>
</rss>
