Dinosaur Word Search, Letter Solve, and Unscramble
$begingroup$
Please answer if you figure out any part of this!
Not sure if this is where this belongs, but hoping to solve this. I need to find six names of dinosaurs, and there's no word bank. So far, I've already found archaeopteryx, stegosaurus, velociraptor, concavenator, and triceratops.
Once I find the last word, I then need to randomly choose a letter from each of the six words: last letter, 3rd letter, 7th letter, 8th letter, 8th letter, 4th letter
Once I have chosen those letters, I need to unscramble them to make the name of a dinosaur.
Here's my thought process so far:
stegosaurus-(7:a)
velociraptor-(4:o)
triceratops-(8:t)
archaeopteryx-(8:p)
concavenator-(last:r)
rapto (I'm thinking it's raptor, but I can't be sure until I find the last word.)
word-search
New contributor
$endgroup$
add a comment |
$begingroup$
Please answer if you figure out any part of this!
Not sure if this is where this belongs, but hoping to solve this. I need to find six names of dinosaurs, and there's no word bank. So far, I've already found archaeopteryx, stegosaurus, velociraptor, concavenator, and triceratops.
Once I find the last word, I then need to randomly choose a letter from each of the six words: last letter, 3rd letter, 7th letter, 8th letter, 8th letter, 4th letter
Once I have chosen those letters, I need to unscramble them to make the name of a dinosaur.
Here's my thought process so far:
stegosaurus-(7:a)
velociraptor-(4:o)
triceratops-(8:t)
archaeopteryx-(8:p)
concavenator-(last:r)
rapto (I'm thinking it's raptor, but I can't be sure until I find the last word.)
word-search
New contributor
$endgroup$
add a comment |
$begingroup$
Please answer if you figure out any part of this!
Not sure if this is where this belongs, but hoping to solve this. I need to find six names of dinosaurs, and there's no word bank. So far, I've already found archaeopteryx, stegosaurus, velociraptor, concavenator, and triceratops.
Once I find the last word, I then need to randomly choose a letter from each of the six words: last letter, 3rd letter, 7th letter, 8th letter, 8th letter, 4th letter
Once I have chosen those letters, I need to unscramble them to make the name of a dinosaur.
Here's my thought process so far:
stegosaurus-(7:a)
velociraptor-(4:o)
triceratops-(8:t)
archaeopteryx-(8:p)
concavenator-(last:r)
rapto (I'm thinking it's raptor, but I can't be sure until I find the last word.)
word-search
New contributor
$endgroup$
Please answer if you figure out any part of this!
Not sure if this is where this belongs, but hoping to solve this. I need to find six names of dinosaurs, and there's no word bank. So far, I've already found archaeopteryx, stegosaurus, velociraptor, concavenator, and triceratops.
Once I find the last word, I then need to randomly choose a letter from each of the six words: last letter, 3rd letter, 7th letter, 8th letter, 8th letter, 4th letter
Once I have chosen those letters, I need to unscramble them to make the name of a dinosaur.
Here's my thought process so far:
stegosaurus-(7:a)
velociraptor-(4:o)
triceratops-(8:t)
archaeopteryx-(8:p)
concavenator-(last:r)
rapto (I'm thinking it's raptor, but I can't be sure until I find the last word.)
word-search
word-search
New contributor
New contributor
edited 3 hours ago
Lucy
New contributor
asked 5 hours ago
LucyLucy
62
62
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
There is also another word in there (possibly the last word?):
KULINDADROMEUS
The only problem is that you are looking for an R as the third letter, but the third letter here is
L
Looking for more words :)
$endgroup$
add a comment |
$begingroup$
I see:
IREX, ending in the first column, fifth letter down.
Adding the third letter,
PROTEA, which isn't a dinosaur, but is a prehistoric flower.
Probably not it, but a thought.
$endgroup$
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Lucy is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f82035%2fdinosaur-word-search-letter-solve-and-unscramble%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
There is also another word in there (possibly the last word?):
KULINDADROMEUS
The only problem is that you are looking for an R as the third letter, but the third letter here is
L
Looking for more words :)
$endgroup$
add a comment |
$begingroup$
There is also another word in there (possibly the last word?):
KULINDADROMEUS
The only problem is that you are looking for an R as the third letter, but the third letter here is
L
Looking for more words :)
$endgroup$
add a comment |
$begingroup$
There is also another word in there (possibly the last word?):
KULINDADROMEUS
The only problem is that you are looking for an R as the third letter, but the third letter here is
L
Looking for more words :)
$endgroup$
There is also another word in there (possibly the last word?):
KULINDADROMEUS
The only problem is that you are looking for an R as the third letter, but the third letter here is
L
Looking for more words :)
edited 3 hours ago
answered 3 hours ago
user477343user477343
3,09411064
3,09411064
add a comment |
add a comment |
$begingroup$
I see:
IREX, ending in the first column, fifth letter down.
Adding the third letter,
PROTEA, which isn't a dinosaur, but is a prehistoric flower.
Probably not it, but a thought.
$endgroup$
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
add a comment |
$begingroup$
I see:
IREX, ending in the first column, fifth letter down.
Adding the third letter,
PROTEA, which isn't a dinosaur, but is a prehistoric flower.
Probably not it, but a thought.
$endgroup$
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
add a comment |
$begingroup$
I see:
IREX, ending in the first column, fifth letter down.
Adding the third letter,
PROTEA, which isn't a dinosaur, but is a prehistoric flower.
Probably not it, but a thought.
$endgroup$
I see:
IREX, ending in the first column, fifth letter down.
Adding the third letter,
PROTEA, which isn't a dinosaur, but is a prehistoric flower.
Probably not it, but a thought.
answered 2 hours ago
MetaZenMetaZen
1,657117
1,657117
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
add a comment |
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
$begingroup$
+1 for the second word! :P
$endgroup$
– user477343
2 hours ago
add a comment |
Lucy is a new contributor. Be nice, and check out our Code of Conduct.
Lucy is a new contributor. Be nice, and check out our Code of Conduct.
Lucy is a new contributor. Be nice, and check out our Code of Conduct.
Lucy is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f82035%2fdinosaur-word-search-letter-solve-and-unscramble%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown