Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +193 -0
- depth_20_size_100_seed_1/articles.json +406 -0
- depth_20_size_100_seed_1/facts.pl +1375 -0
- depth_20_size_100_seed_1/questions.json +0 -0
- depth_20_size_100_seed_1/run_info.txt +3 -0
- depth_20_size_100_seed_1/timings.csv +2 -0
- depth_20_size_150_seed_1/articles.json +0 -0
- depth_20_size_150_seed_1/facts.pl +1857 -0
- depth_20_size_150_seed_1/questions.json +0 -0
- depth_20_size_150_seed_1/run_info.txt +3 -0
- depth_20_size_150_seed_1/timings.csv +2 -0
- depth_20_size_200_seed_1/articles.json +0 -0
- depth_20_size_200_seed_1/facts.pl +2344 -0
- depth_20_size_200_seed_1/questions.json +0 -0
- depth_20_size_200_seed_1/run_info.txt +3 -0
- depth_20_size_200_seed_1/timings.csv +2 -0
- depth_20_size_250_seed_1/articles.json +0 -0
- depth_20_size_250_seed_1/facts.pl +0 -0
- depth_20_size_250_seed_1/questions.json +0 -0
- depth_20_size_250_seed_1/run_info.txt +3 -0
- depth_20_size_250_seed_1/timings.csv +2 -0
- depth_20_size_25_seed_1/articles.json +106 -0
- depth_20_size_25_seed_1/facts.pl +630 -0
- depth_20_size_25_seed_1/questions.json +0 -0
- depth_20_size_25_seed_1/run_info.txt +3 -0
- depth_20_size_25_seed_1/timings.csv +2 -0
- depth_20_size_300_seed_1/articles.json +0 -0
- depth_20_size_300_seed_1/facts.pl +0 -0
- depth_20_size_300_seed_1/questions.json +0 -0
- depth_20_size_300_seed_1/run_info.txt +3 -0
- depth_20_size_300_seed_1/timings.csv +2 -0
- depth_20_size_350_seed_1/articles.json +0 -0
- depth_20_size_350_seed_1/facts.pl +0 -0
- depth_20_size_350_seed_1/questions.json +0 -0
- depth_20_size_350_seed_1/run_info.txt +3 -0
- depth_20_size_350_seed_1/timings.csv +2 -0
- depth_20_size_400_seed_1/articles.json +0 -0
- depth_20_size_400_seed_1/facts.pl +0 -0
- depth_20_size_400_seed_1/questions.json +0 -0
- depth_20_size_400_seed_1/run_info.txt +3 -0
- depth_20_size_400_seed_1/timings.csv +2 -0
- depth_20_size_450_seed_1/articles.json +0 -0
- depth_20_size_450_seed_1/facts.pl +0 -0
- depth_20_size_450_seed_1/questions.json +0 -0
- depth_20_size_450_seed_1/run_info.txt +3 -0
- depth_20_size_450_seed_1/timings.csv +2 -0
- depth_20_size_500_seed_1/articles.json +0 -0
- depth_20_size_500_seed_1/facts.pl +0 -0
- depth_20_size_500_seed_1/questions.json +0 -0
- depth_20_size_500_seed_1/run_info.txt +3 -0
README.md
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bsd-3-clause
|
3 |
+
dataset_name: phantom-wiki-v0.3
|
4 |
+
configs:
|
5 |
+
- config_name: text-corpus
|
6 |
+
data_files:
|
7 |
+
- split: depth_20_size_25_seed_1
|
8 |
+
path: depth_20_size_25_seed_1/articles.json
|
9 |
+
- split: depth_20_size_50_seed_1
|
10 |
+
path: depth_20_size_50_seed_1/articles.json
|
11 |
+
- split: depth_20_size_100_seed_1
|
12 |
+
path: depth_20_size_100_seed_1/articles.json
|
13 |
+
- split: depth_20_size_150_seed_1
|
14 |
+
path: depth_20_size_150_seed_1/articles.json
|
15 |
+
- split: depth_20_size_200_seed_1
|
16 |
+
path: depth_20_size_200_seed_1/articles.json
|
17 |
+
- split: depth_20_size_250_seed_1
|
18 |
+
path: depth_20_size_250_seed_1/articles.json
|
19 |
+
- split: depth_20_size_300_seed_1
|
20 |
+
path: depth_20_size_300_seed_1/articles.json
|
21 |
+
- split: depth_20_size_350_seed_1
|
22 |
+
path: depth_20_size_350_seed_1/articles.json
|
23 |
+
- split: depth_20_size_400_seed_1
|
24 |
+
path: depth_20_size_400_seed_1/articles.json
|
25 |
+
- split: depth_20_size_450_seed_1
|
26 |
+
path: depth_20_size_450_seed_1/articles.json
|
27 |
+
- split: depth_20_size_500_seed_1
|
28 |
+
path: depth_20_size_500_seed_1/articles.json
|
29 |
+
- config_name: question-answer
|
30 |
+
data_files:
|
31 |
+
- split: depth_20_size_25_seed_1
|
32 |
+
path: depth_20_size_25_seed_1/questions.json
|
33 |
+
- split: depth_20_size_50_seed_1
|
34 |
+
path: depth_20_size_50_seed_1/questions.json
|
35 |
+
- split: depth_20_size_100_seed_1
|
36 |
+
path: depth_20_size_100_seed_1/questions.json
|
37 |
+
- split: depth_20_size_150_seed_1
|
38 |
+
path: depth_20_size_150_seed_1/questions.json
|
39 |
+
- split: depth_20_size_200_seed_1
|
40 |
+
path: depth_20_size_200_seed_1/questions.json
|
41 |
+
- split: depth_20_size_250_seed_1
|
42 |
+
path: depth_20_size_250_seed_1/questions.json
|
43 |
+
- split: depth_20_size_300_seed_1
|
44 |
+
path: depth_20_size_300_seed_1/questions.json
|
45 |
+
- split: depth_20_size_350_seed_1
|
46 |
+
path: depth_20_size_350_seed_1/questions.json
|
47 |
+
- split: depth_20_size_400_seed_1
|
48 |
+
path: depth_20_size_400_seed_1/questions.json
|
49 |
+
- split: depth_20_size_450_seed_1
|
50 |
+
path: depth_20_size_450_seed_1/questions.json
|
51 |
+
- split: depth_20_size_500_seed_1
|
52 |
+
path: depth_20_size_500_seed_1/questions.json
|
53 |
+
---
|
54 |
+
|
55 |
+
# Dataset Card for Dataset Name
|
56 |
+
|
57 |
+
<!-- Provide a quick summary of the dataset. -->
|
58 |
+
|
59 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
60 |
+
|
61 |
+
## Dataset Details
|
62 |
+
|
63 |
+
Format based on this dataset: https://huggingface.co/rag-datasets
|
64 |
+
|
65 |
+
### Dataset Description
|
66 |
+
|
67 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
68 |
+
|
69 |
+
|
70 |
+
|
71 |
+
- **Curated by:** [More Information Needed]
|
72 |
+
- **Funded by [optional]:** [More Information Needed]
|
73 |
+
- **Shared by [optional]:** [More Information Needed]
|
74 |
+
- **Language(s) (NLP):** [More Information Needed]
|
75 |
+
- **License:** [More Information Needed]
|
76 |
+
|
77 |
+
### Dataset Sources [optional]
|
78 |
+
|
79 |
+
<!-- Provide the basic links for the dataset. -->
|
80 |
+
|
81 |
+
- **Repository:** [More Information Needed]
|
82 |
+
- **Paper [optional]:** [More Information Needed]
|
83 |
+
- **Demo [optional]:** [More Information Needed]
|
84 |
+
|
85 |
+
## Uses
|
86 |
+
|
87 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
88 |
+
|
89 |
+
### Direct Use
|
90 |
+
|
91 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
92 |
+
|
93 |
+
[More Information Needed]
|
94 |
+
|
95 |
+
### Out-of-Scope Use
|
96 |
+
|
97 |
+
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
98 |
+
|
99 |
+
[More Information Needed]
|
100 |
+
|
101 |
+
## Dataset Structure
|
102 |
+
|
103 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
104 |
+
|
105 |
+
[More Information Needed]
|
106 |
+
|
107 |
+
## Dataset Creation
|
108 |
+
|
109 |
+
### Curation Rationale
|
110 |
+
|
111 |
+
<!-- Motivation for the creation of this dataset. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
### Source Data
|
116 |
+
|
117 |
+
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
118 |
+
|
119 |
+
#### Data Collection and Processing
|
120 |
+
|
121 |
+
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
122 |
+
|
123 |
+
[More Information Needed]
|
124 |
+
|
125 |
+
#### Who are the source data producers?
|
126 |
+
|
127 |
+
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
### Annotations [optional]
|
132 |
+
|
133 |
+
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
134 |
+
|
135 |
+
#### Annotation process
|
136 |
+
|
137 |
+
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
#### Who are the annotators?
|
142 |
+
|
143 |
+
<!-- This section describes the people or systems who created the annotations. -->
|
144 |
+
|
145 |
+
[More Information Needed]
|
146 |
+
|
147 |
+
#### Personal and Sensitive Information
|
148 |
+
|
149 |
+
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
|
150 |
+
|
151 |
+
[More Information Needed]
|
152 |
+
|
153 |
+
## Bias, Risks, and Limitations
|
154 |
+
|
155 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Recommendations
|
160 |
+
|
161 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
162 |
+
|
163 |
+
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
164 |
+
|
165 |
+
## Citation [optional]
|
166 |
+
|
167 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
168 |
+
|
169 |
+
**BibTeX:**
|
170 |
+
|
171 |
+
[More Information Needed]
|
172 |
+
|
173 |
+
**APA:**
|
174 |
+
|
175 |
+
[More Information Needed]
|
176 |
+
|
177 |
+
## Glossary [optional]
|
178 |
+
|
179 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## More Information [optional]
|
184 |
+
|
185 |
+
[More Information Needed]
|
186 |
+
|
187 |
+
## Dataset Card Authors [optional]
|
188 |
+
|
189 |
+
[More Information Needed]
|
190 |
+
|
191 |
+
## Dataset Card Contact
|
192 |
+
|
193 |
+
[More Information Needed]
|
depth_20_size_100_seed_1/articles.json
ADDED
@@ -0,0 +1,406 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"title": "Aida Wang",
|
4 |
+
"article": "# Aida Wang\n\n## Family\nThe parents of Aida Wang are Dino Beltran, Shelli Beltran.\nAida Wang's siblings are Barabara Beltran, Vicki Hackworth.\nThe sisters of Aida Wang are Barabara Beltran, Vicki Hackworth.\nThe mother of Aida Wang is Shelli Beltran.\nThe father of Aida Wang is Dino Beltran.\nThe children of Aida Wang are Alfredo Wang, Cortney Parmer.\nThe son of Aida Wang is Alfredo Wang.\nThe daughter of Aida Wang is Cortney Parmer.\nThe husband of Aida Wang is Ryan Wang.\n\n## Friends\nThe friends of Aida Wang are Conrad Stansberry, Lionel Culver, Nikki Stansberry.\n\n## Attributes\nThe date of birth of Aida Wang is 0985-05-30.\nThe occupation of Aida Wang is personal assistant.\nThe hobby of Aida Wang is meditation.\n"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"title": "Alec Sinclair",
|
8 |
+
"article": "# Alec Sinclair\n\n## Family\nThe child of Alec Sinclair is Von Sinclair.\nThe son of Alec Sinclair is Von Sinclair.\nThe wife of Alec Sinclair is Leeann Sinclair.\n\n## Friends\nThe friends of Alec Sinclair are Alison Smock, Cythia Smock, Tanner Beltran, Tyson Woodson, Frankie Hagerty.\n\n## Attributes\nThe date of birth of Alec Sinclair is 1006-07-10.\nThe occupation of Alec Sinclair is health promotion specialist.\nThe hobby of Alec Sinclair is meteorology.\n"
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"title": "Alfredo Wang",
|
12 |
+
"article": "# Alfredo Wang\n\n## Family\nThe parents of Alfredo Wang are Aida Wang, Ryan Wang.\nAlfredo Wang's sibling is Cortney Parmer.\nThe sister of Alfredo Wang is Cortney Parmer.\nThe mother of Alfredo Wang is Aida Wang.\nThe father of Alfredo Wang is Ryan Wang.\n\n## Friends\nThe friends of Alfredo Wang are Kristen Toombs, Lonny Parmer, Virgil Hackworth, Mickey Philpott, Victor Stansberry.\n\n## Attributes\nThe date of birth of Alfredo Wang is 1012-02-04.\nThe occupation of Alfredo Wang is osteopath.\nThe hobby of Alfredo Wang is biology.\n"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"title": "Alison Smock",
|
16 |
+
"article": "# Alison Smock\n\n## Family\nThe children of Alison Smock are Cythia Smock, Shelli Beltran, Stacia Toombs.\nThe daughters of Alison Smock are Cythia Smock, Shelli Beltran, Stacia Toombs.\nThe husband of Alison Smock is Williams Smock.\n\n## Friends\nThe friends of Alison Smock are Angela Culver, Brigette Gilmore, Alec Sinclair.\n\n## Attributes\nThe date of birth of Alison Smock is 0929-10-28.\nThe occupation of Alison Smock is broadcast engineer.\nThe hobby of Alison Smock is meteorology.\n"
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"title": "Alvaro Smock",
|
20 |
+
"article": "# Alvaro Smock\n\n## Family\nThe children of Alvaro Smock are Eli Smock, Gene Smock.\nThe sons of Alvaro Smock are Eli Smock, Gene Smock.\nThe wife of Alvaro Smock is Lannie Smock.\n\n## Friends\nThe friends of Alvaro Smock are Ryan Wang, Jules Culver.\n\n## Attributes\nThe date of birth of Alvaro Smock is 0867-07-12.\nThe occupation of Alvaro Smock is oncologist.\nThe hobby of Alvaro Smock is dolls.\n"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"title": "Alycia Coe",
|
24 |
+
"article": "# Alycia Coe\n\n## Family\nThe child of Alycia Coe is Earle Coe.\nThe son of Alycia Coe is Earle Coe.\nThe husband of Alycia Coe is Christoper Coe.\n\n## Friends\nThe friends of Alycia Coe are Dwight Hackworth, Glenda Culver.\n\n## Attributes\nThe date of birth of Alycia Coe is 0959-01-13.\nThe occupation of Alycia Coe is warehouse manager.\nThe hobby of Alycia Coe is photography.\n"
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"title": "Barabara Beltran",
|
28 |
+
"article": "# Barabara Beltran\n\n## Family\nThe parents of Barabara Beltran are Dino Beltran, Shelli Beltran.\nBarabara Beltran's siblings are Aida Wang, Vicki Hackworth.\nThe sisters of Barabara Beltran are Aida Wang, Vicki Hackworth.\nThe mother of Barabara Beltran is Shelli Beltran.\nThe father of Barabara Beltran is Dino Beltran.\n\n## Friends\nThe friends of Barabara Beltran are Kristen Toombs, Ryan Wang.\n\n## Attributes\nThe date of birth of Barabara Beltran is 0989-06-11.\nThe occupation of Barabara Beltran is associate professor.\nThe hobby of Barabara Beltran is shogi.\n"
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"title": "Brian Beltran",
|
32 |
+
"article": "# Brian Beltran\n\n## Family\nThe children of Brian Beltran are Dino Beltran, Orlando Beltran, Tanner Beltran.\nThe sons of Brian Beltran are Dino Beltran, Orlando Beltran, Tanner Beltran.\nThe wife of Brian Beltran is Daisy Beltran.\n\n## Friends\nThe friends of Brian Beltran are Kristen Toombs, Ryan Wang, Celia Macmillan, Diane Culver, Tamara Macmillan.\n\n## Attributes\nThe date of birth of Brian Beltran is 0927-07-27.\nThe occupation of Brian Beltran is sports therapist.\nThe hobby of Brian Beltran is dominoes.\n"
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"title": "Carrol Woodson",
|
36 |
+
"article": "# Carrol Woodson\n\n## Family\nThe child of Carrol Woodson is Tyson Woodson.\nThe son of Carrol Woodson is Tyson Woodson.\nThe wife of Carrol Woodson is Gayla Woodson.\n\n## Friends\nThe friend of Carrol Woodson is Lincoln Velasco.\n\n## Attributes\nThe date of birth of Carrol Woodson is 1033-07-02.\nThe occupation of Carrol Woodson is retail manager.\nThe hobby of Carrol Woodson is tether car.\n"
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"title": "Christina Coe",
|
40 |
+
"article": "# Christina Coe\n\n## Family\nThe parents of Christina Coe are Stacia Toombs, Wilbert Toombs.\nChristina Coe's sibling is Kristen Toombs.\nThe sister of Christina Coe is Kristen Toombs.\nThe mother of Christina Coe is Stacia Toombs.\nThe father of Christina Coe is Wilbert Toombs.\nThe child of Christina Coe is Reggie Coe.\nThe son of Christina Coe is Reggie Coe.\nThe husband of Christina Coe is Earle Coe.\n\n## Friends\nThe friends of Christina Coe are Lissa Coe, Virgil Hackworth, Anibal Stansberry.\n\n## Attributes\nThe date of birth of Christina Coe is 0983-02-26.\nThe occupation of Christina Coe is immunologist.\nThe hobby of Christina Coe is architecture.\n"
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"title": "Christoper Coe",
|
44 |
+
"article": "# Christoper Coe\n\n## Family\nThe child of Christoper Coe is Earle Coe.\nThe son of Christoper Coe is Earle Coe.\nThe wife of Christoper Coe is Alycia Coe.\n\n## Friends\nThe friends of Christoper Coe are Dominique Smock, Lissa Coe, Tosha Beltran, Tyson Woodson, Ulysses Parmer.\n\n## Attributes\nThe date of birth of Christoper Coe is 0957-01-08.\nThe occupation of Christoper Coe is education administrator.\nThe hobby of Christoper Coe is geocaching.\n"
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"title": "Cortney Parmer",
|
48 |
+
"article": "# Cortney Parmer\n\n## Family\nThe parents of Cortney Parmer are Aida Wang, Ryan Wang.\nCortney Parmer's sibling is Alfredo Wang.\nThe brother of Cortney Parmer is Alfredo Wang.\nThe mother of Cortney Parmer is Aida Wang.\nThe father of Cortney Parmer is Ryan Wang.\nThe children of Cortney Parmer are Lonny Parmer, Wm Parmer.\nThe sons of Cortney Parmer are Lonny Parmer, Wm Parmer.\nThe husband of Cortney Parmer is Ulysses Parmer.\n\n## Friends\nThe friends of Cortney Parmer are Ulysses Parmer, Eliza Wiggs, Renate Stansberry, Victor Stansberry.\n\n## Attributes\nThe date of birth of Cortney Parmer is 1014-07-04.\nThe occupation of Cortney Parmer is early years teacher.\nThe hobby of Cortney Parmer is trainspotting.\n"
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"title": "Cythia Smock",
|
52 |
+
"article": "# Cythia Smock\n\n## Family\nThe parents of Cythia Smock are Alison Smock, Williams Smock.\nCythia Smock's siblings are Shelli Beltran, Stacia Toombs.\nThe sisters of Cythia Smock are Shelli Beltran, Stacia Toombs.\nThe mother of Cythia Smock is Alison Smock.\nThe father of Cythia Smock is Williams Smock.\n\n## Friends\nThe friends of Cythia Smock are Earle Coe, Vincent Lutz, Alec Sinclair.\n\n## Attributes\nThe date of birth of Cythia Smock is 0956-05-12.\nThe occupation of Cythia Smock is biomedical scientist.\nThe hobby of Cythia Smock is bus spotting.\n"
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"title": "Daisy Beltran",
|
56 |
+
"article": "# Daisy Beltran\n\n## Family\nThe children of Daisy Beltran are Dino Beltran, Orlando Beltran, Tanner Beltran.\nThe sons of Daisy Beltran are Dino Beltran, Orlando Beltran, Tanner Beltran.\nThe husband of Daisy Beltran is Brian Beltran.\n\n## Friends\nThe friends of Daisy Beltran are Gene Smock, Loren Culver, Sona Stansberry, Tad Macmillan.\n\n## Attributes\nThe date of birth of Daisy Beltran is 0931-09-21.\nThe occupation of Daisy Beltran is music tutor.\nThe hobby of Daisy Beltran is research.\n"
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"title": "Dino Beltran",
|
60 |
+
"article": "# Dino Beltran\n\n## Family\nThe parents of Dino Beltran are Brian Beltran, Daisy Beltran.\nDino Beltran's siblings are Orlando Beltran, Tanner Beltran.\nThe brothers of Dino Beltran are Orlando Beltran, Tanner Beltran.\nThe mother of Dino Beltran is Daisy Beltran.\nThe father of Dino Beltran is Brian Beltran.\nThe children of Dino Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe daughters of Dino Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe wife of Dino Beltran is Shelli Beltran.\n\n## Friends\nThe friends of Dino Beltran are Leisa Lutz, Diane Culver, Markus Hagerty, Renate Stansberry.\n\n## Attributes\nThe date of birth of Dino Beltran is 0958-08-09.\nThe occupation of Dino Beltran is clinical cytogeneticist.\nThe hobby of Dino Beltran is geography.\n"
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"title": "Dominique Smock",
|
64 |
+
"article": "# Dominique Smock\n\n## Family\nThe child of Dominique Smock is Williams Smock.\nThe son of Dominique Smock is Williams Smock.\nThe husband of Dominique Smock is Gene Smock.\n\n## Friends\nThe friends of Dominique Smock are Eli Smock, Stacia Toombs, Debra Stansberry, Christoper Coe.\n\n## Attributes\nThe date of birth of Dominique Smock is 0897-09-08.\nThe occupation of Dominique Smock is ecologist.\nThe hobby of Dominique Smock is microbiology.\n"
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"title": "Dwight Hackworth",
|
68 |
+
"article": "# Dwight Hackworth\n\n## Family\nThe parents of Dwight Hackworth are Ricardo Hackworth, Vicki Hackworth.\nDwight Hackworth's siblings are Leeann Sinclair, Leisa Lutz, Michelle Hackworth, Virgil Hackworth.\nThe sisters of Dwight Hackworth are Leeann Sinclair, Leisa Lutz, Michelle Hackworth.\nThe brother of Dwight Hackworth is Virgil Hackworth.\nThe mother of Dwight Hackworth is Vicki Hackworth.\nThe father of Dwight Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Dwight Hackworth are Maria Baptiste, Justine Hagerty, Alycia Coe.\n\n## Attributes\nThe date of birth of Dwight Hackworth is 1016-12-30.\nThe occupation of Dwight Hackworth is barrister's clerk.\nThe hobby of Dwight Hackworth is canoeing.\n"
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"title": "Earle Coe",
|
72 |
+
"article": "# Earle Coe\n\n## Family\nThe parents of Earle Coe are Alycia Coe, Christoper Coe.\nThe mother of Earle Coe is Alycia Coe.\nThe father of Earle Coe is Christoper Coe.\nThe child of Earle Coe is Reggie Coe.\nThe son of Earle Coe is Reggie Coe.\nThe wife of Earle Coe is Christina Coe.\n\n## Friends\nThe friends of Earle Coe are Angela Culver, Yolanda Philpott, Cythia Smock.\n\n## Attributes\nThe date of birth of Earle Coe is 0984-05-03.\nThe occupation of Earle Coe is petroleum engineer.\nThe hobby of Earle Coe is learning.\n"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"title": "Eli Smock",
|
76 |
+
"article": "# Eli Smock\n\n## Family\nThe parents of Eli Smock are Alvaro Smock, Lannie Smock.\nEli Smock's sibling is Gene Smock.\nThe brother of Eli Smock is Gene Smock.\nThe mother of Eli Smock is Lannie Smock.\nThe father of Eli Smock is Alvaro Smock.\n\n## Friends\nThe friends of Eli Smock are Frankie Hagerty, Iva Stansberry, Kori Wiggs, Dominique Smock.\n\n## Attributes\nThe date of birth of Eli Smock is 0901-01-18.\nThe occupation of Eli Smock is clinical research associate.\nThe hobby of Eli Smock is dairy farming.\n"
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"title": "Gayla Woodson",
|
80 |
+
"article": "# Gayla Woodson\n\n## Family\nThe parents of Gayla Woodson are Lissa Coe, Reggie Coe.\nThe mother of Gayla Woodson is Lissa Coe.\nThe father of Gayla Woodson is Reggie Coe.\nThe child of Gayla Woodson is Tyson Woodson.\nThe son of Gayla Woodson is Tyson Woodson.\nThe husband of Gayla Woodson is Carrol Woodson.\n\n## Friends\nThe friends of Gayla Woodson are Tyson Woodson, Gail Culver.\n\n## Attributes\nThe date of birth of Gayla Woodson is 1035-10-24.\nThe occupation of Gayla Woodson is chief of staff.\nThe hobby of Gayla Woodson is fossil hunting.\n"
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"title": "Gene Smock",
|
84 |
+
"article": "# Gene Smock\n\n## Family\nThe parents of Gene Smock are Alvaro Smock, Lannie Smock.\nGene Smock's sibling is Eli Smock.\nThe brother of Gene Smock is Eli Smock.\nThe mother of Gene Smock is Lannie Smock.\nThe father of Gene Smock is Alvaro Smock.\nThe child of Gene Smock is Williams Smock.\nThe son of Gene Smock is Williams Smock.\nThe wife of Gene Smock is Dominique Smock.\n\n## Friends\nThe friends of Gene Smock are Leeann Sinclair, Tanner Beltran, Dionne Stansberry, Gillian Wiggs, Maurine Velasco, Renate Stansberry, Tad Macmillan, Daisy Beltran.\n\n## Attributes\nThe date of birth of Gene Smock is 0898-08-16.\nThe occupation of Gene Smock is occupational therapist.\nThe hobby of Gene Smock is sociology.\n"
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"title": "Isiah Lutz",
|
88 |
+
"article": "# Isiah Lutz\n\n## Family\nThe child of Isiah Lutz is Lesley Lutz.\nThe son of Isiah Lutz is Lesley Lutz.\nThe wife of Isiah Lutz is Leisa Lutz.\n\n## Friends\nThe friends of Isiah Lutz are Tanner Beltran, Loren Culver.\n\n## Attributes\nThe date of birth of Isiah Lutz is 1014-10-18.\nThe occupation of Isiah Lutz is actuary.\nThe hobby of Isiah Lutz is finance.\n"
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"title": "Jamison Baptiste",
|
92 |
+
"article": "# Jamison Baptiste\n\n## Family\nThe child of Jamison Baptiste is Tosha Beltran.\nThe daughter of Jamison Baptiste is Tosha Beltran.\nThe wife of Jamison Baptiste is Maria Baptiste.\n\n## Friends\nThe friend of Jamison Baptiste is Howard Wiggs.\n\n## Attributes\nThe date of birth of Jamison Baptiste is 0929-02-07.\nThe occupation of Jamison Baptiste is police officer.\nThe hobby of Jamison Baptiste is meditation.\n"
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"title": "Kristen Toombs",
|
96 |
+
"article": "# Kristen Toombs\n\n## Family\nThe parents of Kristen Toombs are Stacia Toombs, Wilbert Toombs.\nKristen Toombs's sibling is Christina Coe.\nThe sister of Kristen Toombs is Christina Coe.\nThe mother of Kristen Toombs is Stacia Toombs.\nThe father of Kristen Toombs is Wilbert Toombs.\n\n## Friends\nThe friends of Kristen Toombs are Alfredo Wang, Barabara Beltran, Brian Beltran.\n\n## Attributes\nThe date of birth of Kristen Toombs is 0986-06-27.\nThe occupation of Kristen Toombs is sound technician.\nThe hobby of Kristen Toombs is wikipedia editing.\n"
|
97 |
+
},
|
98 |
+
{
|
99 |
+
"title": "Lannie Smock",
|
100 |
+
"article": "# Lannie Smock\n\n## Family\nThe children of Lannie Smock are Eli Smock, Gene Smock.\nThe sons of Lannie Smock are Eli Smock, Gene Smock.\nThe husband of Lannie Smock is Alvaro Smock.\n\n## Friends\nThe friend of Lannie Smock is Tad Macmillan.\n\n## Attributes\nThe date of birth of Lannie Smock is 0867-08-24.\nThe occupation of Lannie Smock is theatre manager.\nThe hobby of Lannie Smock is radio-controlled car racing.\n"
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"title": "Leeann Sinclair",
|
104 |
+
"article": "# Leeann Sinclair\n\n## Family\nThe parents of Leeann Sinclair are Ricardo Hackworth, Vicki Hackworth.\nLeeann Sinclair's siblings are Dwight Hackworth, Leisa Lutz, Michelle Hackworth, Virgil Hackworth.\nThe sisters of Leeann Sinclair are Leisa Lutz, Michelle Hackworth.\nThe brothers of Leeann Sinclair are Dwight Hackworth, Virgil Hackworth.\nThe mother of Leeann Sinclair is Vicki Hackworth.\nThe father of Leeann Sinclair is Ricardo Hackworth.\nThe child of Leeann Sinclair is Von Sinclair.\nThe son of Leeann Sinclair is Von Sinclair.\nThe husband of Leeann Sinclair is Alec Sinclair.\n\n## Friends\nThe friends of Leeann Sinclair are Maria Baptiste, Hyun Hagerty, Gene Smock.\n\n## Attributes\nThe date of birth of Leeann Sinclair is 1011-10-25.\nThe occupation of Leeann Sinclair is clinical biochemist.\nThe hobby of Leeann Sinclair is social studies.\n"
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"title": "Leisa Lutz",
|
108 |
+
"article": "# Leisa Lutz\n\n## Family\nThe parents of Leisa Lutz are Ricardo Hackworth, Vicki Hackworth.\nLeisa Lutz's siblings are Dwight Hackworth, Leeann Sinclair, Michelle Hackworth, Virgil Hackworth.\nThe sisters of Leisa Lutz are Leeann Sinclair, Michelle Hackworth.\nThe brothers of Leisa Lutz are Dwight Hackworth, Virgil Hackworth.\nThe mother of Leisa Lutz is Vicki Hackworth.\nThe father of Leisa Lutz is Ricardo Hackworth.\nThe child of Leisa Lutz is Lesley Lutz.\nThe son of Leisa Lutz is Lesley Lutz.\nThe husband of Leisa Lutz is Isiah Lutz.\n\n## Friends\nThe friends of Leisa Lutz are Yolanda Philpott, Dino Beltran.\n\n## Attributes\nThe date of birth of Leisa Lutz is 1015-11-21.\nThe occupation of Leisa Lutz is public relations officer.\nThe hobby of Leisa Lutz is judo.\n"
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"title": "Lesley Lutz",
|
112 |
+
"article": "# Lesley Lutz\n\n## Family\nThe parents of Lesley Lutz are Isiah Lutz, Leisa Lutz.\nThe mother of Lesley Lutz is Leisa Lutz.\nThe father of Lesley Lutz is Isiah Lutz.\nThe child of Lesley Lutz is Vincent Lutz.\nThe son of Lesley Lutz is Vincent Lutz.\nThe wife of Lesley Lutz is Noelia Lutz.\n\n## Friends\nThe friend of Lesley Lutz is Iva Stansberry.\n\n## Attributes\nThe date of birth of Lesley Lutz is 1040-01-31.\nThe occupation of Lesley Lutz is music therapist.\nThe hobby of Lesley Lutz is flying disc.\n"
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"title": "Lissa Coe",
|
116 |
+
"article": "# Lissa Coe\n\n## Family\nThe child of Lissa Coe is Gayla Woodson.\nThe daughter of Lissa Coe is Gayla Woodson.\nThe husband of Lissa Coe is Reggie Coe.\n\n## Friends\nThe friends of Lissa Coe are Christina Coe, Christoper Coe.\n\n## Attributes\nThe date of birth of Lissa Coe is 1010-08-08.\nThe occupation of Lissa Coe is librarian.\nThe hobby of Lissa Coe is cricket.\n"
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"title": "Lonny Parmer",
|
120 |
+
"article": "# Lonny Parmer\n\n## Family\nThe parents of Lonny Parmer are Cortney Parmer, Ulysses Parmer.\nLonny Parmer's sibling is Wm Parmer.\nThe brother of Lonny Parmer is Wm Parmer.\nThe mother of Lonny Parmer is Cortney Parmer.\nThe father of Lonny Parmer is Ulysses Parmer.\n\n## Friends\nThe friends of Lonny Parmer are Orlando Beltran, Vicki Hackworth, Glenda Culver, Alfredo Wang.\n\n## Attributes\nThe date of birth of Lonny Parmer is 1042-08-03.\nThe occupation of Lonny Parmer is building surveyor.\nThe hobby of Lonny Parmer is weightlifting.\n"
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"title": "Maria Baptiste",
|
124 |
+
"article": "# Maria Baptiste\n\n## Family\nThe child of Maria Baptiste is Tosha Beltran.\nThe daughter of Maria Baptiste is Tosha Beltran.\nThe husband of Maria Baptiste is Jamison Baptiste.\n\n## Friends\nThe friends of Maria Baptiste are Tanner Beltran, Conrad Stansberry, Dwight Hackworth, Leeann Sinclair.\n\n## Attributes\nThe date of birth of Maria Baptiste is 0929-10-22.\nThe occupation of Maria Baptiste is fitness centre manager.\nThe hobby of Maria Baptiste is meditation.\n"
|
125 |
+
},
|
126 |
+
{
|
127 |
+
"title": "Michelle Hackworth",
|
128 |
+
"article": "# Michelle Hackworth\n\n## Family\nThe parents of Michelle Hackworth are Ricardo Hackworth, Vicki Hackworth.\nMichelle Hackworth's siblings are Dwight Hackworth, Leeann Sinclair, Leisa Lutz, Virgil Hackworth.\nThe sisters of Michelle Hackworth are Leeann Sinclair, Leisa Lutz.\nThe brothers of Michelle Hackworth are Dwight Hackworth, Virgil Hackworth.\nThe mother of Michelle Hackworth is Vicki Hackworth.\nThe father of Michelle Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Michelle Hackworth are Stacia Toombs, Williams Smock, Eliza Wiggs, Tamara Macmillan.\n\n## Attributes\nThe date of birth of Michelle Hackworth is 1007-05-01.\nThe occupation of Michelle Hackworth is oceanographer.\nThe hobby of Michelle Hackworth is ballroom dancing.\n"
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"title": "Noelia Lutz",
|
132 |
+
"article": "# Noelia Lutz\n\n## Family\nThe child of Noelia Lutz is Vincent Lutz.\nThe son of Noelia Lutz is Vincent Lutz.\nThe husband of Noelia Lutz is Lesley Lutz.\n\n## Friends\nThe friend of Noelia Lutz is Terence Culver.\n\n## Attributes\nThe date of birth of Noelia Lutz is 1042-01-27.\nThe occupation of Noelia Lutz is historic buildings inspector.\nThe hobby of Noelia Lutz is microscopy.\n"
|
133 |
+
},
|
134 |
+
{
|
135 |
+
"title": "Orlando Beltran",
|
136 |
+
"article": "# Orlando Beltran\n\n## Family\nThe parents of Orlando Beltran are Brian Beltran, Daisy Beltran.\nOrlando Beltran's siblings are Dino Beltran, Tanner Beltran.\nThe brothers of Orlando Beltran are Dino Beltran, Tanner Beltran.\nThe mother of Orlando Beltran is Daisy Beltran.\nThe father of Orlando Beltran is Brian Beltran.\nThe child of Orlando Beltran is Shannon Beltran.\nThe daughter of Orlando Beltran is Shannon Beltran.\nThe wife of Orlando Beltran is Tosha Beltran.\n\n## Friends\nThe friends of Orlando Beltran are Ryan Wang, Tosha Beltran, Jules Culver, Lincoln Velasco, Terence Culver, Lonny Parmer.\n\n## Attributes\nThe date of birth of Orlando Beltran is 0953-10-23.\nThe occupation of Orlando Beltran is chief marketing officer.\nThe hobby of Orlando Beltran is reading.\n"
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"title": "Reggie Coe",
|
140 |
+
"article": "# Reggie Coe\n\n## Family\nThe parents of Reggie Coe are Christina Coe, Earle Coe.\nThe mother of Reggie Coe is Christina Coe.\nThe father of Reggie Coe is Earle Coe.\nThe child of Reggie Coe is Gayla Woodson.\nThe daughter of Reggie Coe is Gayla Woodson.\nThe wife of Reggie Coe is Lissa Coe.\n\n## Friends\nThe friends of Reggie Coe are Lester Stansberry, Sona Stansberry, Terence Culver, Tonya Culver.\n\n## Attributes\nThe date of birth of Reggie Coe is 1009-07-17.\nThe occupation of Reggie Coe is waste management officer.\nThe hobby of Reggie Coe is laser tag.\n"
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"title": "Ricardo Hackworth",
|
144 |
+
"article": "# Ricardo Hackworth\n\n## Family\nThe children of Ricardo Hackworth are Dwight Hackworth, Leeann Sinclair, Leisa Lutz, Michelle Hackworth, Virgil Hackworth.\nThe sons of Ricardo Hackworth are Dwight Hackworth, Virgil Hackworth.\nThe daughters of Ricardo Hackworth are Leeann Sinclair, Leisa Lutz, Michelle Hackworth.\nThe wife of Ricardo Hackworth is Vicki Hackworth.\n\n## Friends\nThe friend of Ricardo Hackworth is Millard Stansberry.\n\n## Attributes\nThe date of birth of Ricardo Hackworth is 0983-02-24.\nThe occupation of Ricardo Hackworth is medical sales representative.\nThe hobby of Ricardo Hackworth is hiking/backpacking.\n"
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"title": "Ryan Wang",
|
148 |
+
"article": "# Ryan Wang\n\n## Family\nThe children of Ryan Wang are Alfredo Wang, Cortney Parmer.\nThe son of Ryan Wang is Alfredo Wang.\nThe daughter of Ryan Wang is Cortney Parmer.\nThe wife of Ryan Wang is Aida Wang.\n\n## Friends\nThe friends of Ryan Wang are Alvaro Smock, Barabara Beltran, Brian Beltran, Orlando Beltran.\n\n## Attributes\nThe date of birth of Ryan Wang is 0982-03-17.\nThe occupation of Ryan Wang is community pharmacist.\nThe hobby of Ryan Wang is audiophile.\n"
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"title": "Shannon Beltran",
|
152 |
+
"article": "# Shannon Beltran\n\n## Family\nThe parents of Shannon Beltran are Orlando Beltran, Tosha Beltran.\nThe mother of Shannon Beltran is Tosha Beltran.\nThe father of Shannon Beltran is Orlando Beltran.\n\n## Friends\nThe friend of Shannon Beltran is Wilmer Hagerty.\n\n## Attributes\nThe date of birth of Shannon Beltran is 0981-04-26.\nThe occupation of Shannon Beltran is pension scheme manager.\nThe hobby of Shannon Beltran is tennis polo.\n"
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"title": "Shelli Beltran",
|
156 |
+
"article": "# Shelli Beltran\n\n## Family\nThe parents of Shelli Beltran are Alison Smock, Williams Smock.\nShelli Beltran's siblings are Cythia Smock, Stacia Toombs.\nThe sisters of Shelli Beltran are Cythia Smock, Stacia Toombs.\nThe mother of Shelli Beltran is Alison Smock.\nThe father of Shelli Beltran is Williams Smock.\nThe children of Shelli Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe daughters of Shelli Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe husband of Shelli Beltran is Dino Beltran.\n\n## Friends\nThe friend of Shelli Beltran is Bev Gilmore.\n\n## Attributes\nThe date of birth of Shelli Beltran is 0958-03-08.\nThe occupation of Shelli Beltran is armed forces logistics officer.\nThe hobby of Shelli Beltran is photography.\n"
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"title": "Stacia Toombs",
|
160 |
+
"article": "# Stacia Toombs\n\n## Family\nThe parents of Stacia Toombs are Alison Smock, Williams Smock.\nStacia Toombs's siblings are Cythia Smock, Shelli Beltran.\nThe sisters of Stacia Toombs are Cythia Smock, Shelli Beltran.\nThe mother of Stacia Toombs is Alison Smock.\nThe father of Stacia Toombs is Williams Smock.\nThe children of Stacia Toombs are Christina Coe, Kristen Toombs.\nThe daughters of Stacia Toombs are Christina Coe, Kristen Toombs.\nThe husband of Stacia Toombs is Wilbert Toombs.\n\n## Friends\nThe friends of Stacia Toombs are Tamara Macmillan, Dominique Smock, Michelle Hackworth.\n\n## Attributes\nThe date of birth of Stacia Toombs is 0959-03-22.\nThe occupation of Stacia Toombs is environmental education officer.\nThe hobby of Stacia Toombs is backgammon.\n"
|
161 |
+
},
|
162 |
+
{
|
163 |
+
"title": "Tanner Beltran",
|
164 |
+
"article": "# Tanner Beltran\n\n## Family\nThe parents of Tanner Beltran are Brian Beltran, Daisy Beltran.\nTanner Beltran's siblings are Dino Beltran, Orlando Beltran.\nThe brothers of Tanner Beltran are Dino Beltran, Orlando Beltran.\nThe mother of Tanner Beltran is Daisy Beltran.\nThe father of Tanner Beltran is Brian Beltran.\n\n## Friends\nThe friends of Tanner Beltran are Tyson Woodson, Markus Hagerty, Oren Stansberry, Quintin Hagerty, Terence Culver, Alec Sinclair, Gene Smock, Isiah Lutz, Maria Baptiste.\n\n## Attributes\nThe date of birth of Tanner Beltran is 0956-11-17.\nThe occupation of Tanner Beltran is medical illustrator.\nThe hobby of Tanner Beltran is microscopy.\n"
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"title": "Tosha Beltran",
|
168 |
+
"article": "# Tosha Beltran\n\n## Family\nThe parents of Tosha Beltran are Jamison Baptiste, Maria Baptiste.\nThe mother of Tosha Beltran is Maria Baptiste.\nThe father of Tosha Beltran is Jamison Baptiste.\nThe child of Tosha Beltran is Shannon Beltran.\nThe daughter of Tosha Beltran is Shannon Beltran.\nThe husband of Tosha Beltran is Orlando Beltran.\n\n## Friends\nThe friends of Tosha Beltran are Diane Culver, Emanuel Stansberry, Frankie Hagerty, Maurine Velasco, Christoper Coe, Orlando Beltran.\n\n## Attributes\nThe date of birth of Tosha Beltran is 0955-03-27.\nThe occupation of Tosha Beltran is museum conservator.\nThe hobby of Tosha Beltran is herping.\n"
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"title": "Tyson Woodson",
|
172 |
+
"article": "# Tyson Woodson\n\n## Family\nThe parents of Tyson Woodson are Carrol Woodson, Gayla Woodson.\nThe mother of Tyson Woodson is Gayla Woodson.\nThe father of Tyson Woodson is Carrol Woodson.\n\n## Friends\nThe friends of Tyson Woodson are Frankie Hagerty, Maurine Velasco, Alec Sinclair, Christoper Coe, Gayla Woodson, Tanner Beltran.\n\n## Attributes\nThe date of birth of Tyson Woodson is 1068-10-22.\nThe occupation of Tyson Woodson is optometrist.\nThe hobby of Tyson Woodson is philately.\n"
|
173 |
+
},
|
174 |
+
{
|
175 |
+
"title": "Ulysses Parmer",
|
176 |
+
"article": "# Ulysses Parmer\n\n## Family\nThe children of Ulysses Parmer are Lonny Parmer, Wm Parmer.\nThe sons of Ulysses Parmer are Lonny Parmer, Wm Parmer.\nThe wife of Ulysses Parmer is Cortney Parmer.\n\n## Friends\nThe friends of Ulysses Parmer are Christoper Coe, Cortney Parmer.\n\n## Attributes\nThe date of birth of Ulysses Parmer is 1015-03-18.\nThe occupation of Ulysses Parmer is further education lecturer.\nThe hobby of Ulysses Parmer is birdwatching.\n"
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"title": "Vicki Hackworth",
|
180 |
+
"article": "# Vicki Hackworth\n\n## Family\nThe parents of Vicki Hackworth are Dino Beltran, Shelli Beltran.\nVicki Hackworth's siblings are Aida Wang, Barabara Beltran.\nThe sisters of Vicki Hackworth are Aida Wang, Barabara Beltran.\nThe mother of Vicki Hackworth is Shelli Beltran.\nThe father of Vicki Hackworth is Dino Beltran.\nThe children of Vicki Hackworth are Dwight Hackworth, Leeann Sinclair, Leisa Lutz, Michelle Hackworth, Virgil Hackworth.\nThe sons of Vicki Hackworth are Dwight Hackworth, Virgil Hackworth.\nThe daughters of Vicki Hackworth are Leeann Sinclair, Leisa Lutz, Michelle Hackworth.\nThe husband of Vicki Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Vicki Hackworth are Celia Macmillan, Frankie Hagerty, Kelvin Culver, Lonny Parmer.\n\n## Attributes\nThe date of birth of Vicki Hackworth is 0985-05-30.\nThe occupation of Vicki Hackworth is dancer.\nThe hobby of Vicki Hackworth is shogi.\n"
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"title": "Vincent Lutz",
|
184 |
+
"article": "# Vincent Lutz\n\n## Family\nThe parents of Vincent Lutz are Lesley Lutz, Noelia Lutz.\nThe mother of Vincent Lutz is Noelia Lutz.\nThe father of Vincent Lutz is Lesley Lutz.\n\n## Friends\nThe friends of Vincent Lutz are Cordelia Wiggs, Debra Stansberry, Kelvin Culver, Loren Culver, Renate Stansberry, Cythia Smock.\n\n## Attributes\nThe date of birth of Vincent Lutz is 1063-07-01.\nThe occupation of Vincent Lutz is water engineer.\nThe hobby of Vincent Lutz is magnet fishing.\n"
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"title": "Virgil Hackworth",
|
188 |
+
"article": "# Virgil Hackworth\n\n## Family\nThe parents of Virgil Hackworth are Ricardo Hackworth, Vicki Hackworth.\nVirgil Hackworth's siblings are Dwight Hackworth, Leeann Sinclair, Leisa Lutz, Michelle Hackworth.\nThe sisters of Virgil Hackworth are Leeann Sinclair, Leisa Lutz, Michelle Hackworth.\nThe brother of Virgil Hackworth is Dwight Hackworth.\nThe mother of Virgil Hackworth is Vicki Hackworth.\nThe father of Virgil Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Virgil Hackworth are Alfredo Wang, Christina Coe.\n\n## Attributes\nThe date of birth of Virgil Hackworth is 1009-06-23.\nThe occupation of Virgil Hackworth is intelligence analyst.\nThe hobby of Virgil Hackworth is table tennis.\n"
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"title": "Von Sinclair",
|
192 |
+
"article": "# Von Sinclair\n\n## Family\nThe parents of Von Sinclair are Alec Sinclair, Leeann Sinclair.\nThe mother of Von Sinclair is Leeann Sinclair.\nThe father of Von Sinclair is Alec Sinclair.\n\n## Friends\nThe friends of Von Sinclair are Debra Stansberry, Sona Stansberry.\n\n## Attributes\nThe date of birth of Von Sinclair is 1039-02-26.\nThe occupation of Von Sinclair is fashion designer.\nThe hobby of Von Sinclair is scuba diving.\n"
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"title": "Wilbert Toombs",
|
196 |
+
"article": "# Wilbert Toombs\n\n## Family\nThe children of Wilbert Toombs are Christina Coe, Kristen Toombs.\nThe daughters of Wilbert Toombs are Christina Coe, Kristen Toombs.\nThe wife of Wilbert Toombs is Stacia Toombs.\n\n## Friends\nThe friend of Wilbert Toombs is Wm Parmer.\n\n## Attributes\nThe date of birth of Wilbert Toombs is 0956-07-26.\nThe occupation of Wilbert Toombs is doctor.\nThe hobby of Wilbert Toombs is biology.\n"
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"title": "Williams Smock",
|
200 |
+
"article": "# Williams Smock\n\n## Family\nThe parents of Williams Smock are Dominique Smock, Gene Smock.\nThe mother of Williams Smock is Dominique Smock.\nThe father of Williams Smock is Gene Smock.\nThe children of Williams Smock are Cythia Smock, Shelli Beltran, Stacia Toombs.\nThe daughters of Williams Smock are Cythia Smock, Shelli Beltran, Stacia Toombs.\nThe wife of Williams Smock is Alison Smock.\n\n## Friends\nThe friend of Williams Smock is Michelle Hackworth.\n\n## Attributes\nThe date of birth of Williams Smock is 0926-04-04.\nThe occupation of Williams Smock is chartered accountant.\nThe hobby of Williams Smock is sea glass collecting.\n"
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"title": "Wm Parmer",
|
204 |
+
"article": "# Wm Parmer\n\n## Family\nThe parents of Wm Parmer are Cortney Parmer, Ulysses Parmer.\nWm Parmer's sibling is Lonny Parmer.\nThe brother of Wm Parmer is Lonny Parmer.\nThe mother of Wm Parmer is Cortney Parmer.\nThe father of Wm Parmer is Ulysses Parmer.\n\n## Friends\nThe friends of Wm Parmer are David Wiggs, Desiree Stansberry, Gillian Wiggs, Quintin Hagerty, Wilbert Toombs.\n\n## Attributes\nThe date of birth of Wm Parmer is 1040-07-04.\nThe occupation of Wm Parmer is speech and language therapist.\nThe hobby of Wm Parmer is research.\n"
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"title": "Angela Culver",
|
208 |
+
"article": "# Angela Culver\n\n## Family\nThe parents of Angela Culver are Diane Culver, Jules Culver.\nAngela Culver's sibling is Kelvin Culver.\nThe brother of Angela Culver is Kelvin Culver.\nThe mother of Angela Culver is Diane Culver.\nThe father of Angela Culver is Jules Culver.\n\n## Friends\nThe friends of Angela Culver are Anibal Stansberry, Iva Stansberry, Maurine Velasco, Alison Smock, Earle Coe.\n\n## Attributes\nThe date of birth of Angela Culver is 0898-11-29.\nThe occupation of Angela Culver is clinical embryologist.\nThe hobby of Angela Culver is gongoozling.\n"
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"title": "Anibal Stansberry",
|
212 |
+
"article": "# Anibal Stansberry\n\n## Family\nThe parents of Anibal Stansberry are Iva Stansberry, Oren Stansberry.\nAnibal Stansberry's sibling is Victor Stansberry.\nThe brother of Anibal Stansberry is Victor Stansberry.\nThe mother of Anibal Stansberry is Iva Stansberry.\nThe father of Anibal Stansberry is Oren Stansberry.\nThe children of Anibal Stansberry are Conrad Stansberry, Gillian Wiggs, Hayden Stansberry, Laverna Stansberry, Millard Stansberry.\nThe sons of Anibal Stansberry are Conrad Stansberry, Hayden Stansberry, Millard Stansberry.\nThe daughters of Anibal Stansberry are Gillian Wiggs, Laverna Stansberry.\nThe wife of Anibal Stansberry is Renate Stansberry.\n\n## Friends\nThe friends of Anibal Stansberry are Renate Stansberry, Christina Coe, Angela Culver.\n\n## Attributes\nThe date of birth of Anibal Stansberry is 0973-09-08.\nThe occupation of Anibal Stansberry is community development worker.\nThe hobby of Anibal Stansberry is benchmarking.\n"
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"title": "Barbara Philpott",
|
216 |
+
"article": "# Barbara Philpott\n\n## Family\nThe children of Barbara Philpott are Iva Stansberry, Yolanda Philpott.\nThe daughters of Barbara Philpott are Iva Stansberry, Yolanda Philpott.\nThe husband of Barbara Philpott is Mickey Philpott.\n\n## Friends\n\n\n## Attributes\nThe date of birth of Barbara Philpott is 0915-10-13.\nThe occupation of Barbara Philpott is games developer.\nThe hobby of Barbara Philpott is sea glass collecting.\n"
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"title": "Bev Gilmore",
|
220 |
+
"article": "# Bev Gilmore\n\n## Family\nThe parents of Bev Gilmore are Brigette Gilmore, Garry Gilmore.\nBev Gilmore's sibling is Hyun Hagerty.\nThe sister of Bev Gilmore is Hyun Hagerty.\nThe mother of Bev Gilmore is Brigette Gilmore.\nThe father of Bev Gilmore is Garry Gilmore.\n\n## Friends\nThe friends of Bev Gilmore are Jules Culver, Quintin Hagerty, Shelli Beltran.\n\n## Attributes\nThe date of birth of Bev Gilmore is 0951-06-19.\nThe occupation of Bev Gilmore is accommodation manager.\nThe hobby of Bev Gilmore is bowling.\n"
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"title": "Brigette Gilmore",
|
224 |
+
"article": "# Brigette Gilmore\n\n## Family\nThe parents of Brigette Gilmore are Gail Culver, Terence Culver.\nThe mother of Brigette Gilmore is Gail Culver.\nThe father of Brigette Gilmore is Terence Culver.\nThe children of Brigette Gilmore are Bev Gilmore, Hyun Hagerty.\nThe daughters of Brigette Gilmore are Bev Gilmore, Hyun Hagerty.\nThe husband of Brigette Gilmore is Garry Gilmore.\n\n## Friends\nThe friends of Brigette Gilmore are Eliza Wiggs, Alison Smock.\n\n## Attributes\nThe date of birth of Brigette Gilmore is 0923-05-12.\nThe occupation of Brigette Gilmore is conservation officer.\nThe hobby of Brigette Gilmore is audiophile.\n"
|
225 |
+
},
|
226 |
+
{
|
227 |
+
"title": "Celia Macmillan",
|
228 |
+
"article": "# Celia Macmillan\n\n## Family\nThe parents of Celia Macmillan are Desiree Stansberry, Millard Stansberry.\nCelia Macmillan's sibling is Nikki Stansberry.\nThe sister of Celia Macmillan is Nikki Stansberry.\nThe mother of Celia Macmillan is Desiree Stansberry.\nThe father of Celia Macmillan is Millard Stansberry.\nThe child of Celia Macmillan is Tamara Macmillan.\nThe daughter of Celia Macmillan is Tamara Macmillan.\nThe husband of Celia Macmillan is Tad Macmillan.\n\n## Friends\nThe friends of Celia Macmillan are Brian Beltran, Vicki Hackworth.\n\n## Attributes\nThe date of birth of Celia Macmillan is 1026-12-07.\nThe occupation of Celia Macmillan is forensic scientist.\nThe hobby of Celia Macmillan is tea bag collecting.\n"
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"title": "Conrad Stansberry",
|
232 |
+
"article": "# Conrad Stansberry\n\n## Family\nThe parents of Conrad Stansberry are Anibal Stansberry, Renate Stansberry.\nConrad Stansberry's siblings are Gillian Wiggs, Hayden Stansberry, Laverna Stansberry, Millard Stansberry.\nThe sisters of Conrad Stansberry are Gillian Wiggs, Laverna Stansberry.\nThe brothers of Conrad Stansberry are Hayden Stansberry, Millard Stansberry.\nThe mother of Conrad Stansberry is Renate Stansberry.\nThe father of Conrad Stansberry is Anibal Stansberry.\nThe child of Conrad Stansberry is Lester Stansberry.\nThe son of Conrad Stansberry is Lester Stansberry.\nThe wife of Conrad Stansberry is Sona Stansberry.\n\n## Friends\nThe friends of Conrad Stansberry are Debra Stansberry, Nikki Stansberry, Aida Wang, Maria Baptiste.\n\n## Attributes\nThe date of birth of Conrad Stansberry is 1003-10-24.\nThe occupation of Conrad Stansberry is pharmacologist.\nThe hobby of Conrad Stansberry is model aircraft.\n"
|
233 |
+
},
|
234 |
+
{
|
235 |
+
"title": "Cordelia Wiggs",
|
236 |
+
"article": "# Cordelia Wiggs\n\n## Family\nThe child of Cordelia Wiggs is Howard Wiggs.\nThe son of Cordelia Wiggs is Howard Wiggs.\nThe husband of Cordelia Wiggs is David Wiggs.\n\n## Friends\nThe friends of Cordelia Wiggs are Dionne Stansberry, Maurine Velasco, Vincent Lutz.\n\n## Attributes\nThe date of birth of Cordelia Wiggs is 0976-12-23.\nThe occupation of Cordelia Wiggs is dance movement psychotherapist.\nThe hobby of Cordelia Wiggs is herping.\n"
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"title": "David Wiggs",
|
240 |
+
"article": "# David Wiggs\n\n## Family\nThe child of David Wiggs is Howard Wiggs.\nThe son of David Wiggs is Howard Wiggs.\nThe wife of David Wiggs is Cordelia Wiggs.\n\n## Friends\nThe friend of David Wiggs is Wm Parmer.\n\n## Attributes\nThe date of birth of David Wiggs is 0979-09-27.\nThe occupation of David Wiggs is paediatric nurse.\nThe hobby of David Wiggs is figure skating.\n"
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"title": "Debra Stansberry",
|
244 |
+
"article": "# Debra Stansberry\n\n## Family\nThe children of Debra Stansberry are Dionne Stansberry, Emanuel Stansberry.\nThe son of Debra Stansberry is Emanuel Stansberry.\nThe daughter of Debra Stansberry is Dionne Stansberry.\nThe husband of Debra Stansberry is Hayden Stansberry.\n\n## Friends\nThe friends of Debra Stansberry are Dominique Smock, Vincent Lutz, Von Sinclair, Conrad Stansberry.\n\n## Attributes\nThe date of birth of Debra Stansberry is 1008-03-18.\nThe occupation of Debra Stansberry is research officer.\nThe hobby of Debra Stansberry is fossil hunting.\n"
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"title": "Desiree Stansberry",
|
248 |
+
"article": "# Desiree Stansberry\n\n## Family\nThe children of Desiree Stansberry are Celia Macmillan, Nikki Stansberry.\nThe daughters of Desiree Stansberry are Celia Macmillan, Nikki Stansberry.\nThe husband of Desiree Stansberry is Millard Stansberry.\n\n## Friends\nThe friends of Desiree Stansberry are Lincoln Velasco, Yolanda Philpott, Wm Parmer.\n\n## Attributes\nThe date of birth of Desiree Stansberry is 1002-10-18.\nThe occupation of Desiree Stansberry is production designer.\nThe hobby of Desiree Stansberry is airsoft.\n"
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"title": "Diane Culver",
|
252 |
+
"article": "# Diane Culver\n\n## Family\nThe children of Diane Culver are Angela Culver, Kelvin Culver.\nThe son of Diane Culver is Kelvin Culver.\nThe daughter of Diane Culver is Angela Culver.\nThe husband of Diane Culver is Jules Culver.\n\n## Friends\nThe friends of Diane Culver are Brian Beltran, Dino Beltran, Tosha Beltran.\n\n## Attributes\nThe date of birth of Diane Culver is 0869-11-24.\nThe occupation of Diane Culver is community development worker.\nThe hobby of Diane Culver is whale watching.\n"
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"title": "Dionne Stansberry",
|
256 |
+
"article": "# Dionne Stansberry\n\n## Family\nThe parents of Dionne Stansberry are Debra Stansberry, Hayden Stansberry.\nDionne Stansberry's sibling is Emanuel Stansberry.\nThe brother of Dionne Stansberry is Emanuel Stansberry.\nThe mother of Dionne Stansberry is Debra Stansberry.\nThe father of Dionne Stansberry is Hayden Stansberry.\n\n## Friends\nThe friends of Dionne Stansberry are Renate Stansberry, Gene Smock, Cordelia Wiggs.\n\n## Attributes\nThe date of birth of Dionne Stansberry is 1037-04-26.\nThe occupation of Dionne Stansberry is clinical molecular geneticist.\nThe hobby of Dionne Stansberry is pinball.\n"
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"title": "Eliza Wiggs",
|
260 |
+
"article": "# Eliza Wiggs\n\n## Family\nThe parents of Eliza Wiggs are Gillian Wiggs, Howard Wiggs.\nEliza Wiggs's sibling is Kori Wiggs.\nThe sister of Eliza Wiggs is Kori Wiggs.\nThe mother of Eliza Wiggs is Gillian Wiggs.\nThe father of Eliza Wiggs is Howard Wiggs.\n\n## Friends\nThe friends of Eliza Wiggs are Cortney Parmer, Michelle Hackworth, Brigette Gilmore.\n\n## Attributes\nThe date of birth of Eliza Wiggs is 1040-01-19.\nThe occupation of Eliza Wiggs is set designer.\nThe hobby of Eliza Wiggs is research.\n"
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"title": "Emanuel Stansberry",
|
264 |
+
"article": "# Emanuel Stansberry\n\n## Family\nThe parents of Emanuel Stansberry are Debra Stansberry, Hayden Stansberry.\nEmanuel Stansberry's sibling is Dionne Stansberry.\nThe sister of Emanuel Stansberry is Dionne Stansberry.\nThe mother of Emanuel Stansberry is Debra Stansberry.\nThe father of Emanuel Stansberry is Hayden Stansberry.\n\n## Friends\nThe friends of Emanuel Stansberry are Jules Culver, Tosha Beltran.\n\n## Attributes\nThe date of birth of Emanuel Stansberry is 1034-05-31.\nThe occupation of Emanuel Stansberry is town planner.\nThe hobby of Emanuel Stansberry is flying model planes.\n"
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"title": "Frankie Hagerty",
|
268 |
+
"article": "# Frankie Hagerty\n\n## Family\nThe parents of Frankie Hagerty are Justine Hagerty, Markus Hagerty.\nFrankie Hagerty's sibling is Wilmer Hagerty.\nThe brother of Frankie Hagerty is Wilmer Hagerty.\nThe mother of Frankie Hagerty is Justine Hagerty.\nThe father of Frankie Hagerty is Markus Hagerty.\nThe children of Frankie Hagerty are Quintin Hagerty, Renate Stansberry.\nThe son of Frankie Hagerty is Quintin Hagerty.\nThe daughter of Frankie Hagerty is Renate Stansberry.\nThe wife of Frankie Hagerty is Hyun Hagerty.\n\n## Friends\nThe friends of Frankie Hagerty are Alec Sinclair, Eli Smock, Tosha Beltran, Tyson Woodson, Vicki Hackworth.\n\n## Attributes\nThe date of birth of Frankie Hagerty is 0946-05-01.\nThe occupation of Frankie Hagerty is print production planner.\nThe hobby of Frankie Hagerty is ant farming.\n"
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"title": "Gail Culver",
|
272 |
+
"article": "# Gail Culver\n\n## Family\nThe parents of Gail Culver are Lincoln Velasco, Maurine Velasco.\nThe mother of Gail Culver is Maurine Velasco.\nThe father of Gail Culver is Lincoln Velasco.\nThe child of Gail Culver is Brigette Gilmore.\nThe daughter of Gail Culver is Brigette Gilmore.\nThe husband of Gail Culver is Terence Culver.\n\n## Friends\nThe friends of Gail Culver are Gillian Wiggs, Nikki Stansberry, Gayla Woodson.\n\n## Attributes\nThe date of birth of Gail Culver is 0887-02-26.\nThe occupation of Gail Culver is equality and diversity officer.\nThe hobby of Gail Culver is volleyball.\n"
|
273 |
+
},
|
274 |
+
{
|
275 |
+
"title": "Garry Gilmore",
|
276 |
+
"article": "# Garry Gilmore\n\n## Family\nThe children of Garry Gilmore are Bev Gilmore, Hyun Hagerty.\nThe daughters of Garry Gilmore are Bev Gilmore, Hyun Hagerty.\nThe wife of Garry Gilmore is Brigette Gilmore.\n\n## Friends\nThe friends of Garry Gilmore are Lionel Culver, Loren Culver, Mickey Philpott.\n\n## Attributes\nThe date of birth of Garry Gilmore is 0920-10-17.\nThe occupation of Garry Gilmore is chartered loss adjuster.\nThe hobby of Garry Gilmore is gongoozling.\n"
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"title": "Gillian Wiggs",
|
280 |
+
"article": "# Gillian Wiggs\n\n## Family\nThe parents of Gillian Wiggs are Anibal Stansberry, Renate Stansberry.\nGillian Wiggs's siblings are Conrad Stansberry, Hayden Stansberry, Laverna Stansberry, Millard Stansberry.\nThe sister of Gillian Wiggs is Laverna Stansberry.\nThe brothers of Gillian Wiggs are Conrad Stansberry, Hayden Stansberry, Millard Stansberry.\nThe mother of Gillian Wiggs is Renate Stansberry.\nThe father of Gillian Wiggs is Anibal Stansberry.\nThe children of Gillian Wiggs are Eliza Wiggs, Kori Wiggs.\nThe daughters of Gillian Wiggs are Eliza Wiggs, Kori Wiggs.\nThe husband of Gillian Wiggs is Howard Wiggs.\n\n## Friends\nThe friends of Gillian Wiggs are Laverna Stansberry, Sona Stansberry, Gene Smock, Wm Parmer, Gail Culver.\n\n## Attributes\nThe date of birth of Gillian Wiggs is 1010-02-07.\nThe occupation of Gillian Wiggs is sales promotion account executive.\nThe hobby of Gillian Wiggs is vehicle restoration.\n"
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"title": "Glenda Culver",
|
284 |
+
"article": "# Glenda Culver\n\n## Family\nThe children of Glenda Culver are Lionel Culver, Terence Culver.\nThe sons of Glenda Culver are Lionel Culver, Terence Culver.\nThe husband of Glenda Culver is Jordan Culver.\n\n## Friends\nThe friends of Glenda Culver are Sona Stansberry, Tamara Macmillan, Alycia Coe, Lonny Parmer.\n\n## Attributes\nThe date of birth of Glenda Culver is 0859-05-23.\nThe occupation of Glenda Culver is banker.\nThe hobby of Glenda Culver is car riding.\n"
|
285 |
+
},
|
286 |
+
{
|
287 |
+
"title": "Hayden Stansberry",
|
288 |
+
"article": "# Hayden Stansberry\n\n## Family\nThe parents of Hayden Stansberry are Anibal Stansberry, Renate Stansberry.\nHayden Stansberry's siblings are Conrad Stansberry, Gillian Wiggs, Laverna Stansberry, Millard Stansberry.\nThe sisters of Hayden Stansberry are Gillian Wiggs, Laverna Stansberry.\nThe brothers of Hayden Stansberry are Conrad Stansberry, Millard Stansberry.\nThe mother of Hayden Stansberry is Renate Stansberry.\nThe father of Hayden Stansberry is Anibal Stansberry.\nThe children of Hayden Stansberry are Dionne Stansberry, Emanuel Stansberry.\nThe son of Hayden Stansberry is Emanuel Stansberry.\nThe daughter of Hayden Stansberry is Dionne Stansberry.\nThe wife of Hayden Stansberry is Debra Stansberry.\n\n## Friends\nThe friend of Hayden Stansberry is Howard Wiggs.\n\n## Attributes\nThe date of birth of Hayden Stansberry is 1005-03-30.\nThe occupation of Hayden Stansberry is systems developer.\nThe hobby of Hayden Stansberry is mycology.\n"
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"title": "Howard Wiggs",
|
292 |
+
"article": "# Howard Wiggs\n\n## Family\nThe parents of Howard Wiggs are Cordelia Wiggs, David Wiggs.\nThe mother of Howard Wiggs is Cordelia Wiggs.\nThe father of Howard Wiggs is David Wiggs.\nThe children of Howard Wiggs are Eliza Wiggs, Kori Wiggs.\nThe daughters of Howard Wiggs are Eliza Wiggs, Kori Wiggs.\nThe wife of Howard Wiggs is Gillian Wiggs.\n\n## Friends\nThe friends of Howard Wiggs are Tonya Culver, Jamison Baptiste, Hayden Stansberry.\n\n## Attributes\nThe date of birth of Howard Wiggs is 1010-06-15.\nThe occupation of Howard Wiggs is chief financial officer.\nThe hobby of Howard Wiggs is table football.\n"
|
293 |
+
},
|
294 |
+
{
|
295 |
+
"title": "Hyun Hagerty",
|
296 |
+
"article": "# Hyun Hagerty\n\n## Family\nThe parents of Hyun Hagerty are Brigette Gilmore, Garry Gilmore.\nHyun Hagerty's sibling is Bev Gilmore.\nThe sister of Hyun Hagerty is Bev Gilmore.\nThe mother of Hyun Hagerty is Brigette Gilmore.\nThe father of Hyun Hagerty is Garry Gilmore.\nThe children of Hyun Hagerty are Quintin Hagerty, Renate Stansberry.\nThe son of Hyun Hagerty is Quintin Hagerty.\nThe daughter of Hyun Hagerty is Renate Stansberry.\nThe husband of Hyun Hagerty is Frankie Hagerty.\n\n## Friends\nThe friends of Hyun Hagerty are Markus Hagerty, Leeann Sinclair.\n\n## Attributes\nThe date of birth of Hyun Hagerty is 0946-07-18.\nThe occupation of Hyun Hagerty is regulatory affairs officer.\nThe hobby of Hyun Hagerty is photography.\n"
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"title": "Iva Stansberry",
|
300 |
+
"article": "# Iva Stansberry\n\n## Family\nThe parents of Iva Stansberry are Barbara Philpott, Mickey Philpott.\nIva Stansberry's sibling is Yolanda Philpott.\nThe sister of Iva Stansberry is Yolanda Philpott.\nThe mother of Iva Stansberry is Barbara Philpott.\nThe father of Iva Stansberry is Mickey Philpott.\nThe children of Iva Stansberry are Anibal Stansberry, Victor Stansberry.\nThe sons of Iva Stansberry are Anibal Stansberry, Victor Stansberry.\nThe husband of Iva Stansberry is Oren Stansberry.\n\n## Friends\nThe friends of Iva Stansberry are Eli Smock, Lesley Lutz, Angela Culver.\n\n## Attributes\nThe date of birth of Iva Stansberry is 0947-12-16.\nThe occupation of Iva Stansberry is architect.\nThe hobby of Iva Stansberry is metal detecting.\n"
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"title": "Jordan Culver",
|
304 |
+
"article": "# Jordan Culver\n\n## Family\nThe parents of Jordan Culver are Loren Culver, Tonya Culver.\nJordan Culver's sibling is Jules Culver.\nThe brother of Jordan Culver is Jules Culver.\nThe mother of Jordan Culver is Tonya Culver.\nThe father of Jordan Culver is Loren Culver.\nThe children of Jordan Culver are Lionel Culver, Terence Culver.\nThe sons of Jordan Culver are Lionel Culver, Terence Culver.\nThe wife of Jordan Culver is Glenda Culver.\n\n## Friends\nThe friend of Jordan Culver is Kori Wiggs.\n\n## Attributes\nThe date of birth of Jordan Culver is 0863-05-18.\nThe occupation of Jordan Culver is health and safety inspector.\nThe hobby of Jordan Culver is archery.\n"
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"title": "Jules Culver",
|
308 |
+
"article": "# Jules Culver\n\n## Family\nThe parents of Jules Culver are Loren Culver, Tonya Culver.\nJules Culver's sibling is Jordan Culver.\nThe brother of Jules Culver is Jordan Culver.\nThe mother of Jules Culver is Tonya Culver.\nThe father of Jules Culver is Loren Culver.\nThe children of Jules Culver are Angela Culver, Kelvin Culver.\nThe son of Jules Culver is Kelvin Culver.\nThe daughter of Jules Culver is Angela Culver.\nThe wife of Jules Culver is Diane Culver.\n\n## Friends\nThe friends of Jules Culver are Alvaro Smock, Orlando Beltran, Bev Gilmore, Emanuel Stansberry.\n\n## Attributes\nThe date of birth of Jules Culver is 0865-04-01.\nThe occupation of Jules Culver is medical secretary.\nThe hobby of Jules Culver is reading.\n"
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"title": "Justine Hagerty",
|
312 |
+
"article": "# Justine Hagerty\n\n## Family\nThe children of Justine Hagerty are Frankie Hagerty, Wilmer Hagerty.\nThe sons of Justine Hagerty are Frankie Hagerty, Wilmer Hagerty.\nThe husband of Justine Hagerty is Markus Hagerty.\n\n## Friends\nThe friend of Justine Hagerty is Dwight Hackworth.\n\n## Attributes\nThe date of birth of Justine Hagerty is 0922-04-26.\nThe occupation of Justine Hagerty is careers adviser.\nThe hobby of Justine Hagerty is shortwave listening.\n"
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"title": "Kelvin Culver",
|
316 |
+
"article": "# Kelvin Culver\n\n## Family\nThe parents of Kelvin Culver are Diane Culver, Jules Culver.\nKelvin Culver's sibling is Angela Culver.\nThe sister of Kelvin Culver is Angela Culver.\nThe mother of Kelvin Culver is Diane Culver.\nThe father of Kelvin Culver is Jules Culver.\n\n## Friends\nThe friends of Kelvin Culver are Oren Stansberry, Yolanda Philpott, Vicki Hackworth, Vincent Lutz.\n\n## Attributes\nThe date of birth of Kelvin Culver is 0893-08-01.\nThe occupation of Kelvin Culver is civil service administrator.\nThe hobby of Kelvin Culver is snowmobiling.\n"
|
317 |
+
},
|
318 |
+
{
|
319 |
+
"title": "Kori Wiggs",
|
320 |
+
"article": "# Kori Wiggs\n\n## Family\nThe parents of Kori Wiggs are Gillian Wiggs, Howard Wiggs.\nKori Wiggs's sibling is Eliza Wiggs.\nThe sister of Kori Wiggs is Eliza Wiggs.\nThe mother of Kori Wiggs is Gillian Wiggs.\nThe father of Kori Wiggs is Howard Wiggs.\n\n## Friends\nThe friends of Kori Wiggs are Eli Smock, Jordan Culver.\n\n## Attributes\nThe date of birth of Kori Wiggs is 1043-07-28.\nThe occupation of Kori Wiggs is optometrist.\nThe hobby of Kori Wiggs is research.\n"
|
321 |
+
},
|
322 |
+
{
|
323 |
+
"title": "Laverna Stansberry",
|
324 |
+
"article": "# Laverna Stansberry\n\n## Family\nThe parents of Laverna Stansberry are Anibal Stansberry, Renate Stansberry.\nLaverna Stansberry's siblings are Conrad Stansberry, Gillian Wiggs, Hayden Stansberry, Millard Stansberry.\nThe sister of Laverna Stansberry is Gillian Wiggs.\nThe brothers of Laverna Stansberry are Conrad Stansberry, Hayden Stansberry, Millard Stansberry.\nThe mother of Laverna Stansberry is Renate Stansberry.\nThe father of Laverna Stansberry is Anibal Stansberry.\n\n## Friends\nThe friends of Laverna Stansberry are Lincoln Velasco, Gillian Wiggs.\n\n## Attributes\nThe date of birth of Laverna Stansberry is 1009-10-20.\nThe occupation of Laverna Stansberry is print production planner.\nThe hobby of Laverna Stansberry is religious studies.\n"
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"title": "Lester Stansberry",
|
328 |
+
"article": "# Lester Stansberry\n\n## Family\nThe parents of Lester Stansberry are Conrad Stansberry, Sona Stansberry.\nThe mother of Lester Stansberry is Sona Stansberry.\nThe father of Lester Stansberry is Conrad Stansberry.\n\n## Friends\nThe friends of Lester Stansberry are Oren Stansberry, Reggie Coe.\n\n## Attributes\nThe date of birth of Lester Stansberry is 1030-10-24.\nThe occupation of Lester Stansberry is arboriculturist.\nThe hobby of Lester Stansberry is cooking.\n"
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"title": "Lincoln Velasco",
|
332 |
+
"article": "# Lincoln Velasco\n\n## Family\nThe child of Lincoln Velasco is Gail Culver.\nThe daughter of Lincoln Velasco is Gail Culver.\nThe wife of Lincoln Velasco is Maurine Velasco.\n\n## Friends\nThe friends of Lincoln Velasco are Oren Stansberry, Carrol Woodson, Orlando Beltran, Desiree Stansberry, Laverna Stansberry.\n\n## Attributes\nThe date of birth of Lincoln Velasco is 0861-10-10.\nThe occupation of Lincoln Velasco is adult nurse.\nThe hobby of Lincoln Velasco is kart racing.\n"
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"title": "Lionel Culver",
|
336 |
+
"article": "# Lionel Culver\n\n## Family\nThe parents of Lionel Culver are Glenda Culver, Jordan Culver.\nLionel Culver's sibling is Terence Culver.\nThe brother of Lionel Culver is Terence Culver.\nThe mother of Lionel Culver is Glenda Culver.\nThe father of Lionel Culver is Jordan Culver.\n\n## Friends\nThe friends of Lionel Culver are Loren Culver, Oren Stansberry, Terence Culver, Aida Wang, Garry Gilmore.\n\n## Attributes\nThe date of birth of Lionel Culver is 0888-06-17.\nThe occupation of Lionel Culver is commercial horticulturist.\nThe hobby of Lionel Culver is darts.\n"
|
337 |
+
},
|
338 |
+
{
|
339 |
+
"title": "Loren Culver",
|
340 |
+
"article": "# Loren Culver\n\n## Family\nThe children of Loren Culver are Jordan Culver, Jules Culver.\nThe sons of Loren Culver are Jordan Culver, Jules Culver.\nThe wife of Loren Culver is Tonya Culver.\n\n## Friends\nThe friends of Loren Culver are Daisy Beltran, Isiah Lutz, Vincent Lutz, Garry Gilmore, Lionel Culver.\n\n## Attributes\nThe date of birth of Loren Culver is 0837-04-13.\nThe occupation of Loren Culver is conference centre manager.\nThe hobby of Loren Culver is herping.\n"
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"title": "Markus Hagerty",
|
344 |
+
"article": "# Markus Hagerty\n\n## Family\nThe children of Markus Hagerty are Frankie Hagerty, Wilmer Hagerty.\nThe sons of Markus Hagerty are Frankie Hagerty, Wilmer Hagerty.\nThe wife of Markus Hagerty is Justine Hagerty.\n\n## Friends\nThe friends of Markus Hagerty are Dino Beltran, Tanner Beltran, Hyun Hagerty.\n\n## Attributes\nThe date of birth of Markus Hagerty is 0922-01-07.\nThe occupation of Markus Hagerty is journalist.\nThe hobby of Markus Hagerty is backgammon.\n"
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"title": "Maurine Velasco",
|
348 |
+
"article": "# Maurine Velasco\n\n## Family\nThe child of Maurine Velasco is Gail Culver.\nThe daughter of Maurine Velasco is Gail Culver.\nThe husband of Maurine Velasco is Lincoln Velasco.\n\n## Friends\nThe friends of Maurine Velasco are Gene Smock, Tosha Beltran, Tyson Woodson, Angela Culver, Cordelia Wiggs.\n\n## Attributes\nThe date of birth of Maurine Velasco is 0861-04-11.\nThe occupation of Maurine Velasco is wellsite geologist.\nThe hobby of Maurine Velasco is herping.\n"
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"title": "Mickey Philpott",
|
352 |
+
"article": "# Mickey Philpott\n\n## Family\nThe children of Mickey Philpott are Iva Stansberry, Yolanda Philpott.\nThe daughters of Mickey Philpott are Iva Stansberry, Yolanda Philpott.\nThe wife of Mickey Philpott is Barbara Philpott.\n\n## Friends\nThe friends of Mickey Philpott are Quintin Hagerty, Sona Stansberry, Alfredo Wang, Garry Gilmore.\n\n## Attributes\nThe date of birth of Mickey Philpott is 0916-05-13.\nThe occupation of Mickey Philpott is community education officer.\nThe hobby of Mickey Philpott is ant farming.\n"
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"title": "Millard Stansberry",
|
356 |
+
"article": "# Millard Stansberry\n\n## Family\nThe parents of Millard Stansberry are Anibal Stansberry, Renate Stansberry.\nMillard Stansberry's siblings are Conrad Stansberry, Gillian Wiggs, Hayden Stansberry, Laverna Stansberry.\nThe sisters of Millard Stansberry are Gillian Wiggs, Laverna Stansberry.\nThe brothers of Millard Stansberry are Conrad Stansberry, Hayden Stansberry.\nThe mother of Millard Stansberry is Renate Stansberry.\nThe father of Millard Stansberry is Anibal Stansberry.\nThe children of Millard Stansberry are Celia Macmillan, Nikki Stansberry.\nThe daughters of Millard Stansberry are Celia Macmillan, Nikki Stansberry.\nThe wife of Millard Stansberry is Desiree Stansberry.\n\n## Friends\nThe friend of Millard Stansberry is Ricardo Hackworth.\n\n## Attributes\nThe date of birth of Millard Stansberry is 1002-04-17.\nThe occupation of Millard Stansberry is investment analyst.\nThe hobby of Millard Stansberry is ephemera collecting.\n"
|
357 |
+
},
|
358 |
+
{
|
359 |
+
"title": "Nikki Stansberry",
|
360 |
+
"article": "# Nikki Stansberry\n\n## Family\nThe parents of Nikki Stansberry are Desiree Stansberry, Millard Stansberry.\nNikki Stansberry's sibling is Celia Macmillan.\nThe sister of Nikki Stansberry is Celia Macmillan.\nThe mother of Nikki Stansberry is Desiree Stansberry.\nThe father of Nikki Stansberry is Millard Stansberry.\n\n## Friends\nThe friends of Nikki Stansberry are Terence Culver, Aida Wang, Conrad Stansberry, Gail Culver.\n\n## Attributes\nThe date of birth of Nikki Stansberry is 1030-04-05.\nThe occupation of Nikki Stansberry is trading standards officer.\nThe hobby of Nikki Stansberry is bus spotting.\n"
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"title": "Oren Stansberry",
|
364 |
+
"article": "# Oren Stansberry\n\n## Family\nThe children of Oren Stansberry are Anibal Stansberry, Victor Stansberry.\nThe sons of Oren Stansberry are Anibal Stansberry, Victor Stansberry.\nThe wife of Oren Stansberry is Iva Stansberry.\n\n## Friends\nThe friends of Oren Stansberry are Tanner Beltran, Kelvin Culver, Lester Stansberry, Lincoln Velasco, Lionel Culver.\n\n## Attributes\nThe date of birth of Oren Stansberry is 0948-09-28.\nThe occupation of Oren Stansberry is colour technologist.\nThe hobby of Oren Stansberry is research.\n"
|
365 |
+
},
|
366 |
+
{
|
367 |
+
"title": "Quintin Hagerty",
|
368 |
+
"article": "# Quintin Hagerty\n\n## Family\nThe parents of Quintin Hagerty are Frankie Hagerty, Hyun Hagerty.\nQuintin Hagerty's sibling is Renate Stansberry.\nThe sister of Quintin Hagerty is Renate Stansberry.\nThe mother of Quintin Hagerty is Hyun Hagerty.\nThe father of Quintin Hagerty is Frankie Hagerty.\n\n## Friends\nThe friends of Quintin Hagerty are Wilmer Hagerty, Tanner Beltran, Wm Parmer, Bev Gilmore, Mickey Philpott.\n\n## Attributes\nThe date of birth of Quintin Hagerty is 0981-01-08.\nThe occupation of Quintin Hagerty is immigration officer.\nThe hobby of Quintin Hagerty is croquet.\n"
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"title": "Renate Stansberry",
|
372 |
+
"article": "# Renate Stansberry\n\n## Family\nThe parents of Renate Stansberry are Frankie Hagerty, Hyun Hagerty.\nRenate Stansberry's sibling is Quintin Hagerty.\nThe brother of Renate Stansberry is Quintin Hagerty.\nThe mother of Renate Stansberry is Hyun Hagerty.\nThe father of Renate Stansberry is Frankie Hagerty.\nThe children of Renate Stansberry are Conrad Stansberry, Gillian Wiggs, Hayden Stansberry, Laverna Stansberry, Millard Stansberry.\nThe sons of Renate Stansberry are Conrad Stansberry, Hayden Stansberry, Millard Stansberry.\nThe daughters of Renate Stansberry are Gillian Wiggs, Laverna Stansberry.\nThe husband of Renate Stansberry is Anibal Stansberry.\n\n## Friends\nThe friends of Renate Stansberry are Cortney Parmer, Dino Beltran, Gene Smock, Vincent Lutz, Anibal Stansberry, Dionne Stansberry.\n\n## Attributes\nThe date of birth of Renate Stansberry is 0977-11-30.\nThe occupation of Renate Stansberry is human resources officer.\nThe hobby of Renate Stansberry is leaves.\n"
|
373 |
+
},
|
374 |
+
{
|
375 |
+
"title": "Sona Stansberry",
|
376 |
+
"article": "# Sona Stansberry\n\n## Family\nThe child of Sona Stansberry is Lester Stansberry.\nThe son of Sona Stansberry is Lester Stansberry.\nThe husband of Sona Stansberry is Conrad Stansberry.\n\n## Friends\nThe friends of Sona Stansberry are Daisy Beltran, Reggie Coe, Von Sinclair, Gillian Wiggs, Glenda Culver, Mickey Philpott.\n\n## Attributes\nThe date of birth of Sona Stansberry is 1005-11-15.\nThe occupation of Sona Stansberry is agricultural consultant.\nThe hobby of Sona Stansberry is antiquities.\n"
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"title": "Tad Macmillan",
|
380 |
+
"article": "# Tad Macmillan\n\n## Family\nThe child of Tad Macmillan is Tamara Macmillan.\nThe daughter of Tad Macmillan is Tamara Macmillan.\nThe wife of Tad Macmillan is Celia Macmillan.\n\n## Friends\nThe friends of Tad Macmillan are Daisy Beltran, Gene Smock, Lannie Smock.\n\n## Attributes\nThe date of birth of Tad Macmillan is 1024-03-25.\nThe occupation of Tad Macmillan is fashion designer.\nThe hobby of Tad Macmillan is field hockey.\n"
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"title": "Tamara Macmillan",
|
384 |
+
"article": "# Tamara Macmillan\n\n## Family\nThe parents of Tamara Macmillan are Celia Macmillan, Tad Macmillan.\nThe mother of Tamara Macmillan is Celia Macmillan.\nThe father of Tamara Macmillan is Tad Macmillan.\n\n## Friends\nThe friends of Tamara Macmillan are Brian Beltran, Michelle Hackworth, Stacia Toombs, Glenda Culver.\n\n## Attributes\nThe date of birth of Tamara Macmillan is 1055-08-19.\nThe occupation of Tamara Macmillan is actuary.\nThe hobby of Tamara Macmillan is leaves.\n"
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"title": "Terence Culver",
|
388 |
+
"article": "# Terence Culver\n\n## Family\nThe parents of Terence Culver are Glenda Culver, Jordan Culver.\nTerence Culver's sibling is Lionel Culver.\nThe brother of Terence Culver is Lionel Culver.\nThe mother of Terence Culver is Glenda Culver.\nThe father of Terence Culver is Jordan Culver.\nThe child of Terence Culver is Brigette Gilmore.\nThe daughter of Terence Culver is Brigette Gilmore.\nThe wife of Terence Culver is Gail Culver.\n\n## Friends\nThe friends of Terence Culver are Noelia Lutz, Orlando Beltran, Reggie Coe, Tanner Beltran, Lionel Culver, Nikki Stansberry.\n\n## Attributes\nThe date of birth of Terence Culver is 0889-08-09.\nThe occupation of Terence Culver is industrial designer.\nThe hobby of Terence Culver is auto audiophilia.\n"
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"title": "Tonya Culver",
|
392 |
+
"article": "# Tonya Culver\n\n## Family\nThe children of Tonya Culver are Jordan Culver, Jules Culver.\nThe sons of Tonya Culver are Jordan Culver, Jules Culver.\nThe husband of Tonya Culver is Loren Culver.\n\n## Friends\nThe friends of Tonya Culver are Reggie Coe, Howard Wiggs.\n\n## Attributes\nThe date of birth of Tonya Culver is 0837-02-09.\nThe occupation of Tonya Culver is maintenance engineer.\nThe hobby of Tonya Culver is magic.\n"
|
393 |
+
},
|
394 |
+
{
|
395 |
+
"title": "Victor Stansberry",
|
396 |
+
"article": "# Victor Stansberry\n\n## Family\nThe parents of Victor Stansberry are Iva Stansberry, Oren Stansberry.\nVictor Stansberry's sibling is Anibal Stansberry.\nThe brother of Victor Stansberry is Anibal Stansberry.\nThe mother of Victor Stansberry is Iva Stansberry.\nThe father of Victor Stansberry is Oren Stansberry.\n\n## Friends\nThe friends of Victor Stansberry are Alfredo Wang, Cortney Parmer.\n\n## Attributes\nThe date of birth of Victor Stansberry is 0980-11-17.\nThe occupation of Victor Stansberry is data scientist.\nThe hobby of Victor Stansberry is people-watching.\n"
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"title": "Wilmer Hagerty",
|
400 |
+
"article": "# Wilmer Hagerty\n\n## Family\nThe parents of Wilmer Hagerty are Justine Hagerty, Markus Hagerty.\nWilmer Hagerty's sibling is Frankie Hagerty.\nThe brother of Wilmer Hagerty is Frankie Hagerty.\nThe mother of Wilmer Hagerty is Justine Hagerty.\nThe father of Wilmer Hagerty is Markus Hagerty.\n\n## Friends\nThe friends of Wilmer Hagerty are Shannon Beltran, Quintin Hagerty.\n\n## Attributes\nThe date of birth of Wilmer Hagerty is 0948-05-29.\nThe occupation of Wilmer Hagerty is health physicist.\nThe hobby of Wilmer Hagerty is social studies.\n"
|
401 |
+
},
|
402 |
+
{
|
403 |
+
"title": "Yolanda Philpott",
|
404 |
+
"article": "# Yolanda Philpott\n\n## Family\nThe parents of Yolanda Philpott are Barbara Philpott, Mickey Philpott.\nYolanda Philpott's sibling is Iva Stansberry.\nThe sister of Yolanda Philpott is Iva Stansberry.\nThe mother of Yolanda Philpott is Barbara Philpott.\nThe father of Yolanda Philpott is Mickey Philpott.\n\n## Friends\nThe friends of Yolanda Philpott are Earle Coe, Leisa Lutz, Desiree Stansberry, Kelvin Culver.\n\n## Attributes\nThe date of birth of Yolanda Philpott is 0940-02-02.\nThe occupation of Yolanda Philpott is hospital doctor.\nThe hobby of Yolanda Philpott is mineral collecting.\n"
|
405 |
+
}
|
406 |
+
]
|
depth_20_size_100_seed_1/facts.pl
ADDED
@@ -0,0 +1,1375 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
:- dynamic term_expansion/2.
|
3 |
+
:- multifile term_expansion/2.
|
4 |
+
|
5 |
+
|
6 |
+
great_grandfather(X, Y) :-
|
7 |
+
great_grandparent(X, Y),
|
8 |
+
male(Y).
|
9 |
+
|
10 |
+
great_grandchild(X, Y) :-
|
11 |
+
great_grandparent(Y, X).
|
12 |
+
|
13 |
+
great_grandparent(X, Y) :-
|
14 |
+
grandparent(X, Z),
|
15 |
+
parent(Z, Y).
|
16 |
+
|
17 |
+
:- dynamic library_directory/1.
|
18 |
+
:- multifile library_directory/1.
|
19 |
+
|
20 |
+
|
21 |
+
great_grandmother(X, Y) :-
|
22 |
+
great_grandparent(X, Y),
|
23 |
+
female(Y).
|
24 |
+
|
25 |
+
:- dynamic goal_expansion/4.
|
26 |
+
:- multifile goal_expansion/4.
|
27 |
+
|
28 |
+
|
29 |
+
:- dynamic hobby/2.
|
30 |
+
|
31 |
+
hobby("Aida Wang", "meditation").
|
32 |
+
hobby("Alec Sinclair", "meteorology").
|
33 |
+
hobby("Alfredo Wang", "biology").
|
34 |
+
hobby("Alison Smock", "meteorology").
|
35 |
+
hobby("Alvaro Smock", "dolls").
|
36 |
+
hobby("Alycia Coe", "photography").
|
37 |
+
hobby("Barabara Beltran", "shogi").
|
38 |
+
hobby("Brian Beltran", "dominoes").
|
39 |
+
hobby("Carrol Woodson", "tether car").
|
40 |
+
hobby("Christina Coe", "architecture").
|
41 |
+
hobby("Christoper Coe", "geocaching").
|
42 |
+
hobby("Cortney Parmer", "trainspotting").
|
43 |
+
hobby("Cythia Smock", "bus spotting").
|
44 |
+
hobby("Daisy Beltran", "research").
|
45 |
+
hobby("Dino Beltran", "geography").
|
46 |
+
hobby("Dominique Smock", "microbiology").
|
47 |
+
hobby("Dwight Hackworth", "canoeing").
|
48 |
+
hobby("Earle Coe", "learning").
|
49 |
+
hobby("Eli Smock", "dairy farming").
|
50 |
+
hobby("Gayla Woodson", "fossil hunting").
|
51 |
+
hobby("Gene Smock", "sociology").
|
52 |
+
hobby("Isiah Lutz", "finance").
|
53 |
+
hobby("Jamison Baptiste", "meditation").
|
54 |
+
hobby("Kristen Toombs", "wikipedia editing").
|
55 |
+
hobby("Lannie Smock", "radio-controlled car racing").
|
56 |
+
hobby("Leeann Sinclair", "social studies").
|
57 |
+
hobby("Leisa Lutz", "judo").
|
58 |
+
hobby("Lesley Lutz", "flying disc").
|
59 |
+
hobby("Lissa Coe", "cricket").
|
60 |
+
hobby("Lonny Parmer", "weightlifting").
|
61 |
+
hobby("Maria Baptiste", "meditation").
|
62 |
+
hobby("Michelle Hackworth", "ballroom dancing").
|
63 |
+
hobby("Noelia Lutz", "microscopy").
|
64 |
+
hobby("Orlando Beltran", "reading").
|
65 |
+
hobby("Reggie Coe", "laser tag").
|
66 |
+
hobby("Ricardo Hackworth", "hiking/backpacking").
|
67 |
+
hobby("Ryan Wang", "audiophile").
|
68 |
+
hobby("Shannon Beltran", "tennis polo").
|
69 |
+
hobby("Shelli Beltran", "photography").
|
70 |
+
hobby("Stacia Toombs", "backgammon").
|
71 |
+
hobby("Tanner Beltran", "microscopy").
|
72 |
+
hobby("Tosha Beltran", "herping").
|
73 |
+
hobby("Tyson Woodson", "philately").
|
74 |
+
hobby("Ulysses Parmer", "birdwatching").
|
75 |
+
hobby("Vicki Hackworth", "shogi").
|
76 |
+
hobby("Vincent Lutz", "magnet fishing").
|
77 |
+
hobby("Virgil Hackworth", "table tennis").
|
78 |
+
hobby("Von Sinclair", "scuba diving").
|
79 |
+
hobby("Wilbert Toombs", "biology").
|
80 |
+
hobby("Williams Smock", "sea glass collecting").
|
81 |
+
hobby("Wm Parmer", "research").
|
82 |
+
hobby("Angela Culver", "gongoozling").
|
83 |
+
hobby("Anibal Stansberry", "benchmarking").
|
84 |
+
hobby("Barbara Philpott", "sea glass collecting").
|
85 |
+
hobby("Bev Gilmore", "bowling").
|
86 |
+
hobby("Brigette Gilmore", "audiophile").
|
87 |
+
hobby("Celia Macmillan", "tea bag collecting").
|
88 |
+
hobby("Conrad Stansberry", "model aircraft").
|
89 |
+
hobby("Cordelia Wiggs", "herping").
|
90 |
+
hobby("David Wiggs", "figure skating").
|
91 |
+
hobby("Debra Stansberry", "fossil hunting").
|
92 |
+
hobby("Desiree Stansberry", "airsoft").
|
93 |
+
hobby("Diane Culver", "whale watching").
|
94 |
+
hobby("Dionne Stansberry", "pinball").
|
95 |
+
hobby("Eliza Wiggs", "research").
|
96 |
+
hobby("Emanuel Stansberry", "flying model planes").
|
97 |
+
hobby("Frankie Hagerty", "ant farming").
|
98 |
+
hobby("Gail Culver", "volleyball").
|
99 |
+
hobby("Garry Gilmore", "gongoozling").
|
100 |
+
hobby("Gillian Wiggs", "vehicle restoration").
|
101 |
+
hobby("Glenda Culver", "car riding").
|
102 |
+
hobby("Hayden Stansberry", "mycology").
|
103 |
+
hobby("Howard Wiggs", "table football").
|
104 |
+
hobby("Hyun Hagerty", "photography").
|
105 |
+
hobby("Iva Stansberry", "metal detecting").
|
106 |
+
hobby("Jordan Culver", "archery").
|
107 |
+
hobby("Jules Culver", "reading").
|
108 |
+
hobby("Justine Hagerty", "shortwave listening").
|
109 |
+
hobby("Kelvin Culver", "snowmobiling").
|
110 |
+
hobby("Kori Wiggs", "research").
|
111 |
+
hobby("Laverna Stansberry", "religious studies").
|
112 |
+
hobby("Lester Stansberry", "cooking").
|
113 |
+
hobby("Lincoln Velasco", "kart racing").
|
114 |
+
hobby("Lionel Culver", "darts").
|
115 |
+
hobby("Loren Culver", "herping").
|
116 |
+
hobby("Markus Hagerty", "backgammon").
|
117 |
+
hobby("Maurine Velasco", "herping").
|
118 |
+
hobby("Mickey Philpott", "ant farming").
|
119 |
+
hobby("Millard Stansberry", "ephemera collecting").
|
120 |
+
hobby("Nikki Stansberry", "bus spotting").
|
121 |
+
hobby("Oren Stansberry", "research").
|
122 |
+
hobby("Quintin Hagerty", "croquet").
|
123 |
+
hobby("Renate Stansberry", "leaves").
|
124 |
+
hobby("Sona Stansberry", "antiquities").
|
125 |
+
hobby("Tad Macmillan", "field hockey").
|
126 |
+
hobby("Tamara Macmillan", "leaves").
|
127 |
+
hobby("Terence Culver", "auto audiophilia").
|
128 |
+
hobby("Tonya Culver", "magic").
|
129 |
+
hobby("Victor Stansberry", "people-watching").
|
130 |
+
hobby("Wilmer Hagerty", "social studies").
|
131 |
+
hobby("Yolanda Philpott", "mineral collecting").
|
132 |
+
|
133 |
+
granddaughter(X, Y) :-
|
134 |
+
grandchild(X, Y),
|
135 |
+
female(Y).
|
136 |
+
|
137 |
+
grandson(X, Y) :-
|
138 |
+
grandchild(X, Y),
|
139 |
+
male(Y).
|
140 |
+
|
141 |
+
:- dynamic job/2.
|
142 |
+
|
143 |
+
job("Aida Wang", "personal assistant").
|
144 |
+
job("Alec Sinclair", "health promotion specialist").
|
145 |
+
job("Alfredo Wang", "osteopath").
|
146 |
+
job("Alison Smock", "broadcast engineer").
|
147 |
+
job("Alvaro Smock", "oncologist").
|
148 |
+
job("Alycia Coe", "warehouse manager").
|
149 |
+
job("Barabara Beltran", "associate professor").
|
150 |
+
job("Brian Beltran", "sports therapist").
|
151 |
+
job("Carrol Woodson", "retail manager").
|
152 |
+
job("Christina Coe", "immunologist").
|
153 |
+
job("Christoper Coe", "education administrator").
|
154 |
+
job("Cortney Parmer", "early years teacher").
|
155 |
+
job("Cythia Smock", "biomedical scientist").
|
156 |
+
job("Daisy Beltran", "music tutor").
|
157 |
+
job("Dino Beltran", "clinical cytogeneticist").
|
158 |
+
job("Dominique Smock", "ecologist").
|
159 |
+
job("Dwight Hackworth", "barrister's clerk").
|
160 |
+
job("Earle Coe", "petroleum engineer").
|
161 |
+
job("Eli Smock", "clinical research associate").
|
162 |
+
job("Gayla Woodson", "chief of staff").
|
163 |
+
job("Gene Smock", "occupational therapist").
|
164 |
+
job("Isiah Lutz", "actuary").
|
165 |
+
job("Jamison Baptiste", "police officer").
|
166 |
+
job("Kristen Toombs", "sound technician").
|
167 |
+
job("Lannie Smock", "theatre manager").
|
168 |
+
job("Leeann Sinclair", "clinical biochemist").
|
169 |
+
job("Leisa Lutz", "public relations officer").
|
170 |
+
job("Lesley Lutz", "music therapist").
|
171 |
+
job("Lissa Coe", "librarian").
|
172 |
+
job("Lonny Parmer", "building surveyor").
|
173 |
+
job("Maria Baptiste", "fitness centre manager").
|
174 |
+
job("Michelle Hackworth", "oceanographer").
|
175 |
+
job("Noelia Lutz", "historic buildings inspector").
|
176 |
+
job("Orlando Beltran", "chief marketing officer").
|
177 |
+
job("Reggie Coe", "waste management officer").
|
178 |
+
job("Ricardo Hackworth", "medical sales representative").
|
179 |
+
job("Ryan Wang", "community pharmacist").
|
180 |
+
job("Shannon Beltran", "pension scheme manager").
|
181 |
+
job("Shelli Beltran", "armed forces logistics officer").
|
182 |
+
job("Stacia Toombs", "environmental education officer").
|
183 |
+
job("Tanner Beltran", "medical illustrator").
|
184 |
+
job("Tosha Beltran", "museum conservator").
|
185 |
+
job("Tyson Woodson", "optometrist").
|
186 |
+
job("Ulysses Parmer", "further education lecturer").
|
187 |
+
job("Vicki Hackworth", "dancer").
|
188 |
+
job("Vincent Lutz", "water engineer").
|
189 |
+
job("Virgil Hackworth", "intelligence analyst").
|
190 |
+
job("Von Sinclair", "fashion designer").
|
191 |
+
job("Wilbert Toombs", "doctor").
|
192 |
+
job("Williams Smock", "chartered accountant").
|
193 |
+
job("Wm Parmer", "speech and language therapist").
|
194 |
+
job("Angela Culver", "clinical embryologist").
|
195 |
+
job("Anibal Stansberry", "community development worker").
|
196 |
+
job("Barbara Philpott", "games developer").
|
197 |
+
job("Bev Gilmore", "accommodation manager").
|
198 |
+
job("Brigette Gilmore", "conservation officer").
|
199 |
+
job("Celia Macmillan", "forensic scientist").
|
200 |
+
job("Conrad Stansberry", "pharmacologist").
|
201 |
+
job("Cordelia Wiggs", "dance movement psychotherapist").
|
202 |
+
job("David Wiggs", "paediatric nurse").
|
203 |
+
job("Debra Stansberry", "research officer").
|
204 |
+
job("Desiree Stansberry", "production designer").
|
205 |
+
job("Diane Culver", "community development worker").
|
206 |
+
job("Dionne Stansberry", "clinical molecular geneticist").
|
207 |
+
job("Eliza Wiggs", "set designer").
|
208 |
+
job("Emanuel Stansberry", "town planner").
|
209 |
+
job("Frankie Hagerty", "print production planner").
|
210 |
+
job("Gail Culver", "equality and diversity officer").
|
211 |
+
job("Garry Gilmore", "chartered loss adjuster").
|
212 |
+
job("Gillian Wiggs", "sales promotion account executive").
|
213 |
+
job("Glenda Culver", "banker").
|
214 |
+
job("Hayden Stansberry", "systems developer").
|
215 |
+
job("Howard Wiggs", "chief financial officer").
|
216 |
+
job("Hyun Hagerty", "regulatory affairs officer").
|
217 |
+
job("Iva Stansberry", "architect").
|
218 |
+
job("Jordan Culver", "health and safety inspector").
|
219 |
+
job("Jules Culver", "medical secretary").
|
220 |
+
job("Justine Hagerty", "careers adviser").
|
221 |
+
job("Kelvin Culver", "civil service administrator").
|
222 |
+
job("Kori Wiggs", "optometrist").
|
223 |
+
job("Laverna Stansberry", "print production planner").
|
224 |
+
job("Lester Stansberry", "arboriculturist").
|
225 |
+
job("Lincoln Velasco", "adult nurse").
|
226 |
+
job("Lionel Culver", "commercial horticulturist").
|
227 |
+
job("Loren Culver", "conference centre manager").
|
228 |
+
job("Markus Hagerty", "journalist").
|
229 |
+
job("Maurine Velasco", "wellsite geologist").
|
230 |
+
job("Mickey Philpott", "community education officer").
|
231 |
+
job("Millard Stansberry", "investment analyst").
|
232 |
+
job("Nikki Stansberry", "trading standards officer").
|
233 |
+
job("Oren Stansberry", "colour technologist").
|
234 |
+
job("Quintin Hagerty", "immigration officer").
|
235 |
+
job("Renate Stansberry", "human resources officer").
|
236 |
+
job("Sona Stansberry", "agricultural consultant").
|
237 |
+
job("Tad Macmillan", "fashion designer").
|
238 |
+
job("Tamara Macmillan", "actuary").
|
239 |
+
job("Terence Culver", "industrial designer").
|
240 |
+
job("Tonya Culver", "maintenance engineer").
|
241 |
+
job("Victor Stansberry", "data scientist").
|
242 |
+
job("Wilmer Hagerty", "health physicist").
|
243 |
+
job("Yolanda Philpott", "hospital doctor").
|
244 |
+
|
245 |
+
great_uncle(X, Y) :-
|
246 |
+
grandparent(X, A),
|
247 |
+
brother(A, Y).
|
248 |
+
|
249 |
+
:- dynamic save_all_clauses_to_file/1.
|
250 |
+
|
251 |
+
save_all_clauses_to_file(A) :-
|
252 |
+
open(A, write, B),
|
253 |
+
set_output(B),
|
254 |
+
listing,
|
255 |
+
close(B).
|
256 |
+
|
257 |
+
:- dynamic term_expansion/4.
|
258 |
+
:- multifile term_expansion/4.
|
259 |
+
|
260 |
+
|
261 |
+
grandchild(X, Y) :-
|
262 |
+
grandparent(Y, X).
|
263 |
+
|
264 |
+
:- dynamic dob/2.
|
265 |
+
|
266 |
+
dob("Aida Wang", "0985-05-30").
|
267 |
+
dob("Alec Sinclair", "1006-07-10").
|
268 |
+
dob("Alfredo Wang", "1012-02-04").
|
269 |
+
dob("Alison Smock", "0929-10-28").
|
270 |
+
dob("Alvaro Smock", "0867-07-12").
|
271 |
+
dob("Alycia Coe", "0959-01-13").
|
272 |
+
dob("Barabara Beltran", "0989-06-11").
|
273 |
+
dob("Brian Beltran", "0927-07-27").
|
274 |
+
dob("Carrol Woodson", "1033-07-02").
|
275 |
+
dob("Christina Coe", "0983-02-26").
|
276 |
+
dob("Christoper Coe", "0957-01-08").
|
277 |
+
dob("Cortney Parmer", "1014-07-04").
|
278 |
+
dob("Cythia Smock", "0956-05-12").
|
279 |
+
dob("Daisy Beltran", "0931-09-21").
|
280 |
+
dob("Dino Beltran", "0958-08-09").
|
281 |
+
dob("Dominique Smock", "0897-09-08").
|
282 |
+
dob("Dwight Hackworth", "1016-12-30").
|
283 |
+
dob("Earle Coe", "0984-05-03").
|
284 |
+
dob("Eli Smock", "0901-01-18").
|
285 |
+
dob("Gayla Woodson", "1035-10-24").
|
286 |
+
dob("Gene Smock", "0898-08-16").
|
287 |
+
dob("Isiah Lutz", "1014-10-18").
|
288 |
+
dob("Jamison Baptiste", "0929-02-07").
|
289 |
+
dob("Kristen Toombs", "0986-06-27").
|
290 |
+
dob("Lannie Smock", "0867-08-24").
|
291 |
+
dob("Leeann Sinclair", "1011-10-25").
|
292 |
+
dob("Leisa Lutz", "1015-11-21").
|
293 |
+
dob("Lesley Lutz", "1040-01-31").
|
294 |
+
dob("Lissa Coe", "1010-08-08").
|
295 |
+
dob("Lonny Parmer", "1042-08-03").
|
296 |
+
dob("Maria Baptiste", "0929-10-22").
|
297 |
+
dob("Michelle Hackworth", "1007-05-01").
|
298 |
+
dob("Noelia Lutz", "1042-01-27").
|
299 |
+
dob("Orlando Beltran", "0953-10-23").
|
300 |
+
dob("Reggie Coe", "1009-07-17").
|
301 |
+
dob("Ricardo Hackworth", "0983-02-24").
|
302 |
+
dob("Ryan Wang", "0982-03-17").
|
303 |
+
dob("Shannon Beltran", "0981-04-26").
|
304 |
+
dob("Shelli Beltran", "0958-03-08").
|
305 |
+
dob("Stacia Toombs", "0959-03-22").
|
306 |
+
dob("Tanner Beltran", "0956-11-17").
|
307 |
+
dob("Tosha Beltran", "0955-03-27").
|
308 |
+
dob("Tyson Woodson", "1068-10-22").
|
309 |
+
dob("Ulysses Parmer", "1015-03-18").
|
310 |
+
dob("Vicki Hackworth", "0985-05-30").
|
311 |
+
dob("Vincent Lutz", "1063-07-01").
|
312 |
+
dob("Virgil Hackworth", "1009-06-23").
|
313 |
+
dob("Von Sinclair", "1039-02-26").
|
314 |
+
dob("Wilbert Toombs", "0956-07-26").
|
315 |
+
dob("Williams Smock", "0926-04-04").
|
316 |
+
dob("Wm Parmer", "1040-07-04").
|
317 |
+
dob("Angela Culver", "0898-11-29").
|
318 |
+
dob("Anibal Stansberry", "0973-09-08").
|
319 |
+
dob("Barbara Philpott", "0915-10-13").
|
320 |
+
dob("Bev Gilmore", "0951-06-19").
|
321 |
+
dob("Brigette Gilmore", "0923-05-12").
|
322 |
+
dob("Celia Macmillan", "1026-12-07").
|
323 |
+
dob("Conrad Stansberry", "1003-10-24").
|
324 |
+
dob("Cordelia Wiggs", "0976-12-23").
|
325 |
+
dob("David Wiggs", "0979-09-27").
|
326 |
+
dob("Debra Stansberry", "1008-03-18").
|
327 |
+
dob("Desiree Stansberry", "1002-10-18").
|
328 |
+
dob("Diane Culver", "0869-11-24").
|
329 |
+
dob("Dionne Stansberry", "1037-04-26").
|
330 |
+
dob("Eliza Wiggs", "1040-01-19").
|
331 |
+
dob("Emanuel Stansberry", "1034-05-31").
|
332 |
+
dob("Frankie Hagerty", "0946-05-01").
|
333 |
+
dob("Gail Culver", "0887-02-26").
|
334 |
+
dob("Garry Gilmore", "0920-10-17").
|
335 |
+
dob("Gillian Wiggs", "1010-02-07").
|
336 |
+
dob("Glenda Culver", "0859-05-23").
|
337 |
+
dob("Hayden Stansberry", "1005-03-30").
|
338 |
+
dob("Howard Wiggs", "1010-06-15").
|
339 |
+
dob("Hyun Hagerty", "0946-07-18").
|
340 |
+
dob("Iva Stansberry", "0947-12-16").
|
341 |
+
dob("Jordan Culver", "0863-05-18").
|
342 |
+
dob("Jules Culver", "0865-04-01").
|
343 |
+
dob("Justine Hagerty", "0922-04-26").
|
344 |
+
dob("Kelvin Culver", "0893-08-01").
|
345 |
+
dob("Kori Wiggs", "1043-07-28").
|
346 |
+
dob("Laverna Stansberry", "1009-10-20").
|
347 |
+
dob("Lester Stansberry", "1030-10-24").
|
348 |
+
dob("Lincoln Velasco", "0861-10-10").
|
349 |
+
dob("Lionel Culver", "0888-06-17").
|
350 |
+
dob("Loren Culver", "0837-04-13").
|
351 |
+
dob("Markus Hagerty", "0922-01-07").
|
352 |
+
dob("Maurine Velasco", "0861-04-11").
|
353 |
+
dob("Mickey Philpott", "0916-05-13").
|
354 |
+
dob("Millard Stansberry", "1002-04-17").
|
355 |
+
dob("Nikki Stansberry", "1030-04-05").
|
356 |
+
dob("Oren Stansberry", "0948-09-28").
|
357 |
+
dob("Quintin Hagerty", "0981-01-08").
|
358 |
+
dob("Renate Stansberry", "0977-11-30").
|
359 |
+
dob("Sona Stansberry", "1005-11-15").
|
360 |
+
dob("Tad Macmillan", "1024-03-25").
|
361 |
+
dob("Tamara Macmillan", "1055-08-19").
|
362 |
+
dob("Terence Culver", "0889-08-09").
|
363 |
+
dob("Tonya Culver", "0837-02-09").
|
364 |
+
dob("Victor Stansberry", "0980-11-17").
|
365 |
+
dob("Wilmer Hagerty", "0948-05-29").
|
366 |
+
dob("Yolanda Philpott", "0940-02-02").
|
367 |
+
|
368 |
+
:- dynamic file_search_path/2.
|
369 |
+
:- multifile file_search_path/2.
|
370 |
+
|
371 |
+
file_search_path(library, Dir) :-
|
372 |
+
library_directory(Dir).
|
373 |
+
file_search_path(swi, A) :-
|
374 |
+
system:current_prolog_flag(home, A).
|
375 |
+
file_search_path(swi, A) :-
|
376 |
+
system:current_prolog_flag(shared_home, A).
|
377 |
+
file_search_path(library, app_config(lib)).
|
378 |
+
file_search_path(library, swi(library)).
|
379 |
+
file_search_path(library, swi(library/clp)).
|
380 |
+
file_search_path(library, A) :-
|
381 |
+
system:'$ext_library_directory'(A).
|
382 |
+
file_search_path(foreign, swi(A)) :-
|
383 |
+
system:
|
384 |
+
( current_prolog_flag(apple_universal_binary, true),
|
385 |
+
A='lib/fat-darwin'
|
386 |
+
).
|
387 |
+
file_search_path(path, A) :-
|
388 |
+
system:
|
389 |
+
( getenv('PATH', B),
|
390 |
+
current_prolog_flag(path_sep, C),
|
391 |
+
atomic_list_concat(D, C, B),
|
392 |
+
'$member'(A, D)
|
393 |
+
).
|
394 |
+
file_search_path(user_app_data, A) :-
|
395 |
+
system:'$xdg_prolog_directory'(data, A).
|
396 |
+
file_search_path(common_app_data, A) :-
|
397 |
+
system:'$xdg_prolog_directory'(common_data, A).
|
398 |
+
file_search_path(user_app_config, A) :-
|
399 |
+
system:'$xdg_prolog_directory'(config, A).
|
400 |
+
file_search_path(common_app_config, A) :-
|
401 |
+
system:'$xdg_prolog_directory'(common_config, A).
|
402 |
+
file_search_path(app_data, user_app_data('.')).
|
403 |
+
file_search_path(app_data, common_app_data('.')).
|
404 |
+
file_search_path(app_config, user_app_config('.')).
|
405 |
+
file_search_path(app_config, common_app_config('.')).
|
406 |
+
file_search_path(app_preferences, user_app_config('.')).
|
407 |
+
file_search_path(user_profile, app_preferences('.')).
|
408 |
+
file_search_path(app, swi(app)).
|
409 |
+
file_search_path(app, app_data(app)).
|
410 |
+
file_search_path(autoload, swi(library)).
|
411 |
+
file_search_path(autoload, pce(prolog/lib)).
|
412 |
+
file_search_path(autoload, app_config(lib)).
|
413 |
+
file_search_path(autoload, Dir) :-
|
414 |
+
'$autoload':'$ext_library_directory'(Dir).
|
415 |
+
file_search_path(pack, app_data(pack)).
|
416 |
+
file_search_path(library, PackLib) :-
|
417 |
+
'$pack':pack_dir(_Name, prolog, PackLib).
|
418 |
+
file_search_path(foreign, PackLib) :-
|
419 |
+
'$pack':pack_dir(_Name, foreign, PackLib).
|
420 |
+
file_search_path(app, AppDir) :-
|
421 |
+
'$pack':pack_dir(_Name, app, AppDir).
|
422 |
+
|
423 |
+
:- multifile prolog_list_goal/1.
|
424 |
+
|
425 |
+
|
426 |
+
:- dynamic type/2.
|
427 |
+
|
428 |
+
type("Aida Wang", person).
|
429 |
+
type("Alec Sinclair", person).
|
430 |
+
type("Alfredo Wang", person).
|
431 |
+
type("Alison Smock", person).
|
432 |
+
type("Alvaro Smock", person).
|
433 |
+
type("Alycia Coe", person).
|
434 |
+
type("Barabara Beltran", person).
|
435 |
+
type("Brian Beltran", person).
|
436 |
+
type("Carrol Woodson", person).
|
437 |
+
type("Christina Coe", person).
|
438 |
+
type("Christoper Coe", person).
|
439 |
+
type("Cortney Parmer", person).
|
440 |
+
type("Cythia Smock", person).
|
441 |
+
type("Daisy Beltran", person).
|
442 |
+
type("Dino Beltran", person).
|
443 |
+
type("Dominique Smock", person).
|
444 |
+
type("Dwight Hackworth", person).
|
445 |
+
type("Earle Coe", person).
|
446 |
+
type("Eli Smock", person).
|
447 |
+
type("Gayla Woodson", person).
|
448 |
+
type("Gene Smock", person).
|
449 |
+
type("Isiah Lutz", person).
|
450 |
+
type("Jamison Baptiste", person).
|
451 |
+
type("Kristen Toombs", person).
|
452 |
+
type("Lannie Smock", person).
|
453 |
+
type("Leeann Sinclair", person).
|
454 |
+
type("Leisa Lutz", person).
|
455 |
+
type("Lesley Lutz", person).
|
456 |
+
type("Lissa Coe", person).
|
457 |
+
type("Lonny Parmer", person).
|
458 |
+
type("Maria Baptiste", person).
|
459 |
+
type("Michelle Hackworth", person).
|
460 |
+
type("Noelia Lutz", person).
|
461 |
+
type("Orlando Beltran", person).
|
462 |
+
type("Reggie Coe", person).
|
463 |
+
type("Ricardo Hackworth", person).
|
464 |
+
type("Ryan Wang", person).
|
465 |
+
type("Shannon Beltran", person).
|
466 |
+
type("Shelli Beltran", person).
|
467 |
+
type("Stacia Toombs", person).
|
468 |
+
type("Tanner Beltran", person).
|
469 |
+
type("Tosha Beltran", person).
|
470 |
+
type("Tyson Woodson", person).
|
471 |
+
type("Ulysses Parmer", person).
|
472 |
+
type("Vicki Hackworth", person).
|
473 |
+
type("Vincent Lutz", person).
|
474 |
+
type("Virgil Hackworth", person).
|
475 |
+
type("Von Sinclair", person).
|
476 |
+
type("Wilbert Toombs", person).
|
477 |
+
type("Williams Smock", person).
|
478 |
+
type("Wm Parmer", person).
|
479 |
+
type("Angela Culver", person).
|
480 |
+
type("Anibal Stansberry", person).
|
481 |
+
type("Barbara Philpott", person).
|
482 |
+
type("Bev Gilmore", person).
|
483 |
+
type("Brigette Gilmore", person).
|
484 |
+
type("Celia Macmillan", person).
|
485 |
+
type("Conrad Stansberry", person).
|
486 |
+
type("Cordelia Wiggs", person).
|
487 |
+
type("David Wiggs", person).
|
488 |
+
type("Debra Stansberry", person).
|
489 |
+
type("Desiree Stansberry", person).
|
490 |
+
type("Diane Culver", person).
|
491 |
+
type("Dionne Stansberry", person).
|
492 |
+
type("Eliza Wiggs", person).
|
493 |
+
type("Emanuel Stansberry", person).
|
494 |
+
type("Frankie Hagerty", person).
|
495 |
+
type("Gail Culver", person).
|
496 |
+
type("Garry Gilmore", person).
|
497 |
+
type("Gillian Wiggs", person).
|
498 |
+
type("Glenda Culver", person).
|
499 |
+
type("Hayden Stansberry", person).
|
500 |
+
type("Howard Wiggs", person).
|
501 |
+
type("Hyun Hagerty", person).
|
502 |
+
type("Iva Stansberry", person).
|
503 |
+
type("Jordan Culver", person).
|
504 |
+
type("Jules Culver", person).
|
505 |
+
type("Justine Hagerty", person).
|
506 |
+
type("Kelvin Culver", person).
|
507 |
+
type("Kori Wiggs", person).
|
508 |
+
type("Laverna Stansberry", person).
|
509 |
+
type("Lester Stansberry", person).
|
510 |
+
type("Lincoln Velasco", person).
|
511 |
+
type("Lionel Culver", person).
|
512 |
+
type("Loren Culver", person).
|
513 |
+
type("Markus Hagerty", person).
|
514 |
+
type("Maurine Velasco", person).
|
515 |
+
type("Mickey Philpott", person).
|
516 |
+
type("Millard Stansberry", person).
|
517 |
+
type("Nikki Stansberry", person).
|
518 |
+
type("Oren Stansberry", person).
|
519 |
+
type("Quintin Hagerty", person).
|
520 |
+
type("Renate Stansberry", person).
|
521 |
+
type("Sona Stansberry", person).
|
522 |
+
type("Tad Macmillan", person).
|
523 |
+
type("Tamara Macmillan", person).
|
524 |
+
type("Terence Culver", person).
|
525 |
+
type("Tonya Culver", person).
|
526 |
+
type("Victor Stansberry", person).
|
527 |
+
type("Wilmer Hagerty", person).
|
528 |
+
type("Yolanda Philpott", person).
|
529 |
+
|
530 |
+
grandfather(X, Y) :-
|
531 |
+
grandparent(X, Y),
|
532 |
+
male(Y).
|
533 |
+
|
534 |
+
:- dynamic expand_query/4.
|
535 |
+
:- multifile expand_query/4.
|
536 |
+
|
537 |
+
|
538 |
+
:- dynamic attribute/1.
|
539 |
+
|
540 |
+
attribute("personal assistant").
|
541 |
+
attribute("meditation").
|
542 |
+
attribute("health promotion specialist").
|
543 |
+
attribute("meteorology").
|
544 |
+
attribute("osteopath").
|
545 |
+
attribute("biology").
|
546 |
+
attribute("broadcast engineer").
|
547 |
+
attribute("meteorology").
|
548 |
+
attribute("oncologist").
|
549 |
+
attribute("dolls").
|
550 |
+
attribute("warehouse manager").
|
551 |
+
attribute("photography").
|
552 |
+
attribute("associate professor").
|
553 |
+
attribute("shogi").
|
554 |
+
attribute("sports therapist").
|
555 |
+
attribute("dominoes").
|
556 |
+
attribute("retail manager").
|
557 |
+
attribute("tether car").
|
558 |
+
attribute("immunologist").
|
559 |
+
attribute("architecture").
|
560 |
+
attribute("education administrator").
|
561 |
+
attribute("geocaching").
|
562 |
+
attribute("early years teacher").
|
563 |
+
attribute("trainspotting").
|
564 |
+
attribute("biomedical scientist").
|
565 |
+
attribute("bus spotting").
|
566 |
+
attribute("music tutor").
|
567 |
+
attribute("research").
|
568 |
+
attribute("clinical cytogeneticist").
|
569 |
+
attribute("geography").
|
570 |
+
attribute("ecologist").
|
571 |
+
attribute("microbiology").
|
572 |
+
attribute("barrister's clerk").
|
573 |
+
attribute("canoeing").
|
574 |
+
attribute("petroleum engineer").
|
575 |
+
attribute("learning").
|
576 |
+
attribute("clinical research associate").
|
577 |
+
attribute("dairy farming").
|
578 |
+
attribute("chief of staff").
|
579 |
+
attribute("fossil hunting").
|
580 |
+
attribute("occupational therapist").
|
581 |
+
attribute("sociology").
|
582 |
+
attribute("actuary").
|
583 |
+
attribute("finance").
|
584 |
+
attribute("police officer").
|
585 |
+
attribute("meditation").
|
586 |
+
attribute("sound technician").
|
587 |
+
attribute("wikipedia editing").
|
588 |
+
attribute("theatre manager").
|
589 |
+
attribute("radio-controlled car racing").
|
590 |
+
attribute("clinical biochemist").
|
591 |
+
attribute("social studies").
|
592 |
+
attribute("public relations officer").
|
593 |
+
attribute("judo").
|
594 |
+
attribute("music therapist").
|
595 |
+
attribute("flying disc").
|
596 |
+
attribute("librarian").
|
597 |
+
attribute("cricket").
|
598 |
+
attribute("building surveyor").
|
599 |
+
attribute("weightlifting").
|
600 |
+
attribute("fitness centre manager").
|
601 |
+
attribute("meditation").
|
602 |
+
attribute("oceanographer").
|
603 |
+
attribute("ballroom dancing").
|
604 |
+
attribute("historic buildings inspector").
|
605 |
+
attribute("microscopy").
|
606 |
+
attribute("chief marketing officer").
|
607 |
+
attribute("reading").
|
608 |
+
attribute("waste management officer").
|
609 |
+
attribute("laser tag").
|
610 |
+
attribute("medical sales representative").
|
611 |
+
attribute("hiking/backpacking").
|
612 |
+
attribute("community pharmacist").
|
613 |
+
attribute("audiophile").
|
614 |
+
attribute("pension scheme manager").
|
615 |
+
attribute("tennis polo").
|
616 |
+
attribute("armed forces logistics officer").
|
617 |
+
attribute("photography").
|
618 |
+
attribute("environmental education officer").
|
619 |
+
attribute("backgammon").
|
620 |
+
attribute("medical illustrator").
|
621 |
+
attribute("microscopy").
|
622 |
+
attribute("museum conservator").
|
623 |
+
attribute("herping").
|
624 |
+
attribute("optometrist").
|
625 |
+
attribute("philately").
|
626 |
+
attribute("further education lecturer").
|
627 |
+
attribute("birdwatching").
|
628 |
+
attribute("dancer").
|
629 |
+
attribute("shogi").
|
630 |
+
attribute("water engineer").
|
631 |
+
attribute("magnet fishing").
|
632 |
+
attribute("intelligence analyst").
|
633 |
+
attribute("table tennis").
|
634 |
+
attribute("fashion designer").
|
635 |
+
attribute("scuba diving").
|
636 |
+
attribute("doctor").
|
637 |
+
attribute("biology").
|
638 |
+
attribute("chartered accountant").
|
639 |
+
attribute("sea glass collecting").
|
640 |
+
attribute("speech and language therapist").
|
641 |
+
attribute("research").
|
642 |
+
attribute("clinical embryologist").
|
643 |
+
attribute("gongoozling").
|
644 |
+
attribute("community development worker").
|
645 |
+
attribute("benchmarking").
|
646 |
+
attribute("games developer").
|
647 |
+
attribute("sea glass collecting").
|
648 |
+
attribute("accommodation manager").
|
649 |
+
attribute("bowling").
|
650 |
+
attribute("conservation officer").
|
651 |
+
attribute("audiophile").
|
652 |
+
attribute("forensic scientist").
|
653 |
+
attribute("tea bag collecting").
|
654 |
+
attribute("pharmacologist").
|
655 |
+
attribute("model aircraft").
|
656 |
+
attribute("dance movement psychotherapist").
|
657 |
+
attribute("herping").
|
658 |
+
attribute("paediatric nurse").
|
659 |
+
attribute("figure skating").
|
660 |
+
attribute("research officer").
|
661 |
+
attribute("fossil hunting").
|
662 |
+
attribute("production designer").
|
663 |
+
attribute("airsoft").
|
664 |
+
attribute("community development worker").
|
665 |
+
attribute("whale watching").
|
666 |
+
attribute("clinical molecular geneticist").
|
667 |
+
attribute("pinball").
|
668 |
+
attribute("set designer").
|
669 |
+
attribute("research").
|
670 |
+
attribute("town planner").
|
671 |
+
attribute("flying model planes").
|
672 |
+
attribute("print production planner").
|
673 |
+
attribute("ant farming").
|
674 |
+
attribute("equality and diversity officer").
|
675 |
+
attribute("volleyball").
|
676 |
+
attribute("chartered loss adjuster").
|
677 |
+
attribute("gongoozling").
|
678 |
+
attribute("sales promotion account executive").
|
679 |
+
attribute("vehicle restoration").
|
680 |
+
attribute("banker").
|
681 |
+
attribute("car riding").
|
682 |
+
attribute("systems developer").
|
683 |
+
attribute("mycology").
|
684 |
+
attribute("chief financial officer").
|
685 |
+
attribute("table football").
|
686 |
+
attribute("regulatory affairs officer").
|
687 |
+
attribute("photography").
|
688 |
+
attribute("architect").
|
689 |
+
attribute("metal detecting").
|
690 |
+
attribute("health and safety inspector").
|
691 |
+
attribute("archery").
|
692 |
+
attribute("medical secretary").
|
693 |
+
attribute("reading").
|
694 |
+
attribute("careers adviser").
|
695 |
+
attribute("shortwave listening").
|
696 |
+
attribute("civil service administrator").
|
697 |
+
attribute("snowmobiling").
|
698 |
+
attribute("optometrist").
|
699 |
+
attribute("research").
|
700 |
+
attribute("print production planner").
|
701 |
+
attribute("religious studies").
|
702 |
+
attribute("arboriculturist").
|
703 |
+
attribute("cooking").
|
704 |
+
attribute("adult nurse").
|
705 |
+
attribute("kart racing").
|
706 |
+
attribute("commercial horticulturist").
|
707 |
+
attribute("darts").
|
708 |
+
attribute("conference centre manager").
|
709 |
+
attribute("herping").
|
710 |
+
attribute("journalist").
|
711 |
+
attribute("backgammon").
|
712 |
+
attribute("wellsite geologist").
|
713 |
+
attribute("herping").
|
714 |
+
attribute("community education officer").
|
715 |
+
attribute("ant farming").
|
716 |
+
attribute("investment analyst").
|
717 |
+
attribute("ephemera collecting").
|
718 |
+
attribute("trading standards officer").
|
719 |
+
attribute("bus spotting").
|
720 |
+
attribute("colour technologist").
|
721 |
+
attribute("research").
|
722 |
+
attribute("immigration officer").
|
723 |
+
attribute("croquet").
|
724 |
+
attribute("human resources officer").
|
725 |
+
attribute("leaves").
|
726 |
+
attribute("agricultural consultant").
|
727 |
+
attribute("antiquities").
|
728 |
+
attribute("fashion designer").
|
729 |
+
attribute("field hockey").
|
730 |
+
attribute("actuary").
|
731 |
+
attribute("leaves").
|
732 |
+
attribute("industrial designer").
|
733 |
+
attribute("auto audiophilia").
|
734 |
+
attribute("maintenance engineer").
|
735 |
+
attribute("magic").
|
736 |
+
attribute("data scientist").
|
737 |
+
attribute("people-watching").
|
738 |
+
attribute("health physicist").
|
739 |
+
attribute("social studies").
|
740 |
+
attribute("hospital doctor").
|
741 |
+
attribute("mineral collecting").
|
742 |
+
|
743 |
+
great_aunt(X, Y) :-
|
744 |
+
grandparent(X, A),
|
745 |
+
sister(A, Y).
|
746 |
+
|
747 |
+
grandparent(X, Y) :-
|
748 |
+
parent(X, Z),
|
749 |
+
parent(Z, Y).
|
750 |
+
|
751 |
+
grandmother(X, Y) :-
|
752 |
+
grandparent(X, Y),
|
753 |
+
female(Y).
|
754 |
+
|
755 |
+
:- dynamic friend_/2.
|
756 |
+
|
757 |
+
friend_("Aida Wang", "Conrad Stansberry").
|
758 |
+
friend_("Aida Wang", "Lionel Culver").
|
759 |
+
friend_("Aida Wang", "Nikki Stansberry").
|
760 |
+
friend_("Alec Sinclair", "Alison Smock").
|
761 |
+
friend_("Alec Sinclair", "Cythia Smock").
|
762 |
+
friend_("Alec Sinclair", "Tanner Beltran").
|
763 |
+
friend_("Alec Sinclair", "Tyson Woodson").
|
764 |
+
friend_("Alec Sinclair", "Frankie Hagerty").
|
765 |
+
friend_("Alfredo Wang", "Kristen Toombs").
|
766 |
+
friend_("Alfredo Wang", "Lonny Parmer").
|
767 |
+
friend_("Alfredo Wang", "Virgil Hackworth").
|
768 |
+
friend_("Alfredo Wang", "Mickey Philpott").
|
769 |
+
friend_("Alfredo Wang", "Victor Stansberry").
|
770 |
+
friend_("Alison Smock", "Angela Culver").
|
771 |
+
friend_("Alison Smock", "Brigette Gilmore").
|
772 |
+
friend_("Alvaro Smock", "Ryan Wang").
|
773 |
+
friend_("Alvaro Smock", "Jules Culver").
|
774 |
+
friend_("Alycia Coe", "Dwight Hackworth").
|
775 |
+
friend_("Alycia Coe", "Glenda Culver").
|
776 |
+
friend_("Barabara Beltran", "Kristen Toombs").
|
777 |
+
friend_("Barabara Beltran", "Ryan Wang").
|
778 |
+
friend_("Brian Beltran", "Kristen Toombs").
|
779 |
+
friend_("Brian Beltran", "Ryan Wang").
|
780 |
+
friend_("Brian Beltran", "Celia Macmillan").
|
781 |
+
friend_("Brian Beltran", "Diane Culver").
|
782 |
+
friend_("Brian Beltran", "Tamara Macmillan").
|
783 |
+
friend_("Carrol Woodson", "Lincoln Velasco").
|
784 |
+
friend_("Christina Coe", "Lissa Coe").
|
785 |
+
friend_("Christina Coe", "Virgil Hackworth").
|
786 |
+
friend_("Christina Coe", "Anibal Stansberry").
|
787 |
+
friend_("Christoper Coe", "Dominique Smock").
|
788 |
+
friend_("Christoper Coe", "Lissa Coe").
|
789 |
+
friend_("Christoper Coe", "Tosha Beltran").
|
790 |
+
friend_("Christoper Coe", "Tyson Woodson").
|
791 |
+
friend_("Christoper Coe", "Ulysses Parmer").
|
792 |
+
friend_("Cortney Parmer", "Ulysses Parmer").
|
793 |
+
friend_("Cortney Parmer", "Eliza Wiggs").
|
794 |
+
friend_("Cortney Parmer", "Renate Stansberry").
|
795 |
+
friend_("Cortney Parmer", "Victor Stansberry").
|
796 |
+
friend_("Cythia Smock", "Earle Coe").
|
797 |
+
friend_("Cythia Smock", "Vincent Lutz").
|
798 |
+
friend_("Daisy Beltran", "Gene Smock").
|
799 |
+
friend_("Daisy Beltran", "Loren Culver").
|
800 |
+
friend_("Daisy Beltran", "Sona Stansberry").
|
801 |
+
friend_("Daisy Beltran", "Tad Macmillan").
|
802 |
+
friend_("Dino Beltran", "Leisa Lutz").
|
803 |
+
friend_("Dino Beltran", "Diane Culver").
|
804 |
+
friend_("Dino Beltran", "Markus Hagerty").
|
805 |
+
friend_("Dino Beltran", "Renate Stansberry").
|
806 |
+
friend_("Dominique Smock", "Eli Smock").
|
807 |
+
friend_("Dominique Smock", "Stacia Toombs").
|
808 |
+
friend_("Dominique Smock", "Debra Stansberry").
|
809 |
+
friend_("Dwight Hackworth", "Maria Baptiste").
|
810 |
+
friend_("Dwight Hackworth", "Justine Hagerty").
|
811 |
+
friend_("Earle Coe", "Angela Culver").
|
812 |
+
friend_("Earle Coe", "Yolanda Philpott").
|
813 |
+
friend_("Eli Smock", "Frankie Hagerty").
|
814 |
+
friend_("Eli Smock", "Iva Stansberry").
|
815 |
+
friend_("Eli Smock", "Kori Wiggs").
|
816 |
+
friend_("Gayla Woodson", "Tyson Woodson").
|
817 |
+
friend_("Gayla Woodson", "Gail Culver").
|
818 |
+
friend_("Gene Smock", "Leeann Sinclair").
|
819 |
+
friend_("Gene Smock", "Tanner Beltran").
|
820 |
+
friend_("Gene Smock", "Dionne Stansberry").
|
821 |
+
friend_("Gene Smock", "Gillian Wiggs").
|
822 |
+
friend_("Gene Smock", "Maurine Velasco").
|
823 |
+
friend_("Gene Smock", "Renate Stansberry").
|
824 |
+
friend_("Gene Smock", "Tad Macmillan").
|
825 |
+
friend_("Isiah Lutz", "Tanner Beltran").
|
826 |
+
friend_("Isiah Lutz", "Loren Culver").
|
827 |
+
friend_("Jamison Baptiste", "Howard Wiggs").
|
828 |
+
friend_("Lannie Smock", "Tad Macmillan").
|
829 |
+
friend_("Leeann Sinclair", "Maria Baptiste").
|
830 |
+
friend_("Leeann Sinclair", "Hyun Hagerty").
|
831 |
+
friend_("Leisa Lutz", "Yolanda Philpott").
|
832 |
+
friend_("Lesley Lutz", "Iva Stansberry").
|
833 |
+
friend_("Lonny Parmer", "Orlando Beltran").
|
834 |
+
friend_("Lonny Parmer", "Vicki Hackworth").
|
835 |
+
friend_("Lonny Parmer", "Glenda Culver").
|
836 |
+
friend_("Maria Baptiste", "Tanner Beltran").
|
837 |
+
friend_("Maria Baptiste", "Conrad Stansberry").
|
838 |
+
friend_("Michelle Hackworth", "Stacia Toombs").
|
839 |
+
friend_("Michelle Hackworth", "Williams Smock").
|
840 |
+
friend_("Michelle Hackworth", "Eliza Wiggs").
|
841 |
+
friend_("Michelle Hackworth", "Tamara Macmillan").
|
842 |
+
friend_("Noelia Lutz", "Terence Culver").
|
843 |
+
friend_("Orlando Beltran", "Ryan Wang").
|
844 |
+
friend_("Orlando Beltran", "Tosha Beltran").
|
845 |
+
friend_("Orlando Beltran", "Jules Culver").
|
846 |
+
friend_("Orlando Beltran", "Lincoln Velasco").
|
847 |
+
friend_("Orlando Beltran", "Terence Culver").
|
848 |
+
friend_("Reggie Coe", "Lester Stansberry").
|
849 |
+
friend_("Reggie Coe", "Sona Stansberry").
|
850 |
+
friend_("Reggie Coe", "Terence Culver").
|
851 |
+
friend_("Reggie Coe", "Tonya Culver").
|
852 |
+
friend_("Ricardo Hackworth", "Millard Stansberry").
|
853 |
+
friend_("Shannon Beltran", "Wilmer Hagerty").
|
854 |
+
friend_("Shelli Beltran", "Bev Gilmore").
|
855 |
+
friend_("Stacia Toombs", "Tamara Macmillan").
|
856 |
+
friend_("Tanner Beltran", "Tyson Woodson").
|
857 |
+
friend_("Tanner Beltran", "Markus Hagerty").
|
858 |
+
friend_("Tanner Beltran", "Oren Stansberry").
|
859 |
+
friend_("Tanner Beltran", "Quintin Hagerty").
|
860 |
+
friend_("Tanner Beltran", "Terence Culver").
|
861 |
+
friend_("Tosha Beltran", "Diane Culver").
|
862 |
+
friend_("Tosha Beltran", "Emanuel Stansberry").
|
863 |
+
friend_("Tosha Beltran", "Frankie Hagerty").
|
864 |
+
friend_("Tosha Beltran", "Maurine Velasco").
|
865 |
+
friend_("Tyson Woodson", "Frankie Hagerty").
|
866 |
+
friend_("Tyson Woodson", "Maurine Velasco").
|
867 |
+
friend_("Vicki Hackworth", "Celia Macmillan").
|
868 |
+
friend_("Vicki Hackworth", "Frankie Hagerty").
|
869 |
+
friend_("Vicki Hackworth", "Kelvin Culver").
|
870 |
+
friend_("Vincent Lutz", "Cordelia Wiggs").
|
871 |
+
friend_("Vincent Lutz", "Debra Stansberry").
|
872 |
+
friend_("Vincent Lutz", "Kelvin Culver").
|
873 |
+
friend_("Vincent Lutz", "Loren Culver").
|
874 |
+
friend_("Vincent Lutz", "Renate Stansberry").
|
875 |
+
friend_("Von Sinclair", "Debra Stansberry").
|
876 |
+
friend_("Von Sinclair", "Sona Stansberry").
|
877 |
+
friend_("Wilbert Toombs", "Wm Parmer").
|
878 |
+
friend_("Wm Parmer", "David Wiggs").
|
879 |
+
friend_("Wm Parmer", "Desiree Stansberry").
|
880 |
+
friend_("Wm Parmer", "Gillian Wiggs").
|
881 |
+
friend_("Wm Parmer", "Quintin Hagerty").
|
882 |
+
friend_("Angela Culver", "Anibal Stansberry").
|
883 |
+
friend_("Angela Culver", "Iva Stansberry").
|
884 |
+
friend_("Angela Culver", "Maurine Velasco").
|
885 |
+
friend_("Anibal Stansberry", "Renate Stansberry").
|
886 |
+
friend_("Bev Gilmore", "Jules Culver").
|
887 |
+
friend_("Bev Gilmore", "Quintin Hagerty").
|
888 |
+
friend_("Brigette Gilmore", "Eliza Wiggs").
|
889 |
+
friend_("Conrad Stansberry", "Debra Stansberry").
|
890 |
+
friend_("Conrad Stansberry", "Nikki Stansberry").
|
891 |
+
friend_("Cordelia Wiggs", "Dionne Stansberry").
|
892 |
+
friend_("Cordelia Wiggs", "Maurine Velasco").
|
893 |
+
friend_("Desiree Stansberry", "Lincoln Velasco").
|
894 |
+
friend_("Desiree Stansberry", "Yolanda Philpott").
|
895 |
+
friend_("Dionne Stansberry", "Renate Stansberry").
|
896 |
+
friend_("Emanuel Stansberry", "Jules Culver").
|
897 |
+
friend_("Gail Culver", "Gillian Wiggs").
|
898 |
+
friend_("Gail Culver", "Nikki Stansberry").
|
899 |
+
friend_("Garry Gilmore", "Lionel Culver").
|
900 |
+
friend_("Garry Gilmore", "Loren Culver").
|
901 |
+
friend_("Garry Gilmore", "Mickey Philpott").
|
902 |
+
friend_("Gillian Wiggs", "Laverna Stansberry").
|
903 |
+
friend_("Gillian Wiggs", "Sona Stansberry").
|
904 |
+
friend_("Glenda Culver", "Sona Stansberry").
|
905 |
+
friend_("Glenda Culver", "Tamara Macmillan").
|
906 |
+
friend_("Hayden Stansberry", "Howard Wiggs").
|
907 |
+
friend_("Howard Wiggs", "Tonya Culver").
|
908 |
+
friend_("Hyun Hagerty", "Markus Hagerty").
|
909 |
+
friend_("Jordan Culver", "Kori Wiggs").
|
910 |
+
friend_("Kelvin Culver", "Oren Stansberry").
|
911 |
+
friend_("Kelvin Culver", "Yolanda Philpott").
|
912 |
+
friend_("Laverna Stansberry", "Lincoln Velasco").
|
913 |
+
friend_("Lester Stansberry", "Oren Stansberry").
|
914 |
+
friend_("Lincoln Velasco", "Oren Stansberry").
|
915 |
+
friend_("Lionel Culver", "Loren Culver").
|
916 |
+
friend_("Lionel Culver", "Oren Stansberry").
|
917 |
+
friend_("Lionel Culver", "Terence Culver").
|
918 |
+
friend_("Mickey Philpott", "Quintin Hagerty").
|
919 |
+
friend_("Mickey Philpott", "Sona Stansberry").
|
920 |
+
friend_("Nikki Stansberry", "Terence Culver").
|
921 |
+
friend_("Quintin Hagerty", "Wilmer Hagerty").
|
922 |
+
|
923 |
+
friend(X, Y) :-
|
924 |
+
friend_(X, Y).
|
925 |
+
friend(X, Y) :-
|
926 |
+
friend_(Y, X).
|
927 |
+
|
928 |
+
niece(X, Y) :-
|
929 |
+
sibling(X, A),
|
930 |
+
daughter(A, Y).
|
931 |
+
|
932 |
+
nephew(X, Y) :-
|
933 |
+
sibling(X, A),
|
934 |
+
son(A, Y).
|
935 |
+
|
936 |
+
brother_in_law(X, Y) :-
|
937 |
+
married(X, A),
|
938 |
+
brother(A, Y).
|
939 |
+
|
940 |
+
:- multifile message_property/2.
|
941 |
+
|
942 |
+
|
943 |
+
sister_in_law(X, Y) :-
|
944 |
+
married(X, A),
|
945 |
+
sister(A, Y).
|
946 |
+
|
947 |
+
wife(X, Y) :-
|
948 |
+
married(X, Y),
|
949 |
+
female(Y).
|
950 |
+
|
951 |
+
husband(X, Y) :-
|
952 |
+
married(X, Y),
|
953 |
+
male(Y).
|
954 |
+
|
955 |
+
daughter_in_law(X, Y) :-
|
956 |
+
child(X, A),
|
957 |
+
wife(A, Y).
|
958 |
+
|
959 |
+
son_in_law(X, Y) :-
|
960 |
+
child(X, A),
|
961 |
+
husband(A, Y).
|
962 |
+
|
963 |
+
son(X, Y) :-
|
964 |
+
child(X, Y),
|
965 |
+
male(Y).
|
966 |
+
|
967 |
+
female(X) :-
|
968 |
+
gender(X, "female").
|
969 |
+
|
970 |
+
daughter(X, Y) :-
|
971 |
+
child(X, Y),
|
972 |
+
female(Y).
|
973 |
+
|
974 |
+
father_in_law(X, Y) :-
|
975 |
+
married(X, A),
|
976 |
+
father(A, Y).
|
977 |
+
|
978 |
+
mother_in_law(X, Y) :-
|
979 |
+
married(X, A),
|
980 |
+
mother(A, Y).
|
981 |
+
|
982 |
+
father(X, Y) :-
|
983 |
+
parent(X, Y),
|
984 |
+
male(Y).
|
985 |
+
|
986 |
+
:- multifile prolog_predicate_name/2.
|
987 |
+
|
988 |
+
|
989 |
+
child(X, Y) :-
|
990 |
+
parent(Y, X).
|
991 |
+
|
992 |
+
male_first_cousin_once_removed(X, Y) :-
|
993 |
+
cousin(X, A),
|
994 |
+
son(A, Y),
|
995 |
+
X\=Y.
|
996 |
+
|
997 |
+
:- multifile prolog_clause_name/2.
|
998 |
+
|
999 |
+
|
1000 |
+
:- dynamic expand_answer/2.
|
1001 |
+
:- multifile expand_answer/2.
|
1002 |
+
|
1003 |
+
|
1004 |
+
:- dynamic exception/3.
|
1005 |
+
:- multifile exception/3.
|
1006 |
+
|
1007 |
+
|
1008 |
+
female_first_cousin_once_removed(X, Y) :-
|
1009 |
+
cousin(X, A),
|
1010 |
+
daughter(A, Y),
|
1011 |
+
X\=Y.
|
1012 |
+
|
1013 |
+
brother(X, Y) :-
|
1014 |
+
sibling(X, Y),
|
1015 |
+
male(Y).
|
1016 |
+
|
1017 |
+
mother(X, Y) :-
|
1018 |
+
parent(X, Y),
|
1019 |
+
female(Y).
|
1020 |
+
|
1021 |
+
male_second_cousin(X, Y) :-
|
1022 |
+
parent(X, A),
|
1023 |
+
parent(Y, B),
|
1024 |
+
cousin(A, B),
|
1025 |
+
male(Y),
|
1026 |
+
X\=Y.
|
1027 |
+
|
1028 |
+
:- dynamic message_hook/3.
|
1029 |
+
:- multifile message_hook/3.
|
1030 |
+
|
1031 |
+
|
1032 |
+
female_second_cousin(X, Y) :-
|
1033 |
+
parent(X, A),
|
1034 |
+
parent(Y, B),
|
1035 |
+
cousin(A, B),
|
1036 |
+
female(Y),
|
1037 |
+
X\=Y.
|
1038 |
+
|
1039 |
+
married(X, Y) :-
|
1040 |
+
parent(Child, X),
|
1041 |
+
parent(Child, Y),
|
1042 |
+
X\=Y.
|
1043 |
+
|
1044 |
+
male(X) :-
|
1045 |
+
gender(X, "male").
|
1046 |
+
|
1047 |
+
:- dynamic prolog_file_type/2.
|
1048 |
+
:- multifile prolog_file_type/2.
|
1049 |
+
|
1050 |
+
prolog_file_type(pl, prolog).
|
1051 |
+
prolog_file_type(prolog, prolog).
|
1052 |
+
prolog_file_type(qlf, prolog).
|
1053 |
+
prolog_file_type(qlf, qlf).
|
1054 |
+
prolog_file_type(A, executable) :-
|
1055 |
+
system:current_prolog_flag(shared_object_extension, A).
|
1056 |
+
prolog_file_type(dylib, executable) :-
|
1057 |
+
system:current_prolog_flag(apple, true).
|
1058 |
+
|
1059 |
+
sister(X, Y) :-
|
1060 |
+
sibling(X, Y),
|
1061 |
+
female(Y).
|
1062 |
+
|
1063 |
+
male_cousin(X, Y) :-
|
1064 |
+
cousin(X, Y),
|
1065 |
+
male(Y).
|
1066 |
+
|
1067 |
+
:- dynamic nonbinary/1.
|
1068 |
+
|
1069 |
+
nonbinary(X) :-
|
1070 |
+
gender(X, "nonbinary").
|
1071 |
+
|
1072 |
+
female_cousin(X, Y) :-
|
1073 |
+
cousin(X, Y),
|
1074 |
+
female(Y).
|
1075 |
+
|
1076 |
+
sibling(X, Y) :-
|
1077 |
+
parent(X, A),
|
1078 |
+
parent(Y, A),
|
1079 |
+
X\=Y.
|
1080 |
+
|
1081 |
+
:- dynamic resource/2.
|
1082 |
+
:- multifile resource/2.
|
1083 |
+
|
1084 |
+
|
1085 |
+
:- dynamic portray/1.
|
1086 |
+
:- multifile portray/1.
|
1087 |
+
|
1088 |
+
|
1089 |
+
:- dynamic prolog_load_file/2.
|
1090 |
+
:- multifile prolog_load_file/2.
|
1091 |
+
|
1092 |
+
|
1093 |
+
:- dynamic goal_expansion/2.
|
1094 |
+
:- multifile goal_expansion/2.
|
1095 |
+
|
1096 |
+
|
1097 |
+
:- dynamic parent/2.
|
1098 |
+
|
1099 |
+
parent("Aida Wang", "Dino Beltran").
|
1100 |
+
parent("Aida Wang", "Shelli Beltran").
|
1101 |
+
parent("Alfredo Wang", "Aida Wang").
|
1102 |
+
parent("Alfredo Wang", "Ryan Wang").
|
1103 |
+
parent("Barabara Beltran", "Dino Beltran").
|
1104 |
+
parent("Barabara Beltran", "Shelli Beltran").
|
1105 |
+
parent("Christina Coe", "Stacia Toombs").
|
1106 |
+
parent("Christina Coe", "Wilbert Toombs").
|
1107 |
+
parent("Cortney Parmer", "Aida Wang").
|
1108 |
+
parent("Cortney Parmer", "Ryan Wang").
|
1109 |
+
parent("Cythia Smock", "Alison Smock").
|
1110 |
+
parent("Cythia Smock", "Williams Smock").
|
1111 |
+
parent("Dino Beltran", "Brian Beltran").
|
1112 |
+
parent("Dino Beltran", "Daisy Beltran").
|
1113 |
+
parent("Dwight Hackworth", "Ricardo Hackworth").
|
1114 |
+
parent("Dwight Hackworth", "Vicki Hackworth").
|
1115 |
+
parent("Earle Coe", "Alycia Coe").
|
1116 |
+
parent("Earle Coe", "Christoper Coe").
|
1117 |
+
parent("Eli Smock", "Alvaro Smock").
|
1118 |
+
parent("Eli Smock", "Lannie Smock").
|
1119 |
+
parent("Gayla Woodson", "Lissa Coe").
|
1120 |
+
parent("Gayla Woodson", "Reggie Coe").
|
1121 |
+
parent("Gene Smock", "Alvaro Smock").
|
1122 |
+
parent("Gene Smock", "Lannie Smock").
|
1123 |
+
parent("Kristen Toombs", "Stacia Toombs").
|
1124 |
+
parent("Kristen Toombs", "Wilbert Toombs").
|
1125 |
+
parent("Leeann Sinclair", "Ricardo Hackworth").
|
1126 |
+
parent("Leeann Sinclair", "Vicki Hackworth").
|
1127 |
+
parent("Leisa Lutz", "Ricardo Hackworth").
|
1128 |
+
parent("Leisa Lutz", "Vicki Hackworth").
|
1129 |
+
parent("Lesley Lutz", "Isiah Lutz").
|
1130 |
+
parent("Lesley Lutz", "Leisa Lutz").
|
1131 |
+
parent("Lonny Parmer", "Cortney Parmer").
|
1132 |
+
parent("Lonny Parmer", "Ulysses Parmer").
|
1133 |
+
parent("Michelle Hackworth", "Ricardo Hackworth").
|
1134 |
+
parent("Michelle Hackworth", "Vicki Hackworth").
|
1135 |
+
parent("Orlando Beltran", "Brian Beltran").
|
1136 |
+
parent("Orlando Beltran", "Daisy Beltran").
|
1137 |
+
parent("Reggie Coe", "Christina Coe").
|
1138 |
+
parent("Reggie Coe", "Earle Coe").
|
1139 |
+
parent("Shannon Beltran", "Orlando Beltran").
|
1140 |
+
parent("Shannon Beltran", "Tosha Beltran").
|
1141 |
+
parent("Shelli Beltran", "Alison Smock").
|
1142 |
+
parent("Shelli Beltran", "Williams Smock").
|
1143 |
+
parent("Stacia Toombs", "Alison Smock").
|
1144 |
+
parent("Stacia Toombs", "Williams Smock").
|
1145 |
+
parent("Tanner Beltran", "Brian Beltran").
|
1146 |
+
parent("Tanner Beltran", "Daisy Beltran").
|
1147 |
+
parent("Tosha Beltran", "Jamison Baptiste").
|
1148 |
+
parent("Tosha Beltran", "Maria Baptiste").
|
1149 |
+
parent("Tyson Woodson", "Carrol Woodson").
|
1150 |
+
parent("Tyson Woodson", "Gayla Woodson").
|
1151 |
+
parent("Vicki Hackworth", "Dino Beltran").
|
1152 |
+
parent("Vicki Hackworth", "Shelli Beltran").
|
1153 |
+
parent("Vincent Lutz", "Lesley Lutz").
|
1154 |
+
parent("Vincent Lutz", "Noelia Lutz").
|
1155 |
+
parent("Virgil Hackworth", "Ricardo Hackworth").
|
1156 |
+
parent("Virgil Hackworth", "Vicki Hackworth").
|
1157 |
+
parent("Von Sinclair", "Alec Sinclair").
|
1158 |
+
parent("Von Sinclair", "Leeann Sinclair").
|
1159 |
+
parent("Williams Smock", "Dominique Smock").
|
1160 |
+
parent("Williams Smock", "Gene Smock").
|
1161 |
+
parent("Wm Parmer", "Cortney Parmer").
|
1162 |
+
parent("Wm Parmer", "Ulysses Parmer").
|
1163 |
+
parent("Angela Culver", "Diane Culver").
|
1164 |
+
parent("Angela Culver", "Jules Culver").
|
1165 |
+
parent("Anibal Stansberry", "Iva Stansberry").
|
1166 |
+
parent("Anibal Stansberry", "Oren Stansberry").
|
1167 |
+
parent("Bev Gilmore", "Brigette Gilmore").
|
1168 |
+
parent("Bev Gilmore", "Garry Gilmore").
|
1169 |
+
parent("Brigette Gilmore", "Gail Culver").
|
1170 |
+
parent("Brigette Gilmore", "Terence Culver").
|
1171 |
+
parent("Celia Macmillan", "Desiree Stansberry").
|
1172 |
+
parent("Celia Macmillan", "Millard Stansberry").
|
1173 |
+
parent("Conrad Stansberry", "Anibal Stansberry").
|
1174 |
+
parent("Conrad Stansberry", "Renate Stansberry").
|
1175 |
+
parent("Dionne Stansberry", "Debra Stansberry").
|
1176 |
+
parent("Dionne Stansberry", "Hayden Stansberry").
|
1177 |
+
parent("Eliza Wiggs", "Gillian Wiggs").
|
1178 |
+
parent("Eliza Wiggs", "Howard Wiggs").
|
1179 |
+
parent("Emanuel Stansberry", "Debra Stansberry").
|
1180 |
+
parent("Emanuel Stansberry", "Hayden Stansberry").
|
1181 |
+
parent("Frankie Hagerty", "Justine Hagerty").
|
1182 |
+
parent("Frankie Hagerty", "Markus Hagerty").
|
1183 |
+
parent("Gail Culver", "Lincoln Velasco").
|
1184 |
+
parent("Gail Culver", "Maurine Velasco").
|
1185 |
+
parent("Gillian Wiggs", "Anibal Stansberry").
|
1186 |
+
parent("Gillian Wiggs", "Renate Stansberry").
|
1187 |
+
parent("Hayden Stansberry", "Anibal Stansberry").
|
1188 |
+
parent("Hayden Stansberry", "Renate Stansberry").
|
1189 |
+
parent("Howard Wiggs", "Cordelia Wiggs").
|
1190 |
+
parent("Howard Wiggs", "David Wiggs").
|
1191 |
+
parent("Hyun Hagerty", "Brigette Gilmore").
|
1192 |
+
parent("Hyun Hagerty", "Garry Gilmore").
|
1193 |
+
parent("Iva Stansberry", "Barbara Philpott").
|
1194 |
+
parent("Iva Stansberry", "Mickey Philpott").
|
1195 |
+
parent("Jordan Culver", "Loren Culver").
|
1196 |
+
parent("Jordan Culver", "Tonya Culver").
|
1197 |
+
parent("Jules Culver", "Loren Culver").
|
1198 |
+
parent("Jules Culver", "Tonya Culver").
|
1199 |
+
parent("Kelvin Culver", "Diane Culver").
|
1200 |
+
parent("Kelvin Culver", "Jules Culver").
|
1201 |
+
parent("Kori Wiggs", "Gillian Wiggs").
|
1202 |
+
parent("Kori Wiggs", "Howard Wiggs").
|
1203 |
+
parent("Laverna Stansberry", "Anibal Stansberry").
|
1204 |
+
parent("Laverna Stansberry", "Renate Stansberry").
|
1205 |
+
parent("Lester Stansberry", "Conrad Stansberry").
|
1206 |
+
parent("Lester Stansberry", "Sona Stansberry").
|
1207 |
+
parent("Lionel Culver", "Glenda Culver").
|
1208 |
+
parent("Lionel Culver", "Jordan Culver").
|
1209 |
+
parent("Millard Stansberry", "Anibal Stansberry").
|
1210 |
+
parent("Millard Stansberry", "Renate Stansberry").
|
1211 |
+
parent("Nikki Stansberry", "Desiree Stansberry").
|
1212 |
+
parent("Nikki Stansberry", "Millard Stansberry").
|
1213 |
+
parent("Quintin Hagerty", "Frankie Hagerty").
|
1214 |
+
parent("Quintin Hagerty", "Hyun Hagerty").
|
1215 |
+
parent("Renate Stansberry", "Frankie Hagerty").
|
1216 |
+
parent("Renate Stansberry", "Hyun Hagerty").
|
1217 |
+
parent("Tamara Macmillan", "Celia Macmillan").
|
1218 |
+
parent("Tamara Macmillan", "Tad Macmillan").
|
1219 |
+
parent("Terence Culver", "Glenda Culver").
|
1220 |
+
parent("Terence Culver", "Jordan Culver").
|
1221 |
+
parent("Victor Stansberry", "Iva Stansberry").
|
1222 |
+
parent("Victor Stansberry", "Oren Stansberry").
|
1223 |
+
parent("Wilmer Hagerty", "Justine Hagerty").
|
1224 |
+
parent("Wilmer Hagerty", "Markus Hagerty").
|
1225 |
+
parent("Yolanda Philpott", "Barbara Philpott").
|
1226 |
+
parent("Yolanda Philpott", "Mickey Philpott").
|
1227 |
+
|
1228 |
+
cousin(X, Y) :-
|
1229 |
+
parent(X, A),
|
1230 |
+
parent(Y, B),
|
1231 |
+
sibling(A, B),
|
1232 |
+
X\=Y.
|
1233 |
+
|
1234 |
+
uncle(X, Y) :-
|
1235 |
+
parent(X, A),
|
1236 |
+
brother(A, Y).
|
1237 |
+
|
1238 |
+
:- thread_local thread_message_hook/3.
|
1239 |
+
:- dynamic thread_message_hook/3.
|
1240 |
+
:- volatile thread_message_hook/3.
|
1241 |
+
|
1242 |
+
|
1243 |
+
aunt(X, Y) :-
|
1244 |
+
parent(X, A),
|
1245 |
+
sister(A, Y).
|
1246 |
+
|
1247 |
+
:- dynamic resource/3.
|
1248 |
+
:- multifile resource/3.
|
1249 |
+
|
1250 |
+
|
1251 |
+
second_uncle(X, Y) :-
|
1252 |
+
great_grandparent(X, A),
|
1253 |
+
brother(A, Y).
|
1254 |
+
|
1255 |
+
:- dynamic gender/2.
|
1256 |
+
|
1257 |
+
gender("Aida Wang", "female").
|
1258 |
+
gender("Alec Sinclair", "male").
|
1259 |
+
gender("Alfredo Wang", "male").
|
1260 |
+
gender("Alison Smock", "female").
|
1261 |
+
gender("Alvaro Smock", "male").
|
1262 |
+
gender("Alycia Coe", "female").
|
1263 |
+
gender("Barabara Beltran", "female").
|
1264 |
+
gender("Brian Beltran", "male").
|
1265 |
+
gender("Carrol Woodson", "male").
|
1266 |
+
gender("Christina Coe", "female").
|
1267 |
+
gender("Christoper Coe", "male").
|
1268 |
+
gender("Cortney Parmer", "female").
|
1269 |
+
gender("Cythia Smock", "female").
|
1270 |
+
gender("Daisy Beltran", "female").
|
1271 |
+
gender("Dino Beltran", "male").
|
1272 |
+
gender("Dominique Smock", "female").
|
1273 |
+
gender("Dwight Hackworth", "male").
|
1274 |
+
gender("Earle Coe", "male").
|
1275 |
+
gender("Eli Smock", "male").
|
1276 |
+
gender("Gayla Woodson", "female").
|
1277 |
+
gender("Gene Smock", "male").
|
1278 |
+
gender("Isiah Lutz", "male").
|
1279 |
+
gender("Jamison Baptiste", "male").
|
1280 |
+
gender("Kristen Toombs", "female").
|
1281 |
+
gender("Lannie Smock", "female").
|
1282 |
+
gender("Leeann Sinclair", "female").
|
1283 |
+
gender("Leisa Lutz", "female").
|
1284 |
+
gender("Lesley Lutz", "male").
|
1285 |
+
gender("Lissa Coe", "female").
|
1286 |
+
gender("Lonny Parmer", "male").
|
1287 |
+
gender("Maria Baptiste", "female").
|
1288 |
+
gender("Michelle Hackworth", "female").
|
1289 |
+
gender("Noelia Lutz", "female").
|
1290 |
+
gender("Orlando Beltran", "male").
|
1291 |
+
gender("Reggie Coe", "male").
|
1292 |
+
gender("Ricardo Hackworth", "male").
|
1293 |
+
gender("Ryan Wang", "male").
|
1294 |
+
gender("Shannon Beltran", "female").
|
1295 |
+
gender("Shelli Beltran", "female").
|
1296 |
+
gender("Stacia Toombs", "female").
|
1297 |
+
gender("Tanner Beltran", "male").
|
1298 |
+
gender("Tosha Beltran", "female").
|
1299 |
+
gender("Tyson Woodson", "male").
|
1300 |
+
gender("Ulysses Parmer", "male").
|
1301 |
+
gender("Vicki Hackworth", "female").
|
1302 |
+
gender("Vincent Lutz", "male").
|
1303 |
+
gender("Virgil Hackworth", "male").
|
1304 |
+
gender("Von Sinclair", "male").
|
1305 |
+
gender("Wilbert Toombs", "male").
|
1306 |
+
gender("Williams Smock", "male").
|
1307 |
+
gender("Wm Parmer", "male").
|
1308 |
+
gender("Angela Culver", "female").
|
1309 |
+
gender("Anibal Stansberry", "male").
|
1310 |
+
gender("Barbara Philpott", "female").
|
1311 |
+
gender("Bev Gilmore", "female").
|
1312 |
+
gender("Brigette Gilmore", "female").
|
1313 |
+
gender("Celia Macmillan", "female").
|
1314 |
+
gender("Conrad Stansberry", "male").
|
1315 |
+
gender("Cordelia Wiggs", "female").
|
1316 |
+
gender("David Wiggs", "male").
|
1317 |
+
gender("Debra Stansberry", "female").
|
1318 |
+
gender("Desiree Stansberry", "female").
|
1319 |
+
gender("Diane Culver", "female").
|
1320 |
+
gender("Dionne Stansberry", "female").
|
1321 |
+
gender("Eliza Wiggs", "female").
|
1322 |
+
gender("Emanuel Stansberry", "male").
|
1323 |
+
gender("Frankie Hagerty", "male").
|
1324 |
+
gender("Gail Culver", "female").
|
1325 |
+
gender("Garry Gilmore", "male").
|
1326 |
+
gender("Gillian Wiggs", "female").
|
1327 |
+
gender("Glenda Culver", "female").
|
1328 |
+
gender("Hayden Stansberry", "male").
|
1329 |
+
gender("Howard Wiggs", "male").
|
1330 |
+
gender("Hyun Hagerty", "female").
|
1331 |
+
gender("Iva Stansberry", "female").
|
1332 |
+
gender("Jordan Culver", "male").
|
1333 |
+
gender("Jules Culver", "male").
|
1334 |
+
gender("Justine Hagerty", "female").
|
1335 |
+
gender("Kelvin Culver", "male").
|
1336 |
+
gender("Kori Wiggs", "female").
|
1337 |
+
gender("Laverna Stansberry", "female").
|
1338 |
+
gender("Lester Stansberry", "male").
|
1339 |
+
gender("Lincoln Velasco", "male").
|
1340 |
+
gender("Lionel Culver", "male").
|
1341 |
+
gender("Loren Culver", "male").
|
1342 |
+
gender("Markus Hagerty", "male").
|
1343 |
+
gender("Maurine Velasco", "female").
|
1344 |
+
gender("Mickey Philpott", "male").
|
1345 |
+
gender("Millard Stansberry", "male").
|
1346 |
+
gender("Nikki Stansberry", "female").
|
1347 |
+
gender("Oren Stansberry", "male").
|
1348 |
+
gender("Quintin Hagerty", "male").
|
1349 |
+
gender("Renate Stansberry", "female").
|
1350 |
+
gender("Sona Stansberry", "female").
|
1351 |
+
gender("Tad Macmillan", "male").
|
1352 |
+
gender("Tamara Macmillan", "female").
|
1353 |
+
gender("Terence Culver", "male").
|
1354 |
+
gender("Tonya Culver", "female").
|
1355 |
+
gender("Victor Stansberry", "male").
|
1356 |
+
gender("Wilmer Hagerty", "male").
|
1357 |
+
gender("Yolanda Philpott", "female").
|
1358 |
+
|
1359 |
+
second_aunt(X, Y) :-
|
1360 |
+
great_grandparent(X, A),
|
1361 |
+
sister(A, Y).
|
1362 |
+
|
1363 |
+
great_grandson(X, Y) :-
|
1364 |
+
great_grandchild(X, Y),
|
1365 |
+
male(Y).
|
1366 |
+
|
1367 |
+
:- dynamic pyrun/2.
|
1368 |
+
|
1369 |
+
pyrun(A, B) :-
|
1370 |
+
read_term_from_atom(A, C, [variable_names(B)]),
|
1371 |
+
call(C).
|
1372 |
+
|
1373 |
+
great_granddaughter(X, Y) :-
|
1374 |
+
great_grandchild(X, Y),
|
1375 |
+
female(Y).
|
depth_20_size_100_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_100_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_100_seed_1 -s 1 --depth 20 --num-samples 2 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 00:56:20
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_100_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.17361998558044434,0.06937289237976074,0.03593611717224121,0.0006909370422363281,265.1597728729248,0.008100032806396484,265.4498960971832
|
depth_20_size_150_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_150_seed_1/facts.pl
ADDED
@@ -0,0 +1,1857 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
:- dynamic term_expansion/2.
|
3 |
+
:- multifile term_expansion/2.
|
4 |
+
|
5 |
+
|
6 |
+
great_grandfather(X, Y) :-
|
7 |
+
great_grandparent(X, Y),
|
8 |
+
male(Y).
|
9 |
+
|
10 |
+
great_grandchild(X, Y) :-
|
11 |
+
great_grandparent(Y, X).
|
12 |
+
|
13 |
+
great_grandparent(X, Y) :-
|
14 |
+
grandparent(X, Z),
|
15 |
+
parent(Z, Y).
|
16 |
+
|
17 |
+
:- dynamic library_directory/1.
|
18 |
+
:- multifile library_directory/1.
|
19 |
+
|
20 |
+
|
21 |
+
great_grandmother(X, Y) :-
|
22 |
+
great_grandparent(X, Y),
|
23 |
+
female(Y).
|
24 |
+
|
25 |
+
:- dynamic goal_expansion/4.
|
26 |
+
:- multifile goal_expansion/4.
|
27 |
+
|
28 |
+
|
29 |
+
:- dynamic hobby/2.
|
30 |
+
|
31 |
+
hobby("Aida Wang", "meditation").
|
32 |
+
hobby("Alec Sinclair", "meteorology").
|
33 |
+
hobby("Alfredo Wang", "biology").
|
34 |
+
hobby("Alison Smock", "meteorology").
|
35 |
+
hobby("Alvaro Smock", "dolls").
|
36 |
+
hobby("Alycia Coe", "photography").
|
37 |
+
hobby("Barabara Beltran", "shogi").
|
38 |
+
hobby("Brian Beltran", "dominoes").
|
39 |
+
hobby("Carrol Woodson", "tether car").
|
40 |
+
hobby("Christina Coe", "architecture").
|
41 |
+
hobby("Christoper Coe", "geocaching").
|
42 |
+
hobby("Cortney Parmer", "trainspotting").
|
43 |
+
hobby("Cythia Smock", "bus spotting").
|
44 |
+
hobby("Daisy Beltran", "research").
|
45 |
+
hobby("Dino Beltran", "geography").
|
46 |
+
hobby("Dominique Smock", "microbiology").
|
47 |
+
hobby("Dwight Hackworth", "canoeing").
|
48 |
+
hobby("Earle Coe", "learning").
|
49 |
+
hobby("Eli Smock", "dairy farming").
|
50 |
+
hobby("Gayla Woodson", "fossil hunting").
|
51 |
+
hobby("Gene Smock", "sociology").
|
52 |
+
hobby("Isiah Lutz", "finance").
|
53 |
+
hobby("Jamison Baptiste", "meditation").
|
54 |
+
hobby("Kristen Toombs", "wikipedia editing").
|
55 |
+
hobby("Lannie Smock", "radio-controlled car racing").
|
56 |
+
hobby("Leeann Sinclair", "social studies").
|
57 |
+
hobby("Leisa Lutz", "judo").
|
58 |
+
hobby("Lesley Lutz", "flying disc").
|
59 |
+
hobby("Lissa Coe", "cricket").
|
60 |
+
hobby("Lonny Parmer", "weightlifting").
|
61 |
+
hobby("Maria Baptiste", "meditation").
|
62 |
+
hobby("Michelle Hackworth", "ballroom dancing").
|
63 |
+
hobby("Noelia Lutz", "microscopy").
|
64 |
+
hobby("Orlando Beltran", "reading").
|
65 |
+
hobby("Reggie Coe", "laser tag").
|
66 |
+
hobby("Ricardo Hackworth", "hiking/backpacking").
|
67 |
+
hobby("Ryan Wang", "audiophile").
|
68 |
+
hobby("Shannon Beltran", "tennis polo").
|
69 |
+
hobby("Shelli Beltran", "photography").
|
70 |
+
hobby("Stacia Toombs", "backgammon").
|
71 |
+
hobby("Tanner Beltran", "microscopy").
|
72 |
+
hobby("Tosha Beltran", "herping").
|
73 |
+
hobby("Tyson Woodson", "philately").
|
74 |
+
hobby("Ulysses Parmer", "birdwatching").
|
75 |
+
hobby("Vicki Hackworth", "shogi").
|
76 |
+
hobby("Vincent Lutz", "magnet fishing").
|
77 |
+
hobby("Virgil Hackworth", "table tennis").
|
78 |
+
hobby("Von Sinclair", "scuba diving").
|
79 |
+
hobby("Wilbert Toombs", "biology").
|
80 |
+
hobby("Williams Smock", "sea glass collecting").
|
81 |
+
hobby("Wm Parmer", "research").
|
82 |
+
hobby("Angela Culver", "gongoozling").
|
83 |
+
hobby("Anibal Stansberry", "benchmarking").
|
84 |
+
hobby("Barbara Philpott", "sea glass collecting").
|
85 |
+
hobby("Bev Gilmore", "bowling").
|
86 |
+
hobby("Brigette Gilmore", "audiophile").
|
87 |
+
hobby("Celia Macmillan", "tea bag collecting").
|
88 |
+
hobby("Conrad Stansberry", "model aircraft").
|
89 |
+
hobby("Cordelia Wiggs", "herping").
|
90 |
+
hobby("David Wiggs", "figure skating").
|
91 |
+
hobby("Debra Stansberry", "fossil hunting").
|
92 |
+
hobby("Desiree Stansberry", "airsoft").
|
93 |
+
hobby("Diane Culver", "whale watching").
|
94 |
+
hobby("Dionne Stansberry", "pinball").
|
95 |
+
hobby("Eliza Wiggs", "research").
|
96 |
+
hobby("Emanuel Stansberry", "flying model planes").
|
97 |
+
hobby("Frankie Hagerty", "ant farming").
|
98 |
+
hobby("Gail Culver", "volleyball").
|
99 |
+
hobby("Garry Gilmore", "gongoozling").
|
100 |
+
hobby("Gillian Wiggs", "vehicle restoration").
|
101 |
+
hobby("Glenda Culver", "car riding").
|
102 |
+
hobby("Hayden Stansberry", "mycology").
|
103 |
+
hobby("Howard Wiggs", "table football").
|
104 |
+
hobby("Hyun Hagerty", "photography").
|
105 |
+
hobby("Iva Stansberry", "metal detecting").
|
106 |
+
hobby("Jordan Culver", "archery").
|
107 |
+
hobby("Jules Culver", "reading").
|
108 |
+
hobby("Justine Hagerty", "shortwave listening").
|
109 |
+
hobby("Kelvin Culver", "snowmobiling").
|
110 |
+
hobby("Kori Wiggs", "research").
|
111 |
+
hobby("Laverna Stansberry", "religious studies").
|
112 |
+
hobby("Lester Stansberry", "cooking").
|
113 |
+
hobby("Lincoln Velasco", "kart racing").
|
114 |
+
hobby("Lionel Culver", "darts").
|
115 |
+
hobby("Loren Culver", "herping").
|
116 |
+
hobby("Markus Hagerty", "backgammon").
|
117 |
+
hobby("Maurine Velasco", "herping").
|
118 |
+
hobby("Mickey Philpott", "ant farming").
|
119 |
+
hobby("Millard Stansberry", "ephemera collecting").
|
120 |
+
hobby("Nikki Stansberry", "bus spotting").
|
121 |
+
hobby("Oren Stansberry", "research").
|
122 |
+
hobby("Quintin Hagerty", "croquet").
|
123 |
+
hobby("Renate Stansberry", "leaves").
|
124 |
+
hobby("Sona Stansberry", "antiquities").
|
125 |
+
hobby("Tad Macmillan", "field hockey").
|
126 |
+
hobby("Tamara Macmillan", "leaves").
|
127 |
+
hobby("Terence Culver", "auto audiophilia").
|
128 |
+
hobby("Tonya Culver", "magic").
|
129 |
+
hobby("Victor Stansberry", "people-watching").
|
130 |
+
hobby("Wilmer Hagerty", "social studies").
|
131 |
+
hobby("Yolanda Philpott", "mineral collecting").
|
132 |
+
hobby("Adelaida Ricketts", "fusilately").
|
133 |
+
hobby("Benny Abrams", "surfing").
|
134 |
+
hobby("Bobby Ricketts", "magic").
|
135 |
+
hobby("Bridget Solorio", "story writing").
|
136 |
+
hobby("Brooks Ricketts", "curling").
|
137 |
+
hobby("Cicely Abrams", "museum visiting").
|
138 |
+
hobby("Cordelia Zepeda", "benchmarking").
|
139 |
+
hobby("Cory Ricketts", "meteorology").
|
140 |
+
hobby("Dee Ricketts", "entrepreneurship").
|
141 |
+
hobby("Deidra Ricketts", "deltiology").
|
142 |
+
hobby("Dennis Ricketts", "badminton").
|
143 |
+
hobby("Edmund Abrams", "flag football").
|
144 |
+
hobby("Erin Ricketts", "shooting").
|
145 |
+
hobby("Flora Ricketts", "rock tumbling").
|
146 |
+
hobby("Hoa Leija", "beekeeping").
|
147 |
+
hobby("Jennifer Ricketts", "ephemera collecting").
|
148 |
+
hobby("Kory Ricketts", "medical science").
|
149 |
+
hobby("Kristie Abrams", "microscopy").
|
150 |
+
hobby("Kristopher Ricketts", "leaves").
|
151 |
+
hobby("Lauren Brumbaugh", "philately").
|
152 |
+
hobby("Lora Ricketts", "research").
|
153 |
+
hobby("Lyman Leija", "horseshoes").
|
154 |
+
hobby("Madelyn Ricketts", "insect collecting").
|
155 |
+
hobby("Maranda Ricketts", "fencing").
|
156 |
+
hobby("Marlene Isaacs", "insect collecting").
|
157 |
+
hobby("Melina Deming", "book collecting").
|
158 |
+
hobby("Micheal Leija", "business").
|
159 |
+
hobby("Milton Brumbaugh", "fishkeeping").
|
160 |
+
hobby("Mona Leija", "dolls").
|
161 |
+
hobby("Nick Solorio", "fitness").
|
162 |
+
hobby("Orval Ricketts", "paintball").
|
163 |
+
hobby("Paula Ricketts", "vintage clothing").
|
164 |
+
hobby("Randi Leija", "shuffleboard").
|
165 |
+
hobby("Raymond Leija", "sports memorabilia").
|
166 |
+
hobby("Reed Abrams", "kart racing").
|
167 |
+
hobby("Reggie Brumbaugh", "trapshooting").
|
168 |
+
hobby("Renea Ricketts", "table tennis").
|
169 |
+
hobby("Rhonda Ricketts", "rock climbing").
|
170 |
+
hobby("Rocky Ricketts", "gymnastics").
|
171 |
+
hobby("Rolanda Isaacs", "auto audiophilia").
|
172 |
+
hobby("Rosalee Brumbaugh", "myrmecology").
|
173 |
+
hobby("Samuel Ricketts", "flower collecting and pressing").
|
174 |
+
hobby("Shane Leija", "baton twirling").
|
175 |
+
hobby("Spencer Ricketts", "metal detecting").
|
176 |
+
hobby("Terrell Isaacs", "radio-controlled model playing").
|
177 |
+
hobby("Tiffanie Leija", "fossicking").
|
178 |
+
hobby("Tommy Zepeda", "shopping").
|
179 |
+
hobby("Toney Ricketts", "satellite watching").
|
180 |
+
hobby("Ulysses Deming", "carrier pigeons").
|
181 |
+
hobby("Winnifred Ricketts", "publishing").
|
182 |
+
|
183 |
+
granddaughter(X, Y) :-
|
184 |
+
grandchild(X, Y),
|
185 |
+
female(Y).
|
186 |
+
|
187 |
+
grandson(X, Y) :-
|
188 |
+
grandchild(X, Y),
|
189 |
+
male(Y).
|
190 |
+
|
191 |
+
:- dynamic job/2.
|
192 |
+
|
193 |
+
job("Aida Wang", "personal assistant").
|
194 |
+
job("Alec Sinclair", "health promotion specialist").
|
195 |
+
job("Alfredo Wang", "osteopath").
|
196 |
+
job("Alison Smock", "broadcast engineer").
|
197 |
+
job("Alvaro Smock", "oncologist").
|
198 |
+
job("Alycia Coe", "warehouse manager").
|
199 |
+
job("Barabara Beltran", "associate professor").
|
200 |
+
job("Brian Beltran", "sports therapist").
|
201 |
+
job("Carrol Woodson", "retail manager").
|
202 |
+
job("Christina Coe", "immunologist").
|
203 |
+
job("Christoper Coe", "education administrator").
|
204 |
+
job("Cortney Parmer", "early years teacher").
|
205 |
+
job("Cythia Smock", "biomedical scientist").
|
206 |
+
job("Daisy Beltran", "music tutor").
|
207 |
+
job("Dino Beltran", "clinical cytogeneticist").
|
208 |
+
job("Dominique Smock", "ecologist").
|
209 |
+
job("Dwight Hackworth", "barrister's clerk").
|
210 |
+
job("Earle Coe", "petroleum engineer").
|
211 |
+
job("Eli Smock", "clinical research associate").
|
212 |
+
job("Gayla Woodson", "chief of staff").
|
213 |
+
job("Gene Smock", "occupational therapist").
|
214 |
+
job("Isiah Lutz", "actuary").
|
215 |
+
job("Jamison Baptiste", "police officer").
|
216 |
+
job("Kristen Toombs", "sound technician").
|
217 |
+
job("Lannie Smock", "theatre manager").
|
218 |
+
job("Leeann Sinclair", "clinical biochemist").
|
219 |
+
job("Leisa Lutz", "public relations officer").
|
220 |
+
job("Lesley Lutz", "music therapist").
|
221 |
+
job("Lissa Coe", "librarian").
|
222 |
+
job("Lonny Parmer", "building surveyor").
|
223 |
+
job("Maria Baptiste", "fitness centre manager").
|
224 |
+
job("Michelle Hackworth", "oceanographer").
|
225 |
+
job("Noelia Lutz", "historic buildings inspector").
|
226 |
+
job("Orlando Beltran", "chief marketing officer").
|
227 |
+
job("Reggie Coe", "waste management officer").
|
228 |
+
job("Ricardo Hackworth", "medical sales representative").
|
229 |
+
job("Ryan Wang", "community pharmacist").
|
230 |
+
job("Shannon Beltran", "pension scheme manager").
|
231 |
+
job("Shelli Beltran", "armed forces logistics officer").
|
232 |
+
job("Stacia Toombs", "environmental education officer").
|
233 |
+
job("Tanner Beltran", "medical illustrator").
|
234 |
+
job("Tosha Beltran", "museum conservator").
|
235 |
+
job("Tyson Woodson", "optometrist").
|
236 |
+
job("Ulysses Parmer", "further education lecturer").
|
237 |
+
job("Vicki Hackworth", "dancer").
|
238 |
+
job("Vincent Lutz", "water engineer").
|
239 |
+
job("Virgil Hackworth", "intelligence analyst").
|
240 |
+
job("Von Sinclair", "fashion designer").
|
241 |
+
job("Wilbert Toombs", "doctor").
|
242 |
+
job("Williams Smock", "chartered accountant").
|
243 |
+
job("Wm Parmer", "speech and language therapist").
|
244 |
+
job("Angela Culver", "clinical embryologist").
|
245 |
+
job("Anibal Stansberry", "community development worker").
|
246 |
+
job("Barbara Philpott", "games developer").
|
247 |
+
job("Bev Gilmore", "accommodation manager").
|
248 |
+
job("Brigette Gilmore", "conservation officer").
|
249 |
+
job("Celia Macmillan", "forensic scientist").
|
250 |
+
job("Conrad Stansberry", "pharmacologist").
|
251 |
+
job("Cordelia Wiggs", "dance movement psychotherapist").
|
252 |
+
job("David Wiggs", "paediatric nurse").
|
253 |
+
job("Debra Stansberry", "research officer").
|
254 |
+
job("Desiree Stansberry", "production designer").
|
255 |
+
job("Diane Culver", "community development worker").
|
256 |
+
job("Dionne Stansberry", "clinical molecular geneticist").
|
257 |
+
job("Eliza Wiggs", "set designer").
|
258 |
+
job("Emanuel Stansberry", "town planner").
|
259 |
+
job("Frankie Hagerty", "print production planner").
|
260 |
+
job("Gail Culver", "equality and diversity officer").
|
261 |
+
job("Garry Gilmore", "chartered loss adjuster").
|
262 |
+
job("Gillian Wiggs", "sales promotion account executive").
|
263 |
+
job("Glenda Culver", "banker").
|
264 |
+
job("Hayden Stansberry", "systems developer").
|
265 |
+
job("Howard Wiggs", "chief financial officer").
|
266 |
+
job("Hyun Hagerty", "regulatory affairs officer").
|
267 |
+
job("Iva Stansberry", "architect").
|
268 |
+
job("Jordan Culver", "health and safety inspector").
|
269 |
+
job("Jules Culver", "medical secretary").
|
270 |
+
job("Justine Hagerty", "careers adviser").
|
271 |
+
job("Kelvin Culver", "civil service administrator").
|
272 |
+
job("Kori Wiggs", "optometrist").
|
273 |
+
job("Laverna Stansberry", "print production planner").
|
274 |
+
job("Lester Stansberry", "arboriculturist").
|
275 |
+
job("Lincoln Velasco", "adult nurse").
|
276 |
+
job("Lionel Culver", "commercial horticulturist").
|
277 |
+
job("Loren Culver", "conference centre manager").
|
278 |
+
job("Markus Hagerty", "journalist").
|
279 |
+
job("Maurine Velasco", "wellsite geologist").
|
280 |
+
job("Mickey Philpott", "community education officer").
|
281 |
+
job("Millard Stansberry", "investment analyst").
|
282 |
+
job("Nikki Stansberry", "trading standards officer").
|
283 |
+
job("Oren Stansberry", "colour technologist").
|
284 |
+
job("Quintin Hagerty", "immigration officer").
|
285 |
+
job("Renate Stansberry", "human resources officer").
|
286 |
+
job("Sona Stansberry", "agricultural consultant").
|
287 |
+
job("Tad Macmillan", "fashion designer").
|
288 |
+
job("Tamara Macmillan", "actuary").
|
289 |
+
job("Terence Culver", "industrial designer").
|
290 |
+
job("Tonya Culver", "maintenance engineer").
|
291 |
+
job("Victor Stansberry", "data scientist").
|
292 |
+
job("Wilmer Hagerty", "health physicist").
|
293 |
+
job("Yolanda Philpott", "hospital doctor").
|
294 |
+
job("Adelaida Ricketts", "radiographer").
|
295 |
+
job("Benny Abrams", "midwife").
|
296 |
+
job("Bobby Ricketts", "music therapist").
|
297 |
+
job("Bridget Solorio", "medical secretary").
|
298 |
+
job("Brooks Ricketts", "hospital pharmacist").
|
299 |
+
job("Cicely Abrams", "chemist").
|
300 |
+
job("Cordelia Zepeda", "editor").
|
301 |
+
job("Cory Ricketts", "technical brewer").
|
302 |
+
job("Dee Ricketts", "hospital pharmacist").
|
303 |
+
job("Deidra Ricketts", "learning disability nurse").
|
304 |
+
job("Dennis Ricketts", "financial manager").
|
305 |
+
job("Edmund Abrams", "chief executive officer").
|
306 |
+
job("Erin Ricketts", "programme researcher").
|
307 |
+
job("Flora Ricketts", "printmaker").
|
308 |
+
job("Hoa Leija", "sports coach").
|
309 |
+
job("Jennifer Ricketts", "trading standards officer").
|
310 |
+
job("Kory Ricketts", "physiological scientist").
|
311 |
+
job("Kristie Abrams", "immunologist").
|
312 |
+
job("Kristopher Ricketts", "advice worker").
|
313 |
+
job("Lauren Brumbaugh", "ambulance person").
|
314 |
+
job("Lora Ricketts", "tourism officer").
|
315 |
+
job("Lyman Leija", "solicitor").
|
316 |
+
job("Madelyn Ricketts", "insurance account manager").
|
317 |
+
job("Maranda Ricketts", "police officer").
|
318 |
+
job("Marlene Isaacs", "quantity surveyor").
|
319 |
+
job("Melina Deming", "building services engineer").
|
320 |
+
job("Micheal Leija", "futures trader").
|
321 |
+
job("Milton Brumbaugh", "prison officer").
|
322 |
+
job("Mona Leija", "web designer").
|
323 |
+
job("Nick Solorio", "therapeutic radiographer").
|
324 |
+
job("Orval Ricketts", "planning and development surveyor").
|
325 |
+
job("Paula Ricketts", "neurosurgeon").
|
326 |
+
job("Randi Leija", "sports administrator").
|
327 |
+
job("Raymond Leija", "quarry manager").
|
328 |
+
job("Reed Abrams", "homeopath").
|
329 |
+
job("Reggie Brumbaugh", "psychiatrist").
|
330 |
+
job("Renea Ricketts", "wellsite geologist").
|
331 |
+
job("Rhonda Ricketts", "historic buildings inspector").
|
332 |
+
job("Rocky Ricketts", "rural practice surveyor").
|
333 |
+
job("Rolanda Isaacs", "meteorologist").
|
334 |
+
job("Rosalee Brumbaugh", "farm manager").
|
335 |
+
job("Samuel Ricketts", "minerals surveyor").
|
336 |
+
job("Shane Leija", "textile designer").
|
337 |
+
job("Spencer Ricketts", "teaching laboratory technician").
|
338 |
+
job("Terrell Isaacs", "meteorologist").
|
339 |
+
job("Tiffanie Leija", "insurance broker").
|
340 |
+
job("Tommy Zepeda", "early years teacher").
|
341 |
+
job("Toney Ricketts", "curator").
|
342 |
+
job("Ulysses Deming", "furniture designer").
|
343 |
+
job("Winnifred Ricketts", "risk analyst").
|
344 |
+
|
345 |
+
great_uncle(X, Y) :-
|
346 |
+
grandparent(X, A),
|
347 |
+
brother(A, Y).
|
348 |
+
|
349 |
+
:- dynamic save_all_clauses_to_file/1.
|
350 |
+
|
351 |
+
save_all_clauses_to_file(A) :-
|
352 |
+
open(A, write, B),
|
353 |
+
set_output(B),
|
354 |
+
listing,
|
355 |
+
close(B).
|
356 |
+
|
357 |
+
:- dynamic term_expansion/4.
|
358 |
+
:- multifile term_expansion/4.
|
359 |
+
|
360 |
+
|
361 |
+
grandchild(X, Y) :-
|
362 |
+
grandparent(Y, X).
|
363 |
+
|
364 |
+
:- dynamic dob/2.
|
365 |
+
|
366 |
+
dob("Aida Wang", "0985-05-30").
|
367 |
+
dob("Alec Sinclair", "1006-07-10").
|
368 |
+
dob("Alfredo Wang", "1012-02-04").
|
369 |
+
dob("Alison Smock", "0929-10-28").
|
370 |
+
dob("Alvaro Smock", "0867-07-12").
|
371 |
+
dob("Alycia Coe", "0959-01-13").
|
372 |
+
dob("Barabara Beltran", "0989-06-11").
|
373 |
+
dob("Brian Beltran", "0927-07-27").
|
374 |
+
dob("Carrol Woodson", "1033-07-02").
|
375 |
+
dob("Christina Coe", "0983-02-26").
|
376 |
+
dob("Christoper Coe", "0957-01-08").
|
377 |
+
dob("Cortney Parmer", "1014-07-04").
|
378 |
+
dob("Cythia Smock", "0956-05-12").
|
379 |
+
dob("Daisy Beltran", "0931-09-21").
|
380 |
+
dob("Dino Beltran", "0958-08-09").
|
381 |
+
dob("Dominique Smock", "0897-09-08").
|
382 |
+
dob("Dwight Hackworth", "1016-12-30").
|
383 |
+
dob("Earle Coe", "0984-05-03").
|
384 |
+
dob("Eli Smock", "0901-01-18").
|
385 |
+
dob("Gayla Woodson", "1035-10-24").
|
386 |
+
dob("Gene Smock", "0898-08-16").
|
387 |
+
dob("Isiah Lutz", "1014-10-18").
|
388 |
+
dob("Jamison Baptiste", "0929-02-07").
|
389 |
+
dob("Kristen Toombs", "0986-06-27").
|
390 |
+
dob("Lannie Smock", "0867-08-24").
|
391 |
+
dob("Leeann Sinclair", "1011-10-25").
|
392 |
+
dob("Leisa Lutz", "1015-11-21").
|
393 |
+
dob("Lesley Lutz", "1040-01-31").
|
394 |
+
dob("Lissa Coe", "1010-08-08").
|
395 |
+
dob("Lonny Parmer", "1042-08-03").
|
396 |
+
dob("Maria Baptiste", "0929-10-22").
|
397 |
+
dob("Michelle Hackworth", "1007-05-01").
|
398 |
+
dob("Noelia Lutz", "1042-01-27").
|
399 |
+
dob("Orlando Beltran", "0953-10-23").
|
400 |
+
dob("Reggie Coe", "1009-07-17").
|
401 |
+
dob("Ricardo Hackworth", "0983-02-24").
|
402 |
+
dob("Ryan Wang", "0982-03-17").
|
403 |
+
dob("Shannon Beltran", "0981-04-26").
|
404 |
+
dob("Shelli Beltran", "0958-03-08").
|
405 |
+
dob("Stacia Toombs", "0959-03-22").
|
406 |
+
dob("Tanner Beltran", "0956-11-17").
|
407 |
+
dob("Tosha Beltran", "0955-03-27").
|
408 |
+
dob("Tyson Woodson", "1068-10-22").
|
409 |
+
dob("Ulysses Parmer", "1015-03-18").
|
410 |
+
dob("Vicki Hackworth", "0985-05-30").
|
411 |
+
dob("Vincent Lutz", "1063-07-01").
|
412 |
+
dob("Virgil Hackworth", "1009-06-23").
|
413 |
+
dob("Von Sinclair", "1039-02-26").
|
414 |
+
dob("Wilbert Toombs", "0956-07-26").
|
415 |
+
dob("Williams Smock", "0926-04-04").
|
416 |
+
dob("Wm Parmer", "1040-07-04").
|
417 |
+
dob("Angela Culver", "0898-11-29").
|
418 |
+
dob("Anibal Stansberry", "0973-09-08").
|
419 |
+
dob("Barbara Philpott", "0915-10-13").
|
420 |
+
dob("Bev Gilmore", "0951-06-19").
|
421 |
+
dob("Brigette Gilmore", "0923-05-12").
|
422 |
+
dob("Celia Macmillan", "1026-12-07").
|
423 |
+
dob("Conrad Stansberry", "1003-10-24").
|
424 |
+
dob("Cordelia Wiggs", "0976-12-23").
|
425 |
+
dob("David Wiggs", "0979-09-27").
|
426 |
+
dob("Debra Stansberry", "1008-03-18").
|
427 |
+
dob("Desiree Stansberry", "1002-10-18").
|
428 |
+
dob("Diane Culver", "0869-11-24").
|
429 |
+
dob("Dionne Stansberry", "1037-04-26").
|
430 |
+
dob("Eliza Wiggs", "1040-01-19").
|
431 |
+
dob("Emanuel Stansberry", "1034-05-31").
|
432 |
+
dob("Frankie Hagerty", "0946-05-01").
|
433 |
+
dob("Gail Culver", "0887-02-26").
|
434 |
+
dob("Garry Gilmore", "0920-10-17").
|
435 |
+
dob("Gillian Wiggs", "1010-02-07").
|
436 |
+
dob("Glenda Culver", "0859-05-23").
|
437 |
+
dob("Hayden Stansberry", "1005-03-30").
|
438 |
+
dob("Howard Wiggs", "1010-06-15").
|
439 |
+
dob("Hyun Hagerty", "0946-07-18").
|
440 |
+
dob("Iva Stansberry", "0947-12-16").
|
441 |
+
dob("Jordan Culver", "0863-05-18").
|
442 |
+
dob("Jules Culver", "0865-04-01").
|
443 |
+
dob("Justine Hagerty", "0922-04-26").
|
444 |
+
dob("Kelvin Culver", "0893-08-01").
|
445 |
+
dob("Kori Wiggs", "1043-07-28").
|
446 |
+
dob("Laverna Stansberry", "1009-10-20").
|
447 |
+
dob("Lester Stansberry", "1030-10-24").
|
448 |
+
dob("Lincoln Velasco", "0861-10-10").
|
449 |
+
dob("Lionel Culver", "0888-06-17").
|
450 |
+
dob("Loren Culver", "0837-04-13").
|
451 |
+
dob("Markus Hagerty", "0922-01-07").
|
452 |
+
dob("Maurine Velasco", "0861-04-11").
|
453 |
+
dob("Mickey Philpott", "0916-05-13").
|
454 |
+
dob("Millard Stansberry", "1002-04-17").
|
455 |
+
dob("Nikki Stansberry", "1030-04-05").
|
456 |
+
dob("Oren Stansberry", "0948-09-28").
|
457 |
+
dob("Quintin Hagerty", "0981-01-08").
|
458 |
+
dob("Renate Stansberry", "0977-11-30").
|
459 |
+
dob("Sona Stansberry", "1005-11-15").
|
460 |
+
dob("Tad Macmillan", "1024-03-25").
|
461 |
+
dob("Tamara Macmillan", "1055-08-19").
|
462 |
+
dob("Terence Culver", "0889-08-09").
|
463 |
+
dob("Tonya Culver", "0837-02-09").
|
464 |
+
dob("Victor Stansberry", "0980-11-17").
|
465 |
+
dob("Wilmer Hagerty", "0948-05-29").
|
466 |
+
dob("Yolanda Philpott", "0940-02-02").
|
467 |
+
dob("Adelaida Ricketts", "0922-12-18").
|
468 |
+
dob("Benny Abrams", "0896-12-12").
|
469 |
+
dob("Bobby Ricketts", "0947-04-09").
|
470 |
+
dob("Bridget Solorio", "0986-07-21").
|
471 |
+
dob("Brooks Ricketts", "0898-02-26").
|
472 |
+
dob("Cicely Abrams", "0870-01-06").
|
473 |
+
dob("Cordelia Zepeda", "0916-07-26").
|
474 |
+
dob("Cory Ricketts", "0878-04-27").
|
475 |
+
dob("Dee Ricketts", "0972-08-01").
|
476 |
+
dob("Deidra Ricketts", "0946-02-25").
|
477 |
+
dob("Dennis Ricketts", "0923-07-06").
|
478 |
+
dob("Edmund Abrams", "0845-10-24").
|
479 |
+
dob("Erin Ricketts", "0900-05-21").
|
480 |
+
dob("Flora Ricketts", "0879-05-07").
|
481 |
+
dob("Hoa Leija", "0902-04-25").
|
482 |
+
dob("Jennifer Ricketts", "0975-05-24").
|
483 |
+
dob("Kory Ricketts", "0950-01-14").
|
484 |
+
dob("Kristie Abrams", "0843-03-20").
|
485 |
+
dob("Kristopher Ricketts", "0850-09-22").
|
486 |
+
dob("Lauren Brumbaugh", "1041-06-15").
|
487 |
+
dob("Lora Ricketts", "0952-09-06").
|
488 |
+
dob("Lyman Leija", "0901-03-05").
|
489 |
+
dob("Madelyn Ricketts", "0850-06-15").
|
490 |
+
dob("Maranda Ricketts", "0988-06-04").
|
491 |
+
dob("Marlene Isaacs", "0954-08-24").
|
492 |
+
dob("Melina Deming", "0929-07-13").
|
493 |
+
dob("Micheal Leija", "0922-10-24").
|
494 |
+
dob("Milton Brumbaugh", "1045-08-29").
|
495 |
+
dob("Mona Leija", "0928-05-15").
|
496 |
+
dob("Nick Solorio", "0984-11-19").
|
497 |
+
dob("Orval Ricketts", "0906-08-02").
|
498 |
+
dob("Paula Ricketts", "0925-09-21").
|
499 |
+
dob("Randi Leija", "0900-05-14").
|
500 |
+
dob("Raymond Leija", "0926-06-19").
|
501 |
+
dob("Reed Abrams", "0870-11-15").
|
502 |
+
dob("Reggie Brumbaugh", "1014-09-14").
|
503 |
+
dob("Renea Ricketts", "0904-01-13").
|
504 |
+
dob("Rhonda Ricketts", "0958-11-25").
|
505 |
+
dob("Rocky Ricketts", "0923-06-06").
|
506 |
+
dob("Rolanda Isaacs", "0927-12-01").
|
507 |
+
dob("Rosalee Brumbaugh", "1016-02-10").
|
508 |
+
dob("Samuel Ricketts", "0952-08-04").
|
509 |
+
dob("Shane Leija", "0873-05-27").
|
510 |
+
dob("Spencer Ricketts", "0959-10-28").
|
511 |
+
dob("Terrell Isaacs", "0926-10-24").
|
512 |
+
dob("Tiffanie Leija", "0875-11-15").
|
513 |
+
dob("Tommy Zepeda", "0915-11-25").
|
514 |
+
dob("Toney Ricketts", "0949-05-16").
|
515 |
+
dob("Ulysses Deming", "0930-07-19").
|
516 |
+
dob("Winnifred Ricketts", "0954-04-23").
|
517 |
+
|
518 |
+
:- dynamic file_search_path/2.
|
519 |
+
:- multifile file_search_path/2.
|
520 |
+
|
521 |
+
file_search_path(library, Dir) :-
|
522 |
+
library_directory(Dir).
|
523 |
+
file_search_path(swi, A) :-
|
524 |
+
system:current_prolog_flag(home, A).
|
525 |
+
file_search_path(swi, A) :-
|
526 |
+
system:current_prolog_flag(shared_home, A).
|
527 |
+
file_search_path(library, app_config(lib)).
|
528 |
+
file_search_path(library, swi(library)).
|
529 |
+
file_search_path(library, swi(library/clp)).
|
530 |
+
file_search_path(library, A) :-
|
531 |
+
system:'$ext_library_directory'(A).
|
532 |
+
file_search_path(foreign, swi(A)) :-
|
533 |
+
system:
|
534 |
+
( current_prolog_flag(apple_universal_binary, true),
|
535 |
+
A='lib/fat-darwin'
|
536 |
+
).
|
537 |
+
file_search_path(path, A) :-
|
538 |
+
system:
|
539 |
+
( getenv('PATH', B),
|
540 |
+
current_prolog_flag(path_sep, C),
|
541 |
+
atomic_list_concat(D, C, B),
|
542 |
+
'$member'(A, D)
|
543 |
+
).
|
544 |
+
file_search_path(user_app_data, A) :-
|
545 |
+
system:'$xdg_prolog_directory'(data, A).
|
546 |
+
file_search_path(common_app_data, A) :-
|
547 |
+
system:'$xdg_prolog_directory'(common_data, A).
|
548 |
+
file_search_path(user_app_config, A) :-
|
549 |
+
system:'$xdg_prolog_directory'(config, A).
|
550 |
+
file_search_path(common_app_config, A) :-
|
551 |
+
system:'$xdg_prolog_directory'(common_config, A).
|
552 |
+
file_search_path(app_data, user_app_data('.')).
|
553 |
+
file_search_path(app_data, common_app_data('.')).
|
554 |
+
file_search_path(app_config, user_app_config('.')).
|
555 |
+
file_search_path(app_config, common_app_config('.')).
|
556 |
+
file_search_path(app_preferences, user_app_config('.')).
|
557 |
+
file_search_path(user_profile, app_preferences('.')).
|
558 |
+
file_search_path(app, swi(app)).
|
559 |
+
file_search_path(app, app_data(app)).
|
560 |
+
file_search_path(autoload, swi(library)).
|
561 |
+
file_search_path(autoload, pce(prolog/lib)).
|
562 |
+
file_search_path(autoload, app_config(lib)).
|
563 |
+
file_search_path(autoload, Dir) :-
|
564 |
+
'$autoload':'$ext_library_directory'(Dir).
|
565 |
+
file_search_path(pack, app_data(pack)).
|
566 |
+
file_search_path(library, PackLib) :-
|
567 |
+
'$pack':pack_dir(_Name, prolog, PackLib).
|
568 |
+
file_search_path(foreign, PackLib) :-
|
569 |
+
'$pack':pack_dir(_Name, foreign, PackLib).
|
570 |
+
file_search_path(app, AppDir) :-
|
571 |
+
'$pack':pack_dir(_Name, app, AppDir).
|
572 |
+
|
573 |
+
:- multifile prolog_list_goal/1.
|
574 |
+
|
575 |
+
|
576 |
+
:- dynamic type/2.
|
577 |
+
|
578 |
+
type("Aida Wang", person).
|
579 |
+
type("Alec Sinclair", person).
|
580 |
+
type("Alfredo Wang", person).
|
581 |
+
type("Alison Smock", person).
|
582 |
+
type("Alvaro Smock", person).
|
583 |
+
type("Alycia Coe", person).
|
584 |
+
type("Barabara Beltran", person).
|
585 |
+
type("Brian Beltran", person).
|
586 |
+
type("Carrol Woodson", person).
|
587 |
+
type("Christina Coe", person).
|
588 |
+
type("Christoper Coe", person).
|
589 |
+
type("Cortney Parmer", person).
|
590 |
+
type("Cythia Smock", person).
|
591 |
+
type("Daisy Beltran", person).
|
592 |
+
type("Dino Beltran", person).
|
593 |
+
type("Dominique Smock", person).
|
594 |
+
type("Dwight Hackworth", person).
|
595 |
+
type("Earle Coe", person).
|
596 |
+
type("Eli Smock", person).
|
597 |
+
type("Gayla Woodson", person).
|
598 |
+
type("Gene Smock", person).
|
599 |
+
type("Isiah Lutz", person).
|
600 |
+
type("Jamison Baptiste", person).
|
601 |
+
type("Kristen Toombs", person).
|
602 |
+
type("Lannie Smock", person).
|
603 |
+
type("Leeann Sinclair", person).
|
604 |
+
type("Leisa Lutz", person).
|
605 |
+
type("Lesley Lutz", person).
|
606 |
+
type("Lissa Coe", person).
|
607 |
+
type("Lonny Parmer", person).
|
608 |
+
type("Maria Baptiste", person).
|
609 |
+
type("Michelle Hackworth", person).
|
610 |
+
type("Noelia Lutz", person).
|
611 |
+
type("Orlando Beltran", person).
|
612 |
+
type("Reggie Coe", person).
|
613 |
+
type("Ricardo Hackworth", person).
|
614 |
+
type("Ryan Wang", person).
|
615 |
+
type("Shannon Beltran", person).
|
616 |
+
type("Shelli Beltran", person).
|
617 |
+
type("Stacia Toombs", person).
|
618 |
+
type("Tanner Beltran", person).
|
619 |
+
type("Tosha Beltran", person).
|
620 |
+
type("Tyson Woodson", person).
|
621 |
+
type("Ulysses Parmer", person).
|
622 |
+
type("Vicki Hackworth", person).
|
623 |
+
type("Vincent Lutz", person).
|
624 |
+
type("Virgil Hackworth", person).
|
625 |
+
type("Von Sinclair", person).
|
626 |
+
type("Wilbert Toombs", person).
|
627 |
+
type("Williams Smock", person).
|
628 |
+
type("Wm Parmer", person).
|
629 |
+
type("Angela Culver", person).
|
630 |
+
type("Anibal Stansberry", person).
|
631 |
+
type("Barbara Philpott", person).
|
632 |
+
type("Bev Gilmore", person).
|
633 |
+
type("Brigette Gilmore", person).
|
634 |
+
type("Celia Macmillan", person).
|
635 |
+
type("Conrad Stansberry", person).
|
636 |
+
type("Cordelia Wiggs", person).
|
637 |
+
type("David Wiggs", person).
|
638 |
+
type("Debra Stansberry", person).
|
639 |
+
type("Desiree Stansberry", person).
|
640 |
+
type("Diane Culver", person).
|
641 |
+
type("Dionne Stansberry", person).
|
642 |
+
type("Eliza Wiggs", person).
|
643 |
+
type("Emanuel Stansberry", person).
|
644 |
+
type("Frankie Hagerty", person).
|
645 |
+
type("Gail Culver", person).
|
646 |
+
type("Garry Gilmore", person).
|
647 |
+
type("Gillian Wiggs", person).
|
648 |
+
type("Glenda Culver", person).
|
649 |
+
type("Hayden Stansberry", person).
|
650 |
+
type("Howard Wiggs", person).
|
651 |
+
type("Hyun Hagerty", person).
|
652 |
+
type("Iva Stansberry", person).
|
653 |
+
type("Jordan Culver", person).
|
654 |
+
type("Jules Culver", person).
|
655 |
+
type("Justine Hagerty", person).
|
656 |
+
type("Kelvin Culver", person).
|
657 |
+
type("Kori Wiggs", person).
|
658 |
+
type("Laverna Stansberry", person).
|
659 |
+
type("Lester Stansberry", person).
|
660 |
+
type("Lincoln Velasco", person).
|
661 |
+
type("Lionel Culver", person).
|
662 |
+
type("Loren Culver", person).
|
663 |
+
type("Markus Hagerty", person).
|
664 |
+
type("Maurine Velasco", person).
|
665 |
+
type("Mickey Philpott", person).
|
666 |
+
type("Millard Stansberry", person).
|
667 |
+
type("Nikki Stansberry", person).
|
668 |
+
type("Oren Stansberry", person).
|
669 |
+
type("Quintin Hagerty", person).
|
670 |
+
type("Renate Stansberry", person).
|
671 |
+
type("Sona Stansberry", person).
|
672 |
+
type("Tad Macmillan", person).
|
673 |
+
type("Tamara Macmillan", person).
|
674 |
+
type("Terence Culver", person).
|
675 |
+
type("Tonya Culver", person).
|
676 |
+
type("Victor Stansberry", person).
|
677 |
+
type("Wilmer Hagerty", person).
|
678 |
+
type("Yolanda Philpott", person).
|
679 |
+
type("Adelaida Ricketts", person).
|
680 |
+
type("Benny Abrams", person).
|
681 |
+
type("Bobby Ricketts", person).
|
682 |
+
type("Bridget Solorio", person).
|
683 |
+
type("Brooks Ricketts", person).
|
684 |
+
type("Cicely Abrams", person).
|
685 |
+
type("Cordelia Zepeda", person).
|
686 |
+
type("Cory Ricketts", person).
|
687 |
+
type("Dee Ricketts", person).
|
688 |
+
type("Deidra Ricketts", person).
|
689 |
+
type("Dennis Ricketts", person).
|
690 |
+
type("Edmund Abrams", person).
|
691 |
+
type("Erin Ricketts", person).
|
692 |
+
type("Flora Ricketts", person).
|
693 |
+
type("Hoa Leija", person).
|
694 |
+
type("Jennifer Ricketts", person).
|
695 |
+
type("Kory Ricketts", person).
|
696 |
+
type("Kristie Abrams", person).
|
697 |
+
type("Kristopher Ricketts", person).
|
698 |
+
type("Lauren Brumbaugh", person).
|
699 |
+
type("Lora Ricketts", person).
|
700 |
+
type("Lyman Leija", person).
|
701 |
+
type("Madelyn Ricketts", person).
|
702 |
+
type("Maranda Ricketts", person).
|
703 |
+
type("Marlene Isaacs", person).
|
704 |
+
type("Melina Deming", person).
|
705 |
+
type("Micheal Leija", person).
|
706 |
+
type("Milton Brumbaugh", person).
|
707 |
+
type("Mona Leija", person).
|
708 |
+
type("Nick Solorio", person).
|
709 |
+
type("Orval Ricketts", person).
|
710 |
+
type("Paula Ricketts", person).
|
711 |
+
type("Randi Leija", person).
|
712 |
+
type("Raymond Leija", person).
|
713 |
+
type("Reed Abrams", person).
|
714 |
+
type("Reggie Brumbaugh", person).
|
715 |
+
type("Renea Ricketts", person).
|
716 |
+
type("Rhonda Ricketts", person).
|
717 |
+
type("Rocky Ricketts", person).
|
718 |
+
type("Rolanda Isaacs", person).
|
719 |
+
type("Rosalee Brumbaugh", person).
|
720 |
+
type("Samuel Ricketts", person).
|
721 |
+
type("Shane Leija", person).
|
722 |
+
type("Spencer Ricketts", person).
|
723 |
+
type("Terrell Isaacs", person).
|
724 |
+
type("Tiffanie Leija", person).
|
725 |
+
type("Tommy Zepeda", person).
|
726 |
+
type("Toney Ricketts", person).
|
727 |
+
type("Ulysses Deming", person).
|
728 |
+
type("Winnifred Ricketts", person).
|
729 |
+
|
730 |
+
grandfather(X, Y) :-
|
731 |
+
grandparent(X, Y),
|
732 |
+
male(Y).
|
733 |
+
|
734 |
+
:- dynamic expand_query/4.
|
735 |
+
:- multifile expand_query/4.
|
736 |
+
|
737 |
+
|
738 |
+
:- dynamic attribute/1.
|
739 |
+
|
740 |
+
attribute("personal assistant").
|
741 |
+
attribute("meditation").
|
742 |
+
attribute("health promotion specialist").
|
743 |
+
attribute("meteorology").
|
744 |
+
attribute("osteopath").
|
745 |
+
attribute("biology").
|
746 |
+
attribute("broadcast engineer").
|
747 |
+
attribute("meteorology").
|
748 |
+
attribute("oncologist").
|
749 |
+
attribute("dolls").
|
750 |
+
attribute("warehouse manager").
|
751 |
+
attribute("photography").
|
752 |
+
attribute("associate professor").
|
753 |
+
attribute("shogi").
|
754 |
+
attribute("sports therapist").
|
755 |
+
attribute("dominoes").
|
756 |
+
attribute("retail manager").
|
757 |
+
attribute("tether car").
|
758 |
+
attribute("immunologist").
|
759 |
+
attribute("architecture").
|
760 |
+
attribute("education administrator").
|
761 |
+
attribute("geocaching").
|
762 |
+
attribute("early years teacher").
|
763 |
+
attribute("trainspotting").
|
764 |
+
attribute("biomedical scientist").
|
765 |
+
attribute("bus spotting").
|
766 |
+
attribute("music tutor").
|
767 |
+
attribute("research").
|
768 |
+
attribute("clinical cytogeneticist").
|
769 |
+
attribute("geography").
|
770 |
+
attribute("ecologist").
|
771 |
+
attribute("microbiology").
|
772 |
+
attribute("barrister's clerk").
|
773 |
+
attribute("canoeing").
|
774 |
+
attribute("petroleum engineer").
|
775 |
+
attribute("learning").
|
776 |
+
attribute("clinical research associate").
|
777 |
+
attribute("dairy farming").
|
778 |
+
attribute("chief of staff").
|
779 |
+
attribute("fossil hunting").
|
780 |
+
attribute("occupational therapist").
|
781 |
+
attribute("sociology").
|
782 |
+
attribute("actuary").
|
783 |
+
attribute("finance").
|
784 |
+
attribute("police officer").
|
785 |
+
attribute("meditation").
|
786 |
+
attribute("sound technician").
|
787 |
+
attribute("wikipedia editing").
|
788 |
+
attribute("theatre manager").
|
789 |
+
attribute("radio-controlled car racing").
|
790 |
+
attribute("clinical biochemist").
|
791 |
+
attribute("social studies").
|
792 |
+
attribute("public relations officer").
|
793 |
+
attribute("judo").
|
794 |
+
attribute("music therapist").
|
795 |
+
attribute("flying disc").
|
796 |
+
attribute("librarian").
|
797 |
+
attribute("cricket").
|
798 |
+
attribute("building surveyor").
|
799 |
+
attribute("weightlifting").
|
800 |
+
attribute("fitness centre manager").
|
801 |
+
attribute("meditation").
|
802 |
+
attribute("oceanographer").
|
803 |
+
attribute("ballroom dancing").
|
804 |
+
attribute("historic buildings inspector").
|
805 |
+
attribute("microscopy").
|
806 |
+
attribute("chief marketing officer").
|
807 |
+
attribute("reading").
|
808 |
+
attribute("waste management officer").
|
809 |
+
attribute("laser tag").
|
810 |
+
attribute("medical sales representative").
|
811 |
+
attribute("hiking/backpacking").
|
812 |
+
attribute("community pharmacist").
|
813 |
+
attribute("audiophile").
|
814 |
+
attribute("pension scheme manager").
|
815 |
+
attribute("tennis polo").
|
816 |
+
attribute("armed forces logistics officer").
|
817 |
+
attribute("photography").
|
818 |
+
attribute("environmental education officer").
|
819 |
+
attribute("backgammon").
|
820 |
+
attribute("medical illustrator").
|
821 |
+
attribute("microscopy").
|
822 |
+
attribute("museum conservator").
|
823 |
+
attribute("herping").
|
824 |
+
attribute("optometrist").
|
825 |
+
attribute("philately").
|
826 |
+
attribute("further education lecturer").
|
827 |
+
attribute("birdwatching").
|
828 |
+
attribute("dancer").
|
829 |
+
attribute("shogi").
|
830 |
+
attribute("water engineer").
|
831 |
+
attribute("magnet fishing").
|
832 |
+
attribute("intelligence analyst").
|
833 |
+
attribute("table tennis").
|
834 |
+
attribute("fashion designer").
|
835 |
+
attribute("scuba diving").
|
836 |
+
attribute("doctor").
|
837 |
+
attribute("biology").
|
838 |
+
attribute("chartered accountant").
|
839 |
+
attribute("sea glass collecting").
|
840 |
+
attribute("speech and language therapist").
|
841 |
+
attribute("research").
|
842 |
+
attribute("clinical embryologist").
|
843 |
+
attribute("gongoozling").
|
844 |
+
attribute("community development worker").
|
845 |
+
attribute("benchmarking").
|
846 |
+
attribute("games developer").
|
847 |
+
attribute("sea glass collecting").
|
848 |
+
attribute("accommodation manager").
|
849 |
+
attribute("bowling").
|
850 |
+
attribute("conservation officer").
|
851 |
+
attribute("audiophile").
|
852 |
+
attribute("forensic scientist").
|
853 |
+
attribute("tea bag collecting").
|
854 |
+
attribute("pharmacologist").
|
855 |
+
attribute("model aircraft").
|
856 |
+
attribute("dance movement psychotherapist").
|
857 |
+
attribute("herping").
|
858 |
+
attribute("paediatric nurse").
|
859 |
+
attribute("figure skating").
|
860 |
+
attribute("research officer").
|
861 |
+
attribute("fossil hunting").
|
862 |
+
attribute("production designer").
|
863 |
+
attribute("airsoft").
|
864 |
+
attribute("community development worker").
|
865 |
+
attribute("whale watching").
|
866 |
+
attribute("clinical molecular geneticist").
|
867 |
+
attribute("pinball").
|
868 |
+
attribute("set designer").
|
869 |
+
attribute("research").
|
870 |
+
attribute("town planner").
|
871 |
+
attribute("flying model planes").
|
872 |
+
attribute("print production planner").
|
873 |
+
attribute("ant farming").
|
874 |
+
attribute("equality and diversity officer").
|
875 |
+
attribute("volleyball").
|
876 |
+
attribute("chartered loss adjuster").
|
877 |
+
attribute("gongoozling").
|
878 |
+
attribute("sales promotion account executive").
|
879 |
+
attribute("vehicle restoration").
|
880 |
+
attribute("banker").
|
881 |
+
attribute("car riding").
|
882 |
+
attribute("systems developer").
|
883 |
+
attribute("mycology").
|
884 |
+
attribute("chief financial officer").
|
885 |
+
attribute("table football").
|
886 |
+
attribute("regulatory affairs officer").
|
887 |
+
attribute("photography").
|
888 |
+
attribute("architect").
|
889 |
+
attribute("metal detecting").
|
890 |
+
attribute("health and safety inspector").
|
891 |
+
attribute("archery").
|
892 |
+
attribute("medical secretary").
|
893 |
+
attribute("reading").
|
894 |
+
attribute("careers adviser").
|
895 |
+
attribute("shortwave listening").
|
896 |
+
attribute("civil service administrator").
|
897 |
+
attribute("snowmobiling").
|
898 |
+
attribute("optometrist").
|
899 |
+
attribute("research").
|
900 |
+
attribute("print production planner").
|
901 |
+
attribute("religious studies").
|
902 |
+
attribute("arboriculturist").
|
903 |
+
attribute("cooking").
|
904 |
+
attribute("adult nurse").
|
905 |
+
attribute("kart racing").
|
906 |
+
attribute("commercial horticulturist").
|
907 |
+
attribute("darts").
|
908 |
+
attribute("conference centre manager").
|
909 |
+
attribute("herping").
|
910 |
+
attribute("journalist").
|
911 |
+
attribute("backgammon").
|
912 |
+
attribute("wellsite geologist").
|
913 |
+
attribute("herping").
|
914 |
+
attribute("community education officer").
|
915 |
+
attribute("ant farming").
|
916 |
+
attribute("investment analyst").
|
917 |
+
attribute("ephemera collecting").
|
918 |
+
attribute("trading standards officer").
|
919 |
+
attribute("bus spotting").
|
920 |
+
attribute("colour technologist").
|
921 |
+
attribute("research").
|
922 |
+
attribute("immigration officer").
|
923 |
+
attribute("croquet").
|
924 |
+
attribute("human resources officer").
|
925 |
+
attribute("leaves").
|
926 |
+
attribute("agricultural consultant").
|
927 |
+
attribute("antiquities").
|
928 |
+
attribute("fashion designer").
|
929 |
+
attribute("field hockey").
|
930 |
+
attribute("actuary").
|
931 |
+
attribute("leaves").
|
932 |
+
attribute("industrial designer").
|
933 |
+
attribute("auto audiophilia").
|
934 |
+
attribute("maintenance engineer").
|
935 |
+
attribute("magic").
|
936 |
+
attribute("data scientist").
|
937 |
+
attribute("people-watching").
|
938 |
+
attribute("health physicist").
|
939 |
+
attribute("social studies").
|
940 |
+
attribute("hospital doctor").
|
941 |
+
attribute("mineral collecting").
|
942 |
+
attribute("radiographer").
|
943 |
+
attribute("fusilately").
|
944 |
+
attribute("midwife").
|
945 |
+
attribute("surfing").
|
946 |
+
attribute("music therapist").
|
947 |
+
attribute("magic").
|
948 |
+
attribute("medical secretary").
|
949 |
+
attribute("story writing").
|
950 |
+
attribute("hospital pharmacist").
|
951 |
+
attribute("curling").
|
952 |
+
attribute("chemist").
|
953 |
+
attribute("museum visiting").
|
954 |
+
attribute("editor").
|
955 |
+
attribute("benchmarking").
|
956 |
+
attribute("technical brewer").
|
957 |
+
attribute("meteorology").
|
958 |
+
attribute("hospital pharmacist").
|
959 |
+
attribute("entrepreneurship").
|
960 |
+
attribute("learning disability nurse").
|
961 |
+
attribute("deltiology").
|
962 |
+
attribute("financial manager").
|
963 |
+
attribute("badminton").
|
964 |
+
attribute("chief executive officer").
|
965 |
+
attribute("flag football").
|
966 |
+
attribute("programme researcher").
|
967 |
+
attribute("shooting").
|
968 |
+
attribute("printmaker").
|
969 |
+
attribute("rock tumbling").
|
970 |
+
attribute("sports coach").
|
971 |
+
attribute("beekeeping").
|
972 |
+
attribute("trading standards officer").
|
973 |
+
attribute("ephemera collecting").
|
974 |
+
attribute("physiological scientist").
|
975 |
+
attribute("medical science").
|
976 |
+
attribute("immunologist").
|
977 |
+
attribute("microscopy").
|
978 |
+
attribute("advice worker").
|
979 |
+
attribute("leaves").
|
980 |
+
attribute("ambulance person").
|
981 |
+
attribute("philately").
|
982 |
+
attribute("tourism officer").
|
983 |
+
attribute("research").
|
984 |
+
attribute("solicitor").
|
985 |
+
attribute("horseshoes").
|
986 |
+
attribute("insurance account manager").
|
987 |
+
attribute("insect collecting").
|
988 |
+
attribute("police officer").
|
989 |
+
attribute("fencing").
|
990 |
+
attribute("quantity surveyor").
|
991 |
+
attribute("insect collecting").
|
992 |
+
attribute("building services engineer").
|
993 |
+
attribute("book collecting").
|
994 |
+
attribute("futures trader").
|
995 |
+
attribute("business").
|
996 |
+
attribute("prison officer").
|
997 |
+
attribute("fishkeeping").
|
998 |
+
attribute("web designer").
|
999 |
+
attribute("dolls").
|
1000 |
+
attribute("therapeutic radiographer").
|
1001 |
+
attribute("fitness").
|
1002 |
+
attribute("planning and development surveyor").
|
1003 |
+
attribute("paintball").
|
1004 |
+
attribute("neurosurgeon").
|
1005 |
+
attribute("vintage clothing").
|
1006 |
+
attribute("sports administrator").
|
1007 |
+
attribute("shuffleboard").
|
1008 |
+
attribute("quarry manager").
|
1009 |
+
attribute("sports memorabilia").
|
1010 |
+
attribute("homeopath").
|
1011 |
+
attribute("kart racing").
|
1012 |
+
attribute("psychiatrist").
|
1013 |
+
attribute("trapshooting").
|
1014 |
+
attribute("wellsite geologist").
|
1015 |
+
attribute("table tennis").
|
1016 |
+
attribute("historic buildings inspector").
|
1017 |
+
attribute("rock climbing").
|
1018 |
+
attribute("rural practice surveyor").
|
1019 |
+
attribute("gymnastics").
|
1020 |
+
attribute("meteorologist").
|
1021 |
+
attribute("auto audiophilia").
|
1022 |
+
attribute("farm manager").
|
1023 |
+
attribute("myrmecology").
|
1024 |
+
attribute("minerals surveyor").
|
1025 |
+
attribute("flower collecting and pressing").
|
1026 |
+
attribute("textile designer").
|
1027 |
+
attribute("baton twirling").
|
1028 |
+
attribute("teaching laboratory technician").
|
1029 |
+
attribute("metal detecting").
|
1030 |
+
attribute("meteorologist").
|
1031 |
+
attribute("radio-controlled model playing").
|
1032 |
+
attribute("insurance broker").
|
1033 |
+
attribute("fossicking").
|
1034 |
+
attribute("early years teacher").
|
1035 |
+
attribute("shopping").
|
1036 |
+
attribute("curator").
|
1037 |
+
attribute("satellite watching").
|
1038 |
+
attribute("furniture designer").
|
1039 |
+
attribute("carrier pigeons").
|
1040 |
+
attribute("risk analyst").
|
1041 |
+
attribute("publishing").
|
1042 |
+
|
1043 |
+
great_aunt(X, Y) :-
|
1044 |
+
grandparent(X, A),
|
1045 |
+
sister(A, Y).
|
1046 |
+
|
1047 |
+
grandparent(X, Y) :-
|
1048 |
+
parent(X, Z),
|
1049 |
+
parent(Z, Y).
|
1050 |
+
|
1051 |
+
grandmother(X, Y) :-
|
1052 |
+
grandparent(X, Y),
|
1053 |
+
female(Y).
|
1054 |
+
|
1055 |
+
:- dynamic friend_/2.
|
1056 |
+
|
1057 |
+
friend_("Aida Wang", "Kristen Toombs").
|
1058 |
+
friend_("Aida Wang", "Cory Ricketts").
|
1059 |
+
friend_("Alec Sinclair", "Alvaro Smock").
|
1060 |
+
friend_("Alec Sinclair", "Maurine Velasco").
|
1061 |
+
friend_("Alec Sinclair", "Dennis Ricketts").
|
1062 |
+
friend_("Alec Sinclair", "Ulysses Deming").
|
1063 |
+
friend_("Alfredo Wang", "Gayla Woodson").
|
1064 |
+
friend_("Alfredo Wang", "Maranda Ricketts").
|
1065 |
+
friend_("Alison Smock", "Jules Culver").
|
1066 |
+
friend_("Alison Smock", "Renea Ricketts").
|
1067 |
+
friend_("Alvaro Smock", "Angela Culver").
|
1068 |
+
friend_("Alycia Coe", "Vincent Lutz").
|
1069 |
+
friend_("Alycia Coe", "Flora Ricketts").
|
1070 |
+
friend_("Alycia Coe", "Lyman Leija").
|
1071 |
+
friend_("Barabara Beltran", "Leeann Sinclair").
|
1072 |
+
friend_("Barabara Beltran", "Lissa Coe").
|
1073 |
+
friend_("Barabara Beltran", "Vicki Hackworth").
|
1074 |
+
friend_("Barabara Beltran", "Dennis Ricketts").
|
1075 |
+
friend_("Barabara Beltran", "Maranda Ricketts").
|
1076 |
+
friend_("Barabara Beltran", "Winnifred Ricketts").
|
1077 |
+
friend_("Brian Beltran", "Wilbert Toombs").
|
1078 |
+
friend_("Brian Beltran", "Kelvin Culver").
|
1079 |
+
friend_("Brian Beltran", "Bridget Solorio").
|
1080 |
+
friend_("Brian Beltran", "Dennis Ricketts").
|
1081 |
+
friend_("Carrol Woodson", "Vicki Hackworth").
|
1082 |
+
friend_("Carrol Woodson", "Dennis Ricketts").
|
1083 |
+
friend_("Christina Coe", "Erin Ricketts").
|
1084 |
+
friend_("Christina Coe", "Hoa Leija").
|
1085 |
+
friend_("Christoper Coe", "Dino Beltran").
|
1086 |
+
friend_("Christoper Coe", "Vicki Hackworth").
|
1087 |
+
friend_("Cortney Parmer", "Lissa Coe").
|
1088 |
+
friend_("Cortney Parmer", "Hyun Hagerty").
|
1089 |
+
friend_("Cortney Parmer", "Adelaida Ricketts").
|
1090 |
+
friend_("Cythia Smock", "Shannon Beltran").
|
1091 |
+
friend_("Cythia Smock", "Madelyn Ricketts").
|
1092 |
+
friend_("Daisy Beltran", "Isiah Lutz").
|
1093 |
+
friend_("Daisy Beltran", "Lissa Coe").
|
1094 |
+
friend_("Dino Beltran", "Mona Leija").
|
1095 |
+
friend_("Dominique Smock", "Noelia Lutz").
|
1096 |
+
friend_("Dominique Smock", "Celia Macmillan").
|
1097 |
+
friend_("Dominique Smock", "Laverna Stansberry").
|
1098 |
+
friend_("Dominique Smock", "Nikki Stansberry").
|
1099 |
+
friend_("Dominique Smock", "Hoa Leija").
|
1100 |
+
friend_("Dominique Smock", "Jennifer Ricketts").
|
1101 |
+
friend_("Dominique Smock", "Samuel Ricketts").
|
1102 |
+
friend_("Dwight Hackworth", "Tosha Beltran").
|
1103 |
+
friend_("Dwight Hackworth", "Lincoln Velasco").
|
1104 |
+
friend_("Dwight Hackworth", "Markus Hagerty").
|
1105 |
+
friend_("Earle Coe", "Gayla Woodson").
|
1106 |
+
friend_("Earle Coe", "Michelle Hackworth").
|
1107 |
+
friend_("Eli Smock", "Angela Culver").
|
1108 |
+
friend_("Eli Smock", "Brigette Gilmore").
|
1109 |
+
friend_("Eli Smock", "Diane Culver").
|
1110 |
+
friend_("Eli Smock", "Gail Culver").
|
1111 |
+
friend_("Eli Smock", "Kori Wiggs").
|
1112 |
+
friend_("Gayla Woodson", "Ricardo Hackworth").
|
1113 |
+
friend_("Gayla Woodson", "Wm Parmer").
|
1114 |
+
friend_("Gayla Woodson", "Iva Stansberry").
|
1115 |
+
friend_("Gayla Woodson", "Rocky Ricketts").
|
1116 |
+
friend_("Gene Smock", "Rocky Ricketts").
|
1117 |
+
friend_("Gene Smock", "Toney Ricketts").
|
1118 |
+
friend_("Isiah Lutz", "Iva Stansberry").
|
1119 |
+
friend_("Isiah Lutz", "Renea Ricketts").
|
1120 |
+
friend_("Jamison Baptiste", "Reggie Coe").
|
1121 |
+
friend_("Kristen Toombs", "Reggie Coe").
|
1122 |
+
friend_("Kristen Toombs", "Glenda Culver").
|
1123 |
+
friend_("Kristen Toombs", "Reed Abrams").
|
1124 |
+
friend_("Lannie Smock", "Williams Smock").
|
1125 |
+
friend_("Lannie Smock", "Quintin Hagerty").
|
1126 |
+
friend_("Lannie Smock", "Maranda Ricketts").
|
1127 |
+
friend_("Leeann Sinclair", "Shannon Beltran").
|
1128 |
+
friend_("Leeann Sinclair", "Anibal Stansberry").
|
1129 |
+
friend_("Leeann Sinclair", "Diane Culver").
|
1130 |
+
friend_("Leeann Sinclair", "Erin Ricketts").
|
1131 |
+
friend_("Leeann Sinclair", "Flora Ricketts").
|
1132 |
+
friend_("Leeann Sinclair", "Paula Ricketts").
|
1133 |
+
friend_("Leisa Lutz", "Williams Smock").
|
1134 |
+
friend_("Leisa Lutz", "Celia Macmillan").
|
1135 |
+
friend_("Lesley Lutz", "Cordelia Zepeda").
|
1136 |
+
friend_("Lissa Coe", "Gillian Wiggs").
|
1137 |
+
friend_("Lissa Coe", "Justine Hagerty").
|
1138 |
+
friend_("Lonny Parmer", "Millard Stansberry").
|
1139 |
+
friend_("Maria Baptiste", "Tad Macmillan").
|
1140 |
+
friend_("Michelle Hackworth", "Wilbert Toombs").
|
1141 |
+
friend_("Michelle Hackworth", "Bev Gilmore").
|
1142 |
+
friend_("Michelle Hackworth", "Kelvin Culver").
|
1143 |
+
friend_("Michelle Hackworth", "Lester Stansberry").
|
1144 |
+
friend_("Michelle Hackworth", "Tommy Zepeda").
|
1145 |
+
friend_("Noelia Lutz", "Angela Culver").
|
1146 |
+
friend_("Noelia Lutz", "Yolanda Philpott").
|
1147 |
+
friend_("Noelia Lutz", "Bobby Ricketts").
|
1148 |
+
friend_("Noelia Lutz", "Rocky Ricketts").
|
1149 |
+
friend_("Noelia Lutz", "Terrell Isaacs").
|
1150 |
+
friend_("Noelia Lutz", "Toney Ricketts").
|
1151 |
+
friend_("Orlando Beltran", "Lester Stansberry").
|
1152 |
+
friend_("Reggie Coe", "Cicely Abrams").
|
1153 |
+
friend_("Reggie Coe", "Nick Solorio").
|
1154 |
+
friend_("Ricardo Hackworth", "Iva Stansberry").
|
1155 |
+
friend_("Ryan Wang", "Lester Stansberry").
|
1156 |
+
friend_("Ryan Wang", "Sona Stansberry").
|
1157 |
+
friend_("Ryan Wang", "Nick Solorio").
|
1158 |
+
friend_("Ryan Wang", "Tommy Zepeda").
|
1159 |
+
friend_("Shannon Beltran", "Kristie Abrams").
|
1160 |
+
friend_("Shelli Beltran", "Edmund Abrams").
|
1161 |
+
friend_("Shelli Beltran", "Reggie Brumbaugh").
|
1162 |
+
friend_("Stacia Toombs", "Williams Smock").
|
1163 |
+
friend_("Stacia Toombs", "Adelaida Ricketts").
|
1164 |
+
friend_("Stacia Toombs", "Brooks Ricketts").
|
1165 |
+
friend_("Tanner Beltran", "Garry Gilmore").
|
1166 |
+
friend_("Tosha Beltran", "Debra Stansberry").
|
1167 |
+
friend_("Tosha Beltran", "Jordan Culver").
|
1168 |
+
friend_("Tosha Beltran", "Markus Hagerty").
|
1169 |
+
friend_("Tosha Beltran", "Mona Leija").
|
1170 |
+
friend_("Tyson Woodson", "Adelaida Ricketts").
|
1171 |
+
friend_("Tyson Woodson", "Lyman Leija").
|
1172 |
+
friend_("Tyson Woodson", "Micheal Leija").
|
1173 |
+
friend_("Tyson Woodson", "Rhonda Ricketts").
|
1174 |
+
friend_("Ulysses Parmer", "Anibal Stansberry").
|
1175 |
+
friend_("Ulysses Parmer", "Jules Culver").
|
1176 |
+
friend_("Ulysses Parmer", "Benny Abrams").
|
1177 |
+
friend_("Vicki Hackworth", "Wilbert Toombs").
|
1178 |
+
friend_("Vincent Lutz", "Angela Culver").
|
1179 |
+
friend_("Vincent Lutz", "Anibal Stansberry").
|
1180 |
+
friend_("Virgil Hackworth", "Diane Culver").
|
1181 |
+
friend_("Virgil Hackworth", "Bridget Solorio").
|
1182 |
+
friend_("Virgil Hackworth", "Kristie Abrams").
|
1183 |
+
friend_("Virgil Hackworth", "Kristopher Ricketts").
|
1184 |
+
friend_("Virgil Hackworth", "Lora Ricketts").
|
1185 |
+
friend_("Virgil Hackworth", "Tommy Zepeda").
|
1186 |
+
friend_("Von Sinclair", "Eliza Wiggs").
|
1187 |
+
friend_("Von Sinclair", "Gillian Wiggs").
|
1188 |
+
friend_("Von Sinclair", "Hyun Hagerty").
|
1189 |
+
friend_("Von Sinclair", "Randi Leija").
|
1190 |
+
friend_("Wilbert Toombs", "Dionne Stansberry").
|
1191 |
+
friend_("Wilbert Toombs", "Wilmer Hagerty").
|
1192 |
+
friend_("Angela Culver", "Markus Hagerty").
|
1193 |
+
friend_("Angela Culver", "Jennifer Ricketts").
|
1194 |
+
friend_("Angela Culver", "Melina Deming").
|
1195 |
+
friend_("Anibal Stansberry", "Laverna Stansberry").
|
1196 |
+
friend_("Anibal Stansberry", "Rocky Ricketts").
|
1197 |
+
friend_("Bev Gilmore", "Nikki Stansberry").
|
1198 |
+
friend_("Brigette Gilmore", "Loren Culver").
|
1199 |
+
friend_("Brigette Gilmore", "Deidra Ricketts").
|
1200 |
+
friend_("Brigette Gilmore", "Lyman Leija").
|
1201 |
+
friend_("Brigette Gilmore", "Madelyn Ricketts").
|
1202 |
+
friend_("Celia Macmillan", "Frankie Hagerty").
|
1203 |
+
friend_("Celia Macmillan", "Mona Leija").
|
1204 |
+
friend_("Celia Macmillan", "Renea Ricketts").
|
1205 |
+
friend_("Conrad Stansberry", "Dee Ricketts").
|
1206 |
+
friend_("Conrad Stansberry", "Flora Ricketts").
|
1207 |
+
friend_("Conrad Stansberry", "Mona Leija").
|
1208 |
+
friend_("David Wiggs", "Flora Ricketts").
|
1209 |
+
friend_("David Wiggs", "Reed Abrams").
|
1210 |
+
friend_("Debra Stansberry", "Hayden Stansberry").
|
1211 |
+
friend_("Debra Stansberry", "Kelvin Culver").
|
1212 |
+
friend_("Debra Stansberry", "Edmund Abrams").
|
1213 |
+
friend_("Desiree Stansberry", "Micheal Leija").
|
1214 |
+
friend_("Dionne Stansberry", "Jennifer Ricketts").
|
1215 |
+
friend_("Eliza Wiggs", "Oren Stansberry").
|
1216 |
+
friend_("Eliza Wiggs", "Edmund Abrams").
|
1217 |
+
friend_("Frankie Hagerty", "Tonya Culver").
|
1218 |
+
friend_("Frankie Hagerty", "Bobby Ricketts").
|
1219 |
+
friend_("Gail Culver", "Sona Stansberry").
|
1220 |
+
friend_("Gail Culver", "Reggie Brumbaugh").
|
1221 |
+
friend_("Gail Culver", "Rosalee Brumbaugh").
|
1222 |
+
friend_("Garry Gilmore", "Jordan Culver").
|
1223 |
+
friend_("Garry Gilmore", "Paula Ricketts").
|
1224 |
+
friend_("Gillian Wiggs", "Yolanda Philpott").
|
1225 |
+
friend_("Glenda Culver", "Brooks Ricketts").
|
1226 |
+
friend_("Glenda Culver", "Melina Deming").
|
1227 |
+
friend_("Howard Wiggs", "Brooks Ricketts").
|
1228 |
+
friend_("Howard Wiggs", "Dee Ricketts").
|
1229 |
+
friend_("Howard Wiggs", "Marlene Isaacs").
|
1230 |
+
friend_("Hyun Hagerty", "Edmund Abrams").
|
1231 |
+
friend_("Iva Stansberry", "Milton Brumbaugh").
|
1232 |
+
friend_("Jordan Culver", "Madelyn Ricketts").
|
1233 |
+
friend_("Jules Culver", "Terence Culver").
|
1234 |
+
friend_("Jules Culver", "Renea Ricketts").
|
1235 |
+
friend_("Justine Hagerty", "Laverna Stansberry").
|
1236 |
+
friend_("Kelvin Culver", "Oren Stansberry").
|
1237 |
+
friend_("Kelvin Culver", "Victor Stansberry").
|
1238 |
+
friend_("Kelvin Culver", "Paula Ricketts").
|
1239 |
+
friend_("Kelvin Culver", "Reggie Brumbaugh").
|
1240 |
+
friend_("Kori Wiggs", "Dennis Ricketts").
|
1241 |
+
friend_("Kori Wiggs", "Kory Ricketts").
|
1242 |
+
friend_("Laverna Stansberry", "Cory Ricketts").
|
1243 |
+
friend_("Lester Stansberry", "Kory Ricketts").
|
1244 |
+
friend_("Lincoln Velasco", "Kory Ricketts").
|
1245 |
+
friend_("Lionel Culver", "Sona Stansberry").
|
1246 |
+
friend_("Lionel Culver", "Reed Abrams").
|
1247 |
+
friend_("Loren Culver", "Flora Ricketts").
|
1248 |
+
friend_("Loren Culver", "Reggie Brumbaugh").
|
1249 |
+
friend_("Loren Culver", "Spencer Ricketts").
|
1250 |
+
friend_("Markus Hagerty", "Renate Stansberry").
|
1251 |
+
friend_("Markus Hagerty", "Brooks Ricketts").
|
1252 |
+
friend_("Maurine Velasco", "Benny Abrams").
|
1253 |
+
friend_("Maurine Velasco", "Kristopher Ricketts").
|
1254 |
+
friend_("Mickey Philpott", "Erin Ricketts").
|
1255 |
+
friend_("Millard Stansberry", "Bobby Ricketts").
|
1256 |
+
friend_("Millard Stansberry", "Rosalee Brumbaugh").
|
1257 |
+
friend_("Oren Stansberry", "Kory Ricketts").
|
1258 |
+
friend_("Sona Stansberry", "Tamara Macmillan").
|
1259 |
+
friend_("Sona Stansberry", "Ulysses Deming").
|
1260 |
+
friend_("Tad Macmillan", "Tamara Macmillan").
|
1261 |
+
friend_("Tad Macmillan", "Dennis Ricketts").
|
1262 |
+
friend_("Tamara Macmillan", "Bridget Solorio").
|
1263 |
+
friend_("Tamara Macmillan", "Brooks Ricketts").
|
1264 |
+
friend_("Terence Culver", "Raymond Leija").
|
1265 |
+
friend_("Victor Stansberry", "Benny Abrams").
|
1266 |
+
friend_("Victor Stansberry", "Tiffanie Leija").
|
1267 |
+
friend_("Wilmer Hagerty", "Kristopher Ricketts").
|
1268 |
+
friend_("Wilmer Hagerty", "Shane Leija").
|
1269 |
+
friend_("Yolanda Philpott", "Dennis Ricketts").
|
1270 |
+
friend_("Yolanda Philpott", "Rosalee Brumbaugh").
|
1271 |
+
friend_("Bobby Ricketts", "Toney Ricketts").
|
1272 |
+
friend_("Brooks Ricketts", "Reed Abrams").
|
1273 |
+
friend_("Cicely Abrams", "Samuel Ricketts").
|
1274 |
+
friend_("Cordelia Zepeda", "Kristie Abrams").
|
1275 |
+
friend_("Cordelia Zepeda", "Winnifred Ricketts").
|
1276 |
+
friend_("Cory Ricketts", "Lyman Leija").
|
1277 |
+
friend_("Deidra Ricketts", "Jennifer Ricketts").
|
1278 |
+
friend_("Dennis Ricketts", "Edmund Abrams").
|
1279 |
+
friend_("Edmund Abrams", "Flora Ricketts").
|
1280 |
+
friend_("Edmund Abrams", "Tiffanie Leija").
|
1281 |
+
friend_("Jennifer Ricketts", "Ulysses Deming").
|
1282 |
+
friend_("Kory Ricketts", "Reed Abrams").
|
1283 |
+
friend_("Lauren Brumbaugh", "Shane Leija").
|
1284 |
+
friend_("Lyman Leija", "Nick Solorio").
|
1285 |
+
friend_("Nick Solorio", "Rolanda Isaacs").
|
1286 |
+
friend_("Renea Ricketts", "Ulysses Deming").
|
1287 |
+
friend_("Samuel Ricketts", "Spencer Ricketts").
|
1288 |
+
|
1289 |
+
friend(X, Y) :-
|
1290 |
+
friend_(X, Y).
|
1291 |
+
friend(X, Y) :-
|
1292 |
+
friend_(Y, X).
|
1293 |
+
|
1294 |
+
niece(X, Y) :-
|
1295 |
+
sibling(X, A),
|
1296 |
+
daughter(A, Y).
|
1297 |
+
|
1298 |
+
nephew(X, Y) :-
|
1299 |
+
sibling(X, A),
|
1300 |
+
son(A, Y).
|
1301 |
+
|
1302 |
+
brother_in_law(X, Y) :-
|
1303 |
+
married(X, A),
|
1304 |
+
brother(A, Y).
|
1305 |
+
|
1306 |
+
:- multifile message_property/2.
|
1307 |
+
|
1308 |
+
|
1309 |
+
sister_in_law(X, Y) :-
|
1310 |
+
married(X, A),
|
1311 |
+
sister(A, Y).
|
1312 |
+
|
1313 |
+
wife(X, Y) :-
|
1314 |
+
married(X, Y),
|
1315 |
+
female(Y).
|
1316 |
+
|
1317 |
+
husband(X, Y) :-
|
1318 |
+
married(X, Y),
|
1319 |
+
male(Y).
|
1320 |
+
|
1321 |
+
daughter_in_law(X, Y) :-
|
1322 |
+
child(X, A),
|
1323 |
+
wife(A, Y).
|
1324 |
+
|
1325 |
+
son_in_law(X, Y) :-
|
1326 |
+
child(X, A),
|
1327 |
+
husband(A, Y).
|
1328 |
+
|
1329 |
+
son(X, Y) :-
|
1330 |
+
child(X, Y),
|
1331 |
+
male(Y).
|
1332 |
+
|
1333 |
+
female(X) :-
|
1334 |
+
gender(X, "female").
|
1335 |
+
|
1336 |
+
daughter(X, Y) :-
|
1337 |
+
child(X, Y),
|
1338 |
+
female(Y).
|
1339 |
+
|
1340 |
+
father_in_law(X, Y) :-
|
1341 |
+
married(X, A),
|
1342 |
+
father(A, Y).
|
1343 |
+
|
1344 |
+
mother_in_law(X, Y) :-
|
1345 |
+
married(X, A),
|
1346 |
+
mother(A, Y).
|
1347 |
+
|
1348 |
+
father(X, Y) :-
|
1349 |
+
parent(X, Y),
|
1350 |
+
male(Y).
|
1351 |
+
|
1352 |
+
:- multifile prolog_predicate_name/2.
|
1353 |
+
|
1354 |
+
|
1355 |
+
child(X, Y) :-
|
1356 |
+
parent(Y, X).
|
1357 |
+
|
1358 |
+
male_first_cousin_once_removed(X, Y) :-
|
1359 |
+
cousin(X, A),
|
1360 |
+
son(A, Y),
|
1361 |
+
X\=Y.
|
1362 |
+
|
1363 |
+
:- multifile prolog_clause_name/2.
|
1364 |
+
|
1365 |
+
|
1366 |
+
:- dynamic expand_answer/2.
|
1367 |
+
:- multifile expand_answer/2.
|
1368 |
+
|
1369 |
+
|
1370 |
+
:- dynamic exception/3.
|
1371 |
+
:- multifile exception/3.
|
1372 |
+
|
1373 |
+
|
1374 |
+
female_first_cousin_once_removed(X, Y) :-
|
1375 |
+
cousin(X, A),
|
1376 |
+
daughter(A, Y),
|
1377 |
+
X\=Y.
|
1378 |
+
|
1379 |
+
brother(X, Y) :-
|
1380 |
+
sibling(X, Y),
|
1381 |
+
male(Y).
|
1382 |
+
|
1383 |
+
mother(X, Y) :-
|
1384 |
+
parent(X, Y),
|
1385 |
+
female(Y).
|
1386 |
+
|
1387 |
+
male_second_cousin(X, Y) :-
|
1388 |
+
parent(X, A),
|
1389 |
+
parent(Y, B),
|
1390 |
+
cousin(A, B),
|
1391 |
+
male(Y),
|
1392 |
+
X\=Y.
|
1393 |
+
|
1394 |
+
:- dynamic message_hook/3.
|
1395 |
+
:- multifile message_hook/3.
|
1396 |
+
|
1397 |
+
|
1398 |
+
female_second_cousin(X, Y) :-
|
1399 |
+
parent(X, A),
|
1400 |
+
parent(Y, B),
|
1401 |
+
cousin(A, B),
|
1402 |
+
female(Y),
|
1403 |
+
X\=Y.
|
1404 |
+
|
1405 |
+
married(X, Y) :-
|
1406 |
+
parent(Child, X),
|
1407 |
+
parent(Child, Y),
|
1408 |
+
X\=Y.
|
1409 |
+
|
1410 |
+
male(X) :-
|
1411 |
+
gender(X, "male").
|
1412 |
+
|
1413 |
+
:- dynamic prolog_file_type/2.
|
1414 |
+
:- multifile prolog_file_type/2.
|
1415 |
+
|
1416 |
+
prolog_file_type(pl, prolog).
|
1417 |
+
prolog_file_type(prolog, prolog).
|
1418 |
+
prolog_file_type(qlf, prolog).
|
1419 |
+
prolog_file_type(qlf, qlf).
|
1420 |
+
prolog_file_type(A, executable) :-
|
1421 |
+
system:current_prolog_flag(shared_object_extension, A).
|
1422 |
+
prolog_file_type(dylib, executable) :-
|
1423 |
+
system:current_prolog_flag(apple, true).
|
1424 |
+
|
1425 |
+
sister(X, Y) :-
|
1426 |
+
sibling(X, Y),
|
1427 |
+
female(Y).
|
1428 |
+
|
1429 |
+
male_cousin(X, Y) :-
|
1430 |
+
cousin(X, Y),
|
1431 |
+
male(Y).
|
1432 |
+
|
1433 |
+
:- dynamic nonbinary/1.
|
1434 |
+
|
1435 |
+
nonbinary(X) :-
|
1436 |
+
gender(X, "nonbinary").
|
1437 |
+
|
1438 |
+
female_cousin(X, Y) :-
|
1439 |
+
cousin(X, Y),
|
1440 |
+
female(Y).
|
1441 |
+
|
1442 |
+
sibling(X, Y) :-
|
1443 |
+
parent(X, A),
|
1444 |
+
parent(Y, A),
|
1445 |
+
X\=Y.
|
1446 |
+
|
1447 |
+
:- dynamic resource/2.
|
1448 |
+
:- multifile resource/2.
|
1449 |
+
|
1450 |
+
|
1451 |
+
:- dynamic portray/1.
|
1452 |
+
:- multifile portray/1.
|
1453 |
+
|
1454 |
+
|
1455 |
+
:- dynamic prolog_load_file/2.
|
1456 |
+
:- multifile prolog_load_file/2.
|
1457 |
+
|
1458 |
+
|
1459 |
+
:- dynamic goal_expansion/2.
|
1460 |
+
:- multifile goal_expansion/2.
|
1461 |
+
|
1462 |
+
|
1463 |
+
:- dynamic parent/2.
|
1464 |
+
|
1465 |
+
parent("Aida Wang", "Dino Beltran").
|
1466 |
+
parent("Aida Wang", "Shelli Beltran").
|
1467 |
+
parent("Alfredo Wang", "Aida Wang").
|
1468 |
+
parent("Alfredo Wang", "Ryan Wang").
|
1469 |
+
parent("Barabara Beltran", "Dino Beltran").
|
1470 |
+
parent("Barabara Beltran", "Shelli Beltran").
|
1471 |
+
parent("Christina Coe", "Stacia Toombs").
|
1472 |
+
parent("Christina Coe", "Wilbert Toombs").
|
1473 |
+
parent("Cortney Parmer", "Aida Wang").
|
1474 |
+
parent("Cortney Parmer", "Ryan Wang").
|
1475 |
+
parent("Cythia Smock", "Alison Smock").
|
1476 |
+
parent("Cythia Smock", "Williams Smock").
|
1477 |
+
parent("Dino Beltran", "Brian Beltran").
|
1478 |
+
parent("Dino Beltran", "Daisy Beltran").
|
1479 |
+
parent("Dwight Hackworth", "Ricardo Hackworth").
|
1480 |
+
parent("Dwight Hackworth", "Vicki Hackworth").
|
1481 |
+
parent("Earle Coe", "Alycia Coe").
|
1482 |
+
parent("Earle Coe", "Christoper Coe").
|
1483 |
+
parent("Eli Smock", "Alvaro Smock").
|
1484 |
+
parent("Eli Smock", "Lannie Smock").
|
1485 |
+
parent("Gayla Woodson", "Lissa Coe").
|
1486 |
+
parent("Gayla Woodson", "Reggie Coe").
|
1487 |
+
parent("Gene Smock", "Alvaro Smock").
|
1488 |
+
parent("Gene Smock", "Lannie Smock").
|
1489 |
+
parent("Kristen Toombs", "Stacia Toombs").
|
1490 |
+
parent("Kristen Toombs", "Wilbert Toombs").
|
1491 |
+
parent("Leeann Sinclair", "Ricardo Hackworth").
|
1492 |
+
parent("Leeann Sinclair", "Vicki Hackworth").
|
1493 |
+
parent("Leisa Lutz", "Ricardo Hackworth").
|
1494 |
+
parent("Leisa Lutz", "Vicki Hackworth").
|
1495 |
+
parent("Lesley Lutz", "Isiah Lutz").
|
1496 |
+
parent("Lesley Lutz", "Leisa Lutz").
|
1497 |
+
parent("Lonny Parmer", "Cortney Parmer").
|
1498 |
+
parent("Lonny Parmer", "Ulysses Parmer").
|
1499 |
+
parent("Michelle Hackworth", "Ricardo Hackworth").
|
1500 |
+
parent("Michelle Hackworth", "Vicki Hackworth").
|
1501 |
+
parent("Orlando Beltran", "Brian Beltran").
|
1502 |
+
parent("Orlando Beltran", "Daisy Beltran").
|
1503 |
+
parent("Reggie Coe", "Christina Coe").
|
1504 |
+
parent("Reggie Coe", "Earle Coe").
|
1505 |
+
parent("Shannon Beltran", "Orlando Beltran").
|
1506 |
+
parent("Shannon Beltran", "Tosha Beltran").
|
1507 |
+
parent("Shelli Beltran", "Alison Smock").
|
1508 |
+
parent("Shelli Beltran", "Williams Smock").
|
1509 |
+
parent("Stacia Toombs", "Alison Smock").
|
1510 |
+
parent("Stacia Toombs", "Williams Smock").
|
1511 |
+
parent("Tanner Beltran", "Brian Beltran").
|
1512 |
+
parent("Tanner Beltran", "Daisy Beltran").
|
1513 |
+
parent("Tosha Beltran", "Jamison Baptiste").
|
1514 |
+
parent("Tosha Beltran", "Maria Baptiste").
|
1515 |
+
parent("Tyson Woodson", "Carrol Woodson").
|
1516 |
+
parent("Tyson Woodson", "Gayla Woodson").
|
1517 |
+
parent("Vicki Hackworth", "Dino Beltran").
|
1518 |
+
parent("Vicki Hackworth", "Shelli Beltran").
|
1519 |
+
parent("Vincent Lutz", "Lesley Lutz").
|
1520 |
+
parent("Vincent Lutz", "Noelia Lutz").
|
1521 |
+
parent("Virgil Hackworth", "Ricardo Hackworth").
|
1522 |
+
parent("Virgil Hackworth", "Vicki Hackworth").
|
1523 |
+
parent("Von Sinclair", "Alec Sinclair").
|
1524 |
+
parent("Von Sinclair", "Leeann Sinclair").
|
1525 |
+
parent("Williams Smock", "Dominique Smock").
|
1526 |
+
parent("Williams Smock", "Gene Smock").
|
1527 |
+
parent("Wm Parmer", "Cortney Parmer").
|
1528 |
+
parent("Wm Parmer", "Ulysses Parmer").
|
1529 |
+
parent("Angela Culver", "Diane Culver").
|
1530 |
+
parent("Angela Culver", "Jules Culver").
|
1531 |
+
parent("Anibal Stansberry", "Iva Stansberry").
|
1532 |
+
parent("Anibal Stansberry", "Oren Stansberry").
|
1533 |
+
parent("Bev Gilmore", "Brigette Gilmore").
|
1534 |
+
parent("Bev Gilmore", "Garry Gilmore").
|
1535 |
+
parent("Brigette Gilmore", "Gail Culver").
|
1536 |
+
parent("Brigette Gilmore", "Terence Culver").
|
1537 |
+
parent("Celia Macmillan", "Desiree Stansberry").
|
1538 |
+
parent("Celia Macmillan", "Millard Stansberry").
|
1539 |
+
parent("Conrad Stansberry", "Anibal Stansberry").
|
1540 |
+
parent("Conrad Stansberry", "Renate Stansberry").
|
1541 |
+
parent("Dionne Stansberry", "Debra Stansberry").
|
1542 |
+
parent("Dionne Stansberry", "Hayden Stansberry").
|
1543 |
+
parent("Eliza Wiggs", "Gillian Wiggs").
|
1544 |
+
parent("Eliza Wiggs", "Howard Wiggs").
|
1545 |
+
parent("Emanuel Stansberry", "Debra Stansberry").
|
1546 |
+
parent("Emanuel Stansberry", "Hayden Stansberry").
|
1547 |
+
parent("Frankie Hagerty", "Justine Hagerty").
|
1548 |
+
parent("Frankie Hagerty", "Markus Hagerty").
|
1549 |
+
parent("Gail Culver", "Lincoln Velasco").
|
1550 |
+
parent("Gail Culver", "Maurine Velasco").
|
1551 |
+
parent("Gillian Wiggs", "Anibal Stansberry").
|
1552 |
+
parent("Gillian Wiggs", "Renate Stansberry").
|
1553 |
+
parent("Hayden Stansberry", "Anibal Stansberry").
|
1554 |
+
parent("Hayden Stansberry", "Renate Stansberry").
|
1555 |
+
parent("Howard Wiggs", "Cordelia Wiggs").
|
1556 |
+
parent("Howard Wiggs", "David Wiggs").
|
1557 |
+
parent("Hyun Hagerty", "Brigette Gilmore").
|
1558 |
+
parent("Hyun Hagerty", "Garry Gilmore").
|
1559 |
+
parent("Iva Stansberry", "Barbara Philpott").
|
1560 |
+
parent("Iva Stansberry", "Mickey Philpott").
|
1561 |
+
parent("Jordan Culver", "Loren Culver").
|
1562 |
+
parent("Jordan Culver", "Tonya Culver").
|
1563 |
+
parent("Jules Culver", "Loren Culver").
|
1564 |
+
parent("Jules Culver", "Tonya Culver").
|
1565 |
+
parent("Kelvin Culver", "Diane Culver").
|
1566 |
+
parent("Kelvin Culver", "Jules Culver").
|
1567 |
+
parent("Kori Wiggs", "Gillian Wiggs").
|
1568 |
+
parent("Kori Wiggs", "Howard Wiggs").
|
1569 |
+
parent("Laverna Stansberry", "Anibal Stansberry").
|
1570 |
+
parent("Laverna Stansberry", "Renate Stansberry").
|
1571 |
+
parent("Lester Stansberry", "Conrad Stansberry").
|
1572 |
+
parent("Lester Stansberry", "Sona Stansberry").
|
1573 |
+
parent("Lionel Culver", "Glenda Culver").
|
1574 |
+
parent("Lionel Culver", "Jordan Culver").
|
1575 |
+
parent("Millard Stansberry", "Anibal Stansberry").
|
1576 |
+
parent("Millard Stansberry", "Renate Stansberry").
|
1577 |
+
parent("Nikki Stansberry", "Desiree Stansberry").
|
1578 |
+
parent("Nikki Stansberry", "Millard Stansberry").
|
1579 |
+
parent("Quintin Hagerty", "Frankie Hagerty").
|
1580 |
+
parent("Quintin Hagerty", "Hyun Hagerty").
|
1581 |
+
parent("Renate Stansberry", "Frankie Hagerty").
|
1582 |
+
parent("Renate Stansberry", "Hyun Hagerty").
|
1583 |
+
parent("Tamara Macmillan", "Celia Macmillan").
|
1584 |
+
parent("Tamara Macmillan", "Tad Macmillan").
|
1585 |
+
parent("Terence Culver", "Glenda Culver").
|
1586 |
+
parent("Terence Culver", "Jordan Culver").
|
1587 |
+
parent("Victor Stansberry", "Iva Stansberry").
|
1588 |
+
parent("Victor Stansberry", "Oren Stansberry").
|
1589 |
+
parent("Wilmer Hagerty", "Justine Hagerty").
|
1590 |
+
parent("Wilmer Hagerty", "Markus Hagerty").
|
1591 |
+
parent("Yolanda Philpott", "Barbara Philpott").
|
1592 |
+
parent("Yolanda Philpott", "Mickey Philpott").
|
1593 |
+
parent("Benny Abrams", "Cicely Abrams").
|
1594 |
+
parent("Benny Abrams", "Reed Abrams").
|
1595 |
+
parent("Bobby Ricketts", "Paula Ricketts").
|
1596 |
+
parent("Bobby Ricketts", "Rocky Ricketts").
|
1597 |
+
parent("Bridget Solorio", "Rhonda Ricketts").
|
1598 |
+
parent("Bridget Solorio", "Spencer Ricketts").
|
1599 |
+
parent("Brooks Ricketts", "Cory Ricketts").
|
1600 |
+
parent("Brooks Ricketts", "Flora Ricketts").
|
1601 |
+
parent("Cory Ricketts", "Kristopher Ricketts").
|
1602 |
+
parent("Cory Ricketts", "Madelyn Ricketts").
|
1603 |
+
parent("Dee Ricketts", "Deidra Ricketts").
|
1604 |
+
parent("Dee Ricketts", "Toney Ricketts").
|
1605 |
+
parent("Deidra Ricketts", "Cordelia Zepeda").
|
1606 |
+
parent("Deidra Ricketts", "Tommy Zepeda").
|
1607 |
+
parent("Dennis Ricketts", "Brooks Ricketts").
|
1608 |
+
parent("Dennis Ricketts", "Erin Ricketts").
|
1609 |
+
parent("Erin Ricketts", "Cicely Abrams").
|
1610 |
+
parent("Erin Ricketts", "Reed Abrams").
|
1611 |
+
parent("Hoa Leija", "Shane Leija").
|
1612 |
+
parent("Hoa Leija", "Tiffanie Leija").
|
1613 |
+
parent("Jennifer Ricketts", "Deidra Ricketts").
|
1614 |
+
parent("Jennifer Ricketts", "Toney Ricketts").
|
1615 |
+
parent("Kory Ricketts", "Adelaida Ricketts").
|
1616 |
+
parent("Kory Ricketts", "Dennis Ricketts").
|
1617 |
+
parent("Lauren Brumbaugh", "Reggie Brumbaugh").
|
1618 |
+
parent("Lauren Brumbaugh", "Rosalee Brumbaugh").
|
1619 |
+
parent("Lora Ricketts", "Adelaida Ricketts").
|
1620 |
+
parent("Lora Ricketts", "Dennis Ricketts").
|
1621 |
+
parent("Lyman Leija", "Shane Leija").
|
1622 |
+
parent("Lyman Leija", "Tiffanie Leija").
|
1623 |
+
parent("Maranda Ricketts", "Rhonda Ricketts").
|
1624 |
+
parent("Maranda Ricketts", "Spencer Ricketts").
|
1625 |
+
parent("Marlene Isaacs", "Rolanda Isaacs").
|
1626 |
+
parent("Marlene Isaacs", "Terrell Isaacs").
|
1627 |
+
parent("Micheal Leija", "Lyman Leija").
|
1628 |
+
parent("Micheal Leija", "Randi Leija").
|
1629 |
+
parent("Milton Brumbaugh", "Reggie Brumbaugh").
|
1630 |
+
parent("Milton Brumbaugh", "Rosalee Brumbaugh").
|
1631 |
+
parent("Mona Leija", "Lyman Leija").
|
1632 |
+
parent("Mona Leija", "Randi Leija").
|
1633 |
+
parent("Orval Ricketts", "Cory Ricketts").
|
1634 |
+
parent("Orval Ricketts", "Flora Ricketts").
|
1635 |
+
parent("Paula Ricketts", "Lyman Leija").
|
1636 |
+
parent("Paula Ricketts", "Randi Leija").
|
1637 |
+
parent("Raymond Leija", "Lyman Leija").
|
1638 |
+
parent("Raymond Leija", "Randi Leija").
|
1639 |
+
parent("Reed Abrams", "Edmund Abrams").
|
1640 |
+
parent("Reed Abrams", "Kristie Abrams").
|
1641 |
+
parent("Renea Ricketts", "Cory Ricketts").
|
1642 |
+
parent("Renea Ricketts", "Flora Ricketts").
|
1643 |
+
parent("Rhonda Ricketts", "Melina Deming").
|
1644 |
+
parent("Rhonda Ricketts", "Ulysses Deming").
|
1645 |
+
parent("Rocky Ricketts", "Brooks Ricketts").
|
1646 |
+
parent("Rocky Ricketts", "Erin Ricketts").
|
1647 |
+
parent("Rolanda Isaacs", "Brooks Ricketts").
|
1648 |
+
parent("Rolanda Isaacs", "Erin Ricketts").
|
1649 |
+
parent("Rosalee Brumbaugh", "Bridget Solorio").
|
1650 |
+
parent("Rosalee Brumbaugh", "Nick Solorio").
|
1651 |
+
parent("Samuel Ricketts", "Paula Ricketts").
|
1652 |
+
parent("Samuel Ricketts", "Rocky Ricketts").
|
1653 |
+
parent("Spencer Ricketts", "Paula Ricketts").
|
1654 |
+
parent("Spencer Ricketts", "Rocky Ricketts").
|
1655 |
+
parent("Toney Ricketts", "Paula Ricketts").
|
1656 |
+
parent("Toney Ricketts", "Rocky Ricketts").
|
1657 |
+
parent("Winnifred Ricketts", "Paula Ricketts").
|
1658 |
+
parent("Winnifred Ricketts", "Rocky Ricketts").
|
1659 |
+
|
1660 |
+
cousin(X, Y) :-
|
1661 |
+
parent(X, A),
|
1662 |
+
parent(Y, B),
|
1663 |
+
sibling(A, B),
|
1664 |
+
X\=Y.
|
1665 |
+
|
1666 |
+
uncle(X, Y) :-
|
1667 |
+
parent(X, A),
|
1668 |
+
brother(A, Y).
|
1669 |
+
|
1670 |
+
:- thread_local thread_message_hook/3.
|
1671 |
+
:- dynamic thread_message_hook/3.
|
1672 |
+
:- volatile thread_message_hook/3.
|
1673 |
+
|
1674 |
+
|
1675 |
+
aunt(X, Y) :-
|
1676 |
+
parent(X, A),
|
1677 |
+
sister(A, Y).
|
1678 |
+
|
1679 |
+
:- dynamic resource/3.
|
1680 |
+
:- multifile resource/3.
|
1681 |
+
|
1682 |
+
|
1683 |
+
second_uncle(X, Y) :-
|
1684 |
+
great_grandparent(X, A),
|
1685 |
+
brother(A, Y).
|
1686 |
+
|
1687 |
+
:- dynamic gender/2.
|
1688 |
+
|
1689 |
+
gender("Aida Wang", "female").
|
1690 |
+
gender("Alec Sinclair", "male").
|
1691 |
+
gender("Alfredo Wang", "male").
|
1692 |
+
gender("Alison Smock", "female").
|
1693 |
+
gender("Alvaro Smock", "male").
|
1694 |
+
gender("Alycia Coe", "female").
|
1695 |
+
gender("Barabara Beltran", "female").
|
1696 |
+
gender("Brian Beltran", "male").
|
1697 |
+
gender("Carrol Woodson", "male").
|
1698 |
+
gender("Christina Coe", "female").
|
1699 |
+
gender("Christoper Coe", "male").
|
1700 |
+
gender("Cortney Parmer", "female").
|
1701 |
+
gender("Cythia Smock", "female").
|
1702 |
+
gender("Daisy Beltran", "female").
|
1703 |
+
gender("Dino Beltran", "male").
|
1704 |
+
gender("Dominique Smock", "female").
|
1705 |
+
gender("Dwight Hackworth", "male").
|
1706 |
+
gender("Earle Coe", "male").
|
1707 |
+
gender("Eli Smock", "male").
|
1708 |
+
gender("Gayla Woodson", "female").
|
1709 |
+
gender("Gene Smock", "male").
|
1710 |
+
gender("Isiah Lutz", "male").
|
1711 |
+
gender("Jamison Baptiste", "male").
|
1712 |
+
gender("Kristen Toombs", "female").
|
1713 |
+
gender("Lannie Smock", "female").
|
1714 |
+
gender("Leeann Sinclair", "female").
|
1715 |
+
gender("Leisa Lutz", "female").
|
1716 |
+
gender("Lesley Lutz", "male").
|
1717 |
+
gender("Lissa Coe", "female").
|
1718 |
+
gender("Lonny Parmer", "male").
|
1719 |
+
gender("Maria Baptiste", "female").
|
1720 |
+
gender("Michelle Hackworth", "female").
|
1721 |
+
gender("Noelia Lutz", "female").
|
1722 |
+
gender("Orlando Beltran", "male").
|
1723 |
+
gender("Reggie Coe", "male").
|
1724 |
+
gender("Ricardo Hackworth", "male").
|
1725 |
+
gender("Ryan Wang", "male").
|
1726 |
+
gender("Shannon Beltran", "female").
|
1727 |
+
gender("Shelli Beltran", "female").
|
1728 |
+
gender("Stacia Toombs", "female").
|
1729 |
+
gender("Tanner Beltran", "male").
|
1730 |
+
gender("Tosha Beltran", "female").
|
1731 |
+
gender("Tyson Woodson", "male").
|
1732 |
+
gender("Ulysses Parmer", "male").
|
1733 |
+
gender("Vicki Hackworth", "female").
|
1734 |
+
gender("Vincent Lutz", "male").
|
1735 |
+
gender("Virgil Hackworth", "male").
|
1736 |
+
gender("Von Sinclair", "male").
|
1737 |
+
gender("Wilbert Toombs", "male").
|
1738 |
+
gender("Williams Smock", "male").
|
1739 |
+
gender("Wm Parmer", "male").
|
1740 |
+
gender("Angela Culver", "female").
|
1741 |
+
gender("Anibal Stansberry", "male").
|
1742 |
+
gender("Barbara Philpott", "female").
|
1743 |
+
gender("Bev Gilmore", "female").
|
1744 |
+
gender("Brigette Gilmore", "female").
|
1745 |
+
gender("Celia Macmillan", "female").
|
1746 |
+
gender("Conrad Stansberry", "male").
|
1747 |
+
gender("Cordelia Wiggs", "female").
|
1748 |
+
gender("David Wiggs", "male").
|
1749 |
+
gender("Debra Stansberry", "female").
|
1750 |
+
gender("Desiree Stansberry", "female").
|
1751 |
+
gender("Diane Culver", "female").
|
1752 |
+
gender("Dionne Stansberry", "female").
|
1753 |
+
gender("Eliza Wiggs", "female").
|
1754 |
+
gender("Emanuel Stansberry", "male").
|
1755 |
+
gender("Frankie Hagerty", "male").
|
1756 |
+
gender("Gail Culver", "female").
|
1757 |
+
gender("Garry Gilmore", "male").
|
1758 |
+
gender("Gillian Wiggs", "female").
|
1759 |
+
gender("Glenda Culver", "female").
|
1760 |
+
gender("Hayden Stansberry", "male").
|
1761 |
+
gender("Howard Wiggs", "male").
|
1762 |
+
gender("Hyun Hagerty", "female").
|
1763 |
+
gender("Iva Stansberry", "female").
|
1764 |
+
gender("Jordan Culver", "male").
|
1765 |
+
gender("Jules Culver", "male").
|
1766 |
+
gender("Justine Hagerty", "female").
|
1767 |
+
gender("Kelvin Culver", "male").
|
1768 |
+
gender("Kori Wiggs", "female").
|
1769 |
+
gender("Laverna Stansberry", "female").
|
1770 |
+
gender("Lester Stansberry", "male").
|
1771 |
+
gender("Lincoln Velasco", "male").
|
1772 |
+
gender("Lionel Culver", "male").
|
1773 |
+
gender("Loren Culver", "male").
|
1774 |
+
gender("Markus Hagerty", "male").
|
1775 |
+
gender("Maurine Velasco", "female").
|
1776 |
+
gender("Mickey Philpott", "male").
|
1777 |
+
gender("Millard Stansberry", "male").
|
1778 |
+
gender("Nikki Stansberry", "female").
|
1779 |
+
gender("Oren Stansberry", "male").
|
1780 |
+
gender("Quintin Hagerty", "male").
|
1781 |
+
gender("Renate Stansberry", "female").
|
1782 |
+
gender("Sona Stansberry", "female").
|
1783 |
+
gender("Tad Macmillan", "male").
|
1784 |
+
gender("Tamara Macmillan", "female").
|
1785 |
+
gender("Terence Culver", "male").
|
1786 |
+
gender("Tonya Culver", "female").
|
1787 |
+
gender("Victor Stansberry", "male").
|
1788 |
+
gender("Wilmer Hagerty", "male").
|
1789 |
+
gender("Yolanda Philpott", "female").
|
1790 |
+
gender("Adelaida Ricketts", "female").
|
1791 |
+
gender("Benny Abrams", "male").
|
1792 |
+
gender("Bobby Ricketts", "male").
|
1793 |
+
gender("Bridget Solorio", "female").
|
1794 |
+
gender("Brooks Ricketts", "male").
|
1795 |
+
gender("Cicely Abrams", "female").
|
1796 |
+
gender("Cordelia Zepeda", "female").
|
1797 |
+
gender("Cory Ricketts", "male").
|
1798 |
+
gender("Dee Ricketts", "male").
|
1799 |
+
gender("Deidra Ricketts", "female").
|
1800 |
+
gender("Dennis Ricketts", "male").
|
1801 |
+
gender("Edmund Abrams", "male").
|
1802 |
+
gender("Erin Ricketts", "female").
|
1803 |
+
gender("Flora Ricketts", "female").
|
1804 |
+
gender("Hoa Leija", "female").
|
1805 |
+
gender("Jennifer Ricketts", "female").
|
1806 |
+
gender("Kory Ricketts", "male").
|
1807 |
+
gender("Kristie Abrams", "female").
|
1808 |
+
gender("Kristopher Ricketts", "male").
|
1809 |
+
gender("Lauren Brumbaugh", "female").
|
1810 |
+
gender("Lora Ricketts", "female").
|
1811 |
+
gender("Lyman Leija", "male").
|
1812 |
+
gender("Madelyn Ricketts", "female").
|
1813 |
+
gender("Maranda Ricketts", "female").
|
1814 |
+
gender("Marlene Isaacs", "female").
|
1815 |
+
gender("Melina Deming", "female").
|
1816 |
+
gender("Micheal Leija", "male").
|
1817 |
+
gender("Milton Brumbaugh", "male").
|
1818 |
+
gender("Mona Leija", "female").
|
1819 |
+
gender("Nick Solorio", "male").
|
1820 |
+
gender("Orval Ricketts", "male").
|
1821 |
+
gender("Paula Ricketts", "female").
|
1822 |
+
gender("Randi Leija", "female").
|
1823 |
+
gender("Raymond Leija", "male").
|
1824 |
+
gender("Reed Abrams", "male").
|
1825 |
+
gender("Reggie Brumbaugh", "male").
|
1826 |
+
gender("Renea Ricketts", "female").
|
1827 |
+
gender("Rhonda Ricketts", "female").
|
1828 |
+
gender("Rocky Ricketts", "male").
|
1829 |
+
gender("Rolanda Isaacs", "female").
|
1830 |
+
gender("Rosalee Brumbaugh", "female").
|
1831 |
+
gender("Samuel Ricketts", "male").
|
1832 |
+
gender("Shane Leija", "male").
|
1833 |
+
gender("Spencer Ricketts", "male").
|
1834 |
+
gender("Terrell Isaacs", "male").
|
1835 |
+
gender("Tiffanie Leija", "female").
|
1836 |
+
gender("Tommy Zepeda", "male").
|
1837 |
+
gender("Toney Ricketts", "male").
|
1838 |
+
gender("Ulysses Deming", "male").
|
1839 |
+
gender("Winnifred Ricketts", "female").
|
1840 |
+
|
1841 |
+
second_aunt(X, Y) :-
|
1842 |
+
great_grandparent(X, A),
|
1843 |
+
sister(A, Y).
|
1844 |
+
|
1845 |
+
great_grandson(X, Y) :-
|
1846 |
+
great_grandchild(X, Y),
|
1847 |
+
male(Y).
|
1848 |
+
|
1849 |
+
:- dynamic pyrun/2.
|
1850 |
+
|
1851 |
+
pyrun(A, B) :-
|
1852 |
+
read_term_from_atom(A, C, [variable_names(B)]),
|
1853 |
+
call(C).
|
1854 |
+
|
1855 |
+
great_granddaughter(X, Y) :-
|
1856 |
+
great_grandchild(X, Y),
|
1857 |
+
female(Y).
|
depth_20_size_150_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_150_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_150_seed_1 -s 1 --depth 20 --num-samples 3 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 01:00:47
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_150_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.19601202011108398,0.08132290840148926,0.052986860275268555,0.0008220672607421875,519.3211240768433,0.009448051452636719,519.6651358604431
|
depth_20_size_200_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_200_seed_1/facts.pl
ADDED
@@ -0,0 +1,2344 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
:- dynamic term_expansion/2.
|
3 |
+
:- multifile term_expansion/2.
|
4 |
+
|
5 |
+
|
6 |
+
great_grandfather(X, Y) :-
|
7 |
+
great_grandparent(X, Y),
|
8 |
+
male(Y).
|
9 |
+
|
10 |
+
great_grandchild(X, Y) :-
|
11 |
+
great_grandparent(Y, X).
|
12 |
+
|
13 |
+
great_grandparent(X, Y) :-
|
14 |
+
grandparent(X, Z),
|
15 |
+
parent(Z, Y).
|
16 |
+
|
17 |
+
:- dynamic library_directory/1.
|
18 |
+
:- multifile library_directory/1.
|
19 |
+
|
20 |
+
|
21 |
+
great_grandmother(X, Y) :-
|
22 |
+
great_grandparent(X, Y),
|
23 |
+
female(Y).
|
24 |
+
|
25 |
+
:- dynamic goal_expansion/4.
|
26 |
+
:- multifile goal_expansion/4.
|
27 |
+
|
28 |
+
|
29 |
+
:- dynamic hobby/2.
|
30 |
+
|
31 |
+
hobby("Aida Wang", "meditation").
|
32 |
+
hobby("Alec Sinclair", "meteorology").
|
33 |
+
hobby("Alfredo Wang", "biology").
|
34 |
+
hobby("Alison Smock", "meteorology").
|
35 |
+
hobby("Alvaro Smock", "dolls").
|
36 |
+
hobby("Alycia Coe", "photography").
|
37 |
+
hobby("Barabara Beltran", "shogi").
|
38 |
+
hobby("Brian Beltran", "dominoes").
|
39 |
+
hobby("Carrol Woodson", "tether car").
|
40 |
+
hobby("Christina Coe", "architecture").
|
41 |
+
hobby("Christoper Coe", "geocaching").
|
42 |
+
hobby("Cortney Parmer", "trainspotting").
|
43 |
+
hobby("Cythia Smock", "bus spotting").
|
44 |
+
hobby("Daisy Beltran", "research").
|
45 |
+
hobby("Dino Beltran", "geography").
|
46 |
+
hobby("Dominique Smock", "microbiology").
|
47 |
+
hobby("Dwight Hackworth", "canoeing").
|
48 |
+
hobby("Earle Coe", "learning").
|
49 |
+
hobby("Eli Smock", "dairy farming").
|
50 |
+
hobby("Gayla Woodson", "fossil hunting").
|
51 |
+
hobby("Gene Smock", "sociology").
|
52 |
+
hobby("Isiah Lutz", "finance").
|
53 |
+
hobby("Jamison Baptiste", "meditation").
|
54 |
+
hobby("Kristen Toombs", "wikipedia editing").
|
55 |
+
hobby("Lannie Smock", "radio-controlled car racing").
|
56 |
+
hobby("Leeann Sinclair", "social studies").
|
57 |
+
hobby("Leisa Lutz", "judo").
|
58 |
+
hobby("Lesley Lutz", "flying disc").
|
59 |
+
hobby("Lissa Coe", "cricket").
|
60 |
+
hobby("Lonny Parmer", "weightlifting").
|
61 |
+
hobby("Maria Baptiste", "meditation").
|
62 |
+
hobby("Michelle Hackworth", "ballroom dancing").
|
63 |
+
hobby("Noelia Lutz", "microscopy").
|
64 |
+
hobby("Orlando Beltran", "reading").
|
65 |
+
hobby("Reggie Coe", "laser tag").
|
66 |
+
hobby("Ricardo Hackworth", "hiking/backpacking").
|
67 |
+
hobby("Ryan Wang", "audiophile").
|
68 |
+
hobby("Shannon Beltran", "tennis polo").
|
69 |
+
hobby("Shelli Beltran", "photography").
|
70 |
+
hobby("Stacia Toombs", "backgammon").
|
71 |
+
hobby("Tanner Beltran", "microscopy").
|
72 |
+
hobby("Tosha Beltran", "herping").
|
73 |
+
hobby("Tyson Woodson", "philately").
|
74 |
+
hobby("Ulysses Parmer", "birdwatching").
|
75 |
+
hobby("Vicki Hackworth", "shogi").
|
76 |
+
hobby("Vincent Lutz", "magnet fishing").
|
77 |
+
hobby("Virgil Hackworth", "table tennis").
|
78 |
+
hobby("Von Sinclair", "scuba diving").
|
79 |
+
hobby("Wilbert Toombs", "biology").
|
80 |
+
hobby("Williams Smock", "sea glass collecting").
|
81 |
+
hobby("Wm Parmer", "research").
|
82 |
+
hobby("Angela Culver", "gongoozling").
|
83 |
+
hobby("Anibal Stansberry", "benchmarking").
|
84 |
+
hobby("Barbara Philpott", "sea glass collecting").
|
85 |
+
hobby("Bev Gilmore", "bowling").
|
86 |
+
hobby("Brigette Gilmore", "audiophile").
|
87 |
+
hobby("Celia Macmillan", "tea bag collecting").
|
88 |
+
hobby("Conrad Stansberry", "model aircraft").
|
89 |
+
hobby("Cordelia Wiggs", "herping").
|
90 |
+
hobby("David Wiggs", "figure skating").
|
91 |
+
hobby("Debra Stansberry", "fossil hunting").
|
92 |
+
hobby("Desiree Stansberry", "airsoft").
|
93 |
+
hobby("Diane Culver", "whale watching").
|
94 |
+
hobby("Dionne Stansberry", "pinball").
|
95 |
+
hobby("Eliza Wiggs", "research").
|
96 |
+
hobby("Emanuel Stansberry", "flying model planes").
|
97 |
+
hobby("Frankie Hagerty", "ant farming").
|
98 |
+
hobby("Gail Culver", "volleyball").
|
99 |
+
hobby("Garry Gilmore", "gongoozling").
|
100 |
+
hobby("Gillian Wiggs", "vehicle restoration").
|
101 |
+
hobby("Glenda Culver", "car riding").
|
102 |
+
hobby("Hayden Stansberry", "mycology").
|
103 |
+
hobby("Howard Wiggs", "table football").
|
104 |
+
hobby("Hyun Hagerty", "photography").
|
105 |
+
hobby("Iva Stansberry", "metal detecting").
|
106 |
+
hobby("Jordan Culver", "archery").
|
107 |
+
hobby("Jules Culver", "reading").
|
108 |
+
hobby("Justine Hagerty", "shortwave listening").
|
109 |
+
hobby("Kelvin Culver", "snowmobiling").
|
110 |
+
hobby("Kori Wiggs", "research").
|
111 |
+
hobby("Laverna Stansberry", "religious studies").
|
112 |
+
hobby("Lester Stansberry", "cooking").
|
113 |
+
hobby("Lincoln Velasco", "kart racing").
|
114 |
+
hobby("Lionel Culver", "darts").
|
115 |
+
hobby("Loren Culver", "herping").
|
116 |
+
hobby("Markus Hagerty", "backgammon").
|
117 |
+
hobby("Maurine Velasco", "herping").
|
118 |
+
hobby("Mickey Philpott", "ant farming").
|
119 |
+
hobby("Millard Stansberry", "ephemera collecting").
|
120 |
+
hobby("Nikki Stansberry", "bus spotting").
|
121 |
+
hobby("Oren Stansberry", "research").
|
122 |
+
hobby("Quintin Hagerty", "croquet").
|
123 |
+
hobby("Renate Stansberry", "leaves").
|
124 |
+
hobby("Sona Stansberry", "antiquities").
|
125 |
+
hobby("Tad Macmillan", "field hockey").
|
126 |
+
hobby("Tamara Macmillan", "leaves").
|
127 |
+
hobby("Terence Culver", "auto audiophilia").
|
128 |
+
hobby("Tonya Culver", "magic").
|
129 |
+
hobby("Victor Stansberry", "people-watching").
|
130 |
+
hobby("Wilmer Hagerty", "social studies").
|
131 |
+
hobby("Yolanda Philpott", "mineral collecting").
|
132 |
+
hobby("Adelaida Ricketts", "fusilately").
|
133 |
+
hobby("Benny Abrams", "surfing").
|
134 |
+
hobby("Bobby Ricketts", "magic").
|
135 |
+
hobby("Bridget Solorio", "story writing").
|
136 |
+
hobby("Brooks Ricketts", "curling").
|
137 |
+
hobby("Cicely Abrams", "museum visiting").
|
138 |
+
hobby("Cordelia Zepeda", "benchmarking").
|
139 |
+
hobby("Cory Ricketts", "meteorology").
|
140 |
+
hobby("Dee Ricketts", "entrepreneurship").
|
141 |
+
hobby("Deidra Ricketts", "deltiology").
|
142 |
+
hobby("Dennis Ricketts", "badminton").
|
143 |
+
hobby("Edmund Abrams", "flag football").
|
144 |
+
hobby("Erin Ricketts", "shooting").
|
145 |
+
hobby("Flora Ricketts", "rock tumbling").
|
146 |
+
hobby("Hoa Leija", "beekeeping").
|
147 |
+
hobby("Jennifer Ricketts", "ephemera collecting").
|
148 |
+
hobby("Kory Ricketts", "medical science").
|
149 |
+
hobby("Kristie Abrams", "microscopy").
|
150 |
+
hobby("Kristopher Ricketts", "leaves").
|
151 |
+
hobby("Lauren Brumbaugh", "philately").
|
152 |
+
hobby("Lora Ricketts", "research").
|
153 |
+
hobby("Lyman Leija", "horseshoes").
|
154 |
+
hobby("Madelyn Ricketts", "insect collecting").
|
155 |
+
hobby("Maranda Ricketts", "fencing").
|
156 |
+
hobby("Marlene Isaacs", "insect collecting").
|
157 |
+
hobby("Melina Deming", "book collecting").
|
158 |
+
hobby("Micheal Leija", "business").
|
159 |
+
hobby("Milton Brumbaugh", "fishkeeping").
|
160 |
+
hobby("Mona Leija", "dolls").
|
161 |
+
hobby("Nick Solorio", "fitness").
|
162 |
+
hobby("Orval Ricketts", "paintball").
|
163 |
+
hobby("Paula Ricketts", "vintage clothing").
|
164 |
+
hobby("Randi Leija", "shuffleboard").
|
165 |
+
hobby("Raymond Leija", "sports memorabilia").
|
166 |
+
hobby("Reed Abrams", "kart racing").
|
167 |
+
hobby("Reggie Brumbaugh", "trapshooting").
|
168 |
+
hobby("Renea Ricketts", "table tennis").
|
169 |
+
hobby("Rhonda Ricketts", "rock climbing").
|
170 |
+
hobby("Rocky Ricketts", "gymnastics").
|
171 |
+
hobby("Rolanda Isaacs", "auto audiophilia").
|
172 |
+
hobby("Rosalee Brumbaugh", "myrmecology").
|
173 |
+
hobby("Samuel Ricketts", "flower collecting and pressing").
|
174 |
+
hobby("Shane Leija", "baton twirling").
|
175 |
+
hobby("Spencer Ricketts", "metal detecting").
|
176 |
+
hobby("Terrell Isaacs", "radio-controlled model playing").
|
177 |
+
hobby("Tiffanie Leija", "fossicking").
|
178 |
+
hobby("Tommy Zepeda", "shopping").
|
179 |
+
hobby("Toney Ricketts", "satellite watching").
|
180 |
+
hobby("Ulysses Deming", "carrier pigeons").
|
181 |
+
hobby("Winnifred Ricketts", "publishing").
|
182 |
+
hobby("Adella Schwarz", "learning").
|
183 |
+
hobby("Alberto Schwarz", "fishing").
|
184 |
+
hobby("Antony Kinder", "mini golf").
|
185 |
+
hobby("Aura Schwarz", "beekeeping").
|
186 |
+
hobby("Bernice Kinder", "sailing").
|
187 |
+
hobby("Carmelita Schwarz", "cycling").
|
188 |
+
hobby("Carter Bolen", "hobby horsing").
|
189 |
+
hobby("Clark Kinder", "dog walking").
|
190 |
+
hobby("Dawne Grover", "life science").
|
191 |
+
hobby("Delbert Menchaca", "leaves").
|
192 |
+
hobby("Dillon Schwarz", "volleyball").
|
193 |
+
hobby("Dylan Schwarz", "railway studies").
|
194 |
+
hobby("Elbert Canada", "butterfly watching").
|
195 |
+
hobby("Elyse Canada", "magnet fishing").
|
196 |
+
hobby("Emilie Schwarz", "insect collecting").
|
197 |
+
hobby("Eugene Schwarz", "films").
|
198 |
+
hobby("Eugenio Schwarz", "race walking").
|
199 |
+
hobby("Federico Schwarz", "dairy farming").
|
200 |
+
hobby("Francis Grover", "wikipedia editing").
|
201 |
+
hobby("Gustavo Grover", "kart racing").
|
202 |
+
hobby("Hank Schwarz", "people-watching").
|
203 |
+
hobby("Herbert Bolen", "whale watching").
|
204 |
+
hobby("Hope Schwarz", "shooting sports").
|
205 |
+
hobby("Irish Schwarz", "debate").
|
206 |
+
hobby("Jeanette Byrd", "table tennis").
|
207 |
+
hobby("Jeremiah Schwarz", "archaeology").
|
208 |
+
hobby("Joanna Schwarz", "lotology").
|
209 |
+
hobby("Judith Schwarz", "stone collecting").
|
210 |
+
hobby("Kent Schwarz", "birdwatching").
|
211 |
+
hobby("Kimberely Menchaca", "rock balancing").
|
212 |
+
hobby("Lorina Kinder", "karting").
|
213 |
+
hobby("Magdalena Schwarz", "disc golf").
|
214 |
+
hobby("Nada Schwarz", "shortwave listening").
|
215 |
+
hobby("Odette Schwarz", "audiophile").
|
216 |
+
hobby("Omar Schwarz", "bus spotting").
|
217 |
+
hobby("Pamula Schwarz", "shortwave listening").
|
218 |
+
hobby("Paula Bass", "fishkeeping").
|
219 |
+
hobby("Phylis Bolen", "tea bag collecting").
|
220 |
+
hobby("Randi Bass", "phillumeny").
|
221 |
+
hobby("Randi Schwarz", "stamp collecting").
|
222 |
+
hobby("Randolph Schwarz", "volleyball").
|
223 |
+
hobby("Riley Grover", "learning").
|
224 |
+
hobby("Rodolfo Byrd", "shooting").
|
225 |
+
hobby("Ross Bolen", "audiophile").
|
226 |
+
hobby("Shawnta Schwarz", "knife collecting").
|
227 |
+
hobby("Sona Kinder", "learning").
|
228 |
+
hobby("Sueann Bolen", "letterboxing").
|
229 |
+
hobby("Tania Schwarz", "beekeeping").
|
230 |
+
hobby("Tomas Bass", "bridge").
|
231 |
+
hobby("Zelda Schwarz", "perfume").
|
232 |
+
|
233 |
+
granddaughter(X, Y) :-
|
234 |
+
grandchild(X, Y),
|
235 |
+
female(Y).
|
236 |
+
|
237 |
+
grandson(X, Y) :-
|
238 |
+
grandchild(X, Y),
|
239 |
+
male(Y).
|
240 |
+
|
241 |
+
:- dynamic job/2.
|
242 |
+
|
243 |
+
job("Aida Wang", "personal assistant").
|
244 |
+
job("Alec Sinclair", "health promotion specialist").
|
245 |
+
job("Alfredo Wang", "osteopath").
|
246 |
+
job("Alison Smock", "broadcast engineer").
|
247 |
+
job("Alvaro Smock", "oncologist").
|
248 |
+
job("Alycia Coe", "warehouse manager").
|
249 |
+
job("Barabara Beltran", "associate professor").
|
250 |
+
job("Brian Beltran", "sports therapist").
|
251 |
+
job("Carrol Woodson", "retail manager").
|
252 |
+
job("Christina Coe", "immunologist").
|
253 |
+
job("Christoper Coe", "education administrator").
|
254 |
+
job("Cortney Parmer", "early years teacher").
|
255 |
+
job("Cythia Smock", "biomedical scientist").
|
256 |
+
job("Daisy Beltran", "music tutor").
|
257 |
+
job("Dino Beltran", "clinical cytogeneticist").
|
258 |
+
job("Dominique Smock", "ecologist").
|
259 |
+
job("Dwight Hackworth", "barrister's clerk").
|
260 |
+
job("Earle Coe", "petroleum engineer").
|
261 |
+
job("Eli Smock", "clinical research associate").
|
262 |
+
job("Gayla Woodson", "chief of staff").
|
263 |
+
job("Gene Smock", "occupational therapist").
|
264 |
+
job("Isiah Lutz", "actuary").
|
265 |
+
job("Jamison Baptiste", "police officer").
|
266 |
+
job("Kristen Toombs", "sound technician").
|
267 |
+
job("Lannie Smock", "theatre manager").
|
268 |
+
job("Leeann Sinclair", "clinical biochemist").
|
269 |
+
job("Leisa Lutz", "public relations officer").
|
270 |
+
job("Lesley Lutz", "music therapist").
|
271 |
+
job("Lissa Coe", "librarian").
|
272 |
+
job("Lonny Parmer", "building surveyor").
|
273 |
+
job("Maria Baptiste", "fitness centre manager").
|
274 |
+
job("Michelle Hackworth", "oceanographer").
|
275 |
+
job("Noelia Lutz", "historic buildings inspector").
|
276 |
+
job("Orlando Beltran", "chief marketing officer").
|
277 |
+
job("Reggie Coe", "waste management officer").
|
278 |
+
job("Ricardo Hackworth", "medical sales representative").
|
279 |
+
job("Ryan Wang", "community pharmacist").
|
280 |
+
job("Shannon Beltran", "pension scheme manager").
|
281 |
+
job("Shelli Beltran", "armed forces logistics officer").
|
282 |
+
job("Stacia Toombs", "environmental education officer").
|
283 |
+
job("Tanner Beltran", "medical illustrator").
|
284 |
+
job("Tosha Beltran", "museum conservator").
|
285 |
+
job("Tyson Woodson", "optometrist").
|
286 |
+
job("Ulysses Parmer", "further education lecturer").
|
287 |
+
job("Vicki Hackworth", "dancer").
|
288 |
+
job("Vincent Lutz", "water engineer").
|
289 |
+
job("Virgil Hackworth", "intelligence analyst").
|
290 |
+
job("Von Sinclair", "fashion designer").
|
291 |
+
job("Wilbert Toombs", "doctor").
|
292 |
+
job("Williams Smock", "chartered accountant").
|
293 |
+
job("Wm Parmer", "speech and language therapist").
|
294 |
+
job("Angela Culver", "clinical embryologist").
|
295 |
+
job("Anibal Stansberry", "community development worker").
|
296 |
+
job("Barbara Philpott", "games developer").
|
297 |
+
job("Bev Gilmore", "accommodation manager").
|
298 |
+
job("Brigette Gilmore", "conservation officer").
|
299 |
+
job("Celia Macmillan", "forensic scientist").
|
300 |
+
job("Conrad Stansberry", "pharmacologist").
|
301 |
+
job("Cordelia Wiggs", "dance movement psychotherapist").
|
302 |
+
job("David Wiggs", "paediatric nurse").
|
303 |
+
job("Debra Stansberry", "research officer").
|
304 |
+
job("Desiree Stansberry", "production designer").
|
305 |
+
job("Diane Culver", "community development worker").
|
306 |
+
job("Dionne Stansberry", "clinical molecular geneticist").
|
307 |
+
job("Eliza Wiggs", "set designer").
|
308 |
+
job("Emanuel Stansberry", "town planner").
|
309 |
+
job("Frankie Hagerty", "print production planner").
|
310 |
+
job("Gail Culver", "equality and diversity officer").
|
311 |
+
job("Garry Gilmore", "chartered loss adjuster").
|
312 |
+
job("Gillian Wiggs", "sales promotion account executive").
|
313 |
+
job("Glenda Culver", "banker").
|
314 |
+
job("Hayden Stansberry", "systems developer").
|
315 |
+
job("Howard Wiggs", "chief financial officer").
|
316 |
+
job("Hyun Hagerty", "regulatory affairs officer").
|
317 |
+
job("Iva Stansberry", "architect").
|
318 |
+
job("Jordan Culver", "health and safety inspector").
|
319 |
+
job("Jules Culver", "medical secretary").
|
320 |
+
job("Justine Hagerty", "careers adviser").
|
321 |
+
job("Kelvin Culver", "civil service administrator").
|
322 |
+
job("Kori Wiggs", "optometrist").
|
323 |
+
job("Laverna Stansberry", "print production planner").
|
324 |
+
job("Lester Stansberry", "arboriculturist").
|
325 |
+
job("Lincoln Velasco", "adult nurse").
|
326 |
+
job("Lionel Culver", "commercial horticulturist").
|
327 |
+
job("Loren Culver", "conference centre manager").
|
328 |
+
job("Markus Hagerty", "journalist").
|
329 |
+
job("Maurine Velasco", "wellsite geologist").
|
330 |
+
job("Mickey Philpott", "community education officer").
|
331 |
+
job("Millard Stansberry", "investment analyst").
|
332 |
+
job("Nikki Stansberry", "trading standards officer").
|
333 |
+
job("Oren Stansberry", "colour technologist").
|
334 |
+
job("Quintin Hagerty", "immigration officer").
|
335 |
+
job("Renate Stansberry", "human resources officer").
|
336 |
+
job("Sona Stansberry", "agricultural consultant").
|
337 |
+
job("Tad Macmillan", "fashion designer").
|
338 |
+
job("Tamara Macmillan", "actuary").
|
339 |
+
job("Terence Culver", "industrial designer").
|
340 |
+
job("Tonya Culver", "maintenance engineer").
|
341 |
+
job("Victor Stansberry", "data scientist").
|
342 |
+
job("Wilmer Hagerty", "health physicist").
|
343 |
+
job("Yolanda Philpott", "hospital doctor").
|
344 |
+
job("Adelaida Ricketts", "radiographer").
|
345 |
+
job("Benny Abrams", "midwife").
|
346 |
+
job("Bobby Ricketts", "music therapist").
|
347 |
+
job("Bridget Solorio", "medical secretary").
|
348 |
+
job("Brooks Ricketts", "hospital pharmacist").
|
349 |
+
job("Cicely Abrams", "chemist").
|
350 |
+
job("Cordelia Zepeda", "editor").
|
351 |
+
job("Cory Ricketts", "technical brewer").
|
352 |
+
job("Dee Ricketts", "hospital pharmacist").
|
353 |
+
job("Deidra Ricketts", "learning disability nurse").
|
354 |
+
job("Dennis Ricketts", "financial manager").
|
355 |
+
job("Edmund Abrams", "chief executive officer").
|
356 |
+
job("Erin Ricketts", "programme researcher").
|
357 |
+
job("Flora Ricketts", "printmaker").
|
358 |
+
job("Hoa Leija", "sports coach").
|
359 |
+
job("Jennifer Ricketts", "trading standards officer").
|
360 |
+
job("Kory Ricketts", "physiological scientist").
|
361 |
+
job("Kristie Abrams", "immunologist").
|
362 |
+
job("Kristopher Ricketts", "advice worker").
|
363 |
+
job("Lauren Brumbaugh", "ambulance person").
|
364 |
+
job("Lora Ricketts", "tourism officer").
|
365 |
+
job("Lyman Leija", "solicitor").
|
366 |
+
job("Madelyn Ricketts", "insurance account manager").
|
367 |
+
job("Maranda Ricketts", "police officer").
|
368 |
+
job("Marlene Isaacs", "quantity surveyor").
|
369 |
+
job("Melina Deming", "building services engineer").
|
370 |
+
job("Micheal Leija", "futures trader").
|
371 |
+
job("Milton Brumbaugh", "prison officer").
|
372 |
+
job("Mona Leija", "web designer").
|
373 |
+
job("Nick Solorio", "therapeutic radiographer").
|
374 |
+
job("Orval Ricketts", "planning and development surveyor").
|
375 |
+
job("Paula Ricketts", "neurosurgeon").
|
376 |
+
job("Randi Leija", "sports administrator").
|
377 |
+
job("Raymond Leija", "quarry manager").
|
378 |
+
job("Reed Abrams", "homeopath").
|
379 |
+
job("Reggie Brumbaugh", "psychiatrist").
|
380 |
+
job("Renea Ricketts", "wellsite geologist").
|
381 |
+
job("Rhonda Ricketts", "historic buildings inspector").
|
382 |
+
job("Rocky Ricketts", "rural practice surveyor").
|
383 |
+
job("Rolanda Isaacs", "meteorologist").
|
384 |
+
job("Rosalee Brumbaugh", "farm manager").
|
385 |
+
job("Samuel Ricketts", "minerals surveyor").
|
386 |
+
job("Shane Leija", "textile designer").
|
387 |
+
job("Spencer Ricketts", "teaching laboratory technician").
|
388 |
+
job("Terrell Isaacs", "meteorologist").
|
389 |
+
job("Tiffanie Leija", "insurance broker").
|
390 |
+
job("Tommy Zepeda", "early years teacher").
|
391 |
+
job("Toney Ricketts", "curator").
|
392 |
+
job("Ulysses Deming", "furniture designer").
|
393 |
+
job("Winnifred Ricketts", "risk analyst").
|
394 |
+
job("Adella Schwarz", "museum exhibitions officer").
|
395 |
+
job("Alberto Schwarz", "pilot").
|
396 |
+
job("Antony Kinder", "human resources officer").
|
397 |
+
job("Aura Schwarz", "public relations officer").
|
398 |
+
job("Bernice Kinder", "solicitor").
|
399 |
+
job("Carmelita Schwarz", "broadcast engineer").
|
400 |
+
job("Carter Bolen", "chiropractor").
|
401 |
+
job("Clark Kinder", "statistician").
|
402 |
+
job("Dawne Grover", "musician").
|
403 |
+
job("Delbert Menchaca", "economist").
|
404 |
+
job("Dillon Schwarz", "company secretary").
|
405 |
+
job("Dylan Schwarz", "editorial assistant").
|
406 |
+
job("Elbert Canada", "transport planner").
|
407 |
+
job("Elyse Canada", "customer service manager").
|
408 |
+
job("Emilie Schwarz", "camera operator").
|
409 |
+
job("Eugene Schwarz", "psychotherapist").
|
410 |
+
job("Eugenio Schwarz", "scientific laboratory technician").
|
411 |
+
job("Federico Schwarz", "travel agency manager").
|
412 |
+
job("Francis Grover", "geologist").
|
413 |
+
job("Gustavo Grover", "soil scientist").
|
414 |
+
job("Hank Schwarz", "optometrist").
|
415 |
+
job("Herbert Bolen", "banker").
|
416 |
+
job("Hope Schwarz", "media buyer").
|
417 |
+
job("Irish Schwarz", "careers adviser").
|
418 |
+
job("Jeanette Byrd", "garment technologist").
|
419 |
+
job("Jeremiah Schwarz", "advertising art director").
|
420 |
+
job("Joanna Schwarz", "market researcher").
|
421 |
+
job("Judith Schwarz", "IT consultant").
|
422 |
+
job("Kent Schwarz", "probation officer").
|
423 |
+
job("Kimberely Menchaca", "marketing executive").
|
424 |
+
job("Lorina Kinder", "investment banker").
|
425 |
+
job("Magdalena Schwarz", "product development scientist").
|
426 |
+
job("Nada Schwarz", "museum curator").
|
427 |
+
job("Odette Schwarz", "sales professional").
|
428 |
+
job("Omar Schwarz", "charity officer").
|
429 |
+
job("Pamula Schwarz", "charity fundraiser").
|
430 |
+
job("Paula Bass", "insurance account manager").
|
431 |
+
job("Phylis Bolen", "chartered certified accountant").
|
432 |
+
job("Randi Bass", "environmental education officer").
|
433 |
+
job("Randi Schwarz", "chemist").
|
434 |
+
job("Randolph Schwarz", "research officer").
|
435 |
+
job("Riley Grover", "dispensing optician").
|
436 |
+
job("Rodolfo Byrd", "operations geologist").
|
437 |
+
job("Ross Bolen", "chartered loss adjuster").
|
438 |
+
job("Shawnta Schwarz", "bookseller").
|
439 |
+
job("Sona Kinder", "arts administrator").
|
440 |
+
job("Sueann Bolen", "mining engineer").
|
441 |
+
job("Tania Schwarz", "museum exhibitions officer").
|
442 |
+
job("Tomas Bass", "forensic scientist").
|
443 |
+
job("Zelda Schwarz", "chief technology officer").
|
444 |
+
|
445 |
+
great_uncle(X, Y) :-
|
446 |
+
grandparent(X, A),
|
447 |
+
brother(A, Y).
|
448 |
+
|
449 |
+
:- dynamic save_all_clauses_to_file/1.
|
450 |
+
|
451 |
+
save_all_clauses_to_file(A) :-
|
452 |
+
open(A, write, B),
|
453 |
+
set_output(B),
|
454 |
+
listing,
|
455 |
+
close(B).
|
456 |
+
|
457 |
+
:- dynamic term_expansion/4.
|
458 |
+
:- multifile term_expansion/4.
|
459 |
+
|
460 |
+
|
461 |
+
grandchild(X, Y) :-
|
462 |
+
grandparent(Y, X).
|
463 |
+
|
464 |
+
:- dynamic dob/2.
|
465 |
+
|
466 |
+
dob("Aida Wang", "0985-05-30").
|
467 |
+
dob("Alec Sinclair", "1006-07-10").
|
468 |
+
dob("Alfredo Wang", "1012-02-04").
|
469 |
+
dob("Alison Smock", "0929-10-28").
|
470 |
+
dob("Alvaro Smock", "0867-07-12").
|
471 |
+
dob("Alycia Coe", "0959-01-13").
|
472 |
+
dob("Barabara Beltran", "0989-06-11").
|
473 |
+
dob("Brian Beltran", "0927-07-27").
|
474 |
+
dob("Carrol Woodson", "1033-07-02").
|
475 |
+
dob("Christina Coe", "0983-02-26").
|
476 |
+
dob("Christoper Coe", "0957-01-08").
|
477 |
+
dob("Cortney Parmer", "1014-07-04").
|
478 |
+
dob("Cythia Smock", "0956-05-12").
|
479 |
+
dob("Daisy Beltran", "0931-09-21").
|
480 |
+
dob("Dino Beltran", "0958-08-09").
|
481 |
+
dob("Dominique Smock", "0897-09-08").
|
482 |
+
dob("Dwight Hackworth", "1016-12-30").
|
483 |
+
dob("Earle Coe", "0984-05-03").
|
484 |
+
dob("Eli Smock", "0901-01-18").
|
485 |
+
dob("Gayla Woodson", "1035-10-24").
|
486 |
+
dob("Gene Smock", "0898-08-16").
|
487 |
+
dob("Isiah Lutz", "1014-10-18").
|
488 |
+
dob("Jamison Baptiste", "0929-02-07").
|
489 |
+
dob("Kristen Toombs", "0986-06-27").
|
490 |
+
dob("Lannie Smock", "0867-08-24").
|
491 |
+
dob("Leeann Sinclair", "1011-10-25").
|
492 |
+
dob("Leisa Lutz", "1015-11-21").
|
493 |
+
dob("Lesley Lutz", "1040-01-31").
|
494 |
+
dob("Lissa Coe", "1010-08-08").
|
495 |
+
dob("Lonny Parmer", "1042-08-03").
|
496 |
+
dob("Maria Baptiste", "0929-10-22").
|
497 |
+
dob("Michelle Hackworth", "1007-05-01").
|
498 |
+
dob("Noelia Lutz", "1042-01-27").
|
499 |
+
dob("Orlando Beltran", "0953-10-23").
|
500 |
+
dob("Reggie Coe", "1009-07-17").
|
501 |
+
dob("Ricardo Hackworth", "0983-02-24").
|
502 |
+
dob("Ryan Wang", "0982-03-17").
|
503 |
+
dob("Shannon Beltran", "0981-04-26").
|
504 |
+
dob("Shelli Beltran", "0958-03-08").
|
505 |
+
dob("Stacia Toombs", "0959-03-22").
|
506 |
+
dob("Tanner Beltran", "0956-11-17").
|
507 |
+
dob("Tosha Beltran", "0955-03-27").
|
508 |
+
dob("Tyson Woodson", "1068-10-22").
|
509 |
+
dob("Ulysses Parmer", "1015-03-18").
|
510 |
+
dob("Vicki Hackworth", "0985-05-30").
|
511 |
+
dob("Vincent Lutz", "1063-07-01").
|
512 |
+
dob("Virgil Hackworth", "1009-06-23").
|
513 |
+
dob("Von Sinclair", "1039-02-26").
|
514 |
+
dob("Wilbert Toombs", "0956-07-26").
|
515 |
+
dob("Williams Smock", "0926-04-04").
|
516 |
+
dob("Wm Parmer", "1040-07-04").
|
517 |
+
dob("Angela Culver", "0898-11-29").
|
518 |
+
dob("Anibal Stansberry", "0973-09-08").
|
519 |
+
dob("Barbara Philpott", "0915-10-13").
|
520 |
+
dob("Bev Gilmore", "0951-06-19").
|
521 |
+
dob("Brigette Gilmore", "0923-05-12").
|
522 |
+
dob("Celia Macmillan", "1026-12-07").
|
523 |
+
dob("Conrad Stansberry", "1003-10-24").
|
524 |
+
dob("Cordelia Wiggs", "0976-12-23").
|
525 |
+
dob("David Wiggs", "0979-09-27").
|
526 |
+
dob("Debra Stansberry", "1008-03-18").
|
527 |
+
dob("Desiree Stansberry", "1002-10-18").
|
528 |
+
dob("Diane Culver", "0869-11-24").
|
529 |
+
dob("Dionne Stansberry", "1037-04-26").
|
530 |
+
dob("Eliza Wiggs", "1040-01-19").
|
531 |
+
dob("Emanuel Stansberry", "1034-05-31").
|
532 |
+
dob("Frankie Hagerty", "0946-05-01").
|
533 |
+
dob("Gail Culver", "0887-02-26").
|
534 |
+
dob("Garry Gilmore", "0920-10-17").
|
535 |
+
dob("Gillian Wiggs", "1010-02-07").
|
536 |
+
dob("Glenda Culver", "0859-05-23").
|
537 |
+
dob("Hayden Stansberry", "1005-03-30").
|
538 |
+
dob("Howard Wiggs", "1010-06-15").
|
539 |
+
dob("Hyun Hagerty", "0946-07-18").
|
540 |
+
dob("Iva Stansberry", "0947-12-16").
|
541 |
+
dob("Jordan Culver", "0863-05-18").
|
542 |
+
dob("Jules Culver", "0865-04-01").
|
543 |
+
dob("Justine Hagerty", "0922-04-26").
|
544 |
+
dob("Kelvin Culver", "0893-08-01").
|
545 |
+
dob("Kori Wiggs", "1043-07-28").
|
546 |
+
dob("Laverna Stansberry", "1009-10-20").
|
547 |
+
dob("Lester Stansberry", "1030-10-24").
|
548 |
+
dob("Lincoln Velasco", "0861-10-10").
|
549 |
+
dob("Lionel Culver", "0888-06-17").
|
550 |
+
dob("Loren Culver", "0837-04-13").
|
551 |
+
dob("Markus Hagerty", "0922-01-07").
|
552 |
+
dob("Maurine Velasco", "0861-04-11").
|
553 |
+
dob("Mickey Philpott", "0916-05-13").
|
554 |
+
dob("Millard Stansberry", "1002-04-17").
|
555 |
+
dob("Nikki Stansberry", "1030-04-05").
|
556 |
+
dob("Oren Stansberry", "0948-09-28").
|
557 |
+
dob("Quintin Hagerty", "0981-01-08").
|
558 |
+
dob("Renate Stansberry", "0977-11-30").
|
559 |
+
dob("Sona Stansberry", "1005-11-15").
|
560 |
+
dob("Tad Macmillan", "1024-03-25").
|
561 |
+
dob("Tamara Macmillan", "1055-08-19").
|
562 |
+
dob("Terence Culver", "0889-08-09").
|
563 |
+
dob("Tonya Culver", "0837-02-09").
|
564 |
+
dob("Victor Stansberry", "0980-11-17").
|
565 |
+
dob("Wilmer Hagerty", "0948-05-29").
|
566 |
+
dob("Yolanda Philpott", "0940-02-02").
|
567 |
+
dob("Adelaida Ricketts", "0922-12-18").
|
568 |
+
dob("Benny Abrams", "0896-12-12").
|
569 |
+
dob("Bobby Ricketts", "0947-04-09").
|
570 |
+
dob("Bridget Solorio", "0986-07-21").
|
571 |
+
dob("Brooks Ricketts", "0898-02-26").
|
572 |
+
dob("Cicely Abrams", "0870-01-06").
|
573 |
+
dob("Cordelia Zepeda", "0916-07-26").
|
574 |
+
dob("Cory Ricketts", "0878-04-27").
|
575 |
+
dob("Dee Ricketts", "0972-08-01").
|
576 |
+
dob("Deidra Ricketts", "0946-02-25").
|
577 |
+
dob("Dennis Ricketts", "0923-07-06").
|
578 |
+
dob("Edmund Abrams", "0845-10-24").
|
579 |
+
dob("Erin Ricketts", "0900-05-21").
|
580 |
+
dob("Flora Ricketts", "0879-05-07").
|
581 |
+
dob("Hoa Leija", "0902-04-25").
|
582 |
+
dob("Jennifer Ricketts", "0975-05-24").
|
583 |
+
dob("Kory Ricketts", "0950-01-14").
|
584 |
+
dob("Kristie Abrams", "0843-03-20").
|
585 |
+
dob("Kristopher Ricketts", "0850-09-22").
|
586 |
+
dob("Lauren Brumbaugh", "1041-06-15").
|
587 |
+
dob("Lora Ricketts", "0952-09-06").
|
588 |
+
dob("Lyman Leija", "0901-03-05").
|
589 |
+
dob("Madelyn Ricketts", "0850-06-15").
|
590 |
+
dob("Maranda Ricketts", "0988-06-04").
|
591 |
+
dob("Marlene Isaacs", "0954-08-24").
|
592 |
+
dob("Melina Deming", "0929-07-13").
|
593 |
+
dob("Micheal Leija", "0922-10-24").
|
594 |
+
dob("Milton Brumbaugh", "1045-08-29").
|
595 |
+
dob("Mona Leija", "0928-05-15").
|
596 |
+
dob("Nick Solorio", "0984-11-19").
|
597 |
+
dob("Orval Ricketts", "0906-08-02").
|
598 |
+
dob("Paula Ricketts", "0925-09-21").
|
599 |
+
dob("Randi Leija", "0900-05-14").
|
600 |
+
dob("Raymond Leija", "0926-06-19").
|
601 |
+
dob("Reed Abrams", "0870-11-15").
|
602 |
+
dob("Reggie Brumbaugh", "1014-09-14").
|
603 |
+
dob("Renea Ricketts", "0904-01-13").
|
604 |
+
dob("Rhonda Ricketts", "0958-11-25").
|
605 |
+
dob("Rocky Ricketts", "0923-06-06").
|
606 |
+
dob("Rolanda Isaacs", "0927-12-01").
|
607 |
+
dob("Rosalee Brumbaugh", "1016-02-10").
|
608 |
+
dob("Samuel Ricketts", "0952-08-04").
|
609 |
+
dob("Shane Leija", "0873-05-27").
|
610 |
+
dob("Spencer Ricketts", "0959-10-28").
|
611 |
+
dob("Terrell Isaacs", "0926-10-24").
|
612 |
+
dob("Tiffanie Leija", "0875-11-15").
|
613 |
+
dob("Tommy Zepeda", "0915-11-25").
|
614 |
+
dob("Toney Ricketts", "0949-05-16").
|
615 |
+
dob("Ulysses Deming", "0930-07-19").
|
616 |
+
dob("Winnifred Ricketts", "0954-04-23").
|
617 |
+
dob("Adella Schwarz", "1034-01-20").
|
618 |
+
dob("Alberto Schwarz", "1010-07-13").
|
619 |
+
dob("Antony Kinder", "1032-03-16").
|
620 |
+
dob("Aura Schwarz", "0953-08-08").
|
621 |
+
dob("Bernice Kinder", "1003-04-28").
|
622 |
+
dob("Carmelita Schwarz", "0984-01-08").
|
623 |
+
dob("Carter Bolen", "1014-01-31").
|
624 |
+
dob("Clark Kinder", "1000-02-09").
|
625 |
+
dob("Dawne Grover", "1031-02-26").
|
626 |
+
dob("Delbert Menchaca", "0953-05-15").
|
627 |
+
dob("Dillon Schwarz", "0979-09-16").
|
628 |
+
dob("Dylan Schwarz", "0899-09-16").
|
629 |
+
dob("Elbert Canada", "0893-11-15").
|
630 |
+
dob("Elyse Canada", "0889-07-11").
|
631 |
+
dob("Emilie Schwarz", "1008-11-19").
|
632 |
+
dob("Eugene Schwarz", "1004-10-08").
|
633 |
+
dob("Eugenio Schwarz", "0954-12-07").
|
634 |
+
dob("Federico Schwarz", "1032-10-11").
|
635 |
+
dob("Francis Grover", "1056-09-26").
|
636 |
+
dob("Gustavo Grover", "1026-05-24").
|
637 |
+
dob("Hank Schwarz", "1035-06-29").
|
638 |
+
dob("Herbert Bolen", "1007-04-10").
|
639 |
+
dob("Hope Schwarz", "1036-04-11").
|
640 |
+
dob("Irish Schwarz", "1007-10-06").
|
641 |
+
dob("Jeanette Byrd", "0976-08-12").
|
642 |
+
dob("Jeremiah Schwarz", "1007-09-13").
|
643 |
+
dob("Joanna Schwarz", "1060-04-19").
|
644 |
+
dob("Judith Schwarz", "0974-06-18").
|
645 |
+
dob("Kent Schwarz", "0978-10-20").
|
646 |
+
dob("Kimberely Menchaca", "0954-09-19").
|
647 |
+
dob("Lorina Kinder", "1062-06-10").
|
648 |
+
dob("Magdalena Schwarz", "1002-06-23").
|
649 |
+
dob("Nada Schwarz", "1009-06-26").
|
650 |
+
dob("Odette Schwarz", "0954-03-05").
|
651 |
+
dob("Omar Schwarz", "0926-12-20").
|
652 |
+
dob("Pamula Schwarz", "0979-02-20").
|
653 |
+
dob("Paula Bass", "1076-04-16").
|
654 |
+
dob("Phylis Bolen", "1014-07-25").
|
655 |
+
dob("Randi Bass", "1044-03-08").
|
656 |
+
dob("Randi Schwarz", "0999-10-04").
|
657 |
+
dob("Randolph Schwarz", "1038-10-02").
|
658 |
+
dob("Riley Grover", "1063-02-01").
|
659 |
+
dob("Rodolfo Byrd", "0977-05-16").
|
660 |
+
dob("Ross Bolen", "0983-07-06").
|
661 |
+
dob("Shawnta Schwarz", "0897-10-28").
|
662 |
+
dob("Sona Kinder", "1030-01-10").
|
663 |
+
dob("Sueann Bolen", "0982-10-22").
|
664 |
+
dob("Tania Schwarz", "0923-08-11").
|
665 |
+
dob("Tomas Bass", "1046-08-17").
|
666 |
+
dob("Zelda Schwarz", "0982-10-22").
|
667 |
+
|
668 |
+
:- dynamic file_search_path/2.
|
669 |
+
:- multifile file_search_path/2.
|
670 |
+
|
671 |
+
file_search_path(library, Dir) :-
|
672 |
+
library_directory(Dir).
|
673 |
+
file_search_path(swi, A) :-
|
674 |
+
system:current_prolog_flag(home, A).
|
675 |
+
file_search_path(swi, A) :-
|
676 |
+
system:current_prolog_flag(shared_home, A).
|
677 |
+
file_search_path(library, app_config(lib)).
|
678 |
+
file_search_path(library, swi(library)).
|
679 |
+
file_search_path(library, swi(library/clp)).
|
680 |
+
file_search_path(library, A) :-
|
681 |
+
system:'$ext_library_directory'(A).
|
682 |
+
file_search_path(foreign, swi(A)) :-
|
683 |
+
system:
|
684 |
+
( current_prolog_flag(apple_universal_binary, true),
|
685 |
+
A='lib/fat-darwin'
|
686 |
+
).
|
687 |
+
file_search_path(path, A) :-
|
688 |
+
system:
|
689 |
+
( getenv('PATH', B),
|
690 |
+
current_prolog_flag(path_sep, C),
|
691 |
+
atomic_list_concat(D, C, B),
|
692 |
+
'$member'(A, D)
|
693 |
+
).
|
694 |
+
file_search_path(user_app_data, A) :-
|
695 |
+
system:'$xdg_prolog_directory'(data, A).
|
696 |
+
file_search_path(common_app_data, A) :-
|
697 |
+
system:'$xdg_prolog_directory'(common_data, A).
|
698 |
+
file_search_path(user_app_config, A) :-
|
699 |
+
system:'$xdg_prolog_directory'(config, A).
|
700 |
+
file_search_path(common_app_config, A) :-
|
701 |
+
system:'$xdg_prolog_directory'(common_config, A).
|
702 |
+
file_search_path(app_data, user_app_data('.')).
|
703 |
+
file_search_path(app_data, common_app_data('.')).
|
704 |
+
file_search_path(app_config, user_app_config('.')).
|
705 |
+
file_search_path(app_config, common_app_config('.')).
|
706 |
+
file_search_path(app_preferences, user_app_config('.')).
|
707 |
+
file_search_path(user_profile, app_preferences('.')).
|
708 |
+
file_search_path(app, swi(app)).
|
709 |
+
file_search_path(app, app_data(app)).
|
710 |
+
file_search_path(autoload, swi(library)).
|
711 |
+
file_search_path(autoload, pce(prolog/lib)).
|
712 |
+
file_search_path(autoload, app_config(lib)).
|
713 |
+
file_search_path(autoload, Dir) :-
|
714 |
+
'$autoload':'$ext_library_directory'(Dir).
|
715 |
+
file_search_path(pack, app_data(pack)).
|
716 |
+
file_search_path(library, PackLib) :-
|
717 |
+
'$pack':pack_dir(_Name, prolog, PackLib).
|
718 |
+
file_search_path(foreign, PackLib) :-
|
719 |
+
'$pack':pack_dir(_Name, foreign, PackLib).
|
720 |
+
file_search_path(app, AppDir) :-
|
721 |
+
'$pack':pack_dir(_Name, app, AppDir).
|
722 |
+
|
723 |
+
:- multifile prolog_list_goal/1.
|
724 |
+
|
725 |
+
|
726 |
+
:- dynamic type/2.
|
727 |
+
|
728 |
+
type("Aida Wang", person).
|
729 |
+
type("Alec Sinclair", person).
|
730 |
+
type("Alfredo Wang", person).
|
731 |
+
type("Alison Smock", person).
|
732 |
+
type("Alvaro Smock", person).
|
733 |
+
type("Alycia Coe", person).
|
734 |
+
type("Barabara Beltran", person).
|
735 |
+
type("Brian Beltran", person).
|
736 |
+
type("Carrol Woodson", person).
|
737 |
+
type("Christina Coe", person).
|
738 |
+
type("Christoper Coe", person).
|
739 |
+
type("Cortney Parmer", person).
|
740 |
+
type("Cythia Smock", person).
|
741 |
+
type("Daisy Beltran", person).
|
742 |
+
type("Dino Beltran", person).
|
743 |
+
type("Dominique Smock", person).
|
744 |
+
type("Dwight Hackworth", person).
|
745 |
+
type("Earle Coe", person).
|
746 |
+
type("Eli Smock", person).
|
747 |
+
type("Gayla Woodson", person).
|
748 |
+
type("Gene Smock", person).
|
749 |
+
type("Isiah Lutz", person).
|
750 |
+
type("Jamison Baptiste", person).
|
751 |
+
type("Kristen Toombs", person).
|
752 |
+
type("Lannie Smock", person).
|
753 |
+
type("Leeann Sinclair", person).
|
754 |
+
type("Leisa Lutz", person).
|
755 |
+
type("Lesley Lutz", person).
|
756 |
+
type("Lissa Coe", person).
|
757 |
+
type("Lonny Parmer", person).
|
758 |
+
type("Maria Baptiste", person).
|
759 |
+
type("Michelle Hackworth", person).
|
760 |
+
type("Noelia Lutz", person).
|
761 |
+
type("Orlando Beltran", person).
|
762 |
+
type("Reggie Coe", person).
|
763 |
+
type("Ricardo Hackworth", person).
|
764 |
+
type("Ryan Wang", person).
|
765 |
+
type("Shannon Beltran", person).
|
766 |
+
type("Shelli Beltran", person).
|
767 |
+
type("Stacia Toombs", person).
|
768 |
+
type("Tanner Beltran", person).
|
769 |
+
type("Tosha Beltran", person).
|
770 |
+
type("Tyson Woodson", person).
|
771 |
+
type("Ulysses Parmer", person).
|
772 |
+
type("Vicki Hackworth", person).
|
773 |
+
type("Vincent Lutz", person).
|
774 |
+
type("Virgil Hackworth", person).
|
775 |
+
type("Von Sinclair", person).
|
776 |
+
type("Wilbert Toombs", person).
|
777 |
+
type("Williams Smock", person).
|
778 |
+
type("Wm Parmer", person).
|
779 |
+
type("Angela Culver", person).
|
780 |
+
type("Anibal Stansberry", person).
|
781 |
+
type("Barbara Philpott", person).
|
782 |
+
type("Bev Gilmore", person).
|
783 |
+
type("Brigette Gilmore", person).
|
784 |
+
type("Celia Macmillan", person).
|
785 |
+
type("Conrad Stansberry", person).
|
786 |
+
type("Cordelia Wiggs", person).
|
787 |
+
type("David Wiggs", person).
|
788 |
+
type("Debra Stansberry", person).
|
789 |
+
type("Desiree Stansberry", person).
|
790 |
+
type("Diane Culver", person).
|
791 |
+
type("Dionne Stansberry", person).
|
792 |
+
type("Eliza Wiggs", person).
|
793 |
+
type("Emanuel Stansberry", person).
|
794 |
+
type("Frankie Hagerty", person).
|
795 |
+
type("Gail Culver", person).
|
796 |
+
type("Garry Gilmore", person).
|
797 |
+
type("Gillian Wiggs", person).
|
798 |
+
type("Glenda Culver", person).
|
799 |
+
type("Hayden Stansberry", person).
|
800 |
+
type("Howard Wiggs", person).
|
801 |
+
type("Hyun Hagerty", person).
|
802 |
+
type("Iva Stansberry", person).
|
803 |
+
type("Jordan Culver", person).
|
804 |
+
type("Jules Culver", person).
|
805 |
+
type("Justine Hagerty", person).
|
806 |
+
type("Kelvin Culver", person).
|
807 |
+
type("Kori Wiggs", person).
|
808 |
+
type("Laverna Stansberry", person).
|
809 |
+
type("Lester Stansberry", person).
|
810 |
+
type("Lincoln Velasco", person).
|
811 |
+
type("Lionel Culver", person).
|
812 |
+
type("Loren Culver", person).
|
813 |
+
type("Markus Hagerty", person).
|
814 |
+
type("Maurine Velasco", person).
|
815 |
+
type("Mickey Philpott", person).
|
816 |
+
type("Millard Stansberry", person).
|
817 |
+
type("Nikki Stansberry", person).
|
818 |
+
type("Oren Stansberry", person).
|
819 |
+
type("Quintin Hagerty", person).
|
820 |
+
type("Renate Stansberry", person).
|
821 |
+
type("Sona Stansberry", person).
|
822 |
+
type("Tad Macmillan", person).
|
823 |
+
type("Tamara Macmillan", person).
|
824 |
+
type("Terence Culver", person).
|
825 |
+
type("Tonya Culver", person).
|
826 |
+
type("Victor Stansberry", person).
|
827 |
+
type("Wilmer Hagerty", person).
|
828 |
+
type("Yolanda Philpott", person).
|
829 |
+
type("Adelaida Ricketts", person).
|
830 |
+
type("Benny Abrams", person).
|
831 |
+
type("Bobby Ricketts", person).
|
832 |
+
type("Bridget Solorio", person).
|
833 |
+
type("Brooks Ricketts", person).
|
834 |
+
type("Cicely Abrams", person).
|
835 |
+
type("Cordelia Zepeda", person).
|
836 |
+
type("Cory Ricketts", person).
|
837 |
+
type("Dee Ricketts", person).
|
838 |
+
type("Deidra Ricketts", person).
|
839 |
+
type("Dennis Ricketts", person).
|
840 |
+
type("Edmund Abrams", person).
|
841 |
+
type("Erin Ricketts", person).
|
842 |
+
type("Flora Ricketts", person).
|
843 |
+
type("Hoa Leija", person).
|
844 |
+
type("Jennifer Ricketts", person).
|
845 |
+
type("Kory Ricketts", person).
|
846 |
+
type("Kristie Abrams", person).
|
847 |
+
type("Kristopher Ricketts", person).
|
848 |
+
type("Lauren Brumbaugh", person).
|
849 |
+
type("Lora Ricketts", person).
|
850 |
+
type("Lyman Leija", person).
|
851 |
+
type("Madelyn Ricketts", person).
|
852 |
+
type("Maranda Ricketts", person).
|
853 |
+
type("Marlene Isaacs", person).
|
854 |
+
type("Melina Deming", person).
|
855 |
+
type("Micheal Leija", person).
|
856 |
+
type("Milton Brumbaugh", person).
|
857 |
+
type("Mona Leija", person).
|
858 |
+
type("Nick Solorio", person).
|
859 |
+
type("Orval Ricketts", person).
|
860 |
+
type("Paula Ricketts", person).
|
861 |
+
type("Randi Leija", person).
|
862 |
+
type("Raymond Leija", person).
|
863 |
+
type("Reed Abrams", person).
|
864 |
+
type("Reggie Brumbaugh", person).
|
865 |
+
type("Renea Ricketts", person).
|
866 |
+
type("Rhonda Ricketts", person).
|
867 |
+
type("Rocky Ricketts", person).
|
868 |
+
type("Rolanda Isaacs", person).
|
869 |
+
type("Rosalee Brumbaugh", person).
|
870 |
+
type("Samuel Ricketts", person).
|
871 |
+
type("Shane Leija", person).
|
872 |
+
type("Spencer Ricketts", person).
|
873 |
+
type("Terrell Isaacs", person).
|
874 |
+
type("Tiffanie Leija", person).
|
875 |
+
type("Tommy Zepeda", person).
|
876 |
+
type("Toney Ricketts", person).
|
877 |
+
type("Ulysses Deming", person).
|
878 |
+
type("Winnifred Ricketts", person).
|
879 |
+
type("Adella Schwarz", person).
|
880 |
+
type("Alberto Schwarz", person).
|
881 |
+
type("Antony Kinder", person).
|
882 |
+
type("Aura Schwarz", person).
|
883 |
+
type("Bernice Kinder", person).
|
884 |
+
type("Carmelita Schwarz", person).
|
885 |
+
type("Carter Bolen", person).
|
886 |
+
type("Clark Kinder", person).
|
887 |
+
type("Dawne Grover", person).
|
888 |
+
type("Delbert Menchaca", person).
|
889 |
+
type("Dillon Schwarz", person).
|
890 |
+
type("Dylan Schwarz", person).
|
891 |
+
type("Elbert Canada", person).
|
892 |
+
type("Elyse Canada", person).
|
893 |
+
type("Emilie Schwarz", person).
|
894 |
+
type("Eugene Schwarz", person).
|
895 |
+
type("Eugenio Schwarz", person).
|
896 |
+
type("Federico Schwarz", person).
|
897 |
+
type("Francis Grover", person).
|
898 |
+
type("Gustavo Grover", person).
|
899 |
+
type("Hank Schwarz", person).
|
900 |
+
type("Herbert Bolen", person).
|
901 |
+
type("Hope Schwarz", person).
|
902 |
+
type("Irish Schwarz", person).
|
903 |
+
type("Jeanette Byrd", person).
|
904 |
+
type("Jeremiah Schwarz", person).
|
905 |
+
type("Joanna Schwarz", person).
|
906 |
+
type("Judith Schwarz", person).
|
907 |
+
type("Kent Schwarz", person).
|
908 |
+
type("Kimberely Menchaca", person).
|
909 |
+
type("Lorina Kinder", person).
|
910 |
+
type("Magdalena Schwarz", person).
|
911 |
+
type("Nada Schwarz", person).
|
912 |
+
type("Odette Schwarz", person).
|
913 |
+
type("Omar Schwarz", person).
|
914 |
+
type("Pamula Schwarz", person).
|
915 |
+
type("Paula Bass", person).
|
916 |
+
type("Phylis Bolen", person).
|
917 |
+
type("Randi Bass", person).
|
918 |
+
type("Randi Schwarz", person).
|
919 |
+
type("Randolph Schwarz", person).
|
920 |
+
type("Riley Grover", person).
|
921 |
+
type("Rodolfo Byrd", person).
|
922 |
+
type("Ross Bolen", person).
|
923 |
+
type("Shawnta Schwarz", person).
|
924 |
+
type("Sona Kinder", person).
|
925 |
+
type("Sueann Bolen", person).
|
926 |
+
type("Tania Schwarz", person).
|
927 |
+
type("Tomas Bass", person).
|
928 |
+
type("Zelda Schwarz", person).
|
929 |
+
|
930 |
+
grandfather(X, Y) :-
|
931 |
+
grandparent(X, Y),
|
932 |
+
male(Y).
|
933 |
+
|
934 |
+
:- dynamic expand_query/4.
|
935 |
+
:- multifile expand_query/4.
|
936 |
+
|
937 |
+
|
938 |
+
:- dynamic attribute/1.
|
939 |
+
|
940 |
+
attribute("personal assistant").
|
941 |
+
attribute("meditation").
|
942 |
+
attribute("health promotion specialist").
|
943 |
+
attribute("meteorology").
|
944 |
+
attribute("osteopath").
|
945 |
+
attribute("biology").
|
946 |
+
attribute("broadcast engineer").
|
947 |
+
attribute("meteorology").
|
948 |
+
attribute("oncologist").
|
949 |
+
attribute("dolls").
|
950 |
+
attribute("warehouse manager").
|
951 |
+
attribute("photography").
|
952 |
+
attribute("associate professor").
|
953 |
+
attribute("shogi").
|
954 |
+
attribute("sports therapist").
|
955 |
+
attribute("dominoes").
|
956 |
+
attribute("retail manager").
|
957 |
+
attribute("tether car").
|
958 |
+
attribute("immunologist").
|
959 |
+
attribute("architecture").
|
960 |
+
attribute("education administrator").
|
961 |
+
attribute("geocaching").
|
962 |
+
attribute("early years teacher").
|
963 |
+
attribute("trainspotting").
|
964 |
+
attribute("biomedical scientist").
|
965 |
+
attribute("bus spotting").
|
966 |
+
attribute("music tutor").
|
967 |
+
attribute("research").
|
968 |
+
attribute("clinical cytogeneticist").
|
969 |
+
attribute("geography").
|
970 |
+
attribute("ecologist").
|
971 |
+
attribute("microbiology").
|
972 |
+
attribute("barrister's clerk").
|
973 |
+
attribute("canoeing").
|
974 |
+
attribute("petroleum engineer").
|
975 |
+
attribute("learning").
|
976 |
+
attribute("clinical research associate").
|
977 |
+
attribute("dairy farming").
|
978 |
+
attribute("chief of staff").
|
979 |
+
attribute("fossil hunting").
|
980 |
+
attribute("occupational therapist").
|
981 |
+
attribute("sociology").
|
982 |
+
attribute("actuary").
|
983 |
+
attribute("finance").
|
984 |
+
attribute("police officer").
|
985 |
+
attribute("meditation").
|
986 |
+
attribute("sound technician").
|
987 |
+
attribute("wikipedia editing").
|
988 |
+
attribute("theatre manager").
|
989 |
+
attribute("radio-controlled car racing").
|
990 |
+
attribute("clinical biochemist").
|
991 |
+
attribute("social studies").
|
992 |
+
attribute("public relations officer").
|
993 |
+
attribute("judo").
|
994 |
+
attribute("music therapist").
|
995 |
+
attribute("flying disc").
|
996 |
+
attribute("librarian").
|
997 |
+
attribute("cricket").
|
998 |
+
attribute("building surveyor").
|
999 |
+
attribute("weightlifting").
|
1000 |
+
attribute("fitness centre manager").
|
1001 |
+
attribute("meditation").
|
1002 |
+
attribute("oceanographer").
|
1003 |
+
attribute("ballroom dancing").
|
1004 |
+
attribute("historic buildings inspector").
|
1005 |
+
attribute("microscopy").
|
1006 |
+
attribute("chief marketing officer").
|
1007 |
+
attribute("reading").
|
1008 |
+
attribute("waste management officer").
|
1009 |
+
attribute("laser tag").
|
1010 |
+
attribute("medical sales representative").
|
1011 |
+
attribute("hiking/backpacking").
|
1012 |
+
attribute("community pharmacist").
|
1013 |
+
attribute("audiophile").
|
1014 |
+
attribute("pension scheme manager").
|
1015 |
+
attribute("tennis polo").
|
1016 |
+
attribute("armed forces logistics officer").
|
1017 |
+
attribute("photography").
|
1018 |
+
attribute("environmental education officer").
|
1019 |
+
attribute("backgammon").
|
1020 |
+
attribute("medical illustrator").
|
1021 |
+
attribute("microscopy").
|
1022 |
+
attribute("museum conservator").
|
1023 |
+
attribute("herping").
|
1024 |
+
attribute("optometrist").
|
1025 |
+
attribute("philately").
|
1026 |
+
attribute("further education lecturer").
|
1027 |
+
attribute("birdwatching").
|
1028 |
+
attribute("dancer").
|
1029 |
+
attribute("shogi").
|
1030 |
+
attribute("water engineer").
|
1031 |
+
attribute("magnet fishing").
|
1032 |
+
attribute("intelligence analyst").
|
1033 |
+
attribute("table tennis").
|
1034 |
+
attribute("fashion designer").
|
1035 |
+
attribute("scuba diving").
|
1036 |
+
attribute("doctor").
|
1037 |
+
attribute("biology").
|
1038 |
+
attribute("chartered accountant").
|
1039 |
+
attribute("sea glass collecting").
|
1040 |
+
attribute("speech and language therapist").
|
1041 |
+
attribute("research").
|
1042 |
+
attribute("clinical embryologist").
|
1043 |
+
attribute("gongoozling").
|
1044 |
+
attribute("community development worker").
|
1045 |
+
attribute("benchmarking").
|
1046 |
+
attribute("games developer").
|
1047 |
+
attribute("sea glass collecting").
|
1048 |
+
attribute("accommodation manager").
|
1049 |
+
attribute("bowling").
|
1050 |
+
attribute("conservation officer").
|
1051 |
+
attribute("audiophile").
|
1052 |
+
attribute("forensic scientist").
|
1053 |
+
attribute("tea bag collecting").
|
1054 |
+
attribute("pharmacologist").
|
1055 |
+
attribute("model aircraft").
|
1056 |
+
attribute("dance movement psychotherapist").
|
1057 |
+
attribute("herping").
|
1058 |
+
attribute("paediatric nurse").
|
1059 |
+
attribute("figure skating").
|
1060 |
+
attribute("research officer").
|
1061 |
+
attribute("fossil hunting").
|
1062 |
+
attribute("production designer").
|
1063 |
+
attribute("airsoft").
|
1064 |
+
attribute("community development worker").
|
1065 |
+
attribute("whale watching").
|
1066 |
+
attribute("clinical molecular geneticist").
|
1067 |
+
attribute("pinball").
|
1068 |
+
attribute("set designer").
|
1069 |
+
attribute("research").
|
1070 |
+
attribute("town planner").
|
1071 |
+
attribute("flying model planes").
|
1072 |
+
attribute("print production planner").
|
1073 |
+
attribute("ant farming").
|
1074 |
+
attribute("equality and diversity officer").
|
1075 |
+
attribute("volleyball").
|
1076 |
+
attribute("chartered loss adjuster").
|
1077 |
+
attribute("gongoozling").
|
1078 |
+
attribute("sales promotion account executive").
|
1079 |
+
attribute("vehicle restoration").
|
1080 |
+
attribute("banker").
|
1081 |
+
attribute("car riding").
|
1082 |
+
attribute("systems developer").
|
1083 |
+
attribute("mycology").
|
1084 |
+
attribute("chief financial officer").
|
1085 |
+
attribute("table football").
|
1086 |
+
attribute("regulatory affairs officer").
|
1087 |
+
attribute("photography").
|
1088 |
+
attribute("architect").
|
1089 |
+
attribute("metal detecting").
|
1090 |
+
attribute("health and safety inspector").
|
1091 |
+
attribute("archery").
|
1092 |
+
attribute("medical secretary").
|
1093 |
+
attribute("reading").
|
1094 |
+
attribute("careers adviser").
|
1095 |
+
attribute("shortwave listening").
|
1096 |
+
attribute("civil service administrator").
|
1097 |
+
attribute("snowmobiling").
|
1098 |
+
attribute("optometrist").
|
1099 |
+
attribute("research").
|
1100 |
+
attribute("print production planner").
|
1101 |
+
attribute("religious studies").
|
1102 |
+
attribute("arboriculturist").
|
1103 |
+
attribute("cooking").
|
1104 |
+
attribute("adult nurse").
|
1105 |
+
attribute("kart racing").
|
1106 |
+
attribute("commercial horticulturist").
|
1107 |
+
attribute("darts").
|
1108 |
+
attribute("conference centre manager").
|
1109 |
+
attribute("herping").
|
1110 |
+
attribute("journalist").
|
1111 |
+
attribute("backgammon").
|
1112 |
+
attribute("wellsite geologist").
|
1113 |
+
attribute("herping").
|
1114 |
+
attribute("community education officer").
|
1115 |
+
attribute("ant farming").
|
1116 |
+
attribute("investment analyst").
|
1117 |
+
attribute("ephemera collecting").
|
1118 |
+
attribute("trading standards officer").
|
1119 |
+
attribute("bus spotting").
|
1120 |
+
attribute("colour technologist").
|
1121 |
+
attribute("research").
|
1122 |
+
attribute("immigration officer").
|
1123 |
+
attribute("croquet").
|
1124 |
+
attribute("human resources officer").
|
1125 |
+
attribute("leaves").
|
1126 |
+
attribute("agricultural consultant").
|
1127 |
+
attribute("antiquities").
|
1128 |
+
attribute("fashion designer").
|
1129 |
+
attribute("field hockey").
|
1130 |
+
attribute("actuary").
|
1131 |
+
attribute("leaves").
|
1132 |
+
attribute("industrial designer").
|
1133 |
+
attribute("auto audiophilia").
|
1134 |
+
attribute("maintenance engineer").
|
1135 |
+
attribute("magic").
|
1136 |
+
attribute("data scientist").
|
1137 |
+
attribute("people-watching").
|
1138 |
+
attribute("health physicist").
|
1139 |
+
attribute("social studies").
|
1140 |
+
attribute("hospital doctor").
|
1141 |
+
attribute("mineral collecting").
|
1142 |
+
attribute("radiographer").
|
1143 |
+
attribute("fusilately").
|
1144 |
+
attribute("midwife").
|
1145 |
+
attribute("surfing").
|
1146 |
+
attribute("music therapist").
|
1147 |
+
attribute("magic").
|
1148 |
+
attribute("medical secretary").
|
1149 |
+
attribute("story writing").
|
1150 |
+
attribute("hospital pharmacist").
|
1151 |
+
attribute("curling").
|
1152 |
+
attribute("chemist").
|
1153 |
+
attribute("museum visiting").
|
1154 |
+
attribute("editor").
|
1155 |
+
attribute("benchmarking").
|
1156 |
+
attribute("technical brewer").
|
1157 |
+
attribute("meteorology").
|
1158 |
+
attribute("hospital pharmacist").
|
1159 |
+
attribute("entrepreneurship").
|
1160 |
+
attribute("learning disability nurse").
|
1161 |
+
attribute("deltiology").
|
1162 |
+
attribute("financial manager").
|
1163 |
+
attribute("badminton").
|
1164 |
+
attribute("chief executive officer").
|
1165 |
+
attribute("flag football").
|
1166 |
+
attribute("programme researcher").
|
1167 |
+
attribute("shooting").
|
1168 |
+
attribute("printmaker").
|
1169 |
+
attribute("rock tumbling").
|
1170 |
+
attribute("sports coach").
|
1171 |
+
attribute("beekeeping").
|
1172 |
+
attribute("trading standards officer").
|
1173 |
+
attribute("ephemera collecting").
|
1174 |
+
attribute("physiological scientist").
|
1175 |
+
attribute("medical science").
|
1176 |
+
attribute("immunologist").
|
1177 |
+
attribute("microscopy").
|
1178 |
+
attribute("advice worker").
|
1179 |
+
attribute("leaves").
|
1180 |
+
attribute("ambulance person").
|
1181 |
+
attribute("philately").
|
1182 |
+
attribute("tourism officer").
|
1183 |
+
attribute("research").
|
1184 |
+
attribute("solicitor").
|
1185 |
+
attribute("horseshoes").
|
1186 |
+
attribute("insurance account manager").
|
1187 |
+
attribute("insect collecting").
|
1188 |
+
attribute("police officer").
|
1189 |
+
attribute("fencing").
|
1190 |
+
attribute("quantity surveyor").
|
1191 |
+
attribute("insect collecting").
|
1192 |
+
attribute("building services engineer").
|
1193 |
+
attribute("book collecting").
|
1194 |
+
attribute("futures trader").
|
1195 |
+
attribute("business").
|
1196 |
+
attribute("prison officer").
|
1197 |
+
attribute("fishkeeping").
|
1198 |
+
attribute("web designer").
|
1199 |
+
attribute("dolls").
|
1200 |
+
attribute("therapeutic radiographer").
|
1201 |
+
attribute("fitness").
|
1202 |
+
attribute("planning and development surveyor").
|
1203 |
+
attribute("paintball").
|
1204 |
+
attribute("neurosurgeon").
|
1205 |
+
attribute("vintage clothing").
|
1206 |
+
attribute("sports administrator").
|
1207 |
+
attribute("shuffleboard").
|
1208 |
+
attribute("quarry manager").
|
1209 |
+
attribute("sports memorabilia").
|
1210 |
+
attribute("homeopath").
|
1211 |
+
attribute("kart racing").
|
1212 |
+
attribute("psychiatrist").
|
1213 |
+
attribute("trapshooting").
|
1214 |
+
attribute("wellsite geologist").
|
1215 |
+
attribute("table tennis").
|
1216 |
+
attribute("historic buildings inspector").
|
1217 |
+
attribute("rock climbing").
|
1218 |
+
attribute("rural practice surveyor").
|
1219 |
+
attribute("gymnastics").
|
1220 |
+
attribute("meteorologist").
|
1221 |
+
attribute("auto audiophilia").
|
1222 |
+
attribute("farm manager").
|
1223 |
+
attribute("myrmecology").
|
1224 |
+
attribute("minerals surveyor").
|
1225 |
+
attribute("flower collecting and pressing").
|
1226 |
+
attribute("textile designer").
|
1227 |
+
attribute("baton twirling").
|
1228 |
+
attribute("teaching laboratory technician").
|
1229 |
+
attribute("metal detecting").
|
1230 |
+
attribute("meteorologist").
|
1231 |
+
attribute("radio-controlled model playing").
|
1232 |
+
attribute("insurance broker").
|
1233 |
+
attribute("fossicking").
|
1234 |
+
attribute("early years teacher").
|
1235 |
+
attribute("shopping").
|
1236 |
+
attribute("curator").
|
1237 |
+
attribute("satellite watching").
|
1238 |
+
attribute("furniture designer").
|
1239 |
+
attribute("carrier pigeons").
|
1240 |
+
attribute("risk analyst").
|
1241 |
+
attribute("publishing").
|
1242 |
+
attribute("museum exhibitions officer").
|
1243 |
+
attribute("learning").
|
1244 |
+
attribute("pilot").
|
1245 |
+
attribute("fishing").
|
1246 |
+
attribute("human resources officer").
|
1247 |
+
attribute("mini golf").
|
1248 |
+
attribute("public relations officer").
|
1249 |
+
attribute("beekeeping").
|
1250 |
+
attribute("solicitor").
|
1251 |
+
attribute("sailing").
|
1252 |
+
attribute("broadcast engineer").
|
1253 |
+
attribute("cycling").
|
1254 |
+
attribute("chiropractor").
|
1255 |
+
attribute("hobby horsing").
|
1256 |
+
attribute("statistician").
|
1257 |
+
attribute("dog walking").
|
1258 |
+
attribute("musician").
|
1259 |
+
attribute("life science").
|
1260 |
+
attribute("economist").
|
1261 |
+
attribute("leaves").
|
1262 |
+
attribute("company secretary").
|
1263 |
+
attribute("volleyball").
|
1264 |
+
attribute("editorial assistant").
|
1265 |
+
attribute("railway studies").
|
1266 |
+
attribute("transport planner").
|
1267 |
+
attribute("butterfly watching").
|
1268 |
+
attribute("customer service manager").
|
1269 |
+
attribute("magnet fishing").
|
1270 |
+
attribute("camera operator").
|
1271 |
+
attribute("insect collecting").
|
1272 |
+
attribute("psychotherapist").
|
1273 |
+
attribute("films").
|
1274 |
+
attribute("scientific laboratory technician").
|
1275 |
+
attribute("race walking").
|
1276 |
+
attribute("travel agency manager").
|
1277 |
+
attribute("dairy farming").
|
1278 |
+
attribute("geologist").
|
1279 |
+
attribute("wikipedia editing").
|
1280 |
+
attribute("soil scientist").
|
1281 |
+
attribute("kart racing").
|
1282 |
+
attribute("optometrist").
|
1283 |
+
attribute("people-watching").
|
1284 |
+
attribute("banker").
|
1285 |
+
attribute("whale watching").
|
1286 |
+
attribute("media buyer").
|
1287 |
+
attribute("shooting sports").
|
1288 |
+
attribute("careers adviser").
|
1289 |
+
attribute("debate").
|
1290 |
+
attribute("garment technologist").
|
1291 |
+
attribute("table tennis").
|
1292 |
+
attribute("advertising art director").
|
1293 |
+
attribute("archaeology").
|
1294 |
+
attribute("market researcher").
|
1295 |
+
attribute("lotology").
|
1296 |
+
attribute("IT consultant").
|
1297 |
+
attribute("stone collecting").
|
1298 |
+
attribute("probation officer").
|
1299 |
+
attribute("birdwatching").
|
1300 |
+
attribute("marketing executive").
|
1301 |
+
attribute("rock balancing").
|
1302 |
+
attribute("investment banker").
|
1303 |
+
attribute("karting").
|
1304 |
+
attribute("product development scientist").
|
1305 |
+
attribute("disc golf").
|
1306 |
+
attribute("museum curator").
|
1307 |
+
attribute("shortwave listening").
|
1308 |
+
attribute("sales professional").
|
1309 |
+
attribute("audiophile").
|
1310 |
+
attribute("charity officer").
|
1311 |
+
attribute("bus spotting").
|
1312 |
+
attribute("charity fundraiser").
|
1313 |
+
attribute("shortwave listening").
|
1314 |
+
attribute("insurance account manager").
|
1315 |
+
attribute("fishkeeping").
|
1316 |
+
attribute("chartered certified accountant").
|
1317 |
+
attribute("tea bag collecting").
|
1318 |
+
attribute("environmental education officer").
|
1319 |
+
attribute("phillumeny").
|
1320 |
+
attribute("chemist").
|
1321 |
+
attribute("stamp collecting").
|
1322 |
+
attribute("research officer").
|
1323 |
+
attribute("volleyball").
|
1324 |
+
attribute("dispensing optician").
|
1325 |
+
attribute("learning").
|
1326 |
+
attribute("operations geologist").
|
1327 |
+
attribute("shooting").
|
1328 |
+
attribute("chartered loss adjuster").
|
1329 |
+
attribute("audiophile").
|
1330 |
+
attribute("bookseller").
|
1331 |
+
attribute("knife collecting").
|
1332 |
+
attribute("arts administrator").
|
1333 |
+
attribute("learning").
|
1334 |
+
attribute("mining engineer").
|
1335 |
+
attribute("letterboxing").
|
1336 |
+
attribute("museum exhibitions officer").
|
1337 |
+
attribute("beekeeping").
|
1338 |
+
attribute("forensic scientist").
|
1339 |
+
attribute("bridge").
|
1340 |
+
attribute("chief technology officer").
|
1341 |
+
attribute("perfume").
|
1342 |
+
|
1343 |
+
great_aunt(X, Y) :-
|
1344 |
+
grandparent(X, A),
|
1345 |
+
sister(A, Y).
|
1346 |
+
|
1347 |
+
grandparent(X, Y) :-
|
1348 |
+
parent(X, Z),
|
1349 |
+
parent(Z, Y).
|
1350 |
+
|
1351 |
+
grandmother(X, Y) :-
|
1352 |
+
grandparent(X, Y),
|
1353 |
+
female(Y).
|
1354 |
+
|
1355 |
+
:- dynamic friend_/2.
|
1356 |
+
|
1357 |
+
friend_("Aida Wang", "Jamison Baptiste").
|
1358 |
+
friend_("Aida Wang", "Ulysses Parmer").
|
1359 |
+
friend_("Aida Wang", "Angela Culver").
|
1360 |
+
friend_("Aida Wang", "Paula Ricketts").
|
1361 |
+
friend_("Aida Wang", "Rhonda Ricketts").
|
1362 |
+
friend_("Aida Wang", "Hope Schwarz").
|
1363 |
+
friend_("Alec Sinclair", "Anibal Stansberry").
|
1364 |
+
friend_("Alec Sinclair", "Lester Stansberry").
|
1365 |
+
friend_("Alec Sinclair", "Milton Brumbaugh").
|
1366 |
+
friend_("Alec Sinclair", "Riley Grover").
|
1367 |
+
friend_("Alfredo Wang", "Lonny Parmer").
|
1368 |
+
friend_("Alfredo Wang", "Emanuel Stansberry").
|
1369 |
+
friend_("Alfredo Wang", "Justine Hagerty").
|
1370 |
+
friend_("Alfredo Wang", "Kori Wiggs").
|
1371 |
+
friend_("Alfredo Wang", "Cory Ricketts").
|
1372 |
+
friend_("Alfredo Wang", "Phylis Bolen").
|
1373 |
+
friend_("Alfredo Wang", "Riley Grover").
|
1374 |
+
friend_("Alison Smock", "Alvaro Smock").
|
1375 |
+
friend_("Alison Smock", "Milton Brumbaugh").
|
1376 |
+
friend_("Alison Smock", "Rosalee Brumbaugh").
|
1377 |
+
friend_("Alvaro Smock", "Conrad Stansberry").
|
1378 |
+
friend_("Alvaro Smock", "Mickey Philpott").
|
1379 |
+
friend_("Alvaro Smock", "Milton Brumbaugh").
|
1380 |
+
friend_("Alycia Coe", "Cordelia Wiggs").
|
1381 |
+
friend_("Barabara Beltran", "Celia Macmillan").
|
1382 |
+
friend_("Barabara Beltran", "Conrad Stansberry").
|
1383 |
+
friend_("Barabara Beltran", "Kristie Abrams").
|
1384 |
+
friend_("Barabara Beltran", "Lyman Leija").
|
1385 |
+
friend_("Brian Beltran", "Jennifer Ricketts").
|
1386 |
+
friend_("Brian Beltran", "Kristopher Ricketts").
|
1387 |
+
friend_("Brian Beltran", "Randi Bass").
|
1388 |
+
friend_("Carrol Woodson", "Renea Ricketts").
|
1389 |
+
friend_("Christoper Coe", "Cordelia Zepeda").
|
1390 |
+
friend_("Cortney Parmer", "David Wiggs").
|
1391 |
+
friend_("Cortney Parmer", "Ulysses Deming").
|
1392 |
+
friend_("Cortney Parmer", "Shawnta Schwarz").
|
1393 |
+
friend_("Cythia Smock", "Leisa Lutz").
|
1394 |
+
friend_("Cythia Smock", "Ryan Wang").
|
1395 |
+
friend_("Cythia Smock", "Nikki Stansberry").
|
1396 |
+
friend_("Cythia Smock", "Wilmer Hagerty").
|
1397 |
+
friend_("Cythia Smock", "Paula Bass").
|
1398 |
+
friend_("Cythia Smock", "Ross Bolen").
|
1399 |
+
friend_("Dino Beltran", "Shannon Beltran").
|
1400 |
+
friend_("Dominique Smock", "Dwight Hackworth").
|
1401 |
+
friend_("Dominique Smock", "Odette Schwarz").
|
1402 |
+
friend_("Dwight Hackworth", "Noelia Lutz").
|
1403 |
+
friend_("Dwight Hackworth", "Victor Stansberry").
|
1404 |
+
friend_("Dwight Hackworth", "Odette Schwarz").
|
1405 |
+
friend_("Earle Coe", "Rhonda Ricketts").
|
1406 |
+
friend_("Earle Coe", "Carter Bolen").
|
1407 |
+
friend_("Eli Smock", "Ulysses Parmer").
|
1408 |
+
friend_("Eli Smock", "Brooks Ricketts").
|
1409 |
+
friend_("Eli Smock", "Clark Kinder").
|
1410 |
+
friend_("Eli Smock", "Elbert Canada").
|
1411 |
+
friend_("Gayla Woodson", "Howard Wiggs").
|
1412 |
+
friend_("Gayla Woodson", "Millard Stansberry").
|
1413 |
+
friend_("Gayla Woodson", "Orval Ricketts").
|
1414 |
+
friend_("Gene Smock", "Jamison Baptiste").
|
1415 |
+
friend_("Gene Smock", "Rosalee Brumbaugh").
|
1416 |
+
friend_("Isiah Lutz", "Lannie Smock").
|
1417 |
+
friend_("Isiah Lutz", "Shane Leija").
|
1418 |
+
friend_("Isiah Lutz", "Carmelita Schwarz").
|
1419 |
+
friend_("Isiah Lutz", "Francis Grover").
|
1420 |
+
friend_("Jamison Baptiste", "Laverna Stansberry").
|
1421 |
+
friend_("Jamison Baptiste", "Randolph Schwarz").
|
1422 |
+
friend_("Kristen Toombs", "Noelia Lutz").
|
1423 |
+
friend_("Kristen Toombs", "Celia Macmillan").
|
1424 |
+
friend_("Kristen Toombs", "Conrad Stansberry").
|
1425 |
+
friend_("Kristen Toombs", "Loren Culver").
|
1426 |
+
friend_("Kristen Toombs", "Cory Ricketts").
|
1427 |
+
friend_("Lannie Smock", "Winnifred Ricketts").
|
1428 |
+
friend_("Lannie Smock", "Irish Schwarz").
|
1429 |
+
friend_("Leeann Sinclair", "Noelia Lutz").
|
1430 |
+
friend_("Leeann Sinclair", "Kent Schwarz").
|
1431 |
+
friend_("Lesley Lutz", "Quintin Hagerty").
|
1432 |
+
friend_("Lesley Lutz", "Winnifred Ricketts").
|
1433 |
+
friend_("Lesley Lutz", "Jeremiah Schwarz").
|
1434 |
+
friend_("Lissa Coe", "Debra Stansberry").
|
1435 |
+
friend_("Lissa Coe", "Sona Stansberry").
|
1436 |
+
friend_("Lissa Coe", "Bobby Ricketts").
|
1437 |
+
friend_("Lissa Coe", "Raymond Leija").
|
1438 |
+
friend_("Lonny Parmer", "Brigette Gilmore").
|
1439 |
+
friend_("Lonny Parmer", "David Wiggs").
|
1440 |
+
friend_("Lonny Parmer", "Eugenio Schwarz").
|
1441 |
+
friend_("Maria Baptiste", "Oren Stansberry").
|
1442 |
+
friend_("Maria Baptiste", "Melina Deming").
|
1443 |
+
friend_("Michelle Hackworth", "Nick Solorio").
|
1444 |
+
friend_("Michelle Hackworth", "Ulysses Deming").
|
1445 |
+
friend_("Noelia Lutz", "Toney Ricketts").
|
1446 |
+
friend_("Noelia Lutz", "Ulysses Deming").
|
1447 |
+
friend_("Orlando Beltran", "Hyun Hagerty").
|
1448 |
+
friend_("Orlando Beltran", "Paula Ricketts").
|
1449 |
+
friend_("Reggie Coe", "Von Sinclair").
|
1450 |
+
friend_("Ricardo Hackworth", "Stacia Toombs").
|
1451 |
+
friend_("Ryan Wang", "Stacia Toombs").
|
1452 |
+
friend_("Shannon Beltran", "Tanner Beltran").
|
1453 |
+
friend_("Shannon Beltran", "Renate Stansberry").
|
1454 |
+
friend_("Shannon Beltran", "Jeremiah Schwarz").
|
1455 |
+
friend_("Shannon Beltran", "Kimberely Menchaca").
|
1456 |
+
friend_("Shannon Beltran", "Ross Bolen").
|
1457 |
+
friend_("Stacia Toombs", "Justine Hagerty").
|
1458 |
+
friend_("Stacia Toombs", "Francis Grover").
|
1459 |
+
friend_("Tanner Beltran", "Mickey Philpott").
|
1460 |
+
friend_("Tanner Beltran", "Tomas Bass").
|
1461 |
+
friend_("Tosha Beltran", "Samuel Ricketts").
|
1462 |
+
friend_("Tyson Woodson", "Marlene Isaacs").
|
1463 |
+
friend_("Tyson Woodson", "Ross Bolen").
|
1464 |
+
friend_("Ulysses Parmer", "Iva Stansberry").
|
1465 |
+
friend_("Vicki Hackworth", "Lauren Brumbaugh").
|
1466 |
+
friend_("Vicki Hackworth", "Nick Solorio").
|
1467 |
+
friend_("Vicki Hackworth", "Raymond Leija").
|
1468 |
+
friend_("Vincent Lutz", "Wm Parmer").
|
1469 |
+
friend_("Vincent Lutz", "Zelda Schwarz").
|
1470 |
+
friend_("Virgil Hackworth", "David Wiggs").
|
1471 |
+
friend_("Virgil Hackworth", "Dionne Stansberry").
|
1472 |
+
friend_("Virgil Hackworth", "Markus Hagerty").
|
1473 |
+
friend_("Virgil Hackworth", "Elbert Canada").
|
1474 |
+
friend_("Virgil Hackworth", "Randolph Schwarz").
|
1475 |
+
friend_("Von Sinclair", "Micheal Leija").
|
1476 |
+
friend_("Von Sinclair", "Bernice Kinder").
|
1477 |
+
friend_("Wilbert Toombs", "Wm Parmer").
|
1478 |
+
friend_("Williams Smock", "Markus Hagerty").
|
1479 |
+
friend_("Williams Smock", "Lorina Kinder").
|
1480 |
+
friend_("Williams Smock", "Paula Bass").
|
1481 |
+
friend_("Williams Smock", "Sona Kinder").
|
1482 |
+
friend_("Wm Parmer", "Victor Stansberry").
|
1483 |
+
friend_("Wm Parmer", "Melina Deming").
|
1484 |
+
friend_("Wm Parmer", "Reggie Brumbaugh").
|
1485 |
+
friend_("Angela Culver", "Cordelia Wiggs").
|
1486 |
+
friend_("Angela Culver", "Debra Stansberry").
|
1487 |
+
friend_("Anibal Stansberry", "Eliza Wiggs").
|
1488 |
+
friend_("Anibal Stansberry", "Kristopher Ricketts").
|
1489 |
+
friend_("Anibal Stansberry", "Randi Schwarz").
|
1490 |
+
friend_("Barbara Philpott", "Debra Stansberry").
|
1491 |
+
friend_("Barbara Philpott", "Diane Culver").
|
1492 |
+
friend_("Barbara Philpott", "Mickey Philpott").
|
1493 |
+
friend_("Barbara Philpott", "Tonya Culver").
|
1494 |
+
friend_("Barbara Philpott", "Lora Ricketts").
|
1495 |
+
friend_("Barbara Philpott", "Carmelita Schwarz").
|
1496 |
+
friend_("Bev Gilmore", "Hayden Stansberry").
|
1497 |
+
friend_("Bev Gilmore", "Kimberely Menchaca").
|
1498 |
+
friend_("Brigette Gilmore", "Carter Bolen").
|
1499 |
+
friend_("Celia Macmillan", "Bridget Solorio").
|
1500 |
+
friend_("Celia Macmillan", "Jeanette Byrd").
|
1501 |
+
friend_("Cordelia Wiggs", "Alberto Schwarz").
|
1502 |
+
friend_("Cordelia Wiggs", "Paula Bass").
|
1503 |
+
friend_("David Wiggs", "Maranda Ricketts").
|
1504 |
+
friend_("Debra Stansberry", "Orval Ricketts").
|
1505 |
+
friend_("Debra Stansberry", "Kimberely Menchaca").
|
1506 |
+
friend_("Diane Culver", "Gillian Wiggs").
|
1507 |
+
friend_("Diane Culver", "Dennis Ricketts").
|
1508 |
+
friend_("Diane Culver", "Jennifer Ricketts").
|
1509 |
+
friend_("Diane Culver", "Reggie Brumbaugh").
|
1510 |
+
friend_("Diane Culver", "Elbert Canada").
|
1511 |
+
friend_("Dionne Stansberry", "Hayden Stansberry").
|
1512 |
+
friend_("Dionne Stansberry", "Lincoln Velasco").
|
1513 |
+
friend_("Dionne Stansberry", "Victor Stansberry").
|
1514 |
+
friend_("Dionne Stansberry", "Kristie Abrams").
|
1515 |
+
friend_("Eliza Wiggs", "Mona Leija").
|
1516 |
+
friend_("Emanuel Stansberry", "Lyman Leija").
|
1517 |
+
friend_("Emanuel Stansberry", "Clark Kinder").
|
1518 |
+
friend_("Emanuel Stansberry", "Delbert Menchaca").
|
1519 |
+
friend_("Emanuel Stansberry", "Zelda Schwarz").
|
1520 |
+
friend_("Frankie Hagerty", "Tad Macmillan").
|
1521 |
+
friend_("Frankie Hagerty", "Edmund Abrams").
|
1522 |
+
friend_("Frankie Hagerty", "Nick Solorio").
|
1523 |
+
friend_("Frankie Hagerty", "Joanna Schwarz").
|
1524 |
+
friend_("Frankie Hagerty", "Omar Schwarz").
|
1525 |
+
friend_("Frankie Hagerty", "Randolph Schwarz").
|
1526 |
+
friend_("Gail Culver", "Samuel Ricketts").
|
1527 |
+
friend_("Gail Culver", "Delbert Menchaca").
|
1528 |
+
friend_("Garry Gilmore", "Markus Hagerty").
|
1529 |
+
friend_("Garry Gilmore", "Cordelia Zepeda").
|
1530 |
+
friend_("Gillian Wiggs", "Oren Stansberry").
|
1531 |
+
friend_("Gillian Wiggs", "Deidra Ricketts").
|
1532 |
+
friend_("Gillian Wiggs", "Omar Schwarz").
|
1533 |
+
friend_("Glenda Culver", "Loren Culver").
|
1534 |
+
friend_("Glenda Culver", "Deidra Ricketts").
|
1535 |
+
friend_("Glenda Culver", "Paula Ricketts").
|
1536 |
+
friend_("Glenda Culver", "Carter Bolen").
|
1537 |
+
friend_("Hayden Stansberry", "Dawne Grover").
|
1538 |
+
friend_("Hayden Stansberry", "Paula Bass").
|
1539 |
+
friend_("Hyun Hagerty", "Sona Stansberry").
|
1540 |
+
friend_("Hyun Hagerty", "Hoa Leija").
|
1541 |
+
friend_("Iva Stansberry", "Bridget Solorio").
|
1542 |
+
friend_("Iva Stansberry", "Eugenio Schwarz").
|
1543 |
+
friend_("Jordan Culver", "Sona Stansberry").
|
1544 |
+
friend_("Jordan Culver", "Madelyn Ricketts").
|
1545 |
+
friend_("Jules Culver", "Kori Wiggs").
|
1546 |
+
friend_("Jules Culver", "Cory Ricketts").
|
1547 |
+
friend_("Jules Culver", "Flora Ricketts").
|
1548 |
+
friend_("Justine Hagerty", "Hank Schwarz").
|
1549 |
+
friend_("Kelvin Culver", "Sona Stansberry").
|
1550 |
+
friend_("Kelvin Culver", "Benny Abrams").
|
1551 |
+
friend_("Kelvin Culver", "Kristie Abrams").
|
1552 |
+
friend_("Kelvin Culver", "Carter Bolen").
|
1553 |
+
friend_("Kelvin Culver", "Dylan Schwarz").
|
1554 |
+
friend_("Laverna Stansberry", "Rodolfo Byrd").
|
1555 |
+
friend_("Lester Stansberry", "Adelaida Ricketts").
|
1556 |
+
friend_("Lester Stansberry", "Kimberely Menchaca").
|
1557 |
+
friend_("Lester Stansberry", "Nada Schwarz").
|
1558 |
+
friend_("Lincoln Velasco", "Kristopher Ricketts").
|
1559 |
+
friend_("Lincoln Velasco", "Carmelita Schwarz").
|
1560 |
+
friend_("Lincoln Velasco", "Delbert Menchaca").
|
1561 |
+
friend_("Loren Culver", "Paula Ricketts").
|
1562 |
+
friend_("Loren Culver", "Renea Ricketts").
|
1563 |
+
friend_("Markus Hagerty", "Reed Abrams").
|
1564 |
+
friend_("Maurine Velasco", "Renate Stansberry").
|
1565 |
+
friend_("Maurine Velasco", "Orval Ricketts").
|
1566 |
+
friend_("Maurine Velasco", "Sueann Bolen").
|
1567 |
+
friend_("Mickey Philpott", "Nikki Stansberry").
|
1568 |
+
friend_("Mickey Philpott", "Reed Abrams").
|
1569 |
+
friend_("Millard Stansberry", "Omar Schwarz").
|
1570 |
+
friend_("Nikki Stansberry", "Reed Abrams").
|
1571 |
+
friend_("Oren Stansberry", "Rosalee Brumbaugh").
|
1572 |
+
friend_("Oren Stansberry", "Herbert Bolen").
|
1573 |
+
friend_("Oren Stansberry", "Odette Schwarz").
|
1574 |
+
friend_("Oren Stansberry", "Paula Bass").
|
1575 |
+
friend_("Quintin Hagerty", "Jeremiah Schwarz").
|
1576 |
+
friend_("Renate Stansberry", "Paula Ricketts").
|
1577 |
+
friend_("Renate Stansberry", "Clark Kinder").
|
1578 |
+
friend_("Sona Stansberry", "Mona Leija").
|
1579 |
+
friend_("Sona Stansberry", "Tomas Bass").
|
1580 |
+
friend_("Tad Macmillan", "Lora Ricketts").
|
1581 |
+
friend_("Tad Macmillan", "Rolanda Isaacs").
|
1582 |
+
friend_("Tad Macmillan", "Sueann Bolen").
|
1583 |
+
friend_("Tamara Macmillan", "Elyse Canada").
|
1584 |
+
friend_("Terence Culver", "Lora Ricketts").
|
1585 |
+
friend_("Tonya Culver", "Magdalena Schwarz").
|
1586 |
+
friend_("Tonya Culver", "Odette Schwarz").
|
1587 |
+
friend_("Victor Stansberry", "Milton Brumbaugh").
|
1588 |
+
friend_("Victor Stansberry", "Mona Leija").
|
1589 |
+
friend_("Victor Stansberry", "Carmelita Schwarz").
|
1590 |
+
friend_("Wilmer Hagerty", "Erin Ricketts").
|
1591 |
+
friend_("Wilmer Hagerty", "Jennifer Ricketts").
|
1592 |
+
friend_("Wilmer Hagerty", "Jeremiah Schwarz").
|
1593 |
+
friend_("Yolanda Philpott", "Reed Abrams").
|
1594 |
+
friend_("Benny Abrams", "Terrell Isaacs").
|
1595 |
+
friend_("Benny Abrams", "Jeremiah Schwarz").
|
1596 |
+
friend_("Bobby Ricketts", "Jennifer Ricketts").
|
1597 |
+
friend_("Bridget Solorio", "Rodolfo Byrd").
|
1598 |
+
friend_("Brooks Ricketts", "Lorina Kinder").
|
1599 |
+
friend_("Cicely Abrams", "Raymond Leija").
|
1600 |
+
friend_("Cicely Abrams", "Odette Schwarz").
|
1601 |
+
friend_("Cordelia Zepeda", "Spencer Ricketts").
|
1602 |
+
friend_("Cory Ricketts", "Jeremiah Schwarz").
|
1603 |
+
friend_("Dee Ricketts", "Lauren Brumbaugh").
|
1604 |
+
friend_("Dee Ricketts", "Delbert Menchaca").
|
1605 |
+
friend_("Deidra Ricketts", "Mona Leija").
|
1606 |
+
friend_("Deidra Ricketts", "Emilie Schwarz").
|
1607 |
+
friend_("Deidra Ricketts", "Randolph Schwarz").
|
1608 |
+
friend_("Dennis Ricketts", "Kristopher Ricketts").
|
1609 |
+
friend_("Dennis Ricketts", "Antony Kinder").
|
1610 |
+
friend_("Dennis Ricketts", "Judith Schwarz").
|
1611 |
+
friend_("Dennis Ricketts", "Sueann Bolen").
|
1612 |
+
friend_("Erin Ricketts", "Randi Leija").
|
1613 |
+
friend_("Erin Ricketts", "Tiffanie Leija").
|
1614 |
+
friend_("Flora Ricketts", "Lora Ricketts").
|
1615 |
+
friend_("Hoa Leija", "Alberto Schwarz").
|
1616 |
+
friend_("Kory Ricketts", "Eugene Schwarz").
|
1617 |
+
friend_("Kory Ricketts", "Zelda Schwarz").
|
1618 |
+
friend_("Kristie Abrams", "Milton Brumbaugh").
|
1619 |
+
friend_("Kristie Abrams", "Randolph Schwarz").
|
1620 |
+
friend_("Lora Ricketts", "Herbert Bolen").
|
1621 |
+
friend_("Lyman Leija", "Micheal Leija").
|
1622 |
+
friend_("Madelyn Ricketts", "Toney Ricketts").
|
1623 |
+
friend_("Maranda Ricketts", "Rosalee Brumbaugh").
|
1624 |
+
friend_("Marlene Isaacs", "Francis Grover").
|
1625 |
+
friend_("Melina Deming", "Milton Brumbaugh").
|
1626 |
+
friend_("Melina Deming", "Rocky Ricketts").
|
1627 |
+
friend_("Micheal Leija", "Terrell Isaacs").
|
1628 |
+
friend_("Micheal Leija", "Kent Schwarz").
|
1629 |
+
friend_("Milton Brumbaugh", "Alberto Schwarz").
|
1630 |
+
friend_("Milton Brumbaugh", "Bernice Kinder").
|
1631 |
+
friend_("Mona Leija", "Orval Ricketts").
|
1632 |
+
friend_("Orval Ricketts", "Francis Grover").
|
1633 |
+
friend_("Raymond Leija", "Samuel Ricketts").
|
1634 |
+
friend_("Reed Abrams", "Hope Schwarz").
|
1635 |
+
friend_("Reggie Brumbaugh", "Gustavo Grover").
|
1636 |
+
friend_("Renea Ricketts", "Elbert Canada").
|
1637 |
+
friend_("Rhonda Ricketts", "Tiffanie Leija").
|
1638 |
+
friend_("Rhonda Ricketts", "Hank Schwarz").
|
1639 |
+
friend_("Rhonda Ricketts", "Magdalena Schwarz").
|
1640 |
+
friend_("Rocky Ricketts", "Samuel Ricketts").
|
1641 |
+
friend_("Rocky Ricketts", "Emilie Schwarz").
|
1642 |
+
friend_("Rocky Ricketts", "Judith Schwarz").
|
1643 |
+
friend_("Rosalee Brumbaugh", "Winnifred Ricketts").
|
1644 |
+
friend_("Samuel Ricketts", "Zelda Schwarz").
|
1645 |
+
friend_("Spencer Ricketts", "Francis Grover").
|
1646 |
+
friend_("Ulysses Deming", "Herbert Bolen").
|
1647 |
+
friend_("Adella Schwarz", "Carter Bolen").
|
1648 |
+
friend_("Alberto Schwarz", "Gustavo Grover").
|
1649 |
+
friend_("Dawne Grover", "Kent Schwarz").
|
1650 |
+
friend_("Delbert Menchaca", "Magdalena Schwarz").
|
1651 |
+
friend_("Dillon Schwarz", "Zelda Schwarz").
|
1652 |
+
friend_("Elbert Canada", "Phylis Bolen").
|
1653 |
+
friend_("Emilie Schwarz", "Rodolfo Byrd").
|
1654 |
+
friend_("Eugenio Schwarz", "Zelda Schwarz").
|
1655 |
+
friend_("Gustavo Grover", "Joanna Schwarz").
|
1656 |
+
friend_("Hank Schwarz", "Tomas Bass").
|
1657 |
+
friend_("Jeanette Byrd", "Sueann Bolen").
|
1658 |
+
friend_("Lorina Kinder", "Paula Bass").
|
1659 |
+
friend_("Randi Bass", "Randolph Schwarz").
|
1660 |
+
friend_("Randi Bass", "Zelda Schwarz").
|
1661 |
+
|
1662 |
+
friend(X, Y) :-
|
1663 |
+
friend_(X, Y).
|
1664 |
+
friend(X, Y) :-
|
1665 |
+
friend_(Y, X).
|
1666 |
+
|
1667 |
+
niece(X, Y) :-
|
1668 |
+
sibling(X, A),
|
1669 |
+
daughter(A, Y).
|
1670 |
+
|
1671 |
+
nephew(X, Y) :-
|
1672 |
+
sibling(X, A),
|
1673 |
+
son(A, Y).
|
1674 |
+
|
1675 |
+
brother_in_law(X, Y) :-
|
1676 |
+
married(X, A),
|
1677 |
+
brother(A, Y).
|
1678 |
+
|
1679 |
+
:- multifile message_property/2.
|
1680 |
+
|
1681 |
+
|
1682 |
+
sister_in_law(X, Y) :-
|
1683 |
+
married(X, A),
|
1684 |
+
sister(A, Y).
|
1685 |
+
|
1686 |
+
wife(X, Y) :-
|
1687 |
+
married(X, Y),
|
1688 |
+
female(Y).
|
1689 |
+
|
1690 |
+
husband(X, Y) :-
|
1691 |
+
married(X, Y),
|
1692 |
+
male(Y).
|
1693 |
+
|
1694 |
+
daughter_in_law(X, Y) :-
|
1695 |
+
child(X, A),
|
1696 |
+
wife(A, Y).
|
1697 |
+
|
1698 |
+
son_in_law(X, Y) :-
|
1699 |
+
child(X, A),
|
1700 |
+
husband(A, Y).
|
1701 |
+
|
1702 |
+
son(X, Y) :-
|
1703 |
+
child(X, Y),
|
1704 |
+
male(Y).
|
1705 |
+
|
1706 |
+
female(X) :-
|
1707 |
+
gender(X, "female").
|
1708 |
+
|
1709 |
+
daughter(X, Y) :-
|
1710 |
+
child(X, Y),
|
1711 |
+
female(Y).
|
1712 |
+
|
1713 |
+
father_in_law(X, Y) :-
|
1714 |
+
married(X, A),
|
1715 |
+
father(A, Y).
|
1716 |
+
|
1717 |
+
mother_in_law(X, Y) :-
|
1718 |
+
married(X, A),
|
1719 |
+
mother(A, Y).
|
1720 |
+
|
1721 |
+
father(X, Y) :-
|
1722 |
+
parent(X, Y),
|
1723 |
+
male(Y).
|
1724 |
+
|
1725 |
+
:- multifile prolog_predicate_name/2.
|
1726 |
+
|
1727 |
+
|
1728 |
+
child(X, Y) :-
|
1729 |
+
parent(Y, X).
|
1730 |
+
|
1731 |
+
male_first_cousin_once_removed(X, Y) :-
|
1732 |
+
cousin(X, A),
|
1733 |
+
son(A, Y),
|
1734 |
+
X\=Y.
|
1735 |
+
|
1736 |
+
:- multifile prolog_clause_name/2.
|
1737 |
+
|
1738 |
+
|
1739 |
+
:- dynamic expand_answer/2.
|
1740 |
+
:- multifile expand_answer/2.
|
1741 |
+
|
1742 |
+
|
1743 |
+
:- dynamic exception/3.
|
1744 |
+
:- multifile exception/3.
|
1745 |
+
|
1746 |
+
|
1747 |
+
female_first_cousin_once_removed(X, Y) :-
|
1748 |
+
cousin(X, A),
|
1749 |
+
daughter(A, Y),
|
1750 |
+
X\=Y.
|
1751 |
+
|
1752 |
+
brother(X, Y) :-
|
1753 |
+
sibling(X, Y),
|
1754 |
+
male(Y).
|
1755 |
+
|
1756 |
+
mother(X, Y) :-
|
1757 |
+
parent(X, Y),
|
1758 |
+
female(Y).
|
1759 |
+
|
1760 |
+
male_second_cousin(X, Y) :-
|
1761 |
+
parent(X, A),
|
1762 |
+
parent(Y, B),
|
1763 |
+
cousin(A, B),
|
1764 |
+
male(Y),
|
1765 |
+
X\=Y.
|
1766 |
+
|
1767 |
+
:- dynamic message_hook/3.
|
1768 |
+
:- multifile message_hook/3.
|
1769 |
+
|
1770 |
+
|
1771 |
+
female_second_cousin(X, Y) :-
|
1772 |
+
parent(X, A),
|
1773 |
+
parent(Y, B),
|
1774 |
+
cousin(A, B),
|
1775 |
+
female(Y),
|
1776 |
+
X\=Y.
|
1777 |
+
|
1778 |
+
married(X, Y) :-
|
1779 |
+
parent(Child, X),
|
1780 |
+
parent(Child, Y),
|
1781 |
+
X\=Y.
|
1782 |
+
|
1783 |
+
male(X) :-
|
1784 |
+
gender(X, "male").
|
1785 |
+
|
1786 |
+
:- dynamic prolog_file_type/2.
|
1787 |
+
:- multifile prolog_file_type/2.
|
1788 |
+
|
1789 |
+
prolog_file_type(pl, prolog).
|
1790 |
+
prolog_file_type(prolog, prolog).
|
1791 |
+
prolog_file_type(qlf, prolog).
|
1792 |
+
prolog_file_type(qlf, qlf).
|
1793 |
+
prolog_file_type(A, executable) :-
|
1794 |
+
system:current_prolog_flag(shared_object_extension, A).
|
1795 |
+
prolog_file_type(dylib, executable) :-
|
1796 |
+
system:current_prolog_flag(apple, true).
|
1797 |
+
|
1798 |
+
sister(X, Y) :-
|
1799 |
+
sibling(X, Y),
|
1800 |
+
female(Y).
|
1801 |
+
|
1802 |
+
male_cousin(X, Y) :-
|
1803 |
+
cousin(X, Y),
|
1804 |
+
male(Y).
|
1805 |
+
|
1806 |
+
:- dynamic nonbinary/1.
|
1807 |
+
|
1808 |
+
nonbinary(X) :-
|
1809 |
+
gender(X, "nonbinary").
|
1810 |
+
|
1811 |
+
female_cousin(X, Y) :-
|
1812 |
+
cousin(X, Y),
|
1813 |
+
female(Y).
|
1814 |
+
|
1815 |
+
sibling(X, Y) :-
|
1816 |
+
parent(X, A),
|
1817 |
+
parent(Y, A),
|
1818 |
+
X\=Y.
|
1819 |
+
|
1820 |
+
:- dynamic resource/2.
|
1821 |
+
:- multifile resource/2.
|
1822 |
+
|
1823 |
+
|
1824 |
+
:- dynamic portray/1.
|
1825 |
+
:- multifile portray/1.
|
1826 |
+
|
1827 |
+
|
1828 |
+
:- dynamic prolog_load_file/2.
|
1829 |
+
:- multifile prolog_load_file/2.
|
1830 |
+
|
1831 |
+
|
1832 |
+
:- dynamic goal_expansion/2.
|
1833 |
+
:- multifile goal_expansion/2.
|
1834 |
+
|
1835 |
+
|
1836 |
+
:- dynamic parent/2.
|
1837 |
+
|
1838 |
+
parent("Aida Wang", "Dino Beltran").
|
1839 |
+
parent("Aida Wang", "Shelli Beltran").
|
1840 |
+
parent("Alfredo Wang", "Aida Wang").
|
1841 |
+
parent("Alfredo Wang", "Ryan Wang").
|
1842 |
+
parent("Barabara Beltran", "Dino Beltran").
|
1843 |
+
parent("Barabara Beltran", "Shelli Beltran").
|
1844 |
+
parent("Christina Coe", "Stacia Toombs").
|
1845 |
+
parent("Christina Coe", "Wilbert Toombs").
|
1846 |
+
parent("Cortney Parmer", "Aida Wang").
|
1847 |
+
parent("Cortney Parmer", "Ryan Wang").
|
1848 |
+
parent("Cythia Smock", "Alison Smock").
|
1849 |
+
parent("Cythia Smock", "Williams Smock").
|
1850 |
+
parent("Dino Beltran", "Brian Beltran").
|
1851 |
+
parent("Dino Beltran", "Daisy Beltran").
|
1852 |
+
parent("Dwight Hackworth", "Ricardo Hackworth").
|
1853 |
+
parent("Dwight Hackworth", "Vicki Hackworth").
|
1854 |
+
parent("Earle Coe", "Alycia Coe").
|
1855 |
+
parent("Earle Coe", "Christoper Coe").
|
1856 |
+
parent("Eli Smock", "Alvaro Smock").
|
1857 |
+
parent("Eli Smock", "Lannie Smock").
|
1858 |
+
parent("Gayla Woodson", "Lissa Coe").
|
1859 |
+
parent("Gayla Woodson", "Reggie Coe").
|
1860 |
+
parent("Gene Smock", "Alvaro Smock").
|
1861 |
+
parent("Gene Smock", "Lannie Smock").
|
1862 |
+
parent("Kristen Toombs", "Stacia Toombs").
|
1863 |
+
parent("Kristen Toombs", "Wilbert Toombs").
|
1864 |
+
parent("Leeann Sinclair", "Ricardo Hackworth").
|
1865 |
+
parent("Leeann Sinclair", "Vicki Hackworth").
|
1866 |
+
parent("Leisa Lutz", "Ricardo Hackworth").
|
1867 |
+
parent("Leisa Lutz", "Vicki Hackworth").
|
1868 |
+
parent("Lesley Lutz", "Isiah Lutz").
|
1869 |
+
parent("Lesley Lutz", "Leisa Lutz").
|
1870 |
+
parent("Lonny Parmer", "Cortney Parmer").
|
1871 |
+
parent("Lonny Parmer", "Ulysses Parmer").
|
1872 |
+
parent("Michelle Hackworth", "Ricardo Hackworth").
|
1873 |
+
parent("Michelle Hackworth", "Vicki Hackworth").
|
1874 |
+
parent("Orlando Beltran", "Brian Beltran").
|
1875 |
+
parent("Orlando Beltran", "Daisy Beltran").
|
1876 |
+
parent("Reggie Coe", "Christina Coe").
|
1877 |
+
parent("Reggie Coe", "Earle Coe").
|
1878 |
+
parent("Shannon Beltran", "Orlando Beltran").
|
1879 |
+
parent("Shannon Beltran", "Tosha Beltran").
|
1880 |
+
parent("Shelli Beltran", "Alison Smock").
|
1881 |
+
parent("Shelli Beltran", "Williams Smock").
|
1882 |
+
parent("Stacia Toombs", "Alison Smock").
|
1883 |
+
parent("Stacia Toombs", "Williams Smock").
|
1884 |
+
parent("Tanner Beltran", "Brian Beltran").
|
1885 |
+
parent("Tanner Beltran", "Daisy Beltran").
|
1886 |
+
parent("Tosha Beltran", "Jamison Baptiste").
|
1887 |
+
parent("Tosha Beltran", "Maria Baptiste").
|
1888 |
+
parent("Tyson Woodson", "Carrol Woodson").
|
1889 |
+
parent("Tyson Woodson", "Gayla Woodson").
|
1890 |
+
parent("Vicki Hackworth", "Dino Beltran").
|
1891 |
+
parent("Vicki Hackworth", "Shelli Beltran").
|
1892 |
+
parent("Vincent Lutz", "Lesley Lutz").
|
1893 |
+
parent("Vincent Lutz", "Noelia Lutz").
|
1894 |
+
parent("Virgil Hackworth", "Ricardo Hackworth").
|
1895 |
+
parent("Virgil Hackworth", "Vicki Hackworth").
|
1896 |
+
parent("Von Sinclair", "Alec Sinclair").
|
1897 |
+
parent("Von Sinclair", "Leeann Sinclair").
|
1898 |
+
parent("Williams Smock", "Dominique Smock").
|
1899 |
+
parent("Williams Smock", "Gene Smock").
|
1900 |
+
parent("Wm Parmer", "Cortney Parmer").
|
1901 |
+
parent("Wm Parmer", "Ulysses Parmer").
|
1902 |
+
parent("Angela Culver", "Diane Culver").
|
1903 |
+
parent("Angela Culver", "Jules Culver").
|
1904 |
+
parent("Anibal Stansberry", "Iva Stansberry").
|
1905 |
+
parent("Anibal Stansberry", "Oren Stansberry").
|
1906 |
+
parent("Bev Gilmore", "Brigette Gilmore").
|
1907 |
+
parent("Bev Gilmore", "Garry Gilmore").
|
1908 |
+
parent("Brigette Gilmore", "Gail Culver").
|
1909 |
+
parent("Brigette Gilmore", "Terence Culver").
|
1910 |
+
parent("Celia Macmillan", "Desiree Stansberry").
|
1911 |
+
parent("Celia Macmillan", "Millard Stansberry").
|
1912 |
+
parent("Conrad Stansberry", "Anibal Stansberry").
|
1913 |
+
parent("Conrad Stansberry", "Renate Stansberry").
|
1914 |
+
parent("Dionne Stansberry", "Debra Stansberry").
|
1915 |
+
parent("Dionne Stansberry", "Hayden Stansberry").
|
1916 |
+
parent("Eliza Wiggs", "Gillian Wiggs").
|
1917 |
+
parent("Eliza Wiggs", "Howard Wiggs").
|
1918 |
+
parent("Emanuel Stansberry", "Debra Stansberry").
|
1919 |
+
parent("Emanuel Stansberry", "Hayden Stansberry").
|
1920 |
+
parent("Frankie Hagerty", "Justine Hagerty").
|
1921 |
+
parent("Frankie Hagerty", "Markus Hagerty").
|
1922 |
+
parent("Gail Culver", "Lincoln Velasco").
|
1923 |
+
parent("Gail Culver", "Maurine Velasco").
|
1924 |
+
parent("Gillian Wiggs", "Anibal Stansberry").
|
1925 |
+
parent("Gillian Wiggs", "Renate Stansberry").
|
1926 |
+
parent("Hayden Stansberry", "Anibal Stansberry").
|
1927 |
+
parent("Hayden Stansberry", "Renate Stansberry").
|
1928 |
+
parent("Howard Wiggs", "Cordelia Wiggs").
|
1929 |
+
parent("Howard Wiggs", "David Wiggs").
|
1930 |
+
parent("Hyun Hagerty", "Brigette Gilmore").
|
1931 |
+
parent("Hyun Hagerty", "Garry Gilmore").
|
1932 |
+
parent("Iva Stansberry", "Barbara Philpott").
|
1933 |
+
parent("Iva Stansberry", "Mickey Philpott").
|
1934 |
+
parent("Jordan Culver", "Loren Culver").
|
1935 |
+
parent("Jordan Culver", "Tonya Culver").
|
1936 |
+
parent("Jules Culver", "Loren Culver").
|
1937 |
+
parent("Jules Culver", "Tonya Culver").
|
1938 |
+
parent("Kelvin Culver", "Diane Culver").
|
1939 |
+
parent("Kelvin Culver", "Jules Culver").
|
1940 |
+
parent("Kori Wiggs", "Gillian Wiggs").
|
1941 |
+
parent("Kori Wiggs", "Howard Wiggs").
|
1942 |
+
parent("Laverna Stansberry", "Anibal Stansberry").
|
1943 |
+
parent("Laverna Stansberry", "Renate Stansberry").
|
1944 |
+
parent("Lester Stansberry", "Conrad Stansberry").
|
1945 |
+
parent("Lester Stansberry", "Sona Stansberry").
|
1946 |
+
parent("Lionel Culver", "Glenda Culver").
|
1947 |
+
parent("Lionel Culver", "Jordan Culver").
|
1948 |
+
parent("Millard Stansberry", "Anibal Stansberry").
|
1949 |
+
parent("Millard Stansberry", "Renate Stansberry").
|
1950 |
+
parent("Nikki Stansberry", "Desiree Stansberry").
|
1951 |
+
parent("Nikki Stansberry", "Millard Stansberry").
|
1952 |
+
parent("Quintin Hagerty", "Frankie Hagerty").
|
1953 |
+
parent("Quintin Hagerty", "Hyun Hagerty").
|
1954 |
+
parent("Renate Stansberry", "Frankie Hagerty").
|
1955 |
+
parent("Renate Stansberry", "Hyun Hagerty").
|
1956 |
+
parent("Tamara Macmillan", "Celia Macmillan").
|
1957 |
+
parent("Tamara Macmillan", "Tad Macmillan").
|
1958 |
+
parent("Terence Culver", "Glenda Culver").
|
1959 |
+
parent("Terence Culver", "Jordan Culver").
|
1960 |
+
parent("Victor Stansberry", "Iva Stansberry").
|
1961 |
+
parent("Victor Stansberry", "Oren Stansberry").
|
1962 |
+
parent("Wilmer Hagerty", "Justine Hagerty").
|
1963 |
+
parent("Wilmer Hagerty", "Markus Hagerty").
|
1964 |
+
parent("Yolanda Philpott", "Barbara Philpott").
|
1965 |
+
parent("Yolanda Philpott", "Mickey Philpott").
|
1966 |
+
parent("Benny Abrams", "Cicely Abrams").
|
1967 |
+
parent("Benny Abrams", "Reed Abrams").
|
1968 |
+
parent("Bobby Ricketts", "Paula Ricketts").
|
1969 |
+
parent("Bobby Ricketts", "Rocky Ricketts").
|
1970 |
+
parent("Bridget Solorio", "Rhonda Ricketts").
|
1971 |
+
parent("Bridget Solorio", "Spencer Ricketts").
|
1972 |
+
parent("Brooks Ricketts", "Cory Ricketts").
|
1973 |
+
parent("Brooks Ricketts", "Flora Ricketts").
|
1974 |
+
parent("Cory Ricketts", "Kristopher Ricketts").
|
1975 |
+
parent("Cory Ricketts", "Madelyn Ricketts").
|
1976 |
+
parent("Dee Ricketts", "Deidra Ricketts").
|
1977 |
+
parent("Dee Ricketts", "Toney Ricketts").
|
1978 |
+
parent("Deidra Ricketts", "Cordelia Zepeda").
|
1979 |
+
parent("Deidra Ricketts", "Tommy Zepeda").
|
1980 |
+
parent("Dennis Ricketts", "Brooks Ricketts").
|
1981 |
+
parent("Dennis Ricketts", "Erin Ricketts").
|
1982 |
+
parent("Erin Ricketts", "Cicely Abrams").
|
1983 |
+
parent("Erin Ricketts", "Reed Abrams").
|
1984 |
+
parent("Hoa Leija", "Shane Leija").
|
1985 |
+
parent("Hoa Leija", "Tiffanie Leija").
|
1986 |
+
parent("Jennifer Ricketts", "Deidra Ricketts").
|
1987 |
+
parent("Jennifer Ricketts", "Toney Ricketts").
|
1988 |
+
parent("Kory Ricketts", "Adelaida Ricketts").
|
1989 |
+
parent("Kory Ricketts", "Dennis Ricketts").
|
1990 |
+
parent("Lauren Brumbaugh", "Reggie Brumbaugh").
|
1991 |
+
parent("Lauren Brumbaugh", "Rosalee Brumbaugh").
|
1992 |
+
parent("Lora Ricketts", "Adelaida Ricketts").
|
1993 |
+
parent("Lora Ricketts", "Dennis Ricketts").
|
1994 |
+
parent("Lyman Leija", "Shane Leija").
|
1995 |
+
parent("Lyman Leija", "Tiffanie Leija").
|
1996 |
+
parent("Maranda Ricketts", "Rhonda Ricketts").
|
1997 |
+
parent("Maranda Ricketts", "Spencer Ricketts").
|
1998 |
+
parent("Marlene Isaacs", "Rolanda Isaacs").
|
1999 |
+
parent("Marlene Isaacs", "Terrell Isaacs").
|
2000 |
+
parent("Micheal Leija", "Lyman Leija").
|
2001 |
+
parent("Micheal Leija", "Randi Leija").
|
2002 |
+
parent("Milton Brumbaugh", "Reggie Brumbaugh").
|
2003 |
+
parent("Milton Brumbaugh", "Rosalee Brumbaugh").
|
2004 |
+
parent("Mona Leija", "Lyman Leija").
|
2005 |
+
parent("Mona Leija", "Randi Leija").
|
2006 |
+
parent("Orval Ricketts", "Cory Ricketts").
|
2007 |
+
parent("Orval Ricketts", "Flora Ricketts").
|
2008 |
+
parent("Paula Ricketts", "Lyman Leija").
|
2009 |
+
parent("Paula Ricketts", "Randi Leija").
|
2010 |
+
parent("Raymond Leija", "Lyman Leija").
|
2011 |
+
parent("Raymond Leija", "Randi Leija").
|
2012 |
+
parent("Reed Abrams", "Edmund Abrams").
|
2013 |
+
parent("Reed Abrams", "Kristie Abrams").
|
2014 |
+
parent("Renea Ricketts", "Cory Ricketts").
|
2015 |
+
parent("Renea Ricketts", "Flora Ricketts").
|
2016 |
+
parent("Rhonda Ricketts", "Melina Deming").
|
2017 |
+
parent("Rhonda Ricketts", "Ulysses Deming").
|
2018 |
+
parent("Rocky Ricketts", "Brooks Ricketts").
|
2019 |
+
parent("Rocky Ricketts", "Erin Ricketts").
|
2020 |
+
parent("Rolanda Isaacs", "Brooks Ricketts").
|
2021 |
+
parent("Rolanda Isaacs", "Erin Ricketts").
|
2022 |
+
parent("Rosalee Brumbaugh", "Bridget Solorio").
|
2023 |
+
parent("Rosalee Brumbaugh", "Nick Solorio").
|
2024 |
+
parent("Samuel Ricketts", "Paula Ricketts").
|
2025 |
+
parent("Samuel Ricketts", "Rocky Ricketts").
|
2026 |
+
parent("Spencer Ricketts", "Paula Ricketts").
|
2027 |
+
parent("Spencer Ricketts", "Rocky Ricketts").
|
2028 |
+
parent("Toney Ricketts", "Paula Ricketts").
|
2029 |
+
parent("Toney Ricketts", "Rocky Ricketts").
|
2030 |
+
parent("Winnifred Ricketts", "Paula Ricketts").
|
2031 |
+
parent("Winnifred Ricketts", "Rocky Ricketts").
|
2032 |
+
parent("Adella Schwarz", "Irish Schwarz").
|
2033 |
+
parent("Adella Schwarz", "Jeremiah Schwarz").
|
2034 |
+
parent("Alberto Schwarz", "Dillon Schwarz").
|
2035 |
+
parent("Alberto Schwarz", "Pamula Schwarz").
|
2036 |
+
parent("Antony Kinder", "Bernice Kinder").
|
2037 |
+
parent("Antony Kinder", "Clark Kinder").
|
2038 |
+
parent("Aura Schwarz", "Omar Schwarz").
|
2039 |
+
parent("Aura Schwarz", "Tania Schwarz").
|
2040 |
+
parent("Bernice Kinder", "Judith Schwarz").
|
2041 |
+
parent("Bernice Kinder", "Kent Schwarz").
|
2042 |
+
parent("Carmelita Schwarz", "Eugenio Schwarz").
|
2043 |
+
parent("Carmelita Schwarz", "Odette Schwarz").
|
2044 |
+
parent("Carter Bolen", "Ross Bolen").
|
2045 |
+
parent("Carter Bolen", "Sueann Bolen").
|
2046 |
+
parent("Dawne Grover", "Bernice Kinder").
|
2047 |
+
parent("Dawne Grover", "Clark Kinder").
|
2048 |
+
parent("Dillon Schwarz", "Eugenio Schwarz").
|
2049 |
+
parent("Dillon Schwarz", "Odette Schwarz").
|
2050 |
+
parent("Emilie Schwarz", "Dillon Schwarz").
|
2051 |
+
parent("Emilie Schwarz", "Pamula Schwarz").
|
2052 |
+
parent("Eugene Schwarz", "Dillon Schwarz").
|
2053 |
+
parent("Eugene Schwarz", "Pamula Schwarz").
|
2054 |
+
parent("Eugenio Schwarz", "Omar Schwarz").
|
2055 |
+
parent("Eugenio Schwarz", "Tania Schwarz").
|
2056 |
+
parent("Federico Schwarz", "Alberto Schwarz").
|
2057 |
+
parent("Federico Schwarz", "Nada Schwarz").
|
2058 |
+
parent("Francis Grover", "Dawne Grover").
|
2059 |
+
parent("Francis Grover", "Gustavo Grover").
|
2060 |
+
parent("Hank Schwarz", "Irish Schwarz").
|
2061 |
+
parent("Hank Schwarz", "Jeremiah Schwarz").
|
2062 |
+
parent("Herbert Bolen", "Ross Bolen").
|
2063 |
+
parent("Herbert Bolen", "Sueann Bolen").
|
2064 |
+
parent("Irish Schwarz", "Jeanette Byrd").
|
2065 |
+
parent("Irish Schwarz", "Rodolfo Byrd").
|
2066 |
+
parent("Jeremiah Schwarz", "Dillon Schwarz").
|
2067 |
+
parent("Jeremiah Schwarz", "Pamula Schwarz").
|
2068 |
+
parent("Joanna Schwarz", "Hank Schwarz").
|
2069 |
+
parent("Joanna Schwarz", "Hope Schwarz").
|
2070 |
+
parent("Kent Schwarz", "Eugenio Schwarz").
|
2071 |
+
parent("Kent Schwarz", "Odette Schwarz").
|
2072 |
+
parent("Lorina Kinder", "Antony Kinder").
|
2073 |
+
parent("Lorina Kinder", "Sona Kinder").
|
2074 |
+
parent("Magdalena Schwarz", "Dillon Schwarz").
|
2075 |
+
parent("Magdalena Schwarz", "Pamula Schwarz").
|
2076 |
+
parent("Omar Schwarz", "Dylan Schwarz").
|
2077 |
+
parent("Omar Schwarz", "Shawnta Schwarz").
|
2078 |
+
parent("Pamula Schwarz", "Delbert Menchaca").
|
2079 |
+
parent("Pamula Schwarz", "Kimberely Menchaca").
|
2080 |
+
parent("Paula Bass", "Randi Bass").
|
2081 |
+
parent("Paula Bass", "Tomas Bass").
|
2082 |
+
parent("Randi Bass", "Carter Bolen").
|
2083 |
+
parent("Randi Bass", "Phylis Bolen").
|
2084 |
+
parent("Randi Schwarz", "Judith Schwarz").
|
2085 |
+
parent("Randi Schwarz", "Kent Schwarz").
|
2086 |
+
parent("Randolph Schwarz", "Irish Schwarz").
|
2087 |
+
parent("Randolph Schwarz", "Jeremiah Schwarz").
|
2088 |
+
parent("Riley Grover", "Dawne Grover").
|
2089 |
+
parent("Riley Grover", "Gustavo Grover").
|
2090 |
+
parent("Sueann Bolen", "Eugenio Schwarz").
|
2091 |
+
parent("Sueann Bolen", "Odette Schwarz").
|
2092 |
+
parent("Tania Schwarz", "Elbert Canada").
|
2093 |
+
parent("Tania Schwarz", "Elyse Canada").
|
2094 |
+
parent("Zelda Schwarz", "Eugenio Schwarz").
|
2095 |
+
parent("Zelda Schwarz", "Odette Schwarz").
|
2096 |
+
|
2097 |
+
cousin(X, Y) :-
|
2098 |
+
parent(X, A),
|
2099 |
+
parent(Y, B),
|
2100 |
+
sibling(A, B),
|
2101 |
+
X\=Y.
|
2102 |
+
|
2103 |
+
uncle(X, Y) :-
|
2104 |
+
parent(X, A),
|
2105 |
+
brother(A, Y).
|
2106 |
+
|
2107 |
+
:- thread_local thread_message_hook/3.
|
2108 |
+
:- dynamic thread_message_hook/3.
|
2109 |
+
:- volatile thread_message_hook/3.
|
2110 |
+
|
2111 |
+
|
2112 |
+
aunt(X, Y) :-
|
2113 |
+
parent(X, A),
|
2114 |
+
sister(A, Y).
|
2115 |
+
|
2116 |
+
:- dynamic resource/3.
|
2117 |
+
:- multifile resource/3.
|
2118 |
+
|
2119 |
+
|
2120 |
+
second_uncle(X, Y) :-
|
2121 |
+
great_grandparent(X, A),
|
2122 |
+
brother(A, Y).
|
2123 |
+
|
2124 |
+
:- dynamic gender/2.
|
2125 |
+
|
2126 |
+
gender("Aida Wang", "female").
|
2127 |
+
gender("Alec Sinclair", "male").
|
2128 |
+
gender("Alfredo Wang", "male").
|
2129 |
+
gender("Alison Smock", "female").
|
2130 |
+
gender("Alvaro Smock", "male").
|
2131 |
+
gender("Alycia Coe", "female").
|
2132 |
+
gender("Barabara Beltran", "female").
|
2133 |
+
gender("Brian Beltran", "male").
|
2134 |
+
gender("Carrol Woodson", "male").
|
2135 |
+
gender("Christina Coe", "female").
|
2136 |
+
gender("Christoper Coe", "male").
|
2137 |
+
gender("Cortney Parmer", "female").
|
2138 |
+
gender("Cythia Smock", "female").
|
2139 |
+
gender("Daisy Beltran", "female").
|
2140 |
+
gender("Dino Beltran", "male").
|
2141 |
+
gender("Dominique Smock", "female").
|
2142 |
+
gender("Dwight Hackworth", "male").
|
2143 |
+
gender("Earle Coe", "male").
|
2144 |
+
gender("Eli Smock", "male").
|
2145 |
+
gender("Gayla Woodson", "female").
|
2146 |
+
gender("Gene Smock", "male").
|
2147 |
+
gender("Isiah Lutz", "male").
|
2148 |
+
gender("Jamison Baptiste", "male").
|
2149 |
+
gender("Kristen Toombs", "female").
|
2150 |
+
gender("Lannie Smock", "female").
|
2151 |
+
gender("Leeann Sinclair", "female").
|
2152 |
+
gender("Leisa Lutz", "female").
|
2153 |
+
gender("Lesley Lutz", "male").
|
2154 |
+
gender("Lissa Coe", "female").
|
2155 |
+
gender("Lonny Parmer", "male").
|
2156 |
+
gender("Maria Baptiste", "female").
|
2157 |
+
gender("Michelle Hackworth", "female").
|
2158 |
+
gender("Noelia Lutz", "female").
|
2159 |
+
gender("Orlando Beltran", "male").
|
2160 |
+
gender("Reggie Coe", "male").
|
2161 |
+
gender("Ricardo Hackworth", "male").
|
2162 |
+
gender("Ryan Wang", "male").
|
2163 |
+
gender("Shannon Beltran", "female").
|
2164 |
+
gender("Shelli Beltran", "female").
|
2165 |
+
gender("Stacia Toombs", "female").
|
2166 |
+
gender("Tanner Beltran", "male").
|
2167 |
+
gender("Tosha Beltran", "female").
|
2168 |
+
gender("Tyson Woodson", "male").
|
2169 |
+
gender("Ulysses Parmer", "male").
|
2170 |
+
gender("Vicki Hackworth", "female").
|
2171 |
+
gender("Vincent Lutz", "male").
|
2172 |
+
gender("Virgil Hackworth", "male").
|
2173 |
+
gender("Von Sinclair", "male").
|
2174 |
+
gender("Wilbert Toombs", "male").
|
2175 |
+
gender("Williams Smock", "male").
|
2176 |
+
gender("Wm Parmer", "male").
|
2177 |
+
gender("Angela Culver", "female").
|
2178 |
+
gender("Anibal Stansberry", "male").
|
2179 |
+
gender("Barbara Philpott", "female").
|
2180 |
+
gender("Bev Gilmore", "female").
|
2181 |
+
gender("Brigette Gilmore", "female").
|
2182 |
+
gender("Celia Macmillan", "female").
|
2183 |
+
gender("Conrad Stansberry", "male").
|
2184 |
+
gender("Cordelia Wiggs", "female").
|
2185 |
+
gender("David Wiggs", "male").
|
2186 |
+
gender("Debra Stansberry", "female").
|
2187 |
+
gender("Desiree Stansberry", "female").
|
2188 |
+
gender("Diane Culver", "female").
|
2189 |
+
gender("Dionne Stansberry", "female").
|
2190 |
+
gender("Eliza Wiggs", "female").
|
2191 |
+
gender("Emanuel Stansberry", "male").
|
2192 |
+
gender("Frankie Hagerty", "male").
|
2193 |
+
gender("Gail Culver", "female").
|
2194 |
+
gender("Garry Gilmore", "male").
|
2195 |
+
gender("Gillian Wiggs", "female").
|
2196 |
+
gender("Glenda Culver", "female").
|
2197 |
+
gender("Hayden Stansberry", "male").
|
2198 |
+
gender("Howard Wiggs", "male").
|
2199 |
+
gender("Hyun Hagerty", "female").
|
2200 |
+
gender("Iva Stansberry", "female").
|
2201 |
+
gender("Jordan Culver", "male").
|
2202 |
+
gender("Jules Culver", "male").
|
2203 |
+
gender("Justine Hagerty", "female").
|
2204 |
+
gender("Kelvin Culver", "male").
|
2205 |
+
gender("Kori Wiggs", "female").
|
2206 |
+
gender("Laverna Stansberry", "female").
|
2207 |
+
gender("Lester Stansberry", "male").
|
2208 |
+
gender("Lincoln Velasco", "male").
|
2209 |
+
gender("Lionel Culver", "male").
|
2210 |
+
gender("Loren Culver", "male").
|
2211 |
+
gender("Markus Hagerty", "male").
|
2212 |
+
gender("Maurine Velasco", "female").
|
2213 |
+
gender("Mickey Philpott", "male").
|
2214 |
+
gender("Millard Stansberry", "male").
|
2215 |
+
gender("Nikki Stansberry", "female").
|
2216 |
+
gender("Oren Stansberry", "male").
|
2217 |
+
gender("Quintin Hagerty", "male").
|
2218 |
+
gender("Renate Stansberry", "female").
|
2219 |
+
gender("Sona Stansberry", "female").
|
2220 |
+
gender("Tad Macmillan", "male").
|
2221 |
+
gender("Tamara Macmillan", "female").
|
2222 |
+
gender("Terence Culver", "male").
|
2223 |
+
gender("Tonya Culver", "female").
|
2224 |
+
gender("Victor Stansberry", "male").
|
2225 |
+
gender("Wilmer Hagerty", "male").
|
2226 |
+
gender("Yolanda Philpott", "female").
|
2227 |
+
gender("Adelaida Ricketts", "female").
|
2228 |
+
gender("Benny Abrams", "male").
|
2229 |
+
gender("Bobby Ricketts", "male").
|
2230 |
+
gender("Bridget Solorio", "female").
|
2231 |
+
gender("Brooks Ricketts", "male").
|
2232 |
+
gender("Cicely Abrams", "female").
|
2233 |
+
gender("Cordelia Zepeda", "female").
|
2234 |
+
gender("Cory Ricketts", "male").
|
2235 |
+
gender("Dee Ricketts", "male").
|
2236 |
+
gender("Deidra Ricketts", "female").
|
2237 |
+
gender("Dennis Ricketts", "male").
|
2238 |
+
gender("Edmund Abrams", "male").
|
2239 |
+
gender("Erin Ricketts", "female").
|
2240 |
+
gender("Flora Ricketts", "female").
|
2241 |
+
gender("Hoa Leija", "female").
|
2242 |
+
gender("Jennifer Ricketts", "female").
|
2243 |
+
gender("Kory Ricketts", "male").
|
2244 |
+
gender("Kristie Abrams", "female").
|
2245 |
+
gender("Kristopher Ricketts", "male").
|
2246 |
+
gender("Lauren Brumbaugh", "female").
|
2247 |
+
gender("Lora Ricketts", "female").
|
2248 |
+
gender("Lyman Leija", "male").
|
2249 |
+
gender("Madelyn Ricketts", "female").
|
2250 |
+
gender("Maranda Ricketts", "female").
|
2251 |
+
gender("Marlene Isaacs", "female").
|
2252 |
+
gender("Melina Deming", "female").
|
2253 |
+
gender("Micheal Leija", "male").
|
2254 |
+
gender("Milton Brumbaugh", "male").
|
2255 |
+
gender("Mona Leija", "female").
|
2256 |
+
gender("Nick Solorio", "male").
|
2257 |
+
gender("Orval Ricketts", "male").
|
2258 |
+
gender("Paula Ricketts", "female").
|
2259 |
+
gender("Randi Leija", "female").
|
2260 |
+
gender("Raymond Leija", "male").
|
2261 |
+
gender("Reed Abrams", "male").
|
2262 |
+
gender("Reggie Brumbaugh", "male").
|
2263 |
+
gender("Renea Ricketts", "female").
|
2264 |
+
gender("Rhonda Ricketts", "female").
|
2265 |
+
gender("Rocky Ricketts", "male").
|
2266 |
+
gender("Rolanda Isaacs", "female").
|
2267 |
+
gender("Rosalee Brumbaugh", "female").
|
2268 |
+
gender("Samuel Ricketts", "male").
|
2269 |
+
gender("Shane Leija", "male").
|
2270 |
+
gender("Spencer Ricketts", "male").
|
2271 |
+
gender("Terrell Isaacs", "male").
|
2272 |
+
gender("Tiffanie Leija", "female").
|
2273 |
+
gender("Tommy Zepeda", "male").
|
2274 |
+
gender("Toney Ricketts", "male").
|
2275 |
+
gender("Ulysses Deming", "male").
|
2276 |
+
gender("Winnifred Ricketts", "female").
|
2277 |
+
gender("Adella Schwarz", "female").
|
2278 |
+
gender("Alberto Schwarz", "male").
|
2279 |
+
gender("Antony Kinder", "male").
|
2280 |
+
gender("Aura Schwarz", "female").
|
2281 |
+
gender("Bernice Kinder", "female").
|
2282 |
+
gender("Carmelita Schwarz", "female").
|
2283 |
+
gender("Carter Bolen", "male").
|
2284 |
+
gender("Clark Kinder", "male").
|
2285 |
+
gender("Dawne Grover", "female").
|
2286 |
+
gender("Delbert Menchaca", "male").
|
2287 |
+
gender("Dillon Schwarz", "male").
|
2288 |
+
gender("Dylan Schwarz", "male").
|
2289 |
+
gender("Elbert Canada", "male").
|
2290 |
+
gender("Elyse Canada", "female").
|
2291 |
+
gender("Emilie Schwarz", "female").
|
2292 |
+
gender("Eugene Schwarz", "male").
|
2293 |
+
gender("Eugenio Schwarz", "male").
|
2294 |
+
gender("Federico Schwarz", "male").
|
2295 |
+
gender("Francis Grover", "male").
|
2296 |
+
gender("Gustavo Grover", "male").
|
2297 |
+
gender("Hank Schwarz", "male").
|
2298 |
+
gender("Herbert Bolen", "male").
|
2299 |
+
gender("Hope Schwarz", "female").
|
2300 |
+
gender("Irish Schwarz", "female").
|
2301 |
+
gender("Jeanette Byrd", "female").
|
2302 |
+
gender("Jeremiah Schwarz", "male").
|
2303 |
+
gender("Joanna Schwarz", "female").
|
2304 |
+
gender("Judith Schwarz", "female").
|
2305 |
+
gender("Kent Schwarz", "male").
|
2306 |
+
gender("Kimberely Menchaca", "female").
|
2307 |
+
gender("Lorina Kinder", "female").
|
2308 |
+
gender("Magdalena Schwarz", "female").
|
2309 |
+
gender("Nada Schwarz", "female").
|
2310 |
+
gender("Odette Schwarz", "female").
|
2311 |
+
gender("Omar Schwarz", "male").
|
2312 |
+
gender("Pamula Schwarz", "female").
|
2313 |
+
gender("Paula Bass", "female").
|
2314 |
+
gender("Phylis Bolen", "female").
|
2315 |
+
gender("Randi Bass", "female").
|
2316 |
+
gender("Randi Schwarz", "female").
|
2317 |
+
gender("Randolph Schwarz", "male").
|
2318 |
+
gender("Riley Grover", "male").
|
2319 |
+
gender("Rodolfo Byrd", "male").
|
2320 |
+
gender("Ross Bolen", "male").
|
2321 |
+
gender("Shawnta Schwarz", "female").
|
2322 |
+
gender("Sona Kinder", "female").
|
2323 |
+
gender("Sueann Bolen", "female").
|
2324 |
+
gender("Tania Schwarz", "female").
|
2325 |
+
gender("Tomas Bass", "male").
|
2326 |
+
gender("Zelda Schwarz", "female").
|
2327 |
+
|
2328 |
+
second_aunt(X, Y) :-
|
2329 |
+
great_grandparent(X, A),
|
2330 |
+
sister(A, Y).
|
2331 |
+
|
2332 |
+
great_grandson(X, Y) :-
|
2333 |
+
great_grandchild(X, Y),
|
2334 |
+
male(Y).
|
2335 |
+
|
2336 |
+
:- dynamic pyrun/2.
|
2337 |
+
|
2338 |
+
pyrun(A, B) :-
|
2339 |
+
read_term_from_atom(A, C, [variable_names(B)]),
|
2340 |
+
call(C).
|
2341 |
+
|
2342 |
+
great_granddaughter(X, Y) :-
|
2343 |
+
great_grandchild(X, Y),
|
2344 |
+
female(Y).
|
depth_20_size_200_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_200_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_200_seed_1 -s 1 --depth 20 --num-samples 4 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 01:09:27
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_200_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.1985621452331543,0.07826709747314453,0.06786704063415527,0.0011768341064453125,1128.3046929836273,0.011316061019897461,1128.664545059204
|
depth_20_size_250_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_250_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_250_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_250_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_250_seed_1 -s 1 --depth 20 --num-samples 5 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 01:28:17
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_250_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.21291613578796387,0.08207535743713379,0.08328008651733398,0.0022199153900146484,2599.0440940856934,0.010838031768798828,2599.4387090206146
|
depth_20_size_25_seed_1/articles.json
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"title": "Aida Wang",
|
4 |
+
"article": "# Aida Wang\n\n## Family\nThe parents of Aida Wang are Dino Beltran, Shelli Beltran.\nAida Wang's siblings are Barabara Beltran, Vicki Hackworth.\nThe sisters of Aida Wang are Barabara Beltran, Vicki Hackworth.\nThe mother of Aida Wang is Shelli Beltran.\nThe father of Aida Wang is Dino Beltran.\nThe child of Aida Wang is Johnetta Wang.\nThe daughter of Aida Wang is Johnetta Wang.\nThe husband of Aida Wang is Ryan Wang.\n\n## Friends\nThe friends of Aida Wang are Alvaro Smock, Lannie Smock, Leslee Toombs, Ryan Wang.\n\n## Attributes\nThe date of birth of Aida Wang is 0985-05-30.\nThe occupation of Aida Wang is personal assistant.\nThe hobby of Aida Wang is meditation.\n"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"title": "Alison Smock",
|
8 |
+
"article": "# Alison Smock\n\n## Family\nThe children of Alison Smock are Shelli Beltran, Stacia Toombs.\nThe daughters of Alison Smock are Shelli Beltran, Stacia Toombs.\nThe husband of Alison Smock is Williams Smock.\n\n## Friends\nThe friends of Alison Smock are Eli Smock, Lannie Smock, Virgil Hackworth.\n\n## Attributes\nThe date of birth of Alison Smock is 0929-10-28.\nThe occupation of Alison Smock is health promotion specialist.\nThe hobby of Alison Smock is meteorology.\n"
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"title": "Alvaro Smock",
|
12 |
+
"article": "# Alvaro Smock\n\n## Family\nThe children of Alvaro Smock are Eli Smock, Gene Smock.\nThe sons of Alvaro Smock are Eli Smock, Gene Smock.\nThe wife of Alvaro Smock is Lannie Smock.\n\n## Friends\nThe friends of Alvaro Smock are Dino Beltran, Gene Smock, Aida Wang.\n\n## Attributes\nThe date of birth of Alvaro Smock is 0867-07-12.\nThe occupation of Alvaro Smock is osteopath.\nThe hobby of Alvaro Smock is biology.\n"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"title": "Barabara Beltran",
|
16 |
+
"article": "# Barabara Beltran\n\n## Family\nThe parents of Barabara Beltran are Dino Beltran, Shelli Beltran.\nBarabara Beltran's siblings are Aida Wang, Vicki Hackworth.\nThe sisters of Barabara Beltran are Aida Wang, Vicki Hackworth.\nThe mother of Barabara Beltran is Shelli Beltran.\nThe father of Barabara Beltran is Dino Beltran.\n\n## Friends\n\n\n## Attributes\nThe date of birth of Barabara Beltran is 0989-06-11.\nThe occupation of Barabara Beltran is broadcast engineer.\nThe hobby of Barabara Beltran is meteorology.\n"
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"title": "Brian Beltran",
|
20 |
+
"article": "# Brian Beltran\n\n## Family\nThe children of Brian Beltran are Dino Beltran, Orlando Beltran.\nThe sons of Brian Beltran are Dino Beltran, Orlando Beltran.\nThe wife of Brian Beltran is Daisy Beltran.\n\n## Friends\nThe friends of Brian Beltran are Eli Smock, Leeann Hackworth, Shelli Beltran, Stacia Toombs, Vicki Hackworth.\n\n## Attributes\nThe date of birth of Brian Beltran is 0927-07-27.\nThe occupation of Brian Beltran is oncologist.\nThe hobby of Brian Beltran is dolls.\n"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"title": "Daisy Beltran",
|
24 |
+
"article": "# Daisy Beltran\n\n## Family\nThe children of Daisy Beltran are Dino Beltran, Orlando Beltran.\nThe sons of Daisy Beltran are Dino Beltran, Orlando Beltran.\nThe husband of Daisy Beltran is Brian Beltran.\n\n## Friends\n\n\n## Attributes\nThe date of birth of Daisy Beltran is 0931-09-21.\nThe occupation of Daisy Beltran is warehouse manager.\nThe hobby of Daisy Beltran is photography.\n"
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"title": "Dino Beltran",
|
28 |
+
"article": "# Dino Beltran\n\n## Family\nThe parents of Dino Beltran are Brian Beltran, Daisy Beltran.\nDino Beltran's sibling is Orlando Beltran.\nThe brother of Dino Beltran is Orlando Beltran.\nThe mother of Dino Beltran is Daisy Beltran.\nThe father of Dino Beltran is Brian Beltran.\nThe children of Dino Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe daughters of Dino Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe wife of Dino Beltran is Shelli Beltran.\n\n## Friends\nThe friend of Dino Beltran is Alvaro Smock.\n\n## Attributes\nThe date of birth of Dino Beltran is 0958-08-09.\nThe occupation of Dino Beltran is associate professor.\nThe hobby of Dino Beltran is shogi.\n"
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"title": "Dominique Smock",
|
32 |
+
"article": "# Dominique Smock\n\n## Family\nThe child of Dominique Smock is Williams Smock.\nThe son of Dominique Smock is Williams Smock.\nThe husband of Dominique Smock is Gene Smock.\n\n## Friends\nThe friends of Dominique Smock are Gene Smock, Isiah Lutz, Orlando Beltran, Vicki Hackworth.\n\n## Attributes\nThe date of birth of Dominique Smock is 0897-09-08.\nThe occupation of Dominique Smock is sports therapist.\nThe hobby of Dominique Smock is dominoes.\n"
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"title": "Eli Smock",
|
36 |
+
"article": "# Eli Smock\n\n## Family\nThe parents of Eli Smock are Alvaro Smock, Lannie Smock.\nEli Smock's sibling is Gene Smock.\nThe brother of Eli Smock is Gene Smock.\nThe mother of Eli Smock is Lannie Smock.\nThe father of Eli Smock is Alvaro Smock.\n\n## Friends\nThe friends of Eli Smock are Leisa Lutz, Shelli Beltran, Vicki Hackworth, Virgil Hackworth, Alison Smock, Brian Beltran.\n\n## Attributes\nThe date of birth of Eli Smock is 0901-01-18.\nThe occupation of Eli Smock is retail manager.\nThe hobby of Eli Smock is tether car.\n"
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"title": "Gene Smock",
|
40 |
+
"article": "# Gene Smock\n\n## Family\nThe parents of Gene Smock are Alvaro Smock, Lannie Smock.\nGene Smock's sibling is Eli Smock.\nThe brother of Gene Smock is Eli Smock.\nThe mother of Gene Smock is Lannie Smock.\nThe father of Gene Smock is Alvaro Smock.\nThe child of Gene Smock is Williams Smock.\nThe son of Gene Smock is Williams Smock.\nThe wife of Gene Smock is Dominique Smock.\n\n## Friends\nThe friends of Gene Smock are Leeann Hackworth, Leisa Lutz, Ricardo Hackworth, Alvaro Smock, Dominique Smock.\n\n## Attributes\nThe date of birth of Gene Smock is 0898-08-16.\nThe occupation of Gene Smock is immunologist.\nThe hobby of Gene Smock is architecture.\n"
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"title": "Isiah Lutz",
|
44 |
+
"article": "# Isiah Lutz\n\n## Family\nThe child of Isiah Lutz is Lesley Lutz.\nThe son of Isiah Lutz is Lesley Lutz.\nThe wife of Isiah Lutz is Leisa Lutz.\n\n## Friends\nThe friends of Isiah Lutz are Johnetta Wang, Ricardo Hackworth, Shelli Beltran, Stacia Toombs, Dominique Smock.\n\n## Attributes\nThe date of birth of Isiah Lutz is 1014-10-18.\nThe occupation of Isiah Lutz is education administrator.\nThe hobby of Isiah Lutz is geocaching.\n"
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"title": "Johnetta Wang",
|
48 |
+
"article": "# Johnetta Wang\n\n## Family\nThe parents of Johnetta Wang are Aida Wang, Ryan Wang.\nThe mother of Johnetta Wang is Aida Wang.\nThe father of Johnetta Wang is Ryan Wang.\n\n## Friends\nThe friends of Johnetta Wang are Leslee Toombs, Ricardo Hackworth, Isiah Lutz.\n\n## Attributes\nThe date of birth of Johnetta Wang is 1014-07-04.\nThe occupation of Johnetta Wang is early years teacher.\nThe hobby of Johnetta Wang is trainspotting.\n"
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"title": "Lannie Smock",
|
52 |
+
"article": "# Lannie Smock\n\n## Family\nThe children of Lannie Smock are Eli Smock, Gene Smock.\nThe sons of Lannie Smock are Eli Smock, Gene Smock.\nThe husband of Lannie Smock is Alvaro Smock.\n\n## Friends\nThe friends of Lannie Smock are Williams Smock, Aida Wang, Alison Smock.\n\n## Attributes\nThe date of birth of Lannie Smock is 0867-08-24.\nThe occupation of Lannie Smock is biomedical scientist.\nThe hobby of Lannie Smock is bus spotting.\n"
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"title": "Leeann Hackworth",
|
56 |
+
"article": "# Leeann Hackworth\n\n## Family\nThe parents of Leeann Hackworth are Ricardo Hackworth, Vicki Hackworth.\nLeeann Hackworth's siblings are Leisa Lutz, Virgil Hackworth.\nThe sister of Leeann Hackworth is Leisa Lutz.\nThe brother of Leeann Hackworth is Virgil Hackworth.\nThe mother of Leeann Hackworth is Vicki Hackworth.\nThe father of Leeann Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Leeann Hackworth are Stacia Toombs, Brian Beltran, Gene Smock.\n\n## Attributes\nThe date of birth of Leeann Hackworth is 1011-10-25.\nThe occupation of Leeann Hackworth is music tutor.\nThe hobby of Leeann Hackworth is research.\n"
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"title": "Leisa Lutz",
|
60 |
+
"article": "# Leisa Lutz\n\n## Family\nThe parents of Leisa Lutz are Ricardo Hackworth, Vicki Hackworth.\nLeisa Lutz's siblings are Leeann Hackworth, Virgil Hackworth.\nThe sister of Leisa Lutz is Leeann Hackworth.\nThe brother of Leisa Lutz is Virgil Hackworth.\nThe mother of Leisa Lutz is Vicki Hackworth.\nThe father of Leisa Lutz is Ricardo Hackworth.\nThe child of Leisa Lutz is Lesley Lutz.\nThe son of Leisa Lutz is Lesley Lutz.\nThe husband of Leisa Lutz is Isiah Lutz.\n\n## Friends\nThe friends of Leisa Lutz are Leslee Toombs, Eli Smock, Gene Smock.\n\n## Attributes\nThe date of birth of Leisa Lutz is 1015-11-21.\nThe occupation of Leisa Lutz is clinical cytogeneticist.\nThe hobby of Leisa Lutz is geography.\n"
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"title": "Leslee Toombs",
|
64 |
+
"article": "# Leslee Toombs\n\n## Family\nThe parents of Leslee Toombs are Stacia Toombs, Wilbert Toombs.\nThe mother of Leslee Toombs is Stacia Toombs.\nThe father of Leslee Toombs is Wilbert Toombs.\n\n## Friends\nThe friends of Leslee Toombs are Shelli Beltran, Aida Wang, Johnetta Wang, Leisa Lutz.\n\n## Attributes\nThe date of birth of Leslee Toombs is 0983-02-26.\nThe occupation of Leslee Toombs is ecologist.\nThe hobby of Leslee Toombs is microbiology.\n"
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"title": "Lesley Lutz",
|
68 |
+
"article": "# Lesley Lutz\n\n## Family\nThe parents of Lesley Lutz are Isiah Lutz, Leisa Lutz.\nThe mother of Lesley Lutz is Leisa Lutz.\nThe father of Lesley Lutz is Isiah Lutz.\n\n## Friends\nThe friends of Lesley Lutz are Shelli Beltran, Stacia Toombs.\n\n## Attributes\nThe date of birth of Lesley Lutz is 1040-01-31.\nThe occupation of Lesley Lutz is barrister's clerk.\nThe hobby of Lesley Lutz is canoeing.\n"
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"title": "Orlando Beltran",
|
72 |
+
"article": "# Orlando Beltran\n\n## Family\nThe parents of Orlando Beltran are Brian Beltran, Daisy Beltran.\nOrlando Beltran's sibling is Dino Beltran.\nThe brother of Orlando Beltran is Dino Beltran.\nThe mother of Orlando Beltran is Daisy Beltran.\nThe father of Orlando Beltran is Brian Beltran.\n\n## Friends\nThe friends of Orlando Beltran are Virgil Hackworth, Dominique Smock.\n\n## Attributes\nThe date of birth of Orlando Beltran is 0953-10-23.\nThe occupation of Orlando Beltran is petroleum engineer.\nThe hobby of Orlando Beltran is learning.\n"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"title": "Ricardo Hackworth",
|
76 |
+
"article": "# Ricardo Hackworth\n\n## Family\nThe children of Ricardo Hackworth are Leeann Hackworth, Leisa Lutz, Virgil Hackworth.\nThe son of Ricardo Hackworth is Virgil Hackworth.\nThe daughters of Ricardo Hackworth are Leeann Hackworth, Leisa Lutz.\nThe wife of Ricardo Hackworth is Vicki Hackworth.\n\n## Friends\nThe friends of Ricardo Hackworth are Gene Smock, Isiah Lutz, Johnetta Wang.\n\n## Attributes\nThe date of birth of Ricardo Hackworth is 0983-02-24.\nThe occupation of Ricardo Hackworth is clinical research associate.\nThe hobby of Ricardo Hackworth is dairy farming.\n"
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"title": "Ryan Wang",
|
80 |
+
"article": "# Ryan Wang\n\n## Family\nThe child of Ryan Wang is Johnetta Wang.\nThe daughter of Ryan Wang is Johnetta Wang.\nThe wife of Ryan Wang is Aida Wang.\n\n## Friends\nThe friends of Ryan Wang are Shelli Beltran, Stacia Toombs, Virgil Hackworth, Aida Wang.\n\n## Attributes\nThe date of birth of Ryan Wang is 0982-03-17.\nThe occupation of Ryan Wang is chief of staff.\nThe hobby of Ryan Wang is fossil hunting.\n"
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"title": "Shelli Beltran",
|
84 |
+
"article": "# Shelli Beltran\n\n## Family\nThe parents of Shelli Beltran are Alison Smock, Williams Smock.\nShelli Beltran's sibling is Stacia Toombs.\nThe sister of Shelli Beltran is Stacia Toombs.\nThe mother of Shelli Beltran is Alison Smock.\nThe father of Shelli Beltran is Williams Smock.\nThe children of Shelli Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe daughters of Shelli Beltran are Aida Wang, Barabara Beltran, Vicki Hackworth.\nThe husband of Shelli Beltran is Dino Beltran.\n\n## Friends\nThe friends of Shelli Beltran are Brian Beltran, Eli Smock, Isiah Lutz, Leslee Toombs, Lesley Lutz, Ryan Wang.\n\n## Attributes\nThe date of birth of Shelli Beltran is 0958-03-08.\nThe occupation of Shelli Beltran is occupational therapist.\nThe hobby of Shelli Beltran is sociology.\n"
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"title": "Stacia Toombs",
|
88 |
+
"article": "# Stacia Toombs\n\n## Family\nThe parents of Stacia Toombs are Alison Smock, Williams Smock.\nStacia Toombs's sibling is Shelli Beltran.\nThe sister of Stacia Toombs is Shelli Beltran.\nThe mother of Stacia Toombs is Alison Smock.\nThe father of Stacia Toombs is Williams Smock.\nThe child of Stacia Toombs is Leslee Toombs.\nThe daughter of Stacia Toombs is Leslee Toombs.\nThe husband of Stacia Toombs is Wilbert Toombs.\n\n## Friends\nThe friends of Stacia Toombs are Brian Beltran, Isiah Lutz, Leeann Hackworth, Lesley Lutz, Ryan Wang.\n\n## Attributes\nThe date of birth of Stacia Toombs is 0959-03-22.\nThe occupation of Stacia Toombs is actuary.\nThe hobby of Stacia Toombs is finance.\n"
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"title": "Vicki Hackworth",
|
92 |
+
"article": "# Vicki Hackworth\n\n## Family\nThe parents of Vicki Hackworth are Dino Beltran, Shelli Beltran.\nVicki Hackworth's siblings are Aida Wang, Barabara Beltran.\nThe sisters of Vicki Hackworth are Aida Wang, Barabara Beltran.\nThe mother of Vicki Hackworth is Shelli Beltran.\nThe father of Vicki Hackworth is Dino Beltran.\nThe children of Vicki Hackworth are Leeann Hackworth, Leisa Lutz, Virgil Hackworth.\nThe son of Vicki Hackworth is Virgil Hackworth.\nThe daughters of Vicki Hackworth are Leeann Hackworth, Leisa Lutz.\nThe husband of Vicki Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Vicki Hackworth are Brian Beltran, Dominique Smock, Eli Smock.\n\n## Attributes\nThe date of birth of Vicki Hackworth is 0985-05-30.\nThe occupation of Vicki Hackworth is police officer.\nThe hobby of Vicki Hackworth is meditation.\n"
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"title": "Virgil Hackworth",
|
96 |
+
"article": "# Virgil Hackworth\n\n## Family\nThe parents of Virgil Hackworth are Ricardo Hackworth, Vicki Hackworth.\nVirgil Hackworth's siblings are Leeann Hackworth, Leisa Lutz.\nThe sisters of Virgil Hackworth are Leeann Hackworth, Leisa Lutz.\nThe mother of Virgil Hackworth is Vicki Hackworth.\nThe father of Virgil Hackworth is Ricardo Hackworth.\n\n## Friends\nThe friends of Virgil Hackworth are Alison Smock, Eli Smock, Orlando Beltran, Ryan Wang.\n\n## Attributes\nThe date of birth of Virgil Hackworth is 1009-06-23.\nThe occupation of Virgil Hackworth is sound technician.\nThe hobby of Virgil Hackworth is wikipedia editing.\n"
|
97 |
+
},
|
98 |
+
{
|
99 |
+
"title": "Wilbert Toombs",
|
100 |
+
"article": "# Wilbert Toombs\n\n## Family\nThe child of Wilbert Toombs is Leslee Toombs.\nThe daughter of Wilbert Toombs is Leslee Toombs.\nThe wife of Wilbert Toombs is Stacia Toombs.\n\n## Friends\n\n\n## Attributes\nThe date of birth of Wilbert Toombs is 0956-07-26.\nThe occupation of Wilbert Toombs is theatre manager.\nThe hobby of Wilbert Toombs is radio-controlled car racing.\n"
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"title": "Williams Smock",
|
104 |
+
"article": "# Williams Smock\n\n## Family\nThe parents of Williams Smock are Dominique Smock, Gene Smock.\nThe mother of Williams Smock is Dominique Smock.\nThe father of Williams Smock is Gene Smock.\nThe children of Williams Smock are Shelli Beltran, Stacia Toombs.\nThe daughters of Williams Smock are Shelli Beltran, Stacia Toombs.\nThe wife of Williams Smock is Alison Smock.\n\n## Friends\nThe friend of Williams Smock is Lannie Smock.\n\n## Attributes\nThe date of birth of Williams Smock is 0926-04-04.\nThe occupation of Williams Smock is clinical biochemist.\nThe hobby of Williams Smock is social studies.\n"
|
105 |
+
}
|
106 |
+
]
|
depth_20_size_25_seed_1/facts.pl
ADDED
@@ -0,0 +1,630 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
:- dynamic term_expansion/2.
|
3 |
+
:- multifile term_expansion/2.
|
4 |
+
|
5 |
+
|
6 |
+
great_grandfather(X, Y) :-
|
7 |
+
great_grandparent(X, Y),
|
8 |
+
male(Y).
|
9 |
+
|
10 |
+
great_grandchild(X, Y) :-
|
11 |
+
great_grandparent(Y, X).
|
12 |
+
|
13 |
+
great_grandparent(X, Y) :-
|
14 |
+
grandparent(X, Z),
|
15 |
+
parent(Z, Y).
|
16 |
+
|
17 |
+
:- dynamic library_directory/1.
|
18 |
+
:- multifile library_directory/1.
|
19 |
+
|
20 |
+
|
21 |
+
great_grandmother(X, Y) :-
|
22 |
+
great_grandparent(X, Y),
|
23 |
+
female(Y).
|
24 |
+
|
25 |
+
:- dynamic goal_expansion/4.
|
26 |
+
:- multifile goal_expansion/4.
|
27 |
+
|
28 |
+
|
29 |
+
:- dynamic hobby/2.
|
30 |
+
|
31 |
+
hobby("Aida Wang", "meditation").
|
32 |
+
hobby("Alison Smock", "meteorology").
|
33 |
+
hobby("Alvaro Smock", "biology").
|
34 |
+
hobby("Barabara Beltran", "meteorology").
|
35 |
+
hobby("Brian Beltran", "dolls").
|
36 |
+
hobby("Daisy Beltran", "photography").
|
37 |
+
hobby("Dino Beltran", "shogi").
|
38 |
+
hobby("Dominique Smock", "dominoes").
|
39 |
+
hobby("Eli Smock", "tether car").
|
40 |
+
hobby("Gene Smock", "architecture").
|
41 |
+
hobby("Isiah Lutz", "geocaching").
|
42 |
+
hobby("Johnetta Wang", "trainspotting").
|
43 |
+
hobby("Lannie Smock", "bus spotting").
|
44 |
+
hobby("Leeann Hackworth", "research").
|
45 |
+
hobby("Leisa Lutz", "geography").
|
46 |
+
hobby("Leslee Toombs", "microbiology").
|
47 |
+
hobby("Lesley Lutz", "canoeing").
|
48 |
+
hobby("Orlando Beltran", "learning").
|
49 |
+
hobby("Ricardo Hackworth", "dairy farming").
|
50 |
+
hobby("Ryan Wang", "fossil hunting").
|
51 |
+
hobby("Shelli Beltran", "sociology").
|
52 |
+
hobby("Stacia Toombs", "finance").
|
53 |
+
hobby("Vicki Hackworth", "meditation").
|
54 |
+
hobby("Virgil Hackworth", "wikipedia editing").
|
55 |
+
hobby("Wilbert Toombs", "radio-controlled car racing").
|
56 |
+
hobby("Williams Smock", "social studies").
|
57 |
+
|
58 |
+
granddaughter(X, Y) :-
|
59 |
+
grandchild(X, Y),
|
60 |
+
female(Y).
|
61 |
+
|
62 |
+
grandson(X, Y) :-
|
63 |
+
grandchild(X, Y),
|
64 |
+
male(Y).
|
65 |
+
|
66 |
+
:- dynamic job/2.
|
67 |
+
|
68 |
+
job("Aida Wang", "personal assistant").
|
69 |
+
job("Alison Smock", "health promotion specialist").
|
70 |
+
job("Alvaro Smock", "osteopath").
|
71 |
+
job("Barabara Beltran", "broadcast engineer").
|
72 |
+
job("Brian Beltran", "oncologist").
|
73 |
+
job("Daisy Beltran", "warehouse manager").
|
74 |
+
job("Dino Beltran", "associate professor").
|
75 |
+
job("Dominique Smock", "sports therapist").
|
76 |
+
job("Eli Smock", "retail manager").
|
77 |
+
job("Gene Smock", "immunologist").
|
78 |
+
job("Isiah Lutz", "education administrator").
|
79 |
+
job("Johnetta Wang", "early years teacher").
|
80 |
+
job("Lannie Smock", "biomedical scientist").
|
81 |
+
job("Leeann Hackworth", "music tutor").
|
82 |
+
job("Leisa Lutz", "clinical cytogeneticist").
|
83 |
+
job("Leslee Toombs", "ecologist").
|
84 |
+
job("Lesley Lutz", "barrister's clerk").
|
85 |
+
job("Orlando Beltran", "petroleum engineer").
|
86 |
+
job("Ricardo Hackworth", "clinical research associate").
|
87 |
+
job("Ryan Wang", "chief of staff").
|
88 |
+
job("Shelli Beltran", "occupational therapist").
|
89 |
+
job("Stacia Toombs", "actuary").
|
90 |
+
job("Vicki Hackworth", "police officer").
|
91 |
+
job("Virgil Hackworth", "sound technician").
|
92 |
+
job("Wilbert Toombs", "theatre manager").
|
93 |
+
job("Williams Smock", "clinical biochemist").
|
94 |
+
|
95 |
+
great_uncle(X, Y) :-
|
96 |
+
grandparent(X, A),
|
97 |
+
brother(A, Y).
|
98 |
+
|
99 |
+
:- dynamic save_all_clauses_to_file/1.
|
100 |
+
|
101 |
+
save_all_clauses_to_file(A) :-
|
102 |
+
open(A, write, B),
|
103 |
+
set_output(B),
|
104 |
+
listing,
|
105 |
+
close(B).
|
106 |
+
|
107 |
+
:- dynamic term_expansion/4.
|
108 |
+
:- multifile term_expansion/4.
|
109 |
+
|
110 |
+
|
111 |
+
grandchild(X, Y) :-
|
112 |
+
grandparent(Y, X).
|
113 |
+
|
114 |
+
:- dynamic dob/2.
|
115 |
+
|
116 |
+
dob("Aida Wang", "0985-05-30").
|
117 |
+
dob("Alison Smock", "0929-10-28").
|
118 |
+
dob("Alvaro Smock", "0867-07-12").
|
119 |
+
dob("Barabara Beltran", "0989-06-11").
|
120 |
+
dob("Brian Beltran", "0927-07-27").
|
121 |
+
dob("Daisy Beltran", "0931-09-21").
|
122 |
+
dob("Dino Beltran", "0958-08-09").
|
123 |
+
dob("Dominique Smock", "0897-09-08").
|
124 |
+
dob("Eli Smock", "0901-01-18").
|
125 |
+
dob("Gene Smock", "0898-08-16").
|
126 |
+
dob("Isiah Lutz", "1014-10-18").
|
127 |
+
dob("Johnetta Wang", "1014-07-04").
|
128 |
+
dob("Lannie Smock", "0867-08-24").
|
129 |
+
dob("Leeann Hackworth", "1011-10-25").
|
130 |
+
dob("Leisa Lutz", "1015-11-21").
|
131 |
+
dob("Leslee Toombs", "0983-02-26").
|
132 |
+
dob("Lesley Lutz", "1040-01-31").
|
133 |
+
dob("Orlando Beltran", "0953-10-23").
|
134 |
+
dob("Ricardo Hackworth", "0983-02-24").
|
135 |
+
dob("Ryan Wang", "0982-03-17").
|
136 |
+
dob("Shelli Beltran", "0958-03-08").
|
137 |
+
dob("Stacia Toombs", "0959-03-22").
|
138 |
+
dob("Vicki Hackworth", "0985-05-30").
|
139 |
+
dob("Virgil Hackworth", "1009-06-23").
|
140 |
+
dob("Wilbert Toombs", "0956-07-26").
|
141 |
+
dob("Williams Smock", "0926-04-04").
|
142 |
+
|
143 |
+
:- dynamic file_search_path/2.
|
144 |
+
:- multifile file_search_path/2.
|
145 |
+
|
146 |
+
file_search_path(library, Dir) :-
|
147 |
+
library_directory(Dir).
|
148 |
+
file_search_path(swi, A) :-
|
149 |
+
system:current_prolog_flag(home, A).
|
150 |
+
file_search_path(swi, A) :-
|
151 |
+
system:current_prolog_flag(shared_home, A).
|
152 |
+
file_search_path(library, app_config(lib)).
|
153 |
+
file_search_path(library, swi(library)).
|
154 |
+
file_search_path(library, swi(library/clp)).
|
155 |
+
file_search_path(library, A) :-
|
156 |
+
system:'$ext_library_directory'(A).
|
157 |
+
file_search_path(foreign, swi(A)) :-
|
158 |
+
system:
|
159 |
+
( current_prolog_flag(apple_universal_binary, true),
|
160 |
+
A='lib/fat-darwin'
|
161 |
+
).
|
162 |
+
file_search_path(path, A) :-
|
163 |
+
system:
|
164 |
+
( getenv('PATH', B),
|
165 |
+
current_prolog_flag(path_sep, C),
|
166 |
+
atomic_list_concat(D, C, B),
|
167 |
+
'$member'(A, D)
|
168 |
+
).
|
169 |
+
file_search_path(user_app_data, A) :-
|
170 |
+
system:'$xdg_prolog_directory'(data, A).
|
171 |
+
file_search_path(common_app_data, A) :-
|
172 |
+
system:'$xdg_prolog_directory'(common_data, A).
|
173 |
+
file_search_path(user_app_config, A) :-
|
174 |
+
system:'$xdg_prolog_directory'(config, A).
|
175 |
+
file_search_path(common_app_config, A) :-
|
176 |
+
system:'$xdg_prolog_directory'(common_config, A).
|
177 |
+
file_search_path(app_data, user_app_data('.')).
|
178 |
+
file_search_path(app_data, common_app_data('.')).
|
179 |
+
file_search_path(app_config, user_app_config('.')).
|
180 |
+
file_search_path(app_config, common_app_config('.')).
|
181 |
+
file_search_path(app_preferences, user_app_config('.')).
|
182 |
+
file_search_path(user_profile, app_preferences('.')).
|
183 |
+
file_search_path(app, swi(app)).
|
184 |
+
file_search_path(app, app_data(app)).
|
185 |
+
file_search_path(autoload, swi(library)).
|
186 |
+
file_search_path(autoload, pce(prolog/lib)).
|
187 |
+
file_search_path(autoload, app_config(lib)).
|
188 |
+
file_search_path(autoload, Dir) :-
|
189 |
+
'$autoload':'$ext_library_directory'(Dir).
|
190 |
+
file_search_path(pack, app_data(pack)).
|
191 |
+
file_search_path(library, PackLib) :-
|
192 |
+
'$pack':pack_dir(_Name, prolog, PackLib).
|
193 |
+
file_search_path(foreign, PackLib) :-
|
194 |
+
'$pack':pack_dir(_Name, foreign, PackLib).
|
195 |
+
file_search_path(app, AppDir) :-
|
196 |
+
'$pack':pack_dir(_Name, app, AppDir).
|
197 |
+
|
198 |
+
:- multifile prolog_list_goal/1.
|
199 |
+
|
200 |
+
|
201 |
+
:- dynamic type/2.
|
202 |
+
|
203 |
+
type("Aida Wang", person).
|
204 |
+
type("Alison Smock", person).
|
205 |
+
type("Alvaro Smock", person).
|
206 |
+
type("Barabara Beltran", person).
|
207 |
+
type("Brian Beltran", person).
|
208 |
+
type("Daisy Beltran", person).
|
209 |
+
type("Dino Beltran", person).
|
210 |
+
type("Dominique Smock", person).
|
211 |
+
type("Eli Smock", person).
|
212 |
+
type("Gene Smock", person).
|
213 |
+
type("Isiah Lutz", person).
|
214 |
+
type("Johnetta Wang", person).
|
215 |
+
type("Lannie Smock", person).
|
216 |
+
type("Leeann Hackworth", person).
|
217 |
+
type("Leisa Lutz", person).
|
218 |
+
type("Leslee Toombs", person).
|
219 |
+
type("Lesley Lutz", person).
|
220 |
+
type("Orlando Beltran", person).
|
221 |
+
type("Ricardo Hackworth", person).
|
222 |
+
type("Ryan Wang", person).
|
223 |
+
type("Shelli Beltran", person).
|
224 |
+
type("Stacia Toombs", person).
|
225 |
+
type("Vicki Hackworth", person).
|
226 |
+
type("Virgil Hackworth", person).
|
227 |
+
type("Wilbert Toombs", person).
|
228 |
+
type("Williams Smock", person).
|
229 |
+
|
230 |
+
grandfather(X, Y) :-
|
231 |
+
grandparent(X, Y),
|
232 |
+
male(Y).
|
233 |
+
|
234 |
+
:- dynamic expand_query/4.
|
235 |
+
:- multifile expand_query/4.
|
236 |
+
|
237 |
+
|
238 |
+
:- dynamic attribute/1.
|
239 |
+
|
240 |
+
attribute("personal assistant").
|
241 |
+
attribute("meditation").
|
242 |
+
attribute("health promotion specialist").
|
243 |
+
attribute("meteorology").
|
244 |
+
attribute("osteopath").
|
245 |
+
attribute("biology").
|
246 |
+
attribute("broadcast engineer").
|
247 |
+
attribute("meteorology").
|
248 |
+
attribute("oncologist").
|
249 |
+
attribute("dolls").
|
250 |
+
attribute("warehouse manager").
|
251 |
+
attribute("photography").
|
252 |
+
attribute("associate professor").
|
253 |
+
attribute("shogi").
|
254 |
+
attribute("sports therapist").
|
255 |
+
attribute("dominoes").
|
256 |
+
attribute("retail manager").
|
257 |
+
attribute("tether car").
|
258 |
+
attribute("immunologist").
|
259 |
+
attribute("architecture").
|
260 |
+
attribute("education administrator").
|
261 |
+
attribute("geocaching").
|
262 |
+
attribute("early years teacher").
|
263 |
+
attribute("trainspotting").
|
264 |
+
attribute("biomedical scientist").
|
265 |
+
attribute("bus spotting").
|
266 |
+
attribute("music tutor").
|
267 |
+
attribute("research").
|
268 |
+
attribute("clinical cytogeneticist").
|
269 |
+
attribute("geography").
|
270 |
+
attribute("ecologist").
|
271 |
+
attribute("microbiology").
|
272 |
+
attribute("barrister's clerk").
|
273 |
+
attribute("canoeing").
|
274 |
+
attribute("petroleum engineer").
|
275 |
+
attribute("learning").
|
276 |
+
attribute("clinical research associate").
|
277 |
+
attribute("dairy farming").
|
278 |
+
attribute("chief of staff").
|
279 |
+
attribute("fossil hunting").
|
280 |
+
attribute("occupational therapist").
|
281 |
+
attribute("sociology").
|
282 |
+
attribute("actuary").
|
283 |
+
attribute("finance").
|
284 |
+
attribute("police officer").
|
285 |
+
attribute("meditation").
|
286 |
+
attribute("sound technician").
|
287 |
+
attribute("wikipedia editing").
|
288 |
+
attribute("theatre manager").
|
289 |
+
attribute("radio-controlled car racing").
|
290 |
+
attribute("clinical biochemist").
|
291 |
+
attribute("social studies").
|
292 |
+
|
293 |
+
great_aunt(X, Y) :-
|
294 |
+
grandparent(X, A),
|
295 |
+
sister(A, Y).
|
296 |
+
|
297 |
+
grandparent(X, Y) :-
|
298 |
+
parent(X, Z),
|
299 |
+
parent(Z, Y).
|
300 |
+
|
301 |
+
grandmother(X, Y) :-
|
302 |
+
grandparent(X, Y),
|
303 |
+
female(Y).
|
304 |
+
|
305 |
+
:- dynamic friend_/2.
|
306 |
+
|
307 |
+
friend_("Aida Wang", "Alvaro Smock").
|
308 |
+
friend_("Aida Wang", "Lannie Smock").
|
309 |
+
friend_("Aida Wang", "Leslee Toombs").
|
310 |
+
friend_("Aida Wang", "Ryan Wang").
|
311 |
+
friend_("Alison Smock", "Eli Smock").
|
312 |
+
friend_("Alison Smock", "Lannie Smock").
|
313 |
+
friend_("Alison Smock", "Virgil Hackworth").
|
314 |
+
friend_("Alvaro Smock", "Dino Beltran").
|
315 |
+
friend_("Alvaro Smock", "Gene Smock").
|
316 |
+
friend_("Brian Beltran", "Eli Smock").
|
317 |
+
friend_("Brian Beltran", "Leeann Hackworth").
|
318 |
+
friend_("Brian Beltran", "Shelli Beltran").
|
319 |
+
friend_("Brian Beltran", "Stacia Toombs").
|
320 |
+
friend_("Brian Beltran", "Vicki Hackworth").
|
321 |
+
friend_("Dominique Smock", "Gene Smock").
|
322 |
+
friend_("Dominique Smock", "Isiah Lutz").
|
323 |
+
friend_("Dominique Smock", "Orlando Beltran").
|
324 |
+
friend_("Dominique Smock", "Vicki Hackworth").
|
325 |
+
friend_("Eli Smock", "Leisa Lutz").
|
326 |
+
friend_("Eli Smock", "Shelli Beltran").
|
327 |
+
friend_("Eli Smock", "Vicki Hackworth").
|
328 |
+
friend_("Eli Smock", "Virgil Hackworth").
|
329 |
+
friend_("Gene Smock", "Leeann Hackworth").
|
330 |
+
friend_("Gene Smock", "Leisa Lutz").
|
331 |
+
friend_("Gene Smock", "Ricardo Hackworth").
|
332 |
+
friend_("Isiah Lutz", "Johnetta Wang").
|
333 |
+
friend_("Isiah Lutz", "Ricardo Hackworth").
|
334 |
+
friend_("Isiah Lutz", "Shelli Beltran").
|
335 |
+
friend_("Isiah Lutz", "Stacia Toombs").
|
336 |
+
friend_("Johnetta Wang", "Leslee Toombs").
|
337 |
+
friend_("Johnetta Wang", "Ricardo Hackworth").
|
338 |
+
friend_("Lannie Smock", "Williams Smock").
|
339 |
+
friend_("Leeann Hackworth", "Stacia Toombs").
|
340 |
+
friend_("Leisa Lutz", "Leslee Toombs").
|
341 |
+
friend_("Leslee Toombs", "Shelli Beltran").
|
342 |
+
friend_("Lesley Lutz", "Shelli Beltran").
|
343 |
+
friend_("Lesley Lutz", "Stacia Toombs").
|
344 |
+
friend_("Orlando Beltran", "Virgil Hackworth").
|
345 |
+
friend_("Ryan Wang", "Shelli Beltran").
|
346 |
+
friend_("Ryan Wang", "Stacia Toombs").
|
347 |
+
friend_("Ryan Wang", "Virgil Hackworth").
|
348 |
+
|
349 |
+
friend(X, Y) :-
|
350 |
+
friend_(X, Y).
|
351 |
+
friend(X, Y) :-
|
352 |
+
friend_(Y, X).
|
353 |
+
|
354 |
+
niece(X, Y) :-
|
355 |
+
sibling(X, A),
|
356 |
+
daughter(A, Y).
|
357 |
+
|
358 |
+
nephew(X, Y) :-
|
359 |
+
sibling(X, A),
|
360 |
+
son(A, Y).
|
361 |
+
|
362 |
+
brother_in_law(X, Y) :-
|
363 |
+
married(X, A),
|
364 |
+
brother(A, Y).
|
365 |
+
|
366 |
+
:- multifile message_property/2.
|
367 |
+
|
368 |
+
|
369 |
+
sister_in_law(X, Y) :-
|
370 |
+
married(X, A),
|
371 |
+
sister(A, Y).
|
372 |
+
|
373 |
+
wife(X, Y) :-
|
374 |
+
married(X, Y),
|
375 |
+
female(Y).
|
376 |
+
|
377 |
+
husband(X, Y) :-
|
378 |
+
married(X, Y),
|
379 |
+
male(Y).
|
380 |
+
|
381 |
+
daughter_in_law(X, Y) :-
|
382 |
+
child(X, A),
|
383 |
+
wife(A, Y).
|
384 |
+
|
385 |
+
son_in_law(X, Y) :-
|
386 |
+
child(X, A),
|
387 |
+
husband(A, Y).
|
388 |
+
|
389 |
+
son(X, Y) :-
|
390 |
+
child(X, Y),
|
391 |
+
male(Y).
|
392 |
+
|
393 |
+
female(X) :-
|
394 |
+
gender(X, "female").
|
395 |
+
|
396 |
+
daughter(X, Y) :-
|
397 |
+
child(X, Y),
|
398 |
+
female(Y).
|
399 |
+
|
400 |
+
father_in_law(X, Y) :-
|
401 |
+
married(X, A),
|
402 |
+
father(A, Y).
|
403 |
+
|
404 |
+
mother_in_law(X, Y) :-
|
405 |
+
married(X, A),
|
406 |
+
mother(A, Y).
|
407 |
+
|
408 |
+
father(X, Y) :-
|
409 |
+
parent(X, Y),
|
410 |
+
male(Y).
|
411 |
+
|
412 |
+
:- multifile prolog_predicate_name/2.
|
413 |
+
|
414 |
+
|
415 |
+
child(X, Y) :-
|
416 |
+
parent(Y, X).
|
417 |
+
|
418 |
+
male_first_cousin_once_removed(X, Y) :-
|
419 |
+
cousin(X, A),
|
420 |
+
son(A, Y),
|
421 |
+
X\=Y.
|
422 |
+
|
423 |
+
:- multifile prolog_clause_name/2.
|
424 |
+
|
425 |
+
|
426 |
+
:- dynamic expand_answer/2.
|
427 |
+
:- multifile expand_answer/2.
|
428 |
+
|
429 |
+
|
430 |
+
:- dynamic exception/3.
|
431 |
+
:- multifile exception/3.
|
432 |
+
|
433 |
+
|
434 |
+
female_first_cousin_once_removed(X, Y) :-
|
435 |
+
cousin(X, A),
|
436 |
+
daughter(A, Y),
|
437 |
+
X\=Y.
|
438 |
+
|
439 |
+
brother(X, Y) :-
|
440 |
+
sibling(X, Y),
|
441 |
+
male(Y).
|
442 |
+
|
443 |
+
mother(X, Y) :-
|
444 |
+
parent(X, Y),
|
445 |
+
female(Y).
|
446 |
+
|
447 |
+
male_second_cousin(X, Y) :-
|
448 |
+
parent(X, A),
|
449 |
+
parent(Y, B),
|
450 |
+
cousin(A, B),
|
451 |
+
male(Y),
|
452 |
+
X\=Y.
|
453 |
+
|
454 |
+
:- dynamic message_hook/3.
|
455 |
+
:- multifile message_hook/3.
|
456 |
+
|
457 |
+
|
458 |
+
female_second_cousin(X, Y) :-
|
459 |
+
parent(X, A),
|
460 |
+
parent(Y, B),
|
461 |
+
cousin(A, B),
|
462 |
+
female(Y),
|
463 |
+
X\=Y.
|
464 |
+
|
465 |
+
married(X, Y) :-
|
466 |
+
parent(Child, X),
|
467 |
+
parent(Child, Y),
|
468 |
+
X\=Y.
|
469 |
+
|
470 |
+
male(X) :-
|
471 |
+
gender(X, "male").
|
472 |
+
|
473 |
+
:- dynamic prolog_file_type/2.
|
474 |
+
:- multifile prolog_file_type/2.
|
475 |
+
|
476 |
+
prolog_file_type(pl, prolog).
|
477 |
+
prolog_file_type(prolog, prolog).
|
478 |
+
prolog_file_type(qlf, prolog).
|
479 |
+
prolog_file_type(qlf, qlf).
|
480 |
+
prolog_file_type(A, executable) :-
|
481 |
+
system:current_prolog_flag(shared_object_extension, A).
|
482 |
+
prolog_file_type(dylib, executable) :-
|
483 |
+
system:current_prolog_flag(apple, true).
|
484 |
+
|
485 |
+
sister(X, Y) :-
|
486 |
+
sibling(X, Y),
|
487 |
+
female(Y).
|
488 |
+
|
489 |
+
male_cousin(X, Y) :-
|
490 |
+
cousin(X, Y),
|
491 |
+
male(Y).
|
492 |
+
|
493 |
+
:- dynamic nonbinary/1.
|
494 |
+
|
495 |
+
nonbinary(X) :-
|
496 |
+
gender(X, "nonbinary").
|
497 |
+
|
498 |
+
female_cousin(X, Y) :-
|
499 |
+
cousin(X, Y),
|
500 |
+
female(Y).
|
501 |
+
|
502 |
+
sibling(X, Y) :-
|
503 |
+
parent(X, A),
|
504 |
+
parent(Y, A),
|
505 |
+
X\=Y.
|
506 |
+
|
507 |
+
:- dynamic resource/2.
|
508 |
+
:- multifile resource/2.
|
509 |
+
|
510 |
+
|
511 |
+
:- dynamic portray/1.
|
512 |
+
:- multifile portray/1.
|
513 |
+
|
514 |
+
|
515 |
+
:- dynamic prolog_load_file/2.
|
516 |
+
:- multifile prolog_load_file/2.
|
517 |
+
|
518 |
+
|
519 |
+
:- dynamic goal_expansion/2.
|
520 |
+
:- multifile goal_expansion/2.
|
521 |
+
|
522 |
+
|
523 |
+
:- dynamic parent/2.
|
524 |
+
|
525 |
+
parent("Aida Wang", "Dino Beltran").
|
526 |
+
parent("Aida Wang", "Shelli Beltran").
|
527 |
+
parent("Barabara Beltran", "Dino Beltran").
|
528 |
+
parent("Barabara Beltran", "Shelli Beltran").
|
529 |
+
parent("Dino Beltran", "Brian Beltran").
|
530 |
+
parent("Dino Beltran", "Daisy Beltran").
|
531 |
+
parent("Eli Smock", "Alvaro Smock").
|
532 |
+
parent("Eli Smock", "Lannie Smock").
|
533 |
+
parent("Gene Smock", "Alvaro Smock").
|
534 |
+
parent("Gene Smock", "Lannie Smock").
|
535 |
+
parent("Johnetta Wang", "Aida Wang").
|
536 |
+
parent("Johnetta Wang", "Ryan Wang").
|
537 |
+
parent("Leeann Hackworth", "Ricardo Hackworth").
|
538 |
+
parent("Leeann Hackworth", "Vicki Hackworth").
|
539 |
+
parent("Leisa Lutz", "Ricardo Hackworth").
|
540 |
+
parent("Leisa Lutz", "Vicki Hackworth").
|
541 |
+
parent("Leslee Toombs", "Stacia Toombs").
|
542 |
+
parent("Leslee Toombs", "Wilbert Toombs").
|
543 |
+
parent("Lesley Lutz", "Isiah Lutz").
|
544 |
+
parent("Lesley Lutz", "Leisa Lutz").
|
545 |
+
parent("Orlando Beltran", "Brian Beltran").
|
546 |
+
parent("Orlando Beltran", "Daisy Beltran").
|
547 |
+
parent("Shelli Beltran", "Alison Smock").
|
548 |
+
parent("Shelli Beltran", "Williams Smock").
|
549 |
+
parent("Stacia Toombs", "Alison Smock").
|
550 |
+
parent("Stacia Toombs", "Williams Smock").
|
551 |
+
parent("Vicki Hackworth", "Dino Beltran").
|
552 |
+
parent("Vicki Hackworth", "Shelli Beltran").
|
553 |
+
parent("Virgil Hackworth", "Ricardo Hackworth").
|
554 |
+
parent("Virgil Hackworth", "Vicki Hackworth").
|
555 |
+
parent("Williams Smock", "Dominique Smock").
|
556 |
+
parent("Williams Smock", "Gene Smock").
|
557 |
+
|
558 |
+
cousin(X, Y) :-
|
559 |
+
parent(X, A),
|
560 |
+
parent(Y, B),
|
561 |
+
sibling(A, B),
|
562 |
+
X\=Y.
|
563 |
+
|
564 |
+
uncle(X, Y) :-
|
565 |
+
parent(X, A),
|
566 |
+
brother(A, Y).
|
567 |
+
|
568 |
+
:- thread_local thread_message_hook/3.
|
569 |
+
:- dynamic thread_message_hook/3.
|
570 |
+
:- volatile thread_message_hook/3.
|
571 |
+
|
572 |
+
|
573 |
+
aunt(X, Y) :-
|
574 |
+
parent(X, A),
|
575 |
+
sister(A, Y).
|
576 |
+
|
577 |
+
:- dynamic resource/3.
|
578 |
+
:- multifile resource/3.
|
579 |
+
|
580 |
+
|
581 |
+
second_uncle(X, Y) :-
|
582 |
+
great_grandparent(X, A),
|
583 |
+
brother(A, Y).
|
584 |
+
|
585 |
+
:- dynamic gender/2.
|
586 |
+
|
587 |
+
gender("Aida Wang", "female").
|
588 |
+
gender("Alison Smock", "female").
|
589 |
+
gender("Alvaro Smock", "male").
|
590 |
+
gender("Barabara Beltran", "female").
|
591 |
+
gender("Brian Beltran", "male").
|
592 |
+
gender("Daisy Beltran", "female").
|
593 |
+
gender("Dino Beltran", "male").
|
594 |
+
gender("Dominique Smock", "female").
|
595 |
+
gender("Eli Smock", "male").
|
596 |
+
gender("Gene Smock", "male").
|
597 |
+
gender("Isiah Lutz", "male").
|
598 |
+
gender("Johnetta Wang", "female").
|
599 |
+
gender("Lannie Smock", "female").
|
600 |
+
gender("Leeann Hackworth", "female").
|
601 |
+
gender("Leisa Lutz", "female").
|
602 |
+
gender("Leslee Toombs", "female").
|
603 |
+
gender("Lesley Lutz", "male").
|
604 |
+
gender("Orlando Beltran", "male").
|
605 |
+
gender("Ricardo Hackworth", "male").
|
606 |
+
gender("Ryan Wang", "male").
|
607 |
+
gender("Shelli Beltran", "female").
|
608 |
+
gender("Stacia Toombs", "female").
|
609 |
+
gender("Vicki Hackworth", "female").
|
610 |
+
gender("Virgil Hackworth", "male").
|
611 |
+
gender("Wilbert Toombs", "male").
|
612 |
+
gender("Williams Smock", "male").
|
613 |
+
|
614 |
+
second_aunt(X, Y) :-
|
615 |
+
great_grandparent(X, A),
|
616 |
+
sister(A, Y).
|
617 |
+
|
618 |
+
great_grandson(X, Y) :-
|
619 |
+
great_grandchild(X, Y),
|
620 |
+
male(Y).
|
621 |
+
|
622 |
+
:- dynamic pyrun/2.
|
623 |
+
|
624 |
+
pyrun(A, B) :-
|
625 |
+
read_term_from_atom(A, C, [variable_names(B)]),
|
626 |
+
call(C).
|
627 |
+
|
628 |
+
great_granddaughter(X, Y) :-
|
629 |
+
great_grandchild(X, Y),
|
630 |
+
female(Y).
|
depth_20_size_25_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_25_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-modelcard/depth_20_size_25_seed_1 -s 1 --depth 20 --num-samples 1 --max-tree-size 25 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 13:41:28
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_25_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.18163180351257324,0.07053828239440918,0.011478900909423828,0.0005691051483154297,24.83253288269043,0.007093906402587891,25.10778498649597
|
depth_20_size_300_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_300_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_300_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_300_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_300_seed_1 -s 1 --depth 20 --num-samples 6 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 02:11:37
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_300_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.23189783096313477,0.08535623550415039,0.10145020484924316,0.0016827583312988281,4527.061903715134,0.014068126678466797,4527.500757932663
|
depth_20_size_350_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_350_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_350_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_350_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_350_seed_1 -s 1 --depth 20 --num-samples 7 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 03:27:06
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_350_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.24656987190246582,0.09184002876281738,0.11571216583251953,0.0018334388732910156,4818.6596159935,0.010797262191772461,4819.131504058838
|
depth_20_size_400_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_400_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_400_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_400_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_400_seed_1 -s 1 --depth 20 --num-samples 8 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 04:47:26
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_400_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.25211000442504883,0.09362483024597168,0.1295459270477295,0.0029768943786621094,6865.027535915375,0.01431584358215332,6865.525660276413
|
depth_20_size_450_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_450_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_450_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_450_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_450_seed_1 -s 1 --depth 20 --num-samples 9 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 06:41:53
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|
depth_20_size_450_seed_1/timings.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
facts_generate,facts_save,articles_generate,articles_save,questions_generate,questions_save,total
|
2 |
+
0.26479387283325195,0.09977602958679199,0.14561676979064941,0.0025179386138916016,6208.699231624603,0.010247230529785156,6209.227472066879
|
depth_20_size_500_seed_1/articles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_500_seed_1/facts.pl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_500_seed_1/questions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
depth_20_size_500_seed_1/run_info.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Command: /Users/ag2435/dataset_project/src/phantom-wiki/src/phantom_wiki/__main__.py -od out-1118-true/depth_20_size_500_seed_1 -s 1 --depth 20 --num-samples 10 --max-tree-size 50 --max-tree-depth 20 --article-format json --question-format json --hard-mode --valid-only
|
2 |
+
Timestamp: 2025-01-19 08:25:23
|
3 |
+
Git Commit Hash: 396fb8a37e724a57928142b37c2da33c8adde7e8
|