Search references for 1 NP. Phrases containing 1 NP
See searches and references containing 1 NP!1 NP
Topics referred to by the same term
1-NP may refer to: Naphthylpiperazine 1-Nitropropane This disambiguation page lists articles associated with the same title formed as a letter–number
1-NP
Country in South Asia
Birmingham: UK:GSDRC. https://web.archive.org/web/20220206104652/https://cbs.gov.np/wp-content/upLoads/2022/01/Final%20Preliminary%20Report%20of%20Census%202021%20Newfinal
Nepal
Unsolved problem in computer science
polynomial time? More unsolved problems in computer science The P versus NP problem is a major unsolved problem in theoretical computer science. Informally
P_versus_NP_problem
Complexity class
all problems in NP, but they are probably not NP-hard (unless P=NP). A decision problem H is NP-hard when for every problem L in NP, there is a polynomial-time
NP-hardness
Topics referred to by the same term
Look up np in Wiktionary, the free dictionary. NP may refer to: NP (novel), by Japanese author Banana Yoshimoto Nacionalista Party, a political party in
NP
Complexity class used to classify decision problems
{\mathsf {P\ {\overset {?}{=}}\ NP}}} More unsolved problems in computer science In computational complexity theory, NP (nondeterministic polynomial time)
NP_(complexity)
Chemical compound
1-Nitropropane (1-NP) is a solvent. It is a colorless liquid, an isomer of 2-nitropropane (2-NP), and classified as a nitro compound. 1-nitropropane is
1-Nitropropane
Chinese pistol
The NP-18 is a Chinese copy of the FEG P9R. The NP-18 has a heavy duty forged (not cast) steel frame and slide, which makes it one of the most solid, robust
NP-18
Complexity class
theory, NP-complete problems are the hardest of the problems to which solutions can be verified quickly. Somewhat more precisely, a problem is NP-complete
NP-completeness
Chemical element with atomic number 93 (Np)
Neptunium is a chemical element; it has symbol Np and atomic number 93. A radioactive actinide metal, neptunium is the first transuranic element. It is
Neptunium
Logarithmic unit expressing the ratio of physical quantities
that is 1 Np = ln(e) = 1, thereby relating all of the units as nondimensional natural log of root-power-quantity ratios, 1 dB = 0.11513... Np = 0.11513
Decibel
Entry for Nepal in ISO 3166-2
ISO 3166-2:NP is the entry for Nepal in ISO 3166-2, part of the ISO 3166 standard published by the International Organization for Standardization (ISO)
ISO_3166-2:NP
Protein of the mucin family
Mucin-1 (MUC-1) is a heterodimer transmembrane protein of the mucin family encoded in humans by the MUC1 gene. It is cleaved into two chains: mucin-1 subunit
Mucin-1
Complexity class
co-NP; i.e., co-NP ⊆ NP {\displaystyle {\textsf {co-NP}}\subseteq {\textsf {NP}}} . Thus co-NP = NP {\displaystyle {\textsf {co-NP}}={\textsf {NP}}}
Co-NP
Protein found in humans
Tight junction protein ZO-1 also known as Zonula Occludens-1 (ZO-1), is a 220-kD peripheral membrane protein that is encoded by the TJP1 gene in humans
Tight_junction_protein_ZO-1
Logarithmic unit for ratios of measurements of physical field and power quantities
The neper (symbol: Np) is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals
Neper
Hungary NP – 1; MMN – 0 MMN – 0 MMN – 0 2RK – 1; MMN – 0 MMN – 0 NP – 1; Others – 1; MMN – 0 2RK – 1; Others – 1; MMN – 0 MMN – 0 LMP – 1 LMP – 1 NP – 1; 2RK
Opinion polling for the 2026 Hungarian parliamentary election
Opinion_polling_for_the_2026_Hungarian_parliamentary_election
Complexity class of problems
problems that are in the complexity class NP but are neither in the class P nor NP-complete are called NP-intermediate, and the class of such problems
NP-intermediate
Heavy NP shift is an operation that involves re-ordering (shifting) a "heavy" noun phrase (NP) to a position to the right of its canonical position under
Heavy_NP_shift
Protein-coding gene in the species Homo sapiens
Disrupted in schizophrenia 1 is a protein that in humans is encoded by the DISC1 gene. In coordination with a wide array of interacting partners, DISC1
DISC1
Proof checkable by a randomized algorithm
poly(n)] = NP (By the verifier-based definition of NP.) The PCP theorem and MIP = NEXP can be characterized as follows: PCP [O(log n),O(1)] = NP (the PCP
Probabilistically checkable proof
Probabilistically_checkable_proof
Evaluates how likely it is that any difference between data sets arose by chance
expressed as ( O 1 − n p ) 2 n p + ( n − O 1 − n ( 1 − p ) ) 2 n ( 1 − p ) , {\displaystyle {\frac {(O_{1}-np)^{2}}{np}}+{\frac {{\big (}n-O_{1}-n(1-p){\big )}^{2}}{n(1-p)}}
Pearson's_chi-squared_test
Protein-coding gene in the species Homo sapiens
alternatively spliced forms termed Isoforms 1 (NP_001158089), Isoform 3 (NP_001158090) and Isoform 4 (NP_001158091). The protein core of GPC3 consists
Glypican_3
Set of computational problems stated by Richard Karp (1973)
computational complexity theory, Karp's 21 NP-complete problems are a set of computational problems which are NP-complete. In his 1972 paper, "Reducibility
Karp's 21 NP-complete problems
Karp's_21_NP-complete_problems
Mammalian protein found in humans
11β-Hydroxysteroid dehydrogenase type 1, also known as cortisone reductase, is an NADPH-dependent enzyme highly expressed in key metabolic tissues including
11β-Hydroxysteroid dehydrogenase type 1
11β-Hydroxysteroid_dehydrogenase_type_1
Discrete probability distribution
+\beta +1)}}=np(1-p){\frac {\alpha +\beta +n}{\alpha +\beta +1}}=np(1-p)[1+(n-1)\rho ]\!} where ρ = 1 α + β + 1 {\displaystyle \rho ={\tfrac {1}{\alpha
Beta-binomial_distribution
Term in stochastic calculus
size=(M_paths, N)) W = np.zeros((M_paths, N + 1)) W[:, 1:] = np.cumsum(dW, axis=1) # --- Compensated Poisson increments -------------------- dN = np.random.poisson(lam
Itô_isometry
Iterative method for approximating eigenvectors
Hessenberg. """ eps = 1e-12 h = np.zeros((n + 1, n)) Q = np.zeros((A.shape[0], n + 1)) # Normalize the input vector Q[:, 0] = b / np.linalg.norm(b, 2) # Use it
Arnoldi_iteration
In computer vision and image processing
image for demonstration: image = np.random.randint(2, 253, size=(50, 50)) otsu_threshold = min( range(np.min(image) + 1, np.max(image)), key=lambda th:
Otsu's_method
Protein-coding gene in the species Homo sapiens
Lipocalin-1 is a protein that in humans is encoded by the LCN1 gene. The protein encoded by this gene belongs to the lipocalin family. Lipocalins are
Lipocalin_1
In computational complexity theory, NP/poly is a complexity class, a non-uniform analogue of the class NP of problems solvable in polynomial time by a
NP/poly
estimated ALP/ONP TPP using the following assumptions: L/NP preferences would flow 82.9% to ONP and 17.1% ALP (as in the 2025 election for the Division of Hunter)
Opinion polling for the next Australian federal election
Opinion_polling_for_the_next_Australian_federal_election
Human protein
Plasminogen activator inhibitor-1 (PAI-1) also known as endothelial plasminogen activator inhibitor (serpin E1) is a protein that in humans is encoded
Plasminogen activator inhibitor-1
Plasminogen_activator_inhibitor-1
US Navy two-seat primary trainer aircraft circa 1940
The Spartan NP-1 was a two-seat primary trainer designed and built by the Spartan Aircraft Company for the United States Navy reserve units. On 10 July
Spartan_NP
Dynamical system
model with constant forcing""" return (np.roll(x, -1) - np.roll(x, 2)) * np.roll(x, 1) - x + F x0 = F * np.ones(N) # Initial state (equilibrium) x0[0] +=
Lorenz_96_model
Theorem in computational complexity theory
If any sparse language is NP-hard, then P=NP. Note that the existence of an NP-hard sparse set implies the existence of an NP-complete sparse set. Mahaney's
Mahaney's_theorem
This is a list of some of the more commonly known problems that are NP-complete when expressed as decision problems. As there are thousands of such problems
List_of_NP-complete_problems
Protein-coding gene in the species Homo sapiens
Golgi reassembly-stacking protein 1 (GORASP1) also known as Golgi reassembly-stacking protein of 65 kDa (GRASP65) is a protein that in humans is encoded
Golgi reassembly-stacking protein 1
Golgi_reassembly-stacking_protein_1
computational complexity, strong NP-completeness is a property of computational problems that is a special case of NP-completeness. A general computational
Strong_NP-completeness
Mammalian protein found in Homo sapiens
box 1 protein, also known as high-mobility group protein 1 (HMG-1) and amphoterin, is a protein that in humans is encoded by the HMGB1 gene. HMG-1 belongs
HMGB1
stable being 237 Np with a half-life of 2.144 million years, 236 Np with a half-life of 153,000 years, and 235 Np with a half-life of 396.1 days. All of the
Isotopes_of_neptunium
Protein-coding gene in the species Homo sapiens
Neuregulin 1, or NRG1, is a gene of the epidermal growth factor family that in humans is encoded by the NRG1 gene. NRG1 is one of four proteins in the
Neuregulin_1
Local pressure deviation caused by a sound wave
p0 is a reference sound pressure, 1 Np is the neper, 1 B = (1/2 ln 10) Np is the bel, 1 dB = (1/20 ln 10) Np is the decibel. The commonly used reference
Sound_pressure
Mammalian protein found in humans
Chromogranin-A (CgA) or parathyroid secretory protein 1 is encoded in the human by the gene CHGA. Cga is a member of the granin family of neuroendocrine
Chromogranin-A
In statistical quality control, the np-chart is a type of control chart used to monitor the number of nonconforming units in a sample. It is an adaptation
Np-chart
Voltage-gated potassium channel protein
channel subunit alpha-1 also known as large conductance calcium-activated potassium channel, subfamily M, alpha member 1 (KCa1.1), or BK channel alpha
Calcium-activated potassium channel subunit alpha-1
Calcium-activated_potassium_channel_subunit_alpha-1
implementation. import numpy as np def dlp(A, B, p=2): cost = np.sum(np.power(np.abs(A - B), p)) return np.power(cost, 1 / p) def twed(A, timeSA, B, timeSB
Time_Warp_Edit_Distance
Protein-coding gene in the species Homo sapiens
Pericentriolar material 1, also known as PCM1, is a protein which in humans is encoded by the PCM1 gene. PCM1 has four known transcripts, the longest
PCM1
Power carried by sound waves
intensity; I0 is the reference sound intensity; 1 Np = 1 is the neper; 1 B = 1/2 ln(10) is the bel; 1 dB = 1/20 ln(10) is the decibel. The international
Sound_intensity
Cryptology method
{\begin{aligned}UV&=(NP^{-1})Q(P^{1}N^{-1})(NP^{-2})Q(P^{2}N^{-1})&=NP^{-1}(QP^{-1}QP)P^{1}N^{-1}\\VW&=(NP^{-2})Q(P^{2}N^{-1})(NP^{-3})Q(P^{3}N^{-1})&=NP^{-2}(QP^{-1
Grill_(cryptology)
Probability distribution
( 1 − p ) < n . {\displaystyle np-3{\sqrt {np(1-p)}}>0\quad {\text{and}}\quad np+3{\sqrt {np(1-p)}}<n.} Moving terms around yields: n p > 3 n p ( 1 −
Binomial_distribution
Transcription factor gene involved in the urogenital system
zinc fingers of the mammalian growth regulated early growth response protein 1 (EGR1) and (EGR2) proteins. Mutations of Wilms' tumor suppressor gene1 (WT1)
Wilms_tumor_protein
Human hemoglobin protein
5'- zeta - pseudozeta - mu - pseudoalpha-1 - alpha-2 - alpha-1 - theta - 3'. The alpha-2 (HBA2) and alpha-1 (HBA1; this gene) coding sequences are identical
Hemoglobin_subunit_alpha
Protein-coding gene in humans
BTG anti-proliferation factor 1 is a protein that in humans is encoded by the BTG1 gene. The BTG1 gene locus has been shown to be involved in a t(8;12)(q24;q22)
BTG anti-proliferation factor 1
BTG_anti-proliferation_factor_1
Chemical compound
1-(1-Naphthyl)piperazine (1-NP) is a drug which is a phenylpiperazine derivative. It acts as a non-selective, mixed serotonergic agent, exerting partial
1-(1-Naphthyl)piperazine
Auction priced by second-highest sealed bid
\Omega \left({\frac {1}{np}}\right)} and O ( 1 ) {\displaystyle O(1)\,} with high probability given n p = ω ( log n ) . {\displaystyle np=\omega (\log n)
Vickrey_auction
Linear filter used for texture analysis
* np.cos(theta)) ) ymax = np.ceil(max(1, ymax)) xmin = -xmax ymin = -ymax (y, x) = np.meshgrid(np.arange(ymin, ymax + 1), np.arange(xmin, xmax + 1)) #
Gabor_filter
Protein found in humans
thyroid-hormone receptors (SMRT) or T3 receptor-associating cofactor 1 (TRAC-1). NCOR2/SMRT is a transcriptional coregulatory protein that contains several
Nuclear receptor co-repressor 2
Nuclear_receptor_co-repressor_2
Principle in Bayesian statistics
}\left({\frac {1}{N}}\log W\right)&={\frac {1}{N}}\left(N\log N-\sum _{i=1}^{m}Np_{i}\log(Np_{i})\right)\\[6pt]&=\log N-\sum _{i=1}^{m}p_{i}\log(Np_{i})\\[6pt]&=\log
Principle_of_maximum_entropy
Company's Brooks Works as the NP's class T for service on in the railway's expanding network of branch lines. The 2-6-2 Class T-1 Was used on the Northern
Northern_Pacific_class_T-1
Protein found in humans
αE-catenin, also known as Catenin alpha-1 is a protein that in humans is encoded by the CTNNA1 gene. αE-catenin is highly expressed in cardiac muscle
Catenin_alpha-1
Human protein
"Phase 1 dose escalation of ONT-10, a therapeutic MUC1 vaccine, in patients with advanced cancer". Journal for Immunotherapy of Cancer. 1 (Suppl 1) P240
Mucin_short_variant_S1
Chemical compound
1-(2-Pyridinyl)piperazine is a chemical compound and piperazine derivative. Some derivatives of this substance are known to act as potent and selective
Pyridinylpiperazine
Class of transmembrane transport proteins
The Neisserial Phage-associated Holin (NP-Holin) Family (TC# 1.E.22) is a family of small proteins, between 47–53 amino acyl residues in length, that
NP-holin_family
Mammalian protein found in Homo sapiens
Endothelin converting enzyme 1, also known as ECE1, is an enzyme which in humans is encoded by the ECE1 gene. It is inhibited by phosphoramidon. ECE1
Endothelin converting enzyme 1
Endothelin_converting_enzyme_1
Protein-coding gene in humans
IRAK-4 (interleukin-1 receptor-associated kinase 4), in the IRAK family, is a protein kinase involved in signaling innate immune responses from Toll-like
IRAK4
Rate at which sound energy is reflected or transmitted per unit time
power; 1 Np = 1 is the neper; 1 B = 1/2 ln 10 is the bel; 1 dB = 1/20 ln 10 is the decibel. The commonly used reference sound power in air is P 0 = 1
Sound_power
Enzyme
Beta-secretase 1, also known as beta-site amyloid precursor protein cleaving enzyme 1, beta-site APP cleaving enzyme 1 (BACE1), membrane-associated aspartic
Beta-secretase_1
Chemical compound
Methylbenzylpiperazine (1-methyl-4-benzylpiperazine, MBZP) is a stimulant drug which is a derivative of benzylpiperazine. MBZP has been sold as an ingredient
Methylbenzylpiperazine
Unionist Party, 2 SAP and 1 NP candidates. In the 122 contested constituencies, the candidates nominated included 86 SAP, 83 NP, 39 Unionist and 49 Labour
1915 South African general election
1915_South_African_general_election
+ 1 ) p k , n + 1 − n p k , n = [ k p k − 1 , n − ( k + 1 ) p k , n ] m m + 1 for k ≥ 1 , {\displaystyle (n+1)p_{k,n+1}-np_{k,n}=[kp_{k-1,n}-(k+1)p_{k
Price's_model
Protein-coding gene in the species Homo sapiens
4.1, (Erythrocyte membrane protein band 4.1), is a protein associated with the cytoskeleton that in humans is encoded by the EPB41 gene. Protein 4.1 is
Protein_4.1
gain. The neper, bel, and decibel are related by 1 B = 1/2 loge10 Np; 1 dB = 0.1 B = 1/20 loge10 Np. Level and its units are defined in ISO 80000-3
Level_(logarithmic_quantity)
Chemical compound
MDBZP, also known as 1-(3,4-methylenedioxybenzyl)piperazine or as piperonylpiperazine, is a chemical compound of the benzylpiperazine family related to
Methylenedioxybenzylpiperazine
Methylenedioxybenzylpiperazine
Probability distribution
{p}}_{x}}}\right]\approx {\frac {1}{np_{x}}}+{\frac {1}{np_{x-1}}}} cov ( log p ^ x − 1 p ^ x , log p ^ x p ^ x + 1 ) ≈ − 1 n p x {\displaystyle {\text{cov}}\left(\log
Conway–Maxwell–Poisson distribution
Conway–Maxwell–Poisson_distribution
Chemical compound
Research/Genetic Toxicology. 320 (1): 31–43. doi:10.1016/0165-1218(94)90057-4. ISSN 0165-1218. PMID 7506385. PubChem. "1-(2-Aminoethyl)piperazine". pubchem
Aminoethylpiperazine
Index of chemical compounds with the same name
Naphthylpiperazine (NP) may refer to: 1-(1-Naphthyl)piperazine (1-NP) 1-(2-Naphthyl)piperazine (2-NP) This set index article lists chemical compounds articles
Naphthylpiperazine
Chemical compound
1-(2-Pyrimidinyl)piperazine (1-PP, 1-PmP) is a chemical compound and piperazine derivative. It is known to act as an antagonist of the α2-adrenergic receptor
Pyrimidinylpiperazine
Boolean satisfiability is NP-complete and therefore that NP-complete problems exist
states that the Boolean satisfiability problem is NP-complete. That is, it is in NP, and any problem in NP can be reduced in polynomial time by a deterministic
Cook–Levin_theorem
Seven mathematical problems with a US$1 million prize for each solution
conjecture, Hodge conjecture, Navier–Stokes existence and smoothness, P versus NP problem, Riemann hypothesis, Yang–Mills existence and mass gap, and the Poincaré
Millennium_Prize_Problems
Mammalian protein found in humans
Carcinoembryonic antigen-related cell adhesion molecule 1 (biliary glycoprotein) (CEACAM1) also known as CD66a (Cluster of Differentiation 66a), is a
CEACAM1
Measurement of absorbed ionizing radiation
Measurements". Journal of the ICRU. 11 (1): NP.1–NP. doi:10.1093/jicru/ndr011. ISSN 1473-6691. PMID 24174259. Feinendegen, L E (1 May 1990). "The cell dose concept;
Dosimetry
Python package
numpy as np b = brain.Brain() b.input_layer(1) b.layer(linear=3) b.layer(tanh=3) b.layer(linear=3) b.output_layer(1) x = np.linspace(-np.pi, 3 * np.pi, 20)
Gekko_(optimization_software)
Protein-coding gene in the species Homo sapiens
Discoidin domain receptor family, member 1, also known as DDR1 or CD167a (cluster of differentiation 167a), is a human gene. Receptor tyrosine kinases
DDR1
(state) ALP 28 L-NP 39 Grn 12 IND 9* other 11 *generic IND, may be overstated 2PP (respondent) 51-49 to L-NP My 2PP estimate 51.9 to L-NP (+4.6) #springst"
Opinion polling for the 2026 Victorian state election
Opinion_polling_for_the_2026_Victorian_state_election
Processing of input impulses in a generic neuron
{\displaystyle W} : U ( t ) = ∑ k = 1 N P V ( t − t k ) , t k ∈ [ 0 ; W ] . {\displaystyle U(t)=\sum _{k=1}^{NP}V(t-t_{k}),\qquad t_{k}\in [0;W].} Here
Binding_neuron
Partition of space by a hyperplanes
of regions of an affine arrangement equals (−1)npA(−1) and the number of bounded regions equals (−1)npA(1). Similarly, the number of k-dimensional faces
Arrangement_of_hyperplanes
Drug
CPD-1 (LS-193743) is a drug with a benzofuranyl piperazine structure, which acts as a potent and selective agonist for the 5-HT2 receptor family, with
CPD-1
Chemical compound
1-Cyclohexylpiperazine is a derivative of piperazine, and a precursor for PB-28. v t e
1-Cyclohexylpiperazine
Pharmaceutical compound
1-(2-Naphthyl)piperazine (2-NP), also known as 1-deazaquipazine, is a serotonin receptor modulator and putative serotonergic psychedelic of the arylpiperazine
1-(2-Naphthyl)piperazine
Chemical compound
1-(2-Diphenyl)piperazine, also known as RA-7, is a drug that acts as a potent and selective antagonist at the 5HT7 serotonin receptor. It was discovered
1-(2-Diphenyl)piperazine
Brazilian painter (1857–1921)
pintura intimista no final do século XIX". 19&20 (in Brazilian Portuguese). 1: np. doi:10.52913/19e20.XIV1.06. ISSN 1981-030X. Rodolfo Amoedo. Enciclopédia
Rodolfo_Amoedo
Mid-level medical provider
A nurse practitioner (NP) is an advanced practice registered nurse and a type of mid-level practitioner. NPs are trained to assess patient needs, order
Nurse_practitioner
Protein-coding gene in the species Homo sapiens
(January 1997). "Novel isoform of syntaxin 1 is expressed in mammalian cells". The Biochemical Journal. 321 ( Pt 1) (Pt 1): 151–6. doi:10.1042/bj3210151. PMC 1218049
STX1A
Case in parallel computing
B[i]; else D[i] = D[i-1]; After predication for (i = 0; i < 1024; i++) { P = A[i] > 0; NP = !P; C[i] = B[i]; (P) D[i] = D[i-1]; (NP) } where (P) denotes
Automatic_vectorization
Independent news media organization in Myanmar
NP News (Burmese: အန်ပီနျူးစ်, IPA: [ʔàɰ̃ pì ɲjúʔ]) is a Myanmar-based news agency established in 2021 by journalist and media entrepreneur Kyaw Myo Min
NP_News
Conditional Poisson distribution restricted to positive integers
def sample_zero_truncated_poisson(rate): u = np.random.uniform(np.exp(-rate), 1) t = -np.log(u) return 1 + np.random.poisson(rate - t) Cohen, A. Clifford
Zero-truncated Poisson distribution
Zero-truncated_Poisson_distribution
Mathematical optimization problem restricted to integers
Integer programming is NP-complete (the difficult part is showing the NP membership). In particular, the special case of 0–1 integer linear programming
Integer_programming
Chemical compound
1-Phenylpiperazine (1-PP or PP) is a simple chemical compound and drug featuring a phenyl group bound to a piperazine ring. The suffix ‘-piprazole’ is
Phenylpiperazine
Pakistani political party
The National Party (abbr. NP) is a Pakistani political party, based in Balochistan, with a leftist political position and a social democratic ideology
National_Party_(Pakistan)
1 NP
1 NP
Boy/Male
Muslim
Fascinating, Attractive (1)
Boy/Male
Muslim
Good, Delicate (1)
Boy/Male
Muslim
Scratching, Scraping (1)
Boy/Male
Muslim
Mighty, Powerful (1)
Girl/Female
Muslim
Brilliant, Splendid (1)
Girl/Female
Muslim
Favor, Grace (1)
Surname or Lastname
Scottish spelling of Irish Morey 1.English and French
Scottish spelling of Irish Morey 1.English and French : from the personal name Amaury (see Morey 2).
Girl/Female
Muslim
Victory, Successful (1)
Boy/Male
Muslim
Cornice, Eaves (1)
Boy/Male
Shakespearean
King Henry IV, Part 1' Earl of March. Scroop.
Boy/Male
Muslim
Skillful, Adroit (1)
Girl/Female
Muslim
Just, Equitable (1)
Surname or Lastname
North German form of Fries 1.Dutch
North German form of Fries 1.Dutch : variant of Frese.English : metonymic occupational name for a weaver of frieze, a coarse woolen cloth with a thick nap, Old French frise.
Girl/Female
Muslim
Serene, Tranquil (1)
Boy/Male
Muslim
Noble, Intelligent (1)
Girl/Female
Muslim
Splendid, Glorious (1)
Girl/Female
Muslim
Tall, Towering (1)
Girl/Female
Muslim
Flower, Fruit (1)
Boy/Male
Muslim
Longing, Craving (1)
Girl/Female
Muslim
Morning, Dawn (1)
1 NP
1 NP
Girl/Female
American, British, English, Spanish
Noble Woman; Shield
Male
Celtic
, Lord of Belinus; war-lord.
Male
Egyptian
, Air.
Girl/Female
Danish, German, Swedish
Pearl
Boy/Male
Irish
Bald.
Boy/Male
Australian, Hebrew, Jewish
David's Son
Female
Bulgarian
, snow woman.
Boy/Male
Bengali, Hindu, Indian, Kannada, Telugu
Prosperous
Boy/Male
Indian, Sanskrit
Dense Forest
Girl/Female
Native American
Sight of day.
1 NP
1 NP
1 NP
1 NP
1 NP
n.
See Grayling, 1.
n.
See Jetsam, 1.
n.
See Villain, 1.
n.
An East Indian Weight of 1 1/3 pounds.
n.
See Pintail, 1.
n.
The snakebird, 1.
n.
See Snowbird, 1.
n.
See Monogenesis, 1.
n.
A term made up of the two parts / + /1 /-1, where / and /1 are vectors.
n.
See Toque, 1.
n.
See Rondo, 1.
n.
Latten, 1.
n.
See Erythrite, 1.
n.
See Keeler, 1.
n.
See Snowbird, 1.
n.
Amaranth, 1.
a.
See Umbilical, 1.
n.
See Rondeau, 1.
n.
See Manilla, 1.
n.
See Veronica, 1.