-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpredicates.txt
More file actions
33 lines (33 loc) · 784 Bytes
/
predicates.txt
File metadata and controls
33 lines (33 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
programming(John, NULL)
drinks(cat, milk)
reading(Alice, books)
plays(Bob, guitar)
drives(Tom, car)
gallops(horse, field)
writes(Olivia, poetry)
cooks(chef, meals)
conducts(scientist, experiments)
plays(Ethan, chess)
sleeps(baby, NULL)
roar(Lions, jungle)
explains(teacher, algebra)
designs(engineer, bridges)
solves(David, puzzles)
grows(farmer, vegetables)
plays(Olivia, violin)
runs(athlete, marathon)
sketches(artist, portraits)
builds(Max, airplanes)
treats(doctor, patients)
explores(astronaut, space)
bakes(baker, bread)
gives(professor, lectures)
waters(gardener, plants)
rescues(firefighter, people)
writes(programmer, code)
captures(photographer, images)
serves(waiter, customers)
defends(country, NULL)
operates(driver, bus)
climate(scientist, change)
writes(poet, haikus)