Total sum of penalties.
There are 6 qualities of conversation in some
language (Qc):
1. not speaking
2. something
3. a little
4. manage well
5. good
6. very good/native
Define the badness to each possible
quality of conversation (give a number of penalties for each of the six
possible qualities of conversation). This must be a decreasing series of
numbers, as a poor quality of conversation (0) has a bigger badness than a good
one (5).
Language knowledge level (Lg, 0 to 40),
defined using qualities (1 to 6) and my willingness to study other’s language (Wl, 0 to 2).
Quality of conversation Qc:
1.
if
(Qca < Qcb)
a.
if
((Qca + Wl) >
Qcb) Qc = Qcb
b.
else
Qc = Qca + Wl
2.
else
a.
if
((Qcb + Wl) <
Qca) Qc = Qca
b.
else
Qc = Qcb + Wl
Quality of conversation (Qc)
is a maximum of Qc in each languages.
badness (Lg) is a badness for Qc.
Penalty of other’s gender (Ge)
+ penalty of other’s Smoking habits (Sh) + penalty of
other’s Drinking habits (Dh) + p. of other’s birth year (By) + p. of other’s + p.
of other’s marital status (Ms) + p. of other’s “children already in charge”
(Cc) + p. of other’s Height (Ht) + p. of other’s Weight (Wt) + p. of other’s
Eyes color (Ec) + p. of other’s Hair color (Hc) + p. of other’s Hair style (Hs) + p. of other’s
Nationality (Nt) + p. of other’s Ethnicity (Et) + p.
of other’s Religion (Rl) + p. of other’s Education
(Ed) + p. of other’s Income (In) + p. of other’s Handicap (Ha)
Common badnesses: Type
of relationship (Tr) + p. of
other’s Want children (Wc).
Tr is calculated as min (Tra + Trb),
Wc is calculated as min (Wca
+ Wcb)
Penalty of first time meeting (Fm):
(Fma + Fmb) = min
Penalty for long term living (Ll):
if Tr = (Long
relationship or marriage), Ll = minimum over all
geographical areas, of the sum of both badnesses for
each other on this area, where the badness of a person A for the other B in an
area is the one affected by B to the situation regarding income that A declared
in this area.
If Tr = (correspondence or short relationship), Ll = 0
So, total sum of A to B is Ta = Lg + Ge + Sh
+ Dh + By + Ms + Cc + Ht + Wt + Ec
+ Hc + Hs + Nt + Et + Rl + Ed + In + Ha
Total sum of B to A is Tb = Lg
+ Ge + Sh + Dh + By + Ms + Cc + Ht + Wt + Ec +
Hc + Hs + Nt + Et + Rl + Ed + In + Ha
Tc (common badness) = Tr + Wc + Fm + Ll.
T = Ta + Tb + Tc.
If ((Ta<=40) and (Tb<=40) and (T<=70))
return true.