Module:languages: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
 
Line 55: Line 55:
function export.stage_at_split(a, b)
function export.stage_at_split(a, b)
return #export.get_common_ancestors(a, b)
return #export.get_common_ancestors(a, b)
end -- returns stage at which the two languages duverged as an integer; if not related, returns 0
end -- returns stage at which the two languages diverged as an integer; if not related, returns 0


function export.common_ancestor(a, b)
function export.common_ancestor(a, b)

Navigation menu