@php
$ld = json_encode([
"@context"=>"https://schema.org",
"@type"=>"DefinedTerm",
"name"=>$word,
"description"=>($definition ?: ($word.' is a valid English word.')),
"url"=>"https://wordunscrambler.org/word/".$word_slug
], JSON_UNESCAPED_SLASHES|JSON_UNESCAPED_UNICODE);
@endphp
@endif
Home › {{ strtoupper($first_letter) }} words › enlist
enlist
6 letters
Scrabble 6
WWF 8
@if(!empty($part_of_speech))verb@endif
@if(!empty($definition))
Definition
to join or cause to join the armed forces; to engage support
Is enlist a valid word? Yes — enlist is a valid 6-letter word worth 6 points in Scrabble and 8 in Words With Friends.
Anagrams of enlist
@php $hasAna=false; @endphp
@foreach(($anagrams ?? []) as $a)
@if(($a['word'] ?? '') !== $word)
@php $hasAna=true; @endphp
{{ $a['word'] }}{{ $a['score'] }}
@endif
@endforeach
@if(!$hasAna)No anagrams of enlist.@endif
Unscramble more letters with the word unscrambler · browse words starting with {{ strtoupper($first_letter) }}.